Skip to content
成功

コンソール出力

ユーザーmusashino205が実行
Running as SYSTEM
home-slave01 でビルドします。 ワークスペース: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N
No credentials specified
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/musashino-build/openwrt # timeout=10
Fetching upstream changes from https://github.com/musashino-build/openwrt
 > git --version # timeout=10
 > git --version # 'git version 2.17.1'
 > git fetch --tags --progress -- https://github.com/musashino-build/openwrt +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse refs/remotes/origin/musashino^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/musashino^{commit} # timeout=10
Checking out Revision b3a75b4e7d87ceebe5a52328d69dfa8add431cd0 (refs/remotes/origin/musashino)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f b3a75b4e7d87ceebe5a52328d69dfa8add431cd0 # timeout=10
Commit message: "ath79: add support for ELECOM WRC-1750GHBK"
 > git rev-list --no-walk 66aeb2c47e281454cbda5bb335ddfa621f479ba6 # timeout=10
[OpenWrt-master-BUFFALO-WHR-G300N] $ /bin/sh -xe /tmp/jenkins3502137993295383447.sh
+ which toot
+ [ -x /usr/bin/toot ]
+ toot post 【ビルド通知】OpenWrt-master-BUFFALO-WHR-G300N プロジェクトの #355 ビルドを開始します。 https://taiha.net/jenkins/job/OpenWrt-master-BUFFALO-WHR-G300N/ #TaihaBuild -v unlisted
Toot posted: https://mstdn.maud.io/@musashino205/104646707452878177
[OpenWrt-master-BUFFALO-WHR-G300N] $ /bin/sh -xe /tmp/jenkins3526028629881166611.sh
+ [ true = true ]
+ make distclean
Checking 'working-make'... ok.
Checking 'case-sensitive-fs'... ok.
Checking 'proper-umask'... ok.
Checking 'gcc'... ok.
Checking 'working-gcc'... ok.
Checking 'g++'... ok.
Checking 'working-g++'... ok.
Checking 'ncurses'... ok.
Checking 'perl-data-dumper'... ok.
Checking 'perl-thread-queue'... ok.
Checking 'tar'... ok.
Checking 'find'... ok.
Checking 'bash'... ok.
Checking 'xargs'... ok.
Checking 'patch'... ok.
Checking 'diff'... ok.
Checking 'cp'... ok.
Checking 'seq'... ok.
Checking 'awk'... ok.
Checking 'grep'... ok.
Checking 'egrep'... ok.
Checking 'getopt'... ok.
Checking 'stat'... ok.
Checking 'unzip'... ok.
Checking 'bzip2'... ok.
Checking 'wget'... ok.
Checking 'perl'... ok.
Checking 'python2-cleanup'... ok.
Checking 'python'... ok.
Checking 'python3'... ok.
Checking 'git'... ok.
Checking 'file'... ok.
Checking 'ldconfig-stub'... ok.


WARNING: Makefile 'package/feeds/packages/davfs2/Makefile' has a dependency on 'libfuse', which does not exist
WARNING: Makefile 'package/feeds/packages/gnunet-fuse/Makefile' has a dependency on 'libfuse', which does not exist
WARNING: Makefile 'package/feeds/luci/luci-app-samba/Makefile' has a dependency on 'samba36-server', which does not exist
WARNING: Makefile 'package/feeds/packages/ntfs-3g/Makefile' has a dependency on 'libfuse', which does not exist
WARNING: Makefile 'package/feeds/packages/owfs/Makefile' has a dependency on 'libfuse', which does not exist
WARNING: Makefile 'package/feeds/packages/owfs/Makefile' has a dependency on 'fuse-utils', which does not exist
WARNING: Makefile 'package/feeds/packages/seafile-server/Makefile' has a dependency on 'libfuse', which does not exist
WARNING: Makefile 'package/feeds/packages/seafile-server/Makefile' has a build dependency on 'libevent2-openssl', which does not exist
WARNING: Makefile 'package/feeds/packages/seafile-server/Makefile' has a build dependency on 'libevent2-pthreads', which does not exist
WARNING: Makefile 'package/feeds/packages/shairport-sync/Makefile' has a dependency on 'libconfig', which does not exist
WARNING: Makefile 'package/feeds/packages/shairport-sync/Makefile' has a dependency on 'libconfig', which does not exist
WARNING: Makefile 'package/feeds/packages/shairport-sync/Makefile' has a dependency on 'libconfig', which does not exist
WARNING: Makefile 'package/feeds/packages/sshfs/Makefile' has a dependency on 'libfuse', which does not exist
WARNING: Makefile 'package/feeds/packages/sshfs/Makefile' has a dependency on 'fuse-utils', which does not exist
WARNING: Makefile 'package/feeds/packages/sslh/Makefile' has a dependency on 'libconfig', which does not exist
WARNING: Makefile 'package/feeds/packages/umurmur/Makefile' has a dependency on 'libconfig', which does not exist
WARNING: Makefile 'package/feeds/packages/umurmur/Makefile' has a dependency on 'libconfig', which does not exist
make[2]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/config'
cc -O2   -c -o conf.o conf.c
cc -O2   -c -o confdata.o confdata.c
cc -O2   -c -o expr.o expr.c
cc -O2 -I ./.   -c -o lexer.lex.o lexer.lex.c
cc -O2 -I ./.   -c -o parser.tab.o parser.tab.c
cc -O2   -c -o preprocess.o preprocess.c
cc -O2   -c -o symbol.o symbol.c
cc -O2   -c -o util.o util.c
cc   conf.o confdata.o expr.o lexer.lex.o parser.tab.o preprocess.o symbol.o util.o   -o conf
make[2]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/config'
time: target/linux/prereq#0.23#0.02#0.25
WARNING: your configuration is out of sync. Please run make menuconfig, oldconfig or defconfig!
 make[1] cacheclean
+ [ -e feeds.conf ]
+ rm feeds.conf
+ wget https://github.com/musashino-build/openwrt_build-profiles/raw/master/feeds/taiha/feeds.conf
--2020-08-02 20:40:47--  https://github.com/musashino-build/openwrt_build-profiles/raw/master/feeds/taiha/feeds.conf
github.com (github.com) をDNSに問いあわせています... 13.114.40.48
github.com (github.com)|13.114.40.48|:443 に接続しています... 接続しました。
HTTP による接続要求を送信しました、応答を待っています... 302 Found
場所: https://raw.githubusercontent.com/musashino-build/openwrt_build-profiles/master/feeds/taiha/feeds.conf [続く]
--2020-08-02 20:40:48--  https://raw.githubusercontent.com/musashino-build/openwrt_build-profiles/master/feeds/taiha/feeds.conf
raw.githubusercontent.com (raw.githubusercontent.com) をDNSに問いあわせています... 151.101.108.133
raw.githubusercontent.com (raw.githubusercontent.com)|151.101.108.133|:443 に接続しています... 接続しました。
HTTP による接続要求を送信しました、応答を待っています... 200 OK
長さ: 565 [text/plain]
`feeds.conf' に保存中

     0K                                                       100% 48.5M=0s

2020-08-02 20:40:48 (48.5 MB/s) - `feeds.conf' へ保存完了 [565/565]

+ ./scripts/feeds update -a
Updating feed 'packages' from 'https://github.com/openwrt/packages.git' ...
Cloning into './feeds/packages'...
Create index file './feeds/packages.index' 
Checking 'working-make'... ok.
Checking 'case-sensitive-fs'... ok.
Checking 'proper-umask'... ok.
Checking 'gcc'... ok.
Checking 'working-gcc'... ok.
Checking 'g++'... ok.
Checking 'working-g++'... ok.
Checking 'ncurses'... ok.
Checking 'perl-data-dumper'... ok.
Checking 'perl-thread-queue'... ok.
Checking 'tar'... ok.
Checking 'find'... ok.
Checking 'bash'... ok.
Checking 'xargs'... ok.
Checking 'patch'... ok.
Checking 'diff'... ok.
Checking 'cp'... ok.
Checking 'seq'... ok.
Checking 'awk'... ok.
Checking 'grep'... ok.
Checking 'egrep'... ok.
Checking 'getopt'... ok.
Checking 'stat'... ok.
Checking 'unzip'... ok.
Checking 'bzip2'... ok.
Checking 'wget'... ok.
Checking 'perl'... ok.
Checking 'python2-cleanup'... ok.
Checking 'python'... ok.
Checking 'python3'... ok.
Checking 'git'... ok.
Checking 'file'... ok.
Checking 'ldconfig-stub'... ok.

Collecting package info: feeds/packages/admin/atop
Collecting package info: feeds/packages/admin/backuppc
Collecting package info: feeds/packages/admin/debootstrap
Collecting package info: feeds/packages/admin/gkrellmd
Collecting package info: feeds/packages/admin/htop
Collecting package info: feeds/packages/admin/ipmitool
Collecting package info: feeds/packages/admin/monit
Collecting package info: feeds/packages/admin/muninlite
Collecting package info: feeds/packages/admin/netatop
Collecting package info: feeds/packages/admin/netdata
Collecting package info: feeds/packages/admin/nyx
Collecting package info: feeds/packages/admin/openwisp-config
Collecting package info: feeds/packages/admin/schroot
Collecting package info: feeds/packages/admin/sudo
Collecting package info: feeds/packages/admin/syslog-ng
Collecting package info: feeds/packages/admin/zabbix
Collecting package info: feeds/packages/devel/asu
Collecting package info: feeds/packages/devel/autoconf
Collecting package info: feeds/packages/devel/automake
Collecting package info: feeds/packages/devel/diffutils
Collecting package info: feeds/packages/devel/gcc
Collecting package info: feeds/packages/devel/libtool-bin
Collecting package info: feeds/packages/devel/lpc21isp
Collecting package info: feeds/packages/devel/lttng-modules
Collecting package info: feeds/packages/devel/lttng-tools
Collecting package info: feeds/packages/devel/m4
Collecting package info: feeds/packages/devel/make
Collecting package info: feeds/packages/devel/meson
Collecting package info: feeds/packages/devel/ninja
Collecting package info: feeds/packages/devel/patch
Collecting package info: feeds/packages/devel/pkg-config
Collecting package info: feeds/packages/devel/pkgconf
Collecting package info: feeds/packages/devel/scons
Collecting package info: feeds/packages/fonts/dejavu-fonts-ttf
Collecting package info: feeds/packages/ipv6/miredo
Collecting package info: feeds/packages/ipv6/tayga
Collecting package info: feeds/packages/kernel/antfs
Collecting package info: feeds/packages/kernel/exfat-nofuse
Collecting package info: feeds/packages/kernel/ksmbd
Collecting package info: feeds/packages/kernel/macremapper
Collecting package info: feeds/packages/kernel/mtd-rw
Collecting package info: feeds/packages/lang/chicken-scheme
Collecting package info: feeds/packages/lang/dkjson
Collecting package info: feeds/packages/lang/erlang
Collecting package info: feeds/packages/lang/golang/golang
Collecting package info: feeds/packages/lang/json4lua
Collecting package info: feeds/packages/lang/ldbus
Collecting package info: feeds/packages/lang/lpeg
Collecting package info: feeds/packages/lang/lua-bencode
Collecting package info: feeds/packages/lang/lua-bit32
Collecting package info: feeds/packages/lang/lua-cjson
Collecting package info: feeds/packages/lang/lua-copas
Collecting package info: feeds/packages/lang/lua-coxpcall
Collecting package info: feeds/packages/lang/lua-ev
Collecting package info: feeds/packages/lang/lua-libmodbus
Collecting package info: feeds/packages/lang/lua-lsqlite3
Collecting package info: feeds/packages/lang/lua-lzlib
Collecting package info: feeds/packages/lang/lua-md5
Collecting package info: feeds/packages/lang/lua-mobdebug
Collecting package info: feeds/packages/lang/lua-mosquitto
Collecting package info: feeds/packages/lang/lua-openssl
Collecting package info: feeds/packages/lang/lua-penlight
Collecting package info: feeds/packages/lang/lua-rings
Collecting package info: feeds/packages/lang/lua-rs232
Collecting package info: feeds/packages/lang/lua-sha2
Collecting package info: feeds/packages/lang/lua-wsapi
Collecting package info: feeds/packages/lang/lua-xavante
Collecting package info: feeds/packages/lang/luabitop
Collecting package info: feeds/packages/lang/luaexpat
Collecting package info: feeds/packages/lang/luafilesystem
Collecting package info: feeds/packages/lang/luajit
Collecting package info: feeds/packages/lang/lualanes
Collecting package info: feeds/packages/lang/luaposix
Collecting package info: feeds/packages/lang/luarocks
Collecting package info: feeds/packages/lang/luasec
Collecting package info: feeds/packages/lang/luasoap
Collecting package info: feeds/packages/lang/luasocket
Collecting package info: feeds/packages/lang/luasql
Collecting package info: feeds/packages/lang/luasrcdiet
Collecting package info: feeds/packages/lang/luv
Collecting package info: feeds/packages/lang/lzmq
Collecting package info: feeds/packages/lang/node
Collecting package info: feeds/packages/lang/node-arduino-firmata
Collecting package info: feeds/packages/lang/node-cylon
Collecting package info: feeds/packages/lang/node-hid
Collecting package info: feeds/packages/lang/node-homebridge
Collecting package info: feeds/packages/lang/node-javascript-obfuscator
Collecting package info: feeds/packages/lang/node-serialport
Collecting package info: feeds/packages/lang/node-serialport-bindings
Collecting package info: feeds/packages/lang/perl
Collecting package info: feeds/packages/lang/perl-authen-sasl
Collecting package info: feeds/packages/lang/perl-authen-sasl-xs
Collecting package info: feeds/packages/lang/perl-cgi
Collecting package info: feeds/packages/lang/perl-compress-bzip2
Collecting package info: feeds/packages/lang/perl-dbi
Collecting package info: feeds/packages/lang/perl-device-serialport
Collecting package info: feeds/packages/lang/perl-device-usb
Collecting package info: feeds/packages/lang/perl-encode-locale
Collecting package info: feeds/packages/lang/perl-file-listing
Collecting package info: feeds/packages/lang/perl-file-rsyncp
Collecting package info: feeds/packages/lang/perl-file-sharedir-install
Collecting package info: feeds/packages/lang/perl-html-form
Collecting package info: feeds/packages/lang/perl-html-parser
Collecting package info: feeds/packages/lang/perl-html-tagset
Collecting package info: feeds/packages/lang/perl-html-tree
Collecting package info: feeds/packages/lang/perl-http-cookies
Collecting package info: feeds/packages/lang/perl-http-daemon
Collecting package info: feeds/packages/lang/perl-http-date
Collecting package info: feeds/packages/lang/perl-http-message
Collecting package info: feeds/packages/lang/perl-http-negotiate
Collecting package info: feeds/packages/lang/perl-http-server-simple
Collecting package info: feeds/packages/lang/perl-inline
Collecting package info: feeds/packages/lang/perl-inline-c
Collecting package info: feeds/packages/lang/perl-io-html
Collecting package info: feeds/packages/lang/perl-lockfile-simple
Collecting package info: feeds/packages/lang/perl-lwp-mediatypes
Collecting package info: feeds/packages/lang/perl-net-cidr-lite
Collecting package info: feeds/packages/lang/perl-net-http
Collecting package info: feeds/packages/lang/perl-net-telnet
Collecting package info: feeds/packages/lang/perl-parse-recdescent
Collecting package info: feeds/packages/lang/perl-parse-yapp
Collecting package info: feeds/packages/lang/perl-sub-uplevel
Collecting package info: feeds/packages/lang/perl-test-harness
Collecting package info: feeds/packages/lang/perl-test-warn
Collecting package info: feeds/packages/lang/perl-text-csv_xs
Collecting package info: feeds/packages/lang/perl-uri
Collecting package info: feeds/packages/lang/perl-www
Collecting package info: feeds/packages/lang/perl-www-curl
Collecting package info: feeds/packages/lang/perl-www-mechanize
Collecting package info: feeds/packages/lang/perl-www-robotrules
Collecting package info: feeds/packages/lang/perl-xml-parser
Collecting package info: feeds/packages/lang/php7
Collecting package info: feeds/packages/lang/php7-pecl-dio
Collecting package info: feeds/packages/lang/php7-pecl-http
Collecting package info: feeds/packages/lang/php7-pecl-krb5
Collecting package info: feeds/packages/lang/php7-pecl-libevent
Collecting package info: feeds/packages/lang/php7-pecl-mcrypt
Collecting package info: feeds/packages/lang/php7-pecl-propro
Collecting package info: feeds/packages/lang/php7-pecl-raphf
Collecting package info: feeds/packages/lang/php7-pecl-redis
Collecting package info: feeds/packages/lang/python/Flask
Collecting package info: feeds/packages/lang/python/Jinja2
Collecting package info: feeds/packages/lang/python/MarkupSafe
Collecting package info: feeds/packages/lang/python/Werkzeug
Collecting package info: feeds/packages/lang/python/bcrypt
Collecting package info: feeds/packages/lang/python/click
Collecting package info: feeds/packages/lang/python/click-log
Collecting package info: feeds/packages/lang/python/django
Collecting package info: feeds/packages/lang/python/django-appconf
Collecting package info: feeds/packages/lang/python/django-compressor
Collecting package info: feeds/packages/lang/python/django-formtools
Collecting package info: feeds/packages/lang/python/django-jsonfield
Collecting package info: feeds/packages/lang/python/django-jsonfield2
Collecting package info: feeds/packages/lang/python/django-picklefield
Collecting package info: feeds/packages/lang/python/django-postoffice
Collecting package info: feeds/packages/lang/python/django-ranged-response
Collecting package info: feeds/packages/lang/python/django-restframework
Collecting package info: feeds/packages/lang/python/django-restframework39
Collecting package info: feeds/packages/lang/python/django-simple-captcha
Collecting package info: feeds/packages/lang/python/django-statici18n
Collecting package info: feeds/packages/lang/python/django-webpack-loader
Collecting package info: feeds/packages/lang/python/django1
Collecting package info: feeds/packages/lang/python/flup
Collecting package info: feeds/packages/lang/python/gunicorn
Collecting package info: feeds/packages/lang/python/itsdangerous
Collecting package info: feeds/packages/lang/python/micropython
Collecting package info: feeds/packages/lang/python/micropython-lib
Collecting package info: feeds/packages/lang/python/numpy
Collecting package info: feeds/packages/lang/python/openpyxl
Collecting package info: feeds/packages/lang/python/passlib
Collecting package info: feeds/packages/lang/python/pillow
Collecting package info: feeds/packages/lang/python/pyjwt
Collecting package info: feeds/packages/lang/python/pymysql
Collecting package info: feeds/packages/lang/python/pyodbc
Collecting package info: feeds/packages/lang/python/python-aiohttp
Collecting package info: feeds/packages/lang/python/python-aiohttp-cors
Collecting package info: feeds/packages/lang/python/python-appdirs
Collecting package info: feeds/packages/lang/python/python-asn1crypto
Collecting package info: feeds/packages/lang/python/python-astral
Collecting package info: feeds/packages/lang/python/python-async-timeout
Collecting package info: feeds/packages/lang/python/python-atomicwrites
Collecting package info: feeds/packages/lang/python/python-attrs
Collecting package info: feeds/packages/lang/python/python-automat
Collecting package info: feeds/packages/lang/python/python-awscli
Collecting package info: feeds/packages/lang/python/python-boto3
Collecting package info: feeds/packages/lang/python/python-botocore
Collecting package info: feeds/packages/lang/python/python-cached-property
Collecting package info: feeds/packages/lang/python/python-cachelib
Collecting package info: feeds/packages/lang/python/python-cachetools
Collecting package info: feeds/packages/lang/python/python-certifi
Collecting package info: feeds/packages/lang/python/python-cffi
Collecting package info: feeds/packages/lang/python/python-chardet
Collecting package info: feeds/packages/lang/python/python-ciso8601
Collecting package info: feeds/packages/lang/python/python-colorama
Collecting package info: feeds/packages/lang/python/python-constantly
Collecting package info: feeds/packages/lang/python/python-contextlib2
Collecting package info: feeds/packages/lang/python/python-cryptodome
Collecting package info: feeds/packages/lang/python/python-cryptodomex
Collecting package info: feeds/packages/lang/python/python-cryptography
Collecting package info: feeds/packages/lang/python/python-curl
Collecting package info: feeds/packages/lang/python/python-dateutil
Collecting package info: feeds/packages/lang/python/python-decorator
Collecting package info: feeds/packages/lang/python/python-defusedxml
Collecting package info: feeds/packages/lang/python/python-distro
Collecting package info: feeds/packages/lang/python/python-dns
Collecting package info: feeds/packages/lang/python/python-docker
Collecting package info: feeds/packages/lang/python/python-dockerpty
Collecting package info: feeds/packages/lang/python/python-docopt
Collecting package info: feeds/packages/lang/python/python-docutils
Collecting package info: feeds/packages/lang/python/python-dotenv
Collecting package info: feeds/packages/lang/python/python-et_xmlfile
Collecting package info: feeds/packages/lang/python/python-evdev
Collecting package info: feeds/packages/lang/python/python-flask-login
Collecting package info: feeds/packages/lang/python/python-gmpy2
Collecting package info: feeds/packages/lang/python/python-gnupg
Collecting package info: feeds/packages/lang/python/python-hyperlink
Collecting package info: feeds/packages/lang/python/python-idna
Collecting package info: feeds/packages/lang/python/python-ifaddr
Collecting package info: feeds/packages/lang/python/python-incremental
Collecting package info: feeds/packages/lang/python/python-influxdb
Collecting package info: feeds/packages/lang/python/python-intelhex
Collecting package info: feeds/packages/lang/python/python-jdcal
Collecting package info: feeds/packages/lang/python/python-jmespath
Collecting package info: feeds/packages/lang/python/python-jsonpath-ng
Collecting package info: feeds/packages/lang/python/python-jsonschema
Collecting package info: feeds/packages/lang/python/python-libmodbus
Collecting package info: feeds/packages/lang/python/python-lxml
Collecting package info: feeds/packages/lang/python/python-markdown
Collecting package info: feeds/packages/lang/python/python-more-itertools
Collecting package info: feeds/packages/lang/python/python-multidict
Collecting package info: feeds/packages/lang/python/python-netdisco
Collecting package info: feeds/packages/lang/python/python-oauthlib
Collecting package info: feeds/packages/lang/python/python-packaging
Collecting package info: feeds/packages/lang/python/python-paho-mqtt
Collecting package info: feeds/packages/lang/python/python-paramiko
Collecting package info: feeds/packages/lang/python/python-parsley
Collecting package info: feeds/packages/lang/python/python-pip-conf
Collecting package info: feeds/packages/lang/python/python-pluggy
Collecting package info: feeds/packages/lang/python/python-ply
Collecting package info: feeds/packages/lang/python/python-py
Collecting package info: feeds/packages/lang/python/python-pyasn1
Collecting package info: feeds/packages/lang/python/python-pyasn1-modules
Collecting package info: feeds/packages/lang/python/python-pycparser
Collecting package info: feeds/packages/lang/python/python-pynacl
Collecting package info: feeds/packages/lang/python/python-pyopenssl
Collecting package info: feeds/packages/lang/python/python-pyotp
Collecting package info: feeds/packages/lang/python/python-pyparsing
Collecting package info: feeds/packages/lang/python/python-pyrsistent
Collecting package info: feeds/packages/lang/python/python-pyserial
Collecting package info: feeds/packages/lang/python/python-pytest
Collecting package info: feeds/packages/lang/python/python-pytz
Collecting package info: feeds/packages/lang/python/python-qrcode
Collecting package info: feeds/packages/lang/python/python-rcssmin
Collecting package info: feeds/packages/lang/python/python-requests
Collecting package info: feeds/packages/lang/python/python-requests-oauthlib
Collecting package info: feeds/packages/lang/python/python-rsa
Collecting package info: feeds/packages/lang/python/python-s3transfer
Collecting package info: feeds/packages/lang/python/python-schedule
Collecting package info: feeds/packages/lang/python/python-schema
Collecting package info: feeds/packages/lang/python/python-sentry-sdk
Collecting package info: feeds/packages/lang/python/python-service-identity
Collecting package info: feeds/packages/lang/python/python-simplejson
Collecting package info: feeds/packages/lang/python/python-six
Collecting package info: feeds/packages/lang/python/python-slugify
Collecting package info: feeds/packages/lang/python/python-sqlalchemy
Collecting package info: feeds/packages/lang/python/python-stem
Collecting package info: feeds/packages/lang/python/python-texttable
Collecting package info: feeds/packages/lang/python/python-twisted
Collecting package info: feeds/packages/lang/python/python-urllib3
Collecting package info: feeds/packages/lang/python/python-voluptuous
Collecting package info: feeds/packages/lang/python/python-voluptuous-serialize
Collecting package info: feeds/packages/lang/python/python-wcwidth
Collecting package info: feeds/packages/lang/python/python-websocket-client
Collecting package info: feeds/packages/lang/python/python-yaml
Collecting package info: feeds/packages/lang/python/python-yarl
Collecting package info: feeds/packages/lang/python/python-zeroconf
Collecting package info: feeds/packages/lang/python/python-zipp
Collecting package info: feeds/packages/lang/python/python-zope-interface
Collecting package info: feeds/packages/lang/python/python3
Collecting package info: feeds/packages/lang/python/python3-asgiref
Collecting package info: feeds/packages/lang/python/python3-bottle
Collecting package info: feeds/packages/lang/python/python3-django-cors-headers
Collecting package info: feeds/packages/lang/python/python3-django-etesync-journal
Collecting package info: feeds/packages/lang/python/python3-drf-nested-routers
Collecting package info: feeds/packages/lang/python/python3-maxminddb
Collecting package info: feeds/packages/lang/python/python3-netifaces
Collecting package info: feeds/packages/lang/python/python3-packages
Collecting package info: feeds/packages/lang/python/python3-pyroute2
Collecting package info: feeds/packages/lang/python/python3-speedtest-cli
Collecting package info: feeds/packages/lang/python/python3-sqlparse
Collecting package info: feeds/packages/lang/python/python3-unidecode
Collecting package info: feeds/packages/lang/python/ruamel-yaml
Collecting package info: feeds/packages/lang/python/text-unidecode
Collecting package info: feeds/packages/lang/python/vobject
Collecting package info: feeds/packages/lang/python/xmltodict
Collecting package info: feeds/packages/lang/ruby
Collecting package info: feeds/packages/lang/tcl
Collecting package info: feeds/packages/lang/uuid
Collecting package info: feeds/packages/lang/vala
Collecting package info: feeds/packages/libs/afalg_engine
Collecting package info: feeds/packages/libs/alsa-lib
Collecting package info: feeds/packages/libs/apr
Collecting package info: feeds/packages/libs/apr-util
Collecting package info: feeds/packages/libs/avahi
Collecting package info: feeds/packages/libs/boost
Collecting package info: feeds/packages/libs/c-ares
Collecting package info: feeds/packages/libs/cereal
Collecting package info: feeds/packages/libs/check
Collecting package info: feeds/packages/libs/confuse
Collecting package info: feeds/packages/libs/cyrus-sasl
Collecting package info: feeds/packages/libs/czmq
Collecting package info: feeds/packages/libs/db47
Collecting package info: feeds/packages/libs/dmx_usb_module
Collecting package info: feeds/packages/libs/dtc
Collecting package info: feeds/packages/libs/dtndht
Collecting package info: feeds/packages/libs/elektra
Collecting package info: feeds/packages/libs/expat
Collecting package info: feeds/packages/libs/faad2
Collecting package info: feeds/packages/libs/file
Collecting package info: feeds/packages/libs/flac
Collecting package info: feeds/packages/libs/freetype
Collecting package info: feeds/packages/libs/gdbm
Collecting package info: feeds/packages/libs/getdns
Collecting package info: feeds/packages/libs/giflib
Collecting package info: feeds/packages/libs/glib2
Collecting package info: feeds/packages/libs/gnutls
Collecting package info: feeds/packages/libs/google-authenticator-libpam
Collecting package info: feeds/packages/libs/gperf
Collecting package info: feeds/packages/libs/h2o
Collecting package info: feeds/packages/libs/hidapi
Collecting package info: feeds/packages/libs/hiredis
Collecting package info: feeds/packages/libs/hwloc
Collecting package info: feeds/packages/libs/ibrcommon
Collecting package info: feeds/packages/libs/ibrdtn
Collecting package info: feeds/packages/libs/icu
Collecting package info: feeds/packages/libs/intltool
Collecting package info: feeds/packages/libs/ipfs-http-client
Collecting package info: feeds/packages/libs/jose
Collecting package info: feeds/packages/libs/json-glib
Collecting package info: feeds/packages/libs/jsoncpp
Collecting package info: feeds/packages/libs/keyutils
Collecting package info: feeds/packages/libs/ldns
Collecting package info: feeds/packages/libs/leptonica
Collecting package info: feeds/packages/libs/libaio
Collecting package info: feeds/packages/libs/libantlr3c
Collecting package info: feeds/packages/libs/libao
Collecting package info: feeds/packages/libs/libarchive
Collecting package info: feeds/packages/libs/libcap
Collecting package info: feeds/packages/libs/libcap-ng
Collecting package info: feeds/packages/libs/libcgroup
Collecting package info: feeds/packages/libs/libcoap
Collecting package info: feeds/packages/libs/libconfig
Collecting package info: feeds/packages/libs/libcups
Collecting package info: feeds/packages/libs/libdaemon
Collecting package info: feeds/packages/libs/libdaq
Collecting package info: feeds/packages/libs/libdbi
Collecting package info: feeds/packages/libs/libdbi-drivers
Collecting package info: feeds/packages/libs/libdcwproto
Collecting package info: feeds/packages/libs/libdcwsocket
Collecting package info: feeds/packages/libs/libdmapsharing
Collecting package info: feeds/packages/libs/libdnet
Collecting package info: feeds/packages/libs/libdrm
Collecting package info: feeds/packages/libs/libebml
Collecting package info: feeds/packages/libs/libedit
Collecting package info: feeds/packages/libs/libesmtp
Collecting package info: feeds/packages/libs/libestr
Collecting package info: feeds/packages/libs/libev
Collecting package info: feeds/packages/libs/libevdev
Collecting package info: feeds/packages/libs/libevhtp
Collecting package info: feeds/packages/libs/libexif
Collecting package info: feeds/packages/libs/libextractor
Collecting package info: feeds/packages/libs/libfastjson
Collecting package info: feeds/packages/libs/libffi
Collecting package info: feeds/packages/libs/libfmt
Collecting package info: feeds/packages/libs/libfstrm
Collecting package info: feeds/packages/libs/libftdi
Collecting package info: feeds/packages/libs/libftdi1
Collecting package info: feeds/packages/libs/libgabe
Collecting package info: feeds/packages/libs/libgcrypt
Collecting package info: feeds/packages/libs/libgd
Collecting package info: feeds/packages/libs/libgee
Collecting package info: feeds/packages/libs/libgpg-error
Collecting package info: feeds/packages/libs/libgphoto2
Collecting package info: feeds/packages/libs/libgpiod
Collecting package info: feeds/packages/libs/libhttp-parser
Collecting package info: feeds/packages/libs/libical
Collecting package info: feeds/packages/libs/libid3tag
Collecting package info: feeds/packages/libs/libidn
Collecting package info: feeds/packages/libs/libidn2
Collecting package info: feeds/packages/libs/libiio
Collecting package info: feeds/packages/libs/libimobiledevice
Collecting package info: feeds/packages/libs/libinput
Collecting package info: feeds/packages/libs/libirecovery
Collecting package info: feeds/packages/libs/libjpeg-turbo
Collecting package info: feeds/packages/libs/liblo
Collecting package info: feeds/packages/libs/liblz4
Collecting package info: feeds/packages/libs/libmad
Collecting package info: feeds/packages/libs/libmariadb
Collecting package info: feeds/packages/libs/libmatroska
Collecting package info: feeds/packages/libs/libmaxminddb
Collecting package info: feeds/packages/libs/libmbim
Collecting package info: feeds/packages/libs/libmcrypt
Collecting package info: feeds/packages/libs/libmicrohttpd
Collecting package info: feeds/packages/libs/libmms
Collecting package info: feeds/packages/libs/libmodbus
Collecting package info: feeds/packages/libs/libmpdclient
Collecting package info: feeds/packages/libs/libmpeg2
Collecting package info: feeds/packages/libs/libmraa
Collecting package info: feeds/packages/libs/libnatpmp
Collecting package info: feeds/packages/libs/libndpi
Collecting package info: feeds/packages/libs/libnet-1.2.x
Collecting package info: feeds/packages/libs/libnetconf2
Collecting package info: feeds/packages/libs/libnetfilter-acct
Collecting package info: feeds/packages/libs/libnopoll
Collecting package info: feeds/packages/libs/libnpupnp
Collecting package info: feeds/packages/libs/libogg
Collecting package info: feeds/packages/libs/liboil
Collecting package info: feeds/packages/libs/liboping
Collecting package info: feeds/packages/libs/libopusenc
Collecting package info: feeds/packages/libs/liborcania
Collecting package info: feeds/packages/libs/libowfat
Collecting package info: feeds/packages/libs/libp11
Collecting package info: feeds/packages/libs/libpam
Collecting package info: feeds/packages/libs/libpbc
Collecting package info: feeds/packages/libs/libpciaccess
Collecting package info: feeds/packages/libs/libpfring
Collecting package info: feeds/packages/libs/libplist
Collecting package info: feeds/packages/libs/libpng
Collecting package info: feeds/packages/libs/libpsl
Collecting package info: feeds/packages/libs/libqmi
Collecting package info: feeds/packages/libs/libradcli
Collecting package info: feeds/packages/libs/libradiotap
Collecting package info: feeds/packages/libs/libre2
Collecting package info: feeds/packages/libs/libredblack
Collecting package info: feeds/packages/libs/librouteros
Collecting package info: feeds/packages/libs/libsamplerate
Collecting package info: feeds/packages/libs/libsearpc
Collecting package info: feeds/packages/libs/libseccomp
Collecting package info: feeds/packages/libs/libshout
Collecting package info: feeds/packages/libs/libsndfile
Collecting package info: feeds/packages/libs/libsoc
Collecting package info: feeds/packages/libs/libsodium
Collecting package info: feeds/packages/libs/libsoup
Collecting package info: feeds/packages/libs/libsoxr
Collecting package info: feeds/packages/libs/libssh
Collecting package info: feeds/packages/libs/libssh2
Collecting package info: feeds/packages/libs/libstrophe
Collecting package info: feeds/packages/libs/libtalloc
Collecting package info: feeds/packages/libs/libtasn1
Collecting package info: feeds/packages/libs/libtheora
Collecting package info: feeds/packages/libs/libtins
Collecting package info: feeds/packages/libs/libtirpc
Collecting package info: feeds/packages/libs/libtorrent
Collecting package info: feeds/packages/libs/libudev-fbsd
Collecting package info: feeds/packages/libs/libuecc
Collecting package info: feeds/packages/libs/libugpio
Collecting package info: feeds/packages/libs/libuhttpd
Collecting package info: feeds/packages/libs/libulfius
Collecting package info: feeds/packages/libs/libunistring
Collecting package info: feeds/packages/libs/libupm
Collecting package info: feeds/packages/libs/libupnp
Collecting package info: feeds/packages/libs/libupnpp
Collecting package info: feeds/packages/libs/liburcu
Collecting package info: feeds/packages/libs/liburing
Collecting package info: feeds/packages/libs/libusbmuxd
Collecting package info: feeds/packages/libs/libuv
Collecting package info: feeds/packages/libs/libuwifi
Collecting package info: feeds/packages/libs/libuwsc
Collecting package info: feeds/packages/libs/libv4l
Collecting package info: feeds/packages/libs/libvorbis
Collecting package info: feeds/packages/libs/libvorbisidec
Collecting package info: feeds/packages/libs/libvpx
Collecting package info: feeds/packages/libs/libwebp
Collecting package info: feeds/packages/libs/libwebsockets
Collecting package info: feeds/packages/libs/libwslay
Collecting package info: feeds/packages/libs/libx264
Collecting package info: feeds/packages/libs/libxcrypt
Collecting package info: feeds/packages/libs/libxerces-c
Collecting package info: feeds/packages/libs/libxml2
Collecting package info: feeds/packages/libs/libxslt
Collecting package info: feeds/packages/libs/libyaml-cpp
Collecting package info: feeds/packages/libs/libyang
Collecting package info: feeds/packages/libs/libyubikey
Collecting package info: feeds/packages/libs/libzip
Collecting package info: feeds/packages/libs/lmdb
Collecting package info: feeds/packages/libs/log4cplus
Collecting package info: feeds/packages/libs/loudmouth
Collecting package info: feeds/packages/libs/lttng-ust
Collecting package info: feeds/packages/libs/measurement-kit
Collecting package info: feeds/packages/libs/minizip
Collecting package info: feeds/packages/libs/mtdev
Collecting package info: feeds/packages/libs/musl-fts
Collecting package info: feeds/packages/libs/mxml
Collecting package info: feeds/packages/libs/nacl
Collecting package info: feeds/packages/libs/neon
Collecting package info: feeds/packages/libs/newt
Collecting package info: feeds/packages/libs/nlohmannjson
Collecting package info: feeds/packages/libs/nspr
Collecting package info: feeds/packages/libs/nss
Collecting package info: feeds/packages/libs/oniguruma
Collecting package info: feeds/packages/libs/openldap
Collecting package info: feeds/packages/libs/opus
Collecting package info: feeds/packages/libs/opusfile
Collecting package info: feeds/packages/libs/p11-kit
Collecting package info: feeds/packages/libs/pcre
Collecting package info: feeds/packages/libs/pcre2
Collecting package info: feeds/packages/libs/pixman
Collecting package info: feeds/packages/libs/poco
Collecting package info: feeds/packages/libs/postgresql
Collecting package info: feeds/packages/libs/protobuf
Collecting package info: feeds/packages/libs/protobuf-c
Collecting package info: feeds/packages/libs/psqlodbc
Collecting package info: feeds/packages/libs/pthsem
Collecting package info: feeds/packages/libs/pugixml
Collecting package info: feeds/packages/libs/qrencode
Collecting package info: feeds/packages/libs/quasselc
Collecting package info: feeds/packages/libs/redis
Collecting package info: feeds/packages/libs/rpcsvc-proto
Collecting package info: feeds/packages/libs/sbc
Collecting package info: feeds/packages/libs/serdisplib
Collecting package info: feeds/packages/libs/slang2
Collecting package info: feeds/packages/libs/spdlog
Collecting package info: feeds/packages/libs/speex
Collecting package info: feeds/packages/libs/speexdsp
Collecting package info: feeds/packages/libs/spice
Collecting package info: feeds/packages/libs/spice-protocol
Collecting package info: feeds/packages/libs/sqlite3
Collecting package info: feeds/packages/libs/taglib
Collecting package info: feeds/packages/libs/tcp_wrappers
Collecting package info: feeds/packages/libs/tdb
Collecting package info: feeds/packages/libs/tiff
Collecting package info: feeds/packages/libs/tinycdb
Collecting package info: feeds/packages/libs/udns
Collecting package info: feeds/packages/libs/unixodbc
Collecting package info: feeds/packages/libs/uw-imap
Collecting package info: feeds/packages/libs/vips
Collecting package info: feeds/packages/libs/websocketpp
Collecting package info: feeds/packages/libs/xmlrpc-c
Collecting package info: feeds/packages/libs/xr_usb_serial_common
Collecting package info: feeds/packages/libs/yajl
Collecting package info: feeds/packages/libs/yaml
Collecting package info: feeds/packages/libs/yubico-pam
Collecting package info: feeds/packages/libs/zmq
Collecting package info: feeds/packages/mail/alpine
Collecting package info: feeds/packages/mail/bogofilter
Collecting package info: feeds/packages/mail/clamsmtp
Collecting package info: feeds/packages/mail/dovecot
Collecting package info: feeds/packages/mail/emailrelay
Collecting package info: feeds/packages/mail/fdm
Collecting package info: feeds/packages/mail/greyfix
Collecting package info: feeds/packages/mail/mailsend
Collecting package info: feeds/packages/mail/msmtp
Collecting package info: feeds/packages/mail/mutt
Collecting package info: feeds/packages/mail/nail
Collecting package info: feeds/packages/mail/opendkim
Collecting package info: feeds/packages/mail/pigeonhole
Collecting package info: feeds/packages/mail/postfix
Collecting package info: feeds/packages/mail/sendmail
Collecting package info: feeds/packages/multimedia/ffmpeg
Collecting package info: feeds/packages/multimedia/fswebcam
Collecting package info: feeds/packages/multimedia/gerbera
Collecting package info: feeds/packages/multimedia/gphoto2
Collecting package info: feeds/packages/multimedia/graphicsmagick
Collecting package info: feeds/packages/multimedia/grilo
Collecting package info: feeds/packages/multimedia/grilo-plugins
Collecting package info: feeds/packages/multimedia/gst1-libav
Collecting package info: feeds/packages/multimedia/gst1-plugins-bad
Collecting package info: feeds/packages/multimedia/gst1-plugins-base
Collecting package info: feeds/packages/multimedia/gst1-plugins-good
Collecting package info: feeds/packages/multimedia/gst1-plugins-ugly
Collecting package info: feeds/packages/multimedia/gstreamer1
Collecting package info: feeds/packages/multimedia/icecast
Collecting package info: feeds/packages/multimedia/ices
Collecting package info: feeds/packages/multimedia/imagemagick
Collecting package info: feeds/packages/multimedia/lcdgrilo
Collecting package info: feeds/packages/multimedia/minidlna
Collecting package info: feeds/packages/multimedia/minisatip
Collecting package info: feeds/packages/multimedia/mjpg-streamer
Collecting package info: feeds/packages/multimedia/motion
Collecting package info: feeds/packages/multimedia/oggfwd
Collecting package info: feeds/packages/multimedia/tvheadend
Collecting package info: feeds/packages/multimedia/v4l2rtspserver
Collecting package info: feeds/packages/multimedia/xupnpd
Collecting package info: feeds/packages/multimedia/youtube-dl
Collecting package info: feeds/packages/net/Netopeer2
Collecting package info: feeds/packages/net/acme
Collecting package info: feeds/packages/net/adblock
Collecting package info: feeds/packages/net/addrwatch
Collecting package info: feeds/packages/net/aggregate
Collecting package info: feeds/packages/net/aircrack-ng
Collecting package info: feeds/packages/net/announce
Collecting package info: feeds/packages/net/apache
Collecting package info: feeds/packages/net/apcupsd
Collecting package info: feeds/packages/net/apfree-wifidog
Collecting package info: feeds/packages/net/apinger
Collecting package info: feeds/packages/net/aria2
Collecting package info: feeds/packages/net/ariang
Collecting package info: feeds/packages/net/arp-scan
Collecting package info: feeds/packages/net/atftp
Collecting package info: feeds/packages/net/autossh
Collecting package info: feeds/packages/net/banip
Collecting package info: feeds/packages/net/bcp38
Collecting package info: feeds/packages/net/beanstalkd
Collecting package info: feeds/packages/net/bfdd
Collecting package info: feeds/packages/net/bind
Collecting package info: feeds/packages/net/bitlbee
Collecting package info: feeds/packages/net/bmon
Collecting package info: feeds/packages/net/boinc
Collecting package info: feeds/packages/net/bonding
Collecting package info: feeds/packages/net/bridge-utils
Collecting package info: feeds/packages/net/bwm-ng
Collecting package info: feeds/packages/net/bwping
Collecting package info: feeds/packages/net/cgi-io
Collecting package info: feeds/packages/net/chaosvpn
Collecting package info: feeds/packages/net/chrony
Collecting package info: feeds/packages/net/cifs-utils
Collecting package info: feeds/packages/net/clamav
Collecting package info: feeds/packages/net/conntrack-tools
Collecting package info: feeds/packages/net/conserver
Collecting package info: feeds/packages/net/coova-chilli
Collecting package info: feeds/packages/net/cshark
Collecting package info: feeds/packages/net/daemonlogger
Collecting package info: feeds/packages/net/darkstat
Collecting package info: feeds/packages/net/davfs2
Collecting package info: feeds/packages/net/dawn
Collecting package info: feeds/packages/net/dcstad
Collecting package info: feeds/packages/net/dcwapd
Collecting package info: feeds/packages/net/ddns-scripts
Collecting package info: feeds/packages/net/dhcp-forwarder
Collecting package info: feeds/packages/net/dhcpcd
Collecting package info: feeds/packages/net/dmapd
Collecting package info: feeds/packages/net/dnscrypt-proxy
Collecting package info: feeds/packages/net/dnscrypt-proxy2
Collecting package info: feeds/packages/net/dnsdist
Collecting package info: feeds/packages/net/dnstop
Collecting package info: feeds/packages/net/dynapoint
Collecting package info: feeds/packages/net/esniper
Collecting package info: feeds/packages/net/etesync-server
Collecting package info: feeds/packages/net/etherwake
Collecting package info: feeds/packages/net/etherwake-nfqueue
Collecting package info: feeds/packages/net/fakeidentd
Collecting package info: feeds/packages/net/family-dns
Collecting package info: feeds/packages/net/fastd
Collecting package info: feeds/packages/net/foolsm
Collecting package info: feeds/packages/net/fping
Collecting package info: feeds/packages/net/freeradius3
Collecting package info: feeds/packages/net/frp
Collecting package info: feeds/packages/net/frr
Collecting package info: feeds/packages/net/fwknop
Collecting package info: feeds/packages/net/geth
Collecting package info: feeds/packages/net/git
Collecting package info: feeds/packages/net/gitolite
Collecting package info: feeds/packages/net/gnunet
Collecting package info: feeds/packages/net/gnunet-fuse
Collecting package info: feeds/packages/net/gnunet-secushare
Collecting package info: feeds/packages/net/gnurl
Collecting package info: feeds/packages/net/haproxy
Collecting package info: feeds/packages/net/hcxdumptool
Collecting package info: feeds/packages/net/hcxtools
Collecting package info: feeds/packages/net/horst
Collecting package info: feeds/packages/net/htpdate
Collecting package info: feeds/packages/net/httping
Collecting package info: feeds/packages/net/https-dns-proxy
Collecting package info: feeds/packages/net/i2pd
Collecting package info: feeds/packages/net/ibrdtn-tools
Collecting package info: feeds/packages/net/ibrdtnd
Collecting package info: feeds/packages/net/ifstat
Collecting package info: feeds/packages/net/inadyn
Collecting package info: feeds/packages/net/iodine
Collecting package info: feeds/packages/net/iptraf-ng
Collecting package info: feeds/packages/net/iputils
Collecting package info: feeds/packages/net/ipvsadm
Collecting package info: feeds/packages/net/irssi
Collecting package info: feeds/packages/net/isc-dhcp
Collecting package info: feeds/packages/net/jool
Collecting package info: feeds/packages/net/kadnode
Collecting package info: feeds/packages/net/kcptun
Collecting package info: feeds/packages/net/kea
Collecting package info: feeds/packages/net/keepalived
Collecting package info: feeds/packages/net/kismet
Collecting package info: feeds/packages/net/knot
Collecting package info: feeds/packages/net/knxd
Collecting package info: feeds/packages/net/kplex
Collecting package info: feeds/packages/net/krb5
Collecting package info: feeds/packages/net/ksmbd-tools
Collecting package info: feeds/packages/net/lcdringer
Collecting package info: feeds/packages/net/leech
Collecting package info: feeds/packages/net/lftp
Collecting package info: feeds/packages/net/libndp
Collecting package info: feeds/packages/net/libreswan
Collecting package info: feeds/packages/net/lighttpd
Collecting package info: feeds/packages/net/linknx
Collecting package info: feeds/packages/net/linuxptp
Collecting package info: feeds/packages/net/lksctp-tools
Collecting package info: feeds/packages/net/lora-gateway-hal
Collecting package info: feeds/packages/net/lynx
Collecting package info: feeds/packages/net/mac-telnet
Collecting package info: feeds/packages/net/mdnsresponder
Collecting package info: feeds/packages/net/memcached
Collecting package info: feeds/packages/net/mikrotik-btest
Collecting package info: feeds/packages/net/mini_snmpd
Collecting package info: feeds/packages/net/miniupnpc
Collecting package info: feeds/packages/net/miniupnpd
Collecting package info: feeds/packages/net/modemmanager
Collecting package info: feeds/packages/net/mosh
Collecting package info: feeds/packages/net/mosquitto
Collecting package info: feeds/packages/net/mrmctl
Collecting package info: feeds/packages/net/mstpd
Collecting package info: feeds/packages/net/mtr
Collecting package info: feeds/packages/net/mwan3
Collecting package info: feeds/packages/net/nbd
Collecting package info: feeds/packages/net/ncp
Collecting package info: feeds/packages/net/net-snmp
Collecting package info: feeds/packages/net/net-tools
Collecting package info: feeds/packages/net/netatalk
Collecting package info: feeds/packages/net/netcat
Collecting package info: feeds/packages/net/netdiscover
Collecting package info: feeds/packages/net/netifyd
Collecting package info: feeds/packages/net/netperf
Collecting package info: feeds/packages/net/netsniff-ng
Collecting package info: feeds/packages/net/nextdns
Collecting package info: feeds/packages/net/nfdump
Collecting package info: feeds/packages/net/nfs-kernel-server
Collecting package info: feeds/packages/net/nft-qos
Collecting package info: feeds/packages/net/nginx
Collecting package info: feeds/packages/net/nginx-util
Collecting package info: feeds/packages/net/ngircd
Collecting package info: feeds/packages/net/nlbwmon
Collecting package info: feeds/packages/net/nmap
Collecting package info: feeds/packages/net/noddos
Collecting package info: feeds/packages/net/nsd
Collecting package info: feeds/packages/net/ntpclient
Collecting package info: feeds/packages/net/ntpd
Collecting package info: feeds/packages/net/ntripcaster
Collecting package info: feeds/packages/net/ntripclient
Collecting package info: feeds/packages/net/ntripserver
Collecting package info: feeds/packages/net/nut
Collecting package info: feeds/packages/net/obfs4proxy
Collecting package info: feeds/packages/net/ocserv
Collecting package info: feeds/packages/net/ola
Collecting package info: feeds/packages/net/ooniprobe
Collecting package info: feeds/packages/net/oor
Collecting package info: feeds/packages/net/open-iscsi
Collecting package info: feeds/packages/net/open-isns
Collecting package info: feeds/packages/net/openconnect
Collecting package info: feeds/packages/net/openfortivpn
Collecting package info: feeds/packages/net/openssh
Collecting package info: feeds/packages/net/opentracker
Collecting package info: feeds/packages/net/openvswitch
Collecting package info: feeds/packages/net/ostiary
Collecting package info: feeds/packages/net/overture
Collecting package info: feeds/packages/net/ovn
Collecting package info: feeds/packages/net/p910nd
Collecting package info: feeds/packages/net/pagekitec
Collecting package info: feeds/packages/net/pdns
Collecting package info: feeds/packages/net/pdns-recursor
Collecting package info: feeds/packages/net/pen
Collecting package info: feeds/packages/net/phantap
Collecting package info: feeds/packages/net/pingcheck
Collecting package info: feeds/packages/net/pixiewps
Collecting package info: feeds/packages/net/polipo
Collecting package info: feeds/packages/net/port-mirroring
Collecting package info: feeds/packages/net/pppossh
Collecting package info: feeds/packages/net/pptpd
Collecting package info: feeds/packages/net/privoxy
Collecting package info: feeds/packages/net/prosody
Collecting package info: feeds/packages/net/proxychains-ng
Collecting package info: feeds/packages/net/ptunnel-ng
Collecting package info: feeds/packages/net/quassel-irssi
Collecting package info: feeds/packages/net/radicale
Collecting package info: feeds/packages/net/radicale2
Collecting package info: feeds/packages/net/radsecproxy
Collecting package info: feeds/packages/net/ratechecker
Collecting package info: feeds/packages/net/reaver
Collecting package info: feeds/packages/net/redsocks
Collecting package info: feeds/packages/net/remserial
Collecting package info: feeds/packages/net/restic-rest-server
Collecting package info: feeds/packages/net/rosy-file-server
Collecting package info: feeds/packages/net/rp-pppoe
Collecting package info: feeds/packages/net/rpcbind
Collecting package info: feeds/packages/net/rsync
Collecting package info: feeds/packages/net/rsyslog
Collecting package info: feeds/packages/net/rtorrent
Collecting package info: feeds/packages/net/safe-search
Collecting package info: feeds/packages/net/samba4
Collecting package info: feeds/packages/net/scapy
Collecting package info: feeds/packages/net/seafile-ccnet
Collecting package info: feeds/packages/net/seafile-seahub
Collecting package info: feeds/packages/net/seafile-server
Collecting package info: feeds/packages/net/ser2net
Collecting package info: feeds/packages/net/shadowsocks-libev
Collecting package info: feeds/packages/net/shorewall
Collecting package info: feeds/packages/net/shorewall-core
Collecting package info: feeds/packages/net/shorewall-lite
Collecting package info: feeds/packages/net/shorewall6
Collecting package info: feeds/packages/net/shorewall6-lite
Collecting package info: feeds/packages/net/siit
Collecting package info: feeds/packages/net/simple-adblock
Collecting package info: feeds/packages/net/smartdns
Collecting package info: feeds/packages/net/smartsnmpd
Collecting package info: feeds/packages/net/smcroute
Collecting package info: feeds/packages/net/snort
Collecting package info: feeds/packages/net/snort3
Collecting package info: feeds/packages/net/socat
Collecting package info: feeds/packages/net/softethervpn
Collecting package info: feeds/packages/net/softethervpn5
Collecting package info: feeds/packages/net/softflowd
Collecting package info: feeds/packages/net/spawn-fcgi
Collecting package info: feeds/packages/net/speedtest-netperf
Collecting package info: feeds/packages/net/spoofer
Collecting package info: feeds/packages/net/sqm-scripts
Collecting package info: feeds/packages/net/sqm-scripts-extra
Collecting package info: feeds/packages/net/squid
Collecting package info: feeds/packages/net/sshfs
Collecting package info: feeds/packages/net/sshtunnel
Collecting package info: feeds/packages/net/sslh
Collecting package info: feeds/packages/net/sstp-client
Collecting package info: feeds/packages/net/strongswan
Collecting package info: feeds/packages/net/stubby
Collecting package info: feeds/packages/net/stunnel
Collecting package info: feeds/packages/net/subversion
Collecting package info: feeds/packages/net/switchdev-poller
Collecting package info: feeds/packages/net/sysrepo
Collecting package info: feeds/packages/net/tac_plus
Collecting package info: feeds/packages/net/tcpproxy
Collecting package info: feeds/packages/net/tcpreplay
Collecting package info: feeds/packages/net/tgt
Collecting package info: feeds/packages/net/tinc
Collecting package info: feeds/packages/net/tinyproxy
Collecting package info: feeds/packages/net/tor
Collecting package info: feeds/packages/net/tor-fw-helper
Collecting package info: feeds/packages/net/tor-hs
Collecting package info: feeds/packages/net/torsocks
Collecting package info: feeds/packages/net/trafficshaper
Collecting package info: feeds/packages/net/transmission
Collecting package info: feeds/packages/net/transmission-web-control
Collecting package info: feeds/packages/net/travelmate
Collecting package info: feeds/packages/net/u2pnpd
Collecting package info: feeds/packages/net/uacme
Collecting package info: feeds/packages/net/uanytun
Collecting package info: feeds/packages/net/udptunnel
Collecting package info: feeds/packages/net/udpxy
Collecting package info: feeds/packages/net/ulogd
Collecting package info: feeds/packages/net/umurmur
Collecting package info: feeds/packages/net/unbound
Collecting package info: feeds/packages/net/usbip
Collecting package info: feeds/packages/net/uwsgi
Collecting package info: feeds/packages/net/vallumd
Collecting package info: feeds/packages/net/vncrepeater
Collecting package info: feeds/packages/net/vnstat
Collecting package info: feeds/packages/net/vnstat2
Collecting package info: feeds/packages/net/vpn-policy-routing
Collecting package info: feeds/packages/net/vpnbypass
Collecting package info: feeds/packages/net/vpnc
Collecting package info: feeds/packages/net/vpnc-scripts
Collecting package info: feeds/packages/net/vsftpd
Collecting package info: feeds/packages/net/wakeonlan
Collecting package info: feeds/packages/net/wavemon
Collecting package info: feeds/packages/net/webui-aria2
Collecting package info: feeds/packages/net/wget
Collecting package info: feeds/packages/net/wifidog
Collecting package info: feeds/packages/net/wifischedule
Collecting package info: feeds/packages/net/wsdd2
Collecting package info: feeds/packages/net/xinetd
Collecting package info: feeds/packages/net/xl2tpd
Collecting package info: feeds/packages/net/xtables-addons
Collecting package info: feeds/packages/net/yggdrasil
Collecting package info: feeds/packages/net/zerotier
Collecting package info: feeds/packages/net/znc
Collecting package info: feeds/packages/sound/alsa-utils
Collecting package info: feeds/packages/sound/espeak
Collecting package info: feeds/packages/sound/fdk-aac
Collecting package info: feeds/packages/sound/forked-daapd
Collecting package info: feeds/packages/sound/lame
Collecting package info: feeds/packages/sound/madplay
Collecting package info: feeds/packages/sound/mocp
Collecting package info: feeds/packages/sound/mpc
Collecting package info: feeds/packages/sound/mpd
Collecting package info: feeds/packages/sound/mpg123
Collecting package info: feeds/packages/sound/opus-tools
Collecting package info: feeds/packages/sound/pianod
Collecting package info: feeds/packages/sound/portaudio
Collecting package info: feeds/packages/sound/pulseaudio
Collecting package info: feeds/packages/sound/shairplay
Collecting package info: feeds/packages/sound/shairport-sync
Collecting package info: feeds/packages/sound/shine
Collecting package info: feeds/packages/sound/sox
Collecting package info: feeds/packages/sound/squeezelite
Collecting package info: feeds/packages/sound/svox
Collecting package info: feeds/packages/sound/upmpdcli
Collecting package info: feeds/packages/utils/acl
Collecting package info: feeds/packages/utils/acpica-unix
Collecting package info: feeds/packages/utils/acpid
Collecting package info: feeds/packages/utils/antfs-mount
Collecting package info: feeds/packages/utils/ap51-flash
Collecting package info: feeds/packages/utils/at
Collecting package info: feeds/packages/utils/attendedsysupgrade-common
Collecting package info: feeds/packages/utils/attr
Collecting package info: feeds/packages/utils/auc
Collecting package info: feeds/packages/utils/avrdude
Collecting package info: feeds/packages/utils/bandwidthd
Collecting package info: feeds/packages/utils/banhosts
Collecting package info: feeds/packages/utils/bash
Collecting package info: feeds/packages/utils/bc
Collecting package info: feeds/packages/utils/bcm27xx-eeprom
Collecting package info: feeds/packages/utils/beep
Collecting package info: feeds/packages/utils/bigclown/bigclown-control-tool
Collecting package info: feeds/packages/utils/bigclown/bigclown-firmware-tool
Collecting package info: feeds/packages/utils/bigclown/bigclown-gateway
Collecting package info: feeds/packages/utils/bigclown/bigclown-mqtt2influxdb
Collecting package info: feeds/packages/utils/bluelog
Collecting package info: feeds/packages/utils/bluez
Collecting package info: feeds/packages/utils/bmx7-dnsupdate
Collecting package info: feeds/packages/utils/bonnie++
Collecting package info: feeds/packages/utils/bottlerocket
Collecting package info: feeds/packages/utils/btrfs-progs
Collecting package info: feeds/packages/utils/byobu
Collecting package info: feeds/packages/utils/cache-domains
Collecting package info: feeds/packages/utils/canutils
Collecting package info: feeds/packages/utils/ccid
Collecting package info: feeds/packages/utils/ccrypt
Collecting package info: feeds/packages/utils/cgroupfs-mount
Collecting package info: feeds/packages/utils/cmdpad
Collecting package info: feeds/packages/utils/collectd
Collecting package info: feeds/packages/utils/containerd
Collecting package info: feeds/packages/utils/coremark
Collecting package info: feeds/packages/utils/coreutils
Collecting package info: feeds/packages/utils/crconf
Collecting package info: feeds/packages/utils/crelay
Collecting package info: feeds/packages/utils/cryptsetup
Collecting package info: feeds/packages/utils/ctop
Collecting package info: feeds/packages/utils/dbus
Collecting package info: feeds/packages/utils/device-observatory
Collecting package info: feeds/packages/utils/dfu-programmer
Collecting package info: feeds/packages/utils/dfu-util
Collecting package info: feeds/packages/utils/digitemp
Collecting package info: feeds/packages/utils/dmidecode
Collecting package info: feeds/packages/utils/docker-ce
Collecting package info: feeds/packages/utils/docker-compose
Collecting package info: feeds/packages/utils/domoticz
Collecting package info: feeds/packages/utils/dosfstools
Collecting package info: feeds/packages/utils/dump1090
Collecting package info: feeds/packages/utils/dvtm
Collecting package info: feeds/packages/utils/ecdsautils
Collecting package info: feeds/packages/utils/evtest
Collecting package info: feeds/packages/utils/exfatprogs
Collecting package info: feeds/packages/utils/fft-eval
Collecting package info: feeds/packages/utils/findutils
Collecting package info: feeds/packages/utils/fio
Collecting package info: feeds/packages/utils/fish
Collecting package info: feeds/packages/utils/flashrom
Collecting package info: feeds/packages/utils/flent-tools
Collecting package info: feeds/packages/utils/fontconfig
Collecting package info: feeds/packages/utils/fuse
Collecting package info: feeds/packages/utils/fuse3
Collecting package info: feeds/packages/utils/gammu
Collecting package info: feeds/packages/utils/gawk
Collecting package info: feeds/packages/utils/gddrescue
Collecting package info: feeds/packages/utils/gkermit
Collecting package info: feeds/packages/utils/gl-mifi-mcu
Collecting package info: feeds/packages/utils/gnupg
Collecting package info: feeds/packages/utils/gnuplot
Collecting package info: feeds/packages/utils/gpsd
Collecting package info: feeds/packages/utils/gptfdisk
Collecting package info: feeds/packages/utils/grep
Collecting package info: feeds/packages/utils/gzip
Collecting package info: feeds/packages/utils/hamlib
Collecting package info: feeds/packages/utils/haserl
Collecting package info: feeds/packages/utils/hashdeep
Collecting package info: feeds/packages/utils/haveged
Collecting package info: feeds/packages/utils/hd-idle
Collecting package info: feeds/packages/utils/hdparm
Collecting package info: feeds/packages/utils/hfsprogs
Collecting package info: feeds/packages/utils/hplip
Collecting package info: feeds/packages/utils/hub-ctrl
Collecting package info: feeds/packages/utils/hwinfo
Collecting package info: feeds/packages/utils/i2c-tools
Collecting package info: feeds/packages/utils/idevicerestore
Collecting package info: feeds/packages/utils/inotify-tools
Collecting package info: feeds/packages/utils/io
Collecting package info: feeds/packages/utils/irqbalance
Collecting package info: feeds/packages/utils/joe
Collecting package info: feeds/packages/utils/jq
Collecting package info: feeds/packages/utils/jupp
Collecting package info: feeds/packages/utils/klish
Collecting package info: feeds/packages/utils/kmod
Collecting package info: feeds/packages/utils/lcd4linux
Collecting package info: feeds/packages/utils/lcdproc
Collecting package info: feeds/packages/utils/less
Collecting package info: feeds/packages/utils/libnetwork
Collecting package info: feeds/packages/utils/lm-sensors
Collecting package info: feeds/packages/utils/logrotate
Collecting package info: feeds/packages/utils/lrzsz
Collecting package info: feeds/packages/utils/lsof
Collecting package info: feeds/packages/utils/lvm2
Collecting package info: feeds/packages/utils/lxc
Collecting package info: feeds/packages/utils/macchanger
Collecting package info: feeds/packages/utils/mariadb
Collecting package info: feeds/packages/utils/mariadb-common
Collecting package info: feeds/packages/utils/mbtools
Collecting package info: feeds/packages/utils/mc
Collecting package info: feeds/packages/utils/mg
Collecting package info: feeds/packages/utils/micrond
Collecting package info: feeds/packages/utils/minicom
Collecting package info: feeds/packages/utils/mksh
Collecting package info: feeds/packages/utils/mktorrent
Collecting package info: feeds/packages/utils/mmc-utils
Collecting package info: feeds/packages/utils/moreutils
Collecting package info: feeds/packages/utils/mpack
Collecting package info: feeds/packages/utils/mt-st
Collecting package info: feeds/packages/utils/nano
Collecting package info: feeds/packages/utils/ncdu
Collecting package info: feeds/packages/utils/netwhere
Collecting package info: feeds/packages/utils/nnn
Collecting package info: feeds/packages/utils/ntfs-3g
Collecting package info: feeds/packages/utils/oath-toolkit
Collecting package info: feeds/packages/utils/open-plc-utils
Collecting package info: feeds/packages/utils/open-vm-tools
Collecting package info: feeds/packages/utils/open2300
Collecting package info: feeds/packages/utils/openobex
Collecting package info: feeds/packages/utils/openocd
Collecting package info: feeds/packages/utils/opensc
Collecting package info: feeds/packages/utils/openzwave
Collecting package info: feeds/packages/utils/owfs
Collecting package info: feeds/packages/utils/pciutils
Collecting package info: feeds/packages/utils/pcmciautils
Collecting package info: feeds/packages/utils/pcsc-lite
Collecting package info: feeds/packages/utils/pcsc-tools
Collecting package info: feeds/packages/utils/picocom
Collecting package info: feeds/packages/utils/pigz
Collecting package info: feeds/packages/utils/powertop
Collecting package info: feeds/packages/utils/pps-tools
Collecting package info: feeds/packages/utils/procps-ng
Collecting package info: feeds/packages/utils/progress
Collecting package info: feeds/packages/utils/prometheus
Collecting package info: feeds/packages/utils/prometheus-node-exporter-lua
Collecting package info: feeds/packages/utils/prometheus-statsd-exporter
Collecting package info: feeds/packages/utils/pservice
Collecting package info: feeds/packages/utils/pv
Collecting package info: feeds/packages/utils/qemu
Collecting package info: feeds/packages/utils/quota
Collecting package info: feeds/packages/utils/readsb
Collecting package info: feeds/packages/utils/relayctl
Collecting package info: feeds/packages/utils/restic
Collecting package info: feeds/packages/utils/rng-tools
Collecting package info: feeds/packages/utils/rpcd-mod-lxc
Collecting package info: feeds/packages/utils/rrdtool1
Collecting package info: feeds/packages/utils/rtklib
Collecting package info: feeds/packages/utils/rtl-ais
Collecting package info: feeds/packages/utils/rtl-sdr
Collecting package info: feeds/packages/utils/rtl_433
Collecting package info: feeds/packages/utils/rtty
Collecting package info: feeds/packages/utils/runc
Collecting package info: feeds/packages/utils/sane-backends
Collecting package info: feeds/packages/utils/screen
Collecting package info: feeds/packages/utils/sed
Collecting package info: feeds/packages/utils/serialconsole
Collecting package info: feeds/packages/utils/setserial
Collecting package info: feeds/packages/utils/shadow
Collecting package info: feeds/packages/utils/sispmctl
Collecting package info: feeds/packages/utils/slide-switch
Collecting package info: feeds/packages/utils/smartmontools
Collecting package info: feeds/packages/utils/smstools3
Collecting package info: feeds/packages/utils/sockread
Collecting package info: feeds/packages/utils/spi-tools
Collecting package info: feeds/packages/utils/squashfs-tools
Collecting package info: feeds/packages/utils/ssdeep
Collecting package info: feeds/packages/utils/sshpass
Collecting package info: feeds/packages/utils/stm32flash
Collecting package info: feeds/packages/utils/stoken
Collecting package info: feeds/packages/utils/stress
Collecting package info: feeds/packages/utils/sumo
Collecting package info: feeds/packages/utils/swig
Collecting package info: feeds/packages/utils/syncthing
Collecting package info: feeds/packages/utils/sysstat
Collecting package info: feeds/packages/utils/tang
Collecting package info: feeds/packages/utils/tar
Collecting package info: feeds/packages/utils/taskwarrior
Collecting package info: feeds/packages/utils/tcsh
Collecting package info: feeds/packages/utils/telldus-core
Collecting package info: feeds/packages/utils/temperusb
Collecting package info: feeds/packages/utils/tessdata
Collecting package info: feeds/packages/utils/tesseract
Collecting package info: feeds/packages/utils/tini
Collecting package info: feeds/packages/utils/tio
Collecting package info: feeds/packages/utils/tmux
Collecting package info: feeds/packages/utils/tracertools
Collecting package info: feeds/packages/utils/tree
Collecting package info: feeds/packages/utils/triggerhappy
Collecting package info: feeds/packages/utils/ttyd
Collecting package info: feeds/packages/utils/uledd
Collecting package info: feeds/packages/utils/unrar
Collecting package info: feeds/packages/utils/unzip
Collecting package info: feeds/packages/utils/usbmuxd
Collecting package info: feeds/packages/utils/uvcdynctrl
Collecting package info: feeds/packages/utils/vim
Collecting package info: feeds/packages/utils/watchcat
Collecting package info: feeds/packages/utils/which
Collecting package info: feeds/packages/utils/wifitoggle
Collecting package info: feeds/packages/utils/wipe
Collecting package info: feeds/packages/utils/xfsprogs
Collecting package info: feeds/packages/utils/xz
Collecting package info: feeds/packages/utils/yara
Collecting package info: feeds/packages/utils/ykclient
Collecting package info: feeds/packages/utils/ykpers
Collecting package info: feeds/packages/utils/zile
Collecting package info: feeds/packages/utils/zoneinfo
Collecting package info: feeds/packages/utils/zsh
Collecting package info: feeds/packages/utils/zstd
Collecting package info: merging...
Collecting package info: done

Collecting target info: merging...
Collecting target info: done
Updating feed 'luci' from 'https://github.com/openwrt/luci.git' ...
Cloning into './feeds/luci'...
Create index file './feeds/luci.index' 

Collecting package info: feeds/luci/applications/luci-app-acl
Collecting package info: feeds/luci/applications/luci-app-acme
Collecting package info: feeds/luci/applications/luci-app-adblock
Collecting package info: feeds/luci/applications/luci-app-advanced-reboot
Collecting package info: feeds/luci/applications/luci-app-ahcp
Collecting package info: feeds/luci/applications/luci-app-aria2
Collecting package info: feeds/luci/applications/luci-app-attendedsysupgrade
Collecting package info: feeds/luci/applications/luci-app-banip
Collecting package info: feeds/luci/applications/luci-app-bcp38
Collecting package info: feeds/luci/applications/luci-app-bmx7
Collecting package info: feeds/luci/applications/luci-app-clamav
Collecting package info: feeds/luci/applications/luci-app-commands
Collecting package info: feeds/luci/applications/luci-app-coovachilli
Collecting package info: feeds/luci/applications/luci-app-cshark
Collecting package info: feeds/luci/applications/luci-app-dawn
Collecting package info: feeds/luci/applications/luci-app-dcwapd
Collecting package info: feeds/luci/applications/luci-app-ddns
Collecting package info: feeds/luci/applications/luci-app-diag-core
Collecting package info: feeds/luci/applications/luci-app-dnscrypt-proxy
Collecting package info: feeds/luci/applications/luci-app-dockerman
Collecting package info: feeds/luci/applications/luci-app-dump1090
Collecting package info: feeds/luci/applications/luci-app-dynapoint
Collecting package info: feeds/luci/applications/luci-app-firewall
Collecting package info: feeds/luci/applications/luci-app-frpc
Collecting package info: feeds/luci/applications/luci-app-frps
Collecting package info: feeds/luci/applications/luci-app-fwknopd
Collecting package info: feeds/luci/applications/luci-app-hd-idle
Collecting package info: feeds/luci/applications/luci-app-https-dns-proxy
Collecting package info: feeds/luci/applications/luci-app-ksmbd
Collecting package info: feeds/luci/applications/luci-app-ledtrig-rssi
Collecting package info: feeds/luci/applications/luci-app-ledtrig-switch
Collecting package info: feeds/luci/applications/luci-app-ledtrig-usbport
Collecting package info: feeds/luci/applications/luci-app-ltqtapi
Collecting package info: feeds/luci/applications/luci-app-lxc
Collecting package info: feeds/luci/applications/luci-app-minidlna
Collecting package info: feeds/luci/applications/luci-app-mjpg-streamer
Collecting package info: feeds/luci/applications/luci-app-mosquitto
Collecting package info: feeds/luci/applications/luci-app-mwan3
Collecting package info: feeds/luci/applications/luci-app-nextdns
Collecting package info: feeds/luci/applications/luci-app-nft-qos
Collecting package info: feeds/luci/applications/luci-app-nlbwmon
Collecting package info: feeds/luci/applications/luci-app-noddos
Collecting package info: feeds/luci/applications/luci-app-ntpc
Collecting package info: feeds/luci/applications/luci-app-nut
Collecting package info: feeds/luci/applications/luci-app-ocserv
Collecting package info: feeds/luci/applications/luci-app-olsr
Collecting package info: feeds/luci/applications/luci-app-olsr-services
Collecting package info: feeds/luci/applications/luci-app-olsr-viz
Collecting package info: feeds/luci/applications/luci-app-omcproxy
Collecting package info: feeds/luci/applications/luci-app-openvpn
Collecting package info: feeds/luci/applications/luci-app-opkg
Collecting package info: feeds/luci/applications/luci-app-p910nd
Collecting package info: feeds/luci/applications/luci-app-pagekitec
Collecting package info: feeds/luci/applications/luci-app-polipo
Collecting package info: feeds/luci/applications/luci-app-privoxy
Collecting package info: feeds/luci/applications/luci-app-qos
Collecting package info: feeds/luci/applications/luci-app-radicale
Collecting package info: feeds/luci/applications/luci-app-radicale2
Collecting package info: feeds/luci/applications/luci-app-rosy-file-server
Collecting package info: feeds/luci/applications/luci-app-rp-pppoe-server
Collecting package info: feeds/luci/applications/luci-app-samba4
Collecting package info: feeds/luci/applications/luci-app-ser2net
Collecting package info: feeds/luci/applications/luci-app-shadowsocks-libev
Collecting package info: feeds/luci/applications/luci-app-shairplay
Collecting package info: feeds/luci/applications/luci-app-siitwizard
Collecting package info: feeds/luci/applications/luci-app-simple-adblock
Collecting package info: feeds/luci/applications/luci-app-smartdns
Collecting package info: feeds/luci/applications/luci-app-snmpd
Collecting package info: feeds/luci/applications/luci-app-splash
Collecting package info: feeds/luci/applications/luci-app-sqm
Collecting package info: feeds/luci/applications/luci-app-squid
Collecting package info: feeds/luci/applications/luci-app-statistics
Collecting package info: feeds/luci/applications/luci-app-tinyproxy
Collecting package info: feeds/luci/applications/luci-app-transmission
Collecting package info: feeds/luci/applications/luci-app-travelmate
Collecting package info: feeds/luci/applications/luci-app-ttyd
Collecting package info: feeds/luci/applications/luci-app-udpxy
Collecting package info: feeds/luci/applications/luci-app-uhttpd
Collecting package info: feeds/luci/applications/luci-app-unbound
Collecting package info: feeds/luci/applications/luci-app-upnp
Collecting package info: feeds/luci/applications/luci-app-vnstat
Collecting package info: feeds/luci/applications/luci-app-vnstat2
Collecting package info: feeds/luci/applications/luci-app-vpn-policy-routing
Collecting package info: feeds/luci/applications/luci-app-vpnbypass
Collecting package info: feeds/luci/applications/luci-app-watchcat
Collecting package info: feeds/luci/applications/luci-app-wifischedule
Collecting package info: feeds/luci/applications/luci-app-wireguard
Collecting package info: feeds/luci/applications/luci-app-wol
Collecting package info: feeds/luci/applications/luci-app-xinetd
Collecting package info: feeds/luci/applications/luci-app-yggdrasil
Collecting package info: feeds/luci/collections/luci
Collecting package info: feeds/luci/collections/luci-lib-docker
Collecting package info: feeds/luci/collections/luci-light
Collecting package info: feeds/luci/collections/luci-nginx
Collecting package info: feeds/luci/collections/luci-ssl
Collecting package info: feeds/luci/collections/luci-ssl-nginx
Collecting package info: feeds/luci/collections/luci-ssl-openssl
Collecting package info: feeds/luci/contrib/package/csstidy
Collecting package info: feeds/luci/contrib/package/lucihttp
Collecting package info: feeds/luci/libs/luci-lib-base
Collecting package info: feeds/luci/libs/luci-lib-httpclient
Collecting package info: feeds/luci/libs/luci-lib-httpprotoutils
Collecting package info: feeds/luci/libs/luci-lib-ip
Collecting package info: feeds/luci/libs/luci-lib-ipkg
Collecting package info: feeds/luci/libs/luci-lib-iptparser
Collecting package info: feeds/luci/libs/luci-lib-json
Collecting package info: feeds/luci/libs/luci-lib-jsonc
Collecting package info: feeds/luci/libs/luci-lib-nixio
Collecting package info: feeds/luci/libs/luci-lib-px5g
Collecting package info: feeds/luci/libs/luci-lib-rpcc
Collecting package info: feeds/luci/libs/rpcd-mod-luci
Collecting package info: feeds/luci/libs/rpcd-mod-rad2-enc
Collecting package info: feeds/luci/libs/rpcd-mod-rrdns
Collecting package info: feeds/luci/modules/luci-base
Collecting package info: feeds/luci/modules/luci-compat
Collecting package info: feeds/luci/modules/luci-mod-admin-full
Collecting package info: feeds/luci/modules/luci-mod-admin-mini
Collecting package info: feeds/luci/modules/luci-mod-battstatus
Collecting package info: feeds/luci/modules/luci-mod-failsafe
Collecting package info: feeds/luci/modules/luci-mod-network
Collecting package info: feeds/luci/modules/luci-mod-rpc
Collecting package info: feeds/luci/modules/luci-mod-status
Collecting package info: feeds/luci/modules/luci-mod-system
Collecting package info: feeds/luci/protocols/luci-proto-3g
Collecting package info: feeds/luci/protocols/luci-proto-bonding
Collecting package info: feeds/luci/protocols/luci-proto-gre
Collecting package info: feeds/luci/protocols/luci-proto-hnet
Collecting package info: feeds/luci/protocols/luci-proto-ipip
Collecting package info: feeds/luci/protocols/luci-proto-ipv6
Collecting package info: feeds/luci/protocols/luci-proto-modemmanager
Collecting package info: feeds/luci/protocols/luci-proto-ncm
Collecting package info: feeds/luci/protocols/luci-proto-openconnect
Collecting package info: feeds/luci/protocols/luci-proto-ppp
Collecting package info: feeds/luci/protocols/luci-proto-pppossh
Collecting package info: feeds/luci/protocols/luci-proto-qmi
Collecting package info: feeds/luci/protocols/luci-proto-relay
Collecting package info: feeds/luci/protocols/luci-proto-sstp
Collecting package info: feeds/luci/protocols/luci-proto-vpnc
Collecting package info: feeds/luci/protocols/luci-proto-vxlan
Collecting package info: feeds/luci/protocols/luci-proto-wireguard
Collecting package info: feeds/luci/themes/luci-theme-bootstrap
Collecting package info: feeds/luci/themes/luci-theme-material
Collecting package info: feeds/luci/themes/luci-theme-openwrt
Collecting package info: feeds/luci/themes/luci-theme-openwrt-2020
Collecting package info: feeds/luci/themes/luci-theme-rosy
Collecting package info: merging...
Collecting package info: done

Collecting target info: merging...
Collecting target info: done
Updating feed 'routing' from 'https://github.com/openwrt-routing/packages.git' ...
Cloning into './feeds/routing'...
Create index file './feeds/routing.index' 

Collecting package info: feeds/routing/ahcpd
Collecting package info: feeds/routing/alfred
Collecting package info: feeds/routing/babel-pinger
Collecting package info: feeds/routing/babeld
Collecting package info: feeds/routing/batctl
Collecting package info: feeds/routing/batman-adv
Collecting package info: feeds/routing/batmand
Collecting package info: feeds/routing/bird1
Collecting package info: feeds/routing/bird1-openwrt/bird1-ipv4-openwrt
Collecting package info: feeds/routing/bird1-openwrt/bird1-ipv6-openwrt
Collecting package info: feeds/routing/bird2
Collecting package info: feeds/routing/bmx6
Collecting package info: feeds/routing/bmx7
Collecting package info: feeds/routing/cjdns
Collecting package info: feeds/routing/hnetd
Collecting package info: feeds/routing/luci-app-bmx6
Collecting package info: feeds/routing/luci-app-cjdns
Collecting package info: feeds/routing/mcproxy
Collecting package info: feeds/routing/minimalist-pcproxy
Collecting package info: feeds/routing/mrd6
Collecting package info: feeds/routing/ndppd
Collecting package info: feeds/routing/nodogsplash
Collecting package info: feeds/routing/ohybridproxy
Collecting package info: feeds/routing/olsrd
Collecting package info: feeds/routing/oonf-dlep-proxy
Collecting package info: feeds/routing/oonf-dlep-radio
Collecting package info: feeds/routing/oonf-init-scripts
Collecting package info: feeds/routing/oonf-olsrd2
Collecting package info: feeds/routing/opennds
Collecting package info: feeds/routing/pimbd
Collecting package info: feeds/routing/prince
Collecting package info: feeds/routing/quagga
Collecting package info: feeds/routing/vis
Collecting package info: merging...
Collecting package info: done

Collecting target info: merging...
Collecting target info: done
Updating feed 'telephony' from 'https://github.com/openwrt/telephony.git' ...
Cloning into './feeds/telephony'...
Create index file './feeds/telephony.index' 

Collecting package info: feeds/telephony/libs/bcg729
Collecting package info: feeds/telephony/libs/dahdi-linux
Collecting package info: feeds/telephony/libs/dahdi-tools
Collecting package info: feeds/telephony/libs/gsmlib
Collecting package info: feeds/telephony/libs/iksemel
Collecting package info: feeds/telephony/libs/libctb
Collecting package info: feeds/telephony/libs/libks
Collecting package info: feeds/telephony/libs/libosip2
Collecting package info: feeds/telephony/libs/libpri
Collecting package info: feeds/telephony/libs/libsrtp
Collecting package info: feeds/telephony/libs/libsrtp2
Collecting package info: feeds/telephony/libs/pjproject
Collecting package info: feeds/telephony/libs/re
Collecting package info: feeds/telephony/libs/rem
Collecting package info: feeds/telephony/libs/signalwire-client-c
Collecting package info: feeds/telephony/libs/spandsp
Collecting package info: feeds/telephony/net/asterisk-16.x
Collecting package info: feeds/telephony/net/asterisk-16.x-chan-lantiq
Collecting package info: feeds/telephony/net/asterisk-chan-dongle
Collecting package info: feeds/telephony/net/asterisk-chan-sccp
Collecting package info: feeds/telephony/net/asterisk-g72x
Collecting package info: feeds/telephony/net/asterisk-opus
Collecting package info: feeds/telephony/net/baresip
Collecting package info: feeds/telephony/net/freeswitch
Collecting package info: feeds/telephony/net/freeswitch-mod-bcg729
Collecting package info: feeds/telephony/net/kamailio-5.x
Collecting package info: feeds/telephony/net/miax
Collecting package info: feeds/telephony/net/pcapsipdump
Collecting package info: feeds/telephony/net/restund
Collecting package info: feeds/telephony/net/rtpengine
Collecting package info: feeds/telephony/net/rtpproxy
Collecting package info: feeds/telephony/net/sipgrep
Collecting package info: feeds/telephony/net/sipp
Collecting package info: feeds/telephony/net/siproxd
Collecting package info: feeds/telephony/net/sngrep
Collecting package info: feeds/telephony/net/yate
Collecting package info: merging...
Collecting package info: done

Collecting target info: merging...
Collecting target info: done
Updating feed 'taiha' from 'https://github.com/taiha/taiha-pkgs.git' ...
Cloning into './feeds/taiha'...
Create index file './feeds/taiha.index' 

Collecting package info: feeds/taiha/gowsay
Collecting package info: feeds/taiha/ma-sh
Collecting package info: feeds/taiha/mackerel
Collecting package info: feeds/taiha/mkr
Collecting package info: feeds/taiha/nyancat
Collecting package info: feeds/taiha/sl
Collecting package info: merging...
Collecting package info: done

Collecting target info: merging...
Collecting target info: done
+ ./scripts/feeds install -a


WARNING: Makefile 'package/utils/busybox/Makefile' has a dependency on 'libpam', which does not exist
WARNING: Makefile 'package/utils/busybox/Makefile' has a build dependency on 'libpam', which does not exist
WARNING: Makefile 'package/network/utils/curl/Makefile' has a dependency on 'libgnutls', which does not exist
WARNING: Makefile 'package/network/utils/curl/Makefile' has a dependency on 'libopenldap', which does not exist
WARNING: Makefile 'package/network/utils/curl/Makefile' has a dependency on 'libidn2', which does not exist
WARNING: Makefile 'package/network/utils/curl/Makefile' has a dependency on 'libssh2', which does not exist
WARNING: Makefile 'package/boot/kexec-tools/Makefile' has a dependency on 'liblzma', which does not exist
WARNING: Makefile 'package/network/services/lldpd/Makefile' has a dependency on 'libnetsnmp', which does not exist
Installing package 'acl' from packages
Installing all packages from feed packages.
Installing package 'attr' from packages
Installing package 'acme' from packages
Installing package 'wget' from packages
Installing package 'pcre' from packages
Installing package 'socat' from packages
Installing package 'acpica-unix' from packages
Installing package 'acpid' from packages
Installing package 'adblock' from packages
Installing package 'coreutils' from packages
Installing package 'libcap' from packages
Installing package 'addrwatch' from packages
Installing package 'afalg_engine' from packages
Installing package 'aggregate' from packages
Installing package 'aircrack-ng' from packages
Installing package 'hwloc' from packages
Installing package 'libpciaccess' from packages
Installing package 'libgcrypt' from packages
Installing package 'libgpg-error' from packages
Installing package 'sqlite3' from packages
Installing package 'libedit' from packages
Installing package 'procps-ng' from packages
Installing package 'pciutils' from packages
Installing package 'kmod' from packages
Installing package 'alpine' from packages
Installing package 'libpam' from packages
Installing package 'alsa-lib' from packages
Installing package 'alsa-utils' from packages
Installing package 'announce' from packages
Installing package 'antfs' from packages
Installing package 'antfs-mount' from packages
Installing package 'ap51-flash' from packages
Installing package 'apache' from packages
Installing package 'apr' from packages
Installing package 'apr-util' from packages
Installing package 'expat' from packages
Installing package 'libmariadb' from packages
Installing package 'mariadb-common' from packages
Installing package 'krb5' from packages
Installing package 'unixodbc' from packages
Installing package 'postgresql' from packages
Installing package 'gdbm' from packages
Installing package 'openldap' from packages
Installing package 'cyrus-sasl' from packages
Installing package 'db47' from packages
Installing package 'libxml2' from packages
Installing package 'icu' from packages
Installing package 'python3' from packages
Installing package 'libffi' from packages
Installing package 'python-pip-conf' from packages
Installing package 'xz' from packages
Installing package 'bluez' from packages
Installing package 'glib2' from packages
Installing package 'meson' from packages
Installing package 'ninja' from packages
Installing package 'dbus' from packages
Installing package 'libical' from packages
Installing package 'apcupsd' from packages
Installing package 'libgd' from packages
Installing package 'libjpeg-turbo' from packages
Installing package 'libpng' from packages
Installing package 'libwebp' from packages
Installing package 'tiff' from packages
Installing package 'freetype' from packages
Installing package 'apfree-wifidog' from packages
Installing package 'apinger' from packages
Installing package 'aria2' from packages
Installing package 'gnutls' from packages
Installing package 'libtasn1' from packages
Installing package 'p11-kit' from packages
Installing package 'libssh2' from packages
Installing package 'c-ares' from packages
Installing package 'ariang' from packages
Installing package 'nginx' from packages
Installing package 'nginx-util' from packages
Installing package 'uwsgi' from packages
Installing package 'arp-scan' from packages
Installing package 'asu' from packages
Installing package 'bash' from packages
Installing package 'diffutils' from packages
Installing package 'file' from packages
Installing package 'gawk' from packages
Installing package 'gcc' from packages
Installing package 'git' from packages
Installing package 'perl-cgi' from packages
Installing package 'perl' from packages
Installing package 'perl-html-parser' from packages
Installing package 'perl-html-tagset' from packages
Installing package 'make' from packages
Installing package 'patch' from packages
Installing package 'tar' from packages
Installing package 'unzip' from packages
Installing package 'psqlodbc' from packages
Installing package 'Flask' from packages
Installing package 'click' from packages
Installing package 'itsdangerous' from packages
Installing package 'Jinja2' from packages
Installing package 'MarkupSafe' from packages
Installing package 'Werkzeug' from packages
Installing package 'gunicorn' from packages
Installing package 'pyodbc' from packages
Installing package 'python-yaml' from packages
Installing package 'yaml' from packages
Installing package 'gnupg' from packages
Installing package 'at' from packages
Installing package 'atftp' from packages
Installing package 'atop' from packages
Installing package 'attendedsysupgrade-common' from packages
Installing package 'auc' from packages
Installing package 'autoconf' from packages
Installing package 'm4' from packages
Installing package 'automake' from packages
Installing package 'autossh' from packages
Installing package 'avahi' from packages
Installing package 'libdaemon' from packages
Installing package 'avrdude' from packages
Installing package 'libftdi1' from packages
Installing package 'confuse' from packages
Installing package 'backuppc' from packages
Installing package 'perl-www' from packages
Installing package 'perl-encode-locale' from packages
Installing package 'perl-file-listing' from packages
Installing package 'perl-http-date' from packages
Installing package 'perl-http-cookies' from packages
Installing package 'perl-http-message' from packages
Installing package 'perl-io-html' from packages
Installing package 'perl-lwp-mediatypes' from packages
Installing package 'perl-uri' from packages
Installing package 'perl-http-daemon' from packages
Installing package 'perl-http-negotiate' from packages
Installing package 'perl-net-http' from packages
Installing package 'perl-www-robotrules' from packages
Installing package 'perl-file-rsyncp' from packages
Installing package 'openssh' from packages
Installing package 'samba4' from packages
Installing package 'rpcsvc-proto' from packages
Installing package 'perl-parse-yapp' from packages
Installing package 'libtirpc' from packages
Installing package 'libaio' from packages
Installing package 'python-cryptodome' from packages
Installing package 'libarchive' from packages
Installing package 'rsync' from packages
Installing package 'iputils' from packages
Installing package 'bandwidthd' from packages
Installing package 'php7' from packages
Installing package 'pcre2' from packages
Installing package 'zoneinfo' from packages
Installing package 'uw-imap' from packages
Installing package 'oniguruma' from packages
Installing package 'net-snmp' from packages
Installing package 'libzip' from packages
Installing package 'musl-fts' from packages
Installing package 'banhosts' from packages
Installing package 'banip' from packages
Installing package 'bc' from packages
Installing package 'bcm27xx-eeprom' from packages
Installing package 'bcp38' from packages
Installing package 'bcrypt' from packages
Installing package 'python-cffi' from packages
Installing package 'python-pycparser' from packages
Installing package 'python-ply' from packages
Installing package 'python-six' from packages
Installing package 'beanstalkd' from packages
Installing package 'beep' from packages
Installing package 'bfdd' from packages
Installing package 'bigclown-control-tool' from packages
Installing package 'click-log' from packages
Installing package 'python-paho-mqtt' from packages
Installing package 'python-pyserial' from packages
Installing package 'python-simplejson' from packages
Installing package 'bigclown-firmware-tool' from packages
Installing package 'python-appdirs' from packages
Installing package 'python-colorama' from packages
Installing package 'python-schema' from packages
Installing package 'python-contextlib2' from packages
Installing package 'python-requests' from packages
Installing package 'python-chardet' from packages
Installing package 'python-idna' from packages
Installing package 'python-urllib3' from packages
Installing package 'python-certifi' from packages
Installing package 'python-intelhex' from packages
Installing package 'bigclown-gateway' from packages
Installing package 'bigclown-mqtt2influxdb' from packages
Installing package 'python-influxdb' from packages
Installing package 'python-pytz' from packages
Installing package 'python-dateutil' from packages
Installing package 'python-jsonpath-ng' from packages
Installing package 'python-decorator' from packages
Installing package 'bind' from packages
Installing package 'libuv' from packages
Installing package 'bitlbee' from packages
Installing package 'bluelog' from packages
Installing package 'bmon' from packages
Installing package 'bmx7-dnsupdate' from packages
Installing package 'bmx7' from routing
Installing package 'inotify-tools' from packages
Installing package 'bogofilter' from packages
Installing package 'boinc' from packages
Installing package 'bonding' from packages
Installing package 'bonnie++' from packages
Installing package 'boost' from packages
Installing package 'zstd' from packages
Installing package 'bottlerocket' from packages
Installing package 'bridge-utils' from packages
Installing package 'btrfs-progs' from packages
Installing package 'bwm-ng' from packages
Installing package 'bwping' from packages
Installing package 'byobu' from packages
Installing package 'newt' from packages
Installing package 'slang2' from packages
Installing package 'cache-domains' from packages
Installing package 'jq' from packages
Installing package 'canutils' from packages
Installing package 'ccid' from packages
Installing package 'pcsc-lite' from packages
Installing package 'ccrypt' from packages
Installing package 'cereal' from packages
Installing package 'cgi-io' from packages
Installing package 'cgroupfs-mount' from packages
Installing package 'chaosvpn' from packages
Installing package 'tinc' from packages
Installing package 'check' from packages
Installing package 'chicken-scheme' from packages
Installing package 'chrony' from packages
Installing package 'pps-tools' from packages
Installing package 'cifs-utils' from packages
Installing package 'clamav' from packages
Installing package 'sendmail' from packages
Installing package 'clamsmtp' from packages
Installing package 'cmdpad' from packages
Installing package 'collectd' from packages
Installing package 'libmodbus' from packages
Installing package 'mosquitto' from packages
Installing package 'libwebsockets' from packages
Installing package 'nut' from packages
Installing package 'liboping' from packages
Installing package 'librouteros' from packages
Installing package 'rrdtool1' from packages
Installing package 'lm-sensors' from packages
Installing package 'conntrack-tools' from packages
Installing package 'conserver' from packages
Installing package 'containerd' from packages
Installing package 'golang' from packages
Installing package 'runc' from packages
Installing package 'libseccomp' from packages
Installing package 'coova-chilli' from packages
Installing package 'haserl' from packages
Installing package 'coremark' from packages
Installing package 'crconf' from packages
Installing package 'crelay' from packages
Installing package 'hidapi' from packages
Installing package 'cryptsetup' from packages
Installing package 'lvm2' from packages
Installing package 'cshark' from packages
Installing package 'ctop' from packages
Installing package 'czmq' from packages
Installing package 'zmq' from packages
Installing package 'libsodium' from packages
Installing package 'libmicrohttpd' from packages
Installing package 'liblz4' from packages
Installing package 'daemonlogger' from packages
Installing package 'libdnet' from packages
Installing package 'darkstat' from packages
Installing package 'davfs2' from packages
Installing package 'neon' from packages
Installing package 'fuse' from packages
Installing package 'dawn' from packages
Installing package 'dcstad' from packages
Installing package 'libdcwsocket' from packages
Installing package 'libdcwproto' from packages
Installing package 'macremapper' from packages
Installing package 'dcwapd' from packages
Installing package 'mrmctl' from packages
Installing package 'ddns-scripts' from packages
Installing package 'giflib' from packages
Installing package 'debootstrap' from packages
Installing package 'dejavu-fonts-ttf' from packages
Installing package 'device-observatory' from packages
Installing package 'vim' from packages
Installing package 'dfu-programmer' from packages
Installing package 'dfu-util' from packages
Installing package 'dhcp-forwarder' from packages
Installing package 'dhcpcd' from packages
Installing package 'digitemp' from packages
Installing package 'django' from packages
Installing package 'python3-sqlparse' from packages
Installing package 'python3-asgiref' from packages
Installing package 'django-appconf' from packages
Installing package 'django1' from packages
Installing package 'django-compressor' from packages
Installing package 'python-rcssmin' from packages
Installing package 'django-formtools' from packages
Installing package 'django-jsonfield' from packages
Installing package 'django-jsonfield2' from packages
Installing package 'django-picklefield' from packages
Installing package 'django-postoffice' from packages
Installing package 'django-ranged-response' from packages
Installing package 'django-restframework' from packages
Installing package 'django-restframework39' from packages
Installing package 'django-simple-captcha' from packages
Installing package 'pillow' from packages
Installing package 'django-statici18n' from packages
Installing package 'django-webpack-loader' from packages
Installing package 'dkjson' from packages
Installing package 'dmapd' from packages
Installing package 'libdmapsharing' from packages
Installing package 'libsoup' from packages
Installing package 'libpsl' from packages
Installing package 'libidn2' from packages
Installing package 'libunistring' from packages
Installing package 'mdnsresponder' from packages
Installing package 'gst1-plugins-base' from packages
Installing package 'gstreamer1' from packages
Installing package 'liboil' from packages
Installing package 'libvorbisidec' from packages
Installing package 'libogg' from packages
Installing package 'opus' from packages
Installing package 'libtheora' from packages
Installing package 'libvorbis' from packages
Installing package 'vips' from packages
Installing package 'libexif' from packages
Installing package 'dmidecode' from packages
Installing package 'dmx_usb_module' from packages
Installing package 'dnscrypt-proxy' from packages
Installing package 'ldns' from packages
Installing package 'dnscrypt-proxy2' from packages
Installing package 'dnsdist' from packages
Installing package 'protobuf' from packages
Installing package 'h2o' from packages
Installing package 'ruby' from packages
Installing package 'libwslay' from packages
Installing package 'libfstrm' from packages
Installing package 'lmdb' from packages
Installing package 'libre2' from packages
Installing package 'tinycdb' from packages
Installing package 'dnstop' from packages
Installing package 'docker-ce' from packages
Installing package 'libnetwork' from packages
Installing package 'tini' from packages
Installing package 'docker-compose' from packages
Installing package 'python-cached-property' from packages
Installing package 'python-distro' from packages
Installing package 'python-docopt' from packages
Installing package 'python-docker' from packages
Installing package 'python-paramiko' from packages
Installing package 'python-cryptography' from packages
Installing package 'python-pynacl' from packages
Installing package 'python-websocket-client' from packages
Installing package 'python-dockerpty' from packages
Installing package 'python-dotenv' from packages
Installing package 'python-jsonschema' from packages
Installing package 'python-attrs' from packages
Installing package 'python-pyrsistent' from packages
Installing package 'python-texttable' from packages
Installing package 'domoticz' from packages
Installing package 'minizip' from packages
Installing package 'jsoncpp' from packages
Installing package 'openzwave' from packages
Installing package 'telldus-core' from packages
Installing package 'libftdi' from packages
Installing package 'dosfstools' from packages
Installing package 'dovecot' from packages
Installing package 'dtc' from packages
Installing package 'dtndht' from packages
Installing package 'dump1090' from packages
Installing package 'rtl-sdr' from packages
Installing package 'dvtm' from packages
Installing package 'dynapoint' from packages
Installing package 'luci-lib-nixio' from luci
Installing package 'luci-base' from luci
Installing package 'csstidy' from luci
Installing package 'luasrcdiet' from packages
Installing package 'luci-lib-ip' from luci
Installing package 'luci-lib-jsonc' from luci
Installing package 'lucihttp' from luci
Installing package 'luci-lib-base' from luci
Installing package 'rpcd-mod-luci' from luci
Installing package 'ecdsautils' from packages
Installing package 'libuecc' from packages
Installing package 'elektra' from packages
Installing package 'libxerces-c' from packages
Installing package 'libyaml-cpp' from packages
Installing package 'yajl' from packages
Installing package 'emailrelay' from packages
Installing package 'erlang' from packages
Installing package 'esniper' from packages
Installing package 'espeak' from packages
Installing package 'portaudio' from packages
Installing package 'etesync-server' from packages
Installing package 'python3-drf-nested-routers' from packages
Installing package 'python3-django-cors-headers' from packages
Installing package 'python3-django-etesync-journal' from packages
Installing package 'etherwake' from packages
Installing package 'etherwake-nfqueue' from packages
Installing package 'evtest' from packages
Installing package 'exfat-nofuse' from packages
Installing package 'exfatprogs' from packages
Installing package 'faad2' from packages
Installing package 'fakeidentd' from packages
Installing package 'family-dns' from packages
Installing package 'fastd' from packages
Installing package 'nacl' from packages
Installing package 'fdk-aac' from packages
Installing package 'fdm' from packages
Installing package 'tdb' from packages
Installing package 'ffmpeg' from packages
Installing package 'shine' from packages
Installing package 'lame' from packages
Installing package 'libx264' from packages
Installing package 'fft-eval' from packages
Installing package 'findutils' from packages
Installing package 'fio' from packages
Installing package 'fish' from packages
Installing package 'flac' from packages
Installing package 'flashrom' from packages
Installing package 'flent-tools' from packages
Installing package 'flup' from packages
Installing package 'fontconfig' from packages
Installing package 'foolsm' from packages
Installing package 'msmtp' from packages
Installing package 'forked-daapd' from packages
Installing package 'libantlr3c' from packages
Installing package 'mxml' from packages
Installing package 'libplist' from packages
Installing package 'protobuf-c' from packages
Installing package 'fping' from packages
Installing package 'freeradius3' from packages
Installing package 'libtalloc' from packages
Installing package 'frp' from packages
Installing package 'frr' from packages
Installing package 'libyang' from packages
Installing package 'fswebcam' from packages
Installing package 'fuse3' from packages
Installing package 'fwknop' from packages
Installing package 'gammu' from packages
Installing package 'gddrescue' from packages
Installing package 'gerbera' from packages
Installing package 'libmatroska' from packages
Installing package 'libebml' from packages
Installing package 'pugixml' from packages
Installing package 'spdlog' from packages
Installing package 'libfmt' from packages
Installing package 'taglib' from packages
Installing package 'libnpupnp' from packages
Installing package 'getdns' from packages
Installing package 'unbound' from packages
Installing package 'geth' from packages
Installing package 'gitolite' from packages
Installing package 'gkermit' from packages
Installing package 'gkrellmd' from packages
Installing package 'gl-mifi-mcu' from packages
Installing package 'gnunet' from packages
Installing package 'pulseaudio' from packages
Installing package 'libsndfile' from packages
Installing package 'sbc' from packages
Installing package 'gnurl' from packages
Installing package 'libextractor' from packages
Installing package 'libmpeg2' from packages
Installing package 'libpbc' from packages
Installing package 'libgabe' from packages
Installing package 'gnunet-fuse' from packages
Installing package 'gnunet-secushare' from packages
Installing package 'gnuplot' from packages
Installing package 'google-authenticator-libpam' from packages
Installing package 'qrencode' from packages
Installing package 'gperf' from packages
Installing package 'gphoto2' from packages
Installing package 'libgphoto2' from packages
Installing package 'gpsd' from packages
Installing package 'scons' from packages
Installing package 'gptfdisk' from packages
Installing package 'graphicsmagick' from packages
Installing package 'grep' from packages
Installing package 'greyfix' from packages
Installing package 'grilo' from packages
Installing package 'vala' from packages
Installing package 'grilo-plugins' from packages
Installing package 'gst1-libav' from packages
Installing package 'gst1-plugins-bad' from packages
Installing package 'gst1-plugins-good' from packages
Installing package 'libid3tag' from packages
Installing package 'mpg123' from packages
Installing package 'libshout' from packages
Installing package 'speex' from packages
Installing package 'libv4l' from packages
Installing package 'libvpx' from packages
Installing package 'gst1-plugins-ugly' from packages
Installing package 'gzip' from packages
Installing package 'hamlib' from packages
Installing package 'haproxy' from packages
Installing package 'hashdeep' from packages
Installing package 'haveged' from packages
Installing package 'hcxdumptool' from packages
Installing package 'hcxtools' from packages
Installing package 'hd-idle' from packages
Installing package 'hdparm' from packages
Installing package 'hfsprogs' from packages
Installing package 'hiredis' from packages
Installing package 'horst' from packages
Installing package 'hplip' from packages
Installing package 'libcups' from packages
Installing package 'sane-backends' from packages
Installing package 'htop' from packages
Installing package 'htpdate' from packages
Installing package 'httping' from packages
Installing package 'https-dns-proxy' from packages
Installing package 'libev' from packages
Installing package 'hub-ctrl' from packages
Installing package 'hwinfo' from packages
Installing package 'i2c-tools' from packages
Installing package 'i2pd' from packages
Installing package 'ibrcommon' from packages
Installing package 'ibrdtn' from packages
Installing package 'ibrdtn-tools' from packages
Installing package 'ibrdtnd' from packages
Installing package 'icecast' from packages
Installing package 'libxslt' from packages
Installing package 'ices' from packages
Installing package 'idevicerestore' from packages
Installing package 'libirecovery' from packages
Installing package 'usbmuxd' from packages
Installing package 'libusbmuxd' from packages
Installing package 'libimobiledevice' from packages
Installing package 'ifstat' from packages
Installing package 'imagemagick' from packages
Installing package 'inadyn' from packages
Installing package 'intltool' from packages
Installing package 'io' from packages
Installing package 'iodine' from packages
Installing package 'ipfs-http-client' from packages
Installing package 'nlohmannjson' from packages
Installing package 'ipmitool' from packages
Installing package 'iptraf-ng' from packages
Installing package 'ipvsadm' from packages
Installing package 'irqbalance' from packages
Installing package 'irssi' from packages
Installing package 'isc-dhcp' from packages
Installing package 'joe' from packages
Installing package 'jool' from packages
Installing package 'jose' from packages
Installing package 'json-glib' from packages
Installing package 'json4lua' from packages
Installing package 'luasocket' from packages
Installing package 'jupp' from packages
Installing package 'kadnode' from packages
Installing package 'miniupnpc' from packages
Installing package 'libnatpmp' from packages
Installing package 'kcptun' from packages
Installing package 'kea' from packages
Installing package 'log4cplus' from packages
Installing package 'keepalived' from packages
Installing package 'keyutils' from packages
Installing package 'kismet' from packages
Installing package 'klish' from packages
Installing package 'knot' from packages
Installing package 'liburcu' from packages
Installing package 'knxd' from packages
Installing package 'kplex' from packages
Installing package 'ksmbd' from packages
Installing package 'ksmbd-tools' from packages
Installing package 'lcd4linux' from packages
Installing package 'libmpdclient' from packages
Installing package 'lcdgrilo' from packages
Installing package 'libgee' from packages
Installing package 'lcdproc' from packages
Installing package 'libugpio' from packages
Installing package 'serdisplib' from packages
Installing package 'lcdringer' from packages
Installing package 'loudmouth' from packages
Installing package 'ldbus' from packages
Installing package 'luarocks' from packages
Installing package 'luasec' from packages
Installing package 'leech' from packages
Installing package 'leptonica' from packages
Installing package 'less' from packages
Installing package 'lftp' from packages
Installing package 'libao' from packages
Installing package 'libcap-ng' from packages
Installing package 'libcgroup' from packages
Installing package 'libcoap' from packages
Installing package 'libconfig' from packages
Installing package 'libdaq' from packages
Installing package 'libdbi' from packages
Installing package 'libdbi-drivers' from packages
Installing package 'libdrm' from packages
Installing package 'libesmtp' from packages
Installing package 'libestr' from packages
Installing package 'libevdev' from packages
Installing package 'libevhtp' from packages
Installing package 'libfastjson' from packages
Installing package 'libgpiod' from packages
Installing package 'libhttp-parser' from packages
Installing package 'libidn' from packages
Installing package 'libiio' from packages
Installing package 'libinput' from packages
Installing package 'mtdev' from packages
Installing package 'libudev-fbsd' from packages
Installing package 'liblo' from packages
Installing package 'libmad' from packages
Installing package 'libmaxminddb' from packages
Installing package 'libmbim' from packages
Installing package 'libmcrypt' from packages
Installing package 'libmms' from packages
Installing package 'libmraa' from packages
Installing package 'node' from packages
Installing package 'swig' from packages
Installing package 'libndp' from packages
Installing package 'libndpi' from packages
Installing package 'libnet-1.2.x' from packages
Installing package 'libnetconf2' from packages
Installing package 'libssh' from packages
Installing package 'libnetfilter-acct' from packages
Installing package 'libnopoll' from packages
Installing package 'libopusenc' from packages
Installing package 'liborcania' from packages
Installing package 'libowfat' from packages
Installing package 'libp11' from packages
Installing package 'libpfring' from packages
Installing package 'libqmi' from packages
Installing package 'libradcli' from packages
Installing package 'libradiotap' from packages
Installing package 'libredblack' from packages
Installing package 'libreswan' from packages
Installing package 'nss' from packages
Installing package 'nspr' from packages
Installing package 'libsamplerate' from packages
Installing package 'libsearpc' from packages
Installing package 'libsoc' from packages
Installing package 'libsoxr' from packages
Installing package 'libstrophe' from packages
Installing package 'libtins' from packages
Installing package 'libtool-bin' from packages
Installing package 'libtorrent' from packages
Installing package 'libuhttpd' from packages
Installing package 'libulfius' from packages
Installing package 'libupm' from packages
Installing package 'libupnp' from packages
Installing package 'libupnpp' from packages
Installing package 'liburing' from packages
Installing package 'libuwifi' from packages
Installing package 'libuwsc' from packages
Installing package 'libxcrypt' from packages
Installing package 'libyubikey' from packages
Installing package 'lighttpd' from packages
Installing package 'linknx' from packages
Installing package 'pthsem' from packages
Installing package 'linuxptp' from packages
Installing package 'lksctp-tools' from packages
Installing package 'logrotate' from packages
Installing package 'lora-gateway-hal' from packages
Installing package 'lpc21isp' from packages
Installing package 'lpeg' from packages
Installing package 'lrzsz' from packages
Installing package 'lsof' from packages
Installing package 'lttng-modules' from packages
Installing package 'lttng-tools' from packages
Installing package 'lttng-ust' from packages
Installing package 'lua-bencode' from packages
Installing package 'lua-bit32' from packages
Installing package 'lua-cjson' from packages
Installing package 'lua-copas' from packages
Installing package 'lua-coxpcall' from packages
Installing package 'lua-ev' from packages
Installing package 'lua-libmodbus' from packages
Installing package 'lua-lsqlite3' from packages
Installing package 'lua-lzlib' from packages
Installing package 'lua-md5' from packages
Installing package 'lua-mobdebug' from packages
Installing package 'lua-mosquitto' from packages
Installing package 'lua-openssl' from packages
Installing package 'lua-penlight' from packages
Installing package 'luafilesystem' from packages
Installing package 'lua-rings' from packages
Installing package 'lua-rs232' from packages
Installing package 'lua-sha2' from packages
Installing package 'lua-wsapi' from packages
Installing package 'lua-xavante' from packages
Installing package 'luabitop' from packages
Installing package 'luaexpat' from packages
Installing package 'luajit' from packages
Installing package 'lualanes' from packages
Installing package 'luaposix' from packages
Installing package 'luasoap' from packages
Installing package 'luasql' from packages
Installing package 'luv' from packages
Installing package 'lxc' from packages
Installing package 'shadow' from packages
Installing package 'lynx' from packages
Installing package 'lzmq' from packages
Installing package 'mac-telnet' from packages
Installing package 'macchanger' from packages
Installing package 'madplay' from packages
Installing package 'mailsend' from packages
Installing package 'mariadb' from packages
Installing package 'mbtools' from packages
Installing package 'mc' from packages
Installing package 'measurement-kit' from packages
Installing package 'memcached' from packages
Installing package 'mg' from packages
Installing package 'micrond' from packages
Installing package 'micropython' from packages
Installing package 'micropython-lib' from packages
Installing package 'mikrotik-btest' from packages
Installing package 'mini_snmpd' from packages
Installing package 'minicom' from packages
Installing package 'minidlna' from packages
Installing package 'minisatip' from packages
Installing package 'miniupnpd' from packages
Installing package 'miredo' from packages
Installing package 'mjpg-streamer' from packages
Installing package 'mksh' from packages
Installing package 'mktorrent' from packages
Installing package 'mmc-utils' from packages
Installing package 'mocp' from packages
Installing package 'modemmanager' from packages
Installing package 'monit' from packages
Installing package 'moreutils' from packages
Installing package 'mosh' from packages
Installing package 'motion' from packages
Installing package 'mpack' from packages
Installing package 'mpc' from packages
Installing package 'mpd' from packages
Installing package 'mstpd' from packages
Installing package 'mt-st' from packages
Installing package 'mtd-rw' from packages
Installing package 'mtr' from packages
Installing package 'muninlite' from packages
Installing package 'xinetd' from packages
Installing package 'mutt' from packages
Installing package 'mwan3' from packages
Installing package 'nail' from packages
Installing package 'nano' from packages
Installing package 'nbd' from packages
Installing package 'ncdu' from packages
Installing package 'ncp' from packages
Installing package 'net-tools' from packages
Installing package 'netatalk' from packages
Installing package 'netatop' from packages
Installing package 'netcat' from packages
Installing package 'netdata' from packages
Installing package 'netdiscover' from packages
Installing package 'netifyd' from packages
Installing package 'Netopeer2' from packages
Installing package 'sysrepo' from packages
Installing package 'netperf' from packages
Installing package 'netsniff-ng' from packages
Installing package 'netwhere' from packages
Installing package 'nextdns' from packages
Installing package 'nfdump' from packages
Installing package 'nfs-kernel-server' from packages
Installing package 'tcp_wrappers' from packages
Installing package 'rpcbind' from packages
Installing package 'nft-qos' from packages
Installing package 'ngircd' from packages
Installing package 'nlbwmon' from packages
Installing package 'nmap' from packages
Installing package 'nnn' from packages
Installing package 'noddos' from packages
Installing package 'node-arduino-firmata' from packages
Installing package 'node-serialport' from packages
Installing package 'node-serialport-bindings' from packages
Installing package 'node-cylon' from packages
Installing package 'node-hid' from packages
Installing package 'node-homebridge' from packages
Installing package 'node-javascript-obfuscator' from packages
Installing package 'nsd' from packages
Installing package 'ntfs-3g' from packages
Installing package 'ntpclient' from packages
Installing package 'ntpd' from packages
Installing package 'ntripcaster' from packages
Installing package 'ntripclient' from packages
Installing package 'ntripserver' from packages
Installing package 'numpy' from packages
Installing package 'nyx' from packages
Installing package 'python-stem' from packages
Installing package 'oath-toolkit' from packages
Installing package 'obfs4proxy' from packages
Installing package 'ocserv' from packages
Installing package 'oggfwd' from packages
Installing package 'ola' from packages
Installing package 'ooniprobe' from packages
Installing package 'oor' from packages
Installing package 'open-iscsi' from packages
Installing package 'open-isns' from packages
Installing package 'open-plc-utils' from packages
Installing package 'open-vm-tools' from packages
Installing package 'open2300' from packages
Installing package 'openconnect' from packages
Installing package 'vpnc-scripts' from packages
Installing package 'stoken' from packages
Installing package 'opendkim' from packages
Installing package 'openfortivpn' from packages
Installing package 'openobex' from packages
Installing package 'openocd' from packages
Installing package 'openpyxl' from packages
Installing package 'python-defusedxml' from packages
Installing package 'python-et_xmlfile' from packages
Installing package 'python-lxml' from packages
Installing package 'python-jdcal' from packages
Installing package 'opensc' from packages
Installing package 'opentracker' from packages
Installing package 'openvswitch' from packages
Installing package 'openwisp-config' from packages
Installing package 'opus-tools' from packages
Installing package 'opusfile' from packages
Installing package 'ostiary' from packages
Installing package 'overture' from packages
Installing package 'ovn' from packages
Installing package 'owfs' from packages
Installing package 'p910nd' from packages
Installing package 'pagekitec' from packages
Installing package 'passlib' from packages
Installing package 'pcmciautils' from packages
Installing package 'pcsc-tools' from packages
Installing package 'pdns' from packages
Installing package 'pdns-recursor' from packages
Installing package 'pen' from packages
Installing package 'perl-authen-sasl' from packages
Installing package 'perl-authen-sasl-xs' from packages
Installing package 'perl-compress-bzip2' from packages
Installing package 'perl-dbi' from packages
Installing package 'perl-device-serialport' from packages
Installing package 'perl-device-usb' from packages
Installing package 'perl-inline-c' from packages
Installing package 'perl-inline' from packages
Installing package 'perl-parse-recdescent' from packages
Installing package 'perl-file-sharedir-install' from packages
Installing package 'perl-html-form' from packages
Installing package 'perl-html-tree' from packages
Installing package 'perl-http-server-simple' from packages
Installing package 'perl-lockfile-simple' from packages
Installing package 'perl-net-cidr-lite' from packages
Installing package 'perl-net-telnet' from packages
Installing package 'perl-sub-uplevel' from packages
Installing package 'perl-test-harness' from packages
Installing package 'perl-test-warn' from packages
Installing package 'perl-text-csv_xs' from packages
Installing package 'perl-www-curl' from packages
Installing package 'perl-www-mechanize' from packages
Installing package 'perl-xml-parser' from packages
Installing package 'phantap' from packages
Installing package 'php7-pecl-dio' from packages
Installing package 'php7-pecl-http' from packages
Installing package 'php7-pecl-propro' from packages
Installing package 'php7-pecl-raphf' from packages
Installing package 'php7-pecl-krb5' from packages
Installing package 'php7-pecl-libevent' from packages
Installing package 'php7-pecl-mcrypt' from packages
Installing package 'php7-pecl-redis' from packages
Installing package 'pianod' from packages
Installing package 'picocom' from packages
Installing package 'pigeonhole' from packages
Installing package 'pigz' from packages
Installing package 'pingcheck' from packages
Installing package 'pixiewps' from packages
Installing package 'pixman' from packages
Installing package 'pkg-config' from packages
Installing package 'pkgconf' from packages
Installing package 'poco' from packages
Installing package 'polipo' from packages
Installing package 'port-mirroring' from packages
Installing package 'postfix' from packages
Installing package 'powertop' from packages
Installing package 'pppossh' from packages
Installing package 'pptpd' from packages
Installing package 'privoxy' from packages
Installing package 'progress' from packages
Installing package 'prometheus' from packages
Installing package 'prometheus-node-exporter-lua' from packages
Installing package 'bmx6' from routing
Installing package 'prometheus-statsd-exporter' from packages
Installing package 'prosody' from packages
Installing package 'proxychains-ng' from packages
Installing package 'pservice' from packages
Installing package 'ptunnel-ng' from packages
Installing package 'pv' from packages
Installing package 'pyjwt' from packages
Installing package 'pymysql' from packages
Installing package 'python-aiohttp' from packages
Installing package 'python-multidict' from packages
Installing package 'python-async-timeout' from packages
Installing package 'python-yarl' from packages
Installing package 'python-aiohttp-cors' from packages
Installing package 'python-asn1crypto' from packages
Installing package 'python-astral' from packages
Installing package 'python-atomicwrites' from packages
Installing package 'python-automat' from packages
Installing package 'python-awscli' from packages
Installing package 'python-pyasn1' from packages
Installing package 'python-botocore' from packages
Installing package 'python-docutils' from packages
Installing package 'python-jmespath' from packages
Installing package 'python-rsa' from packages
Installing package 'python-s3transfer' from packages
Installing package 'python-boto3' from packages
Installing package 'python-cachelib' from packages
Installing package 'python-cachetools' from packages
Installing package 'python-ciso8601' from packages
Installing package 'python-constantly' from packages
Installing package 'python-cryptodomex' from packages
Installing package 'python-curl' from packages
Installing package 'python-dns' from packages
Installing package 'python-evdev' from packages
Installing package 'python-flask-login' from packages
Installing package 'python-gmpy2' from packages
Installing package 'python-gnupg' from packages
Installing package 'python-hyperlink' from packages
Installing package 'python-ifaddr' from packages
Installing package 'python-incremental' from packages
Installing package 'python-libmodbus' from packages
Installing package 'python-markdown' from packages
Installing package 'python-more-itertools' from packages
Installing package 'python-netdisco' from packages
Installing package 'python-zeroconf' from packages
Installing package 'python-oauthlib' from packages
Installing package 'python-packaging' from packages
Installing package 'python-pyparsing' from packages
Installing package 'python-parsley' from packages
Installing package 'python-pluggy' from packages
Installing package 'python-py' from packages
Installing package 'python-pyasn1-modules' from packages
Installing package 'python-pyopenssl' from packages
Installing package 'python-pyotp' from packages
Installing package 'python-pytest' from packages
Installing package 'python-wcwidth' from packages
Installing package 'python-qrcode' from packages
Installing package 'python-requests-oauthlib' from packages
Installing package 'python-schedule' from packages
Installing package 'python-sentry-sdk' from packages
Installing package 'python-service-identity' from packages
Installing package 'python-slugify' from packages
Installing package 'text-unidecode' from packages
Installing package 'python-sqlalchemy' from packages
Installing package 'python-twisted' from packages
Installing package 'python-zope-interface' from packages
Installing package 'python-voluptuous' from packages
Installing package 'python-voluptuous-serialize' from packages
Installing package 'python-zipp' from packages
Installing package 'python3-bottle' from packages
Installing package 'python3-maxminddb' from packages
Installing package 'python3-netifaces' from packages
Installing package 'python3-packages' from packages
Installing package 'python3-pyroute2' from packages
Installing package 'python3-speedtest-cli' from packages
Installing package 'python3-unidecode' from packages
Installing package 'qemu' from packages
Installing package 'spice-protocol' from packages
Installing package 'spice' from packages
Installing package 'quassel-irssi' from packages
Installing package 'quasselc' from packages
Installing package 'quota' from packages
Installing package 'radicale' from packages
Installing package 'radicale2' from packages
Installing package 'vobject' from packages
Installing package 'radsecproxy' from packages
Installing package 'ratechecker' from packages
Installing package 'readsb' from packages
Installing package 'reaver' from packages
Installing package 'redis' from packages
Installing package 'redsocks' from packages
Installing package 'relayctl' from packages
Installing package 'remserial' from packages
Installing package 'restic' from packages
Installing package 'restic-rest-server' from packages
Installing package 'rng-tools' from packages
Installing package 'rosy-file-server' from packages
Installing package 'rp-pppoe' from packages
Installing package 'rpcd-mod-lxc' from packages
Installing package 'rsyslog' from packages
Installing package 'rtklib' from packages
Installing package 'rtl-ais' from packages
Installing package 'rtl_433' from packages
Installing package 'rtorrent' from packages
Installing package 'xmlrpc-c' from packages
Installing package 'rtty' from packages
Installing package 'ruamel-yaml' from packages
Installing package 'safe-search' from packages
Installing package 'scapy' from packages
Installing package 'schroot' from packages
Installing package 'screen' from packages
Installing package 'seafile-ccnet' from packages
Installing package 'seafile-seahub' from packages
Installing package 'seafile-server' from packages
Installing package 'sed' from packages
Installing package 'ser2net' from packages
Installing package 'serialconsole' from packages
Installing package 'setserial' from packages
Installing package 'shadowsocks-libev' from packages
Installing package 'shairplay' from packages
Installing package 'shairport-sync' from packages
Installing package 'shorewall' from packages
Installing package 'shorewall-core' from packages
Installing package 'shorewall-lite' from packages
Installing package 'shorewall6' from packages
Installing package 'shorewall6-lite' from packages
Installing package 'siit' from packages
Installing package 'simple-adblock' from packages
Installing package 'sispmctl' from packages
Installing package 'slide-switch' from packages
Installing package 'smartdns' from packages
Installing package 'smartmontools' from packages
Installing package 'smartsnmpd' from packages
Installing package 'smcroute' from packages
Installing package 'smstools3' from packages
Installing package 'snort' from packages
Installing package 'snort3' from packages
Installing package 'sockread' from packages
Installing package 'softethervpn' from packages
Installing package 'softethervpn5' from packages
Installing package 'softflowd' from packages
Installing package 'sox' from packages
Installing package 'spawn-fcgi' from packages
Installing package 'speedtest-netperf' from packages
Installing package 'speexdsp' from packages
Installing package 'spi-tools' from packages
Installing package 'spoofer' from packages
Installing package 'sqm-scripts' from packages
Installing package 'sqm-scripts-extra' from packages
Installing package 'squashfs-tools' from packages
Installing package 'squeezelite' from packages
Installing package 'squid' from packages
Installing package 'ssdeep' from packages
Installing package 'sshfs' from packages
Installing package 'sshpass' from packages
Installing package 'sshtunnel' from packages
Installing package 'sslh' from packages
Installing package 'sstp-client' from packages
Installing package 'stm32flash' from packages
Installing package 'stress' from packages
Installing package 'strongswan' from packages
Installing package 'stubby' from packages
Installing package 'stunnel' from packages
Installing package 'subversion' from packages
Installing package 'sudo' from packages
Installing package 'sumo' from packages
Installing package 'svox' from packages
Installing package 'switchdev-poller' from packages
Installing package 'syncthing' from packages
Installing package 'syslog-ng' from packages
Installing package 'sysstat' from packages
Installing package 'tac_plus' from packages
Installing package 'tang' from packages
Installing package 'taskwarrior' from packages
Installing package 'tayga' from packages
Installing package 'tcl' from packages
Installing package 'tcpproxy' from packages
Installing package 'tcpreplay' from packages
Installing package 'tcsh' from packages
Installing package 'temperusb' from packages
Installing package 'tessdata' from packages
Installing package 'tesseract' from packages
Installing package 'tgt' from packages
Installing package 'tinyproxy' from packages
Installing package 'tio' from packages
Installing package 'tmux' from packages
Installing package 'tor' from packages
Installing package 'tor-fw-helper' from packages
Installing package 'tor-hs' from packages
Installing package 'torsocks' from packages
Installing package 'tracertools' from packages
Installing package 'trafficshaper' from packages
Installing package 'transmission' from packages
Installing package 'transmission-web-control' from packages
Installing package 'travelmate' from packages
Installing package 'tree' from packages
Installing package 'triggerhappy' from packages
Installing package 'ttyd' from packages
Installing package 'tvheadend' from packages
Installing package 'u2pnpd' from packages
Installing package 'uacme' from packages
Installing package 'uanytun' from packages
Installing package 'udns' from packages
Installing package 'udptunnel' from packages
Installing package 'udpxy' from packages
Installing package 'uledd' from packages
Installing package 'ulogd' from packages
Installing package 'umurmur' from packages
Installing package 'unrar' from packages
Installing package 'upmpdcli' from packages
Installing package 'usbip' from packages
Installing package 'uuid' from packages
Installing package 'uvcdynctrl' from packages
Installing package 'v4l2rtspserver' from packages
Installing package 'vallumd' from packages
Installing package 'vncrepeater' from packages
Installing package 'vnstat' from packages
Installing package 'vnstat2' from packages
Installing package 'vpn-policy-routing' from packages
Installing package 'vpnbypass' from packages
Installing package 'vpnc' from packages
Installing package 'vsftpd' from packages
Installing package 'wakeonlan' from packages
Installing package 'watchcat' from packages
Installing package 'wavemon' from packages
Installing package 'websocketpp' from packages
Installing package 'webui-aria2' from packages
Installing package 'which' from packages
Installing package 'wifidog' from packages
Installing package 'wifischedule' from packages
Installing package 'wifitoggle' from packages
Installing package 'wipe' from packages
Installing package 'wsdd2' from packages
Installing package 'xfsprogs' from packages
Installing package 'xl2tpd' from packages
Installing package 'xmltodict' from packages
Installing package 'xr_usb_serial_common' from packages
Installing package 'xtables-addons' from packages
Installing package 'xupnpd' from packages
Installing package 'yara' from packages
Installing package 'yggdrasil' from packages
Installing package 'ykclient' from packages
Installing package 'ykpers' from packages
Installing package 'youtube-dl' from packages
Installing package 'yubico-pam' from packages
Installing package 'zabbix' from packages
Installing package 'zerotier' from packages
Installing package 'zile' from packages
Installing package 'znc' from packages
Installing package 'zsh' from packages
Installing package 'luci' from luci
Installing all packages from feed luci.
Installing package 'luci-mod-admin-full' from luci
Installing package 'luci-mod-status' from luci
Installing package 'luci-mod-system' from luci
Installing package 'luci-mod-network' from luci
Installing package 'luci-theme-bootstrap' from luci
Installing package 'luci-app-firewall' from luci
Installing package 'luci-app-opkg' from luci
Installing package 'luci-proto-ppp' from luci
Installing package 'luci-proto-ipv6' from luci
Installing package 'rpcd-mod-rrdns' from luci
Installing package 'luci-app-acl' from luci
Installing package 'luci-app-acme' from luci
Installing package 'luci-app-adblock' from luci
Installing package 'luci-app-advanced-reboot' from luci
Installing package 'luci-compat' from luci
Installing package 'luci-app-ahcp' from luci
Installing package 'ahcpd' from routing
Installing package 'luci-app-aria2' from luci
Installing package 'luci-lib-ipkg' from luci
Installing package 'luci-app-attendedsysupgrade' from luci
Installing package 'luci-app-banip' from luci
Installing package 'luci-app-bcp38' from luci
Installing package 'luci-app-bmx7' from luci
Installing package 'luci-lib-json' from luci
Installing package 'luci-app-clamav' from luci
Installing package 'luci-app-commands' from luci
Installing package 'luci-app-coovachilli' from luci
Installing package 'luci-app-cshark' from luci
Installing package 'luci-app-dawn' from luci
Installing package 'luci-app-dcwapd' from luci
Installing package 'luci-app-ddns' from luci
Installing package 'luci-app-diag-core' from luci
Installing package 'luci-app-dnscrypt-proxy' from luci
Installing package 'luci-lib-httpprotoutils' from luci
Installing package 'luci-app-dockerman' from luci
Installing package 'luci-lib-docker' from luci
Installing package 'luci-app-dump1090' from luci
Installing package 'luci-app-dynapoint' from luci
Installing package 'luci-app-frpc' from luci
Installing package 'luci-app-frps' from luci
Installing package 'luci-app-fwknopd' from luci
Installing package 'luci-app-hd-idle' from luci
Installing package 'luci-app-https-dns-proxy' from luci
Installing package 'luci-app-ksmbd' from luci
Installing package 'luci-app-ledtrig-rssi' from luci
Installing package 'luci-app-ledtrig-switch' from luci
Installing package 'luci-app-ledtrig-usbport' from luci
Installing package 'luci-app-ltqtapi' from luci
Installing package 'luci-app-lxc' from luci
Installing package 'luci-app-minidlna' from luci
Installing package 'luci-app-mjpg-streamer' from luci
Installing package 'luci-app-mosquitto' from luci
Installing package 'luci-app-mwan3' from luci
Installing package 'luci-app-nextdns' from luci
Installing package 'luci-app-nft-qos' from luci
Installing package 'luci-app-nlbwmon' from luci
Installing package 'luci-app-noddos' from luci
Installing package 'luci-app-ntpc' from luci
Installing package 'luci-app-nut' from luci
Installing package 'luci-app-ocserv' from luci
Installing package 'luci-app-olsr' from luci
Installing package 'olsrd' from routing
Installing package 'luci-app-olsr-services' from luci
Installing package 'luci-app-olsr-viz' from luci
Installing package 'luci-app-omcproxy' from luci
Installing package 'luci-app-openvpn' from luci
Installing package 'luci-app-p910nd' from luci
Installing package 'luci-app-pagekitec' from luci
Installing package 'luci-app-polipo' from luci
Installing package 'luci-app-privoxy' from luci
Installing package 'luci-app-qos' from luci
Installing package 'luci-app-radicale' from luci
Installing package 'luci-app-radicale2' from luci
Installing package 'rpcd-mod-rad2-enc' from luci
Installing package 'luci-app-rosy-file-server' from luci
Installing package 'luci-app-rp-pppoe-server' from luci
Installing package 'luci-app-samba4' from luci
Installing package 'luci-app-ser2net' from luci
Installing package 'luci-app-shadowsocks-libev' from luci
Installing package 'luci-app-shairplay' from luci
Installing package 'luci-app-siitwizard' from luci
Installing package 'luci-app-simple-adblock' from luci
Installing package 'luci-app-smartdns' from luci
Installing package 'luci-app-snmpd' from luci
Installing package 'luci-app-splash' from luci
Installing package 'luci-lib-iptparser' from luci
Installing package 'luci-app-sqm' from luci
Installing package 'luci-app-squid' from luci
Installing package 'luci-app-statistics' from luci
Installing package 'luci-app-tinyproxy' from luci
Installing package 'luci-app-transmission' from luci
Installing package 'luci-app-travelmate' from luci
Installing package 'luci-app-ttyd' from luci
Installing package 'luci-app-udpxy' from luci
Installing package 'luci-app-uhttpd' from luci
Installing package 'luci-app-unbound' from luci
Installing package 'luci-app-upnp' from luci
Installing package 'luci-app-vnstat' from luci
Installing package 'luci-app-vnstat2' from luci
Installing package 'luci-app-vpn-policy-routing' from luci
Installing package 'luci-app-vpnbypass' from luci
Installing package 'luci-app-watchcat' from luci
Installing package 'luci-app-wifischedule' from luci
Installing package 'luci-app-wireguard' from luci
Installing package 'luci-proto-wireguard' from luci
Installing package 'luci-app-wol' from luci
Installing package 'luci-app-xinetd' from luci
Installing package 'luci-app-yggdrasil' from luci
Installing package 'luci-lib-httpclient' from luci
Installing package 'luci-lib-px5g' from luci
Installing package 'luci-lib-rpcc' from luci
Installing package 'luci-light' from luci
Installing package 'luci-mod-admin-mini' from luci
Installing package 'luci-theme-openwrt' from luci
Installing package 'luci-mod-battstatus' from luci
Installing package 'luci-mod-failsafe' from luci
Installing package 'luci-mod-rpc' from luci
Installing package 'luci-nginx' from luci
Installing package 'luci-proto-3g' from luci
Installing package 'luci-proto-bonding' from luci
Installing package 'luci-proto-gre' from luci
Installing package 'luci-proto-hnet' from luci
Installing package 'luci-proto-ipip' from luci
Installing package 'luci-proto-modemmanager' from luci
Installing package 'luci-proto-ncm' from luci
Installing package 'luci-proto-openconnect' from luci
Installing package 'luci-proto-pppossh' from luci
Installing package 'luci-proto-qmi' from luci
Installing package 'luci-proto-relay' from luci
Installing package 'luci-proto-sstp' from luci
Installing package 'luci-proto-vpnc' from luci
Installing package 'luci-proto-vxlan' from luci
Installing package 'luci-ssl' from luci
Installing package 'luci-ssl-nginx' from luci
Installing package 'luci-ssl-openssl' from luci
Installing package 'luci-theme-material' from luci
Installing package 'luci-theme-openwrt-2020' from luci
Installing package 'luci-theme-rosy' from luci
Installing package 'alfred' from routing
Installing all packages from feed routing.
Installing package 'babel-pinger' from routing
Installing package 'babeld' from routing
Installing package 'batctl' from routing
Installing package 'batman-adv' from routing
Installing package 'batmand' from routing
Installing package 'bird1' from routing
Installing package 'bird1-ipv4-openwrt' from routing
Installing package 'bird1-ipv6-openwrt' from routing
Installing package 'bird2' from routing
Installing package 'cjdns' from routing
Installing package 'hnetd' from routing
Installing package 'ohybridproxy' from routing
Installing package 'minimalist-pcproxy' from routing
Installing package 'luci-app-bmx6' from routing
Installing package 'luci-app-cjdns' from routing
Installing package 'mcproxy' from routing
Installing package 'mrd6' from routing
Installing package 'ndppd' from routing
Installing package 'nodogsplash' from routing
Installing package 'oonf-dlep-proxy' from routing
Installing package 'oonf-init-scripts' from routing
Installing package 'oonf-dlep-radio' from routing
Installing package 'oonf-olsrd2' from routing
Installing package 'opennds' from routing
Installing package 'pimbd' from routing
Installing package 'prince' from routing
Installing package 'quagga' from routing
Installing package 'vis' from routing
Installing package 'asterisk-16.x' from telephony
Installing all packages from feed telephony.
Installing package 'dahdi-tools' from telephony
Installing package 'dahdi-linux' from telephony
Installing package 'libpri' from telephony
Installing package 'pjproject' from telephony
Installing package 'libsrtp2' from telephony
Installing package 'iksemel' from telephony
Installing package 'spandsp' from telephony
Installing package 'asterisk-16.x-chan-lantiq' from telephony
Installing package 'asterisk-chan-dongle' from telephony
Installing package 'asterisk-chan-sccp' from telephony
Installing package 'asterisk-g72x' from telephony
Installing package 'bcg729' from telephony
Installing package 'asterisk-opus' from telephony
Installing package 'baresip' from telephony
Installing package 're' from telephony
Installing package 'rem' from telephony
Installing package 'freeswitch' from telephony
Installing package 'gsmlib' from telephony
Installing package 'libctb' from telephony
Installing package 'signalwire-client-c' from telephony
Installing package 'libks' from telephony
Installing package 'freeswitch-mod-bcg729' from telephony
Installing package 'kamailio-5.x' from telephony
Installing package 'libosip2' from telephony
Installing package 'libsrtp' from telephony
Installing package 'miax' from telephony
Installing package 'pcapsipdump' from telephony
Installing package 'restund' from telephony
Installing package 'rtpengine' from telephony
Installing package 'rtpproxy' from telephony
Installing package 'sipgrep' from telephony
Installing package 'sipp' from telephony
Installing package 'siproxd' from telephony
Installing package 'sngrep' from telephony
Installing package 'yate' from telephony
Installing package 'gowsay' from taiha
Installing all packages from feed taiha.
Installing package 'ma-sh' from taiha
Installing package 'mackerel' from taiha
Installing package 'mkr' from taiha
Installing package 'nyancat' from taiha
Installing package 'sl' from taiha
+ [ -e .config ]
+ [ -e diffconfig ]
+ wget https://github.com/musashino-build/openwrt_build-profiles/raw/master/ramips/rt305x/whr-g300n/diffconfig
--2020-08-02 20:41:36--  https://github.com/musashino-build/openwrt_build-profiles/raw/master/ramips/rt305x/whr-g300n/diffconfig
github.com (github.com) をDNSに問いあわせています... 52.192.72.89
github.com (github.com)|52.192.72.89|:443 に接続しています... 接続しました。
HTTP による接続要求を送信しました、応答を待っています... 302 Found
場所: https://raw.githubusercontent.com/musashino-build/openwrt_build-profiles/master/ramips/rt305x/whr-g300n/diffconfig [続く]
--2020-08-02 20:41:36--  https://raw.githubusercontent.com/musashino-build/openwrt_build-profiles/master/ramips/rt305x/whr-g300n/diffconfig
raw.githubusercontent.com (raw.githubusercontent.com) をDNSに問いあわせています... 151.101.108.133
raw.githubusercontent.com (raw.githubusercontent.com)|151.101.108.133|:443 に接続しています... 接続しました。
HTTP による接続要求を送信しました、応答を待っています... 200 OK
長さ: 2094 (2.0K) [text/plain]
`diffconfig' に保存中

     0K ..                                                    100% 45.2M=0s

2020-08-02 20:41:37 (45.2 MB/s) - `diffconfig' へ保存完了 [2094/2094]

+ mv diffconfig .config
+ echo CONFIG_TARGET_ramips_rt305x_DEVICE_buffalo_whr-g300n=y
+ make defconfig

.config:64:warning: override: TARGET_ramips_rt305x_DEVICE_buffalo_whr-g300n changes choice state
#
# configuration written to .config
#
+ [ true = false ]
+ true
+ make -j8 V=s
time: target/linux/prereq#0.24#0.01#0.25
make[1]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N'
make[2]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N'
make[2]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N'
+ mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl
+ cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl
+ mkdir -p bin lib stamp
+ mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/stamp
+ cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host
+ mkdir -p bin lib stamp
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/stamp /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include/sys
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/.prepared
install -m0644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tools/include/*.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include/
install -m0644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tools/include/sys/*.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include/sys/
ln -snf lib /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib64
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/.prepared
make[3]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tools/flock'
rm -rf /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips
make[2]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N'
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/flock-2.18/.prepared89d07c0a3b5721d3281432e8c6288714_6664517399ebbbc92a37c5bb081b5c53
(cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/flock-2.18/; if [ -x configure ]; then cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/config.{guess,sub} /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/flock-2.18// && CC="gcc" CFLAGS="-O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include " CXX="g++" CPPFLAGS="-I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include " LDFLAGS="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib " CONFIG_SHELL="/usr/bin/env bash"  bash ./configure --target=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --program-prefix="" --program-suffix="" --prefix=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host --exec-prefix=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host --sysconfdir=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc --localstatedir=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/var --sbindir=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin ; fi )
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/flock-2.18/.configured
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/flock-2.18
gcc -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/flock-2.18/flock src/flock.c
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/flock-2.18/.built
install -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/flock-2.18/flock /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/stamp
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/flock-2.18/.built
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/stamp/.flock_installed
make[3]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tools/flock'
time: tools/flock/compile#0.08#0.02#0.12
make[3]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tools/xz'
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/dl
SHELL= flock /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/.xz-5.2.5.tar.bz2.flock -c '  	/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/download.pl "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/dl" "xz-5.2.5.tar.bz2" "5117f930900b341493827d63aa910ff5e011e0b994197c3b71c08a20228a42df" "" "@SF/lzmautils" "http://tukaani.org/xz"    '
+ curl -f --connect-timeout 20 --retry 5 --location --insecure https://sources.cdn.openwrt.org/xz-5.2.5.tar.bz2
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
curl: (22) The requested URL returned error: 404 
Download failed.
+ curl -f --connect-timeout 20 --retry 5 --location --insecure https://downloads.sourceforge.net/lzmautils/xz-5.2.5.tar.bz2
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100   317  100   317    0     0    556      0 --:--:-- --:--:-- --:--:--   555

100 1438k  100 1438k    0     0  1434k      0  0:00:01  0:00:01 --:--:-- 1434k
. /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/include/shell.sh; bzcat /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/dl/xz-5.2.5.tar.bz2 | tar -C /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/xz-5.2.5/.. -xf -
[ ! -d ./src/ ] || cp -fpR ./src/* /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/xz-5.2.5
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/xz-5.2.5/.prepared318b7852bca518b0c98cbe5818c5894d_6664517399ebbbc92a37c5bb081b5c53
(cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/xz-5.2.5/; if [ -x configure ]; then cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/config.{guess,sub} /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/xz-5.2.5// && CC="gcc" CFLAGS="-O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include " CXX="g++" CPPFLAGS="-I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include " LDFLAGS="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib " CONFIG_SHELL="/usr/bin/env bash"  bash ./configure --target=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --program-prefix="" --program-suffix="" --prefix=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host --exec-prefix=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host --sysconfdir=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc --localstatedir=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/var --sbindir=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin --enable-static=yes --enable-shared=no --disable-doc --disable-nls --with-pic ; fi )

XZ Utils 5.2.5

System type:
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu

Configure options:
checking if debugging code should be compiled... no
checking which encoders to build... lzma1 lzma2 delta x86 powerpc ia64 arm armthumb sparc
checking which decoders to build... lzma1 lzma2 delta x86 powerpc ia64 arm armthumb sparc
checking which match finders to build... hc3 hc4 bt2 bt3 bt4
checking which integrity checks to build... crc32 crc64 sha256
checking if external SHA-256 should be used... no
checking if assembler optimizations should be used... x86_64
checking if small size is preferred over speed... no
checking if threading support is wanted... yes, posix
checking how much RAM to assume if the real amount is unknown... 128 MiB
checking if library symbol versioning should be used... yes
checking if sandboxing should be used... maybe (autodetect)

checking for a shell that conforms to POSIX... /bin/sh

Initializing Automake:
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 whether ln -s works... yes
checking whether make supports the include directive... yes (GNU style)
checking for x86_64-pc-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 dependency style of gcc... gcc3
checking for gcc option to accept ISO C99... none needed
checking dependency style of gcc... gcc3
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/grep
checking for egrep... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/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 minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes

POSIX threading support:
checking for a sed that does not truncate output... /bin/sed
checking whether gcc is Clang... no
checking whether pthreads work with "-pthread" and "-lpthread"... yes
checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
checking whether more special flags are required for pthreads... no
checking for PTHREAD_PRIO_INHERIT... yes
checking for library containing clock_gettime... none required
checking for clock_gettime... yes
checking for pthread_condattr_setclock... yes
checking whether CLOCK_MONOTONIC is declared... yes

Initializing Libtool:
checking how to print strings... printf
checking for a sed that does not truncate output... (cached) /bin/sed
checking for fgrep... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for x86_64-pc-linux-gnu-objdump... no
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for x86_64-pc-linux-gnu-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for x86_64-pc-linux-gnu-ar... no
checking for ar... ar
checking for archiver @FILE support... @
checking for x86_64-pc-linux-gnu-strip... no
checking for strip... strip
checking for x86_64-pc-linux-gnu-ranlib... no
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
checking for x86_64-pc-linux-gnu-mt... no
checking for mt... mt
checking if mt is a manifest tool... no
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... no
checking whether to build static libraries... yes
checking for x86_64-pc-linux-gnu-windres... no
checking for windres... no

Initializing gettext:
checking whether NLS is requested... no
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking for ld... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking for shared library run path origin... done
checking 32-bit host C ABI... no
checking for the common suffixes of directories in the library search path... lib,lib
checking for CFPreferencesCopyAppValue... no
checking for CFLocaleCopyCurrent... no
checking for CFLocaleCopyPreferredLanguages... no
checking whether to use NLS... no

System headers and functions:
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking immintrin.h usability... yes
checking immintrin.h presence... yes
checking for immintrin.h... yes
checking for stdbool.h that conforms to C99... yes
checking for _Bool... yes
checking for uint8_t... yes
checking for uint16_t... yes
checking for int32_t... yes
checking for uint32_t... yes
checking for int64_t... yes
checking for uint64_t... yes
checking for uintptr_t... yes
checking size of size_t... 8
checking for struct stat.st_atim.tv_nsec... yes
checking for struct stat.st_atimespec.tv_nsec... no
checking for struct stat.st_atimensec... no
checking for struct stat.st_uatime... no
checking for struct stat.st_atim.st__tim.tv_nsec... no
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking whether byte ordering is bigendian... no
checking getopt.h usability... yes
checking getopt.h presence... yes
checking for getopt.h... yes
checking for getopt_long... yes
checking whether optreset is declared... no
checking for futimens... yes
checking for posix_fadvise... yes
checking whether program_invocation_name is declared... yes
checking if __builtin_bswap16/32/64 are supported... yes
checking if unaligned memory access should be used... yes
checking if unsafe type punning should be used... no
checking if __builtin_assume_aligned is supported... yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking how to detect the amount of physical memory... sysconf
checking for sys/param.h... (cached) yes
checking how to detect the number of available CPU cores... sched_getaffinity
checking whether mbrtowc and mbstate_t are properly declared... yes
checking for wcwidth... yes
checking whether _mm_movemask_epi8 is declared... yes
checking sys/capsicum.h usability... no
checking sys/capsicum.h presence... no
checking for sys/capsicum.h... no
checking whether cap_rights_limit is declared... no

GCC extensions:
checking whether the -Werror option is usable... yes
checking for simple visibility declarations... yes
checking if gcc accepts -Wall... yes
checking if gcc accepts -Wextra... yes
checking if gcc accepts -Wvla... yes
checking if gcc accepts -Wformat=2... yes
checking if gcc accepts -Winit-self... yes
checking if gcc accepts -Wmissing-include-dirs... yes
checking if gcc accepts -Wstrict-aliasing... yes
checking if gcc accepts -Wfloat-equal... yes
checking if gcc accepts -Wundef... yes
checking if gcc accepts -Wshadow... yes
checking if gcc accepts -Wpointer-arith... yes
checking if gcc accepts -Wbad-function-cast... yes
checking if gcc accepts -Wwrite-strings... yes
checking if gcc accepts -Wlogical-op... yes
checking if gcc accepts -Waggregate-return... yes
checking if gcc accepts -Wstrict-prototypes... yes
checking if gcc accepts -Wold-style-definition... yes
checking if gcc accepts -Wmissing-prototypes... yes
checking if gcc accepts -Wmissing-declarations... yes
checking if gcc accepts -Wmissing-noreturn... yes
checking if gcc accepts -Wredundant-decls... yes

checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Doxyfile
config.status: creating Makefile
config.status: creating po/Makefile.in
config.status: creating lib/Makefile
config.status: creating src/Makefile
config.status: creating src/liblzma/Makefile
config.status: creating src/liblzma/api/Makefile
config.status: creating src/xz/Makefile
config.status: creating src/xzdec/Makefile
config.status: creating src/lzmainfo/Makefile
config.status: creating src/scripts/Makefile
config.status: creating tests/Makefile
config.status: creating debug/Makefile
config.status: creating src/scripts/xzdiff
config.status: creating src/scripts/xzgrep
config.status: creating src/scripts/xzmore
config.status: creating src/scripts/xzless
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing po-directories commands
config.status: creating po/POTFILES
config.status: creating po/Makefile
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/xz-5.2.5/.configured
CFLAGS="-O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include " CPPFLAGS="-I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include " CXXFLAGS="" LDFLAGS="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib " make --jobserver-fds=3,4 -j -C /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/xz-5.2.5  
make[4]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/xz-5.2.5'
make  all-recursive
make[5]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/xz-5.2.5'
Making all in src
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/xz-5.2.5/src'
Making all in liblzma
make[7]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/xz-5.2.5/src/liblzma'
Making all in api
make[8]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/xz-5.2.5/src/liblzma/api'
make[8]: Nothing to be done for 'all'.
make[8]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/xz-5.2.5/src/liblzma/api'
make[8]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/xz-5.2.5/src/liblzma'
/usr/bin/env bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT liblzma_la-tuklib_physmem.lo -MD -MP -MF .deps/liblzma_la-tuklib_physmem.Tpo -c -o liblzma_la-tuklib_physmem.lo `test -f '../common/tuklib_physmem.c' || echo './'`../common/tuklib_physmem.c
/usr/bin/env bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT liblzma_la-tuklib_cpucores.lo -MD -MP -MF .deps/liblzma_la-tuklib_cpucores.Tpo -c -o liblzma_la-tuklib_cpucores.lo `test -f '../common/tuklib_cpucores.c' || echo './'`../common/tuklib_cpucores.c
/usr/bin/env bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT liblzma_la-common.lo -MD -MP -MF .deps/liblzma_la-common.Tpo -c -o liblzma_la-common.lo `test -f 'common/common.c' || echo './'`common/common.c
/usr/bin/env bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT liblzma_la-block_util.lo -MD -MP -MF .deps/liblzma_la-block_util.Tpo -c -o liblzma_la-block_util.lo `test -f 'common/block_util.c' || echo './'`common/block_util.c
/usr/bin/env bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT liblzma_la-easy_preset.lo -MD -MP -MF .deps/liblzma_la-easy_preset.Tpo -c -o liblzma_la-easy_preset.lo `test -f 'common/easy_preset.c' || echo './'`common/easy_preset.c
/usr/bin/env bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT liblzma_la-filter_common.lo -MD -MP -MF .deps/liblzma_la-filter_common.Tpo -c -o liblzma_la-filter_common.lo `test -f 'common/filter_common.c' || echo './'`common/filter_common.c
/usr/bin/env bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT liblzma_la-hardware_physmem.lo -MD -MP -MF .deps/liblzma_la-hardware_physmem.Tpo -c -o liblzma_la-hardware_physmem.lo `test -f 'common/hardware_physmem.c' || echo './'`common/hardware_physmem.c
/usr/bin/env bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT liblzma_la-index.lo -MD -MP -MF .deps/liblzma_la-index.Tpo -c -o liblzma_la-index.lo `test -f 'common/index.c' || echo './'`common/index.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT liblzma_la-common.lo -MD -MP -MF .deps/liblzma_la-common.Tpo -c common/common.c  -fPIC -DPIC -o liblzma_la-common.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT liblzma_la-block_util.lo -MD -MP -MF .deps/liblzma_la-block_util.Tpo -c common/block_util.c  -fPIC -DPIC -o liblzma_la-block_util.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT liblzma_la-index.lo -MD -MP -MF .deps/liblzma_la-index.Tpo -c common/index.c  -fPIC -DPIC -o liblzma_la-index.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT liblzma_la-filter_common.lo -MD -MP -MF .deps/liblzma_la-filter_common.Tpo -c common/filter_common.c  -fPIC -DPIC -o liblzma_la-filter_common.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT liblzma_la-easy_preset.lo -MD -MP -MF .deps/liblzma_la-easy_preset.Tpo -c common/easy_preset.c  -fPIC -DPIC -o liblzma_la-easy_preset.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT liblzma_la-hardware_physmem.lo -MD -MP -MF .deps/liblzma_la-hardware_physmem.Tpo -c common/hardware_physmem.c  -fPIC -DPIC -o liblzma_la-hardware_physmem.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT liblzma_la-tuklib_physmem.lo -MD -MP -MF .deps/liblzma_la-tuklib_physmem.Tpo -c ../common/tuklib_physmem.c  -fPIC -DPIC -o liblzma_la-tuklib_physmem.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT liblzma_la-tuklib_cpucores.lo -MD -MP -MF .deps/liblzma_la-tuklib_cpucores.Tpo -c ../common/tuklib_cpucores.c  -fPIC -DPIC -o liblzma_la-tuklib_cpucores.o
mv -f .deps/liblzma_la-tuklib_cpucores.Tpo .deps/liblzma_la-tuklib_cpucores.Plo
/usr/bin/env bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT liblzma_la-stream_flags_common.lo -MD -MP -MF .deps/liblzma_la-stream_flags_common.Tpo -c -o liblzma_la-stream_flags_common.lo `test -f 'common/stream_flags_common.c' || echo './'`common/stream_flags_common.c
mv -f .deps/liblzma_la-tuklib_physmem.Tpo .deps/liblzma_la-tuklib_physmem.Plo
mv -f .deps/liblzma_la-easy_preset.Tpo .deps/liblzma_la-easy_preset.Plo
mv -f .deps/liblzma_la-hardware_physmem.Tpo .deps/liblzma_la-hardware_physmem.Plo
/usr/bin/env bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT liblzma_la-vli_size.lo -MD -MP -MF .deps/liblzma_la-vli_size.Tpo -c -o liblzma_la-vli_size.lo `test -f 'common/vli_size.c' || echo './'`common/vli_size.c
/usr/bin/env bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT liblzma_la-hardware_cputhreads.lo -MD -MP -MF .deps/liblzma_la-hardware_cputhreads.Tpo -c -o liblzma_la-hardware_cputhreads.lo `test -f 'common/hardware_cputhreads.c' || echo './'`common/hardware_cputhreads.c
/usr/bin/env bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT liblzma_la-alone_encoder.lo -MD -MP -MF .deps/liblzma_la-alone_encoder.Tpo -c -o liblzma_la-alone_encoder.lo `test -f 'common/alone_encoder.c' || echo './'`common/alone_encoder.c
mv -f .deps/liblzma_la-block_util.Tpo .deps/liblzma_la-block_util.Plo
/usr/bin/env bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT liblzma_la-block_buffer_encoder.lo -MD -MP -MF .deps/liblzma_la-block_buffer_encoder.Tpo -c -o liblzma_la-block_buffer_encoder.lo `test -f 'common/block_buffer_encoder.c' || echo './'`common/block_buffer_encoder.c
mv -f .deps/liblzma_la-filter_common.Tpo .deps/liblzma_la-filter_common.Plo
/usr/bin/env bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT liblzma_la-block_encoder.lo -MD -MP -MF .deps/liblzma_la-block_encoder.Tpo -c -o liblzma_la-block_encoder.lo `test -f 'common/block_encoder.c' || echo './'`common/block_encoder.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT liblzma_la-stream_flags_common.lo -MD -MP -MF .deps/liblzma_la-stream_flags_common.Tpo -c common/stream_flags_common.c  -fPIC -DPIC -o liblzma_la-stream_flags_common.o
mv -f .deps/liblzma_la-common.Tpo .deps/liblzma_la-common.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT liblzma_la-hardware_cputhreads.lo -MD -MP -MF .deps/liblzma_la-hardware_cputhreads.Tpo -c common/hardware_cputhreads.c  -fPIC -DPIC -o liblzma_la-hardware_cputhreads.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT liblzma_la-alone_encoder.lo -MD -MP -MF .deps/liblzma_la-alone_encoder.Tpo -c common/alone_encoder.c  -fPIC -DPIC -o liblzma_la-alone_encoder.o
/usr/bin/env bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT liblzma_la-block_header_encoder.lo -MD -MP -MF .deps/liblzma_la-block_header_encoder.Tpo -c -o liblzma_la-block_header_encoder.lo `test -f 'common/block_header_encoder.c' || echo './'`common/block_header_encoder.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT liblzma_la-vli_size.lo -MD -MP -MF .deps/liblzma_la-vli_size.Tpo -c common/vli_size.c  -fPIC -DPIC -o liblzma_la-vli_size.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT liblzma_la-block_buffer_encoder.lo -MD -MP -MF .deps/liblzma_la-block_buffer_encoder.Tpo -c common/block_buffer_encoder.c  -fPIC -DPIC -o liblzma_la-block_buffer_encoder.o
mv -f .deps/liblzma_la-hardware_cputhreads.Tpo .deps/liblzma_la-hardware_cputhreads.Plo
/usr/bin/env bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT liblzma_la-easy_buffer_encoder.lo -MD -MP -MF .deps/liblzma_la-easy_buffer_encoder.Tpo -c -o liblzma_la-easy_buffer_encoder.lo `test -f 'common/easy_buffer_encoder.c' || echo './'`common/easy_buffer_encoder.c
mv -f .deps/liblzma_la-stream_flags_common.Tpo .deps/liblzma_la-stream_flags_common.Plo
/usr/bin/env bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT liblzma_la-easy_encoder.lo -MD -MP -MF .deps/liblzma_la-easy_encoder.Tpo -c -o liblzma_la-easy_encoder.lo `test -f 'common/easy_encoder.c' || echo './'`common/easy_encoder.c
mv -f .deps/liblzma_la-vli_size.Tpo .deps/liblzma_la-vli_size.Plo
/usr/bin/env bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT liblzma_la-easy_encoder_memusage.lo -MD -MP -MF .deps/liblzma_la-easy_encoder_memusage.Tpo -c -o liblzma_la-easy_encoder_memusage.lo `test -f 'common/easy_encoder_memusage.c' || echo './'`common/easy_encoder_memusage.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT liblzma_la-block_encoder.lo -MD -MP -MF .deps/liblzma_la-block_encoder.Tpo -c common/block_encoder.c  -fPIC -DPIC -o liblzma_la-block_encoder.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT liblzma_la-block_header_encoder.lo -MD -MP -MF .deps/liblzma_la-block_header_encoder.Tpo -c common/block_header_encoder.c  -fPIC -DPIC -o liblzma_la-block_header_encoder.o
mv -f .deps/liblzma_la-alone_encoder.Tpo .deps/liblzma_la-alone_encoder.Plo
/usr/bin/env bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT liblzma_la-filter_buffer_encoder.lo -MD -MP -MF .deps/liblzma_la-filter_buffer_encoder.Tpo -c -o liblzma_la-filter_buffer_encoder.lo `test -f 'common/filter_buffer_encoder.c' || echo './'`common/filter_buffer_encoder.c
mv -f .deps/liblzma_la-index.Tpo .deps/liblzma_la-index.Plo
/usr/bin/env bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT liblzma_la-filter_encoder.lo -MD -MP -MF .deps/liblzma_la-filter_encoder.Tpo -c -o liblzma_la-filter_encoder.lo `test -f 'common/filter_encoder.c' || echo './'`common/filter_encoder.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT liblzma_la-easy_buffer_encoder.lo -MD -MP -MF .deps/liblzma_la-easy_buffer_encoder.Tpo -c common/easy_buffer_encoder.c  -fPIC -DPIC -o liblzma_la-easy_buffer_encoder.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT liblzma_la-easy_encoder.lo -MD -MP -MF .deps/liblzma_la-easy_encoder.Tpo -c common/easy_encoder.c  -fPIC -DPIC -o liblzma_la-easy_encoder.o
mv -f .deps/liblzma_la-block_buffer_encoder.Tpo .deps/liblzma_la-block_buffer_encoder.Plo
/usr/bin/env bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT liblzma_la-filter_flags_encoder.lo -MD -MP -MF .deps/liblzma_la-filter_flags_encoder.Tpo -c -o liblzma_la-filter_flags_encoder.lo `test -f 'common/filter_flags_encoder.c' || echo './'`common/filter_flags_encoder.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT liblzma_la-easy_encoder_memusage.lo -MD -MP -MF .deps/liblzma_la-easy_encoder_memusage.Tpo -c common/easy_encoder_memusage.c  -fPIC -DPIC -o liblzma_la-easy_encoder_memusage.o
mv -f .deps/liblzma_la-block_header_encoder.Tpo .deps/liblzma_la-block_header_encoder.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT liblzma_la-filter_buffer_encoder.lo -MD -MP -MF .deps/liblzma_la-filter_buffer_encoder.Tpo -c common/filter_buffer_encoder.c  -fPIC -DPIC -o liblzma_la-filter_buffer_encoder.o
/usr/bin/env bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT liblzma_la-index_encoder.lo -MD -MP -MF .deps/liblzma_la-index_encoder.Tpo -c -o liblzma_la-index_encoder.lo `test -f 'common/index_encoder.c' || echo './'`common/index_encoder.c
mv -f .deps/liblzma_la-block_encoder.Tpo .deps/liblzma_la-block_encoder.Plo
/usr/bin/env bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT liblzma_la-stream_buffer_encoder.lo -MD -MP -MF .deps/liblzma_la-stream_buffer_encoder.Tpo -c -o liblzma_la-stream_buffer_encoder.lo `test -f 'common/stream_buffer_encoder.c' || echo './'`common/stream_buffer_encoder.c
mv -f .deps/liblzma_la-easy_encoder.Tpo .deps/liblzma_la-easy_encoder.Plo
/usr/bin/env bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT liblzma_la-stream_encoder.lo -MD -MP -MF .deps/liblzma_la-stream_encoder.Tpo -c -o liblzma_la-stream_encoder.lo `test -f 'common/stream_encoder.c' || echo './'`common/stream_encoder.c
mv -f .deps/liblzma_la-easy_buffer_encoder.Tpo .deps/liblzma_la-easy_buffer_encoder.Plo
/usr/bin/env bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT liblzma_la-stream_flags_encoder.lo -MD -MP -MF .deps/liblzma_la-stream_flags_encoder.Tpo -c -o liblzma_la-stream_flags_encoder.lo `test -f 'common/stream_flags_encoder.c' || echo './'`common/stream_flags_encoder.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT liblzma_la-filter_encoder.lo -MD -MP -MF .deps/liblzma_la-filter_encoder.Tpo -c common/filter_encoder.c  -fPIC -DPIC -o liblzma_la-filter_encoder.o
mv -f .deps/liblzma_la-easy_encoder_memusage.Tpo .deps/liblzma_la-easy_encoder_memusage.Plo
/usr/bin/env bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT liblzma_la-vli_encoder.lo -MD -MP -MF .deps/liblzma_la-vli_encoder.Tpo -c -o liblzma_la-vli_encoder.lo `test -f 'common/vli_encoder.c' || echo './'`common/vli_encoder.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT liblzma_la-filter_flags_encoder.lo -MD -MP -MF .deps/liblzma_la-filter_flags_encoder.Tpo -c common/filter_flags_encoder.c  -fPIC -DPIC -o liblzma_la-filter_flags_encoder.o
mv -f .deps/liblzma_la-filter_buffer_encoder.Tpo .deps/liblzma_la-filter_buffer_encoder.Plo
/usr/bin/env bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT liblzma_la-outqueue.lo -MD -MP -MF .deps/liblzma_la-outqueue.Tpo -c -o liblzma_la-outqueue.lo `test -f 'common/outqueue.c' || echo './'`common/outqueue.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT liblzma_la-index_encoder.lo -MD -MP -MF .deps/liblzma_la-index_encoder.Tpo -c common/index_encoder.c  -fPIC -DPIC -o liblzma_la-index_encoder.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT liblzma_la-stream_buffer_encoder.lo -MD -MP -MF .deps/liblzma_la-stream_buffer_encoder.Tpo -c common/stream_buffer_encoder.c  -fPIC -DPIC -o liblzma_la-stream_buffer_encoder.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT liblzma_la-stream_encoder.lo -MD -MP -MF .deps/liblzma_la-stream_encoder.Tpo -c common/stream_encoder.c  -fPIC -DPIC -o liblzma_la-stream_encoder.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT liblzma_la-stream_flags_encoder.lo -MD -MP -MF .deps/liblzma_la-stream_flags_encoder.Tpo -c common/stream_flags_encoder.c  -fPIC -DPIC -o liblzma_la-stream_flags_encoder.o
mv -f .deps/liblzma_la-filter_flags_encoder.Tpo .deps/liblzma_la-filter_flags_encoder.Plo
/usr/bin/env bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT liblzma_la-stream_encoder_mt.lo -MD -MP -MF .deps/liblzma_la-stream_encoder_mt.Tpo -c -o liblzma_la-stream_encoder_mt.lo `test -f 'common/stream_encoder_mt.c' || echo './'`common/stream_encoder_mt.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT liblzma_la-vli_encoder.lo -MD -MP -MF .deps/liblzma_la-vli_encoder.Tpo -c common/vli_encoder.c  -fPIC -DPIC -o liblzma_la-vli_encoder.o
mv -f .deps/liblzma_la-filter_encoder.Tpo .deps/liblzma_la-filter_encoder.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT liblzma_la-outqueue.lo -MD -MP -MF .deps/liblzma_la-outqueue.Tpo -c common/outqueue.c  -fPIC -DPIC -o liblzma_la-outqueue.o
/usr/bin/env bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT liblzma_la-alone_decoder.lo -MD -MP -MF .deps/liblzma_la-alone_decoder.Tpo -c -o liblzma_la-alone_decoder.lo `test -f 'common/alone_decoder.c' || echo './'`common/alone_decoder.c
mv -f .deps/liblzma_la-stream_buffer_encoder.Tpo .deps/liblzma_la-stream_buffer_encoder.Plo
/usr/bin/env bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT liblzma_la-auto_decoder.lo -MD -MP -MF .deps/liblzma_la-auto_decoder.Tpo -c -o liblzma_la-auto_decoder.lo `test -f 'common/auto_decoder.c' || echo './'`common/auto_decoder.c
mv -f .deps/liblzma_la-stream_flags_encoder.Tpo .deps/liblzma_la-stream_flags_encoder.Plo
mv -f .deps/liblzma_la-index_encoder.Tpo .deps/liblzma_la-index_encoder.Plo
/usr/bin/env bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT liblzma_la-block_buffer_decoder.lo -MD -MP -MF .deps/liblzma_la-block_buffer_decoder.Tpo -c -o liblzma_la-block_buffer_decoder.lo `test -f 'common/block_buffer_decoder.c' || echo './'`common/block_buffer_decoder.c
/usr/bin/env bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT liblzma_la-block_decoder.lo -MD -MP -MF .deps/liblzma_la-block_decoder.Tpo -c -o liblzma_la-block_decoder.lo `test -f 'common/block_decoder.c' || echo './'`common/block_decoder.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT liblzma_la-stream_encoder_mt.lo -MD -MP -MF .deps/liblzma_la-stream_encoder_mt.Tpo -c common/stream_encoder_mt.c  -fPIC -DPIC -o liblzma_la-stream_encoder_mt.o
mv -f .deps/liblzma_la-vli_encoder.Tpo .deps/liblzma_la-vli_encoder.Plo
/usr/bin/env bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT liblzma_la-block_header_decoder.lo -MD -MP -MF .deps/liblzma_la-block_header_decoder.Tpo -c -o liblzma_la-block_header_decoder.lo `test -f 'common/block_header_decoder.c' || echo './'`common/block_header_decoder.c
mv -f .deps/liblzma_la-stream_encoder.Tpo .deps/liblzma_la-stream_encoder.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT liblzma_la-alone_decoder.lo -MD -MP -MF .deps/liblzma_la-alone_decoder.Tpo -c common/alone_decoder.c  -fPIC -DPIC -o liblzma_la-alone_decoder.o
/usr/bin/env bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT liblzma_la-easy_decoder_memusage.lo -MD -MP -MF .deps/liblzma_la-easy_decoder_memusage.Tpo -c -o liblzma_la-easy_decoder_memusage.lo `test -f 'common/easy_decoder_memusage.c' || echo './'`common/easy_decoder_memusage.c
mv -f .deps/liblzma_la-outqueue.Tpo .deps/liblzma_la-outqueue.Plo
/usr/bin/env bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT liblzma_la-filter_buffer_decoder.lo -MD -MP -MF .deps/liblzma_la-filter_buffer_decoder.Tpo -c -o liblzma_la-filter_buffer_decoder.lo `test -f 'common/filter_buffer_decoder.c' || echo './'`common/filter_buffer_decoder.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT liblzma_la-auto_decoder.lo -MD -MP -MF .deps/liblzma_la-auto_decoder.Tpo -c common/auto_decoder.c  -fPIC -DPIC -o liblzma_la-auto_decoder.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT liblzma_la-block_buffer_decoder.lo -MD -MP -MF .deps/liblzma_la-block_buffer_decoder.Tpo -c common/block_buffer_decoder.c  -fPIC -DPIC -o liblzma_la-block_buffer_decoder.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT liblzma_la-block_decoder.lo -MD -MP -MF .deps/liblzma_la-block_decoder.Tpo -c common/block_decoder.c  -fPIC -DPIC -o liblzma_la-block_decoder.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT liblzma_la-block_header_decoder.lo -MD -MP -MF .deps/liblzma_la-block_header_decoder.Tpo -c common/block_header_decoder.c  -fPIC -DPIC -o liblzma_la-block_header_decoder.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT liblzma_la-easy_decoder_memusage.lo -MD -MP -MF .deps/liblzma_la-easy_decoder_memusage.Tpo -c common/easy_decoder_memusage.c  -fPIC -DPIC -o liblzma_la-easy_decoder_memusage.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT liblzma_la-filter_buffer_decoder.lo -MD -MP -MF .deps/liblzma_la-filter_buffer_decoder.Tpo -c common/filter_buffer_decoder.c  -fPIC -DPIC -o liblzma_la-filter_buffer_decoder.o
mv -f .deps/liblzma_la-alone_decoder.Tpo .deps/liblzma_la-alone_decoder.Plo
/usr/bin/env bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT liblzma_la-filter_decoder.lo -MD -MP -MF .deps/liblzma_la-filter_decoder.Tpo -c -o liblzma_la-filter_decoder.lo `test -f 'common/filter_decoder.c' || echo './'`common/filter_decoder.c
mv -f .deps/liblzma_la-block_buffer_decoder.Tpo .deps/liblzma_la-block_buffer_decoder.Plo
/usr/bin/env bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT liblzma_la-filter_flags_decoder.lo -MD -MP -MF .deps/liblzma_la-filter_flags_decoder.Tpo -c -o liblzma_la-filter_flags_decoder.lo `test -f 'common/filter_flags_decoder.c' || echo './'`common/filter_flags_decoder.c
mv -f .deps/liblzma_la-auto_decoder.Tpo .deps/liblzma_la-auto_decoder.Plo
/usr/bin/env bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT liblzma_la-index_decoder.lo -MD -MP -MF .deps/liblzma_la-index_decoder.Tpo -c -o liblzma_la-index_decoder.lo `test -f 'common/index_decoder.c' || echo './'`common/index_decoder.c
mv -f .deps/liblzma_la-easy_decoder_memusage.Tpo .deps/liblzma_la-easy_decoder_memusage.Plo
/usr/bin/env bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT liblzma_la-index_hash.lo -MD -MP -MF .deps/liblzma_la-index_hash.Tpo -c -o liblzma_la-index_hash.lo `test -f 'common/index_hash.c' || echo './'`common/index_hash.c
mv -f .deps/liblzma_la-block_decoder.Tpo .deps/liblzma_la-block_decoder.Plo
/usr/bin/env bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT liblzma_la-stream_buffer_decoder.lo -MD -MP -MF .deps/liblzma_la-stream_buffer_decoder.Tpo -c -o liblzma_la-stream_buffer_decoder.lo `test -f 'common/stream_buffer_decoder.c' || echo './'`common/stream_buffer_decoder.c
mv -f .deps/liblzma_la-block_header_decoder.Tpo .deps/liblzma_la-block_header_decoder.Plo
/usr/bin/env bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT liblzma_la-stream_decoder.lo -MD -MP -MF .deps/liblzma_la-stream_decoder.Tpo -c -o liblzma_la-stream_decoder.lo `test -f 'common/stream_decoder.c' || echo './'`common/stream_decoder.c
mv -f .deps/liblzma_la-filter_buffer_decoder.Tpo .deps/liblzma_la-filter_buffer_decoder.Plo
/usr/bin/env bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT liblzma_la-stream_flags_decoder.lo -MD -MP -MF .deps/liblzma_la-stream_flags_decoder.Tpo -c -o liblzma_la-stream_flags_decoder.lo `test -f 'common/stream_flags_decoder.c' || echo './'`common/stream_flags_decoder.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT liblzma_la-filter_decoder.lo -MD -MP -MF .deps/liblzma_la-filter_decoder.Tpo -c common/filter_decoder.c  -fPIC -DPIC -o liblzma_la-filter_decoder.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT liblzma_la-filter_flags_decoder.lo -MD -MP -MF .deps/liblzma_la-filter_flags_decoder.Tpo -c common/filter_flags_decoder.c  -fPIC -DPIC -o liblzma_la-filter_flags_decoder.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT liblzma_la-index_decoder.lo -MD -MP -MF .deps/liblzma_la-index_decoder.Tpo -c common/index_decoder.c  -fPIC -DPIC -o liblzma_la-index_decoder.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT liblzma_la-index_hash.lo -MD -MP -MF .deps/liblzma_la-index_hash.Tpo -c common/index_hash.c  -fPIC -DPIC -o liblzma_la-index_hash.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT liblzma_la-stream_buffer_decoder.lo -MD -MP -MF .deps/liblzma_la-stream_buffer_decoder.Tpo -c common/stream_buffer_decoder.c  -fPIC -DPIC -o liblzma_la-stream_buffer_decoder.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT liblzma_la-stream_decoder.lo -MD -MP -MF .deps/liblzma_la-stream_decoder.Tpo -c common/stream_decoder.c  -fPIC -DPIC -o liblzma_la-stream_decoder.o
mv -f .deps/liblzma_la-filter_flags_decoder.Tpo .deps/liblzma_la-filter_flags_decoder.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT liblzma_la-stream_flags_decoder.lo -MD -MP -MF .deps/liblzma_la-stream_flags_decoder.Tpo -c common/stream_flags_decoder.c  -fPIC -DPIC -o liblzma_la-stream_flags_decoder.o
/usr/bin/env bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT liblzma_la-vli_decoder.lo -MD -MP -MF .deps/liblzma_la-vli_decoder.Tpo -c -o liblzma_la-vli_decoder.lo `test -f 'common/vli_decoder.c' || echo './'`common/vli_decoder.c
mv -f .deps/liblzma_la-stream_encoder_mt.Tpo .deps/liblzma_la-stream_encoder_mt.Plo
/usr/bin/env bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT liblzma_la-check.lo -MD -MP -MF .deps/liblzma_la-check.Tpo -c -o liblzma_la-check.lo `test -f 'check/check.c' || echo './'`check/check.c
mv -f .deps/liblzma_la-filter_decoder.Tpo .deps/liblzma_la-filter_decoder.Plo
/usr/bin/env bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT liblzma_la-crc32_table.lo -MD -MP -MF .deps/liblzma_la-crc32_table.Tpo -c -o liblzma_la-crc32_table.lo `test -f 'check/crc32_table.c' || echo './'`check/crc32_table.c
mv -f .deps/liblzma_la-stream_buffer_decoder.Tpo .deps/liblzma_la-stream_buffer_decoder.Plo
/usr/bin/env bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT liblzma_la-crc32_fast.lo -MD -MP -MF .deps/liblzma_la-crc32_fast.Tpo -c -o liblzma_la-crc32_fast.lo `test -f 'check/crc32_fast.c' || echo './'`check/crc32_fast.c
mv -f .deps/liblzma_la-index_decoder.Tpo .deps/liblzma_la-index_decoder.Plo
/usr/bin/env bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT liblzma_la-crc64_table.lo -MD -MP -MF .deps/liblzma_la-crc64_table.Tpo -c -o liblzma_la-crc64_table.lo `test -f 'check/crc64_table.c' || echo './'`check/crc64_table.c
mv -f .deps/liblzma_la-stream_flags_decoder.Tpo .deps/liblzma_la-stream_flags_decoder.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT liblzma_la-vli_decoder.lo -MD -MP -MF .deps/liblzma_la-vli_decoder.Tpo -c common/vli_decoder.c  -fPIC -DPIC -o liblzma_la-vli_decoder.o
/usr/bin/env bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT liblzma_la-crc64_fast.lo -MD -MP -MF .deps/liblzma_la-crc64_fast.Tpo -c -o liblzma_la-crc64_fast.lo `test -f 'check/crc64_fast.c' || echo './'`check/crc64_fast.c
mv -f .deps/liblzma_la-index_hash.Tpo .deps/liblzma_la-index_hash.Plo
/usr/bin/env bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT liblzma_la-sha256.lo -MD -MP -MF .deps/liblzma_la-sha256.Tpo -c -o liblzma_la-sha256.lo `test -f 'check/sha256.c' || echo './'`check/sha256.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT liblzma_la-check.lo -MD -MP -MF .deps/liblzma_la-check.Tpo -c check/check.c  -fPIC -DPIC -o liblzma_la-check.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT liblzma_la-crc32_table.lo -MD -MP -MF .deps/liblzma_la-crc32_table.Tpo -c check/crc32_table.c  -fPIC -DPIC -o liblzma_la-crc32_table.o
mv -f .deps/liblzma_la-stream_decoder.Tpo .deps/liblzma_la-stream_decoder.Plo
/usr/bin/env bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT liblzma_la-lz_encoder.lo -MD -MP -MF .deps/liblzma_la-lz_encoder.Tpo -c -o liblzma_la-lz_encoder.lo `test -f 'lz/lz_encoder.c' || echo './'`lz/lz_encoder.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT liblzma_la-crc32_fast.lo -MD -MP -MF .deps/liblzma_la-crc32_fast.Tpo -c check/crc32_fast.c  -fPIC -DPIC -o liblzma_la-crc32_fast.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT liblzma_la-crc64_table.lo -MD -MP -MF .deps/liblzma_la-crc64_table.Tpo -c check/crc64_table.c  -fPIC -DPIC -o liblzma_la-crc64_table.o
mv -f .deps/liblzma_la-vli_decoder.Tpo .deps/liblzma_la-vli_decoder.Plo
mv -f .deps/liblzma_la-crc32_table.Tpo .deps/liblzma_la-crc32_table.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT liblzma_la-crc64_fast.lo -MD -MP -MF .deps/liblzma_la-crc64_fast.Tpo -c check/crc64_fast.c  -fPIC -DPIC -o liblzma_la-crc64_fast.o
/usr/bin/env bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT liblzma_la-lz_encoder_mf.lo -MD -MP -MF .deps/liblzma_la-lz_encoder_mf.Tpo -c -o liblzma_la-lz_encoder_mf.lo `test -f 'lz/lz_encoder_mf.c' || echo './'`lz/lz_encoder_mf.c
/usr/bin/env bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT liblzma_la-lz_decoder.lo -MD -MP -MF .deps/liblzma_la-lz_decoder.Tpo -c -o liblzma_la-lz_decoder.lo `test -f 'lz/lz_decoder.c' || echo './'`lz/lz_decoder.c
mv -f .deps/liblzma_la-check.Tpo .deps/liblzma_la-check.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT liblzma_la-sha256.lo -MD -MP -MF .deps/liblzma_la-sha256.Tpo -c check/sha256.c  -fPIC -DPIC -o liblzma_la-sha256.o
/usr/bin/env bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT liblzma_la-lzma_encoder_presets.lo -MD -MP -MF .deps/liblzma_la-lzma_encoder_presets.Tpo -c -o liblzma_la-lzma_encoder_presets.lo `test -f 'lzma/lzma_encoder_presets.c' || echo './'`lzma/lzma_encoder_presets.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT liblzma_la-lz_encoder.lo -MD -MP -MF .deps/liblzma_la-lz_encoder.Tpo -c lz/lz_encoder.c  -fPIC -DPIC -o liblzma_la-lz_encoder.o
mv -f .deps/liblzma_la-crc64_table.Tpo .deps/liblzma_la-crc64_table.Plo
/usr/bin/env bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT liblzma_la-lzma_encoder.lo -MD -MP -MF .deps/liblzma_la-lzma_encoder.Tpo -c -o liblzma_la-lzma_encoder.lo `test -f 'lzma/lzma_encoder.c' || echo './'`lzma/lzma_encoder.c
mv -f .deps/liblzma_la-crc32_fast.Tpo .deps/liblzma_la-crc32_fast.Plo
/usr/bin/env bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT liblzma_la-lzma_encoder_optimum_fast.lo -MD -MP -MF .deps/liblzma_la-lzma_encoder_optimum_fast.Tpo -c -o liblzma_la-lzma_encoder_optimum_fast.lo `test -f 'lzma/lzma_encoder_optimum_fast.c' || echo './'`lzma/lzma_encoder_optimum_fast.c
mv -f .deps/liblzma_la-crc64_fast.Tpo .deps/liblzma_la-crc64_fast.Plo
/usr/bin/env bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT liblzma_la-lzma_encoder_optimum_normal.lo -MD -MP -MF .deps/liblzma_la-lzma_encoder_optimum_normal.Tpo -c -o liblzma_la-lzma_encoder_optimum_normal.lo `test -f 'lzma/lzma_encoder_optimum_normal.c' || echo './'`lzma/lzma_encoder_optimum_normal.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT liblzma_la-lz_decoder.lo -MD -MP -MF .deps/liblzma_la-lz_decoder.Tpo -c lz/lz_decoder.c  -fPIC -DPIC -o liblzma_la-lz_decoder.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT liblzma_la-lz_encoder_mf.lo -MD -MP -MF .deps/liblzma_la-lz_encoder_mf.Tpo -c lz/lz_encoder_mf.c  -fPIC -DPIC -o liblzma_la-lz_encoder_mf.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT liblzma_la-lzma_encoder_presets.lo -MD -MP -MF .deps/liblzma_la-lzma_encoder_presets.Tpo -c lzma/lzma_encoder_presets.c  -fPIC -DPIC -o liblzma_la-lzma_encoder_presets.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT liblzma_la-lzma_encoder.lo -MD -MP -MF .deps/liblzma_la-lzma_encoder.Tpo -c lzma/lzma_encoder.c  -fPIC -DPIC -o liblzma_la-lzma_encoder.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT liblzma_la-lzma_encoder_optimum_fast.lo -MD -MP -MF .deps/liblzma_la-lzma_encoder_optimum_fast.Tpo -c lzma/lzma_encoder_optimum_fast.c  -fPIC -DPIC -o liblzma_la-lzma_encoder_optimum_fast.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT liblzma_la-lzma_encoder_optimum_normal.lo -MD -MP -MF .deps/liblzma_la-lzma_encoder_optimum_normal.Tpo -c lzma/lzma_encoder_optimum_normal.c  -fPIC -DPIC -o liblzma_la-lzma_encoder_optimum_normal.o
mv -f .deps/liblzma_la-lzma_encoder_presets.Tpo .deps/liblzma_la-lzma_encoder_presets.Plo
/usr/bin/env bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT liblzma_la-fastpos_table.lo -MD -MP -MF .deps/liblzma_la-fastpos_table.Tpo -c -o liblzma_la-fastpos_table.lo `test -f 'lzma/fastpos_table.c' || echo './'`lzma/fastpos_table.c
mv -f .deps/liblzma_la-lz_decoder.Tpo .deps/liblzma_la-lz_decoder.Plo
/usr/bin/env bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT liblzma_la-lzma_decoder.lo -MD -MP -MF .deps/liblzma_la-lzma_decoder.Tpo -c -o liblzma_la-lzma_decoder.lo `test -f 'lzma/lzma_decoder.c' || echo './'`lzma/lzma_decoder.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT liblzma_la-fastpos_table.lo -MD -MP -MF .deps/liblzma_la-fastpos_table.Tpo -c lzma/fastpos_table.c  -fPIC -DPIC -o liblzma_la-fastpos_table.o
mv -f .deps/liblzma_la-sha256.Tpo .deps/liblzma_la-sha256.Plo
/usr/bin/env bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT liblzma_la-lzma2_encoder.lo -MD -MP -MF .deps/liblzma_la-lzma2_encoder.Tpo -c -o liblzma_la-lzma2_encoder.lo `test -f 'lzma/lzma2_encoder.c' || echo './'`lzma/lzma2_encoder.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT liblzma_la-lzma_decoder.lo -MD -MP -MF .deps/liblzma_la-lzma_decoder.Tpo -c lzma/lzma_decoder.c  -fPIC -DPIC -o liblzma_la-lzma_decoder.o
mv -f .deps/liblzma_la-fastpos_table.Tpo .deps/liblzma_la-fastpos_table.Plo
/usr/bin/env bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT liblzma_la-lzma2_decoder.lo -MD -MP -MF .deps/liblzma_la-lzma2_decoder.Tpo -c -o liblzma_la-lzma2_decoder.lo `test -f 'lzma/lzma2_decoder.c' || echo './'`lzma/lzma2_decoder.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT liblzma_la-lzma2_encoder.lo -MD -MP -MF .deps/liblzma_la-lzma2_encoder.Tpo -c lzma/lzma2_encoder.c  -fPIC -DPIC -o liblzma_la-lzma2_encoder.o
mv -f .deps/liblzma_la-lz_encoder.Tpo .deps/liblzma_la-lz_encoder.Plo
/usr/bin/env bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT liblzma_la-price_table.lo -MD -MP -MF .deps/liblzma_la-price_table.Tpo -c -o liblzma_la-price_table.lo `test -f 'rangecoder/price_table.c' || echo './'`rangecoder/price_table.c
mv -f .deps/liblzma_la-lzma_encoder_optimum_fast.Tpo .deps/liblzma_la-lzma_encoder_optimum_fast.Plo
/usr/bin/env bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT liblzma_la-delta_common.lo -MD -MP -MF .deps/liblzma_la-delta_common.Tpo -c -o liblzma_la-delta_common.lo `test -f 'delta/delta_common.c' || echo './'`delta/delta_common.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT liblzma_la-lzma2_decoder.lo -MD -MP -MF .deps/liblzma_la-lzma2_decoder.Tpo -c lzma/lzma2_decoder.c  -fPIC -DPIC -o liblzma_la-lzma2_decoder.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT liblzma_la-price_table.lo -MD -MP -MF .deps/liblzma_la-price_table.Tpo -c rangecoder/price_table.c  -fPIC -DPIC -o liblzma_la-price_table.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT liblzma_la-delta_common.lo -MD -MP -MF .deps/liblzma_la-delta_common.Tpo -c delta/delta_common.c  -fPIC -DPIC -o liblzma_la-delta_common.o
mv -f .deps/liblzma_la-lzma_encoder.Tpo .deps/liblzma_la-lzma_encoder.Plo
/usr/bin/env bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT liblzma_la-delta_encoder.lo -MD -MP -MF .deps/liblzma_la-delta_encoder.Tpo -c -o liblzma_la-delta_encoder.lo `test -f 'delta/delta_encoder.c' || echo './'`delta/delta_encoder.c
mv -f .deps/liblzma_la-lzma2_encoder.Tpo .deps/liblzma_la-lzma2_encoder.Plo
mv -f .deps/liblzma_la-lzma2_decoder.Tpo .deps/liblzma_la-lzma2_decoder.Plo
/usr/bin/env bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT liblzma_la-delta_decoder.lo -MD -MP -MF .deps/liblzma_la-delta_decoder.Tpo -c -o liblzma_la-delta_decoder.lo `test -f 'delta/delta_decoder.c' || echo './'`delta/delta_decoder.c
/usr/bin/env bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT liblzma_la-simple_coder.lo -MD -MP -MF .deps/liblzma_la-simple_coder.Tpo -c -o liblzma_la-simple_coder.lo `test -f 'simple/simple_coder.c' || echo './'`simple/simple_coder.c
mv -f .deps/liblzma_la-price_table.Tpo .deps/liblzma_la-price_table.Plo
/usr/bin/env bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT liblzma_la-simple_encoder.lo -MD -MP -MF .deps/liblzma_la-simple_encoder.Tpo -c -o liblzma_la-simple_encoder.lo `test -f 'simple/simple_encoder.c' || echo './'`simple/simple_encoder.c
mv -f .deps/liblzma_la-delta_common.Tpo .deps/liblzma_la-delta_common.Plo
/usr/bin/env bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT liblzma_la-simple_decoder.lo -MD -MP -MF .deps/liblzma_la-simple_decoder.Tpo -c -o liblzma_la-simple_decoder.lo `test -f 'simple/simple_decoder.c' || echo './'`simple/simple_decoder.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT liblzma_la-delta_encoder.lo -MD -MP -MF .deps/liblzma_la-delta_encoder.Tpo -c delta/delta_encoder.c  -fPIC -DPIC -o liblzma_la-delta_encoder.o
mv -f .deps/liblzma_la-lz_encoder_mf.Tpo .deps/liblzma_la-lz_encoder_mf.Plo
/usr/bin/env bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT liblzma_la-x86.lo -MD -MP -MF .deps/liblzma_la-x86.Tpo -c -o liblzma_la-x86.lo `test -f 'simple/x86.c' || echo './'`simple/x86.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT liblzma_la-delta_decoder.lo -MD -MP -MF .deps/liblzma_la-delta_decoder.Tpo -c delta/delta_decoder.c  -fPIC -DPIC -o liblzma_la-delta_decoder.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT liblzma_la-simple_coder.lo -MD -MP -MF .deps/liblzma_la-simple_coder.Tpo -c simple/simple_coder.c  -fPIC -DPIC -o liblzma_la-simple_coder.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT liblzma_la-simple_encoder.lo -MD -MP -MF .deps/liblzma_la-simple_encoder.Tpo -c simple/simple_encoder.c  -fPIC -DPIC -o liblzma_la-simple_encoder.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT liblzma_la-simple_decoder.lo -MD -MP -MF .deps/liblzma_la-simple_decoder.Tpo -c simple/simple_decoder.c  -fPIC -DPIC -o liblzma_la-simple_decoder.o
mv -f .deps/liblzma_la-delta_decoder.Tpo .deps/liblzma_la-delta_decoder.Plo
mv -f .deps/liblzma_la-delta_encoder.Tpo .deps/liblzma_la-delta_encoder.Plo
/usr/bin/env bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT liblzma_la-powerpc.lo -MD -MP -MF .deps/liblzma_la-powerpc.Tpo -c -o liblzma_la-powerpc.lo `test -f 'simple/powerpc.c' || echo './'`simple/powerpc.c
mv -f .deps/liblzma_la-simple_encoder.Tpo .deps/liblzma_la-simple_encoder.Plo
/usr/bin/env bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT liblzma_la-ia64.lo -MD -MP -MF .deps/liblzma_la-ia64.Tpo -c -o liblzma_la-ia64.lo `test -f 'simple/ia64.c' || echo './'`simple/ia64.c
/usr/bin/env bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT liblzma_la-arm.lo -MD -MP -MF .deps/liblzma_la-arm.Tpo -c -o liblzma_la-arm.lo `test -f 'simple/arm.c' || echo './'`simple/arm.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT liblzma_la-x86.lo -MD -MP -MF .deps/liblzma_la-x86.Tpo -c simple/x86.c  -fPIC -DPIC -o liblzma_la-x86.o
mv -f .deps/liblzma_la-simple_coder.Tpo .deps/liblzma_la-simple_coder.Plo
/usr/bin/env bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT liblzma_la-armthumb.lo -MD -MP -MF .deps/liblzma_la-armthumb.Tpo -c -o liblzma_la-armthumb.lo `test -f 'simple/armthumb.c' || echo './'`simple/armthumb.c
mv -f .deps/liblzma_la-simple_decoder.Tpo .deps/liblzma_la-simple_decoder.Plo
/usr/bin/env bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT liblzma_la-sparc.lo -MD -MP -MF .deps/liblzma_la-sparc.Tpo -c -o liblzma_la-sparc.lo `test -f 'simple/sparc.c' || echo './'`simple/sparc.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT liblzma_la-powerpc.lo -MD -MP -MF .deps/liblzma_la-powerpc.Tpo -c simple/powerpc.c  -fPIC -DPIC -o liblzma_la-powerpc.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT liblzma_la-arm.lo -MD -MP -MF .deps/liblzma_la-arm.Tpo -c simple/arm.c  -fPIC -DPIC -o liblzma_la-arm.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT liblzma_la-ia64.lo -MD -MP -MF .deps/liblzma_la-ia64.Tpo -c simple/ia64.c  -fPIC -DPIC -o liblzma_la-ia64.o
mv -f .deps/liblzma_la-x86.Tpo .deps/liblzma_la-x86.Plo
rm -f liblzma.pc
sed \
	-e 's,@prefix[@],/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host,g' \
	-e 's,@exec_prefix[@],/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host,g' \
	-e 's,@libdir[@],/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib,g' \
	-e 's,@includedir[@],/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include,g' \
	-e 's,@PACKAGE_URL[@],https://tukaani.org/xz/,g' \
	-e 's,@PACKAGE_VERSION[@],5.2.5,g' \
	-e 's,@PTHREAD_CFLAGS[@],-pthread,g' \
	-e 's,@LIBS[@],-lpthread,g' \
	< ./liblzma.pc.in > liblzma.pc || { rm -f liblzma.pc; exit 1; }
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT liblzma_la-armthumb.lo -MD -MP -MF .deps/liblzma_la-armthumb.Tpo -c simple/armthumb.c  -fPIC -DPIC -o liblzma_la-armthumb.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT liblzma_la-sparc.lo -MD -MP -MF .deps/liblzma_la-sparc.Tpo -c simple/sparc.c  -fPIC -DPIC -o liblzma_la-sparc.o
mv -f .deps/liblzma_la-arm.Tpo .deps/liblzma_la-arm.Plo
mv -f .deps/liblzma_la-powerpc.Tpo .deps/liblzma_la-powerpc.Plo
mv -f .deps/liblzma_la-ia64.Tpo .deps/liblzma_la-ia64.Plo
mv -f .deps/liblzma_la-armthumb.Tpo .deps/liblzma_la-armthumb.Plo
mv -f .deps/liblzma_la-sparc.Tpo .deps/liblzma_la-sparc.Plo
mv -f .deps/liblzma_la-lzma_encoder_optimum_normal.Tpo .deps/liblzma_la-lzma_encoder_optimum_normal.Plo
mv -f .deps/liblzma_la-lzma_decoder.Tpo .deps/liblzma_la-lzma_decoder.Plo
/usr/bin/env bash ../../libtool  --tag=CC   --mode=link gcc -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -no-undefined -version-info 7:5:2 -Wl,--version-script=../../src/liblzma/liblzma.map  -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib  -o liblzma.la -rpath /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib liblzma_la-tuklib_physmem.lo liblzma_la-tuklib_cpucores.lo liblzma_la-common.lo liblzma_la-block_util.lo liblzma_la-easy_preset.lo liblzma_la-filter_common.lo liblzma_la-hardware_physmem.lo liblzma_la-index.lo liblzma_la-stream_flags_common.lo liblzma_la-vli_size.lo liblzma_la-hardware_cputhreads.lo liblzma_la-alone_encoder.lo liblzma_la-block_buffer_encoder.lo liblzma_la-block_encoder.lo liblzma_la-block_header_encoder.lo liblzma_la-easy_buffer_encoder.lo liblzma_la-easy_encoder.lo liblzma_la-easy_encoder_memusage.lo liblzma_la-filter_buffer_encoder.lo liblzma_la-filter_encoder.lo liblzma_la-filter_flags_encoder.lo liblzma_la-index_encoder.lo liblzma_la-stream_buffer_encoder.lo liblzma_la-stream_encoder.lo liblzma_la-stream_flags_encoder.lo liblzma_la-vli_encoder.lo liblzma_la-outqueue.lo liblzma_la-stream_encoder_mt.lo liblzma_la-alone_decoder.lo liblzma_la-auto_decoder.lo liblzma_la-block_buffer_decoder.lo liblzma_la-block_decoder.lo liblzma_la-block_header_decoder.lo liblzma_la-easy_decoder_memusage.lo liblzma_la-filter_buffer_decoder.lo liblzma_la-filter_decoder.lo liblzma_la-filter_flags_decoder.lo liblzma_la-index_decoder.lo liblzma_la-index_hash.lo liblzma_la-stream_buffer_decoder.lo liblzma_la-stream_decoder.lo liblzma_la-stream_flags_decoder.lo liblzma_la-vli_decoder.lo liblzma_la-check.lo  liblzma_la-crc32_table.lo  liblzma_la-crc32_fast.lo  liblzma_la-crc64_table.lo  liblzma_la-crc64_fast.lo liblzma_la-sha256.lo liblzma_la-lz_encoder.lo liblzma_la-lz_encoder_mf.lo liblzma_la-lz_decoder.lo liblzma_la-lzma_encoder_presets.lo liblzma_la-lzma_encoder.lo liblzma_la-lzma_encoder_optimum_fast.lo liblzma_la-lzma_encoder_optimum_normal.lo liblzma_la-fastpos_table.lo liblzma_la-lzma_decoder.lo liblzma_la-lzma2_encoder.lo liblzma_la-lzma2_decoder.lo  liblzma_la-price_table.lo  liblzma_la-delta_common.lo liblzma_la-delta_encoder.lo liblzma_la-delta_decoder.lo liblzma_la-simple_coder.lo liblzma_la-simple_encoder.lo liblzma_la-simple_decoder.lo liblzma_la-x86.lo liblzma_la-powerpc.lo liblzma_la-ia64.lo liblzma_la-arm.lo liblzma_la-armthumb.lo liblzma_la-sparc.lo   -lpthread
libtool: link: ar cr .libs/liblzma.a  liblzma_la-tuklib_physmem.o liblzma_la-tuklib_cpucores.o liblzma_la-common.o liblzma_la-block_util.o liblzma_la-easy_preset.o liblzma_la-filter_common.o liblzma_la-hardware_physmem.o liblzma_la-index.o liblzma_la-stream_flags_common.o liblzma_la-vli_size.o liblzma_la-hardware_cputhreads.o liblzma_la-alone_encoder.o liblzma_la-block_buffer_encoder.o liblzma_la-block_encoder.o liblzma_la-block_header_encoder.o liblzma_la-easy_buffer_encoder.o liblzma_la-easy_encoder.o liblzma_la-easy_encoder_memusage.o liblzma_la-filter_buffer_encoder.o liblzma_la-filter_encoder.o liblzma_la-filter_flags_encoder.o liblzma_la-index_encoder.o liblzma_la-stream_buffer_encoder.o liblzma_la-stream_encoder.o liblzma_la-stream_flags_encoder.o liblzma_la-vli_encoder.o liblzma_la-outqueue.o liblzma_la-stream_encoder_mt.o liblzma_la-alone_decoder.o liblzma_la-auto_decoder.o liblzma_la-block_buffer_decoder.o liblzma_la-block_decoder.o liblzma_la-block_header_decoder.o liblzma_la-easy_decoder_memusage.o liblzma_la-filter_buffer_decoder.o liblzma_la-filter_decoder.o liblzma_la-filter_flags_decoder.o liblzma_la-index_decoder.o liblzma_la-index_hash.o liblzma_la-stream_buffer_decoder.o liblzma_la-stream_decoder.o liblzma_la-stream_flags_decoder.o liblzma_la-vli_decoder.o liblzma_la-check.o liblzma_la-crc32_table.o liblzma_la-crc32_fast.o liblzma_la-crc64_table.o liblzma_la-crc64_fast.o liblzma_la-sha256.o liblzma_la-lz_encoder.o liblzma_la-lz_encoder_mf.o liblzma_la-lz_decoder.o liblzma_la-lzma_encoder_presets.o liblzma_la-lzma_encoder.o liblzma_la-lzma_encoder_optimum_fast.o liblzma_la-lzma_encoder_optimum_normal.o liblzma_la-fastpos_table.o liblzma_la-lzma_decoder.o liblzma_la-lzma2_encoder.o liblzma_la-lzma2_decoder.o liblzma_la-price_table.o liblzma_la-delta_common.o liblzma_la-delta_encoder.o liblzma_la-delta_decoder.o liblzma_la-simple_coder.o liblzma_la-simple_encoder.o liblzma_la-simple_decoder.o liblzma_la-x86.o liblzma_la-powerpc.o liblzma_la-ia64.o liblzma_la-arm.o liblzma_la-armthumb.o liblzma_la-sparc.o
libtool: link: ranlib .libs/liblzma.a
libtool: link: ( cd ".libs" && rm -f "liblzma.la" && ln -s "../liblzma.la" "liblzma.la" )
make[8]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/xz-5.2.5/src/liblzma'
make[7]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/xz-5.2.5/src/liblzma'
Making all in xzdec
make[7]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/xz-5.2.5/src/xzdec'
gcc -DHAVE_CONFIG_H -I. -I../..  -DTUKLIB_GETTEXT=0 -I../../src/common -I../../src/liblzma/api -I../../lib -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT xzdec-xzdec.o -MD -MP -MF .deps/xzdec-xzdec.Tpo -c -o xzdec-xzdec.o `test -f 'xzdec.c' || echo './'`xzdec.c
gcc -DHAVE_CONFIG_H -I. -I../..  -DTUKLIB_GETTEXT=0 -I../../src/common -I../../src/liblzma/api -I../../lib -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT xzdec-tuklib_progname.o -MD -MP -MF .deps/xzdec-tuklib_progname.Tpo -c -o xzdec-tuklib_progname.o `test -f '../common/tuklib_progname.c' || echo './'`../common/tuklib_progname.c
gcc -DHAVE_CONFIG_H -I. -I../..  -DTUKLIB_GETTEXT=0 -I../../src/common -I../../src/liblzma/api -I../../lib -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT xzdec-tuklib_exit.o -MD -MP -MF .deps/xzdec-tuklib_exit.Tpo -c -o xzdec-tuklib_exit.o `test -f '../common/tuklib_exit.c' || echo './'`../common/tuklib_exit.c
gcc -DHAVE_CONFIG_H -I. -I../..  -DTUKLIB_GETTEXT=0 -I../../src/common -I../../src/liblzma/api -I../../lib -DLZMADEC -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT lzmadec-xzdec.o -MD -MP -MF .deps/lzmadec-xzdec.Tpo -c -o lzmadec-xzdec.o `test -f 'xzdec.c' || echo './'`xzdec.c
gcc -DHAVE_CONFIG_H -I. -I../..  -DTUKLIB_GETTEXT=0 -I../../src/common -I../../src/liblzma/api -I../../lib -DLZMADEC -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT lzmadec-tuklib_progname.o -MD -MP -MF .deps/lzmadec-tuklib_progname.Tpo -c -o lzmadec-tuklib_progname.o `test -f '../common/tuklib_progname.c' || echo './'`../common/tuklib_progname.c
gcc -DHAVE_CONFIG_H -I. -I../..  -DTUKLIB_GETTEXT=0 -I../../src/common -I../../src/liblzma/api -I../../lib -DLZMADEC -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT lzmadec-tuklib_exit.o -MD -MP -MF .deps/lzmadec-tuklib_exit.Tpo -c -o lzmadec-tuklib_exit.o `test -f '../common/tuklib_exit.c' || echo './'`../common/tuklib_exit.c
mv -f .deps/xzdec-tuklib_progname.Tpo .deps/xzdec-tuklib_progname.Po
mv -f .deps/xzdec-tuklib_exit.Tpo .deps/xzdec-tuklib_exit.Po
mv -f .deps/lzmadec-tuklib_progname.Tpo .deps/lzmadec-tuklib_progname.Po
mv -f .deps/lzmadec-tuklib_exit.Tpo .deps/lzmadec-tuklib_exit.Po
mv -f .deps/xzdec-xzdec.Tpo .deps/xzdec-xzdec.Po
/usr/bin/env bash ../../libtool  --tag=CC   --mode=link gcc -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib  -o xzdec xzdec-xzdec.o xzdec-tuklib_progname.o xzdec-tuklib_exit.o  ../../src/liblzma/liblzma.la   -lpthread
mv -f .deps/lzmadec-xzdec.Tpo .deps/lzmadec-xzdec.Po
/usr/bin/env bash ../../libtool  --tag=CC   --mode=link gcc -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib  -o lzmadec lzmadec-xzdec.o lzmadec-tuklib_progname.o lzmadec-tuklib_exit.o  ../../src/liblzma/liblzma.la   -lpthread
libtool: link: gcc -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -o xzdec xzdec-xzdec.o xzdec-tuklib_progname.o xzdec-tuklib_exit.o  -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib ../../src/liblzma/.libs/liblzma.a -lpthread -pthread
libtool: link: gcc -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -o lzmadec lzmadec-xzdec.o lzmadec-tuklib_progname.o lzmadec-tuklib_exit.o  -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib ../../src/liblzma/.libs/liblzma.a -lpthread -pthread
make[7]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/xz-5.2.5/src/xzdec'
Making all in xz
make[7]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/xz-5.2.5/src/xz'
gcc -DHAVE_CONFIG_H -I. -I../..  -DLOCALEDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/locale\" -I../../src/common -I../../src/liblzma/api -I../../lib -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT xz-args.o -MD -MP -MF .deps/xz-args.Tpo -c -o xz-args.o `test -f 'args.c' || echo './'`args.c
gcc -DHAVE_CONFIG_H -I. -I../..  -DLOCALEDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/locale\" -I../../src/common -I../../src/liblzma/api -I../../lib -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT xz-coder.o -MD -MP -MF .deps/xz-coder.Tpo -c -o xz-coder.o `test -f 'coder.c' || echo './'`coder.c
gcc -DHAVE_CONFIG_H -I. -I../..  -DLOCALEDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/locale\" -I../../src/common -I../../src/liblzma/api -I../../lib -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT xz-file_io.o -MD -MP -MF .deps/xz-file_io.Tpo -c -o xz-file_io.o `test -f 'file_io.c' || echo './'`file_io.c
gcc -DHAVE_CONFIG_H -I. -I../..  -DLOCALEDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/locale\" -I../../src/common -I../../src/liblzma/api -I../../lib -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT xz-hardware.o -MD -MP -MF .deps/xz-hardware.Tpo -c -o xz-hardware.o `test -f 'hardware.c' || echo './'`hardware.c
gcc -DHAVE_CONFIG_H -I. -I../..  -DLOCALEDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/locale\" -I../../src/common -I../../src/liblzma/api -I../../lib -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT xz-main.o -MD -MP -MF .deps/xz-main.Tpo -c -o xz-main.o `test -f 'main.c' || echo './'`main.c
gcc -DHAVE_CONFIG_H -I. -I../..  -DLOCALEDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/locale\" -I../../src/common -I../../src/liblzma/api -I../../lib -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT xz-message.o -MD -MP -MF .deps/xz-message.Tpo -c -o xz-message.o `test -f 'message.c' || echo './'`message.c
gcc -DHAVE_CONFIG_H -I. -I../..  -DLOCALEDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/locale\" -I../../src/common -I../../src/liblzma/api -I../../lib -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT xz-mytime.o -MD -MP -MF .deps/xz-mytime.Tpo -c -o xz-mytime.o `test -f 'mytime.c' || echo './'`mytime.c
gcc -DHAVE_CONFIG_H -I. -I../..  -DLOCALEDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/locale\" -I../../src/common -I../../src/liblzma/api -I../../lib -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT xz-options.o -MD -MP -MF .deps/xz-options.Tpo -c -o xz-options.o `test -f 'options.c' || echo './'`options.c
mv -f .deps/xz-mytime.Tpo .deps/xz-mytime.Po
mv -f .deps/xz-hardware.Tpo .deps/xz-hardware.Po
gcc -DHAVE_CONFIG_H -I. -I../..  -DLOCALEDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/locale\" -I../../src/common -I../../src/liblzma/api -I../../lib -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT xz-signals.o -MD -MP -MF .deps/xz-signals.Tpo -c -o xz-signals.o `test -f 'signals.c' || echo './'`signals.c
gcc -DHAVE_CONFIG_H -I. -I../..  -DLOCALEDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/locale\" -I../../src/common -I../../src/liblzma/api -I../../lib -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT xz-suffix.o -MD -MP -MF .deps/xz-suffix.Tpo -c -o xz-suffix.o `test -f 'suffix.c' || echo './'`suffix.c
mv -f .deps/xz-main.Tpo .deps/xz-main.Po
gcc -DHAVE_CONFIG_H -I. -I../..  -DLOCALEDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/locale\" -I../../src/common -I../../src/liblzma/api -I../../lib -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT xz-util.o -MD -MP -MF .deps/xz-util.Tpo -c -o xz-util.o `test -f 'util.c' || echo './'`util.c
mv -f .deps/xz-options.Tpo .deps/xz-options.Po
gcc -DHAVE_CONFIG_H -I. -I../..  -DLOCALEDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/locale\" -I../../src/common -I../../src/liblzma/api -I../../lib -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT xz-tuklib_open_stdxxx.o -MD -MP -MF .deps/xz-tuklib_open_stdxxx.Tpo -c -o xz-tuklib_open_stdxxx.o `test -f '../common/tuklib_open_stdxxx.c' || echo './'`../common/tuklib_open_stdxxx.c
mv -f .deps/xz-args.Tpo .deps/xz-args.Po
gcc -DHAVE_CONFIG_H -I. -I../..  -DLOCALEDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/locale\" -I../../src/common -I../../src/liblzma/api -I../../lib -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT xz-tuklib_progname.o -MD -MP -MF .deps/xz-tuklib_progname.Tpo -c -o xz-tuklib_progname.o `test -f '../common/tuklib_progname.c' || echo './'`../common/tuklib_progname.c
mv -f .deps/xz-tuklib_open_stdxxx.Tpo .deps/xz-tuklib_open_stdxxx.Po
gcc -DHAVE_CONFIG_H -I. -I../..  -DLOCALEDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/locale\" -I../../src/common -I../../src/liblzma/api -I../../lib -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT xz-tuklib_exit.o -MD -MP -MF .deps/xz-tuklib_exit.Tpo -c -o xz-tuklib_exit.o `test -f '../common/tuklib_exit.c' || echo './'`../common/tuklib_exit.c
mv -f .deps/xz-signals.Tpo .deps/xz-signals.Po
gcc -DHAVE_CONFIG_H -I. -I../..  -DLOCALEDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/locale\" -I../../src/common -I../../src/liblzma/api -I../../lib -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT xz-tuklib_mbstr_width.o -MD -MP -MF .deps/xz-tuklib_mbstr_width.Tpo -c -o xz-tuklib_mbstr_width.o `test -f '../common/tuklib_mbstr_width.c' || echo './'`../common/tuklib_mbstr_width.c
mv -f .deps/xz-suffix.Tpo .deps/xz-suffix.Po
gcc -DHAVE_CONFIG_H -I. -I../..  -DLOCALEDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/locale\" -I../../src/common -I../../src/liblzma/api -I../../lib -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT xz-tuklib_mbstr_fw.o -MD -MP -MF .deps/xz-tuklib_mbstr_fw.Tpo -c -o xz-tuklib_mbstr_fw.o `test -f '../common/tuklib_mbstr_fw.c' || echo './'`../common/tuklib_mbstr_fw.c
mv -f .deps/xz-coder.Tpo .deps/xz-coder.Po
gcc -DHAVE_CONFIG_H -I. -I../..  -DLOCALEDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/locale\" -I../../src/common -I../../src/liblzma/api -I../../lib -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT xz-list.o -MD -MP -MF .deps/xz-list.Tpo -c -o xz-list.o `test -f 'list.c' || echo './'`list.c
mv -f .deps/xz-tuklib_progname.Tpo .deps/xz-tuklib_progname.Po
mv -f .deps/xz-file_io.Tpo .deps/xz-file_io.Po
mv -f .deps/xz-tuklib_exit.Tpo .deps/xz-tuklib_exit.Po
mv -f .deps/xz-tuklib_mbstr_width.Tpo .deps/xz-tuklib_mbstr_width.Po
mv -f .deps/xz-tuklib_mbstr_fw.Tpo .deps/xz-tuklib_mbstr_fw.Po
mv -f .deps/xz-util.Tpo .deps/xz-util.Po
mv -f .deps/xz-message.Tpo .deps/xz-message.Po
mv -f .deps/xz-list.Tpo .deps/xz-list.Po
/usr/bin/env bash ../../libtool  --tag=CC   --mode=link gcc -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib  -o xz xz-args.o xz-coder.o xz-file_io.o xz-hardware.o xz-main.o xz-message.o xz-mytime.o xz-options.o xz-signals.o xz-suffix.o xz-util.o xz-tuklib_open_stdxxx.o xz-tuklib_progname.o xz-tuklib_exit.o xz-tuklib_mbstr_width.o xz-tuklib_mbstr_fw.o xz-list.o  ../../src/liblzma/liblzma.la    -lpthread
libtool: link: gcc -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -o xz xz-args.o xz-coder.o xz-file_io.o xz-hardware.o xz-main.o xz-message.o xz-mytime.o xz-options.o xz-signals.o xz-suffix.o xz-util.o xz-tuklib_open_stdxxx.o xz-tuklib_progname.o xz-tuklib_exit.o xz-tuklib_mbstr_width.o xz-tuklib_mbstr_fw.o xz-list.o  -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib ../../src/liblzma/.libs/liblzma.a -lpthread -pthread
make[7]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/xz-5.2.5/src/xz'
Making all in lzmainfo
make[7]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/xz-5.2.5/src/lzmainfo'
gcc -DHAVE_CONFIG_H -I. -I../..  -DLOCALEDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/locale\" -I../../src/common -I../../src/liblzma/api -I../../lib -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT lzmainfo-lzmainfo.o -MD -MP -MF .deps/lzmainfo-lzmainfo.Tpo -c -o lzmainfo-lzmainfo.o `test -f 'lzmainfo.c' || echo './'`lzmainfo.c
gcc -DHAVE_CONFIG_H -I. -I../..  -DLOCALEDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/locale\" -I../../src/common -I../../src/liblzma/api -I../../lib -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT lzmainfo-tuklib_progname.o -MD -MP -MF .deps/lzmainfo-tuklib_progname.Tpo -c -o lzmainfo-tuklib_progname.o `test -f '../common/tuklib_progname.c' || echo './'`../common/tuklib_progname.c
gcc -DHAVE_CONFIG_H -I. -I../..  -DLOCALEDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/locale\" -I../../src/common -I../../src/liblzma/api -I../../lib -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT lzmainfo-tuklib_exit.o -MD -MP -MF .deps/lzmainfo-tuklib_exit.Tpo -c -o lzmainfo-tuklib_exit.o `test -f '../common/tuklib_exit.c' || echo './'`../common/tuklib_exit.c
mv -f .deps/lzmainfo-tuklib_progname.Tpo .deps/lzmainfo-tuklib_progname.Po
mv -f .deps/lzmainfo-tuklib_exit.Tpo .deps/lzmainfo-tuklib_exit.Po
mv -f .deps/lzmainfo-lzmainfo.Tpo .deps/lzmainfo-lzmainfo.Po
/usr/bin/env bash ../../libtool  --tag=CC   --mode=link gcc -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib  -o lzmainfo lzmainfo-lzmainfo.o lzmainfo-tuklib_progname.o lzmainfo-tuklib_exit.o  ../../src/liblzma/liblzma.la   -lpthread
libtool: link: gcc -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -o lzmainfo lzmainfo-lzmainfo.o lzmainfo-tuklib_progname.o lzmainfo-tuklib_exit.o  -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib ../../src/liblzma/.libs/liblzma.a -lpthread -pthread
make[7]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/xz-5.2.5/src/lzmainfo'
Making all in scripts
make[7]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/xz-5.2.5/src/scripts'
make[7]: Nothing to be done for 'all'.
make[7]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/xz-5.2.5/src/scripts'
make[7]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/xz-5.2.5/src'
make[7]: Nothing to be done for 'all-am'.
make[7]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/xz-5.2.5/src'
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/xz-5.2.5/src'
Making all in po
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/xz-5.2.5/po'
make[6]: Nothing to be done for 'all'.
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/xz-5.2.5/po'
Making all in tests
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/xz-5.2.5/tests'
make[6]: Nothing to be done for 'all'.
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/xz-5.2.5/tests'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/xz-5.2.5'
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/xz-5.2.5'
make[5]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/xz-5.2.5'
make[4]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/xz-5.2.5'
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/xz-5.2.5/.built
make --jobserver-fds=3,4 -j -C /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/xz-5.2.5 install xzlinks="unxz xzcat"
make[4]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/xz-5.2.5'
Making install in src
make[5]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/xz-5.2.5/src'
Making install in liblzma
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/xz-5.2.5/src/liblzma'
Making install in api
make[7]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/xz-5.2.5/src/liblzma/api'
make[8]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/xz-5.2.5/src/liblzma/api'
make[8]: Nothing to be done for 'install-exec-am'.
 /bin/mkdir -p '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include'
 /bin/mkdir -p '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include/lzma'
 /usr/bin/install -c -m 644  lzma/base.h lzma/bcj.h lzma/block.h lzma/check.h lzma/container.h lzma/delta.h lzma/filter.h lzma/hardware.h lzma/index.h lzma/index_hash.h lzma/lzma12.h lzma/stream_flags.h lzma/version.h lzma/vli.h '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include/lzma'
 /usr/bin/install -c -m 644  lzma.h '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include/.'
make[8]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/xz-5.2.5/src/liblzma/api'
make[7]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/xz-5.2.5/src/liblzma/api'
make[7]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/xz-5.2.5/src/liblzma'
make[8]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/xz-5.2.5/src/liblzma'
 /bin/mkdir -p '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib'
 /bin/mkdir -p '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib/pkgconfig'
 /usr/bin/env bash ../../libtool   --mode=install /usr/bin/install -c   liblzma.la '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib'
 /usr/bin/install -c -m 644 liblzma.pc '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib/pkgconfig'
libtool: install: /usr/bin/install -c .libs/liblzma.lai /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib/liblzma.la
libtool: install: /usr/bin/install -c .libs/liblzma.a /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib/liblzma.a
libtool: install: chmod 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib/liblzma.a
libtool: install: ranlib /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib/liblzma.a
libtool: finish: PATH="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin:/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin:/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin:/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin:/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin:/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/openwrt/golang/go/bin:/openwrt/golang/go/bin:/sbin" ldconfig -n /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib
----------------------------------------------------------------------
Libraries have been installed in:
   /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the '-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
     during execution
   - add LIBDIR to the 'LD_RUN_PATH' environment variable
     during linking
   - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
   - have your system administrator add LIBDIR to '/etc/ld.so.conf'

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
make[8]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/xz-5.2.5/src/liblzma'
make[7]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/xz-5.2.5/src/liblzma'
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/xz-5.2.5/src/liblzma'
Making install in xzdec
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/xz-5.2.5/src/xzdec'
make[7]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/xz-5.2.5/src/xzdec'
 /bin/mkdir -p '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin'
 /bin/mkdir -p '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/man/man1'
  /usr/bin/env bash ../../libtool   --mode=install /usr/bin/install -c xzdec lzmadec '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin'
 /usr/bin/install -c -m 644 xzdec.1 '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/man/man1'
make  install-data-hook
make[8]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/xz-5.2.5/src/xzdec'
languages= ; \
if test "no" = yes && test -d "../../po4a/man"; then \
	languages=`ls "../../po4a/man"`; \
fi; \
target=`echo xzdec | sed 's&$&&;s&^&&'` && \
link=`echo lzmadec | sed 's&$&&;s&^&&'` && \
for lang in . $languages; do \
	man="../../po4a/man/$lang/xzdec.1" ; \
	if test -f "$man"; then \
		make dist_man_MANS="$man" man_MANS= \
			mandir="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/man/$lang" install-man; \
	fi; \
	man1dir="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/man/$lang/man1" && \
	if test -f "$man1dir/$target.1"; then \
		if test -n "lzmadec"; then ( \
			cd "$man1dir" && \
			rm -f "$link.1" && \
			ln -s "$target.1" "$link.1" \
		); fi; \
	fi; \
done
make[8]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/xz-5.2.5/src/xzdec'
libtool: install: /usr/bin/install -c xzdec /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/xzdec
libtool: install: /usr/bin/install -c lzmadec /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/lzmadec
make[7]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/xz-5.2.5/src/xzdec'
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/xz-5.2.5/src/xzdec'
Making install in xz
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/xz-5.2.5/src/xz'
make[7]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/xz-5.2.5/src/xz'
 /bin/mkdir -p '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin'
 /bin/mkdir -p '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/man/man1'
  /usr/bin/env bash ../../libtool   --mode=install /usr/bin/install -c xz '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin'
 /usr/bin/install -c -m 644 xz.1 '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/man/man1'
make  install-data-hook
make[8]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/xz-5.2.5/src/xz'
languages= ; \
if test "no" = yes && test -d "../../po4a/man"; then \
	languages=`ls "../../po4a/man"`; \
fi; \
target=`echo xz | sed 's&$&&;s&^&&'` && \
for lang in . $languages; do \
	man="../../po4a/man/$lang/xz.1" ; \
	if test -f "$man"; then \
		make dist_man_MANS="$man" man_MANS= \
			mandir="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/man/$lang" install-man; \
	fi; \
	man1dir="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/man/$lang/man1" && \
	if test -f "$man1dir/$target.1"; then ( \
		cd "$man1dir" && \
		for name in unxz xzcat; do \
			link=`echo $name | sed 's&$&&;s&^&&'` && \
			rm -f "$link.1" && \
			ln -s "$target.1" "$link.1"; \
		done \
	); fi; \
done
make[8]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/xz-5.2.5/src/xz'
libtool: install: /usr/bin/install -c xz /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/xz
make  install-exec-hook
make[8]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/xz-5.2.5/src/xz'
cd "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin" && \
target=`echo xz | sed 's&$&&;s&^&&'` && \
for name in unxz xzcat; do \
	link=`echo $name | sed 's&$&&;s&^&&'` && \
	rm -f "$link" && \
	ln -s "$target" "$link"; \
done
make[8]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/xz-5.2.5/src/xz'
make[7]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/xz-5.2.5/src/xz'
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/xz-5.2.5/src/xz'
Making install in lzmainfo
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/xz-5.2.5/src/lzmainfo'
make[7]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/xz-5.2.5/src/lzmainfo'
 /bin/mkdir -p '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin'
 /bin/mkdir -p '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/man/man1'
  /usr/bin/env bash ../../libtool   --mode=install /usr/bin/install -c lzmainfo '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin'
 /usr/bin/install -c -m 644 lzmainfo.1 '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/man/man1'
libtool: install: /usr/bin/install -c lzmainfo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/lzmainfo
make[7]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/xz-5.2.5/src/lzmainfo'
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/xz-5.2.5/src/lzmainfo'
Making install in scripts
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/xz-5.2.5/src/scripts'
make[7]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/xz-5.2.5/src/scripts'
 /bin/mkdir -p '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin'
 /bin/mkdir -p '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/man/man1'
 /usr/bin/install -c xzdiff xzgrep xzmore xzless '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin'
 /usr/bin/install -c -m 644 xzdiff.1 xzgrep.1 xzmore.1 xzless.1 '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/man/man1'
make  install-exec-hook
make  install-data-hook
make[8]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/xz-5.2.5/src/scripts'
cd "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin" && \
for pair in xzdiff-xzcmp xzgrep-xzegrep xzgrep-xzfgrep xzdiff-lzdiff xzdiff-lzcmp xzgrep-lzgrep xzgrep-lzegrep xzgrep-lzfgrep xzmore-lzmore xzless-lzless; do \
	target=`echo $pair | sed 's/-.*$//' | sed 's&$&&;s&^&&'` && \
	link=`echo $pair | sed 's/^.*-//' | sed 's&$&&;s&^&&'` && \
	rm -f "$link" && \
	ln -s "$target" "$link"; \
done
make[8]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/xz-5.2.5/src/scripts'
languages= ; \
if test "no" = yes && test -d "../../po4a/man"; then \
	languages=`ls "../../po4a/man"`; \
fi; \
for lang in $languages; do \
	mans= ; \
	for man in xzdiff.1 xzgrep.1 xzmore.1 xzless.1; do \
		man="../../po4a/man/$lang/$man" ; \
		if test -f "$man"; then \
			mans="$mans $man"; \
		fi; \
	done; \
	make dist_man_MANS="$mans" man_MANS= \
			mandir="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/man/$lang" install-man; \
done; \
for lang in . $languages; do \
	for pair in xzdiff-xzcmp xzgrep-xzegrep xzgrep-xzfgrep xzdiff-lzdiff xzdiff-lzcmp xzgrep-lzgrep xzgrep-lzegrep xzgrep-lzfgrep xzmore-lzmore xzless-lzless; do \
		target=`echo $pair | sed 's/-.*$//' \
				| sed 's&$&&;s&^&&'` && \
		link=`echo $pair | sed 's/^.*-//' \
				| sed 's&$&&;s&^&&'` && \
		man1dir="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/man/$lang/man1" && \
		if test -f "$man1dir/$target.1"; then ( \
			cd "$man1dir" && \
			rm -f "$link.1" && \
			ln -s "$target.1" "$link.1" \
		); fi; \
	done; \
done
make[8]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/xz-5.2.5/src/scripts'
make[8]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/xz-5.2.5/src/scripts'
make[7]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/xz-5.2.5/src/scripts'
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/xz-5.2.5/src/scripts'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/xz-5.2.5/src'
make[7]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/xz-5.2.5/src'
make[7]: Nothing to be done for 'install-exec-am'.
make[7]: Nothing to be done for 'install-data-am'.
make[7]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/xz-5.2.5/src'
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/xz-5.2.5/src'
make[5]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/xz-5.2.5/src'
Making install in po
make[5]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/xz-5.2.5/po'
if test "xz" = "gettext-tools"; then \
  /bin/mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/gettext/po; \
  for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot   Makevars.template; do \
    /usr/bin/install -c -m 644 ./$file \
		    /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/gettext/po/$file; \
  done; \
  for file in Makevars; do \
    rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/gettext/po/$file; \
  done; \
else \
  : ; \
fi
make[5]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/xz-5.2.5/po'
Making install in tests
make[5]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/xz-5.2.5/tests'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/xz-5.2.5/tests'
make[6]: Nothing to be done for 'install-exec-am'.
make[6]: Nothing to be done for 'install-data-am'.
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/xz-5.2.5/tests'
make[5]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/xz-5.2.5/tests'
make[5]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/xz-5.2.5'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/xz-5.2.5'
make[6]: Nothing to be done for 'install-exec-am'.
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/xz-5.2.5'
make[5]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/xz-5.2.5'
make[4]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/xz-5.2.5'
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/stamp
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/xz-5.2.5/.built
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/stamp/.xz_installed
make[3]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tools/xz'
time: tools/xz/compile#17.88#3.55#9.05
make[3]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tools/sed'
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/dl
SHELL= flock /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/.sed-4.8.tar.xz.flock -c '  	/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/download.pl "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/dl" "sed-4.8.tar.xz" "f79b0cfea71b37a8eeec8490db6c5f7ae7719c35587f21edb0617f370eeff633" "" "@GNU/sed"    '
+ curl -f --connect-timeout 20 --retry 5 --location --insecure https://sources.cdn.openwrt.org/sed-4.8.tar.xz
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
curl: (22) The requested URL returned error: 404 
Download failed.
+ curl -f --connect-timeout 20 --retry 5 --location --insecure http://ftp.riken.jp/GNU/gnu/sed/sed-4.8.tar.xz
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
curl: (22) The requested URL returned error: 404 Not Found
Download failed.
+ curl -f --connect-timeout 20 --retry 5 --location --insecure http://ftp.jaist.ac.jp/pub/GNU/sed/sed-4.8.tar.xz
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
100 1316k  100 1316k    0     0   621k      0  0:00:02  0:00:02 --:--:--  621k
. /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/include/shell.sh; xzcat /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/dl/sed-4.8.tar.xz | tar -C /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/sed-4.8/.. -xf -
[ ! -d ./src/ ] || cp -fpR ./src/* /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/sed-4.8
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/sed-4.8/.prepared0773fe10da6663322fd5b124fbed6c6f_6664517399ebbbc92a37c5bb081b5c53
(cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/sed-4.8/; if [ -x configure ]; then cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/config.{guess,sub} /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/sed-4.8// && CC="gcc" CFLAGS="-O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include " CXX="g++" CPPFLAGS="-I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include " LDFLAGS="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib " CONFIG_SHELL="/usr/bin/env bash" ac_cv_search_setfilecon=no ac_cv_header_selinux_context_h=no ac_cv_header_selinux_selinux_h=no   bash ./configure --target=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --program-prefix="" --program-suffix="" --prefix=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host --exec-prefix=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host --sysconfdir=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc --localstatedir=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/var --sbindir=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin --disable-acl --disable-nls --enable-threads=posix --disable-i18n --without-selinux ; fi )
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a race-free mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether make supports nested variables... (cached) yes
checking whether make supports the include directive... yes (GNU style)
checking for x86_64-pc-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 the compiler supports GNU C... yes
checking whether gcc accepts -g... yes
checking for gcc option to enable C11 features... none needed
checking dependency style of gcc... gcc3
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for sys/param.h... yes
checking for stdio_ext.h... yes
checking for getopt.h... yes
checking for sys/cdefs.h... yes
checking for sys/time.h... yes
checking for sys/socket.h... yes
checking for threads.h... no
checking for limits.h... yes
checking for wchar.h... yes
checking for langinfo.h... yes
checking for xlocale.h... no
checking for sys/mman.h... yes
checking for malloc.h... yes
checking for selinux/selinux.h... (cached) no
checking for features.h... yes
checking for crtdefs.h... no
checking for wctype.h... yes
checking for arpa/inet.h... yes
checking for dirent.h... yes
checking for netdb.h... yes
checking for netinet/in.h... yes
checking for sys/select.h... yes
checking for pthread.h... yes
checking for sys/wait.h... yes
checking for sys/ioctl.h... yes
checking for sys/uio.h... yes
checking for locale.h... yes
checking for errno.h... yes
checking for mcheck.h... yes
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking whether _XOPEN_SOURCE should be defined... no
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/grep
checking for egrep... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/grep -E
checking for Minix Amsterdam compiler... no
checking for x86_64-pc-linux-gnu-ar... no
checking for ar... ar
checking for x86_64-pc-linux-gnu-ranlib... no
checking for ranlib... ranlib
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking for _LARGEFILE_SOURCE value needed for large files... no
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking for fchmod... yes
checking for btowc... yes
checking for canonicalize_file_name... yes
checking for getcwd... yes
checking for readlink... yes
checking for realpath... yes
checking for strerror_r... yes
checking for symlink... yes
checking for __fwriting... yes
checking for getdelim... yes
checking for getprogname... no
checking for getexecname... no
checking for gettimeofday... yes
checking for isblank... yes
checking for lstat... yes
checking for mbsinit... yes
checking for mbrtowc... yes
checking for mbrlen... yes
checking for mprotect... yes
checking for mkostemp... yes
checking for _set_invalid_parameter_handler... no
checking for nl_langinfo... yes
checking for iswctype... yes
checking for link... yes
checking for __xpg_strerror_r... yes
checking for wcrtomb... yes
checking for wctob... yes
checking for iswcntrl... yes
checking for fcntl... yes
checking for fpurge... no
checking for __fpurge... yes
checking for __freading... yes
checking for ftruncate... yes
checking for getdtablesize... yes
checking for duplocale... yes
checking for newlocale... yes
checking for uselocale... yes
checking for freelocale... yes
checking for pipe... yes
checking for pthread_sigmask... no
checking for setenv... yes
checking for sigaction... yes
checking for sigaltstack... yes
checking for siginterrupt... yes
checking for sleep... yes
checking for strdup... yes
checking for catgets... yes
checking for snprintf... yes
checking for shutdown... yes
checking for isatty... yes
checking for isascii... yes
checking for memcpy... yes
checking for strchr... yes
checking for strtoul... yes
checking for popen... yes
checking for pathconf... yes
checking for fchown... yes
checking for setlocale... yes
checking for size_t... yes
checking for working alloca.h... yes
checking for alloca... yes
checking whether <wchar.h> uses 'inline' correctly... yes
checking for nl_langinfo and CODESET... yes
checking for a traditional french locale... none
checking whether // is distinct from /... no
checking whether realpath works... yes
checking whether the preprocessor supports include_next... yes
checking whether system header files limit the line length... no
checking for complete errno.h... yes
checking whether the compiler is clang... no
checking for compiler option needed when checking for declarations... none
checking how gcc reports undeclared, standard C functions... error
checking whether strerror_r is declared... yes
checking whether strerror_r returns char *... yes
checking for working fcntl.h... yes
checking for pid_t... yes
checking for mode_t... yes
checking whether stat file-mode macros are broken... no
checking for nlink_t... yes
checking whether getdelim is declared... yes
checking for getopt.h... (cached) yes
checking for getopt_long_only... yes
checking whether getopt is POSIX compatible... yes
checking for working GNU getopt function... yes
checking for working GNU getopt_long function... yes
checking for C/C++ restrict keyword... __restrict
checking for struct timeval... yes
checking for wide-enough struct timeval.tv_sec member... yes
checking for pthread.h... (cached) yes
checking whether POSIX threads API is available... yes
checking whether setlocale (LC_ALL, NULL) is multithread-safe... yes
checking whether setlocale (category, NULL) is multithread-safe... yes
checking whether limits.h has LLONG_MAX, WORD_BIT, ULLONG_WIDTH etc.... yes
checking for wint_t... yes
checking whether wint_t is too small... no
checking whether stdint.h conforms to C99... yes
checking whether stdint.h predates C++11... no
checking whether stdint.h has UINTMAX_WIDTH etc.... yes
checking for wchar_t... yes
checking for good max_align_t... yes
checking whether NULL can be used in arbitrary expressions... yes
checking whether locale.h defines locale_t... yes
checking whether imported symbols can be declared weak... yes
checking for multithread API to use... posix
checking whether lstat correctly handles trailing slash... yes
checking for a sed that does not truncate output... /bin/sed
checking whether malloc, realloc, calloc are POSIX compliant... yes
checking for stdlib.h... yes
checking for GNU libc compatible malloc... yes
checking for mbstate_t... yes
checking for a traditional japanese locale... none
checking for a french Unicode locale... none
checking for a transitional chinese locale... none
checking whether mbrtowc handles incomplete characters... guessing yes
checking whether mbrtowc works as well as mbtowc... guessing yes
checking whether mbrtowc handles a NULL pwc argument... guessing yes
checking whether mbrtowc handles a NULL string argument... guessing yes
checking whether mbrtowc has a correct return value... guessing yes
checking whether mbrtowc returns 0 when parsing a NUL character... guessing yes
checking whether mbrtowc stores incomplete characters... guessing no
checking whether mbrtowc works on empty input... yes
checking whether the C locale is free of encoding errors... no
checking for inline... inline
checking for mmap... yes
checking for MAP_ANONYMOUS... yes
checking whether memchr works... yes
checking whether memrchr is declared... yes
checking whether <limits.h> defines MIN and MAX... no
checking whether <sys/param.h> defines MIN and MAX... yes
checking whether alarm is declared... yes
checking whether we are using the GNU C Library >= 2.1 or uClibc... yes
checking for stdbool.h that conforms to C99... yes
checking for _Bool... yes
checking whether strerror(0) succeeds... yes
checking for strerror_r with POSIX signature... no
checking whether __xpg_strerror_r works... yes
checking for struct timespec in <time.h>... yes
checking whether clearerr_unlocked is declared... yes
checking whether feof_unlocked is declared... yes
checking whether ferror_unlocked is declared... yes
checking whether fflush_unlocked is declared... yes
checking whether fgets_unlocked is declared... yes
checking whether fputc_unlocked is declared... yes
checking whether fputs_unlocked is declared... yes
checking whether fread_unlocked is declared... yes
checking whether fwrite_unlocked is declared... yes
checking whether getc_unlocked is declared... yes
checking whether getchar_unlocked is declared... yes
checking whether putc_unlocked is declared... yes
checking whether putchar_unlocked is declared... yes
checking whether <sys/socket.h> is self-contained... yes
checking for shutdown... (cached) yes
checking whether <sys/socket.h> defines the SHUT_* macros... yes
checking for struct sockaddr_storage... yes
checking for sa_family_t... yes
checking for struct sockaddr_storage.ss_family... yes
checking if environ is properly declared... yes
checking whether stdin defaults to large file offsets... yes
checking whether fseeko is declared... yes
checking for fseeko... yes
checking whether fflush works on input streams... no
checking whether ungetc works on arbitrary bytes... yes
checking whether ftello is declared... yes
checking for ftello... yes
checking whether ftello works... yes
checking whether getcwd (NULL, 0) allocates memory for result... yes
checking for getcwd with POSIX signature... yes
checking whether getdtablesize is declared... yes
checking for IPv4 sockets... yes
checking for IPv6 sockets... yes
checking for inttypes.h... (cached) yes
checking whether the inttypes.h PRIxNN macros are broken... no
checking for LC_MESSAGES... yes
checking whether uselocale works... yes
checking for fake locale system (OpenBSD)... no
checking for Solaris 11.4 locale system... no
checking for getlocalename_l... no
checking for CFPreferencesCopyAppValue... no
checking for CFLocaleCopyPreferredLanguages... no
checking whether <sys/select.h> is self-contained... yes
checking for library containing setsockopt... none needed
checking whether select supports a 0 argument... yes
checking whether select detects invalid fds... yes
checking for O_CLOEXEC... yes
checking for promoted mode_t type... mode_t
checking for sigset_t... yes
checking whether setenv is declared... yes
checking for search.h... yes
checking for tsearch... yes
checking for uid_t in sys/types.h... yes
checking whether strdup is declared... yes
checking whether unsetenv is declared... yes
checking for alloca as a compiler built-in... yes
checking whether to enable assertions... yes
checking whether btowc(0) is correct... yes
checking whether btowc(EOF) is correct... guessing yes
checking for __builtin_expect... yes
checking whether // is distinct from /... (cached) no
checking for error_at_line... yes
checking for flexible array member... yes
checking for __fpending... yes
checking whether __fpending is declared... yes
checking for working getdelim function... yes
checking whether program_invocation_name is declared... yes
checking whether program_invocation_short_name is declared... yes
checking whether __argv is declared... no
checking whether gettimeofday clobbers localtime buffer... no
checking for gettimeofday with POSIX signature... almost
checking whether langinfo.h defines CODESET... yes
checking whether langinfo.h defines T_FMT_AMPM... yes
checking whether langinfo.h defines ALTMON_1... yes
checking whether langinfo.h defines ERA... yes
checking whether langinfo.h defines YESEXPR... yes
checking whether the compiler supports the __inline keyword... yes
checking whether locale.h conforms to POSIX:2001... yes
checking whether struct lconv is properly defined... yes
checking for pthread_rwlock_t... yes
checking whether pthread_rwlock_rdlock prefers a writer to a reader... no
checking whether mbrtowc handles incomplete characters... (cached) guessing yes
checking whether mbrtowc works as well as mbtowc... (cached) guessing yes
checking whether mbrtowc handles a NULL pwc argument... (cached) guessing yes
checking whether mbrtowc handles a NULL string argument... (cached) guessing yes
checking whether mbrtowc has a correct return value... (cached) guessing yes
checking whether mbrtowc returns 0 when parsing a NUL character... (cached) guessing yes
checking whether mbrtowc stores incomplete characters... (cached) guessing no
checking whether mbrtowc works on empty input... (cached) yes
checking whether the C locale is free of encoding errors... (cached) no
checking whether mbrtowc handles incomplete characters... (cached) guessing yes
checking whether mbrtowc works as well as mbtowc... (cached) guessing yes
checking for mbtowc... yes
checking for memrchr... yes
checking whether mkdir handles trailing slash... yes
checking whether mkdir handles trailing dot... yes
checking whether YESEXPR works... yes
checking for obstacks that work with any size object... no
checking for perl5.005 or newer... yes
checking whether program_invocation_name is declared... (cached) yes
checking whether program_invocation_short_name is declared... (cached) yes
checking whether readlink signature is correct... yes
checking whether readlink handles trailing slash correctly... yes
checking for working re_compile_pattern... no
checking for libintl.h... yes
checking whether isblank is declared... yes
checking whether rename honors trailing slash on destination... yes
checking whether rename honors trailing slash on source... yes
checking whether rename manages hard links correctly... yes
checking whether rename manages existing destinations correctly... yes
checking whether rmdir works... yes
checking whether setlocale (LC_ALL, NULL) is multithread-safe... (cached) yes
checking whether setlocale (category, NULL) is multithread-safe... (cached) yes
checking for ssize_t... yes
checking whether stat handles trailing slashes on files... yes
checking for struct stat.st_atim.tv_nsec... yes
checking whether struct stat.st_atim is of type struct timespec... yes
checking for struct stat.st_birthtimespec.tv_nsec... no
checking for struct stat.st_birthtimensec... no
checking for struct stat.st_birthtim.tv_nsec... no
checking for working stdalign.h... yes
checking for va_copy... yes
checking for good max_align_t... (cached) yes
checking whether NULL can be used in arbitrary expressions... (cached) yes
checking which flavor of printf attribute matches inttypes macros... system
checking for working strerror function... yes
checking for strverscmp... yes
checking for nlink_t... (cached) yes
checking whether mbrtowc handles incomplete characters... (cached) guessing yes
checking whether mbrtowc works as well as mbtowc... (cached) guessing yes
checking whether wcrtomb works in the C locale... yes
checking whether wcrtomb return value is correct... guessing yes
checking whether wctob works... guessing yes
checking whether wctob is declared... yes
checking whether iswcntrl works... yes
checking for towlower... yes
checking for wctype_t... yes
checking for wctrans_t... yes
checking for a traditional french locale... (cached) none
checking for a french Unicode locale... (cached) none
checking for a traditional french locale... (cached) none
checking for a turkish Unicode locale... none
checking for closedir... yes
checking for dirfd... yes
checking whether dirfd is declared... yes
checking whether dirfd is a macro... no
checking whether dup2 works... yes
checking whether fcntl handles F_DUPFD correctly... yes
checking whether fcntl understands F_DUPFD_CLOEXEC... needs runtime check
checking whether fdopen sets errno... yes
checking whether fflush works on input streams... (cached) no
checking whether fpurge is declared... no
checking for fseeko... (cached) yes
checking whether fflush works on input streams... (cached) no
checking for _fseeki64... no
checking for ftello... (cached) yes
checking whether ftello works... (cached) yes
checking whether getdtablesize works... yes
checking for getpagesize... yes
checking whether getpagesize is declared... yes
checking for library containing inet_pton... none required
checking whether inet_pton is declared... yes
checking whether byte ordering is bigendian... no
checking whether INT32_MAX < INTMAX_MAX... yes
checking whether INT64_MAX == LONG_MAX... yes
checking whether UINT32_MAX < UINTMAX_MAX... yes
checking whether UINT64_MAX == ULONG_MAX... yes
checking for ioctl... yes
checking for ioctl with POSIX signature... no
checking whether link obeys POSIX... yes
checking whether lseek detects pipes... yes
checking for a traditional french locale... (cached) none
checking for a french Unicode locale... (cached) none
checking for a traditional japanese locale... (cached) none
checking for a transitional chinese locale... (cached) none
checking for a french Unicode locale... (cached) none
checking for mmap... (cached) yes
checking for MAP_ANONYMOUS... yes
checking for mmap... (cached) yes
checking for MAP_ANONYMOUS... yes
checking for library containing nanosleep... none required
checking for working nanosleep... no (mishandles large arguments)
checking whether <netinet/in.h> is self-contained... yes
checking for a traditional french locale... (cached) none
checking for a french Unicode locale... (cached) none
checking whether open recognizes a trailing slash... yes
checking for opendir... yes
checking whether perror matches strerror... yes
checking for pthread_t... yes
checking for pthread_spinlock_t... yes
checking for PTHREAD_CREATE_DETACHED... yes
checking for PTHREAD_MUTEX_RECURSIVE... yes
checking for PTHREAD_MUTEX_ROBUST... yes
checking for PTHREAD_PROCESS_SHARED... yes
checking whether pthread_create exists as a global function... yes
checking whether pthread_sigmask is a macro... no
checking for pthread_sigmask in -pthread... yes
checking whether pthread_sigmask returns error numbers... yes
checking whether pthread_sigmask unblocks signals correctly... guessing yes
checking for putenv compatible with GNU and SVID... yes
checking for mmap... (cached) yes
checking for MAP_ANONYMOUS... yes
checking for raise... yes
checking for sigprocmask... yes
checking for readdir... yes
checking for sched.h... yes
checking for struct sched_param... yes
checking whether select supports a 0 argument... (cached) yes
checking whether select detects invalid fds... (cached) yes
checking whether setenv validates arguments... yes
checking whether setlocale supports the C locale... yes
checking for a traditional french locale... (cached) none
checking for a french Unicode locale... (cached) none
checking for a traditional japanese locale... (cached) none
checking for a transitional chinese locale... (cached) none
checking for struct sigaction.sa_sigaction... yes
checking for volatile sig_atomic_t... yes
checking for sighandler_t... yes
checking for sigprocmask... (cached) yes
checking whether sleep is declared... yes
checking for working sleep... yes
checking for socklen_t... yes
checking whether symlink handles trailing slash correctly... yes
checking whether <sys/ioctl.h> declares ioctl... yes
checking for pthread_atfork... yes
checking for unsetenv... yes
checking for unsetenv() return type... int
checking whether unsetenv obeys POSIX... yes
checking for a traditional french locale... (cached) none
checking for a french Unicode locale... (cached) none
checking for a traditional japanese locale... (cached) none
checking for a transitional chinese locale... (cached) none
checking whether "rt" can be used with fopen... yes
checking whether -lcP is needed... no
checking for an ANSI C-conforming const... yes
checking for size_t... (cached) yes
checking whether NLS is requested... no
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for shared library run path origin... done
checking for CFPreferencesCopyAppValue... (cached) no
checking for CFLocaleCopyPreferredLanguages... (cached) no
checking whether to use NLS... no
checking whether UTF-8 case folding tests should pass... no
checking for perl... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/perl
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating po/Makefile.in
config.status: creating gnulib-tests/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing po-directories commands
config.status: creating po/POTFILES
config.status: creating po/Makefile
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/sed-4.8/.configured
make --jobserver-fds=3,4 -j -C /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/sed-4.8 SHELL="bash"
make[4]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/sed-4.8'
rm -f lib/alloca.h-t lib/alloca.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  sed -e 's|@''HAVE_ALLOCA_H''@|1|g' < ./lib/alloca.in.h; \
} > lib/alloca.h-t && \
mv -f lib/alloca.h-t lib/alloca.h
rm -f lib/ctype.h-t lib/ctype.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_CTYPE_H''@|<ctype.h>|g' \
      -e 's/@''GNULIB_ISBLANK''@/1/g' \
      -e 's/@''HAVE_ISBLANK''@/1/g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r ./lib/c++defs.h' \
      -e '/definition of _GL_WARN_ON_USE/r ./lib/warn-on-use.h' \
      < ./lib/ctype.in.h; \
} > lib/ctype.h-t && \
mv lib/ctype.h-t lib/ctype.h
rm -f lib/fcntl.h-t lib/fcntl.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_FCNTL_H''@|<fcntl.h>|g' \
      -e 's/@''GNULIB_CREAT''@/0/g' \
      -e 's/@''GNULIB_FCNTL''@/IN_SED_GNULIB_TESTS/g' \
      -e 's/@''GNULIB_NONBLOCKING''@/0/g' \
      -e 's/@''GNULIB_OPEN''@/IN_SED_GNULIB_TESTS/g' \
      -e 's/@''GNULIB_OPENAT''@/0/g' \
      -e 's|@''HAVE_FCNTL''@|1|g' \
      -e 's|@''HAVE_OPENAT''@|1|g' \
      -e 's|@''REPLACE_CREAT''@|0|g' \
      -e 's|@''REPLACE_FCNTL''@|1|g' \
      -e 's|@''REPLACE_OPEN''@|0|g' \
      -e 's|@''REPLACE_OPENAT''@|0|g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r ./lib/c++defs.h' \
      -e '/definition of _GL_ARG_NONNULL/r ./lib/arg-nonnull.h' \
      -e '/definition of _GL_WARN_ON_USE/r ./lib/warn-on-use.h' \
      < ./lib/fcntl.in.h; \
} > lib/fcntl.h-t && \
mv lib/fcntl.h-t lib/fcntl.h
rm -f lib/inttypes.h-t lib/inttypes.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  sed -e 's/@''HAVE_INTTYPES_H''@/1/g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_INTTYPES_H''@|<inttypes.h>|g' \
      -e 's/@''PRI_MACROS_BROKEN''@/0/g' \
      -e 's/@''APPLE_UNIVERSAL_BUILD''@/0/g' \
      -e 's/@''PRIPTR_PREFIX''@/"l"/g' \
      -e 's/@''GNULIB_IMAXABS''@/0/g' \
      -e 's/@''GNULIB_IMAXDIV''@/0/g' \
      -e 's/@''GNULIB_STRTOIMAX''@/0/g' \
      -e 's/@''GNULIB_STRTOUMAX''@/0/g' \
      -e 's/@''HAVE_DECL_IMAXABS''@/1/g' \
      -e 's/@''HAVE_DECL_IMAXDIV''@/1/g' \
      -e 's/@''HAVE_DECL_STRTOIMAX''@/1/g' \
      -e 's/@''HAVE_DECL_STRTOUMAX''@/1/g' \
      -e 's/@''HAVE_IMAXDIV_T''@/1/g' \
      -e 's/@''REPLACE_STRTOIMAX''@/0/g' \
      -e 's/@''REPLACE_STRTOUMAX''@/0/g' \
      -e 's/@''INT32_MAX_LT_INTMAX_MAX''@/1/g' \
      -e 's/@''INT64_MAX_EQ_LONG_MAX''@/1/g' \
      -e 's/@''UINT32_MAX_LT_UINTMAX_MAX''@/1/g' \
      -e 's/@''UINT64_MAX_EQ_ULONG_MAX''@/1/g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r ./lib/c++defs.h' \
      -e '/definition of _GL_ARG_NONNULL/r ./lib/arg-nonnull.h' \
      -e '/definition of _GL_WARN_ON_USE/r ./lib/warn-on-use.h' \
      < ./lib/inttypes.in.h; \
} > lib/inttypes.h-t && \
mv lib/inttypes.h-t lib/inttypes.h
rm -f lib/langinfo.h-t lib/langinfo.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
      -e 's|@''HAVE_LANGINFO_H''@|1|g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_LANGINFO_H''@|<langinfo.h>|g' \
      -e 's/@''GNULIB_NL_LANGINFO''@/1/g' \
      -e 's|@''HAVE_LANGINFO_CODESET''@|1|g' \
      -e 's|@''HAVE_LANGINFO_T_FMT_AMPM''@|1|g' \
      -e 's|@''HAVE_LANGINFO_ALTMON''@|1|g' \
      -e 's|@''HAVE_LANGINFO_ERA''@|1|g' \
      -e 's|@''HAVE_LANGINFO_YESEXPR''@|1|g' \
      -e 's|@''HAVE_NL_LANGINFO''@|1|g' \
      -e 's|@''REPLACE_NL_LANGINFO''@|0|g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r ./lib/c++defs.h' \
      -e '/definition of _GL_WARN_ON_USE/r ./lib/warn-on-use.h' \
      < ./lib/langinfo.in.h; \
} > lib/langinfo.h-t && \
mv lib/langinfo.h-t lib/langinfo.h
rm -f lib/limits.h-t lib/limits.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_LIMITS_H''@|<limits.h>|g' \
      < ./lib/limits.in.h; \
} > lib/limits.h-t && \
mv lib/limits.h-t lib/limits.h
rm -f lib/locale.h-t lib/locale.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_LOCALE_H''@|<locale.h>|g' \
      -e 's/@''GNULIB_LOCALECONV''@/1/g' \
      -e 's/@''GNULIB_SETLOCALE''@/IN_SED_GNULIB_TESTS/g' \
      -e 's/@''GNULIB_SETLOCALE_NULL''@/1/g' \
      -e 's/@''GNULIB_DUPLOCALE''@/0/g' \
      -e 's/@''GNULIB_LOCALENAME''@/IN_SED_GNULIB_TESTS/g' \
      -e 's|@''HAVE_NEWLOCALE''@|1|g' \
      -e 's|@''HAVE_DUPLOCALE''@|1|g' \
      -e 's|@''HAVE_FREELOCALE''@|1|g' \
      -e 's|@''HAVE_XLOCALE_H''@|0|g' \
      -e 's|@''REPLACE_LOCALECONV''@|0|g' \
      -e 's|@''REPLACE_SETLOCALE''@|0|g' \
      -e 's|@''REPLACE_NEWLOCALE''@|0|g' \
      -e 's|@''REPLACE_DUPLOCALE''@|0|g' \
      -e 's|@''REPLACE_FREELOCALE''@|0|g' \
      -e 's|@''REPLACE_STRUCT_LCONV''@|0|g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r ./lib/c++defs.h' \
      -e '/definition of _GL_ARG_NONNULL/r ./lib/arg-nonnull.h' \
      -e '/definition of _GL_WARN_ON_USE/r ./lib/warn-on-use.h' \
      < ./lib/locale.in.h; \
} > lib/locale.h-t && \
mv lib/locale.h-t lib/locale.h
/bin/mkdir -p lib/selinux
/bin/mkdir -p lib/selinux
rm -f lib/selinux/context.h-t lib/selinux/context.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
  sed -e '/definition of _GL_UNUSED_PARAMETER/r ./lib/unused-parameter.h' \
      < ./lib/se-context.in.h; \
} > lib/selinux/context.h-t && \
chmod a-x lib/selinux/context.h-t && \
mv lib/selinux/context.h-t lib/selinux/context.h
rm -f lib/selinux/selinux.h-t lib/selinux/selinux.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_SELINUX_SELINUX_H''@||g' \
      -e '/definition of _GL_UNUSED_PARAMETER/r ./lib/unused-parameter.h' \
      < ./lib/se-selinux.in.h; \
} > lib/selinux/selinux.h-t && \
chmod a-x lib/selinux/selinux.h-t && \
mv lib/selinux/selinux.h-t lib/selinux/selinux.h
rm -f lib/stdio.h-t lib/stdio.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_STDIO_H''@|<stdio.h>|g' \
      -e 's/@''GNULIB_DPRINTF''@/0/g' \
      -e 's/@''GNULIB_FCLOSE''@/0/g' \
      -e 's/@''GNULIB_FDOPEN''@/IN_SED_GNULIB_TESTS/g' \
      -e 's/@''GNULIB_FFLUSH''@/IN_SED_GNULIB_TESTS/g' \
      -e 's/@''GNULIB_FGETC''@/1/g' \
      -e 's/@''GNULIB_FGETS''@/1/g' \
      -e 's/@''GNULIB_FOPEN''@/0/g' \
      -e 's/@''GNULIB_FPRINTF''@/1/g' \
      -e 's/@''GNULIB_FPRINTF_POSIX''@/0/g' \
      -e 's/@''GNULIB_FPURGE''@/IN_SED_GNULIB_TESTS/g' \
      -e 's/@''GNULIB_FPUTC''@/1/g' \
      -e 's/@''GNULIB_FPUTS''@/1/g' \
      -e 's/@''GNULIB_FREAD''@/1/g' \
      -e 's/@''GNULIB_FREOPEN''@/0/g' \
      -e 's/@''GNULIB_FSCANF''@/1/g' \
      -e 's/@''GNULIB_FSEEK''@/IN_SED_GNULIB_TESTS/g' \
      -e 's/@''GNULIB_FSEEKO''@/IN_SED_GNULIB_TESTS/g' \
      -e 's/@''GNULIB_FTELL''@/IN_SED_GNULIB_TESTS/g' \
      -e 's/@''GNULIB_FTELLO''@/IN_SED_GNULIB_TESTS/g' \
      -e 's/@''GNULIB_FWRITE''@/1/g' \
      -e 's/@''GNULIB_GETC''@/1/g' \
      -e 's/@''GNULIB_GETCHAR''@/1/g' \
      -e 's/@''GNULIB_GETDELIM''@/1/g' \
      -e 's/@''GNULIB_GETLINE''@/0/g' \
      -e 's/@''GNULIB_OBSTACK_PRINTF''@/0/g' \
      -e 's/@''GNULIB_OBSTACK_PRINTF_POSIX''@/0/g' \
      -e 's/@''GNULIB_PCLOSE''@/0/g' \
      -e 's/@''GNULIB_PERROR''@/IN_SED_GNULIB_TESTS/g' \
      -e 's/@''GNULIB_POPEN''@/0/g' \
      -e 's/@''GNULIB_PRINTF''@/1/g' \
      -e 's/@''GNULIB_PRINTF_POSIX''@/0/g' \
      -e 's/@''GNULIB_PUTC''@/1/g' \
      -e 's/@''GNULIB_PUTCHAR''@/1/g' \
      -e 's/@''GNULIB_PUTS''@/1/g' \
      -e 's/@''GNULIB_REMOVE''@/0/g' \
      -e 's/@''GNULIB_RENAME''@/1/g' \
      -e 's/@''GNULIB_RENAMEAT''@/0/g' \
      -e 's/@''GNULIB_SCANF''@/1/g' \
      -e 's/@''GNULIB_SNPRINTF''@/0/g' \
      -e 's/@''GNULIB_SPRINTF_POSIX''@/0/g' \
      -e 's/@''GNULIB_STDIO_H_NONBLOCKING''@/0/g' \
      -e 's/@''GNULIB_STDIO_H_SIGPIPE''@/0/g' \
      -e 's/@''GNULIB_TMPFILE''@/0/g' \
      -e 's/@''GNULIB_VASPRINTF''@/0/g' \
      -e 's/@''GNULIB_VDPRINTF''@/0/g' \
      -e 's/@''GNULIB_VFPRINTF''@/1/g' \
      -e 's/@''GNULIB_VFPRINTF_POSIX''@/0/g' \
      -e 's/@''GNULIB_VFSCANF''@/0/g' \
      -e 's/@''GNULIB_VSCANF''@/0/g' \
      -e 's/@''GNULIB_VPRINTF''@/1/g' \
      -e 's/@''GNULIB_VPRINTF_POSIX''@/0/g' \
      -e 's/@''GNULIB_VSNPRINTF''@/0/g' \
      -e 's/@''GNULIB_VSPRINTF_POSIX''@/0/g' \
      < ./lib/stdio.in.h | \
  sed -e 's|@''HAVE_DECL_FPURGE''@|0|g' \
      -e 's|@''HAVE_DECL_FSEEKO''@|1|g' \
      -e 's|@''HAVE_DECL_FTELLO''@|1|g' \
      -e 's|@''HAVE_DECL_GETDELIM''@|1|g' \
      -e 's|@''HAVE_DECL_GETLINE''@|1|g' \
      -e 's|@''HAVE_DECL_OBSTACK_PRINTF''@|1|g' \
      -e 's|@''HAVE_DECL_SNPRINTF''@|1|g' \
      -e 's|@''HAVE_DECL_VSNPRINTF''@|1|g' \
      -e 's|@''HAVE_DPRINTF''@|1|g' \
      -e 's|@''HAVE_FSEEKO''@|1|g' \
      -e 's|@''HAVE_FTELLO''@|1|g' \
      -e 's|@''HAVE_PCLOSE''@|1|g' \
      -e 's|@''HAVE_POPEN''@|1|g' \
      -e 's|@''HAVE_RENAMEAT''@|1|g' \
      -e 's|@''HAVE_VASPRINTF''@|1|g' \
      -e 's|@''HAVE_VDPRINTF''@|1|g' \
      -e 's|@''REPLACE_DPRINTF''@|0|g' \
      -e 's|@''REPLACE_FCLOSE''@|0|g' \
      -e 's|@''REPLACE_FDOPEN''@|0|g' \
      -e 's|@''REPLACE_FFLUSH''@|1|g' \
      -e 's|@''REPLACE_FOPEN''@|0|g' \
      -e 's|@''REPLACE_FPRINTF''@|0|g' \
      -e 's|@''REPLACE_FPURGE''@|0|g' \
      -e 's|@''REPLACE_FREOPEN''@|0|g' \
      -e 's|@''REPLACE_FSEEK''@|1|g' \
      -e 's|@''REPLACE_FSEEKO''@|1|g' \
      -e 's|@''REPLACE_FTELL''@|0|g' \
      -e 's|@''REPLACE_FTELLO''@|0|g' \
      -e 's|@''REPLACE_GETDELIM''@|0|g' \
      -e 's|@''REPLACE_GETLINE''@|0|g' \
      -e 's|@''REPLACE_OBSTACK_PRINTF''@|0|g' \
      -e 's|@''REPLACE_PERROR''@|0|g' \
      -e 's|@''REPLACE_POPEN''@|0|g' \
      -e 's|@''REPLACE_PRINTF''@|0|g' \
      -e 's|@''REPLACE_REMOVE''@|0|g' \
      -e 's|@''REPLACE_RENAME''@|0|g' \
      -e 's|@''REPLACE_RENAMEAT''@|0|g' \
      -e 's|@''REPLACE_SNPRINTF''@|0|g' \
      -e 's|@''REPLACE_SPRINTF''@|0|g' \
      -e 's|@''REPLACE_STDIO_READ_FUNCS''@|0|g' \
      -e 's|@''REPLACE_STDIO_WRITE_FUNCS''@|0|g' \
      -e 's|@''REPLACE_TMPFILE''@|0|g' \
      -e 's|@''REPLACE_VASPRINTF''@|0|g' \
      -e 's|@''REPLACE_VDPRINTF''@|0|g' \
      -e 's|@''REPLACE_VFPRINTF''@|0|g' \
      -e 's|@''REPLACE_VPRINTF''@|0|g' \
      -e 's|@''REPLACE_VSNPRINTF''@|0|g' \
      -e 's|@''REPLACE_VSPRINTF''@|0|g' \
      -e 's|@''ASM_SYMBOL_PREFIX''@||g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r ./lib/c++defs.h' \
      -e '/definition of _GL_ARG_NONNULL/r ./lib/arg-nonnull.h' \
      -e '/definition of _GL_WARN_ON_USE/r ./lib/warn-on-use.h'; \
} > lib/stdio.h-t && \
mv lib/stdio.h-t lib/stdio.h
rm -f lib/stdlib.h-t lib/stdlib.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_STDLIB_H''@|<stdlib.h>|g' \
      -e 's/@''GNULIB__EXIT''@/0/g' \
      -e 's/@''GNULIB_ATOLL''@/0/g' \
      -e 's/@''GNULIB_CALLOC_POSIX''@/0/g' \
      -e 's/@''GNULIB_CANONICALIZE_FILE_NAME''@/1/g' \
      -e 's/@''GNULIB_GETLOADAVG''@/0/g' \
      -e 's/@''GNULIB_GETSUBOPT''@/0/g' \
      -e 's/@''GNULIB_GRANTPT''@/0/g' \
      -e 's/@''GNULIB_MALLOC_POSIX''@/1/g' \
      -e 's/@''GNULIB_MBTOWC''@/1/g' \
      -e 's/@''GNULIB_MKDTEMP''@/0/g' \
      -e 's/@''GNULIB_MKOSTEMP''@/1/g' \
      -e 's/@''GNULIB_MKOSTEMPS''@/0/g' \
      -e 's/@''GNULIB_MKSTEMP''@/0/g' \
      -e 's/@''GNULIB_MKSTEMPS''@/0/g' \
      -e 's/@''GNULIB_POSIX_OPENPT''@/0/g' \
      -e 's/@''GNULIB_PTSNAME''@/0/g' \
      -e 's/@''GNULIB_PTSNAME_R''@/0/g' \
      -e 's/@''GNULIB_PUTENV''@/IN_SED_GNULIB_TESTS/g' \
      -e 's/@''GNULIB_QSORT_R''@/0/g' \
      -e 's/@''GNULIB_RANDOM''@/0/g' \
      -e 's/@''GNULIB_RANDOM_R''@/0/g' \
      -e 's/@''GNULIB_REALLOC_POSIX''@/IN_SED_GNULIB_TESTS/g' \
      -e 's/@''GNULIB_REALLOCARRAY''@/0/g' \
      -e 's/@''GNULIB_REALPATH''@/1/g' \
      -e 's/@''GNULIB_RPMATCH''@/0/g' \
      -e 's/@''GNULIB_SECURE_GETENV''@/0/g' \
      -e 's/@''GNULIB_SETENV''@/IN_SED_GNULIB_TESTS/g' \
      -e 's/@''GNULIB_STRTOD''@/0/g' \
      -e 's/@''GNULIB_STRTOLD''@/0/g' \
      -e 's/@''GNULIB_STRTOLL''@/0/g' \
      -e 's/@''GNULIB_STRTOULL''@/0/g' \
      -e 's/@''GNULIB_SYSTEM_POSIX''@/0/g' \
      -e 's/@''GNULIB_UNLOCKPT''@/0/g' \
      -e 's/@''GNULIB_UNSETENV''@/IN_SED_GNULIB_TESTS/g' \
      -e 's/@''GNULIB_WCTOMB''@/1/g' \
      < ./lib/stdlib.in.h | \
  sed -e 's|@''HAVE__EXIT''@|1|g' \
      -e 's|@''HAVE_ATOLL''@|1|g' \
      -e 's|@''HAVE_CANONICALIZE_FILE_NAME''@|1|g' \
      -e 's|@''HAVE_DECL_GETLOADAVG''@|1|g' \
      -e 's|@''HAVE_GETSUBOPT''@|1|g' \
      -e 's|@''HAVE_GRANTPT''@|1|g' \
      -e 's|@''HAVE_INITSTATE''@|1|g' \
      -e 's|@''HAVE_DECL_INITSTATE''@|1|g' \
      -e 's|@''HAVE_MBTOWC''@|1|g' \
      -e 's|@''HAVE_MKDTEMP''@|1|g' \
      -e 's|@''HAVE_MKOSTEMP''@|1|g' \
      -e 's|@''HAVE_MKOSTEMPS''@|1|g' \
      -e 's|@''HAVE_MKSTEMP''@|1|g' \
      -e 's|@''HAVE_MKSTEMPS''@|1|g' \
      -e 's|@''HAVE_POSIX_OPENPT''@|1|g' \
      -e 's|@''HAVE_PTSNAME''@|1|g' \
      -e 's|@''HAVE_PTSNAME_R''@|1|g' \
      -e 's|@''HAVE_QSORT_R''@|1|g' \
      -e 's|@''HAVE_RANDOM''@|1|g' \
      -e 's|@''HAVE_RANDOM_H''@|1|g' \
      -e 's|@''HAVE_RANDOM_R''@|1|g' \
      -e 's|@''HAVE_REALLOCARRAY''@|1|g' \
      -e 's|@''HAVE_REALPATH''@|1|g' \
      -e 's|@''HAVE_RPMATCH''@|1|g' \
      -e 's|@''HAVE_SECURE_GETENV''@|1|g' \
      -e 's|@''HAVE_DECL_SETENV''@|1|g' \
      -e 's|@''HAVE_SETSTATE''@|1|g' \
      -e 's|@''HAVE_DECL_SETSTATE''@|1|g' \
      -e 's|@''HAVE_STRTOD''@|1|g' \
      -e 's|@''HAVE_STRTOLD''@|1|g' \
      -e 's|@''HAVE_STRTOLL''@|1|g' \
      -e 's|@''HAVE_STRTOULL''@|1|g' \
      -e 's|@''HAVE_STRUCT_RANDOM_DATA''@|1|g' \
      -e 's|@''HAVE_SYS_LOADAVG_H''@|0|g' \
      -e 's|@''HAVE_UNLOCKPT''@|1|g' \
      -e 's|@''HAVE_DECL_UNSETENV''@|1|g' \
      -e 's|@''REPLACE_CALLOC''@|0|g' \
      -e 's|@''REPLACE_CANONICALIZE_FILE_NAME''@|0|g' \
      -e 's|@''REPLACE_INITSTATE''@|0|g' \
      -e 's|@''REPLACE_MALLOC''@|0|g' \
      -e 's|@''REPLACE_MBTOWC''@|0|g' \
      -e 's|@''REPLACE_MKSTEMP''@|0|g' \
      -e 's|@''REPLACE_PTSNAME''@|0|g' \
      -e 's|@''REPLACE_PTSNAME_R''@|0|g' \
      -e 's|@''REPLACE_PUTENV''@|0|g' \
      -e 's|@''REPLACE_QSORT_R''@|0|g' \
      -e 's|@''REPLACE_RANDOM''@|0|g' \
      -e 's|@''REPLACE_RANDOM_R''@|0|g' \
      -e 's|@''REPLACE_REALLOC''@|0|g' \
      -e 's|@''REPLACE_REALPATH''@|0|g' \
      -e 's|@''REPLACE_SETENV''@|0|g' \
      -e 's|@''REPLACE_SETSTATE''@|0|g' \
      -e 's|@''REPLACE_STRTOD''@|0|g' \
      -e 's|@''REPLACE_STRTOLD''@|0|g' \
      -e 's|@''REPLACE_UNSETENV''@|0|g' \
      -e 's|@''REPLACE_WCTOMB''@|0|g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r ./lib/c++defs.h' \
      -e '/definition of _Noreturn/r ./lib/_Noreturn.h' \
      -e '/definition of _GL_ARG_NONNULL/r ./lib/arg-nonnull.h' \
      -e '/definition of _GL_WARN_ON_USE/r ./lib/warn-on-use.h'; \
} > lib/stdlib.h-t && \
mv lib/stdlib.h-t lib/stdlib.h
rm -f lib/string.h-t lib/string.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_STRING_H''@|<string.h>|g' \
      -e 's/@''GNULIB_EXPLICIT_BZERO''@/0/g' \
      -e 's/@''GNULIB_FFSL''@/0/g' \
      -e 's/@''GNULIB_FFSLL''@/0/g' \
      -e 's/@''GNULIB_MBSLEN''@/0/g' \
      -e 's/@''GNULIB_MBSNLEN''@/0/g' \
      -e 's/@''GNULIB_MBSCHR''@/0/g' \
      -e 's/@''GNULIB_MBSRCHR''@/0/g' \
      -e 's/@''GNULIB_MBSSTR''@/0/g' \
      -e 's/@''GNULIB_MBSCASECMP''@/0/g' \
      -e 's/@''GNULIB_MBSNCASECMP''@/0/g' \
      -e 's/@''GNULIB_MBSPCASECMP''@/0/g' \
      -e 's/@''GNULIB_MBSCASESTR''@/0/g' \
      -e 's/@''GNULIB_MBSCSPN''@/0/g' \
      -e 's/@''GNULIB_MBSPBRK''@/0/g' \
      -e 's/@''GNULIB_MBSSPN''@/0/g' \
      -e 's/@''GNULIB_MBSSEP''@/0/g' \
      -e 's/@''GNULIB_MBSTOK_R''@/0/g' \
      -e 's/@''GNULIB_MEMCHR''@/1/g' \
      -e 's/@''GNULIB_MEMMEM''@/0/g' \
      -e 's/@''GNULIB_MEMPCPY''@/0/g' \
      -e 's/@''GNULIB_MEMRCHR''@/1/g' \
      -e 's/@''GNULIB_RAWMEMCHR''@/0/g' \
      -e 's/@''GNULIB_STPCPY''@/0/g' \
      -e 's/@''GNULIB_STPNCPY''@/0/g' \
      -e 's/@''GNULIB_STRCHRNUL''@/0/g' \
      -e 's/@''GNULIB_STRDUP''@/IN_SED_GNULIB_TESTS/g' \
      -e 's/@''GNULIB_STRNCAT''@/0/g' \
      -e 's/@''GNULIB_STRNDUP''@/0/g' \
      -e 's/@''GNULIB_STRNLEN''@/0/g' \
      -e 's/@''GNULIB_STRPBRK''@/0/g' \
      -e 's/@''GNULIB_STRSEP''@/0/g' \
      -e 's/@''GNULIB_STRSTR''@/0/g' \
      -e 's/@''GNULIB_STRCASESTR''@/0/g' \
      -e 's/@''GNULIB_STRTOK_R''@/0/g' \
      -e 's/@''GNULIB_STRERROR''@/1/g' \
      -e 's/@''GNULIB_STRERROR_R''@/IN_SED_GNULIB_TESTS/g' \
      -e 's/@''GNULIB_STRSIGNAL''@/0/g' \
      -e 's/@''GNULIB_STRVERSCMP''@/1/g' \
      < ./lib/string.in.h | \
  sed -e 's|@''HAVE_EXPLICIT_BZERO''@|1|g' \
      -e 's|@''HAVE_FFSL''@|1|g' \
      -e 's|@''HAVE_FFSLL''@|1|g' \
      -e 's|@''HAVE_MBSLEN''@|0|g' \
      -e 's|@''HAVE_MEMCHR''@|1|g' \
      -e 's|@''HAVE_DECL_MEMMEM''@|1|g' \
      -e 's|@''HAVE_MEMPCPY''@|1|g' \
      -e 's|@''HAVE_DECL_MEMRCHR''@|1|g' \
      -e 's|@''HAVE_RAWMEMCHR''@|1|g' \
      -e 's|@''HAVE_STPCPY''@|1|g' \
      -e 's|@''HAVE_STPNCPY''@|1|g' \
      -e 's|@''HAVE_STRCHRNUL''@|1|g' \
      -e 's|@''HAVE_DECL_STRDUP''@|1|g' \
      -e 's|@''HAVE_DECL_STRNDUP''@|1|g' \
      -e 's|@''HAVE_DECL_STRNLEN''@|1|g' \
      -e 's|@''HAVE_STRPBRK''@|1|g' \
      -e 's|@''HAVE_STRSEP''@|1|g' \
      -e 's|@''HAVE_STRCASESTR''@|1|g' \
      -e 's|@''HAVE_DECL_STRTOK_R''@|1|g' \
      -e 's|@''HAVE_DECL_STRERROR_R''@|1|g' \
      -e 's|@''HAVE_DECL_STRSIGNAL''@|1|g' \
      -e 's|@''HAVE_STRVERSCMP''@|1|g' \
      -e 's|@''REPLACE_MEMCHR''@|0|g' \
      -e 's|@''REPLACE_MEMMEM''@|0|g' \
      -e 's|@''REPLACE_STPNCPY''@|0|g' \
      -e 's|@''REPLACE_STRCHRNUL''@|0|g' \
      -e 's|@''REPLACE_STRDUP''@|0|g' \
      -e 's|@''REPLACE_STRNCAT''@|0|g' \
      -e 's|@''REPLACE_STRNDUP''@|0|g' \
      -e 's|@''REPLACE_STRNLEN''@|0|g' \
      -e 's|@''REPLACE_STRSTR''@|0|g' \
      -e 's|@''REPLACE_STRCASESTR''@|0|g' \
      -e 's|@''REPLACE_STRTOK_R''@|0|g' \
      -e 's|@''REPLACE_STRERROR''@|0|g' \
      -e 's|@''REPLACE_STRERROR_R''@|1|g' \
      -e 's|@''REPLACE_STRSIGNAL''@|0|g' \
      -e 's|@''UNDEFINE_STRTOK_R''@|0|g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r ./lib/c++defs.h' \
      -e '/definition of _GL_ARG_NONNULL/r ./lib/arg-nonnull.h' \
      -e '/definition of _GL_WARN_ON_USE/r ./lib/warn-on-use.h'; \
      < ./lib/string.in.h; \
} > lib/string.h-t && \
mv lib/string.h-t lib/string.h
/bin/mkdir -p lib/sys
/bin/mkdir -p lib/sys
rm -f lib/sys/stat.h-t lib/sys/stat.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_SYS_STAT_H''@|<sys/stat.h>|g' \
      -e 's|@''WINDOWS_64_BIT_ST_SIZE''@|0|g' \
      -e 's|@''WINDOWS_STAT_TIMESPEC''@|0|g' \
      -e 's/@''GNULIB_FCHMODAT''@/0/g' \
      -e 's/@''GNULIB_FSTAT''@/1/g' \
      -e 's/@''GNULIB_FSTATAT''@/0/g' \
      -e 's/@''GNULIB_FUTIMENS''@/0/g' \
      -e 's/@''GNULIB_LCHMOD''@/0/g' \
      -e 's/@''GNULIB_LSTAT''@/1/g' \
      -e 's/@''GNULIB_MKDIRAT''@/0/g' \
      -e 's/@''GNULIB_MKFIFO''@/0/g' \
      -e 's/@''GNULIB_MKFIFOAT''@/0/g' \
      -e 's/@''GNULIB_MKNOD''@/0/g' \
      -e 's/@''GNULIB_MKNODAT''@/0/g' \
      -e 's/@''GNULIB_STAT''@/1/g' \
      -e 's/@''GNULIB_UTIMENSAT''@/0/g' \
      -e 's/@''GNULIB_OVERRIDES_STRUCT_STAT''@/0/g' \
      -e 's|@''HAVE_FCHMODAT''@|1|g' \
      -e 's|@''HAVE_FSTATAT''@|1|g' \
      -e 's|@''HAVE_FUTIMENS''@|1|g' \
      -e 's|@''HAVE_LCHMOD''@|1|g' \
      -e 's|@''HAVE_LSTAT''@|1|g' \
      -e 's|@''HAVE_MKDIRAT''@|1|g' \
      -e 's|@''HAVE_MKFIFO''@|1|g' \
      -e 's|@''HAVE_MKFIFOAT''@|1|g' \
      -e 's|@''HAVE_MKNOD''@|1|g' \
      -e 's|@''HAVE_MKNODAT''@|1|g' \
      -e 's|@''HAVE_UTIMENSAT''@|1|g' \
      -e 's|@''REPLACE_FSTAT''@|0|g' \
      -e 's|@''REPLACE_FSTATAT''@|0|g' \
      -e 's|@''REPLACE_FUTIMENS''@|0|g' \
      -e 's|@''REPLACE_LSTAT''@|0|g' \
      -e 's|@''REPLACE_MKDIR''@|0|g' \
      -e 's|@''REPLACE_MKFIFO''@|0|g' \
      -e 's|@''REPLACE_MKNOD''@|0|g' \
      -e 's|@''REPLACE_STAT''@|0|g' \
      -e 's|@''REPLACE_UTIMENSAT''@|0|g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r ./lib/c++defs.h' \
      -e '/definition of _GL_ARG_NONNULL/r ./lib/arg-nonnull.h' \
      -e '/definition of _GL_WARN_ON_USE/r ./lib/warn-on-use.h' \
      < ./lib/sys_stat.in.h; \
} > lib/sys/stat.h-t && \
mv lib/sys/stat.h-t lib/sys/stat.h
/bin/mkdir -p lib/sys
rm -f lib/time.h-t lib/time.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_TIME_H''@|<time.h>|g' \
      -e 's/@''GNULIB_CTIME''@/0/g' \
      -e 's/@''GNULIB_LOCALTIME''@/0/g' \
      -e 's/@''GNULIB_MKTIME''@/0/g' \
      -e 's/@''GNULIB_NANOSLEEP''@/IN_SED_GNULIB_TESTS/g' \
      -e 's/@''GNULIB_STRFTIME''@/0/g' \
      -e 's/@''GNULIB_STRPTIME''@/0/g' \
      -e 's/@''GNULIB_TIMEGM''@/0/g' \
      -e 's/@''GNULIB_TIME_R''@/0/g' \
      -e 's/@''GNULIB_TIME_RZ''@/0/g' \
      -e 's/@''GNULIB_TZSET''@/0/g' \
      -e 's|@''HAVE_DECL_LOCALTIME_R''@|1|g' \
      -e 's|@''HAVE_NANOSLEEP''@|1|g' \
      -e 's|@''HAVE_STRPTIME''@|1|g' \
      -e 's|@''HAVE_TIMEGM''@|1|g' \
      -e 's|@''HAVE_TIMEZONE_T''@|0|g' \
      -e 's|@''HAVE_TZSET''@|1|g' \
      -e 's|@''REPLACE_CTIME''@|GNULIB_PORTCHECK|g' \
      -e 's|@''REPLACE_GMTIME''@|0|g' \
      -e 's|@''REPLACE_LOCALTIME''@|0|g' \
      -e 's|@''REPLACE_LOCALTIME_R''@|GNULIB_PORTCHECK|g' \
      -e 's|@''REPLACE_MKTIME''@|GNULIB_PORTCHECK|g' \
      -e 's|@''REPLACE_NANOSLEEP''@|1|g' \
      -e 's|@''REPLACE_STRFTIME''@|GNULIB_PORTCHECK|g' \
      -e 's|@''REPLACE_TIMEGM''@|GNULIB_PORTCHECK|g' \
      -e 's|@''REPLACE_TZSET''@|GNULIB_PORTCHECK|g' \
      -e 's|@''PTHREAD_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \
      -e 's|@''SYS_TIME_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \
      -e 's|@''TIME_H_DEFINES_STRUCT_TIMESPEC''@|1|g' \
      -e 's|@''UNISTD_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r ./lib/c++defs.h' \
      -e '/definition of _GL_ARG_NONNULL/r ./lib/arg-nonnull.h' \
      -e '/definition of _GL_WARN_ON_USE/r ./lib/warn-on-use.h' \
      < ./lib/time.in.h; \
} > lib/time.h-t && \
mv lib/time.h-t lib/time.h
rm -f lib/unistd.h-t lib/unistd.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
      -e 's|@''HAVE_UNISTD_H''@|1|g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_UNISTD_H''@|<unistd.h>|g' \
      -e 's|@''WINDOWS_64_BIT_OFF_T''@|0|g' \
      -e 's/@''GNULIB_ACCESS''@/0/g' \
      -e 's/@''GNULIB_CHDIR''@/1/g' \
      -e 's/@''GNULIB_CHOWN''@/0/g' \
      -e 's/@''GNULIB_CLOSE''@/IN_SED_GNULIB_TESTS/g' \
      -e 's/@''GNULIB_COPY_FILE_RANGE''@/0/g' \
      -e 's/@''GNULIB_DUP''@/0/g' \
      -e 's/@''GNULIB_DUP2''@/IN_SED_GNULIB_TESTS/g' \
      -e 's/@''GNULIB_DUP3''@/0/g' \
      -e 's/@''GNULIB_ENVIRON''@/IN_SED_GNULIB_TESTS/g' \
      -e 's/@''GNULIB_EUIDACCESS''@/0/g' \
      -e 's/@''GNULIB_FACCESSAT''@/0/g' \
      -e 's/@''GNULIB_FCHDIR''@/0/g' \
      -e 's/@''GNULIB_FCHOWNAT''@/0/g' \
      -e 's/@''GNULIB_FDATASYNC''@/0/g' \
      -e 's/@''GNULIB_FSYNC''@/0/g' \
      -e 's/@''GNULIB_FTRUNCATE''@/IN_SED_GNULIB_TESTS/g' \
      -e 's/@''GNULIB_GETCWD''@/IN_SED_GNULIB_TESTS/g' \
      -e 's/@''GNULIB_GETDOMAINNAME''@/0/g' \
      -e 's/@''GNULIB_GETDTABLESIZE''@/IN_SED_GNULIB_TESTS/g' \
      -e 's/@''GNULIB_GETGROUPS''@/0/g' \
      -e 's/@''GNULIB_GETHOSTNAME''@/0/g' \
      -e 's/@''GNULIB_GETLOGIN''@/0/g' \
      -e 's/@''GNULIB_GETLOGIN_R''@/0/g' \
      -e 's/@''GNULIB_GETOPT_POSIX''@/1/g' \
      -e 's/@''GNULIB_GETPAGESIZE''@/IN_SED_GNULIB_TESTS/g' \
      -e 's/@''GNULIB_GETPASS''@/0/g' \
      -e 's/@''GNULIB_GETUSERSHELL''@/0/g' \
      -e 's/@''GNULIB_GROUP_MEMBER''@/0/g' \
      -e 's/@''GNULIB_ISATTY''@/0/g' \
      -e 's/@''GNULIB_LCHOWN''@/0/g' \
      -e 's/@''GNULIB_LINK''@/IN_SED_GNULIB_TESTS/g' \
      -e 's/@''GNULIB_LINKAT''@/0/g' \
      -e 's/@''GNULIB_LSEEK''@/IN_SED_GNULIB_TESTS/g' \
      -e 's/@''GNULIB_PIPE''@/IN_SED_GNULIB_TESTS/g' \
      -e 's/@''GNULIB_PIPE2''@/0/g' \
      -e 's/@''GNULIB_PREAD''@/0/g' \
      -e 's/@''GNULIB_PWRITE''@/0/g' \
      -e 's/@''GNULIB_READ''@/0/g' \
      -e 's/@''GNULIB_READLINK''@/1/g' \
      -e 's/@''GNULIB_READLINKAT''@/0/g' \
      -e 's/@''GNULIB_RMDIR''@/1/g' \
      -e 's/@''GNULIB_SETHOSTNAME''@/0/g' \
      -e 's/@''GNULIB_SLEEP''@/IN_SED_GNULIB_TESTS/g' \
      -e 's/@''GNULIB_SYMLINK''@/IN_SED_GNULIB_TESTS/g' \
      -e 's/@''GNULIB_SYMLINKAT''@/0/g' \
      -e 's/@''GNULIB_TRUNCATE''@/0/g' \
      -e 's/@''GNULIB_TTYNAME_R''@/0/g' \
      -e 's/@''GNULIB_UNISTD_H_GETOPT''@/0/g' \
      -e 's/@''GNULIB_UNISTD_H_NONBLOCKING''@/0/g' \
      -e 's/@''GNULIB_UNISTD_H_SIGPIPE''@/0/g' \
      -e 's/@''GNULIB_UNLINK''@/0/g' \
      -e 's/@''GNULIB_UNLINKAT''@/0/g' \
      -e 's/@''GNULIB_USLEEP''@/0/g' \
      -e 's/@''GNULIB_WRITE''@/0/g' \
      < ./lib/unistd.in.h | \
  sed -e 's|@''HAVE_CHOWN''@|1|g' \
      -e 's|@''HAVE_COPY_FILE_RANGE''@|1|g' \
      -e 's|@''HAVE_DUP2''@|1|g' \
      -e 's|@''HAVE_DUP3''@|1|g' \
      -e 's|@''HAVE_EUIDACCESS''@|1|g' \
      -e 's|@''HAVE_FACCESSAT''@|1|g' \
      -e 's|@''HAVE_FCHDIR''@|1|g' \
      -e 's|@''HAVE_FCHOWNAT''@|1|g' \
      -e 's|@''HAVE_FDATASYNC''@|1|g' \
      -e 's|@''HAVE_FSYNC''@|1|g' \
      -e 's|@''HAVE_FTRUNCATE''@|1|g' \
      -e 's|@''HAVE_GETDTABLESIZE''@|1|g' \
      -e 's|@''HAVE_GETGROUPS''@|1|g' \
      -e 's|@''HAVE_GETHOSTNAME''@|1|g' \
      -e 's|@''HAVE_GETPAGESIZE''@|1|g' \
      -e 's|@''HAVE_GETPASS''@|1|g' \
      -e 's|@''HAVE_GROUP_MEMBER''@|1|g' \
      -e 's|@''HAVE_LCHOWN''@|1|g' \
      -e 's|@''HAVE_LINK''@|1|g' \
      -e 's|@''HAVE_LINKAT''@|1|g' \
      -e 's|@''HAVE_PIPE''@|1|g' \
      -e 's|@''HAVE_PIPE2''@|1|g' \
      -e 's|@''HAVE_PREAD''@|1|g' \
      -e 's|@''HAVE_PWRITE''@|1|g' \
      -e 's|@''HAVE_READLINK''@|1|g' \
      -e 's|@''HAVE_READLINKAT''@|1|g' \
      -e 's|@''HAVE_SETHOSTNAME''@|1|g' \
      -e 's|@''HAVE_SLEEP''@|1|g' \
      -e 's|@''HAVE_SYMLINK''@|1|g' \
      -e 's|@''HAVE_SYMLINKAT''@|1|g' \
      -e 's|@''HAVE_UNLINKAT''@|1|g' \
      -e 's|@''HAVE_USLEEP''@|1|g' \
      -e 's|@''HAVE_DECL_ENVIRON''@|1|g' \
      -e 's|@''HAVE_DECL_FCHDIR''@|1|g' \
      -e 's|@''HAVE_DECL_FDATASYNC''@|1|g' \
      -e 's|@''HAVE_DECL_GETDOMAINNAME''@|1|g' \
      -e 's|@''HAVE_DECL_GETLOGIN''@|1|g' \
      -e 's|@''HAVE_DECL_GETLOGIN_R''@|1|g' \
      -e 's|@''HAVE_DECL_GETPAGESIZE''@|1|g' \
      -e 's|@''HAVE_DECL_GETUSERSHELL''@|1|g' \
      -e 's|@''HAVE_DECL_SETHOSTNAME''@|1|g' \
      -e 's|@''HAVE_DECL_TRUNCATE''@|1|g' \
      -e 's|@''HAVE_DECL_TTYNAME_R''@|1|g' \
      -e 's|@''HAVE_OS_H''@|0|g' \
      -e 's|@''HAVE_SYS_PARAM_H''@|0|g' \
  | \
  sed -e 's|@''REPLACE_ACCESS''@|0|g' \
      -e 's|@''REPLACE_CHOWN''@|0|g' \
      -e 's|@''REPLACE_CLOSE''@|0|g' \
      -e 's|@''REPLACE_DUP''@|0|g' \
      -e 's|@''REPLACE_DUP2''@|0|g' \
      -e 's|@''REPLACE_FACCESSAT''@|0|g' \
      -e 's|@''REPLACE_FCHOWNAT''@|0|g' \
      -e 's|@''REPLACE_FTRUNCATE''@|0|g' \
      -e 's|@''REPLACE_GETCWD''@|0|g' \
      -e 's|@''REPLACE_GETDOMAINNAME''@|0|g' \
      -e 's|@''REPLACE_GETDTABLESIZE''@|0|g' \
      -e 's|@''REPLACE_GETLOGIN_R''@|0|g' \
      -e 's|@''REPLACE_GETGROUPS''@|0|g' \
      -e 's|@''REPLACE_GETPAGESIZE''@|0|g' \
      -e 's|@''REPLACE_GETPASS''@|0|g' \
      -e 's|@''REPLACE_ISATTY''@|0|g' \
      -e 's|@''REPLACE_LCHOWN''@|0|g' \
      -e 's|@''REPLACE_LINK''@|0|g' \
      -e 's|@''REPLACE_LINKAT''@|0|g' \
      -e 's|@''REPLACE_LSEEK''@|0|g' \
      -e 's|@''REPLACE_PREAD''@|0|g' \
      -e 's|@''REPLACE_PWRITE''@|0|g' \
      -e 's|@''REPLACE_READ''@|0|g' \
      -e 's|@''REPLACE_READLINK''@|0|g' \
      -e 's|@''REPLACE_READLINKAT''@|0|g' \
      -e 's|@''REPLACE_RMDIR''@|0|g' \
      -e 's|@''REPLACE_SLEEP''@|0|g' \
      -e 's|@''REPLACE_SYMLINK''@|0|g' \
      -e 's|@''REPLACE_SYMLINKAT''@|0|g' \
      -e 's|@''REPLACE_TRUNCATE''@|0|g' \
      -e 's|@''REPLACE_TTYNAME_R''@|0|g' \
      -e 's|@''REPLACE_UNLINK''@|0|g' \
      -e 's|@''REPLACE_UNLINKAT''@|0|g' \
      -e 's|@''REPLACE_USLEEP''@|0|g' \
      -e 's|@''REPLACE_WRITE''@|0|g' \
      -e 's|@''UNISTD_H_HAVE_WINSOCK2_H''@|0|g' \
      -e 's|@''UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS''@|0|g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r ./lib/c++defs.h' \
      -e '/definition of _GL_ARG_NONNULL/r ./lib/arg-nonnull.h' \
      -e '/definition of _GL_WARN_ON_USE/r ./lib/warn-on-use.h'; \
} > lib/unistd.h-t && \
mv lib/unistd.h-t lib/unistd.h
rm -f lib/sys/time.h-t lib/sys/time.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
      -e 's/@''HAVE_SYS_TIME_H''@/1/g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_SYS_TIME_H''@|<sys/time.h>|g' \
      -e 's/@''GNULIB_GETTIMEOFDAY''@/1/g' \
      -e 's|@''HAVE_WINSOCK2_H''@|0|g' \
      -e 's/@''HAVE_GETTIMEOFDAY''@/1/g' \
      -e 's/@''HAVE_STRUCT_TIMEVAL''@/1/g' \
      -e 's/@''REPLACE_GETTIMEOFDAY''@/0/g' \
      -e 's/@''REPLACE_STRUCT_TIMEVAL''@/0/g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r ./lib/c++defs.h' \
      -e '/definition of _GL_ARG_NONNULL/r ./lib/arg-nonnull.h' \
      -e '/definition of _GL_WARN_ON_USE/r ./lib/warn-on-use.h' \
      < ./lib/sys_time.in.h; \
} > lib/sys/time.h-t && \
mv lib/sys/time.h-t lib/sys/time.h
rm -f lib/sys/types.h-t lib/sys/types.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_SYS_TYPES_H''@|<sys/types.h>|g' \
      -e 's|@''WINDOWS_64_BIT_OFF_T''@|0|g' \
      -e 's|@''WINDOWS_STAT_INODES''@|0|g' \
      < ./lib/sys_types.in.h; \
} > lib/sys/types.h-t && \
mv lib/sys/types.h-t lib/sys/types.h
rm -f lib/wchar.h-t lib/wchar.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''HAVE_FEATURES_H''@|1|g' \
      -e 's|@''NEXT_WCHAR_H''@|<wchar.h>|g' \
      -e 's|@''HAVE_WCHAR_H''@|1|g' \
      -e 's/@''HAVE_CRTDEFS_H''@/0/g' \
      -e 's/@''GNULIB_OVERRIDES_WINT_T''@/0/g' \
      -e 's/@''GNULIB_BTOWC''@/1/g' \
      -e 's/@''GNULIB_WCTOB''@/1/g' \
      -e 's/@''GNULIB_MBSINIT''@/1/g' \
      -e 's/@''GNULIB_MBRTOWC''@/1/g' \
      -e 's/@''GNULIB_MBRLEN''@/1/g' \
      -e 's/@''GNULIB_MBSRTOWCS''@/0/g' \
      -e 's/@''GNULIB_MBSNRTOWCS''@/0/g' \
      -e 's/@''GNULIB_WCRTOMB''@/1/g' \
      -e 's/@''GNULIB_WCSRTOMBS''@/0/g' \
      -e 's/@''GNULIB_WCSNRTOMBS''@/0/g' \
      -e 's/@''GNULIB_WCWIDTH''@/0/g' \
      -e 's/@''GNULIB_WMEMCHR''@/0/g' \
      -e 's/@''GNULIB_WMEMCMP''@/0/g' \
      -e 's/@''GNULIB_WMEMCPY''@/0/g' \
      -e 's/@''GNULIB_WMEMMOVE''@/0/g' \
      -e 's/@''GNULIB_WMEMSET''@/0/g' \
      -e 's/@''GNULIB_WCSLEN''@/0/g' \
      -e 's/@''GNULIB_WCSNLEN''@/0/g' \
      -e 's/@''GNULIB_WCSCPY''@/0/g' \
      -e 's/@''GNULIB_WCPCPY''@/0/g' \
      -e 's/@''GNULIB_WCSNCPY''@/0/g' \
      -e 's/@''GNULIB_WCPNCPY''@/0/g' \
      -e 's/@''GNULIB_WCSCAT''@/0/g' \
      -e 's/@''GNULIB_WCSNCAT''@/0/g' \
      -e 's/@''GNULIB_WCSCMP''@/0/g' \
      -e 's/@''GNULIB_WCSNCMP''@/0/g' \
      -e 's/@''GNULIB_WCSCASECMP''@/0/g' \
      -e 's/@''GNULIB_WCSNCASECMP''@/0/g' \
      -e 's/@''GNULIB_WCSCOLL''@/0/g' \
      -e 's/@''GNULIB_WCSXFRM''@/0/g' \
      -e 's/@''GNULIB_WCSDUP''@/0/g' \
      -e 's/@''GNULIB_WCSCHR''@/0/g' \
      -e 's/@''GNULIB_WCSRCHR''@/0/g' \
      -e 's/@''GNULIB_WCSCSPN''@/0/g' \
      -e 's/@''GNULIB_WCSSPN''@/0/g' \
      -e 's/@''GNULIB_WCSPBRK''@/0/g' \
      -e 's/@''GNULIB_WCSSTR''@/0/g' \
      -e 's/@''GNULIB_WCSTOK''@/0/g' \
      -e 's/@''GNULIB_WCSWIDTH''@/0/g' \
      -e 's/@''GNULIB_WCSFTIME''@/0/g' \
      < ./lib/wchar.in.h | \
  sed -e 's|@''HAVE_WINT_T''@|1|g' \
      -e 's|@''HAVE_BTOWC''@|1|g' \
      -e 's|@''HAVE_MBSINIT''@|1|g' \
      -e 's|@''HAVE_MBRTOWC''@|1|g' \
      -e 's|@''HAVE_MBRLEN''@|1|g' \
      -e 's|@''HAVE_MBSRTOWCS''@|1|g' \
      -e 's|@''HAVE_MBSNRTOWCS''@|1|g' \
      -e 's|@''HAVE_WCRTOMB''@|1|g' \
      -e 's|@''HAVE_WCSRTOMBS''@|1|g' \
      -e 's|@''HAVE_WCSNRTOMBS''@|1|g' \
      -e 's|@''HAVE_WMEMCHR''@|1|g' \
      -e 's|@''HAVE_WMEMCMP''@|1|g' \
      -e 's|@''HAVE_WMEMCPY''@|1|g' \
      -e 's|@''HAVE_WMEMMOVE''@|1|g' \
      -e 's|@''HAVE_WMEMSET''@|1|g' \
      -e 's|@''HAVE_WCSLEN''@|1|g' \
      -e 's|@''HAVE_WCSNLEN''@|1|g' \
      -e 's|@''HAVE_WCSCPY''@|1|g' \
      -e 's|@''HAVE_WCPCPY''@|1|g' \
      -e 's|@''HAVE_WCSNCPY''@|1|g' \
      -e 's|@''HAVE_WCPNCPY''@|1|g' \
      -e 's|@''HAVE_WCSCAT''@|1|g' \
      -e 's|@''HAVE_WCSNCAT''@|1|g' \
      -e 's|@''HAVE_WCSCMP''@|1|g' \
      -e 's|@''HAVE_WCSNCMP''@|1|g' \
      -e 's|@''HAVE_WCSCASECMP''@|1|g' \
      -e 's|@''HAVE_WCSNCASECMP''@|1|g' \
      -e 's|@''HAVE_WCSCOLL''@|1|g' \
      -e 's|@''HAVE_WCSXFRM''@|1|g' \
      -e 's|@''HAVE_WCSDUP''@|1|g' \
      -e 's|@''HAVE_WCSCHR''@|1|g' \
      -e 's|@''HAVE_WCSRCHR''@|1|g' \
      -e 's|@''HAVE_WCSCSPN''@|1|g' \
      -e 's|@''HAVE_WCSSPN''@|1|g' \
      -e 's|@''HAVE_WCSPBRK''@|1|g' \
      -e 's|@''HAVE_WCSSTR''@|1|g' \
      -e 's|@''HAVE_WCSTOK''@|1|g' \
      -e 's|@''HAVE_WCSWIDTH''@|1|g' \
      -e 's|@''HAVE_WCSFTIME''@|1|g' \
      -e 's|@''HAVE_DECL_WCTOB''@|1|g' \
      -e 's|@''HAVE_DECL_WCWIDTH''@|1|g' \
  | \
  sed -e 's|@''REPLACE_MBSTATE_T''@|0|g' \
      -e 's|@''REPLACE_BTOWC''@|0|g' \
      -e 's|@''REPLACE_WCTOB''@|0|g' \
      -e 's|@''REPLACE_MBSINIT''@|0|g' \
      -e 's|@''REPLACE_MBRTOWC''@|1|g' \
      -e 's|@''REPLACE_MBRLEN''@|1|g' \
      -e 's|@''REPLACE_MBSRTOWCS''@|0|g' \
      -e 's|@''REPLACE_MBSNRTOWCS''@|0|g' \
      -e 's|@''REPLACE_WCRTOMB''@|0|g' \
      -e 's|@''REPLACE_WCSRTOMBS''@|0|g' \
      -e 's|@''REPLACE_WCSNRTOMBS''@|0|g' \
      -e 's|@''REPLACE_WCWIDTH''@|0|g' \
      -e 's|@''REPLACE_WCSWIDTH''@|0|g' \
      -e 's|@''REPLACE_WCSFTIME''@|0|g' \
      -e 's|@''REPLACE_WCSTOK''@|0|g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r ./lib/c++defs.h' \
      -e '/definition of _GL_ARG_NONNULL/r ./lib/arg-nonnull.h' \
      -e '/definition of _GL_WARN_ON_USE/r ./lib/warn-on-use.h'; \
} > lib/wchar.h-t && \
mv lib/wchar.h-t lib/wchar.h
rm -f lib/wctype.h-t lib/wctype.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
      -e 's/@''HAVE_WCTYPE_H''@/1/g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_WCTYPE_H''@|<wctype.h>|g' \
      -e 's/@''HAVE_CRTDEFS_H''@/0/g' \
      -e 's/@''GNULIB_OVERRIDES_WINT_T''@/0/g' \
      -e 's/@''GNULIB_ISWBLANK''@/0/g' \
      -e 's/@''GNULIB_WCTYPE''@/0/g' \
      -e 's/@''GNULIB_ISWCTYPE''@/0/g' \
      -e 's/@''GNULIB_WCTRANS''@/0/g' \
      -e 's/@''GNULIB_TOWCTRANS''@/0/g' \
      -e 's/@''HAVE_ISWBLANK''@/1/g' \
      -e 's/@''HAVE_ISWCNTRL''@/1/g' \
      -e 's/@''HAVE_WCTYPE_T''@/1/g' \
      -e 's/@''HAVE_WCTRANS_T''@/1/g' \
      -e 's/@''HAVE_WINT_T''@/1/g' \
      -e 's/@''REPLACE_ISWBLANK''@/0/g' \
      -e 's/@''REPLACE_ISWCNTRL''@/0/g' \
      -e 's/@''REPLACE_TOWLOWER''@/0/g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r ./lib/c++defs.h' \
      -e '/definition of _GL_WARN_ON_USE/r ./lib/warn-on-use.h' \
      < ./lib/wctype.in.h; \
} > lib/wctype.h-t && \
mv lib/wctype.h-t lib/wctype.h
rm -f sed/version.c
rm -f sed/version.h
printf '#include <config.h>\n' > sed/version.ct
printf 'extern char const *Version;\n' > sed/version.ht
printf 'char const *Version = "4.8";\n' >> sed/version.ct
chmod a-w sed/version.ht
chmod a-w sed/version.ct
mv sed/version.ht sed/version.h
mv sed/version.ct sed/version.c
make  all-recursive
make[5]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/sed-4.8'
Making all in po
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/sed-4.8/po'
make[6]: Nothing to be done for 'all'.
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/sed-4.8/po'
Making all in .
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/sed-4.8'
depbase=`echo sed/version.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I.  -I. -I./lib -I./lib -I./sed -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT sed/version.o -MD -MP -MF $depbase.Tpo -c -o sed/version.o sed/version.c &&\
mv -f $depbase.Tpo $depbase.Po
gcc -DHAVE_CONFIG_H -I.  -I. -I./lib -I./lib -I./sed -DLOCALEDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/locale\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include     -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT sed/sed-compile.o -MD -MP -MF sed/.deps/sed-compile.Tpo -c -o sed/sed-compile.o `test -f 'sed/compile.c' || echo './'`sed/compile.c
gcc -DHAVE_CONFIG_H -I.  -I. -I./lib -I./lib -I./sed -DLOCALEDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/locale\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include     -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT sed/sed-debug.o -MD -MP -MF sed/.deps/sed-debug.Tpo -c -o sed/sed-debug.o `test -f 'sed/debug.c' || echo './'`sed/debug.c
gcc -DHAVE_CONFIG_H -I.  -I. -I./lib -I./lib -I./sed -DLOCALEDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/locale\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include     -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT sed/sed-execute.o -MD -MP -MF sed/.deps/sed-execute.Tpo -c -o sed/sed-execute.o `test -f 'sed/execute.c' || echo './'`sed/execute.c
gcc -DHAVE_CONFIG_H -I.  -I. -I./lib -I./lib -I./sed -DLOCALEDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/locale\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include     -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT sed/sed-mbcs.o -MD -MP -MF sed/.deps/sed-mbcs.Tpo -c -o sed/sed-mbcs.o `test -f 'sed/mbcs.c' || echo './'`sed/mbcs.c
gcc -DHAVE_CONFIG_H -I.  -I. -I./lib -I./lib -I./sed -DLOCALEDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/locale\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include     -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT sed/sed-regexp.o -MD -MP -MF sed/.deps/sed-regexp.Tpo -c -o sed/sed-regexp.o `test -f 'sed/regexp.c' || echo './'`sed/regexp.c
gcc -DHAVE_CONFIG_H -I.  -I. -I./lib -I./lib -I./sed -DLOCALEDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/locale\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include     -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT sed/sed-sed.o -MD -MP -MF sed/.deps/sed-sed.Tpo -c -o sed/sed-sed.o `test -f 'sed/sed.c' || echo './'`sed/sed.c
gcc -DHAVE_CONFIG_H -I.  -I. -I./lib -I./lib -I./sed -DLOCALEDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/locale\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include     -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT sed/sed-utils.o -MD -MP -MF sed/.deps/sed-utils.Tpo -c -o sed/sed-utils.o `test -f 'sed/utils.c' || echo './'`sed/utils.c
depbase=`echo lib/copy-acl.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I.  -I. -I./lib -I./lib -I./sed -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT lib/copy-acl.o -MD -MP -MF $depbase.Tpo -c -o lib/copy-acl.o lib/copy-acl.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo lib/set-acl.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I.  -I. -I./lib -I./lib -I./sed -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT lib/set-acl.o -MD -MP -MF $depbase.Tpo -c -o lib/set-acl.o lib/set-acl.c &&\
mv -f $depbase.Tpo $depbase.Po
mv -f sed/.deps/sed-mbcs.Tpo sed/.deps/sed-mbcs.Po
depbase=`echo lib/acl-errno-valid.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I.  -I. -I./lib -I./lib -I./sed -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT lib/acl-errno-valid.o -MD -MP -MF $depbase.Tpo -c -o lib/acl-errno-valid.o lib/acl-errno-valid.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo lib/acl-internal.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I.  -I. -I./lib -I./lib -I./sed -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT lib/acl-internal.o -MD -MP -MF $depbase.Tpo -c -o lib/acl-internal.o lib/acl-internal.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo lib/get-permissions.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I.  -I. -I./lib -I./lib -I./sed -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT lib/get-permissions.o -MD -MP -MF $depbase.Tpo -c -o lib/get-permissions.o lib/get-permissions.c &&\
mv -f $depbase.Tpo $depbase.Po
mv -f sed/.deps/sed-sed.Tpo sed/.deps/sed-sed.Po
depbase=`echo lib/set-permissions.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I.  -I. -I./lib -I./lib -I./sed -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT lib/set-permissions.o -MD -MP -MF $depbase.Tpo -c -o lib/set-permissions.o lib/set-permissions.c &&\
mv -f $depbase.Tpo $depbase.Po
mv -f sed/.deps/sed-regexp.Tpo sed/.deps/sed-regexp.Po
depbase=`echo lib/binary-io.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I.  -I. -I./lib -I./lib -I./sed -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT lib/binary-io.o -MD -MP -MF $depbase.Tpo -c -o lib/binary-io.o lib/binary-io.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo lib/c-ctype.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I.  -I. -I./lib -I./lib -I./sed -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT lib/c-ctype.o -MD -MP -MF $depbase.Tpo -c -o lib/c-ctype.o lib/c-ctype.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo lib/c-strcasecmp.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I.  -I. -I./lib -I./lib -I./sed -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT lib/c-strcasecmp.o -MD -MP -MF $depbase.Tpo -c -o lib/c-strcasecmp.o lib/c-strcasecmp.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo lib/c-strncasecmp.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I.  -I. -I./lib -I./lib -I./sed -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT lib/c-strncasecmp.o -MD -MP -MF $depbase.Tpo -c -o lib/c-strncasecmp.o lib/c-strncasecmp.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo lib/close-stream.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I.  -I. -I./lib -I./lib -I./sed -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT lib/close-stream.o -MD -MP -MF $depbase.Tpo -c -o lib/close-stream.o lib/close-stream.c &&\
mv -f $depbase.Tpo $depbase.Po
mv -f sed/.deps/sed-utils.Tpo sed/.deps/sed-utils.Po
depbase=`echo lib/closeout.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I.  -I. -I./lib -I./lib -I./sed -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT lib/closeout.o -MD -MP -MF $depbase.Tpo -c -o lib/closeout.o lib/closeout.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo lib/dfa.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I.  -I. -I./lib -I./lib -I./sed -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT lib/dfa.o -MD -MP -MF $depbase.Tpo -c -o lib/dfa.o lib/dfa.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo lib/localeinfo.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I.  -I. -I./lib -I./lib -I./sed -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT lib/localeinfo.o -MD -MP -MF $depbase.Tpo -c -o lib/localeinfo.o lib/localeinfo.c &&\
mv -f $depbase.Tpo $depbase.Po
mv -f sed/.deps/sed-debug.Tpo sed/.deps/sed-debug.Po
depbase=`echo lib/dirname-lgpl.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I.  -I. -I./lib -I./lib -I./sed -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT lib/dirname-lgpl.o -MD -MP -MF $depbase.Tpo -c -o lib/dirname-lgpl.o lib/dirname-lgpl.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo lib/basename-lgpl.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I.  -I. -I./lib -I./lib -I./sed -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT lib/basename-lgpl.o -MD -MP -MF $depbase.Tpo -c -o lib/basename-lgpl.o lib/basename-lgpl.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo lib/stripslash.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I.  -I. -I./lib -I./lib -I./sed -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT lib/stripslash.o -MD -MP -MF $depbase.Tpo -c -o lib/stripslash.o lib/stripslash.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo lib/exitfail.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I.  -I. -I./lib -I./lib -I./sed -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT lib/exitfail.o -MD -MP -MF $depbase.Tpo -c -o lib/exitfail.o lib/exitfail.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo lib/getprogname.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I.  -I. -I./lib -I./lib -I./sed -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT lib/getprogname.o -MD -MP -MF $depbase.Tpo -c -o lib/getprogname.o lib/getprogname.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo lib/hard-locale.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I.  -I. -I./lib -I./lib -I./sed -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT lib/hard-locale.o -MD -MP -MF $depbase.Tpo -c -o lib/hard-locale.o lib/hard-locale.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo lib/localcharset.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I.  -I. -I./lib -I./lib -I./sed -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT lib/localcharset.o -MD -MP -MF $depbase.Tpo -c -o lib/localcharset.o lib/localcharset.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo lib/glthread/lock.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I.  -I. -I./lib -I./lib -I./sed -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT lib/glthread/lock.o -MD -MP -MF $depbase.Tpo -c -o lib/glthread/lock.o lib/glthread/lock.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo lib/malloca.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I.  -I. -I./lib -I./lib -I./sed -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT lib/malloca.o -MD -MP -MF $depbase.Tpo -c -o lib/malloca.o lib/malloca.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo lib/progname.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I.  -I. -I./lib -I./lib -I./sed -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT lib/progname.o -MD -MP -MF $depbase.Tpo -c -o lib/progname.o lib/progname.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo lib/qcopy-acl.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I.  -I. -I./lib -I./lib -I./sed -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT lib/qcopy-acl.o -MD -MP -MF $depbase.Tpo -c -o lib/qcopy-acl.o lib/qcopy-acl.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo lib/qset-acl.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I.  -I. -I./lib -I./lib -I./sed -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT lib/qset-acl.o -MD -MP -MF $depbase.Tpo -c -o lib/qset-acl.o lib/qset-acl.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo lib/quotearg.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I.  -I. -I./lib -I./lib -I./sed -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT lib/quotearg.o -MD -MP -MF $depbase.Tpo -c -o lib/quotearg.o lib/quotearg.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo lib/se-context.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I.  -I. -I./lib -I./lib -I./sed -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT lib/se-context.o -MD -MP -MF $depbase.Tpo -c -o lib/se-context.o lib/se-context.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo lib/se-selinux.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I.  -I. -I./lib -I./lib -I./sed -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT lib/se-selinux.o -MD -MP -MF $depbase.Tpo -c -o lib/se-selinux.o lib/se-selinux.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo lib/setlocale_null.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I.  -I. -I./lib -I./lib -I./sed -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT lib/setlocale_null.o -MD -MP -MF $depbase.Tpo -c -o lib/setlocale_null.o lib/setlocale_null.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo lib/stat-time.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I.  -I. -I./lib -I./lib -I./sed -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT lib/stat-time.o -MD -MP -MF $depbase.Tpo -c -o lib/stat-time.o lib/stat-time.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo lib/tempname.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I.  -I. -I./lib -I./lib -I./sed -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT lib/tempname.o -MD -MP -MF $depbase.Tpo -c -o lib/tempname.o lib/tempname.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo lib/glthread/threadlib.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I.  -I. -I./lib -I./lib -I./sed -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT lib/glthread/threadlib.o -MD -MP -MF $depbase.Tpo -c -o lib/glthread/threadlib.o lib/glthread/threadlib.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo lib/unistd.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I.  -I. -I./lib -I./lib -I./sed -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT lib/unistd.o -MD -MP -MF $depbase.Tpo -c -o lib/unistd.o lib/unistd.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo lib/version-etc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I.  -I. -I./lib -I./lib -I./sed -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT lib/version-etc.o -MD -MP -MF $depbase.Tpo -c -o lib/version-etc.o lib/version-etc.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo lib/version-etc-fsf.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I.  -I. -I./lib -I./lib -I./sed -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT lib/version-etc-fsf.o -MD -MP -MF $depbase.Tpo -c -o lib/version-etc-fsf.o lib/version-etc-fsf.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo lib/wctype-h.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I.  -I. -I./lib -I./lib -I./sed -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT lib/wctype-h.o -MD -MP -MF $depbase.Tpo -c -o lib/wctype-h.o lib/wctype-h.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo lib/xmalloc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I.  -I. -I./lib -I./lib -I./sed -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT lib/xmalloc.o -MD -MP -MF $depbase.Tpo -c -o lib/xmalloc.o lib/xmalloc.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo lib/xalloc-die.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I.  -I. -I./lib -I./lib -I./sed -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT lib/xalloc-die.o -MD -MP -MF $depbase.Tpo -c -o lib/xalloc-die.o lib/xalloc-die.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo lib/localtime-buffer.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I.  -I. -I./lib -I./lib -I./sed -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT lib/localtime-buffer.o -MD -MP -MF $depbase.Tpo -c -o lib/localtime-buffer.o lib/localtime-buffer.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo lib/mbrlen.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I.  -I. -I./lib -I./lib -I./sed -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT lib/mbrlen.o -MD -MP -MF $depbase.Tpo -c -o lib/mbrlen.o lib/mbrlen.c &&\
mv -f $depbase.Tpo $depbase.Po
mv -f sed/.deps/sed-compile.Tpo sed/.deps/sed-compile.Po
depbase=`echo lib/mbrtowc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I.  -I. -I./lib -I./lib -I./sed -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT lib/mbrtowc.o -MD -MP -MF $depbase.Tpo -c -o lib/mbrtowc.o lib/mbrtowc.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo lib/obstack.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I.  -I. -I./lib -I./lib -I./sed -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT lib/obstack.o -MD -MP -MF $depbase.Tpo -c -o lib/obstack.o lib/obstack.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo lib/regex.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I.  -I. -I./lib -I./lib -I./sed -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT lib/regex.o -MD -MP -MF $depbase.Tpo -c -o lib/regex.o lib/regex.c &&\
mv -f $depbase.Tpo $depbase.Po
rm -f sed/libver.a
ar cr sed/libver.a sed/version.o 
ranlib sed/libver.a
mv -f sed/.deps/sed-execute.Tpo sed/.deps/sed-execute.Po
rm -f lib/libsed.a
ar cr lib/libsed.a lib/copy-acl.o lib/set-acl.o lib/acl-errno-valid.o lib/acl-internal.o lib/get-permissions.o lib/set-permissions.o lib/binary-io.o lib/c-ctype.o lib/c-strcasecmp.o lib/c-strncasecmp.o lib/close-stream.o lib/closeout.o lib/dfa.o lib/localeinfo.o lib/dirname-lgpl.o lib/basename-lgpl.o lib/stripslash.o lib/exitfail.o lib/getprogname.o lib/hard-locale.o lib/localcharset.o lib/glthread/lock.o lib/malloca.o lib/progname.o lib/qcopy-acl.o lib/qset-acl.o lib/quotearg.o lib/se-context.o lib/se-selinux.o lib/setlocale_null.o lib/stat-time.o lib/tempname.o lib/glthread/threadlib.o lib/unistd.o lib/version-etc.o lib/version-etc-fsf.o lib/wctype-h.o lib/xmalloc.o lib/xalloc-die.o lib/localtime-buffer.o lib/mbrlen.o lib/mbrtowc.o lib/obstack.o lib/regex.o 
ranlib lib/libsed.a
gcc    -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib  -o sed/sed sed/sed-compile.o sed/sed-debug.o sed/sed-execute.o sed/sed-mbcs.o sed/sed-regexp.o sed/sed-sed.o sed/sed-utils.o sed/libver.a lib/libsed.a    
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/sed-4.8'
Making all in gnulib-tests
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/sed-4.8/gnulib-tests'
/bin/mkdir -p arpa
rm -f dirent.h-t dirent.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
      -e 's|@''HAVE_DIRENT_H''@|1|g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_DIRENT_H''@|<dirent.h>|g' \
      -e 's/@''GNULIB_OPENDIR''@/IN_SED_GNULIB_TESTS/g' \
      -e 's/@''GNULIB_READDIR''@/IN_SED_GNULIB_TESTS/g' \
      -e 's/@''GNULIB_REWINDDIR''@/0/g' \
      -e 's/@''GNULIB_CLOSEDIR''@/IN_SED_GNULIB_TESTS/g' \
      -e 's/@''GNULIB_DIRFD''@/IN_SED_GNULIB_TESTS/g' \
      -e 's/@''GNULIB_FDOPENDIR''@/0/g' \
      -e 's/@''GNULIB_SCANDIR''@/0/g' \
      -e 's/@''GNULIB_ALPHASORT''@/0/g' \
      -e 's/@''HAVE_OPENDIR''@/1/g' \
      -e 's/@''HAVE_READDIR''@/1/g' \
      -e 's/@''HAVE_REWINDDIR''@/1/g' \
      -e 's/@''HAVE_CLOSEDIR''@/1/g' \
      -e 's|@''HAVE_DECL_DIRFD''@|1|g' \
      -e 's|@''HAVE_DECL_FDOPENDIR''@|1|g' \
      -e 's|@''HAVE_FDOPENDIR''@|1|g' \
      -e 's|@''HAVE_SCANDIR''@|1|g' \
      -e 's|@''HAVE_ALPHASORT''@|1|g' \
      -e 's|@''REPLACE_OPENDIR''@|0|g' \
      -e 's|@''REPLACE_CLOSEDIR''@|0|g' \
      -e 's|@''REPLACE_DIRFD''@|0|g' \
      -e 's|@''REPLACE_FDOPENDIR''@|0|g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
      -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \
      -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \
      < ./dirent.in.h; \
} > dirent.h-t && \
mv dirent.h-t dirent.h
rm -f pthread.h-t pthread.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
      -e 's|@''HAVE_PTHREAD_H''@|1|g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_PTHREAD_H''@|<pthread.h>|g' \
      -e 's/@''GNULIB_PTHREAD_THREAD''@/IN_SED_GNULIB_TESTS/g' \
      -e 's/@''GNULIB_PTHREAD_ONCE''@/0/g' \
      -e 's/@''GNULIB_PTHREAD_MUTEX''@/0/g' \
      -e 's/@''GNULIB_PTHREAD_RWLOCK''@/0/g' \
      -e 's/@''GNULIB_PTHREAD_COND''@/0/g' \
      -e 's/@''GNULIB_PTHREAD_TSS''@/0/g' \
      -e 's/@''GNULIB_PTHREAD_SPIN''@/0/g' \
      -e 's/@''GNULIB_PTHREAD_MUTEX_TIMEDLOCK''@/0/g' \
      -e 's|@''HAVE_PTHREAD_T''@|1|g' \
      -e 's|@''HAVE_PTHREAD_SPINLOCK_T''@|1|g' \
      -e 's|@''HAVE_PTHREAD_CREATE_DETACHED''@|1|g' \
      -e 's|@''HAVE_PTHREAD_MUTEX_RECURSIVE''@|1|g' \
      -e 's|@''HAVE_PTHREAD_MUTEX_ROBUST''@|1|g' \
      -e 's|@''HAVE_PTHREAD_PROCESS_SHARED''@|1|g' \
      -e 's|@''HAVE_PTHREAD_CREATE''@|1|g' \
      -e 's|@''HAVE_PTHREAD_ATTR_INIT''@|1|g' \
      -e 's|@''HAVE_PTHREAD_ATTR_GETDETACHSTATE''@|1|g' \
      -e 's|@''HAVE_PTHREAD_ATTR_SETDETACHSTATE''@|1|g' \
      -e 's|@''HAVE_PTHREAD_ATTR_DESTROY''@|1|g' \
      -e 's|@''HAVE_PTHREAD_SELF''@|1|g' \
      -e 's|@''HAVE_PTHREAD_EQUAL''@|1|g' \
      -e 's|@''HAVE_PTHREAD_DETACH''@|1|g' \
      -e 's|@''HAVE_PTHREAD_JOIN''@|1|g' \
      -e 's|@''HAVE_PTHREAD_EXIT''@|1|g' \
      -e 's|@''HAVE_PTHREAD_ONCE''@|1|g' \
      -e 's|@''HAVE_PTHREAD_MUTEX_INIT''@|1|g' \
      -e 's|@''HAVE_PTHREAD_MUTEXATTR_INIT''@|1|g' \
      -e 's|@''HAVE_PTHREAD_MUTEXATTR_GETTYPE''@|1|g' \
      -e 's|@''HAVE_PTHREAD_MUTEXATTR_SETTYPE''@|1|g' \
      -e 's|@''HAVE_PTHREAD_MUTEXATTR_GETROBUST''@|1|g' \
      -e 's|@''HAVE_PTHREAD_MUTEXATTR_SETROBUST''@|1|g' \
      -e 's|@''HAVE_PTHREAD_MUTEXATTR_DESTROY''@|1|g' \
      -e 's|@''HAVE_PTHREAD_MUTEX_LOCK''@|1|g' \
      -e 's|@''HAVE_PTHREAD_MUTEX_TRYLOCK''@|1|g' \
      -e 's|@''HAVE_PTHREAD_MUTEX_TIMEDLOCK''@|1|g' \
      -e 's|@''HAVE_PTHREAD_MUTEX_UNLOCK''@|1|g' \
      -e 's|@''HAVE_PTHREAD_MUTEX_DESTROY''@|1|g' \
      -e 's|@''HAVE_PTHREAD_RWLOCK_INIT''@|1|g' \
      -e 's|@''HAVE_PTHREAD_RWLOCKATTR_INIT''@|1|g' \
      -e 's|@''HAVE_PTHREAD_RWLOCKATTR_DESTROY''@|1|g' \
      -e 's|@''HAVE_PTHREAD_RWLOCK_RDLOCK''@|1|g' \
      -e 's|@''HAVE_PTHREAD_RWLOCK_WRLOCK''@|1|g' \
      -e 's|@''HAVE_PTHREAD_RWLOCK_TRYRDLOCK''@|1|g' \
      -e 's|@''HAVE_PTHREAD_RWLOCK_TRYWRLOCK''@|1|g' \
      -e 's|@''HAVE_PTHREAD_RWLOCK_TIMEDRDLOCK''@|1|g' \
      -e 's|@''HAVE_PTHREAD_RWLOCK_TIMEDWRLOCK''@|1|g' \
      -e 's|@''HAVE_PTHREAD_RWLOCK_UNLOCK''@|1|g' \
      -e 's|@''HAVE_PTHREAD_RWLOCK_DESTROY''@|1|g' \
      -e 's|@''HAVE_PTHREAD_COND_INIT''@|1|g' \
      -e 's|@''HAVE_PTHREAD_CONDATTR_INIT''@|1|g' \
      -e 's|@''HAVE_PTHREAD_CONDATTR_DESTROY''@|1|g' \
      -e 's|@''HAVE_PTHREAD_COND_WAIT''@|1|g' \
      -e 's|@''HAVE_PTHREAD_COND_TIMEDWAIT''@|1|g' \
      -e 's|@''HAVE_PTHREAD_COND_SIGNAL''@|1|g' \
      -e 's|@''HAVE_PTHREAD_COND_BROADCAST''@|1|g' \
      -e 's|@''HAVE_PTHREAD_COND_DESTROY''@|1|g' \
      -e 's|@''HAVE_PTHREAD_KEY_CREATE''@|1|g' \
      -e 's|@''HAVE_PTHREAD_SETSPECIFIC''@|1|g' \
      -e 's|@''HAVE_PTHREAD_GETSPECIFIC''@|1|g' \
      -e 's|@''HAVE_PTHREAD_KEY_DELETE''@|1|g' \
      -e 's|@''HAVE_PTHREAD_SPIN_INIT''@|1|g' \
      -e 's|@''HAVE_PTHREAD_SPIN_LOCK''@|1|g' \
      -e 's|@''HAVE_PTHREAD_SPIN_TRYLOCK''@|1|g' \
      -e 's|@''HAVE_PTHREAD_SPIN_UNLOCK''@|1|g' \
      -e 's|@''HAVE_PTHREAD_SPIN_DESTROY''@|1|g' \
      < ./pthread.in.h | \
  sed -e 's|@''REPLACE_PTHREAD_CREATE''@|0|g' \
      -e 's|@''REPLACE_PTHREAD_ATTR_INIT''@|0|g' \
      -e 's|@''REPLACE_PTHREAD_ATTR_GETDETACHSTATE''@|0|g' \
      -e 's|@''REPLACE_PTHREAD_ATTR_SETDETACHSTATE''@|0|g' \
      -e 's|@''REPLACE_PTHREAD_ATTR_DESTROY''@|0|g' \
      -e 's|@''REPLACE_PTHREAD_SELF''@|0|g' \
      -e 's|@''REPLACE_PTHREAD_EQUAL''@|0|g' \
      -e 's|@''REPLACE_PTHREAD_DETACH''@|0|g' \
      -e 's|@''REPLACE_PTHREAD_JOIN''@|0|g' \
      -e 's|@''REPLACE_PTHREAD_EXIT''@|0|g' \
      -e 's|@''REPLACE_PTHREAD_ONCE''@|0|g' \
      -e 's|@''REPLACE_PTHREAD_MUTEX_INIT''@|0|g' \
      -e 's|@''REPLACE_PTHREAD_MUTEXATTR_INIT''@|0|g' \
      -e 's|@''REPLACE_PTHREAD_MUTEXATTR_GETTYPE''@|0|g' \
      -e 's|@''REPLACE_PTHREAD_MUTEXATTR_SETTYPE''@|0|g' \
      -e 's|@''REPLACE_PTHREAD_MUTEXATTR_GETROBUST''@|0|g' \
      -e 's|@''REPLACE_PTHREAD_MUTEXATTR_SETROBUST''@|0|g' \
      -e 's|@''REPLACE_PTHREAD_MUTEXATTR_DESTROY''@|0|g' \
      -e 's|@''REPLACE_PTHREAD_MUTEX_LOCK''@|0|g' \
      -e 's|@''REPLACE_PTHREAD_MUTEX_TRYLOCK''@|0|g' \
      -e 's|@''REPLACE_PTHREAD_MUTEX_TIMEDLOCK''@|0|g' \
      -e 's|@''REPLACE_PTHREAD_MUTEX_UNLOCK''@|0|g' \
      -e 's|@''REPLACE_PTHREAD_MUTEX_DESTROY''@|0|g' \
      -e 's|@''REPLACE_PTHREAD_RWLOCK_INIT''@|0|g' \
      -e 's|@''REPLACE_PTHREAD_RWLOCKATTR_INIT''@|0|g' \
      -e 's|@''REPLACE_PTHREAD_RWLOCKATTR_DESTROY''@|0|g' \
      -e 's|@''REPLACE_PTHREAD_RWLOCK_RDLOCK''@|0|g' \
      -e 's|@''REPLACE_PTHREAD_RWLOCK_WRLOCK''@|0|g' \
      -e 's|@''REPLACE_PTHREAD_RWLOCK_TRYRDLOCK''@|0|g' \
      -e 's|@''REPLACE_PTHREAD_RWLOCK_TRYWRLOCK''@|0|g' \
      -e 's|@''REPLACE_PTHREAD_RWLOCK_TIMEDRDLOCK''@|0|g' \
      -e 's|@''REPLACE_PTHREAD_RWLOCK_TIMEDWRLOCK''@|0|g' \
      -e 's|@''REPLACE_PTHREAD_RWLOCK_UNLOCK''@|0|g' \
      -e 's|@''REPLACE_PTHREAD_RWLOCK_DESTROY''@|0|g' \
      -e 's|@''REPLACE_PTHREAD_COND_INIT''@|0|g' \
      -e 's|@''REPLACE_PTHREAD_CONDATTR_INIT''@|0|g' \
      -e 's|@''REPLACE_PTHREAD_CONDATTR_DESTROY''@|0|g' \
      -e 's|@''REPLACE_PTHREAD_COND_WAIT''@|0|g' \
      -e 's|@''REPLACE_PTHREAD_COND_TIMEDWAIT''@|0|g' \
      -e 's|@''REPLACE_PTHREAD_COND_SIGNAL''@|0|g' \
      -e 's|@''REPLACE_PTHREAD_COND_BROADCAST''@|0|g' \
      -e 's|@''REPLACE_PTHREAD_COND_DESTROY''@|0|g' \
      -e 's|@''REPLACE_PTHREAD_KEY_CREATE''@|0|g' \
      -e 's|@''REPLACE_PTHREAD_SETSPECIFIC''@|0|g' \
      -e 's|@''REPLACE_PTHREAD_GETSPECIFIC''@|0|g' \
      -e 's|@''REPLACE_PTHREAD_KEY_DELETE''@|0|g' \
      -e 's|@''REPLACE_PTHREAD_SPIN_INIT''@|0|g' \
      -e 's|@''REPLACE_PTHREAD_SPIN_LOCK''@|0|g' \
      -e 's|@''REPLACE_PTHREAD_SPIN_TRYLOCK''@|0|g' \
      -e 's|@''REPLACE_PTHREAD_SPIN_UNLOCK''@|0|g' \
      -e 's|@''REPLACE_PTHREAD_SPIN_DESTROY''@|0|g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
      -e '/definition of _Noreturn/r ./_Noreturn.h' \
      -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \
      -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h'; \
} > pthread.h-t && \
mv pthread.h-t pthread.h
rm -f sched.h-t sched.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
      -e 's|@''HAVE_SCHED_H''@|1|g' \
      -e 's|@''HAVE_SYS_CDEFS_H''@|1|g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_SCHED_H''@|<sched.h>|g' \
      -e 's|@''HAVE_STRUCT_SCHED_PARAM''@|1|g' \
      -e 's/@''GNULIB_SCHED_YIELD''@/0/g' \
      -e 's|@''HAVE_SCHED_YIELD''@|1|g' \
      -e 's|@''REPLACE_SCHED_YIELD''@|0|g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
      -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \
      < ./sched.in.h; \
} > sched.h-t && \
mv sched.h-t sched.h
rm -f arpa/inet.h-t arpa/inet.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''HAVE_FEATURES_H''@|1|g' \
      -e 's|@''NEXT_ARPA_INET_H''@|<arpa/inet.h>|g' \
      -e 's|@''HAVE_ARPA_INET_H''@|1|g' \
      -e 's/@''GNULIB_INET_NTOP''@/0/g' \
      -e 's/@''GNULIB_INET_PTON''@/IN_SED_GNULIB_TESTS/g' \
      -e 's|@''HAVE_WS2TCPIP_H''@|0|g' \
      -e 's|@''HAVE_DECL_INET_NTOP''@|1|g' \
      -e 's|@''HAVE_DECL_INET_PTON''@|1|g' \
      -e 's|@''REPLACE_INET_NTOP''@|0|g' \
      -e 's|@''REPLACE_INET_PTON''@|0|g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
      -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \
      -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \
      < ./arpa_inet.in.h; \
} > arpa/inet.h-t && \
mv arpa/inet.h-t arpa/inet.h
rm -f signal.h-t signal.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_SIGNAL_H''@|<signal.h>|g' \
      -e 's/@''GNULIB_PTHREAD_SIGMASK''@/IN_SED_GNULIB_TESTS/g' \
      -e 's/@''GNULIB_RAISE''@/IN_SED_GNULIB_TESTS/g' \
      -e 's/@''GNULIB_SIGNAL_H_SIGPIPE''@/0/g' \
      -e 's/@''GNULIB_SIGPROCMASK''@/IN_SED_GNULIB_TESTS/g' \
      -e 's/@''GNULIB_SIGACTION''@/IN_SED_GNULIB_TESTS/g' \
      -e 's|@''HAVE_POSIX_SIGNALBLOCKING''@|1|g' \
      -e 's|@''HAVE_PTHREAD_SIGMASK''@|1|g' \
      -e 's|@''HAVE_RAISE''@|1|g' \
      -e 's|@''HAVE_SIGSET_T''@|1|g' \
      -e 's|@''HAVE_SIGINFO_T''@|1|g' \
      -e 's|@''HAVE_SIGACTION''@|1|g' \
      -e 's|@''HAVE_STRUCT_SIGACTION_SA_SIGACTION''@|1|g' \
      -e 's|@''HAVE_TYPE_VOLATILE_SIG_ATOMIC_T''@|1|g' \
      -e 's|@''HAVE_SIGHANDLER_T''@|1|g' \
      -e 's|@''REPLACE_PTHREAD_SIGMASK''@|0|g' \
      -e 's|@''REPLACE_RAISE''@|0|g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
      -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \
      -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \
      < ./signal.in.h; \
} > signal.h-t && \
mv signal.h-t signal.h
/bin/mkdir -p sys
/bin/mkdir -p sys
/bin/mkdir -p sys
rm -f sys/ioctl.h-t sys/ioctl.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
      -e 's|@''HAVE_SYS_IOCTL_H''@|1|g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_SYS_IOCTL_H''@|<sys/ioctl.h>|g' \
      -e 's/@''GNULIB_IOCTL''@/IN_SED_GNULIB_TESTS/g' \
      -e 's|@''SYS_IOCTL_H_HAVE_WINSOCK2_H''@|0|g' \
      -e 's|@''SYS_IOCTL_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS''@|0|g' \
      -e 's|@''REPLACE_IOCTL''@|1|g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
      -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \
      < ./sys_ioctl.in.h; \
} > sys/ioctl.h-t && \
mv sys/ioctl.h-t sys/ioctl.h
rm -f sys/select.h-t sys/select.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_SYS_SELECT_H''@|<sys/select.h>|g' \
      -e 's|@''HAVE_SYS_SELECT_H''@|1|g' \
      -e 's/@''GNULIB_PSELECT''@/0/g' \
      -e 's/@''GNULIB_SELECT''@/IN_SED_GNULIB_TESTS/g' \
      -e 's|@''HAVE_WINSOCK2_H''@|0|g' \
      -e 's|@''HAVE_PSELECT''@|1|g' \
      -e 's|@''REPLACE_PSELECT''@|0|g' \
      -e 's|@''REPLACE_SELECT''@|0|g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
      -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \
      < ./sys_select.in.h; \
} > sys/select.h-t && \
mv sys/select.h-t sys/select.h
rm -f sys/socket.h-t sys/socket.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_SYS_SOCKET_H''@|<sys/socket.h>|g' \
      -e 's|@''HAVE_SYS_SOCKET_H''@|1|g' \
      -e 's/@''GNULIB_CLOSE''@/IN_SED_GNULIB_TESTS/g' \
      -e 's/@''GNULIB_SOCKET''@/IN_SED_GNULIB_TESTS/g' \
      -e 's/@''GNULIB_CONNECT''@/IN_SED_GNULIB_TESTS/g' \
      -e 's/@''GNULIB_ACCEPT''@/IN_SED_GNULIB_TESTS/g' \
      -e 's/@''GNULIB_BIND''@/IN_SED_GNULIB_TESTS/g' \
      -e 's/@''GNULIB_GETPEERNAME''@/0/g' \
      -e 's/@''GNULIB_GETSOCKNAME''@/0/g' \
      -e 's/@''GNULIB_GETSOCKOPT''@/0/g' \
      -e 's/@''GNULIB_LISTEN''@/IN_SED_GNULIB_TESTS/g' \
      -e 's/@''GNULIB_RECV''@/0/g' \
      -e 's/@''GNULIB_SEND''@/0/g' \
      -e 's/@''GNULIB_RECVFROM''@/0/g' \
      -e 's/@''GNULIB_SENDTO''@/0/g' \
      -e 's/@''GNULIB_SETSOCKOPT''@/IN_SED_GNULIB_TESTS/g' \
      -e 's/@''GNULIB_SHUTDOWN''@/0/g' \
      -e 's/@''GNULIB_ACCEPT4''@/0/g' \
      -e 's|@''HAVE_WINSOCK2_H''@|0|g' \
      -e 's|@''HAVE_WS2TCPIP_H''@|0|g' \
      -e 's|@''HAVE_STRUCT_SOCKADDR_STORAGE''@|1|g' \
      -e 's|@''HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY''@|1|g' \
      -e 's|@''HAVE_SA_FAMILY_T''@|1|g' \
      -e 's|@''HAVE_ACCEPT4''@|1|g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
      -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \
      -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \
      < ./sys_socket.in.h; \
} > sys/socket.h-t && \
mv -f sys/socket.h-t sys/socket.h
/bin/mkdir -p sys
rm -f sys/uio.h-t sys/uio.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_SYS_UIO_H''@|<sys/uio.h>|g' \
      -e 's|@''HAVE_SYS_UIO_H''@|1|g' \
      < ./sys_uio.in.h; \
} > sys/uio.h-t && \
mv -f sys/uio.h-t sys/uio.h
make  all-recursive
make[7]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/sed-4.8/gnulib-tests'
Making all in .
make[8]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/sed-4.8/gnulib-tests'
depbase=`echo locale.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -DIN_SED_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT locale.o -MD -MP -MF $depbase.Tpo -c -o locale.o locale.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo cloexec.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -DIN_SED_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT cloexec.o -MD -MP -MF $depbase.Tpo -c -o cloexec.o cloexec.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo fd-hook.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -DIN_SED_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT fd-hook.o -MD -MP -MF $depbase.Tpo -c -o fd-hook.o fd-hook.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo file-has-acl.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -DIN_SED_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT file-has-acl.o -MD -MP -MF $depbase.Tpo -c -o file-has-acl.o file-has-acl.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo freading.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -DIN_SED_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT freading.o -MD -MP -MF $depbase.Tpo -c -o freading.o freading.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo localename.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -DIN_SED_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT localename.o -MD -MP -MF $depbase.Tpo -c -o localename.o localename.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo localename-table.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -DIN_SED_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT localename-table.o -MD -MP -MF $depbase.Tpo -c -o localename-table.o localename-table.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo read-file.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -DIN_SED_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT read-file.o -MD -MP -MF $depbase.Tpo -c -o read-file.o read-file.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo sig-handler.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -DIN_SED_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT sig-handler.o -MD -MP -MF $depbase.Tpo -c -o sig-handler.o sig-handler.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo sockets.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -DIN_SED_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT sockets.o -MD -MP -MF $depbase.Tpo -c -o sockets.o sockets.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo sys_socket.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -DIN_SED_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT sys_socket.o -MD -MP -MF $depbase.Tpo -c -o sys_socket.o sys_socket.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo fcntl.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -DIN_SED_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT fcntl.o -MD -MP -MF $depbase.Tpo -c -o fcntl.o fcntl.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo fflush.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -DIN_SED_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT fflush.o -MD -MP -MF $depbase.Tpo -c -o fflush.o fflush.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo fpurge.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -DIN_SED_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT fpurge.o -MD -MP -MF $depbase.Tpo -c -o fpurge.o fpurge.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo fseek.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -DIN_SED_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT fseek.o -MD -MP -MF $depbase.Tpo -c -o fseek.o fseek.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo fseeko.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -DIN_SED_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT fseeko.o -MD -MP -MF $depbase.Tpo -c -o fseeko.o fseeko.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo ioctl.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -DIN_SED_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT ioctl.o -MD -MP -MF $depbase.Tpo -c -o ioctl.o ioctl.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo nanosleep.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -DIN_SED_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT nanosleep.o -MD -MP -MF $depbase.Tpo -c -o nanosleep.o nanosleep.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo strerror_r.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -DIN_SED_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT strerror_r.o -MD -MP -MF $depbase.Tpo -c -o strerror_r.o strerror_r.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo test-localcharset.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -DIN_SED_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT test-localcharset.o -MD -MP -MF $depbase.Tpo -c -o test-localcharset.o test-localcharset.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo glthread/thread.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -DIN_SED_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT glthread/thread.o -MD -MP -MF $depbase.Tpo -c -o glthread/thread.o glthread/thread.c &&\
mv -f $depbase.Tpo $depbase.Po
rm -f libtests.a
ar cr libtests.a cloexec.o fd-hook.o file-has-acl.o freading.o localename.o localename-table.o read-file.o sig-handler.o sockets.o sys_socket.o glthread/thread.o fcntl.o fflush.o fpurge.o fseek.o fseeko.o ioctl.o nanosleep.o strerror_r.o
ranlib libtests.a
gcc  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib  -o current-locale locale.o libtests.a ../lib/libsed.a libtests.a  
gcc  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib  -o test-localcharset test-localcharset.o libtests.a ../lib/libsed.a libtests.a   
make[8]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/sed-4.8/gnulib-tests'
make[7]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/sed-4.8/gnulib-tests'
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/sed-4.8/gnulib-tests'
make[5]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/sed-4.8'
make[4]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/sed-4.8'
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/sed-4.8/.built
install -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/sed-4.8/sed/sed /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/stamp
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/sed-4.8/.built
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/stamp/.sed_installed
make[3]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tools/sed'
time: tools/sed/compile#14.84#4.33#20.65
make[3]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tools/patch'
make[3]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tools/tar'
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/dl
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/dl
SHELL= flock /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/.tar-1.32.tar.xz.flock -c '  	/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/download.pl "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/dl" "tar-1.32.tar.xz" "d0d3ae07f103323be809bc3eac0dcc386d52c5262499fe05511ac4788af1fdd8" "" "@GNU/tar"    '
SHELL= flock /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/.patch-2.7.6.tar.xz.flock -c '  	/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/download.pl "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/dl" "patch-2.7.6.tar.xz" "ac610bda97abe0d9f6b7c963255a11dcb196c25e337c61f94e4778d632f1d8fd" "" "@GNU/patch"    '
+ curl -f --connect-timeout 20 --retry 5 --location --insecure https://sources.cdn.openwrt.org/patch-2.7.6.tar.xz
+ curl -f --connect-timeout 20 --retry 5 --location --insecure https://sources.cdn.openwrt.org/tar-1.32.tar.xz
    %%  TToottaall        %%  RReecceeiivveedd  %%  XXffeerrdd    AAvveerraaggee  SSppeeeedd      TTiimmee        TTiimmee          TTiimmee    CCuurrrreenntt

                                                              D l o a dD l oUapdl o aUdp l o aTdo t a lT o t aSlp e n tS p e n tL e f t  L eSfpte e dS
peed

 
  0  0         00        00          00        00          00            00            00  ----::----::----  ----::----::----  ----::----::----          00
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
curl: (22) The requested URL returned error: 404 

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
curl: (92) HTTP/2 stream 1 was not closed cleanly: PROTOCOL_ERROR (err 1)
Download failed.
Download failed.
+ curl -f --connect-timeout 20 --retry 5 --location --insecure http://ftp.riken.jp/GNU/gnu/patch/patch-2.7.6.tar.xz
+ curl -f --connect-timeout 20 --retry 5 --location --insecure http://ftp.riken.jp/GNU/gnu/tar/tar-1.32.tar.xz
    %%  TToottaall        %%  RReecceeiivveedd  %%  XXffeerrdd    AAvveerraaggee  SSppeeeedd      TTiimmee        TTiimmee          TTiimmee    CCuurrrreenntt

                                                             D lo a d    UDpllooaadd     TUoptlaola d    S pTeontta  l    L Seft  Sppeeendt
    L
e f t0    S  p e0e d 
  0   
    00         00         00          0   0    0         00  - - : - - :0- -   - -  :0- --:--:-- --:--:-- --:--:- - - : - -0 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
curl: (22) The requested URL returned error: 404 Not Found

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
curl: (22) The requesDownload failed.
ted URL returned error: 404 Not Found
Download failed.
+ curl -f --connect-timeout 20 --retry 5 --location --insecure http://ftp.jaist.ac.jp/pub/GNU/tar/tar-1.32.tar.xz
+ curl -f --connect-timeout 20 --retry 5 --location --insecure http://ftp.jaist.ac.jp/pub/GNU/patch/patch-2.7.6.tar.xz
    %%  TToottaall        %%  RReecceeiivveedd  %%  XXffeerrdd    AAvveerraaggee  SSppeeeedd      TTiimmee        TTiimmee          TTiimmee    CCuurrrreenntt

                                                                  DDllooaadd    UpUpllooaadd      TToottaall      SSpepnentt       L eLfetf t  S pSpeeede
d

  0
     0    0      0  0      0    0      0  0      0    0      0      0      0      0   - -0: ----::---- :----: ----::---- :----: ----::---- : - -    0   0
100  765k  100  765k    0     0  3136k      0 --:--:-- --:--:-- --:--:-- 3136k
. /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/include/shell.sh; xzcat /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/dl/patch-2.7.6.tar.xz | tar -C /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/patch-2.7.6/.. -xf -
[ ! -d ./src/ ] || cp -fpR ./src/* /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/patch-2.7.6

Applying ./patches/010-CVE-2018-6951.patch using plaintext: 
patching file src/pch.c

Applying ./patches/020-CVE-2018-1000156.patch using plaintext: 
patching file src/pch.c

Applying ./patches/030-CVE-2018-6952.patch using plaintext: 
patching file src/pch.c

Applying ./patches/040-Fix-error-handling-with-git-style-patches.patch using plaintext: 
patching file src/patch.c

Applying ./patches/050-CVE-2019-13636.patch using plaintext: 
patching file src/inp.c
patching file src/util.c

Applying ./patches/060-CVE-2019-13638.patch using plaintext: 
patching file src/pch.c
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/patch-2.7.6/.preparedc342f0a37c01bb188a57c87120921caf_6664517399ebbbc92a37c5bb081b5c53
(cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/patch-2.7.6/; if [ -x configure ]; then cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/config.{guess,sub} /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/patch-2.7.6// && CC="gcc" CFLAGS="-O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include " CXX="g++" CPPFLAGS="-I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include " LDFLAGS="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib " CONFIG_SHELL="/usr/bin/env bash"  bash ./configure --target=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --program-prefix="" --program-suffix="" --prefix=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host --exec-prefix=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host --sysconfdir=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc --localstatedir=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/var --sbindir=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/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 whether make supports nested variables... (cached) yes
checking for x86_64-pc-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... 
100 2054k  100 2054k    0     0  4455k      0 --:--:-- --:--:-- --:--:-- 4455k
. /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/include/shell.sh; xzcat /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/dl/tar-1.32.tar.xz | tar -C /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/tar-1.32/.. -xf -

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... [ ! -d ./src/ ] || cp -fpR ./src/* /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/tar-1.32

Applying ./patches/100-symlink-force-root-name.patch using plaintext: 
patching file src/create.c

Applying ./patches/110-symlink-force-permissions.patch using plaintext: 
patching file src/create.c
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/tar-1.32/.prepared70fe8b7c369f78dbd826c563f15a8d26_6664517399ebbbc92a37c5bb081b5c53
(cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/tar-1.32/; if [ -x configure ]; then cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/config.{guess,sub} /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/tar-1.32// && CC="gcc" CFLAGS="-O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include " CXX="g++" CPPFLAGS="-I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include " LDFLAGS="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib " CONFIG_SHELL="/usr/bin/env bash"  bash ./configure --target=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --program-prefix="" --program-suffix="" --prefix=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host --exec-prefix=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host --sysconfdir=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc --localstatedir=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/var --sbindir=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin --without-posix-acls --without-selinux --without-xattrs --disable-acl --disable-nls ; fi )
gcc3
checking for gcc option to accept ISO C99... none needed
checking for gcc option to accept ISO Standard C... (cached) none needed
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/grep
checking for egrep... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/grep -E
checking for ANSI C header files... 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 whether UID '1001' is supported by ustar format... yes
checking whether GID '1001' is supported by ustar format... yes
checking how to create a ustar tar archive... gnutar
checking whether make supports nested variables... (cached) yes
checking for style of include used by make... GNU
checking for x86_64-pc-linux-gnu-gcc... gcc
checking whether the C compiler works... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... yes
checking for stdlib.h... 
checking whether we are cross compiling... yes
checking for string.h... no
checking for suffix of object files... yes
checking for memory.h... o
checking whether we are using the GNU C compiler... yes
yes
checking whether gcc accepts -g... checking for strings.h... yes
checking for gcc option to accept ISO C89... yes
checking for inttypes.h... none needed
checking whether gcc understands -c and -o together... yes
checking for stdint.h... yes
checking dependency style of gcc... yes
checking for unistd.h... gcc3
checking for gcc option to accept ISO C99... yes
checking minix/config.h usability... no
checking minix/config.h presence... none needed
checking for gcc option to accept ISO Standard C... (cached) none needed
checking for x86_64-pc-linux-gnu-ranlib... no
checking for ranlib... ranlib
checking for bison... no
checking for byacc... no
checking how to run the C preprocessor... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... gcc -E
yes
checking whether _XOPEN_SOURCE should be defined... checking for grep that handles long lines and -e... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/grep
checking for egrep... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/grep -E
checking for ANSI C header files... no
checking for Minix Amsterdam compiler... no
checking for x86_64-pc-linux-gnu-ar... no
checking for x86_64-pc-linux-gnu-lib... no
checking for x86_64-pc-linux-gnu-link... no
checking for ar... ar
checking the archiver (ar) interface... ar
checking for x86_64-pc-linux-gnu-ar... ar
checking for x86_64-pc-linux-gnu-ranlib... no
checking for ranlib... ranlib
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking for ANSI C header files... (cached) yes
checking for size_t... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for working alloca.h... yes
checking for stdlib.h... yes
yes
checking for alloca... checking for string.h... yes
checking for memory.h... yes
checking build system type... x86_64-pc-linux-gnu
checking host system type... yes
x86_64-pc-linux-gnu
checking for d_ino member in directory struct... checking for strings.h... yes
checking for inttypes.h... yes
checking for long file names... yes
checking for stdint.h... yes
checking for pathconf... yes
checking for unistd.h... yes
checking for canonicalize_file_name... yes
checking minix/config.h usability... yes
checking for getcwd... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking for readlink... yes
checking whether _XOPEN_SOURCE should be defined... no
checking for Minix Amsterdam compiler... yes
checking for realpath... no
checking for x86_64-pc-linux-gnu-ar... no
checking for ar... ar
checking for _LARGEFILE_SOURCE value needed for large files... yes
checking for chown... no
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking for x86_64-pc-linux-gnu-ar... ar
checking for special C compiler options needed for large files... (cached) no
checking for _FILE_OFFSET_BITS value needed for large files... (cached) no
checking for inline... yes
inline
checking for fchown... checking for fcntl.h... yes
yes
checking for linux/fd.h... checking for _set_invalid_parameter_handler... yes
checking for memory.h... (cached) yes
checking for net/errno.h... no
checking for fchdir... no
checking for sgtty.h... yes
checking for fdopendir... yes
checking for string.h... (cached) yes
checking for sys/param.h... yes
checking for faccessat... yes
checking for sys/device.h... yes
checking for fchmodat... no
checking for sys/gentape.h... yes
checking for lchmod... no
checking for sys/inet.h... no
checking for fcntl... no
checking for sys/io/trioctl.h... yes
checking for symlink... no
checking for sys/mtio.h... yes
yes
checking for mempcpy... checking for sys/time.h... yes
yes
checking for sys/tprintf.h... checking for fstatat... no
checking for sys/tape.h... yes
checking for getdtablesize... no
checking for unistd.h... (cached) yes
checking for locale.h... yes
checking for getprogname... yes
checking for sys/types.h... (cached) yes
checking for features.h... no
checking for getexecname... yes
checking for linewrap.h... no
checking for gettimeofday... no
checking for sys/socket.h... yes
yes
checking for dirent.h... checking for nanotime... yes
checking for fnmatch.h... no
checking for lstat... yes
checking for wctype.h... yes
checking for mbsinit... yes
checking for stdio_ext.h... yes
checking for mbrtowc... yes
checking for sys/stat.h... (cached) yes
checking for getopt.h... yes
checking for mprotect... yes
checking for sys/cdefs.h... yes
checking for mkdirat... yes
checking for limits.h... yes
yes
checking for tzset... checking for wchar.h... yes
yes
checking for openat... checking for stdint.h... (cached) yes
checking for inttypes.h... (cached) yes
checking for crtdefs.h... yes
no
checking for readlinkat... checking for langinfo.h... yes
yes
checking for xlocale.h... checking for link... no
checking for sys/mman.h... yes
checking for renameat... yes
checking for priv.h... yes
checking for setenv... no
checking for malloc.h... yes
checking for strdup... yes
checking for selinux/selinux.h... no
checking for strings.h... (cached) yes
yes
checking for strndup... checking for sysexits.h... yes
checking for utime.h... yes
checking for symlinkat... yes
checking for netdb.h... yes
checking for localtime_r... yes
checking for sys/wait.h... yes
checking for timegm... yes
checking for pwd.h... yes
checking for pipe... yes
checking for grp.h... yes
checking for unlinkat... yes
checking for sys/buf.h... no
checking sys/mkdev.h usability... yes
checking for utime... no
checking sys/mkdev.h presence... no
checking for sys/mkdev.h... no
checking sys/sysmacros.h usability... yes
checking for futimes... yes
checking sys/sysmacros.h presence... yes
checking for sys/sysmacros.h... yes
checking for st_fstype string in struct stat... yes
no
checking for futimesat... checking for mode_t... yes
checking for futimens... yes
checking for pid_t... yes
checking for utimensat... yes
checking for lutimes... yes
checking for off_t... yes
checking for vasnprintf... yes
checking for uid_t in sys/types.h... yes
checking for major_t... no
checking for snprintf... no
checking for minor_t... yes
checking for iswcntrl... no
checking for dev_t... yes
checking whether // is distinct from /... no
checking whether realpath works... yes
checking for ino_t... yes
checking for sys/param.h... yes
checking for unistd.h... (cached) yes
checking for sys/socket.h... yes
checking for ssize_t... yes
checking for fchmod... yes
checking for dirent.h... yes
yes
checking for flockfile... checking for sys/stat.h... (cached) yes
checking for getopt.h... yes
yes
checking for funlockfile... checking for sys/cdefs.h... yes
yes
checking for sys/time.h... checking for pathconf... yes
checking for limits.h... yes
checking for btowc... yes
checking for wchar.h... yes
checking for canonicalize_file_name... yes
checking for stdint.h... (cached) yes
checking for inttypes.h... (cached) yes
yes
checking for sys/mman.h... checking for getcwd... yes
checking for utime.h... yes
checking for readlink... yes
checking for features.h... yes
checking for realpath... yes
checking for crtdefs.h... yes
checking for readlinkat... no
checking for wctype.h... yes
yes
checking for chown... checking for uid_t in sys/types.h... yes
checking for unistd.h... (cached) yes
checking for working chown... yes
checking for fchown... yes
checking whether chown dereferences symlinks... yes
checking for _set_invalid_parameter_handler... yes
checking whether chown honors trailing slash... no
checking for fchdir... yes
yes
checking whether chown always updates ctime... checking for fdopendir... yes
checking for faccessat... yes
checking for fchmodat... yes
checking for lchmod... no
checking for fcntl... yes
checking for symlink... yes
checking for mempcpy... yes
checking for fnmatch... yes
checking for isblank... yes
checking for iswctype... yes
checking for mbsrtowcs... yes
checking for wmemchr... yes
checking for wmemcpy... yes
checking for wmempcpy... yes
checking for fstatat... yes
checking for futimens... yes
checking for getdelim... yes
checking for getdtablesize... yes
checking for getprogname... no
checking for getexecname... no
checking for gettimeofday... yes
checking for iswcntrl... yes
checking for iswblank... yes
checking for link... yes
checking for openat... yes
checking for linkat... yes
checking for lstat... yes
checking for mbsinit... yes
checking for mbrtowc... yes
checking for mprotect... yes
checking for mkdirat... yes
checking for mkfifoat... yes
checking for mknodat... yes
checking for mknod... yes
checking whether the preprocessor supports include_next... yes
yes
checking whether system header files limit the line length... checking for tzset... no
checking if environ is properly declared... yes
checking for complete errno.h... yes
yes
checking whether strerror_r is declared... checking for nl_langinfo... yes
checking for strerror_r... yes
checking for renameat... yes
checking whether strerror_r returns char *... yes
checking for renameat2... yes
checking type of array argument to getgroups... no
checking for setenv... yes
gid_t
checking for sleep... checking whether lstat correctly handles trailing slash... yes
checking for snprintf... yes
checking whether fchdir is declared... yes
checking for strdup... yes
checking for working fcntl.h... yes
checking for strndup... yes
checking for strtoimax... yes
checking for strtoumax... yes
checking for symlinkat... yes
checking for localtime_r... yes
checking for timegm... yes
checking for pipe... yes
checking for unlinkat... yes
checking for utime... yes
checking for futimes... yes
checking for futimesat... yes
checking for utimensat... yes
checking for lutimes... yes
checking for vasnprintf... no
checking for wcrtomb... yes
checking for wcwidth... yes
checking for mkfifo... yes
checking for setlocale... yes
checking for fsync... yes
checking for size_t... yes
checking for working alloca.h... yes
checking for alloca... yes
checking for C/C++ restrict keyword... __restrict
checking whether clearerr_unlocked is declared... yes
checking whether feof_unlocked is declared... yes
checking whether ferror_unlocked is declared... yes
checking whether fflush_unlocked is declared... yes
checking whether fgets_unlocked is declared... yes
checking whether fputc_unlocked is declared... yes
checking whether fputs_unlocked is declared... yes
checking whether fread_unlocked is declared... yes
checking whether fwrite_unlocked is declared... yes
checking whether getc_unlocked is declared... yes
yes
checking whether getchar_unlocked is declared... checking for pid_t... yes
checking whether putc_unlocked is declared... yes
checking for mode_t... yes
checking whether putchar_unlocked is declared... yes
checking whether strerror_r is declared... yes
checking whether stat file-mode macros are broken... no
checking for nlink_t... yes
checking for strerror_r... yes
checking whether fchmodat is declared without a macro... yes
checking whether strerror_r returns char *... yes
checking whether fstat is declared without a macro... yes
checking build system type... yes
checking whether fstatat is declared without a macro... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking for d_ino member in directory struct... yes
checking whether futimens is declared without a macro... yes
checking whether lchmod is declared without a macro... yes
checking for long file names... yes
checking whether <wchar.h> uses 'inline' correctly... yes
checking whether lstat is declared without a macro... yes
checking whether mkdirat is declared without a macro... yes
checking whether mkfifo is declared without a macro... yes
checking for nl_langinfo and CODESET... yes
checking whether mkfifoat is declared without a macro... yes
yes
checking for a traditional french locale... checking whether mknod is declared without a macro... yes
checking whether mknodat is declared without a macro... yes
none
checking whether stat is declared without a macro... checking whether // is distinct from /... no
checking whether realpath works... yes
checking whether utimensat is declared without a macro... yes
checking whether getcwd (NULL, 0) allocates memory for result... yes
checking for unistd.h... (cached) yes
checking for working chown... yes
checking for getcwd with POSIX signature... yes
checking whether chown dereferences symlinks... yes
checking whether getdtablesize is declared... yes
checking for getopt.h... (cached) yes
checking for getopt_long_only... yes
checking whether chown honors trailing slash... yes
checking whether getopt is POSIX compatible... yes
checking whether chown always updates ctime... yes
checking for working GNU getopt function... yes
checking for working GNU getopt_long function... yes
checking for C/C++ restrict keyword... __restrict
checking for struct timeval... yes
checking for wide-enough struct timeval.tv_sec member... yes
checking whether gettimeofday is declared without a macro... yes
checking whether limits.h has ULLONG_WIDTH etc.... yes
checking for wint_t... yes
checking whether wint_t is too small... no
checking for unsigned long long int... yes
checking for long long int... yes
checking whether stdint.h conforms to C99... yes
checking whether stdint.h predates C++11... no
checking whether stdint.h has UINTMAX_WIDTH etc.... yes
checking whether imaxabs is declared without a macro... yes
checking whether imaxdiv is declared without a macro... yes
checking whether strtoimax is declared without a macro... yes
checking whether strtoumax is declared without a macro... yes
checking for inttypes.h... (cached) yes
checking whether the inttypes.h PRIxNN macros are broken... no
checking for nl_langinfo and CODESET... yes
checking whether getc_unlocked is declared... yes
checking whether we are using the GNU C Library >= 2.1 or uClibc... yes
checking for a sed that does not truncate output... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/sed
checking whether malloc, realloc, calloc are POSIX compliant... yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... yes
checking for mbstate_t... yes
checking for a traditional japanese locale... none
checking for a transitional chinese locale... none
checking for a french Unicode locale... none
checking for mmap... yes
checking for MAP_ANONYMOUS... yes
checking whether memchr works... yes
checking whether memrchr is declared... yes
checking whether <limits.h> defines MIN and MAX... no
checking whether <sys/param.h> defines MIN and MAX... yes
checking whether time_t is signed... yes
checking whether alarm is declared... yes
checking for working mktime... yes
checking whether the preprocessor supports include_next... yes
checking whether struct tm is in sys/time.h or time.h... yes
checking whether system header files limit the line length... no
checking if environ is properly declared... time.h
checking for struct tm.tm_zone... yes
checking for complete errno.h... yes
checking for struct tm.tm_gmtoff... yes
checking type of array argument to getgroups... yes
checking for O_CLOEXEC... yes
checking for promoted mode_t type... gid_t
mode_t
checking for stdbool.h that conforms to C99... checking whether lstat correctly handles trailing slash... yes
checking for _Bool... yes
checking whether fchdir is declared... yes
checking for compound literals... yes
checking for working fcntl.h... yes
checking for ssize_t... yes
checking whether setenv is declared... yes
checking search.h usability... yes
checking search.h presence... yes
checking for search.h... yes
checking for tsearch... yes
checking for sigset_t... yes
checking for wchar_t... yes
checking whether strdup is declared... yes
checking whether strerror(0) succeeds... yes
checking whether ffsl is declared without a macro... yes
checking whether ffsll is declared without a macro... yes
checking whether memmem is declared without a macro... yes
checking whether mempcpy is declared without a macro... yes
checking whether memrchr is declared without a macro... yes
checking whether rawmemchr is declared without a macro... yes
checking whether stpcpy is declared without a macro... yes
checking whether stpncpy is declared without a macro... yes
checking whether strchrnul is declared without a macro... yes
checking whether strdup is declared without a macro... yes
checking whether strncat is declared without a macro... yes
checking whether strndup is declared without a macro... yes
checking whether strnlen is declared without a macro... yes
checking whether strpbrk is declared without a macro... yes
checking whether strsep is declared without a macro... yes
checking whether strcasestr is declared without a macro... yes
checking whether strtok_r is declared without a macro... yes
checking whether strerror_r is declared without a macro... yes
checking whether strsignal is declared without a macro... yes
checking whether strverscmp is declared without a macro... yes
checking whether strndup is declared... (cached) yes
checking whether strnlen is declared... (cached) yes
checking for struct timespec in <time.h>... yes
checking whether unsetenv is declared... yes
checking whether the utimes function works... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for intmax_t... yes
checking where to find the exponent in a 'double'... word 1 bit 20
checking whether snprintf returns a byte count as in C99... yes
checking for snprintf... (cached) yes
checking for strnlen... yes
checking for wcslen... yes
checking for wcsnlen... yes
checking for mbrtowc... (cached) yes
checking for wcrtomb... yes
checking whether _snprintf is declared... no
checking whether <wchar.h> uses 'inline' correctly... yes
yes
checking for alloca as a compiler built-in... checking for promoted mode_t type... yes
checking whether this system has an arbitrary file name length limit... yes
checking for library containing clock_gettime... mode_t
checking for mbstate_t... none required
checking for clock_gettime... yes
checking whether stdin defaults to large file offsets... yes
checking for clock_settime... yes
checking whether fseeko is declared... yes
checking for closedir... yes
checking for fseeko... yes
checking for d_ino member in directory struct... (cached) yes
checking whether alphasort is declared without a macro... yes
checking whether stat file-mode macros are broken... no
checking for nlink_t... yes
checking whether closedir is declared without a macro... yes
checking whether dirfd is declared without a macro... yes
checking whether getcwd (NULL, 0) allocates memory for result... yes
checking whether fdopendir is declared without a macro... yes
checking whether opendir is declared without a macro... yes
checking for getcwd with POSIX signature... yes
yes
checking whether readdir is declared without a macro... checking whether getcwd is declared... yes
checking whether rewinddir is declared without a macro... yes
checking whether getdelim is declared... yes
checking whether scandir is declared without a macro... yes
yes
checking for dirfd... checking whether getdtablesize is declared... yes
yes
checking whether dirfd is declared... (cached) yes
checking whether dirfd is a macro... checking whether getline is declared... no
checking whether // is distinct from /... (cached) no
checking whether dup2 works... yes
checking for getopt.h... (cached) yes
checking for getopt_long_only... yes
checking for error_at_line... yes
checking whether getopt is POSIX compatible... yes
checking for euidaccess... yes
checking for fchownat... yes
checking whether fchownat works with AT_SYMLINK_NOFOLLOW... yes
checking whether fchownat works with an empty file name... yes
checking for working GNU getopt function... yes
checking whether fcntl handles F_DUPFD correctly... yes
checking for working GNU getopt_long function... yes
checking whether fcntl understands F_DUPFD_CLOEXEC... yes
checking for struct timeval... yes
checking for wide-enough struct timeval.tv_sec member... needs runtime check
checking whether fcntl is declared without a macro... yes
checking whether limits.h has LLONG_MAX, WORD_BIT, ULLONG_WIDTH etc.... yes
checking whether openat is declared without a macro... yes
checking for wint_t... yes
checking for flexible array member... yes
checking whether wint_t is too small... yes
checking whether conversion from 'int' to 'long double' works... no
checking for unsigned long long int... yes
checking whether fstatat (..., 0) works... yes
checking for long long int... yes
checking whether stdint.h conforms to C99... yes
checking whether getdtablesize works... yes
checking for getgroups... yes
checking whether stdint.h predates C++11... yes
checking for working getgroups... no
checking whether stdint.h has UINTMAX_WIDTH etc.... yes
checking whether getgroups handles negative values... yes
checking for inttypes.h... (cached) yes
checking whether the inttypes.h PRIxNN macros are broken... no
checking whether iswcntrl works... yes
checking whether program_invocation_name is declared... yes
checking for towlower... yes
checking whether program_invocation_short_name is declared... yes
checking whether __argv is declared... yes
checking for wctype_t... no
checking whether gettimeofday clobbers localtime buffer... yes
checking for wctrans_t... yes
checking for O_CLOEXEC... no
checking for gettimeofday with POSIX signature... yes
checking for wchar_t... almost
checking for group_member... yes
checking for good max_align_t... yes
checking whether NULL can be used in arbitrary expressions... yes
yes
checking whether malloc, realloc, calloc are POSIX compliant... yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... checking whether INT32_MAX < INTMAX_MAX... yes
checking whether INT64_MAX == LONG_MAX... yes
checking for a traditional japanese locale... yes
checking whether UINT32_MAX < UINTMAX_MAX... yes
checking whether UINT64_MAX == ULONG_MAX... yes
checking for lchown... none
checking for a transitional chinese locale... yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... (cached) yes
checking whether mbrtowc handles incomplete characters... guessing yes
checking whether mbrtowc works as well as mbtowc... guessing yes
checking whether mbrtowc handles a NULL pwc argument... guessing yes
checking whether mbrtowc handles a NULL string argument... guessing yes
checking whether mbrtowc has a correct return value... guessing yes
checking whether mbrtowc returns 0 when parsing a NUL character... guessing yes
checking whether mbrtowc works on empty input... none
checking for a french Unicode locale... yes
checking whether the C locale is free of encoding errors... none
checking for mmap... no
checking whether mbrtowc handles incomplete characters... (cached) guessing yes
checking whether mbrtowc works as well as mbtowc... (cached) guessing yes
checking for mempcpy... (cached) yes
checking for memrchr... yes
checking for MAP_ANONYMOUS... yes
checking whether memchr works... yes
checking whether mkdir handles trailing slash... yes
checking whether memrchr is declared... yes
checking whether mkdir handles trailing dot... yes
checking whether <limits.h> defines MIN and MAX... yes
checking for __mktime_internal... no
checking whether <sys/param.h> defines MIN and MAX... yes
checking whether time_t is signed... no
checking whether open recognizes a trailing slash... yes
checking whether alarm is declared... yes
yes
checking for working mktime... checking for opendir... yes
checking for struct tm.tm_zone... (cached) yes
checking whether program_invocation_name is declared... (cached) yes
checking whether program_invocation_short_name is declared... (cached) yes
checking for raise... yes
checking whether struct tm is in sys/time.h or time.h... yes
checking for readdir... time.h
checking for struct tm.tm_zone... yes
yes
checking whether readlink signature is correct... checking for struct tm.tm_gmtoff... yes
checking for stdbool.h that conforms to C99... yes
checking whether readlink handles trailing slash correctly... yes
checking for _Bool... yes
checking whether readlinkat signature is correct... yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible realloc... yes
checking for compound literals... yes
checking whether we are using the GNU C Library >= 2.1 or uClibc... yes
checking whether rename honors trailing slash on destination... yes
checking whether setenv is declared... yes
checking search.h usability... yes
checking whether rename honors trailing slash on source... yes
checking search.h presence... yes
checking for search.h... yes
checking for tsearch... yes
checking whether rename manages hard links correctly... yes
checking for sigset_t... yes
checking whether snprintf returns a byte count as in C99... yes
checking whether rename manages existing destinations correctly... yes
checking whether snprintf is declared... yes
checking linux/fs.h usability... yes
checking whether strdup is declared... yes
checking linux/fs.h presence... yes
checking for linux/fs.h... yes
checking for linux/fs.h... (cached) yes
checking whether rmdir works... yes
checking whether strerror(0) succeeds... yes
checking whether setenv validates arguments... yes
checking whether strndup is declared... yes
checking for volatile sig_atomic_t... yes
checking whether strnlen is declared... yes
checking for sighandler_t... yes
checking whether strtoimax is declared... yes
checking whether pthread_sigmask is declared without a macro... yes
checking whether strtoumax is declared... yes
checking whether sigaction is declared without a macro... yes
checking for struct timespec in <time.h>... yes
checking whether sigaddset is declared without a macro... yes
checking whether unsetenv is declared... yes
checking whether sigdelset is declared without a macro... yes
checking whether the utimes function works... yes
checking whether sigemptyset is declared without a macro... yes
checking whether sigfillset is declared without a macro... yes
checking whether sigismember is declared without a macro... yes
checking for inttypes.h... yes
yes
checking whether sigpending is declared without a macro... checking for stdint.h... yes
yes
checking for intmax_t... checking whether sigprocmask is declared without a macro... yes
checking where to find the exponent in a 'double'... yes
checking for stdint.h... (cached) yes
checking for SIZE_MAX... yes
checking for ssize_t... (cached) yes
checking whether stat handles trailing slashes on files... word 1 bit 20
yes
checking for struct stat.st_atim.tv_nsec... checking for snprintf... (cached) yes
checking for strnlen... yes
checking whether struct stat.st_atim is of type struct timespec... yes
yes
checking for struct stat.st_birthtimespec.tv_nsec... checking for wcslen... no
checking for struct stat.st_birthtimensec... yes
checking for wcsnlen... no
checking for struct stat.st_birthtim.tv_nsec... yes
checking for mbrtowc... (cached) yes
checking for wcrtomb... (cached) yes
checking whether _snprintf is declared... no
checking for va_copy... no
checking whether vsnprintf is declared... yes
checking for max_align_t... yes
checking for alloca as a compiler built-in... yes
yes
checking whether NULL can be used in arbitrary expressions... checking whether program_invocation_name is declared... yes
checking which flavor of printf attribute matches inttypes macros... yes
checking whether program_invocation_short_name is declared... system
yes
checking whether program_invocation_name is defined... checking whether dprintf is declared without a macro... yes
checking whether fpurge is declared without a macro... yes
checking whether program_invocation_short_name is defined... no
checking whether fseeko is declared without a macro... yes
checking whether ftello is declared without a macro... yes
checking whether btowc(0) is correct... yes
checking whether getdelim is declared without a macro... yes
checking whether btowc(EOF) is correct... guessing yes
checking for __builtin_expect... yes
checking whether getline is declared without a macro... yes
checking whether gets is declared without a macro... yes
checking whether this system has an arbitrary file name length limit... yes
checking for library containing clock_gettime... no
checking whether pclose is declared without a macro... yes
none required
checking for clock_gettime... checking whether popen is declared without a macro... yes
checking whether renameat is declared without a macro... yes
checking for clock_settime... yes
checking whether snprintf is declared without a macro... yes
checking for closedir... yes
checking whether tmpfile is declared without a macro... yes
checking whether vdprintf is declared without a macro... yes
checking for d_ino member in directory struct... (cached) yes
checking for dirfd... yes
checking whether vsnprintf is declared without a macro... yes
checking whether dirfd is declared... yes
checking whether _Exit is declared without a macro... yes
checking whether dirfd is a macro... no
checking whether // is distinct from /... (cached) no
checking whether dup works... yes
checking whether atoll is declared without a macro... yes
checking whether canonicalize_file_name is declared without a macro... yes
checking whether dup2 works... yes
checking whether getloadavg is declared without a macro... yes
checking for error_at_line... yes
checking whether getsubopt is declared without a macro... yes
yes
checking whether grantpt is declared without a macro... checking for euidaccess... yes
checking whether initstate is declared without a macro... yes
checking for fchownat... yes
checking whether initstate_r is declared without a macro... yes
checking whether fchownat works with AT_SYMLINK_NOFOLLOW... yes
checking whether mkdtemp is declared without a macro... yes
checking whether mkostemp is declared without a macro... yes
checking whether fchownat works with an empty file name... yes
checking whether mkostemps is declared without a macro... yes
checking whether fcntl handles F_DUPFD correctly... yes
checking whether mkstemp is declared without a macro... yes
checking whether mkstemps is declared without a macro... yes
checking whether fcntl understands F_DUPFD_CLOEXEC... yes
checking whether posix_openpt is declared without a macro... needs runtime check
checking whether fdopendir is declared... yes
checking whether ptsname is declared without a macro... yes
checking whether fdopendir works... yes
checking whether ptsname_r is declared without a macro... yes
yes
checking for struct stat.st_blocks... checking whether qsort_r is declared without a macro... yes
checking whether random is declared without a macro... yes
checking for flexible array member... yes
checking whether random_r is declared without a macro... yes
checking whether conversion from 'int' to 'long double' works... yes
checking whether reallocarray is declared without a macro... yes
checking for working GNU fnmatch... yes
checking whether realpath is declared without a macro... yes
yes
checking for __fpending... checking whether rpmatch is declared without a macro... yes
checking whether secure_getenv is declared without a macro... yes
checking whether __fpending is declared... yes
checking whether setenv is declared without a macro... yes
checking for fseeko... (cached) yes
checking whether fstatat (..., 0) works... yes
checking whether setstate is declared without a macro... yes
checking whether futimens works... yes
checking whether setstate_r is declared without a macro... yes
checking whether srandom is declared without a macro... yes
checking whether srandom_r is declared without a macro... yes
checking whether strtod is declared without a macro... yes
checking whether strtoll is declared without a macro... yes
checking whether strtoull is declared without a macro... yes
checking whether unlockpt is declared without a macro... yes
checking whether unsetenv is declared without a macro... yes
checking for working strerror function... yes
checking for working strndup... yes
checking for working strnlen... yes
checking whether symlink handles trailing slash correctly... yes
checking whether symlinkat handles trailing slash correctly... yes
checking for nlink_t... (cached) yes
checking whether fchmodat is declared without a macro... (cached) yes
checking whether fstat is declared without a macro... (cached) yes
checking whether fstatat is declared without a macro... (cached) yes
checking whether futimens is declared without a macro... (cached) yes
checking whether lchmod is declared without a macro... (cached) yes
checking whether lstat is declared without a macro... (cached) yes
checking whether mkdirat is declared without a macro... (cached) yes
checking whether mkfifo is declared without a macro... (cached) yes
checking whether mkfifoat is declared without a macro... (cached) yes
checking whether mknod is declared without a macro... (cached) yes
checking whether mknodat is declared without a macro... (cached) yes
checking whether stat is declared without a macro... (cached) yes
checking whether utimensat is declared without a macro... (cached) yes
checking whether localtime_r is declared... yes
checking whether localtime_r is compatible with its POSIX signature... yes
checking for timezone_t... no
checking whether tzset clobbers localtime buffer... no
checking whether chdir is declared without a macro... yes
checking whether chown is declared without a macro... yes
checking whether dup is declared without a macro... yes
checking whether dup2 is declared without a macro... yes
checking whether dup3 is declared without a macro... yes
checking whether environ is declared without a macro... yes
checking whether euidaccess is declared without a macro... yes
checking whether faccessat is declared without a macro... yes
checking whether fchdir is declared without a macro... yes
checking whether fchownat is declared without a macro... yes
checking whether fdatasync is declared without a macro... yes
checking whether fsync is declared without a macro... yes
checking whether ftruncate is declared without a macro... yes
checking whether getcwd is declared without a macro... yes
checking whether getdomainname is declared without a macro... yes
checking whether getdtablesize is declared without a macro... yes
checking whether getgroups is declared without a macro... yes
checking whether gethostname is declared without a macro... yes
checking whether getlogin is declared without a macro... yes
checking whether getlogin_r is declared without a macro... yes
checking whether getpagesize is declared without a macro... yes
checking whether getusershell is declared without a macro... yes
checking whether setusershell is declared without a macro... yes
checking whether endusershell is declared without a macro... yes
checking whether getcwd handles long file names properly... yes
checking whether group_member is declared without a macro... yes
checking whether isatty is declared without a macro... yes
checking whether lchown is declared without a macro... yes
yes
checking for getpagesize... checking whether link is declared without a macro... yes
checking whether linkat is declared without a macro... yes
checking whether getcwd aborts when 4k < cwd_length < 16k... yes
checking whether lseek is declared without a macro... yes
checking whether pipe is declared without a macro... no
checking for working getdelim function... yes
checking whether pipe2 is declared without a macro... yes
checking whether pread is declared without a macro... yes
checking whether getdtablesize works... yes
checking whether pwrite is declared without a macro... yes
checking for getgroups... yes
checking whether readlink is declared without a macro... yes
checking whether readlinkat is declared without a macro... yes
checking for working getgroups... yes
checking whether rmdir is declared without a macro... yes
checking whether getgroups handles negative values... yes
checking whether sethostname is declared without a macro... yes
checking whether sleep is declared without a macro... yes
checking for getline... yes
checking whether symlink is declared without a macro... yes
yes
checking for working getline function... checking whether symlinkat is declared without a macro... yes
checking whether truncate is declared without a macro... yes
checking for getpagesize... (cached) yes
checking whether getpagesize is declared... yes
checking whether ttyname_r is declared without a macro... yes
yes
checking whether unlink is declared without a macro... checking whether program_invocation_name is declared... (cached) yes
checking whether program_invocation_short_name is declared... (cached) yes
checking whether __argv is declared... yes
checking whether unlinkat is declared without a macro... no
checking whether gettimeofday clobbers localtime buffer... yes
checking whether usleep is declared without a macro... no
checking for gettimeofday with POSIX signature... yes
checking whether unlink honors trailing slashes... almost
checking for group_member... yes
checking whether unlink of a parent directory fails as it should... guessing yes
checking for unsetenv... yes
yes
checking for unsetenv() return type... checking whether INT32_MAX < INTMAX_MAX... int
checking whether unsetenv obeys POSIX... yes
checking whether INT64_MAX == LONG_MAX... yes
checking whether UINT32_MAX < UINTMAX_MAX... yes
checking whether utime is declared without a macro... yes
checking whether UINT64_MAX == ULONG_MAX... yes
checking whether utimensat works... yes
checking whether iswblank is declared... yes
checking whether langinfo.h defines CODESET... yes
checking whether langinfo.h defines T_FMT_AMPM... yes
checking whether langinfo.h defines ALTMON_1... yes
checking whether langinfo.h defines ERA... yes
checking whether langinfo.h defines YESEXPR... yes
checking for lchown... yes
checking whether the compiler supports the __inline keyword... yes
checking whether link obeys POSIX... yes
checking for __xpg4... no
checking whether link(2) dereferences a symlink... no
checking whether linkat() can link symlinks... yes
checking whether linkat handles trailing slash correctly... yes
checking whether locale.h conforms to POSIX:2001... yes
checking whether struct lconv is properly defined... yes
checking whether lseek detects pipes... yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... (cached) yes
checking whether mbrtowc handles incomplete characters... guessing yes
checking whether mbrtowc works as well as mbtowc... guessing yes
checking whether mbrtowc handles a NULL pwc argument... guessing yes
checking whether mbrtowc handles a NULL string argument... guessing yes
checking whether mbrtowc has a correct return value... guessing yes
checking whether mbrtowc returns 0 when parsing a NUL character... guessing yes
checking whether mbrtowc works on empty input... yes
checking whether the C locale is free of encoding errors... no
checking whether mbrtowc handles incomplete characters... (cached) guessing yes
checking whether mbrtowc works as well as mbtowc... (cached) guessing yes
checking whether mbrtowc handles incomplete characters... (cached) guessing yes
checking whether mbrtowc works as well as mbtowc... (cached) guessing yes
checking whether mbsrtowcs works... guessing yes
checking for mempcpy... (cached) yes
checking for memrchr... yes
checking whether mkdir handles trailing slash... yes
checking whether mkdir handles trailing dot... yes
checking for mkdtemp... yes
checking for mkfifo... yes
checking whether mkfifo rejects trailing slashes... yes
checking whether mknod can create fifo without root privileges... yes
checking for __mktime_internal... no
checking whether YESEXPR works... yes
checking for obstacks that work with any size object... no
checking whether open recognizes a trailing slash... yes
checking for opendir... yes
checking for struct tm.tm_zone... (cached) yes
checking for getppriv... no
checking whether program_invocation_name is declared... (cached) yes
checking whether program_invocation_short_name is declared... (cached) yes
checking for raise... yes
checking for rawmemchr... yes
checking for readdir... yes
checking whether readlink signature is correct... yes
checking whether readlink handles trailing slash correctly... yes
checking whether readlinkat signature is correct... yes
checking for working re_compile_pattern... yes
checking for ptrdiff_t... no
checking libintl.h usability... yes
checking for vasprintf... yes
checking libintl.h presence... yes
checking for libintl.h... yes
checking whether isblank is declared... yes
checking whether btowc is declared without a macro... yes
checking whether rename honors trailing slash on destination... yes
checking whether wctob is declared without a macro... yes
checking whether mbsinit is declared without a macro... yes
checking whether rename honors trailing slash on source... yes
checking whether mbrtowc is declared without a macro... yes
checking whether rename manages hard links correctly... yes
checking whether mbrlen is declared without a macro... yes
checking whether mbsrtowcs is declared without a macro... yes
checking whether rename manages existing destinations correctly... yes
checking whether mbsnrtowcs is declared without a macro... yes
yes
checking linux/fs.h usability... checking whether wcrtomb is declared without a macro... yes
checking linux/fs.h presence... yes
checking whether wcsrtombs is declared without a macro... yes
checking for linux/fs.h... yes
checking for linux/fs.h... (cached) yes
checking for rewinddir... yes
checking whether wcsnrtombs is declared without a macro... yes
checking whether rmdir works... yes
checking whether wcwidth is declared without a macro... yes
checking for rpmatch... yes
checking whether wmemchr is declared without a macro... yes
checking selinux/flask.h usability... yes
checking whether wmemcmp is declared without a macro... no
checking selinux/flask.h presence... yes
checking whether wmemcpy is declared without a macro... no
checking for selinux/flask.h... no
checking whether setenv validates arguments... yes
checking whether wmemmove is declared without a macro... yes
checking for volatile sig_atomic_t... yes
checking whether wmemset is declared without a macro... yes
checking for sighandler_t... yes
checking whether wcslen is declared without a macro... yes
checking for stdint.h... (cached) yes
yes
checking for SIZE_MAX... checking whether wcsnlen is declared without a macro... yes
checking whether sleep is declared... yes
yes
checking for working sleep... checking whether wcscpy is declared without a macro... yes
checking whether wcpcpy is declared without a macro... yes
checking whether wcsncpy is declared without a macro... yes
checking whether wcpncpy is declared without a macro... yes
checking whether wcscat is declared without a macro... yes
checking whether wcsncat is declared without a macro... yes
checking whether wcscmp is declared without a macro... yes
checking whether wcsncmp is declared without a macro... yes
checking whether wcscasecmp is declared without a macro... yes
checking whether wcsncasecmp is declared without a macro... yes
checking whether wcscoll is declared without a macro... yes
checking whether wcsxfrm is declared without a macro... yes
checking whether wcsdup is declared without a macro... yes
checking whether wcschr is declared without a macro... yes
checking whether wcsrchr is declared without a macro... yes
checking whether wcscspn is declared without a macro... yes
checking whether wcsspn is declared without a macro... yes
checking whether wcspbrk is declared without a macro... yes
checking whether wcsstr is declared without a macro... yes
checking whether wcstok is declared without a macro... yes
checking whether wcswidth is declared without a macro... yes
checking whether wcsftime is declared without a macro... yes
checking whether iswcntrl works... yes
checking for towlower... yes
checking for wctype_t... yes
checking for wctrans_t... yes
checking whether wctype is declared without a macro... yes
checking whether iswctype is declared without a macro... yes
checking whether wctrans is declared without a macro... yes
checking whether towctrans is declared without a macro... yes
checking for stdint.h... (cached) yes
checking for x86_64-pc-linux-gnu-ar... (cached) ar
checking the archiver (ar) interface... (cached) ar
checking for mode_t... (cached) yes
checking for off_t... yes
checking for stdint.h... (cached) yes
checking for SIZE_MAX... (cached) yes
checking attr/error_context.h usability... no
checking attr/error_context.h presence... no
checking for attr/error_context.h... no
checking attr/libattr.h usability... no
checking attr/libattr.h presence... no
checking for attr/libattr.h... no
configure: WARNING: libattr development library was not found or not usable.
configure: WARNING: GNU patch will be built without xattr support.
checking for geteuid... yes
checking for getuid... yes
checking for raise... (cached) yes
checking for sigaction... yes
checking for sigprocmask... yes
checking for snprintf... (cached) yes
checking whether snprintf respects a size of 1... yes
checking for sigsetmask... yes
checking whether printf supports POSIX/XSI format strings with positions... yes
checking fcntl.h usability... yes
checking for ssize_t... (cached) yes
checking whether stat handles trailing slashes on files... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking for unistd.h... (cached) yes
checking for DOS-style setmode... no
checking for ed... /bin/ed
yes
checking for struct stat.st_atim.tv_nsec... yes
checking whether struct stat.st_atim is of type struct timespec... yes
checking for struct stat.st_birthtimespec.tv_nsec... checking that generated files are newer than configure... done
configure: creating ./config.status
no
checking for struct stat.st_birthtimensec... no
checking for struct stat.st_birthtim.tv_nsec... config.status: creating Makefile
config.status: creating lib/Makefile
no
checking for working stdalign.h... config.status: creating src/Makefile
yes
checking for va_copy... config.status: creating tests/Makefile
yes
checking for good max_align_t... (cached) yes
checking whether NULL can be used in arbitrary expressions... (cached) yes
checking which flavor of printf attribute matches inttypes macros... config.status: creating config.h
config.status: executing depfiles commands
system
checking for stpcpy... yes
checking for strcasecmp... yes
checking for strncasecmp... yes
checking whether strncasecmp is declared... yes
checking for strchrnul... yes
checking whether strchrnul works... yes
checking for working strerror function... yes
checking for working strndup... touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/patch-2.7.6/.configured
CFLAGS="-O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include " CPPFLAGS="-I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include " CXXFLAGS="" LDFLAGS="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib " make --jobserver-fds=3,4 -j -C /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/patch-2.7.6  
make[4]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/patch-2.7.6'
yes
checking for working strnlen... make  all-recursive
make[5]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/patch-2.7.6'
Making all in lib
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/patch-2.7.6/lib'
rm -f alloca.h-t alloca.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  cat ./alloca.in.h; \
} > alloca.h-t && \
mv -f alloca.h-t alloca.h
rm -f configmake.h-t && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  echo '#define PREFIX "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host"'; \
  echo '#define EXEC_PREFIX "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host"'; \
  echo '#define BINDIR "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin"'; \
  echo '#define SBINDIR "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin"'; \
  echo '#define LIBEXECDIR "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/libexec"'; \
  echo '#define DATAROOTDIR "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share"'; \
  echo '#define DATADIR "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share"'; \
  echo '#define SYSCONFDIR "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc"'; \
  echo '#define SHAREDSTATEDIR "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/com"'; \
  echo '#define LOCALSTATEDIR "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/var"'; \
  echo '#define RUNSTATEDIR "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/var/run"'; \
  echo '#define INCLUDEDIR "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include"'; \
  echo '#define OLDINCLUDEDIR "/usr/include"'; \
  echo '#define DOCDIR "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/doc/patch"'; \
  echo '#define INFODIR "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/info"'; \
  echo '#define HTMLDIR "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/doc/patch"'; \
  echo '#define DVIDIR "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/doc/patch"'; \
  echo '#define PDFDIR "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/doc/patch"'; \
  echo '#define PSDIR "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/doc/patch"'; \
  echo '#define LIBDIR "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib"'; \
  echo '#define LISPDIR "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/emacs/site-lisp"'; \
  echo '#define LOCALEDIR "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/locale"'; \
  echo '#define MANDIR "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/man"'; \
  echo '#define MANEXT ""'; \
  echo '#define PKGDATADIR "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/patch"'; \
  echo '#define PKGINCLUDEDIR "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include/patch"'; \
  echo '#define PKGLIBDIR "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib/patch"'; \
  echo '#define PKGLIBEXECDIR "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/libexec/patch"'; \
} | sed '/""/d' > configmake.h-t && \
mv -f configmake.h-t configmake.h
rm -f dirent.h-t dirent.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
      -e 's|@''HAVE_DIRENT_H''@|1|g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_DIRENT_H''@|<dirent.h>|g' \
      -e 's/@''GNULIB_OPENDIR''@/1/g' \
      -e 's/@''GNULIB_READDIR''@/1/g' \
      -e 's/@''GNULIB_REWINDDIR''@/0/g' \
      -e 's/@''GNULIB_CLOSEDIR''@/1/g' \
      -e 's/@''GNULIB_DIRFD''@/1/g' \
      -e 's/@''GNULIB_FDOPENDIR''@/0/g' \
      -e 's/@''GNULIB_SCANDIR''@/0/g' \
      -e 's/@''GNULIB_ALPHASORT''@/0/g' \
      -e 's/@''HAVE_OPENDIR''@/1/g' \
      -e 's/@''HAVE_READDIR''@/1/g' \
      -e 's/@''HAVE_REWINDDIR''@/1/g' \
      -e 's/@''HAVE_CLOSEDIR''@/1/g' \
      -e 's|@''HAVE_DECL_DIRFD''@|1|g' \
      -e 's|@''HAVE_DECL_FDOPENDIR''@|1|g' \
      -e 's|@''HAVE_FDOPENDIR''@|1|g' \
      -e 's|@''HAVE_SCANDIR''@|1|g' \
      -e 's|@''HAVE_ALPHASORT''@|1|g' \
      -e 's|@''REPLACE_OPENDIR''@|0|g' \
      -e 's|@''REPLACE_CLOSEDIR''@|0|g' \
      -e 's|@''REPLACE_DIRFD''@|0|g' \
      -e 's|@''REPLACE_FDOPENDIR''@|0|g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
      -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \
      -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \
      < ./dirent.in.h; \
} > dirent.h-t && \
mv dirent.h-t dirent.h
rm -f fcntl.h-t fcntl.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_FCNTL_H''@|<fcntl.h>|g' \
      -e 's/@''GNULIB_FCNTL''@/1/g' \
      -e 's/@''GNULIB_NONBLOCKING''@/0/g' \
      -e 's/@''GNULIB_OPEN''@/1/g' \
      -e 's/@''GNULIB_OPENAT''@/1/g' \
      -e 's|@''HAVE_FCNTL''@|1|g' \
      -e 's|@''HAVE_OPENAT''@|1|g' \
      -e 's|@''REPLACE_FCNTL''@|1|g' \
      -e 's|@''REPLACE_OPEN''@|0|g' \
      -e 's|@''REPLACE_OPENAT''@|0|g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
      -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \
      -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \
      < ./fcntl.in.h; \
} > fcntl.h-t && \
mv fcntl.h-t fcntl.h
rm -f inttypes.h-t inttypes.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  sed -e 's/@''HAVE_INTTYPES_H''@/1/g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_INTTYPES_H''@|<inttypes.h>|g' \
      -e 's/@''PRI_MACROS_BROKEN''@/0/g' \
      -e 's/@''APPLE_UNIVERSAL_BUILD''@/0/g' \
      -e 's/@''HAVE_LONG_LONG_INT''@/1/g' \
      -e 's/@''HAVE_UNSIGNED_LONG_LONG_INT''@/1/g' \
      -e 's/@''PRIPTR_PREFIX''@/"l"/g' \
      -e 's/@''GNULIB_IMAXABS''@/0/g' \
      -e 's/@''GNULIB_IMAXDIV''@/0/g' \
      -e 's/@''GNULIB_STRTOIMAX''@/0/g' \
      -e 's/@''GNULIB_STRTOUMAX''@/0/g' \
      -e 's/@''HAVE_DECL_IMAXABS''@/1/g' \
      -e 's/@''HAVE_DECL_IMAXDIV''@/1/g' \
      -e 's/@''HAVE_DECL_STRTOIMAX''@/1/g' \
      -e 's/@''HAVE_DECL_STRTOUMAX''@/1/g' \
      -e 's/@''REPLACE_STRTOIMAX''@/0/g' \
      -e 's/@''REPLACE_STRTOUMAX''@/0/g' \
      -e 's/@''INT32_MAX_LT_INTMAX_MAX''@/1/g' \
      -e 's/@''INT64_MAX_EQ_LONG_MAX''@/1/g' \
      -e 's/@''UINT32_MAX_LT_UINTMAX_MAX''@/1/g' \
      -e 's/@''UINT64_MAX_EQ_ULONG_MAX''@/1/g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
      -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \
      -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \
      < ./inttypes.in.h; \
} > inttypes.h-t && \
mv inttypes.h-t inttypes.h
rm -f limits.h-t limits.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_LIMITS_H''@|<limits.h>|g' \
      < ./limits.in.h; \
} > limits.h-t && \
mv limits.h-t limits.h
rm -f signal.h-t signal.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_SIGNAL_H''@|<signal.h>|g' \
      -e 's|@''GNULIB_PTHREAD_SIGMASK''@|0|g' \
      -e 's|@''GNULIB_RAISE''@|1|g' \
      -e 's/@''GNULIB_SIGNAL_H_SIGPIPE''@/0/g' \
      -e 's/@''GNULIB_SIGPROCMASK''@/0/g' \
      -e 's/@''GNULIB_SIGACTION''@/0/g' \
      -e 's|@''HAVE_POSIX_SIGNALBLOCKING''@|1|g' \
      -e 's|@''HAVE_PTHREAD_SIGMASK''@|1|g' \
      -e 's|@''HAVE_RAISE''@|1|g' \
      -e 's|@''HAVE_SIGSET_T''@|1|g' \
      -e 's|@''HAVE_SIGINFO_T''@|1|g' \
      -e 's|@''HAVE_SIGACTION''@|1|g' \
      -e 's|@''HAVE_STRUCT_SIGACTION_SA_SIGACTION''@|1|g' \
      -e 's|@''HAVE_TYPE_VOLATILE_SIG_ATOMIC_T''@|1|g' \
      -e 's|@''HAVE_SIGHANDLER_T''@|1|g' \
      -e 's|@''REPLACE_PTHREAD_SIGMASK''@|0|g' \
      -e 's|@''REPLACE_RAISE''@|0|g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
      -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \
      -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \
      < ./signal.in.h; \
} > signal.h-t && \
mv signal.h-t signal.h
rm -f stdio.h-t stdio.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_STDIO_H''@|<stdio.h>|g' \
      -e 's/@''GNULIB_DPRINTF''@/0/g' \
      -e 's/@''GNULIB_FCLOSE''@/0/g' \
      -e 's/@''GNULIB_FDOPEN''@/0/g' \
      -e 's/@''GNULIB_FFLUSH''@/0/g' \
      -e 's/@''GNULIB_FGETC''@/1/g' \
      -e 's/@''GNULIB_FGETS''@/1/g' \
      -e 's/@''GNULIB_FOPEN''@/0/g' \
      -e 's/@''GNULIB_FPRINTF''@/1/g' \
      -e 's/@''GNULIB_FPRINTF_POSIX''@/0/g' \
      -e 's/@''GNULIB_FPURGE''@/0/g' \
      -e 's/@''GNULIB_FPUTC''@/1/g' \
      -e 's/@''GNULIB_FPUTS''@/1/g' \
      -e 's/@''GNULIB_FREAD''@/1/g' \
      -e 's/@''GNULIB_FREOPEN''@/0/g' \
      -e 's/@''GNULIB_FSCANF''@/1/g' \
      -e 's/@''GNULIB_FSEEK''@/0/g' \
      -e 's/@''GNULIB_FSEEKO''@/0/g' \
      -e 's/@''GNULIB_FTELL''@/0/g' \
      -e 's/@''GNULIB_FTELLO''@/0/g' \
      -e 's/@''GNULIB_FWRITE''@/1/g' \
      -e 's/@''GNULIB_GETC''@/1/g' \
      -e 's/@''GNULIB_GETCHAR''@/1/g' \
      -e 's/@''GNULIB_GETDELIM''@/0/g' \
      -e 's/@''GNULIB_GETLINE''@/0/g' \
      -e 's/@''GNULIB_OBSTACK_PRINTF''@/0/g' \
      -e 's/@''GNULIB_OBSTACK_PRINTF_POSIX''@/0/g' \
      -e 's/@''GNULIB_PCLOSE''@/0/g' \
      -e 's/@''GNULIB_PERROR''@/0/g' \
      -e 's/@''GNULIB_POPEN''@/0/g' \
      -e 's/@''GNULIB_PRINTF''@/1/g' \
      -e 's/@''GNULIB_PRINTF_POSIX''@/0/g' \
      -e 's/@''GNULIB_PUTC''@/1/g' \
      -e 's/@''GNULIB_PUTCHAR''@/1/g' \
      -e 's/@''GNULIB_PUTS''@/1/g' \
      -e 's/@''GNULIB_REMOVE''@/0/g' \
      -e 's/@''GNULIB_RENAME''@/1/g' \
      -e 's/@''GNULIB_RENAMEAT''@/1/g' \
      -e 's/@''GNULIB_SCANF''@/1/g' \
      -e 's/@''GNULIB_SNPRINTF''@/0/g' \
      -e 's/@''GNULIB_SPRINTF_POSIX''@/0/g' \
      -e 's/@''GNULIB_STDIO_H_NONBLOCKING''@/0/g' \
      -e 's/@''GNULIB_STDIO_H_SIGPIPE''@/0/g' \
      -e 's/@''GNULIB_TMPFILE''@/0/g' \
      -e 's/@''GNULIB_VASPRINTF''@/1/g' \
      -e 's/@''GNULIB_VDPRINTF''@/0/g' \
      -e 's/@''GNULIB_VFPRINTF''@/1/g' \
      -e 's/@''GNULIB_VFPRINTF_POSIX''@/0/g' \
      -e 's/@''GNULIB_VFSCANF''@/0/g' \
      -e 's/@''GNULIB_VSCANF''@/0/g' \
      -e 's/@''GNULIB_VPRINTF''@/1/g' \
      -e 's/@''GNULIB_VPRINTF_POSIX''@/0/g' \
      -e 's/@''GNULIB_VSNPRINTF''@/0/g' \
      -e 's/@''GNULIB_VSPRINTF_POSIX''@/0/g' \
      < ./stdio.in.h | \
  sed -e 's|@''HAVE_DECL_FPURGE''@|1|g' \
      -e 's|@''HAVE_DECL_FSEEKO''@|1|g' \
      -e 's|@''HAVE_DECL_FTELLO''@|1|g' \
      -e 's|@''HAVE_DECL_GETDELIM''@|1|g' \
      -e 's|@''HAVE_DECL_GETLINE''@|1|g' \
      -e 's|@''HAVE_DECL_OBSTACK_PRINTF''@|1|g' \
      -e 's|@''HAVE_DECL_SNPRINTF''@|1|g' \
      -e 's|@''HAVE_DECL_VSNPRINTF''@|1|g' \
      -e 's|@''HAVE_DPRINTF''@|1|g' \
      -e 's|@''HAVE_FSEEKO''@|1|g' \
      -e 's|@''HAVE_FTELLO''@|1|g' \
      -e 's|@''HAVE_PCLOSE''@|1|g' \
      -e 's|@''HAVE_POPEN''@|1|g' \
      -e 's|@''HAVE_RENAMEAT''@|1|g' \
      -e 's|@''HAVE_VASPRINTF''@|1|g' \
      -e 's|@''HAVE_VDPRINTF''@|1|g' \
      -e 's|@''REPLACE_DPRINTF''@|0|g' \
      -e 's|@''REPLACE_FCLOSE''@|0|g' \
      -e 's|@''REPLACE_FDOPEN''@|0|g' \
      -e 's|@''REPLACE_FFLUSH''@|0|g' \
      -e 's|@''REPLACE_FOPEN''@|0|g' \
      -e 's|@''REPLACE_FPRINTF''@|0|g' \
      -e 's|@''REPLACE_FPURGE''@|0|g' \
      -e 's|@''REPLACE_FREOPEN''@|0|g' \
      -e 's|@''REPLACE_FSEEK''@|0|g' \
      -e 's|@''REPLACE_FSEEKO''@|0|g' \
      -e 's|@''REPLACE_FTELL''@|0|g' \
      -e 's|@''REPLACE_FTELLO''@|0|g' \
      -e 's|@''REPLACE_GETDELIM''@|0|g' \
      -e 's|@''REPLACE_GETLINE''@|0|g' \
      -e 's|@''REPLACE_OBSTACK_PRINTF''@|0|g' \
      -e 's|@''REPLACE_PERROR''@|0|g' \
      -e 's|@''REPLACE_POPEN''@|0|g' \
      -e 's|@''REPLACE_PRINTF''@|0|g' \
      -e 's|@''REPLACE_REMOVE''@|0|g' \
      -e 's|@''REPLACE_RENAME''@|0|g' \
      -e 's|@''REPLACE_RENAMEAT''@|0|g' \
      -e 's|@''REPLACE_SNPRINTF''@|0|g' \
      -e 's|@''REPLACE_SPRINTF''@|0|g' \
      -e 's|@''REPLACE_STDIO_READ_FUNCS''@|0|g' \
      -e 's|@''REPLACE_STDIO_WRITE_FUNCS''@|0|g' \
      -e 's|@''REPLACE_TMPFILE''@|0|g' \
      -e 's|@''REPLACE_VASPRINTF''@|0|g' \
      -e 's|@''REPLACE_VDPRINTF''@|0|g' \
      -e 's|@''REPLACE_VFPRINTF''@|0|g' \
      -e 's|@''REPLACE_VPRINTF''@|0|g' \
      -e 's|@''REPLACE_VSNPRINTF''@|0|g' \
      -e 's|@''REPLACE_VSPRINTF''@|0|g' \
      -e 's|@''ASM_SYMBOL_PREFIX''@||g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
      -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \
      -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h'; \
} > stdio.h-t && \
mv stdio.h-t stdio.h
rm -f stdlib.h-t stdlib.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_STDLIB_H''@|<stdlib.h>|g' \
      -e 's/@''GNULIB__EXIT''@/0/g' \
      -e 's/@''GNULIB_ATOLL''@/0/g' \
      -e 's/@''GNULIB_CALLOC_POSIX''@/0/g' \
      -e 's/@''GNULIB_CANONICALIZE_FILE_NAME''@/1/g' \
      -e 's/@''GNULIB_GETLOADAVG''@/0/g' \
      -e 's/@''GNULIB_GETSUBOPT''@/0/g' \
      -e 's/@''GNULIB_GRANTPT''@/0/g' \
      -e 's/@''GNULIB_MALLOC_POSIX''@/1/g' \
      -e 's/@''GNULIB_MBTOWC''@/0/g' \
      -e 's/@''GNULIB_MKDTEMP''@/0/g' \
      -e 's/@''GNULIB_MKOSTEMP''@/0/g' \
      -e 's/@''GNULIB_MKOSTEMPS''@/0/g' \
      -e 's/@''GNULIB_MKSTEMP''@/0/g' \
      -e 's/@''GNULIB_MKSTEMPS''@/0/g' \
      -e 's/@''GNULIB_POSIX_OPENPT''@/0/g' \
      -e 's/@''GNULIB_PTSNAME''@/0/g' \
      -e 's/@''GNULIB_PTSNAME_R''@/0/g' \
      -e 's/@''GNULIB_PUTENV''@/0/g' \
      -e 's/@''GNULIB_QSORT_R''@/0/g' \
      -e 's/@''GNULIB_RANDOM''@/0/g' \
      -e 's/@''GNULIB_RANDOM_R''@/0/g' \
      -e 's/@''GNULIB_REALLOC_POSIX''@/1/g' \
      -e 's/@''GNULIB_REALLOCARRAY''@/0/g' \
      -e 's/@''GNULIB_REALPATH''@/1/g' \
      -e 's/@''GNULIB_RPMATCH''@/0/g' \
      -e 's/@''GNULIB_SECURE_GETENV''@/0/g' \
      -e 's/@''GNULIB_SETENV''@/1/g' \
      -e 's/@''GNULIB_STRTOD''@/0/g' \
      -e 's/@''GNULIB_STRTOLL''@/0/g' \
      -e 's/@''GNULIB_STRTOULL''@/0/g' \
      -e 's/@''GNULIB_SYSTEM_POSIX''@/0/g' \
      -e 's/@''GNULIB_UNLOCKPT''@/0/g' \
      -e 's/@''GNULIB_UNSETENV''@/1/g' \
      -e 's/@''GNULIB_WCTOMB''@/0/g' \
      < ./stdlib.in.h | \
  sed -e 's|@''HAVE__EXIT''@|1|g' \
      -e 's|@''HAVE_ATOLL''@|1|g' \
      -e 's|@''HAVE_CANONICALIZE_FILE_NAME''@|1|g' \
      -e 's|@''HAVE_DECL_GETLOADAVG''@|1|g' \
      -e 's|@''HAVE_GETSUBOPT''@|1|g' \
      -e 's|@''HAVE_GRANTPT''@|1|g' \
      -e 's|@''HAVE_DECL_INITSTATE''@|1|g' \
      -e 's|@''HAVE_MKDTEMP''@|1|g' \
      -e 's|@''HAVE_MKOSTEMP''@|1|g' \
      -e 's|@''HAVE_MKOSTEMPS''@|1|g' \
      -e 's|@''HAVE_MKSTEMP''@|1|g' \
      -e 's|@''HAVE_MKSTEMPS''@|1|g' \
      -e 's|@''HAVE_POSIX_OPENPT''@|1|g' \
      -e 's|@''HAVE_PTSNAME''@|1|g' \
      -e 's|@''HAVE_PTSNAME_R''@|1|g' \
      -e 's|@''HAVE_QSORT_R''@|1|g' \
      -e 's|@''HAVE_RANDOM''@|1|g' \
      -e 's|@''HAVE_RANDOM_H''@|1|g' \
      -e 's|@''HAVE_RANDOM_R''@|1|g' \
      -e 's|@''HAVE_REALLOCARRAY''@|1|g' \
      -e 's|@''HAVE_REALPATH''@|1|g' \
      -e 's|@''HAVE_RPMATCH''@|1|g' \
      -e 's|@''HAVE_SECURE_GETENV''@|1|g' \
      -e 's|@''HAVE_DECL_SETENV''@|1|g' \
      -e 's|@''HAVE_DECL_SETSTATE''@|1|g' \
      -e 's|@''HAVE_STRTOD''@|1|g' \
      -e 's|@''HAVE_STRTOLL''@|1|g' \
      -e 's|@''HAVE_STRTOULL''@|1|g' \
      -e 's|@''HAVE_STRUCT_RANDOM_DATA''@|1|g' \
      -e 's|@''HAVE_SYS_LOADAVG_H''@|0|g' \
      -e 's|@''HAVE_UNLOCKPT''@|1|g' \
      -e 's|@''HAVE_DECL_UNSETENV''@|1|g' \
      -e 's|@''REPLACE_CALLOC''@|0|g' \
      -e 's|@''REPLACE_CANONICALIZE_FILE_NAME''@|0|g' \
      -e 's|@''REPLACE_MALLOC''@|0|g' \
      -e 's|@''REPLACE_MBTOWC''@|0|g' \
      -e 's|@''REPLACE_MKSTEMP''@|0|g' \
      -e 's|@''REPLACE_PTSNAME''@|0|g' \
      -e 's|@''REPLACE_PTSNAME_R''@|0|g' \
      -e 's|@''REPLACE_PUTENV''@|0|g' \
      -e 's|@''REPLACE_QSORT_R''@|0|g' \
      -e 's|@''REPLACE_RANDOM_R''@|0|g' \
      -e 's|@''REPLACE_REALLOC''@|0|g' \
      -e 's|@''REPLACE_REALPATH''@|0|g' \
      -e 's|@''REPLACE_SETENV''@|0|g' \
      -e 's|@''REPLACE_STRTOD''@|0|g' \
      -e 's|@''REPLACE_UNSETENV''@|0|g' \
      -e 's|@''REPLACE_WCTOMB''@|0|g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
      -e '/definition of _Noreturn/r ./_Noreturn.h' \
      -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \
      -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h'; \
} > stdlib.h-t && \
mv stdlib.h-t stdlib.h
rm -f string.h-t string.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_STRING_H''@|<string.h>|g' \
      -e 's/@''GNULIB_EXPLICIT_BZERO''@/0/g' \
      -e 's/@''GNULIB_FFSL''@/0/g' \
      -e 's/@''GNULIB_FFSLL''@/0/g' \
      -e 's/@''GNULIB_MBSLEN''@/0/g' \
      -e 's/@''GNULIB_MBSNLEN''@/0/g' \
      -e 's/@''GNULIB_MBSCHR''@/0/g' \
      -e 's/@''GNULIB_MBSRCHR''@/0/g' \
      -e 's/@''GNULIB_MBSSTR''@/0/g' \
      -e 's/@''GNULIB_MBSCASECMP''@/0/g' \
      -e 's/@''GNULIB_MBSNCASECMP''@/0/g' \
      -e 's/@''GNULIB_MBSPCASECMP''@/0/g' \
      -e 's/@''GNULIB_MBSCASESTR''@/0/g' \
      -e 's/@''GNULIB_MBSCSPN''@/0/g' \
      -e 's/@''GNULIB_MBSPBRK''@/0/g' \
      -e 's/@''GNULIB_MBSSPN''@/0/g' \
      -e 's/@''GNULIB_MBSSEP''@/0/g' \
      -e 's/@''GNULIB_MBSTOK_R''@/0/g' \
      -e 's/@''GNULIB_MEMCHR''@/1/g' \
      -e 's/@''GNULIB_MEMMEM''@/0/g' \
      -e 's/@''GNULIB_MEMPCPY''@/1/g' \
      -e 's/@''GNULIB_MEMRCHR''@/1/g' \
      -e 's/@''GNULIB_RAWMEMCHR''@/0/g' \
      -e 's/@''GNULIB_STPCPY''@/0/g' \
      -e 's/@''GNULIB_STPNCPY''@/0/g' \
      -e 's/@''GNULIB_STRCHRNUL''@/0/g' \
      -e 's/@''GNULIB_STRDUP''@/1/g' \
      -e 's/@''GNULIB_STRNCAT''@/0/g' \
      -e 's/@''GNULIB_STRNDUP''@/1/g' \
      -e 's/@''GNULIB_STRNLEN''@/1/g' \
      -e 's/@''GNULIB_STRPBRK''@/0/g' \
      -e 's/@''GNULIB_STRSEP''@/0/g' \
      -e 's/@''GNULIB_STRSTR''@/0/g' \
      -e 's/@''GNULIB_STRCASESTR''@/0/g' \
      -e 's/@''GNULIB_STRTOK_R''@/0/g' \
      -e 's/@''GNULIB_STRERROR''@/1/g' \
      -e 's/@''GNULIB_STRERROR_R''@/0/g' \
      -e 's/@''GNULIB_STRSIGNAL''@/0/g' \
      -e 's/@''GNULIB_STRVERSCMP''@/0/g' \
      < ./string.in.h | \
  sed -e 's|@''HAVE_EXPLICIT_BZERO''@|1|g' \
      -e 's|@''HAVE_FFSL''@|1|g' \
      -e 's|@''HAVE_FFSLL''@|1|g' \
      -e 's|@''HAVE_MBSLEN''@|0|g' \
      -e 's|@''HAVE_MEMCHR''@|1|g' \
      -e 's|@''HAVE_DECL_MEMMEM''@|1|g' \
      -e 's|@''HAVE_MEMPCPY''@|1|g' \
      -e 's|@''HAVE_DECL_MEMRCHR''@|1|g' \
      -e 's|@''HAVE_RAWMEMCHR''@|1|g' \
      -e 's|@''HAVE_STPCPY''@|1|g' \
      -e 's|@''HAVE_STPNCPY''@|1|g' \
      -e 's|@''HAVE_STRCHRNUL''@|1|g' \
      -e 's|@''HAVE_DECL_STRDUP''@|1|g' \
      -e 's|@''HAVE_DECL_STRNDUP''@|1|g' \
      -e 's|@''HAVE_DECL_STRNLEN''@|1|g' \
      -e 's|@''HAVE_STRPBRK''@|1|g' \
      -e 's|@''HAVE_STRSEP''@|1|g' \
      -e 's|@''HAVE_STRCASESTR''@|1|g' \
      -e 's|@''HAVE_DECL_STRTOK_R''@|1|g' \
      -e 's|@''HAVE_DECL_STRERROR_R''@|1|g' \
      -e 's|@''HAVE_DECL_STRSIGNAL''@|1|g' \
      -e 's|@''HAVE_STRVERSCMP''@|1|g' \
      -e 's|@''REPLACE_MEMCHR''@|0|g' \
      -e 's|@''REPLACE_MEMMEM''@|0|g' \
      -e 's|@''REPLACE_STPNCPY''@|0|g' \
      -e 's|@''REPLACE_STRCHRNUL''@|0|g' \
      -e 's|@''REPLACE_STRDUP''@|0|g' \
      -e 's|@''REPLACE_STRNCAT''@|0|g' \
      -e 's|@''REPLACE_STRNDUP''@|0|g' \
      -e 's|@''REPLACE_STRNLEN''@|0|g' \
      -e 's|@''REPLACE_STRSTR''@|0|g' \
      -e 's|@''REPLACE_STRCASESTR''@|0|g' \
      -e 's|@''REPLACE_STRTOK_R''@|0|g' \
      -e 's|@''REPLACE_STRERROR''@|0|g' \
      -e 's|@''REPLACE_STRERROR_R''@|0|g' \
      -e 's|@''REPLACE_STRSIGNAL''@|0|g' \
      -e 's|@''UNDEFINE_STRTOK_R''@|0|g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
      -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \
      -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h'; \
      < ./string.in.h; \
} > string.h-t && \
mv string.h-t string.h
/bin/mkdir -p sys
/bin/mkdir -p sys
rm -f sys/stat.h-t sys/stat.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_SYS_STAT_H''@|<sys/stat.h>|g' \
      -e 's|@''WINDOWS_64_BIT_ST_SIZE''@|0|g' \
      -e 's|@''WINDOWS_STAT_TIMESPEC''@|0|g' \
      -e 's/@''GNULIB_FCHMODAT''@/1/g' \
      -e 's/@''GNULIB_FSTAT''@/1/g' \
      -e 's/@''GNULIB_FSTATAT''@/1/g' \
      -e 's/@''GNULIB_FUTIMENS''@/0/g' \
      -e 's/@''GNULIB_LCHMOD''@/0/g' \
      -e 's/@''GNULIB_LSTAT''@/1/g' \
      -e 's/@''GNULIB_MKDIRAT''@/1/g' \
      -e 's/@''GNULIB_MKFIFO''@/0/g' \
      -e 's/@''GNULIB_MKFIFOAT''@/0/g' \
      -e 's/@''GNULIB_MKNOD''@/0/g' \
      -e 's/@''GNULIB_MKNODAT''@/0/g' \
      -e 's/@''GNULIB_STAT''@/1/g' \
      -e 's/@''GNULIB_UTIMENSAT''@/1/g' \
      -e 's/@''GNULIB_OVERRIDES_STRUCT_STAT''@/0/g' \
      -e 's|@''HAVE_FCHMODAT''@|1|g' \
      -e 's|@''HAVE_FSTATAT''@|1|g' \
      -e 's|@''HAVE_FUTIMENS''@|1|g' \
      -e 's|@''HAVE_LCHMOD''@|1|g' \
      -e 's|@''HAVE_LSTAT''@|1|g' \
      -e 's|@''HAVE_MKDIRAT''@|1|g' \
      -e 's|@''HAVE_MKFIFO''@|1|g' \
      -e 's|@''HAVE_MKFIFOAT''@|1|g' \
      -e 's|@''HAVE_MKNOD''@|1|g' \
      -e 's|@''HAVE_MKNODAT''@|1|g' \
      -e 's|@''HAVE_UTIMENSAT''@|1|g' \
      -e 's|@''REPLACE_FSTAT''@|0|g' \
      -e 's|@''REPLACE_FSTATAT''@|0|g' \
      -e 's|@''REPLACE_FUTIMENS''@|0|g' \
      -e 's|@''REPLACE_LSTAT''@|0|g' \
      -e 's|@''REPLACE_MKDIR''@|0|g' \
      -e 's|@''REPLACE_MKFIFO''@|0|g' \
      -e 's|@''REPLACE_MKNOD''@|0|g' \
      -e 's|@''REPLACE_STAT''@|0|g' \
      -e 's|@''REPLACE_UTIMENSAT''@|0|g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
      -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \
      -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \
      < ./sys_stat.in.h; \
} > sys/stat.h-t && \
mv sys/stat.h-t sys/stat.h
/bin/mkdir -p sys
rm -f sys/time.h-t sys/time.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
      -e 's/@''HAVE_SYS_TIME_H''@/1/g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_SYS_TIME_H''@|<sys/time.h>|g' \
      -e 's/@''GNULIB_GETTIMEOFDAY''@/1/g' \
      -e 's|@''HAVE_WINSOCK2_H''@|0|g' \
      -e 's/@''HAVE_GETTIMEOFDAY''@/1/g' \
      -e 's/@''HAVE_STRUCT_TIMEVAL''@/1/g' \
      -e 's/@''REPLACE_GETTIMEOFDAY''@/0/g' \
      -e 's/@''REPLACE_STRUCT_TIMEVAL''@/0/g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
      -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \
      -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \
      < ./sys_time.in.h; \
} > sys/time.h-t && \
mv sys/time.h-t sys/time.h
rm -f time.h-t time.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_TIME_H''@|<time.h>|g' \
      -e 's/@''GNULIB_CTIME''@/0/g' \
      -e 's/@''GNULIB_LOCALTIME''@/0/g' \
      -e 's/@''GNULIB_MKTIME''@/1/g' \
      -e 's/@''GNULIB_NANOSLEEP''@/0/g' \
      -e 's/@''GNULIB_STRFTIME''@/0/g' \
      -e 's/@''GNULIB_STRPTIME''@/0/g' \
      -e 's/@''GNULIB_TIMEGM''@/1/g' \
      -e 's/@''GNULIB_TIME_R''@/1/g' \
      -e 's/@''GNULIB_TIME_RZ''@/1/g' \
      -e 's/@''GNULIB_TZSET''@/1/g' \
      -e 's|@''HAVE_DECL_LOCALTIME_R''@|1|g' \
      -e 's|@''HAVE_NANOSLEEP''@|1|g' \
      -e 's|@''HAVE_STRPTIME''@|1|g' \
      -e 's|@''HAVE_TIMEGM''@|1|g' \
      -e 's|@''HAVE_TIMEZONE_T''@|0|g' \
      -e 's|@''HAVE_TZSET''@|1|g' \
      -e 's|@''REPLACE_CTIME''@|GNULIB_PORTCHECK|g' \
      -e 's|@''REPLACE_GMTIME''@|0|g' \
      -e 's|@''REPLACE_LOCALTIME''@|0|g' \
      -e 's|@''REPLACE_LOCALTIME_R''@|0|g' \
      -e 's|@''REPLACE_MKTIME''@|0|g' \
      -e 's|@''REPLACE_NANOSLEEP''@|GNULIB_PORTCHECK|g' \
      -e 's|@''REPLACE_STRFTIME''@|GNULIB_PORTCHECK|g' \
      -e 's|@''REPLACE_TIMEGM''@|0|g' \
      -e 's|@''REPLACE_TZSET''@|0|g' \
      -e 's|@''PTHREAD_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \
      -e 's|@''SYS_TIME_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \
      -e 's|@''TIME_H_DEFINES_STRUCT_TIMESPEC''@|1|g' \
      -e 's|@''UNISTD_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
      -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \
      -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \
      < ./time.in.h; \
} > time.h-t && \
mv time.h-t time.h
rm -f sys/types.h-t sys/types.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_SYS_TYPES_H''@|<sys/types.h>|g' \
      -e 's|@''WINDOWS_64_BIT_OFF_T''@|0|g' \
      -e 's|@''WINDOWS_STAT_INODES''@|0|g' \
      < ./sys_types.in.h; \
} > sys/types.h-t && \
mv sys/types.h-t sys/types.h
rm -f unistd.h-t unistd.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
      -e 's|@''HAVE_UNISTD_H''@|1|g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_UNISTD_H''@|<unistd.h>|g' \
      -e 's|@''WINDOWS_64_BIT_OFF_T''@|0|g' \
      -e 's/@''GNULIB_CHDIR''@/1/g' \
      -e 's/@''GNULIB_CHOWN''@/1/g' \
      -e 's/@''GNULIB_CLOSE''@/1/g' \
      -e 's/@''GNULIB_DUP''@/0/g' \
      -e 's/@''GNULIB_DUP2''@/1/g' \
      -e 's/@''GNULIB_DUP3''@/0/g' \
      -e 's/@''GNULIB_ENVIRON''@/1/g' \
      -e 's/@''GNULIB_EUIDACCESS''@/1/g' \
      -e 's/@''GNULIB_FACCESSAT''@/1/g' \
      -e 's/@''GNULIB_FCHDIR''@/1/g' \
      -e 's/@''GNULIB_FCHOWNAT''@/1/g' \
      -e 's/@''GNULIB_FDATASYNC''@/0/g' \
      -e 's/@''GNULIB_FSYNC''@/0/g' \
      -e 's/@''GNULIB_FTRUNCATE''@/0/g' \
      -e 's/@''GNULIB_GETCWD''@/1/g' \
      -e 's/@''GNULIB_GETDOMAINNAME''@/0/g' \
      -e 's/@''GNULIB_GETDTABLESIZE''@/1/g' \
      -e 's/@''GNULIB_GETGROUPS''@/1/g' \
      -e 's/@''GNULIB_GETHOSTNAME''@/0/g' \
      -e 's/@''GNULIB_GETLOGIN''@/0/g' \
      -e 's/@''GNULIB_GETLOGIN_R''@/0/g' \
      -e 's/@''GNULIB_GETPAGESIZE''@/0/g' \
      -e 's/@''GNULIB_GETUSERSHELL''@/0/g' \
      -e 's/@''GNULIB_GROUP_MEMBER''@/1/g' \
      -e 's/@''GNULIB_ISATTY''@/0/g' \
      -e 's/@''GNULIB_LCHOWN''@/1/g' \
      -e 's/@''GNULIB_LINK''@/0/g' \
      -e 's/@''GNULIB_LINKAT''@/0/g' \
      -e 's/@''GNULIB_LSEEK''@/0/g' \
      -e 's/@''GNULIB_PIPE''@/0/g' \
      -e 's/@''GNULIB_PIPE2''@/0/g' \
      -e 's/@''GNULIB_PREAD''@/0/g' \
      -e 's/@''GNULIB_PWRITE''@/0/g' \
      -e 's/@''GNULIB_READ''@/0/g' \
      -e 's/@''GNULIB_READLINK''@/1/g' \
      -e 's/@''GNULIB_READLINKAT''@/1/g' \
      -e 's/@''GNULIB_RMDIR''@/1/g' \
      -e 's/@''GNULIB_SETHOSTNAME''@/0/g' \
      -e 's/@''GNULIB_SLEEP''@/0/g' \
      -e 's/@''GNULIB_SYMLINK''@/1/g' \
      -e 's/@''GNULIB_SYMLINKAT''@/1/g' \
      -e 's/@''GNULIB_TRUNCATE''@/0/g' \
      -e 's/@''GNULIB_TTYNAME_R''@/0/g' \
      -e 's/@''GNULIB_UNISTD_H_GETOPT''@/0/g' \
      -e 's/@''GNULIB_UNISTD_H_NONBLOCKING''@/0/g' \
      -e 's/@''GNULIB_UNISTD_H_SIGPIPE''@/0/g' \
      -e 's/@''GNULIB_UNLINK''@/1/g' \
      -e 's/@''GNULIB_UNLINKAT''@/1/g' \
      -e 's/@''GNULIB_USLEEP''@/0/g' \
      -e 's/@''GNULIB_WRITE''@/1/g' \
      < ./unistd.in.h | \
  sed -e 's|@''HAVE_CHOWN''@|1|g' \
      -e 's|@''HAVE_DUP2''@|1|g' \
      -e 's|@''HAVE_DUP3''@|1|g' \
      -e 's|@''HAVE_EUIDACCESS''@|1|g' \
      -e 's|@''HAVE_FACCESSAT''@|1|g' \
      -e 's|@''HAVE_FCHDIR''@|1|g' \
      -e 's|@''HAVE_FCHOWNAT''@|1|g' \
      -e 's|@''HAVE_FDATASYNC''@|1|g' \
      -e 's|@''HAVE_FSYNC''@|1|g' \
      -e 's|@''HAVE_FTRUNCATE''@|1|g' \
      -e 's|@''HAVE_GETDTABLESIZE''@|1|g' \
      -e 's|@''HAVE_GETGROUPS''@|1|g' \
      -e 's|@''HAVE_GETHOSTNAME''@|1|g' \
      -e 's|@''HAVE_GETPAGESIZE''@|1|g' \
      -e 's|@''HAVE_GROUP_MEMBER''@|1|g' \
      -e 's|@''HAVE_LCHOWN''@|1|g' \
      -e 's|@''HAVE_LINK''@|1|g' \
      -e 's|@''HAVE_LINKAT''@|1|g' \
      -e 's|@''HAVE_PIPE''@|1|g' \
      -e 's|@''HAVE_PIPE2''@|1|g' \
      -e 's|@''HAVE_PREAD''@|1|g' \
      -e 's|@''HAVE_PWRITE''@|1|g' \
      -e 's|@''HAVE_READLINK''@|1|g' \
      -e 's|@''HAVE_READLINKAT''@|1|g' \
      -e 's|@''HAVE_SETHOSTNAME''@|1|g' \
      -e 's|@''HAVE_SLEEP''@|1|g' \
      -e 's|@''HAVE_SYMLINK''@|1|g' \
      -e 's|@''HAVE_SYMLINKAT''@|1|g' \
      -e 's|@''HAVE_TRUNCATE''@|1|g' \
      -e 's|@''HAVE_UNLINKAT''@|1|g' \
      -e 's|@''HAVE_USLEEP''@|1|g' \
      -e 's|@''HAVE_DECL_ENVIRON''@|1|g' \
      -e 's|@''HAVE_DECL_FCHDIR''@|1|g' \
      -e 's|@''HAVE_DECL_FDATASYNC''@|1|g' \
      -e 's|@''HAVE_DECL_GETDOMAINNAME''@|1|g' \
      -e 's|@''HAVE_DECL_GETLOGIN''@|1|g' \
      -e 's|@''HAVE_DECL_GETLOGIN_R''@|1|g' \
      -e 's|@''HAVE_DECL_GETPAGESIZE''@|1|g' \
      -e 's|@''HAVE_DECL_GETUSERSHELL''@|1|g' \
      -e 's|@''HAVE_DECL_SETHOSTNAME''@|1|g' \
      -e 's|@''HAVE_DECL_TTYNAME_R''@|1|g' \
      -e 's|@''HAVE_OS_H''@|0|g' \
      -e 's|@''HAVE_SYS_PARAM_H''@|0|g' \
  | \
  sed -e 's|@''REPLACE_CHOWN''@|0|g' \
      -e 's|@''REPLACE_CLOSE''@|0|g' \
      -e 's|@''REPLACE_DUP''@|0|g' \
      -e 's|@''REPLACE_DUP2''@|0|g' \
      -e 's|@''REPLACE_FACCESSAT''@|0|g' \
      -e 's|@''REPLACE_FCHOWNAT''@|0|g' \
      -e 's|@''REPLACE_FTRUNCATE''@|0|g' \
      -e 's|@''REPLACE_GETCWD''@|0|g' \
      -e 's|@''REPLACE_GETDOMAINNAME''@|0|g' \
      -e 's|@''REPLACE_GETDTABLESIZE''@|0|g' \
      -e 's|@''REPLACE_GETLOGIN_R''@|0|g' \
      -e 's|@''REPLACE_GETGROUPS''@|0|g' \
      -e 's|@''REPLACE_GETPAGESIZE''@|0|g' \
      -e 's|@''REPLACE_ISATTY''@|0|g' \
      -e 's|@''REPLACE_LCHOWN''@|0|g' \
      -e 's|@''REPLACE_LINK''@|0|g' \
      -e 's|@''REPLACE_LINKAT''@|0|g' \
      -e 's|@''REPLACE_LSEEK''@|0|g' \
      -e 's|@''REPLACE_PREAD''@|0|g' \
      -e 's|@''REPLACE_PWRITE''@|0|g' \
      -e 's|@''REPLACE_READ''@|0|g' \
      -e 's|@''REPLACE_READLINK''@|0|g' \
      -e 's|@''REPLACE_READLINKAT''@|0|g' \
      -e 's|@''REPLACE_RMDIR''@|0|g' \
      -e 's|@''REPLACE_SLEEP''@|0|g' \
      -e 's|@''REPLACE_SYMLINK''@|0|g' \
      -e 's|@''REPLACE_SYMLINKAT''@|0|g' \
      -e 's|@''REPLACE_TRUNCATE''@|0|g' \
      -e 's|@''REPLACE_TTYNAME_R''@|0|g' \
      -e 's|@''REPLACE_UNLINK''@|0|g' \
      -e 's|@''REPLACE_UNLINKAT''@|0|g' \
      -e 's|@''REPLACE_USLEEP''@|0|g' \
      -e 's|@''REPLACE_WRITE''@|0|g' \
      -e 's|@''UNISTD_H_HAVE_WINSOCK2_H''@|0|g' \
      -e 's|@''UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS''@|0|g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
      -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \
      -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h'; \
} > unistd.h-t && \
mv unistd.h-t unistd.h
rm -f wchar.h-t wchar.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''HAVE_FEATURES_H''@|1|g' \
      -e 's|@''NEXT_WCHAR_H''@|<wchar.h>|g' \
      -e 's|@''HAVE_WCHAR_H''@|1|g' \
      -e 's/@''HAVE_CRTDEFS_H''@/0/g' \
      -e 's/@''GNULIB_OVERRIDES_WINT_T''@/0/g' \
      -e 's/@''GNULIB_BTOWC''@/0/g' \
      -e 's/@''GNULIB_WCTOB''@/0/g' \
      -e 's/@''GNULIB_MBSINIT''@/1/g' \
      -e 's/@''GNULIB_MBRTOWC''@/1/g' \
      -e 's/@''GNULIB_MBRLEN''@/0/g' \
      -e 's/@''GNULIB_MBSRTOWCS''@/0/g' \
      -e 's/@''GNULIB_MBSNRTOWCS''@/0/g' \
      -e 's/@''GNULIB_WCRTOMB''@/0/g' \
      -e 's/@''GNULIB_WCSRTOMBS''@/0/g' \
      -e 's/@''GNULIB_WCSNRTOMBS''@/0/g' \
      -e 's/@''GNULIB_WCWIDTH''@/0/g' \
      -e 's/@''GNULIB_WMEMCHR''@/0/g' \
      -e 's/@''GNULIB_WMEMCMP''@/0/g' \
      -e 's/@''GNULIB_WMEMCPY''@/0/g' \
      -e 's/@''GNULIB_WMEMMOVE''@/0/g' \
      -e 's/@''GNULIB_WMEMSET''@/0/g' \
      -e 's/@''GNULIB_WCSLEN''@/0/g' \
      -e 's/@''GNULIB_WCSNLEN''@/0/g' \
      -e 's/@''GNULIB_WCSCPY''@/0/g' \
      -e 's/@''GNULIB_WCPCPY''@/0/g' \
      -e 's/@''GNULIB_WCSNCPY''@/0/g' \
      -e 's/@''GNULIB_WCPNCPY''@/0/g' \
      -e 's/@''GNULIB_WCSCAT''@/0/g' \
      -e 's/@''GNULIB_WCSNCAT''@/0/g' \
      -e 's/@''GNULIB_WCSCMP''@/0/g' \
      -e 's/@''GNULIB_WCSNCMP''@/0/g' \
      -e 's/@''GNULIB_WCSCASECMP''@/0/g' \
      -e 's/@''GNULIB_WCSNCASECMP''@/0/g' \
      -e 's/@''GNULIB_WCSCOLL''@/0/g' \
      -e 's/@''GNULIB_WCSXFRM''@/0/g' \
      -e 's/@''GNULIB_WCSDUP''@/0/g' \
      -e 's/@''GNULIB_WCSCHR''@/0/g' \
      -e 's/@''GNULIB_WCSRCHR''@/0/g' \
      -e 's/@''GNULIB_WCSCSPN''@/0/g' \
      -e 's/@''GNULIB_WCSSPN''@/0/g' \
      -e 's/@''GNULIB_WCSPBRK''@/0/g' \
      -e 's/@''GNULIB_WCSSTR''@/0/g' \
      -e 's/@''GNULIB_WCSTOK''@/0/g' \
      -e 's/@''GNULIB_WCSWIDTH''@/0/g' \
      -e 's/@''GNULIB_WCSFTIME''@/0/g' \
      < ./wchar.in.h | \
  sed -e 's|@''HAVE_WINT_T''@|1|g' \
      -e 's|@''HAVE_BTOWC''@|1|g' \
      -e 's|@''HAVE_MBSINIT''@|1|g' \
      -e 's|@''HAVE_MBRTOWC''@|1|g' \
      -e 's|@''HAVE_MBRLEN''@|1|g' \
      -e 's|@''HAVE_MBSRTOWCS''@|1|g' \
      -e 's|@''HAVE_MBSNRTOWCS''@|1|g' \
      -e 's|@''HAVE_WCRTOMB''@|1|g' \
      -e 's|@''HAVE_WCSRTOMBS''@|1|g' \
      -e 's|@''HAVE_WCSNRTOMBS''@|1|g' \
      -e 's|@''HAVE_WMEMCHR''@|1|g' \
      -e 's|@''HAVE_WMEMCMP''@|1|g' \
      -e 's|@''HAVE_WMEMCPY''@|1|g' \
      -e 's|@''HAVE_WMEMMOVE''@|1|g' \
      -e 's|@''HAVE_WMEMSET''@|1|g' \
      -e 's|@''HAVE_WCSLEN''@|1|g' \
      -e 's|@''HAVE_WCSNLEN''@|1|g' \
      -e 's|@''HAVE_WCSCPY''@|1|g' \
      -e 's|@''HAVE_WCPCPY''@|1|g' \
      -e 's|@''HAVE_WCSNCPY''@|1|g' \
      -e 's|@''HAVE_WCPNCPY''@|1|g' \
      -e 's|@''HAVE_WCSCAT''@|1|g' \
      -e 's|@''HAVE_WCSNCAT''@|1|g' \
      -e 's|@''HAVE_WCSCMP''@|1|g' \
      -e 's|@''HAVE_WCSNCMP''@|1|g' \
      -e 's|@''HAVE_WCSCASECMP''@|1|g' \
      -e 's|@''HAVE_WCSNCASECMP''@|1|g' \
      -e 's|@''HAVE_WCSCOLL''@|1|g' \
      -e 's|@''HAVE_WCSXFRM''@|1|g' \
      -e 's|@''HAVE_WCSDUP''@|1|g' \
      -e 's|@''HAVE_WCSCHR''@|1|g' \
      -e 's|@''HAVE_WCSRCHR''@|1|g' \
      -e 's|@''HAVE_WCSCSPN''@|1|g' \
      -e 's|@''HAVE_WCSSPN''@|1|g' \
      -e 's|@''HAVE_WCSPBRK''@|1|g' \
      -e 's|@''HAVE_WCSSTR''@|1|g' \
      -e 's|@''HAVE_WCSTOK''@|1|g' \
      -e 's|@''HAVE_WCSWIDTH''@|1|g' \
      -e 's|@''HAVE_WCSFTIME''@|1|g' \
      -e 's|@''HAVE_DECL_WCTOB''@|1|g' \
      -e 's|@''HAVE_DECL_WCWIDTH''@|1|g' \
  | \
  sed -e 's|@''REPLACE_MBSTATE_T''@|0|g' \
      -e 's|@''REPLACE_BTOWC''@|0|g' \
      -e 's|@''REPLACE_WCTOB''@|0|g' \
      -e 's|@''REPLACE_MBSINIT''@|0|g' \
      -e 's|@''REPLACE_MBRTOWC''@|1|g' \
      -e 's|@''REPLACE_MBRLEN''@|0|g' \
      -e 's|@''REPLACE_MBSRTOWCS''@|0|g' \
      -e 's|@''REPLACE_MBSNRTOWCS''@|0|g' \
      -e 's|@''REPLACE_WCRTOMB''@|0|g' \
      -e 's|@''REPLACE_WCSRTOMBS''@|0|g' \
      -e 's|@''REPLACE_WCSNRTOMBS''@|0|g' \
      -e 's|@''REPLACE_WCWIDTH''@|0|g' \
      -e 's|@''REPLACE_WCSWIDTH''@|0|g' \
      -e 's|@''REPLACE_WCSFTIME''@|0|g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
      -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \
      -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h'; \
} > wchar.h-t && \
mv wchar.h-t wchar.h
rm -f wctype.h-t wctype.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
      -e 's/@''HAVE_WCTYPE_H''@/1/g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_WCTYPE_H''@|<wctype.h>|g' \
      -e 's/@''HAVE_CRTDEFS_H''@/0/g' \
      -e 's/@''GNULIB_OVERRIDES_WINT_T''@/0/g' \
      -e 's/@''GNULIB_ISWBLANK''@/0/g' \
      -e 's/@''GNULIB_WCTYPE''@/0/g' \
      -e 's/@''GNULIB_ISWCTYPE''@/0/g' \
      -e 's/@''GNULIB_WCTRANS''@/0/g' \
      -e 's/@''GNULIB_TOWCTRANS''@/0/g' \
      -e 's/@''HAVE_ISWBLANK''@/1/g' \
      -e 's/@''HAVE_ISWCNTRL''@/1/g' \
      -e 's/@''HAVE_WCTYPE_T''@/1/g' \
      -e 's/@''HAVE_WCTRANS_T''@/1/g' \
      -e 's/@''HAVE_WINT_T''@/1/g' \
      -e 's/@''REPLACE_ISWBLANK''@/0/g' \
      -e 's/@''REPLACE_ISWCNTRL''@/0/g' \
      -e 's/@''REPLACE_TOWLOWER''@/0/g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
      -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \
      < ./wctype.in.h; \
} > wctype.h-t && \
mv wctype.h-t wctype.h
yes
checking whether strtoimax works... make  all-am
make[7]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/patch-2.7.6/lib'
gcc -DHAVE_CONFIG_H -I. -I..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT argmatch.o -MD -MP -MF .deps/argmatch.Tpo -c -o argmatch.o argmatch.c
gcc -DHAVE_CONFIG_H -I. -I..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT backupfile.o -MD -MP -MF .deps/backupfile.Tpo -c -o backupfile.o backupfile.c
gcc -DHAVE_CONFIG_H -I. -I..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT backup-find.o -MD -MP -MF .deps/backup-find.Tpo -c -o backup-find.o backup-find.c
gcc -DHAVE_CONFIG_H -I. -I..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT bitrotate.o -MD -MP -MF .deps/bitrotate.Tpo -c -o bitrotate.o bitrotate.c
gcc -DHAVE_CONFIG_H -I. -I..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT c-ctype.o -MD -MP -MF .deps/c-ctype.Tpo -c -o c-ctype.o c-ctype.c
gcc -DHAVE_CONFIG_H -I. -I..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT c-strcasecmp.o -MD -MP -MF .deps/c-strcasecmp.Tpo -c -o c-strcasecmp.o c-strcasecmp.c
gcc -DHAVE_CONFIG_H -I. -I..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT c-strncasecmp.o -MD -MP -MF .deps/c-strncasecmp.Tpo -c -o c-strncasecmp.o c-strncasecmp.c
yes
checking for strtol... mv -f .deps/c-strcasecmp.Tpo .deps/c-strcasecmp.Po
mv -f .deps/c-strncasecmp.Tpo .deps/c-strncasecmp.Po
gcc -DHAVE_CONFIG_H -I. -I..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT cloexec.o -MD -MP -MF .deps/cloexec.Tpo -c -o cloexec.o cloexec.c
gcc -DHAVE_CONFIG_H -I. -I..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT opendir-safer.o -MD -MP -MF .deps/opendir-safer.Tpo -c -o opendir-safer.o opendir-safer.c
mv -f .deps/bitrotate.Tpo .deps/bitrotate.Po
mv -f .deps/backup-find.Tpo .deps/backup-find.Po
gcc -DHAVE_CONFIG_H -I. -I..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT dirname.o -MD -MP -MF .deps/dirname.Tpo -c -o dirname.o dirname.c
gcc -DHAVE_CONFIG_H -I. -I..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT basename.o -MD -MP -MF .deps/basename.Tpo -c -o basename.o basename.c
mv -f .deps/c-ctype.Tpo .deps/c-ctype.Po
gcc -DHAVE_CONFIG_H -I. -I..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT dirname-lgpl.o -MD -MP -MF .deps/dirname-lgpl.Tpo -c -o dirname-lgpl.o dirname-lgpl.c
mv -f .deps/cloexec.Tpo .deps/cloexec.Po
gcc -DHAVE_CONFIG_H -I. -I..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT basename-lgpl.o -MD -MP -MF .deps/basename-lgpl.Tpo -c -o basename-lgpl.o basename-lgpl.c
mv -f .deps/opendir-safer.Tpo .deps/opendir-safer.Po
mv -f .deps/argmatch.Tpo .deps/argmatch.Po
mv -f .deps/dirname.Tpo .deps/dirname.Po
mv -f .deps/basename.Tpo .deps/basename.Po
gcc -DHAVE_CONFIG_H -I. -I..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT stripslash.o -MD -MP -MF .deps/stripslash.Tpo -c -o stripslash.o stripslash.c
gcc -DHAVE_CONFIG_H -I. -I..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT exitfail.o -MD -MP -MF .deps/exitfail.Tpo -c -o exitfail.o exitfail.c
gcc -DHAVE_CONFIG_H -I. -I..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT chmodat.o -MD -MP -MF .deps/chmodat.Tpo -c -o chmodat.o chmodat.c
gcc -DHAVE_CONFIG_H -I. -I..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT chownat.o -MD -MP -MF .deps/chownat.Tpo -c -o chownat.o chownat.c
yes
checking for strtoll... mv -f .deps/dirname-lgpl.Tpo .deps/dirname-lgpl.Po
mv -f .deps/backupfile.Tpo .deps/backupfile.Po
gcc -DHAVE_CONFIG_H -I. -I..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT fd-hook.o -MD -MP -MF .deps/fd-hook.Tpo -c -o fd-hook.o fd-hook.c
gcc -DHAVE_CONFIG_H -I. -I..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT fd-safer-flag.o -MD -MP -MF .deps/fd-safer-flag.Tpo -c -o fd-safer-flag.o fd-safer-flag.c
mv -f .deps/stripslash.Tpo .deps/stripslash.Po
mv -f .deps/exitfail.Tpo .deps/exitfail.Po
mv -f .deps/basename-lgpl.Tpo .deps/basename-lgpl.Po
gcc -DHAVE_CONFIG_H -I. -I..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT dup-safer-flag.o -MD -MP -MF .deps/dup-safer-flag.Tpo -c -o dup-safer-flag.o dup-safer-flag.c
gcc -DHAVE_CONFIG_H -I. -I..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT filenamecat-lgpl.o -MD -MP -MF .deps/filenamecat-lgpl.Tpo -c -o filenamecat-lgpl.o filenamecat-lgpl.c
gcc -DHAVE_CONFIG_H -I. -I..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT full-write.o -MD -MP -MF .deps/full-write.Tpo -c -o full-write.o full-write.c
mv -f .deps/chmodat.Tpo .deps/chmodat.Po
gcc -DHAVE_CONFIG_H -I. -I..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT getprogname.o -MD -MP -MF .deps/getprogname.Tpo -c -o getprogname.o getprogname.c
mv -f .deps/fd-hook.Tpo .deps/fd-hook.Po
gcc -DHAVE_CONFIG_H -I. -I..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT gettime.o -MD -MP -MF .deps/gettime.Tpo -c -o gettime.o gettime.c
mv -f .deps/chownat.Tpo .deps/chownat.Po
gcc -DHAVE_CONFIG_H -I. -I..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT hard-locale.o -MD -MP -MF .deps/hard-locale.Tpo -c -o hard-locale.o hard-locale.c
mv -f .deps/fd-safer-flag.Tpo .deps/fd-safer-flag.Po
gcc -DHAVE_CONFIG_H -I. -I..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT hash.o -MD -MP -MF .deps/hash.Tpo -c -o hash.o hash.c
mv -f .deps/full-write.Tpo .deps/full-write.Po
mv -f .deps/dup-safer-flag.Tpo .deps/dup-safer-flag.Po
gcc -DHAVE_CONFIG_H -I. -I..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT gl_linked_list.o -MD -MP -MF .deps/gl_linked_list.Tpo -c -o gl_linked_list.o gl_linked_list.c
gcc -DHAVE_CONFIG_H -I. -I..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT gl_list.o -MD -MP -MF .deps/gl_list.Tpo -c -o gl_list.o gl_list.c
yes
mv -f .deps/filenamecat-lgpl.Tpo .deps/filenamecat-lgpl.Po
checking for strtoul... gcc -DHAVE_CONFIG_H -I. -I..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT localcharset.o -MD -MP -MF .deps/localcharset.Tpo -c -o localcharset.o localcharset.c
mv -f .deps/getprogname.Tpo .deps/getprogname.Po
gcc -DHAVE_CONFIG_H -I. -I..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT malloca.o -MD -MP -MF .deps/malloca.Tpo -c -o malloca.o malloca.c
mv -f .deps/gettime.Tpo .deps/gettime.Po
gcc -DHAVE_CONFIG_H -I. -I..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT nstrftime.o -MD -MP -MF .deps/nstrftime.Tpo -c -o nstrftime.o nstrftime.c
mv -f .deps/hard-locale.Tpo .deps/hard-locale.Po
gcc -DHAVE_CONFIG_H -I. -I..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT openat-die.o -MD -MP -MF .deps/openat-die.Tpo -c -o openat-die.o openat-die.c
mv -f .deps/malloca.Tpo .deps/malloca.Po
gcc -DHAVE_CONFIG_H -I. -I..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT parse-datetime.o -MD -MP -MF .deps/parse-datetime.Tpo -c -o parse-datetime.o parse-datetime.c
yes
checking for strtoull... mv -f .deps/openat-die.Tpo .deps/openat-die.Po
gcc -DHAVE_CONFIG_H -I. -I..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT progname.o -MD -MP -MF .deps/progname.Tpo -c -o progname.o progname.c
mv -f .deps/gl_list.Tpo .deps/gl_list.Po
mv -f .deps/localcharset.Tpo .deps/localcharset.Po
gcc -DHAVE_CONFIG_H -I. -I..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT quotearg.o -MD -MP -MF .deps/quotearg.Tpo -c -o quotearg.o quotearg.c
gcc -DHAVE_CONFIG_H -I. -I..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT renameat2.o -MD -MP -MF .deps/renameat2.Tpo -c -o renameat2.o renameat2.c
yes
checking whether symlink handles trailing slash correctly... mv -f .deps/progname.Tpo .deps/progname.Po
gcc -DHAVE_CONFIG_H -I. -I..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT safe-write.o -MD -MP -MF .deps/safe-write.Tpo -c -o safe-write.o safe-write.c
mv -f .deps/renameat2.Tpo .deps/renameat2.Po
gcc -DHAVE_CONFIG_H -I. -I..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT save-cwd.o -MD -MP -MF .deps/save-cwd.Tpo -c -o save-cwd.o save-cwd.c
mv -f .deps/gl_linked_list.Tpo .deps/gl_linked_list.Po
gcc -DHAVE_CONFIG_H -I. -I..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT stat-time.o -MD -MP -MF .deps/stat-time.Tpo -c -o stat-time.o stat-time.c
mv -f .deps/safe-write.Tpo .deps/safe-write.Po
gcc -DHAVE_CONFIG_H -I. -I..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT statat.o -MD -MP -MF .deps/statat.Tpo -c -o statat.o statat.c
yes
checking whether symlinkat handles trailing slash correctly... mv -f .deps/hash.Tpo .deps/hash.Po
gcc -DHAVE_CONFIG_H -I. -I..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT tempname.o -MD -MP -MF .deps/tempname.Tpo -c -o tempname.o tempname.c
mv -f .deps/save-cwd.Tpo .deps/save-cwd.Po
mv -f .deps/stat-time.Tpo .deps/stat-time.Po
gcc -DHAVE_CONFIG_H -I. -I..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT timespec.o -MD -MP -MF .deps/timespec.Tpo -c -o timespec.o timespec.c
gcc -DHAVE_CONFIG_H -I. -I..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT unistd.o -MD -MP -MF .deps/unistd.Tpo -c -o unistd.o unistd.c
mv -f .deps/statat.Tpo .deps/statat.Po
gcc -DHAVE_CONFIG_H -I. -I..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT dup-safer.o -MD -MP -MF .deps/dup-safer.Tpo -c -o dup-safer.o dup-safer.c
mv -f .deps/unistd.Tpo .deps/unistd.Po
gcc -DHAVE_CONFIG_H -I. -I..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT fd-safer.o -MD -MP -MF .deps/fd-safer.Tpo -c -o fd-safer.o fd-safer.c
yes
checking for nlink_t... (cached) yes
mv -f .deps/timespec.Tpo .deps/timespec.Po
gcc -DHAVE_CONFIG_H -I. -I..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT pipe-safer.o -MD -MP -MF .deps/pipe-safer.Tpo -c -o pipe-safer.o pipe-safer.c
mv -f .deps/fd-safer.Tpo .deps/fd-safer.Po
mv -f .deps/dup-safer.Tpo .deps/dup-safer.Po
checking whether localtime_r is declared... gcc -DHAVE_CONFIG_H -I. -I..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT utimens.o -MD -MP -MF .deps/utimens.Tpo -c -o utimens.o utimens.c
gcc -DHAVE_CONFIG_H -I. -I..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT verror.o -MD -MP -MF .deps/verror.Tpo -c -o verror.o verror.c
mv -f .deps/tempname.Tpo .deps/tempname.Po
gcc -DHAVE_CONFIG_H -I. -I..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT wctype-h.o -MD -MP -MF .deps/wctype-h.Tpo -c -o wctype-h.o wctype-h.c
mv -f .deps/pipe-safer.Tpo .deps/pipe-safer.Po
gcc -DHAVE_CONFIG_H -I. -I..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT xmalloc.o -MD -MP -MF .deps/xmalloc.Tpo -c -o xmalloc.o xmalloc.c
yes
checking whether localtime_r is compatible with its POSIX signature... mv -f .deps/wctype-h.Tpo .deps/wctype-h.Po
mv -f .deps/verror.Tpo .deps/verror.Po
gcc -DHAVE_CONFIG_H -I. -I..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT xalloc-die.o -MD -MP -MF .deps/xalloc-die.Tpo -c -o xalloc-die.o xalloc-die.c
gcc -DHAVE_CONFIG_H -I. -I..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT gl_xlist.o -MD -MP -MF .deps/gl_xlist.Tpo -c -o gl_xlist.o gl_xlist.c
yes
checking whether localtime loops forever near extrema... mv -f .deps/nstrftime.Tpo .deps/nstrftime.Po
gcc -DHAVE_CONFIG_H -I. -I..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT xsize.o -MD -MP -MF .deps/xsize.Tpo -c -o xsize.o xsize.c
mv -f .deps/xalloc-die.Tpo .deps/xalloc-die.Po
gcc -DHAVE_CONFIG_H -I. -I..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT xstrndup.o -MD -MP -MF .deps/xstrndup.Tpo -c -o xstrndup.o xstrndup.c
mv -f .deps/gl_xlist.Tpo .deps/gl_xlist.Po
gcc -DHAVE_CONFIG_H -I. -I..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT xvasprintf.o -MD -MP -MF .deps/xvasprintf.Tpo -c -o xvasprintf.o xvasprintf.c
mv -f .deps/xmalloc.Tpo .deps/xmalloc.Po
mv -f .deps/xsize.Tpo .deps/xsize.Po
mv -f .deps/utimens.Tpo .deps/utimens.Po
gcc -DHAVE_CONFIG_H -I. -I..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT xasprintf.o -MD -MP -MF .deps/xasprintf.Tpo -c -o xasprintf.o xasprintf.c
gcc -DHAVE_CONFIG_H -I. -I..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT asnprintf.o -MD -MP -MF .deps/asnprintf.Tpo -c -o asnprintf.o asnprintf.c
gcc -DHAVE_CONFIG_H -I. -I..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT chdir-long.o -MD -MP -MF .deps/chdir-long.Tpo -c -o chdir-long.o chdir-long.c
mv -f .deps/xstrndup.Tpo .deps/xstrndup.Po
gcc -DHAVE_CONFIG_H -I. -I..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT fcntl.o -MD -MP -MF .deps/fcntl.Tpo -c -o fcntl.o fcntl.c
no
checking for timezone_t... mv -f .deps/asnprintf.Tpo .deps/asnprintf.Po
mv -f .deps/xasprintf.Tpo .deps/xasprintf.Po
gcc -DHAVE_CONFIG_H -I. -I..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT localtime-buffer.o -MD -MP -MF .deps/localtime-buffer.Tpo -c -o localtime-buffer.o localtime-buffer.c
gcc -DHAVE_CONFIG_H -I. -I..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT mbrtowc.o -MD -MP -MF .deps/mbrtowc.Tpo -c -o mbrtowc.o mbrtowc.c
no
checking whether tzset clobbers localtime buffer... mv -f .deps/localtime-buffer.Tpo .deps/localtime-buffer.Po
mv -f .deps/quotearg.Tpo .deps/quotearg.Po
gcc -DHAVE_CONFIG_H -I. -I..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT mktime.o -MD -MP -MF .deps/mktime.Tpo -c -o mktime.o mktime.c
gcc -DHAVE_CONFIG_H -I. -I..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT openat-proc.o -MD -MP -MF .deps/openat-proc.Tpo -c -o openat-proc.o openat-proc.c
mv -f .deps/fcntl.Tpo .deps/fcntl.Po
mv -f .deps/xvasprintf.Tpo .deps/xvasprintf.Po
gcc -DHAVE_CONFIG_H -I. -I..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT printf-args.o -MD -MP -MF .deps/printf-args.Tpo -c -o printf-args.o printf-args.c
mv -f .deps/mbrtowc.Tpo .deps/mbrtowc.Po
gcc -DHAVE_CONFIG_H -I. -I..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT printf-parse.o -MD -MP -MF .deps/printf-parse.Tpo -c -o printf-parse.o printf-parse.c
gcc -DHAVE_CONFIG_H -I. -I..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT time_rz.o -MD -MP -MF .deps/time_rz.Tpo -c -o time_rz.o time_rz.c
mv -f .deps/chdir-long.Tpo .deps/chdir-long.Po
gcc -DHAVE_CONFIG_H -I. -I..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT vasnprintf.o -MD -MP -MF .deps/vasnprintf.Tpo -c -o vasnprintf.o vasnprintf.c
no
checking whether unlink honors trailing slashes... mv -f .deps/openat-proc.Tpo .deps/openat-proc.Po
gcc -DHAVE_CONFIG_H -I. -I..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT xmemdup0.o -MD -MP -MF .deps/xmemdup0.Tpo -c -o xmemdup0.o xmemdup0.c
mv -f .deps/printf-args.Tpo .deps/printf-args.Po
rm -f t-charset.alias charset.alias && \
/usr/bin/env bash ./config.charset 'x86_64-pc-linux-gnu' > t-charset.alias && \
mv t-charset.alias charset.alias
rm -f t-ref-add.sed ref-add.sed && \
sed -e '/^#/d' -e 's/@''PACKAGE''@/patch/g' ref-add.sin > t-ref-add.sed && \
mv t-ref-add.sed ref-add.sed
mv -f .deps/mktime.Tpo .deps/mktime.Po
rm -f t-ref-del.sed ref-del.sed && \
sed -e '/^#/d' -e 's/@''PACKAGE''@/patch/g' ref-del.sin > t-ref-del.sed && \
mv t-ref-del.sed ref-del.sed
mv -f .deps/xmemdup0.Tpo .deps/xmemdup0.Po
mv -f .deps/time_rz.Tpo .deps/time_rz.Po
yes
checking whether unlink of a parent directory fails as it should... guessing yes
checking for unsetenv... yes
checking for unsetenv() return type... mv -f .deps/printf-parse.Tpo .deps/printf-parse.Po
int
checking whether unsetenv obeys POSIX... yes
checking whether utimensat works... mv -f .deps/vasnprintf.Tpo .deps/vasnprintf.Po
mv -f .deps/parse-datetime.Tpo .deps/parse-datetime.Po
rm -f libpatch.a
ar cr libpatch.a argmatch.o backupfile.o backup-find.o bitrotate.o c-ctype.o c-strcasecmp.o c-strncasecmp.o cloexec.o opendir-safer.o dirname.o basename.o dirname-lgpl.o basename-lgpl.o stripslash.o exitfail.o chmodat.o chownat.o fd-hook.o fd-safer-flag.o dup-safer-flag.o filenamecat-lgpl.o full-write.o getprogname.o gettime.o hard-locale.o hash.o gl_linked_list.o gl_list.o localcharset.o malloca.o nstrftime.o openat-die.o parse-datetime.o progname.o quotearg.o renameat2.o safe-write.o save-cwd.o stat-time.o statat.o tempname.o timespec.o unistd.o dup-safer.o fd-safer.o pipe-safer.o utimens.o verror.o wctype-h.o xmalloc.o xalloc-die.o gl_xlist.o xsize.o xstrndup.o xvasprintf.o xasprintf.o asnprintf.o chdir-long.o fcntl.o localtime-buffer.o mbrtowc.o mktime.o openat-proc.o printf-args.o printf-parse.o time_rz.o vasnprintf.o xmemdup0.o
ranlib libpatch.a
make[7]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/patch-2.7.6/lib'
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/patch-2.7.6/lib'
Making all in src
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/patch-2.7.6/src'
gcc -DHAVE_CONFIG_H -I. -I..  -I../lib -I../lib -DENABLE_MERGE -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include    -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT inp.o -MD -MP -MF .deps/inp.Tpo -c -o inp.o inp.c
gcc -DHAVE_CONFIG_H -I. -I..  -I../lib -I../lib -DENABLE_MERGE -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include    -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT patch.o -MD -MP -MF .deps/patch.Tpo -c -o patch.o patch.c
gcc -DHAVE_CONFIG_H -I. -I..  -I../lib -I../lib -DENABLE_MERGE -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include    -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT pch.o -MD -MP -MF .deps/pch.Tpo -c -o pch.o pch.c
gcc -DHAVE_CONFIG_H -I. -I..  -I../lib -I../lib -DENABLE_MERGE -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include    -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT safe.o -MD -MP -MF .deps/safe.Tpo -c -o safe.o safe.c
gcc -DHAVE_CONFIG_H -I. -I..  -I../lib -I../lib -DENABLE_MERGE -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include    -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT util.o -MD -MP -MF .deps/util.Tpo -c -o util.o util.c
gcc -DHAVE_CONFIG_H -I. -I..  -I../lib -I../lib -DENABLE_MERGE -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include    -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT version.o -MD -MP -MF .deps/version.Tpo -c -o version.o version.c
gcc -DHAVE_CONFIG_H -I. -I..  -I../lib -I../lib -DENABLE_MERGE -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include    -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT merge.o -MD -MP -MF .deps/merge.Tpo -c -o merge.o merge.c
mv -f .deps/version.Tpo .deps/version.Po
mv -f .deps/inp.Tpo .deps/inp.Po
mv -f .deps/safe.Tpo .deps/safe.Po
mv -f .deps/merge.Tpo .deps/merge.Po
mv -f .deps/util.Tpo .deps/util.Po
mv -f .deps/patch.Tpo .deps/patch.Po
mv -f .deps/pch.Tpo .deps/pch.Po
gcc   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib  -o patch inp.o patch.o pch.o safe.o util.o version.o merge.o  ../lib/libpatch.a    
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/patch-2.7.6/src'
Making all in tests
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/patch-2.7.6/tests'
make[6]: Nothing to be done for 'all'.
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/patch-2.7.6/tests'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/patch-2.7.6'
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/patch-2.7.6'
make[5]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/patch-2.7.6'
make[4]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/patch-2.7.6'
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/patch-2.7.6/.built
CFLAGS="-O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include " CPPFLAGS="-I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include " CXXFLAGS="" LDFLAGS="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib " make --jobserver-fds=3,4 -j -C /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/patch-2.7.6  install
make[4]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/patch-2.7.6'
make  install-recursive
make[5]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/patch-2.7.6'
Making install in lib
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/patch-2.7.6/lib'
make  install-am
make[7]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/patch-2.7.6/lib'
make[8]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/patch-2.7.6/lib'
if test yes = no; then \
  case 'linux-gnu' in \
    darwin[56]*) \
      need_charset_alias=true ;; \
    darwin* | cygwin* | mingw* | pw32* | cegcc*) \
      need_charset_alias=false ;; \
    *) \
      need_charset_alias=true ;; \
  esac ; \
else \
  need_charset_alias=false ; \
fi ; \
if $need_charset_alias; then \
  /usr/bin/env bash /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/patch-2.7.6/build-aux/install-sh -d /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib ; \
fi ; \
if test -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib/charset.alias; then \
  sed -f ref-add.sed /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib/charset.alias > /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib/charset.tmp ; \
  /usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib/charset.tmp /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib/charset.alias ; \
  rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib/charset.tmp ; \
else \
  if $need_charset_alias; then \
    sed -f ref-add.sed charset.alias > /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib/charset.tmp ; \
    /usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib/charset.tmp /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib/charset.alias ; \
    rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib/charset.tmp ; \
  fi ; \
fi
make[8]: Nothing to be done for 'install-data-am'.
make[8]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/patch-2.7.6/lib'
make[7]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/patch-2.7.6/lib'
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/patch-2.7.6/lib'
Making install in src
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/patch-2.7.6/src'
make[7]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/patch-2.7.6/src'
make[7]: Nothing to be done for 'install-data-am'.
 /bin/mkdir -p '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin'
  /usr/bin/install -c patch '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin'
make[7]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/patch-2.7.6/src'
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/patch-2.7.6/src'
Making install in tests
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/patch-2.7.6/tests'
make[7]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/patch-2.7.6/tests'
make[7]: Nothing to be done for 'install-exec-am'.
make[7]: Nothing to be done for 'install-data-am'.
make[7]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/patch-2.7.6/tests'
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/patch-2.7.6/tests'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/patch-2.7.6'
make[7]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/patch-2.7.6'
make[7]: Nothing to be done for 'install-exec-am'.
 /bin/mkdir -p '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/man/man1'
 /usr/bin/install -c -m 644 'patch.man' '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/man/man1/patch.1'
make[7]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/patch-2.7.6'
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/patch-2.7.6'
make[5]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/patch-2.7.6'
make[4]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/patch-2.7.6'
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/stamp
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/patch-2.7.6/.built
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/stamp/.patch_installed
make[3]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tools/patch'
time: tools/patch/compile#17.73#5.11#19.30
yes
checking for ptrdiff_t... yes
checking for vasprintf... yes
checking for vsnprintf... yes
checking whether snprintf respects a size of 1... (cached) yes
checking whether printf supports POSIX/XSI format strings with positions... (cached) yes
checking whether mbrtowc handles incomplete characters... (cached) guessing yes
checking whether mbrtowc works as well as mbtowc... (cached) guessing yes
checking whether wcrtomb return value is correct... guessing yes
checking whether iswcntrl works... (cached) yes
checking for towlower... (cached) yes
checking for wctype_t... (cached) yes
checking for wctrans_t... (cached) yes
checking whether wcwidth is declared... yes
checking whether wcwidth works reasonably in UTF-8 locales... yes
checking for stdint.h... (cached) yes
checking whether time.h and sys/time.h may both be included... yes
checking for struct stat.st_blksize... yes
checking for library containing setsockopt... none required
checking for library containing setsockopt... (cached) none required
checking for sys/mtio.h... (cached) yes
checking which ioctl field to test for reversed bytes... mt_type
checking whether to build rmt... yes
checking for remote tape header files... yes
checking for sys/buf.h... (cached) no
checking for struct stat.st_blksize... (cached) yes
checking for library containing gethostbyname... none required
checking sys/xattr.h usability... yes
checking sys/xattr.h presence... yes
checking for sys/xattr.h... yes
checking whether getgrgid is declared... yes
checking whether getpwuid is declared... yes
checking whether time is declared... yes
checking for waitpid... yes
checking for remote shell... /usr/bin/rsh
checking for default archive format... GNU
checking for default archive... -
checking for default blocking... 20
checking for default quoting style... escape
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for shared library run path origin... done
checking 32-bit host C ABI... no
checking for the common suffixes of directories in the library search path... lib,lib
checking for iconv... yes
checking for working iconv... yes
checking for iconv declaration... 
         extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
checking iconv.h usability... yes
checking iconv.h presence... yes
checking for iconv.h... yes
checking for iconv_t... yes
checking for a sed that does not truncate output... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/sed
checking whether NLS is requested... no
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking for CFPreferencesCopyAppValue... no
checking for CFLocaleCopyCurrent... no
checking for CFLocaleCopyPreferredLanguages... no
checking whether to use NLS... no
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating tests/Makefile
config.status: creating tests/atlocal
config.status: creating Makefile
config.status: creating doc/Makefile
config.status: creating gnu/Makefile
config.status: creating lib/Makefile
config.status: creating po/Makefile.in
config.status: creating scripts/Makefile
config.status: creating rmt/Makefile
config.status: creating src/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing po-directories commands
config.status: creating po/POTFILES
config.status: creating po/Makefile
config.status: executing tests/atconfig commands
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/tar-1.32/.configured
CFLAGS="-O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include " CPPFLAGS="-I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include " CXXFLAGS="" LDFLAGS="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib " make --jobserver-fds=3,4 -j -C /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/tar-1.32  
make[4]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/tar-1.32'
make  all-recursive
make[5]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/tar-1.32'
Making all in doc
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/tar-1.32/doc'
make[6]: Nothing to be done for 'all'.
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/tar-1.32/doc'
Making all in gnu
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/tar-1.32/gnu'
rm -f alloca.h-t alloca.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  cat ./alloca.in.h; \
} > alloca.h-t && \
mv -f alloca.h-t alloca.h
rm -f configmake.h-t && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  echo '#define PREFIX "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host"'; \
  echo '#define EXEC_PREFIX "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host"'; \
  echo '#define BINDIR "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin"'; \
  echo '#define SBINDIR "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin"'; \
  echo '#define LIBEXECDIR "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/libexec"'; \
  echo '#define DATAROOTDIR "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share"'; \
  echo '#define DATADIR "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share"'; \
  echo '#define SYSCONFDIR "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc"'; \
  echo '#define SHAREDSTATEDIR "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/com"'; \
  echo '#define LOCALSTATEDIR "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/var"'; \
  echo '#define RUNSTATEDIR "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/var/run"'; \
  echo '#define INCLUDEDIR "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include"'; \
  echo '#define OLDINCLUDEDIR "/usr/include"'; \
  echo '#define DOCDIR "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/doc/tar"'; \
  echo '#define INFODIR "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/info"'; \
  echo '#define HTMLDIR "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/doc/tar"'; \
  echo '#define DVIDIR "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/doc/tar"'; \
  echo '#define PDFDIR "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/doc/tar"'; \
  echo '#define PSDIR "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/doc/tar"'; \
  echo '#define LIBDIR "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib"'; \
  echo '#define LISPDIR "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/emacs/site-lisp"'; \
  echo '#define LOCALEDIR "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/locale"'; \
  echo '#define MANDIR "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/man"'; \
  echo '#define MANEXT ""'; \
  echo '#define PKGDATADIR "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/tar"'; \
  echo '#define PKGINCLUDEDIR "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include/tar"'; \
  echo '#define PKGLIBDIR "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib/tar"'; \
  echo '#define PKGLIBEXECDIR "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/libexec/tar"'; \
} | sed '/""/d' > configmake.h-t && \
mv -f configmake.h-t configmake.h
rm -f dirent.h-t dirent.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
      -e 's|@''HAVE_DIRENT_H''@|1|g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_DIRENT_H''@|<dirent.h>|g' \
      -e 's/@''GNULIB_OPENDIR''@/1/g' \
      -e 's/@''GNULIB_READDIR''@/1/g' \
      -e 's/@''GNULIB_REWINDDIR''@/1/g' \
      -e 's/@''GNULIB_CLOSEDIR''@/1/g' \
      -e 's/@''GNULIB_DIRFD''@/1/g' \
      -e 's/@''GNULIB_FDOPENDIR''@/1/g' \
      -e 's/@''GNULIB_SCANDIR''@/0/g' \
      -e 's/@''GNULIB_ALPHASORT''@/0/g' \
      -e 's/@''HAVE_OPENDIR''@/1/g' \
      -e 's/@''HAVE_READDIR''@/1/g' \
      -e 's/@''HAVE_REWINDDIR''@/1/g' \
      -e 's/@''HAVE_CLOSEDIR''@/1/g' \
      -e 's|@''HAVE_DECL_DIRFD''@|1|g' \
      -e 's|@''HAVE_DECL_FDOPENDIR''@|1|g' \
      -e 's|@''HAVE_FDOPENDIR''@|1|g' \
      -e 's|@''HAVE_SCANDIR''@|1|g' \
      -e 's|@''HAVE_ALPHASORT''@|1|g' \
      -e 's|@''REPLACE_OPENDIR''@|0|g' \
      -e 's|@''REPLACE_CLOSEDIR''@|0|g' \
      -e 's|@''REPLACE_DIRFD''@|0|g' \
      -e 's|@''REPLACE_FDOPENDIR''@|0|g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
      -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \
      -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \
      < ./dirent.in.h; \
} > dirent.h-t && \
mv dirent.h-t dirent.h
rm -f fcntl.h-t fcntl.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_FCNTL_H''@|<fcntl.h>|g' \
      -e 's/@''GNULIB_FCNTL''@/1/g' \
      -e 's/@''GNULIB_NONBLOCKING''@/0/g' \
      -e 's/@''GNULIB_OPEN''@/1/g' \
      -e 's/@''GNULIB_OPENAT''@/1/g' \
      -e 's|@''HAVE_FCNTL''@|1|g' \
      -e 's|@''HAVE_OPENAT''@|1|g' \
      -e 's|@''REPLACE_FCNTL''@|1|g' \
      -e 's|@''REPLACE_OPEN''@|0|g' \
      -e 's|@''REPLACE_OPENAT''@|0|g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
      -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \
      -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \
      < ./fcntl.in.h; \
} > fcntl.h-t && \
mv fcntl.h-t fcntl.h
rm -f getopt.h-t getopt.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
      -e 's|@''HAVE_GETOPT_H''@|1|g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_GETOPT_H''@|<getopt.h>|g' \
      -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \
      < ./getopt.in.h; \
} > getopt.h-t && \
mv -f getopt.h-t getopt.h
rm -f getopt-cdefs.h-t getopt-cdefs.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
          sed -e 's|@''HAVE_SYS_CDEFS_H''@|1|g' \
      < ./getopt-cdefs.in.h; \
} > getopt-cdefs.h-t && \
mv -f getopt-cdefs.h-t getopt-cdefs.h
rm -f inttypes.h-t inttypes.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  sed -e 's/@''HAVE_INTTYPES_H''@/1/g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_INTTYPES_H''@|<inttypes.h>|g' \
      -e 's/@''PRI_MACROS_BROKEN''@/0/g' \
      -e 's/@''APPLE_UNIVERSAL_BUILD''@/0/g' \
      -e 's/@''HAVE_LONG_LONG_INT''@/1/g' \
      -e 's/@''HAVE_UNSIGNED_LONG_LONG_INT''@/1/g' \
      -e 's/@''PRIPTR_PREFIX''@/"l"/g' \
      -e 's/@''GNULIB_IMAXABS''@/0/g' \
      -e 's/@''GNULIB_IMAXDIV''@/0/g' \
      -e 's/@''GNULIB_STRTOIMAX''@/1/g' \
      -e 's/@''GNULIB_STRTOUMAX''@/1/g' \
      -e 's/@''HAVE_DECL_IMAXABS''@/1/g' \
      -e 's/@''HAVE_DECL_IMAXDIV''@/1/g' \
      -e 's/@''HAVE_DECL_STRTOIMAX''@/1/g' \
      -e 's/@''HAVE_DECL_STRTOUMAX''@/1/g' \
      -e 's/@''HAVE_IMAXDIV_T''@/1/g' \
      -e 's/@''REPLACE_STRTOIMAX''@/0/g' \
      -e 's/@''REPLACE_STRTOUMAX''@/0/g' \
      -e 's/@''INT32_MAX_LT_INTMAX_MAX''@/1/g' \
      -e 's/@''INT64_MAX_EQ_LONG_MAX''@/1/g' \
      -e 's/@''UINT32_MAX_LT_UINTMAX_MAX''@/1/g' \
      -e 's/@''UINT64_MAX_EQ_ULONG_MAX''@/1/g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
      -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \
      -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \
      < ./inttypes.in.h; \
} > inttypes.h-t && \
mv inttypes.h-t inttypes.h
rm -f langinfo.h-t langinfo.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
      -e 's|@''HAVE_LANGINFO_H''@|1|g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_LANGINFO_H''@|<langinfo.h>|g' \
      -e 's/@''GNULIB_NL_LANGINFO''@/1/g' \
      -e 's|@''HAVE_LANGINFO_CODESET''@|1|g' \
      -e 's|@''HAVE_LANGINFO_T_FMT_AMPM''@|1|g' \
      -e 's|@''HAVE_LANGINFO_ALTMON''@|1|g' \
      -e 's|@''HAVE_LANGINFO_ERA''@|1|g' \
      -e 's|@''HAVE_LANGINFO_YESEXPR''@|1|g' \
      -e 's|@''HAVE_NL_LANGINFO''@|1|g' \
      -e 's|@''REPLACE_NL_LANGINFO''@|0|g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
      -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \
      < ./langinfo.in.h; \
} > langinfo.h-t && \
mv langinfo.h-t langinfo.h
rm -f limits.h-t limits.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_LIMITS_H''@|<limits.h>|g' \
      < ./limits.in.h; \
} > limits.h-t && \
mv limits.h-t limits.h
rm -f locale.h-t locale.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_LOCALE_H''@|<locale.h>|g' \
      -e 's/@''GNULIB_LOCALECONV''@/1/g' \
      -e 's/@''GNULIB_SETLOCALE''@/0/g' \
      -e 's/@''GNULIB_DUPLOCALE''@/0/g' \
      -e 's/@''GNULIB_LOCALENAME''@/0/g' \
      -e 's|@''HAVE_NEWLOCALE''@|1|g' \
      -e 's|@''HAVE_DUPLOCALE''@|1|g' \
      -e 's|@''HAVE_FREELOCALE''@|1|g' \
      -e 's|@''HAVE_XLOCALE_H''@|0|g' \
      -e 's|@''REPLACE_LOCALECONV''@|0|g' \
      -e 's|@''REPLACE_SETLOCALE''@|0|g' \
      -e 's|@''REPLACE_NEWLOCALE''@|0|g' \
      -e 's|@''REPLACE_DUPLOCALE''@|0|g' \
      -e 's|@''REPLACE_FREELOCALE''@|0|g' \
      -e 's|@''REPLACE_STRUCT_LCONV''@|0|g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
      -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \
      -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \
      < ./locale.in.h; \
} > locale.h-t && \
mv locale.h-t locale.h
/bin/mkdir -p selinux
/bin/mkdir -p selinux
rm -f signal.h-t signal.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_SIGNAL_H''@|<signal.h>|g' \
      -e 's/@''GNULIB_PTHREAD_SIGMASK''@/0/g' \
      -e 's/@''GNULIB_RAISE''@/1/g' \
      -e 's/@''GNULIB_SIGNAL_H_SIGPIPE''@/0/g' \
      -e 's/@''GNULIB_SIGPROCMASK''@/0/g' \
      -e 's/@''GNULIB_SIGACTION''@/0/g' \
      -e 's|@''HAVE_POSIX_SIGNALBLOCKING''@|1|g' \
      -e 's|@''HAVE_PTHREAD_SIGMASK''@|1|g' \
      -e 's|@''HAVE_RAISE''@|1|g' \
      -e 's|@''HAVE_SIGSET_T''@|1|g' \
      -e 's|@''HAVE_SIGINFO_T''@|1|g' \
      -e 's|@''HAVE_SIGACTION''@|1|g' \
      -e 's|@''HAVE_STRUCT_SIGACTION_SA_SIGACTION''@|1|g' \
      -e 's|@''HAVE_TYPE_VOLATILE_SIG_ATOMIC_T''@|1|g' \
      -e 's|@''HAVE_SIGHANDLER_T''@|1|g' \
      -e 's|@''REPLACE_PTHREAD_SIGMASK''@|0|g' \
      -e 's|@''REPLACE_RAISE''@|0|g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
      -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \
      -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \
      < ./signal.in.h; \
} > signal.h-t && \
mv signal.h-t signal.h
rm -f stdio.h-t stdio.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_STDIO_H''@|<stdio.h>|g' \
      -e 's/@''GNULIB_DPRINTF''@/0/g' \
      -e 's/@''GNULIB_FCLOSE''@/0/g' \
      -e 's/@''GNULIB_FDOPEN''@/0/g' \
      -e 's/@''GNULIB_FFLUSH''@/0/g' \
      -e 's/@''GNULIB_FGETC''@/1/g' \
      -e 's/@''GNULIB_FGETS''@/1/g' \
      -e 's/@''GNULIB_FOPEN''@/0/g' \
      -e 's/@''GNULIB_FPRINTF''@/1/g' \
      -e 's/@''GNULIB_FPRINTF_POSIX''@/0/g' \
      -e 's/@''GNULIB_FPURGE''@/0/g' \
      -e 's/@''GNULIB_FPUTC''@/1/g' \
      -e 's/@''GNULIB_FPUTS''@/1/g' \
      -e 's/@''GNULIB_FREAD''@/1/g' \
      -e 's/@''GNULIB_FREOPEN''@/0/g' \
      -e 's/@''GNULIB_FSCANF''@/1/g' \
      -e 's/@''GNULIB_FSEEK''@/1/g' \
      -e 's/@''GNULIB_FSEEKO''@/1/g' \
      -e 's/@''GNULIB_FTELL''@/0/g' \
      -e 's/@''GNULIB_FTELLO''@/0/g' \
      -e 's/@''GNULIB_FWRITE''@/1/g' \
      -e 's/@''GNULIB_GETC''@/1/g' \
      -e 's/@''GNULIB_GETCHAR''@/1/g' \
      -e 's/@''GNULIB_GETDELIM''@/1/g' \
      -e 's/@''GNULIB_GETLINE''@/1/g' \
      -e 's/@''GNULIB_OBSTACK_PRINTF''@/0/g' \
      -e 's/@''GNULIB_OBSTACK_PRINTF_POSIX''@/0/g' \
      -e 's/@''GNULIB_PCLOSE''@/0/g' \
      -e 's/@''GNULIB_PERROR''@/0/g' \
      -e 's/@''GNULIB_POPEN''@/0/g' \
      -e 's/@''GNULIB_PRINTF''@/1/g' \
      -e 's/@''GNULIB_PRINTF_POSIX''@/0/g' \
      -e 's/@''GNULIB_PUTC''@/1/g' \
      -e 's/@''GNULIB_PUTCHAR''@/1/g' \
      -e 's/@''GNULIB_PUTS''@/1/g' \
      -e 's/@''GNULIB_REMOVE''@/0/g' \
      -e 's/@''GNULIB_RENAME''@/1/g' \
      -e 's/@''GNULIB_RENAMEAT''@/1/g' \
      -e 's/@''GNULIB_SCANF''@/1/g' \
      -e 's/@''GNULIB_SNPRINTF''@/1/g' \
      -e 's/@''GNULIB_SPRINTF_POSIX''@/0/g' \
      -e 's/@''GNULIB_STDIO_H_NONBLOCKING''@/0/g' \
      -e 's/@''GNULIB_STDIO_H_SIGPIPE''@/0/g' \
      -e 's/@''GNULIB_TMPFILE''@/0/g' \
      -e 's/@''GNULIB_VASPRINTF''@/1/g' \
      -e 's/@''GNULIB_VDPRINTF''@/0/g' \
      -e 's/@''GNULIB_VFPRINTF''@/1/g' \
      -e 's/@''GNULIB_VFPRINTF_POSIX''@/0/g' \
      -e 's/@''GNULIB_VFSCANF''@/0/g' \
      -e 's/@''GNULIB_VSCANF''@/0/g' \
      -e 's/@''GNULIB_VPRINTF''@/1/g' \
      -e 's/@''GNULIB_VPRINTF_POSIX''@/0/g' \
      -e 's/@''GNULIB_VSNPRINTF''@/1/g' \
      -e 's/@''GNULIB_VSPRINTF_POSIX''@/0/g' \
      < ./stdio.in.h | \
  sed -e 's|@''HAVE_DECL_FPURGE''@|1|g' \
      -e 's|@''HAVE_DECL_FSEEKO''@|1|g' \
      -e 's|@''HAVE_DECL_FTELLO''@|1|g' \
      -e 's|@''HAVE_DECL_GETDELIM''@|1|g' \
      -e 's|@''HAVE_DECL_GETLINE''@|1|g' \
      -e 's|@''HAVE_DECL_OBSTACK_PRINTF''@|1|g' \
      -e 's|@''HAVE_DECL_SNPRINTF''@|1|g' \
      -e 's|@''HAVE_DECL_VSNPRINTF''@|1|g' \
      -e 's|@''HAVE_DPRINTF''@|1|g' \
      -e 's|@''HAVE_FSEEKO''@|1|g' \
      -e 's|@''HAVE_FTELLO''@|1|g' \
      -e 's|@''HAVE_PCLOSE''@|1|g' \
      -e 's|@''HAVE_POPEN''@|1|g' \
      -e 's|@''HAVE_RENAMEAT''@|1|g' \
      -e 's|@''HAVE_VASPRINTF''@|1|g' \
      -e 's|@''HAVE_VDPRINTF''@|1|g' \
      -e 's|@''REPLACE_DPRINTF''@|0|g' \
      -e 's|@''REPLACE_FCLOSE''@|0|g' \
      -e 's|@''REPLACE_FDOPEN''@|0|g' \
      -e 's|@''REPLACE_FFLUSH''@|0|g' \
      -e 's|@''REPLACE_FOPEN''@|0|g' \
      -e 's|@''REPLACE_FPRINTF''@|0|g' \
      -e 's|@''REPLACE_FPURGE''@|0|g' \
      -e 's|@''REPLACE_FREOPEN''@|0|g' \
      -e 's|@''REPLACE_FSEEK''@|0|g' \
      -e 's|@''REPLACE_FSEEKO''@|0|g' \
      -e 's|@''REPLACE_FTELL''@|0|g' \
      -e 's|@''REPLACE_FTELLO''@|0|g' \
      -e 's|@''REPLACE_GETDELIM''@|0|g' \
      -e 's|@''REPLACE_GETLINE''@|0|g' \
      -e 's|@''REPLACE_OBSTACK_PRINTF''@|0|g' \
      -e 's|@''REPLACE_PERROR''@|0|g' \
      -e 's|@''REPLACE_POPEN''@|0|g' \
      -e 's|@''REPLACE_PRINTF''@|0|g' \
      -e 's|@''REPLACE_REMOVE''@|0|g' \
      -e 's|@''REPLACE_RENAME''@|0|g' \
      -e 's|@''REPLACE_RENAMEAT''@|0|g' \
      -e 's|@''REPLACE_SNPRINTF''@|0|g' \
      -e 's|@''REPLACE_SPRINTF''@|0|g' \
      -e 's|@''REPLACE_STDIO_READ_FUNCS''@|0|g' \
      -e 's|@''REPLACE_STDIO_WRITE_FUNCS''@|0|g' \
      -e 's|@''REPLACE_TMPFILE''@|0|g' \
      -e 's|@''REPLACE_VASPRINTF''@|0|g' \
      -e 's|@''REPLACE_VDPRINTF''@|0|g' \
      -e 's|@''REPLACE_VFPRINTF''@|0|g' \
      -e 's|@''REPLACE_VPRINTF''@|0|g' \
      -e 's|@''REPLACE_VSNPRINTF''@|0|g' \
      -e 's|@''REPLACE_VSPRINTF''@|0|g' \
      -e 's|@''ASM_SYMBOL_PREFIX''@||g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
      -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \
      -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h'; \
} > stdio.h-t && \
mv stdio.h-t stdio.h
rm -f selinux/selinux.h-t selinux/selinux.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_SELINUX_SELINUX_H''@||g' \
      -e '/definition of _GL_UNUSED_PARAMETER/r ./unused-parameter.h' \
      < ./se-selinux.in.h; \
} > selinux/selinux.h-t && \
chmod a-x selinux/selinux.h-t && \
mv selinux/selinux.h-t selinux/selinux.h
rm -f selinux/context.h-t selinux/context.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
  sed -e '/definition of _GL_UNUSED_PARAMETER/r ./unused-parameter.h' \
      < ./se-context.in.h; \
} > selinux/context.h-t && \
chmod a-x selinux/context.h-t && \
mv selinux/context.h-t selinux/context.h
rm -f stdlib.h-t stdlib.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_STDLIB_H''@|<stdlib.h>|g' \
      -e 's/@''GNULIB__EXIT''@/0/g' \
      -e 's/@''GNULIB_ATOLL''@/0/g' \
      -e 's/@''GNULIB_CALLOC_POSIX''@/0/g' \
      -e 's/@''GNULIB_CANONICALIZE_FILE_NAME''@/1/g' \
      -e 's/@''GNULIB_GETLOADAVG''@/0/g' \
      -e 's/@''GNULIB_GETSUBOPT''@/0/g' \
      -e 's/@''GNULIB_GRANTPT''@/0/g' \
      -e 's/@''GNULIB_MALLOC_POSIX''@/1/g' \
      -e 's/@''GNULIB_MBTOWC''@/1/g' \
      -e 's/@''GNULIB_MKDTEMP''@/1/g' \
      -e 's/@''GNULIB_MKOSTEMP''@/0/g' \
      -e 's/@''GNULIB_MKOSTEMPS''@/0/g' \
      -e 's/@''GNULIB_MKSTEMP''@/0/g' \
      -e 's/@''GNULIB_MKSTEMPS''@/0/g' \
      -e 's/@''GNULIB_POSIX_OPENPT''@/0/g' \
      -e 's/@''GNULIB_PTSNAME''@/0/g' \
      -e 's/@''GNULIB_PTSNAME_R''@/0/g' \
      -e 's/@''GNULIB_PUTENV''@/0/g' \
      -e 's/@''GNULIB_QSORT_R''@/0/g' \
      -e 's/@''GNULIB_RANDOM''@/0/g' \
      -e 's/@''GNULIB_RANDOM_R''@/0/g' \
      -e 's/@''GNULIB_REALLOC_POSIX''@/1/g' \
      -e 's/@''GNULIB_REALLOCARRAY''@/0/g' \
      -e 's/@''GNULIB_REALPATH''@/1/g' \
      -e 's/@''GNULIB_RPMATCH''@/1/g' \
      -e 's/@''GNULIB_SECURE_GETENV''@/0/g' \
      -e 's/@''GNULIB_SETENV''@/1/g' \
      -e 's/@''GNULIB_STRTOD''@/0/g' \
      -e 's/@''GNULIB_STRTOLL''@/1/g' \
      -e 's/@''GNULIB_STRTOULL''@/1/g' \
      -e 's/@''GNULIB_SYSTEM_POSIX''@/0/g' \
      -e 's/@''GNULIB_UNLOCKPT''@/0/g' \
      -e 's/@''GNULIB_UNSETENV''@/1/g' \
      -e 's/@''GNULIB_WCTOMB''@/0/g' \
      < ./stdlib.in.h | \
  sed -e 's|@''HAVE__EXIT''@|1|g' \
      -e 's|@''HAVE_ATOLL''@|1|g' \
      -e 's|@''HAVE_CANONICALIZE_FILE_NAME''@|1|g' \
      -e 's|@''HAVE_DECL_GETLOADAVG''@|1|g' \
      -e 's|@''HAVE_GETSUBOPT''@|1|g' \
      -e 's|@''HAVE_GRANTPT''@|1|g' \
      -e 's|@''HAVE_DECL_INITSTATE''@|1|g' \
      -e 's|@''HAVE_MKDTEMP''@|1|g' \
      -e 's|@''HAVE_MKOSTEMP''@|1|g' \
      -e 's|@''HAVE_MKOSTEMPS''@|1|g' \
      -e 's|@''HAVE_MKSTEMP''@|1|g' \
      -e 's|@''HAVE_MKSTEMPS''@|1|g' \
      -e 's|@''HAVE_POSIX_OPENPT''@|1|g' \
      -e 's|@''HAVE_PTSNAME''@|1|g' \
      -e 's|@''HAVE_PTSNAME_R''@|1|g' \
      -e 's|@''HAVE_QSORT_R''@|1|g' \
      -e 's|@''HAVE_RANDOM''@|1|g' \
      -e 's|@''HAVE_RANDOM_H''@|1|g' \
      -e 's|@''HAVE_RANDOM_R''@|1|g' \
      -e 's|@''HAVE_REALLOCARRAY''@|1|g' \
      -e 's|@''HAVE_REALPATH''@|1|g' \
      -e 's|@''HAVE_RPMATCH''@|1|g' \
      -e 's|@''HAVE_SECURE_GETENV''@|1|g' \
      -e 's|@''HAVE_DECL_SETENV''@|1|g' \
      -e 's|@''HAVE_DECL_SETSTATE''@|1|g' \
      -e 's|@''HAVE_STRTOD''@|1|g' \
      -e 's|@''HAVE_STRTOLL''@|1|g' \
      -e 's|@''HAVE_STRTOULL''@|1|g' \
      -e 's|@''HAVE_STRUCT_RANDOM_DATA''@|1|g' \
      -e 's|@''HAVE_SYS_LOADAVG_H''@|0|g' \
      -e 's|@''HAVE_UNLOCKPT''@|1|g' \
      -e 's|@''HAVE_DECL_UNSETENV''@|1|g' \
      -e 's|@''REPLACE_CALLOC''@|0|g' \
      -e 's|@''REPLACE_CANONICALIZE_FILE_NAME''@|0|g' \
      -e 's|@''REPLACE_MALLOC''@|0|g' \
      -e 's|@''REPLACE_MBTOWC''@|0|g' \
      -e 's|@''REPLACE_MKSTEMP''@|0|g' \
      -e 's|@''REPLACE_PTSNAME''@|0|g' \
      -e 's|@''REPLACE_PTSNAME_R''@|0|g' \
      -e 's|@''REPLACE_PUTENV''@|0|g' \
      -e 's|@''REPLACE_QSORT_R''@|0|g' \
      -e 's|@''REPLACE_RANDOM_R''@|0|g' \
      -e 's|@''REPLACE_REALLOC''@|0|g' \
      -e 's|@''REPLACE_REALPATH''@|0|g' \
      -e 's|@''REPLACE_SETENV''@|0|g' \
      -e 's|@''REPLACE_STRTOD''@|0|g' \
      -e 's|@''REPLACE_UNSETENV''@|0|g' \
      -e 's|@''REPLACE_WCTOMB''@|0|g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
      -e '/definition of _Noreturn/r ./_Noreturn.h' \
      -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \
      -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h'; \
} > stdlib.h-t && \
mv stdlib.h-t stdlib.h
rm -f string.h-t string.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_STRING_H''@|<string.h>|g' \
      -e 's/@''GNULIB_EXPLICIT_BZERO''@/0/g' \
      -e 's/@''GNULIB_FFSL''@/0/g' \
      -e 's/@''GNULIB_FFSLL''@/0/g' \
      -e 's/@''GNULIB_MBSLEN''@/0/g' \
      -e 's/@''GNULIB_MBSNLEN''@/0/g' \
      -e 's/@''GNULIB_MBSCHR''@/0/g' \
      -e 's/@''GNULIB_MBSRCHR''@/0/g' \
      -e 's/@''GNULIB_MBSSTR''@/0/g' \
      -e 's/@''GNULIB_MBSCASECMP''@/1/g' \
      -e 's/@''GNULIB_MBSNCASECMP''@/0/g' \
      -e 's/@''GNULIB_MBSPCASECMP''@/0/g' \
      -e 's/@''GNULIB_MBSCASESTR''@/0/g' \
      -e 's/@''GNULIB_MBSCSPN''@/0/g' \
      -e 's/@''GNULIB_MBSPBRK''@/0/g' \
      -e 's/@''GNULIB_MBSSPN''@/0/g' \
      -e 's/@''GNULIB_MBSSEP''@/0/g' \
      -e 's/@''GNULIB_MBSTOK_R''@/0/g' \
      -e 's/@''GNULIB_MEMCHR''@/1/g' \
      -e 's/@''GNULIB_MEMMEM''@/0/g' \
      -e 's/@''GNULIB_MEMPCPY''@/1/g' \
      -e 's/@''GNULIB_MEMRCHR''@/1/g' \
      -e 's/@''GNULIB_RAWMEMCHR''@/1/g' \
      -e 's/@''GNULIB_STPCPY''@/1/g' \
      -e 's/@''GNULIB_STPNCPY''@/0/g' \
      -e 's/@''GNULIB_STRCHRNUL''@/1/g' \
      -e 's/@''GNULIB_STRDUP''@/1/g' \
      -e 's/@''GNULIB_STRNCAT''@/0/g' \
      -e 's/@''GNULIB_STRNDUP''@/1/g' \
      -e 's/@''GNULIB_STRNLEN''@/1/g' \
      -e 's/@''GNULIB_STRPBRK''@/0/g' \
      -e 's/@''GNULIB_STRSEP''@/0/g' \
      -e 's/@''GNULIB_STRSTR''@/0/g' \
      -e 's/@''GNULIB_STRCASESTR''@/0/g' \
      -e 's/@''GNULIB_STRTOK_R''@/0/g' \
      -e 's/@''GNULIB_STRERROR''@/1/g' \
      -e 's/@''GNULIB_STRERROR_R''@/0/g' \
      -e 's/@''GNULIB_STRSIGNAL''@/0/g' \
      -e 's/@''GNULIB_STRVERSCMP''@/0/g' \
      < ./string.in.h | \
  sed -e 's|@''HAVE_EXPLICIT_BZERO''@|1|g' \
      -e 's|@''HAVE_FFSL''@|1|g' \
      -e 's|@''HAVE_FFSLL''@|1|g' \
      -e 's|@''HAVE_MBSLEN''@|0|g' \
      -e 's|@''HAVE_MEMCHR''@|1|g' \
      -e 's|@''HAVE_DECL_MEMMEM''@|1|g' \
      -e 's|@''HAVE_MEMPCPY''@|1|g' \
      -e 's|@''HAVE_DECL_MEMRCHR''@|1|g' \
      -e 's|@''HAVE_RAWMEMCHR''@|1|g' \
      -e 's|@''HAVE_STPCPY''@|1|g' \
      -e 's|@''HAVE_STPNCPY''@|1|g' \
      -e 's|@''HAVE_STRCHRNUL''@|1|g' \
      -e 's|@''HAVE_DECL_STRDUP''@|1|g' \
      -e 's|@''HAVE_DECL_STRNDUP''@|1|g' \
      -e 's|@''HAVE_DECL_STRNLEN''@|1|g' \
      -e 's|@''HAVE_STRPBRK''@|1|g' \
      -e 's|@''HAVE_STRSEP''@|1|g' \
      -e 's|@''HAVE_STRCASESTR''@|1|g' \
      -e 's|@''HAVE_DECL_STRTOK_R''@|1|g' \
      -e 's|@''HAVE_DECL_STRERROR_R''@|1|g' \
      -e 's|@''HAVE_DECL_STRSIGNAL''@|1|g' \
      -e 's|@''HAVE_STRVERSCMP''@|1|g' \
      -e 's|@''REPLACE_MEMCHR''@|0|g' \
      -e 's|@''REPLACE_MEMMEM''@|0|g' \
      -e 's|@''REPLACE_STPNCPY''@|0|g' \
      -e 's|@''REPLACE_STRCHRNUL''@|0|g' \
      -e 's|@''REPLACE_STRDUP''@|0|g' \
      -e 's|@''REPLACE_STRNCAT''@|0|g' \
      -e 's|@''REPLACE_STRNDUP''@|0|g' \
      -e 's|@''REPLACE_STRNLEN''@|0|g' \
      -e 's|@''REPLACE_STRSTR''@|0|g' \
      -e 's|@''REPLACE_STRCASESTR''@|0|g' \
      -e 's|@''REPLACE_STRTOK_R''@|0|g' \
      -e 's|@''REPLACE_STRERROR''@|0|g' \
      -e 's|@''REPLACE_STRERROR_R''@|0|g' \
      -e 's|@''REPLACE_STRSIGNAL''@|0|g' \
      -e 's|@''UNDEFINE_STRTOK_R''@|0|g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
      -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \
      -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h'; \
      < ./string.in.h; \
} > string.h-t && \
mv string.h-t string.h
rm -f strings.h-t strings.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
      -e 's|@''HAVE_STRINGS_H''@|1|g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_STRINGS_H''@|<strings.h>|g' \
      -e 's/@''GNULIB_FFS''@/0/g' \
      -e 's|@''HAVE_FFS''@|1|g' \
      -e 's|@''HAVE_STRCASECMP''@|1|g' \
      -e 's|@''HAVE_DECL_STRNCASECMP''@|1|g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
      -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \
      -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \
      < ./strings.in.h; \
} > strings.h-t && \
mv strings.h-t strings.h
/bin/mkdir -p sys
/bin/mkdir -p sys
/bin/mkdir -p sys
rm -f time.h-t time.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_TIME_H''@|<time.h>|g' \
      -e 's/@''GNULIB_CTIME''@/0/g' \
      -e 's/@''GNULIB_LOCALTIME''@/0/g' \
      -e 's/@''GNULIB_MKTIME''@/1/g' \
      -e 's/@''GNULIB_NANOSLEEP''@/0/g' \
      -e 's/@''GNULIB_STRFTIME''@/0/g' \
      -e 's/@''GNULIB_STRPTIME''@/0/g' \
      -e 's/@''GNULIB_TIMEGM''@/1/g' \
      -e 's/@''GNULIB_TIME_R''@/1/g' \
      -e 's/@''GNULIB_TIME_RZ''@/1/g' \
      -e 's/@''GNULIB_TZSET''@/1/g' \
      -e 's|@''HAVE_DECL_LOCALTIME_R''@|1|g' \
      -e 's|@''HAVE_NANOSLEEP''@|1|g' \
      -e 's|@''HAVE_STRPTIME''@|1|g' \
      -e 's|@''HAVE_TIMEGM''@|1|g' \
      -e 's|@''HAVE_TIMEZONE_T''@|0|g' \
      -e 's|@''HAVE_TZSET''@|1|g' \
      -e 's|@''REPLACE_CTIME''@|GNULIB_PORTCHECK|g' \
      -e 's|@''REPLACE_GMTIME''@|0|g' \
      -e 's|@''REPLACE_LOCALTIME''@|0|g' \
      -e 's|@''REPLACE_LOCALTIME_R''@|0|g' \
      -e 's|@''REPLACE_MKTIME''@|0|g' \
      -e 's|@''REPLACE_NANOSLEEP''@|GNULIB_PORTCHECK|g' \
      -e 's|@''REPLACE_STRFTIME''@|GNULIB_PORTCHECK|g' \
      -e 's|@''REPLACE_TIMEGM''@|0|g' \
      -e 's|@''REPLACE_TZSET''@|0|g' \
      -e 's|@''PTHREAD_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \
      -e 's|@''SYS_TIME_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \
      -e 's|@''TIME_H_DEFINES_STRUCT_TIMESPEC''@|1|g' \
      -e 's|@''UNISTD_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
      -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \
      -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \
      < ./time.in.h; \
} > time.h-t && \
mv time.h-t time.h
rm -f sys/stat.h-t sys/stat.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_SYS_STAT_H''@|<sys/stat.h>|g' \
      -e 's|@''WINDOWS_64_BIT_ST_SIZE''@|0|g' \
      -e 's|@''WINDOWS_STAT_TIMESPEC''@|0|g' \
      -e 's/@''GNULIB_FCHMODAT''@/1/g' \
      -e 's/@''GNULIB_FSTAT''@/1/g' \
      -e 's/@''GNULIB_FSTATAT''@/1/g' \
      -e 's/@''GNULIB_FUTIMENS''@/1/g' \
      -e 's/@''GNULIB_LCHMOD''@/0/g' \
      -e 's/@''GNULIB_LSTAT''@/1/g' \
      -e 's/@''GNULIB_MKDIRAT''@/1/g' \
      -e 's/@''GNULIB_MKFIFO''@/1/g' \
      -e 's/@''GNULIB_MKFIFOAT''@/1/g' \
      -e 's/@''GNULIB_MKNOD''@/1/g' \
      -e 's/@''GNULIB_MKNODAT''@/1/g' \
      -e 's/@''GNULIB_STAT''@/1/g' \
      -e 's/@''GNULIB_UTIMENSAT''@/1/g' \
      -e 's/@''GNULIB_OVERRIDES_STRUCT_STAT''@/0/g' \
      -e 's|@''HAVE_FCHMODAT''@|1|g' \
      -e 's|@''HAVE_FSTATAT''@|1|g' \
      -e 's|@''HAVE_FUTIMENS''@|1|g' \
      -e 's|@''HAVE_LCHMOD''@|1|g' \
      -e 's|@''HAVE_LSTAT''@|1|g' \
      -e 's|@''HAVE_MKDIRAT''@|1|g' \
      -e 's|@''HAVE_MKFIFO''@|1|g' \
      -e 's|@''HAVE_MKFIFOAT''@|1|g' \
      -e 's|@''HAVE_MKNOD''@|1|g' \
      -e 's|@''HAVE_MKNODAT''@|1|g' \
      -e 's|@''HAVE_UTIMENSAT''@|1|g' \
      -e 's|@''REPLACE_FSTAT''@|0|g' \
      -e 's|@''REPLACE_FSTATAT''@|0|g' \
      -e 's|@''REPLACE_FUTIMENS''@|0|g' \
      -e 's|@''REPLACE_LSTAT''@|0|g' \
      -e 's|@''REPLACE_MKDIR''@|0|g' \
      -e 's|@''REPLACE_MKFIFO''@|0|g' \
      -e 's|@''REPLACE_MKNOD''@|0|g' \
      -e 's|@''REPLACE_STAT''@|0|g' \
      -e 's|@''REPLACE_UTIMENSAT''@|0|g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
      -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \
      -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \
      < ./sys_stat.in.h; \
} > sys/stat.h-t && \
mv sys/stat.h-t sys/stat.h
rm -f sys/time.h-t sys/time.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
      -e 's/@''HAVE_SYS_TIME_H''@/1/g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_SYS_TIME_H''@|<sys/time.h>|g' \
      -e 's/@''GNULIB_GETTIMEOFDAY''@/1/g' \
      -e 's|@''HAVE_WINSOCK2_H''@|0|g' \
      -e 's/@''HAVE_GETTIMEOFDAY''@/1/g' \
      -e 's/@''HAVE_STRUCT_TIMEVAL''@/1/g' \
      -e 's/@''REPLACE_GETTIMEOFDAY''@/0/g' \
      -e 's/@''REPLACE_STRUCT_TIMEVAL''@/0/g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
      -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \
      -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \
      < ./sys_time.in.h; \
} > sys/time.h-t && \
mv sys/time.h-t sys/time.h
rm -f unistd.h-t unistd.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
      -e 's|@''HAVE_UNISTD_H''@|1|g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_UNISTD_H''@|<unistd.h>|g' \
      -e 's|@''WINDOWS_64_BIT_OFF_T''@|0|g' \
      -e 's/@''GNULIB_CHDIR''@/1/g' \
      -e 's/@''GNULIB_CHOWN''@/1/g' \
      -e 's/@''GNULIB_CLOSE''@/1/g' \
      -e 's/@''GNULIB_DUP''@/1/g' \
      -e 's/@''GNULIB_DUP2''@/1/g' \
      -e 's/@''GNULIB_DUP3''@/0/g' \
      -e 's/@''GNULIB_ENVIRON''@/1/g' \
      -e 's/@''GNULIB_EUIDACCESS''@/1/g' \
      -e 's/@''GNULIB_FACCESSAT''@/1/g' \
      -e 's/@''GNULIB_FCHDIR''@/1/g' \
      -e 's/@''GNULIB_FCHOWNAT''@/1/g' \
      -e 's/@''GNULIB_FDATASYNC''@/0/g' \
      -e 's/@''GNULIB_FSYNC''@/0/g' \
      -e 's/@''GNULIB_FTRUNCATE''@/0/g' \
      -e 's/@''GNULIB_GETCWD''@/1/g' \
      -e 's/@''GNULIB_GETDOMAINNAME''@/0/g' \
      -e 's/@''GNULIB_GETDTABLESIZE''@/1/g' \
      -e 's/@''GNULIB_GETGROUPS''@/1/g' \
      -e 's/@''GNULIB_GETHOSTNAME''@/0/g' \
      -e 's/@''GNULIB_GETLOGIN''@/0/g' \
      -e 's/@''GNULIB_GETLOGIN_R''@/0/g' \
      -e 's/@''GNULIB_GETPAGESIZE''@/1/g' \
      -e 's/@''GNULIB_GETPASS''@/0/g' \
      -e 's/@''GNULIB_GETUSERSHELL''@/0/g' \
      -e 's/@''GNULIB_GROUP_MEMBER''@/1/g' \
      -e 's/@''GNULIB_ISATTY''@/0/g' \
      -e 's/@''GNULIB_LCHOWN''@/1/g' \
      -e 's/@''GNULIB_LINK''@/1/g' \
      -e 's/@''GNULIB_LINKAT''@/1/g' \
      -e 's/@''GNULIB_LSEEK''@/1/g' \
      -e 's/@''GNULIB_PIPE''@/0/g' \
      -e 's/@''GNULIB_PIPE2''@/0/g' \
      -e 's/@''GNULIB_PREAD''@/0/g' \
      -e 's/@''GNULIB_PWRITE''@/0/g' \
      -e 's/@''GNULIB_READ''@/1/g' \
      -e 's/@''GNULIB_READLINK''@/1/g' \
      -e 's/@''GNULIB_READLINKAT''@/1/g' \
      -e 's/@''GNULIB_RMDIR''@/1/g' \
      -e 's/@''GNULIB_SETHOSTNAME''@/0/g' \
      -e 's/@''GNULIB_SLEEP''@/1/g' \
      -e 's/@''GNULIB_SYMLINK''@/1/g' \
      -e 's/@''GNULIB_SYMLINKAT''@/1/g' \
      -e 's/@''GNULIB_TRUNCATE''@/0/g' \
      -e 's/@''GNULIB_TTYNAME_R''@/0/g' \
      -e 's/@''GNULIB_UNISTD_H_GETOPT''@/01/g' \
      -e 's/@''GNULIB_UNISTD_H_NONBLOCKING''@/0/g' \
      -e 's/@''GNULIB_UNISTD_H_SIGPIPE''@/0/g' \
      -e 's/@''GNULIB_UNLINK''@/1/g' \
      -e 's/@''GNULIB_UNLINKAT''@/1/g' \
      -e 's/@''GNULIB_USLEEP''@/0/g' \
      -e 's/@''GNULIB_WRITE''@/1/g' \
      < ./unistd.in.h | \
  sed -e 's|@''HAVE_CHOWN''@|1|g' \
      -e 's|@''HAVE_DUP2''@|1|g' \
      -e 's|@''HAVE_DUP3''@|1|g' \
      -e 's|@''HAVE_EUIDACCESS''@|1|g' \
      -e 's|@''HAVE_FACCESSAT''@|1|g' \
      -e 's|@''HAVE_FCHDIR''@|1|g' \
      -e 's|@''HAVE_FCHOWNAT''@|1|g' \
      -e 's|@''HAVE_FDATASYNC''@|1|g' \
      -e 's|@''HAVE_FSYNC''@|1|g' \
      -e 's|@''HAVE_FTRUNCATE''@|1|g' \
      -e 's|@''HAVE_GETDTABLESIZE''@|1|g' \
      -e 's|@''HAVE_GETGROUPS''@|1|g' \
      -e 's|@''HAVE_GETHOSTNAME''@|1|g' \
      -e 's|@''HAVE_GETPAGESIZE''@|1|g' \
      -e 's|@''HAVE_GETPASS''@|1|g' \
      -e 's|@''HAVE_GROUP_MEMBER''@|1|g' \
      -e 's|@''HAVE_LCHOWN''@|1|g' \
      -e 's|@''HAVE_LINK''@|1|g' \
      -e 's|@''HAVE_LINKAT''@|1|g' \
      -e 's|@''HAVE_PIPE''@|1|g' \
      -e 's|@''HAVE_PIPE2''@|1|g' \
      -e 's|@''HAVE_PREAD''@|1|g' \
      -e 's|@''HAVE_PWRITE''@|1|g' \
      -e 's|@''HAVE_READLINK''@|1|g' \
      -e 's|@''HAVE_READLINKAT''@|1|g' \
      -e 's|@''HAVE_SETHOSTNAME''@|1|g' \
      -e 's|@''HAVE_SLEEP''@|1|g' \
      -e 's|@''HAVE_SYMLINK''@|1|g' \
      -e 's|@''HAVE_SYMLINKAT''@|1|g' \
      -e 's|@''HAVE_UNLINKAT''@|1|g' \
      -e 's|@''HAVE_USLEEP''@|1|g' \
      -e 's|@''HAVE_DECL_ENVIRON''@|1|g' \
      -e 's|@''HAVE_DECL_FCHDIR''@|1|g' \
      -e 's|@''HAVE_DECL_FDATASYNC''@|1|g' \
      -e 's|@''HAVE_DECL_GETDOMAINNAME''@|1|g' \
      -e 's|@''HAVE_DECL_GETLOGIN''@|1|g' \
      -e 's|@''HAVE_DECL_GETLOGIN_R''@|1|g' \
      -e 's|@''HAVE_DECL_GETPAGESIZE''@|1|g' \
      -e 's|@''HAVE_DECL_GETUSERSHELL''@|1|g' \
      -e 's|@''HAVE_DECL_SETHOSTNAME''@|1|g' \
      -e 's|@''HAVE_DECL_TRUNCATE''@|1|g' \
      -e 's|@''HAVE_DECL_TTYNAME_R''@|1|g' \
      -e 's|@''HAVE_OS_H''@|0|g' \
      -e 's|@''HAVE_SYS_PARAM_H''@|0|g' \
  | \
  sed -e 's|@''REPLACE_CHOWN''@|0|g' \
      -e 's|@''REPLACE_CLOSE''@|0|g' \
      -e 's|@''REPLACE_DUP''@|0|g' \
      -e 's|@''REPLACE_DUP2''@|0|g' \
      -e 's|@''REPLACE_FACCESSAT''@|0|g' \
      -e 's|@''REPLACE_FCHOWNAT''@|0|g' \
      -e 's|@''REPLACE_FTRUNCATE''@|0|g' \
      -e 's|@''REPLACE_GETCWD''@|0|g' \
      -e 's|@''REPLACE_GETDOMAINNAME''@|0|g' \
      -e 's|@''REPLACE_GETDTABLESIZE''@|0|g' \
      -e 's|@''REPLACE_GETLOGIN_R''@|0|g' \
      -e 's|@''REPLACE_GETGROUPS''@|0|g' \
      -e 's|@''REPLACE_GETPAGESIZE''@|0|g' \
      -e 's|@''REPLACE_GETPASS''@|0|g' \
      -e 's|@''REPLACE_ISATTY''@|0|g' \
      -e 's|@''REPLACE_LCHOWN''@|0|g' \
      -e 's|@''REPLACE_LINK''@|0|g' \
      -e 's|@''REPLACE_LINKAT''@|0|g' \
      -e 's|@''REPLACE_LSEEK''@|0|g' \
      -e 's|@''REPLACE_PREAD''@|0|g' \
      -e 's|@''REPLACE_PWRITE''@|0|g' \
      -e 's|@''REPLACE_READ''@|0|g' \
      -e 's|@''REPLACE_READLINK''@|0|g' \
      -e 's|@''REPLACE_READLINKAT''@|0|g' \
      -e 's|@''REPLACE_RMDIR''@|0|g' \
      -e 's|@''REPLACE_SLEEP''@|0|g' \
      -e 's|@''REPLACE_SYMLINK''@|0|g' \
      -e 's|@''REPLACE_SYMLINKAT''@|0|g' \
      -e 's|@''REPLACE_TRUNCATE''@|0|g' \
      -e 's|@''REPLACE_TTYNAME_R''@|0|g' \
      -e 's|@''REPLACE_UNLINK''@|0|g' \
      -e 's|@''REPLACE_UNLINKAT''@|0|g' \
      -e 's|@''REPLACE_USLEEP''@|0|g' \
      -e 's|@''REPLACE_WRITE''@|0|g' \
      -e 's|@''UNISTD_H_HAVE_WINSOCK2_H''@|0|g' \
      -e 's|@''UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS''@|0|g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
      -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \
      -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h'; \
} > unistd.h-t && \
mv unistd.h-t unistd.h
rm -f sys/types.h-t sys/types.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_SYS_TYPES_H''@|<sys/types.h>|g' \
      -e 's|@''WINDOWS_64_BIT_OFF_T''@|0|g' \
      -e 's|@''WINDOWS_STAT_INODES''@|0|g' \
      < ./sys_types.in.h; \
} > sys/types.h-t && \
mv sys/types.h-t sys/types.h
rm -f unitypes.h-t unitypes.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  cat ./unitypes.in.h; \
} > unitypes.h-t && \
mv -f unitypes.h-t unitypes.h
rm -f uniwidth.h-t uniwidth.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  cat ./uniwidth.in.h; \
} > uniwidth.h-t && \
mv -f uniwidth.h-t uniwidth.h
rm -f wchar.h-t wchar.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''HAVE_FEATURES_H''@|1|g' \
      -e 's|@''NEXT_WCHAR_H''@|<wchar.h>|g' \
      -e 's|@''HAVE_WCHAR_H''@|1|g' \
      -e 's/@''HAVE_CRTDEFS_H''@/0/g' \
      -e 's/@''GNULIB_OVERRIDES_WINT_T''@/0/g' \
      -e 's/@''GNULIB_BTOWC''@/1/g' \
      -e 's/@''GNULIB_WCTOB''@/0/g' \
      -e 's/@''GNULIB_MBSINIT''@/1/g' \
      -e 's/@''GNULIB_MBRTOWC''@/1/g' \
      -e 's/@''GNULIB_MBRLEN''@/0/g' \
      -e 's/@''GNULIB_MBSRTOWCS''@/1/g' \
      -e 's/@''GNULIB_MBSNRTOWCS''@/0/g' \
      -e 's/@''GNULIB_WCRTOMB''@/1/g' \
      -e 's/@''GNULIB_WCSRTOMBS''@/0/g' \
      -e 's/@''GNULIB_WCSNRTOMBS''@/0/g' \
      -e 's/@''GNULIB_WCWIDTH''@/1/g' \
      -e 's/@''GNULIB_WMEMCHR''@/0/g' \
      -e 's/@''GNULIB_WMEMCMP''@/0/g' \
      -e 's/@''GNULIB_WMEMCPY''@/0/g' \
      -e 's/@''GNULIB_WMEMMOVE''@/0/g' \
      -e 's/@''GNULIB_WMEMSET''@/0/g' \
      -e 's/@''GNULIB_WCSLEN''@/0/g' \
      -e 's/@''GNULIB_WCSNLEN''@/0/g' \
      -e 's/@''GNULIB_WCSCPY''@/0/g' \
      -e 's/@''GNULIB_WCPCPY''@/0/g' \
      -e 's/@''GNULIB_WCSNCPY''@/0/g' \
      -e 's/@''GNULIB_WCPNCPY''@/0/g' \
      -e 's/@''GNULIB_WCSCAT''@/0/g' \
      -e 's/@''GNULIB_WCSNCAT''@/0/g' \
      -e 's/@''GNULIB_WCSCMP''@/0/g' \
      -e 's/@''GNULIB_WCSNCMP''@/0/g' \
      -e 's/@''GNULIB_WCSCASECMP''@/0/g' \
      -e 's/@''GNULIB_WCSNCASECMP''@/0/g' \
      -e 's/@''GNULIB_WCSCOLL''@/0/g' \
      -e 's/@''GNULIB_WCSXFRM''@/0/g' \
      -e 's/@''GNULIB_WCSDUP''@/0/g' \
      -e 's/@''GNULIB_WCSCHR''@/0/g' \
      -e 's/@''GNULIB_WCSRCHR''@/0/g' \
      -e 's/@''GNULIB_WCSCSPN''@/0/g' \
      -e 's/@''GNULIB_WCSSPN''@/0/g' \
      -e 's/@''GNULIB_WCSPBRK''@/0/g' \
      -e 's/@''GNULIB_WCSSTR''@/0/g' \
      -e 's/@''GNULIB_WCSTOK''@/0/g' \
      -e 's/@''GNULIB_WCSWIDTH''@/0/g' \
      -e 's/@''GNULIB_WCSFTIME''@/0/g' \
      < ./wchar.in.h | \
  sed -e 's|@''HAVE_WINT_T''@|1|g' \
      -e 's|@''HAVE_BTOWC''@|1|g' \
      -e 's|@''HAVE_MBSINIT''@|1|g' \
      -e 's|@''HAVE_MBRTOWC''@|1|g' \
      -e 's|@''HAVE_MBRLEN''@|1|g' \
      -e 's|@''HAVE_MBSRTOWCS''@|1|g' \
      -e 's|@''HAVE_MBSNRTOWCS''@|1|g' \
      -e 's|@''HAVE_WCRTOMB''@|1|g' \
      -e 's|@''HAVE_WCSRTOMBS''@|1|g' \
      -e 's|@''HAVE_WCSNRTOMBS''@|1|g' \
      -e 's|@''HAVE_WMEMCHR''@|1|g' \
      -e 's|@''HAVE_WMEMCMP''@|1|g' \
      -e 's|@''HAVE_WMEMCPY''@|1|g' \
      -e 's|@''HAVE_WMEMMOVE''@|1|g' \
      -e 's|@''HAVE_WMEMSET''@|1|g' \
      -e 's|@''HAVE_WCSLEN''@|1|g' \
      -e 's|@''HAVE_WCSNLEN''@|1|g' \
      -e 's|@''HAVE_WCSCPY''@|1|g' \
      -e 's|@''HAVE_WCPCPY''@|1|g' \
      -e 's|@''HAVE_WCSNCPY''@|1|g' \
      -e 's|@''HAVE_WCPNCPY''@|1|g' \
      -e 's|@''HAVE_WCSCAT''@|1|g' \
      -e 's|@''HAVE_WCSNCAT''@|1|g' \
      -e 's|@''HAVE_WCSCMP''@|1|g' \
      -e 's|@''HAVE_WCSNCMP''@|1|g' \
      -e 's|@''HAVE_WCSCASECMP''@|1|g' \
      -e 's|@''HAVE_WCSNCASECMP''@|1|g' \
      -e 's|@''HAVE_WCSCOLL''@|1|g' \
      -e 's|@''HAVE_WCSXFRM''@|1|g' \
      -e 's|@''HAVE_WCSDUP''@|1|g' \
      -e 's|@''HAVE_WCSCHR''@|1|g' \
      -e 's|@''HAVE_WCSRCHR''@|1|g' \
      -e 's|@''HAVE_WCSCSPN''@|1|g' \
      -e 's|@''HAVE_WCSSPN''@|1|g' \
      -e 's|@''HAVE_WCSPBRK''@|1|g' \
      -e 's|@''HAVE_WCSSTR''@|1|g' \
      -e 's|@''HAVE_WCSTOK''@|1|g' \
      -e 's|@''HAVE_WCSWIDTH''@|1|g' \
      -e 's|@''HAVE_WCSFTIME''@|1|g' \
      -e 's|@''HAVE_DECL_WCTOB''@|1|g' \
      -e 's|@''HAVE_DECL_WCWIDTH''@|1|g' \
  | \
  sed -e 's|@''REPLACE_MBSTATE_T''@|0|g' \
      -e 's|@''REPLACE_BTOWC''@|0|g' \
      -e 's|@''REPLACE_WCTOB''@|0|g' \
      -e 's|@''REPLACE_MBSINIT''@|0|g' \
      -e 's|@''REPLACE_MBRTOWC''@|1|g' \
      -e 's|@''REPLACE_MBRLEN''@|0|g' \
      -e 's|@''REPLACE_MBSRTOWCS''@|0|g' \
      -e 's|@''REPLACE_MBSNRTOWCS''@|0|g' \
      -e 's|@''REPLACE_WCRTOMB''@|0|g' \
      -e 's|@''REPLACE_WCSRTOMBS''@|0|g' \
      -e 's|@''REPLACE_WCSNRTOMBS''@|0|g' \
      -e 's|@''REPLACE_WCWIDTH''@|0|g' \
      -e 's|@''REPLACE_WCSWIDTH''@|0|g' \
      -e 's|@''REPLACE_WCSFTIME''@|0|g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
      -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \
      -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h'; \
} > wchar.h-t && \
mv wchar.h-t wchar.h
rm -f wctype.h-t wctype.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
      -e 's/@''HAVE_WCTYPE_H''@/1/g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_WCTYPE_H''@|<wctype.h>|g' \
      -e 's/@''HAVE_CRTDEFS_H''@/0/g' \
      -e 's/@''GNULIB_OVERRIDES_WINT_T''@/0/g' \
      -e 's/@''GNULIB_ISWBLANK''@/1/g' \
      -e 's/@''GNULIB_WCTYPE''@/0/g' \
      -e 's/@''GNULIB_ISWCTYPE''@/0/g' \
      -e 's/@''GNULIB_WCTRANS''@/0/g' \
      -e 's/@''GNULIB_TOWCTRANS''@/0/g' \
      -e 's/@''HAVE_ISWBLANK''@/1/g' \
      -e 's/@''HAVE_ISWCNTRL''@/1/g' \
      -e 's/@''HAVE_WCTYPE_T''@/1/g' \
      -e 's/@''HAVE_WCTRANS_T''@/1/g' \
      -e 's/@''HAVE_WINT_T''@/1/g' \
      -e 's/@''REPLACE_ISWBLANK''@/0/g' \
      -e 's/@''REPLACE_ISWCNTRL''@/0/g' \
      -e 's/@''REPLACE_TOWLOWER''@/0/g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
      -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \
      < ./wctype.in.h; \
} > wctype.h-t && \
mv wctype.h-t wctype.h
make  all-recursive
make[7]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/tar-1.32/gnu'
make[8]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/tar-1.32/gnu'
depbase=`echo acl-errno-valid.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT acl-errno-valid.o -MD -MP -MF $depbase.Tpo -c -o acl-errno-valid.o acl-errno-valid.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo acl-internal.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT acl-internal.o -MD -MP -MF $depbase.Tpo -c -o acl-internal.o acl-internal.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo get-permissions.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT get-permissions.o -MD -MP -MF $depbase.Tpo -c -o get-permissions.o get-permissions.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo set-permissions.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT set-permissions.o -MD -MP -MF $depbase.Tpo -c -o set-permissions.o set-permissions.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo allocator.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT allocator.o -MD -MP -MF $depbase.Tpo -c -o allocator.o allocator.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo areadlink.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT areadlink.o -MD -MP -MF $depbase.Tpo -c -o areadlink.o areadlink.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo areadlink-with-size.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT areadlink-with-size.o -MD -MP -MF $depbase.Tpo -c -o areadlink-with-size.o areadlink-with-size.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo areadlinkat.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT areadlinkat.o -MD -MP -MF $depbase.Tpo -c -o areadlinkat.o areadlinkat.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo areadlinkat-with-size.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT areadlinkat-with-size.o -MD -MP -MF $depbase.Tpo -c -o areadlinkat-with-size.o areadlinkat-with-size.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo argmatch.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT argmatch.o -MD -MP -MF $depbase.Tpo -c -o argmatch.o argmatch.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo argp-ba.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT argp-ba.o -MD -MP -MF $depbase.Tpo -c -o argp-ba.o argp-ba.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo argp-eexst.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT argp-eexst.o -MD -MP -MF $depbase.Tpo -c -o argp-eexst.o argp-eexst.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo argp-fmtstream.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT argp-fmtstream.o -MD -MP -MF $depbase.Tpo -c -o argp-fmtstream.o argp-fmtstream.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo argp-fs-xinl.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT argp-fs-xinl.o -MD -MP -MF $depbase.Tpo -c -o argp-fs-xinl.o argp-fs-xinl.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo argp-help.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT argp-help.o -MD -MP -MF $depbase.Tpo -c -o argp-help.o argp-help.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo argp-parse.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT argp-parse.o -MD -MP -MF $depbase.Tpo -c -o argp-parse.o argp-parse.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo argp-pin.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT argp-pin.o -MD -MP -MF $depbase.Tpo -c -o argp-pin.o argp-pin.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo argp-pv.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT argp-pv.o -MD -MP -MF $depbase.Tpo -c -o argp-pv.o argp-pv.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo argp-pvh.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT argp-pvh.o -MD -MP -MF $depbase.Tpo -c -o argp-pvh.o argp-pvh.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo argp-xinl.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT argp-xinl.o -MD -MP -MF $depbase.Tpo -c -o argp-xinl.o argp-xinl.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo argp-version-etc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT argp-version-etc.o -MD -MP -MF $depbase.Tpo -c -o argp-version-etc.o argp-version-etc.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo backupfile.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT backupfile.o -MD -MP -MF $depbase.Tpo -c -o backupfile.o backupfile.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo backup-find.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT backup-find.o -MD -MP -MF $depbase.Tpo -c -o backup-find.o backup-find.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo bitrotate.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT bitrotate.o -MD -MP -MF $depbase.Tpo -c -o bitrotate.o bitrotate.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo c-ctype.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT c-ctype.o -MD -MP -MF $depbase.Tpo -c -o c-ctype.o c-ctype.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo c-strcasecmp.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT c-strcasecmp.o -MD -MP -MF $depbase.Tpo -c -o c-strcasecmp.o c-strcasecmp.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo c-strncasecmp.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT c-strncasecmp.o -MD -MP -MF $depbase.Tpo -c -o c-strncasecmp.o c-strncasecmp.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo careadlinkat.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT careadlinkat.o -MD -MP -MF $depbase.Tpo -c -o careadlinkat.o careadlinkat.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo cloexec.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT cloexec.o -MD -MP -MF $depbase.Tpo -c -o cloexec.o cloexec.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo close-stream.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT close-stream.o -MD -MP -MF $depbase.Tpo -c -o close-stream.o close-stream.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo closeout.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT closeout.o -MD -MP -MF $depbase.Tpo -c -o closeout.o closeout.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo opendir-safer.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT opendir-safer.o -MD -MP -MF $depbase.Tpo -c -o opendir-safer.o opendir-safer.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo dirname.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT dirname.o -MD -MP -MF $depbase.Tpo -c -o dirname.o dirname.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo basename.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT basename.o -MD -MP -MF $depbase.Tpo -c -o basename.o basename.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo dirname-lgpl.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT dirname-lgpl.o -MD -MP -MF $depbase.Tpo -c -o dirname-lgpl.o dirname-lgpl.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo basename-lgpl.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT basename-lgpl.o -MD -MP -MF $depbase.Tpo -c -o basename-lgpl.o basename-lgpl.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo stripslash.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT stripslash.o -MD -MP -MF $depbase.Tpo -c -o stripslash.o stripslash.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo exclude.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT exclude.o -MD -MP -MF $depbase.Tpo -c -o exclude.o exclude.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo exitfail.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT exitfail.o -MD -MP -MF $depbase.Tpo -c -o exitfail.o exitfail.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo chmodat.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT chmodat.o -MD -MP -MF $depbase.Tpo -c -o chmodat.o chmodat.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo chownat.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT chownat.o -MD -MP -MF $depbase.Tpo -c -o chownat.o chownat.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo creat-safer.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT creat-safer.o -MD -MP -MF $depbase.Tpo -c -o creat-safer.o creat-safer.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo open-safer.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT open-safer.o -MD -MP -MF $depbase.Tpo -c -o open-safer.o open-safer.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo fd-hook.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT fd-hook.o -MD -MP -MF $depbase.Tpo -c -o fd-hook.o fd-hook.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo fd-safer-flag.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT fd-safer-flag.o -MD -MP -MF $depbase.Tpo -c -o fd-safer-flag.o fd-safer-flag.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo dup-safer-flag.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT dup-safer-flag.o -MD -MP -MF $depbase.Tpo -c -o dup-safer-flag.o dup-safer-flag.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo fdutimensat.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT fdutimensat.o -MD -MP -MF $depbase.Tpo -c -o fdutimensat.o fdutimensat.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo file-has-acl.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT file-has-acl.o -MD -MP -MF $depbase.Tpo -c -o file-has-acl.o file-has-acl.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo filenamecat-lgpl.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT filenamecat-lgpl.o -MD -MP -MF $depbase.Tpo -c -o filenamecat-lgpl.o filenamecat-lgpl.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo fprintftime.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT fprintftime.o -MD -MP -MF $depbase.Tpo -c -o fprintftime.o fprintftime.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo full-write.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT full-write.o -MD -MP -MF $depbase.Tpo -c -o full-write.o full-write.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo getprogname.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT getprogname.o -MD -MP -MF $depbase.Tpo -c -o getprogname.o getprogname.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo gettime.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT gettime.o -MD -MP -MF $depbase.Tpo -c -o gettime.o gettime.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo hard-locale.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT hard-locale.o -MD -MP -MF $depbase.Tpo -c -o hard-locale.o hard-locale.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo hash.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT hash.o -MD -MP -MF $depbase.Tpo -c -o hash.o hash.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo human.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT human.o -MD -MP -MF $depbase.Tpo -c -o human.o human.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo imaxtostr.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT imaxtostr.o -MD -MP -MF $depbase.Tpo -c -o imaxtostr.o imaxtostr.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo inttostr.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT inttostr.o -MD -MP -MF $depbase.Tpo -c -o inttostr.o inttostr.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo offtostr.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT offtostr.o -MD -MP -MF $depbase.Tpo -c -o offtostr.o offtostr.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo uinttostr.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT uinttostr.o -MD -MP -MF $depbase.Tpo -c -o uinttostr.o uinttostr.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo umaxtostr.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT umaxtostr.o -MD -MP -MF $depbase.Tpo -c -o umaxtostr.o umaxtostr.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo localcharset.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT localcharset.o -MD -MP -MF $depbase.Tpo -c -o localcharset.o localcharset.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo malloca.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT malloca.o -MD -MP -MF $depbase.Tpo -c -o malloca.o malloca.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo mbchar.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT mbchar.o -MD -MP -MF $depbase.Tpo -c -o mbchar.o mbchar.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo mbscasecmp.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT mbscasecmp.o -MD -MP -MF $depbase.Tpo -c -o mbscasecmp.o mbscasecmp.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo mbuiter.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT mbuiter.o -MD -MP -MF $depbase.Tpo -c -o mbuiter.o mbuiter.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo modechange.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT modechange.o -MD -MP -MF $depbase.Tpo -c -o modechange.o modechange.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo nstrftime.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT nstrftime.o -MD -MP -MF $depbase.Tpo -c -o nstrftime.o nstrftime.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo openat-die.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT openat-die.o -MD -MP -MF $depbase.Tpo -c -o openat-die.o openat-die.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo openat-safer.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT openat-safer.o -MD -MP -MF $depbase.Tpo -c -o openat-safer.o openat-safer.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo opendirat.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT opendirat.o -MD -MP -MF $depbase.Tpo -c -o opendirat.o opendirat.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo parse-datetime.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT parse-datetime.o -MD -MP -MF $depbase.Tpo -c -o parse-datetime.o parse-datetime.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo priv-set.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT priv-set.o -MD -MP -MF $depbase.Tpo -c -o priv-set.o priv-set.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo progname.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT progname.o -MD -MP -MF $depbase.Tpo -c -o progname.o progname.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo quotearg.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT quotearg.o -MD -MP -MF $depbase.Tpo -c -o quotearg.o quotearg.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo renameatu.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT renameatu.o -MD -MP -MF $depbase.Tpo -c -o renameatu.o renameatu.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo safe-read.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT safe-read.o -MD -MP -MF $depbase.Tpo -c -o safe-read.o safe-read.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo safe-write.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT safe-write.o -MD -MP -MF $depbase.Tpo -c -o safe-write.o safe-write.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo save-cwd.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT save-cwd.o -MD -MP -MF $depbase.Tpo -c -o save-cwd.o save-cwd.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo savedir.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT savedir.o -MD -MP -MF $depbase.Tpo -c -o savedir.o savedir.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo se-context.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT se-context.o -MD -MP -MF $depbase.Tpo -c -o se-context.o se-context.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo se-selinux.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT se-selinux.o -MD -MP -MF $depbase.Tpo -c -o se-selinux.o se-selinux.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo stat-time.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT stat-time.o -MD -MP -MF $depbase.Tpo -c -o stat-time.o stat-time.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo statat.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT statat.o -MD -MP -MF $depbase.Tpo -c -o statat.o statat.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo strnlen1.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT strnlen1.o -MD -MP -MF $depbase.Tpo -c -o strnlen1.o strnlen1.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo tempname.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT tempname.o -MD -MP -MF $depbase.Tpo -c -o tempname.o tempname.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo timespec.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT timespec.o -MD -MP -MF $depbase.Tpo -c -o timespec.o timespec.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo timespec-sub.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT timespec-sub.o -MD -MP -MF $depbase.Tpo -c -o timespec-sub.o timespec-sub.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo unistd.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT unistd.o -MD -MP -MF $depbase.Tpo -c -o unistd.o unistd.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo dup-safer.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT dup-safer.o -MD -MP -MF $depbase.Tpo -c -o dup-safer.o dup-safer.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo fd-safer.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT fd-safer.o -MD -MP -MF $depbase.Tpo -c -o fd-safer.o fd-safer.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo pipe-safer.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT pipe-safer.o -MD -MP -MF $depbase.Tpo -c -o pipe-safer.o pipe-safer.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo unlinkdir.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT unlinkdir.o -MD -MP -MF $depbase.Tpo -c -o unlinkdir.o unlinkdir.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo utimens.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT utimens.o -MD -MP -MF $depbase.Tpo -c -o utimens.o utimens.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo version-etc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT version-etc.o -MD -MP -MF $depbase.Tpo -c -o version-etc.o version-etc.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo version-etc-fsf.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT version-etc-fsf.o -MD -MP -MF $depbase.Tpo -c -o version-etc-fsf.o version-etc-fsf.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo wctype-h.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT wctype-h.o -MD -MP -MF $depbase.Tpo -c -o wctype-h.o wctype-h.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo xmalloc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT xmalloc.o -MD -MP -MF $depbase.Tpo -c -o xmalloc.o xmalloc.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo xalloc-die.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT xalloc-die.o -MD -MP -MF $depbase.Tpo -c -o xalloc-die.o xalloc-die.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo xgetcwd.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT xgetcwd.o -MD -MP -MF $depbase.Tpo -c -o xgetcwd.o xgetcwd.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo xsize.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT xsize.o -MD -MP -MF $depbase.Tpo -c -o xsize.o xsize.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo xstrndup.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT xstrndup.o -MD -MP -MF $depbase.Tpo -c -o xstrndup.o xstrndup.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo xstrtol.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT xstrtol.o -MD -MP -MF $depbase.Tpo -c -o xstrtol.o xstrtol.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo xstrtoul.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT xstrtoul.o -MD -MP -MF $depbase.Tpo -c -o xstrtoul.o xstrtoul.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo xstrtol-error.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT xstrtol-error.o -MD -MP -MF $depbase.Tpo -c -o xstrtol-error.o xstrtol-error.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo xstrtoumax.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT xstrtoumax.o -MD -MP -MF $depbase.Tpo -c -o xstrtoumax.o xstrtoumax.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo xvasprintf.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT xvasprintf.o -MD -MP -MF $depbase.Tpo -c -o xvasprintf.o xvasprintf.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo xasprintf.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT xasprintf.o -MD -MP -MF $depbase.Tpo -c -o xasprintf.o xasprintf.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo asnprintf.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT asnprintf.o -MD -MP -MF $depbase.Tpo -c -o asnprintf.o asnprintf.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo chdir-long.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT chdir-long.o -MD -MP -MF $depbase.Tpo -c -o chdir-long.o chdir-long.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo fcntl.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT fcntl.o -MD -MP -MF $depbase.Tpo -c -o fcntl.o fcntl.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo getopt.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT getopt.o -MD -MP -MF $depbase.Tpo -c -o getopt.o getopt.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo getopt1.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT getopt1.o -MD -MP -MF $depbase.Tpo -c -o getopt1.o getopt1.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo localtime-buffer.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT localtime-buffer.o -MD -MP -MF $depbase.Tpo -c -o localtime-buffer.o localtime-buffer.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo mbrtowc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT mbrtowc.o -MD -MP -MF $depbase.Tpo -c -o mbrtowc.o mbrtowc.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo mktime.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT mktime.o -MD -MP -MF $depbase.Tpo -c -o mktime.o mktime.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo obstack.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT obstack.o -MD -MP -MF $depbase.Tpo -c -o obstack.o obstack.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo openat-proc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT openat-proc.o -MD -MP -MF $depbase.Tpo -c -o openat-proc.o openat-proc.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo printf-args.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT printf-args.o -MD -MP -MF $depbase.Tpo -c -o printf-args.o printf-args.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo printf-parse.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT printf-parse.o -MD -MP -MF $depbase.Tpo -c -o printf-parse.o printf-parse.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo regex.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT regex.o -MD -MP -MF $depbase.Tpo -c -o regex.o regex.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo selinux-at.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT selinux-at.o -MD -MP -MF $depbase.Tpo -c -o selinux-at.o selinux-at.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo time_rz.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT time_rz.o -MD -MP -MF $depbase.Tpo -c -o time_rz.o time_rz.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo vasnprintf.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT vasnprintf.o -MD -MP -MF $depbase.Tpo -c -o vasnprintf.o vasnprintf.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo uniwidth/width.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT uniwidth/width.o -MD -MP -MF $depbase.Tpo -c -o uniwidth/width.o uniwidth/width.c &&\
mv -f $depbase.Tpo $depbase.Po
rm -f libgnu.a
ar cr libgnu.a acl-errno-valid.o acl-internal.o get-permissions.o set-permissions.o allocator.o areadlink.o areadlink-with-size.o areadlinkat.o areadlinkat-with-size.o argmatch.o argp-ba.o argp-eexst.o argp-fmtstream.o argp-fs-xinl.o argp-help.o argp-parse.o argp-pin.o argp-pv.o argp-pvh.o argp-xinl.o argp-version-etc.o backupfile.o backup-find.o bitrotate.o c-ctype.o c-strcasecmp.o c-strncasecmp.o careadlinkat.o cloexec.o close-stream.o closeout.o opendir-safer.o dirname.o basename.o dirname-lgpl.o basename-lgpl.o stripslash.o exclude.o exitfail.o chmodat.o chownat.o creat-safer.o open-safer.o fd-hook.o fd-safer-flag.o dup-safer-flag.o fdutimensat.o file-has-acl.o filenamecat-lgpl.o fprintftime.o full-write.o getprogname.o gettime.o hard-locale.o hash.o human.o imaxtostr.o inttostr.o offtostr.o uinttostr.o umaxtostr.o localcharset.o malloca.o mbchar.o mbscasecmp.o mbuiter.o modechange.o nstrftime.o openat-die.o openat-safer.o opendirat.o parse-datetime.o priv-set.o progname.o quotearg.o renameatu.o safe-read.o safe-write.o save-cwd.o savedir.o se-context.o se-selinux.o stat-time.o statat.o strnlen1.o tempname.o timespec.o timespec-sub.o unistd.o dup-safer.o fd-safer.o pipe-safer.o uniwidth/width.o unlinkdir.o utimens.o version-etc.o version-etc-fsf.o wctype-h.o xmalloc.o xalloc-die.o xgetcwd.o xsize.o xstrndup.o xstrtol.o xstrtoul.o xstrtol-error.o xstrtoumax.o xvasprintf.o xasprintf.o asnprintf.o chdir-long.o fcntl.o getopt.o getopt1.o localtime-buffer.o mbrtowc.o mktime.o obstack.o openat-proc.o printf-args.o printf-parse.o regex.o selinux-at.o time_rz.o vasnprintf.o 
ranlib libgnu.a
make[8]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/tar-1.32/gnu'
make[7]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/tar-1.32/gnu'
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/tar-1.32/gnu'
Making all in lib
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/tar-1.32/lib'
rm -f rmt-command.h-t rmt-command.h
echo "#ifndef DEFAULT_RMT_COMMAND" >> rmt-command.h-t
echo "# define DEFAULT_RMT_COMMAND \"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/libexec/`echo rmt | sed 's&$&&;s&^&&'`\"" >> rmt-command.h-t
echo "#endif" >> rmt-command.h-t
mv rmt-command.h-t rmt-command.h
make  all-am
make[7]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/tar-1.32/lib'
gcc -DHAVE_CONFIG_H -I. -I..  -I../gnu -I../ -I../gnu -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include    -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT paxerror.o -MD -MP -MF .deps/paxerror.Tpo -c -o paxerror.o paxerror.c
gcc -DHAVE_CONFIG_H -I. -I..  -I../gnu -I../ -I../gnu -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include    -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT paxexit-status.o -MD -MP -MF .deps/paxexit-status.Tpo -c -o paxexit-status.o paxexit-status.c
gcc -DHAVE_CONFIG_H -I. -I..  -I../gnu -I../ -I../gnu -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include    -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT paxnames.o -MD -MP -MF .deps/paxnames.Tpo -c -o paxnames.o paxnames.c
gcc -DHAVE_CONFIG_H -I. -I..  -I../gnu -I../ -I../gnu -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include    -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT rtapelib.o -MD -MP -MF .deps/rtapelib.Tpo -c -o rtapelib.o rtapelib.c
gcc -DHAVE_CONFIG_H -I. -I..  -I../gnu -I../ -I../gnu -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include    -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT stdopen.o -MD -MP -MF .deps/stdopen.Tpo -c -o stdopen.o stdopen.c
gcc -DHAVE_CONFIG_H -I. -I..  -I../gnu -I../ -I../gnu -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include    -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT wordsplit.o -MD -MP -MF .deps/wordsplit.Tpo -c -o wordsplit.o wordsplit.c
gcc -DHAVE_CONFIG_H -I. -I..  -I../gnu -I../ -I../gnu -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include    -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT xattr-at.o -MD -MP -MF .deps/xattr-at.Tpo -c -o xattr-at.o xattr-at.c
mv -f .deps/xattr-at.Tpo .deps/xattr-at.Po
mv -f .deps/stdopen.Tpo .deps/stdopen.Po
mv -f .deps/paxexit-status.Tpo .deps/paxexit-status.Po
mv -f .deps/paxnames.Tpo .deps/paxnames.Po
mv -f .deps/paxerror.Tpo .deps/paxerror.Po
mv -f .deps/rtapelib.Tpo .deps/rtapelib.Po
mv -f .deps/wordsplit.Tpo .deps/wordsplit.Po
rm -f libtar.a
ar cr libtar.a paxerror.o paxexit-status.o paxnames.o rtapelib.o stdopen.o wordsplit.o xattr-at.o 
ranlib libtar.a
make[7]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/tar-1.32/lib'
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/tar-1.32/lib'
Making all in rmt
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/tar-1.32/rmt'
gcc -DHAVE_CONFIG_H -I. -I..  -I../gnu -I../ -I../gnu -I../lib -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT rmt.o -MD -MP -MF .deps/rmt.Tpo -c -o rmt.o rmt.c
mv -f .deps/rmt.Tpo .deps/rmt.Po
gcc  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib  -o rmt rmt.o ../gnu/libgnu.a   
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/tar-1.32/rmt'
Making all in src
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/tar-1.32/src'
gcc -DHAVE_CONFIG_H -I. -I..  -I../gnu -I../ -I../gnu -I../lib -I../lib -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include    -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT buffer.o -MD -MP -MF .deps/buffer.Tpo -c -o buffer.o buffer.c
gcc -DHAVE_CONFIG_H -I. -I..  -I../gnu -I../ -I../gnu -I../lib -I../lib -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include    -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT checkpoint.o -MD -MP -MF .deps/checkpoint.Tpo -c -o checkpoint.o checkpoint.c
gcc -DHAVE_CONFIG_H -I. -I..  -I../gnu -I../ -I../gnu -I../lib -I../lib -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include    -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT compare.o -MD -MP -MF .deps/compare.Tpo -c -o compare.o compare.c
gcc -DHAVE_CONFIG_H -I. -I..  -I../gnu -I../ -I../gnu -I../lib -I../lib -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include    -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT create.o -MD -MP -MF .deps/create.Tpo -c -o create.o create.c
gcc -DHAVE_CONFIG_H -I. -I..  -I../gnu -I../ -I../gnu -I../lib -I../lib -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include    -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT delete.o -MD -MP -MF .deps/delete.Tpo -c -o delete.o delete.c
gcc -DHAVE_CONFIG_H -I. -I..  -I../gnu -I../ -I../gnu -I../lib -I../lib -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include    -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT exit.o -MD -MP -MF .deps/exit.Tpo -c -o exit.o exit.c
gcc -DHAVE_CONFIG_H -I. -I..  -I../gnu -I../ -I../gnu -I../lib -I../lib -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include    -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT exclist.o -MD -MP -MF .deps/exclist.Tpo -c -o exclist.o exclist.c
gcc -DHAVE_CONFIG_H -I. -I..  -I../gnu -I../ -I../gnu -I../lib -I../lib -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include    -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT extract.o -MD -MP -MF .deps/extract.Tpo -c -o extract.o extract.c
mv -f .deps/exit.Tpo .deps/exit.Po
gcc -DHAVE_CONFIG_H -I. -I..  -I../gnu -I../ -I../gnu -I../lib -I../lib -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include    -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT xheader.o -MD -MP -MF .deps/xheader.Tpo -c -o xheader.o xheader.c
mv -f .deps/exclist.Tpo .deps/exclist.Po
mv -f .deps/delete.Tpo .deps/delete.Po
gcc -DHAVE_CONFIG_H -I. -I..  -I../gnu -I../ -I../gnu -I../lib -I../lib -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include    -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT incremen.o -MD -MP -MF .deps/incremen.Tpo -c -o incremen.o incremen.c
gcc -DHAVE_CONFIG_H -I. -I..  -I../gnu -I../ -I../gnu -I../lib -I../lib -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include    -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT list.o -MD -MP -MF .deps/list.Tpo -c -o list.o list.c
mv -f .deps/compare.Tpo .deps/compare.Po
gcc -DHAVE_CONFIG_H -I. -I..  -I../gnu -I../ -I../gnu -I../lib -I../lib -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include    -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT map.o -MD -MP -MF .deps/map.Tpo -c -o map.o map.c
mv -f .deps/checkpoint.Tpo .deps/checkpoint.Po
gcc -DHAVE_CONFIG_H -I. -I..  -I../gnu -I../ -I../gnu -I../lib -I../lib -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include    -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT misc.o -MD -MP -MF .deps/misc.Tpo -c -o misc.o misc.c
mv -f .deps/map.Tpo .deps/map.Po
gcc -DHAVE_CONFIG_H -I. -I..  -I../gnu -I../ -I../gnu -I../lib -I../lib -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include    -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT names.o -MD -MP -MF .deps/names.Tpo -c -o names.o names.c
mv -f .deps/extract.Tpo .deps/extract.Po
gcc -DHAVE_CONFIG_H -I. -I..  -I../gnu -I../ -I../gnu -I../lib -I../lib -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include    -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT sparse.o -MD -MP -MF .deps/sparse.Tpo -c -o sparse.o sparse.c
mv -f .deps/misc.Tpo .deps/misc.Po
gcc -DHAVE_CONFIG_H -I. -I..  -I../gnu -I../ -I../gnu -I../lib -I../lib -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include    -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT suffix.o -MD -MP -MF .deps/suffix.Tpo -c -o suffix.o suffix.c
mv -f .deps/xheader.Tpo .deps/xheader.Po
gcc -DHAVE_CONFIG_H -I. -I..  -I../gnu -I../ -I../gnu -I../lib -I../lib -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include    -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT system.o -MD -MP -MF .deps/system.Tpo -c -o system.o system.c
mv -f .deps/list.Tpo .deps/list.Po
gcc -DHAVE_CONFIG_H -I. -I..  -I../gnu -I../ -I../gnu -I../lib -I../lib -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include    -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT tar.o -MD -MP -MF .deps/tar.Tpo -c -o tar.o tar.c
mv -f .deps/create.Tpo .deps/create.Po
gcc -DHAVE_CONFIG_H -I. -I..  -I../gnu -I../ -I../gnu -I../lib -I../lib -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include    -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT transform.o -MD -MP -MF .deps/transform.Tpo -c -o transform.o transform.c
mv -f .deps/buffer.Tpo .deps/buffer.Po
gcc -DHAVE_CONFIG_H -I. -I..  -I../gnu -I../ -I../gnu -I../lib -I../lib -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include    -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT unlink.o -MD -MP -MF .deps/unlink.Tpo -c -o unlink.o unlink.c
mv -f .deps/suffix.Tpo .deps/suffix.Po
gcc -DHAVE_CONFIG_H -I. -I..  -I../gnu -I../ -I../gnu -I../lib -I../lib -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include    -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT update.o -MD -MP -MF .deps/update.Tpo -c -o update.o update.c
mv -f .deps/incremen.Tpo .deps/incremen.Po
gcc -DHAVE_CONFIG_H -I. -I..  -I../gnu -I../ -I../gnu -I../lib -I../lib -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include    -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT utf8.o -MD -MP -MF .deps/utf8.Tpo -c -o utf8.o utf8.c
mv -f .deps/unlink.Tpo .deps/unlink.Po
gcc -DHAVE_CONFIG_H -I. -I..  -I../gnu -I../ -I../gnu -I../lib -I../lib -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include    -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT warning.o -MD -MP -MF .deps/warning.Tpo -c -o warning.o warning.c
mv -f .deps/update.Tpo .deps/update.Po
gcc -DHAVE_CONFIG_H -I. -I..  -I../gnu -I../ -I../gnu -I../lib -I../lib -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include    -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT xattrs.o -MD -MP -MF .deps/xattrs.Tpo -c -o xattrs.o xattrs.c
mv -f .deps/names.Tpo .deps/names.Po
mv -f .deps/sparse.Tpo .deps/sparse.Po
mv -f .deps/utf8.Tpo .deps/utf8.Po
mv -f .deps/system.Tpo .deps/system.Po
mv -f .deps/transform.Tpo .deps/transform.Po
mv -f .deps/warning.Tpo .deps/warning.Po
mv -f .deps/xattrs.Tpo .deps/xattrs.Po
mv -f .deps/tar.Tpo .deps/tar.Po
gcc   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib  -o tar buffer.o checkpoint.o compare.o create.o delete.o exit.o exclist.o extract.o xheader.o incremen.o list.o map.o misc.o names.o sparse.o suffix.o system.o tar.o transform.o unlink.o update.o utf8.o warning.o xattrs.o  ../lib/libtar.a ../gnu/libgnu.a      
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/tar-1.32/src'
Making all in scripts
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/tar-1.32/scripts'
make[6]: Nothing to be done for 'all'.
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/tar-1.32/scripts'
Making all in po
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/tar-1.32/po'
make[6]: Nothing to be done for 'all'.
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/tar-1.32/po'
Making all in tests
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/tar-1.32/tests'
make[6]: Nothing to be done for 'all'.
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/tar-1.32/tests'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/tar-1.32'
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/tar-1.32'
make[5]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/tar-1.32'
make[4]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/tar-1.32'
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/tar-1.32/.built
CFLAGS="-O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include " CPPFLAGS="-I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include " CXXFLAGS="" LDFLAGS="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib " make --jobserver-fds=3,4 -j -C /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/tar-1.32  install
make[4]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/tar-1.32'
Making install in doc
make[5]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/tar-1.32/doc'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/tar-1.32/doc'
make[6]: Nothing to be done for 'install-exec-am'.
 /bin/mkdir -p '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/man/man1'
 /bin/mkdir -p '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/man/man8'
 /bin/mkdir -p '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/info'
 /usr/bin/install -c -m 644 rmt.8 '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/man/man8'
 /usr/bin/install -c -m 644 tar.1 '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/man/man1'
 /usr/bin/install -c -m 644 ./tar.info ./tar.info-1 ./tar.info-2 '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/info'
 install-info --info-dir='/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/info' '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/info/tar.info'
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/tar-1.32/doc'
make[5]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/tar-1.32/doc'
Making install in gnu
make[5]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/tar-1.32/gnu'
make  install-recursive
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/tar-1.32/gnu'
make[7]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/tar-1.32/gnu'
make[8]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/tar-1.32/gnu'
make[8]: Nothing to be done for 'install-exec-am'.
make[8]: Nothing to be done for 'install-data-am'.
make[8]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/tar-1.32/gnu'
make[7]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/tar-1.32/gnu'
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/tar-1.32/gnu'
make[5]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/tar-1.32/gnu'
Making install in lib
make[5]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/tar-1.32/lib'
make  install-am
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/tar-1.32/lib'
make[7]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/tar-1.32/lib'
make[7]: Nothing to be done for 'install-exec-am'.
make[7]: Nothing to be done for 'install-data-am'.
make[7]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/tar-1.32/lib'
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/tar-1.32/lib'
make[5]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/tar-1.32/lib'
Making install in rmt
make[5]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/tar-1.32/rmt'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/tar-1.32/rmt'
make[6]: Nothing to be done for 'install-exec-am'.
 /bin/mkdir -p '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/libexec'
  /usr/bin/install -c rmt '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/libexec'
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/tar-1.32/rmt'
make[5]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/tar-1.32/rmt'
Making install in src
make[5]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/tar-1.32/src'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/tar-1.32/src'
make[6]: Nothing to be done for 'install-data-am'.
 /bin/mkdir -p '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin'
  /usr/bin/install -c tar '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin'
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/tar-1.32/src'
make[5]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/tar-1.32/src'
Making install in scripts
make[5]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/tar-1.32/scripts'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/tar-1.32/scripts'
make[6]: Nothing to be done for 'install-data-am'.
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/tar-1.32/scripts'
make[5]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/tar-1.32/scripts'
Making install in po
make[5]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/tar-1.32/po'
if test "tar" = "gettext-tools"; then \
  /bin/mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/gettext/po; \
  for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot   Makevars.template; do \
    /usr/bin/install -c -m 644 ./$file \
		    /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/gettext/po/$file; \
  done; \
  for file in Makevars; do \
    rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/gettext/po/$file; \
  done; \
else \
  : ; \
fi
make[5]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/tar-1.32/po'
Making install in tests
make[5]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/tar-1.32/tests'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/tar-1.32/tests'
make[6]: Nothing to be done for 'install-exec-am'.
make[6]: Nothing to be done for 'install-data-am'.
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/tar-1.32/tests'
make[5]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/tar-1.32/tests'
make[5]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/tar-1.32'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/tar-1.32'
make[6]: Nothing to be done for 'install-exec-am'.
make[6]: Nothing to be done for 'install-data-am'.
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/tar-1.32'
make[5]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/tar-1.32'
make[4]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/tar-1.32'
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/stamp
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/tar-1.32/.built
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/stamp/.tar_installed
make[3]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tools/tar'
time: tools/tar/compile#28.68#6.74#25.41
make[3]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tools/m4'
make[3]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tools/autoconf-archive'
make[3]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tools/pkgconf'
make[3]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tools/expat'
make[3]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tools/sstrip'
make[3]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tools/mtools'
make[3]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tools/patch-image'
make[3]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tools/lzma'
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/dl
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/dl
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/dl
SHELL= flock /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/.pkgconf-1.6.3.tar.xz.flock -c '  	/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/download.pl "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/dl" "pkgconf-1.6.3.tar.xz" "61f0b31b0d5ea0e862b454a80c170f57bad47879c0c42bd8de89200ff62ea210" "" "https://distfiles.dereferenced.org/pkgconf"    '
SHELL= flock /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/.m4-1.4.18.tar.xz.flock -c '  	/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/download.pl "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/dl" "m4-1.4.18.tar.xz" "f2c1e86ca0a404ff281631bdc8377638992744b175afb806e25871a24a934e07" "" "@GNU/m4"    '
SHELL= flock /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/.autoconf-archive-2019.01.06.tar.xz.flock -c '  	/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/download.pl "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/dl" "autoconf-archive-2019.01.06.tar.xz" "17195c833098da79de5778ee90948f4c5d90ed1a0cf8391b4ab348e2ec511e3f" "" "@GNU/autoconf-archive"    '
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/dl
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/sstrip-2.0/.prepareda27469abbea1e0390bdf828d83f2e809_6664517399ebbbc92a37c5bb081b5c53
SHELL= flock /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/.expat-2.2.9.tar.bz2.flock -c '  	/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/download.pl "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/dl" "expat-2.2.9.tar.bz2" "f1063084dc4302a427dabcca499c8312b3a32a29b7d2506653ecc8f950a9a237" "" "https://github.com/libexpat/libexpat/releases/download/R_2_2_9"    '
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/dl
(cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/sstrip-2.0/; if [ -x configure ]; then cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/config.{guess,sub} /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/sstrip-2.0// && CC="gcc" CFLAGS="-O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include " CXX="g++" CPPFLAGS="-I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include " LDFLAGS="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib " CONFIG_SHELL="/usr/bin/env bash"  bash ./configure --target=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --program-prefix="" --program-suffix="" --prefix=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host --exec-prefix=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host --sysconfdir=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc --localstatedir=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/var --sbindir=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin ; fi )
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/sstrip-2.0/.configured
SHELL= flock /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/.mtools-4.0.24.tar.bz2.flock -c '  	/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/download.pl "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/dl" "mtools-4.0.24.tar.bz2" "24f4a2da9219f98498eb1b340cd96db7ef9b684c067d1bdeb6e85efdd13b2fb9" "" "@GNU/mtools"    '
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/dl
gcc -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -include endian.h -o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/sstrip-2.0/sstrip src/sstrip.c
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/patch-image/.prepared5f4be0faa9249a42efaa6b26a9f5d95f_6664517399ebbbc92a37c5bb081b5c53
SHELL= flock /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/.lzma-4.65.tar.bz2.flock -c '  	/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/download.pl "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/dl" "lzma-4.65.tar.bz2" "dcbdb5f4843eff638e4a5e8be0e2486a3c5483df73c70823618db8e66f609ec2" "" "http://downloads.openwrt.org/sources/"    '
(cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/patch-image/; if [ -x configure ]; then cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/config.{guess,sub} /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/patch-image// && CC="gcc" CFLAGS="-O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include " CXX="g++" CPPFLAGS="-I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include " LDFLAGS="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib " CONFIG_SHELL="/usr/bin/env bash"  bash ./configure --target=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --program-prefix="" --program-suffix="" --prefix=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host --exec-prefix=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host --sysconfdir=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc --localstatedir=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/var --sbindir=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin ; fi )
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/patch-image/.configured
gcc -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -include endian.h -o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/patch-image/patch-cmdline src/patch-cmdline.c
+ curl -f --connect-timeout 20 --retry 5 --location --insecure https://sources.cdn.openwrt.org/pkgconf-1.6.3.tar.xz
+ curl -f --connect-timeout 20 --retry 5 --location --insecure https://sources.cdn.openwrt.org/m4-1.4.18.tar.xz
    %%  TToottaall        %%  RReecceeiivveedd  %%  XXffeerrdd    AAvveerraaggee  SSppeeede d    T iTmiem  e    T i mTei m e      T i mTei m eC u rCruernrte
n t 
                         + curl -f --connect-timeout 20 --retry 5 --location --insecure https://sources.cdn.openwrt.org/autoconf-archive-2019.01.06.tar.xz
                                     D l oDaldo a dU  pUlpolaod a d   T oTtoatlal      SSppeennt t      L eLfetf t  S peSepde
ed

 
  0  0        0  0      0  0        0  0      0  0        0  0          0  0          0  0- --:--:--:--:-- -- --:--:-:----: ---- :----::----: - -      0  0+ curl -f --connect-timeout 20 --retry 5 --location --insecure https://sources.cdn.openwrt.org/expat-2.2.9.tar.bz2
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0+ curl -f --connect-timeout 20 --retry 5 --location --insecure https://sources.cdn.openwrt.org/mtools-4.0.24.tar.bz2
+ curl -f --connect-timeout 20 --retry 5 --location --insecure https://sources.cdn.openwrt.org/lzma-4.65.tar.bz2
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
curl: (22) The requested URL returned error: 404 

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
curl: (92) HTTP/2 stream 1 was not closed cleanly: PROTOCOL_ERROR (err 1)
Download failed.
Download failed.

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
curl: (92) HTTP/2 stream 1 was not closed cleanly: PROTOCOL_ERROR (err 1)

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
curl: (92) HTTP/2 stream 1 was not closed cleanly: PROTOCOL_ERROR (err 1)
Download failed.
Download failed.
+ curl -f --connect-timeout 20 --retry 5 --location --insecure http://ftp.riken.jp/GNU/gnu/autoconf-archive/autoconf-archive-2019.01.06.tar.xz
+ curl -f --connect-timeout 20 --retry 5 --location --insecure https://distfiles.dereferenced.org/pkgconf/pkgconf-1.6.3.tar.xz
gcc -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -include endian.h -o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/patch-image/patch-dtb src/patch-dtb.c

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
curl: (92) HTTP/2 stream 1 was not closed cleanly: PROTOCOL_ERROR (err 1)
+ curl -f --connect-timeout 20 --retry 5 --location --insecure http://ftp.riken.jp/GNU/gnu/m4/m4-1.4.18.tar.xz
+ curl -f --connect-timeout 20 --retry 5 --location --insecure https://github.com/libexpat/libexpat/releases/download/R_2_2_9/expat-2.2.9.tar.bz2
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0Download failed.
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
curl: (92) HTTP/2 stream 1 was not closed cleanly: PROTOCOL_ERROR (err 1)
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0Download failed.
+ curl -f --connect-timeout 20 --retry 5 --location --insecure http://ftp.riken.jp/GNU/gnu/mtools/mtools-4.0.24.tar.bz2
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0+ curl -f --connect-timeout 20 --retry 5 --location --insecure http://downloads.openwrt.org/sources/lzma-4.65.tar.bz2
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
curl: (22) The requested URL returned error: 404 Not Found

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
curl: (22) The requested URL returned error: 404 Not Found
Download failed.
Download failed.
+ curl -f --connect-timeout 20 --retry 5 --location --insecure http://ftp.jaist.ac.jp/pub/GNU/m4/m4-1.4.18.tar.xz
+ curl -f --connect-timeout 20 --retry 5 --location --insecure http://ftp.jaist.ac.jp/pub/GNU/autoconf-archive/autoconf-archive-2019.01.06.tar.xz
  % Total     %  %R eTocteailv  e d  %%  RXefcerd  Average Speed  e Timieve d   %  TXifmeer d     A vTeirmaeg e  CSuprereedn  t 
T i m e         T i m e           T i me     C u r r e n t 
         D l o a d     U p l o a d       T o t a l       S p e n Dtl oa d    LUepflota d  S p eed
Tota
l    0  S p e n t0        L0ef t      S0p e e d 
0     0 
    0      0   0         00    - - :0- - : - -0  - - : - -:0- -  - - : - -:0- -          0 0--:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
curl: (22) The requested URL returned error: 404 Not Found
Download failed.
+ curl -f --connect-timeout 20 --retry 5 --location --insecure http://ftp.jaist.ac.jp/pub/GNU/mtools/mtools-4.0.24.tar.bz2
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/patch-image/.built
cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/patch-image/patch-cmdline /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/
cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/patch-image/patch-dtb /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/stamp
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/patch-image/.built
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/stamp/.patch-image_installed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0make[3]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tools/patch-image'
time: tools/patch-image/compile#0.15#0.03#0.21

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  1 1179k    1 15452    0     0   321k      0  0:00:03 --:--:--  0:00:03  314k
  2  636k    2 14026    0     0   268k      0  0:00:02 --:--:--  0:00:02  268kmake[3]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tools/zip'
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/sstrip-2.0/.built
cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/sstrip-2.0/sstrip /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/dl
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/stamp
SHELL= flock /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/.zip30.tar.gz.flock -c '  	/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/download.pl "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/dl" "zip30.tar.gz" "f0e8bb1f9b7eb0b01285495a2699df3a4b766784c1765a8f1aeedf63c0806369" "" "@SF/infozip"    '
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/sstrip-2.0/.built
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/stamp/.sstrip_installed
make[3]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tools/sstrip'
time: tools/sstrip/compile#0.20#0.04#0.26

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0make[3]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tools/zstd'
+ curl -f --connect-timeout 20 --retry 5 --location --insecure https://sources.cdn.openwrt.org/zip30.tar.gz
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/dl
SHELL= flock /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/.zstd-1.4.4.tar.gz.flock -c '  	/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/download.pl "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/dl" "zstd-1.4.4.tar.gz" "a364f5162c7d1a455cc915e8e3cf5f4bd8b75d09bc0f53965b0c9ca1383c52c8" "" "@GITHUB/facebook/zstd/releases/download/v1.4.4"    '

100   630  100   630    0     0   3913      0 --:--:-- --:--:-- --:--:--  3888
+ curl -f --connect-timeout 20 --retry 5 --location --insecure https://sources.cdn.openwrt.org/zstd-1.4.4.tar.gz
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
curl: (92) HTTP/2 stream 1 was not closed cleanly: PROTOCOL_ERROR (err 1)
Download failed.

100  408k  100  408k    0     0  3047k      0 --:--:-- --:--:-- --:--:-- 3025k
+ curl -f --connect-timeout 20 --retry 5 --location --insecure https://downloads.sourceforge.net/infozip/zip30.tar.gz
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 1179k  100 1179k    0     0  7147k      0 --:--:-- --:--:-- --:--:-- 7147k
. /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/include/shell.sh; bzcat /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/dl/mtools-4.0.24.tar.bz2 | tar -C /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/mtools-4.0.24/.. -xf -
. /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/include/shell.sh; xzcat /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/dl/m4-1.4.18.tar.xz | tar -C /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/m4-1.4.18/.. -xf -

100  636k  100  636k    0     0  3593k      0 --:--:-- --:--:-- --:--:-- 3573k

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
curl: (92) HTTP/2 stream 1 was not closed cleanly: PROTOCOL_ERROR (err 1)
Download failed.
. /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/include/shell.sh; xzcat /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/dl/autoconf-archive-2019.01.06.tar.xz | tar -C /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/autoconf-archive-2019.01.06/.. -xf -
+ curl -f --connect-timeout 20 --retry 5 --location --insecure https://raw.githubusercontent.com/facebook/zstd/releases/download/v1.4.4/zstd-1.4.4.tar.gz
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0[ ! -d ./src/ ] || cp -fpR ./src/* /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/autoconf-archive-2019.01.06
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/autoconf-archive-2019.01.06/.prepared98f4c1c98e962181c676e97d684ac7f5_6664517399ebbbc92a37c5bb081b5c53
(cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/autoconf-archive-2019.01.06/; if [ -x configure ]; then cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/config.{guess,sub} /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/autoconf-archive-2019.01.06// && CC="gcc" CFLAGS="-O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include " CXX="g++" CPPFLAGS="-I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include " LDFLAGS="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib " CONFIG_SHELL="/usr/bin/env bash"  bash ./configure --target=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --program-prefix="" --program-suffix="" --prefix=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host --exec-prefix=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host --sysconfdir=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc --localstatedir=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/var --sbindir=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin --datarootdir=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share ; fi )
[ ! -d ./src/ ] || cp -fpR ./src/* /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/mtools-4.0.24
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/mtools-4.0.24/.prepared18ce8a6fad70704e46ad6840a13cb782_6664517399ebbbc92a37c5bb081b5c53
(cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/mtools-4.0.24/; if [ -x configure ]; then cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/config.{guess,sub} /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/mtools-4.0.24// && CC="gcc" CFLAGS="-O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include " CXX="g++" CPPFLAGS="-I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include " LDFLAGS="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib " CONFIG_SHELL="/usr/bin/env bash" ac_cv_header_iconv_h=no  bash ./configure --target=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --program-prefix="" --program-suffix="" --prefix=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host --exec-prefix=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host --sysconfdir=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc --localstatedir=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/var --sbindir=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin --without-x ; fi )
[ ! -d ./src/ ] || cp -fpR ./src/* /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/m4-1.4.18
checking for a BSD-compatible install... 
Applying ./patches/001-fix-macos-vasnprintf.patch using plaintext: 
patching file lib/vasnprintf.c

Applying ./patches/010-glibc-change-work-around.patch using plaintext: 
/usr/bin/install -c
patching file lib/stdio-impl.h
checking whether build environment is sane... patching file lib/fflush.c
patching file lib/fpending.c
patching file lib/fpurge.c
patching file lib/freadahead.c
patching file lib/freading.c
patching file lib/fseeko.c
yes
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/m4-1.4.18/.prepared082df66f25bd569a9e67a9b71cdd0b15_6664517399ebbbc92a37c5bb081b5c53
checking for a thread-safe mkdir -p... (cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/m4-1.4.18/; if [ -x configure ]; then cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/config.{guess,sub} /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/m4-1.4.18// && CC="gcc" CFLAGS="-O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include " CXX="g++" CPPFLAGS="-I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include " LDFLAGS="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib " CONFIG_SHELL="/usr/bin/env bash" gl_cv_func_strstr_linear=no  bash ./configure --target=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --program-prefix="" --program-suffix="" --prefix=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host --exec-prefix=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host --sysconfdir=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc --localstatedir=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/var --sbindir=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin ; fi )
/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
configure: GNU Autoconf Archive 2019.01.06
checking for a sed that does not truncate output... checking for x86_64-pc-linux-gnu-gcc... gcc
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/sed
checking whether the C compiler works... checking that generated files are newer than configure... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 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 we are cross compiling... checking whether make supports nested variables... yes
checking whether make supports nested variables... (cached) yes
checking for x86_64-pc-linux-gnu-gcc... gcc

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
curl: (22) The requested URL returned error: 404 Not Found
Download failed.
+ curl -f --connect-timeout 20 --retry 5 --location --insecure https://raw.githubusercontent.com/facebook/zstd/releases/download/v1.4.4/zstd-1.4.4.tar.gz
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0checking whether the C compiler works... no
checking for suffix of object files... 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
o
checking whether we are using the GNU C compiler... curl: (22) The requested URL returned error: 404 Not Found
yes
checking for C compiler default output file name... a.out
checking for suffix of executables... Download failed.
+ curl -f --connect-timeout 20 --retry 5 --location --insecure https://raw.githubusercontent.com/facebook/zstd/releases/download/v1.4.4/zstd-1.4.4.tar.gz
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0yes
checking whether gcc accepts -g... 
checking whether we are cross compiling... yes
checking for gcc option to accept ISO C89... 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
curl: (22) The requested URL returned error: 404 Not Found
Download failed.
+ curl -f --connect-timeout 20 --retry 5 --location --insecure https://raw.githubusercontent.com/facebook/zstd/releases/download/v1.4.4/zstd-1.4.4.tar.gz
none needed
checking how to run the C preprocessor...   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0no
checking for suffix of object files... gcc -E
o
checking whether we are using the GNU C compiler... checking for grep that handles long lines and -e... 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/grep
checking for egrep... curl: (22) The requested URL returned error: 404 Not Found
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/grep -E
yes
checking whether gcc accepts -g... checking whether gcc needs -traditional... Download failed.
+ curl -f --connect-timeout 20 --retry 5 --location --insecure https://raw.githubusercontent.com/facebook/zstd/releases/download/v1.4.4/zstd-1.4.4.tar.gz
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0no
checking for a BSD-compatible install... yes
checking for gcc option to accept ISO C89... /usr/bin/install -c
checking whether ln -s works... yes
checking for install-info... /usr/bin/install-info
checking for ANSI C header files... none needed
checking whether gcc understands -c and -o together... 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
curl: (22) The requested URL returned error: 404 Not Found
Download failed.
+ curl -f --connect-timeout 20 --retry 5 --location --insecure https://sources.openwrt.org/zstd-1.4.4.tar.gz
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0yes
checking for style of include used by make... GNU
checking dependency style of gcc... yes
gcc3
checking how to run the C preprocessor... checking for sys/types.h... 
100   394  100   394    0     0    747      0 --:--:-- --:--:-- --:--:--   747
gcc -E
yes
checking for sys/stat.h... checking for grep that handles long lines and -e... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/grep
checking for egrep... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/grep -E
checking for ANSI C header files... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for sys/types.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for inttypes.h... yes
checking for stdlib.h... yes
checking for stdint.h... yes
checking for string.h... yes
checking for unistd.h... yes
checking for memory.h... yes
checking minix/config.h usability... yes
checking for strings.h... no
checking minix/config.h presence... yes
no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... checking for inttypes.h... yes
checking for stdint.h... yes
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking target system type... yes
x86_64-pc-linux-gnu
checking for an ANSI C-conforming const... checking for unistd.h... yes
checking for inline... 
100   185  100   185    0     0    179      0  0:00:01  0:00:01 --:--:--   179
yes
inline
checking for getpwnam in -lsun... checking minix/config.h usability... no
checking for cam_open_device in -lcam... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... no
checking for ANSI C header files... (cached) yes
checking for sys/wait.h that is POSIX.1 compatible... 
  5  284k    5 16133    0     0  14613      0  0:00:19  0:00:01  0:00:18 14600yes
checking whether _XOPEN_SOURCE should be defined... yes
checking getopt.h usability... 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0no
checking for Minix Amsterdam compiler... no
checking for x86_64-pc-linux-gnu-ar... no
checking for x86_64-pc-linux-gnu-lib... no
checking for x86_64-pc-linux-gnu-link... no
checking for ar... ar
checking the archiver (ar) interface... yes
checking getopt.h presence... yes
checking for getopt.h... yes
ar
checking for x86_64-pc-linux-gnu-ar... ar
checking for x86_64-pc-linux-gnu-ranlib... no
checking for ranlib... ranlib
checking for sys/stat.h... (cached) yes
checking for stdlib.h... (cached) yes
checking build system type... checking for unistd.h... (cached) yes
checking linux/unistd.h usability... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking for _LARGEFILE_SOURCE value needed for large files... yes
checking linux/unistd.h presence... yes
checking for linux/unistd.h... yes
checking libc.h usability... no
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... 
 13  508k   13 68147    0     0  55359      0  0:00:09  0:00:01  0:00:08 55359no
checking for gcc option to accept ISO C99... no
checking libc.h presence... no
checking for libc.h... no
checking fcntl.h usability... 
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0none needed
checking for gcc option to accept ISO Standard C... (cached) none needed
configure: autobuild project... GNU M4
configure: autobuild revision... 1.4.18
configure: autobuild hostname... tofu-z77hvus18_jenkins-slave
configure: autobuild timestamp... 20200802T114259Z
yes
checking fcntl.h presence... checking for unsigned long long int... yes
checking for long long int... yes
checking for unsigned long long int... (cached) yes
checking for size_t... yes
checking for fcntl.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking sys/file.h usability... yes
checking for working alloca.h... yes
checking sys/file.h presence... yes
checking for sys/file.h... yes
yes
checking for alloca... done
configure: creating ./config.status
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking whether <wchar.h> uses 'inline' correctly... yes
checking for sys/ioctl.h... yes
yes
checking for btowc... checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
yes
checking for strings.h... (cached) yes
checking for setrlimit... checking for string.h... (cached) yes
checking sys/param.h usability... 
100  284k  100  284k    0     0   195k      0  0:00:01  0:00:01 --:--:--  195k
. /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/include/shell.sh; xzcat /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/dl/pkgconf-1.6.3.tar.xz | tar -C /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/pkgconf-1.6.3/.. -xf -
yes
yes
checking sys/param.h presence... checking for sigaltstack... yes
checking for sys/param.h... yes
[ ! -d ./src/ ] || cp -fpR ./src/* /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/pkgconf-1.6.3
checking for memory.h... (cached) yes

Applying ./patches/0001-cli-remove-version-to-modversion-remapping.patch using plaintext: 
patching file cli/main.c
Hunk #1 succeeded at 1002 (offset -3 lines).
checking malloc.h usability... touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/pkgconf-1.6.3/.prepared65a10da02bc6e4afcbf62dfb60d581d1_6664517399ebbbc92a37c5bb081b5c53
(cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/pkgconf-1.6.3/; if [ -x configure ]; then cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/config.{guess,sub} /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/pkgconf-1.6.3// && CC="gcc" CFLAGS="-O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include " CXX="g++" CPPFLAGS="-I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include " LDFLAGS="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib " CONFIG_SHELL="/usr/bin/env bash"  bash ./configure --target=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --program-prefix="" --program-suffix="" --prefix=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host --exec-prefix=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host --sysconfdir=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc --localstatedir=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/var --sbindir=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin ; fi )
yes
checking for canonicalize_file_name... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking io.h usability... yes
checking for getcwd... no
checking io.h presence... config.status: creating Makefile
checking for x86_64-pc-linux-gnu-gcc... gcc
no
checking for io.h... no
config.status: creating doc/Makefile
checking signal.h usability... checking whether the C compiler works... yes
yes
checking signal.h presence... touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/autoconf-archive-2019.01.06/.configured
checking for readlink... export SHELL="bash"; make -C /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/autoconf-archive-2019.01.06
make[4]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/autoconf-archive-2019.01.06'
yes
checking for signal.h... yes
Making all in doc
yes
checking for C compiler default output file name... a.out
checking sys/signal.h usability... checking for suffix of executables... make[5]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/autoconf-archive-2019.01.06/doc'
make[5]: Nothing to be done for 'all'.
make[5]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/autoconf-archive-2019.01.06/doc'
make[5]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/autoconf-archive-2019.01.06'
make[5]: Nothing to be done for 'all-am'.
make[5]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/autoconf-archive-2019.01.06'
make[4]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/autoconf-archive-2019.01.06'
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/autoconf-archive-2019.01.06/.built
export SHELL="bash"; make -C /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/autoconf-archive-2019.01.06 install
make[4]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/autoconf-archive-2019.01.06'
Making install in doc
make[5]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/autoconf-archive-2019.01.06/doc'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/autoconf-archive-2019.01.06/doc'
make[6]: Nothing to be done for 'install-exec-am'.
yes
checking for realpath...  /bin/mkdir -p '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/info'
yes
checking sys/signal.h presence...  /usr/bin/install -c -m 644 ./autoconf-archive.info '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/info'

checking whether we are cross compiling...  install-info --info-dir='/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/info' '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/info/autoconf-archive.info'
yes
checking for sys/signal.h... yes
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/autoconf-archive-2019.01.06/doc'
make[5]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/autoconf-archive-2019.01.06/doc'
checking utime.h usability... make[5]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/autoconf-archive-2019.01.06'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/autoconf-archive-2019.01.06'
make[6]: Nothing to be done for 'install-exec-am'.
 /bin/mkdir -p '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/aclocal'
 /usr/bin/install -c -m 644 m4/ax_absolute_header.m4 m4/ax_ac_append_to_file.m4 m4/ax_ac_print_to_file.m4 m4/ax_add_am_macro.m4 m4/ax_add_am_macro_static.m4 m4/ax_add_am_trilinos_makefile_export.m4 m4/ax_add_fortify_source.m4 m4/ax_add_recursive_am_macro.m4 m4/ax_add_recursive_am_macro_static.m4 m4/ax_afs.m4 m4/ax_am_jobserver.m4 m4/ax_am_macros.m4 m4/ax_am_macros_static.m4 m4/ax_am_override_var.m4 m4/ax_append_compile_flags.m4 m4/ax_append_flag.m4 m4/ax_append_link_flags.m4 m4/ax_append_to_file.m4 m4/ax_arg_with_path_style.m4 m4/ax_asm_inline.m4 m4/ax_at_check_pattern.m4 m4/ax_auto_include_headers.m4 m4/ax_berkeley_db.m4 m4/ax_berkeley_db_cxx.m4 m4/ax_blas.m4 m4/ax_blas_f77_func.m4 m4/ax_boost_asio.m4 m4/ax_boost_base.m4 m4/ax_boost_chrono.m4 m4/ax_boost_context.m4 m4/ax_boost_coroutine.m4 m4/ax_boost_date_time.m4 m4/ax_boost_filesystem.m4 m4/ax_boost_iostreams.m4 m4/ax_boost_locale.m4 m4/ax_boost_log.m4 m4/ax_boost_log_setup.m4 m4/ax_boost_program_options.m4 m4/ax_boost_python.m4 m4/ax_boost_regex.m4 '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/aclocal'
 /usr/bin/install -c -m 644 m4/ax_boost_serialization.m4 m4/ax_boost_signals.m4 m4/ax_boost_system.m4 m4/ax_boost_test_exec_monitor.m4 m4/ax_boost_thread.m4 m4/ax_boost_unit_test_framework.m4 m4/ax_boost_wave.m4 m4/ax_boost_wserialization.m4 m4/ax_build_date_epoch.m4 m4/ax_c99_inline.m4 m4/ax_c___attribute__.m4 m4/ax_c_arithmetic_rshift.m4 m4/ax_c_compile_value.m4 m4/ax_c_declare_block.m4 m4/ax_c_float_words_bigendian.m4 m4/ax_c_long_long.m4 m4/ax_c_referenceable_passed_va_list.m4 m4/ax_c_var_func.m4 m4/ax_cache_size.m4 m4/ax_caolan_check_package.m4 m4/ax_caolan_search_package.m4 m4/ax_cc_for_build.m4 m4/ax_cc_maxopt.m4 m4/ax_cf_ebcdic.m4 m4/ax_cflags_aix_option.m4 m4/ax_cflags_force_c89.m4 m4/ax_cflags_hpux_option.m4 m4/ax_cflags_irix_option.m4 m4/ax_cflags_no_writable_strings.m4 m4/ax_cflags_strict_prototypes.m4 m4/ax_cflags_sun_option.m4 m4/ax_cflags_warn_all.m4 m4/ax_check_aligned_access_required.m4 m4/ax_check_allocated_ctime.m4 m4/ax_check_awk__v.m4 m4/ax_check_awk__x_escapes.m4 m4/ax_check_awk_and.m4 m4/ax_check_awk_argind.m4 m4/ax_check_awk_array_delete.m4 m4/ax_check_awk_array_delete_elem.m4 '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/aclocal'
yes
 /usr/bin/install -c -m 644 m4/ax_check_awk_array_in.m4 m4/ax_check_awk_asort.m4 m4/ax_check_awk_asorti.m4 m4/ax_check_awk_associative_array.m4 m4/ax_check_awk_atan2.m4 m4/ax_check_awk_compl.m4 m4/ax_check_awk_conditional_expression.m4 m4/ax_check_awk_cos.m4 m4/ax_check_awk_environ.m4 m4/ax_check_awk_errno.m4 m4/ax_check_awk_exit.m4 m4/ax_check_awk_exp.m4 m4/ax_check_awk_gensub.m4 m4/ax_check_awk_getline.m4 m4/ax_check_awk_gsub.m4 m4/ax_check_awk_ignorecase.m4 m4/ax_check_awk_index.m4 m4/ax_check_awk_int.m4 m4/ax_check_awk_length.m4 m4/ax_check_awk_log.m4 m4/ax_check_awk_lshift.m4 m4/ax_check_awk_match_2parms.m4 m4/ax_check_awk_match_3parms.m4 m4/ax_check_awk_operator_multiply_multiply.m4 m4/ax_check_awk_operator_square.m4 m4/ax_check_awk_or.m4 m4/ax_check_awk_printf.m4 m4/ax_check_awk_rand.m4 m4/ax_check_awk_rshift.m4 m4/ax_check_awk_sin.m4 m4/ax_check_awk_split.m4 m4/ax_check_awk_sprintf.m4 m4/ax_check_awk_sqrt.m4 m4/ax_check_awk_srand.m4 m4/ax_check_awk_strftime.m4 m4/ax_check_awk_strtonum.m4 m4/ax_check_awk_sub.m4 m4/ax_check_awk_substr.m4 m4/ax_check_awk_system.m4 m4/ax_check_awk_systime.m4 '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/aclocal'
 /usr/bin/install -c -m 644 m4/ax_check_awk_tolower.m4 m4/ax_check_awk_toupper.m4 m4/ax_check_awk_user_defined_functions.m4 m4/ax_check_awk_var_regexp.m4 m4/ax_check_awk_variable_value_pairs.m4 m4/ax_check_awk_xor.m4 m4/ax_check_class.m4 m4/ax_check_classpath.m4 m4/ax_check_compile_flag.m4 m4/ax_check_define.m4 m4/ax_check_docbook_dtd.m4 m4/ax_check_docbook_xslt.m4 m4/ax_check_docbook_xslt_min.m4 m4/ax_check_dos_filesys.m4 m4/ax_check_enable_debug.m4 m4/ax_check_func_in.m4 m4/ax_check_gd.m4 m4/ax_check_gir_symbols_gjs.m4 m4/ax_check_girs_gjs.m4 m4/ax_check_gl.m4 m4/ax_check_glu.m4 m4/ax_check_glut.m4 m4/ax_check_glx.m4 m4/ax_check_gnu_make.m4 m4/ax_check_icu.m4 m4/ax_check_java_home.m4 m4/ax_check_java_plugin.m4 m4/ax_check_junit.m4 m4/ax_check_library.m4 m4/ax_check_link_flag.m4 m4/ax_check_mysql.m4 m4/ax_check_mysql_db.m4 m4/ax_check_mysqlr.m4 m4/ax_check_off64_t.m4 m4/ax_check_openssl.m4 m4/ax_check_page_aligned_malloc.m4 m4/ax_check_pathfind.m4 m4/ax_check_pathname_style.m4 m4/ax_check_pgsql_db.m4 m4/ax_check_posix_regcomp.m4 '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/aclocal'
checking for _set_invalid_parameter_handler... no
 /usr/bin/install -c -m 644 m4/ax_check_posix_sysinfo.m4 m4/ax_check_postgres_db.m4 m4/ax_check_preproc_flag.m4 m4/ax_check_rqrd_class.m4 m4/ax_check_sign.m4 m4/ax_check_strcspn.m4 m4/ax_check_strftime.m4 m4/ax_check_struct_for.m4 m4/ax_check_symbol.m4 m4/ax_check_sys_siglist.m4 m4/ax_check_typedef.m4 m4/ax_check_uname_syscall.m4 m4/ax_check_user.m4 m4/ax_check_vscript.m4 m4/ax_check_x86_features.m4 m4/ax_check_zlib.m4 m4/ax_code_coverage.m4 m4/ax_compare_version.m4 m4/ax_compile_check_sizeof.m4 m4/ax_compiler_flags.m4 m4/ax_compiler_flags_cflags.m4 m4/ax_compiler_flags_cxxflags.m4 m4/ax_compiler_flags_gir.m4 m4/ax_compiler_flags_ldflags.m4 m4/ax_compiler_vendor.m4 m4/ax_compiler_version.m4 m4/ax_compute_relative_paths.m4 m4/ax_compute_standard_relative_paths.m4 m4/ax_cond_with_level.m4 m4/ax_config_feature.m4 m4/ax_configure_args.m4 m4/ax_count_cpus.m4 m4/ax_cpu_freq.m4 m4/ax_cpu_vendor.m4 m4/ax_create_generic_config.m4 m4/ax_create_pkgconfig_info.m4 m4/ax_create_stdint_h.m4 m4/ax_create_target_h.m4 m4/ax_cvs.m4 m4/ax_cxx_bool.m4 '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/aclocal'
checking for suffix of object files... 
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0 /usr/bin/install -c -m 644 m4/ax_cxx_compile_stdcxx.m4 m4/ax_cxx_compile_stdcxx_0x.m4 m4/ax_cxx_compile_stdcxx_11.m4 m4/ax_cxx_compile_stdcxx_14.m4 m4/ax_cxx_compile_stdcxx_17.m4 m4/ax_cxx_complex_math_in_namespace_std.m4 m4/ax_cxx_const_cast.m4 m4/ax_cxx_cppflags_std_lang.m4 m4/ax_cxx_cxxflags_std_lang.m4 m4/ax_cxx_default_template_parameters.m4 m4/ax_cxx_delete_method.m4 m4/ax_cxx_dtor_after_atexit.m4 m4/ax_cxx_dynamic_cast.m4 m4/ax_cxx_enum_computations.m4 m4/ax_cxx_enum_computations_with_cast.m4 m4/ax_cxx_erase_iterator_type.m4 m4/ax_cxx_exceptions.m4 m4/ax_cxx_explicit.m4 m4/ax_cxx_explicit_instantiations.m4 m4/ax_cxx_explicit_template_function_qualification.m4 m4/ax_cxx_extern_template.m4 m4/ax_cxx_full_specialization_syntax.m4 m4/ax_cxx_function_nontype_parameters.m4 m4/ax_cxx_function_try_blocks.m4 m4/ax_cxx_gcc_abi_demangle.m4 m4/ax_cxx_gnucxx_hashmap.m4 m4/ax_cxx_have_bad_function_call.m4 m4/ax_cxx_have_bind.m4 m4/ax_cxx_have_bit_and.m4 m4/ax_cxx_have_bit_or.m4 m4/ax_cxx_have_bit_xor.m4 m4/ax_cxx_have_complex.m4 m4/ax_cxx_have_complex_math1.m4 m4/ax_cxx_have_complex_math2.m4 m4/ax_cxx_have_cref.m4 m4/ax_cxx_have_empty_iostream.m4 m4/ax_cxx_have_ext_hash_map.m4 m4/ax_cxx_have_ext_hash_set.m4 m4/ax_cxx_have_ext_slist.m4 m4/ax_cxx_have_freeze_sstream.m4 '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/aclocal'
 /usr/bin/install -c -m 644 m4/ax_cxx_have_function.m4 m4/ax_cxx_have_hash.m4 m4/ax_cxx_have_ieee_math.m4 m4/ax_cxx_have_is_bind_expression.m4 m4/ax_cxx_have_is_placeholder.m4 m4/ax_cxx_have_koenig_lookup.m4 m4/ax_cxx_have_long_long_for_iostream.m4 m4/ax_cxx_have_mem_fn.m4 m4/ax_cxx_have_numeric_limits.m4 m4/ax_cxx_have_placeholders.m4 m4/ax_cxx_have_ref.m4 m4/ax_cxx_have_reference_wrapper.m4 m4/ax_cxx_have_sstream.m4 m4/ax_cxx_have_std.m4 m4/ax_cxx_have_stl.m4 m4/ax_cxx_have_string_push_back.m4 m4/ax_cxx_have_system_v_math.m4 m4/ax_cxx_have_valarray.m4 m4/ax_cxx_have_vector_at.m4 m4/ax_cxx_header_pre_stdcxx.m4 m4/ax_cxx_header_stdcxx_0x.m4 m4/ax_cxx_header_stdcxx_98.m4 m4/ax_cxx_header_stdcxx_tr1.m4 m4/ax_cxx_header_tr1_unordered_map.m4 m4/ax_cxx_header_tr1_unordered_set.m4 m4/ax_cxx_header_unordered_map.m4 m4/ax_cxx_header_unordered_set.m4 m4/ax_cxx_ldflags_std_lang.m4 m4/ax_cxx_member_constants.m4 m4/ax_cxx_member_templates.m4 m4/ax_cxx_member_templates_outside_class.m4 m4/ax_cxx_mutable.m4 m4/ax_cxx_namespace_std.m4 m4/ax_cxx_namespaces.m4 m4/ax_cxx_new_for_scoping.m4 m4/ax_cxx_old_for_scoping.m4 m4/ax_cxx_partial_ordering.m4 m4/ax_cxx_partial_specialization.m4 m4/ax_cxx_reinterpret_cast.m4 m4/ax_cxx_restrict_this.m4 '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/aclocal'
yes
checking utime.h presence...  /usr/bin/install -c -m 644 m4/ax_cxx_rtti.m4 m4/ax_cxx_rvalue_references.m4 m4/ax_cxx_static_cast.m4 m4/ax_cxx_stlport_hashmap.m4 m4/ax_cxx_template_keyword_qualifier.m4 m4/ax_cxx_template_qualified_base_class.m4 m4/ax_cxx_template_qualified_return_type.m4 m4/ax_cxx_template_scoped_argument_matching.m4 m4/ax_cxx_templates.m4 m4/ax_cxx_templates_as_template_arguments.m4 m4/ax_cxx_typename.m4 m4/ax_cxx_use_numtrait.m4 m4/ax_cxx_var_prettyfunc.m4 m4/ax_cxx_verbose_terminate_handler.m4 m4/ax_czmq.m4 m4/ax_decl_wchar_max.m4 m4/ax_define_integer_bits.m4 m4/ax_define_sub_path.m4 m4/ax_dirname.m4 m4/ax_dist_msi.m4 m4/ax_dist_rpm.m4 m4/ax_dll_string.m4 m4/ax_elisp.m4 m4/ax_enable_builddir.m4 m4/ax_execinfo.m4 m4/ax_expand_prefix.m4 m4/ax_ext.m4 m4/ax_ext_check_header.m4 m4/ax_ext_have_lib.m4 m4/ax_extend_srcdir.m4 m4/ax_extra_dist.m4 m4/ax_f77_cmain_fflags.m4 m4/ax_f90_header.m4 m4/ax_f90_internal_headmod.m4 m4/ax_f90_library.m4 m4/ax_f90_library_setup.m4 m4/ax_f90_module.m4 m4/ax_f90_module_extension.m4 m4/ax_f90_module_flag.m4 m4/ax_fc_check_define.m4 '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/aclocal'
 /usr/bin/install -c -m 644 m4/ax_file_escapes.m4 m4/ax_find_hamcrest.m4 m4/ax_find_junit.m4 m4/ax_find_scala_stdlib.m4 m4/ax_forceinline.m4 m4/ax_func_accept_argtypes.m4 m4/ax_func_getopt_long.m4 m4/ax_func_memmove.m4 m4/ax_func_mkdir.m4 m4/ax_func_posix_memalign.m4 m4/ax_func_snprintf.m4 m4/ax_func_which_gethostbyname_r.m4 m4/ax_func_which_getservbyname_r.m4 m4/ax_gcc_archflag.m4 m4/ax_gcc_builtin.m4 m4/ax_gcc_const_call.m4 m4/ax_gcc_func_attribute.m4 m4/ax_gcc_lib.m4 m4/ax_gcc_libgcc_eh.m4 m4/ax_gcc_libsupcxx.m4 m4/ax_gcc_malloc_call.m4 m4/ax_gcc_var_attribute.m4 m4/ax_gcc_warn_unused_result.m4 m4/ax_gcc_x86_avx_xgetbv.m4 m4/ax_gcc_x86_cpu_supports.m4 m4/ax_gcc_x86_cpuid.m4 m4/ax_generate_changelog.m4 m4/ax_gnu_autotest.m4 m4/ax_have_adns.m4 m4/ax_have_epoll.m4 m4/ax_have_poll.m4 m4/ax_have_qt.m4 m4/ax_have_select.m4 m4/ax_include_strcasecmp.m4 m4/ax_install_files.m4 m4/ax_is_release.m4 m4/ax_java_check_class.m4 m4/ax_java_options.m4 m4/ax_jni_include_dir.m4 m4/ax_lapack.m4 '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/aclocal'
yes
checking for utime.h... yes
 /usr/bin/install -c -m 644 m4/ax_lib_beecrypt.m4 m4/ax_lib_cgal_core.m4 m4/ax_lib_crypto.m4 m4/ax_lib_curl.m4 m4/ax_lib_ev.m4 m4/ax_lib_expat.m4 m4/ax_lib_firebird.m4 m4/ax_lib_gcrypt.m4 m4/ax_lib_gdal.m4 m4/ax_lib_hdf5.m4 m4/ax_lib_id3.m4 m4/ax_lib_libkml.m4 m4/ax_lib_metis.m4 m4/ax_lib_mysql.m4 m4/ax_lib_mysqlcppconn.m4 m4/ax_lib_netcdf4.m4 m4/ax_lib_nettle.m4 m4/ax_lib_nokalva.m4 m4/ax_lib_oracle_occi.m4 m4/ax_lib_oracle_oci.m4 m4/ax_lib_orbit2.m4 m4/ax_lib_postgresql.m4 m4/ax_lib_readline.m4 m4/ax_lib_samtools.m4 m4/ax_lib_socket_nsl.m4 m4/ax_lib_sqlite3.m4 m4/ax_lib_tabix.m4 m4/ax_lib_taglib.m4 m4/ax_lib_trace.m4 m4/ax_lib_upnp.m4 m4/ax_lib_wad.m4 m4/ax_lib_xalan.m4 m4/ax_lib_xerces.m4 m4/ax_lib_xml_security.m4 m4/ax_libgcj_jar.m4 m4/ax_libtoolize_cflags.m4 m4/ax_llvm.m4 m4/ax_lua.m4 m4/ax_luarocks_rock.m4 m4/ax_maintainer_mode_auto_silent.m4 '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/aclocal'

100  508k  100  508k    0     0   292k      0  0:00:01  0:00:01 --:--:--  869k
 /usr/bin/install -c -m 644 m4/ax_missing_prog.m4 m4/ax_mpi.m4 m4/ax_mpip.m4 m4/ax_need_awk.m4 m4/ax_normalize_path.m4 m4/ax_not_enable_frame_pointer.m4 m4/ax_numeric_namedlevel.m4 m4/ax_open62541_check_h.m4 m4/ax_open62541_check_lib.m4 m4/ax_open62541_path.m4 m4/ax_openmp.m4 m4/ax_patch_libtool_changing_cmds_ifs.m4 m4/ax_path_bdb.m4 m4/ax_path_generic.m4 m4/ax_path_lib_pcre.m4 m4/ax_path_milter.m4 m4/ax_path_missing.m4 m4/ax_perl_ext.m4 m4/ax_perl_ext_flags.m4 m4/ax_perl_module_version.m4 m4/ax_pgsql_priv_root.m4 m4/ax_pkg_check_modules.m4 m4/ax_pkg_mico.m4 m4/ax_pkg_swig.m4 m4/ax_prefix_config_h.m4 m4/ax_print_to_file.m4 m4/ax_printf_size_t.m4 m4/ax_prog_apache.m4 m4/ax_prog_bison.m4 m4/ax_prog_bison_version.m4 m4/ax_prog_cc_char_subscripts.m4 m4/ax_prog_cc_for_build.m4 m4/ax_prog_cc_mpi.m4 m4/ax_prog_cp_s.m4 m4/ax_prog_crontab.m4 m4/ax_prog_cxx_for_build.m4 m4/ax_prog_cxx_mpi.m4 m4/ax_prog_date.m4 m4/ax_prog_dotnetcore_version.m4 m4/ax_prog_doxygen.m4 '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/aclocal'
 /usr/bin/install -c -m 644 m4/ax_prog_emacs.m4 m4/ax_prog_f77_mpi.m4 m4/ax_prog_fasm.m4 m4/ax_prog_fasm_opt.m4 m4/ax_prog_fc_mpi.m4 m4/ax_prog_fig2dev.m4 m4/ax_prog_flex.m4 m4/ax_prog_flex_version.m4 m4/ax_prog_gjs.m4 m4/ax_prog_guile_version.m4 m4/ax_prog_haxe_version.m4 m4/ax_prog_help2man.m4 m4/ax_prog_hla.m4 m4/ax_prog_hla_opt.m4 m4/ax_prog_httpd.m4 m4/ax_prog_jar.m4 m4/ax_prog_java.m4 m4/ax_prog_java_cc.m4 m4/ax_prog_java_works.m4 m4/ax_prog_javac.m4 m4/ax_prog_javac_works.m4 m4/ax_prog_javadoc.m4 m4/ax_prog_javah.m4 m4/ax_prog_masm.m4 m4/ax_prog_masm_opt.m4 m4/ax_prog_md5sum.m4 m4/ax_prog_modprobe.m4 m4/ax_prog_mysql.m4 m4/ax_prog_mysqladmin.m4 m4/ax_prog_mysqld.m4 m4/ax_prog_mysqlimport.m4 m4/ax_prog_mysqlshow.m4 m4/ax_prog_nasm.m4 m4/ax_prog_nasm_opt.m4 m4/ax_prog_perl_modules.m4 m4/ax_prog_perl_version.m4 m4/ax_prog_pgclient.m4 m4/ax_prog_python_version.m4 m4/ax_prog_ruby_version.m4 m4/ax_prog_scala.m4 '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/aclocal'
checking sgtty.h usability... o
checking whether we are using the GNU C compiler...  /usr/bin/install -c -m 644 m4/ax_prog_scalac.m4 m4/ax_prog_scp.m4 m4/ax_prog_splint.m4 m4/ax_prog_ssh.m4 m4/ax_prog_tasm.m4 m4/ax_prog_tasm_opt.m4 m4/ax_prog_tcl.m4 m4/ax_prog_xsltproc.m4 m4/ax_prog_yasm.m4 m4/ax_prog_yasm_opt.m4 m4/ax_prototype.m4 m4/ax_prototype_accept.m4 m4/ax_prototype_getsockname.m4 m4/ax_prototype_setsockopt.m4 m4/ax_pthread.m4 m4/ax_python.m4 m4/ax_python_config_var.m4 m4/ax_python_devel.m4 m4/ax_python_embed.m4 m4/ax_python_module.m4 m4/ax_python_module_version.m4 m4/ax_r_package.m4 m4/ax_recursive_eval.m4 m4/ax_require_defined.m4 m4/ax_require_one_func.m4 m4/ax_restore_flags.m4 m4/ax_restore_flags_with_prefix.m4 m4/ax_rpm_init.m4 m4/ax_ruby_devel.m4 m4/ax_ruby_ext.m4 m4/ax_save_flags.m4 m4/ax_save_flags_with_prefix.m4 m4/ax_set_default_paths_system.m4 m4/ax_short_sleep.m4 m4/ax_silent_mode.m4 m4/ax_sip_devel.m4 m4/ax_spec_file.m4 m4/ax_spec_package_version.m4 m4/ax_split_version.m4 m4/ax_string_strcasecmp.m4 '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/aclocal'
 /usr/bin/install -c -m 644 m4/ax_strings_strcasecmp.m4 m4/ax_struct_semun.m4 m4/ax_subdir_files.m4 m4/ax_subdirs_configure.m4 m4/ax_subst_with.m4 m4/ax_swig_enable_cxx.m4 m4/ax_swig_multi_module_support.m4 m4/ax_swig_python.m4 m4/ax_switch_flags.m4 m4/ax_sys_dev_poll.m4 m4/ax_sys_largefile_sensitive.m4 m4/ax_sys_perlsharpbang.m4 m4/ax_sys_weak_alias.m4 m4/ax_sysv_ipc.m4 m4/ax_tls.m4 m4/ax_trilinos_amesos.m4 m4/ax_trilinos_base.m4 m4/ax_trilinos_epetra.m4 m4/ax_trilinos_epetraext.m4 m4/ax_trilinos_epetraext_hdf5.m4 m4/ax_trilinos_rtop.m4 m4/ax_trilinos_rythmos.m4 m4/ax_trilinos_teuchos.m4 m4/ax_trilinos_thyra.m4 m4/ax_trilinos_thyra_epetra.m4 m4/ax_trilinos_thyra_epetraext.m4 m4/ax_try_awk_anyout.m4 m4/ax_try_awk_expout.m4 m4/ax_try_compile_java.m4 m4/ax_try_run_java.m4 m4/ax_type_socklen_t.m4 m4/ax_upload.m4 m4/ax_valgrind_check.m4 m4/ax_var_pop.m4 m4/ax_var_push.m4 m4/ax_var_timezone_externals.m4 m4/ax_very_nice.m4 m4/ax_warning_default_aclocaldir.m4 m4/ax_warning_default_pkgconfig.m4 m4/ax_wint_t.m4 '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/aclocal'
 /usr/bin/install -c -m 644 m4/ax_with_apxs.m4 m4/ax_with_build_path.m4 m4/ax_with_curses.m4 m4/ax_with_curses_extra.m4 m4/ax_with_dmalloc.m4 m4/ax_with_mpatrol.m4 m4/ax_with_prog.m4 m4/ax_xercesc.m4 m4/ax_xsdcxx.m4 m4/ax_xtra_classpath.m4 m4/ax_zmq.m4 m4/ax_zoneinfo.m4 '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/aclocal'
. /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/include/shell.sh; bzcat /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/dl/expat-2.2.9.tar.bz2 | tar -C /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/expat-2.2.9/.. -xf -
 /bin/mkdir -p '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/doc/autoconf-archive'
 /usr/bin/install -c -m 644 AUTHORS COPYING COPYING.EXCEPTION README '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/doc/autoconf-archive'
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/autoconf-archive-2019.01.06'
make[5]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/autoconf-archive-2019.01.06'
make[4]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/autoconf-archive-2019.01.06'
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/stamp
no
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/autoconf-archive-2019.01.06/.built
yes
checking whether gcc accepts -g... touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/stamp/.autoconf-archive_installed
checking for fcntl... make[3]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tools/autoconf-archive'
time: tools/autoconf-archive/compile#0.58#0.22#1.91
yes
checking sgtty.h presence... yes
checking for gcc option to accept ISO C89... yes
checking for sgtty.h... yes
checking sys/floppy.h usability... yes
checking for symlink... no
checking sys/floppy.h presence... no
checking for sys/floppy.h... no
checking mntent.h usability... none needed
checking whether gcc understands -c and -o together... yes
checking for mempcpy... yes
checking mntent.h presence... yes
checking for mntent.h... yes
yes
checking whether C compiler accepts -Wall... checking sys/sysmacros.h usability... yes
yes
checking whether C compiler accepts -Wextra... checking for fpurge... yes
checking sys/sysmacros.h presence... yes
checking whether C compiler accepts -Wformat=2... yes
checking for sys/sysmacros.h... yes
checking netinet/in.h usability... yes
checking whether C compiler accepts -std=gnu99... [ ! -d ./src/ ] || cp -fpR ./src/* /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/expat-2.2.9
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/expat-2.2.9/.prepared645495900679b2aed077b9ed77466593_6664517399ebbbc92a37c5bb081b5c53
(cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/expat-2.2.9/; if [ -x configure ]; then cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/config.{guess,sub} /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/expat-2.2.9// && CC="gcc" CFLAGS="-O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include " CXX="g++" CPPFLAGS="-I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include " LDFLAGS="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib " CONFIG_SHELL="/usr/bin/env bash"  bash ./configure --target=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --program-prefix="" --program-suffix="" --prefix=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host --exec-prefix=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host --sysconfdir=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc --localstatedir=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/var --sbindir=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin --without-docbook ; fi )
no
checking for __fpurge... yes
checking for strlcpy... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking netinet/tcp.h usability... yes
checking for __freadahead... no
checking for strlcat... yes
checking netinet/tcp.h presence... yes
checking for netinet/tcp.h... yes
checking assert.h usability... checking build system type... no
checking for __freading... x86_64-pc-linux-gnu
checking host system type... no
checking for strndup... yes
checking assert.h presence... x86_64-pc-linux-gnu
checking for a BSD-compatible install... yes
checking for assert.h... yes
/usr/bin/install -c
checking whether build environment is sane... checking for iconv.h... (cached) no
yes
checking wctype.h usability... checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
yes
checking whether make supports nested variables... checking for getdtablesize... yes
yes
checking whether make supports the include directive... checking for cygwin_conv_path... yes
checking wctype.h presence... yes (GNU style)
checking for x86_64-pc-linux-gnu-gcc... gcc
yes
checking for wctype.h... yes

100   185  100   185    0     0     87      0  0:00:02  0:00:02 --:--:--   212
100   185  100   185    0     0     87      0  0:00:02  0:00:02 --:--:--   212
checking wchar.h usability... checking whether the C compiler works... yes
checking for getprogname... no
checking how to run the C preprocessor... yes
checking wchar.h presence... yes
checking for wchar.h... yes
checking locale.h usability... gcc -E
yes
checking for C compiler default output file name... a.out
checking for suffix of executables... no
checking for getexecname... checking for grep that handles long lines and -e... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/grep
checking for egrep... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/grep -E
checking for ANSI C header files... yes
checking locale.h presence... 
yes
checking whether we are cross compiling... checking for locale.h... yes
checking linux/fs.h usability... 
  0 1916k    0 16124    0     0  10456      0  0:03:07  0:00:01  0:03:06 10449no
checking for gettimeofday... yes
checking linux/fs.h presence... yes
checking for linux/fs.h... yes
no
checking for suffix of object files... checking termio.h usability... yes
checking for lstat... o
checking whether we are using the GNU C compiler... yes
checking termio.h presence... yes
checking whether gcc accepts -g... yes
checking for termio.h... yes
yes
checking termios.h usability... checking for sys/types.h... yes
checking for gcc option to accept ISO C89... yes
checking for mbsinit... yes
checking for sys/stat.h... yes
checking termios.h presence... yes
checking for termios.h... yes
none needed
checking whether gcc understands -c and -o together... checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... yes
checking for stdlib.h... yes
no
checking for int8_t... checking for mbrtowc... yes
checking dependency style of gcc... yes
checking for string.h... gcc3
checking for x86_64-pc-linux-gnu-ar... no
checking for x86_64-pc-linux-gnu-lib... no
checking for x86_64-pc-linux-gnu-link... no
checking for ar... ar
checking the archiver (ar) interface... yes
yes
checking for memory.h... checking for mprotect... ar
checking whether ln -s works... yes
checking whether make sets $(MAKE)... (cached) yes
checking how to print strings... yes
checking for int16_t... yes
checking for strings.h... printf
checking for a sed that does not truncate output... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/sed
checking for grep that handles long lines and -e... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/grep
checking for egrep... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/grep -E
checking for fgrep... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... yes
/usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... checking for mkstemp... yes
checking for inttypes.h... BSD nm
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for x86_64-pc-linux-gnu-objdump... no
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for x86_64-pc-linux-gnu-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for x86_64-pc-linux-gnu-ar... ar
checking for archiver @FILE support... yes
checking for int32_t... yes
yes
checking for stdint.h... checking for nl_langinfo... @
checking for x86_64-pc-linux-gnu-strip... no
checking for strip... strip
checking for x86_64-pc-linux-gnu-ranlib... no
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... yes
checking for unistd.h... yes
checking for pipe2... yes
checking for uint8_t... yes
checking for sys/stat.h... (cached) yes
checking for a BSD-compatible install... ok
/usr/bin/install -c
checking whether build environment is sane... checking for sysroot... no
checking for a working dd... yes
/bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
yes
checking for uint16_t... yes
checking for style of include used by make... checking for isblank... checking for x86_64-pc-linux-gnu-mt... no
checking for mt... mt
checking if mt is a manifest tool... GNU
checking whether make supports nested variables... no
yes
checking how to run the C preprocessor... checking dependency style of gcc... gcc -E
yes
checking for uint32_t... checking for ANSI C header files... gcc3
checking whether make supports nested variables... (cached) yes
yes
checking for iswctype... checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking how to print strings... yes
checking for ssize_t... printf
checking for a sed that does not truncate output... yes
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/sed
checking for fgrep... 
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/grep -F
checking for ld used by gcc... checking for link... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... 
100   363  100   363    0     0    142      0  0:00:02  0:00:02 --:--:--   354
BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for x86_64-pc-linux-gnu-objdump... no
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for x86_64-pc-linux-gnu-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for x86_64-pc-linux-gnu-ar... no
checking for ar... ar
checking for archiver @FILE support... yes
checking for sys/types.h... yes
checking for size_t... yes
checking for secure_getenv... @
checking for x86_64-pc-linux-gnu-strip... no
checking for strip... strip
checking for x86_64-pc-linux-gnu-ranlib... no
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... yes
checking for sys/stat.h... yes
checking for getuid... yes
checking for stdlib.h... yes
checking for off_t... yes
checking for string.h... ok
checking for sysroot... no
yes
checking for a working dd... /bin/dd
checking how to truncate binary pipes... checking for geteuid... /bin/dd bs=4096 count=1
yes
checking for x86_64-pc-linux-gnu-mt... checking for memory.h... no
checking for mt... mt
checking if mt is a manifest tool... no
checking for dlfcn.h... yes
yes
yes
checking return type of signal handlers... checking for getgid... checking for strings.h... yes
checking for objdir... void
.libs
checking for uid_t in sys/types.h... yes
checking for caddr_t... yes
checking for inttypes.h... yes
checking for getegid... yes
checking for stdint.h... checking if gcc supports -fno-rtti -fno-exceptions... yes
checking for sigaction... yes
checking size of size_t... yes
no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... checking for unistd.h... yes
checking if gcc static flag -static works... yes
checking for siginterrupt... yes
checking for dlfcn.h... 
 95 1092k   95 1040k    0     0   360k      0  0:00:03  0:00:02  0:00:01  360k
100 1092k  100 1092k    0     0   377k      0  0:00:02  0:00:02 --:--:-- 4385k
8
checking size of time_t... yes
checking if gcc supports -c -o file.o... yes
yes
. /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/include/shell.sh; gzip -dc /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/dl/zip30.tar.gz | tar -C /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/zip-3.0/zip30/.. -xf -
checking for objdir... .libs
checking for snprintf... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... [ ! -d ./src/ ] || cp -fpR ./src/* /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/zip-3.0/zip30

Applying ./patches/001-unix-configure-borrow-the-LFS-test-from-autotools.patch using plaintext: 
patching file unix/configure

Applying ./patches/004-do-not-set-unwanted-cflags.patch using plaintext: 
patching file unix/configure

Applying ./patches/006-stack-markings-to-avoid-executable-stack.patch using plaintext: 
patching file crc_i386.S
patching file match.S

Applying ./patches/007-fclose-in-file-not-fclose-x.patch using plaintext: 
patching file zipnote.c

Applying ./patches/008-hardening-build-fix-1.patch using plaintext: 
patching file zip.c

Applying ./patches/009-hardening-build-fix-2.patch using plaintext: 
patching file unix/configure

Applying ./patches/010-remove-build-date.patch using plaintext: 
patching file unix/unix.c

Applying ./patches/011-add-option-for-reproducible-archives.patch using plaintext: 
patching file globals.c
patching file util.c
patching file zip.c
patching file zip.h
patching file zipup.c
yes
no
checking dynamic linker characteristics... 8
checking size of long... touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/zip-3.0/zip30/.preparedae30bbcd4c8ae6c45c5dfb1bae4259d3_6664517399ebbbc92a37c5bb081b5c53
checking for strndup... (cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/zip-3.0/zip30/; if [ -x configure ]; then cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/config.{guess,sub} /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/zip-3.0/zip30// && CC="gcc" CFLAGS="-O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include " CXX="g++" CPPFLAGS="-I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include " LDFLAGS="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib " CONFIG_SHELL="/usr/bin/env bash"  bash ./configure --target=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --program-prefix="" --program-suffix="" --prefix=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host --exec-prefix=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host --sysconfdir=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc --localstatedir=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/var --sbindir=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin ; fi )
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/zip-3.0/zip30/.configured
CFLAGS="-O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include " CPPFLAGS="-I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include " CXXFLAGS="" LDFLAGS="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib " make --jobserver-fds=3,4 -j -C /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/zip-3.0/zip30 -I. -f unix/Makefile zip
make[4]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/zip-3.0/zip30'
cc -c -O2 -I. -DUNIX  zip.c
cc -c -O2 -I. -DUNIX  zipfile.c
checking if gcc supports -fno-rtti -fno-exceptions... 
  0     0    0     0    0     0      0      0 --:--:--  0:00:03 --:--:--     0no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes

 22 1916k   22  431k    0     0   168k      0  0:00:11  0:00:02  0:00:09  168kchecking for pipe... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if gcc static flag -static works... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... 8
checking size of long long... no
checking how to run the C preprocessor... gcc -E
yes
yes
checking if gcc supports -c -o file.o... checking for vasnprintf... checking for x86_64-pc-linux-gnu-gcc... (cached) gcc
yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking whether gcc understands -c and -o together... (cached) yes
checking whether ln -s works... yes
yes
checking whether -lc should be explicitly linked in... no
8
checking whether llseek declared in unistd.h... checking for wcrtomb... no
checking dynamic linker characteristics... checking that generated files are newer than configure... no
checking whether lseek64 declared in unistd.h... yes
checking for htons... yes
checking for iswcntrl... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for gcc option to accept ISO C99... yes
checking for an ANSI C-conforming const... (cached) yes
checking for inline... (cached) inline
checking for size_t... (cached) yes
checking whether time.h and sys/time.h may both be included... yes
checking for newlocale... yes
checking whether struct tm is in sys/time.h or time.h... none needed
checking whether C compiler accepts -Wall... time.h
checking return type of signal handlers... (cached) void
checking for strerror... yes
checking whether C compiler accepts -Wextra... yes
yes
checking for setenv... checking whether C compiler accepts -fexceptions... yes
checking for random... yes
checking whether C compiler accepts -fno-strict-aliasing... yes
yes
checking whether C compiler accepts -Wmissing-prototypes... checking for sleep... done
configure: creating ./config.status
yes
yes
checking for srandom... checking whether C compiler accepts -Wstrict-prototypes... yes
checking whether C compiler accepts -pedantic... yes
checking for strdup... yes
checking for strchr... yes
checking whether C compiler accepts -Wduplicated-cond... yes
checking whether C compiler accepts -Wduplicated-branches... yes
yes
yes
checking whether C compiler accepts -Wlogical-op... checking for wctob... checking for strrchr... 
100 1916k  100 1916k    0     0   620k      0  0:00:03  0:00:03 --:--:--  620k
. /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/include/shell.sh; gzip -dc /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/dl/zstd-1.4.4.tar.gz | tar -C /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/zstd-1.4.4/.. -xf -
yes
checking whether C compiler accepts -Wrestrict... cc -c -O2 -I. -DUNIX  zipup.c
yes
yes
checking for nl_langinfo and CODESET... checking whether C compiler accepts -Wnull-dereference... yes
[ ! -d ./src/ ] || cp -fpR ./src/* /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/zstd-1.4.4
checking for lockf... In file included from zipup.c:109:0:
zipup.c: In function 'file_read':
unix/zipup.h:21:22: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result]
 #define zread(f,b,n) read(f,b,n)
                      ^~~~~~~~~~~
zipup.c:1266:10: note: in expansion of macro 'zread'
          zread(ifile, buf, 1); len = 1; /* keep single \r if EOF */
          ^~~~~

Applying ./patches/0001-build-issue-More-portable-header-prefix-usage-1987.patch using plaintext: 
patching file programs/Makefile
yes
checking whether C compiler accepts -Wjump-misses-init... touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/zstd-1.4.4/.preparedd88efbefc2590027f9cd527c33fe8935_6664517399ebbbc92a37c5bb081b5c53
(cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/zstd-1.4.4/; if [ -x configure ]; then cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/config.{guess,sub} /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/zstd-1.4.4// && CC="gcc" CFLAGS="-O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include " CXX="g++" CPPFLAGS="-I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include " LDFLAGS="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib " CONFIG_SHELL="/usr/bin/env bash"  bash ./configure --target=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --program-prefix="" --program-suffix="" --prefix=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host --exec-prefix=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host --sysconfdir=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc --localstatedir=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/var --sbindir=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin ; fi )
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/zstd-1.4.4/.configured
CFLAGS="-O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include " CPPFLAGS="-I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include " CXXFLAGS="" LDFLAGS="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib " make --jobserver-fds=3,4 -j -C /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/zstd-1.4.4 PREFIX=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host HAVE_ZLIB=0 HAVE_LZMA=0 HAVE_LZ4=0 
make[4]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/zstd-1.4.4'
make[5]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/zstd-1.4.4/lib'
yes
checking for a traditional french locale... yes
checking whether C compiler accepts -Wdouble-promotion... cc -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I. -I./common -DXXH_NAMESPACE=ZSTD_ -I./legacy -DZSTD_LEGACY_SUPPORT=5  -c -o common/debug.o common/debug.c
yes
cc -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I. -I./common -DXXH_NAMESPACE=ZSTD_ -I./legacy -DZSTD_LEGACY_SUPPORT=5  -c -o common/entropy_common.o common/entropy_common.c
checking for flock... yes
checking whether C compiler accepts -Wshadow... none
checking for ucontext.h... yes
checking whether C compiler accepts -Wformat=2... yes
checking for strcasecmp... yes
cc -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I. -I./common -DXXH_NAMESPACE=ZSTD_ -I./legacy -DZSTD_LEGACY_SUPPORT=5  -c -o common/error_private.o common/error_private.c
yes
checking whether C compiler accepts -Wmisleading-indentation... checking for unistd.h... (cached) yes
checking for sys/param.h... cc -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I. -I./common -DXXH_NAMESPACE=ZSTD_ -I./legacy -DZSTD_LEGACY_SUPPORT=5  -c -o common/fse_decompress.o common/fse_decompress.c
make[5]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/zstd-1.4.4/programs'
yes
yes
yes
checking for strncasecmp... checking for sys/socket.h... checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking for stdio_ext.h... yes
yes
checking dependency style of g++... checking for strnlen... gcc3
config.status: creating Makefile
checking how to run the C++ preprocessor... yes
checking for sys/stat.h... (cached) yes
config.status: creating Kyuafile
checking for getopt.h... g++ -E
config.status: creating libpkgconf.pc
yes
checking for atexit... config.status: creating tests/Kyuafile
yes
checking for sys/time.h... 
 84  246k   84  207k    0     0  50220      0  0:00:05  0:00:04  0:00:01  196kconfig.status: creating tests/test_env.sh

100  246k  100  246k    0     0  59499      0  0:00:04  0:00:04 --:--:--  232k
config.status: creating libpkgconf/config.h
. /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/include/shell.sh; bzcat /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/dl/lzma-4.65.tar.bz2 | tar -C /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/lzma-4.65/.. -xf -
cc -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -DBACKTRACE_ENABLE=0  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I../lib -I../lib/common -I../lib/compress -I../lib/dictBuilder -DXXH_NAMESPACE=ZSTD_ -I../lib/legacy -DZSTD_MULTITHREAD    -DZSTD_LEGACY_SUPPORT=5  -c -o zstdcli.o zstdcli.c
config.status: executing depfiles commands
yes
yes
checking for langinfo.h... checking for on_exit... cc -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I. -I./common -DXXH_NAMESPACE=ZSTD_ -I./legacy -DZSTD_LEGACY_SUPPORT=5  -c -o common/pool.o common/pool.c
yes
checking for limits.h... cc -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I. -I./common -DXXH_NAMESPACE=ZSTD_ -I./legacy -DZSTD_LEGACY_SUPPORT=5  -c -o common/threading.o common/threading.c
yes
checking for ld used by g++... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking for getpass... checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... cc -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I. -I./common -DXXH_NAMESPACE=ZSTD_ -I./legacy -DZSTD_LEGACY_SUPPORT=5  -c -o common/xxhash.o common/xxhash.c
config.status: executing libtool commands
yes
yes
[ ! -d ./src/ ] || cp -fpR ./src/* /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/lzma-4.65
checking for xlocale.h... 
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
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/pkgconf-1.6.3/.configured

Applying ./patches/101-move-copyright-to-usage-info.patch using plaintext: 
patching file CPP/7zip/Compress/LZMA_Alone/LzmaAlone.cpp
yes
CFLAGS="-O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include " CPPFLAGS="-I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include " CXXFLAGS="" LDFLAGS="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib " make --jobserver-fds=3,4 -j -C /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/pkgconf-1.6.3  
make[4]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/pkgconf-1.6.3'
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/lzma-4.65/.prepared100b8f67fdfb3d6a5981c83574202d51_6664517399ebbbc92a37c5bb081b5c53
checking for memmove... (cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/lzma-4.65/; if [ -x configure ]; then cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/config.{guess,sub} /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/lzma-4.65// && CC="gcc" CFLAGS="-O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include " CXX="g++" CPPFLAGS="-I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include " LDFLAGS="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib " CONFIG_SHELL="/usr/bin/env bash"  bash ./configure --target=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --program-prefix="" --program-suffix="" --prefix=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host --exec-prefix=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host --sysconfdir=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc --localstatedir=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/var --sbindir=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin ; fi )
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/lzma-4.65/.configured
make -C /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/lzma-4.65/C/LzmaUtil -f makefile.gcc
make[4]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/lzma-4.65/C/LzmaUtil'
gcc -c -O2 -Wall LzmaUtil.c
no
depbase=`echo libpkgconf/audit.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/usr/bin/env bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./libpkgconf   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -DPERSONALITY_PATH=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/pkgconfig/personality.d:/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/pkgconfig/personality.d\" -DPKG_DEFAULT_PATH=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib/pkgconfig:/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/pkgconfig\" -DSYSTEM_INCLUDEDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include\" -DSYSTEM_LIBDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib\" -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -Wall -Wextra -Wformat=2 -std=gnu99 -MT libpkgconf/audit.lo -MD -MP -MF $depbase.Tpo -c -o libpkgconf/audit.lo libpkgconf/audit.c &&\
mv -f $depbase.Tpo $depbase.Plo
checking for math.h... checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... 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);
          ^~
yes
yes
checking if g++ static flag -static works... checking for strdup... yes
checking for sys/mman.h... cc -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I. -I./common -DXXH_NAMESPACE=ZSTD_ -I./legacy -DZSTD_LEGACY_SUPPORT=5  -c -o common/zstd_common.o common/zstd_common.c
gcc -c -O2 -Wall ../Alloc.c
yes
cc -c -O2 -I. -DUNIX  fileio.c
checking for malloc.h... yes
checking for strndup... cc -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I. -I./common -DXXH_NAMESPACE=ZSTD_ -I./legacy -DZSTD_LEGACY_SUPPORT=5  -c -o compress/fse_compress.o compress/fse_compress.c
gcc -c -O2 -Wall ../LzFind.c
yes
checking if g++ supports -c -o file.o... yes
fileio.c: In function 'ask_for_split_read_path':
fileio.c:2120:5: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result]
     fgets(buf, SPLIT_MAXPATH, stdin);
     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
fileio.c:2143:7: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result]
       fgets(buf, SPLIT_MAXPATH, stdin);
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
fileio.c: In function 'ask_for_split_write_path':
fileio.c:2324:5: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result]
     fgets(buf, FNMAX, stdin);
     ^~~~~~~~~~~~~~~~~~~~~~~~
checking for sys/cdefs.h... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
yes
checking how to hardcode library paths into programs... immediate
checking whether C++ compiler accepts -Wall... checking for strcspn... yes
checking for spawn.h... yes
checking whether C++ compiler accepts -Wextra... libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./libpkgconf -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -DPERSONALITY_PATH=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/pkgconfig/personality.d:/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/pkgconfig/personality.d\" -DPKG_DEFAULT_PATH=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib/pkgconfig:/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/pkgconfig\" -DSYSTEM_INCLUDEDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include\" -DSYSTEM_LIBDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib\" -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -Wall -Wextra -Wformat=2 -std=gnu99 -MT libpkgconf/audit.lo -MD -MP -MF libpkgconf/.deps/audit.Tpo -c libpkgconf/audit.c  -fPIC -DPIC -o libpkgconf/.libs/audit.o
yes
checking whether C++ compiler accepts -fexceptions... yes
checking for strspn... yes
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./libpkgconf -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -DPERSONALITY_PATH=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/pkgconfig/personality.d:/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/pkgconfig/personality.d\" -DPKG_DEFAULT_PATH=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib/pkgconfig:/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/pkgconfig\" -DSYSTEM_INCLUDEDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include\" -DSYSTEM_LIBDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib\" -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -Wall -Wextra -Wformat=2 -std=gnu99 -MT libpkgconf/audit.lo -MD -MP -MF libpkgconf/.deps/audit.Tpo -c libpkgconf/audit.c -o libpkgconf/audit.o >/dev/null 2>&1
checking for wchar.h... yes
checking whether C++ compiler accepts -fno-strict-aliasing... depbase=`echo libpkgconf/cache.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/usr/bin/env bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./libpkgconf   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -DPERSONALITY_PATH=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/pkgconfig/personality.d:/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/pkgconfig/personality.d\" -DPKG_DEFAULT_PATH=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib/pkgconfig:/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/pkgconfig\" -DSYSTEM_INCLUDEDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include\" -DSYSTEM_LIBDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib\" -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -Wall -Wextra -Wformat=2 -std=gnu99 -MT libpkgconf/cache.lo -MD -MP -MF $depbase.Tpo -c -o libpkgconf/cache.lo libpkgconf/cache.c &&\
mv -f $depbase.Tpo $depbase.Plo
yes
checking whether the linker accepts -fno-strict-aliasing... yes
yes
checking for strtoul... checking for stdint.h... (cached) yes
checking for sys/wait.h... cc -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I. -I./common -DXXH_NAMESPACE=ZSTD_ -I./legacy -DZSTD_LEGACY_SUPPORT=5  -c -o compress/hist.o compress/hist.c
yes
checking whether compiler supports visibility... yes
checking for features.h... yes
checking for strtol... yes
gcc -c -O2 -Wall ../LzmaDec.c
checking for ANSI C header files... (cached) yes
checking whether byte ordering is bigendian... yes
checking for wctype.h... yes
checking for strtoll... cc -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I. -I./common -DXXH_NAMESPACE=ZSTD_ -I./legacy -DZSTD_LEGACY_SUPPORT=5  -c -o compress/huf_compress.o compress/huf_compress.c
yes
checking for dirent.h... no
checking for an ANSI C-conforming const... cc -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -DBACKTRACE_ENABLE=0  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I../lib -I../lib/common -I../lib/compress -I../lib/dictBuilder -DXXH_NAMESPACE=ZSTD_ -I../lib/legacy -DZSTD_MULTITHREAD    -DZSTD_LEGACY_SUPPORT=5  -c -o util.o util.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./libpkgconf -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -DPERSONALITY_PATH=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/pkgconfig/personality.d:/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/pkgconfig/personality.d\" -DPKG_DEFAULT_PATH=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib/pkgconfig:/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/pkgconfig\" -DSYSTEM_INCLUDEDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include\" -DSYSTEM_LIBDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib\" -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -Wall -Wextra -Wformat=2 -std=gnu99 -MT libpkgconf/cache.lo -MD -MP -MF libpkgconf/.deps/cache.Tpo -c libpkgconf/cache.c  -fPIC -DPIC -o libpkgconf/.libs/cache.o
yes
yes
checking for size_t... yes
checking for inttypes.h... (cached) yes
checking for memcpy... checking for working C stack overflow detection... libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./libpkgconf -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -DPERSONALITY_PATH=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/pkgconfig/personality.d:/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/pkgconfig/personality.d\" -DPKG_DEFAULT_PATH=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib/pkgconfig:/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/pkgconfig\" -DSYSTEM_INCLUDEDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include\" -DSYSTEM_LIBDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib\" -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -Wall -Wextra -Wformat=2 -std=gnu99 -MT libpkgconf/cache.lo -MD -MP -MF libpkgconf/.deps/cache.Tpo -c libpkgconf/cache.c -o libpkgconf/cache.o >/dev/null 2>&1
yes
checking for strpbrk... yes
checking for correct stack_t interpretation... yes
checking for arc4random_buf (BSD or libbsd)... depbase=`echo libpkgconf/client.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/usr/bin/env bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./libpkgconf   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -DPERSONALITY_PATH=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/pkgconfig/personality.d:/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/pkgconfig/personality.d\" -DPKG_DEFAULT_PATH=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib/pkgconfig:/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/pkgconfig\" -DSYSTEM_INCLUDEDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include\" -DSYSTEM_LIBDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib\" -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -Wall -Wextra -Wformat=2 -std=gnu99 -MT libpkgconf/client.lo -MD -MP -MF $depbase.Tpo -c -o libpkgconf/client.lo libpkgconf/client.c &&\
mv -f $depbase.Tpo $depbase.Plo
yes
checking for memset... cc -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -DBACKTRACE_ENABLE=0  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I../lib -I../lib/common -I../lib/compress -I../lib/dictBuilder -DXXH_NAMESPACE=ZSTD_ -I../lib/legacy -DZSTD_MULTITHREAD    -DZSTD_LEGACY_SUPPORT=5  -c -o timefn.o timefn.c
yes
checking for precise C stack overflow detection... no
checking for arc4random (BSD, macOS or libbsd)... yes
cc -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -DBACKTRACE_ENABLE=0  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I../lib -I../lib/common -I../lib/compress -I../lib/dictBuilder -DXXH_NAMESPACE=ZSTD_ -I../lib/legacy -DZSTD_MULTITHREAD    -DZSTD_LEGACY_SUPPORT=5  -c -o fileio.o fileio.c
checking for setenv... gcc -c -O2 -Wall ../LzmaEnc.c
no
checking for getrandom (Linux 3.17+, glibc 2.25+)... no
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... ../LzmaEnc.c: In function 'LzmaEnc_Alloc':
../LzmaEnc.c:1922:8: warning: variable 'btMode' set but not used [-Wunused-but-set-variable]
   Bool btMode;
        ^~~~~~
yes
checking for shared library run path origin... yes
checking for seteuid... cc -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I. -I./common -DXXH_NAMESPACE=ZSTD_ -I./legacy -DZSTD_LEGACY_SUPPORT=5  -c -o compress/zstd_compress.o compress/zstd_compress.c
done
checking for libsigsegv... libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./libpkgconf -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -DPERSONALITY_PATH=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/pkgconfig/personality.d:/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/pkgconfig/personality.d\" -DPKG_DEFAULT_PATH=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib/pkgconfig:/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/pkgconfig\" -DSYSTEM_INCLUDEDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include\" -DSYSTEM_LIBDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib\" -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -Wall -Wextra -Wformat=2 -std=gnu99 -MT libpkgconf/client.lo -MD -MP -MF libpkgconf/.deps/client.Tpo -c libpkgconf/client.c  -fPIC -DPIC -o libpkgconf/.libs/client.o
no, consider installing GNU libsigsegv
yes
checking whether // is distinct from /... checking for syscall SYS_getrandom (Linux 3.17+)... no
checking whether realpath works... cc -c -O2 -I. -DUNIX  util.c
yes
checking for setresuid... yes
yes
checking for setpgrp... checking fcntl.h usability... yes
checking if environ is properly declared... libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./libpkgconf -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -DPERSONALITY_PATH=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/pkgconfig/personality.d:/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/pkgconfig/personality.d\" -DPKG_DEFAULT_PATH=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib/pkgconfig:/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/pkgconfig\" -DSYSTEM_INCLUDEDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include\" -DSYSTEM_LIBDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib\" -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -Wall -Wextra -Wformat=2 -std=gnu99 -MT libpkgconf/client.lo -MD -MP -MF libpkgconf/.deps/client.Tpo -c libpkgconf/client.c -o libpkgconf/client.o >/dev/null 2>&1
yes
checking fcntl.h presence... yes
checking whether the preprocessor supports include_next... yes
checking for fcntl.h... yes
checking for unistd.h... (cached) yes
checking for off_t... yes
checking for tcsetattr... yes
checking whether system header files limit the line length... no
checking for complete errno.h... yes
checking whether strerror_r is declared... yes
checking for tcflush... cc -c -O2 -I. -DUNIX  globals.c
depbase=`echo libpkgconf/pkg.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/usr/bin/env bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./libpkgconf   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -DPERSONALITY_PATH=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/pkgconfig/personality.d:/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/pkgconfig/personality.d\" -DPKG_DEFAULT_PATH=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib/pkgconfig:/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/pkgconfig\" -DSYSTEM_INCLUDEDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include\" -DSYSTEM_LIBDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib\" -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -Wall -Wextra -Wformat=2 -std=gnu99 -MT libpkgconf/pkg.lo -MD -MP -MF $depbase.Tpo -c -o libpkgconf/pkg.lo libpkgconf/pkg.c &&\
mv -f $depbase.Tpo $depbase.Plo
yes
checking for strerror_r... yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for sys/param.h... cc -c -O2 -I. -DUNIX  crypt.c
yes
checking for basename... yes
checking whether strerror_r returns char *... yes
checking for getpagesize... cc -c -O2 -I. -DUNIX  ttyio.c
yes
checking for mode_t... yes
checking for fchdir... ttyio.c: In function 'getp':
ttyio.c:628:13: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result]
             read(f, &c, 1);
             ^~~~~~~~~~~~~~
yes
checking for working mmap... cc -c -O2 -I. -DUNIX  unix/unix.c
yes
checking for media_oldaliases... libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./libpkgconf -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -DPERSONALITY_PATH=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/pkgconfig/personality.d:/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/pkgconfig/personality.d\" -DPKG_DEFAULT_PATH=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib/pkgconfig:/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/pkgconfig\" -DSYSTEM_INCLUDEDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include\" -DSYSTEM_LIBDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib\" -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -Wall -Wextra -Wformat=2 -std=gnu99 -MT libpkgconf/pkg.lo -MD -MP -MF libpkgconf/.deps/pkg.Tpo -c libpkgconf/pkg.c  -fPIC -DPIC -o libpkgconf/.libs/pkg.o
yes
checking for sig_atomic_t... yes
no
yes
checking for llseek... checking for working fcntl.h... checking that generated files are newer than configure... done
configure: creating ./config.status
cc -c -O2 -I. -DUNIX  crc32.c
yes
checking for lseek64... cc -c -O2 -I. -DUNIX  zbz2err.c
yes
checking for snprintf... cc -c -O2 -I. -DUNIX  deflate.c
yes
checking for stat64... libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./libpkgconf -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -DPERSONALITY_PATH=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/pkgconfig/personality.d:/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/pkgconfig/personality.d\" -DPKG_DEFAULT_PATH=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib/pkgconfig:/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/pkgconfig\" -DSYSTEM_INCLUDEDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include\" -DSYSTEM_LIBDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib\" -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -Wall -Wextra -Wformat=2 -std=gnu99 -MT libpkgconf/pkg.lo -MD -MP -MF libpkgconf/.deps/pkg.Tpo -c libpkgconf/pkg.c -o libpkgconf/pkg.o >/dev/null 2>&1
yes
checking for setlocale... cc -c -O2 -I. -DUNIX  trees.c
yes
checking for wcsdup... yes
checking for wcscasecmp... yes
gcc -c -O2 -Wall ../LzmaLib.c
checking for wcsnlen... gcc -c -O2 -Wall ../7zFile.c
cc -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -DBACKTRACE_ENABLE=0  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I../lib -I../lib/common -I../lib/compress -I../lib/dictBuilder -DXXH_NAMESPACE=ZSTD_ -I../lib/legacy -DZSTD_MULTITHREAD    -DZSTD_LEGACY_SUPPORT=5  -c -o benchfn.o benchfn.c
cc -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I. -I./common -DXXH_NAMESPACE=ZSTD_ -I./legacy -DZSTD_LEGACY_SUPPORT=5  -c -o compress/zstd_compress_literals.o compress/zstd_compress_literals.c
yes
checking for putwc... cc -o zip  zip.o zipfile.o zipup.o fileio.o util.o globals.o crypt.o ttyio.o unix.o crc32.o zbz2err.o deflate.o trees.o  -s
gcc -c -O2 -Wall ../7zStream.c
make[4]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/zip-3.0/zip30'
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/zip-3.0/zip30/.built
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/
install -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/zip-3.0/zip30/zip /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/stamp
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/zip-3.0/zip30/.built
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/stamp/.zip_installed
make[3]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tools/zip'
time: tools/zip/compile#4.06#0.31#6.41
cc -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I. -I./common -DXXH_NAMESPACE=ZSTD_ -I./legacy -DZSTD_LEGACY_SUPPORT=5  -c -o compress/zstd_compress_sequences.o compress/zstd_compress_sequences.c
cc -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I. -I./common -DXXH_NAMESPACE=ZSTD_ -I./legacy -DZSTD_LEGACY_SUPPORT=5  -c -o compress/zstd_double_fast.o compress/zstd_double_fast.c
yes
cc -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -DBACKTRACE_ENABLE=0  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I../lib -I../lib/common -I../lib/compress -I../lib/dictBuilder -DXXH_NAMESPACE=ZSTD_ -I../lib/legacy -DZSTD_MULTITHREAD    -DZSTD_LEGACY_SUPPORT=5  -c -o benchzstd.o benchzstd.c
checking for getuserid... depbase=`echo libpkgconf/bsdstubs.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/usr/bin/env bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./libpkgconf   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -DPERSONALITY_PATH=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/pkgconfig/personality.d:/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/pkgconfig/personality.d\" -DPKG_DEFAULT_PATH=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib/pkgconfig:/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/pkgconfig\" -DSYSTEM_INCLUDEDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include\" -DSYSTEM_LIBDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib\" -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -Wall -Wextra -Wformat=2 -std=gnu99 -MT libpkgconf/bsdstubs.lo -MD -MP -MF $depbase.Tpo -c -o libpkgconf/bsdstubs.lo libpkgconf/bsdstubs.c &&\
mv -f $depbase.Tpo $depbase.Plo
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 since `D' is the default (see `U')
ranlib liblzma.a
gcc -o lzma  LzmaUtil.o liblzma.a
no
checking for getgroupid... make[4]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/lzma-4.65/C/LzmaUtil'
make -C /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/lzma-4.65/CPP/7zip/Compress/LZMA_Alone -f makefile.gcc
make[4]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/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
In file included from ../../../Common/CommandLineParser.h:6:0,
                 from LzmaAlone.cpp:18:
../../../Common/MyString.h: In member function 'int CStringBase<T>::FindOneOf(const CStringBase<T>&) const':
../../../Common/MyString.h:414:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
     for (int i = 0; i < _length; i++)
     ^~~
../../../Common/MyString.h:417:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for'
       return -1;
       ^~~~~~
no
checking for alarm... 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);
                                 ^
yes
checking for sigaction... cc -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I. -I./common -DXXH_NAMESPACE=ZSTD_ -I./legacy -DZSTD_LEGACY_SUPPORT=5  -c -o compress/zstd_fast.o compress/zstd_fast.c
config.status: creating Makefile
config.status: creating expat.pc
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./libpkgconf -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -DPERSONALITY_PATH=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/pkgconfig/personality.d:/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/pkgconfig/personality.d\" -DPKG_DEFAULT_PATH=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib/pkgconfig:/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/pkgconfig\" -DSYSTEM_INCLUDEDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include\" -DSYSTEM_LIBDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib\" -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -Wall -Wextra -Wformat=2 -std=gnu99 -MT libpkgconf/bsdstubs.lo -MD -MP -MF libpkgconf/.deps/bsdstubs.Tpo -c libpkgconf/bsdstubs.c  -fPIC -DPIC -o libpkgconf/.libs/bsdstubs.o
config.status: creating doc/Makefile
yes
config.status: creating examples/Makefile
checking for usleep... config.status: creating lib/Makefile
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./libpkgconf -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -DPERSONALITY_PATH=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/pkgconfig/personality.d:/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/pkgconfig/personality.d\" -DPKG_DEFAULT_PATH=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib/pkgconfig:/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/pkgconfig\" -DSYSTEM_INCLUDEDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include\" -DSYSTEM_LIBDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib\" -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -Wall -Wextra -Wformat=2 -std=gnu99 -MT libpkgconf/bsdstubs.lo -MD -MP -MF libpkgconf/.deps/bsdstubs.Tpo -c libpkgconf/bsdstubs.c -o libpkgconf/bsdstubs.o >/dev/null 2>&1
config.status: creating tests/Makefile
yes
checking for 64-bit off_t... config.status: creating tests/benchmark/Makefile
depbase=`echo libpkgconf/fragment.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/usr/bin/env bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./libpkgconf   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -DPERSONALITY_PATH=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/pkgconfig/personality.d:/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/pkgconfig/personality.d\" -DPKG_DEFAULT_PATH=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib/pkgconfig:/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/pkgconfig\" -DSYSTEM_INCLUDEDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include\" -DSYSTEM_LIBDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib\" -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -Wall -Wextra -Wformat=2 -std=gnu99 -MT libpkgconf/fragment.lo -MD -MP -MF $depbase.Tpo -c -o libpkgconf/fragment.lo libpkgconf/fragment.c &&\
mv -f $depbase.Tpo $depbase.Plo
config.status: creating xmlwf/Makefile
yes
checking whether gcc supports loff_t type... cc -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -DBACKTRACE_ENABLE=0  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I../lib -I../lib/common -I../lib/compress -I../lib/dictBuilder -DXXH_NAMESPACE=ZSTD_ -I../lib/legacy -DZSTD_MULTITHREAD    -DZSTD_LEGACY_SUPPORT=5  -c -o datagen.o datagen.c
config.status: creating run.sh
yes
checking whether gcc supports offset_t type... config.status: creating expat_config.h
config.status: expat_config.h is unchanged
no
checking whether gcc supports long long type... config.status: executing depfiles commands
yes
checking for utimes... cc -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -DBACKTRACE_ENABLE=0  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I../lib -I../lib/common -I../lib/compress -I../lib/dictBuilder -DXXH_NAMESPACE=ZSTD_ -I../lib/legacy -DZSTD_MULTITHREAD    -DZSTD_LEGACY_SUPPORT=5  -c -o dibio.o dibio.c
yes
checking for tzset... yes
checking for pid_t... libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./libpkgconf -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -DPERSONALITY_PATH=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/pkgconfig/personality.d:/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/pkgconfig/personality.d\" -DPKG_DEFAULT_PATH=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib/pkgconfig:/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/pkgconfig\" -DSYSTEM_INCLUDEDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include\" -DSYSTEM_LIBDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib\" -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -Wall -Wextra -Wformat=2 -std=gnu99 -MT libpkgconf/fragment.lo -MD -MP -MF libpkgconf/.deps/fragment.Tpo -c libpkgconf/fragment.c  -fPIC -DPIC -o libpkgconf/.libs/fragment.o
yes
checking for gettimeofday... config.status: executing libtool commands
yes
checking whether frexp() can be used without linking with libm... g++ -O2 -Wall -c -I ../../../ -D_FILE_OFFSET_BITS=64 -DPACKAGE_VERSION="\"4.32.0beta3\"" LzmaBench.cpp
==> building with threading support
==> no zlib, building zstd without .gz support
==> no liblzma, building zstd without .xz/.lzma support
==> no liblz4, building zstd without .lz4 support
cc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I../lib -I../lib/common -I../lib/compress -I../lib/dictBuilder -DXXH_NAMESPACE=ZSTD_ -I../lib/legacy -DZSTD_MULTITHREAD    -DZSTD_LEGACY_SUPPORT=5 -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -DBACKTRACE_ENABLE=0  -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib  -pthread     ../lib/common/debug.c ../lib/common/entropy_common.c ../lib/common/error_private.c ../lib/common/fse_decompress.c ../lib/common/pool.c ../lib/common/threading.c ../lib/common/xxhash.c ../lib/common/zstd_common.c ../lib/compress/fse_compress.c ../lib/compress/hist.c ../lib/compress/huf_compress.c ../lib/compress/zstd_compress.c ../lib/compress/zstd_compress_literals.c ../lib/compress/zstd_compress_sequences.c ../lib/compress/zstd_double_fast.c ../lib/compress/zstd_fast.c ../lib/compress/zstd_lazy.c ../lib/compress/zstd_ldm.c ../lib/compress/zstd_opt.c ../lib/compress/zstdmt_compress.c ../lib/decompress/huf_decompress.c ../lib/decompress/zstd_ddict.c ../lib/decompress/zstd_decompress.c ../lib/decompress/zstd_decompress_block.c ../lib/dictBuilder/cover.c ../lib/dictBuilder/divsufsort.c ../lib/dictBuilder/fastcover.c ../lib/dictBuilder/zdict.c ../lib/legacy/zstd_v05.c ../lib/legacy/zstd_v06.c ../lib/legacy/zstd_v07.c zstdcli.o util.o timefn.o fileio.o benchfn.o benchzstd.o datagen.o dibio.o  -o zstd -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib  -pthread    
yes
checking declaration of sys_errlist... touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/expat-2.2.9/.configured
CFLAGS="-O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include " CPPFLAGS="-I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include " CXXFLAGS="" LDFLAGS="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib " make --jobserver-fds=3,4 -j -C /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/expat-2.2.9  
make[4]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/expat-2.2.9'
make  all-recursive
make[5]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/expat-2.2.9'
Making all in lib
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/expat-2.2.9/lib'
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -DHAVE_EXPAT_CONFIG_H  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -Wall -Wextra -fexceptions -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -pedantic -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wjump-misses-init -Wdouble-promotion -Wshadow -Wformat=2 -Wmisleading-indentation -fvisibility=hidden -DXML_ENABLE_VISIBILITY=1 -MT xmlparse.lo -MD -MP -MF .deps/xmlparse.Tpo -c -o xmlparse.lo xmlparse.c
yes
yes
checking whether alarm is declared... checking for X... disabled
checking for main in -lsocket... no
checking for main in -lbsd... yes
checking whether long double and double are the same... libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./libpkgconf -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -DPERSONALITY_PATH=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/pkgconfig/personality.d:/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/pkgconfig/personality.d\" -DPKG_DEFAULT_PATH=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib/pkgconfig:/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/pkgconfig\" -DSYSTEM_INCLUDEDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include\" -DSYSTEM_LIBDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib\" -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -Wall -Wextra -Wformat=2 -std=gnu99 -MT libpkgconf/fragment.lo -MD -MP -MF libpkgconf/.deps/fragment.Tpo -c libpkgconf/fragment.c -o libpkgconf/fragment.o >/dev/null 2>&1
no
checking whether stdin defaults to large file offsets... no
checking sys/socket.h usability... libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -DHAVE_EXPAT_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -Wall -Wextra -fexceptions -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -pedantic -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wjump-misses-init -Wdouble-promotion -Wshadow -Wformat=2 -Wmisleading-indentation -fvisibility=hidden -DXML_ENABLE_VISIBILITY=1 -MT xmlparse.lo -MD -MP -MF .deps/xmlparse.Tpo -c xmlparse.c  -fPIC -DPIC -o .libs/xmlparse.o
yes
checking sys/socket.h presence... yes
yes
checking for sys/socket.h... yes
checking whether fseeko is declared... checking arpa/inet.h usability... yes
checking for fseeko... yes
checking arpa/inet.h presence... yes
checking for arpa/inet.h... yes
checking netdb.h usability... depbase=`echo libpkgconf/argvsplit.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/usr/bin/env bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./libpkgconf   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -DPERSONALITY_PATH=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/pkgconfig/personality.d:/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/pkgconfig/personality.d\" -DPKG_DEFAULT_PATH=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib/pkgconfig:/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/pkgconfig\" -DSYSTEM_INCLUDEDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include\" -DSYSTEM_LIBDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib\" -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -Wall -Wextra -Wformat=2 -std=gnu99 -MT libpkgconf/argvsplit.lo -MD -MP -MF $depbase.Tpo -c -o libpkgconf/argvsplit.lo libpkgconf/argvsplit.c &&\
mv -f $depbase.Tpo $depbase.Plo
yes
checking whether fflush works on input streams... yes
checking netdb.h presence... yes
checking for netdb.h... yes
no
checking whether stat file-mode macros are broken... configure: creating ./config.status
no
checking for nlink_t... 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);
                      ^
yes
checking whether ftello is declared... config.status: creating Makefile
config.status: creating config.h
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./libpkgconf -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -DPERSONALITY_PATH=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/pkgconfig/personality.d:/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/pkgconfig/personality.d\" -DPKG_DEFAULT_PATH=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib/pkgconfig:/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/pkgconfig\" -DSYSTEM_INCLUDEDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include\" -DSYSTEM_LIBDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib\" -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -Wall -Wextra -Wformat=2 -std=gnu99 -MT libpkgconf/argvsplit.lo -MD -MP -MF libpkgconf/.deps/argvsplit.Tpo -c libpkgconf/argvsplit.c  -fPIC -DPIC -o libpkgconf/.libs/argvsplit.o
yes
checking for ftello... touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/mtools-4.0.24/.configured
g++ -O2 -Wall -c -I ../../../ -D_FILE_OFFSET_BITS=64 -DPACKAGE_VERSION="\"4.32.0beta3\"" ../LzmaDecoder.cpp
make -C /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/mtools-4.0.24 mcopy mmd
make[4]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/mtools-4.0.24'
gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -DHAVE_CONFIG_H -DSYSCONFDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc\" -DCPU_x86_64 -DVENDOR_pc -DOS_linux_gnu -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -Wall -fno-strict-aliasing -I.  -I.  -c buffer.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./libpkgconf -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -DPERSONALITY_PATH=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/pkgconfig/personality.d:/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/pkgconfig/personality.d\" -DPKG_DEFAULT_PATH=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib/pkgconfig:/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/pkgconfig\" -DSYSTEM_INCLUDEDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include\" -DSYSTEM_LIBDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib\" -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -Wall -Wextra -Wformat=2 -std=gnu99 -MT libpkgconf/argvsplit.lo -MD -MP -MF libpkgconf/.deps/argvsplit.Tpo -c libpkgconf/argvsplit.c -o libpkgconf/argvsplit.o >/dev/null 2>&1
yes
checking whether ftello works... depbase=`echo libpkgconf/fileio.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/usr/bin/env bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./libpkgconf   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -DPERSONALITY_PATH=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/pkgconfig/personality.d:/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/pkgconfig/personality.d\" -DPKG_DEFAULT_PATH=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib/pkgconfig:/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/pkgconfig\" -DSYSTEM_INCLUDEDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include\" -DSYSTEM_LIBDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib\" -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -Wall -Wextra -Wformat=2 -std=gnu99 -MT libpkgconf/fileio.lo -MD -MP -MF $depbase.Tpo -c -o libpkgconf/fileio.lo libpkgconf/fileio.c &&\
mv -f $depbase.Tpo $depbase.Plo
gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -DHAVE_CONFIG_H -DSYSCONFDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc\" -DCPU_x86_64 -DVENDOR_pc -DOS_linux_gnu -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -Wall -fno-strict-aliasing -I.  -I.  -c charsetConv.c
yes
g++ -O2 -Wall -c -I ../../../ -D_FILE_OFFSET_BITS=64 -DPACKAGE_VERSION="\"4.32.0beta3\"" ../LzmaEncoder.cpp
checking whether getdtablesize is declared... ../LzmaEncoder.cpp: In member function 'virtual LONG NCompress::NLzma::CEncoder::SetCoderProperties(const PROPID*, const PROPVARIANT*, UInt32)':
../LzmaEncoder.cpp:123:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
         if (prop.vt != VT_UI4) return E_INVALIDARG; props.fb = prop.ulVal; break;
         ^~
../LzmaEncoder.cpp:123:53: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
         if (prop.vt != VT_UI4) return E_INVALIDARG; props.fb = prop.ulVal; break;
                                                     ^~~~~
../LzmaEncoder.cpp:125:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
         if (prop.vt != VT_UI4) return E_INVALIDARG; props.mc = prop.ulVal; break;
         ^~
../LzmaEncoder.cpp:125:53: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
         if (prop.vt != VT_UI4) return E_INVALIDARG; props.mc = prop.ulVal; break;
                                                     ^~~~~
../LzmaEncoder.cpp:127:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
         if (prop.vt != VT_UI4) return E_INVALIDARG; props.algo = prop.ulVal; break;
         ^~
../LzmaEncoder.cpp:127:53: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
         if (prop.vt != VT_UI4) return E_INVALIDARG; props.algo = prop.ulVal; break;
                                                     ^~~~~
../LzmaEncoder.cpp:129:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
         if (prop.vt != VT_UI4) return E_INVALIDARG; props.dictSize = prop.ulVal; break;
         ^~
../LzmaEncoder.cpp:129:53: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
         if (prop.vt != VT_UI4) return E_INVALIDARG; props.dictSize = prop.ulVal; break;
                                                     ^~~~~
../LzmaEncoder.cpp:131:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
         if (prop.vt != VT_UI4) return E_INVALIDARG; props.pb = prop.ulVal; break;
         ^~
../LzmaEncoder.cpp:131:53: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
         if (prop.vt != VT_UI4) return E_INVALIDARG; props.pb = prop.ulVal; break;
                                                     ^~~~~
../LzmaEncoder.cpp:133:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
         if (prop.vt != VT_UI4) return E_INVALIDARG; props.lp = prop.ulVal; break;
         ^~
../LzmaEncoder.cpp:133:53: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
         if (prop.vt != VT_UI4) return E_INVALIDARG; props.lp = prop.ulVal; break;
                                                     ^~~~~
../LzmaEncoder.cpp:135:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
         if (prop.vt != VT_UI4) return E_INVALIDARG; props.lc = prop.ulVal; break;
         ^~
../LzmaEncoder.cpp:135:53: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
         if (prop.vt != VT_UI4) return E_INVALIDARG; props.lc = prop.ulVal; break;
                                                     ^~~~~
../LzmaEncoder.cpp:137:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
         if (prop.vt != VT_UI4) return E_INVALIDARG; props.numThreads = prop.ulVal; break;
         ^~
../LzmaEncoder.cpp:137:53: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
         if (prop.vt != VT_UI4) return E_INVALIDARG; props.numThreads = prop.ulVal; break;
                                                     ^~~~~
../LzmaEncoder.cpp:139:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
         if (prop.vt != VT_BOOL) return E_INVALIDARG; props.numThreads = ((prop.boolVal == VARIANT_TRUE) ? 2 : 1); break;
         ^~
../LzmaEncoder.cpp:139:54: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
         if (prop.vt != VT_BOOL) return E_INVALIDARG; props.numThreads = ((prop.boolVal == VARIANT_TRUE) ? 2 : 1); break;
                                                      ^~~~~
../LzmaEncoder.cpp:141:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
         if (prop.vt != VT_BOOL) return E_INVALIDARG; props.writeEndMark = (prop.boolVal == VARIANT_TRUE); break;
         ^~
../LzmaEncoder.cpp:141:54: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
         if (prop.vt != VT_BOOL) return E_INVALIDARG; props.writeEndMark = (prop.boolVal == VARIANT_TRUE); break;
                                                      ^~~~~
../LzmaEncoder.cpp:144:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
         if (!ParseMatchFinder(prop.bstrVal, &props.btMode, &props.numHashBytes /* , &_matchFinderBase.skipModeBits */))
         ^~
../LzmaEncoder.cpp:145:32: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
           return E_INVALIDARG; break;
                                ^~~~~
yes
checking for getopt.h... (cached) yes
checking for getopt_long_only... yes
gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -DHAVE_CONFIG_H -DSYSCONFDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc\" -DCPU_x86_64 -DVENDOR_pc -DOS_linux_gnu -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -Wall -fno-strict-aliasing -I.  -I.  -c codepages.c
checking whether getopt is POSIX compatible... gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -DHAVE_CONFIG_H -DSYSCONFDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc\" -DCPU_x86_64 -DVENDOR_pc -DOS_linux_gnu -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -Wall -fno-strict-aliasing -I.  -I.  -c config.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./libpkgconf -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -DPERSONALITY_PATH=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/pkgconfig/personality.d:/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/pkgconfig/personality.d\" -DPKG_DEFAULT_PATH=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib/pkgconfig:/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/pkgconfig\" -DSYSTEM_INCLUDEDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include\" -DSYSTEM_LIBDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib\" -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -Wall -Wextra -Wformat=2 -std=gnu99 -MT libpkgconf/fileio.lo -MD -MP -MF libpkgconf/.deps/fileio.Tpo -c libpkgconf/fileio.c  -fPIC -DPIC -o libpkgconf/.libs/fileio.o
g++ -O2 -Wall -c -I ../../../ -D_FILE_OFFSET_BITS=64 -DPACKAGE_VERSION="\"4.32.0beta3\"" ../../Common/InBuffer.cpp
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./libpkgconf -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -DPERSONALITY_PATH=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/pkgconfig/personality.d:/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/pkgconfig/personality.d\" -DPKG_DEFAULT_PATH=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib/pkgconfig:/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/pkgconfig\" -DSYSTEM_INCLUDEDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include\" -DSYSTEM_LIBDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib\" -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -Wall -Wextra -Wformat=2 -std=gnu99 -MT libpkgconf/fileio.lo -MD -MP -MF libpkgconf/.deps/fileio.Tpo -c libpkgconf/fileio.c -o libpkgconf/fileio.o >/dev/null 2>&1
g++ -O2 -Wall -c -I ../../../ -D_FILE_OFFSET_BITS=64 -DPACKAGE_VERSION="\"4.32.0beta3\"" ../../Common/OutBuffer.cpp
depbase=`echo libpkgconf/tuple.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/usr/bin/env bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./libpkgconf   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -DPERSONALITY_PATH=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/pkgconfig/personality.d:/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/pkgconfig/personality.d\" -DPKG_DEFAULT_PATH=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib/pkgconfig:/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/pkgconfig\" -DSYSTEM_INCLUDEDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include\" -DSYSTEM_LIBDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib\" -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -Wall -Wextra -Wformat=2 -std=gnu99 -MT libpkgconf/tuple.lo -MD -MP -MF $depbase.Tpo -c -o libpkgconf/tuple.lo libpkgconf/tuple.c &&\
mv -f $depbase.Tpo $depbase.Plo
g++ -O2 -Wall -c -I ../../../ -D_FILE_OFFSET_BITS=64 -DPACKAGE_VERSION="\"4.32.0beta3\"" ../../Common/FileStreams.cpp
yes
checking for working GNU getopt function... yes
checking for working GNU getopt_long function... gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -DHAVE_CONFIG_H -DSYSCONFDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc\" -DCPU_x86_64 -DVENDOR_pc -DOS_linux_gnu -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -Wall -fno-strict-aliasing -I.  -I.  -c copyfile.c
yes
checking whether getenv is declared... g++ -O2 -Wall -c -I ../../../ -D_FILE_OFFSET_BITS=64 -DPACKAGE_VERSION="\"4.32.0beta3\"" ../../Common/StreamUtils.cpp
yes
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./libpkgconf -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -DPERSONALITY_PATH=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/pkgconfig/personality.d:/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/pkgconfig/personality.d\" -DPKG_DEFAULT_PATH=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib/pkgconfig:/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/pkgconfig\" -DSYSTEM_INCLUDEDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include\" -DSYSTEM_LIBDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib\" -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -Wall -Wextra -Wformat=2 -std=gnu99 -MT libpkgconf/tuple.lo -MD -MP -MF libpkgconf/.deps/tuple.Tpo -c libpkgconf/tuple.c  -fPIC -DPIC -o libpkgconf/.libs/tuple.o
checking for C/C++ restrict keyword... g++ -O2 -Wall -c -I ../../../ -D_FILE_OFFSET_BITS=64 -DPACKAGE_VERSION="\"4.32.0beta3\"" ../../../Common/C_FileIO.cpp
__restrict
checking for struct timeval... yes
checking for wide-enough struct timeval.tv_sec member... gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -DHAVE_CONFIG_H -DSYSCONFDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc\" -DCPU_x86_64 -DVENDOR_pc -DOS_linux_gnu -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -Wall -fno-strict-aliasing -I.  -I.  -c devices.c
yes
checking where to find the exponent in a 'double'... g++ -O2 -Wall -c -I ../../../ -D_FILE_OFFSET_BITS=64 -DPACKAGE_VERSION="\"4.32.0beta3\"" ../../../Common/CommandLineParser.cpp
cc -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I. -I./common -DXXH_NAMESPACE=ZSTD_ -I./legacy -DZSTD_LEGACY_SUPPORT=5  -c -o compress/zstd_lazy.o compress/zstd_lazy.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./libpkgconf -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -DPERSONALITY_PATH=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/pkgconfig/personality.d:/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/pkgconfig/personality.d\" -DPKG_DEFAULT_PATH=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib/pkgconfig:/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/pkgconfig\" -DSYSTEM_INCLUDEDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include\" -DSYSTEM_LIBDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib\" -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -Wall -Wextra -Wformat=2 -std=gnu99 -MT libpkgconf/tuple.lo -MD -MP -MF libpkgconf/.deps/tuple.Tpo -c libpkgconf/tuple.c -o libpkgconf/tuple.o >/dev/null 2>&1
In file included from ../../../Common/CommandLineParser.h:6:0,
                 from ../../../Common/CommandLineParser.cpp:5:
../../../Common/MyString.h: In member function 'int CStringBase<T>::FindOneOf(const CStringBase<T>&) const':
../../../Common/MyString.h:414:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
     for (int i = 0; i < _length; i++)
     ^~~
../../../Common/MyString.h:417:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for'
       return -1;
       ^~~~~~
word 1 bit 20
checking where to find the exponent in a 'float'... depbase=`echo libpkgconf/dependency.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/usr/bin/env bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./libpkgconf   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -DPERSONALITY_PATH=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/pkgconfig/personality.d:/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/pkgconfig/personality.d\" -DPKG_DEFAULT_PATH=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib/pkgconfig:/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/pkgconfig\" -DSYSTEM_INCLUDEDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include\" -DSYSTEM_LIBDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib\" -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -Wall -Wextra -Wformat=2 -std=gnu99 -MT libpkgconf/dependency.lo -MD -MP -MF $depbase.Tpo -c -o libpkgconf/dependency.lo libpkgconf/dependency.c &&\
mv -f $depbase.Tpo $depbase.Plo
gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -DHAVE_CONFIG_H -DSYSCONFDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc\" -DCPU_x86_64 -DVENDOR_pc -DOS_linux_gnu -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -Wall -fno-strict-aliasing -I.  -I.  -c dirCache.c
word 0 bit 23
checking whether byte ordering is bigendian... no
checking whether limits.h has ULLONG_WIDTH etc.... yes
checking whether getc_unlocked is declared... gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -DHAVE_CONFIG_H -DSYSCONFDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc\" -DCPU_x86_64 -DVENDOR_pc -DOS_linux_gnu -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -Wall -fno-strict-aliasing -I.  -I.  -c directory.c
yes
checking whether we are using the GNU C Library >= 2.1 or uClibc... libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./libpkgconf -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -DPERSONALITY_PATH=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/pkgconfig/personality.d:/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/pkgconfig/personality.d\" -DPKG_DEFAULT_PATH=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib/pkgconfig:/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/pkgconfig\" -DSYSTEM_INCLUDEDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include\" -DSYSTEM_LIBDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib\" -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -Wall -Wextra -Wformat=2 -std=gnu99 -MT libpkgconf/dependency.lo -MD -MP -MF libpkgconf/.deps/dependency.Tpo -c libpkgconf/dependency.c  -fPIC -DPIC -o libpkgconf/.libs/dependency.o
yes
checking for wchar_t... yes
checking for max_align_t... gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -DHAVE_CONFIG_H -DSYSCONFDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc\" -DCPU_x86_64 -DVENDOR_pc -DOS_linux_gnu -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -Wall -fno-strict-aliasing -I.  -I.  -c direntry.c
yes
checking whether NULL can be used in arbitrary expressions... g++ -O2 -Wall -c -I ../../../ -D_FILE_OFFSET_BITS=64 -DPACKAGE_VERSION="\"4.32.0beta3\"" ../../../Common/CRC.cpp
yes
checking for multithread API to use... none
checking whether lstat correctly handles trailing slash... g++ -O2 -Wall -c -I ../../../ -D_FILE_OFFSET_BITS=64 -DPACKAGE_VERSION="\"4.32.0beta3\"" ../../../Common/IntToString.cpp
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -DHAVE_EXPAT_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -Wall -Wextra -fexceptions -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -pedantic -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wjump-misses-init -Wdouble-promotion -Wshadow -Wformat=2 -Wmisleading-indentation -fvisibility=hidden -DXML_ENABLE_VISIBILITY=1 -MT xmlparse.lo -MD -MP -MF .deps/xmlparse.Tpo -c xmlparse.c -o xmlparse.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./libpkgconf -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -DPERSONALITY_PATH=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/pkgconfig/personality.d:/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/pkgconfig/personality.d\" -DPKG_DEFAULT_PATH=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib/pkgconfig:/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/pkgconfig\" -DSYSTEM_INCLUDEDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include\" -DSYSTEM_LIBDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib\" -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -Wall -Wextra -Wformat=2 -std=gnu99 -MT libpkgconf/dependency.lo -MD -MP -MF libpkgconf/.deps/dependency.Tpo -c libpkgconf/dependency.c -o libpkgconf/dependency.o >/dev/null 2>&1
gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -DHAVE_CONFIG_H -DSYSCONFDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc\" -DCPU_x86_64 -DVENDOR_pc -DOS_linux_gnu -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -Wall -fno-strict-aliasing -I.  -I.  -c expand.c
g++ -O2 -Wall -c -I ../../../ -D_FILE_OFFSET_BITS=64 -DPACKAGE_VERSION="\"4.32.0beta3\"" ../../../Common/MyString.cpp
In file included from ../../../Common/StringConvert.h:7:0,
                 from ../../../Common/MyString.cpp:10:
../../../Common/MyString.h: In member function 'int CStringBase<T>::FindOneOf(const CStringBase<T>&) const':
../../../Common/MyString.h:414:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
     for (int i = 0; i < _length; i++)
     ^~~
../../../Common/MyString.h:417:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for'
       return -1;
       ^~~~~~
yes
checking for a sed that does not truncate output... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/sed
checking whether malloc, realloc, calloc are POSIX compliant... g++ -O2 -Wall -c -I ../../../ -D_FILE_OFFSET_BITS=64 -DPACKAGE_VERSION="\"4.32.0beta3\"" ../../../Common/StringConvert.cpp
yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -DHAVE_CONFIG_H -DSYSCONFDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc\" -DCPU_x86_64 -DVENDOR_pc -DOS_linux_gnu -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -Wall -fno-strict-aliasing -I.  -I.  -c fat.c
In file included from ../../../Common/StringConvert.h:7:0,
                 from ../../../Common/StringConvert.cpp:5:
../../../Common/MyString.h: In member function 'int CStringBase<T>::FindOneOf(const CStringBase<T>&) const':
../../../Common/MyString.h:414:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
     for (int i = 0; i < _length; i++)
     ^~~
../../../Common/MyString.h:417:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for'
       return -1;
       ^~~~~~
g++ -O2 -Wall -c -I ../../../ -D_FILE_OFFSET_BITS=64 -DPACKAGE_VERSION="\"4.32.0beta3\"" ../../../Common/StringToInt.cpp
yes
checking for mbstate_t... depbase=`echo libpkgconf/queue.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/usr/bin/env bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./libpkgconf   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -DPERSONALITY_PATH=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/pkgconfig/personality.d:/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/pkgconfig/personality.d\" -DPKG_DEFAULT_PATH=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib/pkgconfig:/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/pkgconfig\" -DSYSTEM_INCLUDEDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include\" -DSYSTEM_LIBDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib\" -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -Wall -Wextra -Wformat=2 -std=gnu99 -MT libpkgconf/queue.lo -MD -MP -MF $depbase.Tpo -c -o libpkgconf/queue.lo libpkgconf/queue.c &&\
mv -f $depbase.Tpo $depbase.Plo
g++ -O2 -Wall -c -I ../../../ -D_FILE_OFFSET_BITS=64 -DPACKAGE_VERSION="\"4.32.0beta3\"" ../../../Common/MyVector.cpp
yes
checking for a traditional japanese locale... 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
none
checking for a transitional chinese locale... 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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./libpkgconf -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -DPERSONALITY_PATH=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/pkgconfig/personality.d:/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/pkgconfig/personality.d\" -DPKG_DEFAULT_PATH=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib/pkgconfig:/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/pkgconfig\" -DSYSTEM_INCLUDEDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include\" -DSYSTEM_LIBDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib\" -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -Wall -Wextra -Wformat=2 -std=gnu99 -MT libpkgconf/queue.lo -MD -MP -MF libpkgconf/.deps/queue.Tpo -c libpkgconf/queue.c  -fPIC -DPIC -o libpkgconf/.libs/queue.o
gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -DHAVE_CONFIG_H -DSYSCONFDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc\" -DCPU_x86_64 -DVENDOR_pc -DOS_linux_gnu -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -Wall -fno-strict-aliasing -I.  -I.  -c fat_free.c
none
checking for a french Unicode locale... libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./libpkgconf -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -DPERSONALITY_PATH=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/pkgconfig/personality.d:/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/pkgconfig/personality.d\" -DPKG_DEFAULT_PATH=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib/pkgconfig:/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/pkgconfig\" -DSYSTEM_INCLUDEDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include\" -DSYSTEM_LIBDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib\" -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -Wall -Wextra -Wformat=2 -std=gnu99 -MT libpkgconf/queue.lo -MD -MP -MF libpkgconf/.deps/queue.Tpo -c libpkgconf/queue.c -o libpkgconf/queue.o >/dev/null 2>&1
gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -DHAVE_CONFIG_H -DSYSCONFDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc\" -DCPU_x86_64 -DVENDOR_pc -DOS_linux_gnu -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -Wall -fno-strict-aliasing -I.  -I.  -c file.c
none
checking for mmap... yes
checking for MAP_ANONYMOUS... depbase=`echo libpkgconf/path.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/usr/bin/env bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./libpkgconf   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -DPERSONALITY_PATH=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/pkgconfig/personality.d:/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/pkgconfig/personality.d\" -DPKG_DEFAULT_PATH=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib/pkgconfig:/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/pkgconfig\" -DSYSTEM_INCLUDEDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include\" -DSYSTEM_LIBDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib\" -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -Wall -Wextra -Wformat=2 -std=gnu99 -MT libpkgconf/path.lo -MD -MP -MF $depbase.Tpo -c -o libpkgconf/path.lo libpkgconf/path.c &&\
mv -f $depbase.Tpo $depbase.Plo
yes
checking whether memchr works... yes
checking whether <limits.h> defines MIN and MAX... gcc -O2 -Wall -c -I ../../../ -D_FILE_OFFSET_BITS=64 -DPACKAGE_VERSION="\"4.32.0beta3\"" ../../../../C/LzmaDec.c
no
checking whether <sys/param.h> defines MIN and MAX... yes
cc -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I. -I./common -DXXH_NAMESPACE=ZSTD_ -I./legacy -DZSTD_LEGACY_SUPPORT=5  -c -o compress/zstd_ldm.o compress/zstd_ldm.c
checking for promoted mode_t type... gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -DHAVE_CONFIG_H -DSYSCONFDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc\" -DCPU_x86_64 -DVENDOR_pc -DOS_linux_gnu -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -Wall -fno-strict-aliasing -I.  -I.  -c file_name.c
mode_t
checking for library containing posix_spawn... libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./libpkgconf -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -DPERSONALITY_PATH=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/pkgconfig/personality.d:/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/pkgconfig/personality.d\" -DPKG_DEFAULT_PATH=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib/pkgconfig:/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/pkgconfig\" -DSYSTEM_INCLUDEDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include\" -DSYSTEM_LIBDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib\" -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -Wall -Wextra -Wformat=2 -std=gnu99 -MT libpkgconf/path.lo -MD -MP -MF libpkgconf/.deps/path.Tpo -c libpkgconf/path.c  -fPIC -DPIC -o libpkgconf/.libs/path.o
none required
checking for posix_spawn... libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./libpkgconf -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -DPERSONALITY_PATH=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/pkgconfig/personality.d:/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/pkgconfig/personality.d\" -DPKG_DEFAULT_PATH=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib/pkgconfig:/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/pkgconfig\" -DSYSTEM_INCLUDEDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include\" -DSYSTEM_LIBDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib\" -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -Wall -Wextra -Wformat=2 -std=gnu99 -MT libpkgconf/path.lo -MD -MP -MF libpkgconf/.deps/path.Tpo -c libpkgconf/path.c -o libpkgconf/path.o >/dev/null 2>&1
gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -DHAVE_CONFIG_H -DSYSCONFDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc\" -DCPU_x86_64 -DVENDOR_pc -DOS_linux_gnu -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -Wall -fno-strict-aliasing -I.  -I.  -c filter.c
yes
checking whether posix_spawn works... cc -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I. -I./common -DXXH_NAMESPACE=ZSTD_ -I./legacy -DZSTD_LEGACY_SUPPORT=5  -c -o compress/zstd_opt.o compress/zstd_opt.c
depbase=`echo libpkgconf/personality.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/usr/bin/env bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./libpkgconf   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -DPERSONALITY_PATH=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/pkgconfig/personality.d:/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/pkgconfig/personality.d\" -DPKG_DEFAULT_PATH=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib/pkgconfig:/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/pkgconfig\" -DSYSTEM_INCLUDEDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include\" -DSYSTEM_LIBDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib\" -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -Wall -Wextra -Wformat=2 -std=gnu99 -MT libpkgconf/personality.lo -MD -MP -MF $depbase.Tpo -c -o libpkgconf/personality.lo libpkgconf/personality.c &&\
mv -f $depbase.Tpo $depbase.Plo
gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -DHAVE_CONFIG_H -DSYSCONFDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc\" -DCPU_x86_64 -DVENDOR_pc -DOS_linux_gnu -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -Wall -fno-strict-aliasing -I.  -I.  -c floppyd_io.c
gcc -O2 -Wall -c -I ../../../ -D_FILE_OFFSET_BITS=64 -DPACKAGE_VERSION="\"4.32.0beta3\"" ../../../../C/LzmaEnc.c
gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -DHAVE_CONFIG_H -DSYSCONFDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc\" -DCPU_x86_64 -DVENDOR_pc -DOS_linux_gnu -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -Wall -fno-strict-aliasing -I.  -I.  -c force_io.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;
        ^~~~~~
yes
checking whether posix_spawnattr_setschedpolicy is supported... yes
checking whether posix_spawnattr_setschedparam is supported... yes
checking for sigset_t... gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -DHAVE_CONFIG_H -DSYSCONFDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc\" -DCPU_x86_64 -DVENDOR_pc -DOS_linux_gnu -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -Wall -fno-strict-aliasing -I.  -I.  -c hash.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./libpkgconf -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -DPERSONALITY_PATH=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/pkgconfig/personality.d:/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/pkgconfig/personality.d\" -DPKG_DEFAULT_PATH=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib/pkgconfig:/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/pkgconfig\" -DSYSTEM_INCLUDEDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include\" -DSYSTEM_LIBDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib\" -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -Wall -Wextra -Wformat=2 -std=gnu99 -MT libpkgconf/personality.lo -MD -MP -MF libpkgconf/.deps/personality.Tpo -c libpkgconf/personality.c  -fPIC -DPIC -o libpkgconf/.libs/personality.o
yes
checking for SIGPIPE... yes
checking for inline... inline
checking for uid_t in sys/types.h... yes
checking whether C symbols are prefixed with underscore at the linker level... libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./libpkgconf -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -DPERSONALITY_PATH=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/pkgconfig/personality.d:/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/pkgconfig/personality.d\" -DPKG_DEFAULT_PATH=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib/pkgconfig:/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/pkgconfig\" -DSYSTEM_INCLUDEDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include\" -DSYSTEM_LIBDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib\" -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -Wall -Wextra -Wformat=2 -std=gnu99 -MT libpkgconf/personality.lo -MD -MP -MF libpkgconf/.deps/personality.Tpo -c libpkgconf/personality.c -o libpkgconf/personality.o >/dev/null 2>&1
no
checking whether snprintf returns a byte count as in C99... gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -DHAVE_CONFIG_H -DSYSCONFDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc\" -DCPU_x86_64 -DVENDOR_pc -DOS_linux_gnu -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -Wall -fno-strict-aliasing -I.  -I.  -c init.c
yes
depbase=`echo libpkgconf/parser.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/usr/bin/env bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./libpkgconf   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -DPERSONALITY_PATH=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/pkgconfig/personality.d:/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/pkgconfig/personality.d\" -DPKG_DEFAULT_PATH=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib/pkgconfig:/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/pkgconfig\" -DSYSTEM_INCLUDEDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include\" -DSYSTEM_LIBDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib\" -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -Wall -Wextra -Wformat=2 -std=gnu99 -MT libpkgconf/parser.lo -MD -MP -MF $depbase.Tpo -c -o libpkgconf/parser.lo libpkgconf/parser.c &&\
mv -f $depbase.Tpo $depbase.Plo
checking whether snprintf is declared... yes
checking for stdbool.h that conforms to C99... yes
checking for _Bool... gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -DHAVE_CONFIG_H -DSYSCONFDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc\" -DCPU_x86_64 -DVENDOR_pc -DOS_linux_gnu -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -Wall -fno-strict-aliasing -I.  -I.  -c llong.c
yes
checking for wint_t... libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./libpkgconf -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -DPERSONALITY_PATH=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/pkgconfig/personality.d:/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/pkgconfig/personality.d\" -DPKG_DEFAULT_PATH=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib/pkgconfig:/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/pkgconfig\" -DSYSTEM_INCLUDEDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include\" -DSYSTEM_LIBDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib\" -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -Wall -Wextra -Wformat=2 -std=gnu99 -MT libpkgconf/parser.lo -MD -MP -MF libpkgconf/.deps/parser.Tpo -c libpkgconf/parser.c  -fPIC -DPIC -o libpkgconf/.libs/parser.o
yes
checking whether wint_t is too small... gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -DHAVE_CONFIG_H -DSYSCONFDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc\" -DCPU_x86_64 -DVENDOR_pc -DOS_linux_gnu -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -Wall -fno-strict-aliasing -I.  -I.  -c lockdev.c
no
checking whether stdint.h conforms to C99... libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./libpkgconf -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -DPERSONALITY_PATH=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/pkgconfig/personality.d:/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/pkgconfig/personality.d\" -DPKG_DEFAULT_PATH=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib/pkgconfig:/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/pkgconfig\" -DSYSTEM_INCLUDEDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include\" -DSYSTEM_LIBDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib\" -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -Wall -Wextra -Wformat=2 -std=gnu99 -MT libpkgconf/parser.lo -MD -MP -MF libpkgconf/.deps/parser.Tpo -c libpkgconf/parser.c -o libpkgconf/parser.o >/dev/null 2>&1
mv -f .deps/xmlparse.Tpo .deps/xmlparse.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -DHAVE_EXPAT_CONFIG_H  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -Wall -Wextra -fexceptions -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -pedantic -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wjump-misses-init -Wdouble-promotion -Wshadow -Wformat=2 -Wmisleading-indentation -fvisibility=hidden -DXML_ENABLE_VISIBILITY=1 -MT xmltok.lo -MD -MP -MF .deps/xmltok.Tpo -c -o xmltok.lo xmltok.c
gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -DHAVE_CONFIG_H -DSYSCONFDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc\" -DCPU_x86_64 -DVENDOR_pc -DOS_linux_gnu -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -Wall -fno-strict-aliasing -I.  -I.  -c match.c
gcc -DHAVE_CONFIG_H -I. -I./libpkgconf  -Ilibpkgconf -Icli -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -DPERSONALITY_PATH=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/pkgconfig/personality.d:/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/pkgconfig/personality.d\" -DPKG_DEFAULT_PATH=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib/pkgconfig:/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/pkgconfig\" -DSYSTEM_INCLUDEDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include\" -DSYSTEM_LIBDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib\" -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -Wall -Wextra -Wformat=2 -std=gnu99 -MT cli/pkgconf-main.o -MD -MP -MF cli/.deps/pkgconf-main.Tpo -c -o cli/pkgconf-main.o `test -f 'cli/main.c' || echo './'`cli/main.c
yes
checking whether stdint.h predates C++11... no
checking whether stdint.h has UINTMAX_WIDTH etc.... libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -DHAVE_EXPAT_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -Wall -Wextra -fexceptions -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -pedantic -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wjump-misses-init -Wdouble-promotion -Wshadow -Wformat=2 -Wmisleading-indentation -fvisibility=hidden -DXML_ENABLE_VISIBILITY=1 -MT xmltok.lo -MD -MP -MF .deps/xmltok.Tpo -c xmltok.c  -fPIC -DPIC -o .libs/xmltok.o
gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -DHAVE_CONFIG_H -DSYSCONFDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc\" -DCPU_x86_64 -DVENDOR_pc -DOS_linux_gnu -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -Wall -fno-strict-aliasing -I.  -I.  -c mainloop.c
yes
checking whether strerror(0) succeeds... yes
checking whether strndup is declared... yes
checking whether strnlen is declared... gcc -O2 -Wall -c -I ../../../ -D_FILE_OFFSET_BITS=64 -DPACKAGE_VERSION="\"4.32.0beta3\"" ../../../../C/LzmaUtil/Lzma86Dec.c
yes
checking whether strsignal is declared... gcc -O2 -Wall -c -I ../../../ -D_FILE_OFFSET_BITS=64 -DPACKAGE_VERSION="\"4.32.0beta3\"" ../../../../C/LzmaUtil/Lzma86Enc.c
yes
checking whether sys_siglist is declared... 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 
yes
checking whether strstr works... mv -f cli/.deps/pkgconf-main.Tpo cli/.deps/pkgconf-main.Po
gcc -DHAVE_CONFIG_H -I. -I./libpkgconf  -Ilibpkgconf -Icli -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -DPERSONALITY_PATH=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/pkgconfig/personality.d:/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/pkgconfig/personality.d\" -DPKG_DEFAULT_PATH=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib/pkgconfig:/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/pkgconfig\" -DSYSTEM_INCLUDEDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include\" -DSYSTEM_LIBDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib\" -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -Wall -Wextra -Wformat=2 -std=gnu99 -MT cli/pkgconf-getopt_long.o -MD -MP -MF cli/.deps/pkgconf-getopt_long.Tpo -c -o cli/pkgconf-getopt_long.o `test -f 'cli/getopt_long.c' || echo './'`cli/getopt_long.c
gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -DHAVE_CONFIG_H -DSYSCONFDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc\" -DCPU_x86_64 -DVENDOR_pc -DOS_linux_gnu -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -Wall -fno-strict-aliasing -I.  -I.  -c mattrib.c
yes
checking whether ldexp() can be used without linking with libm... g++ -O2 -Wall -c -I ../../../ -D_FILE_OFFSET_BITS=64 -DPACKAGE_VERSION="\"4.32.0beta3\"" lzmp.cpp
yes
checking for struct timespec in <time.h>... yes
checking whether clearerr_unlocked is declared... mv -f cli/.deps/pkgconf-getopt_long.Tpo cli/.deps/pkgconf-getopt_long.Po
gcc -DHAVE_CONFIG_H -I. -I./libpkgconf  -Ilibpkgconf -Icli -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -DPERSONALITY_PATH=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/pkgconfig/personality.d:/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/pkgconfig/personality.d\" -DPKG_DEFAULT_PATH=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib/pkgconfig:/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/pkgconfig\" -DSYSTEM_INCLUDEDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include\" -DSYSTEM_LIBDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib\" -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -Wall -Wextra -Wformat=2 -std=gnu99 -MT cli/pkgconf-renderer-msvc.o -MD -MP -MF cli/.deps/pkgconf-renderer-msvc.Tpo -c -o cli/pkgconf-renderer-msvc.o `test -f 'cli/renderer-msvc.c' || echo './'`cli/renderer-msvc.c
gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -DHAVE_CONFIG_H -DSYSCONFDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc\" -DCPU_x86_64 -DVENDOR_pc -DOS_linux_gnu -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -Wall -fno-strict-aliasing -I.  -I.  -c mbadblocks.c
yes
checking whether feof_unlocked is declared... mv -f cli/.deps/pkgconf-renderer-msvc.Tpo cli/.deps/pkgconf-renderer-msvc.Po
/usr/bin/env bash ./libtool  --tag=CC   --mode=link gcc -DPERSONALITY_PATH=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/pkgconfig/personality.d:/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/pkgconfig/personality.d\" -DPKG_DEFAULT_PATH=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib/pkgconfig:/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/pkgconfig\" -DSYSTEM_INCLUDEDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include\" -DSYSTEM_LIBDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib\" -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -Wall -Wextra -Wformat=2 -std=gnu99 -no-undefined -version-info 3:0:0 -export-symbols-regex '^pkgconf_' -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib  -o libpkgconf.la -rpath /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib libpkgconf/audit.lo libpkgconf/cache.lo libpkgconf/client.lo libpkgconf/pkg.lo libpkgconf/bsdstubs.lo libpkgconf/fragment.lo libpkgconf/argvsplit.lo libpkgconf/fileio.lo libpkgconf/tuple.lo libpkgconf/dependency.lo libpkgconf/queue.lo libpkgconf/path.lo libpkgconf/personality.lo libpkgconf/parser.lo  
yes
checking whether ferror_unlocked is declared... yes
checking whether fflush_unlocked is declared... lzmp.cpp:112:1: warning: ISO C++ forbids converting a string constant to 'wchar_t*' [-Wwrite-strings]
 };
 ^
lzmp.cpp:112:1: warning: ISO C++ forbids converting a string constant to 'wchar_t*' [-Wwrite-strings]
lzmp.cpp:112:1: warning: ISO C++ forbids converting a string constant to 'wchar_t*' [-Wwrite-strings]
lzmp.cpp:112:1: warning: ISO C++ forbids converting a string constant to 'wchar_t*' [-Wwrite-strings]
lzmp.cpp:112:1: warning: ISO C++ forbids converting a string constant to 'wchar_t*' [-Wwrite-strings]
lzmp.cpp:112:1: warning: ISO C++ forbids converting a string constant to 'wchar_t*' [-Wwrite-strings]
lzmp.cpp:112:1: warning: ISO C++ forbids converting a string constant to 'wchar_t*' [-Wwrite-strings]
lzmp.cpp:112:1: warning: ISO C++ forbids converting a string constant to 'wchar_t*' [-Wwrite-strings]
lzmp.cpp:112:1: warning: ISO C++ forbids converting a string constant to 'wchar_t*' [-Wwrite-strings]
lzmp.cpp:123:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
 };
 ^
lzmp.cpp:123:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
lzmp.cpp:123:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
lzmp.cpp:123:1: warning: ISO C++ forbids converting a 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: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
   throw ArgumentException("Invalid integer option");
                                                   ^
lzmp.cpp:239:51: warning: ISO C++ forbids converting a 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: ISO C++ forbids converting a 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: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
   throw Exception("SetCoderProperties() error");
                                               ^
lzmp.cpp: In function 'void lzma::encode(NCompress::NLzma::CEncoder*, CMyComPtr<ISequentialInStream>, CMyComPtr<ISequentialOutStream>, lzma::lzma_option, UInt64)':
lzmp.cpp:416:48: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
    throw Exception("Write error while encoding");
                                                ^
lzmp.cpp:422:43: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
   throw Exception("Cannot allocate memory");
                                           ^
lzmp.cpp: In function 'void lzma::decode(NCompress::NLzma::CDecoder*, CMyComPtr<ISequentialInStream>, CMyComPtr<ISequentialOutStream>)':
lzmp.cpp:440:31: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
   throw Exception("Read error");
                               ^
lzmp.cpp:442:31: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
   throw Exception("Read error");
                               ^
lzmp.cpp:444:49: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
   throw Exception("SetDecoderProperties() error");
                                                 ^
lzmp.cpp:451:32: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
    throw Exception("Read error");
                                ^
lzmp.cpp:453:32: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
    throw Exception("Read error");
                                ^
lzmp.cpp:459:34: warning: ISO C++ forbids converting a 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++) {
                  ~~^~~~~~~~~~~~~~~~~~
yes
lzmp.cpp:841:8: warning: variable 'ret' set but not used [-Wunused-but-set-variable]
    int ret = 0;
        ^~~
checking whether fgets_unlocked is declared... gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -DHAVE_CONFIG_H -DSYSCONFDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc\" -DCPU_x86_64 -DVENDOR_pc -DOS_linux_gnu -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -Wall -fno-strict-aliasing -I.  -I.  -c mcat.c
yes
checking whether fputc_unlocked is declared... In file included from lzmp.cpp:70:0:
lzma_version.h: At global scope:
lzma_version.h:24:20: warning: 'LZMA_UTILS_COPYRIGHT_INFO' defined but not used [-Wunused-variable]
 static const char *LZMA_UTILS_COPYRIGHT_INFO =
                    ^~~~~~~~~~~~~~~~~~~~~~~~~
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: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:13:20: warning: 'LZMA_SDK_COPYRIGHT_INFO' defined but not used [-Wunused-variable]
 static const char *LZMA_SDK_COPYRIGHT_INFO =
                    ^~~~~~~~~~~~~~~~~~~~~~~
yes
checking whether fputs_unlocked is declared... gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -DHAVE_CONFIG_H -DSYSCONFDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc\" -DCPU_x86_64 -DVENDOR_pc -DOS_linux_gnu -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -Wall -fno-strict-aliasing -I.  -I.  -c mcd.c
libtool: link: /usr/bin/nm -B  libpkgconf/.libs/audit.o libpkgconf/.libs/cache.o libpkgconf/.libs/client.o libpkgconf/.libs/pkg.o libpkgconf/.libs/bsdstubs.o libpkgconf/.libs/fragment.o libpkgconf/.libs/argvsplit.o libpkgconf/.libs/fileio.o libpkgconf/.libs/tuple.o libpkgconf/.libs/dependency.o libpkgconf/.libs/queue.o libpkgconf/.libs/path.o libpkgconf/.libs/personality.o libpkgconf/.libs/parser.o   | sed -n -e 's/^.*[	 ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[	 ][	 ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' | /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/sed 's/.* //' | sort | uniq > .libs/libpkgconf.exp
yes
libtool: link: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/grep -E -e "^pkgconf_" ".libs/libpkgconf.exp" > ".libs/libpkgconf.expT"
checking whether fread_unlocked is declared... libtool: link: mv -f ".libs/libpkgconf.expT" ".libs/libpkgconf.exp"
libtool: link: echo "{ global:" > .libs/libpkgconf.ver
libtool: link:  cat .libs/libpkgconf.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libpkgconf.ver
libtool: link:  echo "local: *; };" >> .libs/libpkgconf.ver
libtool: link:  gcc -shared  -fPIC -DPIC  libpkgconf/.libs/audit.o libpkgconf/.libs/cache.o libpkgconf/.libs/client.o libpkgconf/.libs/pkg.o libpkgconf/.libs/bsdstubs.o libpkgconf/.libs/fragment.o libpkgconf/.libs/argvsplit.o libpkgconf/.libs/fileio.o libpkgconf/.libs/tuple.o libpkgconf/.libs/dependency.o libpkgconf/.libs/queue.o libpkgconf/.libs/path.o libpkgconf/.libs/personality.o libpkgconf/.libs/parser.o   -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib  -O2   -Wl,-soname -Wl,libpkgconf.so.3 -Wl,-version-script -Wl,.libs/libpkgconf.ver -o .libs/libpkgconf.so.3.0.0
libtool: link: (cd ".libs" && rm -f "libpkgconf.so.3" && ln -s "libpkgconf.so.3.0.0" "libpkgconf.so.3")
libtool: link: (cd ".libs" && rm -f "libpkgconf.so" && ln -s "libpkgconf.so.3.0.0" "libpkgconf.so")
yes
libtool: link: ar cru .libs/libpkgconf.a  libpkgconf/audit.o libpkgconf/cache.o libpkgconf/client.o libpkgconf/pkg.o libpkgconf/bsdstubs.o libpkgconf/fragment.o libpkgconf/argvsplit.o libpkgconf/fileio.o libpkgconf/tuple.o libpkgconf/dependency.o libpkgconf/queue.o libpkgconf/path.o libpkgconf/personality.o libpkgconf/parser.o
checking whether fwrite_unlocked is declared... ar: `u' modifier ignored since `D' is the default (see `U')
libtool: link: ranlib .libs/libpkgconf.a
gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -DHAVE_CONFIG_H -DSYSCONFDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc\" -DCPU_x86_64 -DVENDOR_pc -DOS_linux_gnu -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -Wall -fno-strict-aliasing -I.  -I.  -c mclasserase.c
libtool: link: ( cd ".libs" && rm -f "libpkgconf.la" && ln -s "../libpkgconf.la" "libpkgconf.la" )
/usr/bin/env bash ./libtool  --tag=CC   --mode=link gcc -DPERSONALITY_PATH=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/pkgconfig/personality.d:/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/pkgconfig/personality.d\" -DPKG_DEFAULT_PATH=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib/pkgconfig:/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/pkgconfig\" -DSYSTEM_INCLUDEDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include\" -DSYSTEM_LIBDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib\" -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -Wall -Wextra -Wformat=2 -std=gnu99  -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib  -o pkgconf cli/pkgconf-main.o cli/pkgconf-getopt_long.o cli/pkgconf-renderer-msvc.o libpkgconf.la 
yes
checking whether getchar_unlocked is declared... yes
checking whether putc_unlocked is declared... gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -DHAVE_CONFIG_H -DSYSCONFDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc\" -DCPU_x86_64 -DVENDOR_pc -DOS_linux_gnu -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -Wall -fno-strict-aliasing -I.  -I.  -c mcopy.c
yes
checking whether putchar_unlocked is declared... cc -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I. -I./common -DXXH_NAMESPACE=ZSTD_ -I./legacy -DZSTD_LEGACY_SUPPORT=5  -c -o compress/zstdmt_compress.o compress/zstdmt_compress.c
yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for intmax_t... libtool: link: gcc -DPERSONALITY_PATH=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/pkgconfig/personality.d:/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/pkgconfig/personality.d\" -DPKG_DEFAULT_PATH=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib/pkgconfig:/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/pkgconfig\" -DSYSTEM_INCLUDEDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include\" -DSYSTEM_LIBDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib\" -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -Wall -Wextra -Wformat=2 -std=gnu99 -o .libs/pkgconf cli/pkgconf-main.o cli/pkgconf-getopt_long.o cli/pkgconf-renderer-msvc.o  -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib ./.libs/libpkgconf.so -Wl,-rpath -Wl,/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib
yes
checking for snprintf... (cached) yes
checking for strnlen... make[4]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/pkgconf-1.6.3'
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/pkgconf-1.6.3/.built
make -C /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/pkgconf-1.6.3 install
gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -DHAVE_CONFIG_H -DSYSCONFDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc\" -DCPU_x86_64 -DVENDOR_pc -DOS_linux_gnu -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -Wall -fno-strict-aliasing -I.  -I.  -c mdel.c
make[4]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/pkgconf-1.6.3'
make[5]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/pkgconf-1.6.3'
yes
checking for wcslen...  /bin/mkdir -p '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib'
 /usr/bin/env bash ./libtool   --mode=install /usr/bin/install -c   libpkgconf.la '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib'
libtool: install: /usr/bin/install -c .libs/libpkgconf.so.3.0.0 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib/libpkgconf.so.3.0.0
libtool: install: (cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib && { ln -s -f libpkgconf.so.3.0.0 libpkgconf.so.3 || { rm -f libpkgconf.so.3 && ln -s libpkgconf.so.3.0.0 libpkgconf.so.3; }; })
yes
libtool: install: (cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib && { ln -s -f libpkgconf.so.3.0.0 libpkgconf.so || { rm -f libpkgconf.so && ln -s libpkgconf.so.3.0.0 libpkgconf.so; }; })
libtool: install: /usr/bin/install -c .libs/libpkgconf.lai /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib/libpkgconf.la
libtool: install: /usr/bin/install -c .libs/libpkgconf.a /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib/libpkgconf.a
checking for wcsnlen... libtool: install: chmod 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib/libpkgconf.a
libtool: install: ranlib /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib/libpkgconf.a
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
gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -DHAVE_CONFIG_H -DSYSCONFDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc\" -DCPU_x86_64 -DVENDOR_pc -DOS_linux_gnu -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -Wall -fno-strict-aliasing -I.  -I.  -c mdir.c
libtool: finish: PATH="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin:/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin:/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin:/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin:/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin:/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/openwrt/golang/go/bin:/openwrt/golang/go/bin:/sbin" ldconfig -n /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib
yes
----------------------------------------------------------------------
Libraries have been installed in:
   /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the '-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
     during execution
   - add LIBDIR to the 'LD_RUN_PATH' environment variable
     during linking
   - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
   - have your system administrator add LIBDIR to '/etc/ld.so.conf'

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
 /bin/mkdir -p '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin'
  /usr/bin/env bash ./libtool   --mode=install /usr/bin/install -c pkgconf '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin'
checking for mbrtowc... (cached) yes
checking for wcrtomb... (cached) yes
checking whether _snprintf is declared... no
libtool: install: /usr/bin/install -c .libs/pkgconf /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/pkgconf
checking whether printf supports size specifiers as in C99...  /bin/mkdir -p '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/doc/pkgconf'
 /usr/bin/install -c -m 644 README.md AUTHORS '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/doc/pkgconf'
 /bin/mkdir -p '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/aclocal'
 /usr/bin/install -c -m 644 pkg.m4 '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/aclocal'
 /bin/mkdir -p '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/man/man1'
 /usr/bin/install -c -m 644 man/pkgconf.1 '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/man/man1'
 /bin/mkdir -p '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/man/man5'
 /usr/bin/install -c -m 644 man/pc.5 man/pkgconf-personality.5 '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/man/man5'
 /bin/mkdir -p '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/man/man7'
make[4]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/lzma-4.65/CPP/7zip/Compress/LZMA_Alone'
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/lzma-4.65/.built
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin
 /usr/bin/install -c -m 644 man/pkg.m4.7 '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/man/man7'
install -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/lzma-4.65/CPP/7zip/Compress/LZMA_Alone/lzma_alone /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/lzma
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/stamp
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/lzma-4.65/.built
 /bin/mkdir -p '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include/pkgconf'
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/stamp/.lzma_installed
yes
checking whether printf supports 'long double' arguments... make[3]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tools/lzma'
time: tools/lzma/compile#7.96#0.64#12.97
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -DHAVE_EXPAT_CONFIG_H  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -Wall -Wextra -fexceptions -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -pedantic -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wjump-misses-init -Wdouble-promotion -Wshadow -Wformat=2 -Wmisleading-indentation -fvisibility=hidden -DXML_ENABLE_VISIBILITY=1 -MT xmlrole.lo -MD -MP -MF .deps/xmlrole.Tpo -c -o xmlrole.lo xmlrole.c
 /bin/mkdir -p '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include/pkgconf/libpkgconf'
 /usr/bin/install -c -m 644  libpkgconf/bsdstubs.h libpkgconf/iter.h libpkgconf/libpkgconf.h libpkgconf/stdinc.h libpkgconf/libpkgconf-api.h '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include/pkgconf/libpkgconf'
 /bin/mkdir -p '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib/pkgconfig'
 /usr/bin/install -c -m 644 libpkgconf.pc '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib/pkgconfig'
make[5]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/pkgconf-1.6.3'
make[4]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/pkgconf-1.6.3'
mv /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/pkgconf /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/pkg-config.real
install -m0755 ./files/pkg-config /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/pkg-config
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/stamp
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/pkgconf-1.6.3/.built
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/stamp/.pkgconf_installed
make[3]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tools/pkgconf'
time: tools/pkgconf/compile#8.79#2.01#13.02
make[3]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tools/libressl'
gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -DHAVE_CONFIG_H -DSYSCONFDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc\" -DCPU_x86_64 -DVENDOR_pc -DOS_linux_gnu -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -Wall -fno-strict-aliasing -I.  -I.  -c mdoctorfat.c
yes
checking whether printf supports infinite 'double' arguments... libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -DHAVE_EXPAT_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -Wall -Wextra -fexceptions -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -pedantic -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wjump-misses-init -Wdouble-promotion -Wshadow -Wformat=2 -Wmisleading-indentation -fvisibility=hidden -DXML_ENABLE_VISIBILITY=1 -MT xmlrole.lo -MD -MP -MF .deps/xmlrole.Tpo -c xmlrole.c  -fPIC -DPIC -o .libs/xmlrole.o
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/dl
SHELL= flock /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/.libressl-3.0.2.tar.gz.flock -c '  	/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/download.pl "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/dl" "libressl-3.0.2.tar.gz" "df7b172bf79b957dd27ef36dcaa1fb162562c0e8999e194aa8c1a3df2f15398e" "" "http://mirror.ox.ac.uk/pub/OpenBSD/LibreSSL" "http://ftp.jaist.ac.jp/pub/OpenBSD/LibreSSL" "https://ftp.openbsd.org/pub/OpenBSD/LibreSSL"    '
+ curl -f --connect-timeout 20 --retry 5 --location --insecure https://sources.cdn.openwrt.org/libressl-3.0.2.tar.gz
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0cc -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I. -I./common -DXXH_NAMESPACE=ZSTD_ -I./legacy -DZSTD_LEGACY_SUPPORT=5  -c -o decompress/huf_decompress.o decompress/huf_decompress.c
yes
checking whether printf supports infinite 'long double' arguments... gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -DHAVE_CONFIG_H -DSYSCONFDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc\" -DCPU_x86_64 -DVENDOR_pc -DOS_linux_gnu -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -Wall -fno-strict-aliasing -I.  -I.  -c mdu.c

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
curl: (22) The requested URL returned error: 404 
Download failed.
+ curl -f --connect-timeout 20 --retry 5 --location --insecure http://mirror.ox.ac.uk/pub/OpenBSD/LibreSSL/libressl-3.0.2.tar.gz
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -DHAVE_CONFIG_H -DSYSCONFDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc\" -DCPU_x86_64 -DVENDOR_pc -DOS_linux_gnu -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -Wall -fno-strict-aliasing -I.  -I.  -c mformat.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -DHAVE_EXPAT_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -Wall -Wextra -fexceptions -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -pedantic -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wjump-misses-init -Wdouble-promotion -Wshadow -Wformat=2 -Wmisleading-indentation -fvisibility=hidden -DXML_ENABLE_VISIBILITY=1 -MT xmlrole.lo -MD -MP -MF .deps/xmlrole.Tpo -c xmlrole.c -o xmlrole.o >/dev/null 2>&1
yes
checking whether printf supports the 'a' and 'A' directives... yes
checking whether printf supports the 'F' directive... yes
checking whether printf supports the 'n' directive... mv -f .deps/xmlrole.Tpo .deps/xmlrole.Plo
cc -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I. -I./common -DXXH_NAMESPACE=ZSTD_ -I./legacy -DZSTD_LEGACY_SUPPORT=5  -c -o decompress/zstd_ddict.o decompress/zstd_ddict.c
cc -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I. -I./common -DXXH_NAMESPACE=ZSTD_ -I./legacy -DZSTD_LEGACY_SUPPORT=5  -c -o decompress/zstd_decompress.o decompress/zstd_decompress.c
gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -DHAVE_CONFIG_H -DSYSCONFDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc\" -DCPU_x86_64 -DVENDOR_pc -DOS_linux_gnu -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -Wall -fno-strict-aliasing -I.  -I.  -c minfo.c
no
checking whether printf supports the 'ls' directive... cc -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I. -I./common -DXXH_NAMESPACE=ZSTD_ -I./legacy -DZSTD_LEGACY_SUPPORT=5  -c -o decompress/zstd_decompress_block.o decompress/zstd_decompress_block.c
yes
checking whether printf supports the grouping flag... yes
checking whether printf supports the left-adjust flag correctly... yes
checking whether printf supports the zero flag correctly... gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -DHAVE_CONFIG_H -DSYSCONFDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc\" -DCPU_x86_64 -DVENDOR_pc -DOS_linux_gnu -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -Wall -fno-strict-aliasing -I.  -I.  -c misc.c
yes
checking whether printf supports large precisions... yes
checking whether printf survives out-of-memory conditions... gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -DHAVE_CONFIG_H -DSYSCONFDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc\" -DCPU_x86_64 -DVENDOR_pc -DOS_linux_gnu -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -Wall -fno-strict-aliasing -I.  -I.  -c missFuncs.c
yes
checking whether to use C++... no
checking whether ungetc works on arbitrary bytes... yes
checking whether getcwd (NULL, 0) allocates memory for result... gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -DHAVE_CONFIG_H -DSYSCONFDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc\" -DCPU_x86_64 -DVENDOR_pc -DOS_linux_gnu -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -Wall -fno-strict-aliasing -I.  -I.  -c mk_direntry.c
yes
checking for getcwd with POSIX signature... yes
checking for inttypes.h... (cached) yes
checking whether the inttypes.h PRIxNN macros are broken... no
checking for LC_MESSAGES... 
  1 3583k    1 53261    0     0  42237      0  0:01:26  0:00:01  0:01:25 42203yes
checking for CFPreferencesCopyAppValue... no
checking for CFLocaleCopyCurrent... no
checking whether setenv is declared... cc -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I. -I./common -DXXH_NAMESPACE=ZSTD_ -I./legacy -DZSTD_LEGACY_SUPPORT=5  -c -o deprecated/zbuff_common.o deprecated/zbuff_common.c
yes
checking search.h usability... cc -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I. -I./common -DXXH_NAMESPACE=ZSTD_ -I./legacy -DZSTD_LEGACY_SUPPORT=5  -c -o deprecated/zbuff_compress.o deprecated/zbuff_compress.c
gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -DHAVE_CONFIG_H -DSYSCONFDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc\" -DCPU_x86_64 -DVENDOR_pc -DOS_linux_gnu -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -Wall -fno-strict-aliasing -I.  -I.  -c mlabel.c
yes
checking search.h presence... cc -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I. -I./common -DXXH_NAMESPACE=ZSTD_ -I./legacy -DZSTD_LEGACY_SUPPORT=5  -c -o deprecated/zbuff_decompress.o deprecated/zbuff_decompress.c
yes
checking for search.h... yes
checking for tsearch... cc -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I. -I./common -DXXH_NAMESPACE=ZSTD_ -I./legacy -DZSTD_LEGACY_SUPPORT=5  -c -o dictBuilder/cover.o dictBuilder/cover.c
yes
checking whether strdup is declared... yes
checking whether unsetenv is declared... cc -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I. -I./common -DXXH_NAMESPACE=ZSTD_ -I./legacy -DZSTD_LEGACY_SUPPORT=5  -c -o dictBuilder/divsufsort.o dictBuilder/divsufsort.c
gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -DHAVE_CONFIG_H -DSYSCONFDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc\" -DCPU_x86_64 -DVENDOR_pc -DOS_linux_gnu -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -Wall -fno-strict-aliasing -I.  -I.  -c mmd.c
yes
checking for alloca as a compiler built-in... yes
checking whether to enable assertions... yes
checking whether btowc(0) is correct... gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -DHAVE_CONFIG_H -DSYSCONFDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc\" -DCPU_x86_64 -DVENDOR_pc -DOS_linux_gnu -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -Wall -fno-strict-aliasing -I.  -I.  -c mmount.c
yes
checking whether btowc(EOF) is correct... guessing yes
checking for __builtin_expect... yes
checking whether sigaltstack is declared... yes
checking for stack_t... libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -DHAVE_EXPAT_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -Wall -Wextra -fexceptions -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -pedantic -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wjump-misses-init -Wdouble-promotion -Wshadow -Wformat=2 -Wmisleading-indentation -fvisibility=hidden -DXML_ENABLE_VISIBILITY=1 -MT xmltok.lo -MD -MP -MF .deps/xmltok.Tpo -c xmltok.c -o xmltok.o >/dev/null 2>&1
gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -DHAVE_CONFIG_H -DSYSCONFDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc\" -DCPU_x86_64 -DVENDOR_pc -DOS_linux_gnu -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -Wall -fno-strict-aliasing -I.  -I.  -c mmove.c
yes
checking whether // is distinct from /... (cached) no
checking whether dup2 works... cc -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I. -I./common -DXXH_NAMESPACE=ZSTD_ -I./legacy -DZSTD_LEGACY_SUPPORT=5  -c -o dictBuilder/fastcover.o dictBuilder/fastcover.c
yes
checking for error_at_line... 
 12 3583k   12  437k    0     0   216k      0  0:00:16  0:00:02  0:00:14  216kyes
checking whether fflush works on input streams... (cached) no
checking whether fcntl handles F_DUPFD correctly... gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -DHAVE_CONFIG_H -DSYSCONFDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc\" -DCPU_x86_64 -DVENDOR_pc -DOS_linux_gnu -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -Wall -fno-strict-aliasing -I.  -I.  -c mpartition.c
yes
checking whether fcntl understands F_DUPFD_CLOEXEC... needs runtime check
cc -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I. -I./common -DXXH_NAMESPACE=ZSTD_ -I./legacy -DZSTD_LEGACY_SUPPORT=5  -c -o dictBuilder/zdict.o dictBuilder/zdict.c
checking whether fflush works on input streams... (cached) no
checking whether conversion from 'int' to 'long double' works... yes
checking whether fopen recognizes a trailing slash... yes
checking for __fpending... yes
checking whether __fpending is declared... yes
checking whether fpurge is declared... gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -DHAVE_CONFIG_H -DSYSCONFDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc\" -DCPU_x86_64 -DVENDOR_pc -DOS_linux_gnu -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -Wall -fno-strict-aliasing -I.  -I.  -c mshortname.c
no
checking whether frexp works... gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -DHAVE_CONFIG_H -DSYSCONFDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc\" -DCPU_x86_64 -DVENDOR_pc -DOS_linux_gnu -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -Wall -fno-strict-aliasing -I.  -I.  -c mshowfat.c
gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -DHAVE_CONFIG_H -DSYSCONFDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc\" -DCPU_x86_64 -DVENDOR_pc -DOS_linux_gnu -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -Wall -fno-strict-aliasing -I.  -I.  -c mzip.c
yes
checking whether frexpl is declared... yes
checking whether frexpl() can be used without linking with libm... cc -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I. -I./common -DXXH_NAMESPACE=ZSTD_ -I./legacy -DZSTD_LEGACY_SUPPORT=5  -c -o legacy/zstd_v05.o legacy/zstd_v05.c
yes
checking whether frexpl works... gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -DHAVE_CONFIG_H -DSYSCONFDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc\" -DCPU_x86_64 -DVENDOR_pc -DOS_linux_gnu -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -Wall -fno-strict-aliasing -I.  -I.  -c mtools.c
yes
checking for fseeko... (cached) yes
checking whether fflush works on input streams... (cached) no
checking for _fseeki64... 
100 3583k  100 3583k    0     0  1292k      0  0:00:02  0:00:02 --:--:-- 1291k
no
checking for ftello... (cached) yes
checking whether ftello works... (cached) yes
checking whether getdtablesize works... . /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/include/shell.sh; gzip -dc /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/dl/libressl-3.0.2.tar.gz | tar -C /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/libressl-3.0.2/.. -xf -
gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -DHAVE_CONFIG_H -DSYSCONFDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc\" -DCPU_x86_64 -DVENDOR_pc -DOS_linux_gnu -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -Wall -fno-strict-aliasing -I.  -I.  -c old_dos.c
yes
checking whether program_invocation_name is declared... yes
checking whether program_invocation_short_name is declared... yes
checking whether __argv is declared... gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -DHAVE_CONFIG_H -DSYSCONFDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc\" -DCPU_x86_64 -DVENDOR_pc -DOS_linux_gnu -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -Wall -fno-strict-aliasing -I.  -I.  -c patchlevel.c
no
checking whether gettimeofday clobbers localtime buffer... [ ! -d ./src/ ] || cp -fpR ./src/* /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/libressl-3.0.2

Applying ./patches/001-dont-build-tests-man.patch using plaintext: 
patching file Makefile.in
gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -DHAVE_CONFIG_H -DSYSCONFDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc\" -DCPU_x86_64 -DVENDOR_pc -DOS_linux_gnu -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -Wall -fno-strict-aliasing -I.  -I.  -c plain_io.c
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/libressl-3.0.2/.preparedd9896dbff61a995cbbca57d36add00d3_6664517399ebbbc92a37c5bb081b5c53
no
checking for gettimeofday with POSIX signature... (cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/libressl-3.0.2/; if [ -x configure ]; then cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/config.{guess,sub} /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/libressl-3.0.2// && CC="gcc" CFLAGS="-O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic" CXX="g++" CPPFLAGS="-I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include " LDFLAGS="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib " CONFIG_SHELL="/usr/bin/env bash"  bash ./configure --target=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --program-prefix="" --program-suffix="" --prefix=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host --exec-prefix=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host --sysconfdir=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc --localstatedir=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/var --sbindir=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin --disable-shared ; fi )
cc -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I. -I./common -DXXH_NAMESPACE=ZSTD_ -I./legacy -DZSTD_LEGACY_SUPPORT=5  -c -o legacy/zstd_v06.o legacy/zstd_v06.c
almost
checking whether isnan(double) can be used without linking with libm... checking build system type... yes
checking whether isnan(float) can be used without linking with libm... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
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 whether make supports nested variables... (cached) yes
checking for x86_64-pc-linux-gnu-cc... gcc
yes
checking whether isnan(float) works... checking whether the C compiler works... gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -DHAVE_CONFIG_H -DSYSCONFDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc\" -DCPU_x86_64 -DVENDOR_pc -DOS_linux_gnu -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -Wall -fno-strict-aliasing -I.  -I.  -c precmd.c
yes
checking for C compiler default output file name... a.out
checking for suffix of executables... yes
checking whether isnan(long double) can be used without linking with libm... 
checking whether we are cross compiling... gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -DHAVE_CONFIG_H -DSYSCONFDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc\" -DCPU_x86_64 -DVENDOR_pc -DOS_linux_gnu -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -Wall -fno-strict-aliasing -I.  -I.  -c privileges.c
no
checking for suffix of object files... yes
checking whether isnanl works... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... privileges.c: In function 'reclaim_privs':
privileges.c:115:2: warning: ignoring return value of 'setgid', declared with attribute warn_unused_result [-Wunused-result]
  setgid(egid);
  ^~~~~~~~~~~~
privileges.c: In function 'Setuid':
privileges.c:99:3: warning: ignoring return value of 'seteuid', declared with attribute warn_unused_result [-Wunused-result]
   seteuid(uid);
   ^~~~~~~~~~~~
privileges.c:105:3: warning: ignoring return value of 'setuid', declared with attribute warn_unused_result [-Wunused-result]
   setuid(uid);
   ^~~~~~~~~~~
privileges.c: In function 'drop_privs':
privileges.c:123:2: warning: ignoring return value of 'setgid', declared with attribute warn_unused_result [-Wunused-result]
  setgid(rgid);
  ^~~~~~~~~~~~
privileges.c: In function 'destroy_privs':
privileges.c:133:3: warning: ignoring return value of 'setuid', declared with attribute warn_unused_result [-Wunused-result]
   setuid(0); /* get the necessary privs to drop real root id */
   ^~~~~~~~~
privileges.c:134:3: warning: ignoring return value of 'setuid', declared with attribute warn_unused_result [-Wunused-result]
   setuid(ruid); /* this should be enough to get rid of the three
   ^~~~~~~~~~~~
privileges.c:136:3: warning: ignoring return value of 'seteuid', declared with attribute warn_unused_result [-Wunused-result]
   seteuid(ruid); /* for good measure... just in case we came
   ^~~~~~~~~~~~~
privileges.c: In function 'init_privs':
privileges.c:182:3: warning: ignoring return value of 'setuid', declared with attribute warn_unused_result [-Wunused-result]
   setuid(0); /* set real uid to 0 */
   ^~~~~~~~~
yes
checking for gcc option to accept ISO C89... gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -DHAVE_CONFIG_H -DSYSCONFDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc\" -DCPU_x86_64 -DVENDOR_pc -DOS_linux_gnu -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -Wall -fno-strict-aliasing -I.  -I.  -c scsi.c
none needed
checking whether gcc understands -c and -o together... yes
checking whether langinfo.h defines CODESET... yes
checking whether make supports the include directive... yes (GNU style)
checking dependency style of gcc... yes
checking whether langinfo.h defines T_FMT_AMPM... gcc3
checking for gcc option to accept ISO C99... yes
checking whether langinfo.h defines ERA... gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -DHAVE_CONFIG_H -DSYSCONFDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc\" -DCPU_x86_64 -DVENDOR_pc -DOS_linux_gnu -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -Wall -fno-strict-aliasing -I.  -I.  -c signal.c
yes
checking whether langinfo.h defines YESEXPR... none needed
checking for gcc option to accept ISO Standard C... (cached) none needed
checking how to print strings... yes
checking for libsigsegv... (cached) no, consider installing GNU libsigsegv
checking whether locale.h conforms to POSIX:2001... printf
checking for a sed that does not truncate output... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/sed
checking for grep that handles long lines and -e... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/grep
checking for egrep... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/grep -E
checking for fgrep... yes
checking whether struct lconv is properly defined... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... yes
checking whether lseek detects pipes... gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -DHAVE_CONFIG_H -DSYSCONFDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc\" -DCPU_x86_64 -DVENDOR_pc -DOS_linux_gnu -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -Wall -fno-strict-aliasing -I.  -I.  -c stream.c
BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for x86_64-pc-linux-gnu-objdump... no
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for x86_64-pc-linux-gnu-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for x86_64-pc-linux-gnu-ar... no
checking for ar... ar
checking for archiver @FILE support... @
checking for x86_64-pc-linux-gnu-strip... no
checking for strip... strip
checking for x86_64-pc-linux-gnu-ranlib... no
checking for ranlib... cc -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I. -I./common -DXXH_NAMESPACE=ZSTD_ -I./legacy -DZSTD_LEGACY_SUPPORT=5  -c -o legacy/zstd_v07.o legacy/zstd_v07.c
ranlib
checking command to parse /usr/bin/nm -B output from gcc object... yes
checking whether NAN macro works... gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -DHAVE_CONFIG_H -DSYSCONFDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc\" -DCPU_x86_64 -DVENDOR_pc -DOS_linux_gnu -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -Wall -fno-strict-aliasing -I.  -I.  -c streamcache.c
yes
checking whether HUGE_VAL works... ok
checking for sysroot... no
yes
checking whether mbrtowc handles incomplete characters... guessing yes
checking whether mbrtowc works as well as mbtowc... guessing yes
checking whether mbrtowc handles a NULL pwc argument... guessing yes
checking whether mbrtowc handles a NULL string argument... guessing yes
checking whether mbrtowc has a correct return value... guessing yes
checking whether mbrtowc returns 0 when parsing a NUL character... guessing yes
checking whether mbrtowc works on empty input... checking for x86_64-pc-linux-gnu-mt... no
checking for mt... mt
checking if mt is a manifest tool... no
checking how to run the C preprocessor... gcc -E
gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -DHAVE_CONFIG_H -DSYSCONFDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc\" -DCPU_x86_64 -DVENDOR_pc -DOS_linux_gnu -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -Wall -fno-strict-aliasing -I.  -I.  -c subdir.c
yes
checking whether the C locale is free of encoding errors... checking for ANSI C header files... no
checking whether mbrtowc handles incomplete characters... (cached) guessing yes
checking whether mbrtowc works as well as mbtowc... (cached) guessing yes
checking for mkdtemp... gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -DHAVE_CONFIG_H -DSYSCONFDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc\" -DCPU_x86_64 -DVENDOR_pc -DOS_linux_gnu -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -Wall -fno-strict-aliasing -I.  -I.  -c unixdir.c
yes
checking for sys/types.h... yes
checking for working mkstemp... compiling dynamic library 1.4.4
yes
checking for sys/stat.h... gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -DHAVE_CONFIG_H -DSYSCONFDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc\" -DCPU_x86_64 -DVENDOR_pc -DOS_linux_gnu -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -Wall -fno-strict-aliasing -I.  -I.  -c tty.c
yes
checking for stdlib.h... yes
checking whether YESEXPR works... yes
checking for string.h... yes
yes
checking for obstacks that work with any size object... checking for memory.h... gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -DHAVE_CONFIG_H -DSYSCONFDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc\" -DCPU_x86_64 -DVENDOR_pc -DOS_linux_gnu -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -Wall -fno-strict-aliasing -I.  -I.  -c vfat.c
no
checking whether open recognizes a trailing slash... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking whether posix_spawn_file_actions_addclose works... yes
checking for stdint.h... yes
yes
checking whether posix_spawn_file_actions_adddup2 works... checking for unistd.h... yes
checking for dlfcn.h... yes
checking whether posix_spawn_file_actions_addopen works... yes
checking for objdir... .libs
gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -DHAVE_CONFIG_H -DSYSCONFDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc\" -DCPU_x86_64 -DVENDOR_pc -DOS_linux_gnu -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -Wall -fno-strict-aliasing -I.  -I.  -c xdf_io.c
yes
checking whether frexp works... (cached) yes
checking whether ldexp can be used without linking with libm... (cached) yes
checking whether frexpl() can be used without linking with libm... (cached) yes
checking whether frexpl works... (cached) yes
checking whether frexpl is declared... (cached) yes
checking whether ldexpl() can be used without linking with libm... checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking whether ldexpl works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking whether ldexpl is declared... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... yes
checking whether program_invocation_name is declared... (cached) yes
checking whether program_invocation_short_name is declared... (cached) yes
checking for raise... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... no
checking whether to build static libraries... yes
yes
checking for sigprocmask... checking if gcc supports "-fno-strict-overflow"... gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -DHAVE_CONFIG_H -DSYSCONFDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc\" -DCPU_x86_64 -DVENDOR_pc -DOS_linux_gnu -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -Wall -fno-strict-aliasing -I.  -I.  -c strtonum.c
yes
checking for rawmemchr... yes
checking if gcc supports "-D_FORTIFY_SOURCE=2"... yes
checking whether readlink signature is correct... yes
checking if /usr/bin/ld -m elf_x86_64 supports "-Wl,-z,relro"... yes
checking whether readlink handles trailing slash correctly... gcc -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib    buffer.o charsetConv.o codepages.o config.o copyfile.o devices.o dirCache.o directory.o direntry.o expand.o fat.o fat_free.o file.o file_name.o filter.o floppyd_io.o force_io.o hash.o init.o llong.o lockdev.o match.o mainloop.o mattrib.o mbadblocks.o mcat.o mcd.o mclasserase.o mcopy.o mdel.o mdir.o mdoctorfat.o mdu.o mformat.o minfo.o misc.o missFuncs.o mk_direntry.o mlabel.o mmd.o mmount.o mmove.o mpartition.o mshortname.o mshowfat.o mzip.o mtools.o old_dos.o patchlevel.o plain_io.o precmd.o privileges.o scsi.o signal.o stream.o streamcache.o subdir.o unixdir.o tty.o vfat.o xdf_io.o strtonum.o -o mtools    
yes
checking if /usr/bin/ld -m elf_x86_64 supports "-Wl,-z,now"... yes
checking for working re_compile_pattern... rm -f mcopy && ln -s mtools mcopy
rm -f mmd && ln -s mtools mmd
make[4]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/mtools-4.0.24'
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/mtools-4.0.24/.built
install -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/mtools-4.0.24/mcopy /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/
install -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/mtools-4.0.24/mmd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/stamp
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/mtools-4.0.24/.built
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/stamp/.mtools_installed
make[3]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tools/mtools'
time: tools/mtools/compile#14.46#3.33#18.37
yes
checking if gcc supports "-fstack-protector-strong"... yes
checking whether rename honors trailing slash on destination... yes
checking whether AS supports .note.GNU-stack... yes
checking dependency style of gcc... yes
checking whether rename honors trailing slash on source... gcc3
checking if compiling with clang... no
checking whether CC supports -Wno-pointer-sign... yes
checking for symlink... yes
checking whether rename manages hard links correctly... yes
checking for funopen... yes
checking whether rename manages existing destinations correctly... mv -f .deps/xmltok.Tpo .deps/xmltok.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=link gcc  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -Wall -Wextra -fexceptions -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -pedantic -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wjump-misses-init -Wdouble-promotion -Wshadow -Wformat=2 -Wmisleading-indentation -fvisibility=hidden -DXML_ENABLE_VISIBILITY=1 -no-undefined -version-info 7:11:6 -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib  -fno-strict-aliasing -o libexpat.la -rpath /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib xmlparse.lo xmltok.lo xmlrole.lo  
no
checking err.h usability... yes
checking whether rmdir works... yes
checking err.h presence... yes
checking for err.h... yes
checking readpassphrase.h usability... yes
no
checking readpassphrase.h presence... no
checking for readpassphrase.h... no
checking for struct sigaction.sa_sigaction... checking for asprintf... yes
checking for volatile sig_atomic_t... libtool: link: gcc -shared  -fPIC -DPIC  .libs/xmlparse.o .libs/xmltok.o .libs/xmlrole.o   -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib  -O2   -Wl,-soname -Wl,libexpat.so.1 -o .libs/libexpat.so.1.6.11
yes
checking for freezero... yes
checking for sighandler_t... libtool: link: (cd ".libs" && rm -f "libexpat.so.1" && ln -s "libexpat.so.1.6.11" "libexpat.so.1")
libtool: link: (cd ".libs" && rm -f "libexpat.so" && ln -s "libexpat.so.1.6.11" "libexpat.so")
libtool: link: ar cru .libs/libexpat.a  xmlparse.o xmltok.o xmlrole.o
ar: `u' modifier ignored since `D' is the default (see `U')
libtool: link: ranlib .libs/libexpat.a
libtool: link: ( cd ".libs" && rm -f "libexpat.la" && ln -s "../libexpat.la" "libexpat.la" )
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/expat-2.2.9/lib'
Making all in examples
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/expat-2.2.9/examples'
gcc -DHAVE_CONFIG_H -I. -I..  -I./../lib -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -DHAVE_EXPAT_CONFIG_H  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -Wall -Wextra -fexceptions -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -pedantic -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wjump-misses-init -Wdouble-promotion -Wshadow -Wformat=2 -Wmisleading-indentation -fvisibility=hidden -DXML_ENABLE_VISIBILITY=1 -MT elements.o -MD -MP -MF .deps/elements.Tpo -c -o elements.o elements.c
gcc -DHAVE_CONFIG_H -I. -I..  -I./../lib -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -DHAVE_EXPAT_CONFIG_H  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -Wall -Wextra -fexceptions -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -pedantic -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wjump-misses-init -Wdouble-promotion -Wshadow -Wformat=2 -Wmisleading-indentation -fvisibility=hidden -DXML_ENABLE_VISIBILITY=1 -MT outline.o -MD -MP -MF .deps/outline.Tpo -c -o outline.o outline.c
no
checking for memmem... yes
checking for signbit macro... mv -f .deps/elements.Tpo .deps/elements.Po
/usr/bin/env bash ../libtool  --tag=CC   --mode=link gcc  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -Wall -Wextra -fexceptions -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -pedantic -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wjump-misses-init -Wdouble-promotion -Wshadow -Wformat=2 -Wmisleading-indentation -fvisibility=hidden -DXML_ENABLE_VISIBILITY=1  -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib  -fno-strict-aliasing -o elements elements.o ../lib/libexpat.la 
yes
mv -f .deps/outline.Tpo .deps/outline.Po
checking for readpassphrase... /usr/bin/env bash ../libtool  --tag=CC   --mode=link gcc  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -Wall -Wextra -fexceptions -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -pedantic -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wjump-misses-init -Wdouble-promotion -Wshadow -Wformat=2 -Wmisleading-indentation -fvisibility=hidden -DXML_ENABLE_VISIBILITY=1  -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib  -fno-strict-aliasing -o outline outline.o ../lib/libexpat.la 
yes
checking for signbit compiler built-ins... yes
checking for sigprocmask... (cached) yes
checking for stdint.h... (cached) yes
checking for SIZE_MAX... no
checking for reallocarray... yes
checking for snprintf... (cached) yes
checking whether snprintf respects a size of 1... yes
libtool: link: gcc -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -Wall -Wextra -fexceptions -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -pedantic -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wjump-misses-init -Wdouble-promotion -Wshadow -Wformat=2 -Wmisleading-indentation -fvisibility=hidden -DXML_ENABLE_VISIBILITY=1 -fno-strict-aliasing -o .libs/elements elements.o  -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib ../lib/.libs/libexpat.so -Wl,-rpath -Wl,/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib
checking for recallocarray... libtool: link: gcc -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -Wall -Wextra -fexceptions -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -pedantic -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wjump-misses-init -Wdouble-promotion -Wshadow -Wformat=2 -Wmisleading-indentation -fvisibility=hidden -DXML_ENABLE_VISIBILITY=1 -fno-strict-aliasing -o .libs/outline outline.o  -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib ../lib/.libs/libexpat.so -Wl,-rpath -Wl,/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib
yes
checking whether printf supports POSIX/XSI format strings with positions... make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/expat-2.2.9/examples'
Making all in tests
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/expat-2.2.9/tests'
Making all in .
make[7]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/expat-2.2.9/tests'
gcc -DHAVE_CONFIG_H -I. -I..  -I./../lib -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -DHAVE_EXPAT_CONFIG_H  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -Wall -Wextra -fexceptions -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -pedantic -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wjump-misses-init -Wdouble-promotion -Wshadow -Wformat=2 -Wmisleading-indentation -fvisibility=hidden -DXML_ENABLE_VISIBILITY=1 -MT chardata.o -MD -MP -MF .deps/chardata.Tpo -c -o chardata.o chardata.c
gcc -DHAVE_CONFIG_H -I. -I..  -I./../lib -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -DHAVE_EXPAT_CONFIG_H  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -Wall -Wextra -fexceptions -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -pedantic -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wjump-misses-init -Wdouble-promotion -Wshadow -Wformat=2 -Wmisleading-indentation -fvisibility=hidden -DXML_ENABLE_VISIBILITY=1 -MT structdata.o -MD -MP -MF .deps/structdata.Tpo -c -o structdata.o structdata.c
gcc -DHAVE_CONFIG_H -I. -I..  -I./../lib -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -DHAVE_EXPAT_CONFIG_H  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -Wall -Wextra -fexceptions -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -pedantic -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wjump-misses-init -Wdouble-promotion -Wshadow -Wformat=2 -Wmisleading-indentation -fvisibility=hidden -DXML_ENABLE_VISIBILITY=1 -MT memcheck.o -MD -MP -MF .deps/memcheck.Tpo -c -o memcheck.o memcheck.c
yes
no
checking for posix_spawnattr_t... checking for strlcat... mv -f .deps/memcheck.Tpo .deps/memcheck.Po
mv -f .deps/chardata.Tpo .deps/chardata.Po
gcc -DHAVE_CONFIG_H -I. -I..  -I./../lib -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -DHAVE_EXPAT_CONFIG_H  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -Wall -Wextra -fexceptions -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -pedantic -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wjump-misses-init -Wdouble-promotion -Wshadow -Wformat=2 -Wmisleading-indentation -fvisibility=hidden -DXML_ENABLE_VISIBILITY=1 -MT minicheck.o -MD -MP -MF .deps/minicheck.Tpo -c -o minicheck.o minicheck.c
mv -f .deps/structdata.Tpo .deps/structdata.Po
yes
checking for posix_spawn_file_actions_t... no
checking for strlcpy... yes
mv -f .deps/minicheck.Tpo .deps/minicheck.Po
checking for ssize_t... rm -f libruntests.a
ar cru libruntests.a chardata.o structdata.o memcheck.o minicheck.o 
ar: `u' modifier ignored since `D' is the default (see `U')
ranlib libruntests.a
make[7]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/expat-2.2.9/tests'
Making all in benchmark
make[7]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/expat-2.2.9/tests/benchmark'
gcc -DHAVE_CONFIG_H -I. -I../..  -I./../../lib -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -DHAVE_EXPAT_CONFIG_H  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -Wall -Wextra -fexceptions -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -pedantic -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wjump-misses-init -Wdouble-promotion -Wshadow -Wformat=2 -Wmisleading-indentation -fvisibility=hidden -DXML_ENABLE_VISIBILITY=1 -MT benchmark.o -MD -MP -MF .deps/benchmark.Tpo -c -o benchmark.o benchmark.c
yes
checking whether stat handles trailing slashes on directories... no
checking for strndup... mv -f .deps/benchmark.Tpo .deps/benchmark.Po
yes
checking whether stat handles trailing slashes on files... /usr/bin/env bash ../../libtool  --tag=CC   --mode=link gcc  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -Wall -Wextra -fexceptions -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -pedantic -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wjump-misses-init -Wdouble-promotion -Wshadow -Wformat=2 -Wmisleading-indentation -fvisibility=hidden -DXML_ENABLE_VISIBILITY=1  -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib  -fno-strict-aliasing -o benchmark benchmark.o ../../lib/libexpat.la 
yes
checking for strnlen... yes
checking for va_copy... yes
checking for strsep... yes
checking for max_align_t... (cached) yes
checking whether NULL can be used in arbitrary expressions... (cached) yes
checking which flavor of printf attribute matches inttypes macros... system
checking for strchrnul... yes
checking for strtonum... libtool: link: gcc -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -Wall -Wextra -fexceptions -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -pedantic -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wjump-misses-init -Wdouble-promotion -Wshadow -Wformat=2 -Wmisleading-indentation -fvisibility=hidden -DXML_ENABLE_VISIBILITY=1 -fno-strict-aliasing -o .libs/benchmark benchmark.o  -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib ../../lib/.libs/libexpat.so -Wl,-rpath -Wl,/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib
yes
checking whether strchrnul works... make[7]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/expat-2.2.9/tests/benchmark'
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/expat-2.2.9/tests'
Making all in xmlwf
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/expat-2.2.9/xmlwf'
gcc -DHAVE_CONFIG_H -I. -I..  -I./../lib  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -DHAVE_EXPAT_CONFIG_H  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -Wall -Wextra -fexceptions -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -pedantic -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wjump-misses-init -Wdouble-promotion -Wshadow -Wformat=2 -Wmisleading-indentation -fvisibility=hidden -DXML_ENABLE_VISIBILITY=1 -MT xmlwf-xmlwf.o -MD -MP -MF .deps/xmlwf-xmlwf.Tpo -c -o xmlwf-xmlwf.o `test -f 'xmlwf.c' || echo './'`xmlwf.c
gcc -DHAVE_CONFIG_H -I. -I..  -I./../lib  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -DHAVE_EXPAT_CONFIG_H  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -Wall -Wextra -fexceptions -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -pedantic -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wjump-misses-init -Wdouble-promotion -Wshadow -Wformat=2 -Wmisleading-indentation -fvisibility=hidden -DXML_ENABLE_VISIBILITY=1 -MT xmlwf-xmlfile.o -MD -MP -MF .deps/xmlwf-xmlfile.Tpo -c -o xmlwf-xmlfile.o `test -f 'xmlfile.c' || echo './'`xmlfile.c
gcc -DHAVE_CONFIG_H -I. -I..  -I./../lib  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -DHAVE_EXPAT_CONFIG_H  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -Wall -Wextra -fexceptions -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -pedantic -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wjump-misses-init -Wdouble-promotion -Wshadow -Wformat=2 -Wmisleading-indentation -fvisibility=hidden -DXML_ENABLE_VISIBILITY=1 -MT xmlwf-codepage.o -MD -MP -MF .deps/xmlwf-codepage.Tpo -c -o xmlwf-codepage.o `test -f 'codepage.c' || echo './'`codepage.c
no
checking for timegm... mv -f .deps/xmlwf-codepage.Tpo .deps/xmlwf-codepage.Po
gcc -DHAVE_CONFIG_H -I. -I..  -I./../lib  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -DHAVE_EXPAT_CONFIG_H  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -Wall -Wextra -fexceptions -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -pedantic -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wjump-misses-init -Wdouble-promotion -Wshadow -Wformat=2 -Wmisleading-indentation -fvisibility=hidden -DXML_ENABLE_VISIBILITY=1 -MT xmlwf-unixfilemap.o -MD -MP -MF .deps/xmlwf-unixfilemap.Tpo -c -o xmlwf-unixfilemap.o `test -f 'unixfilemap.c' || echo './'`unixfilemap.c
yes
checking for working strerror function... yes
checking for _mkgmtime... mv -f .deps/xmlwf-unixfilemap.Tpo .deps/xmlwf-unixfilemap.Po
mv -f .deps/xmlwf-xmlfile.Tpo .deps/xmlwf-xmlfile.Po
yes
checking for working strndup... no
compiling static library
checking for timespecsub... yes
checking for working strnlen... no
checking for getprogname... no
checking for syslog... yes
checking for strsignal... mv -f .deps/xmlwf-xmlwf.Tpo .deps/xmlwf-xmlwf.Po
/usr/bin/env bash ../libtool  --tag=CC   --mode=link gcc  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -Wall -Wextra -fexceptions -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -pedantic -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wjump-misses-init -Wdouble-promotion -Wshadow -Wformat=2 -Wmisleading-indentation -fvisibility=hidden -DXML_ENABLE_VISIBILITY=1  -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib  -fno-strict-aliasing -o xmlwf xmlwf-xmlwf.o xmlwf-xmlfile.o xmlwf-codepage.o xmlwf-unixfilemap.o ../lib/libexpat.la 
yes
checking for syslog_r... yes
checking whether strsignal always returns a string... yes
checking whether strstr works in linear time... (cached) no
checking whether strstr works... (cached) yes
checking whether strtod obeys C99... no
checking for getpagesize... yes
libtool: link: gcc -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -Wall -Wextra -fexceptions -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -pedantic -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wjump-misses-init -Wdouble-promotion -Wshadow -Wformat=2 -Wmisleading-indentation -fvisibility=hidden -DXML_ENABLE_VISIBILITY=1 -fno-strict-aliasing -o .libs/xmlwf xmlwf-xmlwf.o xmlwf-xmlfile.o xmlwf-codepage.o xmlwf-unixfilemap.o  -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib ../lib/.libs/libexpat.so -Wl,-rpath -Wl,/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib
checking for accept4... yes
checking for nlink_t... (cached) yes
checking for ptrdiff_t... make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/expat-2.2.9/xmlwf'
Making all in doc
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/expat-2.2.9/doc'
make[6]: Nothing to be done for 'all'.
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/expat-2.2.9/doc'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/expat-2.2.9'
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/expat-2.2.9'
make[5]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/expat-2.2.9'
make[4]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/expat-2.2.9'
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/expat-2.2.9/.built
make -C /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/expat-2.2.9 install
make[4]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/expat-2.2.9'
yes
Making install in lib
checking for pipe2... make[5]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/expat-2.2.9/lib'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/expat-2.2.9/lib'
 /bin/mkdir -p '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib'
 /usr/bin/env bash ../libtool   --mode=install /usr/bin/install -c   libexpat.la '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib'
yes
checking for vasprintf... libtool: install: /usr/bin/install -c .libs/libexpat.so.1.6.11 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib/libexpat.so.1.6.11
yes
libtool: install: (cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib && { ln -s -f libexpat.so.1.6.11 libexpat.so.1 || { rm -f libexpat.so.1 && ln -s libexpat.so.1.6.11 libexpat.so.1; }; })
libtool: install: (cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib && { ln -s -f libexpat.so.1.6.11 libexpat.so || { rm -f libexpat.so && ln -s libexpat.so.1.6.11 libexpat.so; }; })
libtool: install: /usr/bin/install -c .libs/libexpat.lai /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib/libexpat.la
checking for pledge... libtool: install: /usr/bin/install -c .libs/libexpat.a /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib/libexpat.a
libtool: install: chmod 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib/libexpat.a
libtool: install: ranlib /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib/libexpat.a
yes
checking for vasprintf... (cached) yes
checking for ptrdiff_t... (cached) yes
checking for waitid... no
checking for poll... libtool: finish: PATH="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin:/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin:/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin:/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin:/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin:/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/openwrt/golang/go/bin:/openwrt/golang/go/bin:/sbin" ldconfig -n /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib
----------------------------------------------------------------------
Libraries have been installed in:
   /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the '-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
     during execution
   - add LIBDIR to the 'LD_RUN_PATH' environment variable
     during linking
   - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
   - have your system administrator add LIBDIR to '/etc/ld.so.conf'

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
 /bin/mkdir -p '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/doc/expat'
 /usr/bin/install -c -m 644 ../AUTHORS ../Changes '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/doc/expat'
 /bin/mkdir -p '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include'
 /usr/bin/install -c -m 644 ../expat_config.h expat.h expat_external.h '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include'
make  install-data-hook
yes
checking whether mbrtowc handles incomplete characters... (cached) guessing yes
checking whether mbrtowc works as well as mbtowc... (cached) guessing yes
checking whether wcrtomb return value is correct... guessing yes
checking whether iswcntrl works... make[7]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/expat-2.2.9/lib'
cd "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/doc/expat" && mv -f Changes changelog
make[7]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/expat-2.2.9/lib'
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/expat-2.2.9/lib'
make[5]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/expat-2.2.9/lib'
Making install in examples
make[5]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/expat-2.2.9/examples'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/expat-2.2.9/examples'
make[6]: Nothing to be done for 'install-exec-am'.
make[6]: Nothing to be done for 'install-data-am'.
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/expat-2.2.9/examples'
make[5]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/expat-2.2.9/examples'
Making install in tests
make[5]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/expat-2.2.9/tests'
Making install in .
yes
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/expat-2.2.9/tests'
checking for socketpair... make[7]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/expat-2.2.9/tests'
make[7]: Nothing to be done for 'install-exec-am'.
make[7]: Nothing to be done for 'install-data-am'.
make[7]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/expat-2.2.9/tests'
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/expat-2.2.9/tests'
Making install in benchmark
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/expat-2.2.9/tests/benchmark'
make[7]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/expat-2.2.9/tests/benchmark'
make[7]: Nothing to be done for 'install-exec-am'.
make[7]: Nothing to be done for 'install-data-am'.
make[7]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/expat-2.2.9/tests/benchmark'
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/expat-2.2.9/tests/benchmark'
make[5]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/expat-2.2.9/tests'
Making install in xmlwf
make[5]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/expat-2.2.9/xmlwf'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/expat-2.2.9/xmlwf'
 /bin/mkdir -p '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin'
yes
  /usr/bin/env bash ../libtool   --mode=install /usr/bin/install -c xmlwf '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin'
yes
checking for towlower... checking for arc4random... libtool: install: /usr/bin/install -c .libs/xmlwf /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/xmlwf
yes
make[6]: Nothing to be done for 'install-data-am'.
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/expat-2.2.9/xmlwf'
make[5]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/expat-2.2.9/xmlwf'
Making install in doc
checking for wctype_t... make[5]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/expat-2.2.9/doc'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/expat-2.2.9/doc'
make[6]: Nothing to be done for 'install-exec-am'.
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/expat-2.2.9/doc'
make[5]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/expat-2.2.9/doc'
make[5]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/expat-2.2.9'
no
checking for arc4random_buf... make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/expat-2.2.9'
make[6]: Nothing to be done for 'install-exec-am'.
 /bin/mkdir -p '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib/pkgconfig'
yes
checking for wctrans_t...  /usr/bin/install -c -m 644 expat.pc '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib/pkgconfig'
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/expat-2.2.9'
make[5]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/expat-2.2.9'
make[4]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/expat-2.2.9'
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/stamp
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/expat-2.2.9/.built
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/stamp/.expat_installed
make[3]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tools/expat'
time: tools/expat/compile#17.19#2.08#20.29
yes
checking for stdint.h... (cached) yes
no
checking for arc4random_uniform... checking for a traditional french locale... (cached) none
checking for a french Unicode locale... (cached) none
checking for a traditional french locale... (cached) none
checking for a turkish Unicode locale... no
checking for explicit_bzero... none
checking for closedir... yes
checking for getauxval... yes
checking for dirfd... yes
checking for getentropy... yes
checking whether dirfd is declared... yes
yes
checking whether dirfd is a macro... checking for timingsafe_bcmp... no
checking whether dup works... no
checking for timingsafe_memcmp... yes
checking whether fdopen sets errno... no
checking for getauxval... (cached) yes
checking for library containing dl_iterate_phdr... yes
checking for flexible array member... none required
checking for dl_iterate_phdr... yes
checking for getpagesize... yes
checking for library containing pthread_once... yes
checking whether getpagesize is declared... yes
-lpthread
checking for library containing pthread_mutex_lock... checking whether INT32_MAX < INTMAX_MAX... none required
checking for library containing clock_gettime... yes
checking whether INT64_MAX == LONG_MAX... yes
checking whether UINT32_MAX < UINTMAX_MAX... none required
checking for clock_gettime... yes
checking whether UINT64_MAX == ULONG_MAX... yes
checking where to find the exponent in a 'double'... (cached) word 1 bit 20
yes
checking where to find the exponent in a 'float'... (cached) word 0 bit 23
checking whether va_copy exists... checking where to find the exponent in a 'long double'... yes
checking whether __va_copy exists... word 2 bit 0
checking whether link obeys POSIX... yes
checking for library containing b64_ntop... yes
checking for setlocale... no
checking for library containing __b64_ntop... yes
checking for uselocale... yes
checking for getlocalename_l... -lresolv
checking for b64_ntop... no
checking for a traditional french locale... (cached) none
checking for a french Unicode locale... (cached) none
checking for a traditional japanese locale... (cached) none
checking for a transitional chinese locale... (cached) none
checking for a french Unicode locale... (cached) none
checking for mmap... (cached) yes
checking for MAP_ANONYMOUS... yes
checking for mmap... (cached) yes
checking for MAP_ANONYMOUS... yes
checking for a traditional french locale... (cached) none
checking for a french Unicode locale... (cached) none
checking for opendir... yes
checking if BSWAP4 builds without __STRICT_ALIGNMENT... yes
checking for putenv compatible with GNU and SVID... no
checking if .gnu.warning accepts long strings... yes
checking size of time_t... yes
checking for mmap... (cached) yes
checking for MAP_ANONYMOUS... yes
checking for mmap... (cached) yes
checking for MAP_ANONYMOUS... yes
checking for readdir... 8
yes
checking whether setenv validates arguments... checking that generated files are newer than configure... done
configure: creating ./config.status
yes
checking for a traditional french locale... (cached) none
checking for a french Unicode locale... (cached) none
checking for a traditional japanese locale... (cached) none
checking for a transitional chinese locale... (cached) none
checking whether sleep is declared... yes
checking for working sleep... config.status: creating Makefile
config.status: creating include/Makefile
config.status: creating include/openssl/Makefile
config.status: creating crypto/Makefile
config.status: creating ssl/Makefile
config.status: creating tls/Makefile
config.status: creating tests/Makefile
config.status: creating apps/Makefile
config.status: creating apps/ocspcheck/Makefile
config.status: creating apps/openssl/Makefile
config.status: creating apps/nc/Makefile
config.status: creating man/Makefile
config.status: creating libcrypto.pc
config.status: creating libssl.pc
config.status: creating libtls.pc
config.status: creating openssl.pc
config.status: executing depfiles commands
yes
checking for working stdalign.h... yes
checking for mmap... (cached) yes
checking for MAP_ANONYMOUS... yes
checking for mmap... (cached) yes
checking for MAP_ANONYMOUS... yes
checking whether symlink handles trailing slash correctly... yes
checking for unsetenv... yes
checking for unsetenv() return type... int
checking whether unsetenv obeys POSIX... yes
checking for a traditional french locale... (cached) none
checking for a french Unicode locale... (cached) none
checking for a traditional japanese locale... (cached) none
checking for a transitional chinese locale... (cached) none
checking whether wctob works... guessing yes
checking whether wctob is declared... yes
checking whether an open file can be renamed... yes
checking if changeword is wanted... no
checking which shell to use for syscmd... /bin/sh
checking if malloc debugging is wanted... no
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating doc/Makefile
config.status: creating lib/Makefile
config.status: creating src/Makefile
config.status: creating tests/Makefile
config.status: creating checks/Makefile
config.status: creating examples/Makefile
config.status: creating lib/config.h
config.status: executing depfiles commands
config.status: executing stamp-h commands
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/m4-1.4.18/.configured
CFLAGS="-O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include " CPPFLAGS="-I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include " CXXFLAGS="" LDFLAGS="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib " make --jobserver-fds=3,4 -j -C /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/m4-1.4.18  
make[4]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/m4-1.4.18'
make  all-recursive
make[5]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/m4-1.4.18'
Making all in .
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/m4-1.4.18'
make[6]: Nothing to be done for 'all-am'.
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/m4-1.4.18'
Making all in examples
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/m4-1.4.18/examples'
make[6]: Nothing to be done for 'all'.
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/m4-1.4.18/examples'
Making all in lib
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/m4-1.4.18/lib'
rm -f alloca.h-t alloca.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  cat ./alloca.in.h; \
} > alloca.h-t && \
mv -f alloca.h-t alloca.h
rm -f configmake.h-t && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  echo '#define PREFIX "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host"'; \
  echo '#define EXEC_PREFIX "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host"'; \
  echo '#define BINDIR "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin"'; \
  echo '#define SBINDIR "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin"'; \
  echo '#define LIBEXECDIR "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/libexec"'; \
  echo '#define DATAROOTDIR "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share"'; \
  echo '#define DATADIR "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share"'; \
  echo '#define SYSCONFDIR "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc"'; \
  echo '#define SHAREDSTATEDIR "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/com"'; \
  echo '#define LOCALSTATEDIR "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/var"'; \
  echo '#define RUNSTATEDIR "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/var/run"'; \
  echo '#define INCLUDEDIR "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include"'; \
  echo '#define OLDINCLUDEDIR "/usr/include"'; \
  echo '#define DOCDIR "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/doc/m4"'; \
  echo '#define INFODIR "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/info"'; \
  echo '#define HTMLDIR "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/doc/m4"'; \
  echo '#define DVIDIR "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/doc/m4"'; \
  echo '#define PDFDIR "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/doc/m4"'; \
  echo '#define PSDIR "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/doc/m4"'; \
  echo '#define LIBDIR "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib"'; \
  echo '#define LISPDIR "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/emacs/site-lisp"'; \
  echo '#define LOCALEDIR "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/locale"'; \
  echo '#define MANDIR "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/man"'; \
  echo '#define MANEXT ""'; \
  echo '#define PKGDATADIR "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/m4"'; \
  echo '#define PKGINCLUDEDIR "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include/m4"'; \
  echo '#define PKGLIBDIR "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib/m4"'; \
  echo '#define PKGLIBEXECDIR "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/libexec/m4"'; \
} | sed '/""/d' > configmake.h-t && \
mv -f configmake.h-t configmake.h
rm -f c++defs.h-t c++defs.h && \
sed -n -e '/_GL_CXXDEFS/,$p' \
  < ../build-aux/snippet/c++defs.h \
  > c++defs.h-t && \
mv c++defs.h-t c++defs.h
rm -f arg-nonnull.h-t arg-nonnull.h && \
sed -n -e '/GL_ARG_NONNULL/,$p' \
  < ../build-aux/snippet/arg-nonnull.h \
  > arg-nonnull.h-t && \
mv arg-nonnull.h-t arg-nonnull.h
rm -f warn-on-use.h-t warn-on-use.h && \
sed -n -e '/^.ifndef/,$p' \
  < ../build-aux/snippet/warn-on-use.h \
  > warn-on-use.h-t && \
mv warn-on-use.h-t warn-on-use.h
rm -f limits.h-t limits.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
  sed -e 's|@''GUARD_PREFIX''@|GL_M4|g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_LIMITS_H''@|<limits.h>|g' \
      < ./limits.in.h; \
} > limits.h-t && \
mv limits.h-t limits.h
rm -f unused-parameter.h-t unused-parameter.h && \
sed -n -e '/GL_UNUSED_PARAMETER/,$p' \
  < ../build-aux/snippet/unused-parameter.h \
  > unused-parameter.h-t && \
mv unused-parameter.h-t unused-parameter.h
/bin/mkdir -p sys
rm -f fcntl.h-t fcntl.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  sed -e 's|@''GUARD_PREFIX''@|GL_M4|g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_FCNTL_H''@|<fcntl.h>|g' \
      -e 's/@''GNULIB_FCNTL''@/1/g' \
      -e 's/@''GNULIB_NONBLOCKING''@/0/g' \
      -e 's/@''GNULIB_OPEN''@/1/g' \
      -e 's/@''GNULIB_OPENAT''@/0/g' \
      -e 's|@''HAVE_FCNTL''@|1|g' \
      -e 's|@''HAVE_OPENAT''@|1|g' \
      -e 's|@''REPLACE_FCNTL''@|1|g' \
      -e 's|@''REPLACE_OPEN''@|0|g' \
      -e 's|@''REPLACE_OPENAT''@|0|g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
      -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
      -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \
      < ./fcntl.in.h; \
} > fcntl.h-t && \
mv fcntl.h-t fcntl.h
rm -f sys/types.h-t sys/types.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  sed -e 's|@''GUARD_PREFIX''@|GL_M4|g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_SYS_TYPES_H''@|<sys/types.h>|g' \
      -e 's|@''WINDOWS_64_BIT_OFF_T''@|0|g' \
      < ./sys_types.in.h; \
} > sys/types.h-t && \
mv sys/types.h-t sys/types.h
rm -f langinfo.h-t langinfo.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  sed -e 's|@''GUARD_PREFIX''@|GL_M4|g' \
      -e 's|@''HAVE_LANGINFO_H''@|1|g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_LANGINFO_H''@|<langinfo.h>|g' \
      -e 's/@''GNULIB_NL_LANGINFO''@/1/g' \
      -e 's|@''HAVE_LANGINFO_CODESET''@|1|g' \
      -e 's|@''HAVE_LANGINFO_T_FMT_AMPM''@|1|g' \
      -e 's|@''HAVE_LANGINFO_ERA''@|1|g' \
      -e 's|@''HAVE_LANGINFO_YESEXPR''@|1|g' \
      -e 's|@''HAVE_NL_LANGINFO''@|1|g' \
      -e 's|@''REPLACE_NL_LANGINFO''@|0|g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
      -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \
      < ./langinfo.in.h; \
} > langinfo.h-t && \
mv langinfo.h-t langinfo.h
rm -f locale.h-t locale.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
  sed -e 's|@''GUARD_PREFIX''@|GL_M4|g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_LOCALE_H''@|<locale.h>|g' \
      -e 's/@''GNULIB_LOCALECONV''@/1/g' \
      -e 's/@''GNULIB_SETLOCALE''@/IN_M4_GNULIB_TESTS/g' \
      -e 's/@''GNULIB_DUPLOCALE''@/0/g' \
      -e 's|@''HAVE_DUPLOCALE''@|1|g' \
      -e 's|@''HAVE_XLOCALE_H''@|0|g' \
      -e 's|@''REPLACE_LOCALECONV''@|0|g' \
      -e 's|@''REPLACE_SETLOCALE''@|0|g' \
      -e 's|@''REPLACE_DUPLOCALE''@|0|g' \
      -e 's|@''REPLACE_STRUCT_LCONV''@|0|g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
      -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
      -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \
      < ./locale.in.h; \
} > locale.h-t && \
mv locale.h-t locale.h
rm -f math.h-t math.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
  sed -e 's|@''GUARD_PREFIX''@|GL_M4|g' \
      -e 's|@''INCLUDE_NEXT_AS_FIRST_DIRECTIVE''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_AS_FIRST_DIRECTIVE_MATH_H''@|<math.h>|g' \
      -e 's/@''GNULIB_ACOSF''@/0/g' \
      -e 's/@''GNULIB_ACOSL''@/0/g' \
      -e 's/@''GNULIB_ASINF''@/0/g' \
      -e 's/@''GNULIB_ASINL''@/0/g' \
      -e 's/@''GNULIB_ATANF''@/0/g' \
      -e 's/@''GNULIB_ATANL''@/0/g' \
      -e 's/@''GNULIB_ATAN2F''@/0/g' \
      -e 's/@''GNULIB_CBRT''@/0/g' \
      -e 's/@''GNULIB_CBRTF''@/0/g' \
      -e 's/@''GNULIB_CBRTL''@/0/g' \
      -e 's/@''GNULIB_CEIL''@/0/g' \
      -e 's/@''GNULIB_CEILF''@/0/g' \
      -e 's/@''GNULIB_CEILL''@/0/g' \
      -e 's/@''GNULIB_COPYSIGN''@/0/g' \
      -e 's/@''GNULIB_COPYSIGNF''@/0/g' \
      -e 's/@''GNULIB_COPYSIGNL''@/0/g' \
      -e 's/@''GNULIB_COSF''@/0/g' \
      -e 's/@''GNULIB_COSL''@/0/g' \
      -e 's/@''GNULIB_COSHF''@/0/g' \
      -e 's/@''GNULIB_EXPF''@/0/g' \
      -e 's/@''GNULIB_EXPL''@/0/g' \
      -e 's/@''GNULIB_EXP2''@/0/g' \
      -e 's/@''GNULIB_EXP2F''@/0/g' \
      -e 's/@''GNULIB_EXP2L''@/0/g' \
      -e 's/@''GNULIB_EXPM1''@/0/g' \
      -e 's/@''GNULIB_EXPM1F''@/0/g' \
      -e 's/@''GNULIB_EXPM1L''@/0/g' \
      -e 's/@''GNULIB_FABSF''@/0/g' \
      -e 's/@''GNULIB_FABSL''@/0/g' \
      -e 's/@''GNULIB_FLOOR''@/0/g' \
      -e 's/@''GNULIB_FLOORF''@/0/g' \
      -e 's/@''GNULIB_FLOORL''@/0/g' \
      -e 's/@''GNULIB_FMA''@/0/g' \
      -e 's/@''GNULIB_FMAF''@/0/g' \
      -e 's/@''GNULIB_FMAL''@/0/g' \
      -e 's/@''GNULIB_FMOD''@/0/g' \
      -e 's/@''GNULIB_FMODF''@/0/g' \
      -e 's/@''GNULIB_FMODL''@/0/g' \
      -e 's/@''GNULIB_FREXPF''@/0/g' \
      -e 's/@''GNULIB_FREXP''@/1/g' \
      -e 's/@''GNULIB_FREXPL''@/1/g' \
      -e 's/@''GNULIB_HYPOT''@/0/g' \
      -e 's/@''GNULIB_HYPOTF''@/0/g' \
      -e 's/@''GNULIB_HYPOTL''@/0/g' \
      < ./math.in.h | \
  sed -e 's/@''GNULIB_ILOGB''@/0/g' \
      -e 's/@''GNULIB_ILOGBF''@/0/g' \
      -e 's/@''GNULIB_ILOGBL''@/0/g' \
      -e 's/@''GNULIB_ISFINITE''@/0/g' \
      -e 's/@''GNULIB_ISINF''@/0/g' \
      -e 's/@''GNULIB_ISNAN''@/0/g' \
      -e 's/@''GNULIB_ISNANF''@/0/g' \
      -e 's/@''GNULIB_ISNAND''@/0/g' \
      -e 's/@''GNULIB_ISNANL''@/0/g' \
      -e 's/@''GNULIB_LDEXPF''@/0/g' \
      -e 's/@''GNULIB_LDEXPL''@/0/g' \
      -e 's/@''GNULIB_LOG''@/0/g' \
      -e 's/@''GNULIB_LOGF''@/0/g' \
      -e 's/@''GNULIB_LOGL''@/0/g' \
      -e 's/@''GNULIB_LOG10''@/0/g' \
      -e 's/@''GNULIB_LOG10F''@/0/g' \
      -e 's/@''GNULIB_LOG10L''@/0/g' \
      -e 's/@''GNULIB_LOG1P''@/0/g' \
      -e 's/@''GNULIB_LOG1PF''@/0/g' \
      -e 's/@''GNULIB_LOG1PL''@/0/g' \
      -e 's/@''GNULIB_LOG2''@/0/g' \
      -e 's/@''GNULIB_LOG2F''@/0/g' \
      -e 's/@''GNULIB_LOG2L''@/0/g' \
      -e 's/@''GNULIB_LOGB''@/0/g' \
      -e 's/@''GNULIB_LOGBF''@/0/g' \
      -e 's/@''GNULIB_LOGBL''@/0/g' \
      -e 's/@''GNULIB_MODF''@/0/g' \
      -e 's/@''GNULIB_MODFF''@/0/g' \
      -e 's/@''GNULIB_MODFL''@/0/g' \
      -e 's/@''GNULIB_POWF''@/0/g' \
      -e 's/@''GNULIB_REMAINDER''@/0/g' \
      -e 's/@''GNULIB_REMAINDERF''@/0/g' \
      -e 's/@''GNULIB_REMAINDERL''@/0/g' \
      -e 's/@''GNULIB_RINT''@/0/g' \
      -e 's/@''GNULIB_RINTF''@/0/g' \
      -e 's/@''GNULIB_RINTL''@/0/g' \
      -e 's/@''GNULIB_ROUND''@/0/g' \
      -e 's/@''GNULIB_ROUNDF''@/0/g' \
      -e 's/@''GNULIB_ROUNDL''@/0/g' \
      -e 's/@''GNULIB_SIGNBIT''@/1/g' \
      -e 's/@''GNULIB_SINF''@/0/g' \
      -e 's/@''GNULIB_SINL''@/0/g' \
      -e 's/@''GNULIB_SINHF''@/0/g' \
      -e 's/@''GNULIB_SQRTF''@/0/g' \
      -e 's/@''GNULIB_SQRTL''@/0/g' \
      -e 's/@''GNULIB_TANF''@/0/g' \
      -e 's/@''GNULIB_TANL''@/0/g' \
      -e 's/@''GNULIB_TANHF''@/0/g' \
      -e 's/@''GNULIB_TRUNC''@/0/g' \
      -e 's/@''GNULIB_TRUNCF''@/0/g' \
      -e 's/@''GNULIB_TRUNCL''@/0/g' \
  | \
  sed -e 's|@''HAVE_ACOSF''@|1|g' \
      -e 's|@''HAVE_ACOSL''@|1|g' \
      -e 's|@''HAVE_ASINF''@|1|g' \
      -e 's|@''HAVE_ASINL''@|1|g' \
      -e 's|@''HAVE_ATANF''@|1|g' \
      -e 's|@''HAVE_ATANL''@|1|g' \
      -e 's|@''HAVE_ATAN2F''@|1|g' \
      -e 's|@''HAVE_CBRT''@|1|g' \
      -e 's|@''HAVE_CBRTF''@|1|g' \
      -e 's|@''HAVE_CBRTL''@|1|g' \
      -e 's|@''HAVE_COPYSIGN''@|1|g' \
      -e 's|@''HAVE_COPYSIGNL''@|1|g' \
      -e 's|@''HAVE_COSF''@|1|g' \
      -e 's|@''HAVE_COSL''@|1|g' \
      -e 's|@''HAVE_COSHF''@|1|g' \
      -e 's|@''HAVE_EXPF''@|1|g' \
      -e 's|@''HAVE_EXPL''@|1|g' \
      -e 's|@''HAVE_EXPM1''@|1|g' \
      -e 's|@''HAVE_EXPM1F''@|1|g' \
      -e 's|@''HAVE_FABSF''@|1|g' \
      -e 's|@''HAVE_FABSL''@|1|g' \
      -e 's|@''HAVE_FMA''@|1|g' \
      -e 's|@''HAVE_FMAF''@|1|g' \
      -e 's|@''HAVE_FMAL''@|1|g' \
      -e 's|@''HAVE_FMODF''@|1|g' \
      -e 's|@''HAVE_FMODL''@|1|g' \
      -e 's|@''HAVE_FREXPF''@|1|g' \
      -e 's|@''HAVE_HYPOTF''@|1|g' \
      -e 's|@''HAVE_HYPOTL''@|1|g' \
      -e 's|@''HAVE_ILOGB''@|1|g' \
      -e 's|@''HAVE_ILOGBF''@|1|g' \
      -e 's|@''HAVE_ILOGBL''@|1|g' \
      -e 's|@''HAVE_ISNANF''@|1|g' \
      -e 's|@''HAVE_ISNAND''@|1|g' \
      -e 's|@''HAVE_ISNANL''@|1|g' \
      -e 's|@''HAVE_LDEXPF''@|1|g' \
      -e 's|@''HAVE_LOGF''@|1|g' \
      -e 's|@''HAVE_LOGL''@|1|g' \
      -e 's|@''HAVE_LOG10F''@|1|g' \
      -e 's|@''HAVE_LOG10L''@|1|g' \
      -e 's|@''HAVE_LOG1P''@|1|g' \
      -e 's|@''HAVE_LOG1PF''@|1|g' \
      -e 's|@''HAVE_LOG1PL''@|1|g' \
      -e 's|@''HAVE_LOGBF''@|1|g' \
      -e 's|@''HAVE_LOGBL''@|1|g' \
      -e 's|@''HAVE_MODFF''@|1|g' \
      -e 's|@''HAVE_MODFL''@|1|g' \
      -e 's|@''HAVE_POWF''@|1|g' \
      -e 's|@''HAVE_REMAINDER''@|1|g' \
      -e 's|@''HAVE_REMAINDERF''@|1|g' \
      -e 's|@''HAVE_RINT''@|1|g' \
      -e 's|@''HAVE_RINTL''@|1|g' \
      -e 's|@''HAVE_SINF''@|1|g' \
      -e 's|@''HAVE_SINL''@|1|g' \
      -e 's|@''HAVE_SINHF''@|1|g' \
      -e 's|@''HAVE_SQRTF''@|1|g' \
      -e 's|@''HAVE_SQRTL''@|1|g' \
      -e 's|@''HAVE_TANF''@|1|g' \
      -e 's|@''HAVE_TANL''@|1|g' \
      -e 's|@''HAVE_TANHF''@|1|g' \
      -e 's|@''HAVE_DECL_ACOSL''@|1|g' \
      -e 's|@''HAVE_DECL_ASINL''@|1|g' \
      -e 's|@''HAVE_DECL_ATANL''@|1|g' \
      -e 's|@''HAVE_DECL_CBRTF''@|1|g' \
      -e 's|@''HAVE_DECL_CBRTL''@|1|g' \
      -e 's|@''HAVE_DECL_CEILF''@|1|g' \
      -e 's|@''HAVE_DECL_CEILL''@|1|g' \
      -e 's|@''HAVE_DECL_COPYSIGNF''@|1|g' \
      -e 's|@''HAVE_DECL_COSL''@|1|g' \
      -e 's|@''HAVE_DECL_EXPL''@|1|g' \
      -e 's|@''HAVE_DECL_EXP2''@|1|g' \
      -e 's|@''HAVE_DECL_EXP2F''@|1|g' \
      -e 's|@''HAVE_DECL_EXP2L''@|1|g' \
      -e 's|@''HAVE_DECL_EXPM1L''@|1|g' \
      -e 's|@''HAVE_DECL_FLOORF''@|1|g' \
      -e 's|@''HAVE_DECL_FLOORL''@|1|g' \
      -e 's|@''HAVE_DECL_FREXPL''@|1|g' \
      -e 's|@''HAVE_DECL_LDEXPL''@|1|g' \
      -e 's|@''HAVE_DECL_LOGL''@|1|g' \
      -e 's|@''HAVE_DECL_LOG10L''@|1|g' \
      -e 's|@''HAVE_DECL_LOG2''@|1|g' \
      -e 's|@''HAVE_DECL_LOG2F''@|1|g' \
      -e 's|@''HAVE_DECL_LOG2L''@|1|g' \
      -e 's|@''HAVE_DECL_LOGB''@|1|g' \
      -e 's|@''HAVE_DECL_REMAINDER''@|1|g' \
      -e 's|@''HAVE_DECL_REMAINDERL''@|1|g' \
      -e 's|@''HAVE_DECL_RINTF''@|1|g' \
      -e 's|@''HAVE_DECL_ROUND''@|1|g' \
      -e 's|@''HAVE_DECL_ROUNDF''@|1|g' \
      -e 's|@''HAVE_DECL_ROUNDL''@|1|g' \
      -e 's|@''HAVE_DECL_SINL''@|1|g' \
      -e 's|@''HAVE_DECL_SQRTL''@|1|g' \
      -e 's|@''HAVE_DECL_TANL''@|1|g' \
      -e 's|@''HAVE_DECL_TRUNC''@|1|g' \
      -e 's|@''HAVE_DECL_TRUNCF''@|1|g' \
      -e 's|@''HAVE_DECL_TRUNCL''@|1|g' \
  | \
  sed -e 's|@''REPLACE_ACOSF''@|0|g' \
      -e 's|@''REPLACE_ASINF''@|0|g' \
      -e 's|@''REPLACE_ATANF''@|0|g' \
      -e 's|@''REPLACE_ATAN2F''@|0|g' \
      -e 's|@''REPLACE_CBRTF''@|0|g' \
      -e 's|@''REPLACE_CBRTL''@|0|g' \
      -e 's|@''REPLACE_CEIL''@|0|g' \
      -e 's|@''REPLACE_CEILF''@|0|g' \
      -e 's|@''REPLACE_CEILL''@|0|g' \
      -e 's|@''REPLACE_COSF''@|0|g' \
      -e 's|@''REPLACE_COSHF''@|0|g' \
      -e 's|@''REPLACE_EXPF''@|0|g' \
      -e 's|@''REPLACE_EXPM1''@|0|g' \
      -e 's|@''REPLACE_EXPM1F''@|0|g' \
      -e 's|@''REPLACE_EXP2''@|0|g' \
      -e 's|@''REPLACE_EXP2L''@|0|g' \
      -e 's|@''REPLACE_FABSL''@|0|g' \
      -e 's|@''REPLACE_FLOOR''@|0|g' \
      -e 's|@''REPLACE_FLOORF''@|0|g' \
      -e 's|@''REPLACE_FLOORL''@|0|g' \
      -e 's|@''REPLACE_FMA''@|0|g' \
      -e 's|@''REPLACE_FMAF''@|0|g' \
      -e 's|@''REPLACE_FMAL''@|0|g' \
      -e 's|@''REPLACE_FMOD''@|0|g' \
      -e 's|@''REPLACE_FMODF''@|0|g' \
      -e 's|@''REPLACE_FMODL''@|0|g' \
      -e 's|@''REPLACE_FREXPF''@|0|g' \
      -e 's|@''REPLACE_FREXP''@|0|g' \
      -e 's|@''REPLACE_FREXPL''@|0|g' \
      -e 's|@''REPLACE_HUGE_VAL''@|0|g' \
      -e 's|@''REPLACE_HYPOT''@|0|g' \
      -e 's|@''REPLACE_HYPOTF''@|0|g' \
      -e 's|@''REPLACE_HYPOTL''@|0|g' \
      -e 's|@''REPLACE_ILOGB''@|0|g' \
      -e 's|@''REPLACE_ILOGBF''@|0|g' \
      -e 's|@''REPLACE_ISFINITE''@|0|g' \
      -e 's|@''REPLACE_ISINF''@|0|g' \
      -e 's|@''REPLACE_ISNAN''@|0|g' \
      -e 's|@''REPLACE_ITOLD''@|0|g' \
      -e 's|@''REPLACE_LDEXPL''@|0|g' \
      -e 's|@''REPLACE_LOG''@|0|g' \
      -e 's|@''REPLACE_LOGF''@|0|g' \
      -e 's|@''REPLACE_LOGL''@|0|g' \
      -e 's|@''REPLACE_LOG10''@|0|g' \
      -e 's|@''REPLACE_LOG10F''@|0|g' \
      -e 's|@''REPLACE_LOG10L''@|0|g' \
      -e 's|@''REPLACE_LOG1P''@|0|g' \
      -e 's|@''REPLACE_LOG1PF''@|0|g' \
      -e 's|@''REPLACE_LOG1PL''@|0|g' \
      -e 's|@''REPLACE_LOG2''@|0|g' \
      -e 's|@''REPLACE_LOG2F''@|0|g' \
      -e 's|@''REPLACE_LOG2L''@|0|g' \
      -e 's|@''REPLACE_LOGB''@|0|g' \
      -e 's|@''REPLACE_LOGBF''@|0|g' \
      -e 's|@''REPLACE_LOGBL''@|0|g' \
      -e 's|@''REPLACE_MODF''@|0|g' \
      -e 's|@''REPLACE_MODFF''@|0|g' \
      -e 's|@''REPLACE_MODFL''@|0|g' \
      -e 's|@''REPLACE_NAN''@|0|g' \
      -e 's|@''REPLACE_REMAINDER''@|0|g' \
      -e 's|@''REPLACE_REMAINDERF''@|0|g' \
      -e 's|@''REPLACE_REMAINDERL''@|0|g' \
      -e 's|@''REPLACE_ROUND''@|0|g' \
      -e 's|@''REPLACE_ROUNDF''@|0|g' \
      -e 's|@''REPLACE_ROUNDL''@|0|g' \
      -e 's|@''REPLACE_SIGNBIT''@|0|g' \
      -e 's|@''REPLACE_SIGNBIT_USING_GCC''@|1|g' \
      -e 's|@''REPLACE_SINF''@|0|g' \
      -e 's|@''REPLACE_SINHF''@|0|g' \
      -e 's|@''REPLACE_SQRTF''@|0|g' \
      -e 's|@''REPLACE_SQRTL''@|0|g' \
      -e 's|@''REPLACE_TANF''@|0|g' \
      -e 's|@''REPLACE_TANHF''@|0|g' \
      -e 's|@''REPLACE_TRUNC''@|0|g' \
      -e 's|@''REPLACE_TRUNCF''@|0|g' \
      -e 's|@''REPLACE_TRUNCL''@|0|g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
      -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
      -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; \
} > math.h-t && \
mv math.h-t math.h
rm -f signal.h-t signal.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
  sed -e 's|@''GUARD_PREFIX''@|GL_M4|g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_SIGNAL_H''@|<signal.h>|g' \
      -e 's|@''GNULIB_PTHREAD_SIGMASK''@|0|g' \
      -e 's|@''GNULIB_RAISE''@|1|g' \
      -e 's/@''GNULIB_SIGNAL_H_SIGPIPE''@/1/g' \
      -e 's/@''GNULIB_SIGPROCMASK''@/1/g' \
      -e 's/@''GNULIB_SIGACTION''@/1/g' \
      -e 's|@''HAVE_POSIX_SIGNALBLOCKING''@|1|g' \
      -e 's|@''HAVE_PTHREAD_SIGMASK''@|1|g' \
      -e 's|@''HAVE_RAISE''@|1|g' \
      -e 's|@''HAVE_SIGSET_T''@|1|g' \
      -e 's|@''HAVE_SIGINFO_T''@|1|g' \
      -e 's|@''HAVE_SIGACTION''@|1|g' \
      -e 's|@''HAVE_STRUCT_SIGACTION_SA_SIGACTION''@|1|g' \
      -e 's|@''HAVE_TYPE_VOLATILE_SIG_ATOMIC_T''@|1|g' \
      -e 's|@''HAVE_SIGHANDLER_T''@|1|g' \
      -e 's|@''REPLACE_PTHREAD_SIGMASK''@|0|g' \
      -e 's|@''REPLACE_RAISE''@|0|g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
      -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
      -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \
      < ./signal.in.h; \
} > signal.h-t && \
mv signal.h-t signal.h
rm -f spawn.h-t spawn.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  sed -e 's|@''GUARD_PREFIX''@|GL_M4|g' \
      -e 's|@''HAVE_SPAWN_H''@|1|g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_SPAWN_H''@|<spawn.h>|g' \
      -e 's/@''GNULIB_POSIX_SPAWN''@/0/g' \
      -e 's/@''GNULIB_POSIX_SPAWNP''@/1/g' \
      -e 's/@''GNULIB_POSIX_SPAWN_FILE_ACTIONS_INIT''@/1/g' \
      -e 's/@''GNULIB_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE''@/1/g' \
      -e 's/@''GNULIB_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2''@/1/g' \
      -e 's/@''GNULIB_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN''@/1/g' \
      -e 's/@''GNULIB_POSIX_SPAWN_FILE_ACTIONS_DESTROY''@/1/g' \
      -e 's/@''GNULIB_POSIX_SPAWNATTR_INIT''@/1/g' \
      -e 's/@''GNULIB_POSIX_SPAWNATTR_GETFLAGS''@/0/g' \
      -e 's/@''GNULIB_POSIX_SPAWNATTR_SETFLAGS''@/1/g' \
      -e 's/@''GNULIB_POSIX_SPAWNATTR_GETPGROUP''@/0/g' \
      -e 's/@''GNULIB_POSIX_SPAWNATTR_SETPGROUP''@/0/g' \
      -e 's/@''GNULIB_POSIX_SPAWNATTR_GETSCHEDPARAM''@/0/g' \
      -e 's/@''GNULIB_POSIX_SPAWNATTR_SETSCHEDPARAM''@/0/g' \
      -e 's/@''GNULIB_POSIX_SPAWNATTR_GETSCHEDPOLICY''@/0/g' \
      -e 's/@''GNULIB_POSIX_SPAWNATTR_SETSCHEDPOLICY''@/0/g' \
      -e 's/@''GNULIB_POSIX_SPAWNATTR_GETSIGDEFAULT''@/0/g' \
      -e 's/@''GNULIB_POSIX_SPAWNATTR_SETSIGDEFAULT''@/0/g' \
      -e 's/@''GNULIB_POSIX_SPAWNATTR_GETSIGMASK''@/0/g' \
      -e 's/@''GNULIB_POSIX_SPAWNATTR_SETSIGMASK''@/1/g' \
      -e 's/@''GNULIB_POSIX_SPAWNATTR_DESTROY''@/1/g' \
      -e 's|@''HAVE_POSIX_SPAWN''@|1|g' \
      -e 's|@''HAVE_POSIX_SPAWNATTR_T''@|1|g' \
      -e 's|@''HAVE_POSIX_SPAWN_FILE_ACTIONS_T''@|1|g' \
      -e 's|@''REPLACE_POSIX_SPAWN''@|0|g' \
      -e 's|@''REPLACE_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE''@|0|g' \
      -e 's|@''REPLACE_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2''@|0|g' \
      -e 's|@''REPLACE_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN''@|0|g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
      -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
      -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \
      < ./spawn.in.h; \
} > spawn.h-t && \
mv spawn.h-t spawn.h
rm -f stdio.h-t stdio.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
  sed -e 's|@''GUARD_PREFIX''@|GL_M4|g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_STDIO_H''@|<stdio.h>|g' \
      -e 's/@''GNULIB_DPRINTF''@/0/g' \
      -e 's/@''GNULIB_FCLOSE''@/1/g' \
      -e 's/@''GNULIB_FDOPEN''@/IN_M4_GNULIB_TESTS/g' \
      -e 's/@''GNULIB_FFLUSH''@/1/g' \
      -e 's/@''GNULIB_FGETC''@/1/g' \
      -e 's/@''GNULIB_FGETS''@/1/g' \
      -e 's/@''GNULIB_FOPEN''@/1/g' \
      -e 's/@''GNULIB_FPRINTF''@/1/g' \
      -e 's/@''GNULIB_FPRINTF_POSIX''@/0/g' \
      -e 's/@''GNULIB_FPURGE''@/1/g' \
      -e 's/@''GNULIB_FPUTC''@/1/g' \
      -e 's/@''GNULIB_FPUTS''@/1/g' \
      -e 's/@''GNULIB_FREAD''@/1/g' \
      -e 's/@''GNULIB_FREOPEN''@/0/g' \
      -e 's/@''GNULIB_FSCANF''@/1/g' \
      -e 's/@''GNULIB_FSEEK''@/1/g' \
      -e 's/@''GNULIB_FSEEKO''@/1/g' \
      -e 's/@''GNULIB_FTELL''@/1/g' \
      -e 's/@''GNULIB_FTELLO''@/1/g' \
      -e 's/@''GNULIB_FWRITE''@/1/g' \
      -e 's/@''GNULIB_GETC''@/1/g' \
      -e 's/@''GNULIB_GETCHAR''@/1/g' \
      -e 's/@''GNULIB_GETDELIM''@/0/g' \
      -e 's/@''GNULIB_GETLINE''@/0/g' \
      -e 's/@''GNULIB_OBSTACK_PRINTF''@/0/g' \
      -e 's/@''GNULIB_OBSTACK_PRINTF_POSIX''@/0/g' \
      -e 's/@''GNULIB_PCLOSE''@/0/g' \
      -e 's/@''GNULIB_PERROR''@/0/g' \
      -e 's/@''GNULIB_POPEN''@/0/g' \
      -e 's/@''GNULIB_PRINTF''@/1/g' \
      -e 's/@''GNULIB_PRINTF_POSIX''@/0/g' \
      -e 's/@''GNULIB_PUTC''@/1/g' \
      -e 's/@''GNULIB_PUTCHAR''@/1/g' \
      -e 's/@''GNULIB_PUTS''@/1/g' \
      -e 's/@''GNULIB_REMOVE''@/0/g' \
      -e 's/@''GNULIB_RENAME''@/1/g' \
      -e 's/@''GNULIB_RENAMEAT''@/0/g' \
      -e 's/@''GNULIB_SCANF''@/1/g' \
      -e 's/@''GNULIB_SNPRINTF''@/1/g' \
      -e 's/@''GNULIB_SPRINTF_POSIX''@/0/g' \
      -e 's/@''GNULIB_STDIO_H_NONBLOCKING''@/0/g' \
      -e 's/@''GNULIB_STDIO_H_SIGPIPE''@/1/g' \
      -e 's/@''GNULIB_TMPFILE''@/0/g' \
      -e 's/@''GNULIB_VASPRINTF''@/1/g' \
      -e 's/@''GNULIB_VDPRINTF''@/0/g' \
      -e 's/@''GNULIB_VFPRINTF''@/1/g' \
      -e 's/@''GNULIB_VFPRINTF_POSIX''@/0/g' \
      -e 's/@''GNULIB_VFSCANF''@/0/g' \
      -e 's/@''GNULIB_VSCANF''@/0/g' \
      -e 's/@''GNULIB_VPRINTF''@/1/g' \
      -e 's/@''GNULIB_VPRINTF_POSIX''@/0/g' \
      -e 's/@''GNULIB_VSNPRINTF''@/0/g' \
      -e 's/@''GNULIB_VSPRINTF_POSIX''@/0/g' \
      < ./stdio.in.h | \
  sed -e 's|@''HAVE_DECL_FPURGE''@|0|g' \
      -e 's|@''HAVE_DECL_FSEEKO''@|1|g' \
      -e 's|@''HAVE_DECL_FTELLO''@|1|g' \
      -e 's|@''HAVE_DECL_GETDELIM''@|1|g' \
      -e 's|@''HAVE_DECL_GETLINE''@|1|g' \
      -e 's|@''HAVE_DECL_OBSTACK_PRINTF''@|1|g' \
      -e 's|@''HAVE_DECL_SNPRINTF''@|1|g' \
      -e 's|@''HAVE_DECL_VSNPRINTF''@|1|g' \
      -e 's|@''HAVE_DPRINTF''@|1|g' \
      -e 's|@''HAVE_FSEEKO''@|1|g' \
      -e 's|@''HAVE_FTELLO''@|1|g' \
      -e 's|@''HAVE_PCLOSE''@|1|g' \
      -e 's|@''HAVE_POPEN''@|1|g' \
      -e 's|@''HAVE_RENAMEAT''@|1|g' \
      -e 's|@''HAVE_VASPRINTF''@|1|g' \
      -e 's|@''HAVE_VDPRINTF''@|1|g' \
      -e 's|@''REPLACE_DPRINTF''@|0|g' \
      -e 's|@''REPLACE_FCLOSE''@|1|g' \
      -e 's|@''REPLACE_FDOPEN''@|0|g' \
      -e 's|@''REPLACE_FFLUSH''@|1|g' \
      -e 's|@''REPLACE_FOPEN''@|0|g' \
      -e 's|@''REPLACE_FPRINTF''@|0|g' \
      -e 's|@''REPLACE_FPURGE''@|0|g' \
      -e 's|@''REPLACE_FREOPEN''@|0|g' \
      -e 's|@''REPLACE_FSEEK''@|1|g' \
      -e 's|@''REPLACE_FSEEKO''@|1|g' \
      -e 's|@''REPLACE_FTELL''@|0|g' \
      -e 's|@''REPLACE_FTELLO''@|0|g' \
      -e 's|@''REPLACE_GETDELIM''@|0|g' \
      -e 's|@''REPLACE_GETLINE''@|0|g' \
      -e 's|@''REPLACE_OBSTACK_PRINTF''@|0|g' \
      -e 's|@''REPLACE_PERROR''@|0|g' \
      -e 's|@''REPLACE_POPEN''@|0|g' \
      -e 's|@''REPLACE_PRINTF''@|0|g' \
      -e 's|@''REPLACE_REMOVE''@|0|g' \
      -e 's|@''REPLACE_RENAME''@|0|g' \
      -e 's|@''REPLACE_RENAMEAT''@|0|g' \
      -e 's|@''REPLACE_SNPRINTF''@|0|g' \
      -e 's|@''REPLACE_SPRINTF''@|0|g' \
      -e 's|@''REPLACE_STDIO_READ_FUNCS''@|0|g' \
      -e 's|@''REPLACE_STDIO_WRITE_FUNCS''@|0|g' \
      -e 's|@''REPLACE_TMPFILE''@|0|g' \
      -e 's|@''REPLACE_VASPRINTF''@|1|g' \
      -e 's|@''REPLACE_VDPRINTF''@|0|g' \
      -e 's|@''REPLACE_VFPRINTF''@|0|g' \
      -e 's|@''REPLACE_VPRINTF''@|0|g' \
      -e 's|@''REPLACE_VSNPRINTF''@|0|g' \
      -e 's|@''REPLACE_VSPRINTF''@|0|g' \
      -e 's|@''ASM_SYMBOL_PREFIX''@|""|g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
      -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
      -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; \
} > stdio.h-t && \
mv stdio.h-t stdio.h
rm -f stdlib.h-t stdlib.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
  sed -e 's|@''GUARD_PREFIX''@|GL_M4|g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_STDLIB_H''@|<stdlib.h>|g' \
      -e 's/@''GNULIB__EXIT''@/0/g' \
      -e 's/@''GNULIB_ATOLL''@/0/g' \
      -e 's/@''GNULIB_CALLOC_POSIX''@/0/g' \
      -e 's/@''GNULIB_CANONICALIZE_FILE_NAME''@/1/g' \
      -e 's/@''GNULIB_GETLOADAVG''@/0/g' \
      -e 's/@''GNULIB_GETSUBOPT''@/0/g' \
      -e 's/@''GNULIB_GRANTPT''@/0/g' \
      -e 's/@''GNULIB_MALLOC_POSIX''@/1/g' \
      -e 's/@''GNULIB_MBTOWC''@/1/g' \
      -e 's/@''GNULIB_MKDTEMP''@/1/g' \
      -e 's/@''GNULIB_MKOSTEMP''@/0/g' \
      -e 's/@''GNULIB_MKOSTEMPS''@/0/g' \
      -e 's/@''GNULIB_MKSTEMP''@/1/g' \
      -e 's/@''GNULIB_MKSTEMPS''@/0/g' \
      -e 's/@''GNULIB_POSIX_OPENPT''@/0/g' \
      -e 's/@''GNULIB_PTSNAME''@/0/g' \
      -e 's/@''GNULIB_PTSNAME_R''@/0/g' \
      -e 's/@''GNULIB_PUTENV''@/IN_M4_GNULIB_TESTS/g' \
      -e 's/@''GNULIB_QSORT_R''@/0/g' \
      -e 's/@''GNULIB_RANDOM''@/0/g' \
      -e 's/@''GNULIB_RANDOM_R''@/0/g' \
      -e 's/@''GNULIB_REALLOC_POSIX''@/0/g' \
      -e 's/@''GNULIB_REALPATH''@/1/g' \
      -e 's/@''GNULIB_RPMATCH''@/0/g' \
      -e 's/@''GNULIB_SECURE_GETENV''@/1/g' \
      -e 's/@''GNULIB_SETENV''@/IN_M4_GNULIB_TESTS/g' \
      -e 's/@''GNULIB_STRTOD''@/1/g' \
      -e 's/@''GNULIB_STRTOLL''@/0/g' \
      -e 's/@''GNULIB_STRTOULL''@/0/g' \
      -e 's/@''GNULIB_SYSTEM_POSIX''@/0/g' \
      -e 's/@''GNULIB_UNLOCKPT''@/0/g' \
      -e 's/@''GNULIB_UNSETENV''@/IN_M4_GNULIB_TESTS/g' \
      -e 's/@''GNULIB_WCTOMB''@/IN_M4_GNULIB_TESTS/g' \
      < ./stdlib.in.h | \
  sed -e 's|@''HAVE__EXIT''@|1|g' \
      -e 's|@''HAVE_ATOLL''@|1|g' \
      -e 's|@''HAVE_CANONICALIZE_FILE_NAME''@|1|g' \
      -e 's|@''HAVE_DECL_GETLOADAVG''@|1|g' \
      -e 's|@''HAVE_GETSUBOPT''@|1|g' \
      -e 's|@''HAVE_GRANTPT''@|1|g' \
      -e 's|@''HAVE_MKDTEMP''@|1|g' \
      -e 's|@''HAVE_MKOSTEMP''@|1|g' \
      -e 's|@''HAVE_MKOSTEMPS''@|1|g' \
      -e 's|@''HAVE_MKSTEMP''@|1|g' \
      -e 's|@''HAVE_MKSTEMPS''@|1|g' \
      -e 's|@''HAVE_POSIX_OPENPT''@|1|g' \
      -e 's|@''HAVE_PTSNAME''@|1|g' \
      -e 's|@''HAVE_PTSNAME_R''@|1|g' \
      -e 's|@''HAVE_QSORT_R''@|1|g' \
      -e 's|@''HAVE_RANDOM''@|1|g' \
      -e 's|@''HAVE_RANDOM_H''@|1|g' \
      -e 's|@''HAVE_RANDOM_R''@|1|g' \
      -e 's|@''HAVE_REALPATH''@|1|g' \
      -e 's|@''HAVE_RPMATCH''@|1|g' \
      -e 's|@''HAVE_SECURE_GETENV''@|1|g' \
      -e 's|@''HAVE_DECL_SETENV''@|1|g' \
      -e 's|@''HAVE_STRTOD''@|1|g' \
      -e 's|@''HAVE_STRTOLL''@|1|g' \
      -e 's|@''HAVE_STRTOULL''@|1|g' \
      -e 's|@''HAVE_STRUCT_RANDOM_DATA''@|1|g' \
      -e 's|@''HAVE_SYS_LOADAVG_H''@|0|g' \
      -e 's|@''HAVE_UNLOCKPT''@|1|g' \
      -e 's|@''HAVE_DECL_UNSETENV''@|1|g' \
      -e 's|@''REPLACE_CALLOC''@|0|g' \
      -e 's|@''REPLACE_CANONICALIZE_FILE_NAME''@|0|g' \
      -e 's|@''REPLACE_MALLOC''@|0|g' \
      -e 's|@''REPLACE_MBTOWC''@|0|g' \
      -e 's|@''REPLACE_MKSTEMP''@|0|g' \
      -e 's|@''REPLACE_PTSNAME''@|0|g' \
      -e 's|@''REPLACE_PTSNAME_R''@|0|g' \
      -e 's|@''REPLACE_PUTENV''@|0|g' \
      -e 's|@''REPLACE_QSORT_R''@|0|g' \
      -e 's|@''REPLACE_RANDOM_R''@|0|g' \
      -e 's|@''REPLACE_REALLOC''@|0|g' \
      -e 's|@''REPLACE_REALPATH''@|0|g' \
      -e 's|@''REPLACE_SETENV''@|0|g' \
      -e 's|@''REPLACE_STRTOD''@|0|g' \
      -e 's|@''REPLACE_UNSETENV''@|0|g' \
      -e 's|@''REPLACE_WCTOMB''@|0|g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
      -e '/definition of _Noreturn/r ../build-aux/snippet/_Noreturn.h' \
      -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
      -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; \
} > stdlib.h-t && \
mv stdlib.h-t stdlib.h
rm -f string.h-t string.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
  sed -e 's|@''GUARD_PREFIX''@|GL_M4|g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_STRING_H''@|<string.h>|g' \
      -e 's/@''GNULIB_FFSL''@/0/g' \
      -e 's/@''GNULIB_FFSLL''@/0/g' \
      -e 's/@''GNULIB_MBSLEN''@/0/g' \
      -e 's/@''GNULIB_MBSNLEN''@/0/g' \
      -e 's/@''GNULIB_MBSCHR''@/0/g' \
      -e 's/@''GNULIB_MBSRCHR''@/0/g' \
      -e 's/@''GNULIB_MBSSTR''@/0/g' \
      -e 's/@''GNULIB_MBSCASECMP''@/0/g' \
      -e 's/@''GNULIB_MBSNCASECMP''@/0/g' \
      -e 's/@''GNULIB_MBSPCASECMP''@/0/g' \
      -e 's/@''GNULIB_MBSCASESTR''@/0/g' \
      -e 's/@''GNULIB_MBSCSPN''@/0/g' \
      -e 's/@''GNULIB_MBSPBRK''@/0/g' \
      -e 's/@''GNULIB_MBSSPN''@/0/g' \
      -e 's/@''GNULIB_MBSSEP''@/0/g' \
      -e 's/@''GNULIB_MBSTOK_R''@/0/g' \
      -e 's/@''GNULIB_MEMCHR''@/1/g' \
      -e 's/@''GNULIB_MEMMEM''@/0/g' \
      -e 's/@''GNULIB_MEMPCPY''@/0/g' \
      -e 's/@''GNULIB_MEMRCHR''@/0/g' \
      -e 's/@''GNULIB_RAWMEMCHR''@/1/g' \
      -e 's/@''GNULIB_STPCPY''@/0/g' \
      -e 's/@''GNULIB_STPNCPY''@/0/g' \
      -e 's/@''GNULIB_STRCHRNUL''@/1/g' \
      -e 's/@''GNULIB_STRDUP''@/IN_M4_GNULIB_TESTS/g' \
      -e 's/@''GNULIB_STRNCAT''@/0/g' \
      -e 's/@''GNULIB_STRNDUP''@/1/g' \
      -e 's/@''GNULIB_STRNLEN''@/1/g' \
      -e 's/@''GNULIB_STRPBRK''@/0/g' \
      -e 's/@''GNULIB_STRSEP''@/0/g' \
      -e 's/@''GNULIB_STRSTR''@/1/g' \
      -e 's/@''GNULIB_STRCASESTR''@/0/g' \
      -e 's/@''GNULIB_STRTOK_R''@/0/g' \
      -e 's/@''GNULIB_STRERROR''@/1/g' \
      -e 's/@''GNULIB_STRERROR_R''@/0/g' \
      -e 's/@''GNULIB_STRSIGNAL''@/1/g' \
      -e 's/@''GNULIB_STRVERSCMP''@/0/g' \
      < ./string.in.h | \
  sed -e 's|@''HAVE_FFSL''@|1|g' \
      -e 's|@''HAVE_FFSLL''@|1|g' \
      -e 's|@''HAVE_MBSLEN''@|0|g' \
      -e 's|@''HAVE_MEMCHR''@|1|g' \
      -e 's|@''HAVE_DECL_MEMMEM''@|1|g' \
      -e 's|@''HAVE_MEMPCPY''@|1|g' \
      -e 's|@''HAVE_DECL_MEMRCHR''@|1|g' \
      -e 's|@''HAVE_RAWMEMCHR''@|1|g' \
      -e 's|@''HAVE_STPCPY''@|1|g' \
      -e 's|@''HAVE_STPNCPY''@|1|g' \
      -e 's|@''HAVE_STRCHRNUL''@|1|g' \
      -e 's|@''HAVE_DECL_STRDUP''@|1|g' \
      -e 's|@''HAVE_DECL_STRNDUP''@|1|g' \
      -e 's|@''HAVE_DECL_STRNLEN''@|1|g' \
      -e 's|@''HAVE_STRPBRK''@|1|g' \
      -e 's|@''HAVE_STRSEP''@|1|g' \
      -e 's|@''HAVE_STRCASESTR''@|1|g' \
      -e 's|@''HAVE_DECL_STRTOK_R''@|1|g' \
      -e 's|@''HAVE_DECL_STRERROR_R''@|1|g' \
      -e 's|@''HAVE_DECL_STRSIGNAL''@|1|g' \
      -e 's|@''HAVE_STRVERSCMP''@|1|g' \
      -e 's|@''REPLACE_STPNCPY''@|0|g' \
      -e 's|@''REPLACE_MEMCHR''@|0|g' \
      -e 's|@''REPLACE_MEMMEM''@|0|g' \
      -e 's|@''REPLACE_STRCASESTR''@|0|g' \
      -e 's|@''REPLACE_STRCHRNUL''@|0|g' \
      -e 's|@''REPLACE_STRDUP''@|0|g' \
      -e 's|@''REPLACE_STRSTR''@|1|g' \
      -e 's|@''REPLACE_STRERROR''@|0|g' \
      -e 's|@''REPLACE_STRERROR_R''@|0|g' \
      -e 's|@''REPLACE_STRNCAT''@|0|g' \
      -e 's|@''REPLACE_STRNDUP''@|0|g' \
      -e 's|@''REPLACE_STRNLEN''@|0|g' \
      -e 's|@''REPLACE_STRSIGNAL''@|0|g' \
      -e 's|@''REPLACE_STRTOK_R''@|0|g' \
      -e 's|@''UNDEFINE_STRTOK_R''@|0|g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
      -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
      -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; \
      < ./string.in.h; \
} > string.h-t && \
mv string.h-t string.h
/bin/mkdir -p sys
/bin/mkdir -p sys
rm -f sys/stat.h-t sys/stat.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  sed -e 's|@''GUARD_PREFIX''@|GL_M4|g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_SYS_STAT_H''@|<sys/stat.h>|g' \
      -e 's|@''WINDOWS_64_BIT_ST_SIZE''@|0|g' \
      -e 's/@''GNULIB_FCHMODAT''@/0/g' \
      -e 's/@''GNULIB_FSTAT''@/1/g' \
      -e 's/@''GNULIB_FSTATAT''@/0/g' \
      -e 's/@''GNULIB_FUTIMENS''@/0/g' \
      -e 's/@''GNULIB_LCHMOD''@/0/g' \
      -e 's/@''GNULIB_LSTAT''@/1/g' \
      -e 's/@''GNULIB_MKDIRAT''@/0/g' \
      -e 's/@''GNULIB_MKFIFO''@/0/g' \
      -e 's/@''GNULIB_MKFIFOAT''@/0/g' \
      -e 's/@''GNULIB_MKNOD''@/0/g' \
      -e 's/@''GNULIB_MKNODAT''@/0/g' \
      -e 's/@''GNULIB_STAT''@/1/g' \
      -e 's/@''GNULIB_UTIMENSAT''@/0/g' \
      -e 's|@''HAVE_FCHMODAT''@|1|g' \
      -e 's|@''HAVE_FSTATAT''@|1|g' \
      -e 's|@''HAVE_FUTIMENS''@|1|g' \
      -e 's|@''HAVE_LCHMOD''@|1|g' \
      -e 's|@''HAVE_LSTAT''@|1|g' \
      -e 's|@''HAVE_MKDIRAT''@|1|g' \
      -e 's|@''HAVE_MKFIFO''@|1|g' \
      -e 's|@''HAVE_MKFIFOAT''@|1|g' \
      -e 's|@''HAVE_MKNOD''@|1|g' \
      -e 's|@''HAVE_MKNODAT''@|1|g' \
      -e 's|@''HAVE_UTIMENSAT''@|1|g' \
      -e 's|@''REPLACE_FSTAT''@|0|g' \
      -e 's|@''REPLACE_FSTATAT''@|0|g' \
      -e 's|@''REPLACE_FUTIMENS''@|0|g' \
      -e 's|@''REPLACE_LSTAT''@|0|g' \
      -e 's|@''REPLACE_MKDIR''@|0|g' \
      -e 's|@''REPLACE_MKFIFO''@|0|g' \
      -e 's|@''REPLACE_MKNOD''@|0|g' \
      -e 's|@''REPLACE_STAT''@|0|g' \
      -e 's|@''REPLACE_UTIMENSAT''@|0|g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
      -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
      -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \
      < ./sys_stat.in.h; \
} > sys/stat.h-t && \
mv sys/stat.h-t sys/stat.h
rm -f sys/time.h-t sys/time.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  sed -e 's|@''GUARD_PREFIX''@|GL_M4|g' \
      -e 's/@''HAVE_SYS_TIME_H''@/1/g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_SYS_TIME_H''@|<sys/time.h>|g' \
      -e 's/@''GNULIB_GETTIMEOFDAY''@/1/g' \
      -e 's|@''HAVE_WINSOCK2_H''@|0|g' \
      -e 's/@''HAVE_GETTIMEOFDAY''@/1/g' \
      -e 's/@''HAVE_STRUCT_TIMEVAL''@/1/g' \
      -e 's/@''REPLACE_GETTIMEOFDAY''@/0/g' \
      -e 's/@''REPLACE_STRUCT_TIMEVAL''@/0/g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
      -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
      -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \
      < ./sys_time.in.h; \
} > sys/time.h-t && \
mv sys/time.h-t sys/time.h
/bin/mkdir -p sys
rm -f sys/wait.h-t sys/wait.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  sed -e 's|@''GUARD_PREFIX''@|GL_M4|g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_SYS_WAIT_H''@|<sys/wait.h>|g' \
      -e 's/@''GNULIB_WAITPID''@/1/g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
      -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \
      < ./sys_wait.in.h; \
} > sys/wait.h-t && \
mv sys/wait.h-t sys/wait.h
rm -f time.h-t time.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
  sed -e 's|@''GUARD_PREFIX''@|GL_M4|g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_TIME_H''@|<time.h>|g' \
      -e 's/@''GNULIB_GETTIMEOFDAY''@/1/g' \
      -e 's/@''GNULIB_MKTIME''@/0/g' \
      -e 's/@''GNULIB_NANOSLEEP''@/0/g' \
      -e 's/@''GNULIB_STRPTIME''@/0/g' \
      -e 's/@''GNULIB_TIMEGM''@/0/g' \
      -e 's/@''GNULIB_TIME_R''@/0/g' \
      -e 's/@''GNULIB_TIME_RZ''@/0/g' \
      -e 's|@''HAVE_DECL_LOCALTIME_R''@|1|g' \
      -e 's|@''HAVE_NANOSLEEP''@|1|g' \
      -e 's|@''HAVE_STRPTIME''@|1|g' \
      -e 's|@''HAVE_TIMEGM''@|1|g' \
      -e 's|@''HAVE_TIMEZONE_T''@|0|g' \
      -e 's|@''REPLACE_GMTIME''@|0|g' \
      -e 's|@''REPLACE_LOCALTIME''@|0|g' \
      -e 's|@''REPLACE_LOCALTIME_R''@|GNULIB_PORTCHECK|g' \
      -e 's|@''REPLACE_MKTIME''@|GNULIB_PORTCHECK|g' \
      -e 's|@''REPLACE_NANOSLEEP''@|GNULIB_PORTCHECK|g' \
      -e 's|@''REPLACE_TIMEGM''@|GNULIB_PORTCHECK|g' \
      -e 's|@''PTHREAD_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \
      -e 's|@''SYS_TIME_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \
      -e 's|@''TIME_H_DEFINES_STRUCT_TIMESPEC''@|1|g' \
      -e 's|@''UNISTD_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
      -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
      -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \
      < ./time.in.h; \
} > time.h-t && \
mv time.h-t time.h
rm -f unistd.h-t unistd.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  sed -e 's|@''GUARD_PREFIX''@|GL_M4|g' \
      -e 's|@''HAVE_UNISTD_H''@|1|g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_UNISTD_H''@|<unistd.h>|g' \
      -e 's|@''WINDOWS_64_BIT_OFF_T''@|0|g' \
      -e 's/@''GNULIB_CHDIR''@/1/g' \
      -e 's/@''GNULIB_CHOWN''@/0/g' \
      -e 's/@''GNULIB_CLOSE''@/1/g' \
      -e 's/@''GNULIB_DUP''@/IN_M4_GNULIB_TESTS/g' \
      -e 's/@''GNULIB_DUP2''@/1/g' \
      -e 's/@''GNULIB_DUP3''@/0/g' \
      -e 's/@''GNULIB_ENVIRON''@/1/g' \
      -e 's/@''GNULIB_EUIDACCESS''@/0/g' \
      -e 's/@''GNULIB_FACCESSAT''@/0/g' \
      -e 's/@''GNULIB_FCHDIR''@/0/g' \
      -e 's/@''GNULIB_FCHOWNAT''@/0/g' \
      -e 's/@''GNULIB_FDATASYNC''@/0/g' \
      -e 's/@''GNULIB_FSYNC''@/0/g' \
      -e 's/@''GNULIB_FTRUNCATE''@/0/g' \
      -e 's/@''GNULIB_GETCWD''@/IN_M4_GNULIB_TESTS/g' \
      -e 's/@''GNULIB_GETDOMAINNAME''@/0/g' \
      -e 's/@''GNULIB_GETDTABLESIZE''@/1/g' \
      -e 's/@''GNULIB_GETGROUPS''@/0/g' \
      -e 's/@''GNULIB_GETHOSTNAME''@/0/g' \
      -e 's/@''GNULIB_GETLOGIN''@/0/g' \
      -e 's/@''GNULIB_GETLOGIN_R''@/0/g' \
      -e 's/@''GNULIB_GETPAGESIZE''@/IN_M4_GNULIB_TESTS/g' \
      -e 's/@''GNULIB_GETUSERSHELL''@/0/g' \
      -e 's/@''GNULIB_GROUP_MEMBER''@/0/g' \
      -e 's/@''GNULIB_ISATTY''@/0/g' \
      -e 's/@''GNULIB_LCHOWN''@/0/g' \
      -e 's/@''GNULIB_LINK''@/IN_M4_GNULIB_TESTS/g' \
      -e 's/@''GNULIB_LINKAT''@/0/g' \
      -e 's/@''GNULIB_LSEEK''@/1/g' \
      -e 's/@''GNULIB_PIPE''@/0/g' \
      -e 's/@''GNULIB_PIPE2''@/1/g' \
      -e 's/@''GNULIB_PREAD''@/0/g' \
      -e 's/@''GNULIB_PWRITE''@/0/g' \
      -e 's/@''GNULIB_READ''@/0/g' \
      -e 's/@''GNULIB_READLINK''@/1/g' \
      -e 's/@''GNULIB_READLINKAT''@/0/g' \
      -e 's/@''GNULIB_RMDIR''@/1/g' \
      -e 's/@''GNULIB_SETHOSTNAME''@/0/g' \
      -e 's/@''GNULIB_SLEEP''@/IN_M4_GNULIB_TESTS/g' \
      -e 's/@''GNULIB_SYMLINK''@/IN_M4_GNULIB_TESTS/g' \
      -e 's/@''GNULIB_SYMLINKAT''@/0/g' \
      -e 's/@''GNULIB_TTYNAME_R''@/0/g' \
      -e 's/@''GNULIB_UNISTD_H_GETOPT''@/0/g' \
      -e 's/@''GNULIB_UNISTD_H_NONBLOCKING''@/0/g' \
      -e 's/@''GNULIB_UNISTD_H_SIGPIPE''@/1/g' \
      -e 's/@''GNULIB_UNLINK''@/0/g' \
      -e 's/@''GNULIB_UNLINKAT''@/0/g' \
      -e 's/@''GNULIB_USLEEP''@/0/g' \
      -e 's/@''GNULIB_WRITE''@/IN_M4_GNULIB_TESTS/g' \
      < ./unistd.in.h | \
  sed -e 's|@''HAVE_CHOWN''@|1|g' \
      -e 's|@''HAVE_DUP2''@|1|g' \
      -e 's|@''HAVE_DUP3''@|1|g' \
      -e 's|@''HAVE_EUIDACCESS''@|1|g' \
      -e 's|@''HAVE_FACCESSAT''@|1|g' \
      -e 's|@''HAVE_FCHDIR''@|1|g' \
      -e 's|@''HAVE_FCHOWNAT''@|1|g' \
      -e 's|@''HAVE_FDATASYNC''@|1|g' \
      -e 's|@''HAVE_FSYNC''@|1|g' \
      -e 's|@''HAVE_FTRUNCATE''@|1|g' \
      -e 's|@''HAVE_GETDTABLESIZE''@|1|g' \
      -e 's|@''HAVE_GETGROUPS''@|1|g' \
      -e 's|@''HAVE_GETHOSTNAME''@|1|g' \
      -e 's|@''HAVE_GETPAGESIZE''@|1|g' \
      -e 's|@''HAVE_GROUP_MEMBER''@|1|g' \
      -e 's|@''HAVE_LCHOWN''@|1|g' \
      -e 's|@''HAVE_LINK''@|1|g' \
      -e 's|@''HAVE_LINKAT''@|1|g' \
      -e 's|@''HAVE_PIPE''@|1|g' \
      -e 's|@''HAVE_PIPE2''@|1|g' \
      -e 's|@''HAVE_PREAD''@|1|g' \
      -e 's|@''HAVE_PWRITE''@|1|g' \
      -e 's|@''HAVE_READLINK''@|1|g' \
      -e 's|@''HAVE_READLINKAT''@|1|g' \
      -e 's|@''HAVE_SETHOSTNAME''@|1|g' \
      -e 's|@''HAVE_SLEEP''@|1|g' \
      -e 's|@''HAVE_SYMLINK''@|1|g' \
      -e 's|@''HAVE_SYMLINKAT''@|1|g' \
      -e 's|@''HAVE_UNLINKAT''@|1|g' \
      -e 's|@''HAVE_USLEEP''@|1|g' \
      -e 's|@''HAVE_DECL_ENVIRON''@|1|g' \
      -e 's|@''HAVE_DECL_FCHDIR''@|1|g' \
      -e 's|@''HAVE_DECL_FDATASYNC''@|1|g' \
      -e 's|@''HAVE_DECL_GETDOMAINNAME''@|1|g' \
      -e 's|@''HAVE_DECL_GETLOGIN''@|1|g' \
      -e 's|@''HAVE_DECL_GETLOGIN_R''@|1|g' \
      -e 's|@''HAVE_DECL_GETPAGESIZE''@|1|g' \
      -e 's|@''HAVE_DECL_GETUSERSHELL''@|1|g' \
      -e 's|@''HAVE_DECL_SETHOSTNAME''@|1|g' \
      -e 's|@''HAVE_DECL_TTYNAME_R''@|1|g' \
      -e 's|@''HAVE_OS_H''@|0|g' \
      -e 's|@''HAVE_SYS_PARAM_H''@|0|g' \
  | \
  sed -e 's|@''REPLACE_CHOWN''@|0|g' \
      -e 's|@''REPLACE_CLOSE''@|0|g' \
      -e 's|@''REPLACE_DUP''@|0|g' \
      -e 's|@''REPLACE_DUP2''@|0|g' \
      -e 's|@''REPLACE_FCHOWNAT''@|0|g' \
      -e 's|@''REPLACE_FTRUNCATE''@|0|g' \
      -e 's|@''REPLACE_GETCWD''@|0|g' \
      -e 's|@''REPLACE_GETDOMAINNAME''@|0|g' \
      -e 's|@''REPLACE_GETDTABLESIZE''@|0|g' \
      -e 's|@''REPLACE_GETLOGIN_R''@|0|g' \
      -e 's|@''REPLACE_GETGROUPS''@|0|g' \
      -e 's|@''REPLACE_GETPAGESIZE''@|0|g' \
      -e 's|@''REPLACE_ISATTY''@|0|g' \
      -e 's|@''REPLACE_LCHOWN''@|0|g' \
      -e 's|@''REPLACE_LINK''@|0|g' \
      -e 's|@''REPLACE_LINKAT''@|0|g' \
      -e 's|@''REPLACE_LSEEK''@|0|g' \
      -e 's|@''REPLACE_PREAD''@|0|g' \
      -e 's|@''REPLACE_PWRITE''@|0|g' \
      -e 's|@''REPLACE_READ''@|0|g' \
      -e 's|@''REPLACE_READLINK''@|0|g' \
      -e 's|@''REPLACE_READLINKAT''@|0|g' \
      -e 's|@''REPLACE_RMDIR''@|0|g' \
      -e 's|@''REPLACE_SLEEP''@|0|g' \
      -e 's|@''REPLACE_SYMLINK''@|0|g' \
      -e 's|@''REPLACE_SYMLINKAT''@|0|g' \
      -e 's|@''REPLACE_TTYNAME_R''@|0|g' \
      -e 's|@''REPLACE_UNLINK''@|0|g' \
      -e 's|@''REPLACE_UNLINKAT''@|0|g' \
      -e 's|@''REPLACE_USLEEP''@|0|g' \
      -e 's|@''REPLACE_WRITE''@|0|g' \
      -e 's|@''UNISTD_H_HAVE_WINSOCK2_H''@|0|g' \
      -e 's|@''UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS''@|0|g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
      -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
      -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; \
} > unistd.h-t && \
mv unistd.h-t unistd.h
rm -f wchar.h-t wchar.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  sed -e 's|@''GUARD_PREFIX''@|GL_M4|g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''HAVE_FEATURES_H''@|1|g' \
      -e 's|@''NEXT_WCHAR_H''@|<wchar.h>|g' \
      -e 's|@''HAVE_WCHAR_H''@|1|g' \
      -e 's/@''GNULIB_OVERRIDES_WINT_T''@/0/g' \
      -e 's/@''GNULIB_BTOWC''@/1/g' \
      -e 's/@''GNULIB_WCTOB''@/IN_M4_GNULIB_TESTS/g' \
      -e 's/@''GNULIB_MBSINIT''@/1/g' \
      -e 's/@''GNULIB_MBRTOWC''@/1/g' \
      -e 's/@''GNULIB_MBRLEN''@/0/g' \
      -e 's/@''GNULIB_MBSRTOWCS''@/0/g' \
      -e 's/@''GNULIB_MBSNRTOWCS''@/0/g' \
      -e 's/@''GNULIB_WCRTOMB''@/1/g' \
      -e 's/@''GNULIB_WCSRTOMBS''@/0/g' \
      -e 's/@''GNULIB_WCSNRTOMBS''@/0/g' \
      -e 's/@''GNULIB_WCWIDTH''@/0/g' \
      -e 's/@''GNULIB_WMEMCHR''@/0/g' \
      -e 's/@''GNULIB_WMEMCMP''@/0/g' \
      -e 's/@''GNULIB_WMEMCPY''@/0/g' \
      -e 's/@''GNULIB_WMEMMOVE''@/0/g' \
      -e 's/@''GNULIB_WMEMSET''@/0/g' \
      -e 's/@''GNULIB_WCSLEN''@/0/g' \
      -e 's/@''GNULIB_WCSNLEN''@/0/g' \
      -e 's/@''GNULIB_WCSCPY''@/0/g' \
      -e 's/@''GNULIB_WCPCPY''@/0/g' \
      -e 's/@''GNULIB_WCSNCPY''@/0/g' \
      -e 's/@''GNULIB_WCPNCPY''@/0/g' \
      -e 's/@''GNULIB_WCSCAT''@/0/g' \
      -e 's/@''GNULIB_WCSNCAT''@/0/g' \
      -e 's/@''GNULIB_WCSCMP''@/0/g' \
      -e 's/@''GNULIB_WCSNCMP''@/0/g' \
      -e 's/@''GNULIB_WCSCASECMP''@/0/g' \
      -e 's/@''GNULIB_WCSNCASECMP''@/0/g' \
      -e 's/@''GNULIB_WCSCOLL''@/0/g' \
      -e 's/@''GNULIB_WCSXFRM''@/0/g' \
      -e 's/@''GNULIB_WCSDUP''@/0/g' \
      -e 's/@''GNULIB_WCSCHR''@/0/g' \
      -e 's/@''GNULIB_WCSRCHR''@/0/g' \
      -e 's/@''GNULIB_WCSCSPN''@/0/g' \
      -e 's/@''GNULIB_WCSSPN''@/0/g' \
      -e 's/@''GNULIB_WCSPBRK''@/0/g' \
      -e 's/@''GNULIB_WCSSTR''@/0/g' \
      -e 's/@''GNULIB_WCSTOK''@/0/g' \
      -e 's/@''GNULIB_WCSWIDTH''@/0/g' \
      < ./wchar.in.h | \
  sed -e 's|@''HAVE_WINT_T''@|1|g' \
      -e 's|@''HAVE_BTOWC''@|1|g' \
      -e 's|@''HAVE_MBSINIT''@|1|g' \
      -e 's|@''HAVE_MBRTOWC''@|1|g' \
      -e 's|@''HAVE_MBRLEN''@|1|g' \
      -e 's|@''HAVE_MBSRTOWCS''@|1|g' \
      -e 's|@''HAVE_MBSNRTOWCS''@|1|g' \
      -e 's|@''HAVE_WCRTOMB''@|1|g' \
      -e 's|@''HAVE_WCSRTOMBS''@|1|g' \
      -e 's|@''HAVE_WCSNRTOMBS''@|1|g' \
      -e 's|@''HAVE_WMEMCHR''@|1|g' \
      -e 's|@''HAVE_WMEMCMP''@|1|g' \
      -e 's|@''HAVE_WMEMCPY''@|1|g' \
      -e 's|@''HAVE_WMEMMOVE''@|1|g' \
      -e 's|@''HAVE_WMEMSET''@|1|g' \
      -e 's|@''HAVE_WCSLEN''@|1|g' \
      -e 's|@''HAVE_WCSNLEN''@|1|g' \
      -e 's|@''HAVE_WCSCPY''@|1|g' \
      -e 's|@''HAVE_WCPCPY''@|1|g' \
      -e 's|@''HAVE_WCSNCPY''@|1|g' \
      -e 's|@''HAVE_WCPNCPY''@|1|g' \
      -e 's|@''HAVE_WCSCAT''@|1|g' \
      -e 's|@''HAVE_WCSNCAT''@|1|g' \
      -e 's|@''HAVE_WCSCMP''@|1|g' \
      -e 's|@''HAVE_WCSNCMP''@|1|g' \
      -e 's|@''HAVE_WCSCASECMP''@|1|g' \
      -e 's|@''HAVE_WCSNCASECMP''@|1|g' \
      -e 's|@''HAVE_WCSCOLL''@|1|g' \
      -e 's|@''HAVE_WCSXFRM''@|1|g' \
      -e 's|@''HAVE_WCSDUP''@|1|g' \
      -e 's|@''HAVE_WCSCHR''@|1|g' \
      -e 's|@''HAVE_WCSRCHR''@|1|g' \
      -e 's|@''HAVE_WCSCSPN''@|1|g' \
      -e 's|@''HAVE_WCSSPN''@|1|g' \
      -e 's|@''HAVE_WCSPBRK''@|1|g' \
      -e 's|@''HAVE_WCSSTR''@|1|g' \
      -e 's|@''HAVE_WCSTOK''@|1|g' \
      -e 's|@''HAVE_WCSWIDTH''@|1|g' \
      -e 's|@''HAVE_DECL_WCTOB''@|1|g' \
      -e 's|@''HAVE_DECL_WCWIDTH''@|1|g' \
  | \
  sed -e 's|@''REPLACE_MBSTATE_T''@|0|g' \
      -e 's|@''REPLACE_BTOWC''@|0|g' \
      -e 's|@''REPLACE_WCTOB''@|0|g' \
      -e 's|@''REPLACE_MBSINIT''@|0|g' \
      -e 's|@''REPLACE_MBRTOWC''@|1|g' \
      -e 's|@''REPLACE_MBRLEN''@|0|g' \
      -e 's|@''REPLACE_MBSRTOWCS''@|0|g' \
      -e 's|@''REPLACE_MBSNRTOWCS''@|0|g' \
      -e 's|@''REPLACE_WCRTOMB''@|0|g' \
      -e 's|@''REPLACE_WCSRTOMBS''@|0|g' \
      -e 's|@''REPLACE_WCSNRTOMBS''@|0|g' \
      -e 's|@''REPLACE_WCWIDTH''@|0|g' \
      -e 's|@''REPLACE_WCSWIDTH''@|0|g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
      -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
      -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; \
} > wchar.h-t && \
mv wchar.h-t wchar.h
rm -f wctype.h-t wctype.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  sed -e 's|@''GUARD_PREFIX''@|GL_M4|g' \
      -e 's/@''HAVE_WCTYPE_H''@/1/g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_WCTYPE_H''@|<wctype.h>|g' \
      -e 's/@''GNULIB_OVERRIDES_WINT_T''@/0/g' \
      -e 's/@''GNULIB_ISWBLANK''@/0/g' \
      -e 's/@''GNULIB_WCTYPE''@/0/g' \
      -e 's/@''GNULIB_ISWCTYPE''@/0/g' \
      -e 's/@''GNULIB_WCTRANS''@/0/g' \
      -e 's/@''GNULIB_TOWCTRANS''@/0/g' \
      -e 's/@''HAVE_ISWBLANK''@/1/g' \
      -e 's/@''HAVE_ISWCNTRL''@/1/g' \
      -e 's/@''HAVE_WCTYPE_T''@/1/g' \
      -e 's/@''HAVE_WCTRANS_T''@/1/g' \
      -e 's/@''HAVE_WINT_T''@/1/g' \
      -e 's/@''REPLACE_ISWBLANK''@/0/g' \
      -e 's/@''REPLACE_ISWCNTRL''@/0/g' \
      -e 's/@''REPLACE_TOWLOWER''@/0/g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
      -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \
      < ./wctype.in.h; \
} > wctype.h-t && \
mv wctype.h-t wctype.h
make  all-am
make[7]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/m4-1.4.18/lib'
depbase=`echo gl_avltree_oset.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc  -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT gl_avltree_oset.o -MD -MP -MF $depbase.Tpo -c -o gl_avltree_oset.o gl_avltree_oset.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo binary-io.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc  -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT binary-io.o -MD -MP -MF $depbase.Tpo -c -o binary-io.o binary-io.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo c-ctype.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc  -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT c-ctype.o -MD -MP -MF $depbase.Tpo -c -o c-ctype.o c-ctype.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo c-stack.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc  -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT c-stack.o -MD -MP -MF $depbase.Tpo -c -o c-stack.o c-stack.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo c-strcasecmp.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc  -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT c-strcasecmp.o -MD -MP -MF $depbase.Tpo -c -o c-strcasecmp.o c-strcasecmp.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo c-strncasecmp.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc  -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT c-strncasecmp.o -MD -MP -MF $depbase.Tpo -c -o c-strncasecmp.o c-strncasecmp.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo clean-temp.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc  -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT clean-temp.o -MD -MP -MF $depbase.Tpo -c -o clean-temp.o clean-temp.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo cloexec.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc  -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT cloexec.o -MD -MP -MF $depbase.Tpo -c -o cloexec.o cloexec.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo close-stream.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc  -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT close-stream.o -MD -MP -MF $depbase.Tpo -c -o close-stream.o close-stream.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo closein.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc  -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT closein.o -MD -MP -MF $depbase.Tpo -c -o closein.o closein.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo closeout.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc  -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT closeout.o -MD -MP -MF $depbase.Tpo -c -o closeout.o closeout.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo dirname.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc  -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT dirname.o -MD -MP -MF $depbase.Tpo -c -o dirname.o dirname.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo basename.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc  -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT basename.o -MD -MP -MF $depbase.Tpo -c -o basename.o basename.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo dirname-lgpl.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc  -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT dirname-lgpl.o -MD -MP -MF $depbase.Tpo -c -o dirname-lgpl.o dirname-lgpl.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo basename-lgpl.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc  -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT basename-lgpl.o -MD -MP -MF $depbase.Tpo -c -o basename-lgpl.o basename-lgpl.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo stripslash.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc  -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT stripslash.o -MD -MP -MF $depbase.Tpo -c -o stripslash.o stripslash.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo execute.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc  -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT execute.o -MD -MP -MF $depbase.Tpo -c -o execute.o execute.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo exitfail.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc  -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT exitfail.o -MD -MP -MF $depbase.Tpo -c -o exitfail.o exitfail.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo fatal-signal.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc  -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT fatal-signal.o -MD -MP -MF $depbase.Tpo -c -o fatal-signal.o fatal-signal.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo fd-hook.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc  -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT fd-hook.o -MD -MP -MF $depbase.Tpo -c -o fd-hook.o fd-hook.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo fd-safer-flag.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc  -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT fd-safer-flag.o -MD -MP -MF $depbase.Tpo -c -o fd-safer-flag.o fd-safer-flag.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo dup-safer-flag.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc  -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT dup-safer-flag.o -MD -MP -MF $depbase.Tpo -c -o dup-safer-flag.o dup-safer-flag.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo filenamecat.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc  -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT filenamecat.o -MD -MP -MF $depbase.Tpo -c -o filenamecat.o filenamecat.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo filenamecat-lgpl.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc  -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT filenamecat-lgpl.o -MD -MP -MF $depbase.Tpo -c -o filenamecat-lgpl.o filenamecat-lgpl.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo fopen-safer.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc  -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT fopen-safer.o -MD -MP -MF $depbase.Tpo -c -o fopen-safer.o fopen-safer.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo freading.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc  -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT freading.o -MD -MP -MF $depbase.Tpo -c -o freading.o freading.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo getprogname.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc  -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT getprogname.o -MD -MP -MF $depbase.Tpo -c -o getprogname.o getprogname.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo hard-locale.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc  -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT hard-locale.o -MD -MP -MF $depbase.Tpo -c -o hard-locale.o hard-locale.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo gl_linkedhash_list.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc  -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT gl_linkedhash_list.o -MD -MP -MF $depbase.Tpo -c -o gl_linkedhash_list.o gl_linkedhash_list.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo gl_list.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc  -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT gl_list.o -MD -MP -MF $depbase.Tpo -c -o gl_list.o gl_list.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo localcharset.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc  -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT localcharset.o -MD -MP -MF $depbase.Tpo -c -o localcharset.o localcharset.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo malloca.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc  -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT malloca.o -MD -MP -MF $depbase.Tpo -c -o malloca.o malloca.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo math.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc  -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT math.o -MD -MP -MF $depbase.Tpo -c -o math.o math.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo memchr2.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc  -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT memchr2.o -MD -MP -MF $depbase.Tpo -c -o memchr2.o memchr2.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo gl_oset.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc  -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT gl_oset.o -MD -MP -MF $depbase.Tpo -c -o gl_oset.o gl_oset.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo pipe2.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc  -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT pipe2.o -MD -MP -MF $depbase.Tpo -c -o pipe2.o pipe2.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo pipe2-safer.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc  -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT pipe2-safer.o -MD -MP -MF $depbase.Tpo -c -o pipe2-safer.o pipe2-safer.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo printf-frexp.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc  -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT printf-frexp.o -MD -MP -MF $depbase.Tpo -c -o printf-frexp.o printf-frexp.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo printf-frexpl.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc  -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT printf-frexpl.o -MD -MP -MF $depbase.Tpo -c -o printf-frexpl.o printf-frexpl.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo progname.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc  -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT progname.o -MD -MP -MF $depbase.Tpo -c -o progname.o progname.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo quotearg.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc  -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT quotearg.o -MD -MP -MF $depbase.Tpo -c -o quotearg.o quotearg.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo sig-handler.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc  -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT sig-handler.o -MD -MP -MF $depbase.Tpo -c -o sig-handler.o sig-handler.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo spawn-pipe.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc  -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT spawn-pipe.o -MD -MP -MF $depbase.Tpo -c -o spawn-pipe.o spawn-pipe.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo mkstemp-safer.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc  -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT mkstemp-safer.o -MD -MP -MF $depbase.Tpo -c -o mkstemp-safer.o mkstemp-safer.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo tempname.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc  -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT tempname.o -MD -MP -MF $depbase.Tpo -c -o tempname.o tempname.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo glthread/threadlib.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc  -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT glthread/threadlib.o -MD -MP -MF $depbase.Tpo -c -o glthread/threadlib.o glthread/threadlib.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo glthread/tls.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc  -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT glthread/tls.o -MD -MP -MF $depbase.Tpo -c -o glthread/tls.o glthread/tls.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo tmpdir.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc  -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT tmpdir.o -MD -MP -MF $depbase.Tpo -c -o tmpdir.o tmpdir.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo unistd.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc  -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT unistd.o -MD -MP -MF $depbase.Tpo -c -o unistd.o unistd.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo dup-safer.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc  -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT dup-safer.o -MD -MP -MF $depbase.Tpo -c -o dup-safer.o dup-safer.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo fd-safer.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc  -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT fd-safer.o -MD -MP -MF $depbase.Tpo -c -o fd-safer.o fd-safer.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo pipe-safer.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc  -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT pipe-safer.o -MD -MP -MF $depbase.Tpo -c -o pipe-safer.o pipe-safer.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo verror.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc  -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT verror.o -MD -MP -MF $depbase.Tpo -c -o verror.o verror.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo version-etc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc  -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT version-etc.o -MD -MP -MF $depbase.Tpo -c -o version-etc.o version-etc.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo version-etc-fsf.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc  -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT version-etc-fsf.o -MD -MP -MF $depbase.Tpo -c -o version-etc-fsf.o version-etc-fsf.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo wait-process.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc  -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT wait-process.o -MD -MP -MF $depbase.Tpo -c -o wait-process.o wait-process.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo wctype-h.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc  -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT wctype-h.o -MD -MP -MF $depbase.Tpo -c -o wctype-h.o wctype-h.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo xmalloc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc  -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT xmalloc.o -MD -MP -MF $depbase.Tpo -c -o xmalloc.o xmalloc.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo xalloc-die.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc  -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT xalloc-die.o -MD -MP -MF $depbase.Tpo -c -o xalloc-die.o xalloc-die.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo gl_xlist.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc  -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT gl_xlist.o -MD -MP -MF $depbase.Tpo -c -o gl_xlist.o gl_xlist.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo xmalloca.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc  -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT xmalloca.o -MD -MP -MF $depbase.Tpo -c -o xmalloca.o xmalloca.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo gl_xoset.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc  -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT gl_xoset.o -MD -MP -MF $depbase.Tpo -c -o gl_xoset.o gl_xoset.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo xprintf.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc  -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT xprintf.o -MD -MP -MF $depbase.Tpo -c -o xprintf.o xprintf.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo xsize.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc  -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT xsize.o -MD -MP -MF $depbase.Tpo -c -o xsize.o xsize.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo xstrndup.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc  -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT xstrndup.o -MD -MP -MF $depbase.Tpo -c -o xstrndup.o xstrndup.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo xvasprintf.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc  -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT xvasprintf.o -MD -MP -MF $depbase.Tpo -c -o xvasprintf.o xvasprintf.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo xasprintf.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc  -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT xasprintf.o -MD -MP -MF $depbase.Tpo -c -o xasprintf.o xasprintf.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo asnprintf.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc  -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT asnprintf.o -MD -MP -MF $depbase.Tpo -c -o asnprintf.o asnprintf.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo asprintf.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc  -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT asprintf.o -MD -MP -MF $depbase.Tpo -c -o asprintf.o asprintf.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo fclose.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc  -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT fclose.o -MD -MP -MF $depbase.Tpo -c -o fclose.o fclose.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo fcntl.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc  -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT fcntl.o -MD -MP -MF $depbase.Tpo -c -o fcntl.o fcntl.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo fflush.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc  -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT fflush.o -MD -MP -MF $depbase.Tpo -c -o fflush.o fflush.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo fpurge.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc  -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT fpurge.o -MD -MP -MF $depbase.Tpo -c -o fpurge.o fpurge.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo freadahead.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc  -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT freadahead.o -MD -MP -MF $depbase.Tpo -c -o freadahead.o freadahead.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo fseek.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc  -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT fseek.o -MD -MP -MF $depbase.Tpo -c -o fseek.o fseek.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo fseeko.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc  -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT fseeko.o -MD -MP -MF $depbase.Tpo -c -o fseeko.o fseeko.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo mbrtowc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc  -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT mbrtowc.o -MD -MP -MF $depbase.Tpo -c -o mbrtowc.o mbrtowc.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo obstack.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc  -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT obstack.o -MD -MP -MF $depbase.Tpo -c -o obstack.o obstack.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo printf-args.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc  -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT printf-args.o -MD -MP -MF $depbase.Tpo -c -o printf-args.o printf-args.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo printf-parse.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc  -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT printf-parse.o -MD -MP -MF $depbase.Tpo -c -o printf-parse.o printf-parse.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo strstr.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc  -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT strstr.o -MD -MP -MF $depbase.Tpo -c -o strstr.o strstr.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo vasnprintf.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc  -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT vasnprintf.o -MD -MP -MF $depbase.Tpo -c -o vasnprintf.o vasnprintf.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo vasprintf.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc  -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT vasprintf.o -MD -MP -MF $depbase.Tpo -c -o vasprintf.o vasprintf.c &&\
mv -f $depbase.Tpo $depbase.Po
rm -f t-charset.alias charset.alias && \
/usr/bin/env bash ./config.charset 'x86_64-pc-linux-gnu' > t-charset.alias && \
mv t-charset.alias charset.alias
rm -f t-ref-add.sed ref-add.sed && \
sed -e '/^#/d' -e 's/@''PACKAGE''@/m4/g' ref-add.sin > t-ref-add.sed && \
mv t-ref-add.sed ref-add.sed
rm -f t-ref-del.sed ref-del.sed && \
sed -e '/^#/d' -e 's/@''PACKAGE''@/m4/g' ref-del.sin > t-ref-del.sed && \
mv t-ref-del.sed ref-del.sed
depbase=`echo glthread/lock.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc  -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT glthread/lock.o -MD -MP -MF $depbase.Tpo -c -o glthread/lock.o glthread/lock.c &&\
mv -f $depbase.Tpo $depbase.Po
rm -f libm4.a
ar cr libm4.a gl_avltree_oset.o binary-io.o c-ctype.o c-stack.o c-strcasecmp.o c-strncasecmp.o clean-temp.o cloexec.o close-stream.o closein.o closeout.o dirname.o basename.o dirname-lgpl.o basename-lgpl.o stripslash.o execute.o exitfail.o fatal-signal.o fd-hook.o fd-safer-flag.o dup-safer-flag.o filenamecat.o filenamecat-lgpl.o fopen-safer.o freading.o getprogname.o hard-locale.o gl_linkedhash_list.o gl_list.o localcharset.o glthread/lock.o malloca.o math.o memchr2.o gl_oset.o pipe2.o pipe2-safer.o printf-frexp.o printf-frexpl.o progname.o quotearg.o sig-handler.o spawn-pipe.o mkstemp-safer.o tempname.o glthread/threadlib.o glthread/tls.o tmpdir.o unistd.o dup-safer.o fd-safer.o pipe-safer.o verror.o version-etc.o version-etc-fsf.o wait-process.o wctype-h.o xmalloc.o xalloc-die.o gl_xlist.o xmalloca.o gl_xoset.o xprintf.o xsize.o xstrndup.o xvasprintf.o xasprintf.o asnprintf.o asprintf.o fclose.o fcntl.o fflush.o fpurge.o freadahead.o fseek.o fseeko.o mbrtowc.o obstack.o printf-args.o printf-parse.o strstr.o vasnprintf.o vasprintf.o
ranlib libm4.a
make[7]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/m4-1.4.18/lib'
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/m4-1.4.18/lib'
Making all in src
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/m4-1.4.18/src'
depbase=`echo m4.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc    -I../lib -I../lib -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include    -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT m4.o -MD -MP -MF $depbase.Tpo -c -o m4.o m4.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo builtin.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc    -I../lib -I../lib -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include    -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT builtin.o -MD -MP -MF $depbase.Tpo -c -o builtin.o builtin.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo debug.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc    -I../lib -I../lib -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include    -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT debug.o -MD -MP -MF $depbase.Tpo -c -o debug.o debug.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo eval.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc    -I../lib -I../lib -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include    -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT eval.o -MD -MP -MF $depbase.Tpo -c -o eval.o eval.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo format.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc    -I../lib -I../lib -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include    -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT format.o -MD -MP -MF $depbase.Tpo -c -o format.o format.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo freeze.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc    -I../lib -I../lib -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include    -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT freeze.o -MD -MP -MF $depbase.Tpo -c -o freeze.o freeze.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo input.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc    -I../lib -I../lib -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include    -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT input.o -MD -MP -MF $depbase.Tpo -c -o input.o input.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo macro.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc    -I../lib -I../lib -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include    -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT macro.o -MD -MP -MF $depbase.Tpo -c -o macro.o macro.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo output.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc    -I../lib -I../lib -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include    -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT output.o -MD -MP -MF $depbase.Tpo -c -o output.o output.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo path.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc    -I../lib -I../lib -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include    -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT path.o -MD -MP -MF $depbase.Tpo -c -o path.o path.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo symtab.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc    -I../lib -I../lib -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include    -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT symtab.o -MD -MP -MF $depbase.Tpo -c -o symtab.o symtab.c &&\
mv -f $depbase.Tpo $depbase.Po
gcc   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib  -o m4 m4.o builtin.o debug.o eval.o format.o freeze.o input.o macro.o output.o path.o symtab.o ../lib/libm4.a    
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/m4-1.4.18/src'
Making all in doc
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/m4-1.4.18/doc'
make[6]: Nothing to be done for 'all'.
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/m4-1.4.18/doc'
Making all in checks
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/m4-1.4.18/checks'
make[6]: Nothing to be done for 'all'.
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/m4-1.4.18/checks'
Making all in tests
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/m4-1.4.18/tests'
rm -f c++defs.h-t c++defs.h && \
sed -n -e '/_GL_CXXDEFS/,$p' \
  < ../build-aux/snippet/c++defs.h \
  > c++defs.h-t && \
mv c++defs.h-t c++defs.h
rm -f warn-on-use.h-t warn-on-use.h && \
sed -n -e '/^.ifndef/,$p' \
  < ../build-aux/snippet/warn-on-use.h \
  > warn-on-use.h-t && \
mv warn-on-use.h-t warn-on-use.h
rm -f arg-nonnull.h-t arg-nonnull.h && \
sed -n -e '/GL_ARG_NONNULL/,$p' \
  < ../build-aux/snippet/arg-nonnull.h \
  > arg-nonnull.h-t && \
mv arg-nonnull.h-t arg-nonnull.h
rm -f test-posix_spawn1.sh-t test-posix_spawn1.sh && \
cp ./test-posix_spawn1.in.sh test-posix_spawn1.sh-t && \
mv test-posix_spawn1.sh-t test-posix_spawn1.sh
rm -f test-posix_spawn2.sh-t test-posix_spawn2.sh && \
cp ./test-posix_spawn2.in.sh test-posix_spawn2.sh-t && \
mv test-posix_spawn2.sh-t test-posix_spawn2.sh
rm -f unused-parameter.h-t unused-parameter.h && \
sed -n -e '/GL_UNUSED_PARAMETER/,$p' \
  < ../build-aux/snippet/unused-parameter.h \
  > unused-parameter.h-t && \
mv unused-parameter.h-t unused-parameter.h
rm -f ctype.h-t ctype.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  sed -e 's|@''GUARD_PREFIX''@|GL_M4|g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_CTYPE_H''@|<ctype.h>|g' \
      -e 's/@''GNULIB_ISBLANK''@/IN_M4_GNULIB_TESTS/g' \
      -e 's/@''HAVE_ISBLANK''@/1/g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
      -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \
      < ./ctype.in.h; \
} > ctype.h-t && \
mv ctype.h-t ctype.h
rm -f dirent.h-t dirent.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  sed -e 's|@''GUARD_PREFIX''@|GL_M4|g' \
      -e 's|@''HAVE_DIRENT_H''@|1|g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_DIRENT_H''@|<dirent.h>|g' \
      -e 's/@''GNULIB_OPENDIR''@/IN_M4_GNULIB_TESTS/g' \
      -e 's/@''GNULIB_READDIR''@/IN_M4_GNULIB_TESTS/g' \
      -e 's/@''GNULIB_REWINDDIR''@/0/g' \
      -e 's/@''GNULIB_CLOSEDIR''@/IN_M4_GNULIB_TESTS/g' \
      -e 's/@''GNULIB_DIRFD''@/IN_M4_GNULIB_TESTS/g' \
      -e 's/@''GNULIB_FDOPENDIR''@/0/g' \
      -e 's/@''GNULIB_SCANDIR''@/0/g' \
      -e 's/@''GNULIB_ALPHASORT''@/0/g' \
      -e 's/@''HAVE_OPENDIR''@/1/g' \
      -e 's/@''HAVE_READDIR''@/1/g' \
      -e 's/@''HAVE_REWINDDIR''@/1/g' \
      -e 's/@''HAVE_CLOSEDIR''@/1/g' \
      -e 's|@''HAVE_DECL_DIRFD''@|1|g' \
      -e 's|@''HAVE_DECL_FDOPENDIR''@|1|g' \
      -e 's|@''HAVE_FDOPENDIR''@|1|g' \
      -e 's|@''HAVE_SCANDIR''@|1|g' \
      -e 's|@''HAVE_ALPHASORT''@|1|g' \
      -e 's|@''REPLACE_OPENDIR''@|0|g' \
      -e 's|@''REPLACE_CLOSEDIR''@|0|g' \
      -e 's|@''REPLACE_DIRFD''@|0|g' \
      -e 's|@''REPLACE_FDOPENDIR''@|0|g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
      -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
      -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \
      < ./dirent.in.h; \
} > dirent.h-t && \
mv dirent.h-t dirent.h
rm -f inttypes.h-t inttypes.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  sed -e 's/@''HAVE_INTTYPES_H''@/1/g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_INTTYPES_H''@|<inttypes.h>|g' \
      -e 's/@''PRI_MACROS_BROKEN''@/0/g' \
      -e 's/@''APPLE_UNIVERSAL_BUILD''@/0/g' \
      -e 's/@''HAVE_LONG_LONG_INT''@/1/g' \
      -e 's/@''HAVE_UNSIGNED_LONG_LONG_INT''@/1/g' \
      -e 's/@''PRIPTR_PREFIX''@/"l"/g' \
      -e 's/@''GNULIB_IMAXABS''@/0/g' \
      -e 's/@''GNULIB_IMAXDIV''@/0/g' \
      -e 's/@''GNULIB_STRTOIMAX''@/0/g' \
      -e 's/@''GNULIB_STRTOUMAX''@/0/g' \
      -e 's/@''HAVE_DECL_IMAXABS''@/1/g' \
      -e 's/@''HAVE_DECL_IMAXDIV''@/1/g' \
      -e 's/@''HAVE_DECL_STRTOIMAX''@/1/g' \
      -e 's/@''HAVE_DECL_STRTOUMAX''@/1/g' \
      -e 's/@''REPLACE_STRTOIMAX''@/0/g' \
      -e 's/@''REPLACE_STRTOUMAX''@/0/g' \
      -e 's/@''INT32_MAX_LT_INTMAX_MAX''@/1/g' \
      -e 's/@''INT64_MAX_EQ_LONG_MAX''@/1/g' \
      -e 's/@''UINT32_MAX_LT_UINTMAX_MAX''@/1/g' \
      -e 's/@''UINT64_MAX_EQ_ULONG_MAX''@/1/g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
      -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
      -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \
      < ./inttypes.in.h; \
} > inttypes.h-t && \
mv inttypes.h-t inttypes.h
make  all-recursive
make[7]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/m4-1.4.18/tests'
Making all in .
make[8]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/m4-1.4.18/tests'
make[8]: Nothing to be done for 'all-am'.
make[8]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/m4-1.4.18/tests'
make[7]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/m4-1.4.18/tests'
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/m4-1.4.18/tests'
make[5]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/m4-1.4.18'
make[4]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/m4-1.4.18'
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/m4-1.4.18/.built
CFLAGS="-O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include " CPPFLAGS="-I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include " CXXFLAGS="" LDFLAGS="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib " make --jobserver-fds=3,4 -j -C /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/m4-1.4.18  install
make[4]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/m4-1.4.18'
make  install-recursive
make[5]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/m4-1.4.18'
Making install in .
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/m4-1.4.18'
make[7]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/m4-1.4.18'
make[7]: Nothing to be done for 'install-exec-am'.
make[7]: Nothing to be done for 'install-data-am'.
make[7]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/m4-1.4.18'
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/m4-1.4.18'
Making install in examples
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/m4-1.4.18/examples'
make[7]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/m4-1.4.18/examples'
make[7]: Nothing to be done for 'install-exec-am'.
make[7]: Nothing to be done for 'install-data-am'.
make[7]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/m4-1.4.18/examples'
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/m4-1.4.18/examples'
Making install in lib
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/m4-1.4.18/lib'
make  install-am
make[7]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/m4-1.4.18/lib'
make[8]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/m4-1.4.18/lib'
if test yes = no; then \
  case 'linux-gnu' in \
    darwin[56]*) \
      need_charset_alias=true ;; \
    darwin* | cygwin* | mingw* | pw32* | cegcc*) \
      need_charset_alias=false ;; \
    *) \
      need_charset_alias=true ;; \
  esac ; \
else \
  need_charset_alias=false ; \
fi ; \
if $need_charset_alias; then \
  /usr/bin/env bash /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/m4-1.4.18/build-aux/install-sh -d /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib ; \
fi ; \
if test -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib/charset.alias; then \
  sed -f ref-add.sed /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib/charset.alias > /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib/charset.tmp ; \
  /usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib/charset.tmp /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib/charset.alias ; \
  rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib/charset.tmp ; \
else \
  if $need_charset_alias; then \
    sed -f ref-add.sed charset.alias > /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib/charset.tmp ; \
    /usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib/charset.tmp /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib/charset.alias ; \
    rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib/charset.tmp ; \
  fi ; \
fi
make[8]: Nothing to be done for 'install-data-am'.
make[8]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/m4-1.4.18/lib'
make[7]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/m4-1.4.18/lib'
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/m4-1.4.18/lib'
Making install in src
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/m4-1.4.18/src'
make[7]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/m4-1.4.18/src'
make[7]: Nothing to be done for 'install-data-am'.
 /bin/mkdir -p '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin'
  /usr/bin/install -c m4 '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin'
make[7]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/m4-1.4.18/src'
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/m4-1.4.18/src'
Making install in doc
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/m4-1.4.18/doc'
make[7]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/m4-1.4.18/doc'
make[7]: Nothing to be done for 'install-exec-am'.
 /bin/mkdir -p '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/man/man1'
 /bin/mkdir -p '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/info'
 /usr/bin/install -c -m 644 ./m4.1 '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/man/man1'
 /usr/bin/install -c -m 644 ./m4.info ./m4.info-1 ./m4.info-2 '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/info'
 install-info --info-dir='/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/info' '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/info/m4.info'
make[7]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/m4-1.4.18/doc'
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/m4-1.4.18/doc'
Making install in checks
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/m4-1.4.18/checks'
make[7]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/m4-1.4.18/checks'
make[7]: Nothing to be done for 'install-exec-am'.
make[7]: Nothing to be done for 'install-data-am'.
make[7]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/m4-1.4.18/checks'
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/m4-1.4.18/checks'
Making install in tests
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/m4-1.4.18/tests'
make  install-recursive
make[7]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/m4-1.4.18/tests'
Making install in .
make[8]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/m4-1.4.18/tests'
make[9]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/m4-1.4.18/tests'
make[9]: Nothing to be done for 'install-exec-am'.
make[9]: Nothing to be done for 'install-data-am'.
make[9]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/m4-1.4.18/tests'
make[8]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/m4-1.4.18/tests'
make[7]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/m4-1.4.18/tests'
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/m4-1.4.18/tests'
make[5]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/m4-1.4.18'
make[4]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/m4-1.4.18'
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/stamp
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/m4-1.4.18/.built
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/stamp/.m4_installed
make[3]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tools/m4'
time: tools/m4/compile#23.16#6.92#26.36
config.status: executing libtool commands
make[3]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tools/autoconf'
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/dl
SHELL= flock /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/.autoconf-2.69.tar.xz.flock -c '  	/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/download.pl "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/dl" "autoconf-2.69.tar.xz" "64ebcec9f8ac5b2487125a86a7760d2591ac9e1d3dbd59489633f9de62a57684" "" "@GNU/autoconf"    '
+ curl -f --connect-timeout 20 --retry 5 --location --insecure https://sources.cdn.openwrt.org/autoconf-2.69.tar.xz
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/libressl-3.0.2/.configured
CFLAGS="-O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic" CPPFLAGS="-I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include " CXXFLAGS="" LDFLAGS="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib " make --jobserver-fds=3,4 -j -C /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/libressl-3.0.2  

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
curl: (22) The requested URL returned error: 404 
Download failed.
make[4]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/libressl-3.0.2'
Making all in crypto
+ curl -f --connect-timeout 20 --retry 5 --location --insecure http://ftp.riken.jp/GNU/gnu/autoconf/autoconf-2.69.tar.xz
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0make[5]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/libressl-3.0.2/crypto'
echo "generating crypto_portable.sym ..."
generating crypto_portable.sym ...
cp ../crypto/crypto.sym crypto_portable.sym
chmod u+w crypto_portable.sym
echo arc4random >> crypto_portable.sym
echo arc4random_buf >> crypto_portable.sym
echo arc4random_uniform >> crypto_portable.sym
echo freezero >> crypto_portable.sym
echo recallocarray >> crypto_portable.sym
echo strlcat >> crypto_portable.sym
echo strlcpy >> crypto_portable.sym

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
curl: (22) The requested URL returned error: 404 Not Found
Download failed.
echo timingsafe_bcmp >> crypto_portable.sym
echo timingsafe_memcmp >> crypto_portable.sym
echo OPENSSL_ia32cap_P >> crypto_portable.sym
make  all-am
+ curl -f --connect-timeout 20 --retry 5 --location --insecure http://ftp.jaist.ac.jp/pub/GNU/autoconf/autoconf-2.69.tar.xz
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/libressl-3.0.2/crypto'
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -MT libcrypto_la-cpuid-elf-x86_64.lo -MD -MP -MF .deps/libcrypto_la-cpuid-elf-x86_64.Tpo -c -o libcrypto_la-cpuid-elf-x86_64.lo `test -f 'cpuid-elf-x86_64.S' || echo './'`cpuid-elf-x86_64.S
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT libcrypto_la-cpt_err.lo -MD -MP -MF .deps/libcrypto_la-cpt_err.Tpo -c -o libcrypto_la-cpt_err.lo `test -f 'cpt_err.c' || echo './'`cpt_err.c
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT libcrypto_la-cryptlib.lo -MD -MP -MF .deps/libcrypto_la-cryptlib.Tpo -c -o libcrypto_la-cryptlib.lo `test -f 'cryptlib.c' || echo './'`cryptlib.c
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT libcrypto_la-crypto_init.lo -MD -MP -MF .deps/libcrypto_la-crypto_init.Tpo -c -o libcrypto_la-crypto_init.lo `test -f 'crypto_init.c' || echo './'`crypto_init.c
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT libcrypto_la-crypto_lock.lo -MD -MP -MF .deps/libcrypto_la-crypto_lock.Tpo -c -o libcrypto_la-crypto_lock.lo `test -f 'crypto_lock.c' || echo './'`crypto_lock.c
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -MT libcrypto_la-cpuid-elf-x86_64.lo -MD -MP -MF .deps/libcrypto_la-cpuid-elf-x86_64.Tpo -c cpuid-elf-x86_64.S -o libcrypto_la-cpuid-elf-x86_64.o
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT libcrypto_la-cpt_err.lo -MD -MP -MF .deps/libcrypto_la-cpt_err.Tpo -c cpt_err.c -o libcrypto_la-cpt_err.o
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT libcrypto_la-cryptlib.lo -MD -MP -MF .deps/libcrypto_la-cryptlib.Tpo -c cryptlib.c -o libcrypto_la-cryptlib.o
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT libcrypto_la-crypto_init.lo -MD -MP -MF .deps/libcrypto_la-crypto_init.Tpo -c crypto_init.c -o libcrypto_la-crypto_init.o
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT libcrypto_la-crypto_lock.lo -MD -MP -MF .deps/libcrypto_la-crypto_lock.Tpo -c crypto_lock.c -o libcrypto_la-crypto_lock.o
mv -f .deps/libcrypto_la-cpuid-elf-x86_64.Tpo .deps/libcrypto_la-cpuid-elf-x86_64.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT libcrypto_la-cversion.lo -MD -MP -MF .deps/libcrypto_la-cversion.Tpo -c -o libcrypto_la-cversion.lo `test -f 'cversion.c' || echo './'`cversion.c
mv -f .deps/libcrypto_la-cpt_err.Tpo .deps/libcrypto_la-cpt_err.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT libcrypto_la-ex_data.lo -MD -MP -MF .deps/libcrypto_la-ex_data.Tpo -c -o libcrypto_la-ex_data.lo `test -f 'ex_data.c' || echo './'`ex_data.c
mv -f .deps/libcrypto_la-crypto_lock.Tpo .deps/libcrypto_la-crypto_lock.Plo
mv -f .deps/libcrypto_la-crypto_init.Tpo .deps/libcrypto_la-crypto_init.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT libcrypto_la-malloc-wrapper.lo -MD -MP -MF .deps/libcrypto_la-malloc-wrapper.Tpo -c -o libcrypto_la-malloc-wrapper.lo `test -f 'malloc-wrapper.c' || echo './'`malloc-wrapper.c
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT libcrypto_la-mem_clr.lo -MD -MP -MF .deps/libcrypto_la-mem_clr.Tpo -c -o libcrypto_la-mem_clr.lo `test -f 'mem_clr.c' || echo './'`mem_clr.c
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT libcrypto_la-cversion.lo -MD -MP -MF .deps/libcrypto_la-cversion.Tpo -c cversion.c -o libcrypto_la-cversion.o
mv -f .deps/libcrypto_la-cryptlib.Tpo .deps/libcrypto_la-cryptlib.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT libcrypto_la-mem_dbg.lo -MD -MP -MF .deps/libcrypto_la-mem_dbg.Tpo -c -o libcrypto_la-mem_dbg.lo `test -f 'mem_dbg.c' || echo './'`mem_dbg.c
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT libcrypto_la-ex_data.lo -MD -MP -MF .deps/libcrypto_la-ex_data.Tpo -c ex_data.c -o libcrypto_la-ex_data.o
mv -f .deps/libcrypto_la-cversion.Tpo .deps/libcrypto_la-cversion.Plo
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT libcrypto_la-mem_clr.lo -MD -MP -MF .deps/libcrypto_la-mem_clr.Tpo -c mem_clr.c -o libcrypto_la-mem_clr.o
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT libcrypto_la-malloc-wrapper.lo -MD -MP -MF .deps/libcrypto_la-malloc-wrapper.Tpo -c malloc-wrapper.c -o libcrypto_la-malloc-wrapper.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT libcrypto_la-o_init.lo -MD -MP -MF .deps/libcrypto_la-o_init.Tpo -c -o libcrypto_la-o_init.lo `test -f 'o_init.c' || echo './'`o_init.c
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT libcrypto_la-mem_dbg.lo -MD -MP -MF .deps/libcrypto_la-mem_dbg.Tpo -c mem_dbg.c -o libcrypto_la-mem_dbg.o
mv -f .deps/libcrypto_la-mem_clr.Tpo .deps/libcrypto_la-mem_clr.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT libcrypto_la-o_str.lo -MD -MP -MF .deps/libcrypto_la-o_str.Tpo -c -o libcrypto_la-o_str.lo `test -f 'o_str.c' || echo './'`o_str.c

100 1186k  100 1186k    0     0  4841k      0 --:--:-- --:--:-- --:--:-- 4841k
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT libcrypto_la-o_init.lo -MD -MP -MF .deps/libcrypto_la-o_init.Tpo -c o_init.c -o libcrypto_la-o_init.o
. /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/include/shell.sh; xzcat /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/dl/autoconf-2.69.tar.xz | tar -C /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/autoconf-2.69/.. -xf -
mv -f .deps/libcrypto_la-malloc-wrapper.Tpo .deps/libcrypto_la-malloc-wrapper.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT libcrypto_la-o_time.lo -MD -MP -MF .deps/libcrypto_la-o_time.Tpo -c -o libcrypto_la-o_time.lo `test -f 'o_time.c' || echo './'`o_time.c
mv -f .deps/libcrypto_la-mem_dbg.Tpo .deps/libcrypto_la-mem_dbg.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT aes/libcrypto_la-aes_cfb.lo -MD -MP -MF aes/.deps/libcrypto_la-aes_cfb.Tpo -c -o aes/libcrypto_la-aes_cfb.lo `test -f 'aes/aes_cfb.c' || echo './'`aes/aes_cfb.c
mv -f .deps/libcrypto_la-o_init.Tpo .deps/libcrypto_la-o_init.Plo
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT libcrypto_la-o_str.lo -MD -MP -MF .deps/libcrypto_la-o_str.Tpo -c o_str.c -o libcrypto_la-o_str.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT aes/libcrypto_la-aes_ctr.lo -MD -MP -MF aes/.deps/libcrypto_la-aes_ctr.Tpo -c -o aes/libcrypto_la-aes_ctr.lo `test -f 'aes/aes_ctr.c' || echo './'`aes/aes_ctr.c
mv -f .deps/libcrypto_la-ex_data.Tpo .deps/libcrypto_la-ex_data.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT aes/libcrypto_la-aes_ecb.lo -MD -MP -MF aes/.deps/libcrypto_la-aes_ecb.Tpo -c -o aes/libcrypto_la-aes_ecb.lo `test -f 'aes/aes_ecb.c' || echo './'`aes/aes_ecb.c
mv -f .deps/libcrypto_la-o_str.Tpo .deps/libcrypto_la-o_str.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT aes/libcrypto_la-aes_ige.lo -MD -MP -MF aes/.deps/libcrypto_la-aes_ige.Tpo -c -o aes/libcrypto_la-aes_ige.lo `test -f 'aes/aes_ige.c' || echo './'`aes/aes_ige.c
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT libcrypto_la-o_time.lo -MD -MP -MF .deps/libcrypto_la-o_time.Tpo -c o_time.c -o libcrypto_la-o_time.o
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT aes/libcrypto_la-aes_cfb.lo -MD -MP -MF aes/.deps/libcrypto_la-aes_cfb.Tpo -c aes/aes_cfb.c -o aes/libcrypto_la-aes_cfb.o
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT aes/libcrypto_la-aes_ctr.lo -MD -MP -MF aes/.deps/libcrypto_la-aes_ctr.Tpo -c aes/aes_ctr.c -o aes/libcrypto_la-aes_ctr.o
mv -f aes/.deps/libcrypto_la-aes_cfb.Tpo aes/.deps/libcrypto_la-aes_cfb.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT aes/libcrypto_la-aes_misc.lo -MD -MP -MF aes/.deps/libcrypto_la-aes_misc.Tpo -c -o aes/libcrypto_la-aes_misc.lo `test -f 'aes/aes_misc.c' || echo './'`aes/aes_misc.c
mv -f aes/.deps/libcrypto_la-aes_ctr.Tpo aes/.deps/libcrypto_la-aes_ctr.Plo
[ ! -d ./src/ ] || cp -fpR ./src/* /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/autoconf-2.69
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT aes/libcrypto_la-aes_ofb.lo -MD -MP -MF aes/.deps/libcrypto_la-aes_ofb.Tpo -c -o aes/libcrypto_la-aes_ofb.lo `test -f 'aes/aes_ofb.c' || echo './'`aes/aes_ofb.c
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT aes/libcrypto_la-aes_ige.lo -MD -MP -MF aes/.deps/libcrypto_la-aes_ige.Tpo -c aes/aes_ige.c -o aes/libcrypto_la-aes_ige.o
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT aes/libcrypto_la-aes_ecb.lo -MD -MP -MF aes/.deps/libcrypto_la-aes_ecb.Tpo -c aes/aes_ecb.c -o aes/libcrypto_la-aes_ecb.o

Applying ./patches/000-relocatable.patch using plaintext: 
patching file bin/autoheader.in
patching file bin/autom4te.in
patching file bin/autoreconf.in
patching file bin/autoscan.in
patching file bin/autoupdate.in
patching file bin/ifnames.in
patching file bin/autoconf.as

Applying ./patches/001-no_emacs_lib.patch using plaintext: 
patching file lib/Makefile.am
patching file lib/Makefile.in

Applying ./patches/002-musl_host_fixup.patch using plaintext: 
mv -f .deps/libcrypto_la-o_time.Tpo .deps/libcrypto_la-o_time.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT aes/libcrypto_la-aes_wrap.lo -MD -MP -MF aes/.deps/libcrypto_la-aes_wrap.Tpo -c -o aes/libcrypto_la-aes_wrap.lo `test -f 'aes/aes_wrap.c' || echo './'`aes/aes_wrap.c
patching file build-aux/config.sub
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/autoconf-2.69/.prepared2beaab9e722207b7b8cc155a633cbfe3_6664517399ebbbc92a37c5bb081b5c53
(cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/autoconf-2.69/; if [ -x configure ]; then cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/config.{guess,sub} /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/autoconf-2.69// && CC="gcc" CFLAGS="-O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include " CXX="g++" CPPFLAGS="-I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include " LDFLAGS="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib " CONFIG_SHELL="/usr/bin/env bash" PERL="/usr/bin/env perl"  bash ./configure --target=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --program-prefix="" --program-suffix="" --prefix=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host --exec-prefix=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host --sysconfdir=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc --localstatedir=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/var --sbindir=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin --datarootdir=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share ; fi )
mv -f aes/.deps/libcrypto_la-aes_ecb.Tpo aes/.deps/libcrypto_la-aes_ecb.Plo
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT aes/libcrypto_la-aes_ofb.lo -MD -MP -MF aes/.deps/libcrypto_la-aes_ofb.Tpo -c aes/aes_ofb.c -o aes/libcrypto_la-aes_ofb.o
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT aes/libcrypto_la-aes_misc.lo -MD -MP -MF aes/.deps/libcrypto_la-aes_misc.Tpo -c aes/aes_misc.c -o aes/libcrypto_la-aes_misc.o
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT aes/libcrypto_la-aes_wrap.lo -MD -MP -MF aes/.deps/libcrypto_la-aes_wrap.Tpo -c aes/aes_wrap.c -o aes/libcrypto_la-aes_wrap.o
mv -f aes/.deps/libcrypto_la-aes_ige.Tpo aes/.deps/libcrypto_la-aes_ige.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT bn/libcrypto_la-bn_add.lo -MD -MP -MF bn/.deps/libcrypto_la-bn_add.Tpo -c -o bn/libcrypto_la-bn_add.lo `test -f 'bn/bn_add.c' || echo './'`bn/bn_add.c
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT bn/libcrypto_la-bn_asm.lo -MD -MP -MF bn/.deps/libcrypto_la-bn_asm.Tpo -c -o bn/libcrypto_la-bn_asm.lo `test -f 'bn/bn_asm.c' || echo './'`bn/bn_asm.c
mv -f aes/.deps/libcrypto_la-aes_ofb.Tpo aes/.deps/libcrypto_la-aes_ofb.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT bn/libcrypto_la-bn_blind.lo -MD -MP -MF bn/.deps/libcrypto_la-bn_blind.Tpo -c -o bn/libcrypto_la-bn_blind.lo `test -f 'bn/bn_blind.c' || echo './'`bn/bn_blind.c
mv -f aes/.deps/libcrypto_la-aes_misc.Tpo aes/.deps/libcrypto_la-aes_misc.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT bn/libcrypto_la-bn_const.lo -MD -MP -MF bn/.deps/libcrypto_la-bn_const.Tpo -c -o bn/libcrypto_la-bn_const.lo `test -f 'bn/bn_const.c' || echo './'`bn/bn_const.c
checking for a BSD-compatible install... libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT bn/libcrypto_la-bn_asm.lo -MD -MP -MF bn/.deps/libcrypto_la-bn_asm.Tpo -c bn/bn_asm.c -o bn/libcrypto_la-bn_asm.o
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT bn/libcrypto_la-bn_add.lo -MD -MP -MF bn/.deps/libcrypto_la-bn_add.Tpo -c bn/bn_add.c -o bn/libcrypto_la-bn_add.o
/usr/bin/install -c
checking whether build environment is sane... mv -f aes/.deps/libcrypto_la-aes_wrap.Tpo aes/.deps/libcrypto_la-aes_wrap.Plo
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT bn/libcrypto_la-bn_blind.lo -MD -MP -MF bn/.deps/libcrypto_la-bn_blind.Tpo -c bn/bn_blind.c -o bn/libcrypto_la-bn_blind.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT bn/libcrypto_la-bn_ctx.lo -MD -MP -MF bn/.deps/libcrypto_la-bn_ctx.Tpo -c -o bn/libcrypto_la-bn_ctx.lo `test -f 'bn/bn_ctx.c' || echo './'`bn/bn_ctx.c
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT bn/libcrypto_la-bn_const.lo -MD -MP -MF bn/.deps/libcrypto_la-bn_const.Tpo -c bn/bn_const.c -o bn/libcrypto_la-bn_const.o
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT bn/libcrypto_la-bn_ctx.lo -MD -MP -MF bn/.deps/libcrypto_la-bn_ctx.Tpo -c bn/bn_ctx.c -o bn/libcrypto_la-bn_ctx.o
mv -f bn/.deps/libcrypto_la-bn_add.Tpo bn/.deps/libcrypto_la-bn_add.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT bn/libcrypto_la-bn_depr.lo -MD -MP -MF bn/.deps/libcrypto_la-bn_depr.Tpo -c -o bn/libcrypto_la-bn_depr.lo `test -f 'bn/bn_depr.c' || echo './'`bn/bn_depr.c
mv -f bn/.deps/libcrypto_la-bn_const.Tpo bn/.deps/libcrypto_la-bn_const.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT bn/libcrypto_la-bn_div.lo -MD -MP -MF bn/.deps/libcrypto_la-bn_div.Tpo -c -o bn/libcrypto_la-bn_div.lo `test -f 'bn/bn_div.c' || echo './'`bn/bn_div.c
mv -f bn/.deps/libcrypto_la-bn_blind.Tpo bn/.deps/libcrypto_la-bn_blind.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT bn/libcrypto_la-bn_err.lo -MD -MP -MF bn/.deps/libcrypto_la-bn_err.Tpo -c -o bn/libcrypto_la-bn_err.lo `test -f 'bn/bn_err.c' || echo './'`bn/bn_err.c
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT bn/libcrypto_la-bn_depr.lo -MD -MP -MF bn/.deps/libcrypto_la-bn_depr.Tpo -c bn/bn_depr.c -o bn/libcrypto_la-bn_depr.o
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT bn/libcrypto_la-bn_div.lo -MD -MP -MF bn/.deps/libcrypto_la-bn_div.Tpo -c bn/bn_div.c -o bn/libcrypto_la-bn_div.o
mv -f bn/.deps/libcrypto_la-bn_ctx.Tpo bn/.deps/libcrypto_la-bn_ctx.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT bn/libcrypto_la-bn_exp.lo -MD -MP -MF bn/.deps/libcrypto_la-bn_exp.Tpo -c -o bn/libcrypto_la-bn_exp.lo `test -f 'bn/bn_exp.c' || echo './'`bn/bn_exp.c
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT bn/libcrypto_la-bn_err.lo -MD -MP -MF bn/.deps/libcrypto_la-bn_err.Tpo -c bn/bn_err.c -o bn/libcrypto_la-bn_err.o
mv -f bn/.deps/libcrypto_la-bn_depr.Tpo bn/.deps/libcrypto_la-bn_depr.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT bn/libcrypto_la-bn_exp2.lo -MD -MP -MF bn/.deps/libcrypto_la-bn_exp2.Tpo -c -o bn/libcrypto_la-bn_exp2.lo `test -f 'bn/bn_exp2.c' || echo './'`bn/bn_exp2.c
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT bn/libcrypto_la-bn_exp.lo -MD -MP -MF bn/.deps/libcrypto_la-bn_exp.Tpo -c bn/bn_exp.c -o bn/libcrypto_la-bn_exp.o
mv -f bn/.deps/libcrypto_la-bn_div.Tpo bn/.deps/libcrypto_la-bn_div.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT bn/libcrypto_la-bn_gcd.lo -MD -MP -MF bn/.deps/libcrypto_la-bn_gcd.Tpo -c -o bn/libcrypto_la-bn_gcd.lo `test -f 'bn/bn_gcd.c' || echo './'`bn/bn_gcd.c
mv -f bn/.deps/libcrypto_la-bn_err.Tpo bn/.deps/libcrypto_la-bn_err.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT bn/libcrypto_la-bn_gf2m.lo -MD -MP -MF bn/.deps/libcrypto_la-bn_gf2m.Tpo -c -o bn/libcrypto_la-bn_gf2m.lo `test -f 'bn/bn_gf2m.c' || echo './'`bn/bn_gf2m.c
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT bn/libcrypto_la-bn_exp2.lo -MD -MP -MF bn/.deps/libcrypto_la-bn_exp2.Tpo -c bn/bn_exp2.c -o bn/libcrypto_la-bn_exp2.o
mv -f bn/.deps/libcrypto_la-bn_asm.Tpo bn/.deps/libcrypto_la-bn_asm.Plo
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT bn/libcrypto_la-bn_gcd.lo -MD -MP -MF bn/.deps/libcrypto_la-bn_gcd.Tpo -c bn/bn_gcd.c -o bn/libcrypto_la-bn_gcd.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT bn/libcrypto_la-bn_kron.lo -MD -MP -MF bn/.deps/libcrypto_la-bn_kron.Tpo -c -o bn/libcrypto_la-bn_kron.lo `test -f 'bn/bn_kron.c' || echo './'`bn/bn_kron.c
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT bn/libcrypto_la-bn_gf2m.lo -MD -MP -MF bn/.deps/libcrypto_la-bn_gf2m.Tpo -c bn/bn_gf2m.c -o bn/libcrypto_la-bn_gf2m.o
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT bn/libcrypto_la-bn_kron.lo -MD -MP -MF bn/.deps/libcrypto_la-bn_kron.Tpo -c bn/bn_kron.c -o bn/libcrypto_la-bn_kron.o
mv -f bn/.deps/libcrypto_la-bn_exp2.Tpo bn/.deps/libcrypto_la-bn_exp2.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT bn/libcrypto_la-bn_lib.lo -MD -MP -MF bn/.deps/libcrypto_la-bn_lib.Tpo -c -o bn/libcrypto_la-bn_lib.lo `test -f 'bn/bn_lib.c' || echo './'`bn/bn_lib.c
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT bn/libcrypto_la-bn_lib.lo -MD -MP -MF bn/.deps/libcrypto_la-bn_lib.Tpo -c bn/bn_lib.c -o bn/libcrypto_la-bn_lib.o
mv -f bn/.deps/libcrypto_la-bn_kron.Tpo bn/.deps/libcrypto_la-bn_kron.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT bn/libcrypto_la-bn_mod.lo -MD -MP -MF bn/.deps/libcrypto_la-bn_mod.Tpo -c -o bn/libcrypto_la-bn_mod.lo `test -f 'bn/bn_mod.c' || echo './'`bn/bn_mod.c
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT bn/libcrypto_la-bn_mod.lo -MD -MP -MF bn/.deps/libcrypto_la-bn_mod.Tpo -c bn/bn_mod.c -o bn/libcrypto_la-bn_mod.o
mv -f bn/.deps/libcrypto_la-bn_gcd.Tpo bn/.deps/libcrypto_la-bn_gcd.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT bn/libcrypto_la-bn_mont.lo -MD -MP -MF bn/.deps/libcrypto_la-bn_mont.Tpo -c -o bn/libcrypto_la-bn_mont.lo `test -f 'bn/bn_mont.c' || echo './'`bn/bn_mont.c
mv -f bn/.deps/libcrypto_la-bn_exp.Tpo bn/.deps/libcrypto_la-bn_exp.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT bn/libcrypto_la-bn_mpi.lo -MD -MP -MF bn/.deps/libcrypto_la-bn_mpi.Tpo -c -o bn/libcrypto_la-bn_mpi.lo `test -f 'bn/bn_mpi.c' || echo './'`bn/bn_mpi.c
mv -f bn/.deps/libcrypto_la-bn_mod.Tpo bn/.deps/libcrypto_la-bn_mod.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT bn/libcrypto_la-bn_mul.lo -MD -MP -MF bn/.deps/libcrypto_la-bn_mul.Tpo -c -o bn/libcrypto_la-bn_mul.lo `test -f 'bn/bn_mul.c' || echo './'`bn/bn_mul.c
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT bn/libcrypto_la-bn_mont.lo -MD -MP -MF bn/.deps/libcrypto_la-bn_mont.Tpo -c bn/bn_mont.c -o bn/libcrypto_la-bn_mont.o
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT bn/libcrypto_la-bn_mpi.lo -MD -MP -MF bn/.deps/libcrypto_la-bn_mpi.Tpo -c bn/bn_mpi.c -o bn/libcrypto_la-bn_mpi.o
mv -f bn/.deps/libcrypto_la-bn_gf2m.Tpo bn/.deps/libcrypto_la-bn_gf2m.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT bn/libcrypto_la-bn_nist.lo -MD -MP -MF bn/.deps/libcrypto_la-bn_nist.Tpo -c -o bn/libcrypto_la-bn_nist.lo `test -f 'bn/bn_nist.c' || echo './'`bn/bn_nist.c
mv -f bn/.deps/libcrypto_la-bn_lib.Tpo bn/.deps/libcrypto_la-bn_lib.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT bn/libcrypto_la-bn_prime.lo -MD -MP -MF bn/.deps/libcrypto_la-bn_prime.Tpo -c -o bn/libcrypto_la-bn_prime.lo `test -f 'bn/bn_prime.c' || echo './'`bn/bn_prime.c
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT bn/libcrypto_la-bn_mul.lo -MD -MP -MF bn/.deps/libcrypto_la-bn_mul.Tpo -c bn/bn_mul.c -o bn/libcrypto_la-bn_mul.o
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT bn/libcrypto_la-bn_prime.lo -MD -MP -MF bn/.deps/libcrypto_la-bn_prime.Tpo -c bn/bn_prime.c -o bn/libcrypto_la-bn_prime.o
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT bn/libcrypto_la-bn_nist.lo -MD -MP -MF bn/.deps/libcrypto_la-bn_nist.Tpo -c bn/bn_nist.c -o bn/libcrypto_la-bn_nist.o
mv -f bn/.deps/libcrypto_la-bn_mpi.Tpo bn/.deps/libcrypto_la-bn_mpi.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT bn/libcrypto_la-bn_print.lo -MD -MP -MF bn/.deps/libcrypto_la-bn_print.Tpo -c -o bn/libcrypto_la-bn_print.lo `test -f 'bn/bn_print.c' || echo './'`bn/bn_print.c
mv -f bn/.deps/libcrypto_la-bn_mont.Tpo bn/.deps/libcrypto_la-bn_mont.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT bn/libcrypto_la-bn_rand.lo -MD -MP -MF bn/.deps/libcrypto_la-bn_rand.Tpo -c -o bn/libcrypto_la-bn_rand.lo `test -f 'bn/bn_rand.c' || echo './'`bn/bn_rand.c
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT bn/libcrypto_la-bn_print.lo -MD -MP -MF bn/.deps/libcrypto_la-bn_print.Tpo -c bn/bn_print.c -o bn/libcrypto_la-bn_print.o
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT bn/libcrypto_la-bn_rand.lo -MD -MP -MF bn/.deps/libcrypto_la-bn_rand.Tpo -c bn/bn_rand.c -o bn/libcrypto_la-bn_rand.o
mv -f bn/.deps/libcrypto_la-bn_prime.Tpo bn/.deps/libcrypto_la-bn_prime.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT bn/libcrypto_la-bn_recp.lo -MD -MP -MF bn/.deps/libcrypto_la-bn_recp.Tpo -c -o bn/libcrypto_la-bn_recp.lo `test -f 'bn/bn_recp.c' || echo './'`bn/bn_recp.c
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT bn/libcrypto_la-bn_recp.lo -MD -MP -MF bn/.deps/libcrypto_la-bn_recp.Tpo -c bn/bn_recp.c -o bn/libcrypto_la-bn_recp.o
mv -f bn/.deps/libcrypto_la-bn_rand.Tpo bn/.deps/libcrypto_la-bn_rand.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT bn/libcrypto_la-bn_shift.lo -MD -MP -MF bn/.deps/libcrypto_la-bn_shift.Tpo -c -o bn/libcrypto_la-bn_shift.lo `test -f 'bn/bn_shift.c' || echo './'`bn/bn_shift.c
mv -f bn/.deps/libcrypto_la-bn_mul.Tpo bn/.deps/libcrypto_la-bn_mul.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT bn/libcrypto_la-bn_sqr.lo -MD -MP -MF bn/.deps/libcrypto_la-bn_sqr.Tpo -c -o bn/libcrypto_la-bn_sqr.lo `test -f 'bn/bn_sqr.c' || echo './'`bn/bn_sqr.c
mv -f bn/.deps/libcrypto_la-bn_print.Tpo bn/.deps/libcrypto_la-bn_print.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT bn/libcrypto_la-bn_sqrt.lo -MD -MP -MF bn/.deps/libcrypto_la-bn_sqrt.Tpo -c -o bn/libcrypto_la-bn_sqrt.lo `test -f 'bn/bn_sqrt.c' || echo './'`bn/bn_sqrt.c
mv -f bn/.deps/libcrypto_la-bn_recp.Tpo bn/.deps/libcrypto_la-bn_recp.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT bn/libcrypto_la-bn_word.lo -MD -MP -MF bn/.deps/libcrypto_la-bn_word.Tpo -c -o bn/libcrypto_la-bn_word.lo `test -f 'bn/bn_word.c' || echo './'`bn/bn_word.c
mv -f bn/.deps/libcrypto_la-bn_nist.Tpo bn/.deps/libcrypto_la-bn_nist.Plo
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT bn/libcrypto_la-bn_shift.lo -MD -MP -MF bn/.deps/libcrypto_la-bn_shift.Tpo -c bn/bn_shift.c -o bn/libcrypto_la-bn_shift.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT bn/libcrypto_la-bn_x931p.lo -MD -MP -MF bn/.deps/libcrypto_la-bn_x931p.Tpo -c -o bn/libcrypto_la-bn_x931p.lo `test -f 'bn/bn_x931p.c' || echo './'`bn/bn_x931p.c
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT bn/libcrypto_la-bn_sqr.lo -MD -MP -MF bn/.deps/libcrypto_la-bn_sqr.Tpo -c bn/bn_sqr.c -o bn/libcrypto_la-bn_sqr.o
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT bn/libcrypto_la-bn_word.lo -MD -MP -MF bn/.deps/libcrypto_la-bn_word.Tpo -c bn/bn_word.c -o bn/libcrypto_la-bn_word.o
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT bn/libcrypto_la-bn_sqrt.lo -MD -MP -MF bn/.deps/libcrypto_la-bn_sqrt.Tpo -c bn/bn_sqrt.c -o bn/libcrypto_la-bn_sqrt.o
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT bn/libcrypto_la-bn_x931p.lo -MD -MP -MF bn/.deps/libcrypto_la-bn_x931p.Tpo -c bn/bn_x931p.c -o bn/libcrypto_la-bn_x931p.o
yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking build system type... mv -f bn/.deps/libcrypto_la-bn_shift.Tpo bn/.deps/libcrypto_la-bn_shift.Plo
mv -f bn/.deps/libcrypto_la-bn_sqr.Tpo bn/.deps/libcrypto_la-bn_sqr.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT camellia/libcrypto_la-cmll_cfb.lo -MD -MP -MF camellia/.deps/libcrypto_la-cmll_cfb.Tpo -c -o camellia/libcrypto_la-cmll_cfb.lo `test -f 'camellia/cmll_cfb.c' || echo './'`camellia/cmll_cfb.c
x86_64-pc-linux-gnu
checking host system type... mv -f bn/.deps/libcrypto_la-bn_word.Tpo bn/.deps/libcrypto_la-bn_word.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT camellia/libcrypto_la-cmll_ctr.lo -MD -MP -MF camellia/.deps/libcrypto_la-cmll_ctr.Tpo -c -o camellia/libcrypto_la-cmll_ctr.lo `test -f 'camellia/cmll_ctr.c' || echo './'`camellia/cmll_ctr.c
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT camellia/libcrypto_la-cmll_ecb.lo -MD -MP -MF camellia/.deps/libcrypto_la-cmll_ecb.Tpo -c -o camellia/libcrypto_la-cmll_ecb.lo `test -f 'camellia/cmll_ecb.c' || echo './'`camellia/cmll_ecb.c
x86_64-pc-linux-gnu
configure: autobuild project... GNU Autoconf
configure: autobuild revision... 2.69
configure: autobuild hostname... tofu-z77hvus18_jenkins-slave
configure: autobuild timestamp... 20200802T114326Z
checking whether /bin/sh -n is known to work... no
checking for characters that cannot appear in file names... mv -f bn/.deps/libcrypto_la-bn_x931p.Tpo bn/.deps/libcrypto_la-bn_x931p.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT camellia/libcrypto_la-cmll_misc.lo -MD -MP -MF camellia/.deps/libcrypto_la-cmll_misc.Tpo -c -o camellia/libcrypto_la-cmll_misc.lo `test -f 'camellia/cmll_misc.c' || echo './'`camellia/cmll_misc.c
none
checking whether directories can have trailing spaces... yes
checking for expr... /usr/bin/expr
checking for GNU M4 that supports accurate traces... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/m4
checking whether /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/m4 accepts --gnu... yes
checking how m4 supports trace files... mv -f bn/.deps/libcrypto_la-bn_sqrt.Tpo bn/.deps/libcrypto_la-bn_sqrt.Plo
--debugfile
checking for perl... /usr/bin/env perl
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT camellia/libcrypto_la-cmll_ofb.lo -MD -MP -MF camellia/.deps/libcrypto_la-cmll_ofb.Tpo -c -o camellia/libcrypto_la-cmll_ofb.lo `test -f 'camellia/cmll_ofb.c' || echo './'`camellia/cmll_ofb.c
checking whether /usr/bin/env perl Fcntl::flock is implemented... libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT camellia/libcrypto_la-cmll_ctr.lo -MD -MP -MF camellia/.deps/libcrypto_la-cmll_ctr.Tpo -c camellia/cmll_ctr.c -o camellia/libcrypto_la-cmll_ctr.o
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT camellia/libcrypto_la-cmll_cfb.lo -MD -MP -MF camellia/.deps/libcrypto_la-cmll_cfb.Tpo -c camellia/cmll_cfb.c -o camellia/libcrypto_la-cmll_cfb.o
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT camellia/libcrypto_la-cmll_ecb.lo -MD -MP -MF camellia/.deps/libcrypto_la-cmll_ecb.Tpo -c camellia/cmll_ecb.c -o camellia/libcrypto_la-cmll_ecb.o
yes
checking for emacs... no
checking for xemacs... no
checking for emacs... no
checking where .elc files should go... ${datadir}/emacs/site-lisp
checking for grep that handles long lines and -e... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/grep
checking for egrep... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/grep -E
checking for a sed that does not truncate output... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/sed
checking whether make is case sensitive... yes
mv -f camellia/.deps/libcrypto_la-cmll_ctr.Tpo camellia/.deps/libcrypto_la-cmll_ctr.Plo
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT camellia/libcrypto_la-cmll_misc.lo -MD -MP -MF camellia/.deps/libcrypto_la-cmll_misc.Tpo -c camellia/cmll_misc.c -o camellia/libcrypto_la-cmll_misc.o
mv -f camellia/.deps/libcrypto_la-cmll_cfb.Tpo camellia/.deps/libcrypto_la-cmll_cfb.Plo
mv -f camellia/.deps/libcrypto_la-cmll_ecb.Tpo camellia/.deps/libcrypto_la-cmll_ecb.Plo
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT camellia/libcrypto_la-cmll_ofb.lo -MD -MP -MF camellia/.deps/libcrypto_la-cmll_ofb.Tpo -c camellia/cmll_ofb.c -o camellia/libcrypto_la-cmll_ofb.o
configure: creating ./config.status
mv -f camellia/.deps/libcrypto_la-cmll_ofb.Tpo camellia/.deps/libcrypto_la-cmll_ofb.Plo
mv -f camellia/.deps/libcrypto_la-cmll_misc.Tpo camellia/.deps/libcrypto_la-cmll_misc.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT md5/libcrypto_la-md5_dgst.lo -MD -MP -MF md5/.deps/libcrypto_la-md5_dgst.Tpo -c -o md5/libcrypto_la-md5_dgst.lo `test -f 'md5/md5_dgst.c' || echo './'`md5/md5_dgst.c
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT md5/libcrypto_la-md5_one.lo -MD -MP -MF md5/.deps/libcrypto_la-md5_one.Tpo -c -o md5/libcrypto_la-md5_one.lo `test -f 'md5/md5_one.c' || echo './'`md5/md5_one.c
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT modes/libcrypto_la-cbc128.lo -MD -MP -MF modes/.deps/libcrypto_la-cbc128.Tpo -c -o modes/libcrypto_la-cbc128.lo `test -f 'modes/cbc128.c' || echo './'`modes/cbc128.c
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT modes/libcrypto_la-ccm128.lo -MD -MP -MF modes/.deps/libcrypto_la-ccm128.Tpo -c -o modes/libcrypto_la-ccm128.lo `test -f 'modes/ccm128.c' || echo './'`modes/ccm128.c
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT modes/libcrypto_la-cfb128.lo -MD -MP -MF modes/.deps/libcrypto_la-cfb128.Tpo -c -o modes/libcrypto_la-cfb128.lo `test -f 'modes/cfb128.c' || echo './'`modes/cfb128.c
config.status: creating tests/Makefile
config.status: creating tests/atlocal
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT md5/libcrypto_la-md5_dgst.lo -MD -MP -MF md5/.deps/libcrypto_la-md5_dgst.Tpo -c md5/md5_dgst.c -o md5/libcrypto_la-md5_dgst.o
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT modes/libcrypto_la-cbc128.lo -MD -MP -MF modes/.deps/libcrypto_la-cbc128.Tpo -c modes/cbc128.c -o modes/libcrypto_la-cbc128.o
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT modes/libcrypto_la-cfb128.lo -MD -MP -MF modes/.deps/libcrypto_la-cfb128.Tpo -c modes/cfb128.c -o modes/libcrypto_la-cfb128.o
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT modes/libcrypto_la-ccm128.lo -MD -MP -MF modes/.deps/libcrypto_la-ccm128.Tpo -c modes/ccm128.c -o modes/libcrypto_la-ccm128.o
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT md5/libcrypto_la-md5_one.lo -MD -MP -MF md5/.deps/libcrypto_la-md5_one.Tpo -c md5/md5_one.c -o md5/libcrypto_la-md5_one.o
config.status: creating man/Makefile
config.status: creating lib/emacs/Makefile
mv -f md5/.deps/libcrypto_la-md5_one.Tpo md5/.deps/libcrypto_la-md5_one.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT modes/libcrypto_la-ctr128.lo -MD -MP -MF modes/.deps/libcrypto_la-ctr128.Tpo -c -o modes/libcrypto_la-ctr128.lo `test -f 'modes/ctr128.c' || echo './'`modes/ctr128.c
mv -f md5/.deps/libcrypto_la-md5_dgst.Tpo md5/.deps/libcrypto_la-md5_dgst.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT modes/libcrypto_la-cts128.lo -MD -MP -MF modes/.deps/libcrypto_la-cts128.Tpo -c -o modes/libcrypto_la-cts128.lo `test -f 'modes/cts128.c' || echo './'`modes/cts128.c
config.status: creating Makefile
config.status: creating doc/Makefile
mv -f modes/.deps/libcrypto_la-cbc128.Tpo modes/.deps/libcrypto_la-cbc128.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT modes/libcrypto_la-gcm128.lo -MD -MP -MF modes/.deps/libcrypto_la-gcm128.Tpo -c -o modes/libcrypto_la-gcm128.lo `test -f 'modes/gcm128.c' || echo './'`modes/gcm128.c
config.status: creating lib/Makefile
mv -f modes/.deps/libcrypto_la-cfb128.Tpo modes/.deps/libcrypto_la-cfb128.Plo
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT modes/libcrypto_la-ctr128.lo -MD -MP -MF modes/.deps/libcrypto_la-ctr128.Tpo -c modes/ctr128.c -o modes/libcrypto_la-ctr128.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT modes/libcrypto_la-ofb128.lo -MD -MP -MF modes/.deps/libcrypto_la-ofb128.Tpo -c -o modes/libcrypto_la-ofb128.lo `test -f 'modes/ofb128.c' || echo './'`modes/ofb128.c
config.status: creating lib/Autom4te/Makefile
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT modes/libcrypto_la-cts128.lo -MD -MP -MF modes/.deps/libcrypto_la-cts128.Tpo -c modes/cts128.c -o modes/libcrypto_la-cts128.o
config.status: creating lib/autoscan/Makefile
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT modes/libcrypto_la-gcm128.lo -MD -MP -MF modes/.deps/libcrypto_la-gcm128.Tpo -c modes/gcm128.c -o modes/libcrypto_la-gcm128.o
config.status: creating lib/m4sugar/Makefile
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT modes/libcrypto_la-ofb128.lo -MD -MP -MF modes/.deps/libcrypto_la-ofb128.Tpo -c modes/ofb128.c -o modes/libcrypto_la-ofb128.o
config.status: creating lib/autoconf/Makefile
config.status: creating lib/autotest/Makefile
mv -f modes/.deps/libcrypto_la-ctr128.Tpo modes/.deps/libcrypto_la-ctr128.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT modes/libcrypto_la-xts128.lo -MD -MP -MF modes/.deps/libcrypto_la-xts128.Tpo -c -o modes/libcrypto_la-xts128.lo `test -f 'modes/xts128.c' || echo './'`modes/xts128.c
config.status: creating bin/Makefile
mv -f modes/.deps/libcrypto_la-ofb128.Tpo modes/.deps/libcrypto_la-ofb128.Plo
mv -f modes/.deps/libcrypto_la-ccm128.Tpo modes/.deps/libcrypto_la-ccm128.Plo
config.status: executing tests/atconfig commands
mv -f modes/.deps/libcrypto_la-cts128.Tpo modes/.deps/libcrypto_la-cts128.Plo
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT modes/libcrypto_la-xts128.lo -MD -MP -MF modes/.deps/libcrypto_la-xts128.Tpo -c modes/xts128.c -o modes/libcrypto_la-xts128.o
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/autoconf-2.69/.configured
export SHELL="bash"; make -C /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/autoconf-2.69
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT sha/libcrypto_la-sha1_one.lo -MD -MP -MF sha/.deps/libcrypto_la-sha1_one.Tpo -c -o sha/libcrypto_la-sha1_one.lo `test -f 'sha/sha1_one.c' || echo './'`sha/sha1_one.c
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT sha/libcrypto_la-sha1dgst.lo -MD -MP -MF sha/.deps/libcrypto_la-sha1dgst.Tpo -c -o sha/libcrypto_la-sha1dgst.lo `test -f 'sha/sha1dgst.c' || echo './'`sha/sha1dgst.c
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT sha/libcrypto_la-sha256.lo -MD -MP -MF sha/.deps/libcrypto_la-sha256.Tpo -c -o sha/libcrypto_la-sha256.lo `test -f 'sha/sha256.c' || echo './'`sha/sha256.c
make[4]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/autoconf-2.69'
make  all-recursive
make[5]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/autoconf-2.69'
Making all in bin
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT sha/libcrypto_la-sha1dgst.lo -MD -MP -MF sha/.deps/libcrypto_la-sha1dgst.Tpo -c sha/sha1dgst.c -o sha/libcrypto_la-sha1dgst.o
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/autoconf-2.69/bin'
rm -f autom4te autom4te.tmp
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT sha/libcrypto_la-sha256.lo -MD -MP -MF sha/.deps/libcrypto_la-sha256.Tpo -c sha/sha256.c -o sha/libcrypto_la-sha256.o
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT sha/libcrypto_la-sha1_one.lo -MD -MP -MF sha/.deps/libcrypto_la-sha1_one.Tpo -c sha/sha1_one.c -o sha/libcrypto_la-sha1_one.o
srcdir=''; \
  test -f ./autom4te.in || srcdir=./; \
  sed -e 's|@SHELL[@]|/usr/bin/env bash|g' -e 's|@PERL[@]|/usr/bin/env perl|g' -e 's|@PERL_FLOCK[@]|yes|g' -e 's|@bindir[@]|/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin|g' -e 's|@pkgdatadir[@]|/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/autoconf|g' -e 's|@prefix[@]|/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host|g' -e 's|@autoconf-name[@]|'`echo autoconf | sed 's&$&&;s&^&&'`'|g' -e 's|@autoheader-name[@]|'`echo autoheader | sed 's&$&&;s&^&&'`'|g' -e 's|@autom4te-name[@]|'`echo autom4te | sed 's&$&&;s&^&&'`'|g' -e 's|@M4[@]|/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/m4|g' -e 's|@M4_DEBUGFILE[@]|--debugfile|g' -e 's|@M4_GNU[@]|--gnu|g' -e 's|@AWK[@]|gawk|g' -e 's|@RELEASE_YEAR[@]|'`sed 's/^\([0-9][0-9][0-9][0-9]\).*/\1/;q' ../ChangeLog`'|g' -e 's|@VERSION[@]|2.69|g' -e 's|@PACKAGE_NAME[@]|GNU Autoconf|g' -e 's|@configure_input[@]|Generated from autom4te.in; do not edit by hand.|g' ${srcdir}autom4te.in >autom4te.tmp
chmod +x autom4te.tmp
chmod a-w autom4te.tmp
mv -f modes/.deps/libcrypto_la-xts128.Tpo modes/.deps/libcrypto_la-xts128.Plo
mv autom4te.tmp autom4te
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT sha/libcrypto_la-sha512.lo -MD -MP -MF sha/.deps/libcrypto_la-sha512.Tpo -c -o sha/libcrypto_la-sha512.lo `test -f 'sha/sha512.c' || echo './'`sha/sha512.c
cd ../lib && make  autom4te.cfg
make[7]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/autoconf-2.69/lib'
rm -f autom4te.cfg autom4te.tmp
sed -e 's|@SHELL[@]|/usr/bin/env bash|g' -e 's|@PERL[@]|/usr/bin/env perl|g' -e 's|@bindir[@]|/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin|g' -e 's|@pkgdatadir[@]|/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/autoconf|g' -e 's|@prefix[@]|/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host|g' -e 's|@autoconf-name[@]|'`echo autoconf | sed 's&$&&;s&^&&'`'|g' -e 's|@autoheader-name[@]|'`echo autoheader | sed 's&$&&;s&^&&'`'|g' -e 's|@autom4te-name[@]|'`echo autom4te | sed 's&$&&;s&^&&'`'|g' -e 's|@M4[@]|/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/m4|g' -e 's|@AWK[@]|gawk|g' -e 's|@VERSION[@]|2.69|g' -e 's|@PACKAGE_NAME[@]|GNU Autoconf|g' ./autom4te.in >autom4te.tmp
chmod a-w autom4te.tmp
mv -f modes/.deps/libcrypto_la-gcm128.Tpo modes/.deps/libcrypto_la-gcm128.Plo
mv autom4te.tmp autom4te.cfg
make[7]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/autoconf-2.69/lib'
cd ../lib/m4sugar && make  version.m4
make[7]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/autoconf-2.69/lib/m4sugar'
:;{ \
  echo '# This file is part of -*- Autoconf -*-.' && \
  echo '# Version of Autoconf.' && \
  echo '# Copyright (C) 1999, 2000, 2001, 2002, 2006, 2007, 2009' && \
  echo '# Free Software Foundation, Inc.' && \
  echo  &&\
  echo 'm4_define([m4_PACKAGE_NAME],      [GNU Autoconf])' && \
  echo 'm4_define([m4_PACKAGE_TARNAME],   [autoconf])' && \
  echo 'm4_define([m4_PACKAGE_VERSION],   [2.69])' && \
  echo 'm4_define([m4_PACKAGE_STRING],    [GNU Autoconf 2.69])' && \
  echo 'm4_define([m4_PACKAGE_BUGREPORT], [bug-autoconf@gnu.org])' && \
  echo 'm4_define([m4_PACKAGE_URL],       [http://www.gnu.org/software/autoconf/])' && \
  echo 'm4_define([m4_PACKAGE_YEAR],      ['`sed 's/^\([0-9][0-9][0-9][0-9]\).*/\1/;q' ../../ChangeLog`'])'; \
} > version.m4-t
mv version.m4-t version.m4
make[7]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/autoconf-2.69/lib/m4sugar'
autom4te_perllibdir='..'/lib AUTOM4TE_CFG='../lib/autom4te.cfg'         ../bin/autom4te -B '..'/lib -B '..'/lib         --language M4sh --cache '' --melt ./autoconf.as -o autoconf.in
mv -f sha/.deps/libcrypto_la-sha1_one.Tpo sha/.deps/libcrypto_la-sha1_one.Plo
mv -f sha/.deps/libcrypto_la-sha1dgst.Tpo sha/.deps/libcrypto_la-sha1dgst.Plo
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT sha/libcrypto_la-sha512.lo -MD -MP -MF sha/.deps/libcrypto_la-sha512.Tpo -c sha/sha512.c -o sha/libcrypto_la-sha512.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT whrlpool/libcrypto_la-wp_dgst.lo -MD -MP -MF whrlpool/.deps/libcrypto_la-wp_dgst.Tpo -c -o whrlpool/libcrypto_la-wp_dgst.lo `test -f 'whrlpool/wp_dgst.c' || echo './'`whrlpool/wp_dgst.c
mv -f sha/.deps/libcrypto_la-sha256.Tpo sha/.deps/libcrypto_la-sha256.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -MT aes/libcrypto_la-aes-elf-x86_64.lo -MD -MP -MF aes/.deps/libcrypto_la-aes-elf-x86_64.Tpo -c -o aes/libcrypto_la-aes-elf-x86_64.lo `test -f 'aes/aes-elf-x86_64.S' || echo './'`aes/aes-elf-x86_64.S
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -MT aes/libcrypto_la-bsaes-elf-x86_64.lo -MD -MP -MF aes/.deps/libcrypto_la-bsaes-elf-x86_64.Tpo -c -o aes/libcrypto_la-bsaes-elf-x86_64.lo `test -f 'aes/bsaes-elf-x86_64.S' || echo './'`aes/bsaes-elf-x86_64.S
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -MT aes/libcrypto_la-vpaes-elf-x86_64.lo -MD -MP -MF aes/.deps/libcrypto_la-vpaes-elf-x86_64.Tpo -c -o aes/libcrypto_la-vpaes-elf-x86_64.lo `test -f 'aes/vpaes-elf-x86_64.S' || echo './'`aes/vpaes-elf-x86_64.S
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT whrlpool/libcrypto_la-wp_dgst.lo -MD -MP -MF whrlpool/.deps/libcrypto_la-wp_dgst.Tpo -c whrlpool/wp_dgst.c -o whrlpool/libcrypto_la-wp_dgst.o
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -MT aes/libcrypto_la-aes-elf-x86_64.lo -MD -MP -MF aes/.deps/libcrypto_la-aes-elf-x86_64.Tpo -c aes/aes-elf-x86_64.S -o aes/libcrypto_la-aes-elf-x86_64.o
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -MT aes/libcrypto_la-vpaes-elf-x86_64.lo -MD -MP -MF aes/.deps/libcrypto_la-vpaes-elf-x86_64.Tpo -c aes/vpaes-elf-x86_64.S -o aes/libcrypto_la-vpaes-elf-x86_64.o
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -MT aes/libcrypto_la-bsaes-elf-x86_64.lo -MD -MP -MF aes/.deps/libcrypto_la-bsaes-elf-x86_64.Tpo -c aes/bsaes-elf-x86_64.S -o aes/libcrypto_la-bsaes-elf-x86_64.o
mv -f aes/.deps/libcrypto_la-vpaes-elf-x86_64.Tpo aes/.deps/libcrypto_la-vpaes-elf-x86_64.Plo
mv -f aes/.deps/libcrypto_la-aes-elf-x86_64.Tpo aes/.deps/libcrypto_la-aes-elf-x86_64.Plo
rm -f autoconf autoconf.tmp
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -MT aes/libcrypto_la-aesni-elf-x86_64.lo -MD -MP -MF aes/.deps/libcrypto_la-aesni-elf-x86_64.Tpo -c -o aes/libcrypto_la-aesni-elf-x86_64.lo `test -f 'aes/aesni-elf-x86_64.S' || echo './'`aes/aesni-elf-x86_64.S
mv -f sha/.deps/libcrypto_la-sha512.Tpo sha/.deps/libcrypto_la-sha512.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -MT aes/libcrypto_la-aesni-sha1-elf-x86_64.lo -MD -MP -MF aes/.deps/libcrypto_la-aesni-sha1-elf-x86_64.Tpo -c -o aes/libcrypto_la-aesni-sha1-elf-x86_64.lo `test -f 'aes/aesni-sha1-elf-x86_64.S' || echo './'`aes/aesni-sha1-elf-x86_64.S
mv -f aes/.deps/libcrypto_la-bsaes-elf-x86_64.Tpo aes/.deps/libcrypto_la-bsaes-elf-x86_64.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -MT bn/libcrypto_la-modexp512-elf-x86_64.lo -MD -MP -MF bn/.deps/libcrypto_la-modexp512-elf-x86_64.Tpo -c -o bn/libcrypto_la-modexp512-elf-x86_64.lo `test -f 'bn/modexp512-elf-x86_64.S' || echo './'`bn/modexp512-elf-x86_64.S
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -MT bn/libcrypto_la-mont-elf-x86_64.lo -MD -MP -MF bn/.deps/libcrypto_la-mont-elf-x86_64.Tpo -c -o bn/libcrypto_la-mont-elf-x86_64.lo `test -f 'bn/mont-elf-x86_64.S' || echo './'`bn/mont-elf-x86_64.S
srcdir=''; \
  test -f ./autoconf.in || srcdir=./; \
  sed -e 's|@SHELL[@]|/usr/bin/env bash|g' -e 's|@PERL[@]|/usr/bin/env perl|g' -e 's|@PERL_FLOCK[@]|yes|g' -e 's|@bindir[@]|/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin|g' -e 's|@pkgdatadir[@]|/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/autoconf|g' -e 's|@prefix[@]|/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host|g' -e 's|@autoconf-name[@]|'`echo autoconf | sed 's&$&&;s&^&&'`'|g' -e 's|@autoheader-name[@]|'`echo autoheader | sed 's&$&&;s&^&&'`'|g' -e 's|@autom4te-name[@]|'`echo autom4te | sed 's&$&&;s&^&&'`'|g' -e 's|@M4[@]|/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/m4|g' -e 's|@M4_DEBUGFILE[@]|--debugfile|g' -e 's|@M4_GNU[@]|--gnu|g' -e 's|@AWK[@]|gawk|g' -e 's|@RELEASE_YEAR[@]|'`sed 's/^\([0-9][0-9][0-9][0-9]\).*/\1/;q' ../ChangeLog`'|g' -e 's|@VERSION[@]|2.69|g' -e 's|@PACKAGE_NAME[@]|GNU Autoconf|g' -e 's|@configure_input[@]|Generated from autoconf.in; do not edit by hand.|g' ${srcdir}autoconf.in >autoconf.tmp
chmod +x autoconf.tmp
chmod a-w autoconf.tmp
mv autoconf.tmp autoconf
rm -f autoheader autoheader.tmp
srcdir=''; \
  test -f ./autoheader.in || srcdir=./; \
  sed -e 's|@SHELL[@]|/usr/bin/env bash|g' -e 's|@PERL[@]|/usr/bin/env perl|g' -e 's|@PERL_FLOCK[@]|yes|g' -e 's|@bindir[@]|/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin|g' -e 's|@pkgdatadir[@]|/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/autoconf|g' -e 's|@prefix[@]|/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host|g' -e 's|@autoconf-name[@]|'`echo autoconf | sed 's&$&&;s&^&&'`'|g' -e 's|@autoheader-name[@]|'`echo autoheader | sed 's&$&&;s&^&&'`'|g' -e 's|@autom4te-name[@]|'`echo autom4te | sed 's&$&&;s&^&&'`'|g' -e 's|@M4[@]|/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/m4|g' -e 's|@M4_DEBUGFILE[@]|--debugfile|g' -e 's|@M4_GNU[@]|--gnu|g' -e 's|@AWK[@]|gawk|g' -e 's|@RELEASE_YEAR[@]|'`sed 's/^\([0-9][0-9][0-9][0-9]\).*/\1/;q' ../ChangeLog`'|g' -e 's|@VERSION[@]|2.69|g' -e 's|@PACKAGE_NAME[@]|GNU Autoconf|g' -e 's|@configure_input[@]|Generated from autoheader.in; do not edit by hand.|g' ${srcdir}autoheader.in >autoheader.tmp
chmod +x autoheader.tmp
chmod a-w autoheader.tmp
mv autoheader.tmp autoheader
rm -f autoreconf autoreconf.tmp
srcdir=''; \
  test -f ./autoreconf.in || srcdir=./; \
  sed -e 's|@SHELL[@]|/usr/bin/env bash|g' -e 's|@PERL[@]|/usr/bin/env perl|g' -e 's|@PERL_FLOCK[@]|yes|g' -e 's|@bindir[@]|/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin|g' -e 's|@pkgdatadir[@]|/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/autoconf|g' -e 's|@prefix[@]|/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host|g' -e 's|@autoconf-name[@]|'`echo autoconf | sed 's&$&&;s&^&&'`'|g' -e 's|@autoheader-name[@]|'`echo autoheader | sed 's&$&&;s&^&&'`'|g' -e 's|@autom4te-name[@]|'`echo autom4te | sed 's&$&&;s&^&&'`'|g' -e 's|@M4[@]|/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/m4|g' -e 's|@M4_DEBUGFILE[@]|--debugfile|g' -e 's|@M4_GNU[@]|--gnu|g' -e 's|@AWK[@]|gawk|g' -e 's|@RELEASE_YEAR[@]|'`sed 's/^\([0-9][0-9][0-9][0-9]\).*/\1/;q' ../ChangeLog`'|g' -e 's|@VERSION[@]|2.69|g' -e 's|@PACKAGE_NAME[@]|GNU Autoconf|g' -e 's|@configure_input[@]|Generated from autoreconf.in; do not edit by hand.|g' ${srcdir}autoreconf.in >autoreconf.tmp
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -MT aes/libcrypto_la-aesni-sha1-elf-x86_64.lo -MD -MP -MF aes/.deps/libcrypto_la-aesni-sha1-elf-x86_64.Tpo -c aes/aesni-sha1-elf-x86_64.S -o aes/libcrypto_la-aesni-sha1-elf-x86_64.o
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -MT aes/libcrypto_la-aesni-elf-x86_64.lo -MD -MP -MF aes/.deps/libcrypto_la-aesni-elf-x86_64.Tpo -c aes/aesni-elf-x86_64.S -o aes/libcrypto_la-aesni-elf-x86_64.o
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -MT bn/libcrypto_la-mont-elf-x86_64.lo -MD -MP -MF bn/.deps/libcrypto_la-mont-elf-x86_64.Tpo -c bn/mont-elf-x86_64.S -o bn/libcrypto_la-mont-elf-x86_64.o
chmod +x autoreconf.tmp
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -MT bn/libcrypto_la-modexp512-elf-x86_64.lo -MD -MP -MF bn/.deps/libcrypto_la-modexp512-elf-x86_64.Tpo -c bn/modexp512-elf-x86_64.S -o bn/libcrypto_la-modexp512-elf-x86_64.o
chmod a-w autoreconf.tmp
mv autoreconf.tmp autoreconf
mv -f whrlpool/.deps/libcrypto_la-wp_dgst.Tpo whrlpool/.deps/libcrypto_la-wp_dgst.Plo
rm -f ifnames ifnames.tmp
mv -f aes/.deps/libcrypto_la-aesni-sha1-elf-x86_64.Tpo aes/.deps/libcrypto_la-aesni-sha1-elf-x86_64.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -MT bn/libcrypto_la-mont5-elf-x86_64.lo -MD -MP -MF bn/.deps/libcrypto_la-mont5-elf-x86_64.Tpo -c -o bn/libcrypto_la-mont5-elf-x86_64.lo `test -f 'bn/mont5-elf-x86_64.S' || echo './'`bn/mont5-elf-x86_64.S
mv -f bn/.deps/libcrypto_la-mont-elf-x86_64.Tpo bn/.deps/libcrypto_la-mont-elf-x86_64.Plo
srcdir=''; \
  test -f ./ifnames.in || srcdir=./; \
  sed -e 's|@SHELL[@]|/usr/bin/env bash|g' -e 's|@PERL[@]|/usr/bin/env perl|g' -e 's|@PERL_FLOCK[@]|yes|g' -e 's|@bindir[@]|/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin|g' -e 's|@pkgdatadir[@]|/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/autoconf|g' -e 's|@prefix[@]|/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host|g' -e 's|@autoconf-name[@]|'`echo autoconf | sed 's&$&&;s&^&&'`'|g' -e 's|@autoheader-name[@]|'`echo autoheader | sed 's&$&&;s&^&&'`'|g' -e 's|@autom4te-name[@]|'`echo autom4te | sed 's&$&&;s&^&&'`'|g' -e 's|@M4[@]|/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/m4|g' -e 's|@M4_DEBUGFILE[@]|--debugfile|g' -e 's|@M4_GNU[@]|--gnu|g' -e 's|@AWK[@]|gawk|g' -e 's|@RELEASE_YEAR[@]|'`sed 's/^\([0-9][0-9][0-9][0-9]\).*/\1/;q' ../ChangeLog`'|g' -e 's|@VERSION[@]|2.69|g' -e 's|@PACKAGE_NAME[@]|GNU Autoconf|g' -e 's|@configure_input[@]|Generated from ifnames.in; do not edit by hand.|g' ${srcdir}ifnames.in >ifnames.tmp
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -MT bn/libcrypto_la-gf2m-elf-x86_64.lo -MD -MP -MF bn/.deps/libcrypto_la-gf2m-elf-x86_64.Tpo -c -o bn/libcrypto_la-gf2m-elf-x86_64.lo `test -f 'bn/gf2m-elf-x86_64.S' || echo './'`bn/gf2m-elf-x86_64.S
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -MT camellia/libcrypto_la-cmll-elf-x86_64.lo -MD -MP -MF camellia/.deps/libcrypto_la-cmll-elf-x86_64.Tpo -c -o camellia/libcrypto_la-cmll-elf-x86_64.lo `test -f 'camellia/cmll-elf-x86_64.S' || echo './'`camellia/cmll-elf-x86_64.S
mv -f aes/.deps/libcrypto_la-aesni-elf-x86_64.Tpo aes/.deps/libcrypto_la-aesni-elf-x86_64.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -MT md5/libcrypto_la-md5-elf-x86_64.lo -MD -MP -MF md5/.deps/libcrypto_la-md5-elf-x86_64.Tpo -c -o md5/libcrypto_la-md5-elf-x86_64.lo `test -f 'md5/md5-elf-x86_64.S' || echo './'`md5/md5-elf-x86_64.S
chmod +x ifnames.tmp
chmod a-w ifnames.tmp
mv -f bn/.deps/libcrypto_la-modexp512-elf-x86_64.Tpo bn/.deps/libcrypto_la-modexp512-elf-x86_64.Plo
mv ifnames.tmp ifnames
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -MT modes/libcrypto_la-ghash-elf-x86_64.lo -MD -MP -MF modes/.deps/libcrypto_la-ghash-elf-x86_64.Tpo -c -o modes/libcrypto_la-ghash-elf-x86_64.lo `test -f 'modes/ghash-elf-x86_64.S' || echo './'`modes/ghash-elf-x86_64.S
rm -f autoscan autoscan.tmp
srcdir=''; \
  test -f ./autoscan.in || srcdir=./; \
  sed -e 's|@SHELL[@]|/usr/bin/env bash|g' -e 's|@PERL[@]|/usr/bin/env perl|g' -e 's|@PERL_FLOCK[@]|yes|g' -e 's|@bindir[@]|/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin|g' -e 's|@pkgdatadir[@]|/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/autoconf|g' -e 's|@prefix[@]|/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host|g' -e 's|@autoconf-name[@]|'`echo autoconf | sed 's&$&&;s&^&&'`'|g' -e 's|@autoheader-name[@]|'`echo autoheader | sed 's&$&&;s&^&&'`'|g' -e 's|@autom4te-name[@]|'`echo autom4te | sed 's&$&&;s&^&&'`'|g' -e 's|@M4[@]|/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/m4|g' -e 's|@M4_DEBUGFILE[@]|--debugfile|g' -e 's|@M4_GNU[@]|--gnu|g' -e 's|@AWK[@]|gawk|g' -e 's|@RELEASE_YEAR[@]|'`sed 's/^\([0-9][0-9][0-9][0-9]\).*/\1/;q' ../ChangeLog`'|g' -e 's|@VERSION[@]|2.69|g' -e 's|@PACKAGE_NAME[@]|GNU Autoconf|g' -e 's|@configure_input[@]|Generated from autoscan.in; do not edit by hand.|g' ${srcdir}autoscan.in >autoscan.tmp
chmod +x autoscan.tmp
chmod a-w autoscan.tmp
mv autoscan.tmp autoscan
rm -f autoupdate autoupdate.tmp
srcdir=''; \
  test -f ./autoupdate.in || srcdir=./; \
  sed -e 's|@SHELL[@]|/usr/bin/env bash|g' -e 's|@PERL[@]|/usr/bin/env perl|g' -e 's|@PERL_FLOCK[@]|yes|g' -e 's|@bindir[@]|/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin|g' -e 's|@pkgdatadir[@]|/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/autoconf|g' -e 's|@prefix[@]|/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host|g' -e 's|@autoconf-name[@]|'`echo autoconf | sed 's&$&&;s&^&&'`'|g' -e 's|@autoheader-name[@]|'`echo autoheader | sed 's&$&&;s&^&&'`'|g' -e 's|@autom4te-name[@]|'`echo autom4te | sed 's&$&&;s&^&&'`'|g' -e 's|@M4[@]|/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/m4|g' -e 's|@M4_DEBUGFILE[@]|--debugfile|g' -e 's|@M4_GNU[@]|--gnu|g' -e 's|@AWK[@]|gawk|g' -e 's|@RELEASE_YEAR[@]|'`sed 's/^\([0-9][0-9][0-9][0-9]\).*/\1/;q' ../ChangeLog`'|g' -e 's|@VERSION[@]|2.69|g' -e 's|@PACKAGE_NAME[@]|GNU Autoconf|g' -e 's|@configure_input[@]|Generated from autoupdate.in; do not edit by hand.|g' ${srcdir}autoupdate.in >autoupdate.tmp
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -MT bn/libcrypto_la-mont5-elf-x86_64.lo -MD -MP -MF bn/.deps/libcrypto_la-mont5-elf-x86_64.Tpo -c bn/mont5-elf-x86_64.S -o bn/libcrypto_la-mont5-elf-x86_64.o
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -MT bn/libcrypto_la-gf2m-elf-x86_64.lo -MD -MP -MF bn/.deps/libcrypto_la-gf2m-elf-x86_64.Tpo -c bn/gf2m-elf-x86_64.S -o bn/libcrypto_la-gf2m-elf-x86_64.o
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -MT camellia/libcrypto_la-cmll-elf-x86_64.lo -MD -MP -MF camellia/.deps/libcrypto_la-cmll-elf-x86_64.Tpo -c camellia/cmll-elf-x86_64.S -o camellia/libcrypto_la-cmll-elf-x86_64.o
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -MT md5/libcrypto_la-md5-elf-x86_64.lo -MD -MP -MF md5/.deps/libcrypto_la-md5-elf-x86_64.Tpo -c md5/md5-elf-x86_64.S -o md5/libcrypto_la-md5-elf-x86_64.o
chmod +x autoupdate.tmp
chmod a-w autoupdate.tmp
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -MT modes/libcrypto_la-ghash-elf-x86_64.lo -MD -MP -MF modes/.deps/libcrypto_la-ghash-elf-x86_64.Tpo -c modes/ghash-elf-x86_64.S -o modes/libcrypto_la-ghash-elf-x86_64.o
mv autoupdate.tmp autoupdate
mv -f bn/.deps/libcrypto_la-mont5-elf-x86_64.Tpo bn/.deps/libcrypto_la-mont5-elf-x86_64.Plo
mv -f bn/.deps/libcrypto_la-gf2m-elf-x86_64.Tpo bn/.deps/libcrypto_la-gf2m-elf-x86_64.Plo
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/autoconf-2.69/bin'
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -MT rc4/libcrypto_la-rc4-elf-x86_64.lo -MD -MP -MF rc4/.deps/libcrypto_la-rc4-elf-x86_64.Tpo -c -o rc4/libcrypto_la-rc4-elf-x86_64.lo `test -f 'rc4/rc4-elf-x86_64.S' || echo './'`rc4/rc4-elf-x86_64.S
Making all in .
mv -f camellia/.deps/libcrypto_la-cmll-elf-x86_64.Tpo camellia/.deps/libcrypto_la-cmll-elf-x86_64.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -MT rc4/libcrypto_la-rc4-md5-elf-x86_64.lo -MD -MP -MF rc4/.deps/libcrypto_la-rc4-md5-elf-x86_64.Tpo -c -o rc4/libcrypto_la-rc4-md5-elf-x86_64.lo `test -f 'rc4/rc4-md5-elf-x86_64.S' || echo './'`rc4/rc4-md5-elf-x86_64.S
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/autoconf-2.69'
mv -f md5/.deps/libcrypto_la-md5-elf-x86_64.Tpo md5/.deps/libcrypto_la-md5-elf-x86_64.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -MT sha/libcrypto_la-sha1-elf-x86_64.lo -MD -MP -MF sha/.deps/libcrypto_la-sha1-elf-x86_64.Tpo -c -o sha/libcrypto_la-sha1-elf-x86_64.lo `test -f 'sha/sha1-elf-x86_64.S' || echo './'`sha/sha1-elf-x86_64.S
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -MT sha/libcrypto_la-sha256-elf-x86_64.lo -MD -MP -MF sha/.deps/libcrypto_la-sha256-elf-x86_64.Tpo -c -o sha/libcrypto_la-sha256-elf-x86_64.lo `test -f 'sha/sha256-elf-x86_64.S' || echo './'`sha/sha256-elf-x86_64.S
mv -f modes/.deps/libcrypto_la-ghash-elf-x86_64.Tpo modes/.deps/libcrypto_la-ghash-elf-x86_64.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -MT sha/libcrypto_la-sha512-elf-x86_64.lo -MD -MP -MF sha/.deps/libcrypto_la-sha512-elf-x86_64.Tpo -c -o sha/libcrypto_la-sha512-elf-x86_64.lo `test -f 'sha/sha512-elf-x86_64.S' || echo './'`sha/sha512-elf-x86_64.S
make[6]: Nothing to be done for 'all-am'.
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/autoconf-2.69'
Making all in lib
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/autoconf-2.69/lib'
Making all in Autom4te
make[7]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/autoconf-2.69/lib/Autom4te'
make[7]: Nothing to be done for 'all'.
make[7]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/autoconf-2.69/lib/Autom4te'
Making all in m4sugar
make[7]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/autoconf-2.69/lib/m4sugar'
autom4te_perllibdir='../..'/lib AUTOM4TE_CFG='../../lib/autom4te.cfg'         ../../bin/autom4te -B '../..'/lib -B '../..'/lib        				\
	--language=m4sugar			\
	--freeze			\
	--output=m4sugar.m4f
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -MT rc4/libcrypto_la-rc4-elf-x86_64.lo -MD -MP -MF rc4/.deps/libcrypto_la-rc4-elf-x86_64.Tpo -c rc4/rc4-elf-x86_64.S -o rc4/libcrypto_la-rc4-elf-x86_64.o
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -MT sha/libcrypto_la-sha1-elf-x86_64.lo -MD -MP -MF sha/.deps/libcrypto_la-sha1-elf-x86_64.Tpo -c sha/sha1-elf-x86_64.S -o sha/libcrypto_la-sha1-elf-x86_64.o
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -MT rc4/libcrypto_la-rc4-md5-elf-x86_64.lo -MD -MP -MF rc4/.deps/libcrypto_la-rc4-md5-elf-x86_64.Tpo -c rc4/rc4-md5-elf-x86_64.S -o rc4/libcrypto_la-rc4-md5-elf-x86_64.o
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -MT sha/libcrypto_la-sha512-elf-x86_64.lo -MD -MP -MF sha/.deps/libcrypto_la-sha512-elf-x86_64.Tpo -c sha/sha512-elf-x86_64.S -o sha/libcrypto_la-sha512-elf-x86_64.o
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -MT sha/libcrypto_la-sha256-elf-x86_64.lo -MD -MP -MF sha/.deps/libcrypto_la-sha256-elf-x86_64.Tpo -c sha/sha256-elf-x86_64.S -o sha/libcrypto_la-sha256-elf-x86_64.o
mv -f rc4/.deps/libcrypto_la-rc4-elf-x86_64.Tpo rc4/.deps/libcrypto_la-rc4-elf-x86_64.Plo
mv -f rc4/.deps/libcrypto_la-rc4-md5-elf-x86_64.Tpo rc4/.deps/libcrypto_la-rc4-md5-elf-x86_64.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -MT whrlpool/libcrypto_la-wp-elf-x86_64.lo -MD -MP -MF whrlpool/.deps/libcrypto_la-wp-elf-x86_64.Tpo -c -o whrlpool/libcrypto_la-wp-elf-x86_64.lo `test -f 'whrlpool/wp-elf-x86_64.S' || echo './'`whrlpool/wp-elf-x86_64.S
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT asn1/libcrypto_la-a_bitstr.lo -MD -MP -MF asn1/.deps/libcrypto_la-a_bitstr.Tpo -c -o asn1/libcrypto_la-a_bitstr.lo `test -f 'asn1/a_bitstr.c' || echo './'`asn1/a_bitstr.c
mv -f sha/.deps/libcrypto_la-sha1-elf-x86_64.Tpo sha/.deps/libcrypto_la-sha1-elf-x86_64.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT asn1/libcrypto_la-a_bool.lo -MD -MP -MF asn1/.deps/libcrypto_la-a_bool.Tpo -c -o asn1/libcrypto_la-a_bool.lo `test -f 'asn1/a_bool.c' || echo './'`asn1/a_bool.c
mv -f sha/.deps/libcrypto_la-sha512-elf-x86_64.Tpo sha/.deps/libcrypto_la-sha512-elf-x86_64.Plo
mv -f sha/.deps/libcrypto_la-sha256-elf-x86_64.Tpo sha/.deps/libcrypto_la-sha256-elf-x86_64.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT asn1/libcrypto_la-a_d2i_fp.lo -MD -MP -MF asn1/.deps/libcrypto_la-a_d2i_fp.Tpo -c -o asn1/libcrypto_la-a_d2i_fp.lo `test -f 'asn1/a_d2i_fp.c' || echo './'`asn1/a_d2i_fp.c
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT asn1/libcrypto_la-a_digest.lo -MD -MP -MF asn1/.deps/libcrypto_la-a_digest.Tpo -c -o asn1/libcrypto_la-a_digest.lo `test -f 'asn1/a_digest.c' || echo './'`asn1/a_digest.c
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -MT whrlpool/libcrypto_la-wp-elf-x86_64.lo -MD -MP -MF whrlpool/.deps/libcrypto_la-wp-elf-x86_64.Tpo -c whrlpool/wp-elf-x86_64.S -o whrlpool/libcrypto_la-wp-elf-x86_64.o
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT asn1/libcrypto_la-a_bitstr.lo -MD -MP -MF asn1/.deps/libcrypto_la-a_bitstr.Tpo -c asn1/a_bitstr.c -o asn1/libcrypto_la-a_bitstr.o
autom4te_perllibdir='../..'/lib AUTOM4TE_CFG='../../lib/autom4te.cfg'         ../../bin/autom4te -B '../..'/lib -B '../..'/lib        				\
	--language=m4sh			\
	--freeze			\
	--output=m4sh.m4f
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT asn1/libcrypto_la-a_bool.lo -MD -MP -MF asn1/.deps/libcrypto_la-a_bool.Tpo -c asn1/a_bool.c -o asn1/libcrypto_la-a_bool.o
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT asn1/libcrypto_la-a_d2i_fp.lo -MD -MP -MF asn1/.deps/libcrypto_la-a_d2i_fp.Tpo -c asn1/a_d2i_fp.c -o asn1/libcrypto_la-a_d2i_fp.o
mv -f whrlpool/.deps/libcrypto_la-wp-elf-x86_64.Tpo whrlpool/.deps/libcrypto_la-wp-elf-x86_64.Plo
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT asn1/libcrypto_la-a_digest.lo -MD -MP -MF asn1/.deps/libcrypto_la-a_digest.Tpo -c asn1/a_digest.c -o asn1/libcrypto_la-a_digest.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT asn1/libcrypto_la-a_dup.lo -MD -MP -MF asn1/.deps/libcrypto_la-a_dup.Tpo -c -o asn1/libcrypto_la-a_dup.lo `test -f 'asn1/a_dup.c' || echo './'`asn1/a_dup.c
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT asn1/libcrypto_la-a_dup.lo -MD -MP -MF asn1/.deps/libcrypto_la-a_dup.Tpo -c asn1/a_dup.c -o asn1/libcrypto_la-a_dup.o
mv -f asn1/.deps/libcrypto_la-a_bool.Tpo asn1/.deps/libcrypto_la-a_bool.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT asn1/libcrypto_la-a_enum.lo -MD -MP -MF asn1/.deps/libcrypto_la-a_enum.Tpo -c -o asn1/libcrypto_la-a_enum.lo `test -f 'asn1/a_enum.c' || echo './'`asn1/a_enum.c
mv -f asn1/.deps/libcrypto_la-a_bitstr.Tpo asn1/.deps/libcrypto_la-a_bitstr.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT asn1/libcrypto_la-a_i2d_fp.lo -MD -MP -MF asn1/.deps/libcrypto_la-a_i2d_fp.Tpo -c -o asn1/libcrypto_la-a_i2d_fp.lo `test -f 'asn1/a_i2d_fp.c' || echo './'`asn1/a_i2d_fp.c
mv -f asn1/.deps/libcrypto_la-a_digest.Tpo asn1/.deps/libcrypto_la-a_digest.Plo
mv -f asn1/.deps/libcrypto_la-a_d2i_fp.Tpo asn1/.deps/libcrypto_la-a_d2i_fp.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT asn1/libcrypto_la-a_int.lo -MD -MP -MF asn1/.deps/libcrypto_la-a_int.Tpo -c -o asn1/libcrypto_la-a_int.lo `test -f 'asn1/a_int.c' || echo './'`asn1/a_int.c
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT asn1/libcrypto_la-a_mbstr.lo -MD -MP -MF asn1/.deps/libcrypto_la-a_mbstr.Tpo -c -o asn1/libcrypto_la-a_mbstr.lo `test -f 'asn1/a_mbstr.c' || echo './'`asn1/a_mbstr.c
make[7]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/autoconf-2.69/lib/m4sugar'
Making all in autoconf
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT asn1/libcrypto_la-a_enum.lo -MD -MP -MF asn1/.deps/libcrypto_la-a_enum.Tpo -c asn1/a_enum.c -o asn1/libcrypto_la-a_enum.o
make[7]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/autoconf-2.69/lib/autoconf'
autom4te_perllibdir='../..'/lib AUTOM4TE_CFG='../../lib/autom4te.cfg'         ../../bin/autom4te -B '../..'/lib -B '../..'/lib        				\
	--language=autoconf			\
	--freeze			\
	--output=autoconf.m4f
mv -f asn1/.deps/libcrypto_la-a_dup.Tpo asn1/.deps/libcrypto_la-a_dup.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT asn1/libcrypto_la-a_object.lo -MD -MP -MF asn1/.deps/libcrypto_la-a_object.Tpo -c -o asn1/libcrypto_la-a_object.lo `test -f 'asn1/a_object.c' || echo './'`asn1/a_object.c
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT asn1/libcrypto_la-a_i2d_fp.lo -MD -MP -MF asn1/.deps/libcrypto_la-a_i2d_fp.Tpo -c asn1/a_i2d_fp.c -o asn1/libcrypto_la-a_i2d_fp.o
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT asn1/libcrypto_la-a_mbstr.lo -MD -MP -MF asn1/.deps/libcrypto_la-a_mbstr.Tpo -c asn1/a_mbstr.c -o asn1/libcrypto_la-a_mbstr.o
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT asn1/libcrypto_la-a_int.lo -MD -MP -MF asn1/.deps/libcrypto_la-a_int.Tpo -c asn1/a_int.c -o asn1/libcrypto_la-a_int.o
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT asn1/libcrypto_la-a_object.lo -MD -MP -MF asn1/.deps/libcrypto_la-a_object.Tpo -c asn1/a_object.c -o asn1/libcrypto_la-a_object.o
mv -f asn1/.deps/libcrypto_la-a_enum.Tpo asn1/.deps/libcrypto_la-a_enum.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT asn1/libcrypto_la-a_octet.lo -MD -MP -MF asn1/.deps/libcrypto_la-a_octet.Tpo -c -o asn1/libcrypto_la-a_octet.lo `test -f 'asn1/a_octet.c' || echo './'`asn1/a_octet.c
mv -f asn1/.deps/libcrypto_la-a_i2d_fp.Tpo asn1/.deps/libcrypto_la-a_i2d_fp.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT asn1/libcrypto_la-a_print.lo -MD -MP -MF asn1/.deps/libcrypto_la-a_print.Tpo -c -o asn1/libcrypto_la-a_print.lo `test -f 'asn1/a_print.c' || echo './'`asn1/a_print.c
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT asn1/libcrypto_la-a_octet.lo -MD -MP -MF asn1/.deps/libcrypto_la-a_octet.Tpo -c asn1/a_octet.c -o asn1/libcrypto_la-a_octet.o
make[7]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/autoconf-2.69/lib/autoconf'
Making all in autotest
make[7]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/autoconf-2.69/lib/autotest'
autom4te_perllibdir='../..'/lib AUTOM4TE_CFG='../../lib/autom4te.cfg'         ../../bin/autom4te -B '../..'/lib -B '../..'/lib        				\
	--language=autotest			\
	--freeze			\
	--output=autotest.m4f
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT asn1/libcrypto_la-a_print.lo -MD -MP -MF asn1/.deps/libcrypto_la-a_print.Tpo -c asn1/a_print.c -o asn1/libcrypto_la-a_print.o
mv -f asn1/.deps/libcrypto_la-a_mbstr.Tpo asn1/.deps/libcrypto_la-a_mbstr.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT asn1/libcrypto_la-a_sign.lo -MD -MP -MF asn1/.deps/libcrypto_la-a_sign.Tpo -c -o asn1/libcrypto_la-a_sign.lo `test -f 'asn1/a_sign.c' || echo './'`asn1/a_sign.c
mv -f asn1/.deps/libcrypto_la-a_octet.Tpo asn1/.deps/libcrypto_la-a_octet.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT asn1/libcrypto_la-a_strex.lo -MD -MP -MF asn1/.deps/libcrypto_la-a_strex.Tpo -c -o asn1/libcrypto_la-a_strex.lo `test -f 'asn1/a_strex.c' || echo './'`asn1/a_strex.c
mv -f asn1/.deps/libcrypto_la-a_int.Tpo asn1/.deps/libcrypto_la-a_int.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT asn1/libcrypto_la-a_strnid.lo -MD -MP -MF asn1/.deps/libcrypto_la-a_strnid.Tpo -c -o asn1/libcrypto_la-a_strnid.lo `test -f 'asn1/a_strnid.c' || echo './'`asn1/a_strnid.c
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT asn1/libcrypto_la-a_sign.lo -MD -MP -MF asn1/.deps/libcrypto_la-a_sign.Tpo -c asn1/a_sign.c -o asn1/libcrypto_la-a_sign.o
mv -f asn1/.deps/libcrypto_la-a_print.Tpo asn1/.deps/libcrypto_la-a_print.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT asn1/libcrypto_la-a_time.lo -MD -MP -MF asn1/.deps/libcrypto_la-a_time.Tpo -c -o asn1/libcrypto_la-a_time.lo `test -f 'asn1/a_time.c' || echo './'`asn1/a_time.c
mv -f asn1/.deps/libcrypto_la-a_object.Tpo asn1/.deps/libcrypto_la-a_object.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT asn1/libcrypto_la-a_time_tm.lo -MD -MP -MF asn1/.deps/libcrypto_la-a_time_tm.Tpo -c -o asn1/libcrypto_la-a_time_tm.lo `test -f 'asn1/a_time_tm.c' || echo './'`asn1/a_time_tm.c
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT asn1/libcrypto_la-a_strex.lo -MD -MP -MF asn1/.deps/libcrypto_la-a_strex.Tpo -c asn1/a_strex.c -o asn1/libcrypto_la-a_strex.o
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT asn1/libcrypto_la-a_strnid.lo -MD -MP -MF asn1/.deps/libcrypto_la-a_strnid.Tpo -c asn1/a_strnid.c -o asn1/libcrypto_la-a_strnid.o
make[7]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/autoconf-2.69/lib/autotest'
Making all in autoscan
make[7]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/autoconf-2.69/lib/autoscan'
echo '# Automatically Generated: do not edit this file' >autoscan.list
sed '/^[#]/!q' ./autoscan.pre                  >>autoscan.list
( \
  sed -n '/^[^#]/p' ./autoscan.pre; \
  autom4te_perllibdir='../..'/lib AUTOM4TE_CFG='../../lib/autom4te.cfg'         ../../bin/autom4te -B '../..'/lib -B '../..'/lib         --cache '' -M -l autoconf -t'AN_OUTPUT:$1: $2		$3' \
) | LC_ALL=C sort                                      >>autoscan.list
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT asn1/libcrypto_la-a_time.lo -MD -MP -MF asn1/.deps/libcrypto_la-a_time.Tpo -c asn1/a_time.c -o asn1/libcrypto_la-a_time.o
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT asn1/libcrypto_la-a_time_tm.lo -MD -MP -MF asn1/.deps/libcrypto_la-a_time_tm.Tpo -c asn1/a_time_tm.c -o asn1/libcrypto_la-a_time_tm.o
mv -f asn1/.deps/libcrypto_la-a_sign.Tpo asn1/.deps/libcrypto_la-a_sign.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT asn1/libcrypto_la-a_type.lo -MD -MP -MF asn1/.deps/libcrypto_la-a_type.Tpo -c -o asn1/libcrypto_la-a_type.lo `test -f 'asn1/a_type.c' || echo './'`asn1/a_type.c
mv -f asn1/.deps/libcrypto_la-a_time.Tpo asn1/.deps/libcrypto_la-a_time.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT asn1/libcrypto_la-a_utf8.lo -MD -MP -MF asn1/.deps/libcrypto_la-a_utf8.Tpo -c -o asn1/libcrypto_la-a_utf8.lo `test -f 'asn1/a_utf8.c' || echo './'`asn1/a_utf8.c
mv -f asn1/.deps/libcrypto_la-a_strnid.Tpo asn1/.deps/libcrypto_la-a_strnid.Plo
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT asn1/libcrypto_la-a_type.lo -MD -MP -MF asn1/.deps/libcrypto_la-a_type.Tpo -c asn1/a_type.c -o asn1/libcrypto_la-a_type.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT asn1/libcrypto_la-a_verify.lo -MD -MP -MF asn1/.deps/libcrypto_la-a_verify.Tpo -c -o asn1/libcrypto_la-a_verify.lo `test -f 'asn1/a_verify.c' || echo './'`asn1/a_verify.c
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT asn1/libcrypto_la-a_utf8.lo -MD -MP -MF asn1/.deps/libcrypto_la-a_utf8.Tpo -c asn1/a_utf8.c -o asn1/libcrypto_la-a_utf8.o
make[7]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/autoconf-2.69/lib/autoscan'
make[7]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/autoconf-2.69/lib'
make[7]: Nothing to be done for 'all-am'.
make[7]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/autoconf-2.69/lib'
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/autoconf-2.69/lib'
Making all in doc
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/autoconf-2.69/doc'
make[6]: Nothing to be done for 'all'.
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/autoconf-2.69/doc'
Making all in tests
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/autoconf-2.69/tests'
autom4te_perllibdir='..'/lib AUTOM4TE_CFG='../lib/autom4te.cfg'         ../bin/autom4te -B '..'/lib -B '..'/lib         --language=M4sh ./wrapper.as -o wrapper.in
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT asn1/libcrypto_la-a_verify.lo -MD -MP -MF asn1/.deps/libcrypto_la-a_verify.Tpo -c asn1/a_verify.c -o asn1/libcrypto_la-a_verify.o
mv -f asn1/.deps/libcrypto_la-a_strex.Tpo asn1/.deps/libcrypto_la-a_strex.Plo
mv -f asn1/.deps/libcrypto_la-a_type.Tpo asn1/.deps/libcrypto_la-a_type.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT asn1/libcrypto_la-ameth_lib.lo -MD -MP -MF asn1/.deps/libcrypto_la-ameth_lib.Tpo -c -o asn1/libcrypto_la-ameth_lib.lo `test -f 'asn1/ameth_lib.c' || echo './'`asn1/ameth_lib.c
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT asn1/libcrypto_la-asn1_err.lo -MD -MP -MF asn1/.deps/libcrypto_la-asn1_err.Tpo -c -o asn1/libcrypto_la-asn1_err.lo `test -f 'asn1/asn1_err.c' || echo './'`asn1/asn1_err.c
mv -f asn1/.deps/libcrypto_la-a_time_tm.Tpo asn1/.deps/libcrypto_la-a_time_tm.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT asn1/libcrypto_la-asn1_gen.lo -MD -MP -MF asn1/.deps/libcrypto_la-asn1_gen.Tpo -c -o asn1/libcrypto_la-asn1_gen.lo `test -f 'asn1/asn1_gen.c' || echo './'`asn1/asn1_gen.c
mv -f asn1/.deps/libcrypto_la-a_utf8.Tpo asn1/.deps/libcrypto_la-a_utf8.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT asn1/libcrypto_la-asn1_lib.lo -MD -MP -MF asn1/.deps/libcrypto_la-asn1_lib.Tpo -c -o asn1/libcrypto_la-asn1_lib.lo `test -f 'asn1/asn1_lib.c' || echo './'`asn1/asn1_lib.c
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT asn1/libcrypto_la-ameth_lib.lo -MD -MP -MF asn1/.deps/libcrypto_la-ameth_lib.Tpo -c asn1/ameth_lib.c -o asn1/libcrypto_la-ameth_lib.o
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT asn1/libcrypto_la-asn1_err.lo -MD -MP -MF asn1/.deps/libcrypto_la-asn1_err.Tpo -c asn1/asn1_err.c -o asn1/libcrypto_la-asn1_err.o
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT asn1/libcrypto_la-asn1_gen.lo -MD -MP -MF asn1/.deps/libcrypto_la-asn1_gen.Tpo -c asn1/asn1_gen.c -o asn1/libcrypto_la-asn1_gen.o
mv -f asn1/.deps/libcrypto_la-a_verify.Tpo asn1/.deps/libcrypto_la-a_verify.Plo
rm -f autoconf autoconf.tmp
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT asn1/libcrypto_la-asn1_par.lo -MD -MP -MF asn1/.deps/libcrypto_la-asn1_par.Tpo -c -o asn1/libcrypto_la-asn1_par.lo `test -f 'asn1/asn1_par.c' || echo './'`asn1/asn1_par.c
input=wrapper.in; \
sed -e 's|@wrap_program[@]|autoconf|g' -e 's|@abs_top_srcdir[@]|/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/autoconf-2.69|g' -e 's|@abs_top_builddir[@]|/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/autoconf-2.69|g' -e "s|@configure_input[@]|Generated from $input.|g" wrapper.in >autoconf.tmp
chmod +x autoconf.tmp
chmod a-w autoconf.tmp
mv -f autoconf.tmp autoconf
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT asn1/libcrypto_la-asn1_lib.lo -MD -MP -MF asn1/.deps/libcrypto_la-asn1_lib.Tpo -c asn1/asn1_lib.c -o asn1/libcrypto_la-asn1_lib.o
rm -f autoheader autoheader.tmp
input=wrapper.in; \
sed -e 's|@wrap_program[@]|autoheader|g' -e 's|@abs_top_srcdir[@]|/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/autoconf-2.69|g' -e 's|@abs_top_builddir[@]|/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/autoconf-2.69|g' -e "s|@configure_input[@]|Generated from $input.|g" wrapper.in >autoheader.tmp
chmod +x autoheader.tmp
chmod a-w autoheader.tmp
mv -f autoheader.tmp autoheader
rm -f autom4te autom4te.tmp
input=wrapper.in; \
sed -e 's|@wrap_program[@]|autom4te|g' -e 's|@abs_top_srcdir[@]|/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/autoconf-2.69|g' -e 's|@abs_top_builddir[@]|/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/autoconf-2.69|g' -e "s|@configure_input[@]|Generated from $input.|g" wrapper.in >autom4te.tmp
mv -f asn1/.deps/libcrypto_la-asn1_err.Tpo asn1/.deps/libcrypto_la-asn1_err.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT asn1/libcrypto_la-asn_mime.lo -MD -MP -MF asn1/.deps/libcrypto_la-asn_mime.Tpo -c -o asn1/libcrypto_la-asn_mime.lo `test -f 'asn1/asn_mime.c' || echo './'`asn1/asn_mime.c
chmod +x autom4te.tmp
chmod a-w autom4te.tmp
mv -f autom4te.tmp autom4te
rm -f autoreconf autoreconf.tmp
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT asn1/libcrypto_la-asn1_par.lo -MD -MP -MF asn1/.deps/libcrypto_la-asn1_par.Tpo -c asn1/asn1_par.c -o asn1/libcrypto_la-asn1_par.o
input=wrapper.in; \
sed -e 's|@wrap_program[@]|autoreconf|g' -e 's|@abs_top_srcdir[@]|/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/autoconf-2.69|g' -e 's|@abs_top_builddir[@]|/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/autoconf-2.69|g' -e "s|@configure_input[@]|Generated from $input.|g" wrapper.in >autoreconf.tmp
chmod +x autoreconf.tmp
chmod a-w autoreconf.tmp
mv -f autoreconf.tmp autoreconf
rm -f autoscan autoscan.tmp
input=wrapper.in; \
sed -e 's|@wrap_program[@]|autoscan|g' -e 's|@abs_top_srcdir[@]|/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/autoconf-2.69|g' -e 's|@abs_top_builddir[@]|/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/autoconf-2.69|g' -e "s|@configure_input[@]|Generated from $input.|g" wrapper.in >autoscan.tmp
chmod +x autoscan.tmp
chmod a-w autoscan.tmp
mv -f autoscan.tmp autoscan
rm -f autoupdate autoupdate.tmp
input=wrapper.in; \
sed -e 's|@wrap_program[@]|autoupdate|g' -e 's|@abs_top_srcdir[@]|/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/autoconf-2.69|g' -e 's|@abs_top_builddir[@]|/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/autoconf-2.69|g' -e "s|@configure_input[@]|Generated from $input.|g" wrapper.in >autoupdate.tmp
chmod +x autoupdate.tmp
chmod a-w autoupdate.tmp
mv -f autoupdate.tmp autoupdate
rm -f ifnames ifnames.tmp
input=wrapper.in; \
sed -e 's|@wrap_program[@]|ifnames|g' -e 's|@abs_top_srcdir[@]|/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/autoconf-2.69|g' -e 's|@abs_top_builddir[@]|/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/autoconf-2.69|g' -e "s|@configure_input[@]|Generated from $input.|g" wrapper.in >ifnames.tmp
chmod +x ifnames.tmp
chmod a-w ifnames.tmp
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT asn1/libcrypto_la-asn_mime.lo -MD -MP -MF asn1/.deps/libcrypto_la-asn_mime.Tpo -c asn1/asn_mime.c -o asn1/libcrypto_la-asn_mime.o
mv -f ifnames.tmp ifnames
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/autoconf-2.69/tests'
Making all in man
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/autoconf-2.69/man'
Updating man page autoconf.1
PATH="../tests:../build-aux:$PATH"; \
export PATH; \
/usr/bin/env bash /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/autoconf-2.69/build-aux/missing --run help2man \
    --include=autoconf.x \
    --include=./common.x \
    --source='GNU Autoconf 2.69' \
    --output=autoconf.1.t `echo 'autoconf' | sed 's,.*/,,'`
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/autoconf-2.69/build-aux/missing: line 51: help2man: command not found
WARNING: 'help2man' is missing on your system.  You should only need it if
	 you modified a dependency of a manual page.  You may need the
	 Help2man package in order for those modifications to take
	 effect.  You can get Help2man from any GNU archive site.
mv -f asn1/.deps/libcrypto_la-ameth_lib.Tpo asn1/.deps/libcrypto_la-ameth_lib.Plo
if sed 's/^\(\.TH[^"]*"[^"]*"[^"]*\)"[^"]*"/\1/' autoconf.1 >autoconf.1a.t 2>/dev/null && \
   sed 's/^\(\.TH[^"]*"[^"]*"[^"]*\)"[^"]*"/\1/' autoconf.1.t | cmp autoconf.1a.t - >/dev/null 2>&1; then \
	touch autoconf.1; \
else \
	mv autoconf.1.t autoconf.1; \
fi
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT asn1/libcrypto_la-asn_moid.lo -MD -MP -MF asn1/.deps/libcrypto_la-asn_moid.Tpo -c -o asn1/libcrypto_la-asn_moid.lo `test -f 'asn1/asn_moid.c' || echo './'`asn1/asn_moid.c
rm -f autoconf.1*.t
Updating man page autoheader.1
PATH="../tests:../build-aux:$PATH"; \
export PATH; \
/usr/bin/env bash /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/autoconf-2.69/build-aux/missing --run help2man \
    --include=autoheader.x \
    --include=./common.x \
    --source='GNU Autoconf 2.69' \
    --output=autoheader.1.t `echo 'autoheader' | sed 's,.*/,,'`
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/autoconf-2.69/build-aux/missing: line 51: help2man: command not found
WARNING: 'help2man' is missing on your system.  You should only need it if
	 you modified a dependency of a manual page.  You may need the
	 Help2man package in order for those modifications to take
	 effect.  You can get Help2man from any GNU archive site.
mv -f asn1/.deps/libcrypto_la-asn1_lib.Tpo asn1/.deps/libcrypto_la-asn1_lib.Plo
if sed 's/^\(\.TH[^"]*"[^"]*"[^"]*\)"[^"]*"/\1/' autoheader.1 >autoheader.1a.t 2>/dev/null && \
   sed 's/^\(\.TH[^"]*"[^"]*"[^"]*\)"[^"]*"/\1/' autoheader.1.t | cmp autoheader.1a.t - >/dev/null 2>&1; then \
	touch autoheader.1; \
else \
	mv autoheader.1.t autoheader.1; \
fi
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT asn1/libcrypto_la-asn_pack.lo -MD -MP -MF asn1/.deps/libcrypto_la-asn_pack.Tpo -c -o asn1/libcrypto_la-asn_pack.lo `test -f 'asn1/asn_pack.c' || echo './'`asn1/asn_pack.c
rm -f autoheader.1*.t
Updating man page autom4te.1
PATH="../tests:../build-aux:$PATH"; \
export PATH; \
/usr/bin/env bash /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/autoconf-2.69/build-aux/missing --run help2man \
    --include=autom4te.x \
    --include=./common.x \
    --source='GNU Autoconf 2.69' \
    --output=autom4te.1.t `echo 'autom4te' | sed 's,.*/,,'`
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/autoconf-2.69/build-aux/missing: line 51: help2man: command not found
WARNING: 'help2man' is missing on your system.  You should only need it if
	 you modified a dependency of a manual page.  You may need the
	 Help2man package in order for those modifications to take
	 effect.  You can get Help2man from any GNU archive site.
if sed 's/^\(\.TH[^"]*"[^"]*"[^"]*\)"[^"]*"/\1/' autom4te.1 >autom4te.1a.t 2>/dev/null && \
   sed 's/^\(\.TH[^"]*"[^"]*"[^"]*\)"[^"]*"/\1/' autom4te.1.t | cmp autom4te.1a.t - >/dev/null 2>&1; then \
	touch autom4te.1; \
else \
	mv autom4te.1.t autom4te.1; \
fi
rm -f autom4te.1*.t
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT asn1/libcrypto_la-asn_moid.lo -MD -MP -MF asn1/.deps/libcrypto_la-asn_moid.Tpo -c asn1/asn_moid.c -o asn1/libcrypto_la-asn_moid.o
Updating man page autoreconf.1
PATH="../tests:../build-aux:$PATH"; \
export PATH; \
/usr/bin/env bash /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/autoconf-2.69/build-aux/missing --run help2man \
    --include=autoreconf.x \
    --include=./common.x \
    --source='GNU Autoconf 2.69' \
    --output=autoreconf.1.t `echo 'autoreconf' | sed 's,.*/,,'`
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/autoconf-2.69/build-aux/missing: line 51: help2man: command not found
mv -f asn1/.deps/libcrypto_la-asn1_gen.Tpo asn1/.deps/libcrypto_la-asn1_gen.Plo
WARNING: 'help2man' is missing on your system.  You should only need it if
	 you modified a dependency of a manual page.  You may need the
	 Help2man package in order for those modifications to take
	 effect.  You can get Help2man from any GNU archive site.
if sed 's/^\(\.TH[^"]*"[^"]*"[^"]*\)"[^"]*"/\1/' autoreconf.1 >autoreconf.1a.t 2>/dev/null && \
   sed 's/^\(\.TH[^"]*"[^"]*"[^"]*\)"[^"]*"/\1/' autoreconf.1.t | cmp autoreconf.1a.t - >/dev/null 2>&1; then \
	touch autoreconf.1; \
else \
	mv autoreconf.1.t autoreconf.1; \
fi
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT asn1/libcrypto_la-bio_asn1.lo -MD -MP -MF asn1/.deps/libcrypto_la-bio_asn1.Tpo -c -o asn1/libcrypto_la-bio_asn1.lo `test -f 'asn1/bio_asn1.c' || echo './'`asn1/bio_asn1.c
rm -f autoreconf.1*.t
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT asn1/libcrypto_la-asn_pack.lo -MD -MP -MF asn1/.deps/libcrypto_la-asn_pack.Tpo -c asn1/asn_pack.c -o asn1/libcrypto_la-asn_pack.o
Updating man page autoscan.1
PATH="../tests:../build-aux:$PATH"; \
export PATH; \
/usr/bin/env bash /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/autoconf-2.69/build-aux/missing --run help2man \
    --include=autoscan.x \
    --include=./common.x \
    --source='GNU Autoconf 2.69' \
    --output=autoscan.1.t `echo 'autoscan' | sed 's,.*/,,'`
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/autoconf-2.69/build-aux/missing: line 51: help2man: command not found
WARNING: 'help2man' is missing on your system.  You should only need it if
	 you modified a dependency of a manual page.  You may need the
	 Help2man package in order for those modifications to take
	 effect.  You can get Help2man from any GNU archive site.
if sed 's/^\(\.TH[^"]*"[^"]*"[^"]*\)"[^"]*"/\1/' autoscan.1 >autoscan.1a.t 2>/dev/null && \
   sed 's/^\(\.TH[^"]*"[^"]*"[^"]*\)"[^"]*"/\1/' autoscan.1.t | cmp autoscan.1a.t - >/dev/null 2>&1; then \
	touch autoscan.1; \
else \
	mv autoscan.1.t autoscan.1; \
fi
rm -f autoscan.1*.t
mv -f asn1/.deps/libcrypto_la-asn1_par.Tpo asn1/.deps/libcrypto_la-asn1_par.Plo
Updating man page autoupdate.1
PATH="../tests:../build-aux:$PATH"; \
export PATH; \
/usr/bin/env bash /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/autoconf-2.69/build-aux/missing --run help2man \
    --include=autoupdate.x \
    --include=./common.x \
    --source='GNU Autoconf 2.69' \
    --output=autoupdate.1.t `echo 'autoupdate' | sed 's,.*/,,'`
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT asn1/libcrypto_la-bio_ndef.lo -MD -MP -MF asn1/.deps/libcrypto_la-bio_ndef.Tpo -c -o asn1/libcrypto_la-bio_ndef.lo `test -f 'asn1/bio_ndef.c' || echo './'`asn1/bio_ndef.c
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/autoconf-2.69/build-aux/missing: line 51: help2man: command not found
WARNING: 'help2man' is missing on your system.  You should only need it if
	 you modified a dependency of a manual page.  You may need the
	 Help2man package in order for those modifications to take
	 effect.  You can get Help2man from any GNU archive site.
if sed 's/^\(\.TH[^"]*"[^"]*"[^"]*\)"[^"]*"/\1/' autoupdate.1 >autoupdate.1a.t 2>/dev/null && \
   sed 's/^\(\.TH[^"]*"[^"]*"[^"]*\)"[^"]*"/\1/' autoupdate.1.t | cmp autoupdate.1a.t - >/dev/null 2>&1; then \
	touch autoupdate.1; \
else \
	mv autoupdate.1.t autoupdate.1; \
fi
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT asn1/libcrypto_la-bio_asn1.lo -MD -MP -MF asn1/.deps/libcrypto_la-bio_asn1.Tpo -c asn1/bio_asn1.c -o asn1/libcrypto_la-bio_asn1.o
rm -f autoupdate.1*.t
Updating man page ifnames.1
PATH="../tests:../build-aux:$PATH"; \
export PATH; \
/usr/bin/env bash /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/autoconf-2.69/build-aux/missing --run help2man \
    --include=ifnames.x \
    --include=./common.x \
    --source='GNU Autoconf 2.69' \
    --output=ifnames.1.t `echo 'ifnames' | sed 's,.*/,,'`
mv -f asn1/.deps/libcrypto_la-asn_pack.Tpo asn1/.deps/libcrypto_la-asn_pack.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT asn1/libcrypto_la-d2i_pr.lo -MD -MP -MF asn1/.deps/libcrypto_la-d2i_pr.Tpo -c -o asn1/libcrypto_la-d2i_pr.lo `test -f 'asn1/d2i_pr.c' || echo './'`asn1/d2i_pr.c
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/autoconf-2.69/build-aux/missing: line 51: help2man: command not found
mv -f asn1/.deps/libcrypto_la-asn_moid.Tpo asn1/.deps/libcrypto_la-asn_moid.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT asn1/libcrypto_la-d2i_pu.lo -MD -MP -MF asn1/.deps/libcrypto_la-d2i_pu.Tpo -c -o asn1/libcrypto_la-d2i_pu.lo `test -f 'asn1/d2i_pu.c' || echo './'`asn1/d2i_pu.c
WARNING: 'help2man' is missing on your system.  You should only need it if
	 you modified a dependency of a manual page.  You may need the
	 Help2man package in order for those modifications to take
	 effect.  You can get Help2man from any GNU archive site.
if sed 's/^\(\.TH[^"]*"[^"]*"[^"]*\)"[^"]*"/\1/' ifnames.1 >ifnames.1a.t 2>/dev/null && \
   sed 's/^\(\.TH[^"]*"[^"]*"[^"]*\)"[^"]*"/\1/' ifnames.1.t | cmp ifnames.1a.t - >/dev/null 2>&1; then \
	touch ifnames.1; \
else \
	mv ifnames.1.t ifnames.1; \
fi
rm -f ifnames.1*.t
Updating man page config.sub.1
PATH="../tests:../build-aux:$PATH"; \
export PATH; \
/usr/bin/env bash /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/autoconf-2.69/build-aux/missing --run help2man \
    --include=config.sub.x \
    --include=./common.x \
    --source='GNU Autoconf 2.69' \
    --output=config.sub.1.t `echo 'config.sub' | sed 's,.*/,,'`
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/autoconf-2.69/build-aux/missing: line 51: help2man: command not found
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT asn1/libcrypto_la-bio_ndef.lo -MD -MP -MF asn1/.deps/libcrypto_la-bio_ndef.Tpo -c asn1/bio_ndef.c -o asn1/libcrypto_la-bio_ndef.o
WARNING: 'help2man' is missing on your system.  You should only need it if
	 you modified a dependency of a manual page.  You may need the
	 Help2man package in order for those modifications to take
	 effect.  You can get Help2man from any GNU archive site.
if sed 's/^\(\.TH[^"]*"[^"]*"[^"]*\)"[^"]*"/\1/' config.sub.1 >config.sub.1a.t 2>/dev/null && \
   sed 's/^\(\.TH[^"]*"[^"]*"[^"]*\)"[^"]*"/\1/' config.sub.1.t | cmp config.sub.1a.t - >/dev/null 2>&1; then \
	touch config.sub.1; \
else \
	mv config.sub.1.t config.sub.1; \
fi
rm -f config.sub.1*.t
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/autoconf-2.69/man'
make[5]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/autoconf-2.69'
make[4]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/autoconf-2.69'
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/autoconf-2.69/.built
export SHELL="bash"; make -C /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/autoconf-2.69 install
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT asn1/libcrypto_la-d2i_pu.lo -MD -MP -MF asn1/.deps/libcrypto_la-d2i_pu.Tpo -c asn1/d2i_pu.c -o asn1/libcrypto_la-d2i_pu.o
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT asn1/libcrypto_la-d2i_pr.lo -MD -MP -MF asn1/.deps/libcrypto_la-d2i_pr.Tpo -c asn1/d2i_pr.c -o asn1/libcrypto_la-d2i_pr.o
make[4]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/autoconf-2.69'
make  install-recursive
make[5]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/autoconf-2.69'
Making install in bin
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/autoconf-2.69/bin'
mv -f asn1/.deps/libcrypto_la-bio_ndef.Tpo asn1/.deps/libcrypto_la-bio_ndef.Plo
make[7]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/autoconf-2.69/bin'
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT asn1/libcrypto_la-evp_asn1.lo -MD -MP -MF asn1/.deps/libcrypto_la-evp_asn1.Tpo -c -o asn1/libcrypto_la-evp_asn1.lo `test -f 'asn1/evp_asn1.c' || echo './'`asn1/evp_asn1.c
test -z "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin" || /bin/mkdir -p "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin"
 /usr/bin/install -c autom4te autoconf autoheader autoreconf ifnames autoscan autoupdate '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin'
make[7]: Nothing to be done for 'install-data-am'.
make[7]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/autoconf-2.69/bin'
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/autoconf-2.69/bin'
Making install in .
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/autoconf-2.69'
mv -f asn1/.deps/libcrypto_la-bio_asn1.Tpo asn1/.deps/libcrypto_la-bio_asn1.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT asn1/libcrypto_la-f_enum.lo -MD -MP -MF asn1/.deps/libcrypto_la-f_enum.Tpo -c -o asn1/libcrypto_la-f_enum.lo `test -f 'asn1/f_enum.c' || echo './'`asn1/f_enum.c
mv -f asn1/.deps/libcrypto_la-d2i_pu.Tpo asn1/.deps/libcrypto_la-d2i_pu.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT asn1/libcrypto_la-f_int.lo -MD -MP -MF asn1/.deps/libcrypto_la-f_int.Tpo -c -o asn1/libcrypto_la-f_int.lo `test -f 'asn1/f_int.c' || echo './'`asn1/f_int.c
mv -f asn1/.deps/libcrypto_la-d2i_pr.Tpo asn1/.deps/libcrypto_la-d2i_pr.Plo
mv -f asn1/.deps/libcrypto_la-asn_mime.Tpo asn1/.deps/libcrypto_la-asn_mime.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT asn1/libcrypto_la-f_string.lo -MD -MP -MF asn1/.deps/libcrypto_la-f_string.Tpo -c -o asn1/libcrypto_la-f_string.lo `test -f 'asn1/f_string.c' || echo './'`asn1/f_string.c
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT asn1/libcrypto_la-i2d_pr.lo -MD -MP -MF asn1/.deps/libcrypto_la-i2d_pr.Tpo -c -o asn1/libcrypto_la-i2d_pr.lo `test -f 'asn1/i2d_pr.c' || echo './'`asn1/i2d_pr.c
make[7]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/autoconf-2.69'
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT asn1/libcrypto_la-evp_asn1.lo -MD -MP -MF asn1/.deps/libcrypto_la-evp_asn1.Tpo -c asn1/evp_asn1.c -o asn1/libcrypto_la-evp_asn1.o
make[7]: Nothing to be done for 'install-exec-am'.
test -z "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/autoconf" || /bin/mkdir -p "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/autoconf"
 /usr/bin/install -c -m 644 ./INSTALL '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/autoconf'
make[7]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/autoconf-2.69'
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/autoconf-2.69'
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT asn1/libcrypto_la-f_enum.lo -MD -MP -MF asn1/.deps/libcrypto_la-f_enum.Tpo -c asn1/f_enum.c -o asn1/libcrypto_la-f_enum.o
Making install in lib
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/autoconf-2.69/lib'
Making install in Autom4te
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT asn1/libcrypto_la-f_int.lo -MD -MP -MF asn1/.deps/libcrypto_la-f_int.Tpo -c asn1/f_int.c -o asn1/libcrypto_la-f_int.o
make[7]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/autoconf-2.69/lib/Autom4te'
make[8]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/autoconf-2.69/lib/Autom4te'
make[8]: Nothing to be done for 'install-exec-am'.
test -z "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/autoconf/Autom4te" || /bin/mkdir -p "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/autoconf/Autom4te"
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT asn1/libcrypto_la-f_string.lo -MD -MP -MF asn1/.deps/libcrypto_la-f_string.Tpo -c asn1/f_string.c -o asn1/libcrypto_la-f_string.o
 /usr/bin/install -c -m 644 C4che.pm ChannelDefs.pm Channels.pm Configure_ac.pm FileUtils.pm General.pm Getopt.pm Request.pm XFile.pm '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/autoconf/Autom4te'
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT asn1/libcrypto_la-i2d_pr.lo -MD -MP -MF asn1/.deps/libcrypto_la-i2d_pr.Tpo -c asn1/i2d_pr.c -o asn1/libcrypto_la-i2d_pr.o
make[8]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/autoconf-2.69/lib/Autom4te'
make[7]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/autoconf-2.69/lib/Autom4te'
Making install in m4sugar
make[7]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/autoconf-2.69/lib/m4sugar'
make[8]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/autoconf-2.69/lib/m4sugar'
make[8]: Nothing to be done for 'install-exec-am'.
test -z "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/autoconf/m4sugar" || /bin/mkdir -p "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/autoconf/m4sugar"
 /usr/bin/install -c -m 644 m4sugar.m4 foreach.m4 m4sh.m4 '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/autoconf/m4sugar'
mv -f asn1/.deps/libcrypto_la-evp_asn1.Tpo asn1/.deps/libcrypto_la-evp_asn1.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT asn1/libcrypto_la-i2d_pu.lo -MD -MP -MF asn1/.deps/libcrypto_la-i2d_pu.Tpo -c -o asn1/libcrypto_la-i2d_pu.lo `test -f 'asn1/i2d_pu.c' || echo './'`asn1/i2d_pu.c
test -z "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/autoconf/m4sugar" || /bin/mkdir -p "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/autoconf/m4sugar"
 /usr/bin/install -c -m 644 version.m4 m4sugar.m4f m4sh.m4f '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/autoconf/m4sugar'
make[8]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/autoconf-2.69/lib/m4sugar'
make[7]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/autoconf-2.69/lib/m4sugar'
Making install in autoconf
make[7]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/autoconf-2.69/lib/autoconf'
make[8]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/autoconf-2.69/lib/autoconf'
make[8]: Nothing to be done for 'install-exec-am'.
test -z "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/autoconf/autoconf" || /bin/mkdir -p "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/autoconf/autoconf"
 /usr/bin/install -c -m 644 autoconf.m4 general.m4 status.m4 oldnames.m4 specific.m4 autoheader.m4 autoupdate.m4 autotest.m4 autoscan.m4 lang.m4 c.m4 erlang.m4 fortran.m4 functions.m4 go.m4 headers.m4 types.m4 libs.m4 programs.m4 '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/autoconf/autoconf'
mv -f asn1/.deps/libcrypto_la-f_enum.Tpo asn1/.deps/libcrypto_la-f_enum.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT asn1/libcrypto_la-n_pkey.lo -MD -MP -MF asn1/.deps/libcrypto_la-n_pkey.Tpo -c -o asn1/libcrypto_la-n_pkey.lo `test -f 'asn1/n_pkey.c' || echo './'`asn1/n_pkey.c
test -z "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/autoconf/autoconf" || /bin/mkdir -p "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/autoconf/autoconf"
 /usr/bin/install -c -m 644 autoconf.m4f '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/autoconf/autoconf'
mv -f asn1/.deps/libcrypto_la-f_int.Tpo asn1/.deps/libcrypto_la-f_int.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT asn1/libcrypto_la-nsseq.lo -MD -MP -MF asn1/.deps/libcrypto_la-nsseq.Tpo -c -o asn1/libcrypto_la-nsseq.lo `test -f 'asn1/nsseq.c' || echo './'`asn1/nsseq.c
make[8]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/autoconf-2.69/lib/autoconf'
make[7]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/autoconf-2.69/lib/autoconf'
mv -f asn1/.deps/libcrypto_la-f_string.Tpo asn1/.deps/libcrypto_la-f_string.Plo
Making install in autotest
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT asn1/libcrypto_la-i2d_pu.lo -MD -MP -MF asn1/.deps/libcrypto_la-i2d_pu.Tpo -c asn1/i2d_pu.c -o asn1/libcrypto_la-i2d_pu.o
make[7]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/autoconf-2.69/lib/autotest'
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT asn1/libcrypto_la-p5_pbe.lo -MD -MP -MF asn1/.deps/libcrypto_la-p5_pbe.Tpo -c -o asn1/libcrypto_la-p5_pbe.lo `test -f 'asn1/p5_pbe.c' || echo './'`asn1/p5_pbe.c
make[8]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/autoconf-2.69/lib/autotest'
make[8]: Nothing to be done for 'install-exec-am'.
mv -f asn1/.deps/libcrypto_la-i2d_pr.Tpo asn1/.deps/libcrypto_la-i2d_pr.Plo
test -z "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/autoconf/autotest" || /bin/mkdir -p "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/autoconf/autotest"
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT asn1/libcrypto_la-p5_pbev2.lo -MD -MP -MF asn1/.deps/libcrypto_la-p5_pbev2.Tpo -c -o asn1/libcrypto_la-p5_pbev2.lo `test -f 'asn1/p5_pbev2.c' || echo './'`asn1/p5_pbev2.c
 /usr/bin/install -c -m 644 autotest.m4 general.m4 specific.m4 '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/autoconf/autotest'
test -z "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/autoconf/autotest" || /bin/mkdir -p "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/autoconf/autotest"
 /usr/bin/install -c -m 644 autotest.m4f '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/autoconf/autotest'
make[8]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/autoconf-2.69/lib/autotest'
make[7]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/autoconf-2.69/lib/autotest'
Making install in autoscan
make[7]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/autoconf-2.69/lib/autoscan'
make[8]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/autoconf-2.69/lib/autoscan'
make[8]: Nothing to be done for 'install-exec-am'.
test -z "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/autoconf/autoscan" || /bin/mkdir -p "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/autoconf/autoscan"
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT asn1/libcrypto_la-n_pkey.lo -MD -MP -MF asn1/.deps/libcrypto_la-n_pkey.Tpo -c asn1/n_pkey.c -o asn1/libcrypto_la-n_pkey.o
 /usr/bin/install -c -m 644 autoscan.list '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/autoconf/autoscan'
make[8]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/autoconf-2.69/lib/autoscan'
make[7]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/autoconf-2.69/lib/autoscan'
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT asn1/libcrypto_la-nsseq.lo -MD -MP -MF asn1/.deps/libcrypto_la-nsseq.Tpo -c asn1/nsseq.c -o asn1/libcrypto_la-nsseq.o
make[7]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/autoconf-2.69/lib'
make[8]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/autoconf-2.69/lib'
make[8]: Nothing to be done for 'install-exec-am'.
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT asn1/libcrypto_la-p5_pbe.lo -MD -MP -MF asn1/.deps/libcrypto_la-p5_pbe.Tpo -c asn1/p5_pbe.c -o asn1/libcrypto_la-p5_pbe.o
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT asn1/libcrypto_la-p5_pbev2.lo -MD -MP -MF asn1/.deps/libcrypto_la-p5_pbev2.Tpo -c asn1/p5_pbev2.c -o asn1/libcrypto_la-p5_pbev2.o
test -z "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/autoconf" || /bin/mkdir -p "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/autoconf"
 /usr/bin/install -c -m 644 autom4te.cfg '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/autoconf'
make[8]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/autoconf-2.69/lib'
make[7]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/autoconf-2.69/lib'
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/autoconf-2.69/lib'
Making install in doc
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/autoconf-2.69/doc'
mv -f asn1/.deps/libcrypto_la-i2d_pu.Tpo asn1/.deps/libcrypto_la-i2d_pu.Plo
make[7]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/autoconf-2.69/doc'
make[7]: Nothing to be done for 'install-exec-am'.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT asn1/libcrypto_la-p8_pkey.lo -MD -MP -MF asn1/.deps/libcrypto_la-p8_pkey.Tpo -c -o asn1/libcrypto_la-p8_pkey.lo `test -f 'asn1/p8_pkey.c' || echo './'`asn1/p8_pkey.c
test -z "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/info" || /bin/mkdir -p "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/info"
 /usr/bin/install -c -m 644 ./autoconf.info ./standards.info '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/info'
 install-info --info-dir='/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/info' '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/info/autoconf.info'
 install-info --info-dir='/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/info' '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/info/standards.info'
make[7]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/autoconf-2.69/doc'
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/autoconf-2.69/doc'
mv -f asn1/.deps/libcrypto_la-nsseq.Tpo asn1/.deps/libcrypto_la-nsseq.Plo
Making install in tests
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT asn1/libcrypto_la-t_bitst.lo -MD -MP -MF asn1/.deps/libcrypto_la-t_bitst.Tpo -c -o asn1/libcrypto_la-t_bitst.lo `test -f 'asn1/t_bitst.c' || echo './'`asn1/t_bitst.c
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/autoconf-2.69/tests'
make[7]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/autoconf-2.69/tests'
make[7]: Nothing to be done for 'install-exec-am'.
make[7]: Nothing to be done for 'install-data-am'.
make[7]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/autoconf-2.69/tests'
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/autoconf-2.69/tests'
Making install in man
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/autoconf-2.69/man'
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT asn1/libcrypto_la-p8_pkey.lo -MD -MP -MF asn1/.deps/libcrypto_la-p8_pkey.Tpo -c asn1/p8_pkey.c -o asn1/libcrypto_la-p8_pkey.o
make[7]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/autoconf-2.69/man'
make[7]: Nothing to be done for 'install-exec-am'.
test -z "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/man/man1" || /bin/mkdir -p "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/man/man1"
mv -f asn1/.deps/libcrypto_la-p5_pbe.Tpo asn1/.deps/libcrypto_la-p5_pbe.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT asn1/libcrypto_la-t_crl.lo -MD -MP -MF asn1/.deps/libcrypto_la-t_crl.Tpo -c -o asn1/libcrypto_la-t_crl.lo `test -f 'asn1/t_crl.c' || echo './'`asn1/t_crl.c
 /usr/bin/install -c -m 644 ./autoconf.1 ./autoheader.1 ./autom4te.1 ./autoreconf.1 ./autoscan.1 ./autoupdate.1 ./ifnames.1 ./config.guess.1 ./config.sub.1 '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/man/man1'
make[7]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/autoconf-2.69/man'
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/autoconf-2.69/man'
make[5]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/autoconf-2.69'
make[4]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/autoconf-2.69'
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/stamp
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/autoconf-2.69/.built
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/stamp/.autoconf_installed
make[3]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tools/autoconf'
time: tools/autoconf/compile#2.08#0.64#4.27
mv -f asn1/.deps/libcrypto_la-p5_pbev2.Tpo asn1/.deps/libcrypto_la-p5_pbev2.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT asn1/libcrypto_la-t_pkey.lo -MD -MP -MF asn1/.deps/libcrypto_la-t_pkey.Tpo -c -o asn1/libcrypto_la-t_pkey.lo `test -f 'asn1/t_pkey.c' || echo './'`asn1/t_pkey.c
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT asn1/libcrypto_la-t_req.lo -MD -MP -MF asn1/.deps/libcrypto_la-t_req.Tpo -c -o asn1/libcrypto_la-t_req.lo `test -f 'asn1/t_req.c' || echo './'`asn1/t_req.c
mv -f asn1/.deps/libcrypto_la-n_pkey.Tpo asn1/.deps/libcrypto_la-n_pkey.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT asn1/libcrypto_la-t_spki.lo -MD -MP -MF asn1/.deps/libcrypto_la-t_spki.Tpo -c -o asn1/libcrypto_la-t_spki.lo `test -f 'asn1/t_spki.c' || echo './'`asn1/t_spki.c
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT asn1/libcrypto_la-t_bitst.lo -MD -MP -MF asn1/.deps/libcrypto_la-t_bitst.Tpo -c asn1/t_bitst.c -o asn1/libcrypto_la-t_bitst.o
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT asn1/libcrypto_la-t_crl.lo -MD -MP -MF asn1/.deps/libcrypto_la-t_crl.Tpo -c asn1/t_crl.c -o asn1/libcrypto_la-t_crl.o
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT asn1/libcrypto_la-t_spki.lo -MD -MP -MF asn1/.deps/libcrypto_la-t_spki.Tpo -c asn1/t_spki.c -o asn1/libcrypto_la-t_spki.o
mv -f asn1/.deps/libcrypto_la-p8_pkey.Tpo asn1/.deps/libcrypto_la-p8_pkey.Plo
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT asn1/libcrypto_la-t_req.lo -MD -MP -MF asn1/.deps/libcrypto_la-t_req.Tpo -c asn1/t_req.c -o asn1/libcrypto_la-t_req.o
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT asn1/libcrypto_la-t_pkey.lo -MD -MP -MF asn1/.deps/libcrypto_la-t_pkey.Tpo -c asn1/t_pkey.c -o asn1/libcrypto_la-t_pkey.o
make[3]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tools/automake'
mv -f asn1/.deps/libcrypto_la-t_bitst.Tpo asn1/.deps/libcrypto_la-t_bitst.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT asn1/libcrypto_la-t_x509.lo -MD -MP -MF asn1/.deps/libcrypto_la-t_x509.Tpo -c -o asn1/libcrypto_la-t_x509.lo `test -f 'asn1/t_x509.c' || echo './'`asn1/t_x509.c
mv -f asn1/.deps/libcrypto_la-t_crl.Tpo asn1/.deps/libcrypto_la-t_crl.Plo
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/dl
SHELL= flock /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/.automake-1.15.1.tar.xz.flock -c '  	/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/download.pl "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/dl" "automake-1.15.1.tar.xz" "af6ba39142220687c500f79b4aa2f181d9b24e4f8d8ec497cea4ba26c64bedaf" "" "@GNU/automake"    '
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT asn1/libcrypto_la-t_x509a.lo -MD -MP -MF asn1/.deps/libcrypto_la-t_x509a.Tpo -c -o asn1/libcrypto_la-t_x509a.lo `test -f 'asn1/t_x509a.c' || echo './'`asn1/t_x509a.c
mv -f asn1/.deps/libcrypto_la-t_spki.Tpo asn1/.deps/libcrypto_la-t_spki.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT asn1/libcrypto_la-tasn_dec.lo -MD -MP -MF asn1/.deps/libcrypto_la-tasn_dec.Tpo -c -o asn1/libcrypto_la-tasn_dec.lo `test -f 'asn1/tasn_dec.c' || echo './'`asn1/tasn_dec.c
mv -f asn1/.deps/libcrypto_la-t_pkey.Tpo asn1/.deps/libcrypto_la-t_pkey.Plo
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT asn1/libcrypto_la-t_x509.lo -MD -MP -MF asn1/.deps/libcrypto_la-t_x509.Tpo -c asn1/t_x509.c -o asn1/libcrypto_la-t_x509.o
make[3]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tools/missing-macros'
+ curl -f --connect-timeout 20 --retry 5 --location --insecure https://sources.cdn.openwrt.org/automake-1.15.1.tar.xz
mv -f asn1/.deps/libcrypto_la-t_req.Tpo asn1/.deps/libcrypto_la-t_req.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT asn1/libcrypto_la-tasn_enc.lo -MD -MP -MF asn1/.deps/libcrypto_la-tasn_enc.Tpo -c -o asn1/libcrypto_la-tasn_enc.lo `test -f 'asn1/tasn_enc.c' || echo './'`asn1/tasn_enc.c
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT asn1/libcrypto_la-t_x509a.lo -MD -MP -MF asn1/.deps/libcrypto_la-t_x509a.Tpo -c asn1/t_x509a.c -o asn1/libcrypto_la-t_x509a.o
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT asn1/libcrypto_la-tasn_dec.lo -MD -MP -MF asn1/.deps/libcrypto_la-tasn_dec.Tpo -c asn1/tasn_dec.c -o asn1/libcrypto_la-tasn_dec.o

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
curl: (22) The requested URL returned error: 404 
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/missing-macros/.preparedf18f36f568ee7931455dc2cab732d05b_6664517399ebbbc92a37c5bb081b5c53
Download failed.
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/missing-macros/.configured
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/missing-macros/.built
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/aclocal
+ curl -f --connect-timeout 20 --retry 5 --location --insecure http://ftp.riken.jp/GNU/gnu/automake/automake-1.15.1.tar.xz
install -m0644 ./src/m4/*.m4 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/aclocal/
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                          install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin
       Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0install -m0755 ./src/bin/* /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT asn1/libcrypto_la-tasn_enc.lo -MD -MP -MF asn1/.deps/libcrypto_la-tasn_enc.Tpo -c asn1/tasn_enc.c -o asn1/libcrypto_la-tasn_enc.o
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/stamp
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/missing-macros/.built
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/stamp/.missing-macros_installed
make[3]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tools/missing-macros'
time: tools/missing-macros/compile#0.04#0.02#0.08
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT asn1/libcrypto_la-tasn_fre.lo -MD -MP -MF asn1/.deps/libcrypto_la-tasn_fre.Tpo -c -o asn1/libcrypto_la-tasn_fre.lo `test -f 'asn1/tasn_fre.c' || echo './'`asn1/tasn_fre.c

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
curl: (22) The requested URL returned error: 404 Not Found
Download failed.
+ curl -f --connect-timeout 20 --retry 5 --location --insecure http://ftp.jaist.ac.jp/pub/GNU/automake/automake-1.15.1.tar.xz
mv -f asn1/.deps/libcrypto_la-t_x509a.Tpo asn1/.deps/libcrypto_la-t_x509a.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT asn1/libcrypto_la-tasn_new.lo -MD -MP -MF asn1/.deps/libcrypto_la-tasn_new.Tpo -c -o asn1/libcrypto_la-tasn_new.lo `test -f 'asn1/tasn_new.c' || echo './'`asn1/tasn_new.c
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT asn1/libcrypto_la-tasn_new.lo -MD -MP -MF asn1/.deps/libcrypto_la-tasn_new.Tpo -c asn1/tasn_new.c -o asn1/libcrypto_la-tasn_new.o
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT asn1/libcrypto_la-tasn_fre.lo -MD -MP -MF asn1/.deps/libcrypto_la-tasn_fre.Tpo -c asn1/tasn_fre.c -o asn1/libcrypto_la-tasn_fre.o
mv -f asn1/.deps/libcrypto_la-t_x509.Tpo asn1/.deps/libcrypto_la-t_x509.Plo
mv -f asn1/.deps/libcrypto_la-tasn_enc.Tpo asn1/.deps/libcrypto_la-tasn_enc.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT asn1/libcrypto_la-tasn_prn.lo -MD -MP -MF asn1/.deps/libcrypto_la-tasn_prn.Tpo -c -o asn1/libcrypto_la-tasn_prn.lo `test -f 'asn1/tasn_prn.c' || echo './'`asn1/tasn_prn.c
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT asn1/libcrypto_la-tasn_typ.lo -MD -MP -MF asn1/.deps/libcrypto_la-tasn_typ.Tpo -c -o asn1/libcrypto_la-tasn_typ.lo `test -f 'asn1/tasn_typ.c' || echo './'`asn1/tasn_typ.c
mv -f asn1/.deps/libcrypto_la-tasn_fre.Tpo asn1/.deps/libcrypto_la-tasn_fre.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT asn1/libcrypto_la-tasn_utl.lo -MD -MP -MF asn1/.deps/libcrypto_la-tasn_utl.Tpo -c -o asn1/libcrypto_la-tasn_utl.lo `test -f 'asn1/tasn_utl.c' || echo './'`asn1/tasn_utl.c
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT asn1/libcrypto_la-tasn_prn.lo -MD -MP -MF asn1/.deps/libcrypto_la-tasn_prn.Tpo -c asn1/tasn_prn.c -o asn1/libcrypto_la-tasn_prn.o
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT asn1/libcrypto_la-tasn_typ.lo -MD -MP -MF asn1/.deps/libcrypto_la-tasn_typ.Tpo -c asn1/tasn_typ.c -o asn1/libcrypto_la-tasn_typ.o
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT asn1/libcrypto_la-tasn_utl.lo -MD -MP -MF asn1/.deps/libcrypto_la-tasn_utl.Tpo -c asn1/tasn_utl.c -o asn1/libcrypto_la-tasn_utl.o
mv -f asn1/.deps/libcrypto_la-tasn_new.Tpo asn1/.deps/libcrypto_la-tasn_new.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT asn1/libcrypto_la-x_algor.lo -MD -MP -MF asn1/.deps/libcrypto_la-x_algor.Tpo -c -o asn1/libcrypto_la-x_algor.lo `test -f 'asn1/x_algor.c' || echo './'`asn1/x_algor.c

100 1474k  100 1474k    0     0  5245k      0 --:--:-- --:--:-- --:--:-- 5227k
100 1474k  100 1474k    0     0  5227k      0 --:--:-- --:--:-- --:--:-- 5227k
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT asn1/libcrypto_la-x_algor.lo -MD -MP -MF asn1/.deps/libcrypto_la-x_algor.Tpo -c asn1/x_algor.c -o asn1/libcrypto_la-x_algor.o
. /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/include/shell.sh; xzcat /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/dl/automake-1.15.1.tar.xz | tar -C /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/automake-1.15.1/.. -xf -
mv -f asn1/.deps/libcrypto_la-tasn_utl.Tpo asn1/.deps/libcrypto_la-tasn_utl.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT asn1/libcrypto_la-x_attrib.lo -MD -MP -MF asn1/.deps/libcrypto_la-x_attrib.Tpo -c -o asn1/libcrypto_la-x_attrib.lo `test -f 'asn1/x_attrib.c' || echo './'`asn1/x_attrib.c
mv -f asn1/.deps/libcrypto_la-tasn_dec.Tpo asn1/.deps/libcrypto_la-tasn_dec.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT asn1/libcrypto_la-x_bignum.lo -MD -MP -MF asn1/.deps/libcrypto_la-x_bignum.Tpo -c -o asn1/libcrypto_la-x_bignum.lo `test -f 'asn1/x_bignum.c' || echo './'`asn1/x_bignum.c
mv -f asn1/.deps/libcrypto_la-tasn_typ.Tpo asn1/.deps/libcrypto_la-tasn_typ.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT asn1/libcrypto_la-x_crl.lo -MD -MP -MF asn1/.deps/libcrypto_la-x_crl.Tpo -c -o asn1/libcrypto_la-x_crl.lo `test -f 'asn1/x_crl.c' || echo './'`asn1/x_crl.c
mv -f asn1/.deps/libcrypto_la-tasn_prn.Tpo asn1/.deps/libcrypto_la-tasn_prn.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT asn1/libcrypto_la-x_exten.lo -MD -MP -MF asn1/.deps/libcrypto_la-x_exten.Tpo -c -o asn1/libcrypto_la-x_exten.lo `test -f 'asn1/x_exten.c' || echo './'`asn1/x_exten.c
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT asn1/libcrypto_la-x_attrib.lo -MD -MP -MF asn1/.deps/libcrypto_la-x_attrib.Tpo -c asn1/x_attrib.c -o asn1/libcrypto_la-x_attrib.o
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT asn1/libcrypto_la-x_crl.lo -MD -MP -MF asn1/.deps/libcrypto_la-x_crl.Tpo -c asn1/x_crl.c -o asn1/libcrypto_la-x_crl.o
mv -f asn1/.deps/libcrypto_la-x_algor.Tpo asn1/.deps/libcrypto_la-x_algor.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT asn1/libcrypto_la-x_info.lo -MD -MP -MF asn1/.deps/libcrypto_la-x_info.Tpo -c -o asn1/libcrypto_la-x_info.lo `test -f 'asn1/x_info.c' || echo './'`asn1/x_info.c
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT asn1/libcrypto_la-x_bignum.lo -MD -MP -MF asn1/.deps/libcrypto_la-x_bignum.Tpo -c asn1/x_bignum.c -o asn1/libcrypto_la-x_bignum.o
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT asn1/libcrypto_la-x_exten.lo -MD -MP -MF asn1/.deps/libcrypto_la-x_exten.Tpo -c asn1/x_exten.c -o asn1/libcrypto_la-x_exten.o
mv -f asn1/.deps/libcrypto_la-x_attrib.Tpo asn1/.deps/libcrypto_la-x_attrib.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT asn1/libcrypto_la-x_long.lo -MD -MP -MF asn1/.deps/libcrypto_la-x_long.Tpo -c -o asn1/libcrypto_la-x_long.lo `test -f 'asn1/x_long.c' || echo './'`asn1/x_long.c
mv -f asn1/.deps/libcrypto_la-x_bignum.Tpo asn1/.deps/libcrypto_la-x_bignum.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT asn1/libcrypto_la-x_name.lo -MD -MP -MF asn1/.deps/libcrypto_la-x_name.Tpo -c -o asn1/libcrypto_la-x_name.lo `test -f 'asn1/x_name.c' || echo './'`asn1/x_name.c
[ ! -d ./src/ ] || cp -fpR ./src/* /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/automake-1.15.1
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT asn1/libcrypto_la-x_info.lo -MD -MP -MF asn1/.deps/libcrypto_la-x_info.Tpo -c asn1/x_info.c -o asn1/libcrypto_la-x_info.o

Applying ./patches/000-relocatable.patch using plaintext: 
patching file lib/Automake/Config.in
patching file bin/aclocal.in
patching file bin/automake.in
patching file t/wrap/aclocal.in
patching file t/wrap/automake.in

Applying ./patches/100-aclocal-skip-not-existing-directories.patch using plaintext: 
patching file bin/aclocal.in
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/automake-1.15.1/.prepared36e148b865dae7f52fac8119d16bbb68_6664517399ebbbc92a37c5bb081b5c53
(cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/automake-1.15.1; AUTOM4TE=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/autom4te AUTOCONF=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/autoconf AUTOMAKE=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/automake ACLOCAL=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/aclocal AUTOHEADER=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/autoheader LIBTOOLIZE=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/libtoolize LIBTOOL=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/libtool M4=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/m4 AUTOPOINT=true STAGING_DIR="" ./bootstrap)
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT asn1/libcrypto_la-x_long.lo -MD -MP -MF asn1/.deps/libcrypto_la-x_long.Tpo -c asn1/x_long.c -o asn1/libcrypto_la-x_long.o
mv -f asn1/.deps/libcrypto_la-x_exten.Tpo asn1/.deps/libcrypto_la-x_exten.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT asn1/libcrypto_la-x_nx509.lo -MD -MP -MF asn1/.deps/libcrypto_la-x_nx509.Tpo -c -o asn1/libcrypto_la-x_nx509.lo `test -f 'asn1/x_nx509.c' || echo './'`asn1/x_nx509.c
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT asn1/libcrypto_la-x_name.lo -MD -MP -MF asn1/.deps/libcrypto_la-x_name.Tpo -c asn1/x_name.c -o asn1/libcrypto_la-x_name.o
mv -f asn1/.deps/libcrypto_la-x_info.Tpo asn1/.deps/libcrypto_la-x_info.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT asn1/libcrypto_la-x_pkey.lo -MD -MP -MF asn1/.deps/libcrypto_la-x_pkey.Tpo -c -o asn1/libcrypto_la-x_pkey.lo `test -f 'asn1/x_pkey.c' || echo './'`asn1/x_pkey.c
mv -f asn1/.deps/libcrypto_la-x_crl.Tpo asn1/.deps/libcrypto_la-x_crl.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT asn1/libcrypto_la-x_pubkey.lo -MD -MP -MF asn1/.deps/libcrypto_la-x_pubkey.Tpo -c -o asn1/libcrypto_la-x_pubkey.lo `test -f 'asn1/x_pubkey.c' || echo './'`asn1/x_pubkey.c
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT asn1/libcrypto_la-x_nx509.lo -MD -MP -MF asn1/.deps/libcrypto_la-x_nx509.Tpo -c asn1/x_nx509.c -o asn1/libcrypto_la-x_nx509.o
mv -f asn1/.deps/libcrypto_la-x_long.Tpo asn1/.deps/libcrypto_la-x_long.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT asn1/libcrypto_la-x_req.lo -MD -MP -MF asn1/.deps/libcrypto_la-x_req.Tpo -c -o asn1/libcrypto_la-x_req.lo `test -f 'asn1/x_req.c' || echo './'`asn1/x_req.c
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT asn1/libcrypto_la-x_pkey.lo -MD -MP -MF asn1/.deps/libcrypto_la-x_pkey.Tpo -c asn1/x_pkey.c -o asn1/libcrypto_la-x_pkey.o
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT asn1/libcrypto_la-x_pubkey.lo -MD -MP -MF asn1/.deps/libcrypto_la-x_pubkey.Tpo -c asn1/x_pubkey.c -o asn1/libcrypto_la-x_pubkey.o
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT asn1/libcrypto_la-x_req.lo -MD -MP -MF asn1/.deps/libcrypto_la-x_req.Tpo -c asn1/x_req.c -o asn1/libcrypto_la-x_req.o
mv -f asn1/.deps/libcrypto_la-x_nx509.Tpo asn1/.deps/libcrypto_la-x_nx509.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT asn1/libcrypto_la-x_sig.lo -MD -MP -MF asn1/.deps/libcrypto_la-x_sig.Tpo -c -o asn1/libcrypto_la-x_sig.lo `test -f 'asn1/x_sig.c' || echo './'`asn1/x_sig.c
mv -f asn1/.deps/libcrypto_la-x_pkey.Tpo asn1/.deps/libcrypto_la-x_pkey.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT asn1/libcrypto_la-x_spki.lo -MD -MP -MF asn1/.deps/libcrypto_la-x_spki.Tpo -c -o asn1/libcrypto_la-x_spki.lo `test -f 'asn1/x_spki.c' || echo './'`asn1/x_spki.c
mv -f asn1/.deps/libcrypto_la-x_req.Tpo asn1/.deps/libcrypto_la-x_req.Plo
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT asn1/libcrypto_la-x_sig.lo -MD -MP -MF asn1/.deps/libcrypto_la-x_sig.Tpo -c asn1/x_sig.c -o asn1/libcrypto_la-x_sig.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT asn1/libcrypto_la-x_val.lo -MD -MP -MF asn1/.deps/libcrypto_la-x_val.Tpo -c -o asn1/libcrypto_la-x_val.lo `test -f 'asn1/x_val.c' || echo './'`asn1/x_val.c
mv -f asn1/.deps/libcrypto_la-x_name.Tpo asn1/.deps/libcrypto_la-x_name.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT asn1/libcrypto_la-x_x509.lo -MD -MP -MF asn1/.deps/libcrypto_la-x_x509.Tpo -c -o asn1/libcrypto_la-x_x509.lo `test -f 'asn1/x_x509.c' || echo './'`asn1/x_x509.c
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT asn1/libcrypto_la-x_spki.lo -MD -MP -MF asn1/.deps/libcrypto_la-x_spki.Tpo -c asn1/x_spki.c -o asn1/libcrypto_la-x_spki.o
mv -f asn1/.deps/libcrypto_la-x_pubkey.Tpo asn1/.deps/libcrypto_la-x_pubkey.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT asn1/libcrypto_la-x_x509a.lo -MD -MP -MF asn1/.deps/libcrypto_la-x_x509a.Tpo -c -o asn1/libcrypto_la-x_x509a.lo `test -f 'asn1/x_x509a.c' || echo './'`asn1/x_x509a.c
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT asn1/libcrypto_la-x_val.lo -MD -MP -MF asn1/.deps/libcrypto_la-x_val.Tpo -c asn1/x_val.c -o asn1/libcrypto_la-x_val.o
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT asn1/libcrypto_la-x_x509a.lo -MD -MP -MF asn1/.deps/libcrypto_la-x_x509a.Tpo -c asn1/x_x509a.c -o asn1/libcrypto_la-x_x509a.o
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT asn1/libcrypto_la-x_x509.lo -MD -MP -MF asn1/.deps/libcrypto_la-x_x509.Tpo -c asn1/x_x509.c -o asn1/libcrypto_la-x_x509.o
mv -f asn1/.deps/libcrypto_la-x_sig.Tpo asn1/.deps/libcrypto_la-x_sig.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT bf/libcrypto_la-bf_cfb64.lo -MD -MP -MF bf/.deps/libcrypto_la-bf_cfb64.Tpo -c -o bf/libcrypto_la-bf_cfb64.lo `test -f 'bf/bf_cfb64.c' || echo './'`bf/bf_cfb64.c
mv -f asn1/.deps/libcrypto_la-x_spki.Tpo asn1/.deps/libcrypto_la-x_spki.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT bf/libcrypto_la-bf_ecb.lo -MD -MP -MF bf/.deps/libcrypto_la-bf_ecb.Tpo -c -o bf/libcrypto_la-bf_ecb.lo `test -f 'bf/bf_ecb.c' || echo './'`bf/bf_ecb.c
mv -f asn1/.deps/libcrypto_la-x_val.Tpo asn1/.deps/libcrypto_la-x_val.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT bf/libcrypto_la-bf_enc.lo -MD -MP -MF bf/.deps/libcrypto_la-bf_enc.Tpo -c -o bf/libcrypto_la-bf_enc.lo `test -f 'bf/bf_enc.c' || echo './'`bf/bf_enc.c
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT bf/libcrypto_la-bf_cfb64.lo -MD -MP -MF bf/.deps/libcrypto_la-bf_cfb64.Tpo -c bf/bf_cfb64.c -o bf/libcrypto_la-bf_cfb64.o
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT bf/libcrypto_la-bf_ecb.lo -MD -MP -MF bf/.deps/libcrypto_la-bf_ecb.Tpo -c bf/bf_ecb.c -o bf/libcrypto_la-bf_ecb.o
mv -f bf/.deps/libcrypto_la-bf_cfb64.Tpo bf/.deps/libcrypto_la-bf_cfb64.Plo
mv -f asn1/.deps/libcrypto_la-x_x509.Tpo asn1/.deps/libcrypto_la-x_x509.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT bf/libcrypto_la-bf_ofb64.lo -MD -MP -MF bf/.deps/libcrypto_la-bf_ofb64.Tpo -c -o bf/libcrypto_la-bf_ofb64.lo `test -f 'bf/bf_ofb64.c' || echo './'`bf/bf_ofb64.c
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT bf/libcrypto_la-bf_skey.lo -MD -MP -MF bf/.deps/libcrypto_la-bf_skey.Tpo -c -o bf/libcrypto_la-bf_skey.lo `test -f 'bf/bf_skey.c' || echo './'`bf/bf_skey.c
mv -f bf/.deps/libcrypto_la-bf_ecb.Tpo bf/.deps/libcrypto_la-bf_ecb.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT bio/libcrypto_la-b_dump.lo -MD -MP -MF bio/.deps/libcrypto_la-b_dump.Tpo -c -o bio/libcrypto_la-b_dump.lo `test -f 'bio/b_dump.c' || echo './'`bio/b_dump.c
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT bf/libcrypto_la-bf_enc.lo -MD -MP -MF bf/.deps/libcrypto_la-bf_enc.Tpo -c bf/bf_enc.c -o bf/libcrypto_la-bf_enc.o
mv -f asn1/.deps/libcrypto_la-x_x509a.Tpo asn1/.deps/libcrypto_la-x_x509a.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT bio/libcrypto_la-b_posix.lo -MD -MP -MF bio/.deps/libcrypto_la-b_posix.Tpo -c -o bio/libcrypto_la-b_posix.lo `test -f 'bio/b_posix.c' || echo './'`bio/b_posix.c
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT bf/libcrypto_la-bf_skey.lo -MD -MP -MF bf/.deps/libcrypto_la-bf_skey.Tpo -c bf/bf_skey.c -o bf/libcrypto_la-bf_skey.o
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT bf/libcrypto_la-bf_ofb64.lo -MD -MP -MF bf/.deps/libcrypto_la-bf_ofb64.Tpo -c bf/bf_ofb64.c -o bf/libcrypto_la-bf_ofb64.o
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT bio/libcrypto_la-b_dump.lo -MD -MP -MF bio/.deps/libcrypto_la-b_dump.Tpo -c bio/b_dump.c -o bio/libcrypto_la-b_dump.o
mv -f bf/.deps/libcrypto_la-bf_ofb64.Tpo bf/.deps/libcrypto_la-bf_ofb64.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT bio/libcrypto_la-b_print.lo -MD -MP -MF bio/.deps/libcrypto_la-b_print.Tpo -c -o bio/libcrypto_la-b_print.lo `test -f 'bio/b_print.c' || echo './'`bio/b_print.c
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT bio/libcrypto_la-b_posix.lo -MD -MP -MF bio/.deps/libcrypto_la-b_posix.Tpo -c bio/b_posix.c -o bio/libcrypto_la-b_posix.o
mv -f bf/.deps/libcrypto_la-bf_skey.Tpo bf/.deps/libcrypto_la-bf_skey.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT bio/libcrypto_la-b_sock.lo -MD -MP -MF bio/.deps/libcrypto_la-b_sock.Tpo -c -o bio/libcrypto_la-b_sock.lo `test -f 'bio/b_sock.c' || echo './'`bio/b_sock.c
mv -f bio/.deps/libcrypto_la-b_posix.Tpo bio/.deps/libcrypto_la-b_posix.Plo
mv -f bio/.deps/libcrypto_la-b_dump.Tpo bio/.deps/libcrypto_la-b_dump.Plo
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT bio/libcrypto_la-b_print.lo -MD -MP -MF bio/.deps/libcrypto_la-b_print.Tpo -c bio/b_print.c -o bio/libcrypto_la-b_print.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT bio/libcrypto_la-bf_buff.lo -MD -MP -MF bio/.deps/libcrypto_la-bf_buff.Tpo -c -o bio/libcrypto_la-bf_buff.lo `test -f 'bio/bf_buff.c' || echo './'`bio/bf_buff.c
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT bio/libcrypto_la-bf_nbio.lo -MD -MP -MF bio/.deps/libcrypto_la-bf_nbio.Tpo -c -o bio/libcrypto_la-bf_nbio.lo `test -f 'bio/bf_nbio.c' || echo './'`bio/bf_nbio.c
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT bio/libcrypto_la-b_sock.lo -MD -MP -MF bio/.deps/libcrypto_la-b_sock.Tpo -c bio/b_sock.c -o bio/libcrypto_la-b_sock.o
mv -f bf/.deps/libcrypto_la-bf_enc.Tpo bf/.deps/libcrypto_la-bf_enc.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT bio/libcrypto_la-bf_null.lo -MD -MP -MF bio/.deps/libcrypto_la-bf_null.Tpo -c -o bio/libcrypto_la-bf_null.lo `test -f 'bio/bf_null.c' || echo './'`bio/bf_null.c
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT bio/libcrypto_la-bf_nbio.lo -MD -MP -MF bio/.deps/libcrypto_la-bf_nbio.Tpo -c bio/bf_nbio.c -o bio/libcrypto_la-bf_nbio.o
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT bio/libcrypto_la-bf_buff.lo -MD -MP -MF bio/.deps/libcrypto_la-bf_buff.Tpo -c bio/bf_buff.c -o bio/libcrypto_la-bf_buff.o
mv -f bio/.deps/libcrypto_la-b_print.Tpo bio/.deps/libcrypto_la-b_print.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT bio/libcrypto_la-bio_cb.lo -MD -MP -MF bio/.deps/libcrypto_la-bio_cb.Tpo -c -o bio/libcrypto_la-bio_cb.lo `test -f 'bio/bio_cb.c' || echo './'`bio/bio_cb.c
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT bio/libcrypto_la-bf_null.lo -MD -MP -MF bio/.deps/libcrypto_la-bf_null.Tpo -c bio/bf_null.c -o bio/libcrypto_la-bf_null.o
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT bio/libcrypto_la-bio_cb.lo -MD -MP -MF bio/.deps/libcrypto_la-bio_cb.Tpo -c bio/bio_cb.c -o bio/libcrypto_la-bio_cb.o
mv -f bio/.deps/libcrypto_la-b_sock.Tpo bio/.deps/libcrypto_la-b_sock.Plo
mv -f bio/.deps/libcrypto_la-bf_nbio.Tpo bio/.deps/libcrypto_la-bf_nbio.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT bio/libcrypto_la-bio_err.lo -MD -MP -MF bio/.deps/libcrypto_la-bio_err.Tpo -c -o bio/libcrypto_la-bio_err.lo `test -f 'bio/bio_err.c' || echo './'`bio/bio_err.c
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT bio/libcrypto_la-bio_lib.lo -MD -MP -MF bio/.deps/libcrypto_la-bio_lib.Tpo -c -o bio/libcrypto_la-bio_lib.lo `test -f 'bio/bio_lib.c' || echo './'`bio/bio_lib.c
mv -f bio/.deps/libcrypto_la-bf_null.Tpo bio/.deps/libcrypto_la-bf_null.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT bio/libcrypto_la-bio_meth.lo -MD -MP -MF bio/.deps/libcrypto_la-bio_meth.Tpo -c -o bio/libcrypto_la-bio_meth.lo `test -f 'bio/bio_meth.c' || echo './'`bio/bio_meth.c
mv -f bio/.deps/libcrypto_la-bio_cb.Tpo bio/.deps/libcrypto_la-bio_cb.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT bio/libcrypto_la-bss_acpt.lo -MD -MP -MF bio/.deps/libcrypto_la-bss_acpt.Tpo -c -o bio/libcrypto_la-bss_acpt.lo `test -f 'bio/bss_acpt.c' || echo './'`bio/bss_acpt.c
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT bio/libcrypto_la-bio_err.lo -MD -MP -MF bio/.deps/libcrypto_la-bio_err.Tpo -c bio/bio_err.c -o bio/libcrypto_la-bio_err.o
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT bio/libcrypto_la-bio_lib.lo -MD -MP -MF bio/.deps/libcrypto_la-bio_lib.Tpo -c bio/bio_lib.c -o bio/libcrypto_la-bio_lib.o
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT bio/libcrypto_la-bio_meth.lo -MD -MP -MF bio/.deps/libcrypto_la-bio_meth.Tpo -c bio/bio_meth.c -o bio/libcrypto_la-bio_meth.o
mv -f bio/.deps/libcrypto_la-bio_err.Tpo bio/.deps/libcrypto_la-bio_err.Plo
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT bio/libcrypto_la-bss_acpt.lo -MD -MP -MF bio/.deps/libcrypto_la-bss_acpt.Tpo -c bio/bss_acpt.c -o bio/libcrypto_la-bss_acpt.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT bio/libcrypto_la-bss_bio.lo -MD -MP -MF bio/.deps/libcrypto_la-bss_bio.Tpo -c -o bio/libcrypto_la-bss_bio.lo `test -f 'bio/bss_bio.c' || echo './'`bio/bss_bio.c
mv -f bio/.deps/libcrypto_la-bf_buff.Tpo bio/.deps/libcrypto_la-bf_buff.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT bio/libcrypto_la-bss_conn.lo -MD -MP -MF bio/.deps/libcrypto_la-bss_conn.Tpo -c -o bio/libcrypto_la-bss_conn.lo `test -f 'bio/bss_conn.c' || echo './'`bio/bss_conn.c
mv -f bio/.deps/libcrypto_la-bio_meth.Tpo bio/.deps/libcrypto_la-bio_meth.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT bio/libcrypto_la-bss_dgram.lo -MD -MP -MF bio/.deps/libcrypto_la-bss_dgram.Tpo -c -o bio/libcrypto_la-bss_dgram.lo `test -f 'bio/bss_dgram.c' || echo './'`bio/bss_dgram.c
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT bio/libcrypto_la-bss_bio.lo -MD -MP -MF bio/.deps/libcrypto_la-bss_bio.Tpo -c bio/bss_bio.c -o bio/libcrypto_la-bss_bio.o
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT bio/libcrypto_la-bss_conn.lo -MD -MP -MF bio/.deps/libcrypto_la-bss_conn.Tpo -c bio/bss_conn.c -o bio/libcrypto_la-bss_conn.o
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT bio/libcrypto_la-bss_dgram.lo -MD -MP -MF bio/.deps/libcrypto_la-bss_dgram.Tpo -c bio/bss_dgram.c -o bio/libcrypto_la-bss_dgram.o
mv -f bio/.deps/libcrypto_la-bss_acpt.Tpo bio/.deps/libcrypto_la-bss_acpt.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT bio/libcrypto_la-bss_fd.lo -MD -MP -MF bio/.deps/libcrypto_la-bss_fd.Tpo -c -o bio/libcrypto_la-bss_fd.lo `test -f 'bio/bss_fd.c' || echo './'`bio/bss_fd.c
mv -f bio/.deps/libcrypto_la-bio_lib.Tpo bio/.deps/libcrypto_la-bio_lib.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT bio/libcrypto_la-bss_file.lo -MD -MP -MF bio/.deps/libcrypto_la-bss_file.Tpo -c -o bio/libcrypto_la-bss_file.lo `test -f 'bio/bss_file.c' || echo './'`bio/bss_file.c
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT bio/libcrypto_la-bss_fd.lo -MD -MP -MF bio/.deps/libcrypto_la-bss_fd.Tpo -c bio/bss_fd.c -o bio/libcrypto_la-bss_fd.o
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT bio/libcrypto_la-bss_file.lo -MD -MP -MF bio/.deps/libcrypto_la-bss_file.Tpo -c bio/bss_file.c -o bio/libcrypto_la-bss_file.o
mv -f bio/.deps/libcrypto_la-bss_dgram.Tpo bio/.deps/libcrypto_la-bss_dgram.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT bio/libcrypto_la-bss_log.lo -MD -MP -MF bio/.deps/libcrypto_la-bss_log.Tpo -c -o bio/libcrypto_la-bss_log.lo `test -f 'bio/bss_log.c' || echo './'`bio/bss_log.c
mv -f bio/.deps/libcrypto_la-bss_conn.Tpo bio/.deps/libcrypto_la-bss_conn.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT bio/libcrypto_la-bss_mem.lo -MD -MP -MF bio/.deps/libcrypto_la-bss_mem.Tpo -c -o bio/libcrypto_la-bss_mem.lo `test -f 'bio/bss_mem.c' || echo './'`bio/bss_mem.c
mv -f bio/.deps/libcrypto_la-bss_bio.Tpo bio/.deps/libcrypto_la-bss_bio.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT bio/libcrypto_la-bss_null.lo -MD -MP -MF bio/.deps/libcrypto_la-bss_null.Tpo -c -o bio/libcrypto_la-bss_null.lo `test -f 'bio/bss_null.c' || echo './'`bio/bss_null.c
mv -f bio/.deps/libcrypto_la-bss_fd.Tpo bio/.deps/libcrypto_la-bss_fd.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT bio/libcrypto_la-bss_sock.lo -MD -MP -MF bio/.deps/libcrypto_la-bss_sock.Tpo -c -o bio/libcrypto_la-bss_sock.lo `test -f 'bio/bss_sock.c' || echo './'`bio/bss_sock.c
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT bio/libcrypto_la-bss_log.lo -MD -MP -MF bio/.deps/libcrypto_la-bss_log.Tpo -c bio/bss_log.c -o bio/libcrypto_la-bss_log.o
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT bio/libcrypto_la-bss_mem.lo -MD -MP -MF bio/.deps/libcrypto_la-bss_mem.Tpo -c bio/bss_mem.c -o bio/libcrypto_la-bss_mem.o
mv -f bio/.deps/libcrypto_la-bss_file.Tpo bio/.deps/libcrypto_la-bss_file.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT buffer/libcrypto_la-buf_err.lo -MD -MP -MF buffer/.deps/libcrypto_la-buf_err.Tpo -c -o buffer/libcrypto_la-buf_err.lo `test -f 'buffer/buf_err.c' || echo './'`buffer/buf_err.c
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT bio/libcrypto_la-bss_sock.lo -MD -MP -MF bio/.deps/libcrypto_la-bss_sock.Tpo -c bio/bss_sock.c -o bio/libcrypto_la-bss_sock.o
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT bio/libcrypto_la-bss_null.lo -MD -MP -MF bio/.deps/libcrypto_la-bss_null.Tpo -c bio/bss_null.c -o bio/libcrypto_la-bss_null.o
mv -f bio/.deps/libcrypto_la-bss_log.Tpo bio/.deps/libcrypto_la-bss_log.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT buffer/libcrypto_la-buf_str.lo -MD -MP -MF buffer/.deps/libcrypto_la-buf_str.Tpo -c -o buffer/libcrypto_la-buf_str.lo `test -f 'buffer/buf_str.c' || echo './'`buffer/buf_str.c
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT buffer/libcrypto_la-buf_err.lo -MD -MP -MF buffer/.deps/libcrypto_la-buf_err.Tpo -c buffer/buf_err.c -o buffer/libcrypto_la-buf_err.o
mv -f bio/.deps/libcrypto_la-bss_null.Tpo bio/.deps/libcrypto_la-bss_null.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT buffer/libcrypto_la-buffer.lo -MD -MP -MF buffer/.deps/libcrypto_la-buffer.Tpo -c -o buffer/libcrypto_la-buffer.lo `test -f 'buffer/buffer.c' || echo './'`buffer/buffer.c
mv -f bio/.deps/libcrypto_la-bss_mem.Tpo bio/.deps/libcrypto_la-bss_mem.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT cast/libcrypto_la-c_cfb64.lo -MD -MP -MF cast/.deps/libcrypto_la-c_cfb64.Tpo -c -o cast/libcrypto_la-c_cfb64.lo `test -f 'cast/c_cfb64.c' || echo './'`cast/c_cfb64.c
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT buffer/libcrypto_la-buf_str.lo -MD -MP -MF buffer/.deps/libcrypto_la-buf_str.Tpo -c buffer/buf_str.c -o buffer/libcrypto_la-buf_str.o
mv -f bio/.deps/libcrypto_la-bss_sock.Tpo bio/.deps/libcrypto_la-bss_sock.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT cast/libcrypto_la-c_ecb.lo -MD -MP -MF cast/.deps/libcrypto_la-c_ecb.Tpo -c -o cast/libcrypto_la-c_ecb.lo `test -f 'cast/c_ecb.c' || echo './'`cast/c_ecb.c
mv -f buffer/.deps/libcrypto_la-buf_err.Tpo buffer/.deps/libcrypto_la-buf_err.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT cast/libcrypto_la-c_enc.lo -MD -MP -MF cast/.deps/libcrypto_la-c_enc.Tpo -c -o cast/libcrypto_la-c_enc.lo `test -f 'cast/c_enc.c' || echo './'`cast/c_enc.c
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT buffer/libcrypto_la-buffer.lo -MD -MP -MF buffer/.deps/libcrypto_la-buffer.Tpo -c buffer/buffer.c -o buffer/libcrypto_la-buffer.o
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT cast/libcrypto_la-c_cfb64.lo -MD -MP -MF cast/.deps/libcrypto_la-c_cfb64.Tpo -c cast/c_cfb64.c -o cast/libcrypto_la-c_cfb64.o
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT cast/libcrypto_la-c_ecb.lo -MD -MP -MF cast/.deps/libcrypto_la-c_ecb.Tpo -c cast/c_ecb.c -o cast/libcrypto_la-c_ecb.o
mv -f buffer/.deps/libcrypto_la-buf_str.Tpo buffer/.deps/libcrypto_la-buf_str.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT cast/libcrypto_la-c_ofb64.lo -MD -MP -MF cast/.deps/libcrypto_la-c_ofb64.Tpo -c -o cast/libcrypto_la-c_ofb64.lo `test -f 'cast/c_ofb64.c' || echo './'`cast/c_ofb64.c
mv -f cast/.deps/libcrypto_la-c_cfb64.Tpo cast/.deps/libcrypto_la-c_cfb64.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT cast/libcrypto_la-c_skey.lo -MD -MP -MF cast/.deps/libcrypto_la-c_skey.Tpo -c -o cast/libcrypto_la-c_skey.lo `test -f 'cast/c_skey.c' || echo './'`cast/c_skey.c
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT cast/libcrypto_la-c_enc.lo -MD -MP -MF cast/.deps/libcrypto_la-c_enc.Tpo -c cast/c_enc.c -o cast/libcrypto_la-c_enc.o
mv -f cast/.deps/libcrypto_la-c_ecb.Tpo cast/.deps/libcrypto_la-c_ecb.Plo
mv -f buffer/.deps/libcrypto_la-buffer.Tpo buffer/.deps/libcrypto_la-buffer.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT chacha/libcrypto_la-chacha.lo -MD -MP -MF chacha/.deps/libcrypto_la-chacha.Tpo -c -o chacha/libcrypto_la-chacha.lo `test -f 'chacha/chacha.c' || echo './'`chacha/chacha.c
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT cmac/libcrypto_la-cm_ameth.lo -MD -MP -MF cmac/.deps/libcrypto_la-cm_ameth.Tpo -c -o cmac/libcrypto_la-cm_ameth.lo `test -f 'cmac/cm_ameth.c' || echo './'`cmac/cm_ameth.c
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT cast/libcrypto_la-c_ofb64.lo -MD -MP -MF cast/.deps/libcrypto_la-c_ofb64.Tpo -c cast/c_ofb64.c -o cast/libcrypto_la-c_ofb64.o
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT cast/libcrypto_la-c_skey.lo -MD -MP -MF cast/.deps/libcrypto_la-c_skey.Tpo -c cast/c_skey.c -o cast/libcrypto_la-c_skey.o
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT chacha/libcrypto_la-chacha.lo -MD -MP -MF chacha/.deps/libcrypto_la-chacha.Tpo -c chacha/chacha.c -o chacha/libcrypto_la-chacha.o
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT cmac/libcrypto_la-cm_ameth.lo -MD -MP -MF cmac/.deps/libcrypto_la-cm_ameth.Tpo -c cmac/cm_ameth.c -o cmac/libcrypto_la-cm_ameth.o
mv -f cast/.deps/libcrypto_la-c_ofb64.Tpo cast/.deps/libcrypto_la-c_ofb64.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT cmac/libcrypto_la-cm_pmeth.lo -MD -MP -MF cmac/.deps/libcrypto_la-cm_pmeth.Tpo -c -o cmac/libcrypto_la-cm_pmeth.lo `test -f 'cmac/cm_pmeth.c' || echo './'`cmac/cm_pmeth.c
mv -f cmac/.deps/libcrypto_la-cm_ameth.Tpo cmac/.deps/libcrypto_la-cm_ameth.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT cmac/libcrypto_la-cmac.lo -MD -MP -MF cmac/.deps/libcrypto_la-cmac.Tpo -c -o cmac/libcrypto_la-cmac.lo `test -f 'cmac/cmac.c' || echo './'`cmac/cmac.c
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT cmac/libcrypto_la-cm_pmeth.lo -MD -MP -MF cmac/.deps/libcrypto_la-cm_pmeth.Tpo -c cmac/cm_pmeth.c -o cmac/libcrypto_la-cm_pmeth.o
mv -f cast/.deps/libcrypto_la-c_enc.Tpo cast/.deps/libcrypto_la-c_enc.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT comp/libcrypto_la-c_rle.lo -MD -MP -MF comp/.deps/libcrypto_la-c_rle.Tpo -c -o comp/libcrypto_la-c_rle.lo `test -f 'comp/c_rle.c' || echo './'`comp/c_rle.c
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT cmac/libcrypto_la-cmac.lo -MD -MP -MF cmac/.deps/libcrypto_la-cmac.Tpo -c cmac/cmac.c -o cmac/libcrypto_la-cmac.o
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT comp/libcrypto_la-c_rle.lo -MD -MP -MF comp/.deps/libcrypto_la-c_rle.Tpo -c comp/c_rle.c -o comp/libcrypto_la-c_rle.o
mv -f cast/.deps/libcrypto_la-c_skey.Tpo cast/.deps/libcrypto_la-c_skey.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT comp/libcrypto_la-c_zlib.lo -MD -MP -MF comp/.deps/libcrypto_la-c_zlib.Tpo -c -o comp/libcrypto_la-c_zlib.lo `test -f 'comp/c_zlib.c' || echo './'`comp/c_zlib.c
mv -f cmac/.deps/libcrypto_la-cm_pmeth.Tpo cmac/.deps/libcrypto_la-cm_pmeth.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT comp/libcrypto_la-comp_err.lo -MD -MP -MF comp/.deps/libcrypto_la-comp_err.Tpo -c -o comp/libcrypto_la-comp_err.lo `test -f 'comp/comp_err.c' || echo './'`comp/comp_err.c
mv -f comp/.deps/libcrypto_la-c_rle.Tpo comp/.deps/libcrypto_la-c_rle.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT comp/libcrypto_la-comp_lib.lo -MD -MP -MF comp/.deps/libcrypto_la-comp_lib.Tpo -c -o comp/libcrypto_la-comp_lib.lo `test -f 'comp/comp_lib.c' || echo './'`comp/comp_lib.c
mv -f chacha/.deps/libcrypto_la-chacha.Tpo chacha/.deps/libcrypto_la-chacha.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT conf/libcrypto_la-conf_api.lo -MD -MP -MF conf/.deps/libcrypto_la-conf_api.Tpo -c -o conf/libcrypto_la-conf_api.lo `test -f 'conf/conf_api.c' || echo './'`conf/conf_api.c
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT comp/libcrypto_la-c_zlib.lo -MD -MP -MF comp/.deps/libcrypto_la-c_zlib.Tpo -c comp/c_zlib.c -o comp/libcrypto_la-c_zlib.o
mv -f cmac/.deps/libcrypto_la-cmac.Tpo cmac/.deps/libcrypto_la-cmac.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT conf/libcrypto_la-conf_def.lo -MD -MP -MF conf/.deps/libcrypto_la-conf_def.Tpo -c -o conf/libcrypto_la-conf_def.lo `test -f 'conf/conf_def.c' || echo './'`conf/conf_def.c
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT comp/libcrypto_la-comp_err.lo -MD -MP -MF comp/.deps/libcrypto_la-comp_err.Tpo -c comp/comp_err.c -o comp/libcrypto_la-comp_err.o
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT comp/libcrypto_la-comp_lib.lo -MD -MP -MF comp/.deps/libcrypto_la-comp_lib.Tpo -c comp/comp_lib.c -o comp/libcrypto_la-comp_lib.o
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT conf/libcrypto_la-conf_api.lo -MD -MP -MF conf/.deps/libcrypto_la-conf_api.Tpo -c conf/conf_api.c -o conf/libcrypto_la-conf_api.o
mv -f comp/.deps/libcrypto_la-c_zlib.Tpo comp/.deps/libcrypto_la-c_zlib.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT conf/libcrypto_la-conf_err.lo -MD -MP -MF conf/.deps/libcrypto_la-conf_err.Tpo -c -o conf/libcrypto_la-conf_err.lo `test -f 'conf/conf_err.c' || echo './'`conf/conf_err.c
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT conf/libcrypto_la-conf_def.lo -MD -MP -MF conf/.deps/libcrypto_la-conf_def.Tpo -c conf/conf_def.c -o conf/libcrypto_la-conf_def.o
mv -f comp/.deps/libcrypto_la-comp_err.Tpo comp/.deps/libcrypto_la-comp_err.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT conf/libcrypto_la-conf_lib.lo -MD -MP -MF conf/.deps/libcrypto_la-conf_lib.Tpo -c -o conf/libcrypto_la-conf_lib.lo `test -f 'conf/conf_lib.c' || echo './'`conf/conf_lib.c
mv -f comp/.deps/libcrypto_la-comp_lib.Tpo comp/.deps/libcrypto_la-comp_lib.Plo
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT conf/libcrypto_la-conf_err.lo -MD -MP -MF conf/.deps/libcrypto_la-conf_err.Tpo -c conf/conf_err.c -o conf/libcrypto_la-conf_err.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT conf/libcrypto_la-conf_mall.lo -MD -MP -MF conf/.deps/libcrypto_la-conf_mall.Tpo -c -o conf/libcrypto_la-conf_mall.lo `test -f 'conf/conf_mall.c' || echo './'`conf/conf_mall.c
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT conf/libcrypto_la-conf_lib.lo -MD -MP -MF conf/.deps/libcrypto_la-conf_lib.Tpo -c conf/conf_lib.c -o conf/libcrypto_la-conf_lib.o
mv -f conf/.deps/libcrypto_la-conf_api.Tpo conf/.deps/libcrypto_la-conf_api.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT conf/libcrypto_la-conf_mod.lo -MD -MP -MF conf/.deps/libcrypto_la-conf_mod.Tpo -c -o conf/libcrypto_la-conf_mod.lo `test -f 'conf/conf_mod.c' || echo './'`conf/conf_mod.c
mv -f conf/.deps/libcrypto_la-conf_err.Tpo conf/.deps/libcrypto_la-conf_err.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT conf/libcrypto_la-conf_sap.lo -MD -MP -MF conf/.deps/libcrypto_la-conf_sap.Tpo -c -o conf/libcrypto_la-conf_sap.lo `test -f 'conf/conf_sap.c' || echo './'`conf/conf_sap.c
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT conf/libcrypto_la-conf_mall.lo -MD -MP -MF conf/.deps/libcrypto_la-conf_mall.Tpo -c conf/conf_mall.c -o conf/libcrypto_la-conf_mall.o
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT conf/libcrypto_la-conf_sap.lo -MD -MP -MF conf/.deps/libcrypto_la-conf_sap.Tpo -c conf/conf_sap.c -o conf/libcrypto_la-conf_sap.o
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT conf/libcrypto_la-conf_mod.lo -MD -MP -MF conf/.deps/libcrypto_la-conf_mod.Tpo -c conf/conf_mod.c -o conf/libcrypto_la-conf_mod.o
mv -f conf/.deps/libcrypto_la-conf_lib.Tpo conf/.deps/libcrypto_la-conf_lib.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT curve25519/libcrypto_la-curve25519-generic.lo -MD -MP -MF curve25519/.deps/libcrypto_la-curve25519-generic.Tpo -c -o curve25519/libcrypto_la-curve25519-generic.lo `test -f 'curve25519/curve25519-generic.c' || echo './'`curve25519/curve25519-generic.c
mv -f conf/.deps/libcrypto_la-conf_mall.Tpo conf/.deps/libcrypto_la-conf_mall.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT curve25519/libcrypto_la-curve25519.lo -MD -MP -MF curve25519/.deps/libcrypto_la-curve25519.Tpo -c -o curve25519/libcrypto_la-curve25519.lo `test -f 'curve25519/curve25519.c' || echo './'`curve25519/curve25519.c
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT curve25519/libcrypto_la-curve25519-generic.lo -MD -MP -MF curve25519/.deps/libcrypto_la-curve25519-generic.Tpo -c curve25519/curve25519-generic.c -o curve25519/libcrypto_la-curve25519-generic.o
mv -f conf/.deps/libcrypto_la-conf_sap.Tpo conf/.deps/libcrypto_la-conf_sap.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT des/libcrypto_la-cbc_cksm.lo -MD -MP -MF des/.deps/libcrypto_la-cbc_cksm.Tpo -c -o des/libcrypto_la-cbc_cksm.lo `test -f 'des/cbc_cksm.c' || echo './'`des/cbc_cksm.c
mv -f conf/.deps/libcrypto_la-conf_def.Tpo conf/.deps/libcrypto_la-conf_def.Plo
mv -f curve25519/.deps/libcrypto_la-curve25519-generic.Tpo curve25519/.deps/libcrypto_la-curve25519-generic.Plo
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT curve25519/libcrypto_la-curve25519.lo -MD -MP -MF curve25519/.deps/libcrypto_la-curve25519.Tpo -c curve25519/curve25519.c -o curve25519/libcrypto_la-curve25519.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT des/libcrypto_la-cbc_enc.lo -MD -MP -MF des/.deps/libcrypto_la-cbc_enc.Tpo -c -o des/libcrypto_la-cbc_enc.lo `test -f 'des/cbc_enc.c' || echo './'`des/cbc_enc.c
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT des/libcrypto_la-cfb64ede.lo -MD -MP -MF des/.deps/libcrypto_la-cfb64ede.Tpo -c -o des/libcrypto_la-cfb64ede.lo `test -f 'des/cfb64ede.c' || echo './'`des/cfb64ede.c
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT des/libcrypto_la-cbc_cksm.lo -MD -MP -MF des/.deps/libcrypto_la-cbc_cksm.Tpo -c des/cbc_cksm.c -o des/libcrypto_la-cbc_cksm.o
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT des/libcrypto_la-cfb64ede.lo -MD -MP -MF des/.deps/libcrypto_la-cfb64ede.Tpo -c des/cfb64ede.c -o des/libcrypto_la-cfb64ede.o
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT des/libcrypto_la-cbc_enc.lo -MD -MP -MF des/.deps/libcrypto_la-cbc_enc.Tpo -c des/cbc_enc.c -o des/libcrypto_la-cbc_enc.o
mv -f conf/.deps/libcrypto_la-conf_mod.Tpo conf/.deps/libcrypto_la-conf_mod.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT des/libcrypto_la-cfb64enc.lo -MD -MP -MF des/.deps/libcrypto_la-cfb64enc.Tpo -c -o des/libcrypto_la-cfb64enc.lo `test -f 'des/cfb64enc.c' || echo './'`des/cfb64enc.c
mv -f des/.deps/libcrypto_la-cbc_cksm.Tpo des/.deps/libcrypto_la-cbc_cksm.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT des/libcrypto_la-cfb_enc.lo -MD -MP -MF des/.deps/libcrypto_la-cfb_enc.Tpo -c -o des/libcrypto_la-cfb_enc.lo `test -f 'des/cfb_enc.c' || echo './'`des/cfb_enc.c
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT des/libcrypto_la-cfb64enc.lo -MD -MP -MF des/.deps/libcrypto_la-cfb64enc.Tpo -c des/cfb64enc.c -o des/libcrypto_la-cfb64enc.o
mv -f des/.deps/libcrypto_la-cbc_enc.Tpo des/.deps/libcrypto_la-cbc_enc.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT des/libcrypto_la-des_enc.lo -MD -MP -MF des/.deps/libcrypto_la-des_enc.Tpo -c -o des/libcrypto_la-des_enc.lo `test -f 'des/des_enc.c' || echo './'`des/des_enc.c
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT des/libcrypto_la-cfb_enc.lo -MD -MP -MF des/.deps/libcrypto_la-cfb_enc.Tpo -c des/cfb_enc.c -o des/libcrypto_la-cfb_enc.o
mv -f des/.deps/libcrypto_la-cfb64ede.Tpo des/.deps/libcrypto_la-cfb64ede.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT des/libcrypto_la-ecb3_enc.lo -MD -MP -MF des/.deps/libcrypto_la-ecb3_enc.Tpo -c -o des/libcrypto_la-ecb3_enc.lo `test -f 'des/ecb3_enc.c' || echo './'`des/ecb3_enc.c
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT des/libcrypto_la-des_enc.lo -MD -MP -MF des/.deps/libcrypto_la-des_enc.Tpo -c des/des_enc.c -o des/libcrypto_la-des_enc.o
mv -f des/.deps/libcrypto_la-cfb64enc.Tpo des/.deps/libcrypto_la-cfb64enc.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT des/libcrypto_la-ecb_enc.lo -MD -MP -MF des/.deps/libcrypto_la-ecb_enc.Tpo -c -o des/libcrypto_la-ecb_enc.lo `test -f 'des/ecb_enc.c' || echo './'`des/ecb_enc.c
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT des/libcrypto_la-ecb3_enc.lo -MD -MP -MF des/.deps/libcrypto_la-ecb3_enc.Tpo -c des/ecb3_enc.c -o des/libcrypto_la-ecb3_enc.o
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT des/libcrypto_la-ecb_enc.lo -MD -MP -MF des/.deps/libcrypto_la-ecb_enc.Tpo -c des/ecb_enc.c -o des/libcrypto_la-ecb_enc.o
(cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/automake-1.15.1/; if [ -x configure ]; then cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/config.{guess,sub} /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/automake-1.15.1// && CC="gcc" CFLAGS="-O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include " CXX="g++" CPPFLAGS="-I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include " LDFLAGS="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib " CONFIG_SHELL="/usr/bin/env bash" PERL="/usr/bin/env perl" am_cv_prog_PERL_ithreads=no  bash ./configure --target=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --program-prefix="" --program-suffix="" --prefix=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host --exec-prefix=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host --sysconfdir=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc --localstatedir=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/var --sbindir=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin --datarootdir=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share --disable-silent-rules ; fi )
mv -f des/.deps/libcrypto_la-cfb_enc.Tpo des/.deps/libcrypto_la-cfb_enc.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT des/libcrypto_la-ede_cbcm_enc.lo -MD -MP -MF des/.deps/libcrypto_la-ede_cbcm_enc.Tpo -c -o des/libcrypto_la-ede_cbcm_enc.lo `test -f 'des/ede_cbcm_enc.c' || echo './'`des/ede_cbcm_enc.c
mv -f des/.deps/libcrypto_la-ecb3_enc.Tpo des/.deps/libcrypto_la-ecb3_enc.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT des/libcrypto_la-enc_read.lo -MD -MP -MF des/.deps/libcrypto_la-enc_read.Tpo -c -o des/libcrypto_la-enc_read.lo `test -f 'des/enc_read.c' || echo './'`des/enc_read.c
mv -f des/.deps/libcrypto_la-ecb_enc.Tpo des/.deps/libcrypto_la-ecb_enc.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT des/libcrypto_la-enc_writ.lo -MD -MP -MF des/.deps/libcrypto_la-enc_writ.Tpo -c -o des/libcrypto_la-enc_writ.lo `test -f 'des/enc_writ.c' || echo './'`des/enc_writ.c
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT des/libcrypto_la-ede_cbcm_enc.lo -MD -MP -MF des/.deps/libcrypto_la-ede_cbcm_enc.Tpo -c des/ede_cbcm_enc.c -o des/libcrypto_la-ede_cbcm_enc.o
checking whether make supports nested variables... yes
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT des/libcrypto_la-enc_read.lo -MD -MP -MF des/.deps/libcrypto_la-enc_read.Tpo -c des/enc_read.c -o des/libcrypto_la-enc_read.o
checking build system type... x86_64-pc-linux-gnu
checking host system type... libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT des/libcrypto_la-enc_writ.lo -MD -MP -MF des/.deps/libcrypto_la-enc_writ.Tpo -c des/enc_writ.c -o des/libcrypto_la-enc_writ.o
x86_64-pc-linux-gnu
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
mv -f des/.deps/libcrypto_la-enc_read.Tpo des/.deps/libcrypto_la-enc_read.Plo
checking whether ln -s works... yes
checking for perl... /usr/bin/env perl
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT des/libcrypto_la-fcrypt.lo -MD -MP -MF des/.deps/libcrypto_la-fcrypt.Tpo -c -o des/libcrypto_la-fcrypt.lo `test -f 'des/fcrypt.c' || echo './'`des/fcrypt.c
checking for tex... no
checking for yacc... no
checking for byacc... no
checking for bison... no
checking for lex... lex
checking whether autoconf is installed... mv -f des/.deps/libcrypto_la-enc_writ.Tpo des/.deps/libcrypto_la-enc_writ.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT des/libcrypto_la-fcrypt_b.lo -MD -MP -MF des/.deps/libcrypto_la-fcrypt_b.Tpo -c -o des/libcrypto_la-fcrypt_b.lo `test -f 'des/fcrypt_b.c' || echo './'`des/fcrypt_b.c
mv -f des/.deps/libcrypto_la-ede_cbcm_enc.Tpo des/.deps/libcrypto_la-ede_cbcm_enc.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT des/libcrypto_la-ofb64ede.lo -MD -MP -MF des/.deps/libcrypto_la-ofb64ede.Tpo -c -o des/libcrypto_la-ofb64ede.lo `test -f 'des/ofb64ede.c' || echo './'`des/ofb64ede.c
yes
checking whether autoconf works... mv -f curve25519/.deps/libcrypto_la-curve25519.Tpo curve25519/.deps/libcrypto_la-curve25519.Plo
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT des/libcrypto_la-fcrypt.lo -MD -MP -MF des/.deps/libcrypto_la-fcrypt.Tpo -c des/fcrypt.c -o des/libcrypto_la-fcrypt.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT des/libcrypto_la-ofb64enc.lo -MD -MP -MF des/.deps/libcrypto_la-ofb64enc.Tpo -c -o des/libcrypto_la-ofb64enc.lo `test -f 'des/ofb64enc.c' || echo './'`des/ofb64enc.c
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT des/libcrypto_la-fcrypt_b.lo -MD -MP -MF des/.deps/libcrypto_la-fcrypt_b.Tpo -c des/fcrypt_b.c -o des/libcrypto_la-fcrypt_b.o
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT des/libcrypto_la-ofb64ede.lo -MD -MP -MF des/.deps/libcrypto_la-ofb64ede.Tpo -c des/ofb64ede.c -o des/libcrypto_la-ofb64ede.o
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT des/libcrypto_la-ofb64enc.lo -MD -MP -MF des/.deps/libcrypto_la-ofb64enc.Tpo -c des/ofb64enc.c -o des/libcrypto_la-ofb64enc.o
mv -f des/.deps/libcrypto_la-fcrypt.Tpo des/.deps/libcrypto_la-fcrypt.Plo
mv -f des/.deps/libcrypto_la-ofb64ede.Tpo des/.deps/libcrypto_la-ofb64ede.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT des/libcrypto_la-ofb_enc.lo -MD -MP -MF des/.deps/libcrypto_la-ofb_enc.Tpo -c -o des/libcrypto_la-ofb_enc.lo `test -f 'des/ofb_enc.c' || echo './'`des/ofb_enc.c
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT des/libcrypto_la-pcbc_enc.lo -MD -MP -MF des/.deps/libcrypto_la-pcbc_enc.Tpo -c -o des/libcrypto_la-pcbc_enc.lo `test -f 'des/pcbc_enc.c' || echo './'`des/pcbc_enc.c
mv -f des/.deps/libcrypto_la-ofb64enc.Tpo des/.deps/libcrypto_la-ofb64enc.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT des/libcrypto_la-qud_cksm.lo -MD -MP -MF des/.deps/libcrypto_la-qud_cksm.Tpo -c -o des/libcrypto_la-qud_cksm.lo `test -f 'des/qud_cksm.c' || echo './'`des/qud_cksm.c
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT des/libcrypto_la-pcbc_enc.lo -MD -MP -MF des/.deps/libcrypto_la-pcbc_enc.Tpo -c des/pcbc_enc.c -o des/libcrypto_la-pcbc_enc.o
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT des/libcrypto_la-ofb_enc.lo -MD -MP -MF des/.deps/libcrypto_la-ofb_enc.Tpo -c des/ofb_enc.c -o des/libcrypto_la-ofb_enc.o
yes
checking whether autoconf is recent enough... libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT des/libcrypto_la-qud_cksm.lo -MD -MP -MF des/.deps/libcrypto_la-qud_cksm.Tpo -c des/qud_cksm.c -o des/libcrypto_la-qud_cksm.o
mv -f des/.deps/libcrypto_la-des_enc.Tpo des/.deps/libcrypto_la-des_enc.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT des/libcrypto_la-rand_key.lo -MD -MP -MF des/.deps/libcrypto_la-rand_key.Tpo -c -o des/libcrypto_la-rand_key.lo `test -f 'des/rand_key.c' || echo './'`des/rand_key.c
mv -f des/.deps/libcrypto_la-fcrypt_b.Tpo des/.deps/libcrypto_la-fcrypt_b.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT des/libcrypto_la-set_key.lo -MD -MP -MF des/.deps/libcrypto_la-set_key.Tpo -c -o des/libcrypto_la-set_key.lo `test -f 'des/set_key.c' || echo './'`des/set_key.c
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT des/libcrypto_la-rand_key.lo -MD -MP -MF des/.deps/libcrypto_la-rand_key.Tpo -c des/rand_key.c -o des/libcrypto_la-rand_key.o
mv -f des/.deps/libcrypto_la-ofb_enc.Tpo des/.deps/libcrypto_la-ofb_enc.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT des/libcrypto_la-str2key.lo -MD -MP -MF des/.deps/libcrypto_la-str2key.Tpo -c -o des/libcrypto_la-str2key.lo `test -f 'des/str2key.c' || echo './'`des/str2key.c
mv -f des/.deps/libcrypto_la-qud_cksm.Tpo des/.deps/libcrypto_la-qud_cksm.Plo
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT des/libcrypto_la-set_key.lo -MD -MP -MF des/.deps/libcrypto_la-set_key.Tpo -c des/set_key.c -o des/libcrypto_la-set_key.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT des/libcrypto_la-xcbc_enc.lo -MD -MP -MF des/.deps/libcrypto_la-xcbc_enc.Tpo -c -o des/libcrypto_la-xcbc_enc.lo `test -f 'des/xcbc_enc.c' || echo './'`des/xcbc_enc.c
mv -f des/.deps/libcrypto_la-pcbc_enc.Tpo des/.deps/libcrypto_la-pcbc_enc.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT dh/libcrypto_la-dh_ameth.lo -MD -MP -MF dh/.deps/libcrypto_la-dh_ameth.Tpo -c -o dh/libcrypto_la-dh_ameth.lo `test -f 'dh/dh_ameth.c' || echo './'`dh/dh_ameth.c
mv -f des/.deps/libcrypto_la-rand_key.Tpo des/.deps/libcrypto_la-rand_key.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT dh/libcrypto_la-dh_asn1.lo -MD -MP -MF dh/.deps/libcrypto_la-dh_asn1.Tpo -c -o dh/libcrypto_la-dh_asn1.lo `test -f 'dh/dh_asn1.c' || echo './'`dh/dh_asn1.c
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT des/libcrypto_la-str2key.lo -MD -MP -MF des/.deps/libcrypto_la-str2key.Tpo -c des/str2key.c -o des/libcrypto_la-str2key.o
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT des/libcrypto_la-xcbc_enc.lo -MD -MP -MF des/.deps/libcrypto_la-xcbc_enc.Tpo -c des/xcbc_enc.c -o des/libcrypto_la-xcbc_enc.o
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT dh/libcrypto_la-dh_ameth.lo -MD -MP -MF dh/.deps/libcrypto_la-dh_ameth.Tpo -c dh/dh_ameth.c -o dh/libcrypto_la-dh_ameth.o
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT dh/libcrypto_la-dh_asn1.lo -MD -MP -MF dh/.deps/libcrypto_la-dh_asn1.Tpo -c dh/dh_asn1.c -o dh/libcrypto_la-dh_asn1.o
yes
checking whether ln works... yes
checking for grep that handles long lines and -e... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/grep
checking for egrep... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/grep -E
checking for fgrep... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/grep -F
configure: will now look for a sturdy POSIX shell, for our testsuite
checking for sh... /bin/sh
checking for sh5... no
checking for dash... /bin/dash
checking for ash... no
checking for bash... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/bash
checking for zsh... no
checking for ksh... no
checking for pdksh... no
checking whether /usr/bin/env supports $(cmd)... no
checking whether bash supports $(cmd)... yes
checking whether bash supports $((expr))... yes
checking whether bash supports ${#var}... yes
checking whether bash supports ${var#glob} and ${var%glob}... yes
checking whether bash preserves exit traps with "set -e"... yes
checking whether bash can define exit traps in a shell function... yes
checking whether bash corrupts stderr with "set -x"... mv -f des/.deps/libcrypto_la-set_key.Tpo des/.deps/libcrypto_la-set_key.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT dh/libcrypto_la-dh_check.lo -MD -MP -MF dh/.deps/libcrypto_la-dh_check.Tpo -c -o dh/libcrypto_la-dh_check.lo `test -f 'dh/dh_check.c' || echo './'`dh/dh_check.c
no
checking whether bash can return early from "dot-sourced" files... yes
checking whether bash supports alias named like shell builtins... yes
checking whether bash supports "test -e"... yes
configure: shell bash is good enough, stop looking
configure: will use bash as the testsuite shell
configure: will now look for generic compilers
checking for x86_64-pc-linux-gnu-cc... gcc
mv -f dh/.deps/libcrypto_la-dh_asn1.Tpo dh/.deps/libcrypto_la-dh_asn1.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT dh/libcrypto_la-dh_depr.lo -MD -MP -MF dh/.deps/libcrypto_la-dh_depr.Tpo -c -o dh/libcrypto_la-dh_depr.lo `test -f 'dh/dh_depr.c' || echo './'`dh/dh_depr.c
checking whether the C compiler works... libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT dh/libcrypto_la-dh_check.lo -MD -MP -MF dh/.deps/libcrypto_la-dh_check.Tpo -c dh/dh_check.c -o dh/libcrypto_la-dh_check.o
mv -f des/.deps/libcrypto_la-str2key.Tpo des/.deps/libcrypto_la-str2key.Plo
mv -f des/.deps/libcrypto_la-xcbc_enc.Tpo des/.deps/libcrypto_la-xcbc_enc.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT dh/libcrypto_la-dh_err.lo -MD -MP -MF dh/.deps/libcrypto_la-dh_err.Tpo -c -o dh/libcrypto_la-dh_err.lo `test -f 'dh/dh_err.c' || echo './'`dh/dh_err.c
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT dh/libcrypto_la-dh_gen.lo -MD -MP -MF dh/.deps/libcrypto_la-dh_gen.Tpo -c -o dh/libcrypto_la-dh_gen.lo `test -f 'dh/dh_gen.c' || echo './'`dh/dh_gen.c
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT dh/libcrypto_la-dh_depr.lo -MD -MP -MF dh/.deps/libcrypto_la-dh_depr.Tpo -c dh/dh_depr.c -o dh/libcrypto_la-dh_depr.o
mv -f dh/.deps/libcrypto_la-dh_ameth.Tpo dh/.deps/libcrypto_la-dh_ameth.Plo
yes
checking for C compiler default output file name... a.out
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT dh/libcrypto_la-dh_key.lo -MD -MP -MF dh/.deps/libcrypto_la-dh_key.Tpo -c -o dh/libcrypto_la-dh_key.lo `test -f 'dh/dh_key.c' || echo './'`dh/dh_key.c
checking for suffix of executables... libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT dh/libcrypto_la-dh_err.lo -MD -MP -MF dh/.deps/libcrypto_la-dh_err.Tpo -c dh/dh_err.c -o dh/libcrypto_la-dh_err.o
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT dh/libcrypto_la-dh_gen.lo -MD -MP -MF dh/.deps/libcrypto_la-dh_gen.Tpo -c dh/dh_gen.c -o dh/libcrypto_la-dh_gen.o
mv -f dh/.deps/libcrypto_la-dh_check.Tpo dh/.deps/libcrypto_la-dh_check.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT dh/libcrypto_la-dh_lib.lo -MD -MP -MF dh/.deps/libcrypto_la-dh_lib.Tpo -c -o dh/libcrypto_la-dh_lib.lo `test -f 'dh/dh_lib.c' || echo './'`dh/dh_lib.c
mv -f dh/.deps/libcrypto_la-dh_depr.Tpo dh/.deps/libcrypto_la-dh_depr.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT dh/libcrypto_la-dh_pmeth.lo -MD -MP -MF dh/.deps/libcrypto_la-dh_pmeth.Tpo -c -o dh/libcrypto_la-dh_pmeth.lo `test -f 'dh/dh_pmeth.c' || echo './'`dh/dh_pmeth.c
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT dh/libcrypto_la-dh_key.lo -MD -MP -MF dh/.deps/libcrypto_la-dh_key.Tpo -c dh/dh_key.c -o dh/libcrypto_la-dh_key.o

checking whether we are cross compiling... mv -f dh/.deps/libcrypto_la-dh_err.Tpo dh/.deps/libcrypto_la-dh_err.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT dh/libcrypto_la-dh_prn.lo -MD -MP -MF dh/.deps/libcrypto_la-dh_prn.Tpo -c -o dh/libcrypto_la-dh_prn.lo `test -f 'dh/dh_prn.c' || echo './'`dh/dh_prn.c
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT dh/libcrypto_la-dh_lib.lo -MD -MP -MF dh/.deps/libcrypto_la-dh_lib.Tpo -c dh/dh_lib.c -o dh/libcrypto_la-dh_lib.o
mv -f dh/.deps/libcrypto_la-dh_gen.Tpo dh/.deps/libcrypto_la-dh_gen.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT dsa/libcrypto_la-dsa_ameth.lo -MD -MP -MF dsa/.deps/libcrypto_la-dsa_ameth.Tpo -c -o dsa/libcrypto_la-dsa_ameth.lo `test -f 'dsa/dsa_ameth.c' || echo './'`dsa/dsa_ameth.c
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT dh/libcrypto_la-dh_pmeth.lo -MD -MP -MF dh/.deps/libcrypto_la-dh_pmeth.Tpo -c dh/dh_pmeth.c -o dh/libcrypto_la-dh_pmeth.o
no
checking for suffix of object files... libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT dh/libcrypto_la-dh_prn.lo -MD -MP -MF dh/.deps/libcrypto_la-dh_prn.Tpo -c dh/dh_prn.c -o dh/libcrypto_la-dh_prn.o
mv -f dh/.deps/libcrypto_la-dh_key.Tpo dh/.deps/libcrypto_la-dh_key.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT dsa/libcrypto_la-dsa_asn1.lo -MD -MP -MF dsa/.deps/libcrypto_la-dsa_asn1.Tpo -c -o dsa/libcrypto_la-dsa_asn1.lo `test -f 'dsa/dsa_asn1.c' || echo './'`dsa/dsa_asn1.c
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT dsa/libcrypto_la-dsa_ameth.lo -MD -MP -MF dsa/.deps/libcrypto_la-dsa_ameth.Tpo -c dsa/dsa_ameth.c -o dsa/libcrypto_la-dsa_ameth.o
o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT dsa/libcrypto_la-dsa_asn1.lo -MD -MP -MF dsa/.deps/libcrypto_la-dsa_asn1.Tpo -c dsa/dsa_asn1.c -o dsa/libcrypto_la-dsa_asn1.o
mv -f dh/.deps/libcrypto_la-dh_prn.Tpo dh/.deps/libcrypto_la-dh_prn.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT dsa/libcrypto_la-dsa_depr.lo -MD -MP -MF dsa/.deps/libcrypto_la-dsa_depr.Tpo -c -o dsa/libcrypto_la-dsa_depr.lo `test -f 'dsa/dsa_depr.c' || echo './'`dsa/dsa_depr.c
yes
checking for gcc option to accept ISO C89... mv -f dh/.deps/libcrypto_la-dh_pmeth.Tpo dh/.deps/libcrypto_la-dh_pmeth.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT dsa/libcrypto_la-dsa_err.lo -MD -MP -MF dsa/.deps/libcrypto_la-dsa_err.Tpo -c -o dsa/libcrypto_la-dsa_err.lo `test -f 'dsa/dsa_err.c' || echo './'`dsa/dsa_err.c
none needed
checking whether gcc understands -c and -o together... libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT dsa/libcrypto_la-dsa_depr.lo -MD -MP -MF dsa/.deps/libcrypto_la-dsa_depr.Tpo -c dsa/dsa_depr.c -o dsa/libcrypto_la-dsa_depr.o
mv -f dh/.deps/libcrypto_la-dh_lib.Tpo dh/.deps/libcrypto_la-dh_lib.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT dsa/libcrypto_la-dsa_gen.lo -MD -MP -MF dsa/.deps/libcrypto_la-dsa_gen.Tpo -c -o dsa/libcrypto_la-dsa_gen.lo `test -f 'dsa/dsa_gen.c' || echo './'`dsa/dsa_gen.c
yes
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT dsa/libcrypto_la-dsa_err.lo -MD -MP -MF dsa/.deps/libcrypto_la-dsa_err.Tpo -c dsa/dsa_err.c -o dsa/libcrypto_la-dsa_err.o
mv -f dsa/.deps/libcrypto_la-dsa_asn1.Tpo dsa/.deps/libcrypto_la-dsa_asn1.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT dsa/libcrypto_la-dsa_key.lo -MD -MP -MF dsa/.deps/libcrypto_la-dsa_key.Tpo -c -o dsa/libcrypto_la-dsa_key.lo `test -f 'dsa/dsa_key.c' || echo './'`dsa/dsa_key.c
checking whether the C++ compiler works... mv -f dsa/.deps/libcrypto_la-dsa_depr.Tpo dsa/.deps/libcrypto_la-dsa_depr.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT dsa/libcrypto_la-dsa_lib.lo -MD -MP -MF dsa/.deps/libcrypto_la-dsa_lib.Tpo -c -o dsa/libcrypto_la-dsa_lib.lo `test -f 'dsa/dsa_lib.c' || echo './'`dsa/dsa_lib.c
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT dsa/libcrypto_la-dsa_gen.lo -MD -MP -MF dsa/.deps/libcrypto_la-dsa_gen.Tpo -c dsa/dsa_gen.c -o dsa/libcrypto_la-dsa_gen.o
mv -f dsa/.deps/libcrypto_la-dsa_ameth.Tpo dsa/.deps/libcrypto_la-dsa_ameth.Plo
mv -f dsa/.deps/libcrypto_la-dsa_err.Tpo dsa/.deps/libcrypto_la-dsa_err.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT dsa/libcrypto_la-dsa_meth.lo -MD -MP -MF dsa/.deps/libcrypto_la-dsa_meth.Tpo -c -o dsa/libcrypto_la-dsa_meth.lo `test -f 'dsa/dsa_meth.c' || echo './'`dsa/dsa_meth.c
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT dsa/libcrypto_la-dsa_ossl.lo -MD -MP -MF dsa/.deps/libcrypto_la-dsa_ossl.Tpo -c -o dsa/libcrypto_la-dsa_ossl.lo `test -f 'dsa/dsa_ossl.c' || echo './'`dsa/dsa_ossl.c
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT dsa/libcrypto_la-dsa_key.lo -MD -MP -MF dsa/.deps/libcrypto_la-dsa_key.Tpo -c dsa/dsa_key.c -o dsa/libcrypto_la-dsa_key.o
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT dsa/libcrypto_la-dsa_lib.lo -MD -MP -MF dsa/.deps/libcrypto_la-dsa_lib.Tpo -c dsa/dsa_lib.c -o dsa/libcrypto_la-dsa_lib.o
yes
checking for C++ compiler default output file name... a.out
checking for suffix of executables... libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT dsa/libcrypto_la-dsa_meth.lo -MD -MP -MF dsa/.deps/libcrypto_la-dsa_meth.Tpo -c dsa/dsa_meth.c -o dsa/libcrypto_la-dsa_meth.o
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT dsa/libcrypto_la-dsa_ossl.lo -MD -MP -MF dsa/.deps/libcrypto_la-dsa_ossl.Tpo -c dsa/dsa_ossl.c -o dsa/libcrypto_la-dsa_ossl.o
mv -f dsa/.deps/libcrypto_la-dsa_key.Tpo dsa/.deps/libcrypto_la-dsa_key.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT dsa/libcrypto_la-dsa_pmeth.lo -MD -MP -MF dsa/.deps/libcrypto_la-dsa_pmeth.Tpo -c -o dsa/libcrypto_la-dsa_pmeth.lo `test -f 'dsa/dsa_pmeth.c' || echo './'`dsa/dsa_pmeth.c

checking whether we are cross compiling... mv -f dsa/.deps/libcrypto_la-dsa_meth.Tpo dsa/.deps/libcrypto_la-dsa_meth.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT dsa/libcrypto_la-dsa_prn.lo -MD -MP -MF dsa/.deps/libcrypto_la-dsa_prn.Tpo -c -o dsa/libcrypto_la-dsa_prn.lo `test -f 'dsa/dsa_prn.c' || echo './'`dsa/dsa_prn.c
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT dsa/libcrypto_la-dsa_pmeth.lo -MD -MP -MF dsa/.deps/libcrypto_la-dsa_pmeth.Tpo -c dsa/dsa_pmeth.c -o dsa/libcrypto_la-dsa_pmeth.o
mv -f dsa/.deps/libcrypto_la-dsa_gen.Tpo dsa/.deps/libcrypto_la-dsa_gen.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT dsa/libcrypto_la-dsa_sign.lo -MD -MP -MF dsa/.deps/libcrypto_la-dsa_sign.Tpo -c -o dsa/libcrypto_la-dsa_sign.lo `test -f 'dsa/dsa_sign.c' || echo './'`dsa/dsa_sign.c
mv -f dsa/.deps/libcrypto_la-dsa_lib.Tpo dsa/.deps/libcrypto_la-dsa_lib.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT dsa/libcrypto_la-dsa_vrf.lo -MD -MP -MF dsa/.deps/libcrypto_la-dsa_vrf.Tpo -c -o dsa/libcrypto_la-dsa_vrf.lo `test -f 'dsa/dsa_vrf.c' || echo './'`dsa/dsa_vrf.c
no
checking for suffix of object files... libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT dsa/libcrypto_la-dsa_prn.lo -MD -MP -MF dsa/.deps/libcrypto_la-dsa_prn.Tpo -c dsa/dsa_prn.c -o dsa/libcrypto_la-dsa_prn.o
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT dsa/libcrypto_la-dsa_sign.lo -MD -MP -MF dsa/.deps/libcrypto_la-dsa_sign.Tpo -c dsa/dsa_sign.c -o dsa/libcrypto_la-dsa_sign.o
mv -f dsa/.deps/libcrypto_la-dsa_ossl.Tpo dsa/.deps/libcrypto_la-dsa_ossl.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT dso/libcrypto_la-dso_dlfcn.lo -MD -MP -MF dso/.deps/libcrypto_la-dso_dlfcn.Tpo -c -o dso/libcrypto_la-dso_dlfcn.lo `test -f 'dso/dso_dlfcn.c' || echo './'`dso/dso_dlfcn.c
o
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT dsa/libcrypto_la-dsa_vrf.lo -MD -MP -MF dsa/.deps/libcrypto_la-dsa_vrf.Tpo -c dsa/dsa_vrf.c -o dsa/libcrypto_la-dsa_vrf.o
mv -f dsa/.deps/libcrypto_la-dsa_sign.Tpo dsa/.deps/libcrypto_la-dsa_sign.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT dso/libcrypto_la-dso_err.lo -MD -MP -MF dso/.deps/libcrypto_la-dso_err.Tpo -c -o dso/libcrypto_la-dso_err.lo `test -f 'dso/dso_err.c' || echo './'`dso/dso_err.c
yes
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT dso/libcrypto_la-dso_dlfcn.lo -MD -MP -MF dso/.deps/libcrypto_la-dso_dlfcn.Tpo -c dso/dso_dlfcn.c -o dso/libcrypto_la-dso_dlfcn.o
checking for x86_64-pc-linux-gnu-xlf95... no
checking for x86_64-pc-linux-gnu-f95... mv -f dsa/.deps/libcrypto_la-dsa_prn.Tpo dsa/.deps/libcrypto_la-dsa_prn.Plo
no
checking for x86_64-pc-linux-gnu-fort... no
checking for x86_64-pc-linux-gnu-ifort... no
checking for x86_64-pc-linux-gnu-ifc... no
checking for x86_64-pc-linux-gnu-efc... no
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT dso/libcrypto_la-dso_lib.lo -MD -MP -MF dso/.deps/libcrypto_la-dso_lib.Tpo -c -o dso/libcrypto_la-dso_lib.lo `test -f 'dso/dso_lib.c' || echo './'`dso/dso_lib.c
checking for x86_64-pc-linux-gnu-pgfortran... no
checking for x86_64-pc-linux-gnu-pgf95... no
checking for x86_64-pc-linux-gnu-lf95... no
checking for x86_64-pc-linux-gnu-ftn... no
checking for x86_64-pc-linux-gnu-nagfor... no
checking for x86_64-pc-linux-gnu-xlf90... no
checking for x86_64-pc-linux-gnu-f90... no
checking for x86_64-pc-linux-gnu-pgf90... no
checking for x86_64-pc-linux-gnu-pghpf... no
checking for x86_64-pc-linux-gnu-epcf90... no
checking for x86_64-pc-linux-gnu-g95... no
checking for x86_64-pc-linux-gnu-gfortran... no
mv -f dsa/.deps/libcrypto_la-dsa_pmeth.Tpo dsa/.deps/libcrypto_la-dsa_pmeth.Plo
checking for xlf95... no
checking for f95... no
checking for fort... no
checking for ifort... /usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT dso/libcrypto_la-dso_null.lo -MD -MP -MF dso/.deps/libcrypto_la-dso_null.Tpo -c -o dso/libcrypto_la-dso_null.lo `test -f 'dso/dso_null.c' || echo './'`dso/dso_null.c
no
checking for ifc... no
checking for efc... no
checking for pgfortran... no
checking for pgf95... no
checking for lf95... no
checking for ftn... no
checking for nagfor... no
checking for xlf90... no
checking for f90... mv -f dsa/.deps/libcrypto_la-dsa_vrf.Tpo dsa/.deps/libcrypto_la-dsa_vrf.Plo
no
checking for pgf90... no
checking for pghpf... no
checking for epcf90... no
checking for g95... no
checking for gfortran... /usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT dso/libcrypto_la-dso_openssl.lo -MD -MP -MF dso/.deps/libcrypto_la-dso_openssl.Tpo -c -o dso/libcrypto_la-dso_openssl.lo `test -f 'dso/dso_openssl.c' || echo './'`dso/dso_openssl.c
no
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT dso/libcrypto_la-dso_err.lo -MD -MP -MF dso/.deps/libcrypto_la-dso_err.Tpo -c dso/dso_err.c -o dso/libcrypto_la-dso_err.o
checking whether the Fortran compiler works... libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT dso/libcrypto_la-dso_lib.lo -MD -MP -MF dso/.deps/libcrypto_la-dso_lib.Tpo -c dso/dso_lib.c -o dso/libcrypto_la-dso_lib.o
no
configure: WARNING: Fortran compiler cannot create executables
configure: tests requiring the Fortran compiler will be skipped
checking for x86_64-pc-linux-gnu-xlf... no
checking for x86_64-pc-linux-gnu-f77... no
checking for x86_64-pc-linux-gnu-frt... no
checking for x86_64-pc-linux-gnu-pgf77... no
checking for x86_64-pc-linux-gnu-cf77... no
checking for x86_64-pc-linux-gnu-fort77... no
checking for x86_64-pc-linux-gnu-fl32... no
checking for x86_64-pc-linux-gnu-af77... no
checking for x86_64-pc-linux-gnu-g77... no
checking for x86_64-pc-linux-gnu-gfortran... no
checking for xlf... no
checking for f77... no
checking for frt... no
checking for pgf77... no
checking for cf77... no
checking for fort77... no
checking for fl32... no
checking for af77... no
checking for g77... no
checking for gfortran... no
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT dso/libcrypto_la-dso_null.lo -MD -MP -MF dso/.deps/libcrypto_la-dso_null.Tpo -c dso/dso_null.c -o dso/libcrypto_la-dso_null.o
mv -f dso/.deps/libcrypto_la-dso_dlfcn.Tpo dso/.deps/libcrypto_la-dso_dlfcn.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT ec/libcrypto_la-ec2_mult.lo -MD -MP -MF ec/.deps/libcrypto_la-ec2_mult.Tpo -c -o ec/libcrypto_la-ec2_mult.lo `test -f 'ec/ec2_mult.c' || echo './'`ec/ec2_mult.c
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT dso/libcrypto_la-dso_openssl.lo -MD -MP -MF dso/.deps/libcrypto_la-dso_openssl.Tpo -c dso/dso_openssl.c -o dso/libcrypto_la-dso_openssl.o
mv -f dso/.deps/libcrypto_la-dso_err.Tpo dso/.deps/libcrypto_la-dso_err.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT ec/libcrypto_la-ec2_oct.lo -MD -MP -MF ec/.deps/libcrypto_la-ec2_oct.Tpo -c -o ec/libcrypto_la-ec2_oct.lo `test -f 'ec/ec2_oct.c' || echo './'`ec/ec2_oct.c
checking whether the Fortran 77 compiler works... no
configure: WARNING: Fortran 77 compiler cannot create executables
configure: tests requiring the Fortran 77 compiler will be skipped
configure: will now look for GNU compilers
configure: gcc is already a GNU C compiler
configure: g++ is already a GNU C++ compiler
mv -f dso/.deps/libcrypto_la-dso_null.Tpo dso/.deps/libcrypto_la-dso_null.Plo
checking for x86_64-pc-linux-gnu-gfortran... no
checking for gfortran... no
checking for x86_64-pc-linux-gnu-g77... /usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT ec/libcrypto_la-ec2_smpl.lo -MD -MP -MF ec/.deps/libcrypto_la-ec2_smpl.Tpo -c -o ec/libcrypto_la-ec2_smpl.lo `test -f 'ec/ec2_smpl.c' || echo './'`ec/ec2_smpl.c
no
checking for x86_64-pc-linux-gnu-gfortran... no
checking for g77... no
checking for gfortran... no
checking for x86_64-pc-linux-gnu-gcj... no
checking for gcj... no
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT ec/libcrypto_la-ec2_mult.lo -MD -MP -MF ec/.deps/libcrypto_la-ec2_mult.Tpo -c ec/ec2_mult.c -o ec/libcrypto_la-ec2_mult.o
mv -f dso/.deps/libcrypto_la-dso_openssl.Tpo dso/.deps/libcrypto_la-dso_openssl.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT ec/libcrypto_la-ec_ameth.lo -MD -MP -MF ec/.deps/libcrypto_la-ec_ameth.Tpo -c -o ec/libcrypto_la-ec_ameth.lo `test -f 'ec/ec_ameth.c' || echo './'`ec/ec_ameth.c
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT ec/libcrypto_la-ec2_oct.lo -MD -MP -MF ec/.deps/libcrypto_la-ec2_oct.Tpo -c ec/ec2_oct.c -o ec/libcrypto_la-ec2_oct.o
checking that generated files are newer than configure... done
configure: creating ./config.status
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT ec/libcrypto_la-ec2_smpl.lo -MD -MP -MF ec/.deps/libcrypto_la-ec2_smpl.Tpo -c ec/ec2_smpl.c -o ec/libcrypto_la-ec2_smpl.o
mv -f dso/.deps/libcrypto_la-dso_lib.Tpo dso/.deps/libcrypto_la-dso_lib.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT ec/libcrypto_la-ec_asn1.lo -MD -MP -MF ec/.deps/libcrypto_la-ec_asn1.Tpo -c -o ec/libcrypto_la-ec_asn1.lo `test -f 'ec/ec_asn1.c' || echo './'`ec/ec_asn1.c
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT ec/libcrypto_la-ec_ameth.lo -MD -MP -MF ec/.deps/libcrypto_la-ec_ameth.Tpo -c ec/ec_ameth.c -o ec/libcrypto_la-ec_ameth.o
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT ec/libcrypto_la-ec_asn1.lo -MD -MP -MF ec/.deps/libcrypto_la-ec_asn1.Tpo -c ec/ec_asn1.c -o ec/libcrypto_la-ec_asn1.o
make[5]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/zstd-1.4.4/programs'
cp programs/zstd .
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT ec/libcrypto_la-ec_check.lo -MD -MP -MF ec/.deps/libcrypto_la-ec_check.Tpo -c -o ec/libcrypto_la-ec_check.lo `test -f 'ec/ec_check.c' || echo './'`ec/ec_check.c
config.status: creating Makefile
config.status: creating t/wrap/aclocal-1.15
mv -f ec/.deps/libcrypto_la-ec2_oct.Tpo ec/.deps/libcrypto_la-ec2_oct.Plo
mv -f ec/.deps/libcrypto_la-ec2_mult.Tpo ec/.deps/libcrypto_la-ec2_mult.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT ec/libcrypto_la-ec_curve.lo -MD -MP -MF ec/.deps/libcrypto_la-ec_curve.Tpo -c -o ec/libcrypto_la-ec_curve.lo `test -f 'ec/ec_curve.c' || echo './'`ec/ec_curve.c
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT ec/libcrypto_la-ec_cvt.lo -MD -MP -MF ec/.deps/libcrypto_la-ec_cvt.Tpo -c -o ec/libcrypto_la-ec_cvt.lo `test -f 'ec/ec_cvt.c' || echo './'`ec/ec_cvt.c
config.status: creating t/wrap/automake-1.15
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT ec/libcrypto_la-ec_check.lo -MD -MP -MF ec/.deps/libcrypto_la-ec_check.Tpo -c ec/ec_check.c -o ec/libcrypto_la-ec_check.o
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT ec/libcrypto_la-ec_curve.lo -MD -MP -MF ec/.deps/libcrypto_la-ec_curve.Tpo -c ec/ec_curve.c -o ec/libcrypto_la-ec_curve.o
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT ec/libcrypto_la-ec_cvt.lo -MD -MP -MF ec/.deps/libcrypto_la-ec_cvt.Tpo -c ec/ec_cvt.c -o ec/libcrypto_la-ec_cvt.o
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/automake-1.15.1/.configured
CFLAGS="-O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include " CPPFLAGS="-I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include " CXXFLAGS="" LDFLAGS="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib " make -j1 -C /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/automake-1.15.1  
mv -f ec/.deps/libcrypto_la-ec_check.Tpo ec/.deps/libcrypto_la-ec_check.Plo
make[4]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/automake-1.15.1'
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT ec/libcrypto_la-ec_err.lo -MD -MP -MF ec/.deps/libcrypto_la-ec_err.Tpo -c -o ec/libcrypto_la-ec_err.lo `test -f 'ec/ec_err.c' || echo './'`ec/ec_err.c
mv -f ec/.deps/libcrypto_la-ec2_smpl.Tpo ec/.deps/libcrypto_la-ec2_smpl.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT ec/libcrypto_la-ec_key.lo -MD -MP -MF ec/.deps/libcrypto_la-ec_key.Tpo -c -o ec/libcrypto_la-ec_key.lo `test -f 'ec/ec_key.c' || echo './'`ec/ec_key.c
mv -f ec/.deps/libcrypto_la-ec_ameth.Tpo ec/.deps/libcrypto_la-ec_ameth.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT ec/libcrypto_la-ec_kmeth.lo -MD -MP -MF ec/.deps/libcrypto_la-ec_kmeth.Tpo -c -o ec/libcrypto_la-ec_kmeth.lo `test -f 'ec/ec_kmeth.c' || echo './'`ec/ec_kmeth.c
make[5]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/automake-1.15.1'
mv -f ec/.deps/libcrypto_la-ec_cvt.Tpo ec/.deps/libcrypto_la-ec_cvt.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT ec/libcrypto_la-ec_lib.lo -MD -MP -MF ec/.deps/libcrypto_la-ec_lib.Tpo -c -o ec/libcrypto_la-ec_lib.lo `test -f 'ec/ec_lib.c' || echo './'`ec/ec_lib.c
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT ec/libcrypto_la-ec_err.lo -MD -MP -MF ec/.deps/libcrypto_la-ec_err.Tpo -c ec/ec_err.c -o ec/libcrypto_la-ec_err.o
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT ec/libcrypto_la-ec_key.lo -MD -MP -MF ec/.deps/libcrypto_la-ec_key.Tpo -c ec/ec_key.c -o ec/libcrypto_la-ec_key.o
make[5]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/automake-1.15.1'
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT ec/libcrypto_la-ec_kmeth.lo -MD -MP -MF ec/.deps/libcrypto_la-ec_kmeth.Tpo -c ec/ec_kmeth.c -o ec/libcrypto_la-ec_kmeth.o
rm -f bin/automake bin/automake-t bin/automake-t2 \
  && /bin/mkdir -p bin \
  && in=bin/automake.in && ( sed -e "s,[@]configure_input[@],Generated from $in; do not edit by hand.,g" -e 's,[@]datadir[@],/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share,g' -e 's,[@]amdir[@],/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/automake-1.15/am,g' -e 's,[@]bindir[@],/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin,g' -e 's,[@]docdir[@],/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/doc/automake,g' -e 's,[@]pkgvdatadir[@],/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/automake-1.15,g' -e 's,[@]scriptdir[@],/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/automake-1.15,g' -e 's,[@]automake_acdir[@],/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/aclocal-1.15,g' -e 's,[@]system_acdir[@],/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/aclocal,g' -e 's,[@]am__isrc[@],!!@!!am__isrc!!@!!,g' | /usr/bin/env bash ./config.status --file=- | sed -e 's,!!@!!am__isrc!!@!!,@''am__isrc@,g' ) <./$in >bin/automake-t \
  && /usr/bin/env perl -w ./bin/gen-perl-protos bin/automake-t > bin/automake-t2 \
  && mv -f bin/automake-t2 bin/automake-t \
  && chmod a+x,a-w bin/automake-t && mv -f bin/automake-t bin/automake
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT ec/libcrypto_la-ec_lib.lo -MD -MP -MF ec/.deps/libcrypto_la-ec_lib.Tpo -c ec/ec_lib.c -o ec/libcrypto_la-ec_lib.o
mv -f ec/.deps/libcrypto_la-ec_err.Tpo ec/.deps/libcrypto_la-ec_err.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT ec/libcrypto_la-ec_mult.lo -MD -MP -MF ec/.deps/libcrypto_la-ec_mult.Tpo -c -o ec/libcrypto_la-ec_mult.lo `test -f 'ec/ec_mult.c' || echo './'`ec/ec_mult.c
mv -f ec/.deps/libcrypto_la-ec_curve.Tpo ec/.deps/libcrypto_la-ec_curve.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT ec/libcrypto_la-ec_oct.lo -MD -MP -MF ec/.deps/libcrypto_la-ec_oct.Tpo -c -o ec/libcrypto_la-ec_oct.lo `test -f 'ec/ec_oct.c' || echo './'`ec/ec_oct.c
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT ec/libcrypto_la-ec_mult.lo -MD -MP -MF ec/.deps/libcrypto_la-ec_mult.Tpo -c ec/ec_mult.c -o ec/libcrypto_la-ec_mult.o
mv -f ec/.deps/libcrypto_la-ec_asn1.Tpo ec/.deps/libcrypto_la-ec_asn1.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT ec/libcrypto_la-ec_pmeth.lo -MD -MP -MF ec/.deps/libcrypto_la-ec_pmeth.Tpo -c -o ec/libcrypto_la-ec_pmeth.lo `test -f 'ec/ec_pmeth.c' || echo './'`ec/ec_pmeth.c
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT ec/libcrypto_la-ec_oct.lo -MD -MP -MF ec/.deps/libcrypto_la-ec_oct.Tpo -c ec/ec_oct.c -o ec/libcrypto_la-ec_oct.o
rm -f bin/aclocal bin/aclocal-t bin/aclocal-t2 \
  && /bin/mkdir -p bin \
  && in=bin/aclocal.in && ( sed -e "s,[@]configure_input[@],Generated from $in; do not edit by hand.,g" -e 's,[@]datadir[@],/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share,g' -e 's,[@]amdir[@],/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/automake-1.15/am,g' -e 's,[@]bindir[@],/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin,g' -e 's,[@]docdir[@],/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/doc/automake,g' -e 's,[@]pkgvdatadir[@],/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/automake-1.15,g' -e 's,[@]scriptdir[@],/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/automake-1.15,g' -e 's,[@]automake_acdir[@],/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/aclocal-1.15,g' -e 's,[@]system_acdir[@],/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/aclocal,g' -e 's,[@]am__isrc[@],!!@!!am__isrc!!@!!,g' | /usr/bin/env bash ./config.status --file=- | sed -e 's,!!@!!am__isrc!!@!!,@''am__isrc@,g' ) <./$in >bin/aclocal-t \
  && /usr/bin/env perl -w ./bin/gen-perl-protos bin/aclocal-t > bin/aclocal-t2 \
  && mv -f bin/aclocal-t2 bin/aclocal-t \
  && chmod a+x,a-w bin/aclocal-t && mv -f bin/aclocal-t bin/aclocal
mv -f ec/.deps/libcrypto_la-ec_kmeth.Tpo ec/.deps/libcrypto_la-ec_kmeth.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT ec/libcrypto_la-ec_print.lo -MD -MP -MF ec/.deps/libcrypto_la-ec_print.Tpo -c -o ec/libcrypto_la-ec_print.lo `test -f 'ec/ec_print.c' || echo './'`ec/ec_print.c
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT ec/libcrypto_la-ec_pmeth.lo -MD -MP -MF ec/.deps/libcrypto_la-ec_pmeth.Tpo -c ec/ec_pmeth.c -o ec/libcrypto_la-ec_pmeth.o
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT ec/libcrypto_la-ec_print.lo -MD -MP -MF ec/.deps/libcrypto_la-ec_print.Tpo -c ec/ec_print.c -o ec/libcrypto_la-ec_print.o
mv -f ec/.deps/libcrypto_la-ec_key.Tpo ec/.deps/libcrypto_la-ec_key.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT ec/libcrypto_la-eck_prn.lo -MD -MP -MF ec/.deps/libcrypto_la-eck_prn.Tpo -c -o ec/libcrypto_la-eck_prn.lo `test -f 'ec/eck_prn.c' || echo './'`ec/eck_prn.c
mv -f ec/.deps/libcrypto_la-ec_oct.Tpo ec/.deps/libcrypto_la-ec_oct.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT ec/libcrypto_la-ecp_mont.lo -MD -MP -MF ec/.deps/libcrypto_la-ecp_mont.Tpo -c -o ec/libcrypto_la-ecp_mont.lo `test -f 'ec/ecp_mont.c' || echo './'`ec/ecp_mont.c
rm -f t/ax/shell-no-trail-bslash t/ax/shell-no-trail-bslash-t
in=t/ax/shell-no-trail-bslash.in \
  && /bin/mkdir -p t/ax \
  && ( sed -e "s,[@]configure_input[@],Generated from $in; do not edit by hand.,g" -e 's,[@]datadir[@],/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share,g' -e 's,[@]amdir[@],/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/automake-1.15/am,g' -e 's,[@]bindir[@],/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin,g' -e 's,[@]docdir[@],/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/doc/automake,g' -e 's,[@]pkgvdatadir[@],/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/automake-1.15,g' -e 's,[@]scriptdir[@],/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/automake-1.15,g' -e 's,[@]automake_acdir[@],/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/aclocal-1.15,g' -e 's,[@]system_acdir[@],/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/aclocal,g' -e 's,[@]am__isrc[@],!!@!!am__isrc!!@!!,g' | /usr/bin/env bash ./config.status --file=- | sed -e 's,!!@!!am__isrc!!@!!,@''am__isrc@,g' ) <./$in >t/ax/shell-no-trail-bslash-t \
  && chmod a+x t/ax/shell-no-trail-bslash-t
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT ec/libcrypto_la-eck_prn.lo -MD -MP -MF ec/.deps/libcrypto_la-eck_prn.Tpo -c ec/eck_prn.c -o ec/libcrypto_la-eck_prn.o
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT ec/libcrypto_la-ecp_mont.lo -MD -MP -MF ec/.deps/libcrypto_la-ecp_mont.Tpo -c ec/ecp_mont.c -o ec/libcrypto_la-ecp_mont.o
mv -f ec/.deps/libcrypto_la-ec_print.Tpo ec/.deps/libcrypto_la-ec_print.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT ec/libcrypto_la-ecp_nist.lo -MD -MP -MF ec/.deps/libcrypto_la-ecp_nist.Tpo -c -o ec/libcrypto_la-ecp_nist.lo `test -f 'ec/ecp_nist.c' || echo './'`ec/ecp_nist.c
if LC_ALL=C grep '@[a-zA-Z0-9_][a-zA-Z0-9_]*@' t/ax/shell-no-trail-bslash-t; then echo "t/ax/shell-no-trail-bslash contains unexpanded substitution (see lines above)"; exit 1; fi; chmod a-w t/ax/shell-no-trail-bslash-t && mv -f t/ax/shell-no-trail-bslash-t t/ax/shell-no-trail-bslash
rm -f t/ax/cc-no-c-o t/ax/cc-no-c-o-t
in=t/ax/cc-no-c-o.in \
  && /bin/mkdir -p t/ax \
  && ( sed -e "s,[@]configure_input[@],Generated from $in; do not edit by hand.,g" -e 's,[@]datadir[@],/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share,g' -e 's,[@]amdir[@],/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/automake-1.15/am,g' -e 's,[@]bindir[@],/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin,g' -e 's,[@]docdir[@],/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/doc/automake,g' -e 's,[@]pkgvdatadir[@],/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/automake-1.15,g' -e 's,[@]scriptdir[@],/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/automake-1.15,g' -e 's,[@]automake_acdir[@],/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/aclocal-1.15,g' -e 's,[@]system_acdir[@],/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/aclocal,g' -e 's,[@]am__isrc[@],!!@!!am__isrc!!@!!,g' | /usr/bin/env bash ./config.status --file=- | sed -e 's,!!@!!am__isrc!!@!!,@''am__isrc@,g' ) <./$in >t/ax/cc-no-c-o-t \
  && chmod a+x t/ax/cc-no-c-o-t
mv -f ec/.deps/libcrypto_la-ec_lib.Tpo ec/.deps/libcrypto_la-ec_lib.Plo
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT ec/libcrypto_la-ecp_nist.lo -MD -MP -MF ec/.deps/libcrypto_la-ecp_nist.Tpo -c ec/ecp_nist.c -o ec/libcrypto_la-ecp_nist.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT ec/libcrypto_la-ecp_oct.lo -MD -MP -MF ec/.deps/libcrypto_la-ecp_oct.Tpo -c -o ec/libcrypto_la-ecp_oct.lo `test -f 'ec/ecp_oct.c' || echo './'`ec/ecp_oct.c
mv -f ec/.deps/libcrypto_la-ec_pmeth.Tpo ec/.deps/libcrypto_la-ec_pmeth.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT ec/libcrypto_la-ecp_smpl.lo -MD -MP -MF ec/.deps/libcrypto_la-ecp_smpl.Tpo -c -o ec/libcrypto_la-ecp_smpl.lo `test -f 'ec/ecp_smpl.c' || echo './'`ec/ecp_smpl.c
mv -f ec/.deps/libcrypto_la-ecp_mont.Tpo ec/.deps/libcrypto_la-ecp_mont.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT ecdh/libcrypto_la-ecdh_kdf.lo -MD -MP -MF ecdh/.deps/libcrypto_la-ecdh_kdf.Tpo -c -o ecdh/libcrypto_la-ecdh_kdf.lo `test -f 'ecdh/ecdh_kdf.c' || echo './'`ecdh/ecdh_kdf.c
if LC_ALL=C grep '@[a-zA-Z0-9_][a-zA-Z0-9_]*@' t/ax/cc-no-c-o-t; then echo "t/ax/cc-no-c-o contains unexpanded substitution (see lines above)"; exit 1; fi; chmod a-w t/ax/cc-no-c-o-t && mv -f t/ax/cc-no-c-o-t t/ax/cc-no-c-o
rm -f runtest runtest-t
in=t/ax/runtest.in \
  && /bin/mkdir -p t/ax \
  && ( sed -e "s,[@]configure_input[@],Generated from $in; do not edit by hand.,g" -e 's,[@]datadir[@],/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share,g' -e 's,[@]amdir[@],/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/automake-1.15/am,g' -e 's,[@]bindir[@],/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin,g' -e 's,[@]docdir[@],/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/doc/automake,g' -e 's,[@]pkgvdatadir[@],/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/automake-1.15,g' -e 's,[@]scriptdir[@],/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/automake-1.15,g' -e 's,[@]automake_acdir[@],/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/aclocal-1.15,g' -e 's,[@]system_acdir[@],/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/aclocal,g' -e 's,[@]am__isrc[@],!!@!!am__isrc!!@!!,g' | /usr/bin/env bash ./config.status --file=- | sed -e 's,!!@!!am__isrc!!@!!,@''am__isrc@,g' ) <./$in >runtest-t \
  && chmod a+x runtest-t
mv -f ec/.deps/libcrypto_la-ec_mult.Tpo ec/.deps/libcrypto_la-ec_mult.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT ecdh/libcrypto_la-ech_err.lo -MD -MP -MF ecdh/.deps/libcrypto_la-ech_err.Tpo -c -o ecdh/libcrypto_la-ech_err.lo `test -f 'ecdh/ech_err.c' || echo './'`ecdh/ech_err.c
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT ec/libcrypto_la-ecp_oct.lo -MD -MP -MF ec/.deps/libcrypto_la-ecp_oct.Tpo -c ec/ecp_oct.c -o ec/libcrypto_la-ecp_oct.o
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT ec/libcrypto_la-ecp_smpl.lo -MD -MP -MF ec/.deps/libcrypto_la-ecp_smpl.Tpo -c ec/ecp_smpl.c -o ec/libcrypto_la-ecp_smpl.o
mv -f ec/.deps/libcrypto_la-eck_prn.Tpo ec/.deps/libcrypto_la-eck_prn.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT ecdh/libcrypto_la-ech_key.lo -MD -MP -MF ecdh/.deps/libcrypto_la-ech_key.Tpo -c -o ecdh/libcrypto_la-ech_key.lo `test -f 'ecdh/ech_key.c' || echo './'`ecdh/ech_key.c
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT ecdh/libcrypto_la-ecdh_kdf.lo -MD -MP -MF ecdh/.deps/libcrypto_la-ecdh_kdf.Tpo -c ecdh/ecdh_kdf.c -o ecdh/libcrypto_la-ecdh_kdf.o
mv -f ec/.deps/libcrypto_la-ecp_nist.Tpo ec/.deps/libcrypto_la-ecp_nist.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT ecdh/libcrypto_la-ech_lib.lo -MD -MP -MF ecdh/.deps/libcrypto_la-ech_lib.Tpo -c -o ecdh/libcrypto_la-ech_lib.lo `test -f 'ecdh/ech_lib.c' || echo './'`ecdh/ech_lib.c
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT ecdh/libcrypto_la-ech_err.lo -MD -MP -MF ecdh/.deps/libcrypto_la-ech_err.Tpo -c ecdh/ech_err.c -o ecdh/libcrypto_la-ech_err.o
if LC_ALL=C grep '@[a-zA-Z0-9_][a-zA-Z0-9_]*@' runtest-t; then echo "runtest contains unexpanded substitution (see lines above)"; exit 1; fi; chmod a-w runtest-t && mv -f runtest-t runtest
: \
  && /bin/mkdir -p doc \
  && f=`echo doc/aclocal.1 | sed 's|.*/||; s|\.1$||; s&$&&;s&^&&'` \
  && echo ".so man1/$f-1.15.1" > doc/aclocal.1
: \
  && /bin/mkdir -p doc \
  && f=`echo doc/automake.1 | sed 's|.*/||; s|\.1$||; s&$&&;s&^&&'` \
  && echo ".so man1/$f-1.15.1" > doc/automake.1
rm -f lib/Automake/Config.pm lib/Automake/Config.pm-t
/bin/mkdir -p lib/Automake
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT ecdh/libcrypto_la-ech_key.lo -MD -MP -MF ecdh/.deps/libcrypto_la-ech_key.Tpo -c ecdh/ech_key.c -o ecdh/libcrypto_la-ech_key.o
in=Config.in \
  && ( sed -e "s,[@]configure_input[@],Generated from $in; do not edit by hand.,g" -e 's,[@]datadir[@],/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share,g' -e 's,[@]amdir[@],/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/automake-1.15/am,g' -e 's,[@]bindir[@],/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin,g' -e 's,[@]docdir[@],/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/doc/automake,g' -e 's,[@]pkgvdatadir[@],/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/automake-1.15,g' -e 's,[@]scriptdir[@],/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/automake-1.15,g' -e 's,[@]automake_acdir[@],/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/aclocal-1.15,g' -e 's,[@]system_acdir[@],/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/aclocal,g' -e 's,[@]am__isrc[@],!!@!!am__isrc!!@!!,g' | /usr/bin/env bash ./config.status --file=- | sed -e 's,!!@!!am__isrc!!@!!,@''am__isrc@,g' ) <./lib/Automake/Config.in >lib/Automake/Config.pm-t
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT ecdh/libcrypto_la-ech_lib.lo -MD -MP -MF ecdh/.deps/libcrypto_la-ech_lib.Tpo -c ecdh/ech_lib.c -o ecdh/libcrypto_la-ech_lib.o
mv -f ecdh/.deps/libcrypto_la-ech_err.Tpo ecdh/.deps/libcrypto_la-ech_err.Plo
mv -f ecdh/.deps/libcrypto_la-ecdh_kdf.Tpo ecdh/.deps/libcrypto_la-ecdh_kdf.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT ecdsa/libcrypto_la-ecs_asn1.lo -MD -MP -MF ecdsa/.deps/libcrypto_la-ecs_asn1.Tpo -c -o ecdsa/libcrypto_la-ecs_asn1.lo `test -f 'ecdsa/ecs_asn1.c' || echo './'`ecdsa/ecs_asn1.c
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT ecdsa/libcrypto_la-ecs_err.lo -MD -MP -MF ecdsa/.deps/libcrypto_la-ecs_err.Tpo -c -o ecdsa/libcrypto_la-ecs_err.lo `test -f 'ecdsa/ecs_err.c' || echo './'`ecdsa/ecs_err.c
mv -f ec/.deps/libcrypto_la-ecp_oct.Tpo ec/.deps/libcrypto_la-ecp_oct.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT ecdsa/libcrypto_la-ecs_lib.lo -MD -MP -MF ecdsa/.deps/libcrypto_la-ecs_lib.Tpo -c -o ecdsa/libcrypto_la-ecs_lib.lo `test -f 'ecdsa/ecs_lib.c' || echo './'`ecdsa/ecs_lib.c
if LC_ALL=C grep '@[a-zA-Z0-9_][a-zA-Z0-9_]*@' lib/Automake/Config.pm-t; then echo "lib/Automake/Config.pm contains unexpanded substitution (see lines above)"; exit 1; fi; chmod a-w lib/Automake/Config.pm-t && mv -f lib/Automake/Config.pm-t lib/Automake/Config.pm
: && /bin/mkdir -p doc && { PATH='/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/automake-1.15.1/t/wrap:'$PATH && export PATH; } && /usr/bin/env perl ./doc/help2man --output=doc/aclocal-1.15.1 aclocal-1.15
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT ecdsa/libcrypto_la-ecs_asn1.lo -MD -MP -MF ecdsa/.deps/libcrypto_la-ecs_asn1.Tpo -c ecdsa/ecs_asn1.c -o ecdsa/libcrypto_la-ecs_asn1.o
mv -f ecdh/.deps/libcrypto_la-ech_key.Tpo ecdh/.deps/libcrypto_la-ech_key.Plo
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT ecdsa/libcrypto_la-ecs_err.lo -MD -MP -MF ecdsa/.deps/libcrypto_la-ecs_err.Tpo -c ecdsa/ecs_err.c -o ecdsa/libcrypto_la-ecs_err.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT ecdsa/libcrypto_la-ecs_ossl.lo -MD -MP -MF ecdsa/.deps/libcrypto_la-ecs_ossl.Tpo -c -o ecdsa/libcrypto_la-ecs_ossl.lo `test -f 'ecdsa/ecs_ossl.c' || echo './'`ecdsa/ecs_ossl.c
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT ecdsa/libcrypto_la-ecs_lib.lo -MD -MP -MF ecdsa/.deps/libcrypto_la-ecs_lib.Tpo -c ecdsa/ecs_lib.c -o ecdsa/libcrypto_la-ecs_lib.o
mv -f ecdh/.deps/libcrypto_la-ech_lib.Tpo ecdh/.deps/libcrypto_la-ech_lib.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT ecdsa/libcrypto_la-ecs_sign.lo -MD -MP -MF ecdsa/.deps/libcrypto_la-ecs_sign.Tpo -c -o ecdsa/libcrypto_la-ecs_sign.lo `test -f 'ecdsa/ecs_sign.c' || echo './'`ecdsa/ecs_sign.c
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT ecdsa/libcrypto_la-ecs_ossl.lo -MD -MP -MF ecdsa/.deps/libcrypto_la-ecs_ossl.Tpo -c ecdsa/ecs_ossl.c -o ecdsa/libcrypto_la-ecs_ossl.o
mv -f ecdsa/.deps/libcrypto_la-ecs_err.Tpo ecdsa/.deps/libcrypto_la-ecs_err.Plo
mv -f ecdsa/.deps/libcrypto_la-ecs_asn1.Tpo ecdsa/.deps/libcrypto_la-ecs_asn1.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT ecdsa/libcrypto_la-ecs_vrf.lo -MD -MP -MF ecdsa/.deps/libcrypto_la-ecs_vrf.Tpo -c -o ecdsa/libcrypto_la-ecs_vrf.lo `test -f 'ecdsa/ecs_vrf.c' || echo './'`ecdsa/ecs_vrf.c
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT engine/libcrypto_la-eng_all.lo -MD -MP -MF engine/.deps/libcrypto_la-eng_all.Tpo -c -o engine/libcrypto_la-eng_all.lo `test -f 'engine/eng_all.c' || echo './'`engine/eng_all.c
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT ecdsa/libcrypto_la-ecs_sign.lo -MD -MP -MF ecdsa/.deps/libcrypto_la-ecs_sign.Tpo -c ecdsa/ecs_sign.c -o ecdsa/libcrypto_la-ecs_sign.o
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT engine/libcrypto_la-eng_all.lo -MD -MP -MF engine/.deps/libcrypto_la-eng_all.Tpo -c engine/eng_all.c -o engine/libcrypto_la-eng_all.o
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT ecdsa/libcrypto_la-ecs_vrf.lo -MD -MP -MF ecdsa/.deps/libcrypto_la-ecs_vrf.Tpo -c ecdsa/ecs_vrf.c -o ecdsa/libcrypto_la-ecs_vrf.o
mv -f ecdsa/.deps/libcrypto_la-ecs_lib.Tpo ecdsa/.deps/libcrypto_la-ecs_lib.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT engine/libcrypto_la-eng_cnf.lo -MD -MP -MF engine/.deps/libcrypto_la-eng_cnf.Tpo -c -o engine/libcrypto_la-eng_cnf.lo `test -f 'engine/eng_cnf.c' || echo './'`engine/eng_cnf.c
: && /bin/mkdir -p doc && { PATH='/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/automake-1.15.1/t/wrap:'$PATH && export PATH; } && /usr/bin/env perl ./doc/help2man --output=doc/automake-1.15.1 automake-1.15
mv -f ecdsa/.deps/libcrypto_la-ecs_sign.Tpo ecdsa/.deps/libcrypto_la-ecs_sign.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT engine/libcrypto_la-eng_ctrl.lo -MD -MP -MF engine/.deps/libcrypto_la-eng_ctrl.Tpo -c -o engine/libcrypto_la-eng_ctrl.lo `test -f 'engine/eng_ctrl.c' || echo './'`engine/eng_ctrl.c
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT engine/libcrypto_la-eng_cnf.lo -MD -MP -MF engine/.deps/libcrypto_la-eng_cnf.Tpo -c engine/eng_cnf.c -o engine/libcrypto_la-eng_cnf.o
mv -f engine/.deps/libcrypto_la-eng_all.Tpo engine/.deps/libcrypto_la-eng_all.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT engine/libcrypto_la-eng_dyn.lo -MD -MP -MF engine/.deps/libcrypto_la-eng_dyn.Tpo -c -o engine/libcrypto_la-eng_dyn.lo `test -f 'engine/eng_dyn.c' || echo './'`engine/eng_dyn.c
mv -f ecdsa/.deps/libcrypto_la-ecs_vrf.Tpo ecdsa/.deps/libcrypto_la-ecs_vrf.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT engine/libcrypto_la-eng_err.lo -MD -MP -MF engine/.deps/libcrypto_la-eng_err.Tpo -c -o engine/libcrypto_la-eng_err.lo `test -f 'engine/eng_err.c' || echo './'`engine/eng_err.c
mv -f ec/.deps/libcrypto_la-ecp_smpl.Tpo ec/.deps/libcrypto_la-ecp_smpl.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT engine/libcrypto_la-eng_fat.lo -MD -MP -MF engine/.deps/libcrypto_la-eng_fat.Tpo -c -o engine/libcrypto_la-eng_fat.lo `test -f 'engine/eng_fat.c' || echo './'`engine/eng_fat.c
mv -f ecdsa/.deps/libcrypto_la-ecs_ossl.Tpo ecdsa/.deps/libcrypto_la-ecs_ossl.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT engine/libcrypto_la-eng_init.lo -MD -MP -MF engine/.deps/libcrypto_la-eng_init.Tpo -c -o engine/libcrypto_la-eng_init.lo `test -f 'engine/eng_init.c' || echo './'`engine/eng_init.c
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT engine/libcrypto_la-eng_ctrl.lo -MD -MP -MF engine/.deps/libcrypto_la-eng_ctrl.Tpo -c engine/eng_ctrl.c -o engine/libcrypto_la-eng_ctrl.o
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT engine/libcrypto_la-eng_dyn.lo -MD -MP -MF engine/.deps/libcrypto_la-eng_dyn.Tpo -c engine/eng_dyn.c -o engine/libcrypto_la-eng_dyn.o
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT engine/libcrypto_la-eng_err.lo -MD -MP -MF engine/.deps/libcrypto_la-eng_err.Tpo -c engine/eng_err.c -o engine/libcrypto_la-eng_err.o
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT engine/libcrypto_la-eng_fat.lo -MD -MP -MF engine/.deps/libcrypto_la-eng_fat.Tpo -c engine/eng_fat.c -o engine/libcrypto_la-eng_fat.o
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT engine/libcrypto_la-eng_init.lo -MD -MP -MF engine/.deps/libcrypto_la-eng_init.Tpo -c engine/eng_init.c -o engine/libcrypto_la-eng_init.o
mv -f engine/.deps/libcrypto_la-eng_cnf.Tpo engine/.deps/libcrypto_la-eng_cnf.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT engine/libcrypto_la-eng_lib.lo -MD -MP -MF engine/.deps/libcrypto_la-eng_lib.Tpo -c -o engine/libcrypto_la-eng_lib.lo `test -f 'engine/eng_lib.c' || echo './'`engine/eng_lib.c
mv -f engine/.deps/libcrypto_la-eng_dyn.Tpo engine/.deps/libcrypto_la-eng_dyn.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT engine/libcrypto_la-eng_list.lo -MD -MP -MF engine/.deps/libcrypto_la-eng_list.Tpo -c -o engine/libcrypto_la-eng_list.lo `test -f 'engine/eng_list.c' || echo './'`engine/eng_list.c
mv -f engine/.deps/libcrypto_la-eng_err.Tpo engine/.deps/libcrypto_la-eng_err.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT engine/libcrypto_la-eng_openssl.lo -MD -MP -MF engine/.deps/libcrypto_la-eng_openssl.Tpo -c -o engine/libcrypto_la-eng_openssl.lo `test -f 'engine/eng_openssl.c' || echo './'`engine/eng_openssl.c
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT engine/libcrypto_la-eng_lib.lo -MD -MP -MF engine/.deps/libcrypto_la-eng_lib.Tpo -c engine/eng_lib.c -o engine/libcrypto_la-eng_lib.o
mv -f engine/.deps/libcrypto_la-eng_ctrl.Tpo engine/.deps/libcrypto_la-eng_ctrl.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT engine/libcrypto_la-eng_pkey.lo -MD -MP -MF engine/.deps/libcrypto_la-eng_pkey.Tpo -c -o engine/libcrypto_la-eng_pkey.lo `test -f 'engine/eng_pkey.c' || echo './'`engine/eng_pkey.c
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT engine/libcrypto_la-eng_list.lo -MD -MP -MF engine/.deps/libcrypto_la-eng_list.Tpo -c engine/eng_list.c -o engine/libcrypto_la-eng_list.o
mv -f engine/.deps/libcrypto_la-eng_init.Tpo engine/.deps/libcrypto_la-eng_init.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT engine/libcrypto_la-eng_table.lo -MD -MP -MF engine/.deps/libcrypto_la-eng_table.Tpo -c -o engine/libcrypto_la-eng_table.lo `test -f 'engine/eng_table.c' || echo './'`engine/eng_table.c
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT engine/libcrypto_la-eng_openssl.lo -MD -MP -MF engine/.deps/libcrypto_la-eng_openssl.Tpo -c engine/eng_openssl.c -o engine/libcrypto_la-eng_openssl.o
mv -f engine/.deps/libcrypto_la-eng_fat.Tpo engine/.deps/libcrypto_la-eng_fat.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT engine/libcrypto_la-tb_asnmth.lo -MD -MP -MF engine/.deps/libcrypto_la-tb_asnmth.Tpo -c -o engine/libcrypto_la-tb_asnmth.lo `test -f 'engine/tb_asnmth.c' || echo './'`engine/tb_asnmth.c
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT engine/libcrypto_la-eng_pkey.lo -MD -MP -MF engine/.deps/libcrypto_la-eng_pkey.Tpo -c engine/eng_pkey.c -o engine/libcrypto_la-eng_pkey.o
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT engine/libcrypto_la-eng_table.lo -MD -MP -MF engine/.deps/libcrypto_la-eng_table.Tpo -c engine/eng_table.c -o engine/libcrypto_la-eng_table.o
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT engine/libcrypto_la-tb_asnmth.lo -MD -MP -MF engine/.deps/libcrypto_la-tb_asnmth.Tpo -c engine/tb_asnmth.c -o engine/libcrypto_la-tb_asnmth.o
rm -f t/ax/test-defs.sh t/ax/test-defs.sh-t
/bin/mkdir -p t/ax
in=t/ax/test-defs.in \
  && ( sed -e "s,[@]configure_input[@],Generated from $in; do not edit by hand.,g" -e 's,[@]datadir[@],/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share,g' -e 's,[@]amdir[@],/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/automake-1.15/am,g' -e 's,[@]bindir[@],/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin,g' -e 's,[@]docdir[@],/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/doc/automake,g' -e 's,[@]pkgvdatadir[@],/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/automake-1.15,g' -e 's,[@]scriptdir[@],/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/automake-1.15,g' -e 's,[@]automake_acdir[@],/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/aclocal-1.15,g' -e 's,[@]system_acdir[@],/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/aclocal,g' -e 's,[@]am__isrc[@],!!@!!am__isrc!!@!!,g' | /usr/bin/env bash ./config.status --file=- | sed -e 's,!!@!!am__isrc!!@!!,@''am__isrc@,g' ) <./$in >t/ax/test-defs.sh-t
mv -f engine/.deps/libcrypto_la-eng_lib.Tpo engine/.deps/libcrypto_la-eng_lib.Plo
mv -f engine/.deps/libcrypto_la-eng_list.Tpo engine/.deps/libcrypto_la-eng_list.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT engine/libcrypto_la-tb_cipher.lo -MD -MP -MF engine/.deps/libcrypto_la-tb_cipher.Tpo -c -o engine/libcrypto_la-tb_cipher.lo `test -f 'engine/tb_cipher.c' || echo './'`engine/tb_cipher.c
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT engine/libcrypto_la-tb_dh.lo -MD -MP -MF engine/.deps/libcrypto_la-tb_dh.Tpo -c -o engine/libcrypto_la-tb_dh.lo `test -f 'engine/tb_dh.c' || echo './'`engine/tb_dh.c
mv -f engine/.deps/libcrypto_la-eng_openssl.Tpo engine/.deps/libcrypto_la-eng_openssl.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT engine/libcrypto_la-tb_digest.lo -MD -MP -MF engine/.deps/libcrypto_la-tb_digest.Tpo -c -o engine/libcrypto_la-tb_digest.lo `test -f 'engine/tb_digest.c' || echo './'`engine/tb_digest.c
mv -f engine/.deps/libcrypto_la-eng_pkey.Tpo engine/.deps/libcrypto_la-eng_pkey.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT engine/libcrypto_la-tb_dsa.lo -MD -MP -MF engine/.deps/libcrypto_la-tb_dsa.Tpo -c -o engine/libcrypto_la-tb_dsa.lo `test -f 'engine/tb_dsa.c' || echo './'`engine/tb_dsa.c
if LC_ALL=C grep '@[a-zA-Z0-9_][a-zA-Z0-9_]*@' t/ax/test-defs.sh-t; then echo "t/ax/test-defs.sh contains unexpanded substitution (see lines above)"; exit 1; fi; chmod a-w t/ax/test-defs.sh-t && mv -f t/ax/test-defs.sh-t t/ax/test-defs.sh
make[4]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/automake-1.15.1'
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/automake-1.15.1/.built
# remove old automake resources to avoid version conflicts
rm -rf /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/aclocal-[0-9]*
rm -rf /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/automake-[0-9]*
make -C /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/automake-1.15.1 install
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT engine/libcrypto_la-tb_dh.lo -MD -MP -MF engine/.deps/libcrypto_la-tb_dh.Tpo -c engine/tb_dh.c -o engine/libcrypto_la-tb_dh.o
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT engine/libcrypto_la-tb_cipher.lo -MD -MP -MF engine/.deps/libcrypto_la-tb_cipher.Tpo -c engine/tb_cipher.c -o engine/libcrypto_la-tb_cipher.o
mv -f engine/.deps/libcrypto_la-eng_table.Tpo engine/.deps/libcrypto_la-eng_table.Plo
make[4]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/automake-1.15.1'
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT engine/libcrypto_la-tb_ecdh.lo -MD -MP -MF engine/.deps/libcrypto_la-tb_ecdh.Tpo -c -o engine/libcrypto_la-tb_ecdh.lo `test -f 'engine/tb_ecdh.c' || echo './'`engine/tb_ecdh.c
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT engine/libcrypto_la-tb_dsa.lo -MD -MP -MF engine/.deps/libcrypto_la-tb_dsa.Tpo -c engine/tb_dsa.c -o engine/libcrypto_la-tb_dsa.o
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT engine/libcrypto_la-tb_digest.lo -MD -MP -MF engine/.deps/libcrypto_la-tb_digest.Tpo -c engine/tb_digest.c -o engine/libcrypto_la-tb_digest.o
mv -f engine/.deps/libcrypto_la-tb_asnmth.Tpo engine/.deps/libcrypto_la-tb_asnmth.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT engine/libcrypto_la-tb_ecdsa.lo -MD -MP -MF engine/.deps/libcrypto_la-tb_ecdsa.Tpo -c -o engine/libcrypto_la-tb_ecdsa.lo `test -f 'engine/tb_ecdsa.c' || echo './'`engine/tb_ecdsa.c
make[5]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/automake-1.15.1'
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT engine/libcrypto_la-tb_ecdh.lo -MD -MP -MF engine/.deps/libcrypto_la-tb_ecdh.Tpo -c engine/tb_ecdh.c -o engine/libcrypto_la-tb_ecdh.o
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT engine/libcrypto_la-tb_ecdsa.lo -MD -MP -MF engine/.deps/libcrypto_la-tb_ecdsa.Tpo -c engine/tb_ecdsa.c -o engine/libcrypto_la-tb_ecdsa.o
 /bin/mkdir -p '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin'
 /usr/bin/install -c bin/automake bin/aclocal '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin'
mv -f engine/.deps/libcrypto_la-tb_dh.Tpo engine/.deps/libcrypto_la-tb_dh.Plo
make  install-exec-hook
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT engine/libcrypto_la-tb_eckey.lo -MD -MP -MF engine/.deps/libcrypto_la-tb_eckey.Tpo -c -o engine/libcrypto_la-tb_eckey.lo `test -f 'engine/tb_eckey.c' || echo './'`engine/tb_eckey.c
mv -f engine/.deps/libcrypto_la-tb_dsa.Tpo engine/.deps/libcrypto_la-tb_dsa.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT engine/libcrypto_la-tb_pkmeth.lo -MD -MP -MF engine/.deps/libcrypto_la-tb_pkmeth.Tpo -c -o engine/libcrypto_la-tb_pkmeth.lo `test -f 'engine/tb_pkmeth.c' || echo './'`engine/tb_pkmeth.c
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/automake-1.15.1'
mv -f engine/.deps/libcrypto_la-tb_cipher.Tpo engine/.deps/libcrypto_la-tb_cipher.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT engine/libcrypto_la-tb_rand.lo -MD -MP -MF engine/.deps/libcrypto_la-tb_rand.Tpo -c -o engine/libcrypto_la-tb_rand.lo `test -f 'engine/tb_rand.c' || echo './'`engine/tb_rand.c
mv -f engine/.deps/libcrypto_la-tb_digest.Tpo engine/.deps/libcrypto_la-tb_digest.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT engine/libcrypto_la-tb_rsa.lo -MD -MP -MF engine/.deps/libcrypto_la-tb_rsa.Tpo -c -o engine/libcrypto_la-tb_rsa.lo `test -f 'engine/tb_rsa.c' || echo './'`engine/tb_rsa.c
 ln '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/automake' '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/automake-1.15'
 ln '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/aclocal' '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/aclocal-1.15'
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/automake-1.15.1'
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT engine/libcrypto_la-tb_eckey.lo -MD -MP -MF engine/.deps/libcrypto_la-tb_eckey.Tpo -c engine/tb_eckey.c -o engine/libcrypto_la-tb_eckey.o
 /bin/mkdir -p '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/automake-1.15/am'
 /usr/bin/install -c -m 644 lib/am/check.am lib/am/check2.am lib/am/clean-hdr.am lib/am/clean.am lib/am/compile.am lib/am/configure.am lib/am/data.am lib/am/dejagnu.am lib/am/depend.am lib/am/depend2.am lib/am/distdir.am lib/am/footer.am lib/am/header-vars.am lib/am/header.am lib/am/install.am lib/am/inst-vars.am lib/am/java.am lib/am/lang-compile.am lib/am/lex.am lib/am/library.am lib/am/libs.am lib/am/libtool.am lib/am/lisp.am lib/am/ltlib.am lib/am/ltlibrary.am lib/am/mans-vars.am lib/am/mans.am lib/am/program.am lib/am/progs.am lib/am/python.am lib/am/remake-hdr.am lib/am/scripts.am lib/am/subdirs.am lib/am/tags.am lib/am/texi-vers.am lib/am/texibuild.am lib/am/texinfos.am lib/am/vala.am lib/am/yacc.am '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/automake-1.15/am'
mv -f engine/.deps/libcrypto_la-tb_ecdh.Tpo engine/.deps/libcrypto_la-tb_ecdh.Plo
 /bin/mkdir -p '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/aclocal-1.15'
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT engine/libcrypto_la-tb_store.lo -MD -MP -MF engine/.deps/libcrypto_la-tb_store.Tpo -c -o engine/libcrypto_la-tb_store.lo `test -f 'engine/tb_store.c' || echo './'`engine/tb_store.c
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT engine/libcrypto_la-tb_pkmeth.lo -MD -MP -MF engine/.deps/libcrypto_la-tb_pkmeth.Tpo -c engine/tb_pkmeth.c -o engine/libcrypto_la-tb_pkmeth.o
mv -f engine/.deps/libcrypto_la-tb_ecdsa.Tpo engine/.deps/libcrypto_la-tb_ecdsa.Plo
 /usr/bin/install -c -m 644 m4/amversion.m4 m4/ar-lib.m4 m4/as.m4 m4/auxdir.m4 m4/cond.m4 m4/cond-if.m4 m4/depend.m4 m4/depout.m4 m4/dmalloc.m4 m4/extra-recurs.m4 m4/gcj.m4 m4/init.m4 m4/install-sh.m4 m4/lead-dot.m4 m4/lex.m4 m4/lispdir.m4 m4/maintainer.m4 m4/make.m4 m4/missing.m4 m4/mkdirp.m4 m4/obsolete.m4 m4/options.m4 m4/python.m4 m4/prog-cc-c-o.m4 m4/runlog.m4 m4/sanity.m4 m4/silent.m4 m4/strip.m4 m4/substnot.m4 m4/tar.m4 m4/upc.m4 m4/vala.m4 '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/aclocal-1.15'
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT err/libcrypto_la-err.lo -MD -MP -MF err/.deps/libcrypto_la-err.Tpo -c -o err/libcrypto_la-err.lo `test -f 'err/err.c' || echo './'`err/err.c
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT engine/libcrypto_la-tb_rand.lo -MD -MP -MF engine/.deps/libcrypto_la-tb_rand.Tpo -c engine/tb_rand.c -o engine/libcrypto_la-tb_rand.o
 /bin/mkdir -p '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/aclocal-1.15/internal'
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT engine/libcrypto_la-tb_rsa.lo -MD -MP -MF engine/.deps/libcrypto_la-tb_rsa.Tpo -c engine/tb_rsa.c -o engine/libcrypto_la-tb_rsa.o
 /usr/bin/install -c -m 644 m4/internal/ac-config-macro-dirs.m4 '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/aclocal-1.15/internal'
 /bin/mkdir -p '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/doc/automake'
 /usr/bin/install -c -m 644 ./doc/amhello-1.0.tar.gz '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/doc/automake'
 /bin/mkdir -p '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/automake-1.15/Automake'
 /usr/bin/install -c -m 644 lib/Automake/ChannelDefs.pm lib/Automake/Channels.pm lib/Automake/Condition.pm lib/Automake/Configure_ac.pm lib/Automake/DisjConditions.pm lib/Automake/FileUtils.pm lib/Automake/General.pm lib/Automake/Getopt.pm lib/Automake/Item.pm lib/Automake/ItemDef.pm lib/Automake/Language.pm lib/Automake/Location.pm lib/Automake/Options.pm lib/Automake/Rule.pm lib/Automake/RuleDef.pm lib/Automake/Variable.pm lib/Automake/VarDef.pm lib/Automake/Version.pm lib/Automake/XFile.pm lib/Automake/Wrap.pm '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/automake-1.15/Automake'
 /bin/mkdir -p '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/automake-1.15'
 /usr/bin/install -c -m 644 lib/COPYING lib/INSTALL lib/texinfo.tex '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/automake-1.15'
 /bin/mkdir -p '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/automake-1.15'
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT engine/libcrypto_la-tb_store.lo -MD -MP -MF engine/.deps/libcrypto_la-tb_store.Tpo -c engine/tb_store.c -o engine/libcrypto_la-tb_store.o
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT err/libcrypto_la-err.lo -MD -MP -MF err/.deps/libcrypto_la-err.Tpo -c err/err.c -o err/libcrypto_la-err.o
 /usr/bin/install -c -m 644 lib/config.guess lib/config.sub lib/install-sh lib/mdate-sh lib/missing lib/mkinstalldirs lib/ylwrap lib/depcomp lib/compile lib/py-compile lib/ar-lib lib/test-driver lib/tap-driver.sh '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/automake-1.15'
 /bin/mkdir -p '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/aclocal'
 /usr/bin/install -c -m 644 m4/acdir/README '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/aclocal'
mv -f engine/.deps/libcrypto_la-tb_eckey.Tpo engine/.deps/libcrypto_la-tb_eckey.Plo
 /bin/mkdir -p '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/info'
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT err/libcrypto_la-err_all.lo -MD -MP -MF err/.deps/libcrypto_la-err_all.Tpo -c -o err/libcrypto_la-err_all.lo `test -f 'err/err_all.c' || echo './'`err/err_all.c
 /usr/bin/install -c -m 644 ./doc/automake.info ./doc/automake.info-1 ./doc/automake.info-2 ./doc/automake-history.info '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/info'
mv -f engine/.deps/libcrypto_la-tb_rsa.Tpo engine/.deps/libcrypto_la-tb_rsa.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT err/libcrypto_la-err_prn.lo -MD -MP -MF err/.deps/libcrypto_la-err_prn.Tpo -c -o err/libcrypto_la-err_prn.lo `test -f 'err/err_prn.c' || echo './'`err/err_prn.c
mv -f engine/.deps/libcrypto_la-tb_rand.Tpo engine/.deps/libcrypto_la-tb_rand.Plo
 install-info --info-dir='/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/info' '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/info/automake.info'
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT evp/libcrypto_la-bio_b64.lo -MD -MP -MF evp/.deps/libcrypto_la-bio_b64.Tpo -c -o evp/libcrypto_la-bio_b64.lo `test -f 'evp/bio_b64.c' || echo './'`evp/bio_b64.c
 install-info --info-dir='/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/info' '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/info/automake-history.info'
install-info: warning: no info dir entry in `/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/info/automake-history.info'
 /bin/mkdir -p '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/man/man1'
mv -f engine/.deps/libcrypto_la-tb_pkmeth.Tpo engine/.deps/libcrypto_la-tb_pkmeth.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT evp/libcrypto_la-bio_enc.lo -MD -MP -MF evp/.deps/libcrypto_la-bio_enc.Tpo -c -o evp/libcrypto_la-bio_enc.lo `test -f 'evp/bio_enc.c' || echo './'`evp/bio_enc.c
 /usr/bin/install -c -m 644 doc/aclocal.1 doc/automake.1 doc/aclocal-1.15.1 doc/automake-1.15.1 '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/man/man1'
 /bin/mkdir -p '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/automake-1.15/Automake'
 /usr/bin/install -c -m 644 lib/Automake/Config.pm '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/automake-1.15/Automake'
make  install-data-hook
mv -f engine/.deps/libcrypto_la-tb_store.Tpo engine/.deps/libcrypto_la-tb_store.Plo
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT err/libcrypto_la-err_all.lo -MD -MP -MF err/.deps/libcrypto_la-err_all.Tpo -c err/err_all.c -o err/libcrypto_la-err_all.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT evp/libcrypto_la-bio_md.lo -MD -MP -MF evp/.deps/libcrypto_la-bio_md.Tpo -c -o evp/libcrypto_la-bio_md.lo `test -f 'evp/bio_md.c' || echo './'`evp/bio_md.c
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/automake-1.15.1'
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT err/libcrypto_la-err_prn.lo -MD -MP -MF err/.deps/libcrypto_la-err_prn.Tpo -c err/err_prn.c -o err/libcrypto_la-err_prn.o
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT evp/libcrypto_la-bio_b64.lo -MD -MP -MF evp/.deps/libcrypto_la-bio_b64.Tpo -c evp/bio_b64.c -o evp/libcrypto_la-bio_b64.o
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT evp/libcrypto_la-bio_enc.lo -MD -MP -MF evp/.deps/libcrypto_la-bio_enc.Tpo -c evp/bio_enc.c -o evp/libcrypto_la-bio_enc.o
 chmod +x '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/automake-1.15/config.guess'
 chmod +x '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/automake-1.15/config.sub'
 chmod +x '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/automake-1.15/install-sh'
 chmod +x '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/automake-1.15/mdate-sh'
 chmod +x '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/automake-1.15/missing'
 chmod +x '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/automake-1.15/mkinstalldirs'
 chmod +x '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/automake-1.15/ylwrap'
 chmod +x '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/automake-1.15/depcomp'
 chmod +x '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/automake-1.15/compile'
 chmod +x '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/automake-1.15/py-compile'
 chmod +x '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/automake-1.15/ar-lib'
 chmod +x '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/automake-1.15/test-driver'
 chmod +x '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/automake-1.15/tap-driver.sh'
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/automake-1.15.1'
make[5]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/automake-1.15.1'
make[4]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/automake-1.15.1'
mv /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/aclocal /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/aclocal.real
install -m0755 ./files/aclocal /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin
ln -sf aclocal /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/aclocal-1.9
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT evp/libcrypto_la-bio_md.lo -MD -MP -MF evp/.deps/libcrypto_la-bio_md.Tpo -c evp/bio_md.c -o evp/libcrypto_la-bio_md.o
ln -sf aclocal /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/aclocal-1.10
ln -sf aclocal /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/aclocal-1.11
ln -sf aclocal /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/aclocal-1.11.6
ln -sf aclocal /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/aclocal-1.15
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/stamp
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/automake-1.15.1/.built
mv -f err/.deps/libcrypto_la-err_prn.Tpo err/.deps/libcrypto_la-err_prn.Plo
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/stamp/.automake_installed
make[3]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tools/automake'
time: tools/automake/compile#4.69#1.13#6.32
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT evp/libcrypto_la-c_all.lo -MD -MP -MF evp/.deps/libcrypto_la-c_all.Tpo -c -o evp/libcrypto_la-c_all.lo `test -f 'evp/c_all.c' || echo './'`evp/c_all.c
mv -f err/.deps/libcrypto_la-err_all.Tpo err/.deps/libcrypto_la-err_all.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT evp/libcrypto_la-digest.lo -MD -MP -MF evp/.deps/libcrypto_la-digest.Tpo -c -o evp/libcrypto_la-digest.lo `test -f 'evp/digest.c' || echo './'`evp/digest.c
make[3]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tools/libtool'
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT evp/libcrypto_la-c_all.lo -MD -MP -MF evp/.deps/libcrypto_la-c_all.Tpo -c evp/c_all.c -o evp/libcrypto_la-c_all.o
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT evp/libcrypto_la-digest.lo -MD -MP -MF evp/.deps/libcrypto_la-digest.Tpo -c evp/digest.c -o evp/libcrypto_la-digest.o
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/dl
SHELL= flock /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/.libtool-2.4.tar.xz.flock -c '  	/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/download.pl "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/dl" "libtool-2.4.tar.xz" "afcce660d3dc54c63a0a5ba3cf05272239dc3c54bbeba20f6bad250f9dc007ae" "" "@GNU/libtool"    '
mv -f evp/.deps/libcrypto_la-bio_enc.Tpo evp/.deps/libcrypto_la-bio_enc.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT evp/libcrypto_la-e_aes.lo -MD -MP -MF evp/.deps/libcrypto_la-e_aes.Tpo -c -o evp/libcrypto_la-e_aes.lo `test -f 'evp/e_aes.c' || echo './'`evp/e_aes.c
mv -f evp/.deps/libcrypto_la-bio_md.Tpo evp/.deps/libcrypto_la-bio_md.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT evp/libcrypto_la-e_aes_cbc_hmac_sha1.lo -MD -MP -MF evp/.deps/libcrypto_la-e_aes_cbc_hmac_sha1.Tpo -c -o evp/libcrypto_la-e_aes_cbc_hmac_sha1.lo `test -f 'evp/e_aes_cbc_hmac_sha1.c' || echo './'`evp/e_aes_cbc_hmac_sha1.c
+ curl -f --connect-timeout 20 --retry 5 --location --insecure https://sources.cdn.openwrt.org/libtool-2.4.tar.xz
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0mv -f evp/.deps/libcrypto_la-bio_b64.Tpo evp/.deps/libcrypto_la-bio_b64.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT evp/libcrypto_la-e_bf.lo -MD -MP -MF evp/.deps/libcrypto_la-e_bf.Tpo -c -o evp/libcrypto_la-e_bf.lo `test -f 'evp/e_bf.c' || echo './'`evp/e_bf.c
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT evp/libcrypto_la-e_aes.lo -MD -MP -MF evp/.deps/libcrypto_la-e_aes.Tpo -c evp/e_aes.c -o evp/libcrypto_la-e_aes.o
mv -f err/.deps/libcrypto_la-err.Tpo err/.deps/libcrypto_la-err.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT evp/libcrypto_la-e_camellia.lo -MD -MP -MF evp/.deps/libcrypto_la-e_camellia.Tpo -c -o evp/libcrypto_la-e_camellia.lo `test -f 'evp/e_camellia.c' || echo './'`evp/e_camellia.c
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT evp/libcrypto_la-e_aes_cbc_hmac_sha1.lo -MD -MP -MF evp/.deps/libcrypto_la-e_aes_cbc_hmac_sha1.Tpo -c evp/e_aes_cbc_hmac_sha1.c -o evp/libcrypto_la-e_aes_cbc_hmac_sha1.o

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
curl: (22) The requested URL returned error: 404 
Download failed.
+ curl -f --connect-timeout 20 --retry 5 --location --insecure http://ftp.riken.jp/GNU/gnu/libtool/libtool-2.4.tar.xz
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0mv -f evp/.deps/libcrypto_la-c_all.Tpo evp/.deps/libcrypto_la-c_all.Plo
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT evp/libcrypto_la-e_bf.lo -MD -MP -MF evp/.deps/libcrypto_la-e_bf.Tpo -c evp/e_bf.c -o evp/libcrypto_la-e_bf.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT evp/libcrypto_la-e_cast.lo -MD -MP -MF evp/.deps/libcrypto_la-e_cast.Tpo -c -o evp/libcrypto_la-e_cast.lo `test -f 'evp/e_cast.c' || echo './'`evp/e_cast.c

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
curl: (22) The requested URL returned error: 404 Not Found
Download failed.
mv -f evp/.deps/libcrypto_la-digest.Tpo evp/.deps/libcrypto_la-digest.Plo
+ curl -f --connect-timeout 20 --retry 5 --location --insecure http://ftp.jaist.ac.jp/pub/GNU/libtool/libtool-2.4.tar.xz
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0make[3]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tools/dosfstools'
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT evp/libcrypto_la-e_camellia.lo -MD -MP -MF evp/.deps/libcrypto_la-e_camellia.Tpo -c evp/e_camellia.c -o evp/libcrypto_la-e_camellia.o
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT evp/libcrypto_la-e_cast.lo -MD -MP -MF evp/.deps/libcrypto_la-e_cast.Tpo -c evp/e_cast.c -o evp/libcrypto_la-e_cast.o
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/dl
SHELL= flock /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/.dosfstools-4.1.tar.xz.flock -c '  	/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/download.pl "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/dl" "dosfstools-4.1.tar.xz" "e6b2aca70ccc3fe3687365009dd94a2e18e82b688ed4e260e04b7412471cc173" "" "https://github.com/dosfstools/dosfstools/releases/download/v4.1/" "http://fossies.org/linux/misc"    '
mv -f evp/.deps/libcrypto_la-e_bf.Tpo evp/.deps/libcrypto_la-e_bf.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT evp/libcrypto_la-e_chacha.lo -MD -MP -MF evp/.deps/libcrypto_la-e_chacha.Tpo -c -o evp/libcrypto_la-e_chacha.lo `test -f 'evp/e_chacha.c' || echo './'`evp/e_chacha.c
mv -f evp/.deps/libcrypto_la-e_aes_cbc_hmac_sha1.Tpo evp/.deps/libcrypto_la-e_aes_cbc_hmac_sha1.Plo
+ curl -f --connect-timeout 20 --retry 5 --location --insecure https://sources.cdn.openwrt.org/dosfstools-4.1.tar.xz
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT evp/libcrypto_la-e_chacha20poly1305.lo -MD -MP -MF evp/.deps/libcrypto_la-e_chacha20poly1305.Tpo -c -o evp/libcrypto_la-e_chacha20poly1305.lo `test -f 'evp/e_chacha20poly1305.c' || echo './'`evp/e_chacha20poly1305.c
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT evp/libcrypto_la-e_chacha.lo -MD -MP -MF evp/.deps/libcrypto_la-e_chacha.Tpo -c evp/e_chacha.c -o evp/libcrypto_la-e_chacha.o
mv -f evp/.deps/libcrypto_la-e_cast.Tpo evp/.deps/libcrypto_la-e_cast.Plo

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
curl: (92) HTTP/2 stream 1 was not closed cleanly: PROTOCOL_ERROR (err 1)
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT evp/libcrypto_la-e_des.lo -MD -MP -MF evp/.deps/libcrypto_la-e_des.Tpo -c -o evp/libcrypto_la-e_des.lo `test -f 'evp/e_des.c' || echo './'`evp/e_des.c
Download failed.
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT evp/libcrypto_la-e_chacha20poly1305.lo -MD -MP -MF evp/.deps/libcrypto_la-e_chacha20poly1305.Tpo -c evp/e_chacha20poly1305.c -o evp/libcrypto_la-e_chacha20poly1305.o
+ curl -f --connect-timeout 20 --retry 5 --location --insecure https://github.com/dosfstools/dosfstools/releases/download/v4.1/dosfstools-4.1.tar.xz
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0mv -f evp/.deps/libcrypto_la-e_camellia.Tpo evp/.deps/libcrypto_la-e_camellia.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT evp/libcrypto_la-e_des3.lo -MD -MP -MF evp/.deps/libcrypto_la-e_des3.Tpo -c -o evp/libcrypto_la-e_des3.lo `test -f 'evp/e_des3.c' || echo './'`evp/e_des3.c
mv -f evp/.deps/libcrypto_la-e_chacha.Tpo evp/.deps/libcrypto_la-e_chacha.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT evp/libcrypto_la-e_gost2814789.lo -MD -MP -MF evp/.deps/libcrypto_la-e_gost2814789.Tpo -c -o evp/libcrypto_la-e_gost2814789.lo `test -f 'evp/e_gost2814789.c' || echo './'`evp/e_gost2814789.c
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT evp/libcrypto_la-e_des.lo -MD -MP -MF evp/.deps/libcrypto_la-e_des.Tpo -c evp/e_des.c -o evp/libcrypto_la-e_des.o
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT evp/libcrypto_la-e_des3.lo -MD -MP -MF evp/.deps/libcrypto_la-e_des3.Tpo -c evp/e_des3.c -o evp/libcrypto_la-e_des3.o
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT evp/libcrypto_la-e_gost2814789.lo -MD -MP -MF evp/.deps/libcrypto_la-e_gost2814789.Tpo -c evp/e_gost2814789.c -o evp/libcrypto_la-e_gost2814789.o
mv -f evp/.deps/libcrypto_la-e_chacha20poly1305.Tpo evp/.deps/libcrypto_la-e_chacha20poly1305.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT evp/libcrypto_la-e_idea.lo -MD -MP -MF evp/.deps/libcrypto_la-e_idea.Tpo -c -o evp/libcrypto_la-e_idea.lo `test -f 'evp/e_idea.c' || echo './'`evp/e_idea.c
mv -f evp/.deps/libcrypto_la-e_aes.Tpo evp/.deps/libcrypto_la-e_aes.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT evp/libcrypto_la-e_null.lo -MD -MP -MF evp/.deps/libcrypto_la-e_null.Tpo -c -o evp/libcrypto_la-e_null.lo `test -f 'evp/e_null.c' || echo './'`evp/e_null.c

100  832k  100  832k    0     0  2869k      0 --:--:-- --:--:-- --:--:-- 2869k
mv -f evp/.deps/libcrypto_la-e_des.Tpo evp/.deps/libcrypto_la-e_des.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT evp/libcrypto_la-e_old.lo -MD -MP -MF evp/.deps/libcrypto_la-e_old.Tpo -c -o evp/libcrypto_la-e_old.lo `test -f 'evp/e_old.c' || echo './'`evp/e_old.c
mv -f evp/.deps/libcrypto_la-e_gost2814789.Tpo evp/.deps/libcrypto_la-e_gost2814789.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT evp/libcrypto_la-e_rc2.lo -MD -MP -MF evp/.deps/libcrypto_la-e_rc2.Tpo -c -o evp/libcrypto_la-e_rc2.lo `test -f 'evp/e_rc2.c' || echo './'`evp/e_rc2.c
. /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/include/shell.sh; xzcat /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/dl/libtool-2.4.tar.xz | tar -C /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/libtool-2.4/.. -xf -
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT evp/libcrypto_la-e_idea.lo -MD -MP -MF evp/.deps/libcrypto_la-e_idea.Tpo -c evp/e_idea.c -o evp/libcrypto_la-e_idea.o
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT evp/libcrypto_la-e_null.lo -MD -MP -MF evp/.deps/libcrypto_la-e_null.Tpo -c evp/e_null.c -o evp/libcrypto_la-e_null.o
mv -f evp/.deps/libcrypto_la-e_des3.Tpo evp/.deps/libcrypto_la-e_des3.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT evp/libcrypto_la-e_rc4.lo -MD -MP -MF evp/.deps/libcrypto_la-e_rc4.Tpo -c -o evp/libcrypto_la-e_rc4.lo `test -f 'evp/e_rc4.c' || echo './'`evp/e_rc4.c
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT evp/libcrypto_la-e_rc2.lo -MD -MP -MF evp/.deps/libcrypto_la-e_rc2.Tpo -c evp/e_rc2.c -o evp/libcrypto_la-e_rc2.o
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT evp/libcrypto_la-e_old.lo -MD -MP -MF evp/.deps/libcrypto_la-e_old.Tpo -c evp/e_old.c -o evp/libcrypto_la-e_old.o
mv -f evp/.deps/libcrypto_la-e_null.Tpo evp/.deps/libcrypto_la-e_null.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT evp/libcrypto_la-e_rc4_hmac_md5.lo -MD -MP -MF evp/.deps/libcrypto_la-e_rc4_hmac_md5.Tpo -c -o evp/libcrypto_la-e_rc4_hmac_md5.lo `test -f 'evp/e_rc4_hmac_md5.c' || echo './'`evp/e_rc4_hmac_md5.c
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT evp/libcrypto_la-e_rc4.lo -MD -MP -MF evp/.deps/libcrypto_la-e_rc4.Tpo -c evp/e_rc4.c -o evp/libcrypto_la-e_rc4.o
mv -f evp/.deps/libcrypto_la-e_idea.Tpo evp/.deps/libcrypto_la-e_idea.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT evp/libcrypto_la-e_sm4.lo -MD -MP -MF evp/.deps/libcrypto_la-e_sm4.Tpo -c -o evp/libcrypto_la-e_sm4.lo `test -f 'evp/e_sm4.c' || echo './'`evp/e_sm4.c
mv -f evp/.deps/libcrypto_la-e_old.Tpo evp/.deps/libcrypto_la-e_old.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT evp/libcrypto_la-e_xcbc_d.lo -MD -MP -MF evp/.deps/libcrypto_la-e_xcbc_d.Tpo -c -o evp/libcrypto_la-e_xcbc_d.lo `test -f 'evp/e_xcbc_d.c' || echo './'`evp/e_xcbc_d.c
[ ! -d ./src/ ] || cp -fpR ./src/* /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/libtool-2.4

Applying ./patches/000-relocatable.patch using plaintext: 
patching file libltdl/config/general.m4sh
patching file libtoolize.in
patching file libtoolize.m4sh
patching file libltdl/m4/libtool.m4

Applying ./patches/001-fix-func_append.patch using plaintext: 
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT evp/libcrypto_la-e_rc4_hmac_md5.lo -MD -MP -MF evp/.deps/libcrypto_la-e_rc4_hmac_md5.Tpo -c evp/e_rc4_hmac_md5.c -o evp/libcrypto_la-e_rc4_hmac_md5.o
patching file libltdl/config/ltmain.m4sh
File libltdl/config/ltmain.sh is read-only; trying to patch anyway
patching file libltdl/config/ltmain.sh

Applying ./patches/100-libdir-fixes.patch using plaintext: 
patching file libltdl/config/ltmain.m4sh
File libltdl/config/ltmain.sh is read-only; trying to patch anyway
patching file libltdl/config/ltmain.sh

Applying ./patches/110-dont-use-target-dir-for-relinking.patch using plaintext: 
patching file libltdl/config/ltmain.m4sh
File libltdl/config/ltmain.sh is read-only; trying to patch anyway
patching file libltdl/config/ltmain.sh

Applying ./patches/120-strip-unsafe-dirs-for-relinking.patch using plaintext: 
mv -f evp/.deps/libcrypto_la-e_rc4.Tpo evp/.deps/libcrypto_la-e_rc4.Plo
patching file libltdl/config/ltmain.m4sh
File libltdl/config/ltmain.sh is read-only; trying to patch anyway
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT evp/libcrypto_la-encode.lo -MD -MP -MF evp/.deps/libcrypto_la-encode.Tpo -c -o evp/libcrypto_la-encode.lo `test -f 'evp/encode.c' || echo './'`evp/encode.c
patching file libltdl/config/ltmain.sh

Applying ./patches/150-trailingslash.patch using plaintext: 
mv -f evp/.deps/libcrypto_la-e_rc2.Tpo evp/.deps/libcrypto_la-e_rc2.Plo
patching file libltdl/config/ltmain.m4sh

100   632  100   632    0     0   1981      0 --:--:-- --:--:-- --:--:--  1981
File libltdl/config/ltmain.sh is read-only; trying to patch anyway
patching file libltdl/config/ltmain.sh

Applying ./patches/160-passthrough-ssp.patch using plaintext: 
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT evp/libcrypto_la-evp_aead.lo -MD -MP -MF evp/.deps/libcrypto_la-evp_aead.Tpo -c -o evp/libcrypto_la-evp_aead.lo `test -f 'evp/evp_aead.c' || echo './'`evp/evp_aead.c
patching file libltdl/config/ltmain.m4sh

libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT evp/libcrypto_la-e_sm4.lo -MD -MP -MF evp/.deps/libcrypto_la-e_sm4.Tpo -c evp/e_sm4.c -o evp/libcrypto_la-e_sm4.o
Applying ./patches/200-openwrt-branding.patch using plaintext: 
patching file libltdl/config/general.m4sh
File libltdl/config/ltmain.sh is read-only; trying to patch anyway
patching file libltdl/config/ltmain.sh
patching file libtoolize.in
patching file tests/defs.in
(cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/aclocal/ && rm -f libtool.m4 ltdl.m4 lt~obsolete.m4 ltoptions.m4 ltsugar.m4 ltversion.m4)
(cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/libtool-2.4; AUTOM4TE=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/autom4te AUTOCONF=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/autoconf AUTOMAKE=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/automake ACLOCAL=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/aclocal AUTOHEADER=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/autoheader LIBTOOLIZE=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/libtoolize LIBTOOL=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/libtool M4=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/m4 AUTOPOINT=true ./bootstrap)
WARNING: If bootstrapping with this script fails, it may be due to an
WARNING: incompatible installed `libtool.m4' being pulled in to
WARNING: `aclocal.m4'.  The best way to work around such a problem is to
WARNING: uninstall your system libtool files, or failing that, overwrite
WARNING: them with all m4 file as shipped with this distribution (except
WARNING: `lt~obsolete.m4').  After that, retry this bootstrap.
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT evp/libcrypto_la-e_xcbc_d.lo -MD -MP -MF evp/.deps/libcrypto_la-e_xcbc_d.Tpo -c evp/e_xcbc_d.c -o evp/libcrypto_la-e_xcbc_d.o
make[4]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/libtool-2.4'
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT evp/libcrypto_la-encode.lo -MD -MP -MF evp/.deps/libcrypto_la-encode.Tpo -c evp/encode.c -o evp/libcrypto_la-encode.o
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT evp/libcrypto_la-evp_aead.lo -MD -MP -MF evp/.deps/libcrypto_la-evp_aead.Tpo -c evp/evp_aead.c -o evp/libcrypto_la-evp_aead.o
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/autom4te --language=m4sh -B libltdl/config libltdl/config/ltmain.m4sh > libltdl/config/ltmain.in
mv -f evp/.deps/libcrypto_la-e_rc4_hmac_md5.Tpo evp/.deps/libcrypto_la-e_rc4_hmac_md5.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT evp/libcrypto_la-evp_enc.lo -MD -MP -MF evp/.deps/libcrypto_la-evp_enc.Tpo -c -o evp/libcrypto_la-evp_enc.lo `test -f 'evp/evp_enc.c' || echo './'`evp/evp_enc.c
mv -f evp/.deps/libcrypto_la-e_xcbc_d.Tpo evp/.deps/libcrypto_la-e_xcbc_d.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT evp/libcrypto_la-evp_err.lo -MD -MP -MF evp/.deps/libcrypto_la-evp_err.Tpo -c -o evp/libcrypto_la-evp_err.lo `test -f 'evp/evp_err.c' || echo './'`evp/evp_err.c
mv -f evp/.deps/libcrypto_la-e_sm4.Tpo evp/.deps/libcrypto_la-e_sm4.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT evp/libcrypto_la-evp_key.lo -MD -MP -MF evp/.deps/libcrypto_la-evp_key.Tpo -c -o evp/libcrypto_la-evp_key.lo `test -f 'evp/evp_key.c' || echo './'`evp/evp_key.c
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT evp/libcrypto_la-evp_enc.lo -MD -MP -MF evp/.deps/libcrypto_la-evp_enc.Tpo -c evp/evp_enc.c -o evp/libcrypto_la-evp_enc.o
mv -f evp/.deps/libcrypto_la-evp_aead.Tpo evp/.deps/libcrypto_la-evp_aead.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT evp/libcrypto_la-evp_lib.lo -MD -MP -MF evp/.deps/libcrypto_la-evp_lib.Tpo -c -o evp/libcrypto_la-evp_lib.lo `test -f 'evp/evp_lib.c' || echo './'`evp/evp_lib.c
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT evp/libcrypto_la-evp_err.lo -MD -MP -MF evp/.deps/libcrypto_la-evp_err.Tpo -c evp/evp_err.c -o evp/libcrypto_la-evp_err.o
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT evp/libcrypto_la-evp_key.lo -MD -MP -MF evp/.deps/libcrypto_la-evp_key.Tpo -c evp/evp_key.c -o evp/libcrypto_la-evp_key.o
mv -f evp/.deps/libcrypto_la-encode.Tpo evp/.deps/libcrypto_la-encode.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT evp/libcrypto_la-evp_pbe.lo -MD -MP -MF evp/.deps/libcrypto_la-evp_pbe.Tpo -c -o evp/libcrypto_la-evp_pbe.lo `test -f 'evp/evp_pbe.c' || echo './'`evp/evp_pbe.c
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT evp/libcrypto_la-evp_lib.lo -MD -MP -MF evp/.deps/libcrypto_la-evp_lib.Tpo -c evp/evp_lib.c -o evp/libcrypto_la-evp_lib.o
mv -f evp/.deps/libcrypto_la-evp_err.Tpo evp/.deps/libcrypto_la-evp_err.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT evp/libcrypto_la-evp_pkey.lo -MD -MP -MF evp/.deps/libcrypto_la-evp_pkey.Tpo -c -o evp/libcrypto_la-evp_pkey.lo `test -f 'evp/evp_pkey.c' || echo './'`evp/evp_pkey.c
sed -e s,@EGREP\@,egrep,g -e s,@FGREP\@,fgrep,g -e s,@GREP\@,grep,g -e s,@LN_S\@,ln -s,g -e s,@MACRO_VERSION\@,2.4,g -e s,@PACKAGE\@,libtool,g -e s,@PACKAGE_BUGREPORT\@,bug-libtool@gnu.org,g -e s,@PACKAGE_URL\@,http://www.gnu.org/software/libtool/,g -e s,@PACKAGE_NAME\@,GNU Libtool,g -e s,@PACKAGE_STRING\@,GNU Libtool 2.4,g -e s,@PACKAGE_TARNAME\@,libtool,g -e s,@PACKAGE_VERSION\@,2.4,g -e s,@SED\@,sed,g -e s,@VERSION\@,2.4,g -e s,@aclocaldir\@,,g -e s,@datadir\@,,g -e s,@pkgdatadir\@,,g -e s,@host_triplet\@,,g -e s,@prefix\@,,g -e s,@TIMESTAMP\@,,g -e s,@package_revision\@,1.3293, ./libltdl/config/ltmain.in > ./libltdl/config/ltmain.sh
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT evp/libcrypto_la-evp_pbe.lo -MD -MP -MF evp/.deps/libcrypto_la-evp_pbe.Tpo -c evp/evp_pbe.c -o evp/libcrypto_la-evp_pbe.o
sed -e s,@EGREP\@,egrep,g -e s,@FGREP\@,fgrep,g -e s,@GREP\@,grep,g -e s,@LN_S\@,ln -s,g -e s,@MACRO_VERSION\@,2.4,g -e s,@PACKAGE\@,libtool,g -e s,@PACKAGE_BUGREPORT\@,bug-libtool@gnu.org,g -e s,@PACKAGE_URL\@,http://www.gnu.org/software/libtool/,g -e s,@PACKAGE_NAME\@,GNU Libtool,g -e s,@PACKAGE_STRING\@,GNU Libtool 2.4,g -e s,@PACKAGE_TARNAME\@,libtool,g -e s,@PACKAGE_VERSION\@,2.4,g -e s,@SED\@,sed,g -e s,@VERSION\@,2.4,g -e s,@aclocaldir\@,,g -e s,@datadir\@,,g -e s,@pkgdatadir\@,,g -e s,@host_triplet\@,,g -e s,@prefix\@,,g -e s,@MACRO_REVISION\@,1.3293,g -e s,@MACRO_SERIAL\@,3293,g ./libltdl/m4/ltversion.in > ./libltdl/m4/ltversion.m4
make[4]: 'libtoolize.in' is up to date.
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT evp/libcrypto_la-evp_pkey.lo -MD -MP -MF evp/.deps/libcrypto_la-evp_pkey.Tpo -c evp/evp_pkey.c -o evp/libcrypto_la-evp_pkey.o
make[4]: 'tests/defs.in' is up to date.
make[4]: 'tests/package.m4' is up to date.
make[4]: 'tests/testsuite' is up to date.
make[4]: 'libltdl/Makefile.am' is up to date.
make[4]: 'doc/notes.txt' is up to date.
make[4]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/libtool-2.4'
mv -f evp/.deps/libcrypto_la-evp_key.Tpo evp/.deps/libcrypto_la-evp_key.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT evp/libcrypto_la-m_dss.lo -MD -MP -MF evp/.deps/libcrypto_la-m_dss.Tpo -c -o evp/libcrypto_la-m_dss.lo `test -f 'evp/m_dss.c' || echo './'`evp/m_dss.c
mv -f evp/.deps/libcrypto_la-evp_lib.Tpo evp/.deps/libcrypto_la-evp_lib.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT evp/libcrypto_la-m_dss1.lo -MD -MP -MF evp/.deps/libcrypto_la-m_dss1.Tpo -c -o evp/libcrypto_la-m_dss1.lo `test -f 'evp/m_dss1.c' || echo './'`evp/m_dss1.c
mv -f evp/.deps/libcrypto_la-evp_enc.Tpo evp/.deps/libcrypto_la-evp_enc.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT evp/libcrypto_la-m_ecdsa.lo -MD -MP -MF evp/.deps/libcrypto_la-m_ecdsa.Tpo -c -o evp/libcrypto_la-m_ecdsa.lo `test -f 'evp/m_ecdsa.c' || echo './'`evp/m_ecdsa.c
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT evp/libcrypto_la-m_dss.lo -MD -MP -MF evp/.deps/libcrypto_la-m_dss.Tpo -c evp/m_dss.c -o evp/libcrypto_la-m_dss.o
mv -f evp/.deps/libcrypto_la-evp_pbe.Tpo evp/.deps/libcrypto_la-evp_pbe.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT evp/libcrypto_la-m_gost2814789.lo -MD -MP -MF evp/.deps/libcrypto_la-m_gost2814789.Tpo -c -o evp/libcrypto_la-m_gost2814789.lo `test -f 'evp/m_gost2814789.c' || echo './'`evp/m_gost2814789.c
mv -f evp/.deps/libcrypto_la-evp_pkey.Tpo evp/.deps/libcrypto_la-evp_pkey.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT evp/libcrypto_la-m_gostr341194.lo -MD -MP -MF evp/.deps/libcrypto_la-m_gostr341194.Tpo -c -o evp/libcrypto_la-m_gostr341194.lo `test -f 'evp/m_gostr341194.c' || echo './'`evp/m_gostr341194.c
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT evp/libcrypto_la-m_dss1.lo -MD -MP -MF evp/.deps/libcrypto_la-m_dss1.Tpo -c evp/m_dss1.c -o evp/libcrypto_la-m_dss1.o
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT evp/libcrypto_la-m_ecdsa.lo -MD -MP -MF evp/.deps/libcrypto_la-m_ecdsa.Tpo -c evp/m_ecdsa.c -o evp/libcrypto_la-m_ecdsa.o
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT evp/libcrypto_la-m_gost2814789.lo -MD -MP -MF evp/.deps/libcrypto_la-m_gost2814789.Tpo -c evp/m_gost2814789.c -o evp/libcrypto_la-m_gost2814789.o
mv -f evp/.deps/libcrypto_la-m_dss.Tpo evp/.deps/libcrypto_la-m_dss.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT evp/libcrypto_la-m_md4.lo -MD -MP -MF evp/.deps/libcrypto_la-m_md4.Tpo -c -o evp/libcrypto_la-m_md4.lo `test -f 'evp/m_md4.c' || echo './'`evp/m_md4.c
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT evp/libcrypto_la-m_gostr341194.lo -MD -MP -MF evp/.deps/libcrypto_la-m_gostr341194.Tpo -c evp/m_gostr341194.c -o evp/libcrypto_la-m_gostr341194.o
mv -f evp/.deps/libcrypto_la-m_dss1.Tpo evp/.deps/libcrypto_la-m_dss1.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT evp/libcrypto_la-m_md5.lo -MD -MP -MF evp/.deps/libcrypto_la-m_md5.Tpo -c -o evp/libcrypto_la-m_md5.lo `test -f 'evp/m_md5.c' || echo './'`evp/m_md5.c
mv -f evp/.deps/libcrypto_la-m_ecdsa.Tpo evp/.deps/libcrypto_la-m_ecdsa.Plo
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT evp/libcrypto_la-m_md4.lo -MD -MP -MF evp/.deps/libcrypto_la-m_md4.Tpo -c evp/m_md4.c -o evp/libcrypto_la-m_md4.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT evp/libcrypto_la-m_md5_sha1.lo -MD -MP -MF evp/.deps/libcrypto_la-m_md5_sha1.Tpo -c -o evp/libcrypto_la-m_md5_sha1.lo `test -f 'evp/m_md5_sha1.c' || echo './'`evp/m_md5_sha1.c
mv -f evp/.deps/libcrypto_la-m_gost2814789.Tpo evp/.deps/libcrypto_la-m_gost2814789.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT evp/libcrypto_la-m_null.lo -MD -MP -MF evp/.deps/libcrypto_la-m_null.Tpo -c -o evp/libcrypto_la-m_null.lo `test -f 'evp/m_null.c' || echo './'`evp/m_null.c
mv -f evp/.deps/libcrypto_la-m_gostr341194.Tpo evp/.deps/libcrypto_la-m_gostr341194.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT evp/libcrypto_la-m_ripemd.lo -MD -MP -MF evp/.deps/libcrypto_la-m_ripemd.Tpo -c -o evp/libcrypto_la-m_ripemd.lo `test -f 'evp/m_ripemd.c' || echo './'`evp/m_ripemd.c
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT evp/libcrypto_la-m_md5.lo -MD -MP -MF evp/.deps/libcrypto_la-m_md5.Tpo -c evp/m_md5.c -o evp/libcrypto_la-m_md5.o
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT evp/libcrypto_la-m_md5_sha1.lo -MD -MP -MF evp/.deps/libcrypto_la-m_md5_sha1.Tpo -c evp/m_md5_sha1.c -o evp/libcrypto_la-m_md5_sha1.o
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT evp/libcrypto_la-m_null.lo -MD -MP -MF evp/.deps/libcrypto_la-m_null.Tpo -c evp/m_null.c -o evp/libcrypto_la-m_null.o
mv -f evp/.deps/libcrypto_la-m_md4.Tpo evp/.deps/libcrypto_la-m_md4.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT evp/libcrypto_la-m_sha1.lo -MD -MP -MF evp/.deps/libcrypto_la-m_sha1.Tpo -c -o evp/libcrypto_la-m_sha1.lo `test -f 'evp/m_sha1.c' || echo './'`evp/m_sha1.c
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT evp/libcrypto_la-m_ripemd.lo -MD -MP -MF evp/.deps/libcrypto_la-m_ripemd.Tpo -c evp/m_ripemd.c -o evp/libcrypto_la-m_ripemd.o

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0autoreconf: Entering directory `.'
mv -f evp/.deps/libcrypto_la-m_md5.Tpo evp/.deps/libcrypto_la-m_md5.Plo
autoreconf: configure.ac: not using Gettext
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT evp/libcrypto_la-m_sigver.lo -MD -MP -MF evp/.deps/libcrypto_la-m_sigver.Tpo -c -o evp/libcrypto_la-m_sigver.lo `test -f 'evp/m_sigver.c' || echo './'`evp/m_sigver.c
mv -f evp/.deps/libcrypto_la-m_md5_sha1.Tpo evp/.deps/libcrypto_la-m_md5_sha1.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT evp/libcrypto_la-m_streebog.lo -MD -MP -MF evp/.deps/libcrypto_la-m_streebog.Tpo -c -o evp/libcrypto_la-m_streebog.lo `test -f 'evp/m_streebog.c' || echo './'`evp/m_streebog.c
mv -f evp/.deps/libcrypto_la-m_null.Tpo evp/.deps/libcrypto_la-m_null.Plo
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT evp/libcrypto_la-m_sha1.lo -MD -MP -MF evp/.deps/libcrypto_la-m_sha1.Tpo -c evp/m_sha1.c -o evp/libcrypto_la-m_sha1.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT evp/libcrypto_la-m_sm3.lo -MD -MP -MF evp/.deps/libcrypto_la-m_sm3.Tpo -c -o evp/libcrypto_la-m_sm3.lo `test -f 'evp/m_sm3.c' || echo './'`evp/m_sm3.c
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT evp/libcrypto_la-m_sigver.lo -MD -MP -MF evp/.deps/libcrypto_la-m_sigver.Tpo -c evp/m_sigver.c -o evp/libcrypto_la-m_sigver.o
mv -f evp/.deps/libcrypto_la-m_ripemd.Tpo evp/.deps/libcrypto_la-m_ripemd.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT evp/libcrypto_la-m_wp.lo -MD -MP -MF evp/.deps/libcrypto_la-m_wp.Tpo -c -o evp/libcrypto_la-m_wp.lo `test -f 'evp/m_wp.c' || echo './'`evp/m_wp.c
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT evp/libcrypto_la-m_streebog.lo -MD -MP -MF evp/.deps/libcrypto_la-m_streebog.Tpo -c evp/m_streebog.c -o evp/libcrypto_la-m_streebog.o
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT evp/libcrypto_la-m_sm3.lo -MD -MP -MF evp/.deps/libcrypto_la-m_sm3.Tpo -c evp/m_sm3.c -o evp/libcrypto_la-m_sm3.o
mv -f evp/.deps/libcrypto_la-m_sha1.Tpo evp/.deps/libcrypto_la-m_sha1.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT evp/libcrypto_la-names.lo -MD -MP -MF evp/.deps/libcrypto_la-names.Tpo -c -o evp/libcrypto_la-names.lo `test -f 'evp/names.c' || echo './'`evp/names.c
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT evp/libcrypto_la-m_wp.lo -MD -MP -MF evp/.deps/libcrypto_la-m_wp.Tpo -c evp/m_wp.c -o evp/libcrypto_la-m_wp.o
mv -f evp/.deps/libcrypto_la-m_sm3.Tpo evp/.deps/libcrypto_la-m_sm3.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT evp/libcrypto_la-p5_crpt.lo -MD -MP -MF evp/.deps/libcrypto_la-p5_crpt.Tpo -c -o evp/libcrypto_la-p5_crpt.lo `test -f 'evp/p5_crpt.c' || echo './'`evp/p5_crpt.c
mv -f evp/.deps/libcrypto_la-m_streebog.Tpo evp/.deps/libcrypto_la-m_streebog.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT evp/libcrypto_la-p5_crpt2.lo -MD -MP -MF evp/.deps/libcrypto_la-p5_crpt2.Tpo -c -o evp/libcrypto_la-p5_crpt2.lo `test -f 'evp/p5_crpt2.c' || echo './'`evp/p5_crpt2.c
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT evp/libcrypto_la-names.lo -MD -MP -MF evp/.deps/libcrypto_la-names.Tpo -c evp/names.c -o evp/libcrypto_la-names.o
mv -f evp/.deps/libcrypto_la-m_sigver.Tpo evp/.deps/libcrypto_la-m_sigver.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT evp/libcrypto_la-p_dec.lo -MD -MP -MF evp/.deps/libcrypto_la-p_dec.Tpo -c -o evp/libcrypto_la-p_dec.lo `test -f 'evp/p_dec.c' || echo './'`evp/p_dec.c
mv -f evp/.deps/libcrypto_la-m_wp.Tpo evp/.deps/libcrypto_la-m_wp.Plo
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT evp/libcrypto_la-p5_crpt.lo -MD -MP -MF evp/.deps/libcrypto_la-p5_crpt.Tpo -c evp/p5_crpt.c -o evp/libcrypto_la-p5_crpt.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT evp/libcrypto_la-p_enc.lo -MD -MP -MF evp/.deps/libcrypto_la-p_enc.Tpo -c -o evp/libcrypto_la-p_enc.lo `test -f 'evp/p_enc.c' || echo './'`evp/p_enc.c
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT evp/libcrypto_la-p5_crpt2.lo -MD -MP -MF evp/.deps/libcrypto_la-p5_crpt2.Tpo -c evp/p5_crpt2.c -o evp/libcrypto_la-p5_crpt2.o
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT evp/libcrypto_la-p_dec.lo -MD -MP -MF evp/.deps/libcrypto_la-p_dec.Tpo -c evp/p_dec.c -o evp/libcrypto_la-p_dec.o
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT evp/libcrypto_la-p_enc.lo -MD -MP -MF evp/.deps/libcrypto_la-p_enc.Tpo -c evp/p_enc.c -o evp/libcrypto_la-p_enc.o
mv -f evp/.deps/libcrypto_la-names.Tpo evp/.deps/libcrypto_la-names.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT evp/libcrypto_la-p_lib.lo -MD -MP -MF evp/.deps/libcrypto_la-p_lib.Tpo -c -o evp/libcrypto_la-p_lib.lo `test -f 'evp/p_lib.c' || echo './'`evp/p_lib.c
mv -f evp/.deps/libcrypto_la-p5_crpt.Tpo evp/.deps/libcrypto_la-p5_crpt.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT evp/libcrypto_la-p_open.lo -MD -MP -MF evp/.deps/libcrypto_la-p_open.Tpo -c -o evp/libcrypto_la-p_open.lo `test -f 'evp/p_open.c' || echo './'`evp/p_open.c
mv -f evp/.deps/libcrypto_la-p_dec.Tpo evp/.deps/libcrypto_la-p_dec.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT evp/libcrypto_la-p_seal.lo -MD -MP -MF evp/.deps/libcrypto_la-p_seal.Tpo -c -o evp/libcrypto_la-p_seal.lo `test -f 'evp/p_seal.c' || echo './'`evp/p_seal.c
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT evp/libcrypto_la-p_lib.lo -MD -MP -MF evp/.deps/libcrypto_la-p_lib.Tpo -c evp/p_lib.c -o evp/libcrypto_la-p_lib.o
mv -f evp/.deps/libcrypto_la-p_enc.Tpo evp/.deps/libcrypto_la-p_enc.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT evp/libcrypto_la-p_sign.lo -MD -MP -MF evp/.deps/libcrypto_la-p_sign.Tpo -c -o evp/libcrypto_la-p_sign.lo `test -f 'evp/p_sign.c' || echo './'`evp/p_sign.c
mv -f evp/.deps/libcrypto_la-p5_crpt2.Tpo evp/.deps/libcrypto_la-p5_crpt2.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT evp/libcrypto_la-p_verify.lo -MD -MP -MF evp/.deps/libcrypto_la-p_verify.Tpo -c -o evp/libcrypto_la-p_verify.lo `test -f 'evp/p_verify.c' || echo './'`evp/p_verify.c
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT evp/libcrypto_la-p_open.lo -MD -MP -MF evp/.deps/libcrypto_la-p_open.Tpo -c evp/p_open.c -o evp/libcrypto_la-p_open.o
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT evp/libcrypto_la-p_seal.lo -MD -MP -MF evp/.deps/libcrypto_la-p_seal.Tpo -c evp/p_seal.c -o evp/libcrypto_la-p_seal.o
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT evp/libcrypto_la-p_sign.lo -MD -MP -MF evp/.deps/libcrypto_la-p_sign.Tpo -c evp/p_sign.c -o evp/libcrypto_la-p_sign.o
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT evp/libcrypto_la-p_verify.lo -MD -MP -MF evp/.deps/libcrypto_la-p_verify.Tpo -c evp/p_verify.c -o evp/libcrypto_la-p_verify.o
mv -f evp/.deps/libcrypto_la-p_open.Tpo evp/.deps/libcrypto_la-p_open.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT evp/libcrypto_la-pmeth_fn.lo -MD -MP -MF evp/.deps/libcrypto_la-pmeth_fn.Tpo -c -o evp/libcrypto_la-pmeth_fn.lo `test -f 'evp/pmeth_fn.c' || echo './'`evp/pmeth_fn.c
mv -f evp/.deps/libcrypto_la-p_seal.Tpo evp/.deps/libcrypto_la-p_seal.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT evp/libcrypto_la-pmeth_gn.lo -MD -MP -MF evp/.deps/libcrypto_la-pmeth_gn.Tpo -c -o evp/libcrypto_la-pmeth_gn.lo `test -f 'evp/pmeth_gn.c' || echo './'`evp/pmeth_gn.c
mv -f evp/.deps/libcrypto_la-p_sign.Tpo evp/.deps/libcrypto_la-p_sign.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT evp/libcrypto_la-pmeth_lib.lo -MD -MP -MF evp/.deps/libcrypto_la-pmeth_lib.Tpo -c -o evp/libcrypto_la-pmeth_lib.lo `test -f 'evp/pmeth_lib.c' || echo './'`evp/pmeth_lib.c
mv -f evp/.deps/libcrypto_la-p_verify.Tpo evp/.deps/libcrypto_la-p_verify.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT gost/libcrypto_la-gost2814789.lo -MD -MP -MF gost/.deps/libcrypto_la-gost2814789.Tpo -c -o gost/libcrypto_la-gost2814789.lo `test -f 'gost/gost2814789.c' || echo './'`gost/gost2814789.c
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT evp/libcrypto_la-pmeth_fn.lo -MD -MP -MF evp/.deps/libcrypto_la-pmeth_fn.Tpo -c evp/pmeth_fn.c -o evp/libcrypto_la-pmeth_fn.o
mv -f evp/.deps/libcrypto_la-p_lib.Tpo evp/.deps/libcrypto_la-p_lib.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT gost/libcrypto_la-gost89_keywrap.lo -MD -MP -MF gost/.deps/libcrypto_la-gost89_keywrap.Tpo -c -o gost/libcrypto_la-gost89_keywrap.lo `test -f 'gost/gost89_keywrap.c' || echo './'`gost/gost89_keywrap.c
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT evp/libcrypto_la-pmeth_gn.lo -MD -MP -MF evp/.deps/libcrypto_la-pmeth_gn.Tpo -c evp/pmeth_gn.c -o evp/libcrypto_la-pmeth_gn.o
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT evp/libcrypto_la-pmeth_lib.lo -MD -MP -MF evp/.deps/libcrypto_la-pmeth_lib.Tpo -c evp/pmeth_lib.c -o evp/libcrypto_la-pmeth_lib.o
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT gost/libcrypto_la-gost2814789.lo -MD -MP -MF gost/.deps/libcrypto_la-gost2814789.Tpo -c gost/gost2814789.c -o gost/libcrypto_la-gost2814789.o
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT gost/libcrypto_la-gost89_keywrap.lo -MD -MP -MF gost/.deps/libcrypto_la-gost89_keywrap.Tpo -c gost/gost89_keywrap.c -o gost/libcrypto_la-gost89_keywrap.o
mv -f evp/.deps/libcrypto_la-pmeth_gn.Tpo evp/.deps/libcrypto_la-pmeth_gn.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT gost/libcrypto_la-gost89_params.lo -MD -MP -MF gost/.deps/libcrypto_la-gost89_params.Tpo -c -o gost/libcrypto_la-gost89_params.lo `test -f 'gost/gost89_params.c' || echo './'`gost/gost89_params.c
mv -f evp/.deps/libcrypto_la-pmeth_fn.Tpo evp/.deps/libcrypto_la-pmeth_fn.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT gost/libcrypto_la-gost89imit_ameth.lo -MD -MP -MF gost/.deps/libcrypto_la-gost89imit_ameth.Tpo -c -o gost/libcrypto_la-gost89imit_ameth.lo `test -f 'gost/gost89imit_ameth.c' || echo './'`gost/gost89imit_ameth.c
mv -f gost/.deps/libcrypto_la-gost89_keywrap.Tpo gost/.deps/libcrypto_la-gost89_keywrap.Plo
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT gost/libcrypto_la-gost89_params.lo -MD -MP -MF gost/.deps/libcrypto_la-gost89_params.Tpo -c gost/gost89_params.c -o gost/libcrypto_la-gost89_params.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT gost/libcrypto_la-gost89imit_pmeth.lo -MD -MP -MF gost/.deps/libcrypto_la-gost89imit_pmeth.Tpo -c -o gost/libcrypto_la-gost89imit_pmeth.lo `test -f 'gost/gost89imit_pmeth.c' || echo './'`gost/gost89imit_pmeth.c
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT gost/libcrypto_la-gost89imit_ameth.lo -MD -MP -MF gost/.deps/libcrypto_la-gost89imit_ameth.Tpo -c gost/gost89imit_ameth.c -o gost/libcrypto_la-gost89imit_ameth.o
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT gost/libcrypto_la-gost89imit_pmeth.lo -MD -MP -MF gost/.deps/libcrypto_la-gost89imit_pmeth.Tpo -c gost/gost89imit_pmeth.c -o gost/libcrypto_la-gost89imit_pmeth.o
mv -f evp/.deps/libcrypto_la-pmeth_lib.Tpo evp/.deps/libcrypto_la-pmeth_lib.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT gost/libcrypto_la-gost_asn1.lo -MD -MP -MF gost/.deps/libcrypto_la-gost_asn1.Tpo -c -o gost/libcrypto_la-gost_asn1.lo `test -f 'gost/gost_asn1.c' || echo './'`gost/gost_asn1.c
mv -f gost/.deps/libcrypto_la-gost89imit_ameth.Tpo gost/.deps/libcrypto_la-gost89imit_ameth.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT gost/libcrypto_la-gost_err.lo -MD -MP -MF gost/.deps/libcrypto_la-gost_err.Tpo -c -o gost/libcrypto_la-gost_err.lo `test -f 'gost/gost_err.c' || echo './'`gost/gost_err.c
mv -f gost/.deps/libcrypto_la-gost89_params.Tpo gost/.deps/libcrypto_la-gost89_params.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT gost/libcrypto_la-gostr341001.lo -MD -MP -MF gost/.deps/libcrypto_la-gostr341001.Tpo -c -o gost/libcrypto_la-gostr341001.lo `test -f 'gost/gostr341001.c' || echo './'`gost/gostr341001.c
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT gost/libcrypto_la-gost_err.lo -MD -MP -MF gost/.deps/libcrypto_la-gost_err.Tpo -c gost/gost_err.c -o gost/libcrypto_la-gost_err.o
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT gost/libcrypto_la-gost_asn1.lo -MD -MP -MF gost/.deps/libcrypto_la-gost_asn1.Tpo -c gost/gost_asn1.c -o gost/libcrypto_la-gost_asn1.o
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT gost/libcrypto_la-gostr341001.lo -MD -MP -MF gost/.deps/libcrypto_la-gostr341001.Tpo -c gost/gostr341001.c -o gost/libcrypto_la-gostr341001.o
mv -f gost/.deps/libcrypto_la-gost89imit_pmeth.Tpo gost/.deps/libcrypto_la-gost89imit_pmeth.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT gost/libcrypto_la-gostr341001_ameth.lo -MD -MP -MF gost/.deps/libcrypto_la-gostr341001_ameth.Tpo -c -o gost/libcrypto_la-gostr341001_ameth.lo `test -f 'gost/gostr341001_ameth.c' || echo './'`gost/gostr341001_ameth.c

100  168k  100  168k    0     0   105k      0  0:00:01  0:00:01 --:--:--  231k
mv -f gost/.deps/libcrypto_la-gost_err.Tpo gost/.deps/libcrypto_la-gost_err.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT gost/libcrypto_la-gostr341001_key.lo -MD -MP -MF gost/.deps/libcrypto_la-gostr341001_key.Tpo -c -o gost/libcrypto_la-gostr341001_key.lo `test -f 'gost/gostr341001_key.c' || echo './'`gost/gostr341001_key.c
. /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/include/shell.sh; xzcat /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/dl/dosfstools-4.1.tar.xz | tar -C /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/dosfstools-4.1/.. -xf -
[ ! -d ./src/ ] || cp -fpR ./src/* /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/dosfstools-4.1

Applying ./patches/0002-Switch-to-AC_CHECK_LIB-for-iconv-library-linking.patch using plaintext: 
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT gost/libcrypto_la-gostr341001_ameth.lo -MD -MP -MF gost/.deps/libcrypto_la-gostr341001_ameth.Tpo -c gost/gostr341001_ameth.c -o gost/libcrypto_la-gostr341001_ameth.o
patching file configure.ac
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/dosfstools-4.1/.prepared12f929814a5ee363b6150ee56e745084_6664517399ebbbc92a37c5bb081b5c53
(cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/dosfstools-4.1; rm -f aclocal.m4; if [ -f ./configure.ac ] || [ -f ./configure.in ]; then [ -d ./autom4te.cache ] && rm -rf autom4te.cache; [ -e ./config.rpath ] || ln -s /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/config.rpath ./config.rpath; touch NEWS AUTHORS COPYING ABOUT-NLS ChangeLog; AUTOM4TE=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/autom4te AUTOCONF=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/autoconf AUTOMAKE=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/automake ACLOCAL=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/aclocal AUTOHEADER=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/autoheader LIBTOOLIZE=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/libtoolize LIBTOOL=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/libtool M4=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/m4 AUTOPOINT=true LIBTOOLIZE='/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/libtoolize --install' /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/autoreconf -v -f -i -s -B /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/aclocal -I m4 -I . . || true; fi; );
mv -f gost/.deps/libcrypto_la-gost_asn1.Tpo gost/.deps/libcrypto_la-gost_asn1.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT gost/libcrypto_la-gostr341001_params.lo -MD -MP -MF gost/.deps/libcrypto_la-gostr341001_params.Tpo -c -o gost/libcrypto_la-gostr341001_params.lo `test -f 'gost/gostr341001_params.c' || echo './'`gost/gostr341001_params.c
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT gost/libcrypto_la-gostr341001_key.lo -MD -MP -MF gost/.deps/libcrypto_la-gostr341001_key.Tpo -c gost/gostr341001_key.c -o gost/libcrypto_la-gostr341001_key.o
mv -f gost/.deps/libcrypto_la-gostr341001.Tpo gost/.deps/libcrypto_la-gostr341001.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT gost/libcrypto_la-gostr341001_pmeth.lo -MD -MP -MF gost/.deps/libcrypto_la-gostr341001_pmeth.Tpo -c -o gost/libcrypto_la-gostr341001_pmeth.lo `test -f 'gost/gostr341001_pmeth.c' || echo './'`gost/gostr341001_pmeth.c
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT gost/libcrypto_la-gostr341001_params.lo -MD -MP -MF gost/.deps/libcrypto_la-gostr341001_params.Tpo -c gost/gostr341001_params.c -o gost/libcrypto_la-gostr341001_params.o
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT gost/libcrypto_la-gostr341001_pmeth.lo -MD -MP -MF gost/.deps/libcrypto_la-gostr341001_pmeth.Tpo -c gost/gostr341001_pmeth.c -o gost/libcrypto_la-gostr341001_pmeth.o
mv -f gost/.deps/libcrypto_la-gostr341001_key.Tpo gost/.deps/libcrypto_la-gostr341001_key.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT gost/libcrypto_la-gostr341194.lo -MD -MP -MF gost/.deps/libcrypto_la-gostr341194.Tpo -c -o gost/libcrypto_la-gostr341194.lo `test -f 'gost/gostr341194.c' || echo './'`gost/gostr341194.c
mv -f gost/.deps/libcrypto_la-gostr341001_params.Tpo gost/.deps/libcrypto_la-gostr341001_params.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT gost/libcrypto_la-streebog.lo -MD -MP -MF gost/.deps/libcrypto_la-streebog.Tpo -c -o gost/libcrypto_la-streebog.lo `test -f 'gost/streebog.c' || echo './'`gost/streebog.c
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT gost/libcrypto_la-gostr341194.lo -MD -MP -MF gost/.deps/libcrypto_la-gostr341194.Tpo -c gost/gostr341194.c -o gost/libcrypto_la-gostr341194.o
mv -f gost/.deps/libcrypto_la-gostr341001_ameth.Tpo gost/.deps/libcrypto_la-gostr341001_ameth.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT hkdf/libcrypto_la-hkdf.lo -MD -MP -MF hkdf/.deps/libcrypto_la-hkdf.Tpo -c -o hkdf/libcrypto_la-hkdf.lo `test -f 'hkdf/hkdf.c' || echo './'`hkdf/hkdf.c
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT gost/libcrypto_la-streebog.lo -MD -MP -MF gost/.deps/libcrypto_la-streebog.Tpo -c gost/streebog.c -o gost/libcrypto_la-streebog.o
mv -f gost/.deps/libcrypto_la-gost2814789.Tpo gost/.deps/libcrypto_la-gost2814789.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT hmac/libcrypto_la-hm_ameth.lo -MD -MP -MF hmac/.deps/libcrypto_la-hm_ameth.Tpo -c -o hmac/libcrypto_la-hm_ameth.lo `test -f 'hmac/hm_ameth.c' || echo './'`hmac/hm_ameth.c
autoreconf: running: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/aclocal --force -I libltdl/m4
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT hkdf/libcrypto_la-hkdf.lo -MD -MP -MF hkdf/.deps/libcrypto_la-hkdf.Tpo -c hkdf/hkdf.c -o hkdf/libcrypto_la-hkdf.o
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT hmac/libcrypto_la-hm_ameth.lo -MD -MP -MF hmac/.deps/libcrypto_la-hm_ameth.Tpo -c hmac/hm_ameth.c -o hmac/libcrypto_la-hm_ameth.o
autoreconf: Entering directory `.'
autoreconf: configure.ac: not using Gettext
mv -f gost/.deps/libcrypto_la-gostr341001_pmeth.Tpo gost/.deps/libcrypto_la-gostr341001_pmeth.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT hmac/libcrypto_la-hm_pmeth.lo -MD -MP -MF hmac/.deps/libcrypto_la-hm_pmeth.Tpo -c -o hmac/libcrypto_la-hm_pmeth.lo `test -f 'hmac/hm_pmeth.c' || echo './'`hmac/hm_pmeth.c
mv -f hmac/.deps/libcrypto_la-hm_ameth.Tpo hmac/.deps/libcrypto_la-hm_ameth.Plo
mv -f hkdf/.deps/libcrypto_la-hkdf.Tpo hkdf/.deps/libcrypto_la-hkdf.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT hmac/libcrypto_la-hmac.lo -MD -MP -MF hmac/.deps/libcrypto_la-hmac.Tpo -c -o hmac/libcrypto_la-hmac.lo `test -f 'hmac/hmac.c' || echo './'`hmac/hmac.c
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT idea/libcrypto_la-i_cbc.lo -MD -MP -MF idea/.deps/libcrypto_la-i_cbc.Tpo -c -o idea/libcrypto_la-i_cbc.lo `test -f 'idea/i_cbc.c' || echo './'`idea/i_cbc.c
mv -f gost/.deps/libcrypto_la-gostr341194.Tpo gost/.deps/libcrypto_la-gostr341194.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT idea/libcrypto_la-i_cfb64.lo -MD -MP -MF idea/.deps/libcrypto_la-i_cfb64.Tpo -c -o idea/libcrypto_la-i_cfb64.lo `test -f 'idea/i_cfb64.c' || echo './'`idea/i_cfb64.c
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT hmac/libcrypto_la-hm_pmeth.lo -MD -MP -MF hmac/.deps/libcrypto_la-hm_pmeth.Tpo -c hmac/hm_pmeth.c -o hmac/libcrypto_la-hm_pmeth.o
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT hmac/libcrypto_la-hmac.lo -MD -MP -MF hmac/.deps/libcrypto_la-hmac.Tpo -c hmac/hmac.c -o hmac/libcrypto_la-hmac.o
mv -f gost/.deps/libcrypto_la-streebog.Tpo gost/.deps/libcrypto_la-streebog.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT idea/libcrypto_la-i_ecb.lo -MD -MP -MF idea/.deps/libcrypto_la-i_ecb.Tpo -c -o idea/libcrypto_la-i_ecb.lo `test -f 'idea/i_ecb.c' || echo './'`idea/i_ecb.c
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT idea/libcrypto_la-i_cbc.lo -MD -MP -MF idea/.deps/libcrypto_la-i_cbc.Tpo -c idea/i_cbc.c -o idea/libcrypto_la-i_cbc.o
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT idea/libcrypto_la-i_cfb64.lo -MD -MP -MF idea/.deps/libcrypto_la-i_cfb64.Tpo -c idea/i_cfb64.c -o idea/libcrypto_la-i_cfb64.o
mv -f idea/.deps/libcrypto_la-i_cfb64.Tpo idea/.deps/libcrypto_la-i_cfb64.Plo
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT idea/libcrypto_la-i_ecb.lo -MD -MP -MF idea/.deps/libcrypto_la-i_ecb.Tpo -c idea/i_ecb.c -o idea/libcrypto_la-i_ecb.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT idea/libcrypto_la-i_ofb64.lo -MD -MP -MF idea/.deps/libcrypto_la-i_ofb64.Tpo -c -o idea/libcrypto_la-i_ofb64.lo `test -f 'idea/i_ofb64.c' || echo './'`idea/i_ofb64.c
mv -f hmac/.deps/libcrypto_la-hm_pmeth.Tpo hmac/.deps/libcrypto_la-hm_pmeth.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT idea/libcrypto_la-i_skey.lo -MD -MP -MF idea/.deps/libcrypto_la-i_skey.Tpo -c -o idea/libcrypto_la-i_skey.lo `test -f 'idea/i_skey.c' || echo './'`idea/i_skey.c
mv -f idea/.deps/libcrypto_la-i_ecb.Tpo idea/.deps/libcrypto_la-i_ecb.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT lhash/libcrypto_la-lh_stats.lo -MD -MP -MF lhash/.deps/libcrypto_la-lh_stats.Tpo -c -o lhash/libcrypto_la-lh_stats.lo `test -f 'lhash/lh_stats.c' || echo './'`lhash/lh_stats.c
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT idea/libcrypto_la-i_ofb64.lo -MD -MP -MF idea/.deps/libcrypto_la-i_ofb64.Tpo -c idea/i_ofb64.c -o idea/libcrypto_la-i_ofb64.o
mv -f hmac/.deps/libcrypto_la-hmac.Tpo hmac/.deps/libcrypto_la-hmac.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT lhash/libcrypto_la-lhash.lo -MD -MP -MF lhash/.deps/libcrypto_la-lhash.Tpo -c -o lhash/libcrypto_la-lhash.lo `test -f 'lhash/lhash.c' || echo './'`lhash/lhash.c
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT idea/libcrypto_la-i_skey.lo -MD -MP -MF idea/.deps/libcrypto_la-i_skey.Tpo -c idea/i_skey.c -o idea/libcrypto_la-i_skey.o
mv -f idea/.deps/libcrypto_la-i_ofb64.Tpo idea/.deps/libcrypto_la-i_ofb64.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT md4/libcrypto_la-md4_dgst.lo -MD -MP -MF md4/.deps/libcrypto_la-md4_dgst.Tpo -c -o md4/libcrypto_la-md4_dgst.lo `test -f 'md4/md4_dgst.c' || echo './'`md4/md4_dgst.c
mv -f idea/.deps/libcrypto_la-i_cbc.Tpo idea/.deps/libcrypto_la-i_cbc.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT md4/libcrypto_la-md4_one.lo -MD -MP -MF md4/.deps/libcrypto_la-md4_one.Tpo -c -o md4/libcrypto_la-md4_one.lo `test -f 'md4/md4_one.c' || echo './'`md4/md4_one.c
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT lhash/libcrypto_la-lh_stats.lo -MD -MP -MF lhash/.deps/libcrypto_la-lh_stats.Tpo -c lhash/lh_stats.c -o lhash/libcrypto_la-lh_stats.o
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT lhash/libcrypto_la-lhash.lo -MD -MP -MF lhash/.deps/libcrypto_la-lhash.Tpo -c lhash/lhash.c -o lhash/libcrypto_la-lhash.o
mv -f idea/.deps/libcrypto_la-i_skey.Tpo idea/.deps/libcrypto_la-i_skey.Plo
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT md4/libcrypto_la-md4_dgst.lo -MD -MP -MF md4/.deps/libcrypto_la-md4_dgst.Tpo -c md4/md4_dgst.c -o md4/libcrypto_la-md4_dgst.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT objects/libcrypto_la-o_names.lo -MD -MP -MF objects/.deps/libcrypto_la-o_names.Tpo -c -o objects/libcrypto_la-o_names.lo `test -f 'objects/o_names.c' || echo './'`objects/o_names.c
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT md4/libcrypto_la-md4_one.lo -MD -MP -MF md4/.deps/libcrypto_la-md4_one.Tpo -c md4/md4_one.c -o md4/libcrypto_la-md4_one.o
mv -f lhash/.deps/libcrypto_la-lh_stats.Tpo lhash/.deps/libcrypto_la-lh_stats.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT objects/libcrypto_la-obj_dat.lo -MD -MP -MF objects/.deps/libcrypto_la-obj_dat.Tpo -c -o objects/libcrypto_la-obj_dat.lo `test -f 'objects/obj_dat.c' || echo './'`objects/obj_dat.c
mv -f md4/.deps/libcrypto_la-md4_one.Tpo md4/.deps/libcrypto_la-md4_one.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT objects/libcrypto_la-obj_err.lo -MD -MP -MF objects/.deps/libcrypto_la-obj_err.Tpo -c -o objects/libcrypto_la-obj_err.lo `test -f 'objects/obj_err.c' || echo './'`objects/obj_err.c
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT objects/libcrypto_la-o_names.lo -MD -MP -MF objects/.deps/libcrypto_la-o_names.Tpo -c objects/o_names.c -o objects/libcrypto_la-o_names.o
mv -f lhash/.deps/libcrypto_la-lhash.Tpo lhash/.deps/libcrypto_la-lhash.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT objects/libcrypto_la-obj_lib.lo -MD -MP -MF objects/.deps/libcrypto_la-obj_lib.Tpo -c -o objects/libcrypto_la-obj_lib.lo `test -f 'objects/obj_lib.c' || echo './'`objects/obj_lib.c
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT objects/libcrypto_la-obj_dat.lo -MD -MP -MF objects/.deps/libcrypto_la-obj_dat.Tpo -c objects/obj_dat.c -o objects/libcrypto_la-obj_dat.o
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT objects/libcrypto_la-obj_err.lo -MD -MP -MF objects/.deps/libcrypto_la-obj_err.Tpo -c objects/obj_err.c -o objects/libcrypto_la-obj_err.o
mv -f md4/.deps/libcrypto_la-md4_dgst.Tpo md4/.deps/libcrypto_la-md4_dgst.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT objects/libcrypto_la-obj_xref.lo -MD -MP -MF objects/.deps/libcrypto_la-obj_xref.Tpo -c -o objects/libcrypto_la-obj_xref.lo `test -f 'objects/obj_xref.c' || echo './'`objects/obj_xref.c
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT objects/libcrypto_la-obj_lib.lo -MD -MP -MF objects/.deps/libcrypto_la-obj_lib.Tpo -c objects/obj_lib.c -o objects/libcrypto_la-obj_lib.o
mv -f objects/.deps/libcrypto_la-obj_err.Tpo objects/.deps/libcrypto_la-obj_err.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT ocsp/libcrypto_la-ocsp_asn.lo -MD -MP -MF ocsp/.deps/libcrypto_la-ocsp_asn.Tpo -c -o ocsp/libcrypto_la-ocsp_asn.lo `test -f 'ocsp/ocsp_asn.c' || echo './'`ocsp/ocsp_asn.c
mv -f objects/.deps/libcrypto_la-o_names.Tpo objects/.deps/libcrypto_la-o_names.Plo
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT objects/libcrypto_la-obj_xref.lo -MD -MP -MF objects/.deps/libcrypto_la-obj_xref.Tpo -c objects/obj_xref.c -o objects/libcrypto_la-obj_xref.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT ocsp/libcrypto_la-ocsp_cl.lo -MD -MP -MF ocsp/.deps/libcrypto_la-ocsp_cl.Tpo -c -o ocsp/libcrypto_la-ocsp_cl.lo `test -f 'ocsp/ocsp_cl.c' || echo './'`ocsp/ocsp_cl.c
mv -f objects/.deps/libcrypto_la-obj_lib.Tpo objects/.deps/libcrypto_la-obj_lib.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT ocsp/libcrypto_la-ocsp_err.lo -MD -MP -MF ocsp/.deps/libcrypto_la-ocsp_err.Tpo -c -o ocsp/libcrypto_la-ocsp_err.lo `test -f 'ocsp/ocsp_err.c' || echo './'`ocsp/ocsp_err.c
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT ocsp/libcrypto_la-ocsp_asn.lo -MD -MP -MF ocsp/.deps/libcrypto_la-ocsp_asn.Tpo -c ocsp/ocsp_asn.c -o ocsp/libcrypto_la-ocsp_asn.o
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT ocsp/libcrypto_la-ocsp_cl.lo -MD -MP -MF ocsp/.deps/libcrypto_la-ocsp_cl.Tpo -c ocsp/ocsp_cl.c -o ocsp/libcrypto_la-ocsp_cl.o
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT ocsp/libcrypto_la-ocsp_err.lo -MD -MP -MF ocsp/.deps/libcrypto_la-ocsp_err.Tpo -c ocsp/ocsp_err.c -o ocsp/libcrypto_la-ocsp_err.o
mv -f objects/.deps/libcrypto_la-obj_xref.Tpo objects/.deps/libcrypto_la-obj_xref.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT ocsp/libcrypto_la-ocsp_ext.lo -MD -MP -MF ocsp/.deps/libcrypto_la-ocsp_ext.Tpo -c -o ocsp/libcrypto_la-ocsp_ext.lo `test -f 'ocsp/ocsp_ext.c' || echo './'`ocsp/ocsp_ext.c
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT ocsp/libcrypto_la-ocsp_ext.lo -MD -MP -MF ocsp/.deps/libcrypto_la-ocsp_ext.Tpo -c ocsp/ocsp_ext.c -o ocsp/libcrypto_la-ocsp_ext.o
mv -f ocsp/.deps/libcrypto_la-ocsp_err.Tpo ocsp/.deps/libcrypto_la-ocsp_err.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT ocsp/libcrypto_la-ocsp_ht.lo -MD -MP -MF ocsp/.deps/libcrypto_la-ocsp_ht.Tpo -c -o ocsp/libcrypto_la-ocsp_ht.lo `test -f 'ocsp/ocsp_ht.c' || echo './'`ocsp/ocsp_ht.c
mv -f ocsp/.deps/libcrypto_la-ocsp_asn.Tpo ocsp/.deps/libcrypto_la-ocsp_asn.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT ocsp/libcrypto_la-ocsp_lib.lo -MD -MP -MF ocsp/.deps/libcrypto_la-ocsp_lib.Tpo -c -o ocsp/libcrypto_la-ocsp_lib.lo `test -f 'ocsp/ocsp_lib.c' || echo './'`ocsp/ocsp_lib.c
mv -f ocsp/.deps/libcrypto_la-ocsp_cl.Tpo ocsp/.deps/libcrypto_la-ocsp_cl.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT ocsp/libcrypto_la-ocsp_prn.lo -MD -MP -MF ocsp/.deps/libcrypto_la-ocsp_prn.Tpo -c -o ocsp/libcrypto_la-ocsp_prn.lo `test -f 'ocsp/ocsp_prn.c' || echo './'`ocsp/ocsp_prn.c
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT ocsp/libcrypto_la-ocsp_ht.lo -MD -MP -MF ocsp/.deps/libcrypto_la-ocsp_ht.Tpo -c ocsp/ocsp_ht.c -o ocsp/libcrypto_la-ocsp_ht.o
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT ocsp/libcrypto_la-ocsp_lib.lo -MD -MP -MF ocsp/.deps/libcrypto_la-ocsp_lib.Tpo -c ocsp/ocsp_lib.c -o ocsp/libcrypto_la-ocsp_lib.o
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT ocsp/libcrypto_la-ocsp_prn.lo -MD -MP -MF ocsp/.deps/libcrypto_la-ocsp_prn.Tpo -c ocsp/ocsp_prn.c -o ocsp/libcrypto_la-ocsp_prn.o
mv -f objects/.deps/libcrypto_la-obj_dat.Tpo objects/.deps/libcrypto_la-obj_dat.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT ocsp/libcrypto_la-ocsp_srv.lo -MD -MP -MF ocsp/.deps/libcrypto_la-ocsp_srv.Tpo -c -o ocsp/libcrypto_la-ocsp_srv.lo `test -f 'ocsp/ocsp_srv.c' || echo './'`ocsp/ocsp_srv.c
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT ocsp/libcrypto_la-ocsp_srv.lo -MD -MP -MF ocsp/.deps/libcrypto_la-ocsp_srv.Tpo -c ocsp/ocsp_srv.c -o ocsp/libcrypto_la-ocsp_srv.o
mv -f ocsp/.deps/libcrypto_la-ocsp_lib.Tpo ocsp/.deps/libcrypto_la-ocsp_lib.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT ocsp/libcrypto_la-ocsp_vfy.lo -MD -MP -MF ocsp/.deps/libcrypto_la-ocsp_vfy.Tpo -c -o ocsp/libcrypto_la-ocsp_vfy.lo `test -f 'ocsp/ocsp_vfy.c' || echo './'`ocsp/ocsp_vfy.c
mv -f ocsp/.deps/libcrypto_la-ocsp_ext.Tpo ocsp/.deps/libcrypto_la-ocsp_ext.Plo
mv -f ocsp/.deps/libcrypto_la-ocsp_ht.Tpo ocsp/.deps/libcrypto_la-ocsp_ht.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT pem/libcrypto_la-pem_all.lo -MD -MP -MF pem/.deps/libcrypto_la-pem_all.Tpo -c -o pem/libcrypto_la-pem_all.lo `test -f 'pem/pem_all.c' || echo './'`pem/pem_all.c
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT pem/libcrypto_la-pem_err.lo -MD -MP -MF pem/.deps/libcrypto_la-pem_err.Tpo -c -o pem/libcrypto_la-pem_err.lo `test -f 'pem/pem_err.c' || echo './'`pem/pem_err.c
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT ocsp/libcrypto_la-ocsp_vfy.lo -MD -MP -MF ocsp/.deps/libcrypto_la-ocsp_vfy.Tpo -c ocsp/ocsp_vfy.c -o ocsp/libcrypto_la-ocsp_vfy.o
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT pem/libcrypto_la-pem_err.lo -MD -MP -MF pem/.deps/libcrypto_la-pem_err.Tpo -c pem/pem_err.c -o pem/libcrypto_la-pem_err.o
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT pem/libcrypto_la-pem_all.lo -MD -MP -MF pem/.deps/libcrypto_la-pem_all.Tpo -c pem/pem_all.c -o pem/libcrypto_la-pem_all.o
mv -f ocsp/.deps/libcrypto_la-ocsp_prn.Tpo ocsp/.deps/libcrypto_la-ocsp_prn.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT pem/libcrypto_la-pem_info.lo -MD -MP -MF pem/.deps/libcrypto_la-pem_info.Tpo -c -o pem/libcrypto_la-pem_info.lo `test -f 'pem/pem_info.c' || echo './'`pem/pem_info.c
mv -f ocsp/.deps/libcrypto_la-ocsp_srv.Tpo ocsp/.deps/libcrypto_la-ocsp_srv.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT pem/libcrypto_la-pem_lib.lo -MD -MP -MF pem/.deps/libcrypto_la-pem_lib.Tpo -c -o pem/libcrypto_la-pem_lib.lo `test -f 'pem/pem_lib.c' || echo './'`pem/pem_lib.c
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT pem/libcrypto_la-pem_info.lo -MD -MP -MF pem/.deps/libcrypto_la-pem_info.Tpo -c pem/pem_info.c -o pem/libcrypto_la-pem_info.o
mv -f pem/.deps/libcrypto_la-pem_err.Tpo pem/.deps/libcrypto_la-pem_err.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT pem/libcrypto_la-pem_oth.lo -MD -MP -MF pem/.deps/libcrypto_la-pem_oth.Tpo -c -o pem/libcrypto_la-pem_oth.lo `test -f 'pem/pem_oth.c' || echo './'`pem/pem_oth.c
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT pem/libcrypto_la-pem_lib.lo -MD -MP -MF pem/.deps/libcrypto_la-pem_lib.Tpo -c pem/pem_lib.c -o pem/libcrypto_la-pem_lib.o
autoreconf: running: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/aclocal -I m4 -I . --force 
mv -f ocsp/.deps/libcrypto_la-ocsp_vfy.Tpo ocsp/.deps/libcrypto_la-ocsp_vfy.Plo
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT pem/libcrypto_la-pem_oth.lo -MD -MP -MF pem/.deps/libcrypto_la-pem_oth.Tpo -c pem/pem_oth.c -o pem/libcrypto_la-pem_oth.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT pem/libcrypto_la-pem_pk8.lo -MD -MP -MF pem/.deps/libcrypto_la-pem_pk8.Tpo -c -o pem/libcrypto_la-pem_pk8.lo `test -f 'pem/pem_pk8.c' || echo './'`pem/pem_pk8.c
mv -f pem/.deps/libcrypto_la-pem_all.Tpo pem/.deps/libcrypto_la-pem_all.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT pem/libcrypto_la-pem_pkey.lo -MD -MP -MF pem/.deps/libcrypto_la-pem_pkey.Tpo -c -o pem/libcrypto_la-pem_pkey.lo `test -f 'pem/pem_pkey.c' || echo './'`pem/pem_pkey.c
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT pem/libcrypto_la-pem_pk8.lo -MD -MP -MF pem/.deps/libcrypto_la-pem_pk8.Tpo -c pem/pem_pk8.c -o pem/libcrypto_la-pem_pk8.o
mv -f pem/.deps/libcrypto_la-pem_oth.Tpo pem/.deps/libcrypto_la-pem_oth.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT pem/libcrypto_la-pem_seal.lo -MD -MP -MF pem/.deps/libcrypto_la-pem_seal.Tpo -c -o pem/libcrypto_la-pem_seal.lo `test -f 'pem/pem_seal.c' || echo './'`pem/pem_seal.c
mv -f pem/.deps/libcrypto_la-pem_info.Tpo pem/.deps/libcrypto_la-pem_info.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT pem/libcrypto_la-pem_sign.lo -MD -MP -MF pem/.deps/libcrypto_la-pem_sign.Tpo -c -o pem/libcrypto_la-pem_sign.lo `test -f 'pem/pem_sign.c' || echo './'`pem/pem_sign.c
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT pem/libcrypto_la-pem_pkey.lo -MD -MP -MF pem/.deps/libcrypto_la-pem_pkey.Tpo -c pem/pem_pkey.c -o pem/libcrypto_la-pem_pkey.o
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT pem/libcrypto_la-pem_seal.lo -MD -MP -MF pem/.deps/libcrypto_la-pem_seal.Tpo -c pem/pem_seal.c -o pem/libcrypto_la-pem_seal.o
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT pem/libcrypto_la-pem_sign.lo -MD -MP -MF pem/.deps/libcrypto_la-pem_sign.Tpo -c pem/pem_sign.c -o pem/libcrypto_la-pem_sign.o
mv -f pem/.deps/libcrypto_la-pem_pk8.Tpo pem/.deps/libcrypto_la-pem_pk8.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT pem/libcrypto_la-pem_x509.lo -MD -MP -MF pem/.deps/libcrypto_la-pem_x509.Tpo -c -o pem/libcrypto_la-pem_x509.lo `test -f 'pem/pem_x509.c' || echo './'`pem/pem_x509.c
mv -f pem/.deps/libcrypto_la-pem_lib.Tpo pem/.deps/libcrypto_la-pem_lib.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT pem/libcrypto_la-pem_xaux.lo -MD -MP -MF pem/.deps/libcrypto_la-pem_xaux.Tpo -c -o pem/libcrypto_la-pem_xaux.lo `test -f 'pem/pem_xaux.c' || echo './'`pem/pem_xaux.c
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT pem/libcrypto_la-pem_x509.lo -MD -MP -MF pem/.deps/libcrypto_la-pem_x509.Tpo -c pem/pem_x509.c -o pem/libcrypto_la-pem_x509.o
mv -f pem/.deps/libcrypto_la-pem_sign.Tpo pem/.deps/libcrypto_la-pem_sign.Plo
mv -f pem/.deps/libcrypto_la-pem_seal.Tpo pem/.deps/libcrypto_la-pem_seal.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT pem/libcrypto_la-pvkfmt.lo -MD -MP -MF pem/.deps/libcrypto_la-pvkfmt.Tpo -c -o pem/libcrypto_la-pvkfmt.lo `test -f 'pem/pvkfmt.c' || echo './'`pem/pvkfmt.c
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT pkcs12/libcrypto_la-p12_add.lo -MD -MP -MF pkcs12/.deps/libcrypto_la-p12_add.Tpo -c -o pkcs12/libcrypto_la-p12_add.lo `test -f 'pkcs12/p12_add.c' || echo './'`pkcs12/p12_add.c
mv -f pem/.deps/libcrypto_la-pem_pkey.Tpo pem/.deps/libcrypto_la-pem_pkey.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT pkcs12/libcrypto_la-p12_asn.lo -MD -MP -MF pkcs12/.deps/libcrypto_la-p12_asn.Tpo -c -o pkcs12/libcrypto_la-p12_asn.lo `test -f 'pkcs12/p12_asn.c' || echo './'`pkcs12/p12_asn.c
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT pem/libcrypto_la-pem_xaux.lo -MD -MP -MF pem/.deps/libcrypto_la-pem_xaux.Tpo -c pem/pem_xaux.c -o pem/libcrypto_la-pem_xaux.o
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT pem/libcrypto_la-pvkfmt.lo -MD -MP -MF pem/.deps/libcrypto_la-pvkfmt.Tpo -c pem/pvkfmt.c -o pem/libcrypto_la-pvkfmt.o
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT pkcs12/libcrypto_la-p12_add.lo -MD -MP -MF pkcs12/.deps/libcrypto_la-p12_add.Tpo -c pkcs12/p12_add.c -o pkcs12/libcrypto_la-p12_add.o
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT pkcs12/libcrypto_la-p12_asn.lo -MD -MP -MF pkcs12/.deps/libcrypto_la-p12_asn.Tpo -c pkcs12/p12_asn.c -o pkcs12/libcrypto_la-p12_asn.o
mv -f pem/.deps/libcrypto_la-pem_x509.Tpo pem/.deps/libcrypto_la-pem_x509.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT pkcs12/libcrypto_la-p12_attr.lo -MD -MP -MF pkcs12/.deps/libcrypto_la-p12_attr.Tpo -c -o pkcs12/libcrypto_la-p12_attr.lo `test -f 'pkcs12/p12_attr.c' || echo './'`pkcs12/p12_attr.c
mv -f pem/.deps/libcrypto_la-pem_xaux.Tpo pem/.deps/libcrypto_la-pem_xaux.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT pkcs12/libcrypto_la-p12_crpt.lo -MD -MP -MF pkcs12/.deps/libcrypto_la-p12_crpt.Tpo -c -o pkcs12/libcrypto_la-p12_crpt.lo `test -f 'pkcs12/p12_crpt.c' || echo './'`pkcs12/p12_crpt.c
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT pkcs12/libcrypto_la-p12_attr.lo -MD -MP -MF pkcs12/.deps/libcrypto_la-p12_attr.Tpo -c pkcs12/p12_attr.c -o pkcs12/libcrypto_la-p12_attr.o
mv -f pkcs12/.deps/libcrypto_la-p12_asn.Tpo pkcs12/.deps/libcrypto_la-p12_asn.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT pkcs12/libcrypto_la-p12_crt.lo -MD -MP -MF pkcs12/.deps/libcrypto_la-p12_crt.Tpo -c -o pkcs12/libcrypto_la-p12_crt.lo `test -f 'pkcs12/p12_crt.c' || echo './'`pkcs12/p12_crt.c
mv -f pkcs12/.deps/libcrypto_la-p12_add.Tpo pkcs12/.deps/libcrypto_la-p12_add.Plo
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT pkcs12/libcrypto_la-p12_crpt.lo -MD -MP -MF pkcs12/.deps/libcrypto_la-p12_crpt.Tpo -c pkcs12/p12_crpt.c -o pkcs12/libcrypto_la-p12_crpt.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT pkcs12/libcrypto_la-p12_decr.lo -MD -MP -MF pkcs12/.deps/libcrypto_la-p12_decr.Tpo -c -o pkcs12/libcrypto_la-p12_decr.lo `test -f 'pkcs12/p12_decr.c' || echo './'`pkcs12/p12_decr.c
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT pkcs12/libcrypto_la-p12_crt.lo -MD -MP -MF pkcs12/.deps/libcrypto_la-p12_crt.Tpo -c pkcs12/p12_crt.c -o pkcs12/libcrypto_la-p12_crt.o
mv -f pkcs12/.deps/libcrypto_la-p12_attr.Tpo pkcs12/.deps/libcrypto_la-p12_attr.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT pkcs12/libcrypto_la-p12_init.lo -MD -MP -MF pkcs12/.deps/libcrypto_la-p12_init.Tpo -c -o pkcs12/libcrypto_la-p12_init.lo `test -f 'pkcs12/p12_init.c' || echo './'`pkcs12/p12_init.c
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT pkcs12/libcrypto_la-p12_decr.lo -MD -MP -MF pkcs12/.deps/libcrypto_la-p12_decr.Tpo -c pkcs12/p12_decr.c -o pkcs12/libcrypto_la-p12_decr.o
mv -f pkcs12/.deps/libcrypto_la-p12_crpt.Tpo pkcs12/.deps/libcrypto_la-p12_crpt.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT pkcs12/libcrypto_la-p12_key.lo -MD -MP -MF pkcs12/.deps/libcrypto_la-p12_key.Tpo -c -o pkcs12/libcrypto_la-p12_key.lo `test -f 'pkcs12/p12_key.c' || echo './'`pkcs12/p12_key.c
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT pkcs12/libcrypto_la-p12_init.lo -MD -MP -MF pkcs12/.deps/libcrypto_la-p12_init.Tpo -c pkcs12/p12_init.c -o pkcs12/libcrypto_la-p12_init.o
mv -f pem/.deps/libcrypto_la-pvkfmt.Tpo pem/.deps/libcrypto_la-pvkfmt.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT pkcs12/libcrypto_la-p12_kiss.lo -MD -MP -MF pkcs12/.deps/libcrypto_la-p12_kiss.Tpo -c -o pkcs12/libcrypto_la-p12_kiss.lo `test -f 'pkcs12/p12_kiss.c' || echo './'`pkcs12/p12_kiss.c
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT pkcs12/libcrypto_la-p12_key.lo -MD -MP -MF pkcs12/.deps/libcrypto_la-p12_key.Tpo -c pkcs12/p12_key.c -o pkcs12/libcrypto_la-p12_key.o
mv -f pkcs12/.deps/libcrypto_la-p12_crt.Tpo pkcs12/.deps/libcrypto_la-p12_crt.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT pkcs12/libcrypto_la-p12_mutl.lo -MD -MP -MF pkcs12/.deps/libcrypto_la-p12_mutl.Tpo -c -o pkcs12/libcrypto_la-p12_mutl.lo `test -f 'pkcs12/p12_mutl.c' || echo './'`pkcs12/p12_mutl.c
mv -f pkcs12/.deps/libcrypto_la-p12_init.Tpo pkcs12/.deps/libcrypto_la-p12_init.Plo
mv -f pkcs12/.deps/libcrypto_la-p12_decr.Tpo pkcs12/.deps/libcrypto_la-p12_decr.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT pkcs12/libcrypto_la-p12_npas.lo -MD -MP -MF pkcs12/.deps/libcrypto_la-p12_npas.Tpo -c -o pkcs12/libcrypto_la-p12_npas.lo `test -f 'pkcs12/p12_npas.c' || echo './'`pkcs12/p12_npas.c
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT pkcs12/libcrypto_la-p12_p8d.lo -MD -MP -MF pkcs12/.deps/libcrypto_la-p12_p8d.Tpo -c -o pkcs12/libcrypto_la-p12_p8d.lo `test -f 'pkcs12/p12_p8d.c' || echo './'`pkcs12/p12_p8d.c
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT pkcs12/libcrypto_la-p12_kiss.lo -MD -MP -MF pkcs12/.deps/libcrypto_la-p12_kiss.Tpo -c pkcs12/p12_kiss.c -o pkcs12/libcrypto_la-p12_kiss.o
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT pkcs12/libcrypto_la-p12_mutl.lo -MD -MP -MF pkcs12/.deps/libcrypto_la-p12_mutl.Tpo -c pkcs12/p12_mutl.c -o pkcs12/libcrypto_la-p12_mutl.o
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT pkcs12/libcrypto_la-p12_npas.lo -MD -MP -MF pkcs12/.deps/libcrypto_la-p12_npas.Tpo -c pkcs12/p12_npas.c -o pkcs12/libcrypto_la-p12_npas.o
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT pkcs12/libcrypto_la-p12_p8d.lo -MD -MP -MF pkcs12/.deps/libcrypto_la-p12_p8d.Tpo -c pkcs12/p12_p8d.c -o pkcs12/libcrypto_la-p12_p8d.o
mv -f pkcs12/.deps/libcrypto_la-p12_key.Tpo pkcs12/.deps/libcrypto_la-p12_key.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT pkcs12/libcrypto_la-p12_p8e.lo -MD -MP -MF pkcs12/.deps/libcrypto_la-p12_p8e.Tpo -c -o pkcs12/libcrypto_la-p12_p8e.lo `test -f 'pkcs12/p12_p8e.c' || echo './'`pkcs12/p12_p8e.c
mv -f pkcs12/.deps/libcrypto_la-p12_p8d.Tpo pkcs12/.deps/libcrypto_la-p12_p8d.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT pkcs12/libcrypto_la-p12_utl.lo -MD -MP -MF pkcs12/.deps/libcrypto_la-p12_utl.Tpo -c -o pkcs12/libcrypto_la-p12_utl.lo `test -f 'pkcs12/p12_utl.c' || echo './'`pkcs12/p12_utl.c
mv -f pkcs12/.deps/libcrypto_la-p12_mutl.Tpo pkcs12/.deps/libcrypto_la-p12_mutl.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT pkcs12/libcrypto_la-pk12err.lo -MD -MP -MF pkcs12/.deps/libcrypto_la-pk12err.Tpo -c -o pkcs12/libcrypto_la-pk12err.lo `test -f 'pkcs12/pk12err.c' || echo './'`pkcs12/pk12err.c
mv -f pkcs12/.deps/libcrypto_la-p12_kiss.Tpo pkcs12/.deps/libcrypto_la-p12_kiss.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT pkcs7/libcrypto_la-bio_pk7.lo -MD -MP -MF pkcs7/.deps/libcrypto_la-bio_pk7.Tpo -c -o pkcs7/libcrypto_la-bio_pk7.lo `test -f 'pkcs7/bio_pk7.c' || echo './'`pkcs7/bio_pk7.c
mv -f pkcs12/.deps/libcrypto_la-p12_npas.Tpo pkcs12/.deps/libcrypto_la-p12_npas.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT pkcs7/libcrypto_la-pk7_asn1.lo -MD -MP -MF pkcs7/.deps/libcrypto_la-pk7_asn1.Tpo -c -o pkcs7/libcrypto_la-pk7_asn1.lo `test -f 'pkcs7/pk7_asn1.c' || echo './'`pkcs7/pk7_asn1.c
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT pkcs12/libcrypto_la-p12_p8e.lo -MD -MP -MF pkcs12/.deps/libcrypto_la-p12_p8e.Tpo -c pkcs12/p12_p8e.c -o pkcs12/libcrypto_la-p12_p8e.o
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT pkcs12/libcrypto_la-p12_utl.lo -MD -MP -MF pkcs12/.deps/libcrypto_la-p12_utl.Tpo -c pkcs12/p12_utl.c -o pkcs12/libcrypto_la-p12_utl.o
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT pkcs12/libcrypto_la-pk12err.lo -MD -MP -MF pkcs12/.deps/libcrypto_la-pk12err.Tpo -c pkcs12/pk12err.c -o pkcs12/libcrypto_la-pk12err.o
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT pkcs7/libcrypto_la-bio_pk7.lo -MD -MP -MF pkcs7/.deps/libcrypto_la-bio_pk7.Tpo -c pkcs7/bio_pk7.c -o pkcs7/libcrypto_la-bio_pk7.o
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT pkcs7/libcrypto_la-pk7_asn1.lo -MD -MP -MF pkcs7/.deps/libcrypto_la-pk7_asn1.Tpo -c pkcs7/pk7_asn1.c -o pkcs7/libcrypto_la-pk7_asn1.o
mv -f pkcs12/.deps/libcrypto_la-p12_p8e.Tpo pkcs12/.deps/libcrypto_la-p12_p8e.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT pkcs7/libcrypto_la-pk7_attr.lo -MD -MP -MF pkcs7/.deps/libcrypto_la-pk7_attr.Tpo -c -o pkcs7/libcrypto_la-pk7_attr.lo `test -f 'pkcs7/pk7_attr.c' || echo './'`pkcs7/pk7_attr.c
mv -f pkcs7/.deps/libcrypto_la-bio_pk7.Tpo pkcs7/.deps/libcrypto_la-bio_pk7.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT pkcs7/libcrypto_la-pk7_doit.lo -MD -MP -MF pkcs7/.deps/libcrypto_la-pk7_doit.Tpo -c -o pkcs7/libcrypto_la-pk7_doit.lo `test -f 'pkcs7/pk7_doit.c' || echo './'`pkcs7/pk7_doit.c
mv -f pkcs12/.deps/libcrypto_la-pk12err.Tpo pkcs12/.deps/libcrypto_la-pk12err.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT pkcs7/libcrypto_la-pk7_lib.lo -MD -MP -MF pkcs7/.deps/libcrypto_la-pk7_lib.Tpo -c -o pkcs7/libcrypto_la-pk7_lib.lo `test -f 'pkcs7/pk7_lib.c' || echo './'`pkcs7/pk7_lib.c
mv -f pkcs12/.deps/libcrypto_la-p12_utl.Tpo pkcs12/.deps/libcrypto_la-p12_utl.Plo
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT pkcs7/libcrypto_la-pk7_attr.lo -MD -MP -MF pkcs7/.deps/libcrypto_la-pk7_attr.Tpo -c pkcs7/pk7_attr.c -o pkcs7/libcrypto_la-pk7_attr.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT pkcs7/libcrypto_la-pk7_mime.lo -MD -MP -MF pkcs7/.deps/libcrypto_la-pk7_mime.Tpo -c -o pkcs7/libcrypto_la-pk7_mime.lo `test -f 'pkcs7/pk7_mime.c' || echo './'`pkcs7/pk7_mime.c
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT pkcs7/libcrypto_la-pk7_doit.lo -MD -MP -MF pkcs7/.deps/libcrypto_la-pk7_doit.Tpo -c pkcs7/pk7_doit.c -o pkcs7/libcrypto_la-pk7_doit.o
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT pkcs7/libcrypto_la-pk7_lib.lo -MD -MP -MF pkcs7/.deps/libcrypto_la-pk7_lib.Tpo -c pkcs7/pk7_lib.c -o pkcs7/libcrypto_la-pk7_lib.o
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT pkcs7/libcrypto_la-pk7_mime.lo -MD -MP -MF pkcs7/.deps/libcrypto_la-pk7_mime.Tpo -c pkcs7/pk7_mime.c -o pkcs7/libcrypto_la-pk7_mime.o
mv -f pkcs7/.deps/libcrypto_la-pk7_asn1.Tpo pkcs7/.deps/libcrypto_la-pk7_asn1.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT pkcs7/libcrypto_la-pk7_smime.lo -MD -MP -MF pkcs7/.deps/libcrypto_la-pk7_smime.Tpo -c -o pkcs7/libcrypto_la-pk7_smime.lo `test -f 'pkcs7/pk7_smime.c' || echo './'`pkcs7/pk7_smime.c
mv -f pkcs7/.deps/libcrypto_la-pk7_attr.Tpo pkcs7/.deps/libcrypto_la-pk7_attr.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT pkcs7/libcrypto_la-pkcs7err.lo -MD -MP -MF pkcs7/.deps/libcrypto_la-pkcs7err.Tpo -c -o pkcs7/libcrypto_la-pkcs7err.lo `test -f 'pkcs7/pkcs7err.c' || echo './'`pkcs7/pkcs7err.c
mv -f pkcs7/.deps/libcrypto_la-pk7_mime.Tpo pkcs7/.deps/libcrypto_la-pk7_mime.Plo
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT pkcs7/libcrypto_la-pk7_smime.lo -MD -MP -MF pkcs7/.deps/libcrypto_la-pk7_smime.Tpo -c pkcs7/pk7_smime.c -o pkcs7/libcrypto_la-pk7_smime.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT poly1305/libcrypto_la-poly1305.lo -MD -MP -MF poly1305/.deps/libcrypto_la-poly1305.Tpo -c -o poly1305/libcrypto_la-poly1305.lo `test -f 'poly1305/poly1305.c' || echo './'`poly1305/poly1305.c
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT pkcs7/libcrypto_la-pkcs7err.lo -MD -MP -MF pkcs7/.deps/libcrypto_la-pkcs7err.Tpo -c pkcs7/pkcs7err.c -o pkcs7/libcrypto_la-pkcs7err.o
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT poly1305/libcrypto_la-poly1305.lo -MD -MP -MF poly1305/.deps/libcrypto_la-poly1305.Tpo -c poly1305/poly1305.c -o poly1305/libcrypto_la-poly1305.o
mv -f pkcs7/.deps/libcrypto_la-pkcs7err.Tpo pkcs7/.deps/libcrypto_la-pkcs7err.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT rand/libcrypto_la-rand_err.lo -MD -MP -MF rand/.deps/libcrypto_la-rand_err.Tpo -c -o rand/libcrypto_la-rand_err.lo `test -f 'rand/rand_err.c' || echo './'`rand/rand_err.c
mv -f pkcs7/.deps/libcrypto_la-pk7_lib.Tpo pkcs7/.deps/libcrypto_la-pk7_lib.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT rand/libcrypto_la-rand_lib.lo -MD -MP -MF rand/.deps/libcrypto_la-rand_lib.Tpo -c -o rand/libcrypto_la-rand_lib.lo `test -f 'rand/rand_lib.c' || echo './'`rand/rand_lib.c
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT rand/libcrypto_la-rand_err.lo -MD -MP -MF rand/.deps/libcrypto_la-rand_err.Tpo -c rand/rand_err.c -o rand/libcrypto_la-rand_err.o
mv -f poly1305/.deps/libcrypto_la-poly1305.Tpo poly1305/.deps/libcrypto_la-poly1305.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT rand/libcrypto_la-randfile.lo -MD -MP -MF rand/.deps/libcrypto_la-randfile.Tpo -c -o rand/libcrypto_la-randfile.lo `test -f 'rand/randfile.c' || echo './'`rand/randfile.c
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT rand/libcrypto_la-rand_lib.lo -MD -MP -MF rand/.deps/libcrypto_la-rand_lib.Tpo -c rand/rand_lib.c -o rand/libcrypto_la-rand_lib.o
mv -f rand/.deps/libcrypto_la-rand_err.Tpo rand/.deps/libcrypto_la-rand_err.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT rc2/libcrypto_la-rc2_cbc.lo -MD -MP -MF rc2/.deps/libcrypto_la-rc2_cbc.Tpo -c -o rc2/libcrypto_la-rc2_cbc.lo `test -f 'rc2/rc2_cbc.c' || echo './'`rc2/rc2_cbc.c
mv -f pkcs7/.deps/libcrypto_la-pk7_smime.Tpo pkcs7/.deps/libcrypto_la-pk7_smime.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT rc2/libcrypto_la-rc2_ecb.lo -MD -MP -MF rc2/.deps/libcrypto_la-rc2_ecb.Tpo -c -o rc2/libcrypto_la-rc2_ecb.lo `test -f 'rc2/rc2_ecb.c' || echo './'`rc2/rc2_ecb.c
mv -f rand/.deps/libcrypto_la-rand_lib.Tpo rand/.deps/libcrypto_la-rand_lib.Plo
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT rand/libcrypto_la-randfile.lo -MD -MP -MF rand/.deps/libcrypto_la-randfile.Tpo -c rand/randfile.c -o rand/libcrypto_la-randfile.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT rc2/libcrypto_la-rc2_skey.lo -MD -MP -MF rc2/.deps/libcrypto_la-rc2_skey.Tpo -c -o rc2/libcrypto_la-rc2_skey.lo `test -f 'rc2/rc2_skey.c' || echo './'`rc2/rc2_skey.c
mv -f pkcs7/.deps/libcrypto_la-pk7_doit.Tpo pkcs7/.deps/libcrypto_la-pk7_doit.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT rc2/libcrypto_la-rc2cfb64.lo -MD -MP -MF rc2/.deps/libcrypto_la-rc2cfb64.Tpo -c -o rc2/libcrypto_la-rc2cfb64.lo `test -f 'rc2/rc2cfb64.c' || echo './'`rc2/rc2cfb64.c
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT rc2/libcrypto_la-rc2_cbc.lo -MD -MP -MF rc2/.deps/libcrypto_la-rc2_cbc.Tpo -c rc2/rc2_cbc.c -o rc2/libcrypto_la-rc2_cbc.o
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT rc2/libcrypto_la-rc2_ecb.lo -MD -MP -MF rc2/.deps/libcrypto_la-rc2_ecb.Tpo -c rc2/rc2_ecb.c -o rc2/libcrypto_la-rc2_ecb.o
autoreconf: configure.ac: tracing
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT rc2/libcrypto_la-rc2_skey.lo -MD -MP -MF rc2/.deps/libcrypto_la-rc2_skey.Tpo -c rc2/rc2_skey.c -o rc2/libcrypto_la-rc2_skey.o
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT rc2/libcrypto_la-rc2cfb64.lo -MD -MP -MF rc2/.deps/libcrypto_la-rc2cfb64.Tpo -c rc2/rc2cfb64.c -o rc2/libcrypto_la-rc2cfb64.o
mv -f rand/.deps/libcrypto_la-randfile.Tpo rand/.deps/libcrypto_la-randfile.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT rc2/libcrypto_la-rc2ofb64.lo -MD -MP -MF rc2/.deps/libcrypto_la-rc2ofb64.Tpo -c -o rc2/libcrypto_la-rc2ofb64.lo `test -f 'rc2/rc2ofb64.c' || echo './'`rc2/rc2ofb64.c
mv -f rc2/.deps/libcrypto_la-rc2_ecb.Tpo rc2/.deps/libcrypto_la-rc2_ecb.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT ripemd/libcrypto_la-rmd_dgst.lo -MD -MP -MF ripemd/.deps/libcrypto_la-rmd_dgst.Tpo -c -o ripemd/libcrypto_la-rmd_dgst.lo `test -f 'ripemd/rmd_dgst.c' || echo './'`ripemd/rmd_dgst.c
mv -f rc2/.deps/libcrypto_la-rc2cfb64.Tpo rc2/.deps/libcrypto_la-rc2cfb64.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT ripemd/libcrypto_la-rmd_one.lo -MD -MP -MF ripemd/.deps/libcrypto_la-rmd_one.Tpo -c -o ripemd/libcrypto_la-rmd_one.lo `test -f 'ripemd/rmd_one.c' || echo './'`ripemd/rmd_one.c
mv -f rc2/.deps/libcrypto_la-rc2_skey.Tpo rc2/.deps/libcrypto_la-rc2_skey.Plo
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT rc2/libcrypto_la-rc2ofb64.lo -MD -MP -MF rc2/.deps/libcrypto_la-rc2ofb64.Tpo -c rc2/rc2ofb64.c -o rc2/libcrypto_la-rc2ofb64.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT rsa/libcrypto_la-rsa_ameth.lo -MD -MP -MF rsa/.deps/libcrypto_la-rsa_ameth.Tpo -c -o rsa/libcrypto_la-rsa_ameth.lo `test -f 'rsa/rsa_ameth.c' || echo './'`rsa/rsa_ameth.c
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT ripemd/libcrypto_la-rmd_dgst.lo -MD -MP -MF ripemd/.deps/libcrypto_la-rmd_dgst.Tpo -c ripemd/rmd_dgst.c -o ripemd/libcrypto_la-rmd_dgst.o
mv -f rc2/.deps/libcrypto_la-rc2_cbc.Tpo rc2/.deps/libcrypto_la-rc2_cbc.Plo
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT ripemd/libcrypto_la-rmd_one.lo -MD -MP -MF ripemd/.deps/libcrypto_la-rmd_one.Tpo -c ripemd/rmd_one.c -o ripemd/libcrypto_la-rmd_one.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT rsa/libcrypto_la-rsa_asn1.lo -MD -MP -MF rsa/.deps/libcrypto_la-rsa_asn1.Tpo -c -o rsa/libcrypto_la-rsa_asn1.lo `test -f 'rsa/rsa_asn1.c' || echo './'`rsa/rsa_asn1.c
mv -f rc2/.deps/libcrypto_la-rc2ofb64.Tpo rc2/.deps/libcrypto_la-rc2ofb64.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT rsa/libcrypto_la-rsa_chk.lo -MD -MP -MF rsa/.deps/libcrypto_la-rsa_chk.Tpo -c -o rsa/libcrypto_la-rsa_chk.lo `test -f 'rsa/rsa_chk.c' || echo './'`rsa/rsa_chk.c
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT rsa/libcrypto_la-rsa_ameth.lo -MD -MP -MF rsa/.deps/libcrypto_la-rsa_ameth.Tpo -c rsa/rsa_ameth.c -o rsa/libcrypto_la-rsa_ameth.o
mv -f ripemd/.deps/libcrypto_la-rmd_one.Tpo ripemd/.deps/libcrypto_la-rmd_one.Plo
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT rsa/libcrypto_la-rsa_asn1.lo -MD -MP -MF rsa/.deps/libcrypto_la-rsa_asn1.Tpo -c rsa/rsa_asn1.c -o rsa/libcrypto_la-rsa_asn1.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT rsa/libcrypto_la-rsa_crpt.lo -MD -MP -MF rsa/.deps/libcrypto_la-rsa_crpt.Tpo -c -o rsa/libcrypto_la-rsa_crpt.lo `test -f 'rsa/rsa_crpt.c' || echo './'`rsa/rsa_crpt.c
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT rsa/libcrypto_la-rsa_chk.lo -MD -MP -MF rsa/.deps/libcrypto_la-rsa_chk.Tpo -c rsa/rsa_chk.c -o rsa/libcrypto_la-rsa_chk.o
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT rsa/libcrypto_la-rsa_crpt.lo -MD -MP -MF rsa/.deps/libcrypto_la-rsa_crpt.Tpo -c rsa/rsa_crpt.c -o rsa/libcrypto_la-rsa_crpt.o
mv -f rsa/.deps/libcrypto_la-rsa_asn1.Tpo rsa/.deps/libcrypto_la-rsa_asn1.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT rsa/libcrypto_la-rsa_depr.lo -MD -MP -MF rsa/.deps/libcrypto_la-rsa_depr.Tpo -c -o rsa/libcrypto_la-rsa_depr.lo `test -f 'rsa/rsa_depr.c' || echo './'`rsa/rsa_depr.c
mv -f rsa/.deps/libcrypto_la-rsa_chk.Tpo rsa/.deps/libcrypto_la-rsa_chk.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT rsa/libcrypto_la-rsa_eay.lo -MD -MP -MF rsa/.deps/libcrypto_la-rsa_eay.Tpo -c -o rsa/libcrypto_la-rsa_eay.lo `test -f 'rsa/rsa_eay.c' || echo './'`rsa/rsa_eay.c
autoreconf: configure.ac: not using Libtool
autoreconf: running: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/autoconf --include=m4 --include=. --prepend-include=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/aclocal --force
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT rsa/libcrypto_la-rsa_depr.lo -MD -MP -MF rsa/.deps/libcrypto_la-rsa_depr.Tpo -c rsa/rsa_depr.c -o rsa/libcrypto_la-rsa_depr.o
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT rsa/libcrypto_la-rsa_eay.lo -MD -MP -MF rsa/.deps/libcrypto_la-rsa_eay.Tpo -c rsa/rsa_eay.c -o rsa/libcrypto_la-rsa_eay.o
mv -f rsa/.deps/libcrypto_la-rsa_crpt.Tpo rsa/.deps/libcrypto_la-rsa_crpt.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT rsa/libcrypto_la-rsa_err.lo -MD -MP -MF rsa/.deps/libcrypto_la-rsa_err.Tpo -c -o rsa/libcrypto_la-rsa_err.lo `test -f 'rsa/rsa_err.c' || echo './'`rsa/rsa_err.c
mv -f rsa/.deps/libcrypto_la-rsa_depr.Tpo rsa/.deps/libcrypto_la-rsa_depr.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT rsa/libcrypto_la-rsa_gen.lo -MD -MP -MF rsa/.deps/libcrypto_la-rsa_gen.Tpo -c -o rsa/libcrypto_la-rsa_gen.lo `test -f 'rsa/rsa_gen.c' || echo './'`rsa/rsa_gen.c
mv -f rsa/.deps/libcrypto_la-rsa_ameth.Tpo rsa/.deps/libcrypto_la-rsa_ameth.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT rsa/libcrypto_la-rsa_lib.lo -MD -MP -MF rsa/.deps/libcrypto_la-rsa_lib.Tpo -c -o rsa/libcrypto_la-rsa_lib.lo `test -f 'rsa/rsa_lib.c' || echo './'`rsa/rsa_lib.c
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT rsa/libcrypto_la-rsa_err.lo -MD -MP -MF rsa/.deps/libcrypto_la-rsa_err.Tpo -c rsa/rsa_err.c -o rsa/libcrypto_la-rsa_err.o
mv -f ripemd/.deps/libcrypto_la-rmd_dgst.Tpo ripemd/.deps/libcrypto_la-rmd_dgst.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT rsa/libcrypto_la-rsa_meth.lo -MD -MP -MF rsa/.deps/libcrypto_la-rsa_meth.Tpo -c -o rsa/libcrypto_la-rsa_meth.lo `test -f 'rsa/rsa_meth.c' || echo './'`rsa/rsa_meth.c
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT rsa/libcrypto_la-rsa_gen.lo -MD -MP -MF rsa/.deps/libcrypto_la-rsa_gen.Tpo -c rsa/rsa_gen.c -o rsa/libcrypto_la-rsa_gen.o
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT rsa/libcrypto_la-rsa_lib.lo -MD -MP -MF rsa/.deps/libcrypto_la-rsa_lib.Tpo -c rsa/rsa_lib.c -o rsa/libcrypto_la-rsa_lib.o
mv -f rsa/.deps/libcrypto_la-rsa_err.Tpo rsa/.deps/libcrypto_la-rsa_err.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT rsa/libcrypto_la-rsa_none.lo -MD -MP -MF rsa/.deps/libcrypto_la-rsa_none.Tpo -c -o rsa/libcrypto_la-rsa_none.lo `test -f 'rsa/rsa_none.c' || echo './'`rsa/rsa_none.c
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT rsa/libcrypto_la-rsa_meth.lo -MD -MP -MF rsa/.deps/libcrypto_la-rsa_meth.Tpo -c rsa/rsa_meth.c -o rsa/libcrypto_la-rsa_meth.o
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT rsa/libcrypto_la-rsa_none.lo -MD -MP -MF rsa/.deps/libcrypto_la-rsa_none.Tpo -c rsa/rsa_none.c -o rsa/libcrypto_la-rsa_none.o
mv -f rsa/.deps/libcrypto_la-rsa_gen.Tpo rsa/.deps/libcrypto_la-rsa_gen.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT rsa/libcrypto_la-rsa_oaep.lo -MD -MP -MF rsa/.deps/libcrypto_la-rsa_oaep.Tpo -c -o rsa/libcrypto_la-rsa_oaep.lo `test -f 'rsa/rsa_oaep.c' || echo './'`rsa/rsa_oaep.c
mv -f rsa/.deps/libcrypto_la-rsa_eay.Tpo rsa/.deps/libcrypto_la-rsa_eay.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT rsa/libcrypto_la-rsa_pk1.lo -MD -MP -MF rsa/.deps/libcrypto_la-rsa_pk1.Tpo -c -o rsa/libcrypto_la-rsa_pk1.lo `test -f 'rsa/rsa_pk1.c' || echo './'`rsa/rsa_pk1.c
mv -f rsa/.deps/libcrypto_la-rsa_meth.Tpo rsa/.deps/libcrypto_la-rsa_meth.Plo
mv -f rsa/.deps/libcrypto_la-rsa_none.Tpo rsa/.deps/libcrypto_la-rsa_none.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT rsa/libcrypto_la-rsa_pmeth.lo -MD -MP -MF rsa/.deps/libcrypto_la-rsa_pmeth.Tpo -c -o rsa/libcrypto_la-rsa_pmeth.lo `test -f 'rsa/rsa_pmeth.c' || echo './'`rsa/rsa_pmeth.c
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT rsa/libcrypto_la-rsa_prn.lo -MD -MP -MF rsa/.deps/libcrypto_la-rsa_prn.Tpo -c -o rsa/libcrypto_la-rsa_prn.lo `test -f 'rsa/rsa_prn.c' || echo './'`rsa/rsa_prn.c
mv -f rsa/.deps/libcrypto_la-rsa_lib.Tpo rsa/.deps/libcrypto_la-rsa_lib.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT rsa/libcrypto_la-rsa_pss.lo -MD -MP -MF rsa/.deps/libcrypto_la-rsa_pss.Tpo -c -o rsa/libcrypto_la-rsa_pss.lo `test -f 'rsa/rsa_pss.c' || echo './'`rsa/rsa_pss.c
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT rsa/libcrypto_la-rsa_oaep.lo -MD -MP -MF rsa/.deps/libcrypto_la-rsa_oaep.Tpo -c rsa/rsa_oaep.c -o rsa/libcrypto_la-rsa_oaep.o
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT rsa/libcrypto_la-rsa_pk1.lo -MD -MP -MF rsa/.deps/libcrypto_la-rsa_pk1.Tpo -c rsa/rsa_pk1.c -o rsa/libcrypto_la-rsa_pk1.o
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT rsa/libcrypto_la-rsa_prn.lo -MD -MP -MF rsa/.deps/libcrypto_la-rsa_prn.Tpo -c rsa/rsa_prn.c -o rsa/libcrypto_la-rsa_prn.o
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT rsa/libcrypto_la-rsa_pmeth.lo -MD -MP -MF rsa/.deps/libcrypto_la-rsa_pmeth.Tpo -c rsa/rsa_pmeth.c -o rsa/libcrypto_la-rsa_pmeth.o
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT rsa/libcrypto_la-rsa_pss.lo -MD -MP -MF rsa/.deps/libcrypto_la-rsa_pss.Tpo -c rsa/rsa_pss.c -o rsa/libcrypto_la-rsa_pss.o
autoreconf: configure.ac: not using Autoheader
autoreconf: running: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/automake --add-missing --force-missing
mv -f rsa/.deps/libcrypto_la-rsa_prn.Tpo rsa/.deps/libcrypto_la-rsa_prn.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT rsa/libcrypto_la-rsa_saos.lo -MD -MP -MF rsa/.deps/libcrypto_la-rsa_saos.Tpo -c -o rsa/libcrypto_la-rsa_saos.lo `test -f 'rsa/rsa_saos.c' || echo './'`rsa/rsa_saos.c
mv -f rsa/.deps/libcrypto_la-rsa_pk1.Tpo rsa/.deps/libcrypto_la-rsa_pk1.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT rsa/libcrypto_la-rsa_sign.lo -MD -MP -MF rsa/.deps/libcrypto_la-rsa_sign.Tpo -c -o rsa/libcrypto_la-rsa_sign.lo `test -f 'rsa/rsa_sign.c' || echo './'`rsa/rsa_sign.c
mv -f rsa/.deps/libcrypto_la-rsa_oaep.Tpo rsa/.deps/libcrypto_la-rsa_oaep.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT rsa/libcrypto_la-rsa_x931.lo -MD -MP -MF rsa/.deps/libcrypto_la-rsa_x931.Tpo -c -o rsa/libcrypto_la-rsa_x931.lo `test -f 'rsa/rsa_x931.c' || echo './'`rsa/rsa_x931.c
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT rsa/libcrypto_la-rsa_saos.lo -MD -MP -MF rsa/.deps/libcrypto_la-rsa_saos.Tpo -c rsa/rsa_saos.c -o rsa/libcrypto_la-rsa_saos.o
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT rsa/libcrypto_la-rsa_sign.lo -MD -MP -MF rsa/.deps/libcrypto_la-rsa_sign.Tpo -c rsa/rsa_sign.c -o rsa/libcrypto_la-rsa_sign.o
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT rsa/libcrypto_la-rsa_x931.lo -MD -MP -MF rsa/.deps/libcrypto_la-rsa_x931.Tpo -c rsa/rsa_x931.c -o rsa/libcrypto_la-rsa_x931.o
mv -f rsa/.deps/libcrypto_la-rsa_pss.Tpo rsa/.deps/libcrypto_la-rsa_pss.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT sm3/libcrypto_la-sm3.lo -MD -MP -MF sm3/.deps/libcrypto_la-sm3.Tpo -c -o sm3/libcrypto_la-sm3.lo `test -f 'sm3/sm3.c' || echo './'`sm3/sm3.c
mv -f rsa/.deps/libcrypto_la-rsa_pmeth.Tpo rsa/.deps/libcrypto_la-rsa_pmeth.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT sm4/libcrypto_la-sm4.lo -MD -MP -MF sm4/.deps/libcrypto_la-sm4.Tpo -c -o sm4/libcrypto_la-sm4.lo `test -f 'sm4/sm4.c' || echo './'`sm4/sm4.c
mv -f rsa/.deps/libcrypto_la-rsa_saos.Tpo rsa/.deps/libcrypto_la-rsa_saos.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT stack/libcrypto_la-stack.lo -MD -MP -MF stack/.deps/libcrypto_la-stack.Tpo -c -o stack/libcrypto_la-stack.lo `test -f 'stack/stack.c' || echo './'`stack/stack.c
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT sm3/libcrypto_la-sm3.lo -MD -MP -MF sm3/.deps/libcrypto_la-sm3.Tpo -c sm3/sm3.c -o sm3/libcrypto_la-sm3.o
mv -f rsa/.deps/libcrypto_la-rsa_x931.Tpo rsa/.deps/libcrypto_la-rsa_x931.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT ts/libcrypto_la-ts_asn1.lo -MD -MP -MF ts/.deps/libcrypto_la-ts_asn1.Tpo -c -o ts/libcrypto_la-ts_asn1.lo `test -f 'ts/ts_asn1.c' || echo './'`ts/ts_asn1.c
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT sm4/libcrypto_la-sm4.lo -MD -MP -MF sm4/.deps/libcrypto_la-sm4.Tpo -c sm4/sm4.c -o sm4/libcrypto_la-sm4.o
mv -f rsa/.deps/libcrypto_la-rsa_sign.Tpo rsa/.deps/libcrypto_la-rsa_sign.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT ts/libcrypto_la-ts_conf.lo -MD -MP -MF ts/.deps/libcrypto_la-ts_conf.Tpo -c -o ts/libcrypto_la-ts_conf.lo `test -f 'ts/ts_conf.c' || echo './'`ts/ts_conf.c
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT stack/libcrypto_la-stack.lo -MD -MP -MF stack/.deps/libcrypto_la-stack.Tpo -c stack/stack.c -o stack/libcrypto_la-stack.o
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT ts/libcrypto_la-ts_asn1.lo -MD -MP -MF ts/.deps/libcrypto_la-ts_asn1.Tpo -c ts/ts_asn1.c -o ts/libcrypto_la-ts_asn1.o
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT ts/libcrypto_la-ts_conf.lo -MD -MP -MF ts/.deps/libcrypto_la-ts_conf.Tpo -c ts/ts_conf.c -o ts/libcrypto_la-ts_conf.o
mv -f stack/.deps/libcrypto_la-stack.Tpo stack/.deps/libcrypto_la-stack.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT ts/libcrypto_la-ts_err.lo -MD -MP -MF ts/.deps/libcrypto_la-ts_err.Tpo -c -o ts/libcrypto_la-ts_err.lo `test -f 'ts/ts_err.c' || echo './'`ts/ts_err.c
mv -f sm4/.deps/libcrypto_la-sm4.Tpo sm4/.deps/libcrypto_la-sm4.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT ts/libcrypto_la-ts_lib.lo -MD -MP -MF ts/.deps/libcrypto_la-ts_lib.Tpo -c -o ts/libcrypto_la-ts_lib.lo `test -f 'ts/ts_lib.c' || echo './'`ts/ts_lib.c
mv -f ts/.deps/libcrypto_la-ts_asn1.Tpo ts/.deps/libcrypto_la-ts_asn1.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT ts/libcrypto_la-ts_req_print.lo -MD -MP -MF ts/.deps/libcrypto_la-ts_req_print.Tpo -c -o ts/libcrypto_la-ts_req_print.lo `test -f 'ts/ts_req_print.c' || echo './'`ts/ts_req_print.c
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT ts/libcrypto_la-ts_err.lo -MD -MP -MF ts/.deps/libcrypto_la-ts_err.Tpo -c ts/ts_err.c -o ts/libcrypto_la-ts_err.o
mv -f ts/.deps/libcrypto_la-ts_conf.Tpo ts/.deps/libcrypto_la-ts_conf.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT ts/libcrypto_la-ts_req_utils.lo -MD -MP -MF ts/.deps/libcrypto_la-ts_req_utils.Tpo -c -o ts/libcrypto_la-ts_req_utils.lo `test -f 'ts/ts_req_utils.c' || echo './'`ts/ts_req_utils.c
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT ts/libcrypto_la-ts_lib.lo -MD -MP -MF ts/.deps/libcrypto_la-ts_lib.Tpo -c ts/ts_lib.c -o ts/libcrypto_la-ts_lib.o
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT ts/libcrypto_la-ts_req_print.lo -MD -MP -MF ts/.deps/libcrypto_la-ts_req_print.Tpo -c ts/ts_req_print.c -o ts/libcrypto_la-ts_req_print.o
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT ts/libcrypto_la-ts_req_utils.lo -MD -MP -MF ts/.deps/libcrypto_la-ts_req_utils.Tpo -c ts/ts_req_utils.c -o ts/libcrypto_la-ts_req_utils.o
mv -f ts/.deps/libcrypto_la-ts_err.Tpo ts/.deps/libcrypto_la-ts_err.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT ts/libcrypto_la-ts_rsp_print.lo -MD -MP -MF ts/.deps/libcrypto_la-ts_rsp_print.Tpo -c -o ts/libcrypto_la-ts_rsp_print.lo `test -f 'ts/ts_rsp_print.c' || echo './'`ts/ts_rsp_print.c
mv -f ts/.deps/libcrypto_la-ts_req_print.Tpo ts/.deps/libcrypto_la-ts_req_print.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT ts/libcrypto_la-ts_rsp_sign.lo -MD -MP -MF ts/.deps/libcrypto_la-ts_rsp_sign.Tpo -c -o ts/libcrypto_la-ts_rsp_sign.lo `test -f 'ts/ts_rsp_sign.c' || echo './'`ts/ts_rsp_sign.c
mv -f ts/.deps/libcrypto_la-ts_lib.Tpo ts/.deps/libcrypto_la-ts_lib.Plo
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT ts/libcrypto_la-ts_rsp_print.lo -MD -MP -MF ts/.deps/libcrypto_la-ts_rsp_print.Tpo -c ts/ts_rsp_print.c -o ts/libcrypto_la-ts_rsp_print.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT ts/libcrypto_la-ts_rsp_utils.lo -MD -MP -MF ts/.deps/libcrypto_la-ts_rsp_utils.Tpo -c -o ts/libcrypto_la-ts_rsp_utils.lo `test -f 'ts/ts_rsp_utils.c' || echo './'`ts/ts_rsp_utils.c
mv -f ts/.deps/libcrypto_la-ts_req_utils.Tpo ts/.deps/libcrypto_la-ts_req_utils.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT ts/libcrypto_la-ts_rsp_verify.lo -MD -MP -MF ts/.deps/libcrypto_la-ts_rsp_verify.Tpo -c -o ts/libcrypto_la-ts_rsp_verify.lo `test -f 'ts/ts_rsp_verify.c' || echo './'`ts/ts_rsp_verify.c
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT ts/libcrypto_la-ts_rsp_sign.lo -MD -MP -MF ts/.deps/libcrypto_la-ts_rsp_sign.Tpo -c ts/ts_rsp_sign.c -o ts/libcrypto_la-ts_rsp_sign.o
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT ts/libcrypto_la-ts_rsp_utils.lo -MD -MP -MF ts/.deps/libcrypto_la-ts_rsp_utils.Tpo -c ts/ts_rsp_utils.c -o ts/libcrypto_la-ts_rsp_utils.o
autoreconf: Leaving directory `.'
(cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/dosfstools-4.1/; if [ -x configure ]; then cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/config.{guess,sub} /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/dosfstools-4.1// && CC="gcc" CFLAGS="-O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include " CXX="g++" CPPFLAGS="-I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include " LDFLAGS="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib " CONFIG_SHELL="/usr/bin/env bash"  bash ./configure --target=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --program-prefix="" --program-suffix="" --prefix=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host --exec-prefix=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host --sysconfdir=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc --localstatedir=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/var --sbindir=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin ; fi )
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT ts/libcrypto_la-ts_rsp_verify.lo -MD -MP -MF ts/.deps/libcrypto_la-ts_rsp_verify.Tpo -c ts/ts_rsp_verify.c -o ts/libcrypto_la-ts_rsp_verify.o
mv -f ts/.deps/libcrypto_la-ts_rsp_print.Tpo ts/.deps/libcrypto_la-ts_rsp_print.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT ts/libcrypto_la-ts_verify_ctx.lo -MD -MP -MF ts/.deps/libcrypto_la-ts_verify_ctx.Tpo -c -o ts/libcrypto_la-ts_verify_ctx.lo `test -f 'ts/ts_verify_ctx.c' || echo './'`ts/ts_verify_ctx.c
mv -f sm3/.deps/libcrypto_la-sm3.Tpo sm3/.deps/libcrypto_la-sm3.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT txt_db/libcrypto_la-txt_db.lo -MD -MP -MF txt_db/.deps/libcrypto_la-txt_db.Tpo -c -o txt_db/libcrypto_la-txt_db.lo `test -f 'txt_db/txt_db.c' || echo './'`txt_db/txt_db.c
checking for a BSD-compatible install... libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT ts/libcrypto_la-ts_verify_ctx.lo -MD -MP -MF ts/.deps/libcrypto_la-ts_verify_ctx.Tpo -c ts/ts_verify_ctx.c -o ts/libcrypto_la-ts_verify_ctx.o
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT txt_db/libcrypto_la-txt_db.lo -MD -MP -MF txt_db/.deps/libcrypto_la-txt_db.Tpo -c txt_db/txt_db.c -o txt_db/libcrypto_la-txt_db.o
/usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... mv -f ts/.deps/libcrypto_la-ts_rsp_utils.Tpo ts/.deps/libcrypto_la-ts_rsp_utils.Plo
/bin/mkdir -p
checking for gawk... /usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT ui/libcrypto_la-ui_err.lo -MD -MP -MF ui/.deps/libcrypto_la-ui_err.Tpo -c -o ui/libcrypto_la-ui_err.lo `test -f 'ui/ui_err.c' || echo './'`ui/ui_err.c
gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking for x86_64-pc-linux-gnu-gcc... gcc
checking whether the C compiler works... libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT ui/libcrypto_la-ui_err.lo -MD -MP -MF ui/.deps/libcrypto_la-ui_err.Tpo -c ui/ui_err.c -o ui/libcrypto_la-ui_err.o
mv -f ts/.deps/libcrypto_la-ts_rsp_verify.Tpo ts/.deps/libcrypto_la-ts_rsp_verify.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT ui/libcrypto_la-ui_lib.lo -MD -MP -MF ui/.deps/libcrypto_la-ui_lib.Tpo -c -o ui/libcrypto_la-ui_lib.lo `test -f 'ui/ui_lib.c' || echo './'`ui/ui_lib.c
mv -f ts/.deps/libcrypto_la-ts_verify_ctx.Tpo ts/.deps/libcrypto_la-ts_verify_ctx.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT ui/libcrypto_la-ui_openssl.lo -MD -MP -MF ui/.deps/libcrypto_la-ui_openssl.Tpo -c -o ui/libcrypto_la-ui_openssl.lo `test -f 'ui/ui_openssl.c' || echo './'`ui/ui_openssl.c
mv -f ts/.deps/libcrypto_la-ts_rsp_sign.Tpo ts/.deps/libcrypto_la-ts_rsp_sign.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT ui/libcrypto_la-ui_util.lo -MD -MP -MF ui/.deps/libcrypto_la-ui_util.Tpo -c -o ui/libcrypto_la-ui_util.lo `test -f 'ui/ui_util.c' || echo './'`ui/ui_util.c
mv -f ui/.deps/libcrypto_la-ui_err.Tpo ui/.deps/libcrypto_la-ui_err.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT x509/libcrypto_la-by_dir.lo -MD -MP -MF x509/.deps/libcrypto_la-by_dir.Tpo -c -o x509/libcrypto_la-by_dir.lo `test -f 'x509/by_dir.c' || echo './'`x509/by_dir.c
yes
checking for C compiler default output file name... a.out
checking for suffix of executables... mv -f txt_db/.deps/libcrypto_la-txt_db.Tpo txt_db/.deps/libcrypto_la-txt_db.Plo
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT ui/libcrypto_la-ui_lib.lo -MD -MP -MF ui/.deps/libcrypto_la-ui_lib.Tpo -c ui/ui_lib.c -o ui/libcrypto_la-ui_lib.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT x509/libcrypto_la-by_file.lo -MD -MP -MF x509/.deps/libcrypto_la-by_file.Tpo -c -o x509/libcrypto_la-by_file.lo `test -f 'x509/by_file.c' || echo './'`x509/by_file.c
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT ui/libcrypto_la-ui_openssl.lo -MD -MP -MF ui/.deps/libcrypto_la-ui_openssl.Tpo -c ui/ui_openssl.c -o ui/libcrypto_la-ui_openssl.o
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT ui/libcrypto_la-ui_util.lo -MD -MP -MF ui/.deps/libcrypto_la-ui_util.Tpo -c ui/ui_util.c -o ui/libcrypto_la-ui_util.o
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT x509/libcrypto_la-by_dir.lo -MD -MP -MF x509/.deps/libcrypto_la-by_dir.Tpo -c x509/by_dir.c -o x509/libcrypto_la-by_dir.o

checking whether we are cross compiling... libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT x509/libcrypto_la-by_file.lo -MD -MP -MF x509/.deps/libcrypto_la-by_file.Tpo -c x509/by_file.c -o x509/libcrypto_la-by_file.o
mv -f ui/.deps/libcrypto_la-ui_util.Tpo ui/.deps/libcrypto_la-ui_util.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT x509/libcrypto_la-by_mem.lo -MD -MP -MF x509/.deps/libcrypto_la-by_mem.Tpo -c -o x509/libcrypto_la-by_mem.lo `test -f 'x509/by_mem.c' || echo './'`x509/by_mem.c
no
checking for suffix of object files... mv -f ui/.deps/libcrypto_la-ui_openssl.Tpo ui/.deps/libcrypto_la-ui_openssl.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT x509/libcrypto_la-x509_att.lo -MD -MP -MF x509/.deps/libcrypto_la-x509_att.Tpo -c -o x509/libcrypto_la-x509_att.lo `test -f 'x509/x509_att.c' || echo './'`x509/x509_att.c
o
checking whether we are using the GNU C compiler... libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT x509/libcrypto_la-by_mem.lo -MD -MP -MF x509/.deps/libcrypto_la-by_mem.Tpo -c x509/by_mem.c -o x509/libcrypto_la-by_mem.o
yes
checking whether gcc accepts -g... mv -f x509/.deps/libcrypto_la-by_file.Tpo x509/.deps/libcrypto_la-by_file.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT x509/libcrypto_la-x509_cmp.lo -MD -MP -MF x509/.deps/libcrypto_la-x509_cmp.Tpo -c -o x509/libcrypto_la-x509_cmp.lo `test -f 'x509/x509_cmp.c' || echo './'`x509/x509_cmp.c
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT x509/libcrypto_la-x509_att.lo -MD -MP -MF x509/.deps/libcrypto_la-x509_att.Tpo -c x509/x509_att.c -o x509/libcrypto_la-x509_att.o
yes
checking for gcc option to accept ISO C89... mv -f x509/.deps/libcrypto_la-by_dir.Tpo x509/.deps/libcrypto_la-by_dir.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT x509/libcrypto_la-x509_d2.lo -MD -MP -MF x509/.deps/libcrypto_la-x509_d2.Tpo -c -o x509/libcrypto_la-x509_d2.lo `test -f 'x509/x509_d2.c' || echo './'`x509/x509_d2.c
none needed
checking whether gcc understands -c and -o together... libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT x509/libcrypto_la-x509_cmp.lo -MD -MP -MF x509/.deps/libcrypto_la-x509_cmp.Tpo -c x509/x509_cmp.c -o x509/libcrypto_la-x509_cmp.o
mv -f ui/.deps/libcrypto_la-ui_lib.Tpo ui/.deps/libcrypto_la-ui_lib.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT x509/libcrypto_la-x509_def.lo -MD -MP -MF x509/.deps/libcrypto_la-x509_def.Tpo -c -o x509/libcrypto_la-x509_def.lo `test -f 'x509/x509_def.c' || echo './'`x509/x509_def.c
mv -f x509/.deps/libcrypto_la-by_mem.Tpo x509/.deps/libcrypto_la-by_mem.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT x509/libcrypto_la-x509_err.lo -MD -MP -MF x509/.deps/libcrypto_la-x509_err.Tpo -c -o x509/libcrypto_la-x509_err.lo `test -f 'x509/x509_err.c' || echo './'`x509/x509_err.c
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT x509/libcrypto_la-x509_d2.lo -MD -MP -MF x509/.deps/libcrypto_la-x509_d2.Tpo -c x509/x509_d2.c -o x509/libcrypto_la-x509_d2.o
yes
checking for style of include used by make... GNU
checking dependency style of gcc... libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT x509/libcrypto_la-x509_def.lo -MD -MP -MF x509/.deps/libcrypto_la-x509_def.Tpo -c x509/x509_def.c -o x509/libcrypto_la-x509_def.o
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT x509/libcrypto_la-x509_err.lo -MD -MP -MF x509/.deps/libcrypto_la-x509_err.Tpo -c x509/x509_err.c -o x509/libcrypto_la-x509_err.o
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... mv -f x509/.deps/libcrypto_la-x509_att.Tpo x509/.deps/libcrypto_la-x509_att.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT x509/libcrypto_la-x509_ext.lo -MD -MP -MF x509/.deps/libcrypto_la-x509_ext.Tpo -c -o x509/libcrypto_la-x509_ext.lo `test -f 'x509/x509_ext.c' || echo './'`x509/x509_ext.c
no
checking how to run the C preprocessor... mv -f x509/.deps/libcrypto_la-x509_d2.Tpo x509/.deps/libcrypto_la-x509_d2.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT x509/libcrypto_la-x509_lu.lo -MD -MP -MF x509/.deps/libcrypto_la-x509_lu.Tpo -c -o x509/libcrypto_la-x509_lu.lo `test -f 'x509/x509_lu.c' || echo './'`x509/x509_lu.c
gcc -E
mv -f x509/.deps/libcrypto_la-x509_def.Tpo x509/.deps/libcrypto_la-x509_def.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT x509/libcrypto_la-x509_obj.lo -MD -MP -MF x509/.deps/libcrypto_la-x509_obj.Tpo -c -o x509/libcrypto_la-x509_obj.lo `test -f 'x509/x509_obj.c' || echo './'`x509/x509_obj.c
mv -f x509/.deps/libcrypto_la-x509_cmp.Tpo x509/.deps/libcrypto_la-x509_cmp.Plo
mv -f x509/.deps/libcrypto_la-x509_err.Tpo x509/.deps/libcrypto_la-x509_err.Plo
checking for grep that handles long lines and -e... libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT x509/libcrypto_la-x509_ext.lo -MD -MP -MF x509/.deps/libcrypto_la-x509_ext.Tpo -c x509/x509_ext.c -o x509/libcrypto_la-x509_ext.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT x509/libcrypto_la-x509_r2x.lo -MD -MP -MF x509/.deps/libcrypto_la-x509_r2x.Tpo -c -o x509/libcrypto_la-x509_r2x.lo `test -f 'x509/x509_r2x.c' || echo './'`x509/x509_r2x.c
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT x509/libcrypto_la-x509_req.lo -MD -MP -MF x509/.deps/libcrypto_la-x509_req.Tpo -c -o x509/libcrypto_la-x509_req.lo `test -f 'x509/x509_req.c' || echo './'`x509/x509_req.c
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/grep
checking for egrep... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/grep -E
checking for ANSI C header files... libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT x509/libcrypto_la-x509_lu.lo -MD -MP -MF x509/.deps/libcrypto_la-x509_lu.Tpo -c x509/x509_lu.c -o x509/libcrypto_la-x509_lu.o
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT x509/libcrypto_la-x509_r2x.lo -MD -MP -MF x509/.deps/libcrypto_la-x509_r2x.Tpo -c x509/x509_r2x.c -o x509/libcrypto_la-x509_r2x.o
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT x509/libcrypto_la-x509_req.lo -MD -MP -MF x509/.deps/libcrypto_la-x509_req.Tpo -c x509/x509_req.c -o x509/libcrypto_la-x509_req.o
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT x509/libcrypto_la-x509_obj.lo -MD -MP -MF x509/.deps/libcrypto_la-x509_obj.Tpo -c x509/x509_obj.c -o x509/libcrypto_la-x509_obj.o
mv -f x509/.deps/libcrypto_la-x509_ext.Tpo x509/.deps/libcrypto_la-x509_ext.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT x509/libcrypto_la-x509_set.lo -MD -MP -MF x509/.deps/libcrypto_la-x509_set.Tpo -c -o x509/libcrypto_la-x509_set.lo `test -f 'x509/x509_set.c' || echo './'`x509/x509_set.c
yes
checking for sys/types.h... mv -f x509/.deps/libcrypto_la-x509_r2x.Tpo x509/.deps/libcrypto_la-x509_r2x.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT x509/libcrypto_la-x509_trs.lo -MD -MP -MF x509/.deps/libcrypto_la-x509_trs.Tpo -c -o x509/libcrypto_la-x509_trs.lo `test -f 'x509/x509_trs.c' || echo './'`x509/x509_trs.c
yes
mv -f x509/.deps/libcrypto_la-x509_obj.Tpo x509/.deps/libcrypto_la-x509_obj.Plo
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT x509/libcrypto_la-x509_set.lo -MD -MP -MF x509/.deps/libcrypto_la-x509_set.Tpo -c x509/x509_set.c -o x509/libcrypto_la-x509_set.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT x509/libcrypto_la-x509_txt.lo -MD -MP -MF x509/.deps/libcrypto_la-x509_txt.Tpo -c -o x509/libcrypto_la-x509_txt.lo `test -f 'x509/x509_txt.c' || echo './'`x509/x509_txt.c
checking for sys/stat.h... mv -f x509/.deps/libcrypto_la-x509_req.Tpo x509/.deps/libcrypto_la-x509_req.Plo
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT x509/libcrypto_la-x509_trs.lo -MD -MP -MF x509/.deps/libcrypto_la-x509_trs.Tpo -c x509/x509_trs.c -o x509/libcrypto_la-x509_trs.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT x509/libcrypto_la-x509_v3.lo -MD -MP -MF x509/.deps/libcrypto_la-x509_v3.Tpo -c -o x509/libcrypto_la-x509_v3.lo `test -f 'x509/x509_v3.c' || echo './'`x509/x509_v3.c
yes
checking for stdlib.h... libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT x509/libcrypto_la-x509_txt.lo -MD -MP -MF x509/.deps/libcrypto_la-x509_txt.Tpo -c x509/x509_txt.c -o x509/libcrypto_la-x509_txt.o
mv -f x509/.deps/libcrypto_la-x509_lu.Tpo x509/.deps/libcrypto_la-x509_lu.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT x509/libcrypto_la-x509_vfy.lo -MD -MP -MF x509/.deps/libcrypto_la-x509_vfy.Tpo -c -o x509/libcrypto_la-x509_vfy.lo `test -f 'x509/x509_vfy.c' || echo './'`x509/x509_vfy.c
yes
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT x509/libcrypto_la-x509_v3.lo -MD -MP -MF x509/.deps/libcrypto_la-x509_v3.Tpo -c x509/x509_v3.c -o x509/libcrypto_la-x509_v3.o
checking for string.h... mv -f x509/.deps/libcrypto_la-x509_set.Tpo x509/.deps/libcrypto_la-x509_set.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT x509/libcrypto_la-x509_vpm.lo -MD -MP -MF x509/.deps/libcrypto_la-x509_vpm.Tpo -c -o x509/libcrypto_la-x509_vpm.lo `test -f 'x509/x509_vpm.c' || echo './'`x509/x509_vpm.c
yes
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT x509/libcrypto_la-x509_vfy.lo -MD -MP -MF x509/.deps/libcrypto_la-x509_vfy.Tpo -c x509/x509_vfy.c -o x509/libcrypto_la-x509_vfy.o
checking for memory.h... mv -f x509/.deps/libcrypto_la-x509_txt.Tpo x509/.deps/libcrypto_la-x509_txt.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT x509/libcrypto_la-x509cset.lo -MD -MP -MF x509/.deps/libcrypto_la-x509cset.Tpo -c -o x509/libcrypto_la-x509cset.lo `test -f 'x509/x509cset.c' || echo './'`x509/x509cset.c
yes
checking for strings.h... mv -f x509/.deps/libcrypto_la-x509_trs.Tpo x509/.deps/libcrypto_la-x509_trs.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT x509/libcrypto_la-x509name.lo -MD -MP -MF x509/.deps/libcrypto_la-x509name.Tpo -c -o x509/libcrypto_la-x509name.lo `test -f 'x509/x509name.c' || echo './'`x509/x509name.c
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT x509/libcrypto_la-x509_vpm.lo -MD -MP -MF x509/.deps/libcrypto_la-x509_vpm.Tpo -c x509/x509_vpm.c -o x509/libcrypto_la-x509_vpm.o
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT x509/libcrypto_la-x509cset.lo -MD -MP -MF x509/.deps/libcrypto_la-x509cset.Tpo -c x509/x509cset.c -o x509/libcrypto_la-x509cset.o
yes
checking for inttypes.h... mv -f x509/.deps/libcrypto_la-x509_v3.Tpo x509/.deps/libcrypto_la-x509_v3.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT x509/libcrypto_la-x509rset.lo -MD -MP -MF x509/.deps/libcrypto_la-x509rset.Tpo -c -o x509/libcrypto_la-x509rset.lo `test -f 'x509/x509rset.c' || echo './'`x509/x509rset.c
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT x509/libcrypto_la-x509name.lo -MD -MP -MF x509/.deps/libcrypto_la-x509name.Tpo -c x509/x509name.c -o x509/libcrypto_la-x509name.o
yes
checking for stdint.h... creating versioned links
make[5]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/zstd-1.4.4/lib'
make[4]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/zstd-1.4.4'
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/zstd-1.4.4/.built
CFLAGS="-O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include " CPPFLAGS="-I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include " CXXFLAGS="" LDFLAGS="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib " make --jobserver-fds=3,4 -j -C /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/zstd-1.4.4 PREFIX=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host HAVE_ZLIB=0 HAVE_LZMA=0 HAVE_LZ4=0 install
make[4]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/zstd-1.4.4'
make[5]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/zstd-1.4.4/lib'
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT x509/libcrypto_la-x509rset.lo -MD -MP -MF x509/.deps/libcrypto_la-x509rset.Tpo -c x509/x509rset.c -o x509/libcrypto_la-x509rset.o
yes
mv -f x509/.deps/libcrypto_la-x509cset.Tpo x509/.deps/libcrypto_la-x509cset.Plo
checking for unistd.h... /usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT x509/libcrypto_la-x509spki.lo -MD -MP -MF x509/.deps/libcrypto_la-x509spki.Tpo -c -o x509/libcrypto_la-x509spki.lo `test -f 'x509/x509spki.c' || echo './'`x509/x509spki.c
creating pkgconfig
Installing static library
Installing shared library
Installing includes
zstd static and shared library installed
make[5]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/zstd-1.4.4/lib'
make[5]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/zstd-1.4.4/programs'
yes
checking err.h usability... libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT x509/libcrypto_la-x509spki.lo -MD -MP -MF x509/.deps/libcrypto_la-x509spki.Tpo -c x509/x509spki.c -o x509/libcrypto_la-x509spki.o
mv -f x509/.deps/libcrypto_la-x509rset.Tpo x509/.deps/libcrypto_la-x509rset.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT x509/libcrypto_la-x509type.lo -MD -MP -MF x509/.deps/libcrypto_la-x509type.Tpo -c -o x509/libcrypto_la-x509type.lo `test -f 'x509/x509type.c' || echo './'`x509/x509type.c
mv -f x509/.deps/libcrypto_la-x509name.Tpo x509/.deps/libcrypto_la-x509name.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT x509/libcrypto_la-x_all.lo -MD -MP -MF x509/.deps/libcrypto_la-x_all.Tpo -c -o x509/libcrypto_la-x_all.lo `test -f 'x509/x_all.c' || echo './'`x509/x_all.c
mv -f x509/.deps/libcrypto_la-x509_vpm.Tpo x509/.deps/libcrypto_la-x509_vpm.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT x509v3/libcrypto_la-pcy_cache.lo -MD -MP -MF x509v3/.deps/libcrypto_la-pcy_cache.Tpo -c -o x509v3/libcrypto_la-pcy_cache.lo `test -f 'x509v3/pcy_cache.c' || echo './'`x509v3/pcy_cache.c
yes
checking err.h presence... yes
checking for err.h... yes
checking linux/fd.h usability... libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT x509/libcrypto_la-x509type.lo -MD -MP -MF x509/.deps/libcrypto_la-x509type.Tpo -c x509/x509type.c -o x509/libcrypto_la-x509type.o
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT x509/libcrypto_la-x_all.lo -MD -MP -MF x509/.deps/libcrypto_la-x_all.Tpo -c x509/x_all.c -o x509/libcrypto_la-x_all.o
yes
checking linux/fd.h presence... libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT x509v3/libcrypto_la-pcy_cache.lo -MD -MP -MF x509v3/.deps/libcrypto_la-pcy_cache.Tpo -c x509v3/pcy_cache.c -o x509v3/libcrypto_la-pcy_cache.o
yes
checking for linux/fd.h... yes
checking linux/hdreg.h usability... mv -f x509/.deps/libcrypto_la-x509spki.Tpo x509/.deps/libcrypto_la-x509spki.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT x509v3/libcrypto_la-pcy_data.lo -MD -MP -MF x509v3/.deps/libcrypto_la-pcy_data.Tpo -c -o x509v3/libcrypto_la-pcy_data.lo `test -f 'x509v3/pcy_data.c' || echo './'`x509v3/pcy_data.c
yes
checking linux/hdreg.h presence... yes
checking for linux/hdreg.h... yes
checking linux/version.h usability... mv -f x509/.deps/libcrypto_la-x509type.Tpo x509/.deps/libcrypto_la-x509type.Plo
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT x509v3/libcrypto_la-pcy_data.lo -MD -MP -MF x509v3/.deps/libcrypto_la-pcy_data.Tpo -c x509v3/pcy_data.c -o x509v3/libcrypto_la-pcy_data.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT x509v3/libcrypto_la-pcy_lib.lo -MD -MP -MF x509v3/.deps/libcrypto_la-pcy_lib.Tpo -c -o x509v3/libcrypto_la-pcy_lib.lo `test -f 'x509v3/pcy_lib.c' || echo './'`x509v3/pcy_lib.c
yes
checking linux/version.h presence... mv -f x509v3/.deps/libcrypto_la-pcy_cache.Tpo x509v3/.deps/libcrypto_la-pcy_cache.Plo
Installing binaries
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT x509v3/libcrypto_la-pcy_map.lo -MD -MP -MF x509v3/.deps/libcrypto_la-pcy_map.Tpo -c -o x509v3/libcrypto_la-pcy_map.lo `test -f 'x509v3/pcy_map.c' || echo './'`x509v3/pcy_map.c
yes
checking for linux/version.h... yes
Installing man pages
checking sys/disk.h usability... zstd installation completed
make[5]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/zstd-1.4.4/programs'
make[4]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/zstd-1.4.4'
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/stamp
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT x509v3/libcrypto_la-pcy_lib.lo -MD -MP -MF x509v3/.deps/libcrypto_la-pcy_lib.Tpo -c x509v3/pcy_lib.c -o x509v3/libcrypto_la-pcy_lib.o
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/zstd-1.4.4/.built
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/stamp/.zstd_installed
make[3]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tools/zstd'
time: tools/zstd/compile#86.21#2.81#44.22
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT x509v3/libcrypto_la-pcy_node.lo -MD -MP -MF x509v3/.deps/libcrypto_la-pcy_node.Tpo -c -o x509v3/libcrypto_la-pcy_node.lo `test -f 'x509v3/pcy_node.c' || echo './'`x509v3/pcy_node.c
mv -f x509v3/.deps/libcrypto_la-pcy_data.Tpo x509v3/.deps/libcrypto_la-pcy_data.Plo
mv -f x509/.deps/libcrypto_la-x_all.Tpo x509/.deps/libcrypto_la-x_all.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT x509v3/libcrypto_la-pcy_tree.lo -MD -MP -MF x509v3/.deps/libcrypto_la-pcy_tree.Tpo -c -o x509v3/libcrypto_la-pcy_tree.lo `test -f 'x509v3/pcy_tree.c' || echo './'`x509v3/pcy_tree.c
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT x509v3/libcrypto_la-v3_akey.lo -MD -MP -MF x509v3/.deps/libcrypto_la-v3_akey.Tpo -c -o x509v3/libcrypto_la-v3_akey.lo `test -f 'x509v3/v3_akey.c' || echo './'`x509v3/v3_akey.c
no
checking sys/disk.h presence... libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT x509v3/libcrypto_la-pcy_map.lo -MD -MP -MF x509v3/.deps/libcrypto_la-pcy_map.Tpo -c x509v3/pcy_map.c -o x509v3/libcrypto_la-pcy_map.o
no
checking for sys/disk.h... no
checking sys/disklabel.h usability... libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT x509v3/libcrypto_la-pcy_node.lo -MD -MP -MF x509v3/.deps/libcrypto_la-pcy_node.Tpo -c x509v3/pcy_node.c -o x509v3/libcrypto_la-pcy_node.o
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT x509v3/libcrypto_la-v3_akey.lo -MD -MP -MF x509v3/.deps/libcrypto_la-v3_akey.Tpo -c x509v3/v3_akey.c -o x509v3/libcrypto_la-v3_akey.o
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT x509v3/libcrypto_la-pcy_tree.lo -MD -MP -MF x509v3/.deps/libcrypto_la-pcy_tree.Tpo -c x509v3/pcy_tree.c -o x509v3/libcrypto_la-pcy_tree.o
no
checking sys/disklabel.h presence... no
checking for sys/disklabel.h... no
checking sys/ioccom.h usability... mv -f x509/.deps/libcrypto_la-x509_vfy.Tpo x509/.deps/libcrypto_la-x509_vfy.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT x509v3/libcrypto_la-v3_akeya.lo -MD -MP -MF x509v3/.deps/libcrypto_la-v3_akeya.Tpo -c -o x509v3/libcrypto_la-v3_akeya.lo `test -f 'x509v3/v3_akeya.c' || echo './'`x509v3/v3_akeya.c
mv -f x509v3/.deps/libcrypto_la-pcy_map.Tpo x509v3/.deps/libcrypto_la-pcy_map.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT x509v3/libcrypto_la-v3_alt.lo -MD -MP -MF x509v3/.deps/libcrypto_la-v3_alt.Tpo -c -o x509v3/libcrypto_la-v3_alt.lo `test -f 'x509v3/v3_alt.c' || echo './'`x509v3/v3_alt.c
mv -f x509v3/.deps/libcrypto_la-pcy_lib.Tpo x509v3/.deps/libcrypto_la-pcy_lib.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT x509v3/libcrypto_la-v3_bcons.lo -MD -MP -MF x509v3/.deps/libcrypto_la-v3_bcons.Tpo -c -o x509v3/libcrypto_la-v3_bcons.lo `test -f 'x509v3/v3_bcons.c' || echo './'`x509v3/v3_bcons.c
no
checking sys/ioccom.h presence... no
checking for sys/ioccom.h... no
checking sys/mkdev.h usability... libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT x509v3/libcrypto_la-v3_akeya.lo -MD -MP -MF x509v3/.deps/libcrypto_la-v3_akeya.Tpo -c x509v3/v3_akeya.c -o x509v3/libcrypto_la-v3_akeya.o
mv -f x509v3/.deps/libcrypto_la-pcy_node.Tpo x509v3/.deps/libcrypto_la-pcy_node.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT x509v3/libcrypto_la-v3_bitst.lo -MD -MP -MF x509v3/.deps/libcrypto_la-v3_bitst.Tpo -c -o x509v3/libcrypto_la-v3_bitst.lo `test -f 'x509v3/v3_bitst.c' || echo './'`x509v3/v3_bitst.c
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT x509v3/libcrypto_la-v3_alt.lo -MD -MP -MF x509v3/.deps/libcrypto_la-v3_alt.Tpo -c x509v3/v3_alt.c -o x509v3/libcrypto_la-v3_alt.o
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT x509v3/libcrypto_la-v3_bcons.lo -MD -MP -MF x509v3/.deps/libcrypto_la-v3_bcons.Tpo -c x509v3/v3_bcons.c -o x509v3/libcrypto_la-v3_bcons.o
mv -f x509v3/.deps/libcrypto_la-v3_akey.Tpo x509v3/.deps/libcrypto_la-v3_akey.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT x509v3/libcrypto_la-v3_conf.lo -MD -MP -MF x509v3/.deps/libcrypto_la-v3_conf.Tpo -c -o x509v3/libcrypto_la-v3_conf.lo `test -f 'x509v3/v3_conf.c' || echo './'`x509v3/v3_conf.c
no
checking sys/mkdev.h presence... no
checking for sys/mkdev.h... no
checking sys/queue.h usability... libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT x509v3/libcrypto_la-v3_bitst.lo -MD -MP -MF x509v3/.deps/libcrypto_la-v3_bitst.Tpo -c x509v3/v3_bitst.c -o x509v3/libcrypto_la-v3_bitst.o
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT x509v3/libcrypto_la-v3_conf.lo -MD -MP -MF x509v3/.deps/libcrypto_la-v3_conf.Tpo -c x509v3/v3_conf.c -o x509v3/libcrypto_la-v3_conf.o
yes
checking sys/queue.h presence... mv -f x509v3/.deps/libcrypto_la-v3_akeya.Tpo x509v3/.deps/libcrypto_la-v3_akeya.Plo
yes
checking for sys/queue.h... yes
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT x509v3/libcrypto_la-v3_cpols.lo -MD -MP -MF x509v3/.deps/libcrypto_la-v3_cpols.Tpo -c -o x509v3/libcrypto_la-v3_cpols.lo `test -f 'x509v3/v3_cpols.c' || echo './'`x509v3/v3_cpols.c
checking endian.h usability... mv -f x509v3/.deps/libcrypto_la-v3_bcons.Tpo x509v3/.deps/libcrypto_la-v3_bcons.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT x509v3/libcrypto_la-v3_crld.lo -MD -MP -MF x509v3/.deps/libcrypto_la-v3_crld.Tpo -c -o x509v3/libcrypto_la-v3_crld.lo `test -f 'x509v3/v3_crld.c' || echo './'`x509v3/v3_crld.c
mv -f x509v3/.deps/libcrypto_la-pcy_tree.Tpo x509v3/.deps/libcrypto_la-pcy_tree.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT x509v3/libcrypto_la-v3_enum.lo -MD -MP -MF x509v3/.deps/libcrypto_la-v3_enum.Tpo -c -o x509v3/libcrypto_la-v3_enum.lo `test -f 'x509v3/v3_enum.c' || echo './'`x509v3/v3_enum.c
yes
checking endian.h presence... yes
checking for endian.h... yes
mv -f x509v3/.deps/libcrypto_la-v3_bitst.Tpo x509v3/.deps/libcrypto_la-v3_bitst.Plo
checking sys/endian.h usability... /usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT x509v3/libcrypto_la-v3_extku.lo -MD -MP -MF x509v3/.deps/libcrypto_la-v3_extku.Tpo -c -o x509v3/libcrypto_la-v3_extku.lo `test -f 'x509v3/v3_extku.c' || echo './'`x509v3/v3_extku.c
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT x509v3/libcrypto_la-v3_cpols.lo -MD -MP -MF x509v3/.deps/libcrypto_la-v3_cpols.Tpo -c x509v3/v3_cpols.c -o x509v3/libcrypto_la-v3_cpols.o
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT x509v3/libcrypto_la-v3_enum.lo -MD -MP -MF x509v3/.deps/libcrypto_la-v3_enum.Tpo -c x509v3/v3_enum.c -o x509v3/libcrypto_la-v3_enum.o
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT x509v3/libcrypto_la-v3_crld.lo -MD -MP -MF x509v3/.deps/libcrypto_la-v3_crld.Tpo -c x509v3/v3_crld.c -o x509v3/libcrypto_la-v3_crld.o
no
checking sys/endian.h presence... mv -f x509v3/.deps/libcrypto_la-v3_alt.Tpo x509v3/.deps/libcrypto_la-v3_alt.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT x509v3/libcrypto_la-v3_genn.lo -MD -MP -MF x509v3/.deps/libcrypto_la-v3_genn.Tpo -c -o x509v3/libcrypto_la-v3_genn.lo `test -f 'x509v3/v3_genn.c' || echo './'`x509v3/v3_genn.c
no
checking for sys/endian.h... no
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT x509v3/libcrypto_la-v3_extku.lo -MD -MP -MF x509v3/.deps/libcrypto_la-v3_extku.Tpo -c x509v3/v3_extku.c -o x509v3/libcrypto_la-v3_extku.o
checking libkern/OSByteOrder.h usability... mv -f x509v3/.deps/libcrypto_la-v3_enum.Tpo x509v3/.deps/libcrypto_la-v3_enum.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT x509v3/libcrypto_la-v3_ia5.lo -MD -MP -MF x509v3/.deps/libcrypto_la-v3_ia5.Tpo -c -o x509v3/libcrypto_la-v3_ia5.lo `test -f 'x509v3/v3_ia5.c' || echo './'`x509v3/v3_ia5.c
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT x509v3/libcrypto_la-v3_genn.lo -MD -MP -MF x509v3/.deps/libcrypto_la-v3_genn.Tpo -c x509v3/v3_genn.c -o x509v3/libcrypto_la-v3_genn.o
no
checking libkern/OSByteOrder.h presence... no
checking for libkern/OSByteOrder.h... no
checking whether getmntent is declared... mv -f x509v3/.deps/libcrypto_la-v3_conf.Tpo x509v3/.deps/libcrypto_la-v3_conf.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT x509v3/libcrypto_la-v3_info.lo -MD -MP -MF x509v3/.deps/libcrypto_la-v3_info.Tpo -c -o x509v3/libcrypto_la-v3_info.lo `test -f 'x509v3/v3_info.c' || echo './'`x509v3/v3_info.c
yes
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT x509v3/libcrypto_la-v3_ia5.lo -MD -MP -MF x509v3/.deps/libcrypto_la-v3_ia5.Tpo -c x509v3/v3_ia5.c -o x509v3/libcrypto_la-v3_ia5.o
checking whether getmntinfo is declared... mv -f x509v3/.deps/libcrypto_la-v3_extku.Tpo x509v3/.deps/libcrypto_la-v3_extku.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT x509v3/libcrypto_la-v3_int.lo -MD -MP -MF x509v3/.deps/libcrypto_la-v3_int.Tpo -c -o x509v3/libcrypto_la-v3_int.lo `test -f 'x509v3/v3_int.c' || echo './'`x509v3/v3_int.c
no
checking pkg-config is at least version 0.9.0... libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT x509v3/libcrypto_la-v3_info.lo -MD -MP -MF x509v3/.deps/libcrypto_la-v3_info.Tpo -c x509v3/v3_info.c -o x509v3/libcrypto_la-v3_info.o
yes
checking for UDEV... no
checking for iconv_open in -liconv... mv -f x509v3/.deps/libcrypto_la-v3_cpols.Tpo x509v3/.deps/libcrypto_la-v3_cpols.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT x509v3/libcrypto_la-v3_lib.lo -MD -MP -MF x509v3/.deps/libcrypto_la-v3_lib.Tpo -c -o x509v3/libcrypto_la-v3_lib.lo `test -f 'x509v3/v3_lib.c' || echo './'`x509v3/v3_lib.c
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT x509v3/libcrypto_la-v3_int.lo -MD -MP -MF x509v3/.deps/libcrypto_la-v3_int.Tpo -c x509v3/v3_int.c -o x509v3/libcrypto_la-v3_int.o
no
checking for xxd... mv -f x509v3/.deps/libcrypto_la-v3_genn.Tpo x509v3/.deps/libcrypto_la-v3_genn.Plo
yes
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT x509v3/libcrypto_la-v3_ncons.lo -MD -MP -MF x509v3/.deps/libcrypto_la-v3_ncons.Tpo -c -o x509v3/libcrypto_la-v3_ncons.lo `test -f 'x509v3/v3_ncons.c' || echo './'`x509v3/v3_ncons.c
mv -f x509v3/.deps/libcrypto_la-v3_ia5.Tpo x509v3/.deps/libcrypto_la-v3_ia5.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT x509v3/libcrypto_la-v3_ocsp.lo -MD -MP -MF x509v3/.deps/libcrypto_la-v3_ocsp.Tpo -c -o x509v3/libcrypto_la-v3_ocsp.lo `test -f 'x509v3/v3_ocsp.c' || echo './'`x509v3/v3_ocsp.c
checking that generated files are newer than configure... done
configure: creating ./config.status
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT x509v3/libcrypto_la-v3_lib.lo -MD -MP -MF x509v3/.deps/libcrypto_la-v3_lib.Tpo -c x509v3/v3_lib.c -o x509v3/libcrypto_la-v3_lib.o
mv -f x509v3/.deps/libcrypto_la-v3_crld.Tpo x509v3/.deps/libcrypto_la-v3_crld.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT x509v3/libcrypto_la-v3_pci.lo -MD -MP -MF x509v3/.deps/libcrypto_la-v3_pci.Tpo -c -o x509v3/libcrypto_la-v3_pci.lo `test -f 'x509v3/v3_pci.c' || echo './'`x509v3/v3_pci.c
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT x509v3/libcrypto_la-v3_ncons.lo -MD -MP -MF x509v3/.deps/libcrypto_la-v3_ncons.Tpo -c x509v3/v3_ncons.c -o x509v3/libcrypto_la-v3_ncons.o
mv -f x509v3/.deps/libcrypto_la-v3_int.Tpo x509v3/.deps/libcrypto_la-v3_int.Plo
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT x509v3/libcrypto_la-v3_ocsp.lo -MD -MP -MF x509v3/.deps/libcrypto_la-v3_ocsp.Tpo -c x509v3/v3_ocsp.c -o x509v3/libcrypto_la-v3_ocsp.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT x509v3/libcrypto_la-v3_pcia.lo -MD -MP -MF x509v3/.deps/libcrypto_la-v3_pcia.Tpo -c -o x509v3/libcrypto_la-v3_pcia.lo `test -f 'x509v3/v3_pcia.c' || echo './'`x509v3/v3_pcia.c
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT x509v3/libcrypto_la-v3_pci.lo -MD -MP -MF x509v3/.deps/libcrypto_la-v3_pci.Tpo -c x509v3/v3_pci.c -o x509v3/libcrypto_la-v3_pci.o
mv -f x509v3/.deps/libcrypto_la-v3_info.Tpo x509v3/.deps/libcrypto_la-v3_info.Plo
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT x509v3/libcrypto_la-v3_pcia.lo -MD -MP -MF x509v3/.deps/libcrypto_la-v3_pcia.Tpo -c x509v3/v3_pcia.c -o x509v3/libcrypto_la-v3_pcia.o
config.status: creating Makefile
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT x509v3/libcrypto_la-v3_pcons.lo -MD -MP -MF x509v3/.deps/libcrypto_la-v3_pcons.Tpo -c -o x509v3/libcrypto_la-v3_pcons.lo `test -f 'x509v3/v3_pcons.c' || echo './'`x509v3/v3_pcons.c
config.status: creating src/Makefile
config.status: creating src/version.h
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT x509v3/libcrypto_la-v3_pcons.lo -MD -MP -MF x509v3/.deps/libcrypto_la-v3_pcons.Tpo -c x509v3/v3_pcons.c -o x509v3/libcrypto_la-v3_pcons.o
mv -f x509v3/.deps/libcrypto_la-v3_lib.Tpo x509v3/.deps/libcrypto_la-v3_lib.Plo
config.status: creating manpages/Makefile
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT x509v3/libcrypto_la-v3_pku.lo -MD -MP -MF x509v3/.deps/libcrypto_la-v3_pku.Tpo -c -o x509v3/libcrypto_la-v3_pku.lo `test -f 'x509v3/v3_pku.c' || echo './'`x509v3/v3_pku.c
mv -f x509v3/.deps/libcrypto_la-v3_ocsp.Tpo x509v3/.deps/libcrypto_la-v3_ocsp.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT x509v3/libcrypto_la-v3_pmaps.lo -MD -MP -MF x509v3/.deps/libcrypto_la-v3_pmaps.Tpo -c -o x509v3/libcrypto_la-v3_pmaps.lo `test -f 'x509v3/v3_pmaps.c' || echo './'`x509v3/v3_pmaps.c
config.status: creating manpages/mkfs.fat.8
config.status: creating manpages/fsck.fat.8
mv -f x509v3/.deps/libcrypto_la-v3_ncons.Tpo x509v3/.deps/libcrypto_la-v3_ncons.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT x509v3/libcrypto_la-v3_prn.lo -MD -MP -MF x509v3/.deps/libcrypto_la-v3_prn.Tpo -c -o x509v3/libcrypto_la-v3_prn.lo `test -f 'x509v3/v3_prn.c' || echo './'`x509v3/v3_prn.c
config.status: creating manpages/fatlabel.8
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT x509v3/libcrypto_la-v3_pku.lo -MD -MP -MF x509v3/.deps/libcrypto_la-v3_pku.Tpo -c x509v3/v3_pku.c -o x509v3/libcrypto_la-v3_pku.o
mv -f x509v3/.deps/libcrypto_la-v3_pcia.Tpo x509v3/.deps/libcrypto_la-v3_pcia.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT x509v3/libcrypto_la-v3_purp.lo -MD -MP -MF x509v3/.deps/libcrypto_la-v3_purp.Tpo -c -o x509v3/libcrypto_la-v3_purp.lo `test -f 'x509v3/v3_purp.c' || echo './'`x509v3/v3_purp.c
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT x509v3/libcrypto_la-v3_pmaps.lo -MD -MP -MF x509v3/.deps/libcrypto_la-v3_pmaps.Tpo -c x509v3/v3_pmaps.c -o x509v3/libcrypto_la-v3_pmaps.o
config.status: creating tests/Makefile
mv -f x509v3/.deps/libcrypto_la-v3_pci.Tpo x509v3/.deps/libcrypto_la-v3_pci.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT x509v3/libcrypto_la-v3_skey.lo -MD -MP -MF x509v3/.deps/libcrypto_la-v3_skey.Tpo -c -o x509v3/libcrypto_la-v3_skey.lo `test -f 'x509v3/v3_skey.c' || echo './'`x509v3/v3_skey.c
config.status: executing depfiles commands
mv -f x509v3/.deps/libcrypto_la-v3_pcons.Tpo x509v3/.deps/libcrypto_la-v3_pcons.Plo
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT x509v3/libcrypto_la-v3_prn.lo -MD -MP -MF x509v3/.deps/libcrypto_la-v3_prn.Tpo -c x509v3/v3_prn.c -o x509v3/libcrypto_la-v3_prn.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT x509v3/libcrypto_la-v3_sxnet.lo -MD -MP -MF x509v3/.deps/libcrypto_la-v3_sxnet.Tpo -c -o x509v3/libcrypto_la-v3_sxnet.lo `test -f 'x509v3/v3_sxnet.c' || echo './'`x509v3/v3_sxnet.c
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT x509v3/libcrypto_la-v3_purp.lo -MD -MP -MF x509v3/.deps/libcrypto_la-v3_purp.Tpo -c x509v3/v3_purp.c -o x509v3/libcrypto_la-v3_purp.o
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT x509v3/libcrypto_la-v3_skey.lo -MD -MP -MF x509v3/.deps/libcrypto_la-v3_skey.Tpo -c x509v3/v3_skey.c -o x509v3/libcrypto_la-v3_skey.o
mv -f x509v3/.deps/libcrypto_la-v3_pku.Tpo x509v3/.deps/libcrypto_la-v3_pku.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT x509v3/libcrypto_la-v3_utl.lo -MD -MP -MF x509v3/.deps/libcrypto_la-v3_utl.Tpo -c -o x509v3/libcrypto_la-v3_utl.lo `test -f 'x509v3/v3_utl.c' || echo './'`x509v3/v3_utl.c
mv -f x509v3/.deps/libcrypto_la-v3_pmaps.Tpo x509v3/.deps/libcrypto_la-v3_pmaps.Plo
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT x509v3/libcrypto_la-v3_sxnet.lo -MD -MP -MF x509v3/.deps/libcrypto_la-v3_sxnet.Tpo -c x509v3/v3_sxnet.c -o x509v3/libcrypto_la-v3_sxnet.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK   -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\"  -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT x509v3/libcrypto_la-v3err.lo -MD -MP -MF x509v3/.deps/libcrypto_la-v3err.Tpo -c -o x509v3/libcrypto_la-v3err.lo `test -f 'x509v3/v3err.c' || echo './'`x509v3/v3err.c
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT x509v3/libcrypto_la-v3_utl.lo -MD -MP -MF x509v3/.deps/libcrypto_la-v3_utl.Tpo -c x509v3/v3_utl.c -o x509v3/libcrypto_la-v3_utl.o
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -DLIBRESSL_INTERNAL -DOPENSSL_NO_HW_PADLOCK -DOPENSSLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl\" -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DRSA_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ASM -DOPENSSL_CPUID_OBJ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT x509v3/libcrypto_la-v3err.lo -MD -MP -MF x509v3/.deps/libcrypto_la-v3err.Tpo -c x509v3/v3err.c -o x509v3/libcrypto_la-v3err.o
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/dosfstools-4.1/.configured
CFLAGS="-O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include " CPPFLAGS="-I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include " CXXFLAGS="" LDFLAGS="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib " make -j1 -C /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/dosfstools-4.1  
mv -f x509v3/.deps/libcrypto_la-v3_skey.Tpo x509v3/.deps/libcrypto_la-v3_skey.Plo
make[4]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/dosfstools-4.1'
depbase=`echo compat/strlcat.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT compat/strlcat.lo -MD -MP -MF $depbase.Tpo -c -o compat/strlcat.lo compat/strlcat.c &&\
mv -f $depbase.Tpo $depbase.Plo
Making all in src
make[5]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/dosfstools-4.1/src'
gcc -DPACKAGE_NAME=\"dosfstools\" -DPACKAGE_TARNAME=\"dosfstools\" -DPACKAGE_VERSION=\"4.1\" -DPACKAGE_STRING=\"dosfstools\ 4.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dosfstools\" -DVERSION=\"4.1\" -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/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -Wall -Wextra -Wno-sign-compare -Wno-missing-field-initializers -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/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 x509v3/.deps/libcrypto_la-v3_prn.Tpo x509v3/.deps/libcrypto_la-v3_prn.Plo
depbase=`echo compat/strlcpy.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT compat/strlcpy.lo -MD -MP -MF $depbase.Tpo -c -o compat/strlcpy.lo compat/strlcpy.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT compat/strlcat.lo -MD -MP -MF compat/.deps/strlcat.Tpo -c compat/strlcat.c -o compat/strlcat.o
mv -f x509v3/.deps/libcrypto_la-v3_sxnet.Tpo x509v3/.deps/libcrypto_la-v3_sxnet.Plo
mv -f x509v3/.deps/libcrypto_la-v3err.Tpo x509v3/.deps/libcrypto_la-v3err.Plo
mv -f .deps/testdevinfo-testdevinfo.Tpo .deps/testdevinfo-testdevinfo.Po
depbase=`echo compat/freezero.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT compat/freezero.lo -MD -MP -MF $depbase.Tpo -c -o compat/freezero.lo compat/freezero.c &&\
mv -f $depbase.Tpo $depbase.Plo
gcc -DPACKAGE_NAME=\"dosfstools\" -DPACKAGE_TARNAME=\"dosfstools\" -DPACKAGE_VERSION=\"4.1\" -DPACKAGE_STRING=\"dosfstools\ 4.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dosfstools\" -DVERSION=\"4.1\" -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/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -Wall -Wextra -Wno-sign-compare -Wno-missing-field-initializers -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/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
depbase=`echo compat/getprogname_linux.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT compat/getprogname_linux.lo -MD -MP -MF $depbase.Tpo -c -o compat/getprogname_linux.lo compat/getprogname_linux.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT compat/strlcpy.lo -MD -MP -MF compat/.deps/strlcpy.Tpo -c compat/strlcpy.c -o compat/strlcpy.o
depbase=`echo compat/recallocarray.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT compat/recallocarray.lo -MD -MP -MF $depbase.Tpo -c -o compat/recallocarray.lo compat/recallocarray.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT compat/freezero.lo -MD -MP -MF compat/.deps/freezero.Tpo -c compat/freezero.c -o compat/freezero.o
mv -f x509v3/.deps/libcrypto_la-v3_purp.Tpo x509v3/.deps/libcrypto_la-v3_purp.Plo
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT compat/getprogname_linux.lo -MD -MP -MF compat/.deps/getprogname_linux.Tpo -c compat/getprogname_linux.c -o compat/getprogname_linux.o
depbase=`echo compat/syslog_r.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT compat/syslog_r.lo -MD -MP -MF $depbase.Tpo -c -o compat/syslog_r.lo compat/syslog_r.c &&\
mv -f $depbase.Tpo $depbase.Plo
mv -f .deps/testdevinfo-device_info.Tpo .deps/testdevinfo-device_info.Po
depbase=`echo compat/timingsafe_memcmp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT compat/timingsafe_memcmp.lo -MD -MP -MF $depbase.Tpo -c -o compat/timingsafe_memcmp.lo compat/timingsafe_memcmp.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT compat/recallocarray.lo -MD -MP -MF compat/.deps/recallocarray.Tpo -c compat/recallocarray.c -o compat/recallocarray.o
gcc -DPACKAGE_NAME=\"dosfstools\" -DPACKAGE_TARNAME=\"dosfstools\" -DPACKAGE_VERSION=\"4.1\" -DPACKAGE_STRING=\"dosfstools\ 4.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dosfstools\" -DVERSION=\"4.1\" -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/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -Wall -Wextra -Wno-sign-compare -Wno-missing-field-initializers -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/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
depbase=`echo compat/timingsafe_bcmp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT compat/timingsafe_bcmp.lo -MD -MP -MF $depbase.Tpo -c -o compat/timingsafe_bcmp.lo compat/timingsafe_bcmp.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo compat/arc4random.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT compat/arc4random.lo -MD -MP -MF $depbase.Tpo -c -o compat/arc4random.lo compat/arc4random.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT compat/syslog_r.lo -MD -MP -MF compat/.deps/syslog_r.Tpo -c compat/syslog_r.c -o compat/syslog_r.o
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT compat/timingsafe_memcmp.lo -MD -MP -MF compat/.deps/timingsafe_memcmp.Tpo -c compat/timingsafe_memcmp.c -o compat/timingsafe_memcmp.o
depbase=`echo compat/arc4random_uniform.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT compat/arc4random_uniform.lo -MD -MP -MF $depbase.Tpo -c -o compat/arc4random_uniform.lo compat/arc4random_uniform.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT compat/timingsafe_bcmp.lo -MD -MP -MF compat/.deps/timingsafe_bcmp.Tpo -c compat/timingsafe_bcmp.c -o compat/timingsafe_bcmp.o
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT compat/arc4random.lo -MD -MP -MF compat/.deps/arc4random.Tpo -c compat/arc4random.c -o compat/arc4random.o
mv -f blkdev/.deps/testdevinfo-blkdev.Tpo blkdev/.deps/testdevinfo-blkdev.Po
gcc -DPACKAGE_NAME=\"dosfstools\" -DPACKAGE_TARNAME=\"dosfstools\" -DPACKAGE_VERSION=\"4.1\" -DPACKAGE_STRING=\"dosfstools\ 4.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dosfstools\" -DVERSION=\"4.1\" -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/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -Wall -Wextra -Wno-sign-compare -Wno-missing-field-initializers -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/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
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdh -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT compat/arc4random_uniform.lo -MD -MP -MF compat/.deps/arc4random_uniform.Tpo -c compat/arc4random_uniform.c -o compat/arc4random_uniform.o
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/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/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.1\" -DPACKAGE_STRING=\"dosfstools\ 4.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dosfstools\" -DVERSION=\"4.1\" -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/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -Wall -Wextra -Wno-sign-compare -Wno-missing-field-initializers -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT fsck.fat.o -MD -MP -MF $depbase.Tpo -c -o fsck.fat.o fsck.fat.c &&\
mv -f $depbase.Tpo $depbase.Po
mv -f x509v3/.deps/libcrypto_la-v3_utl.Tpo x509v3/.deps/libcrypto_la-v3_utl.Plo
depbase=`echo boot.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DPACKAGE_NAME=\"dosfstools\" -DPACKAGE_TARNAME=\"dosfstools\" -DPACKAGE_VERSION=\"4.1\" -DPACKAGE_STRING=\"dosfstools\ 4.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dosfstools\" -DVERSION=\"4.1\" -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/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -Wall -Wextra -Wno-sign-compare -Wno-missing-field-initializers -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT boot.o -MD -MP -MF $depbase.Tpo -c -o boot.o boot.c &&\
mv -f $depbase.Tpo $depbase.Po
/usr/bin/env bash ../libtool  --tag=CC   --mode=link gcc  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign  -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib   -Wl,-z,relro -Wl,-z,now  -o libcompat.la  compat/strlcat.lo compat/strlcpy.lo     compat/freezero.lo  compat/getprogname_linux.lo     compat/recallocarray.lo compat/syslog_r.lo compat/timingsafe_memcmp.lo compat/timingsafe_bcmp.lo  compat/arc4random.lo compat/arc4random_uniform.lo          -lresolv -lpthread 
boot.c: In function 'read_boot':
boot.c:182:27: warning: '%02x' directive writing between 2 and 8 bytes into a region of size between 0 and 15 [-Wformat-overflow=]
   sprintf(buf, "%s%u:%02x/%02x", first ? "" : ", ",
                           ^~~~
boot.c:182:16: note: directive argument in the range [0, 2147483647]
   sprintf(buf, "%s%u:%02x/%02x", first ? "" : ", ",
                ^~~~~~~~~~~~~~~~
In file included from /usr/include/stdio.h:862:0,
                 from boot.c:28:
/usr/include/x86_64-linux-gnu/bits/stdio2.h:33:10: note: '__builtin___sprintf_chk' output between 8 and 31 bytes into a destination of size 20
   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
       __bos (__s), __fmt, __va_arg_pack ());
       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
libtool: link: ar cru .libs/libcompat.a  compat/strlcat.o compat/strlcpy.o compat/freezero.o compat/getprogname_linux.o compat/recallocarray.o compat/syslog_r.o compat/timingsafe_memcmp.o compat/timingsafe_bcmp.o compat/arc4random.o compat/arc4random_uniform.o
ar: `u' modifier ignored since `D' is the default (see `U')
libtool: link: ranlib .libs/libcompat.a
libtool: link: ( cd ".libs" && rm -f "libcompat.la" && ln -s "../libcompat.la" "libcompat.la" )
/usr/bin/env bash ../libtool  --tag=CC   --mode=link gcc  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -version-info 45:5:0 -no-undefined -export-symbols crypto_portable.sym -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib   -Wl,-z,relro -Wl,-z,now  -o libcrypto.la -rpath /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib  aes/libcrypto_la-aes-elf-x86_64.lo aes/libcrypto_la-bsaes-elf-x86_64.lo aes/libcrypto_la-vpaes-elf-x86_64.lo aes/libcrypto_la-aesni-elf-x86_64.lo aes/libcrypto_la-aesni-sha1-elf-x86_64.lo bn/libcrypto_la-modexp512-elf-x86_64.lo bn/libcrypto_la-mont-elf-x86_64.lo bn/libcrypto_la-mont5-elf-x86_64.lo bn/libcrypto_la-gf2m-elf-x86_64.lo camellia/libcrypto_la-cmll-elf-x86_64.lo md5/libcrypto_la-md5-elf-x86_64.lo modes/libcrypto_la-ghash-elf-x86_64.lo rc4/libcrypto_la-rc4-elf-x86_64.lo rc4/libcrypto_la-rc4-md5-elf-x86_64.lo sha/libcrypto_la-sha1-elf-x86_64.lo sha/libcrypto_la-sha256-elf-x86_64.lo sha/libcrypto_la-sha512-elf-x86_64.lo whrlpool/libcrypto_la-wp-elf-x86_64.lo libcrypto_la-cpuid-elf-x86_64.lo     libcrypto_la-cpt_err.lo libcrypto_la-cryptlib.lo libcrypto_la-crypto_init.lo libcrypto_la-crypto_lock.lo  libcrypto_la-cversion.lo libcrypto_la-ex_data.lo libcrypto_la-malloc-wrapper.lo libcrypto_la-mem_clr.lo libcrypto_la-mem_dbg.lo libcrypto_la-o_init.lo libcrypto_la-o_str.lo libcrypto_la-o_time.lo aes/libcrypto_la-aes_cfb.lo aes/libcrypto_la-aes_ctr.lo aes/libcrypto_la-aes_ecb.lo aes/libcrypto_la-aes_ige.lo aes/libcrypto_la-aes_misc.lo aes/libcrypto_la-aes_ofb.lo aes/libcrypto_la-aes_wrap.lo asn1/libcrypto_la-a_bitstr.lo asn1/libcrypto_la-a_bool.lo asn1/libcrypto_la-a_d2i_fp.lo asn1/libcrypto_la-a_digest.lo asn1/libcrypto_la-a_dup.lo asn1/libcrypto_la-a_enum.lo asn1/libcrypto_la-a_i2d_fp.lo asn1/libcrypto_la-a_int.lo asn1/libcrypto_la-a_mbstr.lo asn1/libcrypto_la-a_object.lo asn1/libcrypto_la-a_octet.lo asn1/libcrypto_la-a_print.lo asn1/libcrypto_la-a_sign.lo asn1/libcrypto_la-a_strex.lo asn1/libcrypto_la-a_strnid.lo asn1/libcrypto_la-a_time.lo asn1/libcrypto_la-a_time_tm.lo asn1/libcrypto_la-a_type.lo asn1/libcrypto_la-a_utf8.lo asn1/libcrypto_la-a_verify.lo asn1/libcrypto_la-ameth_lib.lo asn1/libcrypto_la-asn1_err.lo asn1/libcrypto_la-asn1_gen.lo asn1/libcrypto_la-asn1_lib.lo asn1/libcrypto_la-asn1_par.lo asn1/libcrypto_la-asn_mime.lo asn1/libcrypto_la-asn_moid.lo asn1/libcrypto_la-asn_pack.lo asn1/libcrypto_la-bio_asn1.lo asn1/libcrypto_la-bio_ndef.lo asn1/libcrypto_la-d2i_pr.lo asn1/libcrypto_la-d2i_pu.lo asn1/libcrypto_la-evp_asn1.lo asn1/libcrypto_la-f_enum.lo asn1/libcrypto_la-f_int.lo asn1/libcrypto_la-f_string.lo asn1/libcrypto_la-i2d_pr.lo asn1/libcrypto_la-i2d_pu.lo asn1/libcrypto_la-n_pkey.lo asn1/libcrypto_la-nsseq.lo asn1/libcrypto_la-p5_pbe.lo asn1/libcrypto_la-p5_pbev2.lo asn1/libcrypto_la-p8_pkey.lo asn1/libcrypto_la-t_bitst.lo asn1/libcrypto_la-t_crl.lo asn1/libcrypto_la-t_pkey.lo asn1/libcrypto_la-t_req.lo asn1/libcrypto_la-t_spki.lo asn1/libcrypto_la-t_x509.lo asn1/libcrypto_la-t_x509a.lo asn1/libcrypto_la-tasn_dec.lo asn1/libcrypto_la-tasn_enc.lo asn1/libcrypto_la-tasn_fre.lo asn1/libcrypto_la-tasn_new.lo asn1/libcrypto_la-tasn_prn.lo asn1/libcrypto_la-tasn_typ.lo asn1/libcrypto_la-tasn_utl.lo asn1/libcrypto_la-x_algor.lo asn1/libcrypto_la-x_attrib.lo asn1/libcrypto_la-x_bignum.lo asn1/libcrypto_la-x_crl.lo asn1/libcrypto_la-x_exten.lo asn1/libcrypto_la-x_info.lo asn1/libcrypto_la-x_long.lo asn1/libcrypto_la-x_name.lo asn1/libcrypto_la-x_nx509.lo asn1/libcrypto_la-x_pkey.lo asn1/libcrypto_la-x_pubkey.lo asn1/libcrypto_la-x_req.lo asn1/libcrypto_la-x_sig.lo asn1/libcrypto_la-x_spki.lo asn1/libcrypto_la-x_val.lo asn1/libcrypto_la-x_x509.lo asn1/libcrypto_la-x_x509a.lo bf/libcrypto_la-bf_cfb64.lo bf/libcrypto_la-bf_ecb.lo bf/libcrypto_la-bf_enc.lo bf/libcrypto_la-bf_ofb64.lo bf/libcrypto_la-bf_skey.lo bio/libcrypto_la-b_dump.lo bio/libcrypto_la-b_posix.lo bio/libcrypto_la-b_print.lo bio/libcrypto_la-b_sock.lo  bio/libcrypto_la-bf_buff.lo bio/libcrypto_la-bf_nbio.lo bio/libcrypto_la-bf_null.lo bio/libcrypto_la-bio_cb.lo bio/libcrypto_la-bio_err.lo bio/libcrypto_la-bio_lib.lo bio/libcrypto_la-bio_meth.lo bio/libcrypto_la-bss_acpt.lo bio/libcrypto_la-bss_bio.lo bio/libcrypto_la-bss_conn.lo bio/libcrypto_la-bss_dgram.lo bio/libcrypto_la-bss_fd.lo bio/libcrypto_la-bss_file.lo bio/libcrypto_la-bss_log.lo bio/libcrypto_la-bss_mem.lo bio/libcrypto_la-bss_null.lo bio/libcrypto_la-bss_sock.lo bn/libcrypto_la-bn_add.lo bn/libcrypto_la-bn_asm.lo bn/libcrypto_la-bn_blind.lo bn/libcrypto_la-bn_const.lo bn/libcrypto_la-bn_ctx.lo bn/libcrypto_la-bn_depr.lo bn/libcrypto_la-bn_div.lo bn/libcrypto_la-bn_err.lo bn/libcrypto_la-bn_exp.lo bn/libcrypto_la-bn_exp2.lo bn/libcrypto_la-bn_gcd.lo bn/libcrypto_la-bn_gf2m.lo bn/libcrypto_la-bn_kron.lo bn/libcrypto_la-bn_lib.lo bn/libcrypto_la-bn_mod.lo bn/libcrypto_la-bn_mont.lo bn/libcrypto_la-bn_mpi.lo bn/libcrypto_la-bn_mul.lo bn/libcrypto_la-bn_nist.lo bn/libcrypto_la-bn_prime.lo bn/libcrypto_la-bn_print.lo bn/libcrypto_la-bn_rand.lo bn/libcrypto_la-bn_recp.lo bn/libcrypto_la-bn_shift.lo bn/libcrypto_la-bn_sqr.lo bn/libcrypto_la-bn_sqrt.lo bn/libcrypto_la-bn_word.lo bn/libcrypto_la-bn_x931p.lo buffer/libcrypto_la-buf_err.lo buffer/libcrypto_la-buf_str.lo buffer/libcrypto_la-buffer.lo camellia/libcrypto_la-cmll_cfb.lo camellia/libcrypto_la-cmll_ctr.lo camellia/libcrypto_la-cmll_ecb.lo camellia/libcrypto_la-cmll_misc.lo camellia/libcrypto_la-cmll_ofb.lo cast/libcrypto_la-c_cfb64.lo cast/libcrypto_la-c_ecb.lo cast/libcrypto_la-c_enc.lo cast/libcrypto_la-c_ofb64.lo cast/libcrypto_la-c_skey.lo chacha/libcrypto_la-chacha.lo cmac/libcrypto_la-cm_ameth.lo cmac/libcrypto_la-cm_pmeth.lo cmac/libcrypto_la-cmac.lo comp/libcrypto_la-c_rle.lo comp/libcrypto_la-c_zlib.lo comp/libcrypto_la-comp_err.lo comp/libcrypto_la-comp_lib.lo conf/libcrypto_la-conf_api.lo conf/libcrypto_la-conf_def.lo conf/libcrypto_la-conf_err.lo conf/libcrypto_la-conf_lib.lo conf/libcrypto_la-conf_mall.lo conf/libcrypto_la-conf_mod.lo conf/libcrypto_la-conf_sap.lo curve25519/libcrypto_la-curve25519-generic.lo curve25519/libcrypto_la-curve25519.lo des/libcrypto_la-cbc_cksm.lo des/libcrypto_la-cbc_enc.lo des/libcrypto_la-cfb64ede.lo des/libcrypto_la-cfb64enc.lo des/libcrypto_la-cfb_enc.lo des/libcrypto_la-des_enc.lo des/libcrypto_la-ecb3_enc.lo des/libcrypto_la-ecb_enc.lo des/libcrypto_la-ede_cbcm_enc.lo des/libcrypto_la-enc_read.lo des/libcrypto_la-enc_writ.lo des/libcrypto_la-fcrypt.lo des/libcrypto_la-fcrypt_b.lo des/libcrypto_la-ofb64ede.lo des/libcrypto_la-ofb64enc.lo des/libcrypto_la-ofb_enc.lo des/libcrypto_la-pcbc_enc.lo des/libcrypto_la-qud_cksm.lo des/libcrypto_la-rand_key.lo des/libcrypto_la-set_key.lo des/libcrypto_la-str2key.lo des/libcrypto_la-xcbc_enc.lo dh/libcrypto_la-dh_ameth.lo dh/libcrypto_la-dh_asn1.lo dh/libcrypto_la-dh_check.lo dh/libcrypto_la-dh_depr.lo dh/libcrypto_la-dh_err.lo dh/libcrypto_la-dh_gen.lo dh/libcrypto_la-dh_key.lo dh/libcrypto_la-dh_lib.lo dh/libcrypto_la-dh_pmeth.lo dh/libcrypto_la-dh_prn.lo dsa/libcrypto_la-dsa_ameth.lo dsa/libcrypto_la-dsa_asn1.lo dsa/libcrypto_la-dsa_depr.lo dsa/libcrypto_la-dsa_err.lo dsa/libcrypto_la-dsa_gen.lo dsa/libcrypto_la-dsa_key.lo dsa/libcrypto_la-dsa_lib.lo dsa/libcrypto_la-dsa_meth.lo dsa/libcrypto_la-dsa_ossl.lo dsa/libcrypto_la-dsa_pmeth.lo dsa/libcrypto_la-dsa_prn.lo dsa/libcrypto_la-dsa_sign.lo dsa/libcrypto_la-dsa_vrf.lo dso/libcrypto_la-dso_dlfcn.lo dso/libcrypto_la-dso_err.lo dso/libcrypto_la-dso_lib.lo dso/libcrypto_la-dso_null.lo dso/libcrypto_la-dso_openssl.lo ec/libcrypto_la-ec2_mult.lo ec/libcrypto_la-ec2_oct.lo ec/libcrypto_la-ec2_smpl.lo ec/libcrypto_la-ec_ameth.lo ec/libcrypto_la-ec_asn1.lo ec/libcrypto_la-ec_check.lo ec/libcrypto_la-ec_curve.lo ec/libcrypto_la-ec_cvt.lo ec/libcrypto_la-ec_err.lo ec/libcrypto_la-ec_key.lo ec/libcrypto_la-ec_kmeth.lo ec/libcrypto_la-ec_lib.lo ec/libcrypto_la-ec_mult.lo ec/libcrypto_la-ec_oct.lo ec/libcrypto_la-ec_pmeth.lo ec/libcrypto_la-ec_print.lo ec/libcrypto_la-eck_prn.lo ec/libcrypto_la-ecp_mont.lo ec/libcrypto_la-ecp_nist.lo ec/libcrypto_la-ecp_oct.lo ec/libcrypto_la-ecp_smpl.lo ecdh/libcrypto_la-ecdh_kdf.lo ecdh/libcrypto_la-ech_err.lo ecdh/libcrypto_la-ech_key.lo ecdh/libcrypto_la-ech_lib.lo ecdsa/libcrypto_la-ecs_asn1.lo ecdsa/libcrypto_la-ecs_err.lo ecdsa/libcrypto_la-ecs_lib.lo ecdsa/libcrypto_la-ecs_ossl.lo ecdsa/libcrypto_la-ecs_sign.lo ecdsa/libcrypto_la-ecs_vrf.lo engine/libcrypto_la-eng_all.lo engine/libcrypto_la-eng_cnf.lo engine/libcrypto_la-eng_ctrl.lo engine/libcrypto_la-eng_dyn.lo engine/libcrypto_la-eng_err.lo engine/libcrypto_la-eng_fat.lo engine/libcrypto_la-eng_init.lo engine/libcrypto_la-eng_lib.lo engine/libcrypto_la-eng_list.lo engine/libcrypto_la-eng_openssl.lo engine/libcrypto_la-eng_pkey.lo engine/libcrypto_la-eng_table.lo engine/libcrypto_la-tb_asnmth.lo engine/libcrypto_la-tb_cipher.lo engine/libcrypto_la-tb_dh.lo engine/libcrypto_la-tb_digest.lo engine/libcrypto_la-tb_dsa.lo engine/libcrypto_la-tb_ecdh.lo engine/libcrypto_la-tb_ecdsa.lo engine/libcrypto_la-tb_eckey.lo engine/libcrypto_la-tb_pkmeth.lo engine/libcrypto_la-tb_rand.lo engine/libcrypto_la-tb_rsa.lo engine/libcrypto_la-tb_store.lo err/libcrypto_la-err.lo err/libcrypto_la-err_all.lo err/libcrypto_la-err_prn.lo evp/libcrypto_la-bio_b64.lo evp/libcrypto_la-bio_enc.lo evp/libcrypto_la-bio_md.lo evp/libcrypto_la-c_all.lo evp/libcrypto_la-digest.lo evp/libcrypto_la-e_aes.lo evp/libcrypto_la-e_aes_cbc_hmac_sha1.lo evp/libcrypto_la-e_bf.lo evp/libcrypto_la-e_camellia.lo evp/libcrypto_la-e_cast.lo evp/libcrypto_la-e_chacha.lo evp/libcrypto_la-e_chacha20poly1305.lo evp/libcrypto_la-e_des.lo evp/libcrypto_la-e_des3.lo evp/libcrypto_la-e_gost2814789.lo evp/libcrypto_la-e_idea.lo evp/libcrypto_la-e_null.lo evp/libcrypto_la-e_old.lo evp/libcrypto_la-e_rc2.lo evp/libcrypto_la-e_rc4.lo evp/libcrypto_la-e_rc4_hmac_md5.lo evp/libcrypto_la-e_sm4.lo evp/libcrypto_la-e_xcbc_d.lo evp/libcrypto_la-encode.lo evp/libcrypto_la-evp_aead.lo evp/libcrypto_la-evp_enc.lo evp/libcrypto_la-evp_err.lo evp/libcrypto_la-evp_key.lo evp/libcrypto_la-evp_lib.lo evp/libcrypto_la-evp_pbe.lo evp/libcrypto_la-evp_pkey.lo evp/libcrypto_la-m_dss.lo evp/libcrypto_la-m_dss1.lo evp/libcrypto_la-m_ecdsa.lo evp/libcrypto_la-m_gost2814789.lo evp/libcrypto_la-m_gostr341194.lo evp/libcrypto_la-m_md4.lo evp/libcrypto_la-m_md5.lo evp/libcrypto_la-m_md5_sha1.lo evp/libcrypto_la-m_null.lo evp/libcrypto_la-m_ripemd.lo evp/libcrypto_la-m_sha1.lo evp/libcrypto_la-m_sigver.lo evp/libcrypto_la-m_streebog.lo evp/libcrypto_la-m_sm3.lo evp/libcrypto_la-m_wp.lo evp/libcrypto_la-names.lo evp/libcrypto_la-p5_crpt.lo evp/libcrypto_la-p5_crpt2.lo evp/libcrypto_la-p_dec.lo evp/libcrypto_la-p_enc.lo evp/libcrypto_la-p_lib.lo evp/libcrypto_la-p_open.lo evp/libcrypto_la-p_seal.lo evp/libcrypto_la-p_sign.lo evp/libcrypto_la-p_verify.lo evp/libcrypto_la-pmeth_fn.lo evp/libcrypto_la-pmeth_gn.lo evp/libcrypto_la-pmeth_lib.lo gost/libcrypto_la-gost2814789.lo gost/libcrypto_la-gost89_keywrap.lo gost/libcrypto_la-gost89_params.lo gost/libcrypto_la-gost89imit_ameth.lo gost/libcrypto_la-gost89imit_pmeth.lo gost/libcrypto_la-gost_asn1.lo gost/libcrypto_la-gost_err.lo gost/libcrypto_la-gostr341001.lo gost/libcrypto_la-gostr341001_ameth.lo gost/libcrypto_la-gostr341001_key.lo gost/libcrypto_la-gostr341001_params.lo gost/libcrypto_la-gostr341001_pmeth.lo gost/libcrypto_la-gostr341194.lo gost/libcrypto_la-streebog.lo hkdf/libcrypto_la-hkdf.lo hmac/libcrypto_la-hm_ameth.lo hmac/libcrypto_la-hm_pmeth.lo hmac/libcrypto_la-hmac.lo idea/libcrypto_la-i_cbc.lo idea/libcrypto_la-i_cfb64.lo idea/libcrypto_la-i_ecb.lo idea/libcrypto_la-i_ofb64.lo idea/libcrypto_la-i_skey.lo lhash/libcrypto_la-lh_stats.lo lhash/libcrypto_la-lhash.lo md4/libcrypto_la-md4_dgst.lo md4/libcrypto_la-md4_one.lo md5/libcrypto_la-md5_dgst.lo md5/libcrypto_la-md5_one.lo modes/libcrypto_la-cbc128.lo modes/libcrypto_la-ccm128.lo modes/libcrypto_la-cfb128.lo modes/libcrypto_la-ctr128.lo modes/libcrypto_la-cts128.lo modes/libcrypto_la-gcm128.lo modes/libcrypto_la-ofb128.lo modes/libcrypto_la-xts128.lo objects/libcrypto_la-o_names.lo objects/libcrypto_la-obj_dat.lo objects/libcrypto_la-obj_err.lo objects/libcrypto_la-obj_lib.lo objects/libcrypto_la-obj_xref.lo ocsp/libcrypto_la-ocsp_asn.lo ocsp/libcrypto_la-ocsp_cl.lo ocsp/libcrypto_la-ocsp_err.lo ocsp/libcrypto_la-ocsp_ext.lo ocsp/libcrypto_la-ocsp_ht.lo ocsp/libcrypto_la-ocsp_lib.lo ocsp/libcrypto_la-ocsp_prn.lo ocsp/libcrypto_la-ocsp_srv.lo ocsp/libcrypto_la-ocsp_vfy.lo pem/libcrypto_la-pem_all.lo pem/libcrypto_la-pem_err.lo pem/libcrypto_la-pem_info.lo pem/libcrypto_la-pem_lib.lo pem/libcrypto_la-pem_oth.lo pem/libcrypto_la-pem_pk8.lo pem/libcrypto_la-pem_pkey.lo pem/libcrypto_la-pem_seal.lo pem/libcrypto_la-pem_sign.lo pem/libcrypto_la-pem_x509.lo pem/libcrypto_la-pem_xaux.lo pem/libcrypto_la-pvkfmt.lo pkcs12/libcrypto_la-p12_add.lo pkcs12/libcrypto_la-p12_asn.lo pkcs12/libcrypto_la-p12_attr.lo pkcs12/libcrypto_la-p12_crpt.lo pkcs12/libcrypto_la-p12_crt.lo pkcs12/libcrypto_la-p12_decr.lo pkcs12/libcrypto_la-p12_init.lo pkcs12/libcrypto_la-p12_key.lo pkcs12/libcrypto_la-p12_kiss.lo pkcs12/libcrypto_la-p12_mutl.lo pkcs12/libcrypto_la-p12_npas.lo pkcs12/libcrypto_la-p12_p8d.lo pkcs12/libcrypto_la-p12_p8e.lo pkcs12/libcrypto_la-p12_utl.lo pkcs12/libcrypto_la-pk12err.lo pkcs7/libcrypto_la-bio_pk7.lo pkcs7/libcrypto_la-pk7_asn1.lo pkcs7/libcrypto_la-pk7_attr.lo pkcs7/libcrypto_la-pk7_doit.lo pkcs7/libcrypto_la-pk7_lib.lo pkcs7/libcrypto_la-pk7_mime.lo pkcs7/libcrypto_la-pk7_smime.lo pkcs7/libcrypto_la-pkcs7err.lo poly1305/libcrypto_la-poly1305.lo rand/libcrypto_la-rand_err.lo rand/libcrypto_la-rand_lib.lo rand/libcrypto_la-randfile.lo rc2/libcrypto_la-rc2_cbc.lo rc2/libcrypto_la-rc2_ecb.lo rc2/libcrypto_la-rc2_skey.lo rc2/libcrypto_la-rc2cfb64.lo rc2/libcrypto_la-rc2ofb64.lo ripemd/libcrypto_la-rmd_dgst.lo ripemd/libcrypto_la-rmd_one.lo rsa/libcrypto_la-rsa_ameth.lo rsa/libcrypto_la-rsa_asn1.lo rsa/libcrypto_la-rsa_chk.lo rsa/libcrypto_la-rsa_crpt.lo rsa/libcrypto_la-rsa_depr.lo rsa/libcrypto_la-rsa_eay.lo rsa/libcrypto_la-rsa_err.lo rsa/libcrypto_la-rsa_gen.lo rsa/libcrypto_la-rsa_lib.lo rsa/libcrypto_la-rsa_meth.lo rsa/libcrypto_la-rsa_none.lo rsa/libcrypto_la-rsa_oaep.lo rsa/libcrypto_la-rsa_pk1.lo rsa/libcrypto_la-rsa_pmeth.lo rsa/libcrypto_la-rsa_prn.lo rsa/libcrypto_la-rsa_pss.lo rsa/libcrypto_la-rsa_saos.lo rsa/libcrypto_la-rsa_sign.lo rsa/libcrypto_la-rsa_x931.lo sha/libcrypto_la-sha1_one.lo sha/libcrypto_la-sha1dgst.lo sha/libcrypto_la-sha256.lo sha/libcrypto_la-sha512.lo sm3/libcrypto_la-sm3.lo sm4/libcrypto_la-sm4.lo stack/libcrypto_la-stack.lo ts/libcrypto_la-ts_asn1.lo ts/libcrypto_la-ts_conf.lo ts/libcrypto_la-ts_err.lo ts/libcrypto_la-ts_lib.lo ts/libcrypto_la-ts_req_print.lo ts/libcrypto_la-ts_req_utils.lo ts/libcrypto_la-ts_rsp_print.lo ts/libcrypto_la-ts_rsp_sign.lo ts/libcrypto_la-ts_rsp_utils.lo ts/libcrypto_la-ts_rsp_verify.lo ts/libcrypto_la-ts_verify_ctx.lo txt_db/libcrypto_la-txt_db.lo ui/libcrypto_la-ui_err.lo ui/libcrypto_la-ui_lib.lo ui/libcrypto_la-ui_openssl.lo  ui/libcrypto_la-ui_util.lo whrlpool/libcrypto_la-wp_dgst.lo x509/libcrypto_la-by_dir.lo x509/libcrypto_la-by_file.lo x509/libcrypto_la-by_mem.lo x509/libcrypto_la-x509_att.lo x509/libcrypto_la-x509_cmp.lo x509/libcrypto_la-x509_d2.lo x509/libcrypto_la-x509_def.lo x509/libcrypto_la-x509_err.lo x509/libcrypto_la-x509_ext.lo x509/libcrypto_la-x509_lu.lo x509/libcrypto_la-x509_obj.lo x509/libcrypto_la-x509_r2x.lo x509/libcrypto_la-x509_req.lo x509/libcrypto_la-x509_set.lo x509/libcrypto_la-x509_trs.lo x509/libcrypto_la-x509_txt.lo x509/libcrypto_la-x509_v3.lo x509/libcrypto_la-x509_vfy.lo x509/libcrypto_la-x509_vpm.lo x509/libcrypto_la-x509cset.lo x509/libcrypto_la-x509name.lo x509/libcrypto_la-x509rset.lo x509/libcrypto_la-x509spki.lo x509/libcrypto_la-x509type.lo x509/libcrypto_la-x_all.lo x509v3/libcrypto_la-pcy_cache.lo x509v3/libcrypto_la-pcy_data.lo x509v3/libcrypto_la-pcy_lib.lo x509v3/libcrypto_la-pcy_map.lo x509v3/libcrypto_la-pcy_node.lo x509v3/libcrypto_la-pcy_tree.lo x509v3/libcrypto_la-v3_akey.lo x509v3/libcrypto_la-v3_akeya.lo x509v3/libcrypto_la-v3_alt.lo x509v3/libcrypto_la-v3_bcons.lo x509v3/libcrypto_la-v3_bitst.lo x509v3/libcrypto_la-v3_conf.lo x509v3/libcrypto_la-v3_cpols.lo x509v3/libcrypto_la-v3_crld.lo x509v3/libcrypto_la-v3_enum.lo x509v3/libcrypto_la-v3_extku.lo x509v3/libcrypto_la-v3_genn.lo x509v3/libcrypto_la-v3_ia5.lo x509v3/libcrypto_la-v3_info.lo x509v3/libcrypto_la-v3_int.lo x509v3/libcrypto_la-v3_lib.lo x509v3/libcrypto_la-v3_ncons.lo x509v3/libcrypto_la-v3_ocsp.lo x509v3/libcrypto_la-v3_pci.lo x509v3/libcrypto_la-v3_pcia.lo x509v3/libcrypto_la-v3_pcons.lo x509v3/libcrypto_la-v3_pku.lo x509v3/libcrypto_la-v3_pmaps.lo x509v3/libcrypto_la-v3_prn.lo x509v3/libcrypto_la-v3_purp.lo x509v3/libcrypto_la-v3_skey.lo x509v3/libcrypto_la-v3_sxnet.lo x509v3/libcrypto_la-v3_utl.lo x509v3/libcrypto_la-v3err.lo libcompat.la  -lresolv -lpthread 
depbase=`echo check.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DPACKAGE_NAME=\"dosfstools\" -DPACKAGE_TARNAME=\"dosfstools\" -DPACKAGE_VERSION=\"4.1\" -DPACKAGE_STRING=\"dosfstools\ 4.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dosfstools\" -DVERSION=\"4.1\" -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/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -Wall -Wextra -Wno-sign-compare -Wno-missing-field-initializers -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT check.o -MD -MP -MF $depbase.Tpo -c -o check.o check.c &&\
mv -f $depbase.Tpo $depbase.Po
libtool: link: (cd .libs/libcrypto.lax/libcompat.a && ar x "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/libressl-3.0.2/crypto/./.libs/libcompat.a")
depbase=`echo common.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DPACKAGE_NAME=\"dosfstools\" -DPACKAGE_TARNAME=\"dosfstools\" -DPACKAGE_VERSION=\"4.1\" -DPACKAGE_STRING=\"dosfstools\ 4.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dosfstools\" -DVERSION=\"4.1\" -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/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -Wall -Wextra -Wno-sign-compare -Wno-missing-field-initializers -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT common.o -MD -MP -MF $depbase.Tpo -c -o common.o common.c &&\
mv -f $depbase.Tpo $depbase.Po
libtool: link: ar cru .libs/libcrypto.a  aes/libcrypto_la-aes-elf-x86_64.o aes/libcrypto_la-bsaes-elf-x86_64.o aes/libcrypto_la-vpaes-elf-x86_64.o aes/libcrypto_la-aesni-elf-x86_64.o aes/libcrypto_la-aesni-sha1-elf-x86_64.o bn/libcrypto_la-modexp512-elf-x86_64.o bn/libcrypto_la-mont-elf-x86_64.o bn/libcrypto_la-mont5-elf-x86_64.o bn/libcrypto_la-gf2m-elf-x86_64.o camellia/libcrypto_la-cmll-elf-x86_64.o md5/libcrypto_la-md5-elf-x86_64.o modes/libcrypto_la-ghash-elf-x86_64.o rc4/libcrypto_la-rc4-elf-x86_64.o rc4/libcrypto_la-rc4-md5-elf-x86_64.o sha/libcrypto_la-sha1-elf-x86_64.o sha/libcrypto_la-sha256-elf-x86_64.o sha/libcrypto_la-sha512-elf-x86_64.o whrlpool/libcrypto_la-wp-elf-x86_64.o libcrypto_la-cpuid-elf-x86_64.o libcrypto_la-cpt_err.o libcrypto_la-cryptlib.o libcrypto_la-crypto_init.o libcrypto_la-crypto_lock.o libcrypto_la-cversion.o libcrypto_la-ex_data.o libcrypto_la-malloc-wrapper.o libcrypto_la-mem_clr.o libcrypto_la-mem_dbg.o libcrypto_la-o_init.o libcrypto_la-o_str.o libcrypto_la-o_time.o aes/libcrypto_la-aes_cfb.o aes/libcrypto_la-aes_ctr.o aes/libcrypto_la-aes_ecb.o aes/libcrypto_la-aes_ige.o aes/libcrypto_la-aes_misc.o aes/libcrypto_la-aes_ofb.o aes/libcrypto_la-aes_wrap.o asn1/libcrypto_la-a_bitstr.o asn1/libcrypto_la-a_bool.o asn1/libcrypto_la-a_d2i_fp.o asn1/libcrypto_la-a_digest.o asn1/libcrypto_la-a_dup.o asn1/libcrypto_la-a_enum.o asn1/libcrypto_la-a_i2d_fp.o asn1/libcrypto_la-a_int.o asn1/libcrypto_la-a_mbstr.o asn1/libcrypto_la-a_object.o asn1/libcrypto_la-a_octet.o asn1/libcrypto_la-a_print.o asn1/libcrypto_la-a_sign.o asn1/libcrypto_la-a_strex.o asn1/libcrypto_la-a_strnid.o asn1/libcrypto_la-a_time.o asn1/libcrypto_la-a_time_tm.o asn1/libcrypto_la-a_type.o asn1/libcrypto_la-a_utf8.o asn1/libcrypto_la-a_verify.o asn1/libcrypto_la-ameth_lib.o asn1/libcrypto_la-asn1_err.o asn1/libcrypto_la-asn1_gen.o asn1/libcrypto_la-asn1_lib.o asn1/libcrypto_la-asn1_par.o asn1/libcrypto_la-asn_mime.o asn1/libcrypto_la-asn_moid.o asn1/libcrypto_la-asn_pack.o asn1/libcrypto_la-bio_asn1.o asn1/libcrypto_la-bio_ndef.o asn1/libcrypto_la-d2i_pr.o asn1/libcrypto_la-d2i_pu.o asn1/libcrypto_la-evp_asn1.o asn1/libcrypto_la-f_enum.o asn1/libcrypto_la-f_int.o asn1/libcrypto_la-f_string.o asn1/libcrypto_la-i2d_pr.o asn1/libcrypto_la-i2d_pu.o asn1/libcrypto_la-n_pkey.o asn1/libcrypto_la-nsseq.o asn1/libcrypto_la-p5_pbe.o asn1/libcrypto_la-p5_pbev2.o asn1/libcrypto_la-p8_pkey.o asn1/libcrypto_la-t_bitst.o asn1/libcrypto_la-t_crl.o asn1/libcrypto_la-t_pkey.o asn1/libcrypto_la-t_req.o asn1/libcrypto_la-t_spki.o asn1/libcrypto_la-t_x509.o asn1/libcrypto_la-t_x509a.o asn1/libcrypto_la-tasn_dec.o asn1/libcrypto_la-tasn_enc.o asn1/libcrypto_la-tasn_fre.o asn1/libcrypto_la-tasn_new.o asn1/libcrypto_la-tasn_prn.o asn1/libcrypto_la-tasn_typ.o asn1/libcrypto_la-tasn_utl.o asn1/libcrypto_la-x_algor.o asn1/libcrypto_la-x_attrib.o asn1/libcrypto_la-x_bignum.o asn1/libcrypto_la-x_crl.o asn1/libcrypto_la-x_exten.o asn1/libcrypto_la-x_info.o asn1/libcrypto_la-x_long.o asn1/libcrypto_la-x_name.o asn1/libcrypto_la-x_nx509.o asn1/libcrypto_la-x_pkey.o asn1/libcrypto_la-x_pubkey.o asn1/libcrypto_la-x_req.o asn1/libcrypto_la-x_sig.o asn1/libcrypto_la-x_spki.o asn1/libcrypto_la-x_val.o asn1/libcrypto_la-x_x509.o asn1/libcrypto_la-x_x509a.o bf/libcrypto_la-bf_cfb64.o bf/libcrypto_la-bf_ecb.o bf/libcrypto_la-bf_enc.o bf/libcrypto_la-bf_ofb64.o bf/libcrypto_la-bf_skey.o bio/libcrypto_la-b_dump.o bio/libcrypto_la-b_posix.o bio/libcrypto_la-b_print.o bio/libcrypto_la-b_sock.o bio/libcrypto_la-bf_buff.o bio/libcrypto_la-bf_nbio.o bio/libcrypto_la-bf_null.o bio/libcrypto_la-bio_cb.o bio/libcrypto_la-bio_err.o bio/libcrypto_la-bio_lib.o bio/libcrypto_la-bio_meth.o bio/libcrypto_la-bss_acpt.o bio/libcrypto_la-bss_bio.o bio/libcrypto_la-bss_conn.o bio/libcrypto_la-bss_dgram.o bio/libcrypto_la-bss_fd.o bio/libcrypto_la-bss_file.o bio/libcrypto_la-bss_log.o bio/libcrypto_la-bss_mem.o bio/libcrypto_la-bss_null.o bio/libcrypto_la-bss_sock.o bn/libcrypto_la-bn_add.o bn/libcrypto_la-bn_asm.o bn/libcrypto_la-bn_blind.o bn/libcrypto_la-bn_const.o bn/libcrypto_la-bn_ctx.o bn/libcrypto_la-bn_depr.o bn/libcrypto_la-bn_div.o bn/libcrypto_la-bn_err.o bn/libcrypto_la-bn_exp.o bn/libcrypto_la-bn_exp2.o bn/libcrypto_la-bn_gcd.o bn/libcrypto_la-bn_gf2m.o bn/libcrypto_la-bn_kron.o bn/libcrypto_la-bn_lib.o bn/libcrypto_la-bn_mod.o bn/libcrypto_la-bn_mont.o bn/libcrypto_la-bn_mpi.o bn/libcrypto_la-bn_mul.o bn/libcrypto_la-bn_nist.o bn/libcrypto_la-bn_prime.o bn/libcrypto_la-bn_print.o bn/libcrypto_la-bn_rand.o bn/libcrypto_la-bn_recp.o bn/libcrypto_la-bn_shift.o bn/libcrypto_la-bn_sqr.o bn/libcrypto_la-bn_sqrt.o bn/libcrypto_la-bn_word.o bn/libcrypto_la-bn_x931p.o buffer/libcrypto_la-buf_err.o buffer/libcrypto_la-buf_str.o buffer/libcrypto_la-buffer.o camellia/libcrypto_la-cmll_cfb.o camellia/libcrypto_la-cmll_ctr.o camellia/libcrypto_la-cmll_ecb.o camellia/libcrypto_la-cmll_misc.o camellia/libcrypto_la-cmll_ofb.o cast/libcrypto_la-c_cfb64.o cast/libcrypto_la-c_ecb.o cast/libcrypto_la-c_enc.o cast/libcrypto_la-c_ofb64.o cast/libcrypto_la-c_skey.o chacha/libcrypto_la-chacha.o cmac/libcrypto_la-cm_ameth.o cmac/libcrypto_la-cm_pmeth.o cmac/libcrypto_la-cmac.o comp/libcrypto_la-c_rle.o comp/libcrypto_la-c_zlib.o comp/libcrypto_la-comp_err.o comp/libcrypto_la-comp_lib.o conf/libcrypto_la-conf_api.o conf/libcrypto_la-conf_def.o conf/libcrypto_la-conf_err.o conf/libcrypto_la-conf_lib.o conf/libcrypto_la-conf_mall.o conf/libcrypto_la-conf_mod.o conf/libcrypto_la-conf_sap.o curve25519/libcrypto_la-curve25519-generic.o curve25519/libcrypto_la-curve25519.o des/libcrypto_la-cbc_cksm.o des/libcrypto_la-cbc_enc.o des/libcrypto_la-cfb64ede.o des/libcrypto_la-cfb64enc.o des/libcrypto_la-cfb_enc.o des/libcrypto_la-des_enc.o des/libcrypto_la-ecb3_enc.o des/libcrypto_la-ecb_enc.o des/libcrypto_la-ede_cbcm_enc.o des/libcrypto_la-enc_read.o des/libcrypto_la-enc_writ.o des/libcrypto_la-fcrypt.o des/libcrypto_la-fcrypt_b.o des/libcrypto_la-ofb64ede.o des/libcrypto_la-ofb64enc.o des/libcrypto_la-ofb_enc.o des/libcrypto_la-pcbc_enc.o des/libcrypto_la-qud_cksm.o des/libcrypto_la-rand_key.o des/libcrypto_la-set_key.o des/libcrypto_la-str2key.o des/libcrypto_la-xcbc_enc.o dh/libcrypto_la-dh_ameth.o dh/libcrypto_la-dh_asn1.o dh/libcrypto_la-dh_check.o dh/libcrypto_la-dh_depr.o dh/libcrypto_la-dh_err.o dh/libcrypto_la-dh_gen.o dh/libcrypto_la-dh_key.o dh/libcrypto_la-dh_lib.o dh/libcrypto_la-dh_pmeth.o dh/libcrypto_la-dh_prn.o dsa/libcrypto_la-dsa_ameth.o dsa/libcrypto_la-dsa_asn1.o dsa/libcrypto_la-dsa_depr.o dsa/libcrypto_la-dsa_err.o dsa/libcrypto_la-dsa_gen.o dsa/libcrypto_la-dsa_key.o dsa/libcrypto_la-dsa_lib.o dsa/libcrypto_la-dsa_meth.o dsa/libcrypto_la-dsa_ossl.o dsa/libcrypto_la-dsa_pmeth.o dsa/libcrypto_la-dsa_prn.o dsa/libcrypto_la-dsa_sign.o dsa/libcrypto_la-dsa_vrf.o dso/libcrypto_la-dso_dlfcn.o dso/libcrypto_la-dso_err.o dso/libcrypto_la-dso_lib.o dso/libcrypto_la-dso_null.o dso/libcrypto_la-dso_openssl.o ec/libcrypto_la-ec2_mult.o ec/libcrypto_la-ec2_oct.o ec/libcrypto_la-ec2_smpl.o ec/libcrypto_la-ec_ameth.o ec/libcrypto_la-ec_asn1.o ec/libcrypto_la-ec_check.o ec/libcrypto_la-ec_curve.o ec/libcrypto_la-ec_cvt.o ec/libcrypto_la-ec_err.o ec/libcrypto_la-ec_key.o ec/libcrypto_la-ec_kmeth.o ec/libcrypto_la-ec_lib.o ec/libcrypto_la-ec_mult.o ec/libcrypto_la-ec_oct.o ec/libcrypto_la-ec_pmeth.o ec/libcrypto_la-ec_print.o ec/libcrypto_la-eck_prn.o ec/libcrypto_la-ecp_mont.o ec/libcrypto_la-ecp_nist.o ec/libcrypto_la-ecp_oct.o ec/libcrypto_la-ecp_smpl.o ecdh/libcrypto_la-ecdh_kdf.o ecdh/libcrypto_la-ech_err.o ecdh/libcrypto_la-ech_key.o ecdh/libcrypto_la-ech_lib.o ecdsa/libcrypto_la-ecs_asn1.o ecdsa/libcrypto_la-ecs_err.o ecdsa/libcrypto_la-ecs_lib.o ecdsa/libcrypto_la-ecs_ossl.o ecdsa/libcrypto_la-ecs_sign.o ecdsa/libcrypto_la-ecs_vrf.o engine/libcrypto_la-eng_all.o engine/libcrypto_la-eng_cnf.o engine/libcrypto_la-eng_ctrl.o engine/libcrypto_la-eng_dyn.o engine/libcrypto_la-eng_err.o engine/libcrypto_la-eng_fat.o engine/libcrypto_la-eng_init.o engine/libcrypto_la-eng_lib.o engine/libcrypto_la-eng_list.o engine/libcrypto_la-eng_openssl.o engine/libcrypto_la-eng_pkey.o engine/libcrypto_la-eng_table.o engine/libcrypto_la-tb_asnmth.o engine/libcrypto_la-tb_cipher.o engine/libcrypto_la-tb_dh.o engine/libcrypto_la-tb_digest.o engine/libcrypto_la-tb_dsa.o engine/libcrypto_la-tb_ecdh.o engine/libcrypto_la-tb_ecdsa.o engine/libcrypto_la-tb_eckey.o engine/libcrypto_la-tb_pkmeth.o engine/libcrypto_la-tb_rand.o engine/libcrypto_la-tb_rsa.o engine/libcrypto_la-tb_store.o err/libcrypto_la-err.o err/libcrypto_la-err_all.o err/libcrypto_la-err_prn.o evp/libcrypto_la-bio_b64.o evp/libcrypto_la-bio_enc.o evp/libcrypto_la-bio_md.o evp/libcrypto_la-c_all.o evp/libcrypto_la-digest.o evp/libcrypto_la-e_aes.o evp/libcrypto_la-e_aes_cbc_hmac_sha1.o evp/libcrypto_la-e_bf.o evp/libcrypto_la-e_camellia.o evp/libcrypto_la-e_cast.o evp/libcrypto_la-e_chacha.o evp/libcrypto_la-e_chacha20poly1305.o evp/libcrypto_la-e_des.o evp/libcrypto_la-e_des3.o evp/libcrypto_la-e_gost2814789.o evp/libcrypto_la-e_idea.o evp/libcrypto_la-e_null.o evp/libcrypto_la-e_old.o evp/libcrypto_la-e_rc2.o evp/libcrypto_la-e_rc4.o evp/libcrypto_la-e_rc4_hmac_md5.o evp/libcrypto_la-e_sm4.o evp/libcrypto_la-e_xcbc_d.o evp/libcrypto_la-encode.o evp/libcrypto_la-evp_aead.o evp/libcrypto_la-evp_enc.o evp/libcrypto_la-evp_err.o evp/libcrypto_la-evp_key.o evp/libcrypto_la-evp_lib.o evp/libcrypto_la-evp_pbe.o evp/libcrypto_la-evp_pkey.o evp/libcrypto_la-m_dss.o evp/libcrypto_la-m_dss1.o evp/libcrypto_la-m_ecdsa.o evp/libcrypto_la-m_gost2814789.o evp/libcrypto_la-m_gostr341194.o evp/libcrypto_la-m_md4.o evp/libcrypto_la-m_md5.o evp/libcrypto_la-m_md5_sha1.o evp/libcrypto_la-m_null.o evp/libcrypto_la-m_ripemd.o evp/libcrypto_la-m_sha1.o evp/libcrypto_la-m_sigver.o evp/libcrypto_la-m_streebog.o evp/libcrypto_la-m_sm3.o evp/libcrypto_la-m_wp.o evp/libcrypto_la-names.o evp/libcrypto_la-p5_crpt.o evp/libcrypto_la-p5_crpt2.o evp/libcrypto_la-p_dec.o evp/libcrypto_la-p_enc.o evp/libcrypto_la-p_lib.o evp/libcrypto_la-p_open.o evp/libcrypto_la-p_seal.o evp/libcrypto_la-p_sign.o evp/libcrypto_la-p_verify.o evp/libcrypto_la-pmeth_fn.o evp/libcrypto_la-pmeth_gn.o evp/libcrypto_la-pmeth_lib.o gost/libcrypto_la-gost2814789.o gost/libcrypto_la-gost89_keywrap.o gost/libcrypto_la-gost89_params.o gost/libcrypto_la-gost89imit_ameth.o gost/libcrypto_la-gost89imit_pmeth.o gost/libcrypto_la-gost_asn1.o gost/libcrypto_la-gost_err.o gost/libcrypto_la-gostr341001.o gost/libcrypto_la-gostr341001_ameth.o gost/libcrypto_la-gostr341001_key.o gost/libcrypto_la-gostr341001_params.o gost/libcrypto_la-gostr341001_pmeth.o gost/libcrypto_la-gostr341194.o gost/libcrypto_la-streebog.o hkdf/libcrypto_la-hkdf.o hmac/libcrypto_la-hm_ameth.o hmac/libcrypto_la-hm_pmeth.o hmac/libcrypto_la-hmac.o idea/libcrypto_la-i_cbc.o idea/libcrypto_la-i_cfb64.o idea/libcrypto_la-i_ecb.o idea/libcrypto_la-i_ofb64.o idea/libcrypto_la-i_skey.o lhash/libcrypto_la-lh_stats.o lhash/libcrypto_la-lhash.o md4/libcrypto_la-md4_dgst.o md4/libcrypto_la-md4_one.o md5/libcrypto_la-md5_dgst.o md5/libcrypto_la-md5_one.o modes/libcrypto_la-cbc128.o modes/libcrypto_la-ccm128.o modes/libcrypto_la-cfb128.o modes/libcrypto_la-ctr128.o modes/libcrypto_la-cts128.o modes/libcrypto_la-gcm128.o modes/libcrypto_la-ofb128.o modes/libcrypto_la-xts128.o objects/libcrypto_la-o_names.o objects/libcrypto_la-obj_dat.o objects/libcrypto_la-obj_err.o objects/libcrypto_la-obj_lib.o objects/libcrypto_la-obj_xref.o ocsp/libcrypto_la-ocsp_asn.o ocsp/libcrypto_la-ocsp_cl.o ocsp/libcrypto_la-ocsp_err.o ocsp/libcrypto_la-ocsp_ext.o ocsp/libcrypto_la-ocsp_ht.o ocsp/libcrypto_la-ocsp_lib.o ocsp/libcrypto_la-ocsp_prn.o ocsp/libcrypto_la-ocsp_srv.o ocsp/libcrypto_la-ocsp_vfy.o pem/libcrypto_la-pem_all.o pem/libcrypto_la-pem_err.o pem/libcrypto_la-pem_info.o pem/libcrypto_la-pem_lib.o pem/libcrypto_la-pem_oth.o pem/libcrypto_la-pem_pk8.o pem/libcrypto_la-pem_pkey.o pem/libcrypto_la-pem_seal.o pem/libcrypto_la-pem_sign.o pem/libcrypto_la-pem_x509.o pem/libcrypto_la-pem_xaux.o pem/libcrypto_la-pvkfmt.o pkcs12/libcrypto_la-p12_add.o pkcs12/libcrypto_la-p12_asn.o pkcs12/libcrypto_la-p12_attr.o pkcs12/libcrypto_la-p12_crpt.o pkcs12/libcrypto_la-p12_crt.o pkcs12/libcrypto_la-p12_decr.o pkcs12/libcrypto_la-p12_init.o pkcs12/libcrypto_la-p12_key.o pkcs12/libcrypto_la-p12_kiss.o pkcs12/libcrypto_la-p12_mutl.o pkcs12/libcrypto_la-p12_npas.o pkcs12/libcrypto_la-p12_p8d.o pkcs12/libcrypto_la-p12_p8e.o pkcs12/libcrypto_la-p12_utl.o pkcs12/libcrypto_la-pk12err.o pkcs7/libcrypto_la-bio_pk7.o pkcs7/libcrypto_la-pk7_asn1.o pkcs7/libcrypto_la-pk7_attr.o pkcs7/libcrypto_la-pk7_doit.o pkcs7/libcrypto_la-pk7_lib.o pkcs7/libcrypto_la-pk7_mime.o pkcs7/libcrypto_la-pk7_smime.o pkcs7/libcrypto_la-pkcs7err.o poly1305/libcrypto_la-poly1305.o rand/libcrypto_la-rand_err.o rand/libcrypto_la-rand_lib.o rand/libcrypto_la-randfile.o rc2/libcrypto_la-rc2_cbc.o rc2/libcrypto_la-rc2_ecb.o rc2/libcrypto_la-rc2_skey.o rc2/libcrypto_la-rc2cfb64.o rc2/libcrypto_la-rc2ofb64.o ripemd/libcrypto_la-rmd_dgst.o ripemd/libcrypto_la-rmd_one.o rsa/libcrypto_la-rsa_ameth.o rsa/libcrypto_la-rsa_asn1.o rsa/libcrypto_la-rsa_chk.o rsa/libcrypto_la-rsa_crpt.o rsa/libcrypto_la-rsa_depr.o rsa/libcrypto_la-rsa_eay.o rsa/libcrypto_la-rsa_err.o rsa/libcrypto_la-rsa_gen.o rsa/libcrypto_la-rsa_lib.o rsa/libcrypto_la-rsa_meth.o rsa/libcrypto_la-rsa_none.o rsa/libcrypto_la-rsa_oaep.o rsa/libcrypto_la-rsa_pk1.o rsa/libcrypto_la-rsa_pmeth.o rsa/libcrypto_la-rsa_prn.o rsa/libcrypto_la-rsa_pss.o rsa/libcrypto_la-rsa_saos.o rsa/libcrypto_la-rsa_sign.o rsa/libcrypto_la-rsa_x931.o sha/libcrypto_la-sha1_one.o sha/libcrypto_la-sha1dgst.o sha/libcrypto_la-sha256.o sha/libcrypto_la-sha512.o sm3/libcrypto_la-sm3.o sm4/libcrypto_la-sm4.o stack/libcrypto_la-stack.o ts/libcrypto_la-ts_asn1.o ts/libcrypto_la-ts_conf.o ts/libcrypto_la-ts_err.o ts/libcrypto_la-ts_lib.o ts/libcrypto_la-ts_req_print.o ts/libcrypto_la-ts_req_utils.o ts/libcrypto_la-ts_rsp_print.o ts/libcrypto_la-ts_rsp_sign.o ts/libcrypto_la-ts_rsp_utils.o ts/libcrypto_la-ts_rsp_verify.o ts/libcrypto_la-ts_verify_ctx.o txt_db/libcrypto_la-txt_db.o ui/libcrypto_la-ui_err.o ui/libcrypto_la-ui_lib.o ui/libcrypto_la-ui_openssl.o ui/libcrypto_la-ui_util.o whrlpool/libcrypto_la-wp_dgst.o x509/libcrypto_la-by_dir.o x509/libcrypto_la-by_file.o x509/libcrypto_la-by_mem.o x509/libcrypto_la-x509_att.o x509/libcrypto_la-x509_cmp.o x509/libcrypto_la-x509_d2.o x509/libcrypto_la-x509_def.o x509/libcrypto_la-x509_err.o x509/libcrypto_la-x509_ext.o x509/libcrypto_la-x509_lu.o x509/libcrypto_la-x509_obj.o x509/libcrypto_la-x509_r2x.o x509/libcrypto_la-x509_req.o x509/libcrypto_la-x509_set.o x509/libcrypto_la-x509_trs.o x509/libcrypto_la-x509_txt.o x509/libcrypto_la-x509_v3.o x509/libcrypto_la-x509_vfy.o x509/libcrypto_la-x509_vpm.o x509/libcrypto_la-x509cset.o x509/libcrypto_la-x509name.o x509/libcrypto_la-x509rset.o x509/libcrypto_la-x509spki.o x509/libcrypto_la-x509type.o x509/libcrypto_la-x_all.o x509v3/libcrypto_la-pcy_cache.o x509v3/libcrypto_la-pcy_data.o x509v3/libcrypto_la-pcy_lib.o x509v3/libcrypto_la-pcy_map.o x509v3/libcrypto_la-pcy_node.o x509v3/libcrypto_la-pcy_tree.o x509v3/libcrypto_la-v3_akey.o x509v3/libcrypto_la-v3_akeya.o x509v3/libcrypto_la-v3_alt.o x509v3/libcrypto_la-v3_bcons.o x509v3/libcrypto_la-v3_bitst.o x509v3/libcrypto_la-v3_conf.o x509v3/libcrypto_la-v3_cpols.o x509v3/libcrypto_la-v3_crld.o x509v3/libcrypto_la-v3_enum.o x509v3/libcrypto_la-v3_extku.o x509v3/libcrypto_la-v3_genn.o x509v3/libcrypto_la-v3_ia5.o x509v3/libcrypto_la-v3_info.o x509v3/libcrypto_la-v3_int.o x509v3/libcrypto_la-v3_lib.o x509v3/libcrypto_la-v3_ncons.o x509v3/libcrypto_la-v3_ocsp.o x509v3/libcrypto_la-v3_pci.o x509v3/libcrypto_la-v3_pcia.o x509v3/libcrypto_la-v3_pcons.o x509v3/libcrypto_la-v3_pku.o x509v3/libcrypto_la-v3_pmaps.o x509v3/libcrypto_la-v3_prn.o x509v3/libcrypto_la-v3_purp.o x509v3/libcrypto_la-v3_skey.o x509v3/libcrypto_la-v3_sxnet.o x509v3/libcrypto_la-v3_utl.o x509v3/libcrypto_la-v3err.o  .libs/libcrypto.lax/libcompat.a/arc4random.o .libs/libcrypto.lax/libcompat.a/arc4random_uniform.o .libs/libcrypto.lax/libcompat.a/freezero.o .libs/libcrypto.lax/libcompat.a/getprogname_linux.o .libs/libcrypto.lax/libcompat.a/recallocarray.o .libs/libcrypto.lax/libcompat.a/strlcat.o .libs/libcrypto.lax/libcompat.a/strlcpy.o .libs/libcrypto.lax/libcompat.a/syslog_r.o .libs/libcrypto.lax/libcompat.a/timingsafe_bcmp.o .libs/libcrypto.lax/libcompat.a/timingsafe_memcmp.o 
ar: `u' modifier ignored since `D' is the default (see `U')
depbase=`echo fat.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DPACKAGE_NAME=\"dosfstools\" -DPACKAGE_TARNAME=\"dosfstools\" -DPACKAGE_VERSION=\"4.1\" -DPACKAGE_STRING=\"dosfstools\ 4.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dosfstools\" -DVERSION=\"4.1\" -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/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -Wall -Wextra -Wno-sign-compare -Wno-missing-field-initializers -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT fat.o -MD -MP -MF $depbase.Tpo -c -o fat.o fat.c &&\
mv -f $depbase.Tpo $depbase.Po
libtool: link: ranlib .libs/libcrypto.a
libtool: link: rm -fr .libs/libcrypto.lax
libtool: link: ( cd ".libs" && rm -f "libcrypto.la" && ln -s "../libcrypto.la" "libcrypto.la" )
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/libressl-3.0.2/crypto'
make[5]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/libressl-3.0.2/crypto'
Making all in ssl
make[5]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/libressl-3.0.2/ssl'
depbase=`echo bio_ssl.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT bio_ssl.lo -MD -MP -MF $depbase.Tpo -c -o bio_ssl.lo bio_ssl.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo bs_ber.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT bs_ber.lo -MD -MP -MF $depbase.Tpo -c -o bs_ber.lo bs_ber.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo bs_cbb.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT bs_cbb.lo -MD -MP -MF $depbase.Tpo -c -o bs_cbb.lo bs_cbb.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo bs_cbs.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT bs_cbs.lo -MD -MP -MF $depbase.Tpo -c -o bs_cbs.lo bs_cbs.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo d1_both.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT d1_both.lo -MD -MP -MF $depbase.Tpo -c -o d1_both.lo d1_both.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo d1_clnt.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT d1_clnt.lo -MD -MP -MF $depbase.Tpo -c -o d1_clnt.lo d1_clnt.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT bio_ssl.lo -MD -MP -MF .deps/bio_ssl.Tpo -c bio_ssl.c -o bio_ssl.o
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT bs_cbs.lo -MD -MP -MF .deps/bs_cbs.Tpo -c bs_cbs.c -o bs_cbs.o
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT bs_ber.lo -MD -MP -MF .deps/bs_ber.Tpo -c bs_ber.c -o bs_ber.o
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT bs_cbb.lo -MD -MP -MF .deps/bs_cbb.Tpo -c bs_cbb.c -o bs_cbb.o
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT d1_both.lo -MD -MP -MF .deps/d1_both.Tpo -c d1_both.c -o d1_both.o
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT d1_clnt.lo -MD -MP -MF .deps/d1_clnt.Tpo -c d1_clnt.c -o d1_clnt.o
depbase=`echo d1_enc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT d1_enc.lo -MD -MP -MF $depbase.Tpo -c -o d1_enc.lo d1_enc.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo file.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DPACKAGE_NAME=\"dosfstools\" -DPACKAGE_TARNAME=\"dosfstools\" -DPACKAGE_VERSION=\"4.1\" -DPACKAGE_STRING=\"dosfstools\ 4.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dosfstools\" -DVERSION=\"4.1\" -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/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -Wall -Wextra -Wno-sign-compare -Wno-missing-field-initializers -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT file.o -MD -MP -MF $depbase.Tpo -c -o file.o file.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo d1_lib.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT d1_lib.lo -MD -MP -MF $depbase.Tpo -c -o d1_lib.lo d1_lib.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo d1_pkt.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT d1_pkt.lo -MD -MP -MF $depbase.Tpo -c -o d1_pkt.lo d1_pkt.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT d1_enc.lo -MD -MP -MF .deps/d1_enc.Tpo -c d1_enc.c -o d1_enc.o
depbase=`echo d1_srtp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT d1_srtp.lo -MD -MP -MF $depbase.Tpo -c -o d1_srtp.lo d1_srtp.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT d1_lib.lo -MD -MP -MF .deps/d1_lib.Tpo -c d1_lib.c -o d1_lib.o
depbase=`echo d1_srvr.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT d1_srvr.lo -MD -MP -MF $depbase.Tpo -c -o d1_srvr.lo d1_srvr.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT d1_pkt.lo -MD -MP -MF .deps/d1_pkt.Tpo -c d1_pkt.c -o d1_pkt.o
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT d1_srtp.lo -MD -MP -MF .deps/d1_srtp.Tpo -c d1_srtp.c -o d1_srtp.o
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT d1_srvr.lo -MD -MP -MF .deps/d1_srvr.Tpo -c d1_srvr.c -o d1_srvr.o
depbase=`echo pqueue.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT pqueue.lo -MD -MP -MF $depbase.Tpo -c -o pqueue.lo pqueue.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo io.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DPACKAGE_NAME=\"dosfstools\" -DPACKAGE_TARNAME=\"dosfstools\" -DPACKAGE_VERSION=\"4.1\" -DPACKAGE_STRING=\"dosfstools\ 4.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dosfstools\" -DVERSION=\"4.1\" -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/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -Wall -Wextra -Wno-sign-compare -Wno-missing-field-initializers -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT io.o -MD -MP -MF $depbase.Tpo -c -o io.o io.c &&\
mv -f $depbase.Tpo $depbase.Po
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT pqueue.lo -MD -MP -MF .deps/pqueue.Tpo -c pqueue.c -o pqueue.o
depbase=`echo s3_cbc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT s3_cbc.lo -MD -MP -MF $depbase.Tpo -c -o s3_cbc.lo s3_cbc.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo s3_lib.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT s3_lib.lo -MD -MP -MF $depbase.Tpo -c -o s3_lib.lo s3_lib.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo ssl_algs.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT ssl_algs.lo -MD -MP -MF $depbase.Tpo -c -o ssl_algs.lo ssl_algs.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo ssl_asn1.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT ssl_asn1.lo -MD -MP -MF $depbase.Tpo -c -o ssl_asn1.lo ssl_asn1.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT s3_cbc.lo -MD -MP -MF .deps/s3_cbc.Tpo -c s3_cbc.c -o s3_cbc.o
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT s3_lib.lo -MD -MP -MF .deps/s3_lib.Tpo -c s3_lib.c -o s3_lib.o
depbase=`echo lfn.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DPACKAGE_NAME=\"dosfstools\" -DPACKAGE_TARNAME=\"dosfstools\" -DPACKAGE_VERSION=\"4.1\" -DPACKAGE_STRING=\"dosfstools\ 4.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dosfstools\" -DVERSION=\"4.1\" -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/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -Wall -Wextra -Wno-sign-compare -Wno-missing-field-initializers -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT lfn.o -MD -MP -MF $depbase.Tpo -c -o lfn.o lfn.c &&\
mv -f $depbase.Tpo $depbase.Po
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT ssl_algs.lo -MD -MP -MF .deps/ssl_algs.Tpo -c ssl_algs.c -o ssl_algs.o
depbase=`echo ssl_both.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT ssl_both.lo -MD -MP -MF $depbase.Tpo -c -o ssl_both.lo ssl_both.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT ssl_asn1.lo -MD -MP -MF .deps/ssl_asn1.Tpo -c ssl_asn1.c -o ssl_asn1.o
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT ssl_both.lo -MD -MP -MF .deps/ssl_both.Tpo -c ssl_both.c -o ssl_both.o
depbase=`echo ssl_cert.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT ssl_cert.lo -MD -MP -MF $depbase.Tpo -c -o ssl_cert.lo ssl_cert.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo ssl_ciph.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT ssl_ciph.lo -MD -MP -MF $depbase.Tpo -c -o ssl_ciph.lo ssl_ciph.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT ssl_cert.lo -MD -MP -MF .deps/ssl_cert.Tpo -c ssl_cert.c -o ssl_cert.o
depbase=`echo charconv.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DPACKAGE_NAME=\"dosfstools\" -DPACKAGE_TARNAME=\"dosfstools\" -DPACKAGE_VERSION=\"4.1\" -DPACKAGE_STRING=\"dosfstools\ 4.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dosfstools\" -DVERSION=\"4.1\" -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/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -Wall -Wextra -Wno-sign-compare -Wno-missing-field-initializers -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT charconv.o -MD -MP -MF $depbase.Tpo -c -o charconv.o charconv.c &&\
mv -f $depbase.Tpo $depbase.Po
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT ssl_ciph.lo -MD -MP -MF .deps/ssl_ciph.Tpo -c ssl_ciph.c -o ssl_ciph.o
depbase=`echo ssl_ciphers.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT ssl_ciphers.lo -MD -MP -MF $depbase.Tpo -c -o ssl_ciphers.lo ssl_ciphers.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo ssl_clnt.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT ssl_clnt.lo -MD -MP -MF $depbase.Tpo -c -o ssl_clnt.lo ssl_clnt.c &&\
mv -f $depbase.Tpo $depbase.Plo
gcc -Wall -Wextra -Wno-sign-compare -Wno-missing-field-initializers -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib  -o fsck.fat fsck.fat.o boot.o check.o common.o fat.o file.o io.o lfn.o charconv.o  
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT ssl_ciphers.lo -MD -MP -MF .deps/ssl_ciphers.Tpo -c ssl_ciphers.c -o ssl_ciphers.o
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT ssl_clnt.lo -MD -MP -MF .deps/ssl_clnt.Tpo -c ssl_clnt.c -o ssl_clnt.o
gcc -DPACKAGE_NAME=\"dosfstools\" -DPACKAGE_TARNAME=\"dosfstools\" -DPACKAGE_VERSION=\"4.1\" -DPACKAGE_STRING=\"dosfstools\ 4.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dosfstools\" -DVERSION=\"4.1\" -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/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -Wall -Wextra -Wno-sign-compare -Wno-missing-field-initializers -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/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
depbase=`echo ssl_err.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT ssl_err.lo -MD -MP -MF $depbase.Tpo -c -o ssl_err.lo ssl_err.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo ssl_init.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT ssl_init.lo -MD -MP -MF $depbase.Tpo -c -o ssl_init.lo ssl_init.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT ssl_err.lo -MD -MP -MF .deps/ssl_err.Tpo -c ssl_err.c -o ssl_err.o
depbase=`echo ssl_lib.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT ssl_lib.lo -MD -MP -MF $depbase.Tpo -c -o ssl_lib.lo ssl_lib.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT ssl_init.lo -MD -MP -MF .deps/ssl_init.Tpo -c ssl_init.c -o ssl_init.o
depbase=`echo ssl_methods.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT ssl_methods.lo -MD -MP -MF $depbase.Tpo -c -o ssl_methods.lo ssl_methods.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT ssl_lib.lo -MD -MP -MF .deps/ssl_lib.Tpo -c ssl_lib.c -o ssl_lib.o
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT ssl_methods.lo -MD -MP -MF .deps/ssl_methods.Tpo -c ssl_methods.c -o ssl_methods.o
depbase=`echo ssl_packet.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT ssl_packet.lo -MD -MP -MF $depbase.Tpo -c -o ssl_packet.lo ssl_packet.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo ssl_pkt.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT ssl_pkt.lo -MD -MP -MF $depbase.Tpo -c -o ssl_pkt.lo ssl_pkt.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo ssl_rsa.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT ssl_rsa.lo -MD -MP -MF $depbase.Tpo -c -o ssl_rsa.lo ssl_rsa.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT ssl_packet.lo -MD -MP -MF .deps/ssl_packet.Tpo -c ssl_packet.c -o ssl_packet.o
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT ssl_pkt.lo -MD -MP -MF .deps/ssl_pkt.Tpo -c ssl_pkt.c -o ssl_pkt.o
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT ssl_rsa.lo -MD -MP -MF .deps/ssl_rsa.Tpo -c ssl_rsa.c -o ssl_rsa.o
depbase=`echo ssl_sess.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT ssl_sess.lo -MD -MP -MF $depbase.Tpo -c -o ssl_sess.lo ssl_sess.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT ssl_sess.lo -MD -MP -MF .deps/ssl_sess.Tpo -c ssl_sess.c -o ssl_sess.o
depbase=`echo ssl_sigalgs.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT ssl_sigalgs.lo -MD -MP -MF $depbase.Tpo -c -o ssl_sigalgs.lo ssl_sigalgs.c &&\
mv -f $depbase.Tpo $depbase.Plo
autoreconf: configure.ac: tracing
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT ssl_sigalgs.lo -MD -MP -MF .deps/ssl_sigalgs.Tpo -c ssl_sigalgs.c -o ssl_sigalgs.o
depbase=`echo ssl_srvr.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT ssl_srvr.lo -MD -MP -MF $depbase.Tpo -c -o ssl_srvr.lo ssl_srvr.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo ssl_stat.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT ssl_stat.lo -MD -MP -MF $depbase.Tpo -c -o ssl_stat.lo ssl_stat.c &&\
mv -f $depbase.Tpo $depbase.Plo
mv -f .deps/mkfs_fat-mkfs.fat.Tpo .deps/mkfs_fat-mkfs.fat.Po
gcc -DPACKAGE_NAME=\"dosfstools\" -DPACKAGE_TARNAME=\"dosfstools\" -DPACKAGE_VERSION=\"4.1\" -DPACKAGE_STRING=\"dosfstools\ 4.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dosfstools\" -DVERSION=\"4.1\" -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/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -Wall -Wextra -Wno-sign-compare -Wno-missing-field-initializers -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/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
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT ssl_srvr.lo -MD -MP -MF .deps/ssl_srvr.Tpo -c ssl_srvr.c -o ssl_srvr.o
depbase=`echo ssl_tlsext.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT ssl_tlsext.lo -MD -MP -MF $depbase.Tpo -c -o ssl_tlsext.lo ssl_tlsext.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo ssl_transcript.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT ssl_transcript.lo -MD -MP -MF $depbase.Tpo -c -o ssl_transcript.lo ssl_transcript.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT ssl_stat.lo -MD -MP -MF .deps/ssl_stat.Tpo -c ssl_stat.c -o ssl_stat.o
depbase=`echo ssl_txt.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT ssl_txt.lo -MD -MP -MF $depbase.Tpo -c -o ssl_txt.lo ssl_txt.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT ssl_tlsext.lo -MD -MP -MF .deps/ssl_tlsext.Tpo -c ssl_tlsext.c -o ssl_tlsext.o
mv -f .deps/mkfs_fat-device_info.Tpo .deps/mkfs_fat-device_info.Po
gcc -DPACKAGE_NAME=\"dosfstools\" -DPACKAGE_TARNAME=\"dosfstools\" -DPACKAGE_VERSION=\"4.1\" -DPACKAGE_STRING=\"dosfstools\ 4.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dosfstools\" -DVERSION=\"4.1\" -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/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -Wall -Wextra -Wno-sign-compare -Wno-missing-field-initializers -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/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
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT ssl_transcript.lo -MD -MP -MF .deps/ssl_transcript.Tpo -c ssl_transcript.c -o ssl_transcript.o
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT ssl_txt.lo -MD -MP -MF .deps/ssl_txt.Tpo -c ssl_txt.c -o ssl_txt.o
mv -f blkdev/.deps/mkfs_fat-blkdev.Tpo blkdev/.deps/mkfs_fat-blkdev.Po
gcc -DPACKAGE_NAME=\"dosfstools\" -DPACKAGE_TARNAME=\"dosfstools\" -DPACKAGE_VERSION=\"4.1\" -DPACKAGE_STRING=\"dosfstools\ 4.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dosfstools\" -DVERSION=\"4.1\" -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/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -Wall -Wextra -Wno-sign-compare -Wno-missing-field-initializers -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/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
depbase=`echo ssl_versions.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT ssl_versions.lo -MD -MP -MF $depbase.Tpo -c -o ssl_versions.lo ssl_versions.c &&\
mv -f $depbase.Tpo $depbase.Plo
gcc -Wall -Wextra -Wno-sign-compare -Wno-missing-field-initializers -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/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 t1_enc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT t1_enc.lo -MD -MP -MF $depbase.Tpo -c -o t1_enc.lo t1_enc.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo t1_lib.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT t1_lib.lo -MD -MP -MF $depbase.Tpo -c -o t1_lib.lo t1_lib.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo tls13_buffer.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT tls13_buffer.lo -MD -MP -MF $depbase.Tpo -c -o tls13_buffer.lo tls13_buffer.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo fatlabel.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DPACKAGE_NAME=\"dosfstools\" -DPACKAGE_TARNAME=\"dosfstools\" -DPACKAGE_VERSION=\"4.1\" -DPACKAGE_STRING=\"dosfstools\ 4.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dosfstools\" -DVERSION=\"4.1\" -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/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -Wall -Wextra -Wno-sign-compare -Wno-missing-field-initializers -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT fatlabel.o -MD -MP -MF $depbase.Tpo -c -o fatlabel.o fatlabel.c &&\
mv -f $depbase.Tpo $depbase.Po
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT ssl_versions.lo -MD -MP -MF .deps/ssl_versions.Tpo -c ssl_versions.c -o ssl_versions.o
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT t1_enc.lo -MD -MP -MF .deps/t1_enc.Tpo -c t1_enc.c -o t1_enc.o
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT t1_lib.lo -MD -MP -MF .deps/t1_lib.Tpo -c t1_lib.c -o t1_lib.o
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT tls13_buffer.lo -MD -MP -MF .deps/tls13_buffer.Tpo -c tls13_buffer.c -o tls13_buffer.o
gcc -Wall -Wextra -Wno-sign-compare -Wno-missing-field-initializers -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/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 '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/dosfstools-4.1/src'
Making all in manpages
make[5]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/dosfstools-4.1/manpages'
make[5]: Nothing to be done for 'all'.
make[5]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/dosfstools-4.1/manpages'
Making all in tests
make[5]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/dosfstools-4.1/tests'
make[5]: Nothing to be done for 'all'.
make[5]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/dosfstools-4.1/tests'
make[5]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/dosfstools-4.1'
make[5]: Nothing to be done for 'all-am'.
make[5]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/dosfstools-4.1'
make[4]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/dosfstools-4.1'
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/dosfstools-4.1/.built
CFLAGS="-O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include " CPPFLAGS="-I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include " CXXFLAGS="" LDFLAGS="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib " make -j1 -C /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/dosfstools-4.1  install
make[4]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/dosfstools-4.1'
Making install in src
make[5]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/dosfstools-4.1/src'
depbase=`echo tls13_client.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT tls13_client.lo -MD -MP -MF $depbase.Tpo -c -o tls13_client.lo tls13_client.c &&\
mv -f $depbase.Tpo $depbase.Plo
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/dosfstools-4.1/src'
 /bin/mkdir -p '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin'
depbase=`echo tls13_handshake.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT tls13_handshake.lo -MD -MP -MF $depbase.Tpo -c -o tls13_handshake.lo tls13_handshake.c &&\
mv -f $depbase.Tpo $depbase.Plo
  /usr/bin/install -c fsck.fat mkfs.fat fatlabel '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin'
make  install-exec-hook
make[7]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/dosfstools-4.1/src'
make[7]: Nothing to be done for 'install-exec-hook'.
make[7]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/dosfstools-4.1/src'
make[6]: Nothing to be done for 'install-data-am'.
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/dosfstools-4.1/src'
make[5]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/dosfstools-4.1/src'
Making install in manpages
make[5]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/dosfstools-4.1/manpages'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/dosfstools-4.1/manpages'
make[6]: Nothing to be done for 'install-exec-am'.
 /bin/mkdir -p '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/man/man8'
 /usr/bin/install -c -m 644 fsck.fat.8 mkfs.fat.8 fatlabel.8 '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/man/man8'
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT tls13_client.lo -MD -MP -MF .deps/tls13_client.Tpo -c tls13_client.c -o tls13_client.o
make  install-data-hook
make[7]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/dosfstools-4.1/manpages'
make[7]: Nothing to be done for 'install-data-hook'.
make[7]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/dosfstools-4.1/manpages'
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/dosfstools-4.1/manpages'
make[5]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/dosfstools-4.1/manpages'
Making install in tests
make[5]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/dosfstools-4.1/tests'
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT tls13_handshake.lo -MD -MP -MF .deps/tls13_handshake.Tpo -c tls13_handshake.c -o tls13_handshake.o
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/dosfstools-4.1/tests'
make[6]: Nothing to be done for 'install-exec-am'.
make[6]: Nothing to be done for 'install-data-am'.
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/dosfstools-4.1/tests'
make[5]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/dosfstools-4.1/tests'
make[5]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/dosfstools-4.1'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/dosfstools-4.1'
make[6]: Nothing to be done for 'install-exec-am'.
 /bin/mkdir -p '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/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 '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/doc/dosfstools'
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/dosfstools-4.1'
make[5]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/dosfstools-4.1'
make[4]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/dosfstools-4.1'
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/stamp
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/dosfstools-4.1/.built
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/stamp/.dosfstools_installed
make[3]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tools/dosfstools'
time: tools/dosfstools/compile#6.68#1.31#10.84
depbase=`echo tls13_handshake_msg.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT tls13_handshake_msg.lo -MD -MP -MF $depbase.Tpo -c -o tls13_handshake_msg.lo tls13_handshake_msg.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo tls13_key_schedule.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT tls13_key_schedule.lo -MD -MP -MF $depbase.Tpo -c -o tls13_key_schedule.lo tls13_key_schedule.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT tls13_handshake_msg.lo -MD -MP -MF .deps/tls13_handshake_msg.Tpo -c tls13_handshake_msg.c -o tls13_handshake_msg.o
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT tls13_key_schedule.lo -MD -MP -MF .deps/tls13_key_schedule.Tpo -c tls13_key_schedule.c -o tls13_key_schedule.o
depbase=`echo tls13_lib.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT tls13_lib.lo -MD -MP -MF $depbase.Tpo -c -o tls13_lib.lo tls13_lib.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo tls13_record.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT tls13_record.lo -MD -MP -MF $depbase.Tpo -c -o tls13_record.lo tls13_record.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo tls13_record_layer.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT tls13_record_layer.lo -MD -MP -MF $depbase.Tpo -c -o tls13_record_layer.lo tls13_record_layer.c &&\
mv -f $depbase.Tpo $depbase.Plo
autoreconf: running: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/libtool-2.4/libltdl/config/libtoolize --copy --force --ltdl
libtoolize: Bootstrap detected, no files installed.
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT tls13_lib.lo -MD -MP -MF .deps/tls13_lib.Tpo -c tls13_lib.c -o tls13_lib.o
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT tls13_record.lo -MD -MP -MF .deps/tls13_record.Tpo -c tls13_record.c -o tls13_record.o
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT tls13_record_layer.lo -MD -MP -MF .deps/tls13_record_layer.Tpo -c tls13_record_layer.c -o tls13_record_layer.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=link gcc  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -version-info 47:6:0 -no-undefined -export-symbols ../ssl/ssl.sym -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib   -Wl,-z,relro -Wl,-z,now  -o libssl.la -rpath /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib bio_ssl.lo bs_ber.lo bs_cbb.lo bs_cbs.lo d1_both.lo d1_clnt.lo d1_enc.lo d1_lib.lo d1_pkt.lo d1_srtp.lo d1_srvr.lo pqueue.lo s3_cbc.lo s3_lib.lo ssl_algs.lo ssl_asn1.lo ssl_both.lo ssl_cert.lo ssl_ciph.lo ssl_ciphers.lo ssl_clnt.lo ssl_err.lo ssl_init.lo ssl_lib.lo ssl_methods.lo ssl_packet.lo ssl_pkt.lo ssl_rsa.lo ssl_sess.lo ssl_sigalgs.lo ssl_srvr.lo ssl_stat.lo ssl_tlsext.lo ssl_transcript.lo ssl_txt.lo ssl_versions.lo t1_enc.lo t1_lib.lo tls13_buffer.lo tls13_client.lo tls13_handshake.lo tls13_handshake_msg.lo tls13_key_schedule.lo tls13_lib.lo tls13_record.lo tls13_record_layer.lo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/libressl-3.0.2/crypto/libcrypto.la -lresolv -lpthread 
libtool: link: ar cru .libs/libssl.a  bio_ssl.o bs_ber.o bs_cbb.o bs_cbs.o d1_both.o d1_clnt.o d1_enc.o d1_lib.o d1_pkt.o d1_srtp.o d1_srvr.o pqueue.o s3_cbc.o s3_lib.o ssl_algs.o ssl_asn1.o ssl_both.o ssl_cert.o ssl_ciph.o ssl_ciphers.o ssl_clnt.o ssl_err.o ssl_init.o ssl_lib.o ssl_methods.o ssl_packet.o ssl_pkt.o ssl_rsa.o ssl_sess.o ssl_sigalgs.o ssl_srvr.o ssl_stat.o ssl_tlsext.o ssl_transcript.o ssl_txt.o ssl_versions.o t1_enc.o t1_lib.o tls13_buffer.o tls13_client.o tls13_handshake.o tls13_handshake_msg.o tls13_key_schedule.o tls13_lib.o tls13_record.o tls13_record_layer.o
ar: `u' modifier ignored since `D' is the default (see `U')
libtool: link: ranlib .libs/libssl.a
libtool: link: ( cd ".libs" && rm -f "libssl.la" && ln -s "../libssl.la" "libssl.la" )
make[5]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/libressl-3.0.2/ssl'
Making all in tls
make[5]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/libressl-3.0.2/tls'
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS=  -D_PATH_SSL_CA_FILE=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl/cert.pem\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT libtls_la-tls.lo -MD -MP -MF .deps/libtls_la-tls.Tpo -c -o libtls_la-tls.lo `test -f 'tls.c' || echo './'`tls.c
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS=  -D_PATH_SSL_CA_FILE=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl/cert.pem\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT libtls_la-tls_client.lo -MD -MP -MF .deps/libtls_la-tls_client.Tpo -c -o libtls_la-tls_client.lo `test -f 'tls_client.c' || echo './'`tls_client.c
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS=  -D_PATH_SSL_CA_FILE=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl/cert.pem\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT libtls_la-tls_bio_cb.lo -MD -MP -MF .deps/libtls_la-tls_bio_cb.Tpo -c -o libtls_la-tls_bio_cb.lo `test -f 'tls_bio_cb.c' || echo './'`tls_bio_cb.c
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS=  -D_PATH_SSL_CA_FILE=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl/cert.pem\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT libtls_la-tls_config.lo -MD -MP -MF .deps/libtls_la-tls_config.Tpo -c -o libtls_la-tls_config.lo `test -f 'tls_config.c' || echo './'`tls_config.c
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS=  -D_PATH_SSL_CA_FILE=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl/cert.pem\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT libtls_la-tls_conninfo.lo -MD -MP -MF .deps/libtls_la-tls_conninfo.Tpo -c -o libtls_la-tls_conninfo.lo `test -f 'tls_conninfo.c' || echo './'`tls_conninfo.c
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS=  -D_PATH_SSL_CA_FILE=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl/cert.pem\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT libtls_la-tls_keypair.lo -MD -MP -MF .deps/libtls_la-tls_keypair.Tpo -c -o libtls_la-tls_keypair.lo `test -f 'tls_keypair.c' || echo './'`tls_keypair.c
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS=  -D_PATH_SSL_CA_FILE=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl/cert.pem\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT libtls_la-tls_server.lo -MD -MP -MF .deps/libtls_la-tls_server.Tpo -c -o libtls_la-tls_server.lo `test -f 'tls_server.c' || echo './'`tls_server.c
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -D_PATH_SSL_CA_FILE=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl/cert.pem\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT libtls_la-tls.lo -MD -MP -MF .deps/libtls_la-tls.Tpo -c tls.c -o libtls_la-tls.o
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -D_PATH_SSL_CA_FILE=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl/cert.pem\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT libtls_la-tls_client.lo -MD -MP -MF .deps/libtls_la-tls_client.Tpo -c tls_client.c -o libtls_la-tls_client.o
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -D_PATH_SSL_CA_FILE=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl/cert.pem\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT libtls_la-tls_server.lo -MD -MP -MF .deps/libtls_la-tls_server.Tpo -c tls_server.c -o libtls_la-tls_server.o
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -D_PATH_SSL_CA_FILE=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl/cert.pem\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT libtls_la-tls_config.lo -MD -MP -MF .deps/libtls_la-tls_config.Tpo -c tls_config.c -o libtls_la-tls_config.o
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -D_PATH_SSL_CA_FILE=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl/cert.pem\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT libtls_la-tls_keypair.lo -MD -MP -MF .deps/libtls_la-tls_keypair.Tpo -c tls_keypair.c -o libtls_la-tls_keypair.o
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -D_PATH_SSL_CA_FILE=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl/cert.pem\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT libtls_la-tls_conninfo.lo -MD -MP -MF .deps/libtls_la-tls_conninfo.Tpo -c tls_conninfo.c -o libtls_la-tls_conninfo.o
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -D_PATH_SSL_CA_FILE=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl/cert.pem\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT libtls_la-tls_bio_cb.lo -MD -MP -MF .deps/libtls_la-tls_bio_cb.Tpo -c tls_bio_cb.c -o libtls_la-tls_bio_cb.o
mv -f .deps/libtls_la-tls_bio_cb.Tpo .deps/libtls_la-tls_bio_cb.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS=  -D_PATH_SSL_CA_FILE=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl/cert.pem\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT libtls_la-tls_ocsp.lo -MD -MP -MF .deps/libtls_la-tls_ocsp.Tpo -c -o libtls_la-tls_ocsp.lo `test -f 'tls_ocsp.c' || echo './'`tls_ocsp.c
mv -f .deps/libtls_la-tls_keypair.Tpo .deps/libtls_la-tls_keypair.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS=  -D_PATH_SSL_CA_FILE=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl/cert.pem\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT libtls_la-tls_peer.lo -MD -MP -MF .deps/libtls_la-tls_peer.Tpo -c -o libtls_la-tls_peer.lo `test -f 'tls_peer.c' || echo './'`tls_peer.c
mv -f .deps/libtls_la-tls_conninfo.Tpo .deps/libtls_la-tls_conninfo.Plo
mv -f .deps/libtls_la-tls_server.Tpo .deps/libtls_la-tls_server.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS=  -D_PATH_SSL_CA_FILE=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl/cert.pem\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT libtls_la-tls_util.lo -MD -MP -MF .deps/libtls_la-tls_util.Tpo -c -o libtls_la-tls_util.lo `test -f 'tls_util.c' || echo './'`tls_util.c
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS=  -D_PATH_SSL_CA_FILE=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl/cert.pem\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT libtls_la-tls_verify.lo -MD -MP -MF .deps/libtls_la-tls_verify.Tpo -c -o libtls_la-tls_verify.lo `test -f 'tls_verify.c' || echo './'`tls_verify.c
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -D_PATH_SSL_CA_FILE=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl/cert.pem\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT libtls_la-tls_ocsp.lo -MD -MP -MF .deps/libtls_la-tls_ocsp.Tpo -c tls_ocsp.c -o libtls_la-tls_ocsp.o
mv -f .deps/libtls_la-tls_client.Tpo .deps/libtls_la-tls_client.Plo
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -D_PATH_SSL_CA_FILE=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl/cert.pem\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT libtls_la-tls_peer.lo -MD -MP -MF .deps/libtls_la-tls_peer.Tpo -c tls_peer.c -o libtls_la-tls_peer.o
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -D_PATH_SSL_CA_FILE=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl/cert.pem\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT libtls_la-tls_util.lo -MD -MP -MF .deps/libtls_la-tls_util.Tpo -c tls_util.c -o libtls_la-tls_util.o
libtool: compile:  gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"libressl 3.0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -D_PATH_SSL_CA_FILE=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/ssl/cert.pem\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT libtls_la-tls_verify.lo -MD -MP -MF .deps/libtls_la-tls_verify.Tpo -c tls_verify.c -o libtls_la-tls_verify.o
mv -f .deps/libtls_la-tls.Tpo .deps/libtls_la-tls.Plo
mv -f .deps/libtls_la-tls_peer.Tpo .deps/libtls_la-tls_peer.Plo
mv -f .deps/libtls_la-tls_config.Tpo .deps/libtls_la-tls_config.Plo
mv -f .deps/libtls_la-tls_util.Tpo .deps/libtls_la-tls_util.Plo
mv -f .deps/libtls_la-tls_ocsp.Tpo .deps/libtls_la-tls_ocsp.Plo
mv -f .deps/libtls_la-tls_verify.Tpo .deps/libtls_la-tls_verify.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=link gcc  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -version-info 19:7:0 -no-undefined -export-symbols ../tls/tls.sym -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib   -Wl,-z,relro -Wl,-z,now  -o libtls.la -rpath /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib libtls_la-tls.lo libtls_la-tls_client.lo libtls_la-tls_bio_cb.lo libtls_la-tls_config.lo libtls_la-tls_conninfo.lo libtls_la-tls_keypair.lo libtls_la-tls_server.lo libtls_la-tls_ocsp.lo libtls_la-tls_peer.lo libtls_la-tls_util.lo libtls_la-tls_verify.lo  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/libressl-3.0.2/ssl/libssl.la /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/libressl-3.0.2/crypto/libcrypto.la  -lresolv -lpthread 
libtool: link: ar cru .libs/libtls.a  libtls_la-tls.o libtls_la-tls_client.o libtls_la-tls_bio_cb.o libtls_la-tls_config.o libtls_la-tls_conninfo.o libtls_la-tls_keypair.o libtls_la-tls_server.o libtls_la-tls_ocsp.o libtls_la-tls_peer.o libtls_la-tls_util.o libtls_la-tls_verify.o
ar: `u' modifier ignored since `D' is the default (see `U')
libtool: link: ranlib .libs/libtls.a
libtool: link: ( cd ".libs" && rm -f "libtls.la" && ln -s "../libtls.la" "libtls.la" )
make[5]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/libressl-3.0.2/tls'
Making all in include
make[5]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/libressl-3.0.2/include'
Making all in openssl
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/libressl-3.0.2/include/openssl'
make[6]: Nothing to be done for 'all'.
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/libressl-3.0.2/include/openssl'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/libressl-3.0.2/include'
make[6]: Nothing to be done for 'all-am'.
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/libressl-3.0.2/include'
make[5]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/libressl-3.0.2/include'
Making all in apps
make[5]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/libressl-3.0.2/apps'
Making all in ocspcheck
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/libressl-3.0.2/apps/ocspcheck'
depbase=`echo http.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../../include -I../../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT http.o -MD -MP -MF $depbase.Tpo -c -o http.o http.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo ocspcheck.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../../include -I../../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT ocspcheck.o -MD -MP -MF $depbase.Tpo -c -o ocspcheck.o ocspcheck.c &&\
mv -f $depbase.Tpo $depbase.Po
/usr/bin/env bash ../../libtool  --tag=CC   --mode=link gcc  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign  -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib   -Wl,-z,relro -Wl,-z,now  -o ocspcheck http.o ocspcheck.o  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/libressl-3.0.2/crypto/libcrypto.la /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/libressl-3.0.2/ssl/libssl.la /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/libressl-3.0.2/tls/libtls.la   -lresolv -lpthread 
libtool: link: gcc -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -Wl,-z -Wl,relro -Wl,-z -Wl,now -o ocspcheck http.o ocspcheck.o  -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/libressl-3.0.2/tls/.libs/libtls.a /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/libressl-3.0.2/ssl/.libs/libssl.a /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/libressl-3.0.2/crypto/.libs/libcrypto.a -lresolv -lpthread
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/libressl-3.0.2/apps/ocspcheck'
Making all in openssl
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/libressl-3.0.2/apps/openssl'
depbase=`echo apps.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../../include -I../../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT apps.o -MD -MP -MF $depbase.Tpo -c -o apps.o apps.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo asn1pars.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../../include -I../../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT asn1pars.o -MD -MP -MF $depbase.Tpo -c -o asn1pars.o asn1pars.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo ca.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../../include -I../../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT ca.o -MD -MP -MF $depbase.Tpo -c -o ca.o ca.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo ciphers.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../../include -I../../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT ciphers.o -MD -MP -MF $depbase.Tpo -c -o ciphers.o ciphers.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo crl.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../../include -I../../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT crl.o -MD -MP -MF $depbase.Tpo -c -o crl.o crl.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo crl2p7.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../../include -I../../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT crl2p7.o -MD -MP -MF $depbase.Tpo -c -o crl2p7.o crl2p7.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo dgst.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../../include -I../../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT dgst.o -MD -MP -MF $depbase.Tpo -c -o dgst.o dgst.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo dh.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../../include -I../../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT dh.o -MD -MP -MF $depbase.Tpo -c -o dh.o dh.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo dhparam.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../../include -I../../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT dhparam.o -MD -MP -MF $depbase.Tpo -c -o dhparam.o dhparam.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo dsa.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../../include -I../../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT dsa.o -MD -MP -MF $depbase.Tpo -c -o dsa.o dsa.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo dsaparam.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../../include -I../../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT dsaparam.o -MD -MP -MF $depbase.Tpo -c -o dsaparam.o dsaparam.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo ec.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../../include -I../../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT ec.o -MD -MP -MF $depbase.Tpo -c -o ec.o ec.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo ecparam.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../../include -I../../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT ecparam.o -MD -MP -MF $depbase.Tpo -c -o ecparam.o ecparam.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo enc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../../include -I../../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT enc.o -MD -MP -MF $depbase.Tpo -c -o enc.o enc.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo errstr.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../../include -I../../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT errstr.o -MD -MP -MF $depbase.Tpo -c -o errstr.o errstr.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo gendh.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../../include -I../../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT gendh.o -MD -MP -MF $depbase.Tpo -c -o gendh.o gendh.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo gendsa.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../../include -I../../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT gendsa.o -MD -MP -MF $depbase.Tpo -c -o gendsa.o gendsa.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo genpkey.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../../include -I../../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT genpkey.o -MD -MP -MF $depbase.Tpo -c -o genpkey.o genpkey.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo genrsa.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../../include -I../../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT genrsa.o -MD -MP -MF $depbase.Tpo -c -o genrsa.o genrsa.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo nseq.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../../include -I../../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT nseq.o -MD -MP -MF $depbase.Tpo -c -o nseq.o nseq.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo ocsp.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../../include -I../../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT ocsp.o -MD -MP -MF $depbase.Tpo -c -o ocsp.o ocsp.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo openssl.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../../include -I../../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT openssl.o -MD -MP -MF $depbase.Tpo -c -o openssl.o openssl.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo passwd.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../../include -I../../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT passwd.o -MD -MP -MF $depbase.Tpo -c -o passwd.o passwd.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo pkcs12.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../../include -I../../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT pkcs12.o -MD -MP -MF $depbase.Tpo -c -o pkcs12.o pkcs12.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo pkcs7.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../../include -I../../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT pkcs7.o -MD -MP -MF $depbase.Tpo -c -o pkcs7.o pkcs7.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo pkcs8.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../../include -I../../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT pkcs8.o -MD -MP -MF $depbase.Tpo -c -o pkcs8.o pkcs8.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo pkey.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../../include -I../../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT pkey.o -MD -MP -MF $depbase.Tpo -c -o pkey.o pkey.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo pkeyparam.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../../include -I../../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT pkeyparam.o -MD -MP -MF $depbase.Tpo -c -o pkeyparam.o pkeyparam.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo pkeyutl.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../../include -I../../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT pkeyutl.o -MD -MP -MF $depbase.Tpo -c -o pkeyutl.o pkeyutl.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo prime.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../../include -I../../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT prime.o -MD -MP -MF $depbase.Tpo -c -o prime.o prime.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo rand.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../../include -I../../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT rand.o -MD -MP -MF $depbase.Tpo -c -o rand.o rand.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo req.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../../include -I../../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT req.o -MD -MP -MF $depbase.Tpo -c -o req.o req.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo rsa.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../../include -I../../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT rsa.o -MD -MP -MF $depbase.Tpo -c -o rsa.o rsa.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo rsautl.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../../include -I../../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT rsautl.o -MD -MP -MF $depbase.Tpo -c -o rsautl.o rsautl.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo s_cb.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../../include -I../../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT s_cb.o -MD -MP -MF $depbase.Tpo -c -o s_cb.o s_cb.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo s_client.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../../include -I../../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT s_client.o -MD -MP -MF $depbase.Tpo -c -o s_client.o s_client.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo s_server.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../../include -I../../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT s_server.o -MD -MP -MF $depbase.Tpo -c -o s_server.o s_server.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo s_socket.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../../include -I../../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT s_socket.o -MD -MP -MF $depbase.Tpo -c -o s_socket.o s_socket.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo s_time.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../../include -I../../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT s_time.o -MD -MP -MF $depbase.Tpo -c -o s_time.o s_time.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo sess_id.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../../include -I../../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT sess_id.o -MD -MP -MF $depbase.Tpo -c -o sess_id.o sess_id.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo smime.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../../include -I../../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT smime.o -MD -MP -MF $depbase.Tpo -c -o smime.o smime.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo speed.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../../include -I../../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT speed.o -MD -MP -MF $depbase.Tpo -c -o speed.o speed.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo spkac.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../../include -I../../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT spkac.o -MD -MP -MF $depbase.Tpo -c -o spkac.o spkac.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo ts.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../../include -I../../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT ts.o -MD -MP -MF $depbase.Tpo -c -o ts.o ts.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo verify.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../../include -I../../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT verify.o -MD -MP -MF $depbase.Tpo -c -o verify.o verify.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo version.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../../include -I../../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT version.o -MD -MP -MF $depbase.Tpo -c -o version.o version.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo x509.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../../include -I../../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT x509.o -MD -MP -MF $depbase.Tpo -c -o x509.o x509.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo certhash.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../../include -I../../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT certhash.o -MD -MP -MF $depbase.Tpo -c -o certhash.o certhash.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo apps_posix.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../../include -I../../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT apps_posix.o -MD -MP -MF $depbase.Tpo -c -o apps_posix.o apps_posix.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo compat/strtonum.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../../include -I../../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT compat/strtonum.o -MD -MP -MF $depbase.Tpo -c -o compat/strtonum.o compat/strtonum.c &&\
mv -f $depbase.Tpo $depbase.Po
/usr/bin/env bash ../../libtool  --tag=CC   --mode=link gcc  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign  -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib   -Wl,-z,relro -Wl,-z,now  -o openssl apps.o asn1pars.o ca.o ciphers.o crl.o crl2p7.o dgst.o dh.o dhparam.o dsa.o dsaparam.o ec.o ecparam.o enc.o errstr.o gendh.o gendsa.o genpkey.o genrsa.o nseq.o ocsp.o openssl.o passwd.o pkcs12.o pkcs7.o pkcs8.o pkey.o pkeyparam.o pkeyutl.o prime.o rand.o req.o rsa.o rsautl.o s_cb.o s_client.o s_server.o s_socket.o s_time.o sess_id.o smime.o speed.o spkac.o ts.o verify.o version.o x509.o certhash.o   apps_posix.o   compat/strtonum.o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/libressl-3.0.2/ssl/libssl.la /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/libressl-3.0.2/crypto/libcrypto.la   -lresolv -lpthread 
libtool: link: gcc -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -Wl,-z -Wl,relro -Wl,-z -Wl,now -o openssl apps.o asn1pars.o ca.o ciphers.o crl.o crl2p7.o dgst.o dh.o dhparam.o dsa.o dsaparam.o ec.o ecparam.o enc.o errstr.o gendh.o gendsa.o genpkey.o genrsa.o nseq.o ocsp.o openssl.o passwd.o pkcs12.o pkcs7.o pkcs8.o pkey.o pkeyparam.o pkeyutl.o prime.o rand.o req.o rsa.o rsautl.o s_cb.o s_client.o s_server.o s_socket.o s_time.o sess_id.o smime.o speed.o spkac.o ts.o verify.o version.o x509.o certhash.o apps_posix.o compat/strtonum.o  -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/libressl-3.0.2/ssl/.libs/libssl.a /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/libressl-3.0.2/crypto/.libs/libcrypto.a -lresolv -lpthread
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/libressl-3.0.2/apps/openssl'
Making all in nc
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/libressl-3.0.2/apps/nc'
depbase=`echo atomicio.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../../include -I../../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../../apps/nc/compat -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT atomicio.o -MD -MP -MF $depbase.Tpo -c -o atomicio.o atomicio.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo netcat.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../../include -I../../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../../apps/nc/compat -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT netcat.o -MD -MP -MF $depbase.Tpo -c -o netcat.o netcat.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo socks.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../../include -I../../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../../apps/nc/compat -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT socks.o -MD -MP -MF $depbase.Tpo -c -o socks.o socks.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo compat/socket.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../../include -I../../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../../apps/nc/compat -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT compat/socket.o -MD -MP -MF $depbase.Tpo -c -o compat/socket.o compat/socket.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo compat/base64.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../../include -I../../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../../apps/nc/compat -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT compat/base64.o -MD -MP -MF $depbase.Tpo -c -o compat/base64.o compat/base64.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo compat/readpassphrase.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../../include -I../../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../../apps/nc/compat -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT compat/readpassphrase.o -MD -MP -MF $depbase.Tpo -c -o compat/readpassphrase.o compat/readpassphrase.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo compat/strtonum.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"libressl\ 3.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.0.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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I.  -I../../include -I../../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../../apps/nc/compat -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign -MT compat/strtonum.o -MD -MP -MF $depbase.Tpo -c -o compat/strtonum.o compat/strtonum.c &&\
mv -f $depbase.Tpo $depbase.Po
/usr/bin/env bash ../../libtool  --tag=CC   --mode=link gcc  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic -Wall -std=gnu99 -fno-strict-aliasing  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK  -Wno-pointer-sign  -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib   -Wl,-z,relro -Wl,-z,now  -o nc atomicio.o netcat.o socks.o compat/socket.o compat/base64.o  compat/readpassphrase.o compat/strtonum.o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/libressl-3.0.2/crypto/libcrypto.la /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/libressl-3.0.2/ssl/libssl.la /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/libressl-3.0.2/tls/libtls.la   -lresolv -lpthread 
libtool: link: gcc -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -Wl,-z -Wl,relro -Wl,-z -Wl,now -o nc atomicio.o netcat.o socks.o compat/socket.o compat/base64.o compat/readpassphrase.o compat/strtonum.o  -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/libressl-3.0.2/tls/.libs/libtls.a /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/libressl-3.0.2/ssl/.libs/libssl.a /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/libressl-3.0.2/crypto/.libs/libcrypto.a -lresolv -lpthread
netcat.o: In function `main':
netcat.c:(.text.startup+0x14c4): warning: the use of `mktemp' is dangerous, better use `mkstemp' or `mkdtemp'
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/libressl-3.0.2/apps/nc'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/libressl-3.0.2/apps'
make[6]: Nothing to be done for 'all-am'.
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/libressl-3.0.2/apps'
make[5]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/libressl-3.0.2/apps'
make[5]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/libressl-3.0.2'
make[5]: Nothing to be done for 'all-am'.
make[5]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/libressl-3.0.2'
make[4]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/libressl-3.0.2'
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/libressl-3.0.2/.built
CFLAGS="-O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic" CPPFLAGS="-I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include " CXXFLAGS="" LDFLAGS="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib " make --jobserver-fds=3,4 -j -C /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/libressl-3.0.2  install
make[4]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/libressl-3.0.2'
Making install in crypto
make[5]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/libressl-3.0.2/crypto'
make  install-am
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/libressl-3.0.2/crypto'
make[7]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/libressl-3.0.2/crypto'
make[7]: Nothing to be done for 'install-data-am'.
 /bin/mkdir -p '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib'
 /usr/bin/env bash ../libtool   --mode=install /usr/bin/install -c   libcrypto.la '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib'
libtool: install: /usr/bin/install -c -m 644 .libs/libcrypto.lai /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib/libcrypto.la
libtool: install: /usr/bin/install -c .libs/libcrypto.a /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib/libcrypto.a
libtool: install: chmod 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib/libcrypto.a
libtool: install: ranlib /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib/libcrypto.a
libtool: finish: PATH="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin:/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin:/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin:/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin:/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin:/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/openwrt/golang/go/bin:/openwrt/golang/go/bin:/sbin" ldconfig -n /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib
make[7]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/libressl-3.0.2/crypto'
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/libressl-3.0.2/crypto'
make[5]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/libressl-3.0.2/crypto'
Making install in ssl
make[5]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/libressl-3.0.2/ssl'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/libressl-3.0.2/ssl'
make[6]: Nothing to be done for 'install-data-am'.
 /bin/mkdir -p '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib'
 /usr/bin/env bash ../libtool   --mode=install /usr/bin/install -c   libssl.la '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib'
libtool: install: /usr/bin/install -c -m 644 .libs/libssl.lai /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib/libssl.la
libtool: install: /usr/bin/install -c .libs/libssl.a /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib/libssl.a
libtool: install: chmod 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib/libssl.a
libtool: install: ranlib /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib/libssl.a
libtool: finish: PATH="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin:/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin:/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin:/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin:/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin:/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/openwrt/golang/go/bin:/openwrt/golang/go/bin:/sbin" ldconfig -n /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/libressl-3.0.2/ssl'
make[5]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/libressl-3.0.2/ssl'
Making install in tls
make[5]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/libressl-3.0.2/tls'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/libressl-3.0.2/tls'
make[6]: Nothing to be done for 'install-data-am'.
 /bin/mkdir -p '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib'
 /usr/bin/env bash ../libtool   --mode=install /usr/bin/install -c   libtls.la '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib'
libtool: install: /usr/bin/install -c -m 644 .libs/libtls.lai /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib/libtls.la
libtool: install: /usr/bin/install -c .libs/libtls.a /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib/libtls.a
libtool: install: chmod 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib/libtls.a
libtool: install: ranlib /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib/libtls.a
libtool: finish: PATH="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin:/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin:/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin:/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin:/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin:/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/openwrt/golang/go/bin:/openwrt/golang/go/bin:/sbin" ldconfig -n /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/libressl-3.0.2/tls'
make[5]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/libressl-3.0.2/tls'
Making install in include
make[5]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/libressl-3.0.2/include'
Making install in openssl
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/libressl-3.0.2/include/openssl'
make[7]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/libressl-3.0.2/include/openssl'
make[7]: Nothing to be done for 'install-exec-am'.
 /bin/mkdir -p '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include/openssl'
 /usr/bin/install -c -m 644 aes.h asn1.h asn1t.h bio.h blowfish.h bn.h buffer.h camellia.h cast.h chacha.h cmac.h cms.h comp.h conf.h conf_api.h crypto.h curve25519.h des.h dh.h dsa.h dso.h dtls1.h ec.h ecdh.h ecdsa.h engine.h err.h evp.h gost.h hkdf.h hmac.h idea.h lhash.h md4.h md5.h modes.h obj_mac.h objects.h ocsp.h opensslconf.h '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include/openssl'
 /usr/bin/install -c -m 644 opensslfeatures.h opensslv.h ossl_typ.h pem.h pem2.h pkcs12.h pkcs7.h poly1305.h rand.h rc2.h rc4.h ripemd.h rsa.h safestack.h sha.h sm3.h sm4.h srtp.h ssl.h ssl2.h ssl23.h ssl3.h stack.h tls1.h ts.h txt_db.h ui.h ui_compat.h whrlpool.h x509.h x509_vfy.h x509v3.h '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include/openssl'
make[7]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/libressl-3.0.2/include/openssl'
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/libressl-3.0.2/include/openssl'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/libressl-3.0.2/include'
make[7]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/libressl-3.0.2/include'
make[7]: Nothing to be done for 'install-exec-am'.
 /bin/mkdir -p '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include'
 /usr/bin/install -c -m 644 tls.h '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include'
make[7]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/libressl-3.0.2/include'
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/libressl-3.0.2/include'
make[5]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/libressl-3.0.2/include'
Making install in apps
make[5]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/libressl-3.0.2/apps'
autoreconf: running: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/autoconf --force
Making install in ocspcheck
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/libressl-3.0.2/apps/ocspcheck'
make[7]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/libressl-3.0.2/apps/ocspcheck'
make[7]: Nothing to be done for 'install-data-am'.
 /bin/mkdir -p '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin'
  /usr/bin/env bash ../../libtool   --mode=install /usr/bin/install -c ocspcheck '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin'
libtool: install: /usr/bin/install -c ocspcheck /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/ocspcheck
make[7]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/libressl-3.0.2/apps/ocspcheck'
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/libressl-3.0.2/apps/ocspcheck'
Making install in openssl
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/libressl-3.0.2/apps/openssl'
make[7]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/libressl-3.0.2/apps/openssl'
 /bin/mkdir -p '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin'
 /bin/mkdir -p '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/man/man1'
  /usr/bin/env bash ../../libtool   --mode=install /usr/bin/install -c openssl '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin'
 /usr/bin/install -c -m 644 openssl.1 '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/man/man1'
libtool: install: /usr/bin/install -c openssl /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/openssl
make  install-exec-hook
make[8]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/libressl-3.0.2/apps/openssl'
make[8]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/libressl-3.0.2/apps/openssl'
make[7]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/libressl-3.0.2/apps/openssl'
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/libressl-3.0.2/apps/openssl'
Making install in nc
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/libressl-3.0.2/apps/nc'
make[7]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/libressl-3.0.2/apps/nc'
make[7]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/libressl-3.0.2/apps/nc'
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/libressl-3.0.2/apps/nc'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/libressl-3.0.2/apps'
make[7]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/libressl-3.0.2/apps'
make[7]: Nothing to be done for 'install-exec-am'.
make[7]: Nothing to be done for 'install-data-am'.
make[7]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/libressl-3.0.2/apps'
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/libressl-3.0.2/apps'
make[5]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/libressl-3.0.2/apps'
make[5]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/libressl-3.0.2'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/libressl-3.0.2'
make[6]: Nothing to be done for 'install-exec-am'.
 /bin/mkdir -p '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib/pkgconfig'
 /usr/bin/install -c -m 644 libcrypto.pc libssl.pc libtls.pc openssl.pc '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib/pkgconfig'
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/libressl-3.0.2'
make[5]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/libressl-3.0.2'
make[4]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/libressl-3.0.2'
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/stamp
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/libressl-3.0.2/.built
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/stamp/.libressl_installed
make[3]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tools/libressl'
time: tools/libressl/compile#113.51#22.69#39.88
make[3]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tools/cmake'
make[3]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tools/mkimage'
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/dl
SHELL= flock /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/.u-boot-2020.04.tar.bz2.flock -c '  	/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/download.pl "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/dl" "u-boot-2020.04.tar.bz2" "fe732aaf037d9cc3c0909bad8362af366ae964bbdac6913a34081ff4ad565372" "" "https://mirror.cyberbits.eu/u-boot" "https://ftp.denx.de/pub/u-boot" "ftp://ftp.denx.de/pub/u-boot"    '
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/dl
SHELL= flock /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/.cmake-3.17.0.tar.gz.flock -c '  	/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/download.pl "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/dl" "cmake-3.17.0.tar.gz" "b74c05b55115eacc4fa2b77a814981dbda05cdc95a53e279fe16b7b272f00847" "" "https://github.com/Kitware/CMake/releases/download/v3.17.0/" "https://cmake.org/files/v3.17/"    '
+ curl -f --connect-timeout 20 --retry 5 --location --insecure https://sources.cdn.openwrt.org/u-boot-2020.04.tar.bz2
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0+ curl -f --connect-timeout 20 --retry 5 --location --insecure https://sources.cdn.openwrt.org/cmake-3.17.0.tar.gz
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
curl: (22) The requested URL returned error: 404 
Download failed.

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
curl: (92) HTTP/2 stream 1 was not closed cleanly: PROTOCOL_ERROR (err 1)
Download failed.
+ curl -f --connect-timeout 20 --retry 5 --location --insecure https://github.com/Kitware/CMake/releases/download/v3.17.0/cmake-3.17.0.tar.gz
+ curl -f --connect-timeout 20 --retry 5 --location --insecure https://mirror.cyberbits.eu/u-boot/u-boot-2020.04.tar.bz2
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0autoreconf: running: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/autoheader --force

100   626  100   626    0     0   1938      0 --:--:-- --:--:-- --:--:--  1932
autoreconf: running: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/automake --add-missing --copy --force-missing

  0 9244k    0 16970    0     0  14106      0  0:11:11  0:00:01  0:11:10 14106
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0parallel-tests: installing 'libltdl/config/test-driver'
autoreconf: Leaving directory `.'
autoreconf: Entering directory `libltdl'
autoreconf: configure.ac: not using Gettext

100   138  100   138    0     0     89      0  0:00:01  0:00:01 --:--:--    89

 13 9244k   13 1205k    0     0   541k      0  0:00:17  0:00:02  0:00:15 1162k
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0autoreconf: running: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/aclocal --force -I m4

  0 14.3M    0 81902    0     0  25771      0  0:09:44  0:00:03  0:09:41   97k
 72 9244k   72 6720k    0     0  2097k      0  0:00:04  0:00:03  0:00:01 3350k
100 9244k  100 9244k    0     0  2446k      0  0:00:03  0:00:03 --:--:-- 3582k
. /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/include/shell.sh; gzip -dc /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/dl/cmake-3.17.0.tar.gz | tar -C /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/.. -xf -

 10 14.3M   10 1536k    0     0   367k      0  0:00:40  0:00:04  0:00:36  845k[ ! -d ./src/ ] || cp -fpR ./src/* /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0

Applying ./patches/100-no-testing.patch using plaintext: 
patching file Modules/CTest.cmake
patching file Modules/Dart.cmake
patching file Tests/Contracts/VTK/Dashboard.cmake.in

Applying ./patches/120-curl-fix-libressl-linking.patch using plaintext: 
patching file Utilities/cmcurl/CMakeLists.txt

Applying ./patches/130-bootstrap_parallel_make_flag.patch using plaintext: 
patching file bootstrap
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/.preparedc5078431ae0765c5901cac8902b20a34_6664517399ebbbc92a37c5bb081b5c53
(cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/; if [ -x configure ]; then cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/config.{guess,sub} /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0// && CC="gcc" CFLAGS="-O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include " CXX="g++" CPPFLAGS="-I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include " LDFLAGS="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib " CONFIG_SHELL="/usr/bin/env bash" MAKEFLAGS="--jobserver-fds=3,4 -j" CXXFLAGS="-O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include "  bash ./configure --parallel="--jobserver-fds=3,4" --prefix=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host ; fi )
---------------------------------------------
CMake 3.17.0, Copyright 2000-2020 Kitware, Inc. and Contributors
C compiler on this system is: gcc -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   
C++ compiler on this system is: g++ -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include    
Makefile processor on this system is: make
g++ has setenv
g++ has unsetenv
g++ does not have environ in stdlib.h
autoreconf: configure.ac: tracing

 48 14.3M   48 7200k    0     0  1380k      0  0:00:10  0:00:05  0:00:05 2521kg++ has stl wstring
g++ has <ext/stdio_filebuf.h>
autoreconf: running: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/libtool-2.4/libltdl/config/libtoolize --copy --force --ltdl
libtoolize: Bootstrap detected, no files installed.

100 14.3M  100 14.3M    0     0  2542k      0  0:00:05  0:00:05 --:--:-- 4296k
. /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/include/shell.sh; bzcat /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/dl/u-boot-2020.04.tar.bz2 | tar -C /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/u-boot-2020.04/.. -xf -
---------------------------------------------
make[4]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Bootstrap.cmk'
g++ -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include        -DCMAKE_BOOTSTRAP    -DCMake_HAVE_CXX_MAKE_UNIQUE=1   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Bootstrap.cmk   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/LexerParser   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities/std   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/cmAddCustomCommandCommand.cxx -o cmAddCustomCommandCommand.o
g++ -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include        -DCMAKE_BOOTSTRAP    -DCMake_HAVE_CXX_MAKE_UNIQUE=1   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Bootstrap.cmk   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/LexerParser   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities/std   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/cmAddCustomTargetCommand.cxx -o cmAddCustomTargetCommand.o
g++ -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include        -DCMAKE_BOOTSTRAP    -DCMake_HAVE_CXX_MAKE_UNIQUE=1   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Bootstrap.cmk   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/LexerParser   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities/std   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/cmAddDefinitionsCommand.cxx -o cmAddDefinitionsCommand.o
g++ -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include        -DCMAKE_BOOTSTRAP    -DCMake_HAVE_CXX_MAKE_UNIQUE=1   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Bootstrap.cmk   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/LexerParser   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities/std   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/cmAddDependenciesCommand.cxx -o cmAddDependenciesCommand.o
g++ -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include        -DCMAKE_BOOTSTRAP    -DCMake_HAVE_CXX_MAKE_UNIQUE=1   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Bootstrap.cmk   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/LexerParser   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities/std   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/cmAddExecutableCommand.cxx -o cmAddExecutableCommand.o
g++ -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include        -DCMAKE_BOOTSTRAP    -DCMake_HAVE_CXX_MAKE_UNIQUE=1   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Bootstrap.cmk   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/LexerParser   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities/std   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/cmAddLibraryCommand.cxx -o cmAddLibraryCommand.o
g++ -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include        -DCMAKE_BOOTSTRAP    -DCMake_HAVE_CXX_MAKE_UNIQUE=1   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Bootstrap.cmk   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/LexerParser   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities/std   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/cmAddSubDirectoryCommand.cxx -o cmAddSubDirectoryCommand.o
g++ -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include        -DCMAKE_BOOTSTRAP    -DCMake_HAVE_CXX_MAKE_UNIQUE=1   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Bootstrap.cmk   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/LexerParser   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities/std   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/cmAddTestCommand.cxx -o cmAddTestCommand.o
g++ -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include        -DCMAKE_BOOTSTRAP    -DCMake_HAVE_CXX_MAKE_UNIQUE=1   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Bootstrap.cmk   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/LexerParser   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities/std   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/cmArgumentParser.cxx -o cmArgumentParser.o
g++ -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include        -DCMAKE_BOOTSTRAP    -DCMake_HAVE_CXX_MAKE_UNIQUE=1   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Bootstrap.cmk   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/LexerParser   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities/std   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/cmBinUtilsLinker.cxx -o cmBinUtilsLinker.o
g++ -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include        -DCMAKE_BOOTSTRAP    -DCMake_HAVE_CXX_MAKE_UNIQUE=1   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Bootstrap.cmk   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/LexerParser   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities/std   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/cmBinUtilsLinuxELFGetRuntimeDependenciesTool.cxx -o cmBinUtilsLinuxELFGetRuntimeDependenciesTool.o
g++ -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include        -DCMAKE_BOOTSTRAP    -DCMake_HAVE_CXX_MAKE_UNIQUE=1   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Bootstrap.cmk   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/LexerParser   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities/std   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/cmBinUtilsLinuxELFLinker.cxx -o cmBinUtilsLinuxELFLinker.o
g++ -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include        -DCMAKE_BOOTSTRAP    -DCMake_HAVE_CXX_MAKE_UNIQUE=1   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Bootstrap.cmk   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/LexerParser   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities/std   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/cmBinUtilsLinuxELFObjdumpGetRuntimeDependenciesTool.cxx -o cmBinUtilsLinuxELFObjdumpGetRuntimeDependenciesTool.o
g++ -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include        -DCMAKE_BOOTSTRAP    -DCMake_HAVE_CXX_MAKE_UNIQUE=1   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Bootstrap.cmk   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/LexerParser   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities/std   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/cmBinUtilsMacOSMachOGetRuntimeDependenciesTool.cxx -o cmBinUtilsMacOSMachOGetRuntimeDependenciesTool.o
g++ -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include        -DCMAKE_BOOTSTRAP    -DCMake_HAVE_CXX_MAKE_UNIQUE=1   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Bootstrap.cmk   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/LexerParser   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities/std   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/cmBinUtilsMacOSMachOLinker.cxx -o cmBinUtilsMacOSMachOLinker.o
g++ -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include        -DCMAKE_BOOTSTRAP    -DCMake_HAVE_CXX_MAKE_UNIQUE=1   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Bootstrap.cmk   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/LexerParser   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities/std   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/cmBinUtilsMacOSMachOOToolGetRuntimeDependenciesTool.cxx -o cmBinUtilsMacOSMachOOToolGetRuntimeDependenciesTool.o
g++ -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include        -DCMAKE_BOOTSTRAP    -DCMake_HAVE_CXX_MAKE_UNIQUE=1   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Bootstrap.cmk   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/LexerParser   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities/std   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/cmBinUtilsWindowsPEGetRuntimeDependenciesTool.cxx -o cmBinUtilsWindowsPEGetRuntimeDependenciesTool.o
g++ -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include        -DCMAKE_BOOTSTRAP    -DCMake_HAVE_CXX_MAKE_UNIQUE=1   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Bootstrap.cmk   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/LexerParser   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities/std   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/cmBinUtilsWindowsPEDumpbinGetRuntimeDependenciesTool.cxx -o cmBinUtilsWindowsPEDumpbinGetRuntimeDependenciesTool.o
g++ -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include        -DCMAKE_BOOTSTRAP    -DCMake_HAVE_CXX_MAKE_UNIQUE=1   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Bootstrap.cmk   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/LexerParser   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities/std   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/cmBinUtilsWindowsPELinker.cxx -o cmBinUtilsWindowsPELinker.o
g++ -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include        -DCMAKE_BOOTSTRAP    -DCMake_HAVE_CXX_MAKE_UNIQUE=1   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Bootstrap.cmk   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/LexerParser   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities/std   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/cmBinUtilsWindowsPEObjdumpGetRuntimeDependenciesTool.cxx -o cmBinUtilsWindowsPEObjdumpGetRuntimeDependenciesTool.o
g++ -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include        -DCMAKE_BOOTSTRAP    -DCMake_HAVE_CXX_MAKE_UNIQUE=1   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Bootstrap.cmk   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/LexerParser   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities/std   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/cmBreakCommand.cxx -o cmBreakCommand.o
g++ -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include        -DCMAKE_BOOTSTRAP    -DCMake_HAVE_CXX_MAKE_UNIQUE=1   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Bootstrap.cmk   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/LexerParser   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities/std   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/cmBuildCommand.cxx -o cmBuildCommand.o
g++ -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include        -DCMAKE_BOOTSTRAP    -DCMake_HAVE_CXX_MAKE_UNIQUE=1   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Bootstrap.cmk   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/LexerParser   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities/std   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/cmCMakeMinimumRequired.cxx -o cmCMakeMinimumRequired.o
g++ -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include        -DCMAKE_BOOTSTRAP    -DCMake_HAVE_CXX_MAKE_UNIQUE=1   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Bootstrap.cmk   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/LexerParser   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities/std   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/cmCMakePolicyCommand.cxx -o cmCMakePolicyCommand.o
g++ -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include        -DCMAKE_BOOTSTRAP    -DCMake_HAVE_CXX_MAKE_UNIQUE=1   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Bootstrap.cmk   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/LexerParser   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities/std   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/cmCPackPropertiesGenerator.cxx -o cmCPackPropertiesGenerator.o
g++ -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include        -DCMAKE_BOOTSTRAP    -DCMake_HAVE_CXX_MAKE_UNIQUE=1   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Bootstrap.cmk   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/LexerParser   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities/std   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/cmCacheManager.cxx -o cmCacheManager.o
g++ -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include        -DCMAKE_BOOTSTRAP    -DCMake_HAVE_CXX_MAKE_UNIQUE=1   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Bootstrap.cmk   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/LexerParser   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities/std   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/cmCheckCustomOutputs.cxx -o cmCheckCustomOutputs.o
g++ -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include        -DCMAKE_BOOTSTRAP    -DCMake_HAVE_CXX_MAKE_UNIQUE=1   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Bootstrap.cmk   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/LexerParser   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities/std   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/cmCommand.cxx -o cmCommand.o
g++ -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include        -DCMAKE_BOOTSTRAP    -DCMake_HAVE_CXX_MAKE_UNIQUE=1   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Bootstrap.cmk   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/LexerParser   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities/std   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/cmCommandArgumentParserHelper.cxx -o cmCommandArgumentParserHelper.o
g++ -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include        -DCMAKE_BOOTSTRAP    -DCMake_HAVE_CXX_MAKE_UNIQUE=1   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Bootstrap.cmk   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/LexerParser   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities/std   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/cmCommands.cxx -o cmCommands.o
g++ -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include        -DCMAKE_BOOTSTRAP    -DCMake_HAVE_CXX_MAKE_UNIQUE=1   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Bootstrap.cmk   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/LexerParser   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities/std   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/cmCommonTargetGenerator.cxx -o cmCommonTargetGenerator.o
g++ -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include        -DCMAKE_BOOTSTRAP    -DCMake_HAVE_CXX_MAKE_UNIQUE=1   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Bootstrap.cmk   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/LexerParser   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities/std   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/cmComputeComponentGraph.cxx -o cmComputeComponentGraph.o
g++ -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include        -DCMAKE_BOOTSTRAP    -DCMake_HAVE_CXX_MAKE_UNIQUE=1   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Bootstrap.cmk   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/LexerParser   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities/std   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/cmComputeLinkDepends.cxx -o cmComputeLinkDepends.o
g++ -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include        -DCMAKE_BOOTSTRAP    -DCMake_HAVE_CXX_MAKE_UNIQUE=1   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Bootstrap.cmk   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/LexerParser   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities/std   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/cmComputeLinkInformation.cxx -o cmComputeLinkInformation.o
g++ -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include        -DCMAKE_BOOTSTRAP    -DCMake_HAVE_CXX_MAKE_UNIQUE=1   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Bootstrap.cmk   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/LexerParser   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities/std   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/cmComputeTargetDepends.cxx -o cmComputeTargetDepends.o
g++ -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include        -DCMAKE_BOOTSTRAP    -DCMake_HAVE_CXX_MAKE_UNIQUE=1   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Bootstrap.cmk   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/LexerParser   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities/std   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/cmConditionEvaluator.cxx -o cmConditionEvaluator.o
g++ -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include        -DCMAKE_BOOTSTRAP    -DCMake_HAVE_CXX_MAKE_UNIQUE=1   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Bootstrap.cmk   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/LexerParser   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities/std   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/cmConfigureFileCommand.cxx -o cmConfigureFileCommand.o
[ ! -d ./src/ ] || cp -fpR ./src/* /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/u-boot-2020.04

Applying ./patches/020-fix-file-creation-perms.patch using plaintext: 
patching file tools/fit_image.c

Applying ./patches/030-allow-to-use-different-magic.patch using plaintext: 
patching file tools/mkimage.c
patching file tools/default_image.c
patching file tools/imagetool.h

Applying ./patches/050-Add-compatibility-with-non-Linux-hosts.patch using plaintext: 
patching file include/image.h
patching file include/imx8image.h
patching file include/linux/posix_types.h
patching file include/linux/types.h
patching file lib/rsa/rsa-sign.c

Applying ./patches/070-remove_generated_autoconf.patch using plaintext: 
patching file tools/imximage.c

Applying ./patches/210-link-libcrypto-static.patch using plaintext: 
patching file tools/Makefile
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/u-boot-2020.04/include/config
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/u-boot-2020.04/include/config/auto.conf
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/u-boot-2020.04/.prepared3d69fec39b523fbedbdf365ecca02d0e_6664517399ebbbc92a37c5bb081b5c53
(cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/u-boot-2020.04/; if [ -x configure ]; then cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/config.{guess,sub} /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/u-boot-2020.04// && CC="gcc" CFLAGS="-O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include " CXX="g++" CPPFLAGS="-I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include " LDFLAGS="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib " CONFIG_SHELL="/usr/bin/env bash"  bash ./configure --target=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --program-prefix="" --program-suffix="" --prefix=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host --exec-prefix=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host --sysconfdir=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc --localstatedir=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/var --sbindir=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin ; fi )
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/u-boot-2020.04/.configured
make -C /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/u-boot-2020.04 HOSTCFLAGS="-O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include " HOSTLDFLAGS="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib " no-dot-config-targets=tools-only CONFIG_MKIMAGE_DTC_PATH=dtc CONFIG_FIT=y CONFIG_FIT_SIGNATURE=y CONFIG_FIT_SIGNATURE_MAX_SIZE=0x10000000 tools-only
make[4]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/u-boot-2020.04'
g++ -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include        -DCMAKE_BOOTSTRAP    -DCMake_HAVE_CXX_MAKE_UNIQUE=1   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Bootstrap.cmk   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/LexerParser   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities/std   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/cmContinueCommand.cxx -o cmContinueCommand.o
g++ -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include        -DCMAKE_BOOTSTRAP    -DCMake_HAVE_CXX_MAKE_UNIQUE=1   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Bootstrap.cmk   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/LexerParser   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities/std   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/cmCoreTryCompile.cxx -o cmCoreTryCompile.o
  HOSTCC  scripts/basic/fixdep
autoreconf: running: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/autoconf --force
  CHK     include/config/uboot.release
  UPD     include/config/uboot.release
  CHK     include/generated/version_autogenerated.h
g++ -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include        -DCMAKE_BOOTSTRAP    -DCMake_HAVE_CXX_MAKE_UNIQUE=1   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Bootstrap.cmk   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/LexerParser   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities/std   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/cmCreateTestSourceList.cxx -o cmCreateTestSourceList.o
  UPD     include/generated/version_autogenerated.h
  CHK     include/generated/timestamp_autogenerated.h
  UPD     include/generated/timestamp_autogenerated.h
  COPY    tools/version.h
g++ -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include        -DCMAKE_BOOTSTRAP    -DCMake_HAVE_CXX_MAKE_UNIQUE=1   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Bootstrap.cmk   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/LexerParser   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities/std   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/cmCustomCommand.cxx -o cmCustomCommand.o
  HOSTCC  tools/mkenvimage.o
  HOSTCC  tools/os_support.o
autoreconf: running: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/autoheader --force
  WRAP    tools/lib/crc32.c
  HOSTCC  tools/lib/crc32.o
In file included from ././include/compiler.h:46:0,
                 from <command-line>:0:
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include/byteswap.h:2:2: warning: #include_next is a GCC extension
 #include_next <byteswap.h>
  ^~~~~~~~~~~~
  HOSTLD  tools/mkenvimage
  HOSTCC  tools/aisimage.o
g++ -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include        -DCMAKE_BOOTSTRAP    -DCMake_HAVE_CXX_MAKE_UNIQUE=1   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Bootstrap.cmk   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/LexerParser   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities/std   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/cmCustomCommandGenerator.cxx -o cmCustomCommandGenerator.o
  HOSTCC  tools/atmelimage.o
autoreconf: running: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/automake --add-missing --copy --force-missing
  HOSTCC  tools/fit_common.o
  HOSTCC  tools/fit_image.o
g++ -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include        -DCMAKE_BOOTSTRAP    -DCMake_HAVE_CXX_MAKE_UNIQUE=1   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Bootstrap.cmk   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/LexerParser   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities/std   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/cmCustomCommandLines.cxx -o cmCustomCommandLines.o
g++ -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include        -DCMAKE_BOOTSTRAP    -DCMake_HAVE_CXX_MAKE_UNIQUE=1   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Bootstrap.cmk   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/LexerParser   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities/std   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/cmDefinePropertyCommand.cxx -o cmDefinePropertyCommand.o
g++ -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include        -DCMAKE_BOOTSTRAP    -DCMake_HAVE_CXX_MAKE_UNIQUE=1   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Bootstrap.cmk   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/LexerParser   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities/std   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/cmDefinitions.cxx -o cmDefinitions.o
  HOSTCC  tools/image-host.o
g++ -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include        -DCMAKE_BOOTSTRAP    -DCMake_HAVE_CXX_MAKE_UNIQUE=1   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Bootstrap.cmk   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/LexerParser   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities/std   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/cmDepends.cxx -o cmDepends.o
g++ -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include        -DCMAKE_BOOTSTRAP    -DCMake_HAVE_CXX_MAKE_UNIQUE=1   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Bootstrap.cmk   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/LexerParser   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities/std   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/cmDependsC.cxx -o cmDependsC.o
  WRAP    tools/common/image-fit.c
  HOSTCC  tools/common/image-fit.o
Makefile.am:113: warning: source file 'loaders/dld_link.c' is in a subdirectory,
Makefile.am:113: but option 'subdir-objects' is disabled
automake: warning: possible forward-incompatibility.
automake: At least a source file is in a subdirectory, but the 'subdir-objects'
automake: automake option hasn't been enabled.  For now, the corresponding output
automake: object file(s) will be placed in the top-level directory.  However,
automake: this behaviour will change in future Automake versions: they will
automake: unconditionally cause object files to be placed in the same subdirectory
automake: of the corresponding sources.
automake: You are advised to start using 'subdir-objects' option throughout your
automake: project, to avoid future incompatibilities.
Makefile.am:109: warning: source file 'loaders/dlopen.c' is in a subdirectory,
Makefile.am:109: but option 'subdir-objects' is disabled
Makefile.am:117: warning: source file 'loaders/dyld.c' is in a subdirectory,
Makefile.am:117: but option 'subdir-objects' is disabled
Makefile.am:67: warning: source file 'loaders/preopen.c' is in a subdirectory,
Makefile.am:67: but option 'subdir-objects' is disabled
Makefile.am:120: warning: source file 'loaders/load_add_on.c' is in a subdirectory,
Makefile.am:120: but option 'subdir-objects' is disabled
Makefile.am:123: warning: source file 'loaders/loadlibrary.c' is in a subdirectory,
Makefile.am:123: but option 'subdir-objects' is disabled
Makefile.am:126: warning: source file 'loaders/shl_load.c' is in a subdirectory,
Makefile.am:126: but option 'subdir-objects' is disabled
autoreconf: Leaving directory `libltdl'
  WRAP    tools/common/image-sig.c
  HOSTCC  tools/common/image-sig.o
g++ -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include        -DCMAKE_BOOTSTRAP    -DCMake_HAVE_CXX_MAKE_UNIQUE=1   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Bootstrap.cmk   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/LexerParser   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities/std   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/cmDocumentationFormatter.cxx -o cmDocumentationFormatter.o
g++ -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include        -DCMAKE_BOOTSTRAP    -DCMake_HAVE_CXX_MAKE_UNIQUE=1   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Bootstrap.cmk   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/LexerParser   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities/std   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/cmEnableLanguageCommand.cxx -o cmEnableLanguageCommand.o
autoreconf: Entering directory `tests/cdemo'
autoreconf: configure.ac: not using Gettext
  WRAP    tools/common/bootm.c
  HOSTCC  tools/common/bootm.o
  HOSTCC  tools/default_image.o
g++ -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include        -DCMAKE_BOOTSTRAP    -DCMake_HAVE_CXX_MAKE_UNIQUE=1   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Bootstrap.cmk   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/LexerParser   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities/std   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/cmEnableTestingCommand.cxx -o cmEnableTestingCommand.o
  WRAP    tools/lib/fdtdec_common.c
  HOSTCC  tools/lib/fdtdec_common.o
  WRAP    tools/lib/fdtdec.c
  HOSTCC  tools/lib/fdtdec.o
  WRAP    tools/common/image.c
  HOSTCC  tools/common/image.o
g++ -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include        -DCMAKE_BOOTSTRAP    -DCMake_HAVE_CXX_MAKE_UNIQUE=1   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Bootstrap.cmk   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/LexerParser   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities/std   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/cmExecProgramCommand.cxx -o cmExecProgramCommand.o
autoreconf: running: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/aclocal --force -I ../../libltdl/m4
  HOSTCC  tools/imagetool.o
g++ -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include        -DCMAKE_BOOTSTRAP    -DCMake_HAVE_CXX_MAKE_UNIQUE=1   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Bootstrap.cmk   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/LexerParser   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities/std   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/cmExecuteProcessCommand.cxx -o cmExecuteProcessCommand.o
g++ -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include        -DCMAKE_BOOTSTRAP    -DCMake_HAVE_CXX_MAKE_UNIQUE=1   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Bootstrap.cmk   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/LexerParser   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities/std   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/cmExpandedCommandArgument.cxx -o cmExpandedCommandArgument.o
  HOSTCC  tools/imximage.o
g++ -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include        -DCMAKE_BOOTSTRAP    -DCMake_HAVE_CXX_MAKE_UNIQUE=1   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Bootstrap.cmk   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/LexerParser   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities/std   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/cmExportBuildFileGenerator.cxx -o cmExportBuildFileGenerator.o
g++ -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include        -DCMAKE_BOOTSTRAP    -DCMake_HAVE_CXX_MAKE_UNIQUE=1   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Bootstrap.cmk   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/LexerParser   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities/std   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/cmExportFileGenerator.cxx -o cmExportFileGenerator.o
g++ -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include        -DCMAKE_BOOTSTRAP    -DCMake_HAVE_CXX_MAKE_UNIQUE=1   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Bootstrap.cmk   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/LexerParser   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities/std   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/cmExportInstallFileGenerator.cxx -o cmExportInstallFileGenerator.o
  HOSTCC  tools/imx8image.o
g++ -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include        -DCMAKE_BOOTSTRAP    -DCMake_HAVE_CXX_MAKE_UNIQUE=1   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Bootstrap.cmk   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/LexerParser   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities/std   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/cmExportSet.cxx -o cmExportSet.o
g++ -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include        -DCMAKE_BOOTSTRAP    -DCMake_HAVE_CXX_MAKE_UNIQUE=1   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Bootstrap.cmk   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/LexerParser   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities/std   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/cmExportTryCompileFileGenerator.cxx -o cmExportTryCompileFileGenerator.o
  HOSTCC  tools/imx8mimage.o
  HOSTCC  tools/kwbimage.o
g++ -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include        -DCMAKE_BOOTSTRAP    -DCMake_HAVE_CXX_MAKE_UNIQUE=1   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Bootstrap.cmk   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/LexerParser   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities/std   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/cmExprParserHelper.cxx -o cmExprParserHelper.o
  WRAP    tools/lib/md5.c
  HOSTCC  tools/lib/md5.o
In file included from ././include/compiler.h:46:0,
                 from <command-line>:0:
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include/byteswap.h:2:2: warning: #include_next is a GCC extension
 #include_next <byteswap.h>
  ^~~~~~~~~~~~
g++ -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include        -DCMAKE_BOOTSTRAP    -DCMake_HAVE_CXX_MAKE_UNIQUE=1   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Bootstrap.cmk   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/LexerParser   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities/std   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/cmExternalMakefileProjectGenerator.cxx -o cmExternalMakefileProjectGenerator.o
  HOSTCC  tools/lpc32xximage.o
g++ -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include        -DCMAKE_BOOTSTRAP    -DCMake_HAVE_CXX_MAKE_UNIQUE=1   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Bootstrap.cmk   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/LexerParser   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities/std   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/cmFileCommand.cxx -o cmFileCommand.o
  HOSTCC  tools/mxsimage.o
g++ -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include        -DCMAKE_BOOTSTRAP    -DCMake_HAVE_CXX_MAKE_UNIQUE=1   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Bootstrap.cmk   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/LexerParser   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities/std   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/cmFileCopier.cxx -o cmFileCopier.o
g++ -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include        -DCMAKE_BOOTSTRAP    -DCMake_HAVE_CXX_MAKE_UNIQUE=1   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Bootstrap.cmk   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/LexerParser   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities/std   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/cmFileInstaller.cxx -o cmFileInstaller.o
g++ -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include        -DCMAKE_BOOTSTRAP    -DCMake_HAVE_CXX_MAKE_UNIQUE=1   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Bootstrap.cmk   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/LexerParser   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities/std   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/cmFileTime.cxx -o cmFileTime.o
g++ -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include        -DCMAKE_BOOTSTRAP    -DCMake_HAVE_CXX_MAKE_UNIQUE=1   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Bootstrap.cmk   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/LexerParser   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities/std   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/cmFileTimeCache.cxx -o cmFileTimeCache.o
g++ -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include        -DCMAKE_BOOTSTRAP    -DCMake_HAVE_CXX_MAKE_UNIQUE=1   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Bootstrap.cmk   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/LexerParser   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities/std   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/cmFileTimes.cxx -o cmFileTimes.o
  HOSTCC  tools/omapimage.o
  HOSTCC  tools/pblimage.o
g++ -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include        -DCMAKE_BOOTSTRAP    -DCMake_HAVE_CXX_MAKE_UNIQUE=1   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Bootstrap.cmk   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/LexerParser   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities/std   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/cmFindBase.cxx -o cmFindBase.o
g++ -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include        -DCMAKE_BOOTSTRAP    -DCMake_HAVE_CXX_MAKE_UNIQUE=1   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Bootstrap.cmk   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/LexerParser   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities/std   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/cmFindCommon.cxx -o cmFindCommon.o
  HOSTCC  tools/pbl_crc32.o
g++ -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include        -DCMAKE_BOOTSTRAP    -DCMake_HAVE_CXX_MAKE_UNIQUE=1   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Bootstrap.cmk   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/LexerParser   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities/std   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/cmFindFileCommand.cxx -o cmFindFileCommand.o
  HOSTCC  tools/vybridimage.o
  HOSTCC  tools/stm32image.o
  WRAP    tools/lib/rc4.c
  HOSTCC  tools/lib/rc4.o
autoreconf: configure.ac: tracing
  HOSTCC  tools/rkcommon.o
g++ -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include        -DCMAKE_BOOTSTRAP    -DCMake_HAVE_CXX_MAKE_UNIQUE=1   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Bootstrap.cmk   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/LexerParser   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities/std   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/cmFindLibraryCommand.cxx -o cmFindLibraryCommand.o
  HOSTCC  tools/rkimage.o
  HOSTCC  tools/rksd.o
g++ -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include        -DCMAKE_BOOTSTRAP    -DCMake_HAVE_CXX_MAKE_UNIQUE=1   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Bootstrap.cmk   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/LexerParser   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities/std   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/cmFindPackageCommand.cxx -o cmFindPackageCommand.o
  HOSTCC  tools/rkspi.o
autoreconf: running: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/libtool-2.4/libltdl/config/libtoolize --copy --force
libtoolize: Bootstrap detected, no files installed.
  HOSTCC  tools/socfpgaimage.o
g++ -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include        -DCMAKE_BOOTSTRAP    -DCMake_HAVE_CXX_MAKE_UNIQUE=1   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Bootstrap.cmk   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/LexerParser   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities/std   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/cmFindPathCommand.cxx -o cmFindPathCommand.o
  WRAP    tools/lib/crc16.c
  HOSTCC  tools/lib/crc16.o
  WRAP    tools/lib/sha1.c
  HOSTCC  tools/lib/sha1.o
In file included from ././include/compiler.h:46:0,
                 from <command-line>:0:
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include/byteswap.h:2:2: warning: #include_next is a GCC extension
 #include_next <byteswap.h>
  ^~~~~~~~~~~~
  WRAP    tools/lib/sha256.c
  HOSTCC  tools/lib/sha256.o
In file included from ././include/compiler.h:46:0,
                 from <command-line>:0:
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include/byteswap.h:2:2: warning: #include_next is a GCC extension
 #include_next <byteswap.h>
  ^~~~~~~~~~~~
  WRAP    tools/common/hash.c
  HOSTCC  tools/common/hash.o
  HOSTCC  tools/ublimage.o
g++ -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include        -DCMAKE_BOOTSTRAP    -DCMake_HAVE_CXX_MAKE_UNIQUE=1   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Bootstrap.cmk   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/LexerParser   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities/std   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/cmFindProgramCommand.cxx -o cmFindProgramCommand.o
  HOSTCC  tools/zynqimage.o
  HOSTCC  tools/zynqmpimage.o
  HOSTCC  tools/zynqmpbif.o
g++ -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include        -DCMAKE_BOOTSTRAP    -DCMake_HAVE_CXX_MAKE_UNIQUE=1   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Bootstrap.cmk   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/LexerParser   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities/std   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/cmForEachCommand.cxx -o cmForEachCommand.o
  HOSTCC  tools/libfdt/fdt.o
  HOSTCC  tools/libfdt/fdt_wip.o
  HOSTCC  tools/libfdt/fdt_sw.o
g++ -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include        -DCMAKE_BOOTSTRAP    -DCMake_HAVE_CXX_MAKE_UNIQUE=1   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Bootstrap.cmk   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/LexerParser   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities/std   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/cmFunctionBlocker.cxx -o cmFunctionBlocker.o
  HOSTCC  tools/libfdt/fdt_rw.o
g++ -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include        -DCMAKE_BOOTSTRAP    -DCMake_HAVE_CXX_MAKE_UNIQUE=1   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Bootstrap.cmk   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/LexerParser   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities/std   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/cmFunctionCommand.cxx -o cmFunctionCommand.o
  HOSTCC  tools/libfdt/fdt_strerror.o
  HOSTCC  tools/libfdt/fdt_empty_tree.o
  HOSTCC  tools/libfdt/fdt_addresses.o
  HOSTCC  tools/libfdt/fdt_overlay.o
g++ -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include        -DCMAKE_BOOTSTRAP    -DCMake_HAVE_CXX_MAKE_UNIQUE=1   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Bootstrap.cmk   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/LexerParser   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities/std   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/cmFSPermissions.cxx -o cmFSPermissions.o
  WRAP    tools/lib/libfdt/fdt_ro.c
  HOSTCC  tools/lib/libfdt/fdt_ro.o
g++ -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include        -DCMAKE_BOOTSTRAP    -DCMake_HAVE_CXX_MAKE_UNIQUE=1   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Bootstrap.cmk   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/LexerParser   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities/std   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/cmGeneratedFileStream.cxx -o cmGeneratedFileStream.o
g++ -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include        -DCMAKE_BOOTSTRAP    -DCMake_HAVE_CXX_MAKE_UNIQUE=1   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Bootstrap.cmk   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/LexerParser   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities/std   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/cmGeneratorExpression.cxx -o cmGeneratorExpression.o
  WRAP    tools/lib/libfdt/fdt_region.c
  HOSTCC  tools/lib/libfdt/fdt_region.o
g++ -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include        -DCMAKE_BOOTSTRAP    -DCMake_HAVE_CXX_MAKE_UNIQUE=1   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Bootstrap.cmk   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/LexerParser   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities/std   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/cmGeneratorExpressionContext.cxx -o cmGeneratorExpressionContext.o
  HOSTCC  tools/gpimage.o
  HOSTCC  tools/gpimage-common.o
  HOSTCC  tools/mtk_image.o
g++ -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include        -DCMAKE_BOOTSTRAP    -DCMake_HAVE_CXX_MAKE_UNIQUE=1   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Bootstrap.cmk   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/LexerParser   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities/std   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/cmGeneratorExpressionDAGChecker.cxx -o cmGeneratorExpressionDAGChecker.o
  WRAP    tools/lib/rsa/rsa-sign.c
  HOSTCC  tools/lib/rsa/rsa-sign.o
g++ -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include        -DCMAKE_BOOTSTRAP    -DCMake_HAVE_CXX_MAKE_UNIQUE=1   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Bootstrap.cmk   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/LexerParser   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities/std   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/cmGeneratorExpressionEvaluationFile.cxx -o cmGeneratorExpressionEvaluationFile.o
g++ -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include        -DCMAKE_BOOTSTRAP    -DCMake_HAVE_CXX_MAKE_UNIQUE=1   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Bootstrap.cmk   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/LexerParser   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities/std   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/cmGeneratorExpressionEvaluator.cxx -o cmGeneratorExpressionEvaluator.o
  WRAP    tools/lib/rsa/rsa-verify.c
  HOSTCC  tools/lib/rsa/rsa-verify.o
  WRAP    tools/lib/rsa/rsa-checksum.c
  HOSTCC  tools/lib/rsa/rsa-checksum.o
  WRAP    tools/lib/rsa/rsa-mod-exp.c
  HOSTCC  tools/lib/rsa/rsa-mod-exp.o
autoreconf: running: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/autoconf --force
  HOSTCC  tools/dumpimage.o
  HOSTLD  tools/dumpimage
g++ -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include        -DCMAKE_BOOTSTRAP    -DCMake_HAVE_CXX_MAKE_UNIQUE=1   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Bootstrap.cmk   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/LexerParser   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities/std   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/cmGeneratorExpressionLexer.cxx -o cmGeneratorExpressionLexer.o
g++ -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include        -DCMAKE_BOOTSTRAP    -DCMake_HAVE_CXX_MAKE_UNIQUE=1   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Bootstrap.cmk   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/LexerParser   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities/std   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/cmGeneratorExpressionNode.cxx -o cmGeneratorExpressionNode.o
g++ -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include        -DCMAKE_BOOTSTRAP    -DCMake_HAVE_CXX_MAKE_UNIQUE=1   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Bootstrap.cmk   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/LexerParser   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities/std   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/cmGeneratorExpressionParser.cxx -o cmGeneratorExpressionParser.o
autoreconf: configure.ac: not using Autoheader
autoreconf: running: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/automake --add-missing --copy --force-missing
  HOSTCC  tools/mkimage.o
g++ -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include        -DCMAKE_BOOTSTRAP    -DCMake_HAVE_CXX_MAKE_UNIQUE=1   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Bootstrap.cmk   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/LexerParser   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities/std   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/cmGeneratorTarget.cxx -o cmGeneratorTarget.o
g++ -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include        -DCMAKE_BOOTSTRAP    -DCMake_HAVE_CXX_MAKE_UNIQUE=1   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Bootstrap.cmk   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/LexerParser   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities/std   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/cmGetCMakePropertyCommand.cxx -o cmGetCMakePropertyCommand.o
  HOSTLD  tools/mkimage
  HOSTCC  tools/fit_info.o
  HOSTLD  tools/fit_info
g++ -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include        -DCMAKE_BOOTSTRAP    -DCMake_HAVE_CXX_MAKE_UNIQUE=1   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Bootstrap.cmk   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/LexerParser   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities/std   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/cmGetDirectoryPropertyCommand.cxx -o cmGetDirectoryPropertyCommand.o
g++ -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include        -DCMAKE_BOOTSTRAP    -DCMake_HAVE_CXX_MAKE_UNIQUE=1   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Bootstrap.cmk   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/LexerParser   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities/std   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/cmGetFilenameComponentCommand.cxx -o cmGetFilenameComponentCommand.o
  HOSTCC  tools/fit_check_sign.o
  HOSTLD  tools/fit_check_sign
autoreconf: Leaving directory `tests/cdemo'
  HOSTCC  tools/proftool
g++ -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include        -DCMAKE_BOOTSTRAP    -DCMake_HAVE_CXX_MAKE_UNIQUE=1   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Bootstrap.cmk   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/LexerParser   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities/std   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/cmGetPipes.cxx -o cmGetPipes.o
g++ -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include        -DCMAKE_BOOTSTRAP    -DCMake_HAVE_CXX_MAKE_UNIQUE=1   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Bootstrap.cmk   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/LexerParser   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities/std   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/cmGetPropertyCommand.cxx -o cmGetPropertyCommand.o
autoreconf: Entering directory `tests/demo'
autoreconf: configure.ac: not using Gettext
  HOSTCC  tools/fdtgrep.o
g++ -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include        -DCMAKE_BOOTSTRAP    -DCMake_HAVE_CXX_MAKE_UNIQUE=1   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Bootstrap.cmk   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/LexerParser   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities/std   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/cmGetSourceFilePropertyCommand.cxx -o cmGetSourceFilePropertyCommand.o
g++ -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include        -DCMAKE_BOOTSTRAP    -DCMake_HAVE_CXX_MAKE_UNIQUE=1   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Bootstrap.cmk   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/LexerParser   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities/std   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/cmGetTargetPropertyCommand.cxx -o cmGetTargetPropertyCommand.o
g++ -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include        -DCMAKE_BOOTSTRAP    -DCMake_HAVE_CXX_MAKE_UNIQUE=1   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Bootstrap.cmk   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/LexerParser   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities/std   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/cmGetTestPropertyCommand.cxx -o cmGetTestPropertyCommand.o
  HOSTLD  tools/fdtgrep
make[4]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/u-boot-2020.04'
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/u-boot-2020.04/.built
cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/u-boot-2020.04/tools/mkimage /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/
cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/u-boot-2020.04/tools/mkenvimage /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/stamp
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/u-boot-2020.04/.built
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/stamp/.mkimage_installed
make[3]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tools/mkimage'
time: tools/mkimage/compile#24.17#4.64#35.99
g++ -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include        -DCMAKE_BOOTSTRAP    -DCMake_HAVE_CXX_MAKE_UNIQUE=1   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Bootstrap.cmk   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/LexerParser   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities/std   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/cmGlobalCommonGenerator.cxx -o cmGlobalCommonGenerator.o
autoreconf: running: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/aclocal --force -I ../../libltdl/m4
g++ -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include        -DCMAKE_BOOTSTRAP    -DCMake_HAVE_CXX_MAKE_UNIQUE=1   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Bootstrap.cmk   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/LexerParser   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities/std   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/cmGlobalGenerator.cxx -o cmGlobalGenerator.o
g++ -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include        -DCMAKE_BOOTSTRAP    -DCMake_HAVE_CXX_MAKE_UNIQUE=1   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Bootstrap.cmk   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/LexerParser   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities/std   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/cmGlobalUnixMakefileGenerator3.cxx -o cmGlobalUnixMakefileGenerator3.o
g++ -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include        -DCMAKE_BOOTSTRAP    -DCMake_HAVE_CXX_MAKE_UNIQUE=1   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Bootstrap.cmk   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/LexerParser   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities/std   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/cmGlobVerificationManager.cxx -o cmGlobVerificationManager.o
g++ -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include        -DCMAKE_BOOTSTRAP    -DCMake_HAVE_CXX_MAKE_UNIQUE=1   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Bootstrap.cmk   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/LexerParser   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities/std   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/cmHexFileConverter.cxx -o cmHexFileConverter.o
g++ -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include        -DCMAKE_BOOTSTRAP    -DCMake_HAVE_CXX_MAKE_UNIQUE=1   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Bootstrap.cmk   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/LexerParser   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities/std   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/cmIfCommand.cxx -o cmIfCommand.o
g++ -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include        -DCMAKE_BOOTSTRAP    -DCMake_HAVE_CXX_MAKE_UNIQUE=1   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Bootstrap.cmk   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/LexerParser   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities/std   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/cmIncludeCommand.cxx -o cmIncludeCommand.o
g++ -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include        -DCMAKE_BOOTSTRAP    -DCMake_HAVE_CXX_MAKE_UNIQUE=1   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Bootstrap.cmk   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/LexerParser   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities/std   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/cmIncludeGuardCommand.cxx -o cmIncludeGuardCommand.o
g++ -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include        -DCMAKE_BOOTSTRAP    -DCMake_HAVE_CXX_MAKE_UNIQUE=1   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Bootstrap.cmk   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/LexerParser   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities/std   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/cmIncludeDirectoryCommand.cxx -o cmIncludeDirectoryCommand.o
g++ -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include        -DCMAKE_BOOTSTRAP    -DCMake_HAVE_CXX_MAKE_UNIQUE=1   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Bootstrap.cmk   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/LexerParser   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities/std   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/cmIncludeRegularExpressionCommand.cxx -o cmIncludeRegularExpressionCommand.o
g++ -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include        -DCMAKE_BOOTSTRAP    -DCMake_HAVE_CXX_MAKE_UNIQUE=1   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Bootstrap.cmk   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/LexerParser   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities/std   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/cmInstallCommand.cxx -o cmInstallCommand.o
g++ -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include        -DCMAKE_BOOTSTRAP    -DCMake_HAVE_CXX_MAKE_UNIQUE=1   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Bootstrap.cmk   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/LexerParser   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities/std   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/cmInstallCommandArguments.cxx -o cmInstallCommandArguments.o
g++ -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include        -DCMAKE_BOOTSTRAP    -DCMake_HAVE_CXX_MAKE_UNIQUE=1   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Bootstrap.cmk   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/LexerParser   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities/std   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/cmInstallDirectoryGenerator.cxx -o cmInstallDirectoryGenerator.o
g++ -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include        -DCMAKE_BOOTSTRAP    -DCMake_HAVE_CXX_MAKE_UNIQUE=1   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Bootstrap.cmk   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/LexerParser   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities/std   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/cmInstallExportGenerator.cxx -o cmInstallExportGenerator.o
autoreconf: configure.ac: tracing
g++ -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include        -DCMAKE_BOOTSTRAP    -DCMake_HAVE_CXX_MAKE_UNIQUE=1   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Bootstrap.cmk   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/LexerParser   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities/std   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/cmInstallFilesCommand.cxx -o cmInstallFilesCommand.o
g++ -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include        -DCMAKE_BOOTSTRAP    -DCMake_HAVE_CXX_MAKE_UNIQUE=1   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Bootstrap.cmk   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/LexerParser   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities/std   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/cmInstallFilesGenerator.cxx -o cmInstallFilesGenerator.o
g++ -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include        -DCMAKE_BOOTSTRAP    -DCMake_HAVE_CXX_MAKE_UNIQUE=1   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Bootstrap.cmk   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/LexerParser   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities/std   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/cmInstallGenerator.cxx -o cmInstallGenerator.o
g++ -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include        -DCMAKE_BOOTSTRAP    -DCMake_HAVE_CXX_MAKE_UNIQUE=1   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Bootstrap.cmk   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/LexerParser   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities/std   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/cmInstallScriptGenerator.cxx -o cmInstallScriptGenerator.o
autoreconf: running: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/libtool-2.4/libltdl/config/libtoolize --copy --force
libtoolize: Bootstrap detected, no files installed.
g++ -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include        -DCMAKE_BOOTSTRAP    -DCMake_HAVE_CXX_MAKE_UNIQUE=1   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Bootstrap.cmk   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/LexerParser   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities/std   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/cmInstallSubdirectoryGenerator.cxx -o cmInstallSubdirectoryGenerator.o
g++ -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include        -DCMAKE_BOOTSTRAP    -DCMake_HAVE_CXX_MAKE_UNIQUE=1   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Bootstrap.cmk   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/LexerParser   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities/std   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/cmInstallTargetGenerator.cxx -o cmInstallTargetGenerator.o
g++ -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include        -DCMAKE_BOOTSTRAP    -DCMake_HAVE_CXX_MAKE_UNIQUE=1   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Bootstrap.cmk   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/LexerParser   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities/std   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/cmInstallTargetsCommand.cxx -o cmInstallTargetsCommand.o
g++ -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include        -DCMAKE_BOOTSTRAP    -DCMake_HAVE_CXX_MAKE_UNIQUE=1   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Bootstrap.cmk   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/LexerParser   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities/std   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/cmInstalledFile.cxx -o cmInstalledFile.o
g++ -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include        -DCMAKE_BOOTSTRAP    -DCMake_HAVE_CXX_MAKE_UNIQUE=1   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Bootstrap.cmk   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/LexerParser   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities/std   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/cmLDConfigLDConfigTool.cxx -o cmLDConfigLDConfigTool.o
g++ -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include        -DCMAKE_BOOTSTRAP    -DCMake_HAVE_CXX_MAKE_UNIQUE=1   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Bootstrap.cmk   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/LexerParser   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities/std   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/cmLDConfigTool.cxx -o cmLDConfigTool.o
g++ -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include        -DCMAKE_BOOTSTRAP    -DCMake_HAVE_CXX_MAKE_UNIQUE=1   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Bootstrap.cmk   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/LexerParser   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities/std   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/cmLinkDirectoriesCommand.cxx -o cmLinkDirectoriesCommand.o
g++ -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include        -DCMAKE_BOOTSTRAP    -DCMake_HAVE_CXX_MAKE_UNIQUE=1   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Bootstrap.cmk   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/LexerParser   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities/std   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/cmLinkItem.cxx -o cmLinkItem.o
g++ -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include        -DCMAKE_BOOTSTRAP    -DCMake_HAVE_CXX_MAKE_UNIQUE=1   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Bootstrap.cmk   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/LexerParser   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities/std   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/cmLinkItemGraphVisitor.cxx -o cmLinkItemGraphVisitor.o
g++ -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include        -DCMAKE_BOOTSTRAP    -DCMake_HAVE_CXX_MAKE_UNIQUE=1   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Bootstrap.cmk   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/LexerParser   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities/std   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/cmLinkLineComputer.cxx -o cmLinkLineComputer.o
g++ -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include        -DCMAKE_BOOTSTRAP    -DCMake_HAVE_CXX_MAKE_UNIQUE=1   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Bootstrap.cmk   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/LexerParser   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities/std   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/cmLinkLineDeviceComputer.cxx -o cmLinkLineDeviceComputer.o
g++ -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include        -DCMAKE_BOOTSTRAP    -DCMake_HAVE_CXX_MAKE_UNIQUE=1   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Bootstrap.cmk   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/LexerParser   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities/std   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/cmListCommand.cxx -o cmListCommand.o
g++ -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include        -DCMAKE_BOOTSTRAP    -DCMake_HAVE_CXX_MAKE_UNIQUE=1   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Bootstrap.cmk   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/LexerParser   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities/std   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/cmListFileCache.cxx -o cmListFileCache.o
g++ -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include        -DCMAKE_BOOTSTRAP    -DCMake_HAVE_CXX_MAKE_UNIQUE=1   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Bootstrap.cmk   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/LexerParser   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities/std   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/cmLocalCommonGenerator.cxx -o cmLocalCommonGenerator.o
autoreconf: running: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/autoconf --force
g++ -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include        -DCMAKE_BOOTSTRAP    -DCMake_HAVE_CXX_MAKE_UNIQUE=1   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Bootstrap.cmk   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/LexerParser   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities/std   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/cmLocalGenerator.cxx -o cmLocalGenerator.o
autoreconf: configure.ac: not using Autoheader
autoreconf: running: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/automake --add-missing --copy --force-missing
g++ -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include        -DCMAKE_BOOTSTRAP    -DCMake_HAVE_CXX_MAKE_UNIQUE=1   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Bootstrap.cmk   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/LexerParser   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities/std   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/cmLocalUnixMakefileGenerator3.cxx -o cmLocalUnixMakefileGenerator3.o
g++ -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include        -DCMAKE_BOOTSTRAP    -DCMake_HAVE_CXX_MAKE_UNIQUE=1   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Bootstrap.cmk   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/LexerParser   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities/std   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/cmMSVC60LinkLineComputer.cxx -o cmMSVC60LinkLineComputer.o
autoreconf: Leaving directory `tests/demo'
g++ -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include        -DCMAKE_BOOTSTRAP    -DCMake_HAVE_CXX_MAKE_UNIQUE=1   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Bootstrap.cmk   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/LexerParser   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities/std   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/cmMacroCommand.cxx -o cmMacroCommand.o
g++ -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include        -DCMAKE_BOOTSTRAP    -DCMake_HAVE_CXX_MAKE_UNIQUE=1   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Bootstrap.cmk   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/LexerParser   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities/std   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/cmMakeDirectoryCommand.cxx -o cmMakeDirectoryCommand.o
autoreconf: Entering directory `tests/depdemo'
autoreconf: configure.ac: not using Gettext
g++ -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include        -DCMAKE_BOOTSTRAP    -DCMake_HAVE_CXX_MAKE_UNIQUE=1   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Bootstrap.cmk   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/LexerParser   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities/std   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/cmMakefile.cxx -o cmMakefile.o
autoreconf: running: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/aclocal --force -I ../../libltdl/m4
g++ -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include        -DCMAKE_BOOTSTRAP    -DCMake_HAVE_CXX_MAKE_UNIQUE=1   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Bootstrap.cmk   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/LexerParser   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities/std   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/cmMakefileExecutableTargetGenerator.cxx -o cmMakefileExecutableTargetGenerator.o
g++ -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include        -DCMAKE_BOOTSTRAP    -DCMake_HAVE_CXX_MAKE_UNIQUE=1   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Bootstrap.cmk   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/LexerParser   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities/std   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/cmMakefileLibraryTargetGenerator.cxx -o cmMakefileLibraryTargetGenerator.o
g++ -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include        -DCMAKE_BOOTSTRAP    -DCMake_HAVE_CXX_MAKE_UNIQUE=1   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Bootstrap.cmk   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/LexerParser   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities/std   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/cmMakefileTargetGenerator.cxx -o cmMakefileTargetGenerator.o
g++ -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include        -DCMAKE_BOOTSTRAP    -DCMake_HAVE_CXX_MAKE_UNIQUE=1   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Bootstrap.cmk   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/LexerParser   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities/std   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/cmMakefileUtilityTargetGenerator.cxx -o cmMakefileUtilityTargetGenerator.o
g++ -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include        -DCMAKE_BOOTSTRAP    -DCMake_HAVE_CXX_MAKE_UNIQUE=1   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Bootstrap.cmk   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/LexerParser   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities/std   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/cmMarkAsAdvancedCommand.cxx -o cmMarkAsAdvancedCommand.o
g++ -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include        -DCMAKE_BOOTSTRAP    -DCMake_HAVE_CXX_MAKE_UNIQUE=1   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Bootstrap.cmk   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/LexerParser   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities/std   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/cmMathCommand.cxx -o cmMathCommand.o
g++ -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include        -DCMAKE_BOOTSTRAP    -DCMake_HAVE_CXX_MAKE_UNIQUE=1   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Bootstrap.cmk   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/LexerParser   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities/std   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/cmMessageCommand.cxx -o cmMessageCommand.o
g++ -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include        -DCMAKE_BOOTSTRAP    -DCMake_HAVE_CXX_MAKE_UNIQUE=1   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Bootstrap.cmk   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/LexerParser   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities/std   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/cmMessenger.cxx -o cmMessenger.o
g++ -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include        -DCMAKE_BOOTSTRAP    -DCMake_HAVE_CXX_MAKE_UNIQUE=1   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Bootstrap.cmk   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/LexerParser   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities/std   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/cmNewLineStyle.cxx -o cmNewLineStyle.o
g++ -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include        -DCMAKE_BOOTSTRAP    -DCMake_HAVE_CXX_MAKE_UNIQUE=1   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Bootstrap.cmk   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/LexerParser   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities/std   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/cmOSXBundleGenerator.cxx -o cmOSXBundleGenerator.o
autoreconf: configure.ac: tracing
g++ -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include        -DCMAKE_BOOTSTRAP    -DCMake_HAVE_CXX_MAKE_UNIQUE=1   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Bootstrap.cmk   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/LexerParser   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities/std   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/cmOptionCommand.cxx -o cmOptionCommand.o
g++ -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include        -DCMAKE_BOOTSTRAP    -DCMake_HAVE_CXX_MAKE_UNIQUE=1   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Bootstrap.cmk   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/LexerParser   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities/std   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/cmOrderDirectories.cxx -o cmOrderDirectories.o
autoreconf: running: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/libtool-2.4/libltdl/config/libtoolize --copy --force
libtoolize: Bootstrap detected, no files installed.
g++ -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include        -DCMAKE_BOOTSTRAP    -DCMake_HAVE_CXX_MAKE_UNIQUE=1   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Bootstrap.cmk   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/LexerParser   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities/std   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/cmOutputConverter.cxx -o cmOutputConverter.o
g++ -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include        -DCMAKE_BOOTSTRAP    -DCMake_HAVE_CXX_MAKE_UNIQUE=1   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Bootstrap.cmk   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/LexerParser   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities/std   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/cmParseArgumentsCommand.cxx -o cmParseArgumentsCommand.o
g++ -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include        -DCMAKE_BOOTSTRAP    -DCMake_HAVE_CXX_MAKE_UNIQUE=1   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Bootstrap.cmk   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/LexerParser   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities/std   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/cmPathLabel.cxx -o cmPathLabel.o
g++ -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include        -DCMAKE_BOOTSTRAP    -DCMake_HAVE_CXX_MAKE_UNIQUE=1   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Bootstrap.cmk   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/LexerParser   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities/std   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/cmPolicies.cxx -o cmPolicies.o
g++ -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include        -DCMAKE_BOOTSTRAP    -DCMake_HAVE_CXX_MAKE_UNIQUE=1   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Bootstrap.cmk   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/LexerParser   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities/std   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/cmProcessOutput.cxx -o cmProcessOutput.o
g++ -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include        -DCMAKE_BOOTSTRAP    -DCMake_HAVE_CXX_MAKE_UNIQUE=1   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Bootstrap.cmk   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/LexerParser   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities/std   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/cmProjectCommand.cxx -o cmProjectCommand.o
g++ -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include        -DCMAKE_BOOTSTRAP    -DCMake_HAVE_CXX_MAKE_UNIQUE=1   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Bootstrap.cmk   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/LexerParser   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities/std   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/cmPropertyDefinition.cxx -o cmPropertyDefinition.o
g++ -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include        -DCMAKE_BOOTSTRAP    -DCMake_HAVE_CXX_MAKE_UNIQUE=1   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Bootstrap.cmk   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/LexerParser   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities/std   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/cmPropertyDefinitionMap.cxx -o cmPropertyDefinitionMap.o
g++ -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include        -DCMAKE_BOOTSTRAP    -DCMake_HAVE_CXX_MAKE_UNIQUE=1   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Bootstrap.cmk   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/LexerParser   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities/std   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/cmPropertyMap.cxx -o cmPropertyMap.o
g++ -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include        -DCMAKE_BOOTSTRAP    -DCMake_HAVE_CXX_MAKE_UNIQUE=1   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Bootstrap.cmk   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/LexerParser   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities/std   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/cmReturnCommand.cxx -o cmReturnCommand.o
g++ -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include        -DCMAKE_BOOTSTRAP    -DCMake_HAVE_CXX_MAKE_UNIQUE=1   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Bootstrap.cmk   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/LexerParser   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities/std   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/cmRulePlaceholderExpander.cxx -o cmRulePlaceholderExpander.o
g++ -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include        -DCMAKE_BOOTSTRAP    -DCMake_HAVE_CXX_MAKE_UNIQUE=1   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Bootstrap.cmk   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/LexerParser   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities/std   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/cmRuntimeDependencyArchive.cxx -o cmRuntimeDependencyArchive.o
g++ -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include        -DCMAKE_BOOTSTRAP    -DCMake_HAVE_CXX_MAKE_UNIQUE=1   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Bootstrap.cmk   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/LexerParser   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities/std   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/cmScriptGenerator.cxx -o cmScriptGenerator.o
g++ -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include        -DCMAKE_BOOTSTRAP    -DCMake_HAVE_CXX_MAKE_UNIQUE=1   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Bootstrap.cmk   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/LexerParser   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities/std   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/cmSearchPath.cxx -o cmSearchPath.o
g++ -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include        -DCMAKE_BOOTSTRAP    -DCMake_HAVE_CXX_MAKE_UNIQUE=1   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Bootstrap.cmk   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/LexerParser   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities/std   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/cmSeparateArgumentsCommand.cxx -o cmSeparateArgumentsCommand.o
g++ -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include        -DCMAKE_BOOTSTRAP    -DCMake_HAVE_CXX_MAKE_UNIQUE=1   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Bootstrap.cmk   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/LexerParser   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities/std   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/cmSetCommand.cxx -o cmSetCommand.o
g++ -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include        -DCMAKE_BOOTSTRAP    -DCMake_HAVE_CXX_MAKE_UNIQUE=1   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Bootstrap.cmk   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/LexerParser   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities/std   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/cmSetDirectoryPropertiesCommand.cxx -o cmSetDirectoryPropertiesCommand.o
g++ -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include        -DCMAKE_BOOTSTRAP    -DCMake_HAVE_CXX_MAKE_UNIQUE=1   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Bootstrap.cmk   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/LexerParser   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities/std   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/cmSetPropertyCommand.cxx -o cmSetPropertyCommand.o
autoreconf: running: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/autoconf --force
g++ -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include        -DCMAKE_BOOTSTRAP    -DCMake_HAVE_CXX_MAKE_UNIQUE=1   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Bootstrap.cmk   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/LexerParser   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities/std   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/cmSetSourceFilesPropertiesCommand.cxx -o cmSetSourceFilesPropertiesCommand.o
g++ -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include        -DCMAKE_BOOTSTRAP    -DCMake_HAVE_CXX_MAKE_UNIQUE=1   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Bootstrap.cmk   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/LexerParser   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities/std   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/cmSetTargetPropertiesCommand.cxx -o cmSetTargetPropertiesCommand.o
g++ -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include        -DCMAKE_BOOTSTRAP    -DCMake_HAVE_CXX_MAKE_UNIQUE=1   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Bootstrap.cmk   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/LexerParser   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities/std   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/cmSetTestsPropertiesCommand.cxx -o cmSetTestsPropertiesCommand.o
g++ -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include        -DCMAKE_BOOTSTRAP    -DCMake_HAVE_CXX_MAKE_UNIQUE=1   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Bootstrap.cmk   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/LexerParser   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities/std   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/cmSiteNameCommand.cxx -o cmSiteNameCommand.o
g++ -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include        -DCMAKE_BOOTSTRAP    -DCMake_HAVE_CXX_MAKE_UNIQUE=1   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Bootstrap.cmk   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/LexerParser   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities/std   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/cmSourceFile.cxx -o cmSourceFile.o
autoreconf: configure.ac: not using Autoheader
autoreconf: running: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/automake --add-missing --copy --force-missing
g++ -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include        -DCMAKE_BOOTSTRAP    -DCMake_HAVE_CXX_MAKE_UNIQUE=1   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Bootstrap.cmk   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/LexerParser   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities/std   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/cmSourceFileLocation.cxx -o cmSourceFileLocation.o
g++ -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include        -DCMAKE_BOOTSTRAP    -DCMake_HAVE_CXX_MAKE_UNIQUE=1   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Bootstrap.cmk   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/LexerParser   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities/std   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/cmState.cxx -o cmState.o
g++ -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include        -DCMAKE_BOOTSTRAP    -DCMake_HAVE_CXX_MAKE_UNIQUE=1   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Bootstrap.cmk   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/LexerParser   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities/std   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/cmStateDirectory.cxx -o cmStateDirectory.o
g++ -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include        -DCMAKE_BOOTSTRAP    -DCMake_HAVE_CXX_MAKE_UNIQUE=1   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Bootstrap.cmk   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/LexerParser   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities/std   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/cmStateSnapshot.cxx -o cmStateSnapshot.o
autoreconf: Leaving directory `tests/depdemo'
autoreconf: Entering directory `tests/f77demo'
autoreconf: configure.ac: not using Gettext
g++ -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include        -DCMAKE_BOOTSTRAP    -DCMake_HAVE_CXX_MAKE_UNIQUE=1   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Bootstrap.cmk   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/LexerParser   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities/std   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/cmString.cxx -o cmString.o
g++ -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include        -DCMAKE_BOOTSTRAP    -DCMake_HAVE_CXX_MAKE_UNIQUE=1   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Bootstrap.cmk   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/LexerParser   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities/std   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/cmStringAlgorithms.cxx -o cmStringAlgorithms.o
g++ -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include        -DCMAKE_BOOTSTRAP    -DCMake_HAVE_CXX_MAKE_UNIQUE=1   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Bootstrap.cmk   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/LexerParser   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities/std   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/cmStringReplaceHelper.cxx -o cmStringReplaceHelper.o
g++ -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include        -DCMAKE_BOOTSTRAP    -DCMake_HAVE_CXX_MAKE_UNIQUE=1   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Bootstrap.cmk   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/LexerParser   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities/std   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/cmStringCommand.cxx -o cmStringCommand.o
g++ -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include        -DCMAKE_BOOTSTRAP    -DCMake_HAVE_CXX_MAKE_UNIQUE=1   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Bootstrap.cmk   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/LexerParser   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities/std   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/cmSubcommandTable.cxx -o cmSubcommandTable.o
autoreconf: running: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/aclocal --force -I ../../libltdl/m4
g++ -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include        -DCMAKE_BOOTSTRAP    -DCMake_HAVE_CXX_MAKE_UNIQUE=1   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Bootstrap.cmk   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/LexerParser   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities/std   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/cmSubdirCommand.cxx -o cmSubdirCommand.o
g++ -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include        -DCMAKE_BOOTSTRAP    -DCMake_HAVE_CXX_MAKE_UNIQUE=1   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Bootstrap.cmk   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/LexerParser   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities/std   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/cmSystemTools.cxx -o cmSystemTools.o
g++ -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include        -DCMAKE_BOOTSTRAP    -DCMake_HAVE_CXX_MAKE_UNIQUE=1   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Bootstrap.cmk   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/LexerParser   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities/std   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/cmTarget.cxx -o cmTarget.o
g++ -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include        -DCMAKE_BOOTSTRAP    -DCMake_HAVE_CXX_MAKE_UNIQUE=1   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Bootstrap.cmk   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/LexerParser   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities/std   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/cmTargetCompileDefinitionsCommand.cxx -o cmTargetCompileDefinitionsCommand.o
g++ -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include        -DCMAKE_BOOTSTRAP    -DCMake_HAVE_CXX_MAKE_UNIQUE=1   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Bootstrap.cmk   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/LexerParser   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities/std   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/cmTargetCompileFeaturesCommand.cxx -o cmTargetCompileFeaturesCommand.o
g++ -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include        -DCMAKE_BOOTSTRAP    -DCMake_HAVE_CXX_MAKE_UNIQUE=1   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Bootstrap.cmk   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/LexerParser   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities/std   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/cmTargetCompileOptionsCommand.cxx -o cmTargetCompileOptionsCommand.o
g++ -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include        -DCMAKE_BOOTSTRAP    -DCMake_HAVE_CXX_MAKE_UNIQUE=1   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Bootstrap.cmk   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/LexerParser   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities/std   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/cmTargetIncludeDirectoriesCommand.cxx -o cmTargetIncludeDirectoriesCommand.o
g++ -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include        -DCMAKE_BOOTSTRAP    -DCMake_HAVE_CXX_MAKE_UNIQUE=1   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Bootstrap.cmk   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/LexerParser   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities/std   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/cmTargetLinkLibrariesCommand.cxx -o cmTargetLinkLibrariesCommand.o
g++ -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include        -DCMAKE_BOOTSTRAP    -DCMake_HAVE_CXX_MAKE_UNIQUE=1   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Bootstrap.cmk   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/LexerParser   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities/std   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/cmTargetLinkOptionsCommand.cxx -o cmTargetLinkOptionsCommand.o
g++ -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include        -DCMAKE_BOOTSTRAP    -DCMake_HAVE_CXX_MAKE_UNIQUE=1   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Bootstrap.cmk   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/LexerParser   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities/std   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/cmTargetPrecompileHeadersCommand.cxx -o cmTargetPrecompileHeadersCommand.o
g++ -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include        -DCMAKE_BOOTSTRAP    -DCMake_HAVE_CXX_MAKE_UNIQUE=1   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Bootstrap.cmk   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/LexerParser   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities/std   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/cmTargetPropCommandBase.cxx -o cmTargetPropCommandBase.o
g++ -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include        -DCMAKE_BOOTSTRAP    -DCMake_HAVE_CXX_MAKE_UNIQUE=1   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Bootstrap.cmk   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/LexerParser   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities/std   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/cmTargetPropertyComputer.cxx -o cmTargetPropertyComputer.o
g++ -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include        -DCMAKE_BOOTSTRAP    -DCMake_HAVE_CXX_MAKE_UNIQUE=1   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Bootstrap.cmk   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/LexerParser   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities/std   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/cmTargetSourcesCommand.cxx -o cmTargetSourcesCommand.o
g++ -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include        -DCMAKE_BOOTSTRAP    -DCMake_HAVE_CXX_MAKE_UNIQUE=1   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Bootstrap.cmk   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/LexerParser   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities/std   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/cmTest.cxx -o cmTest.o
g++ -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include        -DCMAKE_BOOTSTRAP    -DCMake_HAVE_CXX_MAKE_UNIQUE=1   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Bootstrap.cmk   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/LexerParser   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities/std   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/cmTestGenerator.cxx -o cmTestGenerator.o
g++ -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include        -DCMAKE_BOOTSTRAP    -DCMake_HAVE_CXX_MAKE_UNIQUE=1   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Bootstrap.cmk   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/LexerParser   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities/std   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/cmTimestamp.cxx -o cmTimestamp.o
g++ -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include        -DCMAKE_BOOTSTRAP    -DCMake_HAVE_CXX_MAKE_UNIQUE=1   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Bootstrap.cmk   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/LexerParser   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities/std   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/cmTryCompileCommand.cxx -o cmTryCompileCommand.o
g++ -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include        -DCMAKE_BOOTSTRAP    -DCMake_HAVE_CXX_MAKE_UNIQUE=1   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Bootstrap.cmk   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/LexerParser   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities/std   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/cmTryRunCommand.cxx -o cmTryRunCommand.o
g++ -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include        -DCMAKE_BOOTSTRAP    -DCMake_HAVE_CXX_MAKE_UNIQUE=1   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Bootstrap.cmk   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/LexerParser   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities/std   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/cmUnsetCommand.cxx -o cmUnsetCommand.o
g++ -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include        -DCMAKE_BOOTSTRAP    -DCMake_HAVE_CXX_MAKE_UNIQUE=1   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Bootstrap.cmk   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/LexerParser   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities/std   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/cmUVHandlePtr.cxx -o cmUVHandlePtr.o
g++ -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include        -DCMAKE_BOOTSTRAP    -DCMake_HAVE_CXX_MAKE_UNIQUE=1   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Bootstrap.cmk   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/LexerParser   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities/std   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/cmUVProcessChain.cxx -o cmUVProcessChain.o
autoreconf: configure.ac: tracing
g++ -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include        -DCMAKE_BOOTSTRAP    -DCMake_HAVE_CXX_MAKE_UNIQUE=1   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Bootstrap.cmk   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/LexerParser   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities/std   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/cmVersion.cxx -o cmVersion.o
g++ -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include        -DCMAKE_BOOTSTRAP    -DCMake_HAVE_CXX_MAKE_UNIQUE=1   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Bootstrap.cmk   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/LexerParser   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities/std   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/cmWhileCommand.cxx -o cmWhileCommand.o
autoreconf: running: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/libtool-2.4/libltdl/config/libtoolize --copy --force
libtoolize: Bootstrap detected, no files installed.
g++ -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include        -DCMAKE_BOOTSTRAP    -DCMake_HAVE_CXX_MAKE_UNIQUE=1   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Bootstrap.cmk   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/LexerParser   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities/std   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/cmWorkingDirectory.cxx -o cmWorkingDirectory.o
g++ -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include        -DCMAKE_BOOTSTRAP    -DCMake_HAVE_CXX_MAKE_UNIQUE=1   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Bootstrap.cmk   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/LexerParser   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities/std   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/cmake.cxx -o cmake.o
g++ -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include        -DCMAKE_BOOTSTRAP    -DCMake_HAVE_CXX_MAKE_UNIQUE=1   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Bootstrap.cmk   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/LexerParser   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities/std   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/cmakemain.cxx -o cmakemain.o
g++ -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include        -DCMAKE_BOOTSTRAP    -DCMake_HAVE_CXX_MAKE_UNIQUE=1   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Bootstrap.cmk   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/LexerParser   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities/std   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/cmcmd.cxx -o cmcmd.o
g++ -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include        -DCMAKE_BOOTSTRAP    -DCMake_HAVE_CXX_MAKE_UNIQUE=1   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Bootstrap.cmk   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/LexerParser   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities/std   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities/std/cm/bits/string_view.cxx -o string_view.o
g++ -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include        -DCMAKE_BOOTSTRAP    -DCMake_HAVE_CXX_MAKE_UNIQUE=1   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Bootstrap.cmk   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/LexerParser   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities/std   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/LexerParser/cmCommandArgumentLexer.cxx -o cmCommandArgumentLexer.o
g++ -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include        -DCMAKE_BOOTSTRAP    -DCMake_HAVE_CXX_MAKE_UNIQUE=1   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Bootstrap.cmk   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/LexerParser   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities/std   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/LexerParser/cmCommandArgumentParser.cxx -o cmCommandArgumentParser.o
g++ -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include        -DCMAKE_BOOTSTRAP    -DCMake_HAVE_CXX_MAKE_UNIQUE=1   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Bootstrap.cmk   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/LexerParser   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities/std   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/LexerParser/cmExprLexer.cxx -o cmExprLexer.o
g++ -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include        -DCMAKE_BOOTSTRAP    -DCMake_HAVE_CXX_MAKE_UNIQUE=1   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Bootstrap.cmk   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/LexerParser   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities/std   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/LexerParser/cmExprParser.cxx -o cmExprParser.o
gcc -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include       -DCMAKE_BOOTSTRAP   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Bootstrap.cmk   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/LexerParser   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/LexerParser/cmListFileLexer.c -o cmListFileLexer.o
g++ -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include        -DCMAKE_BOOTSTRAP    -DCMake_HAVE_CXX_MAKE_UNIQUE=1   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Bootstrap.cmk   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/LexerParser   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities/std   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities -DKWSYS_NAMESPACE=cmsys  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/kwsys/Directory.cxx -o Directory.o
g++ -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include        -DCMAKE_BOOTSTRAP    -DCMake_HAVE_CXX_MAKE_UNIQUE=1   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Bootstrap.cmk   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/LexerParser   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities/std   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities -DKWSYS_NAMESPACE=cmsys  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/kwsys/EncodingCXX.cxx -o EncodingCXX.o
g++ -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include        -DCMAKE_BOOTSTRAP    -DCMake_HAVE_CXX_MAKE_UNIQUE=1   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Bootstrap.cmk   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/LexerParser   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities/std   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities -DKWSYS_NAMESPACE=cmsys  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/kwsys/FStream.cxx -o FStream.o
g++ -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include        -DCMAKE_BOOTSTRAP    -DCMake_HAVE_CXX_MAKE_UNIQUE=1   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Bootstrap.cmk   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/LexerParser   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities/std   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities -DKWSYS_NAMESPACE=cmsys  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/kwsys/Glob.cxx -o Glob.o
g++ -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include        -DCMAKE_BOOTSTRAP    -DCMake_HAVE_CXX_MAKE_UNIQUE=1   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Bootstrap.cmk   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/LexerParser   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities/std   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities -DKWSYS_NAMESPACE=cmsys  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/kwsys/RegularExpression.cxx -o RegularExpression.o
g++ -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include        -DCMAKE_BOOTSTRAP    -DCMake_HAVE_CXX_MAKE_UNIQUE=1   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Bootstrap.cmk   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/LexerParser   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities/std   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities -DKWSYS_NAMESPACE=cmsys -DKWSYS_CXX_HAS_SETENV=1 -DKWSYS_CXX_HAS_UNSETENV=1 -DKWSYS_CXX_HAS_ENVIRON_IN_STDLIB_H=0 -DKWSYS_CXX_HAS_UTIMENSAT=0 -DKWSYS_CXX_HAS_UTIMES=0 -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/kwsys/SystemTools.cxx -o SystemTools.o
gcc -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include       -DCMAKE_BOOTSTRAP   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Bootstrap.cmk   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/LexerParser   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities -DKWSYS_NAMESPACE=cmsys  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/kwsys/EncodingC.c -o EncodingC.o
gcc -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include       -DCMAKE_BOOTSTRAP   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Bootstrap.cmk   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/LexerParser   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities -DKWSYS_NAMESPACE=cmsys  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/kwsys/ProcessUNIX.c -o ProcessUNIX.o
gcc -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include       -DCMAKE_BOOTSTRAP   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Bootstrap.cmk   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/LexerParser   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities -DKWSYS_NAMESPACE=cmsys -DKWSYS_STRING_C -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/kwsys/String.c -o String.o
gcc -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include       -DCMAKE_BOOTSTRAP   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Bootstrap.cmk   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/LexerParser   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities -DKWSYS_NAMESPACE=cmsys  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/kwsys/System.c -o System.o
gcc -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include       -DCMAKE_BOOTSTRAP   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Bootstrap.cmk   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/LexerParser   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities -DKWSYS_NAMESPACE=cmsys  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/kwsys/Terminal.c -o Terminal.o
gcc -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include       -DCMAKE_BOOTSTRAP   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Bootstrap.cmk   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/LexerParser   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities  -D_GNU_SOURCE -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities/cmlibuv/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities/cmlibuv/src/unix -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities/cmlibuv/src -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities/cmlibuv/src/strscpy.c -o uv-src-strscpy.c.o
gcc -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include       -DCMAKE_BOOTSTRAP   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Bootstrap.cmk   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/LexerParser   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities  -D_GNU_SOURCE -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities/cmlibuv/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities/cmlibuv/src/unix -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities/cmlibuv/src -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities/cmlibuv/src/timer.c -o uv-src-timer.c.o
gcc -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include       -DCMAKE_BOOTSTRAP   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Bootstrap.cmk   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/LexerParser   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities  -D_GNU_SOURCE -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities/cmlibuv/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities/cmlibuv/src/unix -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities/cmlibuv/src -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities/cmlibuv/src/uv-common.c -o uv-src-uv-common.c.o
gcc -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include       -DCMAKE_BOOTSTRAP   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Bootstrap.cmk   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/LexerParser   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities  -D_GNU_SOURCE -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities/cmlibuv/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities/cmlibuv/src/unix -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities/cmlibuv/src -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities/cmlibuv/src/unix/cmake-bootstrap.c -o uv-src-unix-cmake-bootstrap.c.o
gcc -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include       -DCMAKE_BOOTSTRAP   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Bootstrap.cmk   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/LexerParser   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities  -D_GNU_SOURCE -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities/cmlibuv/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities/cmlibuv/src/unix -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities/cmlibuv/src -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities/cmlibuv/src/unix/core.c -o uv-src-unix-core.c.o
gcc -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include       -DCMAKE_BOOTSTRAP   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Bootstrap.cmk   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/LexerParser   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities  -D_GNU_SOURCE -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities/cmlibuv/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities/cmlibuv/src/unix -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities/cmlibuv/src -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities/cmlibuv/src/unix/fs.c -o uv-src-unix-fs.c.o
gcc -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include       -DCMAKE_BOOTSTRAP   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Bootstrap.cmk   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/LexerParser   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities  -D_GNU_SOURCE -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities/cmlibuv/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities/cmlibuv/src/unix -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities/cmlibuv/src -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities/cmlibuv/src/unix/loop.c -o uv-src-unix-loop.c.o
gcc -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include       -DCMAKE_BOOTSTRAP   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Bootstrap.cmk   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/LexerParser   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities  -D_GNU_SOURCE -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities/cmlibuv/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities/cmlibuv/src/unix -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities/cmlibuv/src -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities/cmlibuv/src/unix/loop-watcher.c -o uv-src-unix-loop-watcher.c.o
gcc -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include       -DCMAKE_BOOTSTRAP   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Bootstrap.cmk   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/LexerParser   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities  -D_GNU_SOURCE -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities/cmlibuv/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities/cmlibuv/src/unix -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities/cmlibuv/src -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities/cmlibuv/src/unix/no-fsevents.c -o uv-src-unix-no-fsevents.c.o
gcc -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include       -DCMAKE_BOOTSTRAP   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Bootstrap.cmk   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/LexerParser   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities  -D_GNU_SOURCE -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities/cmlibuv/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities/cmlibuv/src/unix -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities/cmlibuv/src -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities/cmlibuv/src/unix/pipe.c -o uv-src-unix-pipe.c.o
gcc -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include       -DCMAKE_BOOTSTRAP   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Bootstrap.cmk   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/LexerParser   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities  -D_GNU_SOURCE -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities/cmlibuv/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities/cmlibuv/src/unix -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities/cmlibuv/src -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities/cmlibuv/src/unix/poll.c -o uv-src-unix-poll.c.o
gcc -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include       -DCMAKE_BOOTSTRAP   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Bootstrap.cmk   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/LexerParser   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities  -D_GNU_SOURCE -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities/cmlibuv/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities/cmlibuv/src/unix -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities/cmlibuv/src -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities/cmlibuv/src/unix/posix-hrtime.c -o uv-src-unix-posix-hrtime.c.o
gcc -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include       -DCMAKE_BOOTSTRAP   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Bootstrap.cmk   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/LexerParser   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities  -D_GNU_SOURCE -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities/cmlibuv/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities/cmlibuv/src/unix -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities/cmlibuv/src -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities/cmlibuv/src/unix/posix-poll.c -o uv-src-unix-posix-poll.c.o
gcc -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include       -DCMAKE_BOOTSTRAP   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Bootstrap.cmk   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/LexerParser   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities  -D_GNU_SOURCE -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities/cmlibuv/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities/cmlibuv/src/unix -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities/cmlibuv/src -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities/cmlibuv/src/unix/process.c -o uv-src-unix-process.c.o
gcc -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include       -DCMAKE_BOOTSTRAP   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Bootstrap.cmk   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/LexerParser   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities  -D_GNU_SOURCE -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities/cmlibuv/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities/cmlibuv/src/unix -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities/cmlibuv/src -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities/cmlibuv/src/unix/signal.c -o uv-src-unix-signal.c.o
gcc -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include       -DCMAKE_BOOTSTRAP   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Bootstrap.cmk   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/LexerParser   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities  -D_GNU_SOURCE -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities/cmlibuv/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities/cmlibuv/src/unix -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities/cmlibuv/src -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities/cmlibuv/src/unix/stream.c -o uv-src-unix-stream.c.o
autoreconf: running: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/autoconf --force
autoreconf: running: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/autoheader --force
autoreconf: running: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/automake --add-missing --copy --force-missing
autoreconf: Leaving directory `tests/f77demo'
autoreconf: Entering directory `tests/fcdemo'
autoreconf: configure.ac: not using Gettext
g++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include        -DCMAKE_BOOTSTRAP    -DCMake_HAVE_CXX_MAKE_UNIQUE=1   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Bootstrap.cmk   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Source/LexerParser   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities/std   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Utilities  cmAddCustomCommandCommand.o cmAddCustomTargetCommand.o cmAddDefinitionsCommand.o cmAddDependenciesCommand.o cmAddExecutableCommand.o cmAddLibraryCommand.o cmAddSubDirectoryCommand.o cmAddTestCommand.o cmArgumentParser.o cmBinUtilsLinker.o cmBinUtilsLinuxELFGetRuntimeDependenciesTool.o cmBinUtilsLinuxELFLinker.o cmBinUtilsLinuxELFObjdumpGetRuntimeDependenciesTool.o cmBinUtilsMacOSMachOGetRuntimeDependenciesTool.o cmBinUtilsMacOSMachOLinker.o cmBinUtilsMacOSMachOOToolGetRuntimeDependenciesTool.o cmBinUtilsWindowsPEGetRuntimeDependenciesTool.o cmBinUtilsWindowsPEDumpbinGetRuntimeDependenciesTool.o cmBinUtilsWindowsPELinker.o cmBinUtilsWindowsPEObjdumpGetRuntimeDependenciesTool.o cmBreakCommand.o cmBuildCommand.o cmCMakeMinimumRequired.o cmCMakePolicyCommand.o cmCPackPropertiesGenerator.o cmCacheManager.o cmCheckCustomOutputs.o cmCommand.o cmCommandArgumentParserHelper.o cmCommands.o cmCommonTargetGenerator.o cmComputeComponentGraph.o cmComputeLinkDepends.o cmComputeLinkInformation.o cmComputeTargetDepends.o cmConditionEvaluator.o cmConfigureFileCommand.o cmContinueCommand.o cmCoreTryCompile.o cmCreateTestSourceList.o cmCustomCommand.o cmCustomCommandGenerator.o cmCustomCommandLines.o cmDefinePropertyCommand.o cmDefinitions.o cmDepends.o cmDependsC.o cmDocumentationFormatter.o cmEnableLanguageCommand.o cmEnableTestingCommand.o cmExecProgramCommand.o cmExecuteProcessCommand.o cmExpandedCommandArgument.o cmExportBuildFileGenerator.o cmExportFileGenerator.o cmExportInstallFileGenerator.o cmExportSet.o cmExportTryCompileFileGenerator.o cmExprParserHelper.o cmExternalMakefileProjectGenerator.o cmFileCommand.o cmFileCopier.o cmFileInstaller.o cmFileTime.o cmFileTimeCache.o cmFileTimes.o cmFindBase.o cmFindCommon.o cmFindFileCommand.o cmFindLibraryCommand.o cmFindPackageCommand.o cmFindPathCommand.o cmFindProgramCommand.o cmForEachCommand.o cmFunctionBlocker.o cmFunctionCommand.o cmFSPermissions.o cmGeneratedFileStream.o cmGeneratorExpression.o cmGeneratorExpressionContext.o cmGeneratorExpressionDAGChecker.o cmGeneratorExpressionEvaluationFile.o cmGeneratorExpressionEvaluator.o cmGeneratorExpressionLexer.o cmGeneratorExpressionNode.o cmGeneratorExpressionParser.o cmGeneratorTarget.o cmGetCMakePropertyCommand.o cmGetDirectoryPropertyCommand.o cmGetFilenameComponentCommand.o cmGetPipes.o cmGetPropertyCommand.o cmGetSourceFilePropertyCommand.o cmGetTargetPropertyCommand.o cmGetTestPropertyCommand.o cmGlobalCommonGenerator.o cmGlobalGenerator.o cmGlobalUnixMakefileGenerator3.o cmGlobVerificationManager.o cmHexFileConverter.o cmIfCommand.o cmIncludeCommand.o cmIncludeGuardCommand.o cmIncludeDirectoryCommand.o cmIncludeRegularExpressionCommand.o cmInstallCommand.o cmInstallCommandArguments.o cmInstallDirectoryGenerator.o cmInstallExportGenerator.o cmInstallFilesCommand.o cmInstallFilesGenerator.o cmInstallGenerator.o cmInstallScriptGenerator.o cmInstallSubdirectoryGenerator.o cmInstallTargetGenerator.o cmInstallTargetsCommand.o cmInstalledFile.o cmLDConfigLDConfigTool.o cmLDConfigTool.o cmLinkDirectoriesCommand.o cmLinkItem.o cmLinkItemGraphVisitor.o cmLinkLineComputer.o cmLinkLineDeviceComputer.o cmListCommand.o cmListFileCache.o cmLocalCommonGenerator.o cmLocalGenerator.o cmLocalUnixMakefileGenerator3.o cmMSVC60LinkLineComputer.o cmMacroCommand.o cmMakeDirectoryCommand.o cmMakefile.o cmMakefileExecutableTargetGenerator.o cmMakefileLibraryTargetGenerator.o cmMakefileTargetGenerator.o cmMakefileUtilityTargetGenerator.o cmMarkAsAdvancedCommand.o cmMathCommand.o cmMessageCommand.o cmMessenger.o cmNewLineStyle.o cmOSXBundleGenerator.o cmOptionCommand.o cmOrderDirectories.o cmOutputConverter.o cmParseArgumentsCommand.o cmPathLabel.o cmPolicies.o cmProcessOutput.o cmProjectCommand.o cmPropertyDefinition.o cmPropertyDefinitionMap.o cmPropertyMap.o cmReturnCommand.o cmRulePlaceholderExpander.o cmRuntimeDependencyArchive.o cmScriptGenerator.o cmSearchPath.o cmSeparateArgumentsCommand.o cmSetCommand.o cmSetDirectoryPropertiesCommand.o cmSetPropertyCommand.o cmSetSourceFilesPropertiesCommand.o cmSetTargetPropertiesCommand.o cmSetTestsPropertiesCommand.o cmSiteNameCommand.o cmSourceFile.o cmSourceFileLocation.o cmState.o cmStateDirectory.o cmStateSnapshot.o cmString.o cmStringAlgorithms.o cmStringReplaceHelper.o cmStringCommand.o cmSubcommandTable.o cmSubdirCommand.o cmSystemTools.o cmTarget.o cmTargetCompileDefinitionsCommand.o cmTargetCompileFeaturesCommand.o cmTargetCompileOptionsCommand.o cmTargetIncludeDirectoriesCommand.o cmTargetLinkLibrariesCommand.o cmTargetLinkOptionsCommand.o cmTargetPrecompileHeadersCommand.o cmTargetPropCommandBase.o cmTargetPropertyComputer.o cmTargetSourcesCommand.o cmTest.o cmTestGenerator.o cmTimestamp.o cmTryCompileCommand.o cmTryRunCommand.o cmUnsetCommand.o cmUVHandlePtr.o cmUVProcessChain.o cmVersion.o cmWhileCommand.o cmWorkingDirectory.o cmake.o cmakemain.o cmcmd.o string_view.o cmCommandArgumentLexer.o cmCommandArgumentParser.o cmExprLexer.o cmExprParser.o cmListFileLexer.o Directory.o EncodingCXX.o FStream.o Glob.o RegularExpression.o SystemTools.o EncodingC.o ProcessUNIX.o String.o System.o Terminal.o uv-src-strscpy.c.o uv-src-timer.c.o uv-src-uv-common.c.o uv-src-unix-cmake-bootstrap.c.o uv-src-unix-core.c.o uv-src-unix-fs.c.o uv-src-unix-loop.c.o uv-src-unix-loop-watcher.c.o uv-src-unix-no-fsevents.c.o uv-src-unix-pipe.c.o uv-src-unix-poll.c.o uv-src-unix-posix-hrtime.c.o uv-src-unix-posix-poll.c.o uv-src-unix-process.c.o uv-src-unix-signal.c.o uv-src-unix-stream.c.o  -ldl -lrt -o cmake
make[4]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Bootstrap.cmk'
loading initial cache file /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/Bootstrap.cmk/InitialCacheFlags.cmake
-- The C compiler identification is GNU 7.5.0
-- The CXX compiler identification is GNU 7.5.0
-- Check for working C compiler: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/gcc
-- Check for working C compiler: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/gcc - works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Detecting C compile features
-- Detecting C compile features - done
-- Check for working CXX compiler: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/g++
-- Check for working CXX compiler: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/g++ - works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Checking if compiler supports C11 _Thread_local
-- Checking if compiler supports C11 _Thread_local - yes
-- Checking if compiler supports needed C++17 constructs
autoreconf: running: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/aclocal --force -I ../../libltdl/m4
-- Checking if compiler supports needed C++17 constructs - yes
-- Checking if compiler supports C++ make_unique
-- Checking if compiler supports C++ make_unique - yes
-- Looking for unsetenv
-- Looking for unsetenv - found
-- Looking for environ
-- Looking for environ - not found
-- Looking for pthread.h
-- Looking for pthread.h - found
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed
-- Looking for pthread_create in pthreads
-- Looking for pthread_create in pthreads - not found
-- Looking for pthread_create in pthread
-- Looking for pthread_create in pthread - found
-- Found Threads: TRUE  
-- Checking whether C++ compiler has 'long long'
-- Checking whether C++ compiler has 'long long' - yes
-- Checking whether C++ compiler has '__int64'
-- Checking whether C++ compiler has '__int64' - no
-- Checking whether wstring is available
-- Checking whether wstring is available - yes
-- Checking if istream supports long long
-- Checking if istream supports long long - yes
-- Checking if ostream supports long long
-- Checking if ostream supports long long - yes
-- Checking whether C compiler has ptrdiff_t in stddef.h
autoreconf: configure.ac: tracing
-- Checking whether C compiler has ptrdiff_t in stddef.h - yes
-- Checking whether C compiler has ssize_t in unistd.h
-- Checking whether C compiler has ssize_t in unistd.h - yes
-- Checking whether C compiler has clock_gettime
-- Checking whether C compiler has clock_gettime - yes
-- Checking whether CXX compiler has setenv
-- Checking whether CXX compiler has setenv - yes
-- Checking whether CXX compiler has unsetenv
-- Checking whether CXX compiler has unsetenv - yes
-- Checking whether CXX compiler has environ in stdlib.h
-- Checking whether CXX compiler has environ in stdlib.h - no
-- Checking whether CXX compiler has utimes
-- Checking whether CXX compiler has utimes - yes
-- Checking whether CXX compiler has utimensat
autoreconf: running: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/libtool-2.4/libltdl/config/libtoolize --copy --force
libtoolize: Bootstrap detected, no files installed.
-- Checking whether CXX compiler has utimensat - yes
-- Checking whether CXX compiler struct stat has st_mtim member
-- Checking whether CXX compiler struct stat has st_mtim member - yes
-- Checking whether CXX compiler struct stat has st_mtimespec member
-- Checking whether CXX compiler struct stat has st_mtimespec member - no
-- Looking for include files sys/types.h, ifaddrs.h
-- Looking for include files sys/types.h, ifaddrs.h - found
-- Checking whether CXX compiler has rlimit64
-- Checking whether CXX compiler has rlimit64 - yes
-- Checking whether CXX compiler has atol
-- Checking whether CXX compiler has atol - yes
-- Checking whether CXX compiler has atoll
-- Checking whether CXX compiler has atoll - yes
-- Checking whether CXX compiler has _atoi64
-- Checking whether CXX compiler has _atoi64 - no
-- Looking for C++ include execinfo.h
-- Looking for C++ include execinfo.h - found
-- Checking whether backtrace works with this C++ compiler
-- Checking whether backtrace works with this C++ compiler - yes
-- Looking for C++ include dlfcn.h
-- Looking for C++ include dlfcn.h - found
-- Checking whether dladdr works with this C++ compiler
-- Checking whether dladdr works with this C++ compiler - yes
-- Looking for C++ include cxxabi.h
-- Looking for C++ include cxxabi.h - found
-- Checking whether cxxabi works with this C++ compiler
-- Checking whether cxxabi works with this C++ compiler - yes
-- Checking whether CXX compiler has getloadavg
-- Checking whether CXX compiler has getloadavg - yes
-- Checking whether <ext/stdio_filebuf.h> is available
-- Checking whether <ext/stdio_filebuf.h> is available - yes
-- Performing Test HAVE_SOCKADDR_IN6_SIN6_ADDR
-- Performing Test HAVE_SOCKADDR_IN6_SIN6_ADDR - Success
-- Performing Test HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID
-- Performing Test HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID - Success
-- Looking for connect in socket;dl
-- Looking for connect in socket;dl - not found
-- Looking for gethostbyname in c
-- Looking for gethostbyname in c - found
-- Looking for recv in network;dl
-- Looking for recv in network;dl - not found
-- Looking for gethostname
-- Looking for gethostname - found
-- Found OpenSSL: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib/libcrypto.a (found version "2.0.0")  
-- Looking for clock_gettime in rt
-- Looking for clock_gettime in rt - found
-- Looking for pthread_once in pthread
-- Looking for pthread_once in pthread - found
-- Looking for openssl/crypto.h
-- Looking for openssl/crypto.h - found
-- Looking for openssl/err.h
-- Looking for openssl/err.h - found
-- Looking for openssl/pem.h
-- Looking for openssl/pem.h - found
-- Looking for openssl/rsa.h
autoreconf: running: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/autoconf --force
-- Looking for openssl/rsa.h - found
-- Looking for openssl/ssl.h
-- Looking for openssl/ssl.h - found
-- Looking for openssl/x509.h
-- Looking for openssl/x509.h - found
-- Looking for openssl/rand.h
-- Looking for openssl/rand.h - found
-- Looking for RAND_status
-- Looking for RAND_status - not found
-- Looking for RAND_screen
-- Looking for RAND_screen - not found
-- Looking for RAND_egd
-- Looking for RAND_egd - not found
-- Looking for idn2_lookup_ul in idn2;dl;/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib/libssl.a;/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib/libcrypto.a;-lpthread;dl;rt;pthread
-- Looking for idn2_lookup_ul in idn2;dl;/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib/libssl.a;/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib/libcrypto.a;-lpthread;dl;rt;pthread - not found
-- Looking for dlopen in dl;/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib/libssl.a;/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib/libcrypto.a;-lpthread;dl;rt;pthread
-- Looking for dlopen in dl;/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib/libssl.a;/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib/libcrypto.a;-lpthread;dl;rt;pthread - found
-- Looking for include file stdio.h
-- Looking for include file stdio.h - found
-- Looking for include files stdio.h, inttypes.h
autoreconf: running: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/autoheader --force
-- Looking for include files stdio.h, inttypes.h - found
-- Looking for 3 include files stdio.h, ..., sys/filio.h
-- Looking for 3 include files stdio.h, ..., sys/filio.h - not found
-- Looking for 3 include files stdio.h, ..., sys/ioctl.h
-- Looking for 3 include files stdio.h, ..., sys/ioctl.h - found
-- Looking for 4 include files stdio.h, ..., sys/param.h
-- Looking for 4 include files stdio.h, ..., sys/param.h - found
-- Looking for 5 include files stdio.h, ..., sys/poll.h
-- Looking for 5 include files stdio.h, ..., sys/poll.h - found
-- Looking for 6 include files stdio.h, ..., sys/resource.h
-- Looking for 6 include files stdio.h, ..., sys/resource.h - found
-- Looking for 7 include files stdio.h, ..., sys/select.h
-- Looking for 7 include files stdio.h, ..., sys/select.h - found
-- Looking for 8 include files stdio.h, ..., sys/socket.h
autoreconf: running: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/automake --add-missing --copy --force-missing
-- Looking for 8 include files stdio.h, ..., sys/socket.h - found
-- Looking for 9 include files stdio.h, ..., sys/sockio.h
-- Looking for 9 include files stdio.h, ..., sys/sockio.h - not found
-- Looking for 9 include files stdio.h, ..., sys/stat.h
-- Looking for 9 include files stdio.h, ..., sys/stat.h - found
-- Looking for 10 include files stdio.h, ..., sys/time.h
-- Looking for 10 include files stdio.h, ..., sys/time.h - found
-- Looking for 11 include files stdio.h, ..., sys/types.h
-- Looking for 11 include files stdio.h, ..., sys/types.h - found
-- Looking for 12 include files stdio.h, ..., sys/uio.h
-- Looking for 12 include files stdio.h, ..., sys/uio.h - found
-- Looking for 13 include files stdio.h, ..., sys/un.h
-- Looking for 13 include files stdio.h, ..., sys/un.h - found
-- Looking for 14 include files stdio.h, ..., sys/utime.h
-- Looking for 14 include files stdio.h, ..., sys/utime.h - not found
-- Looking for 14 include files stdio.h, ..., sys/xattr.h
-- Looking for 14 include files stdio.h, ..., sys/xattr.h - found
-- Looking for 15 include files stdio.h, ..., alloca.h
-- Looking for 15 include files stdio.h, ..., alloca.h - found
-- Looking for 16 include files stdio.h, ..., arpa/inet.h
-- Looking for 16 include files stdio.h, ..., arpa/inet.h - found
autoreconf: Leaving directory `tests/fcdemo'
-- Looking for 17 include files stdio.h, ..., arpa/tftp.h
-- Looking for 17 include files stdio.h, ..., arpa/tftp.h - found
-- Looking for 18 include files stdio.h, ..., assert.h
-- Looking for 18 include files stdio.h, ..., assert.h - found
-- Looking for 19 include files stdio.h, ..., crypto.h
-- Looking for 19 include files stdio.h, ..., crypto.h - not found
-- Looking for 19 include files stdio.h, ..., des.h
autoreconf: Entering directory `tests/mdemo'
-- Looking for 19 include files stdio.h, ..., des.h - not found
autoreconf: configure.ac: not using Gettext
-- Looking for 19 include files stdio.h, ..., err.h
-- Looking for 19 include files stdio.h, ..., err.h - found
-- Looking for 20 include files stdio.h, ..., errno.h
-- Looking for 20 include files stdio.h, ..., errno.h - found
-- Looking for 21 include files stdio.h, ..., fcntl.h
-- Looking for 21 include files stdio.h, ..., fcntl.h - found
-- Looking for 22 include files stdio.h, ..., idn2.h
-- Looking for 22 include files stdio.h, ..., idn2.h - not found
-- Looking for 22 include files stdio.h, ..., ifaddrs.h
-- Looking for 22 include files stdio.h, ..., ifaddrs.h - found
-- Looking for 23 include files stdio.h, ..., io.h
-- Looking for 23 include files stdio.h, ..., io.h - not found
-- Looking for 23 include files stdio.h, ..., krb.h
-- Looking for 23 include files stdio.h, ..., krb.h - not found
-- Looking for 23 include files stdio.h, ..., libgen.h
-- Looking for 23 include files stdio.h, ..., libgen.h - found
-- Looking for 24 include files stdio.h, ..., locale.h
-- Looking for 24 include files stdio.h, ..., locale.h - found
-- Looking for 25 include files stdio.h, ..., net/if.h
-- Looking for 25 include files stdio.h, ..., net/if.h - found
-- Looking for 26 include files stdio.h, ..., netdb.h
-- Looking for 26 include files stdio.h, ..., netdb.h - found
-- Looking for 27 include files stdio.h, ..., netinet/in.h
-- Looking for 27 include files stdio.h, ..., netinet/in.h - found
-- Looking for 28 include files stdio.h, ..., netinet/tcp.h
-- Looking for 28 include files stdio.h, ..., netinet/tcp.h - found
-- Looking for 29 include files stdio.h, ..., pem.h
-- Looking for 29 include files stdio.h, ..., pem.h - not found
-- Looking for 29 include files stdio.h, ..., poll.h
-- Looking for 29 include files stdio.h, ..., poll.h - found
-- Looking for 30 include files stdio.h, ..., pwd.h
-- Looking for 30 include files stdio.h, ..., pwd.h - found
-- Looking for 31 include files stdio.h, ..., rsa.h
-- Looking for 31 include files stdio.h, ..., rsa.h - not found
-- Looking for 31 include files stdio.h, ..., setjmp.h
-- Looking for 31 include files stdio.h, ..., setjmp.h - found
-- Looking for 32 include files stdio.h, ..., sgtty.h
-- Looking for 32 include files stdio.h, ..., sgtty.h - found
-- Looking for 33 include files stdio.h, ..., signal.h
autoreconf: running: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/aclocal --force -I ../../libltdl/m4
-- Looking for 33 include files stdio.h, ..., signal.h - found
-- Looking for 34 include files stdio.h, ..., ssl.h
-- Looking for 34 include files stdio.h, ..., ssl.h - not found
-- Looking for 34 include files stdio.h, ..., stdbool.h
-- Looking for 34 include files stdio.h, ..., stdbool.h - found
-- Looking for 35 include files stdio.h, ..., stdint.h
-- Looking for 35 include files stdio.h, ..., stdint.h - found
-- Looking for 37 include files stdio.h, ..., stdlib.h
-- Looking for 37 include files stdio.h, ..., stdlib.h - found
-- Looking for 38 include files stdio.h, ..., string.h
-- Looking for 38 include files stdio.h, ..., string.h - found
-- Looking for 39 include files stdio.h, ..., strings.h
-- Looking for 39 include files stdio.h, ..., strings.h - found
-- Looking for 40 include files stdio.h, ..., stropts.h
-- Looking for 40 include files stdio.h, ..., stropts.h - found
-- Looking for 41 include files stdio.h, ..., termio.h
-- Looking for 41 include files stdio.h, ..., termio.h - found
-- Looking for 42 include files stdio.h, ..., termios.h
-- Looking for 42 include files stdio.h, ..., termios.h - found
-- Looking for 43 include files stdio.h, ..., time.h
-- Looking for 43 include files stdio.h, ..., time.h - found
-- Looking for 44 include files stdio.h, ..., unistd.h
-- Looking for 44 include files stdio.h, ..., unistd.h - found
-- Looking for 45 include files stdio.h, ..., utime.h
-- Looking for 45 include files stdio.h, ..., utime.h - found
-- Looking for 46 include files stdio.h, ..., x509.h
-- Looking for 46 include files stdio.h, ..., x509.h - not found
-- Looking for 46 include files stdio.h, ..., process.h
-- Looking for 46 include files stdio.h, ..., process.h - not found
-- Looking for 46 include files stdio.h, ..., stddef.h
-- Looking for 46 include files stdio.h, ..., stddef.h - found
-- Looking for 47 include files stdio.h, ..., dlfcn.h
-- Looking for 47 include files stdio.h, ..., dlfcn.h - found
-- Looking for 48 include files stdio.h, ..., malloc.h
-- Looking for 48 include files stdio.h, ..., malloc.h - found
-- Looking for 49 include files stdio.h, ..., memory.h
-- Looking for 49 include files stdio.h, ..., memory.h - found
-- Looking for 50 include files stdio.h, ..., netinet/if_ether.h
-- Looking for 50 include files stdio.h, ..., netinet/if_ether.h - found
-- Looking for 52 include files stdio.h, ..., sockio.h
-- Looking for 52 include files stdio.h, ..., sockio.h - not found
-- Looking for 52 include files stdio.h, ..., sys/utsname.h
-- Looking for 52 include files stdio.h, ..., sys/utsname.h - found
-- Check size of size_t
-- Check size of size_t - done
-- Check size of ssize_t
-- Check size of ssize_t - done
-- Check size of long long
-- Check size of long long - done
-- Check size of long
autoreconf: configure.ac: tracing
-- Check size of long - done
-- Check size of short
-- Check size of short - done
-- Check size of int
-- Check size of int - done
-- Check size of __int64
-- Check size of __int64 - failed
-- Check size of time_t
-- Check size of time_t - done
-- Looking for basename
-- Looking for basename - found
-- Looking for socket
autoreconf: running: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/libtool-2.4/libltdl/config/libtoolize --copy --force
libtoolize: Bootstrap detected, no files installed.
-- Looking for socket - found
-- Looking for select
-- Looking for select - found
-- Looking for poll
-- Looking for poll - found
-- Looking for strdup
-- Looking for strdup - found
-- Looking for strstr
-- Looking for strstr - found
-- Looking for strtok_r
-- Looking for strtok_r - found
-- Looking for strftime
-- Looking for strftime - found
-- Looking for uname
-- Looking for uname - found
-- Looking for strcasecmp
-- Looking for strcasecmp - found
-- Looking for stricmp
-- Looking for stricmp - not found
-- Looking for strcmpi
-- Looking for strcmpi - not found
-- Looking for strncmpi
-- Looking for strncmpi - not found
-- Looking for alarm
-- Looking for alarm - found
-- Looking for gethostbyaddr
-- Looking for gethostbyaddr - found
-- Looking for gethostbyaddr_r
-- Looking for gethostbyaddr_r - found
-- Looking for gettimeofday
-- Looking for gettimeofday - found
-- Looking for inet_addr
-- Looking for inet_addr - found
-- Looking for inet_ntoa
-- Looking for inet_ntoa - found
-- Looking for inet_ntoa_r
-- Looking for inet_ntoa_r - not found
-- Looking for tcsetattr
-- Looking for tcsetattr - found
-- Looking for tcgetattr
-- Looking for tcgetattr - found
-- Looking for perror
-- Looking for perror - found
-- Looking for closesocket
autoreconf: running: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/autoconf --force
-- Looking for closesocket - not found
-- Looking for setvbuf
-- Looking for setvbuf - found
-- Looking for sigsetjmp
-- Looking for sigsetjmp - found
-- Looking for getpass_r
-- Looking for getpass_r - not found
-- Looking for strlcat
-- Looking for strlcat - not found
-- Looking for getpwuid
-- Looking for getpwuid - found
-- Looking for getpwuid_r
-- Looking for getpwuid_r - found
-- Looking for geteuid
autoreconf: configure.ac: not using Autoheader
autoreconf: running: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/automake --add-missing --copy --force-missing
-- Looking for geteuid - found
-- Looking for utime
-- Looking for utime - found
-- Looking for gmtime_r
-- Looking for gmtime_r - found
-- Looking for localtime_r
-- Looking for localtime_r - found
-- Looking for gethostbyname
-- Looking for gethostbyname - found
-- Looking for gethostbyname_r
-- Looking for gethostbyname_r - found
-- Looking for signal
-- Looking for signal - found
-- Looking for SIGALRM
autoreconf: Leaving directory `tests/mdemo'
-- Looking for SIGALRM - found
-- Looking for strtoll
-- Looking for strtoll - found
-- Looking for _strtoi64
-- Looking for _strtoi64 - not found
-- Looking for strerror_r
autoreconf: Entering directory `tests/mdemo2'
autoreconf: configure.ac: not using Gettext
-- Looking for strerror_r - found
-- Looking for siginterrupt
-- Looking for siginterrupt - found
-- Looking for fork
-- Looking for fork - found
-- Looking for getaddrinfo
-- Looking for getaddrinfo - found
-- Looking for freeaddrinfo
-- Looking for freeaddrinfo - found
-- Looking for freeifaddrs
-- Looking for freeifaddrs - found
-- Looking for pipe
-- Looking for pipe - found
-- Looking for ftruncate
-- Looking for ftruncate - found
-- Looking for getprotobyname
-- Looking for getprotobyname - found
-- Looking for getpeername
-- Looking for getpeername - found
-- Looking for getsockname
-- Looking for getsockname - found
-- Looking for getrlimit
-- Looking for getrlimit - found
-- Looking for setlocale
-- Looking for setlocale - found
-- Looking for setmode
-- Looking for setmode - not found
-- Looking for setrlimit
-- Looking for setrlimit - found
-- Looking for fcntl
-- Looking for fcntl - found
-- Looking for ioctl
autoreconf: running: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/aclocal --force -I ../../libltdl/m4
-- Looking for ioctl - found
-- Looking for setsockopt
-- Looking for setsockopt - found
-- Looking for mach_absolute_time
-- Looking for mach_absolute_time - not found
-- Looking for inet_pton
-- Looking for inet_pton - found
-- Looking for fsetxattr
-- Looking for fsetxattr - found
-- Performing Curl Test HAVE_FSETXATTR_5
-- Performing Curl Test HAVE_FSETXATTR_5 - Success
-- Performing Curl Test HAVE_FSETXATTR_6
-- Performing Curl Test HAVE_FSETXATTR_6 - Failed
-- Looking for sigaction
-- Looking for sigaction - found
-- Performing Curl Test HAVE_FCNTL_O_NONBLOCK
-- Performing Curl Test HAVE_FCNTL_O_NONBLOCK - Success
-- Performing Curl Test HAVE_IOCTLSOCKET
-- Performing Curl Test HAVE_IOCTLSOCKET - Failed
-- Performing Curl Test HAVE_IOCTLSOCKET_CAMEL
-- Performing Curl Test HAVE_IOCTLSOCKET_CAMEL - Failed
-- Performing Curl Test HAVE_IOCTLSOCKET_CAMEL_FIONBIO
-- Performing Curl Test HAVE_IOCTLSOCKET_CAMEL_FIONBIO - Failed
-- Performing Curl Test HAVE_IOCTLSOCKET_FIONBIO
-- Performing Curl Test HAVE_IOCTLSOCKET_FIONBIO - Failed
-- Performing Curl Test HAVE_IOCTL_FIONBIO
-- Performing Curl Test HAVE_IOCTL_FIONBIO - Success
-- Performing Curl Test HAVE_IOCTL_SIOCGIFADDR
-- Performing Curl Test HAVE_IOCTL_SIOCGIFADDR - Success
-- Performing Curl Test HAVE_SETSOCKOPT_SO_NONBLOCK
-- Performing Curl Test HAVE_SETSOCKOPT_SO_NONBLOCK - Failed
-- Performing Curl Test TIME_WITH_SYS_TIME
-- Performing Curl Test TIME_WITH_SYS_TIME - Success
-- Performing Curl Test HAVE_O_NONBLOCK
-- Performing Curl Test HAVE_O_NONBLOCK - Failed
-- Performing Curl Test HAVE_GETHOSTBYADDR_R_5
-- Performing Curl Test HAVE_GETHOSTBYADDR_R_5 - Failed
-- Performing Curl Test HAVE_GETHOSTBYADDR_R_7
-- Performing Curl Test HAVE_GETHOSTBYADDR_R_7 - Failed
-- Performing Curl Test HAVE_GETHOSTBYADDR_R_8
-- Performing Curl Test HAVE_GETHOSTBYADDR_R_8 - Success
-- Performing Curl Test HAVE_GETHOSTBYADDR_R_5_REENTRANT
-- Performing Curl Test HAVE_GETHOSTBYADDR_R_5_REENTRANT - Failed
-- Performing Curl Test HAVE_GETHOSTBYADDR_R_7_REENTRANT
-- Performing Curl Test HAVE_GETHOSTBYADDR_R_7_REENTRANT - Failed
-- Performing Curl Test HAVE_GETHOSTBYADDR_R_8_REENTRANT
-- Performing Curl Test HAVE_GETHOSTBYADDR_R_8_REENTRANT - Success
-- Performing Curl Test HAVE_GETHOSTBYNAME_R_3
-- Performing Curl Test HAVE_GETHOSTBYNAME_R_3 - Failed
-- Performing Curl Test HAVE_GETHOSTBYNAME_R_5
-- Performing Curl Test HAVE_GETHOSTBYNAME_R_5 - Failed
-- Performing Curl Test HAVE_GETHOSTBYNAME_R_6
-- Performing Curl Test HAVE_GETHOSTBYNAME_R_6 - Success
-- Performing Curl Test HAVE_GETHOSTBYNAME_R_3_REENTRANT
-- Performing Curl Test HAVE_GETHOSTBYNAME_R_3_REENTRANT - Failed
-- Performing Curl Test HAVE_GETHOSTBYNAME_R_5_REENTRANT
-- Performing Curl Test HAVE_GETHOSTBYNAME_R_5_REENTRANT - Failed
-- Performing Curl Test HAVE_GETHOSTBYNAME_R_6_REENTRANT
-- Performing Curl Test HAVE_GETHOSTBYNAME_R_6_REENTRANT - Success
-- Performing Curl Test HAVE_IN_ADDR_T
-- Performing Curl Test HAVE_IN_ADDR_T - Success
-- Performing Curl Test HAVE_BOOL_T
-- Performing Curl Test HAVE_BOOL_T - Success
-- Performing Curl Test STDC_HEADERS
-- Performing Curl Test STDC_HEADERS - Success
-- Performing Curl Test RETSIGTYPE_TEST
-- Performing Curl Test RETSIGTYPE_TEST - Success
-- Performing Curl Test HAVE_INET_NTOA_R_DECL
-- Performing Curl Test HAVE_INET_NTOA_R_DECL - Failed
-- Performing Curl Test HAVE_INET_NTOA_R_DECL_REENTRANT
-- Performing Curl Test HAVE_INET_NTOA_R_DECL_REENTRANT - Failed
-- Performing Curl Test HAVE_FILE_OFFSET_BITS
-- Performing Curl Test HAVE_FILE_OFFSET_BITS - Success
-- Performing Curl Test HAVE_VARIADIC_MACROS_C99
autoreconf: configure.ac: tracing
-- Performing Curl Test HAVE_VARIADIC_MACROS_C99 - Success
-- Performing Curl Test HAVE_VARIADIC_MACROS_GCC
-- Performing Curl Test HAVE_VARIADIC_MACROS_GCC - Success
-- Check size of off_t
-- Check size of off_t - done
-- Check size of curl_off_t
-- Check size of curl_off_t - done
-- Performing Curl Test HAVE_GLIBC_STRERROR_R
-- Performing Curl Test HAVE_GLIBC_STRERROR_R - Failed
-- Performing Curl Test HAVE_POSIX_STRERROR_R
-- Performing Curl Test HAVE_POSIX_STRERROR_R - Success
-- Performing Curl Test HAVE_CLOCK_GETTIME_MONOTONIC
-- Performing Curl Test HAVE_CLOCK_GETTIME_MONOTONIC - Success
-- Performing Curl Test HAVE_BUILTIN_AVAILABLE
autoreconf: running: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/libtool-2.4/libltdl/config/libtoolize --copy --force
libtoolize: Bootstrap detected, no files installed.
-- Performing Curl Test HAVE_BUILTIN_AVAILABLE - Failed
-- Performing Test curl_cv_recv
-- Performing Test curl_cv_recv - Success
-- Performing Test curl_cv_func_recv_test
-- Performing Test curl_cv_func_recv_test - Failed
-- Tested: int recv(SOCKET, char *, int, int)
-- Performing Test curl_cv_func_recv_test
-- Performing Test curl_cv_func_recv_test - Failed
-- Tested: int recv(SOCKET, char *, int, unsigned int)
-- Performing Test curl_cv_func_recv_test
-- Performing Test curl_cv_func_recv_test - Failed
-- Tested: int recv(SOCKET, char *, size_t, int)
-- Performing Test curl_cv_func_recv_test
-- Performing Test curl_cv_func_recv_test - Failed
-- Tested: int recv(SOCKET, char *, size_t, unsigned int)
-- Performing Test curl_cv_func_recv_test
-- Performing Test curl_cv_func_recv_test - Failed
-- Tested: int recv(SOCKET, char *, socklen_t, int)
-- Performing Test curl_cv_func_recv_test
-- Performing Test curl_cv_func_recv_test - Failed
-- Tested: int recv(SOCKET, char *, socklen_t, unsigned int)
-- Performing Test curl_cv_func_recv_test
-- Performing Test curl_cv_func_recv_test - Failed
-- Tested: int recv(SOCKET, char *, unsigned int, int)
-- Performing Test curl_cv_func_recv_test
-- Performing Test curl_cv_func_recv_test - Failed
-- Tested: int recv(SOCKET, char *, unsigned int, unsigned int)
-- Performing Test curl_cv_func_recv_test
-- Performing Test curl_cv_func_recv_test - Failed
-- Tested: int recv(SOCKET, void *, int, int)
-- Performing Test curl_cv_func_recv_test
-- Performing Test curl_cv_func_recv_test - Failed
-- Tested: int recv(SOCKET, void *, int, unsigned int)
-- Performing Test curl_cv_func_recv_test
-- Performing Test curl_cv_func_recv_test - Failed
-- Tested: int recv(SOCKET, void *, size_t, int)
-- Performing Test curl_cv_func_recv_test
-- Performing Test curl_cv_func_recv_test - Failed
-- Tested: int recv(SOCKET, void *, size_t, unsigned int)
-- Performing Test curl_cv_func_recv_test
-- Performing Test curl_cv_func_recv_test - Failed
-- Tested: int recv(SOCKET, void *, socklen_t, int)
-- Performing Test curl_cv_func_recv_test
-- Performing Test curl_cv_func_recv_test - Failed
-- Tested: int recv(SOCKET, void *, socklen_t, unsigned int)
-- Performing Test curl_cv_func_recv_test
-- Performing Test curl_cv_func_recv_test - Failed
-- Tested: int recv(SOCKET, void *, unsigned int, int)
-- Performing Test curl_cv_func_recv_test
-- Performing Test curl_cv_func_recv_test - Failed
-- Tested: int recv(SOCKET, void *, unsigned int, unsigned int)
-- Performing Test curl_cv_func_recv_test
-- Performing Test curl_cv_func_recv_test - Failed
-- Tested: int recv(int, char *, int, int)
-- Performing Test curl_cv_func_recv_test
-- Performing Test curl_cv_func_recv_test - Failed
-- Tested: int recv(int, char *, int, unsigned int)
-- Performing Test curl_cv_func_recv_test
-- Performing Test curl_cv_func_recv_test - Failed
-- Tested: int recv(int, char *, size_t, int)
-- Performing Test curl_cv_func_recv_test
-- Performing Test curl_cv_func_recv_test - Failed
-- Tested: int recv(int, char *, size_t, unsigned int)
-- Performing Test curl_cv_func_recv_test
-- Performing Test curl_cv_func_recv_test - Failed
-- Tested: int recv(int, char *, socklen_t, int)
-- Performing Test curl_cv_func_recv_test
-- Performing Test curl_cv_func_recv_test - Failed
-- Tested: int recv(int, char *, socklen_t, unsigned int)
-- Performing Test curl_cv_func_recv_test
-- Performing Test curl_cv_func_recv_test - Failed
-- Tested: int recv(int, char *, unsigned int, int)
-- Performing Test curl_cv_func_recv_test
-- Performing Test curl_cv_func_recv_test - Failed
-- Tested: int recv(int, char *, unsigned int, unsigned int)
-- Performing Test curl_cv_func_recv_test
-- Performing Test curl_cv_func_recv_test - Failed
-- Tested: int recv(int, void *, int, int)
-- Performing Test curl_cv_func_recv_test
-- Performing Test curl_cv_func_recv_test - Failed
-- Tested: int recv(int, void *, int, unsigned int)
-- Performing Test curl_cv_func_recv_test
-- Performing Test curl_cv_func_recv_test - Failed
-- Tested: int recv(int, void *, size_t, int)
-- Performing Test curl_cv_func_recv_test
-- Performing Test curl_cv_func_recv_test - Failed
-- Tested: int recv(int, void *, size_t, unsigned int)
-- Performing Test curl_cv_func_recv_test
-- Performing Test curl_cv_func_recv_test - Failed
-- Tested: int recv(int, void *, socklen_t, int)
-- Performing Test curl_cv_func_recv_test
-- Performing Test curl_cv_func_recv_test - Failed
-- Tested: int recv(int, void *, socklen_t, unsigned int)
-- Performing Test curl_cv_func_recv_test
-- Performing Test curl_cv_func_recv_test - Failed
-- Tested: int recv(int, void *, unsigned int, int)
-- Performing Test curl_cv_func_recv_test
-- Performing Test curl_cv_func_recv_test - Failed
-- Tested: int recv(int, void *, unsigned int, unsigned int)
-- Performing Test curl_cv_func_recv_test
-- Performing Test curl_cv_func_recv_test - Failed
-- Tested: ssize_t recv(SOCKET, char *, int, int)
-- Performing Test curl_cv_func_recv_test
-- Performing Test curl_cv_func_recv_test - Failed
-- Tested: ssize_t recv(SOCKET, char *, int, unsigned int)
-- Performing Test curl_cv_func_recv_test
-- Performing Test curl_cv_func_recv_test - Failed
-- Tested: ssize_t recv(SOCKET, char *, size_t, int)
-- Performing Test curl_cv_func_recv_test
-- Performing Test curl_cv_func_recv_test - Failed
-- Tested: ssize_t recv(SOCKET, char *, size_t, unsigned int)
-- Performing Test curl_cv_func_recv_test
-- Performing Test curl_cv_func_recv_test - Failed
-- Tested: ssize_t recv(SOCKET, char *, socklen_t, int)
-- Performing Test curl_cv_func_recv_test
-- Performing Test curl_cv_func_recv_test - Failed
-- Tested: ssize_t recv(SOCKET, char *, socklen_t, unsigned int)
-- Performing Test curl_cv_func_recv_test
-- Performing Test curl_cv_func_recv_test - Failed
-- Tested: ssize_t recv(SOCKET, char *, unsigned int, int)
-- Performing Test curl_cv_func_recv_test
-- Performing Test curl_cv_func_recv_test - Failed
-- Tested: ssize_t recv(SOCKET, char *, unsigned int, unsigned int)
-- Performing Test curl_cv_func_recv_test
-- Performing Test curl_cv_func_recv_test - Failed
-- Tested: ssize_t recv(SOCKET, void *, int, int)
-- Performing Test curl_cv_func_recv_test
-- Performing Test curl_cv_func_recv_test - Failed
-- Tested: ssize_t recv(SOCKET, void *, int, unsigned int)
-- Performing Test curl_cv_func_recv_test
-- Performing Test curl_cv_func_recv_test - Failed
-- Tested: ssize_t recv(SOCKET, void *, size_t, int)
-- Performing Test curl_cv_func_recv_test
-- Performing Test curl_cv_func_recv_test - Failed
-- Tested: ssize_t recv(SOCKET, void *, size_t, unsigned int)
-- Performing Test curl_cv_func_recv_test
-- Performing Test curl_cv_func_recv_test - Failed
-- Tested: ssize_t recv(SOCKET, void *, socklen_t, int)
-- Performing Test curl_cv_func_recv_test
-- Performing Test curl_cv_func_recv_test - Failed
-- Tested: ssize_t recv(SOCKET, void *, socklen_t, unsigned int)
-- Performing Test curl_cv_func_recv_test
-- Performing Test curl_cv_func_recv_test - Failed
-- Tested: ssize_t recv(SOCKET, void *, unsigned int, int)
-- Performing Test curl_cv_func_recv_test
-- Performing Test curl_cv_func_recv_test - Failed
-- Tested: ssize_t recv(SOCKET, void *, unsigned int, unsigned int)
-- Performing Test curl_cv_func_recv_test
-- Performing Test curl_cv_func_recv_test - Failed
-- Tested: ssize_t recv(int, char *, int, int)
-- Performing Test curl_cv_func_recv_test
-- Performing Test curl_cv_func_recv_test - Failed
-- Tested: ssize_t recv(int, char *, int, unsigned int)
-- Performing Test curl_cv_func_recv_test
-- Performing Test curl_cv_func_recv_test - Failed
-- Tested: ssize_t recv(int, char *, size_t, int)
-- Performing Test curl_cv_func_recv_test
-- Performing Test curl_cv_func_recv_test - Failed
-- Tested: ssize_t recv(int, char *, size_t, unsigned int)
-- Performing Test curl_cv_func_recv_test
-- Performing Test curl_cv_func_recv_test - Failed
-- Tested: ssize_t recv(int, char *, socklen_t, int)
-- Performing Test curl_cv_func_recv_test
-- Performing Test curl_cv_func_recv_test - Failed
-- Tested: ssize_t recv(int, char *, socklen_t, unsigned int)
-- Performing Test curl_cv_func_recv_test
-- Performing Test curl_cv_func_recv_test - Failed
-- Tested: ssize_t recv(int, char *, unsigned int, int)
-- Performing Test curl_cv_func_recv_test
-- Performing Test curl_cv_func_recv_test - Failed
-- Tested: ssize_t recv(int, char *, unsigned int, unsigned int)
-- Performing Test curl_cv_func_recv_test
-- Performing Test curl_cv_func_recv_test - Failed
-- Tested: ssize_t recv(int, void *, int, int)
-- Performing Test curl_cv_func_recv_test
-- Performing Test curl_cv_func_recv_test - Failed
-- Tested: ssize_t recv(int, void *, int, unsigned int)
-- Performing Test curl_cv_func_recv_test
autoreconf: running: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/autoconf --force
-- Performing Test curl_cv_func_recv_test - Success
-- Tested: ssize_t recv(int, void *, size_t, int)
-- Performing Test curl_cv_send
-- Performing Test curl_cv_send - Success
-- Performing Test curl_cv_func_send_test
-- Performing Test curl_cv_func_send_test - Failed
-- Tested: int send(SOCKET, const char *, int, int)
-- Performing Test curl_cv_func_send_test
-- Performing Test curl_cv_func_send_test - Failed
-- Tested: int send(SOCKET, const char *, int, unsigned int)
-- Performing Test curl_cv_func_send_test
-- Performing Test curl_cv_func_send_test - Failed
-- Tested: int send(SOCKET, const char *, size_t, int)
-- Performing Test curl_cv_func_send_test
-- Performing Test curl_cv_func_send_test - Failed
-- Tested: int send(SOCKET, const char *, size_t, unsigned int)
-- Performing Test curl_cv_func_send_test
-- Performing Test curl_cv_func_send_test - Failed
-- Tested: int send(SOCKET, const char *, socklen_t, int)
-- Performing Test curl_cv_func_send_test
-- Performing Test curl_cv_func_send_test - Failed
-- Tested: int send(SOCKET, const char *, socklen_t, unsigned int)
-- Performing Test curl_cv_func_send_test
-- Performing Test curl_cv_func_send_test - Failed
-- Tested: int send(SOCKET, const char *, unsigned int, int)
-- Performing Test curl_cv_func_send_test
-- Performing Test curl_cv_func_send_test - Failed
-- Tested: int send(SOCKET, const char *, unsigned int, unsigned int)
-- Performing Test curl_cv_func_send_test
-- Performing Test curl_cv_func_send_test - Failed
-- Tested: int send(SOCKET, const void *, int, int)
-- Performing Test curl_cv_func_send_test
-- Performing Test curl_cv_func_send_test - Failed
-- Tested: int send(SOCKET, const void *, int, unsigned int)
-- Performing Test curl_cv_func_send_test
-- Performing Test curl_cv_func_send_test - Failed
-- Tested: int send(SOCKET, const void *, size_t, int)
-- Performing Test curl_cv_func_send_test
-- Performing Test curl_cv_func_send_test - Failed
-- Tested: int send(SOCKET, const void *, size_t, unsigned int)
-- Performing Test curl_cv_func_send_test
-- Performing Test curl_cv_func_send_test - Failed
-- Tested: int send(SOCKET, const void *, socklen_t, int)
-- Performing Test curl_cv_func_send_test
-- Performing Test curl_cv_func_send_test - Failed
-- Tested: int send(SOCKET, const void *, socklen_t, unsigned int)
-- Performing Test curl_cv_func_send_test
autoreconf: configure.ac: not using Autoheader
autoreconf: running: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/automake --add-missing --copy --force-missing
-- Performing Test curl_cv_func_send_test - Failed
-- Tested: int send(SOCKET, const void *, unsigned int, int)
-- Performing Test curl_cv_func_send_test
-- Performing Test curl_cv_func_send_test - Failed
-- Tested: int send(SOCKET, const void *, unsigned int, unsigned int)
-- Performing Test curl_cv_func_send_test
-- Performing Test curl_cv_func_send_test - Failed
-- Tested: int send(SOCKET, void *, int, int)
-- Performing Test curl_cv_func_send_test
-- Performing Test curl_cv_func_send_test - Failed
-- Tested: int send(SOCKET, void *, int, unsigned int)
-- Performing Test curl_cv_func_send_test
-- Performing Test curl_cv_func_send_test - Failed
-- Tested: int send(SOCKET, void *, size_t, int)
-- Performing Test curl_cv_func_send_test
-- Performing Test curl_cv_func_send_test - Failed
-- Tested: int send(SOCKET, void *, size_t, unsigned int)
-- Performing Test curl_cv_func_send_test
-- Performing Test curl_cv_func_send_test - Failed
-- Tested: int send(SOCKET, void *, socklen_t, int)
-- Performing Test curl_cv_func_send_test
-- Performing Test curl_cv_func_send_test - Failed
-- Tested: int send(SOCKET, void *, socklen_t, unsigned int)
-- Performing Test curl_cv_func_send_test
-- Performing Test curl_cv_func_send_test - Failed
-- Tested: int send(SOCKET, void *, unsigned int, int)
-- Performing Test curl_cv_func_send_test
-- Performing Test curl_cv_func_send_test - Failed
-- Tested: int send(SOCKET, void *, unsigned int, unsigned int)
-- Performing Test curl_cv_func_send_test
-- Performing Test curl_cv_func_send_test - Failed
-- Tested: int send(SOCKET, char *, int, int)
-- Performing Test curl_cv_func_send_test
-- Performing Test curl_cv_func_send_test - Failed
-- Tested: int send(SOCKET, char *, int, unsigned int)
-- Performing Test curl_cv_func_send_test
-- Performing Test curl_cv_func_send_test - Failed
-- Tested: int send(SOCKET, char *, size_t, int)
-- Performing Test curl_cv_func_send_test
-- Performing Test curl_cv_func_send_test - Failed
-- Tested: int send(SOCKET, char *, size_t, unsigned int)
-- Performing Test curl_cv_func_send_test
-- Performing Test curl_cv_func_send_test - Failed
-- Tested: int send(SOCKET, char *, socklen_t, int)
-- Performing Test curl_cv_func_send_test
-- Performing Test curl_cv_func_send_test - Failed
-- Tested: int send(SOCKET, char *, socklen_t, unsigned int)
-- Performing Test curl_cv_func_send_test
-- Performing Test curl_cv_func_send_test - Failed
-- Tested: int send(SOCKET, char *, unsigned int, int)
-- Performing Test curl_cv_func_send_test
-- Performing Test curl_cv_func_send_test - Failed
-- Tested: int send(SOCKET, char *, unsigned int, unsigned int)
-- Performing Test curl_cv_func_send_test
-- Performing Test curl_cv_func_send_test - Failed
-- Tested: int send(int, const char *, int, int)
-- Performing Test curl_cv_func_send_test
-- Performing Test curl_cv_func_send_test - Failed
-- Tested: int send(int, const char *, int, unsigned int)
-- Performing Test curl_cv_func_send_test
-- Performing Test curl_cv_func_send_test - Failed
-- Tested: int send(int, const char *, size_t, int)
-- Performing Test curl_cv_func_send_test
-- Performing Test curl_cv_func_send_test - Failed
-- Tested: int send(int, const char *, size_t, unsigned int)
-- Performing Test curl_cv_func_send_test
-- Performing Test curl_cv_func_send_test - Failed
-- Tested: int send(int, const char *, socklen_t, int)
-- Performing Test curl_cv_func_send_test
autoreconf: Leaving directory `tests/mdemo2'
-- Performing Test curl_cv_func_send_test - Failed
-- Tested: int send(int, const char *, socklen_t, unsigned int)
-- Performing Test curl_cv_func_send_test
-- Performing Test curl_cv_func_send_test - Failed
-- Tested: int send(int, const char *, unsigned int, int)
-- Performing Test curl_cv_func_send_test
-- Performing Test curl_cv_func_send_test - Failed
-- Tested: int send(int, const char *, unsigned int, unsigned int)
-- Performing Test curl_cv_func_send_test
-- Performing Test curl_cv_func_send_test - Failed
-- Tested: int send(int, const void *, int, int)
-- Performing Test curl_cv_func_send_test
-- Performing Test curl_cv_func_send_test - Failed
-- Tested: int send(int, const void *, int, unsigned int)
-- Performing Test curl_cv_func_send_test
-- Performing Test curl_cv_func_send_test - Failed
-- Tested: int send(int, const void *, size_t, int)
-- Performing Test curl_cv_func_send_test
-- Performing Test curl_cv_func_send_test - Failed
-- Tested: int send(int, const void *, size_t, unsigned int)
-- Performing Test curl_cv_func_send_test
-- Performing Test curl_cv_func_send_test - Failed
-- Tested: int send(int, const void *, socklen_t, int)
-- Performing Test curl_cv_func_send_test
-- Performing Test curl_cv_func_send_test - Failed
-- Tested: int send(int, const void *, socklen_t, unsigned int)
-- Performing Test curl_cv_func_send_test
-- Performing Test curl_cv_func_send_test - Failed
-- Tested: int send(int, const void *, unsigned int, int)
-- Performing Test curl_cv_func_send_test
autoreconf: Entering directory `tests/pdemo'
autoreconf: configure.ac: not using Gettext
-- Performing Test curl_cv_func_send_test - Failed
-- Tested: int send(int, const void *, unsigned int, unsigned int)
-- Performing Test curl_cv_func_send_test
-- Performing Test curl_cv_func_send_test - Failed
-- Tested: int send(int, void *, int, int)
-- Performing Test curl_cv_func_send_test
-- Performing Test curl_cv_func_send_test - Failed
-- Tested: int send(int, void *, int, unsigned int)
-- Performing Test curl_cv_func_send_test
-- Performing Test curl_cv_func_send_test - Failed
-- Tested: int send(int, void *, size_t, int)
-- Performing Test curl_cv_func_send_test
-- Performing Test curl_cv_func_send_test - Failed
-- Tested: int send(int, void *, size_t, unsigned int)
-- Performing Test curl_cv_func_send_test
-- Performing Test curl_cv_func_send_test - Failed
-- Tested: int send(int, void *, socklen_t, int)
-- Performing Test curl_cv_func_send_test
-- Performing Test curl_cv_func_send_test - Failed
-- Tested: int send(int, void *, socklen_t, unsigned int)
-- Performing Test curl_cv_func_send_test
-- Performing Test curl_cv_func_send_test - Failed
-- Tested: int send(int, void *, unsigned int, int)
-- Performing Test curl_cv_func_send_test
-- Performing Test curl_cv_func_send_test - Failed
-- Tested: int send(int, void *, unsigned int, unsigned int)
-- Performing Test curl_cv_func_send_test
-- Performing Test curl_cv_func_send_test - Failed
-- Tested: int send(int, char *, int, int)
-- Performing Test curl_cv_func_send_test
-- Performing Test curl_cv_func_send_test - Failed
-- Tested: int send(int, char *, int, unsigned int)
-- Performing Test curl_cv_func_send_test
-- Performing Test curl_cv_func_send_test - Failed
-- Tested: int send(int, char *, size_t, int)
-- Performing Test curl_cv_func_send_test
-- Performing Test curl_cv_func_send_test - Failed
-- Tested: int send(int, char *, size_t, unsigned int)
-- Performing Test curl_cv_func_send_test
-- Performing Test curl_cv_func_send_test - Failed
-- Tested: int send(int, char *, socklen_t, int)
-- Performing Test curl_cv_func_send_test
-- Performing Test curl_cv_func_send_test - Failed
-- Tested: int send(int, char *, socklen_t, unsigned int)
-- Performing Test curl_cv_func_send_test
-- Performing Test curl_cv_func_send_test - Failed
-- Tested: int send(int, char *, unsigned int, int)
-- Performing Test curl_cv_func_send_test
-- Performing Test curl_cv_func_send_test - Failed
-- Tested: int send(int, char *, unsigned int, unsigned int)
-- Performing Test curl_cv_func_send_test
-- Performing Test curl_cv_func_send_test - Failed
-- Tested: int send(ssize_t, const char *, int, int)
-- Performing Test curl_cv_func_send_test
-- Performing Test curl_cv_func_send_test - Failed
-- Tested: int send(ssize_t, const char *, int, unsigned int)
-- Performing Test curl_cv_func_send_test
-- Performing Test curl_cv_func_send_test - Failed
-- Tested: int send(ssize_t, const char *, size_t, int)
-- Performing Test curl_cv_func_send_test
-- Performing Test curl_cv_func_send_test - Failed
-- Tested: int send(ssize_t, const char *, size_t, unsigned int)
-- Performing Test curl_cv_func_send_test
-- Performing Test curl_cv_func_send_test - Failed
-- Tested: int send(ssize_t, const char *, socklen_t, int)
-- Performing Test curl_cv_func_send_test
-- Performing Test curl_cv_func_send_test - Failed
-- Tested: int send(ssize_t, const char *, socklen_t, unsigned int)
-- Performing Test curl_cv_func_send_test
-- Performing Test curl_cv_func_send_test - Failed
-- Tested: int send(ssize_t, const char *, unsigned int, int)
-- Performing Test curl_cv_func_send_test
-- Performing Test curl_cv_func_send_test - Failed
-- Tested: int send(ssize_t, const char *, unsigned int, unsigned int)
-- Performing Test curl_cv_func_send_test
-- Performing Test curl_cv_func_send_test - Failed
-- Tested: int send(ssize_t, const void *, int, int)
-- Performing Test curl_cv_func_send_test
-- Performing Test curl_cv_func_send_test - Failed
-- Tested: int send(ssize_t, const void *, int, unsigned int)
-- Performing Test curl_cv_func_send_test
-- Performing Test curl_cv_func_send_test - Failed
-- Tested: int send(ssize_t, const void *, size_t, int)
-- Performing Test curl_cv_func_send_test
-- Performing Test curl_cv_func_send_test - Failed
-- Tested: int send(ssize_t, const void *, size_t, unsigned int)
-- Performing Test curl_cv_func_send_test
-- Performing Test curl_cv_func_send_test - Failed
-- Tested: int send(ssize_t, const void *, socklen_t, int)
-- Performing Test curl_cv_func_send_test
-- Performing Test curl_cv_func_send_test - Failed
-- Tested: int send(ssize_t, const void *, socklen_t, unsigned int)
-- Performing Test curl_cv_func_send_test
-- Performing Test curl_cv_func_send_test - Failed
-- Tested: int send(ssize_t, const void *, unsigned int, int)
-- Performing Test curl_cv_func_send_test
-- Performing Test curl_cv_func_send_test - Failed
-- Tested: int send(ssize_t, const void *, unsigned int, unsigned int)
-- Performing Test curl_cv_func_send_test
-- Performing Test curl_cv_func_send_test - Failed
-- Tested: int send(ssize_t, void *, int, int)
-- Performing Test curl_cv_func_send_test
-- Performing Test curl_cv_func_send_test - Failed
-- Tested: int send(ssize_t, void *, int, unsigned int)
-- Performing Test curl_cv_func_send_test
-- Performing Test curl_cv_func_send_test - Failed
-- Tested: int send(ssize_t, void *, size_t, int)
-- Performing Test curl_cv_func_send_test
-- Performing Test curl_cv_func_send_test - Failed
-- Tested: int send(ssize_t, void *, size_t, unsigned int)
-- Performing Test curl_cv_func_send_test
-- Performing Test curl_cv_func_send_test - Failed
-- Tested: int send(ssize_t, void *, socklen_t, int)
-- Performing Test curl_cv_func_send_test
-- Performing Test curl_cv_func_send_test - Failed
-- Tested: int send(ssize_t, void *, socklen_t, unsigned int)
-- Performing Test curl_cv_func_send_test
-- Performing Test curl_cv_func_send_test - Failed
-- Tested: int send(ssize_t, void *, unsigned int, int)
-- Performing Test curl_cv_func_send_test
-- Performing Test curl_cv_func_send_test - Failed
-- Tested: int send(ssize_t, void *, unsigned int, unsigned int)
-- Performing Test curl_cv_func_send_test
-- Performing Test curl_cv_func_send_test - Failed
-- Tested: int send(ssize_t, char *, int, int)
-- Performing Test curl_cv_func_send_test
-- Performing Test curl_cv_func_send_test - Failed
-- Tested: int send(ssize_t, char *, int, unsigned int)
-- Performing Test curl_cv_func_send_test
-- Performing Test curl_cv_func_send_test - Failed
-- Tested: int send(ssize_t, char *, size_t, int)
-- Performing Test curl_cv_func_send_test
-- Performing Test curl_cv_func_send_test - Failed
-- Tested: int send(ssize_t, char *, size_t, unsigned int)
-- Performing Test curl_cv_func_send_test
-- Performing Test curl_cv_func_send_test - Failed
-- Tested: int send(ssize_t, char *, socklen_t, int)
-- Performing Test curl_cv_func_send_test
-- Performing Test curl_cv_func_send_test - Failed
-- Tested: int send(ssize_t, char *, socklen_t, unsigned int)
-- Performing Test curl_cv_func_send_test
autoreconf: running: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/aclocal --force -I ../../libltdl/m4
-- Performing Test curl_cv_func_send_test - Failed
-- Tested: int send(ssize_t, char *, unsigned int, int)
-- Performing Test curl_cv_func_send_test
-- Performing Test curl_cv_func_send_test - Failed
-- Tested: int send(ssize_t, char *, unsigned int, unsigned int)
-- Performing Test curl_cv_func_send_test
-- Performing Test curl_cv_func_send_test - Failed
-- Tested: ssize_t send(SOCKET, const char *, int, int)
-- Performing Test curl_cv_func_send_test
-- Performing Test curl_cv_func_send_test - Failed
-- Tested: ssize_t send(SOCKET, const char *, int, unsigned int)
-- Performing Test curl_cv_func_send_test
-- Performing Test curl_cv_func_send_test - Failed
-- Tested: ssize_t send(SOCKET, const char *, size_t, int)
-- Performing Test curl_cv_func_send_test
-- Performing Test curl_cv_func_send_test - Failed
-- Tested: ssize_t send(SOCKET, const char *, size_t, unsigned int)
-- Performing Test curl_cv_func_send_test
-- Performing Test curl_cv_func_send_test - Failed
-- Tested: ssize_t send(SOCKET, const char *, socklen_t, int)
-- Performing Test curl_cv_func_send_test
-- Performing Test curl_cv_func_send_test - Failed
-- Tested: ssize_t send(SOCKET, const char *, socklen_t, unsigned int)
-- Performing Test curl_cv_func_send_test
-- Performing Test curl_cv_func_send_test - Failed
-- Tested: ssize_t send(SOCKET, const char *, unsigned int, int)
-- Performing Test curl_cv_func_send_test
-- Performing Test curl_cv_func_send_test - Failed
-- Tested: ssize_t send(SOCKET, const char *, unsigned int, unsigned int)
-- Performing Test curl_cv_func_send_test
-- Performing Test curl_cv_func_send_test - Failed
-- Tested: ssize_t send(SOCKET, const void *, int, int)
-- Performing Test curl_cv_func_send_test
-- Performing Test curl_cv_func_send_test - Failed
-- Tested: ssize_t send(SOCKET, const void *, int, unsigned int)
-- Performing Test curl_cv_func_send_test
-- Performing Test curl_cv_func_send_test - Failed
-- Tested: ssize_t send(SOCKET, const void *, size_t, int)
-- Performing Test curl_cv_func_send_test
-- Performing Test curl_cv_func_send_test - Failed
-- Tested: ssize_t send(SOCKET, const void *, size_t, unsigned int)
-- Performing Test curl_cv_func_send_test
-- Performing Test curl_cv_func_send_test - Failed
-- Tested: ssize_t send(SOCKET, const void *, socklen_t, int)
-- Performing Test curl_cv_func_send_test
-- Performing Test curl_cv_func_send_test - Failed
-- Tested: ssize_t send(SOCKET, const void *, socklen_t, unsigned int)
-- Performing Test curl_cv_func_send_test
-- Performing Test curl_cv_func_send_test - Failed
-- Tested: ssize_t send(SOCKET, const void *, unsigned int, int)
-- Performing Test curl_cv_func_send_test
-- Performing Test curl_cv_func_send_test - Failed
-- Tested: ssize_t send(SOCKET, const void *, unsigned int, unsigned int)
-- Performing Test curl_cv_func_send_test
-- Performing Test curl_cv_func_send_test - Failed
-- Tested: ssize_t send(SOCKET, void *, int, int)
-- Performing Test curl_cv_func_send_test
-- Performing Test curl_cv_func_send_test - Failed
-- Tested: ssize_t send(SOCKET, void *, int, unsigned int)
-- Performing Test curl_cv_func_send_test
-- Performing Test curl_cv_func_send_test - Failed
-- Tested: ssize_t send(SOCKET, void *, size_t, int)
-- Performing Test curl_cv_func_send_test
-- Performing Test curl_cv_func_send_test - Failed
-- Tested: ssize_t send(SOCKET, void *, size_t, unsigned int)
-- Performing Test curl_cv_func_send_test
-- Performing Test curl_cv_func_send_test - Failed
-- Tested: ssize_t send(SOCKET, void *, socklen_t, int)
-- Performing Test curl_cv_func_send_test
-- Performing Test curl_cv_func_send_test - Failed
-- Tested: ssize_t send(SOCKET, void *, socklen_t, unsigned int)
-- Performing Test curl_cv_func_send_test
-- Performing Test curl_cv_func_send_test - Failed
-- Tested: ssize_t send(SOCKET, void *, unsigned int, int)
-- Performing Test curl_cv_func_send_test
-- Performing Test curl_cv_func_send_test - Failed
-- Tested: ssize_t send(SOCKET, void *, unsigned int, unsigned int)
-- Performing Test curl_cv_func_send_test
-- Performing Test curl_cv_func_send_test - Failed
-- Tested: ssize_t send(SOCKET, char *, int, int)
-- Performing Test curl_cv_func_send_test
-- Performing Test curl_cv_func_send_test - Failed
-- Tested: ssize_t send(SOCKET, char *, int, unsigned int)
-- Performing Test curl_cv_func_send_test
-- Performing Test curl_cv_func_send_test - Failed
-- Tested: ssize_t send(SOCKET, char *, size_t, int)
-- Performing Test curl_cv_func_send_test
-- Performing Test curl_cv_func_send_test - Failed
-- Tested: ssize_t send(SOCKET, char *, size_t, unsigned int)
-- Performing Test curl_cv_func_send_test
-- Performing Test curl_cv_func_send_test - Failed
-- Tested: ssize_t send(SOCKET, char *, socklen_t, int)
-- Performing Test curl_cv_func_send_test
-- Performing Test curl_cv_func_send_test - Failed
-- Tested: ssize_t send(SOCKET, char *, socklen_t, unsigned int)
-- Performing Test curl_cv_func_send_test
-- Performing Test curl_cv_func_send_test - Failed
-- Tested: ssize_t send(SOCKET, char *, unsigned int, int)
-- Performing Test curl_cv_func_send_test
-- Performing Test curl_cv_func_send_test - Failed
-- Tested: ssize_t send(SOCKET, char *, unsigned int, unsigned int)
-- Performing Test curl_cv_func_send_test
-- Performing Test curl_cv_func_send_test - Failed
-- Tested: ssize_t send(int, const char *, int, int)
-- Performing Test curl_cv_func_send_test
-- Performing Test curl_cv_func_send_test - Failed
-- Tested: ssize_t send(int, const char *, int, unsigned int)
-- Performing Test curl_cv_func_send_test
-- Performing Test curl_cv_func_send_test - Failed
-- Tested: ssize_t send(int, const char *, size_t, int)
-- Performing Test curl_cv_func_send_test
-- Performing Test curl_cv_func_send_test - Failed
-- Tested: ssize_t send(int, const char *, size_t, unsigned int)
-- Performing Test curl_cv_func_send_test
-- Performing Test curl_cv_func_send_test - Failed
-- Tested: ssize_t send(int, const char *, socklen_t, int)
-- Performing Test curl_cv_func_send_test
-- Performing Test curl_cv_func_send_test - Failed
-- Tested: ssize_t send(int, const char *, socklen_t, unsigned int)
-- Performing Test curl_cv_func_send_test
-- Performing Test curl_cv_func_send_test - Failed
-- Tested: ssize_t send(int, const char *, unsigned int, int)
-- Performing Test curl_cv_func_send_test
-- Performing Test curl_cv_func_send_test - Failed
-- Tested: ssize_t send(int, const char *, unsigned int, unsigned int)
-- Performing Test curl_cv_func_send_test
-- Performing Test curl_cv_func_send_test - Failed
-- Tested: ssize_t send(int, const void *, int, int)
-- Performing Test curl_cv_func_send_test
-- Performing Test curl_cv_func_send_test - Failed
-- Tested: ssize_t send(int, const void *, int, unsigned int)
-- Performing Test curl_cv_func_send_test
-- Performing Test curl_cv_func_send_test - Success
-- Tested: ssize_t send(int, const void *, size_t, int)
-- Performing Test HAVE_MSG_NOSIGNAL
-- Performing Test HAVE_MSG_NOSIGNAL - Success
-- Performing Test HAVE_STRUCT_TIMEVAL
-- Performing Test HAVE_STRUCT_TIMEVAL - Success
-- Check size of sig_atomic_t
-- Check size of sig_atomic_t - done
-- Performing Test HAVE_SIG_ATOMIC_T_NOT_VOLATILE
-- Performing Test HAVE_SIG_ATOMIC_T_NOT_VOLATILE - Success
-- Check size of struct sockaddr_storage
-- Check size of struct sockaddr_storage - done
-- Performing Test HAVE_POLL_FINE
autoreconf: configure.ac: tracing
autoreconf: running: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/libtool-2.4/libltdl/config/libtoolize --copy --force
libtoolize: Bootstrap detected, no files installed.
-- Performing Test HAVE_POLL_FINE - Success
-- Looking for getpagesize
-- Looking for getpagesize - found
-- Looking for mmap
-- Looking for mmap - found
-- Looking for getrandom
-- Looking for getrandom - found
-- Looking for arc4random_buf
-- Looking for arc4random_buf - not found
-- Looking for arc4random
-- Looking for arc4random - not found
-- Check if the system is big endian
-- Searching 16 bit integer
-- Check size of unsigned short
-- Check size of unsigned short - done
-- Searching 16 bit integer - Using unsigned short
-- Check if the system is big endian - little endian
-- Looking for off_t
-- Looking for off_t - not found
-- Looking for size_t
-- Looking for size_t - not found
-- Performing Test HAVE_SYSCALL_GETRANDOM
-- Performing Test HAVE_SYSCALL_GETRANDOM - Success
-- Performing Test FLAG_NO_STRICT_ALIASING
-- Performing Test FLAG_NO_STRICT_ALIASING - Success
-- Performing Test FLAG_VISIBILITY
-- Performing Test FLAG_VISIBILITY - Success
-- Looking for byteswap.h
-- Looking for byteswap.h - found
-- Looking for limits.h
-- Looking for limits.h - found
-- Looking for sys/sysctl.h
-- Looking for sys/sysctl.h - found
-- Performing Test HAVE_BSWAP_16
-- Performing Test HAVE_BSWAP_16 - Success
-- Performing Test HAVE_BSWAP_32
-- Performing Test HAVE_BSWAP_32 - Success
-- Performing Test HAVE_BSWAP_64
-- Performing Test HAVE_BSWAP_64 - Success
-- Check size of int16_t
-- Check size of int16_t - done
-- Check size of int32_t
-- Check size of int32_t - done
-- Check size of int64_t
-- Check size of int64_t - done
-- Check size of intmax_t
-- Check size of intmax_t - done
-- Check size of uint8_t
-- Check size of uint8_t - done
-- Check size of uint16_t
-- Check size of uint16_t - done
-- Check size of uint32_t
-- Check size of uint32_t - done
-- Check size of uint64_t
-- Check size of uint64_t - done
-- Check size of uintmax_t
-- Check size of uintmax_t - done
-- Check size of short
-- Check size of short - done
-- Check size of int
-- Check size of int - done
-- Check size of long
-- Check size of long - done
-- Check size of long long
-- Check size of long long - done
-- Check size of unsigned short
-- Check size of unsigned short - done
-- Check size of unsigned
-- Check size of unsigned - done
-- Check size of unsigned long
-- Check size of unsigned long - done
-- Check size of unsigned long long
-- Check size of unsigned long long - done
-- Check size of __int64
autoreconf: running: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/autoconf --force
-- Check size of __int64 - failed
-- Check size of unsigned __int64
-- Check size of unsigned __int64 - failed
-- Check size of uintptr_t
-- Check size of uintptr_t - done
-- Found ZLIB: cmzlib  
-- Found BZip2: cmbzip2 (found version "1.0.5") 
-- Looking for BZ2_bzCompressInit
-- Looking for BZ2_bzCompressInit - not found
-- Found LibLZMA: cmliblzma (found version "5.2.4") 
-- Performing Test HAVE_DIRENT_H
-- Performing Test HAVE_DIRENT_H - Success
-- Looking for include files sys/types.h, ctype.h
-- Looking for include files sys/types.h, ctype.h - found
-- Looking for 3 include files sys/types.h, ..., copyfile.h
-- Looking for 3 include files sys/types.h, ..., copyfile.h - not found
-- Looking for 3 include files sys/types.h, ..., direct.h
-- Looking for 3 include files sys/types.h, ..., direct.h - not found
-- Looking for 5 include files sys/types.h, ..., ext2fs/ext2_fs.h
-- Looking for 5 include files sys/types.h, ..., ext2fs/ext2_fs.h - not found
-- Performing Test HAVE_WORKING_EXT2_IOC_GETFLAGS
-- Performing Test HAVE_WORKING_EXT2_IOC_GETFLAGS - Failed
-- Looking for 6 include files sys/types.h, ..., grp.h
-- Looking for 6 include files sys/types.h, ..., grp.h - found
-- Looking for 8 include files sys/types.h, ..., langinfo.h
autoreconf: configure.ac: not using Autoheader
autoreconf: running: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/automake --add-missing --copy --force-missing
-- Looking for 8 include files sys/types.h, ..., langinfo.h - found
-- Looking for 10 include files sys/types.h, ..., linux/types.h
-- Looking for 10 include files sys/types.h, ..., linux/types.h - found
-- Looking for 11 include files sys/types.h, ..., linux/fiemap.h
-- Looking for 11 include files sys/types.h, ..., linux/fiemap.h - found
-- Looking for 12 include files sys/types.h, ..., linux/fs.h
-- Looking for 12 include files sys/types.h, ..., linux/fs.h - found
-- Performing Test HAVE_WORKING_FS_IOC_GETFLAGS
-- Performing Test HAVE_WORKING_FS_IOC_GETFLAGS - Success
-- Looking for 13 include files sys/types.h, ..., linux/magic.h
-- Looking for 13 include files sys/types.h, ..., linux/magic.h - found
-- Looking for 15 include files sys/types.h, ..., membership.h
-- Looking for 15 include files sys/types.h, ..., membership.h - not found
-- Looking for 16 include files sys/types.h, ..., paths.h
-- Looking for 16 include files sys/types.h, ..., paths.h - found
-- Looking for 19 include files sys/types.h, ..., readpassphrase.h
-- Looking for 19 include files sys/types.h, ..., readpassphrase.h - not found
-- Looking for 19 include files sys/types.h, ..., regex.h
-- Looking for 19 include files sys/types.h, ..., regex.h - found
-- Looking for 21 include files sys/types.h, ..., spawn.h
autoreconf: Leaving directory `tests/pdemo'
-- Looking for 21 include files sys/types.h, ..., spawn.h - found
-- Looking for 22 include files sys/types.h, ..., stdarg.h
-- Looking for 22 include files sys/types.h, ..., stdarg.h - found
-- Looking for 27 include files sys/types.h, ..., sys/acl.h
-- Looking for 27 include files sys/types.h, ..., sys/acl.h - not found
-- Looking for 27 include files sys/types.h, ..., sys/cdefs.h
-- Looking for 27 include files sys/types.h, ..., sys/cdefs.h - found
-- Looking for 28 include files sys/types.h, ..., sys/extattr.h
autoreconf: Entering directory `tests/tagdemo'
autoreconf: configure.ac: not using Gettext
-- Looking for 28 include files sys/types.h, ..., sys/extattr.h - not found
-- Looking for 29 include files sys/types.h, ..., sys/mkdev.h
-- Looking for 29 include files sys/types.h, ..., sys/mkdev.h - not found
-- Looking for 29 include files sys/types.h, ..., sys/mount.h
-- Looking for 29 include files sys/types.h, ..., sys/mount.h - not found
-- Looking for 31 include files sys/types.h, ..., sys/richacl.h
-- Looking for 31 include files sys/types.h, ..., sys/richacl.h - not found
-- Looking for 33 include files sys/types.h, ..., sys/statfs.h
-- Looking for 33 include files sys/types.h, ..., sys/statfs.h - found
-- Looking for 34 include files sys/types.h, ..., sys/statvfs.h
-- Looking for 34 include files sys/types.h, ..., sys/statvfs.h - found
-- Looking for 35 include files sys/types.h, ..., sys/sysmacros.h
-- Looking for 35 include files sys/types.h, ..., sys/sysmacros.h - found
-- Looking for 38 include files sys/types.h, ..., sys/vfs.h
-- Looking for 38 include files sys/types.h, ..., sys/vfs.h - found
-- Looking for 39 include files sys/types.h, ..., sys/wait.h
-- Looking for 39 include files sys/types.h, ..., sys/wait.h - found
-- Looking for 44 include files sys/types.h, ..., wchar.h
-- Looking for 44 include files sys/types.h, ..., wchar.h - found
-- Looking for 45 include files sys/types.h, ..., wctype.h
-- Looking for 45 include files sys/types.h, ..., wctype.h - found
-- Looking for 46 include files sys/types.h, ..., windows.h
-- Looking for 46 include files sys/types.h, ..., windows.h - not found
-- Looking for 46 include files sys/types.h, ..., wincrypt.h
-- Looking for 46 include files sys/types.h, ..., wincrypt.h - not found
-- Looking for 46 include files sys/types.h, ..., winioctl.h
-- Looking for 46 include files sys/types.h, ..., winioctl.h - not found
-- Performing Test SAFE_TO_DEFINE_EXTENSIONS
-- Performing Test SAFE_TO_DEFINE_EXTENSIONS - Success
-- Looking for _CrtSetReportMode
-- Looking for _CrtSetReportMode - not found
-- Looking for chown
-- Looking for chown - found
-- Looking for chroot
-- Looking for chroot - found
-- Looking for ctime_r
-- Looking for ctime_r - found
-- Looking for fchdir
-- Looking for fchdir - found
autoreconf: running: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/aclocal --force -I ../../libltdl/m4
-- Looking for fchmod
-- Looking for fchmod - found
-- Looking for fchown
-- Looking for fchown - found
-- Looking for fdopendir
-- Looking for fdopendir - found
-- Looking for fstat
-- Looking for fstat - found
-- Looking for fstatat
-- Looking for fstatat - found
-- Looking for fstatfs
-- Looking for fstatfs - found
-- Looking for fstatvfs
-- Looking for fstatvfs - found
-- Looking for futimens
-- Looking for futimens - found
-- Looking for futimes
-- Looking for futimes - found
-- Looking for futimesat
-- Looking for futimesat - found
-- Looking for getgrgid_r
-- Looking for getgrgid_r - found
-- Looking for getgrnam_r
-- Looking for getgrnam_r - found
-- Looking for getpwnam_r
-- Looking for getpwnam_r - found
-- Looking for getpid
-- Looking for getpid - found
-- Looking for getvfsbyname
-- Looking for getvfsbyname - not found
-- Looking for lchflags
-- Looking for lchflags - not found
-- Looking for lchown
-- Looking for lchown - found
-- Looking for link
-- Looking for link - found
-- Looking for lstat
-- Looking for lstat - found
-- Looking for lutimes
-- Looking for lutimes - found
-- Looking for mbrtowc
-- Looking for mbrtowc - found
-- Looking for memmove
-- Looking for memmove - found
-- Looking for mkdir
autoreconf: configure.ac: tracing
-- Looking for mkdir - found
-- Looking for mkfifo
-- Looking for mkfifo - found
-- Looking for mknod
-- Looking for mknod - found
-- Looking for mkstemp
-- Looking for mkstemp - found
-- Looking for nl_langinfo
-- Looking for nl_langinfo - found
-- Looking for openat
-- Looking for openat - found
autoreconf: running: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/libtool-2.4/libltdl/config/libtoolize --copy --force
libtoolize: Bootstrap detected, no files installed.
-- Looking for posix_spawnp
-- Looking for posix_spawnp - found
-- Looking for readlink
-- Looking for readlink - found
-- Looking for readpassphrase
-- Looking for readpassphrase - not found
-- Looking for setenv
-- Looking for setenv - found
-- Looking for statfs
-- Looking for statfs - found
-- Looking for statvfs
-- Looking for statvfs - found
-- Looking for strchr
-- Looking for strchr - found
-- Looking for strerror
-- Looking for strerror - found
-- Looking for strncpy_s
-- Looking for strncpy_s - not found
-- Looking for strrchr
-- Looking for strrchr - found
-- Looking for symlink
-- Looking for symlink - found
-- Looking for timegm
-- Looking for timegm - found
-- Looking for tzset
-- Looking for tzset - found
-- Looking for utimes
-- Looking for utimes - found
-- Looking for utimensat
-- Looking for utimensat - found
-- Looking for vfork
-- Looking for vfork - found
-- Looking for wcrtomb
-- Looking for wcrtomb - found
-- Looking for wcscmp
-- Looking for wcscmp - found
-- Looking for wcscpy
-- Looking for wcscpy - found
-- Looking for wcslen
-- Looking for wcslen - found
-- Looking for wctomb
-- Looking for wctomb - found
-- Looking for _ctime64_s
-- Looking for _ctime64_s - not found
-- Looking for _fseeki64
-- Looking for _fseeki64 - not found
autoreconf: running: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/autoconf --force
-- Looking for _get_timezone
-- Looking for _get_timezone - not found
-- Looking for _localtime64_s
-- Looking for _localtime64_s - not found
-- Looking for _mkgmtime64
-- Looking for _mkgmtime64 - not found
-- Looking for cygwin_conv_path
-- Looking for cygwin_conv_path - not found
-- Looking for fseeko
-- Looking for fseeko - found
-- Looking for vprintf
-- Looking for vprintf - found
-- Looking for wmemcmp
-- Looking for wmemcmp - found
-- Looking for wmemcpy
-- Looking for wmemcpy - found
-- Looking for wmemmove
autoreconf: configure.ac: not using Autoheader
autoreconf: running: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/automake --add-missing --copy --force-missing
-- Looking for wmemmove - found
-- Performing Test HAVE_STRUCT_VFSCONF
-- Performing Test HAVE_STRUCT_VFSCONF - Failed
-- Performing Test HAVE_STRUCT_XVFSCONF
-- Performing Test HAVE_STRUCT_XVFSCONF - Failed
-- Performing Test HAVE_READDIR_R
-- Performing Test HAVE_READDIR_R - Success
-- Performing Test HAVE_DIRFD
-- Performing Test HAVE_DIRFD - Success
-- Performing Test HAVE_READLINKAT
-- Performing Test HAVE_READLINKAT - Success
-- Performing Test MAJOR_IN_MKDEV
-- Performing Test MAJOR_IN_MKDEV - Failed
-- Performing Test MAJOR_IN_SYSMACROS
-- Performing Test MAJOR_IN_SYSMACROS - Success
-- Performing Test HAVE_LZMA_STREAM_ENCODER_MT
-- Performing Test HAVE_LZMA_STREAM_ENCODER_MT - Failed
-- Looking for EFTYPE
-- Looking for EFTYPE - not found
-- Looking for EILSEQ
-- Looking for EILSEQ - found
-- Looking for D_MD_ORDER
-- Looking for D_MD_ORDER - not found
-- Looking for INT32_MAX
autoreconf: Leaving directory `tests/tagdemo'
-- Looking for INT32_MAX - found
-- Looking for INT32_MIN
-- Looking for INT32_MIN - found
-- Looking for INT64_MAX
-- Looking for INT64_MAX - found
-- Looking for INT64_MIN
-- Looking for INT64_MIN - found
-- Looking for INTMAX_MAX
-- Looking for INTMAX_MAX - found
-- Looking for INTMAX_MIN
-- Looking for INTMAX_MIN - found
-- Looking for UINT32_MAX
-- Looking for UINT32_MAX - found
-- Looking for UINT64_MAX
-- Looking for UINT64_MAX - found
-- Looking for UINTMAX_MAX
-- Looking for UINTMAX_MAX - found
-- Looking for SIZE_MAX
-- Looking for SIZE_MAX - found
-- Looking for SSIZE_MAX
-- Looking for SSIZE_MAX - found
-- Performing Test HAVE_STRUCT_TM_TM_GMTOFF
-- Performing Test HAVE_STRUCT_TM_TM_GMTOFF - Success
-- Performing Test HAVE_STRUCT_TM___TM_GMTOFF
-- Performing Test HAVE_STRUCT_TM___TM_GMTOFF - Failed
-- Performing Test HAVE_STRUCT_STATFS_F_NAMEMAX
-- Performing Test HAVE_STRUCT_STATFS_F_NAMEMAX - Failed
-- Performing Test HAVE_STRUCT_STAT_ST_BIRTHTIME
-- Performing Test HAVE_STRUCT_STAT_ST_BIRTHTIME - Failed
-- Performing Test HAVE_STRUCT_STAT_ST_BIRTHTIMESPEC_TV_NSEC
-- Performing Test HAVE_STRUCT_STAT_ST_BIRTHTIMESPEC_TV_NSEC - Failed
-- Performing Test HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC
-- Performing Test HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC - Failed
-- Performing Test HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC
-- Performing Test HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC - Success
-- Performing Test HAVE_STRUCT_STAT_ST_MTIME_N
-- Performing Test HAVE_STRUCT_STAT_ST_MTIME_N - Failed
-- Performing Test HAVE_STRUCT_STAT_ST_UMTIME
-- Performing Test HAVE_STRUCT_STAT_ST_UMTIME - Failed
-- Performing Test HAVE_STRUCT_STAT_ST_MTIME_USEC
-- Performing Test HAVE_STRUCT_STAT_ST_MTIME_USEC - Failed
-- Performing Test HAVE_STRUCT_STAT_ST_BLKSIZE
-- Performing Test HAVE_STRUCT_STAT_ST_BLKSIZE - Success
-- Performing Test HAVE_STRUCT_STAT_ST_FLAGS
-- Performing Test HAVE_STRUCT_STAT_ST_FLAGS - Failed
-- Performing Test HAVE_STRUCT_STATVFS_F_IOSIZE
-- Performing Test HAVE_STRUCT_STATVFS_F_IOSIZE - Failed
-- Check size of dev_t
-- Check size of dev_t - done
-- Check size of gid_t
-- Check size of gid_t - done
-- Check size of id_t
-- Check size of id_t - done
-- Check size of mode_t
-- Check size of mode_t - done
-- Check size of off_t
-- Check size of off_t - done
-- Check size of size_t
-- Check size of size_t - done
-- Check size of ssize_t
-- Check size of ssize_t - done
-- Check size of uid_t
-- Check size of uid_t - done
-- Check size of pid_t
-- Check size of pid_t - done
-- Check size of intptr_t
-- Check size of intptr_t - done
-- Check size of wchar_t
-- Check size of wchar_t - done
-- Checking _FILE_OFFSET_BITS for large files
-- Checking _FILE_OFFSET_BITS for large files - not needed
-- Checking support for ARCHIVE_CRYPTO_MD5_LIBC
-- Checking support for ARCHIVE_CRYPTO_MD5_LIBC -- not found
-- Checking support for ARCHIVE_CRYPTO_RMD160_LIBC
-- Checking support for ARCHIVE_CRYPTO_RMD160_LIBC -- not found
-- Checking support for ARCHIVE_CRYPTO_SHA1_LIBC
-- Checking support for ARCHIVE_CRYPTO_SHA1_LIBC -- not found
-- Checking support for ARCHIVE_CRYPTO_SHA256_LIBC
-- Checking support for ARCHIVE_CRYPTO_SHA256_LIBC -- not found
-- Checking support for ARCHIVE_CRYPTO_SHA384_LIBC
-- Checking support for ARCHIVE_CRYPTO_SHA384_LIBC -- not found
-- Checking support for ARCHIVE_CRYPTO_SHA512_LIBC
-- Checking support for ARCHIVE_CRYPTO_SHA512_LIBC -- not found
-- Checking support for ARCHIVE_CRYPTO_SHA256_LIBC2
-- Checking support for ARCHIVE_CRYPTO_SHA256_LIBC2 -- not found
-- Checking support for ARCHIVE_CRYPTO_SHA384_LIBC2
-- Checking support for ARCHIVE_CRYPTO_SHA384_LIBC2 -- not found
-- Checking support for ARCHIVE_CRYPTO_SHA512_LIBC2
-- Checking support for ARCHIVE_CRYPTO_SHA512_LIBC2 -- not found
-- Checking support for ARCHIVE_CRYPTO_SHA256_LIBC3
-- Checking support for ARCHIVE_CRYPTO_SHA256_LIBC3 -- not found
-- Checking support for ARCHIVE_CRYPTO_SHA384_LIBC3
-- Checking support for ARCHIVE_CRYPTO_SHA384_LIBC3 -- not found
-- Checking support for ARCHIVE_CRYPTO_SHA512_LIBC3
-- Checking support for ARCHIVE_CRYPTO_SHA512_LIBC3 -- not found
-- Checking support for ARCHIVE_CRYPTO_MD5_LIBSYSTEM
-- Checking support for ARCHIVE_CRYPTO_MD5_LIBSYSTEM -- not found
-- Checking support for ARCHIVE_CRYPTO_SHA1_LIBSYSTEM
-- Checking support for ARCHIVE_CRYPTO_SHA1_LIBSYSTEM -- not found
-- Checking support for ARCHIVE_CRYPTO_SHA256_LIBSYSTEM
-- Checking support for ARCHIVE_CRYPTO_SHA256_LIBSYSTEM -- not found
-- Checking support for ARCHIVE_CRYPTO_SHA384_LIBSYSTEM
-- Checking support for ARCHIVE_CRYPTO_SHA384_LIBSYSTEM -- not found
-- Checking support for ARCHIVE_CRYPTO_SHA512_LIBSYSTEM
-- Checking support for ARCHIVE_CRYPTO_SHA512_LIBSYSTEM -- not found
-- Checking support for ARCHIVE_CRYPTO_MD5_OPENSSL
-- Checking support for ARCHIVE_CRYPTO_MD5_OPENSSL -- found
-- Checking support for ARCHIVE_CRYPTO_RMD160_OPENSSL
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/libtool-2.4/.prepared2ac38014d48fc656e72b39cedc6a0795_6664517399ebbbc92a37c5bb081b5c53
(cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/libtool-2.4/; if [ -x configure ]; then cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/config.{guess,sub} /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/libtool-2.4// && CC="gcc" CFLAGS="-O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include " CXX="g++" CPPFLAGS="-I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include " LDFLAGS="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib " CONFIG_SHELL="/usr/bin/env bash" lt_cv_sys_dlsearch_path=""  bash ./configure --target=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --program-prefix="" --program-suffix="" --prefix=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host --exec-prefix=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host --sysconfdir=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc --localstatedir=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/var --sbindir=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin ; fi )
-- Checking support for ARCHIVE_CRYPTO_RMD160_OPENSSL -- found
-- Checking support for ARCHIVE_CRYPTO_SHA1_OPENSSL
## ----------------------- ##
## Configuring libtool 2.4 ##
## ----------------------- ##

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 build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
configure: autobuild project... GNU Libtool
configure: autobuild revision... 2.4 ()
configure: autobuild hostname... tofu-z77hvus18_jenkins-slave
configure: autobuild mode... default
configure: autobuild timestamp... 20200802T114540Z
checking for x86_64-pc-linux-gnu-gcc... gcc
checking whether the C compiler works... -- Checking support for ARCHIVE_CRYPTO_SHA1_OPENSSL -- found
-- Checking support for ARCHIVE_CRYPTO_SHA256_OPENSSL
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... -- Checking support for ARCHIVE_CRYPTO_SHA256_OPENSSL -- found
-- Checking support for ARCHIVE_CRYPTO_SHA384_OPENSSL
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 how to run the C preprocessor... gcc -E
checking how to print strings... printf
checking for a sed that does not truncate output... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/sed
checking for grep that handles long lines and -e... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/grep
checking for egrep... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/grep -E
checking for fgrep... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... -- Checking support for ARCHIVE_CRYPTO_SHA384_OPENSSL -- found
-- Checking support for ARCHIVE_CRYPTO_SHA512_OPENSSL
BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for x86_64-pc-linux-gnu-objdump... no
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for x86_64-pc-linux-gnu-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for x86_64-pc-linux-gnu-ar... no
checking for ar... ar
checking for archiver @FILE support... @
checking for x86_64-pc-linux-gnu-strip... no
checking for strip... strip
checking for x86_64-pc-linux-gnu-ranlib... no
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for x86_64-pc-linux-gnu-mt... no
checking for mt... mt
checking if mt is a manifest tool... no
checking for ANSI C header files... -- Checking support for ARCHIVE_CRYPTO_SHA512_OPENSSL -- found
-- Checking for curses support
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 curses support - Success
-- Looking for wsyncup in /usr/lib/x86_64-linux-gnu/libcurses.so
checking for memory.h... yes
checking for strings.h... -- Looking for wsyncup in /usr/lib/x86_64-linux-gnu/libcurses.so - found
-- Looking for cbreak in /usr/lib/x86_64-linux-gnu/libncurses.so
yes
checking for inttypes.h... yes
checking for stdint.h... -- Looking for cbreak in /usr/lib/x86_64-linux-gnu/libncurses.so - found
-- Found Curses: /usr/lib/x86_64-linux-gnu/libncurses.so  
yes
checking for unistd.h... -- Looking for elf.h
yes
checking for dlfcn.h... yes
checking for objdir... .libs
-- Looking for elf.h - found
-- Looking for use_default_colors
checking if gcc supports -fno-rtti -fno-exceptions... -- Looking for use_default_colors - found
no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... -- Looking for a Fortran compiler
yes
checking if gcc static flag -static works... -- Looking for a Fortran compiler - NOTFOUND
-- Configuring done
yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking for shl_load... no
checking for shl_load in -ldld... no
checking for dlopen... no
checking for dlopen in -ldl... -- Generating done
yes
checking whether a program can dlopen itself... -- Build files have been written to: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0
---------------------------------------------
CMake has bootstrapped.  Now run make.
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/.configured
CFLAGS="-O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include " CPPFLAGS="-I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include " CXXFLAGS="" LDFLAGS="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib " make --jobserver-fds=3,4 -j -C /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0  
make[4]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0'
make[5]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0'
Scanning dependencies of target cmstd
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0'
Scanning dependencies of target cmsys_c
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0'
yes
checking whether a statically linked program can dlopen itself... [  0%] Building CXX object Utilities/std/CMakeFiles/cmstd.dir/cm/bits/string_view.cxx.o
[  0%] Building C object Source/kwsys/CMakeFiles/cmsys_c.dir/ProcessUNIX.c.o
Scanning dependencies of target cmsys
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0'
[  0%] Building C object Source/kwsys/CMakeFiles/cmsys.dir/ProcessUNIX.c.o
Scanning dependencies of target cmexpat
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0'
Scanning dependencies of target cmzlib
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0'
[  0%] Building C object Utilities/cmexpat/CMakeFiles/cmexpat.dir/lib/xmlparse.c.o
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0'
Scanning dependencies of target cmlibrhash
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0'
[  0%] Building C object Utilities/cmzlib/CMakeFiles/cmzlib.dir/adler32.c.o
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0'
Scanning dependencies of target cmbzip2
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0'
[  0%] Building C object Utilities/cmlibrhash/CMakeFiles/cmlibrhash.dir/librhash/algorithms.c.o
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0'
[  1%] Building C object Utilities/cmbzip2/CMakeFiles/cmbzip2.dir/blocksort.c.o
no
checking whether stripping libraries is possible... [  1%] Linking CXX static library libcmstd.a
yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking which extension is used for runtime loadable modules... .so
checking which variable specifies run-time module search path... LD_LIBRARY_PATH
[  1%] Building C object Utilities/cmlibrhash/CMakeFiles/cmlibrhash.dir/librhash/byte_order.c.o
checking for the default library search path... (cached) 
checking for library containing dlopen... make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0'
[  1%] Built target cmstd
[  1%] Building C object Utilities/cmzlib/CMakeFiles/cmzlib.dir/compress.c.o
[  2%] Building C object Utilities/cmlibrhash/CMakeFiles/cmlibrhash.dir/librhash/hex.c.o
[  3%] Building C object Utilities/cmzlib/CMakeFiles/cmzlib.dir/crc32.c.o
[  3%] Building C object Utilities/cmzlib/CMakeFiles/cmzlib.dir/deflate.c.o
[  3%] Building C object Utilities/cmlibrhash/CMakeFiles/cmlibrhash.dir/librhash/md5.c.o
[  3%] Building C object Utilities/cmzlib/CMakeFiles/cmzlib.dir/gzio.c.o
-ldl
checking for dlerror... [  3%] Building C object Utilities/cmlibrhash/CMakeFiles/cmlibrhash.dir/librhash/rhash.c.o
yes
checking for shl_load... (cached) no
checking for shl_load in -ldld... (cached) no
checking for dld_link in -ldld... [  3%] Building C object Utilities/cmlibrhash/CMakeFiles/cmlibrhash.dir/librhash/sha1.c.o
no
checking for _ prefix in compiled symbols... no
checking whether deplibs are loaded by dlopen... yes
checking for argz.h... [  3%] Building C object Utilities/cmlibrhash/CMakeFiles/cmlibrhash.dir/librhash/sha256.c.o
[  3%] Building C object Utilities/cmzlib/CMakeFiles/cmzlib.dir/inffast.c.o
[  4%] Building C object Source/kwsys/CMakeFiles/cmsys_c.dir/Base64.c.o
yes
checking for error_t... [  5%] Building C object Source/kwsys/CMakeFiles/cmsys.dir/Base64.c.o
yes
checking for argz_add... [  5%] Building C object Source/kwsys/CMakeFiles/cmsys.dir/EncodingC.c.o
yes
checking for argz_append... [  5%] Building C object Source/kwsys/CMakeFiles/cmsys.dir/MD5.c.o
[  5%] Building C object Utilities/cmlibrhash/CMakeFiles/cmlibrhash.dir/librhash/sha3.c.o
yes
[  5%] Building C object Utilities/cmbzip2/CMakeFiles/cmbzip2.dir/huffman.c.o
[  5%] Building C object Source/kwsys/CMakeFiles/cmsys_c.dir/EncodingC.c.o
checking for argz_count... [  5%] Building C object Utilities/cmlibrhash/CMakeFiles/cmlibrhash.dir/librhash/sha512.c.o
[  5%] Building C object Utilities/cmzlib/CMakeFiles/cmzlib.dir/inflate.c.o
[  5%] Building C object Source/kwsys/CMakeFiles/cmsys_c.dir/MD5.c.o
yes
checking for argz_create_sep... yes
checking for argz_insert... [  5%] Building C object Source/kwsys/CMakeFiles/cmsys_c.dir/Terminal.c.o
[  5%] Building C object Source/kwsys/CMakeFiles/cmsys.dir/Terminal.c.o
[  5%] Building C object Utilities/cmbzip2/CMakeFiles/cmbzip2.dir/crctable.c.o
yes
checking for argz_next... [  5%] Building C object Source/kwsys/CMakeFiles/cmsys_c.dir/System.c.o
[  5%] Building C object Utilities/cmbzip2/CMakeFiles/cmbzip2.dir/randtable.c.o
[  5%] Building C object Source/kwsys/CMakeFiles/cmsys.dir/System.c.o
[  5%] Building C object Source/kwsys/CMakeFiles/cmsys_c.dir/String.c.o
yes
[  5%] Building C object Utilities/cmbzip2/CMakeFiles/cmbzip2.dir/compress.c.o
checking for argz_stringify... [  5%] Building C object Utilities/cmbzip2/CMakeFiles/cmbzip2.dir/decompress.c.o
[  5%] Linking C static library libcmsys_c.a
yes
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0'
[  5%] Built target cmsys_c
checking if argz actually works... yes
checking whether libtool supports -dlopen/-dlpreopen... yes
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0'
checking for unistd.h... (cached) yes
checking for dl.h... Scanning dependencies of target cmzstd
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0'
[  5%] Linking C static library libcmlibrhash.a
[  5%] Building C object Source/kwsys/CMakeFiles/cmsys.dir/String.c.o
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0'
no
[  5%] Building C object Utilities/cmzstd/CMakeFiles/cmzstd.dir/lib/common/entropy_common.c.o
checking for sys/dl.h... make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0'
[  5%] Built target cmlibrhash
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0'
[  5%] Building CXX object Source/kwsys/CMakeFiles/cmsys.dir/Directory.cxx.o
no
[  5%] Building C object Utilities/cmzstd/CMakeFiles/cmzstd.dir/lib/common/error_private.c.o
checking for dld.h... Scanning dependencies of target cmliblzma
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0'
[  5%] Building C object Utilities/cmzstd/CMakeFiles/cmzstd.dir/lib/common/fse_decompress.c.o
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0'
[  5%] Building C object Utilities/cmliblzma/CMakeFiles/cmliblzma.dir/liblzma/check/check.c.o
no
checking for mach-o/dyld.h... [  5%] Building C object Utilities/cmliblzma/CMakeFiles/cmliblzma.dir/liblzma/check/crc32_fast.c.o
no
checking for dirent.h... [  5%] Building C object Utilities/cmliblzma/CMakeFiles/cmliblzma.dir/liblzma/check/crc32_table.c.o
yes
checking for closedir... [  5%] Building C object Utilities/cmliblzma/CMakeFiles/cmliblzma.dir/liblzma/check/crc64_fast.c.o
yes
[  5%] Building C object Utilities/cmzlib/CMakeFiles/cmzlib.dir/inftrees.c.o
checking for opendir... [  5%] Building C object Utilities/cmliblzma/CMakeFiles/cmliblzma.dir/liblzma/check/crc64_table.c.o
[  5%] Building C object Utilities/cmzstd/CMakeFiles/cmzstd.dir/lib/common/pool.c.o
[  5%] Building C object Utilities/cmliblzma/CMakeFiles/cmliblzma.dir/liblzma/check/sha256.c.o
[  5%] Building C object Utilities/cmzstd/CMakeFiles/cmzstd.dir/lib/common/threading.c.o
[  5%] Building C object Utilities/cmzstd/CMakeFiles/cmzstd.dir/lib/common/xxhash.c.o
[  5%] Building CXX object Source/kwsys/CMakeFiles/cmsys.dir/DynamicLoader.cxx.o
yes
checking for readdir... yes
checking for strlcat... [  5%] Building C object Utilities/cmzlib/CMakeFiles/cmzlib.dir/trees.c.o
[  5%] Building C object Utilities/cmzstd/CMakeFiles/cmzstd.dir/lib/common/zstd_common.c.o
no
checking for strlcpy... [  5%] Building C object Utilities/cmliblzma/CMakeFiles/cmliblzma.dir/liblzma/common/alone_decoder.c.o
[  5%] Building C object Utilities/cmzstd/CMakeFiles/cmzstd.dir/lib/compress/fse_compress.c.o
no
checking whether we are using the GNU C++ compiler... [  6%] Building C object Utilities/cmliblzma/CMakeFiles/cmliblzma.dir/liblzma/common/alone_encoder.c.o
yes
checking whether g++ accepts -g... yes
checking dependency style of g++... [  6%] Building C object Utilities/cmliblzma/CMakeFiles/cmliblzma.dir/liblzma/common/auto_decoder.c.o
gcc3
checking how to run the C++ preprocessor... [  6%] Building CXX object Source/kwsys/CMakeFiles/cmsys.dir/EncodingCXX.cxx.o
g++ -E
[  6%] Building C object Utilities/cmliblzma/CMakeFiles/cmliblzma.dir/liblzma/common/block_buffer_decoder.c.o
[  6%] Building C object Utilities/cmliblzma/CMakeFiles/cmliblzma.dir/liblzma/common/block_buffer_encoder.c.o
[  6%] Building C object Utilities/cmbzip2/CMakeFiles/cmbzip2.dir/bzlib.c.o
checking for ld used by g++... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
[  7%] Building C object Utilities/cmzstd/CMakeFiles/cmzstd.dir/lib/compress/hist.c.o
[  7%] Building C object Utilities/cmzlib/CMakeFiles/cmzlib.dir/uncompr.c.o
[  7%] Building C object Utilities/cmliblzma/CMakeFiles/cmliblzma.dir/liblzma/common/block_decoder.c.o
[  7%] Building C object Utilities/cmzlib/CMakeFiles/cmzlib.dir/zutil.c.o
checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... [  8%] Linking C static library libcmzlib.a
yes
checking if g++ static flag -static works... [  8%] Building C object Utilities/cmliblzma/CMakeFiles/cmliblzma.dir/liblzma/common/block_encoder.c.o
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0'
[  8%] Built target cmzlib
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0'
Scanning dependencies of target cmjsoncpp
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0'
[  8%] Building CXX object Utilities/cmjsoncpp/CMakeFiles/cmjsoncpp.dir/src/lib_json/json_reader.cpp.o
[  8%] Building C object Utilities/cmliblzma/CMakeFiles/cmliblzma.dir/liblzma/common/block_header_decoder.c.o
yes
checking if g++ supports -c -o file.o... [  8%] Building C object Utilities/cmzstd/CMakeFiles/cmzstd.dir/lib/compress/huf_compress.c.o
yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking for x86_64-pc-linux-gnu-g77... no
checking for x86_64-pc-linux-gnu-xlf... [  8%] Building C object Utilities/cmliblzma/CMakeFiles/cmliblzma.dir/liblzma/common/block_header_encoder.c.o
no
checking for x86_64-pc-linux-gnu-f77... no
checking for x86_64-pc-linux-gnu-frt... no
checking for x86_64-pc-linux-gnu-pgf77... no
checking for x86_64-pc-linux-gnu-cf77... no
checking for x86_64-pc-linux-gnu-fort77... no
checking for x86_64-pc-linux-gnu-fl32... no
checking for x86_64-pc-linux-gnu-af77... no
checking for x86_64-pc-linux-gnu-xlf90... no
checking for x86_64-pc-linux-gnu-f90... no
checking for x86_64-pc-linux-gnu-pgf90... no
checking for x86_64-pc-linux-gnu-pghpf... no
checking for x86_64-pc-linux-gnu-epcf90... no
checking for x86_64-pc-linux-gnu-gfortran... no
checking for x86_64-pc-linux-gnu-g95... no
checking for x86_64-pc-linux-gnu-xlf95... no
checking for x86_64-pc-linux-gnu-f95... no
checking for x86_64-pc-linux-gnu-fort... no
checking for x86_64-pc-linux-gnu-ifort... no
checking for x86_64-pc-linux-gnu-ifc... no
checking for x86_64-pc-linux-gnu-efc... no
checking for x86_64-pc-linux-gnu-pgfortran... no
checking for x86_64-pc-linux-gnu-pgf95... no
checking for x86_64-pc-linux-gnu-lf95... no
checking for x86_64-pc-linux-gnu-ftn... no
checking for x86_64-pc-linux-gnu-nagfor... no
checking for g77... no
checking for xlf... no
checking for f77... no
checking for frt... no
checking for pgf77... no
checking for cf77... no
checking for fort77... no
checking for fl32... no
checking for af77... no
checking for xlf90... no
checking for f90... no
checking for pgf90... no
checking for pghpf... no
checking for epcf90... no
checking for gfortran... no
checking for g95... no
checking for xlf95... no
checking for f95... no
checking for fort... no
checking for ifort... no
checking for ifc... no
checking for efc... no
checking for pgfortran... no
checking for pgf95... no
checking for lf95... no
checking for ftn... no
checking for nagfor... no
[  8%] Building C object Utilities/cmexpat/CMakeFiles/cmexpat.dir/lib/xmlrole.c.o
checking whether we are using the GNU Fortran 77 compiler... [  8%] Building C object Utilities/cmliblzma/CMakeFiles/cmliblzma.dir/liblzma/common/block_util.c.o
no
checking whether  accepts -g... no
checking for x86_64-pc-linux-gnu-gfortran... no
checking for x86_64-pc-linux-gnu-g95... no
checking for x86_64-pc-linux-gnu-xlf95... no
checking for x86_64-pc-linux-gnu-f95... no
checking for x86_64-pc-linux-gnu-fort... no
checking for x86_64-pc-linux-gnu-ifort... no
checking for x86_64-pc-linux-gnu-ifc... no
checking for x86_64-pc-linux-gnu-efc... no
checking for x86_64-pc-linux-gnu-pgfortran... no
checking for x86_64-pc-linux-gnu-pgf95... no
checking for x86_64-pc-linux-gnu-lf95... no
checking for x86_64-pc-linux-gnu-ftn... no
checking for x86_64-pc-linux-gnu-nagfor... no
checking for x86_64-pc-linux-gnu-xlf90... no
checking for x86_64-pc-linux-gnu-f90... no
checking for x86_64-pc-linux-gnu-pgf90... no
checking for x86_64-pc-linux-gnu-pghpf... no
checking for x86_64-pc-linux-gnu-epcf90... no
checking for x86_64-pc-linux-gnu-g77... no
checking for x86_64-pc-linux-gnu-xlf... no
checking for x86_64-pc-linux-gnu-f77... no
checking for x86_64-pc-linux-gnu-frt... no
checking for x86_64-pc-linux-gnu-pgf77... no
checking for x86_64-pc-linux-gnu-cf77... no
checking for x86_64-pc-linux-gnu-fort77... no
checking for x86_64-pc-linux-gnu-fl32... no
checking for x86_64-pc-linux-gnu-af77... no
checking for gfortran... no
checking for g95... no
checking for xlf95... no
checking for f95... no
checking for fort... no
checking for ifort... no
checking for ifc... no
checking for efc... no
checking for pgfortran... no
checking for pgf95... no
checking for lf95... no
checking for ftn... no
checking for nagfor... no
checking for xlf90... no
checking for f90... no
checking for pgf90... no
checking for pghpf... no
checking for epcf90... no
checking for g77... no
checking for xlf... no
checking for f77... no
checking for frt... no
checking for pgf77... no
checking for cf77... no
checking for fort77... no
checking for fl32... no
checking for af77... no
[  9%] Building C object Utilities/cmliblzma/CMakeFiles/cmliblzma.dir/liblzma/common/common.c.o
checking whether we are using the GNU Fortran compiler... no
checking whether  accepts -g... no
checking for x86_64-pc-linux-gnu-gcj... no
checking for gcj... no
[  9%] Building C object Utilities/cmexpat/CMakeFiles/cmexpat.dir/lib/xmltok.c.o
checking for x86_64-pc-linux-gnu-windres... no
checking for windres... no
checking whether make supports order-only prerequisites... yes
[  9%] Building C object Utilities/cmliblzma/CMakeFiles/cmliblzma.dir/liblzma/common/easy_buffer_encoder.c.o
[ 10%] Building CXX object Utilities/cmjsoncpp/CMakeFiles/cmjsoncpp.dir/src/lib_json/json_value.cpp.o
checking that generated files are newer than configure... done
configure: creating ./config.status
[ 10%] Building C object Utilities/cmliblzma/CMakeFiles/cmliblzma.dir/liblzma/common/easy_decoder_memusage.c.o
[ 10%] Linking C static library libcmbzip2.a
[ 10%] Building C object Utilities/cmliblzma/CMakeFiles/cmliblzma.dir/liblzma/common/easy_encoder.c.o
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0'
[ 10%] Built target cmbzip2
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0'
[ 11%] Building CXX object Source/kwsys/CMakeFiles/cmsys.dir/Glob.cxx.o
Scanning dependencies of target cmlibuv
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0'
[ 11%] Building C object Utilities/cmlibuv/CMakeFiles/cmlibuv.dir/src/fs-poll.c.o
[ 11%] Building C object Utilities/cmliblzma/CMakeFiles/cmliblzma.dir/liblzma/common/easy_encoder_memusage.c.o
[ 11%] Building C object Utilities/cmzstd/CMakeFiles/cmzstd.dir/lib/compress/zstd_compress.c.o
[ 11%] Building C object Utilities/cmliblzma/CMakeFiles/cmliblzma.dir/liblzma/common/easy_preset.c.o
[ 11%] Building C object Utilities/cmliblzma/CMakeFiles/cmliblzma.dir/liblzma/common/filter_buffer_decoder.c.o
[ 11%] Building C object Utilities/cmliblzma/CMakeFiles/cmliblzma.dir/liblzma/common/filter_buffer_encoder.c.o
[ 12%] Building C object Utilities/cmliblzma/CMakeFiles/cmliblzma.dir/liblzma/common/filter_common.c.o
[ 12%] Building C object Utilities/cmlibuv/CMakeFiles/cmlibuv.dir/src/idna.c.o
[ 13%] Building C object Utilities/cmliblzma/CMakeFiles/cmliblzma.dir/liblzma/common/filter_decoder.c.o
[ 13%] Building C object Utilities/cmlibuv/CMakeFiles/cmlibuv.dir/src/inet.c.o
[ 13%] Building C object Utilities/cmliblzma/CMakeFiles/cmliblzma.dir/liblzma/common/filter_encoder.c.o
[ 13%] Building C object Utilities/cmliblzma/CMakeFiles/cmliblzma.dir/liblzma/common/filter_flags_decoder.c.o
[ 13%] Building C object Utilities/cmliblzma/CMakeFiles/cmliblzma.dir/liblzma/common/filter_flags_encoder.c.o
[ 13%] Building C object Utilities/cmliblzma/CMakeFiles/cmliblzma.dir/liblzma/common/index.c.o
[ 13%] Building C object Utilities/cmlibuv/CMakeFiles/cmlibuv.dir/src/strscpy.c.o
[ 13%] Building C object Utilities/cmlibuv/CMakeFiles/cmlibuv.dir/src/threadpool.c.o
[ 13%] Building C object Utilities/cmlibuv/CMakeFiles/cmlibuv.dir/src/timer.c.o
[ 13%] Building C object Utilities/cmliblzma/CMakeFiles/cmliblzma.dir/liblzma/common/index_decoder.c.o
[ 13%] Building C object Utilities/cmliblzma/CMakeFiles/cmliblzma.dir/liblzma/common/index_encoder.c.o
[ 13%] Building C object Utilities/cmlibuv/CMakeFiles/cmlibuv.dir/src/uv-common.c.o
[ 13%] Building C object Utilities/cmliblzma/CMakeFiles/cmliblzma.dir/liblzma/common/index_hash.c.o
config.status: creating Makefile
config.status: creating config.h
config.status: executing tests/atconfig commands
config.status: executing depfiles commands
[ 13%] Building C object Utilities/cmliblzma/CMakeFiles/cmliblzma.dir/liblzma/common/stream_buffer_decoder.c.o
[ 13%] Building CXX object Source/kwsys/CMakeFiles/cmsys.dir/RegularExpression.cxx.o
config.status: executing libtool commands
[ 14%] Building C object Utilities/cmliblzma/CMakeFiles/cmliblzma.dir/liblzma/common/stream_buffer_encoder.c.o
[ 14%] Building C object Utilities/cmliblzma/CMakeFiles/cmliblzma.dir/liblzma/common/stream_decoder.c.o
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/libtool-2.4/.configured
CFLAGS="-O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include " CPPFLAGS="-I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include " CXXFLAGS="" LDFLAGS="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib " make --jobserver-fds=3,4 -j -C /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/libtool-2.4  
make[4]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/libtool-2.4'
[ 14%] Building C object Utilities/cmliblzma/CMakeFiles/cmliblzma.dir/liblzma/common/stream_encoder.c.o
autom4te --language=m4sh -B libltdl/config libltdl/config/ltmain.m4sh > libltdl/config/ltmain.in
[ 14%] Building C object Utilities/cmexpat/CMakeFiles/cmexpat.dir/lib/xmltok_impl.c.o
[ 14%] Building C object Utilities/cmexpat/CMakeFiles/cmexpat.dir/lib/xmltok_ns.c.o
[ 14%] Linking C static library libcmexpat.a
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0'
[ 14%] Built target cmexpat
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0'
[ 14%] Building C object Utilities/cmliblzma/CMakeFiles/cmliblzma.dir/liblzma/common/stream_flags_common.c.o
Scanning dependencies of target cmForm
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0'
[ 14%] Building C object Utilities/cmliblzma/CMakeFiles/cmliblzma.dir/liblzma/common/stream_flags_decoder.c.o
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0'
[ 14%] Building C object Source/CursesDialog/form/CMakeFiles/cmForm.dir/fld_arg.c.o
[ 14%] Building C object Utilities/cmlibuv/CMakeFiles/cmlibuv.dir/src/uv-data-getter-setters.c.o
sed -e s,@EGREP\@,/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/grep -E,g -e s,@FGREP\@,/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/grep -F,g -e s,@GREP\@,/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/grep,g -e s,@LN_S\@,ln -s,g -e s,@MACRO_VERSION\@,2.4,g -e s,@PACKAGE\@,libtool,g -e s,@PACKAGE_BUGREPORT\@,bug-libtool@gnu.org,g -e s,@PACKAGE_URL\@,http://www.gnu.org/software/libtool/,g -e s,@PACKAGE_NAME\@,GNU Libtool,g -e s,@PACKAGE_STRING\@,GNU Libtool 2.4,g -e s,@PACKAGE_TARNAME\@,libtool,g -e s,@PACKAGE_VERSION\@,2.4,g -e s,@SED\@,/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/sed,g -e s,@VERSION\@,2.4,g -e s,@aclocaldir\@,/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/aclocal,g -e s,@datadir\@,/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share,g -e s,@pkgdatadir\@,/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/libtool,g -e s,@host_triplet\@,x86_64-pc-linux-gnu,g -e s,@prefix\@,/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host,g -e s,@TIMESTAMP\@,,g -e s,@package_revision\@,1.3293, ./libltdl/config/ltmain.in > ./libltdl/config/ltmain.sh
rm -f libtoolize.tmp libtoolize
set dummy `/usr/bin/env bash ./libltdl/config/mkstamp .`; shift; case 2.4 in *[acegikmoqsuwy]) TIMESTAMP=" $1 $2" ;; *) TIMESTAMP="" ;; esac; \
sed -e 's,@EGREP\@,/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/grep -E,g' -e 's,@FGREP\@,/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/grep -F,g' -e 's,@GREP\@,/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/grep,g' -e 's,@LN_S\@,ln -s,g' -e 's,@MACRO_VERSION\@,2.4,g' -e 's,@PACKAGE\@,libtool,g' -e 's,@PACKAGE_BUGREPORT\@,bug-libtool@gnu.org,g' -e 's,@PACKAGE_URL\@,http://www.gnu.org/software/libtool/,g' -e 's,@PACKAGE_NAME\@,GNU Libtool,g' -e 's,@PACKAGE_STRING\@,GNU Libtool 2.4,g' -e 's,@PACKAGE_TARNAME\@,libtool,g' -e 's,@PACKAGE_VERSION\@,2.4,g' -e 's,@SED\@,/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/sed,g' -e 's,@VERSION\@,2.4,g' -e 's,@aclocaldir\@,/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/aclocal,g' -e 's,@datadir\@,/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share,g' -e 's,@pkgdatadir\@,/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/libtool,g' -e 's,@host_triplet\@,x86_64-pc-linux-gnu,g' -e 's,@prefix\@,/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host,g' -e "s,@TIMESTAMP\@,$TIMESTAMP,g" \
	-e 's,@aclocal_DATA\@,m4/argz.m4 m4/libtool.m4 m4/ltdl.m4 m4/ltoptions.m4 m4/ltsugar.m4 m4/ltversion.m4 m4/lt~obsolete.m4,g' \
	-e "s,@pkgltdl_files\@,libltdl/COPYING.LIB libltdl/README libltdl/Makefile.inc libltdl/Makefile.am libltdl/configure.ac libltdl/aclocal.m4 libltdl/Makefile.in libltdl/config-h.in libltdl/configure libltdl/argz_.h libltdl/argz.c libltdl/loaders/dld_link.c libltdl/loaders/dlopen.c libltdl/loaders/dyld.c libltdl/loaders/load_add_on.c libltdl/loaders/loadlibrary.c libltdl/loaders/shl_load.c libltdl/lt__dirent.c libltdl/lt__strl.c libltdl/libltdl/lt__alloc.h libltdl/libltdl/lt__dirent.h libltdl/libltdl/lt__glibc.h libltdl/libltdl/lt__private.h libltdl/libltdl/lt__strl.h libltdl/libltdl/lt_dlloader.h libltdl/libltdl/lt_error.h libltdl/libltdl/lt_system.h libltdl/libltdl/slist.h libltdl/loaders/preopen.c libltdl/lt__alloc.c libltdl/lt_dlloader.c libltdl/lt_error.c libltdl/ltdl.c libltdl/ltdl.h libltdl/slist.c,g" \
	-e "s,@pkgconfig_files\@,config/compile config/config.guess config/config.sub config/depcomp config/install-sh config/missing config/ltmain.sh,g" \
	./libtoolize.in > libtoolize.tmp
[ 14%] Building C object Source/CursesDialog/form/CMakeFiles/cmForm.dir/fld_attr.c.o
[ 14%] Building C object Utilities/cmliblzma/CMakeFiles/cmliblzma.dir/liblzma/common/stream_flags_encoder.c.o
chmod a+x libtoolize.tmp
chmod a-w libtoolize.tmp
mv -f libtoolize.tmp libtoolize
[ 14%] Building C object Source/CursesDialog/form/CMakeFiles/cmForm.dir/fld_current.c.o
/usr/bin/env bash ./config.status libtool
[ 14%] Building C object Utilities/cmliblzma/CMakeFiles/cmliblzma.dir/liblzma/common/vli_decoder.c.o
[ 14%] Building C object Utilities/cmlibuv/CMakeFiles/cmlibuv.dir/src/version.c.o
[ 14%] Building C object Utilities/cmliblzma/CMakeFiles/cmliblzma.dir/liblzma/common/vli_encoder.c.o
[ 14%] Building C object Source/CursesDialog/form/CMakeFiles/cmForm.dir/fld_def.c.o
[ 14%] Building C object Utilities/cmliblzma/CMakeFiles/cmliblzma.dir/liblzma/common/vli_size.c.o
[ 14%] Building C object Utilities/cmlibuv/CMakeFiles/cmlibuv.dir/src/unix/async.c.o
[ 15%] Building C object Utilities/cmliblzma/CMakeFiles/cmliblzma.dir/liblzma/delta/delta_common.c.o
[ 15%] Building C object Utilities/cmliblzma/CMakeFiles/cmliblzma.dir/liblzma/delta/delta_decoder.c.o
config.status: executing libtool commands
[ 16%] Building C object Utilities/cmlibuv/CMakeFiles/cmlibuv.dir/src/unix/core.c.o
[ 16%] Building C object Source/CursesDialog/form/CMakeFiles/cmForm.dir/fld_dup.c.o
[ 16%] Building CXX object Utilities/cmjsoncpp/CMakeFiles/cmjsoncpp.dir/src/lib_json/json_writer.cpp.o
[ 16%] Building C object Utilities/cmliblzma/CMakeFiles/cmliblzma.dir/liblzma/delta/delta_encoder.c.o
[ 16%] Building C object Source/CursesDialog/form/CMakeFiles/cmForm.dir/fld_ftchoice.c.o
[ 16%] Building C object Utilities/cmliblzma/CMakeFiles/cmliblzma.dir/liblzma/lz/lz_decoder.c.o
[ 16%] Building C object Source/CursesDialog/form/CMakeFiles/cmForm.dir/fld_ftlink.c.o
make  all-recursive
make[5]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/libtool-2.4'
[ 16%] Building C object Utilities/cmzstd/CMakeFiles/cmzstd.dir/lib/compress/zstd_double_fast.c.o
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/libtool-2.4'
[ 17%] Building C object Source/CursesDialog/form/CMakeFiles/cmForm.dir/fld_info.c.o
make[7]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/libtool-2.4'
make[7]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/libtool-2.4'
[ 17%] Building C object Utilities/cmliblzma/CMakeFiles/cmliblzma.dir/liblzma/lz/lz_encoder.c.o
[ 17%] Building C object Source/CursesDialog/form/CMakeFiles/cmForm.dir/fld_just.c.o
depbase=`echo libltdl/loaders/dlopen.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/usr/bin/env bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -DLT_CONFIG_H='<config.h>' -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl/libltdl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT libltdl/loaders/dlopen.lo -MD -MP -MF $depbase.Tpo -c -o libltdl/loaders/dlopen.lo libltdl/loaders/dlopen.c &&\
mv -f $depbase.Tpo $depbase.Plo
[ 17%] Building C object Utilities/cmliblzma/CMakeFiles/cmliblzma.dir/liblzma/lz/lz_encoder_mf.c.o
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. "-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl/libltdl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT libltdl/loaders/dlopen.lo -MD -MP -MF libltdl/loaders/.deps/dlopen.Tpo -c libltdl/loaders/dlopen.c  -fPIC -DPIC -o libltdl/loaders/.libs/dlopen.o
[ 17%] Building C object Source/CursesDialog/form/CMakeFiles/cmForm.dir/fld_link.c.o
[ 17%] Building C object Utilities/cmlibuv/CMakeFiles/cmlibuv.dir/src/unix/dl.c.o
[ 17%] Building C object Utilities/cmlibuv/CMakeFiles/cmlibuv.dir/src/unix/fs.c.o
[ 17%] Building C object Source/CursesDialog/form/CMakeFiles/cmForm.dir/fld_max.c.o
[ 17%] Building CXX object Source/kwsys/CMakeFiles/cmsys.dir/SystemTools.cxx.o
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. "-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl/libltdl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT libltdl/loaders/dlopen.lo -MD -MP -MF libltdl/loaders/.deps/dlopen.Tpo -c libltdl/loaders/dlopen.c -o libltdl/loaders/dlopen.o >/dev/null 2>&1
[ 17%] Building C object Utilities/cmlibuv/CMakeFiles/cmlibuv.dir/src/unix/getaddrinfo.c.o
[ 17%] Building C object Source/CursesDialog/form/CMakeFiles/cmForm.dir/fld_move.c.o
depbase=`echo libltdl/lt__strl.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/usr/bin/env bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -DLT_CONFIG_H='<config.h>' -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl/libltdl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT libltdl/lt__strl.lo -MD -MP -MF $depbase.Tpo -c -o libltdl/lt__strl.lo libltdl/lt__strl.c &&\
mv -f $depbase.Tpo $depbase.Plo
[ 17%] Building C object Source/CursesDialog/form/CMakeFiles/cmForm.dir/fld_newftyp.c.o
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. "-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl/libltdl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT libltdl/lt__strl.lo -MD -MP -MF libltdl/.deps/lt__strl.Tpo -c libltdl/lt__strl.c  -fPIC -DPIC -o libltdl/.libs/lt__strl.o
[ 17%] Building C object Source/CursesDialog/form/CMakeFiles/cmForm.dir/fld_opts.c.o
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. "-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl/libltdl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT libltdl/lt__strl.lo -MD -MP -MF libltdl/.deps/lt__strl.Tpo -c libltdl/lt__strl.c -o libltdl/lt__strl.o >/dev/null 2>&1
PATH=.:$PATH; export PATH; /usr/bin/env bash /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/libtool-2.4/libltdl/config/missing help2man --output=doc/libtool.1 --help-option=--help-all libtool
PATH=.:$PATH; export PATH; /usr/bin/env bash /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/libtool-2.4/libltdl/config/missing help2man --output=doc/libtoolize.1 libtoolize
[ 17%] Building C object Source/CursesDialog/form/CMakeFiles/cmForm.dir/fld_pad.c.o
cd ./libltdl && \
sed -e 's,config/mdate-sh,,' -e 's,config/texinfo.tex,,' \
    -e 's,config/mkinstalldirs,,' \
    < Makefile.in > Makefile.inT && \
mv -f Makefile.inT Makefile.in
[ 17%] Building C object Utilities/cmzstd/CMakeFiles/cmzstd.dir/lib/compress/zstd_fast.c.o
echo stamp > libltdl/stamp-mk
/usr/bin/env bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -DLTDLOPEN=libltdl -DLT_CONFIG_H='<config.h>' -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl/libltdl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT libltdl/loaders/libltdl_libltdl_la-preopen.lo -MD -MP -MF libltdl/loaders/.deps/libltdl_libltdl_la-preopen.Tpo -c -o libltdl/loaders/libltdl_libltdl_la-preopen.lo `test -f 'libltdl/loaders/preopen.c' || echo './'`libltdl/loaders/preopen.c
[ 17%] Building C object Source/CursesDialog/form/CMakeFiles/cmForm.dir/fld_page.c.o
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdl "-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl/libltdl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT libltdl/loaders/libltdl_libltdl_la-preopen.lo -MD -MP -MF libltdl/loaders/.deps/libltdl_libltdl_la-preopen.Tpo -c libltdl/loaders/preopen.c  -fPIC -DPIC -o libltdl/loaders/.libs/libltdl_libltdl_la-preopen.o
[ 17%] Building C object Utilities/cmliblzma/CMakeFiles/cmliblzma.dir/liblzma/lzma/fastpos_table.c.o
[ 18%] Building C object Source/CursesDialog/form/CMakeFiles/cmForm.dir/fld_stat.c.o
[ 18%] Building C object Source/CursesDialog/form/CMakeFiles/cmForm.dir/fld_type.c.o
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdl "-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl/libltdl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT libltdl/loaders/libltdl_libltdl_la-preopen.lo -MD -MP -MF libltdl/loaders/.deps/libltdl_libltdl_la-preopen.Tpo -c libltdl/loaders/preopen.c -o libltdl/loaders/libltdl_libltdl_la-preopen.o >/dev/null 2>&1
[ 18%] Building C object Utilities/cmliblzma/CMakeFiles/cmliblzma.dir/liblzma/lzma/lzma2_decoder.c.o
[ 18%] Building C object Source/CursesDialog/form/CMakeFiles/cmForm.dir/fld_user.c.o
[ 18%] Building C object Source/CursesDialog/form/CMakeFiles/cmForm.dir/frm_cursor.c.o
mv -f libltdl/loaders/.deps/libltdl_libltdl_la-preopen.Tpo libltdl/loaders/.deps/libltdl_libltdl_la-preopen.Plo
/usr/bin/env bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -DLTDLOPEN=libltdl -DLT_CONFIG_H='<config.h>' -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl/libltdl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT libltdl/libltdl_libltdl_la-lt__alloc.lo -MD -MP -MF libltdl/.deps/libltdl_libltdl_la-lt__alloc.Tpo -c -o libltdl/libltdl_libltdl_la-lt__alloc.lo `test -f 'libltdl/lt__alloc.c' || echo './'`libltdl/lt__alloc.c
[ 18%] Building C object Utilities/cmliblzma/CMakeFiles/cmliblzma.dir/liblzma/lzma/lzma2_encoder.c.o
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdl "-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl/libltdl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT libltdl/libltdl_libltdl_la-lt__alloc.lo -MD -MP -MF libltdl/.deps/libltdl_libltdl_la-lt__alloc.Tpo -c libltdl/lt__alloc.c  -fPIC -DPIC -o libltdl/.libs/libltdl_libltdl_la-lt__alloc.o
[ 18%] Building C object Source/CursesDialog/form/CMakeFiles/cmForm.dir/frm_data.c.o
[ 18%] Building C object Utilities/cmlibuv/CMakeFiles/cmlibuv.dir/src/unix/getnameinfo.c.o
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdl "-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl/libltdl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT libltdl/libltdl_libltdl_la-lt__alloc.lo -MD -MP -MF libltdl/.deps/libltdl_libltdl_la-lt__alloc.Tpo -c libltdl/lt__alloc.c -o libltdl/libltdl_libltdl_la-lt__alloc.o >/dev/null 2>&1
[ 18%] Building C object Source/CursesDialog/form/CMakeFiles/cmForm.dir/frm_def.c.o
[ 18%] Building C object Utilities/cmlibuv/CMakeFiles/cmlibuv.dir/src/unix/loop-watcher.c.o
mv -f libltdl/.deps/libltdl_libltdl_la-lt__alloc.Tpo libltdl/.deps/libltdl_libltdl_la-lt__alloc.Plo
[ 19%] Building C object Utilities/cmliblzma/CMakeFiles/cmliblzma.dir/liblzma/lzma/lzma_decoder.c.o
/usr/bin/env bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -DLTDLOPEN=libltdl -DLT_CONFIG_H='<config.h>' -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl/libltdl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT libltdl/libltdl_libltdl_la-lt_dlloader.lo -MD -MP -MF libltdl/.deps/libltdl_libltdl_la-lt_dlloader.Tpo -c -o libltdl/libltdl_libltdl_la-lt_dlloader.lo `test -f 'libltdl/lt_dlloader.c' || echo './'`libltdl/lt_dlloader.c
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdl "-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl/libltdl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT libltdl/libltdl_libltdl_la-lt_dlloader.lo -MD -MP -MF libltdl/.deps/libltdl_libltdl_la-lt_dlloader.Tpo -c libltdl/lt_dlloader.c  -fPIC -DPIC -o libltdl/.libs/libltdl_libltdl_la-lt_dlloader.o
[ 19%] Building C object Source/CursesDialog/form/CMakeFiles/cmForm.dir/frm_driver.c.o
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdl "-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl/libltdl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT libltdl/libltdl_libltdl_la-lt_dlloader.lo -MD -MP -MF libltdl/.deps/libltdl_libltdl_la-lt_dlloader.Tpo -c libltdl/lt_dlloader.c -o libltdl/libltdl_libltdl_la-lt_dlloader.o >/dev/null 2>&1
[ 19%] Building C object Utilities/cmlibuv/CMakeFiles/cmlibuv.dir/src/unix/loop.c.o
mv -f libltdl/.deps/libltdl_libltdl_la-lt_dlloader.Tpo libltdl/.deps/libltdl_libltdl_la-lt_dlloader.Plo
/usr/bin/env bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -DLTDLOPEN=libltdl -DLT_CONFIG_H='<config.h>' -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl/libltdl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT libltdl/libltdl_libltdl_la-lt_error.lo -MD -MP -MF libltdl/.deps/libltdl_libltdl_la-lt_error.Tpo -c -o libltdl/libltdl_libltdl_la-lt_error.lo `test -f 'libltdl/lt_error.c' || echo './'`libltdl/lt_error.c
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdl "-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl/libltdl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT libltdl/libltdl_libltdl_la-lt_error.lo -MD -MP -MF libltdl/.deps/libltdl_libltdl_la-lt_error.Tpo -c libltdl/lt_error.c  -fPIC -DPIC -o libltdl/.libs/libltdl_libltdl_la-lt_error.o
[ 19%] Building C object Utilities/cmlibuv/CMakeFiles/cmlibuv.dir/src/unix/pipe.c.o
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdl "-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl/libltdl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT libltdl/libltdl_libltdl_la-lt_error.lo -MD -MP -MF libltdl/.deps/libltdl_libltdl_la-lt_error.Tpo -c libltdl/lt_error.c -o libltdl/libltdl_libltdl_la-lt_error.o >/dev/null 2>&1
mv -f libltdl/.deps/libltdl_libltdl_la-lt_error.Tpo libltdl/.deps/libltdl_libltdl_la-lt_error.Plo
/usr/bin/env bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -DLTDLOPEN=libltdl -DLT_CONFIG_H='<config.h>' -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl/libltdl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT libltdl/libltdl_libltdl_la-ltdl.lo -MD -MP -MF libltdl/.deps/libltdl_libltdl_la-ltdl.Tpo -c -o libltdl/libltdl_libltdl_la-ltdl.lo `test -f 'libltdl/ltdl.c' || echo './'`libltdl/ltdl.c
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdl "-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl/libltdl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT libltdl/libltdl_libltdl_la-ltdl.lo -MD -MP -MF libltdl/.deps/libltdl_libltdl_la-ltdl.Tpo -c libltdl/ltdl.c  -fPIC -DPIC -o libltdl/.libs/libltdl_libltdl_la-ltdl.o
[ 19%] Building C object Utilities/cmlibuv/CMakeFiles/cmlibuv.dir/src/unix/poll.c.o
[ 20%] Building C object Utilities/cmlibuv/CMakeFiles/cmlibuv.dir/src/unix/process.c.o
[ 20%] Building C object Utilities/cmlibuv/CMakeFiles/cmlibuv.dir/src/unix/signal.c.o
[ 20%] Building C object Utilities/cmlibuv/CMakeFiles/cmlibuv.dir/src/unix/stream.c.o
[ 20%] Building C object Utilities/cmliblzma/CMakeFiles/cmliblzma.dir/liblzma/lzma/lzma_encoder.c.o
[ 20%] Building C object Utilities/cmlibuv/CMakeFiles/cmlibuv.dir/src/unix/tcp.c.o
[ 20%] Building C object Utilities/cmzstd/CMakeFiles/cmzstd.dir/lib/compress/zstd_lazy.c.o
[ 20%] Building C object Source/CursesDialog/form/CMakeFiles/cmForm.dir/frm_hook.c.o
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdl "-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl/libltdl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT libltdl/libltdl_libltdl_la-ltdl.lo -MD -MP -MF libltdl/.deps/libltdl_libltdl_la-ltdl.Tpo -c libltdl/ltdl.c -o libltdl/libltdl_libltdl_la-ltdl.o >/dev/null 2>&1
[ 20%] Building C object Source/CursesDialog/form/CMakeFiles/cmForm.dir/frm_opts.c.o
[ 20%] Building C object Utilities/cmlibuv/CMakeFiles/cmlibuv.dir/src/unix/thread.c.o
[ 20%] Linking CXX static library libcmjsoncpp.a
[ 21%] Building C object Source/CursesDialog/form/CMakeFiles/cmForm.dir/frm_page.c.o
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0'
[ 21%] Built target cmjsoncpp
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0'
[ 21%] Building C object Utilities/cmliblzma/CMakeFiles/cmliblzma.dir/liblzma/lzma/lzma_encoder_optimum_fast.c.o
[ 21%] Building C object Source/CursesDialog/form/CMakeFiles/cmForm.dir/frm_post.c.o
[ 21%] Building C object Utilities/cmlibuv/CMakeFiles/cmlibuv.dir/src/unix/tty.c.o
/usr/bin/env bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -DLTDLOPEN=libltdl -DLT_CONFIG_H='<config.h>' -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl/libltdl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT libltdl/libltdl_libltdl_la-slist.lo -MD -MP -MF libltdl/.deps/libltdl_libltdl_la-slist.Tpo -c -o libltdl/libltdl_libltdl_la-slist.lo `test -f 'libltdl/slist.c' || echo './'`libltdl/slist.c
[ 21%] Building C object Source/CursesDialog/form/CMakeFiles/cmForm.dir/frm_req_name.c.o
[ 21%] Building C object Utilities/cmliblzma/CMakeFiles/cmliblzma.dir/liblzma/lzma/lzma_encoder_optimum_normal.c.o
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdl "-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl/libltdl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT libltdl/libltdl_libltdl_la-slist.lo -MD -MP -MF libltdl/.deps/libltdl_libltdl_la-slist.Tpo -c libltdl/slist.c  -fPIC -DPIC -o libltdl/.libs/libltdl_libltdl_la-slist.o
[ 21%] Building C object Source/CursesDialog/form/CMakeFiles/cmForm.dir/frm_scale.c.o
[ 21%] Building C object Utilities/cmlibuv/CMakeFiles/cmlibuv.dir/src/unix/udp.c.o
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdl "-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl/libltdl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT libltdl/libltdl_libltdl_la-slist.lo -MD -MP -MF libltdl/.deps/libltdl_libltdl_la-slist.Tpo -c libltdl/slist.c -o libltdl/libltdl_libltdl_la-slist.o >/dev/null 2>&1
[ 21%] Building C object Source/CursesDialog/form/CMakeFiles/cmForm.dir/frm_sub.c.o
mv -f libltdl/.deps/libltdl_libltdl_la-ltdl.Tpo libltdl/.deps/libltdl_libltdl_la-ltdl.Plo
[ 21%] Building C object Utilities/cmlibuv/CMakeFiles/cmlibuv.dir/src/unix/linux-core.c.o
[ 21%] Building C object Source/CursesDialog/form/CMakeFiles/cmForm.dir/frm_user.c.o
mv -f libltdl/.deps/libltdl_libltdl_la-slist.Tpo libltdl/.deps/libltdl_libltdl_la-slist.Plo
/usr/bin/env bash ./libtool  --tag=CC   --mode=link gcc  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -module -avoid-version -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib  -o libltdl/dlopen.la  libltdl/loaders/dlopen.lo -ldl -ldl 
[ 21%] Building C object Source/CursesDialog/form/CMakeFiles/cmForm.dir/frm_win.c.o
Scanning dependencies of target cmcurl
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0'
[ 21%] Building C object Utilities/cmcurl/lib/CMakeFiles/cmcurl.dir/file.c.o
OpenWrt-libtool: link: ar cru libltdl/.libs/dlopen.a libltdl/loaders/.libs/dlopen.o 
[ 21%] Building C object Utilities/cmzstd/CMakeFiles/cmzstd.dir/lib/compress/zstd_ldm.c.o
ar: `u' modifier ignored since `D' is the default (see `U')
OpenWrt-libtool: link: ranlib libltdl/.libs/dlopen.a
[ 21%] Building C object Source/CursesDialog/form/CMakeFiles/cmForm.dir/fty_alnum.c.o
OpenWrt-libtool: link: ( cd "libltdl/.libs" && rm -f "dlopen.la" && ln -s "../dlopen.la" "dlopen.la" )
/usr/bin/env bash ./libtool  --tag=CC   --mode=link gcc  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -no-undefined -version-info 10:0:3 -dlpreopen libltdl/dlopen.la  -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib  -o libltdl/libltdl.la -rpath /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib libltdl/loaders/libltdl_libltdl_la-preopen.lo libltdl/libltdl_libltdl_la-lt__alloc.lo libltdl/libltdl_libltdl_la-lt_dlloader.lo libltdl/libltdl_libltdl_la-lt_error.lo libltdl/libltdl_libltdl_la-ltdl.lo libltdl/libltdl_libltdl_la-slist.lo libltdl/lt__strl.lo -ldl 
[ 21%] Building C object Source/CursesDialog/form/CMakeFiles/cmForm.dir/fty_alpha.c.o
[ 21%] Building C object Utilities/cmlibuv/CMakeFiles/cmlibuv.dir/src/unix/linux-inotify.c.o
[ 22%] Building C object Utilities/cmcurl/lib/CMakeFiles/cmcurl.dir/timeval.c.o
OpenWrt-libtool: link: rm -f libltdl/.libs/libltdl.nm libltdl/.libs/libltdl.nmS libltdl/.libs/libltdl.nmT
[ 23%] Building C object Source/CursesDialog/form/CMakeFiles/cmForm.dir/fty_enum.c.o
OpenWrt-libtool: link: (cd libltdl/.libs && gcc -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/../host/include -c -fno-builtin  -fPIC -DPIC "libltdlS.c")
OpenWrt-libtool: link: rm -f "libltdl/.libs/libltdlS.c" "libltdl/.libs/libltdl.nm" "libltdl/.libs/libltdl.nmS" "libltdl/.libs/libltdl.nmT"
[ 23%] Building C object Utilities/cmcurl/lib/CMakeFiles/cmcurl.dir/base64.c.o
[ 23%] Building C object Utilities/cmliblzma/CMakeFiles/cmliblzma.dir/liblzma/lzma/lzma_encoder_presets.c.o
OpenWrt-libtool: link: (cd libltdl/.libs/libltdl.lax/dlopen.a && ar x "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/libtool-2.4/libltdl/.libs/dlopen.a")
OpenWrt-libtool: link: gcc -shared  -fPIC -DPIC  libltdl/loaders/.libs/libltdl_libltdl_la-preopen.o libltdl/.libs/libltdl_libltdl_la-lt__alloc.o libltdl/.libs/libltdl_libltdl_la-lt_dlloader.o libltdl/.libs/libltdl_libltdl_la-lt_error.o libltdl/.libs/libltdl_libltdl_la-ltdl.o libltdl/.libs/libltdl_libltdl_la-slist.o libltdl/.libs/lt__strl.o libltdl/.libs/libltdlS.o  libltdl/.libs/libltdl.lax/dlopen.a/dlopen.o   -ldl -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib  -O2   -Wl,-soname -Wl,libltdl.so.7 -o libltdl/.libs/libltdl.so.7.3.0
[ 23%] Building CXX object Source/kwsys/CMakeFiles/cmsys.dir/CommandLineArguments.cxx.o
OpenWrt-libtool: link: (cd "libltdl/.libs" && rm -f "libltdl.so.7" && ln -s "libltdl.so.7.3.0" "libltdl.so.7")
[ 23%] Building C object Utilities/cmliblzma/CMakeFiles/cmliblzma.dir/liblzma/rangecoder/price_table.c.o
OpenWrt-libtool: link: (cd "libltdl/.libs" && rm -f "libltdl.so" && ln -s "libltdl.so.7.3.0" "libltdl.so")
OpenWrt-libtool: link: (cd libltdl/.libs/libltdl.lax/lt1-dlopen.a && ar x "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/libtool-2.4/libltdl/.libs/dlopen.a")
OpenWrt-libtool: link: ar cru libltdl/.libs/libltdl.a  libltdl/loaders/libltdl_libltdl_la-preopen.o libltdl/libltdl_libltdl_la-lt__alloc.o libltdl/libltdl_libltdl_la-lt_dlloader.o libltdl/libltdl_libltdl_la-lt_error.o libltdl/libltdl_libltdl_la-ltdl.o libltdl/libltdl_libltdl_la-slist.o libltdl/lt__strl.o libltdl/.libs/libltdlS.o  libltdl/.libs/libltdl.lax/lt1-dlopen.a/dlopen.o 
[ 23%] Building C object Source/CursesDialog/form/CMakeFiles/cmForm.dir/fty_int.c.o
ar: `u' modifier ignored since `D' is the default (see `U')
[ 23%] Building C object Utilities/cmliblzma/CMakeFiles/cmliblzma.dir/liblzma/simple/arm.c.o
OpenWrt-libtool: link: ranlib libltdl/.libs/libltdl.a
OpenWrt-libtool: link: rm -fr libltdl/.libs/libltdl.lax libltdl/.libs/libltdl.lax
OpenWrt-libtool: link: ( cd "libltdl/.libs" && rm -f "libltdl.la" && ln -s "../libltdl.la" "libltdl.la" )
[ 23%] Building C object Utilities/cmcurl/lib/CMakeFiles/cmcurl.dir/hostip.c.o
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/libtool-2.4'
make[5]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/libtool-2.4'
make[4]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/libtool-2.4'
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/libtool-2.4/.built
make -C /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/libtool-2.4 install
make[4]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/libtool-2.4'
make  install-recursive
make[5]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/libtool-2.4'
[ 23%] Building C object Utilities/cmliblzma/CMakeFiles/cmliblzma.dir/liblzma/simple/armthumb.c.o
[ 24%] Building C object Utilities/cmlibuv/CMakeFiles/cmlibuv.dir/src/unix/linux-syscalls.c.o
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/libtool-2.4'
[ 24%] Building C object Source/CursesDialog/form/CMakeFiles/cmForm.dir/fty_ipv4.c.o
make[7]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/libtool-2.4'
 /bin/mkdir -p '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin'
 /usr/bin/install -c libtoolize libtool '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin'
[ 24%] Building C object Utilities/cmliblzma/CMakeFiles/cmliblzma.dir/liblzma/simple/ia64.c.o
 /bin/mkdir -p '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib'
 /usr/bin/env bash ./libtool   --mode=install /usr/bin/install -c   libltdl/libltdl.la '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib'
[ 24%] Building C object Source/CursesDialog/form/CMakeFiles/cmForm.dir/fty_num.c.o
OpenWrt-libtool: install: /usr/bin/install -c libltdl/.libs/libltdl.so.7.3.0 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib/libltdl.so.7.3.0
OpenWrt-libtool: install: (cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib && { ln -s -f libltdl.so.7.3.0 libltdl.so.7 || { rm -f libltdl.so.7 && ln -s libltdl.so.7.3.0 libltdl.so.7; }; })
OpenWrt-libtool: install: (cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib && { ln -s -f libltdl.so.7.3.0 libltdl.so || { rm -f libltdl.so && ln -s libltdl.so.7.3.0 libltdl.so; }; })
OpenWrt-libtool: install: /usr/bin/install -c libltdl/.libs/libltdl.lai /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib/libltdl.la
OpenWrt-libtool: install: /usr/bin/install -c libltdl/.libs/libltdl.a /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib/libltdl.a
OpenWrt-libtool: install: chmod 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib/libltdl.a
OpenWrt-libtool: install: ranlib /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib/libltdl.a
[ 24%] Building C object Utilities/cmzstd/CMakeFiles/cmzstd.dir/lib/compress/zstdmt_compress.c.o
[ 24%] Building C object Utilities/cmlibuv/CMakeFiles/cmlibuv.dir/src/unix/procfs-exepath.c.o
[ 25%] Building C object Utilities/cmliblzma/CMakeFiles/cmliblzma.dir/liblzma/simple/powerpc.c.o
OpenWrt-libtool: finish: PATH="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin:/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin:/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin:/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin:/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin:/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/openwrt/golang/go/bin:/openwrt/golang/go/bin:/sbin" ldconfig -n /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib
----------------------------------------------------------------------
Libraries have been installed in:
   /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
     during execution
   - add LIBDIR to the `LD_RUN_PATH' environment variable
     during linking
   - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
   - have your system administrator add LIBDIR to `/etc/ld.so.conf'

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
rm -rf /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/libtool/*
[ 25%] Building C object Source/CursesDialog/form/CMakeFiles/cmForm.dir/fty_regex.c.o
/usr/bin/env bash /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/libtool-2.4/libltdl/config/install-sh -d /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/aclocal
 /usr/bin/install -c -m 644 './libltdl/m4/argz.m4' '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/aclocal/argz.m4'
 /usr/bin/install -c -m 644 './libltdl/m4/libtool.m4' '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/aclocal/libtool.m4'
 /usr/bin/install -c -m 644 './libltdl/m4/ltdl.m4' '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/aclocal/ltdl.m4'
 /usr/bin/install -c -m 644 './libltdl/m4/ltoptions.m4' '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/aclocal/ltoptions.m4'
 /usr/bin/install -c -m 644 './libltdl/m4/ltsugar.m4' '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/aclocal/ltsugar.m4'
[ 25%] Linking C static library libcmForm.a
 /usr/bin/install -c -m 644 './libltdl/m4/ltversion.m4' '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/aclocal/ltversion.m4'
[ 25%] Building C object Utilities/cmliblzma/CMakeFiles/cmliblzma.dir/liblzma/simple/simple_coder.c.o
 /usr/bin/install -c -m 644 './libltdl/m4/lt~obsolete.m4' '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/aclocal/lt~obsolete.m4'
/usr/bin/env bash /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/libtool-2.4/libltdl/config/install-sh -d /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/libtool
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0'
[ 25%] Building C object Utilities/cmlibuv/CMakeFiles/cmlibuv.dir/src/unix/proctitle.c.o
[ 25%] Building C object Utilities/cmcurl/lib/CMakeFiles/cmcurl.dir/progress.c.o
[ 25%] Built target cmForm
[ 25%] Building C object Utilities/cmcurl/lib/CMakeFiles/cmcurl.dir/formdata.c.o
/usr/bin/env bash /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/libtool-2.4/libltdl/config/install-sh -d /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/libtool/config
 /usr/bin/install -c './libltdl/config/compile' '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/libtool/config/compile'
 /usr/bin/install -c './libltdl/config/config.guess' '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/libtool/config/config.guess'
 /usr/bin/install -c './libltdl/config/config.sub' '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/libtool/config/config.sub'
 /usr/bin/install -c './libltdl/config/depcomp' '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/libtool/config/depcomp'
[ 25%] Building C object Utilities/cmliblzma/CMakeFiles/cmliblzma.dir/liblzma/simple/simple_decoder.c.o
 /usr/bin/install -c './libltdl/config/install-sh' '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/libtool/config/install-sh'
 /usr/bin/install -c './libltdl/config/missing' '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/libtool/config/missing'
 /usr/bin/install -c './libltdl/config/ltmain.sh' '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/libtool/config/ltmain.sh'
/usr/bin/env bash /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/libtool-2.4/libltdl/config/install-sh -d /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/libtool/libltdl
/usr/bin/env bash /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/libtool-2.4/libltdl/config/install-sh -d /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/libtool/libltdl/libltdl
[ 25%] Building C object Utilities/cmlibuv/CMakeFiles/cmlibuv.dir/src/unix/sysinfo-loadavg.c.o
/usr/bin/env bash /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/libtool-2.4/libltdl/config/install-sh -d /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/libtool/libltdl/loaders
[ 25%] Building C object Utilities/cmliblzma/CMakeFiles/cmliblzma.dir/liblzma/simple/simple_encoder.c.o
 /usr/bin/install -c -m 644 './libltdl/COPYING.LIB' '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/libtool/libltdl/COPYING.LIB'
 /usr/bin/install -c -m 644 './libltdl/README' '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/libtool/libltdl/README'
 /usr/bin/install -c -m 644 './libltdl/Makefile.inc' '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/libtool/libltdl/Makefile.inc'
 /usr/bin/install -c -m 644 './libltdl/Makefile.am' '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/libtool/libltdl/Makefile.am'
 /usr/bin/install -c -m 644 './libltdl/configure.ac' '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/libtool/libltdl/configure.ac'
 /usr/bin/install -c -m 644 './libltdl/aclocal.m4' '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/libtool/libltdl/aclocal.m4'
 /usr/bin/install -c -m 644 './libltdl/Makefile.in' '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/libtool/libltdl/Makefile.in'
 /usr/bin/install -c -m 644 './libltdl/config-h.in' '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/libtool/libltdl/config-h.in'
 /usr/bin/install -c -m 644 './libltdl/configure' '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/libtool/libltdl/configure'
 /usr/bin/install -c -m 644 './libltdl/argz_.h' '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/libtool/libltdl/argz_.h'
 /usr/bin/install -c -m 644 './libltdl/argz.c' '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/libtool/libltdl/argz.c'
 /usr/bin/install -c -m 644 './libltdl/loaders/dld_link.c' '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/libtool/libltdl/loaders/dld_link.c'
 /usr/bin/install -c -m 644 './libltdl/loaders/dlopen.c' '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/libtool/libltdl/loaders/dlopen.c'
 /usr/bin/install -c -m 644 './libltdl/loaders/dyld.c' '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/libtool/libltdl/loaders/dyld.c'
 /usr/bin/install -c -m 644 './libltdl/loaders/load_add_on.c' '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/libtool/libltdl/loaders/load_add_on.c'
 /usr/bin/install -c -m 644 './libltdl/loaders/loadlibrary.c' '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/libtool/libltdl/loaders/loadlibrary.c'
 /usr/bin/install -c -m 644 './libltdl/loaders/shl_load.c' '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/libtool/libltdl/loaders/shl_load.c'
 /usr/bin/install -c -m 644 './libltdl/lt__dirent.c' '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/libtool/libltdl/lt__dirent.c'
 /usr/bin/install -c -m 644 './libltdl/lt__strl.c' '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/libtool/libltdl/lt__strl.c'
 /usr/bin/install -c -m 644 './libltdl/libltdl/lt__alloc.h' '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/libtool/libltdl/libltdl/lt__alloc.h'
 /usr/bin/install -c -m 644 './libltdl/libltdl/lt__dirent.h' '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/libtool/libltdl/libltdl/lt__dirent.h'
 /usr/bin/install -c -m 644 './libltdl/libltdl/lt__glibc.h' '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/libtool/libltdl/libltdl/lt__glibc.h'
 /usr/bin/install -c -m 644 './libltdl/libltdl/lt__private.h' '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/libtool/libltdl/libltdl/lt__private.h'
[ 25%] Building C object Utilities/cmliblzma/CMakeFiles/cmliblzma.dir/liblzma/simple/sparc.c.o
 /usr/bin/install -c -m 644 './libltdl/libltdl/lt__strl.h' '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/libtool/libltdl/libltdl/lt__strl.h'
 /usr/bin/install -c -m 644 './libltdl/libltdl/lt_dlloader.h' '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/libtool/libltdl/libltdl/lt_dlloader.h'
 /usr/bin/install -c -m 644 './libltdl/libltdl/lt_error.h' '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/libtool/libltdl/libltdl/lt_error.h'
 /usr/bin/install -c -m 644 './libltdl/libltdl/lt_system.h' '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/libtool/libltdl/libltdl/lt_system.h'
 /usr/bin/install -c -m 644 './libltdl/libltdl/slist.h' '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/libtool/libltdl/libltdl/slist.h'
 /usr/bin/install -c -m 644 './libltdl/loaders/preopen.c' '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/libtool/libltdl/loaders/preopen.c'
[ 25%] Building C object Utilities/cmlibuv/CMakeFiles/cmlibuv.dir/src/unix/sysinfo-memory.c.o
 /usr/bin/install -c -m 644 './libltdl/lt__alloc.c' '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/libtool/libltdl/lt__alloc.c'
 /usr/bin/install -c -m 644 './libltdl/lt_dlloader.c' '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/libtool/libltdl/lt_dlloader.c'
 /usr/bin/install -c -m 644 './libltdl/lt_error.c' '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/libtool/libltdl/lt_error.c'
 /usr/bin/install -c -m 644 './libltdl/ltdl.c' '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/libtool/libltdl/ltdl.c'
 /usr/bin/install -c -m 644 './libltdl/ltdl.h' '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/libtool/libltdl/ltdl.h'
 /usr/bin/install -c -m 644 './libltdl/slist.c' '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/libtool/libltdl/slist.c'
chmod a+x /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/libtool/libltdl/configure
 /bin/mkdir -p '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include'
 /usr/bin/install -c -m 644 libltdl/ltdl.h '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include'
 /bin/mkdir -p '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/info'
 /usr/bin/install -c -m 644 ./doc/libtool.info ./doc/libtool.info-1 ./doc/libtool.info-2 '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/info'
[ 25%] Building C object Utilities/cmliblzma/CMakeFiles/cmliblzma.dir/liblzma/simple/x86.c.o
[ 25%] Building C object Utilities/cmcurl/lib/CMakeFiles/cmcurl.dir/cookie.c.o
 install-info --info-dir='/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/info' '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/info/libtool.info'
 /bin/mkdir -p '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include/libltdl'
 /usr/bin/install -c -m 644 libltdl/libltdl/lt_system.h libltdl/libltdl/lt_error.h libltdl/libltdl/lt_dlloader.h '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include/libltdl'
 /bin/mkdir -p '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/man/man1'
 /usr/bin/install -c -m 644 ./doc/libtool.1 ./doc/libtoolize.1 '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/man/man1'
make[7]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/libtool-2.4'
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/libtool-2.4'
make[5]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/libtool-2.4'
make[4]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/libtool-2.4'
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/sed -i -e 's,\(hardcode_into_libs\)=yes,\1=no,g' /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/libtool
cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/libtool /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/libtool-ucxx
[ 25%] Building C object Utilities/cmcurl/lib/CMakeFiles/cmcurl.dir/http.c.o
[ 25%] Linking C static library libcmlibuv.a
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/sed -i -e 's,-lstdc++,-luClibc++,g' /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/libtool-ucxx
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/stamp
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/libtool-2.4/.built
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/stamp/.libtool_installed
make[3]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tools/libtool'
time: tools/libtool/compile#113.87#7.33#136.69
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0'
[ 25%] Built target cmlibuv
[ 25%] Linking C static library libcmliblzma.a
make[3]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tools/libelf'
make[3]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tools/gmp'
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0'
[ 25%] Built target cmliblzma
make[3]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tools/flex'
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/dl
SHELL= flock /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/.gmp-6.2.0.tar.xz.flock -c '  	/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/download.pl "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/dl" "gmp-6.2.0.tar.xz" "258e6cd51b3fbdfc185c716d55f82c08aff57df0c6fbd143cf6ed561267a1526" "" "@GNU/gmp/"    '
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/dl
SHELL= flock /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/.libelf-0.8.13.tar.gz.flock -c '  	/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/download.pl "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/dl" "libelf-0.8.13.tar.gz" "591a9b4ec81c1f2042a97aa60564e0cb79d041c52faa7416acb38bc95bd2c76d" "" "http://distfiles.gentoo.org/distfiles/" "http://distcache.freebsd.org/ports-distfiles/"    '
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/dl
SHELL= flock /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/.flex-2.6.4.tar.gz.flock -c '  	/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/download.pl "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/dl" "flex-2.6.4.tar.gz" "e87aae032bf07c26f85ac0ed3250998c37621d95f8bd748b31f15b33c45ee995" "" "https://github.com/westes/flex/releases/download/v2.6.4/"    '
[ 25%] Building CXX object Source/kwsys/CMakeFiles/cmsys.dir/IOStream.cxx.o
+ curl -f --connect-timeout 20 --retry 5 --location --insecure https://sources.cdn.openwrt.org/flex-2.6.4.tar.gz
+ curl -f --connect-timeout 20 --retry 5 --location --insecure https://sources.cdn.openwrt.org/gmp-6.2.0.tar.xz
+ curl -f --connect-timeout 20 --retry 5 --location --insecure https://sources.cdn.openwrt.org/libelf-0.8.13.tar.gz
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
curl: (22) The requested URL returned error: 404 

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
curl: (92) HTTP/2 stream 1 was not closed cleanly: PROTOCOL_ERROR (err 1)

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
curl: (92) HTTP/2 stream 1 was not closed cleanly: PROTOCOL_ERROR (err 1)
Download failed.
Download failed.
Download failed.
+ curl -f --connect-timeout 20 --retry 5 --location --insecure https://github.com/westes/flex/releases/download/v2.6.4/flex-2.6.4.tar.gz
+ curl -f --connect-timeout 20 --retry 5 --location --insecure http://ftp.riken.jp/GNU/gnu/gmp/gmp-6.2.0.tar.xz
+ curl -f --connect-timeout 20 --retry 5 --location --insecure http://distfiles.gentoo.org/distfiles/libelf-0.8.13.tar.gz
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
curl: (22) The requested URL returned error: 404 Not Found
Download failed.
+ curl -f --connect-timeout 20 --retry 5 --location --insecure http://ftp.jaist.ac.jp/pub/GNU/gmp/gmp-6.2.0.tar.xz
[ 25%] Building C object Utilities/cmcurl/lib/CMakeFiles/cmcurl.dir/sendf.c.o
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0make[3]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tools/mklibs'
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/dl
SHELL= flock /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/.mklibs_0.1.44.tar.xz.flock -c '  	/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/download.pl "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/dl" "mklibs_0.1.44.tar.xz" "3af0b6bd35e5b6fc58d8b68827fbae2ff6b7e20dd2b238ccb9b49d84722066c2" "" "http://ftp.de.debian.org/debian/pool/main/m/mklibs/"    '
[ 25%] Building C object Utilities/cmcurl/lib/CMakeFiles/cmcurl.dir/ftp.c.o
+ curl -f --connect-timeout 20 --retry 5 --location --insecure https://sources.cdn.openwrt.org/mklibs_0.1.44.tar.xz
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0[ 26%] Building C object Utilities/cmcurl/lib/CMakeFiles/cmcurl.dir/url.c.o

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
curl: (92) HTTP/2 stream 1 was not closed cleanly: PROTOCOL_ERROR (err 1)
Download failed.
+ curl -f --connect-timeout 20 --retry 5 --location --insecure http://ftp.de.debian.org/debian/pool/main/m/mklibs/mklibs_0.1.44.tar.xz
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 1965k  100 1965k    0     0  4396k      0 --:--:-- --:--:-- --:--:-- 4396k
. /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/include/shell.sh; xzcat /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/dl/gmp-6.2.0.tar.xz | tar -C /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/gmp-6.2.0/.. -xf -

 24  145k   24 35773    0     0  45225      0  0:00:03 --:--:--  0:00:03 45225[ ! -d ./src/ ] || cp -fpR ./src/* /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/gmp-6.2.0
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/gmp-6.2.0/.preparedc5246fff8f40ff52289b1a18a5fd1c6a_6664517399ebbbc92a37c5bb081b5c53
(cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/gmp-6.2.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 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/config.rpath ./config.rpath; touch NEWS AUTHORS COPYING ABOUT-NLS ChangeLog; AUTOM4TE=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/autom4te AUTOCONF=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/autoconf AUTOMAKE=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/automake ACLOCAL=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/aclocal AUTOHEADER=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/autoheader LIBTOOLIZE=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/libtoolize LIBTOOL=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/libtool M4=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/m4 AUTOPOINT=true LIBTOOLIZE='/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/libtoolize --install' /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/autoreconf -v -f -i -s -B /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/aclocal -I m4 -I . . || true; fi; );

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100   628  100   628    0     0    738      0 --:--:-- --:--:-- --:--:--   737
[ 26%] Building CXX object Source/kwsys/CMakeFiles/cmsys.dir/FStream.cxx.o

 59 22508   59 13441    0     0  19564      0  0:00:01 --:--:--  0:00:01 19536[ 26%] Building C object Utilities/cmzstd/CMakeFiles/cmzstd.dir/lib/compress/zstd_opt.c.o
autoreconf: Entering directory `.'
autoreconf: configure.ac: not using Gettext
[ 26%] Building C object Utilities/cmcurl/lib/CMakeFiles/cmcurl.dir/dict.c.o

100  145k  100  145k    0     0   126k      0  0:00:01  0:00:01 --:--:--  126k
. /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/include/shell.sh; gzip -dc /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/dl/libelf-0.8.13.tar.gz | tar -C /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/libelf-0.8.13/.. -xf -
[ ! -d ./src/ ] || cp -fpR ./src/* /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/libelf-0.8.13

Applying ./patches/900-fix-undefined-macro-access.patch using plaintext: 
patching file lib/elf_repl.h
patching file lib/gelf.h
patching file lib/libelf.h
patching file lib/sys_elf.h.in
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/libelf-0.8.13/.prepared71e0b8cd7720acdf8ab3b6de2bfd77f8_6664517399ebbbc92a37c5bb081b5c53
(cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/libelf-0.8.13/; bash ./configure --target=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --program-prefix="" --program-suffix="" --prefix=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host --exec-prefix=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host --sysconfdir=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc --localstatedir=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/var --sbindir=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin --disable-shared --enable-elf64; )
[ 26%] Building C object Utilities/cmcurl/lib/CMakeFiles/cmcurl.dir/if2ip.c.o
creating cache ./config.cache

100 22508  100 22508    0     0  23348      0 --:--:-- --:--:-- --:--:-- 23324
checking whether make sets ${MAKE}... . /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/include/shell.sh; xzcat /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/dl/mklibs_0.1.44.tar.xz | tar -C /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/mklibs-0.1.44/.. -xf -
[ ! -d ./src/ ] || cp -fpR ./src/* /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/mklibs-0.1.44
[ 26%] Building C object Utilities/cmcurl/lib/CMakeFiles/cmcurl.dir/speedcheck.c.o
yes
checking for gcc... 
Applying ./patches/001-compile.patch using plaintext: 
gcc
checking whether the C compiler (gcc  ) works... patching file configure.ac

Applying ./patches/002-disable_symbol_checks.patch using plaintext: 
patching file src/mklibs

Applying ./patches/003-no_copy.patch using plaintext: 
patching file src/mklibs

Applying ./patches/004-libpthread_link.patch using plaintext: 
patching file src/mklibs

Applying ./patches/005-duplicate_syms.patch using plaintext: 
patching file src/mklibs

Applying ./patches/006-uclibc_init.patch using plaintext: 
patching file src/mklibs

Applying ./patches/007-gc_sections.patch using plaintext: 
patching file src/mklibs

Applying ./patches/008-uclibc_libgcc_link.patch using plaintext: 
patching file src/mklibs

Applying ./patches/009-uclibc_libpthread_symbols.patch using plaintext: 
patching file src/mklibs

Applying ./patches/010-remove_STT_GNU_IFUNC.patch using plaintext: 
patching file src/mklibs-readelf/main.cpp

Applying ./patches/011-remove_multiarch.patch using plaintext: 
patching file src/mklibs

Applying ./patches/100-apply-2to3.patch using plaintext: 
patching file src/mklibs
patching file src/mklibs-copy
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/mklibs-0.1.44/.prepared4459e3c824b2e8c87521323a1d7a3bcb_6664517399ebbbc92a37c5bb081b5c53
(cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/mklibs-0.1.44; rm -f aclocal.m4; if [ -f ./configure.ac ] || [ -f ./configure.in ]; then [ -d ./autom4te.cache ] && rm -rf autom4te.cache; [ -e ./config.rpath ] || ln -s /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/config.rpath ./config.rpath; touch NEWS AUTHORS COPYING ABOUT-NLS ChangeLog; AUTOM4TE=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/autom4te AUTOCONF=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/autoconf AUTOMAKE=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/automake ACLOCAL=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/aclocal AUTOHEADER=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/autoheader LIBTOOLIZE=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/libtoolize LIBTOOL=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/libtool M4=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/m4 AUTOPOINT=true LIBTOOLIZE='/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/libtoolize --install' /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/autoreconf -v -f -i -s -B /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/aclocal -I m4 -I . . || true; fi; );
[ 26%] Building C object Utilities/cmcurl/lib/CMakeFiles/cmcurl.dir/ldap.c.o
yes
checking whether the C compiler (gcc  ) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether gcc accepts -g... yes
checking how to run the C preprocessor... gcc -E
checking for a BSD compatible install... /usr/bin/install -c
checking for ranlib... ranlib
checking whether ln -s works... yes
[ 26%] Building C object Utilities/cmcurl/lib/CMakeFiles/cmcurl.dir/version.c.o
checking for ANSI C header files... [ 26%] Building CXX object Source/kwsys/CMakeFiles/cmsys.dir/SystemInformation.cxx.o
[ 26%] Building C object Utilities/cmcurl/lib/CMakeFiles/cmcurl.dir/getenv.c.o
yes
checking for unistd.h... yes
checking for stdint.h... yes
[ 26%] Building C object Utilities/cmcurl/lib/CMakeFiles/cmcurl.dir/escape.c.o
checking for fcntl.h... yes
checking for elf.h... yes
checking for sys/elf.h... autoreconf: Entering directory `.'
autoreconf: configure.ac: not using Gettext
no
checking for link.h... yes
checking for sys/link.h... no
checking if gcc can compile elf.h... [ 26%] Building C object Utilities/cmcurl/lib/CMakeFiles/cmcurl.dir/mprintf.c.o
yes
checking for ar.h... yes
checking for libelf.h... no
checking for nlist.h... [ 27%] Building C object Utilities/cmcurl/lib/CMakeFiles/cmcurl.dir/telnet.c.o
no
checking for gelf.h... 
  1 1385k    1 16972    0     0   9637      0  0:02:27  0:00:01  0:02:26  9637no
checking whether to install <libelf.h>, <nlist.h> and <gelf.h>... yes
checking for working const... yes
checking for off_t... yes
checking for size_t... make[3]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tools/e2fsprogs'
yes
checking size of short... mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/dl
SHELL= flock /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/.e2fsprogs-1.45.6.tar.xz.flock -c '  	/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/download.pl "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/dl" "e2fsprogs-1.45.6.tar.xz" "ffa7ae6954395abdc50d0f8605d8be84736465afc53b8938ef473fcf7ff44256" "" "@KERNEL/linux/kernel/people/tytso/e2fsprogs/v1.45.6/"    '
2
checking size of int... + curl -f --connect-timeout 20 --retry 5 --location --insecure https://sources.cdn.openwrt.org/e2fsprogs-1.45.6.tar.xz
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     04
checking size of long... 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
curl: (22) The requested URL returned error: 404 
Download failed.
+ curl -f --connect-timeout 20 --retry 5 --location --insecure http://ftp.jaist.ac.jp/pub/Linux/kernel.org/linux/kernel/people/tytso/e2fsprogs/v1.45.6/e2fsprogs-1.45.6.tar.xz
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     08
checking size of long long... 8
checking size of __int64... 0
checking for struct Elf32_Dyn... autoreconf: running: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/aclocal -I m4 -I . --force 
yes
checking for struct nlist in elf.h... [ 27%] Building C object Utilities/cmcurl/lib/CMakeFiles/cmcurl.dir/netrc.c.o
no
checking for struct Elf64_Ehdr... yes
checking for Elf64_Addr... yes
checking for struct Elf64_Rel... [ 27%] Building C object Utilities/cmcurl/lib/CMakeFiles/cmcurl.dir/getinfo.c.o
yes
checking for Elf32_Verdef... yes
checking for Elf64_Verdef... yes
checking for SHT_SUNW_verdef... no
checking for SHT_GNU_verdef... [ 27%] Building C object Utilities/cmcurl/lib/CMakeFiles/cmcurl.dir/transfer.c.o
yes
checking for 64-bit integer... long
checking for 32-bit integer... int
checking for 16-bit integer... short
checking for unistd.h... (cached) yes
checking for getpagesize... yes
checking for working mmap... yes
checking for ftruncate... yes
checking for memcmp... yes
checking for memcpy... [ 27%] Building C object Utilities/cmcurl/lib/CMakeFiles/cmcurl.dir/strcase.c.o
yes
checking for memmove... autoreconf: running: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/aclocal -I m4 -I . --force 
yes
checking for memset... [ 27%] Building C object Utilities/cmcurl/lib/CMakeFiles/cmcurl.dir/easy.c.o
yes
checking whether overlapping arrays are copied correctly... yes
checking the coffee machine... empty - operator may not work as expected
checking whether 64-bit ELF support is sufficient... yes
checking whether to include 64-bit support... yes
checking whether versioning support is sufficient... yes
checking whether to include versioning support... yes
checking whether NLS is requested... yes
checking for dgettext... 
 48 1385k   48  678k    0     0   241k      0  0:00:05  0:00:02  0:00:03  635kyes
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking for GNU gettext... [ 27%] Building C object Utilities/cmcurl/lib/CMakeFiles/cmcurl.dir/security.c.o
yes
checking for losing catgets-based GNU gettext... [ 27%] Building C object Utilities/cmcurl/lib/CMakeFiles/cmcurl.dir/curl_fnmatch.c.o
no
checking for pure GNU gettext... yes
checking for catalogs to be installed... de 
checking for gettext in -lintl... no
checking host system type... [ 27%] Building C object Utilities/cmcurl/lib/CMakeFiles/cmcurl.dir/fileinfo.c.o
x86_64-pc-linux-gnu
checking whether to build a shared library... no
updating cache ./config.cache

  7 5441k    7  408k    0     0   354k      0  0:00:15  0:00:01  0:00:14  354kcreating ./config.status
[ 28%] Building C object Utilities/cmcurl/lib/CMakeFiles/cmcurl.dir/ftplistparser.c.o
creating Makefile
creating lib/Makefile
creating po/Makefile
creating libelf.pc
creating config.h

100 1385k  100 1385k    0     0   416k      0  0:00:03  0:00:03 --:--:--  876k
. /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/include/shell.sh; gzip -dc /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/dl/flex-2.6.4.tar.gz | tar -C /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/flex-2.6.4/.. -xf -
creating lib/sys_elf.h
[ 28%] Building C object Utilities/cmcurl/lib/CMakeFiles/cmcurl.dir/wildcard.c.o
[ ! -d ./src/ ] || cp -fpR ./src/* /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/flex-2.6.4

Applying ./patches/100-disable-tests-docs.patch using plaintext: 
patching file Makefile.am

Applying ./patches/200-build-AC_USE_SYSTEM_EXTENSIONS-in-configure.ac.patch using plaintext: 
patching file configure.ac
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/flex-2.6.4/.prepared9b8dbe89087d3bece1360cb96a9d50f3_6664517399ebbbc92a37c5bb081b5c53
(cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/flex-2.6.4; rm -f aclocal.m4; if [ -f ./configure.ac ] || [ -f ./configure.in ]; then [ -d ./autom4te.cache ] && rm -rf autom4te.cache; [ -e ./config.rpath ] || ln -s /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/config.rpath ./config.rpath; touch NEWS AUTHORS COPYING ABOUT-NLS ChangeLog; AUTOM4TE=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/autom4te AUTOCONF=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/autoconf AUTOMAKE=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/automake ACLOCAL=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/aclocal AUTOHEADER=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/autoheader LIBTOOLIZE=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/libtoolize LIBTOOL=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/libtool M4=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/m4 AUTOPOINT=true LIBTOOLIZE='/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/libtoolize --install' /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/autoreconf -v -f -i -s -B /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/aclocal -I m4 -I . . || true; fi; );
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/libelf-0.8.13/.configured
make --jobserver-fds=3,4 -j -C /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/libelf-0.8.13/lib/ libelf.a
make[4]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/libelf-0.8.13/lib'
if test -n ""; then \
  gcc -c -DHAVE_CONFIG_H -I.. -I. -I.     begin.c && mv -f begin.o begin.os; \
else true; fi
[ 28%] Building C object Utilities/cmcurl/lib/CMakeFiles/cmcurl.dir/krb5.c.o
gcc -c -DHAVE_CONFIG_H -I.. -I. -I.    begin.c
if test -n ""; then \
  gcc -c -DHAVE_CONFIG_H -I.. -I. -I.     cntl.c && mv -f cntl.o cntl.os; \
else true; fi
gcc -c -DHAVE_CONFIG_H -I.. -I. -I.    cntl.c
[ 28%] Building C object Utilities/cmcurl/lib/CMakeFiles/cmcurl.dir/memdebug.c.o
if test -n ""; then \
  gcc -c -DHAVE_CONFIG_H -I.. -I. -I.     end.c && mv -f end.o end.os; \
else true; fi
gcc -c -DHAVE_CONFIG_H -I.. -I. -I.    end.c
if test -n ""; then \
  gcc -c -DHAVE_CONFIG_H -I.. -I. -I.     errmsg.c && mv -f errmsg.o errmsg.os; \
else true; fi
gcc -c -DHAVE_CONFIG_H -I.. -I. -I.    errmsg.c
[ 28%] Building C object Utilities/cmcurl/lib/CMakeFiles/cmcurl.dir/http_chunks.c.o
if test -n ""; then \
  gcc -c -DHAVE_CONFIG_H -I.. -I. -I.     errno.c && mv -f errno.o errno.os; \
else true; fi
gcc -c -DHAVE_CONFIG_H -I.. -I. -I.    errno.c
if test -n ""; then \
  gcc -c -DHAVE_CONFIG_H -I.. -I. -I.     fill.c && mv -f fill.o fill.os; \
else true; fi
gcc -c -DHAVE_CONFIG_H -I.. -I. -I.    fill.c
autoreconf: Entering directory `.'
autoreconf: running: true --force
[ 28%] Building C object Utilities/cmcurl/lib/CMakeFiles/cmcurl.dir/strtok.c.o
if test -n ""; then \
  gcc -c -DHAVE_CONFIG_H -I.. -I. -I.     flag.c && mv -f flag.o flag.os; \
else true; fi
gcc -c -DHAVE_CONFIG_H -I.. -I. -I.    flag.c

 56 5441k   56 3078k    0     0  1651k      0  0:00:03  0:00:01  0:00:02 1650kif test -n ""; then \
  gcc -c -DHAVE_CONFIG_H -I.. -I. -I.     getarhdr.c && mv -f getarhdr.o getarhdr.os; \
else true; fi
gcc -c -DHAVE_CONFIG_H -I.. -I. -I.    getarhdr.c
[ 28%] Building C object Utilities/cmcurl/lib/CMakeFiles/cmcurl.dir/connect.c.o
if test -n ""; then \
  gcc -c -DHAVE_CONFIG_H -I.. -I. -I.     getarsym.c && mv -f getarsym.o getarsym.os; \
else true; fi
gcc -c -DHAVE_CONFIG_H -I.. -I. -I.    getarsym.c
if test -n ""; then \
  gcc -c -DHAVE_CONFIG_H -I.. -I. -I.     getbase.c && mv -f getbase.o getbase.os; \
else true; fi
gcc -c -DHAVE_CONFIG_H -I.. -I. -I.    getbase.c
if test -n ""; then \
  gcc -c -DHAVE_CONFIG_H -I.. -I. -I.     getdata.c && mv -f getdata.o getdata.os; \
else true; fi
gcc -c -DHAVE_CONFIG_H -I.. -I. -I.    getdata.c
if test -n ""; then \
  gcc -c -DHAVE_CONFIG_H -I.. -I. -I.     getident.c && mv -f getident.o getident.os; \
else true; fi
gcc -c -DHAVE_CONFIG_H -I.. -I. -I.    getident.c
autoreconf: configure.ac: tracing
if test -n ""; then \
  gcc -c -DHAVE_CONFIG_H -I.. -I. -I.     getscn.c && mv -f getscn.o getscn.os; \
else true; fi
gcc -c -DHAVE_CONFIG_H -I.. -I. -I.    getscn.c
if test -n ""; then \
  gcc -c -DHAVE_CONFIG_H -I.. -I. -I.     hash.c && mv -f hash.o hash.os; \
else true; fi
gcc -c -DHAVE_CONFIG_H -I.. -I. -I.    hash.c
if test -n ""; then \
  gcc -c -DHAVE_CONFIG_H -I.. -I. -I.     kind.c && mv -f kind.o kind.os; \
else true; fi
gcc -c -DHAVE_CONFIG_H -I.. -I. -I.    kind.c
if test -n ""; then \
  gcc -c -DHAVE_CONFIG_H -I.. -I. -I.     ndxscn.c && mv -f ndxscn.o ndxscn.os; \
else true; fi
gcc -c -DHAVE_CONFIG_H -I.. -I. -I.    ndxscn.c
if test -n ""; then \
  gcc -c -DHAVE_CONFIG_H -I.. -I. -I.     newdata.c && mv -f newdata.o newdata.os; \
else true; fi
gcc -c -DHAVE_CONFIG_H -I.. -I. -I.    newdata.c
[ 28%] Building C object Utilities/cmcurl/lib/CMakeFiles/cmcurl.dir/llist.c.o
if test -n ""; then \
  gcc -c -DHAVE_CONFIG_H -I.. -I. -I.     newscn.c && mv -f newscn.o newscn.os; \
else true; fi
gcc -c -DHAVE_CONFIG_H -I.. -I. -I.    newscn.c
if test -n ""; then \
  gcc -c -DHAVE_CONFIG_H -I.. -I. -I.     next.c && mv -f next.o next.os; \
else true; fi
gcc -c -DHAVE_CONFIG_H -I.. -I. -I.    next.c
autoreconf: configure.ac: not using Libtool
autoreconf: running: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/autoconf --include=m4 --include=. --prepend-include=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/aclocal --force
[ 28%] Building C object Utilities/cmcurl/lib/CMakeFiles/cmcurl.dir/hash.c.o
if test -n ""; then \
  gcc -c -DHAVE_CONFIG_H -I.. -I. -I.     nextscn.c && mv -f nextscn.o nextscn.os; \
else true; fi
gcc -c -DHAVE_CONFIG_H -I.. -I. -I.    nextscn.c
if test -n ""; then \
  gcc -c -DHAVE_CONFIG_H -I.. -I. -I.     rand.c && mv -f rand.o rand.os; \
else true; fi
gcc -c -DHAVE_CONFIG_H -I.. -I. -I.    rand.c
if test -n ""; then \
  gcc -c -DHAVE_CONFIG_H -I.. -I. -I.     rawdata.c && mv -f rawdata.o rawdata.os; \
else true; fi
gcc -c -DHAVE_CONFIG_H -I.. -I. -I.    rawdata.c
if test -n ""; then \
  gcc -c -DHAVE_CONFIG_H -I.. -I. -I.     rawfile.c && mv -f rawfile.o rawfile.os; \
else true; fi
gcc -c -DHAVE_CONFIG_H -I.. -I. -I.    rawfile.c
if test -n ""; then \
  gcc -c -DHAVE_CONFIG_H -I.. -I. -I.     strptr.c && mv -f strptr.o strptr.os; \
else true; fi
gcc -c -DHAVE_CONFIG_H -I.. -I. -I.    strptr.c
[ 29%] Building C object Utilities/cmcurl/lib/CMakeFiles/cmcurl.dir/multi.c.o

100 5441k  100 5441k    0     0  2132k      0  0:00:02  0:00:02 --:--:-- 2132k
if test -n ""; then \
  gcc -c -DHAVE_CONFIG_H -I.. -I. -I.     update.c && mv -f update.o update.os; \
else true; fi
gcc -c -DHAVE_CONFIG_H -I.. -I. -I.    update.c
. /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/include/shell.sh; xzcat /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/dl/e2fsprogs-1.45.6.tar.xz | tar -C /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/e2fsprogs-1.45.6/.. -xf -
autoreconf: running: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/autoheader --include=m4 --include=. --prepend-include=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/aclocal --force
if test -n ""; then \
  gcc -c -DHAVE_CONFIG_H -I.. -I. -I.     version.c && mv -f version.o version.os; \
else true; fi
gcc -c -DHAVE_CONFIG_H -I.. -I. -I.    version.c
if test -n ""; then \
  gcc -c -DHAVE_CONFIG_H -I.. -I. -I.     checksum.c && mv -f checksum.o checksum.os; \
else true; fi
gcc -c -DHAVE_CONFIG_H -I.. -I. -I.    checksum.c
if test -n ""; then \
  gcc -c -DHAVE_CONFIG_H -I.. -I. -I.     getaroff.c && mv -f getaroff.o getaroff.os; \
else true; fi
gcc -c -DHAVE_CONFIG_H -I.. -I. -I.    getaroff.c
[ 29%] Linking CXX static library libcmsys.a
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0'
if test -n ""; then \
  gcc -c -DHAVE_CONFIG_H -I.. -I. -I.     32.fsize.c && mv -f 32.fsize.o 32.fsize.os; \
else true; fi
[ 29%] Built target cmsys
gcc -c -DHAVE_CONFIG_H -I.. -I. -I.    32.fsize.c
[ 29%] Building C object Utilities/cmcurl/lib/CMakeFiles/cmcurl.dir/content_encoding.c.o
autoreconf: running: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/aclocal -I m4 -I . --force -I m4
if test -n ""; then \
  gcc -c -DHAVE_CONFIG_H -I.. -I. -I.     32.getehdr.c && mv -f 32.getehdr.o 32.getehdr.os; \
else true; fi
gcc -c -DHAVE_CONFIG_H -I.. -I. -I.    32.getehdr.c
if test -n ""; then \
  gcc -c -DHAVE_CONFIG_H -I.. -I. -I.     32.getphdr.c && mv -f 32.getphdr.o 32.getphdr.os; \
else true; fi
gcc -c -DHAVE_CONFIG_H -I.. -I. -I.    32.getphdr.c
if test -n ""; then \
  gcc -c -DHAVE_CONFIG_H -I.. -I. -I.     32.getshdr.c && mv -f 32.getshdr.o 32.getshdr.os; \
else true; fi
gcc -c -DHAVE_CONFIG_H -I.. -I. -I.    32.getshdr.c
autoreconf: running: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/automake --add-missing --force-missing
[ 29%] Building C object Utilities/cmcurl/lib/CMakeFiles/cmcurl.dir/share.c.o
if test -n ""; then \
  gcc -c -DHAVE_CONFIG_H -I.. -I. -I.     32.newehdr.c && mv -f 32.newehdr.o 32.newehdr.os; \
else true; fi
gcc -c -DHAVE_CONFIG_H -I.. -I. -I.    32.newehdr.c
if test -n ""; then \
  gcc -c -DHAVE_CONFIG_H -I.. -I. -I.     32.newphdr.c && mv -f 32.newphdr.o 32.newphdr.os; \
else true; fi
gcc -c -DHAVE_CONFIG_H -I.. -I. -I.    32.newphdr.c
if test -n ""; then \
  gcc -c -DHAVE_CONFIG_H -I.. -I. -I.     32.xlatetof.c && mv -f 32.xlatetof.o 32.xlatetof.os; \
else true; fi
gcc -c -DHAVE_CONFIG_H -I.. -I. -I.    32.xlatetof.c
make[3]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tools/mm-macros'
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/dl
SHELL= flock /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/.mm-common-1.0.0.tar.xz.flock -c '  	/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/download.pl "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/dl" "mm-common-1.0.0.tar.xz" "b97d9b041e5952486cab620b44ab09f6013a478f43b6699ae899b8a4da189cd4" "" "@GNOME/mm-common/1.0"    '
+ curl -f --connect-timeout 20 --retry 5 --location --insecure https://sources.cdn.openwrt.org/mm-common-1.0.0.tar.xz
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0if test -n ""; then \
  gcc -c -DHAVE_CONFIG_H -I.. -I. -I.     cook.c && mv -f cook.o cook.os; \
else true; fi
gcc -c -DHAVE_CONFIG_H -I.. -I. -I.    cook.c

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
curl: (22) The requested URL returned error: 404 
Download failed.
+ curl -f --connect-timeout 20 --retry 5 --location --insecure http://ftp.riken.jp/X11/GNOME/sources/mm-common/1.0/mm-common-1.0.0.tar.xz
[ ! -d ./src/ ] || cp -fpR ./src/* /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/e2fsprogs-1.45.6
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      if test -n ""; then \
  gcc -c -DHAVE_CONFIG_H -I.. -I. -I.     data.c && mv -f data.o data.os; \
else true; fi
0      0 --:--gcc -c -DHAVE_CONFIG_H -I.. -I. -I.    data.c
:-- --:--:-- --:--:--     0
Applying ./patches/001-exit_0_on_corrected_errors.patch using plaintext: 
patching file e2fsck/e2fsck.h

Applying ./patches/002-dont-build-e4defrag.patch using plaintext: 
patching file misc/Makefile.in

Applying ./patches/003-no-crond.patch using plaintext: 
patching file configure
Hunk #1 succeeded at 14485 (offset -40 lines).
if test -n ""; then \
  gcc -c -DHAVE_CONFIG_H -I.. -I. -I.     input.c && mv -f input.o input.os; \
else true; fi
gcc -c -DHAVE_CONFIG_H -I.. -I. -I.    input.c
rm -rf /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/e2fsprogs-1.45.6/doc
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/e2fsprogs-1.45.6/.preparedac6e99866fa51cc0123435a5ad260fde_6664517399ebbbc92a37c5bb081b5c53
(cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/e2fsprogs-1.45.6/; if [ -x configure ]; then cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/config.{guess,sub} /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/e2fsprogs-1.45.6// && CC="gcc" CFLAGS="-O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic" CXX="g++" CPPFLAGS="-I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include " LDFLAGS="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib " CONFIG_SHELL="/usr/bin/env bash"  bash ./configure --target=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --program-prefix="" --program-suffix="" --prefix=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host --exec-prefix=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host --sysconfdir=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc --localstatedir=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/var --sbindir=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin --disable-elf-shlibs --enable-libuuid --disable-tls --disable-nls --enable-threads=pth ; fi )
if test -n ""; then \
  gcc -c -DHAVE_CONFIG_H -I.. -I. -I.     assert.c && mv -f assert.o assert.os; \
else true; fi
gcc -c -DHAVE_CONFIG_H -I.. -I. -I.    assert.c
if test -n ""; then \
  gcc -c -DHAVE_CONFIG_H -I.. -I. -I.     nlist.c && mv -f nlist.o nlist.os; \
else true; fi
gcc -c -DHAVE_CONFIG_H -I.. -I. -I.    nlist.c
configure.ac:6: installing './config.guess'
configure.ac:6: installing './config.sub'
configure.ac:2: installing './install-sh'
configure.ac:2: installing './missing'
if test -n ""; then \
  gcc -c -DHAVE_CONFIG_H -I.. -I. -I.     opt.delscn.c && mv -f opt.delscn.o opt.delscn.os; \
else true; fi
gcc -c -DHAVE_CONFIG_H -I.. -I. -I.    opt.delscn.c
if test -n ""; then \
  gcc -c -DHAVE_CONFIG_H -I.. -I. -I.     x.remscn.c && mv -f x.remscn.o x.remscn.os; \
else true; fi
gcc -c -DHAVE_CONFIG_H -I.. -I. -I.    x.remscn.c
if test -n ""; then \
  gcc -c -DHAVE_CONFIG_H -I.. -I. -I.     x.movscn.c && mv -f x.movscn.o x.movscn.os; \
else true; fi
gcc -c -DHAVE_CONFIG_H -I.. -I. -I.    x.movscn.c
Generating configuration file for e2fsprogs version 1.45.6
Release date is March, 2020

100  263k  100  263k    0     0   853k      0 --:--:-- --:--:-- --:--:--  853k
checking build system type... if test -n ""; then \
  gcc -c -DHAVE_CONFIG_H -I.. -I. -I.     x.elfext.c && mv -f x.elfext.o x.elfext.os; \
else true; fi
gcc -c -DHAVE_CONFIG_H -I.. -I. -I.    x.elfext.c
x86_64-pc-linux-gnu
checking host system type... . /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/include/shell.sh; xzcat /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/dl/mm-common-1.0.0.tar.xz | tar -C /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/mm-common-1.0.0/.. -xf -
x86_64-pc-linux-gnu
checking for x86_64-pc-linux-gnu-gcc... gcc
if test -n ""; then \
  gcc -c -DHAVE_CONFIG_H -I.. -I. -I.     64.xlatetof.c && mv -f 64.xlatetof.o 64.xlatetof.os; \
else true; fi
gcc -c -DHAVE_CONFIG_H -I.. -I. -I.    64.xlatetof.c
checking whether the C compiler works... src/mklibs-readelf/Makefile.am: installing './depcomp'
[ 29%] Building C object Utilities/cmcurl/lib/CMakeFiles/cmcurl.dir/http_digest.c.o
autoreconf: Leaving directory `.'
(cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/mklibs-0.1.44/; if [ -x configure ]; then cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/config.{guess,sub} /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/mklibs-0.1.44// && CC="gcc" CFLAGS="-O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tools/mklibs/include" CXX="g++" CPPFLAGS="-I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -std=gnu++98" LDFLAGS="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib " CONFIG_SHELL="/usr/bin/env bash"  bash ./configure --target=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --program-prefix="" --program-suffix="" --prefix=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host --exec-prefix=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host --sysconfdir=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc --localstatedir=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/var --sbindir=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin ; fi )
yes
checking for C compiler default output file name... a.out
checking for suffix of executables... [ ! -d ./src/ ] || cp -fpR ./src/* /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/mm-common-1.0.0
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/mm-common-1.0.0/.prepared31d5fa15bf8b3d3f49f6ad6b547ab6bf_6664517399ebbbc92a37c5bb081b5c53
(cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/mm-common-1.0.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 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/config.rpath ./config.rpath; touch NEWS AUTHORS COPYING ABOUT-NLS ChangeLog; AUTOM4TE=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/autom4te AUTOCONF=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/autoconf AUTOMAKE=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/automake ACLOCAL=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/aclocal AUTOHEADER=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/autoheader LIBTOOLIZE=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/libtoolize LIBTOOL=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/libtool M4=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/m4 AUTOPOINT=true LIBTOOLIZE='/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/libtoolize --install' /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/autoreconf -v -f -i -s -B /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/aclocal -I m4 -I . . || true; fi; );

checking whether we are cross compiling... [ 29%] Building C object Utilities/cmcurl/lib/CMakeFiles/cmcurl.dir/md4.c.o
checking for a BSD-compatible install... no
checking for suffix of object files... if test -n ""; then \
  gcc -c -DHAVE_CONFIG_H -I.. -I. -I.     gelfehdr.c && mv -f gelfehdr.o gelfehdr.os; \
else true; fi
/usr/bin/install -c
gcc -c -DHAVE_CONFIG_H -I.. -I. -I.    gelfehdr.c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... [ 29%] Building C object Utilities/cmcurl/lib/CMakeFiles/cmcurl.dir/md5.c.o
/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... o
checking whether we are using the GNU C compiler... yes
checking whether make supports nested variables... if test -n ""; then \
  gcc -c -DHAVE_CONFIG_H -I.. -I. -I.     gelfphdr.c && mv -f gelfphdr.o gelfphdr.os; \
else true; fi
gcc -c -DHAVE_CONFIG_H -I.. -I. -I.    gelfphdr.c
yes
yes
checking whether gcc accepts -g... checking whether to enable maintainer-specific portions of Makefiles... no
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
yes
checking for gcc option to accept ISO C89... if test -n ""; then \
  gcc -c -DHAVE_CONFIG_H -I.. -I. -I.     gelfshdr.c && mv -f gelfshdr.o gelfshdr.os; \
else true; fi
[ 29%] Building C object Utilities/cmcurl/lib/CMakeFiles/cmcurl.dir/http_negotiate.c.o
gcc -c -DHAVE_CONFIG_H -I.. -I. -I.    gelfshdr.c
checking whether the C++ compiler works... if test -n ""; then \
  gcc -c -DHAVE_CONFIG_H -I.. -I. -I.     gelftrans.c && mv -f gelftrans.o gelftrans.os; \
else true; fi
gcc -c -DHAVE_CONFIG_H -I.. -I. -I.    gelftrans.c
none needed
checking for dlopen in -ldl... [ 29%] Building C object Utilities/cmcurl/lib/CMakeFiles/cmcurl.dir/inet_pton.c.o
yes
checking for C++ compiler default output file name... a.out
checking for suffix of executables... yes
checking for x86_64-pc-linux-gnu-gcc... (cached) gcc
[ 29%] Building C object Utilities/cmcurl/lib/CMakeFiles/cmcurl.dir/strtoofft.c.o
if test -n ""; then \
  gcc -c -DHAVE_CONFIG_H -I.. -I. -I.     swap64.c && mv -f swap64.o swap64.os; \
else true; fi
gcc -c -DHAVE_CONFIG_H -I.. -I. -I.    swap64.c
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking how to run the C preprocessor... 
gcc -E
checking whether we are cross compiling... [ 30%] Building C object Utilities/cmcurl/lib/CMakeFiles/cmcurl.dir/strerror.c.o
if test -n ""; then \
  gcc -c -DHAVE_CONFIG_H -I.. -I. -I.     verdef_32_tof.c && mv -f verdef_32_tof.o verdef_32_tof.os; \
else true; fi
gcc -c -DHAVE_CONFIG_H -I.. -I. -I.    verdef_32_tof.c
checking for additional special compiler flags... (none)
checking for grep that handles long lines and -e... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/grep
checking for egrep... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/grep -E
checking for ANSI C header files... autoreconf: Entering directory `.'
autoreconf: configure.ac: not using Gettext
no
checking for suffix of object files... if test -n ""; then \
  gcc -c -DHAVE_CONFIG_H -I.. -I. -I.     verdef_32_tom.c && mv -f verdef_32_tom.o verdef_32_tom.os; \
else true; fi
gcc -c -DHAVE_CONFIG_H -I.. -I. -I.    verdef_32_tom.c
o
checking whether we are using the GNU C++ compiler... [ 30%] Building C object Utilities/cmcurl/lib/CMakeFiles/cmcurl.dir/amigaos.c.o
yes
checking whether g++ accepts -g... if test -n ""; then \
  gcc -c -DHAVE_CONFIG_H -I.. -I. -I.     verdef_64_tof.c && mv -f verdef_64_tof.o verdef_64_tof.os; \
else true; fi
gcc -c -DHAVE_CONFIG_H -I.. -I. -I.    verdef_64_tof.c
yes
checking for style of include used by make... GNU
checking dependency style of g++... yes
[ 30%] Building C object Utilities/cmcurl/lib/CMakeFiles/cmcurl.dir/hostasyn.c.o
checking for sys/types.h... if test -n ""; then \
  gcc -c -DHAVE_CONFIG_H -I.. -I. -I.     verdef_64_tom.c && mv -f verdef_64_tom.o verdef_64_tom.os; \
else true; fi
gcc -c -DHAVE_CONFIG_H -I.. -I. -I.    verdef_64_tom.c
gcc3
yes
checking that generated files are newer than configure... checking for sys/stat.h... [ 30%] Building C object Utilities/cmcurl/lib/CMakeFiles/cmcurl.dir/hostip4.c.o
yes
ar rcv libelf.a begin.o cntl.o end.o errmsg.o errno.o fill.o flag.o getarhdr.o getarsym.o getbase.o getdata.o getident.o getscn.o hash.o kind.o ndxscn.o newdata.o newscn.o next.o nextscn.o rand.o rawdata.o rawfile.o strptr.o update.o version.o checksum.o getaroff.o 32.fsize.o 32.getehdr.o 32.getphdr.o 32.getshdr.o 32.newehdr.o 32.newphdr.o 32.xlatetof.o cook.o data.o input.o assert.o nlist.o opt.delscn.o x.remscn.o x.movscn.o x.elfext.o 64.xlatetof.o gelfehdr.o gelfphdr.o gelfshdr.o gelftrans.o swap64.o verdef_32_tof.o verdef_32_tom.o verdef_64_tof.o verdef_64_tom.o 
checking for stdlib.h... a - begin.o
a - cntl.o
a - end.o
a - errmsg.o
a - errno.o
a - fill.o
a - flag.o
a - getarhdr.o
a - getarsym.o
a - getbase.o
a - getdata.o
a - getident.o
a - getscn.o
a - hash.o
a - kind.o
a - ndxscn.o
a - newdata.o
a - newscn.o
a - next.o
a - nextscn.o
a - rand.o
a - rawdata.o
a - rawfile.o
a - strptr.o
a - update.o
a - version.o
a - checksum.o
a - getaroff.o
a - 32.fsize.o
a - 32.getehdr.o
a - 32.getphdr.o
a - 32.getshdr.o
a - 32.newehdr.o
a - 32.newphdr.o
a - 32.xlatetof.o
a - cook.o
a - data.o
a - input.o
a - assert.o
a - nlist.o
a - opt.delscn.o
a - x.remscn.o
a - x.movscn.o
a - x.elfext.o
a - 64.xlatetof.o
a - gelfehdr.o
a - gelfphdr.o
a - gelfshdr.o
a - gelftrans.o
a - swap64.o
a - verdef_32_tof.o
a - verdef_32_tom.o
a - verdef_64_tof.o
a - verdef_64_tom.o
ranlib libelf.a
[ 30%] Building C object Utilities/cmcurl/lib/CMakeFiles/cmcurl.dir/hostip6.c.o
make[4]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/libelf-0.8.13/lib'
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/libelf-0.8.13/.built
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/{lib/pkgconfig,include/libelf}
cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/libelf-0.8.13/lib/{elf_repl.h,gelf.h,libelf.h,nlist.h,sys_elf.h} /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include/libelf/
cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/libelf-0.8.13/lib/libelf.a /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib/
cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/libelf-0.8.13/libelf.pc /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib/pkgconfig/
yes
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/stamp
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/libelf-0.8.13/.built
checking for string.h... touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/stamp/.libelf_installed
make[3]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tools/libelf'
time: tools/libelf/compile#3.71#1.48#7.18
make[3]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tools/gengetopt'
yes
checking for memory.h... [ 30%] Building C object Utilities/cmcurl/lib/CMakeFiles/cmcurl.dir/hostsyn.c.o
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/dl
SHELL= flock /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/.gengetopt-2.23.tar.xz.flock -c '  	/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/download.pl "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/dl" "gengetopt-2.23.tar.xz" "b941aec9011864978dd7fdeb052b1943535824169d2aa2b0e7eae9ab807584ac" "" "@GNU/gengetopt"    '
yes
checking for strings.h... + curl -f --connect-timeout 20 --retry 5 --location --insecure https://sources.cdn.openwrt.org/gengetopt-2.23.tar.xz
  % Total    % Received % Xferd  Ave[ 30%] Building C object Utilities/cmcurl/lib/CMakeFiles/cmcurl.dir/inet_ntop.c.o
rage Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0yes
checking for inttypes.h... 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
curl: (22) The requested URL returned error: 404 
Download failed.
+ curl -f --connect-timeout 20 --retry 5 --location --insecure http://ftp.riken.jp/GNU/gnu/gengetopt/gengetopt-2.23.tar.xz
yes
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0checking for stdint.h... 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
curl: (22) The requested URL returned error: 404 Not Found
Download failed.
+ curl -f --connect-timeout 20 --retry 5 --location --insecure http://ftp.jaist.ac.jp/pub/GNU/gengetopt/gengetopt-2.23.tar.xz
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... [ 30%] Building C object Utilities/cmcurl/lib/CMakeFiles/cmcurl.dir/parsedate.c.o
yes
Disabling maintainer mode by default
Disabling symlinks for install by default
Disabling relative symlinks for install by default
Disabling symlinks for build by default
Disabling verbose make commands
Disabling ELF shared libraries
Disabling BSD shared libraries by default
Disabling profiling libraries by default
Disabling journal debugging by default
Disabling blkid debugging by default
Enabling testio debugging by default
checking pkg-config is at least version 0.9.0... done
configure: creating ./config.status
yes
Enabling private uuid library
checking pkg-config is at least version 0.9.0... yes
checking for blkid_get_cache in -lblkid... no
Enabling private blkid library by default
Enabling use of backtrace by default
Enabling debugfs support by default
Enabling e2image support by default
Enabling e2resize support by default
Enabling e4defrag support by default
Building fsck wrapper by default
Building e2initrd helper by default
Disabling thread local support
Building uuidd by default
Enabling mmp support by default
Enabling mmp support by default
Enabling bitmap statistics support by default
Disabling additional bitmap statistics by default
checking whether make sets $(MAKE)... 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0yes
checking for a BSD-compatible install... /usr/bin/install -c
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for a sed that does not truncate output... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/sed
checking whether NLS is requested... no
checking for msgfmt... [ 30%] Building C object Utilities/cmcurl/lib/CMakeFiles/cmcurl.dir/select.c.o
/usr/bin/msgfmt
checking for gmsgfmt... config.status: creating Makefile
/usr/bin/msgfmt
checking for xgettext... config.status: creating lib/Makefile
config.status: creating lib/mklibs/Makefile
/usr/bin/xgettext
checking for msgmerge... config.status: creating lib/mklibs/utils/Makefile
/usr/bin/msgmerge
checking whether we are using the GNU C Library 2 or newer... yes
checking for x86_64-pc-linux-gnu-ranlib... no
checking for ranlib... ranlib
checking whether the -Werror option is usable... config.status: creating src/Makefile
[ 31%] Building C object Utilities/cmcurl/lib/CMakeFiles/cmcurl.dir/tftp.c.o
config.status: creating src/mklibs-readelf/Makefile
yes
checking for simple visibility declarations... config.status: creating config.h
config.status: executing depfiles commands
yes
checking for inline... [ 31%] Building C object Utilities/cmcurl/lib/CMakeFiles/cmcurl.dir/splay.c.o
inline
checking for size_t... autoreconf: running: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/aclocal -I m4 -I . --force ${ACLOCAL_FLAGS}
[ 31%] Building C object Utilities/cmcurl/lib/CMakeFiles/cmcurl.dir/strdup.c.o
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/mklibs-0.1.44/.configured
CFLAGS="-O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tools/mklibs/include" CPPFLAGS="-I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -std=gnu++98" CXXFLAGS="" LDFLAGS="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib " make -j1 -C /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/mklibs-0.1.44  
yes
checking for stdint.h... make[4]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/mklibs-0.1.44'
make  all-recursive
make[5]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/mklibs-0.1.44'
Making all in lib
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/mklibs-0.1.44/lib'
Making all in mklibs
make[7]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/mklibs-0.1.44/lib/mklibs'
yes
checking for working alloca.h... Making all in utils
make[8]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/mklibs-0.1.44/lib/mklibs/utils'
make[8]: Nothing to be done for 'all'.
make[8]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/mklibs-0.1.44/lib/mklibs/utils'
make[8]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/mklibs-0.1.44/lib/mklibs'
make[8]: Nothing to be done for 'all-am'.
make[8]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/mklibs-0.1.44/lib/mklibs'
make[7]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/mklibs-0.1.44/lib/mklibs'
make[7]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/mklibs-0.1.44/lib'
make[7]: Nothing to be done for 'all-am'.
make[7]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/mklibs-0.1.44/lib'
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/mklibs-0.1.44/lib'
Making all in src
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/mklibs-0.1.44/src'
[ 31%] Building C object Utilities/cmcurl/lib/CMakeFiles/cmcurl.dir/socks.c.o
Making all in mklibs-readelf
make[7]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/mklibs-0.1.44/src/mklibs-readelf'
g++ -DHAVE_CONFIG_H -I. -I../..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -std=gnu++98  -g -O2 -MT elf.o -MD -MP -MF .deps/elf.Tpo -c -o elf.o elf.cpp
yes
checking for alloca... yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for sys/param.h... yes
checking for getpagesize... [ 31%] Building C object Utilities/cmcurl/lib/CMakeFiles/cmcurl.dir/ssh.c.o
yes
checking for working mmap... [ 31%] Building C object Utilities/cmcurl/lib/CMakeFiles/cmcurl.dir/ssh-libssh.c.o
[ 31%] Building C object Utilities/cmcurl/lib/CMakeFiles/cmcurl.dir/curl_addrinfo.c.o

100  571k  100  571k    0     0   551k      0  0:00:01  0:00:01 --:--:--  551k
. /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/include/shell.sh; xzcat /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/dl/gengetopt-2.23.tar.xz | tar -C /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/gengetopt-2.23/.. -xf -
yes
checking whether integer division by zero raises SIGFPE... [ 31%] Building C object Utilities/cmcurl/lib/CMakeFiles/cmcurl.dir/socks_gssapi.c.o
[ ! -d ./src/ ] || cp -fpR ./src/* /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/gengetopt-2.23

Applying ./patches/100-no-tests-docs.patch using plaintext: 
patching file Makefile.am
patching file Makefile.in
patching file src/Makefile.am
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/gengetopt-2.23/.prepared07fdbda68998573c72a659e94990b1c9_6664517399ebbbc92a37c5bb081b5c53
yes
(cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/gengetopt-2.23; rm -f aclocal.m4; if [ -f ./configure.ac ] || [ -f ./configure.in ]; then [ -d ./autom4te.cache ] && rm -rf autom4te.cache; [ -e ./config.rpath ] || ln -s /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/config.rpath ./config.rpath; touch NEWS AUTHORS COPYING ABOUT-NLS ChangeLog; AUTOM4TE=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/autom4te AUTOCONF=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/autoconf AUTOMAKE=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/automake ACLOCAL=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/aclocal AUTOHEADER=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/autoheader LIBTOOLIZE=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/libtoolize LIBTOOL=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/libtool M4=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/m4 AUTOPOINT=true LIBTOOLIZE='/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/libtoolize --install' /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/autoreconf -v -f -i -s -B /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/aclocal -I m4 -I . . || true; fi; );
checking for inttypes.h... yes
checking for unsigned long long int... [ 31%] Building C object Utilities/cmcurl/lib/CMakeFiles/cmcurl.dir/socks_sspi.c.o
yes
checking for inttypes.h... (cached) yes
checking whether the inttypes.h PRIxNN macros are broken... no
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for shared library run path origin... [ 32%] Building C object Utilities/cmcurl/lib/CMakeFiles/cmcurl.dir/curl_sspi.c.o
done
checking whether imported symbols can be declared weak... [ 32%] Building C object Utilities/cmcurl/lib/CMakeFiles/cmcurl.dir/slist.c.o
autoreconf: Entering directory `.'
autoreconf: configure.ac: not using Gettext
[ 32%] Building C object Utilities/cmcurl/lib/CMakeFiles/cmcurl.dir/nonblock.c.o
yes
checking how to link with libpth... -lpth
[ 32%] Building C object Utilities/cmcurl/lib/CMakeFiles/cmcurl.dir/curl_memrchr.c.o
checking for multithread API to use... none
checking for iconv... [ 32%] Building C object Utilities/cmcurl/lib/CMakeFiles/cmcurl.dir/imap.c.o
yes
checking for working iconv... [ 32%] Building C object Utilities/cmcurl/lib/CMakeFiles/cmcurl.dir/pop3.c.o
yes
checking for iconv declaration... autoreconf: configure.ac: tracing
[ 32%] Building C object Utilities/cmcurl/lib/CMakeFiles/cmcurl.dir/smtp.c.o

         extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
[ 32%] Building C object Utilities/cmcurl/lib/CMakeFiles/cmcurl.dir/pingpong.c.o
checking argz.h usability... yes
checking argz.h presence... yes
checking for argz.h... yes
checking for inttypes.h... (cached) yes
checking limits.h usability... [ 32%] Building C object Utilities/cmcurl/lib/CMakeFiles/cmcurl.dir/rtsp.c.o
yes
checking limits.h presence... yes
checking for limits.h... yes
checking for unistd.h... (cached) yes
checking for sys/param.h... (cached) yes
checking for getcwd... [ 33%] Building C object Utilities/cmcurl/lib/CMakeFiles/cmcurl.dir/curl_threads.c.o
autoreconf: configure.ac: not using Libtool
autoreconf: running: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/autoconf --include=m4 --include=. --prepend-include=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/aclocal --force
[ 33%] Building C object Utilities/cmcurl/lib/CMakeFiles/cmcurl.dir/warnless.c.o
yes
checking for getegid... [ 33%] Building C object Utilities/cmcurl/lib/CMakeFiles/cmcurl.dir/hmac.c.o
yes
checking for geteuid... [ 33%] Building C object Utilities/cmcurl/lib/CMakeFiles/cmcurl.dir/curl_rtmp.c.o
yes
checking for getgid... [ 33%] Building C object Utilities/cmcurl/lib/CMakeFiles/cmcurl.dir/openldap.c.o
autoreconf: running: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/aclocal -I m4 -I . --force -I m4 -I gl/m4
autoreconf: configure.ac: not using Autoheader
autoreconf: running: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/automake --add-missing --force-missing
[ 33%] Building C object Utilities/cmcurl/lib/CMakeFiles/cmcurl.dir/curl_gethostname.c.o
yes
checking for getuid... [ 33%] Building C object Utilities/cmcurl/lib/CMakeFiles/cmcurl.dir/gopher.c.o
yes
checking for mempcpy... [ 33%] Building C object Utilities/cmcurl/lib/CMakeFiles/cmcurl.dir/idn_win32.c.o
yes
checking for munmap... [ 33%] Building C object Utilities/cmcurl/lib/CMakeFiles/cmcurl.dir/http_proxy.c.o
yes
checking for stpcpy... yes
checking for strcasecmp... [ 34%] Building C object Utilities/cmcurl/lib/CMakeFiles/cmcurl.dir/non-ascii.c.o
yes
checking for strdup... [ 34%] Building C object Utilities/cmcurl/lib/CMakeFiles/cmcurl.dir/asyn-ares.c.o
configure.ac:23: installing './install-sh'
configure.ac:23: installing './missing'
Makefile.am: installing './INSTALL'
yes
[ 34%] Building C object Utilities/cmcurl/lib/CMakeFiles/cmcurl.dir/asyn-thread.c.o
checking for strtoul... autoreconf: Leaving directory `.'
(cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/mm-common-1.0.0/; if [ -x configure ]; then cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/config.{guess,sub} /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/mm-common-1.0.0// && CC="gcc" CFLAGS="-O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include " CXX="g++" CPPFLAGS="-I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include " LDFLAGS="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib " CONFIG_SHELL="/usr/bin/env bash"  bash ./configure --target=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --program-prefix="" --program-suffix="" --prefix=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host --exec-prefix=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host --sysconfdir=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc --localstatedir=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/var --sbindir=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin ; fi )
yes
checking for tsearch... [ 34%] Building C object Utilities/cmcurl/lib/CMakeFiles/cmcurl.dir/curl_gssapi.c.o
[ 34%] Building C object Utilities/cmcurl/lib/CMakeFiles/cmcurl.dir/http_ntlm.c.o
yes
checking for uselocale... checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... checking for argz_count... yes
checking whether make supports nested variables... yes
checking whether make supports nested variables... (cached) yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for a sed that does not truncate output... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/sed
checking for tar... tar
checking whether to download libstdc++ tags... no
checking for curl... curl
checking for wget... wget
yes
checking for argz_stringify... checking that generated files are newer than configure... [ 34%] Building C object Utilities/cmcurl/lib/CMakeFiles/cmcurl.dir/curl_ntlm_wb.c.o
autoreconf: configure.ac: tracing
yes
checking for argz_next... [ 34%] Building C object Utilities/cmcurl/lib/CMakeFiles/cmcurl.dir/curl_ntlm_core.c.o
yes
checking for __fsetlocking... yes
checking whether feof_unlocked is declared... yes
checking whether fgets_unlocked is declared... yes
checking for bison... no
checking for long long int... [ 34%] Building C object Utilities/cmcurl/lib/CMakeFiles/cmcurl.dir/curl_sasl.c.o
yes
checking for wchar_t... [ 34%] Building C object Utilities/cmcurl/lib/CMakeFiles/cmcurl.dir/rand.c.o
yes
checking for wint_t... yes
checking for intmax_t... yes
checking whether printf() supports POSIX/XSI format strings... [ 35%] Building C object Utilities/cmcurl/lib/CMakeFiles/cmcurl.dir/curl_multibyte.c.o
yes
checking whether we are using the GNU C Library >= 2.1 or uClibc... yes
checking for stdint.h... (cached) yes
checking for SIZE_MAX... yes
checking for stdint.h... (cached) yes
checking for symlink... [ 35%] Building C object Utilities/cmcurl/lib/CMakeFiles/cmcurl.dir/hostcheck.c.o
yes
checking for working fcntl.h... [ 35%] Building C object Utilities/cmcurl/lib/CMakeFiles/cmcurl.dir/conncache.c.o
done
configure: creating ./config.status
[ 35%] Building C object Utilities/cmcurl/lib/CMakeFiles/cmcurl.dir/dotdot.c.o
autoreconf: running: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/libtoolize --install --force
[ 35%] Building C object Utilities/cmcurl/lib/CMakeFiles/cmcurl.dir/x509asn1.c.o
config.status: creating Makefile
config.status: creating doctags/mm-common-libstdc++.pc
[ 35%] Building C object Utilities/cmcurl/lib/CMakeFiles/cmcurl.dir/http2.c.o
config.status: creating doctags/mm-common-libstdc++-uninstalled.pc
OpenWrt-libtoolize: putting auxiliary files in `.'.
OpenWrt-libtoolize: linking file `./config.guess'
config.status: creating macros/mm-common.m4
OpenWrt-libtoolize: linking file `./config.sub'
config.status: creating util/mm-common-prepare
OpenWrt-libtoolize: linking file `./install-sh'
[ 35%] Building C object Utilities/cmcurl/lib/CMakeFiles/cmcurl.dir/smb.c.o
OpenWrt-libtoolize: linking file `./ltmain.sh'
config.status: creating util/mm-common-get
config.status: creating util/mm-common-util.pc
config.status: creating util/mm-common-util-uninstalled.pc
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/mm-common-1.0.0/.configured
CFLAGS="-O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include " CPPFLAGS="-I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include " CXXFLAGS="" LDFLAGS="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib " make -j1 -C /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/mm-common-1.0.0  
make[4]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/mm-common-1.0.0'
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/sed 's|[@]PACKAGE_STRING[@]|mm-common 1.0.0|g;s|[@]docdir[@]|/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/doc/mm-common|g' ./util/mm-common-prepare.1.in >util/mm-common-prepare.1
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/sed 's|[@]PACKAGE_STRING[@]|mm-common 1.0.0|g;s|[@]docdir[@]|/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/doc/mm-common|g' ./util/mm-common-get.1.in >util/mm-common-get.1
(cd . >/dev/null && tar chof - skeletonmm/tools/dist-cmd.py skeletonmm/tools/generate_defs_and_docs.sh skeletonmm/.gitignore skeletonmm/AUTHORS skeletonmm/COPYING skeletonmm/ChangeLog skeletonmm/meson.build skeletonmm/meson_options.txt skeletonmm/README skeletonmm/skeletonmm.doap skeletonmm/doc/reference/Doxyfile.in skeletonmm/doc/reference/meson.build skeletonmm/examples/meson.build skeletonmm/examples/example1/main.cc skeletonmm/skeleton/meson.build skeletonmm/skeleton/skeletonmm-uninstalled.pc.in skeletonmm/skeleton/skeletonmm.h skeletonmm/skeleton/skeletonmm.pc.in skeletonmm/skeleton/skeletonmmconfig.h.in skeletonmm/skeleton/skeletonmm/meson.build skeletonmm/skeleton/skeletonmm/wrap_init.h skeletonmm/skeleton/src/skeleton.ccg skeletonmm/skeleton/src/skeleton.defs skeletonmm/skeleton/src/skeleton.hg skeletonmm/skeleton/src/skeleton_docs.xml skeletonmm/skeleton/src/skeleton_enums.defs skeletonmm/skeleton/src/skeleton_methods.defs skeletonmm/skeleton/src/skeleton_signals.defs skeletonmm/skeleton/src/skeleton_vfuncs.defs skeletonmm/tests/meson.build skeletonmm/tests/test1/main.cc skeletonmm/tests/test2/main.cc skeletonmm/tools/extra_defs_gen/generate_defs_skeleton.cc skeletonmm/tools/extra_defs_gen/meson.build skeletonmm/tools/m4/convert.m4 skeletonmm/tools/m4/convert_skeleton.m4 skeletonmm/untracked/README) | gzip -c -n >skeletonmm.tar.gz
make[4]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/mm-common-1.0.0'
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/mm-common-1.0.0/.built
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/aclocal
install -m0644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/mm-common-1.0.0/macros/*.m4 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/aclocal/
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/stamp
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/mm-common-1.0.0/.built
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/stamp/.mm-macros_installed
make[3]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tools/mm-macros'
time: tools/mm-macros/compile#3.25#0.63#6.29
make[3]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tools/patchelf'
OpenWrt-libtoolize: Consider adding `AC_CONFIG_MACRO_DIR([m4])' to configure.ac and
OpenWrt-libtoolize: rerunning libtoolize, to keep the correct libtool macros in-tree.
OpenWrt-libtoolize: Consider adding `-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/dl
SHELL= flock /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/.patchelf-0.10.tar.bz2.flock -c '  	/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/download.pl "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/dl" "patchelf-0.10.tar.bz2" "f670cd462ac7161588c28f45349bc20fb9bd842805e3f71387a320e7a9ddfcf3" "" "http://nixos.org/releases/patchelf/patchelf-0.10"    '
+ curl -f --connect-timeout 20 --retry 5 --location --insecure https://sources.cdn.openwrt.org/patchelf-0.10.tar.bz2
[ 35%] Building C object Utilities/cmcurl/lib/CMakeFiles/cmcurl.dir/curl_endian.c.o
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
curl: (22) The requested URL returned error: 404 
Download failed.
+ curl -f --connect-timeout 20 --retry 5 --location --insecure http://nixos.org/releases/patchelf/patchelf-0.10/patchelf-0.10.tar.bz2
[ 35%] Building C object Utilities/cmcurl/lib/CMakeFiles/cmcurl.dir/curl_des.c.o
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0[ 36%] Building C object Utilities/cmcurl/lib/CMakeFiles/cmcurl.dir/system_win32.c.o
[ 36%] Building C object Utilities/cmcurl/lib/CMakeFiles/cmcurl.dir/mime.c.o

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0yes
checking for CFPreferencesCopyAppValue... no
checking for CFLocaleCopyCurrent... no
checking for ptrdiff_t... 
100    87  100    87    0     0    204      0 --:--:-- --:--:-- --:--:--   204
yes
checking features.h usability... yes
checking features.h presence... yes
checking for features.h... yes
checking stddef.h usability... mv -f .deps/elf.Tpo .deps/elf.Po
g++ -DHAVE_CONFIG_H -I. -I../..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -std=gnu++98  -g -O2 -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.cpp
yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for asprintf... yes
checking for fwprintf... [ 36%] Building C object Utilities/cmcurl/lib/CMakeFiles/cmcurl.dir/sha256.c.o
yes
checking for newlocale... [ 36%] Building C object Utilities/cmcurl/lib/CMakeFiles/cmcurl.dir/setopt.c.o
yes
checking for putenv... yes
checking for setenv... 
100  154k  100  154k    0     0   155k      0 --:--:-- --:--:-- --:--:--  155k
mv -f .deps/main.Tpo .deps/main.Po
g++  -g -O2  -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib  -o mklibs-readelf elf.o main.o  
. /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/include/shell.sh; bzcat /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/dl/patchelf-0.10.tar.bz2 | tar -C /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/patchelf-0.10/.. -xf -
yes
checking for setlocale... [ ! -d ./src/ ] || cp -fpR ./src/* /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/patchelf-0.10
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/patchelf-0.10/.prepared8c8c1465d09a780a4ad527656e56981f_6664517399ebbbc92a37c5bb081b5c53
(cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/patchelf-0.10; rm -f aclocal.m4; if [ -f ./configure.ac ] || [ -f ./configure.in ]; then [ -d ./autom4te.cache ] && rm -rf autom4te.cache; [ -e ./config.rpath ] || ln -s /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/config.rpath ./config.rpath; touch NEWS AUTHORS COPYING ABOUT-NLS ChangeLog; AUTOM4TE=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/autom4te AUTOCONF=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/autoconf AUTOMAKE=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/automake ACLOCAL=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/aclocal AUTOHEADER=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/autoheader LIBTOOLIZE=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/libtoolize LIBTOOL=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/libtool M4=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/m4 AUTOPOINT=true LIBTOOLIZE='/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/libtoolize --install' /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/autoreconf -v -f -i -s -B /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/aclocal -I m4 -I . . || true; fi; );
yes
checking for snprintf... make[7]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/mklibs-0.1.44/src/mklibs-readelf'
make[7]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/mklibs-0.1.44/src'
make[7]: Nothing to be done for 'all-am'.
make[7]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/mklibs-0.1.44/src'
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/mklibs-0.1.44/src'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/mklibs-0.1.44'
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/mklibs-0.1.44'
make[5]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/mklibs-0.1.44'
make[4]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/mklibs-0.1.44'
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/mklibs-0.1.44/.built
install -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/mklibs-0.1.44/src/mklibs /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/mklibs-0.1.44/src/mklibs-copy /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/mklibs-0.1.44/src/mklibs-readelf/mklibs-readelf /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/
yes
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/stamp
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/mklibs-0.1.44/.built
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/stamp/.mklibs_installed
make[3]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tools/mklibs'
time: tools/mklibs/compile#8.91#0.96#12.57
checking for strnlen... [ 36%] Building C object Utilities/cmcurl/lib/CMakeFiles/cmcurl.dir/curl_path.c.o
[ 36%] Building C object Utilities/cmcurl/lib/CMakeFiles/cmcurl.dir/curl_ctype.c.o
[ 37%] Building C object Utilities/cmzstd/CMakeFiles/cmzstd.dir/lib/decompress/huf_decompress.c.o
yes
checking for wcslen... [ 37%] Building C object Utilities/cmcurl/lib/CMakeFiles/cmcurl.dir/curl_range.c.o
yes
checking for wcsnlen... autoreconf: Entering directory `.'
autoreconf: configure.ac: not using Gettext
[ 37%] Building C object Utilities/cmcurl/lib/CMakeFiles/cmcurl.dir/psl.c.o
yes
checking for mbrtowc... [ 37%] Building C object Utilities/cmcurl/lib/CMakeFiles/cmcurl.dir/doh.c.o
yes
checking for wcrtomb... yes
checking whether _snprintf is declared... no
checking whether _snwprintf is declared... no
checking whether getc_unlocked is declared... yes
checking for nl_langinfo and CODESET... yes
checking for LC_MESSAGES... yes
checking for CFPreferencesCopyAppValue... (cached) no
checking for CFLocaleCopyCurrent... (cached) no
checking whether to use NLS... no
checking whether make sets $(MAKE)... (cached) yes
checking for GNU make... make
checking for ln... /bin/ln
checking whether ln -s works... yes
checking for mv... /bin/mv
checking for cp... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/cp
checking for rm... /bin/rm
checking for chmod... /bin/chmod
checking for gawk... gawk
checking for egrep... (cached) /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/grep -E
checking for sed... (cached) /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/sed
checking for perl... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/perl
checking for ldconfig... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/ldconfig
checking for x86_64-pc-linux-gnu-ar... no
checking for ar... ar
checking for x86_64-pc-linux-gnu-ranlib... ranlib
checking for x86_64-pc-linux-gnu-strip... no
checking for strip... strip
checking for makeinfo... makeinfo
checking dirent.h usability... yes
checking dirent.h presence... yes
checking for dirent.h... yes
checking errno.h usability... [ 38%] Building C object Utilities/cmcurl/lib/CMakeFiles/cmcurl.dir/urlapi.c.o
yes
checking errno.h presence... [ 38%] Building C object Utilities/cmcurl/lib/CMakeFiles/cmcurl.dir/curl_get_line.c.o
yes
checking for errno.h... yes
checking execinfo.h usability... yes
checking execinfo.h presence... yes
checking for execinfo.h... yes
checking getopt.h usability... [ 38%] Building C object Utilities/cmcurl/lib/CMakeFiles/cmcurl.dir/altsvc.c.o
yes
checking getopt.h presence... yes
checking for getopt.h... yes
checking malloc.h usability... [ 38%] Building C object Utilities/cmcurl/lib/CMakeFiles/cmcurl.dir/vauth/vauth.c.o
yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking mntent.h usability... autoreconf: running: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/aclocal -I m4 -I . --force 
[ 38%] Building C object Utilities/cmcurl/lib/CMakeFiles/cmcurl.dir/vauth/cleartext.c.o
yes
checking mntent.h presence... yes
checking for mntent.h... yes
checking paths.h usability... yes
checking paths.h presence... [ 38%] Building C object Utilities/cmcurl/lib/CMakeFiles/cmcurl.dir/vauth/cram.c.o
yes
checking for paths.h... yes
checking semaphore.h usability... yes
[ 38%] Building C object Utilities/cmcurl/lib/CMakeFiles/cmcurl.dir/vauth/digest.c.o
checking semaphore.h presence... yes
checking for semaphore.h... yes
checking setjmp.h usability... yes
checking setjmp.h presence... yes
checking for setjmp.h... yes
checking signal.h usability... [ 38%] Building C object Utilities/cmcurl/lib/CMakeFiles/cmcurl.dir/vauth/digest_sspi.c.o
yes
checking signal.h presence... yes
checking for signal.h... yes
checking stdarg.h usability... [ 38%] Building C object Utilities/cmcurl/lib/CMakeFiles/cmcurl.dir/vauth/krb5_gssapi.c.o
yes
checking stdarg.h presence... yes
checking for stdarg.h... yes
checking for stdint.h... (cached) yes
checking for stdlib.h... (cached) yes
[ 39%] Building C object Utilities/cmcurl/lib/CMakeFiles/cmcurl.dir/vauth/krb5_sspi.c.o
checking termios.h usability... [ 39%] Building C object Utilities/cmcurl/lib/CMakeFiles/cmcurl.dir/vauth/ntlm.c.o
yes
checking termios.h presence... yes
checking for termios.h... yes
checking termio.h usability... [ 39%] Building C object Utilities/cmcurl/lib/CMakeFiles/cmcurl.dir/vauth/ntlm_sspi.c.o
yes
checking termio.h presence... yes
checking for termio.h... yes
checking for unistd.h... (cached) yes
checking utime.h usability... [ 39%] Building C object Utilities/cmcurl/lib/CMakeFiles/cmcurl.dir/vauth/oauth2.c.o
yes
checking utime.h presence... [ 39%] Building C object Utilities/cmcurl/lib/CMakeFiles/cmcurl.dir/vauth/spnego_gssapi.c.o
yes
checking for utime.h... yes
checking attr/xattr.h usability... no
checking attr/xattr.h presence... no
checking for attr/xattr.h... no
checking linux/falloc.h usability... [ 39%] Building C object Utilities/cmcurl/lib/CMakeFiles/cmcurl.dir/vauth/spnego_sspi.c.o
yes
checking linux/falloc.h presence... [ 39%] Building C object Utilities/cmcurl/lib/CMakeFiles/cmcurl.dir/vtls/openssl.c.o
yes
checking for linux/falloc.h... yes
checking linux/fd.h usability... [ 39%] Building C object Utilities/cmzstd/CMakeFiles/cmzstd.dir/lib/decompress/zstd_ddict.c.o
[ 39%] Building C object Utilities/cmcurl/lib/CMakeFiles/cmcurl.dir/vtls/gtls.c.o
yes
checking linux/fd.h presence... yes
checking for linux/fd.h... yes
checking linux/fsmap.h usability... yes
checking linux/fsmap.h presence... [ 39%] Building C object Utilities/cmzstd/CMakeFiles/cmzstd.dir/lib/decompress/zstd_decompress_block.c.o
[ 39%] Building C object Utilities/cmcurl/lib/CMakeFiles/cmcurl.dir/vtls/vtls.c.o
yes
checking for linux/fsmap.h... yes
checking linux/major.h usability... yes
checking linux/major.h presence... yes
checking for linux/major.h... yes
checking linux/loop.h usability... yes
checking linux/loop.h presence... yes
checking for linux/loop.h... yes
checking linux/types.h usability... yes
checking linux/types.h presence... yes
checking for linux/types.h... yes
checking net/if_dl.h usability... [ 40%] Building C object Utilities/cmcurl/lib/CMakeFiles/cmcurl.dir/vtls/nss.c.o
autoreconf: configure.ac: tracing
no
checking net/if_dl.h presence... no
checking for net/if_dl.h... no
[ 40%] Building C object Utilities/cmcurl/lib/CMakeFiles/cmcurl.dir/vtls/polarssl.c.o
checking netinet/in.h usability... yes
checking netinet/in.h presence... [ 40%] Building C object Utilities/cmcurl/lib/CMakeFiles/cmcurl.dir/vtls/polarssl_threadlock.c.o
yes
checking for netinet/in.h... yes
checking sys/acl.h usability... [ 40%] Building C object Utilities/cmzstd/CMakeFiles/cmzstd.dir/lib/decompress/zstd_decompress.c.o
no
checking sys/acl.h presence... no
checking for sys/acl.h... no
checking sys/disklabel.h usability... no
checking sys/disklabel.h presence... no
checking for sys/disklabel.h... no
checking sys/disk.h usability... autoreconf: configure.ac: not using Libtool
autoreconf: running: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/autoconf --include=m4 --include=. --prepend-include=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/aclocal --force
no
checking sys/disk.h presence... no
checking for sys/disk.h... no
checking sys/file.h usability... [ 40%] Building C object Utilities/cmzstd/CMakeFiles/cmzstd.dir/lib/deprecated/zbuff_common.c.o
yes
checking sys/file.h presence... yes
checking for sys/file.h... yes
[ 40%] Building C object Utilities/cmzstd/CMakeFiles/cmzstd.dir/lib/deprecated/zbuff_compress.c.o
checking sys/ioctl.h usability... [ 40%] Building C object Utilities/cmcurl/lib/CMakeFiles/cmcurl.dir/vtls/cyassl.c.o
yes
checking sys/ioctl.h presence... [ 40%] Building C object Utilities/cmzstd/CMakeFiles/cmzstd.dir/lib/deprecated/zbuff_decompress.c.o
yes
checking for sys/ioctl.h... yes
checking sys/key.h usability... [ 40%] Building C object Utilities/cmcurl/lib/CMakeFiles/cmcurl.dir/vtls/schannel.c.o
[ 40%] Building C object Utilities/cmzstd/CMakeFiles/cmzstd.dir/lib/dictBuilder/cover.c.o
no
checking sys/key.h presence... [ 40%] Building C object Utilities/cmcurl/lib/CMakeFiles/cmcurl.dir/vtls/schannel_verify.c.o
no
checking for sys/key.h... no
checking sys/mkdev.h usability... autoreconf: configure.ac: not using Autoheader
autoreconf: running: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/automake --add-missing --force-missing
no
checking sys/mkdev.h presence... [ 40%] Building C object Utilities/cmcurl/lib/CMakeFiles/cmcurl.dir/vtls/sectransp.c.o
no
checking for sys/mkdev.h... no
checking sys/mman.h usability... [ 40%] Building C object Utilities/cmcurl/lib/CMakeFiles/cmcurl.dir/vtls/gskit.c.o
yes
checking sys/mman.h presence... yes
checking for sys/mman.h... yes
checking sys/mount.h usability... [ 40%] Building C object Utilities/cmcurl/lib/CMakeFiles/cmcurl.dir/vtls/mbedtls.c.o
yes
checking sys/mount.h presence... yes
checking for sys/mount.h... yes
checking sys/prctl.h usability... [ 41%] Building C object Utilities/cmcurl/lib/CMakeFiles/cmcurl.dir/vtls/mesalink.c.o
yes
checking sys/prctl.h presence... [ 41%] Building C object Utilities/cmzstd/CMakeFiles/cmzstd.dir/lib/dictBuilder/divsufsort.c.o
yes
checking for sys/prctl.h... yes
checking sys/resource.h usability... [ 41%] Linking C static library libcmcurl.a
yes
checking sys/resource.h presence... make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0'
yes
checking for sys/resource.h... yes
[ 41%] Built target cmcurl
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0'
checking sys/select.h usability... Scanning dependencies of target curltest
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0'
[ 41%] Building C object Utilities/cmcurl/CMakeFiles/curltest.dir/curltest.c.o
[ 42%] Building C object Utilities/cmzstd/CMakeFiles/cmzstd.dir/lib/dictBuilder/fastcover.c.o
yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking sys/socket.h usability... [ 43%] Linking C executable curltest
yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking sys/sockio.h usability... no
checking sys/sockio.h presence... no
checking for sys/sockio.h... no
checking for sys/stat.h... (cached) yes
checking sys/syscall.h usability... make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0'
[ 43%] Built target curltest
[ 43%] Building C object Utilities/cmzstd/CMakeFiles/cmzstd.dir/lib/dictBuilder/zdict.c.o
autoreconf: Leaving directory `.'
(cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/patchelf-0.10/; if [ -x configure ]; then cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/config.{guess,sub} /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/patchelf-0.10// && CC="gcc" CFLAGS="-O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include " CXX="g++" CPPFLAGS="-I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include " LDFLAGS="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib " CONFIG_SHELL="/usr/bin/env bash"  bash ./configure --target=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --program-prefix="" --program-suffix="" --prefix=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host --exec-prefix=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host --sysconfdir=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc --localstatedir=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/var --sbindir=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin ; fi )
yes
checking sys/syscall.h presence... yes
checking for sys/syscall.h... yes
checking sys/sysctl.h usability... yes
checking sys/sysctl.h presence... yes
checking for sys/sysctl.h... yes
checking sys/sysmacros.h usability... yes
checking sys/sysmacros.h presence... yes
checking for sys/sysmacros.h... yes
checking sys/time.h usability... checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking sys/time.h presence... yes
yes
checking for sys/time.h... yes
checking for a thread-safe mkdir -p... checking for sys/types.h... (cached) yes
/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... checking sys/un.h usability... yes
checking whether make supports nested variables... yes
checking for style of include used by make... yes
checking sys/un.h presence... GNU
checking for x86_64-pc-linux-gnu-gcc... gcc
yes
checking for sys/un.h... yes
checking sys/wait.h usability... checking whether the C compiler works... yes
checking sys/wait.h presence... yes
checking for sys/wait.h... yes
checking sys/xattr.h usability... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... yes
checking sys/xattr.h presence... 
yes
checking for sys/xattr.h... yes
checking whether we are cross compiling... checking for a dd(1) program that supports iflag=fullblock... dd
checking for net/if.h... yes
checking for vprintf... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking for _doprnt... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... no
checking for struct dirent.d_reclen... none needed
checking whether gcc understands -c and -o together... yes
checking for struct stat.st_atim... yes
checking dependency style of gcc... gcc3
yes
checking for ssize_t... checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
yes
checking dependency style of g++... checking whether llseek is declared... no
gcc3
checking whether lseek64 is declared... Setting page size to 4096
yes
checking size of short... checking that generated files are newer than configure... 2
checking size of int... 4
checking size of long... done
configure: creating ./config.status
8
checking size of long long... config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating tests/Makefile
8
checking size of off_t... config.status: creating patchelf.spec
config.status: executing depfiles commands
8
checking size of time_t... touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/patchelf-0.10/.configured
CFLAGS="-O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include " CPPFLAGS="-I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include " CXXFLAGS="" LDFLAGS="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib " make --jobserver-fds=3,4 -j -C /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/patchelf-0.10  
make[4]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/patchelf-0.10'
Making all in src
make[5]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/patchelf-0.10/src'
g++ -DPACKAGE_NAME=\"patchelf\" -DPACKAGE_TARNAME=\"patchelf\" -DPACKAGE_VERSION=\"0.10\" -DPACKAGE_STRING=\"patchelf\ 0.10\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"patchelf\" -DVERSION=\"0.10\" -DPAGESIZE=4096 -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -Wall -std=c++11 -D_FILE_OFFSET_BITS=64 -g -O2 -MT patchelf.o -MD -MP -MF .deps/patchelf.Tpo -c -o patchelf.o patchelf.cc
8
checking whether byte ordering is bigendian... no
checking for __uNN types... using <asm/types.h>
checking for inttypes.h... (cached) yes
checking for intptr_t... yes
checking whether struct stat has a st_flags field... no
checking for struct sockaddr.sa_len... no
[ 43%] Linking C static library libcmzstd.a
checking for __secure_getenv... make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0'
[ 43%] Built target cmzstd
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0'
no
checking for add_key... Scanning dependencies of target cmlibarchive
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0'
autoreconf: configure.ac: tracing
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0'
[ 43%] Building C object Utilities/cmlibarchive/libarchive/CMakeFiles/cmlibarchive.dir/archive_cmdline.c.o
[ 43%] Building C object Utilities/cmlibarchive/libarchive/CMakeFiles/cmlibarchive.dir/archive_check_magic.c.o
[ 43%] Building C object Utilities/cmlibarchive/libarchive/CMakeFiles/cmlibarchive.dir/archive_acl.c.o
no
checking for backtrace... [ 43%] Building C object Utilities/cmlibarchive/libarchive/CMakeFiles/cmlibarchive.dir/archive_cryptor.c.o
yes
checking for chflags... [ 43%] Building C object Utilities/cmlibarchive/libarchive/CMakeFiles/cmlibarchive.dir/archive_digest.c.o
no
checking for dlopen... (cached) yes
checking for fadvise64... no
checking for fallocate... [ 43%] Building C object Utilities/cmlibarchive/libarchive/CMakeFiles/cmlibarchive.dir/archive_entry.c.o
[ 44%] Building C object Utilities/cmlibarchive/libarchive/CMakeFiles/cmlibarchive.dir/archive_entry_copy_stat.c.o
yes
[ 44%] Building C object Utilities/cmlibarchive/libarchive/CMakeFiles/cmlibarchive.dir/archive_entry_link_resolver.c.o
checking for fallocate64... yes
checking for fchown... [ 44%] Building C object Utilities/cmlibarchive/libarchive/CMakeFiles/cmlibarchive.dir/archive_entry_sparse.c.o
yes
checking for fcntl... yes
[ 44%] Building C object Utilities/cmlibarchive/libarchive/CMakeFiles/cmlibarchive.dir/archive_entry_stat.c.o
checking for fdatasync... [ 44%] Building C object Utilities/cmlibarchive/libarchive/CMakeFiles/cmlibarchive.dir/archive_entry_strmode.c.o
yes
checking for fstat64... [ 44%] Building C object Utilities/cmlibarchive/libarchive/CMakeFiles/cmlibarchive.dir/archive_entry_xattr.c.o
[ 44%] Building C object Utilities/cmlibarchive/libarchive/CMakeFiles/cmlibarchive.dir/archive_getdate.c.o
yes
autoreconf: running: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/libtoolize --install --force
checking for fsync... autoreconf: running: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/autoconf --include=m4 --include=. --prepend-include=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/aclocal --force
[ 44%] Building C object Utilities/cmlibarchive/libarchive/CMakeFiles/cmlibarchive.dir/archive_hmac.c.o
yes
checking for ftruncate64... OpenWrt-libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, `build-aux'.
OpenWrt-libtoolize: linking file `build-aux/config.guess'
[ 44%] Building C object Utilities/cmlibarchive/libarchive/CMakeFiles/cmlibarchive.dir/archive_match.c.o
[ 45%] Building C object Utilities/cmlibarchive/libarchive/CMakeFiles/cmlibarchive.dir/archive_options.c.o
yes
OpenWrt-libtoolize: linking file `build-aux/config.sub'
checking for futimes... OpenWrt-libtoolize: linking file `build-aux/install-sh'
OpenWrt-libtoolize: linking file `build-aux/ltmain.sh'
yes
checking for getcwd... (cached) yes
[ 45%] Building C object Utilities/cmlibarchive/libarchive/CMakeFiles/cmlibarchive.dir/archive_pack_dev.c.o
OpenWrt-libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `m4'.
OpenWrt-libtoolize: linking file `m4/libtool.m4'
checking for getdtablesize... [ 45%] Building C object Utilities/cmlibarchive/libarchive/CMakeFiles/cmlibarchive.dir/archive_pathmatch.c.o
OpenWrt-libtoolize: You should add the contents of `m4/libtool.m4' to `aclocal.m4'.
yes
[ 45%] Building C object Utilities/cmlibarchive/libarchive/CMakeFiles/cmlibarchive.dir/archive_ppmd7.c.o
checking for gethostname... OpenWrt-libtoolize: linking file `m4/ltoptions.m4'
OpenWrt-libtoolize: You should add the contents of `m4/ltoptions.m4' to `aclocal.m4'.
OpenWrt-libtoolize: linking file `m4/ltsugar.m4'
OpenWrt-libtoolize: You should add the contents of `m4/ltsugar.m4' to `aclocal.m4'.
OpenWrt-libtoolize: linking file `m4/ltversion.m4'
yes
checking for getmntinfo... OpenWrt-libtoolize: linking file `m4/lt~obsolete.m4'
[ 45%] Building C object Utilities/cmlibarchive/libarchive/CMakeFiles/cmlibarchive.dir/archive_random.c.o
no
checking for getpwuid_r... OpenWrt-libtoolize: You should add the contents of `m4/lt~obsolete.m4' to `aclocal.m4'.
[ 45%] Building C object Utilities/cmlibarchive/libarchive/CMakeFiles/cmlibarchive.dir/archive_rb.c.o
[ 45%] Building C object Utilities/cmlibarchive/libarchive/CMakeFiles/cmlibarchive.dir/archive_read.c.o
yes
checking for getrlimit... yes
checking for getrusage... [ 45%] Building C object Utilities/cmlibarchive/libarchive/CMakeFiles/cmlibarchive.dir/archive_read_add_passphrase.c.o
yes
checking for jrand48... yes
checking for keyctl... [ 45%] Building C object Utilities/cmlibarchive/libarchive/CMakeFiles/cmlibarchive.dir/archive_read_append_filter.c.o
no
checking for llistxattr... [ 46%] Building C object Utilities/cmlibarchive/libarchive/CMakeFiles/cmlibarchive.dir/archive_read_data_into_fd.c.o
yes
checking for llseek... yes
checking for lseek64... [ 46%] Building C object Utilities/cmlibarchive/libarchive/CMakeFiles/cmlibarchive.dir/archive_read_disk_entry_from_file.c.o
yes
checking for mallinfo... autoreconf: running: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/autoheader --include=m4 --include=. --prepend-include=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/aclocal --force
[ 46%] Building C object Utilities/cmlibarchive/libarchive/CMakeFiles/cmlibarchive.dir/archive_read_disk_posix.c.o
[ 46%] Building C object Utilities/cmlibarchive/libarchive/CMakeFiles/cmlibarchive.dir/archive_read_disk_set_standard_lookup.c.o
yes
checking for mbstowcs... [ 46%] Building C object Utilities/cmlibarchive/libarchive/CMakeFiles/cmlibarchive.dir/archive_read_extract.c.o
yes
[ 46%] Building C object Utilities/cmlibarchive/libarchive/CMakeFiles/cmlibarchive.dir/archive_read_extract2.c.o
checking for memalign... [ 46%] Building C object Utilities/cmlibarchive/libarchive/CMakeFiles/cmlibarchive.dir/archive_read_open_fd.c.o
[ 46%] Building C object Utilities/cmlibarchive/libarchive/CMakeFiles/cmlibarchive.dir/archive_read_open_file.c.o
yes
checking for mempcpy... (cached) yes
checking for mmap... [ 46%] Building C object Utilities/cmlibarchive/libarchive/CMakeFiles/cmlibarchive.dir/archive_read_open_filename.c.o
[ 47%] Building C object Utilities/cmlibarchive/libarchive/CMakeFiles/cmlibarchive.dir/archive_read_open_memory.c.o
yes
checking for msync... [ 47%] Building C object Utilities/cmlibarchive/libarchive/CMakeFiles/cmlibarchive.dir/archive_read_set_format.c.o
[ 47%] Building C object Utilities/cmlibarchive/libarchive/CMakeFiles/cmlibarchive.dir/archive_read_set_options.c.o
yes
checking for nanosleep... [ 47%] Building C object Utilities/cmlibarchive/libarchive/CMakeFiles/cmlibarchive.dir/archive_read_support_filter_all.c.o
yes
checking for open64... [ 47%] Building C object Utilities/cmlibarchive/libarchive/CMakeFiles/cmlibarchive.dir/archive_read_support_filter_bzip2.c.o
yes
checking for pathconf... [ 47%] Building C object Utilities/cmlibarchive/libarchive/CMakeFiles/cmlibarchive.dir/archive_read_support_filter_compress.c.o
[ 47%] Building C object Utilities/cmlibarchive/libarchive/CMakeFiles/cmlibarchive.dir/archive_read_support_filter_gzip.c.o
yes
checking for posix_fadvise... [ 47%] Building C object Utilities/cmlibarchive/libarchive/CMakeFiles/cmlibarchive.dir/archive_read_support_filter_grzip.c.o
yes
checking for posix_fadvise64... [ 47%] Building C object Utilities/cmlibarchive/libarchive/CMakeFiles/cmlibarchive.dir/archive_read_support_filter_lrzip.c.o
yes
[ 48%] Building C object Utilities/cmlibarchive/libarchive/CMakeFiles/cmlibarchive.dir/archive_read_support_filter_lz4.c.o
checking for posix_memalign... [ 48%] Building C object Utilities/cmlibarchive/libarchive/CMakeFiles/cmlibarchive.dir/archive_read_support_filter_lzop.c.o
yes
[ 48%] Building C object Utilities/cmlibarchive/libarchive/CMakeFiles/cmlibarchive.dir/archive_read_support_filter_none.c.o
checking for prctl... [ 48%] Building C object Utilities/cmlibarchive/libarchive/CMakeFiles/cmlibarchive.dir/archive_read_support_filter_program.c.o
autoreconf: running: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/automake --add-missing --force-missing
[ 48%] Building C object Utilities/cmlibarchive/libarchive/CMakeFiles/cmlibarchive.dir/archive_read_support_filter_rpm.c.o
[ 48%] Building C object Utilities/cmlibarchive/libarchive/CMakeFiles/cmlibarchive.dir/archive_read_support_filter_uu.c.o
yes
checking for pread... [ 48%] Building C object Utilities/cmlibarchive/libarchive/CMakeFiles/cmlibarchive.dir/archive_read_support_filter_xz.c.o
yes
checking for pwrite... [ 48%] Building C object Utilities/cmlibarchive/libarchive/CMakeFiles/cmlibarchive.dir/archive_read_support_filter_zstd.c.o
[ 48%] Building C object Utilities/cmlibarchive/libarchive/CMakeFiles/cmlibarchive.dir/archive_read_support_format_7zip.c.o
yes
checking for pread64... [ 49%] Building C object Utilities/cmlibarchive/libarchive/CMakeFiles/cmlibarchive.dir/archive_read_support_format_all.c.o
[ 49%] Building C object Utilities/cmlibarchive/libarchive/CMakeFiles/cmlibarchive.dir/archive_read_support_format_ar.c.o
[ 49%] Building C object Utilities/cmlibarchive/libarchive/CMakeFiles/cmlibarchive.dir/archive_read_support_format_by_code.c.o
yes
checking for pwrite64... [ 49%] Building C object Utilities/cmlibarchive/libarchive/CMakeFiles/cmlibarchive.dir/archive_read_support_format_cab.c.o
yes
checking for secure_getenv... yes
checking for setmntent... yes
checking for setresgid... [ 49%] Building C object Utilities/cmlibarchive/libarchive/CMakeFiles/cmlibarchive.dir/archive_read_support_format_cpio.c.o
yes
checking for setresuid... yes
checking for snprintf... (cached) yes
checking for srandom... autoreconf: configure.ac: tracing
yes
checking for stpcpy... (cached) yes
checking for strcasecmp... (cached) yes
checking for strdup... (cached) yes
checking for strnlen... (cached) yes
checking for strptime... yes
checking for strtoull... yes
checking for sync_file_range... yes
checking for sysconf... yes
checking for usleep... yes
checking for utime... [ 49%] Building C object Utilities/cmlibarchive/libarchive/CMakeFiles/cmlibarchive.dir/archive_read_support_format_empty.c.o
[ 49%] Building C object Utilities/cmlibarchive/libarchive/CMakeFiles/cmlibarchive.dir/archive_read_support_format_iso9660.c.o
yes
checking for utimes... autoreconf: running: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/libtoolize --install --force
[ 49%] Building C object Utilities/cmlibarchive/libarchive/CMakeFiles/cmlibarchive.dir/archive_read_support_format_lha.c.o
yes
checking for valloc... OpenWrt-libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, `build-aux'.
OpenWrt-libtoolize: linking file `build-aux/config.guess'
[ 49%] Building C object Utilities/cmlibarchive/libarchive/CMakeFiles/cmlibarchive.dir/archive_read_support_format_mtree.c.o
yes
checking for socket in -lsocket... OpenWrt-libtoolize: linking file `build-aux/config.sub'
no
checking for magic_file in -lmagic... OpenWrt-libtoolize: linking file `build-aux/install-sh'
no
checking for clock_gettime in -lrt... OpenWrt-libtoolize: linking file `build-aux/ltmain.sh'
yes
checking for pthread.h... yes
checking for fuse.h... OpenWrt-libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `m4'.
OpenWrt-libtoolize: linking file `m4/libtool.m4'
no
checking for optreset... no
GL_THREADS_API: none
checking for unified diff option... -u
checking for mount 'nosuid' option... OpenWrt-libtoolize: You should add the contents of `m4/libtool.m4' to `aclocal.m4'.
yes
OpenWrt-libtoolize: linking file `m4/ltoptions.m4'
checking for mount 'nodev' option... yes
Setting root_sbindir to /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin
Setting root_sysconfdir to /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc
checking whether we can link with -static... yes
checking for udev... no
OpenWrt-libtoolize: You should add the contents of `m4/ltoptions.m4' to `aclocal.m4'.
checking for udev rules dir... no
checking for system crontab dir... /etc/cron.d
checking for systemd... no
OpenWrt-libtoolize: linking file `m4/ltsugar.m4'
checking for systemd system unit dir... no
[ 50%] Building C object Utilities/cmlibarchive/libarchive/CMakeFiles/cmlibarchive.dir/archive_read_support_format_rar.c.o
OpenWrt-libtoolize: You should add the contents of `m4/ltsugar.m4' to `aclocal.m4'.
OpenWrt-libtoolize: linking file `m4/ltversion.m4'
configure: creating ./config.status
OpenWrt-libtoolize: linking file `m4/lt~obsolete.m4'
[ 50%] Building C object Utilities/cmlibarchive/libarchive/CMakeFiles/cmlibarchive.dir/archive_read_support_format_raw.c.o
OpenWrt-libtoolize: You should add the contents of `m4/lt~obsolete.m4' to `aclocal.m4'.
[ 50%] Building C object Utilities/cmlibarchive/libarchive/CMakeFiles/cmlibarchive.dir/archive_read_support_format_tar.c.o
config.status: creating MCONFIG
[ 50%] Building C object Utilities/cmlibarchive/libarchive/CMakeFiles/cmlibarchive.dir/archive_read_support_format_warc.c.o
config.status: creating Makefile
config.status: creating util/Makefile
config.status: creating util/subst.conf
config.status: creating util/gen-tarball
config.status: creating util/install-symlink
config.status: creating lib/et/Makefile
config.status: creating lib/ss/Makefile
config.status: creating lib/e2p/Makefile
config.status: creating lib/ext2fs/Makefile
[ 50%] Building C object Utilities/cmlibarchive/libarchive/CMakeFiles/cmlibarchive.dir/archive_read_support_format_xar.c.o
config.status: creating lib/ext2fs/ext2_types.h
config.status: creating lib/uuid/Makefile
[ 50%] Building C object Utilities/cmlibarchive/libarchive/CMakeFiles/cmlibarchive.dir/archive_read_support_format_zip.c.o
config.status: creating lib/uuid/uuid.pc
config.status: creating lib/uuid/uuid_types.h
config.status: creating lib/blkid/Makefile
config.status: creating lib/blkid/blkid.pc
[ 50%] Building C object Utilities/cmlibarchive/libarchive/CMakeFiles/cmlibarchive.dir/archive_string.c.o
autoreconf: Leaving directory `.'
(cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/gmp-6.2.0/; if [ -x configure ]; then cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/config.{guess,sub} /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/gmp-6.2.0// && CC="gcc" CFLAGS="-O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include " CXX="g++" CPPFLAGS="-I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include " LDFLAGS="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib " CONFIG_SHELL="/usr/bin/env bash"  bash ./configure --target=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --program-prefix="" --program-suffix="" --prefix=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host --exec-prefix=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host --sysconfdir=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc --localstatedir=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/var --sbindir=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin --enable-static --disable-shared --disable-assembly --enable-cxx ; fi )
config.status: creating lib/blkid/blkid_types.h
config.status: creating lib/support/Makefile
mv -f .deps/patchelf.Tpo .deps/patchelf.Po
g++ -Wall -std=c++11 -D_FILE_OFFSET_BITS=64 -g -O2  -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib  -o patchelf patchelf.o  
config.status: creating lib/ss/ss.pc
config.status: creating lib/et/com_err.pc
config.status: creating lib/e2p/e2p.pc
config.status: creating lib/ext2fs/ext2fs.pc
checking build system type... config.status: creating misc/Makefile
x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
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)... config.status: creating ext2ed/Makefile
yes
checking whether make supports nested variables... yes
checking whether to enable maintainer-specific portions of Makefiles... no
make[5]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/patchelf-0.10/src'
Making all in tests
make[5]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/patchelf-0.10/tests'
make[5]: Nothing to be done for 'all'.
make[5]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/patchelf-0.10/tests'
make[5]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/patchelf-0.10'
make[5]: Nothing to be done for 'all-am'.
make[5]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/patchelf-0.10'
make[4]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/patchelf-0.10'
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/patchelf-0.10/.built
config.status: creating e2fsck/Makefile
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin
install -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/patchelf-0.10/src/patchelf /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/patchelf
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/stamp
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/patchelf-0.10/.built
checking ABI=64
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/stamp/.patchelf_installed
make[3]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tools/patchelf'
time: tools/patchelf/compile#10.66#1.08#14.38
[ 50%] Building C object Utilities/cmlibarchive/libarchive/CMakeFiles/cmlibarchive.dir/archive_string_sprintf.c.o
config.status: creating debugfs/Makefile
checking compiler gcc -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include ... config.status: creating tests/Makefile
config.status: creating tests/progs/Makefile
config.status: creating resize/Makefile
config.status: creating intl/Makefile
config.status: creating intl/libgnuintl.h
[ 50%] Building C object Utilities/cmlibarchive/libarchive/CMakeFiles/cmlibarchive.dir/archive_util.c.o
config.status: creating po/Makefile.in
config.status: creating scrub/Makefile
config.status: creating lib/config.h
config.status: executing po-directories commands
config.status: creating po/POTFILES
config.status: creating po/Makefile
[ 51%] Building C object Utilities/cmlibarchive/libarchive/CMakeFiles/cmlibarchive.dir/archive_version_details.c.o
[ 51%] Building C object Utilities/cmlibarchive/libarchive/CMakeFiles/cmlibarchive.dir/archive_virtual.c.o
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/e2fsprogs-1.45.6/.configured
CFLAGS="-O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic" CPPFLAGS="-I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include " CXXFLAGS="" LDFLAGS="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib " make --jobserver-fds=3,4 -j -C /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/e2fsprogs-1.45.6  
make[4]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/e2fsprogs-1.45.6'
cd ./util ; make subst
make[5]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/e2fsprogs-1.45.6/util'
	CREATE dirpaths.h
	CC subst.c
[ 51%] Building C object Utilities/cmlibarchive/libarchive/CMakeFiles/cmlibarchive.dir/archive_write.c.o
[ 51%] Building C object Utilities/cmlibarchive/libarchive/CMakeFiles/cmlibarchive.dir/archive_write_disk_posix.c.o
	LD subst
make[5]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/e2fsprogs-1.45.6/util'
make[5]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/e2fsprogs-1.45.6'
make[5]: 'util/subst.conf' is up to date.
make[5]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/e2fsprogs-1.45.6'
make[5]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/e2fsprogs-1.45.6'
make[5]: 'lib/config.h' is up to date.
make[5]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/e2fsprogs-1.45.6'
make[5]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/e2fsprogs-1.45.6'
	SUBST lib/dirpaths.h
make[5]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/e2fsprogs-1.45.6'
[ 51%] Building C object Utilities/cmlibarchive/libarchive/CMakeFiles/cmlibarchive.dir/archive_write_disk_set_standard_lookup.c.o
make[5]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/e2fsprogs-1.45.6'
cd .; CONFIG_FILES=./lib/ext2fs/ext2_types.h ./config.status
[ 51%] Building C object Utilities/cmlibarchive/libarchive/CMakeFiles/cmlibarchive.dir/archive_write_open_fd.c.o
config.status: creating ./lib/ext2fs/ext2_types.h
[ 51%] Building C object Utilities/cmlibarchive/libarchive/CMakeFiles/cmlibarchive.dir/archive_write_open_file.c.o
config.status: creating lib/config.h
config.status: lib/config.h is unchanged
config.status: executing po-directories commands
make[5]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/e2fsprogs-1.45.6'
make[5]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/e2fsprogs-1.45.6'
cd .; CONFIG_FILES=./lib/blkid/blkid_types.h ./config.status
[ 51%] Building C object Utilities/cmlibarchive/libarchive/CMakeFiles/cmlibarchive.dir/archive_write_open_filename.c.o
[ 51%] Building C object Utilities/cmlibarchive/libarchive/CMakeFiles/cmlibarchive.dir/archive_write_open_memory.c.o
config.status: creating ./lib/blkid/blkid_types.h
config.status: creating lib/config.h
config.status: lib/config.h is unchanged
[ 52%] Building C object Utilities/cmlibarchive/libarchive/CMakeFiles/cmlibarchive.dir/archive_write_add_filter.c.o
config.status: executing po-directories commands
make[5]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/e2fsprogs-1.45.6'
[ 52%] Building C object Utilities/cmlibarchive/libarchive/CMakeFiles/cmlibarchive.dir/archive_write_add_filter_b64encode.c.o
make[5]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/e2fsprogs-1.45.6'
cd .; CONFIG_FILES=./lib/uuid/uuid_types.h ./config.status
config.status: creating ./lib/uuid/uuid_types.h
[ 52%] Building C object Utilities/cmlibarchive/libarchive/CMakeFiles/cmlibarchive.dir/archive_write_add_filter_by_name.c.o
config.status: creating lib/config.h
config.status: lib/config.h is unchanged
config.status: executing po-directories commands
make[5]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/e2fsprogs-1.45.6'
make[5]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/e2fsprogs-1.45.6/lib/et'
	SUBST compile_et
[ 52%] Building C object Utilities/cmlibarchive/libarchive/CMakeFiles/cmlibarchive.dir/archive_write_add_filter_bzip2.c.o
make[5]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/e2fsprogs-1.45.6/lib/et'
make[5]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/e2fsprogs-1.45.6/lib/ext2fs'
	SUBST ext2_err.et
	COMPILE_ET ext2_err.et
[ 52%] Building C object Utilities/cmlibarchive/libarchive/CMakeFiles/cmlibarchive.dir/archive_write_add_filter_compress.c.o
yes
[ 52%] Building C object Utilities/cmlibarchive/libarchive/CMakeFiles/cmlibarchive.dir/archive_write_add_filter_grzip.c.o
checking for x86_64-pc-linux-gnu-gcc... gcc
[ 52%] Building C object Utilities/cmlibarchive/libarchive/CMakeFiles/cmlibarchive.dir/archive_write_add_filter_gzip.c.o
make[5]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/e2fsprogs-1.45.6/lib/ext2fs'
make[5]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/e2fsprogs-1.45.6/lib/support'
	COMPILE_ET prof_err.et
[ 52%] Building C object Utilities/cmlibarchive/libarchive/CMakeFiles/cmlibarchive.dir/archive_write_add_filter_lrzip.c.o
checking whether the C compiler works... [ 52%] Building C object Utilities/cmlibarchive/libarchive/CMakeFiles/cmlibarchive.dir/archive_write_add_filter_lz4.c.o
make[5]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/e2fsprogs-1.45.6/lib/support'
make libs
make[5]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/e2fsprogs-1.45.6'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/e2fsprogs-1.45.6'
make[6]: 'util/subst.conf' is up to date.
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/e2fsprogs-1.45.6'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/e2fsprogs-1.45.6'
make[6]: 'lib/config.h' is up to date.
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/e2fsprogs-1.45.6'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/e2fsprogs-1.45.6'
make[6]: 'lib/dirpaths.h' is up to date.
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/e2fsprogs-1.45.6'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/e2fsprogs-1.45.6'
make[6]: 'lib/ext2fs/ext2_types.h' is up to date.
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/e2fsprogs-1.45.6'
yes
checking for C compiler default output file name... a.out
checking for suffix of executables... make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/e2fsprogs-1.45.6'
make[6]: 'lib/blkid/blkid_types.h' is up to date.
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/e2fsprogs-1.45.6'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/e2fsprogs-1.45.6'
make[6]: 'lib/uuid/uuid_types.h' is up to date.
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/e2fsprogs-1.45.6'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/e2fsprogs-1.45.6/lib/et'
make[6]: 'compile_et' is up to date.
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/e2fsprogs-1.45.6/lib/et'
[ 53%] Building C object Utilities/cmlibarchive/libarchive/CMakeFiles/cmlibarchive.dir/archive_write_add_filter_lzop.c.o
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/e2fsprogs-1.45.6/lib/ext2fs'
make[6]: 'ext2_err.h' is up to date.
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/e2fsprogs-1.45.6/lib/ext2fs'
[ 53%] Building C object Utilities/cmlibarchive/libarchive/CMakeFiles/cmlibarchive.dir/archive_write_add_filter_none.c.o
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/e2fsprogs-1.45.6/lib/support'
make[6]: 'prof_err.h' is up to date.
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/e2fsprogs-1.45.6/lib/support'
[ 53%] Building C object Utilities/cmlibarchive/libarchive/CMakeFiles/cmlibarchive.dir/archive_write_add_filter_program.c.o
making all in lib/et
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/e2fsprogs-1.45.6/lib/et'
	CC error_message.c
[ 53%] Building C object Utilities/cmlibarchive/libarchive/CMakeFiles/cmlibarchive.dir/archive_write_add_filter_uuencode.c.o

checking whether we are cross compiling... 	CC et_name.c
no
checking for suffix of object files... 	CC init_et.c
o
checking whether we are using the GNU C compiler... 	CC com_err.c
[ 53%] Building C object Utilities/cmlibarchive/libarchive/CMakeFiles/cmlibarchive.dir/archive_write_add_filter_xz.c.o
yes
checking whether gcc accepts -g... [ 53%] Building C object Utilities/cmlibarchive/libarchive/CMakeFiles/cmlibarchive.dir/archive_write_add_filter_zstd.c.o
	CC com_right.c
yes
checking for gcc option to accept ISO C89... [ 53%] Building C object Utilities/cmlibarchive/libarchive/CMakeFiles/cmlibarchive.dir/archive_write_set_format.c.o
	GEN_LIB libcom_err.a
none needed
checking whether gcc understands -c and -o together... make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/e2fsprogs-1.45.6/lib/et'
making all in lib/ss
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/e2fsprogs-1.45.6/lib/ss'
	SUBST mk_cmds
	COMPILE_ET ss_err.et
[ 53%] Building C object Utilities/cmlibarchive/libarchive/CMakeFiles/cmlibarchive.dir/archive_write_set_format_7zip.c.o
[ 53%] Building C object Utilities/cmlibarchive/libarchive/CMakeFiles/cmlibarchive.dir/archive_write_set_format_ar.c.o
	MK_CMDS std_rqs.c
	CC invocation.c
yes
checking for gcc option to accept ISO C99... 	CC help.c
[ 54%] Building C object Utilities/cmlibarchive/libarchive/CMakeFiles/cmlibarchive.dir/archive_write_set_format_by_name.c.o
none needed
checking how to run the C preprocessor... 	CC execute_cmd.c
	CC listen.c
[ 54%] Building C object Utilities/cmlibarchive/libarchive/CMakeFiles/cmlibarchive.dir/archive_write_set_format_cpio.c.o
gcc -E
	CC parse.c
checking build system compiler gcc... 	CC error.c
	CC prompt.c
yes
checking for build system preprocessor... 	CC request_tbl.c
gcc -E
checking for build system executable suffix... 	CC list_rqs.c
	CC pager.c
[ 54%] Building C object Utilities/cmlibarchive/libarchive/CMakeFiles/cmlibarchive.dir/archive_write_set_format_cpio_newc.c.o
	CC requests.c
	CC data.c
	CC get_readline.c
	CC ss_err.c

checking whether build system compiler is ANSI... 	CC std_rqs.c
[ 54%] Building C object Utilities/cmlibarchive/libarchive/CMakeFiles/cmlibarchive.dir/archive_write_set_format_gnutar.c.o
[ 54%] Building C object Utilities/cmlibarchive/libarchive/CMakeFiles/cmlibarchive.dir/archive_write_set_format_filter_by_ext.c.o
yes
checking for build system compiler math library... [ 54%] Building C object Utilities/cmlibarchive/libarchive/CMakeFiles/cmlibarchive.dir/archive_write_set_format_iso9660.c.o
	GEN_LIB libss.a
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/e2fsprogs-1.45.6/lib/ss'
making all in lib/e2p
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/e2fsprogs-1.45.6/lib/e2p'
	CC feature.c
-lm
[ 54%] Building C object Utilities/cmlibarchive/libarchive/CMakeFiles/cmlibarchive.dir/archive_write_set_format_mtree.c.o
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... 	CC fgetflags.c
yes
checking C++ compiler g++ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include ... [ 54%] Building C object Utilities/cmlibarchive/libarchive/CMakeFiles/cmlibarchive.dir/archive_write_set_format_pax.c.o
[ 54%] Building C object Utilities/cmlibarchive/libarchive/CMakeFiles/cmlibarchive.dir/archive_write_set_format_raw.c.o
	CC fsetflags.c
	CC fgetversion.c
[ 55%] Building C object Utilities/cmlibarchive/libarchive/CMakeFiles/cmlibarchive.dir/archive_write_set_format_shar.c.o
	CC fsetversion.c
	CC getflags.c
	CC getversion.c
	CC hashstr.c
[ 55%] Building C object Utilities/cmlibarchive/libarchive/CMakeFiles/cmlibarchive.dir/archive_write_set_format_ustar.c.o
	CC iod.c
[ 55%] Building C object Utilities/cmlibarchive/libarchive/CMakeFiles/cmlibarchive.dir/archive_write_set_format_v7tar.c.o
	CC ls.c
[ 55%] Building C object Utilities/cmlibarchive/libarchive/CMakeFiles/cmlibarchive.dir/archive_write_set_format_warc.c.o
[ 55%] Building C object Utilities/cmlibarchive/libarchive/CMakeFiles/cmlibarchive.dir/archive_write_set_format_xar.c.o
	CC ljs.c
[ 55%] Building C object Utilities/cmlibarchive/libarchive/CMakeFiles/cmlibarchive.dir/archive_write_set_format_zip.c.o
	CC mntopts.c
[ 55%] Building C object Utilities/cmlibarchive/libarchive/CMakeFiles/cmlibarchive.dir/archive_write_set_options.c.o
	CC parse_num.c
[ 55%] Building C object Utilities/cmlibarchive/libarchive/CMakeFiles/cmlibarchive.dir/archive_write_set_passphrase.c.o
	CC pe.c
	CC pf.c
[ 55%] Building C object Utilities/cmlibarchive/libarchive/CMakeFiles/cmlibarchive.dir/filter_fork_posix.c.o
[ 56%] Building C object Utilities/cmlibarchive/libarchive/CMakeFiles/cmlibarchive.dir/xxhash.c.o
	CC ps.c
	CC setflags.c
	CC setversion.c
	CC uuid.c
	CC ostype.c
	CC percent.c
yes
checking how to run the C++ preprocessor... 	CC crypto_mode.c
	CC fgetproject.c
	CC fsetproject.c
g++ -E
	CC encoding.c
checking for grep that handles long lines and -e... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/grep
checking for egrep... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/grep -E
using ABI="64"
      CC="gcc"
      CFLAGS="-O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include "
      CPPFLAGS="-I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include "
      CXX="g++"
      CXXFLAGS="-O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include "
      MPN_PATH="generic"
checking whether assembler supports --noexecstack option... yes
checking for x86_64-pc-linux-gnu-ar... no
checking for ar... ar
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... 	GEN_LIB libe2p.a
BSD nm
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/e2fsprogs-1.45.6/lib/e2p'
checking how to print strings... making all in lib/uuid
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/e2fsprogs-1.45.6/lib/uuid'
	CP uuid.h
	SUBST uuid_clear.3
	SUBST uuid.3
	SUBST uuid_compare.3
	SUBST uuid_copy.3
	SUBST uuid_generate.3
	SUBST uuid_is_null.3
	SUBST uuid_parse.3
	SUBST uuid_time.3
	SUBST uuid_unparse.3
	CC clear.c
	CC compare.c
	CC copy.c
	CC gen_uuid.c
	CC isnull.c
printf
checking for a sed that does not truncate output... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/sed
checking for fgrep... 	CC pack.c
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/grep -F
checking for ld used by gcc... 	CC parse.c
/usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether ln -s works... yes
checking the maximum length of command line arguments... 	CC unpack.c
1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... 	CC unparse.c
-r
checking for x86_64-pc-linux-gnu-objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for x86_64-pc-linux-gnu-dlltool... dlltool
checking how to associate runtime and link libraries... printf %s\n
checking for x86_64-pc-linux-gnu-ar... ar
checking for archiver @FILE support... 	CC uuid_time.c
	CC tst_uuid.o
@
checking for x86_64-pc-linux-gnu-strip... no
checking for strip... strip
checking for x86_64-pc-linux-gnu-ranlib... no
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... 	GEN_LIB libuuid.a
	LD uuid_time
	LD tst_uuid
ok
checking for sysroot... no
checking for x86_64-pc-linux-gnu-mt... no
checking for mt... mt
checking if mt is a manifest tool... no
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/e2fsprogs-1.45.6/lib/uuid'
checking for ANSI C header files... making all in lib/blkid
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/e2fsprogs-1.45.6/lib/blkid'
	CP blkid.h
	SUBST libblkid.3
	CC cache.c
	CC dev.c
	CC devname.c
	CC devno.c
	CC llseek.c
	CC getsize.c
	CC read.c
	CC probe.c
	CC resolve.c
yes
checking for sys/types.h... 	CC save.c
yes
	CC tag.c
save.c: In function 'blkid_flush_cache':
save.c:157:5: warning: ignoring return value of 'link', declared with attribute warn_unused_result [-Wunused-result]
     (void) link(filename, backup);
     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
checking for sys/stat.h... yes
	CC version.c
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... [ 56%] Linking C static library libcmlibarchive.a
yes
checking for strings.h... make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0'
yes
[ 56%] Built target cmlibarchive
checking for inttypes.h... make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0'
yes
	GEN_LIB libblkid.a
checking for stdint.h... yes
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/e2fsprogs-1.45.6/lib/blkid'
making all in lib/support
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/e2fsprogs-1.45.6/lib/support'
checking for unistd.h... 	CC cstring.c
	CC mkquota.c
	CC plausible.c
	CC profile.c
yes
	CC parse_qtype.c
checking for dlfcn.h... 	CC profile_helpers.c
yes
checking for objdir... .libs
	CC prof_err.c
	CC quotaio.c
	CC quotaio_v2.c
	CC quotaio_tree.c
checking if gcc supports -fno-rtti -fno-exceptions... 	CC dict.c
no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... 	GEN_LIB libsupport.a
yes
checking if gcc supports -c -o file.o... Scanning dependencies of target CMakeLib
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0'
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/e2fsprogs-1.45.6/lib/support'
making all in lib/ext2fs
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/e2fsprogs-1.45.6/lib/ext2fs'
	CC gen_crc32ctable
	CC bb_compat.c
	CC write_bb_file.c
	CC inode_io.c
yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0'
[ 56%] Building CXX object Source/CMakeFiles/CMakeLib.dir/LexerParser/cmCommandArgumentLexer.cxx.o
yes
checking dynamic linker characteristics... 	CC dupfs.c
	CC imager.c
	CC test_io.c
	CC ext2_err.c
	CC alloc.c
	CC alloc_sb.c
GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... no
checking whether to build static libraries... yes
checking how to run the C++ preprocessor... g++ -E
	CC alloc_stats.c
	CC alloc_tables.c
	CC atexit.c
checking for ld used by g++... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... 	CC badblocks.c
yes
	CC bb_inode.c
	CC bitmaps.c
checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... yes
checking if g++ static flag -static works... 	CC bitops.c
	CC blkmap64_ba.c
yes
checking if g++ supports -c -o file.o... 	CC blkmap64_rb.c
	CC blknum.c
[ 56%] Building CXX object Source/CMakeFiles/CMakeLib.dir/LexerParser/cmCommandArgumentParser.cxx.o
yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking for ANSI C header files... (cached) yes
checking whether time.h and sys/time.h may both be included... 	CC block.c
yes
checking fcntl.h usability... 	CC bmap.c
[ 56%] Building CXX object Source/CMakeFiles/CMakeLib.dir/LexerParser/cmDependsJavaLexer.cxx.o
	CC check_desc.c
yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking float.h usability... 	CC closefs.c
yes
checking float.h presence... yes
checking for float.h... yes
checking invent.h usability... 	CC crc16.c
no
checking invent.h presence... no
checking for invent.h... no
	GEN32CTABLE crc32c_table.h
	CC csum.c
checking langinfo.h usability... 	CC dblist.c
yes
checking langinfo.h presence... yes
checking for langinfo.h... yes
checking locale.h usability... 	CC dblist_dir.c
yes
checking locale.h presence... yes
checking for locale.h... yes
checking nl_types.h usability... 	CC dirblock.c
yes
checking nl_types.h presence... yes
checking for nl_types.h... yes
checking sys/attributes.h usability... 	CC dirhash.c
	CC dir_iterate.c
no
checking sys/attributes.h presence... [ 56%] Building CXX object Source/CMakeFiles/CMakeLib.dir/LexerParser/cmDependsJavaParser.cxx.o
no
checking for sys/attributes.h... no
checking sys/iograph.h usability... no
checking sys/iograph.h presence... no
checking for sys/iograph.h... no
checking sys/mman.h usability... 	CC expanddir.c
	CC ext_attr.c
yes
checking sys/mman.h presence... yes
checking for sys/mman.h... yes
	CC extent.c
checking sys/param.h usability... 	CC fallocate.c
yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking sys/processor.h usability... 	CC fileio.c
no
checking sys/processor.h presence... [ 56%] Building CXX object Source/CMakeFiles/CMakeLib.dir/LexerParser/cmExprLexer.cxx.o
no
checking for sys/processor.h... no
checking sys/pstat.h usability... 	CC finddev.c
no
checking sys/pstat.h presence... no
checking for sys/pstat.h... no
checking sys/sysinfo.h usability... 	CC flushb.c
yes
checking sys/sysinfo.h presence... yes
checking for sys/sysinfo.h... yes
checking sys/syssgi.h usability... 	CC freefs.c
	CC gen_bitmap.c
	CC gen_bitmap64.c
no
checking sys/syssgi.h presence... no
checking for sys/syssgi.h... no
checking sys/systemcfg.h usability... 	CC get_num_dirs.c
no
checking sys/systemcfg.h presence... 	CC get_pathname.c
no
checking for sys/systemcfg.h... no
checking sys/time.h usability... 	CC getsize.c
yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
	CC getsectsize.c
	CC hashmap.c
checking sys/times.h usability... 	CC i_block.c
	CC icount.c
[ 56%] Building CXX object Source/CMakeFiles/CMakeLib.dir/LexerParser/cmExprParser.cxx.o
yes
checking sys/times.h presence... yes
checking for sys/times.h... yes
	CC ind_block.c
checking for sys/resource.h... 	CC initialize.c
yes
checking for sys/sysctl.h... 	CC inline.c
yes
checking for machine/hal_sysinfo.h... no
checking whether fgetc is declared... yes
checking whether fscanf is declared... 	CC inline_data.c
yes
checking whether optarg is declared... 	CC inode.c
[ 56%] Building CXX object Source/CMakeFiles/CMakeLib.dir/LexerParser/cmFortranLexer.cxx.o
yes
checking whether ungetc is declared... 	CC io_manager.c
yes
checking whether vfprintf is declared... 	CC ismounted.c
yes
checking whether sys_errlist is declared... [ 56%] Building CXX object Source/CMakeFiles/CMakeLib.dir/LexerParser/cmFortranParser.cxx.o
yes
checking whether sys_nerr is declared... yes
checking return type of signal handlers... 	CC link.c
void
checking for intmax_t... 	CC llseek.c
	CC lookup.c
autoreconf: running: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/autoconf --include=m4 --include=. --prepend-include=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/aclocal --force
	CC mkdir.c
[ 57%] Building CXX object Source/CMakeFiles/CMakeLib.dir/LexerParser/cmGccDepfileLexer.cxx.o
yes
checking for long double... 	CC mkjournal.c
[ 57%] Building C object Source/CMakeFiles/CMakeLib.dir/LexerParser/cmListFileLexer.c.o
	CC mmp.c
yes
checking for long long... 	CC namei.c
	CC native.c
	CC newdir.c
	CC nls_utf8.c
yes
	CC openfs.c
checking for ptrdiff_t... yes
checking for quad_t... 	CC progress.c
yes
checking for uint_least32_t... 	CC punch.c
	CC qcow2.c
yes
checking for intptr_t... 	CC read_bb.c
yes
	CC read_bb_file.c
checking for working volatile... yes
checking for C/C++ restrict keyword... 	CC res_gdt.c
	CC rw_bitmaps.c
	CC sha512.c
__restrict
checking whether gcc __attribute__ ((const)) works... yes
checking whether gcc __attribute__ ((malloc)) works... yes
checking whether gcc __attribute__ ((mode (XX))) works... 	CC swapfs.c
yes
checking whether gcc __attribute__ ((noreturn)) works... yes
checking whether gcc hidden aliases work... [ 57%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmAffinity.cxx.o
[ 57%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmArchiveWrite.cxx.o
	CC symlink.c
yes
checking for inline... inline
checking for cos in -lm... 	CC tdb.c
	CC undo_io.c
yes
checking for working alloca.h... 	CC unix_io.c
yes
checking for alloca (via gmp-impl.h)... autoreconf: running: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/autoheader --include=m4 --include=. --prepend-include=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/aclocal --force
yes
checking how to allocate temporary memory... alloca
checking whether byte ordering is bigendian... 	CC sparse_io.c
no
checking format of `double' floating point... 	CC unlink.c
[ 57%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmArgumentParser.cxx.o
IEEE little endian
checking for alarm... 	CC valid_blk.c
	CC version.c
	CC rbtree.c
yes
checking for attr_get... 	CC crc32c.c
no
checking for clock... [ 57%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmBase32.cxx.o
yes
checking for cputime... [ 57%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmBinUtilsLinker.cxx.o
autoreconf: running: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/automake --add-missing --force-missing
no
checking for getpagesize... yes
	GEN_LIB libext2fs.a
checking for getrusage... make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/e2fsprogs-1.45.6/lib/ext2fs'
making all in intl
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/e2fsprogs-1.45.6/intl'
make[6]: Nothing to be done for 'all'.
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/e2fsprogs-1.45.6/intl'
make[5]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/e2fsprogs-1.45.6'
make progs
make[5]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/e2fsprogs-1.45.6'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/e2fsprogs-1.45.6'
make[6]: 'util/subst.conf' is up to date.
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/e2fsprogs-1.45.6'
yes
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/e2fsprogs-1.45.6'
make[6]: 'lib/config.h' is up to date.
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/e2fsprogs-1.45.6'
checking for gettimeofday... make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/e2fsprogs-1.45.6'
make[6]: 'lib/dirpaths.h' is up to date.
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/e2fsprogs-1.45.6'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/e2fsprogs-1.45.6'
make[6]: 'lib/ext2fs/ext2_types.h' is up to date.
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/e2fsprogs-1.45.6'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/e2fsprogs-1.45.6'
make[6]: 'lib/blkid/blkid_types.h' is up to date.
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/e2fsprogs-1.45.6'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/e2fsprogs-1.45.6'
make[6]: 'lib/uuid/uuid_types.h' is up to date.
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/e2fsprogs-1.45.6'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/e2fsprogs-1.45.6/lib/et'
make[6]: 'compile_et' is up to date.
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/e2fsprogs-1.45.6/lib/et'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/e2fsprogs-1.45.6/lib/ext2fs'
make[6]: 'ext2_err.h' is up to date.
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/e2fsprogs-1.45.6/lib/ext2fs'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/e2fsprogs-1.45.6/lib/support'
make[6]: 'prof_err.h' is up to date.
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/e2fsprogs-1.45.6/lib/support'
making all in lib/et
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/e2fsprogs-1.45.6/lib/et'
make[6]: Nothing to be done for 'all'.
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/e2fsprogs-1.45.6/lib/et'
making all in lib/ss
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/e2fsprogs-1.45.6/lib/ss'
make[6]: Nothing to be done for 'all'.
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/e2fsprogs-1.45.6/lib/ss'
making all in lib/e2p
yes
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/e2fsprogs-1.45.6/lib/e2p'
make[6]: Nothing to be done for 'all'.
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/e2fsprogs-1.45.6/lib/e2p'
making all in lib/uuid
checking for getsysinfo... make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/e2fsprogs-1.45.6/lib/uuid'
make[6]: Nothing to be done for 'all'.
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/e2fsprogs-1.45.6/lib/uuid'
making all in lib/blkid
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/e2fsprogs-1.45.6/lib/blkid'
make[6]: Nothing to be done for 'all'.
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/e2fsprogs-1.45.6/lib/blkid'
making all in lib/support
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/e2fsprogs-1.45.6/lib/support'
make[6]: Nothing to be done for 'all'.
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/e2fsprogs-1.45.6/lib/support'
making all in lib/ext2fs
[ 57%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmBinUtilsLinuxELFGetRuntimeDependenciesTool.cxx.o
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/e2fsprogs-1.45.6/lib/ext2fs'
make[6]: Nothing to be done for 'all'.
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/e2fsprogs-1.45.6/lib/ext2fs'
making all in intl
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/e2fsprogs-1.45.6/intl'
make[6]: Nothing to be done for 'all'.
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/e2fsprogs-1.45.6/intl'
making all in e2fsck
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/e2fsprogs-1.45.6/e2fsck'
	CC unix.c
no
checking for localeconv... yes
	CC e2fsck.c
checking for memset... yes
checking for mmap... [ 57%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmBinUtilsLinuxELFLinker.cxx.o
	CC super.c
yes
checking for mprotect... [ 58%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmBinUtilsLinuxELFObjdumpGetRuntimeDependenciesTool.cxx.o
yes
checking for nl_langinfo... [ 58%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmBinUtilsMacOSMachOGetRuntimeDependenciesTool.cxx.o
yes
checking for obstack_vprintf... yes
checking for popen... configure.ac:42: warning: The 'AM_PROG_MKDIR_P' macro is deprecated, and its use is discouraged.
configure.ac:42: You should use the Autoconf-provided 'AC_PROG_MKDIR_P' macro instead,
configure.ac:42: and use '$(MKDIR_P)' instead of '$(mkdir_p)'in your Makefile.am files.
	CC pass1.c
yes
checking for processor_info... no
checking for pstat_getprocessor... [ 58%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmBinUtilsMacOSMachOLinker.cxx.o
no
checking for raise... 	CC pass1b.c
yes
checking for read_real_time... no
checking for sigaction... yes
checking for sigaltstack... yes
checking for sigstack... 	CC pass2.c
yes
checking for syssgi... no
checking for strchr... autoreconf: Leaving directory `.'
(cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/flex-2.6.4/; if [ -x configure ]; then cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/config.{guess,sub} /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/flex-2.6.4// && CC="gcc" CFLAGS="-O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include " CXX="g++" CPPFLAGS="-I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include " LDFLAGS="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib " CONFIG_SHELL="/usr/bin/env bash"  bash ./configure --target=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --program-prefix="" --program-suffix="" --prefix=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host --exec-prefix=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host --sysconfdir=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc --localstatedir=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/var --sbindir=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin --disable-shared ; fi )
yes
checking for strerror... checking for x86_64-pc-linux-gnu-gcc... gcc
yes
checking whether the C compiler works... checking for strnlen... 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 strtol... no
checking for suffix of object files... yes
o
checking whether we are using the GNU C compiler... checking for strtoul... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... 	CC pass3.c
yes
none needed
checking whether gcc understands -c and -o together... checking for sysconf... [ 58%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmBinUtilsMacOSMachOOToolGetRuntimeDependenciesTool.cxx.o
yes
checking how to run the C preprocessor... yes
checking for sysctl... gcc -E
checking for grep that handles long lines and -e... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/grep
checking for egrep... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/grep -E
checking for ANSI C header files... yes
checking for sysctlbyname... 	CC pass4.c
no
checking for times... yes
checking for sys/types.h... yes
checking for library containing clock_gettime... yes
checking for sys/stat.h... [ 58%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmBinUtilsWindowsPEDumpbinGetRuntimeDependenciesTool.cxx.o
[ 58%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmBinUtilsWindowsPEGetRuntimeDependenciesTool.cxx.o
yes
checking for stdlib.h... none required
checking for vsnprintf... 	CC pass5.c
	CC journal.c
yes
checking for string.h... autoreconf: running: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/autoconf --include=m4 --include=. --prepend-include=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/aclocal --force
yes
checking whether vsnprintf works... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
yes
checking whether sscanf needs writable input... no
checking for struct pst_processor.psp_iticksperclktick... checking for unistd.h... 	CC badblocks.c
yes
no
checking sstream usability... checking minix/config.h usability... 	CC util.c
	CC dirinfo.c
no
checking minix/config.h presence... [ 58%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmBinUtilsWindowsPELinker.cxx.o
no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... util.c: In function 'e2fsck_allocate_memory':
util.c:129:33: warning: format '%u' expects argument of type 'unsigned int', but argument 3 has type 'long unsigned int' [-Wformat=]
   sprintf(buf, "Can't allocate %u bytes for %s\n",
                                ~^
                                %lu
yes
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking how to print strings... printf
checking for a sed that does not truncate output... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/sed
checking for fgrep... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... 	CC dx_dirinfo.c
BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for x86_64-pc-linux-gnu-objdump... no
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for x86_64-pc-linux-gnu-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for x86_64-pc-linux-gnu-ar... no
checking for ar... ar
checking for archiver @FILE support... [ 58%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmBinUtilsWindowsPEObjdumpGetRuntimeDependenciesTool.cxx.o
@
checking for x86_64-pc-linux-gnu-strip... no
checking for strip... strip
checking for x86_64-pc-linux-gnu-ranlib... no
checking for ranlib... 	CC ehandler.c
ranlib
checking for gawk... gawk
checking command to parse /usr/bin/nm -B output from gcc object... yes
checking sstream presence... 	CC problem.c
ok
checking for sysroot... no
checking for x86_64-pc-linux-gnu-mt... no
checking for mt... mt
checking if mt is a manifest tool... no
checking for dlfcn.h... yes
checking for sstream... yes
checking for std::locale... yes
checking for objdir... .libs
[ 58%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmCacheManager.cxx.o
autoreconf: running: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/autoheader --include=m4 --include=. --prepend-include=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/aclocal --force
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... 	CC message.c
yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... [ 59%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmCheckCustomOutputs.cxx.o
yes
checking dynamic linker characteristics... 	CC quota.c
GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... no
checking whether to build static libraries... yes
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 whether make sets $(MAKE)... yes
checking for style of include used by make... GNU
checking whether make supports nested variables... yes
checking dependency style of gcc... gcc3
checking whether NLS is requested... yes
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking for ld used by GCC... 	CC recovery.c
/usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking for shared library run path origin... yes
done
checking for CFPreferencesCopyAppValue... no
checking for CFLocaleCopyCurrent... autoreconf: running: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/automake --add-missing --force-missing
no
checking for GNU gettext in libc... yes
checking whether to use NLS... yes
checking where the gettext function comes from... libc
checking for bison... no
checking for byacc... no
configure: no bison program found: only required for maintainers
checking for flex... flex
checking lex output file root... lex.yy
checking lex library... 	CC region.c
[ 59%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmCLocaleEnvironmentScope.cxx.o
[ 59%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmCommandArgumentParserHelper.cxx.o
	CC revoke.c
	CC ea_refcount.c
	CC rehash.c
[ 59%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmCommonTargetGenerator.cxx.o
-lfl
checking whether yytext is a pointer... 	CC logfile.c
yes
checking for x86_64-pc-linux-gnu-gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking whether gcc understands -c and -o together... (cached) yes
checking for gcc... gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... 	CC sigcatcher.c
yes
checking for gcc option to accept ISO C89... (cached) none needed
checking whether gcc understands -c and -o together... (cached) yes
checking how to run the C preprocessor... gcc -E
checking whether we are using the GNU C++ compiler... 	CC readahead.c
yes
checking whether g++ accepts -g... [ 59%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmComputeComponentGraph.cxx.o
yes
checking how to run the C++ preprocessor... g++ -E
	CC extents.c
checking for ld used by g++... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... 	SUBST e2fsck.8
yes
	SUBST e2fsck.conf.5
	LD e2fsck
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
autoreconf: Leaving directory `.'
(cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/gengetopt-2.23/; if [ -x configure ]; then cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/config.{guess,sub} /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/gengetopt-2.23// && CC="gcc" CFLAGS="-O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include " CXX="g++" CPPFLAGS="-I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include " LDFLAGS="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib " CONFIG_SHELL="/usr/bin/env bash"  bash ./configure --target=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --program-prefix="" --program-suffix="" --prefix=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host --exec-prefix=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host --sysconfdir=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc --localstatedir=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/var --sbindir=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin ; fi )
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/e2fsprogs-1.45.6/e2fsck'
making all in debugfs
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/e2fsprogs-1.45.6/debugfs'
	MK_CMDS debug_cmds.c
checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... 	CC debugfs.c
yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) checking for a BSD-compatible install... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking dependency style of g++... /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)... gcc3
checking whether ln -s works... yes
checking for gawk... (cached) gawk
checking for help2man... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/help2man
checking for gtexi2dvi... no
checking for texi2dvi... no
yes
configure: WARNING: texi2dvi: program not found: building pdf version of manual will not work
checking for m4 that supports -P... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/m4
checking for indent... ${top_srcdir}/build-aux/missing indent
checking if ${top_srcdir}/build-aux/missing indent is GNU indent... no
configure: WARNING: ${top_srcdir}/build-aux/missing indent does not appear to be GNU indent; 'make indent' may not function properly
checking whether make supports nested variables... yes
checking regex.h usability... checking whether UID '1001' is supported by ustar format... yes
checking whether GID '1001' is supported by ustar format... yes
checking how to create a ustar tar archive... [ 59%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmComputeLinkDepends.cxx.o
yes
checking regex.h presence... gnutar
checking for x86_64-pc-linux-gnu-gcc... gcc
yes
checking for regex.h... yes
checking for strings.h... (cached) yes
checking whether the C compiler works... checking for sys/stat.h... (cached) yes
checking sys/wait.h usability... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... yes
checking sys/wait.h presence... yes
checking for sys/wait.h... yes

checking for unistd.h... (cached) yes
checking whether we are cross compiling... checking for inttypes.h... (cached) yes
checking libintl.h usability... no
checking for suffix of object files... yes
checking libintl.h presence... yes
checking for libintl.h... yes
o
checking whether we are using the GNU C compiler... checking limits.h usability... yes
checking whether gcc accepts -g... yes
checking limits.h presence... yes
checking for limits.h... yes
checking locale.h usability... yes
checking for gcc option to accept ISO C89... yes
checking locale.h presence... yes
checking for locale.h... yes
checking malloc.h usability... none needed
checking whether gcc understands -c and -o together... yes
checking for style of include used by make... 	CC util.c
yes
checking malloc.h presence... GNU
checking dependency style of gcc... [ 59%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmComputeLinkInformation.cxx.o
yes
checking for malloc.h... yes
checking netinet/in.h usability... gcc3
checking for x86_64-pc-linux-gnu-ranlib... no
checking for ranlib... ranlib
checking build system type... x86_64-pc-linux-gnu
checking host system type... yes
checking netinet/in.h presence... x86_64-pc-linux-gnu
checking how to run the C preprocessor... yes
checking for netinet/in.h... yes
checking for pthread_mutex_lock in -lpthread... gcc -E
checking for grep that handles long lines and -e... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/grep
checking for egrep... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/grep -E
checking for ANSI C header files... yes
checking pthread.h usability... checking for suitable m4... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/m4
checking if m4wrap produces spurious output... no
checking how to switch to text section... .text
checking how to switch to data section... .data
checking for assembler label suffix... [ 59%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmComputeTargetDepends.cxx.o
	CC ncheck.c
:
checking for assembler global directive... .globl
checking for assembler global directive attribute... 
checking if globals are prefixed by underscore... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking for log10 in -lm... no
checking how to switch to read-only data section... 	.section	.rodata
checking for assembler .type directive... yes
checking for sys/types.h... .type	$1,@$2
checking for assembler .size directive... .size	$1,$2
checking for assembler local label prefix... 	CC icheck.c
yes
.L
checking for assembler byte directive... yes
checking for sys/stat.h... checking for stdbool.h that conforms to C99... .byte
checking how to define a 32-bit word... yes
checking for _Bool... yes
.long
checking if .align assembly directive is logarithmic... checking for stdlib.h... no
checking if the .align directive accepts an 0x90 fill in .text... yes
checking size of void *... yes
checking for string.h... yes
checking for an ANSI C-conforming const... 	CC ls.c
yes
yes
checking for size_t... checking for memory.h... 8
checking size of unsigned short... 	CC lsdel.c
yes
2
checking for strings.h... checking size of unsigned... yes
checking for working alloca.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for alloca... 4
checking size of unsigned long... yes
checking for unistd.h... yes
checking for pid_t... 	CC dump.c
yes
checking minix/config.h usability... 8
checking size of mp_limb_t... no
checking minix/config.h presence... yes
checking vfork.h usability... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... no
checking vfork.h presence... 8
no
checking for vfork.h... no
yes
checking for fork... checking for stack_t... checking whether we are using the GNU C++ compiler... 	CC set_fields.c
yes
checking whether g++ accepts -g... yes
yes
yes
checking dependency style of g++... checking for vfork... checking for tputs in -lncurses... gcc3
checking for bison... no
checking for byacc... no
checking how to print strings... yes
checking for working fork... yes
checking for readline in -lreadline... printf
checking for a sed that does not truncate output... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/sed
checking for fgrep... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... yes
checking readline/readline.h usability... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... yes
checking for working vfork... (cached) yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
	CC logdump.c
checking for x86_64-pc-linux-gnu-objdump... no
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for x86_64-pc-linux-gnu-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for x86_64-pc-linux-gnu-ar... no
checking for ar... ar
checking for archiver @FILE support... [ 59%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmCPackPropertiesGenerator.cxx.o
yes
checking readline/readline.h presence... @
checking for x86_64-pc-linux-gnu-strip... no
checking for strip... strip
checking for x86_64-pc-linux-gnu-ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... yes
checking for readline/readline.h... yes
checking readline/history.h usability... yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible realloc... yes
checking readline/history.h presence... yes
checking for dup2... yes
checking for readline/history.h... yes
checking readline detected... yes
checking for bison... no
checking for byacc... no
checking for flex... flex
checking lex output file root... lex.yy
checking lex library... ok
checking for sysroot... no
yes
checking for memset... checking for x86_64-pc-linux-gnu-mt... no
checking for mt... mt
checking if mt is a manifest tool... no
checking for dlfcn.h... yes
checking for objdir... .libs
	CC htree.c
yes
checking for regcomp... checking if gcc supports -fno-rtti -fno-exceptions... yes
checking for strcasecmp... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking for strchr... yes
checking if gcc supports -c -o file.o... 	CC unused.c
yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for strdup... yes
checking whether -lc should be explicitly linked in... 	CC e2freefrag.o
no
checking dynamic linker characteristics... yes
[ 60%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmCryptoHash.cxx.o
checking for strtol... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking how to run the C++ preprocessor... 	CC filefrag.c
yes
checking for pow... g++ -E
yes
checking for setlocale... -lfl
checking whether yytext is a pointer... yes
checking for reallocarray... 	MK_CMDS extent_cmds.c
checking for ld used by g++... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
	CC extent_inode.c
yes
checking that generated files are newer than configure... done
configure: creating ./config.status
checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... 	CC zap.c
yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking for flex... flex
checking lex output file root... lex.yy
checking lex library... yes
creating config.m4
	CC create_inode.o
checking that generated files are newer than configure... done
configure: creating ./config.status
[ 60%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmCurl.cxx.o
	CC quota.c
	CC xattrs.c
config.status: creating Makefile
	CC journal.c
config.status: creating doc/Makefile
-lfl
checking whether yytext is a pointer... config.status: creating examples/Makefile
config.status: creating examples/fastwc/Makefile
config.status: creating examples/manual/Makefile
config.status: creating po/Makefile.in
config.status: creating src/Makefile
config.status: creating tools/Makefile
config.status: creating tests/Makefile
config.status: creating src/config.h
config.status: executing libtool commands
	CC revoke.o
yes
checking for size_t... config.status: executing depfiles commands
	CC recovery.o
yes
checking for long long int... yes
checking whether the compiler implements namespaces... yes
checking whether the compiler supports Standard Template Library... config.status: creating demos/pexpr-config.h
yes
checking whether the compiler has stringstream... config.status: creating demos/calc/calc-config.h
config.status: creating Makefile
	CC do_journal.c
config.status: creating mpf/Makefile
	SUBST debugfs.8
config.status: creating mpn/Makefile
	CC debug_cmds.c
config.status: creating mpq/Makefile
	CC extent_cmds.c
config.status: creating mpz/Makefile
[ 60%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmCustomCommand.cxx.o
config.status: creating printf/Makefile
[ 60%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmCustomCommandGenerator.cxx.o
config.status: creating scanf/Makefile
config.status: creating rand/Makefile
config.status: creating cxx/Makefile
config.status: creating tests/Makefile
config.status: creating tests/devel/Makefile
config.status: executing po-directories commands
config.status: creating po/POTFILES
config.status: creating tests/mpf/Makefile
config.status: creating po/Makefile
yes
checking for ANSI C header files... (cached) yes
config.status: creating tests/mpn/Makefile
checking malloc.h usability... config.status: creating tests/mpq/Makefile
yes
checking malloc.h presence... touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/flex-2.6.4/.configured
CFLAGS="-O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include " CPPFLAGS="-I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include " CXXFLAGS="" LDFLAGS="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib " make --jobserver-fds=3,4 -j -C /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/flex-2.6.4  
make[4]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/flex-2.6.4'
yes
checking for malloc.h... yes
	LD debugfs
Making all in src
config.status: creating tests/mpz/Makefile
checking for strings.h... (cached) yes
make[5]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/flex-2.6.4/src'
make  all-am
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/flex-2.6.4/src'
depbase=`echo libmain.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -DLOCALEDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/locale\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT libmain.lo -MD -MP -MF $depbase.Tpo -c -o libmain.lo libmain.c &&\
mv -f $depbase.Tpo $depbase.Plo
checking for unistd.h... (cached) yes
config.status: creating tests/rand/Makefile
checking libintl.h usability... make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/e2fsprogs-1.45.6/debugfs'
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/locale\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT libmain.lo -MD -MP -MF .deps/libmain.Tpo -c libmain.c -o libmain.o
making all in misc
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/e2fsprogs-1.45.6/misc'
	CC mke2fs.c
config.status: creating tests/misc/Makefile
depbase=`echo libyywrap.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -DLOCALEDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/locale\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT libyywrap.lo -MD -MP -MF $depbase.Tpo -c -o libyywrap.lo libyywrap.c &&\
mv -f $depbase.Tpo $depbase.Plo
yes
checking libintl.h presence... yes
checking for libintl.h... yes
config.status: creating tests/cxx/Makefile
checking stddef.h usability... OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/locale\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT libyywrap.lo -MD -MP -MF .deps/libyywrap.Tpo -c libyywrap.c -o libyywrap.o
config.status: creating doc/Makefile
gcc -DHAVE_CONFIG_H -I.  -DLOCALEDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/locale\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include    -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT flex-buf.o -MD -MP -MF .deps/flex-buf.Tpo -c -o flex-buf.o `test -f 'buf.c' || echo './'`buf.c
yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking for an ANSI C-conforming const... config.status: creating tune/Makefile
yes
checking for inline... inline
checking for stdbool.h that conforms to C99... config.status: creating demos/Makefile
yes
checking for _Bool... mv -f .deps/flex-buf.Tpo .deps/flex-buf.Po
gcc -DHAVE_CONFIG_H -I.  -DLOCALEDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/locale\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include    -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT flex-ccl.o -MD -MP -MF .deps/flex-ccl.Tpo -c -o flex-ccl.o `test -f 'ccl.c' || echo './'`ccl.c
config.status: creating demos/calc/Makefile
config.status: creating demos/expr/Makefile
config.status: creating gmp.h
yes
checking whether the preprocessor supports include_next... config.status: creating gmp.pc
yes
config.status: creating gmpxx.pc
checking getopt.h usability... mv -f .deps/flex-ccl.Tpo .deps/flex-ccl.Po
gcc -DHAVE_CONFIG_H -I.  -DLOCALEDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/locale\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include    -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT flex-dfa.o -MD -MP -MF .deps/flex-dfa.Tpo -c -o flex-dfa.o `test -f 'dfa.c' || echo './'`dfa.c
config.status: creating config.h
yes
checking getopt.h presence... yes
checking for getopt.h... yes
checking for stddef.h... (cached) yes
config.status: linking mpn/generic/add.c to mpn/add.c
checking for string.h... (cached) yes
config.status: linking mpn/generic/add_1.c to mpn/add_1.c
checking for unistd.h... (cached) yes
config.status: linking mpn/generic/add_n.c to mpn/add_n.c
checking for getopt.h... (cached) yes
checking for getopt_long_only... config.status: linking mpn/generic/sub.c to mpn/sub.c
config.status: linking mpn/generic/sub_1.c to mpn/sub_1.c
config.status: linking mpn/generic/sub_n.c to mpn/sub_n.c
yes
checking whether optreset is declared... config.status: linking mpn/generic/cnd_add_n.c to mpn/cnd_add_n.c
config.status: linking mpn/generic/cnd_sub_n.c to mpn/cnd_sub_n.c
no
checking whether getopt_clip is declared... config.status: linking mpn/generic/cnd_swap.c to mpn/cnd_swap.c
no
checking whether getopt is POSIX compatible... config.status: linking mpn/generic/neg.c to mpn/neg.c
[ 60%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmCustomCommandLines.cxx.o
config.status: linking mpn/generic/com.c to mpn/com.c
config.status: linking mpn/generic/mul_1.c to mpn/mul_1.c
config.status: linking mpn/generic/addmul_1.c to mpn/addmul_1.c
config.status: linking mpn/generic/submul_1.c to mpn/submul_1.c
config.status: linking mpn/generic/add_err1_n.c to mpn/add_err1_n.c
yes
config.status: linking mpn/generic/add_err2_n.c to mpn/add_err2_n.c
checking for working GNU getopt function... config.status: linking mpn/generic/add_err3_n.c to mpn/add_err3_n.c
config.status: linking mpn/generic/sub_err1_n.c to mpn/sub_err1_n.c
config.status: linking mpn/generic/sub_err2_n.c to mpn/sub_err2_n.c
config.status: linking mpn/generic/sub_err3_n.c to mpn/sub_err3_n.c
config.status: linking mpn/generic/lshift.c to mpn/lshift.c
config.status: linking mpn/generic/rshift.c to mpn/rshift.c
config.status: linking mpn/generic/dive_1.c to mpn/dive_1.c
config.status: linking mpn/generic/diveby3.c to mpn/diveby3.c
yes
checking whether getenv is declared... config.status: linking mpn/generic/divis.c to mpn/divis.c
mv -f .deps/flex-dfa.Tpo .deps/flex-dfa.Po
gcc -DHAVE_CONFIG_H -I.  -DLOCALEDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/locale\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include    -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT flex-ecs.o -MD -MP -MF .deps/flex-ecs.Tpo -c -o flex-ecs.o `test -f 'ecs.c' || echo './'`ecs.c
config.status: linking mpn/generic/divrem.c to mpn/divrem.c
config.status: linking mpn/generic/divrem_1.c to mpn/divrem_1.c
yes
checking for wchar_t... config.status: linking mpn/generic/divrem_2.c to mpn/divrem_2.c
config.status: linking mpn/generic/fib2_ui.c to mpn/fib2_ui.c
config.status: linking mpn/generic/fib2m.c to mpn/fib2m.c
config.status: linking mpn/generic/mod_1.c to mpn/mod_1.c
config.status: linking mpn/generic/mod_34lsub1.c to mpn/mod_34lsub1.c
yes
checking for strdup... config.status: linking mpn/generic/mode1o.c to mpn/mode1o.c
[ 60%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmDefinitions.cxx.o
config.status: linking mpn/generic/pre_divrem_1.c to mpn/pre_divrem_1.c
config.status: linking mpn/generic/pre_mod_1.c to mpn/pre_mod_1.c
config.status: linking mpn/generic/dump.c to mpn/dump.c
config.status: linking mpn/generic/mod_1_1.c to mpn/mod_1_1.c
mv -f .deps/flex-ecs.Tpo .deps/flex-ecs.Po
config.status: linking mpn/generic/mod_1_2.c to mpn/mod_1_2.c
gcc -DHAVE_CONFIG_H -I.  -DLOCALEDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/locale\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include    -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT flex-filter.o -MD -MP -MF .deps/flex-filter.Tpo -c -o flex-filter.o `test -f 'filter.c' || echo './'`filter.c
[ 60%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmDepends.cxx.o
config.status: linking mpn/generic/mod_1_3.c to mpn/mod_1_3.c
yes
checking whether strdup is declared... config.status: linking mpn/generic/mod_1_4.c to mpn/mod_1_4.c
config.status: linking mpn/generic/lshiftc.c to mpn/lshiftc.c
config.status: linking mpn/generic/mul.c to mpn/mul.c
config.status: linking mpn/generic/mul_fft.c to mpn/mul_fft.c
config.status: linking mpn/generic/mul_n.c to mpn/mul_n.c
config.status: linking mpn/generic/sqr.c to mpn/sqr.c
config.status: linking mpn/generic/mul_basecase.c to mpn/mul_basecase.c
config.status: linking mpn/generic/sqr_basecase.c to mpn/sqr_basecase.c
config.status: linking mpn/generic/nussbaumer_mul.c to mpn/nussbaumer_mul.c
config.status: linking mpn/generic/mulmid_basecase.c to mpn/mulmid_basecase.c
config.status: linking mpn/generic/toom42_mulmid.c to mpn/toom42_mulmid.c
config.status: linking mpn/generic/mulmid_n.c to mpn/mulmid_n.c
config.status: linking mpn/generic/mulmid.c to mpn/mulmid.c
config.status: linking mpn/generic/random.c to mpn/random.c
config.status: linking mpn/generic/random2.c to mpn/random2.c
yes
checking for C/C++ restrict keyword... config.status: linking mpn/generic/pow_1.c to mpn/pow_1.c
config.status: linking mpn/generic/rootrem.c to mpn/rootrem.c
mv -f .deps/flex-filter.Tpo .deps/flex-filter.Po
gcc -DHAVE_CONFIG_H -I.  -DLOCALEDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/locale\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include    -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT flex-gen.o -MD -MP -MF .deps/flex-gen.Tpo -c -o flex-gen.o `test -f 'gen.c' || echo './'`gen.c
config.status: linking mpn/generic/sqrtrem.c to mpn/sqrtrem.c
config.status: linking mpn/generic/sizeinbase.c to mpn/sizeinbase.c
gcc -DHAVE_CONFIG_H -I.  -DLOCALEDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/locale\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include    -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT flex-main.o -MD -MP -MF .deps/flex-main.Tpo -c -o flex-main.o `test -f 'main.c' || echo './'`main.c
config.status: linking mpn/generic/get_str.c to mpn/get_str.c
__restrict
checking whether memmem is declared without a macro... config.status: linking mpn/generic/set_str.c to mpn/set_str.c
	CC util.c
config.status: linking mpn/generic/compute_powtab.c to mpn/compute_powtab.c
yes
config.status: linking mpn/generic/scan0.c to mpn/scan0.c
checking whether mempcpy is declared without a macro... config.status: linking mpn/generic/scan1.c to mpn/scan1.c
config.status: linking mpn/generic/popham.c to mpn/popcount.c
yes
config.status: linking mpn/generic/popham.c to mpn/hamdist.c
checking whether memrchr is declared without a macro... config.status: linking mpn/generic/cmp.c to mpn/cmp.c
config.status: linking mpn/generic/zero_p.c to mpn/zero_p.c
config.status: linking mpn/generic/perfsqr.c to mpn/perfsqr.c
yes
if test -f ./mke2fs.conf.custom.in ; then \
	cp ./mke2fs.conf.custom.in mke2fs.conf; \
else \
	cp ./mke2fs.conf.in mke2fs.conf; \
fi
config.status: linking mpn/generic/perfpow.c to mpn/perfpow.c
	CC mk_hugefiles.c
checking whether rawmemchr is declared without a macro... config.status: linking mpn/generic/strongfibo.c to mpn/strongfibo.c
config.status: linking mpn/generic/gcd_11.c to mpn/gcd_11.c
config.status: linking mpn/generic/gcd_22.c to mpn/gcd_22.c
config.status: linking mpn/generic/gcd_1.c to mpn/gcd_1.c
yes
config.status: linking mpn/generic/gcd.c to mpn/gcd.c
checking whether stpcpy is declared without a macro... config.status: linking mpn/generic/gcdext_1.c to mpn/gcdext_1.c
yes
config.status: linking mpn/generic/gcdext.c to mpn/gcdext.c
config.status: linking mpn/generic/gcd_subdiv_step.c to mpn/gcd_subdiv_step.c
checking whether stpncpy is declared without a macro... config.status: linking mpn/generic/gcdext_lehmer.c to mpn/gcdext_lehmer.c
config.status: linking mpn/generic/div_q.c to mpn/div_q.c
config.status: linking mpn/generic/tdiv_qr.c to mpn/tdiv_qr.c
yes
config.status: linking mpn/generic/jacbase.c to mpn/jacbase.c
checking whether strchrnul is declared without a macro... config.status: linking mpn/generic/jacobi_2.c to mpn/jacobi_2.c
config.status: linking mpn/generic/jacobi.c to mpn/jacobi.c
yes
config.status: linking mpn/generic/get_d.c to mpn/get_d.c
mv -f .deps/flex-main.Tpo .deps/flex-main.Po
checking whether strdup is declared without a macro... config.status: linking mpn/generic/matrix22_mul.c to mpn/matrix22_mul.c
gcc -DHAVE_CONFIG_H -I.  -DLOCALEDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/locale\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include    -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT flex-misc.o -MD -MP -MF .deps/flex-misc.Tpo -c -o flex-misc.o `test -f 'misc.c' || echo './'`misc.c
config.status: linking mpn/generic/matrix22_mul1_inverse_vector.c to mpn/matrix22_mul1_inverse_vector.c
yes
config.status: linking mpn/generic/hgcd_matrix.c to mpn/hgcd_matrix.c
checking whether strncat is declared without a macro... config.status: linking mpn/generic/hgcd2.c to mpn/hgcd2.c
	CC create_inode.c
config.status: linking mpn/generic/hgcd_step.c to mpn/hgcd_step.c
yes
checking whether strndup is declared without a macro... config.status: linking mpn/generic/hgcd_reduce.c to mpn/hgcd_reduce.c
yes
config.status: linking mpn/generic/hgcd.c to mpn/hgcd.c
checking whether strnlen is declared without a macro... config.status: linking mpn/generic/hgcd_appr.c to mpn/hgcd_appr.c
config.status: linking mpn/generic/hgcd2_jacobi.c to mpn/hgcd2_jacobi.c
yes
config.status: linking mpn/generic/hgcd_jacobi.c to mpn/hgcd_jacobi.c
checking whether strpbrk is declared without a macro... config.status: linking mpn/generic/mullo_n.c to mpn/mullo_n.c
config.status: linking mpn/generic/mullo_basecase.c to mpn/mullo_basecase.c
yes
config.status: linking mpn/generic/sqrlo.c to mpn/sqrlo.c
config.status: linking mpn/generic/sqrlo_basecase.c to mpn/sqrlo_basecase.c
checking whether strsep is declared without a macro... config.status: linking mpn/generic/toom22_mul.c to mpn/toom22_mul.c
config.status: linking mpn/generic/toom32_mul.c to mpn/toom32_mul.c
config.status: linking mpn/generic/toom42_mul.c to mpn/toom42_mul.c
config.status: linking mpn/generic/toom52_mul.c to mpn/toom52_mul.c
config.status: linking mpn/generic/toom62_mul.c to mpn/toom62_mul.c
config.status: linking mpn/generic/toom33_mul.c to mpn/toom33_mul.c
config.status: linking mpn/generic/toom43_mul.c to mpn/toom43_mul.c
yes
config.status: linking mpn/generic/toom53_mul.c to mpn/toom53_mul.c
config.status: linking mpn/generic/toom54_mul.c to mpn/toom54_mul.c
checking whether strcasestr is declared without a macro... mv -f .deps/flex-gen.Tpo .deps/flex-gen.Po
gcc -DHAVE_CONFIG_H -I.  -DLOCALEDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/locale\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include    -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT flex-nfa.o -MD -MP -MF .deps/flex-nfa.Tpo -c -o flex-nfa.o `test -f 'nfa.c' || echo './'`nfa.c
config.status: linking mpn/generic/toom63_mul.c to mpn/toom63_mul.c
mv -f .deps/flex-misc.Tpo .deps/flex-misc.Po
config.status: linking mpn/generic/toom44_mul.c to mpn/toom44_mul.c
gcc -DHAVE_CONFIG_H -I.  -DLOCALEDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/locale\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include    -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT flex-options.o -MD -MP -MF .deps/flex-options.Tpo -c -o flex-options.o `test -f 'options.c' || echo './'`options.c
config.status: linking mpn/generic/toom6h_mul.c to mpn/toom6h_mul.c
yes
config.status: linking mpn/generic/toom6_sqr.c to mpn/toom6_sqr.c
checking whether strtok_r is declared without a macro... config.status: linking mpn/generic/toom8h_mul.c to mpn/toom8h_mul.c
config.status: linking mpn/generic/toom8_sqr.c to mpn/toom8_sqr.c
config.status: linking mpn/generic/toom_couple_handling.c to mpn/toom_couple_handling.c
	CC badblocks.c
yes
config.status: linking mpn/generic/toom2_sqr.c to mpn/toom2_sqr.c
checking whether strsignal is declared without a macro... mv -f .deps/flex-options.Tpo .deps/flex-options.Po
config.status: linking mpn/generic/toom3_sqr.c to mpn/toom3_sqr.c
gcc -DHAVE_CONFIG_H -I.  -DLOCALEDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/locale\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include    -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT flex-parse.o -MD -MP -MF .deps/flex-parse.Tpo -c -o flex-parse.o `test -f 'parse.c' || echo './'`parse.c
yes
config.status: linking mpn/generic/toom4_sqr.c to mpn/toom4_sqr.c
checking whether strverscmp is declared without a macro... config.status: linking mpn/generic/toom_eval_dgr3_pm1.c to mpn/toom_eval_dgr3_pm1.c
config.status: linking mpn/generic/toom_eval_dgr3_pm2.c to mpn/toom_eval_dgr3_pm2.c
config.status: linking mpn/generic/toom_eval_pm1.c to mpn/toom_eval_pm1.c
yes
config.status: linking mpn/generic/toom_eval_pm2.c to mpn/toom_eval_pm2.c
checking whether NULL can be used in arbitrary expressions... config.status: linking mpn/generic/toom_eval_pm2exp.c to mpn/toom_eval_pm2exp.c
yes
checking whether chown is declared without a macro... config.status: linking mpn/generic/toom_eval_pm2rexp.c to mpn/toom_eval_pm2rexp.c
config.status: linking mpn/generic/toom_interpolate_5pts.c to mpn/toom_interpolate_5pts.c
config.status: linking mpn/generic/toom_interpolate_6pts.c to mpn/toom_interpolate_6pts.c
config.status: linking mpn/generic/toom_interpolate_7pts.c to mpn/toom_interpolate_7pts.c
config.status: linking mpn/generic/toom_interpolate_8pts.c to mpn/toom_interpolate_8pts.c
mv -f .deps/flex-nfa.Tpo .deps/flex-nfa.Po
config.status: linking mpn/generic/toom_interpolate_12pts.c to mpn/toom_interpolate_12pts.c
gcc -DHAVE_CONFIG_H -I.  -DLOCALEDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/locale\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include    -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT flex-regex.o -MD -MP -MF .deps/flex-regex.Tpo -c -o flex-regex.o `test -f 'regex.c' || echo './'`regex.c
config.status: linking mpn/generic/toom_interpolate_16pts.c to mpn/toom_interpolate_16pts.c
yes
config.status: linking mpn/generic/invertappr.c to mpn/invertappr.c
checking whether dup2 is declared without a macro... config.status: linking mpn/generic/invert.c to mpn/invert.c
yes
config.status: linking mpn/generic/binvert.c to mpn/binvert.c
checking whether dup3 is declared without a macro... config.status: linking mpn/generic/mulmod_bnm1.c to mpn/mulmod_bnm1.c
config.status: linking mpn/generic/sqrmod_bnm1.c to mpn/sqrmod_bnm1.c
mv -f .deps/flex-regex.Tpo .deps/flex-regex.Po
gcc -DHAVE_CONFIG_H -I.  -DLOCALEDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/locale\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include    -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT flex-scanflags.o -MD -MP -MF .deps/flex-scanflags.Tpo -c -o flex-scanflags.o `test -f 'scanflags.c' || echo './'`scanflags.c
config.status: linking mpn/generic/div_qr_1.c to mpn/div_qr_1.c
config.status: linking mpn/generic/div_qr_1n_pi1.c to mpn/div_qr_1n_pi1.c
yes
config.status: linking mpn/generic/div_qr_2.c to mpn/div_qr_2.c
config.status: linking mpn/generic/div_qr_2n_pi1.c to mpn/div_qr_2n_pi1.c
checking whether environ is declared without a macro... config.status: linking mpn/generic/div_qr_2u_pi1.c to mpn/div_qr_2u_pi1.c
mv -f .deps/flex-scanflags.Tpo .deps/flex-scanflags.Po
gcc -DHAVE_CONFIG_H -I.  -DLOCALEDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/locale\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include    -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT flex-scanopt.o -MD -MP -MF .deps/flex-scanopt.Tpo -c -o flex-scanopt.o `test -f 'scanopt.c' || echo './'`scanopt.c
config.status: linking mpn/generic/sbpi1_div_q.c to mpn/sbpi1_div_q.c
yes
config.status: linking mpn/generic/sbpi1_div_qr.c to mpn/sbpi1_div_qr.c
checking whether euidaccess is declared without a macro... config.status: linking mpn/generic/sbpi1_divappr_q.c to mpn/sbpi1_divappr_q.c
gcc -DHAVE_CONFIG_H -I.  -DLOCALEDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/locale\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include    -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT flex-skel.o -MD -MP -MF .deps/flex-skel.Tpo -c -o flex-skel.o `test -f 'skel.c' || echo './'`skel.c
	CC tune2fs.c
yes
config.status: linking mpn/generic/dcpi1_div_q.c to mpn/dcpi1_div_q.c
checking whether faccessat is declared without a macro... config.status: linking mpn/generic/dcpi1_div_qr.c to mpn/dcpi1_div_qr.c
yes
config.status: linking mpn/generic/dcpi1_divappr_q.c to mpn/dcpi1_divappr_q.c
config.status: linking mpn/generic/mu_div_qr.c to mpn/mu_div_qr.c
checking whether fchdir is declared without a macro... gcc -DHAVE_CONFIG_H -I.  -DLOCALEDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/locale\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include    -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT flex-sym.o -MD -MP -MF .deps/flex-sym.Tpo -c -o flex-sym.o `test -f 'sym.c' || echo './'`sym.c
config.status: linking mpn/generic/mu_divappr_q.c to mpn/mu_divappr_q.c
config.status: linking mpn/generic/mu_div_q.c to mpn/mu_div_q.c
yes
config.status: linking mpn/generic/bdiv_q_1.c to mpn/bdiv_q_1.c
checking whether fchownat is declared without a macro... config.status: linking mpn/generic/sbpi1_bdiv_q.c to mpn/sbpi1_bdiv_q.c
config.status: linking mpn/generic/sbpi1_bdiv_qr.c to mpn/sbpi1_bdiv_qr.c
config.status: linking mpn/generic/sbpi1_bdiv_r.c to mpn/sbpi1_bdiv_r.c
yes
mv -f .deps/flex-skel.Tpo .deps/flex-skel.Po
config.status: linking mpn/generic/dcpi1_bdiv_q.c to mpn/dcpi1_bdiv_q.c
gcc -DHAVE_CONFIG_H -I.  -DLOCALEDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/locale\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include    -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT flex-tables.o -MD -MP -MF .deps/flex-tables.Tpo -c -o flex-tables.o `test -f 'tables.c' || echo './'`tables.c
checking whether fsync is declared without a macro... config.status: linking mpn/generic/dcpi1_bdiv_qr.c to mpn/dcpi1_bdiv_qr.c
config.status: linking mpn/generic/mu_bdiv_q.c to mpn/mu_bdiv_q.c
yes
config.status: linking mpn/generic/mu_bdiv_qr.c to mpn/mu_bdiv_qr.c
mv -f .deps/flex-sym.Tpo .deps/flex-sym.Po
checking whether ftruncate is declared without a macro... gcc -DHAVE_CONFIG_H -I.  -DLOCALEDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/locale\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include    -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT flex-tables_shared.o -MD -MP -MF .deps/flex-tables_shared.Tpo -c -o flex-tables_shared.o `test -f 'tables_shared.c' || echo './'`tables_shared.c
config.status: linking mpn/generic/bdiv_q.c to mpn/bdiv_q.c
config.status: linking mpn/generic/bdiv_qr.c to mpn/bdiv_qr.c
config.status: linking mpn/generic/broot.c to mpn/broot.c
yes
config.status: linking mpn/generic/brootinv.c to mpn/brootinv.c
checking whether getcwd is declared without a macro... config.status: linking mpn/generic/bsqrt.c to mpn/bsqrt.c
config.status: linking mpn/generic/bsqrtinv.c to mpn/bsqrtinv.c
yes
checking whether getdomainname is declared without a macro... config.status: linking mpn/generic/divexact.c to mpn/divexact.c
config.status: linking mpn/generic/bdiv_dbm1c.c to mpn/bdiv_dbm1c.c
mv -f .deps/flex-tables_shared.Tpo .deps/flex-tables_shared.Po
mv -f .deps/flex-parse.Tpo .deps/flex-parse.Po
gcc -DHAVE_CONFIG_H -I.  -DLOCALEDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/locale\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include    -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT flex-tblcmp.o -MD -MP -MF .deps/flex-tblcmp.Tpo -c -o flex-tblcmp.o `test -f 'tblcmp.c' || echo './'`tblcmp.c
[ 60%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmDependsC.cxx.o
yes
config.status: linking mpn/generic/redc_1.c to mpn/redc_1.c
config.status: linking mpn/generic/redc_2.c to mpn/redc_2.c
checking whether getdtablesize is declared without a macro... mv -f .deps/flex-scanopt.Tpo .deps/flex-scanopt.Po
config.status: linking mpn/generic/redc_n.c to mpn/redc_n.c
[ 60%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmDependsFortran.cxx.o
config.status: linking mpn/generic/powm.c to mpn/powm.c
mv -f .deps/flex-tables.Tpo .deps/flex-tables.Po
config.status: linking mpn/generic/powlo.c to mpn/powlo.c
[ 61%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmDependsJava.cxx.o
yes
checking whether getgroups is declared without a macro... config.status: linking mpn/generic/sec_powm.c to mpn/sec_powm.c
config.status: linking mpn/generic/sec_mul.c to mpn/sec_mul.c
yes
checking whether gethostname is declared without a macro... config.status: linking mpn/generic/sec_sqr.c to mpn/sec_sqr.c
config.status: linking mpn/generic/sec_div.c to mpn/sec_div_qr.c
yes
config.status: linking mpn/generic/sec_div.c to mpn/sec_div_r.c
checking whether getlogin is declared without a macro... config.status: linking mpn/generic/sec_pi1_div.c to mpn/sec_pi1_div_qr.c
config.status: linking mpn/generic/sec_pi1_div.c to mpn/sec_pi1_div_r.c
yes
checking whether getlogin_r is declared without a macro... mv -f .deps/flex-tblcmp.Tpo .deps/flex-tblcmp.Po
gcc -DHAVE_CONFIG_H -I.  -DLOCALEDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/locale\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include    -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT flex-yylex.o -MD -MP -MF .deps/flex-yylex.Tpo -c -o flex-yylex.o `test -f 'yylex.c' || echo './'`yylex.c
config.status: linking mpn/generic/sec_aors_1.c to mpn/sec_add_1.c
yes
config.status: linking mpn/generic/sec_aors_1.c to mpn/sec_sub_1.c
checking whether getpagesize is declared without a macro... config.status: linking mpn/generic/sec_invert.c to mpn/sec_invert.c
config.status: linking mpn/generic/trialdiv.c to mpn/trialdiv.c
yes
mv -f .deps/flex-yylex.Tpo .deps/flex-yylex.Po
checking whether getusershell is declared without a macro... gcc -DHAVE_CONFIG_H -I.  -DLOCALEDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/locale\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT stage1flex-scan.o -MD -MP -MF .deps/stage1flex-scan.Tpo -c -o stage1flex-scan.o `test -f 'scan.c' || echo './'`scan.c
config.status: linking mpn/generic/remove.c to mpn/remove.c
config.status: linking mpn/generic/logops_n.c to mpn/and_n.c
config.status: linking mpn/generic/logops_n.c to mpn/andn_n.c
yes
config.status: linking mpn/generic/logops_n.c to mpn/nand_n.c
checking whether setusershell is declared without a macro... config.status: linking mpn/generic/logops_n.c to mpn/ior_n.c
config.status: linking mpn/generic/logops_n.c to mpn/iorn_n.c
yes
config.status: linking mpn/generic/logops_n.c to mpn/nior_n.c
checking whether endusershell is declared without a macro... config.status: linking mpn/generic/logops_n.c to mpn/xor_n.c
yes
config.status: linking mpn/generic/logops_n.c to mpn/xnor_n.c
checking whether lchown is declared without a macro... config.status: linking mpn/generic/copyi.c to mpn/copyi.c
config.status: linking mpn/generic/copyd.c to mpn/copyd.c
config.status: linking mpn/generic/zero.c to mpn/zero.c
config.status: linking mpn/generic/sec_tabselect.c to mpn/sec_tabselect.c
config.status: linking mpn/generic/comb_tables.c to mpn/comb_tables.c
yes
config.status: linking mpn/generic/add_n_sub_n.c to mpn/add_n_sub_n.c
config.status: linking mpn/generic/gmp-mparam.h to gmp-mparam.h
checking whether link is declared without a macro... config.status: executing libtool commands
yes
checking whether linkat is declared without a macro... 	CC ../debugfs/journal.c
yes
checking whether lseek is declared without a macro... yes
checking whether pipe2 is declared without a macro... yes
checking whether pread is declared without a macro... configure: summary of build options:

  Version:           GNU MP 6.2.0
  Host type:         x86_64-pc-linux-gnu
  ABI:               64
  Install prefix:    /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host
  Compiler:          gcc
  Static libraries:  yes
  Shared libraries:  no

[ 61%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmDependsJavaParserHelper.cxx.o
yes
checking whether pwrite is declared without a macro... yes
checking whether readlink is declared without a macro... yes
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/gmp-6.2.0/.configured
checking whether readlinkat is declared without a macro... CFLAGS="-O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include " CPPFLAGS="-I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include " CXXFLAGS="" LDFLAGS="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib " make --jobserver-fds=3,4 -j -C /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/gmp-6.2.0  
make[4]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/gmp-6.2.0'
gcc `test -f 'gen-fac.c' || echo './'`gen-fac.c -o gen-fac
gcc `test -f 'gen-fib.c' || echo './'`gen-fib.c -o gen-fib
yes
	CC ../e2fsck/recovery.c
checking whether rmdir is declared without a macro... yes
checking whether sleep is declared without a macro... yes
checking whether symlink is declared without a macro... 	CC ../e2fsck/revoke.c
yes
checking whether symlinkat is declared without a macro... 	CC dumpe2fs.c
yes
checking whether ttyname_r is declared without a macro... 	CC blkid.c
yes
checking whether unlink is declared without a macro... yes
checking whether unlinkat is declared without a macro... yes
checking whether usleep is declared without a macro... yes
checking for tar... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/tar
checking for valgrind... no
checking for help2man... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/help2man
	CC logsave.c
gcc `test -f 'gen-bases.c' || echo './'`gen-bases.c -o gen-bases -lm
checking that generated files are newer than configure... done
configure: creating ./config.status
	CC e2image.c
	CC fsck.c
mv -f .deps/stage1flex-scan.Tpo .deps/stage1flex-scan.Po
gcc -DHAVE_CONFIG_H -I.  -DLOCALEDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/locale\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT stage1flex-buf.o -MD -MP -MF .deps/stage1flex-buf.Tpo -c -o stage1flex-buf.o `test -f 'buf.c' || echo './'`buf.c
gcc `test -f 'gen-trialdivtab.c' || echo './'`gen-trialdivtab.c -o gen-trialdivtab -lm
mv -f .deps/stage1flex-buf.Tpo .deps/stage1flex-buf.Po
gcc -DHAVE_CONFIG_H -I.  -DLOCALEDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/locale\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT stage1flex-ccl.o -MD -MP -MF .deps/stage1flex-ccl.Tpo -c -o stage1flex-ccl.o `test -f 'ccl.c' || echo './'`ccl.c
	CC base_device.c
mv -f .deps/stage1flex-ccl.Tpo .deps/stage1flex-ccl.Po
gcc -DHAVE_CONFIG_H -I.  -DLOCALEDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/locale\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT stage1flex-dfa.o -MD -MP -MF .deps/stage1flex-dfa.Tpo -c -o stage1flex-dfa.o `test -f 'dfa.c' || echo './'`dfa.c
	CC ismounted.c
	CC e2undo.c
	CC chattr.c
	CC lsattr.c
gcc `test -f 'gen-jacobitab.c' || echo './'`gen-jacobitab.c -o gen-jacobitab
	CC uuidgen.c
	CC mklost+found.c
gcc `test -f 'gen-psqr.c' || echo './'`gen-psqr.c -o gen-psqr -lm
	CC filefrag.c
mv -f .deps/stage1flex-dfa.Tpo .deps/stage1flex-dfa.Po
gcc -DHAVE_CONFIG_H -I.  -DLOCALEDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/locale\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT stage1flex-ecs.o -MD -MP -MF .deps/stage1flex-ecs.Tpo -c -o stage1flex-ecs.o `test -f 'ecs.c' || echo './'`ecs.c
config.status: creating Makefile
	CC e2freefrag.c
config.status: creating doc/Makefile
config.status: creating gl/Makefile
mv -f .deps/stage1flex-ecs.Tpo .deps/stage1flex-ecs.Po
gcc -DHAVE_CONFIG_H -I.  -DLOCALEDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/locale\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT stage1flex-filter.o -MD -MP -MF .deps/stage1flex-filter.Tpo -c -o stage1flex-filter.o `test -f 'filter.c' || echo './'`filter.c
config.status: creating src/Makefile
[ 61%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmDocumentation.cxx.o
config.status: creating src/skels/Makefile
	CC uuidd.c
config.status: creating src/tests/Makefile
config.status: creating tests/Makefile
config.status: creating tests/test_conf.conf
mv -f .deps/stage1flex-filter.Tpo .deps/stage1flex-filter.Po
gcc -DHAVE_CONFIG_H -I.  -DLOCALEDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/locale\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT stage1flex-gen.o -MD -MP -MF .deps/stage1flex-gen.Tpo -c -o stage1flex-gen.o `test -f 'gen.c' || echo './'`gen.c
config.status: creating tests/test_conf_inc.conf
config.status: creating tests/test_conf_parser_ov2.c
config.status: creating tests/test_conf_parser_ov3.c
config.status: creating tests/test_conf_parser_ov4.c
	CC e4crypt.c
config.status: creating tests/more_than_once.sh
./gen-fac 64 0 >fac_table.h || (rm -f fac_table.h; exit 1)
config.status: creating tests/no_optgiven.sh
./gen-fib header 64 0 >fib_table.h || (rm -f fib_table.h; exit 1)
	SUBST tune2fs.8
./gen-fib table 64 0 >mpn/fib_table.c || (rm -f mpn/fib_table.c; exit 1)
./gen-bases header 64 0 >mp_bases.h || (rm -f mp_bases.h; exit 1)
[ 61%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmDocumentationFormatter.cxx.o
./gen-bases table 64 0 >mpn/mp_bases.c || (rm -f mpn/mp_bases.c; exit 1)
config.status: creating tests/test_all_opts.sh
config.status: creating tests/test_all_opts_file_save.sh
config.status: creating tests/test_conf_parser.sh
config.status: creating tests/test_conf_parser_err.sh
config.status: creating tests/test_conf_parser_err_string.sh
config.status: creating tests/test_conf_parser_grp.sh
config.status: creating tests/test_conf_parser_ov.sh
./gen-trialdivtab 64 8000 >trialdivtab.h || (rm -f trialdivtab.h; exit 1)
config.status: creating tests/test_conf_parser_ov2.sh
./gen-jacobitab >mpn/jacobitab.h || (rm -f mpn/jacobitab.h; exit 1)
./gen-psqr 64 0 >mpn/perfsqr.h || (rm -f mpn/perfsqr.h; exit 1)
make  all-recursive
make[5]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/gmp-6.2.0'
config.status: creating tests/test_conf_parser_ov3.sh
Making all in tests
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/gmp-6.2.0/tests'
Making all in .
make[7]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/gmp-6.2.0/tests'
make[7]: Nothing to be done for 'all-am'.
make[7]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/gmp-6.2.0/tests'
Making all in devel
config.status: creating tests/test_conf_parser_ov4.sh
make[7]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/gmp-6.2.0/tests/devel'
make[7]: Nothing to be done for 'all'.
make[7]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/gmp-6.2.0/tests/devel'
Making all in mpn
make[7]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/gmp-6.2.0/tests/mpn'
make[7]: Nothing to be done for 'all'.
make[7]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/gmp-6.2.0/tests/mpn'
Making all in mpz
make[7]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/gmp-6.2.0/tests/mpz'
make[7]: Nothing to be done for 'all'.
make[7]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/gmp-6.2.0/tests/mpz'
Making all in mpq
make[7]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/gmp-6.2.0/tests/mpq'
make[7]: Nothing to be done for 'all'.
make[7]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/gmp-6.2.0/tests/mpq'
Making all in mpf
make[7]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/gmp-6.2.0/tests/mpf'
make[7]: Nothing to be done for 'all'.
make[7]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/gmp-6.2.0/tests/mpf'
Making all in rand
make[7]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/gmp-6.2.0/tests/rand'
make[7]: Nothing to be done for 'all'.
make[7]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/gmp-6.2.0/tests/rand'
Making all in misc
	SUBST mklost+found.8
make[7]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/gmp-6.2.0/tests/misc'
make[7]: Nothing to be done for 'all'.
make[7]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/gmp-6.2.0/tests/misc'
Making all in cxx
config.status: creating tests/test_conf_parser_save.sh
make[7]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/gmp-6.2.0/tests/cxx'
make[7]: Nothing to be done for 'all'.
make[7]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/gmp-6.2.0/tests/cxx'
	SUBST mke2fs.8
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/gmp-6.2.0/tests'
Making all in mpn
	SUBST dumpe2fs.8
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/gmp-6.2.0/mpn'
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo fib_table | sed 's/_$//'` -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o fib_table.lo fib_table.c
	SUBST badblocks.8
	SUBST e2label.8
	SUBST findfs.8
	SUBST blkid.8
	SUBST e2image.8
	SUBST logsave.8
config.status: creating tests/test_default_values.sh
	SUBST filefrag.8
	SUBST e2freefrag.8
	SUBST e2undo.8
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_fib_table -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c fib_table.c -o fib_table.o
	SUBST uuidd.8
	SUBST e4defrag.8
	SUBST e4crypt.8
	SUBST fsck.8
config.status: creating tests/test_dep.sh
	SUBST e2mmpstatus.8
	SUBST chattr.1
	SUBST lsattr.1
	SUBST uuidgen.1
	SUBST mke2fs.conf.5
	SUBST ext4.5
	CC e2initrd_helper.c
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mp_bases | sed 's/_$//'` -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o mp_bases.lo mp_bases.c
mv -f .deps/stage1flex-gen.Tpo .deps/stage1flex-gen.Po
gcc -DHAVE_CONFIG_H -I.  -DLOCALEDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/locale\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT stage1flex-main.o -MD -MP -MF .deps/stage1flex-main.Tpo -c -o stage1flex-main.o `test -f 'main.c' || echo './'`main.c
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mp_bases -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c mp_bases.c -o mp_bases.o
config.status: creating tests/test_groups.sh
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo add | sed 's/_$//'` -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o add.lo add.c
config.status: creating tests/test_manual_help.sh
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_add -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c add.c -o add.o
config.status: creating tests/test_manual_help_args.sh
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo add_1 | sed 's/_$//'` -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o add_1.lo add_1.c
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_add_1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c add_1.c -o add_1.o
	CC e2fuzz.c
config.status: creating tests/test_modes.sh
config.status: creating tests/test_multiple.sh
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo add_n | sed 's/_$//'` -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o add_n.lo add_n.c
e2fuzz.c: In function 'process_fs':
e2fuzz.c:279:31: warning: format '%lld' expects argument of type 'long long int', but argument 2 has type 'loff_t {aka long int}' [-Wformat=]
    printf("Corrupting byte %lld in block %lld to 0x%x\n",
                            ~~~^
                            %ld
           off % fs->blocksize,
           ~~~~~~~~~~~~~~~~~~~  
e2fuzz.c:279:45: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'loff_t {aka long int}' [-Wformat=]
    printf("Corrupting byte %lld in block %lld to 0x%x\n",
                                          ~~~^
                                          %ld
e2fuzz.c:281:11:
           off / fs->blocksize, c);
           ~~~~~~~~~~~~~~~~~~~                
config.status: creating tests/test_multiple_err.sh
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_add_n -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c add_n.c -o add_n.o
config.status: creating tests/test_multiple_parsers.sh
config.status: creating tests/test_output_dir.sh
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sub | sed 's/_$//'` -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o sub.lo sub.c
config.status: creating tests/test_output_dirs.sh
config.status: creating tests/test_sections.sh
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sub -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c sub.c -o sub.o
config.status: creating tests/test_show_help.sh
	PROFILE_TO_C mke2fs.conf
	LD badblocks
	LD tune2fs
	LD dumpe2fs
config.status: creating tests/test_simple_multiple.sh
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sub_1 | sed 's/_$//'` -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o sub_1.lo sub_1.c
config.status: creating tests/test_simple_multiple_default.sh
	LD blkid
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sub_1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c sub_1.c -o sub_1.o
	LD logsave
gcc -DHAVE_CONFIG_H -I.  -DLOCALEDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/locale\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT stage1flex-misc.o -MD -MP -MF .deps/stage1flex-misc.Tpo -c -o stage1flex-misc.o `test -f 'misc.c' || echo './'`misc.c
mv -f .deps/stage1flex-main.Tpo .deps/stage1flex-main.Po
config.status: creating tests/test_unamed.sh
gcc -DHAVE_CONFIG_H -I.  -DLOCALEDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/locale\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT stage1flex-nfa.o -MD -MP -MF .deps/stage1flex-nfa.Tpo -c -o stage1flex-nfa.o `test -f 'nfa.c' || echo './'`nfa.c
	LD e2image
	LD fsck
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sub_n | sed 's/_$//'` -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o sub_n.lo sub_n.c
[ 61%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmDocumentationSection.cxx.o
config.status: creating tests/test_unnamed.sh
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sub_n -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c sub_n.c -o sub_n.o
	LD e2undo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo cnd_add_n | sed 's/_$//'` -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o cnd_add_n.lo cnd_add_n.c
config.status: creating tests/test_values.sh
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_cnd_add_n -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c cnd_add_n.c -o cnd_add_n.o
config.status: creating tests/test_values_err.sh
	LD chattr
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo cnd_sub_n | sed 's/_$//'` -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o cnd_sub_n.lo cnd_sub_n.c
config.status: creating tests/test_wrong_ggo.sh
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo cnd_swap | sed 's/_$//'` -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o cnd_swap.lo cnd_swap.c
config.status: creating tests/valgrind_tests.sh
	LD lsattr
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_cnd_swap -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c cnd_swap.c -o cnd_swap.o
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_cnd_sub_n -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c cnd_sub_n.c -o cnd_sub_n.o
config.status: creating config.h
	LD uuidgen
config.status: executing depfiles commands
mv -f .deps/stage1flex-nfa.Tpo .deps/stage1flex-nfa.Po
gcc -DHAVE_CONFIG_H -I.  -DLOCALEDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/locale\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT stage1flex-options.o -MD -MP -MF .deps/stage1flex-options.Tpo -c -o stage1flex-options.o `test -f 'options.c' || echo './'`options.c
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo neg | sed 's/_$//'` -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o neg.lo neg.c
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo com | sed 's/_$//'` -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o com.lo com.c
	LD mklost+found
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_neg -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c neg.c -o neg.o
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_com -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c com.c -o com.o
	LD filefrag
mv -f .deps/stage1flex-options.Tpo .deps/stage1flex-options.Po
gcc -DHAVE_CONFIG_H -I.  -DLOCALEDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/locale\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT stage1flex-parse.o -MD -MP -MF .deps/stage1flex-parse.Tpo -c -o stage1flex-parse.o `test -f 'parse.c' || echo './'`parse.c
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mul_1 | sed 's/_$//'` -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o mul_1.lo mul_1.c
mv -f .deps/stage1flex-misc.Tpo .deps/stage1flex-misc.Po
gcc -DHAVE_CONFIG_H -I.  -DLOCALEDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/locale\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT stage1flex-regex.o -MD -MP -MF .deps/stage1flex-regex.Tpo -c -o stage1flex-regex.o `test -f 'regex.c' || echo './'`regex.c
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo addmul_1 | sed 's/_$//'` -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o addmul_1.lo addmul_1.c
	LD e2freefrag
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_addmul_1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c addmul_1.c -o addmul_1.o
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mul_1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c mul_1.c -o mul_1.o
	LD uuidd
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo submul_1 | sed 's/_$//'` -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o submul_1.lo submul_1.c
	LD e4crypt
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_submul_1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c submul_1.c -o submul_1.o
	LD e2initrd_helper
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo add_err1_n | sed 's/_$//'` -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o add_err1_n.lo add_err1_n.c
mv -f .deps/stage1flex-regex.Tpo .deps/stage1flex-regex.Po
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo add_err2_n | sed 's/_$//'` -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o add_err2_n.lo add_err2_n.c
gcc -DHAVE_CONFIG_H -I.  -DLOCALEDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/locale\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT stage1flex-scanflags.o -MD -MP -MF .deps/stage1flex-scanflags.Tpo -c -o stage1flex-scanflags.o `test -f 'scanflags.c' || echo './'`scanflags.c
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_add_err1_n -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c add_err1_n.c -o add_err1_n.o
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_add_err2_n -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c add_err2_n.c -o add_err2_n.o
	LD e2fuzz
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo add_err3_n | sed 's/_$//'` -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o add_err3_n.lo add_err3_n.c
	CC default_profile.c
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sub_err1_n | sed 's/_$//'` -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o sub_err1_n.lo sub_err1_n.c
mv -f .deps/stage1flex-scanflags.Tpo .deps/stage1flex-scanflags.Po
gcc -DHAVE_CONFIG_H -I.  -DLOCALEDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/locale\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT stage1flex-scanopt.o -MD -MP -MF .deps/stage1flex-scanopt.Tpo -c -o stage1flex-scanopt.o `test -f 'scanopt.c' || echo './'`scanopt.c
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_add_err3_n -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c add_err3_n.c -o add_err3_n.o
	LD mke2fs
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sub_err1_n -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c sub_err1_n.c -o sub_err1_n.o
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/e2fsprogs-1.45.6/misc'
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sub_err2_n | sed 's/_$//'` -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o sub_err2_n.lo sub_err2_n.c
making all in resize
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/e2fsprogs-1.45.6/resize'
	CC extent.c
gcc -DHAVE_CONFIG_H -I.  -DLOCALEDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/locale\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT stage1flex-skel.o -MD -MP -MF .deps/stage1flex-skel.Tpo -c -o stage1flex-skel.o `test -f 'skel.c' || echo './'`skel.c
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sub_err2_n -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c sub_err2_n.c -o sub_err2_n.o
	CC resize2fs.c
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sub_err3_n | sed 's/_$//'` -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o sub_err3_n.lo sub_err3_n.c
mv -f .deps/stage1flex-skel.Tpo .deps/stage1flex-skel.Po
gcc -DHAVE_CONFIG_H -I.  -DLOCALEDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/locale\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT stage1flex-sym.o -MD -MP -MF .deps/stage1flex-sym.Tpo -c -o stage1flex-sym.o `test -f 'sym.c' || echo './'`sym.c
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sub_err3_n -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c sub_err3_n.c -o sub_err3_n.o
mv -f .deps/stage1flex-scanopt.Tpo .deps/stage1flex-scanopt.Po
gcc -DHAVE_CONFIG_H -I.  -DLOCALEDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/locale\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT stage1flex-tables.o -MD -MP -MF .deps/stage1flex-tables.Tpo -c -o stage1flex-tables.o `test -f 'tables.c' || echo './'`tables.c
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo lshift | sed 's/_$//'` -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o lshift.lo lshift.c
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_lshift -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c lshift.c -o lshift.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo rshift | sed 's/_$//'` -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o rshift.lo rshift.c
mv -f .deps/stage1flex-parse.Tpo .deps/stage1flex-parse.Po
gcc -DHAVE_CONFIG_H -I.  -DLOCALEDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/locale\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT stage1flex-tables_shared.o -MD -MP -MF .deps/stage1flex-tables_shared.Tpo -c -o stage1flex-tables_shared.o `test -f 'tables_shared.c' || echo './'`tables_shared.c
mv -f .deps/stage1flex-sym.Tpo .deps/stage1flex-sym.Po
gcc -DHAVE_CONFIG_H -I.  -DLOCALEDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/locale\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT stage1flex-tblcmp.o -MD -MP -MF .deps/stage1flex-tblcmp.Tpo -c -o stage1flex-tblcmp.o `test -f 'tblcmp.c' || echo './'`tblcmp.c
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_rshift -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c rshift.c -o rshift.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo dive_1 | sed 's/_$//'` -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o dive_1.lo dive_1.c
mv -f .deps/stage1flex-tables_shared.Tpo .deps/stage1flex-tables_shared.Po
gcc -DHAVE_CONFIG_H -I.  -DLOCALEDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/locale\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT stage1flex-yylex.o -MD -MP -MF .deps/stage1flex-yylex.Tpo -c -o stage1flex-yylex.o `test -f 'yylex.c' || echo './'`yylex.c
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_dive_1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c dive_1.c -o dive_1.o
mv -f .deps/stage1flex-tables.Tpo .deps/stage1flex-tables.Po
/usr/bin/env bash ../libtool  --tag=CC   --mode=link gcc  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -version-info 2:0:0 -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib  -o libfl.la -rpath /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib libmain.lo libyywrap.lo  -lm 
[ 61%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmDynamicLoader.cxx.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo diveby3 | sed 's/_$//'` -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o diveby3.lo diveby3.c
mv -f .deps/stage1flex-yylex.Tpo .deps/stage1flex-yylex.Po
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_diveby3 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c diveby3.c -o diveby3.o
[ 61%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmELF.cxx.o
config.status: executing libtool commands
OpenWrt-libtool: link: ar cru .libs/libfl.a  libmain.o libyywrap.o
ar: `u' modifier ignored since `D' is the default (see `U')
OpenWrt-libtool: link: ranlib .libs/libfl.a
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo divis | sed 's/_$//'` -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o divis.lo divis.c
OpenWrt-libtool: link: ( cd ".libs" && rm -f "libfl.la" && ln -s "../libfl.la" "libfl.la" )
[ 61%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmExprParserHelper.cxx.o
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_divis -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c divis.c -o divis.o
mv -f .deps/stage1flex-tblcmp.Tpo .deps/stage1flex-tblcmp.Po
/usr/bin/env bash ../libtool  --tag=CC   --mode=link gcc  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib  -o stage1flex stage1flex-scan.o stage1flex-buf.o stage1flex-ccl.o stage1flex-dfa.o stage1flex-ecs.o stage1flex-filter.o stage1flex-gen.o stage1flex-main.o stage1flex-misc.o stage1flex-nfa.o stage1flex-options.o stage1flex-parse.o stage1flex-regex.o stage1flex-scanflags.o stage1flex-scanopt.o stage1flex-skel.o stage1flex-sym.o stage1flex-tables.o stage1flex-tables_shared.o stage1flex-tblcmp.o stage1flex-yylex.o    -lm 
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/gengetopt-2.23/.configured
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo divrem | sed 's/_$//'` -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o divrem.lo divrem.c
CFLAGS="-O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include " CPPFLAGS="-I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include " CXXFLAGS="" LDFLAGS="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib " make --jobserver-fds=3,4 -j -C /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/gengetopt-2.23  
make[4]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/gengetopt-2.23'
make  all-recursive
OpenWrt-libtool: link: gcc -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -o stage1flex stage1flex-scan.o stage1flex-buf.o stage1flex-ccl.o stage1flex-dfa.o stage1flex-ecs.o stage1flex-filter.o stage1flex-gen.o stage1flex-main.o stage1flex-misc.o stage1flex-nfa.o stage1flex-options.o stage1flex-parse.o stage1flex-regex.o stage1flex-scanflags.o stage1flex-scanopt.o stage1flex-skel.o stage1flex-sym.o stage1flex-tables.o stage1flex-tables_shared.o stage1flex-tblcmp.o stage1flex-yylex.o  -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib -lm
make[5]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/gengetopt-2.23'
Making all in gl
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_divrem -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c divrem.c -o divrem.o
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/gengetopt-2.23/gl'
rm -f arg-nonnull.h-t arg-nonnull.h && \
sed -n -e '/GL_ARG_NONNULL/,$p' \
  < ../build-aux/arg-nonnull.h \
  > arg-nonnull.h-t && \
mv arg-nonnull.h-t arg-nonnull.h
rm -f c++defs.h-t c++defs.h && \
sed -n -e '/_GL_CXXDEFS/,$p' \
  < ../build-aux/c++defs.h \
  > c++defs.h-t && \
mv c++defs.h-t c++defs.h
rm -f warn-on-use.h-t warn-on-use.h && \
sed -n -e '/^.ifndef/,$p' \
  < ../build-aux/warn-on-use.h \
  > warn-on-use.h-t && \
mv warn-on-use.h-t warn-on-use.h
rm -f string.h-t string.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
  sed -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''NEXT_STRING_H''@|<string.h>|g' \
      -e 's|@''GNULIB_MBSLEN''@|0|g' \
      -e 's|@''GNULIB_MBSNLEN''@|0|g' \
      -e 's|@''GNULIB_MBSCHR''@|0|g' \
      -e 's|@''GNULIB_MBSRCHR''@|0|g' \
      -e 's|@''GNULIB_MBSSTR''@|0|g' \
      -e 's|@''GNULIB_MBSCASECMP''@|0|g' \
      -e 's|@''GNULIB_MBSNCASECMP''@|0|g' \
      -e 's|@''GNULIB_MBSPCASECMP''@|0|g' \
      -e 's|@''GNULIB_MBSCASESTR''@|0|g' \
      -e 's|@''GNULIB_MBSCSPN''@|0|g' \
      -e 's|@''GNULIB_MBSPBRK''@|0|g' \
      -e 's|@''GNULIB_MBSSPN''@|0|g' \
      -e 's|@''GNULIB_MBSSEP''@|0|g' \
      -e 's|@''GNULIB_MBSTOK_R''@|0|g' \
      -e 's|@''GNULIB_MEMCHR''@|0|g' \
      -e 's|@''GNULIB_MEMMEM''@|0|g' \
      -e 's|@''GNULIB_MEMPCPY''@|0|g' \
      -e 's|@''GNULIB_MEMRCHR''@|0|g' \
      -e 's|@''GNULIB_RAWMEMCHR''@|0|g' \
      -e 's|@''GNULIB_STPCPY''@|0|g' \
      -e 's|@''GNULIB_STPNCPY''@|0|g' \
      -e 's|@''GNULIB_STRCHRNUL''@|0|g' \
      -e 's|@''GNULIB_STRDUP''@|1|g' \
      -e 's|@''GNULIB_STRNCAT''@|0|g' \
      -e 's|@''GNULIB_STRNDUP''@|0|g' \
      -e 's|@''GNULIB_STRNLEN''@|0|g' \
      -e 's|@''GNULIB_STRPBRK''@|0|g' \
      -e 's|@''GNULIB_STRSEP''@|0|g' \
      -e 's|@''GNULIB_STRSTR''@|0|g' \
      -e 's|@''GNULIB_STRCASESTR''@|0|g' \
      -e 's|@''GNULIB_STRTOK_R''@|0|g' \
      -e 's|@''GNULIB_STRERROR''@|0|g' \
      -e 's|@''GNULIB_STRSIGNAL''@|0|g' \
      -e 's|@''GNULIB_STRVERSCMP''@|0|g' \
      < ./string.in.h | \
  sed -e 's|@''HAVE_MBSLEN''@|0|g' \
      -e 's|@''HAVE_MEMCHR''@|1|g' \
      -e 's|@''HAVE_DECL_MEMMEM''@|1|g' \
      -e 's|@''HAVE_MEMPCPY''@|1|g' \
      -e 's|@''HAVE_DECL_MEMRCHR''@|1|g' \
      -e 's|@''HAVE_RAWMEMCHR''@|1|g' \
      -e 's|@''HAVE_STPCPY''@|1|g' \
      -e 's|@''HAVE_STPNCPY''@|1|g' \
      -e 's|@''HAVE_STRCHRNUL''@|1|g' \
      -e 's|@''HAVE_DECL_STRDUP''@|1|g' \
      -e 's|@''HAVE_DECL_STRNDUP''@|1|g' \
      -e 's|@''HAVE_DECL_STRNLEN''@|1|g' \
      -e 's|@''HAVE_STRPBRK''@|1|g' \
      -e 's|@''HAVE_STRSEP''@|1|g' \
      -e 's|@''HAVE_STRCASESTR''@|1|g' \
      -e 's|@''HAVE_DECL_STRTOK_R''@|1|g' \
      -e 's|@''HAVE_DECL_STRSIGNAL''@|1|g' \
      -e 's|@''HAVE_STRVERSCMP''@|1|g' \
      -e 's|@''REPLACE_STPNCPY''@|0|g' \
      -e 's|@''REPLACE_MEMCHR''@|0|g' \
      -e 's|@''REPLACE_MEMMEM''@|0|g' \
      -e 's|@''REPLACE_STRCASESTR''@|0|g' \
      -e 's|@''REPLACE_STRDUP''@|0|g' \
      -e 's|@''REPLACE_STRSTR''@|0|g' \
      -e 's|@''REPLACE_STRERROR''@|0|g' \
      -e 's|@''REPLACE_STRNCAT''@|0|g' \
      -e 's|@''REPLACE_STRNDUP''@|0|g' \
      -e 's|@''REPLACE_STRNLEN''@|0|g' \
      -e 's|@''REPLACE_STRSIGNAL''@|0|g' \
      -e 's|@''REPLACE_STRTOK_R''@|0|g' \
      -e 's|@''UNDEFINE_STRTOK_R''@|0|g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
      -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
      -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; \
      < ./string.in.h; \
} > string.h-t && \
mv string.h-t string.h
rm -f unistd.h-t unistd.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  sed -e 's|@''HAVE_UNISTD_H''@|1|g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''NEXT_UNISTD_H''@|<unistd.h>|g' \
      -e 's|@''GNULIB_CHOWN''@|0|g' \
      -e 's|@''GNULIB_CLOSE''@|0|g' \
      -e 's|@''GNULIB_DUP2''@|0|g' \
      -e 's|@''GNULIB_DUP3''@|0|g' \
      -e 's|@''GNULIB_ENVIRON''@|0|g' \
      -e 's|@''GNULIB_EUIDACCESS''@|0|g' \
      -e 's|@''GNULIB_FACCESSAT''@|0|g' \
      -e 's|@''GNULIB_FCHDIR''@|0|g' \
      -e 's|@''GNULIB_FCHOWNAT''@|0|g' \
      -e 's|@''GNULIB_FSYNC''@|0|g' \
      -e 's|@''GNULIB_FTRUNCATE''@|0|g' \
      -e 's|@''GNULIB_GETCWD''@|0|g' \
      -e 's|@''GNULIB_GETDOMAINNAME''@|0|g' \
      -e 's|@''GNULIB_GETDTABLESIZE''@|0|g' \
      -e 's|@''GNULIB_GETGROUPS''@|0|g' \
      -e 's|@''GNULIB_GETHOSTNAME''@|0|g' \
      -e 's|@''GNULIB_GETLOGIN''@|0|g' \
      -e 's|@''GNULIB_GETLOGIN_R''@|0|g' \
      -e 's|@''GNULIB_GETPAGESIZE''@|0|g' \
      -e 's|@''GNULIB_GETUSERSHELL''@|0|g' \
      -e 's|@''GNULIB_LCHOWN''@|0|g' \
      -e 's|@''GNULIB_LINK''@|0|g' \
      -e 's|@''GNULIB_LINKAT''@|0|g' \
      -e 's|@''GNULIB_LSEEK''@|0|g' \
      -e 's|@''GNULIB_PIPE2''@|0|g' \
      -e 's|@''GNULIB_PREAD''@|0|g' \
      -e 's|@''GNULIB_PWRITE''@|0|g' \
      -e 's|@''GNULIB_READLINK''@|0|g' \
      -e 's|@''GNULIB_READLINKAT''@|0|g' \
      -e 's|@''GNULIB_RMDIR''@|0|g' \
      -e 's|@''GNULIB_SLEEP''@|0|g' \
      -e 's|@''GNULIB_SYMLINK''@|0|g' \
      -e 's|@''GNULIB_SYMLINKAT''@|0|g' \
      -e 's|@''GNULIB_TTYNAME_R''@|0|g' \
      -e 's|@''GNULIB_UNISTD_H_GETOPT''@|0|g' \
      -e 's|@''GNULIB_UNISTD_H_SIGPIPE''@|0|g' \
      -e 's|@''GNULIB_UNLINK''@|0|g' \
      -e 's|@''GNULIB_UNLINKAT''@|0|g' \
      -e 's|@''GNULIB_USLEEP''@|0|g' \
      -e 's|@''GNULIB_WRITE''@|0|g' \
      < ./unistd.in.h | \
  sed -e 's|@''HAVE_CHOWN''@|1|g' \
      -e 's|@''HAVE_DUP2''@|1|g' \
      -e 's|@''HAVE_DUP3''@|1|g' \
      -e 's|@''HAVE_EUIDACCESS''@|1|g' \
      -e 's|@''HAVE_FACCESSAT''@|1|g' \
      -e 's|@''HAVE_FCHDIR''@|1|g' \
      -e 's|@''HAVE_FCHOWNAT''@|1|g' \
      -e 's|@''HAVE_FSYNC''@|1|g' \
      -e 's|@''HAVE_FTRUNCATE''@|1|g' \
      -e 's|@''HAVE_GETDOMAINNAME''@|1|g' \
      -e 's|@''HAVE_GETDTABLESIZE''@|1|g' \
      -e 's|@''HAVE_GETGROUPS''@|1|g' \
      -e 's|@''HAVE_GETHOSTNAME''@|1|g' \
      -e 's|@''HAVE_GETLOGIN''@|1|g' \
      -e 's|@''HAVE_GETPAGESIZE''@|1|g' \
      -e 's|@''HAVE_LCHOWN''@|1|g' \
      -e 's|@''HAVE_LINK''@|1|g' \
      -e 's|@''HAVE_LINKAT''@|1|g' \
      -e 's|@''HAVE_PIPE2''@|1|g' \
      -e 's|@''HAVE_PREAD''@|1|g' \
      -e 's|@''HAVE_PWRITE''@|1|g' \
      -e 's|@''HAVE_READLINK''@|1|g' \
      -e 's|@''HAVE_READLINKAT''@|1|g' \
      -e 's|@''HAVE_SLEEP''@|1|g' \
      -e 's|@''HAVE_SYMLINK''@|1|g' \
      -e 's|@''HAVE_SYMLINKAT''@|1|g' \
      -e 's|@''HAVE_TTYNAME_R''@|1|g' \
      -e 's|@''HAVE_UNLINKAT''@|1|g' \
      -e 's|@''HAVE_USLEEP''@|1|g' \
      -e 's|@''HAVE_DECL_ENVIRON''@|1|g' \
      -e 's|@''HAVE_DECL_GETLOGIN_R''@|1|g' \
      -e 's|@''HAVE_DECL_GETPAGESIZE''@|1|g' \
      -e 's|@''HAVE_DECL_GETUSERSHELL''@|1|g' \
      -e 's|@''HAVE_OS_H''@|0|g' \
      -e 's|@''HAVE_SYS_PARAM_H''@|0|g' \
      -e 's|@''REPLACE_CHOWN''@|0|g' \
      -e 's|@''REPLACE_CLOSE''@|0|g' \
      -e 's|@''REPLACE_DUP''@|0|g' \
      -e 's|@''REPLACE_DUP2''@|0|g' \
      -e 's|@''REPLACE_FCHOWNAT''@|0|g' \
      -e 's|@''REPLACE_GETCWD''@|0|g' \
      -e 's|@''REPLACE_GETGROUPS''@|0|g' \
      -e 's|@''REPLACE_GETPAGESIZE''@|0|g' \
      -e 's|@''REPLACE_LCHOWN''@|0|g' \
      -e 's|@''REPLACE_LINK''@|0|g' \
      -e 's|@''REPLACE_LINKAT''@|0|g' \
      -e 's|@''REPLACE_LSEEK''@|0|g' \
      -e 's|@''REPLACE_PREAD''@|0|g' \
      -e 's|@''REPLACE_PWRITE''@|0|g' \
      -e 's|@''REPLACE_READLINK''@|0|g' \
      -e 's|@''REPLACE_RMDIR''@|0|g' \
      -e 's|@''REPLACE_SLEEP''@|0|g' \
      -e 's|@''REPLACE_SYMLINK''@|0|g' \
      -e 's|@''REPLACE_TTYNAME_R''@|0|g' \
      -e 's|@''REPLACE_UNLINK''@|0|g' \
      -e 's|@''REPLACE_UNLINKAT''@|0|g' \
      -e 's|@''REPLACE_USLEEP''@|0|g' \
      -e 's|@''REPLACE_WRITE''@|0|g' \
      -e 's|@''UNISTD_H_HAVE_WINSOCK2_H''@|0|g' \
      -e 's|@''UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS''@|0|g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
      -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
      -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; \
} > unistd.h-t && \
mv unistd.h-t unistd.h
make  all-recursive
make[7]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/gengetopt-2.23/gl'
make[8]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/gengetopt-2.23/gl'
depbase=`echo dummy.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT dummy.lo -MD -MP -MF $depbase.Tpo -c -o dummy.lo dummy.c &&\
mv -f $depbase.Tpo $depbase.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo divrem_1 | sed 's/_$//'` -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o divrem_1.lo divrem_1.c
./stage1flex   -o stage1scan.c ./scan.l
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_divrem_1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c divrem_1.c -o divrem_1.o
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT dummy.lo -MD -MP -MF .deps/dummy.Tpo -c dummy.c  -fPIC -DPIC -o .libs/dummy.o
gcc -DHAVE_CONFIG_H -I.  -DLOCALEDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/locale\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include    -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT flex-stage1scan.o -MD -MP -MF .deps/flex-stage1scan.Tpo -c -o flex-stage1scan.o `test -f 'stage1scan.c' || echo './'`stage1scan.c
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT dummy.lo -MD -MP -MF .deps/dummy.Tpo -c dummy.c -o dummy.o >/dev/null 2>&1
/usr/bin/env bash ../libtool  --tag=CC   --mode=link gcc  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib  -o libgnu.la  dummy.lo  
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo divrem_2 | sed 's/_$//'` -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o divrem_2.lo divrem_2.c
OpenWrt-libtool: link: ar cru .libs/libgnu.a .libs/dummy.o 
ar: `u' modifier ignored since `D' is the default (see `U')
OpenWrt-libtool: link: ranlib .libs/libgnu.a
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_divrem_2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c divrem_2.c -o divrem_2.o
OpenWrt-libtool: link: ( cd ".libs" && rm -f "libgnu.la" && ln -s "../libgnu.la" "libgnu.la" )
make[8]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/gengetopt-2.23/gl'
make[7]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/gengetopt-2.23/gl'
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/gengetopt-2.23/gl'
Making all in src
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/gengetopt-2.23/src'
make  all-recursive
make[7]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/gengetopt-2.23/src'
Making all in skels
make[8]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/gengetopt-2.23/src/skels'
make  all-am
make[9]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/gengetopt-2.23/src/skels'
depbase=`echo c_source.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/usr/bin/env bash ../../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -g -O2 -MT c_source.lo -MD -MP -MF $depbase.Tpo -c -o c_source.lo c_source.cc &&\
mv -f $depbase.Tpo $depbase.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo fib2_ui | sed 's/_$//'` -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o fib2_ui.lo fib2_ui.c
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_fib2_ui -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c fib2_ui.c -o fib2_ui.o
OpenWrt-libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -g -O2 -MT c_source.lo -MD -MP -MF .deps/c_source.Tpo -c c_source.cc  -fPIC -DPIC -o .libs/c_source.o
depbase=`echo check_modes.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/usr/bin/env bash ../../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -g -O2 -MT check_modes.lo -MD -MP -MF $depbase.Tpo -c -o check_modes.lo check_modes.cc &&\
mv -f $depbase.Tpo $depbase.Plo
OpenWrt-libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -g -O2 -MT check_modes.lo -MD -MP -MF .deps/check_modes.Tpo -c check_modes.cc  -fPIC -DPIC -o .libs/check_modes.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo fib2m | sed 's/_$//'` -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o fib2m.lo fib2m.c
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_fib2m -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c fib2m.c -o fib2m.o
	CC main.c
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mod_1 | sed 's/_$//'` -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o mod_1.lo mod_1.c
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mod_1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c mod_1.c -o mod_1.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mod_34lsub1 | sed 's/_$//'` -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o mod_34lsub1.lo mod_34lsub1.c
	CC online.c
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mod_34lsub1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c mod_34lsub1.c -o mod_34lsub1.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mode1o | sed 's/_$//'` -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o mode1o.lo mode1o.c
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mode1o -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c mode1o.c -o mode1o.o
	CC resource_track.c
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo pre_divrem_1 | sed 's/_$//'` -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o pre_divrem_1.lo pre_divrem_1.c
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_pre_divrem_1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c pre_divrem_1.c -o pre_divrem_1.o
	CC sim_progress.c
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo pre_mod_1 | sed 's/_$//'` -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o pre_mod_1.lo pre_mod_1.c
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo dump | sed 's/_$//'` -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o dump.lo dump.c
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_pre_mod_1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c pre_mod_1.c -o pre_mod_1.o
	CC test_extent.c
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_dump -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c dump.c -o dump.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mod_1_1 | sed 's/_$//'` -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o mod_1_1.lo mod_1_1.c
depbase=`echo clear_arg.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/usr/bin/env bash ../../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -g -O2 -MT clear_arg.lo -MD -MP -MF $depbase.Tpo -c -o clear_arg.lo clear_arg.cc &&\
mv -f $depbase.Tpo $depbase.Plo
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mod_1_1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c mod_1_1.c -o mod_1_1.o
	SUBST resize2fs.8
	LD resize2fs
OpenWrt-libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -g -O2 -MT clear_arg.lo -MD -MP -MF .deps/clear_arg.Tpo -c clear_arg.cc  -fPIC -DPIC -o .libs/clear_arg.o
	LD test_extent
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mod_1_2 | sed 's/_$//'` -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o mod_1_2.lo mod_1_2.c
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mod_1_2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c mod_1_2.c -o mod_1_2.o
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/e2fsprogs-1.45.6/resize'
making all in tests/progs
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/e2fsprogs-1.45.6/tests/progs'
	CC test_icount.c
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mod_1_3 | sed 's/_$//'` -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o mod_1_3.lo mod_1_3.c
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mod_1_3 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c mod_1_3.c -o mod_1_3.o
	MK_CMDS test_icount_cmds.c
	CC crcsum.c
OpenWrt-libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -g -O2 -MT check_modes.lo -MD -MP -MF .deps/check_modes.Tpo -c check_modes.cc -o check_modes.o >/dev/null 2>&1
	CC test_icount_cmds.c
	LD crcsum
[ 61%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmExportBuildAndroidMKGenerator.cxx.o
	LD test_icount
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mod_1_4 | sed 's/_$//'` -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o mod_1_4.lo mod_1_4.c
mv -f .deps/flex-stage1scan.Tpo .deps/flex-stage1scan.Po
/usr/bin/env bash ../libtool  --tag=CC   --mode=link gcc   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib  -o flex flex-buf.o flex-ccl.o flex-dfa.o flex-ecs.o flex-filter.o flex-gen.o flex-main.o flex-misc.o flex-nfa.o flex-options.o flex-parse.o flex-regex.o flex-scanflags.o flex-scanopt.o flex-skel.o flex-sym.o flex-tables.o flex-tables_shared.o flex-tblcmp.o flex-yylex.o flex-stage1scan.o   -lm 
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mod_1_4 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c mod_1_4.c -o mod_1_4.o
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/e2fsprogs-1.45.6/tests/progs'
making all in po
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/e2fsprogs-1.45.6/po'
make[6]: Nothing to be done for 'all'.
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/e2fsprogs-1.45.6/po'
making all in scrub
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/e2fsprogs-1.45.6/scrub'
	SUBST e2scrub
	SUBST e2scrub_all
	SUBST e2scrub.8
	SUBST e2scrub_all.8
	SUBST e2scrub.conf
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/e2fsprogs-1.45.6/scrub'
make[5]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/e2fsprogs-1.45.6'
make docs
make[5]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/e2fsprogs-1.45.6'
Makefile:385: recipe for target 'docs' failed
make[5]: [docs] Error 1 (ignored)
make[5]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/e2fsprogs-1.45.6'
make[4]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/e2fsprogs-1.45.6'
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/e2fsprogs-1.45.6/.built
CFLAGS="-O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fpic" CPPFLAGS="-I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include " CXXFLAGS="" LDFLAGS="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib " make --jobserver-fds=3,4 -j -C /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/e2fsprogs-1.45.6  install
make[4]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/e2fsprogs-1.45.6'
make[5]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/e2fsprogs-1.45.6'
make[5]: 'util/subst.conf' is up to date.
make[5]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/e2fsprogs-1.45.6'
OpenWrt-libtool: link: gcc -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -o flex flex-buf.o flex-ccl.o flex-dfa.o flex-ecs.o flex-filter.o flex-gen.o flex-main.o flex-misc.o flex-nfa.o flex-options.o flex-parse.o flex-regex.o flex-scanflags.o flex-scanopt.o flex-skel.o flex-sym.o flex-tables.o flex-tables_shared.o flex-tblcmp.o flex-yylex.o flex-stage1scan.o  -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib -lm
make[5]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/e2fsprogs-1.45.6'
make[5]: 'lib/config.h' is up to date.
make[5]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/e2fsprogs-1.45.6'
make[5]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/e2fsprogs-1.45.6'
make[5]: 'lib/dirpaths.h' is up to date.
make[5]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/e2fsprogs-1.45.6'
make[5]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/e2fsprogs-1.45.6'
make[5]: 'lib/ext2fs/ext2_types.h' is up to date.
make[5]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/e2fsprogs-1.45.6'
make[5]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/e2fsprogs-1.45.6'
make[5]: 'lib/blkid/blkid_types.h' is up to date.
make[5]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/e2fsprogs-1.45.6'
make[5]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/e2fsprogs-1.45.6'
make[5]: 'lib/uuid/uuid_types.h' is up to date.
make[5]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/e2fsprogs-1.45.6'
make[5]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/e2fsprogs-1.45.6/lib/et'
make[5]: 'compile_et' is up to date.
make[5]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/e2fsprogs-1.45.6/lib/et'
make[5]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/e2fsprogs-1.45.6/lib/ext2fs'
make[5]: 'ext2_err.h' is up to date.
make[5]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/e2fsprogs-1.45.6/lib/ext2fs'
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/flex-2.6.4/src'
make[5]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/flex-2.6.4/src'
Making all in po
make[5]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/e2fsprogs-1.45.6/lib/support'
make[5]: 'prof_err.h' is up to date.
make[5]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/e2fsprogs-1.45.6/lib/support'
make[5]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/flex-2.6.4/po'
make[5]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/flex-2.6.4/po'
Making all in tools
make[5]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/flex-2.6.4/tools'
make[5]: Nothing to be done for 'all'.
make[5]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/flex-2.6.4/tools'
making install-shlibs in lib/et
make[5]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/flex-2.6.4'
make[5]: Nothing to be done for 'all-am'.
make[5]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/flex-2.6.4'
make[4]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/flex-2.6.4'
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/flex-2.6.4/.built
make[5]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/e2fsprogs-1.45.6/lib/et'
make[5]: Nothing to be done for 'install-shlibs'.
make[5]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/e2fsprogs-1.45.6/lib/et'
CFLAGS="-O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include " CPPFLAGS="-I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include " CXXFLAGS="" LDFLAGS="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib " make --jobserver-fds=3,4 -j -C /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/flex-2.6.4  install
making install-shlibs in lib/ss
make[4]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/flex-2.6.4'
make[5]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/e2fsprogs-1.45.6/lib/ss'
make[5]: Nothing to be done for 'install-shlibs'.
make[5]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/e2fsprogs-1.45.6/lib/ss'
Making install in src
making install-shlibs in lib/e2p
make[5]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/e2fsprogs-1.45.6/lib/e2p'
make[5]: Nothing to be done for 'install-shlibs'.
make[5]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/e2fsprogs-1.45.6/lib/e2p'
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo lshiftc | sed 's/_$//'` -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o lshiftc.lo lshiftc.c
making install-shlibs in lib/uuid
make[5]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/e2fsprogs-1.45.6/lib/uuid'
make[5]: Nothing to be done for 'install-shlibs'.
make[5]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/e2fsprogs-1.45.6/lib/uuid'
making install-shlibs in lib/blkid
make[5]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/e2fsprogs-1.45.6/lib/blkid'
make[5]: Nothing to be done for 'install-shlibs'.
make[5]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/e2fsprogs-1.45.6/lib/blkid'
make[5]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/flex-2.6.4/src'
making install-shlibs in lib/support
make[5]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/e2fsprogs-1.45.6/lib/support'
make[5]: Nothing to be done for 'install-shlibs'.
make[5]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/e2fsprogs-1.45.6/lib/support'
making install-shlibs in lib/ext2fs
make[5]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/e2fsprogs-1.45.6/lib/ext2fs'
make[5]: Nothing to be done for 'install-shlibs'.
make[5]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/e2fsprogs-1.45.6/lib/ext2fs'
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_lshiftc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c lshiftc.c -o lshiftc.o
making install-shlibs in intl
make[5]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/e2fsprogs-1.45.6/intl'
make[5]: Nothing to be done for 'install-shlibs'.
make[5]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/e2fsprogs-1.45.6/intl'
Makefile:388: recipe for target 'install-doc-libs' failed
make[4]: [install-doc-libs] Error 1 (ignored)
making all in lib/et
make[5]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/e2fsprogs-1.45.6/lib/et'
make[5]: Nothing to be done for 'all'.
make[5]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/e2fsprogs-1.45.6/lib/et'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/flex-2.6.4/src'
making all in lib/ss
make[5]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/e2fsprogs-1.45.6/lib/ss'
make[5]: Nothing to be done for 'all'.
make[5]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/e2fsprogs-1.45.6/lib/ss'
making all in lib/e2p
 /bin/mkdir -p '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib'
 /usr/bin/env bash ../libtool   --mode=install /usr/bin/install -c   libfl.la '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib'
make[5]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/e2fsprogs-1.45.6/lib/e2p'
make[5]: Nothing to be done for 'all'.
make[5]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/e2fsprogs-1.45.6/lib/e2p'
making all in lib/uuid
OpenWrt-libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -g -O2 -MT clear_arg.lo -MD -MP -MF .deps/clear_arg.Tpo -c clear_arg.cc -o clear_arg.o >/dev/null 2>&1
make[5]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/e2fsprogs-1.45.6/lib/uuid'
make[5]: Nothing to be done for 'all'.
make[5]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/e2fsprogs-1.45.6/lib/uuid'
making all in lib/blkid
OpenWrt-libtool: install: /usr/bin/install -c .libs/libfl.lai /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib/libfl.la
OpenWrt-libtool: install: /usr/bin/install -c .libs/libfl.a /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib/libfl.a
OpenWrt-libtool: install: chmod 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib/libfl.a
OpenWrt-libtool: install: ranlib /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib/libfl.a
make[5]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/e2fsprogs-1.45.6/lib/blkid'
make[5]: Nothing to be done for 'all'.
make[5]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/e2fsprogs-1.45.6/lib/blkid'
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mul | sed 's/_$//'` -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o mul.lo mul.c
making all in lib/support
make[5]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/e2fsprogs-1.45.6/lib/support'
make[5]: Nothing to be done for 'all'.
make[5]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/e2fsprogs-1.45.6/lib/support'
making all in lib/ext2fs
make[5]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/e2fsprogs-1.45.6/lib/ext2fs'
make[5]: Nothing to be done for 'all'.
make[5]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/e2fsprogs-1.45.6/lib/ext2fs'
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mul -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c mul.c -o mul.o
making all in intl
OpenWrt-libtool: finish: PATH="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin:/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin:/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin:/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin:/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin:/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/openwrt/golang/go/bin:/openwrt/golang/go/bin:/sbin" ldconfig -n /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib
make[5]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/e2fsprogs-1.45.6/intl'
make[5]: Nothing to be done for 'all'.
make[5]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/e2fsprogs-1.45.6/intl'
----------------------------------------------------------------------
Libraries have been installed in:
   /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
     during execution
   - add LIBDIR to the `LD_RUN_PATH' environment variable
     during linking
   - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
   - have your system administrator add LIBDIR to `/etc/ld.so.conf'

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
 /bin/mkdir -p '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include'
 /usr/bin/install -c -m 644 FlexLexer.h '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include'
making install in e2fsck
 /bin/mkdir -p '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin'
make[5]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/e2fsprogs-1.45.6/e2fsck'
	MKDIR_P /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/man/man8
	INSTALL /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/e2fsck
  /usr/bin/env bash ../libtool   --mode=install /usr/bin/install -c flex '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin'
	LINK /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/fsck.ext2
	LINK /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/fsck.ext3
	LINK /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/fsck.ext4
	INSTALL_DATA /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/man/man8/e2fsck.8
	INSTALL_DATA /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/man/man5/e2fsck.conf.5
	LINK /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/man/man8/fsck.ext2.8
	LINK /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/man/man8/fsck.ext3.8
	LINK /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/man/man8/fsck.ext4.8
OpenWrt-libtool: install: /usr/bin/install -c flex /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/flex
make[5]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/e2fsprogs-1.45.6/e2fsck'
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/flex-2.6.4/src'
make[5]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/flex-2.6.4/src'
Making install in po
making install in debugfs
make[5]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/flex-2.6.4/po'
make[5]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/e2fsprogs-1.45.6/debugfs'
	MKDIR_P /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/man/man8
	INSTALL /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/debugfs
installing ca.gmo as /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/locale/ca/LC_MESSAGES/flex.mo
	INSTALL_DATA /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/man/man8/debugfs.8
installing da.gmo as /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/locale/da/LC_MESSAGES/flex.mo
make[5]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/e2fsprogs-1.45.6/debugfs'
making install in misc
installing de.gmo as /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/locale/de/LC_MESSAGES/flex.mo
installing en@quot.gmo as /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/locale/en@quot/LC_MESSAGES/flex.mo
make[5]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/e2fsprogs-1.45.6/misc'
	MKDIR_P /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/man/man1 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/man/man8 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc
	INSTALL /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/mke2fs
	INSTALL /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/badblocks
	INSTALL /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/tune2fs
installing en@boldquot.gmo as /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/locale/en@boldquot/LC_MESSAGES/flex.mo
	INSTALL /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/dumpe2fs
	INSTALL /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/blkid
	INSTALL /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/logsave
installing eo.gmo as /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/locale/eo/LC_MESSAGES/flex.mo
	INSTALL /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/e2image
	INSTALL /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/fsck
	INSTALL /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/e2undo
installing es.gmo as /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/locale/es/LC_MESSAGES/flex.mo
	INSTALL /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/mklost+found
	INSTALL /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/filefrag
	INSTALL /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/e2freefrag
	INSTALL /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/uuidd
	INSTALL /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/e4crypt
	LINK /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/mkfs.ext2
	LINK /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/mkfs.ext3
	LINK /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/mkfs.ext4
installing fi.gmo as /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/locale/fi/LC_MESSAGES/flex.mo
	LINK /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/findfs
	INSTALL /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/chattr
	INSTALL /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/lsattr
installing fr.gmo as /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/locale/fr/LC_MESSAGES/flex.mo
	INSTALL /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/uuidgen
installing ga.gmo as /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/locale/ga/LC_MESSAGES/flex.mo
	INSTALL /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib/e2initrd_helper
	INSTALL_DATA /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/man/man8/tune2fs.8
	INSTALL_DATA /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/man/man8/mklost+found.8
installing hr.gmo as /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/locale/hr/LC_MESSAGES/flex.mo
installing ko.gmo as /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/locale/ko/LC_MESSAGES/flex.mo
	INSTALL_DATA /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/man/man8/mke2fs.8
	INSTALL_DATA /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/man/man8/dumpe2fs.8
installing nl.gmo as /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/locale/nl/LC_MESSAGES/flex.mo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mul_fft | sed 's/_$//'` -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o mul_fft.lo mul_fft.c
	INSTALL_DATA /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/man/man8/badblocks.8
	INSTALL_DATA /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/man/man8/e2label.8
installing pl.gmo as /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/locale/pl/LC_MESSAGES/flex.mo
installing pt_BR.gmo as /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/locale/pt_BR/LC_MESSAGES/flex.mo
	INSTALL_DATA /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/man/man8/findfs.8
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mul_fft -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c mul_fft.c -o mul_fft.o
installing ro.gmo as /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/locale/ro/LC_MESSAGES/flex.mo
	INSTALL_DATA /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/man/man8/blkid.8
	INSTALL_DATA /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/man/man8/e2image.8
installing ru.gmo as /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/locale/ru/LC_MESSAGES/flex.mo
installing sr.gmo as /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/locale/sr/LC_MESSAGES/flex.mo
installing sv.gmo as /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/locale/sv/LC_MESSAGES/flex.mo
	INSTALL_DATA /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/man/man8/logsave.8
	INSTALL_DATA /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/man/man8/filefrag.8
	INSTALL_DATA /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/man/man8/e2freefrag.8
installing tr.gmo as /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/locale/tr/LC_MESSAGES/flex.mo
installing vi.gmo as /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/locale/vi/LC_MESSAGES/flex.mo
	INSTALL_DATA /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/man/man8/e2undo.8
	INSTALL_DATA /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/man/man8/uuidd.8
installing zh_CN.gmo as /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/locale/zh_CN/LC_MESSAGES/flex.mo
installing zh_TW.gmo as /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/locale/zh_TW/LC_MESSAGES/flex.mo
if test "flex" = "gettext-tools"; then \
  /bin/mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/gettext/po; \
  for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot   Makevars.template; do \
    /usr/bin/install -c -m 644 ./$file \
		    /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/gettext/po/$file; \
  done; \
  for file in Makevars; do \
    rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/gettext/po/$file; \
  done; \
else \
  : ; \
fi
	INSTALL_DATA /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/man/man8/e4defrag.8
make[5]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/flex-2.6.4/po'
Making install in tools
depbase=`echo clear_given.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/usr/bin/env bash ../../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -g -O2 -MT clear_given.lo -MD -MP -MF $depbase.Tpo -c -o clear_given.lo clear_given.cc &&\
mv -f $depbase.Tpo $depbase.Plo
	INSTALL_DATA /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/man/man8/e4crypt.8
make[5]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/flex-2.6.4/tools'
	INSTALL_DATA /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/man/man8/fsck.8
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/flex-2.6.4/tools'
make[6]: Nothing to be done for 'install-exec-am'.
make[6]: Nothing to be done for 'install-data-am'.
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/flex-2.6.4/tools'
make[5]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/flex-2.6.4/tools'
make[5]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/flex-2.6.4'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/flex-2.6.4'
make  install-exec-hook
	INSTALL_DATA /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/man/man8/e2mmpstatus.8
make[7]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/flex-2.6.4'
cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin && \
	ln -s -f flex flex++
make[7]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/flex-2.6.4'
	LINK mkfs.ext2.8
	LINK mkfs.ext3.8
 /bin/mkdir -p '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/doc/flex'
	LINK mkfs.ext4.8
OpenWrt-libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -g -O2 -MT clear_given.lo -MD -MP -MF .deps/clear_given.Tpo -c clear_given.cc  -fPIC -DPIC -o .libs/clear_given.o
 /usr/bin/install -c -m 644 AUTHORS COPYING NEWS ONEWS README.md '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/doc/flex'
	INSTALL_DATA /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/man/man1/chattr.1
	INSTALL_DATA /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/man/man1/lsattr.1
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/flex-2.6.4'
make[5]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/flex-2.6.4'
make[4]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/flex-2.6.4'
ln -sf flex /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/lex
	INSTALL_DATA /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/man/man1/uuidgen.1
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/stamp
	INSTALL_DATA /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/man/man5/mke2fs.conf.5
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/flex-2.6.4/.built
	INSTALL_DATA /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/man/man5/ext4.5
	LINK ext2.5
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/stamp/.flex_installed
	LINK ext3.5
make[3]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tools/flex'
time: tools/flex/compile#51.33#4.78#59.05
	INSTALL_DATA /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/mke2fs.conf
make[5]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/e2fsprogs-1.45.6/misc'
making install in resize
make[3]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tools/bison'
make[5]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/e2fsprogs-1.45.6/resize'
	MKDIR_P /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/man/man8
	INSTALL /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/resize2fs
[ 62%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmExportBuildFileGenerator.cxx.o
	INSTALL_DATA /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/man/man8/resize2fs.8
make[5]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/e2fsprogs-1.45.6/resize'
depbase=`echo copyright.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/usr/bin/env bash ../../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -g -O2 -MT copyright.lo -MD -MP -MF $depbase.Tpo -c -o copyright.lo copyright.cc &&\
mv -f $depbase.Tpo $depbase.Plo
making install in tests/progs
make[5]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/e2fsprogs-1.45.6/tests/progs'
make[5]: Nothing to be done for 'install'.
make[5]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/e2fsprogs-1.45.6/tests/progs'
making install in po
make[5]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/e2fsprogs-1.45.6/po'
if test "e2fsprogs" = "gettext-tools"; then \
  /bin/mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/gettext/po; \
  for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot   Makevars.template; do \
    /usr/bin/install -c -m 644 ./$file \
		    /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/gettext/po/$file; \
  done; \
  for file in Makevars; do \
    rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/gettext/po/$file; \
  done; \
else \
  : ; \
fi
make[5]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/e2fsprogs-1.45.6/po'
making install in scrub
make[5]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/e2fsprogs-1.45.6/scrub'
	MKDIR_P /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/man/man8 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc
	INSTALL /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/e2scrub
	INSTALL /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/e2scrub_all
	INSTALL_DATA /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/man/man8/e2scrub.8
	INSTALL_DATA /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/man/man8/e2scrub_all.8
	INSTALL_DATA /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/e2scrub.conf
OpenWrt-libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -g -O2 -MT copyright.lo -MD -MP -MF .deps/copyright.Tpo -c copyright.cc  -fPIC -DPIC -o .libs/copyright.o
make[5]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/e2fsprogs-1.45.6/scrub'
make install-libs
make[5]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/e2fsprogs-1.45.6'
making install in lib/et
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/e2fsprogs-1.45.6/lib/et'
	MKDIR_P /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include/et /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/et /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/man/man1 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/man/man3
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/dl
	INSTALL_DATA /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib/libcom_err.a
SHELL= flock /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/.bison-3.5.1.tar.xz.flock -c '  	/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/download.pl "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/dl" "bison-3.5.1.tar.xz" "3e7e097bd9709a2d5e40e69446b74b149733b3de864fadb7a9b54eca7b2a4dd0" "" "@GNU/bison"    '
	INSTALL_DATA /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include/et/com_err.h
	INSTALL_DATA /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/et/et_c.awk
	INSTALL_DATA /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/et/et_h.awk
	INSTALL_SCRIPT /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/compile_et
+ curl -f --connect-timeout 20 --retry 5 --location --insecure https://sources.cdn.openwrt.org/bison-3.5.1.tar.xz
	INSTALL_DATA /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/man/man3/com_err.3
	INSTALL_DATA /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/man/man1/compile_et.1
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent   	INSTALL_DATA /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib/pkgconfig/com_err.pc
 Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/e2fsprogs-1.45.6/lib/et'
making install in lib/ss
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/e2fsprogs-1.45.6/lib/ss'
	MKDIR_P /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include/ss /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/ss /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin
	INSTALL_DATA /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib/libss.a
	INSTALL_DATA /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include/ss/ss.h

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
curl: (22) The requested URL returned error: 404 
	INSTALL_DATA /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include/ss/ss_err.h
Download failed.
+ curl -f --connect-timeout 20 --retry 5 --location --insecure http://ftp.riken.jp/GNU/gnu/bison/bison-3.5.1.tar.xz
 	INSTALL_DATA /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/ss/ct_c.awk
 % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0   	INSTALL_DATA /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/ss/ct_c.sed
   0      0 --:--:-- --:--:-- --:--:--     0	INSTALL /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/mk_cmds
	INSTALL_DATA /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/man/man1/mk_cmds.1
	INSTALL_DATA /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib/pkgconfig/ss.pc

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
curl: (22) The requested URL returned error: 404 Not Found
Download failed.
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/e2fsprogs-1.45.6/lib/ss'
making install in lib/e2p
+ curl -f --connect-timeout 20 --retry 5 --location --insecure http://ftp.jaist.ac.jp/pub/GNU/bison/bison-3.5.1.tar.xz
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/e2fsprogs-1.45.6/lib/e2p'
	MKDIR_P /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include/e2p
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0	INSTALL_DATA /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib/libe2p.a
	INSTALL_DATA /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include/e2p/e2p.h
	INSTALL_DATA /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib/pkgconfig/e2p.pc
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/e2fsprogs-1.45.6/lib/e2p'
making install in lib/uuid
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/e2fsprogs-1.45.6/lib/uuid'
	MKDIR_P /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include/uuid /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/man/man3
	INSTALL_DATA /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib/libuuid.a
	INSTALL_DATA /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include/uuid/uuid.h
	INSTALL_DATA /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/man/man3/uuid.3
	INSTALL_DATA /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/man/man3/uuid_clear.3
	INSTALL_DATA /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/man/man3/uuid_compare.3
	INSTALL_DATA /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/man/man3/uuid_copy.3
	INSTALL_DATA /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/man/man3/uuid_generate.3
	INSTALL_DATA /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/man/man3/uuid_is_null.3
	INSTALL_DATA /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/man/man3/uuid_parse.3
	INSTALL_DATA /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/man/man3/uuid_time.3
	INSTALL_DATA /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/man/man3/uuid_unparse.3
	LINK /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/man/man3/uuid_generate_random.3
	LINK /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/man/man3/uuid_generate_time.3
	INSTALL_DATA /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib/pkgconfig/uuid.pc
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/e2fsprogs-1.45.6/lib/uuid'
making install in lib/blkid
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mul_n | sed 's/_$//'` -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o mul_n.lo mul_n.c
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/e2fsprogs-1.45.6/lib/blkid'
	MKDIR_P /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include/blkid
	INSTALL_DATA /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib/libblkid.a
	INSTALL_DATA /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include/blkid/blkid.h
	INSTALL_DATA /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include/blkid/blkid_types.h
	INSTALL_DATA /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/man/man3/libblkid.3
	INSTALL_DATA /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib/pkgconfig/blkid.pc
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/e2fsprogs-1.45.6/lib/blkid'
making install in lib/support
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mul_n -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c mul_n.c -o mul_n.o
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/e2fsprogs-1.45.6/lib/support'
make[6]: Nothing to be done for 'install'.
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/e2fsprogs-1.45.6/lib/support'
OpenWrt-libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -g -O2 -MT clear_given.lo -MD -MP -MF .deps/clear_given.Tpo -c clear_given.cc -o clear_given.o >/dev/null 2>&1
making install in lib/ext2fs

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/e2fsprogs-1.45.6/lib/ext2fs'
	MKDIR_P /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include/ext2fs
	INSTALL_DATA /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib/libext2fs.a
OpenWrt-libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -g -O2 -MT copyright.lo -MD -MP -MF .deps/copyright.Tpo -c copyright.cc -o copyright.o >/dev/null 2>&1
	INSTALL_DATA /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include/ext2fs/bitops.h
	INSTALL_DATA /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include/ext2fs/ext2fs.h
	INSTALL_DATA /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include/ext2fs/ext2_io.h
	INSTALL_DATA /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include/ext2fs/ext2_fs.h
	INSTALL_DATA /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include/ext2fs/ext2_ext_attr.h
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sqr | sed 's/_$//'` -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o sqr.lo sqr.c
	INSTALL_DATA /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include/ext2fs/ext3_extents.h
	INSTALL_DATA /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include/ext2fs/tdb.h
	INSTALL_DATA /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include/ext2fs/qcow2.h
	INSTALL_DATA /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include/ext2fs/hashmap.h
	INSTALL_DATA /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include/ext2fs/ext2_err.h
	INSTALL_DATA /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include/ext2fs/ext2_types.h
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sqr -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c sqr.c -o sqr.o
	INSTALL_DATA /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib/pkgconfig/ext2fs.pc
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/e2fsprogs-1.45.6/lib/ext2fs'
making install in intl
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/e2fsprogs-1.45.6/intl'
if test 'no' = yes; then \
  test yes != no || /bin/sh /bin/mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib; \
  temp=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib/t-charset.alias; \
  dest=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib/charset.alias; \
  if test -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib/charset.alias; then \
    orig=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib/charset.alias; \
    sed -f ref-add.sed $orig > $temp; \
    /usr/bin/install -c -m 644 $temp $dest; \
    rm -f $temp; \
  else \
    if test yes = no; then \
      orig=charset.alias; \
      sed -f ref-add.sed $orig > $temp; \
      /usr/bin/install -c -m 644 $temp $dest; \
      rm -f $temp; \
    fi; \
  fi; \
  /bin/sh /bin/mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/locale; \
  test -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/locale/locale.alias \
    && orig=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/locale/locale.alias \
    || orig=./locale.alias; \
  temp=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/locale/t-locale.alias; \
  dest=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/locale/locale.alias; \
  sed -f ref-add.sed $orig > $temp; \
  /usr/bin/install -c -m 644 $temp $dest; \
  rm -f $temp; \
else \
  : ; \
fi
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/e2fsprogs-1.45.6/intl'
make[5]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/e2fsprogs-1.45.6'
make[4]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/e2fsprogs-1.45.6'
make -C /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/e2fsprogs-1.45.6/lib/uuid install
make[4]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/e2fsprogs-1.45.6/lib/uuid'
	MKDIR_P /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include/uuid /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/man/man3
	INSTALL_DATA /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib/libuuid.a
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mul_basecase | sed 's/_$//'` -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o mul_basecase.lo mul_basecase.c
	INSTALL_DATA /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include/uuid/uuid.h
	INSTALL_DATA /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/man/man3/uuid.3
	INSTALL_DATA /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/man/man3/uuid_clear.3
	INSTALL_DATA /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/man/man3/uuid_compare.3
	INSTALL_DATA /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/man/man3/uuid_copy.3
	INSTALL_DATA /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/man/man3/uuid_generate.3
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mul_basecase -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c mul_basecase.c -o mul_basecase.o
	INSTALL_DATA /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/man/man3/uuid_is_null.3
	INSTALL_DATA /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/man/man3/uuid_parse.3
	INSTALL_DATA /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/man/man3/uuid_time.3
	INSTALL_DATA /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/man/man3/uuid_unparse.3
	LINK /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/man/man3/uuid_generate_random.3
	LINK /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/man/man3/uuid_generate_time.3
	INSTALL_DATA /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib/pkgconfig/uuid.pc
make[4]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/e2fsprogs-1.45.6/lib/uuid'
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include/e2fsprogs
cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include/uuid /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include/e2fsprogs/
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sqr_basecase | sed 's/_$//'` -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o sqr_basecase.lo sqr_basecase.c
rm -rf /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include/uuid
install -m0644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/e2fsprogs-1.45.6/lib/uuid/libuuid.a /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib/
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/stamp
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/e2fsprogs-1.45.6/.built
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/stamp/.e2fsprogs_installed
make[3]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tools/e2fsprogs'
time: tools/e2fsprogs/compile#56.34#11.72#57.28
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo nussbaumer_mul | sed 's/_$//'` -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o nussbaumer_mul.lo nussbaumer_mul.c
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sqr_basecase -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c sqr_basecase.c -o sqr_basecase.o
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_nussbaumer_mul -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c nussbaumer_mul.c -o nussbaumer_mul.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mulmid_basecase | sed 's/_$//'` -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o mulmid_basecase.lo mulmid_basecase.c
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom42_mulmid | sed 's/_$//'` -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o toom42_mulmid.lo toom42_mulmid.c
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mulmid_basecase -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c mulmid_basecase.c -o mulmid_basecase.o
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom42_mulmid -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c toom42_mulmid.c -o toom42_mulmid.o
[ 62%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmExportFileGenerator.cxx.o
depbase=`echo custom_getopt_gen.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/usr/bin/env bash ../../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -g -O2 -MT custom_getopt_gen.lo -MD -MP -MF $depbase.Tpo -c -o custom_getopt_gen.lo custom_getopt_gen.cc &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo dependant_option.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/usr/bin/env bash ../../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -g -O2 -MT dependant_option.lo -MD -MP -MF $depbase.Tpo -c -o dependant_option.lo dependant_option.cc &&\
mv -f $depbase.Tpo $depbase.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mulmid_n | sed 's/_$//'` -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o mulmid_n.lo mulmid_n.c
OpenWrt-libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -g -O2 -MT custom_getopt_gen.lo -MD -MP -MF .deps/custom_getopt_gen.Tpo -c custom_getopt_gen.cc  -fPIC -DPIC -o .libs/custom_getopt_gen.o
OpenWrt-libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -g -O2 -MT dependant_option.lo -MD -MP -MF .deps/dependant_option.Tpo -c dependant_option.cc  -fPIC -DPIC -o .libs/dependant_option.o
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mulmid_n -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c mulmid_n.c -o mulmid_n.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mulmid | sed 's/_$//'` -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o mulmid.lo mulmid.c
[ 62%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmExportInstallAndroidMKGenerator.cxx.o
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mulmid -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c mulmid.c -o mulmid.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo random | sed 's/_$//'` -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o random.lo random.c
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_random -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c random.c -o random.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo random2 | sed 's/_$//'` -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o random2.lo random2.c

 16 2299k   16  374k    0     0   360k      0  0:00:06  0:00:01  0:00:05  361kOpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_random2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c random2.c -o random2.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo pow_1 | sed 's/_$//'` -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o pow_1.lo pow_1.c
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_pow_1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c pow_1.c -o pow_1.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo rootrem | sed 's/_$//'` -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o rootrem.lo rootrem.c
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_rootrem -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c rootrem.c -o rootrem.o
OpenWrt-libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -g -O2 -MT dependant_option.lo -MD -MP -MF .deps/dependant_option.Tpo -c dependant_option.cc -o dependant_option.o >/dev/null 2>&1
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sqrtrem | sed 's/_$//'` -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o sqrtrem.lo sqrtrem.c
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sqrtrem -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c sqrtrem.c -o sqrtrem.o

100 2299k  100 2299k    0     0  1288k      0  0:00:01  0:00:01 --:--:-- 1290k
. /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/include/shell.sh; xzcat /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/dl/bison-3.5.1.tar.xz | tar -C /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/bison-3.5.1/.. -xf -
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sizeinbase | sed 's/_$//'` -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o sizeinbase.lo sizeinbase.c
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sizeinbase -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c sizeinbase.c -o sizeinbase.o
depbase=`echo enum_decl.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/usr/bin/env bash ../../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -g -O2 -MT enum_decl.lo -MD -MP -MF $depbase.Tpo -c -o enum_decl.lo enum_decl.cc &&\
mv -f $depbase.Tpo $depbase.Plo
OpenWrt-libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -g -O2 -MT enum_decl.lo -MD -MP -MF .deps/enum_decl.Tpo -c enum_decl.cc  -fPIC -DPIC -o .libs/enum_decl.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo get_str | sed 's/_$//'` -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o get_str.lo get_str.c
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_get_str -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c get_str.c -o get_str.o
[ 62%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmExportInstallFileGenerator.cxx.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo set_str | sed 's/_$//'` -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o set_str.lo set_str.c
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_set_str -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c set_str.c -o set_str.o
[ ! -d ./src/ ] || cp -fpR ./src/* /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/bison-3.5.1

Applying ./patches/100-fix-gets-removal.patch using plaintext: 
patching file lib/stdio.in.h
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/bison-3.5.1/.prepared2af590791a0cc744b3928048b16ebf9e_6664517399ebbbc92a37c5bb081b5c53
(cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/bison-3.5.1/; if [ -x configure ]; then cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/config.{guess,sub} /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/bison-3.5.1// && CC="gcc" CFLAGS="-O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include " CXX="g++" CPPFLAGS="-I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include " LDFLAGS="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib " CONFIG_SHELL="/usr/bin/env bash"  bash ./configure --target=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --program-prefix="" --program-suffix="" --prefix=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host --exec-prefix=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host --sysconfdir=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc --localstatedir=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/var --sbindir=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin --enable-threads=posix --disable-nls ; fi )
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo compute_powtab | sed 's/_$//'` -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o compute_powtab.lo compute_powtab.c
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_compute_powtab -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c compute_powtab.c -o compute_powtab.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo scan0 | sed 's/_$//'` -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o scan0.lo scan0.c
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_scan0 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c scan0.c -o scan0.o
OpenWrt-libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -g -O2 -MT enum_decl.lo -MD -MP -MF .deps/enum_decl.Tpo -c enum_decl.cc -o enum_decl.o >/dev/null 2>&1
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 whether make supports nested variables... (cached) yes
checking whether make supports the include directive... yes (GNU style)
checking for x86_64-pc-linux-gnu-gcc... gcc
checking whether the C compiler works... /usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo scan1 | sed 's/_$//'` -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o scan1.lo scan1.c
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_scan1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c scan1.c -o scan1.o
yes
checking for C compiler default output file name... a.out
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo popcount | sed 's/_$//'` -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o popcount.lo popcount.c
checking for suffix of executables... OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_popcount -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c popcount.c -o popcount.o

checking whether we are cross compiling... /usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo hamdist | sed 's/_$//'` -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o hamdist.lo hamdist.c
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_hamdist -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c hamdist.c -o hamdist.o
no
checking for suffix of object files... /usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo cmp | sed 's/_$//'` -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o cmp.lo cmp.c
o
checking whether we are using the GNU C compiler... OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_cmp -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c cmp.c -o cmp.o
yes
checking whether gcc accepts -g... yes
checking for gcc option to enable C11 features... /usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo zero_p | sed 's/_$//'` -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o zero_p.lo zero_p.c
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_zero_p -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c zero_p.c -o zero_p.o
none needed
checking dependency style of gcc... /usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo perfsqr | sed 's/_$//'` -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o perfsqr.lo perfsqr.c
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_perfsqr -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c perfsqr.c -o perfsqr.o
gcc3
checking whether we are using the GNU C++ compiler... /usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo perfpow | sed 's/_$//'` -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o perfpow.lo perfpow.c
yes
checking whether g++ accepts -g... OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_perfpow -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c perfpow.c -o perfpow.o
yes
checking for g++ option to enable C++11 features... depbase=`echo exit_failure.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/usr/bin/env bash ../../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -g -O2 -MT exit_failure.lo -MD -MP -MF $depbase.Tpo -c -o exit_failure.lo exit_failure.cc &&\
mv -f $depbase.Tpo $depbase.Plo
OpenWrt-libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -g -O2 -MT exit_failure.lo -MD -MP -MF .deps/exit_failure.Tpo -c exit_failure.cc  -fPIC -DPIC -o .libs/exit_failure.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo strongfibo | sed 's/_$//'` -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o strongfibo.lo strongfibo.c
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_strongfibo -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c strongfibo.c -o strongfibo.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo gcd_11 | sed 's/_$//'` -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o gcd_11.lo gcd_11.c
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_gcd_11 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c gcd_11.c -o gcd_11.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo gcd_22 | sed 's/_$//'` -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o gcd_22.lo gcd_22.c
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_gcd_22 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c gcd_22.c -o gcd_22.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo gcd_1 | sed 's/_$//'` -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o gcd_1.lo gcd_1.c
OpenWrt-libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -g -O2 -MT custom_getopt_gen.lo -MD -MP -MF .deps/custom_getopt_gen.Tpo -c custom_getopt_gen.cc -o custom_getopt_gen.o >/dev/null 2>&1
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_gcd_1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c gcd_1.c -o gcd_1.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo gcd | sed 's/_$//'` -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o gcd.lo gcd.c
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_gcd -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c gcd.c -o gcd.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo gcdext_1 | sed 's/_$//'` -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o gcdext_1.lo gcdext_1.c
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_gcdext_1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c gcdext_1.c -o gcdext_1.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo gcdext | sed 's/_$//'` -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o gcdext.lo gcdext.c
[ 62%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmExportTryCompileFileGenerator.cxx.o
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_gcdext -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c gcdext.c -o gcdext.o
OpenWrt-libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -g -O2 -MT exit_failure.lo -MD -MP -MF .deps/exit_failure.Tpo -c exit_failure.cc -o exit_failure.o >/dev/null 2>&1
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo gcd_subdiv_step | sed 's/_$//'` -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o gcd_subdiv_step.lo gcd_subdiv_step.c
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_gcd_subdiv_step -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c gcd_subdiv_step.c -o gcd_subdiv_step.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo gcdext_lehmer | sed 's/_$//'` -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o gcdext_lehmer.lo gcdext_lehmer.c
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_gcdext_lehmer -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c gcdext_lehmer.c -o gcdext_lehmer.o
depbase=`echo file_save.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/usr/bin/env bash ../../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -g -O2 -MT file_save.lo -MD -MP -MF $depbase.Tpo -c -o file_save.lo file_save.cc &&\
mv -f $depbase.Tpo $depbase.Plo
OpenWrt-libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -g -O2 -MT file_save.lo -MD -MP -MF .deps/file_save.Tpo -c file_save.cc  -fPIC -DPIC -o .libs/file_save.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo div_q | sed 's/_$//'` -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o div_q.lo div_q.c
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_div_q -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c div_q.c -o div_q.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo tdiv_qr | sed 's/_$//'` -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o tdiv_qr.lo tdiv_qr.c
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_tdiv_qr -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c tdiv_qr.c -o tdiv_qr.o
OpenWrt-libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -g -O2 -MT file_save.lo -MD -MP -MF .deps/file_save.Tpo -c file_save.cc -o file_save.o >/dev/null 2>&1
[ 62%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmExportSet.cxx.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo jacbase | sed 's/_$//'` -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o jacbase.lo jacbase.c
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_jacbase -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c jacbase.c -o jacbase.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo jacobi_2 | sed 's/_$//'` -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o jacobi_2.lo jacobi_2.c
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_jacobi_2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c jacobi_2.c -o jacobi_2.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo jacobi | sed 's/_$//'` -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o jacobi.lo jacobi.c
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_jacobi -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c jacobi.c -o jacobi.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo get_d | sed 's/_$//'` -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o get_d.lo get_d.c
depbase=`echo file_save_multiple.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/usr/bin/env bash ../../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -g -O2 -MT file_save_multiple.lo -MD -MP -MF $depbase.Tpo -c -o file_save_multiple.lo file_save_multiple.cc &&\
mv -f $depbase.Tpo $depbase.Plo
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_get_d -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c get_d.c -o get_d.o
OpenWrt-libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -g -O2 -MT file_save_multiple.lo -MD -MP -MF .deps/file_save_multiple.Tpo -c file_save_multiple.cc  -fPIC -DPIC -o .libs/file_save_multiple.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo matrix22_mul | sed 's/_$//'` -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o matrix22_mul.lo matrix22_mul.c
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_matrix22_mul -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c matrix22_mul.c -o matrix22_mul.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo matrix22_mul1_inverse_vector | sed 's/_$//'` -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o matrix22_mul1_inverse_vector.lo matrix22_mul1_inverse_vector.c
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_matrix22_mul1_inverse_vector -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c matrix22_mul1_inverse_vector.c -o matrix22_mul1_inverse_vector.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo hgcd_matrix | sed 's/_$//'` -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o hgcd_matrix.lo hgcd_matrix.c
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_hgcd_matrix -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c hgcd_matrix.c -o hgcd_matrix.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo hgcd2 | sed 's/_$//'` -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o hgcd2.lo hgcd2.c
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_hgcd2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c hgcd2.c -o hgcd2.o
OpenWrt-libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -g -O2 -MT c_source.lo -MD -MP -MF .deps/c_source.Tpo -c c_source.cc -o c_source.o >/dev/null 2>&1
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo hgcd_step | sed 's/_$//'` -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o hgcd_step.lo hgcd_step.c
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_hgcd_step -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c hgcd_step.c -o hgcd_step.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo hgcd_reduce | sed 's/_$//'` -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o hgcd_reduce.lo hgcd_reduce.c
[ 62%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmExternalMakefileProjectGenerator.cxx.o
[ 62%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmExtraCodeBlocksGenerator.cxx.o
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_hgcd_reduce -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c hgcd_reduce.c -o hgcd_reduce.o
OpenWrt-libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -g -O2 -MT file_save_multiple.lo -MD -MP -MF .deps/file_save_multiple.Tpo -c file_save_multiple.cc -o file_save_multiple.o >/dev/null 2>&1
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo hgcd | sed 's/_$//'` -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o hgcd.lo hgcd.c
[ 62%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmExtraCodeLiteGenerator.cxx.o
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_hgcd -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c hgcd.c -o hgcd.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo hgcd_appr | sed 's/_$//'` -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o hgcd_appr.lo hgcd_appr.c
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_hgcd_appr -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c hgcd_appr.c -o hgcd_appr.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo hgcd2_jacobi | sed 's/_$//'` -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o hgcd2_jacobi.lo hgcd2_jacobi.c
depbase=`echo free_list.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/usr/bin/env bash ../../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -g -O2 -MT free_list.lo -MD -MP -MF $depbase.Tpo -c -o free_list.lo free_list.cc &&\
mv -f $depbase.Tpo $depbase.Plo
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_hgcd2_jacobi -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c hgcd2_jacobi.c -o hgcd2_jacobi.o
OpenWrt-libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -g -O2 -MT free_list.lo -MD -MP -MF .deps/free_list.Tpo -c free_list.cc  -fPIC -DPIC -o .libs/free_list.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo hgcd_jacobi | sed 's/_$//'` -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o hgcd_jacobi.lo hgcd_jacobi.c
depbase=`echo free_multiple.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/usr/bin/env bash ../../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -g -O2 -MT free_multiple.lo -MD -MP -MF $depbase.Tpo -c -o free_multiple.lo free_multiple.cc &&\
mv -f $depbase.Tpo $depbase.Plo
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_hgcd_jacobi -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c hgcd_jacobi.c -o hgcd_jacobi.o
[ 63%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmExtraEclipseCDT4Generator.cxx.o
OpenWrt-libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -g -O2 -MT free_multiple.lo -MD -MP -MF .deps/free_multiple.Tpo -c free_multiple.cc  -fPIC -DPIC -o .libs/free_multiple.o
OpenWrt-libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -g -O2 -MT free_list.lo -MD -MP -MF .deps/free_list.Tpo -c free_list.cc -o free_list.o >/dev/null 2>&1
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mullo_n | sed 's/_$//'` -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o mullo_n.lo mullo_n.c
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mullo_n -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c mullo_n.c -o mullo_n.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mullo_basecase | sed 's/_$//'` -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o mullo_basecase.lo mullo_basecase.c
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mullo_basecase -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c mullo_basecase.c -o mullo_basecase.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sqrlo | sed 's/_$//'` -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o sqrlo.lo sqrlo.c
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sqrlo -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c sqrlo.c -o sqrlo.o
depbase=`echo free_string.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/usr/bin/env bash ../../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -g -O2 -MT free_string.lo -MD -MP -MF $depbase.Tpo -c -o free_string.lo free_string.cc &&\
mv -f $depbase.Tpo $depbase.Plo
OpenWrt-libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -g -O2 -MT free_string.lo -MD -MP -MF .deps/free_string.Tpo -c free_string.cc  -fPIC -DPIC -o .libs/free_string.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sqrlo_basecase | sed 's/_$//'` -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o sqrlo_basecase.lo sqrlo_basecase.c
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sqrlo_basecase -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c sqrlo_basecase.c -o sqrlo_basecase.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom22_mul | sed 's/_$//'` -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o toom22_mul.lo toom22_mul.c
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom22_mul -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c toom22_mul.c -o toom22_mul.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom32_mul | sed 's/_$//'` -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o toom32_mul.lo toom32_mul.c
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom32_mul -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c toom32_mul.c -o toom32_mul.o
OpenWrt-libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -g -O2 -MT free_string.lo -MD -MP -MF .deps/free_string.Tpo -c free_string.cc -o free_string.o >/dev/null 2>&1
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom42_mul | sed 's/_$//'` -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o toom42_mul.lo toom42_mul.c
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom42_mul -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c toom42_mul.c -o toom42_mul.o
OpenWrt-libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -g -O2 -MT free_multiple.lo -MD -MP -MF .deps/free_multiple.Tpo -c free_multiple.cc -o free_multiple.o >/dev/null 2>&1
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom52_mul | sed 's/_$//'` -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o toom52_mul.lo toom52_mul.c
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom52_mul -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c toom52_mul.c -o toom52_mul.o
depbase=`echo generic_option.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/usr/bin/env bash ../../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -g -O2 -MT generic_option.lo -MD -MP -MF $depbase.Tpo -c -o generic_option.lo generic_option.cc &&\
mv -f $depbase.Tpo $depbase.Plo
OpenWrt-libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -g -O2 -MT generic_option.lo -MD -MP -MF .deps/generic_option.Tpo -c generic_option.cc  -fPIC -DPIC -o .libs/generic_option.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom62_mul | sed 's/_$//'` -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o toom62_mul.lo toom62_mul.c
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom62_mul -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c toom62_mul.c -o toom62_mul.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom33_mul | sed 's/_$//'` -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o toom33_mul.lo toom33_mul.c
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom33_mul -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c toom33_mul.c -o toom33_mul.o
depbase=`echo given_field.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/usr/bin/env bash ../../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -g -O2 -MT given_field.lo -MD -MP -MF $depbase.Tpo -c -o given_field.lo given_field.cc &&\
mv -f $depbase.Tpo $depbase.Plo
OpenWrt-libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -g -O2 -MT given_field.lo -MD -MP -MF .deps/given_field.Tpo -c given_field.cc  -fPIC -DPIC -o .libs/given_field.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom43_mul | sed 's/_$//'` -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o toom43_mul.lo toom43_mul.c
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom43_mul -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c toom43_mul.c -o toom43_mul.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom53_mul | sed 's/_$//'` -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o toom53_mul.lo toom53_mul.c
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom53_mul -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c toom53_mul.c -o toom53_mul.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom54_mul | sed 's/_$//'` -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o toom54_mul.lo toom54_mul.c
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom54_mul -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c toom54_mul.c -o toom54_mul.o
OpenWrt-libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -g -O2 -MT given_field.lo -MD -MP -MF .deps/given_field.Tpo -c given_field.cc -o given_field.o >/dev/null 2>&1
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom63_mul | sed 's/_$//'` -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o toom63_mul.lo toom63_mul.c
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom63_mul -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c toom63_mul.c -o toom63_mul.o
OpenWrt-libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -g -O2 -MT generic_option.lo -MD -MP -MF .deps/generic_option.Tpo -c generic_option.cc -o generic_option.o >/dev/null 2>&1
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom44_mul | sed 's/_$//'` -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o toom44_mul.lo toom44_mul.c
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom44_mul -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c toom44_mul.c -o toom44_mul.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom6h_mul | sed 's/_$//'` -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o toom6h_mul.lo toom6h_mul.c
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom6h_mul -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c toom6h_mul.c -o toom6h_mul.o
depbase=`echo group_counter.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/usr/bin/env bash ../../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -g -O2 -MT group_counter.lo -MD -MP -MF $depbase.Tpo -c -o group_counter.lo group_counter.cc &&\
mv -f $depbase.Tpo $depbase.Plo
[ 63%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmExtraKateGenerator.cxx.o
OpenWrt-libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -g -O2 -MT group_counter.lo -MD -MP -MF .deps/group_counter.Tpo -c group_counter.cc  -fPIC -DPIC -o .libs/group_counter.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom6_sqr | sed 's/_$//'` -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o toom6_sqr.lo toom6_sqr.c
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom6_sqr -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c toom6_sqr.c -o toom6_sqr.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom8h_mul | sed 's/_$//'` -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o toom8h_mul.lo toom8h_mul.c
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom8h_mul -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c toom8h_mul.c -o toom8h_mul.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom8_sqr | sed 's/_$//'` -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o toom8_sqr.lo toom8_sqr.c
none needed
checking dependency style of g++... OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom8_sqr -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c toom8_sqr.c -o toom8_sqr.o
gcc3
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/grep
checking for egrep... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/grep -E
checking for ANSI C header files... /usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom_couple_handling | sed 's/_$//'` -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o toom_couple_handling.lo toom_couple_handling.c
OpenWrt-libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -g -O2 -MT group_counter.lo -MD -MP -MF .deps/group_counter.Tpo -c group_counter.cc -o group_counter.o >/dev/null 2>&1
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_couple_handling -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c toom_couple_handling.c -o toom_couple_handling.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom2_sqr | sed 's/_$//'` -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o toom2_sqr.lo toom2_sqr.c
depbase=`echo group_option.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/usr/bin/env bash ../../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -g -O2 -MT group_option.lo -MD -MP -MF $depbase.Tpo -c -o group_option.lo group_option.cc &&\
mv -f $depbase.Tpo $depbase.Plo
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom2_sqr -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c toom2_sqr.c -o toom2_sqr.o
OpenWrt-libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -g -O2 -MT group_option.lo -MD -MP -MF .deps/group_option.Tpo -c group_option.cc  -fPIC -DPIC -o .libs/group_option.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom3_sqr | sed 's/_$//'` -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o toom3_sqr.lo toom3_sqr.c
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom3_sqr -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c toom3_sqr.c -o toom3_sqr.o
yes
checking for sys/types.h... yes
checking for sys/stat.h... /usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom4_sqr | sed 's/_$//'` -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o toom4_sqr.lo toom4_sqr.c
yes
checking for stdlib.h... OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom4_sqr -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c toom4_sqr.c -o toom4_sqr.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom_eval_dgr3_pm1 | sed 's/_$//'` -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o toom_eval_dgr3_pm1.lo toom_eval_dgr3_pm1.c
yes
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_eval_dgr3_pm1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c toom_eval_dgr3_pm1.c -o toom_eval_dgr3_pm1.o
checking for string.h... /usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom_eval_dgr3_pm2 | sed 's/_$//'` -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o toom_eval_dgr3_pm2.lo toom_eval_dgr3_pm2.c
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_eval_dgr3_pm2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c toom_eval_dgr3_pm2.c -o toom_eval_dgr3_pm2.o
yes
checking for memory.h... /usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom_eval_pm1 | sed 's/_$//'` -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o toom_eval_pm1.lo toom_eval_pm1.c
yes
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom_eval_pm2 | sed 's/_$//'` -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o toom_eval_pm2.lo toom_eval_pm2.c
checking for strings.h... OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_eval_pm1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c toom_eval_pm1.c -o toom_eval_pm1.o
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_eval_pm2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c toom_eval_pm2.c -o toom_eval_pm2.o
yes
checking for inttypes.h... yes
checking for stdint.h... /usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom_eval_pm2exp | sed 's/_$//'` -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o toom_eval_pm2exp.lo toom_eval_pm2exp.c
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom_eval_pm2rexp | sed 's/_$//'` -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o toom_eval_pm2rexp.lo toom_eval_pm2rexp.c
yes
checking for unistd.h... OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_eval_pm2exp -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c toom_eval_pm2exp.c -o toom_eval_pm2exp.o
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_eval_pm2rexp -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c toom_eval_pm2rexp.c -o toom_eval_pm2rexp.o
yes
checking minix/config.h usability... /usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom_interpolate_5pts | sed 's/_$//'` -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o toom_interpolate_5pts.lo toom_interpolate_5pts.c
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom_interpolate_6pts | sed 's/_$//'` -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o toom_interpolate_6pts.lo toom_interpolate_6pts.c
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_interpolate_5pts -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c toom_interpolate_5pts.c -o toom_interpolate_5pts.o
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_interpolate_6pts -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c toom_interpolate_6pts.c -o toom_interpolate_6pts.o
no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... /usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom_interpolate_7pts | sed 's/_$//'` -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o toom_interpolate_7pts.lo toom_interpolate_7pts.c
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_interpolate_7pts -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c toom_interpolate_7pts.c -o toom_interpolate_7pts.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom_interpolate_8pts | sed 's/_$//'` -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o toom_interpolate_8pts.lo toom_interpolate_8pts.c
yes
checking whether _XOPEN_SOURCE should be defined... OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_interpolate_8pts -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c toom_interpolate_8pts.c -o toom_interpolate_8pts.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom_interpolate_12pts | sed 's/_$//'` -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o toom_interpolate_12pts.lo toom_interpolate_12pts.c
OpenWrt-libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -g -O2 -MT group_option.lo -MD -MP -MF .deps/group_option.Tpo -c group_option.cc -o group_option.o >/dev/null 2>&1
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_interpolate_12pts -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c toom_interpolate_12pts.c -o toom_interpolate_12pts.o
no
checking for Minix Amsterdam compiler... depbase=`echo handle_help.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/usr/bin/env bash ../../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -g -O2 -MT handle_help.lo -MD -MP -MF $depbase.Tpo -c -o handle_help.lo handle_help.cc &&\
mv -f $depbase.Tpo $depbase.Plo
no
checking for x86_64-pc-linux-gnu-ar... no
checking for ar... ar
checking for x86_64-pc-linux-gnu-ranlib... no
checking for ranlib... ranlib
[ 63%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmExtraSublimeTextGenerator.cxx.o
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... OpenWrt-libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -g -O2 -MT handle_help.lo -MD -MP -MF .deps/handle_help.Tpo -c handle_help.cc  -fPIC -DPIC -o .libs/handle_help.o
no
checking whether pragma GCC diagnostic push works... yes
checking whether C++ compiler handles -Werror -Wunknown-warning-option... /usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom_interpolate_16pts | sed 's/_$//'` -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o toom_interpolate_16pts.lo toom_interpolate_16pts.c
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo invertappr | sed 's/_$//'` -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o invertappr.lo invertappr.c
no
checking whether C++ compiler handles -fno-exceptions... OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_interpolate_16pts -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c toom_interpolate_16pts.c -o toom_interpolate_16pts.o
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_invertappr -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c invertappr.c -o invertappr.o
yes
checking whether C++ compiler accepts -std=c++98... [ 63%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmFileAPI.cxx.o
yes
checking whether C++ compiler accepts -std=c++03... /usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo invert | sed 's/_$//'` -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o invert.lo invert.c
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_invert -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c invert.c -o invert.o
yes
checking whether C++ compiler accepts -std=c++11... /usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo binvert | sed 's/_$//'` -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o binvert.lo binvert.c
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_binvert -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c binvert.c -o binvert.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mulmod_bnm1 | sed 's/_$//'` -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o mulmod_bnm1.lo mulmod_bnm1.c
depbase=`echo handle_version.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/usr/bin/env bash ../../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -g -O2 -MT handle_version.lo -MD -MP -MF $depbase.Tpo -c -o handle_version.lo handle_version.cc &&\
mv -f $depbase.Tpo $depbase.Plo
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mulmod_bnm1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c mulmod_bnm1.c -o mulmod_bnm1.o
OpenWrt-libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -g -O2 -MT handle_version.lo -MD -MP -MF .deps/handle_version.Tpo -c handle_version.cc  -fPIC -DPIC -o .libs/handle_version.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sqrmod_bnm1 | sed 's/_$//'` -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o sqrmod_bnm1.lo sqrmod_bnm1.c
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sqrmod_bnm1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c sqrmod_bnm1.c -o sqrmod_bnm1.o
[ 63%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmFileAPICache.cxx.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo div_qr_1 | sed 's/_$//'` -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o div_qr_1.lo div_qr_1.c
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_div_qr_1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c div_qr_1.c -o div_qr_1.o
OpenWrt-libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -g -O2 -MT handle_help.lo -MD -MP -MF .deps/handle_help.Tpo -c handle_help.cc -o handle_help.o >/dev/null 2>&1
OpenWrt-libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -g -O2 -MT handle_version.lo -MD -MP -MF .deps/handle_version.Tpo -c handle_version.cc -o handle_version.o >/dev/null 2>&1
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo div_qr_1n_pi1 | sed 's/_$//'` -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o div_qr_1n_pi1.lo div_qr_1n_pi1.c
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_div_qr_1n_pi1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c div_qr_1n_pi1.c -o div_qr_1n_pi1.o
yes
checking whether C++ compiler accepts -std=c++14... /usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo div_qr_2 | sed 's/_$//'` -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o div_qr_2.lo div_qr_2.c
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_div_qr_2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c div_qr_2.c -o div_qr_2.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo div_qr_2n_pi1 | sed 's/_$//'` -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o div_qr_2n_pi1.lo div_qr_2n_pi1.c
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_div_qr_2n_pi1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c div_qr_2n_pi1.c -o div_qr_2n_pi1.o
depbase=`echo header.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/usr/bin/env bash ../../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -g -O2 -MT header.lo -MD -MP -MF $depbase.Tpo -c -o header.lo header.cc &&\
mv -f $depbase.Tpo $depbase.Plo
OpenWrt-libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -g -O2 -MT header.lo -MD -MP -MF .deps/header.Tpo -c header.cc  -fPIC -DPIC -o .libs/header.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo div_qr_2u_pi1 | sed 's/_$//'` -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o div_qr_2u_pi1.lo div_qr_2u_pi1.c
depbase=`echo init_args_info.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/usr/bin/env bash ../../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -g -O2 -MT init_args_info.lo -MD -MP -MF $depbase.Tpo -c -o init_args_info.lo init_args_info.cc &&\
mv -f $depbase.Tpo $depbase.Plo
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_div_qr_2u_pi1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c div_qr_2u_pi1.c -o div_qr_2u_pi1.o
OpenWrt-libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -g -O2 -MT init_args_info.lo -MD -MP -MF .deps/init_args_info.Tpo -c init_args_info.cc  -fPIC -DPIC -o .libs/init_args_info.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sbpi1_div_q | sed 's/_$//'` -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o sbpi1_div_q.lo sbpi1_div_q.c
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sbpi1_div_q -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c sbpi1_div_q.c -o sbpi1_div_q.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sbpi1_div_qr | sed 's/_$//'` -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o sbpi1_div_qr.lo sbpi1_div_qr.c
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sbpi1_div_qr -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c sbpi1_div_qr.c -o sbpi1_div_qr.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sbpi1_divappr_q | sed 's/_$//'` -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o sbpi1_divappr_q.lo sbpi1_divappr_q.c
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sbpi1_divappr_q -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c sbpi1_divappr_q.c -o sbpi1_divappr_q.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo dcpi1_div_q | sed 's/_$//'` -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o dcpi1_div_q.lo dcpi1_div_q.c
yes
checking whether C++ compiler accepts -std=c++17... OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_dcpi1_div_q -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c dcpi1_div_q.c -o dcpi1_div_q.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo dcpi1_div_qr | sed 's/_$//'` -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o dcpi1_div_qr.lo dcpi1_div_qr.c
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_dcpi1_div_qr -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c dcpi1_div_qr.c -o dcpi1_div_qr.o
[ 63%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmFileAPICodemodel.cxx.o
depbase=`echo multiple_fill_array.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/usr/bin/env bash ../../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -g -O2 -MT multiple_fill_array.lo -MD -MP -MF $depbase.Tpo -c -o multiple_fill_array.lo multiple_fill_array.cc &&\
mv -f $depbase.Tpo $depbase.Plo
OpenWrt-libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -g -O2 -MT multiple_fill_array.lo -MD -MP -MF .deps/multiple_fill_array.Tpo -c multiple_fill_array.cc  -fPIC -DPIC -o .libs/multiple_fill_array.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo dcpi1_divappr_q | sed 's/_$//'` -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o dcpi1_divappr_q.lo dcpi1_divappr_q.c
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_dcpi1_divappr_q -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c dcpi1_divappr_q.c -o dcpi1_divappr_q.o
OpenWrt-libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -g -O2 -MT init_args_info.lo -MD -MP -MF .deps/init_args_info.Tpo -c init_args_info.cc -o init_args_info.o >/dev/null 2>&1
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mu_div_qr | sed 's/_$//'` -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o mu_div_qr.lo mu_div_qr.c
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mu_div_qr -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c mu_div_qr.c -o mu_div_qr.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mu_divappr_q | sed 's/_$//'` -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o mu_divappr_q.lo mu_divappr_q.c
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mu_divappr_q -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c mu_divappr_q.c -o mu_divappr_q.o
OpenWrt-libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -g -O2 -MT multiple_fill_array.lo -MD -MP -MF .deps/multiple_fill_array.Tpo -c multiple_fill_array.cc -o multiple_fill_array.o >/dev/null 2>&1
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mu_div_q | sed 's/_$//'` -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o mu_div_q.lo mu_div_q.c
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mu_div_q -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c mu_div_q.c -o mu_div_q.o
yes
checking whether C++ compiler accepts -std=c++2a... no
checking whether C++ compiler accepts -std=c++2a -stdlib=libc++... no
checking whether gcc supports POSIXLY_CORRECT=1... yes
checking whether g++ builds executables that work... /usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo bdiv_q_1 | sed 's/_$//'` -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o bdiv_q_1.lo bdiv_q_1.c
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_bdiv_q_1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c bdiv_q_1.c -o bdiv_q_1.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sbpi1_bdiv_q | sed 's/_$//'` -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o sbpi1_bdiv_q.lo sbpi1_bdiv_q.c
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sbpi1_bdiv_q -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c sbpi1_bdiv_q.c -o sbpi1_bdiv_q.o
depbase=`echo multiple_opt_list.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/usr/bin/env bash ../../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -g -O2 -MT multiple_opt_list.lo -MD -MP -MF $depbase.Tpo -c -o multiple_opt_list.lo multiple_opt_list.cc &&\
mv -f $depbase.Tpo $depbase.Plo
OpenWrt-libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -g -O2 -MT multiple_opt_list.lo -MD -MP -MF .deps/multiple_opt_list.Tpo -c multiple_opt_list.cc  -fPIC -DPIC -o .libs/multiple_opt_list.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sbpi1_bdiv_qr | sed 's/_$//'` -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o sbpi1_bdiv_qr.lo sbpi1_bdiv_qr.c
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sbpi1_bdiv_qr -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c sbpi1_bdiv_qr.c -o sbpi1_bdiv_qr.o
OpenWrt-libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -g -O2 -MT header.lo -MD -MP -MF .deps/header.Tpo -c header.cc -o header.o >/dev/null 2>&1
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sbpi1_bdiv_r | sed 's/_$//'` -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o sbpi1_bdiv_r.lo sbpi1_bdiv_r.c
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sbpi1_bdiv_r -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c sbpi1_bdiv_r.c -o sbpi1_bdiv_r.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo dcpi1_bdiv_q | sed 's/_$//'` -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o dcpi1_bdiv_q.lo dcpi1_bdiv_q.c
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_dcpi1_bdiv_q -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c dcpi1_bdiv_q.c -o dcpi1_bdiv_q.o
depbase=`echo option_arg.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/usr/bin/env bash ../../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -g -O2 -MT option_arg.lo -MD -MP -MF $depbase.Tpo -c -o option_arg.lo option_arg.cc &&\
mv -f $depbase.Tpo $depbase.Plo
OpenWrt-libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -g -O2 -MT option_arg.lo -MD -MP -MF .deps/option_arg.Tpo -c option_arg.cc  -fPIC -DPIC -o .libs/option_arg.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo dcpi1_bdiv_qr | sed 's/_$//'` -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o dcpi1_bdiv_qr.lo dcpi1_bdiv_qr.c
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_dcpi1_bdiv_qr -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c dcpi1_bdiv_qr.c -o dcpi1_bdiv_qr.o
yes
checking whether g++ supports POSIXLY_CORRECT=1... [ 63%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmFileAPICMakeFiles.cxx.o
yes
checking for dmd... no
checking for -g... no
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mu_bdiv_q | sed 's/_$//'` -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o mu_bdiv_q.lo mu_bdiv_q.c
checking for Java compiler... no
checking for Java virtual machine... OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mu_bdiv_q -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c mu_bdiv_q.c -o mu_bdiv_q.o
OpenWrt-libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -g -O2 -MT multiple_opt_list.lo -MD -MP -MF .deps/multiple_opt_list.Tpo -c multiple_opt_list.cc -o multiple_opt_list.o >/dev/null 2>&1
java
checking for flex... flex
checking whether lex is flex... /usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mu_bdiv_qr | sed 's/_$//'` -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o mu_bdiv_qr.lo mu_bdiv_qr.c
yes
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mu_bdiv_qr -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c mu_bdiv_qr.c -o mu_bdiv_qr.o
checking lex output file root... lex.yy
checking lex library... /usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo bdiv_q | sed 's/_$//'` -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o bdiv_q.lo bdiv_q.c
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_bdiv_q -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c bdiv_q.c -o bdiv_q.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo bdiv_qr | sed 's/_$//'` -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o bdiv_qr.lo bdiv_qr.c
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_bdiv_qr -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c bdiv_qr.c -o bdiv_qr.o
depbase=`echo print_help_string.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/usr/bin/env bash ../../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -g -O2 -MT print_help_string.lo -MD -MP -MF $depbase.Tpo -c -o print_help_string.lo print_help_string.cc &&\
mv -f $depbase.Tpo $depbase.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo broot | sed 's/_$//'` -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o broot.lo broot.c
OpenWrt-libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -g -O2 -MT print_help_string.lo -MD -MP -MF .deps/print_help_string.Tpo -c print_help_string.cc  -fPIC -DPIC -o .libs/print_help_string.o
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_broot -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c broot.c -o broot.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo brootinv | sed 's/_$//'` -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o brootinv.lo brootinv.c
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_brootinv -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c brootinv.c -o brootinv.o
[ 63%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmFileCopier.cxx.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo bsqrt | sed 's/_$//'` -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o bsqrt.lo bsqrt.c
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_bsqrt -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c bsqrt.c -o bsqrt.o
OpenWrt-libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -g -O2 -MT option_arg.lo -MD -MP -MF .deps/option_arg.Tpo -c option_arg.cc -o option_arg.o >/dev/null 2>&1
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo bsqrtinv | sed 's/_$//'` -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o bsqrtinv.lo bsqrtinv.c
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_bsqrtinv -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c bsqrtinv.c -o bsqrtinv.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo divexact | sed 's/_$//'` -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o divexact.lo divexact.c
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_divexact -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c divexact.c -o divexact.o
-lfl
checking whether yytext is a pointer... /usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo bdiv_dbm1c | sed 's/_$//'` -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o bdiv_dbm1c.lo bdiv_dbm1c.c
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_bdiv_dbm1c -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c bdiv_dbm1c.c -o bdiv_dbm1c.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo redc_1 | sed 's/_$//'` -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o redc_1.lo redc_1.c
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_redc_1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c redc_1.c -o redc_1.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo redc_2 | sed 's/_$//'` -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o redc_2.lo redc_2.c
yes
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_redc_2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c redc_2.c -o redc_2.o
checking for bison... no
checking for byacc... no
checking for x86_64-pc-linux-gnu-ranlib... ranlib
checking for GNU M4 that supports accurate traces... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/m4
checking whether /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/m4 accepts --gnu... yes
checking how m4 supports trace files... --debugfile
checking for perl... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/perl
checking for xsltproc... no
checking for locale.h... /usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo redc_n | sed 's/_$//'` -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o redc_n.lo redc_n.c
yes
OpenWrt-libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -g -O2 -MT print_help_string.lo -MD -MP -MF .deps/print_help_string.Tpo -c print_help_string.cc -o print_help_string.o >/dev/null 2>&1
checking for sys/param.h... OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_redc_n -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c redc_n.c -o redc_n.o
yes
checking for sys/socket.h... /usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo powm | sed 's/_$//'` -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o powm.lo powm.c
yes
checking for unistd.h... (cached) yes
checking for stdio_ext.h... OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_powm -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c powm.c -o powm.o
yes
checking for features.h... yes
checking for getopt.h... yes
checking for sys/cdefs.h... yes
checking for sys/time.h... [ 63%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmFileInstaller.cxx.o
depbase=`echo required_option.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/usr/bin/env bash ../../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -g -O2 -MT required_option.lo -MD -MP -MF $depbase.Tpo -c -o required_option.lo required_option.cc &&\
mv -f $depbase.Tpo $depbase.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo powlo | sed 's/_$//'` -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o powlo.lo powlo.c
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_powlo -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c powlo.c -o powlo.o
OpenWrt-libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -g -O2 -MT required_option.lo -MD -MP -MF .deps/required_option.Tpo -c required_option.cc  -fPIC -DPIC -o .libs/required_option.o
yes
depbase=`echo reset_group.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/usr/bin/env bash ../../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -g -O2 -MT reset_group.lo -MD -MP -MF $depbase.Tpo -c -o reset_group.lo reset_group.cc &&\
mv -f $depbase.Tpo $depbase.Plo
checking for limits.h... yes
checking for wchar.h... OpenWrt-libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -g -O2 -MT reset_group.lo -MD -MP -MF .deps/reset_group.Tpo -c reset_group.cc  -fPIC -DPIC -o .libs/reset_group.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sec_powm | sed 's/_$//'` -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o sec_powm.lo sec_powm.c
depbase=`echo update_given.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/usr/bin/env bash ../../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -g -O2 -MT update_given.lo -MD -MP -MF $depbase.Tpo -c -o update_given.lo update_given.cc &&\
mv -f $depbase.Tpo $depbase.Plo
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sec_powm -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c sec_powm.c -o sec_powm.o
yes
OpenWrt-libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -g -O2 -MT update_given.lo -MD -MP -MF .deps/update_given.Tpo -c update_given.cc  -fPIC -DPIC -o .libs/update_given.o
checking for stdint.h... (cached) yes
checking for inttypes.h... (cached) yes
checking for crtdefs.h... no
checking for wctype.h... /usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sec_mul | sed 's/_$//'` -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o sec_mul.lo sec_mul.c
yes
checking for threads.h... OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sec_mul -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c sec_mul.c -o sec_mul.o
no
checking for math.h... /usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sec_sqr | sed 's/_$//'` -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o sec_sqr.lo sec_sqr.c
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sec_sqr -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c sec_sqr.c -o sec_sqr.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sec_div_qr | sed 's/_$//'` -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o sec_div_qr.lo sec_div_qr.c
yes
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sec_div_qr -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c sec_div_qr.c -o sec_div_qr.o
checking for sys/mman.h... /usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sec_div_r | sed 's/_$//'` -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o sec_div_r.lo sec_div_r.c
yes
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sec_div_r -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c sec_div_r.c -o sec_div_r.o
checking for spawn.h... OpenWrt-libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -g -O2 -MT update_given.lo -MD -MP -MF .deps/update_given.Tpo -c update_given.cc -o update_given.o >/dev/null 2>&1
yes
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sec_pi1_div_qr | sed 's/_$//'` -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o sec_pi1_div_qr.lo sec_pi1_div_qr.c
checking for sys/resource.h... OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sec_pi1_div_qr -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c sec_pi1_div_qr.c -o sec_pi1_div_qr.o
yes
checking for sys/times.h... /usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sec_pi1_div_r | sed 's/_$//'` -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o sec_pi1_div_r.lo sec_pi1_div_r.c
OpenWrt-libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -g -O2 -MT reset_group.lo -MD -MP -MF .deps/reset_group.Tpo -c reset_group.cc -o reset_group.o >/dev/null 2>&1
yes
checking for sys/wait.h... OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sec_pi1_div_r -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c sec_pi1_div_r.c -o sec_pi1_div_r.o
yes
checking for sys/stat.h... (cached) yes
checking for xlocale.h... /usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sec_add_1 | sed 's/_$//'` -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o sec_add_1.lo sec_add_1.c
no
checking for inline... OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sec_add_1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c sec_add_1.c -o sec_add_1.o
inline
checking for size_t... /usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sec_sub_1 | sed 's/_$//'` -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o sec_sub_1.lo sec_sub_1.c
OpenWrt-libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -g -O2 -MT required_option.lo -MD -MP -MF .deps/required_option.Tpo -c required_option.cc -o required_option.o >/dev/null 2>&1
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sec_sub_1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c sec_sub_1.c -o sec_sub_1.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sec_invert | sed 's/_$//'` -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o sec_invert.lo sec_invert.c
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sec_invert -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c sec_invert.c -o sec_invert.o
yes
checking for working alloca.h... /usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo trialdiv | sed 's/_$//'` -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o trialdiv.lo trialdiv.c
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo remove | sed 's/_$//'` -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o remove.lo remove.c
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_trialdiv -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c trialdiv.c -o trialdiv.o
yes
checking for alloca... OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_remove -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c remove.c -o remove.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo and_n | sed 's/_$//'` -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o and_n.lo and_n.c
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_and_n -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c and_n.c -o and_n.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo andn_n | sed 's/_$//'` -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o andn_n.lo andn_n.c
yes
checking whether malloc, realloc, calloc are POSIX compliant... OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_andn_n -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c andn_n.c -o andn_n.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo nand_n | sed 's/_$//'` -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o nand_n.lo nand_n.c
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_nand_n -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c nand_n.c -o nand_n.o
yes
checking for canonicalize_file_name... /usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo ior_n | sed 's/_$//'` -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o ior_n.lo ior_n.c
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_ior_n -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c ior_n.c -o ior_n.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo iorn_n | sed 's/_$//'` -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o iorn_n.lo iorn_n.c
yes
checking for getcwd... OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_iorn_n -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c iorn_n.c -o iorn_n.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo nior_n | sed 's/_$//'` -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o nior_n.lo nior_n.c
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_nior_n -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c nior_n.c -o nior_n.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo xor_n | sed 's/_$//'` -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o xor_n.lo xor_n.c
yes
checking for readlink... OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_xor_n -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c xor_n.c -o xor_n.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo xnor_n | sed 's/_$//'` -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o xnor_n.lo xnor_n.c
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo copyi | sed 's/_$//'` -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o copyi.lo copyi.c
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_xnor_n -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c xnor_n.c -o xnor_n.o
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_copyi -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c copyi.c -o copyi.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo copyd | sed 's/_$//'` -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o copyd.lo copyd.c
yes
checking for realpath... OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_copyd -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c copyd.c -o copyd.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo zero | sed 's/_$//'` -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o zero.lo zero.c
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sec_tabselect | sed 's/_$//'` -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o sec_tabselect.lo sec_tabselect.c
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_zero -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c zero.c -o zero.o
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sec_tabselect -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c sec_tabselect.c -o sec_tabselect.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo comb_tables | sed 's/_$//'` -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o comb_tables.lo comb_tables.c
[ 64%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmFileLock.cxx.o
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_comb_tables -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c comb_tables.c -o comb_tables.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo add_n_sub_n | sed 's/_$//'` -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o add_n_sub_n.lo add_n_sub_n.c
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_add_n_sub_n -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c add_n_sub_n.c -o add_n_sub_n.o
[ 64%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmFileLockPool.cxx.o
[ 64%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmFileLockResult.cxx.o
yes
checking for readlinkat... /usr/bin/env bash ../libtool  --tag=CC   --mode=link gcc  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib  -o libmpn.la  fib_table.lo mp_bases.lo add.lo add_1.lo add_n.lo sub.lo sub_1.lo sub_n.lo cnd_add_n.lo cnd_sub_n.lo cnd_swap.lo neg.lo com.lo mul_1.lo addmul_1.lo submul_1.lo add_err1_n.lo add_err2_n.lo add_err3_n.lo sub_err1_n.lo sub_err2_n.lo sub_err3_n.lo lshift.lo rshift.lo dive_1.lo diveby3.lo divis.lo divrem.lo divrem_1.lo divrem_2.lo fib2_ui.lo fib2m.lo mod_1.lo mod_34lsub1.lo mode1o.lo pre_divrem_1.lo pre_mod_1.lo dump.lo mod_1_1.lo mod_1_2.lo mod_1_3.lo mod_1_4.lo lshiftc.lo mul.lo mul_fft.lo mul_n.lo sqr.lo mul_basecase.lo sqr_basecase.lo nussbaumer_mul.lo mulmid_basecase.lo toom42_mulmid.lo mulmid_n.lo mulmid.lo random.lo random2.lo pow_1.lo rootrem.lo sqrtrem.lo sizeinbase.lo get_str.lo set_str.lo compute_powtab.lo scan0.lo scan1.lo popcount.lo hamdist.lo cmp.lo zero_p.lo perfsqr.lo perfpow.lo strongfibo.lo gcd_11.lo gcd_22.lo gcd_1.lo gcd.lo gcdext_1.lo gcdext.lo gcd_subdiv_step.lo gcdext_lehmer.lo div_q.lo tdiv_qr.lo jacbase.lo jacobi_2.lo jacobi.lo get_d.lo matrix22_mul.lo matrix22_mul1_inverse_vector.lo hgcd_matrix.lo hgcd2.lo hgcd_step.lo hgcd_reduce.lo hgcd.lo hgcd_appr.lo hgcd2_jacobi.lo hgcd_jacobi.lo mullo_n.lo mullo_basecase.lo sqrlo.lo sqrlo_basecase.lo toom22_mul.lo toom32_mul.lo toom42_mul.lo toom52_mul.lo toom62_mul.lo toom33_mul.lo toom43_mul.lo toom53_mul.lo toom54_mul.lo toom63_mul.lo toom44_mul.lo toom6h_mul.lo toom6_sqr.lo toom8h_mul.lo toom8_sqr.lo toom_couple_handling.lo toom2_sqr.lo toom3_sqr.lo toom4_sqr.lo toom_eval_dgr3_pm1.lo toom_eval_dgr3_pm2.lo toom_eval_pm1.lo toom_eval_pm2.lo toom_eval_pm2exp.lo toom_eval_pm2rexp.lo toom_interpolate_5pts.lo toom_interpolate_6pts.lo toom_interpolate_7pts.lo toom_interpolate_8pts.lo toom_interpolate_12pts.lo toom_interpolate_16pts.lo invertappr.lo invert.lo binvert.lo mulmod_bnm1.lo sqrmod_bnm1.lo div_qr_1.lo div_qr_1n_pi1.lo div_qr_2.lo div_qr_2n_pi1.lo div_qr_2u_pi1.lo sbpi1_div_q.lo sbpi1_div_qr.lo sbpi1_divappr_q.lo dcpi1_div_q.lo dcpi1_div_qr.lo dcpi1_divappr_q.lo mu_div_qr.lo mu_divappr_q.lo mu_div_q.lo bdiv_q_1.lo sbpi1_bdiv_q.lo sbpi1_bdiv_qr.lo sbpi1_bdiv_r.lo dcpi1_bdiv_q.lo dcpi1_bdiv_qr.lo mu_bdiv_q.lo mu_bdiv_qr.lo bdiv_q.lo bdiv_qr.lo broot.lo brootinv.lo bsqrt.lo bsqrtinv.lo divexact.lo bdiv_dbm1c.lo redc_1.lo redc_2.lo redc_n.lo powm.lo powlo.lo sec_powm.lo sec_mul.lo sec_sqr.lo sec_div_qr.lo sec_div_r.lo sec_pi1_div_qr.lo sec_pi1_div_r.lo sec_add_1.lo sec_sub_1.lo sec_invert.lo trialdiv.lo remove.lo and_n.lo andn_n.lo nand_n.lo ior_n.lo iorn_n.lo nior_n.lo xor_n.lo xnor_n.lo copyi.lo copyd.lo zero.lo sec_tabselect.lo comb_tables.lo add_n_sub_n.lo 
yes
checking for _set_invalid_parameter_handler... /usr/bin/env bash ../../libtool  --tag=CXX   --mode=link g++  -g -O2  -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib  -o libgen.la   c_source.lo check_modes.lo clear_arg.lo clear_given.lo copyright.lo custom_getopt_gen.lo dependant_option.lo enum_decl.lo exit_failure.lo file_save.lo file_save_multiple.lo free_list.lo free_multiple.lo free_string.lo generic_option.lo given_field.lo group_counter.lo group_option.lo handle_help.lo handle_version.lo header.lo init_args_info.lo multiple_fill_array.lo multiple_opt_list.lo option_arg.lo print_help_string.lo required_option.lo reset_group.lo update_given.lo  
OpenWrt-libtool: link: ar cq .libs/libmpn.a  fib_table.o mp_bases.o add.o add_1.o add_n.o sub.o sub_1.o sub_n.o cnd_add_n.o cnd_sub_n.o cnd_swap.o neg.o com.o mul_1.o addmul_1.o submul_1.o add_err1_n.o add_err2_n.o add_err3_n.o sub_err1_n.o sub_err2_n.o sub_err3_n.o lshift.o rshift.o dive_1.o diveby3.o divis.o divrem.o divrem_1.o divrem_2.o fib2_ui.o fib2m.o mod_1.o mod_34lsub1.o mode1o.o pre_divrem_1.o pre_mod_1.o dump.o mod_1_1.o mod_1_2.o mod_1_3.o mod_1_4.o lshiftc.o mul.o mul_fft.o mul_n.o sqr.o mul_basecase.o sqr_basecase.o nussbaumer_mul.o mulmid_basecase.o toom42_mulmid.o mulmid_n.o mulmid.o random.o random2.o pow_1.o rootrem.o sqrtrem.o sizeinbase.o get_str.o set_str.o compute_powtab.o scan0.o scan1.o popcount.o hamdist.o cmp.o zero_p.o perfsqr.o perfpow.o strongfibo.o gcd_11.o gcd_22.o gcd_1.o gcd.o gcdext_1.o gcdext.o gcd_subdiv_step.o gcdext_lehmer.o div_q.o tdiv_qr.o jacbase.o jacobi_2.o jacobi.o get_d.o matrix22_mul.o matrix22_mul1_inverse_vector.o hgcd_matrix.o hgcd2.o hgcd_step.o hgcd_reduce.o hgcd.o hgcd_appr.o hgcd2_jacobi.o hgcd_jacobi.o mullo_n.o mullo_basecase.o sqrlo.o sqrlo_basecase.o toom22_mul.o toom32_mul.o toom42_mul.o toom52_mul.o toom62_mul.o toom33_mul.o toom43_mul.o toom53_mul.o toom54_mul.o toom63_mul.o toom44_mul.o toom6h_mul.o toom6_sqr.o toom8h_mul.o toom8_sqr.o toom_couple_handling.o toom2_sqr.o toom3_sqr.o toom4_sqr.o toom_eval_dgr3_pm1.o toom_eval_dgr3_pm2.o toom_eval_pm1.o toom_eval_pm2.o toom_eval_pm2exp.o toom_eval_pm2rexp.o toom_interpolate_5pts.o toom_interpolate_6pts.o toom_interpolate_7pts.o toom_interpolate_8pts.o toom_interpolate_12pts.o toom_interpolate_16pts.o invertappr.o invert.o binvert.o mulmod_bnm1.o sqrmod_bnm1.o div_qr_1.o div_qr_1n_pi1.o div_qr_2.o div_qr_2n_pi1.o div_qr_2u_pi1.o sbpi1_div_q.o sbpi1_div_qr.o sbpi1_divappr_q.o dcpi1_div_q.o dcpi1_div_qr.o dcpi1_divappr_q.o mu_div_qr.o mu_divappr_q.o mu_div_q.o bdiv_q_1.o sbpi1_bdiv_q.o sbpi1_bdiv_qr.o sbpi1_bdiv_r.o dcpi1_bdiv_q.o dcpi1_bdiv_qr.o mu_bdiv_q.o mu_bdiv_qr.o bdiv_q.o bdiv_qr.o broot.o brootinv.o bsqrt.o bsqrtinv.o divexact.o bdiv_dbm1c.o redc_1.o redc_2.o redc_n.o powm.o powlo.o sec_powm.o sec_mul.o sec_sqr.o sec_div_qr.o sec_div_r.o sec_pi1_div_qr.o sec_pi1_div_r.o sec_add_1.o sec_sub_1.o sec_invert.o trialdiv.o remove.o and_n.o andn_n.o nand_n.o ior_n.o iorn_n.o nior_n.o xor_n.o xnor_n.o copyi.o copyd.o zero.o sec_tabselect.o comb_tables.o add_n_sub_n.o
[ 64%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmFilePathChecksum.cxx.o
no
checking for fcntl... OpenWrt-libtool: link: ranlib .libs/libmpn.a
OpenWrt-libtool: link: ar cru .libs/libgen.a .libs/c_source.o .libs/check_modes.o .libs/clear_arg.o .libs/clear_given.o .libs/copyright.o .libs/custom_getopt_gen.o .libs/dependant_option.o .libs/enum_decl.o .libs/exit_failure.o .libs/file_save.o .libs/file_save_multiple.o .libs/free_list.o .libs/free_multiple.o .libs/free_string.o .libs/generic_option.o .libs/given_field.o .libs/group_counter.o .libs/group_option.o .libs/handle_help.o .libs/handle_version.o .libs/header.o .libs/init_args_info.o .libs/multiple_fill_array.o .libs/multiple_opt_list.o .libs/option_arg.o .libs/print_help_string.o .libs/required_option.o .libs/reset_group.o .libs/update_given.o 
ar: `u' modifier ignored since `D' is the default (see `U')
OpenWrt-libtool: link: ranlib .libs/libgen.a
OpenWrt-libtool: link: ( cd ".libs" && rm -f "libmpn.la" && ln -s "../libmpn.la" "libmpn.la" )
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/gmp-6.2.0/mpn'
Making all in mpz
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/gmp-6.2.0/mpz'
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o 2fac_ui.lo 2fac_ui.c
yes
OpenWrt-libtool: link: ( cd ".libs" && rm -f "libgen.la" && ln -s "../libgen.la" "libgen.la" )
make[9]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/gengetopt-2.23/src/skels'
make[8]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/gengetopt-2.23/src/skels'
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c 2fac_ui.c -o 2fac_ui.o
checking for symlink... make[8]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/gengetopt-2.23/src'
depbase=`echo acceptedvalues.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/usr/bin/env bash ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I../gl -I../gl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -g -O2 -MT acceptedvalues.lo -MD -MP -MF $depbase.Tpo -c -o acceptedvalues.lo acceptedvalues.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
OpenWrt-libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../gl -I../gl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -g -O2 -MT acceptedvalues.lo -MD -MP -MF .deps/acceptedvalues.Tpo -c acceptedvalues.cpp  -fPIC -DPIC -o .libs/acceptedvalues.o
[ 64%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmFileTime.cxx.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o add.lo add.c
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c add.c -o add.o
yes
checking for vasnprintf... no
checking for snprintf... /usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o add_ui.lo add_ui.c
[ 64%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmFileTimeCache.cxx.o
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c add_ui.c -o add_ui.o
yes
checking for fsync... [ 64%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmFileTimes.cxx.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o abs.lo abs.c
yes
checking for microuptime... [ 64%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmFortranParserImpl.cxx.o
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c abs.c -o abs.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o aorsmul.lo aorsmul.c
no
checking for nanouptime... OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c aorsmul.c -o aorsmul.o
no
checking for getprogname... no
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o aorsmul_i.lo aorsmul_i.c
checking for getexecname... OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c aorsmul_i.c -o aorsmul_i.o
no
checking for getrusage... [ 64%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmFSPermissions.cxx.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o and.lo and.c
[ 65%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmGccDepfileLexerHelper.cxx.o
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c and.c -o and.o
OpenWrt-libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../gl -I../gl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -g -O2 -MT acceptedvalues.lo -MD -MP -MF .deps/acceptedvalues.Tpo -c acceptedvalues.cpp -o acceptedvalues.o >/dev/null 2>&1
yes
checking for gettimeofday... /usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o array_init.lo array_init.c
yes
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c array_init.c -o array_init.o
checking for iswcntrl... yes
checking for iswblank... [ 65%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmGccDepfileReader.cxx.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o bin_ui.lo bin_ui.c
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c bin_ui.c -o bin_ui.o
yes
checking for tcdrain... yes
checking for mbsinit... yes
checking for mbrtowc... yes
checking for isascii... /usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o bin_uiui.lo bin_uiui.c
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o cdiv_q.lo cdiv_q.c
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c cdiv_q.c -o cdiv_q.o
yes
[ 65%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmGeneratedFileStream.cxx.o
checking for mprotect... OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c bin_uiui.c -o bin_uiui.o
[ 65%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmGeneratorExpressionContext.cxx.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o cdiv_q_ui.lo cdiv_q_ui.c
yes
checking for obstack_printf... OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c cdiv_q_ui.c -o cdiv_q_ui.o
depbase=`echo argsdef.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I../gl -I../gl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT argsdef.lo -MD -MP -MF $depbase.Tpo -c -o argsdef.lo argsdef.c &&\
mv -f $depbase.Tpo $depbase.Plo
yes
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I../gl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT argsdef.lo -MD -MP -MF .deps/argsdef.Tpo -c argsdef.c  -fPIC -DPIC -o .libs/argsdef.o
checking for lstat... OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I../gl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT argsdef.lo -MD -MP -MF .deps/argsdef.Tpo -c argsdef.c -o argsdef.o >/dev/null 2>&1
depbase=`echo cmdline.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I../gl -I../gl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT cmdline.lo -MD -MP -MF $depbase.Tpo -c -o cmdline.lo cmdline.c &&\
mv -f $depbase.Tpo $depbase.Plo
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I../gl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT cmdline.lo -MD -MP -MF .deps/cmdline.Tpo -c cmdline.c  -fPIC -DPIC -o .libs/cmdline.o
yes
checking for strerror_r... /usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o cdiv_qr.lo cdiv_qr.c
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o cdiv_qr_ui.lo cdiv_qr_ui.c
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c cdiv_qr.c -o cdiv_qr.o
yes
checking for __xpg_strerror_r... OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c cdiv_qr_ui.c -o cdiv_qr_ui.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o cdiv_r.lo cdiv_r.c
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o cdiv_r_ui.lo cdiv_r_ui.c
yes
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c cdiv_r.c -o cdiv_r.o
checking for pipe2... OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c cdiv_r_ui.c -o cdiv_r_ui.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o cdiv_ui.lo cdiv_ui.c
yes
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o cfdiv_q_2exp.lo cfdiv_q_2exp.c
checking for setenv... OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c cdiv_ui.c -o cdiv_ui.o
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c cfdiv_q_2exp.c -o cfdiv_q_2exp.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o cfdiv_r_2exp.lo cfdiv_r_2exp.c
yes
checking for link... OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c cfdiv_r_2exp.c -o cfdiv_r_2exp.o
[ 65%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmGeneratorExpressionDAGChecker.cxx.o
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I../gl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT cmdline.lo -MD -MP -MF .deps/cmdline.Tpo -c cmdline.c -o cmdline.o >/dev/null 2>&1
yes
checking for sigaction... /usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o clear.lo clear.c
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o clears.lo clears.c
yes
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c clear.c -o clear.o
checking for sigaltstack... OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c clears.c -o clears.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o clrbit.lo clrbit.c
yes
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c clrbit.c -o clrbit.o
checking for siginterrupt... yes
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o cmp.lo cmp.c
checking for strdup... OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c cmp.c -o cmp.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o cmp_d.lo cmp_d.c
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c cmp_d.c -o cmp_d.o
[ 65%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmGeneratorExpressionEvaluationFile.cxx.o
depbase=`echo fileutils.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/usr/bin/env bash ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I../gl -I../gl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -g -O2 -MT fileutils.lo -MD -MP -MF $depbase.Tpo -c -o fileutils.lo fileutils.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
[ 65%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmGeneratorExpressionEvaluator.cxx.o
yes
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o cmp_si.lo cmp_si.c
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o cmp_ui.lo cmp_ui.c
checking for strndup... OpenWrt-libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../gl -I../gl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -g -O2 -MT fileutils.lo -MD -MP -MF .deps/fileutils.Tpo -c fileutils.cpp  -fPIC -DPIC -o .libs/fileutils.o
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c cmp_si.c -o cmp_si.o
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c cmp_ui.c -o cmp_ui.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o cmpabs.lo cmpabs.c
yes
checking for pipe... OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c cmpabs.c -o cmpabs.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o cmpabs_d.lo cmpabs_d.c
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c cmpabs_d.c -o cmpabs_d.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o cmpabs_ui.lo cmpabs_ui.c
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c cmpabs_ui.c -o cmpabs_ui.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o com.lo com.c
yes
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c com.c -o com.o
checking for wcwidth... /usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o combit.lo combit.c
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c combit.c -o combit.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o cong.lo cong.c
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c cong.c -o cong.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o cong_2exp.lo cong_2exp.c
yes
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c cong_2exp.c -o cong_2exp.o
checking for __fseterr... /usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o cong_ui.lo cong_ui.c
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c cong_ui.c -o cong_ui.o
[ 65%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmGeneratorExpressionLexer.cxx.o
[ 65%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmGeneratorExpressionNode.cxx.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o divexact.lo divexact.c
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c divexact.c -o divexact.o
no
checking for getdtablesize... OpenWrt-libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../gl -I../gl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -g -O2 -MT fileutils.lo -MD -MP -MF .deps/fileutils.Tpo -c fileutils.cpp -o fileutils.o >/dev/null 2>&1
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o divegcd.lo divegcd.c
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c divegcd.c -o divegcd.o
yes
checking for catgets... /usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o dive_ui.lo dive_ui.c
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c dive_ui.c -o dive_ui.o
yes
checking for setlocale... /usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o divis.lo divis.c
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c divis.c -o divis.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o divis_ui.lo divis_ui.c
yes
checking whether // is distinct from /... no
checking whether realpath works... OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c divis_ui.c -o divis_ui.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o divis_2exp.lo divis_2exp.c
yes
checking if environ is properly declared... OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c divis_2exp.c -o divis_2exp.o
yes
checking whether the preprocessor supports include_next... /usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o dump.lo dump.c
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o export.lo export.c
yes
checking whether system header files limit the line length... OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c export.c -o export.o
no
checking for complete errno.h... OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c dump.c -o dump.o
yes
checking whether the compiler is clang... no
checking for compiler option needed when checking for declarations... none
checking whether strerror_r is declared... yes
checking for strerror_r... (cached) yes
checking whether strerror_r returns char *... /usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o fac_ui.lo fac_ui.c
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c fac_ui.c -o fac_ui.o
depbase=`echo ggos.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/usr/bin/env bash ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I../gl -I../gl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -g -O2 -MT ggos.lo -MD -MP -MF $depbase.Tpo -c -o ggos.lo ggos.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
[ 66%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmGeneratorExpressionParser.cxx.o
OpenWrt-libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../gl -I../gl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -g -O2 -MT ggos.lo -MD -MP -MF .deps/ggos.Tpo -c ggos.cpp  -fPIC -DPIC -o .libs/ggos.o
yes
checking for sig_atomic_t... /usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o fdiv_q.lo fdiv_q.c
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c fdiv_q.c -o fdiv_q.o
yes
checking for working fcntl.h... /usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o fdiv_q_ui.lo fdiv_q_ui.c
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c fdiv_q_ui.c -o fdiv_q_ui.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o fdiv_qr.lo fdiv_qr.c
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c fdiv_qr.c -o fdiv_qr.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o fdiv_qr_ui.lo fdiv_qr_ui.c
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c fdiv_qr_ui.c -o fdiv_qr_ui.o
OpenWrt-libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../gl -I../gl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -g -O2 -MT ggos.lo -MD -MP -MF .deps/ggos.Tpo -c ggos.cpp -o ggos.o >/dev/null 2>&1
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o fdiv_r.lo fdiv_r.c
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c fdiv_r.c -o fdiv_r.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o fdiv_r_ui.lo fdiv_r_ui.c
depbase=`echo globals.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/usr/bin/env bash ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I../gl -I../gl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -g -O2 -MT globals.lo -MD -MP -MF $depbase.Tpo -c -o globals.lo globals.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c fdiv_r_ui.c -o fdiv_r_ui.o
OpenWrt-libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../gl -I../gl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -g -O2 -MT globals.lo -MD -MP -MF .deps/globals.Tpo -c globals.cpp  -fPIC -DPIC -o .libs/globals.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o fdiv_ui.lo fdiv_ui.c
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c fdiv_ui.c -o fdiv_ui.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o fib_ui.lo fib_ui.c
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c fib_ui.c -o fib_ui.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o fib2_ui.lo fib2_ui.c
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c fib2_ui.c -o fib2_ui.o
depbase=`echo gm.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/usr/bin/env bash ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I../gl -I../gl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -g -O2 -MT gm.lo -MD -MP -MF $depbase.Tpo -c -o gm.lo gm.cc &&\
mv -f $depbase.Tpo $depbase.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o fits_sint.lo fits_sint.c
OpenWrt-libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../gl -I../gl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -g -O2 -MT gm.lo -MD -MP -MF .deps/gm.Tpo -c gm.cc  -fPIC -DPIC -o .libs/gm.o
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c fits_sint.c -o fits_sint.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o fits_slong.lo fits_slong.c
depbase=`echo gm_utils.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/usr/bin/env bash ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I../gl -I../gl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -g -O2 -MT gm_utils.lo -MD -MP -MF $depbase.Tpo -c -o gm_utils.lo gm_utils.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c fits_slong.c -o fits_slong.o
OpenWrt-libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../gl -I../gl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -g -O2 -MT gm_utils.lo -MD -MP -MF .deps/gm_utils.Tpo -c gm_utils.cpp  -fPIC -DPIC -o .libs/gm_utils.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o fits_sshort.lo fits_sshort.c
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c fits_sshort.c -o fits_sshort.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o fits_uint.lo fits_uint.c
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c fits_uint.c -o fits_uint.o
OpenWrt-libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../gl -I../gl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -g -O2 -MT globals.lo -MD -MP -MF .deps/globals.Tpo -c globals.cpp -o globals.o >/dev/null 2>&1
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o fits_ulong.lo fits_ulong.c
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c fits_ulong.c -o fits_ulong.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o fits_ushort.lo fits_ushort.c
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c fits_ushort.c -o fits_ushort.o
[ 66%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmGeneratorExpression.cxx.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o gcd.lo gcd.c
yes
checking for pid_t... OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c gcd.c -o gcd.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o gcd_ui.lo gcd_ui.c
yes
checking for mode_t... OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c gcd_ui.c -o gcd_ui.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o gcdext.lo gcdext.c
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c gcdext.c -o gcdext.o
yes
checking for stdint.h... /usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o get_d.lo get_d.c
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c get_d.c -o get_d.o
depbase=`echo parser.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/usr/bin/env bash ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I../gl -I../gl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -g -O2 -MT parser.lo -MD -MP -MF $depbase.Tpo -c -o parser.lo parser.cc &&\
mv -f $depbase.Tpo $depbase.Plo
yes
checking for inttypes.h... /usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o get_d_2exp.lo get_d_2exp.c
OpenWrt-libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../gl -I../gl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -g -O2 -MT parser.lo -MD -MP -MF .deps/parser.Tpo -c parser.cc  -fPIC -DPIC -o .libs/parser.o
yes
checking whether printf supports size specifiers as in C99... OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c get_d_2exp.c -o get_d_2exp.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o get_si.lo get_si.c
yes
checking whether printf supports 'long double' arguments... OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c get_si.c -o get_si.o
yes
checking whether printf supports infinite 'double' arguments... /usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o get_str.lo get_str.c
OpenWrt-libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../gl -I../gl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -g -O2 -MT gm_utils.lo -MD -MP -MF .deps/gm_utils.Tpo -c gm_utils.cpp -o gm_utils.o >/dev/null 2>&1
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c get_str.c -o get_str.o
yes
checking whether byte ordering is bigendian... /usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o get_ui.lo get_ui.c
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c get_ui.c -o get_ui.o
no
checking whether long double and double are the same... no
checking whether printf supports infinite 'long double' arguments... /usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o getlimbn.lo getlimbn.c
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c getlimbn.c -o getlimbn.o
[ 66%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmGeneratorTarget.cxx.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o hamdist.lo hamdist.c
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c hamdist.c -o hamdist.o
yes
checking whether printf supports the 'a' and 'A' directives... /usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o import.lo import.c
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c import.c -o import.o
yes
checking whether printf supports the 'F' directive... /usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o init.lo init.c
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c init.c -o init.o
yes
checking whether printf supports the 'n' directive... /usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o init2.lo init2.c
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c init2.c -o init2.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o inits.lo inits.c
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c inits.c -o inits.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o inp_raw.lo inp_raw.c
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c inp_raw.c -o inp_raw.o
OpenWrt-libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../gl -I../gl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -g -O2 -MT parser.lo -MD -MP -MF .deps/parser.Tpo -c parser.cc -o parser.o >/dev/null 2>&1
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o inp_str.lo inp_str.c
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c inp_str.c -o inp_str.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o invert.lo invert.c
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c invert.c -o invert.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o ior.lo ior.c
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c ior.c -o ior.o
depbase=`echo scanner.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/usr/bin/env bash ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I../gl -I../gl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -g -O2 -MT scanner.lo -MD -MP -MF $depbase.Tpo -c -o scanner.lo scanner.cc &&\
mv -f $depbase.Tpo $depbase.Plo
OpenWrt-libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../gl -I../gl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -g -O2 -MT scanner.lo -MD -MP -MF .deps/scanner.Tpo -c scanner.cc  -fPIC -DPIC -o .libs/scanner.o
no
checking whether printf supports the 'ls' directive... /usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o iset.lo iset.c
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c iset.c -o iset.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o iset_d.lo iset_d.c
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c iset_d.c -o iset_d.o
yes
checking whether printf supports POSIX/XSI format strings with positions... /usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o iset_si.lo iset_si.c
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c iset_si.c -o iset_si.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o iset_str.lo iset_str.c
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c iset_str.c -o iset_str.o
yes
checking whether printf supports the grouping flag... /usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o iset_ui.lo iset_ui.c
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c iset_ui.c -o iset_ui.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o jacobi.lo jacobi.c
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c jacobi.c -o jacobi.o
yes
checking whether printf supports the left-adjust flag correctly... depbase=`echo yyerror.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/usr/bin/env bash ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I../gl -I../gl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -g -O2 -MT yyerror.lo -MD -MP -MF $depbase.Tpo -c -o yyerror.lo yyerror.cc &&\
mv -f $depbase.Tpo $depbase.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o kronsz.lo kronsz.c
OpenWrt-libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../gl -I../gl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -g -O2 -MT yyerror.lo -MD -MP -MF .deps/yyerror.Tpo -c yyerror.cc  -fPIC -DPIC -o .libs/yyerror.o
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c kronsz.c -o kronsz.o
yes
checking whether printf supports the zero flag correctly... /usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o kronuz.lo kronuz.c
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c kronuz.c -o kronuz.o
yes
checking whether printf supports large precisions... /usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o kronzs.lo kronzs.c
yes
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c kronzs.c -o kronzs.o
checking whether printf survives out-of-memory conditions... /usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o kronzu.lo kronzu.c
yes
checking for wchar_t... OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c kronzu.c -o kronzu.o
yes
checking for wint_t... OpenWrt-libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../gl -I../gl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -g -O2 -MT yyerror.lo -MD -MP -MF .deps/yyerror.Tpo -c yyerror.cc -o yyerror.o >/dev/null 2>&1
OpenWrt-libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../gl -I../gl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -g -O2 -MT scanner.lo -MD -MP -MF .deps/scanner.Tpo -c scanner.cc -o scanner.o >/dev/null 2>&1
yes
checking whether wint_t is too small... no
checking for intmax_t... /usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o lcm.lo lcm.c
yes
checking where to find the exponent in a 'double'... OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c lcm.c -o lcm.o
word 1 bit 20
checking whether snprintf returns a byte count as in C99... /usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o lcm_ui.lo lcm_ui.c
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c lcm_ui.c -o lcm_ui.o
yes
checking for snprintf... (cached) yes
checking for strnlen... /usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o limbs_read.lo limbs_read.c
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c limbs_read.c -o limbs_read.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o limbs_write.lo limbs_write.c
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c limbs_write.c -o limbs_write.o
yes
depbase=`echo gengetopt.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
g++ -DHAVE_CONFIG_H -I. -I..  -I../gl -I../gl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -g -O2 -MT gengetopt.o -MD -MP -MF $depbase.Tpo -c -o gengetopt.o gengetopt.cc &&\
mv -f $depbase.Tpo $depbase.Po
checking for wcslen... /usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o limbs_modify.lo limbs_modify.c
yes
checking for wcsnlen... OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c limbs_modify.c -o limbs_modify.o
yes
checking for mbrtowc... (cached) yes
checking for wcrtomb... /usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o limbs_finish.lo limbs_finish.c
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c limbs_finish.c -o limbs_finish.o
yes
checking whether _snprintf is declared... no
checking whether frexp() can be used without linking with libm... /usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o lucnum_ui.lo lucnum_ui.c
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c lucnum_ui.c -o lucnum_ui.o
yes
checking whether alarm is declared... /usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o lucnum2_ui.lo lucnum2_ui.c
yes
checking for arithmetic hrtime_t... OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c lucnum2_ui.c -o lucnum2_ui.o
no
checking for getopt.h... (cached) yes
checking for getopt_long_only... /usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o lucmod.lo lucmod.c
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o mfac_uiui.lo mfac_uiui.c
yes
checking whether getopt is POSIX compatible... OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c lucmod.c -o lucmod.o
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c mfac_uiui.c -o mfac_uiui.o
[ 66%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmLinkItemGraphVisitor.cxx.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o millerrabin.lo millerrabin.c
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c millerrabin.c -o millerrabin.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o mod.lo mod.c
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c mod.c -o mod.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o mul.lo mul.c
yes
checking for working GNU getopt function... OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c mul.c -o mul.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o mul_2exp.lo mul_2exp.c
yes
checking for working GNU getopt_long function... OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c mul_2exp.c -o mul_2exp.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o mul_si.lo mul_si.c
yes
checking for C/C++ restrict keyword... /usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o mul_ui.lo mul_ui.c
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c mul_si.c -o mul_si.o
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c mul_ui.c -o mul_ui.o
__restrict
checking for struct timeval... /usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o n_pow_ui.lo n_pow_ui.c
[ 66%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmGetPipes.cxx.o
yes
checking for wide-enough struct timeval.tv_sec member... OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c n_pow_ui.c -o n_pow_ui.o
yes
checking whether limits.h has LLONG_MAX, WORD_BIT, ULLONG_WIDTH etc.... yes
checking whether stdint.h conforms to C99... /usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o neg.lo neg.c
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o nextprime.lo nextprime.c
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c nextprime.c -o nextprime.o
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c neg.c -o neg.o
yes
checking whether stdint.h predates C++11... no
checking whether stdint.h has UINTMAX_WIDTH etc.... [ 66%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmGlobalCommonGenerator.cxx.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o oddfac_1.lo oddfac_1.c
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c oddfac_1.c -o oddfac_1.o
yes
checking for inttypes.h... (cached) yes
checking whether the inttypes.h PRIxNN macros are broken... no
checking where to find the exponent in a 'float'... word 0 bit 23
checking whether isnan(float) can be used without linking with libm... yes
checking whether isnan(float) works... /usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o out_raw.lo out_raw.c
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c out_raw.c -o out_raw.o
yes
checking whether isnan(double) can be used without linking with libm... /usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o out_str.lo out_str.c
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c out_str.c -o out_str.o
yes
checking whether isnan(long double) can be used without linking with libm... /usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o perfpow.lo perfpow.c
yes
checking whether isnanl works... OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c perfpow.c -o perfpow.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o perfsqr.lo perfsqr.c
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c perfsqr.c -o perfsqr.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o popcount.lo popcount.c
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c popcount.c -o popcount.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o pow_ui.lo pow_ui.c
yes
checking whether iswcntrl works... OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c pow_ui.c -o pow_ui.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o powm.lo powm.c
[ 66%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmGlobalGenerator.cxx.o
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c powm.c -o powm.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o powm_sec.lo powm_sec.c
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c powm_sec.c -o powm_sec.o
yes
checking for towlower... /usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o powm_ui.lo powm_ui.c
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c powm_ui.c -o powm_ui.o
yes
checking for wctype_t... yes
checking for wctrans_t... /usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o pprime_p.lo pprime_p.c
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c pprime_p.c -o pprime_p.o
yes
checking whether ldexp() can be used without linking with libm... /usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o prodlimbs.lo prodlimbs.c
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o primorial_ui.lo primorial_ui.c
yes
checking for ld used by gcc... OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c prodlimbs.c -o prodlimbs.o
/usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for shared library run path origin... OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c primorial_ui.c -o primorial_ui.o
done
checking 32-bit host C ABI... no
checking for ELF binary format... /usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o random.lo random.c
yes
checking for the common suffixes of directories in the library search path... /usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o random2.lo random2.c
lib,lib,lib
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c random.c -o random.o
checking for nl_langinfo and CODESET... OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c random2.c -o random2.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o realloc.lo realloc.c
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o realloc2.lo realloc2.c
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c realloc.c -o realloc.o
yes
checking whether imported symbols can be declared weak... OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c realloc2.c -o realloc2.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o remove.lo remove.c
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c remove.c -o remove.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o roinit_n.lo roinit_n.c
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c roinit_n.c -o roinit_n.o
yes
checking pthread.h usability... /usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o root.lo root.c
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o rootrem.lo rootrem.c
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c root.c -o root.o
yes
checking pthread.h presence... OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c rootrem.c -o rootrem.o
yes
checking for pthread.h... yes
OpenWrt-libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../gl -I../gl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -g -O2 -MT gm.lo -MD -MP -MF .deps/gm.Tpo -c gm.cc -o gm.o >/dev/null 2>&1
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o rrandomb.lo rrandomb.c
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o scan0.lo scan0.c
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c rrandomb.c -o rrandomb.o
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c scan0.c -o scan0.o
checking whether POSIX threads API is available... yes
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o scan1.lo scan1.c
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o set.lo set.c
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c scan1.c -o scan1.o
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c set.c -o set.o
checking for multithread API to use... posix
checking for a sed that does not truncate output... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/sed
checking for mbstate_t... /usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o set_d.lo set_d.c
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o set_f.lo set_f.c
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c set_d.c -o set_d.o
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c set_f.c -o set_f.o
yes
checking for a traditional japanese locale... /usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o set_q.lo set_q.c
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c set_q.c -o set_q.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o set_si.lo set_si.c
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c set_si.c -o set_si.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o set_str.lo set_str.c
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c set_str.c -o set_str.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o set_ui.lo set_ui.c
none
checking for a french Unicode locale... OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c set_ui.c -o set_ui.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o setbit.lo setbit.c
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o size.lo size.c
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c setbit.c -o setbit.o
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c size.c -o size.o
none
checking for a transitional chinese locale... /usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o sizeinbase.lo sizeinbase.c
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o sqrt.lo sqrt.c
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c sizeinbase.c -o sizeinbase.o
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c sqrt.c -o sqrt.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o sqrtrem.lo sqrtrem.c
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c sqrtrem.c -o sqrtrem.o
none
checking for mmap... /usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o stronglucas.lo stronglucas.c
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o sub.lo sub.c
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c stronglucas.c -o stronglucas.o
yes
checking for MAP_ANONYMOUS... OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c sub.c -o sub.o
yes
checking whether memchr works... [ 66%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmGlobalUnixMakefileGenerator3.cxx.o
yes
checking whether <limits.h> defines MIN and MAX... /usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o sub_ui.lo sub_ui.c
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o swap.lo swap.c
no
checking whether <sys/param.h> defines MIN and MAX... OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c sub_ui.c -o sub_ui.o
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c swap.c -o swap.o
yes
checking whether obstack_printf is declared... /usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o tdiv_ui.lo tdiv_ui.c
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o tdiv_q.lo tdiv_q.c
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c tdiv_q.c -o tdiv_q.o
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c tdiv_ui.c -o tdiv_ui.o
yes
checking for O_CLOEXEC... /usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o tdiv_q_2exp.lo tdiv_q_2exp.c
yes
checking for promoted mode_t type... OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c tdiv_q_2exp.c -o tdiv_q_2exp.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o tdiv_q_ui.lo tdiv_q_ui.c
mode_t
checking whether strerror(0) succeeds... OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c tdiv_q_ui.c -o tdiv_q_ui.o
[ 66%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmGlobVerificationManager.cxx.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o tdiv_qr.lo tdiv_qr.c
yes
checking for strerror_r with POSIX signature... OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c tdiv_qr.c -o tdiv_qr.o
no
checking whether __xpg_strerror_r works... /usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o tdiv_qr_ui.lo tdiv_qr_ui.c
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o tdiv_r.lo tdiv_r.c
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c tdiv_qr_ui.c -o tdiv_qr_ui.o
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c tdiv_r.c -o tdiv_r.o
yes
checking whether strerror_r is declared... (cached) yes
checking for library containing posix_spawn... none required
checking for posix_spawn... /usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o tdiv_r_2exp.lo tdiv_r_2exp.c
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c tdiv_r_2exp.c -o tdiv_r_2exp.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o tdiv_r_ui.lo tdiv_r_ui.c
yes
checking whether posix_spawn works... OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c tdiv_r_ui.c -o tdiv_r_ui.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o tstbit.lo tstbit.c
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c tstbit.c -o tstbit.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o ui_pow_ui.lo ui_pow_ui.c
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c ui_pow_ui.c -o ui_pow_ui.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o ui_sub.lo ui_sub.c
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o urandomb.lo urandomb.c
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c urandomb.c -o urandomb.o
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c ui_sub.c -o ui_sub.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o urandomm.lo urandomm.c
yes
checking whether posix_spawnattr_setschedpolicy is supported... yes
checking whether posix_spawnattr_setschedparam is supported... OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c urandomm.c -o urandomm.o
yes
checking for ptrdiff_t... /usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o xor.lo xor.c
[ 67%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmGraphVizWriter.cxx.o
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c xor.c -o xor.o
yes
checking whether C symbols are prefixed with underscore at the linker level... no
checking for sigset_t... /usr/bin/env bash ../libtool  --tag=CC   --mode=link gcc  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib  -o libmpz.la  2fac_ui.lo add.lo add_ui.lo abs.lo aorsmul.lo aorsmul_i.lo and.lo array_init.lo bin_ui.lo bin_uiui.lo cdiv_q.lo cdiv_q_ui.lo cdiv_qr.lo cdiv_qr_ui.lo cdiv_r.lo cdiv_r_ui.lo cdiv_ui.lo cfdiv_q_2exp.lo cfdiv_r_2exp.lo clear.lo clears.lo clrbit.lo cmp.lo cmp_d.lo cmp_si.lo cmp_ui.lo cmpabs.lo cmpabs_d.lo cmpabs_ui.lo com.lo combit.lo cong.lo cong_2exp.lo cong_ui.lo divexact.lo divegcd.lo dive_ui.lo divis.lo divis_ui.lo divis_2exp.lo dump.lo export.lo fac_ui.lo fdiv_q.lo fdiv_q_ui.lo fdiv_qr.lo fdiv_qr_ui.lo fdiv_r.lo fdiv_r_ui.lo fdiv_ui.lo fib_ui.lo fib2_ui.lo fits_sint.lo fits_slong.lo fits_sshort.lo fits_uint.lo fits_ulong.lo fits_ushort.lo gcd.lo gcd_ui.lo gcdext.lo get_d.lo get_d_2exp.lo get_si.lo get_str.lo get_ui.lo getlimbn.lo hamdist.lo import.lo init.lo init2.lo inits.lo inp_raw.lo inp_str.lo invert.lo ior.lo iset.lo iset_d.lo iset_si.lo iset_str.lo iset_ui.lo jacobi.lo kronsz.lo kronuz.lo kronzs.lo kronzu.lo lcm.lo lcm_ui.lo limbs_read.lo limbs_write.lo limbs_modify.lo limbs_finish.lo lucnum_ui.lo lucnum2_ui.lo lucmod.lo mfac_uiui.lo millerrabin.lo mod.lo mul.lo mul_2exp.lo mul_si.lo mul_ui.lo n_pow_ui.lo neg.lo nextprime.lo oddfac_1.lo out_raw.lo out_str.lo perfpow.lo perfsqr.lo popcount.lo pow_ui.lo powm.lo powm_sec.lo powm_ui.lo pprime_p.lo prodlimbs.lo primorial_ui.lo random.lo random2.lo realloc.lo realloc2.lo remove.lo roinit_n.lo root.lo rootrem.lo rrandomb.lo scan0.lo scan1.lo set.lo set_d.lo set_f.lo set_q.lo set_si.lo set_str.lo set_ui.lo setbit.lo size.lo sizeinbase.lo sqrt.lo sqrtrem.lo stronglucas.lo sub.lo sub_ui.lo swap.lo tdiv_ui.lo tdiv_q.lo tdiv_q_2exp.lo tdiv_q_ui.lo tdiv_qr.lo tdiv_qr_ui.lo tdiv_r.lo tdiv_r_2exp.lo tdiv_r_ui.lo tstbit.lo ui_pow_ui.lo ui_sub.lo urandomb.lo urandomm.lo xor.lo  
yes
checking for shared library path variable... LD_LIBRARY_PATH
checking whether to activate relocatable installation... no
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... yes
checking whether setenv is declared... yes
checking for uid_t in sys/types.h... yes
checking whether snprintf is declared... yes
checking for stdbool.h that conforms to C99... yes
checking for _Bool... OpenWrt-libtool: link: ar cq .libs/libmpz.a  2fac_ui.o add.o add_ui.o abs.o aorsmul.o aorsmul_i.o and.o array_init.o bin_ui.o bin_uiui.o cdiv_q.o cdiv_q_ui.o cdiv_qr.o cdiv_qr_ui.o cdiv_r.o cdiv_r_ui.o cdiv_ui.o cfdiv_q_2exp.o cfdiv_r_2exp.o clear.o clears.o clrbit.o cmp.o cmp_d.o cmp_si.o cmp_ui.o cmpabs.o cmpabs_d.o cmpabs_ui.o com.o combit.o cong.o cong_2exp.o cong_ui.o divexact.o divegcd.o dive_ui.o divis.o divis_ui.o divis_2exp.o dump.o export.o fac_ui.o fdiv_q.o fdiv_q_ui.o fdiv_qr.o fdiv_qr_ui.o fdiv_r.o fdiv_r_ui.o fdiv_ui.o fib_ui.o fib2_ui.o fits_sint.o fits_slong.o fits_sshort.o fits_uint.o fits_ulong.o fits_ushort.o gcd.o gcd_ui.o gcdext.o get_d.o get_d_2exp.o get_si.o get_str.o get_ui.o getlimbn.o hamdist.o import.o init.o init2.o inits.o inp_raw.o inp_str.o invert.o ior.o iset.o iset_d.o iset_si.o iset_str.o iset_ui.o jacobi.o kronsz.o kronuz.o kronzs.o kronzu.o lcm.o lcm_ui.o limbs_read.o limbs_write.o limbs_modify.o limbs_finish.o lucnum_ui.o lucnum2_ui.o lucmod.o mfac_uiui.o millerrabin.o mod.o mul.o mul_2exp.o mul_si.o mul_ui.o n_pow_ui.o neg.o nextprime.o oddfac_1.o out_raw.o out_str.o perfpow.o perfsqr.o popcount.o pow_ui.o powm.o powm_sec.o powm_ui.o pprime_p.o prodlimbs.o primorial_ui.o random.o random2.o realloc.o realloc2.o remove.o roinit_n.o root.o rootrem.o rrandomb.o scan0.o scan1.o set.o set_d.o set_f.o set_q.o set_si.o set_str.o set_ui.o setbit.o size.o sizeinbase.o sqrt.o sqrtrem.o stronglucas.o sub.o sub_ui.o swap.o tdiv_ui.o tdiv_q.o tdiv_q_2exp.o tdiv_q_ui.o tdiv_qr.o tdiv_qr_ui.o tdiv_r.o tdiv_r_2exp.o tdiv_r_ui.o tstbit.o ui_pow_ui.o ui_sub.o urandomb.o urandomm.o xor.o
OpenWrt-libtool: link: ranlib .libs/libmpz.a
OpenWrt-libtool: link: ( cd ".libs" && rm -f "libmpz.la" && ln -s "../libmpz.la" "libmpz.la" )
yes
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/gmp-6.2.0/mpz'
checking whether strdup is declared... Making all in mpq
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/gmp-6.2.0/mpq'
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o abs.lo abs.c
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c abs.c -o abs.o
yes
checking whether strndup is declared... /usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o aors.lo aors.c
yes
checking for struct timespec in <time.h>... OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c aors.c -o aors.o
yes
checking whether clearerr_unlocked is declared... /usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o canonicalize.lo canonicalize.c
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c canonicalize.c -o canonicalize.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o clear.lo clear.c
yes
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c clear.c -o clear.o
checking whether feof_unlocked is declared... /usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o clears.lo clears.c
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c clears.c -o clears.o
yes
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o cmp.lo cmp.c
checking whether ferror_unlocked is declared... OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c cmp.c -o cmp.o
yes
checking whether fflush_unlocked is declared... yes
checking whether fgets_unlocked is declared... /usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o cmp_si.lo cmp_si.c
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c cmp_si.c -o cmp_si.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o cmp_ui.lo cmp_ui.c
yes
checking whether fputc_unlocked is declared... OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c cmp_ui.c -o cmp_ui.o
yes
checking whether fputs_unlocked is declared... /usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o div.lo div.c
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c div.c -o div.o
yes
checking whether fread_unlocked is declared... yes
checking whether fwrite_unlocked is declared... /usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o equal.lo equal.c
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c equal.c -o equal.o
yes
checking whether getc_unlocked is declared... /usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o get_d.lo get_d.c
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c get_d.c -o get_d.o
yes
checking whether getchar_unlocked is declared... /usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o get_den.lo get_den.c
yes
checking whether putc_unlocked is declared... OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c get_den.c -o get_den.o
yes
checking whether putchar_unlocked is declared... yes
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o get_num.lo get_num.c
checking whether unsetenv is declared... OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c get_num.c -o get_num.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o get_str.lo get_str.c
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c get_str.c -o get_str.o
yes
checking whether vsnprintf is declared... /usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o init.lo init.c
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c init.c -o init.o
yes
checking whether <wchar.h> uses 'inline' correctly... /usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o inits.lo inits.c
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c inits.c -o inits.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o inp_str.lo inp_str.c
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c inp_str.c -o inp_str.o
yes
checking POSIX termios... /usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o inv.lo inv.c
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c inv.c -o inv.o
yes
checking whether use of TIOCGWINSZ requires termios.h... no
checking whether stat file-mode macros are broken... /usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o md_2exp.lo md_2exp.c
no
checking for nlink_t... OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c md_2exp.c -o md_2exp.o
yes
checking whether getdtablesize is declared... /usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o mul.lo mul.c
[ 67%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmInstallGenerator.cxx.o
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c mul.c -o mul.o
yes
checking whether setlocale (LC_ALL, NULL) is multithread-safe... yes
checking whether setlocale (category, NULL) is multithread-safe... yes
checking whether locale.h defines locale_t... yes
checking whether lstat correctly handles trailing slash... /usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o neg.lo neg.c
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c neg.c -o neg.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o out_str.lo out_str.c
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c out_str.c -o out_str.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o set.lo set.c
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c set.c -o set.o
yes
checking whether strnlen is declared... /usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o set_den.lo set_den.c
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c set_den.c -o set_den.o
yes
checking for alloca as a compiler built-in... /usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o set_num.lo set_num.c
yes
checking whether to enable assertions... yes
checking for library containing clock_gettime... OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c set_num.c -o set_num.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o set_si.lo set_si.c
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c set_si.c -o set_si.o
none required
checking for clock_gettime... /usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o set_str.lo set_str.c
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c set_str.c -o set_str.o
yes
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o set_ui.lo set_ui.c
checking for clock_settime... OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c set_ui.c -o set_ui.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o set_z.lo set_z.c
yes
checking whether // is distinct from /... (cached) no
checking whether dup2 works... OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c set_z.c -o set_z.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o set_d.lo set_d.c
yes
checking for error_at_line... OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c set_d.c -o set_d.o
yes
checking whether fcntl handles F_DUPFD correctly... /usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o set_f.lo set_f.c
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c set_f.c -o set_f.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o swap.lo swap.c
yes
checking whether fcntl understands F_DUPFD_CLOEXEC... OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c swap.c -o swap.o
needs runtime check
checking whether conversion from 'int' to 'long double' works... /usr/bin/env bash ../libtool  --tag=CC   --mode=link gcc  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib  -o libmpq.la  abs.lo aors.lo canonicalize.lo clear.lo clears.lo cmp.lo cmp_si.lo cmp_ui.lo div.lo equal.lo get_d.lo get_den.lo get_num.lo get_str.lo init.lo inits.lo inp_str.lo inv.lo md_2exp.lo mul.lo neg.lo out_str.lo set.lo set_den.lo set_num.lo set_si.lo set_str.lo set_ui.lo set_z.lo set_d.lo set_f.lo swap.lo  
yes
checking whether fopen recognizes a trailing slash... OpenWrt-libtool: link: ar cq .libs/libmpq.a  abs.o aors.o canonicalize.o clear.o clears.o cmp.o cmp_si.o cmp_ui.o div.o equal.o get_d.o get_den.o get_num.o get_str.o init.o inits.o inp_str.o inv.o md_2exp.o mul.o neg.o out_str.o set.o set_den.o set_num.o set_si.o set_str.o set_ui.o set_z.o set_d.o set_f.o swap.o
OpenWrt-libtool: link: ranlib .libs/libmpq.a
OpenWrt-libtool: link: ( cd ".libs" && rm -f "libmpq.la" && ln -s "../libmpq.la" "libmpq.la" )
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/gmp-6.2.0/mpq'
Making all in mpf
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/gmp-6.2.0/mpf'
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o init.lo init.c
yes
checking for __fpending... OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c init.c -o init.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o init2.lo init2.c
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c init2.c -o init2.o
yes
checking whether __fpending is declared... /usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o inits.lo inits.c
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c inits.c -o inits.o
yes
checking for ptrdiff_t... (cached) yes
checking whether frexp works... /usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o set.lo set.c
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c set.c -o set.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o set_ui.lo set_ui.c
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c set_ui.c -o set_ui.o
yes
checking whether frexpl is declared... /usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o set_si.lo set_si.c
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c set_si.c -o set_si.o
[ 67%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmInstallExportGenerator.cxx.o
yes
checking whether frexpl() can be used without linking with libm... /usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o set_str.lo set_str.c
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c set_str.c -o set_str.o
yes
checking whether frexpl works... yes
[ 67%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmInstalledFile.cxx.o
checking whether gethrtime is declared... no
checking whether CLOCK_MONOTONIC or CLOCK_REALTIME is defined... yes
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o set_d.lo set_d.c
checking whether program_invocation_name is declared... OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c set_d.c -o set_d.o
yes
checking whether program_invocation_short_name is declared... /usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o set_z.lo set_z.c
yes
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c set_z.c -o set_z.o
checking whether __argv is declared... no
checking whether gettimeofday clobbers localtime buffer... /usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o set_q.lo set_q.c
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c set_q.c -o set_q.o
no
checking for gettimeofday with POSIX signature... /usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o iset.lo iset.c
[ 67%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmInstallFilesGenerator.cxx.o
/usr/bin/env bash ../libtool  --tag=CXX   --mode=link g++  -g -O2  -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib  -o libgengetopt.la  acceptedvalues.lo argsdef.lo cmdline.lo fileutils.lo ggos.lo globals.lo gm.lo gm_utils.lo parser.lo scanner.lo yyerror.lo ../gl/libgnu.la skels/libgen.la 
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c iset.c -o iset.o
almost
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o iset_ui.lo iset_ui.c
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c iset_ui.c -o iset_ui.o
checking whether INT32_MAX < INTMAX_MAX... /usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o iset_si.lo iset_si.c
yes
checking whether INT64_MAX == LONG_MAX... OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c iset_si.c -o iset_si.o
OpenWrt-libtool: link: (cd .libs/libgengetopt.lax/libgnu.a && ar x "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/gengetopt-2.23/src/../gl/.libs/libgnu.a")
yes
checking whether UINT32_MAX < UINTMAX_MAX... OpenWrt-libtool: link: (cd .libs/libgengetopt.lax/libgen.a && ar x "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/gengetopt-2.23/src/skels/.libs/libgen.a")
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o iset_str.lo iset_str.c
yes
checking whether UINT64_MAX == ULONG_MAX... OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c iset_str.c -o iset_str.o
yes
checking whether isnan macro works... yes
checking whether isnan(double) can be used without linking with libm... (cached) yes
checking whether isnan(double) can be used without linking with libm... (cached) yes
checking whether isnan(float) can be used without linking with libm... (cached) yes
checking whether isnan(float) works... (cached) yes
checking whether isnan(long double) can be used without linking with libm... (cached) yes
checking whether isnanl works... (cached) yes
checking whether isnan(long double) can be used without linking with libm... (cached) yes
checking whether isnanl works... (cached) yes
checking whether iswblank is declared... OpenWrt-libtool: link: ar cru .libs/libgengetopt.a .libs/acceptedvalues.o .libs/argsdef.o .libs/cmdline.o .libs/fileutils.o .libs/ggos.o .libs/globals.o .libs/gm.o .libs/gm_utils.o .libs/parser.o .libs/scanner.o .libs/yyerror.o   .libs/libgengetopt.lax/libgnu.a/dummy.o  .libs/libgengetopt.lax/libgen.a/c_source.o .libs/libgengetopt.lax/libgen.a/check_modes.o .libs/libgengetopt.lax/libgen.a/clear_arg.o .libs/libgengetopt.lax/libgen.a/clear_given.o .libs/libgengetopt.lax/libgen.a/copyright.o .libs/libgengetopt.lax/libgen.a/custom_getopt_gen.o .libs/libgengetopt.lax/libgen.a/dependant_option.o .libs/libgengetopt.lax/libgen.a/enum_decl.o .libs/libgengetopt.lax/libgen.a/exit_failure.o .libs/libgengetopt.lax/libgen.a/file_save.o .libs/libgengetopt.lax/libgen.a/file_save_multiple.o .libs/libgengetopt.lax/libgen.a/free_list.o .libs/libgengetopt.lax/libgen.a/free_multiple.o .libs/libgengetopt.lax/libgen.a/free_string.o .libs/libgengetopt.lax/libgen.a/generic_option.o .libs/libgengetopt.lax/libgen.a/given_field.o .libs/libgengetopt.lax/libgen.a/group_counter.o .libs/libgengetopt.lax/libgen.a/group_option.o .libs/libgengetopt.lax/libgen.a/handle_help.o .libs/libgengetopt.lax/libgen.a/handle_version.o .libs/libgengetopt.lax/libgen.a/header.o .libs/libgengetopt.lax/libgen.a/init_args_info.o .libs/libgengetopt.lax/libgen.a/multiple_fill_array.o .libs/libgengetopt.lax/libgen.a/multiple_opt_list.o .libs/libgengetopt.lax/libgen.a/option_arg.o .libs/libgengetopt.lax/libgen.a/print_help_string.o .libs/libgengetopt.lax/libgen.a/required_option.o .libs/libgengetopt.lax/libgen.a/reset_group.o .libs/libgengetopt.lax/libgen.a/update_given.o 
ar: `u' modifier ignored since `D' is the default (see `U')
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o iset_d.lo iset_d.c
OpenWrt-libtool: link: ranlib .libs/libgengetopt.a
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c iset_d.c -o iset_d.o
yes
checking whether ldexpl is declared... OpenWrt-libtool: link: rm -fr .libs/libgengetopt.lax
OpenWrt-libtool: link: ( cd ".libs" && rm -f "libgengetopt.la" && ln -s "../libgengetopt.la" "libgengetopt.la" )
/usr/bin/env bash ../libtool  --tag=CXX   --mode=link g++  -g -O2  -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib  -o gengetopt gengetopt.o libgengetopt.la 
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o clear.lo clear.c
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c clear.c -o clear.o
yes
checking whether ldexpl() can be used without linking with libm... /usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o clears.lo clears.c
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c clears.c -o clears.o
OpenWrt-libtool: link: g++ -g -O2 -o gengetopt gengetopt.o  -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib ./.libs/libgengetopt.a
yes
checking whether ldexpl works... /usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o get_str.lo get_str.c
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c get_str.c -o get_str.o
yes
checking for libtextstyle... no
checking for pthread_rwlock_t... make[8]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/gengetopt-2.23/src'
make[7]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/gengetopt-2.23/src'
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/gengetopt-2.23/src'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/gengetopt-2.23'
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/gengetopt-2.23'
make[5]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/gengetopt-2.23'
make[4]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/gengetopt-2.23'
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/gengetopt-2.23/.built
install -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/gengetopt-2.23/src/gengetopt /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/stamp
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/gengetopt-2.23/.built
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/stamp/.gengetopt_installed
make[3]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tools/gengetopt'
time: tools/gengetopt/compile#130.75#10.37#91.26
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o dump.lo dump.c
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o size.lo size.c
yes
checking whether pthread_rwlock_rdlock prefers a writer to a reader... OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c size.c -o size.o
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c dump.c -o dump.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o eq.lo eq.c
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c eq.c -o eq.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o reldiff.lo reldiff.c
[ 67%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmInstallScriptGenerator.cxx.o
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c reldiff.c -o reldiff.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o sqrt.lo sqrt.c
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c sqrt.c -o sqrt.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o random2.lo random2.c
no
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c random2.c -o random2.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o inp_str.lo inp_str.c
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... (cached) yes
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c inp_str.c -o inp_str.o
checking whether NAN macro works... /usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o out_str.lo out_str.c
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o add.lo add.c
yes
checking whether HUGE_VAL works... OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c out_str.c -o out_str.o
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c add.c -o add.o
[ 67%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmInstallSubdirectoryGenerator.cxx.o
yes
checking whether mbrtowc handles incomplete characters... guessing yes
checking whether mbrtowc works as well as mbtowc... guessing yes
checking whether mbrtowc handles a NULL pwc argument... guessing yes
checking whether mbrtowc handles a NULL string argument... guessing yes
checking whether mbrtowc has a correct return value... guessing yes
checking whether mbrtowc returns 0 when parsing a NUL character... guessing yes
checking whether mbrtowc stores incomplete characters... guessing no
checking whether mbrtowc works on empty input... [ 67%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmInstallTargetGenerator.cxx.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o add_ui.lo add_ui.c
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o sub.lo sub.c
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c add_ui.c -o add_ui.o
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c sub.c -o sub.o
yes
checking whether the C locale is free of encoding errors... /usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o sub_ui.lo sub_ui.c
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c sub_ui.c -o sub_ui.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o ui_sub.lo ui_sub.c
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c ui_sub.c -o ui_sub.o
no
checking whether mbrtowc handles incomplete characters... (cached) guessing yes
checking whether mbrtowc works as well as mbtowc... (cached) guessing yes
checking whether mbswidth is declared in <wchar.h>... /usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o mul.lo mul.c
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c mul.c -o mul.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o mul_ui.lo mul_ui.c
no
checking for mbstate_t... (cached) yes
checking for obstacks that work with any size object... OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c mul_ui.c -o mul_ui.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o div.lo div.c
no
checking whether open recognizes a trailing slash... OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c div.c -o div.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o div_ui.lo div_ui.c
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c div_ui.c -o div_ui.o
yes
checking whether perror matches strerror... [ 67%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmInstallDirectoryGenerator.cxx.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o cmp.lo cmp.c
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c cmp.c -o cmp.o
yes
checking whether posix_spawn_file_actions_addclose works... /usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o cmp_d.lo cmp_d.c
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o cmp_z.lo cmp_z.c
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c cmp_d.c -o cmp_d.o
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c cmp_z.c -o cmp_z.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o cmp_si.lo cmp_si.c
yes
checking whether posix_spawn_file_actions_adddup2 works... OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c cmp_si.c -o cmp_si.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o cmp_ui.lo cmp_ui.c
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c cmp_ui.c -o cmp_ui.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o mul_2exp.lo mul_2exp.c
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c mul_2exp.c -o mul_2exp.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o div_2exp.lo div_2exp.c
yes
checking whether posix_spawn_file_actions_addopen works... OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c div_2exp.c -o div_2exp.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o abs.lo abs.c
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c abs.c -o abs.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o neg.lo neg.c
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c neg.c -o neg.o
yes
checking whether frexp works... (cached) yes
checking whether ldexp can be used without linking with libm... (cached) yes
checking whether frexpl() can be used without linking with libm... (cached) yes
checking whether frexpl works... (cached) yes
checking whether frexpl is declared... (cached) yes
checking whether ldexpl() can be used without linking with libm... (cached) yes
checking whether ldexpl works... (cached) yes
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o get_d.lo get_d.c
checking whether ldexpl is declared... (cached) yes
checking whether program_invocation_name is declared... (cached) yes
checking whether program_invocation_short_name is declared... (cached) yes
checking for raise... OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c get_d.c -o get_d.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o get_d_2exp.lo get_d_2exp.c
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o set_dfl_prec.lo set_dfl_prec.c
yes
checking for sigprocmask... OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c get_d_2exp.c -o get_d_2exp.o
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c set_dfl_prec.c -o set_dfl_prec.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o set_prc.lo set_prc.c
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o set_prc_raw.lo set_prc_raw.c
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c set_prc_raw.c -o set_prc_raw.o
yes
checking whether readlink signature is correct... OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c set_prc.c -o set_prc.o
[ 68%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmLDConfigLDConfigTool.cxx.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o get_dfl_prec.lo get_dfl_prec.c
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o get_prc.lo get_prc.c
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c get_dfl_prec.c -o get_dfl_prec.o
yes
checking whether readlink handles trailing slash correctly... OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c get_prc.c -o get_prc.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o ui_div.lo ui_div.c
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c ui_div.c -o ui_div.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o sqrt_ui.lo sqrt_ui.c
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c sqrt_ui.c -o sqrt_ui.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o pow_ui.lo pow_ui.c
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o urandomb.lo urandomb.c
yes
checking search.h usability... OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c pow_ui.c -o pow_ui.o
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c urandomb.c -o urandomb.o
yes
checking search.h presence... yes
checking for search.h... yes
checking for tsearch... /usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o swap.lo swap.c
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o get_si.lo get_si.c
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c swap.c -o swap.o
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c get_si.c -o get_si.o
yes
checking whether rename honors trailing slash on destination... /usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o get_ui.lo get_ui.c
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o int_p.lo int_p.c
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c int_p.c -o int_p.o
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c get_ui.c -o get_ui.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o ceilfloor.lo ceilfloor.c
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o trunc.lo trunc.c
yes
checking whether rename honors trailing slash on source... OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c ceilfloor.c -o ceilfloor.o
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c trunc.c -o trunc.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o fits_sint.lo fits_sint.c
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o fits_slong.lo fits_slong.c
yes
checking whether rename manages hard links correctly... OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c fits_sint.c -o fits_sint.o
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c fits_slong.c -o fits_slong.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o fits_sshort.lo fits_sshort.c
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o fits_uint.lo fits_uint.c
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c fits_sshort.c -o fits_sshort.o
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c fits_uint.c -o fits_uint.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o fits_ulong.lo fits_ulong.c
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o fits_ushort.lo fits_ushort.c
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c fits_ulong.c -o fits_ulong.o
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c fits_ushort.c -o fits_ushort.o
[ 68%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmLDConfigTool.cxx.o
yes
checking whether rename manages existing destinations correctly... /usr/bin/env bash ../libtool  --tag=CC   --mode=link gcc  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib  -o libmpf.la  init.lo init2.lo inits.lo set.lo set_ui.lo set_si.lo set_str.lo set_d.lo set_z.lo set_q.lo iset.lo iset_ui.lo iset_si.lo iset_str.lo iset_d.lo clear.lo clears.lo get_str.lo dump.lo size.lo eq.lo reldiff.lo sqrt.lo random2.lo inp_str.lo out_str.lo add.lo add_ui.lo sub.lo sub_ui.lo ui_sub.lo mul.lo mul_ui.lo div.lo div_ui.lo cmp.lo cmp_d.lo cmp_z.lo cmp_si.lo cmp_ui.lo mul_2exp.lo div_2exp.lo abs.lo neg.lo get_d.lo get_d_2exp.lo set_dfl_prec.lo set_prc.lo set_prc_raw.lo get_dfl_prec.lo get_prc.lo ui_div.lo sqrt_ui.lo pow_ui.lo urandomb.lo swap.lo get_si.lo get_ui.lo int_p.lo ceilfloor.lo trunc.lo fits_sint.lo fits_slong.lo fits_sshort.lo fits_uint.lo fits_ulong.lo fits_ushort.lo  
[ 68%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmLinkItem.cxx.o
OpenWrt-libtool: link: ar cq .libs/libmpf.a  init.o init2.o inits.o set.o set_ui.o set_si.o set_str.o set_d.o set_z.o set_q.o iset.o iset_ui.o iset_si.o iset_str.o iset_d.o clear.o clears.o get_str.o dump.o size.o eq.o reldiff.o sqrt.o random2.o inp_str.o out_str.o add.o add_ui.o sub.o sub_ui.o ui_sub.o mul.o mul_ui.o div.o div_ui.o cmp.o cmp_d.o cmp_z.o cmp_si.o cmp_ui.o mul_2exp.o div_2exp.o abs.o neg.o get_d.o get_d_2exp.o set_dfl_prec.o set_prc.o set_prc_raw.o get_dfl_prec.o get_prc.o ui_div.o sqrt_ui.o pow_ui.o urandomb.o swap.o get_si.o get_ui.o int_p.o ceilfloor.o trunc.o fits_sint.o fits_slong.o fits_sshort.o fits_uint.o fits_ulong.o fits_ushort.o
OpenWrt-libtool: link: ranlib .libs/libmpf.a
OpenWrt-libtool: link: ( cd ".libs" && rm -f "libmpf.la" && ln -s "../libmpf.la" "libmpf.la" )
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/gmp-6.2.0/mpf'
Making all in printf
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/gmp-6.2.0/printf'
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o asprintf.lo asprintf.c
yes
checking for sched.h... yes
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c asprintf.c -o asprintf.o
checking for struct sched_param... /usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o asprntffuns.lo asprntffuns.c
yes
checking for struct sigaction.sa_sigaction... [ 68%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmLinkLineComputer.cxx.o
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c asprntffuns.c -o asprntffuns.o
yes
checking for volatile sig_atomic_t... /usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o doprnt.lo doprnt.c
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c doprnt.c -o doprnt.o
yes
checking for sighandler_t... /usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o doprntf.lo doprntf.c
yes
checking for signbit macro... OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c doprntf.c -o doprntf.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o doprnti.lo doprnti.c
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c doprnti.c -o doprnti.o
yes
checking for signbit compiler built-ins... /usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o fprintf.lo fprintf.c
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c fprintf.c -o fprintf.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o obprintf.lo obprintf.c
yes
checking for sigprocmask... (cached) yes
checking for stdint.h... (cached) yes
checking for SIZE_MAX... OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c obprintf.c -o obprintf.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o obvprintf.lo obvprintf.c
yes
checking for snprintf... (cached) OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c obvprintf.c -o obvprintf.o
yes
checking whether snprintf respects a size of 1... /usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o obprntffuns.lo obprntffuns.c
[ 68%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmLinkLineDeviceComputer.cxx.o
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c obprntffuns.c -o obprntffuns.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o printf.lo printf.c
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c printf.c -o printf.o
yes
checking whether printf supports POSIX/XSI format strings with positions... (cached) yes
checking for snprintf... (cached) yes
checking whether snprintf truncates the result as in C99... /usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o printffuns.lo printffuns.c
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c printffuns.c -o printffuns.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o snprintf.lo snprintf.c
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o snprntffuns.lo snprntffuns.c
yes
checking whether snprintf fully supports the 'n' directive... OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c snprintf.c -o snprintf.o
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c snprntffuns.c -o snprntffuns.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o sprintf.lo sprintf.c
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c sprintf.c -o sprintf.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o sprintffuns.lo sprintffuns.c
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o vasprintf.lo vasprintf.c
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c sprintffuns.c -o sprintffuns.o
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c vasprintf.c -o vasprintf.o
[ 68%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmListFileCache.cxx.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o vfprintf.lo vfprintf.c
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o vprintf.lo vprintf.c
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c vfprintf.c -o vfprintf.o
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c vprintf.c -o vprintf.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o vsnprintf.lo vsnprintf.c
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o vsprintf.lo vsprintf.c
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c vsnprintf.c -o vsnprintf.o
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c vsprintf.c -o vsprintf.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o repl-vsnprintf.lo repl-vsnprintf.c
[ 68%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmLocalCommonGenerator.cxx.o
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c repl-vsnprintf.c -o repl-vsnprintf.o
no
checking whether snprintf respects a size of 1... (cached) yes
checking whether vsnprintf respects a zero size as in C99... yes
checking for ptrdiff_t... (cached) yes
checking for posix_spawnattr_t... /usr/bin/env bash ../libtool  --tag=CC   --mode=link gcc  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib  -o libprintf.la  asprintf.lo asprntffuns.lo doprnt.lo doprntf.lo doprnti.lo fprintf.lo obprintf.lo obvprintf.lo obprntffuns.lo printf.lo printffuns.lo snprintf.lo snprntffuns.lo sprintf.lo sprintffuns.lo vasprintf.lo vfprintf.lo vprintf.lo vsnprintf.lo vsprintf.lo repl-vsnprintf.lo  
yes
checking for posix_spawn_file_actions_t... yes
checking for ptrdiff_t... (cached) yes
checking for ssize_t... OpenWrt-libtool: link: ar cq .libs/libprintf.a  asprintf.o asprntffuns.o doprnt.o doprntf.o doprnti.o fprintf.o obprintf.o obvprintf.o obprntffuns.o printf.o printffuns.o snprintf.o snprntffuns.o sprintf.o sprintffuns.o vasprintf.o vfprintf.o vprintf.o vsnprintf.o vsprintf.o repl-vsnprintf.o
OpenWrt-libtool: link: ranlib .libs/libprintf.a
yes
checking for good max_align_t... OpenWrt-libtool: link: ( cd ".libs" && rm -f "libprintf.la" && ln -s "../libprintf.la" "libprintf.la" )
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/gmp-6.2.0/printf'
Making all in scanf
yes
checking whether NULL can be used in arbitrary expressions... make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/gmp-6.2.0/scanf'
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o doscan.lo doscan.c
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c doscan.c -o doscan.o
yes
checking which flavor of printf attribute matches inttypes macros... system
checking for stpcpy... yes
checking for working strerror function... yes
checking for working strndup... /usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o fscanf.lo fscanf.c
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c fscanf.c -o fscanf.o
yes
checking for strverscmp... /usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o fscanffuns.lo fscanffuns.c
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c fscanffuns.c -o fscanffuns.o
yes
checking for struct tms... /usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o scanf.lo scanf.c
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c scanf.c -o scanf.o
yes
checking whether unlink honors trailing slashes... /usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o sscanf.lo sscanf.c
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c sscanf.c -o sscanf.o
yes
checking whether unlink of a parent directory fails as it should... guessing yes
checking for unsetenv... /usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o sscanffuns.lo sscanffuns.c
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c sscanffuns.c -o sscanffuns.o
yes
checking for unsetenv() return type... int
checking whether unsetenv obeys POSIX... /usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o vfscanf.lo vfscanf.c
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c vfscanf.c -o vfscanf.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o vscanf.lo vscanf.c
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c vscanf.c -o vscanf.o
yes
checking for ptrdiff_t... (cached) yes
checking for vasprintf... /usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o vsscanf.lo vsscanf.c
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c vsscanf.c -o vsscanf.o
yes
checking for vasprintf... (cached) yes
checking for ptrdiff_t... (cached) yes
checking for vsnprintf... /usr/bin/env bash ../libtool  --tag=CC   --mode=link gcc  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib  -o libscanf.la  doscan.lo fscanf.lo fscanffuns.lo scanf.lo sscanf.lo sscanffuns.lo vfscanf.lo vscanf.lo vsscanf.lo  
yes
checking whether snprintf respects a size of 1... (cached) yes
checking whether printf supports POSIX/XSI format strings with positions... (cached) yes
checking for vsnprintf... (cached) yes
checking whether snprintf truncates the result as in C99... (cached) yes
checking whether snprintf fully supports the 'n' directive... (cached) no
checking whether snprintf respects a size of 1... (cached) yes
checking whether vsnprintf respects a zero size as in C99... (cached) yes
checking for ptrdiff_t... (cached) yes
checking for ptrdiff_t... (cached) yes
checking for waitid... yes
OpenWrt-libtool: link: ar cq .libs/libscanf.a  doscan.o fscanf.o fscanffuns.o scanf.o sscanf.o sscanffuns.o vfscanf.o vscanf.o vsscanf.o
checking whether iswcntrl works... (cached) yes
checking for towlower... (cached) yes
checking for wctype_t... (cached) yes
checking for wctrans_t... (cached) yes
checking whether wcwidth is declared... OpenWrt-libtool: link: ranlib .libs/libscanf.a
OpenWrt-libtool: link: ( cd ".libs" && rm -f "libscanf.la" && ln -s "../libscanf.la" "libscanf.la" )
yes
checking whether wcwidth works reasonably in UTF-8 locales... make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/gmp-6.2.0/scanf'
Making all in rand
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/gmp-6.2.0/rand'
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o rand.lo rand.c
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c rand.c -o rand.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o randclr.lo randclr.c
[ 68%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmLocalGenerator.cxx.o
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c randclr.c -o randclr.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o randdef.lo randdef.c
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c randdef.c -o randdef.o
yes
checking whether use of TIOCGWINSZ requires sys/ioctl.h... yes
checking whether use of TIOCGWINSZ requires termios.h... (cached) no
checking whether use of struct winsize requires sys/ptem.h... [ 68%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmRulePlaceholderExpander.cxx.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o randiset.lo randiset.c
no
checking for stdint.h... (cached) yes
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c randiset.c -o randiset.o
checking whether getdtablesize works... /usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o randlc2s.lo randlc2s.c
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c randlc2s.c -o randlc2s.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o randlc2x.lo randlc2x.c
yes
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c randlc2x.c -o randlc2x.o
checking whether setlocale (LC_ALL, NULL) is multithread-safe... (cached) yes
checking whether setlocale (category, NULL) is multithread-safe... (cached) yes
checking whether locale.h conforms to POSIX:2001... [ 69%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmLocalUnixMakefileGenerator3.cxx.o
yes
checking whether struct lconv is properly defined... /usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o randmt.lo randmt.c
yes
checking for ptrdiff_t... (cached) yes
checking whether NLS is requested... no
checking for msgfmt... OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c randmt.c -o randmt.o
/usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o randmts.lo randmts.c
/usr/bin/msgmerge
checking for CFPreferencesCopyAppValue... OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c randmts.c -o randmts.o
no
checking for CFLocaleCopyCurrent... [ 69%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmMakefile.cxx.o
no
checking whether to use NLS... no
checking for valgrind... no
checking Valgrind suppression file... 
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o rands.lo rands.c
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c rands.c -o rands.o
checking that generated files are newer than configure... done
configure: creating ./config.status
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o randsd.lo randsd.c
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c randsd.c -o randsd.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o randsdui.lo randsdui.c
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c randsdui.c -o randsdui.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o randbui.lo randbui.c
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c randbui.c -o randbui.o
config.status: creating src/yacc
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o randmui.lo randmui.c
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c randmui.c -o randmui.o
config.status: creating javacomp.sh
/usr/bin/env bash ../libtool  --tag=CC   --mode=link gcc  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib  -o librandom.la  rand.lo randclr.lo randdef.lo randiset.lo randlc2s.lo randlc2x.lo randmt.lo randmts.lo rands.lo randsd.lo randsdui.lo randbui.lo randmui.lo  
config.status: creating javaexec.sh
[ 69%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmMakefileTargetGenerator.cxx.o
config.status: creating gnulib-po/Makefile.in
config.status: creating runtime-po/Makefile.in
config.status: creating etc/bench.pl
OpenWrt-libtool: link: ar cq .libs/librandom.a  rand.o randclr.o randdef.o randiset.o randlc2s.o randlc2x.o randmt.o randmts.o rands.o randsd.o randsdui.o randbui.o randmui.o
OpenWrt-libtool: link: ranlib .libs/librandom.a
OpenWrt-libtool: link: ( cd ".libs" && rm -f "librandom.la" && ln -s "../librandom.la" "librandom.la" )
config.status: creating tests/atlocal
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/gmp-6.2.0/rand'
Making all in cxx
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/gmp-6.2.0/cxx'
/usr/bin/env bash ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMPXX -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o isfuns.lo isfuns.cc
OpenWrt-libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMPXX -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c isfuns.cc -o isfuns.o
config.status: creating tests/bison
config.status: creating Makefile
config.status: creating po/Makefile.in
config.status: creating doc/yacc.1
config.status: creating lib/config.h
config.status: executing depfiles commands
/usr/bin/env bash ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMPXX -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o ismpf.lo ismpf.cc
[ 69%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmMakefileExecutableTargetGenerator.cxx.o
OpenWrt-libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMPXX -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c ismpf.cc -o ismpf.o
/usr/bin/env bash ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMPXX -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o ismpq.lo ismpq.cc
OpenWrt-libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMPXX -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c ismpq.cc -o ismpq.o
/usr/bin/env bash ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMPXX -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o ismpz.lo ismpz.cc
OpenWrt-libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMPXX -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c ismpz.cc -o ismpz.o
/usr/bin/env bash ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMPXX -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o ismpznw.lo ismpznw.cc
OpenWrt-libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMPXX -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c ismpznw.cc -o ismpznw.o
/usr/bin/env bash ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMPXX -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o limits.lo limits.cc
OpenWrt-libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMPXX -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c limits.cc -o limits.o
/usr/bin/env bash ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMPXX -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o osdoprnti.lo osdoprnti.cc
OpenWrt-libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMPXX -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c osdoprnti.cc -o osdoprnti.o
config.status: executing po-directories commands
config.status: creating gnulib-po/POTFILES
config.status: creating gnulib-po/Makefile
config.status: creating runtime-po/POTFILES
config.status: creating runtime-po/Makefile
config.status: creating po/POTFILES
config.status: creating po/Makefile
config.status: executing tests/atconfig commands
/usr/bin/env bash ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMPXX -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o osfuns.lo osfuns.cc
OpenWrt-libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMPXX -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c osfuns.cc -o osfuns.o
/usr/bin/env bash ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMPXX -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o osmpf.lo osmpf.cc
OpenWrt-libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMPXX -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c osmpf.cc -o osmpf.o
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/bison-3.5.1/.configured
CFLAGS="-O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include " CPPFLAGS="-I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include " CXXFLAGS="" LDFLAGS="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib " make --jobserver-fds=3,4 -j -C /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/bison-3.5.1  
make[4]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/bison-3.5.1'
rm -f examples/c/reccalc/scan.stamp examples/c/reccalc/scan.stamp.tmp
/bin/mkdir -p examples/c/reccalc
touch examples/c/reccalc/scan.stamp.tmp
flex   -oexamples/c/reccalc/scan.c --header-file=examples/c/reccalc/scan.h ./examples/c/reccalc/scan.l
mv examples/c/reccalc/scan.stamp.tmp examples/c/reccalc/scan.stamp
rm -f lib/alloca.h-t lib/alloca.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  sed -e 's|@''HAVE_ALLOCA_H''@|1|g' < ./lib/alloca.in.h; \
} > lib/alloca.h-t && \
mv -f lib/alloca.h-t lib/alloca.h
rm -f lib/configmake.h-t && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  echo '#if HAVE_WINSOCK2_H'; \
  echo '# include <winsock2.h> /* avoid mingw pollution on DATADIR */'; \
  echo '#endif'; \
  echo '#define PREFIX "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host"'; \
  echo '#define EXEC_PREFIX "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host"'; \
  echo '#define BINDIR "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin"'; \
  echo '#define SBINDIR "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin"'; \
  echo '#define LIBEXECDIR "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/libexec"'; \
  echo '#define DATAROOTDIR "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share"'; \
  echo '#define DATADIR "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share"'; \
  echo '#define SYSCONFDIR "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc"'; \
  echo '#define SHAREDSTATEDIR "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/com"'; \
  echo '#define LOCALSTATEDIR "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/var"'; \
  echo '#define RUNSTATEDIR "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/var/run"'; \
  echo '#define INCLUDEDIR "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include"'; \
  echo '#define OLDINCLUDEDIR "/usr/include"'; \
  echo '#define DOCDIR "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/doc/bison"'; \
  echo '#define INFODIR "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/info"'; \
  echo '#define HTMLDIR "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/doc/bison"'; \
  echo '#define DVIDIR "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/doc/bison"'; \
  echo '#define PDFDIR "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/doc/bison"'; \
  echo '#define PSDIR "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/doc/bison"'; \
  echo '#define LIBDIR "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib"'; \
  echo '#define LISPDIR "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/emacs/site-lisp"'; \
  echo '#define LOCALEDIR "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/locale"'; \
  echo '#define MANDIR "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/man"'; \
  echo '#define MANEXT ""'; \
  echo '#define PKGDATADIR "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/bison"'; \
  echo '#define PKGINCLUDEDIR "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include/bison"'; \
  echo '#define PKGLIBDIR "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib/bison"'; \
  echo '#define PKGLIBEXECDIR "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/libexec/bison"'; \
} | sed '/""/d' > lib/configmake.h-t && \
mv -f lib/configmake.h-t lib/configmake.h
rm -f lib/fcntl.h-t lib/fcntl.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_FCNTL_H''@|<fcntl.h>|g' \
      -e 's/@''GNULIB_CREAT''@/0/g' \
      -e 's/@''GNULIB_FCNTL''@/1/g' \
      -e 's/@''GNULIB_NONBLOCKING''@/0/g' \
      -e 's/@''GNULIB_OPEN''@/1/g' \
      -e 's/@''GNULIB_OPENAT''@/0/g' \
      -e 's|@''HAVE_FCNTL''@|1|g' \
      -e 's|@''HAVE_OPENAT''@|1|g' \
      -e 's|@''REPLACE_CREAT''@|0|g' \
      -e 's|@''REPLACE_FCNTL''@|1|g' \
      -e 's|@''REPLACE_OPEN''@|0|g' \
      -e 's|@''REPLACE_OPENAT''@|0|g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r ./lib/c++defs.h' \
      -e '/definition of _GL_ARG_NONNULL/r ./lib/arg-nonnull.h' \
      -e '/definition of _GL_WARN_ON_USE/r ./lib/warn-on-use.h' \
      < ./lib/fcntl.in.h; \
} > lib/fcntl.h-t && \
mv lib/fcntl.h-t lib/fcntl.h
rm -f lib/inttypes.h-t lib/inttypes.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  sed -e 's/@''HAVE_INTTYPES_H''@/1/g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_INTTYPES_H''@|<inttypes.h>|g' \
      -e 's/@''PRI_MACROS_BROKEN''@/0/g' \
      -e 's/@''APPLE_UNIVERSAL_BUILD''@/0/g' \
      -e 's/@''PRIPTR_PREFIX''@/"l"/g' \
      -e 's/@''GNULIB_IMAXABS''@/0/g' \
      -e 's/@''GNULIB_IMAXDIV''@/0/g' \
      -e 's/@''GNULIB_STRTOIMAX''@/0/g' \
      -e 's/@''GNULIB_STRTOUMAX''@/0/g' \
      -e 's/@''HAVE_DECL_IMAXABS''@/1/g' \
      -e 's/@''HAVE_DECL_IMAXDIV''@/1/g' \
      -e 's/@''HAVE_DECL_STRTOIMAX''@/1/g' \
      -e 's/@''HAVE_DECL_STRTOUMAX''@/1/g' \
      -e 's/@''HAVE_IMAXDIV_T''@/1/g' \
      -e 's/@''REPLACE_STRTOIMAX''@/0/g' \
      -e 's/@''REPLACE_STRTOUMAX''@/0/g' \
      -e 's/@''INT32_MAX_LT_INTMAX_MAX''@/1/g' \
      -e 's/@''INT64_MAX_EQ_LONG_MAX''@/1/g' \
      -e 's/@''UINT32_MAX_LT_UINTMAX_MAX''@/1/g' \
      -e 's/@''UINT64_MAX_EQ_ULONG_MAX''@/1/g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r ./lib/c++defs.h' \
      -e '/definition of _GL_ARG_NONNULL/r ./lib/arg-nonnull.h' \
      -e '/definition of _GL_WARN_ON_USE/r ./lib/warn-on-use.h' \
      < ./lib/inttypes.in.h; \
} > lib/inttypes.h-t && \
mv lib/inttypes.h-t lib/inttypes.h
rm -f lib/textstyle.h-t lib/textstyle.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  cat ./lib/textstyle.in.h; \
} > lib/textstyle.h-t && \
mv lib/textstyle.h-t lib/textstyle.h
rm -f lib/limits.h-t lib/limits.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_LIMITS_H''@|<limits.h>|g' \
      < ./lib/limits.in.h; \
} > lib/limits.h-t && \
mv lib/limits.h-t lib/limits.h
rm -f lib/locale.h-t lib/locale.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_LOCALE_H''@|<locale.h>|g' \
      -e 's/@''GNULIB_LOCALECONV''@/0/g' \
      -e 's/@''GNULIB_SETLOCALE''@/0/g' \
      -e 's/@''GNULIB_SETLOCALE_NULL''@/1/g' \
      -e 's/@''GNULIB_DUPLOCALE''@/0/g' \
      -e 's/@''GNULIB_LOCALENAME''@/0/g' \
      -e 's|@''HAVE_NEWLOCALE''@|1|g' \
      -e 's|@''HAVE_DUPLOCALE''@|1|g' \
      -e 's|@''HAVE_FREELOCALE''@|1|g' \
      -e 's|@''HAVE_XLOCALE_H''@|0|g' \
      -e 's|@''REPLACE_LOCALECONV''@|0|g' \
      -e 's|@''REPLACE_SETLOCALE''@|0|g' \
      -e 's|@''REPLACE_NEWLOCALE''@|0|g' \
      -e 's|@''REPLACE_DUPLOCALE''@|0|g' \
      -e 's|@''REPLACE_FREELOCALE''@|0|g' \
      -e 's|@''REPLACE_STRUCT_LCONV''@|0|g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r ./lib/c++defs.h' \
      -e '/definition of _GL_ARG_NONNULL/r ./lib/arg-nonnull.h' \
      -e '/definition of _GL_WARN_ON_USE/r ./lib/warn-on-use.h' \
      < ./lib/locale.in.h; \
} > lib/locale.h-t && \
mv lib/locale.h-t lib/locale.h
rm -f lib/math.h-t lib/math.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
      -e 's|@''INCLUDE_NEXT_AS_FIRST_DIRECTIVE''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_AS_FIRST_DIRECTIVE_MATH_H''@|<math.h>|g' \
      -e 's/@''GNULIB_ACOSF''@/0/g' \
      -e 's/@''GNULIB_ACOSL''@/0/g' \
      -e 's/@''GNULIB_ASINF''@/0/g' \
      -e 's/@''GNULIB_ASINL''@/0/g' \
      -e 's/@''GNULIB_ATANF''@/0/g' \
      -e 's/@''GNULIB_ATANL''@/0/g' \
      -e 's/@''GNULIB_ATAN2F''@/0/g' \
      -e 's/@''GNULIB_CBRT''@/0/g' \
      -e 's/@''GNULIB_CBRTF''@/0/g' \
      -e 's/@''GNULIB_CBRTL''@/0/g' \
      -e 's/@''GNULIB_CEIL''@/0/g' \
      -e 's/@''GNULIB_CEILF''@/0/g' \
      -e 's/@''GNULIB_CEILL''@/0/g' \
      -e 's/@''GNULIB_COPYSIGN''@/0/g' \
      -e 's/@''GNULIB_COPYSIGNF''@/0/g' \
      -e 's/@''GNULIB_COPYSIGNL''@/0/g' \
      -e 's/@''GNULIB_COSF''@/0/g' \
      -e 's/@''GNULIB_COSL''@/0/g' \
      -e 's/@''GNULIB_COSHF''@/0/g' \
      -e 's/@''GNULIB_EXPF''@/0/g' \
      -e 's/@''GNULIB_EXPL''@/0/g' \
      -e 's/@''GNULIB_EXP2''@/0/g' \
      -e 's/@''GNULIB_EXP2F''@/0/g' \
      -e 's/@''GNULIB_EXP2L''@/0/g' \
      -e 's/@''GNULIB_EXPM1''@/0/g' \
      -e 's/@''GNULIB_EXPM1F''@/0/g' \
      -e 's/@''GNULIB_EXPM1L''@/0/g' \
      -e 's/@''GNULIB_FABSF''@/0/g' \
      -e 's/@''GNULIB_FABSL''@/0/g' \
      -e 's/@''GNULIB_FLOOR''@/0/g' \
      -e 's/@''GNULIB_FLOORF''@/0/g' \
      -e 's/@''GNULIB_FLOORL''@/0/g' \
      -e 's/@''GNULIB_FMA''@/0/g' \
      -e 's/@''GNULIB_FMAF''@/0/g' \
      -e 's/@''GNULIB_FMAL''@/0/g' \
      -e 's/@''GNULIB_FMOD''@/0/g' \
      -e 's/@''GNULIB_FMODF''@/0/g' \
      -e 's/@''GNULIB_FMODL''@/0/g' \
      -e 's/@''GNULIB_FREXPF''@/0/g' \
      -e 's/@''GNULIB_FREXP''@/1/g' \
      -e 's/@''GNULIB_FREXPL''@/1/g' \
      -e 's/@''GNULIB_HYPOT''@/0/g' \
      -e 's/@''GNULIB_HYPOTF''@/0/g' \
      -e 's/@''GNULIB_HYPOTL''@/0/g' \
      < ./lib/math.in.h | \
  sed -e 's/@''GNULIB_ILOGB''@/0/g' \
      -e 's/@''GNULIB_ILOGBF''@/0/g' \
      -e 's/@''GNULIB_ILOGBL''@/0/g' \
      -e 's/@''GNULIB_ISFINITE''@/0/g' \
      -e 's/@''GNULIB_ISINF''@/0/g' \
      -e 's/@''GNULIB_ISNAN''@/1/g' \
      -e 's/@''GNULIB_ISNANF''@/1/g' \
      -e 's/@''GNULIB_ISNAND''@/1/g' \
      -e 's/@''GNULIB_ISNANL''@/1/g' \
      -e 's/@''GNULIB_LDEXPF''@/0/g' \
      -e 's/@''GNULIB_LDEXPL''@/1/g' \
      -e 's/@''GNULIB_LOG''@/0/g' \
      -e 's/@''GNULIB_LOGF''@/0/g' \
      -e 's/@''GNULIB_LOGL''@/0/g' \
      -e 's/@''GNULIB_LOG10''@/0/g' \
      -e 's/@''GNULIB_LOG10F''@/0/g' \
      -e 's/@''GNULIB_LOG10L''@/0/g' \
      -e 's/@''GNULIB_LOG1P''@/0/g' \
      -e 's/@''GNULIB_LOG1PF''@/0/g' \
      -e 's/@''GNULIB_LOG1PL''@/0/g' \
      -e 's/@''GNULIB_LOG2''@/0/g' \
      -e 's/@''GNULIB_LOG2F''@/0/g' \
      -e 's/@''GNULIB_LOG2L''@/0/g' \
      -e 's/@''GNULIB_LOGB''@/0/g' \
      -e 's/@''GNULIB_LOGBF''@/0/g' \
      -e 's/@''GNULIB_LOGBL''@/0/g' \
      -e 's/@''GNULIB_MODF''@/0/g' \
      -e 's/@''GNULIB_MODFF''@/0/g' \
      -e 's/@''GNULIB_MODFL''@/0/g' \
      -e 's/@''GNULIB_POWF''@/0/g' \
      -e 's/@''GNULIB_REMAINDER''@/0/g' \
      -e 's/@''GNULIB_REMAINDERF''@/0/g' \
      -e 's/@''GNULIB_REMAINDERL''@/0/g' \
      -e 's/@''GNULIB_RINT''@/0/g' \
      -e 's/@''GNULIB_RINTF''@/0/g' \
      -e 's/@''GNULIB_RINTL''@/0/g' \
      -e 's/@''GNULIB_ROUND''@/0/g' \
      -e 's/@''GNULIB_ROUNDF''@/0/g' \
      -e 's/@''GNULIB_ROUNDL''@/0/g' \
      -e 's/@''GNULIB_SIGNBIT''@/1/g' \
      -e 's/@''GNULIB_SINF''@/0/g' \
      -e 's/@''GNULIB_SINL''@/0/g' \
      -e 's/@''GNULIB_SINHF''@/0/g' \
      -e 's/@''GNULIB_SQRTF''@/0/g' \
      -e 's/@''GNULIB_SQRTL''@/0/g' \
      -e 's/@''GNULIB_TANF''@/0/g' \
      -e 's/@''GNULIB_TANL''@/0/g' \
      -e 's/@''GNULIB_TANHF''@/0/g' \
      -e 's/@''GNULIB_TRUNC''@/0/g' \
      -e 's/@''GNULIB_TRUNCF''@/0/g' \
      -e 's/@''GNULIB_TRUNCL''@/0/g' \
  | \
  sed -e 's|@''HAVE_ACOSF''@|1|g' \
      -e 's|@''HAVE_ACOSL''@|1|g' \
      -e 's|@''HAVE_ASINF''@|1|g' \
      -e 's|@''HAVE_ASINL''@|1|g' \
      -e 's|@''HAVE_ATANF''@|1|g' \
      -e 's|@''HAVE_ATANL''@|1|g' \
      -e 's|@''HAVE_ATAN2F''@|1|g' \
      -e 's|@''HAVE_CBRT''@|1|g' \
      -e 's|@''HAVE_CBRTF''@|1|g' \
      -e 's|@''HAVE_CBRTL''@|1|g' \
      -e 's|@''HAVE_COPYSIGN''@|1|g' \
      -e 's|@''HAVE_COPYSIGNL''@|1|g' \
      -e 's|@''HAVE_COSF''@|1|g' \
      -e 's|@''HAVE_COSL''@|1|g' \
      -e 's|@''HAVE_COSHF''@|1|g' \
      -e 's|@''HAVE_EXPF''@|1|g' \
      -e 's|@''HAVE_EXPL''@|1|g' \
      -e 's|@''HAVE_EXPM1''@|1|g' \
      -e 's|@''HAVE_EXPM1F''@|1|g' \
      -e 's|@''HAVE_FABSF''@|1|g' \
      -e 's|@''HAVE_FABSL''@|1|g' \
      -e 's|@''HAVE_FMA''@|1|g' \
      -e 's|@''HAVE_FMAF''@|1|g' \
      -e 's|@''HAVE_FMAL''@|1|g' \
      -e 's|@''HAVE_FMODF''@|1|g' \
      -e 's|@''HAVE_FMODL''@|1|g' \
      -e 's|@''HAVE_FREXPF''@|1|g' \
      -e 's|@''HAVE_HYPOTF''@|1|g' \
      -e 's|@''HAVE_HYPOTL''@|1|g' \
      -e 's|@''HAVE_ILOGB''@|1|g' \
      -e 's|@''HAVE_ILOGBF''@|1|g' \
      -e 's|@''HAVE_ILOGBL''@|1|g' \
      -e 's|@''HAVE_ISNANF''@|1|g' \
      -e 's|@''HAVE_ISNAND''@|1|g' \
      -e 's|@''HAVE_ISNANL''@|1|g' \
      -e 's|@''HAVE_LDEXPF''@|1|g' \
      -e 's|@''HAVE_LOGF''@|1|g' \
      -e 's|@''HAVE_LOGL''@|1|g' \
      -e 's|@''HAVE_LOG10F''@|1|g' \
      -e 's|@''HAVE_LOG10L''@|1|g' \
      -e 's|@''HAVE_LOG1P''@|1|g' \
      -e 's|@''HAVE_LOG1PF''@|1|g' \
      -e 's|@''HAVE_LOG1PL''@|1|g' \
      -e 's|@''HAVE_LOGBF''@|1|g' \
      -e 's|@''HAVE_LOGBL''@|1|g' \
      -e 's|@''HAVE_MODFF''@|1|g' \
      -e 's|@''HAVE_MODFL''@|1|g' \
      -e 's|@''HAVE_POWF''@|1|g' \
      -e 's|@''HAVE_REMAINDER''@|1|g' \
      -e 's|@''HAVE_REMAINDERF''@|1|g' \
      -e 's|@''HAVE_RINT''@|1|g' \
      -e 's|@''HAVE_RINTL''@|1|g' \
      -e 's|@''HAVE_SINF''@|1|g' \
      -e 's|@''HAVE_SINL''@|1|g' \
      -e 's|@''HAVE_SINHF''@|1|g' \
      -e 's|@''HAVE_SQRTF''@|1|g' \
      -e 's|@''HAVE_SQRTL''@|1|g' \
      -e 's|@''HAVE_TANF''@|1|g' \
      -e 's|@''HAVE_TANL''@|1|g' \
      -e 's|@''HAVE_TANHF''@|1|g' \
      -e 's|@''HAVE_DECL_ACOSL''@|1|g' \
      -e 's|@''HAVE_DECL_ASINL''@|1|g' \
      -e 's|@''HAVE_DECL_ATANL''@|1|g' \
      -e 's|@''HAVE_DECL_CBRTF''@|1|g' \
      -e 's|@''HAVE_DECL_CBRTL''@|1|g' \
      -e 's|@''HAVE_DECL_CEILF''@|1|g' \
      -e 's|@''HAVE_DECL_CEILL''@|1|g' \
      -e 's|@''HAVE_DECL_COPYSIGNF''@|1|g' \
      -e 's|@''HAVE_DECL_COSL''@|1|g' \
      -e 's|@''HAVE_DECL_EXPL''@|1|g' \
      -e 's|@''HAVE_DECL_EXP2''@|1|g' \
      -e 's|@''HAVE_DECL_EXP2F''@|1|g' \
      -e 's|@''HAVE_DECL_EXP2L''@|1|g' \
      -e 's|@''HAVE_DECL_EXPM1L''@|1|g' \
      -e 's|@''HAVE_DECL_FLOORF''@|1|g' \
      -e 's|@''HAVE_DECL_FLOORL''@|1|g' \
      -e 's|@''HAVE_DECL_FREXPL''@|1|g' \
      -e 's|@''HAVE_DECL_LDEXPL''@|1|g' \
      -e 's|@''HAVE_DECL_LOGL''@|1|g' \
      -e 's|@''HAVE_DECL_LOG10L''@|1|g' \
      -e 's|@''HAVE_DECL_LOG2''@|1|g' \
      -e 's|@''HAVE_DECL_LOG2F''@|1|g' \
      -e 's|@''HAVE_DECL_LOG2L''@|1|g' \
      -e 's|@''HAVE_DECL_LOGB''@|1|g' \
      -e 's|@''HAVE_DECL_REMAINDER''@|1|g' \
      -e 's|@''HAVE_DECL_REMAINDERL''@|1|g' \
      -e 's|@''HAVE_DECL_RINTF''@|1|g' \
      -e 's|@''HAVE_DECL_ROUND''@|1|g' \
      -e 's|@''HAVE_DECL_ROUNDF''@|1|g' \
      -e 's|@''HAVE_DECL_ROUNDL''@|1|g' \
      -e 's|@''HAVE_DECL_SINL''@|1|g' \
      -e 's|@''HAVE_DECL_SQRTL''@|1|g' \
      -e 's|@''HAVE_DECL_TANL''@|1|g' \
      -e 's|@''HAVE_DECL_TRUNC''@|1|g' \
      -e 's|@''HAVE_DECL_TRUNCF''@|1|g' \
      -e 's|@''HAVE_DECL_TRUNCL''@|1|g' \
  | \
  sed -e 's|@''REPLACE_ACOSF''@|0|g' \
      -e 's|@''REPLACE_ASINF''@|0|g' \
      -e 's|@''REPLACE_ATANF''@|0|g' \
      -e 's|@''REPLACE_ATAN2F''@|0|g' \
      -e 's|@''REPLACE_CBRTF''@|0|g' \
      -e 's|@''REPLACE_CBRTL''@|0|g' \
      -e 's|@''REPLACE_CEIL''@|0|g' \
      -e 's|@''REPLACE_CEILF''@|0|g' \
      -e 's|@''REPLACE_CEILL''@|0|g' \
      -e 's|@''REPLACE_COSF''@|0|g' \
      -e 's|@''REPLACE_COSHF''@|0|g' \
      -e 's|@''REPLACE_EXPF''@|0|g' \
      -e 's|@''REPLACE_EXPL''@|0|g' \
      -e 's|@''REPLACE_EXPM1''@|0|g' \
      -e 's|@''REPLACE_EXPM1F''@|0|g' \
      -e 's|@''REPLACE_EXPM1L''@|0|g' \
      -e 's|@''REPLACE_EXP2''@|0|g' \
      -e 's|@''REPLACE_EXP2L''@|0|g' \
      -e 's|@''REPLACE_FABSL''@|0|g' \
      -e 's|@''REPLACE_FLOOR''@|0|g' \
      -e 's|@''REPLACE_FLOORF''@|0|g' \
      -e 's|@''REPLACE_FLOORL''@|0|g' \
      -e 's|@''REPLACE_FMA''@|0|g' \
      -e 's|@''REPLACE_FMAF''@|0|g' \
      -e 's|@''REPLACE_FMAL''@|0|g' \
      -e 's|@''REPLACE_FMOD''@|0|g' \
      -e 's|@''REPLACE_FMODF''@|0|g' \
      -e 's|@''REPLACE_FMODL''@|0|g' \
      -e 's|@''REPLACE_FREXPF''@|0|g' \
      -e 's|@''REPLACE_FREXP''@|0|g' \
      -e 's|@''REPLACE_FREXPL''@|0|g' \
      -e 's|@''REPLACE_HUGE_VAL''@|0|g' \
      -e 's|@''REPLACE_HYPOT''@|0|g' \
      -e 's|@''REPLACE_HYPOTF''@|0|g' \
      -e 's|@''REPLACE_HYPOTL''@|0|g' \
      -e 's|@''REPLACE_ILOGB''@|0|g' \
      -e 's|@''REPLACE_ILOGBF''@|0|g' \
      -e 's|@''REPLACE_ILOGBL''@|0|g' \
      -e 's|@''REPLACE_ISFINITE''@|0|g' \
      -e 's|@''REPLACE_ISINF''@|0|g' \
      -e 's|@''REPLACE_ISNAN''@|0|g' \
      -e 's|@''REPLACE_ITOLD''@|0|g' \
      -e 's|@''REPLACE_LDEXPL''@|0|g' \
      -e 's|@''REPLACE_LOG''@|0|g' \
      -e 's|@''REPLACE_LOGF''@|0|g' \
      -e 's|@''REPLACE_LOGL''@|0|g' \
      -e 's|@''REPLACE_LOG10''@|0|g' \
      -e 's|@''REPLACE_LOG10F''@|0|g' \
      -e 's|@''REPLACE_LOG10L''@|0|g' \
      -e 's|@''REPLACE_LOG1P''@|0|g' \
      -e 's|@''REPLACE_LOG1PF''@|0|g' \
      -e 's|@''REPLACE_LOG1PL''@|0|g' \
      -e 's|@''REPLACE_LOG2''@|0|g' \
      -e 's|@''REPLACE_LOG2F''@|0|g' \
      -e 's|@''REPLACE_LOG2L''@|0|g' \
      -e 's|@''REPLACE_LOGB''@|0|g' \
      -e 's|@''REPLACE_LOGBF''@|0|g' \
      -e 's|@''REPLACE_LOGBL''@|0|g' \
      -e 's|@''REPLACE_MODF''@|0|g' \
      -e 's|@''REPLACE_MODFF''@|0|g' \
      -e 's|@''REPLACE_MODFL''@|0|g' \
      -e 's|@''REPLACE_NAN''@|0|g' \
      -e 's|@''REPLACE_REMAINDER''@|0|g' \
      -e 's|@''REPLACE_REMAINDERF''@|0|g' \
      -e 's|@''REPLACE_REMAINDERL''@|0|g' \
      -e 's|@''REPLACE_RINTL''@|0|g' \
      -e 's|@''REPLACE_ROUND''@|0|g' \
      -e 's|@''REPLACE_ROUNDF''@|0|g' \
      -e 's|@''REPLACE_ROUNDL''@|0|g' \
      -e 's|@''REPLACE_SIGNBIT''@|0|g' \
      -e 's|@''REPLACE_SIGNBIT_USING_GCC''@|1|g' \
      -e 's|@''REPLACE_SINF''@|0|g' \
      -e 's|@''REPLACE_SINHF''@|0|g' \
      -e 's|@''REPLACE_SQRTF''@|0|g' \
      -e 's|@''REPLACE_SQRTL''@|0|g' \
      -e 's|@''REPLACE_TANF''@|0|g' \
      -e 's|@''REPLACE_TANHF''@|0|g' \
      -e 's|@''REPLACE_TRUNC''@|0|g' \
      -e 's|@''REPLACE_TRUNCF''@|0|g' \
      -e 's|@''REPLACE_TRUNCL''@|0|g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r ./lib/c++defs.h' \
      -e '/definition of _GL_ARG_NONNULL/r ./lib/arg-nonnull.h' \
      -e '/definition of _GL_WARN_ON_USE/r ./lib/warn-on-use.h'; \
} > lib/math.h-t && \
mv lib/math.h-t lib/math.h
rm -f lib/sched.h-t lib/sched.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
      -e 's|@''HAVE_SCHED_H''@|1|g' \
      -e 's|@''HAVE_SYS_CDEFS_H''@|1|g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_SCHED_H''@|<sched.h>|g' \
      -e 's|@''HAVE_STRUCT_SCHED_PARAM''@|1|g' \
      -e 's/@''GNULIB_SCHED_YIELD''@/0/g' \
      -e 's|@''HAVE_SCHED_YIELD''@|1|g' \
      -e 's|@''REPLACE_SCHED_YIELD''@|0|g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r ./lib/c++defs.h' \
      -e '/definition of _GL_WARN_ON_USE/r ./lib/warn-on-use.h' \
      < ./lib/sched.in.h; \
} > lib/sched.h-t && \
mv lib/sched.h-t lib/sched.h
rm -f lib/signal.h-t lib/signal.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_SIGNAL_H''@|<signal.h>|g' \
      -e 's/@''GNULIB_PTHREAD_SIGMASK''@/0/g' \
      -e 's/@''GNULIB_RAISE''@/1/g' \
      -e 's/@''GNULIB_SIGNAL_H_SIGPIPE''@/0/g' \
      -e 's/@''GNULIB_SIGPROCMASK''@/1/g' \
      -e 's/@''GNULIB_SIGACTION''@/1/g' \
      -e 's|@''HAVE_POSIX_SIGNALBLOCKING''@|1|g' \
      -e 's|@''HAVE_PTHREAD_SIGMASK''@|1|g' \
      -e 's|@''HAVE_RAISE''@|1|g' \
      -e 's|@''HAVE_SIGSET_T''@|1|g' \
      -e 's|@''HAVE_SIGINFO_T''@|1|g' \
      -e 's|@''HAVE_SIGACTION''@|1|g' \
      -e 's|@''HAVE_STRUCT_SIGACTION_SA_SIGACTION''@|1|g' \
      -e 's|@''HAVE_TYPE_VOLATILE_SIG_ATOMIC_T''@|1|g' \
      -e 's|@''HAVE_SIGHANDLER_T''@|1|g' \
      -e 's|@''REPLACE_PTHREAD_SIGMASK''@|0|g' \
      -e 's|@''REPLACE_RAISE''@|0|g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r ./lib/c++defs.h' \
      -e '/definition of _GL_ARG_NONNULL/r ./lib/arg-nonnull.h' \
      -e '/definition of _GL_WARN_ON_USE/r ./lib/warn-on-use.h' \
      < ./lib/signal.in.h; \
} > lib/signal.h-t && \
mv lib/signal.h-t lib/signal.h
rm -f lib/spawn.h-t lib/spawn.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
      -e 's|@''HAVE_SPAWN_H''@|1|g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_SPAWN_H''@|<spawn.h>|g' \
      -e 's/@''GNULIB_POSIX_SPAWN''@/0/g' \
      -e 's/@''GNULIB_POSIX_SPAWNP''@/1/g' \
      -e 's/@''GNULIB_POSIX_SPAWN_FILE_ACTIONS_INIT''@/1/g' \
      -e 's/@''GNULIB_POSIX_SPAWN_FILE_ACTIONS_ADDCHDIR''@/0/g' \
      -e 's/@''GNULIB_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE''@/1/g' \
      -e 's/@''GNULIB_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2''@/1/g' \
      -e 's/@''GNULIB_POSIX_SPAWN_FILE_ACTIONS_ADDFCHDIR''@/0/g' \
      -e 's/@''GNULIB_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN''@/1/g' \
      -e 's/@''GNULIB_POSIX_SPAWN_FILE_ACTIONS_DESTROY''@/1/g' \
      -e 's/@''GNULIB_POSIX_SPAWNATTR_INIT''@/1/g' \
      -e 's/@''GNULIB_POSIX_SPAWNATTR_GETFLAGS''@/0/g' \
      -e 's/@''GNULIB_POSIX_SPAWNATTR_SETFLAGS''@/1/g' \
      -e 's/@''GNULIB_POSIX_SPAWNATTR_GETPGROUP''@/0/g' \
      -e 's/@''GNULIB_POSIX_SPAWNATTR_SETPGROUP''@/0/g' \
      -e 's/@''GNULIB_POSIX_SPAWNATTR_GETSCHEDPARAM''@/0/g' \
      -e 's/@''GNULIB_POSIX_SPAWNATTR_SETSCHEDPARAM''@/0/g' \
      -e 's/@''GNULIB_POSIX_SPAWNATTR_GETSCHEDPOLICY''@/0/g' \
      -e 's/@''GNULIB_POSIX_SPAWNATTR_SETSCHEDPOLICY''@/0/g' \
      -e 's/@''GNULIB_POSIX_SPAWNATTR_GETSIGDEFAULT''@/0/g' \
      -e 's/@''GNULIB_POSIX_SPAWNATTR_SETSIGDEFAULT''@/0/g' \
      -e 's/@''GNULIB_POSIX_SPAWNATTR_GETSIGMASK''@/0/g' \
      -e 's/@''GNULIB_POSIX_SPAWNATTR_SETSIGMASK''@/1/g' \
      -e 's/@''GNULIB_POSIX_SPAWNATTR_DESTROY''@/1/g' \
      -e 's|@''HAVE_POSIX_SPAWN''@|1|g' \
      -e 's|@''HAVE_POSIX_SPAWNATTR_T''@|1|g' \
      -e 's|@''HAVE_POSIX_SPAWN_FILE_ACTIONS_T''@|1|g' \
      -e 's|@''HAVE_POSIX_SPAWN_FILE_ACTIONS_ADDCHDIR''@|1|g' \
      -e 's|@''HAVE_POSIX_SPAWN_FILE_ACTIONS_ADDFCHDIR''@|1|g' \
      -e 's|@''REPLACE_POSIX_SPAWN''@|0|g' \
      -e 's|@''REPLACE_POSIX_SPAWN_FILE_ACTIONS_ADDCHDIR''@|0|g' \
      -e 's|@''REPLACE_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE''@|0|g' \
      -e 's|@''REPLACE_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2''@|0|g' \
      -e 's|@''REPLACE_POSIX_SPAWN_FILE_ACTIONS_ADDFCHDIR''@|0|g' \
      -e 's|@''REPLACE_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN''@|0|g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r ./lib/c++defs.h' \
      -e '/definition of _GL_ARG_NONNULL/r ./lib/arg-nonnull.h' \
      -e '/definition of _GL_WARN_ON_USE/r ./lib/warn-on-use.h' \
      < ./lib/spawn.in.h; \
} > lib/spawn.h-t && \
mv lib/spawn.h-t lib/spawn.h
rm -f lib/stdio.h-t lib/stdio.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_STDIO_H''@|<stdio.h>|g' \
      -e 's/@''GNULIB_DPRINTF''@/0/g' \
      -e 's/@''GNULIB_FCLOSE''@/0/g' \
      -e 's/@''GNULIB_FDOPEN''@/0/g' \
      -e 's/@''GNULIB_FFLUSH''@/0/g' \
      -e 's/@''GNULIB_FGETC''@/1/g' \
      -e 's/@''GNULIB_FGETS''@/1/g' \
      -e 's/@''GNULIB_FOPEN''@/1/g' \
      -e 's/@''GNULIB_FPRINTF''@/1/g' \
      -e 's/@''GNULIB_FPRINTF_POSIX''@/1/g' \
      -e 's/@''GNULIB_FPURGE''@/0/g' \
      -e 's/@''GNULIB_FPUTC''@/1/g' \
      -e 's/@''GNULIB_FPUTS''@/1/g' \
      -e 's/@''GNULIB_FREAD''@/1/g' \
      -e 's/@''GNULIB_FREOPEN''@/0/g' \
      -e 's/@''GNULIB_FSCANF''@/1/g' \
      -e 's/@''GNULIB_FSEEK''@/0/g' \
      -e 's/@''GNULIB_FSEEKO''@/0/g' \
      -e 's/@''GNULIB_FTELL''@/0/g' \
      -e 's/@''GNULIB_FTELLO''@/0/g' \
      -e 's/@''GNULIB_FWRITE''@/1/g' \
      -e 's/@''GNULIB_GETC''@/1/g' \
      -e 's/@''GNULIB_GETCHAR''@/1/g' \
      -e 's/@''GNULIB_GETDELIM''@/0/g' \
      -e 's/@''GNULIB_GETLINE''@/0/g' \
      -e 's/@''GNULIB_OBSTACK_PRINTF''@/1/g' \
      -e 's/@''GNULIB_OBSTACK_PRINTF_POSIX''@/0/g' \
      -e 's/@''GNULIB_PCLOSE''@/0/g' \
      -e 's/@''GNULIB_PERROR''@/1/g' \
      -e 's/@''GNULIB_POPEN''@/0/g' \
      -e 's/@''GNULIB_PRINTF''@/1/g' \
      -e 's/@''GNULIB_PRINTF_POSIX''@/1/g' \
      -e 's/@''GNULIB_PUTC''@/1/g' \
      -e 's/@''GNULIB_PUTCHAR''@/1/g' \
      -e 's/@''GNULIB_PUTS''@/1/g' \
      -e 's/@''GNULIB_REMOVE''@/0/g' \
      -e 's/@''GNULIB_RENAME''@/1/g' \
      -e 's/@''GNULIB_RENAMEAT''@/0/g' \
      -e 's/@''GNULIB_SCANF''@/1/g' \
      -e 's/@''GNULIB_SNPRINTF''@/1/g' \
      -e 's/@''GNULIB_SPRINTF_POSIX''@/1/g' \
      -e 's/@''GNULIB_STDIO_H_NONBLOCKING''@/0/g' \
      -e 's/@''GNULIB_STDIO_H_SIGPIPE''@/0/g' \
      -e 's/@''GNULIB_TMPFILE''@/0/g' \
      -e 's/@''GNULIB_VASPRINTF''@/1/g' \
      -e 's/@''GNULIB_VDPRINTF''@/0/g' \
      -e 's/@''GNULIB_VFPRINTF''@/1/g' \
      -e 's/@''GNULIB_VFPRINTF_POSIX''@/1/g' \
      -e 's/@''GNULIB_VFSCANF''@/0/g' \
      -e 's/@''GNULIB_VSCANF''@/0/g' \
      -e 's/@''GNULIB_VPRINTF''@/1/g' \
      -e 's/@''GNULIB_VPRINTF_POSIX''@/0/g' \
      -e 's/@''GNULIB_VSNPRINTF''@/1/g' \
      -e 's/@''GNULIB_VSPRINTF_POSIX''@/1/g' \
      < ./lib/stdio.in.h | \
  sed -e 's|@''HAVE_DECL_FPURGE''@|1|g' \
      -e 's|@''HAVE_DECL_FSEEKO''@|1|g' \
      -e 's|@''HAVE_DECL_FTELLO''@|1|g' \
      -e 's|@''HAVE_DECL_GETDELIM''@|1|g' \
      -e 's|@''HAVE_DECL_GETLINE''@|1|g' \
      -e 's|@''HAVE_DECL_OBSTACK_PRINTF''@|1|g' \
      -e 's|@''HAVE_DECL_SNPRINTF''@|1|g' \
      -e 's|@''HAVE_DECL_VSNPRINTF''@|1|g' \
      -e 's|@''HAVE_DPRINTF''@|1|g' \
      -e 's|@''HAVE_FSEEKO''@|1|g' \
      -e 's|@''HAVE_FTELLO''@|1|g' \
      -e 's|@''HAVE_PCLOSE''@|1|g' \
      -e 's|@''HAVE_POPEN''@|1|g' \
      -e 's|@''HAVE_RENAMEAT''@|1|g' \
      -e 's|@''HAVE_VASPRINTF''@|1|g' \
      -e 's|@''HAVE_VDPRINTF''@|1|g' \
      -e 's|@''REPLACE_DPRINTF''@|0|g' \
      -e 's|@''REPLACE_FCLOSE''@|0|g' \
      -e 's|@''REPLACE_FDOPEN''@|0|g' \
      -e 's|@''REPLACE_FFLUSH''@|0|g' \
      -e 's|@''REPLACE_FOPEN''@|0|g' \
      -e 's|@''REPLACE_FPRINTF''@|1|g' \
      -e 's|@''REPLACE_FPURGE''@|0|g' \
      -e 's|@''REPLACE_FREOPEN''@|0|g' \
      -e 's|@''REPLACE_FSEEK''@|0|g' \
      -e 's|@''REPLACE_FSEEKO''@|0|g' \
      -e 's|@''REPLACE_FTELL''@|0|g' \
      -e 's|@''REPLACE_FTELLO''@|0|g' \
      -e 's|@''REPLACE_GETDELIM''@|0|g' \
      -e 's|@''REPLACE_GETLINE''@|0|g' \
      -e 's|@''REPLACE_OBSTACK_PRINTF''@|0|g' \
      -e 's|@''REPLACE_PERROR''@|0|g' \
      -e 's|@''REPLACE_POPEN''@|0|g' \
      -e 's|@''REPLACE_PRINTF''@|1|g' \
      -e 's|@''REPLACE_REMOVE''@|0|g' \
      -e 's|@''REPLACE_RENAME''@|0|g' \
      -e 's|@''REPLACE_RENAMEAT''@|0|g' \
      -e 's|@''REPLACE_SNPRINTF''@|1|g' \
      -e 's|@''REPLACE_SPRINTF''@|1|g' \
      -e 's|@''REPLACE_STDIO_READ_FUNCS''@|0|g' \
      -e 's|@''REPLACE_STDIO_WRITE_FUNCS''@|0|g' \
      -e 's|@''REPLACE_TMPFILE''@|0|g' \
      -e 's|@''REPLACE_VASPRINTF''@|1|g' \
      -e 's|@''REPLACE_VDPRINTF''@|0|g' \
      -e 's|@''REPLACE_VFPRINTF''@|1|g' \
      -e 's|@''REPLACE_VPRINTF''@|0|g' \
      -e 's|@''REPLACE_VSNPRINTF''@|1|g' \
      -e 's|@''REPLACE_VSPRINTF''@|1|g' \
      -e 's|@''ASM_SYMBOL_PREFIX''@|""|g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r ./lib/c++defs.h' \
      -e '/definition of _GL_ARG_NONNULL/r ./lib/arg-nonnull.h' \
      -e '/definition of _GL_WARN_ON_USE/r ./lib/warn-on-use.h'; \
} > lib/stdio.h-t && \
mv lib/stdio.h-t lib/stdio.h
rm -f lib/stdlib.h-t lib/stdlib.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_STDLIB_H''@|<stdlib.h>|g' \
      -e 's/@''GNULIB__EXIT''@/0/g' \
      -e 's/@''GNULIB_ATOLL''@/0/g' \
      -e 's/@''GNULIB_CALLOC_POSIX''@/1/g' \
      -e 's/@''GNULIB_CANONICALIZE_FILE_NAME''@/1/g' \
      -e 's/@''GNULIB_GETLOADAVG''@/0/g' \
      -e 's/@''GNULIB_GETSUBOPT''@/0/g' \
      -e 's/@''GNULIB_GRANTPT''@/0/g' \
      -e 's/@''GNULIB_MALLOC_POSIX''@/1/g' \
      -e 's/@''GNULIB_MBTOWC''@/0/g' \
      -e 's/@''GNULIB_MKDTEMP''@/0/g' \
      -e 's/@''GNULIB_MKOSTEMP''@/0/g' \
      -e 's/@''GNULIB_MKOSTEMPS''@/0/g' \
      -e 's/@''GNULIB_MKSTEMP''@/0/g' \
      -e 's/@''GNULIB_MKSTEMPS''@/0/g' \
      -e 's/@''GNULIB_POSIX_OPENPT''@/0/g' \
      -e 's/@''GNULIB_PTSNAME''@/0/g' \
      -e 's/@''GNULIB_PTSNAME_R''@/0/g' \
      -e 's/@''GNULIB_PUTENV''@/0/g' \
      -e 's/@''GNULIB_QSORT_R''@/0/g' \
      -e 's/@''GNULIB_RANDOM''@/0/g' \
      -e 's/@''GNULIB_RANDOM_R''@/0/g' \
      -e 's/@''GNULIB_REALLOC_POSIX''@/1/g' \
      -e 's/@''GNULIB_REALLOCARRAY''@/0/g' \
      -e 's/@''GNULIB_REALPATH''@/1/g' \
      -e 's/@''GNULIB_RPMATCH''@/0/g' \
      -e 's/@''GNULIB_SECURE_GETENV''@/0/g' \
      -e 's/@''GNULIB_SETENV''@/0/g' \
      -e 's/@''GNULIB_STRTOD''@/0/g' \
      -e 's/@''GNULIB_STRTOLD''@/0/g' \
      -e 's/@''GNULIB_STRTOLL''@/0/g' \
      -e 's/@''GNULIB_STRTOULL''@/0/g' \
      -e 's/@''GNULIB_SYSTEM_POSIX''@/0/g' \
      -e 's/@''GNULIB_UNLOCKPT''@/0/g' \
      -e 's/@''GNULIB_UNSETENV''@/1/g' \
      -e 's/@''GNULIB_WCTOMB''@/0/g' \
      < ./lib/stdlib.in.h | \
  sed -e 's|@''HAVE__EXIT''@|1|g' \
      -e 's|@''HAVE_ATOLL''@|1|g' \
      -e 's|@''HAVE_CANONICALIZE_FILE_NAME''@|1|g' \
      -e 's|@''HAVE_DECL_GETLOADAVG''@|1|g' \
      -e 's|@''HAVE_GETSUBOPT''@|1|g' \
      -e 's|@''HAVE_GRANTPT''@|1|g' \
      -e 's|@''HAVE_INITSTATE''@|1|g' \
      -e 's|@''HAVE_DECL_INITSTATE''@|1|g' \
      -e 's|@''HAVE_MBTOWC''@|1|g' \
      -e 's|@''HAVE_MKDTEMP''@|1|g' \
      -e 's|@''HAVE_MKOSTEMP''@|1|g' \
      -e 's|@''HAVE_MKOSTEMPS''@|1|g' \
      -e 's|@''HAVE_MKSTEMP''@|1|g' \
      -e 's|@''HAVE_MKSTEMPS''@|1|g' \
      -e 's|@''HAVE_POSIX_OPENPT''@|1|g' \
      -e 's|@''HAVE_PTSNAME''@|1|g' \
      -e 's|@''HAVE_PTSNAME_R''@|1|g' \
      -e 's|@''HAVE_QSORT_R''@|1|g' \
      -e 's|@''HAVE_RANDOM''@|1|g' \
      -e 's|@''HAVE_RANDOM_H''@|1|g' \
      -e 's|@''HAVE_RANDOM_R''@|1|g' \
      -e 's|@''HAVE_REALLOCARRAY''@|1|g' \
      -e 's|@''HAVE_REALPATH''@|1|g' \
      -e 's|@''HAVE_RPMATCH''@|1|g' \
      -e 's|@''HAVE_SECURE_GETENV''@|1|g' \
      -e 's|@''HAVE_DECL_SETENV''@|1|g' \
      -e 's|@''HAVE_SETSTATE''@|1|g' \
      -e 's|@''HAVE_DECL_SETSTATE''@|1|g' \
      -e 's|@''HAVE_STRTOD''@|1|g' \
      -e 's|@''HAVE_STRTOLD''@|1|g' \
      -e 's|@''HAVE_STRTOLL''@|1|g' \
      -e 's|@''HAVE_STRTOULL''@|1|g' \
      -e 's|@''HAVE_STRUCT_RANDOM_DATA''@|1|g' \
      -e 's|@''HAVE_SYS_LOADAVG_H''@|0|g' \
      -e 's|@''HAVE_UNLOCKPT''@|1|g' \
      -e 's|@''HAVE_DECL_UNSETENV''@|1|g' \
      -e 's|@''REPLACE_CALLOC''@|0|g' \
      -e 's|@''REPLACE_CANONICALIZE_FILE_NAME''@|0|g' \
      -e 's|@''REPLACE_INITSTATE''@|0|g' \
      -e 's|@''REPLACE_MALLOC''@|0|g' \
      -e 's|@''REPLACE_MBTOWC''@|0|g' \
      -e 's|@''REPLACE_MKSTEMP''@|0|g' \
      -e 's|@''REPLACE_PTSNAME''@|0|g' \
      -e 's|@''REPLACE_PTSNAME_R''@|0|g' \
      -e 's|@''REPLACE_PUTENV''@|0|g' \
      -e 's|@''REPLACE_QSORT_R''@|0|g' \
      -e 's|@''REPLACE_RANDOM''@|0|g' \
      -e 's|@''REPLACE_RANDOM_R''@|0|g' \
      -e 's|@''REPLACE_REALLOC''@|0|g' \
      -e 's|@''REPLACE_REALPATH''@|0|g' \
      -e 's|@''REPLACE_SETENV''@|0|g' \
      -e 's|@''REPLACE_SETSTATE''@|0|g' \
      -e 's|@''REPLACE_STRTOD''@|0|g' \
      -e 's|@''REPLACE_STRTOLD''@|0|g' \
      -e 's|@''REPLACE_UNSETENV''@|0|g' \
      -e 's|@''REPLACE_WCTOMB''@|0|g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r ./lib/c++defs.h' \
      -e '/definition of _Noreturn/r ./lib/_Noreturn.h' \
      -e '/definition of _GL_ARG_NONNULL/r ./lib/arg-nonnull.h' \
      -e '/definition of _GL_WARN_ON_USE/r ./lib/warn-on-use.h'; \
} > lib/stdlib.h-t && \
mv lib/stdlib.h-t lib/stdlib.h
/usr/bin/env bash ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMPXX -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o osmpq.lo osmpq.cc
rm -f lib/string.h-t lib/string.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_STRING_H''@|<string.h>|g' \
      -e 's/@''GNULIB_EXPLICIT_BZERO''@/0/g' \
      -e 's/@''GNULIB_FFSL''@/0/g' \
      -e 's/@''GNULIB_FFSLL''@/0/g' \
      -e 's/@''GNULIB_MBSLEN''@/0/g' \
      -e 's/@''GNULIB_MBSNLEN''@/0/g' \
      -e 's/@''GNULIB_MBSCHR''@/0/g' \
      -e 's/@''GNULIB_MBSRCHR''@/0/g' \
      -e 's/@''GNULIB_MBSSTR''@/0/g' \
      -e 's/@''GNULIB_MBSCASECMP''@/0/g' \
      -e 's/@''GNULIB_MBSNCASECMP''@/0/g' \
      -e 's/@''GNULIB_MBSPCASECMP''@/0/g' \
      -e 's/@''GNULIB_MBSCASESTR''@/0/g' \
      -e 's/@''GNULIB_MBSCSPN''@/0/g' \
      -e 's/@''GNULIB_MBSPBRK''@/0/g' \
      -e 's/@''GNULIB_MBSSPN''@/0/g' \
      -e 's/@''GNULIB_MBSSEP''@/0/g' \
      -e 's/@''GNULIB_MBSTOK_R''@/0/g' \
      -e 's/@''GNULIB_MEMCHR''@/1/g' \
      -e 's/@''GNULIB_MEMMEM''@/0/g' \
      -e 's/@''GNULIB_MEMPCPY''@/0/g' \
      -e 's/@''GNULIB_MEMRCHR''@/0/g' \
      -e 's/@''GNULIB_RAWMEMCHR''@/0/g' \
      -e 's/@''GNULIB_STPCPY''@/1/g' \
      -e 's/@''GNULIB_STPNCPY''@/0/g' \
      -e 's/@''GNULIB_STRCHRNUL''@/0/g' \
      -e 's/@''GNULIB_STRDUP''@/1/g' \
      -e 's/@''GNULIB_STRNCAT''@/0/g' \
      -e 's/@''GNULIB_STRNDUP''@/1/g' \
      -e 's/@''GNULIB_STRNLEN''@/0/g' \
      -e 's/@''GNULIB_STRPBRK''@/0/g' \
      -e 's/@''GNULIB_STRSEP''@/0/g' \
      -e 's/@''GNULIB_STRSTR''@/0/g' \
      -e 's/@''GNULIB_STRCASESTR''@/0/g' \
      -e 's/@''GNULIB_STRTOK_R''@/0/g' \
      -e 's/@''GNULIB_STRERROR''@/1/g' \
      -e 's/@''GNULIB_STRERROR_R''@/0/g' \
      -e 's/@''GNULIB_STRSIGNAL''@/0/g' \
      -e 's/@''GNULIB_STRVERSCMP''@/1/g' \
      < ./lib/string.in.h | \
  sed -e 's|@''HAVE_EXPLICIT_BZERO''@|1|g' \
      -e 's|@''HAVE_FFSL''@|1|g' \
      -e 's|@''HAVE_FFSLL''@|1|g' \
      -e 's|@''HAVE_MBSLEN''@|0|g' \
      -e 's|@''HAVE_MEMCHR''@|1|g' \
      -e 's|@''HAVE_DECL_MEMMEM''@|1|g' \
      -e 's|@''HAVE_MEMPCPY''@|1|g' \
      -e 's|@''HAVE_DECL_MEMRCHR''@|1|g' \
      -e 's|@''HAVE_RAWMEMCHR''@|1|g' \
      -e 's|@''HAVE_STPCPY''@|1|g' \
      -e 's|@''HAVE_STPNCPY''@|1|g' \
      -e 's|@''HAVE_STRCHRNUL''@|1|g' \
      -e 's|@''HAVE_DECL_STRDUP''@|1|g' \
      -e 's|@''HAVE_DECL_STRNDUP''@|1|g' \
      -e 's|@''HAVE_DECL_STRNLEN''@|1|g' \
      -e 's|@''HAVE_STRPBRK''@|1|g' \
      -e 's|@''HAVE_STRSEP''@|1|g' \
      -e 's|@''HAVE_STRCASESTR''@|1|g' \
      -e 's|@''HAVE_DECL_STRTOK_R''@|1|g' \
      -e 's|@''HAVE_DECL_STRERROR_R''@|1|g' \
      -e 's|@''HAVE_DECL_STRSIGNAL''@|1|g' \
      -e 's|@''HAVE_STRVERSCMP''@|1|g' \
      -e 's|@''REPLACE_MEMCHR''@|0|g' \
      -e 's|@''REPLACE_MEMMEM''@|0|g' \
      -e 's|@''REPLACE_STPNCPY''@|0|g' \
      -e 's|@''REPLACE_STRCHRNUL''@|0|g' \
      -e 's|@''REPLACE_STRDUP''@|0|g' \
      -e 's|@''REPLACE_STRNCAT''@|0|g' \
      -e 's|@''REPLACE_STRNDUP''@|0|g' \
      -e 's|@''REPLACE_STRNLEN''@|0|g' \
      -e 's|@''REPLACE_STRSTR''@|0|g' \
      -e 's|@''REPLACE_STRCASESTR''@|0|g' \
      -e 's|@''REPLACE_STRTOK_R''@|0|g' \
      -e 's|@''REPLACE_STRERROR''@|0|g' \
      -e 's|@''REPLACE_STRERROR_R''@|1|g' \
      -e 's|@''REPLACE_STRSIGNAL''@|0|g' \
      -e 's|@''UNDEFINE_STRTOK_R''@|0|g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r ./lib/c++defs.h' \
      -e '/definition of _GL_ARG_NONNULL/r ./lib/arg-nonnull.h' \
      -e '/definition of _GL_WARN_ON_USE/r ./lib/warn-on-use.h'; \
      < ./lib/string.in.h; \
} > lib/string.h-t && \
mv lib/string.h-t lib/string.h
OpenWrt-libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMPXX -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c osmpq.cc -o osmpq.o
/bin/mkdir -p lib/sys
/usr/bin/env bash ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMPXX -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o osmpz.lo osmpz.cc
rm -f lib/sys/resource.h-t lib/sys/resource.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_SYS_RESOURCE_H''@|<sys/resource.h>|g' \
      -e 's|@''HAVE_SYS_RESOURCE_H''@|1|g' \
      -e 's/@''GNULIB_GETRUSAGE''@/1/g' \
      -e 's/@''HAVE_GETRUSAGE''@/1/g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r ./lib/c++defs.h' \
      -e '/definition of _GL_ARG_NONNULL/r ./lib/arg-nonnull.h' \
      -e '/definition of _GL_WARN_ON_USE/r ./lib/warn-on-use.h' \
      < ./lib/sys_resource.in.h; \
} > lib/sys/resource.h-t && \
mv -f lib/sys/resource.h-t lib/sys/resource.h
/bin/mkdir -p lib/sys
rm -f lib/sys/time.h-t lib/sys/time.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
      -e 's/@''HAVE_SYS_TIME_H''@/1/g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_SYS_TIME_H''@|<sys/time.h>|g' \
      -e 's/@''GNULIB_GETTIMEOFDAY''@/1/g' \
      -e 's|@''HAVE_WINSOCK2_H''@|0|g' \
      -e 's/@''HAVE_GETTIMEOFDAY''@/1/g' \
      -e 's/@''HAVE_STRUCT_TIMEVAL''@/1/g' \
      -e 's/@''REPLACE_GETTIMEOFDAY''@/0/g' \
      -e 's/@''REPLACE_STRUCT_TIMEVAL''@/0/g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r ./lib/c++defs.h' \
      -e '/definition of _GL_ARG_NONNULL/r ./lib/arg-nonnull.h' \
      -e '/definition of _GL_WARN_ON_USE/r ./lib/warn-on-use.h' \
      < ./lib/sys_time.in.h; \
} > lib/sys/time.h-t && \
mv lib/sys/time.h-t lib/sys/time.h
/bin/mkdir -p lib/sys
rm -f lib/sys/times.h-t lib/sys/times.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
      -e 's/@''HAVE_SYS_TIMES_H''@/1/g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_SYS_TIMES_H''@|<sys/times.h>|g' \
      -e 's/@''GNULIB_TIMES''@/0/g' \
      -e 's|@''HAVE_STRUCT_TMS''@|1|g' \
      -e 's|@''HAVE_TIMES''@|1|g' \
      -e '/definition of _GL_ARG_NONNULL/r ./lib/arg-nonnull.h' \
      -e '/definition of _GL_WARN_ON_USE/r ./lib/warn-on-use.h' \
      < ./lib/sys_times.in.h; \
} > lib/sys/times.h-t && \
mv lib/sys/times.h-t lib/sys/times.h
OpenWrt-libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMPXX -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c osmpz.cc -o osmpz.o
/bin/mkdir -p lib/sys
rm -f lib/sys/types.h-t lib/sys/types.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_SYS_TYPES_H''@|<sys/types.h>|g' \
      -e 's|@''WINDOWS_64_BIT_OFF_T''@|0|g' \
      -e 's|@''WINDOWS_STAT_INODES''@|0|g' \
      < ./lib/sys_types.in.h; \
} > lib/sys/types.h-t && \
mv lib/sys/types.h-t lib/sys/types.h
/bin/mkdir -p lib/sys
rm -f lib/sys/wait.h-t lib/sys/wait.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_SYS_WAIT_H''@|<sys/wait.h>|g' \
      -e 's/@''GNULIB_WAITPID''@/1/g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r ./lib/c++defs.h' \
      -e '/definition of _GL_WARN_ON_USE/r ./lib/warn-on-use.h' \
      < ./lib/sys_wait.in.h; \
} > lib/sys/wait.h-t && \
mv lib/sys/wait.h-t lib/sys/wait.h
rm -f lib/time.h-t lib/time.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_TIME_H''@|<time.h>|g' \
      -e 's/@''GNULIB_CTIME''@/0/g' \
      -e 's/@''GNULIB_LOCALTIME''@/0/g' \
      -e 's/@''GNULIB_MKTIME''@/0/g' \
      -e 's/@''GNULIB_NANOSLEEP''@/0/g' \
      -e 's/@''GNULIB_STRFTIME''@/0/g' \
      -e 's/@''GNULIB_STRPTIME''@/0/g' \
      -e 's/@''GNULIB_TIMEGM''@/0/g' \
      -e 's/@''GNULIB_TIME_R''@/0/g' \
      -e 's/@''GNULIB_TIME_RZ''@/0/g' \
      -e 's/@''GNULIB_TZSET''@/0/g' \
      -e 's|@''HAVE_DECL_LOCALTIME_R''@|1|g' \
      -e 's|@''HAVE_NANOSLEEP''@|1|g' \
      -e 's|@''HAVE_STRPTIME''@|1|g' \
      -e 's|@''HAVE_TIMEGM''@|1|g' \
      -e 's|@''HAVE_TIMEZONE_T''@|0|g' \
      -e 's|@''HAVE_TZSET''@|1|g' \
      -e 's|@''REPLACE_CTIME''@|GNULIB_PORTCHECK|g' \
      -e 's|@''REPLACE_GMTIME''@|0|g' \
      -e 's|@''REPLACE_LOCALTIME''@|0|g' \
      -e 's|@''REPLACE_LOCALTIME_R''@|GNULIB_PORTCHECK|g' \
      -e 's|@''REPLACE_MKTIME''@|GNULIB_PORTCHECK|g' \
      -e 's|@''REPLACE_NANOSLEEP''@|GNULIB_PORTCHECK|g' \
      -e 's|@''REPLACE_STRFTIME''@|GNULIB_PORTCHECK|g' \
      -e 's|@''REPLACE_TIMEGM''@|GNULIB_PORTCHECK|g' \
      -e 's|@''REPLACE_TZSET''@|GNULIB_PORTCHECK|g' \
      -e 's|@''PTHREAD_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \
      -e 's|@''SYS_TIME_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \
      -e 's|@''TIME_H_DEFINES_STRUCT_TIMESPEC''@|1|g' \
      -e 's|@''UNISTD_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r ./lib/c++defs.h' \
      -e '/definition of _GL_ARG_NONNULL/r ./lib/arg-nonnull.h' \
      -e '/definition of _GL_WARN_ON_USE/r ./lib/warn-on-use.h' \
      < ./lib/time.in.h; \
} > lib/time.h-t && \
mv lib/time.h-t lib/time.h
rm -f lib/unistd.h-t lib/unistd.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
      -e 's|@''HAVE_UNISTD_H''@|1|g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_UNISTD_H''@|<unistd.h>|g' \
      -e 's|@''WINDOWS_64_BIT_OFF_T''@|0|g' \
      -e 's/@''GNULIB_ACCESS''@/0/g' \
      -e 's/@''GNULIB_CHDIR''@/0/g' \
      -e 's/@''GNULIB_CHOWN''@/0/g' \
      -e 's/@''GNULIB_CLOSE''@/1/g' \
      -e 's/@''GNULIB_COPY_FILE_RANGE''@/0/g' \
      -e 's/@''GNULIB_DUP''@/0/g' \
      -e 's/@''GNULIB_DUP2''@/1/g' \
      -e 's/@''GNULIB_DUP3''@/0/g' \
      -e 's/@''GNULIB_ENVIRON''@/1/g' \
      -e 's/@''GNULIB_EUIDACCESS''@/0/g' \
      -e 's/@''GNULIB_FACCESSAT''@/0/g' \
      -e 's/@''GNULIB_FCHDIR''@/0/g' \
      -e 's/@''GNULIB_FCHOWNAT''@/0/g' \
      -e 's/@''GNULIB_FDATASYNC''@/0/g' \
      -e 's/@''GNULIB_FSYNC''@/1/g' \
      -e 's/@''GNULIB_FTRUNCATE''@/0/g' \
      -e 's/@''GNULIB_GETCWD''@/0/g' \
      -e 's/@''GNULIB_GETDOMAINNAME''@/0/g' \
      -e 's/@''GNULIB_GETDTABLESIZE''@/1/g' \
      -e 's/@''GNULIB_GETGROUPS''@/0/g' \
      -e 's/@''GNULIB_GETHOSTNAME''@/0/g' \
      -e 's/@''GNULIB_GETLOGIN''@/0/g' \
      -e 's/@''GNULIB_GETLOGIN_R''@/0/g' \
      -e 's/@''GNULIB_GETOPT_POSIX''@/1/g' \
      -e 's/@''GNULIB_GETPAGESIZE''@/0/g' \
      -e 's/@''GNULIB_GETPASS''@/0/g' \
      -e 's/@''GNULIB_GETUSERSHELL''@/0/g' \
      -e 's/@''GNULIB_GROUP_MEMBER''@/0/g' \
      -e 's/@''GNULIB_ISATTY''@/0/g' \
      -e 's/@''GNULIB_LCHOWN''@/0/g' \
      -e 's/@''GNULIB_LINK''@/0/g' \
      -e 's/@''GNULIB_LINKAT''@/0/g' \
      -e 's/@''GNULIB_LSEEK''@/0/g' \
      -e 's/@''GNULIB_PIPE''@/0/g' \
      -e 's/@''GNULIB_PIPE2''@/1/g' \
      -e 's/@''GNULIB_PREAD''@/0/g' \
      -e 's/@''GNULIB_PWRITE''@/0/g' \
      -e 's/@''GNULIB_READ''@/0/g' \
      -e 's/@''GNULIB_READLINK''@/1/g' \
      -e 's/@''GNULIB_READLINKAT''@/0/g' \
      -e 's/@''GNULIB_RMDIR''@/0/g' \
      -e 's/@''GNULIB_SETHOSTNAME''@/0/g' \
      -e 's/@''GNULIB_SLEEP''@/0/g' \
      -e 's/@''GNULIB_SYMLINK''@/0/g' \
      -e 's/@''GNULIB_SYMLINKAT''@/0/g' \
      -e 's/@''GNULIB_TRUNCATE''@/0/g' \
      -e 's/@''GNULIB_TTYNAME_R''@/0/g' \
      -e 's/@''GNULIB_UNISTD_H_GETOPT''@/0/g' \
      -e 's/@''GNULIB_UNISTD_H_NONBLOCKING''@/0/g' \
      -e 's/@''GNULIB_UNISTD_H_SIGPIPE''@/0/g' \
      -e 's/@''GNULIB_UNLINK''@/1/g' \
      -e 's/@''GNULIB_UNLINKAT''@/0/g' \
      -e 's/@''GNULIB_USLEEP''@/0/g' \
      -e 's/@''GNULIB_WRITE''@/0/g' \
      < ./lib/unistd.in.h | \
  sed -e 's|@''HAVE_CHOWN''@|1|g' \
      -e 's|@''HAVE_COPY_FILE_RANGE''@|1|g' \
      -e 's|@''HAVE_DUP2''@|1|g' \
      -e 's|@''HAVE_DUP3''@|1|g' \
      -e 's|@''HAVE_EUIDACCESS''@|1|g' \
      -e 's|@''HAVE_FACCESSAT''@|1|g' \
      -e 's|@''HAVE_FCHDIR''@|1|g' \
      -e 's|@''HAVE_FCHOWNAT''@|1|g' \
      -e 's|@''HAVE_FDATASYNC''@|1|g' \
      -e 's|@''HAVE_FSYNC''@|1|g' \
      -e 's|@''HAVE_FTRUNCATE''@|1|g' \
      -e 's|@''HAVE_GETDTABLESIZE''@|1|g' \
      -e 's|@''HAVE_GETGROUPS''@|1|g' \
      -e 's|@''HAVE_GETHOSTNAME''@|1|g' \
      -e 's|@''HAVE_GETPAGESIZE''@|1|g' \
      -e 's|@''HAVE_GETPASS''@|1|g' \
      -e 's|@''HAVE_GROUP_MEMBER''@|1|g' \
      -e 's|@''HAVE_LCHOWN''@|1|g' \
      -e 's|@''HAVE_LINK''@|1|g' \
      -e 's|@''HAVE_LINKAT''@|1|g' \
      -e 's|@''HAVE_PIPE''@|1|g' \
      -e 's|@''HAVE_PIPE2''@|1|g' \
      -e 's|@''HAVE_PREAD''@|1|g' \
      -e 's|@''HAVE_PWRITE''@|1|g' \
      -e 's|@''HAVE_READLINK''@|1|g' \
      -e 's|@''HAVE_READLINKAT''@|1|g' \
      -e 's|@''HAVE_SETHOSTNAME''@|1|g' \
      -e 's|@''HAVE_SLEEP''@|1|g' \
      -e 's|@''HAVE_SYMLINK''@|1|g' \
      -e 's|@''HAVE_SYMLINKAT''@|1|g' \
      -e 's|@''HAVE_UNLINKAT''@|1|g' \
      -e 's|@''HAVE_USLEEP''@|1|g' \
      -e 's|@''HAVE_DECL_ENVIRON''@|1|g' \
      -e 's|@''HAVE_DECL_FCHDIR''@|1|g' \
      -e 's|@''HAVE_DECL_FDATASYNC''@|1|g' \
      -e 's|@''HAVE_DECL_GETDOMAINNAME''@|1|g' \
      -e 's|@''HAVE_DECL_GETLOGIN''@|1|g' \
      -e 's|@''HAVE_DECL_GETLOGIN_R''@|1|g' \
      -e 's|@''HAVE_DECL_GETPAGESIZE''@|1|g' \
      -e 's|@''HAVE_DECL_GETUSERSHELL''@|1|g' \
      -e 's|@''HAVE_DECL_SETHOSTNAME''@|1|g' \
      -e 's|@''HAVE_DECL_TRUNCATE''@|1|g' \
      -e 's|@''HAVE_DECL_TTYNAME_R''@|1|g' \
      -e 's|@''HAVE_OS_H''@|0|g' \
      -e 's|@''HAVE_SYS_PARAM_H''@|0|g' \
  | \
  sed -e 's|@''REPLACE_ACCESS''@|0|g' \
      -e 's|@''REPLACE_CHOWN''@|0|g' \
      -e 's|@''REPLACE_CLOSE''@|0|g' \
      -e 's|@''REPLACE_DUP''@|0|g' \
      -e 's|@''REPLACE_DUP2''@|0|g' \
      -e 's|@''REPLACE_FACCESSAT''@|0|g' \
      -e 's|@''REPLACE_FCHOWNAT''@|0|g' \
      -e 's|@''REPLACE_FTRUNCATE''@|0|g' \
      -e 's|@''REPLACE_GETCWD''@|0|g' \
      -e 's|@''REPLACE_GETDOMAINNAME''@|0|g' \
      -e 's|@''REPLACE_GETDTABLESIZE''@|0|g' \
      -e 's|@''REPLACE_GETLOGIN_R''@|0|g' \
      -e 's|@''REPLACE_GETGROUPS''@|0|g' \
      -e 's|@''REPLACE_GETPAGESIZE''@|0|g' \
      -e 's|@''REPLACE_GETPASS''@|0|g' \
      -e 's|@''REPLACE_ISATTY''@|0|g' \
      -e 's|@''REPLACE_LCHOWN''@|0|g' \
      -e 's|@''REPLACE_LINK''@|0|g' \
      -e 's|@''REPLACE_LINKAT''@|0|g' \
      -e 's|@''REPLACE_LSEEK''@|0|g' \
      -e 's|@''REPLACE_PREAD''@|0|g' \
      -e 's|@''REPLACE_PWRITE''@|0|g' \
      -e 's|@''REPLACE_READ''@|0|g' \
      -e 's|@''REPLACE_READLINK''@|0|g' \
      -e 's|@''REPLACE_READLINKAT''@|0|g' \
      -e 's|@''REPLACE_RMDIR''@|0|g' \
      -e 's|@''REPLACE_SLEEP''@|0|g' \
      -e 's|@''REPLACE_SYMLINK''@|0|g' \
      -e 's|@''REPLACE_SYMLINKAT''@|0|g' \
      -e 's|@''REPLACE_TRUNCATE''@|0|g' \
      -e 's|@''REPLACE_TTYNAME_R''@|0|g' \
      -e 's|@''REPLACE_UNLINK''@|0|g' \
      -e 's|@''REPLACE_UNLINKAT''@|0|g' \
      -e 's|@''REPLACE_USLEEP''@|0|g' \
      -e 's|@''REPLACE_WRITE''@|0|g' \
      -e 's|@''UNISTD_H_HAVE_WINSOCK2_H''@|0|g' \
      -e 's|@''UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS''@|0|g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r ./lib/c++defs.h' \
      -e '/definition of _GL_ARG_NONNULL/r ./lib/arg-nonnull.h' \
      -e '/definition of _GL_WARN_ON_USE/r ./lib/warn-on-use.h'; \
} > lib/unistd.h-t && \
mv lib/unistd.h-t lib/unistd.h
rm -f lib/unitypes.h-t lib/unitypes.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  cat ./lib/unitypes.in.h; \
} > lib/unitypes.h-t && \
mv -f lib/unitypes.h-t lib/unitypes.h
rm -f lib/uniwidth.h-t lib/uniwidth.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  cat ./lib/uniwidth.in.h; \
} > lib/uniwidth.h-t && \
mv -f lib/uniwidth.h-t lib/uniwidth.h
rm -f lib/wchar.h-t lib/wchar.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''HAVE_FEATURES_H''@|1|g' \
      -e 's|@''NEXT_WCHAR_H''@|<wchar.h>|g' \
      -e 's|@''HAVE_WCHAR_H''@|1|g' \
      -e 's/@''HAVE_CRTDEFS_H''@/0/g' \
      -e 's/@''GNULIB_OVERRIDES_WINT_T''@/0/g' \
      -e 's/@''GNULIB_BTOWC''@/0/g' \
      -e 's/@''GNULIB_WCTOB''@/0/g' \
      -e 's/@''GNULIB_MBSINIT''@/1/g' \
      -e 's/@''GNULIB_MBRTOWC''@/1/g' \
      -e 's/@''GNULIB_MBRLEN''@/0/g' \
      -e 's/@''GNULIB_MBSRTOWCS''@/0/g' \
      -e 's/@''GNULIB_MBSNRTOWCS''@/0/g' \
      -e 's/@''GNULIB_WCRTOMB''@/0/g' \
      -e 's/@''GNULIB_WCSRTOMBS''@/0/g' \
      -e 's/@''GNULIB_WCSNRTOMBS''@/0/g' \
      -e 's/@''GNULIB_WCWIDTH''@/1/g' \
      -e 's/@''GNULIB_WMEMCHR''@/0/g' \
      -e 's/@''GNULIB_WMEMCMP''@/0/g' \
      -e 's/@''GNULIB_WMEMCPY''@/0/g' \
      -e 's/@''GNULIB_WMEMMOVE''@/0/g' \
      -e 's/@''GNULIB_WMEMSET''@/0/g' \
      -e 's/@''GNULIB_WCSLEN''@/0/g' \
      -e 's/@''GNULIB_WCSNLEN''@/0/g' \
      -e 's/@''GNULIB_WCSCPY''@/0/g' \
      -e 's/@''GNULIB_WCPCPY''@/0/g' \
      -e 's/@''GNULIB_WCSNCPY''@/0/g' \
      -e 's/@''GNULIB_WCPNCPY''@/0/g' \
      -e 's/@''GNULIB_WCSCAT''@/0/g' \
      -e 's/@''GNULIB_WCSNCAT''@/0/g' \
      -e 's/@''GNULIB_WCSCMP''@/0/g' \
      -e 's/@''GNULIB_WCSNCMP''@/0/g' \
      -e 's/@''GNULIB_WCSCASECMP''@/0/g' \
      -e 's/@''GNULIB_WCSNCASECMP''@/0/g' \
      -e 's/@''GNULIB_WCSCOLL''@/0/g' \
      -e 's/@''GNULIB_WCSXFRM''@/0/g' \
      -e 's/@''GNULIB_WCSDUP''@/0/g' \
      -e 's/@''GNULIB_WCSCHR''@/0/g' \
      -e 's/@''GNULIB_WCSRCHR''@/0/g' \
      -e 's/@''GNULIB_WCSCSPN''@/0/g' \
      -e 's/@''GNULIB_WCSSPN''@/0/g' \
      -e 's/@''GNULIB_WCSPBRK''@/0/g' \
      -e 's/@''GNULIB_WCSSTR''@/0/g' \
      -e 's/@''GNULIB_WCSTOK''@/0/g' \
      -e 's/@''GNULIB_WCSWIDTH''@/0/g' \
      -e 's/@''GNULIB_WCSFTIME''@/0/g' \
      < ./lib/wchar.in.h | \
  sed -e 's|@''HAVE_WINT_T''@|1|g' \
      -e 's|@''HAVE_BTOWC''@|1|g' \
      -e 's|@''HAVE_MBSINIT''@|1|g' \
      -e 's|@''HAVE_MBRTOWC''@|1|g' \
      -e 's|@''HAVE_MBRLEN''@|1|g' \
      -e 's|@''HAVE_MBSRTOWCS''@|1|g' \
      -e 's|@''HAVE_MBSNRTOWCS''@|1|g' \
      -e 's|@''HAVE_WCRTOMB''@|1|g' \
      -e 's|@''HAVE_WCSRTOMBS''@|1|g' \
      -e 's|@''HAVE_WCSNRTOMBS''@|1|g' \
      -e 's|@''HAVE_WMEMCHR''@|1|g' \
      -e 's|@''HAVE_WMEMCMP''@|1|g' \
      -e 's|@''HAVE_WMEMCPY''@|1|g' \
      -e 's|@''HAVE_WMEMMOVE''@|1|g' \
      -e 's|@''HAVE_WMEMSET''@|1|g' \
      -e 's|@''HAVE_WCSLEN''@|1|g' \
      -e 's|@''HAVE_WCSNLEN''@|1|g' \
      -e 's|@''HAVE_WCSCPY''@|1|g' \
      -e 's|@''HAVE_WCPCPY''@|1|g' \
      -e 's|@''HAVE_WCSNCPY''@|1|g' \
      -e 's|@''HAVE_WCPNCPY''@|1|g' \
      -e 's|@''HAVE_WCSCAT''@|1|g' \
      -e 's|@''HAVE_WCSNCAT''@|1|g' \
      -e 's|@''HAVE_WCSCMP''@|1|g' \
      -e 's|@''HAVE_WCSNCMP''@|1|g' \
      -e 's|@''HAVE_WCSCASECMP''@|1|g' \
      -e 's|@''HAVE_WCSNCASECMP''@|1|g' \
      -e 's|@''HAVE_WCSCOLL''@|1|g' \
      -e 's|@''HAVE_WCSXFRM''@|1|g' \
      -e 's|@''HAVE_WCSDUP''@|1|g' \
      -e 's|@''HAVE_WCSCHR''@|1|g' \
      -e 's|@''HAVE_WCSRCHR''@|1|g' \
      -e 's|@''HAVE_WCSCSPN''@|1|g' \
      -e 's|@''HAVE_WCSSPN''@|1|g' \
      -e 's|@''HAVE_WCSPBRK''@|1|g' \
      -e 's|@''HAVE_WCSSTR''@|1|g' \
      -e 's|@''HAVE_WCSTOK''@|1|g' \
      -e 's|@''HAVE_WCSWIDTH''@|1|g' \
      -e 's|@''HAVE_WCSFTIME''@|1|g' \
      -e 's|@''HAVE_DECL_WCTOB''@|1|g' \
      -e 's|@''HAVE_DECL_WCWIDTH''@|1|g' \
  | \
  sed -e 's|@''REPLACE_MBSTATE_T''@|0|g' \
      -e 's|@''REPLACE_BTOWC''@|0|g' \
      -e 's|@''REPLACE_WCTOB''@|0|g' \
      -e 's|@''REPLACE_MBSINIT''@|0|g' \
      -e 's|@''REPLACE_MBRTOWC''@|1|g' \
      -e 's|@''REPLACE_MBRLEN''@|0|g' \
      -e 's|@''REPLACE_MBSRTOWCS''@|0|g' \
      -e 's|@''REPLACE_MBSNRTOWCS''@|0|g' \
      -e 's|@''REPLACE_WCRTOMB''@|0|g' \
      -e 's|@''REPLACE_WCSRTOMBS''@|0|g' \
      -e 's|@''REPLACE_WCSNRTOMBS''@|0|g' \
      -e 's|@''REPLACE_WCWIDTH''@|0|g' \
      -e 's|@''REPLACE_WCSWIDTH''@|0|g' \
      -e 's|@''REPLACE_WCSFTIME''@|0|g' \
      -e 's|@''REPLACE_WCSTOK''@|0|g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r ./lib/c++defs.h' \
      -e '/definition of _GL_ARG_NONNULL/r ./lib/arg-nonnull.h' \
      -e '/definition of _GL_WARN_ON_USE/r ./lib/warn-on-use.h'; \
} > lib/wchar.h-t && \
mv lib/wchar.h-t lib/wchar.h
rm -f lib/wctype.h-t lib/wctype.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
      -e 's/@''HAVE_WCTYPE_H''@/1/g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_WCTYPE_H''@|<wctype.h>|g' \
      -e 's/@''HAVE_CRTDEFS_H''@/0/g' \
      -e 's/@''GNULIB_OVERRIDES_WINT_T''@/0/g' \
      -e 's/@''GNULIB_ISWBLANK''@/1/g' \
      -e 's/@''GNULIB_WCTYPE''@/0/g' \
      -e 's/@''GNULIB_ISWCTYPE''@/0/g' \
      -e 's/@''GNULIB_WCTRANS''@/0/g' \
      -e 's/@''GNULIB_TOWCTRANS''@/0/g' \
      -e 's/@''HAVE_ISWBLANK''@/1/g' \
      -e 's/@''HAVE_ISWCNTRL''@/1/g' \
      -e 's/@''HAVE_WCTYPE_T''@/1/g' \
      -e 's/@''HAVE_WCTRANS_T''@/1/g' \
      -e 's/@''HAVE_WINT_T''@/1/g' \
      -e 's/@''REPLACE_ISWBLANK''@/0/g' \
      -e 's/@''REPLACE_ISWCNTRL''@/0/g' \
      -e 's/@''REPLACE_TOWLOWER''@/0/g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r ./lib/c++defs.h' \
      -e '/definition of _GL_WARN_ON_USE/r ./lib/warn-on-use.h' \
      < ./lib/wctype.in.h; \
} > lib/wctype.h-t && \
mv lib/wctype.h-t lib/wctype.h
gcc -DEXEEXT=\"\"   -I. -I./lib -I. -I./lib -DDEFAULT_TEXT_DOMAIN=\"bison-gnulib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT lib/libbison_a-bitsetv.o -MD -MP -MF lib/.deps/libbison_a-bitsetv.Tpo -c -o lib/libbison_a-bitsetv.o `test -f 'lib/bitsetv.c' || echo './'`lib/bitsetv.c
mv -f lib/.deps/libbison_a-bitsetv.Tpo lib/.deps/libbison_a-bitsetv.Po
gcc -DEXEEXT=\"\"   -I. -I./lib -I. -I./lib -DDEFAULT_TEXT_DOMAIN=\"bison-gnulib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT lib/libbison_a-c-ctype.o -MD -MP -MF lib/.deps/libbison_a-c-ctype.Tpo -c -o lib/libbison_a-c-ctype.o `test -f 'lib/c-ctype.c' || echo './'`lib/c-ctype.c
gcc -DEXEEXT=\"\"   -I. -I./lib -I. -I./lib -DDEFAULT_TEXT_DOMAIN=\"bison-gnulib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT lib/libbison_a-c-strcasecmp.o -MD -MP -MF lib/.deps/libbison_a-c-strcasecmp.Tpo -c -o lib/libbison_a-c-strcasecmp.o `test -f 'lib/c-strcasecmp.c' || echo './'`lib/c-strcasecmp.c
mv -f lib/.deps/libbison_a-c-ctype.Tpo lib/.deps/libbison_a-c-ctype.Po
gcc -DEXEEXT=\"\"   -I. -I./lib -I. -I./lib -DDEFAULT_TEXT_DOMAIN=\"bison-gnulib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT lib/libbison_a-c-strncasecmp.o -MD -MP -MF lib/.deps/libbison_a-c-strncasecmp.Tpo -c -o lib/libbison_a-c-strncasecmp.o `test -f 'lib/c-strncasecmp.c' || echo './'`lib/c-strncasecmp.c
mv -f lib/.deps/libbison_a-c-strcasecmp.Tpo lib/.deps/libbison_a-c-strcasecmp.Po
gcc -DEXEEXT=\"\"   -I. -I./lib -I. -I./lib -DDEFAULT_TEXT_DOMAIN=\"bison-gnulib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT lib/libbison_a-careadlinkat.o -MD -MP -MF lib/.deps/libbison_a-careadlinkat.Tpo -c -o lib/libbison_a-careadlinkat.o `test -f 'lib/careadlinkat.c' || echo './'`lib/careadlinkat.c
mv -f lib/.deps/libbison_a-c-strncasecmp.Tpo lib/.deps/libbison_a-c-strncasecmp.Po
gcc -DEXEEXT=\"\"   -I. -I./lib -I. -I./lib -DDEFAULT_TEXT_DOMAIN=\"bison-gnulib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT lib/libbison_a-cloexec.o -MD -MP -MF lib/.deps/libbison_a-cloexec.Tpo -c -o lib/libbison_a-cloexec.o `test -f 'lib/cloexec.c' || echo './'`lib/cloexec.c
mv -f lib/.deps/libbison_a-careadlinkat.Tpo lib/.deps/libbison_a-careadlinkat.Po
gcc -DEXEEXT=\"\"   -I. -I./lib -I. -I./lib -DDEFAULT_TEXT_DOMAIN=\"bison-gnulib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT lib/libbison_a-close-stream.o -MD -MP -MF lib/.deps/libbison_a-close-stream.Tpo -c -o lib/libbison_a-close-stream.o `test -f 'lib/close-stream.c' || echo './'`lib/close-stream.c
mv -f lib/.deps/libbison_a-cloexec.Tpo lib/.deps/libbison_a-cloexec.Po
/usr/bin/env bash ../libtool  --tag=CXX   --mode=link g++  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib  -o libcxx.la  isfuns.lo ismpf.lo ismpq.lo ismpz.lo ismpznw.lo limits.lo osdoprnti.lo osfuns.lo osmpf.lo osmpq.lo osmpz.lo  
gcc -DEXEEXT=\"\"   -I. -I./lib -I. -I./lib -DDEFAULT_TEXT_DOMAIN=\"bison-gnulib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT lib/libbison_a-closeout.o -MD -MP -MF lib/.deps/libbison_a-closeout.Tpo -c -o lib/libbison_a-closeout.o `test -f 'lib/closeout.c' || echo './'`lib/closeout.c
mv -f lib/.deps/libbison_a-close-stream.Tpo lib/.deps/libbison_a-close-stream.Po
gcc -DEXEEXT=\"\"   -I. -I./lib -I. -I./lib -DDEFAULT_TEXT_DOMAIN=\"bison-gnulib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT lib/libbison_a-concat-filename.o -MD -MP -MF lib/.deps/libbison_a-concat-filename.Tpo -c -o lib/libbison_a-concat-filename.o `test -f 'lib/concat-filename.c' || echo './'`lib/concat-filename.c
mv -f lib/.deps/libbison_a-closeout.Tpo lib/.deps/libbison_a-closeout.Po
gcc -DEXEEXT=\"\"   -I. -I./lib -I. -I./lib -DDEFAULT_TEXT_DOMAIN=\"bison-gnulib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT lib/libbison_a-dirname.o -MD -MP -MF lib/.deps/libbison_a-dirname.Tpo -c -o lib/libbison_a-dirname.o `test -f 'lib/dirname.c' || echo './'`lib/dirname.c
mv -f lib/.deps/libbison_a-concat-filename.Tpo lib/.deps/libbison_a-concat-filename.Po
gcc -DEXEEXT=\"\"   -I. -I./lib -I. -I./lib -DDEFAULT_TEXT_DOMAIN=\"bison-gnulib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT lib/libbison_a-basename.o -MD -MP -MF lib/.deps/libbison_a-basename.Tpo -c -o lib/libbison_a-basename.o `test -f 'lib/basename.c' || echo './'`lib/basename.c
OpenWrt-libtool: link: ar cq .libs/libcxx.a  isfuns.o ismpf.o ismpq.o ismpz.o ismpznw.o limits.o osdoprnti.o osfuns.o osmpf.o osmpq.o osmpz.o
OpenWrt-libtool: link: ranlib .libs/libcxx.a
mv -f lib/.deps/libbison_a-dirname.Tpo lib/.deps/libbison_a-dirname.Po
gcc -DEXEEXT=\"\"   -I. -I./lib -I. -I./lib -DDEFAULT_TEXT_DOMAIN=\"bison-gnulib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT lib/libbison_a-dirname-lgpl.o -MD -MP -MF lib/.deps/libbison_a-dirname-lgpl.Tpo -c -o lib/libbison_a-dirname-lgpl.o `test -f 'lib/dirname-lgpl.c' || echo './'`lib/dirname-lgpl.c
OpenWrt-libtool: link: ( cd ".libs" && rm -f "libcxx.la" && ln -s "../libcxx.la" "libcxx.la" )
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/gmp-6.2.0/cxx'
Making all in demos
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/gmp-6.2.0/demos'
Making all in calc
mv -f lib/.deps/libbison_a-basename.Tpo lib/.deps/libbison_a-basename.Po
make[7]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/gmp-6.2.0/demos/calc'
make  all-am
make[8]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/gmp-6.2.0/demos/calc'
make[8]: Nothing to be done for 'all-am'.
make[8]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/gmp-6.2.0/demos/calc'
make[7]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/gmp-6.2.0/demos/calc'
[ 69%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmMakefileLibraryTargetGenerator.cxx.o
Making all in expr
make[7]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/gmp-6.2.0/demos/expr'
make[7]: Nothing to be done for 'all'.
make[7]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/gmp-6.2.0/demos/expr'
make[7]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/gmp-6.2.0/demos'
make[7]: Nothing to be done for 'all-am'.
make[7]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/gmp-6.2.0/demos'
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/gmp-6.2.0/demos'
Making all in tune
mv -f lib/.deps/libbison_a-dirname-lgpl.Tpo lib/.deps/libbison_a-dirname-lgpl.Po
gcc -DEXEEXT=\"\"   -I. -I./lib -I. -I./lib -DDEFAULT_TEXT_DOMAIN=\"bison-gnulib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT lib/libbison_a-basename-lgpl.o -MD -MP -MF lib/.deps/libbison_a-basename-lgpl.Tpo -c -o lib/libbison_a-basename-lgpl.o `test -f 'lib/basename-lgpl.c' || echo './'`lib/basename-lgpl.c
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/gmp-6.2.0/tune'
make[6]: Nothing to be done for 'all'.
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/gmp-6.2.0/tune'
Making all in doc
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/gmp-6.2.0/doc'
make[6]: Nothing to be done for 'all'.
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/gmp-6.2.0/doc'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/gmp-6.2.0'
/usr/bin/env bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -D__GMP_WITHIN_GMP -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o assert.lo assert.c
mv -f lib/.deps/libbison_a-basename-lgpl.Tpo lib/.deps/libbison_a-basename-lgpl.Po
gcc -DEXEEXT=\"\"   -I. -I./lib -I. -I./lib -DDEFAULT_TEXT_DOMAIN=\"bison-gnulib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT lib/libbison_a-stripslash.o -MD -MP -MF lib/.deps/libbison_a-stripslash.Tpo -c -o lib/libbison_a-stripslash.o `test -f 'lib/stripslash.c' || echo './'`lib/stripslash.c
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c assert.c -o assert.o
mv -f lib/.deps/libbison_a-stripslash.Tpo lib/.deps/libbison_a-stripslash.Po
gcc -DEXEEXT=\"\"   -I. -I./lib -I. -I./lib -DDEFAULT_TEXT_DOMAIN=\"bison-gnulib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT lib/libbison_a-exitfail.o -MD -MP -MF lib/.deps/libbison_a-exitfail.Tpo -c -o lib/libbison_a-exitfail.o `test -f 'lib/exitfail.c' || echo './'`lib/exitfail.c
mv -f lib/.deps/libbison_a-exitfail.Tpo lib/.deps/libbison_a-exitfail.Po
gcc -DEXEEXT=\"\"   -I. -I./lib -I. -I./lib -DDEFAULT_TEXT_DOMAIN=\"bison-gnulib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT lib/libbison_a-fatal-signal.o -MD -MP -MF lib/.deps/libbison_a-fatal-signal.Tpo -c -o lib/libbison_a-fatal-signal.o `test -f 'lib/fatal-signal.c' || echo './'`lib/fatal-signal.c
/usr/bin/env bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -D__GMP_WITHIN_GMP -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o compat.lo compat.c
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c compat.c -o compat.o
/usr/bin/env bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -D__GMP_WITHIN_GMP -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o errno.lo errno.c
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c errno.c -o errno.o
mv -f lib/.deps/libbison_a-fatal-signal.Tpo lib/.deps/libbison_a-fatal-signal.Po
gcc -DEXEEXT=\"\"   -I. -I./lib -I. -I./lib -DDEFAULT_TEXT_DOMAIN=\"bison-gnulib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT lib/libbison_a-fd-safer-flag.o -MD -MP -MF lib/.deps/libbison_a-fd-safer-flag.Tpo -c -o lib/libbison_a-fd-safer-flag.o `test -f 'lib/fd-safer-flag.c' || echo './'`lib/fd-safer-flag.c
mv -f lib/.deps/libbison_a-fd-safer-flag.Tpo lib/.deps/libbison_a-fd-safer-flag.Po
gcc -DEXEEXT=\"\"   -I. -I./lib -I. -I./lib -DDEFAULT_TEXT_DOMAIN=\"bison-gnulib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT lib/libbison_a-dup-safer-flag.o -MD -MP -MF lib/.deps/libbison_a-dup-safer-flag.Tpo -c -o lib/libbison_a-dup-safer-flag.o `test -f 'lib/dup-safer-flag.c' || echo './'`lib/dup-safer-flag.c
/usr/bin/env bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -D__GMP_WITHIN_GMP -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o extract-dbl.lo extract-dbl.c
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c extract-dbl.c -o extract-dbl.o
mv -f lib/.deps/libbison_a-dup-safer-flag.Tpo lib/.deps/libbison_a-dup-safer-flag.Po
gcc -DEXEEXT=\"\"   -I. -I./lib -I. -I./lib -DDEFAULT_TEXT_DOMAIN=\"bison-gnulib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT lib/libbison_a-fopen-safer.o -MD -MP -MF lib/.deps/libbison_a-fopen-safer.Tpo -c -o lib/libbison_a-fopen-safer.o `test -f 'lib/fopen-safer.c' || echo './'`lib/fopen-safer.c
/usr/bin/env bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -D__GMP_WITHIN_GMP -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o invalid.lo invalid.c
mv -f lib/.deps/libbison_a-fopen-safer.Tpo lib/.deps/libbison_a-fopen-safer.Po
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c invalid.c -o invalid.o
gcc -DEXEEXT=\"\"   -I. -I./lib -I. -I./lib -DDEFAULT_TEXT_DOMAIN=\"bison-gnulib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT lib/libbison_a-fstrcmp.o -MD -MP -MF lib/.deps/libbison_a-fstrcmp.Tpo -c -o lib/libbison_a-fstrcmp.o `test -f 'lib/fstrcmp.c' || echo './'`lib/fstrcmp.c
/usr/bin/env bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -D__GMP_WITHIN_GMP -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o memory.lo memory.c
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c memory.c -o memory.o
mv -f lib/.deps/libbison_a-fstrcmp.Tpo lib/.deps/libbison_a-fstrcmp.Po
/usr/bin/env bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -D__GMP_WITHIN_GMP -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o mp_bpl.lo mp_bpl.c
gcc -DEXEEXT=\"\"   -I. -I./lib -I. -I./lib -DDEFAULT_TEXT_DOMAIN=\"bison-gnulib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT lib/libbison_a-gethrxtime.o -MD -MP -MF lib/.deps/libbison_a-gethrxtime.Tpo -c -o lib/libbison_a-gethrxtime.o `test -f 'lib/gethrxtime.c' || echo './'`lib/gethrxtime.c
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c mp_bpl.c -o mp_bpl.o
/usr/bin/env bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -D__GMP_WITHIN_GMP -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o mp_clz_tab.lo mp_clz_tab.c
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c mp_clz_tab.c -o mp_clz_tab.o
mv -f lib/.deps/libbison_a-gethrxtime.Tpo lib/.deps/libbison_a-gethrxtime.Po
gcc -DEXEEXT=\"\"   -I. -I./lib -I. -I./lib -DDEFAULT_TEXT_DOMAIN=\"bison-gnulib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT lib/libbison_a-xtime.o -MD -MP -MF lib/.deps/libbison_a-xtime.Tpo -c -o lib/libbison_a-xtime.o `test -f 'lib/xtime.c' || echo './'`lib/xtime.c
/usr/bin/env bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -D__GMP_WITHIN_GMP -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o mp_dv_tab.lo mp_dv_tab.c
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c mp_dv_tab.c -o mp_dv_tab.o
/usr/bin/env bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -D__GMP_WITHIN_GMP -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o mp_minv_tab.lo mp_minv_tab.c
mv -f lib/.deps/libbison_a-xtime.Tpo lib/.deps/libbison_a-xtime.Po
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c mp_minv_tab.c -o mp_minv_tab.o
gcc -DEXEEXT=\"\"   -I. -I./lib -I. -I./lib -DDEFAULT_TEXT_DOMAIN=\"bison-gnulib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT lib/libbison_a-getprogname.o -MD -MP -MF lib/.deps/libbison_a-getprogname.Tpo -c -o lib/libbison_a-getprogname.o `test -f 'lib/getprogname.c' || echo './'`lib/getprogname.c
/usr/bin/env bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -D__GMP_WITHIN_GMP -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o mp_get_fns.lo mp_get_fns.c
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c mp_get_fns.c -o mp_get_fns.o
mv -f lib/.deps/libbison_a-getprogname.Tpo lib/.deps/libbison_a-getprogname.Po
gcc -DEXEEXT=\"\"   -I. -I./lib -I. -I./lib -DDEFAULT_TEXT_DOMAIN=\"bison-gnulib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT lib/libbison_a-gettime.o -MD -MP -MF lib/.deps/libbison_a-gettime.Tpo -c -o lib/libbison_a-gettime.o `test -f 'lib/gettime.c' || echo './'`lib/gettime.c
/usr/bin/env bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -D__GMP_WITHIN_GMP -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o mp_set_fns.lo mp_set_fns.c
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c mp_set_fns.c -o mp_set_fns.o
mv -f lib/.deps/libbison_a-gettime.Tpo lib/.deps/libbison_a-gettime.Po
/usr/bin/env bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -D__GMP_WITHIN_GMP -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o version.lo version.c
gcc -DEXEEXT=\"\"   -I. -I./lib -I. -I./lib -DDEFAULT_TEXT_DOMAIN=\"bison-gnulib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT lib/libbison_a-hard-locale.o -MD -MP -MF lib/.deps/libbison_a-hard-locale.Tpo -c -o lib/libbison_a-hard-locale.o `test -f 'lib/hard-locale.c' || echo './'`lib/hard-locale.c
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c version.c -o version.o
mv -f lib/.deps/libbison_a-hard-locale.Tpo lib/.deps/libbison_a-hard-locale.Po
gcc -DEXEEXT=\"\"   -I. -I./lib -I. -I./lib -DDEFAULT_TEXT_DOMAIN=\"bison-gnulib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT lib/libbison_a-hash.o -MD -MP -MF lib/.deps/libbison_a-hash.Tpo -c -o lib/libbison_a-hash.o `test -f 'lib/hash.c' || echo './'`lib/hash.c
/usr/bin/env bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -D__GMP_WITHIN_GMP -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o nextprime.lo nextprime.c
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c nextprime.c -o nextprime.o
/usr/bin/env bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -D__GMP_WITHIN_GMP -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o primesieve.lo primesieve.c
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c primesieve.c -o primesieve.o
/usr/bin/env bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -D__GMP_WITHIN_GMP -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o tal-reent.lo tal-reent.c
OpenWrt-libtool: compile:  gcc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c tal-reent.c -o tal-reent.o
mv -f lib/.deps/libbison_a-hash.Tpo lib/.deps/libbison_a-hash.Po
gcc -DEXEEXT=\"\"   -I. -I./lib -I. -I./lib -DDEFAULT_TEXT_DOMAIN=\"bison-gnulib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT lib/libbison_a-gl_list.o -MD -MP -MF lib/.deps/libbison_a-gl_list.Tpo -c -o lib/libbison_a-gl_list.o `test -f 'lib/gl_list.c' || echo './'`lib/gl_list.c
/usr/bin/env bash ./libtool  --tag=CC   --mode=link gcc  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include    -version-info 14:0:4 -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib  -o libgmp.la -rpath /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib assert.lo compat.lo errno.lo extract-dbl.lo invalid.lo memory.lo mp_bpl.lo mp_clz_tab.lo mp_dv_tab.lo mp_minv_tab.lo mp_get_fns.lo mp_set_fns.lo version.lo nextprime.lo primesieve.lo tal-reent.lo mpf/init.lo mpf/init2.lo mpf/inits.lo mpf/set.lo mpf/set_ui.lo mpf/set_si.lo mpf/set_str.lo mpf/set_d.lo mpf/set_z.lo mpf/iset.lo mpf/iset_ui.lo mpf/iset_si.lo mpf/iset_str.lo mpf/iset_d.lo mpf/clear.lo mpf/clears.lo mpf/get_str.lo mpf/dump.lo mpf/size.lo mpf/eq.lo mpf/reldiff.lo mpf/sqrt.lo mpf/random2.lo mpf/inp_str.lo mpf/out_str.lo mpf/add.lo mpf/add_ui.lo mpf/sub.lo mpf/sub_ui.lo mpf/ui_sub.lo mpf/mul.lo mpf/mul_ui.lo mpf/div.lo mpf/div_ui.lo mpf/cmp_z.lo mpf/cmp.lo mpf/cmp_d.lo mpf/cmp_ui.lo mpf/cmp_si.lo mpf/mul_2exp.lo mpf/div_2exp.lo mpf/abs.lo mpf/neg.lo mpf/set_q.lo mpf/get_d.lo mpf/get_d_2exp.lo mpf/set_dfl_prec.lo mpf/set_prc.lo mpf/set_prc_raw.lo mpf/get_dfl_prec.lo mpf/get_prc.lo mpf/ui_div.lo mpf/sqrt_ui.lo mpf/ceilfloor.lo mpf/trunc.lo mpf/pow_ui.lo mpf/urandomb.lo mpf/swap.lo mpf/fits_sint.lo mpf/fits_slong.lo mpf/fits_sshort.lo mpf/fits_uint.lo mpf/fits_ulong.lo mpf/fits_ushort.lo mpf/get_si.lo mpf/get_ui.lo mpf/int_p.lo mpz/abs.lo mpz/add.lo mpz/add_ui.lo mpz/aorsmul.lo mpz/aorsmul_i.lo mpz/and.lo mpz/array_init.lo mpz/bin_ui.lo mpz/bin_uiui.lo mpz/cdiv_q.lo mpz/cdiv_q_ui.lo mpz/cdiv_qr.lo mpz/cdiv_qr_ui.lo mpz/cdiv_r.lo mpz/cdiv_r_ui.lo mpz/cdiv_ui.lo mpz/cfdiv_q_2exp.lo mpz/cfdiv_r_2exp.lo mpz/clear.lo mpz/clears.lo mpz/clrbit.lo mpz/cmp.lo mpz/cmp_d.lo mpz/cmp_si.lo mpz/cmp_ui.lo mpz/cmpabs.lo mpz/cmpabs_d.lo mpz/cmpabs_ui.lo mpz/com.lo mpz/combit.lo mpz/cong.lo mpz/cong_2exp.lo mpz/cong_ui.lo mpz/divexact.lo mpz/divegcd.lo mpz/dive_ui.lo mpz/divis.lo mpz/divis_ui.lo mpz/divis_2exp.lo mpz/dump.lo mpz/export.lo mpz/mfac_uiui.lo mpz/2fac_ui.lo mpz/fac_ui.lo mpz/oddfac_1.lo mpz/prodlimbs.lo mpz/fdiv_q_ui.lo mpz/fdiv_qr.lo mpz/fdiv_qr_ui.lo mpz/fdiv_r.lo mpz/fdiv_r_ui.lo mpz/fdiv_q.lo mpz/fdiv_ui.lo mpz/fib_ui.lo mpz/fib2_ui.lo mpz/fits_sint.lo mpz/fits_slong.lo mpz/fits_sshort.lo mpz/fits_uint.lo mpz/fits_ulong.lo mpz/fits_ushort.lo mpz/gcd.lo mpz/gcd_ui.lo mpz/gcdext.lo mpz/get_d.lo mpz/get_d_2exp.lo mpz/get_si.lo mpz/get_str.lo mpz/get_ui.lo mpz/getlimbn.lo mpz/hamdist.lo mpz/import.lo mpz/init.lo mpz/init2.lo mpz/inits.lo mpz/inp_raw.lo mpz/inp_str.lo mpz/invert.lo mpz/ior.lo mpz/iset.lo mpz/iset_d.lo mpz/iset_si.lo mpz/iset_str.lo mpz/iset_ui.lo mpz/jacobi.lo mpz/kronsz.lo mpz/kronuz.lo mpz/kronzs.lo mpz/kronzu.lo mpz/lcm.lo mpz/lcm_ui.lo mpz/limbs_finish.lo mpz/limbs_modify.lo mpz/limbs_read.lo mpz/limbs_write.lo mpz/lucmod.lo mpz/lucnum_ui.lo mpz/lucnum2_ui.lo mpz/millerrabin.lo mpz/mod.lo mpz/mul.lo mpz/mul_2exp.lo mpz/mul_si.lo mpz/mul_ui.lo mpz/n_pow_ui.lo mpz/neg.lo mpz/nextprime.lo mpz/out_raw.lo mpz/out_str.lo mpz/perfpow.lo mpz/perfsqr.lo mpz/popcount.lo mpz/pow_ui.lo mpz/powm.lo mpz/powm_sec.lo mpz/powm_ui.lo mpz/primorial_ui.lo mpz/pprime_p.lo mpz/random.lo mpz/random2.lo mpz/realloc.lo mpz/realloc2.lo mpz/remove.lo mpz/roinit_n.lo mpz/root.lo mpz/rootrem.lo mpz/rrandomb.lo mpz/scan0.lo mpz/scan1.lo mpz/set.lo mpz/set_d.lo mpz/set_f.lo mpz/set_q.lo mpz/set_si.lo mpz/set_str.lo mpz/set_ui.lo mpz/setbit.lo mpz/size.lo mpz/sizeinbase.lo mpz/sqrt.lo mpz/sqrtrem.lo mpz/stronglucas.lo mpz/sub.lo mpz/sub_ui.lo mpz/swap.lo mpz/tdiv_ui.lo mpz/tdiv_q.lo mpz/tdiv_q_2exp.lo mpz/tdiv_q_ui.lo mpz/tdiv_qr.lo mpz/tdiv_qr_ui.lo mpz/tdiv_r.lo mpz/tdiv_r_2exp.lo mpz/tdiv_r_ui.lo mpz/tstbit.lo mpz/ui_pow_ui.lo mpz/ui_sub.lo mpz/urandomb.lo mpz/urandomm.lo mpz/xor.lo mpq/abs.lo mpq/aors.lo mpq/canonicalize.lo mpq/clear.lo mpq/clears.lo mpq/cmp.lo mpq/cmp_si.lo mpq/cmp_ui.lo mpq/div.lo mpq/get_d.lo mpq/get_den.lo mpq/get_num.lo mpq/get_str.lo mpq/init.lo mpq/inits.lo mpq/inp_str.lo mpq/inv.lo mpq/md_2exp.lo mpq/mul.lo mpq/neg.lo mpq/out_str.lo mpq/set.lo mpq/set_den.lo mpq/set_num.lo mpq/set_si.lo mpq/set_str.lo mpq/set_ui.lo mpq/equal.lo mpq/set_z.lo mpq/set_d.lo mpq/set_f.lo mpq/swap.lo mpn/fib_table.lo mpn/mp_bases.lo  mpn/add.lo mpn/add_1.lo mpn/add_n.lo mpn/sub.lo mpn/sub_1.lo mpn/sub_n.lo mpn/cnd_add_n.lo mpn/cnd_sub_n.lo mpn/cnd_swap.lo mpn/neg.lo mpn/com.lo mpn/mul_1.lo mpn/addmul_1.lo mpn/submul_1.lo mpn/add_err1_n.lo mpn/add_err2_n.lo mpn/add_err3_n.lo mpn/sub_err1_n.lo mpn/sub_err2_n.lo mpn/sub_err3_n.lo mpn/lshift.lo mpn/rshift.lo mpn/dive_1.lo mpn/diveby3.lo mpn/divis.lo mpn/divrem.lo mpn/divrem_1.lo mpn/divrem_2.lo mpn/fib2_ui.lo mpn/fib2m.lo mpn/mod_1.lo mpn/mod_34lsub1.lo mpn/mode1o.lo mpn/pre_divrem_1.lo mpn/pre_mod_1.lo mpn/dump.lo mpn/mod_1_1.lo mpn/mod_1_2.lo mpn/mod_1_3.lo mpn/mod_1_4.lo mpn/lshiftc.lo mpn/mul.lo mpn/mul_fft.lo mpn/mul_n.lo mpn/sqr.lo mpn/mul_basecase.lo mpn/sqr_basecase.lo mpn/nussbaumer_mul.lo mpn/mulmid_basecase.lo mpn/toom42_mulmid.lo mpn/mulmid_n.lo mpn/mulmid.lo mpn/random.lo mpn/random2.lo mpn/pow_1.lo mpn/rootrem.lo mpn/sqrtrem.lo mpn/sizeinbase.lo mpn/get_str.lo mpn/set_str.lo mpn/compute_powtab.lo mpn/scan0.lo mpn/scan1.lo mpn/popcount.lo mpn/hamdist.lo mpn/cmp.lo mpn/zero_p.lo mpn/perfsqr.lo mpn/perfpow.lo mpn/strongfibo.lo mpn/gcd_11.lo mpn/gcd_22.lo mpn/gcd_1.lo mpn/gcd.lo mpn/gcdext_1.lo mpn/gcdext.lo mpn/gcd_subdiv_step.lo mpn/gcdext_lehmer.lo mpn/div_q.lo mpn/tdiv_qr.lo mpn/jacbase.lo mpn/jacobi_2.lo mpn/jacobi.lo mpn/get_d.lo mpn/matrix22_mul.lo mpn/matrix22_mul1_inverse_vector.lo mpn/hgcd_matrix.lo mpn/hgcd2.lo mpn/hgcd_step.lo mpn/hgcd_reduce.lo mpn/hgcd.lo mpn/hgcd_appr.lo mpn/hgcd2_jacobi.lo mpn/hgcd_jacobi.lo mpn/mullo_n.lo mpn/mullo_basecase.lo mpn/sqrlo.lo mpn/sqrlo_basecase.lo mpn/toom22_mul.lo mpn/toom32_mul.lo mpn/toom42_mul.lo mpn/toom52_mul.lo mpn/toom62_mul.lo mpn/toom33_mul.lo mpn/toom43_mul.lo mpn/toom53_mul.lo mpn/toom54_mul.lo mpn/toom63_mul.lo mpn/toom44_mul.lo mpn/toom6h_mul.lo mpn/toom6_sqr.lo mpn/toom8h_mul.lo mpn/toom8_sqr.lo mpn/toom_couple_handling.lo mpn/toom2_sqr.lo mpn/toom3_sqr.lo mpn/toom4_sqr.lo mpn/toom_eval_dgr3_pm1.lo mpn/toom_eval_dgr3_pm2.lo mpn/toom_eval_pm1.lo mpn/toom_eval_pm2.lo mpn/toom_eval_pm2exp.lo mpn/toom_eval_pm2rexp.lo mpn/toom_interpolate_5pts.lo mpn/toom_interpolate_6pts.lo mpn/toom_interpolate_7pts.lo mpn/toom_interpolate_8pts.lo mpn/toom_interpolate_12pts.lo mpn/toom_interpolate_16pts.lo mpn/invertappr.lo mpn/invert.lo mpn/binvert.lo mpn/mulmod_bnm1.lo mpn/sqrmod_bnm1.lo mpn/div_qr_1.lo mpn/div_qr_1n_pi1.lo mpn/div_qr_2.lo mpn/div_qr_2n_pi1.lo mpn/div_qr_2u_pi1.lo mpn/sbpi1_div_q.lo mpn/sbpi1_div_qr.lo mpn/sbpi1_divappr_q.lo mpn/dcpi1_div_q.lo mpn/dcpi1_div_qr.lo mpn/dcpi1_divappr_q.lo mpn/mu_div_qr.lo mpn/mu_divappr_q.lo mpn/mu_div_q.lo mpn/bdiv_q_1.lo mpn/sbpi1_bdiv_q.lo mpn/sbpi1_bdiv_qr.lo mpn/sbpi1_bdiv_r.lo mpn/dcpi1_bdiv_q.lo mpn/dcpi1_bdiv_qr.lo mpn/mu_bdiv_q.lo mpn/mu_bdiv_qr.lo mpn/bdiv_q.lo mpn/bdiv_qr.lo mpn/broot.lo mpn/brootinv.lo mpn/bsqrt.lo mpn/bsqrtinv.lo mpn/divexact.lo mpn/bdiv_dbm1c.lo mpn/redc_1.lo mpn/redc_2.lo mpn/redc_n.lo mpn/powm.lo mpn/powlo.lo mpn/sec_powm.lo mpn/sec_mul.lo mpn/sec_sqr.lo mpn/sec_div_qr.lo mpn/sec_div_r.lo mpn/sec_pi1_div_qr.lo mpn/sec_pi1_div_r.lo mpn/sec_add_1.lo mpn/sec_sub_1.lo mpn/sec_invert.lo mpn/trialdiv.lo mpn/remove.lo mpn/and_n.lo mpn/andn_n.lo mpn/nand_n.lo mpn/ior_n.lo mpn/iorn_n.lo mpn/nior_n.lo mpn/xor_n.lo mpn/xnor_n.lo mpn/copyi.lo mpn/copyd.lo mpn/zero.lo mpn/sec_tabselect.lo mpn/comb_tables.lo mpn/add_n_sub_n.lo printf/asprintf.lo printf/asprntffuns.lo printf/doprnt.lo printf/doprntf.lo printf/doprnti.lo printf/fprintf.lo printf/obprintf.lo printf/obvprintf.lo printf/obprntffuns.lo printf/printf.lo printf/printffuns.lo printf/snprintf.lo printf/snprntffuns.lo printf/sprintf.lo printf/sprintffuns.lo printf/vasprintf.lo printf/vfprintf.lo printf/vprintf.lo printf/vsnprintf.lo printf/vsprintf.lo printf/repl-vsnprintf.lo  scanf/doscan.lo scanf/fscanf.lo scanf/fscanffuns.lo scanf/scanf.lo scanf/sscanf.lo scanf/sscanffuns.lo scanf/vfscanf.lo scanf/vscanf.lo scanf/vsscanf.lo rand/rand.lo rand/randclr.lo rand/randdef.lo rand/randiset.lo rand/randlc2s.lo rand/randlc2x.lo rand/randmt.lo rand/randmts.lo rand/rands.lo rand/randsd.lo rand/randsdui.lo rand/randbui.lo rand/randmui.lo 
/usr/bin/env bash ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I.  -D__GMP_WITHIN_GMP -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o cxx/dummy.lo cxx/dummy.cc
mv -f lib/.deps/libbison_a-gl_list.Tpo lib/.deps/libbison_a-gl_list.Po
OpenWrt-libtool: compile:  g++ -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c cxx/dummy.cc -o cxx/dummy.o
gcc -DEXEEXT=\"\"   -I. -I./lib -I. -I./lib -DDEFAULT_TEXT_DOMAIN=\"bison-gnulib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT lib/libbison_a-localcharset.o -MD -MP -MF lib/.deps/libbison_a-localcharset.Tpo -c -o lib/libbison_a-localcharset.o `test -f 'lib/localcharset.c' || echo './'`lib/localcharset.c
mv -f lib/.deps/libbison_a-localcharset.Tpo lib/.deps/libbison_a-localcharset.Po
gcc -DEXEEXT=\"\"   -I. -I./lib -I. -I./lib -DDEFAULT_TEXT_DOMAIN=\"bison-gnulib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT lib/libbison_a-math.o -MD -MP -MF lib/.deps/libbison_a-math.Tpo -c -o lib/libbison_a-math.o `test -f 'lib/math.c' || echo './'`lib/math.c
gcc -DEXEEXT=\"\"   -I. -I./lib -I. -I./lib -DDEFAULT_TEXT_DOMAIN=\"bison-gnulib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT lib/libbison_a-mbchar.o -MD -MP -MF lib/.deps/libbison_a-mbchar.Tpo -c -o lib/libbison_a-mbchar.o `test -f 'lib/mbchar.c' || echo './'`lib/mbchar.c
mv -f lib/.deps/libbison_a-math.Tpo lib/.deps/libbison_a-math.Po
gcc -DEXEEXT=\"\"   -I. -I./lib -I. -I./lib -DDEFAULT_TEXT_DOMAIN=\"bison-gnulib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT lib/libbison_a-mbfile.o -MD -MP -MF lib/.deps/libbison_a-mbfile.Tpo -c -o lib/libbison_a-mbfile.o `test -f 'lib/mbfile.c' || echo './'`lib/mbfile.c
mv -f lib/.deps/libbison_a-mbchar.Tpo lib/.deps/libbison_a-mbchar.Po
gcc -DEXEEXT=\"\"   -I. -I./lib -I. -I./lib -DDEFAULT_TEXT_DOMAIN=\"bison-gnulib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT lib/libbison_a-mbswidth.o -MD -MP -MF lib/.deps/libbison_a-mbswidth.Tpo -c -o lib/libbison_a-mbswidth.o `test -f 'lib/mbswidth.c' || echo './'`lib/mbswidth.c
mv -f lib/.deps/libbison_a-mbfile.Tpo lib/.deps/libbison_a-mbfile.Po
gcc -DEXEEXT=\"\"   -I. -I./lib -I. -I./lib -DDEFAULT_TEXT_DOMAIN=\"bison-gnulib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT lib/libbison_a-pipe2.o -MD -MP -MF lib/.deps/libbison_a-pipe2.Tpo -c -o lib/libbison_a-pipe2.o `test -f 'lib/pipe2.c' || echo './'`lib/pipe2.c
mv -f lib/.deps/libbison_a-mbswidth.Tpo lib/.deps/libbison_a-mbswidth.Po
gcc -DEXEEXT=\"\"   -I. -I./lib -I. -I./lib -DDEFAULT_TEXT_DOMAIN=\"bison-gnulib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT lib/libbison_a-pipe2-safer.o -MD -MP -MF lib/.deps/libbison_a-pipe2-safer.Tpo -c -o lib/libbison_a-pipe2-safer.o `test -f 'lib/pipe2-safer.c' || echo './'`lib/pipe2-safer.c
mv -f lib/.deps/libbison_a-pipe2.Tpo lib/.deps/libbison_a-pipe2.Po
mv -f lib/.deps/libbison_a-pipe2-safer.Tpo lib/.deps/libbison_a-pipe2-safer.Po
gcc -DEXEEXT=\"\"   -I. -I./lib -I. -I./lib -DDEFAULT_TEXT_DOMAIN=\"bison-gnulib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT lib/libbison_a-printf-frexp.o -MD -MP -MF lib/.deps/libbison_a-printf-frexp.Tpo -c -o lib/libbison_a-printf-frexp.o `test -f 'lib/printf-frexp.c' || echo './'`lib/printf-frexp.c
gcc -DEXEEXT=\"\"   -I. -I./lib -I. -I./lib -DDEFAULT_TEXT_DOMAIN=\"bison-gnulib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT lib/libbison_a-printf-frexpl.o -MD -MP -MF lib/.deps/libbison_a-printf-frexpl.Tpo -c -o lib/libbison_a-printf-frexpl.o `test -f 'lib/printf-frexpl.c' || echo './'`lib/printf-frexpl.c
mv -f lib/.deps/libbison_a-printf-frexp.Tpo lib/.deps/libbison_a-printf-frexp.Po
gcc -DEXEEXT=\"\"   -I. -I./lib -I. -I./lib -DDEFAULT_TEXT_DOMAIN=\"bison-gnulib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT lib/libbison_a-progname.o -MD -MP -MF lib/.deps/libbison_a-progname.Tpo -c -o lib/libbison_a-progname.o `test -f 'lib/progname.c' || echo './'`lib/progname.c
mv -f lib/.deps/libbison_a-printf-frexpl.Tpo lib/.deps/libbison_a-printf-frexpl.Po
gcc -DEXEEXT=\"\"   -I. -I./lib -I. -I./lib -DDEFAULT_TEXT_DOMAIN=\"bison-gnulib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT lib/libbison_a-quotearg.o -MD -MP -MF lib/.deps/libbison_a-quotearg.Tpo -c -o lib/libbison_a-quotearg.o `test -f 'lib/quotearg.c' || echo './'`lib/quotearg.c
copying selected object files to avoid basename conflicts...
mv -f lib/.deps/libbison_a-progname.Tpo lib/.deps/libbison_a-progname.Po
gcc -DEXEEXT=\"\"   -I. -I./lib -I. -I./lib -DDEFAULT_TEXT_DOMAIN=\"bison-gnulib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT lib/libbison_a-setlocale_null.o -MD -MP -MF lib/.deps/libbison_a-setlocale_null.Tpo -c -o lib/libbison_a-setlocale_null.o `test -f 'lib/setlocale_null.c' || echo './'`lib/setlocale_null.c
OpenWrt-libtool: link: ln mpz/abs.o .libs/libgmp.lax/lt1-abs.o || cp mpz/abs.o .libs/libgmp.lax/lt1-abs.o
OpenWrt-libtool: link: ln mpz/add.o .libs/libgmp.lax/lt2-add.o || cp mpz/add.o .libs/libgmp.lax/lt2-add.o
OpenWrt-libtool: link: ln mpz/add_ui.o .libs/libgmp.lax/lt3-add_ui.o || cp mpz/add_ui.o .libs/libgmp.lax/lt3-add_ui.o
OpenWrt-libtool: link: ln mpz/clear.o .libs/libgmp.lax/lt4-clear.o || cp mpz/clear.o .libs/libgmp.lax/lt4-clear.o
OpenWrt-libtool: link: ln mpz/clears.o .libs/libgmp.lax/lt5-clears.o || cp mpz/clears.o .libs/libgmp.lax/lt5-clears.o
OpenWrt-libtool: link: ln mpz/cmp.o .libs/libgmp.lax/lt6-cmp.o || cp mpz/cmp.o .libs/libgmp.lax/lt6-cmp.o
OpenWrt-libtool: link: ln mpz/cmp_d.o .libs/libgmp.lax/lt7-cmp_d.o || cp mpz/cmp_d.o .libs/libgmp.lax/lt7-cmp_d.o
OpenWrt-libtool: link: ln mpz/cmp_si.o .libs/libgmp.lax/lt8-cmp_si.o || cp mpz/cmp_si.o .libs/libgmp.lax/lt8-cmp_si.o
OpenWrt-libtool: link: ln mpz/cmp_ui.o .libs/libgmp.lax/lt9-cmp_ui.o || cp mpz/cmp_ui.o .libs/libgmp.lax/lt9-cmp_ui.o
OpenWrt-libtool: link: ln mpz/dump.o .libs/libgmp.lax/lt10-dump.o || cp mpz/dump.o .libs/libgmp.lax/lt10-dump.o
OpenWrt-libtool: link: ln mpz/fits_sint.o .libs/libgmp.lax/lt11-fits_sint.o || cp mpz/fits_sint.o .libs/libgmp.lax/lt11-fits_sint.o
OpenWrt-libtool: link: ln mpz/fits_slong.o .libs/libgmp.lax/lt12-fits_slong.o || cp mpz/fits_slong.o .libs/libgmp.lax/lt12-fits_slong.o
OpenWrt-libtool: link: ln mpz/fits_sshort.o .libs/libgmp.lax/lt13-fits_sshort.o || cp mpz/fits_sshort.o .libs/libgmp.lax/lt13-fits_sshort.o
OpenWrt-libtool: link: ln mpz/fits_uint.o .libs/libgmp.lax/lt14-fits_uint.o || cp mpz/fits_uint.o .libs/libgmp.lax/lt14-fits_uint.o
OpenWrt-libtool: link: ln mpz/fits_ulong.o .libs/libgmp.lax/lt15-fits_ulong.o || cp mpz/fits_ulong.o .libs/libgmp.lax/lt15-fits_ulong.o
OpenWrt-libtool: link: ln mpz/fits_ushort.o .libs/libgmp.lax/lt16-fits_ushort.o || cp mpz/fits_ushort.o .libs/libgmp.lax/lt16-fits_ushort.o
mv -f lib/.deps/libbison_a-setlocale_null.Tpo lib/.deps/libbison_a-setlocale_null.Po
OpenWrt-libtool: link: ln mpz/get_d.o .libs/libgmp.lax/lt17-get_d.o || cp mpz/get_d.o .libs/libgmp.lax/lt17-get_d.o
gcc -DEXEEXT=\"\"   -I. -I./lib -I. -I./lib -DDEFAULT_TEXT_DOMAIN=\"bison-gnulib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT lib/libbison_a-sig-handler.o -MD -MP -MF lib/.deps/libbison_a-sig-handler.Tpo -c -o lib/libbison_a-sig-handler.o `test -f 'lib/sig-handler.c' || echo './'`lib/sig-handler.c
OpenWrt-libtool: link: ln mpz/get_d_2exp.o .libs/libgmp.lax/lt18-get_d_2exp.o || cp mpz/get_d_2exp.o .libs/libgmp.lax/lt18-get_d_2exp.o
OpenWrt-libtool: link: ln mpz/get_si.o .libs/libgmp.lax/lt19-get_si.o || cp mpz/get_si.o .libs/libgmp.lax/lt19-get_si.o
OpenWrt-libtool: link: ln mpz/get_str.o .libs/libgmp.lax/lt20-get_str.o || cp mpz/get_str.o .libs/libgmp.lax/lt20-get_str.o
OpenWrt-libtool: link: ln mpz/get_ui.o .libs/libgmp.lax/lt21-get_ui.o || cp mpz/get_ui.o .libs/libgmp.lax/lt21-get_ui.o
OpenWrt-libtool: link: ln mpz/init.o .libs/libgmp.lax/lt22-init.o || cp mpz/init.o .libs/libgmp.lax/lt22-init.o
OpenWrt-libtool: link: ln mpz/init2.o .libs/libgmp.lax/lt23-init2.o || cp mpz/init2.o .libs/libgmp.lax/lt23-init2.o
OpenWrt-libtool: link: ln mpz/inits.o .libs/libgmp.lax/lt24-inits.o || cp mpz/inits.o .libs/libgmp.lax/lt24-inits.o
OpenWrt-libtool: link: ln mpz/inp_str.o .libs/libgmp.lax/lt25-inp_str.o || cp mpz/inp_str.o .libs/libgmp.lax/lt25-inp_str.o
OpenWrt-libtool: link: ln mpz/iset.o .libs/libgmp.lax/lt26-iset.o || cp mpz/iset.o .libs/libgmp.lax/lt26-iset.o
OpenWrt-libtool: link: ln mpz/iset_d.o .libs/libgmp.lax/lt27-iset_d.o || cp mpz/iset_d.o .libs/libgmp.lax/lt27-iset_d.o
OpenWrt-libtool: link: ln mpz/iset_si.o .libs/libgmp.lax/lt28-iset_si.o || cp mpz/iset_si.o .libs/libgmp.lax/lt28-iset_si.o
OpenWrt-libtool: link: ln mpz/iset_str.o .libs/libgmp.lax/lt29-iset_str.o || cp mpz/iset_str.o .libs/libgmp.lax/lt29-iset_str.o
OpenWrt-libtool: link: ln mpz/iset_ui.o .libs/libgmp.lax/lt30-iset_ui.o || cp mpz/iset_ui.o .libs/libgmp.lax/lt30-iset_ui.o
mv -f lib/.deps/libbison_a-sig-handler.Tpo lib/.deps/libbison_a-sig-handler.Po
gcc -DEXEEXT=\"\"   -I. -I./lib -I. -I./lib -DDEFAULT_TEXT_DOMAIN=\"bison-gnulib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT lib/libbison_a-spawn-pipe.o -MD -MP -MF lib/.deps/libbison_a-spawn-pipe.Tpo -c -o lib/libbison_a-spawn-pipe.o `test -f 'lib/spawn-pipe.c' || echo './'`lib/spawn-pipe.c
OpenWrt-libtool: link: ln mpz/mul.o .libs/libgmp.lax/lt31-mul.o || cp mpz/mul.o .libs/libgmp.lax/lt31-mul.o
OpenWrt-libtool: link: ln mpz/mul_2exp.o .libs/libgmp.lax/lt32-mul_2exp.o || cp mpz/mul_2exp.o .libs/libgmp.lax/lt32-mul_2exp.o
OpenWrt-libtool: link: ln mpz/mul_ui.o .libs/libgmp.lax/lt33-mul_ui.o || cp mpz/mul_ui.o .libs/libgmp.lax/lt33-mul_ui.o
OpenWrt-libtool: link: ln mpz/neg.o .libs/libgmp.lax/lt34-neg.o || cp mpz/neg.o .libs/libgmp.lax/lt34-neg.o
OpenWrt-libtool: link: ln mpz/nextprime.o .libs/libgmp.lax/lt35-nextprime.o || cp mpz/nextprime.o .libs/libgmp.lax/lt35-nextprime.o
OpenWrt-libtool: link: ln mpz/out_str.o .libs/libgmp.lax/lt36-out_str.o || cp mpz/out_str.o .libs/libgmp.lax/lt36-out_str.o
OpenWrt-libtool: link: ln mpz/pow_ui.o .libs/libgmp.lax/lt37-pow_ui.o || cp mpz/pow_ui.o .libs/libgmp.lax/lt37-pow_ui.o
OpenWrt-libtool: link: ln mpz/random2.o .libs/libgmp.lax/lt38-random2.o || cp mpz/random2.o .libs/libgmp.lax/lt38-random2.o
OpenWrt-libtool: link: ln mpz/set.o .libs/libgmp.lax/lt39-set.o || cp mpz/set.o .libs/libgmp.lax/lt39-set.o
OpenWrt-libtool: link: ln mpz/set_d.o .libs/libgmp.lax/lt40-set_d.o || cp mpz/set_d.o .libs/libgmp.lax/lt40-set_d.o
OpenWrt-libtool: link: ln mpz/set_q.o .libs/libgmp.lax/lt41-set_q.o || cp mpz/set_q.o .libs/libgmp.lax/lt41-set_q.o
OpenWrt-libtool: link: ln mpz/set_si.o .libs/libgmp.lax/lt42-set_si.o || cp mpz/set_si.o .libs/libgmp.lax/lt42-set_si.o
OpenWrt-libtool: link: ln mpz/set_str.o .libs/libgmp.lax/lt43-set_str.o || cp mpz/set_str.o .libs/libgmp.lax/lt43-set_str.o
OpenWrt-libtool: link: ln mpz/set_ui.o .libs/libgmp.lax/lt44-set_ui.o || cp mpz/set_ui.o .libs/libgmp.lax/lt44-set_ui.o
OpenWrt-libtool: link: ln mpz/size.o .libs/libgmp.lax/lt45-size.o || cp mpz/size.o .libs/libgmp.lax/lt45-size.o
OpenWrt-libtool: link: ln mpz/sqrt.o .libs/libgmp.lax/lt46-sqrt.o || cp mpz/sqrt.o .libs/libgmp.lax/lt46-sqrt.o
OpenWrt-libtool: link: ln mpz/sub.o .libs/libgmp.lax/lt47-sub.o || cp mpz/sub.o .libs/libgmp.lax/lt47-sub.o
OpenWrt-libtool: link: ln mpz/sub_ui.o .libs/libgmp.lax/lt48-sub_ui.o || cp mpz/sub_ui.o .libs/libgmp.lax/lt48-sub_ui.o
OpenWrt-libtool: link: ln mpz/swap.o .libs/libgmp.lax/lt49-swap.o || cp mpz/swap.o .libs/libgmp.lax/lt49-swap.o
OpenWrt-libtool: link: ln mpz/ui_sub.o .libs/libgmp.lax/lt50-ui_sub.o || cp mpz/ui_sub.o .libs/libgmp.lax/lt50-ui_sub.o
OpenWrt-libtool: link: ln mpz/urandomb.o .libs/libgmp.lax/lt51-urandomb.o || cp mpz/urandomb.o .libs/libgmp.lax/lt51-urandomb.o
OpenWrt-libtool: link: ln mpq/abs.o .libs/libgmp.lax/lt52-abs.o || cp mpq/abs.o .libs/libgmp.lax/lt52-abs.o
OpenWrt-libtool: link: ln mpq/clear.o .libs/libgmp.lax/lt53-clear.o || cp mpq/clear.o .libs/libgmp.lax/lt53-clear.o
OpenWrt-libtool: link: ln mpq/clears.o .libs/libgmp.lax/lt54-clears.o || cp mpq/clears.o .libs/libgmp.lax/lt54-clears.o
OpenWrt-libtool: link: ln mpq/cmp.o .libs/libgmp.lax/lt55-cmp.o || cp mpq/cmp.o .libs/libgmp.lax/lt55-cmp.o
mv -f lib/.deps/libbison_a-spawn-pipe.Tpo lib/.deps/libbison_a-spawn-pipe.Po
gcc -DEXEEXT=\"\"   -I. -I./lib -I. -I./lib -DDEFAULT_TEXT_DOMAIN=\"bison-gnulib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT lib/glthread/libbison_a-threadlib.o -MD -MP -MF lib/glthread/.deps/libbison_a-threadlib.Tpo -c -o lib/glthread/libbison_a-threadlib.o `test -f 'lib/glthread/threadlib.c' || echo './'`lib/glthread/threadlib.c
OpenWrt-libtool: link: ln mpq/cmp_si.o .libs/libgmp.lax/lt56-cmp_si.o || cp mpq/cmp_si.o .libs/libgmp.lax/lt56-cmp_si.o
OpenWrt-libtool: link: ln mpq/cmp_ui.o .libs/libgmp.lax/lt57-cmp_ui.o || cp mpq/cmp_ui.o .libs/libgmp.lax/lt57-cmp_ui.o
OpenWrt-libtool: link: ln mpq/div.o .libs/libgmp.lax/lt58-div.o || cp mpq/div.o .libs/libgmp.lax/lt58-div.o
OpenWrt-libtool: link: ln mpq/get_d.o .libs/libgmp.lax/lt59-get_d.o || cp mpq/get_d.o .libs/libgmp.lax/lt59-get_d.o
OpenWrt-libtool: link: ln mpq/get_str.o .libs/libgmp.lax/lt60-get_str.o || cp mpq/get_str.o .libs/libgmp.lax/lt60-get_str.o
OpenWrt-libtool: link: ln mpq/init.o .libs/libgmp.lax/lt61-init.o || cp mpq/init.o .libs/libgmp.lax/lt61-init.o
OpenWrt-libtool: link: ln mpq/inits.o .libs/libgmp.lax/lt62-inits.o || cp mpq/inits.o .libs/libgmp.lax/lt62-inits.o
OpenWrt-libtool: link: ln mpq/inp_str.o .libs/libgmp.lax/lt63-inp_str.o || cp mpq/inp_str.o .libs/libgmp.lax/lt63-inp_str.o
OpenWrt-libtool: link: ln mpq/mul.o .libs/libgmp.lax/lt64-mul.o || cp mpq/mul.o .libs/libgmp.lax/lt64-mul.o
mv -f lib/glthread/.deps/libbison_a-threadlib.Tpo lib/glthread/.deps/libbison_a-threadlib.Po
OpenWrt-libtool: link: ln mpq/neg.o .libs/libgmp.lax/lt65-neg.o || cp mpq/neg.o .libs/libgmp.lax/lt65-neg.o
gcc -DEXEEXT=\"\"   -I. -I./lib -I. -I./lib -DDEFAULT_TEXT_DOMAIN=\"bison-gnulib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT lib/libbison_a-timespec.o -MD -MP -MF lib/.deps/libbison_a-timespec.Tpo -c -o lib/libbison_a-timespec.o `test -f 'lib/timespec.c' || echo './'`lib/timespec.c
OpenWrt-libtool: link: ln mpq/out_str.o .libs/libgmp.lax/lt66-out_str.o || cp mpq/out_str.o .libs/libgmp.lax/lt66-out_str.o
OpenWrt-libtool: link: ln mpq/set.o .libs/libgmp.lax/lt67-set.o || cp mpq/set.o .libs/libgmp.lax/lt67-set.o
OpenWrt-libtool: link: ln mpq/set_si.o .libs/libgmp.lax/lt68-set_si.o || cp mpq/set_si.o .libs/libgmp.lax/lt68-set_si.o
OpenWrt-libtool: link: ln mpq/set_str.o .libs/libgmp.lax/lt69-set_str.o || cp mpq/set_str.o .libs/libgmp.lax/lt69-set_str.o
OpenWrt-libtool: link: ln mpq/set_ui.o .libs/libgmp.lax/lt70-set_ui.o || cp mpq/set_ui.o .libs/libgmp.lax/lt70-set_ui.o
OpenWrt-libtool: link: ln mpq/set_z.o .libs/libgmp.lax/lt71-set_z.o || cp mpq/set_z.o .libs/libgmp.lax/lt71-set_z.o
OpenWrt-libtool: link: ln mpq/set_d.o .libs/libgmp.lax/lt72-set_d.o || cp mpq/set_d.o .libs/libgmp.lax/lt72-set_d.o
OpenWrt-libtool: link: ln mpq/set_f.o .libs/libgmp.lax/lt73-set_f.o || cp mpq/set_f.o .libs/libgmp.lax/lt73-set_f.o
OpenWrt-libtool: link: ln mpq/swap.o .libs/libgmp.lax/lt74-swap.o || cp mpq/swap.o .libs/libgmp.lax/lt74-swap.o
OpenWrt-libtool: link: ln mpn/add.o .libs/libgmp.lax/lt75-add.o || cp mpn/add.o .libs/libgmp.lax/lt75-add.o
mv -f lib/.deps/libbison_a-timespec.Tpo lib/.deps/libbison_a-timespec.Po
OpenWrt-libtool: link: ln mpn/sub.o .libs/libgmp.lax/lt76-sub.o || cp mpn/sub.o .libs/libgmp.lax/lt76-sub.o
gcc -DEXEEXT=\"\"   -I. -I./lib -I. -I./lib -DDEFAULT_TEXT_DOMAIN=\"bison-gnulib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT lib/libbison_a-timevar.o -MD -MP -MF lib/.deps/libbison_a-timevar.Tpo -c -o lib/libbison_a-timevar.o `test -f 'lib/timevar.c' || echo './'`lib/timevar.c
OpenWrt-libtool: link: ln mpn/neg.o .libs/libgmp.lax/lt77-neg.o || cp mpn/neg.o .libs/libgmp.lax/lt77-neg.o
OpenWrt-libtool: link: ln mpn/com.o .libs/libgmp.lax/lt78-com.o || cp mpn/com.o .libs/libgmp.lax/lt78-com.o
OpenWrt-libtool: link: ln mpn/divis.o .libs/libgmp.lax/lt79-divis.o || cp mpn/divis.o .libs/libgmp.lax/lt79-divis.o
OpenWrt-libtool: link: ln mpn/fib2_ui.o .libs/libgmp.lax/lt80-fib2_ui.o || cp mpn/fib2_ui.o .libs/libgmp.lax/lt80-fib2_ui.o
OpenWrt-libtool: link: ln mpn/dump.o .libs/libgmp.lax/lt81-dump.o || cp mpn/dump.o .libs/libgmp.lax/lt81-dump.o
OpenWrt-libtool: link: ln mpn/mul.o .libs/libgmp.lax/lt82-mul.o || cp mpn/mul.o .libs/libgmp.lax/lt82-mul.o
OpenWrt-libtool: link: ln mpn/random.o .libs/libgmp.lax/lt83-random.o || cp mpn/random.o .libs/libgmp.lax/lt83-random.o
OpenWrt-libtool: link: ln mpn/random2.o .libs/libgmp.lax/lt84-random2.o || cp mpn/random2.o .libs/libgmp.lax/lt84-random2.o
OpenWrt-libtool: link: ln mpn/rootrem.o .libs/libgmp.lax/lt85-rootrem.o || cp mpn/rootrem.o .libs/libgmp.lax/lt85-rootrem.o
OpenWrt-libtool: link: ln mpn/sqrtrem.o .libs/libgmp.lax/lt86-sqrtrem.o || cp mpn/sqrtrem.o .libs/libgmp.lax/lt86-sqrtrem.o
OpenWrt-libtool: link: ln mpn/sizeinbase.o .libs/libgmp.lax/lt87-sizeinbase.o || cp mpn/sizeinbase.o .libs/libgmp.lax/lt87-sizeinbase.o
OpenWrt-libtool: link: ln mpn/get_str.o .libs/libgmp.lax/lt88-get_str.o || cp mpn/get_str.o .libs/libgmp.lax/lt88-get_str.o
OpenWrt-libtool: link: ln mpn/set_str.o .libs/libgmp.lax/lt89-set_str.o || cp mpn/set_str.o .libs/libgmp.lax/lt89-set_str.o
OpenWrt-libtool: link: ln mpn/scan0.o .libs/libgmp.lax/lt90-scan0.o || cp mpn/scan0.o .libs/libgmp.lax/lt90-scan0.o
OpenWrt-libtool: link: ln mpn/scan1.o .libs/libgmp.lax/lt91-scan1.o || cp mpn/scan1.o .libs/libgmp.lax/lt91-scan1.o
OpenWrt-libtool: link: ln mpn/popcount.o .libs/libgmp.lax/lt92-popcount.o || cp mpn/popcount.o .libs/libgmp.lax/lt92-popcount.o
OpenWrt-libtool: link: ln mpn/hamdist.o .libs/libgmp.lax/lt93-hamdist.o || cp mpn/hamdist.o .libs/libgmp.lax/lt93-hamdist.o
OpenWrt-libtool: link: ln mpn/cmp.o .libs/libgmp.lax/lt94-cmp.o || cp mpn/cmp.o .libs/libgmp.lax/lt94-cmp.o
OpenWrt-libtool: link: ln mpn/perfsqr.o .libs/libgmp.lax/lt95-perfsqr.o || cp mpn/perfsqr.o .libs/libgmp.lax/lt95-perfsqr.o
OpenWrt-libtool: link: ln mpn/perfpow.o .libs/libgmp.lax/lt96-perfpow.o || cp mpn/perfpow.o .libs/libgmp.lax/lt96-perfpow.o
OpenWrt-libtool: link: ln mpn/gcd.o .libs/libgmp.lax/lt97-gcd.o || cp mpn/gcd.o .libs/libgmp.lax/lt97-gcd.o
OpenWrt-libtool: link: ln mpn/gcdext.o .libs/libgmp.lax/lt98-gcdext.o || cp mpn/gcdext.o .libs/libgmp.lax/lt98-gcdext.o
OpenWrt-libtool: link: ln mpn/tdiv_qr.o .libs/libgmp.lax/lt99-tdiv_qr.o || cp mpn/tdiv_qr.o .libs/libgmp.lax/lt99-tdiv_qr.o
OpenWrt-libtool: link: ln mpn/jacobi.o .libs/libgmp.lax/lt100-jacobi.o || cp mpn/jacobi.o .libs/libgmp.lax/lt100-jacobi.o
OpenWrt-libtool: link: ln mpn/get_d.o .libs/libgmp.lax/lt101-get_d.o || cp mpn/get_d.o .libs/libgmp.lax/lt101-get_d.o
mv -f lib/.deps/libbison_a-timevar.Tpo lib/.deps/libbison_a-timevar.Po
gcc -DEXEEXT=\"\"   -I. -I./lib -I. -I./lib -DDEFAULT_TEXT_DOMAIN=\"bison-gnulib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT lib/glthread/libbison_a-tls.o -MD -MP -MF lib/glthread/.deps/libbison_a-tls.Tpo -c -o lib/glthread/libbison_a-tls.o `test -f 'lib/glthread/tls.c' || echo './'`lib/glthread/tls.c
OpenWrt-libtool: link: ln mpn/invert.o .libs/libgmp.lax/lt102-invert.o || cp mpn/invert.o .libs/libgmp.lax/lt102-invert.o
mv -f lib/glthread/.deps/libbison_a-tls.Tpo lib/glthread/.deps/libbison_a-tls.Po
gcc -DEXEEXT=\"\"   -I. -I./lib -I. -I./lib -DDEFAULT_TEXT_DOMAIN=\"bison-gnulib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT lib/libbison_a-unistd.o -MD -MP -MF lib/.deps/libbison_a-unistd.Tpo -c -o lib/libbison_a-unistd.o `test -f 'lib/unistd.c' || echo './'`lib/unistd.c
OpenWrt-libtool: link: ln mpn/divexact.o .libs/libgmp.lax/lt103-divexact.o || cp mpn/divexact.o .libs/libgmp.lax/lt103-divexact.o
OpenWrt-libtool: link: ln mpn/powm.o .libs/libgmp.lax/lt104-powm.o || cp mpn/powm.o .libs/libgmp.lax/lt104-powm.o
mv -f lib/.deps/libbison_a-unistd.Tpo lib/.deps/libbison_a-unistd.Po
gcc -DEXEEXT=\"\"   -I. -I./lib -I. -I./lib -DDEFAULT_TEXT_DOMAIN=\"bison-gnulib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT lib/libbison_a-dup-safer.o -MD -MP -MF lib/.deps/libbison_a-dup-safer.Tpo -c -o lib/libbison_a-dup-safer.o `test -f 'lib/dup-safer.c' || echo './'`lib/dup-safer.c
OpenWrt-libtool: link: ln mpn/remove.o .libs/libgmp.lax/lt105-remove.o || cp mpn/remove.o .libs/libgmp.lax/lt105-remove.o
mv -f lib/.deps/libbison_a-quotearg.Tpo lib/.deps/libbison_a-quotearg.Po
gcc -DEXEEXT=\"\"   -I. -I./lib -I. -I./lib -DDEFAULT_TEXT_DOMAIN=\"bison-gnulib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT lib/libbison_a-fd-safer.o -MD -MP -MF lib/.deps/libbison_a-fd-safer.Tpo -c -o lib/libbison_a-fd-safer.o `test -f 'lib/fd-safer.c' || echo './'`lib/fd-safer.c
mv -f lib/.deps/libbison_a-dup-safer.Tpo lib/.deps/libbison_a-dup-safer.Po
gcc -DEXEEXT=\"\"   -I. -I./lib -I. -I./lib -DDEFAULT_TEXT_DOMAIN=\"bison-gnulib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT lib/libbison_a-pipe-safer.o -MD -MP -MF lib/.deps/libbison_a-pipe-safer.Tpo -c -o lib/libbison_a-pipe-safer.o `test -f 'lib/pipe-safer.c' || echo './'`lib/pipe-safer.c
OpenWrt-libtool: link: ar cq .libs/libgmp.a assert.o compat.o errno.o extract-dbl.o invalid.o memory.o mp_bpl.o mp_clz_tab.o mp_dv_tab.o mp_minv_tab.o mp_get_fns.o mp_set_fns.o version.o nextprime.o primesieve.o tal-reent.o mpf/init.o mpf/init2.o mpf/inits.o mpf/set.o mpf/set_ui.o mpf/set_si.o mpf/set_str.o mpf/set_d.o mpf/set_z.o mpf/iset.o mpf/iset_ui.o mpf/iset_si.o mpf/iset_str.o mpf/iset_d.o mpf/clear.o mpf/clears.o mpf/get_str.o mpf/dump.o mpf/size.o mpf/eq.o mpf/reldiff.o mpf/sqrt.o mpf/random2.o mpf/inp_str.o mpf/out_str.o mpf/add.o mpf/add_ui.o mpf/sub.o mpf/sub_ui.o mpf/ui_sub.o mpf/mul.o mpf/mul_ui.o mpf/div.o mpf/div_ui.o mpf/cmp_z.o mpf/cmp.o mpf/cmp_d.o mpf/cmp_ui.o mpf/cmp_si.o mpf/mul_2exp.o mpf/div_2exp.o mpf/abs.o mpf/neg.o mpf/set_q.o mpf/get_d.o mpf/get_d_2exp.o mpf/set_dfl_prec.o mpf/set_prc.o mpf/set_prc_raw.o mpf/get_dfl_prec.o mpf/get_prc.o mpf/ui_div.o mpf/sqrt_ui.o mpf/ceilfloor.o mpf/trunc.o mpf/pow_ui.o mpf/urandomb.o mpf/swap.o mpf/fits_sint.o mpf/fits_slong.o mpf/fits_sshort.o mpf/fits_uint.o mpf/fits_ulong.o mpf/fits_ushort.o mpf/get_si.o mpf/get_ui.o mpf/int_p.o .libs/libgmp.lax/lt1-abs.o .libs/libgmp.lax/lt2-add.o .libs/libgmp.lax/lt3-add_ui.o mpz/aorsmul.o mpz/aorsmul_i.o mpz/and.o mpz/array_init.o mpz/bin_ui.o mpz/bin_uiui.o mpz/cdiv_q.o mpz/cdiv_q_ui.o mpz/cdiv_qr.o mpz/cdiv_qr_ui.o mpz/cdiv_r.o mpz/cdiv_r_ui.o mpz/cdiv_ui.o mpz/cfdiv_q_2exp.o mpz/cfdiv_r_2exp.o .libs/libgmp.lax/lt4-clear.o .libs/libgmp.lax/lt5-clears.o mpz/clrbit.o .libs/libgmp.lax/lt6-cmp.o .libs/libgmp.lax/lt7-cmp_d.o .libs/libgmp.lax/lt8-cmp_si.o .libs/libgmp.lax/lt9-cmp_ui.o mpz/cmpabs.o mpz/cmpabs_d.o mpz/cmpabs_ui.o mpz/com.o mpz/combit.o mpz/cong.o mpz/cong_2exp.o mpz/cong_ui.o mpz/divexact.o mpz/divegcd.o mpz/dive_ui.o mpz/divis.o mpz/divis_ui.o mpz/divis_2exp.o .libs/libgmp.lax/lt10-dump.o mpz/export.o mpz/mfac_uiui.o mpz/2fac_ui.o mpz/fac_ui.o mpz/oddfac_1.o mpz/prodlimbs.o mpz/fdiv_q_ui.o mpz/fdiv_qr.o mpz/fdiv_qr_ui.o mpz/fdiv_r.o mpz/fdiv_r_ui.o mpz/fdiv_q.o mpz/fdiv_ui.o mpz/fib_ui.o mpz/fib2_ui.o .libs/libgmp.lax/lt11-fits_sint.o .libs/libgmp.lax/lt12-fits_slong.o .libs/libgmp.lax/lt13-fits_sshort.o .libs/libgmp.lax/lt14-fits_uint.o .libs/libgmp.lax/lt15-fits_ulong.o .libs/libgmp.lax/lt16-fits_ushort.o mpz/gcd.o mpz/gcd_ui.o mpz/gcdext.o .libs/libgmp.lax/lt17-get_d.o .libs/libgmp.lax/lt18-get_d_2exp.o .libs/libgmp.lax/lt19-get_si.o .libs/libgmp.lax/lt20-get_str.o .libs/libgmp.lax/lt21-get_ui.o mpz/getlimbn.o mpz/hamdist.o mpz/import.o .libs/libgmp.lax/lt22-init.o .libs/libgmp.lax/lt23-init2.o .libs/libgmp.lax/lt24-inits.o mpz/inp_raw.o .libs/libgmp.lax/lt25-inp_str.o mpz/invert.o mpz/ior.o .libs/libgmp.lax/lt26-iset.o .libs/libgmp.lax/lt27-iset_d.o .libs/libgmp.lax/lt28-iset_si.o .libs/libgmp.lax/lt29-iset_str.o .libs/libgmp.lax/lt30-iset_ui.o mpz/jacobi.o mpz/kronsz.o mpz/kronuz.o mpz/kronzs.o mpz/kronzu.o mpz/lcm.o mpz/lcm_ui.o mpz/limbs_finish.o mpz/limbs_modify.o mpz/limbs_read.o mpz/limbs_write.o mpz/lucmod.o mpz/lucnum_ui.o mpz/lucnum2_ui.o mpz/millerrabin.o mpz/mod.o .libs/libgmp.lax/lt31-mul.o .libs/libgmp.lax/lt32-mul_2exp.o mpz/mul_si.o .libs/libgmp.lax/lt33-mul_ui.o mpz/n_pow_ui.o .libs/libgmp.lax/lt34-neg.o .libs/libgmp.lax/lt35-nextprime.o mpz/out_raw.o .libs/libgmp.lax/lt36-out_str.o mpz/perfpow.o mpz/perfsqr.o mpz/popcount.o .libs/libgmp.lax/lt37-pow_ui.o mpz/powm.o mpz/powm_sec.o mpz/powm_ui.o mpz/primorial_ui.o mpz/pprime_p.o mpz/random.o .libs/libgmp.lax/lt38-random2.o mpz/realloc.o mpz/realloc2.o mpz/remove.o mpz/roinit_n.o mpz/root.o mpz/rootrem.o mpz/rrandomb.o mpz/scan0.o mpz/scan1.o .libs/libgmp.lax/lt39-set.o .libs/libgmp.lax/lt40-set_d.o mpz/set_f.o .libs/libgmp.lax/lt41-set_q.o .libs/libgmp.lax/lt42-set_si.o .libs/libgmp.lax/lt43-set_str.o .libs/libgmp.lax/lt44-set_ui.o mpz/setbit.o .libs/libgmp.lax/lt45-size.o mpz/sizeinbase.o .libs/libgmp.lax/lt46-sqrt.o mpz/sqrtrem.o mpz/stronglucas.o .libs/libgmp.lax/lt47-sub.o .libs/libgmp.lax/lt48-sub_ui.o .libs/libgmp.lax/lt49-swap.o mpz/tdiv_ui.o mpz/tdiv_q.o mpz/tdiv_q_2exp.o mpz/tdiv_q_ui.o mpz/tdiv_qr.o mpz/tdiv_qr_ui.o mpz/tdiv_r.o mpz/tdiv_r_2exp.o mpz/tdiv_r_ui.o mpz/tstbit.o mpz/ui_pow_ui.o .libs/libgmp.lax/lt50-ui_sub.o .libs/libgmp.lax/lt51-urandomb.o mpz/urandomm.o mpz/xor.o .libs/libgmp.lax/lt52-abs.o mpq/aors.o mpq/canonicalize.o .libs/libgmp.lax/lt53-clear.o .libs/libgmp.lax/lt54-clears.o .libs/libgmp.lax/lt55-cmp.o .libs/libgmp.lax/lt56-cmp_si.o .libs/libgmp.lax/lt57-cmp_ui.o .libs/libgmp.lax/lt58-div.o .libs/libgmp.lax/lt59-get_d.o mpq/get_den.o mpq/get_num.o .libs/libgmp.lax/lt60-get_str.o .libs/libgmp.lax/lt61-init.o .libs/libgmp.lax/lt62-inits.o .libs/libgmp.lax/lt63-inp_str.o mpq/inv.o mpq/md_2exp.o .libs/libgmp.lax/lt64-mul.o .libs/libgmp.lax/lt65-neg.o .libs/libgmp.lax/lt66-out_str.o .libs/libgmp.lax/lt67-set.o mpq/set_den.o mpq/set_num.o .libs/libgmp.lax/lt68-set_si.o .libs/libgmp.lax/lt69-set_str.o .libs/libgmp.lax/lt70-set_ui.o mpq/equal.o .libs/libgmp.lax/lt71-set_z.o .libs/libgmp.lax/lt72-set_d.o .libs/libgmp.lax/lt73-set_f.o .libs/libgmp.lax/lt74-swap.o mpn/fib_table.o mpn/mp_bases.o .libs/libgmp.lax/lt75-add.o mpn/add_1.o mpn/add_n.o .libs/libgmp.lax/lt76-sub.o mpn/sub_1.o mpn/sub_n.o mpn/cnd_add_n.o mpn/cnd_sub_n.o mpn/cnd_swap.o .libs/libgmp.lax/lt77-neg.o .libs/libgmp.lax/lt78-com.o mpn/mul_1.o mpn/addmul_1.o mpn/submul_1.o mpn/add_err1_n.o mpn/add_err2_n.o mpn/add_err3_n.o mpn/sub_err1_n.o mpn/sub_err2_n.o mpn/sub_err3_n.o mpn/lshift.o mpn/rshift.o mpn/dive_1.o mpn/diveby3.o .libs/libgmp.lax/lt79-divis.o mpn/divrem.o mpn/divrem_1.o mpn/divrem_2.o .libs/libgmp.lax/lt80-fib2_ui.o mpn/fib2m.o mpn/mod_1.o mpn/mod_34lsub1.o mpn/mode1o.o mpn/pre_divrem_1.o mpn/pre_mod_1.o .libs/libgmp.lax/lt81-dump.o mpn/mod_1_1.o mpn/mod_1_2.o mpn/mod_1_3.o mpn/mod_1_4.o mpn/lshiftc.o .libs/libgmp.lax/lt82-mul.o mpn/mul_fft.o mpn/mul_n.o mpn/sqr.o mpn/mul_basecase.o mpn/sqr_basecase.o mpn/nussbaumer_mul.o mpn/mulmid_basecase.o mpn/toom42_mulmid.o mpn/mulmid_n.o mpn/mulmid.o .libs/libgmp.lax/lt83-random.o .libs/libgmp.lax/lt84-random2.o mpn/pow_1.o .libs/libgmp.lax/lt85-rootrem.o .libs/libgmp.lax/lt86-sqrtrem.o .libs/libgmp.lax/lt87-sizeinbase.o .libs/libgmp.lax/lt88-get_str.o .libs/libgmp.lax/lt89-set_str.o mpn/compute_powtab.o .libs/libgmp.lax/lt90-scan0.o .libs/libgmp.lax/lt91-scan1.o .libs/libgmp.lax/lt92-popcount.o .libs/libgmp.lax/lt93-hamdist.o .libs/libgmp.lax/lt94-cmp.o mpn/zero_p.o .libs/libgmp.lax/lt95-perfsqr.o .libs/libgmp.lax/lt96-perfpow.o mpn/strongfibo.o mpn/gcd_11.o mpn/gcd_22.o mpn/gcd_1.o .libs/libgmp.lax/lt97-gcd.o mpn/gcdext_1.o .libs/libgmp.lax/lt98-gcdext.o mpn/gcd_subdiv_step.o mpn/gcdext_lehmer.o mpn/div_q.o .libs/libgmp.lax/lt99-tdiv_qr.o mpn/jacbase.o mpn/jacobi_2.o .libs/libgmp.lax/lt100-jacobi.o .libs/libgmp.lax/lt101-get_d.o mpn/matrix22_mul.o mpn/matrix22_mul1_inverse_vector.o mpn/hgcd_matrix.o mpn/hgcd2.o mpn/hgcd_step.o mpn/hgcd_reduce.o mpn/hgcd.o mpn/hgcd_appr.o mpn/hgcd2_jacobi.o mpn/hgcd_jacobi.o mpn/mullo_n.o mpn/mullo_basecase.o mpn/sqrlo.o mpn/sqrlo_basecase.o mpn/toom22_mul.o mpn/toom32_mul.o mpn/toom42_mul.o mpn/toom52_mul.o mpn/toom62_mul.o mpn/toom33_mul.o mpn/toom43_mul.o mpn/toom53_mul.o mpn/toom54_mul.o mpn/toom63_mul.o mpn/toom44_mul.o mpn/toom6h_mul.o mpn/toom6_sqr.o mpn/toom8h_mul.o mpn/toom8_sqr.o mpn/toom_couple_handling.o mpn/toom2_sqr.o mpn/toom3_sqr.o mpn/toom4_sqr.o mpn/toom_eval_dgr3_pm1.o mpn/toom_eval_dgr3_pm2.o mpn/toom_eval_pm1.o mpn/toom_eval_pm2.o mpn/toom_eval_pm2exp.o mpn/toom_eval_pm2rexp.o mpn/toom_interpolate_5pts.o mpn/toom_interpolate_6pts.o mpn/toom_interpolate_7pts.o mpn/toom_interpolate_8pts.o mpn/toom_interpolate_12pts.o mpn/toom_interpolate_16pts.o mpn/invertappr.o .libs/libgmp.lax/lt102-invert.o mpn/binvert.o mpn/mulmod_bnm1.o mpn/sqrmod_bnm1.o mpn/div_qr_1.o mpn/div_qr_1n_pi1.o mpn/div_qr_2.o mpn/div_qr_2n_pi1.o mpn/div_qr_2u_pi1.o mpn/sbpi1_div_q.o mpn/sbpi1_div_qr.o mpn/sbpi1_divappr_q.o mpn/dcpi1_div_q.o mpn/dcpi1_div_qr.o mpn/dcpi1_divappr_q.o mpn/mu_div_qr.o mpn/mu_divappr_q.o mpn/mu_div_q.o mpn/bdiv_q_1.o mpn/sbpi1_bdiv_q.o mpn/sbpi1_bdiv_qr.o mpn/sbpi1_bdiv_r.o mpn/dcpi1_bdiv_q.o mpn/dcpi1_bdiv_qr.o mpn/mu_bdiv_q.o mpn/mu_bdiv_qr.o mpn/bdiv_q.o mpn/bdiv_qr.o mpn/broot.o mpn/brootinv.o mpn/bsqrt.o mpn/bsqrtinv.o .libs/libgmp.lax/lt103-divexact.o mpn/bdiv_dbm1c.o mpn/redc_1.o mpn/redc_2.o mpn/redc_n.o .libs/libgmp.lax/lt104-powm.o mpn/powlo.o mpn/sec_powm.o mpn/sec_mul.o mpn/sec_sqr.o mpn/sec_div_qr.o mpn/sec_div_r.o mpn/sec_pi1_div_qr.o mpn/sec_pi1_div_r.o mpn/sec_add_1.o mpn/sec_sub_1.o mpn/sec_invert.o mpn/trialdiv.o .libs/libgmp.lax/lt105-remove.o mpn/and_n.o mpn/andn_n.o mpn/nand_n.o mpn/ior_n.o mpn/iorn_n.o mpn/nior_n.o mpn/xor_n.o mpn/xnor_n.o mpn/copyi.o mpn/copyd.o mpn/zero.o mpn/sec_tabselect.o mpn/comb_tables.o mpn/add_n_sub_n.o printf/asprintf.o printf/asprntffuns.o printf/doprnt.o printf/doprntf.o printf/doprnti.o printf/fprintf.o printf/obprintf.o printf/obvprintf.o printf/obprntffuns.o printf/printf.o printf/printffuns.o printf/snprintf.o printf/snprntffuns.o printf/sprintf.o printf/sprintffuns.o printf/vasprintf.o printf/vfprintf.o printf/vprintf.o printf/vsnprintf.o printf/vsprintf.o printf/repl-vsnprintf.o scanf/doscan.o scanf/fscanf.o scanf/fscanffuns.o scanf/scanf.o scanf/sscanf.o scanf/sscanffuns.o scanf/vfscanf.o scanf/vscanf.o scanf/vsscanf.o rand/rand.o rand/randclr.o rand/randdef.o rand/randiset.o rand/randlc2s.o rand/randlc2x.o rand/randmt.o rand/randmts.o rand/rands.o rand/randsd.o rand/randsdui.o rand/randbui.o rand/randmui.o
mv -f lib/.deps/libbison_a-pipe-safer.Tpo lib/.deps/libbison_a-pipe-safer.Po
gcc -DEXEEXT=\"\"   -I. -I./lib -I. -I./lib -DDEFAULT_TEXT_DOMAIN=\"bison-gnulib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT lib/libbison_a-wait-process.o -MD -MP -MF lib/.deps/libbison_a-wait-process.Tpo -c -o lib/libbison_a-wait-process.o `test -f 'lib/wait-process.c' || echo './'`lib/wait-process.c
OpenWrt-libtool: link: ranlib .libs/libgmp.a
mv -f lib/.deps/libbison_a-fd-safer.Tpo lib/.deps/libbison_a-fd-safer.Po
gcc -DEXEEXT=\"\"   -I. -I./lib -I. -I./lib -DDEFAULT_TEXT_DOMAIN=\"bison-gnulib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT lib/libbison_a-wctype-h.o -MD -MP -MF lib/.deps/libbison_a-wctype-h.Tpo -c -o lib/libbison_a-wctype-h.o `test -f 'lib/wctype-h.c' || echo './'`lib/wctype-h.c
OpenWrt-libtool: link: rm -fr .libs/libgmp.lax
OpenWrt-libtool: link: ( cd ".libs" && rm -f "libgmp.la" && ln -s "../libgmp.la" "libgmp.la" )
/usr/bin/env bash ./libtool  --tag=CXX   --mode=link g++  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include    -version-info 10:0:6 -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib  -o libgmpxx.la -rpath /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib cxx/dummy.lo cxx/isfuns.lo cxx/ismpf.lo cxx/ismpq.lo cxx/ismpz.lo cxx/ismpznw.lo cxx/limits.lo cxx/osdoprnti.lo cxx/osfuns.lo cxx/osmpf.lo cxx/osmpq.lo cxx/osmpz.lo libgmp.la 
mv -f lib/.deps/libbison_a-wctype-h.Tpo lib/.deps/libbison_a-wctype-h.Po
gcc -DEXEEXT=\"\"   -I. -I./lib -I. -I./lib -DDEFAULT_TEXT_DOMAIN=\"bison-gnulib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT lib/libbison_a-xmalloc.o -MD -MP -MF lib/.deps/libbison_a-xmalloc.Tpo -c -o lib/libbison_a-xmalloc.o `test -f 'lib/xmalloc.c' || echo './'`lib/xmalloc.c
mv -f lib/.deps/libbison_a-wait-process.Tpo lib/.deps/libbison_a-wait-process.Po
gcc -DEXEEXT=\"\"   -I. -I./lib -I. -I./lib -DDEFAULT_TEXT_DOMAIN=\"bison-gnulib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT lib/libbison_a-xalloc-die.o -MD -MP -MF lib/.deps/libbison_a-xalloc-die.Tpo -c -o lib/libbison_a-xalloc-die.o `test -f 'lib/xalloc-die.c' || echo './'`lib/xalloc-die.c
mv -f lib/.deps/libbison_a-xmalloc.Tpo lib/.deps/libbison_a-xmalloc.Po
gcc -DEXEEXT=\"\"   -I. -I./lib -I. -I./lib -DDEFAULT_TEXT_DOMAIN=\"bison-gnulib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT lib/libbison_a-xconcat-filename.o -MD -MP -MF lib/.deps/libbison_a-xconcat-filename.Tpo -c -o lib/libbison_a-xconcat-filename.o `test -f 'lib/xconcat-filename.c' || echo './'`lib/xconcat-filename.c
mv -f lib/.deps/libbison_a-xalloc-die.Tpo lib/.deps/libbison_a-xalloc-die.Po
gcc -DEXEEXT=\"\"   -I. -I./lib -I. -I./lib -DDEFAULT_TEXT_DOMAIN=\"bison-gnulib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT lib/libbison_a-xhash.o -MD -MP -MF lib/.deps/libbison_a-xhash.Tpo -c -o lib/libbison_a-xhash.o `test -f 'lib/xhash.c' || echo './'`lib/xhash.c
mv -f lib/.deps/libbison_a-xconcat-filename.Tpo lib/.deps/libbison_a-xconcat-filename.Po
gcc -DEXEEXT=\"\"   -I. -I./lib -I. -I./lib -DDEFAULT_TEXT_DOMAIN=\"bison-gnulib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT lib/libbison_a-gl_xlist.o -MD -MP -MF lib/.deps/libbison_a-gl_xlist.Tpo -c -o lib/libbison_a-gl_xlist.o `test -f 'lib/gl_xlist.c' || echo './'`lib/gl_xlist.c
mv -f lib/.deps/libbison_a-xhash.Tpo lib/.deps/libbison_a-xhash.Po
gcc -DEXEEXT=\"\"   -I. -I./lib -I. -I./lib -DDEFAULT_TEXT_DOMAIN=\"bison-gnulib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT lib/libbison_a-xmemdup0.o -MD -MP -MF lib/.deps/libbison_a-xmemdup0.Tpo -c -o lib/libbison_a-xmemdup0.o `test -f 'lib/xmemdup0.c' || echo './'`lib/xmemdup0.c
mv -f lib/.deps/libbison_a-xmemdup0.Tpo lib/.deps/libbison_a-xmemdup0.Po
gcc -DEXEEXT=\"\"   -I. -I./lib -I. -I./lib -DDEFAULT_TEXT_DOMAIN=\"bison-gnulib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT lib/libbison_a-xreadlink.o -MD -MP -MF lib/.deps/libbison_a-xreadlink.Tpo -c -o lib/libbison_a-xreadlink.o `test -f 'lib/xreadlink.c' || echo './'`lib/xreadlink.c
OpenWrt-libtool: link: ar cq .libs/libgmpxx.a  cxx/dummy.o cxx/isfuns.o cxx/ismpf.o cxx/ismpq.o cxx/ismpz.o cxx/ismpznw.o cxx/limits.o cxx/osdoprnti.o cxx/osfuns.o cxx/osmpf.o cxx/osmpq.o cxx/osmpz.o
mv -f lib/.deps/libbison_a-gl_xlist.Tpo lib/.deps/libbison_a-gl_xlist.Po
OpenWrt-libtool: link: ranlib .libs/libgmpxx.a
gcc -DEXEEXT=\"\"   -I. -I./lib -I. -I./lib -DDEFAULT_TEXT_DOMAIN=\"bison-gnulib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT lib/libbison_a-xsize.o -MD -MP -MF lib/.deps/libbison_a-xsize.Tpo -c -o lib/libbison_a-xsize.o `test -f 'lib/xsize.c' || echo './'`lib/xsize.c
mv -f lib/.deps/libbison_a-xreadlink.Tpo lib/.deps/libbison_a-xreadlink.Po
gcc -DEXEEXT=\"\"   -I. -I./lib -I. -I./lib -DDEFAULT_TEXT_DOMAIN=\"bison-gnulib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT lib/libbison_a-xstrndup.o -MD -MP -MF lib/.deps/libbison_a-xstrndup.Tpo -c -o lib/libbison_a-xstrndup.o `test -f 'lib/xstrndup.c' || echo './'`lib/xstrndup.c
OpenWrt-libtool: link: ( cd ".libs" && rm -f "libgmpxx.la" && ln -s "../libgmpxx.la" "libgmpxx.la" )
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/gmp-6.2.0'
make[5]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/gmp-6.2.0'
make[4]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/gmp-6.2.0'
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/gmp-6.2.0/.built
mv -f lib/.deps/libbison_a-xsize.Tpo lib/.deps/libbison_a-xsize.Po
CFLAGS="-O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include " CPPFLAGS="-I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include " CXXFLAGS="" LDFLAGS="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib " make --jobserver-fds=3,4 -j -C /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/gmp-6.2.0  install
gcc -DEXEEXT=\"\"   -I. -I./lib -I. -I./lib -DDEFAULT_TEXT_DOMAIN=\"bison-gnulib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT lib/libbison_a-get-errno.o -MD -MP -MF lib/.deps/libbison_a-get-errno.Tpo -c -o lib/libbison_a-get-errno.o `test -f 'lib/get-errno.c' || echo './'`lib/get-errno.c
make[4]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/gmp-6.2.0'
make  install-recursive
mv -f lib/.deps/libbison_a-xstrndup.Tpo lib/.deps/libbison_a-xstrndup.Po
gcc -DEXEEXT=\"\"   -I. -I./lib -I. -I./lib -DDEFAULT_TEXT_DOMAIN=\"bison-gnulib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT lib/libbison_a-path-join.o -MD -MP -MF lib/.deps/libbison_a-path-join.Tpo -c -o lib/libbison_a-path-join.o `test -f 'lib/path-join.c' || echo './'`lib/path-join.c
make[5]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/gmp-6.2.0'
Making install in tests
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/gmp-6.2.0/tests'
Making install in .
make[7]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/gmp-6.2.0/tests'
make[8]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/gmp-6.2.0/tests'
make[8]: Nothing to be done for 'install-exec-am'.
make[8]: Nothing to be done for 'install-data-am'.
make[8]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/gmp-6.2.0/tests'
make[7]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/gmp-6.2.0/tests'
Making install in devel
make[7]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/gmp-6.2.0/tests/devel'
mv -f lib/.deps/libbison_a-path-join.Tpo lib/.deps/libbison_a-path-join.Po
make[8]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/gmp-6.2.0/tests/devel'
make[8]: Nothing to be done for 'install-exec-am'.
make[8]: Nothing to be done for 'install-data-am'.
make[8]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/gmp-6.2.0/tests/devel'
make[7]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/gmp-6.2.0/tests/devel'
Making install in mpn
mv -f lib/.deps/libbison_a-get-errno.Tpo lib/.deps/libbison_a-get-errno.Po
gcc -DEXEEXT=\"\"   -I. -I./lib -I. -I./lib -DDEFAULT_TEXT_DOMAIN=\"bison-gnulib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT lib/libbison_a-asnprintf.o -MD -MP -MF lib/.deps/libbison_a-asnprintf.Tpo -c -o lib/libbison_a-asnprintf.o `test -f 'lib/asnprintf.c' || echo './'`lib/asnprintf.c
make[7]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/gmp-6.2.0/tests/mpn'
gcc -DEXEEXT=\"\"   -I. -I./lib -I. -I./lib -DDEFAULT_TEXT_DOMAIN=\"bison-gnulib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT lib/libbison_a-asprintf.o -MD -MP -MF lib/.deps/libbison_a-asprintf.Tpo -c -o lib/libbison_a-asprintf.o `test -f 'lib/asprintf.c' || echo './'`lib/asprintf.c
make[8]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/gmp-6.2.0/tests/mpn'
make[8]: Nothing to be done for 'install-exec-am'.
make[8]: Nothing to be done for 'install-data-am'.
make[8]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/gmp-6.2.0/tests/mpn'
make[7]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/gmp-6.2.0/tests/mpn'
Making install in mpz
make[7]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/gmp-6.2.0/tests/mpz'
make[8]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/gmp-6.2.0/tests/mpz'
make[8]: Nothing to be done for 'install-exec-am'.
make[8]: Nothing to be done for 'install-data-am'.
make[8]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/gmp-6.2.0/tests/mpz'
make[7]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/gmp-6.2.0/tests/mpz'
Making install in mpq
make[7]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/gmp-6.2.0/tests/mpq'
mv -f lib/.deps/libbison_a-asnprintf.Tpo lib/.deps/libbison_a-asnprintf.Po
gcc -DEXEEXT=\"\"   -I. -I./lib -I. -I./lib -DDEFAULT_TEXT_DOMAIN=\"bison-gnulib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT lib/libbison_a-fcntl.o -MD -MP -MF lib/.deps/libbison_a-fcntl.Tpo -c -o lib/libbison_a-fcntl.o `test -f 'lib/fcntl.c' || echo './'`lib/fcntl.c
make[8]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/gmp-6.2.0/tests/mpq'
make[8]: Nothing to be done for 'install-exec-am'.
make[8]: Nothing to be done for 'install-data-am'.
make[8]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/gmp-6.2.0/tests/mpq'
make[7]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/gmp-6.2.0/tests/mpq'
Making install in mpf
make[7]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/gmp-6.2.0/tests/mpf'
make[8]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/gmp-6.2.0/tests/mpf'
make[8]: Nothing to be done for 'install-exec-am'.
make[8]: Nothing to be done for 'install-data-am'.
make[8]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/gmp-6.2.0/tests/mpf'
make[7]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/gmp-6.2.0/tests/mpf'
Making install in rand
make[7]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/gmp-6.2.0/tests/rand'
make[8]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/gmp-6.2.0/tests/rand'
make[8]: Nothing to be done for 'install-exec-am'.
make[8]: Nothing to be done for 'install-data-am'.
make[8]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/gmp-6.2.0/tests/rand'
make[7]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/gmp-6.2.0/tests/rand'
Making install in misc
make[7]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/gmp-6.2.0/tests/misc'
make[8]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/gmp-6.2.0/tests/misc'
make[8]: Nothing to be done for 'install-exec-am'.
make[8]: Nothing to be done for 'install-data-am'.
make[8]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/gmp-6.2.0/tests/misc'
make[7]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/gmp-6.2.0/tests/misc'
mv -f lib/.deps/libbison_a-asprintf.Tpo lib/.deps/libbison_a-asprintf.Po
Making install in cxx
make[7]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/gmp-6.2.0/tests/cxx'
gcc -DEXEEXT=\"\"   -I. -I./lib -I. -I./lib -DDEFAULT_TEXT_DOMAIN=\"bison-gnulib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT lib/libbison_a-fprintf.o -MD -MP -MF lib/.deps/libbison_a-fprintf.Tpo -c -o lib/libbison_a-fprintf.o `test -f 'lib/fprintf.c' || echo './'`lib/fprintf.c
make[8]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/gmp-6.2.0/tests/cxx'
make[8]: Nothing to be done for 'install-exec-am'.
make[8]: Nothing to be done for 'install-data-am'.
make[8]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/gmp-6.2.0/tests/cxx'
make[7]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/gmp-6.2.0/tests/cxx'
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/gmp-6.2.0/tests'
Making install in mpn
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/gmp-6.2.0/mpn'
make[7]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/gmp-6.2.0/mpn'
make[7]: Nothing to be done for 'install-exec-am'.
make[7]: Nothing to be done for 'install-data-am'.
make[7]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/gmp-6.2.0/mpn'
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/gmp-6.2.0/mpn'
Making install in mpz
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/gmp-6.2.0/mpz'
make[7]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/gmp-6.2.0/mpz'
make[7]: Nothing to be done for 'install-exec-am'.
make[7]: Nothing to be done for 'install-data-am'.
make[7]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/gmp-6.2.0/mpz'
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/gmp-6.2.0/mpz'
Making install in mpq
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/gmp-6.2.0/mpq'
make[7]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/gmp-6.2.0/mpq'
make[7]: Nothing to be done for 'install-exec-am'.
make[7]: Nothing to be done for 'install-data-am'.
make[7]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/gmp-6.2.0/mpq'
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/gmp-6.2.0/mpq'
Making install in mpf
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/gmp-6.2.0/mpf'
make[7]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/gmp-6.2.0/mpf'
make[7]: Nothing to be done for 'install-exec-am'.
make[7]: Nothing to be done for 'install-data-am'.
make[7]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/gmp-6.2.0/mpf'
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/gmp-6.2.0/mpf'
Making install in printf
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/gmp-6.2.0/printf'
mv -f lib/.deps/libbison_a-fprintf.Tpo lib/.deps/libbison_a-fprintf.Po
gcc -DEXEEXT=\"\"   -I. -I./lib -I. -I./lib -DDEFAULT_TEXT_DOMAIN=\"bison-gnulib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT lib/libbison_a-fseterr.o -MD -MP -MF lib/.deps/libbison_a-fseterr.Tpo -c -o lib/libbison_a-fseterr.o `test -f 'lib/fseterr.c' || echo './'`lib/fseterr.c
make[7]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/gmp-6.2.0/printf'
make[7]: Nothing to be done for 'install-exec-am'.
make[7]: Nothing to be done for 'install-data-am'.
make[7]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/gmp-6.2.0/printf'
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/gmp-6.2.0/printf'
Making install in scanf
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/gmp-6.2.0/scanf'
mv -f lib/.deps/libbison_a-fcntl.Tpo lib/.deps/libbison_a-fcntl.Po
make[7]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/gmp-6.2.0/scanf'
make[7]: Nothing to be done for 'install-exec-am'.
make[7]: Nothing to be done for 'install-data-am'.
make[7]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/gmp-6.2.0/scanf'
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/gmp-6.2.0/scanf'
Making install in rand
gcc -DEXEEXT=\"\"   -I. -I./lib -I. -I./lib -DDEFAULT_TEXT_DOMAIN=\"bison-gnulib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT lib/libbison_a-mbrtowc.o -MD -MP -MF lib/.deps/libbison_a-mbrtowc.Tpo -c -o lib/libbison_a-mbrtowc.o `test -f 'lib/mbrtowc.c' || echo './'`lib/mbrtowc.c
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/gmp-6.2.0/rand'
make[7]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/gmp-6.2.0/rand'
make[7]: Nothing to be done for 'install-exec-am'.
make[7]: Nothing to be done for 'install-data-am'.
make[7]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/gmp-6.2.0/rand'
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/gmp-6.2.0/rand'
Making install in cxx
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/gmp-6.2.0/cxx'
make[7]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/gmp-6.2.0/cxx'
make[7]: Nothing to be done for 'install-exec-am'.
make[7]: Nothing to be done for 'install-data-am'.
make[7]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/gmp-6.2.0/cxx'
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/gmp-6.2.0/cxx'
Making install in demos
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/gmp-6.2.0/demos'
Making install in calc
mv -f lib/.deps/libbison_a-fseterr.Tpo lib/.deps/libbison_a-fseterr.Po
make[7]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/gmp-6.2.0/demos/calc'
make  install-am
gcc -DEXEEXT=\"\"   -I. -I./lib -I. -I./lib -DDEFAULT_TEXT_DOMAIN=\"bison-gnulib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT lib/libbison_a-obstack.o -MD -MP -MF lib/.deps/libbison_a-obstack.Tpo -c -o lib/libbison_a-obstack.o `test -f 'lib/obstack.c' || echo './'`lib/obstack.c
make[8]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/gmp-6.2.0/demos/calc'
make[9]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/gmp-6.2.0/demos/calc'
make[9]: Nothing to be done for 'install-exec-am'.
make[9]: Nothing to be done for 'install-data-am'.
make[9]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/gmp-6.2.0/demos/calc'
make[8]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/gmp-6.2.0/demos/calc'
make[7]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/gmp-6.2.0/demos/calc'
Making install in expr
make[7]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/gmp-6.2.0/demos/expr'
make[8]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/gmp-6.2.0/demos/expr'
make[8]: Nothing to be done for 'install-exec-am'.
make[8]: Nothing to be done for 'install-data-am'.
make[8]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/gmp-6.2.0/demos/expr'
make[7]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/gmp-6.2.0/demos/expr'
make[7]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/gmp-6.2.0/demos'
make[8]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/gmp-6.2.0/demos'
make[8]: Nothing to be done for 'install-exec-am'.
make[8]: Nothing to be done for 'install-data-am'.
make[8]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/gmp-6.2.0/demos'
make[7]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/gmp-6.2.0/demos'
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/gmp-6.2.0/demos'
Making install in tune
mv -f lib/.deps/libbison_a-mbrtowc.Tpo lib/.deps/libbison_a-mbrtowc.Po
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/gmp-6.2.0/tune'
make[7]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/gmp-6.2.0/tune'
make[7]: Nothing to be done for 'install-exec-am'.
make[7]: Nothing to be done for 'install-data-am'.
make[7]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/gmp-6.2.0/tune'
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/gmp-6.2.0/tune'
Making install in doc
gcc -DEXEEXT=\"\"   -I. -I./lib -I. -I./lib -DDEFAULT_TEXT_DOMAIN=\"bison-gnulib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT lib/libbison_a-printf.o -MD -MP -MF lib/.deps/libbison_a-printf.Tpo -c -o lib/libbison_a-printf.o `test -f 'lib/printf.c' || echo './'`lib/printf.c
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/gmp-6.2.0/doc'
make[7]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/gmp-6.2.0/doc'
make[7]: Nothing to be done for 'install-exec-am'.
 /bin/mkdir -p '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/info'
mv -f lib/.deps/libbison_a-printf.Tpo lib/.deps/libbison_a-printf.Po
gcc -DEXEEXT=\"\"   -I. -I./lib -I. -I./lib -DDEFAULT_TEXT_DOMAIN=\"bison-gnulib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT lib/libbison_a-printf-args.o -MD -MP -MF lib/.deps/libbison_a-printf-args.Tpo -c -o lib/libbison_a-printf-args.o `test -f 'lib/printf-args.c' || echo './'`lib/printf-args.c
 /usr/bin/install -c -m 644 ./gmp.info ./gmp.info-1 ./gmp.info-2 '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/info'
mv -f lib/.deps/libbison_a-obstack.Tpo lib/.deps/libbison_a-obstack.Po
 install-info --info-dir='/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/info' '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/info/gmp.info'
make[7]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/gmp-6.2.0/doc'
gcc -DEXEEXT=\"\"   -I. -I./lib -I. -I./lib -DDEFAULT_TEXT_DOMAIN=\"bison-gnulib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT lib/libbison_a-printf-parse.o -MD -MP -MF lib/.deps/libbison_a-printf-parse.Tpo -c -o lib/libbison_a-printf-parse.o `test -f 'lib/printf-parse.c' || echo './'`lib/printf-parse.c
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/gmp-6.2.0/doc'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/gmp-6.2.0'
mv -f lib/.deps/libbison_a-printf-args.Tpo lib/.deps/libbison_a-printf-args.Po
make[7]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/gmp-6.2.0'
gcc -DEXEEXT=\"\"   -I. -I./lib -I. -I./lib -DDEFAULT_TEXT_DOMAIN=\"bison-gnulib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT lib/libbison_a-snprintf.o -MD -MP -MF lib/.deps/libbison_a-snprintf.Tpo -c -o lib/libbison_a-snprintf.o `test -f 'lib/snprintf.c' || echo './'`lib/snprintf.c
 /bin/mkdir -p '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib'
 /usr/bin/env bash ./libtool   --mode=install /usr/bin/install -c   libgmp.la libgmpxx.la '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib'
OpenWrt-libtool: install: /usr/bin/install -c .libs/libgmp.lai /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib/libgmp.la
OpenWrt-libtool: install: /usr/bin/install -c .libs/libgmpxx.lai /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib/libgmpxx.la
OpenWrt-libtool: install: /usr/bin/install -c .libs/libgmp.a /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib/libgmp.a
OpenWrt-libtool: install: chmod 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib/libgmp.a
OpenWrt-libtool: install: ranlib /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib/libgmp.a
mv -f lib/.deps/libbison_a-snprintf.Tpo lib/.deps/libbison_a-snprintf.Po
 /bin/mkdir -p '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include'
OpenWrt-libtool: install: /usr/bin/install -c .libs/libgmpxx.a /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib/libgmpxx.a
 /usr/bin/install -c -m 644 gmp.h '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include'
OpenWrt-libtool: install: chmod 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib/libgmpxx.a
OpenWrt-libtool: install: ranlib /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib/libgmpxx.a
 /bin/mkdir -p '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include'
 /usr/bin/install -c -m 644 gmpxx.h '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include'
 /bin/mkdir -p '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib/pkgconfig'
 /usr/bin/install -c -m 644 gmp.pc gmpxx.pc '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib/pkgconfig'
make  install-data-hook
make[8]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/gmp-6.2.0'
OpenWrt-libtool: finish: PATH="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin:/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin:/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin:/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin:/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin:/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/openwrt/golang/go/bin:/openwrt/golang/go/bin:/sbin" ldconfig -n /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib

+-------------------------------------------------------------+
----------------------------------------------------------------------
Libraries have been installed in:
   /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
     during execution
   - add LIBDIR to the `LD_RUN_PATH' environment variable
     during linking
   - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
   - have your system administrator add LIBDIR to `/etc/ld.so.conf'

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
gcc -DEXEEXT=\"\"   -I. -I./lib -I. -I./lib -DDEFAULT_TEXT_DOMAIN=\"bison-gnulib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT lib/libbison_a-sprintf.o -MD -MP -MF lib/.deps/libbison_a-sprintf.Tpo -c -o lib/libbison_a-sprintf.o `test -f 'lib/sprintf.c' || echo './'`lib/sprintf.c
| CAUTION:                                                    |
|                                                             |
| If you have not already run "make check", then we strongly  |
| recommend you do so.                                        |
|                                                             |
| GMP has been carefully tested by its authors, but compilers |
| are all too often released with serious bugs.  GMP tends to |
| explore interesting corners in compilers and has hit bugs   |
| on quite a few occasions.                                   |
|                                                             |
+-------------------------------------------------------------+

make[8]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/gmp-6.2.0'
make[7]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/gmp-6.2.0'
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/gmp-6.2.0'
make[5]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/gmp-6.2.0'
make[4]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/gmp-6.2.0'
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/stamp
mv -f lib/.deps/libbison_a-sprintf.Tpo lib/.deps/libbison_a-sprintf.Po
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/gmp-6.2.0/.built
gcc -DEXEEXT=\"\"   -I. -I./lib -I. -I./lib -DDEFAULT_TEXT_DOMAIN=\"bison-gnulib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT lib/libbison_a-vasnprintf.o -MD -MP -MF lib/.deps/libbison_a-vasnprintf.Tpo -c -o lib/libbison_a-vasnprintf.o `test -f 'lib/vasnprintf.c' || echo './'`lib/vasnprintf.c
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/stamp/.gmp_installed
make[3]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tools/gmp'
time: tools/gmp/compile#95.23#21.20#112.08
gcc -DEXEEXT=\"\"   -I. -I./lib -I. -I./lib -DDEFAULT_TEXT_DOMAIN=\"bison-gnulib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT lib/libbison_a-vasprintf.o -MD -MP -MF lib/.deps/libbison_a-vasprintf.Tpo -c -o lib/libbison_a-vasprintf.o `test -f 'lib/vasprintf.c' || echo './'`lib/vasprintf.c
mv -f lib/.deps/libbison_a-printf-parse.Tpo lib/.deps/libbison_a-printf-parse.Po
mv -f lib/.deps/libbison_a-vasprintf.Tpo lib/.deps/libbison_a-vasprintf.Po
gcc -DEXEEXT=\"\"   -I. -I./lib -I. -I./lib -DDEFAULT_TEXT_DOMAIN=\"bison-gnulib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT lib/libbison_a-vfprintf.o -MD -MP -MF lib/.deps/libbison_a-vfprintf.Tpo -c -o lib/libbison_a-vfprintf.o `test -f 'lib/vfprintf.c' || echo './'`lib/vfprintf.c
make[3]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tools/mpfr'
mv -f lib/.deps/libbison_a-vfprintf.Tpo lib/.deps/libbison_a-vfprintf.Po
[ 69%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmMakefileUtilityTargetGenerator.cxx.o
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/dl
gcc -DEXEEXT=\"\"   -I. -I./lib -I. -I./lib -DDEFAULT_TEXT_DOMAIN=\"bison-gnulib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT lib/libbison_a-vsnprintf.o -MD -MP -MF lib/.deps/libbison_a-vsnprintf.Tpo -c -o lib/libbison_a-vsnprintf.o `test -f 'lib/vsnprintf.c' || echo './'`lib/vsnprintf.c
SHELL= flock /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/.mpfr-4.0.2.tar.xz.flock -c '  	/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/download.pl "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/dl" "mpfr-4.0.2.tar.xz" "1d3be708604eae0e42d578ba93b390c2a145f17743a744d8f3f8c2ad5855a38a" "" "@GNU/mpfr" "http://www.mpfr.org/mpfr-4.0.2"    '
mv -f lib/.deps/libbison_a-vsnprintf.Tpo lib/.deps/libbison_a-vsnprintf.Po
gcc -DEXEEXT=\"\"   -I. -I./lib -I. -I./lib -DDEFAULT_TEXT_DOMAIN=\"bison-gnulib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT lib/libbison_a-vsprintf.o -MD -MP -MF lib/.deps/libbison_a-vsprintf.Tpo -c -o lib/libbison_a-vsprintf.o `test -f 'lib/vsprintf.c' || echo './'`lib/vsprintf.c
+ curl -f --connect-timeout 20 --retry 5 --location --insecure https://sources.cdn.openwrt.org/mpfr-4.0.2.tar.xz
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0mv -f lib/.deps/libbison_a-vsprintf.Tpo lib/.deps/libbison_a-vsprintf.Po
gcc -DEXEEXT=\"\"   -I. -I./lib -I. -I./lib -DINSTALLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include    -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT src/bison-AnnotationList.o -MD -MP -MF src/.deps/bison-AnnotationList.Tpo -c -o src/bison-AnnotationList.o `test -f 'src/AnnotationList.c' || echo './'`src/AnnotationList.c

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
curl: (22) The requested URL returned error: 404 
Download failed.
+ curl -f --connect-timeout 20 --retry 5 --location --insecure http://ftp.riken.jp/GNU/gnu/mpfr/mpfr-4.0.2.tar.xz
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
curl: (22) The requested URL returned error: 404 Not Found
Download failed.
+ curl -f --connect-timeout 20 --retry 5 --location --insecure http://ftp.jaist.ac.jp/pub/GNU/mpfr/mpfr-4.0.2.tar.xz
mv -f lib/.deps/libbison_a-vasnprintf.Tpo lib/.deps/libbison_a-vasnprintf.Po
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0gcc -DEXEEXT=\"\"   -I. -I./lib -I. -I./lib -DINSTALLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include    -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT src/bison-InadequacyList.o -MD -MP -MF src/.deps/bison-InadequacyList.Tpo -c -o src/bison-InadequacyList.o `test -f 'src/InadequacyList.c' || echo './'`src/InadequacyList.c
mv -f src/.deps/bison-InadequacyList.Tpo src/.deps/bison-InadequacyList.Po
[ 69%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmMessenger.cxx.o
mv -f src/.deps/bison-AnnotationList.Tpo src/.deps/bison-AnnotationList.Po
gcc -DEXEEXT=\"\"   -I. -I./lib -I. -I./lib -DINSTALLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include    -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT src/bison-Sbitset.o -MD -MP -MF src/.deps/bison-Sbitset.Tpo -c -o src/bison-Sbitset.o `test -f 'src/Sbitset.c' || echo './'`src/Sbitset.c
mv -f src/.deps/bison-Sbitset.Tpo src/.deps/bison-Sbitset.Po
gcc -DEXEEXT=\"\"   -I. -I./lib -I. -I./lib -DINSTALLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include    -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT src/bison-assoc.o -MD -MP -MF src/.deps/bison-assoc.Tpo -c -o src/bison-assoc.o `test -f 'src/assoc.c' || echo './'`src/assoc.c
mv -f src/.deps/bison-assoc.Tpo src/.deps/bison-assoc.Po
gcc -DEXEEXT=\"\"   -I. -I./lib -I. -I./lib -DINSTALLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include    -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT src/bison-closure.o -MD -MP -MF src/.deps/bison-closure.Tpo -c -o src/bison-closure.o `test -f 'src/closure.c' || echo './'`src/closure.c

100 1408k  100 1408k    0     0  2946k      0 --:--:-- --:--:-- --:--:-- 2946k
. /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/include/shell.sh; xzcat /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/dl/mpfr-4.0.2.tar.xz | tar -C /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/mpfr-4.0.2/.. -xf -
mv -f src/.deps/bison-closure.Tpo src/.deps/bison-closure.Po
gcc -DEXEEXT=\"\"   -I. -I./lib -I. -I./lib -DINSTALLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include    -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT src/bison-complain.o -MD -MP -MF src/.deps/bison-complain.Tpo -c -o src/bison-complain.o `test -f 'src/complain.c' || echo './'`src/complain.c
[ 69%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmMSVC60LinkLineComputer.cxx.o
mv -f src/.deps/bison-complain.Tpo src/.deps/bison-complain.Po
gcc -DEXEEXT=\"\"   -I. -I./lib -I. -I./lib -DINSTALLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include    -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT src/bison-conflicts.o -MD -MP -MF src/.deps/bison-conflicts.Tpo -c -o src/bison-conflicts.o `test -f 'src/conflicts.c' || echo './'`src/conflicts.c
[ ! -d ./src/ ] || cp -fpR ./src/* /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/mpfr-4.0.2

Applying ./patches/001-only_src.patch using plaintext: 
patching file Makefile.am
patching file Makefile.in

Applying ./patches/100-freebsd-compat.patch using plaintext: 
patching file src/vasprintf.c
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/mpfr-4.0.2/.prepared5c2080731b09ae8dc6b20fdf65a3c0cb_6664517399ebbbc92a37c5bb081b5c53
(cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/mpfr-4.0.2; rm -f aclocal.m4; if [ -f ./configure.ac ] || [ -f ./configure.in ]; then [ -d ./autom4te.cache ] && rm -rf autom4te.cache; [ -e ./config.rpath ] || ln -s /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/config.rpath ./config.rpath; touch NEWS AUTHORS COPYING ABOUT-NLS ChangeLog; AUTOM4TE=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/autom4te AUTOCONF=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/autoconf AUTOMAKE=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/automake ACLOCAL=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/aclocal AUTOHEADER=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/autoheader LIBTOOLIZE=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/libtoolize LIBTOOL=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/libtool M4=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/m4 AUTOPOINT=true LIBTOOLIZE='/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/libtoolize --install' /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/autoreconf -v -f -i -s -B /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/aclocal -I m4 -I . . || true; fi; );
autoreconf: Entering directory `.'
autoreconf: configure.ac: not using Gettext
mv -f src/.deps/bison-conflicts.Tpo src/.deps/bison-conflicts.Po
gcc -DEXEEXT=\"\"   -I. -I./lib -I. -I./lib -DINSTALLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include    -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT src/bison-derives.o -MD -MP -MF src/.deps/bison-derives.Tpo -c -o src/bison-derives.o `test -f 'src/derives.c' || echo './'`src/derives.c
[ 69%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmOSXBundleGenerator.cxx.o
gcc -DEXEEXT=\"\"   -I. -I./lib -I. -I./lib -DINSTALLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include    -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT src/bison-files.o -MD -MP -MF src/.deps/bison-files.Tpo -c -o src/bison-files.o `test -f 'src/files.c' || echo './'`src/files.c
mv -f src/.deps/bison-derives.Tpo src/.deps/bison-derives.Po
gcc -DEXEEXT=\"\"   -I. -I./lib -I. -I./lib -DINSTALLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include    -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT src/bison-fixits.o -MD -MP -MF src/.deps/bison-fixits.Tpo -c -o src/bison-fixits.o `test -f 'src/fixits.c' || echo './'`src/fixits.c
mv -f src/.deps/bison-files.Tpo src/.deps/bison-files.Po
mv -f src/.deps/bison-fixits.Tpo src/.deps/bison-fixits.Po
gcc -DEXEEXT=\"\"   -I. -I./lib -I. -I./lib -DINSTALLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include    -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT src/bison-getargs.o -MD -MP -MF src/.deps/bison-getargs.Tpo -c -o src/bison-getargs.o `test -f 'src/getargs.c' || echo './'`src/getargs.c
gcc -DEXEEXT=\"\"   -I. -I./lib -I. -I./lib -DINSTALLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include    -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT src/bison-gram.o -MD -MP -MF src/.deps/bison-gram.Tpo -c -o src/bison-gram.o `test -f 'src/gram.c' || echo './'`src/gram.c
mv -f src/.deps/bison-gram.Tpo src/.deps/bison-gram.Po
gcc -DEXEEXT=\"\"   -I. -I./lib -I. -I./lib -DINSTALLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include    -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT src/bison-graphviz.o -MD -MP -MF src/.deps/bison-graphviz.Tpo -c -o src/bison-graphviz.o `test -f 'src/graphviz.c' || echo './'`src/graphviz.c
gcc -DEXEEXT=\"\"   -I. -I./lib -I. -I./lib -DINSTALLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include    -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT src/bison-ielr.o -MD -MP -MF src/.deps/bison-ielr.Tpo -c -o src/bison-ielr.o `test -f 'src/ielr.c' || echo './'`src/ielr.c
[ 70%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmOutputConverter.cxx.o
mv -f src/.deps/bison-graphviz.Tpo src/.deps/bison-graphviz.Po
[ 70%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmNewLineStyle.cxx.o
mv -f src/.deps/bison-getargs.Tpo src/.deps/bison-getargs.Po
gcc -DEXEEXT=\"\"   -I. -I./lib -I. -I./lib -DINSTALLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include    -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT src/bison-lalr.o -MD -MP -MF src/.deps/bison-lalr.Tpo -c -o src/bison-lalr.o `test -f 'src/lalr.c' || echo './'`src/lalr.c
autoreconf: running: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/aclocal -I m4 -I . --force -I m4
mv -f src/.deps/bison-lalr.Tpo src/.deps/bison-lalr.Po
gcc -DEXEEXT=\"\"   -I. -I./lib -I. -I./lib -DINSTALLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include    -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT src/bison-location.o -MD -MP -MF src/.deps/bison-location.Tpo -c -o src/bison-location.o `test -f 'src/location.c' || echo './'`src/location.c
[ 70%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmOrderDirectories.cxx.o
mv -f src/.deps/bison-ielr.Tpo src/.deps/bison-ielr.Po
gcc -DEXEEXT=\"\"   -I. -I./lib -I. -I./lib -DINSTALLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include    -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT src/bison-lr0.o -MD -MP -MF src/.deps/bison-lr0.Tpo -c -o src/bison-lr0.o `test -f 'src/lr0.c' || echo './'`src/lr0.c
mv -f src/.deps/bison-lr0.Tpo src/.deps/bison-lr0.Po
gcc -DEXEEXT=\"\"   -I. -I./lib -I. -I./lib -DINSTALLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include    -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT src/bison-main.o -MD -MP -MF src/.deps/bison-main.Tpo -c -o src/bison-main.o `test -f 'src/main.c' || echo './'`src/main.c
mv -f src/.deps/bison-location.Tpo src/.deps/bison-location.Po
gcc -DEXEEXT=\"\"   -I. -I./lib -I. -I./lib -DINSTALLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include    -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT src/bison-muscle-tab.o -MD -MP -MF src/.deps/bison-muscle-tab.Tpo -c -o src/bison-muscle-tab.o `test -f 'src/muscle-tab.c' || echo './'`src/muscle-tab.c
mv -f src/.deps/bison-main.Tpo src/.deps/bison-main.Po
gcc -DEXEEXT=\"\"   -I. -I./lib -I. -I./lib -DINSTALLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include    -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT src/bison-named-ref.o -MD -MP -MF src/.deps/bison-named-ref.Tpo -c -o src/bison-named-ref.o `test -f 'src/named-ref.c' || echo './'`src/named-ref.c
mv -f src/.deps/bison-named-ref.Tpo src/.deps/bison-named-ref.Po
gcc -DEXEEXT=\"\"   -I. -I./lib -I. -I./lib -DINSTALLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include    -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT src/bison-nullable.o -MD -MP -MF src/.deps/bison-nullable.Tpo -c -o src/bison-nullable.o `test -f 'src/nullable.c' || echo './'`src/nullable.c
mv -f src/.deps/bison-nullable.Tpo src/.deps/bison-nullable.Po
gcc -DEXEEXT=\"\"   -I. -I./lib -I. -I./lib -DINSTALLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include    -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT src/bison-output.o -MD -MP -MF src/.deps/bison-output.Tpo -c -o src/bison-output.o `test -f 'src/output.c' || echo './'`src/output.c
mv -f src/.deps/bison-muscle-tab.Tpo src/.deps/bison-muscle-tab.Po
gcc -DEXEEXT=\"\"   -I. -I./lib -I. -I./lib -DINSTALLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include    -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT src/bison-parse-gram.o -MD -MP -MF src/.deps/bison-parse-gram.Tpo -c -o src/bison-parse-gram.o `test -f 'src/parse-gram.c' || echo './'`src/parse-gram.c
[ 70%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmPolicies.cxx.o
[ 70%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmProcessOutput.cxx.o
[ 70%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmProcessTools.cxx.o
mv -f src/.deps/bison-output.Tpo src/.deps/bison-output.Po
gcc -DEXEEXT=\"\"   -I. -I./lib -I. -I./lib -DINSTALLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include    -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT src/bison-print-graph.o -MD -MP -MF src/.deps/bison-print-graph.Tpo -c -o src/bison-print-graph.o `test -f 'src/print-graph.c' || echo './'`src/print-graph.c
mv -f src/.deps/bison-print-graph.Tpo src/.deps/bison-print-graph.Po
gcc -DEXEEXT=\"\"   -I. -I./lib -I. -I./lib -DINSTALLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include    -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT src/bison-print-xml.o -MD -MP -MF src/.deps/bison-print-xml.Tpo -c -o src/bison-print-xml.o `test -f 'src/print-xml.c' || echo './'`src/print-xml.c
mv -f src/.deps/bison-parse-gram.Tpo src/.deps/bison-parse-gram.Po
gcc -DEXEEXT=\"\"   -I. -I./lib -I. -I./lib -DINSTALLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include    -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT src/bison-print.o -MD -MP -MF src/.deps/bison-print.Tpo -c -o src/bison-print.o `test -f 'src/print.c' || echo './'`src/print.c
[ 70%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmPropertyDefinition.cxx.o
mv -f src/.deps/bison-print-xml.Tpo src/.deps/bison-print-xml.Po
gcc -DEXEEXT=\"\"   -I. -I./lib -I. -I./lib -DINSTALLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include    -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT src/bison-reader.o -MD -MP -MF src/.deps/bison-reader.Tpo -c -o src/bison-reader.o `test -f 'src/reader.c' || echo './'`src/reader.c
[ 70%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmPropertyDefinitionMap.cxx.o
mv -f src/.deps/bison-print.Tpo src/.deps/bison-print.Po
gcc -DEXEEXT=\"\"   -I. -I./lib -I. -I./lib -DINSTALLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include    -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT src/bison-reduce.o -MD -MP -MF src/.deps/bison-reduce.Tpo -c -o src/bison-reduce.o `test -f 'src/reduce.c' || echo './'`src/reduce.c
[ 70%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmPropertyMap.cxx.o
mv -f src/.deps/bison-reader.Tpo src/.deps/bison-reader.Po
gcc -DEXEEXT=\"\"   -I. -I./lib -I. -I./lib -DINSTALLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include    -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT src/bison-relation.o -MD -MP -MF src/.deps/bison-relation.Tpo -c -o src/bison-relation.o `test -f 'src/relation.c' || echo './'`src/relation.c
mv -f src/.deps/bison-reduce.Tpo src/.deps/bison-reduce.Po
gcc -DEXEEXT=\"\"   -I. -I./lib -I. -I./lib -DINSTALLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include    -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT src/bison-scan-code-c.o -MD -MP -MF src/.deps/bison-scan-code-c.Tpo -c -o src/bison-scan-code-c.o `test -f 'src/scan-code-c.c' || echo './'`src/scan-code-c.c
mv -f src/.deps/bison-relation.Tpo src/.deps/bison-relation.Po
gcc -DEXEEXT=\"\"   -I. -I./lib -I. -I./lib -DINSTALLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include    -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT src/bison-scan-gram-c.o -MD -MP -MF src/.deps/bison-scan-gram-c.Tpo -c -o src/bison-scan-gram-c.o `test -f 'src/scan-gram-c.c' || echo './'`src/scan-gram-c.c
[ 71%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmQtAutoGen.cxx.o
[ 71%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmQtAutoGenerator.cxx.o
mv -f src/.deps/bison-scan-code-c.Tpo src/.deps/bison-scan-code-c.Po
gcc -DEXEEXT=\"\"   -I. -I./lib -I. -I./lib -DINSTALLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include    -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT src/bison-scan-skel-c.o -MD -MP -MF src/.deps/bison-scan-skel-c.Tpo -c -o src/bison-scan-skel-c.o `test -f 'src/scan-skel-c.c' || echo './'`src/scan-skel-c.c
mv -f src/.deps/bison-scan-gram-c.Tpo src/.deps/bison-scan-gram-c.Po
gcc -DEXEEXT=\"\"   -I. -I./lib -I. -I./lib -DINSTALLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include    -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT src/bison-state.o -MD -MP -MF src/.deps/bison-state.Tpo -c -o src/bison-state.o `test -f 'src/state.c' || echo './'`src/state.c
mv -f src/.deps/bison-state.Tpo src/.deps/bison-state.Po
[ 71%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmQtAutoGenGlobalInitializer.cxx.o
[ 71%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmQtAutoGenInitializer.cxx.o
mv -f src/.deps/bison-scan-skel-c.Tpo src/.deps/bison-scan-skel-c.Po
gcc -DEXEEXT=\"\"   -I. -I./lib -I. -I./lib -DINSTALLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include    -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT src/bison-symlist.o -MD -MP -MF src/.deps/bison-symlist.Tpo -c -o src/bison-symlist.o `test -f 'src/symlist.c' || echo './'`src/symlist.c
mv -f src/.deps/bison-symlist.Tpo src/.deps/bison-symlist.Po
gcc -DEXEEXT=\"\"   -I. -I./lib -I. -I./lib -DINSTALLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include    -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT src/bison-symtab.o -MD -MP -MF src/.deps/bison-symtab.Tpo -c -o src/bison-symtab.o `test -f 'src/symtab.c' || echo './'`src/symtab.c
mv -f src/.deps/bison-symtab.Tpo src/.deps/bison-symtab.Po
gcc -DEXEEXT=\"\"   -I. -I./lib -I. -I./lib -DINSTALLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include    -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT src/bison-tables.o -MD -MP -MF src/.deps/bison-tables.Tpo -c -o src/bison-tables.o `test -f 'src/tables.c' || echo './'`src/tables.c
[ 71%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmQtAutoMocUic.cxx.o
mv -f src/.deps/bison-tables.Tpo src/.deps/bison-tables.Po
gcc -DEXEEXT=\"\"   -I. -I./lib -I. -I./lib -DINSTALLDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include    -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT src/bison-uniqstr.o -MD -MP -MF src/.deps/bison-uniqstr.Tpo -c -o src/bison-uniqstr.o `test -f 'src/uniqstr.c' || echo './'`src/uniqstr.c
mv -f src/.deps/bison-uniqstr.Tpo src/.deps/bison-uniqstr.Po
gcc -DEXEEXT=\"\"   -I. -I./lib -I. -I./lib -DDEFAULT_TEXT_DOMAIN=\"bison-gnulib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT lib/libbison_a-allocator.o -MD -MP -MF lib/.deps/libbison_a-allocator.Tpo -c -o lib/libbison_a-allocator.o `test -f 'lib/allocator.c' || echo './'`lib/allocator.c
mv -f lib/.deps/libbison_a-allocator.Tpo lib/.deps/libbison_a-allocator.Po
gcc -DEXEEXT=\"\"   -I. -I./lib -I. -I./lib -DDEFAULT_TEXT_DOMAIN=\"bison-gnulib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT lib/libbison_a-areadlink.o -MD -MP -MF lib/.deps/libbison_a-areadlink.Tpo -c -o lib/libbison_a-areadlink.o `test -f 'lib/areadlink.c' || echo './'`lib/areadlink.c
mv -f lib/.deps/libbison_a-areadlink.Tpo lib/.deps/libbison_a-areadlink.Po
gcc -DEXEEXT=\"\"   -I. -I./lib -I. -I./lib -DDEFAULT_TEXT_DOMAIN=\"bison-gnulib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT lib/libbison_a-argmatch.o -MD -MP -MF lib/.deps/libbison_a-argmatch.Tpo -c -o lib/libbison_a-argmatch.o `test -f 'lib/argmatch.c' || echo './'`lib/argmatch.c
[ 71%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmQtAutoRcc.cxx.o
mv -f lib/.deps/libbison_a-argmatch.Tpo lib/.deps/libbison_a-argmatch.Po
gcc -DEXEEXT=\"\"   -I. -I./lib -I. -I./lib -DDEFAULT_TEXT_DOMAIN=\"bison-gnulib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT lib/libbison_a-gl_array_list.o -MD -MP -MF lib/.deps/libbison_a-gl_array_list.Tpo -c -o lib/libbison_a-gl_array_list.o `test -f 'lib/gl_array_list.c' || echo './'`lib/gl_array_list.c
[ 71%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmRST.cxx.o
mv -f lib/.deps/libbison_a-gl_array_list.Tpo lib/.deps/libbison_a-gl_array_list.Po
gcc -DEXEEXT=\"\"   -I. -I./lib -I. -I./lib -DDEFAULT_TEXT_DOMAIN=\"bison-gnulib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT lib/libbison_a-binary-io.o -MD -MP -MF lib/.deps/libbison_a-binary-io.Tpo -c -o lib/libbison_a-binary-io.o `test -f 'lib/binary-io.c' || echo './'`lib/binary-io.c
mv -f lib/.deps/libbison_a-binary-io.Tpo lib/.deps/libbison_a-binary-io.Po
gcc -DEXEEXT=\"\"   -I. -I./lib -I. -I./lib -DDEFAULT_TEXT_DOMAIN=\"bison-gnulib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT lib/libbison_a-bitrotate.o -MD -MP -MF lib/.deps/libbison_a-bitrotate.Tpo -c -o lib/libbison_a-bitrotate.o `test -f 'lib/bitrotate.c' || echo './'`lib/bitrotate.c
mv -f lib/.deps/libbison_a-bitrotate.Tpo lib/.deps/libbison_a-bitrotate.Po
gcc -DEXEEXT=\"\"   -I. -I./lib -I. -I./lib -DDEFAULT_TEXT_DOMAIN=\"bison-gnulib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT lib/libbison_a-bitset.o -MD -MP -MF lib/.deps/libbison_a-bitset.Tpo -c -o lib/libbison_a-bitset.o `test -f 'lib/bitset.c' || echo './'`lib/bitset.c
[ 71%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmRuntimeDependencyArchive.cxx.o
mv -f lib/.deps/libbison_a-bitset.Tpo lib/.deps/libbison_a-bitset.Po
gcc -DEXEEXT=\"\"   -I. -I./lib -I. -I./lib -DDEFAULT_TEXT_DOMAIN=\"bison-gnulib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT lib/bitset/libbison_a-array.o -MD -MP -MF lib/bitset/.deps/libbison_a-array.Tpo -c -o lib/bitset/libbison_a-array.o `test -f 'lib/bitset/array.c' || echo './'`lib/bitset/array.c
mv -f lib/bitset/.deps/libbison_a-array.Tpo lib/bitset/.deps/libbison_a-array.Po
gcc -DEXEEXT=\"\"   -I. -I./lib -I. -I./lib -DDEFAULT_TEXT_DOMAIN=\"bison-gnulib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT lib/bitset/libbison_a-stats.o -MD -MP -MF lib/bitset/.deps/libbison_a-stats.Tpo -c -o lib/bitset/libbison_a-stats.o `test -f 'lib/bitset/stats.c' || echo './'`lib/bitset/stats.c
mv -f lib/bitset/.deps/libbison_a-stats.Tpo lib/bitset/.deps/libbison_a-stats.Po
gcc -DEXEEXT=\"\"   -I. -I./lib -I. -I./lib -DDEFAULT_TEXT_DOMAIN=\"bison-gnulib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT lib/bitset/libbison_a-table.o -MD -MP -MF lib/bitset/.deps/libbison_a-table.Tpo -c -o lib/bitset/libbison_a-table.o `test -f 'lib/bitset/table.c' || echo './'`lib/bitset/table.c
mv -f lib/bitset/.deps/libbison_a-table.Tpo lib/bitset/.deps/libbison_a-table.Po
gcc -DEXEEXT=\"\"   -I. -I./lib -I. -I./lib -DDEFAULT_TEXT_DOMAIN=\"bison-gnulib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT lib/bitset/libbison_a-list.o -MD -MP -MF lib/bitset/.deps/libbison_a-list.Tpo -c -o lib/bitset/libbison_a-list.o `test -f 'lib/bitset/list.c' || echo './'`lib/bitset/list.c
[ 71%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmScriptGenerator.cxx.o
[ 72%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmSourceFile.cxx.o
mv -f lib/bitset/.deps/libbison_a-list.Tpo lib/bitset/.deps/libbison_a-list.Po
gcc -DEXEEXT=\"\"   -I. -I./lib -I. -I./lib -DDEFAULT_TEXT_DOMAIN=\"bison-gnulib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT lib/bitset/libbison_a-vector.o -MD -MP -MF lib/bitset/.deps/libbison_a-vector.Tpo -c -o lib/bitset/libbison_a-vector.o `test -f 'lib/bitset/vector.c' || echo './'`lib/bitset/vector.c
mv -f lib/bitset/.deps/libbison_a-vector.Tpo lib/bitset/.deps/libbison_a-vector.Po
gcc -DEXEEXT=\"\"   -I. -I./lib -I. -I./lib -DDEFAULT_TEXT_DOMAIN=\"bison-gnulib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT lib/glthread/libbison_a-lock.o -MD -MP -MF lib/glthread/.deps/libbison_a-lock.Tpo -c -o lib/glthread/libbison_a-lock.o `test -f 'lib/glthread/lock.c' || echo './'`lib/glthread/lock.c
mv -f lib/glthread/.deps/libbison_a-lock.Tpo lib/glthread/.deps/libbison_a-lock.Po
gcc -DEXEEXT=\"\"   -I. -I./lib -I. -I./lib -DDEFAULT_TEXT_DOMAIN=\"bison-gnulib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT lib/uniwidth/libbison_a-width.o -MD -MP -MF lib/uniwidth/.deps/libbison_a-width.Tpo -c -o lib/uniwidth/libbison_a-width.o `test -f 'lib/uniwidth/width.c' || echo './'`lib/uniwidth/width.c
mv -f lib/uniwidth/.deps/libbison_a-width.Tpo lib/uniwidth/.deps/libbison_a-width.Po
rm -f lib/libbison.a
ar cr lib/libbison.a lib/libbison_a-allocator.o lib/libbison_a-areadlink.o lib/libbison_a-argmatch.o lib/libbison_a-gl_array_list.o lib/libbison_a-binary-io.o lib/libbison_a-bitrotate.o lib/libbison_a-bitset.o lib/bitset/libbison_a-array.o lib/bitset/libbison_a-stats.o lib/bitset/libbison_a-table.o lib/bitset/libbison_a-list.o lib/bitset/libbison_a-vector.o lib/libbison_a-bitsetv.o lib/libbison_a-c-ctype.o lib/libbison_a-c-strcasecmp.o lib/libbison_a-c-strncasecmp.o lib/libbison_a-careadlinkat.o lib/libbison_a-cloexec.o lib/libbison_a-close-stream.o lib/libbison_a-closeout.o lib/libbison_a-concat-filename.o lib/libbison_a-dirname.o lib/libbison_a-basename.o lib/libbison_a-dirname-lgpl.o lib/libbison_a-basename-lgpl.o lib/libbison_a-stripslash.o lib/libbison_a-exitfail.o lib/libbison_a-fatal-signal.o  lib/libbison_a-fd-safer-flag.o lib/libbison_a-dup-safer-flag.o lib/libbison_a-fopen-safer.o lib/libbison_a-fstrcmp.o lib/libbison_a-gethrxtime.o lib/libbison_a-xtime.o lib/libbison_a-getprogname.o lib/libbison_a-gettime.o lib/libbison_a-hard-locale.o lib/libbison_a-hash.o lib/libbison_a-gl_list.o lib/libbison_a-localcharset.o lib/glthread/libbison_a-lock.o  lib/libbison_a-math.o lib/libbison_a-mbchar.o lib/libbison_a-mbfile.o lib/libbison_a-mbswidth.o lib/libbison_a-pipe2.o lib/libbison_a-pipe2-safer.o lib/libbison_a-printf-frexp.o lib/libbison_a-printf-frexpl.o lib/libbison_a-progname.o lib/libbison_a-quotearg.o lib/libbison_a-setlocale_null.o lib/libbison_a-sig-handler.o lib/libbison_a-spawn-pipe.o  lib/glthread/libbison_a-threadlib.o lib/libbison_a-timespec.o lib/libbison_a-timevar.o lib/glthread/libbison_a-tls.o lib/libbison_a-unistd.o lib/libbison_a-dup-safer.o lib/libbison_a-fd-safer.o lib/libbison_a-pipe-safer.o lib/uniwidth/libbison_a-width.o lib/libbison_a-wait-process.o lib/libbison_a-wctype-h.o lib/libbison_a-xmalloc.o lib/libbison_a-xalloc-die.o lib/libbison_a-xconcat-filename.o lib/libbison_a-xhash.o lib/libbison_a-gl_xlist.o lib/libbison_a-xmemdup0.o lib/libbison_a-xreadlink.o lib/libbison_a-xsize.o lib/libbison_a-xstrndup.o lib/libbison_a-get-errno.o lib/libbison_a-path-join.o lib/libbison_a-asnprintf.o lib/libbison_a-asprintf.o lib/libbison_a-fcntl.o lib/libbison_a-fprintf.o lib/libbison_a-fseterr.o lib/libbison_a-mbrtowc.o lib/libbison_a-obstack.o lib/libbison_a-printf.o lib/libbison_a-printf-args.o lib/libbison_a-printf-parse.o lib/libbison_a-snprintf.o lib/libbison_a-sprintf.o lib/libbison_a-vasnprintf.o lib/libbison_a-vasprintf.o lib/libbison_a-vfprintf.o lib/libbison_a-vsnprintf.o lib/libbison_a-vsprintf.o
ranlib lib/libbison.a
gcc   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib  -o src/bison src/bison-AnnotationList.o src/bison-InadequacyList.o src/bison-Sbitset.o src/bison-assoc.o src/bison-closure.o src/bison-complain.o src/bison-conflicts.o src/bison-derives.o src/bison-files.o src/bison-fixits.o src/bison-getargs.o src/bison-gram.o src/bison-graphviz.o src/bison-ielr.o src/bison-lalr.o src/bison-location.o src/bison-lr0.o src/bison-main.o src/bison-muscle-tab.o src/bison-named-ref.o src/bison-nullable.o src/bison-output.o src/bison-parse-gram.o src/bison-print-graph.o src/bison-print-xml.o src/bison-print.o src/bison-reader.o src/bison-reduce.o src/bison-relation.o src/bison-scan-code-c.o src/bison-scan-gram-c.o src/bison-scan-skel-c.o src/bison-state.o src/bison-symlist.o src/bison-symtab.o src/bison-tables.o src/bison-uniqstr.o           lib/libbison.a 
[ 72%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmSourceFileLocation.cxx.o
LC_ALL=C tests/bison --version >doc/bison.help.tmp
LC_ALL=C tests/bison --help | \
  sed -e 's,^Usage: .*/bison \[OPTION\],Usage: bison [OPTION],g' \
      -e '/translation bugs/d'  >>doc/bison.help.tmp
./build-aux/move-if-change doc/bison.help.tmp doc/bison.help
make  all-recursive
[ 72%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmSourceGroup.cxx.o
make[5]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/bison-3.5.1'
Making all in po
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/bison-3.5.1/po'
make[6]: Nothing to be done for 'all'.
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/bison-3.5.1/po'
Making all in runtime-po
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/bison-3.5.1/runtime-po'
make[6]: Nothing to be done for 'all'.
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/bison-3.5.1/runtime-po'
Making all in gnulib-po
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/bison-3.5.1/gnulib-po'
make[6]: Nothing to be done for 'all'.
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/bison-3.5.1/gnulib-po'
Making all in .
[ 72%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmState.cxx.o
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/bison-3.5.1'
depbase=`echo lib/main.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DEXEEXT=\"\"   -I. -I./lib -I. -I./lib -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT lib/main.o -MD -MP -MF $depbase.Tpo -c -o lib/main.o lib/main.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo lib/yyerror.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DEXEEXT=\"\"   -I. -I./lib -I. -I./lib -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT lib/yyerror.o -MD -MP -MF $depbase.Tpo -c -o lib/yyerror.o lib/yyerror.c &&\
mv -f $depbase.Tpo $depbase.Po
LC_ALL=C tests/bison --version >doc/bison.help.tmp
LC_ALL=C tests/bison --help | \
  sed -e 's,^Usage: .*/bison \[OPTION\],Usage: bison [OPTION],g' \
      -e '/translation bugs/d'  >>doc/bison.help.tmp
./build-aux/move-if-change doc/bison.help.tmp doc/bison.help
rm -f lib/liby.a
ar cr lib/liby.a lib/main.o lib/yyerror.o 
ranlib lib/liby.a
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/bison-3.5.1'
make[5]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/bison-3.5.1'
make[4]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/bison-3.5.1'
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/bison-3.5.1/.built
CFLAGS="-O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include " CPPFLAGS="-I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include " CXXFLAGS="" LDFLAGS="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib " make --jobserver-fds=3,4 -j -C /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/bison-3.5.1  install
make[4]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/bison-3.5.1'
make  install-recursive
make[5]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/bison-3.5.1'
Making install in po
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/bison-3.5.1/po'
if test "bison" = "gettext-tools"; then \
  /bin/mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/gettext/po; \
  for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot   Makevars.template; do \
    /usr/bin/install -c -m 644 ./$file \
		    /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/gettext/po/$file; \
  done; \
  for file in Makevars; do \
    rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/gettext/po/$file; \
  done; \
else \
  : ; \
fi
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/bison-3.5.1/po'
Making install in runtime-po
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/bison-3.5.1/runtime-po'
if test "bison" = "gettext-tools"; then \
  /bin/mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/gettext/po; \
  for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot   Makevars.template; do \
    /usr/bin/install -c -m 644 ./$file \
		    /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/gettext/po/$file; \
  done; \
  for file in Makevars; do \
    rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/gettext/po/$file; \
  done; \
else \
  : ; \
fi
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/bison-3.5.1/runtime-po'
Making install in gnulib-po
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/bison-3.5.1/gnulib-po'
if test "bison" = "gettext-tools"; then \
  /bin/mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/gettext/po; \
  for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot   Makevars.template; do \
    /usr/bin/install -c -m 644 ./$file \
		    /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/gettext/po/$file; \
  done; \
  for file in Makevars; do \
    rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/gettext/po/$file; \
  done; \
else \
  : ; \
fi
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/bison-3.5.1/gnulib-po'
Making install in .
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/bison-3.5.1'
[ 72%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmStateDirectory.cxx.o
LC_ALL=C tests/bison --version >doc/bison.help.tmp
LC_ALL=C tests/bison --help | \
  sed -e 's,^Usage: .*/bison \[OPTION\],Usage: bison [OPTION],g' \
      -e '/translation bugs/d'  >>doc/bison.help.tmp
./build-aux/move-if-change doc/bison.help.tmp doc/bison.help
make[7]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/bison-3.5.1'
 /bin/mkdir -p '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin'
 /usr/bin/install -c src/yacc '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin'
 /bin/mkdir -p '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/aclocal'
 /usr/bin/install -c -m 644 m4/bison-i18n.m4 '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/aclocal'
 /bin/mkdir -p '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/doc/bison/examples/c++/calc++'
 /usr/bin/install -c -m 644 examples/c++/calc++/driver.cc examples/c++/calc++/driver.hh examples/c++/calc++/scanner.ll examples/c++/calc++/calc++.cc examples/c++/calc++/parser.yy '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/doc/bison/examples/c++/calc++'
 /bin/mkdir -p '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/doc/bison/examples/c++'
 /usr/bin/install -c -m 644 examples/c++/simple.yy '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/doc/bison/examples/c++'
 /bin/mkdir -p '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/doc/bison/examples/c'
 /usr/bin/install -c -m 644 examples/c/README.md '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/doc/bison/examples/c'
 /bin/mkdir -p '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/doc/bison/examples/c/calc'
 /usr/bin/install -c -m 644 examples/c/calc/calc.y examples/c/calc/Makefile examples/c/calc/README.md '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/doc/bison/examples/c/calc'
 /bin/mkdir -p '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/doc/bison/examples/c++/calc++'
 /usr/bin/install -c -m 644 examples/c++/calc++/README.md examples/c++/calc++/Makefile '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/doc/bison/examples/c++/calc++'
 /bin/mkdir -p '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/doc/bison/examples/c++'
 /usr/bin/install -c -m 644 examples/c++/README.md examples/c++/Makefile examples/c++/variant.yy examples/c++/variant-11.yy '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/doc/bison/examples/c++'
[ 72%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmStateSnapshot.cxx.o
 /bin/mkdir -p '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/doc/bison/examples/d'
 /usr/bin/install -c -m 644 examples/d/calc.y examples/d/Makefile examples/d/README.md '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/doc/bison/examples/d'
 /bin/mkdir -p '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/doc/bison'
 /usr/bin/install -c -m 644 AUTHORS COPYING NEWS README THANKS TODO '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/doc/bison'
 /bin/mkdir -p '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/doc/bison/examples'
 /usr/bin/install -c -m 644 examples/README.md '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/doc/bison/examples'
 /bin/mkdir -p '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/doc/bison/examples/java'
 /usr/bin/install -c -m 644 examples/java/Calc.y examples/java/Makefile examples/java/README.md '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/doc/bison/examples/java'
 /bin/mkdir -p '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/doc/bison/examples/c/lexcalc'
 /usr/bin/install -c -m 644 examples/c/lexcalc/parse.y examples/c/lexcalc/scan.l examples/c/lexcalc/Makefile examples/c/lexcalc/README.md '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/doc/bison/examples/c/lexcalc'
 /bin/mkdir -p '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/bison/m4sugar'
 /usr/bin/install -c -m 644 data/m4sugar/foreach.m4 data/m4sugar/m4sugar.m4 '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/bison/m4sugar'
 /bin/mkdir -p '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/doc/bison/examples/c/mfcalc'
 /usr/bin/install -c -m 644 examples/c/mfcalc/Makefile '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/doc/bison/examples/c/mfcalc'
 /bin/mkdir -p '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/bison'
 /usr/bin/install -c -m 644 data/README.md data/bison-default.css '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/bison'
 /bin/mkdir -p '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/doc/bison/examples/c/reccalc'
 /usr/bin/install -c -m 644 examples/c/reccalc/parse.y examples/c/reccalc/scan.l examples/c/reccalc/Makefile examples/c/reccalc/README.md '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/doc/bison/examples/c/reccalc'
 /bin/mkdir -p '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/doc/bison/examples/c/rpcalc'
 /usr/bin/install -c -m 644 examples/c/rpcalc/Makefile '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/doc/bison/examples/c/rpcalc'
 /bin/mkdir -p '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/bison/skeletons'
 /usr/bin/install -c -m 644 data/skeletons/bison.m4 data/skeletons/c++-skel.m4 data/skeletons/c++.m4 data/skeletons/c-like.m4 data/skeletons/c-skel.m4 data/skeletons/c.m4 data/skeletons/glr.c data/skeletons/glr.cc data/skeletons/java-skel.m4 data/skeletons/java.m4 data/skeletons/lalr1.cc data/skeletons/lalr1.java data/skeletons/location.cc data/skeletons/stack.hh data/skeletons/variant.hh data/skeletons/yacc.c data/skeletons/README-D.txt data/skeletons/d-skel.m4 data/skeletons/d.m4 data/skeletons/lalr1.d '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/bison/skeletons'
 /bin/mkdir -p '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/bison/xslt'
 /usr/bin/install -c -m 644 data/xslt/bison.xsl data/xslt/xml2dot.xsl data/xslt/xml2text.xsl data/xslt/xml2xhtml.xsl '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/bison/xslt'
 /bin/mkdir -p '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/doc/bison/examples/c/mfcalc'
 /usr/bin/install -c -m 644 examples/c/mfcalc/calc.h examples/c/mfcalc/mfcalc.y '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/doc/bison/examples/c/mfcalc'
 /bin/mkdir -p '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/doc/bison/examples/c/rpcalc'
 /usr/bin/install -c -m 644 examples/c/rpcalc/rpcalc.y '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/doc/bison/examples/c/rpcalc'
 /bin/mkdir -p '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin'
  /usr/bin/install -c src/bison '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin'
 /bin/mkdir -p '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib'
 /usr/bin/install -c -m 644  lib/liby.a '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib'
LC_ALL=C tests/bison --version >doc/bison.help.tmp
 ( cd '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib' && ranlib liby.a )
[ 72%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmStringAlgorithms.cxx.o
LC_ALL=C tests/bison --help | \
  sed -e 's,^Usage: .*/bison \[OPTION\],Usage: bison [OPTION],g' \
      -e '/translation bugs/d'  >>doc/bison.help.tmp
./build-aux/move-if-change doc/bison.help.tmp doc/bison.help
 /bin/mkdir -p '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/info'
 /usr/bin/install -c -m 644 ./doc/bison.info '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/info'
 install-info --info-dir='/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/info' '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/info/bison.info'
 /bin/mkdir -p '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/man/man1'
 /usr/bin/install -c -m 644 ./doc/bison.1 doc/yacc.1 '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/man/man1'
make[7]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/bison-3.5.1'
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/bison-3.5.1'
make[5]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/bison-3.5.1'
make[4]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/bison-3.5.1'
install -m0755 ./scripts/yacc /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/yacc
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/stamp
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/bison-3.5.1/.built
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/stamp/.bison_installed
make[3]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tools/bison'
time: tools/bison/compile#54.83#13.90#66.99
make[3]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tools/findutils'
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/dl
SHELL= flock /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/.findutils-4.7.0.tar.xz.flock -c '  	/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/download.pl "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/dl" "findutils-4.7.0.tar.xz" "c5fefbdf9858f7e4feb86f036e1247a54c79fc2d8e4b7064d5aaa1f47dfa789a" "" "@GNU/findutils"    '
+ curl -f --connect-timeout 20 --retry 5 --location --insecure https://sources.cdn.openwrt.org/findutils-4.7.0.tar.xz
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
curl: (22) The requested URL returned error: 404 
Download failed.
+ curl -f --connect-timeout 20 --retry 5 --location --insecure http://ftp.riken.jp/GNU/gnu/findutils/findutils-4.7.0.tar.xz
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
curl: (22) The requested URL returned error: 404 Not Found
Download failed.
+ curl -f --connect-timeout 20 --retry 5 --location --insecure http://ftp.jaist.ac.jp/pub/GNU/findutils/findutils-4.7.0.tar.xz
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 1850k  100 1850k    0     0  4023k      0 --:--:-- --:--:-- --:--:-- 4023k
. /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/include/shell.sh; xzcat /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/dl/findutils-4.7.0.tar.xz | tar -C /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/findutils-4.7.0/.. -xf -
[ 72%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmSystemTools.cxx.o
[ 72%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmTarget.cxx.o
[ ! -d ./src/ ] || cp -fpR ./src/* /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/findutils-4.7.0
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/findutils-4.7.0/.prepared4fa131f9ed066df8c1834832974f9055_6664517399ebbbc92a37c5bb081b5c53
(cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/findutils-4.7.0/; if [ -x configure ]; then cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/config.{guess,sub} /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/findutils-4.7.0// && CC="gcc" CFLAGS="-O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include " CXX="g++" CPPFLAGS="-I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include " LDFLAGS="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib " CONFIG_SHELL="/usr/bin/env bash"  bash ./configure --target=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --program-prefix="" --program-suffix="" --prefix=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host --exec-prefix=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host --sysconfdir=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc --localstatedir=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/var --sbindir=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin --enable-threads=pth --disable-rpath --disable-nls --without-selinux ; 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 whether make supports nested variables... (cached) yes
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking for leaf optimisation... yes
checking for x86_64-pc-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... [ 73%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmTargetPropertyComputer.cxx.o
no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... [ 73%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmTest.cxx.o
yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking whether make supports the include directive... yes (GNU style)
checking dependency style of gcc... gcc3
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/grep
checking for egrep... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/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 minix/config.h usability... [ 73%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmTestGenerator.cxx.o
no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... [ 73%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmUuid.cxx.o
yes
checking whether _XOPEN_SOURCE should be defined... no
checking for Minix Amsterdam compiler... no
checking for x86_64-pc-linux-gnu-ar... no
checking for ar... ar
checking for x86_64-pc-linux-gnu-ranlib... no
checking for ranlib... ranlib
checking for _LARGEFILE_SOURCE value needed for large files... no
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... [ 73%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmUVHandlePtr.cxx.o
no
checking for gcc option to accept ISO C99... autoreconf: configure.ac: tracing
none needed
checking for gcc option to accept ISO Standard C... (cached) none needed
checking whether ln -s works... yes
checking for x86_64-pc-linux-gnu-ar... ar
checking for x86_64-pc-linux-gnu-ranlib... ranlib
checking whether make sets $(MAKE)... (cached) yes
checking for special C compiler options needed for large files... (cached) no
checking for _FILE_OFFSET_BITS value needed for large files... (cached) no
checking for size_t... [ 73%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmUVProcessChain.cxx.o
yes
checking for working alloca.h... yes
checking for alloca... yes
checking whether <wchar.h> uses 'inline' correctly... yes
checking for btowc... [ 73%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmVariableWatch.cxx.o
yes
checking for canonicalize_file_name... yes
checking for realpath... yes
checking for readlinkat... yes
checking for _set_invalid_parameter_handler... no
checking for fchdir... yes
checking for fdopendir... yes
checking for faccessat... yes
checking for fcntl... autoreconf: running: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/libtoolize --install --force
yes
checking for symlink... OpenWrt-libtoolize: putting auxiliary files in `.'.
OpenWrt-libtoolize: linking file `./config.guess'
yes
OpenWrt-libtoolize: linking file `./config.sub'
checking for mempcpy... OpenWrt-libtoolize: linking file `./install-sh'
OpenWrt-libtoolize: linking file `./ltmain.sh'
OpenWrt-libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `m4'.
OpenWrt-libtoolize: linking file `m4/libtool.m4'
yes
checking for fnmatch... OpenWrt-libtoolize: You should add the contents of `m4/libtool.m4' to `aclocal.m4'.
[ 73%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmVersion.cxx.o
OpenWrt-libtoolize: linking file `m4/ltoptions.m4'
OpenWrt-libtoolize: You should add the contents of `m4/ltoptions.m4' to `aclocal.m4'.
OpenWrt-libtoolize: linking file `m4/ltsugar.m4'
[ 73%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmWorkerPool.cxx.o
yes
OpenWrt-libtoolize: You should add the contents of `m4/ltsugar.m4' to `aclocal.m4'.
checking for isblank... OpenWrt-libtoolize: linking file `m4/ltversion.m4'
yes
checking for iswctype... OpenWrt-libtoolize: linking file `m4/lt~obsolete.m4'
[ 74%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmWorkingDirectory.cxx.o
OpenWrt-libtoolize: You should add the contents of `m4/lt~obsolete.m4' to `aclocal.m4'.
yes
[ 74%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmXMLParser.cxx.o
checking for mbsrtowcs... [ 74%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmXMLSafe.cxx.o
yes
[ 74%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmXMLWriter.cxx.o
checking for wmemchr... yes
checking for wmemcpy... yes
checking for wmempcpy... yes
checking for fpurge... no
checking for __fpurge... yes
checking for __freadahead... no
checking for __freading... yes
checking for fstatat... [ 74%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmake.cxx.o
[ 74%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmCommand.cxx.o
yes
checking for openat... [ 74%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmCommands.cxx.o
yes
checking for fstatfs... yes
checking for getdelim... [ 74%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmAddCompileDefinitionsCommand.cxx.o
yes
checking for getdtablesize... yes
checking for getprogname... no
checking for getexecname... no
checking for gettimeofday... yes
checking for iswcntrl... yes
checking for iswblank... yes
checking for lstat... yes
checking for mbsinit... yes
checking for mbrtowc... yes
checking for mbslen... no
checking for isascii... [ 74%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmAddCompileOptionsCommand.cxx.o
yes
checking for mprotect... [ 75%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmAddLinkOptionsCommand.cxx.o
yes
checking for tzset... yes
checking for nl_langinfo... yes
checking for strerror_r... yes
checking for __xpg_strerror_r... yes
checking for readlink... yes
checking for fpathconf... yes
checking for setenv... yes
checking for snprintf... make[3]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tools/bc'
yes
checking for strdup... mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/dl
SHELL= flock /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/.bc-1.06.95.tar.bz2.flock -c '  	/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/download.pl "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/dl" "bc-1.06.95.tar.bz2" "7ee4abbcfac03d8a6e1a8a3440558a3d239d6b858585063e745c760957725ecc" "" "http://alpha.gnu.org/gnu/bc" "http://gnualpha.uib.no/bc/" "http://mirrors.fe.up.pt/pub/gnu-alpha/bc/" "http://www.nic.funet.fi/pub/gnu/alpha/gnu/bc/"    '
+ curl -f --connect-timeout 20 --retry 5 --location --insecure https://sources.cdn.openwrt.org/bc-1.06.95.tar.bz2
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0yes
checking for catgets... 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
curl: (22) The requested URL returned error: 404 
Download failed.
+ curl -f --connect-timeout 20 --retry 5 --location --insecure http://alpha.gnu.org/gnu/bc/bc-1.06.95.tar.bz2
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0yes
checking for strndup... yes
checking for strtoumax... yes
checking for localtime_r... [ 75%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmAddCustomCommandCommand.cxx.o
yes
checking for timegm... [ 75%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmAddCustomTargetCommand.cxx.o
yes
checking for pipe... yes
checking for unlinkat... yes
[ 75%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmAddDefinitionsCommand.cxx.o
checking for vasnprintf... no
checking for wcrtomb... yes
checking for wcwidth... yes
checking for ftruncate... yes
checking for newlocale... 
 21  283k   21 62286    0     0  61547      0  0:00:04  0:00:01  0:00:03 61547yes
checking for uselocale... yes
checking for duplocale... yes
checking for freelocale... yes
checking for pthread_sigmask... [ 75%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmAddDependenciesCommand.cxx.o

100  283k  100  283k    0     0   203k      0  0:00:01  0:00:01 --:--:--  203k
. /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/include/shell.sh; bzcat /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/dl/bc-1.06.95.tar.bz2 | tar -C /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/bc-1.06.95/.. -xf -
no
checking for sigaction... [ ! -d ./src/ ] || cp -fpR ./src/* /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/bc-1.06.95
[ 75%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmAddExecutableCommand.cxx.o

Applying ./patches/001-no_doc.patch using plaintext: 
patching file Makefile.am
patching file Makefile.in
yes
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/bc-1.06.95/.prepareddfdc3050421ab5f2bb3bc991037f0593_6664517399ebbbc92a37c5bb081b5c53
(cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/bc-1.06.95/; if [ -x configure ]; then cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/config.{guess,sub} /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/bc-1.06.95// && CC="gcc" CFLAGS="-O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include " CXX="g++" CPPFLAGS="-I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include " LDFLAGS="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib " CONFIG_SHELL="/usr/bin/env bash"  bash ./configure --target=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --program-prefix="" --program-suffix="" --prefix=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host --exec-prefix=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host --sysconfdir=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc --localstatedir=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/var --sbindir=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin ; fi )
checking for sigaltstack... yes
checking for siginterrupt... checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for sleep... yes
checking for symlinkat... yes
checking for shutdown... yes
checking for usleep... yes
checking for wctob... yes
checking for nl_langinfo and CODESET... yes
checking for a traditional french locale... none
checking whether // is distinct from /... no
checking whether realpath works... yes
checking for unistd.h... (cached) yes
checking for sys/param.h... yes
[ 75%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmAddLibraryCommand.cxx.o
checking for sys/socket.h... [ 75%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmAddSubDirectoryCommand.cxx.o
yes
checking for dirent.h... yes
checking for fnmatch.h... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
yes
checking for wctype.h... checking for x86_64-pc-linux-gnu-gcc... gcc
checking for C compiler default output file name... yes
checking for stdio_ext.h... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... yes
checking for sys/stat.h... (cached) yes
checking for sys/vfs.h... 
checking for suffix of object files... yes
checking for netdb.h... o
checking whether we are using the GNU C compiler... yes
checking for getopt.h... yes
checking whether gcc accepts -g... yes
checking for sys/cdefs.h... yes
checking for gcc option to accept ANSI C... yes
checking for sys/time.h... none needed
checking for style of include used by make... yes
GNU
checking dependency style of gcc... checking for limits.h... gcc3
checking how to run the C preprocessor... yes
checking for wchar.h... gcc -E
yes
checking for stdint.h... (cached) yes
checking for egrep... grep -E
checking for ANSI C header files... checking for inttypes.h... (cached) yes
checking for crtdefs.h... no
checking for langinfo.h... yes
checking for xlocale.h... yes
no
checking for sys/types.h... checking for math.h... yes
checking for sys/stat.h... yes
checking for sys/mman.h... yes
checking for stdlib.h... yes
checking for sys/statvfs.h... yes
checking for string.h... yes
checking for sys/types.h... (cached) yes
checking for malloc.h... yes
checking for memory.h... [ 75%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmAddTestCommand.cxx.o
[ 76%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmAuxSourceDirectoryCommand.cxx.o
yes
checking for selinux/selinux.h... yes
checking for strings.h... no
checking for strings.h... (cached) yes
checking for sys/uio.h... yes
checking for inttypes.h... yes
checking for sys/utsname.h... yes
checking for stdint.h... yes
checking for sys/wait.h... yes
checking for unistd.h... yes
checking for features.h... yes
checking minix/config.h usability... yes
checking for arpa/inet.h... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking for flex... flex
checking for yywrap in -lfl... yes
checking for netinet/in.h... yes
checking for semaphore.h... yes
checking lex output file root... lex.yy
checking whether yytext is a pointer... yes
checking for sys/select.h... yes
checking for priv.h... no
checking for sys/ioctl.h... yes
checking whether the preprocessor supports include_next... yes
checking whether system header files limit the line length... no
checking if environ is properly declared... yes
checking for bison... bison -y
checking for a BSD-compatible install... /usr/bin/install -c
checking for x86_64-pc-linux-gnu-ranlib... no
checking for ranlib... ranlib
checking whether make sets $(MAKE)... (cached) yes
checking stdarg.h usability... yes
checking for complete errno.h... [ 76%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmBreakCommand.cxx.o
yes
checking whether strerror_r is declared... yes
checking stdarg.h presence... yes
checking for stdarg.h... yes
checking stddef.h usability... yes
checking for strerror_r... (cached) yes
checking whether strerror_r returns char *... yes
checking stddef.h presence... yes
checking for uid_t in sys/types.h... yes
checking for stddef.h... yes
yes
checking type of array argument to getgroups... checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
gid_t
checking whether lstat correctly handles trailing slash... checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking for unistd.h... (cached) yes
checking lib.h usability... yes
checking whether fchdir is declared... no
checking lib.h presence... yes
checking for working fcntl.h... no
checking for lib.h... no
checking for an ANSI C-conforming const... yes
checking for size_t... yes
checking for ptrdiff_t... yes
checking for vprintf... [ 76%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmBuildCommand.cxx.o
yes
checking for _doprnt... no
checking for isgraph... [ 76%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmBuildNameCommand.cxx.o
yes
checking for setvbuf... yes
checking for fstat... [ 76%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmCMakeHostSystemInformationCommand.cxx.o
yes
checking for strtol... yes
configure: WARNING: readline works only with flex.
Adding GCC specific compile flags.
configure: creating ./config.status
config.status: creating Makefile
config.status: creating bc/Makefile
yes
config.status: creating dc/Makefile
checking for pid_t... config.status: creating doc/Makefile
config.status: creating doc/texi-ver.incl
config.status: creating lib/Makefile
config.status: creating config.h
yes
checking for mode_t... config.status: executing depfiles commands
yes
checking for promoted mode_t type... mode_t
checking for st_dm_mode in struct stat... no
checking whether strmode is declared... no
checking for mbstate_t... touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/bc-1.06.95/.configured
yes
checking whether stdin defaults to large file offsets... CFLAGS="-O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include " CPPFLAGS="-I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include " CXXFLAGS="" LDFLAGS="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib " make -j1 -C /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/bc-1.06.95  
make[4]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/bc-1.06.95'
make  all-recursive
make[5]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/bc-1.06.95'
Making all in lib
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/bc-1.06.95/lib'
if gcc -DHAVE_CONFIG_H  -I. -I. -I.. -I. -I.. -I./../h  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -Wall -funsigned-char -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -Wall -funsigned-char -MT getopt.o -MD -MP -MF ".deps/getopt.Tpo" -c -o getopt.o getopt.c; \
then mv -f ".deps/getopt.Tpo" ".deps/getopt.Po"; else rm -f ".deps/getopt.Tpo"; exit 1; fi
yes
checking whether fseeko is declared... if gcc -DHAVE_CONFIG_H  -I. -I. -I.. -I. -I.. -I./../h  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -Wall -funsigned-char -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -Wall -funsigned-char -MT getopt1.o -MD -MP -MF ".deps/getopt1.Tpo" -c -o getopt1.o getopt1.c; \
then mv -f ".deps/getopt1.Tpo" ".deps/getopt1.Po"; else rm -f ".deps/getopt1.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H  -I. -I. -I.. -I. -I.. -I./../h  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -Wall -funsigned-char -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -Wall -funsigned-char -MT vfprintf.o -MD -MP -MF ".deps/vfprintf.Tpo" -c -o vfprintf.o vfprintf.c; \
then mv -f ".deps/vfprintf.Tpo" ".deps/vfprintf.Po"; else rm -f ".deps/vfprintf.Tpo"; exit 1; fi
[ 76%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmCMakeMinimumRequired.cxx.o
yes
if gcc -DHAVE_CONFIG_H  -I. -I. -I.. -I. -I.. -I./../h  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -Wall -funsigned-char -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -Wall -funsigned-char -MT number.o -MD -MP -MF ".deps/number.Tpo" -c -o number.o number.c; \
then mv -f ".deps/number.Tpo" ".deps/number.Po"; else rm -f ".deps/number.Tpo"; exit 1; fi
checking for fseeko... number.c: In function '_bc_rec_mul':
number.c:767:14: warning: variable 'v0len' set but not used [-Wunused-but-set-variable]
   int u0len, v0len;
              ^~~~~
number.c:767:7: warning: variable 'u0len' set but not used [-Wunused-but-set-variable]
   int u0len, v0len;
       ^~~~~
[ 76%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmCMakePolicyCommand.cxx.o
yes
checking whether fflush works on input streams... no
checking whether stat file-mode macros are broken... no
checking for nlink_t... [ 76%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmConditionEvaluator.cxx.o
yes
checking whether ftello is declared... yes
checking for ftello... [ 76%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmConfigureFileCommand.cxx.o
yes
checking whether ftello works... yes
checking for O_CLOEXEC... yes
checking whether getcwd (NULL, 0) allocates memory for result... rm -f libbc.a
ar cru libbc.a getopt.o getopt1.o vfprintf.o number.o 
ar: `u' modifier ignored since `D' is the default (see `U')
ranlib libbc.a
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/bc-1.06.95/lib'
Making all in bc
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/bc-1.06.95/bc'
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I./../h  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -Wall -funsigned-char -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -Wall -funsigned-char -MT main.o -MD -MP -MF ".deps/main.Tpo" -c -o main.o main.c; \
then mv -f ".deps/main.Tpo" ".deps/main.Po"; else rm -f ".deps/main.Tpo"; exit 1; fi
yes
checking for getcwd with POSIX signature... main.c: In function 'open_new_file':
main.c:295:12: warning: variable 'tmp' set but not used [-Wunused-but-set-variable]
       char tmp;
            ^~~
main.c: In function 'use_quit':
main.c:360:3: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
   write (1, "\n(interrupt) Exiting bc.\n", 26);
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
yes
checking whether getcwd is declared... if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I./../h  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -Wall -funsigned-char -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -Wall -funsigned-char -MT bc.o -MD -MP -MF ".deps/bc.Tpo" -c -o bc.o bc.c; \
then mv -f ".deps/bc.Tpo" ".deps/bc.Po"; else rm -f ".deps/bc.Tpo"; exit 1; fi
yes
checking whether getdelim is declared... yes
checking whether getdtablesize is declared... yes
checking whether getline is declared... yes
checking for getopt.h... (cached) yes
checking for getopt_long_only... yes
checking whether getopt is POSIX compatible... if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I./../h  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -Wall -funsigned-char -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -Wall -funsigned-char -MT scan.o -MD -MP -MF ".deps/scan.Tpo" -c -o scan.o scan.c; \
then mv -f ".deps/scan.Tpo" ".deps/scan.Po"; else rm -f ".deps/scan.Tpo"; exit 1; fi
scan.c:1800:17: warning: 'yyunput' defined but not used [-Wunused-function]
     static void yyunput (int c, register char * yy_bp )
                 ^~~~~~~
[ 77%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmContinueCommand.cxx.o
yes
checking for working GNU getopt function... [ 77%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmCoreTryCompile.cxx.o
[ 77%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmCreateTestSourceList.cxx.o
yes
checking for working GNU getopt_long function... if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I./../h  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -Wall -funsigned-char -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -Wall -funsigned-char -MT execute.o -MD -MP -MF ".deps/execute.Tpo" -c -o execute.o execute.c; \
then mv -f ".deps/execute.Tpo" ".deps/execute.Po"; else rm -f ".deps/execute.Tpo"; exit 1; fi
yes
checking for C/C++ restrict keyword... __restrict
checking for struct timeval... yes
checking for wide-enough struct timeval.tv_sec member... [ 77%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmDefinePropertyCommand.cxx.o
yes
checking for inline... inline
checking whether limits.h has LLONG_MAX, WORD_BIT, ULLONG_WIDTH etc.... yes
checking for wint_t... yes
checking whether wint_t is too small... if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I./../h  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -Wall -funsigned-char -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -Wall -funsigned-char -MT load.o -MD -MP -MF ".deps/load.Tpo" -c -o load.o load.c; \
then mv -f ".deps/load.Tpo" ".deps/load.Po"; else rm -f ".deps/load.Tpo"; exit 1; fi
no
checking for unsigned long long int... yes
checking for long long int... yes
checking whether stdint.h conforms to C99... if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I./../h  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -Wall -funsigned-char -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -Wall -funsigned-char -MT storage.o -MD -MP -MF ".deps/storage.Tpo" -c -o storage.o storage.c; \
then mv -f ".deps/storage.Tpo" ".deps/storage.Po"; else rm -f ".deps/storage.Tpo"; exit 1; fi
storage.c: In function 'process_params':
storage.c:1003:11: warning: variable 'n_temp' set but not used [-Wunused-but-set-variable]
   bc_num *n_temp;
           ^~~~~~
yes
checking whether stdint.h predates C++11... no
checking whether stdint.h has UINTMAX_WIDTH etc.... [ 77%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmEnableLanguageCommand.cxx.o
yes
checking for inttypes.h... (cached) yes
checking whether the inttypes.h PRIxNN macros are broken... no
checking whether byte ordering is bigendian... if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I./../h  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -Wall -funsigned-char -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -Wall -funsigned-char -MT util.o -MD -MP -MF ".deps/util.Tpo" -c -o util.o util.c; \
then mv -f ".deps/util.Tpo" ".deps/util.Po"; else rm -f ".deps/util.Tpo"; exit 1; fi
no
checking whether long double and double are the same... no
checking where to find the exponent in a 'double'... word 1 bit 20
checking where to find the exponent in a 'float'... if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I./../h  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -Wall -funsigned-char -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -Wall -funsigned-char -MT global.o -MD -MP -MF ".deps/global.Tpo" -c -o global.o global.c; \
then mv -f ".deps/global.Tpo" ".deps/global.Po"; else rm -f ".deps/global.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I./../h  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -Wall -funsigned-char -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -Wall -funsigned-char -MT warranty.o -MD -MP -MF ".deps/warranty.Tpo" -c -o warranty.o warranty.c; \
then mv -f ".deps/warranty.Tpo" ".deps/warranty.Po"; else rm -f ".deps/warranty.Tpo"; exit 1; fi
word 0 bit 23
checking whether iswcntrl works... gcc -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -Wall -funsigned-char -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -Wall -funsigned-char  -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib  -o bc  main.o bc.o scan.o execute.o load.o storage.o util.o global.o warranty.o ../lib/libbc.a -lfl  
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/bc-1.06.95/bc'
Making all in dc
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/bc-1.06.95/dc'
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I./../h  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -Wall -funsigned-char -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -Wall -funsigned-char -MT dc.o -MD -MP -MF ".deps/dc.Tpo" -c -o dc.o dc.c; \
then mv -f ".deps/dc.Tpo" ".deps/dc.Po"; else rm -f ".deps/dc.Tpo"; exit 1; fi
yes
checking for towlower... yes
checking for wctype_t... [ 77%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmEnableTestingCommand.cxx.o
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I./../h  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -Wall -funsigned-char -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -Wall -funsigned-char -MT misc.o -MD -MP -MF ".deps/misc.Tpo" -c -o misc.o misc.c; \
then mv -f ".deps/misc.Tpo" ".deps/misc.Po"; else rm -f ".deps/misc.Tpo"; exit 1; fi
yes
checking for wctrans_t... [ 77%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmExecProgramCommand.cxx.o
misc.c: In function 'dc_system':
misc.c:142:3: warning: ignoring return value of 'system', declared with attribute warn_unused_result [-Wunused-result]
   system(tmpstr);
   ^~~~~~~~~~~~~~
misc.c:146:2: warning: ignoring return value of 'system', declared with attribute warn_unused_result [-Wunused-result]
  system(s);
  ^~~~~~~~~
yes
checking for wchar_t... yes
checking for good max_align_t... if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I./../h  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -Wall -funsigned-char -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -Wall -funsigned-char -MT eval.o -MD -MP -MF ".deps/eval.Tpo" -c -o eval.o eval.c; \
then mv -f ".deps/eval.Tpo" ".deps/eval.Po"; else rm -f ".deps/eval.Tpo"; exit 1; fi
yes
checking whether NULL can be used in arbitrary expressions... yes
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for shared library run path origin... done
checking 32-bit host C ABI... no
checking for the common suffixes of directories in the library search path... lib,lib
checking whether imported symbols can be declared weak... if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I./../h  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -Wall -funsigned-char -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -Wall -funsigned-char -MT stack.o -MD -MP -MF ".deps/stack.Tpo" -c -o stack.o stack.c; \
then mv -f ".deps/stack.Tpo" ".deps/stack.Po"; else rm -f ".deps/stack.Tpo"; exit 1; fi
yes
checking how to link with libpth... -lpth
checking for multithread API to use... none
checking for a sed that does not truncate output... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/sed
checking whether malloc, realloc, calloc are POSIX compliant... yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... [ 77%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmExecuteProcessCommand.cxx.o
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I./../h  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -Wall -funsigned-char -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -Wall -funsigned-char -MT array.o -MD -MP -MF ".deps/array.Tpo" -c -o array.o array.c; \
then mv -f ".deps/array.Tpo" ".deps/array.Po"; else rm -f ".deps/array.Tpo"; exit 1; fi
yes
checking for a traditional japanese locale... if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I./../h  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -Wall -funsigned-char -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -Wall -funsigned-char -MT numeric.o -MD -MP -MF ".deps/numeric.Tpo" -c -o numeric.o numeric.c; \
then mv -f ".deps/numeric.Tpo" ".deps/numeric.Po"; else rm -f ".deps/numeric.Tpo"; exit 1; fi
none
checking for a transitional chinese locale... [ 77%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmExpandedCommandArgument.cxx.o
none
checking for a french Unicode locale... if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I./../h  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -Wall -funsigned-char -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -Wall -funsigned-char -MT string.o -MD -MP -MF ".deps/string.Tpo" -c -o string.o string.c; \
then mv -f ".deps/string.Tpo" ".deps/string.Po"; else rm -f ".deps/string.Tpo"; exit 1; fi
none
checking for mmap... gcc -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -Wall -funsigned-char -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -Wall -funsigned-char  -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib  -o dc  dc.o misc.o eval.o stack.o array.o numeric.o string.o ../lib/libbc.a 
yes
checking for MAP_ANONYMOUS... yes
checking whether memchr works... make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/bc-1.06.95/dc'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/bc-1.06.95'
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/bc-1.06.95'
make[5]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/bc-1.06.95'
make[4]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/bc-1.06.95'
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/bc-1.06.95/.built
CFLAGS="-O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include " CPPFLAGS="-I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include " CXXFLAGS="" LDFLAGS="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib " make -j1 -C /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/bc-1.06.95  install
make[4]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/bc-1.06.95'
Making install in lib
make[5]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/bc-1.06.95/lib'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/bc-1.06.95/lib'
make[6]: Nothing to be done for 'install-exec-am'.
make[6]: Nothing to be done for 'install-data-am'.
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/bc-1.06.95/lib'
make[5]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/bc-1.06.95/lib'
Making install in bc
make[5]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/bc-1.06.95/bc'
[ 78%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmExportCommand.cxx.o
yes
checking whether memrchr is declared... make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/bc-1.06.95/bc'
[ 78%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmExportLibraryDependenciesCommand.cxx.o
test -z "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin" || mkdir -p -- "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin"
yes
checking whether <limits.h> defines MIN and MAX...   /usr/bin/install -c 'bc' '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/bc'
make[6]: Nothing to be done for 'install-data-am'.
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/bc-1.06.95/bc'
make[5]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/bc-1.06.95/bc'
Making install in dc
make[5]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/bc-1.06.95/dc'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/bc-1.06.95/dc'
test -z "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin" || mkdir -p -- "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin"
  /usr/bin/install -c 'dc' '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/dc'
make[6]: Nothing to be done for 'install-data-am'.
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/bc-1.06.95/dc'
make[5]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/bc-1.06.95/dc'
make[5]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/bc-1.06.95'
no
checking whether <sys/param.h> defines MIN and MAX... make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/bc-1.06.95'
make[6]: Nothing to be done for 'install-exec-am'.
make[6]: Nothing to be done for 'install-data-am'.
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/bc-1.06.95'
make[5]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/bc-1.06.95'
make[4]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/bc-1.06.95'
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/stamp
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/bc-1.06.95/.built
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/stamp/.bc_installed
make[3]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tools/bc'
time: tools/bc/compile#6.91#1.80#11.44
[ 78%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmFLTKWrapUICommand.cxx.o
yes
checking whether time_t is signed... yes
checking whether alarm is declared... yes
checking for working mktime... [ 78%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmFileCommand.cxx.o
autoreconf: running: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/autoconf --include=m4 --include=. --prepend-include=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/aclocal --force
yes
checking whether trunc is declared... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for struct tm.tm_zone... yes
checking for struct tm.tm_gmtoff... yes
checking for stdbool.h that conforms to C99... yes
checking for _Bool... autoreconf: configure.ac: not using Autoheader
autoreconf: running: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/automake --add-missing --force-missing
yes
checking for compound literals... yes
checking whether strerror(0) succeeds... yes
checking for strerror_r with POSIX signature... no
checking whether __xpg_strerror_r works... yes
checking whether strerror_r is declared... (cached) yes
checking whether we are using the GNU C Library >= 2.1 or uClibc... yes
checking for ssize_t... [ 78%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmFindBase.cxx.o
yes
checking for long file names... [ 78%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmFindCommon.cxx.o
yes
checking whether setenv is declared... yes
checking search.h usability... yes
checking search.h presence... yes
checking for search.h... yes
checking for tsearch... yes
checking whether snprintf returns a byte count as in C99... yes
checking whether snprintf is declared... [ 78%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmFindFileCommand.cxx.o
[ 78%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmFindLibraryCommand.cxx.o
yes
checking for library containing setsockopt... none needed
checking for strcasestr... yes
checking whether strcasestr works... yes
checking whether strdup is declared... yes
checking whether strndup is declared... yes
checking whether strnlen is declared... yes
checking whether strstr works... yes
checking whether strtoumax is declared... [ 78%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmFindPackageCommand.cxx.o
yes
checking whether <sys/socket.h> is self-contained... yes
checking for shutdown... (cached) yes
checking whether <sys/socket.h> defines the SHUT_* macros... yes
checking for struct sockaddr_storage... autoreconf: Leaving directory `.'
(cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/mpfr-4.0.2/; if [ -x configure ]; then cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/config.{guess,sub} /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/mpfr-4.0.2// && CC="gcc" CFLAGS="-O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include " CXX="g++" CPPFLAGS="-I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include " LDFLAGS="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib " CONFIG_SHELL="/usr/bin/env bash"  bash ./configure --target=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --program-prefix="" --program-suffix="" --prefix=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host --exec-prefix=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host --sysconfdir=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc --localstatedir=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/var --sbindir=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin --enable-static --disable-shared --enable-thread-safe --with-gmp=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host ; fi )
yes
checking for sa_family_t... 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
yes
checking for gawk... gawk
checking whether make sets $(MAKE)... checking for struct sockaddr_storage.ss_family... yes
checking whether make supports nested variables... yes
checking whether to enable maintainer-specific portions of Makefiles... yes
checking build system type... [ 79%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmFindPathCommand.cxx.o
x86_64-pc-linux-gnu
checking host system type... yes
checking for struct timespec in <time.h>... x86_64-pc-linux-gnu
checking for grep that handles long lines and -e... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/grep
checking for egrep... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/grep -E
checking for a sed that does not truncate output... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/sed
checking whether configure options are compatible... yes
checking for x86_64-pc-linux-gnu-gcc... gcc
yes
checking whether unsetenv is declared... checking whether the C compiler works... yes
yes
checking for C compiler default output file name... a.out
checking for inttypes.h... checking for suffix of executables... yes
checking for stdint.h... 
checking whether we are cross compiling... yes
checking for intmax_t... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking for snprintf... (cached) yes
checking for strnlen... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... yes
checking for wcslen... yes
none needed
checking whether gcc understands -c and -o together... checking for wcsnlen... yes
checking for style of include used by make... GNU
checking dependency style of gcc... yes
checking for mbrtowc... (cached) yes
checking for wcrtomb... (cached) yes
checking whether _snprintf is declared... gcc3
checking how to run the C preprocessor... no
checking for 64-bit time_t... gcc -E
checking for x86_64-pc-linux-gnu-ar... no
checking for x86_64-pc-linux-gnu-lib... no
checking for x86_64-pc-linux-gnu-link... no
checking for ar... ar
checking the archiver (ar) interface... yes
checking whether ungetc works on arbitrary bytes... ar
checking how to print strings... printf
checking for a sed that does not truncate output... (cached) /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/sed
checking for fgrep... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... yes
checking for IPv4 sockets... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... yes
checking for IPv6 sockets... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for x86_64-pc-linux-gnu-objdump... no
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for x86_64-pc-linux-gnu-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for x86_64-pc-linux-gnu-ar... ar
checking for archiver @FILE support... yes
checking for off_t... @
checking for x86_64-pc-linux-gnu-strip... no
checking for strip... strip
checking for x86_64-pc-linux-gnu-ranlib... no
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... yes
checking for LC_MESSAGES... ok
checking for sysroot... no
yes
checking whether uselocale works... checking for x86_64-pc-linux-gnu-mt... no
checking for mt... mt
checking if mt is a manifest tool... no
checking for ANSI C header files... yes
checking for fake locale system (OpenBSD)... no
yes
checking for Solaris 11.4 locale system... no
checking for getlocalename_l... checking for sys/types.h... yes
checking for sys/stat.h... no
checking for CFPreferencesCopyAppValue... yes
checking for stdlib.h... no
checking for CFLocaleCopyCurrent... yes
no
checking for CFLocaleCopyPreferredLanguages... checking for string.h... yes
no
checking whether <sys/select.h> is self-contained... checking for memory.h... yes
checking for strings.h... yes
checking whether select supports a 0 argument... yes
checking for inttypes.h... yes
checking whether select detects invalid fds... yes
checking for stdint.h... yes
checking for sigset_t... yes
checking for unistd.h... [ 79%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmFindProgramCommand.cxx.o
yes
checking for dlfcn.h... yes
checking for alloca as a compiler built-in... yes
checking whether to enable assertions... yes
checking whether btowc(0) is correct... yes
checking for objdir... .libs
yes
checking whether btowc(EOF) is correct... guessing yes
checking for __builtin_expect... checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking byteswap.h usability... yes
checking if gcc static flag -static works... [ 79%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmForEachCommand.cxx.o
yes
checking byteswap.h presence... yes
checking for byteswap.h... yes
checking whether this system has an arbitrary file name length limit... yes
checking for library containing clock_gettime... yes
checking if gcc supports -c -o file.o... none required
yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... checking for clock_gettime... yes
checking dynamic linker characteristics... [ 79%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmFunctionBlocker.cxx.o
yes
checking for clock_settime... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... no
checking whether to build static libraries... yes
checking format of `double' floating point... yes
[ 79%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmFunctionCommand.cxx.o
checking for closedir... IEEE little endian
checking for ICC... no
checking for an ANSI C-conforming const... yes
checking for d_ino member in directory struct... yes
checking for working volatile... yes
checking whether byte ordering is bigendian... yes
checking for d_type member in directory struct... yes
checking for dirfd... no
checking for main in -lm... yes
checking whether dirfd is declared... yes
checking for main in -lquadmath... yes
checking whether dirfd is a macro... no
checking whether // is distinct from /... (cached) no
checking whether dup works... yes
checking whether time.h and sys/time.h may both be included... yes
checking whether dup2 works... yes
checking for size_t... yes
checking for error_at_line... yes
checking limits.h usability... yes
checking for euidaccess... yes
checking limits.h presence... yes
checking for limits.h... yes
checking float.h usability... yes
checking float.h presence... yes
checking for float.h... yes
checking for string.h... (cached) yes
checking locale.h usability... yes
checking whether fcntl handles F_DUPFD correctly... yes
checking locale.h presence... yes
checking for locale.h... yes
checking wchar.h usability... yes
checking wchar.h presence... yes
checking for wchar.h... yes
checking stdarg.h usability... yes
checking whether fcntl understands F_DUPFD_CLOEXEC... yes
checking stdarg.h presence... yes
checking for stdarg.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... needs runtime check
yes
checking for sys/time.h... yes
checking whether fdopendir is declared... checking sys/fpu.h usability... yes
checking whether fdopendir works... no
checking sys/fpu.h presence... no
checking for sys/fpu.h... no
checking for struct lconv.decimal_point... yes
checking whether fflush works on input streams... (cached) no
checking for struct stat.st_blocks... yes
checking for struct lconv.thousands_sep... yes
yes
checking for flexible array member... checking for working alloca.h... yes
checking whether conversion from 'int' to 'long double' works... yes
checking for alloca... yes
checking for working GNU fnmatch... yes
checking how to copy va_list... yes
checking whether fopen recognizes a trailing slash... va_copy
[ 79%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmGetCMakePropertyCommand.cxx.o
checking for memmove... yes
checking for __fpending... yes
checking whether __fpending is declared... yes
yes
checking for memset... checking whether fpurge is declared... [ 79%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmGetDirectoryPropertyCommand.cxx.o
no
checking for fseeko... (cached) yes
checking whether fflush works on input streams... (cached) no
checking for _fseeki64... yes
checking for setlocale... no
checking whether fstatat (..., 0) works... yes
yes
checking for ftello... (cached) yes
checking whether ftello works... (cached) yes
checking for struct statfs.f_type... checking for strtol... [ 79%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmGetFilenameComponentCommand.cxx.o
[ 79%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmGetPropertyCommand.cxx.o
yes
checking for gettimeofday... yes
checking for __fsword_t... yes
checking for signal... yes
checking for fts_open... yes
checking for sigaction and its associated structure... yes
checking for long long int... yes
checking whether getcwd handles long file names properly... [ 80%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmGetSourceFilePropertyCommand.cxx.o
yes
checking for intmax_t... yes
checking for getpagesize... yes
checking for working INTMAX_MAX... yes
checking whether getcwd aborts when 4k < cwd_length < 16k... yes
checking for working printf length modifier for intmax_t... no
j
checking for working getdelim function... checking for union fpc_csr... no
checking for _Noreturn... yes
checking for __builtin_unreachable... yes
checking whether getdtablesize works... yes
checking for constructor and destructor attributes... yes
checking for getgroups... yes
checking for fesetround... [ 80%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmGetTargetPropertyCommand.cxx.o
yes
checking for working getgroups... [ 80%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmGetTestPropertyCommand.cxx.o
yes
checking for gcc float-conversion bug... yes
checking whether getgroups handles negative values... no
checking for subnormal double-precision numbers... yes
checking for subnormal single-precision numbers... yes
checking for signed zeros... [ 80%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmHexFileConverter.cxx.o
yes
checking for gethostname... yes
checking if the FP division by 0 fails... [ 80%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmIfCommand.cxx.o
yes
checking for HOST_NAME_MAX... no
checking if NAN == NAN... yes
checking for getline... no
yes
checking if charset has consecutive values... checking for working getline function... yes
checking for math/round... yes
checking for math/trunc... yes
checking whether program_invocation_name is declared... yes
checking for math/floor... yes
checking whether program_invocation_short_name is declared... [ 80%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmIncludeCommand.cxx.o
yes
checking whether __argv is declared... no
yes
checking for math/ceil... checking whether gettimeofday clobbers localtime buffer... no
checking for gettimeofday with POSIX signature... [ 80%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmIncludeDirectoryCommand.cxx.o
yes
checking for math/nearbyint... [ 80%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmIncludeExternalMSProjectCommand.cxx.o
[ 80%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmIncludeGuardCommand.cxx.o
almost
[ 81%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmIncludeRegularExpressionCommand.cxx.o
checking for group_member... yes
checking for _mulx_u64... yes
checking whether the compiler generally respects inline... yes
checking whether INT32_MAX < INTMAX_MAX... yes
checking whether INT64_MAX == LONG_MAX... yes
checking whether UINT32_MAX < UINTMAX_MAX... yes
checking whether UINT64_MAX == ULONG_MAX... [ 81%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmInstallCommand.cxx.o
yes
checking whether isfinite is declared... no
checking for long double... yes
yes
checking format of `long double' floating point... checking whether isfinite(long double) works... IEEE extended, little endian
checking for TLS support using C11... yes
checking whether isinf is declared... yes
checking if compiler knows _Decimal64... yes
yes
checking decimal float format... checking whether isinf(long double) works... BID
checking if __float128 with hex constants is supported... yes
checking whether isnan(double) can be used without linking with libm... [ 81%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmInstallCommandArguments.cxx.o
yes
checking for Static Assertion support... yes
checking for library containing clock_gettime... yes
checking whether isnan(float) can be used without linking with libm... none required
checking for gmp.h... yes
checking whether gcc __attribute__ ((mode (XX))) works... yes
checking for recent GMP... yes
checking whether isnan(float) works... yes
checking usable gmp.h at link time... yes
yes
checking whether isnan(long double) can be used without linking with libm... checking for GMP_NUMB_BITS and sizeof(mp_limb_t) consistency... [ 81%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmInstallFilesCommand.cxx.o
yes
checking whether isnanl works... yes
checking for __gmpz_init in -lgmp... yes
checking if gmp.h version and libgmp version are the same... yes
checking whether iswblank is declared... (6.2.0/6.2.0) yes
checking for GMP library vs header correctness... yes
checking whether langinfo.h defines CODESET... yes
checking whether langinfo.h defines T_FMT_AMPM... yes
checking whether langinfo.h defines ALTMON_1... yes
checking for double-to-integer conversion bug... yes
checking whether langinfo.h defines ERA... yes
checking whether langinfo.h defines YESEXPR... yes
checking whether the compiler supports the __inline keyword... [ 81%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmInstallProgramsCommand.cxx.o
no
checking if gmp_printf supports "%jd"... yes
checking whether locale.h conforms to POSIX:2001... [ 81%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmInstallTargetsCommand.cxx.o
[ 81%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmLinkDirectoriesCommand.cxx.o
yes
checking whether struct lconv is properly defined... yes
checking whether lseek detects pipes... yes
checking if gmp_printf supports "%hhd"... yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... (cached) yes
checking whether NAN macro works... yes
checking if gmp_printf supports "%lld"... yes
checking whether HUGE_VAL works... yes
checking if gmp_printf supports "%Lf"... yes
checking whether mbrtowc handles incomplete characters... guessing yes
checking whether mbrtowc works as well as mbtowc... guessing yes
checking whether mbrtowc handles a NULL pwc argument... guessing yes
checking whether mbrtowc handles a NULL string argument... guessing yes
checking whether mbrtowc has a correct return value... guessing yes
checking whether mbrtowc returns 0 when parsing a NUL character... guessing yes
checking whether mbrtowc works on empty input... [ 81%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmLinkLibrariesCommand.cxx.o
yes
checking if gmp_printf supports "%td"... yes
checking whether the C locale is free of encoding errors... yes
checking if gmp_printf supports the ' group flag... no
checking whether mbrtowc handles incomplete characters... (cached) guessing yes
checking whether mbrtowc works as well as mbtowc... (cached) guessing yes
checking whether mbrtowc handles incomplete characters... (cached) guessing yes
checking whether mbrtowc works as well as mbtowc... (cached) guessing yes
checking whether mbsrtowcs works... guessing yes
checking whether mbswidth is declared in <wchar.h>... yes
checking for __gmpn_sbpi1_divappr_q... no
checking for mbstate_t... (cached) yes
checking for mbtowc... yes
checking for __gmpn_invert_limb... no
checking for __gmpn_rsblsh_n... yes
checking for mempcpy... (cached) yes
checking for memrchr... no
checking for long to fit in mp_limb_t... yes
checking for getrusage... yes
checking for __mktime_internal... yes
no
checking whether modf can be used without linking with libm... checking that generated files are newer than configure... done
configure: creating ./config.status
yes
checking for listmntent... no
checking for sys/ucred.h... no
checking for sys/mount.h... yes
checking mntent.h usability... yes
checking mntent.h presence... yes
checking for mntent.h... yes
checking sys/fs_types.h usability... no
checking sys/fs_types.h presence... no
checking for sys/fs_types.h... no
checking for struct fsstat.f_fstypename... [ 81%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmListCommand.cxx.o
[ 82%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmLoadCacheCommand.cxx.o
no
checking for library containing getmntent... none required
checking for getmntent... [ 82%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmLoadCommandCommand.cxx.o
yes
checking for mntctl function and struct vmount... no
checking for one-argument getmntent function... yes
checking for setmntent... [ 82%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmMacroCommand.cxx.o
[ 82%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmMakeDirectoryCommand.cxx.o
config.status: creating Makefile
yes
config.status: creating mpfr.pc
checking for endmntent... config.status: creating doc/Makefile
config.status: creating src/Makefile
config.status: creating tests/Makefile
yes
checking for hasmntopt... config.status: creating tune/Makefile
config.status: creating src/mparam.h
config.status: creating tools/bench/Makefile
yes
checking sys/mntent.h usability... config.status: executing depfiles commands
no
checking sys/mntent.h presence... no
checking for sys/mntent.h... no
checking sys/mkdev.h usability... no
checking sys/mkdev.h presence... no
checking for sys/mkdev.h... no
checking sys/sysmacros.h usability... yes
checking sys/sysmacros.h presence... yes
checking for sys/sysmacros.h... yes
checking for struct statfs.f_fstypename... no
checking whether YESEXPR works... yes
checking whether open recognizes a trailing slash... yes
checking for opendir... yes
checking for struct tm.tm_zone... (cached) yes
checking whether perror matches strerror... yes
checking whether program_invocation_name is declared... (cached) yes
checking whether program_invocation_short_name is declared... (cached) yes
checking for readdir... yes
checking whether readlink signature is correct... yes
checking whether readlink handles trailing slash correctly... yes
checking whether readlinkat signature is correct... yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible realloc... yes
checking for working re_compile_pattern... config.status: executing libtool commands
no
checking libintl.h usability... yes
checking libintl.h presence... yes
checking for libintl.h... yes
checking whether isblank is declared... yes
checking for rewinddir... touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/mpfr-4.0.2/.configured
CFLAGS="-O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include " CPPFLAGS="-I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include " CXXFLAGS="" LDFLAGS="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib " make --jobserver-fds=3,4 -j -C /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/mpfr-4.0.2  
make[4]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/mpfr-4.0.2'
Making all in src
make[5]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/mpfr-4.0.2/src'
make  all-am
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/mpfr-4.0.2/src'
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT exceptions.lo -MD -MP -MF .deps/exceptions.Tpo -c -o exceptions.lo exceptions.c
[ 82%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmMarkAsAdvancedCommand.cxx.o
OpenWrt-libtool: compile:  gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT exceptions.lo -MD -MP -MF .deps/exceptions.Tpo -c exceptions.c -o exceptions.o
yes
checking whether rmdir works... mv -f .deps/exceptions.Tpo .deps/exceptions.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT extract.lo -MD -MP -MF .deps/extract.Tpo -c -o extract.lo extract.c
OpenWrt-libtool: compile:  gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT extract.lo -MD -MP -MF .deps/extract.Tpo -c extract.c -o extract.o
yes
checking for rpmatch... mv -f .deps/extract.Tpo .deps/extract.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT uceil_exp2.lo -MD -MP -MF .deps/uceil_exp2.Tpo -c -o uceil_exp2.lo uceil_exp2.c
OpenWrt-libtool: compile:  gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT uceil_exp2.lo -MD -MP -MF .deps/uceil_exp2.Tpo -c uceil_exp2.c -o uceil_exp2.o
yes
checking selinux/flask.h usability... [ 82%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmMathCommand.cxx.o
mv -f .deps/uceil_exp2.Tpo .deps/uceil_exp2.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT uceil_log2.lo -MD -MP -MF .deps/uceil_log2.Tpo -c -o uceil_log2.lo uceil_log2.c
OpenWrt-libtool: compile:  gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT uceil_log2.lo -MD -MP -MF .deps/uceil_log2.Tpo -c uceil_log2.c -o uceil_log2.o
no
checking selinux/flask.h presence... no
checking for selinux/flask.h... no
checking whether setenv validates arguments... mv -f .deps/uceil_log2.Tpo .deps/uceil_log2.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT ufloor_log2.lo -MD -MP -MF .deps/ufloor_log2.Tpo -c -o ufloor_log2.lo ufloor_log2.c
OpenWrt-libtool: compile:  gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT ufloor_log2.lo -MD -MP -MF .deps/ufloor_log2.Tpo -c ufloor_log2.c -o ufloor_log2.o
yes
checking for stdint.h... (cached) yes
checking for SIZE_MAX... yes
checking for snprintf... (cached) yes
checking whether snprintf respects a size of 1... mv -f .deps/ufloor_log2.Tpo .deps/ufloor_log2.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT add.lo -MD -MP -MF .deps/add.Tpo -c -o add.lo add.c
OpenWrt-libtool: compile:  gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT add.lo -MD -MP -MF .deps/add.Tpo -c add.c -o add.o
yes
checking whether printf supports POSIX/XSI format strings with positions... mv -f .deps/add.Tpo .deps/add.Plo
yes
checking for socklen_t... /usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT add1.lo -MD -MP -MF .deps/add1.Tpo -c -o add1.lo add1.c
OpenWrt-libtool: compile:  gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT add1.lo -MD -MP -MF .deps/add1.Tpo -c add1.c -o add1.o
yes
checking for ssize_t... (cached) yes
checking whether stat handles trailing slashes on files... yes
checking for struct stat.st_atim.tv_nsec... yes
checking whether struct stat.st_atim is of type struct timespec... yes
checking for struct stat.st_birthtimespec.tv_nsec... no
checking for struct stat.st_birthtimensec... mv -f .deps/add1.Tpo .deps/add1.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT add_ui.lo -MD -MP -MF .deps/add_ui.Tpo -c -o add_ui.lo add_ui.c
no
checking for struct stat.st_birthtim.tv_nsec... /usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT agm.lo -MD -MP -MF .deps/agm.Tpo -c -o agm.lo agm.c
OpenWrt-libtool: compile:  gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT add_ui.lo -MD -MP -MF .deps/add_ui.Tpo -c add_ui.c -o add_ui.o
OpenWrt-libtool: compile:  gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT agm.lo -MD -MP -MF .deps/agm.Tpo -c agm.c -o agm.o
no
checking for working stdalign.h... mv -f .deps/add_ui.Tpo .deps/add_ui.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT clear.lo -MD -MP -MF .deps/clear.Tpo -c -o clear.lo clear.c
yes
checking for va_copy... OpenWrt-libtool: compile:  gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT clear.lo -MD -MP -MF .deps/clear.Tpo -c clear.c -o clear.o
yes
checking for good max_align_t... (cached) yes
checking whether NULL can be used in arbitrary expressions... (cached) yes
checking which flavor of printf attribute matches inttypes macros... system
checking for stpcpy... mv -f .deps/clear.Tpo .deps/clear.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT cmp.lo -MD -MP -MF .deps/cmp.Tpo -c -o cmp.lo cmp.c
OpenWrt-libtool: compile:  gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT cmp.lo -MD -MP -MF .deps/cmp.Tpo -c cmp.c -o cmp.o
mv -f .deps/agm.Tpo .deps/agm.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT cmp_abs.lo -MD -MP -MF .deps/cmp_abs.Tpo -c -o cmp_abs.lo cmp_abs.c
yes
checking for strcasecmp... OpenWrt-libtool: compile:  gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT cmp_abs.lo -MD -MP -MF .deps/cmp_abs.Tpo -c cmp_abs.c -o cmp_abs.o
mv -f .deps/cmp.Tpo .deps/cmp.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT cmp_si.lo -MD -MP -MF .deps/cmp_si.Tpo -c -o cmp_si.lo cmp_si.c
yes
checking for strncasecmp... OpenWrt-libtool: compile:  gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT cmp_si.lo -MD -MP -MF .deps/cmp_si.Tpo -c cmp_si.c -o cmp_si.o
mv -f .deps/cmp_abs.Tpo .deps/cmp_abs.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT cmp_ui.lo -MD -MP -MF .deps/cmp_ui.Tpo -c -o cmp_ui.lo cmp_ui.c
OpenWrt-libtool: compile:  gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT cmp_ui.lo -MD -MP -MF .deps/cmp_ui.Tpo -c cmp_ui.c -o cmp_ui.o
yes
checking whether strncasecmp is declared... mv -f .deps/cmp_si.Tpo .deps/cmp_si.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT comparisons.lo -MD -MP -MF .deps/comparisons.Tpo -c -o comparisons.lo comparisons.c
yes
checking whether strcasestr works in linear time... mv -f .deps/cmp_ui.Tpo .deps/cmp_ui.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT div_2exp.lo -MD -MP -MF .deps/div_2exp.Tpo -c -o div_2exp.lo div_2exp.c
OpenWrt-libtool: compile:  gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT comparisons.lo -MD -MP -MF .deps/comparisons.Tpo -c comparisons.c -o comparisons.o
OpenWrt-libtool: compile:  gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT div_2exp.lo -MD -MP -MF .deps/div_2exp.Tpo -c div_2exp.c -o div_2exp.o
mv -f .deps/comparisons.Tpo .deps/comparisons.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT div_2si.lo -MD -MP -MF .deps/div_2si.Tpo -c -o div_2si.lo div_2si.c
mv -f .deps/div_2exp.Tpo .deps/div_2exp.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT div_2ui.lo -MD -MP -MF .deps/div_2ui.Tpo -c -o div_2ui.lo div_2ui.c
yes
checking for strcasestr... (cached) yes
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT div.lo -MD -MP -MF .deps/div.Tpo -c -o div.lo div.c
checking whether strcasestr works... (cached) yes
checking for working strerror function... OpenWrt-libtool: compile:  gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT div_2si.lo -MD -MP -MF .deps/div_2si.Tpo -c div_2si.c -o div_2si.o
OpenWrt-libtool: compile:  gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT div_2ui.lo -MD -MP -MF .deps/div_2ui.Tpo -c div_2ui.c -o div_2ui.o
OpenWrt-libtool: compile:  gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT div.lo -MD -MP -MF .deps/div.Tpo -c div.c -o div.o
[ 82%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmMessageCommand.cxx.o
yes
checking for working strndup... mv -f .deps/div_2si.Tpo .deps/div_2si.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT div_ui.lo -MD -MP -MF .deps/div_ui.Tpo -c -o div_ui.lo div_ui.c
OpenWrt-libtool: compile:  gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT div_ui.lo -MD -MP -MF .deps/div_ui.Tpo -c div_ui.c -o div_ui.o
yes
checking for working strnlen... yes
checking whether strstr works in linear time... mv -f .deps/div_2ui.Tpo .deps/div_2ui.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT dump.lo -MD -MP -MF .deps/dump.Tpo -c -o dump.lo dump.c
mv -f .deps/div_ui.Tpo .deps/div_ui.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT eq.lo -MD -MP -MF .deps/eq.Tpo -c -o eq.lo eq.c
OpenWrt-libtool: compile:  gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT dump.lo -MD -MP -MF .deps/dump.Tpo -c dump.c -o dump.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT exp10.lo -MD -MP -MF .deps/exp10.Tpo -c -o exp10.lo exp10.c
OpenWrt-libtool: compile:  gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT eq.lo -MD -MP -MF .deps/eq.Tpo -c eq.c -o eq.o
yes
checking whether strstr works... (cached) yes
checking for strtoull... OpenWrt-libtool: compile:  gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT exp10.lo -MD -MP -MF .deps/exp10.Tpo -c exp10.c -o exp10.o
mv -f .deps/dump.Tpo .deps/dump.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT exp2.lo -MD -MP -MF .deps/exp2.Tpo -c -o exp2.lo exp2.c
mv -f .deps/exp10.Tpo .deps/exp10.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT exp3.lo -MD -MP -MF .deps/exp3.Tpo -c -o exp3.lo exp3.c
yes
checking for nlink_t... (cached) yes
checking for struct utsname... OpenWrt-libtool: compile:  gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT exp2.lo -MD -MP -MF .deps/exp2.Tpo -c exp2.c -o exp2.o
mv -f .deps/eq.Tpo .deps/eq.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT exp.lo -MD -MP -MF .deps/exp.Tpo -c -o exp.lo exp.c
OpenWrt-libtool: compile:  gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT exp3.lo -MD -MP -MF .deps/exp3.Tpo -c exp3.c -o exp3.o
yes
OpenWrt-libtool: compile:  gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT exp.lo -MD -MP -MF .deps/exp.Tpo -c exp.c -o exp.o
mv -f .deps/exp2.Tpo .deps/exp2.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT frac.lo -MD -MP -MF .deps/frac.Tpo -c -o frac.lo frac.c
checking whether localtime_r is declared... OpenWrt-libtool: compile:  gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT frac.lo -MD -MP -MF .deps/frac.Tpo -c frac.c -o frac.o
yes
checking whether localtime_r is compatible with its POSIX signature... mv -f .deps/exp.Tpo .deps/exp.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT frexp.lo -MD -MP -MF .deps/frexp.Tpo -c -o frexp.lo frexp.c
yes
checking whether localtime loops forever near extrema... mv -f .deps/exp3.Tpo .deps/exp3.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT get_d.lo -MD -MP -MF .deps/get_d.Tpo -c -o get_d.lo get_d.c
OpenWrt-libtool: compile:  gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT frexp.lo -MD -MP -MF .deps/frexp.Tpo -c frexp.c -o frexp.o
OpenWrt-libtool: compile:  gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT get_d.lo -MD -MP -MF .deps/get_d.Tpo -c get_d.c -o get_d.o
no
checking for timezone_t... mv -f .deps/frac.Tpo .deps/frac.Plo
mv -f .deps/div.Tpo .deps/div.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT get_exp.lo -MD -MP -MF .deps/get_exp.Tpo -c -o get_exp.lo get_exp.c
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT get_str.lo -MD -MP -MF .deps/get_str.Tpo -c -o get_str.lo get_str.c
no
checking whether trunc is declared... (cached) yes
mv -f .deps/frexp.Tpo .deps/frexp.Plo
OpenWrt-libtool: compile:  gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT get_exp.lo -MD -MP -MF .deps/get_exp.Tpo -c get_exp.c -o get_exp.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT init.lo -MD -MP -MF .deps/init.Tpo -c -o init.lo init.c
OpenWrt-libtool: compile:  gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT get_str.lo -MD -MP -MF .deps/get_str.Tpo -c get_str.c -o get_str.o
mv -f .deps/get_d.Tpo .deps/get_d.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT inp_str.lo -MD -MP -MF .deps/inp_str.Tpo -c -o inp_str.lo inp_str.c
OpenWrt-libtool: compile:  gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT init.lo -MD -MP -MF .deps/init.Tpo -c init.c -o init.o
OpenWrt-libtool: compile:  gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT inp_str.lo -MD -MP -MF .deps/inp_str.Tpo -c inp_str.c -o inp_str.o
mv -f .deps/get_exp.Tpo .deps/get_exp.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT isinteger.lo -MD -MP -MF .deps/isinteger.Tpo -c -o isinteger.lo isinteger.c
mv -f .deps/init.Tpo .deps/init.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT isinf.lo -MD -MP -MF .deps/isinf.Tpo -c -o isinf.lo isinf.c
OpenWrt-libtool: compile:  gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT isinteger.lo -MD -MP -MF .deps/isinteger.Tpo -c isinteger.c -o isinteger.o
mv -f .deps/inp_str.Tpo .deps/inp_str.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT isnan.lo -MD -MP -MF .deps/isnan.Tpo -c -o isnan.lo isnan.c
OpenWrt-libtool: compile:  gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT isinf.lo -MD -MP -MF .deps/isinf.Tpo -c isinf.c -o isinf.o
checking whether tzset clobbers localtime buffer... OpenWrt-libtool: compile:  gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT isnan.lo -MD -MP -MF .deps/isnan.Tpo -c isnan.c -o isnan.o
mv -f .deps/isinteger.Tpo .deps/isinteger.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT isnum.lo -MD -MP -MF .deps/isnum.Tpo -c -o isnum.lo isnum.c
mv -f .deps/isinf.Tpo .deps/isinf.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT const_log2.lo -MD -MP -MF .deps/const_log2.Tpo -c -o const_log2.lo const_log2.c
mv -f .deps/isnan.Tpo .deps/isnan.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT log.lo -MD -MP -MF .deps/log.Tpo -c -o log.lo log.c
no
checking for uname... OpenWrt-libtool: compile:  gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT isnum.lo -MD -MP -MF .deps/isnum.Tpo -c isnum.c -o isnum.o
OpenWrt-libtool: compile:  gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT log.lo -MD -MP -MF .deps/log.Tpo -c log.c -o log.o
OpenWrt-libtool: compile:  gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT const_log2.lo -MD -MP -MF .deps/const_log2.Tpo -c const_log2.c -o const_log2.o
yes
checking whether unlink honors trailing slashes... mv -f .deps/isnum.Tpo .deps/isnum.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT modf.lo -MD -MP -MF .deps/modf.Tpo -c -o modf.lo modf.c
OpenWrt-libtool: compile:  gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT modf.lo -MD -MP -MF .deps/modf.Tpo -c modf.c -o modf.o
mv -f .deps/get_str.Tpo .deps/get_str.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT mul_2exp.lo -MD -MP -MF .deps/mul_2exp.Tpo -c -o mul_2exp.lo mul_2exp.c
mv -f .deps/log.Tpo .deps/log.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT mul_2si.lo -MD -MP -MF .deps/mul_2si.Tpo -c -o mul_2si.lo mul_2si.c
OpenWrt-libtool: compile:  gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT mul_2exp.lo -MD -MP -MF .deps/mul_2exp.Tpo -c mul_2exp.c -o mul_2exp.o
OpenWrt-libtool: compile:  gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT mul_2si.lo -MD -MP -MF .deps/mul_2si.Tpo -c mul_2si.c -o mul_2si.o
mv -f .deps/const_log2.Tpo .deps/const_log2.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT mul_2ui.lo -MD -MP -MF .deps/mul_2ui.Tpo -c -o mul_2ui.lo mul_2ui.c
yes
checking whether unlink of a parent directory fails as it should... guessing yes
checking for unsetenv... mv -f .deps/mul_2exp.Tpo .deps/mul_2exp.Plo
OpenWrt-libtool: compile:  gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT mul_2ui.lo -MD -MP -MF .deps/mul_2ui.Tpo -c mul_2ui.c -o mul_2ui.o
mv -f .deps/modf.Tpo .deps/modf.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT mul.lo -MD -MP -MF .deps/mul.Tpo -c -o mul.lo mul.c
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT mul_ui.lo -MD -MP -MF .deps/mul_ui.Tpo -c -o mul_ui.lo mul_ui.c
OpenWrt-libtool: compile:  gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT mul.lo -MD -MP -MF .deps/mul.Tpo -c mul.c -o mul.o
OpenWrt-libtool: compile:  gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT mul_ui.lo -MD -MP -MF .deps/mul_ui.Tpo -c mul_ui.c -o mul_ui.o
mv -f .deps/mul_2ui.Tpo .deps/mul_2ui.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT neg.lo -MD -MP -MF .deps/neg.Tpo -c -o neg.lo neg.c
yes
checking for unsetenv() return type... OpenWrt-libtool: compile:  gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT neg.lo -MD -MP -MF .deps/neg.Tpo -c neg.c -o neg.o
int
checking whether unsetenv obeys POSIX... mv -f .deps/mul_2si.Tpo .deps/mul_2si.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT next.lo -MD -MP -MF .deps/next.Tpo -c -o next.lo next.c
mv -f .deps/mul_ui.Tpo .deps/mul_ui.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT out_str.lo -MD -MP -MF .deps/out_str.Tpo -c -o out_str.lo out_str.c
OpenWrt-libtool: compile:  gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT next.lo -MD -MP -MF .deps/next.Tpo -c next.c -o next.o
mv -f .deps/neg.Tpo .deps/neg.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT printf.lo -MD -MP -MF .deps/printf.Tpo -c -o printf.lo printf.c
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT vasprintf.lo -MD -MP -MF .deps/vasprintf.Tpo -c -o vasprintf.lo vasprintf.c
OpenWrt-libtool: compile:  gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT out_str.lo -MD -MP -MF .deps/out_str.Tpo -c out_str.c -o out_str.o
OpenWrt-libtool: compile:  gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT printf.lo -MD -MP -MF .deps/printf.Tpo -c printf.c -o printf.o
yes
checking for ptrdiff_t... OpenWrt-libtool: compile:  gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT vasprintf.lo -MD -MP -MF .deps/vasprintf.Tpo -c vasprintf.c -o vasprintf.o
mv -f .deps/out_str.Tpo .deps/out_str.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT const_pi.lo -MD -MP -MF .deps/const_pi.Tpo -c -o const_pi.lo const_pi.c
mv -f .deps/next.Tpo .deps/next.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT pow.lo -MD -MP -MF .deps/pow.Tpo -c -o pow.lo pow.c
OpenWrt-libtool: compile:  gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT const_pi.lo -MD -MP -MF .deps/const_pi.Tpo -c const_pi.c -o const_pi.o
mv -f .deps/printf.Tpo .deps/printf.Plo
OpenWrt-libtool: compile:  gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT pow.lo -MD -MP -MF .deps/pow.Tpo -c pow.c -o pow.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT pow_si.lo -MD -MP -MF .deps/pow_si.Tpo -c -o pow_si.lo pow_si.c
yes
checking whether mbrtowc handles incomplete characters... (cached) guessing yes
checking whether mbrtowc works as well as mbtowc... (cached) guessing yes
checking whether wcrtomb works in the C locale... OpenWrt-libtool: compile:  gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT pow_si.lo -MD -MP -MF .deps/pow_si.Tpo -c pow_si.c -o pow_si.o
mv -f .deps/const_pi.Tpo .deps/const_pi.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT pow_ui.lo -MD -MP -MF .deps/pow_ui.Tpo -c -o pow_ui.lo pow_ui.c
yes
checking whether wcrtomb return value is correct... guessing yes
checking whether iswcntrl works... (cached) yes
checking for towlower... (cached) yes
checking for wctype_t... (cached) yes
checking for wctrans_t... (cached) yes
checking whether wcwidth is declared... OpenWrt-libtool: compile:  gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT pow_ui.lo -MD -MP -MF .deps/pow_ui.Tpo -c pow_ui.c -o pow_ui.o
yes
checking whether wcwidth works reasonably in UTF-8 locales... mv -f .deps/mul.Tpo .deps/mul.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT print_raw.lo -MD -MP -MF .deps/print_raw.Tpo -c -o print_raw.lo print_raw.c
mv -f .deps/pow_ui.Tpo .deps/pow_ui.Plo
mv -f .deps/pow_si.Tpo .deps/pow_si.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT print_rnd_mode.lo -MD -MP -MF .deps/print_rnd_mode.Tpo -c -o print_rnd_mode.lo print_rnd_mode.c
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT reldiff.lo -MD -MP -MF .deps/reldiff.Tpo -c -o reldiff.lo reldiff.c
mv -f .deps/pow.Tpo .deps/pow.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT round_prec.lo -MD -MP -MF .deps/round_prec.Tpo -c -o round_prec.lo round_prec.c
OpenWrt-libtool: compile:  gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT print_raw.lo -MD -MP -MF .deps/print_raw.Tpo -c print_raw.c -o print_raw.o
yes
checking for stdint.h... (cached) yes
checking for a traditional french locale... OpenWrt-libtool: compile:  gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT reldiff.lo -MD -MP -MF .deps/reldiff.Tpo -c reldiff.c -o reldiff.o
(cached) none
checking for a french Unicode locale... (cached) none
checking for a traditional french locale... (cached) none
checking for a turkish Unicode locale... OpenWrt-libtool: compile:  gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT print_rnd_mode.lo -MD -MP -MF .deps/print_rnd_mode.Tpo -c print_rnd_mode.c -o print_rnd_mode.o
OpenWrt-libtool: compile:  gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT round_prec.lo -MD -MP -MF .deps/round_prec.Tpo -c round_prec.c -o round_prec.o
mv -f .deps/print_raw.Tpo .deps/print_raw.Plo
[ 82%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmOptionCommand.cxx.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT set.lo -MD -MP -MF .deps/set.Tpo -c -o set.lo set.c
mv -f .deps/print_rnd_mode.Tpo .deps/print_rnd_mode.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT setmax.lo -MD -MP -MF .deps/setmax.Tpo -c -o setmax.lo setmax.c
mv -f .deps/reldiff.Tpo .deps/reldiff.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT setmin.lo -MD -MP -MF .deps/setmin.Tpo -c -o setmin.lo setmin.c
OpenWrt-libtool: compile:  gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT set.lo -MD -MP -MF .deps/set.Tpo -c set.c -o set.o
OpenWrt-libtool: compile:  gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT setmax.lo -MD -MP -MF .deps/setmax.Tpo -c setmax.c -o setmax.o
OpenWrt-libtool: compile:  gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT setmin.lo -MD -MP -MF .deps/setmin.Tpo -c setmin.c -o setmin.o
none
checking whether fdopen sets errno... mv -f .deps/setmax.Tpo .deps/setmax.Plo
mv -f .deps/setmin.Tpo .deps/setmin.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT set_d.lo -MD -MP -MF .deps/set_d.Tpo -c -o set_d.lo set_d.c
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT set_dfl_prec.lo -MD -MP -MF .deps/set_dfl_prec.Tpo -c -o set_dfl_prec.lo set_dfl_prec.c
OpenWrt-libtool: compile:  gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT set_d.lo -MD -MP -MF .deps/set_d.Tpo -c set_d.c -o set_d.o
mv -f .deps/set.Tpo .deps/set.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT set_exp.lo -MD -MP -MF .deps/set_exp.Tpo -c -o set_exp.lo set_exp.c
yes
checking for getpagesize... (cached) yes
checking whether getpagesize is declared... OpenWrt-libtool: compile:  gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT set_dfl_prec.lo -MD -MP -MF .deps/set_dfl_prec.Tpo -c set_dfl_prec.c -o set_dfl_prec.o
OpenWrt-libtool: compile:  gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT set_exp.lo -MD -MP -MF .deps/set_exp.Tpo -c set_exp.c -o set_exp.o
mv -f .deps/set_d.Tpo .deps/set_d.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT set_rnd.lo -MD -MP -MF .deps/set_rnd.Tpo -c -o set_rnd.lo set_rnd.c
mv -f .deps/set_dfl_prec.Tpo .deps/set_dfl_prec.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT set_f.lo -MD -MP -MF .deps/set_f.Tpo -c -o set_f.lo set_f.c
OpenWrt-libtool: compile:  gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT set_rnd.lo -MD -MP -MF .deps/set_rnd.Tpo -c set_rnd.c -o set_rnd.o
yes
checking for library containing inet_pton... mv -f .deps/set_exp.Tpo .deps/set_exp.Plo
OpenWrt-libtool: compile:  gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT set_f.lo -MD -MP -MF .deps/set_f.Tpo -c set_f.c -o set_f.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT set_prc_raw.lo -MD -MP -MF .deps/set_prc_raw.Tpo -c -o set_prc_raw.lo set_prc_raw.c
OpenWrt-libtool: compile:  gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT set_prc_raw.lo -MD -MP -MF .deps/set_prc_raw.Tpo -c set_prc_raw.c -o set_prc_raw.o
mv -f .deps/round_prec.Tpo .deps/round_prec.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT set_prec.lo -MD -MP -MF .deps/set_prec.Tpo -c -o set_prec.lo set_prec.c
mv -f .deps/set_rnd.Tpo .deps/set_rnd.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT set_q.lo -MD -MP -MF .deps/set_q.Tpo -c -o set_q.lo set_q.c
none required
checking whether inet_pton is declared... OpenWrt-libtool: compile:  gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT set_prec.lo -MD -MP -MF .deps/set_prec.Tpo -c set_prec.c -o set_prec.o
OpenWrt-libtool: compile:  gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT set_q.lo -MD -MP -MF .deps/set_q.Tpo -c set_q.c -o set_q.o
mv -f .deps/set_prc_raw.Tpo .deps/set_prc_raw.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT set_si.lo -MD -MP -MF .deps/set_si.Tpo -c -o set_si.lo set_si.c
yes
checking whether byte ordering is bigendian... (cached) no
checking for ioctl... OpenWrt-libtool: compile:  gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT set_si.lo -MD -MP -MF .deps/set_si.Tpo -c set_si.c -o set_si.o
mv -f .deps/set_prec.Tpo .deps/set_prec.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT set_str.lo -MD -MP -MF .deps/set_str.Tpo -c -o set_str.lo set_str.c
mv -f .deps/set_f.Tpo .deps/set_f.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT set_str_raw.lo -MD -MP -MF .deps/set_str_raw.Tpo -c -o set_str_raw.lo set_str_raw.c
yes
checking for ioctl with POSIX signature... mv -f .deps/set_q.Tpo .deps/set_q.Plo
mv -f .deps/set_si.Tpo .deps/set_si.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT set_ui.lo -MD -MP -MF .deps/set_ui.Tpo -c -o set_ui.lo set_ui.c
[ 82%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmOutputRequiredFilesCommand.cxx.o
OpenWrt-libtool: compile:  gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT set_str.lo -MD -MP -MF .deps/set_str.Tpo -c set_str.c -o set_str.o
OpenWrt-libtool: compile:  gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT set_str_raw.lo -MD -MP -MF .deps/set_str_raw.Tpo -c set_str_raw.c -o set_str_raw.o
no
checking where to find the exponent in a 'float'... (cached) word 0 bit 23
checking where to find the exponent in a 'double'... (cached) word 1 bit 20
OpenWrt-libtool: compile:  gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT set_ui.lo -MD -MP -MF .deps/set_ui.Tpo -c set_ui.c -o set_ui.o
checking where to find the exponent in a 'long double'... mv -f .deps/set_str_raw.Tpo .deps/set_str_raw.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT set_z.lo -MD -MP -MF .deps/set_z.Tpo -c -o set_z.lo set_z.c
mv -f .deps/set_str.Tpo .deps/set_str.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT sqrt.lo -MD -MP -MF .deps/sqrt.Tpo -c -o sqrt.lo sqrt.c
[ 83%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmParseArgumentsCommand.cxx.o
OpenWrt-libtool: compile:  gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT sqrt.lo -MD -MP -MF .deps/sqrt.Tpo -c sqrt.c -o sqrt.o
OpenWrt-libtool: compile:  gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT set_z.lo -MD -MP -MF .deps/set_z.Tpo -c set_z.c -o set_z.o
mv -f .deps/set_ui.Tpo .deps/set_ui.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT sqrt_ui.lo -MD -MP -MF .deps/sqrt_ui.Tpo -c -o sqrt_ui.lo sqrt_ui.c
mv -f .deps/set_z.Tpo .deps/set_z.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT sub.lo -MD -MP -MF .deps/sub.Tpo -c -o sub.lo sub.c
OpenWrt-libtool: compile:  gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT sqrt_ui.lo -MD -MP -MF .deps/sqrt_ui.Tpo -c sqrt_ui.c -o sqrt_ui.o
word 2 bit 0
checking where to find the exponent in a 'float'... (cached) word 0 bit 23
checking where to find the exponent in a 'double'... (cached) word 1 bit 20
checking where to find the exponent in a 'long double'... (cached) word 2 bit 0
mv -f .deps/sqrt_ui.Tpo .deps/sqrt_ui.Plo
OpenWrt-libtool: compile:  gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT sub.lo -MD -MP -MF .deps/sub.Tpo -c sub.c -o sub.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT sub1.lo -MD -MP -MF .deps/sub1.Tpo -c -o sub1.lo sub1.c
checking where to find the exponent in a 'double'... (cached) word 1 bit 20
checking where to find the exponent in a 'float'... (cached) word 0 bit 23
checking where to find the exponent in a 'long double'... (cached) word 2 bit 0
mv -f .deps/vasprintf.Tpo .deps/vasprintf.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT sub_ui.lo -MD -MP -MF .deps/sub_ui.Tpo -c -o sub_ui.lo sub_ui.c
checking for a traditional french locale... (cached) none
checking for a french Unicode locale... (cached) none
checking for a traditional japanese locale... (cached) none
checking for a transitional chinese locale... (cached) none
checking for a french Unicode locale... (cached) none
checking for a turkish Unicode locale... (cached) none
checking for a transitional chinese locale... (cached) none
checking for a french Unicode locale... (cached) none
checking for a traditional french locale... (cached) OpenWrt-libtool: compile:  gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT sub1.lo -MD -MP -MF .deps/sub1.Tpo -c sub1.c -o sub1.o
none
checking for a french Unicode locale... (cached) none
checking for a traditional japanese locale... (cached) none
checking for a transitional chinese locale... (cached) none
checking for a french Unicode locale... (cached) none
checking for a transitional chinese locale... (cached) none
checking for mmap... (cached) yes
checking for MAP_ANONYMOUS... yes
checking for mmap... (cached) yes
checking for MAP_ANONYMOUS... yes
checking for library containing nanosleep... OpenWrt-libtool: compile:  gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT sub_ui.lo -MD -MP -MF .deps/sub_ui.Tpo -c sub_ui.c -o sub_ui.o
mv -f .deps/sub.Tpo .deps/sub.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT rint.lo -MD -MP -MF .deps/rint.Tpo -c -o rint.lo rint.c
none required
checking for working nanosleep... mv -f .deps/sub_ui.Tpo .deps/sub_ui.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT ui_div.lo -MD -MP -MF .deps/ui_div.Tpo -c -o ui_div.lo ui_div.c
mv -f .deps/sqrt.Tpo .deps/sqrt.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT ui_sub.lo -MD -MP -MF .deps/ui_sub.Tpo -c -o ui_sub.lo ui_sub.c
OpenWrt-libtool: compile:  gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT rint.lo -MD -MP -MF .deps/rint.Tpo -c rint.c -o rint.o
OpenWrt-libtool: compile:  gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT ui_div.lo -MD -MP -MF .deps/ui_div.Tpo -c ui_div.c -o ui_div.o
OpenWrt-libtool: compile:  gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT ui_sub.lo -MD -MP -MF .deps/ui_sub.Tpo -c ui_sub.c -o ui_sub.o
mv -f .deps/ui_div.Tpo .deps/ui_div.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT urandom.lo -MD -MP -MF .deps/urandom.Tpo -c -o urandom.lo urandom.c
OpenWrt-libtool: compile:  gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT urandom.lo -MD -MP -MF .deps/urandom.Tpo -c urandom.c -o urandom.o
mv -f .deps/sub1.Tpo .deps/sub1.Plo
mv -f .deps/ui_sub.Tpo .deps/ui_sub.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT urandomb.lo -MD -MP -MF .deps/urandomb.Tpo -c -o urandomb.lo urandomb.c
[ 83%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmPathLabel.cxx.o
mv -f .deps/rint.Tpo .deps/rint.Plo
[ 83%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmProjectCommand.cxx.o
OpenWrt-libtool: compile:  gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT urandomb.lo -MD -MP -MF .deps/urandomb.Tpo -c urandomb.c -o urandomb.o
mv -f .deps/urandom.Tpo .deps/urandom.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT get_z_exp.lo -MD -MP -MF .deps/get_z_exp.Tpo -c -o get_z_exp.lo get_z_exp.c
OpenWrt-libtool: compile:  gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT get_z_exp.lo -MD -MP -MF .deps/get_z_exp.Tpo -c get_z_exp.c -o get_z_exp.o
mv -f .deps/urandomb.Tpo .deps/urandomb.Plo
[ 83%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmQTWrapCPPCommand.cxx.o
mv -f .deps/get_z_exp.Tpo .deps/get_z_exp.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT swap.lo -MD -MP -MF .deps/swap.Tpo -c -o swap.lo swap.c
OpenWrt-libtool: compile:  gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT swap.lo -MD -MP -MF .deps/swap.Tpo -c swap.c -o swap.o
mv -f .deps/swap.Tpo .deps/swap.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT factorial.lo -MD -MP -MF .deps/factorial.Tpo -c -o factorial.lo factorial.c
OpenWrt-libtool: compile:  gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT factorial.lo -MD -MP -MF .deps/factorial.Tpo -c factorial.c -o factorial.o
[ 83%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmQTWrapUICommand.cxx.o
[ 83%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmRemoveCommand.cxx.o
mv -f .deps/factorial.Tpo .deps/factorial.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT cosh.lo -MD -MP -MF .deps/cosh.Tpo -c -o cosh.lo cosh.c
OpenWrt-libtool: compile:  gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT cosh.lo -MD -MP -MF .deps/cosh.Tpo -c cosh.c -o cosh.o
mv -f .deps/cosh.Tpo .deps/cosh.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT sinh.lo -MD -MP -MF .deps/sinh.Tpo -c -o sinh.lo sinh.c
OpenWrt-libtool: compile:  gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT sinh.lo -MD -MP -MF .deps/sinh.Tpo -c sinh.c -o sinh.o
mv -f .deps/sinh.Tpo .deps/sinh.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT tanh.lo -MD -MP -MF .deps/tanh.Tpo -c -o tanh.lo tanh.c
OpenWrt-libtool: compile:  gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT tanh.lo -MD -MP -MF .deps/tanh.Tpo -c tanh.c -o tanh.o
mv -f .deps/tanh.Tpo .deps/tanh.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT sinh_cosh.lo -MD -MP -MF .deps/sinh_cosh.Tpo -c -o sinh_cosh.lo sinh_cosh.c
no (mishandles large arguments)
checking whether <netinet/in.h> is self-contained... OpenWrt-libtool: compile:  gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT sinh_cosh.lo -MD -MP -MF .deps/sinh_cosh.Tpo -c sinh_cosh.c -o sinh_cosh.o
yes
checking for a traditional french locale... (cached) none
checking for a french Unicode locale... (cached) none
checking for getppriv... mv -f .deps/sinh_cosh.Tpo .deps/sinh_cosh.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT acosh.lo -MD -MP -MF .deps/acosh.Tpo -c -o acosh.lo acosh.c
no
checking for putenv compatible with GNU and SVID... OpenWrt-libtool: compile:  gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT acosh.lo -MD -MP -MF .deps/acosh.Tpo -c acosh.c -o acosh.o
yes
checking for mmap... (cached) yes
checking for MAP_ANONYMOUS... mv -f .deps/acosh.Tpo .deps/acosh.Plo
yes
checking for raise... /usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT asinh.lo -MD -MP -MF .deps/asinh.Tpo -c -o asinh.lo asinh.c
OpenWrt-libtool: compile:  gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT asinh.lo -MD -MP -MF .deps/asinh.Tpo -c asinh.c -o asinh.o
yes
checking for sigprocmask... mv -f .deps/asinh.Tpo .deps/asinh.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT atanh.lo -MD -MP -MF .deps/atanh.Tpo -c -o atanh.lo atanh.c
yes
checking whether select supports a 0 argument... (cached) yes
checking whether select detects invalid fds... (cached) yes
checking whether setlocale supports the C locale... OpenWrt-libtool: compile:  gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT atanh.lo -MD -MP -MF .deps/atanh.Tpo -c atanh.c -o atanh.o
yes
checking for a traditional french locale... [ 83%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmRemoveDefinitionsCommand.cxx.o
(cached) none
checking for a french Unicode locale... (cached) none
checking for a traditional japanese locale... (cached) none
checking for a transitional chinese locale... (cached) none
checking for struct sigaction.sa_sigaction... [ 83%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmReturnCommand.cxx.o
yes
checking for volatile sig_atomic_t... mv -f .deps/atanh.Tpo .deps/atanh.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT atan.lo -MD -MP -MF .deps/atan.Tpo -c -o atan.lo atan.c
yes
checking for sighandler_t... OpenWrt-libtool: compile:  gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT atan.lo -MD -MP -MF .deps/atan.Tpo -c atan.c -o atan.o
yes
checking for sigprocmask... (cached) yes
checking whether sleep is declared... yes
checking for working sleep... [ 83%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmSearchPath.cxx.o
[ 84%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmSeparateArgumentsCommand.cxx.o
mv -f .deps/atan.Tpo .deps/atan.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT cmp2.lo -MD -MP -MF .deps/cmp2.Tpo -c -o cmp2.lo cmp2.c
OpenWrt-libtool: compile:  gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT cmp2.lo -MD -MP -MF .deps/cmp2.Tpo -c cmp2.c -o cmp2.o
mv -f .deps/cmp2.Tpo .deps/cmp2.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT exp_2.lo -MD -MP -MF .deps/exp_2.Tpo -c -o exp_2.lo exp_2.c
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT asin.lo -MD -MP -MF .deps/asin.Tpo -c -o asin.lo asin.c
OpenWrt-libtool: compile:  gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT exp_2.lo -MD -MP -MF .deps/exp_2.Tpo -c exp_2.c -o exp_2.o
OpenWrt-libtool: compile:  gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT asin.lo -MD -MP -MF .deps/asin.Tpo -c asin.c -o asin.o
mv -f .deps/asin.Tpo .deps/asin.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT const_euler.lo -MD -MP -MF .deps/const_euler.Tpo -c -o const_euler.lo const_euler.c
OpenWrt-libtool: compile:  gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT const_euler.lo -MD -MP -MF .deps/const_euler.Tpo -c const_euler.c -o const_euler.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT cos.lo -MD -MP -MF .deps/cos.Tpo -c -o cos.lo cos.c
OpenWrt-libtool: compile:  gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT cos.lo -MD -MP -MF .deps/cos.Tpo -c cos.c -o cos.o
mv -f .deps/exp_2.Tpo .deps/exp_2.Plo
[ 84%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmSetCommand.cxx.o
mv -f .deps/const_euler.Tpo .deps/const_euler.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT sin.lo -MD -MP -MF .deps/sin.Tpo -c -o sin.lo sin.c
OpenWrt-libtool: compile:  gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT sin.lo -MD -MP -MF .deps/sin.Tpo -c sin.c -o sin.o
mv -f .deps/cos.Tpo .deps/cos.Plo
[ 84%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmSetDirectoryPropertiesCommand.cxx.o
[ 84%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmSetPropertyCommand.cxx.o
mv -f .deps/sin.Tpo .deps/sin.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT tan.lo -MD -MP -MF .deps/tan.Tpo -c -o tan.lo tan.c
OpenWrt-libtool: compile:  gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT tan.lo -MD -MP -MF .deps/tan.Tpo -c tan.c -o tan.o
yes
checking for mmap... (cached) yes
checking for MAP_ANONYMOUS... yes
checking for mmap... (cached) yes
checking for MAP_ANONYMOUS... yes
checking whether symlink handles trailing slash correctly... mv -f .deps/tan.Tpo .deps/tan.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT fma.lo -MD -MP -MF .deps/fma.Tpo -c -o fma.lo fma.c
OpenWrt-libtool: compile:  gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT fma.lo -MD -MP -MF .deps/fma.Tpo -c fma.c -o fma.o
yes
checking whether symlinkat handles trailing slash correctly... yes
checking whether <sys/ioctl.h> declares ioctl... yes
checking for useconds_t... [ 84%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmSetSourceFilesPropertiesCommand.cxx.o
yes
checking whether usleep allows large arguments... mv -f .deps/fma.Tpo .deps/fma.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT fms.lo -MD -MP -MF .deps/fms.Tpo -c -o fms.lo fms.c
OpenWrt-libtool: compile:  gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT fms.lo -MD -MP -MF .deps/fms.Tpo -c fms.c -o fms.o
[ 84%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmSetTargetPropertiesCommand.cxx.o
mv -f .deps/fms.Tpo .deps/fms.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT hypot.lo -MD -MP -MF .deps/hypot.Tpo -c -o hypot.lo hypot.c
OpenWrt-libtool: compile:  gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT hypot.lo -MD -MP -MF .deps/hypot.Tpo -c hypot.c -o hypot.o
mv -f .deps/hypot.Tpo .deps/hypot.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT log1p.lo -MD -MP -MF .deps/log1p.Tpo -c -o log1p.lo log1p.c
OpenWrt-libtool: compile:  gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT log1p.lo -MD -MP -MF .deps/log1p.Tpo -c log1p.c -o log1p.o
[ 84%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmSetTestsPropertiesCommand.cxx.o
mv -f .deps/log1p.Tpo .deps/log1p.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT expm1.lo -MD -MP -MF .deps/expm1.Tpo -c -o expm1.lo expm1.c
OpenWrt-libtool: compile:  gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT expm1.lo -MD -MP -MF .deps/expm1.Tpo -c expm1.c -o expm1.o
mv -f .deps/expm1.Tpo .deps/expm1.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT log2.lo -MD -MP -MF .deps/log2.Tpo -c -o log2.lo log2.c
OpenWrt-libtool: compile:  gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT log2.lo -MD -MP -MF .deps/log2.Tpo -c log2.c -o log2.o
[ 84%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmSiteNameCommand.cxx.o
mv -f .deps/log2.Tpo .deps/log2.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT log10.lo -MD -MP -MF .deps/log10.Tpo -c -o log10.lo log10.c
OpenWrt-libtool: compile:  gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT log10.lo -MD -MP -MF .deps/log10.Tpo -c log10.c -o log10.o
mv -f .deps/log10.Tpo .deps/log10.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT ui_pow.lo -MD -MP -MF .deps/ui_pow.Tpo -c -o ui_pow.lo ui_pow.c
OpenWrt-libtool: compile:  gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT ui_pow.lo -MD -MP -MF .deps/ui_pow.Tpo -c ui_pow.c -o ui_pow.o
mv -f .deps/ui_pow.Tpo .deps/ui_pow.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT ui_pow_ui.lo -MD -MP -MF .deps/ui_pow_ui.Tpo -c -o ui_pow_ui.lo ui_pow_ui.c
[ 84%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmSourceGroupCommand.cxx.o
yes
checking for a traditional french locale... (cached) none
checking for a french Unicode locale... (cached) none
checking for a traditional japanese locale... (cached) none
checking for a transitional chinese locale... (cached) none
checking whether wctob works... guessing yes
checking whether wctob is declared... OpenWrt-libtool: compile:  gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT ui_pow_ui.lo -MD -MP -MF .deps/ui_pow_ui.Tpo -c ui_pow_ui.c -o ui_pow_ui.o
yes
checking whether C compiler handles -Werror -Wunknown-warning-option... no
checking for getpwnam... mv -f .deps/ui_pow_ui.Tpo .deps/ui_pow_ui.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT minmax.lo -MD -MP -MF .deps/minmax.Tpo -c -o minmax.lo minmax.c
yes
checking for modf in -lm... OpenWrt-libtool: compile:  gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT minmax.lo -MD -MP -MF .deps/minmax.Tpo -c minmax.c -o minmax.o
yes
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT dim.lo -MD -MP -MF .deps/dim.Tpo -c -o dim.lo dim.c
checking for fabs in -lm... mv -f .deps/minmax.Tpo .deps/minmax.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT signbit.lo -MD -MP -MF .deps/signbit.Tpo -c -o signbit.lo signbit.c
OpenWrt-libtool: compile:  gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT dim.lo -MD -MP -MF .deps/dim.Tpo -c dim.c -o dim.o
OpenWrt-libtool: compile:  gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT signbit.lo -MD -MP -MF .deps/signbit.Tpo -c signbit.c -o signbit.o
yes
checking for ANSI C header files... (cached) yes
mv -f .deps/dim.Tpo .deps/dim.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT copysign.lo -MD -MP -MF .deps/copysign.Tpo -c -o copysign.lo copysign.c
checking for sys/param.h... (cached) yes
mv -f .deps/signbit.Tpo .deps/signbit.Plo
checking for mntent.h... (cached) yes
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT setsign.lo -MD -MP -MF .deps/setsign.Tpo -c -o setsign.lo setsign.c
checking sys/mnttab.h usability... OpenWrt-libtool: compile:  gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT copysign.lo -MD -MP -MF .deps/copysign.Tpo -c copysign.c -o copysign.o
OpenWrt-libtool: compile:  gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT setsign.lo -MD -MP -MF .deps/setsign.Tpo -c setsign.c -o setsign.o
no
checking sys/mnttab.h presence... no
checking for sys/mnttab.h... no
checking sys/mntio.h usability... mv -f .deps/copysign.Tpo .deps/copysign.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT gmp_op.lo -MD -MP -MF .deps/gmp_op.Tpo -c -o gmp_op.lo gmp_op.c
mv -f .deps/setsign.Tpo .deps/setsign.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT init2.lo -MD -MP -MF .deps/init2.Tpo -c -o init2.lo init2.c
no
checking sys/mntio.h presence... OpenWrt-libtool: compile:  gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT init2.lo -MD -MP -MF .deps/init2.Tpo -c init2.c -o init2.o
OpenWrt-libtool: compile:  gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT gmp_op.lo -MD -MP -MF .deps/gmp_op.Tpo -c gmp_op.c -o gmp_op.o
no
checking for sys/mntio.h... no
checking for sys/mkdev.h... (cached) no
checking for getrlimit... mv -f .deps/init2.Tpo .deps/init2.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT acos.lo -MD -MP -MF .deps/acos.Tpo -c -o acos.lo acos.c
OpenWrt-libtool: compile:  gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT acos.lo -MD -MP -MF .deps/acos.Tpo -c acos.c -o acos.o
yes
checking for sys/mkdev.h... (cached) no
checking for sys/sysmacros.h... (cached) yes
checking for dirent.h that defines DIR... [ 85%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmString.cxx.o
mv -f .deps/acos.Tpo .deps/acos.Plo
yes
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT sin_cos.lo -MD -MP -MF .deps/sin_cos.Tpo -c -o sin_cos.lo sin_cos.c
checking for library containing opendir... OpenWrt-libtool: compile:  gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT sin_cos.lo -MD -MP -MF .deps/sin_cos.Tpo -c sin_cos.c -o sin_cos.o
mv -f .deps/gmp_op.Tpo .deps/gmp_op.Plo
none required
checking whether stat file-mode macros are broken... (cached) no
checking for sys/wait.h that is POSIX.1 compatible... (cached) yes
checking for uid_t in sys/types.h... (cached) yes
checking for size_t... (cached) yes
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT set_nan.lo -MD -MP -MF .deps/set_nan.Tpo -c -o set_nan.lo set_nan.c
checking for ssize_t... OpenWrt-libtool: compile:  gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT set_nan.lo -MD -MP -MF .deps/set_nan.Tpo -c set_nan.c -o set_nan.o
[ 85%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmStringReplaceHelper.cxx.o
yes
checking for pid_t... (cached) yes
checking for ino_t... mv -f .deps/set_nan.Tpo .deps/set_nan.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT set_inf.lo -MD -MP -MF .deps/set_inf.Tpo -c -o set_inf.lo set_inf.c
yes
checking for dev_t... mv -f .deps/sin_cos.Tpo .deps/sin_cos.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT set_zero.lo -MD -MP -MF .deps/set_zero.Tpo -c -o set_zero.lo set_zero.c
OpenWrt-libtool: compile:  gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT set_inf.lo -MD -MP -MF .deps/set_inf.Tpo -c set_inf.c -o set_inf.o
OpenWrt-libtool: compile:  gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT set_zero.lo -MD -MP -MF .deps/set_zero.Tpo -c set_zero.c -o set_zero.o
mv -f .deps/set_inf.Tpo .deps/set_inf.Plo
yes
checking for mode_t... (cached) yes
checking for struct stat.st_blocks... (cached) yes
checking for struct stat.st_rdev... /usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT powerof2.lo -MD -MP -MF .deps/powerof2.Tpo -c -o powerof2.lo powerof2.c
[ 85%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmStringCommand.cxx.o
OpenWrt-libtool: compile:  gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT powerof2.lo -MD -MP -MF .deps/powerof2.Tpo -c powerof2.c -o powerof2.o
yes
checking for promoted mode_t type... (cached) mode_t
checking whether struct tm is in sys/time.h or time.h... (cached) time.h
checking for struct tm.tm_zone... (cached) yes
mv -f .deps/set_zero.Tpo .deps/set_zero.Plo
checking for strftime... /usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT gamma.lo -MD -MP -MF .deps/gamma.Tpo -c -o gamma.lo gamma.c
OpenWrt-libtool: compile:  gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT gamma.lo -MD -MP -MF .deps/gamma.Tpo -c gamma.c -o gamma.o
mv -f .deps/powerof2.Tpo .deps/powerof2.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT set_ld.lo -MD -MP -MF .deps/set_ld.Tpo -c -o set_ld.lo set_ld.c
[ 85%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmSubcommandTable.cxx.o
OpenWrt-libtool: compile:  gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT set_ld.lo -MD -MP -MF .deps/set_ld.Tpo -c set_ld.c -o set_ld.o
yes
checking for memcmp... mv -f .deps/set_ld.Tpo .deps/set_ld.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT get_ld.lo -MD -MP -MF .deps/get_ld.Tpo -c -o get_ld.lo get_ld.c
OpenWrt-libtool: compile:  gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT get_ld.lo -MD -MP -MF .deps/get_ld.Tpo -c get_ld.c -o get_ld.o
yes
checking for memset... mv -f .deps/get_ld.Tpo .deps/get_ld.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT cbrt.lo -MD -MP -MF .deps/cbrt.Tpo -c -o cbrt.lo cbrt.c
yes
checking for stpcpy... (cached) yes
checking for strdup... (cached) yes
checking for strstr... OpenWrt-libtool: compile:  gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT cbrt.lo -MD -MP -MF .deps/cbrt.Tpo -c cbrt.c -o cbrt.o
yes
checking for strtol... mv -f .deps/gamma.Tpo .deps/gamma.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT volatile.lo -MD -MP -MF .deps/volatile.Tpo -c -o volatile.lo volatile.c
OpenWrt-libtool: compile:  gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT volatile.lo -MD -MP -MF .deps/volatile.Tpo -c volatile.c -o volatile.o
mv -f .deps/cbrt.Tpo .deps/cbrt.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT fits_sshort.lo -MD -MP -MF .deps/fits_sshort.Tpo -c -o fits_sshort.lo fits_sshort.c
yes
checking for strtoul... [ 85%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmSubdirCommand.cxx.o
mv -f .deps/volatile.Tpo .deps/volatile.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT fits_sint.lo -MD -MP -MF .deps/fits_sint.Tpo -c -o fits_sint.lo fits_sint.c
OpenWrt-libtool: compile:  gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT fits_sshort.lo -MD -MP -MF .deps/fits_sshort.Tpo -c fits_sshort.c -o fits_sshort.o
OpenWrt-libtool: compile:  gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT fits_sint.lo -MD -MP -MF .deps/fits_sint.Tpo -c fits_sint.c -o fits_sint.o
mv -f .deps/fits_sshort.Tpo .deps/fits_sshort.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT fits_slong.lo -MD -MP -MF .deps/fits_slong.Tpo -c -o fits_slong.lo fits_slong.c
yes
checking for fchdir... (cached) yes
checking for getcwd... OpenWrt-libtool: compile:  gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT fits_slong.lo -MD -MP -MF .deps/fits_slong.Tpo -c fits_slong.c -o fits_slong.o
mv -f .deps/fits_sint.Tpo .deps/fits_sint.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT fits_ushort.lo -MD -MP -MF .deps/fits_ushort.Tpo -c -o fits_ushort.lo fits_ushort.c
OpenWrt-libtool: compile:  gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT fits_ushort.lo -MD -MP -MF .deps/fits_ushort.Tpo -c fits_ushort.c -o fits_ushort.o
yes
mv -f .deps/fits_slong.Tpo .deps/fits_slong.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT fits_uint.lo -MD -MP -MF .deps/fits_uint.Tpo -c -o fits_uint.lo fits_uint.c
checking for strerror... OpenWrt-libtool: compile:  gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT fits_uint.lo -MD -MP -MF .deps/fits_uint.Tpo -c fits_uint.c -o fits_uint.o
mv -f .deps/fits_ushort.Tpo .deps/fits_ushort.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT fits_ulong.lo -MD -MP -MF .deps/fits_ulong.Tpo -c -o fits_ulong.lo fits_ulong.c
yes
checking for endgrent... OpenWrt-libtool: compile:  gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT fits_ulong.lo -MD -MP -MF .deps/fits_ulong.Tpo -c fits_ulong.c -o fits_ulong.o
mv -f .deps/fits_uint.Tpo .deps/fits_uint.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT fits_uintmax.lo -MD -MP -MF .deps/fits_uintmax.Tpo -c -o fits_uintmax.lo fits_uintmax.c
yes
OpenWrt-libtool: compile:  gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT fits_uintmax.lo -MD -MP -MF .deps/fits_uintmax.Tpo -c fits_uintmax.c -o fits_uintmax.o
checking for endpwent... mv -f .deps/fits_ulong.Tpo .deps/fits_ulong.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT fits_intmax.lo -MD -MP -MF .deps/fits_intmax.Tpo -c -o fits_intmax.lo fits_intmax.c
yes
checking for setlocale... mv -f .deps/fits_uintmax.Tpo .deps/fits_uintmax.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT get_si.lo -MD -MP -MF .deps/get_si.Tpo -c -o get_si.lo get_si.c
OpenWrt-libtool: compile:  gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT fits_intmax.lo -MD -MP -MF .deps/fits_intmax.Tpo -c fits_intmax.c -o fits_intmax.o
OpenWrt-libtool: compile:  gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT get_si.lo -MD -MP -MF .deps/get_si.Tpo -c get_si.c -o get_si.o
[ 85%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmSubdirDependsCommand.cxx.o
yes
mv -f .deps/fits_intmax.Tpo .deps/fits_intmax.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT get_ui.lo -MD -MP -MF .deps/get_ui.Tpo -c -o get_ui.lo get_ui.c
checking for getrusage... mv -f .deps/get_si.Tpo .deps/get_si.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT zeta.lo -MD -MP -MF .deps/zeta.Tpo -c -o zeta.lo zeta.c
OpenWrt-libtool: compile:  gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT get_ui.lo -MD -MP -MF .deps/get_ui.Tpo -c get_ui.c -o get_ui.o
OpenWrt-libtool: compile:  gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT zeta.lo -MD -MP -MF .deps/zeta.Tpo -c zeta.c -o zeta.o
yes
checking for vprintf... mv -f .deps/get_ui.Tpo .deps/get_ui.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT cmp_d.lo -MD -MP -MF .deps/cmp_d.Tpo -c -o cmp_d.lo cmp_d.c
yes
checking for _doprnt... OpenWrt-libtool: compile:  gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT cmp_d.lo -MD -MP -MF .deps/cmp_d.Tpo -c cmp_d.c -o cmp_d.o
mv -f .deps/cmp_d.Tpo .deps/cmp_d.Plo
[ 85%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmTargetCompileDefinitionsCommand.cxx.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT erf.lo -MD -MP -MF .deps/erf.Tpo -c -o erf.lo erf.c
no
checking for working alloca.h... (cached) yes
checking for alloca... (cached) yes
checking whether closedir returns void... OpenWrt-libtool: compile:  gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT erf.lo -MD -MP -MF .deps/erf.Tpo -c erf.c -o erf.o
no
checking for getmntent... (cached) yes
checking for getmntent... (cached) yes
checking for setmntent... (cached) yes
mv -f .deps/zeta.Tpo .deps/zeta.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT inits.lo -MD -MP -MF .deps/inits.Tpo -c -o inits.lo inits.c
checking for endmntent... (cached) yes
checking for setgroups... mv -f .deps/erf.Tpo .deps/erf.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT inits2.lo -MD -MP -MF .deps/inits2.Tpo -c -o inits2.lo inits2.c
OpenWrt-libtool: compile:  gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT inits2.lo -MD -MP -MF .deps/inits2.Tpo -c inits2.c -o inits2.o
OpenWrt-libtool: compile:  gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT inits.lo -MD -MP -MF .deps/inits.Tpo -c inits.c -o inits.o
yes
checking for alloca as a compiler built-in... (cached) yes
checking for working re_compile_pattern... (cached) no
checking for sort... /usr/bin/sort
checking if /usr/bin/sort supports the -z option... yes
checking for struct dirent.d_type... [ 85%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmTargetCompileFeaturesCommand.cxx.o
yes
checking for __attribute__ ((__noreturn__)) support... [ 85%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmTargetCompileOptionsCommand.cxx.o
mv -f .deps/inits2.Tpo .deps/inits2.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT clears.lo -MD -MP -MF .deps/clears.Tpo -c -o clears.lo clears.c
yes
checking whether NLS is requested... no
checking for msgfmt... mv -f .deps/inits.Tpo .deps/inits.Plo
/usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT sgn.lo -MD -MP -MF .deps/sgn.Tpo -c -o sgn.lo sgn.c
OpenWrt-libtool: compile:  gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT clears.lo -MD -MP -MF .deps/clears.Tpo -c clears.c -o clears.o
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... OpenWrt-libtool: compile:  gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT sgn.lo -MD -MP -MF .deps/sgn.Tpo -c sgn.c -o sgn.o
/usr/bin/msgmerge
mv -f .deps/clears.Tpo .deps/clears.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT check.lo -MD -MP -MF .deps/check.Tpo -c -o check.lo check.c
checking for CFPreferencesCopyAppValue... (cached) no
checking for CFLocaleCopyCurrent... (cached) no
checking for CFLocaleCopyPreferredLanguages... (cached) no
checking whether to use NLS... no
checking for python... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/python
checking for python version... OpenWrt-libtool: compile:  gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT check.lo -MD -MP -MF .deps/check.Tpo -c check.c -o check.o
mv -f .deps/sgn.Tpo .deps/sgn.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT sub1sp.lo -MD -MP -MF .deps/sub1sp.Tpo -c -o sub1sp.lo sub1sp.c
3.6
checking for python platform... mv -f .deps/check.Tpo .deps/check.Plo
linux
checking for python script directory... /usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT version.lo -MD -MP -MF .deps/version.Tpo -c -o version.lo version.c
OpenWrt-libtool: compile:  gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT sub1sp.lo -MD -MP -MF .deps/sub1sp.Tpo -c sub1sp.c -o sub1sp.o
OpenWrt-libtool: compile:  gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT version.lo -MD -MP -MF .deps/version.Tpo -c version.c -o version.o
[ 86%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmTargetIncludeDirectoriesCommand.cxx.o
${prefix}/lib/python3.6/site-packages
checking for python extension module directory... mv -f .deps/version.Tpo .deps/version.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT mpn_exp.lo -MD -MP -MF .deps/mpn_exp.Tpo -c -o mpn_exp.lo mpn_exp.c
${exec_prefix}/lib/python3.6/site-packages
checking for faketime... no
OpenWrt-libtool: compile:  gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT mpn_exp.lo -MD -MP -MF .deps/mpn_exp.Tpo -c mpn_exp.c -o mpn_exp.o
checking that generated files are newer than configure... done
configure: creating ./config.status
mv -f .deps/mpn_exp.Tpo .deps/mpn_exp.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT mpfr-gmp.lo -MD -MP -MF .deps/mpfr-gmp.Tpo -c -o mpfr-gmp.lo mpfr-gmp.c
OpenWrt-libtool: compile:  gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT mpfr-gmp.lo -MD -MP -MF .deps/mpfr-gmp.Tpo -c mpfr-gmp.c -o mpfr-gmp.o
mv -f .deps/mpfr-gmp.Tpo .deps/mpfr-gmp.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT mp_clz_tab.lo -MD -MP -MF .deps/mp_clz_tab.Tpo -c -o mp_clz_tab.lo mp_clz_tab.c
config.status: creating Makefile
OpenWrt-libtool: compile:  gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT mp_clz_tab.lo -MD -MP -MF .deps/mp_clz_tab.Tpo -c mp_clz_tab.c -o mp_clz_tab.o
config.status: creating build-aux/Makefile
mv -f .deps/mp_clz_tab.Tpo .deps/mp_clz_tab.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT sum.lo -MD -MP -MF .deps/sum.Tpo -c -o sum.lo sum.c
mv -f .deps/sub1sp.Tpo .deps/sub1sp.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT add1sp.lo -MD -MP -MF .deps/add1sp.Tpo -c -o add1sp.lo add1sp.c
config.status: creating doc/Makefile
OpenWrt-libtool: compile:  gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT sum.lo -MD -MP -MF .deps/sum.Tpo -c sum.c -o sum.o
OpenWrt-libtool: compile:  gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT add1sp.lo -MD -MP -MF .deps/add1sp.Tpo -c add1sp.c -o add1sp.o
config.status: creating find/Makefile
[ 86%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmTargetLinkOptionsCommand.cxx.o
config.status: creating find/testsuite/Makefile
config.status: creating gl/Makefile
config.status: creating gl/lib/Makefile
[ 86%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmTargetLinkDirectoriesCommand.cxx.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT free_cache.lo -MD -MP -MF .deps/free_cache.Tpo -c -o free_cache.lo free_cache.c
mv -f .deps/add1sp.Tpo .deps/add1sp.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT si_op.lo -MD -MP -MF .deps/si_op.Tpo -c -o si_op.lo si_op.c
config.status: creating lib/Makefile
OpenWrt-libtool: compile:  gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT si_op.lo -MD -MP -MF .deps/si_op.Tpo -c si_op.c -o si_op.o
config.status: creating locate/Makefile
OpenWrt-libtool: compile:  gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT free_cache.lo -MD -MP -MF .deps/free_cache.Tpo -c free_cache.c -o free_cache.o
mv -f .deps/sum.Tpo .deps/sum.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT cmp_ld.lo -MD -MP -MF .deps/cmp_ld.Tpo -c -o cmp_ld.lo cmp_ld.c
config.status: creating locate/testsuite/Makefile
mv -f .deps/free_cache.Tpo .deps/free_cache.Plo
mv -f .deps/si_op.Tpo .deps/si_op.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT set_ui_2exp.lo -MD -MP -MF .deps/set_ui_2exp.Tpo -c -o set_ui_2exp.lo set_ui_2exp.c
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT set_si_2exp.lo -MD -MP -MF .deps/set_si_2exp.Tpo -c -o set_si_2exp.lo set_si_2exp.c
config.status: creating m4/Makefile
OpenWrt-libtool: compile:  gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT cmp_ld.lo -MD -MP -MF .deps/cmp_ld.Tpo -c cmp_ld.c -o cmp_ld.o
OpenWrt-libtool: compile:  gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT set_si_2exp.lo -MD -MP -MF .deps/set_si_2exp.Tpo -c set_si_2exp.c -o set_si_2exp.o
OpenWrt-libtool: compile:  gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT set_ui_2exp.lo -MD -MP -MF .deps/set_ui_2exp.Tpo -c set_ui_2exp.c -o set_ui_2exp.o
config.status: creating po/Makefile.in
config.status: creating po/Makefile
mv -f .deps/cmp_ld.Tpo .deps/cmp_ld.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT set_uj.lo -MD -MP -MF .deps/set_uj.Tpo -c -o set_uj.lo set_uj.c
mv -f .deps/set_ui_2exp.Tpo .deps/set_ui_2exp.Plo
mv -f .deps/set_si_2exp.Tpo .deps/set_si_2exp.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT set_sj.lo -MD -MP -MF .deps/set_sj.Tpo -c -o set_sj.lo set_sj.c
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT get_sj.lo -MD -MP -MF .deps/get_sj.Tpo -c -o get_sj.lo get_sj.c
config.status: creating gnulib-tests/Makefile
OpenWrt-libtool: compile:  gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT set_uj.lo -MD -MP -MF .deps/set_uj.Tpo -c set_uj.c -o set_uj.o
[ 86%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmTargetLinkLibrariesCommand.cxx.o
OpenWrt-libtool: compile:  gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT get_sj.lo -MD -MP -MF .deps/get_sj.Tpo -c get_sj.c -o get_sj.o
OpenWrt-libtool: compile:  gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT set_sj.lo -MD -MP -MF .deps/set_sj.Tpo -c set_sj.c -o set_sj.o
config.status: creating xargs/Makefile
mv -f .deps/set_uj.Tpo .deps/set_uj.Plo
config.status: creating xargs/testsuite/Makefile
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT get_uj.lo -MD -MP -MF .deps/get_uj.Tpo -c -o get_uj.lo get_uj.c
mv -f .deps/get_sj.Tpo .deps/get_sj.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT get_z.lo -MD -MP -MF .deps/get_z.Tpo -c -o get_z.lo get_z.c
mv -f .deps/set_sj.Tpo .deps/set_sj.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT iszero.lo -MD -MP -MF .deps/iszero.Tpo -c -o iszero.lo iszero.c
OpenWrt-libtool: compile:  gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT get_uj.lo -MD -MP -MF .deps/get_uj.Tpo -c get_uj.c -o get_uj.o
config.status: creating config.h
OpenWrt-libtool: compile:  gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT get_z.lo -MD -MP -MF .deps/get_z.Tpo -c get_z.c -o get_z.o
OpenWrt-libtool: compile:  gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT iszero.lo -MD -MP -MF .deps/iszero.Tpo -c iszero.c -o iszero.o
config.status: executing depfiles commands
[ 86%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmTargetPrecompileHeadersCommand.cxx.o
mv -f .deps/iszero.Tpo .deps/iszero.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT cache.lo -MD -MP -MF .deps/cache.Tpo -c -o cache.lo cache.c
mv -f .deps/get_z.Tpo .deps/get_z.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT sqr.lo -MD -MP -MF .deps/sqr.Tpo -c -o sqr.lo sqr.c
mv -f .deps/get_uj.Tpo .deps/get_uj.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT int_ceil_log2.lo -MD -MP -MF .deps/int_ceil_log2.Tpo -c -o int_ceil_log2.lo int_ceil_log2.c
OpenWrt-libtool: compile:  gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT cache.lo -MD -MP -MF .deps/cache.Tpo -c cache.c -o cache.o
OpenWrt-libtool: compile:  gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT sqr.lo -MD -MP -MF .deps/sqr.Tpo -c sqr.c -o sqr.o
OpenWrt-libtool: compile:  gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT int_ceil_log2.lo -MD -MP -MF .deps/int_ceil_log2.Tpo -c int_ceil_log2.c -o int_ceil_log2.o
mv -f .deps/int_ceil_log2.Tpo .deps/int_ceil_log2.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT isqrt.lo -MD -MP -MF .deps/isqrt.Tpo -c -o isqrt.lo isqrt.c
mv -f .deps/cache.Tpo .deps/cache.Plo
OpenWrt-libtool: compile:  gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT isqrt.lo -MD -MP -MF .deps/isqrt.Tpo -c isqrt.c -o isqrt.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT strtofr.lo -MD -MP -MF .deps/strtofr.Tpo -c -o strtofr.lo strtofr.c
OpenWrt-libtool: compile:  gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT strtofr.lo -MD -MP -MF .deps/strtofr.Tpo -c strtofr.c -o strtofr.o
mv -f .deps/sqr.Tpo .deps/sqr.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT pow_z.lo -MD -MP -MF .deps/pow_z.Tpo -c -o pow_z.lo pow_z.c
mv -f .deps/isqrt.Tpo .deps/isqrt.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT logging.lo -MD -MP -MF .deps/logging.Tpo -c -o logging.lo logging.c
OpenWrt-libtool: compile:  gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT pow_z.lo -MD -MP -MF .deps/pow_z.Tpo -c pow_z.c -o pow_z.o
OpenWrt-libtool: compile:  gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT logging.lo -MD -MP -MF .deps/logging.Tpo -c logging.c -o logging.o
[ 86%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmTargetPropCommandBase.cxx.o
mv -f .deps/logging.Tpo .deps/logging.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT mulders.lo -MD -MP -MF .deps/mulders.Tpo -c -o mulders.lo mulders.c
mv -f .deps/pow_z.Tpo .deps/pow_z.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT get_f.lo -MD -MP -MF .deps/get_f.Tpo -c -o get_f.lo get_f.c
OpenWrt-libtool: compile:  gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT mulders.lo -MD -MP -MF .deps/mulders.Tpo -c mulders.c -o mulders.o
OpenWrt-libtool: compile:  gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT get_f.lo -MD -MP -MF .deps/get_f.Tpo -c get_f.c -o get_f.o
mv -f .deps/strtofr.Tpo .deps/strtofr.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT round_p.lo -MD -MP -MF .deps/round_p.Tpo -c -o round_p.lo round_p.c
mv -f .deps/get_f.Tpo .deps/get_f.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT erfc.lo -MD -MP -MF .deps/erfc.Tpo -c -o erfc.lo erfc.c
OpenWrt-libtool: compile:  gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT round_p.lo -MD -MP -MF .deps/round_p.Tpo -c round_p.c -o round_p.o
OpenWrt-libtool: compile:  gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT erfc.lo -MD -MP -MF .deps/erfc.Tpo -c erfc.c -o erfc.o
mv -f .deps/mulders.Tpo .deps/mulders.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT atan2.lo -MD -MP -MF .deps/atan2.Tpo -c -o atan2.lo atan2.c
OpenWrt-libtool: compile:  gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT atan2.lo -MD -MP -MF .deps/atan2.Tpo -c atan2.c -o atan2.o
mv -f .deps/round_p.Tpo .deps/round_p.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT subnormal.lo -MD -MP -MF .deps/subnormal.Tpo -c -o subnormal.lo subnormal.c
OpenWrt-libtool: compile:  gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT subnormal.lo -MD -MP -MF .deps/subnormal.Tpo -c subnormal.c -o subnormal.o
mv -f .deps/erfc.Tpo .deps/erfc.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT const_catalan.lo -MD -MP -MF .deps/const_catalan.Tpo -c -o const_catalan.lo const_catalan.c
mv -f .deps/atan2.Tpo .deps/atan2.Plo
[ 86%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmTargetSourcesCommand.cxx.o
OpenWrt-libtool: compile:  gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT const_catalan.lo -MD -MP -MF .deps/const_catalan.Tpo -c const_catalan.c -o const_catalan.o
mv -f .deps/subnormal.Tpo .deps/subnormal.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT root.lo -MD -MP -MF .deps/root.Tpo -c -o root.lo root.c
OpenWrt-libtool: compile:  gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT root.lo -MD -MP -MF .deps/root.Tpo -c root.c -o root.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT sec.lo -MD -MP -MF .deps/sec.Tpo -c -o sec.lo sec.c
OpenWrt-libtool: compile:  gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT sec.lo -MD -MP -MF .deps/sec.Tpo -c sec.c -o sec.o
mv -f .deps/const_catalan.Tpo .deps/const_catalan.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT csc.lo -MD -MP -MF .deps/csc.Tpo -c -o csc.lo csc.c
OpenWrt-libtool: compile:  gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT csc.lo -MD -MP -MF .deps/csc.Tpo -c csc.c -o csc.o
mv -f .deps/sec.Tpo .deps/sec.Plo
mv -f .deps/root.Tpo .deps/root.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT cot.lo -MD -MP -MF .deps/cot.Tpo -c -o cot.lo cot.c
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT eint.lo -MD -MP -MF .deps/eint.Tpo -c -o eint.lo eint.c
OpenWrt-libtool: compile:  gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT eint.lo -MD -MP -MF .deps/eint.Tpo -c eint.c -o eint.o
OpenWrt-libtool: compile:  gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT cot.lo -MD -MP -MF .deps/cot.Tpo -c cot.c -o cot.o
mv -f .deps/csc.Tpo .deps/csc.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT sech.lo -MD -MP -MF .deps/sech.Tpo -c -o sech.lo sech.c
OpenWrt-libtool: compile:  gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT sech.lo -MD -MP -MF .deps/sech.Tpo -c sech.c -o sech.o
mv -f .deps/cot.Tpo .deps/cot.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT csch.lo -MD -MP -MF .deps/csch.Tpo -c -o csch.lo csch.c
OpenWrt-libtool: compile:  gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT csch.lo -MD -MP -MF .deps/csch.Tpo -c csch.c -o csch.o
mv -f .deps/sech.Tpo .deps/sech.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT coth.lo -MD -MP -MF .deps/coth.Tpo -c -o coth.lo coth.c
OpenWrt-libtool: compile:  gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT coth.lo -MD -MP -MF .deps/coth.Tpo -c coth.c -o coth.o
mv -f .deps/eint.Tpo .deps/eint.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT round_near_x.lo -MD -MP -MF .deps/round_near_x.Tpo -c -o round_near_x.lo round_near_x.c
mv -f .deps/csch.Tpo .deps/csch.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT constant.lo -MD -MP -MF .deps/constant.Tpo -c -o constant.lo constant.c
OpenWrt-libtool: compile:  gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT round_near_x.lo -MD -MP -MF .deps/round_near_x.Tpo -c round_near_x.c -o round_near_x.o
OpenWrt-libtool: compile:  gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT constant.lo -MD -MP -MF .deps/constant.Tpo -c constant.c -o constant.o
mv -f .deps/constant.Tpo .deps/constant.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT abort_prec_max.lo -MD -MP -MF .deps/abort_prec_max.Tpo -c -o abort_prec_max.lo abort_prec_max.c
OpenWrt-libtool: compile:  gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT abort_prec_max.lo -MD -MP -MF .deps/abort_prec_max.Tpo -c abort_prec_max.c -o abort_prec_max.o
mv -f .deps/coth.Tpo .deps/coth.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT stack_interface.lo -MD -MP -MF .deps/stack_interface.Tpo -c -o stack_interface.lo stack_interface.c
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT lngamma.lo -MD -MP -MF .deps/lngamma.Tpo -c -o lngamma.lo lngamma.c
mv -f .deps/round_near_x.Tpo .deps/round_near_x.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT zeta_ui.lo -MD -MP -MF .deps/zeta_ui.Tpo -c -o zeta_ui.lo zeta_ui.c
OpenWrt-libtool: compile:  gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT stack_interface.lo -MD -MP -MF .deps/stack_interface.Tpo -c stack_interface.c -o stack_interface.o
OpenWrt-libtool: compile:  gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT lngamma.lo -MD -MP -MF .deps/lngamma.Tpo -c lngamma.c -o lngamma.o
mv -f .deps/abort_prec_max.Tpo .deps/abort_prec_max.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT set_d64.lo -MD -MP -MF .deps/set_d64.Tpo -c -o set_d64.lo set_d64.c
OpenWrt-libtool: compile:  gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT zeta_ui.lo -MD -MP -MF .deps/zeta_ui.Tpo -c zeta_ui.c -o zeta_ui.o
OpenWrt-libtool: compile:  gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT set_d64.lo -MD -MP -MF .deps/set_d64.Tpo -c set_d64.c -o set_d64.o
mv -f .deps/stack_interface.Tpo .deps/stack_interface.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT get_d64.lo -MD -MP -MF .deps/get_d64.Tpo -c -o get_d64.lo get_d64.c
OpenWrt-libtool: compile:  gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT get_d64.lo -MD -MP -MF .deps/get_d64.Tpo -c get_d64.c -o get_d64.o
mv -f .deps/set_d64.Tpo .deps/set_d64.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT jn.lo -MD -MP -MF .deps/jn.Tpo -c -o jn.lo jn.c
mv -f .deps/zeta_ui.Tpo .deps/zeta_ui.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT yn.lo -MD -MP -MF .deps/yn.Tpo -c -o yn.lo yn.c
OpenWrt-libtool: compile:  gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT jn.lo -MD -MP -MF .deps/jn.Tpo -c jn.c -o jn.o
OpenWrt-libtool: compile:  gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT yn.lo -MD -MP -MF .deps/yn.Tpo -c yn.c -o yn.o
mv -f .deps/get_d64.Tpo .deps/get_d64.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT rem1.lo -MD -MP -MF .deps/rem1.Tpo -c -o rem1.lo rem1.c
OpenWrt-libtool: compile:  gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT rem1.lo -MD -MP -MF .deps/rem1.Tpo -c rem1.c -o rem1.o
mv -f .deps/lngamma.Tpo .deps/lngamma.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT get_patches.lo -MD -MP -MF .deps/get_patches.Tpo -c -o get_patches.lo get_patches.c
OpenWrt-libtool: compile:  gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT get_patches.lo -MD -MP -MF .deps/get_patches.Tpo -c get_patches.c -o get_patches.o
mv -f .deps/jn.Tpo .deps/jn.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT add_d.lo -MD -MP -MF .deps/add_d.Tpo -c -o add_d.lo add_d.c
OpenWrt-libtool: compile:  gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT add_d.lo -MD -MP -MF .deps/add_d.Tpo -c add_d.c -o add_d.o
mv -f .deps/get_patches.Tpo .deps/get_patches.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT sub_d.lo -MD -MP -MF .deps/sub_d.Tpo -c -o sub_d.lo sub_d.c
mv -f .deps/yn.Tpo .deps/yn.Plo
mv -f .deps/rem1.Tpo .deps/rem1.Plo
OpenWrt-libtool: compile:  gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT sub_d.lo -MD -MP -MF .deps/sub_d.Tpo -c sub_d.c -o sub_d.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT d_sub.lo -MD -MP -MF .deps/d_sub.Tpo -c -o d_sub.lo d_sub.c
[ 86%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmTimestamp.cxx.o
mv -f .deps/add_d.Tpo .deps/add_d.Plo
[ 86%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmTryCompileCommand.cxx.o
OpenWrt-libtool: compile:  gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT d_sub.lo -MD -MP -MF .deps/d_sub.Tpo -c d_sub.c -o d_sub.o
mv -f .deps/sub_d.Tpo .deps/sub_d.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT mul_d.lo -MD -MP -MF .deps/mul_d.Tpo -c -o mul_d.lo mul_d.c
mv -f .deps/d_sub.Tpo .deps/d_sub.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT div_d.lo -MD -MP -MF .deps/div_d.Tpo -c -o div_d.lo div_d.c
OpenWrt-libtool: compile:  gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT mul_d.lo -MD -MP -MF .deps/mul_d.Tpo -c mul_d.c -o mul_d.o
OpenWrt-libtool: compile:  gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT div_d.lo -MD -MP -MF .deps/div_d.Tpo -c div_d.c -o div_d.o
mv -f .deps/mul_d.Tpo .deps/mul_d.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT d_div.lo -MD -MP -MF .deps/d_div.Tpo -c -o d_div.lo d_div.c
mv -f .deps/div_d.Tpo .deps/div_d.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT li2.lo -MD -MP -MF .deps/li2.Tpo -c -o li2.lo li2.c
OpenWrt-libtool: compile:  gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT d_div.lo -MD -MP -MF .deps/d_div.Tpo -c d_div.c -o d_div.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT rec_sqrt.lo -MD -MP -MF .deps/rec_sqrt.Tpo -c -o rec_sqrt.lo rec_sqrt.c
OpenWrt-libtool: compile:  gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT li2.lo -MD -MP -MF .deps/li2.Tpo -c li2.c -o li2.o
mv -f .deps/d_div.Tpo .deps/d_div.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT min_prec.lo -MD -MP -MF .deps/min_prec.Tpo -c -o min_prec.lo min_prec.c
OpenWrt-libtool: compile:  gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT rec_sqrt.lo -MD -MP -MF .deps/rec_sqrt.Tpo -c rec_sqrt.c -o rec_sqrt.o
OpenWrt-libtool: compile:  gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT min_prec.lo -MD -MP -MF .deps/min_prec.Tpo -c min_prec.c -o min_prec.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT buildopt.lo -MD -MP -MF .deps/buildopt.Tpo -c -o buildopt.lo buildopt.c
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT digamma.lo -MD -MP -MF .deps/digamma.Tpo -c -o digamma.lo digamma.c
OpenWrt-libtool: compile:  gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT digamma.lo -MD -MP -MF .deps/digamma.Tpo -c digamma.c -o digamma.o
mv -f .deps/min_prec.Tpo .deps/min_prec.Plo
OpenWrt-libtool: compile:  gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT buildopt.lo -MD -MP -MF .deps/buildopt.Tpo -c buildopt.c -o buildopt.o
[ 87%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmTryRunCommand.cxx.o
mv -f .deps/buildopt.Tpo .deps/buildopt.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT bernoulli.lo -MD -MP -MF .deps/bernoulli.Tpo -c -o bernoulli.lo bernoulli.c
OpenWrt-libtool: compile:  gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT bernoulli.lo -MD -MP -MF .deps/bernoulli.Tpo -c bernoulli.c -o bernoulli.o
mv -f .deps/rec_sqrt.Tpo .deps/rec_sqrt.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT isregular.lo -MD -MP -MF .deps/isregular.Tpo -c -o isregular.lo isregular.c
mv -f .deps/digamma.Tpo .deps/digamma.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT set_flt.lo -MD -MP -MF .deps/set_flt.Tpo -c -o set_flt.lo set_flt.c
OpenWrt-libtool: compile:  gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT isregular.lo -MD -MP -MF .deps/isregular.Tpo -c isregular.c -o isregular.o
OpenWrt-libtool: compile:  gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT set_flt.lo -MD -MP -MF .deps/set_flt.Tpo -c set_flt.c -o set_flt.o
mv -f .deps/li2.Tpo .deps/li2.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT get_flt.lo -MD -MP -MF .deps/get_flt.Tpo -c -o get_flt.lo get_flt.c
OpenWrt-libtool: compile:  gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT get_flt.lo -MD -MP -MF .deps/get_flt.Tpo -c get_flt.c -o get_flt.o
mv -f .deps/isregular.Tpo .deps/isregular.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT scale2.lo -MD -MP -MF .deps/scale2.Tpo -c -o scale2.lo scale2.c
mv -f .deps/set_flt.Tpo .deps/set_flt.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT set_z_exp.lo -MD -MP -MF .deps/set_z_exp.Tpo -c -o set_z_exp.lo set_z_exp.c
OpenWrt-libtool: compile:  gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT scale2.lo -MD -MP -MF .deps/scale2.Tpo -c scale2.c -o scale2.o
mv -f .deps/bernoulli.Tpo .deps/bernoulli.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT ai.lo -MD -MP -MF .deps/ai.Tpo -c -o ai.lo ai.c
OpenWrt-libtool: compile:  gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT set_z_exp.lo -MD -MP -MF .deps/set_z_exp.Tpo -c set_z_exp.c -o set_z_exp.o
mv -f .deps/get_flt.Tpo .deps/get_flt.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT gammaonethird.lo -MD -MP -MF .deps/gammaonethird.Tpo -c -o gammaonethird.lo gammaonethird.c
mv -f .deps/scale2.Tpo .deps/scale2.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT grandom.lo -MD -MP -MF .deps/grandom.Tpo -c -o grandom.lo grandom.c
OpenWrt-libtool: compile:  gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT gammaonethird.lo -MD -MP -MF .deps/gammaonethird.Tpo -c gammaonethird.c -o gammaonethird.o
OpenWrt-libtool: compile:  gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT ai.lo -MD -MP -MF .deps/ai.Tpo -c ai.c -o ai.o
OpenWrt-libtool: compile:  gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT grandom.lo -MD -MP -MF .deps/grandom.Tpo -c grandom.c -o grandom.o
mv -f .deps/set_z_exp.Tpo .deps/set_z_exp.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT fpif.lo -MD -MP -MF .deps/fpif.Tpo -c -o fpif.lo fpif.c
mv -f .deps/gammaonethird.Tpo .deps/gammaonethird.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT set_float128.lo -MD -MP -MF .deps/set_float128.Tpo -c -o set_float128.lo set_float128.c
OpenWrt-libtool: compile:  gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT fpif.lo -MD -MP -MF .deps/fpif.Tpo -c fpif.c -o fpif.o
OpenWrt-libtool: compile:  gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT set_float128.lo -MD -MP -MF .deps/set_float128.Tpo -c set_float128.c -o set_float128.o
mv -f .deps/grandom.Tpo .deps/grandom.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT get_float128.lo -MD -MP -MF .deps/get_float128.Tpo -c -o get_float128.lo get_float128.c
OpenWrt-libtool: compile:  gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT get_float128.lo -MD -MP -MF .deps/get_float128.Tpo -c get_float128.c -o get_float128.o
mv -f .deps/fpif.Tpo .deps/fpif.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT rndna.lo -MD -MP -MF .deps/rndna.Tpo -c -o rndna.lo rndna.c
mv -f .deps/ai.Tpo .deps/ai.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT nrandom.lo -MD -MP -MF .deps/nrandom.Tpo -c -o nrandom.lo nrandom.c
mv -f .deps/set_float128.Tpo .deps/set_float128.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT random_deviate.lo -MD -MP -MF .deps/random_deviate.Tpo -c -o random_deviate.lo random_deviate.c
OpenWrt-libtool: compile:  gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT rndna.lo -MD -MP -MF .deps/rndna.Tpo -c rndna.c -o rndna.o
mv -f .deps/get_float128.Tpo .deps/get_float128.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT erandom.lo -MD -MP -MF .deps/erandom.Tpo -c -o erandom.lo erandom.c
OpenWrt-libtool: compile:  gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT nrandom.lo -MD -MP -MF .deps/nrandom.Tpo -c nrandom.c -o nrandom.o
OpenWrt-libtool: compile:  gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT random_deviate.lo -MD -MP -MF .deps/random_deviate.Tpo -c random_deviate.c -o random_deviate.o
OpenWrt-libtool: compile:  gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT erandom.lo -MD -MP -MF .deps/erandom.Tpo -c erandom.c -o erandom.o
mv -f .deps/nrandom.Tpo .deps/nrandom.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT mpfr-mini-gmp.lo -MD -MP -MF .deps/mpfr-mini-gmp.Tpo -c -o mpfr-mini-gmp.lo mpfr-mini-gmp.c
mv -f .deps/rndna.Tpo .deps/rndna.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT fmma.lo -MD -MP -MF .deps/fmma.Tpo -c -o fmma.lo fmma.c
mv -f .deps/erandom.Tpo .deps/erandom.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT log_ui.lo -MD -MP -MF .deps/log_ui.Tpo -c -o log_ui.lo log_ui.c
mv -f .deps/random_deviate.Tpo .deps/random_deviate.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT gamma_inc.lo -MD -MP -MF .deps/gamma_inc.Tpo -c -o gamma_inc.lo gamma_inc.c
[ 87%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmUnsetCommand.cxx.o
OpenWrt-libtool: compile:  gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT mpfr-mini-gmp.lo -MD -MP -MF .deps/mpfr-mini-gmp.Tpo -c mpfr-mini-gmp.c -o mpfr-mini-gmp.o
OpenWrt-libtool: compile:  gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT fmma.lo -MD -MP -MF .deps/fmma.Tpo -c fmma.c -o fmma.o
OpenWrt-libtool: compile:  gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT log_ui.lo -MD -MP -MF .deps/log_ui.Tpo -c log_ui.c -o log_ui.o
OpenWrt-libtool: compile:  gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT gamma_inc.lo -MD -MP -MF .deps/gamma_inc.Tpo -c gamma_inc.c -o gamma_inc.o
mv -f .deps/mpfr-mini-gmp.Tpo .deps/mpfr-mini-gmp.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT ubf.lo -MD -MP -MF .deps/ubf.Tpo -c -o ubf.lo ubf.c
OpenWrt-libtool: compile:  gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT ubf.lo -MD -MP -MF .deps/ubf.Tpo -c ubf.c -o ubf.o
mv -f .deps/fmma.Tpo .deps/fmma.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT beta.lo -MD -MP -MF .deps/beta.Tpo -c -o beta.lo beta.c
OpenWrt-libtool: compile:  gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT beta.lo -MD -MP -MF .deps/beta.Tpo -c beta.c -o beta.o
mv -f .deps/log_ui.Tpo .deps/log_ui.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT odd_p.lo -MD -MP -MF .deps/odd_p.Tpo -c -o odd_p.lo odd_p.c
mv -f .deps/ubf.Tpo .deps/ubf.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT get_q.lo -MD -MP -MF .deps/get_q.Tpo -c -o get_q.lo get_q.c
OpenWrt-libtool: compile:  gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT odd_p.lo -MD -MP -MF .deps/odd_p.Tpo -c odd_p.c -o odd_p.o
OpenWrt-libtool: compile:  gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT get_q.lo -MD -MP -MF .deps/get_q.Tpo -c get_q.c -o get_q.o
mv -f .deps/gamma_inc.Tpo .deps/gamma_inc.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT pool.lo -MD -MP -MF .deps/pool.Tpo -c -o pool.lo pool.c
mv -f .deps/get_q.Tpo .deps/get_q.Plo
OpenWrt-libtool: compile:  gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_PRINTF_MAXLM=\"j\" -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_DENORMS_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT pool.lo -MD -MP -MF .deps/pool.Tpo -c pool.c -o pool.o
[ 87%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmUseMangledMesaCommand.cxx.o
mv -f .deps/odd_p.Tpo .deps/odd_p.Plo
[ 87%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmUtilitySourceCommand.cxx.o
mv -f .deps/beta.Tpo .deps/beta.Plo
[ 87%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmVariableRequiresCommand.cxx.o
mv -f .deps/pool.Tpo .deps/pool.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=link gcc  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include    -version-info 6:2:0 -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib  -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib -o libmpfr.la -rpath /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib exceptions.lo extract.lo uceil_exp2.lo uceil_log2.lo ufloor_log2.lo add.lo add1.lo add_ui.lo agm.lo clear.lo cmp.lo cmp_abs.lo cmp_si.lo cmp_ui.lo comparisons.lo div_2exp.lo div_2si.lo div_2ui.lo div.lo div_ui.lo dump.lo eq.lo exp10.lo exp2.lo exp3.lo exp.lo frac.lo frexp.lo get_d.lo get_exp.lo get_str.lo init.lo inp_str.lo isinteger.lo isinf.lo isnan.lo isnum.lo const_log2.lo log.lo modf.lo mul_2exp.lo mul_2si.lo mul_2ui.lo mul.lo mul_ui.lo neg.lo next.lo out_str.lo printf.lo vasprintf.lo const_pi.lo pow.lo pow_si.lo pow_ui.lo print_raw.lo print_rnd_mode.lo reldiff.lo round_prec.lo set.lo setmax.lo setmin.lo set_d.lo set_dfl_prec.lo set_exp.lo set_rnd.lo set_f.lo set_prc_raw.lo set_prec.lo set_q.lo set_si.lo set_str.lo set_str_raw.lo set_ui.lo set_z.lo sqrt.lo sqrt_ui.lo sub.lo sub1.lo sub_ui.lo rint.lo ui_div.lo ui_sub.lo urandom.lo urandomb.lo get_z_exp.lo swap.lo factorial.lo cosh.lo sinh.lo tanh.lo sinh_cosh.lo acosh.lo asinh.lo atanh.lo atan.lo cmp2.lo exp_2.lo asin.lo const_euler.lo cos.lo sin.lo tan.lo fma.lo fms.lo hypot.lo log1p.lo expm1.lo log2.lo log10.lo ui_pow.lo ui_pow_ui.lo minmax.lo dim.lo signbit.lo copysign.lo setsign.lo gmp_op.lo init2.lo acos.lo sin_cos.lo set_nan.lo set_inf.lo set_zero.lo powerof2.lo gamma.lo set_ld.lo get_ld.lo cbrt.lo volatile.lo fits_sshort.lo fits_sint.lo fits_slong.lo fits_ushort.lo fits_uint.lo fits_ulong.lo fits_uintmax.lo fits_intmax.lo get_si.lo get_ui.lo zeta.lo cmp_d.lo erf.lo inits.lo inits2.lo clears.lo sgn.lo check.lo sub1sp.lo version.lo mpn_exp.lo mpfr-gmp.lo mp_clz_tab.lo sum.lo add1sp.lo free_cache.lo si_op.lo cmp_ld.lo set_ui_2exp.lo set_si_2exp.lo set_uj.lo set_sj.lo get_sj.lo get_uj.lo get_z.lo iszero.lo cache.lo sqr.lo int_ceil_log2.lo isqrt.lo strtofr.lo pow_z.lo logging.lo mulders.lo get_f.lo round_p.lo erfc.lo atan2.lo subnormal.lo const_catalan.lo root.lo sec.lo csc.lo cot.lo eint.lo sech.lo csch.lo coth.lo round_near_x.lo constant.lo abort_prec_max.lo stack_interface.lo lngamma.lo zeta_ui.lo set_d64.lo get_d64.lo jn.lo yn.lo rem1.lo get_patches.lo add_d.lo sub_d.lo d_sub.lo mul_d.lo div_d.lo d_div.lo li2.lo rec_sqrt.lo min_prec.lo buildopt.lo digamma.lo bernoulli.lo isregular.lo set_flt.lo get_flt.lo scale2.lo set_z_exp.lo ai.lo gammaonethird.lo grandom.lo fpif.lo set_float128.lo get_float128.lo rndna.lo nrandom.lo random_deviate.lo erandom.lo mpfr-mini-gmp.lo fmma.lo log_ui.lo gamma_inc.lo ubf.lo beta.lo odd_p.lo get_q.lo pool.lo  -lgmp 
[ 87%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmVariableWatchCommand.cxx.o
OpenWrt-libtool: link: ar cru .libs/libmpfr.a  exceptions.o extract.o uceil_exp2.o uceil_log2.o ufloor_log2.o add.o add1.o add_ui.o agm.o clear.o cmp.o cmp_abs.o cmp_si.o cmp_ui.o comparisons.o div_2exp.o div_2si.o div_2ui.o div.o div_ui.o dump.o eq.o exp10.o exp2.o exp3.o exp.o frac.o frexp.o get_d.o get_exp.o get_str.o init.o inp_str.o isinteger.o isinf.o isnan.o isnum.o const_log2.o log.o modf.o mul_2exp.o mul_2si.o mul_2ui.o mul.o mul_ui.o neg.o next.o out_str.o printf.o vasprintf.o const_pi.o pow.o pow_si.o pow_ui.o print_raw.o print_rnd_mode.o reldiff.o round_prec.o set.o setmax.o setmin.o set_d.o set_dfl_prec.o set_exp.o set_rnd.o set_f.o set_prc_raw.o set_prec.o set_q.o set_si.o set_str.o set_str_raw.o set_ui.o set_z.o sqrt.o sqrt_ui.o sub.o sub1.o sub_ui.o rint.o ui_div.o ui_sub.o urandom.o urandomb.o get_z_exp.o swap.o factorial.o cosh.o sinh.o tanh.o sinh_cosh.o acosh.o asinh.o atanh.o atan.o cmp2.o exp_2.o asin.o const_euler.o cos.o sin.o tan.o fma.o fms.o hypot.o log1p.o expm1.o log2.o log10.o ui_pow.o ui_pow_ui.o minmax.o dim.o signbit.o copysign.o setsign.o gmp_op.o init2.o acos.o sin_cos.o set_nan.o set_inf.o set_zero.o powerof2.o gamma.o set_ld.o get_ld.o cbrt.o volatile.o fits_sshort.o fits_sint.o fits_slong.o fits_ushort.o fits_uint.o fits_ulong.o fits_uintmax.o fits_intmax.o get_si.o get_ui.o zeta.o cmp_d.o erf.o inits.o inits2.o clears.o sgn.o check.o sub1sp.o version.o mpn_exp.o mpfr-gmp.o mp_clz_tab.o sum.o add1sp.o free_cache.o si_op.o cmp_ld.o set_ui_2exp.o set_si_2exp.o set_uj.o set_sj.o get_sj.o get_uj.o get_z.o iszero.o cache.o sqr.o int_ceil_log2.o isqrt.o strtofr.o pow_z.o logging.o mulders.o get_f.o round_p.o erfc.o atan2.o subnormal.o const_catalan.o root.o sec.o csc.o cot.o eint.o sech.o csch.o coth.o round_near_x.o constant.o abort_prec_max.o stack_interface.o lngamma.o zeta_ui.o set_d64.o get_d64.o jn.o yn.o rem1.o get_patches.o add_d.o sub_d.o d_sub.o mul_d.o div_d.o d_div.o li2.o rec_sqrt.o min_prec.o buildopt.o digamma.o bernoulli.o isregular.o set_flt.o get_flt.o scale2.o set_z_exp.o ai.o gammaonethird.o grandom.o fpif.o set_float128.o get_float128.o rndna.o nrandom.o random_deviate.o erandom.o mpfr-mini-gmp.o fmma.o log_ui.o gamma_inc.o ubf.o beta.o odd_p.o get_q.o pool.o
ar: `u' modifier ignored since `D' is the default (see `U')
OpenWrt-libtool: link: ranlib .libs/libmpfr.a
config.status: executing po-directories commands
config.status: creating po/POTFILES
OpenWrt-libtool: link: ( cd ".libs" && rm -f "libmpfr.la" && ln -s "../libmpfr.la" "libmpfr.la" )
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/mpfr-4.0.2/src'
make[5]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/mpfr-4.0.2/src'
config.status: creating po/Makefile
make[5]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/mpfr-4.0.2'
make[5]: Nothing to be done for 'all-am'.
make[5]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/mpfr-4.0.2'
make[4]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/mpfr-4.0.2'
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/mpfr-4.0.2/.built
CFLAGS="-O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include " CPPFLAGS="-I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include " CXXFLAGS="" LDFLAGS="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib " make --jobserver-fds=3,4 -j -C /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/mpfr-4.0.2  install
make[4]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/mpfr-4.0.2'
Making install in src
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/findutils-4.7.0/.configured
CFLAGS="-O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include " CPPFLAGS="-I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include " CXXFLAGS="" LDFLAGS="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib " make --jobserver-fds=3,4 -j -C /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/findutils-4.7.0  
make[4]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/findutils-4.7.0'
make[5]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/mpfr-4.0.2/src'
make  install-am
[ 87%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmWhileCommand.cxx.o
make  all-recursive
make[5]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/findutils-4.7.0'
Making all in gl
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/findutils-4.7.0/gl'
Making all in lib
make[7]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/findutils-4.7.0/gl/lib'
rm -f alloca.h-t alloca.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  sed -e 's|@''HAVE_ALLOCA_H''@|1|g' < ./alloca.in.h; \
} > alloca.h-t && \
mv -f alloca.h-t alloca.h
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/mpfr-4.0.2/src'
rm -f ctype.h-t ctype.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_CTYPE_H''@|<ctype.h>|g' \
      -e 's/@''GNULIB_ISBLANK''@/1/g' \
      -e 's/@''HAVE_ISBLANK''@/1/g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
      -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \
      < ./ctype.in.h; \
} > ctype.h-t && \
mv ctype.h-t ctype.h
rm -f dirent.h-t dirent.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
      -e 's|@''HAVE_DIRENT_H''@|1|g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_DIRENT_H''@|<dirent.h>|g' \
      -e 's/@''GNULIB_OPENDIR''@/1/g' \
      -e 's/@''GNULIB_READDIR''@/1/g' \
      -e 's/@''GNULIB_REWINDDIR''@/1/g' \
      -e 's/@''GNULIB_CLOSEDIR''@/1/g' \
      -e 's/@''GNULIB_DIRFD''@/1/g' \
      -e 's/@''GNULIB_FDOPENDIR''@/1/g' \
      -e 's/@''GNULIB_SCANDIR''@/0/g' \
      -e 's/@''GNULIB_ALPHASORT''@/0/g' \
      -e 's/@''HAVE_OPENDIR''@/1/g' \
      -e 's/@''HAVE_READDIR''@/1/g' \
      -e 's/@''HAVE_REWINDDIR''@/1/g' \
      -e 's/@''HAVE_CLOSEDIR''@/1/g' \
      -e 's|@''HAVE_DECL_DIRFD''@|1|g' \
      -e 's|@''HAVE_DECL_FDOPENDIR''@|1|g' \
      -e 's|@''HAVE_FDOPENDIR''@|1|g' \
      -e 's|@''HAVE_SCANDIR''@|1|g' \
      -e 's|@''HAVE_ALPHASORT''@|1|g' \
      -e 's|@''REPLACE_OPENDIR''@|0|g' \
      -e 's|@''REPLACE_CLOSEDIR''@|0|g' \
      -e 's|@''REPLACE_DIRFD''@|0|g' \
      -e 's|@''REPLACE_FDOPENDIR''@|0|g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
      -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \
      -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \
      < ./dirent.in.h; \
} > dirent.h-t && \
mv dirent.h-t dirent.h
rm -f fcntl.h-t fcntl.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_FCNTL_H''@|<fcntl.h>|g' \
      -e 's/@''GNULIB_FCNTL''@/1/g' \
      -e 's/@''GNULIB_NONBLOCKING''@/0/g' \
      -e 's/@''GNULIB_OPEN''@/1/g' \
      -e 's/@''GNULIB_OPENAT''@/1/g' \
      -e 's|@''HAVE_FCNTL''@|1|g' \
      -e 's|@''HAVE_OPENAT''@|1|g' \
      -e 's|@''REPLACE_FCNTL''@|1|g' \
      -e 's|@''REPLACE_OPEN''@|0|g' \
      -e 's|@''REPLACE_OPENAT''@|0|g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
      -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \
      -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \
      < ./fcntl.in.h; \
} > fcntl.h-t && \
mv fcntl.h-t fcntl.h
rm -f inttypes.h-t inttypes.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  sed -e 's/@''HAVE_INTTYPES_H''@/1/g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_INTTYPES_H''@|<inttypes.h>|g' \
      -e 's/@''PRI_MACROS_BROKEN''@/0/g' \
      -e 's/@''APPLE_UNIVERSAL_BUILD''@/0/g' \
      -e 's/@''HAVE_LONG_LONG_INT''@/1/g' \
      -e 's/@''HAVE_UNSIGNED_LONG_LONG_INT''@/1/g' \
      -e 's/@''PRIPTR_PREFIX''@/"l"/g' \
      -e 's/@''GNULIB_IMAXABS''@/0/g' \
      -e 's/@''GNULIB_IMAXDIV''@/0/g' \
      -e 's/@''GNULIB_STRTOIMAX''@/0/g' \
      -e 's/@''GNULIB_STRTOUMAX''@/1/g' \
      -e 's/@''HAVE_DECL_IMAXABS''@/1/g' \
      -e 's/@''HAVE_DECL_IMAXDIV''@/1/g' \
      -e 's/@''HAVE_DECL_STRTOIMAX''@/1/g' \
      -e 's/@''HAVE_DECL_STRTOUMAX''@/1/g' \
      -e 's/@''HAVE_IMAXDIV_T''@/1/g' \
      -e 's/@''REPLACE_STRTOIMAX''@/0/g' \
      -e 's/@''REPLACE_STRTOUMAX''@/0/g' \
      -e 's/@''INT32_MAX_LT_INTMAX_MAX''@/1/g' \
      -e 's/@''INT64_MAX_EQ_LONG_MAX''@/1/g' \
      -e 's/@''UINT32_MAX_LT_UINTMAX_MAX''@/1/g' \
      -e 's/@''UINT64_MAX_EQ_ULONG_MAX''@/1/g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
      -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \
      -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \
      < ./inttypes.in.h; \
} > inttypes.h-t && \
mv inttypes.h-t inttypes.h
rm -f langinfo.h-t langinfo.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
      -e 's|@''HAVE_LANGINFO_H''@|1|g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_LANGINFO_H''@|<langinfo.h>|g' \
      -e 's/@''GNULIB_NL_LANGINFO''@/1/g' \
      -e 's|@''HAVE_LANGINFO_CODESET''@|1|g' \
      -e 's|@''HAVE_LANGINFO_T_FMT_AMPM''@|1|g' \
      -e 's|@''HAVE_LANGINFO_ALTMON''@|1|g' \
      -e 's|@''HAVE_LANGINFO_ERA''@|1|g' \
      -e 's|@''HAVE_LANGINFO_YESEXPR''@|1|g' \
      -e 's|@''HAVE_NL_LANGINFO''@|1|g' \
      -e 's|@''REPLACE_NL_LANGINFO''@|0|g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
      -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \
      < ./langinfo.in.h; \
} > langinfo.h-t && \
mv langinfo.h-t langinfo.h
rm -f limits.h-t limits.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_LIMITS_H''@|<limits.h>|g' \
      < ./limits.in.h; \
} > limits.h-t && \
mv limits.h-t limits.h
rm -f locale.h-t locale.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_LOCALE_H''@|<locale.h>|g' \
      -e 's/@''GNULIB_LOCALECONV''@/1/g' \
      -e 's/@''GNULIB_SETLOCALE''@/IN_FINDUTILS_GNULIB_TESTS/g' \
      -e 's/@''GNULIB_DUPLOCALE''@/0/g' \
      -e 's/@''GNULIB_LOCALENAME''@/IN_FINDUTILS_GNULIB_TESTS/g' \
      -e 's|@''HAVE_NEWLOCALE''@|1|g' \
      -e 's|@''HAVE_DUPLOCALE''@|1|g' \
      -e 's|@''HAVE_FREELOCALE''@|1|g' \
      -e 's|@''HAVE_XLOCALE_H''@|0|g' \
      -e 's|@''REPLACE_LOCALECONV''@|0|g' \
      -e 's|@''REPLACE_SETLOCALE''@|0|g' \
      -e 's|@''REPLACE_NEWLOCALE''@|0|g' \
      -e 's|@''REPLACE_DUPLOCALE''@|0|g' \
      -e 's|@''REPLACE_FREELOCALE''@|0|g' \
      -e 's|@''REPLACE_STRUCT_LCONV''@|0|g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
      -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \
      -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \
      < ./locale.in.h; \
} > locale.h-t && \
mv locale.h-t locale.h
rm -f math.h-t math.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
      -e 's|@''INCLUDE_NEXT_AS_FIRST_DIRECTIVE''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_AS_FIRST_DIRECTIVE_MATH_H''@|<math.h>|g' \
      -e 's/@''GNULIB_ACOSF''@/0/g' \
      -e 's/@''GNULIB_ACOSL''@/0/g' \
      -e 's/@''GNULIB_ASINF''@/0/g' \
      -e 's/@''GNULIB_ASINL''@/0/g' \
      -e 's/@''GNULIB_ATANF''@/0/g' \
      -e 's/@''GNULIB_ATANL''@/0/g' \
      -e 's/@''GNULIB_ATAN2F''@/0/g' \
      -e 's/@''GNULIB_CBRT''@/0/g' \
      -e 's/@''GNULIB_CBRTF''@/0/g' \
      -e 's/@''GNULIB_CBRTL''@/0/g' \
      -e 's/@''GNULIB_CEIL''@/0/g' \
      -e 's/@''GNULIB_CEILF''@/0/g' \
      -e 's/@''GNULIB_CEILL''@/0/g' \
      -e 's/@''GNULIB_COPYSIGN''@/0/g' \
      -e 's/@''GNULIB_COPYSIGNF''@/0/g' \
      -e 's/@''GNULIB_COPYSIGNL''@/0/g' \
      -e 's/@''GNULIB_COSF''@/0/g' \
      -e 's/@''GNULIB_COSL''@/0/g' \
      -e 's/@''GNULIB_COSHF''@/0/g' \
      -e 's/@''GNULIB_EXPF''@/0/g' \
      -e 's/@''GNULIB_EXPL''@/0/g' \
      -e 's/@''GNULIB_EXP2''@/0/g' \
      -e 's/@''GNULIB_EXP2F''@/0/g' \
      -e 's/@''GNULIB_EXP2L''@/0/g' \
      -e 's/@''GNULIB_EXPM1''@/0/g' \
      -e 's/@''GNULIB_EXPM1F''@/0/g' \
      -e 's/@''GNULIB_EXPM1L''@/0/g' \
      -e 's/@''GNULIB_FABSF''@/0/g' \
      -e 's/@''GNULIB_FABSL''@/0/g' \
      -e 's/@''GNULIB_FLOOR''@/0/g' \
      -e 's/@''GNULIB_FLOORF''@/0/g' \
      -e 's/@''GNULIB_FLOORL''@/0/g' \
      -e 's/@''GNULIB_FMA''@/0/g' \
      -e 's/@''GNULIB_FMAF''@/0/g' \
      -e 's/@''GNULIB_FMAL''@/0/g' \
      -e 's/@''GNULIB_FMOD''@/0/g' \
      -e 's/@''GNULIB_FMODF''@/0/g' \
      -e 's/@''GNULIB_FMODL''@/0/g' \
      -e 's/@''GNULIB_FREXPF''@/0/g' \
      -e 's/@''GNULIB_FREXP''@/0/g' \
      -e 's/@''GNULIB_FREXPL''@/0/g' \
      -e 's/@''GNULIB_HYPOT''@/0/g' \
      -e 's/@''GNULIB_HYPOTF''@/0/g' \
      -e 's/@''GNULIB_HYPOTL''@/0/g' \
      < ./math.in.h | \
  sed -e 's/@''GNULIB_ILOGB''@/0/g' \
      -e 's/@''GNULIB_ILOGBF''@/0/g' \
      -e 's/@''GNULIB_ILOGBL''@/0/g' \
      -e 's/@''GNULIB_ISFINITE''@/1/g' \
      -e 's/@''GNULIB_ISINF''@/1/g' \
      -e 's/@''GNULIB_ISNAN''@/0/g' \
      -e 's/@''GNULIB_ISNANF''@/0/g' \
      -e 's/@''GNULIB_ISNAND''@/0/g' \
      -e 's/@''GNULIB_ISNANL''@/0/g' \
      -e 's/@''GNULIB_LDEXPF''@/0/g' \
      -e 's/@''GNULIB_LDEXPL''@/0/g' \
      -e 's/@''GNULIB_LOG''@/0/g' \
      -e 's/@''GNULIB_LOGF''@/0/g' \
      -e 's/@''GNULIB_LOGL''@/0/g' \
      -e 's/@''GNULIB_LOG10''@/0/g' \
      -e 's/@''GNULIB_LOG10F''@/0/g' \
      -e 's/@''GNULIB_LOG10L''@/0/g' \
      -e 's/@''GNULIB_LOG1P''@/0/g' \
      -e 's/@''GNULIB_LOG1PF''@/0/g' \
      -e 's/@''GNULIB_LOG1PL''@/0/g' \
      -e 's/@''GNULIB_LOG2''@/0/g' \
      -e 's/@''GNULIB_LOG2F''@/0/g' \
      -e 's/@''GNULIB_LOG2L''@/0/g' \
      -e 's/@''GNULIB_LOGB''@/0/g' \
      -e 's/@''GNULIB_LOGBF''@/0/g' \
      -e 's/@''GNULIB_LOGBL''@/0/g' \
      -e 's/@''GNULIB_MODF''@/1/g' \
      -e 's/@''GNULIB_MODFF''@/0/g' \
      -e 's/@''GNULIB_MODFL''@/0/g' \
      -e 's/@''GNULIB_POWF''@/0/g' \
      -e 's/@''GNULIB_REMAINDER''@/0/g' \
      -e 's/@''GNULIB_REMAINDERF''@/0/g' \
      -e 's/@''GNULIB_REMAINDERL''@/0/g' \
      -e 's/@''GNULIB_RINT''@/0/g' \
      -e 's/@''GNULIB_RINTF''@/0/g' \
      -e 's/@''GNULIB_RINTL''@/0/g' \
      -e 's/@''GNULIB_ROUND''@/0/g' \
      -e 's/@''GNULIB_ROUNDF''@/0/g' \
      -e 's/@''GNULIB_ROUNDL''@/0/g' \
      -e 's/@''GNULIB_SIGNBIT''@/0/g' \
      -e 's/@''GNULIB_SINF''@/0/g' \
      -e 's/@''GNULIB_SINL''@/0/g' \
      -e 's/@''GNULIB_SINHF''@/0/g' \
      -e 's/@''GNULIB_SQRTF''@/0/g' \
      -e 's/@''GNULIB_SQRTL''@/0/g' \
      -e 's/@''GNULIB_TANF''@/0/g' \
      -e 's/@''GNULIB_TANL''@/0/g' \
      -e 's/@''GNULIB_TANHF''@/0/g' \
      -e 's/@''GNULIB_TRUNC''@/1/g' \
      -e 's/@''GNULIB_TRUNCF''@/0/g' \
      -e 's/@''GNULIB_TRUNCL''@/0/g' \
  | \
  sed -e 's|@''HAVE_ACOSF''@|1|g' \
      -e 's|@''HAVE_ACOSL''@|1|g' \
      -e 's|@''HAVE_ASINF''@|1|g' \
      -e 's|@''HAVE_ASINL''@|1|g' \
      -e 's|@''HAVE_ATANF''@|1|g' \
      -e 's|@''HAVE_ATANL''@|1|g' \
      -e 's|@''HAVE_ATAN2F''@|1|g' \
      -e 's|@''HAVE_CBRT''@|1|g' \
      -e 's|@''HAVE_CBRTF''@|1|g' \
      -e 's|@''HAVE_CBRTL''@|1|g' \
      -e 's|@''HAVE_COPYSIGN''@|1|g' \
      -e 's|@''HAVE_COPYSIGNL''@|1|g' \
      -e 's|@''HAVE_COSF''@|1|g' \
      -e 's|@''HAVE_COSL''@|1|g' \
      -e 's|@''HAVE_COSHF''@|1|g' \
      -e 's|@''HAVE_EXPF''@|1|g' \
      -e 's|@''HAVE_EXPL''@|1|g' \
      -e 's|@''HAVE_EXPM1''@|1|g' \
      -e 's|@''HAVE_EXPM1F''@|1|g' \
      -e 's|@''HAVE_FABSF''@|1|g' \
      -e 's|@''HAVE_FABSL''@|1|g' \
      -e 's|@''HAVE_FMA''@|1|g' \
      -e 's|@''HAVE_FMAF''@|1|g' \
      -e 's|@''HAVE_FMAL''@|1|g' \
      -e 's|@''HAVE_FMODF''@|1|g' \
      -e 's|@''HAVE_FMODL''@|1|g' \
      -e 's|@''HAVE_FREXPF''@|1|g' \
      -e 's|@''HAVE_HYPOTF''@|1|g' \
      -e 's|@''HAVE_HYPOTL''@|1|g' \
      -e 's|@''HAVE_ILOGB''@|1|g' \
      -e 's|@''HAVE_ILOGBF''@|1|g' \
      -e 's|@''HAVE_ILOGBL''@|1|g' \
      -e 's|@''HAVE_ISNANF''@|1|g' \
      -e 's|@''HAVE_ISNAND''@|1|g' \
      -e 's|@''HAVE_ISNANL''@|1|g' \
      -e 's|@''HAVE_LDEXPF''@|1|g' \
      -e 's|@''HAVE_LOGF''@|1|g' \
      -e 's|@''HAVE_LOGL''@|1|g' \
      -e 's|@''HAVE_LOG10F''@|1|g' \
      -e 's|@''HAVE_LOG10L''@|1|g' \
      -e 's|@''HAVE_LOG1P''@|1|g' \
      -e 's|@''HAVE_LOG1PF''@|1|g' \
      -e 's|@''HAVE_LOG1PL''@|1|g' \
      -e 's|@''HAVE_LOGBF''@|1|g' \
      -e 's|@''HAVE_LOGBL''@|1|g' \
      -e 's|@''HAVE_MODFF''@|1|g' \
      -e 's|@''HAVE_MODFL''@|1|g' \
      -e 's|@''HAVE_POWF''@|1|g' \
      -e 's|@''HAVE_REMAINDER''@|1|g' \
      -e 's|@''HAVE_REMAINDERF''@|1|g' \
      -e 's|@''HAVE_RINT''@|1|g' \
      -e 's|@''HAVE_RINTL''@|1|g' \
      -e 's|@''HAVE_SINF''@|1|g' \
      -e 's|@''HAVE_SINL''@|1|g' \
      -e 's|@''HAVE_SINHF''@|1|g' \
      -e 's|@''HAVE_SQRTF''@|1|g' \
      -e 's|@''HAVE_SQRTL''@|1|g' \
      -e 's|@''HAVE_TANF''@|1|g' \
      -e 's|@''HAVE_TANL''@|1|g' \
      -e 's|@''HAVE_TANHF''@|1|g' \
      -e 's|@''HAVE_DECL_ACOSL''@|1|g' \
      -e 's|@''HAVE_DECL_ASINL''@|1|g' \
      -e 's|@''HAVE_DECL_ATANL''@|1|g' \
      -e 's|@''HAVE_DECL_CBRTF''@|1|g' \
      -e 's|@''HAVE_DECL_CBRTL''@|1|g' \
      -e 's|@''HAVE_DECL_CEILF''@|1|g' \
      -e 's|@''HAVE_DECL_CEILL''@|1|g' \
      -e 's|@''HAVE_DECL_COPYSIGNF''@|1|g' \
      -e 's|@''HAVE_DECL_COSL''@|1|g' \
      -e 's|@''HAVE_DECL_EXPL''@|1|g' \
      -e 's|@''HAVE_DECL_EXP2''@|1|g' \
      -e 's|@''HAVE_DECL_EXP2F''@|1|g' \
      -e 's|@''HAVE_DECL_EXP2L''@|1|g' \
      -e 's|@''HAVE_DECL_EXPM1L''@|1|g' \
      -e 's|@''HAVE_DECL_FLOORF''@|1|g' \
      -e 's|@''HAVE_DECL_FLOORL''@|1|g' \
      -e 's|@''HAVE_DECL_FREXPL''@|1|g' \
      -e 's|@''HAVE_DECL_LDEXPL''@|1|g' \
      -e 's|@''HAVE_DECL_LOGL''@|1|g' \
      -e 's|@''HAVE_DECL_LOG10L''@|1|g' \
      -e 's|@''HAVE_DECL_LOG2''@|1|g' \
      -e 's|@''HAVE_DECL_LOG2F''@|1|g' \
      -e 's|@''HAVE_DECL_LOG2L''@|1|g' \
      -e 's|@''HAVE_DECL_LOGB''@|1|g' \
      -e 's|@''HAVE_DECL_REMAINDER''@|1|g' \
      -e 's|@''HAVE_DECL_REMAINDERL''@|1|g' \
      -e 's|@''HAVE_DECL_RINTF''@|1|g' \
      -e 's|@''HAVE_DECL_ROUND''@|1|g' \
      -e 's|@''HAVE_DECL_ROUNDF''@|1|g' \
      -e 's|@''HAVE_DECL_ROUNDL''@|1|g' \
      -e 's|@''HAVE_DECL_SINL''@|1|g' \
      -e 's|@''HAVE_DECL_SQRTL''@|1|g' \
      -e 's|@''HAVE_DECL_TANL''@|1|g' \
      -e 's|@''HAVE_DECL_TRUNC''@|1|g' \
      -e 's|@''HAVE_DECL_TRUNCF''@|1|g' \
      -e 's|@''HAVE_DECL_TRUNCL''@|1|g' \
  | \
  sed -e 's|@''REPLACE_ACOSF''@|0|g' \
      -e 's|@''REPLACE_ASINF''@|0|g' \
      -e 's|@''REPLACE_ATANF''@|0|g' \
      -e 's|@''REPLACE_ATAN2F''@|0|g' \
      -e 's|@''REPLACE_CBRTF''@|0|g' \
      -e 's|@''REPLACE_CBRTL''@|0|g' \
      -e 's|@''REPLACE_CEIL''@|0|g' \
      -e 's|@''REPLACE_CEILF''@|0|g' \
      -e 's|@''REPLACE_CEILL''@|0|g' \
      -e 's|@''REPLACE_COSF''@|0|g' \
      -e 's|@''REPLACE_COSHF''@|0|g' \
      -e 's|@''REPLACE_EXPF''@|0|g' \
      -e 's|@''REPLACE_EXPL''@|0|g' \
      -e 's|@''REPLACE_EXPM1''@|0|g' \
      -e 's|@''REPLACE_EXPM1F''@|0|g' \
      -e 's|@''REPLACE_EXPM1L''@|0|g' \
      -e 's|@''REPLACE_EXP2''@|0|g' \
      -e 's|@''REPLACE_EXP2L''@|0|g' \
      -e 's|@''REPLACE_FABSL''@|0|g' \
      -e 's|@''REPLACE_FLOOR''@|0|g' \
      -e 's|@''REPLACE_FLOORF''@|0|g' \
      -e 's|@''REPLACE_FLOORL''@|0|g' \
      -e 's|@''REPLACE_FMA''@|0|g' \
      -e 's|@''REPLACE_FMAF''@|0|g' \
      -e 's|@''REPLACE_FMAL''@|0|g' \
      -e 's|@''REPLACE_FMOD''@|0|g' \
      -e 's|@''REPLACE_FMODF''@|0|g' \
      -e 's|@''REPLACE_FMODL''@|0|g' \
      -e 's|@''REPLACE_FREXPF''@|0|g' \
      -e 's|@''REPLACE_FREXP''@|0|g' \
      -e 's|@''REPLACE_FREXPL''@|0|g' \
      -e 's|@''REPLACE_HUGE_VAL''@|0|g' \
      -e 's|@''REPLACE_HYPOT''@|0|g' \
      -e 's|@''REPLACE_HYPOTF''@|0|g' \
      -e 's|@''REPLACE_HYPOTL''@|0|g' \
      -e 's|@''REPLACE_ILOGB''@|0|g' \
      -e 's|@''REPLACE_ILOGBF''@|0|g' \
      -e 's|@''REPLACE_ILOGBL''@|0|g' \
      -e 's|@''REPLACE_ISFINITE''@|0|g' \
      -e 's|@''REPLACE_ISINF''@|0|g' \
      -e 's|@''REPLACE_ISNAN''@|0|g' \
      -e 's|@''REPLACE_ITOLD''@|0|g' \
      -e 's|@''REPLACE_LDEXPL''@|0|g' \
      -e 's|@''REPLACE_LOG''@|0|g' \
      -e 's|@''REPLACE_LOGF''@|0|g' \
      -e 's|@''REPLACE_LOGL''@|0|g' \
      -e 's|@''REPLACE_LOG10''@|0|g' \
      -e 's|@''REPLACE_LOG10F''@|0|g' \
      -e 's|@''REPLACE_LOG10L''@|0|g' \
      -e 's|@''REPLACE_LOG1P''@|0|g' \
      -e 's|@''REPLACE_LOG1PF''@|0|g' \
      -e 's|@''REPLACE_LOG1PL''@|0|g' \
      -e 's|@''REPLACE_LOG2''@|0|g' \
      -e 's|@''REPLACE_LOG2F''@|0|g' \
      -e 's|@''REPLACE_LOG2L''@|0|g' \
      -e 's|@''REPLACE_LOGB''@|0|g' \
      -e 's|@''REPLACE_LOGBF''@|0|g' \
      -e 's|@''REPLACE_LOGBL''@|0|g' \
      -e 's|@''REPLACE_MODF''@|0|g' \
      -e 's|@''REPLACE_MODFF''@|0|g' \
      -e 's|@''REPLACE_MODFL''@|0|g' \
      -e 's|@''REPLACE_NAN''@|0|g' \
      -e 's|@''REPLACE_REMAINDER''@|0|g' \
      -e 's|@''REPLACE_REMAINDERF''@|0|g' \
      -e 's|@''REPLACE_REMAINDERL''@|0|g' \
      -e 's|@''REPLACE_RINTL''@|0|g' \
      -e 's|@''REPLACE_ROUND''@|0|g' \
      -e 's|@''REPLACE_ROUNDF''@|0|g' \
      -e 's|@''REPLACE_ROUNDL''@|0|g' \
      -e 's|@''REPLACE_SIGNBIT''@|0|g' \
      -e 's|@''REPLACE_SIGNBIT_USING_GCC''@|0|g' \
      -e 's|@''REPLACE_SINF''@|0|g' \
      -e 's|@''REPLACE_SINHF''@|0|g' \
      -e 's|@''REPLACE_SQRTF''@|0|g' \
      -e 's|@''REPLACE_SQRTL''@|0|g' \
      -e 's|@''REPLACE_TANF''@|0|g' \
      -e 's|@''REPLACE_TANHF''@|0|g' \
      -e 's|@''REPLACE_TRUNC''@|0|g' \
      -e 's|@''REPLACE_TRUNCF''@|0|g' \
      -e 's|@''REPLACE_TRUNCL''@|0|g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
      -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \
      -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h'; \
} > math.h-t && \
mv math.h-t math.h
make[7]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/mpfr-4.0.2/src'
 /bin/mkdir -p '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib'
 /usr/bin/env bash ../libtool   --mode=install /usr/bin/install -c   libmpfr.la '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib'
/bin/mkdir -p selinux
rm -f selinux/selinux.h-t selinux/selinux.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_SELINUX_SELINUX_H''@||g' \
      -e '/definition of _GL_UNUSED_PARAMETER/r ./unused-parameter.h' \
      < ./se-selinux.in.h; \
} > selinux/selinux.h-t && \
chmod a-x selinux/selinux.h-t && \
mv selinux/selinux.h-t selinux/selinux.h
OpenWrt-libtool: install: /usr/bin/install -c .libs/libmpfr.lai /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib/libmpfr.la
OpenWrt-libtool: install: /usr/bin/install -c .libs/libmpfr.a /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib/libmpfr.a
OpenWrt-libtool: install: chmod 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib/libmpfr.a
OpenWrt-libtool: install: ranlib /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib/libmpfr.a
/bin/mkdir -p selinux
rm -f selinux/context.h-t selinux/context.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
  sed -e '/definition of _GL_UNUSED_PARAMETER/r ./unused-parameter.h' \
      < ./se-context.in.h; \
} > selinux/context.h-t && \
chmod a-x selinux/context.h-t && \
mv selinux/context.h-t selinux/context.h
rm -f stdio.h-t stdio.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_STDIO_H''@|<stdio.h>|g' \
      -e 's/@''GNULIB_DPRINTF''@/0/g' \
      -e 's/@''GNULIB_FCLOSE''@/0/g' \
      -e 's/@''GNULIB_FDOPEN''@/IN_FINDUTILS_GNULIB_TESTS/g' \
      -e 's/@''GNULIB_FFLUSH''@/1/g' \
      -e 's/@''GNULIB_FGETC''@/1/g' \
      -e 's/@''GNULIB_FGETS''@/1/g' \
      -e 's/@''GNULIB_FOPEN''@/1/g' \
      -e 's/@''GNULIB_FPRINTF''@/1/g' \
      -e 's/@''GNULIB_FPRINTF_POSIX''@/0/g' \
      -e 's/@''GNULIB_FPURGE''@/1/g' \
      -e 's/@''GNULIB_FPUTC''@/1/g' \
      -e 's/@''GNULIB_FPUTS''@/1/g' \
      -e 's/@''GNULIB_FREAD''@/1/g' \
      -e 's/@''GNULIB_FREOPEN''@/0/g' \
      -e 's/@''GNULIB_FSCANF''@/1/g' \
      -e 's/@''GNULIB_FSEEK''@/1/g' \
      -e 's/@''GNULIB_FSEEKO''@/1/g' \
      -e 's/@''GNULIB_FTELL''@/1/g' \
      -e 's/@''GNULIB_FTELLO''@/1/g' \
      -e 's/@''GNULIB_FWRITE''@/1/g' \
      -e 's/@''GNULIB_GETC''@/1/g' \
      -e 's/@''GNULIB_GETCHAR''@/1/g' \
      -e 's/@''GNULIB_GETDELIM''@/1/g' \
      -e 's/@''GNULIB_GETLINE''@/1/g' \
      -e 's/@''GNULIB_OBSTACK_PRINTF''@/0/g' \
      -e 's/@''GNULIB_OBSTACK_PRINTF_POSIX''@/0/g' \
      -e 's/@''GNULIB_PCLOSE''@/0/g' \
      -e 's/@''GNULIB_PERROR''@/1/g' \
      -e 's/@''GNULIB_POPEN''@/0/g' \
      -e 's/@''GNULIB_PRINTF''@/1/g' \
      -e 's/@''GNULIB_PRINTF_POSIX''@/0/g' \
      -e 's/@''GNULIB_PUTC''@/1/g' \
      -e 's/@''GNULIB_PUTCHAR''@/1/g' \
      -e 's/@''GNULIB_PUTS''@/1/g' \
      -e 's/@''GNULIB_REMOVE''@/0/g' \
      -e 's/@''GNULIB_RENAME''@/0/g' \
      -e 's/@''GNULIB_RENAMEAT''@/0/g' \
      -e 's/@''GNULIB_SCANF''@/1/g' \
      -e 's/@''GNULIB_SNPRINTF''@/1/g' \
      -e 's/@''GNULIB_SPRINTF_POSIX''@/0/g' \
      -e 's/@''GNULIB_STDIO_H_NONBLOCKING''@/0/g' \
      -e 's/@''GNULIB_STDIO_H_SIGPIPE''@/0/g' \
      -e 's/@''GNULIB_TMPFILE''@/0/g' \
      -e 's/@''GNULIB_VASPRINTF''@/0/g' \
      -e 's/@''GNULIB_VDPRINTF''@/0/g' \
      -e 's/@''GNULIB_VFPRINTF''@/1/g' \
      -e 's/@''GNULIB_VFPRINTF_POSIX''@/0/g' \
      -e 's/@''GNULIB_VFSCANF''@/0/g' \
      -e 's/@''GNULIB_VSCANF''@/0/g' \
      -e 's/@''GNULIB_VPRINTF''@/1/g' \
      -e 's/@''GNULIB_VPRINTF_POSIX''@/0/g' \
      -e 's/@''GNULIB_VSNPRINTF''@/0/g' \
      -e 's/@''GNULIB_VSPRINTF_POSIX''@/0/g' \
      < ./stdio.in.h | \
  sed -e 's|@''HAVE_DECL_FPURGE''@|0|g' \
      -e 's|@''HAVE_DECL_FSEEKO''@|1|g' \
      -e 's|@''HAVE_DECL_FTELLO''@|1|g' \
      -e 's|@''HAVE_DECL_GETDELIM''@|1|g' \
      -e 's|@''HAVE_DECL_GETLINE''@|1|g' \
      -e 's|@''HAVE_DECL_OBSTACK_PRINTF''@|1|g' \
      -e 's|@''HAVE_DECL_SNPRINTF''@|1|g' \
      -e 's|@''HAVE_DECL_VSNPRINTF''@|1|g' \
      -e 's|@''HAVE_DPRINTF''@|1|g' \
      -e 's|@''HAVE_FSEEKO''@|1|g' \
      -e 's|@''HAVE_FTELLO''@|1|g' \
      -e 's|@''HAVE_PCLOSE''@|1|g' \
      -e 's|@''HAVE_POPEN''@|1|g' \
      -e 's|@''HAVE_RENAMEAT''@|1|g' \
      -e 's|@''HAVE_VASPRINTF''@|1|g' \
      -e 's|@''HAVE_VDPRINTF''@|1|g' \
      -e 's|@''REPLACE_DPRINTF''@|0|g' \
      -e 's|@''REPLACE_FCLOSE''@|0|g' \
      -e 's|@''REPLACE_FDOPEN''@|0|g' \
      -e 's|@''REPLACE_FFLUSH''@|1|g' \
      -e 's|@''REPLACE_FOPEN''@|0|g' \
      -e 's|@''REPLACE_FPRINTF''@|0|g' \
      -e 's|@''REPLACE_FPURGE''@|0|g' \
      -e 's|@''REPLACE_FREOPEN''@|0|g' \
      -e 's|@''REPLACE_FSEEK''@|1|g' \
      -e 's|@''REPLACE_FSEEKO''@|1|g' \
      -e 's|@''REPLACE_FTELL''@|0|g' \
      -e 's|@''REPLACE_FTELLO''@|0|g' \
      -e 's|@''REPLACE_GETDELIM''@|0|g' \
      -e 's|@''REPLACE_GETLINE''@|0|g' \
      -e 's|@''REPLACE_OBSTACK_PRINTF''@|0|g' \
      -e 's|@''REPLACE_PERROR''@|0|g' \
      -e 's|@''REPLACE_POPEN''@|0|g' \
      -e 's|@''REPLACE_PRINTF''@|0|g' \
      -e 's|@''REPLACE_REMOVE''@|0|g' \
      -e 's|@''REPLACE_RENAME''@|0|g' \
      -e 's|@''REPLACE_RENAMEAT''@|0|g' \
      -e 's|@''REPLACE_SNPRINTF''@|0|g' \
      -e 's|@''REPLACE_SPRINTF''@|0|g' \
      -e 's|@''REPLACE_STDIO_READ_FUNCS''@|0|g' \
      -e 's|@''REPLACE_STDIO_WRITE_FUNCS''@|0|g' \
      -e 's|@''REPLACE_TMPFILE''@|0|g' \
      -e 's|@''REPLACE_VASPRINTF''@|0|g' \
      -e 's|@''REPLACE_VDPRINTF''@|0|g' \
      -e 's|@''REPLACE_VFPRINTF''@|0|g' \
      -e 's|@''REPLACE_VPRINTF''@|0|g' \
      -e 's|@''REPLACE_VSNPRINTF''@|0|g' \
      -e 's|@''REPLACE_VSPRINTF''@|0|g' \
      -e 's|@''ASM_SYMBOL_PREFIX''@||g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
      -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \
      -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h'; \
} > stdio.h-t && \
mv stdio.h-t stdio.h
rm -f stdlib.h-t stdlib.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_STDLIB_H''@|<stdlib.h>|g' \
      -e 's/@''GNULIB__EXIT''@/0/g' \
      -e 's/@''GNULIB_ATOLL''@/0/g' \
      -e 's/@''GNULIB_CALLOC_POSIX''@/0/g' \
      -e 's/@''GNULIB_CANONICALIZE_FILE_NAME''@/1/g' \
      -e 's/@''GNULIB_GETLOADAVG''@/0/g' \
      -e 's/@''GNULIB_GETSUBOPT''@/0/g' \
      -e 's/@''GNULIB_GRANTPT''@/0/g' \
      -e 's/@''GNULIB_MALLOC_POSIX''@/1/g' \
      -e 's/@''GNULIB_MBTOWC''@/1/g' \
      -e 's/@''GNULIB_MKDTEMP''@/0/g' \
      -e 's/@''GNULIB_MKOSTEMP''@/0/g' \
      -e 's/@''GNULIB_MKOSTEMPS''@/0/g' \
      -e 's/@''GNULIB_MKSTEMP''@/0/g' \
      -e 's/@''GNULIB_MKSTEMPS''@/0/g' \
      -e 's/@''GNULIB_POSIX_OPENPT''@/0/g' \
      -e 's/@''GNULIB_PTSNAME''@/0/g' \
      -e 's/@''GNULIB_PTSNAME_R''@/0/g' \
      -e 's/@''GNULIB_PUTENV''@/IN_FINDUTILS_GNULIB_TESTS/g' \
      -e 's/@''GNULIB_QSORT_R''@/0/g' \
      -e 's/@''GNULIB_RANDOM''@/0/g' \
      -e 's/@''GNULIB_RANDOM_R''@/0/g' \
      -e 's/@''GNULIB_REALLOC_POSIX''@/1/g' \
      -e 's/@''GNULIB_REALLOCARRAY''@/0/g' \
      -e 's/@''GNULIB_REALPATH''@/0/g' \
      -e 's/@''GNULIB_RPMATCH''@/1/g' \
      -e 's/@''GNULIB_SECURE_GETENV''@/0/g' \
      -e 's/@''GNULIB_SETENV''@/1/g' \
      -e 's/@''GNULIB_STRTOD''@/0/g' \
      -e 's/@''GNULIB_STRTOLD''@/0/g' \
      -e 's/@''GNULIB_STRTOLL''@/0/g' \
      -e 's/@''GNULIB_STRTOULL''@/1/g' \
      -e 's/@''GNULIB_SYSTEM_POSIX''@/0/g' \
      -e 's/@''GNULIB_UNLOCKPT''@/0/g' \
      -e 's/@''GNULIB_UNSETENV''@/1/g' \
      -e 's/@''GNULIB_WCTOMB''@/IN_FINDUTILS_GNULIB_TESTS/g' \
      < ./stdlib.in.h | \
  sed -e 's|@''HAVE__EXIT''@|1|g' \
      -e 's|@''HAVE_ATOLL''@|1|g' \
      -e 's|@''HAVE_CANONICALIZE_FILE_NAME''@|1|g' \
      -e 's|@''HAVE_DECL_GETLOADAVG''@|1|g' \
      -e 's|@''HAVE_GETSUBOPT''@|1|g' \
      -e 's|@''HAVE_GRANTPT''@|1|g' \
      -e 's|@''HAVE_INITSTATE''@|1|g' \
      -e 's|@''HAVE_DECL_INITSTATE''@|1|g' \
      -e 's|@''HAVE_MBTOWC''@|1|g' \
      -e 's|@''HAVE_MKDTEMP''@|1|g' \
      -e 's|@''HAVE_MKOSTEMP''@|1|g' \
      -e 's|@''HAVE_MKOSTEMPS''@|1|g' \
      -e 's|@''HAVE_MKSTEMP''@|1|g' \
      -e 's|@''HAVE_MKSTEMPS''@|1|g' \
      -e 's|@''HAVE_POSIX_OPENPT''@|1|g' \
      -e 's|@''HAVE_PTSNAME''@|1|g' \
      -e 's|@''HAVE_PTSNAME_R''@|1|g' \
      -e 's|@''HAVE_QSORT_R''@|1|g' \
      -e 's|@''HAVE_RANDOM''@|1|g' \
      -e 's|@''HAVE_RANDOM_H''@|1|g' \
      -e 's|@''HAVE_RANDOM_R''@|1|g' \
      -e 's|@''HAVE_REALLOCARRAY''@|1|g' \
      -e 's|@''HAVE_REALPATH''@|1|g' \
      -e 's|@''HAVE_RPMATCH''@|1|g' \
      -e 's|@''HAVE_SECURE_GETENV''@|1|g' \
      -e 's|@''HAVE_DECL_SETENV''@|1|g' \
      -e 's|@''HAVE_SETSTATE''@|1|g' \
      -e 's|@''HAVE_DECL_SETSTATE''@|1|g' \
      -e 's|@''HAVE_STRTOD''@|1|g' \
      -e 's|@''HAVE_STRTOLD''@|1|g' \
      -e 's|@''HAVE_STRTOLL''@|1|g' \
      -e 's|@''HAVE_STRTOULL''@|1|g' \
      -e 's|@''HAVE_STRUCT_RANDOM_DATA''@|1|g' \
      -e 's|@''HAVE_SYS_LOADAVG_H''@|0|g' \
      -e 's|@''HAVE_UNLOCKPT''@|1|g' \
      -e 's|@''HAVE_DECL_UNSETENV''@|1|g' \
      -e 's|@''REPLACE_CALLOC''@|0|g' \
      -e 's|@''REPLACE_CANONICALIZE_FILE_NAME''@|0|g' \
      -e 's|@''REPLACE_INITSTATE''@|0|g' \
      -e 's|@''REPLACE_MALLOC''@|0|g' \
      -e 's|@''REPLACE_MBTOWC''@|0|g' \
      -e 's|@''REPLACE_MKSTEMP''@|0|g' \
      -e 's|@''REPLACE_PTSNAME''@|0|g' \
      -e 's|@''REPLACE_PTSNAME_R''@|0|g' \
      -e 's|@''REPLACE_PUTENV''@|0|g' \
      -e 's|@''REPLACE_QSORT_R''@|0|g' \
      -e 's|@''REPLACE_RANDOM''@|0|g' \
      -e 's|@''REPLACE_RANDOM_R''@|0|g' \
      -e 's|@''REPLACE_REALLOC''@|0|g' \
      -e 's|@''REPLACE_REALPATH''@|0|g' \
      -e 's|@''REPLACE_SETENV''@|0|g' \
      -e 's|@''REPLACE_SETSTATE''@|0|g' \
      -e 's|@''REPLACE_STRTOD''@|0|g' \
      -e 's|@''REPLACE_STRTOLD''@|0|g' \
      -e 's|@''REPLACE_UNSETENV''@|0|g' \
      -e 's|@''REPLACE_WCTOMB''@|0|g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
      -e '/definition of _Noreturn/r ./_Noreturn.h' \
      -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \
      -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h'; \
} > stdlib.h-t && \
mv stdlib.h-t stdlib.h
OpenWrt-libtool: finish: PATH="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin:/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin:/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin:/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin:/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin:/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/openwrt/golang/go/bin:/openwrt/golang/go/bin:/sbin" ldconfig -n /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib
rm -f string.h-t string.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_STRING_H''@|<string.h>|g' \
      -e 's/@''GNULIB_EXPLICIT_BZERO''@/0/g' \
      -e 's/@''GNULIB_FFSL''@/0/g' \
      -e 's/@''GNULIB_FFSLL''@/0/g' \
      -e 's/@''GNULIB_MBSLEN''@/1/g' \
      -e 's/@''GNULIB_MBSNLEN''@/0/g' \
      -e 's/@''GNULIB_MBSCHR''@/0/g' \
      -e 's/@''GNULIB_MBSRCHR''@/0/g' \
      -e 's/@''GNULIB_MBSSTR''@/1/g' \
      -e 's/@''GNULIB_MBSCASECMP''@/0/g' \
      -e 's/@''GNULIB_MBSNCASECMP''@/0/g' \
      -e 's/@''GNULIB_MBSPCASECMP''@/0/g' \
      -e 's/@''GNULIB_MBSCASESTR''@/1/g' \
      -e 's/@''GNULIB_MBSCSPN''@/0/g' \
      -e 's/@''GNULIB_MBSPBRK''@/0/g' \
      -e 's/@''GNULIB_MBSSPN''@/0/g' \
      -e 's/@''GNULIB_MBSSEP''@/0/g' \
      -e 's/@''GNULIB_MBSTOK_R''@/0/g' \
      -e 's/@''GNULIB_MEMCHR''@/1/g' \
      -e 's/@''GNULIB_MEMMEM''@/0/g' \
      -e 's/@''GNULIB_MEMPCPY''@/1/g' \
      -e 's/@''GNULIB_MEMRCHR''@/1/g' \
      -e 's/@''GNULIB_RAWMEMCHR''@/0/g' \
      -e 's/@''GNULIB_STPCPY''@/1/g' \
      -e 's/@''GNULIB_STPNCPY''@/0/g' \
      -e 's/@''GNULIB_STRCHRNUL''@/0/g' \
      -e 's/@''GNULIB_STRDUP''@/1/g' \
      -e 's/@''GNULIB_STRNCAT''@/0/g' \
      -e 's/@''GNULIB_STRNDUP''@/1/g' \
      -e 's/@''GNULIB_STRNLEN''@/1/g' \
      -e 's/@''GNULIB_STRPBRK''@/0/g' \
      -e 's/@''GNULIB_STRSEP''@/0/g' \
      -e 's/@''GNULIB_STRSTR''@/1/g' \
      -e 's/@''GNULIB_STRCASESTR''@/1/g' \
      -e 's/@''GNULIB_STRTOK_R''@/0/g' \
      -e 's/@''GNULIB_STRERROR''@/1/g' \
      -e 's/@''GNULIB_STRERROR_R''@/1/g' \
      -e 's/@''GNULIB_STRSIGNAL''@/0/g' \
      -e 's/@''GNULIB_STRVERSCMP''@/0/g' \
      < ./string.in.h | \
  sed -e 's|@''HAVE_EXPLICIT_BZERO''@|1|g' \
      -e 's|@''HAVE_FFSL''@|1|g' \
      -e 's|@''HAVE_FFSLL''@|1|g' \
      -e 's|@''HAVE_MBSLEN''@|0|g' \
      -e 's|@''HAVE_MEMCHR''@|1|g' \
      -e 's|@''HAVE_DECL_MEMMEM''@|1|g' \
      -e 's|@''HAVE_MEMPCPY''@|1|g' \
      -e 's|@''HAVE_DECL_MEMRCHR''@|1|g' \
      -e 's|@''HAVE_RAWMEMCHR''@|1|g' \
      -e 's|@''HAVE_STPCPY''@|1|g' \
      -e 's|@''HAVE_STPNCPY''@|1|g' \
      -e 's|@''HAVE_STRCHRNUL''@|1|g' \
      -e 's|@''HAVE_DECL_STRDUP''@|1|g' \
      -e 's|@''HAVE_DECL_STRNDUP''@|1|g' \
      -e 's|@''HAVE_DECL_STRNLEN''@|1|g' \
      -e 's|@''HAVE_STRPBRK''@|1|g' \
      -e 's|@''HAVE_STRSEP''@|1|g' \
      -e 's|@''HAVE_STRCASESTR''@|1|g' \
      -e 's|@''HAVE_DECL_STRTOK_R''@|1|g' \
      -e 's|@''HAVE_DECL_STRERROR_R''@|1|g' \
      -e 's|@''HAVE_DECL_STRSIGNAL''@|1|g' \
      -e 's|@''HAVE_STRVERSCMP''@|1|g' \
      -e 's|@''REPLACE_MEMCHR''@|0|g' \
      -e 's|@''REPLACE_MEMMEM''@|0|g' \
      -e 's|@''REPLACE_STPNCPY''@|0|g' \
      -e 's|@''REPLACE_STRCHRNUL''@|0|g' \
      -e 's|@''REPLACE_STRDUP''@|0|g' \
      -e 's|@''REPLACE_STRNCAT''@|0|g' \
      -e 's|@''REPLACE_STRNDUP''@|0|g' \
      -e 's|@''REPLACE_STRNLEN''@|0|g' \
      -e 's|@''REPLACE_STRSTR''@|0|g' \
      -e 's|@''REPLACE_STRCASESTR''@|0|g' \
      -e 's|@''REPLACE_STRTOK_R''@|0|g' \
      -e 's|@''REPLACE_STRERROR''@|0|g' \
      -e 's|@''REPLACE_STRERROR_R''@|1|g' \
      -e 's|@''REPLACE_STRSIGNAL''@|0|g' \
      -e 's|@''UNDEFINE_STRTOK_R''@|0|g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
      -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \
      -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h'; \
      < ./string.in.h; \
} > string.h-t && \
mv string.h-t string.h
----------------------------------------------------------------------
Libraries have been installed in:
   /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
     during execution
   - add LIBDIR to the `LD_RUN_PATH' environment variable
     during linking
   - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
   - have your system administrator add LIBDIR to `/etc/ld.so.conf'

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
 /bin/mkdir -p '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include'
 /usr/bin/install -c -m 644 mpfr.h mpf2mpfr.h '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include'
rm -f strings.h-t strings.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
      -e 's|@''HAVE_STRINGS_H''@|1|g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_STRINGS_H''@|<strings.h>|g' \
      -e 's/@''GNULIB_FFS''@/0/g' \
      -e 's|@''HAVE_FFS''@|1|g' \
      -e 's|@''HAVE_STRCASECMP''@|1|g' \
      -e 's|@''HAVE_DECL_STRNCASECMP''@|1|g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
      -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \
      -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \
      < ./strings.in.h; \
} > strings.h-t && \
mv strings.h-t strings.h
make[7]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/mpfr-4.0.2/src'
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/mpfr-4.0.2/src'
make[5]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/mpfr-4.0.2/src'
make[5]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/mpfr-4.0.2'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/mpfr-4.0.2'
make[6]: Nothing to be done for 'install-exec-am'.
/bin/mkdir -p sys
 /bin/mkdir -p '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/doc/mpfr'
rm -f sys/socket.h-t sys/socket.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_SYS_SOCKET_H''@|<sys/socket.h>|g' \
      -e 's|@''HAVE_SYS_SOCKET_H''@|1|g' \
      -e 's/@''GNULIB_CLOSE''@/1/g' \
      -e 's/@''GNULIB_SOCKET''@/IN_FINDUTILS_GNULIB_TESTS/g' \
      -e 's/@''GNULIB_CONNECT''@/IN_FINDUTILS_GNULIB_TESTS/g' \
      -e 's/@''GNULIB_ACCEPT''@/IN_FINDUTILS_GNULIB_TESTS/g' \
      -e 's/@''GNULIB_BIND''@/IN_FINDUTILS_GNULIB_TESTS/g' \
      -e 's/@''GNULIB_GETPEERNAME''@/0/g' \
      -e 's/@''GNULIB_GETSOCKNAME''@/0/g' \
      -e 's/@''GNULIB_GETSOCKOPT''@/0/g' \
      -e 's/@''GNULIB_LISTEN''@/IN_FINDUTILS_GNULIB_TESTS/g' \
      -e 's/@''GNULIB_RECV''@/0/g' \
      -e 's/@''GNULIB_SEND''@/0/g' \
      -e 's/@''GNULIB_RECVFROM''@/0/g' \
      -e 's/@''GNULIB_SENDTO''@/0/g' \
      -e 's/@''GNULIB_SETSOCKOPT''@/IN_FINDUTILS_GNULIB_TESTS/g' \
      -e 's/@''GNULIB_SHUTDOWN''@/0/g' \
      -e 's/@''GNULIB_ACCEPT4''@/0/g' \
      -e 's|@''HAVE_WINSOCK2_H''@|0|g' \
      -e 's|@''HAVE_WS2TCPIP_H''@|0|g' \
      -e 's|@''HAVE_STRUCT_SOCKADDR_STORAGE''@|1|g' \
      -e 's|@''HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY''@|1|g' \
      -e 's|@''HAVE_SA_FAMILY_T''@|1|g' \
      -e 's|@''HAVE_ACCEPT4''@|1|g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
      -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \
      -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \
      < ./sys_socket.in.h; \
} > sys/socket.h-t && \
mv -f sys/socket.h-t sys/socket.h
 /bin/mkdir -p '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/doc/mpfr/examples'
 /usr/bin/install -c -m 644  examples/ReadMe examples/divworst.c examples/rndo-add.c examples/sample.c examples/version.c examples/can_round.c '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/doc/mpfr/examples'
 /usr/bin/install -c -m 644  AUTHORS BUGS COPYING COPYING.LESSER NEWS TODO '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/doc/mpfr/.'
/bin/mkdir -p sys
 /bin/mkdir -p '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib/pkgconfig'
rm -f sys/stat.h-t sys/stat.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_SYS_STAT_H''@|<sys/stat.h>|g' \
      -e 's|@''WINDOWS_64_BIT_ST_SIZE''@|0|g' \
      -e 's|@''WINDOWS_STAT_TIMESPEC''@|0|g' \
      -e 's/@''GNULIB_FCHMODAT''@/0/g' \
      -e 's/@''GNULIB_FSTAT''@/1/g' \
      -e 's/@''GNULIB_FSTATAT''@/1/g' \
      -e 's/@''GNULIB_FUTIMENS''@/0/g' \
      -e 's/@''GNULIB_LCHMOD''@/0/g' \
      -e 's/@''GNULIB_LSTAT''@/1/g' \
      -e 's/@''GNULIB_MKDIRAT''@/0/g' \
      -e 's/@''GNULIB_MKFIFO''@/0/g' \
      -e 's/@''GNULIB_MKFIFOAT''@/0/g' \
      -e 's/@''GNULIB_MKNOD''@/0/g' \
      -e 's/@''GNULIB_MKNODAT''@/0/g' \
      -e 's/@''GNULIB_STAT''@/1/g' \
      -e 's/@''GNULIB_UTIMENSAT''@/0/g' \
      -e 's/@''GNULIB_OVERRIDES_STRUCT_STAT''@/0/g' \
      -e 's|@''HAVE_FCHMODAT''@|1|g' \
      -e 's|@''HAVE_FSTATAT''@|1|g' \
      -e 's|@''HAVE_FUTIMENS''@|1|g' \
      -e 's|@''HAVE_LCHMOD''@|1|g' \
      -e 's|@''HAVE_LSTAT''@|1|g' \
      -e 's|@''HAVE_MKDIRAT''@|1|g' \
      -e 's|@''HAVE_MKFIFO''@|1|g' \
      -e 's|@''HAVE_MKFIFOAT''@|1|g' \
      -e 's|@''HAVE_MKNOD''@|1|g' \
      -e 's|@''HAVE_MKNODAT''@|1|g' \
      -e 's|@''HAVE_UTIMENSAT''@|1|g' \
      -e 's|@''REPLACE_FSTAT''@|0|g' \
      -e 's|@''REPLACE_FSTATAT''@|0|g' \
      -e 's|@''REPLACE_FUTIMENS''@|0|g' \
      -e 's|@''REPLACE_LSTAT''@|0|g' \
      -e 's|@''REPLACE_MKDIR''@|0|g' \
      -e 's|@''REPLACE_MKFIFO''@|0|g' \
      -e 's|@''REPLACE_MKNOD''@|0|g' \
      -e 's|@''REPLACE_STAT''@|0|g' \
      -e 's|@''REPLACE_UTIMENSAT''@|0|g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
      -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \
      -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \
      < ./sys_stat.in.h; \
} > sys/stat.h-t && \
mv sys/stat.h-t sys/stat.h
 /usr/bin/install -c -m 644 mpfr.pc '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib/pkgconfig'
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/mpfr-4.0.2'
make[5]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/mpfr-4.0.2'
make[4]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/mpfr-4.0.2'
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/stamp
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/mpfr-4.0.2/.built
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/stamp/.mpfr_installed
make[3]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tools/mpfr'
time: tools/mpfr/compile#75.70#11.66#67.86
/bin/mkdir -p sys
rm -f sys/time.h-t sys/time.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
      -e 's/@''HAVE_SYS_TIME_H''@/1/g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_SYS_TIME_H''@|<sys/time.h>|g' \
      -e 's/@''GNULIB_GETTIMEOFDAY''@/1/g' \
      -e 's|@''HAVE_WINSOCK2_H''@|0|g' \
      -e 's/@''HAVE_GETTIMEOFDAY''@/1/g' \
      -e 's/@''HAVE_STRUCT_TIMEVAL''@/1/g' \
      -e 's/@''REPLACE_GETTIMEOFDAY''@/0/g' \
      -e 's/@''REPLACE_STRUCT_TIMEVAL''@/0/g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
      -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \
      -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \
      < ./sys_time.in.h; \
} > sys/time.h-t && \
mv sys/time.h-t sys/time.h
[ 87%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmWriteFileCommand.cxx.o
/bin/mkdir -p sys
rm -f sys/types.h-t sys/types.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_SYS_TYPES_H''@|<sys/types.h>|g' \
      -e 's|@''WINDOWS_64_BIT_OFF_T''@|0|g' \
      -e 's|@''WINDOWS_STAT_INODES''@|0|g' \
      < ./sys_types.in.h; \
} > sys/types.h-t && \
mv sys/types.h-t sys/types.h
make[3]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tools/mpc'
/bin/mkdir -p sys
rm -f sys/uio.h-t sys/uio.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_SYS_UIO_H''@|<sys/uio.h>|g' \
      -e 's|@''HAVE_SYS_UIO_H''@|1|g' \
      < ./sys_uio.in.h; \
} > sys/uio.h-t && \
mv -f sys/uio.h-t sys/uio.h
/bin/mkdir -p sys
rm -f sys/utsname.h-t sys/utsname.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
      -e 's/@''HAVE_SYS_UTSNAME_H''@/1/g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_SYS_UTSNAME_H''@|<sys/utsname.h>|g' \
      -e 's/@''GNULIB_UNAME''@/1/g' \
      -e 's|@''HAVE_STRUCT_UTSNAME''@|1|g' \
      -e 's|@''HAVE_UNAME''@|1|g' \
      -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \
      -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \
      < ./sys_utsname.in.h; \
} > sys/utsname.h-t && \
mv sys/utsname.h-t sys/utsname.h
[ 87%] Building C object Source/CMakeFiles/CMakeLib.dir/cm_get_date.c.o
/bin/mkdir -p sys
rm -f sys/wait.h-t sys/wait.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_SYS_WAIT_H''@|<sys/wait.h>|g' \
      -e 's/@''GNULIB_WAITPID''@/0/g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
      -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \
      < ./sys_wait.in.h; \
} > sys/wait.h-t && \
mv sys/wait.h-t sys/wait.h
rm -f time.h-t time.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_TIME_H''@|<time.h>|g' \
      -e 's/@''GNULIB_CTIME''@/0/g' \
      -e 's/@''GNULIB_LOCALTIME''@/0/g' \
      -e 's/@''GNULIB_MKTIME''@/1/g' \
      -e 's/@''GNULIB_NANOSLEEP''@/IN_FINDUTILS_GNULIB_TESTS/g' \
      -e 's/@''GNULIB_STRFTIME''@/0/g' \
      -e 's/@''GNULIB_STRPTIME''@/0/g' \
      -e 's/@''GNULIB_TIMEGM''@/1/g' \
      -e 's/@''GNULIB_TIME_R''@/1/g' \
      -e 's/@''GNULIB_TIME_RZ''@/1/g' \
      -e 's/@''GNULIB_TZSET''@/1/g' \
      -e 's|@''HAVE_DECL_LOCALTIME_R''@|1|g' \
      -e 's|@''HAVE_NANOSLEEP''@|1|g' \
      -e 's|@''HAVE_STRPTIME''@|1|g' \
      -e 's|@''HAVE_TIMEGM''@|1|g' \
      -e 's|@''HAVE_TIMEZONE_T''@|0|g' \
      -e 's|@''HAVE_TZSET''@|1|g' \
      -e 's|@''REPLACE_CTIME''@|GNULIB_PORTCHECK|g' \
      -e 's|@''REPLACE_GMTIME''@|0|g' \
      -e 's|@''REPLACE_LOCALTIME''@|0|g' \
      -e 's|@''REPLACE_LOCALTIME_R''@|0|g' \
      -e 's|@''REPLACE_MKTIME''@|0|g' \
      -e 's|@''REPLACE_NANOSLEEP''@|1|g' \
      -e 's|@''REPLACE_STRFTIME''@|GNULIB_PORTCHECK|g' \
      -e 's|@''REPLACE_TIMEGM''@|0|g' \
      -e 's|@''REPLACE_TZSET''@|0|g' \
      -e 's|@''PTHREAD_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \
      -e 's|@''SYS_TIME_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \
      -e 's|@''TIME_H_DEFINES_STRUCT_TIMESPEC''@|1|g' \
      -e 's|@''UNISTD_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
      -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \
      -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \
      < ./time.in.h; \
} > time.h-t && \
mv time.h-t time.h
rm -f unistd.h-t unistd.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
      -e 's|@''HAVE_UNISTD_H''@|1|g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_UNISTD_H''@|<unistd.h>|g' \
      -e 's|@''WINDOWS_64_BIT_OFF_T''@|0|g' \
      -e 's/@''GNULIB_CHDIR''@/1/g' \
      -e 's/@''GNULIB_CHOWN''@/0/g' \
      -e 's/@''GNULIB_CLOSE''@/1/g' \
      -e 's/@''GNULIB_DUP''@/1/g' \
      -e 's/@''GNULIB_DUP2''@/1/g' \
      -e 's/@''GNULIB_DUP3''@/0/g' \
      -e 's/@''GNULIB_ENVIRON''@/1/g' \
      -e 's/@''GNULIB_EUIDACCESS''@/1/g' \
      -e 's/@''GNULIB_FACCESSAT''@/1/g' \
      -e 's/@''GNULIB_FCHDIR''@/1/g' \
      -e 's/@''GNULIB_FCHOWNAT''@/0/g' \
      -e 's/@''GNULIB_FDATASYNC''@/0/g' \
      -e 's/@''GNULIB_FSYNC''@/0/g' \
      -e 's/@''GNULIB_FTRUNCATE''@/IN_FINDUTILS_GNULIB_TESTS/g' \
      -e 's/@''GNULIB_GETCWD''@/1/g' \
      -e 's/@''GNULIB_GETDOMAINNAME''@/0/g' \
      -e 's/@''GNULIB_GETDTABLESIZE''@/1/g' \
      -e 's/@''GNULIB_GETGROUPS''@/1/g' \
      -e 's/@''GNULIB_GETHOSTNAME''@/1/g' \
      -e 's/@''GNULIB_GETLOGIN''@/0/g' \
      -e 's/@''GNULIB_GETLOGIN_R''@/0/g' \
      -e 's/@''GNULIB_GETPAGESIZE''@/IN_FINDUTILS_GNULIB_TESTS/g' \
      -e 's/@''GNULIB_GETPASS''@/0/g' \
      -e 's/@''GNULIB_GETUSERSHELL''@/0/g' \
      -e 's/@''GNULIB_GROUP_MEMBER''@/1/g' \
      -e 's/@''GNULIB_ISATTY''@/0/g' \
      -e 's/@''GNULIB_LCHOWN''@/0/g' \
      -e 's/@''GNULIB_LINK''@/0/g' \
      -e 's/@''GNULIB_LINKAT''@/0/g' \
      -e 's/@''GNULIB_LSEEK''@/1/g' \
      -e 's/@''GNULIB_PIPE''@/IN_FINDUTILS_GNULIB_TESTS/g' \
      -e 's/@''GNULIB_PIPE2''@/0/g' \
      -e 's/@''GNULIB_PREAD''@/0/g' \
      -e 's/@''GNULIB_PWRITE''@/0/g' \
      -e 's/@''GNULIB_READ''@/1/g' \
      -e 's/@''GNULIB_READLINK''@/1/g' \
      -e 's/@''GNULIB_READLINKAT''@/1/g' \
      -e 's/@''GNULIB_RMDIR''@/1/g' \
      -e 's/@''GNULIB_SETHOSTNAME''@/0/g' \
      -e 's/@''GNULIB_SLEEP''@/IN_FINDUTILS_GNULIB_TESTS/g' \
      -e 's/@''GNULIB_SYMLINK''@/IN_FINDUTILS_GNULIB_TESTS/g' \
      -e 's/@''GNULIB_SYMLINKAT''@/IN_FINDUTILS_GNULIB_TESTS/g' \
      -e 's/@''GNULIB_TRUNCATE''@/0/g' \
      -e 's/@''GNULIB_TTYNAME_R''@/0/g' \
      -e 's/@''GNULIB_UNISTD_H_GETOPT''@/0/g' \
      -e 's/@''GNULIB_UNISTD_H_NONBLOCKING''@/0/g' \
      -e 's/@''GNULIB_UNISTD_H_SIGPIPE''@/0/g' \
      -e 's/@''GNULIB_UNLINK''@/1/g' \
      -e 's/@''GNULIB_UNLINKAT''@/1/g' \
      -e 's/@''GNULIB_USLEEP''@/IN_FINDUTILS_GNULIB_TESTS/g' \
      -e 's/@''GNULIB_WRITE''@/0/g' \
      < ./unistd.in.h | \
  sed -e 's|@''HAVE_CHOWN''@|1|g' \
      -e 's|@''HAVE_DUP2''@|1|g' \
      -e 's|@''HAVE_DUP3''@|1|g' \
      -e 's|@''HAVE_EUIDACCESS''@|1|g' \
      -e 's|@''HAVE_FACCESSAT''@|1|g' \
      -e 's|@''HAVE_FCHDIR''@|1|g' \
      -e 's|@''HAVE_FCHOWNAT''@|1|g' \
      -e 's|@''HAVE_FDATASYNC''@|1|g' \
      -e 's|@''HAVE_FSYNC''@|1|g' \
      -e 's|@''HAVE_FTRUNCATE''@|1|g' \
      -e 's|@''HAVE_GETDTABLESIZE''@|1|g' \
      -e 's|@''HAVE_GETGROUPS''@|1|g' \
      -e 's|@''HAVE_GETHOSTNAME''@|1|g' \
      -e 's|@''HAVE_GETPAGESIZE''@|1|g' \
      -e 's|@''HAVE_GETPASS''@|1|g' \
      -e 's|@''HAVE_GROUP_MEMBER''@|1|g' \
      -e 's|@''HAVE_LCHOWN''@|1|g' \
      -e 's|@''HAVE_LINK''@|1|g' \
      -e 's|@''HAVE_LINKAT''@|1|g' \
      -e 's|@''HAVE_PIPE''@|1|g' \
      -e 's|@''HAVE_PIPE2''@|1|g' \
      -e 's|@''HAVE_PREAD''@|1|g' \
      -e 's|@''HAVE_PWRITE''@|1|g' \
      -e 's|@''HAVE_READLINK''@|1|g' \
      -e 's|@''HAVE_READLINKAT''@|1|g' \
      -e 's|@''HAVE_SETHOSTNAME''@|1|g' \
      -e 's|@''HAVE_SLEEP''@|1|g' \
      -e 's|@''HAVE_SYMLINK''@|1|g' \
      -e 's|@''HAVE_SYMLINKAT''@|1|g' \
      -e 's|@''HAVE_UNLINKAT''@|1|g' \
      -e 's|@''HAVE_USLEEP''@|1|g' \
      -e 's|@''HAVE_DECL_ENVIRON''@|1|g' \
      -e 's|@''HAVE_DECL_FCHDIR''@|1|g' \
      -e 's|@''HAVE_DECL_FDATASYNC''@|1|g' \
      -e 's|@''HAVE_DECL_GETDOMAINNAME''@|1|g' \
      -e 's|@''HAVE_DECL_GETLOGIN''@|1|g' \
      -e 's|@''HAVE_DECL_GETLOGIN_R''@|1|g' \
      -e 's|@''HAVE_DECL_GETPAGESIZE''@|1|g' \
      -e 's|@''HAVE_DECL_GETUSERSHELL''@|1|g' \
      -e 's|@''HAVE_DECL_SETHOSTNAME''@|1|g' \
      -e 's|@''HAVE_DECL_TRUNCATE''@|1|g' \
      -e 's|@''HAVE_DECL_TTYNAME_R''@|1|g' \
      -e 's|@''HAVE_OS_H''@|0|g' \
      -e 's|@''HAVE_SYS_PARAM_H''@|0|g' \
  | \
  sed -e 's|@''REPLACE_CHOWN''@|0|g' \
      -e 's|@''REPLACE_CLOSE''@|0|g' \
      -e 's|@''REPLACE_DUP''@|0|g' \
      -e 's|@''REPLACE_DUP2''@|0|g' \
      -e 's|@''REPLACE_FACCESSAT''@|0|g' \
      -e 's|@''REPLACE_FCHOWNAT''@|0|g' \
      -e 's|@''REPLACE_FTRUNCATE''@|0|g' \
      -e 's|@''REPLACE_GETCWD''@|0|g' \
      -e 's|@''REPLACE_GETDOMAINNAME''@|0|g' \
      -e 's|@''REPLACE_GETDTABLESIZE''@|0|g' \
      -e 's|@''REPLACE_GETLOGIN_R''@|0|g' \
      -e 's|@''REPLACE_GETGROUPS''@|0|g' \
      -e 's|@''REPLACE_GETPAGESIZE''@|0|g' \
      -e 's|@''REPLACE_GETPASS''@|0|g' \
      -e 's|@''REPLACE_ISATTY''@|0|g' \
      -e 's|@''REPLACE_LCHOWN''@|0|g' \
      -e 's|@''REPLACE_LINK''@|0|g' \
      -e 's|@''REPLACE_LINKAT''@|0|g' \
      -e 's|@''REPLACE_LSEEK''@|0|g' \
      -e 's|@''REPLACE_PREAD''@|0|g' \
      -e 's|@''REPLACE_PWRITE''@|0|g' \
      -e 's|@''REPLACE_READ''@|0|g' \
      -e 's|@''REPLACE_READLINK''@|0|g' \
      -e 's|@''REPLACE_READLINKAT''@|0|g' \
      -e 's|@''REPLACE_RMDIR''@|0|g' \
      -e 's|@''REPLACE_SLEEP''@|0|g' \
      -e 's|@''REPLACE_SYMLINK''@|0|g' \
      -e 's|@''REPLACE_SYMLINKAT''@|0|g' \
      -e 's|@''REPLACE_TRUNCATE''@|0|g' \
      -e 's|@''REPLACE_TTYNAME_R''@|0|g' \
      -e 's|@''REPLACE_UNLINK''@|0|g' \
      -e 's|@''REPLACE_UNLINKAT''@|0|g' \
      -e 's|@''REPLACE_USLEEP''@|0|g' \
      -e 's|@''REPLACE_WRITE''@|0|g' \
      -e 's|@''UNISTD_H_HAVE_WINSOCK2_H''@|0|g' \
      -e 's|@''UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS''@|0|g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
      -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \
      -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h'; \
} > unistd.h-t && \
mv unistd.h-t unistd.h
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/dl
SHELL= flock /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/.mpc-1.1.0.tar.gz.flock -c '  	/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/download.pl "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/dl" "mpc-1.1.0.tar.gz" "6985c538143c1208dcb1ac42cedad6ff52e267b47e5f970183a3e75125b43c2e" "" "@GNU/mpc/"    '
rm -f unitypes.h-t unitypes.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  cat ./unitypes.in.h; \
} > unitypes.h-t && \
mv -f unitypes.h-t unitypes.h
rm -f uniwidth.h-t uniwidth.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  cat ./uniwidth.in.h; \
} > uniwidth.h-t && \
mv -f uniwidth.h-t uniwidth.h
rm -f wchar.h-t wchar.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''HAVE_FEATURES_H''@|1|g' \
      -e 's|@''NEXT_WCHAR_H''@|<wchar.h>|g' \
      -e 's|@''HAVE_WCHAR_H''@|1|g' \
      -e 's/@''HAVE_CRTDEFS_H''@/0/g' \
      -e 's/@''GNULIB_OVERRIDES_WINT_T''@/0/g' \
      -e 's/@''GNULIB_BTOWC''@/1/g' \
      -e 's/@''GNULIB_WCTOB''@/IN_FINDUTILS_GNULIB_TESTS/g' \
      -e 's/@''GNULIB_MBSINIT''@/1/g' \
      -e 's/@''GNULIB_MBRTOWC''@/1/g' \
      -e 's/@''GNULIB_MBRLEN''@/0/g' \
      -e 's/@''GNULIB_MBSRTOWCS''@/1/g' \
      -e 's/@''GNULIB_MBSNRTOWCS''@/0/g' \
      -e 's/@''GNULIB_WCRTOMB''@/1/g' \
      -e 's/@''GNULIB_WCSRTOMBS''@/0/g' \
      -e 's/@''GNULIB_WCSNRTOMBS''@/0/g' \
      -e 's/@''GNULIB_WCWIDTH''@/1/g' \
      -e 's/@''GNULIB_WMEMCHR''@/0/g' \
      -e 's/@''GNULIB_WMEMCMP''@/0/g' \
      -e 's/@''GNULIB_WMEMCPY''@/0/g' \
      -e 's/@''GNULIB_WMEMMOVE''@/0/g' \
      -e 's/@''GNULIB_WMEMSET''@/0/g' \
      -e 's/@''GNULIB_WCSLEN''@/0/g' \
      -e 's/@''GNULIB_WCSNLEN''@/0/g' \
      -e 's/@''GNULIB_WCSCPY''@/0/g' \
      -e 's/@''GNULIB_WCPCPY''@/0/g' \
      -e 's/@''GNULIB_WCSNCPY''@/0/g' \
      -e 's/@''GNULIB_WCPNCPY''@/0/g' \
      -e 's/@''GNULIB_WCSCAT''@/0/g' \
      -e 's/@''GNULIB_WCSNCAT''@/0/g' \
      -e 's/@''GNULIB_WCSCMP''@/0/g' \
      -e 's/@''GNULIB_WCSNCMP''@/0/g' \
      -e 's/@''GNULIB_WCSCASECMP''@/0/g' \
      -e 's/@''GNULIB_WCSNCASECMP''@/0/g' \
      -e 's/@''GNULIB_WCSCOLL''@/0/g' \
      -e 's/@''GNULIB_WCSXFRM''@/0/g' \
      -e 's/@''GNULIB_WCSDUP''@/0/g' \
      -e 's/@''GNULIB_WCSCHR''@/0/g' \
      -e 's/@''GNULIB_WCSRCHR''@/0/g' \
      -e 's/@''GNULIB_WCSCSPN''@/0/g' \
      -e 's/@''GNULIB_WCSSPN''@/0/g' \
      -e 's/@''GNULIB_WCSPBRK''@/0/g' \
      -e 's/@''GNULIB_WCSSTR''@/0/g' \
      -e 's/@''GNULIB_WCSTOK''@/0/g' \
      -e 's/@''GNULIB_WCSWIDTH''@/0/g' \
      -e 's/@''GNULIB_WCSFTIME''@/0/g' \
      < ./wchar.in.h | \
  sed -e 's|@''HAVE_WINT_T''@|1|g' \
      -e 's|@''HAVE_BTOWC''@|1|g' \
      -e 's|@''HAVE_MBSINIT''@|1|g' \
      -e 's|@''HAVE_MBRTOWC''@|1|g' \
      -e 's|@''HAVE_MBRLEN''@|1|g' \
      -e 's|@''HAVE_MBSRTOWCS''@|1|g' \
      -e 's|@''HAVE_MBSNRTOWCS''@|1|g' \
      -e 's|@''HAVE_WCRTOMB''@|1|g' \
      -e 's|@''HAVE_WCSRTOMBS''@|1|g' \
      -e 's|@''HAVE_WCSNRTOMBS''@|1|g' \
      -e 's|@''HAVE_WMEMCHR''@|1|g' \
      -e 's|@''HAVE_WMEMCMP''@|1|g' \
      -e 's|@''HAVE_WMEMCPY''@|1|g' \
      -e 's|@''HAVE_WMEMMOVE''@|1|g' \
      -e 's|@''HAVE_WMEMSET''@|1|g' \
      -e 's|@''HAVE_WCSLEN''@|1|g' \
      -e 's|@''HAVE_WCSNLEN''@|1|g' \
      -e 's|@''HAVE_WCSCPY''@|1|g' \
      -e 's|@''HAVE_WCPCPY''@|1|g' \
      -e 's|@''HAVE_WCSNCPY''@|1|g' \
      -e 's|@''HAVE_WCPNCPY''@|1|g' \
      -e 's|@''HAVE_WCSCAT''@|1|g' \
      -e 's|@''HAVE_WCSNCAT''@|1|g' \
      -e 's|@''HAVE_WCSCMP''@|1|g' \
      -e 's|@''HAVE_WCSNCMP''@|1|g' \
      -e 's|@''HAVE_WCSCASECMP''@|1|g' \
      -e 's|@''HAVE_WCSNCASECMP''@|1|g' \
      -e 's|@''HAVE_WCSCOLL''@|1|g' \
      -e 's|@''HAVE_WCSXFRM''@|1|g' \
      -e 's|@''HAVE_WCSDUP''@|1|g' \
      -e 's|@''HAVE_WCSCHR''@|1|g' \
      -e 's|@''HAVE_WCSRCHR''@|1|g' \
      -e 's|@''HAVE_WCSCSPN''@|1|g' \
      -e 's|@''HAVE_WCSSPN''@|1|g' \
      -e 's|@''HAVE_WCSPBRK''@|1|g' \
      -e 's|@''HAVE_WCSSTR''@|1|g' \
      -e 's|@''HAVE_WCSTOK''@|1|g' \
      -e 's|@''HAVE_WCSWIDTH''@|1|g' \
      -e 's|@''HAVE_WCSFTIME''@|1|g' \
      -e 's|@''HAVE_DECL_WCTOB''@|1|g' \
      -e 's|@''HAVE_DECL_WCWIDTH''@|1|g' \
  | \
  sed -e 's|@''REPLACE_MBSTATE_T''@|0|g' \
      -e 's|@''REPLACE_BTOWC''@|0|g' \
      -e 's|@''REPLACE_WCTOB''@|0|g' \
      -e 's|@''REPLACE_MBSINIT''@|0|g' \
      -e 's|@''REPLACE_MBRTOWC''@|1|g' \
      -e 's|@''REPLACE_MBRLEN''@|0|g' \
      -e 's|@''REPLACE_MBSRTOWCS''@|0|g' \
      -e 's|@''REPLACE_MBSNRTOWCS''@|0|g' \
      -e 's|@''REPLACE_WCRTOMB''@|0|g' \
      -e 's|@''REPLACE_WCSRTOMBS''@|0|g' \
      -e 's|@''REPLACE_WCSNRTOMBS''@|0|g' \
      -e 's|@''REPLACE_WCWIDTH''@|0|g' \
      -e 's|@''REPLACE_WCSWIDTH''@|0|g' \
      -e 's|@''REPLACE_WCSFTIME''@|0|g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
      -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \
      -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h'; \
} > wchar.h-t && \
mv wchar.h-t wchar.h
+ curl -f --connect-timeout 20 --retry 5 --location --insecure https://sources.cdn.openwrt.org/mpc-1.1.0.tar.gz
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0rm -f wctype.h-t wctype.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
      -e 's/@''HAVE_WCTYPE_H''@/1/g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_WCTYPE_H''@|<wctype.h>|g' \
      -e 's/@''HAVE_CRTDEFS_H''@/0/g' \
      -e 's/@''GNULIB_OVERRIDES_WINT_T''@/0/g' \
      -e 's/@''GNULIB_ISWBLANK''@/1/g' \
      -e 's/@''GNULIB_WCTYPE''@/0/g' \
      -e 's/@''GNULIB_ISWCTYPE''@/0/g' \
      -e 's/@''GNULIB_WCTRANS''@/0/g' \
      -e 's/@''GNULIB_TOWCTRANS''@/0/g' \
      -e 's/@''HAVE_ISWBLANK''@/1/g' \
      -e 's/@''HAVE_ISWCNTRL''@/1/g' \
      -e 's/@''HAVE_WCTYPE_T''@/1/g' \
      -e 's/@''HAVE_WCTRANS_T''@/1/g' \
      -e 's/@''HAVE_WINT_T''@/1/g' \
      -e 's/@''REPLACE_ISWBLANK''@/0/g' \
      -e 's/@''REPLACE_ISWCNTRL''@/0/g' \
      -e 's/@''REPLACE_TOWLOWER''@/0/g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
      -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \
      < ./wctype.in.h; \
} > wctype.h-t && \
mv wctype.h-t wctype.h
make  all-recursive
[ 88%] Building C object Source/CMakeFiles/CMakeLib.dir/cm_utf8.c.o
make[8]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/findutils-4.7.0/gl/lib'
make[9]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/findutils-4.7.0/gl/lib'
depbase=`echo allocator.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT allocator.o -MD -MP -MF $depbase.Tpo -c -o allocator.o allocator.c &&\
mv -f $depbase.Tpo $depbase.Po
[ 88%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cm_codecvt.cxx.o
depbase=`echo areadlink.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT areadlink.o -MD -MP -MF $depbase.Tpo -c -o areadlink.o areadlink.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo areadlink-with-size.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT areadlink-with-size.o -MD -MP -MF $depbase.Tpo -c -o areadlink-with-size.o areadlink-with-size.c &&\
mv -f $depbase.Tpo $depbase.Po

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
curl: (22) The requested URL returned error: 404 
Download failed.
[ 88%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmDuration.cxx.o
+ curl -f --connect-timeout 20 --retry 5 --location --insecure http://ftp.riken.jp/GNU/gnu/mpc/mpc-1.1.0.tar.gz
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
curl: (22) The requested URL returned error: 404 Not Found
Download failed.
+ curl -f --connect-timeout 20 --retry 5 --location --insecure http://ftp.jaist.ac.jp/pub/GNU/mpc/mpc-1.1.0.tar.gz
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0depbase=`echo areadlinkat.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT areadlinkat.o -MD -MP -MF $depbase.Tpo -c -o areadlinkat.o areadlinkat.c &&\
mv -f $depbase.Tpo $depbase.Po
[ 88%] Building CXX object Source/CMakeFiles/CMakeLib.dir/bindexplib.cxx.o
depbase=`echo argmatch.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT argmatch.o -MD -MP -MF $depbase.Tpo -c -o argmatch.o argmatch.c &&\
mv -f $depbase.Tpo $depbase.Po
[ 88%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmGlobalWatcomWMakeGenerator.cxx.o
depbase=`echo bitrotate.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT bitrotate.o -MD -MP -MF $depbase.Tpo -c -o bitrotate.o bitrotate.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo c-ctype.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT c-ctype.o -MD -MP -MF $depbase.Tpo -c -o c-ctype.o c-ctype.c &&\
mv -f $depbase.Tpo $depbase.Po
[ 88%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmGlobalGhsMultiGenerator.cxx.o
depbase=`echo c-strcasecmp.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT c-strcasecmp.o -MD -MP -MF $depbase.Tpo -c -o c-strcasecmp.o c-strcasecmp.c &&\
mv -f $depbase.Tpo $depbase.Po

100  684k  100  684k    0     0  2140k      0 --:--:-- --:--:-- --:--:-- 2146k
. /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/include/shell.sh; gzip -dc /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/dl/mpc-1.1.0.tar.gz | tar -C /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/mpc-1.1.0/.. -xf -
depbase=`echo c-strncasecmp.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT c-strncasecmp.o -MD -MP -MF $depbase.Tpo -c -o c-strncasecmp.o c-strncasecmp.c &&\
mv -f $depbase.Tpo $depbase.Po
[ ! -d ./src/ ] || cp -fpR ./src/* /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/mpc-1.1.0
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/mpc-1.1.0/.prepareda74fcfec27d0fe9610a57ec38ac90884_6664517399ebbbc92a37c5bb081b5c53
(cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/mpc-1.1.0/; if [ -x configure ]; then cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/config.{guess,sub} /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/mpc-1.1.0// && CC="gcc" CFLAGS="-O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include " CXX="g++" CPPFLAGS="-I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include " LDFLAGS="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib " CONFIG_SHELL="/usr/bin/env bash"  bash ./configure --target=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --program-prefix="" --program-suffix="" --prefix=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host --exec-prefix=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host --sysconfdir=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc --localstatedir=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/var --sbindir=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin --enable-static --disable-shared --with-mpfr=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host --with-gmp=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host ; fi )
depbase=`echo c-strcasestr.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT c-strcasestr.o -MD -MP -MF $depbase.Tpo -c -o c-strcasestr.o c-strcasestr.c &&\
mv -f $depbase.Tpo $depbase.Po
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
depbase=`echo c-strstr.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT c-strstr.o -MD -MP -MF $depbase.Tpo -c -o c-strstr.o c-strstr.c &&\
mv -f $depbase.Tpo $depbase.Po
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
depbase=`echo canonicalize.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT canonicalize.o -MD -MP -MF $depbase.Tpo -c -o canonicalize.o canonicalize.c &&\
mv -f $depbase.Tpo $depbase.Po
checking whether to enable maintainer-specific portions of Makefiles... no
checking build system type... [ 88%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmLocalGhsMultiGenerator.cxx.o
x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking for grep that handles long lines and -e... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/grep
checking for egrep... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/grep -E
checking for a sed that does not truncate output... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/sed
checking for x86_64-pc-linux-gnu-gcc... gcc
checking whether the C compiler works... depbase=`echo careadlinkat.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT careadlinkat.o -MD -MP -MF $depbase.Tpo -c -o careadlinkat.o careadlinkat.c &&\
mv -f $depbase.Tpo $depbase.Po
yes
checking for C compiler default output file name... a.out
checking for suffix of executables... [ 88%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmGhsMultiTargetGenerator.cxx.o
depbase=`echo cloexec.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT cloexec.o -MD -MP -MF $depbase.Tpo -c -o cloexec.o cloexec.c &&\
mv -f $depbase.Tpo $depbase.Po

checking whether we are cross compiling... [ 88%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmGhsMultiGpj.cxx.o
depbase=`echo close-stream.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT close-stream.o -MD -MP -MF $depbase.Tpo -c -o close-stream.o close-stream.c &&\
mv -f $depbase.Tpo $depbase.Po
no
checking for suffix of object files... depbase=`echo closein.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT closein.o -MD -MP -MF $depbase.Tpo -c -o closein.o closein.c &&\
mv -f $depbase.Tpo $depbase.Po
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... depbase=`echo closeout.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT closeout.o -MD -MP -MF $depbase.Tpo -c -o closeout.o closeout.c &&\
mv -f $depbase.Tpo $depbase.Po
gcc3
checking for x86_64-pc-linux-gnu-ar... no
checking for x86_64-pc-linux-gnu-lib... no
checking for x86_64-pc-linux-gnu-link... no
checking for ar... ar
checking the archiver (ar) interface... ar
checking how to print strings... printf
checking for a sed that does not truncate output... (cached) /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/sed
checking for fgrep... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... depbase=`echo cycle-check.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT cycle-check.o -MD -MP -MF $depbase.Tpo -c -o cycle-check.o cycle-check.c &&\
mv -f $depbase.Tpo $depbase.Po
BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for x86_64-pc-linux-gnu-objdump... no
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for x86_64-pc-linux-gnu-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for x86_64-pc-linux-gnu-ar... ar
checking for archiver @FILE support... [ 89%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmGlobalNinjaGenerator.cxx.o
@
checking for x86_64-pc-linux-gnu-strip... no
checking for strip... strip
checking for x86_64-pc-linux-gnu-ranlib... no
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... depbase=`echo opendir-safer.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT opendir-safer.o -MD -MP -MF $depbase.Tpo -c -o opendir-safer.o opendir-safer.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo dirname.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT dirname.o -MD -MP -MF $depbase.Tpo -c -o dirname.o dirname.c &&\
mv -f $depbase.Tpo $depbase.Po
ok
checking for sysroot... no
checking for a working dd... /bin/dd
checking how to truncate binary pipes... depbase=`echo basename.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT basename.o -MD -MP -MF $depbase.Tpo -c -o basename.o basename.c &&\
mv -f $depbase.Tpo $depbase.Po
/bin/dd bs=4096 count=1
depbase=`echo dirname-lgpl.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT dirname-lgpl.o -MD -MP -MF $depbase.Tpo -c -o dirname-lgpl.o dirname-lgpl.c &&\
mv -f $depbase.Tpo $depbase.Po
checking for x86_64-pc-linux-gnu-mt... no
checking for mt... mt
checking if mt is a manifest tool... depbase=`echo basename-lgpl.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT basename-lgpl.o -MD -MP -MF $depbase.Tpo -c -o basename-lgpl.o basename-lgpl.c &&\
mv -f $depbase.Tpo $depbase.Po
no
checking how to run the C preprocessor... depbase=`echo stripslash.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT stripslash.o -MD -MP -MF $depbase.Tpo -c -o stripslash.o stripslash.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo exitfail.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT exitfail.o -MD -MP -MF $depbase.Tpo -c -o exitfail.o exitfail.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo creat-safer.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT creat-safer.o -MD -MP -MF $depbase.Tpo -c -o creat-safer.o creat-safer.c &&\
mv -f $depbase.Tpo $depbase.Po
gcc -E
[ 89%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmLocalNinjaGenerator.cxx.o
depbase=`echo open-safer.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT open-safer.o -MD -MP -MF $depbase.Tpo -c -o open-safer.o open-safer.c &&\
mv -f $depbase.Tpo $depbase.Po
checking for ANSI C header files... depbase=`echo fd-hook.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT fd-hook.o -MD -MP -MF $depbase.Tpo -c -o fd-hook.o fd-hook.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo fd-safer-flag.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT fd-safer-flag.o -MD -MP -MF $depbase.Tpo -c -o fd-safer-flag.o fd-safer-flag.c &&\
mv -f $depbase.Tpo $depbase.Po
yes
checking for sys/types.h... yes
checking for sys/stat.h... depbase=`echo dup-safer-flag.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT dup-safer-flag.o -MD -MP -MF $depbase.Tpo -c -o dup-safer-flag.o dup-safer-flag.c &&\
mv -f $depbase.Tpo $depbase.Po
yes
checking for stdlib.h... yes
checking for string.h... depbase=`echo file-set.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT file-set.o -MD -MP -MF $depbase.Tpo -c -o file-set.o file-set.c &&\
mv -f $depbase.Tpo $depbase.Po
yes
checking for memory.h... depbase=`echo filemode.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT filemode.o -MD -MP -MF $depbase.Tpo -c -o filemode.o filemode.c &&\
mv -f $depbase.Tpo $depbase.Po
yes
checking for strings.h... yes
checking for inttypes.h... depbase=`echo filenamecat-lgpl.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT filenamecat-lgpl.o -MD -MP -MF $depbase.Tpo -c -o filenamecat-lgpl.o filenamecat-lgpl.c &&\
mv -f $depbase.Tpo $depbase.Po
yes
checking for stdint.h... depbase=`echo fopen-safer.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT fopen-safer.o -MD -MP -MF $depbase.Tpo -c -o fopen-safer.o fopen-safer.c &&\
mv -f $depbase.Tpo $depbase.Po
yes
checking for unistd.h... depbase=`echo freading.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT freading.o -MD -MP -MF $depbase.Tpo -c -o freading.o freading.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo getprogname.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT getprogname.o -MD -MP -MF $depbase.Tpo -c -o getprogname.o getprogname.c &&\
mv -f $depbase.Tpo $depbase.Po
yes
checking for dlfcn.h... depbase=`echo gettime.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT gettime.o -MD -MP -MF $depbase.Tpo -c -o gettime.o gettime.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo hard-locale.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT hard-locale.o -MD -MP -MF $depbase.Tpo -c -o hard-locale.o hard-locale.c &&\
mv -f $depbase.Tpo $depbase.Po
yes
checking for objdir... .libs
depbase=`echo hash.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT hash.o -MD -MP -MF $depbase.Tpo -c -o hash.o hash.c &&\
mv -f $depbase.Tpo $depbase.Po
[ 89%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmNinjaTargetGenerator.cxx.o
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... depbase=`echo hash-pjw.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT hash-pjw.o -MD -MP -MF $depbase.Tpo -c -o hash-pjw.o hash-pjw.c &&\
mv -f $depbase.Tpo $depbase.Po
yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... depbase=`echo hash-triple.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT hash-triple.o -MD -MP -MF $depbase.Tpo -c -o hash-triple.o hash-triple.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo human.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT human.o -MD -MP -MF $depbase.Tpo -c -o human.o human.c &&\
mv -f $depbase.Tpo $depbase.Po
GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... no
checking whether to build static libraries... yes
checking for gmp.h... yes
checking for ANSI C header files... (cached) yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking for inttypes.h... (cached) yes
checking for stdint.h... (cached) yes
checking limits.h usability... depbase=`echo i-ring.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT i-ring.o -MD -MP -MF $depbase.Tpo -c -o i-ring.o i-ring.c &&\
mv -f $depbase.Tpo $depbase.Po
yes
checking limits.h presence... depbase=`echo idcache.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT idcache.o -MD -MP -MF $depbase.Tpo -c -o idcache.o idcache.c &&\
mv -f $depbase.Tpo $depbase.Po
yes
checking for limits.h... yes
depbase=`echo localcharset.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT localcharset.o -MD -MP -MF $depbase.Tpo -c -o localcharset.o localcharset.c &&\
mv -f $depbase.Tpo $depbase.Po
checking for unistd.h... (cached) yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking sys/resource.h usability... depbase=`echo malloca.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT malloca.o -MD -MP -MF $depbase.Tpo -c -o malloca.o malloca.c &&\
mv -f $depbase.Tpo $depbase.Po
yes
checking sys/resource.h presence... yes
checking for sys/resource.h... yes
checking whether time.h and sys/time.h may both be included... depbase=`echo math.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT math.o -MD -MP -MF $depbase.Tpo -c -o math.o math.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo mbchar.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT mbchar.o -MD -MP -MF $depbase.Tpo -c -o mbchar.o mbchar.c &&\
mv -f $depbase.Tpo $depbase.Po
yes
checking complex.h usability... depbase=`echo mbscasestr.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT mbscasestr.o -MD -MP -MF $depbase.Tpo -c -o mbscasestr.o mbscasestr.c &&\
mv -f $depbase.Tpo $depbase.Po
yes
checking complex.h presence... yes
checking for complex.h... yes
checking for library containing creal... depbase=`echo mbslen.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT mbslen.o -MD -MP -MF $depbase.Tpo -c -o mbslen.o mbslen.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo mbsstr.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT mbsstr.o -MD -MP -MF $depbase.Tpo -c -o mbsstr.o mbsstr.c &&\
mv -f $depbase.Tpo $depbase.Po
-lm
checking whether creal, cimag and I can be used... yes
checking for an ANSI C-conforming const... yes
checking for size_t... depbase=`echo mbswidth.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT mbswidth.o -MD -MP -MF $depbase.Tpo -c -o mbswidth.o mbswidth.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo mbuiter.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT mbuiter.o -MD -MP -MF $depbase.Tpo -c -o mbuiter.o mbuiter.c &&\
mv -f $depbase.Tpo $depbase.Po
yes
checking for gettimeofday... depbase=`echo modechange.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT modechange.o -MD -MP -MF $depbase.Tpo -c -o modechange.o modechange.c &&\
mv -f $depbase.Tpo $depbase.Po
yes
checking for localeconv... depbase=`echo nstrftime.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT nstrftime.o -MD -MP -MF $depbase.Tpo -c -o nstrftime.o nstrftime.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo openat-die.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT openat-die.o -MD -MP -MF $depbase.Tpo -c -o openat-die.o openat-die.c &&\
mv -f $depbase.Tpo $depbase.Po
yes
checking for setlocale... depbase=`echo openat-safer.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT openat-safer.o -MD -MP -MF $depbase.Tpo -c -o openat-safer.o openat-safer.c &&\
mv -f $depbase.Tpo $depbase.Po
yes
checking for getrusage... yes
checking for dup... depbase=`echo opendirat.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT opendirat.o -MD -MP -MF $depbase.Tpo -c -o opendirat.o opendirat.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo parse-datetime.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT parse-datetime.o -MD -MP -MF $depbase.Tpo -c -o parse-datetime.o parse-datetime.c &&\
mv -f $depbase.Tpo $depbase.Po
yes
checking for dup2... yes
checking for __gmpz_init in -lgmp... yes
checking for MPFR... yes
checking for mpfr_fmma... yes
checking for recent GMP... yes
checking for recent MPFR... yes
checking if gcc accepts -dumpversion option... yes
checking gcc version... 7
checking that generated files are newer than configure... done
configure: creating ./config.status
depbase=`echo progname.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT progname.o -MD -MP -MF $depbase.Tpo -c -o progname.o progname.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo quotearg.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT quotearg.o -MD -MP -MF $depbase.Tpo -c -o quotearg.o quotearg.c &&\
mv -f $depbase.Tpo $depbase.Po
[ 89%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmNinjaNormalTargetGenerator.cxx.o
depbase=`echo safe-read.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT safe-read.o -MD -MP -MF $depbase.Tpo -c -o safe-read.o safe-read.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo same.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT same.o -MD -MP -MF $depbase.Tpo -c -o same.o same.c &&\
mv -f $depbase.Tpo $depbase.Po
[ 89%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmNinjaUtilityTargetGenerator.cxx.o
config.status: creating Makefile
depbase=`echo save-cwd.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT save-cwd.o -MD -MP -MF $depbase.Tpo -c -o save-cwd.o save-cwd.c &&\
mv -f $depbase.Tpo $depbase.Po
config.status: creating src/Makefile
config.status: creating tests/Makefile
config.status: creating doc/Makefile
depbase=`echo savedir.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT savedir.o -MD -MP -MF $depbase.Tpo -c -o savedir.o savedir.c &&\
mv -f $depbase.Tpo $depbase.Po
config.status: creating tools/Makefile
config.status: creating tools/bench/Makefile
depbase=`echo se-context.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT se-context.o -MD -MP -MF $depbase.Tpo -c -o se-context.o se-context.c &&\
mv -f $depbase.Tpo $depbase.Po
config.status: creating config.h
config.status: executing depfiles commands
depbase=`echo se-selinux.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT se-selinux.o -MD -MP -MF $depbase.Tpo -c -o se-selinux.o se-selinux.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo sockets.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT sockets.o -MD -MP -MF $depbase.Tpo -c -o sockets.o sockets.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo stat-time.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT stat-time.o -MD -MP -MF $depbase.Tpo -c -o stat-time.o stat-time.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo statat.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT statat.o -MD -MP -MF $depbase.Tpo -c -o statat.o statat.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo strnlen1.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT strnlen1.o -MD -MP -MF $depbase.Tpo -c -o strnlen1.o strnlen1.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo sys_socket.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT sys_socket.o -MD -MP -MF $depbase.Tpo -c -o sys_socket.o sys_socket.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo glthread/threadlib.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT glthread/threadlib.o -MD -MP -MF $depbase.Tpo -c -o glthread/threadlib.o glthread/threadlib.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo timespec.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT timespec.o -MD -MP -MF $depbase.Tpo -c -o timespec.o timespec.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo unistd.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT unistd.o -MD -MP -MF $depbase.Tpo -c -o unistd.o unistd.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo dup-safer.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT dup-safer.o -MD -MP -MF $depbase.Tpo -c -o dup-safer.o dup-safer.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo fd-safer.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT fd-safer.o -MD -MP -MF $depbase.Tpo -c -o fd-safer.o fd-safer.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo pipe-safer.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT pipe-safer.o -MD -MP -MF $depbase.Tpo -c -o pipe-safer.o pipe-safer.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo version-etc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT version-etc.o -MD -MP -MF $depbase.Tpo -c -o version-etc.o version-etc.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo version-etc-fsf.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT version-etc-fsf.o -MD -MP -MF $depbase.Tpo -c -o version-etc-fsf.o version-etc-fsf.c &&\
mv -f $depbase.Tpo $depbase.Po
[ 89%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmNinjaLinkLineComputer.cxx.o
depbase=`echo wctype-h.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT wctype-h.o -MD -MP -MF $depbase.Tpo -c -o wctype-h.o wctype-h.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo xmalloc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT xmalloc.o -MD -MP -MF $depbase.Tpo -c -o xmalloc.o xmalloc.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo xalloc-die.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT xalloc-die.o -MD -MP -MF $depbase.Tpo -c -o xalloc-die.o xalloc-die.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo xgetcwd.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT xgetcwd.o -MD -MP -MF $depbase.Tpo -c -o xgetcwd.o xgetcwd.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo xsize.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT xsize.o -MD -MP -MF $depbase.Tpo -c -o xsize.o xsize.c &&\
mv -f $depbase.Tpo $depbase.Po
config.status: executing libtool commands
depbase=`echo xstrndup.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT xstrndup.o -MD -MP -MF $depbase.Tpo -c -o xstrndup.o xstrndup.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo xstrtod.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT xstrtod.o -MD -MP -MF $depbase.Tpo -c -o xstrtod.o xstrtod.c &&\
mv -f $depbase.Tpo $depbase.Po
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/mpc-1.1.0/.configured
CFLAGS="-O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include " CPPFLAGS="-I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include " CXXFLAGS="" LDFLAGS="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib " make --jobserver-fds=3,4 -j -C /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/mpc-1.1.0  
make[4]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/mpc-1.1.0'
make  all-recursive
make[5]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/mpc-1.1.0'
depbase=`echo xstrtol.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT xstrtol.o -MD -MP -MF $depbase.Tpo -c -o xstrtol.o xstrtol.c &&\
mv -f $depbase.Tpo $depbase.Po
Making all in src
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/mpc-1.1.0/src'
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT abs.lo -MD -MP -MF .deps/abs.Tpo -c -o abs.lo abs.c
depbase=`echo xstrtoul.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT xstrtoul.o -MD -MP -MF $depbase.Tpo -c -o xstrtoul.o xstrtoul.c &&\
mv -f $depbase.Tpo $depbase.Po
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT abs.lo -MD -MP -MF .deps/abs.Tpo -c abs.c -o abs.o
mv -f .deps/abs.Tpo .deps/abs.Plo
depbase=`echo xstrtol-error.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT xstrtol-error.o -MD -MP -MF $depbase.Tpo -c -o xstrtol-error.o xstrtol-error.c &&\
mv -f $depbase.Tpo $depbase.Po
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT acos.lo -MD -MP -MF .deps/acos.Tpo -c -o acos.lo acos.c
depbase=`echo xstrtoumax.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT xstrtoumax.o -MD -MP -MF $depbase.Tpo -c -o xstrtoumax.o xstrtoumax.c &&\
mv -f $depbase.Tpo $depbase.Po
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT acos.lo -MD -MP -MF .deps/acos.Tpo -c acos.c -o acos.o
depbase=`echo yesno.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT yesno.o -MD -MP -MF $depbase.Tpo -c -o yesno.o yesno.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo asnprintf.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT asnprintf.o -MD -MP -MF $depbase.Tpo -c -o asnprintf.o asnprintf.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo chdir-long.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT chdir-long.o -MD -MP -MF $depbase.Tpo -c -o chdir-long.o chdir-long.c &&\
mv -f $depbase.Tpo $depbase.Po
mv -f .deps/acos.Tpo .deps/acos.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT acosh.lo -MD -MP -MF .deps/acosh.Tpo -c -o acosh.lo acosh.c
depbase=`echo fcntl.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT fcntl.o -MD -MP -MF $depbase.Tpo -c -o fcntl.o fcntl.c &&\
mv -f $depbase.Tpo $depbase.Po
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT acosh.lo -MD -MP -MF .deps/acosh.Tpo -c acosh.c -o acosh.o
depbase=`echo fflush.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT fflush.o -MD -MP -MF $depbase.Tpo -c -o fflush.o fflush.c &&\
mv -f $depbase.Tpo $depbase.Po
mv -f .deps/acosh.Tpo .deps/acosh.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT add.lo -MD -MP -MF .deps/add.Tpo -c -o add.lo add.c
depbase=`echo fpurge.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT fpurge.o -MD -MP -MF $depbase.Tpo -c -o fpurge.o fpurge.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo freadahead.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT freadahead.o -MD -MP -MF $depbase.Tpo -c -o freadahead.o freadahead.c &&\
mv -f $depbase.Tpo $depbase.Po
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT add.lo -MD -MP -MF .deps/add.Tpo -c add.c -o add.o
depbase=`echo fseek.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT fseek.o -MD -MP -MF $depbase.Tpo -c -o fseek.o fseek.c &&\
mv -f $depbase.Tpo $depbase.Po
[ 89%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmNinjaLinkLineDeviceComputer.cxx.o
mv -f .deps/add.Tpo .deps/add.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT add_fr.lo -MD -MP -MF .deps/add_fr.Tpo -c -o add_fr.lo add_fr.c
depbase=`echo fseeko.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT fseeko.o -MD -MP -MF $depbase.Tpo -c -o fseeko.o fseeko.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo fts.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT fts.o -MD -MP -MF $depbase.Tpo -c -o fts.o fts.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo localtime-buffer.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT localtime-buffer.o -MD -MP -MF $depbase.Tpo -c -o localtime-buffer.o localtime-buffer.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo mbrtowc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT mbrtowc.o -MD -MP -MF $depbase.Tpo -c -o mbrtowc.o mbrtowc.c &&\
mv -f $depbase.Tpo $depbase.Po
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT add_fr.lo -MD -MP -MF .deps/add_fr.Tpo -c add_fr.c -o add_fr.o
depbase=`echo mktime.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT mktime.o -MD -MP -MF $depbase.Tpo -c -o mktime.o mktime.c &&\
mv -f $depbase.Tpo $depbase.Po
mv -f .deps/add_fr.Tpo .deps/add_fr.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT add_si.lo -MD -MP -MF .deps/add_si.Tpo -c -o add_si.lo add_si.c
depbase=`echo mountlist.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT mountlist.o -MD -MP -MF $depbase.Tpo -c -o mountlist.o mountlist.c &&\
mv -f $depbase.Tpo $depbase.Po
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT add_si.lo -MD -MP -MF .deps/add_si.Tpo -c add_si.c -o add_si.o
depbase=`echo openat-proc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT openat-proc.o -MD -MP -MF $depbase.Tpo -c -o openat-proc.o openat-proc.c &&\
mv -f $depbase.Tpo $depbase.Po
mv -f .deps/add_si.Tpo .deps/add_si.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT add_ui.lo -MD -MP -MF .deps/add_ui.Tpo -c -o add_ui.lo add_ui.c
depbase=`echo printf-args.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT printf-args.o -MD -MP -MF $depbase.Tpo -c -o printf-args.o printf-args.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo printf-parse.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT printf-parse.o -MD -MP -MF $depbase.Tpo -c -o printf-parse.o printf-parse.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo regex.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT regex.o -MD -MP -MF $depbase.Tpo -c -o regex.o regex.c &&\
mv -f $depbase.Tpo $depbase.Po
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT add_ui.lo -MD -MP -MF .deps/add_ui.Tpo -c add_ui.c -o add_ui.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT arg.lo -MD -MP -MF .deps/arg.Tpo -c -o arg.lo arg.c
mv -f .deps/add_ui.Tpo .deps/add_ui.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT asin.lo -MD -MP -MF .deps/asin.Tpo -c -o asin.lo asin.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT arg.lo -MD -MP -MF .deps/arg.Tpo -c arg.c -o arg.o
mv -f .deps/arg.Tpo .deps/arg.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT asinh.lo -MD -MP -MF .deps/asinh.Tpo -c -o asinh.lo asinh.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT asin.lo -MD -MP -MF .deps/asin.Tpo -c asin.c -o asin.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT asinh.lo -MD -MP -MF .deps/asinh.Tpo -c asinh.c -o asinh.o
depbase=`echo selinux-at.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT selinux-at.o -MD -MP -MF $depbase.Tpo -c -o selinux-at.o selinux-at.c &&\
mv -f $depbase.Tpo $depbase.Po
mv -f .deps/asinh.Tpo .deps/asinh.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT atan.lo -MD -MP -MF .deps/atan.Tpo -c -o atan.lo atan.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT atan.lo -MD -MP -MF .deps/atan.Tpo -c atan.c -o atan.o
depbase=`echo strerror_r.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT strerror_r.o -MD -MP -MF $depbase.Tpo -c -o strerror_r.o strerror_r.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo time_rz.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT time_rz.o -MD -MP -MF $depbase.Tpo -c -o time_rz.o time_rz.c &&\
mv -f $depbase.Tpo $depbase.Po
mv -f .deps/asin.Tpo .deps/asin.Plo
depbase=`echo vasnprintf.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT vasnprintf.o -MD -MP -MF $depbase.Tpo -c -o vasnprintf.o vasnprintf.c &&\
mv -f $depbase.Tpo $depbase.Po
mv -f .deps/atan.Tpo .deps/atan.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT atanh.lo -MD -MP -MF .deps/atanh.Tpo -c -o atanh.lo atanh.c
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT clear.lo -MD -MP -MF .deps/clear.Tpo -c -o clear.lo clear.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT atanh.lo -MD -MP -MF .deps/atanh.Tpo -c atanh.c -o atanh.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT clear.lo -MD -MP -MF .deps/clear.Tpo -c clear.c -o clear.o
mv -f .deps/atanh.Tpo .deps/atanh.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT cmp.lo -MD -MP -MF .deps/cmp.Tpo -c -o cmp.lo cmp.c
mv -f .deps/clear.Tpo .deps/clear.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT cmp_abs.lo -MD -MP -MF .deps/cmp_abs.Tpo -c -o cmp_abs.lo cmp_abs.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT cmp.lo -MD -MP -MF .deps/cmp.Tpo -c cmp.c -o cmp.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT cmp_abs.lo -MD -MP -MF .deps/cmp_abs.Tpo -c cmp_abs.c -o cmp_abs.o
mv -f .deps/cmp.Tpo .deps/cmp.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT cmp_si_si.lo -MD -MP -MF .deps/cmp_si_si.Tpo -c -o cmp_si_si.lo cmp_si_si.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT cmp_si_si.lo -MD -MP -MF .deps/cmp_si_si.Tpo -c cmp_si_si.c -o cmp_si_si.o
mv -f .deps/cmp_abs.Tpo .deps/cmp_abs.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT conj.lo -MD -MP -MF .deps/conj.Tpo -c -o conj.lo conj.c
mv -f .deps/cmp_si_si.Tpo .deps/cmp_si_si.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT cos.lo -MD -MP -MF .deps/cos.Tpo -c -o cos.lo cos.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT conj.lo -MD -MP -MF .deps/conj.Tpo -c conj.c -o conj.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT cos.lo -MD -MP -MF .deps/cos.Tpo -c cos.c -o cos.o
mv -f .deps/conj.Tpo .deps/conj.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT cosh.lo -MD -MP -MF .deps/cosh.Tpo -c -o cosh.lo cosh.c
depbase=`echo glthread/lock.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT glthread/lock.o -MD -MP -MF $depbase.Tpo -c -o glthread/lock.o glthread/lock.c &&\
mv -f $depbase.Tpo $depbase.Po
mv -f .deps/cos.Tpo .deps/cos.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT div_2si.lo -MD -MP -MF .deps/div_2si.Tpo -c -o div_2si.lo div_2si.c
depbase=`echo uniwidth/width.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT uniwidth/width.o -MD -MP -MF $depbase.Tpo -c -o uniwidth/width.o uniwidth/width.c &&\
mv -f $depbase.Tpo $depbase.Po
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT cosh.lo -MD -MP -MF .deps/cosh.Tpo -c cosh.c -o cosh.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT div_2si.lo -MD -MP -MF .deps/div_2si.Tpo -c div_2si.c -o div_2si.o
mv -f .deps/cosh.Tpo .deps/cosh.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT div_2ui.lo -MD -MP -MF .deps/div_2ui.Tpo -c -o div_2ui.lo div_2ui.c
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT div.lo -MD -MP -MF .deps/div.Tpo -c -o div.lo div.c
mv -f .deps/div_2si.Tpo .deps/div_2si.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT div_fr.lo -MD -MP -MF .deps/div_fr.Tpo -c -o div_fr.lo div_fr.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT div_2ui.lo -MD -MP -MF .deps/div_2ui.Tpo -c div_2ui.c -o div_2ui.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT div_ui.lo -MD -MP -MF .deps/div_ui.Tpo -c -o div_ui.lo div_ui.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT div.lo -MD -MP -MF .deps/div.Tpo -c div.c -o div.o
mv -f .deps/div_2ui.Tpo .deps/div_2ui.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT exp.lo -MD -MP -MF .deps/exp.Tpo -c -o exp.lo exp.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT div_fr.lo -MD -MP -MF .deps/div_fr.Tpo -c div_fr.c -o div_fr.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT div_ui.lo -MD -MP -MF .deps/div_ui.Tpo -c div_ui.c -o div_ui.o
mv -f .deps/div_fr.Tpo .deps/div_fr.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT fma.lo -MD -MP -MF .deps/fma.Tpo -c -o fma.lo fma.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT exp.lo -MD -MP -MF .deps/exp.Tpo -c exp.c -o exp.o
mv -f .deps/div_ui.Tpo .deps/div_ui.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT fr_div.lo -MD -MP -MF .deps/fr_div.Tpo -c -o fr_div.lo fr_div.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT fma.lo -MD -MP -MF .deps/fma.Tpo -c fma.c -o fma.o
mv -f .deps/exp.Tpo .deps/exp.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT fr_sub.lo -MD -MP -MF .deps/fr_sub.Tpo -c -o fr_sub.lo fr_sub.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT fr_div.lo -MD -MP -MF .deps/fr_div.Tpo -c fr_div.c -o fr_div.o
mv -f .deps/fr_div.Tpo .deps/fr_div.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT get_prec2.lo -MD -MP -MF .deps/get_prec2.Tpo -c -o get_prec2.lo get_prec2.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT fr_sub.lo -MD -MP -MF .deps/fr_sub.Tpo -c fr_sub.c -o fr_sub.o
mv -f .deps/div.Tpo .deps/div.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT get_prec.lo -MD -MP -MF .deps/get_prec.Tpo -c -o get_prec.lo get_prec.c
mv -f .deps/fma.Tpo .deps/fma.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT get_version.lo -MD -MP -MF .deps/get_version.Tpo -c -o get_version.lo get_version.c
mv -f .deps/fr_sub.Tpo .deps/fr_sub.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT get_x.lo -MD -MP -MF .deps/get_x.Tpo -c -o get_x.lo get_x.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT get_prec2.lo -MD -MP -MF .deps/get_prec2.Tpo -c get_prec2.c -o get_prec2.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT get_prec.lo -MD -MP -MF .deps/get_prec.Tpo -c get_prec.c -o get_prec.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT get_version.lo -MD -MP -MF .deps/get_version.Tpo -c get_version.c -o get_version.o
mv -f .deps/get_prec2.Tpo .deps/get_prec2.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT imag.lo -MD -MP -MF .deps/imag.Tpo -c -o imag.lo imag.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT get_x.lo -MD -MP -MF .deps/get_x.Tpo -c get_x.c -o get_x.o
mv -f .deps/get_prec.Tpo .deps/get_prec.Plo
mv -f .deps/get_version.Tpo .deps/get_version.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT init2.lo -MD -MP -MF .deps/init2.Tpo -c -o init2.lo init2.c
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT init3.lo -MD -MP -MF .deps/init3.Tpo -c -o init3.lo init3.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT imag.lo -MD -MP -MF .deps/imag.Tpo -c imag.c -o imag.o
mv -f .deps/get_x.Tpo .deps/get_x.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT inp_str.lo -MD -MP -MF .deps/inp_str.Tpo -c -o inp_str.lo inp_str.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT init2.lo -MD -MP -MF .deps/init2.Tpo -c init2.c -o init2.o
mv -f .deps/imag.Tpo .deps/imag.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT log.lo -MD -MP -MF .deps/log.Tpo -c -o log.lo log.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT init3.lo -MD -MP -MF .deps/init3.Tpo -c init3.c -o init3.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT inp_str.lo -MD -MP -MF .deps/inp_str.Tpo -c inp_str.c -o inp_str.o
mv -f .deps/init3.Tpo .deps/init3.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT log10.lo -MD -MP -MF .deps/log10.Tpo -c -o log10.lo log10.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT log.lo -MD -MP -MF .deps/log.Tpo -c log.c -o log.o
mv -f .deps/init2.Tpo .deps/init2.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT mem.lo -MD -MP -MF .deps/mem.Tpo -c -o mem.lo mem.c
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT mul_2si.lo -MD -MP -MF .deps/mul_2si.Tpo -c -o mul_2si.lo mul_2si.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT mem.lo -MD -MP -MF .deps/mem.Tpo -c mem.c -o mem.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT mul_2si.lo -MD -MP -MF .deps/mul_2si.Tpo -c mul_2si.c -o mul_2si.o
mv -f .deps/inp_str.Tpo .deps/inp_str.Plo
mv -f .deps/log.Tpo .deps/log.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT log10.lo -MD -MP -MF .deps/log10.Tpo -c log10.c -o log10.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT mul_2ui.lo -MD -MP -MF .deps/mul_2ui.Tpo -c -o mul_2ui.lo mul_2ui.c
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT mul.lo -MD -MP -MF .deps/mul.Tpo -c -o mul.lo mul.c
mv -f .deps/mem.Tpo .deps/mem.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT mul_fr.lo -MD -MP -MF .deps/mul_fr.Tpo -c -o mul_fr.lo mul_fr.c
mv -f .deps/mul_2si.Tpo .deps/mul_2si.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT mul_i.lo -MD -MP -MF .deps/mul_i.Tpo -c -o mul_i.lo mul_i.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT mul_2ui.lo -MD -MP -MF .deps/mul_2ui.Tpo -c mul_2ui.c -o mul_2ui.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT mul.lo -MD -MP -MF .deps/mul.Tpo -c mul.c -o mul.o
mv -f .deps/log10.Tpo .deps/log10.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT mul_si.lo -MD -MP -MF .deps/mul_si.Tpo -c -o mul_si.lo mul_si.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT mul_fr.lo -MD -MP -MF .deps/mul_fr.Tpo -c mul_fr.c -o mul_fr.o
mv -f .deps/mul_2ui.Tpo .deps/mul_2ui.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT mul_ui.lo -MD -MP -MF .deps/mul_ui.Tpo -c -o mul_ui.lo mul_ui.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT mul_i.lo -MD -MP -MF .deps/mul_i.Tpo -c mul_i.c -o mul_i.o
mv -f .deps/mul_fr.Tpo .deps/mul_fr.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT neg.lo -MD -MP -MF .deps/neg.Tpo -c -o neg.lo neg.c
mv -f .deps/mul_i.Tpo .deps/mul_i.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT norm.lo -MD -MP -MF .deps/norm.Tpo -c -o norm.lo norm.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT mul_ui.lo -MD -MP -MF .deps/mul_ui.Tpo -c mul_ui.c -o mul_ui.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT mul_si.lo -MD -MP -MF .deps/mul_si.Tpo -c mul_si.c -o mul_si.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT neg.lo -MD -MP -MF .deps/neg.Tpo -c neg.c -o neg.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT norm.lo -MD -MP -MF .deps/norm.Tpo -c norm.c -o norm.o
mv -f .deps/mul_ui.Tpo .deps/mul_ui.Plo
mv -f .deps/neg.Tpo .deps/neg.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT out_str.lo -MD -MP -MF .deps/out_str.Tpo -c -o out_str.lo out_str.c
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT pow.lo -MD -MP -MF .deps/pow.Tpo -c -o pow.lo pow.c
mv -f .deps/mul_si.Tpo .deps/mul_si.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT pow_fr.lo -MD -MP -MF .deps/pow_fr.Tpo -c -o pow_fr.lo pow_fr.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT pow.lo -MD -MP -MF .deps/pow.Tpo -c pow.c -o pow.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT out_str.lo -MD -MP -MF .deps/out_str.Tpo -c out_str.c -o out_str.o
mv -f .deps/norm.Tpo .deps/norm.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT pow_ld.lo -MD -MP -MF .deps/pow_ld.Tpo -c -o pow_ld.lo pow_ld.c
mv -f .deps/mul.Tpo .deps/mul.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT pow_d.lo -MD -MP -MF .deps/pow_d.Tpo -c -o pow_d.lo pow_d.c
mv -f .deps/out_str.Tpo .deps/out_str.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT pow_si.lo -MD -MP -MF .deps/pow_si.Tpo -c -o pow_si.lo pow_si.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT pow_ld.lo -MD -MP -MF .deps/pow_ld.Tpo -c pow_ld.c -o pow_ld.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT pow_fr.lo -MD -MP -MF .deps/pow_fr.Tpo -c pow_fr.c -o pow_fr.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT pow_si.lo -MD -MP -MF .deps/pow_si.Tpo -c pow_si.c -o pow_si.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT pow_d.lo -MD -MP -MF .deps/pow_d.Tpo -c pow_d.c -o pow_d.o
mv -f .deps/pow_ld.Tpo .deps/pow_ld.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT pow_ui.lo -MD -MP -MF .deps/pow_ui.Tpo -c -o pow_ui.lo pow_ui.c
mv -f .deps/pow_si.Tpo .deps/pow_si.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT pow_z.lo -MD -MP -MF .deps/pow_z.Tpo -c -o pow_z.lo pow_z.c
mv -f .deps/pow_d.Tpo .deps/pow_d.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT proj.lo -MD -MP -MF .deps/proj.Tpo -c -o proj.lo proj.c
mv -f .deps/pow_fr.Tpo .deps/pow_fr.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT real.lo -MD -MP -MF .deps/real.Tpo -c -o real.lo real.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT pow_ui.lo -MD -MP -MF .deps/pow_ui.Tpo -c pow_ui.c -o pow_ui.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT pow_z.lo -MD -MP -MF .deps/pow_z.Tpo -c pow_z.c -o pow_z.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT real.lo -MD -MP -MF .deps/real.Tpo -c real.c -o real.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT proj.lo -MD -MP -MF .deps/proj.Tpo -c proj.c -o proj.o
mv -f .deps/pow_ui.Tpo .deps/pow_ui.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT rootofunity.lo -MD -MP -MF .deps/rootofunity.Tpo -c -o rootofunity.lo rootofunity.c
mv -f .deps/pow_z.Tpo .deps/pow_z.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT urandom.lo -MD -MP -MF .deps/urandom.Tpo -c -o urandom.lo urandom.c
mv -f .deps/real.Tpo .deps/real.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT set.lo -MD -MP -MF .deps/set.Tpo -c -o set.lo set.c
mv -f .deps/proj.Tpo .deps/proj.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT set_prec.lo -MD -MP -MF .deps/set_prec.Tpo -c -o set_prec.lo set_prec.c
mv -f .deps/pow.Tpo .deps/pow.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT set_str.lo -MD -MP -MF .deps/set_str.Tpo -c -o set_str.lo set_str.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT rootofunity.lo -MD -MP -MF .deps/rootofunity.Tpo -c rootofunity.c -o rootofunity.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT set.lo -MD -MP -MF .deps/set.Tpo -c set.c -o set.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT urandom.lo -MD -MP -MF .deps/urandom.Tpo -c urandom.c -o urandom.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT set_prec.lo -MD -MP -MF .deps/set_prec.Tpo -c set_prec.c -o set_prec.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT set_str.lo -MD -MP -MF .deps/set_str.Tpo -c set_str.c -o set_str.o
mv -f .deps/set.Tpo .deps/set.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT set_x.lo -MD -MP -MF .deps/set_x.Tpo -c -o set_x.lo set_x.c
mv -f .deps/urandom.Tpo .deps/urandom.Plo
mv -f .deps/set_prec.Tpo .deps/set_prec.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT set_x_x.lo -MD -MP -MF .deps/set_x_x.Tpo -c -o set_x_x.lo set_x_x.c
mv -f .deps/rootofunity.Tpo .deps/rootofunity.Plo
mv -f .deps/set_str.Tpo .deps/set_str.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT sin.lo -MD -MP -MF .deps/sin.Tpo -c -o sin.lo sin.c
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT sin_cos.lo -MD -MP -MF .deps/sin_cos.Tpo -c -o sin_cos.lo sin_cos.c
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT sinh.lo -MD -MP -MF .deps/sinh.Tpo -c -o sinh.lo sinh.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT set_x.lo -MD -MP -MF .deps/set_x.Tpo -c set_x.c -o set_x.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT set_x_x.lo -MD -MP -MF .deps/set_x_x.Tpo -c set_x_x.c -o set_x_x.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT sin_cos.lo -MD -MP -MF .deps/sin_cos.Tpo -c sin_cos.c -o sin_cos.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT sin.lo -MD -MP -MF .deps/sin.Tpo -c sin.c -o sin.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT sinh.lo -MD -MP -MF .deps/sinh.Tpo -c sinh.c -o sinh.o
mv -f .deps/set_x_x.Tpo .deps/set_x_x.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT sqr.lo -MD -MP -MF .deps/sqr.Tpo -c -o sqr.lo sqr.c
mv -f .deps/set_x.Tpo .deps/set_x.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT sqrt.lo -MD -MP -MF .deps/sqrt.Tpo -c -o sqrt.lo sqrt.c
mv -f .deps/sinh.Tpo .deps/sinh.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT strtoc.lo -MD -MP -MF .deps/strtoc.Tpo -c -o strtoc.lo strtoc.c
mv -f .deps/sin.Tpo .deps/sin.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT sub.lo -MD -MP -MF .deps/sub.Tpo -c -o sub.lo sub.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT sqr.lo -MD -MP -MF .deps/sqr.Tpo -c sqr.c -o sqr.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT strtoc.lo -MD -MP -MF .deps/strtoc.Tpo -c strtoc.c -o strtoc.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT sqrt.lo -MD -MP -MF .deps/sqrt.Tpo -c sqrt.c -o sqrt.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT sub.lo -MD -MP -MF .deps/sub.Tpo -c sub.c -o sub.o
mv -f .deps/strtoc.Tpo .deps/strtoc.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT sub_fr.lo -MD -MP -MF .deps/sub_fr.Tpo -c -o sub_fr.lo sub_fr.c
mv -f .deps/sin_cos.Tpo .deps/sin_cos.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT sub_ui.lo -MD -MP -MF .deps/sub_ui.Tpo -c -o sub_ui.lo sub_ui.c
mv -f .deps/sqr.Tpo .deps/sqr.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT swap.lo -MD -MP -MF .deps/swap.Tpo -c -o swap.lo swap.c
mv -f .deps/sub.Tpo .deps/sub.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT tan.lo -MD -MP -MF .deps/tan.Tpo -c -o tan.lo tan.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT sub_fr.lo -MD -MP -MF .deps/sub_fr.Tpo -c sub_fr.c -o sub_fr.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT sub_ui.lo -MD -MP -MF .deps/sub_ui.Tpo -c sub_ui.c -o sub_ui.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT swap.lo -MD -MP -MF .deps/swap.Tpo -c swap.c -o swap.o
mv -f .deps/sub_fr.Tpo .deps/sub_fr.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT tanh.lo -MD -MP -MF .deps/tanh.Tpo -c -o tanh.lo tanh.c
mv -f .deps/swap.Tpo .deps/swap.Plo
mv -f .deps/sub_ui.Tpo .deps/sub_ui.Plo
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT uceil_log2.lo -MD -MP -MF .deps/uceil_log2.Tpo -c -o uceil_log2.lo uceil_log2.c
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT ui_div.lo -MD -MP -MF .deps/ui_div.Tpo -c -o ui_div.lo ui_div.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT tan.lo -MD -MP -MF .deps/tan.Tpo -c tan.c -o tan.o
mv -f .deps/sqrt.Tpo .deps/sqrt.Plo
rm -f libgnulib.a
ar cr libgnulib.a allocator.o areadlink.o areadlink-with-size.o areadlinkat.o argmatch.o bitrotate.o c-ctype.o c-strcasecmp.o c-strncasecmp.o c-strcasestr.o c-strstr.o canonicalize.o careadlinkat.o cloexec.o close-stream.o closein.o closeout.o cycle-check.o opendir-safer.o dirname.o basename.o dirname-lgpl.o basename-lgpl.o stripslash.o exitfail.o creat-safer.o open-safer.o fd-hook.o fd-safer-flag.o dup-safer-flag.o file-set.o filemode.o filenamecat-lgpl.o fopen-safer.o freading.o getprogname.o gettime.o hard-locale.o hash.o hash-pjw.o hash-triple.o human.o i-ring.o idcache.o localcharset.o glthread/lock.o malloca.o math.o mbchar.o mbscasestr.o mbslen.o mbsstr.o mbswidth.o mbuiter.o modechange.o nstrftime.o openat-die.o openat-safer.o opendirat.o parse-datetime.o progname.o quotearg.o safe-read.o same.o save-cwd.o savedir.o se-context.o se-selinux.o sockets.o stat-time.o statat.o strnlen1.o sys_socket.o glthread/threadlib.o timespec.o unistd.o dup-safer.o fd-safer.o pipe-safer.o uniwidth/width.o version-etc.o version-etc-fsf.o wctype-h.o xmalloc.o xalloc-die.o xgetcwd.o xsize.o xstrndup.o xstrtod.o xstrtol.o xstrtoul.o xstrtol-error.o xstrtoumax.o yesno.o asnprintf.o chdir-long.o fcntl.o fflush.o fpurge.o freadahead.o fseek.o fseeko.o fts.o localtime-buffer.o mbrtowc.o mktime.o mountlist.o openat-proc.o printf-args.o printf-parse.o regex.o selinux-at.o strerror_r.o time_rz.o vasnprintf.o 
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT ui_ui_sub.lo -MD -MP -MF .deps/ui_ui_sub.Tpo -c -o ui_ui_sub.lo ui_ui_sub.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT tanh.lo -MD -MP -MF .deps/tanh.Tpo -c tanh.c -o tanh.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT uceil_log2.lo -MD -MP -MF .deps/uceil_log2.Tpo -c uceil_log2.c -o uceil_log2.o
ranlib libgnulib.a
make[9]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/findutils-4.7.0/gl/lib'
make[8]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/findutils-4.7.0/gl/lib'
make[7]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/findutils-4.7.0/gl/lib'
make[7]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/findutils-4.7.0/gl'
make[7]: Nothing to be done for 'all-am'.
make[7]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/findutils-4.7.0/gl'
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/findutils-4.7.0/gl'
Making all in build-aux
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT ui_div.lo -MD -MP -MF .deps/ui_div.Tpo -c ui_div.c -o ui_div.o
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/findutils-4.7.0/build-aux'
make[6]: Nothing to be done for 'all'.
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/findutils-4.7.0/build-aux'
Making all in lib
mv -f .deps/uceil_log2.Tpo .deps/uceil_log2.Plo
mv -f .deps/tanh.Tpo .deps/tanh.Plo
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/findutils-4.7.0/lib'
gcc -DHAVE_CONFIG_H -I. -I..  -I../gl/lib -I../gl/lib -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT buildcmd.o -MD -MP -MF .deps/buildcmd.Tpo -c -o buildcmd.o buildcmd.c
gcc -DHAVE_CONFIG_H -I. -I..  -I../gl/lib -I../gl/lib -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT dircallback.o -MD -MP -MF .deps/dircallback.Tpo -c -o dircallback.o dircallback.c
gcc -DHAVE_CONFIG_H -I. -I..  -I../gl/lib -I../gl/lib -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT extendbuf.o -MD -MP -MF .deps/extendbuf.Tpo -c -o extendbuf.o extendbuf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT ui_ui_sub.lo -MD -MP -MF .deps/ui_ui_sub.Tpo -c ui_ui_sub.c -o ui_ui_sub.o
mv -f .deps/ui_div.Tpo .deps/ui_div.Plo
gcc -DHAVE_CONFIG_H -I. -I..  -I../gl/lib -I../gl/lib -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT fdleak.o -MD -MP -MF .deps/fdleak.Tpo -c -o fdleak.o fdleak.c
mv -f .deps/extendbuf.Tpo .deps/extendbuf.Po
mv -f .deps/dircallback.Tpo .deps/dircallback.Po
gcc -DHAVE_CONFIG_H -I. -I..  -I../gl/lib -I../gl/lib -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT findutils-version.o -MD -MP -MF .deps/findutils-version.Tpo -c -o findutils-version.o findutils-version.c
gcc -DHAVE_CONFIG_H -I. -I..  -I../gl/lib -I../gl/lib -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT listfile.o -MD -MP -MF .deps/listfile.Tpo -c -o listfile.o listfile.c
mv -f .deps/ui_ui_sub.Tpo .deps/ui_ui_sub.Plo
gcc -DHAVE_CONFIG_H -I. -I..  -I../gl/lib -I../gl/lib -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT printquoted.o -MD -MP -MF .deps/printquoted.Tpo -c -o printquoted.o printquoted.c
mv -f .deps/findutils-version.Tpo .deps/findutils-version.Po
gcc -DHAVE_CONFIG_H -I. -I..  -I../gl/lib -I../gl/lib -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT qmark.o -MD -MP -MF .deps/qmark.Tpo -c -o qmark.o qmark.c
mv -f .deps/buildcmd.Tpo .deps/buildcmd.Po
gcc -DHAVE_CONFIG_H -I. -I..  -I../gl/lib -I../gl/lib -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT regextype.o -MD -MP -MF .deps/regextype.Tpo -c -o regextype.o regextype.c
mv -f .deps/tan.Tpo .deps/tan.Plo
mv -f .deps/fdleak.Tpo .deps/fdleak.Po
/usr/bin/env bash ../libtool  --tag=CC   --mode=link gcc  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -version-info 4:0:1 -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib  -o libmpc.la -rpath /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib abs.lo acos.lo acosh.lo add.lo add_fr.lo add_si.lo add_ui.lo arg.lo asin.lo asinh.lo atan.lo atanh.lo clear.lo cmp.lo cmp_abs.lo cmp_si_si.lo conj.lo cos.lo cosh.lo div_2si.lo div_2ui.lo div.lo div_fr.lo div_ui.lo exp.lo fma.lo fr_div.lo fr_sub.lo get_prec2.lo get_prec.lo get_version.lo get_x.lo imag.lo init2.lo init3.lo inp_str.lo log.lo log10.lo mem.lo mul_2si.lo mul_2ui.lo mul.lo mul_fr.lo mul_i.lo mul_si.lo mul_ui.lo neg.lo norm.lo out_str.lo pow.lo pow_fr.lo pow_ld.lo pow_d.lo pow_si.lo pow_ui.lo pow_z.lo proj.lo real.lo rootofunity.lo urandom.lo set.lo set_prec.lo set_str.lo set_x.lo set_x_x.lo sin.lo sin_cos.lo sinh.lo sqr.lo sqrt.lo strtoc.lo sub.lo sub_fr.lo sub_ui.lo swap.lo tan.lo tanh.lo uceil_log2.lo ui_div.lo ui_ui_sub.lo  -lmpfr -lmpfr -lgmp -lm 
mv -f .deps/printquoted.Tpo .deps/printquoted.Po
gcc -DHAVE_CONFIG_H -I. -I..  -I../gl/lib -I../gl/lib -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT safe-atoi.o -MD -MP -MF .deps/safe-atoi.Tpo -c -o safe-atoi.o safe-atoi.c
gcc -DHAVE_CONFIG_H -I. -I..  -I../gl/lib -I../gl/lib -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT splitstring.o -MD -MP -MF .deps/splitstring.Tpo -c -o splitstring.o splitstring.c
mv -f .deps/qmark.Tpo .deps/qmark.Po
gcc -DHAVE_CONFIG_H -I. -I..  -I../gl/lib -I../gl/lib -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT bugreports.o -MD -MP -MF .deps/bugreports.Tpo -c -o bugreports.o bugreports.c
mv -f .deps/listfile.Tpo .deps/listfile.Po
mv -f .deps/safe-atoi.Tpo .deps/safe-atoi.Po
mv -f .deps/regextype.Tpo .deps/regextype.Po
mv -f .deps/splitstring.Tpo .deps/splitstring.Po
mv -f .deps/bugreports.Tpo .deps/bugreports.Po
rm -f libfind.a
ar cr libfind.a buildcmd.o dircallback.o extendbuf.o fdleak.o findutils-version.o listfile.o printquoted.o qmark.o regextype.o safe-atoi.o splitstring.o bugreports.o 
ranlib libfind.a
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/findutils-4.7.0/lib'
Making all in find
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/findutils-4.7.0/find'
Making all in .
make[7]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/findutils-4.7.0/find'
gcc -DHAVE_CONFIG_H -I. -I..  -I../gl/lib -I../lib -I../gl/lib -DLOCALEDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/locale\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT ftsfind.o -MD -MP -MF .deps/ftsfind.Tpo -c -o ftsfind.o ftsfind.c
gcc -DHAVE_CONFIG_H -I. -I..  -I../gl/lib -I../lib -I../gl/lib -DLOCALEDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/locale\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT finddata.o -MD -MP -MF .deps/finddata.Tpo -c -o finddata.o finddata.c
gcc -DHAVE_CONFIG_H -I. -I..  -I../gl/lib -I../lib -I../gl/lib -DLOCALEDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/locale\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT fstype.o -MD -MP -MF .deps/fstype.Tpo -c -o fstype.o fstype.c
gcc -DHAVE_CONFIG_H -I. -I..  -I../gl/lib -I../lib -I../gl/lib -DLOCALEDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/locale\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT parser.o -MD -MP -MF .deps/parser.Tpo -c -o parser.o parser.c
gcc -DHAVE_CONFIG_H -I. -I..  -I../gl/lib -I../lib -I../gl/lib -DLOCALEDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/locale\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT pred.o -MD -MP -MF .deps/pred.Tpo -c -o pred.o pred.c
mv -f .deps/finddata.Tpo .deps/finddata.Po
gcc -DHAVE_CONFIG_H -I. -I..  -I../gl/lib -I../lib -I../gl/lib -DLOCALEDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/locale\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT exec.o -MD -MP -MF .deps/exec.Tpo -c -o exec.o exec.c
mv -f .deps/fstype.Tpo .deps/fstype.Po
gcc -DHAVE_CONFIG_H -I. -I..  -I../gl/lib -I../lib -I../gl/lib -DLOCALEDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/locale\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT tree.o -MD -MP -MF .deps/tree.Tpo -c -o tree.o tree.c
mv -f .deps/exec.Tpo .deps/exec.Po
gcc -DHAVE_CONFIG_H -I. -I..  -I../gl/lib -I../lib -I../gl/lib -DLOCALEDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/locale\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT util.o -MD -MP -MF .deps/util.Tpo -c -o util.o util.c
libtool: link: ar cru .libs/libmpc.a  abs.o acos.o acosh.o add.o add_fr.o add_si.o add_ui.o arg.o asin.o asinh.o atan.o atanh.o clear.o cmp.o cmp_abs.o cmp_si_si.o conj.o cos.o cosh.o div_2si.o div_2ui.o div.o div_fr.o div_ui.o exp.o fma.o fr_div.o fr_sub.o get_prec2.o get_prec.o get_version.o get_x.o imag.o init2.o init3.o inp_str.o log.o log10.o mem.o mul_2si.o mul_2ui.o mul.o mul_fr.o mul_i.o mul_si.o mul_ui.o neg.o norm.o out_str.o pow.o pow_fr.o pow_ld.o pow_d.o pow_si.o pow_ui.o pow_z.o proj.o real.o rootofunity.o urandom.o set.o set_prec.o set_str.o set_x.o set_x_x.o sin.o sin_cos.o sinh.o sqr.o sqrt.o strtoc.o sub.o sub_fr.o sub_ui.o swap.o tan.o tanh.o uceil_log2.o ui_div.o ui_ui_sub.o
ar: `u' modifier ignored since `D' is the default (see `U')
libtool: link: ranlib .libs/libmpc.a
mv -f .deps/ftsfind.Tpo .deps/ftsfind.Po
gcc -DHAVE_CONFIG_H -I. -I..  -I../gl/lib -I../lib -I../gl/lib -DLOCALEDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/locale\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT sharefile.o -MD -MP -MF .deps/sharefile.Tpo -c -o sharefile.o sharefile.c
libtool: link: ( cd ".libs" && rm -f "libmpc.la" && ln -s "../libmpc.la" "libmpc.la" )
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/mpc-1.1.0/src'
Making all in tests
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/mpc-1.1.0/tests'
make[6]: Nothing to be done for 'all'.
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/mpc-1.1.0/tests'
Making all in doc
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/mpc-1.1.0/doc'
make[6]: Nothing to be done for 'all'.
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/mpc-1.1.0/doc'
Making all in tools
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/mpc-1.1.0/tools'
Making all in bench
make[7]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/mpc-1.1.0/tools/bench'
make[7]: Nothing to be done for 'all'.
make[7]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/mpc-1.1.0/tools/bench'
make[7]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/mpc-1.1.0/tools'
make[7]: Nothing to be done for 'all-am'.
make[7]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/mpc-1.1.0/tools'
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/mpc-1.1.0/tools'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/mpc-1.1.0'
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/mpc-1.1.0'
make[5]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/mpc-1.1.0'
make[4]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/mpc-1.1.0'
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/mpc-1.1.0/.built
CFLAGS="-O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include " CPPFLAGS="-I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include " CXXFLAGS="" LDFLAGS="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib " make --jobserver-fds=3,4 -j -C /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/mpc-1.1.0  install
make[4]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/mpc-1.1.0'
Making install in src
make[5]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/mpc-1.1.0/src'
mv -f .deps/sharefile.Tpo .deps/sharefile.Po
gcc -DHAVE_CONFIG_H -I. -I..  -I../gl/lib -I../lib -I../gl/lib -DLOCALEDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/locale\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT print.o -MD -MP -MF .deps/print.Tpo -c -o print.o print.c
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/mpc-1.1.0/src'
make[6]: Nothing to be done for 'install-data-am'.
 /bin/mkdir -p '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib'
 /usr/bin/env bash ../libtool   --mode=install /usr/bin/install -c   libmpc.la '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib'
libtool: install: /usr/bin/install -c .libs/libmpc.lai /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib/libmpc.la
libtool: install: /usr/bin/install -c .libs/libmpc.a /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib/libmpc.a
libtool: install: chmod 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib/libmpc.a
mv -f .deps/tree.Tpo .deps/tree.Po
libtool: install: ranlib /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib/libmpc.a
mv -f .deps/util.Tpo .deps/util.Po
libtool: finish: PATH="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin:/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin:/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin:/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin:/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin:/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/openwrt/golang/go/bin:/openwrt/golang/go/bin:/sbin" ldconfig -n /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib
----------------------------------------------------------------------
Libraries have been installed in:
   /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the '-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
     during execution
   - add LIBDIR to the 'LD_RUN_PATH' environment variable
     during linking
   - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
   - have your system administrator add LIBDIR to '/etc/ld.so.conf'

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/mpc-1.1.0/src'
make[5]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/mpc-1.1.0/src'
Making install in tests
make[5]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/mpc-1.1.0/tests'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/mpc-1.1.0/tests'
make[6]: Nothing to be done for 'install-exec-am'.
make[6]: Nothing to be done for 'install-data-am'.
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/mpc-1.1.0/tests'
make[5]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/mpc-1.1.0/tests'
Making install in doc
make[5]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/mpc-1.1.0/doc'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/mpc-1.1.0/doc'
make[6]: Nothing to be done for 'install-exec-am'.
 /bin/mkdir -p '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/info'
 /usr/bin/install -c -m 644 ./mpc.info '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/info'
 install-info --info-dir='/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/info' '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/info/mpc.info'
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/mpc-1.1.0/doc'
make[5]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/mpc-1.1.0/doc'
Making install in tools
make[5]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/mpc-1.1.0/tools'
Making install in bench
mv -f .deps/pred.Tpo .deps/pred.Po
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/mpc-1.1.0/tools/bench'
make[7]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/mpc-1.1.0/tools/bench'
make[7]: Nothing to be done for 'install-exec-am'.
make[7]: Nothing to be done for 'install-data-am'.
make[7]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/mpc-1.1.0/tools/bench'
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/mpc-1.1.0/tools/bench'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/mpc-1.1.0/tools'
make[7]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/mpc-1.1.0/tools'
make[7]: Nothing to be done for 'install-exec-am'.
make[7]: Nothing to be done for 'install-data-am'.
make[7]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/mpc-1.1.0/tools'
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/mpc-1.1.0/tools'
make[5]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/mpc-1.1.0/tools'
make[5]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/mpc-1.1.0'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/mpc-1.1.0'
make[6]: Nothing to be done for 'install-exec-am'.
 /bin/mkdir -p '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include'
 /usr/bin/install -c -m 644 src/mpc.h '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include'
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/mpc-1.1.0'
make[5]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/mpc-1.1.0'
make[4]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/mpc-1.1.0'
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/stamp
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/mpc-1.1.0/.built
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/stamp/.mpc_installed
make[3]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tools/mpc'
time: tools/mpc/compile#15.06#3.83#13.12
mv -f .deps/print.Tpo .deps/print.Po
[ 89%] Linking CXX static library libCMakeLib.a
mv -f .deps/parser.Tpo .deps/parser.Po
rm -f libfindtools.a
ar cr libfindtools.a finddata.o fstype.o parser.o pred.o exec.o tree.o util.o sharefile.o print.o 
ranlib libfindtools.a
gcc  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib  -o find ftsfind.o libfindtools.a ../lib/libfind.a ../gl/lib/libgnulib.a       -lm -lm    
make[7]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/findutils-4.7.0/find'
Making all in testsuite
make[7]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/findutils-4.7.0/find/testsuite'
make[7]: Nothing to be done for 'all'.
make[7]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/findutils-4.7.0/find/testsuite'
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/findutils-4.7.0/find'
Making all in xargs
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/findutils-4.7.0/xargs'
Making all in .
make[7]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/findutils-4.7.0/xargs'
gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../gl/lib -I../gl/lib -I../lib -DLOCALEDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/locale\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT xargs.o -MD -MP -MF .deps/xargs.Tpo -c -o xargs.o xargs.c
xargs.c: In function 'xargs_do_exec':
xargs.c:1302:3: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
   write (fd[1], &errno, sizeof (int));
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0'
[ 89%] Built target CMakeLib
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0'
Scanning dependencies of target ccmake
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0'
[ 89%] Building CXX object Source/CursesDialog/CMakeFiles/ccmake.dir/ccmake.cxx.o
[ 89%] Building CXX object Source/CursesDialog/CMakeFiles/ccmake.dir/cmCursesCacheEntryComposite.cxx.o
[ 89%] Building CXX object Source/CursesDialog/CMakeFiles/ccmake.dir/cmCursesBoolWidget.cxx.o
[ 89%] Building CXX object Source/CursesDialog/CMakeFiles/ccmake.dir/cmCursesColor.cxx.o
Scanning dependencies of target CPackLib
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0'
[ 89%] Building CXX object Source/CMakeFiles/CPackLib.dir/CPack/cmCPackArchiveGenerator.cxx.o
Scanning dependencies of target CMakeServerLib
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0'
[ 89%] Building CXX object Source/CMakeFiles/CMakeServerLib.dir/cmConnection.cxx.o
[ 89%] Building CXX object Source/CMakeFiles/CPackLib.dir/CPack/cmCPackComponentGroup.cxx.o
Scanning dependencies of target CTestLib
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0'
[ 89%] Building CXX object Source/CMakeFiles/CTestLib.dir/cmCTest.cxx.o
mv -f .deps/xargs.Tpo .deps/xargs.Po
gcc  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib  -o xargs xargs.o ../lib/libfind.a ../gl/lib/libgnulib.a   
make[7]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/findutils-4.7.0/xargs'
Making all in testsuite
make[7]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/findutils-4.7.0/xargs/testsuite'
make[7]: Nothing to be done for 'all'.
make[7]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/findutils-4.7.0/xargs/testsuite'
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/findutils-4.7.0/xargs'
Making all in locate
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/findutils-4.7.0/locate'
echo '@set LOCATE_DB /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/var/locatedb' > dblocation.texi.tmp
if test -f dblocation.texi && cmp dblocation.texi.tmp dblocation.texi >/dev/null ; then \
    rm dblocation.texi.tmp ; \
else \
    mv dblocation.texi.tmp dblocation.texi ; \
fi
make  all-recursive
[ 90%] Building CXX object Source/CMakeFiles/CMakeServerLib.dir/cmFileMonitor.cxx.o
make[7]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/findutils-4.7.0/locate'
Making all in .
make[8]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/findutils-4.7.0/locate'
gcc -DHAVE_CONFIG_H -I. -I..  -I../lib -I../gl/lib -I../gl/lib -DLOCATE_DB=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/var/locatedb\" -DLOCALEDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/locale\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT locate.o -MD -MP -MF .deps/locate.Tpo -c -o locate.o locate.c
[ 91%] Building CXX object Source/CMakeFiles/CPackLib.dir/CPack/cmCPackDebGenerator.cxx.o
mv -f .deps/locate.Tpo .deps/locate.Po
gcc -DHAVE_CONFIG_H -I. -I..  -I../lib -I../gl/lib -I../gl/lib -DLOCATE_DB=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/var/locatedb\" -DLOCALEDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/locale\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT word_io.o -MD -MP -MF .deps/word_io.Tpo -c -o word_io.o word_io.c
[ 91%] Building CXX object Source/CMakeFiles/CMakeServerLib.dir/cmJsonObjects.cxx.o
mv -f .deps/word_io.Tpo .deps/word_io.Po
gcc -DHAVE_CONFIG_H -I. -I..  -I../lib -I../gl/lib -I../gl/lib -DLOCATE_DB=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/var/locatedb\" -DLOCALEDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/locale\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT frcode.o -MD -MP -MF .deps/frcode.Tpo -c -o frcode.o frcode.c
mv -f .deps/frcode.Tpo .deps/frcode.Po
rm -f updatedb
find=`echo find|sed 's&$&&;s&^&&'`; \
frcode=`echo frcode|sed 's&$&&;s&^&&'`; \
copyright=`sed -n '/^# Copyright /{s/^..//;p;q;}' ./updatedb.sh \
  grep .` || exit 1; \
sed \
-e "s,@""bindir""@,/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin," \
-e "s,@""libexecdir""@,/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/libexec," \
-e "s,@""LOCATE_DB""@,/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/var/locatedb," \
-e "s,@""VERSION""@,4.7.0," \
-e "s,@""PACKAGE_NAME""@,GNU findutils," \
-e "s,@""PACKAGE_BUGREPORT""@,bug-findutils@gnu.org," \
-e "s,@""PACKAGE_BUGREPORT_URL""@,https://savannah.gnu.org/bugs/?group=findutils," \
-e "s,@""PACKAGE_URL""@,http://www.gnu.org/software/findutils/," \
-e "s,@""find""@,${find}," \
-e "s,@""frcode""@,${frcode}," \
-e "s,@""SORT""@,/usr/bin/sort," \
-e "s,@""SORT_SUPPORTS_Z""@,true," \
-e "s/@""COPYRIGHT""@/${copyright}/" \
./updatedb.sh > updatedb
chmod +x updatedb
gcc  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib  -o locate locate.o word_io.o ../lib/libfind.a ../gl/lib/libgnulib.a   
gcc  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib  -o frcode frcode.o ../lib/libfind.a ../gl/lib/libgnulib.a   
make[8]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/findutils-4.7.0/locate'
Making all in testsuite
make[8]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/findutils-4.7.0/locate/testsuite'
make[8]: Nothing to be done for 'all'.
make[8]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/findutils-4.7.0/locate/testsuite'
make[7]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/findutils-4.7.0/locate'
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/findutils-4.7.0/locate'
Making all in doc
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/findutils-4.7.0/doc'
ln -s ../locate/dblocation.texi dblocation.texi
make  all-am
make[7]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/findutils-4.7.0/doc'
make[7]: Nothing to be done for 'all-am'.
make[7]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/findutils-4.7.0/doc'
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/findutils-4.7.0/doc'
Making all in po
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/findutils-4.7.0/po'
make[6]: Nothing to be done for 'all'.
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/findutils-4.7.0/po'
Making all in m4
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/findutils-4.7.0/m4'
make[6]: Nothing to be done for 'all'.
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/findutils-4.7.0/m4'
Making all in gnulib-tests
[ 92%] Building CXX object Source/CursesDialog/CMakeFiles/ccmake.dir/cmCursesDummyWidget.cxx.o
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/findutils-4.7.0/gnulib-tests'
/bin/mkdir -p arpa
rm -f arpa/inet.h-t arpa/inet.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''HAVE_FEATURES_H''@|1|g' \
      -e 's|@''NEXT_ARPA_INET_H''@|<arpa/inet.h>|g' \
      -e 's|@''HAVE_ARPA_INET_H''@|1|g' \
      -e 's/@''GNULIB_INET_NTOP''@/0/g' \
      -e 's/@''GNULIB_INET_PTON''@/IN_FINDUTILS_GNULIB_TESTS/g' \
      -e 's|@''HAVE_DECL_INET_NTOP''@|1|g' \
      -e 's|@''HAVE_DECL_INET_PTON''@|1|g' \
      -e 's|@''REPLACE_INET_NTOP''@|0|g' \
      -e 's|@''REPLACE_INET_PTON''@|0|g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
      -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \
      -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \
      < ./arpa_inet.in.h; \
} > arpa/inet.h-t && \
mv arpa/inet.h-t arpa/inet.h
rm -f signal.h-t signal.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_SIGNAL_H''@|<signal.h>|g' \
      -e 's/@''GNULIB_PTHREAD_SIGMASK''@/IN_FINDUTILS_GNULIB_TESTS/g' \
      -e 's/@''GNULIB_RAISE''@/IN_FINDUTILS_GNULIB_TESTS/g' \
      -e 's/@''GNULIB_SIGNAL_H_SIGPIPE''@/0/g' \
      -e 's/@''GNULIB_SIGPROCMASK''@/IN_FINDUTILS_GNULIB_TESTS/g' \
      -e 's/@''GNULIB_SIGACTION''@/IN_FINDUTILS_GNULIB_TESTS/g' \
      -e 's|@''HAVE_POSIX_SIGNALBLOCKING''@|1|g' \
      -e 's|@''HAVE_PTHREAD_SIGMASK''@|0|g' \
      -e 's|@''HAVE_RAISE''@|1|g' \
      -e 's|@''HAVE_SIGSET_T''@|1|g' \
      -e 's|@''HAVE_SIGINFO_T''@|1|g' \
      -e 's|@''HAVE_SIGACTION''@|1|g' \
      -e 's|@''HAVE_STRUCT_SIGACTION_SA_SIGACTION''@|1|g' \
      -e 's|@''HAVE_TYPE_VOLATILE_SIG_ATOMIC_T''@|1|g' \
      -e 's|@''HAVE_SIGHANDLER_T''@|1|g' \
      -e 's|@''REPLACE_PTHREAD_SIGMASK''@|0|g' \
      -e 's|@''REPLACE_RAISE''@|0|g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
      -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \
      -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \
      < ./signal.in.h; \
} > signal.h-t && \
mv signal.h-t signal.h
/bin/mkdir -p sys
rm -f sys/ioctl.h-t sys/ioctl.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
      -e 's|@''HAVE_SYS_IOCTL_H''@|1|g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_SYS_IOCTL_H''@|<sys/ioctl.h>|g' \
      -e 's/@''GNULIB_IOCTL''@/IN_FINDUTILS_GNULIB_TESTS/g' \
      -e 's|@''SYS_IOCTL_H_HAVE_WINSOCK2_H''@|0|g' \
      -e 's|@''SYS_IOCTL_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS''@|0|g' \
      -e 's|@''REPLACE_IOCTL''@|1|g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
      -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \
      < ./sys_ioctl.in.h; \
} > sys/ioctl.h-t && \
mv sys/ioctl.h-t sys/ioctl.h
/bin/mkdir -p sys
rm -f sys/select.h-t sys/select.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_SYS_SELECT_H''@|<sys/select.h>|g' \
      -e 's|@''HAVE_SYS_SELECT_H''@|1|g' \
      -e 's/@''GNULIB_PSELECT''@/0/g' \
      -e 's/@''GNULIB_SELECT''@/IN_FINDUTILS_GNULIB_TESTS/g' \
      -e 's|@''HAVE_WINSOCK2_H''@|0|g' \
      -e 's|@''HAVE_PSELECT''@|1|g' \
      -e 's|@''REPLACE_PSELECT''@|0|g' \
      -e 's|@''REPLACE_SELECT''@|0|g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
      -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \
      < ./sys_select.in.h; \
} > sys/select.h-t && \
mv sys/select.h-t sys/select.h
make  all-recursive
make[7]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/findutils-4.7.0/gnulib-tests'
Making all in .
make[8]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/findutils-4.7.0/gnulib-tests'
depbase=`echo test-localcharset.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -DIN_FINDUTILS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gl/lib -I./../gl/lib -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT test-localcharset.o -MD -MP -MF $depbase.Tpo -c -o test-localcharset.o test-localcharset.c &&\
mv -f $depbase.Tpo $depbase.Po
[ 92%] Building CXX object Source/CursesDialog/CMakeFiles/ccmake.dir/cmCursesFilePathWidget.cxx.o
depbase=`echo binary-io.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -DIN_FINDUTILS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gl/lib -I./../gl/lib -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT binary-io.o -MD -MP -MF $depbase.Tpo -c -o binary-io.o binary-io.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo dtotimespec.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -DIN_FINDUTILS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gl/lib -I./../gl/lib -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT dtotimespec.o -MD -MP -MF $depbase.Tpo -c -o dtotimespec.o dtotimespec.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo imaxtostr.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -DIN_FINDUTILS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gl/lib -I./../gl/lib -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT imaxtostr.o -MD -MP -MF $depbase.Tpo -c -o imaxtostr.o imaxtostr.c &&\
mv -f $depbase.Tpo $depbase.Po
[ 92%] Building CXX object Source/CursesDialog/CMakeFiles/ccmake.dir/cmCursesForm.cxx.o
depbase=`echo inttostr.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -DIN_FINDUTILS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gl/lib -I./../gl/lib -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT inttostr.o -MD -MP -MF $depbase.Tpo -c -o inttostr.o inttostr.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo offtostr.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -DIN_FINDUTILS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gl/lib -I./../gl/lib -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT offtostr.o -MD -MP -MF $depbase.Tpo -c -o offtostr.o offtostr.c &&\
mv -f $depbase.Tpo $depbase.Po
[ 92%] Building CXX object Source/CMakeFiles/CMakeServerLib.dir/cmPipeConnection.cxx.o
depbase=`echo uinttostr.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -DIN_FINDUTILS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gl/lib -I./../gl/lib -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT uinttostr.o -MD -MP -MF $depbase.Tpo -c -o uinttostr.o uinttostr.c &&\
mv -f $depbase.Tpo $depbase.Po
[ 92%] Building CXX object Source/CursesDialog/CMakeFiles/ccmake.dir/cmCursesLabelWidget.cxx.o
depbase=`echo umaxtostr.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -DIN_FINDUTILS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gl/lib -I./../gl/lib -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT umaxtostr.o -MD -MP -MF $depbase.Tpo -c -o umaxtostr.o umaxtostr.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo localename.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -DIN_FINDUTILS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gl/lib -I./../gl/lib -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT localename.o -MD -MP -MF $depbase.Tpo -c -o localename.o localename.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo localename-table.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -DIN_FINDUTILS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gl/lib -I./../gl/lib -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT localename-table.o -MD -MP -MF $depbase.Tpo -c -o localename-table.o localename-table.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo priv-set.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -DIN_FINDUTILS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gl/lib -I./../gl/lib -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT priv-set.o -MD -MP -MF $depbase.Tpo -c -o priv-set.o priv-set.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo sig-handler.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -DIN_FINDUTILS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gl/lib -I./../gl/lib -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT sig-handler.o -MD -MP -MF $depbase.Tpo -c -o sig-handler.o sig-handler.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo timespec-add.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -DIN_FINDUTILS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gl/lib -I./../gl/lib -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT timespec-add.o -MD -MP -MF $depbase.Tpo -c -o timespec-add.o timespec-add.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo timespec-sub.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -DIN_FINDUTILS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gl/lib -I./../gl/lib -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT timespec-sub.o -MD -MP -MF $depbase.Tpo -c -o timespec-sub.o timespec-sub.c &&\
mv -f $depbase.Tpo $depbase.Po
[ 92%] Building CXX object Source/CursesDialog/CMakeFiles/ccmake.dir/cmCursesLongMessageForm.cxx.o
depbase=`echo unlinkdir.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -DIN_FINDUTILS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gl/lib -I./../gl/lib -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT unlinkdir.o -MD -MP -MF $depbase.Tpo -c -o unlinkdir.o unlinkdir.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo ioctl.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -DIN_FINDUTILS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gl/lib -I./../gl/lib -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT ioctl.o -MD -MP -MF $depbase.Tpo -c -o ioctl.o ioctl.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo nanosleep.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -DIN_FINDUTILS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gl/lib -I./../gl/lib -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT nanosleep.o -MD -MP -MF $depbase.Tpo -c -o nanosleep.o nanosleep.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo pthread_sigmask.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -DIN_FINDUTILS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gl/lib -I./../gl/lib -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT pthread_sigmask.o -MD -MP -MF $depbase.Tpo -c -o pthread_sigmask.o pthread_sigmask.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo glthread/thread.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -DIN_FINDUTILS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gl/lib -I./../gl/lib -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT glthread/thread.o -MD -MP -MF $depbase.Tpo -c -o glthread/thread.o glthread/thread.c &&\
mv -f $depbase.Tpo $depbase.Po
rm -f libtests.a
ar cr libtests.a binary-io.o dtotimespec.o imaxtostr.o inttostr.o offtostr.o uinttostr.o umaxtostr.o localename.o localename-table.o priv-set.o sig-handler.o glthread/thread.o timespec-add.o timespec-sub.o unlinkdir.o ioctl.o nanosleep.o pthread_sigmask.o
ranlib libtests.a
gcc  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib  -o test-localcharset test-localcharset.o libtests.a ../gl/lib/libgnulib.a libtests.a  
make[8]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/findutils-4.7.0/gnulib-tests'
make[7]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/findutils-4.7.0/gnulib-tests'
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/findutils-4.7.0/gnulib-tests'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/findutils-4.7.0'
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/findutils-4.7.0'
make[5]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/findutils-4.7.0'
make[4]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/findutils-4.7.0'
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/findutils-4.7.0/.built
CFLAGS="-O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include " CPPFLAGS="-I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include " CXXFLAGS="" LDFLAGS="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib " make --jobserver-fds=3,4 -j -C /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/findutils-4.7.0  install
make[4]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/findutils-4.7.0'
[ 92%] Building CXX object Source/CursesDialog/CMakeFiles/ccmake.dir/cmCursesMainForm.cxx.o
Making install in gl
make[5]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/findutils-4.7.0/gl'
Making install in lib
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/findutils-4.7.0/gl/lib'
make  install-recursive
make[7]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/findutils-4.7.0/gl/lib'
[ 92%] Building CXX object Source/CMakeFiles/CMakeServerLib.dir/cmServer.cxx.o
make[8]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/findutils-4.7.0/gl/lib'
make[9]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/findutils-4.7.0/gl/lib'
make[9]: Nothing to be done for 'install-exec-am'.
make[9]: Nothing to be done for 'install-data-am'.
make[9]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/findutils-4.7.0/gl/lib'
make[8]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/findutils-4.7.0/gl/lib'
make[7]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/findutils-4.7.0/gl/lib'
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/findutils-4.7.0/gl/lib'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/findutils-4.7.0/gl'
make[7]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/findutils-4.7.0/gl'
make[7]: Nothing to be done for 'install-exec-am'.
make[7]: Nothing to be done for 'install-data-am'.
make[7]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/findutils-4.7.0/gl'
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/findutils-4.7.0/gl'
make[5]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/findutils-4.7.0/gl'
Making install in build-aux
make[5]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/findutils-4.7.0/build-aux'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/findutils-4.7.0/build-aux'
make[6]: Nothing to be done for 'install-exec-am'.
make[6]: Nothing to be done for 'install-data-am'.
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/findutils-4.7.0/build-aux'
make[5]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/findutils-4.7.0/build-aux'
Making install in lib
make[5]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/findutils-4.7.0/lib'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/findutils-4.7.0/lib'
make[6]: Nothing to be done for 'install-exec-am'.
make[6]: Nothing to be done for 'install-data-am'.
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/findutils-4.7.0/lib'
make[5]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/findutils-4.7.0/lib'
Making install in find
make[5]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/findutils-4.7.0/find'
Making install in .
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/findutils-4.7.0/find'
make[7]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/findutils-4.7.0/find'
 /bin/mkdir -p '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin'
  /usr/bin/install -c find '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin'
 /bin/mkdir -p '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/man/man1'
 /usr/bin/install -c -m 644 find.1 '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/man/man1'
make[7]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/findutils-4.7.0/find'
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/findutils-4.7.0/find'
Making install in testsuite
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/findutils-4.7.0/find/testsuite'
make[7]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/findutils-4.7.0/find/testsuite'
make[7]: Nothing to be done for 'install-exec-am'.
make[7]: Nothing to be done for 'install-data-am'.
make[7]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/findutils-4.7.0/find/testsuite'
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/findutils-4.7.0/find/testsuite'
make[5]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/findutils-4.7.0/find'
Making install in xargs
make[5]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/findutils-4.7.0/xargs'
Making install in .
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/findutils-4.7.0/xargs'
[ 92%] Building CXX object Source/CursesDialog/CMakeFiles/ccmake.dir/cmCursesOptionsWidget.cxx.o
make[7]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/findutils-4.7.0/xargs'
 /bin/mkdir -p '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin'
  /usr/bin/install -c xargs '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin'
 /bin/mkdir -p '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/man/man1'
 /usr/bin/install -c -m 644 xargs.1 '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/man/man1'
make[7]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/findutils-4.7.0/xargs'
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/findutils-4.7.0/xargs'
Making install in testsuite
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/findutils-4.7.0/xargs/testsuite'
make[7]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/findutils-4.7.0/xargs/testsuite'
make[7]: Nothing to be done for 'install-exec-am'.
make[7]: Nothing to be done for 'install-data-am'.
make[7]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/findutils-4.7.0/xargs/testsuite'
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/findutils-4.7.0/xargs/testsuite'
make[5]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/findutils-4.7.0/xargs'
Making install in locate
make[5]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/findutils-4.7.0/locate'
echo '@set LOCATE_DB /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/var/locatedb' > dblocation.texi.tmp
if test -f dblocation.texi && cmp dblocation.texi.tmp dblocation.texi >/dev/null ; then \
    rm dblocation.texi.tmp ; \
else \
    mv dblocation.texi.tmp dblocation.texi ; \
fi
make  install-recursive
[ 92%] Building CXX object Source/CMakeFiles/CPackLib.dir/CPack/cmCPackExternalGenerator.cxx.o
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/findutils-4.7.0/locate'
Making install in .
make[7]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/findutils-4.7.0/locate'
make[8]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/findutils-4.7.0/locate'
 /bin/mkdir -p '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin'
  /usr/bin/install -c locate '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin'
 /bin/mkdir -p '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin'
 /usr/bin/install -c updatedb '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin'
 /bin/mkdir -p '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/libexec'
  /usr/bin/install -c frcode '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/libexec'
 /bin/mkdir -p '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/man/man1'
 /usr/bin/install -c -m 644 locate.1 updatedb.1 '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/man/man1'
 /bin/mkdir -p '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/man/man5'
[ 92%] Building CXX object Source/CursesDialog/CMakeFiles/ccmake.dir/cmCursesPathWidget.cxx.o
 /usr/bin/install -c -m 644 locatedb.5 '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/man/man5'
make  install-data-hook
make[9]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/findutils-4.7.0/locate'
../build-aux/mkinstalldirs /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/var
mkdir -p -- /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/var
make[9]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/findutils-4.7.0/locate'
make[8]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/findutils-4.7.0/locate'
make[7]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/findutils-4.7.0/locate'
Making install in testsuite
make[7]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/findutils-4.7.0/locate/testsuite'
make[8]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/findutils-4.7.0/locate/testsuite'
make[8]: Nothing to be done for 'install-exec-am'.
make[8]: Nothing to be done for 'install-data-am'.
make[8]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/findutils-4.7.0/locate/testsuite'
make[7]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/findutils-4.7.0/locate/testsuite'
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/findutils-4.7.0/locate'
make[5]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/findutils-4.7.0/locate'
Making install in doc
make[5]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/findutils-4.7.0/doc'
make  install-am
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/findutils-4.7.0/doc'
make[7]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/findutils-4.7.0/doc'
make[7]: Nothing to be done for 'install-exec-am'.
 /bin/mkdir -p '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/info'
 /usr/bin/install -c -m 644 ./find.info ./find.info-1 ./find.info-2 ./find-maint.info '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/info'
 install-info --info-dir='/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/info' '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/info/find.info'
 install-info --info-dir='/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/info' '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/info/find-maint.info'
make[7]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/findutils-4.7.0/doc'
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/findutils-4.7.0/doc'
make[5]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/findutils-4.7.0/doc'
Making install in po
make[5]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/findutils-4.7.0/po'
if test "findutils" = "gettext-tools"; then \
  /bin/mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/gettext/po; \
  for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot   Makevars.template; do \
    /usr/bin/install -c -m 644 ./$file \
		    /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/gettext/po/$file; \
  done; \
  for file in Makevars; do \
    rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/gettext/po/$file; \
  done; \
else \
  : ; \
fi
make[5]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/findutils-4.7.0/po'
Making install in m4
make[5]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/findutils-4.7.0/m4'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/findutils-4.7.0/m4'
make[6]: Nothing to be done for 'install-exec-am'.
make[6]: Nothing to be done for 'install-data-am'.
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/findutils-4.7.0/m4'
make[5]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/findutils-4.7.0/m4'
Making install in gnulib-tests
make[5]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/findutils-4.7.0/gnulib-tests'
make  install-recursive
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/findutils-4.7.0/gnulib-tests'
Making install in .
make[7]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/findutils-4.7.0/gnulib-tests'
make[8]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/findutils-4.7.0/gnulib-tests'
make[8]: Nothing to be done for 'install-exec-am'.
make[8]: Nothing to be done for 'install-data-am'.
make[8]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/findutils-4.7.0/gnulib-tests'
make[7]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/findutils-4.7.0/gnulib-tests'
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/findutils-4.7.0/gnulib-tests'
make[5]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/findutils-4.7.0/gnulib-tests'
make[5]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/findutils-4.7.0'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/findutils-4.7.0'
make[6]: Nothing to be done for 'install-exec-am'.
make[6]: Nothing to be done for 'install-data-am'.
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/findutils-4.7.0'
make[5]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/findutils-4.7.0'
make[4]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/findutils-4.7.0'
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/stamp
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/findutils-4.7.0/.built
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/stamp/.findutils_installed
make[3]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tools/findutils'
time: tools/findutils/compile#50.94#18.82#72.09
make[3]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tools/quilt'
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/dl
SHELL= flock /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/.quilt-0.66.tar.gz.flock -c '  	/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/download.pl "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/dl" "quilt-0.66.tar.gz" "314b319a6feb13bf9d0f9ffa7ce6683b06919e734a41275087ea457cc9dc6e07" "" "@SAVANNAH/quilt"    '
+ curl -f --connect-timeout 20 --retry 5 --location --insecure https://sources.cdn.openwrt.org/quilt-0.66.tar.gz
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
curl: (22) The requested URL returned error: 404 
Download failed.
+ curl -f --connect-timeout 20 --retry 5 --location --insecure https://mirror.netcologne.de/savannah/quilt/quilt-0.66.tar.gz
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0[ 92%] Building CXX object Source/CMakeFiles/CPackLib.dir/CPack/cmCPackGeneratorFactory.cxx.o
[ 92%] Building CXX object Source/CursesDialog/CMakeFiles/ccmake.dir/cmCursesStringWidget.cxx.o
[ 93%] Building CXX object Source/CursesDialog/CMakeFiles/ccmake.dir/cmCursesWidget.cxx.o

  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0[ 93%] Building CXX object Source/CMakeFiles/CTestLib.dir/CTest/cmProcess.cxx.o
[ 93%] Building CXX object Source/CMakeFiles/CTestLib.dir/CTest/cmCTestBinPacker.cxx.o
[ 94%] Building CXX object Source/CMakeFiles/CTestLib.dir/CTest/cmCTestBuildAndTestHandler.cxx.o
[ 94%] Building CXX object Source/CMakeFiles/CPackLib.dir/CPack/cmCPackGenerator.cxx.o
[ 94%] Linking CXX executable ../../bin/ccmake

 11  403k   11 49134    0     0  23886      0  0:00:17  0:00:02  0:00:15 23956[ 94%] Building CXX object Source/CMakeFiles/CMakeServerLib.dir/cmServerConnection.cxx.o

100  403k  100  403k    0     0   158k      0  0:00:02  0:00:02 --:--:--  158k
. /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/include/shell.sh; gzip -dc /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/dl/quilt-0.66.tar.gz | tar -C /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/quilt-0.66/.. -xf -
[ ! -d ./src/ ] || cp -fpR ./src/* /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/quilt-0.66

Applying ./patches/000-relocatable.patch using plaintext: 
patching file bin/quilt.in
patching file quilt/scripts/edmail.in
patching file quilt/scripts/patchfns.in
patching file quilt/scripts/remove-trailing-ws.in
patching file Makefile.in
patching file quilt/scripts/backup-files.in
patching file bin/guards.in
patching file compat/date.in
patching file compat/getopt.in
patching file quilt/scripts/dependency-graph.in

Applying ./patches/001-fix_compile.patch using plaintext: 
patching file Makefile.in
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/quilt-0.66/.prepared6e1cab1eac9b7638e272c8cb8d7a8d7a_6664517399ebbbc92a37c5bb081b5c53
cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/quilt-0.66 && autoconf
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0'
[ 94%] Built target ccmake
[ 94%] Building CXX object Source/CMakeFiles/CMakeServerLib.dir/cmServerProtocol.cxx.o
(cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/quilt-0.66/; if [ -x configure ]; then cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/config.{guess,sub} /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/quilt-0.66// && CC="gcc" CFLAGS="-O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include " CXX="g++" CPPFLAGS="-I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include " LDFLAGS="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib " CONFIG_SHELL="/usr/bin/env bash"  bash ./configure --target=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --program-prefix="" --program-suffix="" --prefix=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host --exec-prefix=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host --sysconfdir=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc --localstatedir=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/var --sbindir=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin ; fi )
checking for a BSD-compatible install... /usr/bin/install -c
checking whether #! works in shell scripts... yes
checking for bash... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/bash
checking whether /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/bash quoting works... yes
checking for gcp... no
checking for cp... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/cp
checking for gdate... no
checking for date... /bin/date
checking whether /bin/date --rfc-822 works... yes
checking for perl... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/perl
checking for grep... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/grep
checking whether /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/grep -q works... yes
checking whether /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/grep understands (foo|bar)... yes
checking for tail... /usr/bin/tail
checking whether /usr/bin/tail -n works... yes
checking for tr... /usr/bin/tr
checking whether /usr/bin/tr understands a-z ... yes
checking for stat... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/stat
checking whether /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/stat -c '%h' works... yes
checking for sed... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/sed
checking whether /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/sed understands (foo|bar)... yes
checking for gawk... /usr/bin/gawk
checking whether /usr/bin/gawk supports sub... yes
checking for pod2man... /usr/bin/pod2man
checking for column... /usr/bin/column
checking for getopt... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/getopt
checking for getopt --long syntax... make[3]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tools/padjffs2'
yes
checking for mktemp... /bin/mktemp
checking whether /bin/mktemp -d works... yes
checking for diff... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/diff
checking for patch... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/patch
checking the version of /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/diff... 3.6
checking the version of /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/patch... 2.7.6
checking for find... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/find
checking whether /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/find -path works... yes
checking whether /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/find -print0 works... yes
checking for xargs... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/xargs
checking whether /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/xargs -0 works... yes
checking for diffstat... /usr/bin/diffstat
checking for diffstat version... 1.61
checking for sendmail... no
configure: WARNING: Using internal sendmail mechanism.  Use option '--with-sendmail' to override
checking for msgmerge... /usr/bin/msgmerge
checking for msgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for msguniq... /usr/bin/msguniq
checking for msgcat... /usr/bin/msgcat
checking for rpmbuild... no
checking for rpm... no
configure: WARNING: rpmbuild not found, some optional functionalities will be missing
checking for gmd5sum... no
checking for md5sum... /usr/bin/md5sum
checking for 7zr... no
checking for 7za... no
checking for 7z... no
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/padjffs2
configure: WARNING: 7z not found, some optional functionalities will be missing
cp -fpR ./src/* /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/padjffs2/
find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/padjffs2 -name .svn | xargs -r rm -rf
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/padjffs2/.prepared3c5a93dab426ad1f1a29372385f36fc7_6664517399ebbbc92a37c5bb081b5c53
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/padjffs2/.configured
make -C /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/padjffs2
make[4]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/padjffs2'
gcc  -Wall -Werror -c -o padjffs2.o padjffs2.c
configure: creating ./config.status
gcc  -o padjffs2 padjffs2.o
config.status: creating Makefile

quilt version 0.66 configured.

Using '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host' for installation prefix.

Report bugs to quilt-dev@nongnu.org
make[4]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/padjffs2'
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/padjffs2/.built
cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/padjffs2/padjffs2 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/stamp
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/padjffs2/.built
[ 94%] Building CXX object Source/CMakeFiles/CTestLib.dir/CTest/cmCTestBuildCommand.cxx.o
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/stamp/.padjffs2_installed
[ -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/quilt-0.66/Makefile ]
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/quilt-0.66/.configured
make[3]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tools/padjffs2'
time: tools/padjffs2/compile#0.18#0.08#0.36
make -C /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/quilt-0.66 SHELL="bash" all
make[4]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/quilt-0.66'
[ 94%] Building CXX object Source/CMakeFiles/CPackLib.dir/CPack/cmCPackLog.cxx.o
[ 94%] Building CXX object Source/CMakeFiles/CTestLib.dir/CTest/cmCTestBuildHandler.cxx.o
[ 94%] Building CXX object Source/CMakeFiles/CPackLib.dir/CPack/cmCPackNSISGenerator.cxx.o
bin/quilt.in -> bin/quilt
bin/guards.in -> bin/guards
quilt/grep.in -> quilt/grep
quilt/upgrade.in -> quilt/upgrade
quilt/refresh.in -> quilt/refresh
quilt/fold.in -> quilt/fold
quilt/revert.in -> quilt/revert
quilt/push.in -> quilt/push
quilt/top.in -> quilt/top
quilt/header.in -> quilt/header
quilt/fork.in -> quilt/fork
quilt/pop.in -> quilt/pop
quilt/graph.in -> quilt/graph
quilt/edit.in -> quilt/edit
quilt/annotate.in -> quilt/annotate
quilt/mail.in -> quilt/mail
quilt/diff.in -> quilt/diff
quilt/delete.in -> quilt/delete
quilt/new.in -> quilt/new
quilt/import.in -> quilt/import
quilt/previous.in -> quilt/previous
quilt/applied.in -> quilt/applied
quilt/remove.in -> quilt/remove
quilt/rename.in -> quilt/rename
quilt/patches.in -> quilt/patches
[ 94%] Building CXX object Source/CMakeFiles/CTestLib.dir/CTest/cmCTestConfigureCommand.cxx.o
quilt/snapshot.in -> quilt/snapshot
quilt/add.in -> quilt/add
quilt/files.in -> quilt/files
quilt/series.in -> quilt/series
quilt/setup.in -> quilt/setup
quilt/next.in -> quilt/next
quilt/unapplied.in -> quilt/unapplied
quilt/scripts/patchfns.in -> quilt/scripts/patchfns
quilt/scripts/inspect-wrapper.in -> quilt/scripts/inspect-wrapper
quilt/scripts/dependency-graph.in -> quilt/scripts/dependency-graph
quilt/scripts/edmail.in -> quilt/scripts/edmail
quilt/scripts/remove-trailing-ws.in -> quilt/scripts/remove-trailing-ws
quilt/scripts/backup-files.in -> quilt/scripts/backup-files
[ 94%] Building CXX object Source/CMakeFiles/CTestLib.dir/CTest/cmCTestConfigureHandler.cxx.o
[ 94%] Building CXX object Source/CMakeFiles/CTestLib.dir/CTest/cmCTestCoverageCommand.cxx.o
README.in -> README
quilt.1.in -> quilt.1
/usr/bin/pod2man bin/guards > doc/guards.1
rm -f po/quilt.pot; touch po/quilt.pot
for file in bin/guards.in bin/quilt.in bin/patch-wrapper.in quilt/grep.in quilt/upgrade.in quilt/refresh.in quilt/fold.in quilt/revert.in quilt/push.in quilt/top.in quilt/header.in quilt/fork.in quilt/pop.in quilt/graph.in quilt/edit.in quilt/annotate.in quilt/mail.in quilt/diff.in quilt/delete.in quilt/new.in quilt/import.in quilt/previous.in quilt/applied.in quilt/remove.in quilt/rename.in quilt/patches.in quilt/snapshot.in quilt/add.in quilt/files.in quilt/series.in quilt/setup.in quilt/next.in quilt/unapplied.in compat/column.in compat/date.in compat/getopt.in compat/mktemp.in compat/sendmail.in quilt/scripts/backup-files.in quilt/scripts/patchfns.in quilt/scripts/remove-trailing-ws.in quilt/scripts/inspect-wrapper.in quilt/scripts/edmail.in quilt/scripts/dependency-graph.in ; do						\
  if test -n "`/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/sed -ne '1{ /@BASH''@/p }' $file`"		\
       -o "$file" = quilt/scripts/patchfns.in; then		\
    /usr/bin/env bash --dump-po-strings $file ;				\
  elif test -n "`/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/sed -ne '1{ /@PERL''@/p }' $file`"; then	\
    /usr/bin/xgettext --from-code=UTF-8 --omit-header --language=Perl	\
		--keyword=_ -o - $file;			\
  else								\
    echo "Don't know how to handle $file" >&2 ;		\
    exit 1;							\
  fi								\
done								\
|/usr/bin/msguniq							\
|/usr/bin/msgcat --force-po -F - po/quilt.pot -o po/quilt.pot
/usr/bin/msgmerge -o po/fr.po po/fr.po po/quilt.pot
......................[ 94%] Linking CXX static library libCMakeServerLib.a
.. done.
/usr/bin/msgfmt --statistics -o po/fr.mo po/fr.po
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0'
[ 94%] Built target CMakeServerLib
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0'
182 translated messages.
/usr/bin/msgmerge -o po/de.po po/de.po po/quilt.pot
Scanning dependencies of target cmake
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0'
[ 94%] Building CXX object Source/CMakeFiles/cmake.dir/cmakemain.cxx.o
........................ done.
/usr/bin/msgfmt --statistics -o po/de.mo po/de.po
182 translated messages.
/usr/bin/msgmerge -o po/ja.po po/ja.po po/quilt.pot
....................... done.
/usr/bin/msgfmt --statistics -o po/ja.mo po/ja.po
182 translated messages.
/usr/bin/msgmerge -o po/ru.po po/ru.po po/quilt.pot
........................ done.
/usr/bin/msgfmt --statistics -o po/ru.mo po/ru.po
182 translated messages.
make[4]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/quilt-0.66'
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/quilt-0.66/.built
make -C /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/quilt-0.66 SHELL="bash" install
make[4]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/quilt-0.66'
[ 94%] Building CXX object Source/CMakeFiles/CTestLib.dir/CTest/cmCTestCoverageHandler.cxx.o
[ 94%] Building CXX object Source/CMakeFiles/CTestLib.dir/CTest/cmCTestCurl.cxx.o
/usr/bin/install -c -d /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin
/usr/bin/install -c -m 755 bin/quilt bin/guards /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/
/usr/bin/install -c -d /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/quilt
/usr/bin/install -c -m 755 quilt/grep quilt/add quilt/upgrade quilt/refresh quilt/revert quilt/top quilt/header quilt/fork quilt/pop quilt/applied quilt/graph quilt/edit quilt/mail quilt/diff quilt/annotate quilt/new quilt/previous quilt/remove quilt/rename quilt/delete quilt/patches quilt/import quilt/snapshot quilt/fold quilt/files quilt/setup quilt/next quilt/unapplied quilt/push quilt/series /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/quilt/
/usr/bin/install -c -d /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/quilt/scripts
/usr/bin/install -c -m 755 quilt/scripts/inspect-wrapper quilt/scripts/dependency-graph quilt/scripts/edmail quilt/scripts/remove-trailing-ws quilt/scripts/backup-files		\
	   /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/quilt/scripts
/usr/bin/install -c -m 644 quilt/scripts/patchfns quilt/scripts/utilfns	\
	   /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/quilt/scripts
/usr/bin/install -c -d /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/doc/quilt/
/usr/bin/install -c -m 644 doc/README					\
	   /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/doc/quilt/
/usr/bin/install -c -m 644 doc/quilt.pdf doc/README.MAIL			\
	   /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/doc/quilt/
/usr/bin/install -c -d /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/man/man1
/usr/bin/install -c -m 644 doc/quilt.1 doc/guards.1 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/man/man1/
/usr/bin/install -c -d /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc
/usr/bin/install -c -d /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/bash_completion.d
/usr/bin/install -c -m 644 bash_completion				\
	   /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/bash_completion.d/quilt
/usr/bin/install -c -m 644 quilt.quiltrc /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc/
/usr/bin/install -c -d /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/emacs/site-lisp/
/usr/bin/install -c -m 644 lib/quilt.el /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/emacs/site-lisp/
for lang in fr de ja ru ; do					\
	dir=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/locale/$lang/LC_MESSAGES;	\
	/usr/bin/install -c -d $dir;					\
	/usr/bin/install -c -m 644 po/$lang.mo				\
	    $dir/quilt.mo ;					\
done
rm -rf /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/quilt/compat
make[4]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/quilt-0.66'
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/stamp
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/quilt-0.66/.built
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/stamp/.quilt_installed
make[3]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tools/quilt'
time: tools/quilt/compile#3.33#1.51#8.40
[ 94%] Building CXX object Source/CMakeFiles/CPackLib.dir/CPack/cmCPackNuGetGenerator.cxx.o
[ 94%] Building CXX object Source/CMakeFiles/CPackLib.dir/CPack/cmCPackSTGZGenerator.cxx.o
[ 94%] Building CXX object Source/CMakeFiles/CPackLib.dir/CPack/IFW/cmCPackIFWCommon.cxx.o
[ 94%] Building CXX object Source/CMakeFiles/CTestLib.dir/CTest/cmParseMumpsCoverage.cxx.o
[ 95%] Building CXX object Source/CMakeFiles/CPackLib.dir/CPack/IFW/cmCPackIFWGenerator.cxx.o
[ 95%] Building CXX object Source/CMakeFiles/CPackLib.dir/CPack/IFW/cmCPackIFWInstaller.cxx.o
[ 95%] Building CXX object Source/CMakeFiles/cmake.dir/cmcmd.cxx.o
[ 96%] Building CXX object Source/CMakeFiles/CTestLib.dir/CTest/cmParseCacheCoverage.cxx.o
[ 96%] Building CXX object Source/CMakeFiles/CTestLib.dir/CTest/cmParseGTMCoverage.cxx.o
[ 96%] Building CXX object Source/CMakeFiles/CPackLib.dir/CPack/IFW/cmCPackIFWPackage.cxx.o
[ 96%] Building CXX object Source/CMakeFiles/CPackLib.dir/CPack/IFW/cmCPackIFWRepository.cxx.o
[ 96%] Building CXX object Source/CMakeFiles/CTestLib.dir/CTest/cmParseJacocoCoverage.cxx.o
[ 96%] Building CXX object Source/CMakeFiles/CPackLib.dir/CPack/cmCPackRPMGenerator.cxx.o
[ 96%] Building CXX object Source/CMakeFiles/CTestLib.dir/CTest/cmParseBlanketJSCoverage.cxx.o
[ 96%] Building CXX object Source/CMakeFiles/CTestLib.dir/CTest/cmParsePHPCoverage.cxx.o
[ 96%] Building CXX object Source/CMakeFiles/CTestLib.dir/CTest/cmParseCoberturaCoverage.cxx.o
[ 96%] Building CXX object Source/CMakeFiles/CTestLib.dir/CTest/cmParseDelphiCoverage.cxx.o
[ 96%] Building CXX object Source/CMakeFiles/CTestLib.dir/CTest/cmCTestEmptyBinaryDirectoryCommand.cxx.o
[ 96%] Linking CXX executable ../bin/cmake
[ 96%] Building CXX object Source/CMakeFiles/CTestLib.dir/CTest/cmCTestGenericHandler.cxx.o
[ 97%] Building CXX object Source/CMakeFiles/CTestLib.dir/CTest/cmCTestHandlerCommand.cxx.o
[ 97%] Building CXX object Source/CMakeFiles/CTestLib.dir/CTest/cmCTestResourceAllocator.cxx.o
[ 97%] Building CXX object Source/CMakeFiles/CTestLib.dir/CTest/cmCTestResourceSpec.cxx.o
[ 97%] Linking CXX static library libCPackLib.a
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0'
[ 97%] Built target CPackLib
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0'
[ 97%] Building CXX object Source/CMakeFiles/CTestLib.dir/CTest/cmCTestLaunch.cxx.o
Scanning dependencies of target cpack
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0'
[ 97%] Building CXX object Source/CMakeFiles/cpack.dir/CPack/cpack.cxx.o
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0'
[ 97%] Built target cmake
[ 97%] Building CXX object Source/CMakeFiles/CTestLib.dir/CTest/cmCTestMemCheckCommand.cxx.o
[ 97%] Building CXX object Source/CMakeFiles/CTestLib.dir/CTest/cmCTestMemCheckHandler.cxx.o
[ 97%] Building CXX object Source/CMakeFiles/CTestLib.dir/CTest/cmCTestMultiProcessHandler.cxx.o
[ 97%] Building CXX object Source/CMakeFiles/CTestLib.dir/CTest/cmCTestReadCustomFilesCommand.cxx.o
[ 97%] Building CXX object Source/CMakeFiles/CTestLib.dir/CTest/cmCTestResourceGroupsLexerHelper.cxx.o
[ 98%] Building CXX object Source/CMakeFiles/CTestLib.dir/CTest/cmCTestRunScriptCommand.cxx.o
[ 98%] Building CXX object Source/CMakeFiles/CTestLib.dir/CTest/cmCTestRunTest.cxx.o
[ 98%] Building CXX object Source/CMakeFiles/CTestLib.dir/CTest/cmCTestScriptHandler.cxx.o
[ 98%] Building CXX object Source/CMakeFiles/CTestLib.dir/CTest/cmCTestSleepCommand.cxx.o
[ 98%] Building CXX object Source/CMakeFiles/CTestLib.dir/CTest/cmCTestStartCommand.cxx.o
[ 98%] Building CXX object Source/CMakeFiles/CTestLib.dir/CTest/cmCTestSubmitCommand.cxx.o
[ 98%] Linking CXX executable ../bin/cpack
[ 98%] Building CXX object Source/CMakeFiles/CTestLib.dir/CTest/cmCTestSubmitHandler.cxx.o
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0'
[ 98%] Built target cpack
[ 98%] Building CXX object Source/CMakeFiles/CTestLib.dir/CTest/cmCTestTestCommand.cxx.o
[ 98%] Building CXX object Source/CMakeFiles/CTestLib.dir/CTest/cmCTestTestHandler.cxx.o
[ 99%] Building CXX object Source/CMakeFiles/CTestLib.dir/CTest/cmCTestUpdateCommand.cxx.o
[ 99%] Building CXX object Source/CMakeFiles/CTestLib.dir/CTest/cmCTestUpdateHandler.cxx.o
[ 99%] Building CXX object Source/CMakeFiles/CTestLib.dir/CTest/cmCTestUploadCommand.cxx.o
[ 99%] Building CXX object Source/CMakeFiles/CTestLib.dir/CTest/cmCTestUploadHandler.cxx.o
[ 99%] Building CXX object Source/CMakeFiles/CTestLib.dir/CTest/cmCTestVC.cxx.o
[ 99%] Building CXX object Source/CMakeFiles/CTestLib.dir/CTest/cmCTestGlobalVC.cxx.o
[ 99%] Building CXX object Source/CMakeFiles/CTestLib.dir/CTest/cmCTestCVS.cxx.o
[ 99%] Building CXX object Source/CMakeFiles/CTestLib.dir/CTest/cmCTestSVN.cxx.o
[ 99%] Building CXX object Source/CMakeFiles/CTestLib.dir/CTest/cmCTestBZR.cxx.o
[100%] Building CXX object Source/CMakeFiles/CTestLib.dir/CTest/cmCTestGIT.cxx.o
[100%] Building CXX object Source/CMakeFiles/CTestLib.dir/CTest/cmCTestHG.cxx.o
[100%] Building CXX object Source/CMakeFiles/CTestLib.dir/CTest/cmCTestP4.cxx.o
[100%] Building CXX object Source/CMakeFiles/CTestLib.dir/LexerParser/cmCTestResourceGroupsLexer.cxx.o
[100%] Linking CXX static library libCTestLib.a
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0'
[100%] Built target CTestLib
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0'
Scanning dependencies of target ctest
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0'
[100%] Building CXX object Source/CMakeFiles/ctest.dir/ctest.cxx.o
[100%] Linking CXX executable ../bin/ctest
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0'
[100%] Built target ctest
make[5]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0'
make[4]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0'
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/.built
CFLAGS="-O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include " CPPFLAGS="-I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include " CXXFLAGS="" LDFLAGS="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib " make --jobserver-fds=3,4 -j -C /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0  install
make[4]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0'
make[5]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0'
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0'
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0'
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0'
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0'
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0'
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0'
[  2%] Built target cmsys_c
[  3%] Built target cmzlib
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0'
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0'
[  5%] Built target cmsys
[  5%] Built target cmstd
[  6%] Built target cmlibrhash
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0'
[  7%] Built target cmexpat
[  7%] Built target cmbzip2
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0'
[ 10%] Built target cmzstd
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0'
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0'
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0'
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0'
[ 14%] Built target cmlibuv
[ 15%] Built target cmjsoncpp
[ 19%] Built target cmForm
[ 26%] Built target cmliblzma
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0'
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0'
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0'
[ 39%] Built target cmlibarchive
[ 55%] Built target cmcurl
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0'
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0'
[ 56%] Built target curltest
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0'
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0'
[ 89%] Built target CMakeLib
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0'
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0'
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0'
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0'
[ 92%] Built target ccmake
[ 92%] Built target CMakeServerLib
[ 94%] Built target CPackLib
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0'
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0'
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0'
[ 94%] Built target cpack
[ 94%] Built target cmake
[100%] Built target CTestLib
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0'
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0'
[100%] Built target ctest
make[5]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0'
Install the project...
-- Install configuration: "Release"
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/doc/cmake-3.17/cmsys/Copyright.txt
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/doc/cmake-3.17/cmlibrhash/COPYING
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/doc/cmake-3.17/cmlibrhash/README
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/doc/cmake-3.17/cmzlib/Copyright.txt
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/doc/cmake-3.17/cmcurl/COPYING
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/doc/cmake-3.17/cmzstd/LICENSE
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/doc/cmake-3.17/cmliblzma/COPYING
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/doc/cmake-3.17/cmlibarchive/COPYING
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/doc/cmake-3.17/cmlibuv/LICENSE
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/ccmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/ctest
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/cpack
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/include/cmCPluginAPI.h
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/doc/cmake-3.17/Copyright.txt
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_cache
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_cache/VALUE.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_cache/STRINGS.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_cache/HELPSTRING.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_cache/TYPE.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_cache/ADVANCED.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_cache/MODIFIED.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/command
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/command/build_command.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/command/add_executable.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/command/link_libraries.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/command/include_external_msproject.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/command/ctest_memcheck.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/command/get_cmake_property.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/command/add_custom_target.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/command/endforeach.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/command/ctest_coverage.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/command/target_compile_options.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/command/return.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/command/ctest_empty_binary_directory.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/command/ctest_run_script.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/command/execute_process.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/command/message.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/command/load_cache.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/command/ctest_read_custom_files.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/command/ctest_test.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/command/string.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/command/aux_source_directory.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/command/install.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/command/variable_requires.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/command/create_test_sourcelist.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/command/utility_source.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/command/ctest_start.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/command/add_link_options.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/command/target_sources.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/command/add_definitions.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/command/find_package.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/command/list.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/command/get_directory_property.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/command/add_subdirectory.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/command/target_compile_features.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/command/cmake_host_system_information.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/command/if.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/command/endfunction.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/command/source_group.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/command/get_test_property.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/command/macro.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/command/find_library.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/command/get_filename_component.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/command/remove.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/command/variable_watch.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/command/cmake_minimum_required.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/command/endif.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/command/math.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/command/endmacro.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/command/find_program.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/command/configure_file.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/command/set_tests_properties.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/command/find_file.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/command/build_name.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/command/qt_wrap_cpp.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/command/endwhile.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/command/include_regular_expression.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/command/separate_arguments.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/command/install_programs.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/command/add_custom_command.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/command/enable_language.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/command/continue.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/command/set_property.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/command/target_include_directories.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/command/set_directory_properties.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/command/mark_as_advanced.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/command/while.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/command/get_source_file_property.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/command/target_link_libraries.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/command/ctest_upload.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/command/FIND_XXX_ROOT.txt
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/command/install_targets.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/command/exec_program.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/command/export_library_dependencies.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/command/option.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/command/foreach.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/command/set.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/command/set_target_properties.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/command/add_compile_options.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/command/subdir_depends.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/command/remove_definitions.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/command/ctest_build.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/command/define_property.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/command/set_source_files_properties.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/command/write_file.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/command/site_name.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/command/cmake_policy.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/command/install_files.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/command/FIND_XXX_ORDER.txt
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/command/include.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/command/OPTIONS_SHELL.txt
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/command/add_compile_definitions.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/command/add_library.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/command/try_compile.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/command/find_path.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/command/include_directories.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/command/output_required_files.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/command/get_target_property.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/command/break.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/command/target_compile_definitions.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/command/unset.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/command/link_directories.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/command/enable_testing.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/command/ctest_sleep.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/command/make_directory.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/command/export.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/command/LINK_OPTIONS_LINKER.txt
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/command/FIND_XXX.txt
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/command/ctest_configure.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/command/project.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/command/add_test.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/command/target_precompile_headers.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/command/qt_wrap_ui.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/command/fltk_wrap_ui.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/command/include_guard.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/command/target_link_directories.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/command/add_dependencies.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/command/function.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/command/load_command.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/command/try_run.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/command/ctest_update.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/command/cmake_parse_arguments.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/command/get_property.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/command/target_link_options.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/command/use_mangled_mesa.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/command/subdirs.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/command/file.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/command/ctest_submit.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/command/else.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/command/elseif.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/index.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_dir
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_dir/CACHE_VARIABLES.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_dir/INTERPROCEDURAL_OPTIMIZATION_CONFIG.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_dir/LISTFILE_STACK.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_dir/COMPILE_OPTIONS.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_dir/TEST_INCLUDE_FILES.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_dir/COMPILE_DEFINITIONS.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_dir/CLEAN_NO_CUSTOM.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_dir/TESTS.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_dir/CMAKE_CONFIGURE_DEPENDS.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_dir/ADDITIONAL_MAKE_CLEAN_FILES.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_dir/RULE_LAUNCH_LINK.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_dir/TEST_INCLUDE_FILE.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_dir/MACROS.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_dir/VS_GLOBAL_SECTION_PRE_section.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_dir/VARIABLES.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_dir/LABELS.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_dir/EXCLUDE_FROM_ALL.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_dir/LINK_OPTIONS.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_dir/RULE_LAUNCH_COMPILE.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_dir/VS_GLOBAL_SECTION_POST_section.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_dir/BUILDSYSTEM_TARGETS.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_dir/DEFINITIONS.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_dir/SOURCE_DIR.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_dir/INCLUDE_DIRECTORIES.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_dir/LINK_DIRECTORIES.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_dir/INTERPROCEDURAL_OPTIMIZATION.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_dir/PARENT_DIRECTORY.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_dir/VS_STARTUP_PROJECT.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_dir/COMPILE_DEFINITIONS_CONFIG.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_dir/RULE_LAUNCH_CUSTOM.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_dir/ADDITIONAL_CLEAN_FILES.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_dir/SUBDIRECTORIES.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_dir/IMPLICIT_DEPENDS_INCLUDE_TRANSFORM.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_dir/BINARY_DIR.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_dir/INCLUDE_REGULAR_EXPRESSION.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_inst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_inst/CPACK_PERMANENT.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_inst/CPACK_START_MENU_SHORTCUTS.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_inst/CPACK_DESKTOP_SHORTCUTS.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_inst/CPACK_NEVER_OVERWRITE.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_inst/CPACK_WIX_ACL.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_inst/CPACK_STARTUP_SHORTCUTS.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_test
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_test/SKIP_REGULAR_EXPRESSION.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_test/RESOURCE_LOCK.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_test/PROCESSOR_AFFINITY.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_test/TIMEOUT.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_test/REQUIRED_FILES.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_test/PROCESSORS.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_test/ENVIRONMENT.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_test/FAIL_REGULAR_EXPRESSION.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_test/WORKING_DIRECTORY.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_test/TIMEOUT_AFTER_MATCH.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_test/MEASUREMENT.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_test/ATTACHED_FILES.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_test/COST.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_test/RUN_SERIAL.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_test/DEPENDS.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_test/LABELS.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_test/WILL_FAIL.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_test/PASS_REGULAR_EXPRESSION.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_test/FIXTURES_SETUP.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_test/RESOURCE_GROUPS.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_test/DISABLED.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_test/SKIP_RETURN_CODE.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_test/ATTACHED_FILES_ON_FAIL.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_test/FIXTURES_REQUIRED.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_test/FIXTURES_CLEANUP.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/cpack_gen
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/cpack_gen/freebsd.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/cpack_gen/dmg.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/cpack_gen/productbuild.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/cpack_gen/nsis.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/cpack_gen/rpm.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/cpack_gen/archive.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/cpack_gen/bundle.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/cpack_gen/packagemaker.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/cpack_gen/wix.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/cpack_gen/ifw.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/cpack_gen/deb.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/cpack_gen/external.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/cpack_gen/nuget.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/cpack_gen/cygwin.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/module
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/module/FindGTest.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/module/FindSubversion.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/module/FindCups.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/module/FindThreads.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/module/FindPackageMessage.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/module/CPackDeb.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/module/CTest.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/module/TestCXXAcceptsFlag.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/module/FindSDL_net.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/module/UseJava.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/module/CheckCXXSymbolExists.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/module/InstallRequiredSystemLibraries.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/module/CheckVariableExists.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/module/CMakePrintSystemInformation.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/module/ExternalProject.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/module/CheckFunctionExists.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/module/FindEnvModules.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/module/FindGettext.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/module/FindSquish.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/module/FindASPELL.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/module/FindMPEG.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/module/FindosgQt.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/module/CheckIncludeFile.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/module/FindIntl.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/module/FindLibArchive.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/module/CheckCSourceCompiles.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/module/FindwxWidgets.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/module/FindZLIB.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/module/CPackComponent.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/module/FindCygwin.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/module/FortranCInterface.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/module/CheckLibraryExists.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/module/WriteCompilerDetectionHeader.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/module/FindGTK.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/module/FindSDL_ttf.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/module/FindIce.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/module/FindVTK.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/module/CheckFortranCompilerFlag.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/module/MacroAddFileDependencies.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/module/CPackPackageMaker.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/module/FindFreetype.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/module/FindFLTK2.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/module/GetPrerequisites.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/module/FindOpenAL.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/module/FindSDL_mixer.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/module/Use_wxWindows.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/module/FindX11.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/module/FindMotif.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/module/FindosgGA.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/module/FindXMLRPC.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/module/FindosgIntrospection.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/module/FindSDL.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/module/CMakePushCheckState.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/module/CMakePackageConfigHelpers.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/module/AndroidTestUtilities.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/module/CPackRPM.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/module/CheckCXXCompilerFlag.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/module/CheckPIESupported.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/module/TestForANSIForScope.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/module/FeatureSummary.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/module/FindosgDB.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/module/FindProducer.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/module/GenerateExportHeader.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/module/CPackBundle.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/module/CheckCXXSourceCompiles.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/module/UseSWIG.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/module/SquishTestScript.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/module/FindLibXml2.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/module/FindosgManipulator.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/module/TestForSTDNamespace.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/module/FindTCL.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/module/FindJasper.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/module/FetchContent.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/module/CheckFortranSourceRuns.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/module/FindosgVolume.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/module/CPackArchive.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/module/FindCxxTest.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/module/FindGIF.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/module/FindBacktrace.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/module/CMakeVerifyManifest.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/module/FindMPEG2.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/module/FindGit.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/module/CPackWIX.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/module/FindTclStub.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/module/CPackFreeBSD.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/module/FindSelfPackers.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/module/FindBullet.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/module/FindPackageHandleStandardArgs.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/module/FindAVIFile.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/module/FindCVS.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/module/FindosgSim.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/module/CheckIncludeFiles.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/module/CheckCCompilerFlag.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/module/FindGDAL.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/module/BundleUtilities.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/module/CTestUseLaunchers.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/module/FindQuickTime.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/module/CheckIncludeFileCXX.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/module/FindPkgConfig.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/module/FindGLUT.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/module/CPackNuGet.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/module/CMakeParseArguments.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/module/CMakeFindPackageMode.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/module/FindODBC.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/module/ExternalData.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/module/FindMatlab.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/module/FindosgProducer.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/module/CPackProductBuild.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/module/ProcessorCount.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/module/FindJPEG.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/module/CMakeDependentOption.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/module/CheckSymbolExists.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/module/CMakeBackwardCompatibilityCXX.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/module/CheckTypeSize.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/module/FindQt4.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/module/FindCABLE.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/module/FindXercesC.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/module/FindCURL.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/module/FindGCCXML.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/module/FindHTMLHelp.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/module/FindPatch.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/module/CPackIFW.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/module/CheckOBJCCompilerFlag.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/module/CPackNSIS.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/module/CheckLanguage.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/module/FindMFC.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/module/FindIcotool.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/module/FindHDF5.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/module/FindosgViewer.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/module/FindLTTngUST.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/module/FindOpenACC.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/module/CPackIFWConfigureFile.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/module/FindCUDA.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/module/FindLAPACK.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/module/FindLua.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/module/FindArmadillo.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/module/Findosg.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/module/CPackCygwin.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/module/FindosgUtil.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/module/FindQt.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/module/FindLATEX.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/module/FindLibinput.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/module/FindLibLZMA.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/module/CSharpUtilities.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/module/FindGnuplot.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/module/FindTIFF.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/module/FindKDE3.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/module/FindSWIG.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/module/FindOpenMP.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/module/FindPython.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/module/FindCUDAToolkit.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/module/AddFileDependencies.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/module/Dart.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/module/FindPython3.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/module/Documentation.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/module/FindTclsh.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/module/FindOpenGL.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/module/FindOpenSceneGraph.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/module/FindOpenSSL.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/module/FindLua50.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/module/FindPythonInterp.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/module/CheckOBJCXXCompilerFlag.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/module/FindImageMagick.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/module/CheckIPOSupported.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/module/FindGLEW.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/module/FindCoin3D.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/module/TestForANSIStreamHeaders.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/module/FindosgWidget.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/module/UseJavaSymlinks.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/module/WriteBasicConfigVersionFile.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/module/FindWget.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/module/FindosgPresentation.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/module/FindUnixCommands.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/module/CMakePrintHelpers.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/module/FindKDE4.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/module/FindSQLite3.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/module/GoogleTest.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/module/FindosgShadow.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/module/FindICU.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/module/CMakeExpandImportedTargets.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/module/FindQt3.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/module/FindBISON.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/module/FindosgParticle.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/module/FindOpenCL.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/module/FindGnuTLS.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/module/CheckFortranSourceCompiles.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/module/FindJNI.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/module/CMakeDetermineVSServicePack.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/module/CheckPrototypeDefinition.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/module/FindLibXslt.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/module/CheckOBJCXXSourceCompiles.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/module/Findosg_functions.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/module/FindosgTerrain.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/module/FindITK.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/module/FindPostgreSQL.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/module/FindPythonLibs.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/module/FindOpenThreads.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/module/FindIconv.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/module/CMakeForceCompiler.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/module/UseJavaClassFilelist.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/module/FindXalanC.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/module/GNUInstallDirs.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/module/FindosgFX.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/module/FindPHP4.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/module/CMakeFindDependencyMacro.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/module/TestBigEndian.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/module/CTestCoverageCollectGCOV.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/module/FindHg.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/module/FindHSPELL.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/module/CMakeAddFortranSubdirectory.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/module/FindLua51.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/module/FindXCTest.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/module/CheckCXXSourceRuns.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/module/SelectLibraryConfigurations.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/module/FindEXPAT.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/module/FindCurses.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/module/FindRTI.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/module/FindosgText.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/module/FindPerl.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/module/CheckOBJCSourceRuns.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/module/FindBLAS.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/module/DeployQt4.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/module/CMakeGraphVizOptions.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/module/FindSDL_sound.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/module/CPackDMG.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/module/FindSDL_image.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/module/UsewxWidgets.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/module/FindosgAnimation.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/module/FindFontconfig.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/module/FindPNG.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/module/FindWish.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/module/FindGTK2.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/module/FindPhysFS.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/module/FindRuby.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/module/FindDCMTK.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/module/FindVulkan.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/module/CTestScriptMode.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/module/FindPike.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/module/FindPerlLibs.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/module/CPack.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/module/FindJava.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/module/FindDart.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/module/FindDoxygen.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/module/FindProtobuf.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/module/FindDevIL.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/module/FindBZip2.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/module/CheckOBJCXXSourceRuns.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/module/CheckStructHasMember.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/module/TestForSSTREAM.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/module/CheckFortranFunctionExists.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/module/FindFLEX.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/module/CheckOBJCSourceCompiles.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/module/FindFLTK.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/module/FindPython2.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/module/FindMPI.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/module/UseEcos.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/module/FindGSL.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/module/FindwxWindows.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/module/CheckCSourceRuns.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/module/FindALSA.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/module/FindBoost.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/module/UsePkgConfig.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/module/CMakeFindFrameworks.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_sf
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_sf/AUTORCC_OPTIONS.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_sf/LANGUAGE.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_sf/SKIP_UNITY_BUILD_INCLUSION.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_sf/SKIP_AUTORCC.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_sf/HEADER_FILE_ONLY.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_sf/COMPILE_OPTIONS.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_sf/VS_SHADER_OUTPUT_HEADER_FILE.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_sf/COMPILE_DEFINITIONS.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_sf/VS_SHADER_DISABLE_OPTIMIZATIONS.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_sf/EXTERNAL_OBJECT.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_sf/Fortran_FORMAT.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_sf/MACOSX_PACKAGE_LOCATION.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_sf/VS_COPY_TO_OUT_DIR.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_sf/OBJECT_DEPENDS.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_sf/VS_TOOL_OVERRIDE.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_sf/OBJECT_OUTPUTS.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_sf/VS_DEPLOYMENT_CONTENT.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_sf/VS_RESOURCE_GENERATOR.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_sf/LABELS.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_sf/SKIP_AUTOGEN.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_sf/VS_XAML_TYPE.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_sf/SKIP_AUTOUIC.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_sf/SYMBOLIC.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_sf/VS_SHADER_MODEL.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_sf/SKIP_AUTOMOC.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_sf/WRAP_EXCLUDE.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_sf/VS_SHADER_TYPE.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_sf/AUTOUIC_OPTIONS.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_sf/INCLUDE_DIRECTORIES.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_sf/VS_SHADER_FLAGS.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_sf/SKIP_PRECOMPILE_HEADERS.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_sf/Swift_DIAGNOSTICS_FILE.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_sf/ABSTRACT.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_sf/XCODE_LAST_KNOWN_FILE_TYPE.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_sf/KEEP_EXTENSION.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_sf/LOCATION.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_sf/VS_SHADER_OBJECT_FILE_NAME.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_sf/VS_DEPLOYMENT_LOCATION.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_sf/VS_SHADER_VARIABLE_NAME.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_sf/VS_SHADER_ENTRYPOINT.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_sf/VS_SHADER_ENABLE_DEBUG.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_sf/COMPILE_DEFINITIONS_CONFIG.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_sf/VS_CSHARP_tagname.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_sf/Swift_DEPENDENCIES_FILE.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_sf/GENERATED.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_sf/XCODE_EXPLICIT_FILE_TYPE.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_sf/COMPILE_FLAGS.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_sf/XCODE_FILE_ATTRIBUTES.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_sf/VS_INCLUDE_IN_VSIX.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/generator
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/generator/Ninja Multi-Config.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/generator/Green Hills MULTI.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/generator/NMake Makefiles.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/generator/VS_TOOLSET_HOST_ARCH.txt
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/generator/Visual Studio 7.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/generator/Visual Studio 12 2013.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/generator/Visual Studio 16 2019.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/generator/Kate.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/generator/Visual Studio 10 2010.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/generator/CodeLite.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/generator/Xcode.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/generator/Eclipse CDT4.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/generator/Visual Studio 7 .NET 2003.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/generator/Visual Studio 6.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/generator/Unix Makefiles.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/generator/NMake Makefiles JOM.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/generator/Visual Studio 8 2005.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/generator/Visual Studio 14 2015.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/generator/Borland Makefiles.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/generator/Sublime Text 2.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/generator/CodeBlocks.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/generator/Visual Studio 15 2017.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/generator/Visual Studio 9 2008.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/generator/Watcom WMake.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/generator/Visual Studio 11 2012.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/generator/MinGW Makefiles.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/generator/MSYS Makefiles.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/generator/Ninja.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/include
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/include/INTERFACE_INCLUDE_DIRECTORIES_WARNING.txt
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/include/INTERFACE_LINK_LIBRARIES_WARNING.txt
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/include/COMPILE_DEFINITIONS_DISCLAIMER.txt
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/envvar
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/envvar/VERBOSE.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/envvar/CFLAGS.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/envvar/CMAKE_GENERATOR_INSTANCE.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/envvar/CC.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/envvar/CXXFLAGS.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/envvar/PackageName_ROOT.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/envvar/CUDAFLAGS.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/envvar/FC.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/envvar/RCFLAGS.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/envvar/DESTDIR.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/envvar/CMAKE_GENERATOR_TOOLSET.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/envvar/CMAKE_CONFIG_TYPE.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/envvar/FFLAGS.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/envvar/CUDACXX.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/envvar/CMAKE_MSVCIDE_RUN_PATH.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/envvar/CUDAHOSTCXX.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/envvar/CMAKE_LANG_COMPILER_LAUNCHER.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/envvar/CMAKE_EXPORT_COMPILE_COMMANDS.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/envvar/CMAKE_GENERATOR.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/envvar/SWIFTC.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/envvar/CTEST_PARALLEL_LEVEL.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/envvar/CTEST_USE_LAUNCHERS_DEFAULT.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/envvar/ASM_DIALECT.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/envvar/CMAKE_GENERATOR_PLATFORM.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/envvar/ASM_DIALECTFLAGS.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/envvar/RC.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/envvar/LDFLAGS.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/envvar/CTEST_PROGRESS_OUTPUT.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/envvar/CTEST_INTERACTIVE_DEBUG_MODE.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/envvar/CTEST_OUTPUT_ON_FAILURE.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/envvar/MACOSX_DEPLOYMENT_TARGET.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/envvar/ENV_VAR.txt
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/envvar/CMAKE_NO_VERBOSE.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/envvar/DASHBOARD_TEST_FROM_CTEST.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/envvar/CSFLAGS.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/envvar/CMAKE_BUILD_PARALLEL_LEVEL.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/envvar/CXX.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/envvar/CMAKE_OSX_ARCHITECTURES.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_FIND_USE_CMAKE_ENVIRONMENT_PATH.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_USER_MAKE_RULES_OVERRIDE.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_LANG_LINKER_PREFERENCE_PROPAGATES.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_LANG_SIZEOF_DATA_PTR.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/PROJECT_VERSION_TWEAK.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_DL_LIBS.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_SYSTEM_LIBRARY_PATH.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CTEST_MEMORYCHECK_TYPE.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_CONFIGURATION_TYPES.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_USER_MAKE_RULES_OVERRIDE_LANG.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_LANG_COMPILE_OBJECT.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/PROJECT_VERSION_MAJOR.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/MSVC.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_INSTALL_DEFAULT_DIRECTORY_PERMISSIONS.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_XCODE_SCHEME_GUARD_MALLOC.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CTEST_UPDATE_VERSION_ONLY.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_PROJECT_VERSION.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CTEST_CUSTOM_PRE_MEMCHECK.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CTEST_UPDATE_VERSION_OVERRIDE.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_FIND_USE_CMAKE_PATH.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_PARENT_LIST_FILE.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_FIND_USE_PACKAGE_REGISTRY.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_SYSROOT_COMPILE.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_GENERATOR_INSTANCE.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_CACHEFILE_DIR.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_PATCH_VERSION.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CTEST_GIT_COMMAND.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_INSTALL_RPATH_USE_LINK_PATH.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CTEST_SITE.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_IOS_INSTALL_COMBINED.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_AUTOGEN_ORIGIN_DEPENDS.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_Fortran_MODOUT_FLAG.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/MSVC70.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_CUDA_STANDARD.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_FRAMEWORK_PATH.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_VS_INCLUDE_INSTALL_TO_DEFAULT_BUILD.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_HOST_SYSTEM_PROCESSOR.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_COMPILER_IS_GNUG77.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CTEST_COVERAGE_EXTRA_FLAGS.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CTEST_P4_CLIENT.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_XCODE_GENERATE_SCHEME.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_INCLUDE_DIRECTORIES_BEFORE.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_VS_INTEL_Fortran_PROJECT_VERSION.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_HOST_WIN32.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/BORLAND.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_HOST_UNIX.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_LANG_FLAGS_RELEASE_INIT.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_ERROR_ON_ABSOLUTE_INSTALL_DESTINATION.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_EXE_LINKER_FLAGS_INIT.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_ANDROID_NATIVE_LIB_DEPENDENCIES.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_LANG_FLAGS_RELWITHDEBINFO.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_AR.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CTEST_CVS_COMMAND.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_LIBRARY_OUTPUT_DIRECTORY_CONFIG.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_LANG_ARCHIVE_FINISH.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CTEST_DROP_SITE_CDASH.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/MSVC_IDE.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_DOTNET_TARGET_FRAMEWORK_VERSION.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CTEST_CUSTOM_ERROR_POST_CONTEXT.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_LANG_COMPILER_AR.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_VS_PLATFORM_NAME.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_BUILD_RPATH.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_LANG_STANDARD_INCLUDE_DIRECTORIES.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_FIND_PACKAGE_SORT_DIRECTION.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CTEST_NIGHTLY_START_TIME.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_XCODE_SCHEME_THREAD_SANITIZER.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_SYSTEM_PREFIX_PATH.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/EXECUTABLE_OUTPUT_PATH.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_MAJOR_VERSION.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_SKIP_INSTALL_RULES.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_XCODE_SCHEME_MALLOC_GUARD_EDGES.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_DISABLE_FIND_PACKAGE_PackageName.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_XCODE_SCHEME_DYNAMIC_LINKER_API_USAGE.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CTEST_DROP_SITE.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_VS_PLATFORM_TOOLSET_CUDA.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_SOURCE_DIR.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_HOST_SYSTEM_NAME.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_PROJECT_HOMEPAGE_URL.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_ANDROID_SKIP_ANT_STEP.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_ARGV0.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_OBJECT_PATH_MAX.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_MODULE_LINKER_FLAGS.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_NINJA_OUTPUT_PATH_PREFIX.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_NO_BUILTIN_CHRPATH.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_LIBRARY_ARCHITECTURE.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/MSVC80.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_DEFAULT_BUILD_TYPE.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CTEST_P4_UPDATE_OPTIONS.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/PackageName_ROOT.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_STATIC_LINKER_FLAGS.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_VERSION.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_POLICY_DEFAULT_CMPNNNN.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_MESSAGE_LOG_LEVEL.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_SUBLIME_TEXT_2_EXCLUDE_BUILD_TREE.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_MESSAGE_INDENT.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_BUILD_RPATH_USE_ORIGIN.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_BINARY_DIR.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_VS_SDK_REFERENCE_DIRECTORIES.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_LANG_OUTPUT_EXTENSION.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CTEST_SCP_COMMAND.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_LANG_ARCHIVE_CREATE.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_INSTALL_REMOVE_ENVIRONMENT_RPATH.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_XCODE_SCHEME_UNDEFINED_BEHAVIOUR_SANITIZER.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_LANG_LINKER_WRAPPER_FLAG.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_ARGC.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CTEST_CUSTOM_MAXIMUM_NUMBER_OF_ERRORS.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CPACK_INCLUDE_TOPLEVEL_DIRECTORY.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_FIND_PACKAGE_PREFER_CONFIG.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_ECLIPSE_VERSION.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CPACK_PACKAGING_INSTALL_PREFIX.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_HOME_DIRECTORY.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_POSITION_INDEPENDENT_CODE.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CTEST_CUSTOM_TESTS_IGNORE.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/PROJECT-NAME_DESCRIPTION.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_SHARED_MODULE_SUFFIX.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_FOLDER.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_FIND_USE_CMAKE_SYSTEM_PATH.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_LIBRARY_ARCHITECTURE_REGEX.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_CURRENT_LIST_LINE.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_IGNORE_PATH.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_DIRECTORY_LABELS.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_PREFIX_PATH.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/GHS-MULTI.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_ABSOLUTE_DESTINATION_FILES.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_MAP_IMPORTED_CONFIG_CONFIG.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_AUTORCC.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CTEST_CUSTOM_MEMCHECK_IGNORE.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_FIND_PACKAGE_RESOLVE_SYMLINKS.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_LANG_LINKER_PREFERENCE.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_FIND_ROOT_PATH_MODE_PACKAGE.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_VS_MSBUILD_COMMAND.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_AUTOMOC_MACRO_NAMES.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_LANG_LINK_LIBRARY_SUFFIX.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_CUDA_RESOLVE_DEVICE_SYMBOLS.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_XCODE_SCHEME_UNDEFINED_BEHAVIOUR_SANITIZER_STOP.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_LINK_DIRECTORIES_BEFORE.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_LANG_LINK_LIBRARY_FLAG.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_VS_JUST_MY_CODE_DEBUGGING.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_VS_WINRT_BY_DEFAULT.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_LANG_SOURCE_FILE_EXTENSIONS.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_LANG_LINKER_WRAPPER_FLAG_SEP.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CTEST_BUILD_COMMAND.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_SKIP_INSTALL_RPATH.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/MSVC_TOOLSET_VERSION.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_LANG_FLAGS_MINSIZEREL.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_NOT_USING_CONFIG_FLAGS.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_MATCH_COUNT.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_UNITY_BUILD.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CTEST_CVS_UPDATE_OPTIONS.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CTEST_TEST_TIMEOUT.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/MINGW.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_FIND_DEBUG_MODE.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CTEST_CUSTOM_MAXIMUM_FAILED_TEST_OUTPUT_SIZE.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_JOB_POOL_PRECOMPILE_HEADER.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_CURRENT_LIST_DIR.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_CTEST_ARGUMENTS.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CTEST_MEMORYCHECK_SUPPRESSIONS_FILE.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_SHARED_LINKER_FLAGS.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_INTERPROCEDURAL_OPTIMIZATION.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_PROGRAM_PATH.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_USE_RELATIVE_PATHS.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_OBJC_STANDARD.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_STATIC_LIBRARY_PREFIX.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_LANG_ANDROID_TOOLCHAIN_SUFFIX.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_FIND_ROOT_PATH.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CPACK_ABSOLUTE_DESTINATION_FILES.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_SHARED_LINKER_FLAGS_CONFIG_INIT.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_CURRENT_SOURCE_DIR.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_ANDROID_ARCH_ABI.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CTEST_CVS_CHECKOUT.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/MSVC12.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_LIBRARY_PATH.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_GENERATOR_TOOLSET.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_AUTOMOC.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_Fortran_FORMAT.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_ANDROID_NDK.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_PDB_OUTPUT_DIRECTORY_CONFIG.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CPACK_WARN_ON_ABSOLUTE_INSTALL_DESTINATION.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/PROJECT-NAME_VERSION_MAJOR.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_LANG_FLAGS_DEBUG.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_DEPENDS_IN_PROJECT_ONLY.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CTEST_COVERAGE_COMMAND.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_LANG_COMPILER_RANLIB.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_FIND_PACKAGE_WARN_NO_MODULE.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/PROJECT-NAME_VERSION_MINOR.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_ECLIPSE_GENERATE_SOURCE_PROJECT.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/LIBRARY_OUTPUT_PATH.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_AUTOUIC_OPTIONS.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CTEST_GIT_UPDATE_OPTIONS.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_INSTALL_DEFAULT_COMPONENT_NAME.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_CACHE_MAJOR_VERSION.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_EXPORT_NO_PACKAGE_REGISTRY.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_Swift_LANGUAGE_VERSION.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_SYSTEM_APPBUNDLE_PATH.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_JOB_POOLS.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_TRY_COMPILE_CONFIGURATION.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_BUILD_WITH_INSTALL_NAME_DIR.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_LANG_FLAGS_CONFIG_INIT.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/WINDOWS_STORE.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_C_STANDARD.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_CURRENT_FUNCTION.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_LINK_SEARCH_END_STATIC.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CTEST_GIT_INIT_SUBMODULES.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_ANDROID_ARM_NEON.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_LANG_ARCHIVE_APPEND.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_XCODE_SCHEME_ZOMBIE_OBJECTS.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_TRY_COMPILE_TARGET_TYPE.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_ERROR_DEPRECATED.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/PROJECT_SOURCE_DIR.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_CXX_EXTENSIONS.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_LANG_COMPILER_ARCHITECTURE_ID.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_MAKE_PROGRAM.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_C_COMPILE_FEATURES.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/PROJECT-NAME_VERSION_TWEAK.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_PROJECT_NAME.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_EXECUTABLE_SUFFIX.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_FIND_USE_SYSTEM_ENVIRONMENT_PATH.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_LANG_FLAGS_RELWITHDEBINFO_INIT.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_EXTRA_SHARED_LIBRARY_SUFFIXES.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_COMMAND.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_EXECUTE_PROCESS_COMMAND_ECHO.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_GLOBAL_AUTOGEN_TARGET_NAME.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/MSVC10.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CTEST_HG_UPDATE_OPTIONS.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_LANG_COMPILER_ABI.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CTEST_SVN_UPDATE_OPTIONS.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/PROJECT_HOMEPAGE_URL.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/MSVC_VERSION.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_WIN32_EXECUTABLE.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_INSTALL_PREFIX.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CTEST_LABELS_FOR_SUBPROJECTS.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_LINK_SEARCH_START_STATIC.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_LANG_CPPLINT.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_MSVCIDE_RUN_PATH.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_ANDROID_JAR_DEPENDENCIES.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_BACKWARDS_COMPATIBILITY.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_LINK_DEPENDS_NO_SHARED.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CTEST_DROP_SITE_USER.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_C_STANDARD_REQUIRED.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_TRY_COMPILE_PLATFORM_VARIABLES.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_CODELITE_USE_TARGETS.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_LANG_IGNORE_EXTENSIONS.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_LINK_LIBRARY_SUFFIX.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CTEST_CONFIGURE_COMMAND.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_SYSROOT.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_FIND_PACKAGE_SORT_ORDER.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_OSX_DEPLOYMENT_TARGET.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_XCODE_ATTRIBUTE_an-attribute.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_LINK_WHAT_YOU_USE.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_COMPILER_IS_GNUCXX.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CACHE.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_DEFAULT_CONFIGS.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_LANG_CREATE_SHARED_LIBRARY.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/ANDROID.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_VS_SDK_LIBRARY_WINRT_DIRECTORIES.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/PROJECT-NAME_HOMEPAGE_URL.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_NETRC.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_LANG_COMPILER_ID.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_FIND_LIBRARY_PREFIXES.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_OSX_SYSROOT.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_LANG_SIMULATE_ID.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_FIND_FRAMEWORK.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_ANDROID_SECURE_PROPS_PATH.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_CROSSCOMPILING.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_LANG_COMPILER_LAUNCHER.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_LANG_PLATFORM_ID.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_MACOSX_RPATH.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_FIND_PACKAGE_NO_SYSTEM_PACKAGE_REGISTRY.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CTEST_P4_OPTIONS.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_MESSAGE_CONTEXT_SHOW.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_LANG_IMPLICIT_LINK_LIBRARIES.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_LANG_ANDROID_TOOLCHAIN_PREFIX.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_SYSTEM.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_FIND_ROOT_PATH_MODE_LIBRARY.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_RUNTIME_OUTPUT_DIRECTORY.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_LANG_FLAGS_RELEASE.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_OBJCXX_STANDARD.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_EXPORT_COMPILE_COMMANDS.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_CPACK_COMMAND.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_HOST_SOLARIS.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_LINK_INTERFACE_LIBRARIES.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_VS_PLATFORM_TOOLSET_CUDA_CUSTOM_DIR.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_STATIC_LINKER_FLAGS_CONFIG_INIT.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_CURRENT_BINARY_DIR.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_FIND_ROOT_PATH_MODE_INCLUDE.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_FIND_APPBUNDLE.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_JOB_POOL_LINK.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_VERBOSE_MAKEFILE.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CTEST_SVN_OPTIONS.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_CL_64.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_Fortran_MODDIR_FLAG.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_GENERATOR.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_INSTALL_RPATH.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_INCLUDE_CURRENT_DIR_IN_INTERFACE.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_LANG_CREATE_SHARED_MODULE.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_LANG_LINK_LIBRARY_FILE_FLAG.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_DOTNET_TARGET_FRAMEWORK.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_ECLIPSE_GENERATE_LINKED_RESOURCES.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_VISIBILITY_INLINES_HIDDEN.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_NETRC_FILE.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CTEST_TRIGGER_SITE.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_VS_PLATFORM_TOOLSET_VERSION.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_ANDROID_API_MIN.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_XCODE_SCHEME_MAIN_THREAD_CHECKER_STOP.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_MODULE_PATH.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_VS_INCLUDE_PACKAGE_TO_DEFAULT_BUILD.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CTEST_BZR_COMMAND.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_CUDA_COMPILE_FEATURES.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_STATIC_LIBRARY_SUFFIX.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/PROJECT_NAME.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_CUDA_TOOLKIT_INCLUDE_DIRECTORIES.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_PROJECT_VERSION_TWEAK.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_TOOLCHAIN_FILE.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_GHS_NO_SOURCE_GROUP_FILE.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CTEST_CUSTOM_ERROR_EXCEPTION.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CTEST_CUSTOM_MAXIMUM_NUMBER_OF_WARNINGS.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_HOST_SYSTEM_VERSION.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CTEST_CUSTOM_WARNING_EXCEPTION.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_Fortran_MODULE_DIRECTORY.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_LANG_IMPLICIT_LINK_DIRECTORIES.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_SYSROOT_LINK.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_CFG_INTDIR.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_FIND_USE_SYSTEM_PACKAGE_REGISTRY.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/IOS.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_VS_SDK_LIBRARY_DIRECTORIES.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_MSVC_RUNTIME_LIBRARY.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_AUTOMOC_MOC_OPTIONS.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_EXPORT_PACKAGE_REGISTRY.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_PDB_OUTPUT_DIRECTORY.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CTEST_RUN_CURRENT_SCRIPT.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_ANDROID_ARM_MODE.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_BUILD_TYPE.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_LANG_COMPILER_VERSION_INTERNAL.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_EXTRA_GENERATOR.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_VS_GLOBALS.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_VS_PLATFORM_TOOLSET.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CTEST_MEMORYCHECK_SANITIZER_OPTIONS.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_COMPILER_2005.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_ANDROID_API.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CTEST_DROP_METHOD.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_VS_PLATFORM_NAME_DEFAULT.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/BUILD_SHARED_LIBS.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_INCLUDE_PATH.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_VS_SDK_SOURCE_DIRECTORIES.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_ANDROID_ARCH.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_SYSTEM_VERSION.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_CUDA_STANDARD_REQUIRED.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_CURRENT_FUNCTION_LIST_LINE.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_STAGING_PREFIX.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CTEST_CUSTOM_XXX.txt
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_CURRENT_FUNCTION_LIST_DIR.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_XCODE_PLATFORM_TOOLSET.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_STATIC_LINKER_FLAGS_CONFIG.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_GENERATOR_PLATFORM.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_MESSAGE_CONTEXT.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_Swift_NUM_THREADS.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_SYSTEM_PROCESSOR.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CTEST_P4_COMMAND.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_GLOBAL_AUTORCC_TARGET_NAME.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_MFC_FLAG.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CTEST_SOURCE_DIRECTORY.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_GLOBAL_AUTOGEN_TARGET.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_BUILD_WITH_INSTALL_RPATH.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_DEBUG_POSTFIX.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_AUTOGEN_PARALLEL.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CTEST_CHANGE_ID.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_PROJECT_VERSION_PATCH.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_WARN_DEPRECATED.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_XCODE_SCHEME_WORKING_DIRECTORY.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_COMPILER_IS_GNUCC.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CTEST_CUSTOM_POST_MEMCHECK.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_RULE_MESSAGES.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_XCODE_GENERATE_TOP_LEVEL_PROJECT_ONLY.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_PROJECT_VERSION_MAJOR.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_SCRIPT_MODE_FILE.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_ANDROID_ANT_ADDITIONAL_OPTIONS.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_CTEST_COMMAND.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_CURRENT_FUNCTION_LIST_FILE.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_XCODE_SCHEME_DEBUG_DOCUMENT_VERSIONING.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/WINCE.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_SYSTEM_FRAMEWORK_PATH.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_EXE_LINKER_FLAGS.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/WIN32.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/PROJECT_DESCRIPTION.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_C_EXTENSIONS.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_XCODE_SCHEME_THREAD_SANITIZER_STOP.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_VS_WINDOWS_TARGET_PLATFORM_VERSION.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_LANG_COMPILER_PREDEFINES_COMMAND.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_SUPPRESS_REGENERATION.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CTEST_EXTRA_COVERAGE_GLOB.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_ANDROID_NDK_DEPRECATED_HEADERS.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_LANG_CREATE_STATIC_LIBRARY.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_EXE_LINKER_FLAGS_CONFIG.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_SHARED_LIBRARY_PREFIX.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_PROJECT_VERSION_MINOR.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_EXE_LINKER_FLAGS_CONFIG_INIT.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_ARCHIVE_OUTPUT_DIRECTORY_CONFIG.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_GLOBAL_AUTORCC_TARGET.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_ECLIPSE_MAKE_ARGUMENTS.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_XCODE_SCHEME_DISABLE_MAIN_THREAD_CHECKER.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CTEST_USE_LAUNCHERS.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_ANDROID_GUI.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_LANG_LINK_EXECUTABLE.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_OBJCXX_STANDARD_REQUIRED.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_ANDROID_JAVA_SOURCE_DIR.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_ANDROID_ASSETS_DIRECTORIES.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_SKIP_BUILD_RPATH.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CTEST_CUSTOM_POST_TEST.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_MACOSX_BUNDLE.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/MSVC60.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_INSTALL_PREFIX_INITIALIZED_TO_DEFAULT.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_VS_SDK_EXCLUDE_DIRECTORIES.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_CODEBLOCKS_COMPILER_ID.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_LANG_STANDARD_LIBRARIES.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CTEST_CUSTOM_ERROR_MATCH.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_ANDROID_JAR_DIRECTORIES.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_INSTALL_NAME_DIR.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CTEST_SVN_COMMAND.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CTEST_BZR_UPDATE_OPTIONS.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_AUTOMOC_RELAXED_MODE.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/XCODE.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_SUBLIME_TEXT_2_ENV_SETTINGS.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_PROJECT_DESCRIPTION.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_MAXIMUM_RECURSION_DEPTH.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_LANG_FLAGS_CONFIG.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_XCODE_SCHEME_MALLOC_SCRIBBLE.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/PROJECT_VERSION.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CTEST_CURL_OPTIONS.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CTEST_CUSTOM_WARNING_MATCH.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_APPBUNDLE_PATH.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_COMPILE_PDB_OUTPUT_DIRECTORY_CONFIG.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_XCODE_SCHEME_ADDRESS_SANITIZER_USE_AFTER_RETURN.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_LANG_CPPCHECK.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_SIZEOF_VOID_P.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CTEST_DROP_LOCATION.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_CACHE_PATCH_VERSION.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_ECLIPSE_RESOURCE_ENCODING.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_CUDA_HOST_COMPILER.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_Fortran_MODDIR_DEFAULT.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_ANDROID_PROGUARD_CONFIG_PATH.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_CODEBLOCKS_EXCLUDE_EXTERNAL_FILES.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_ARCHIVE_OUTPUT_DIRECTORY.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_ANDROID_NATIVE_LIB_DIRECTORIES.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/MSVC90.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_NO_SYSTEM_FROM_IMPORTED.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_SYSTEM_IGNORE_PATH.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_LANG_FLAGS_INIT.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_AUTOUIC.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CTEST_MEMORYCHECK_COMMAND.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CTEST_UPDATE_OPTIONS.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_FRAMEWORK.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_LANG_CLANG_TIDY.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_LIBRARY_OUTPUT_DIRECTORY.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_LANG_COMPILER_VERSION.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_PROJECT_PROJECT-NAME_INCLUDE.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_CUDA_SEPARABLE_COMPILATION.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_INCLUDE_DIRECTORIES_PROJECT_BEFORE.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/PROJECT_VERSION_MINOR.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_AUTOUIC_SEARCH_PATHS.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_OBJC_STANDARD_REQUIRED.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_SHARED_LIBRARY_SUFFIX.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_CXX_STANDARD_REQUIRED.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/MSVC71.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CTEST_CUSTOM_MAXIMUM_PASSED_TEST_OUTPUT_SIZE.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CTEST_MEMORYCHECK_COMMAND_OPTIONS.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_LANG_COMPILER_TARGET.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_SHARED_LINKER_FLAGS_CONFIG.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_CROSSCOMPILING_EMULATOR.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/PROJECT_VERSION_PATCH.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CTEST_BUILD_NAME.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_LANG_COMPILER_EXTERNAL_TOOLCHAIN.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/APPLE.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/UNIX.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CTEST_CUSTOM_PRE_TEST.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_COLOR_MAKEFILE.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_HOST_APPLE.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_RANLIB.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_MODULE_LINKER_FLAGS_CONFIG.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CTEST_HG_COMMAND.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_XCODE_SCHEME_ENVIRONMENT.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_WARN_ON_ABSOLUTE_INSTALL_DESTINATION.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_LANG_COMPILER_LOADED.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/PROJECT-NAME_VERSION.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_CUDA_EXTENSIONS.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_EDIT_COMMAND.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_ANDROID_PROGUARD.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_FIND_USE_PACKAGE_ROOT_PATH.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CTEST_CUSTOM_COVERAGE_EXCLUDE.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_ANDROID_NDK_TOOLCHAIN_VERSION.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_DEBUG_TARGET_PROPERTIES.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_AUTOMOC_COMPILER_PREDEFINES.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CPACK_INSTALL_DEFAULT_DIRECTORY_PERMISSIONS.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_LANG_IMPLICIT_INCLUDE_DIRECTORIES.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_XCODE_SCHEME_ADDRESS_SANITIZER.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_VS_SDK_EXECUTABLE_DIRECTORIES.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_FIND_ROOT_PATH_MODE_XXX.txt
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CTEST_DROP_SITE_PASSWORD.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CTEST_UPDATE_COMMAND.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_FIND_NO_INSTALL_PREFIX.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_LANG_SIMULATE_VERSION.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CTEST_BINARY_DIRECTORY.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_FIND_PACKAGE_NO_PACKAGE_REGISTRY.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_TWEAK_VERSION.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_SYSTEM_PROGRAM_PATH.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_LIBRARY_PATH_FLAG.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CTEST_CUSTOM_ERROR_PRE_CONTEXT.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CTEST_CONFIGURATION_TYPE.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/MSVC14.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CPACK_SET_DESTDIR.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_LANG_FLAGS.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_CUDA_RUNTIME_LIBRARY.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_VS_DEVENV_COMMAND.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CTEST_GIT_UPDATE_CUSTOM.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_AUTOGEN_VERBOSE.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_ANDROID_PROCESS_MAX.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_LANG_ANDROID_TOOLCHAIN_MACHINE.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_CROSS_CONFIGS.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_SYSTEM_NAME.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_CONFIG_POSTFIX.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CPACK_ERROR_ON_ABSOLUTE_INSTALL_DESTINATION.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_SYSTEM_INCLUDE_PATH.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_ANDROID_STANDALONE_TOOLCHAIN.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_VS_NsightTegra_VERSION.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_ANDROID_STL_TYPE.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/MSYS.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_SHARED_LINKER_FLAGS_INIT.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_COMPILE_PDB_OUTPUT_DIRECTORY.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_ENABLE_EXPORTS.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_AUTORCC_OPTIONS.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_OSX_VARIABLE.txt
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_PROJECT_INCLUDE.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CYGWIN.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_CACHE_MINOR_VERSION.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_JOB_POOL_COMPILE.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/PROJECT-NAME_VERSION_PATCH.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_CXX_COMPILE_FEATURES.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_SKIP_INSTALL_ALL_DEPENDENCY.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_INSTALL_MESSAGE.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_IMPORT_LIBRARY_PREFIX.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_AUTOMOC_DEPEND_FILTERS.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_RUNTIME_OUTPUT_DIRECTORY_CONFIG.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_LINK_DEF_FILE_FLAG.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CTEST_TEST_LOAD.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_AUTOMOC_PATH_PREFIX.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_VS_PLATFORM_TOOLSET_HOST_ARCHITECTURE.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_LINK_LIBRARY_FILE_FLAG.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/PROJECT_BINARY_DIR.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_MINIMUM_REQUIRED_VERSION.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_STATIC_LINKER_FLAGS_INIT.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_CXX_STANDARD.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_Swift_MODULE_DIRECTORY.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_LANG_INCLUDE_WHAT_YOU_USE.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/WINDOWS_PHONE.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_DISABLE_PRECOMPILE_HEADERS.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_MATCH_n.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_XCODE_SCHEME_MALLOC_STACK.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_INTERPROCEDURAL_OPTIMIZATION_CONFIG.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_PROJECT_PROJECT-NAME_INCLUDE_BEFORE.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CPACK_COMPONENT_INCLUDE_TOPLEVEL_DIRECTORY.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_MODULE_LINKER_FLAGS_CONFIG_INIT.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_FIND_PACKAGE_NAME.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/MSVC11.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_OBJCXX_EXTENSIONS.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_VS_SDK_INCLUDE_DIRECTORIES.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/ENV.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_HOST_SYSTEM.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_LANG_FLAGS_MINSIZEREL_INIT.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_OSX_ARCHITECTURES.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_LANG_VISIBILITY_PRESET.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_AIX_EXPORT_ALL_SYMBOLS.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_CURRENT_LIST_FILE.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_MODULE_LINKER_FLAGS_INIT.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_OBJC_EXTENSIONS.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_LINK_LIBRARY_FLAG.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_ROOT.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_ANDROID_NDK_TOOLCHAIN_HOST_TAG.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_PROJECT_INCLUDE_BEFORE.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_SKIP_RPATH.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_FIND_ROOT_PATH_MODE_PROGRAM.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_POLICY_WARNING_CMPNNNN.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_FIND_LIBRARY_CUSTOM_LIB_SUFFIX.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_FIND_LIBRARY_SUFFIXES.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_LANG_COMPILER.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_INCLUDE_CURRENT_DIR.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_BUILD_TOOL.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_IMPORT_LIBRARY_SUFFIX.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_GNUtoMS.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CTEST_SUBMIT_URL.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CTEST_CHECKOUT_COMMAND.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_LANG_FLAGS_DEBUG_INIT.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_INTERNAL_PLATFORM_ABI.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/PROJECT-NAME_BINARY_DIR.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_SHARED_MODULE_PREFIX.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_LANG_IMPLICIT_LINK_FRAMEWORK_DIRECTORIES.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_LANG_LIBRARY_ARCHITECTURE.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/XCODE_VERSION.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_UNITY_BUILD_BATCH_SIZE.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_XCODE_SCHEME_DYNAMIC_LIBRARY_LOADS.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/PROJECT-NAME_SOURCE_DIR.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/variable/CMAKE_MINOR_VERSION.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_gbl
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_gbl/PACKAGES_FOUND.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_gbl/CMAKE_ROLE.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_gbl/CMAKE_CUDA_KNOWN_FEATURES.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_gbl/TARGET_ARCHIVES_MAY_BE_SHARED_LIBS.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_gbl/AUTOGEN_TARGETS_FOLDER.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_gbl/RULE_LAUNCH_LINK.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_gbl/AUTOMOC_SOURCE_GROUP.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_gbl/IN_TRY_COMPILE.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_gbl/AUTOGEN_SOURCE_GROUP.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_gbl/REPORT_UNDEFINED_PROPERTIES.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_gbl/GLOBAL_DEPENDS_NO_CYCLES.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_gbl/RULE_LAUNCH_COMPILE.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_gbl/ENABLED_LANGUAGES.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_gbl/AUTORCC_SOURCE_GROUP.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_gbl/ENABLED_FEATURES.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_gbl/GLOBAL_DEPENDS_DEBUG_MODE.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_gbl/TARGET_MESSAGES.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_gbl/RULE_MESSAGES.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_gbl/PACKAGES_NOT_FOUND.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_gbl/GENERATOR_IS_MULTI_CONFIG.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_gbl/AUTOMOC_TARGETS_FOLDER.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_gbl/XCODE_EMIT_EFFECTIVE_PLATFORM_NAME.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_gbl/FIND_LIBRARY_USE_LIB64_PATHS.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_gbl/CMAKE_CXX_KNOWN_FEATURES.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_gbl/FIND_LIBRARY_USE_OPENBSD_VERSIONING.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_gbl/USE_FOLDERS.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_gbl/FIND_LIBRARY_USE_LIB32_PATHS.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_gbl/DEBUG_CONFIGURATIONS.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_gbl/ECLIPSE_EXTRA_NATURES.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_gbl/ALLOW_DUPLICATE_CUSTOM_TARGETS.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_gbl/PREDEFINED_TARGETS_FOLDER.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_gbl/CMAKE_C_KNOWN_FEATURES.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_gbl/FIND_LIBRARY_USE_LIBX32_PATHS.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_gbl/RULE_LAUNCH_CUSTOM.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_gbl/DISABLED_FEATURES.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_gbl/TARGET_SUPPORTS_SHARED_LIBS.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_gbl/JOB_POOLS.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_gbl/ECLIPSE_EXTRA_CPROJECT_CONTENTS.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/release
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/release/3.2.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/release/3.0.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/release/3.5.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/release/index.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/release/dev.txt
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/release/3.15.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/release/3.13.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/release/3.10.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/release/3.6.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/release/3.14.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/release/3.1.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/release/3.8.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/release/3.9.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/release/3.11.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/release/3.16.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/release/3.4.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/release/3.12.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/release/3.3.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/release/3.17.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/release/3.7.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/policy
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/policy/CMP0033.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/policy/CMP0077.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/policy/CMP0009.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/policy/CMP0072.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/policy/CMP0022.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/policy/CMP0053.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/policy/CMP0028.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/policy/CMP0084.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/policy/CMP0048.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/policy/CMP0076.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/policy/CMP0016.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/policy/CMP0052.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/policy/CMP0024.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/policy/CMP0050.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/policy/CMP0044.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/policy/CMP0037.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/policy/CMP0091.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/policy/CMP0015.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/policy/CMP0085.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/policy/CMP0004.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/policy/CMP0060.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/policy/CMP0070.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/policy/CMP0066.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/policy/CMP0055.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/policy/CMP0041.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/policy/CMP0036.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/policy/CMP0039.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/policy/CMP0095.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/policy/CMP0063.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/policy/CMP0035.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/policy/CMP0087.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/policy/CMP0090.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/policy/CMP0078.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/policy/CMP0056.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/policy/CMP0064.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/policy/CMP0046.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/policy/CMP0019.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/policy/CMP0031.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/policy/CMP0101.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/policy/CMP0081.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/policy/CMP0082.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/policy/CMP0099.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/policy/CMP0002.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/policy/CMP0080.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/policy/CMP0030.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/policy/CMP0073.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/policy/CMP0065.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/policy/CMP0083.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/policy/CMP0025.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/policy/CMP0018.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/policy/CMP0098.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/policy/CMP0032.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/policy/CMP0071.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/policy/CMP0020.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/policy/CMP0000.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/policy/CMP0043.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/policy/CMP0051.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/policy/CMP0029.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/policy/CMP0012.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/policy/CMP0100.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/policy/CMP0007.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/policy/CMP0023.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/policy/CMP0058.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/policy/CMP0089.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/policy/CMP0017.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/policy/CMP0097.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/policy/CMP0038.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/policy/CMP0069.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/policy/CMP0040.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/policy/CMP0054.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/policy/CMP0074.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/policy/CMP0093.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/policy/CMP0003.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/policy/DEPRECATED.txt
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/policy/CMP0062.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/policy/CMP0061.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/policy/CMP0094.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/policy/CMP0096.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/policy/CMP0079.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/policy/CMP0011.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/policy/CMP0010.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/policy/CMP0026.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/policy/CMP0086.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/policy/CMP0045.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/policy/CMP0014.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/policy/CMP0068.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/policy/CMP0034.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/policy/CMP0075.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/policy/CMP0067.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/policy/CMP0008.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/policy/CMP0047.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/policy/CMP0006.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/policy/CMP0088.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/policy/DISALLOWED_COMMAND.txt
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/policy/CMP0059.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/policy/CMP0013.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/policy/CMP0005.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/policy/CMP0057.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/policy/CMP0001.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/policy/CMP0042.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/policy/CMP0021.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/policy/CMP0092.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/policy/CMP0027.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/policy/CMP0102.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/policy/CMP0049.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_tgt
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_tgt/VS_IOT_STARTUP_TASK.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_tgt/IMPORTED_LINK_INTERFACE_LANGUAGES.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_tgt/AUTORCC_OPTIONS.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_tgt/PDB_OUTPUT_DIRECTORY.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_tgt/JOB_POOL_LINK.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_tgt/VS_DEBUGGER_ENVIRONMENT.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_tgt/COMPILE_PDB_NAME.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_tgt/LINK_INTERFACE_MULTIPLICITY_CONFIG.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_tgt/NO_SYSTEM_FROM_IMPORTED.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_tgt/NO_SONAME.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_tgt/UNITY_BUILD_CODE_AFTER_INCLUDE.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_tgt/INTERPROCEDURAL_OPTIMIZATION_CONFIG.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_tgt/AUTOUIC_EXECUTABLE.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_tgt/ARCHIVE_OUTPUT_NAME_CONFIG.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_tgt/XCODE_SCHEME_DYNAMIC_LIBRARY_LOADS.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_tgt/ANDROID_PROGUARD_CONFIG_PATH.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_tgt/VS_SCC_PROVIDER.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_tgt/VS_DOTNET_REFERENCES_COPY_LOCAL.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_tgt/FOLDER.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_tgt/AUTOMOC_MACRO_NAMES.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_tgt/IMPORTED.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_tgt/HAS_CXX.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_tgt/WINDOWS_EXPORT_ALL_SYMBOLS.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_tgt/LINK_SEARCH_START_STATIC.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_tgt/LANG_INCLUDE_WHAT_YOU_USE.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_tgt/PDB_OUTPUT_DIRECTORY_CONFIG.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_tgt/ANDROID_API_MIN.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_tgt/XCODE_PRODUCT_TYPE.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_tgt/VS_MOBILE_EXTENSIONS_VERSION.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_tgt/COMPILE_PDB_NOTE.txt
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_tgt/VS_DOTNET_TARGET_FRAMEWORK_VERSION.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_tgt/LINK_INTERFACE_LIBRARIES.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_tgt/VS_JUST_MY_CODE_DEBUGGING.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_tgt/PRIVATE_HEADER.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_tgt/XCODE_SCHEME_DEBUG_AS_ROOT.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_tgt/PDB_NAME.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_tgt/PUBLIC_HEADER.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_tgt/MSVC_RUNTIME_LIBRARY-VALUES.txt
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_tgt/IMPORTED_LINK_INTERFACE_LANGUAGES_CONFIG.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_tgt/COMPILE_OPTIONS.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_tgt/VS_SCC_AUXPATH.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_tgt/DEFINE_SYMBOL.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_tgt/COMPILE_PDB_OUTPUT_DIRECTORY_CONFIG.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_tgt/FRAMEWORK_VERSION.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_tgt/LINK_DEPENDS.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_tgt/NAME.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_tgt/EchoString.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_tgt/ANDROID_NATIVE_LIB_DIRECTORIES.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_tgt/CUDA_RUNTIME_LIBRARY-VALUES.txt
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_tgt/VS_DESKTOP_EXTENSIONS_VERSION.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_tgt/COMPATIBLE_INTERFACE_NUMBER_MIN.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_tgt/BUNDLE.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_tgt/SOURCES.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_tgt/OBJCXX_EXTENSIONS.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_tgt/CONFIG_POSTFIX.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_tgt/COMPILE_DEFINITIONS.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_tgt/RUNTIME_OUTPUT_DIRECTORY.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_tgt/OSX_ARCHITECTURES_CONFIG.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_tgt/CUDA_SEPARABLE_COMPILATION.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_tgt/OBJCXX_STANDARD_REQUIRED.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_tgt/XXX_OUTPUT_DIRECTORY.txt
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_tgt/INSTALL_REMOVE_ENVIRONMENT_RPATH.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_tgt/XCODE_SCHEME_MALLOC_GUARD_EDGES.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_tgt/VS_WINRT_REFERENCES.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_tgt/ANDROID_SECURE_PROPS_PATH.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_tgt/OUTPUT_NAME_CONFIG.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_tgt/DISABLE_PRECOMPILE_HEADERS.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_tgt/COMPILE_FEATURES.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_tgt/RUNTIME_OUTPUT_DIRECTORY_CONFIG.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_tgt/ARCHIVE_OUTPUT_NAME.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_tgt/SUFFIX.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_tgt/ANDROID_API.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_tgt/MSVC_RUNTIME_LIBRARY.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_tgt/LANG_CPPCHECK.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_tgt/INTERFACE_COMPILE_OPTIONS.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_tgt/RUNTIME_OUTPUT_NAME_CONFIG.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_tgt/C_STANDARD.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_tgt/LINK_WHAT_YOU_USE.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_tgt/Fortran_FORMAT.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_tgt/XCODE_GENERATE_SCHEME.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_tgt/RULE_LAUNCH_LINK.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_tgt/LINK_SEARCH_END_STATIC.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_tgt/RESOURCE.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_tgt/VS_SCC_PROJECTNAME.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_tgt/IMPORTED_LINK_INTERFACE_MULTIPLICITY.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_tgt/IMPORTED_GLOBAL.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_tgt/MACOSX_BUNDLE.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_tgt/AUTOMOC_DEPEND_FILTERS.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_tgt/VS_NO_SOLUTION_DEPLOY.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_tgt/BUILD_WITH_INSTALL_NAME_DIR.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_tgt/POST_INSTALL_SCRIPT.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_tgt/IMPORTED_LINK_DEPENDENT_LIBRARIES.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_tgt/AUTOGEN_BUILD_DIR.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_tgt/IMPORTED_LIBNAME_CONFIG.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_tgt/Swift_MODULE_DIRECTORY.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_tgt/EXPORT_PROPERTIES.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_tgt/VS_DOTNET_DOCUMENTATION_FILE.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_tgt/SOVERSION.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_tgt/OUTPUT_NAME.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_tgt/XCODE_SCHEME_ARGUMENTS.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_tgt/IMPORTED_LINK_INTERFACE_MULTIPLICITY_CONFIG.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_tgt/IMPORTED_LINK_INTERFACE_LIBRARIES.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_tgt/INTERFACE_LINK_OPTIONS.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_tgt/EXCLUDE_FROM_DEFAULT_BUILD_CONFIG.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_tgt/LANG_VISIBILITY_PRESET.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_tgt/AUTORCC_EXECUTABLE.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_tgt/CUDA_STANDARD.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_tgt/OBJCXX_STANDARD.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_tgt/C_STANDARD_REQUIRED.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_tgt/ALIASED_TARGET.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_tgt/INTERFACE_PRECOMPILE_HEADERS.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_tgt/COMPILE_PDB_OUTPUT_DIRECTORY.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_tgt/ANDROID_JAR_DIRECTORIES.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_tgt/VS_WINDOWS_TARGET_PLATFORM_MIN_VERSION.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_tgt/INTERFACE_POSITION_INDEPENDENT_CODE.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_tgt/GHS_NO_SOURCE_GROUP_FILE.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_tgt/VS_DEBUGGER_WORKING_DIRECTORY.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_tgt/LABELS.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_tgt/EXCLUDE_FROM_ALL.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_tgt/LINK_OPTIONS.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_tgt/RULE_LAUNCH_COMPILE.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_tgt/VS_GLOBAL_ROOTNAMESPACE.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_tgt/VISIBILITY_INLINES_HIDDEN.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_tgt/BUILD_RPATH_USE_ORIGIN.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_tgt/VS_DOTNET_REFERENCES.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_tgt/XCODE_SCHEME_THREAD_SANITIZER.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_tgt/AUTOUIC.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_tgt/AUTOMOC.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_tgt/GNUtoMS.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_tgt/ANDROID_STL_TYPE.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_tgt/IMPORTED_LINK_INTERFACE_LIBRARIES_CONFIG.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_tgt/MACOSX_FRAMEWORK_INFO_PLIST.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_tgt/PDB_NOTE.txt
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_tgt/LINK_LIBRARIES.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_tgt/MACHO_CURRENT_VERSION.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_tgt/ANDROID_SKIP_ANT_STEP.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_tgt/CUDA_PTX_COMPILATION.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_tgt/IMPORTED_SONAME_CONFIG.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_tgt/VS_WINRT_EXTENSIONS.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_tgt/VS_WINRT_COMPONENT.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_tgt/CUDA_RUNTIME_LIBRARY.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_tgt/INTERFACE_INCLUDE_DIRECTORIES.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_tgt/LINK_FLAGS.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_tgt/OBJC_STANDARD.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_tgt/VS_GLOBAL_variable.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_tgt/WIN32_EXECUTABLE.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_tgt/ANDROID_JAR_DEPENDENCIES.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_tgt/UNITY_BUILD_BATCH_SIZE.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_tgt/XCTEST.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_tgt/XCODE_SCHEME_MALLOC_SCRIBBLE.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_tgt/VS_USER_PROPS.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_tgt/UNITY_BUILD.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_tgt/PDB_NAME_CONFIG.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_tgt/INTERFACE_SOURCES.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_tgt/LIBRARY_OUTPUT_DIRECTORY.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_tgt/LIBRARY_OUTPUT_NAME_CONFIG.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_tgt/XCODE_SCHEME_UNDEFINED_BEHAVIOUR_SANITIZER.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_tgt/VS_CONFIGURATION_TYPE.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_tgt/CONFIG_OUTPUT_NAME.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_tgt/SOURCE_DIR.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_tgt/AUTOUIC_OPTIONS.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_tgt/ARCHIVE_OUTPUT_DIRECTORY_CONFIG.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_tgt/VS_GLOBAL_PROJECT_TYPES.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_tgt/INTERFACE_BUILD_PROPERTY.txt
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_tgt/IMPORTED_LINK_DEPENDENT_LIBRARIES_CONFIG.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_tgt/SKIP_BUILD_RPATH.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_tgt/LINKER_LANGUAGE.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_tgt/INCLUDE_DIRECTORIES.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_tgt/XCODE_SCHEME_WORKING_DIRECTORY.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_tgt/GHS_INTEGRITY_APP.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_tgt/XCODE_SCHEME_MALLOC_STACK.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_tgt/XCODE_SCHEME_ZOMBIE_OBJECTS.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_tgt/IOS_INSTALL_COMBINED.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_tgt/INTERFACE_LINK_DEPENDS.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_tgt/LANG_COMPILER_LAUNCHER.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_tgt/PRE_INSTALL_SCRIPT.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_tgt/XXX_OUTPUT_NAME.txt
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_tgt/AUTOGEN_ORIGIN_DEPENDS.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_tgt/TYPE.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_tgt/ANDROID_PROCESS_MAX.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_tgt/VS_DEBUGGER_COMMAND_ARGUMENTS.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_tgt/UNITY_BUILD_CODE_BEFORE_INCLUDE.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_tgt/MACOSX_BUNDLE_INFO_PLIST.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_tgt/JOB_POOL_PRECOMPILE_HEADER.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_tgt/XCODE_SCHEME_GUARD_MALLOC.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_tgt/ANDROID_GUI.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_tgt/VS_PROJECT_IMPORT.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_tgt/AUTOMOC_PATH_PREFIX.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_tgt/VERSION.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_tgt/IMPORTED_IMPLIB_CONFIG.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_tgt/INTERFACE_COMPILE_DEFINITIONS.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_tgt/EXCLUDE_FROM_DEFAULT_BUILD.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_tgt/CUDA_STANDARD_REQUIRED.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_tgt/MANUALLY_ADDED_DEPENDENCIES.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_tgt/XCODE_ATTRIBUTE_an-attribute.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_tgt/LINK_LIBRARIES_INDIRECTION.txt
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_tgt/Swift_LANGUAGE_VERSION.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_tgt/IMPORT_SUFFIX.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_tgt/INTERFACE_LINK_DIRECTORIES.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_tgt/IMPORTED_LIBNAME.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_tgt/LINK_INTERFACE_MULTIPLICITY.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_tgt/XCODE_SCHEME_DYNAMIC_LINKER_API_USAGE.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_tgt/CUDA_EXTENSIONS.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_tgt/OSX_ARCHITECTURES.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_tgt/LINK_DIRECTORIES.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_tgt/LOCATION.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_tgt/XCODE_SCHEME_THREAD_SANITIZER_STOP.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_tgt/COMPILE_PDB_NAME_CONFIG.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_tgt/PRECOMPILE_HEADERS_REUSE_FROM.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_tgt/ANDROID_NATIVE_LIB_DEPENDENCIES.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_tgt/INTERPROCEDURAL_OPTIMIZATION.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_tgt/IMPORTED_IMPLIB.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_tgt/ANDROID_ANT_ADDITIONAL_OPTIONS.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_tgt/VS_PACKAGE_REFERENCES.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_tgt/ANDROID_JAVA_SOURCE_DIR.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_tgt/AUTOGEN_PARALLEL.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_tgt/LINK_INTERFACE_LIBRARIES_CONFIG.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_tgt/DEPLOYMENT_ADDITIONAL_FILES.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_tgt/XCODE_SCHEME_DEBUG_DOCUMENT_VERSIONING.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_tgt/VS_KEYWORD.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_tgt/COMMON_LANGUAGE_RUNTIME.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_tgt/INTERFACE_LINK_LIBRARIES.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_tgt/IMPORTED_NO_SONAME.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_tgt/CXX_STANDARD_REQUIRED.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_tgt/AIX_EXPORT_ALL_SYMBOLS.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_tgt/COMPATIBLE_INTERFACE_STRING.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_tgt/INTERFACE_COMPILE_FEATURES.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_tgt/INSTALL_RPATH.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_tgt/VS_SDK_REFERENCES.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_tgt/LOCATION_CONFIG.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_tgt/IMPORTED_LOCATION.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_tgt/BUILD_RPATH.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_tgt/DEBUG_POSTFIX.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_tgt/DEPRECATION.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_tgt/XCODE_SCHEME_MAIN_THREAD_CHECKER_STOP.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_tgt/OBJC_EXTENSIONS.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_tgt/COMPILE_DEFINITIONS_CONFIG.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_tgt/MACHO_COMPATIBILITY_VERSION.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_tgt/LIBRARY_OUTPUT_DIRECTORY_CONFIG.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_tgt/LANG_CLANG_TIDY.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_tgt/XCODE_SCHEME_ADDRESS_SANITIZER_USE_AFTER_RETURN.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_tgt/XCODE_SCHEME_ENVIRONMENT.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_tgt/IMPORTED_OBJECTS.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_tgt/RULE_LAUNCH_CUSTOM.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_tgt/PREFIX.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_tgt/LINK_DEPENDS_NO_SHARED.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_tgt/JOB_POOL_COMPILE.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_tgt/CUDA_RESOLVE_DEVICE_SYMBOLS.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_tgt/ADDITIONAL_CLEAN_FILES.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_tgt/IMPORTED_OBJECTS_CONFIG.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_tgt/VS_DOTNET_REFERENCE_refname.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_tgt/RUNTIME_OUTPUT_NAME.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_tgt/XCODE_SCHEME_UNDEFINED_BEHAVIOUR_SANITIZER_STOP.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_tgt/ANDROID_ASSETS_DIRECTORIES.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_tgt/COMPATIBLE_INTERFACE_NUMBER_MAX.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_tgt/ARCHIVE_OUTPUT_DIRECTORY.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_tgt/VS_DPI_AWARE.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_tgt/AUTOGEN_TARGET_DEPENDS.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_tgt/AUTOUIC_SEARCH_PATHS.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_tgt/MACOSX_RPATH.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_tgt/PRECOMPILE_HEADERS.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_tgt/STATIC_LIBRARY_FLAGS.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_tgt/IMPORTED_SONAME.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_tgt/PROJECT_LABEL.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_tgt/AUTOMOC_EXECUTABLE.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_tgt/IMPLICIT_DEPENDS_INCLUDE_TRANSFORM.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_tgt/DOTNET_TARGET_FRAMEWORK.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_tgt/ANDROID_PROGUARD.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_tgt/BINARY_DIR.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_tgt/Swift_DEPENDENCIES_FILE.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_tgt/COMPATIBLE_INTERFACE_BOOL.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_tgt/BUILD_WITH_INSTALL_RPATH.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_tgt/XCODE_SCHEME_DISABLE_MAIN_THREAD_CHECKER.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_tgt/VS_SCC_LOCALPATH.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_tgt/INTERFACE_SYSTEM_INCLUDE_DIRECTORIES.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_tgt/XCODE_EXPLICIT_FILE_TYPE.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_tgt/LIBRARY_OUTPUT_NAME.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_tgt/COMPILE_FLAGS.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_tgt/IMPORTED_CONFIGURATIONS.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_tgt/BUNDLE_EXTENSION.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_tgt/XCODE_SCHEME_ADDRESS_SANITIZER.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_tgt/IMPORTED_NO_SONAME_CONFIG.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_tgt/VS_DEBUGGER_COMMAND.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_tgt/AUTORCC.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_tgt/CXX_STANDARD.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_tgt/EXPORT_NAME.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_tgt/ENABLE_EXPORTS.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_tgt/LANG_CPPLINT.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_tgt/CROSSCOMPILING_EMULATOR.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_tgt/AUTOMOC_MOC_OPTIONS.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_tgt/INSTALL_NAME_DIR.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_tgt/STATIC_LIBRARY_FLAGS_CONFIG.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_tgt/GENERATOR_FILE_NAME.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_tgt/POSITION_INDEPENDENT_CODE.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_tgt/DEPLOYMENT_REMOTE_DIRECTORY.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_tgt/MAP_IMPORTED_CONFIG_CONFIG.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_tgt/INSTALL_RPATH_USE_LINK_PATH.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_tgt/LINK_FLAGS_CONFIG.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_tgt/DOTNET_TARGET_FRAMEWORK_VERSION.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_tgt/IMPORTED_LOCATION_CONFIG.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_tgt/IMPORT_PREFIX.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_tgt/INTERFACE_AUTOUIC_OPTIONS.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_tgt/FRAMEWORK.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_tgt/Fortran_MODULE_DIRECTORY.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_tgt/Swift_MODULE_NAME.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_tgt/OBJC_STANDARD_REQUIRED.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_tgt/XCODE_SCHEME_EXECUTABLE.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_tgt/VS_IOT_EXTENSIONS_VERSION.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_tgt/AUTOMOC_COMPILER_PREDEFINES.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_tgt/ANDROID_ARCH.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_tgt/IMPORTED_COMMON_LANGUAGE_RUNTIME.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_tgt/STATIC_LIBRARY_OPTIONS.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_tgt/VS_DOTNET_REFERENCEPROP_refname_TAG_tagname.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_tgt/VS_GLOBAL_KEYWORD.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_tgt/CXX_EXTENSIONS.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/prop_tgt/C_EXTENSIONS.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/manual
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/manual/VS-Choose-Arch.png
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/manual/cmake-modules.7.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/manual/cmake-language.7.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/manual/cmake-compile-features.7.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/manual/ccmake.1.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/manual/cmake-env-variables.7.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/manual/cmake-gui.1.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/manual/cmake-qt.7.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/manual/cmake-packages.7.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/manual/cmake-generator-expressions.7.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/manual/cmake-variables.7.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/manual/cmake-buildsystem.7.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/manual/cpack.1.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/manual/ID_RESERVE.txt
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/manual/cmake-toolchains.7.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/manual/OPTIONS_BUILD.txt
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/manual/cmake.1.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/manual/cmake-server.7.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/manual/cmake-policies.7.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/manual/cmake-file-api.7.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/manual/cmake-developer.7.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/manual/ctest.1.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/manual/cmake-commands.7.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/manual/cmake-properties.7.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/manual/cmake-generators.7.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/manual/OPTIONS_HELP.txt
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/manual/LINKS.txt
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Help/manual/cpack-generators.7.rst
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/CMakeSystemSpecificInitialize.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/CheckFortranFunctionExists.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/FindSWIG.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/CMakeCSharpInformation.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/CMakeDetermineCXXCompiler.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/CheckOBJCCompilerFlag.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/MacOSXFrameworkInfo.plist.in
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/CMakeCXXInformation.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/FindWish.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/CMakeSwiftCompiler.cmake.in
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/ExternalData_config.cmake.in
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/TestForSTDNamespace.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/CMakeExtraGeneratorDetermineCompilerMacrosAndIncludeDirs.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/FindOpenGL.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/FindJPEG.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/kde3uic.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/FindXMLRPC.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/FindOpenThreads.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/FindGLEW.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/CMakeMinGWFindMake.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/FindXCTest.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/CMakePrintHelpers.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/FindLATEX.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/CMakeDetermineCCompiler.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/CMakeDetermineASM-ATTCompiler.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/CMakeDetermineCSharpCompiler.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/CMakeCheckCompilerFlagCommonPatterns.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/FindPythonLibs.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/BasicConfigVersion-ExactVersion.cmake.in
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/CMakeTestCompilerCommon.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/FindPhysFS.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/FindLibLZMA.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/CMakePlatformId.h.in
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/FindCUDA.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/CMakeCXXCompilerId.cpp.in
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/FeatureSummary.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/FindXalanC.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/FindosgQt.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/CMakeTestASM-ATTCompiler.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/CMakeLanguageInformation.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Findosg_functions.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/CMakeFindSublimeText2.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/FindOpenAL.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/FindSQLite3.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/FindosgShadow.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/FindPython2.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/FindLibXslt.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Qt4Macros.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/CMakeFindWMake.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/FindCxxTest.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/FindX11.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/CMakeBuildSettings.cmake.in
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/CheckIncludeFile.c.in
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/CheckStructHasMember.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/FindOpenMP.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/CMakeGraphVizOptions.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/FindGSL.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/FindHg.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/CMakeCCompiler.cmake.in
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/CMakeParseImplicitLinkInfo.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/FindGnuTLS.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/CheckFunctionExists.c
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/FindMPI
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/FindMPI/mpiver.f90.in
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/FindMPI/fortranparam_mpi.f90.in
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/FindMPI/test_mpi.f90.in
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/FindMPI/libver_mpi.f90.in
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/FindMPI/test_mpi.c
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/FindMPI/libver_mpi.c
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/FindMFC.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/FindIcotool.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/FindBZip2.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/FindBISON.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/readme.txt
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/CMakeTestGNU.c
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/MacOSXBundleInfo.plist.in
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/FindPatch.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/CMakeFindKate.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/FindCURL.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/FindPkgConfig.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/CMakeASM_NASMInformation.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/CMakeTestJavaCompiler.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/CheckCSourceRuns.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/FindTclStub.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/FindDoxygen.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/CMake.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/FindSDL.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/DummyCXXFile.cxx
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/CMakeCUDAInformation.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/CMakeAddNewLanguage.txt
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/CMakeFindCodeBlocks.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/FindOpenCL.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/CMakeCXXCompilerABI.cpp
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/CMakeDependentOption.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/FindLua50.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/CMakeOBJCCompilerABI.m
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/FindIntl.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/CMakeFindPackageMode.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/CMakeRCInformation.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/FindwxWidgets.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/CMakeCompilerABI.h
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/CMakeFindJavaCommon.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/FindFLTK.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/FindGTK.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/CompilerId
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/CompilerId/VS-10.vcxproj.in
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/CompilerId/GHS_lib.gpj.in
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/CompilerId/VS-10.csproj.in
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/CompilerId/VS-7.vcproj.in
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/CompilerId/VS-Intel.vfproj.in
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/CompilerId/Xcode-3.pbxproj.in
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/CompilerId/GHS_default.gpj.in
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/CompilerId/main.swift.in
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/CompilerId/VS-NsightTegra.vcxproj.in
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/CMakePushCheckState.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Use_wxWindows.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/SquishRunTestCase.bat
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/AndroidTestUtilities
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/AndroidTestUtilities/PushToAndroidDevice.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/DartConfiguration.tcl.in
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/TestEndianess.c.in
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/CMakeExportBuildSettings.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/SelectLibraryConfigurations.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/CheckSizeOf.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/CMakeFortranCompilerABI.F
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/ExternalProject-download.cmake.in
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/IntelVSImplicitPath
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/IntelVSImplicitPath/detect.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/IntelVSImplicitPath/hello.f
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/IntelVSImplicitPath/CMakeLists.txt
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/SystemInformation.in
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/FindThreads.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Dart.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/FindGTK2.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/CMakeTestOBJCCompiler.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/CMakeFindXCode.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/CMakeTestRCCompiler.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/SquishRunTestCase.sh
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/CMakeASMInformation.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/CMakeDetermineSystem.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/FindCUDAToolkit.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/FindMPI.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/CMakeCSharpCompiler.cmake.in
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/CMakeCInformation.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/MacroAddFileDependencies.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/CMakeFindFrameworks.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/CheckIncludeFile.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/FindBLAS.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/UseJavaClassFilelist.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/FindSDL_mixer.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/FindPNG.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/CTest.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/FindJava.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/ITKCompatibility.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Qt4ConfigDependentSettings.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/FindLua51.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/CheckLibraryExists.lists.in
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/CMakeJavaInformation.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/CheckPrototypeDefinition.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/BundleUtilities.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/FindRuby.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/UseSWIG
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/UseSWIG/ManageSupportFiles.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/FindArmadillo.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/CMakeDetermineASMCompiler.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/CMakeCCompilerABI.c
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/CheckIPOSupported.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Compiler
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Compiler/QCC.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Compiler/Clang-DetermineCompiler.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Compiler/Intel-DetermineCompiler.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Compiler/ARMClang-ASM.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Compiler/MSVC-DetermineCompiler.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Compiler/IBMCPP-CXX-DetermineVersionInternal.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Compiler/Clang-OBJCXX.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Compiler/ARMCC-ASM.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Compiler/ADSP-DetermineCompiler.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Compiler/QCC-C-FeatureTests.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Compiler/Clang-DetermineCompilerInternal.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Compiler/ARMClang-CXX-FeatureTests.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Compiler/PGI-DetermineCompiler.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Compiler/GNU-ASM.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Compiler/Compaq-C-DetermineCompiler.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Compiler/Intel.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Compiler/Clang-C.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Compiler/MSVC-C-FeatureTests.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Compiler/VisualAge-C-DetermineCompiler.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Compiler/CrayPrgEnv-Fortran.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Compiler/PGI.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Compiler/CrayPrgEnv-C.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Compiler/XLClang-CXX.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Compiler/MSVC-CXX.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Compiler/TinyCC-C.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Compiler/Clang-OBJC.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Compiler/Watcom-DetermineCompiler.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Compiler/SCO.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Compiler/Intel-C-FeatureTests.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Compiler/SunPro-C-DetermineCompiler.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Compiler/HP-CXX.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Compiler/Clang-ASM.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Compiler/Fujitsu-DetermineCompiler.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Compiler/XLClang-C.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Compiler/VisualAge-Fortran.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Compiler/IBMCPP-C-DetermineVersionInternal.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Compiler/XL-ASM.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Compiler/Clang-C-FeatureTests.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Compiler/GNU-C-DetermineCompiler.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Compiler/Flang-Fortran.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Compiler/ARMClang-C.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Compiler/GHS.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Compiler/GNU-CXX.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Compiler/Intel-ASM.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Compiler/AppleClang-C-FeatureTests.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Compiler/GNU-Fortran.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Compiler/GHS-C.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Compiler/IAR.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Compiler/ARMClang-CXX.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Compiler/VisualAge-C.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Compiler/TI-ASM.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Compiler/AppleClang-DetermineCompiler.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Compiler/ARMCC-C.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Compiler/HP-ASM.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Compiler/XLClang-C-DetermineCompiler.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Compiler/Clang-CXX-FeatureTests.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Compiler/AppleClang-OBJC.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Compiler/PGI-CXX.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Compiler/Intel-Fortran.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Compiler/GNU-OBJC.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Compiler/AppleClang-OBJCXX.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Compiler/PathScale-C.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Compiler/HP-Fortran.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Compiler/Flang-FindBinUtils.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Compiler/IAR-ASM.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Compiler/GNU-CXX-DetermineCompiler.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Compiler/CrayPrgEnv.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Compiler/SDCC-C-DetermineCompiler.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Compiler/AppleClang-CXX.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Compiler/QCC-C.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Compiler/ARMCC.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Compiler/AppleClang-CXX-FeatureTests.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Compiler/ARMClang-DetermineCompiler.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Compiler/NVIDIA-CUDA.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Compiler/Clang-CXX.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Compiler/GNU-CXX-FeatureTests.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Compiler/SunPro-C-FeatureTests.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Compiler/CrayPrgEnv-CXX.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Compiler/Bruce-C-DetermineCompiler.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Compiler/TI-CXX.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Compiler/HP-C-DetermineCompiler.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Compiler/VisualAge-CXX-DetermineCompiler.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Compiler/SCO-DetermineCompiler.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Compiler/MSVC-C.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Compiler/QCC-ASM.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Compiler/QCC-CXX.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Compiler/XL-CXX.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Compiler/Cray.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Compiler/MSVC-ASM.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Compiler/PGI-Fortran.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Compiler/IAR-DetermineCompiler.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Compiler/zOS-C-DetermineCompiler.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Compiler/Clang.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Compiler/SunPro-CXX.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Compiler/AppleClang-C.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Compiler/ARMCC-CXX.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Compiler/SunPro.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Compiler/GHS-DetermineCompiler.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Compiler/GNU.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Compiler/SCO-CXX.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Compiler/GNU-C.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Compiler/Embarcadero-DetermineCompiler.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Compiler/Cray-CXX.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Compiler/PGI-C.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Compiler/CCur-Fortran.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Compiler/NVIDIA-DetermineCompiler.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Compiler/Compaq-CXX-DetermineCompiler.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Compiler/ARMClang-C-FeatureTests.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Compiler/QCC-CXX-FeatureTests.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Compiler/PathScale-DetermineCompiler.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Compiler/SunPro-ASM.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Compiler/SunPro-CXX-FeatureTests.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Compiler/ARMCC-DetermineCompiler.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Compiler/PathScale-Fortran.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Compiler/AppleClang-ASM.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Compiler/VisualAge-CXX.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Compiler/G95-Fortran.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Compiler/Borland-DetermineCompiler.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Compiler/TinyCC-C-DetermineCompiler.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Compiler/IAR-C.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Compiler/IAR-CXX.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Compiler/Absoft-Fortran.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Compiler/HP-C.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Compiler/Clang-FindBinUtils.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Compiler/zOS-CXX-DetermineCompiler.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Compiler/CMakeCommonCompilerMacros.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Compiler/GNU-FindBinUtils.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Compiler/TI-C.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Compiler/Cray-DetermineCompiler.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Compiler/SCO-C.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Compiler/TI-DetermineCompiler.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Compiler/XL-Fortran
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Compiler/XL-Fortran/cpp
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Compiler/SunPro-C.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Compiler/Bruce-C.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Compiler/SunPro-Fortran.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Compiler/ARMClang.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Compiler/Clang-CXX-TestableFeatures.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Compiler/XLClang.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Compiler/Cray-C.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Compiler/XLClang-CXX-DetermineCompiler.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Compiler/SunPro-CXX-DetermineCompiler.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Compiler/Comeau-CXX-DetermineCompiler.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Compiler/Intel-CXX-FeatureTests.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Compiler/XL-CXX-DetermineCompiler.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Compiler/MSVC-CXX-FeatureTests.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Compiler/XL-Fortran.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Compiler/PathScale.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Compiler/GNU-OBJCXX.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Compiler/PathScale-CXX.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Compiler/OpenWatcom-DetermineCompiler.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Compiler/HP-CXX-DetermineCompiler.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Compiler/Intel-C.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Compiler/Cray-Fortran.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Compiler/XL-C.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Compiler/IAR-FindBinUtils.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Compiler/GNU-C-FeatureTests.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Compiler/XL.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Compiler/XL-C-DetermineCompiler.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Compiler/NAG-Fortran.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Compiler/Intel-CXX.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Compiler/GHS-CXX.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/CMakeAddFortranSubdirectory.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/FindPython
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/FindPython/Support.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/CPack.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/CMakeDetermineCompiler.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/FindGettext.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/FindPostgreSQL.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/FindOpenSceneGraph.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/FindwxWindows.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/FindosgVolume.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/CMakeBackwardCompatibilityC.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/UseQt4.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/FindosgParticle.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/CheckPrototypeDefinition.c.in
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/CheckVariableExists.c
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/UsePkgConfig.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/FindosgFX.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/FindFLTK2.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/FindGCCXML.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/CMakeJOMFindMake.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/CMakeSystemSpecificInformation.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/FindKDE4.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/javaTargets.cmake.in
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/FindFLEX.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/BasicConfigVersion-SameMajorVersion.cmake.in
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/ExternalProject.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/CheckOBJCSourceCompiles.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/CheckIPOSupported
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/CheckIPOSupported/main.f
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/CheckIPOSupported/main.cpp
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/CheckIPOSupported/foo.c
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/CheckIPOSupported/CMakeLists-Fortran.txt.in
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/CheckIPOSupported/main.c
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/CheckIPOSupported/foo.cpp
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/CheckIPOSupported/foo.f
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/CheckIPOSupported/CMakeLists-CXX.txt.in
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/CheckIPOSupported/CMakeLists-C.txt.in
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/FindCVS.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/CMakePackageConfigHelpers.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/FindGnuplot.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/FindASPELL.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/FortranCInterface
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/FortranCInterface/MY_MODULE.c
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/FortranCInterface/my_sub.f
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/FortranCInterface/call_sub.f
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/FortranCInterface/main.F
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/FortranCInterface/mymodule.f90
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/FortranCInterface/Macro.h.in
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/FortranCInterface/mymodule_.c
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/FortranCInterface/MYMODULE.c
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/FortranCInterface/mysub.f
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/FortranCInterface/my_module.f90
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/FortranCInterface/CMakeLists.txt
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/FortranCInterface/symbol.c.in
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/FortranCInterface/my_module_.c
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/FortranCInterface/Output.cmake.in
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/FortranCInterface/Verify
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/FortranCInterface/Verify/VerifyCXX.cxx
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/FortranCInterface/Verify/VerifyFortran.f
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/FortranCInterface/Verify/main.c
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/FortranCInterface/Verify/VerifyC.c
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/FortranCInterface/Verify/CMakeLists.txt
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/FortranCInterface/Input.cmake.in
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/FortranCInterface/Detect.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/FortranCInterface/call_mod.f90
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/CMakeTestOBJCXXCompiler.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/RepositoryInfo.txt.in
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Internal
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Internal/CMakeCheckCompilerFlag.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Internal/CPack
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Internal/CPack/CPack.STGZ_Header.sh.in
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Internal/CPack/CPack.DS_Store.in
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Internal/CPack/CPack.OSXScriptLauncher.in
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Internal/CPack/CPackRPM.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Internal/CPack/CPackWIX.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Internal/CPack/CPack.OSXX11.main.scpt.in
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Internal/CPack/CPack.background.png.in
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Internal/CPack/CPack.VolumeIcon.icns.in
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Internal/CPack/CPackDeb.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Internal/CPack/CPack.RuntimeScript.in
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Internal/CPack/CPack.Description.plist.in
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Internal/CPack/WIX.template.in
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Internal/CPack/CPack.Info.plist.in
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Internal/CPack/CPackExternal.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Internal/CPack/NSIS.InstallOptions.ini.in
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Internal/CPack/NSIS.template.in
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Internal/CPack/CPack.NuGet.nuspec.in
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Internal/CPack/CPack.distribution.dist.in
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Internal/CPack/CPackNuGet.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Internal/CPack/CPack.OSXScriptLauncher.rsrc.in
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Internal/CPack/CPack.OSXX11.Info.plist.in
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Internal/CPack/CPackFreeBSD.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Internal/CPack/CPackZIP.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Internal/FeatureTesting.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/FindZLIB.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/ecos_clean.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/CMakePrintSystemInformation.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/CMakeOBJCXXCompilerId.mm.in
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/FindFontconfig.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/TestCXXAcceptsFlag.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Findosg.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/CheckIncludeFile.cxx.in
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/UseJava.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/CMakeDetermineCompilerId.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/CMakeCXXCompiler.cmake.in
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/CMakeOBJCXXCompiler.cmake.in
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/FindGDAL.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/TestForSSTREAM.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/FindSDL_sound.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/FindMPEG.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/TestForANSIStreamHeaders.cxx
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/CMakeDetermineFortranCompiler.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/FindJNI.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/FindLibinput.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/CMakeASMCompiler.cmake.in
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/SystemInformation.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/FindCygwin.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/FindALSA.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/TestForSSTREAM.cxx
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/CMakeUnixFindMake.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/FindTCL.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/FindKDE3.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/CMakeInitializeConfigs.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/CheckForPthreads.c
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/CMakeRCCompiler.cmake.in
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/UsewxWidgets.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/FindQt3.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/FindQuickTime.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/FindProtobuf.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/AndroidTestUtilities.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/FindProducer.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/FindSDL_net.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/GNUInstallDirs.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/CMakeOBJCXXCompilerABI.mm
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/CMakeTestCXXCompiler.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/CheckIncludeFileCXX.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/FindEXPAT.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/FindHTMLHelp.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/FindPython3.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/TestForANSIForScope.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/CTestScriptMode.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/TestBigEndian.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/GoogleTest.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/CMakeAddFortranSubdirectory
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/CMakeAddFortranSubdirectory/config_mingw.cmake.in
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/CMakeAddFortranSubdirectory/build_mingw.cmake.in
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/UseSWIG.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/FindGLU.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/FindDCMTK.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/CMakeCUDACompilerABI.cu
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/CMakeSwiftInformation.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/FindCABLE.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/CMakeDetermineVSServicePack.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/CMakeTestASM_MASMCompiler.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/InstallRequiredSystemLibraries.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/CMakeTestSwiftCompiler.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/CheckOBJCXXSourceRuns.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/CMakeFindEclipseCDT4.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/CMakeDetermineOBJCXXCompiler.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Documentation.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/FindosgDB.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/CheckCXXSourceCompiles.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/ProcessorCount.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/FindSelfPackers.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/FindIconv.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/CheckCXXSourceRuns.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/FindGIF.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/CheckPIESupported.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/CheckTypeSize.c.in
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/WriteCompilerDetectionHeader.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/CheckSymbolExists.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/FindosgText.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/FindGit.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/FindCUDA
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/FindCUDA/make2cmake.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/FindCUDA/select_compute_arch.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/FindCUDA/parse_cubin.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/FindCUDA/run_nvcc.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/CheckCXXCompilerFlag.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/CPackComponent.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/CMakeASM_MASMInformation.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/CMakeForceCompiler.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/VTKCompatibility.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/CMakeIOSInstallCombined.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/FindOpenACC.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/CheckCSourceCompiles.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/TestForAnsiForScope.cxx
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/CMakeImportBuildSettings.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/KDE3Macros.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/FindXercesC.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/CheckLibraryExists.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/CMakeDetermineCUDACompiler.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/CMakeTestCCompiler.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/CMakeNMakeFindMake.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/FindBacktrace.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/CPackIFWConfigureFile.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/CheckTypeSizeMap.cmake.in
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/FindDart.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/FindImageMagick.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/CMakeParseArguments.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/CMakeFortranCompiler.cmake.in
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/CheckTypeSize.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/FindPython.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/FindPHP4.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/exportheader.cmake.in
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/CMakeOBJCInformation.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/FindLibArchive.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/CTestTargets.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/CMakeCompilerIdDetection.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/CheckFunctionExists.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/CMakeTestCSharpCompiler.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/SquishTestScript.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/FindLua.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/CMakeCommonLanguageInclude.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/FindQt4.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/CPackIFW.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/FindVulkan.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/FortranCInterface.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Squish4RunTestCase.sh
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/FindHDF5.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/CheckIncludeFiles.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/FindAVIFile.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/FindMatlab.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/CMakeParseImplicitIncludeInfo.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/MatlabTestsRedirect.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/FindMotif.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/CMakeDetermineCompilerABI.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/CMakeSystem.cmake.in
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/CheckOBJCXXSourceCompiles.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/WriteBasicConfigVersionFile.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/CMakeASM-ATTInformation.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/CheckFortranCompilerFlag.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/FindDevIL.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/FindosgPresentation.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/CTestUseLaunchers.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/CMakeOBJCCompiler.cmake.in
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/CheckOBJCXXCompilerFlag.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/FindSDL_ttf.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/CMakeBorlandFindMake.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/CMakeMSYSFindMake.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/FindSDL_image.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/FindIce.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/GoogleTestAddTests.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/FindSquish.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/FindLTTngUST.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/FindPerl.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/FindJasper.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/FindLibXml2.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/kde3init_dummy.cpp.in
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/CMakeFortranInformation.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/FindUnixCommands.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/CMakeTestASMCompiler.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/CMakeConfigurableFile.in
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/FetchContent
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/FetchContent/CMakeLists.cmake.in
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/GenerateExportHeader.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/FindPackageMessage.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/TestForSTDNamespace.cxx
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/BasicConfigVersion-AnyNewerVersion.cmake.in
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/FindGLUT.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/FLTKCompatibility.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/FindGTest.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/CMakeCCompilerId.c.in
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/CheckCCompilerFlag.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/AddFileDependencies.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/BasicConfigVersion-SameMinorVersion.cmake.in
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/CMakeDetermineOBJCCompiler.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/FindPerlLibs.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/CMakeDetermineSwiftCompiler.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/FindosgIntrospection.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/CMakeFortranCompilerId.F.in
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/FindCoin3D.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/FindBullet.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/FindPythonInterp.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/CheckOBJCSourceRuns.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/CMakeDetermineRCCompiler.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/CMakeVerifyManifest.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/CMakeTestASM_NASMCompiler.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/CMakeJavaCompiler.cmake.in
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/FindEnvModules.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/UseEcos.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/FindCups.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/CMakeBackwardCompatibilityCXX.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/FindHSPELL.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/CMakeDetermineASM_NASMCompiler.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/FindSubversion.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/TestForANSIStreamHeaders.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/CMakeNinjaFindMake.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/FindWget.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/FindosgUtil.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/CheckCXXSymbolExists.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/FindosgProducer.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/CheckVariableExists.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/FindBoost.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/FindosgGA.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/FindosgWidget.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/CMakeDetermineASM_MASMCompiler.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/FindTclsh.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/GetPrerequisites.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/FetchContent.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/FindMPEG2.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/FindosgTerrain.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Platform
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Platform/Windows-Apple-Swift.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Platform/BlueGeneQ-static-XL-Fortran.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Platform/Windows-GNU-Fortran-ABI.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Platform/WindowsPhone-Clang-CXX.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Platform/Apple-GNU-OBJC.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Platform/Windows-GNU.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Platform/Midipix.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Platform/AIX-XLClang-C.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Platform/HP-UX-GNU-ASM.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Platform/WindowsPaths.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Platform/HP-UX-GNU-Fortran.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Platform/BSDOS.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Platform/AIX-XL-CXX.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Platform/AIX-GNU-Fortran.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Platform/Android-Common.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Platform/Windows-df.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Platform/Windows-GNU-CXX.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Platform/AIX-Clang-CXX.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Platform/Apple-Intel-C.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Platform/BlueGeneP-static-GNU-C.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Platform/BlueGeneP-static.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Platform/SunOS-GNU-Fortran.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Platform/BlueGeneQ-dynamic-XL-Fortran.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Platform/OSF1.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Platform/CYGWIN-GNU-Fortran.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Platform/UnixWare.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Platform/BlueGeneP-static-XL-C.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Platform/BlueGeneQ-dynamic-GNU-C.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Platform/eCos.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Platform/Apple-AppleClang-C.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Platform/Linux-PGI.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Platform/WindowsStore-GNU-ASM.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Platform/Android-Determine.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Platform/Windows-OpenWatcom.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Platform/Android-Clang.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Platform/Generic-ADSP-ASM.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Platform/Windows-GNU-CXX-ABI.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Platform/AIX-XL-C.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Platform/AIX-VisualAge-CXX.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Platform/Darwin-Determine-CXX.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Platform/SunOS-PathScale-CXX.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Platform/BlueGeneP-static-GNU-CXX.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Platform/Windows-Intel-C.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Platform/Linux-PGI-Fortran.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Platform/Windows-Borland-C.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Platform/tvOS.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Platform/Apple-VisualAge-C.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Platform/Android.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Platform/Darwin-Initialize.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Platform/BeOS.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Platform/AIX-XLClang.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Platform/Apple-AppleClang-OBJC.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Platform/Windows-Watcom-CXX.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Platform/BlueGeneQ-base.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Platform/MP-RAS.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Platform/CYGWIN-GNU.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Platform/AIX-Clang-C.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Platform/BlueGeneP-static-XL-Fortran.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Platform/Windows-Embarcadero-CXX.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Platform/Windows-Clang-CXX.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Platform/SunOS.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Platform/Windows-GNU-ASM.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Platform/Linux-PathScale-C.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Platform/AIX-XL-Fortran.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Platform/BlueGeneQ-static-GNU-CXX.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Platform/Linux-TinyCC-C.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Platform/Linux-Intel.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Platform/Linux-PathScale-Fortran.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Platform/BlueGeneP-dynamic-XL-C.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Platform/gas.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Platform/WindowsCE-MSVC-CXX.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Platform/Windows-Clang-C.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Platform/Windows-G95-Fortran.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Platform/Android-Clang-ASM.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Platform/Apple-PGI-C.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Platform/BlueGeneQ-dynamic-XL-CXX.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Platform/HP-UX-HP-CXX.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Platform/UNIX_SV.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Platform/Windows-Intel-Fortran.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Platform/Android-Clang-CXX.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Platform/Catamount.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Platform/Windows-GNU-C.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Platform/Windows-Borland-CXX.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Platform/ARTOS-GNU-C.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Platform/Windows-Flang-Fortran.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Platform/Linux-SunPro-CXX.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Platform/DragonFly.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Platform/HP-UX-GNU.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Platform/Linux-Intel-C.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Platform/WindowsStore-GNU-C.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Platform/Linux-XL-CXX.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Platform/Apple-VisualAge-CXX.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Platform/Linux-NAG-Fortran.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Platform/AIX
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Platform/AIX/ExportImportList
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Platform/AIX-XL-ASM.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Platform/Windows-Embarcadero.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Platform/Windows-Intel.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Platform/Windows-MSVC.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Platform/Linux-VisualAge-Fortran.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Platform/Apple-Clang.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Platform/BlueGeneP-static-XL-CXX.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Platform/Android-GNU-C.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Platform/Windows-Watcom-C.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Platform/AIX-GNU-C.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Platform/HP-UX-GNU-CXX.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Platform/CrayLinuxEnvironment.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Platform/Android
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Platform/Android/abi-x86-GNU.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Platform/Android/ndk-stl-system.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Platform/Android/ndk-stl-stlport_static.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Platform/Android/ndk-stl-gnustl.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Platform/Android/ndk-stl-stlport_shared.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Platform/Android/Determine-Compiler.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Platform/Android/ndk-stl-gabi++_static.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Platform/Android/ndk-stl-gabi++_shared.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Platform/Android/abi-mips64-Clang.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Platform/Android/abi-mips-GNU.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Platform/Android/ndk-stl-stlport.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Platform/Android/ndk-stl-c++_shared.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Platform/Android/abi-x86-Clang.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Platform/Android/ndk-stl-c++_static.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Platform/Android/abi-armeabi-v7a-GNU.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Platform/Android/abi-common-GNU.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Platform/Android/abi-x86_64-Clang.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Platform/Android/ndk-stl-none.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Platform/Android/abi-armeabi-v7a-Clang.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Platform/Android/Determine-Compiler-Standalone.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Platform/Android/Determine-Compiler-NDK.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Platform/Android/ndk-stl-gnustl_static.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Platform/Android/abi-armeabi-Clang.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Platform/Android/abi-armeabi-v6-GNU.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Platform/Android/abi-arm64-v8a-Clang.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Platform/Android/abi-common.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Platform/Android/ndk-stl-c++.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Platform/Android/abi-arm64-v8a-GNU.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Platform/Android/abi-mips64-GNU.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Platform/Android/abi-mips-Clang.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Platform/Android/ndk-stl-gnustl_shared.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Platform/Android/abi-common-Clang.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Platform/Android/ndk-stl-gabi++.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Platform/Android/abi-armeabi-GNU.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Platform/Android/abi-armeabi-v6-Clang.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Platform/Android/abi-x86_64-GNU.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Platform/AIX-XL.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Platform/Android-Clang-C.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Platform/Linux-CCur-Fortran.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Platform/WindowsPhone-GNU-C.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Platform/BlueGeneQ-static-GNU-Fortran.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Platform/WindowsPhone-Clang-C.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Platform/WindowsStore-Clang-CXX.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Platform/Linux-GNU-Fortran.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Platform/Apple-PGI-CXX.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Platform/Linux-Intel-Fortran.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Platform/watchOS-Determine-CXX.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Platform/BlueGeneL.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Platform/Windows-NVIDIA-CUDA.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Platform/BlueGeneP-static-GNU-Fortran.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Platform/Apple-Clang-OBJC.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Platform/Linux-VisualAge-C.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Platform/WindowsStore-Clang-C.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Platform/Apple-AppleClang-OBJCXX.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Platform/Apple-Intel.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Platform/WindowsPhone-Clang-ASM.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Platform/Linux-GNU-CXX.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Platform/Android-GNU.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Platform/SCO_SV.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Platform/BlueGeneQ-dynamic-GNU-CXX.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Platform/Generic.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Platform/Linux-Clang-C.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Platform/HP-UX-GNU-C.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Platform/Linux-PGI-CXX.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Platform/MirBSD.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Platform/AIX.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Platform/CYGWIN-Clang-CXX.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Platform/BlueGeneP-dynamic-XL-Fortran.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Platform/Apple-AppleClang-CXX.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Platform/WindowsPhone-MSVC-CXX.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Platform/GNUtoMS_lib.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Platform/RISCos.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Platform/AIX-XLClang-CXX.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Platform/Windows-windres.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Platform/BlueGeneP-dynamic-GNU-Fortran.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Platform/OpenBSD.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Platform/Apple-Clang-OBJCXX.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Platform/ULTRIX.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Platform/Windows-OpenWatcom-C.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Platform/GNUtoMS_lib.bat.in
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Platform/WindowsPhone-GNU-ASM.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Platform/BlueGeneQ-static-GNU-C.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Platform/Windows-Embarcadero-C.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Platform/Linux-XL-Fortran.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Platform/syllable.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Platform/Euros.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Platform/WindowsPhone-GNU-CXX.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Platform/Linux-GNU.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Platform/Linux.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Platform/FreeBSD-Determine-CXX.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Platform/UnixPaths.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Platform/Apple-Clang-CXX.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Platform/SunOS-GNU.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Platform/Apple-GNU-Fortran.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Platform/Windows.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Platform/Linux-XL-C.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Platform/Apple-Clang-ASM.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Platform/GNU.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Platform/Apple-XL-CXX.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Platform/CYGWIN-GNU-CXX.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Platform/watchOS-Initialize.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Platform/QNX.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Platform/WindowsStore-MSVC-CXX.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Platform/SunOS-GNU-CXX.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Platform/kFreeBSD.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Platform/Windows-PGI.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Platform/CYGWIN-Determine-CXX.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Platform/Linux-PathScale.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Platform/BlueGeneQ-dynamic-GNU-Fortran.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Platform/tvOS-Determine-CXX.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Platform/iOS.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Platform/OpenVMS.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Platform/CYGWIN-Clang-C.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Platform/Apple-GNU-C.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Platform/BlueGeneQ-dynamic.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Platform/WindowsCE-MSVC-C.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Platform/Tru64.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Platform/SunOS-Clang-CXX.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Platform/Haiku.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Platform/AIX-GNU-CXX.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Platform/Windows-OpenWatcom-CXX.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Platform/Apple-XL-C.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Platform/Apple-Intel-Fortran.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Platform/Xenix.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Platform/AIX-VisualAge-Fortran.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Platform/CYGWIN-GNU-C.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Platform/Windows-GNU-Fortran.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Platform/Linux-Determine-CXX.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Platform/WindowsCE.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Platform/Linux-como.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Platform/Windows-MSVC-CXX.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Platform/HP-UX-HP.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Platform/HP-UX-HP-ASM.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Platform/WindowsPhone-MSVC-C.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Platform/BlueGeneQ-static.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Platform/WindowsStore-MSVC-C.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Platform/Windows-Clang.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Platform/Windows-MSVC-C.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Platform/SunOS-PathScale-C.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Platform/BlueGeneQ-static-XL-C.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Platform/Android-Determine-C.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Platform/CYGWIN.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Platform/Linux-PGI-C.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Platform/GHS-MULTI-Determine.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Platform/Apple-GNU-OBJCXX.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Platform/Apple-Apple-Swift.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Platform/HP-UX-HP-C.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Platform/Fuchsia.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Platform/Windows-Intel-CXX.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Platform/Generic-ADSP-CXX.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Platform/Windows-GNU-C-ABI.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Platform/BlueGeneP-base.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Platform/Windows-PGI-C.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Platform/BlueGeneP-dynamic-XL-CXX.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Platform/AIX-VisualAge-C.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Platform/WindowsStore-Clang-ASM.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Platform/Linux-PathScale-CXX.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Platform/BlueGeneQ-static-XL-CXX.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Platform/SunOS-PathScale.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Platform/Apple-GNU.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Platform/SINIX.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Platform/Apple-PGI.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Platform/GHS-MULTI.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Platform/BlueGeneQ-dynamic-XL-C.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Platform/Android-Determine-CXX.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Platform/BlueGeneP-dynamic.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Platform/Apple-NVIDIA-CUDA.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Platform/Apple-Absoft-Fortran.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Platform/FreeBSD.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Platform/SunOS-GNU-C.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Platform/Apple-Intel-CXX.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Platform/BlueGeneP-dynamic-GNU-CXX.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Platform/Windows-Determine-CXX.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Platform/HP-UX.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Platform/ARTOS.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Platform/iOS-Initialize.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Platform/Android-GNU-CXX.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Platform/iOS-Determine-CXX.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Platform/Windows-Clang-ASM.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Platform/Linux-Absoft-Fortran.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Platform/Darwin.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Platform/SunOS-PathScale-Fortran.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Platform/WindowsPhone.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Platform/CYGWIN-windres.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Platform/HP-UX-HP-Fortran.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Platform/Windows-PGI-Fortran.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Platform/Generic-ADSP-Common.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Platform/Windows-Intel-ASM.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Platform/NetBSD.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Platform/Generic-SDCC-C.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Platform/Apple-NAG-Fortran.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Platform/Linux-VisualAge-CXX.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Platform/AIX-GNU-ASM.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Platform/Linux-GNU-C.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Platform/Apple-PGI-Fortran.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Platform/tvOS-Initialize.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Platform/Linux-Intel-CXX.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Platform/Generic-ADSP-C.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Platform/Apple-GNU-CXX.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Platform/WindowsStore-GNU-CXX.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Platform/Apple-Clang-C.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Platform/Linux-Clang-CXX.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Platform/AIX-GNU.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Platform/Android-Initialize.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Platform/SunOS-Clang-C.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Platform/watchOS.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Platform/WindowsStore.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Platform/BlueGeneP-dynamic-GNU-C.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/CMakeOBJCCompilerId.m.in
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/Squish4RunTestCase.bat
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/ExternalData.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/CMakeExpandImportedTargets.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/FindODBC.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/CMakeCUDACompiler.cmake.in
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/FindTIFF.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/FindPackageHandleStandardArgs.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/FindQt.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/CMakeTestCUDACompiler.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/CMakeCSharpCompilerId.cs.in
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/FindosgViewer.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/CheckLanguage.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/FindFreetype.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/FindosgSim.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/DeployQt4.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/FindLAPACK.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/CMakeGenericSystem.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/.NoDartCoverage
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/FindCurses.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/FindICU.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/FindPike.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/FindosgManipulator.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/CMakeDetermineJavaCompiler.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/CheckFortranSourceRuns.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/CSharpUtilities.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/CMakeTestFortranCompiler.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/UseJavaSymlinks.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/CMakeCUDACompilerId.cu.in
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/FindRTI.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/CMakeFindDependencyMacro.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/FindOpenSSL.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/FindosgAnimation.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/CTestCoverageCollectGCOV.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/ExternalProject-verify.cmake.in
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/CMakeOBJCXXInformation.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/CMakeDetermineCompileFeatures.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/CMakeFindBinUtils.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Modules/CheckFortranSourceCompiles.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Templates
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Templates/MSBuild
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Templates/MSBuild/nasm.targets
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Templates/MSBuild/nasm.props.in
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Templates/MSBuild/FlagTables
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Templates/MSBuild/FlagTables/v11_CL.json
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Templates/MSBuild/FlagTables/v10_MASM.json
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Templates/MSBuild/FlagTables/v11_CSharp.json
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Templates/MSBuild/FlagTables/v11_LIB.json
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Templates/MSBuild/FlagTables/v10_Link.json
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Templates/MSBuild/FlagTables/v12_MASM.json
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Templates/MSBuild/FlagTables/v12_LIB.json
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Templates/MSBuild/FlagTables/v142_CSharp.json
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Templates/MSBuild/FlagTables/v12_CSharp.json
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Templates/MSBuild/FlagTables/v10_LIB.json
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Templates/MSBuild/FlagTables/v12_RC.json
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Templates/MSBuild/FlagTables/v10_NASM.json
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Templates/MSBuild/FlagTables/v11_MASM.json
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Templates/MSBuild/FlagTables/v140_CSharp.json
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Templates/MSBuild/FlagTables/v10_Cuda.json
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Templates/MSBuild/FlagTables/v10_CSharp.json
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Templates/MSBuild/FlagTables/v12_Link.json
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Templates/MSBuild/FlagTables/v141_Link.json
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Templates/MSBuild/FlagTables/v141_CSharp.json
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Templates/MSBuild/FlagTables/v140_Link.json
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Templates/MSBuild/FlagTables/v14_RC.json
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Templates/MSBuild/FlagTables/v10_RC.json
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Templates/MSBuild/FlagTables/v142_Link.json
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Templates/MSBuild/FlagTables/v14_LIB.json
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Templates/MSBuild/FlagTables/v10_CL.json
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Templates/MSBuild/FlagTables/v12_CL.json
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Templates/MSBuild/FlagTables/v10_CudaHost.json
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Templates/MSBuild/FlagTables/v141_CL.json
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Templates/MSBuild/FlagTables/v11_RC.json
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Templates/MSBuild/FlagTables/v11_Link.json
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Templates/MSBuild/FlagTables/v140_CL.json
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Templates/MSBuild/FlagTables/v142_CL.json
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Templates/MSBuild/FlagTables/v14_MASM.json
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Templates/MSBuild/nasm.xml
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Templates/AppleInfo.plist
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Templates/TestDriver.cxx.in
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Templates/CPackConfig.cmake.in
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Templates/CPack.GenericLicense.txt
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Templates/CTestScript.cmake.in
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Templates/CPack.GenericDescription.txt
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Templates/CPack.GenericWelcome.txt
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Templates/CMakeVSMacros1.vsmacros
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Templates/CMakeVSMacros2.vsmacros
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Templates/Windows
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Templates/Windows/SplashScreen.png
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Templates/Windows/SmallLogo.png
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Templates/Windows/Windows_TemporaryKey.pfx
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Templates/Windows/StoreLogo.png
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Templates/Windows/SmallLogo44x44.png
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Templates/Windows/Logo.png
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/Templates/Windows/ApplicationIcon.png
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/editors/vim/indent
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/editors/vim/indent/cmake.vim
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/editors/vim/syntax
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/editors/vim/syntax/cmake.vim
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/editors/emacs/cmake-mode.el
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/aclocal/cmake.m4
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/completions/cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/completions/cpack
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/cmake-3.17/completions/ctest
make[4]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0'
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/stamp
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/cmake-3.17.0/.built
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/stamp/.cmake_installed
make[3]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tools/cmake'
time: tools/cmake/compile#1525.94#109.49#353.19
make[3]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tools/zlib'
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/dl
SHELL= flock /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/.zlib-1.2.11.tar.xz.flock -c '  	/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/download.pl "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/dl" "zlib-1.2.11.tar.xz" "4ff941449631ace0d4d203e3483be9dbc9da454084111f97ea0a2114e19bf066" "" "@SF/libpng" "http://www.zlib.net"    '
+ curl -f --connect-timeout 20 --retry 5 --location --insecure https://sources.cdn.openwrt.org/zlib-1.2.11.tar.xz
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
curl: (22) The requested URL returned error: 404 
Download failed.
+ curl -f --connect-timeout 20 --retry 5 --location --insecure https://downloads.sourceforge.net/libpng/zlib-1.2.11.tar.xz
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100   370  100   370    0     0    678      0 --:--:-- --:--:-- --:--:--   678

  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
100   339  100   339    0     0    134      0  0:00:02  0:00:02 --:--:--   346
100   339  100   339    0     0    134      0  0:00:02  0:00:02 --:--:--   346

100  456k  100  456k    0     0   169k      0  0:00:02  0:00:02 --:--:--  169k
. /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/include/shell.sh; xzcat /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/dl/zlib-1.2.11.tar.xz | tar -C /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/zlib-1.2.11/.. -xf -
[ ! -d ./src/ ] || cp -fpR ./src/* /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/zlib-1.2.11

Applying ./patches/900-overridable-pc-exec-prefix.patch using plaintext: 
patching file zlib.pc.cmakein
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/zlib-1.2.11/.prepareda9eeea8372374cc54888fd1502b8ebbc_6664517399ebbbc92a37c5bb081b5c53
(cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/zlib-1.2.11; CFLAGS="-O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fPIC" CXXFLAGS="-O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fPIC" LDFLAGS="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib " cmake -DCMAKE_BUILD_TYPE=Release -DCMAKE_C_FLAGS_RELEASE="-DNDEBUG" -DCMAKE_CXX_FLAGS_RELEASE="-DNDEBUG" -DCMAKE_EXE_LINKER_FLAGS:STRING="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib " -DCMAKE_MODULE_LINKER_FLAGS:STRING="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib " -DCMAKE_SHARED_LINKER_FLAGS:STRING="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib " -DCMAKE_FIND_ROOT_PATH="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host;/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg;/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host" -DCMAKE_FIND_ROOT_PATH_MODE_PROGRAM=BOTH -DCMAKE_FIND_ROOT_PATH_MODE_LIBRARY=ONLY -DCMAKE_FIND_ROOT_PATH_MODE_INCLUDE=ONLY -DCMAKE_STRIP=: -DCMAKE_INSTALL_PREFIX=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host -DCMAKE_PREFIX_PATH=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host -DCMAKE_SKIP_RPATH=TRUE -DCMAKE_INSTALL_LIBDIR=lib  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/zlib-1.2.11 )
-- The C compiler identification is GNU 7.5.0
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc - works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Detecting C compile features
-- Detecting C compile features - done
-- Looking for sys/types.h
-- Looking for sys/types.h - found
-- Looking for stdint.h
-- Looking for stdint.h - found
-- Looking for stddef.h
-- Looking for stddef.h - found
-- Check size of off64_t
-- Check size of off64_t - done
-- Looking for fseeko
-- Looking for fseeko - found
-- Looking for unistd.h
-- Looking for unistd.h - found
-- Configuring done
-- Generating done
CMake Warning:
  Manually-specified variables were not used by the project:

    CMAKE_CXX_FLAGS_RELEASE
    CMAKE_FIND_ROOT_PATH_MODE_LIBRARY
    CMAKE_INSTALL_LIBDIR
    CMAKE_MODULE_LINKER_FLAGS


-- Build files have been written to: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/zlib-1.2.11
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/zlib-1.2.11/.configured
CFLAGS="-O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -fPIC" CPPFLAGS="-I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include " CXXFLAGS="" LDFLAGS="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib " make -j1 -C /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/zlib-1.2.11  
make[4]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/zlib-1.2.11'
make[5]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/zlib-1.2.11'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/zlib-1.2.11'
Scanning dependencies of target zlibstatic
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/zlib-1.2.11'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/zlib-1.2.11'
[  2%] Building C object CMakeFiles/zlibstatic.dir/adler32.o
[  5%] Building C object CMakeFiles/zlibstatic.dir/compress.o
[  7%] Building C object CMakeFiles/zlibstatic.dir/crc32.o
[ 10%] Building C object CMakeFiles/zlibstatic.dir/deflate.o
[ 12%] Building C object CMakeFiles/zlibstatic.dir/gzclose.o
[ 15%] Building C object CMakeFiles/zlibstatic.dir/gzlib.o
[ 17%] Building C object CMakeFiles/zlibstatic.dir/gzread.o
[ 20%] Building C object CMakeFiles/zlibstatic.dir/gzwrite.o
[ 22%] Building C object CMakeFiles/zlibstatic.dir/inflate.o
[ 25%] Building C object CMakeFiles/zlibstatic.dir/infback.o
[ 27%] Building C object CMakeFiles/zlibstatic.dir/inftrees.o
[ 30%] Building C object CMakeFiles/zlibstatic.dir/inffast.o
[ 32%] Building C object CMakeFiles/zlibstatic.dir/trees.o
[ 35%] Building C object CMakeFiles/zlibstatic.dir/uncompr.o
[ 37%] Building C object CMakeFiles/zlibstatic.dir/zutil.o
[ 40%] Linking C static library libz.a
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/zlib-1.2.11'
[ 40%] Built target zlibstatic
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/zlib-1.2.11'
Scanning dependencies of target zlib
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/zlib-1.2.11'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/zlib-1.2.11'
[ 42%] Building C object CMakeFiles/zlib.dir/adler32.o
[ 45%] Building C object CMakeFiles/zlib.dir/compress.o
[ 47%] Building C object CMakeFiles/zlib.dir/crc32.o
[ 50%] Building C object CMakeFiles/zlib.dir/deflate.o
[ 52%] Building C object CMakeFiles/zlib.dir/gzclose.o
[ 55%] Building C object CMakeFiles/zlib.dir/gzlib.o
[ 57%] Building C object CMakeFiles/zlib.dir/gzread.o
[ 60%] Building C object CMakeFiles/zlib.dir/gzwrite.o
[ 62%] Building C object CMakeFiles/zlib.dir/inflate.o
[ 65%] Building C object CMakeFiles/zlib.dir/infback.o
[ 67%] Building C object CMakeFiles/zlib.dir/inftrees.o
[ 70%] Building C object CMakeFiles/zlib.dir/inffast.o
[ 72%] Building C object CMakeFiles/zlib.dir/trees.o
[ 75%] Building C object CMakeFiles/zlib.dir/uncompr.o
[ 77%] Building C object CMakeFiles/zlib.dir/zutil.o
[ 80%] Linking C shared library libz.so
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/zlib-1.2.11'
[ 80%] Built target zlib
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/zlib-1.2.11'
Scanning dependencies of target example
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/zlib-1.2.11'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/zlib-1.2.11'
[ 82%] Building C object CMakeFiles/example.dir/test/example.o
[ 85%] Linking C executable example
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/zlib-1.2.11'
[ 85%] Built target example
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/zlib-1.2.11'
Scanning dependencies of target minigzip
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/zlib-1.2.11'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/zlib-1.2.11'
[ 87%] Building C object CMakeFiles/minigzip.dir/test/minigzip.o
[ 90%] Linking C executable minigzip
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/zlib-1.2.11'
[ 90%] Built target minigzip
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/zlib-1.2.11'
Scanning dependencies of target minigzip64
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/zlib-1.2.11'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/zlib-1.2.11'
[ 92%] Building C object CMakeFiles/minigzip64.dir/test/minigzip.o
[ 95%] Linking C executable minigzip64
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/zlib-1.2.11'
[ 95%] Built target minigzip64
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/zlib-1.2.11'
Scanning dependencies of target example64
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/zlib-1.2.11'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/zlib-1.2.11'
[ 97%] Building C object CMakeFiles/example64.dir/test/example.o
[100%] Linking C executable example64
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/zlib-1.2.11'
[100%] Built target example64
make[5]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/zlib-1.2.11'
make[4]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/zlib-1.2.11'
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/zlib-1.2.11/.built
cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/zlib-1.2.11/libz.a /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib/
cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/zlib-1.2.11/zconf.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include/
cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/zlib-1.2.11/zlib.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include/
cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/zlib-1.2.11/zlib.pc /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib/pkgconfig/
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/stamp
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/zlib-1.2.11/.built
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/stamp/.zlib_installed
make[3]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tools/zlib'
time: tools/zlib/compile#4.24#0.54#7.49
make[3]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tools/mtd-utils'
make[3]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tools/make-ext4fs'
make[3]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tools/firmware-utils'
make[3]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tools/squashfskit4'
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/dl
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/dl
SHELL= flock /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/.squashfskit-v4.14.tar.xz.flock -c '  	/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/download.pl "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/dl" "squashfskit-v4.14.tar.xz" "5761aaa3aedc4f7112b708367d891c9abdc1ffea972e3fe47923ddba23984d95" "" "https://github.com/squashfskit/squashfskit/releases/download/v4.14/"    '
SHELL= flock /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/.mtd-utils-2.1.1.tar.bz2.flock -c '  	/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/download.pl "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/dl" "mtd-utils-2.1.1.tar.bz2" "8d15e8b70f036d6af1a66011f8ca0e048e9675fa7983d33bea92c24313a232d2" "" "ftp://ftp.infradead.org/pub/mtd-utils/"    '
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/firmware-utils/.prepared58e0e95c453b19076a871f99fb63a9a7_6664517399ebbbc92a37c5bb081b5c53
(cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/firmware-utils/; if [ -x configure ]; then cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/config.{guess,sub} /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/firmware-utils// && CC="gcc" CFLAGS="-O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include " CXX="g++" CPPFLAGS="-I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include " LDFLAGS="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib " CONFIG_SHELL="/usr/bin/env bash"  bash ./configure --target=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --program-prefix="" --program-suffix="" --prefix=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host --exec-prefix=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host --sysconfdir=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc --localstatedir=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/var --sbindir=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin ; fi )
+ curl -f --connect-timeout 20 --retry 5 --location --insecure https://sources.cdn.openwrt.org/squashfskit-v4.14.tar.xz
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/firmware-utils/.configured
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/firmware-utils/bin
gcc -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -Wno-unused-parameter -include endian.h -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib  -o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/firmware-utils/bin/add_header src/add_header.c 
+ curl -f --connect-timeout 20 --retry 5 --location --insecure https://sources.cdn.openwrt.org/mtd-utils-2.1.1.tar.bz2
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0 
      00        0   0      0  0     0      0    0    0        0  0          0  0- - :- - : - -0 - --:--:--:--:-- --- :----::---:-- -   - - 0:-
-:--     0
curl: (22)c uTrhle:  r(eq9u2e)s teHdT TUPR/L2  rsettrueranme d1  ewrarso rn:o t4 0c4l o
sed cleanly: PROTOCOL_ERROR (err 1)
Download failed.
Download failed.
+ curl -f --connect-timeout 20 --retry 5 --location --insecure https://github.com/squashfskit/squashfskit/releases/download/v4.14/squashfskit-v4.14.tar.xz
+ curl -f --connect-timeout 20 --retry 5 --location --insecure ftp://ftp.infradead.org/pub/mtd-utils/mtd-utils-2.1.1.tar.bz2
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0gcc -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -Wno-unused-parameter -include endian.h -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib  -o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/firmware-utils/bin/addpattern src/addpattern.c 
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/dl
SHELL= flock /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/.make-ext4fs-2020-01-05-5c201be7.tar.xz.flock -c '  	/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/download.pl "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/dl" "make-ext4fs-2020-01-05-5c201be7.tar.xz" "a9b74b7b95acc84a5a5c33d6acf493faad8f161caca3180734d9bd383c9d823f" "" || (  	echo "Checking out files from the git repository..."; mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/dl && cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/dl && rm -rf make-ext4fs-2020-01-05-5c201be7 && [ \! -d make-ext4fs-2020-01-05-5c201be7 ] && git clone  https://git.openwrt.org/project/make_ext4fs.git make-ext4fs-2020-01-05-5c201be7 && (cd make-ext4fs-2020-01-05-5c201be7 && git checkout 5c201be7d72aff735da27e17c29852e0cefe3e52 && git submodule update --init --recursive) && echo "Packing checkout..." && export TAR_TIMESTAMP=`cd make-ext4fs-2020-01-05-5c201be7 && git log -1 --format='\''@%ct'\''` && rm -rf make-ext4fs-2020-01-05-5c201be7/.git && 	tar --numeric-owner --owner=0 --group=0 --mode=a-s --sort=name ${TAR_TIMESTAMP:+--mtime="$TAR_TIMESTAMP"} -c make-ext4fs-2020-01-05-5c201be7 | 	xz -zc -7e > /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/dl/make-ext4fs-2020-01-05-5c201be7.tar.xz && mv /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/dl/make-ext4fs-2020-01-05-5c201be7.tar.xz /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/dl/ && rm -rf make-ext4fs-2020-01-05-5c201be7;  )    '
+ curl -f --connect-timeout 20 --retry 5 --location --insecure https://sources.cdn.openwrt.org/make-ext4fs-2020-01-05-5c201be7.tar.xz
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
curl: (92) HTTP/2 stream 1 was not closed cleanly: PROTOCOL_ERROR (err 1)
Download failed.
+ curl -f --connect-timeout 20 --retry 5 --location --insecure https://sources.openwrt.org/make-ext4fs-2020-01-05-5c201be7.tar.xz
gcc -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -Wno-unused-parameter -include endian.h -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib  -o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/firmware-utils/bin/asustrx src/asustrx.c 
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0src/asustrx.c: In function 'parse_options':
src/asustrx.c:135:26: warning: format '%hu' expects argument of type 'short unsigned int *', but argument 3 has type 'uint8_t * {aka unsigned char *}' [-Wformat=]
    if (sscanf(optarg, "%hu.%hu.%hu.%hu", &version[0], &version[1], &version[2], &version[3]) != 4)
                        ~~^               ~~~~~~~~~~~
                        %hhu
src/asustrx.c:135:30: warning: format '%hu' expects argument of type 'short unsigned int *', but argument 4 has type 'uint8_t * {aka unsigned char *}' [-Wformat=]
    if (sscanf(optarg, "%hu.%hu.%hu.%hu", &version[0], &version[1], &version[2], &version[3]) != 4)
                            ~~^                        ~~~~~~~~~~~
                            %hhu
src/asustrx.c:135:34: warning: format '%hu' expects argument of type 'short unsigned int *', but argument 5 has type 'uint8_t * {aka unsigned char *}' [-Wformat=]
    if (sscanf(optarg, "%hu.%hu.%hu.%hu", &version[0], &version[1], &version[2], &version[3]) != 4)
                                ~~^                                 ~~~~~~~~~~~
                                %hhu
src/asustrx.c:135:38: warning: format '%hu' expects argument of type 'short unsigned int *', but argument 6 has type 'uint8_t * {aka unsigned char *}' [-Wformat=]
    if (sscanf(optarg, "%hu.%hu.%hu.%hu", &version[0], &version[1], &version[2], &version[3]) != 4)
                                    ~~^                                          ~~~~~~~~~~~
                                    %hhu
gcc -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -Wno-unused-parameter -include endian.h -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib  -o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/firmware-utils/bin/buffalo-enc src/buffalo-enc.c src/buffalo-lib.c -Wall
src/buffalo-enc.c: In function 'main':
src/buffalo-enc.c:159:3: warning: 'tail_len' may be used uninitialized in this function [-Wmaybe-uninitialized]
   memmove(&buf[tail_dst], &buf[tail_src], tail_len);
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
src/buffalo-enc.c:123:29: note: 'tail_len' was declared here
  ssize_t src_len, tail_dst, tail_len, tail_src;
                             ^~~~~~~~
src/buffalo-enc.c:160:38: warning: 'tail_dst' may be used uninitialized in this function [-Wmaybe-uninitialized]
   memset(&buf[tail_src], 0, tail_dst - tail_src);
                             ~~~~~~~~~^~~~~~~~~~
src/buffalo-enc.c:123:19: note: 'tail_dst' was declared here
  ssize_t src_len, tail_dst, tail_len, tail_src;
                   ^~~~~~~~
gcc -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -Wno-unused-parameter -include endian.h -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib  -o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/firmware-utils/bin/buffalo-tag src/buffalo-tag.c src/buffalo-lib.c -Wall

100   635  100   635    0     0   1878      0 --:--:-- --:--:-- --:--:--  1878

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0gcc -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -Wno-unused-parameter -include endian.h -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib  -o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/firmware-utils/bin/buffalo-tftp src/buffalo-tftp.c src/buffalo-lib.c -Wall

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0gcc -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -Wno-unused-parameter -include endian.h -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib  -o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/firmware-utils/bin/dgfirmware src/dgfirmware.c 
gcc -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -Wno-unused-parameter -include endian.h -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib  -o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/firmware-utils/bin/dgn3500sum src/dgn3500sum.c -Wall
src/dgn3500sum.c: In function 'main':
src/dgn3500sum.c:155:23: warning: '%04X' directive writing between 4 and 8 bytes into a region of size between 1 and 5 [-Wformat-overflow=]
   sprintf(sumbuf,"%04X%04X",sum1,sum);
                       ^~~~
src/dgn3500sum.c:155:18: note: directive argument in the range [0, 2147483647]
   sprintf(sumbuf,"%04X%04X",sum1,sum);
                  ^~~~~~~~~~
In file included from /usr/include/stdio.h:862:0,
                 from src/dgn3500sum.c:29:
/usr/include/x86_64-linux-gnu/bits/stdio2.h:33:10: note: '__builtin___sprintf_chk' output between 9 and 17 bytes into a destination of size 9
   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
       __bos (__s), __fmt, __va_arg_pack ());
       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gcc -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -Wno-unused-parameter -include endian.h -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib  -o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/firmware-utils/bin/dns313-header src/dns313-header.c -Wall
src/dns313-header.c: In function 'main':
src/dns313-header.c:158:22: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'size_t {aka long unsigned int}' [-Wformat=]
  printf("Allocate %08x bytes\n", bufsize);
                   ~~~^
                   %08lx
src/dns313-header.c:202:10: warning: pointer targets in passing argument 1 of 'strncpy' differ in signedness [-Wpointer-sign]
  strncpy(buffer + OFFSET_NAME, "kernel.img", NAME_LEN);
          ^~~~~~
In file included from /usr/include/features.h:424:0,
                 from /usr/include/byteswap.h:21,
                 from /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include/byteswap.h:2,
                 from /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include/endian.h:5,
                 from <command-line>:32:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:103:1: note: expected 'char * restrict' but argument is of type 'unsigned char *'
 __NTH (strncpy (char *__restrict __dest, const char *__restrict __src,
 ^
src/dns313-header.c:204:10: warning: pointer targets in passing argument 1 of 'strncpy' differ in signedness [-Wpointer-sign]
  strncpy(buffer + OFFSET_MODEL, "dns-313v3", MODEL_LEN);
          ^~~~~~
In file included from /usr/include/features.h:424:0,
                 from /usr/include/byteswap.h:21,
                 from /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include/byteswap.h:2,
                 from /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include/endian.h:5,
                 from <command-line>:32:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:103:1: note: expected 'char * restrict' but argument is of type 'unsigned char *'
 __NTH (strncpy (char *__restrict __dest, const char *__restrict __src,
 ^
src/dns313-header.c:206:10: warning: pointer targets in passing argument 1 of 'strncpy' differ in signedness [-Wpointer-sign]
  strncpy(buffer + OFFSET_VERSION, "2.01b04", VERSION_LEN);
          ^~~~~~
In file included from /usr/include/features.h:424:0,
                 from /usr/include/byteswap.h:21,
                 from /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include/byteswap.h:2,
                 from /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include/endian.h:5,
                 from <command-line>:32:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:103:1: note: expected 'char * restrict' but argument is of type 'unsigned char *'
 __NTH (strncpy (char *__restrict __dest, const char *__restrict __src,
 ^
src/dns313-header.c:226:32: warning: format '%x' expects argument of type 'unsigned int', but argument 3 has type 'size_t {aka long unsigned int}' [-Wformat=]
  printf("OUTFILE: %s, size: %08x bytes\n", pathout, bufsize);
                             ~~~^
                             %08lx
src/dns313-header.c:138:6: warning: unused variable 'i' [-Wunused-variable]
  int i;
      ^
src/dns313-header.c:134:17: warning: variable 'infop' set but not used [-Wunused-but-set-variable]
  unsigned char *infop;
                 ^~~~~
src/dns313-header.c:129:11: warning: variable 'padding' set but not used [-Wunused-but-set-variable]
  uint32_t padding;
           ^~~~~~~
gcc -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -Wno-unused-parameter -include endian.h -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib  -o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/firmware-utils/bin/edimax_fw_header src/edimax_fw_header.c -Wall
src/edimax_fw_header.c: In function 'read_to_buf':
src/edimax_fw_header.c:164:2: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result]
  fread(buf, buflen, 1, f);
  ^~~~~~~~~~~~~~~~~~~~~~~~
gcc -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -Wno-unused-parameter -include endian.h -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib  -o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/firmware-utils/bin/encode_crc src/encode_crc.c 
gcc -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -Wno-unused-parameter -include endian.h -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib  -o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/firmware-utils/bin/fix-u-media-header src/fix-u-media-header.c src/cyg_crc32.c -Wall
src/fix-u-media-header.c: In function 'read_to_buf':
src/fix-u-media-header.c:170:2: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result]
  fread(buf, fdata->file_size, 1, f);
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gcc -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -Wno-unused-parameter -include endian.h -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib  -o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/firmware-utils/bin/hcsmakeimage src/hcsmakeimage.c src/bcmalgo.c 
src/hcsmakeimage.c: In function 'main':
src/hcsmakeimage.c:185:2: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result]
  fread ( filebuffer, 1, buf.st_size,fd );
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
src/bcmalgo.c: In function 'get_file_crc':
src/bcmalgo.c:86:2: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result]
  fread ( filebuffer, 1, buf.st_size,fd );
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gcc -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -Wno-unused-parameter -include endian.h -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib  -o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/firmware-utils/bin/imagetag src/imagetag.c src/imagetag_cmdline.c src/cyg_crc32.c 

  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
 85  138k   85  118k    0     0  77680      0  0:00:01  0:00:01 --:--:--  114k
100  138k  100  138k    0     0  90697      0  0:00:01  0:00:01 --:--:--  132k
. /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/include/shell.sh; xzcat /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/dl/squashfskit-v4.14.tar.xz | tar -C /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/squashfskit-v4.14/.. -xf -
[ ! -d ./src/ ] || cp -fpR ./src/* /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/squashfskit-v4.14

Applying ./patches/0001-fix-version.sh.patch using plaintext: 
patching file squashfs-tools/version.sh

Applying ./patches/0002-fix-build-failure-against-gcc-10.patch using plaintext: 
patching file squashfs-tools/mksquashfs.h
Hunk #1 succeeded at 133 with fuzz 2 (offset -10 lines).
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/squashfskit-v4.14/.prepared5c276848c4019dc3578e556def7b7f50_6664517399ebbbc92a37c5bb081b5c53
(cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/squashfskit-v4.14/; if [ -x configure ]; then cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/config.{guess,sub} /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/squashfskit-v4.14// && CC="gcc" CFLAGS="-O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include " CXX="g++" CPPFLAGS="-I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include " LDFLAGS="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib " CONFIG_SHELL="/usr/bin/env bash"  bash ./configure --target=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --program-prefix="" --program-suffix="" --prefix=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host --exec-prefix=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host --sysconfdir=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc --localstatedir=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/var --sbindir=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin ; fi )
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/squashfskit-v4.14/.configured
CFLAGS="-O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include " CPPFLAGS="-I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include " CXXFLAGS="" LDFLAGS="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib " make -C /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/squashfskit-v4.14/squashfs-tools XZ_SUPPORT=1 LZMA_XZ_SUPPORT=1 XATTR_SUPPORT= LZMA_LIB="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib/liblzma.a" EXTRA_CFLAGS="-I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include" mksquashfs unsquashfs
make[4]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/squashfskit-v4.14/squashfs-tools'
./version.sh
Writing squashfs-tools/version.h
cc -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/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 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -c -o mksquashfs.o mksquashfs.c
gcc -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -Wno-unused-parameter -include endian.h -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib  -o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/firmware-utils/bin/jcgimage src/jcgimage.c -lz -Wall

 65 50028   65 32512    0     0  20761      0  0:00:02  0:00:01  0:00:01 20747
100 50028  100 50028    0     0  31946      0  0:00:01  0:00:01 --:--:-- 31925
. /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/include/shell.sh; xzcat /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/dl/make-ext4fs-2020-01-05-5c201be7.tar.xz | tar -C /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/make-ext4fs-2020-01-05-5c201be7/.. -xf -
[ ! -d ./src/ ] || cp -fpR ./src/* /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/make-ext4fs-2020-01-05-5c201be7
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/make-ext4fs-2020-01-05-5c201be7/.prepared0fe669276a684b51090d016cf737e58d_6664517399ebbbc92a37c5bb081b5c53
(cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/make-ext4fs-2020-01-05-5c201be7/; if [ -x configure ]; then cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/config.{guess,sub} /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/make-ext4fs-2020-01-05-5c201be7// && CC="gcc" CFLAGS="-O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include " CXX="g++" CPPFLAGS="-I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include " LDFLAGS="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib " CONFIG_SHELL="/usr/bin/env bash"  bash ./configure --target=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --program-prefix="" --program-suffix="" --prefix=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host --exec-prefix=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host --sysconfdir=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc --localstatedir=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/var --sbindir=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin ; fi )
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/make-ext4fs-2020-01-05-5c201be7/.configured
CFLAGS="-O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include " CPPFLAGS="-I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include " CXXFLAGS="" LDFLAGS="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib " make -j1 -C /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/make-ext4fs-2020-01-05-5c201be7  
make[4]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/make-ext4fs-2020-01-05-5c201be7'
cc -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -Iinclude -Ilibsparse/include -c -o allocate.o allocate.c
gcc -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -Wno-unused-parameter -include endian.h -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib  -o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/firmware-utils/bin/lxlfw src/lxlfw.c 
gcc -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -Wno-unused-parameter -include endian.h -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib  -o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/firmware-utils/bin/lzma2eva src/lzma2eva.c -lz
cc -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -Iinclude -Ilibsparse/include -c -o canned_fs_config.o canned_fs_config.c
cc -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -Iinclude -Ilibsparse/include -c -o contents.o contents.c
gcc -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -Wno-unused-parameter -include endian.h -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib  -o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/firmware-utils/bin/makeamitbin src/makeamitbin.c 
gcc -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -Wno-unused-parameter -include endian.h -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib  -o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/firmware-utils/bin/mkbrncmdline src/mkbrncmdline.c 
cc -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -Iinclude -Ilibsparse/include -c -o crc16.o crc16.c
cc -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -Iinclude -Ilibsparse/include -c -o ext4fixup.o ext4fixup.c
gcc -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -Wno-unused-parameter -include endian.h -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib  -o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/firmware-utils/bin/mkbrnimg src/mkbrnimg.c 
src/mkbrnimg.c: In function 'main':
src/mkbrnimg.c:185:2: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
  write(outfd, signature, strlen(signature)+1);
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
src/mkbrnimg.c: In function 'appendfile':
src/mkbrnimg.c:141:2: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
  write(outfd, input_file, len);
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
src/mkbrnimg.c:146:2: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
  write(outfd, padding, padded_len - len);
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
src/mkbrnimg.c:161:2: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
  write(outfd, footer, sizeof(footer));
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gcc -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -Wno-unused-parameter -include endian.h -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib  -o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/firmware-utils/bin/mkbuffaloimg src/mkbuffaloimg.c -Wall
src/mkbuffaloimg.c: In function 'main':
src/mkbuffaloimg.c:179:2: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result]
  fread(buf +  DNI_HDR_LEN, st.st_size, 1, infile);
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
cc -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -Iinclude -Ilibsparse/include -c -o ext4_sb.o ext4_sb.c
cc -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -Iinclude -Ilibsparse/include -c -o ext4_utils.o ext4_utils.c
gcc -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -Wno-unused-parameter -include endian.h -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib  -o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/firmware-utils/bin/mkcameofw src/mkcameofw.c -Wall
src/mkcameofw.c: In function 'read_to_buf':
src/mkcameofw.c:157:2: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result]
  fread(buf, fdata->file_size, 1, f);
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gcc -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -Wno-unused-parameter -include endian.h -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib  -o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/firmware-utils/bin/mkcasfw src/mkcasfw.c 
src/mkcasfw.c: In function 'image_writeout_file':
src/mkcasfw.c:669:3: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result]
   fread(buf, buflen, 1, f);
   ^~~~~~~~~~~~~~~~~~~~~~~~
cc -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -Iinclude -Ilibsparse/include -c -o extent.o extent.c
cc -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -Iinclude -Ilibsparse/include -c -o indirect.o indirect.c
gcc -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -Wno-unused-parameter -include endian.h -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib  -o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/firmware-utils/bin/mkchkimg src/mkchkimg.c 
cc -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -Iinclude -Ilibsparse/include -c -o make_ext4fs_main.o make_ext4fs_main.c

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0cc -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -Iinclude -Ilibsparse/include -c -o make_ext4fs.o make_ext4fs.c
gcc -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -Wno-unused-parameter -include endian.h -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib  -o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/firmware-utils/bin/mkcsysimg src/mkcsysimg.c 
make_ext4fs.c: In function 'build_directory_structure':
make_ext4fs.c:130:3: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result]
   asprintf(&dentries[i].path, "%s%s", dir_path, namelist[i]->d_name);
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
make_ext4fs.c:131:3: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result]
   asprintf(&dentries[i].full_path, "%s%s", full_path, namelist[i]->d_name);
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
make_ext4fs.c:180:4: warning: ignoring return value of 'readlink', declared with attribute warn_unused_result [-Wunused-result]
    readlink(dentries[i].full_path, dentries[i].link, info.block_size - 1);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
make_ext4fs.c:197:3: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result]
   asprintf(&dentries[0].path, "%slost+found", dir_path);
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
src/mkcsysimg.c: In function 'block_writeout_file':
src/mkcsysimg.c:619:3: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result]
   fread(buf, buflen, 1, f);
   ^~~~~~~~~~~~~~~~~~~~~~~~
cc -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -Iinclude -Ilibsparse/include -c -o sha1.o sha1.c
gcc -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -Wno-unused-parameter -include endian.h -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib  -o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/firmware-utils/bin/mkdapimg src/mkdapimg.c 
src/mkdapimg.c: In function 'main':
src/mkdapimg.c:162:7: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result]
   if (fread(&imghdr, sizeof(imghdr), 1, ifile) < 0)
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
cc -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -Iinclude -Ilibsparse/include -c -o uuid.o uuid.c
cc -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -Iinclude -Ilibsparse/include -c -o wipe.o wipe.c
gcc -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -Wno-unused-parameter -include endian.h -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib  -o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/firmware-utils/bin/mkdapimg2 src/mkdapimg2.c 
make -C libsparse/ libsparse.a
make[5]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/make-ext4fs-2020-01-05-5c201be7/libsparse'
cc -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -Iinclude -Ilibsparse/include -Iinclude -c -o backed_block.o backed_block.c
cc -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/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 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -c -o read_fs.o read_fs.c
gcc -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -Wno-unused-parameter -include endian.h -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib  -o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/firmware-utils/bin/mkdhpimg src/mkdhpimg.c src/buffalo-lib.c -Wall
cc -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -Iinclude -Ilibsparse/include -Iinclude -c -o output_file.o output_file.c
src/mkdhpimg.c: In function 'main':
src/mkdhpimg.c:68:2: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result]
  read(in, &buf[DHP_HEADER_SIZE], in_st.st_size);
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
src/mkdhpimg.c:79:2: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
  write(out, buf, size);
  ^~~~~~~~~~~~~~~~~~~~~
cc -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -Iinclude -Ilibsparse/include -Iinclude -c -o sparse.o sparse.c
gcc -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -Wno-unused-parameter -include endian.h -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib  -o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/firmware-utils/bin/mkdlinkfw src/mkdlinkfw.c src/mkdlinkfw-lib.c -lz -Wall --std=c99
cc -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -Iinclude -Ilibsparse/include -Iinclude -c -o sparse_crc32.o sparse_crc32.c
cc -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/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 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -c -o action.o action.c
cc -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -Iinclude -Ilibsparse/include -Iinclude -c -o sparse_err.o sparse_err.c
cc -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -Iinclude -Ilibsparse/include -Iinclude -c -o sparse_read.o sparse_read.c
gcc -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -Wno-unused-parameter -include endian.h -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib  -o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/firmware-utils/bin/mkdniimg src/mkdniimg.c 
src/mkdniimg.c: In function 'main':
src/mkdniimg.c:163:2: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result]
  fread(buf +  DNI_HDR_LEN, st.st_size, 1, infile);
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gcc -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -Wno-unused-parameter -include endian.h -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib  -o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/firmware-utils/bin/mkedimaximg src/mkedimaximg.c 
ar rcs libsparse.a backed_block.o output_file.o sparse.o sparse_crc32.o sparse_err.o sparse_read.o
make[5]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/make-ext4fs-2020-01-05-5c201be7/libsparse'
cc -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib -o make_ext4fs allocate.o canned_fs_config.o contents.o crc16.o ext4fixup.o ext4_sb.o ext4_utils.o extent.o indirect.o make_ext4fs_main.o make_ext4fs.o sha1.o uuid.o wipe.o libsparse/libsparse.a -lz
make[4]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/make-ext4fs-2020-01-05-5c201be7'
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/make-ext4fs-2020-01-05-5c201be7/.built
install -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/make-ext4fs-2020-01-05-5c201be7/make_ext4fs /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/stamp
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/make-ext4fs-2020-01-05-5c201be7/.built
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/stamp/.make-ext4fs_installed
make[3]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tools/make-ext4fs'
time: tools/make-ext4fs/compile#1.58#0.30#3.47
gcc -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -Wno-unused-parameter -include endian.h -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib  -o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/firmware-utils/bin/mkfwimage src/mkfwimage.c -lz -Wall -Werror -Wextra -D_FILE_OFFSET_BITS=64
gcc -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -Wno-unused-parameter -include endian.h -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib  -o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/firmware-utils/bin/mkfwimage2 src/mkfwimage2.c -lz

  0  608k    0     0    0     0      0      0 --:--:--  0:00:03 --:--:--     0gcc -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -Wno-unused-parameter -include endian.h -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib  -o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/firmware-utils/bin/mkheader_gemtek src/mkheader_gemtek.c -lz
gcc -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -Wno-unused-parameter -include endian.h -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib  -o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/firmware-utils/bin/mkhilinkfw src/mkhilinkfw.c -lcrypto
src/mkhilinkfw.c: In function 'copy_file':
src/mkhilinkfw.c:281:9: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
         write(dst, buf, size);
         ^~~~~~~~~~~~~~~~~~~~~
cc -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/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 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -c -o swap.o swap.c
cc -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/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 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -c -o pseudo.o pseudo.c
gcc -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -Wno-unused-parameter -include endian.h -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib  -o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/firmware-utils/bin/mkmerakifw src/mkmerakifw.c src/sha1.c -Wall
src/mkmerakifw.c: In function 'main':
src/mkmerakifw.c:273:2: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result]
  fread(kernel, klen, 1, in);
  ^~~~~~~~~~~~~~~~~~~~~~~~~~
cc -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/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 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -c -o compressor.o compressor.c
cc -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/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 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -c -o sort.o sort.c
cc -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/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 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -c -o progressbar.o progressbar.c
gcc -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -Wno-unused-parameter -include endian.h -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib  -o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/firmware-utils/bin/mkmerakifw-old src/mkmerakifw-old.c -Wall
src/mkmerakifw-old.c: In function 'meraki_build_hdr':
src/mkmerakifw-old.c:257:2: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result]
  fread(kernel, klen, 1, in);
  ^~~~~~~~~~~~~~~~~~~~~~~~~~
cc -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/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 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -c -o read_file.o read_file.c
gcc -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -Wno-unused-parameter -include endian.h -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib  -o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/firmware-utils/bin/mkmylofw src/mkmylofw.c 
cc -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/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 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -c -o info.o info.c
src/mkmylofw.c: In function 'get_file_crc':
src/mkmylofw.c:399:3: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result]
   fread(buf, readlen, 1, f);
   ^~~~~~~~~~~~~~~~~~~~~~~~~
src/mkmylofw.c: In function 'write_out_file':
src/mkmylofw.c:569:3: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result]
   fread(buff, buflen, 1, f);
   ^~~~~~~~~~~~~~~~~~~~~~~~~
cc -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/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 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -c -o restore.o restore.c
cc -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/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 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -c -o process_fragments.o process_fragments.c
gcc -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -Wno-unused-parameter -include endian.h -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib  -o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/firmware-utils/bin/mkplanexfw src/mkplanexfw.c src/sha1.c 
cc -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/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 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -c -o caches-queues-lists.o caches-queues-lists.c
src/mkplanexfw.c: In function 'main':
src/mkplanexfw.c:224:2: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result]
  fread(buf +  sizeof(*hdr), st.st_size, 1, infile);
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
cc -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/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 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -c -o gzip_wrapper.o gzip_wrapper.c
cc -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/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 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -c -o lzma_xz_wrapper.o lzma_xz_wrapper.c

 33  608k   33  204k    0     0  46103      0  0:00:13  0:00:04  0:00:09 46093gcc -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -Wno-unused-parameter -include endian.h -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib  -o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/firmware-utils/bin/mkporayfw src/mkporayfw.c -Wall
cc -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/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 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -c -o xz_wrapper.o xz_wrapper.c
src/mkporayfw.c: In function 'read_to_buf':
src/mkporayfw.c:376:2: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result]
  fread(buf, fdata->file_size, 1, f);
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gcc -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -Wno-unused-parameter -include endian.h -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib  -o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/firmware-utils/bin/mkrasimage src/mkrasimage.c --std=gnu99
cc -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/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 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -c -o lzma_xz_options.o lzma_xz_options.c
cc -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib   mksquashfs.o read_fs.o action.o swap.o pseudo.o compressor.o sort.o progressbar.o read_file.o info.o restore.o process_fragments.o caches-queues-lists.o gzip_wrapper.o lzma_xz_wrapper.o xz_wrapper.o lzma_xz_options.o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib/liblzma.a -lpthread -lm -lz -o mksquashfs
gcc -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -Wno-unused-parameter -include endian.h -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib  -o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/firmware-utils/bin/mkrtn56uimg src/mkrtn56uimg.c -lz
src/mkrtn56uimg.c: In function 'process_image':
src/mkrtn56uimg.c:211:3: warning: ignoring return value of 'ftruncate', declared with attribute warn_unused_result [-Wunused-result]
   ftruncate(fd, offset_image_end);
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
src/mkrtn56uimg.c:245:2: warning: ignoring return value of 'ftruncate', declared with attribute warn_unused_result [-Wunused-result]
  ftruncate(fd, offset_image_end);
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
cc -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/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 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -c -o unsquashfs.o unsquashfs.c
gcc -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -Wno-unused-parameter -include endian.h -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib  -o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/firmware-utils/bin/mksenaofw src/mksenaofw.c src/md5.c -Wall --std=gnu99
gcc -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -Wno-unused-parameter -include endian.h -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib  -o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/firmware-utils/bin/mksercommfw src/mksercommfw.c -Wall
gcc -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -Wno-unused-parameter -include endian.h -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib  -o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/firmware-utils/bin/mktitanimg src/mktitanimg.c 
src/mktitanimg.c: In function 'main':
src/mktitanimg.c:409:3: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result]
   fread((void*)&head, sizeof(struct nsp_img_hdr_head),
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
     1, nsp_image);
     ~~~~~~~~~~~~~
src/mktitanimg.c:417:3: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result]
   fread((void*)hdr, head.hdr_size, 1, nsp_image);
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
src/mktitanimg.c:446:3: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result]
   fread(img_buf, 1, len, nsp_image);
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
src/mktitanimg.c: In function 'cs_is_tagged':
src/mktitanimg.c:526:2: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result]
  fread(buf, 8, 1, fp);
  ^~~~~~~~~~~~~~~~~~~~
src/mktitanimg.c: In function 'cs_read_sum':
src/mktitanimg.c:537:2: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result]
  fread(buf, 8, 1, fp);
  ^~~~~~~~~~~~~~~~~~~~
src/mktitanimg.c: In function 'cs_get_sum':
src/mktitanimg.c:640:2: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result]
  fread(&magic, 4, 1, fp);
  ^~~~~~~~~~~~~~~~~~~~~~~
src/mktitanimg.c:641:2: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result]
  fread(sum, 4, 1, fp);
  ^~~~~~~~~~~~~~~~~~~~

100  608k  100  608k    0     0   118k      0  0:00:05  0:00:05 --:--:--  131k
gcc -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -Wno-unused-parameter -include endian.h -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib  -o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/firmware-utils/bin/mktplinkfw src/mktplinkfw.c src/mktplinkfw-lib.c src/md5.c -Wall -fgnu89-inline
cc -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/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 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -c -o unsquash-1.o unsquash-1.c
src/mktplinkfw-lib.c: In function 'read_to_buf':
src/mktplinkfw-lib.c:104:2: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result]
  fread(buf, fdata->file_size, 1, f);
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
. /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/include/shell.sh; bzcat /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/dl/mtd-utils-2.1.1.tar.bz2 | tar -C /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/mtd-utils-2.1.1/.. -xf -
cc -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/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 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -c -o unsquash-2.o unsquash-2.c
gcc -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -Wno-unused-parameter -include endian.h -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib  -o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/firmware-utils/bin/mktplinkfw2 src/mktplinkfw2.c src/mktplinkfw-lib.c src/md5.c -fgnu89-inline
[ ! -d ./src/ ] || cp -fpR ./src/* /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/mtd-utils-2.1.1
cc -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/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 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -c -o unsquash-3.o unsquash-3.c

Applying ./patches/100-sscanf_fix.patch using plaintext: 
patching file jffsX-utils/mkfs.jffs2.c

Applying ./patches/110-portability.patch using plaintext: 
patching file jffsX-utils/compr_lzo.c
patching file jffsX-utils/compr_zlib.c
patching file jffsX-utils/rbtree.h
patching file include/mtd/ubi-media.h
patching file ubifs-utils/mkfs.ubifs/mkfs.ubifs.h
patching file ubifs-utils/mkfs.ubifs/mkfs.ubifs.c
patching file ubifs-utils/mkfs.ubifs/devtable.c
patching file include/common.h
patching file include/mtd/ubifs-media.h

Applying ./patches/130-lzma_jffs2.patch using plaintext: 
patching file jffsX-utils/Makemodule.am
patching file jffsX-utils/compr.c
patching file jffsX-utils/compr.h
patching file jffsX-utils/compr_lzma.c
patching file include/linux/jffs2.h
patching file include/linux/lzma.h
patching file include/linux/lzma/LzFind.h
patching file include/linux/lzma/LzHash.h
patching file include/linux/lzma/LzmaDec.h
patching file include/linux/lzma/LzmaEnc.h
patching file include/linux/lzma/Types.h
patching file jffsX-utils/lzma/LzFind.c
patching file jffsX-utils/lzma/LzmaDec.c
patching file jffsX-utils/lzma/LzmaEnc.c
patching file jffsX-utils/mkfs.jffs2.c

Applying ./patches/134-freebsd_loff_t.patch using plaintext: 
patching file include/mtd/mtd-abi.h

Applying ./patches/200-libubigen-add-ubigen_write_terminator-function.patch using plaintext: 
patching file lib/libubigen.c
patching file include/libubigen.h

Applying ./patches/201-ubinize-add-terminator-support.patch using plaintext: 
patching file ubi-utils/ubinize.c

Applying ./patches/320-mkfs.jffs2-SOURCE_DATE_EPOCH.patch using plaintext: 
patching file jffsX-utils/mkfs.jffs2.c
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/mtd-utils-2.1.1/.prepared0d17bcb233e2a3a3a69bbe548f1b8613_6664517399ebbbc92a37c5bb081b5c53
(cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/mtd-utils-2.1.1; rm -f aclocal.m4; if [ -f ./configure.ac ] || [ -f ./configure.in ]; then [ -d ./autom4te.cache ] && rm -rf autom4te.cache; [ -e ./config.rpath ] || ln -s /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/config.rpath ./config.rpath; touch NEWS AUTHORS COPYING ABOUT-NLS ChangeLog; AUTOM4TE=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/autom4te AUTOCONF=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/autoconf AUTOMAKE=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/automake ACLOCAL=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/aclocal AUTOHEADER=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/autoheader LIBTOOLIZE=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/libtoolize LIBTOOL=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/libtool M4=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/m4 AUTOPOINT=true LIBTOOLIZE='/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/libtoolize --install' /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/autoreconf -v -f -i -s -B /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/aclocal -I m4 -I . . || true; fi; );
src/mktplinkfw-lib.c: In function 'read_to_buf':
src/mktplinkfw-lib.c:104:2: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result]
  fread(buf, fdata->file_size, 1, f);
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
cc -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/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 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -c -o unsquash-4.o unsquash-4.c
gcc -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -Wno-unused-parameter -include endian.h -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib  -o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/firmware-utils/bin/mkwrggimg src/mkwrggimg.c src/md5.c -Wall
autoreconf: Entering directory `.'
autoreconf: configure.ac: not using Gettext
src/mkwrggimg.c: In function 'get_digest':
src/mkwrggimg.c:117:12: warning: pointer targets in passing argument 1 of 'MD5_Final' differ in signedness [-Wpointer-sign]
  MD5_Final(header->digest, &ctx);
            ^~~~~~
In file included from src/mkwrggimg.c:23:0:
src/md5.h:43:13: note: expected 'unsigned char *' but argument is of type 'char *'
 extern void MD5_Final(unsigned char *result, MD5_CTX *ctx);
             ^~~~~~~~~
src/mkwrggimg.c: In function 'main':
src/mkwrggimg.c:233:2: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result]
  fread(buf + sizeof(struct wrgg03_header), st.st_size, 1, infile);
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
cc -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/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 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -c -o unsquashfs_info.o unsquashfs_info.c
cc -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib   unsquashfs.o unsquash-1.o unsquash-2.o unsquash-3.o unsquash-4.o swap.o compressor.o unsquashfs_info.o gzip_wrapper.o lzma_xz_wrapper.o xz_wrapper.o lzma_xz_options.o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib/liblzma.a -lpthread -lm -lz -o unsquashfs
gcc -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -Wno-unused-parameter -include endian.h -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib  -o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/firmware-utils/bin/mkwrgimg src/mkwrgimg.c src/md5.c -Wall
make[4]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/squashfskit-v4.14/squashfs-tools'
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/squashfskit-v4.14/.built
install -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/squashfskit-v4.14/squashfs-tools/mksquashfs /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/mksquashfs4
install -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/squashfskit-v4.14/squashfs-tools/unsquashfs /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/unsquashfs4
src/mkwrgimg.c: In function 'get_digest':
src/mkwrgimg.c:103:12: warning: pointer targets in passing argument 1 of 'MD5_Final' differ in signedness [-Wpointer-sign]
  MD5_Final(header->digest, &ctx);
            ^~~~~~
In file included from src/mkwrgimg.c:21:0:
src/md5.h:43:13: note: expected 'unsigned char *' but argument is of type 'char *'
 extern void MD5_Final(unsigned char *result, MD5_CTX *ctx);
             ^~~~~~~~~
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/stamp
src/mkwrgimg.c: In function 'main':
src/mkwrgimg.c:195:2: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result]
  fread(buf + sizeof(struct wrg_header), st.st_size, 1, infile);
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/squashfskit-v4.14/.built
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/stamp/.squashfskit4_installed
make[3]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tools/squashfskit4'
time: tools/squashfskit4/compile#4.15#0.38#6.11
gcc -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -Wno-unused-parameter -include endian.h -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib  -o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/firmware-utils/bin/mkzcfw src/mkzcfw.c src/cyg_crc32.c 
src/mkzcfw.c: In function 'read_to_buf':
src/mkzcfw.c:176:2: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result]
  fread(buf, fdata->file_size, 1, f);
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gcc -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -Wno-unused-parameter -include endian.h -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib  -o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/firmware-utils/bin/mkzynfw src/mkzynfw.c 
src/mkzynfw.c: In function 'read_magic':
src/mkzynfw.c:668:2: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result]
  fread(magic, 2, 1, f);
  ^~~~~~~~~~~~~~~~~~~~~
src/mkzynfw.c: In function 'write_out_file':
src/mkzynfw.c:707:3: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result]
   fread(buf, buflen, 1, f);
   ^~~~~~~~~~~~~~~~~~~~~~~~
gcc -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -Wno-unused-parameter -include endian.h -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib  -o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/firmware-utils/bin/motorola-bin src/motorola-bin.c 
gcc -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -Wno-unused-parameter -include endian.h -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib  -o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/firmware-utils/bin/nand_ecc src/nand_ecc.c 
src/nand_ecc.c: In function 'main':
src/nand_ecc.c:191:3: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
   write(outfd, page_data, page_size + oob_size);
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gcc -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -Wno-unused-parameter -include endian.h -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib  -o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/firmware-utils/bin/nec-enc src/nec-enc.c -Wall --std=gnu99
gcc -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -Wno-unused-parameter -include endian.h -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib  -o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/firmware-utils/bin/osbridge-crc src/osbridge-crc.c 
src/osbridge-crc.c: In function 'main':
src/osbridge-crc.c:142:2: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result]
  fread(buf, buflen, 1, infile);
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gcc -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -Wno-unused-parameter -include endian.h -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib  -o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/firmware-utils/bin/oseama src/oseama.c src/md5.c -Wall
gcc -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -Wno-unused-parameter -include endian.h -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib  -o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/firmware-utils/bin/otrx src/otrx.c 
autoreconf: running: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/aclocal -I m4 -I . --force -I m4
gcc -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -Wno-unused-parameter -include endian.h -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib  -o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/firmware-utils/bin/pc1crypt src/pc1crypt.c 
src/pc1crypt.c: In function 'main':
src/pc1crypt.c:319:3: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result]
   fread(buf, datalen, 1, infile);
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gcc -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -Wno-unused-parameter -include endian.h -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib  -o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/firmware-utils/bin/ptgen src/ptgen.c src/cyg_crc32.c 
gcc -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -Wno-unused-parameter -include endian.h -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib  -o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/firmware-utils/bin/seama src/seama.c src/md5.c 
src/seama.c: In function 'extract_file':
src/seama.c:453:4: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result]
    fread(&shdr, sizeof(shdr), 1, ifh);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
src/seama.c:469:4: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result]
    fread(buf, sizeof(char), 16, ifh);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
src/seama.c:473:5: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result]
     fread(buf, sizeof(char), msize, ifh);
     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gcc -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -Wno-unused-parameter -include endian.h -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib  -o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/firmware-utils/bin/spw303v src/spw303v.c 
gcc -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -Wno-unused-parameter -include endian.h -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib  -o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/firmware-utils/bin/srec2bin src/srec2bin.c 
gcc -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -Wno-unused-parameter -include endian.h -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib  -o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/firmware-utils/bin/tplink-safeloader src/tplink-safeloader.c src/md5.c -Wall --std=gnu99
gcc -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -Wno-unused-parameter -include endian.h -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib  -o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/firmware-utils/bin/trx src/trx.c 
gcc -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -Wno-unused-parameter -include endian.h -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib  -o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/firmware-utils/bin/trx2edips src/trx2edips.c 
gcc -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -Wno-unused-parameter -include endian.h -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib  -o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/firmware-utils/bin/trx2usr src/trx2usr.c 
gcc -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -Wno-unused-parameter -include endian.h -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib  -o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/firmware-utils/bin/uimage_padhdr src/uimage_padhdr.c -Wall -lz
gcc -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -Wno-unused-parameter -include endian.h -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib  -o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/firmware-utils/bin/wrt400n src/wrt400n.c src/cyg_crc32.c 
src/wrt400n.c: In function 'main':
src/wrt400n.c:312:2: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
  write(outfd, buf, totalsize);
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
gcc -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -Wno-unused-parameter -include endian.h -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib  -o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/firmware-utils/bin/xorimage src/xorimage.c 
gcc -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -Wno-unused-parameter -include endian.h -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib  -o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/firmware-utils/bin/zyimage src/zyimage.c -Wall
src/zyimage.c:10:0: warning: "_POSIX_SOURCE" redefined
 #define _POSIX_SOURCE
 
In file included from /usr/include/byteswap.h:21:0,
                 from /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include/byteswap.h:2,
                 from /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include/endian.h:5,
                 from <command-line>:32:
/usr/include/features.h:263:0: note: this is the location of the previous definition
 # define _POSIX_SOURCE 1
 
src/zyimage.c:11:0: warning: "_POSIX_C_SOURCE" redefined
 #define _POSIX_C_SOURCE 199309L /* getopt */
 
In file included from /usr/include/byteswap.h:21:0,
                 from /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include/byteswap.h:2,
                 from /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include/endian.h:5,
                 from <command-line>:32:
/usr/include/features.h:265:0: note: this is the location of the previous definition
 # define _POSIX_C_SOURCE 200809L
 
src/zyimage.c: In function 'main':
src/zyimage.c:132:5: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result]
     fread(&oldsign, sizeof(oldsign), 1, f);
     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gcc -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -Wno-unused-parameter -include endian.h -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib  -o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/firmware-utils/bin/zyxbcm src/zyxbcm.c 
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/firmware-utils/.built
install -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/firmware-utils/bin/* /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/stamp
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/firmware-utils/.built
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/stamp/.firmware-utils_installed
make[3]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tools/firmware-utils'
time: tools/firmware-utils/compile#7.38#1.26#8.72
autoreconf: configure.ac: tracing
autoreconf: running: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/libtoolize --install --force
OpenWrt-libtoolize: putting auxiliary files in `.'.
OpenWrt-libtoolize: linking file `./config.guess'
OpenWrt-libtoolize: linking file `./config.sub'
OpenWrt-libtoolize: linking file `./install-sh'
OpenWrt-libtoolize: linking file `./ltmain.sh'
OpenWrt-libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `m4'.
OpenWrt-libtoolize: linking file `m4/libtool.m4'
OpenWrt-libtoolize: You should add the contents of `m4/libtool.m4' to `aclocal.m4'.
OpenWrt-libtoolize: linking file `m4/ltoptions.m4'
OpenWrt-libtoolize: You should add the contents of `m4/ltoptions.m4' to `aclocal.m4'.
OpenWrt-libtoolize: linking file `m4/ltsugar.m4'
OpenWrt-libtoolize: You should add the contents of `m4/ltsugar.m4' to `aclocal.m4'.
OpenWrt-libtoolize: linking file `m4/ltversion.m4'
OpenWrt-libtoolize: linking file `m4/lt~obsolete.m4'
OpenWrt-libtoolize: You should add the contents of `m4/lt~obsolete.m4' to `aclocal.m4'.
autoreconf: running: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/autoconf --include=m4 --include=. --prepend-include=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/aclocal --force
autoreconf: running: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/autoheader --include=m4 --include=. --prepend-include=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/aclocal --force
autoreconf: running: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/automake --add-missing --force-missing
autoreconf: Leaving directory `.'
(cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/mtd-utils-2.1.1/; if [ -x configure ]; then cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/config.{guess,sub} /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/mtd-utils-2.1.1// && CC="gcc" CFLAGS="-O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include " CXX="g++" CPPFLAGS="-I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include " LDFLAGS="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib " CONFIG_SHELL="/usr/bin/env bash" UUID_CFLAGS="-I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include/e2fsprogs/uuid"  bash ./configure --target=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --program-prefix="" --program-suffix="" --prefix=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host --exec-prefix=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host --sysconfdir=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/etc --localstatedir=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/var --sbindir=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin --disable-tests --without-crypto --without-xattr --without-zstd --without-lzo ; 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 whether make supports nested variables... (cached) yes
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking how to print strings... printf
checking for style of include used by make... GNU
checking for x86_64-pc-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 dependency style of gcc... gcc3
checking for a sed that does not truncate output... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/sed
checking for grep that handles long lines and -e... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/grep
checking for egrep... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/grep -E
checking for fgrep... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for x86_64-pc-linux-gnu-objdump... no
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for x86_64-pc-linux-gnu-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for x86_64-pc-linux-gnu-ar... no
checking for ar... ar
checking for archiver @FILE support... @
checking for x86_64-pc-linux-gnu-strip... no
checking for strip... strip
checking for x86_64-pc-linux-gnu-ranlib... no
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for x86_64-pc-linux-gnu-mt... no
checking for mt... mt
checking if mt is a manifest tool... no
checking how to run the C preprocessor... gcc -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 for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for x86_64-pc-linux-gnu-gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking whether gcc understands -c and -o together... (cached) yes
checking dependency style of gcc... (cached) gcc3
checking pkg-config is at least version 0.9.0... yes
checking whether compiler handles -Wall... yes
checking whether compiler handles -Wextra... yes
checking whether compiler handles -Wunused... yes
checking whether compiler handles -Wmissing-prototypes... yes
checking whether compiler handles -Wmissing-declarations... yes
checking whether compiler handles -Wwrite-strings... yes
checking whether compiler handles -Wjump-misses-init... yes
checking whether compiler handles -Wuninitialized... yes
checking whether compiler handles -Winit-self... yes
checking whether compiler handles -Wlogical-op... yes
checking whether compiler handles -Wunused-but-set-parameter... yes
checking whether compiler handles -Wunused-but-set-variable... yes
checking whether compiler handles -Wunused-parameter... yes
checking whether compiler handles -Wunused-result... yes
checking whether compiler handles -Wunused-variable... yes
checking whether compiler handles -Wduplicated-cond... yes
checking whether compiler handles -Wduplicated-branches... yes
checking whether compiler handles -Wrestrict... yes
checking whether compiler handles -Wnull-dereference... yes
checking whether compiler handles -Wno-shadow... yes
checking whether compiler handles -Wno-sign-compare... yes
checking for ZLIB... yes
checking for UUID... yes
checking execinfo.h usability... yes
checking execinfo.h presence... yes
checking for execinfo.h... yes
checking size of off_t... 8
checking size of loff_t... 8
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating tests/fs-tests/fs_help_all.sh
config.status: creating tests/fs-tests/fs_run_all.sh
config.status: creating tests/fs-tests/stress/fs_stress00.sh
config.status: creating tests/fs-tests/stress/fs_stress01.sh
config.status: creating tests/ubi-tests/runubitests.sh
config.status: creating tests/ubi-tests/ubi-stress-test.sh
config.status: creating Makefile
config.status: creating include/config.h
config.status: executing depfiles commands
config.status: executing libtool commands
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/mtd-utils-2.1.1/.configured
CFLAGS="-O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include " CPPFLAGS="-I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include " CXXFLAGS="" LDFLAGS="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib " make -j1 -C /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/mtd-utils-2.1.1  PROGRAMS="mkfs.jffs2 ubinize mkfs.ubifs" 
make[4]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/mtd-utils-2.1.1'
depbase=`echo lib/libmtd.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I./include  -Wall -Wextra -Wunused -Wmissing-prototypes -Wmissing-declarations -Wwrite-strings -Wjump-misses-init -Wuninitialized -Winit-self -Wlogical-op -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wduplicated-cond -Wduplicated-branches -Wrestrict -Wnull-dereference -Wno-shadow -Wno-sign-compare -D_GNU_SOURCE -std=gnu99 -I./include -DWITHOUT_XATTR -DWITHOUT_LZO -DWITHOUT_ZSTD   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT lib/libmtd.o -MD -MP -MF $depbase.Tpo -c -o lib/libmtd.o lib/libmtd.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo lib/libfec.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I./include  -Wall -Wextra -Wunused -Wmissing-prototypes -Wmissing-declarations -Wwrite-strings -Wjump-misses-init -Wuninitialized -Winit-self -Wlogical-op -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wduplicated-cond -Wduplicated-branches -Wrestrict -Wnull-dereference -Wno-shadow -Wno-sign-compare -D_GNU_SOURCE -std=gnu99 -I./include -DWITHOUT_XATTR -DWITHOUT_LZO -DWITHOUT_ZSTD   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT lib/libfec.o -MD -MP -MF $depbase.Tpo -c -o lib/libfec.o lib/libfec.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo lib/common.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I./include  -Wall -Wextra -Wunused -Wmissing-prototypes -Wmissing-declarations -Wwrite-strings -Wjump-misses-init -Wuninitialized -Winit-self -Wlogical-op -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wduplicated-cond -Wduplicated-branches -Wrestrict -Wnull-dereference -Wno-shadow -Wno-sign-compare -D_GNU_SOURCE -std=gnu99 -I./include -DWITHOUT_XATTR -DWITHOUT_LZO -DWITHOUT_ZSTD   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT lib/common.o -MD -MP -MF $depbase.Tpo -c -o lib/common.o lib/common.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo lib/libcrc32.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I./include  -Wall -Wextra -Wunused -Wmissing-prototypes -Wmissing-declarations -Wwrite-strings -Wjump-misses-init -Wuninitialized -Winit-self -Wlogical-op -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wduplicated-cond -Wduplicated-branches -Wrestrict -Wnull-dereference -Wno-shadow -Wno-sign-compare -D_GNU_SOURCE -std=gnu99 -I./include -DWITHOUT_XATTR -DWITHOUT_LZO -DWITHOUT_ZSTD   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT lib/libcrc32.o -MD -MP -MF $depbase.Tpo -c -o lib/libcrc32.o lib/libcrc32.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo lib/libmtd_legacy.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I./include  -Wall -Wextra -Wunused -Wmissing-prototypes -Wmissing-declarations -Wwrite-strings -Wjump-misses-init -Wuninitialized -Winit-self -Wlogical-op -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wduplicated-cond -Wduplicated-branches -Wrestrict -Wnull-dereference -Wno-shadow -Wno-sign-compare -D_GNU_SOURCE -std=gnu99 -I./include -DWITHOUT_XATTR -DWITHOUT_LZO -DWITHOUT_ZSTD   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT lib/libmtd_legacy.o -MD -MP -MF $depbase.Tpo -c -o lib/libmtd_legacy.o lib/libmtd_legacy.c &&\
mv -f $depbase.Tpo $depbase.Po
rm -f libmtd.a
ar cru libmtd.a lib/libmtd.o lib/libfec.o lib/common.o lib/libcrc32.o lib/libmtd_legacy.o 
ar: `u' modifier ignored since `D' is the default (see `U')
ranlib libmtd.a
depbase=`echo lib/execinfo.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I./include  -Wall -Wextra -Wunused -Wmissing-prototypes -Wmissing-declarations -Wwrite-strings -Wjump-misses-init -Wuninitialized -Winit-self -Wlogical-op -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wduplicated-cond -Wduplicated-branches -Wrestrict -Wnull-dereference -Wno-shadow -Wno-sign-compare -D_GNU_SOURCE -std=gnu99 -I./include -DWITHOUT_XATTR -DWITHOUT_LZO -DWITHOUT_ZSTD   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT lib/execinfo.o -MD -MP -MF $depbase.Tpo -c -o lib/execinfo.o lib/execinfo.c &&\
mv -f $depbase.Tpo $depbase.Po
rm -f libmissing.a
ar cru libmissing.a lib/execinfo.o 
ar: `u' modifier ignored since `D' is the default (see `U')
ranlib libmissing.a
depbase=`echo lib/libubi.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I./include  -Wall -Wextra -Wunused -Wmissing-prototypes -Wmissing-declarations -Wwrite-strings -Wjump-misses-init -Wuninitialized -Winit-self -Wlogical-op -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wduplicated-cond -Wduplicated-branches -Wrestrict -Wnull-dereference -Wno-shadow -Wno-sign-compare -D_GNU_SOURCE -std=gnu99 -I./include -DWITHOUT_XATTR -DWITHOUT_LZO -DWITHOUT_ZSTD   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT lib/libubi.o -MD -MP -MF $depbase.Tpo -c -o lib/libubi.o lib/libubi.c &&\
mv -f $depbase.Tpo $depbase.Po
rm -f libubi.a
ar cru libubi.a lib/libubi.o 
ar: `u' modifier ignored since `D' is the default (see `U')
ranlib libubi.a
depbase=`echo lib/libubigen.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I./include  -Wall -Wextra -Wunused -Wmissing-prototypes -Wmissing-declarations -Wwrite-strings -Wjump-misses-init -Wuninitialized -Winit-self -Wlogical-op -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wduplicated-cond -Wduplicated-branches -Wrestrict -Wnull-dereference -Wno-shadow -Wno-sign-compare -D_GNU_SOURCE -std=gnu99 -I./include -DWITHOUT_XATTR -DWITHOUT_LZO -DWITHOUT_ZSTD   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT lib/libubigen.o -MD -MP -MF $depbase.Tpo -c -o lib/libubigen.o lib/libubigen.c &&\
mv -f $depbase.Tpo $depbase.Po
rm -f libubigen.a
ar cru libubigen.a lib/libubigen.o 
ar: `u' modifier ignored since `D' is the default (see `U')
ranlib libubigen.a
depbase=`echo lib/libscan.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I./include  -Wall -Wextra -Wunused -Wmissing-prototypes -Wmissing-declarations -Wwrite-strings -Wjump-misses-init -Wuninitialized -Winit-self -Wlogical-op -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wduplicated-cond -Wduplicated-branches -Wrestrict -Wnull-dereference -Wno-shadow -Wno-sign-compare -D_GNU_SOURCE -std=gnu99 -I./include -DWITHOUT_XATTR -DWITHOUT_LZO -DWITHOUT_ZSTD   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT lib/libscan.o -MD -MP -MF $depbase.Tpo -c -o lib/libscan.o lib/libscan.c &&\
mv -f $depbase.Tpo $depbase.Po
rm -f libscan.a
ar cru libscan.a lib/libscan.o 
ar: `u' modifier ignored since `D' is the default (see `U')
ranlib libscan.a
depbase=`echo lib/libiniparser.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I./include  -Wall -Wextra -Wunused -Wmissing-prototypes -Wmissing-declarations -Wwrite-strings -Wjump-misses-init -Wuninitialized -Winit-self -Wlogical-op -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wduplicated-cond -Wduplicated-branches -Wrestrict -Wnull-dereference -Wno-shadow -Wno-sign-compare -D_GNU_SOURCE -std=gnu99 -I./include -DWITHOUT_XATTR -DWITHOUT_LZO -DWITHOUT_ZSTD   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT lib/libiniparser.o -MD -MP -MF $depbase.Tpo -c -o lib/libiniparser.o lib/libiniparser.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo lib/dictionary.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I./include  -Wall -Wextra -Wunused -Wmissing-prototypes -Wmissing-declarations -Wwrite-strings -Wjump-misses-init -Wuninitialized -Winit-self -Wlogical-op -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wduplicated-cond -Wduplicated-branches -Wrestrict -Wnull-dereference -Wno-shadow -Wno-sign-compare -D_GNU_SOURCE -std=gnu99 -I./include -DWITHOUT_XATTR -DWITHOUT_LZO -DWITHOUT_ZSTD   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT lib/dictionary.o -MD -MP -MF $depbase.Tpo -c -o lib/dictionary.o lib/dictionary.c &&\
mv -f $depbase.Tpo $depbase.Po
rm -f libiniparser.a
ar cru libiniparser.a lib/libiniparser.o lib/dictionary.o 
ar: `u' modifier ignored since `D' is the default (see `U')
ranlib libiniparser.a
gcc -DHAVE_CONFIG_H -I. -I./include  -Wall -Wextra -Wunused -Wmissing-prototypes -Wmissing-declarations -Wwrite-strings -Wjump-misses-init -Wuninitialized -Winit-self -Wlogical-op -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wduplicated-cond -Wduplicated-branches -Wrestrict -Wnull-dereference -Wno-shadow -Wno-sign-compare -D_GNU_SOURCE -std=gnu99 -I./include -DWITHOUT_XATTR -DWITHOUT_LZO -DWITHOUT_ZSTD   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I./include/linux/lzma -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT jffsX-utils/mkfs_jffs2-mkfs.jffs2.o -MD -MP -MF jffsX-utils/.deps/mkfs_jffs2-mkfs.jffs2.Tpo -c -o jffsX-utils/mkfs_jffs2-mkfs.jffs2.o `test -f 'jffsX-utils/mkfs.jffs2.c' || echo './'`jffsX-utils/mkfs.jffs2.c
mv -f jffsX-utils/.deps/mkfs_jffs2-mkfs.jffs2.Tpo jffsX-utils/.deps/mkfs_jffs2-mkfs.jffs2.Po
gcc -DHAVE_CONFIG_H -I. -I./include  -Wall -Wextra -Wunused -Wmissing-prototypes -Wmissing-declarations -Wwrite-strings -Wjump-misses-init -Wuninitialized -Winit-self -Wlogical-op -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wduplicated-cond -Wduplicated-branches -Wrestrict -Wnull-dereference -Wno-shadow -Wno-sign-compare -D_GNU_SOURCE -std=gnu99 -I./include -DWITHOUT_XATTR -DWITHOUT_LZO -DWITHOUT_ZSTD   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I./include/linux/lzma -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT jffsX-utils/mkfs_jffs2-compr_zlib.o -MD -MP -MF jffsX-utils/.deps/mkfs_jffs2-compr_zlib.Tpo -c -o jffsX-utils/mkfs_jffs2-compr_zlib.o `test -f 'jffsX-utils/compr_zlib.c' || echo './'`jffsX-utils/compr_zlib.c
mv -f jffsX-utils/.deps/mkfs_jffs2-compr_zlib.Tpo jffsX-utils/.deps/mkfs_jffs2-compr_zlib.Po
gcc -DHAVE_CONFIG_H -I. -I./include  -Wall -Wextra -Wunused -Wmissing-prototypes -Wmissing-declarations -Wwrite-strings -Wjump-misses-init -Wuninitialized -Winit-self -Wlogical-op -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wduplicated-cond -Wduplicated-branches -Wrestrict -Wnull-dereference -Wno-shadow -Wno-sign-compare -D_GNU_SOURCE -std=gnu99 -I./include -DWITHOUT_XATTR -DWITHOUT_LZO -DWITHOUT_ZSTD   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I./include/linux/lzma -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT jffsX-utils/mkfs_jffs2-rbtree.o -MD -MP -MF jffsX-utils/.deps/mkfs_jffs2-rbtree.Tpo -c -o jffsX-utils/mkfs_jffs2-rbtree.o `test -f 'jffsX-utils/rbtree.c' || echo './'`jffsX-utils/rbtree.c
mv -f jffsX-utils/.deps/mkfs_jffs2-rbtree.Tpo jffsX-utils/.deps/mkfs_jffs2-rbtree.Po
gcc -DHAVE_CONFIG_H -I. -I./include  -Wall -Wextra -Wunused -Wmissing-prototypes -Wmissing-declarations -Wwrite-strings -Wjump-misses-init -Wuninitialized -Winit-self -Wlogical-op -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wduplicated-cond -Wduplicated-branches -Wrestrict -Wnull-dereference -Wno-shadow -Wno-sign-compare -D_GNU_SOURCE -std=gnu99 -I./include -DWITHOUT_XATTR -DWITHOUT_LZO -DWITHOUT_ZSTD   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I./include/linux/lzma -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT jffsX-utils/mkfs_jffs2-compr_lzma.o -MD -MP -MF jffsX-utils/.deps/mkfs_jffs2-compr_lzma.Tpo -c -o jffsX-utils/mkfs_jffs2-compr_lzma.o `test -f 'jffsX-utils/compr_lzma.c' || echo './'`jffsX-utils/compr_lzma.c
In file included from jffsX-utils/compr_lzma.c:10:0:
./include/linux/lzma.h: In function 'p_lzma_malloc':
./include/linux/lzma.h:45:34: warning: unused parameter 'p' [-Wunused-parameter]
 static void *p_lzma_malloc(void *p, size_t size)
                                  ^
./include/linux/lzma.h: In function 'p_lzma_free':
./include/linux/lzma.h:53:31: warning: unused parameter 'p' [-Wunused-parameter]
 static void p_lzma_free(void *p, void *address)
                               ^
mv -f jffsX-utils/.deps/mkfs_jffs2-compr_lzma.Tpo jffsX-utils/.deps/mkfs_jffs2-compr_lzma.Po
gcc -DHAVE_CONFIG_H -I. -I./include  -Wall -Wextra -Wunused -Wmissing-prototypes -Wmissing-declarations -Wwrite-strings -Wjump-misses-init -Wuninitialized -Winit-self -Wlogical-op -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wduplicated-cond -Wduplicated-branches -Wrestrict -Wnull-dereference -Wno-shadow -Wno-sign-compare -D_GNU_SOURCE -std=gnu99 -I./include -DWITHOUT_XATTR -DWITHOUT_LZO -DWITHOUT_ZSTD   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I./include/linux/lzma -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT jffsX-utils/lzma/mkfs_jffs2-LzFind.o -MD -MP -MF jffsX-utils/lzma/.deps/mkfs_jffs2-LzFind.Tpo -c -o jffsX-utils/lzma/mkfs_jffs2-LzFind.o `test -f 'jffsX-utils/lzma/LzFind.c' || echo './'`jffsX-utils/lzma/LzFind.c
mv -f jffsX-utils/lzma/.deps/mkfs_jffs2-LzFind.Tpo jffsX-utils/lzma/.deps/mkfs_jffs2-LzFind.Po
gcc -DHAVE_CONFIG_H -I. -I./include  -Wall -Wextra -Wunused -Wmissing-prototypes -Wmissing-declarations -Wwrite-strings -Wjump-misses-init -Wuninitialized -Winit-self -Wlogical-op -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wduplicated-cond -Wduplicated-branches -Wrestrict -Wnull-dereference -Wno-shadow -Wno-sign-compare -D_GNU_SOURCE -std=gnu99 -I./include -DWITHOUT_XATTR -DWITHOUT_LZO -DWITHOUT_ZSTD   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I./include/linux/lzma -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT jffsX-utils/lzma/mkfs_jffs2-LzmaEnc.o -MD -MP -MF jffsX-utils/lzma/.deps/mkfs_jffs2-LzmaEnc.Tpo -c -o jffsX-utils/lzma/mkfs_jffs2-LzmaEnc.o `test -f 'jffsX-utils/lzma/LzmaEnc.c' || echo './'`jffsX-utils/lzma/LzmaEnc.c
jffsX-utils/lzma/LzmaEnc.c: In function 'LzmaEnc_Alloc':
jffsX-utils/lzma/LzmaEnc.c:1977:8: warning: variable 'btMode' set but not used [-Wunused-but-set-variable]
   Bool btMode;
        ^~~~~~
jffsX-utils/lzma/LzmaEnc.c: In function 'LzmaEnc_Finish':
jffsX-utils/lzma/LzmaEnc.c:2149:43: warning: unused parameter 'pp' [-Wunused-parameter]
 static void LzmaEnc_Finish(CLzmaEncHandle pp)
                                           ^~
At top level:
jffsX-utils/lzma/LzmaEnc.c:2193:13: warning: 'LzmaEnc_CodeOneMemBlock' defined but not used [-Wunused-function]
 static SRes LzmaEnc_CodeOneMemBlock(CLzmaEncHandle pp, Bool reInit,
             ^~~~~~~~~~~~~~~~~~~~~~~
jffsX-utils/lzma/LzmaEnc.c:2187:20: warning: 'LzmaEnc_GetCurBuf' defined but not used [-Wunused-function]
 static const Byte *LzmaEnc_GetCurBuf(CLzmaEncHandle pp)
                    ^~~~~~~~~~~~~~~~~
jffsX-utils/lzma/LzmaEnc.c:2181:15: warning: 'LzmaEnc_GetNumAvailableBytes' defined but not used [-Wunused-function]
 static UInt32 LzmaEnc_GetNumAvailableBytes(CLzmaEncHandle pp)
               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
jffsX-utils/lzma/LzmaEnc.c:2140:13: warning: 'LzmaEnc_MemPrepare' defined but not used [-Wunused-function]
 static SRes LzmaEnc_MemPrepare(CLzmaEncHandle pp, const Byte *src, SizeT srcLen,
             ^~~~~~~~~~~~~~~~~~
jffsX-utils/lzma/LzmaEnc.c:2124:13: warning: 'LzmaEnc_PrepareForLzma2' defined but not used [-Wunused-function]
 static SRes LzmaEnc_PrepareForLzma2(CLzmaEncHandle pp,
             ^~~~~~~~~~~~~~~~~~~~~~~
jffsX-utils/lzma/LzmaEnc.c:383:13: warning: 'LzmaEnc_RestoreState' defined but not used [-Wunused-function]
 static void LzmaEnc_RestoreState(CLzmaEncHandle pp)
             ^~~~~~~~~~~~~~~~~~~~
jffsX-utils/lzma/LzmaEnc.c:357:13: warning: 'LzmaEnc_SaveState' defined but not used [-Wunused-function]
 static void LzmaEnc_SaveState(CLzmaEncHandle pp)
             ^~~~~~~~~~~~~~~~~
mv -f jffsX-utils/lzma/.deps/mkfs_jffs2-LzmaEnc.Tpo jffsX-utils/lzma/.deps/mkfs_jffs2-LzmaEnc.Po
gcc -DHAVE_CONFIG_H -I. -I./include  -Wall -Wextra -Wunused -Wmissing-prototypes -Wmissing-declarations -Wwrite-strings -Wjump-misses-init -Wuninitialized -Winit-self -Wlogical-op -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wduplicated-cond -Wduplicated-branches -Wrestrict -Wnull-dereference -Wno-shadow -Wno-sign-compare -D_GNU_SOURCE -std=gnu99 -I./include -DWITHOUT_XATTR -DWITHOUT_LZO -DWITHOUT_ZSTD   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I./include/linux/lzma -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT jffsX-utils/lzma/mkfs_jffs2-LzmaDec.o -MD -MP -MF jffsX-utils/lzma/.deps/mkfs_jffs2-LzmaDec.Tpo -c -o jffsX-utils/lzma/mkfs_jffs2-LzmaDec.o `test -f 'jffsX-utils/lzma/LzmaDec.c' || echo './'`jffsX-utils/lzma/LzmaDec.c
mv -f jffsX-utils/lzma/.deps/mkfs_jffs2-LzmaDec.Tpo jffsX-utils/lzma/.deps/mkfs_jffs2-LzmaDec.Po
gcc -DHAVE_CONFIG_H -I. -I./include  -Wall -Wextra -Wunused -Wmissing-prototypes -Wmissing-declarations -Wwrite-strings -Wjump-misses-init -Wuninitialized -Winit-self -Wlogical-op -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wduplicated-cond -Wduplicated-branches -Wrestrict -Wnull-dereference -Wno-shadow -Wno-sign-compare -D_GNU_SOURCE -std=gnu99 -I./include -DWITHOUT_XATTR -DWITHOUT_LZO -DWITHOUT_ZSTD   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I./include/linux/lzma -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT jffsX-utils/mkfs_jffs2-compr.o -MD -MP -MF jffsX-utils/.deps/mkfs_jffs2-compr.Tpo -c -o jffsX-utils/mkfs_jffs2-compr.o `test -f 'jffsX-utils/compr.c' || echo './'`jffsX-utils/compr.c
mv -f jffsX-utils/.deps/mkfs_jffs2-compr.Tpo jffsX-utils/.deps/mkfs_jffs2-compr.Po
gcc -DHAVE_CONFIG_H -I. -I./include  -Wall -Wextra -Wunused -Wmissing-prototypes -Wmissing-declarations -Wwrite-strings -Wjump-misses-init -Wuninitialized -Winit-self -Wlogical-op -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wduplicated-cond -Wduplicated-branches -Wrestrict -Wnull-dereference -Wno-shadow -Wno-sign-compare -D_GNU_SOURCE -std=gnu99 -I./include -DWITHOUT_XATTR -DWITHOUT_LZO -DWITHOUT_ZSTD   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I./include/linux/lzma -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT jffsX-utils/mkfs_jffs2-compr_rtime.o -MD -MP -MF jffsX-utils/.deps/mkfs_jffs2-compr_rtime.Tpo -c -o jffsX-utils/mkfs_jffs2-compr_rtime.o `test -f 'jffsX-utils/compr_rtime.c' || echo './'`jffsX-utils/compr_rtime.c
mv -f jffsX-utils/.deps/mkfs_jffs2-compr_rtime.Tpo jffsX-utils/.deps/mkfs_jffs2-compr_rtime.Po
/usr/bin/env bash ./libtool  --tag=CC   --mode=link gcc  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib  -o mkfs.jffs2 jffsX-utils/mkfs_jffs2-mkfs.jffs2.o jffsX-utils/mkfs_jffs2-compr_zlib.o jffsX-utils/mkfs_jffs2-rbtree.o jffsX-utils/mkfs_jffs2-compr_lzma.o jffsX-utils/lzma/mkfs_jffs2-LzFind.o jffsX-utils/lzma/mkfs_jffs2-LzmaEnc.o jffsX-utils/lzma/mkfs_jffs2-LzmaDec.o jffsX-utils/mkfs_jffs2-compr.o jffsX-utils/mkfs_jffs2-compr_rtime.o  libmtd.a -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib -lz   
OpenWrt-libtool: link: gcc -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -o mkfs.jffs2 jffsX-utils/mkfs_jffs2-mkfs.jffs2.o jffsX-utils/mkfs_jffs2-compr_zlib.o jffsX-utils/mkfs_jffs2-rbtree.o jffsX-utils/mkfs_jffs2-compr_lzma.o jffsX-utils/lzma/mkfs_jffs2-LzFind.o jffsX-utils/lzma/mkfs_jffs2-LzmaEnc.o jffsX-utils/lzma/mkfs_jffs2-LzmaDec.o jffsX-utils/mkfs_jffs2-compr.o jffsX-utils/mkfs_jffs2-compr_rtime.o  -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib libmtd.a -lz
depbase=`echo ubi-utils/ubinize.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I./include  -Wall -Wextra -Wunused -Wmissing-prototypes -Wmissing-declarations -Wwrite-strings -Wjump-misses-init -Wuninitialized -Winit-self -Wlogical-op -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wduplicated-cond -Wduplicated-branches -Wrestrict -Wnull-dereference -Wno-shadow -Wno-sign-compare -D_GNU_SOURCE -std=gnu99 -I./include -DWITHOUT_XATTR -DWITHOUT_LZO -DWITHOUT_ZSTD   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT ubi-utils/ubinize.o -MD -MP -MF $depbase.Tpo -c -o ubi-utils/ubinize.o ubi-utils/ubinize.c &&\
mv -f $depbase.Tpo $depbase.Po
/usr/bin/env bash ./libtool  --tag=CC   --mode=link gcc  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib  -o ubinize ubi-utils/ubinize.o libubi.a libubigen.a libmtd.a libiniparser.a 
OpenWrt-libtool: link: gcc -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -o ubinize ubi-utils/ubinize.o  -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib libubi.a libubigen.a libmtd.a libiniparser.a
gcc -DHAVE_CONFIG_H -I. -I./include  -Wall -Wextra -Wunused -Wmissing-prototypes -Wmissing-declarations -Wwrite-strings -Wjump-misses-init -Wuninitialized -Winit-self -Wlogical-op -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wduplicated-cond -Wduplicated-branches -Wrestrict -Wnull-dereference -Wno-shadow -Wno-sign-compare -D_GNU_SOURCE -std=gnu99 -I./include -DWITHOUT_XATTR -DWITHOUT_LZO -DWITHOUT_ZSTD   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include/e2fsprogs/uuid  -I./ubi-utils/include -I./ubifs-utils/mkfs.ubifs/ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT ubifs-utils/mkfs.ubifs/mkfs_ubifs-mkfs.ubifs.o -MD -MP -MF ubifs-utils/mkfs.ubifs/.deps/mkfs_ubifs-mkfs.ubifs.Tpo -c -o ubifs-utils/mkfs.ubifs/mkfs_ubifs-mkfs.ubifs.o `test -f 'ubifs-utils/mkfs.ubifs/mkfs.ubifs.c' || echo './'`ubifs-utils/mkfs.ubifs/mkfs.ubifs.c
ubifs-utils/mkfs.ubifs/mkfs.ubifs.c:1164:12: warning: 'add_xattr' defined but not used [-Wunused-function]
 static int add_xattr(struct ubifs_ino_node *host_ino, struct stat *st,
            ^~~~~~~~~
mv -f ubifs-utils/mkfs.ubifs/.deps/mkfs_ubifs-mkfs.ubifs.Tpo ubifs-utils/mkfs.ubifs/.deps/mkfs_ubifs-mkfs.ubifs.Po
gcc -DHAVE_CONFIG_H -I. -I./include  -Wall -Wextra -Wunused -Wmissing-prototypes -Wmissing-declarations -Wwrite-strings -Wjump-misses-init -Wuninitialized -Winit-self -Wlogical-op -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wduplicated-cond -Wduplicated-branches -Wrestrict -Wnull-dereference -Wno-shadow -Wno-sign-compare -D_GNU_SOURCE -std=gnu99 -I./include -DWITHOUT_XATTR -DWITHOUT_LZO -DWITHOUT_ZSTD   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include/e2fsprogs/uuid  -I./ubi-utils/include -I./ubifs-utils/mkfs.ubifs/ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT ubifs-utils/mkfs.ubifs/mkfs_ubifs-crc16.o -MD -MP -MF ubifs-utils/mkfs.ubifs/.deps/mkfs_ubifs-crc16.Tpo -c -o ubifs-utils/mkfs.ubifs/mkfs_ubifs-crc16.o `test -f 'ubifs-utils/mkfs.ubifs/crc16.c' || echo './'`ubifs-utils/mkfs.ubifs/crc16.c
mv -f ubifs-utils/mkfs.ubifs/.deps/mkfs_ubifs-crc16.Tpo ubifs-utils/mkfs.ubifs/.deps/mkfs_ubifs-crc16.Po
gcc -DHAVE_CONFIG_H -I. -I./include  -Wall -Wextra -Wunused -Wmissing-prototypes -Wmissing-declarations -Wwrite-strings -Wjump-misses-init -Wuninitialized -Winit-self -Wlogical-op -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wduplicated-cond -Wduplicated-branches -Wrestrict -Wnull-dereference -Wno-shadow -Wno-sign-compare -D_GNU_SOURCE -std=gnu99 -I./include -DWITHOUT_XATTR -DWITHOUT_LZO -DWITHOUT_ZSTD   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include/e2fsprogs/uuid  -I./ubi-utils/include -I./ubifs-utils/mkfs.ubifs/ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT ubifs-utils/mkfs.ubifs/mkfs_ubifs-lpt.o -MD -MP -MF ubifs-utils/mkfs.ubifs/.deps/mkfs_ubifs-lpt.Tpo -c -o ubifs-utils/mkfs.ubifs/mkfs_ubifs-lpt.o `test -f 'ubifs-utils/mkfs.ubifs/lpt.c' || echo './'`ubifs-utils/mkfs.ubifs/lpt.c
mv -f ubifs-utils/mkfs.ubifs/.deps/mkfs_ubifs-lpt.Tpo ubifs-utils/mkfs.ubifs/.deps/mkfs_ubifs-lpt.Po
gcc -DHAVE_CONFIG_H -I. -I./include  -Wall -Wextra -Wunused -Wmissing-prototypes -Wmissing-declarations -Wwrite-strings -Wjump-misses-init -Wuninitialized -Winit-self -Wlogical-op -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wduplicated-cond -Wduplicated-branches -Wrestrict -Wnull-dereference -Wno-shadow -Wno-sign-compare -D_GNU_SOURCE -std=gnu99 -I./include -DWITHOUT_XATTR -DWITHOUT_LZO -DWITHOUT_ZSTD   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include/e2fsprogs/uuid  -I./ubi-utils/include -I./ubifs-utils/mkfs.ubifs/ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT ubifs-utils/mkfs.ubifs/mkfs_ubifs-compr.o -MD -MP -MF ubifs-utils/mkfs.ubifs/.deps/mkfs_ubifs-compr.Tpo -c -o ubifs-utils/mkfs.ubifs/mkfs_ubifs-compr.o `test -f 'ubifs-utils/mkfs.ubifs/compr.c' || echo './'`ubifs-utils/mkfs.ubifs/compr.c
mv -f ubifs-utils/mkfs.ubifs/.deps/mkfs_ubifs-compr.Tpo ubifs-utils/mkfs.ubifs/.deps/mkfs_ubifs-compr.Po
gcc -DHAVE_CONFIG_H -I. -I./include  -Wall -Wextra -Wunused -Wmissing-prototypes -Wmissing-declarations -Wwrite-strings -Wjump-misses-init -Wuninitialized -Winit-self -Wlogical-op -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wduplicated-cond -Wduplicated-branches -Wrestrict -Wnull-dereference -Wno-shadow -Wno-sign-compare -D_GNU_SOURCE -std=gnu99 -I./include -DWITHOUT_XATTR -DWITHOUT_LZO -DWITHOUT_ZSTD   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include/e2fsprogs/uuid  -I./ubi-utils/include -I./ubifs-utils/mkfs.ubifs/ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT ubifs-utils/mkfs.ubifs/hashtable/mkfs_ubifs-hashtable.o -MD -MP -MF ubifs-utils/mkfs.ubifs/hashtable/.deps/mkfs_ubifs-hashtable.Tpo -c -o ubifs-utils/mkfs.ubifs/hashtable/mkfs_ubifs-hashtable.o `test -f 'ubifs-utils/mkfs.ubifs/hashtable/hashtable.c' || echo './'`ubifs-utils/mkfs.ubifs/hashtable/hashtable.c
mv -f ubifs-utils/mkfs.ubifs/hashtable/.deps/mkfs_ubifs-hashtable.Tpo ubifs-utils/mkfs.ubifs/hashtable/.deps/mkfs_ubifs-hashtable.Po
gcc -DHAVE_CONFIG_H -I. -I./include  -Wall -Wextra -Wunused -Wmissing-prototypes -Wmissing-declarations -Wwrite-strings -Wjump-misses-init -Wuninitialized -Winit-self -Wlogical-op -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wduplicated-cond -Wduplicated-branches -Wrestrict -Wnull-dereference -Wno-shadow -Wno-sign-compare -D_GNU_SOURCE -std=gnu99 -I./include -DWITHOUT_XATTR -DWITHOUT_LZO -DWITHOUT_ZSTD   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include/e2fsprogs/uuid  -I./ubi-utils/include -I./ubifs-utils/mkfs.ubifs/ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT ubifs-utils/mkfs.ubifs/hashtable/mkfs_ubifs-hashtable_itr.o -MD -MP -MF ubifs-utils/mkfs.ubifs/hashtable/.deps/mkfs_ubifs-hashtable_itr.Tpo -c -o ubifs-utils/mkfs.ubifs/hashtable/mkfs_ubifs-hashtable_itr.o `test -f 'ubifs-utils/mkfs.ubifs/hashtable/hashtable_itr.c' || echo './'`ubifs-utils/mkfs.ubifs/hashtable/hashtable_itr.c
mv -f ubifs-utils/mkfs.ubifs/hashtable/.deps/mkfs_ubifs-hashtable_itr.Tpo ubifs-utils/mkfs.ubifs/hashtable/.deps/mkfs_ubifs-hashtable_itr.Po
gcc -DHAVE_CONFIG_H -I. -I./include  -Wall -Wextra -Wunused -Wmissing-prototypes -Wmissing-declarations -Wwrite-strings -Wjump-misses-init -Wuninitialized -Winit-self -Wlogical-op -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wduplicated-cond -Wduplicated-branches -Wrestrict -Wnull-dereference -Wno-shadow -Wno-sign-compare -D_GNU_SOURCE -std=gnu99 -I./include -DWITHOUT_XATTR -DWITHOUT_LZO -DWITHOUT_ZSTD   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include/e2fsprogs/uuid  -I./ubi-utils/include -I./ubifs-utils/mkfs.ubifs/ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT ubifs-utils/mkfs.ubifs/mkfs_ubifs-devtable.o -MD -MP -MF ubifs-utils/mkfs.ubifs/.deps/mkfs_ubifs-devtable.Tpo -c -o ubifs-utils/mkfs.ubifs/mkfs_ubifs-devtable.o `test -f 'ubifs-utils/mkfs.ubifs/devtable.c' || echo './'`ubifs-utils/mkfs.ubifs/devtable.c
mv -f ubifs-utils/mkfs.ubifs/.deps/mkfs_ubifs-devtable.Tpo ubifs-utils/mkfs.ubifs/.deps/mkfs_ubifs-devtable.Po
/usr/bin/env bash ./libtool  --tag=CC   --mode=link gcc  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib  -o mkfs.ubifs ubifs-utils/mkfs.ubifs/mkfs_ubifs-mkfs.ubifs.o ubifs-utils/mkfs.ubifs/mkfs_ubifs-crc16.o ubifs-utils/mkfs.ubifs/mkfs_ubifs-lpt.o ubifs-utils/mkfs.ubifs/mkfs_ubifs-compr.o ubifs-utils/mkfs.ubifs/hashtable/mkfs_ubifs-hashtable.o ubifs-utils/mkfs.ubifs/hashtable/mkfs_ubifs-hashtable_itr.o ubifs-utils/mkfs.ubifs/mkfs_ubifs-devtable.o  libmtd.a libubi.a -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib -lz    -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib -luuid    -lm 
OpenWrt-libtool: link: gcc -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -o mkfs.ubifs ubifs-utils/mkfs.ubifs/mkfs_ubifs-mkfs.ubifs.o ubifs-utils/mkfs.ubifs/mkfs_ubifs-crc16.o ubifs-utils/mkfs.ubifs/mkfs_ubifs-lpt.o ubifs-utils/mkfs.ubifs/mkfs_ubifs-compr.o ubifs-utils/mkfs.ubifs/hashtable/mkfs_ubifs-hashtable.o ubifs-utils/mkfs.ubifs/hashtable/mkfs_ubifs-hashtable_itr.o ubifs-utils/mkfs.ubifs/mkfs_ubifs-devtable.o  -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib libmtd.a libubi.a -lz -luuid -lm
make[4]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/mtd-utils-2.1.1'
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/mtd-utils-2.1.1/.built
cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/mtd-utils-2.1.1/mkfs.jffs2 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/mtd-utils-2.1.1/mkfs.ubifs /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/mtd-utils-2.1.1/ubinize /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/stamp
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/host/mtd-utils-2.1.1/.built
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/stamp/.mtd-utils_installed
make[3]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tools/mtd-utils'
time: tools/mtd-utils/compile#15.45#1.47#23.06
make[2]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N'
make[2]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N'
make[3]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/toolchain/gdb'
make[3]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/toolchain/fortify-headers'
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/dl
SHELL= flock /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/.gdb-8.3.1.tar.xz.flock -c '  	/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/download.pl "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/dl" "gdb-8.3.1.tar.xz" "1e55b4d7cdca7b34be12f4ceae651623aa73b2fd640152313f9f66a7149757c4" "" "@GNU/gdb"    '
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/dl
make[3]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/toolchain/binutils'
SHELL= flock /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/.fortify-headers-1.1.tar.gz.flock -c '  	/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/download.pl "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/dl" "fortify-headers-1.1.tar.gz" "6ba5d860a2d2ba4c3346924b93930c34856eafe148bdbdf271ecab8065201fb6" "" "http://dl.2f30.org/releases"    '
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/dl
SHELL= flock /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/.binutils-2.34.tar.xz.flock -c '  	/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/download.pl "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/dl" "binutils-2.34.tar.xz" "f00b0e8803dc9bab1e2165bd568528135be734df3fabf8d0161828cd56028952" "" "@GNU/binutils/"    '
+ curl -f --connect-timeout 20 --retry 5 --location --insecure https://sources.cdn.openwrt.org/gdb-8.3.1.tar.xz
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0+ curl -f --connect-timeout 20 --retry 5 --location --insecure https://sources.cdn.openwrt.org/fortify-headers-1.1.tar.gz
+ curl -f --connect-timeout 20 --retry 5 --location --insecure https://sources.cdn.openwrt.org/binutils-2.34.tar.xz
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
curl: (22) The requested URL returned error: 404 

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
curl: (92) HTTP/2 stream 1 was not closed cleanly: PROTOCOL_ERROR (err 1)
Download failed.
Download failed.
+ curl -f --connect-timeout 20 --retry 5 --location --insecure http://dl.2f30.org/releases/fortify-headers-1.1.tar.gz
+ curl -f --connect-timeout 20 --retry 5 --location --insecure http://ftp.riken.jp/GNU/gnu/gdb/gdb-8.3.1.tar.xz

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
curl: (92) HTTP/2 stream 1 was not closed cleanly: PROTOCOL_ERROR (err 1)
Download failed.
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0+ curl -f --connect-timeout 20 --retry 5 --location --insecure http://ftp.riken.jp/GNU/gnu/binutils/binutils-2.34.tar.xz
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
curl: (22) The requested URL returned error: 404 Not Found
Download failed.
+ curl -f --connect-timeout 20 --retry 5 --location --insecure http://ftp.jaist.ac.jp/pub/GNU/gdb/gdb-8.3.1.tar.xz

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
curl: (22) The requested URL returned error: 404 Not Found
Download failed.
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0+ curl -f --connect-timeout 20 --retry 5 --location --insecure http://ftp.jaist.ac.jp/pub/GNU/binutils/binutils-2.34.tar.xz
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0 19.5M    0 14022    0     0   210k      0  0:01:34 --:--:--  0:01:34  207k
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0 20.6M    0  8310    0     0  84795      0  0:04:15 --:--:--  0:04:15 83939
 39 19.5M   39 7885k    0     0  7460k      0  0:00:02  0:00:01  0:00:01 7453k
  5 20.6M    5 1087k    0     0   790k      0  0:00:26  0:00:01  0:00:25  790k
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
100  5510  100  5510    0     0   2669      0  0:00:02  0:00:02 --:--:--  2669
. /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/include/shell.sh; gzip -dc /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/dl/fortify-headers-1.1.tar.gz | tar -C /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/fortify-headers-1.1/.. -xf -
[ ! -d ./src/ ] || cp -fpR ./src/* /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/fortify-headers-1.1
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/fortify-headers-1.1/.prepared
(cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/fortify-headers-1.1/; if [ -x configure ]; then cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/config.{guess,sub} /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/fortify-headers-1.1// && CC="gcc" CFLAGS="-O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include " CXX="g++" CPPFLAGS="-I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include " LDFLAGS="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib " CONFIG_SHELL="/usr/bin/env bash"  bash ./configure --target=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --program-prefix="" --program-suffix="" --prefix=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl --exec-prefix=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl --sysconfdir=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/etc --localstatedir=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/var --sbindir=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin ; fi )
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/fortify-headers-1.1/.configured
true
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/fortify-headers-1.1/.built
make -C /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/fortify-headers-1.1 PREFIX="" DESTDIR="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl" install

 48 19.5M   48 9654k    0     0  4693k      0  0:00:04  0:00:02  0:00:02 4691kmake[4]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/fortify-headers-1.1'
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify
cp -R include/* /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify
make[4]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/fortify-headers-1.1'

  6 20.6M    6 1429k    0     0   696k      0  0:00:30  0:00:02  0:00:28  695kmkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/stamp
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/fortify-headers-1.1/.built
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/stamp/.fortify-headers_installed
make[3]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/toolchain/fortify-headers'
time: toolchain/fortify-headers/compile#0.08#0.02#2.31

 14 20.6M   14 2970k    0     0   972k      0  0:00:21  0:00:03  0:00:18  972k
 57 19.5M   57 11.1M    0     0  3726k      0  0:00:05  0:00:03  0:00:02 3725k
 59 19.5M   59 11.6M    0     0  2770k      0  0:00:07  0:00:04  0:00:03 2769k
 20 20.6M   20 4253k    0     0   877k      0  0:00:24  0:00:04  0:00:20  877k
 20 20.6M   20 4349k    0     0   860k      0  0:00:24  0:00:05  0:00:19  876k
 61 19.5M   61 12.1M    0     0  2449k      0  0:00:08  0:00:05  0:00:03 2478k
 27 20.6M   27 5888k    0     0   971k      0  0:00:21  0:00:06  0:00:15 1025k
 63 19.5M   63 12.3M    0     0  2037k      0  0:00:09  0:00:06  0:00:03  926k
 65 19.5M   65 12.7M    0     0  1850k      0  0:00:10  0:00:07  0:00:03  681k
 28 20.6M   28 6012k    0     0   848k      0  0:00:24  0:00:07  0:00:17  911k
 72 19.5M   72 14.2M    0     0  1810k      0  0:00:11  0:00:08  0:00:03  635k
 33 20.6M   33 7139k    0     0   885k      0  0:00:23  0:00:08  0:00:15  833k
 75 19.5M   75 14.7M    0     0  1616k      0  0:00:12  0:00:09  0:00:03  635k
 36 20.6M   36 7795k    0     0   821k      0  0:00:25  0:00:09  0:00:16  762k
 39 20.6M   39 8316k    0     0   827k      0  0:00:25  0:00:10  0:00:15  793k
 77 19.5M   77 15.2M    0     0  1547k      0  0:00:12  0:00:10  0:00:02  633k

  4866  2109..65MM     4 6 89685 7k1 6  . 90 M      0     089 2 k        0  0   10:5060:723k   0 :0 0 : 11  0  0: 000::1002: 1 27 9 50k:00:11  0:00:01  964k

  9564  1290..5M6 M   9 6  5148 .119.M3M       0  0      0      096 1 k 1 6 0  7 k0     0: 0 0: 201    0:00:00:102: 1 20 : 000::009 01:11221 k--:--:-- 1263k
100 19.5M  100 19.5M    0     0  1624k      0  0:00:12  0:00:12 --:--:-- 1272k
. /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/include/shell.sh; xzcat /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/dl/gdb-8.3.1.tar.xz | tar -C /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gdb-8.3.1/.. -xf -

 66 20.6M   66 13.7M    0     0  1075k      0  0:00:19  0:00:13  0:00:06 1377k
 84 20.6M   84 17.4M    0     0  1274k      0  0:00:16  0:00:14  0:00:02 2215k[ ! -d ./src/ ] || cp -fpR ./src/* /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gdb-8.3.1

Applying ./patches/100-no_extern_inline.patch using plaintext: 
patching file sim/common/sim-arange.c
patching file sim/common/sim-arange.h

Applying ./patches/110-no_testsuite.patch using plaintext: 
patching file gdb/configure

Applying ./patches/120-fix-compile-flag-mismatch.patch using plaintext: 
patching file gdb/gdbserver/configure
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gdb-8.3.1/.prepared
(cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gdb-8.3.1/; if [ -x configure ]; then cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/config.{guess,sub} /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gdb-8.3.1// && CC="gcc" CFLAGS="-O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include " CXX="g++" CPPFLAGS="-I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include " LDFLAGS="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib " CONFIG_SHELL="/usr/bin/env bash" gdb_cv_func_sigsetjmp=yes  bash ./configure --prefix=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --target=mipsel-openwrt-linux-musl --disable-werror --without-uiout --enable-tui --disable-gdbtk --without-x --without-included-gettext --enable-threads --with-expat --without-python --disable-binutils --disable-ld --disable-gas --disable-sim ; fi )
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking target system type... mipsel-openwrt-linux-musl
checking for a BSD-compatible install... /usr/bin/install -c
checking whether ln works... yes
checking whether ln -s works... yes
checking for a sed that does not truncate output... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/sed
checking for gawk... gawk
configure: WARNING: neither ld nor gold are enabled
checking for x86_64-pc-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 we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking whether g++ accepts -static-libstdc++ -static-libgcc... yes
checking for x86_64-pc-linux-gnu-gnatbind... no
checking for gnatbind... no
checking for x86_64-pc-linux-gnu-gnatmake... no
checking for gnatmake... no
checking whether compiler driver understands Ada... no
checking how to compare bootstrapped objects... cmp --ignore-initial=16 $$f1 $$f2
checking for objdir... .libs
checking for isl 0.15 or later... no
required isl version is 0.15 or later
*** This configuration is not supported in the following subdirectories:
     sim
    (Any other directories should still work fine.)
checking for default BUILD_CONFIG... 
checking for --enable-vtable-verify... no
checking for bison... bison -y
checking for bison... bison
checking for gm4... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/m4
checking for flex... flex
checking for flex... flex
checking for makeinfo... makeinfo
checking for expect... no
checking for runtest... no
checking for x86_64-pc-linux-gnu-ar... no
checking for ar... ar
checking for x86_64-pc-linux-gnu-as... no
checking for as... as
checking for x86_64-pc-linux-gnu-dlltool... no
checking for dlltool... no
checking for x86_64-pc-linux-gnu-ld... no
checking for ld... ld
checking for x86_64-pc-linux-gnu-lipo... no
checking for lipo... no
checking for x86_64-pc-linux-gnu-nm... no
checking for nm... nm
checking for x86_64-pc-linux-gnu-ranlib... no
checking for ranlib... ranlib
checking for x86_64-pc-linux-gnu-strip... no
checking for strip... strip
checking for x86_64-pc-linux-gnu-windres... no
checking for windres... no
checking for x86_64-pc-linux-gnu-windmc... no
checking for windmc... no
checking for x86_64-pc-linux-gnu-objcopy... no
checking for objcopy... objcopy
checking for x86_64-pc-linux-gnu-objdump... no
checking for objdump... objdump
checking for x86_64-pc-linux-gnu-readelf... no
checking for readelf... readelf
checking for mipsel-openwrt-linux-musl-cc... no
checking for mipsel-openwrt-linux-musl-gcc... no
checking for mipsel-openwrt-linux-musl-c++... no
checking for mipsel-openwrt-linux-musl-g++... no
checking for mipsel-openwrt-linux-musl-cxx... no
checking for mipsel-openwrt-linux-musl-gxx... no
checking for mipsel-openwrt-linux-musl-gcc... no
checking for mipsel-openwrt-linux-musl-gfortran... no
checking for mipsel-openwrt-linux-musl-gccgo... no
checking for mipsel-openwrt-linux-musl-ar... no
checking for mipsel-openwrt-linux-musl-as... no
checking for mipsel-openwrt-linux-musl-dlltool... no
checking for mipsel-openwrt-linux-musl-ld... no
checking for mipsel-openwrt-linux-musl-lipo... no
checking for mipsel-openwrt-linux-musl-nm... no
checking for mipsel-openwrt-linux-musl-objcopy... no
checking for mipsel-openwrt-linux-musl-objdump... no
checking for mipsel-openwrt-linux-musl-ranlib... no
checking for mipsel-openwrt-linux-musl-readelf... no
checking for mipsel-openwrt-linux-musl-strip... no
checking for mipsel-openwrt-linux-musl-windres... no
checking for mipsel-openwrt-linux-musl-windmc... no
checking where to find the target ar... pre-installed
checking where to find the target as... pre-installed
checking where to find the target cc... pre-installed
checking where to find the target c++... pre-installed
checking where to find the target c++ for libstdc++... pre-installed
checking where to find the target dlltool... pre-installed
checking where to find the target gcc... pre-installed
checking where to find the target gfortran... pre-installed
checking where to find the target gccgo... pre-installed
checking where to find the target ld... pre-installed
checking where to find the target lipo... pre-installed
checking where to find the target nm... pre-installed
checking where to find the target objcopy... pre-installed
checking where to find the target objdump... pre-installed
checking where to find the target ranlib... pre-installed
checking where to find the target readelf... pre-installed
checking where to find the target strip... pre-installed
checking where to find the target windres... pre-installed
checking where to find the target windmc... pre-installed
checking whether to enable maintainer-specific portions of Makefiles... no
configure: creating ./config.status
config.status: creating Makefile

 91 20.6M   91 18.9M    0     0  1262k      0  0:00:16  0:00:15  0:00:01 2091ktouch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gdb-8.3.1/.configured
CFLAGS="-O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include " CPPFLAGS="-I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include " CXXFLAGS="" LDFLAGS="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib " make --jobserver-fds=3,4 -j -C /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gdb-8.3.1  
make[4]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gdb-8.3.1'
make[5]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gdb-8.3.1'
make[5]: Nothing to be done for 'all-target'.
Configuring in ./intl
Configuring in ./zlib
Configuring in ./libiberty
Configuring in ./etc
Configuring in ./libdecnumber
Configuring in ./readline
configure: creating cache ./config.cache
configure: creating cache ./config.cache
checking for a BSD-compatible install... /usr/bin/install -c
configure: creating cache ./config.cache
checking build system type... configure: creating cache ./config.cache
checking whether make sets $(MAKE)... checking whether to enable maintainer-specific portions of Makefiles... no
checking for makeinfo... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gdb-8.3.1/missing makeinfo --split-size=5000000
configure: WARNING:
*** Makeinfo is missing. Info documentation will not be built.
checking for perl... perl
configure: creating cache ./config.cache
configure: creating cache ./config.cache
yes
checking for x86_64-pc-linux-gnu-gcc... gcc
x86_64-pc-linux-gnu
checking host system type... checking for x86_64-pc-linux-gnu-gcc... gcc
checking build system type... configure: updating cache ./config.cache
x86_64-pc-linux-gnu
checking target system type... checking build system type... configure: creating ./config.status
mipsel-openwrt-linux-musl
x86_64-pc-linux-gnu
checking host system type... checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking whether the C compiler works... x86_64-pc-linux-gnu

Beginning configuration for readline-6.2 for x86_64-pc-linux-gnu

checking whether make sets $(MAKE)... x86_64-pc-linux-gnu
checking host system type... checking for a thread-safe mkdir -p... checking whether the C compiler works... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
x86_64-pc-linux-gnu
checking for x86_64-pc-linux-gnu-gcc... gcc
checking for x86_64-pc-linux-gnu-ar... ar
checking for x86_64-pc-linux-gnu-ranlib... ranlib
checking whether to install libiberty headers and static library... no
configure: target_header_dir = 
checking for x86_64-pc-linux-gnu-gcc... gcc
yes
checking whether make supports nested variables... yes
checking whether the C compiler works... checking whether to enable maintainer-specific portions of Makefiles... no
checking for x86_64-pc-linux-gnu-gcc... gcc
yes
checking for C compiler default output file name... a.out
checking for suffix of executables... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... checking whether the C compiler works... config.status: creating Makefile
yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 

checking whether we are cross compiling... checking whether we are cross compiling... checking whether the C compiler works... 
checking whether we are cross compiling... yes
checking for C compiler default output file name... a.out
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gdb-8.3.1/etc'
make[6]: Nothing to be done for 'all'.
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gdb-8.3.1/etc'
checking for suffix of executables... no
checking for suffix of object files... no
checking for suffix of object files... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... o
checking whether we are using the GNU C compiler... o
checking whether we are using the GNU C compiler... 
checking whether we are cross compiling... no
checking for suffix of object files... yes
checking whether gcc accepts -g... 
checking whether we are cross compiling... yes
checking whether gcc accepts -g... o
checking whether we are using the GNU C compiler... yes
checking for gcc option to accept ISO C89... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... no
checking for suffix of object files... yes
checking for gcc option to accept ISO C89... no
checking for suffix of object files... none needed
checking for x86_64-pc-linux-gnu-ranlib... ranlib
checking for aclocal... aclocal
checking for autoconf... autoconf
checking for autoheader... autoheader
checking whether gcc supports -W... o
checking whether we are using the GNU C compiler... none needed
checking how to run the C preprocessor... o
none needed
checking whether we are using the GNU C compiler... checking how to run the C preprocessor... yes
checking whether gcc supports -Wall... yes
checking whether gcc accepts -g... gcc -E
yes
checking whether gcc accepts -g... yes
gcc -E
checking whether gcc supports -Wwrite-strings... yes
checking for gcc option to accept ISO C89... checking for grep that handles long lines and -e... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/grep
checking for egrep... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/grep -E
checking for ANSI C header files... yes
checking for gcc option to accept ISO C89... checking for grep that handles long lines and -e... yes
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/grep
checking for egrep... checking whether gcc supports -Wstrict-prototypes... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/grep -E
checking for ANSI C header files... none needed
checking how to run the C preprocessor... none needed
checking whether gcc understands -c and -o together... yes
checking whether gcc supports -Wmissing-prototypes... gcc -E
yes
checking whether gcc supports -Wold-style-definition... checking for grep that handles long lines and -e... yes
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/grep
checking for egrep... checking for style of include used by make... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/grep -E
checking for ANSI C header files... GNU
checking dependency style of gcc... yes
checking whether gcc supports -Wmissing-format-attribute... yes
checking for sys/types.h... gcc3
checking how to print strings... yes
checking whether gcc supports -Wcast-qual... yes
checking for sys/types.h... yes
yes
checking whether gcc supports -pedantic -Wlong-long... printf
checking for a sed that does not truncate output... checking for sys/stat.h... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/sed
checking for grep that handles long lines and -e... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/grep
checking for egrep... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/grep -E
checking for fgrep... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/grep -F
checking for ld used by gcc... ld
checking if the linker (ld) is GNU ld... yes
yes
yes
checking for BSD- or MS-compatible name lister (nm)... nm
checking the name lister (nm) interface... checking whether gcc supports -fno-lto... checking for sys/stat.h... yes
checking for stdlib.h... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... yes
checking how to run the C preprocessor... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes

 91 20.6M   91 18.9M    0     0  1185k      0  0:00:17  0:00:16  0:00:01 1799kchecking for ld option to reload object files... -r
checking for x86_64-pc-linux-gnu-objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for x86_64-pc-linux-gnu-ar... ar
checking for x86_64-pc-linux-gnu-strip... no
checking for strip... yes
strip
checking for x86_64-pc-linux-gnu-ranlib... ranlib
checking command to parse nm output from gcc object... checking for sys/types.h... gcc -E
yes
checking for sys/stat.h... checking for grep that handles long lines and -e... yes
yes
yes
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/grep
checking for egrep... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/grep -E
checking for ANSI C header files... checking for string.h... checking for stdlib.h... checking for stdlib.h... ok
yes
yes
checking for memory.h... checking how to run the C preprocessor... checking for string.h... yes
checking for string.h... gcc -E
yes
checking for strings.h... yes
checking for memory.h... yes
checking for memory.h... checking for ANSI C header files... yes
checking for inttypes.h... yes
yes
yes
checking for strings.h... checking for sys/types.h... checking for strings.h... yes
checking for stdint.h... yes
yes
checking for inttypes.h... yes
checking for sys/stat.h... checking for inttypes.h... yes
checking for unistd.h... yes
checking for stdint.h... yes
yes
checking for stdlib.h... checking for stdint.h... yes
checking for sys/types.h... yes
yes
checking minix/config.h usability... checking for unistd.h... yes
yes
checking for string.h... yes
checking for unistd.h... checking for sys/stat.h... yes
no
checking minix/config.h presence... checking minix/config.h usability... yes
no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... checking for memory.h... yes
yes
checking for stdlib.h... checking minix/config.h usability... no
checking minix/config.h presence... yes
no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... checking for strings.h... yes
checking whether make sets $(MAKE)... yes
yes
checking for a BSD-compatible install... /usr/bin/install -c
checking whether NLS is requested... yes
checking for string.h... checking for msgfmt... no
checking minix/config.h presence... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... yes
no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... /usr/bin/xgettext
yes
checking whether gcc needs -traditional... checking for inttypes.h... checking for msgmerge... yes
/usr/bin/msgmerge
checking for memory.h... no
yes
checking for a BSD-compatible install... /usr/bin/install -c
checking for ar... ar
checking for x86_64-pc-linux-gnu-ranlib... ranlib
checking for an ANSI C-conforming const... yes
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... checking for stdint.h... yes
checking for function prototypes... yes
checking whether char is unsigned... yes
checking build system type... checking for strings.h... yes
x86_64-pc-linux-gnu
checking host system type... no
checking for unistd.h... checking whether gcc supports -W... x86_64-pc-linux-gnu
checking for x86_64-pc-linux-gnu-ranlib... ranlib
checking for library containing strerror... yes
yes
no
checking for working volatile... checking whether gcc supports -Wall... checking for inttypes.h... yes
checking ctype.h usability... yes
yes
checking return type of signal handlers... checking whether gcc supports -Wwrite-strings... yes
checking for stdint.h... void
none required
checking for an ANSI C-conforming const... checking for size_t... yes
yes
checking ctype.h presence... checking whether gcc supports -Wc++-compat... yes
checking for ctype.h... yes
yes
yes
checking for inline... checking stddef.h usability... yes
checking for unistd.h... checking whether gcc supports -Wstrict-prototypes... inline
checking for off_t... yes
yes
checking stddef.h presence... yes
checking whether gcc supports -Wshadow=local... checking for dlfcn.h... yes
checking for stddef.h... yes
checking for string.h... (cached) yes
yes
checking for ssize_t... checking stdio.h usability... yes
checking whether gcc supports -pedantic ... yes
checking whether gcc and cc understand -c and -o together... yes
checking for objdir... yes
checking stdio.h presence... .libs
yes
checking for size_t... yes
checking for stdio.h... yes
looking for a compliant stdint.h in stdint.h, checking for uintmax_t... yes
checking for ANSI C header files... (cached) yes
checking whether stat file-mode macros are broken... yes
checking for uintptr_t... no
checking if gcc supports -fno-rtti -fno-exceptions... checking for dirent.h that defines DIR... yes
checking for working alloca.h... yes
checking for an ANSI C-conforming const... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking for library containing opendir... yes
checking for inline... yes
yes
checking if gcc static flag -static works... checking for int_least32_t... inline
checking whether byte ordering is bigendian... yes
checking for alloca... none required
checking for fcntl... yes
checking for int_fast32_t... yes
checking if gcc supports -c -o file.o... yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for sys/param.h... no
checking for a BSD-compatible install... /usr/bin/install -c
yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (ld -m elf_x86_64) supports shared libraries... checking for sys/file.h... yes
yes
checking whether -lc should be explicitly linked in... yes
checking for sys/param.h... checking for kill... yes
checking for uint64_t... yes
checking for getpagesize... yes
checking for limits.h... no
checking dynamic linker characteristics... yes
checking for stdlib.h... (cached) yes
checking for malloc.h... yes
yes
checking what to include in gstdint.h... stdint.h (already complete)
checking for an ANSI C-conforming const... checking for string.h... (cached) yes
yes

 91 20.6M   91 18.9M    0     0  1116k      0  0:00:18  0:00:17  0:00:01 1471kyes
checking for unistd.h... (cached) yes
checking for working mmap... checking for lstat... checking for strings.h... (cached) yes
yes
checking for off_t... checking for sys/time.h... yes
GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking how to run the C preprocessor... gcc -E
checking for time.h... yes
yes
checking for memmove... checking for stdlib.h... checking for sys/resource.h... (cached) yes
yes
checking for unistd.h... (cached) yes
checking for sys/stat.h... (cached) yes
checking for sys/param.h... checking for sys/mman.h... yes
checking size of int... yes
checking whether we are using the GNU C Library 2.1 or newer... yes
yes
checking whether integer division by zero raises SIGFPE... checking for fcntl.h... yes
yes
checking for alloca.h... yes
checking for putenv... checking for getpagesize... yes
checking for sys/pstat.h... no
checking for sys/sysmp.h... 4
checking size of long... yes
checking for inttypes.h... no
yes
checking for sys/sysinfo.h... yes
checking for select... checking for working mmap... yes
checking for machine/hal_sysinfo.h... yes
checking for stdint.h... no
checking for sys/table.h... no
checking for sys/sysctl.h... yes
yes
checking for unsigned long long... checking for setenv... yes
8
checking for ANSI C header files... (cached) yes
checking for sys/systemcfg.h... checking build system type... x86_64-pc-linux-gnu
checking host system type... yes
checking for memcpy... no
x86_64-pc-linux-gnu
checking target system type... checking for stdint.h... (cached) yes
mipsel-openwrt-linux-musl
checking for decimal floating point... configure: WARNING: decimal float is not supported for this target, ignored
dpd
checking whether byte ordering is bigendian... checking for stdio_ext.h... yes
checking for inttypes.h... yes
checking for setlocale... yes
checking for process.h... yes
checking whether the inttypes.h PRIxNN macros are broken... no
checking for sys/prctl.h... yes
yes
checking for sys/wait.h that is POSIX.1 compatible... checking for strerror... no
checking for ld used by GCC... ld
checking if the linker (ld) is GNU ld... yes
checking for shared library run path origin... no
yes
checking whether time.h and sys/time.h may both be included... yes
done
configure: updating cache ./config.cache
checking for strcasecmp... configure: creating ./config.status
yes
checking argz.h usability... checking for unistd.h... (cached) yes
yes
checking whether errno must be declared... no
checking size of int... configure: updating cache ./config.cache
yes
checking argz.h presence... checking that generated files are newer than configure... done
configure: creating ./config.status
yes
yes
checking for argz.h... yes
checking for strpbrk... checking limits.h usability... yes
checking limits.h presence... config.status: creating Makefile
yes
checking for limits.h... yes
4
checking locale.h usability... checking size of long... config.status: creating config.h
yes
config.status: executing gstdint.h commands
checking for tcgetattr... yes
checking locale.h presence... yes
checking for locale.h... yes
checking nl_types.h usability... make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gdb-8.3.1/libdecnumber'
source='decNumber.c' object='decNumber.o' libtool=no gcc  -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long  -fno-lto -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -c decNumber.c
source='decContext.c' object='decContext.o' libtool=no gcc  -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long  -fno-lto -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -c decContext.c
source='dpd/decimal32.c' object='decimal32.o' libtool=no gcc  -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long  -fno-lto -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -c ./dpd/decimal32.c
yes
checking for vsnprintf... 8
checking size of size_t... yes
checking nl_types.h presence... yes
checking for nl_types.h... yes
checking malloc.h usability... yes
8
checking for long long... checking for isascii... source='dpd/decimal64.c' object='decimal64.o' libtool=no gcc  -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long  -fno-lto -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -c ./dpd/decimal64.c
yes
checking malloc.h presence... yes
checking for malloc.h... yes
source='dpd/decimal128.c' object='decimal128.o' libtool=no gcc  -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long  -fno-lto -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -c ./dpd/decimal128.c
checking stddef.h usability... yes
checking stddef.h presence... yes
yes
checking for stddef.h... yes
yes
checking size of long long... checking for stdlib.h... (cached) yes
checking for isxdigit... checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking for sys/param.h... (cached) yes
checking for feof_unlocked... yes
checking for getpwent... 8
checking for a 64-bit type... yes
checking for fgets_unlocked... uint64_t
checking for intptr_t... yes
checking for getpwnam... yes
checking for getc_unlocked... yes
checking for getpwuid... yes
checking for getcwd... 
 91 20.6M   91 18.9M    0     0  1055k      0  0:00:20  0:00:18  0:00:02 1007kyes
checking for uintptr_t... yes
checking for working strcoll... config.status: creating Makefile
yes
checking for getegid... config.status: executing depfiles commands
yes
checking fcntl.h usability... yes
checking for ssize_t... yes
checking for geteuid... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
config.status: executing libtool commands
checking for unistd.h... (cached) yes
checking for stdlib.h... (cached) yes
checking varargs.h usability... yes
yes
checking for pid_t... checking for getgid... make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gdb-8.3.1/zlib'
gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include    -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT libz_a-adler32.o -MD -MP -MF .deps/libz_a-adler32.Tpo -c -o libz_a-adler32.o `test -f 'adler32.c' || echo './'`adler32.c
gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include    -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT libz_a-compress.o -MD -MP -MF .deps/libz_a-compress.Tpo -c -o libz_a-compress.o `test -f 'compress.c' || echo './'`compress.c
gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include    -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT libz_a-crc32.o -MD -MP -MF .deps/libz_a-crc32.Tpo -c -o libz_a-crc32.o `test -f 'crc32.c' || echo './'`crc32.c
no
checking varargs.h presence... no
checking for varargs.h... no
checking stdarg.h usability... yes
mv -f .deps/libz_a-compress.Tpo .deps/libz_a-compress.Po
checking for getuid... yes
gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include    -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT libz_a-deflate.o -MD -MP -MF .deps/libz_a-deflate.Tpo -c -o libz_a-deflate.o `test -f 'deflate.c' || echo './'`deflate.c
checking for library containing strerror... mv -f .deps/libz_a-adler32.Tpo .deps/libz_a-adler32.Po
yes
checking stdarg.h presence... gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include    -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT libz_a-gzread.o -MD -MP -MF .deps/libz_a-gzread.Tpo -c -o libz_a-gzread.o `test -f 'gzread.c' || echo './'`gzread.c
yes
checking for stdarg.h... yes
checking for string.h... (cached) yes
checking for strings.h... (cached) yes
mv -f .deps/libz_a-crc32.Tpo .deps/libz_a-crc32.Po
gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include    -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT libz_a-gzclose.o -MD -MP -MF .deps/libz_a-gzclose.Tpo -c -o libz_a-gzclose.o `test -f 'gzclose.c' || echo './'`gzclose.c
yes
none required
checking limits.h usability... checking for asprintf... checking for mempcpy... yes
checking limits.h presence... mv -f .deps/libz_a-gzclose.Tpo .deps/libz_a-gzclose.Po
gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include    -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT libz_a-gzwrite.o -MD -MP -MF .deps/libz_a-gzwrite.Tpo -c -o libz_a-gzwrite.o `test -f 'gzwrite.c' || echo './'`gzwrite.c
yes
checking for limits.h... yes
checking locale.h usability... yes
yes
checking for atexit... checking for munmap... yes
checking locale.h presence... yes
checking for locale.h... yes
mv -f .deps/libz_a-gzread.Tpo .deps/libz_a-gzread.Po
checking pwd.h usability... gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include    -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT libz_a-gzlib.o -MD -MP -MF .deps/libz_a-gzlib.Tpo -c -o libz_a-gzlib.o `test -f 'gzlib.c' || echo './'`gzlib.c
yes
yes
checking for basename... checking for putenv... yes
checking pwd.h presence... mv -f .deps/libz_a-gzwrite.Tpo .deps/libz_a-gzwrite.Po
yes
checking for pwd.h... yes
gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include    -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT libz_a-infback.o -MD -MP -MF .deps/libz_a-infback.Tpo -c -o libz_a-infback.o `test -f 'infback.c' || echo './'`infback.c
checking for memory.h... (cached) yes
yes
checking termcap.h usability... yes
checking for setenv... checking for bcmp... yes
checking termcap.h presence... mv -f .deps/libz_a-gzlib.Tpo .deps/libz_a-gzlib.Po
gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include    -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT libz_a-inffast.o -MD -MP -MF .deps/libz_a-inffast.Tpo -c -o libz_a-inffast.o `test -f 'inffast.c' || echo './'`inffast.c
yes
checking for termcap.h... yes
checking termios.h usability... yes
checking for setlocale... yes
yes
checking termios.h presence... checking for bcopy... yes
checking for termios.h... yes
checking termio.h usability... yes
yes
checking termio.h presence... mv -f .deps/libz_a-inffast.Tpo .deps/libz_a-inffast.Po
checking for stpcpy... yes
gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include    -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT libz_a-inflate.o -MD -MP -MF .deps/libz_a-inflate.Tpo -c -o libz_a-inflate.o `test -f 'inflate.c' || echo './'`inflate.c
checking for bsearch... yes
checking for termio.h... yes
checking sys/pte.h usability... no
checking sys/pte.h presence... mv -f .deps/libz_a-infback.Tpo .deps/libz_a-infback.Po
yes
gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include    -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT libz_a-inftrees.o -MD -MP -MF .deps/libz_a-inftrees.Tpo -c -o libz_a-inftrees.o `test -f 'inftrees.c' || echo './'`inftrees.c
mv -f .deps/libz_a-deflate.Tpo .deps/libz_a-deflate.Po
gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include    -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT libz_a-trees.o -MD -MP -MF .deps/libz_a-trees.Tpo -c -o libz_a-trees.o `test -f 'trees.c' || echo './'`trees.c
checking for strcasecmp... no
checking for sys/pte.h... no
checking sys/stream.h usability... yes
checking for bzero... no
checking sys/stream.h presence... yes
checking for strdup... no
checking for sys/stream.h... no
checking sys/select.h usability... mv -f .deps/libz_a-inftrees.Tpo .deps/libz_a-inftrees.Po

 92 20.6M   92 19.1M    0     0  1018k      0  0:00:20  0:00:19  0:00:01  322kyes
gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include    -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT libz_a-uncompr.o -MD -MP -MF .deps/libz_a-uncompr.Tpo -c -o libz_a-uncompr.o `test -f 'uncompr.c' || echo './'`uncompr.c
checking for calloc... yes
checking sys/select.h presence... yes
yes
checking for sys/select.h... yes
checking sys/file.h usability... checking for strtoul... mv -f .deps/libz_a-uncompr.Tpo .deps/libz_a-uncompr.Po
gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I.   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include    -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT libz_a-zutil.o -MD -MP -MF .deps/libz_a-zutil.Tpo -c -o libz_a-zutil.o `test -f 'zutil.c' || echo './'`zutil.c
yes
checking for clock... yes
checking sys/file.h presence... yes
checking for sys/file.h... yes
yes
checking for sys/ptem.h... mv -f .deps/libz_a-zutil.Tpo .deps/libz_a-zutil.Po
checking for tsearch... true "AR_FLAGS=rc" "CC_FOR_BUILD=gcc" "CFLAGS=-O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include " "CXXFLAGS=-g -O2" "CFLAGS_FOR_BUILD=-O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include " "CFLAGS_FOR_TARGET=-g -O2 -minterlink-mips16" "INSTALL=/usr/bin/install -c" "INSTALL_DATA=/usr/bin/install -c -m 644" "INSTALL_PROGRAM=/usr/bin/install -c" "INSTALL_SCRIPT=/usr/bin/install -c" "LDFLAGS=-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib " "LIBCFLAGS=-O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include " "LIBCFLAGS_FOR_TARGET=-g -O2 -minterlink-mips16" "MAKE=make" "MAKEINFO=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gdb-8.3.1/missing makeinfo --split-size=5000000 --split-size=5000000 " "PICFLAG=" "PICFLAG_FOR_TARGET=" "SHELL=/usr/bin/env bash" "EXPECT=expect" "RUNTEST=runtest" "RUNTESTFLAGS=" "exec_prefix=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl" "infodir=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/info" "libdir=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib" "prefix=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl" "tooldir=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl" "AR=ar" "AS=as" "CC=gcc" "CXX=g++" "LD=ld" "LIBCFLAGS=-O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include " "NM=nm" "PICFLAG=" "RANLIB=ranlib" "DESTDIR=" DO=all multi-do # make
no
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... yes
no
checking for ffs... checking for type of signal functions... yes
checking for __argz_count... posix
checking if signal handlers must be reinstalled when invoked... yes
mv -f .deps/libz_a-trees.Tpo .deps/libz_a-trees.Po
checking for getcwd... yes
rm -f libdecnumber.a
ar cru libdecnumber.a decNumber.o decContext.o decimal32.o decimal64.o decimal128.o 
checking for __argz_stringify... ar: `u' modifier ignored since `D' is the default (see `U')
ranlib libdecnumber.a
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gdb-8.3.1/libdecnumber'
no
checking for presence of POSIX-style sigsetjmp/siglongjmp... yes
yes
checking for getpagesize... checking for __argz_next... yes
yes
present
checking for lstat... checking for __fsetlocking... checking for gettimeofday... yes
checking for index... yes
yes
checking whether or not strcoll and strcmp differ... checking for iconv... yes
no
checking whether the ctype macros accept non-ascii characters... checking for insque... yes
checking for iconv declaration... mv -f .deps/libz_a-inflate.Tpo .deps/libz_a-inflate.Po
rm -f libz.a
ar cru libz.a libz_a-adler32.o libz_a-compress.o libz_a-crc32.o libz_a-deflate.o libz_a-gzread.o libz_a-gzclose.o libz_a-gzwrite.o libz_a-gzlib.o libz_a-infback.o libz_a-inffast.o libz_a-inflate.o libz_a-inftrees.o libz_a-trees.o libz_a-uncompr.o libz_a-zutil.o 
ar: `u' modifier ignored since `D' is the default (see `U')
ranlib libz.a

         extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
checking for nl_langinfo and CODESET... make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gdb-8.3.1/zlib'
yes
checking for memchr... no
checking whether getpw functions are declared in pwd.h... yes
checking whether termios.h defines TIOCGWINSZ... yes
checking for LC_MESSAGES... no
checking whether sys/ioctl.h defines TIOCGWINSZ... yes
checking for sig_atomic_t in signal.h... yes
checking for memcmp... yes
checking for bison... bison
checking version of bison... 3.5.1, ok
checking whether NLS is requested... yes
checking whether included gettext is requested... no
checking for GNU gettext in libc... yes
checking whether signal handlers are of type void... yes
checking for memcpy... yes
checking for TIOCSTAT in sys/ioctl.h... yes
checking whether to use NLS... yes
checking where the gettext function comes from... libc
checking for aclocal... aclocal
checking for autoconf... autoconf
checking for autoheader... autoheader
no
checking for FIONREAD in sys/ioctl.h... configure: updating cache ./config.cache
configure: creating ./config.status
yes
yes
checking for speed_t in sys/types.h... checking for memmem... no
checking for struct winsize in sys/ioctl.h and termios.h... sys/ioctl.h
checking for struct dirent.d_ino... yes
checking for memmove... yes
checking for struct dirent.d_fileno... config.status: creating Makefile
config.status: creating config.intl
config.status: creating config.h
yes
config.status: executing default-1 commands
yes
checking for tgetent... checking for mempcpy... make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gdb-8.3.1/intl'
make[6]: Nothing to be done for 'all'.
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gdb-8.3.1/intl'
yes
no
checking for tgetent in -ltermcap... checking for memset... yes
checking which library has the termcap functions... using libtermcap
checking wctype.h usability... yes
yes
checking wctype.h presence... checking for mkstemps... yes
checking for wctype.h... yes
checking wchar.h usability... yes
checking wchar.h presence... yes
checking for putenv... yes
checking for wchar.h... yes
checking langinfo.h usability... 
 93 20.6M   93 19.2M    0     0   972k      0  0:00:21  0:00:20  0:00:01 78645yes
yes
checking langinfo.h presence... checking for random... yes
checking for langinfo.h... yes
checking for mbrlen... yes
yes
checking for mbscasecmp... checking for rename... yes
checking for rindex... no
yes
checking for mbscmp... checking for setenv... no
checking for mbsnrtowcs... yes
checking for snprintf... yes
checking for mbsrtowcs... yes
checking for sigsetmask... yes
checking for mbschr... yes
checking for stpcpy... no
checking for wcrtomb... yes
checking for stpncpy... yes
checking for wcscoll... yes
checking for strcasecmp... yes
checking for wcsdup... yes
checking for strchr... yes
checking for wcwidth... yes
checking for strdup... yes
checking for wctype... yes
yes
checking for wcswidth... checking for strncasecmp... yes
checking whether mbrtowc and mbstate_t are properly declared... yes
checking for strndup... yes
checking for iswlower... yes
checking for strnlen... yes
checking for iswupper... yes
checking for strrchr... yes
checking for towlower... yes
checking for strstr... yes
yes
checking for strtod... 
 98 20.6M   98 20.3M    0     0   991k      0  0:00:21  0:00:21 --:--:--  322kchecking for towupper... yes
checking for strtol... yes
checking for iswctype... yes
checking for strtoul... yes
checking for nl_langinfo and CODESET... yes
checking for strtoll... yes
checking for wchar_t in wchar.h... yes
checking for wctype_t in wctype.h... yes
yes
checking for wint_t in wctype.h... 
100 20.6M  100 20.6M    0     0   995k      0  0:00:21  0:00:21 --:--:--  455k
checking for strtoull... . /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/include/shell.sh; xzcat /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/dl/binutils-2.34.tar.xz | tar -C /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/binutils-2.34/.. -xf - --exclude='*.rej'
yes
checking configuration for building shared libraries... supported
yes
checking for strverscmp... configure: updating cache ./config.cache
configure: creating ./config.status
yes
checking for tmpnam... yes
checking for vasprintf... config.status: creating Makefile
config.status: creating doc/Makefile
config.status: creating examples/Makefile
yes
config.status: creating shlib/Makefile
checking for vfprintf... config.status: creating config.h
config.status: executing default commands
yes
checking for vprintf... make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gdb-8.3.1/readline'
rm -f readline.o
rm -f vi_mode.o
rm -f funmap.o
rm -f keymaps.o
rm -f parens.o
rm -f search.o
gcc -c -DHAVE_CONFIG_H   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I. -I. -DRL_LIBRARY_VERSION='"6.2"' -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  vi_mode.c
gcc -c -DHAVE_CONFIG_H   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I. -I. -DRL_LIBRARY_VERSION='"6.2"' -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  funmap.c
gcc -c -DHAVE_CONFIG_H   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I. -I. -DRL_LIBRARY_VERSION='"6.2"' -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  readline.c
gcc -c -DHAVE_CONFIG_H   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I. -I. -DRL_LIBRARY_VERSION='"6.2"' -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  search.c
gcc -c -DHAVE_CONFIG_H   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I. -I. -DRL_LIBRARY_VERSION='"6.2"' -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  parens.c
gcc -c -DHAVE_CONFIG_H   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I. -I. -DRL_LIBRARY_VERSION='"6.2"' -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  keymaps.c
yes
rm -f rltty.o
checking for vsnprintf... gcc -c -DHAVE_CONFIG_H   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I. -I. -DRL_LIBRARY_VERSION='"6.2"' -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  rltty.c
rm -f complete.o
gcc -c -DHAVE_CONFIG_H   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I. -I. -DRL_LIBRARY_VERSION='"6.2"' -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  complete.c
rm -f bind.o
gcc -c -DHAVE_CONFIG_H   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I. -I. -DRL_LIBRARY_VERSION='"6.2"' -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  bind.c
rm -f isearch.o
gcc -c -DHAVE_CONFIG_H   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I. -I. -DRL_LIBRARY_VERSION='"6.2"' -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  isearch.c
yes
checking for vsprintf... rm -f display.o
gcc -c -DHAVE_CONFIG_H   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I. -I. -DRL_LIBRARY_VERSION='"6.2"' -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  display.c
rm -f signals.o
gcc -c -DHAVE_CONFIG_H   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I. -I. -DRL_LIBRARY_VERSION='"6.2"' -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  signals.c
yes
checking for waitpid... rm -f util.o
gcc -c -DHAVE_CONFIG_H   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I. -I. -DRL_LIBRARY_VERSION='"6.2"' -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  util.c
yes
checking for setproctitle... no
checking whether alloca needs Cray hooks... rm -f kill.o
no
checking stack direction for C alloca... gcc -c -DHAVE_CONFIG_H   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I. -I. -DRL_LIBRARY_VERSION='"6.2"' -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  kill.c
rm -f undo.o
gcc -c -DHAVE_CONFIG_H   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I. -I. -DRL_LIBRARY_VERSION='"6.2"' -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  undo.c
rm -f macro.o
-1
gcc -c -DHAVE_CONFIG_H   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I. -I. -DRL_LIBRARY_VERSION='"6.2"' -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  macro.c
checking for vfork.h... rm -f input.o
no
checking for fork... gcc -c -DHAVE_CONFIG_H   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I. -I. -DRL_LIBRARY_VERSION='"6.2"' -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  input.c
rm -f callback.o
gcc -c -DHAVE_CONFIG_H   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I. -I. -DRL_LIBRARY_VERSION='"6.2"' -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  callback.c
rm -f terminal.o
gcc -c -DHAVE_CONFIG_H   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I. -I. -DRL_LIBRARY_VERSION='"6.2"' -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  terminal.c
yes
checking for vfork... rm -f text.o
gcc -c -DHAVE_CONFIG_H   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I. -I. -DRL_LIBRARY_VERSION='"6.2"' -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  text.c
rm -f nls.o
gcc -c -DHAVE_CONFIG_H   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I. -I. -DRL_LIBRARY_VERSION='"6.2"' -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  nls.c
yes
checking for working fork... rm -f misc.o
gcc -c -DHAVE_CONFIG_H   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I. -I. -DRL_LIBRARY_VERSION='"6.2"' -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  misc.c
rm -f compat.o
gcc -c -DHAVE_CONFIG_H   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I. -I. -DRL_LIBRARY_VERSION='"6.2"' -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  compat.c
rm -f xfree.o
gcc -c -DHAVE_CONFIG_H   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I. -I. -DRL_LIBRARY_VERSION='"6.2"' -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  xfree.c
rm -f xmalloc.o
gcc -c -DHAVE_CONFIG_H   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I. -I. -DRL_LIBRARY_VERSION='"6.2"' -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  xmalloc.c
rm -f history.o
gcc -c -DHAVE_CONFIG_H   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I. -I. -DRL_LIBRARY_VERSION='"6.2"' -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  history.c
yes
checking for working vfork... (cached) yes
checking for _doprnt... rm -f histexpand.o
rm -f histfile.o
gcc -c -DHAVE_CONFIG_H   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I. -I. -DRL_LIBRARY_VERSION='"6.2"' -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  histexpand.c
gcc -c -DHAVE_CONFIG_H   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I. -I. -DRL_LIBRARY_VERSION='"6.2"' -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  histfile.c
no
checking for sys_errlist... rm -f histsearch.o
rm -f shell.o
rm -f mbutil.o
gcc -c -DHAVE_CONFIG_H   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I. -I. -DRL_LIBRARY_VERSION='"6.2"' -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  histsearch.c
gcc -c -DHAVE_CONFIG_H   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I. -I. -DRL_LIBRARY_VERSION='"6.2"' -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  shell.c
gcc -c -DHAVE_CONFIG_H   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I. -I. -DRL_LIBRARY_VERSION='"6.2"' -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  mbutil.c
rm -f tilde.o
gcc -DHAVE_CONFIG_H   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I. -I. -DRL_LIBRARY_VERSION='"6.2"' -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -DREADLINE_LIBRARY -c ./tilde.c
yes
checking for sys_nerr... yes
checking for sys_siglist... yes
checking for external symbol _system_configuration... no
checking for __fsetlocking... yes
checking for canonicalize_file_name... rm -f libreadline.a
rm -f libhistory.a
ar cr libreadline.a readline.o vi_mode.o funmap.o keymaps.o parens.o search.o rltty.o complete.o bind.o isearch.o display.o signals.o util.o kill.o undo.o macro.o input.o callback.o terminal.o text.o nls.o misc.o compat.o xfree.o xmalloc.o history.o histexpand.o histfile.o histsearch.o shell.o mbutil.o tilde.o
ar cr libhistory.a history.o histexpand.o histfile.o histsearch.o shell.o mbutil.o xmalloc.o xfree.o
test -n "ranlib" && ranlib libhistory.a
test -n "ranlib" && ranlib libreadline.a
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gdb-8.3.1/readline'
yes
checking for dup3... yes
checking for getrlimit... yes
checking for getrusage... yes
checking for getsysinfo... no
checking for gettimeofday... (cached) yes
checking for on_exit... yes
checking for pipe2... yes
checking for psignal... yes
checking for pstat_getdynamic... no
checking for pstat_getstatic... no
checking for realpath... yes
checking for setrlimit... yes
checking for sbrk... yes
checking for spawnve... no
checking for spawnvpe... no
checking for strerror... yes
checking for strsignal... yes
checking for sysconf... yes
checking for sysctl... yes
checking for sysmp... no
checking for table... no
checking for times... yes
checking for wait3... yes
checking for wait4... yes
checking whether basename is declared... yes
checking whether ffs is declared... yes
checking whether asprintf is declared... yes
checking whether vasprintf is declared... yes
checking whether snprintf is declared... yes
checking whether vsnprintf is declared... yes
checking whether calloc is declared... yes
checking whether getenv is declared... yes
checking whether getopt is declared... yes
checking whether malloc is declared... [ ! -d ./src/ ] || cp -fpR ./src/* /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/binutils-2.34

Applying ./patches/2.34/300-001_ld_makefile_patch.patch using plaintext: 
patching file ld/Makefile.am
patching file ld/Makefile.in

Applying ./patches/2.34/400-mips_no_dynamic_linking_sym.patch using plaintext: 
patching file bfd/elfxx-mips.c

Applying ./patches/2.34/500-Change-default-emulation-for-mips64-linux.patch using plaintext: 
patching file bfd/config.bfd
patching file ld/configure.tgt
yes
checking whether realloc is declared... yes
checking whether sbrk is declared... ln -snf binutils-2.34 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/binutils
cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/config.{guess,sub} /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/binutils-2.34/
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/sed -i -e 's, " Linaro.*,,' /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/binutils-2.34/bfd/version.h
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/binutils-2.34/.prepared
(cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/binutils-2.34/; if [ -x configure ]; then cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/config.{guess,sub} /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/binutils-2.34// && CC="gcc" CFLAGS="-O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include " CXX="g++" CPPFLAGS="-I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include " LDFLAGS="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib " CONFIG_SHELL="/usr/bin/env bash"  bash ./configure --prefix=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --target=mipsel-openwrt-linux-musl --with-sysroot=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl --enable-deterministic-archives --enable-plugins --disable-multilib --disable-werror --disable-nls --disable-sim --disable-gdb  --with-float=soft  --enable-libssp ; fi )
yes
checking whether strtol is declared... yes
checking whether strtoul is declared... yes
checking whether strtoll is declared... checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking target system type... mipsel-openwrt-linux-musl
checking for a BSD-compatible install... yes
checking whether strtoull is declared... /usr/bin/install -c
checking whether ln works... yes
checking whether ln -s works... yes
checking for a sed that does not truncate output... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/sed
checking for gawk... gawk
checking for x86_64-pc-linux-gnu-gcc... gcc
yes
checking whether the C compiler works... checking whether strverscmp is declared... yes
yes
checking for C compiler default output file name... a.out
checking for suffix of executables... checking whether strnlen is declared... yes
checking whether canonicalize_file_name must be declared... 
checking whether we are cross compiling... no
checking for stdlib.h... (cached) yes
no
checking for suffix of object files... checking for unistd.h... (cached) yes
checking for sys/param.h... (cached) yes
checking for getpagesize... (cached) yes
checking for working mmap... 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... yes
checking for working strncmp... none needed
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
yes
checking whether g++ accepts -static-libstdc++ -static-libgcc... configure: updating cache ./config.cache
configure: creating ./config.status
yes
checking for x86_64-pc-linux-gnu-gnatbind... no
checking for gnatbind... no
checking for x86_64-pc-linux-gnu-gnatmake... no
checking for gnatmake... no
checking whether compiler driver understands Ada... no
checking how to compare bootstrapped objects... cmp --ignore-initial=16 $$f1 $$f2
checking for objdir... .libs
checking whether to use debuginfod... auto
checking for debuginfod_begin in -ldebuginfod... no
checking whether debuginfod_begin is declared... config.status: creating Makefile
no
configure: WARNING: debuginfod is missing or unusable; some features may be unavailable.
checking for isl 0.15 or later... config.status: creating testsuite/Makefile
no
required isl version is 0.15 or later
config.status: creating config.h
config.status: executing default commands
Configuring in ./bfd
Configuring in ./opcodes
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gdb-8.3.1/libiberty'
if [ x"" != x ] && [ ! -d pic ]; then \
  mkdir pic; \
else true; fi
if [ x"" != x ] && [ ! -d noasan ]; then \
  mkdir noasan; \
else true; fi
touch stamp-picdir
echo ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./rust-demangle.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o > required-list
touch stamp-noasandir
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./regex.c -o pic/regex.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./cplus-dem.c -o pic/cplus-dem.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./cp-demangle.c -o pic/cp-demangle.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./md5.c -o pic/md5.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ./regex.c -o noasan/regex.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ./cplus-dem.c -o noasan/cplus-dem.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ./cp-demangle.c -o noasan/cp-demangle.o; \
else true; fi
make[7]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gdb-8.3.1/libiberty/testsuite'
make[7]: Nothing to be done for 'all'.
make[7]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gdb-8.3.1/libiberty/testsuite'
gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE ./regex.c -o regex.o
gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE ./cplus-dem.c -o cplus-dem.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./sha1.c -o pic/sha1.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE ./cp-demangle.c -o cp-demangle.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ./md5.c -o noasan/md5.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ./sha1.c -o noasan/sha1.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE ./md5.c -o md5.o
gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE ./sha1.c -o sha1.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./alloca.c -o pic/alloca.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ./alloca.c -o noasan/alloca.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE ./alloca.c -o alloca.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./argv.c -o pic/argv.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ./argv.c -o noasan/argv.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE ./argv.c -o argv.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./choose-temp.c -o pic/choose-temp.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ./choose-temp.c -o noasan/choose-temp.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE ./choose-temp.c -o choose-temp.o
configure: creating cache ./config.cache
checking build system type... configure: creating cache ./config.cache
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./concat.c -o pic/concat.o; \
else true; fi
x86_64-pc-linux-gnu
checking host system type... if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ./concat.c -o noasan/concat.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE ./concat.c -o concat.o
x86_64-pc-linux-gnu
checking target system type... checking build system type... mipsel-openwrt-linux-musl
checking for x86_64-pc-linux-gnu-gcc... gcc
x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking target system type... mipsel-openwrt-linux-musl
checking for x86_64-pc-linux-gnu-gcc... gcc
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./cp-demint.c -o pic/cp-demint.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ./cp-demint.c -o noasan/cp-demint.o; \
else true; fi
checking whether the C compiler works... gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE ./cp-demint.c -o cp-demint.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./crc32.c -o pic/crc32.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ./crc32.c -o noasan/crc32.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE ./crc32.c -o crc32.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./d-demangle.c -o pic/d-demangle.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ./d-demangle.c -o noasan/d-demangle.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE ./d-demangle.c -o d-demangle.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./dwarfnames.c -o pic/dwarfnames.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ./dwarfnames.c -o noasan/dwarfnames.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE ./dwarfnames.c -o dwarfnames.o
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./dyn-string.c -o pic/dyn-string.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ./dyn-string.c -o noasan/dyn-string.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE ./dyn-string.c -o dyn-string.o

checking whether we are cross compiling... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... no
checking for suffix of object files... 
checking whether we are cross compiling... if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./fdmatch.c -o pic/fdmatch.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ./fdmatch.c -o noasan/fdmatch.o; \
else true; fi
o
checking whether we are using the GNU C compiler... gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE ./fdmatch.c -o fdmatch.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./fibheap.c -o pic/fibheap.o; \
else true; fi
yes
checking whether gcc accepts -g... if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ./fibheap.c -o noasan/fibheap.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE ./fibheap.c -o fibheap.o
no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./filename_cmp.c -o pic/filename_cmp.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ./filename_cmp.c -o noasan/filename_cmp.o; \
else true; fi
yes
checking for gcc option to accept ISO C89... gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE ./filename_cmp.c -o filename_cmp.o
yes
checking whether gcc accepts -g... if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./floatformat.c -o pic/floatformat.o; \
else true; fi
yes
checking for gcc option to accept ISO C89... if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ./floatformat.c -o noasan/floatformat.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE ./floatformat.c -o floatformat.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./fnmatch.c -o pic/fnmatch.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ./fnmatch.c -o noasan/fnmatch.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE ./fnmatch.c -o fnmatch.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./fopen_unlocked.c -o pic/fopen_unlocked.o; \
else true; fi
none needed
checking whether gcc understands -c and -o together... none needed
checking whether gcc understands -c and -o together... if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ./fopen_unlocked.c -o noasan/fopen_unlocked.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE ./fopen_unlocked.c -o fopen_unlocked.o
checking for default BUILD_CONFIG... 
checking for --enable-vtable-verify... no
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./getopt.c -o pic/getopt.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ./getopt.c -o noasan/getopt.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE ./getopt.c -o getopt.o
yes
checking for library containing strerror... checking for bison... bison -y
checking for bison... bison
checking for gm4... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/m4
checking for flex... flex
checking for flex... flex
checking for makeinfo... makeinfo
yes
checking for library containing strerror... if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./getopt1.c -o pic/getopt1.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ./getopt1.c -o noasan/getopt1.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE ./getopt1.c -o getopt1.o
checking for expect... no
checking for runtest... no
checking for x86_64-pc-linux-gnu-ar... no
checking for ar... ar
checking for x86_64-pc-linux-gnu-as... no
checking for as... as
checking for x86_64-pc-linux-gnu-dlltool... no
checking for dlltool... no
checking for x86_64-pc-linux-gnu-ld... no
checking for ld... ld
checking for x86_64-pc-linux-gnu-lipo... no
checking for lipo... no
checking for x86_64-pc-linux-gnu-nm... no
checking for nm... nm
checking for x86_64-pc-linux-gnu-ranlib... no
checking for ranlib... ranlib
checking for x86_64-pc-linux-gnu-strip... no
checking for strip... strip
checking for x86_64-pc-linux-gnu-windres... no
checking for windres... no
checking for x86_64-pc-linux-gnu-windmc... no
checking for windmc... no
checking for x86_64-pc-linux-gnu-objcopy... no
checking for objcopy... objcopy
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./getpwd.c -o pic/getpwd.o; \
else true; fi
checking for x86_64-pc-linux-gnu-objdump... no
checking for objdump... objdump
checking for x86_64-pc-linux-gnu-readelf... no
checking for readelf... readelf
checking for mipsel-openwrt-linux-musl-cc... if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ./getpwd.c -o noasan/getpwd.o; \
else true; fi
no
checking for mipsel-openwrt-linux-musl-gcc... no
checking for mipsel-openwrt-linux-musl-c++... no
checking for mipsel-openwrt-linux-musl-g++... no
checking for mipsel-openwrt-linux-musl-cxx... no
checking for mipsel-openwrt-linux-musl-gxx... no
checking for mipsel-openwrt-linux-musl-gcc... no
checking for mipsel-openwrt-linux-musl-gfortran... no
checking for mipsel-openwrt-linux-musl-gccgo... no
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./getruntime.c -o pic/getruntime.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE ./getpwd.c -o getpwd.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ./getruntime.c -o noasan/getruntime.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE ./getruntime.c -o getruntime.o
none required
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for mipsel-openwrt-linux-musl-ar... no
checking for mipsel-openwrt-linux-musl-as... no
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./hashtab.c -o pic/hashtab.o; \
else true; fi
checking for mipsel-openwrt-linux-musl-dlltool... no
checking for mipsel-openwrt-linux-musl-ld... no
checking for mipsel-openwrt-linux-musl-lipo... no
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ./hashtab.c -o noasan/hashtab.o; \
else true; fi
checking for mipsel-openwrt-linux-musl-nm... no
checking for mipsel-openwrt-linux-musl-objcopy... no
gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE ./hashtab.c -o hashtab.o
checking for mipsel-openwrt-linux-musl-objdump... no
checking for mipsel-openwrt-linux-musl-ranlib... no
checking for mipsel-openwrt-linux-musl-readelf... no
none required
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... checking for mipsel-openwrt-linux-musl-strip... checking for a thread-safe mkdir -p... no
checking for mipsel-openwrt-linux-musl-windres... no
checking for mipsel-openwrt-linux-musl-windmc... yes
no
checking where to find the target ar... just compiled
checking where to find the target as... just compiled
checking where to find the target cc... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... pre-installed
checking where to find the target c++... pre-installed
checking where to find the target c++ for libstdc++... pre-installed
checking where to find the target dlltool... just compiled
checking where to find the target gcc... pre-installed
checking where to find the target gfortran... checking for a thread-safe mkdir -p... pre-installed
checking where to find the target gccgo... if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./hex.c -o pic/hex.o; \
else true; fi
pre-installed
checking where to find the target ld... just compiled
checking where to find the target lipo... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ./hex.c -o noasan/hex.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE ./hex.c -o hex.o
yes
pre-installed
checking where to find the target nm... just compiled
checking where to find the target objcopy... just compiled
checking where to find the target objdump... just compiled
checking where to find the target ranlib... just compiled
checking where to find the target readelf... just compiled
checking where to find the target strip... just compiled
checking where to find the target windres... just compiled
checking where to find the target windmc... just compiled
checking whether to enable maintainer-specific portions of Makefiles... no
checking for style of include used by make... yes
GNU
checking whether make supports nested variables... checking for style of include used by make... yes
GNU
checking whether make supports nested variables... checking dependency style of gcc... yes
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./lbasename.c -o pic/lbasename.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./lrealpath.c -o pic/lrealpath.o; \
else true; fi
checking dependency style of gcc... if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ./lrealpath.c -o noasan/lrealpath.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ./lbasename.c -o noasan/lbasename.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE ./lrealpath.c -o lrealpath.o
gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE ./lbasename.c -o lbasename.o
configure: creating ./config.status
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./make-relative-prefix.c -o pic/make-relative-prefix.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ./make-relative-prefix.c -o noasan/make-relative-prefix.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE ./make-relative-prefix.c -o make-relative-prefix.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./make-temp-file.c -o pic/make-temp-file.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ./make-temp-file.c -o noasan/make-temp-file.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE ./make-temp-file.c -o make-temp-file.o
gcc3
checking for x86_64-pc-linux-gnu-gcc... (cached) gcc
gcc3
checking for x86_64-pc-linux-gnu-ar... ar
checking for x86_64-pc-linux-gnu-ranlib... ranlib
checking for x86_64-pc-linux-gnu-gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking whether gcc understands -c and -o together... (cached) yes
checking how to run the C preprocessor... checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking whether gcc understands -c and -o together... (cached) yes
checking how to run the C preprocessor... config.status: creating Makefile
gcc -E
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./objalloc.c -o pic/objalloc.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ./objalloc.c -o noasan/objalloc.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE ./objalloc.c -o objalloc.o
gcc -E
checking for grep that handles long lines and -e... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/grep
checking for egrep... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/grep -E
checking for ANSI C header files... if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./obstack.c -o pic/obstack.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ./obstack.c -o noasan/obstack.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE ./obstack.c -o obstack.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./partition.c -o pic/partition.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ./partition.c -o noasan/partition.o; \
else true; fi
checking for grep that handles long lines and -e... gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE ./partition.c -o partition.o
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/grep
checking for egrep... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/grep -E
checking for ANSI C header files... if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./pexecute.c -o pic/pexecute.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ./pexecute.c -o noasan/pexecute.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE ./pexecute.c -o pexecute.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./physmem.c -o pic/physmem.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ./physmem.c -o noasan/physmem.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE ./physmem.c -o physmem.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./pex-common.c -o pic/pex-common.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./pex-one.c -o pic/pex-one.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ./pex-common.c -o noasan/pex-common.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ./pex-one.c -o noasan/pex-one.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE ./pex-common.c -o pex-common.o
gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE ./pex-one.c -o pex-one.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./pex-unix.c -o pic/pex-unix.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ./pex-unix.c -o noasan/pex-unix.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE ./pex-unix.c -o pex-unix.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./vprintf-support.c -o pic/vprintf-support.o; \
else true; fi
yes
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ./vprintf-support.c -o noasan/vprintf-support.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE ./vprintf-support.c -o vprintf-support.o
checking for sys/types.h... yes
yes
checking for sys/types.h... checking for sys/stat.h... if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./rust-demangle.c -o pic/rust-demangle.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ./rust-demangle.c -o noasan/rust-demangle.o; \
else true; fi
yes
gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE ./rust-demangle.c -o rust-demangle.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./safe-ctype.c -o pic/safe-ctype.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ./safe-ctype.c -o noasan/safe-ctype.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE ./safe-ctype.c -o safe-ctype.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./simple-object.c -o pic/simple-object.o; \
else true; fi
checking for stdlib.h... if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ./simple-object.c -o noasan/simple-object.o; \
else true; fi
yes
gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE ./simple-object.c -o simple-object.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./simple-object-coff.c -o pic/simple-object-coff.o; \
else true; fi
checking for sys/stat.h... if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ./simple-object-coff.c -o noasan/simple-object-coff.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE ./simple-object-coff.c -o simple-object-coff.o
yes
yes
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./simple-object-elf.c -o pic/simple-object-elf.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ./simple-object-elf.c -o noasan/simple-object-elf.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE ./simple-object-elf.c -o simple-object-elf.o
checking for stdlib.h... checking for string.h... yes
checking for string.h... yes
checking for memory.h... if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./simple-object-mach-o.c -o pic/simple-object-mach-o.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ./simple-object-mach-o.c -o noasan/simple-object-mach-o.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE ./simple-object-mach-o.c -o simple-object-mach-o.o
yes
checking for memory.h... touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/binutils-2.34/.configured
make --jobserver-fds=3,4 -j -C /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/binutils-2.34 all
yes
checking for strings.h... yes
make[4]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/binutils-2.34'
checking for strings.h... if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./simple-object-xcoff.c -o pic/simple-object-xcoff.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ./simple-object-xcoff.c -o noasan/simple-object-xcoff.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE ./simple-object-xcoff.c -o simple-object-xcoff.o
yes
checking for inttypes.h... yes
make[5]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/binutils-2.34'
checking for inttypes.h... Configuring in ./libiberty
yes
checking for stdint.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for unistd.h... yes
checking minix/config.h usability... yes
checking minix/config.h usability... if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./sort.c -o pic/sort.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ./sort.c -o noasan/sort.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE ./sort.c -o sort.o
no
checking minix/config.h presence... no
checking minix/config.h presence... no
checking for minix/config.h... no
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./spaces.c -o pic/spaces.o; \
else true; fi
checking whether it is safe to define __EXTENSIONS__... if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ./spaces.c -o noasan/spaces.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE ./spaces.c -o spaces.o
no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./splay-tree.c -o pic/splay-tree.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ./splay-tree.c -o noasan/splay-tree.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE ./splay-tree.c -o splay-tree.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./stack-limit.c -o pic/stack-limit.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ./stack-limit.c -o noasan/stack-limit.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE ./stack-limit.c -o stack-limit.o
Configuring in ./intl
yes
checking how to print strings... yes
checking for x86_64-pc-linux-gnu-ar... ar
checking for x86_64-pc-linux-gnu-ranlib... ranlib
checking how to print strings... if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./strerror.c -o pic/strerror.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ./strerror.c -o noasan/strerror.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./strsignal.c -o pic/strsignal.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE ./strerror.c -o strerror.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ./strsignal.c -o noasan/strsignal.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE ./strsignal.c -o strsignal.o
configure: creating cache ./config.cache
printf
checking for a sed that does not truncate output... checking whether to enable maintainer-specific portions of Makefiles... no
checking for makeinfo... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/sed
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/binutils-2.34/missing makeinfo --split-size=5000000
configure: WARNING:
*** Makeinfo is missing. Info documentation will not be built.
checking for perl... perl
checking for fgrep... printf
checking for a sed that does not truncate output... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/grep -F
checking for ld used by gcc... ld
checking if the linker (ld) is GNU ld... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/sed
checking for fgrep... yes
checking for BSD- or MS-compatible name lister (nm)... nm
checking the name lister (nm) interface... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/grep -F
checking for ld used by gcc... checking build system type... ld
checking if the linker (ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... nm
checking the name lister (nm) interface... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking for x86_64-pc-linux-gnu-ar... ar
checking for x86_64-pc-linux-gnu-ranlib... ranlib
checking whether to install libiberty headers and static library... no
configure: target_header_dir = 
checking for x86_64-pc-linux-gnu-gcc... gcc
BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./timeval-utils.c -o pic/timeval-utils.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ./timeval-utils.c -o noasan/timeval-utils.o; \
else true; fi
1572864
gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE ./timeval-utils.c -o timeval-utils.o
checking whether the shell understands some XSI constructs... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./unlink-if-ordinary.c -o pic/unlink-if-ordinary.o; \
else true; fi
yes
checking whether the shell understands "+="... yes
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ./unlink-if-ordinary.c -o noasan/unlink-if-ordinary.o; \
else true; fi
1572864
checking whether the shell understands some XSI constructs... checking for ld option to reload object files... -r
checking for x86_64-pc-linux-gnu-objdump... objdump
checking how to recognize dependent libraries... yes
checking whether the shell understands "+="... pass_all
yes
checking for x86_64-pc-linux-gnu-ar... (cached) ar
checking for x86_64-pc-linux-gnu-strip... gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE ./unlink-if-ordinary.c -o unlink-if-ordinary.o
no
checking for strip... strip
checking for x86_64-pc-linux-gnu-ranlib... (cached) ranlib
checking command to parse nm output from gcc object... checking for ld option to reload object files... -r
checking for x86_64-pc-linux-gnu-objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for x86_64-pc-linux-gnu-ar... (cached) ar
checking for x86_64-pc-linux-gnu-strip... no
checking for strip... strip
checking for x86_64-pc-linux-gnu-ranlib... (cached) ranlib
checking command to parse nm output from gcc object... Configuring in ./zlib
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./xasprintf.c -o pic/xasprintf.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ./xasprintf.c -o noasan/xasprintf.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE ./xasprintf.c -o xasprintf.o
make[5]: Nothing to be done for 'all-target'.
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./xatexit.c -o pic/xatexit.o; \
else true; fi
Configuring in ./etc
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ./xatexit.c -o noasan/xatexit.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE ./xatexit.c -o xatexit.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./xexit.c -o pic/xexit.o; \
else true; fi
checking whether the C compiler works... if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ./xexit.c -o noasan/xexit.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE ./xexit.c -o xexit.o
configure: creating cache ./config.cache
checking for x86_64-pc-linux-gnu-gcc... gcc
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./xmalloc.c -o pic/xmalloc.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ./xmalloc.c -o noasan/xmalloc.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE ./xmalloc.c -o xmalloc.o
checking whether the C compiler works... ok
ok
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./xmemdup.c -o pic/xmemdup.o; \
else true; fi
yes
checking for C compiler default output file name... a.out
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ./xmemdup.c -o noasan/xmemdup.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE ./xmemdup.c -o xmemdup.o
checking for dlfcn.h... checking for suffix of executables... checking for dlfcn.h... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./xstrdup.c -o pic/xstrdup.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ./xstrdup.c -o noasan/xstrdup.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./xstrerror.c -o pic/xstrerror.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE ./xstrdup.c -o xstrdup.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ./xstrerror.c -o noasan/xstrerror.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE ./xstrerror.c -o xstrerror.o
yes

checking for objdir... checking whether we are cross compiling... .libs
yes
checking for objdir... .libs
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./xstrndup.c -o pic/xstrndup.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ./xstrndup.c -o noasan/xstrndup.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE ./xstrndup.c -o xstrndup.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./xvasprintf.c -o pic/xvasprintf.o; \
else true; fi

if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ./xvasprintf.c -o noasan/xvasprintf.o; \
else true; fi
checking whether we are cross compiling... gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE ./xvasprintf.c -o xvasprintf.o
configure: creating cache ./config.cache
checking build system type... no
checking for suffix of object files... if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./setproctitle.c -o pic/setproctitle.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ./setproctitle.c -o noasan/setproctitle.o; \
else true; fi
x86_64-pc-linux-gnu
checking host system type... configure: creating cache ./config.cache
checking for a BSD-compatible install... /usr/bin/install -c
gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE ./setproctitle.c -o setproctitle.o
checking if gcc supports -fno-rtti -fno-exceptions... x86_64-pc-linux-gnu
checking target system type... no
checking for suffix of object files... mipsel-openwrt-linux-musl
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... configure: updating cache ./config.cache
yes
o
checking whether we are using the GNU C compiler... configure: creating ./config.status
no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... rm -f ./libiberty.a pic/./libiberty.a noasan/./libiberty.a
checking for a thread-safe mkdir -p... /bin/mkdir -p
ar rc ./libiberty.a \
  ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./rust-demangle.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o  ./setproctitle.o
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
ranlib ./libiberty.a
o
checking whether we are using the GNU C compiler... checking if gcc supports -fno-rtti -fno-exceptions... checking whether make supports nested variables... yes
if [ x"" != x ]; then \
  cd pic; \
  ar rc ./libiberty.a \
    ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./rust-demangle.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o  ./setproctitle.o; \
  ranlib ./libiberty.a; \
  cd ..; \
else true; fi; \
if [ x"" != x ]; then \
  cd noasan; \
  ar rc ./libiberty.a \
    ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./rust-demangle.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o  ./setproctitle.o; \
  ranlib ./libiberty.a; \
  cd ..; \
else true; fi
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gdb-8.3.1/libiberty'
yes
checking whether gcc accepts -g... yes
checking if gcc static flag -static works... checking whether to enable maintainer-specific portions of Makefiles... no
checking for x86_64-pc-linux-gnu-gcc... gcc
yes
checking whether gcc accepts -g... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking for gcc option to accept ISO C89... yes
checking for gcc option to accept ISO C89... yes
checking if gcc static flag -static works... none needed
checking how to run the C preprocessor... config.status: creating Makefile
checking whether the C compiler works... gcc -E
yes
checking if gcc supports -c -o file.o... none needed
checking how to run the C preprocessor... checking for grep that handles long lines and -e... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/grep
checking for egrep... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/grep -E
checking for ANSI C header files... yes
checking if gcc supports -c -o file.o... gcc -E
yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (ld -m elf_x86_64) supports shared libraries... make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/binutils-2.34/etc'
make[6]: Nothing to be done for 'all'.
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/binutils-2.34/etc'
yes
checking dynamic linker characteristics... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... checking for grep that handles long lines and -e... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/grep
checking for egrep... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/grep -E
checking for ANSI C header files... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... 
checking whether we are cross compiling... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... no
checking whether to build static libraries... yes
GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking for shl_load... yes
no
checking for suffix of object files... checking for sys/types.h... Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144
checking whether to enable maintainer-specific portions of Makefiles... no
checking whether to install libbfd... no
checking whether NLS is requested... yes
checking for catalogs to be installed... o
checking whether we are using the GNU C compiler... yes
yes
checking for sys/types.h... checking for sys/stat.h... yes
checking whether gcc accepts -g... no
checking for shl_load in -ldld... yes
yes
yes
checking for gcc option to accept ISO C89... checking for sys/stat.h... checking for stdlib.h... no
checking for dlopen... yes
checking for stdlib.h... none needed
checking whether gcc understands -c and -o together... yes
checking for string.h... yes
checking for string.h... no
checking for dlopen in -ldl... yes
checking for style of include used by make... yes
GNU
checking dependency style of gcc... checking for memory.h... yes
 da de es fi fr ga id it nl pt_BR ro sr sv tr uk vi zh_CN da de es fi fr ga id it nl pt_BR ro sr sv tr uk vi zh_CN
checking whether NLS is requested... yes
checking for memory.h... checking for msgfmt... yes
gcc3
/usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking how to print strings... checking for xgettext... /usr/bin/xgettext
checking for strings.h... yes
checking whether a program can dlopen itself... checking for msgmerge... yes
/usr/bin/msgmerge
printf
checking for a sed that does not truncate output... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/sed
checking for grep that handles long lines and -e... checking for strings.h... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/grep
checking for egrep... yes
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/grep -E
checking for fgrep... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/grep -F
checking for ld used by gcc... ld
checking if the linker (ld) is GNU ld... checking for inttypes.h... yes
checking for BSD- or MS-compatible name lister (nm)... nm
checking the name lister (nm) interface... checking for string.h... (cached) yes
checking for strings.h... (cached) yes
yes
checking for stdlib.h... (cached) yes
BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... checking for inttypes.h... checking limits.h usability... yes
checking whether a statically linked program can dlopen itself... yes
1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking for ld option to reload object files... -r
checking for x86_64-pc-linux-gnu-objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for x86_64-pc-linux-gnu-ar... ar
checking for x86_64-pc-linux-gnu-strip... no
checking for strip... strip
checking for x86_64-pc-linux-gnu-ranlib... ranlib
checking for stdint.h... checking command to parse nm output from gcc object... yes
checking for stdint.h... yes
checking limits.h presence... yes
yes
checking for limits.h... yes
checking for unistd.h... checking whether string.h and strings.h may both be included... yes
no
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... no
checking whether to build static libraries... yes
checking for unistd.h... checking for dlfcn.h... (cached) yes
checking for windows.h... yes
yes
checking whether basename is declared... checking minix/config.h usability... ok
yes
checking minix/config.h usability... no
checking for library containing dlsym... checking how to run the C preprocessor... yes
no
checking minix/config.h presence... checking whether stpcpy is declared... no
checking for minix/config.h... no
gcc -E
checking whether it is safe to define __EXTENSIONS__... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... checking for ANSI C header files... yes
checking for sigsetjmp... yes
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... 
checking linker --as-needed support... yes
checking whether make sets $(MAKE)... yes
checking for cos in -lm... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking whether NLS is requested... no
checking for msgfmt... no
checking whether gcc supports -W... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... yes
checking whether gcc supports -Wall... -ldl
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
yes
no
yes
checking whether gcc supports -Wwrite-strings... checking build system type... yes
checking for sys/types.h... yes
x86_64-pc-linux-gnu
checking host system type... configure: updating cache ./config.cache
checking whether gcc supports -Wc++-compat... checking that generated files are newer than configure... done
configure: creating ./config.status
x86_64-pc-linux-gnu
checking for x86_64-pc-linux-gnu-ranlib... ranlib
checking for library containing strerror... Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144
checking whether to enable maintainer-specific portions of Makefiles... no
checking whether to install libbfd... no
checking whether NLS is requested... yes
checking for catalogs to be installed... yes
yes
checking whether gcc supports -Wstrict-prototypes... checking for sys/stat.h... yes
yes
checking whether gcc supports -Wshadow=local... none required
checking for an ANSI C-conforming const... checking for stdlib.h... yes
checking whether gcc supports -pedantic ... yes
checking for inline... yes
yes
checking whether gcc and cc understand -c and -o together... checking for string.h... inline
checking for off_t... yes
checking for memory.h...  da es fi fr hr id ja pt ro ru rw sr sv tr uk vi zh_CN da es fi fr hr id ja pt ro ru rw sr sv tr uk vi zh_CN
checking whether NLS is requested... yes
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... yes
checking for strings.h... /usr/bin/msgmerge
yes
checking for size_t... checking for long double... yes
checking for long long... yes
checking for an ANSI C-conforming const... yes
checking for inttypes.h... yes
checking for inline... inline
checking whether byte ordering is bigendian... yes
checking for stdint.h... yes
checking for working alloca.h... yes
checking for unistd.h... yes
checking size of long long... yes
checking for alloca... no
checking for a BSD-compatible install... /usr/bin/install -c
checking for sys/file.h... yes
checking for dlfcn.h... yes
checking for sys/param.h... yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
yes
checking for objdir... checking for sys/param.h... 8
checking size of void *... yes
.libs
checking for limits.h... yes
checking for stdlib.h... (cached) yes
checking for malloc.h... yes
checking for getpagesize... yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking for strings.h... (cached) yes
checking if gcc supports -fno-rtti -fno-exceptions... 8
checking size of long... checking for sys/time.h... yes
yes
checking for working mmap... checking for time.h... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... config.status: creating Makefile
yes
checking for sys/resource.h... yes
checking if gcc static flag -static works... config.status: creating po/Makefile.in
yes
checking for sys/stat.h... (cached) yes
config.status: creating config.h
checking for sys/mman.h... yes
config.status: executing depfiles commands
checking for fcntl.h... 8
checking alloca.h usability... yes
checking for alloca.h... yes
yes
checking if gcc supports -c -o file.o... checking for sys/pstat.h... yes
checking whether we are using the GNU C Library 2.1 or newer... yes
checking alloca.h presence... yes
checking whether integer division by zero raises SIGFPE... no
checking for sys/sysmp.h... yes
checking for alloca.h... yes
checking stddef.h usability... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (ld -m elf_x86_64) supports shared libraries... no
checking for sys/sysinfo.h... yes
checking whether -lc should be explicitly linked in... yes
checking for machine/hal_sysinfo.h... no
yes
checking stddef.h presence... no
checking dynamic linker characteristics... checking for sys/table.h... yes
checking for stddef.h... yes
yes
checking for inttypes.h... no
checking for string.h... (cached) yes
checking for sys/sysctl.h... checking for strings.h... (cached) yes
yes
checking for stdlib.h... (cached) yes
checking for sys/systemcfg.h... yes
checking time.h usability... checking for stdint.h... no
checking for stdint.h... (cached) yes
GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... checking for stdio_ext.h... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking how to run the C preprocessor... gcc -E
yes
checking for unsigned long long... yes
checking for process.h... yes
checking time.h presence... no
checking for stdlib.h... (cached) yes
yes
checking for time.h... yes
checking for sys/prctl.h... checking for unistd.h... (cached) yes
checking for unistd.h... (cached) yes
yes
checking for sys/param.h... checking wchar.h usability... checking for sys/wait.h that is POSIX.1 compatible... yes
checking for inttypes.h... yes
yes
checking whether time.h and sys/time.h may both be included... checking for getpagesize... yes
yes
checking wchar.h presence... checking whether the inttypes.h PRIxNN macros are broken... yes
checking for wchar.h... yes
checking wctype.h usability... no
yes
checking whether errno must be declared... checking for ld used by GCC... yes
checking for working mmap... ld
checking if the linker (ld) is GNU ld... yes
checking for shared library run path origin... done
yes
checking wctype.h presence... no
checking size of int... checking argz.h usability... yes
checking for wctype.h... yes
checking fcntl.h usability... config.status: executing libtool commands
yes
checking for memcpy... config.status: executing default-1 commands
yes
checking fcntl.h presence... yes
checking argz.h presence... yes
checking for fcntl.h... yes
config.status: creating po/POTFILES
4
checking size of long... config.status: creating po/Makefile
yes
checking for argz.h... yes
checking sys/file.h usability... checking limits.h usability... yes
yes
checking limits.h presence... yes
checking sys/file.h presence... yes
checking for limits.h... yes
checking for strerror... yes
checking for sys/file.h... yes
8
checking size of size_t... checking locale.h usability... checking sys/time.h usability... yes
checking for unistd.h... (cached) yes
yes
yes
checking locale.h presence... checking sys/time.h presence... yes
checking for locale.h... yes
yes
checking for sys/time.h... yes
8
configure: updating cache ./config.cache
checking for long long... checking nl_types.h usability... checking for sys/stat.h... (cached) yes
checking that generated files are newer than configure... done
configure: creating ./config.status
checking sys/resource.h usability... yes
yes
checking nl_types.h presence... checking sys/resource.h presence... yes
checking for sys/resource.h... yes
yes
checking for nl_types.h... yes
looking for a compliant stdint.h in stdint.h, checking for uintmax_t... checking malloc.h usability... yes
checking size of long long... yes
checking malloc.h presence... yes
checking for malloc.h... yes
yes
checking for uintptr_t... checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking for stdlib.h... (cached) yes
yes
checking for int_least32_t... checking for string.h... (cached) yes
8
checking for a 64-bit type... checking for unistd.h... (cached) yes
checking for sys/param.h... (cached) yes
checking for feof_unlocked... uint64_t
checking for intptr_t... yes
checking for int_fast32_t... yes
checking for fgets_unlocked... yes
checking for uint64_t... yes
checking for uintptr_t... yes
checking for getc_unlocked... yes
checking what to include in bfd_stdint.h... stdint.h (already complete)
checking whether time.h and sys/time.h may both be included... yes
checking for getcwd... yes
checking for dirent.h that defines DIR... yes
checking for ssize_t... yes
yes
checking for library containing opendir... checking for getegid... config.status: creating Makefile
yes
checking for pid_t... none required
yes
checking whether string.h and strings.h may both be included... config.status: executing depfiles commands
checking for geteuid... yes
checking for fcntl... yes
yes
yes
checking for library containing strerror... checking for getgid... checking for getpagesize... config.status: executing libtool commands
none required
checking for asprintf... yes
yes
checking for getuid... checking for setitimer... make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/binutils-2.34/zlib'
gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I.      -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT libz_a-adler32.o -MD -MP -MF .deps/libz_a-adler32.Tpo -c -o libz_a-adler32.o `test -f 'adler32.c' || echo './'`adler32.c
gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I.      -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT libz_a-compress.o -MD -MP -MF .deps/libz_a-compress.Tpo -c -o libz_a-compress.o `test -f 'compress.c' || echo './'`compress.c
gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I.      -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT libz_a-crc32.o -MD -MP -MF .deps/libz_a-crc32.Tpo -c -o libz_a-crc32.o `test -f 'crc32.c' || echo './'`crc32.c
gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I.      -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT libz_a-deflate.o -MD -MP -MF .deps/libz_a-deflate.Tpo -c -o libz_a-deflate.o `test -f 'deflate.c' || echo './'`deflate.c
gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I.      -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT libz_a-gzread.o -MD -MP -MF .deps/libz_a-gzread.Tpo -c -o libz_a-gzread.o `test -f 'gzread.c' || echo './'`gzread.c
yes
mv -f .deps/libz_a-compress.Tpo .deps/libz_a-compress.Po
gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I.      -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT libz_a-gzclose.o -MD -MP -MF .deps/libz_a-gzclose.Tpo -c -o libz_a-gzclose.o `test -f 'gzclose.c' || echo './'`gzclose.c
yes
checking for atexit... checking for mempcpy... yes
checking for sysconf... mv -f .deps/libz_a-gzclose.Tpo .deps/libz_a-gzclose.Po
mv -f .deps/libz_a-adler32.Tpo .deps/libz_a-adler32.Po
gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I.      -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT libz_a-gzwrite.o -MD -MP -MF .deps/libz_a-gzwrite.Tpo -c -o libz_a-gzwrite.o `test -f 'gzwrite.c' || echo './'`gzwrite.c
yes
mv -f .deps/libz_a-crc32.Tpo .deps/libz_a-crc32.Po
gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I.      -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT libz_a-gzlib.o -MD -MP -MF .deps/libz_a-gzlib.Tpo -c -o libz_a-gzlib.o `test -f 'gzlib.c' || echo './'`gzlib.c
gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I.      -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT libz_a-infback.o -MD -MP -MF .deps/libz_a-infback.Tpo -c -o libz_a-infback.o `test -f 'infback.c' || echo './'`infback.c
checking for basename... yes
yes
checking for fdopen... checking for munmap... mv -f .deps/libz_a-gzread.Tpo .deps/libz_a-gzread.Po
gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I.      -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT libz_a-inffast.o -MD -MP -MF .deps/libz_a-inffast.Tpo -c -o libz_a-inffast.o `test -f 'inffast.c' || echo './'`inffast.c
yes
checking for bcmp... yes
checking for putenv... yes
checking for getuid... mv -f .deps/libz_a-gzlib.Tpo .deps/libz_a-gzlib.Po
mv -f .deps/libz_a-gzwrite.Tpo .deps/libz_a-gzwrite.Po
gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I.      -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT libz_a-inflate.o -MD -MP -MF .deps/libz_a-inflate.Tpo -c -o libz_a-inflate.o `test -f 'inflate.c' || echo './'`inflate.c
gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I.      -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT libz_a-inftrees.o -MD -MP -MF .deps/libz_a-inftrees.Tpo -c -o libz_a-inftrees.o `test -f 'inftrees.c' || echo './'`inftrees.c
yes
checking for setenv... yes
mv -f .deps/libz_a-inffast.Tpo .deps/libz_a-inffast.Po
yes
gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I.      -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT libz_a-trees.o -MD -MP -MF .deps/libz_a-trees.Tpo -c -o libz_a-trees.o `test -f 'trees.c' || echo './'`trees.c
checking for getgid... checking for bcopy... yes
checking for setlocale... mv -f .deps/libz_a-inftrees.Tpo .deps/libz_a-inftrees.Po
gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I.      -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT libz_a-uncompr.o -MD -MP -MF .deps/libz_a-uncompr.Tpo -c -o libz_a-uncompr.o `test -f 'uncompr.c' || echo './'`uncompr.c
yes
mv -f .deps/libz_a-infback.Tpo .deps/libz_a-infback.Po
checking for fileno... gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I.      -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT libz_a-zutil.o -MD -MP -MF .deps/libz_a-zutil.Tpo -c -o libz_a-zutil.o `test -f 'zutil.c' || echo './'`zutil.c
yes
checking for stpcpy... yes
mv -f .deps/libz_a-uncompr.Tpo .deps/libz_a-uncompr.Po
true "AR_FLAGS=rc" "CC_FOR_BUILD=gcc" "CFLAGS=-O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include " "CXXFLAGS=-g -O2" "CFLAGS_FOR_BUILD=-O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include " "CFLAGS_FOR_TARGET=-g -O2 -minterlink-mips16" "INSTALL=/usr/bin/install -c" "INSTALL_DATA=/usr/bin/install -c -m 644" "INSTALL_PROGRAM=/usr/bin/install -c" "INSTALL_SCRIPT=/usr/bin/install -c" "LDFLAGS=-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib " "LIBCFLAGS=-O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include " "LIBCFLAGS_FOR_TARGET=-g -O2 -minterlink-mips16" "MAKE=make" "MAKEINFO=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/binutils-2.34/missing makeinfo --split-size=5000000 --split-size=5000000 " "PICFLAG=" "PICFLAG_FOR_TARGET=" "SHELL=/usr/bin/env bash" "EXPECT=expect" "RUNTEST=runtest" "RUNTESTFLAGS=" "exec_prefix=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl" "infodir=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/info" "libdir=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib" "prefix=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl" "tooldir=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl" "AR=ar" "AS=as" "CC=gcc" "CXX=g++" "LD=ld" "LIBCFLAGS=-O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include " "NM=nm" "PICFLAG=" "RANLIB=ranlib" "DESTDIR=" DO=all multi-do # make
checking for bsearch... mv -f .deps/libz_a-zutil.Tpo .deps/libz_a-zutil.Po
yes
checking for fls... yes
yes
checking for bzero... checking for strcasecmp... no
checking for strtoull... yes
mv -f .deps/libz_a-deflate.Tpo .deps/libz_a-deflate.Po
checking for calloc... yes
yes
checking for getrlimit... checking for strdup... yes
yes
checking whether basename is declared... yes
checking for clock... checking for strtoul... mv -f .deps/libz_a-trees.Tpo .deps/libz_a-trees.Po
yes
checking whether ftello is declared... yes
yes
checking for tsearch... checking for ffs... yes
checking whether ftello64 is declared... yes
checking for getcwd... yes
yes
checking for __argz_count... checking whether fseeko is declared... yes
checking for getpagesize... yes
yes
checking whether fseeko64 is declared... checking for __argz_stringify... mv -f .deps/libz_a-inflate.Tpo .deps/libz_a-inflate.Po
rm -f libz.a
ar cru libz.a libz_a-adler32.o libz_a-compress.o libz_a-crc32.o libz_a-deflate.o libz_a-gzread.o libz_a-gzclose.o libz_a-gzwrite.o libz_a-gzlib.o libz_a-infback.o libz_a-inffast.o libz_a-inflate.o libz_a-inftrees.o libz_a-trees.o libz_a-uncompr.o libz_a-zutil.o 
ar: `u' modifier ignored since `D' is the default (see `U')
ranlib libz.a
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/binutils-2.34/zlib'
yes
yes
checking for gettimeofday... yes
checking for __argz_next... checking whether ffs is declared... yes
yes
checking whether free is declared... yes
checking for __fsetlocking... checking for index... yes
checking whether getenv is declared... yes
checking for iconv... yes
checking for insque... yes
checking whether malloc is declared... yes
yes
checking for iconv declaration... checking for memchr... yes
checking whether realloc is declared... 
         extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
checking for nl_langinfo and CODESET... yes
checking for memcmp... yes
checking whether stpcpy is declared... yes
checking for LC_MESSAGES... yes
checking for memcpy... yes
checking whether strstr is declared... yes
checking for bison... bison
checking version of bison... 3.5.1, ok
checking whether NLS is requested... no
checking whether to use NLS... no
checking for aclocal... aclocal
checking for autoconf... autoconf
checking for autoheader... autoheader
yes
configure: updating cache ./config.cache
yes
checking for memmem... configure: creating ./config.status
checking whether asprintf is declared... yes
checking for memmove... yes
checking whether vasprintf is declared... config.status: creating Makefile
yes
checking for mempcpy... config.status: creating config.intl
yes
checking whether snprintf is declared... config.status: creating config.h
config.status: executing default-1 commands
yes
checking for memset... yes
Configuring in ./binutils
Configuring in ./gas
Configuring in ./ld
checking whether vsnprintf is declared... Configuring in ./gprof
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/binutils-2.34/intl'
make[6]: Nothing to be done for 'all'.
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/binutils-2.34/intl'
yes
yes
checking whether strnlen is declared... checking for mkstemps... yes
checking compiler support for hidden visibility... yes
checking for putenv... yes
checking linker --as-needed support... yes
checking for cos in -lm... configure: creating cache ./config.cache
yes
configure: creating cache ./config.cache
configure: creating cache ./config.cache
checking build system type... checking for random... configure: creating cache ./config.cache
checking build system type... checking build system type... x86_64-pc-linux-gnu
checking host system type... checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking target system type... yes
x86_64-pc-linux-gnu
checking host system type... mipsel-openwrt-linux-musl
x86_64-pc-linux-gnu
checking target system type... x86_64-pc-linux-gnu
checking target system type... checking for x86_64-pc-linux-gnu-gcc... gcc
x86_64-pc-linux-gnu
checking target system type... mipsel-openwrt-linux-musl
checking for x86_64-pc-linux-gnu-gcc... gcc
mipsel-openwrt-linux-musl
checking for x86_64-pc-linux-gnu-gcc... gcc
mipsel-openwrt-linux-musl
checking for x86_64-pc-linux-gnu-gcc... gcc
yes
checking whether the C compiler works... checking for rename... checking for gcc version with buggy 64-bit support... checking whether the C compiler works... checking whether the C compiler works... checking whether the C compiler works... no
checking for ftello... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... yes
checking for rindex... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... yes

checking for ftello64... checking whether we are cross compiling... yes


checking whether we are cross compiling... checking for setenv... checking whether we are cross compiling... 
checking whether we are cross compiling... yes
checking for fseeko... no
checking for suffix of object files... no
checking for suffix of object files... yes
no
checking for suffix of object files... checking for snprintf... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... o
checking whether we are using the GNU C compiler... o
checking whether we are using the GNU C compiler... yes
o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... checking for fseeko64... yes
checking whether gcc accepts -g... yes
checking whether gcc accepts -g... yes
checking whether gcc accepts -g... yes
yes
checking for gcc option to accept ISO C89... checking for sigsetmask... yes
checking for gcc option to accept ISO C89... yes
checking for gcc option to accept ISO C89... yes
checking for gcc option to accept ISO C89... yes
none needed
checking whether gcc understands -c and -o together... none needed
checking whether gcc understands -c and -o together... checking for fopen64... none needed
checking whether gcc understands -c and -o together... yes
none needed
checking whether gcc understands -c and -o together... yes
checking for library containing strerror... checking for stpcpy... yes
checking for library containing strerror... yes
checking for library containing strerror... yes
yes
checking for library containing strerror... checking size of off_t... none required
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
yes
checking for stpncpy... checking for a thread-safe mkdir -p... none required
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
none required
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... checking for style of include used by make... checking for a thread-safe mkdir -p... none required
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... GNU
yes
yes
checking whether make supports nested variables... checking for style of include used by make... yes
GNU
checking whether make supports nested variables... checking for a thread-safe mkdir -p... checking dependency style of gcc... yes
yes
/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... checking for style of include used by make... checking dependency style of gcc... GNU
checking whether make supports nested variables... yes
yes
8
checking for style of include used by make... checking dependency style of gcc... checking file_ptr type... BFD_HOST_64_BIT
GNU
yes
checking whether make supports nested variables... checking for stdlib.h... (cached) yes
yes
checking for strcasecmp... checking for unistd.h... (cached) yes
checking dependency style of gcc... checking for sys/param.h... gcc3
checking for x86_64-pc-linux-gnu-gcc... (cached) gcc
gcc3
checking whether to enable maintainer-specific portions of Makefiles... no
checking for x86_64-pc-linux-gnu-gcc... (cached) gcc
gcc3
checking for x86_64-pc-linux-gnu-gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking whether gcc understands -c and -o together... (cached) yes
gcc3
checking how to run the C preprocessor... yes
checking for x86_64-pc-linux-gnu-gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking whether gcc understands -c and -o together... (cached) yes
checking for getpagesize... (cached) yes
yes
checking for working mmap... checking for strchr... checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking whether gcc understands -c and -o together... (cached) yes
checking how to run the C preprocessor... gcc -E
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking whether gcc understands -c and -o together... (cached) yes
checking how to run the C preprocessor... checking whether we are using the GNU C++ compiler... gcc -E
gcc -E
checking for grep that handles long lines and -e... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/grep
checking for egrep... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/grep -E
checking for ANSI C header files... yes
checking whether g++ accepts -g... checking for grep that handles long lines and -e... yes
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/grep
checking for egrep... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/grep -E
checking for ANSI C header files... checking for grep that handles long lines and -e... checking for strdup... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/grep
checking for egrep... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/grep -E
checking for ANSI C header files... yes
checking dependency style of g++... yes
checking for madvise... yes
gcc3
checking for grep that handles long lines and -e... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/grep
checking how to run the C preprocessor... checking for strncasecmp... gcc -E
yes
checking for mprotect... yes
checking for egrep... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/grep -E
checking for ANSI C header files... checking for sys/types.h... yes
yes
checking for sys/types.h... yes
checking for sys/types.h... checking for strndup... yes
yes
checking for sys/stat.h... checking for sys/stat.h... yes
checking for sys/stat.h... yes
yes
yes
checking for stdlib.h... yes
checking for stdlib.h... checking for strnlen... yes
checking for stdlib.h... configure: updating cache ./config.cache
yes
yes
checking that generated files are newer than configure... done
configure: creating ./config.status
checking for string.h... checking for string.h... yes
checking for sys/types.h... yes
yes
checking for string.h... yes
checking for memory.h... checking for strrchr... yes
checking for memory.h... yes
checking for sys/stat.h... yes
yes
checking for memory.h... checking for strings.h... yes
yes
checking for strings.h... checking for stdlib.h... yes
yes
checking for strstr... yes
checking for strings.h... yes
yes
checking for inttypes.h... checking for string.h... checking for inttypes.h... yes
yes
yes
checking for inttypes.h... checking for memory.h... yes
checking for stdint.h... checking for stdint.h... yes
yes
checking for strtod... checking for stdint.h... yes
yes
checking for strings.h... checking for unistd.h... yes
checking for unistd.h... yes
checking for unistd.h... yes
yes
yes
checking for inttypes.h... checking minix/config.h usability... checking for strtol... yes
checking minix/config.h usability... yes
yes
checking minix/config.h usability... checking for stdint.h... no
checking minix/config.h presence... no
no
checking minix/config.h presence... checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking for strtoul... no
no
checking minix/config.h presence... checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking for unistd.h... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking how to print strings... yes
checking how to print strings... yes
checking minix/config.h usability... yes
checking for strtoll... printf
checking for a sed that does not truncate output... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/sed
yes
checking for fgrep... checking how to print strings... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/grep -F
checking for ld used by gcc... ld
checking if the linker (ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... printf
nm
checking for a sed that does not truncate output... checking the name lister (nm) interface... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/sed
checking for fgrep... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/grep -F
checking for ld used by gcc... ld
checking if the linker (ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... nm
no
checking minix/config.h presence... checking the name lister (nm) interface... printf
checking for a sed that does not truncate output... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/sed
no
checking for fgrep... checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/grep -F
checking for ld used by gcc... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... ld
checking if the linker (ld) is GNU ld... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking for BSD- or MS-compatible name lister (nm)... nm
yes
checking the name lister (nm) interface... checking for ld option to reload object files... -r
checking for x86_64-pc-linux-gnu-objdump... objdump
checking how to recognize dependent libraries... yes
pass_all
checking for x86_64-pc-linux-gnu-ar... ar
BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... checking for x86_64-pc-linux-gnu-strip... no
checking for strip... strip
checking for x86_64-pc-linux-gnu-ranlib... ranlib
checking command to parse nm output from gcc object... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking for strtoull... checking for ld option to reload object files... -r
checking for x86_64-pc-linux-gnu-objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for x86_64-pc-linux-gnu-ar... ar
checking for x86_64-pc-linux-gnu-strip... no
checking for strip... strip
checking for x86_64-pc-linux-gnu-ranlib... ranlib
checking command to parse nm output from gcc object... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... yes
checking how to print strings... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking for ld option to reload object files... -r
checking for x86_64-pc-linux-gnu-objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for x86_64-pc-linux-gnu-ar... ar
checking for x86_64-pc-linux-gnu-strip... no
checking for strip... strip
checking for x86_64-pc-linux-gnu-ranlib... ranlib
checking command to parse nm output from gcc object... printf
checking for a sed that does not truncate output... yes
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/sed
checking for fgrep... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/grep -F
checking for ld used by gcc... checking for strverscmp... ld
checking if the linker (ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... nm
checking the name lister (nm) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... ok
yes
checking for ld option to reload object files... -r
checking for x86_64-pc-linux-gnu-objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for x86_64-pc-linux-gnu-ar... ar
checking for x86_64-pc-linux-gnu-strip... no
checking for strip... strip
checking for x86_64-pc-linux-gnu-ranlib... ranlib
checking command to parse nm output from gcc object... ok
yes
checking for dlfcn.h... checking for tmpnam... checking for dlfcn.h... config.status: creating Makefile
ok
config.status: creating doc/Makefile
yes
checking for dlfcn.h... checking for objdir... .libs
yes
checking for objdir... .libs
config.status: creating bfd-in3.h
yes
checking for vasprintf... ok
yes
checking for objdir... .libs
config.status: creating po/Makefile.in
checking for dlfcn.h... config.status: creating config.h
config.status: executing depfiles commands
yes
checking if gcc supports -fno-rtti -fno-exceptions... checking if gcc supports -fno-rtti -fno-exceptions... checking for vfprintf... yes
checking for objdir... .libs
no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... checking if gcc supports -fno-rtti -fno-exceptions... yes
checking if gcc static flag -static works... yes
checking if gcc static flag -static works... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking for vprintf... yes
checking if gcc static flag -static works... checking if gcc supports -fno-rtti -fno-exceptions... yes
checking if gcc supports -c -o file.o... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (ld -m elf_x86_64) supports shared libraries... yes
checking if gcc static flag -static works... yes
checking for vsnprintf... yes
checking if gcc supports -c -o file.o... yes
checking whether -lc should be explicitly linked in... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... yes
checking if gcc supports -c -o file.o... yes
no
checking dynamic linker characteristics... checking for vsprintf... no
checking dynamic linker characteristics... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for dlfcn.h... (cached) yes
checking for windows.h... yes
no
checking dynamic linker characteristics... checking for waitpid... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for dlfcn.h... (cached) yes
checking for windows.h... no
checking for library containing dlsym... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for dlfcn.h... (cached) yes
checking for windows.h... no
checking for library containing dlsym... yes
checking for setproctitle... no
checking for library containing dlsym... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking how to run the C++ preprocessor... g++ -E
no
checking whether alloca needs Cray hooks... -ldl
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking stack direction for C alloca... no
checking whether to use debuginfod... auto
checking for debuginfod_begin in -ldebuginfod... -ldl
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... -ldl
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking whether debuginfod_begin is declared... no
checking for setmode... no
-1
checking how to compare bootstrapped objects... checking for vfork.h... cmp --ignore-initial=16 $$f1 $$f2
no
configure: WARNING: debuginfod is missing or unusable; some features may be unavailable.
no
checking for ld used by g++... checking for fork... ld -m elf_x86_64
checking if the linker (ld -m elf_x86_64) is GNU ld... yes
checking whether the g++ linker (ld -m elf_x86_64) supports shared libraries... yes
Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144
checking whether byte ordering is bigendian... Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144
checking for bison... bison -y
checking for flex... flex
no
checking whether NLS is requested... no
checking whether NLS is requested... no
checking for msgfmt... checking lex output file root... lex.yy
checking lex library... yes
/usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for vfork... checking for xgettext... /usr/bin/xgettext
checking for msgmerge... checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... /usr/bin/msgmerge
checking whether to enable maintainer-specific portions of Makefiles... no
checking sys/gmon_out.h usability... no
yes
checking if g++ static flag -static works... yes
checking for working fork... checking for bison... bison -y
checking for flex... flex
checking lex output file root... lex.yy
checking lex library... yes
checking sys/gmon_out.h presence... yes
checking for sys/gmon_out.h... yes
checking for a known getopt prototype in unistd.h... yes
checking if g++ supports -c -o file.o... yes
checking for library containing fabs... yes
checking for working vfork... (cached) yes
checking for _doprnt... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) config.status: executing libtool commands
GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking for dlfcn.h... (cached) yes
checking for windows.h... config.status: executing default-1 commands
no
checking for sys_errlist... config.status: executing bfd_stdint.h commands
config.status: executing default commands
yes
no
checking for library containing dlsym... checking for sys_nerr... make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gdb-8.3.1/bfd'
rm -f elf32-target.h
rm -f elf64-target.h
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/sed -e s/NN/64/g < ./elfxx-target.h > elf64-target.new
creating bfdver.h
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/sed -e s/NN/32/g < ./elfxx-target.h > elf32-target.new
rm -f targmatch.h
mv -f elf32-target.new elf32-target.h
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/sed -f ./targmatch.sed < ./config.bfd > targmatch.new
mv -f elf64-target.new elf64-target.h
Making info in doc
mv -f targmatch.new targmatch.h
make[7]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gdb-8.3.1/bfd/doc'
gcc -o chw$$ -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  \
  -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib   -I.. -I./.. -I./../../include -I./../../intl -I../../intl ./chew.c; \
/usr/bin/env bash ./../../move-if-change \
  chw$$ chew; \
touch chew.stamp
yes
checking for sys_siglist... -lm
-ldl
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... yes
checking for external symbol _system_configuration... Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144
no
no
checking for __fsetlocking... configure: updating cache ./config.cache
checking that generated files are newer than configure... done
configure: creating ./config.status
Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144
checking for LC_MESSAGES... yes
checking for canonicalize_file_name... yes
checking whether NLS is requested... no
checking whether NLS is requested... no
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... -lfl
checking whether yytext is a pointer... yes
/usr/bin/msgmerge
checking for dup3... checking for bison... bison -y
checking for flex... flex
checking lex output file root... lex.yy
checking lex library... -lfl
checking whether yytext is a pointer... yes
checking for getrlimit... yes
checking for getrusage... yes
checking for getsysinfo... ./chew -f ./doc.str < ./../aoutx.h >aoutx.tmp
./chew -f ./doc.str < ./../archive.c >archive.tmp
./chew -f ./doc.str < ./../archures.c >archures.tmp
test -e archures.texi || test ! -f ./archures.texi || cp -p ./archures.texi .
test -e archive.texi || test ! -f ./archive.texi || cp -p ./archive.texi .
test -e aoutx.texi || test ! -f ./aoutx.texi || cp -p ./aoutx.texi .
/usr/bin/env bash ./../../move-if-change archures.tmp archures.texi
/usr/bin/env bash ./../../move-if-change archive.tmp archive.texi
/usr/bin/env bash ./../../move-if-change aoutx.tmp aoutx.texi
touch aoutx.stamp
touch archive.stamp
no
touch archures.stamp
./chew -f ./doc.str < ./../bfd.c >bfd.tmp
./chew -f ./doc.str < ./../cache.c >cache.tmp
./chew -f ./doc.str < ./../coffcode.h >coffcode.tmp
checking for gettimeofday... (cached) yes
test -e cache.texi || test ! -f ./cache.texi || cp -p ./cache.texi .
test -e bfdt.texi || test ! -f ./bfdt.texi || cp -p ./bfdt.texi .
test -e coffcode.texi || test ! -f ./coffcode.texi || cp -p ./coffcode.texi .
/usr/bin/env bash ./../../move-if-change cache.tmp cache.texi
/usr/bin/env bash ./../../move-if-change bfd.tmp bfdt.texi
/usr/bin/env bash ./../../move-if-change coffcode.tmp coffcode.texi
checking for on_exit... yes
touch cache.stamp
touch bfdt.stamp
checking whether NLS is requested... no
checking whether NLS is requested... no
./chew -f ./doc.str < ./../corefile.c >core.tmp
./chew -f ./doc.str < ./../elf.c >elf.tmp
touch coffcode.stamp
checking for msgfmt... test -e core.texi || test ! -f ./core.texi || cp -p ./core.texi .
test -e elf.texi || test ! -f ./elf.texi || cp -p ./elf.texi .
./chew -f ./doc.str < ./../elfcode.h >elfcode.tmp
/usr/bin/env bash ./../../move-if-change core.tmp core.texi
/usr/bin/env bash ./../../move-if-change elf.tmp elf.texi
test -e elfcode.texi || test ! -f ./elfcode.texi || cp -p ./elfcode.texi .
/usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
/usr/bin/env bash ./../../move-if-change elfcode.tmp elfcode.texi
checking for xgettext... /usr/bin/xgettext
touch core.stamp
touch elf.stamp
touch elfcode.stamp
./chew -f ./doc.str < ./../format.c >format.tmp
./chew -f ./doc.str < ./../libbfd.c >libbfd.tmp
./chew -f ./doc.str < ./../bfdwin.c >bfdwin.tmp
checking for msgmerge... test -e format.texi || test ! -f ./format.texi || cp -p ./format.texi .
test -e libbfd.texi || test ! -f ./libbfd.texi || cp -p ./libbfd.texi .
test -e bfdwin.texi || test ! -f ./bfdwin.texi || cp -p ./bfdwin.texi .
/usr/bin/env bash ./../../move-if-change libbfd.tmp libbfd.texi
/usr/bin/env bash ./../../move-if-change bfdwin.tmp bfdwin.texi
/usr/bin/env bash ./../../move-if-change format.tmp format.texi
touch libbfd.stamp
./chew -f ./doc.str < ./../bfdio.c >bfdio.tmp
touch bfdwin.stamp
touch format.stamp
yes
test -e bfdio.texi || test ! -f ./bfdio.texi || cp -p ./bfdio.texi .
/usr/bin/msgmerge
./chew -f ./doc.str < ./../opncls.c >opncls.tmp
./chew -f ./doc.str < ./../reloc.c >reloc.tmp
/usr/bin/env bash ./../../move-if-change bfdio.tmp bfdio.texi
test -e opncls.texi || test ! -f ./opncls.texi || cp -p ./opncls.texi .
checking for pipe2... /usr/bin/env bash ./../../move-if-change opncls.tmp opncls.texi
test -e reloc.texi || test ! -f ./reloc.texi || cp -p ./reloc.texi .
touch bfdio.stamp
/usr/bin/env bash ./../../move-if-change reloc.tmp reloc.texi
./chew -f ./doc.str < ./../section.c >section.tmp
touch opncls.stamp
./chew -f ./doc.str < ./../syms.c >syms.tmp
touch reloc.stamp
test -e syms.texi || test ! -f ./syms.texi || cp -p ./syms.texi .
./chew -f ./doc.str < ./../targets.c >targets.tmp
checking whether to enable maintainer-specific portions of Makefiles... no
test -e section.texi || test ! -f ./section.texi || cp -p ./section.texi .
/usr/bin/env bash ./../../move-if-change syms.tmp syms.texi
checking for x86_64-pc-linux-gnu-ranlib... (cached) ranlib
/usr/bin/env bash ./../../move-if-change section.tmp section.texi
checking size of long... test -e targets.texi || test ! -f ./targets.texi || cp -p ./targets.texi .
yes
/usr/bin/env bash ./../../move-if-change targets.tmp targets.texi
checking whether NLS is requested... no
checking whether NLS is requested... no
touch syms.stamp
checking for msgfmt... touch section.stamp
./chew -f ./doc.str < ./../init.c >init.tmp
touch targets.stamp
./chew -f ./doc.str < ./../hash.c >hash.tmp
test -e init.texi || test ! -f ./init.texi || cp -p ./init.texi .
/usr/bin/env bash ./../../move-if-change init.tmp init.texi
./chew -f ./doc.str < ./../linker.c >linker.tmp
/usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
test -e hash.texi || test ! -f ./hash.texi || cp -p ./hash.texi .
/usr/bin/env bash ./../../move-if-change hash.tmp hash.texi
test -e linker.texi || test ! -f ./linker.texi || cp -p ./linker.texi .
/usr/bin/env bash ./../../move-if-change linker.tmp linker.texi
checking for xgettext... /usr/bin/xgettext
touch init.stamp
touch hash.stamp
./chew -f ./doc.str < ./../mmo.c >mmo.tmp
checking for msgmerge... touch linker.stamp
test -e mmo.texi || test ! -f ./mmo.texi || cp -p ./mmo.texi .
/usr/bin/env bash ./../../move-if-change mmo.tmp mmo.texi
yes
/usr/bin/msgmerge
touch mmo.stamp
make[7]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gdb-8.3.1/bfd/doc'
Making info in po
checking for psignal... make[7]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gdb-8.3.1/bfd/po'
( if test 'x.' != 'x.'; then \
    posrcprefix='../'; \
  else \
    posrcprefix="../"; \
  fi; \
  rm -f SRC-POTFILES-t SRC-POTFILES \
    && (sed -e '/^#/d' \
            -e '/^[ 	]*$/d' \
	    -e "s@.*@	$posrcprefix& \\\\@" < ./SRC-POTFILES.in \
	| sed -e '$s/\\$//') > SRC-POTFILES-t \
    && chmod a-w SRC-POTFILES-t \
    && mv SRC-POTFILES-t SRC-POTFILES )
( rm -f BLD-POTFILES-t BLD-POTFILES \
    && (sed -e '/^#/d' \
            -e '/^[ 	]*$/d' \
	    -e "s@.*@	../& \\\\@" < ./BLD-POTFILES.in \
	| sed -e '$s/\\$//') > BLD-POTFILES-t \
    && chmod a-w BLD-POTFILES-t \
    && mv BLD-POTFILES-t BLD-POTFILES )
checking whether to enable maintainer-specific portions of Makefiles... no
checking for string.h... (cached) yes
cd .. \
  && CONFIG_FILES=po/Makefile.in:po/Make-in \
     CONFIG_HEADERS= /usr/bin/env bash ./config.status
checking for stdlib.h... (cached) yes
8
checking for long long... checking for memory.h... (cached) yes
checking for strings.h... (cached) yes
checking for unistd.h... (cached) yes
checking errno.h usability... yes
checking for pstat_getdynamic... yes
checking errno.h presence... config.status: creating Makefile
yes
checking for errno.h... yes
yes
checking size of long long... config.status: creating po/Makefile.in
checking for sys/types.h... (cached) yes
checking limits.h usability... config.status: creating gconfig.h
no
checking for pstat_getstatic... config.status: executing depfiles commands
yes
checking limits.h presence... yes
checking for limits.h... yes
checking locale.h usability... -lfl
checking whether yytext is a pointer... 8
checking for string.h... (cached) yes
no
config.status: creating po/Makefile.in
checking for realpath... checking for strings.h... (cached) yes
yes
checking locale.h presence... config.status: executing depfiles commands
checking for stdlib.h... (cached) yes
config.status: executing libtool commands
config.status: executing libtool commands
checking for unistd.h... (cached) yes
yes
checking for locale.h... yes
checking fcntl.h usability... checking time.h usability... config.status: executing default-1 commands
config.status: executing default-1 commands
yes
config.status: creating po/POTFILES
config.status: creating po/Makefile
checking for setrlimit... config.status: executing bfd_stdint.h commands
yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
yes
config.status: executing default commands
checking time.h presence... make[7]: Nothing to be done for 'info'.
make[7]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gdb-8.3.1/bfd/po'
checking sys/file.h usability... yes
checking for time.h... yes
make[7]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gdb-8.3.1/bfd'
make[7]: Nothing to be done for 'info-am'.
make[7]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gdb-8.3.1/bfd'
make  all-recursive
checking for sys/stat.h... (cached) yes
checking whether string.h and strings.h may both be included... yes
checking for sbrk... make[7]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gdb-8.3.1/bfd'
yes
checking sys/file.h presence... Making all in doc
make[8]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gdb-8.3.1/bfd/doc'
yes
checking whether compiling a cross-assembler... yes
checking for size_t... yes
checking for sys/file.h... yes
checking limits.h usability... make[8]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gdb-8.3.1/bfd/doc'
Making all in po
make[8]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gdb-8.3.1/bfd/po'
make[8]: Nothing to be done for 'all'.
make[8]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gdb-8.3.1/bfd/po'
make[8]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gdb-8.3.1/bfd'
rm -f bfd-tmp.h
yes
rm -f tofiles
cp bfd-in3.h bfd-tmp.h
f=""; \
for i in elf32-mips.lo elfxx-mips.lo elf-vxworks.lo elf32.lo elf.lo elflink.lo elf-attrs.lo elf-strtab.lo elf-eh-frame.lo dwarf1.lo dwarf2.lo ecofflink.lo coffgen.lo coff-mips.lo ecoff.lo elfn32-mips.lo elf64-mips.lo elf64.lo elf64-gen.lo elf32-gen.lo plugin.lo cpu-mips.lo cpu-plugin.lo  archive64.lo ; do \
  case " $f " in \
    *" $i "*) ;; \
    *) f="$f $i" ;; \
  esac ; \
done ; \
echo $f > tofiles
/usr/bin/env bash ./../move-if-change bfd-tmp.h bfd.h
yes
/usr/bin/env bash ./../move-if-change tofiles ofiles
checking limits.h presence... checking for spawnve... touch stamp-ofiles
rm -f bfd-tmp.h
yes
checking for limits.h... yes
touch stmp-bfd-h
/usr/bin/env bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -DBINDIR='"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin"' -I. -I. -I./../include  -DHAVE_mips_elf32_trad_le_vec -DHAVE_mips_elf32_trad_be_vec -DHAVE_mips_ecoff_le_vec -DHAVE_mips_ecoff_be_vec -DHAVE_mips_elf32_ntrad_le_vec -DHAVE_mips_elf64_trad_le_vec -DHAVE_mips_elf32_ntrad_be_vec -DHAVE_mips_elf64_trad_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT archive.lo -MD -MP -MF .deps/archive.Tpo -c -o archive.lo archive.c
/usr/bin/env bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -DBINDIR='"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin"' -I. -I. -I./../include  -DHAVE_mips_elf32_trad_le_vec -DHAVE_mips_elf32_trad_be_vec -DHAVE_mips_ecoff_le_vec -DHAVE_mips_ecoff_be_vec -DHAVE_mips_elf32_ntrad_le_vec -DHAVE_mips_elf64_trad_le_vec -DHAVE_mips_elf32_ntrad_be_vec -DHAVE_mips_elf64_trad_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT archures.lo -MD -MP -MF .deps/archures.Tpo -c -o archures.lo -DDEFAULT_VECTOR=mips_elf32_trad_le_vec -DSELECT_VECS='&mips_elf32_trad_le_vec,&mips_elf32_trad_be_vec,&mips_ecoff_le_vec,&mips_ecoff_be_vec,&mips_elf32_ntrad_le_vec,&mips_elf64_trad_le_vec,&mips_elf32_ntrad_be_vec,&mips_elf64_trad_be_vec,&elf64_le_vec,&elf64_be_vec,&elf32_le_vec,&elf32_be_vec,&plugin_vec' -DSELECT_ARCHITECTURES='&bfd_mips_arch,&bfd_plugin_arch' ./archures.c
/usr/bin/env bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -DBINDIR='"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin"' -I. -I. -I./../include  -DHAVE_mips_elf32_trad_le_vec -DHAVE_mips_elf32_trad_be_vec -DHAVE_mips_ecoff_le_vec -DHAVE_mips_ecoff_be_vec -DHAVE_mips_elf32_ntrad_le_vec -DHAVE_mips_elf64_trad_le_vec -DHAVE_mips_elf32_ntrad_be_vec -DHAVE_mips_elf64_trad_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT bfd.lo -MD -MP -MF .deps/bfd.Tpo -c -o bfd.lo bfd.c
/usr/bin/env bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -DBINDIR='"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin"' -I. -I. -I./../include  -DHAVE_mips_elf32_trad_le_vec -DHAVE_mips_elf32_trad_be_vec -DHAVE_mips_ecoff_le_vec -DHAVE_mips_ecoff_be_vec -DHAVE_mips_elf32_ntrad_le_vec -DHAVE_mips_elf64_trad_le_vec -DHAVE_mips_elf32_ntrad_be_vec -DHAVE_mips_elf64_trad_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT bfdio.lo -MD -MP -MF .deps/bfdio.Tpo -c -o bfdio.lo bfdio.c
checking locale.h usability... yes
checking for working alloca.h... libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin\" -I. -I. -I./../include -DHAVE_mips_elf32_trad_le_vec -DHAVE_mips_elf32_trad_be_vec -DHAVE_mips_ecoff_le_vec -DHAVE_mips_ecoff_be_vec -DHAVE_mips_elf32_ntrad_le_vec -DHAVE_mips_elf64_trad_le_vec -DHAVE_mips_elf32_ntrad_be_vec -DHAVE_mips_elf64_trad_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT archive.lo -MD -MP -MF .deps/archive.Tpo -c archive.c -o archive.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin\" -I. -I. -I./../include -DHAVE_mips_elf32_trad_le_vec -DHAVE_mips_elf32_trad_be_vec -DHAVE_mips_ecoff_le_vec -DHAVE_mips_ecoff_be_vec -DHAVE_mips_elf32_ntrad_le_vec -DHAVE_mips_elf64_trad_le_vec -DHAVE_mips_elf32_ntrad_be_vec -DHAVE_mips_elf64_trad_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT bfdio.lo -MD -MP -MF .deps/bfdio.Tpo -c bfdio.c -o bfdio.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin\" -I. -I. -I./../include -DHAVE_mips_elf32_trad_le_vec -DHAVE_mips_elf32_trad_be_vec -DHAVE_mips_ecoff_le_vec -DHAVE_mips_ecoff_be_vec -DHAVE_mips_elf32_ntrad_le_vec -DHAVE_mips_elf64_trad_le_vec -DHAVE_mips_elf32_ntrad_be_vec -DHAVE_mips_elf64_trad_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT bfd.lo -MD -MP -MF .deps/bfd.Tpo -c bfd.c -o bfd.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin\" -I. -I. -I./../include -DHAVE_mips_elf32_trad_le_vec -DHAVE_mips_elf32_trad_be_vec -DHAVE_mips_ecoff_le_vec -DHAVE_mips_ecoff_be_vec -DHAVE_mips_elf32_ntrad_le_vec -DHAVE_mips_elf64_trad_le_vec -DHAVE_mips_elf32_ntrad_be_vec -DHAVE_mips_elf64_trad_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT archures.lo -MD -MP -MF .deps/archures.Tpo -c -DDEFAULT_VECTOR=mips_elf32_trad_le_vec "-DSELECT_VECS=&mips_elf32_trad_le_vec,&mips_elf32_trad_be_vec,&mips_ecoff_le_vec,&mips_ecoff_be_vec,&mips_elf32_ntrad_le_vec,&mips_elf64_trad_le_vec,&mips_elf32_ntrad_be_vec,&mips_elf64_trad_be_vec,&elf64_le_vec,&elf64_be_vec,&elf32_le_vec,&elf32_be_vec,&plugin_vec" "-DSELECT_ARCHITECTURES=&bfd_mips_arch,&bfd_plugin_arch" ./archures.c -o archures.o
yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking how to compare bootstrapped objects... cmp --ignore-initial=16 $$f1 $$f2
checking for string.h... (cached) yes
checking for strings.h... (cached) yes
checking for stdlib.h... (cached) yes
no
yes
checking locale.h presence... yes
checking for alloca... checking for spawnvpe... checking for unistd.h... (cached) yes
yes
checking for locale.h... yes
checking elf-hints.h usability... checking sys/param.h usability... no
checking elf-hints.h presence... no
yes
checking for inline... checking for strerror... no
checking for elf-hints.h... no
checking limits.h usability... inline
checking for unlink... mv -f .deps/archures.Tpo .deps/archures.Plo
/usr/bin/env bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -DBINDIR='"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin"' -I. -I. -I./../include  -DHAVE_mips_elf32_trad_le_vec -DHAVE_mips_elf32_trad_be_vec -DHAVE_mips_ecoff_le_vec -DHAVE_mips_ecoff_be_vec -DHAVE_mips_elf32_ntrad_le_vec -DHAVE_mips_elf64_trad_le_vec -DHAVE_mips_elf32_ntrad_be_vec -DHAVE_mips_elf64_trad_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT bfdwin.lo -MD -MP -MF .deps/bfdwin.Tpo -c -o bfdwin.lo bfdwin.c
yes
checking sys/param.h presence... mv -f .deps/bfdio.Tpo .deps/bfdio.Plo
/usr/bin/env bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -DBINDIR='"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin"' -I. -I. -I./../include  -DHAVE_mips_elf32_trad_le_vec -DHAVE_mips_elf32_trad_be_vec -DHAVE_mips_ecoff_le_vec -DHAVE_mips_ecoff_be_vec -DHAVE_mips_elf32_ntrad_le_vec -DHAVE_mips_elf64_trad_le_vec -DHAVE_mips_elf32_ntrad_be_vec -DHAVE_mips_elf64_trad_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT cache.lo -MD -MP -MF .deps/cache.Tpo -c -o cache.lo cache.c
yes
checking for sys/param.h... yes
yes
checking limits.h presence... libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin\" -I. -I. -I./../include -DHAVE_mips_elf32_trad_le_vec -DHAVE_mips_elf32_trad_be_vec -DHAVE_mips_ecoff_le_vec -DHAVE_mips_ecoff_be_vec -DHAVE_mips_elf32_ntrad_le_vec -DHAVE_mips_elf64_trad_le_vec -DHAVE_mips_elf32_ntrad_be_vec -DHAVE_mips_elf64_trad_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT bfdwin.lo -MD -MP -MF .deps/bfdwin.Tpo -c bfdwin.c -o bfdwin.o
yes
checking wchar.h usability... libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin\" -I. -I. -I./../include -DHAVE_mips_elf32_trad_le_vec -DHAVE_mips_elf32_trad_be_vec -DHAVE_mips_ecoff_le_vec -DHAVE_mips_ecoff_be_vec -DHAVE_mips_elf32_ntrad_le_vec -DHAVE_mips_elf64_trad_le_vec -DHAVE_mips_elf32_ntrad_be_vec -DHAVE_mips_elf64_trad_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT cache.lo -MD -MP -MF .deps/cache.Tpo -c cache.c -o cache.o
checking for strsignal... yes
checking for limits.h... yes
checking locale.h usability... yes
checking for sbrk... yes
checking wchar.h presence... yes
checking locale.h presence... yes
yes
checking for locale.h... yes
mv -f .deps/bfdwin.Tpo .deps/bfdwin.Plo
checking for sysconf... yes
checking for wchar.h... yes
checking sys/param.h usability... /usr/bin/env bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -DBINDIR='"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin"' -I. -I. -I./../include  -DHAVE_mips_elf32_trad_le_vec -DHAVE_mips_elf32_trad_be_vec -DHAVE_mips_ecoff_le_vec -DHAVE_mips_ecoff_be_vec -DHAVE_mips_elf32_ntrad_le_vec -DHAVE_mips_elf64_trad_le_vec -DHAVE_mips_elf32_ntrad_be_vec -DHAVE_mips_elf64_trad_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT coff-bfd.lo -MD -MP -MF .deps/coff-bfd.Tpo -c -o coff-bfd.lo coff-bfd.c
checking for sys/wait.h that is POSIX.1 compatible... yes
checking for setlocale... yes
checking whether string.h and strings.h may both be included... libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin\" -I. -I. -I./../include -DHAVE_mips_elf32_trad_le_vec -DHAVE_mips_elf32_trad_be_vec -DHAVE_mips_ecoff_le_vec -DHAVE_mips_ecoff_be_vec -DHAVE_mips_elf32_ntrad_le_vec -DHAVE_mips_elf64_trad_le_vec -DHAVE_mips_elf32_ntrad_be_vec -DHAVE_mips_elf64_trad_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT coff-bfd.lo -MD -MP -MF .deps/coff-bfd.Tpo -c coff-bfd.c -o coff-bfd.o
yes
checking sys/param.h presence... yes
yes
checking for sys/param.h... yes
checking for sysctl... yes
checking for size_t... checking fcntl.h usability... yes
checking for strsignal... mv -f .deps/cache.Tpo .deps/cache.Plo
/usr/bin/env bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -DBINDIR='"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin"' -I. -I. -I./../include  -DHAVE_mips_elf32_trad_le_vec -DHAVE_mips_elf32_trad_be_vec -DHAVE_mips_ecoff_le_vec -DHAVE_mips_ecoff_be_vec -DHAVE_mips_elf32_ntrad_le_vec -DHAVE_mips_elf64_trad_le_vec -DHAVE_mips_elf32_ntrad_be_vec -DHAVE_mips_elf64_trad_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT compress.lo -MD -MP -MF .deps/compress.Tpo -c -o compress.lo compress.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin\" -I. -I. -I./../include -DHAVE_mips_elf32_trad_le_vec -DHAVE_mips_elf32_trad_be_vec -DHAVE_mips_ecoff_le_vec -DHAVE_mips_ecoff_be_vec -DHAVE_mips_elf32_ntrad_le_vec -DHAVE_mips_elf64_trad_le_vec -DHAVE_mips_elf32_ntrad_be_vec -DHAVE_mips_elf64_trad_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT compress.lo -MD -MP -MF .deps/compress.Tpo -c compress.c -o compress.o
yes
yes
checking fcntl.h presence... mv -f .deps/coff-bfd.Tpo .deps/coff-bfd.Plo
checking for sysmp... yes
checking for fcntl.h... yes
/usr/bin/env bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -DBINDIR='"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin"' -I. -I. -I./../include  -DHAVE_mips_elf32_trad_le_vec -DHAVE_mips_elf32_trad_be_vec -DHAVE_mips_ecoff_le_vec -DHAVE_mips_ecoff_be_vec -DHAVE_mips_elf32_ntrad_le_vec -DHAVE_mips_elf64_trad_le_vec -DHAVE_mips_elf32_ntrad_be_vec -DHAVE_mips_elf64_trad_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT corefile.lo -MD -MP -MF .deps/corefile.Tpo -c -o corefile.lo corefile.c
checking sys/file.h usability... yes
checking for LC_MESSAGES... libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin\" -I. -I. -I./../include -DHAVE_mips_elf32_trad_le_vec -DHAVE_mips_elf32_trad_be_vec -DHAVE_mips_ecoff_le_vec -DHAVE_mips_ecoff_be_vec -DHAVE_mips_elf32_ntrad_le_vec -DHAVE_mips_elf64_trad_le_vec -DHAVE_mips_elf32_ntrad_be_vec -DHAVE_mips_elf64_trad_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT corefile.lo -MD -MP -MF .deps/corefile.Tpo -c corefile.c -o corefile.o
yes
checking for working alloca.h... yes
checking sys/file.h presence... mv -f .deps/bfd.Tpo .deps/bfd.Plo
yes
checking for sys/file.h... yes
no
/usr/bin/env bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -DBINDIR='"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin"' -I. -I. -I./../include  -DHAVE_mips_elf32_trad_le_vec -DHAVE_mips_elf32_trad_be_vec -DHAVE_mips_ecoff_le_vec -DHAVE_mips_ecoff_be_vec -DHAVE_mips_elf32_ntrad_le_vec -DHAVE_mips_elf64_trad_le_vec -DHAVE_mips_elf32_ntrad_be_vec -DHAVE_mips_elf64_trad_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT elf-properties.lo -MD -MP -MF .deps/elf-properties.Tpo -c -o elf-properties.lo elf-properties.c
checking for table... yes
checking for working assert macro... checking sys/time.h usability... yes
checking for alloca... libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin\" -I. -I. -I./../include -DHAVE_mips_elf32_trad_le_vec -DHAVE_mips_elf32_trad_be_vec -DHAVE_mips_ecoff_le_vec -DHAVE_mips_ecoff_be_vec -DHAVE_mips_elf32_ntrad_le_vec -DHAVE_mips_elf64_trad_le_vec -DHAVE_mips_elf32_ntrad_be_vec -DHAVE_mips_elf64_trad_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT elf-properties.lo -MD -MP -MF .deps/elf-properties.Tpo -c elf-properties.c -o elf-properties.o
mv -f .deps/corefile.Tpo .deps/corefile.Plo
mv -f .deps/compress.Tpo .deps/compress.Plo
/usr/bin/env bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -DBINDIR='"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin"' -I. -I. -I./../include  -DHAVE_mips_elf32_trad_le_vec -DHAVE_mips_elf32_trad_be_vec -DHAVE_mips_ecoff_le_vec -DHAVE_mips_ecoff_be_vec -DHAVE_mips_elf32_ntrad_le_vec -DHAVE_mips_elf64_trad_le_vec -DHAVE_mips_elf32_ntrad_be_vec -DHAVE_mips_elf64_trad_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT format.lo -MD -MP -MF .deps/format.Tpo -c -o format.lo format.c
/usr/bin/env bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -DBINDIR='"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin"' -I. -I. -I./../include  -DHAVE_mips_elf32_trad_le_vec -DHAVE_mips_elf32_trad_be_vec -DHAVE_mips_ecoff_le_vec -DHAVE_mips_ecoff_be_vec -DHAVE_mips_elf32_ntrad_le_vec -DHAVE_mips_elf64_trad_le_vec -DHAVE_mips_elf32_ntrad_be_vec -DHAVE_mips_elf64_trad_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT hash.lo -MD -MP -MF .deps/hash.Tpo -c -o hash.lo hash.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin\" -I. -I. -I./../include -DHAVE_mips_elf32_trad_le_vec -DHAVE_mips_elf32_trad_be_vec -DHAVE_mips_ecoff_le_vec -DHAVE_mips_ecoff_be_vec -DHAVE_mips_elf32_ntrad_le_vec -DHAVE_mips_elf64_trad_le_vec -DHAVE_mips_elf32_ntrad_be_vec -DHAVE_mips_elf64_trad_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT format.lo -MD -MP -MF .deps/format.Tpo -c format.c -o format.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin\" -I. -I. -I./../include -DHAVE_mips_elf32_trad_le_vec -DHAVE_mips_elf32_trad_be_vec -DHAVE_mips_ecoff_le_vec -DHAVE_mips_ecoff_be_vec -DHAVE_mips_elf32_ntrad_le_vec -DHAVE_mips_elf64_trad_le_vec -DHAVE_mips_elf32_ntrad_be_vec -DHAVE_mips_elf64_trad_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT hash.lo -MD -MP -MF .deps/hash.Tpo -c hash.c -o hash.o
yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for sys/param.h... (cached) yes
checking for getpagesize... no
yes
checking whether declaration is required for errno... yes
checking sys/time.h presence... checking for times... yes
mv -f .deps/archive.Tpo .deps/archive.Plo
checking for working mmap... /usr/bin/env bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -DBINDIR='"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin"' -I. -I. -I./../include  -DHAVE_mips_elf32_trad_le_vec -DHAVE_mips_elf32_trad_be_vec -DHAVE_mips_ecoff_le_vec -DHAVE_mips_ecoff_be_vec -DHAVE_mips_elf32_ntrad_le_vec -DHAVE_mips_elf64_trad_le_vec -DHAVE_mips_elf32_ntrad_be_vec -DHAVE_mips_elf64_trad_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT init.lo -MD -MP -MF .deps/init.Tpo -c -o init.lo init.c
yes
checking for sys/time.h... yes
checking for sys/stat.h... (cached) yes
mv -f .deps/format.Tpo .deps/format.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin\" -I. -I. -I./../include -DHAVE_mips_elf32_trad_le_vec -DHAVE_mips_elf32_trad_be_vec -DHAVE_mips_ecoff_le_vec -DHAVE_mips_ecoff_be_vec -DHAVE_mips_elf32_ntrad_le_vec -DHAVE_mips_elf64_trad_le_vec -DHAVE_mips_elf32_ntrad_be_vec -DHAVE_mips_elf64_trad_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT init.lo -MD -MP -MF .deps/init.Tpo -c init.c -o init.o
checking whether string.h and strings.h may both be included... /usr/bin/env bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -DBINDIR='"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin"' -I. -I. -I./../include  -DHAVE_mips_elf32_trad_le_vec -DHAVE_mips_elf32_trad_be_vec -DHAVE_mips_ecoff_le_vec -DHAVE_mips_ecoff_be_vec -DHAVE_mips_elf32_ntrad_le_vec -DHAVE_mips_elf64_trad_le_vec -DHAVE_mips_elf32_ntrad_be_vec -DHAVE_mips_elf64_trad_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT libbfd.lo -MD -MP -MF .deps/libbfd.Tpo -c -o libbfd.lo libbfd.c
mv -f .deps/elf-properties.Tpo .deps/elf-properties.Plo
/usr/bin/env bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -DBINDIR='"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin"' -I. -I. -I./../include  -DHAVE_mips_elf32_trad_le_vec -DHAVE_mips_elf32_trad_be_vec -DHAVE_mips_ecoff_le_vec -DHAVE_mips_ecoff_be_vec -DHAVE_mips_elf32_ntrad_le_vec -DHAVE_mips_elf64_trad_le_vec -DHAVE_mips_elf32_ntrad_be_vec -DHAVE_mips_elf64_trad_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT linker.lo -MD -MP -MF .deps/linker.Tpo -c -o linker.lo linker.c
mv -f .deps/hash.Tpo .deps/hash.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin\" -I. -I. -I./../include -DHAVE_mips_elf32_trad_le_vec -DHAVE_mips_elf32_trad_be_vec -DHAVE_mips_ecoff_le_vec -DHAVE_mips_ecoff_be_vec -DHAVE_mips_elf32_ntrad_le_vec -DHAVE_mips_elf64_trad_le_vec -DHAVE_mips_elf32_ntrad_be_vec -DHAVE_mips_elf64_trad_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT libbfd.lo -MD -MP -MF .deps/libbfd.Tpo -c libbfd.c -o libbfd.o
/usr/bin/env bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -DBINDIR='"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin"' -I. -I. -I./../include  -DHAVE_mips_elf32_trad_le_vec -DHAVE_mips_elf32_trad_be_vec -DHAVE_mips_ecoff_le_vec -DHAVE_mips_ecoff_be_vec -DHAVE_mips_elf32_ntrad_le_vec -DHAVE_mips_elf64_trad_le_vec -DHAVE_mips_elf32_ntrad_be_vec -DHAVE_mips_elf64_trad_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT merge.lo -MD -MP -MF .deps/merge.Tpo -c -o merge.lo merge.c
yes
yes
checking for glob... checking for wait3... libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin\" -I. -I. -I./../include -DHAVE_mips_elf32_trad_le_vec -DHAVE_mips_elf32_trad_be_vec -DHAVE_mips_ecoff_le_vec -DHAVE_mips_ecoff_be_vec -DHAVE_mips_elf32_ntrad_le_vec -DHAVE_mips_elf64_trad_le_vec -DHAVE_mips_elf32_ntrad_be_vec -DHAVE_mips_elf64_trad_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT linker.lo -MD -MP -MF .deps/linker.Tpo -c linker.c -o linker.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin\" -I. -I. -I./../include -DHAVE_mips_elf32_trad_le_vec -DHAVE_mips_elf32_trad_be_vec -DHAVE_mips_ecoff_le_vec -DHAVE_mips_ecoff_be_vec -DHAVE_mips_elf32_ntrad_le_vec -DHAVE_mips_elf64_trad_le_vec -DHAVE_mips_elf32_ntrad_be_vec -DHAVE_mips_elf64_trad_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT merge.lo -MD -MP -MF .deps/merge.Tpo -c merge.c -o merge.o
mv -f .deps/init.Tpo .deps/init.Plo
/usr/bin/env bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -DBINDIR='"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin"' -I. -I. -I./../include  -DHAVE_mips_elf32_trad_le_vec -DHAVE_mips_elf32_trad_be_vec -DHAVE_mips_ecoff_le_vec -DHAVE_mips_ecoff_be_vec -DHAVE_mips_elf32_ntrad_le_vec -DHAVE_mips_elf64_trad_le_vec -DHAVE_mips_elf32_ntrad_be_vec -DHAVE_mips_elf64_trad_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT opncls.lo -MD -MP -MF .deps/opncls.Tpo -c -o opncls.lo opncls.c
no
checking for a known getopt prototype in unistd.h... yes
checking for sbrk... libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin\" -I. -I. -I./../include -DHAVE_mips_elf32_trad_le_vec -DHAVE_mips_elf32_trad_be_vec -DHAVE_mips_ecoff_le_vec -DHAVE_mips_ecoff_be_vec -DHAVE_mips_elf32_ntrad_le_vec -DHAVE_mips_elf64_trad_le_vec -DHAVE_mips_elf32_ntrad_be_vec -DHAVE_mips_elf64_trad_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT opncls.lo -MD -MP -MF .deps/opncls.Tpo -c opncls.c -o opncls.o
yes
yes
checking for wait4... yes
checking whether declaration is required for environ... checking for mkstemp... yes
checking for utimes... yes
no
checking whether declaration is required for ffs... yes
checking whether basename is declared... checking for realpath... yes
checking for setmode... no
checking whether declaration is required for free... mv -f .deps/libbfd.Tpo .deps/libbfd.Plo
/usr/bin/env bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -DBINDIR='"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin"' -I. -I. -I./../include  -DHAVE_mips_elf32_trad_le_vec -DHAVE_mips_elf32_trad_be_vec -DHAVE_mips_ecoff_le_vec -DHAVE_mips_ecoff_be_vec -DHAVE_mips_elf32_ntrad_le_vec -DHAVE_mips_elf64_trad_le_vec -DHAVE_mips_elf32_ntrad_be_vec -DHAVE_mips_elf64_trad_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT reloc.lo -MD -MP -MF .deps/reloc.Tpo -c -o reloc.lo reloc.c
yes
checking for sbrk... libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin\" -I. -I. -I./../include -DHAVE_mips_elf32_trad_le_vec -DHAVE_mips_elf32_trad_be_vec -DHAVE_mips_ecoff_le_vec -DHAVE_mips_ecoff_be_vec -DHAVE_mips_elf32_ntrad_le_vec -DHAVE_mips_elf64_trad_le_vec -DHAVE_mips_elf32_ntrad_be_vec -DHAVE_mips_elf64_trad_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT reloc.lo -MD -MP -MF .deps/reloc.Tpo -c reloc.c -o reloc.o
yes
no
checking for getc_unlocked... checking whether ffs is declared... no
checking whether declaration is required for malloc... mv -f .deps/merge.Tpo .deps/merge.Plo
/usr/bin/env bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -DBINDIR='"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin"' -I. -I. -I./../include  -DHAVE_mips_elf32_trad_le_vec -DHAVE_mips_elf32_trad_be_vec -DHAVE_mips_ecoff_le_vec -DHAVE_mips_ecoff_be_vec -DHAVE_mips_elf32_ntrad_le_vec -DHAVE_mips_elf64_trad_le_vec -DHAVE_mips_elf32_ntrad_be_vec -DHAVE_mips_elf64_trad_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT section.lo -MD -MP -MF .deps/section.Tpo -c -o section.lo section.c
yes
checking whether asprintf is declared... libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin\" -I. -I. -I./../include -DHAVE_mips_elf32_trad_le_vec -DHAVE_mips_elf32_trad_be_vec -DHAVE_mips_ecoff_le_vec -DHAVE_mips_ecoff_be_vec -DHAVE_mips_elf32_ntrad_le_vec -DHAVE_mips_elf64_trad_le_vec -DHAVE_mips_elf32_ntrad_be_vec -DHAVE_mips_elf64_trad_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT section.lo -MD -MP -MF .deps/section.Tpo -c section.c -o section.o
yes
checking for setlocale... yes
checking for strcoll... no
checking whether declaration is required for sbrk... yes
checking whether vasprintf is declared... mv -f .deps/opncls.Tpo .deps/opncls.Plo
/usr/bin/env bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -DBINDIR='"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin"' -I. -I. -I./../include  -DHAVE_mips_elf32_trad_le_vec -DHAVE_mips_elf32_trad_be_vec -DHAVE_mips_ecoff_le_vec -DHAVE_mips_ecoff_be_vec -DHAVE_mips_elf32_ntrad_le_vec -DHAVE_mips_elf64_trad_le_vec -DHAVE_mips_elf32_ntrad_be_vec -DHAVE_mips_elf64_trad_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT simple.lo -MD -MP -MF .deps/simple.Tpo -c -o simple.lo simple.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin\" -I. -I. -I./../include -DHAVE_mips_elf32_trad_le_vec -DHAVE_mips_elf32_trad_be_vec -DHAVE_mips_ecoff_le_vec -DHAVE_mips_ecoff_be_vec -DHAVE_mips_elf32_ntrad_le_vec -DHAVE_mips_elf64_trad_le_vec -DHAVE_mips_elf32_ntrad_be_vec -DHAVE_mips_elf64_trad_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT simple.lo -MD -MP -MF .deps/simple.Tpo -c simple.c -o simple.o
yes
checking for setlocale... yes
checking for waitpid... no
checking whether declaration is required for strstr... yes
checking whether snprintf is declared... yes
mv -f .deps/reloc.Tpo .deps/reloc.Plo
checking for mkstemp... /usr/bin/env bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -DBINDIR='"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin"' -I. -I. -I./../include  -DHAVE_mips_elf32_trad_le_vec -DHAVE_mips_elf32_trad_be_vec -DHAVE_mips_ecoff_le_vec -DHAVE_mips_ecoff_be_vec -DHAVE_mips_elf32_ntrad_le_vec -DHAVE_mips_elf64_trad_le_vec -DHAVE_mips_elf32_ntrad_be_vec -DHAVE_mips_elf64_trad_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT stab-syms.lo -MD -MP -MF .deps/stab-syms.Tpo -c -o stab-syms.lo stab-syms.c
yes
checking for open... yes
mv -f .deps/section.Tpo .deps/section.Plo
/usr/bin/env bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -DBINDIR='"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin"' -I. -I. -I./../include  -DHAVE_mips_elf32_trad_le_vec -DHAVE_mips_elf32_trad_be_vec -DHAVE_mips_ecoff_le_vec -DHAVE_mips_ecoff_be_vec -DHAVE_mips_elf32_ntrad_le_vec -DHAVE_mips_elf64_trad_le_vec -DHAVE_mips_elf32_ntrad_be_vec -DHAVE_mips_elf64_trad_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT stabs.lo -MD -MP -MF .deps/stabs.Tpo -c -o stabs.lo stabs.c
checking whether vsnprintf is declared... libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin\" -I. -I. -I./../include -DHAVE_mips_elf32_trad_le_vec -DHAVE_mips_elf32_trad_be_vec -DHAVE_mips_ecoff_le_vec -DHAVE_mips_ecoff_be_vec -DHAVE_mips_elf32_ntrad_le_vec -DHAVE_mips_elf64_trad_le_vec -DHAVE_mips_elf32_ntrad_be_vec -DHAVE_mips_elf64_trad_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT stab-syms.lo -MD -MP -MF .deps/stab-syms.Tpo -c stab-syms.c -o stab-syms.o
no
mv -f .deps/simple.Tpo .deps/simple.Plo
/usr/bin/env bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -DBINDIR='"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin"' -I. -I. -I./../include  -DHAVE_mips_elf32_trad_le_vec -DHAVE_mips_elf32_trad_be_vec -DHAVE_mips_ecoff_le_vec -DHAVE_mips_ecoff_be_vec -DHAVE_mips_elf32_ntrad_le_vec -DHAVE_mips_elf64_trad_le_vec -DHAVE_mips_elf32_ntrad_be_vec -DHAVE_mips_elf64_trad_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT syms.lo -MD -MP -MF .deps/syms.Tpo -c -o syms.lo syms.c
checking whether free is declared... libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin\" -I. -I. -I./../include -DHAVE_mips_elf32_trad_le_vec -DHAVE_mips_elf32_trad_be_vec -DHAVE_mips_ecoff_le_vec -DHAVE_mips_ecoff_be_vec -DHAVE_mips_elf32_ntrad_le_vec -DHAVE_mips_elf64_trad_le_vec -DHAVE_mips_elf32_ntrad_be_vec -DHAVE_mips_elf64_trad_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT stabs.lo -MD -MP -MF .deps/stabs.Tpo -c stabs.c -o stabs.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin\" -I. -I. -I./../include -DHAVE_mips_elf32_trad_le_vec -DHAVE_mips_elf32_trad_be_vec -DHAVE_mips_ecoff_le_vec -DHAVE_mips_ecoff_be_vec -DHAVE_mips_elf32_ntrad_le_vec -DHAVE_mips_elf64_trad_le_vec -DHAVE_mips_elf32_ntrad_be_vec -DHAVE_mips_elf64_trad_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT syms.lo -MD -MP -MF .deps/syms.Tpo -c syms.c -o syms.o
yes
checking for mkdtemp... yes
yes
checking for lseek... checking whether getenv is declared... mv -f .deps/stab-syms.Tpo .deps/stab-syms.Plo
/usr/bin/env bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -DBINDIR='"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin"' -I. -I. -I./../include  -DHAVE_mips_elf32_trad_le_vec -DHAVE_mips_elf32_trad_be_vec -DHAVE_mips_ecoff_le_vec -DHAVE_mips_ecoff_be_vec -DHAVE_mips_elf32_ntrad_le_vec -DHAVE_mips_elf64_trad_le_vec -DHAVE_mips_elf32_ntrad_be_vec -DHAVE_mips_elf64_trad_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT targets.lo -MD -MP -MF .deps/targets.Tpo -c -o targets.lo -DDEFAULT_VECTOR=mips_elf32_trad_le_vec -DSELECT_VECS='&mips_elf32_trad_le_vec,&mips_elf32_trad_be_vec,&mips_ecoff_le_vec,&mips_ecoff_be_vec,&mips_elf32_ntrad_le_vec,&mips_elf64_trad_le_vec,&mips_elf32_ntrad_be_vec,&mips_elf64_trad_be_vec,&elf64_le_vec,&elf64_be_vec,&elf32_le_vec,&elf32_be_vec,&plugin_vec' -DSELECT_ARCHITECTURES='&bfd_mips_arch,&bfd_plugin_arch' ./targets.c
mv -f .deps/linker.Tpo .deps/linker.Plo
yes
/usr/bin/env bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -DBINDIR='"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin"' -I. -I. -I./../include  -DHAVE_mips_elf32_trad_le_vec -DHAVE_mips_elf32_trad_be_vec -DHAVE_mips_ecoff_le_vec -DHAVE_mips_ecoff_be_vec -DHAVE_mips_elf32_ntrad_le_vec -DHAVE_mips_elf64_trad_le_vec -DHAVE_mips_elf32_ntrad_be_vec -DHAVE_mips_elf64_trad_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT binary.lo -MD -MP -MF .deps/binary.Tpo -c -o binary.lo binary.c
checking whether calloc is declared... yes
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin\" -I. -I. -I./../include -DHAVE_mips_elf32_trad_le_vec -DHAVE_mips_elf32_trad_be_vec -DHAVE_mips_ecoff_le_vec -DHAVE_mips_ecoff_be_vec -DHAVE_mips_elf32_ntrad_le_vec -DHAVE_mips_elf64_trad_le_vec -DHAVE_mips_elf32_ntrad_be_vec -DHAVE_mips_elf64_trad_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT targets.lo -MD -MP -MF .deps/targets.Tpo -c -DDEFAULT_VECTOR=mips_elf32_trad_le_vec "-DSELECT_VECS=&mips_elf32_trad_le_vec,&mips_elf32_trad_be_vec,&mips_ecoff_le_vec,&mips_ecoff_be_vec,&mips_elf32_ntrad_le_vec,&mips_elf64_trad_le_vec,&mips_elf32_ntrad_be_vec,&mips_elf64_trad_be_vec,&elf64_le_vec,&elf64_be_vec,&elf32_le_vec,&elf32_be_vec,&plugin_vec" "-DSELECT_ARCHITECTURES=&bfd_mips_arch,&bfd_plugin_arch" ./targets.c -o targets.o
yes
checking for mbstate_t... checking whether malloc is declared... libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin\" -I. -I. -I./../include -DHAVE_mips_elf32_trad_le_vec -DHAVE_mips_elf32_trad_be_vec -DHAVE_mips_ecoff_le_vec -DHAVE_mips_ecoff_be_vec -DHAVE_mips_elf32_ntrad_le_vec -DHAVE_mips_elf64_trad_le_vec -DHAVE_mips_elf32_ntrad_be_vec -DHAVE_mips_elf64_trad_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT binary.lo -MD -MP -MF .deps/binary.Tpo -c binary.c -o binary.o
yes
checking for close... yes
checking for library containing frexp... yes
yes
checking whether mempcpy is declared... checking whether getenv is declared... yes
checking for dirent.h that defines DIR... none required
checking for LC_MESSAGES... yes
checking whether realloc is declared... mv -f .deps/stabs.Tpo .deps/stabs.Plo
/usr/bin/env bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -DBINDIR='"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin"' -I. -I. -I./../include  -DHAVE_mips_elf32_trad_le_vec -DHAVE_mips_elf32_trad_be_vec -DHAVE_mips_ecoff_le_vec -DHAVE_mips_ecoff_be_vec -DHAVE_mips_elf32_ntrad_le_vec -DHAVE_mips_elf64_trad_le_vec -DHAVE_mips_elf32_ntrad_be_vec -DHAVE_mips_elf64_trad_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT ihex.lo -MD -MP -MF .deps/ihex.Tpo -c -o ihex.lo ihex.c
mv -f .deps/targets.Tpo .deps/targets.Plo
/usr/bin/env bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -DBINDIR='"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin"' -I. -I. -I./../include  -DHAVE_mips_elf32_trad_le_vec -DHAVE_mips_elf32_trad_be_vec -DHAVE_mips_ecoff_le_vec -DHAVE_mips_ecoff_be_vec -DHAVE_mips_elf32_ntrad_le_vec -DHAVE_mips_elf64_trad_le_vec -DHAVE_mips_elf32_ntrad_be_vec -DHAVE_mips_elf64_trad_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT srec.lo -MD -MP -MF .deps/srec.Tpo -c -o srec.lo srec.c
mv -f .deps/binary.Tpo .deps/binary.Plo
yes
/usr/bin/env bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -DBINDIR='"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin"' -I. -I. -I./../include  -DHAVE_mips_elf32_trad_le_vec -DHAVE_mips_elf32_trad_be_vec -DHAVE_mips_ecoff_le_vec -DHAVE_mips_ecoff_be_vec -DHAVE_mips_elf32_ntrad_le_vec -DHAVE_mips_elf64_trad_le_vec -DHAVE_mips_elf32_ntrad_be_vec -DHAVE_mips_elf64_trad_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT tekhex.lo -MD -MP -MF .deps/tekhex.Tpo -c -o tekhex.lo tekhex.c
checking for library containing opendir... libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin\" -I. -I. -I./../include -DHAVE_mips_elf32_trad_le_vec -DHAVE_mips_elf32_trad_be_vec -DHAVE_mips_ecoff_le_vec -DHAVE_mips_ecoff_be_vec -DHAVE_mips_elf32_ntrad_le_vec -DHAVE_mips_elf64_trad_le_vec -DHAVE_mips_elf32_ntrad_be_vec -DHAVE_mips_elf64_trad_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT srec.lo -MD -MP -MF .deps/srec.Tpo -c srec.c -o srec.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin\" -I. -I. -I./../include -DHAVE_mips_elf32_trad_le_vec -DHAVE_mips_elf32_trad_be_vec -DHAVE_mips_ecoff_le_vec -DHAVE_mips_ecoff_be_vec -DHAVE_mips_elf32_ntrad_le_vec -DHAVE_mips_elf64_trad_le_vec -DHAVE_mips_elf32_ntrad_be_vec -DHAVE_mips_elf64_trad_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT ihex.lo -MD -MP -MF .deps/ihex.Tpo -c ihex.c -o ihex.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin\" -I. -I. -I./../include -DHAVE_mips_elf32_trad_le_vec -DHAVE_mips_elf32_trad_be_vec -DHAVE_mips_ecoff_le_vec -DHAVE_mips_ecoff_be_vec -DHAVE_mips_elf32_ntrad_le_vec -DHAVE_mips_elf64_trad_le_vec -DHAVE_mips_elf32_ntrad_be_vec -DHAVE_mips_elf64_trad_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT tekhex.lo -MD -MP -MF .deps/tekhex.Tpo -c tekhex.c -o tekhex.o
yes
yes
checking whether getopt is declared... checking whether stpcpy is declared... yes
checking for time_t in time.h... none required
yes
checking for time_t in sys/types.h... checking for stdlib.h... (cached) yes
mv -f .deps/syms.Tpo .deps/syms.Plo
checking for unistd.h... (cached) /usr/bin/env bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -DBINDIR='"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin"' -I. -I. -I./../include  -DHAVE_mips_elf32_trad_le_vec -DHAVE_mips_elf32_trad_be_vec -DHAVE_mips_ecoff_le_vec -DHAVE_mips_ecoff_be_vec -DHAVE_mips_elf32_ntrad_le_vec -DHAVE_mips_elf64_trad_le_vec -DHAVE_mips_elf32_ntrad_be_vec -DHAVE_mips_elf64_trad_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT verilog.lo -MD -MP -MF .deps/verilog.Tpo -c -o verilog.lo verilog.c
yes
yes
yes
checking whether malloc is declared... checking whether strstr is declared... checking for sys/param.h... (cached) yes
checking for getpagesize... yes
checking for a known getopt prototype in unistd.h... libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin\" -I. -I. -I./../include -DHAVE_mips_elf32_trad_le_vec -DHAVE_mips_elf32_trad_be_vec -DHAVE_mips_ecoff_le_vec -DHAVE_mips_ecoff_be_vec -DHAVE_mips_elf32_ntrad_le_vec -DHAVE_mips_elf64_trad_le_vec -DHAVE_mips_elf32_ntrad_be_vec -DHAVE_mips_elf64_trad_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT verilog.lo -MD -MP -MF .deps/verilog.Tpo -c verilog.c -o verilog.o
yes
checking whether realloc is declared... yes
checking whether vsnprintf is declared... yes
checking for working mmap... yes
checking for utime.h... yes
checking whether sbrk is declared... yes
checking whether asprintf is declared... mv -f .deps/verilog.Tpo .deps/verilog.Plo
/usr/bin/env bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -DBINDIR='"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin"' -I. -I. -I./../include  -DHAVE_mips_elf32_trad_le_vec -DHAVE_mips_elf32_trad_be_vec -DHAVE_mips_ecoff_le_vec -DHAVE_mips_ecoff_be_vec -DHAVE_mips_elf32_ntrad_le_vec -DHAVE_mips_elf64_trad_le_vec -DHAVE_mips_elf32_ntrad_be_vec -DHAVE_mips_elf64_trad_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT elf32-mips.lo -MD -MP -MF .deps/elf32-mips.Tpo -c -o elf32-mips.lo elf32-mips.c
yes
checking whether asprintf is declared... libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin\" -I. -I. -I./../include -DHAVE_mips_elf32_trad_le_vec -DHAVE_mips_elf32_trad_be_vec -DHAVE_mips_ecoff_le_vec -DHAVE_mips_ecoff_be_vec -DHAVE_mips_elf32_ntrad_le_vec -DHAVE_mips_elf64_trad_le_vec -DHAVE_mips_elf32_ntrad_be_vec -DHAVE_mips_elf64_trad_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT elf32-mips.lo -MD -MP -MF .deps/elf32-mips.Tpo -c elf32-mips.c -o elf32-mips.o
yes
checking whether strtol is declared... yes
checking for struct tm.tm_gmtoff in time.h... yes
checking for library containing dlopen... mv -f .deps/ihex.Tpo .deps/ihex.Plo
/usr/bin/env bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -DBINDIR='"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin"' -I. -I. -I./../include  -DHAVE_mips_elf32_trad_le_vec -DHAVE_mips_elf32_trad_be_vec -DHAVE_mips_ecoff_le_vec -DHAVE_mips_ecoff_be_vec -DHAVE_mips_elf32_ntrad_le_vec -DHAVE_mips_elf64_trad_le_vec -DHAVE_mips_elf32_ntrad_be_vec -DHAVE_mips_elf64_trad_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT elfxx-mips.lo -MD -MP -MF .deps/elfxx-mips.Tpo -c -o elfxx-mips.lo elfxx-mips.c
yes
yes
checking for struct stat.st_mtim.tv_sec in sys/stat.h... checking whether environ is declared... yes
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin\" -I. -I. -I./../include -DHAVE_mips_elf32_trad_le_vec -DHAVE_mips_elf32_trad_be_vec -DHAVE_mips_ecoff_le_vec -DHAVE_mips_ecoff_be_vec -DHAVE_mips_elf32_ntrad_le_vec -DHAVE_mips_elf64_trad_le_vec -DHAVE_mips_elf32_ntrad_be_vec -DHAVE_mips_elf64_trad_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT elfxx-mips.lo -MD -MP -MF .deps/elfxx-mips.Tpo -c elfxx-mips.c -o elfxx-mips.o
mv -f .deps/tekhex.Tpo .deps/tekhex.Plo
checking whether strtoul is declared... /usr/bin/env bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -DBINDIR='"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin"' -I. -I. -I./../include  -DHAVE_mips_elf32_trad_le_vec -DHAVE_mips_elf32_trad_be_vec -DHAVE_mips_ecoff_le_vec -DHAVE_mips_ecoff_be_vec -DHAVE_mips_elf32_ntrad_le_vec -DHAVE_mips_elf64_trad_le_vec -DHAVE_mips_elf32_ntrad_be_vec -DHAVE_mips_elf64_trad_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT elf-vxworks.lo -MD -MP -MF .deps/elf-vxworks.Tpo -c -o elf-vxworks.lo elf-vxworks.c
yes
checking for struct stat.st_mtim.tv_nsec in sys/stat.h... none required
checking for a known getopt prototype in unistd.h... libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin\" -I. -I. -I./../include -DHAVE_mips_elf32_trad_le_vec -DHAVE_mips_elf32_trad_be_vec -DHAVE_mips_ecoff_le_vec -DHAVE_mips_ecoff_be_vec -DHAVE_mips_elf32_ntrad_le_vec -DHAVE_mips_elf64_trad_le_vec -DHAVE_mips_elf32_ntrad_be_vec -DHAVE_mips_elf64_trad_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT elf-vxworks.lo -MD -MP -MF .deps/elf-vxworks.Tpo -c elf-vxworks.c -o elf-vxworks.o
yes
checking whether fprintf is declared... yes
yes
yes
checking whether strtoll is declared... checking whether strstr is declared... configure: updating cache ./config.cache
yes
checking that generated files are newer than configure... done
configure: creating ./config.status
checking whether getc_unlocked is declared... yes
checking whether strtoull is declared... yes
checking whether free is declared... mv -f .deps/srec.Tpo .deps/srec.Plo
/usr/bin/env bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -DBINDIR='"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin"' -I. -I. -I./../include  -DHAVE_mips_elf32_trad_le_vec -DHAVE_mips_elf32_trad_be_vec -DHAVE_mips_ecoff_le_vec -DHAVE_mips_ecoff_be_vec -DHAVE_mips_elf32_ntrad_le_vec -DHAVE_mips_elf64_trad_le_vec -DHAVE_mips_elf32_ntrad_be_vec -DHAVE_mips_elf64_trad_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT elf32.lo -MD -MP -MF .deps/elf32.Tpo -c -o elf32.lo elf32.c
mv -f .deps/elf-vxworks.Tpo .deps/elf-vxworks.Plo
yes
/usr/bin/env bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -DBINDIR='"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin"' -I. -I. -I./../include  -DHAVE_mips_elf32_trad_le_vec -DHAVE_mips_elf32_trad_be_vec -DHAVE_mips_ecoff_le_vec -DHAVE_mips_ecoff_be_vec -DHAVE_mips_elf32_ntrad_le_vec -DHAVE_mips_elf64_trad_le_vec -DHAVE_mips_elf32_ntrad_be_vec -DHAVE_mips_elf64_trad_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT elf.lo -MD -MP -MF .deps/elf.Tpo -c -o elf.lo elf.c
yes
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin\" -I. -I. -I./../include -DHAVE_mips_elf32_trad_le_vec -DHAVE_mips_elf32_trad_be_vec -DHAVE_mips_ecoff_le_vec -DHAVE_mips_ecoff_be_vec -DHAVE_mips_elf32_ntrad_le_vec -DHAVE_mips_elf64_trad_le_vec -DHAVE_mips_elf32_ntrad_be_vec -DHAVE_mips_elf64_trad_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT elf32.lo -MD -MP -MF .deps/elf32.Tpo -c elf32.c -o elf32.o
checking whether getenv is declared... checking whether strverscmp is declared... yes
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin\" -I. -I. -I./../include -DHAVE_mips_elf32_trad_le_vec -DHAVE_mips_elf32_trad_be_vec -DHAVE_mips_ecoff_le_vec -DHAVE_mips_ecoff_be_vec -DHAVE_mips_elf32_ntrad_le_vec -DHAVE_mips_elf64_trad_le_vec -DHAVE_mips_elf32_ntrad_be_vec -DHAVE_mips_elf64_trad_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT elf.lo -MD -MP -MF .deps/elf.Tpo -c elf.c -o elf.o
checking whether sbrk is declared... yes
yes
checking whether strnlen is declared... checking whether sbrk is declared... yes
checking whether getenv is declared... yes
checking whether canonicalize_file_name must be declared... yes
checking whether environ is declared... yes
no
checking for stdlib.h... (cached) yes
checking whether snprintf is declared... checking for unistd.h... (cached) yes
mv -f .deps/elf32-mips.Tpo .deps/elf32-mips.Plo
/usr/bin/env bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -DBINDIR='"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin"' -I. -I. -I./../include  -DHAVE_mips_elf32_trad_le_vec -DHAVE_mips_elf32_trad_be_vec -DHAVE_mips_ecoff_le_vec -DHAVE_mips_ecoff_be_vec -DHAVE_mips_elf32_ntrad_le_vec -DHAVE_mips_elf64_trad_le_vec -DHAVE_mips_elf32_ntrad_be_vec -DHAVE_mips_elf64_trad_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT elflink.lo -MD -MP -MF .deps/elflink.Tpo -c -o elflink.lo elflink.c
yes
checking for sys/param.h... (cached) yes
checking whether ANSI C string concatenation works... checking for getpagesize... (cached) yes
checking for working mmap... libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin\" -I. -I. -I./../include -DHAVE_mips_elf32_trad_le_vec -DHAVE_mips_elf32_trad_be_vec -DHAVE_mips_ecoff_le_vec -DHAVE_mips_ecoff_be_vec -DHAVE_mips_elf32_ntrad_le_vec -DHAVE_mips_elf64_trad_le_vec -DHAVE_mips_elf32_ntrad_be_vec -DHAVE_mips_elf64_trad_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT elflink.lo -MD -MP -MF .deps/elflink.Tpo -c elflink.c -o elflink.o
yes
checking size of void *... yes
checking whether stpcpy is declared... yes
checking whether strnlen is declared... yes
checking for working strncmp... 8
yes
checking whether strstr is declared... yes
yes
configure: updating cache ./config.cache
checking whether vsnprintf is declared... configure: creating ./config.status
configure: updating cache ./config.cache
checking that generated files are newer than configure... done
configure: creating ./config.status
yes
checking iconv.h usability... yes
checking iconv.h presence... config.status: creating .gdbinit
yes
checking for iconv.h... yes
checking for ld used by GCC... ld -m elf_x86_64
checking if the linker (ld -m elf_x86_64) is GNU ld... mv -f .deps/elf32.Tpo .deps/elf32.Plo
yes
checking for shared library run path origin... config.status: creating Makefile
/usr/bin/env bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -DBINDIR='"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin"' -I. -I. -I./../include  -DHAVE_mips_elf32_trad_le_vec -DHAVE_mips_elf32_trad_be_vec -DHAVE_mips_ecoff_le_vec -DHAVE_mips_ecoff_be_vec -DHAVE_mips_elf32_ntrad_le_vec -DHAVE_mips_elf64_trad_le_vec -DHAVE_mips_elf32_ntrad_be_vec -DHAVE_mips_elf64_trad_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT elf-attrs.lo -MD -MP -MF .deps/elf-attrs.Tpo -c -o elf-attrs.lo elf-attrs.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin\" -I. -I. -I./../include -DHAVE_mips_elf32_trad_le_vec -DHAVE_mips_elf32_trad_be_vec -DHAVE_mips_ecoff_le_vec -DHAVE_mips_ecoff_be_vec -DHAVE_mips_elf32_ntrad_le_vec -DHAVE_mips_elf64_trad_le_vec -DHAVE_mips_elf32_ntrad_be_vec -DHAVE_mips_elf64_trad_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT elf-attrs.lo -MD -MP -MF .deps/elf-attrs.Tpo -c elf-attrs.c -o elf-attrs.o
config.status: creating doc/Makefile
done
checking for iconv... config.status: creating Makefile
config.status: creating po/Makefile.in
config.status: creating testsuite/Makefile
config.status: creating config.h
config.status: executing depfiles commands
yes
checking for iconv declaration... config.status: creating config.h
config.status: executing default commands

         extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
Configuring in ./bfd
configure: updating cache ./config.cache
checking that generated files are newer than configure... done
configure: creating ./config.status
mv -f .deps/elf-attrs.Tpo .deps/elf-attrs.Plo
/usr/bin/env bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -DBINDIR='"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin"' -I. -I. -I./../include  -DHAVE_mips_elf32_trad_le_vec -DHAVE_mips_elf32_trad_be_vec -DHAVE_mips_ecoff_le_vec -DHAVE_mips_ecoff_be_vec -DHAVE_mips_elf32_ntrad_le_vec -DHAVE_mips_elf64_trad_le_vec -DHAVE_mips_elf32_ntrad_be_vec -DHAVE_mips_elf64_trad_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT elf-strtab.lo -MD -MP -MF .deps/elf-strtab.Tpo -c -o elf-strtab.lo elf-strtab.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin\" -I. -I. -I./../include -DHAVE_mips_elf32_trad_le_vec -DHAVE_mips_elf32_trad_be_vec -DHAVE_mips_ecoff_le_vec -DHAVE_mips_ecoff_be_vec -DHAVE_mips_elf32_ntrad_le_vec -DHAVE_mips_elf64_trad_le_vec -DHAVE_mips_elf32_ntrad_be_vec -DHAVE_mips_elf64_trad_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT elf-strtab.lo -MD -MP -MF .deps/elf-strtab.Tpo -c elf-strtab.c -o elf-strtab.o
configure: creating cache ./config.cache
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking target system type... mipsel-openwrt-linux-musl
checking for x86_64-pc-linux-gnu-gcc... gcc
checking whether the C compiler works... mv -f .deps/elf-strtab.Tpo .deps/elf-strtab.Plo
/usr/bin/env bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -DBINDIR='"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin"' -I. -I. -I./../include  -DHAVE_mips_elf32_trad_le_vec -DHAVE_mips_elf32_trad_be_vec -DHAVE_mips_ecoff_le_vec -DHAVE_mips_ecoff_be_vec -DHAVE_mips_elf32_ntrad_le_vec -DHAVE_mips_elf64_trad_le_vec -DHAVE_mips_elf32_ntrad_be_vec -DHAVE_mips_elf64_trad_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT elf-eh-frame.lo -MD -MP -MF .deps/elf-eh-frame.Tpo -c -o elf-eh-frame.lo elf-eh-frame.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin\" -I. -I. -I./../include -DHAVE_mips_elf32_trad_le_vec -DHAVE_mips_elf32_trad_be_vec -DHAVE_mips_ecoff_le_vec -DHAVE_mips_ecoff_be_vec -DHAVE_mips_elf32_ntrad_le_vec -DHAVE_mips_elf64_trad_le_vec -DHAVE_mips_elf32_ntrad_be_vec -DHAVE_mips_elf64_trad_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT elf-eh-frame.lo -MD -MP -MF .deps/elf-eh-frame.Tpo -c elf-eh-frame.c -o elf-eh-frame.o
config.status: executing libtool commands
yes
checking for C compiler default output file name... a.out
checking for suffix of executables... config.status: executing default-1 commands
config.status: creating po/POTFILES
config.status: creating po/Makefile
config.status: executing default commands

checking whether we are cross compiling... no
checking for suffix of object files... make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/binutils-2.34/libiberty'
if [ x"" != x ] && [ ! -d pic ]; then \
  mkdir pic; \
else true; fi
touch stamp-picdir
if [ x"" != x ] && [ ! -d noasan ]; then \
  mkdir noasan; \
else true; fi
touch stamp-noasandir
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./dwarfnames.c -o pic/dwarfnames.o; \
else true; fi
o
checking whether we are using the GNU C compiler... if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ./dwarfnames.c -o noasan/dwarfnames.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE ./dwarfnames.c -o dwarfnames.o
yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... config.status: creating Makefile
none needed
checking whether gcc understands -c and -o together... config.status: creating doc/Makefile
config.status: creating Makefile
config.status: creating po/Makefile.in
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./dyn-string.c -o pic/dyn-string.o; \
else true; fi
config.status: creating po/Makefile.in
config.status: creating config.h
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ./dyn-string.c -o noasan/dyn-string.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE ./dyn-string.c -o dyn-string.o
yes
checking for library containing strerror... config.status: executing depfiles commands
config.status: creating config.h
config.status: executing depfiles commands
none required
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
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./fdmatch.c -o pic/fdmatch.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ./fdmatch.c -o noasan/fdmatch.o; \
else true; fi
checking for style of include used by make... gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE ./fdmatch.c -o fdmatch.o
GNU
checking whether make supports nested variables... yes
checking dependency style of gcc... if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./fibheap.c -o pic/fibheap.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ./fibheap.c -o noasan/fibheap.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE ./fibheap.c -o fibheap.o
gcc3
checking for x86_64-pc-linux-gnu-ar... ar
checking for x86_64-pc-linux-gnu-ranlib... ranlib
checking for x86_64-pc-linux-gnu-gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking whether gcc understands -c and -o together... (cached) yes
checking how to run the C preprocessor... config.status: executing libtool commands
gcc -E
config.status: executing default-1 commands
checking for grep that handles long lines and -e... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/grep
checking for egrep... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/grep -E
checking for ANSI C header files... config.status: creating po/POTFILES
config.status: creating po/Makefile
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./filedescriptor.c -o pic/filedescriptor.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ./filedescriptor.c -o noasan/filedescriptor.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE ./filedescriptor.c -o filedescriptor.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./filename_cmp.c -o pic/filename_cmp.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ./filename_cmp.c -o noasan/filename_cmp.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE ./filename_cmp.c -o filename_cmp.o
Configuring in ./opcodes
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./floatformat.c -o pic/floatformat.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ./floatformat.c -o noasan/floatformat.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE ./floatformat.c -o floatformat.o
yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./fnmatch.c -o pic/fnmatch.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ./fnmatch.c -o noasan/fnmatch.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE ./fnmatch.c -o fnmatch.o
yes
checking for string.h... if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./fopen_unlocked.c -o pic/fopen_unlocked.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ./fopen_unlocked.c -o noasan/fopen_unlocked.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE ./fopen_unlocked.c -o fopen_unlocked.o
yes
configure: creating cache ./config.cache
checking for memory.h... checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking target system type... yes
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./getopt.c -o pic/getopt.o; \
else true; fi
mv -f .deps/elf-eh-frame.Tpo .deps/elf-eh-frame.Plo
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ./getopt.c -o noasan/getopt.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./getopt1.c -o pic/getopt1.o; \
else true; fi
mipsel-openwrt-linux-musl
gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE ./getopt.c -o getopt.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ./getopt1.c -o noasan/getopt1.o; \
else true; fi
checking for strings.h... checking for x86_64-pc-linux-gnu-gcc... gcc
gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE ./getopt1.c -o getopt1.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./getpwd.c -o pic/getpwd.o; \
else true; fi
checking whether the C compiler works... if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./getruntime.c -o pic/getruntime.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ./getpwd.c -o noasan/getpwd.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE ./getpwd.c -o getpwd.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ./getruntime.c -o noasan/getruntime.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE ./getruntime.c -o getruntime.o
yes
checking for inttypes.h... if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./hashtab.c -o pic/hashtab.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ./hashtab.c -o noasan/hashtab.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE ./hashtab.c -o hashtab.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./hex.c -o pic/hex.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ./hex.c -o noasan/hex.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE ./hex.c -o hex.o
yes
yes
checking for C compiler default output file name... a.out
checking for suffix of executables... checking for stdint.h... if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./lbasename.c -o pic/lbasename.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ./lbasename.c -o noasan/lbasename.o; \
else true; fi
yes
gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE ./lbasename.c -o lbasename.o
checking for unistd.h... 
checking whether we are cross compiling... if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./lrealpath.c -o pic/lrealpath.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ./lrealpath.c -o noasan/lrealpath.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE ./lrealpath.c -o lrealpath.o
yes
checking minix/config.h usability... no
checking for suffix of object files... if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./make-relative-prefix.c -o pic/make-relative-prefix.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ./make-relative-prefix.c -o noasan/make-relative-prefix.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE ./make-relative-prefix.c -o make-relative-prefix.o
o
checking whether we are using the GNU C compiler... no
checking minix/config.h presence... yes
checking whether gcc accepts -g... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./make-temp-file.c -o pic/make-temp-file.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ./make-temp-file.c -o noasan/make-temp-file.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE ./make-temp-file.c -o make-temp-file.o
yes
checking for gcc option to accept ISO C89... yes
checking how to print strings... if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./objalloc.c -o pic/objalloc.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ./objalloc.c -o noasan/objalloc.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE ./objalloc.c -o objalloc.o
none needed
checking whether gcc understands -c and -o together... printf
checking for a sed that does not truncate output... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/sed
checking for fgrep... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/grep -F
checking for ld used by gcc... if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./obstack.c -o pic/obstack.o; \
else true; fi
ld
checking if the linker (ld) is GNU ld... if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ./obstack.c -o noasan/obstack.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE ./obstack.c -o obstack.o
yes
checking for BSD- or MS-compatible name lister (nm)... nm
checking the name lister (nm) interface... if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./partition.c -o pic/partition.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ./partition.c -o noasan/partition.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE ./partition.c -o partition.o
yes
checking for library containing strerror... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking for ld option to reload object files... -r
checking for x86_64-pc-linux-gnu-objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for x86_64-pc-linux-gnu-ar... (cached) ar
checking for x86_64-pc-linux-gnu-strip... no
checking for strip... strip
checking for x86_64-pc-linux-gnu-ranlib... (cached) ranlib
checking command to parse nm output from gcc object... none required
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./pexecute.c -o pic/pexecute.o; \
else true; fi
yes
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./physmem.c -o pic/physmem.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ./pexecute.c -o noasan/pexecute.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ./physmem.c -o noasan/physmem.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE ./pexecute.c -o pexecute.o
gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE ./physmem.c -o physmem.o
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for style of include used by make... GNU
checking whether make supports nested variables... yes
checking dependency style of gcc... /usr/bin/env bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -DBINDIR='"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin"' -I. -I. -I./../include  -DHAVE_mips_elf32_trad_le_vec -DHAVE_mips_elf32_trad_be_vec -DHAVE_mips_ecoff_le_vec -DHAVE_mips_ecoff_be_vec -DHAVE_mips_elf32_ntrad_le_vec -DHAVE_mips_elf64_trad_le_vec -DHAVE_mips_elf32_ntrad_be_vec -DHAVE_mips_elf64_trad_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT dwarf1.lo -MD -MP -MF .deps/dwarf1.Tpo -c -o dwarf1.lo dwarf1.c
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./pex-common.c -o pic/pex-common.o; \
else true; fi
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin\" -I. -I. -I./../include -DHAVE_mips_elf32_trad_le_vec -DHAVE_mips_elf32_trad_be_vec -DHAVE_mips_ecoff_le_vec -DHAVE_mips_ecoff_be_vec -DHAVE_mips_elf32_ntrad_le_vec -DHAVE_mips_elf64_trad_le_vec -DHAVE_mips_elf32_ntrad_be_vec -DHAVE_mips_elf64_trad_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT dwarf1.lo -MD -MP -MF .deps/dwarf1.Tpo -c dwarf1.c -o dwarf1.o
ok
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ./pex-common.c -o noasan/pex-common.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE ./pex-common.c -o pex-common.o
gcc3
checking for x86_64-pc-linux-gnu-gcc... (cached) gcc
checking for dlfcn.h... checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking whether gcc understands -c and -o together... (cached) yes
checking how to run the C preprocessor... gcc -E
yes
checking for objdir... .libs
checking for grep that handles long lines and -e... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/grep
checking for egrep... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/grep -E
checking for ANSI C header files... mv -f .deps/dwarf1.Tpo .deps/dwarf1.Plo
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./pex-one.c -o pic/pex-one.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ./pex-one.c -o noasan/pex-one.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE ./pex-one.c -o pex-one.o
checking if gcc supports -fno-rtti -fno-exceptions... /usr/bin/env bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -DBINDIR='"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin"' -I. -I. -I./../include  -DHAVE_mips_elf32_trad_le_vec -DHAVE_mips_elf32_trad_be_vec -DHAVE_mips_ecoff_le_vec -DHAVE_mips_ecoff_be_vec -DHAVE_mips_elf32_ntrad_le_vec -DHAVE_mips_elf64_trad_le_vec -DHAVE_mips_elf32_ntrad_be_vec -DHAVE_mips_elf64_trad_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT dwarf2.lo -MD -MP -MF .deps/dwarf2.Tpo -c -o dwarf2.lo -DDEBUGDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/debug\" ./dwarf2.c
no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin\" -I. -I. -I./../include -DHAVE_mips_elf32_trad_le_vec -DHAVE_mips_elf32_trad_be_vec -DHAVE_mips_ecoff_le_vec -DHAVE_mips_ecoff_be_vec -DHAVE_mips_elf32_ntrad_le_vec -DHAVE_mips_elf64_trad_le_vec -DHAVE_mips_elf32_ntrad_be_vec -DHAVE_mips_elf64_trad_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT dwarf2.lo -MD -MP -MF .deps/dwarf2.Tpo -c -DDEBUGDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/debug\" ./dwarf2.c -o dwarf2.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./pex-unix.c -o pic/pex-unix.o; \
else true; fi
yes
checking if gcc static flag -static works... if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ./pex-unix.c -o noasan/pex-unix.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE ./pex-unix.c -o pex-unix.o
yes
checking for sys/types.h... yes
checking if gcc supports -c -o file.o... yes
yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (ld -m elf_x86_64) supports shared libraries... checking for sys/stat.h... yes
checking dynamic linker characteristics... if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./vprintf-support.c -o pic/vprintf-support.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ./vprintf-support.c -o noasan/vprintf-support.o; \
else true; fi
yes
gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE ./vprintf-support.c -o vprintf-support.o
checking for stdlib.h... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking for shl_load... if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./rust-demangle.c -o pic/rust-demangle.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ./rust-demangle.c -o noasan/rust-demangle.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE ./rust-demangle.c -o rust-demangle.o
yes
checking for string.h... yes
checking for memory.h... no
checking for shl_load in -ldld... yes
checking for strings.h... no
checking for dlopen... if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./safe-ctype.c -o pic/safe-ctype.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ./safe-ctype.c -o noasan/safe-ctype.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE ./safe-ctype.c -o safe-ctype.o
yes
checking for inttypes.h... if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./simple-object.c -o pic/simple-object.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ./simple-object.c -o noasan/simple-object.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE ./simple-object.c -o simple-object.o
no
checking for dlopen in -ldl... yes
checking for stdint.h... config.status: executing libtool commands
yes
checking whether a program can dlopen itself... yes
checking for unistd.h... config.status: executing default-1 commands
config.status: executing default commands
yes
checking whether a statically linked program can dlopen itself... if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./simple-object-coff.c -o pic/simple-object-coff.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ./simple-object-coff.c -o noasan/simple-object-coff.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE ./simple-object-coff.c -o simple-object-coff.o
yes
checking minix/config.h usability... /usr/bin/env bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -DBINDIR='"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin"' -I. -I. -I./../include  -DHAVE_mips_elf32_trad_le_vec -DHAVE_mips_elf32_trad_be_vec -DHAVE_mips_ecoff_le_vec -DHAVE_mips_ecoff_be_vec -DHAVE_mips_elf32_ntrad_le_vec -DHAVE_mips_elf64_trad_le_vec -DHAVE_mips_elf32_ntrad_be_vec -DHAVE_mips_elf64_trad_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT ecofflink.lo -MD -MP -MF .deps/ecofflink.Tpo -c -o ecofflink.lo ecofflink.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin\" -I. -I. -I./../include -DHAVE_mips_elf32_trad_le_vec -DHAVE_mips_elf32_trad_be_vec -DHAVE_mips_ecoff_le_vec -DHAVE_mips_ecoff_be_vec -DHAVE_mips_elf32_ntrad_le_vec -DHAVE_mips_elf64_trad_le_vec -DHAVE_mips_elf32_ntrad_be_vec -DHAVE_mips_elf64_trad_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT ecofflink.lo -MD -MP -MF .deps/ecofflink.Tpo -c ecofflink.c -o ecofflink.o
no
checking minix/config.h presence... no
checking whether stripping libraries is possible... no
yes
checking for minix/config.h... checking if libtool supports shared libraries... yes
checking whether to build shared libraries... no
no
checking whether to build static libraries... yes
checking whether it is safe to define __EXTENSIONS__... checking for dlfcn.h... (cached) yes
checking for windows.h... yes
checking for x86_64-pc-linux-gnu-ar... ar
checking for x86_64-pc-linux-gnu-ranlib... ranlib
checking how to print strings... printf
checking for a sed that does not truncate output... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/sed
checking for fgrep... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/grep -F
checking for ld used by gcc... ld
checking if the linker (ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... nm
checking the name lister (nm) interface... if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./simple-object-elf.c -o pic/simple-object-elf.o; \
else true; fi
no
checking for library containing dlsym... if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ./simple-object-elf.c -o noasan/simple-object-elf.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE ./simple-object-elf.c -o simple-object-elf.o
BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking for ld option to reload object files... -r
checking for x86_64-pc-linux-gnu-objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for x86_64-pc-linux-gnu-ar... (cached) ar
checking for x86_64-pc-linux-gnu-strip... no
checking for strip... strip
checking for x86_64-pc-linux-gnu-ranlib... (cached) ranlib
checking command to parse nm output from gcc object... mv -f .deps/elf.Tpo .deps/elf.Plo
/usr/bin/env bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -DBINDIR='"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin"' -I. -I. -I./../include  -DHAVE_mips_elf32_trad_le_vec -DHAVE_mips_elf32_trad_be_vec -DHAVE_mips_ecoff_le_vec -DHAVE_mips_ecoff_be_vec -DHAVE_mips_elf32_ntrad_le_vec -DHAVE_mips_elf64_trad_le_vec -DHAVE_mips_elf32_ntrad_be_vec -DHAVE_mips_elf64_trad_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT coffgen.lo -MD -MP -MF .deps/coffgen.Tpo -c -o coffgen.lo coffgen.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin\" -I. -I. -I./../include -DHAVE_mips_elf32_trad_le_vec -DHAVE_mips_elf32_trad_be_vec -DHAVE_mips_ecoff_le_vec -DHAVE_mips_ecoff_be_vec -DHAVE_mips_elf32_ntrad_le_vec -DHAVE_mips_elf64_trad_le_vec -DHAVE_mips_elf32_ntrad_be_vec -DHAVE_mips_elf64_trad_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT coffgen.lo -MD -MP -MF .deps/coffgen.Tpo -c coffgen.c -o coffgen.o
-ldl
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144
checking whether to enable maintainer-specific portions of Makefiles... no
checking whether to install libbfd... no
checking whether NLS is requested... no
checking whether NLS is requested... no
checking for msgfmt... ok
/usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for dlfcn.h... checking for msgmerge... yes
checking for objdir... .libs
/usr/bin/msgmerge
mv -f .deps/dwarf2.Tpo .deps/dwarf2.Plo
/usr/bin/env bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -DBINDIR='"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin"' -I. -I. -I./../include  -DHAVE_mips_elf32_trad_le_vec -DHAVE_mips_elf32_trad_be_vec -DHAVE_mips_ecoff_le_vec -DHAVE_mips_ecoff_be_vec -DHAVE_mips_elf32_ntrad_le_vec -DHAVE_mips_elf64_trad_le_vec -DHAVE_mips_elf32_ntrad_be_vec -DHAVE_mips_elf64_trad_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT coff-mips.lo -MD -MP -MF .deps/coff-mips.Tpo -c -o coff-mips.lo coff-mips.c
checking for long double... yes
checking for long long... libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin\" -I. -I. -I./../include -DHAVE_mips_elf32_trad_le_vec -DHAVE_mips_elf32_trad_be_vec -DHAVE_mips_ecoff_le_vec -DHAVE_mips_ecoff_be_vec -DHAVE_mips_elf32_ntrad_le_vec -DHAVE_mips_elf64_trad_le_vec -DHAVE_mips_elf32_ntrad_be_vec -DHAVE_mips_elf64_trad_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT coff-mips.lo -MD -MP -MF .deps/coff-mips.Tpo -c coff-mips.c -o coff-mips.o
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking size of long long... mv -f .deps/ecofflink.Tpo .deps/ecofflink.Plo
/usr/bin/env bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -DBINDIR='"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin"' -I. -I. -I./../include  -DHAVE_mips_elf32_trad_le_vec -DHAVE_mips_elf32_trad_be_vec -DHAVE_mips_ecoff_le_vec -DHAVE_mips_ecoff_be_vec -DHAVE_mips_elf32_ntrad_le_vec -DHAVE_mips_elf64_trad_le_vec -DHAVE_mips_elf32_ntrad_be_vec -DHAVE_mips_elf64_trad_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT ecoff.lo -MD -MP -MF .deps/ecoff.Tpo -c -o ecoff.lo ecoff.c
yes
checking if gcc static flag -static works... if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./simple-object-mach-o.c -o pic/simple-object-mach-o.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ./simple-object-mach-o.c -o noasan/simple-object-mach-o.o; \
else true; fi
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin\" -I. -I. -I./../include -DHAVE_mips_elf32_trad_le_vec -DHAVE_mips_elf32_trad_be_vec -DHAVE_mips_ecoff_le_vec -DHAVE_mips_ecoff_be_vec -DHAVE_mips_elf32_ntrad_le_vec -DHAVE_mips_elf64_trad_le_vec -DHAVE_mips_elf32_ntrad_be_vec -DHAVE_mips_elf64_trad_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT ecoff.lo -MD -MP -MF .deps/ecoff.Tpo -c ecoff.c -o ecoff.o
gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE ./simple-object-mach-o.c -o simple-object-mach-o.o
8
yes
checking if gcc supports -c -o file.o... checking size of void *... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... 8
checking size of long... 8
checking size of int... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... no
checking whether to build static libraries... yes
mv -f .deps/elfxx-mips.Tpo .deps/elfxx-mips.Plo
/usr/bin/env bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -DBINDIR='"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin"' -I. -I. -I./../include  -DHAVE_mips_elf32_trad_le_vec -DHAVE_mips_elf32_trad_be_vec -DHAVE_mips_ecoff_le_vec -DHAVE_mips_ecoff_be_vec -DHAVE_mips_elf32_ntrad_le_vec -DHAVE_mips_elf64_trad_le_vec -DHAVE_mips_elf32_ntrad_be_vec -DHAVE_mips_elf64_trad_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT elfn32-mips.lo -MD -MP -MF .deps/elfn32-mips.Tpo -c -o elfn32-mips.lo elfn32-mips.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin\" -I. -I. -I./../include -DHAVE_mips_elf32_trad_le_vec -DHAVE_mips_elf32_trad_be_vec -DHAVE_mips_ecoff_le_vec -DHAVE_mips_ecoff_be_vec -DHAVE_mips_elf32_ntrad_le_vec -DHAVE_mips_elf64_trad_le_vec -DHAVE_mips_elf32_ntrad_be_vec -DHAVE_mips_elf64_trad_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT elfn32-mips.lo -MD -MP -MF .deps/elfn32-mips.Tpo -c elfn32-mips.c -o elfn32-mips.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./simple-object-xcoff.c -o pic/simple-object-xcoff.o; \
else true; fi
mv -f .deps/coff-mips.Tpo .deps/coff-mips.Plo
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ./simple-object-xcoff.c -o noasan/simple-object-xcoff.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE ./simple-object-xcoff.c -o simple-object-xcoff.o
/usr/bin/env bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -DBINDIR='"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin"' -I. -I. -I./../include  -DHAVE_mips_elf32_trad_le_vec -DHAVE_mips_elf32_trad_be_vec -DHAVE_mips_ecoff_le_vec -DHAVE_mips_ecoff_be_vec -DHAVE_mips_elf32_ntrad_le_vec -DHAVE_mips_elf64_trad_le_vec -DHAVE_mips_elf32_ntrad_be_vec -DHAVE_mips_elf64_trad_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT elf64-mips.lo -MD -MP -MF .deps/elf64-mips.Tpo -c -o elf64-mips.lo elf64-mips.c
4
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin\" -I. -I. -I./../include -DHAVE_mips_elf32_trad_le_vec -DHAVE_mips_elf32_trad_be_vec -DHAVE_mips_ecoff_le_vec -DHAVE_mips_ecoff_be_vec -DHAVE_mips_elf32_ntrad_le_vec -DHAVE_mips_elf64_trad_le_vec -DHAVE_mips_elf32_ntrad_be_vec -DHAVE_mips_elf64_trad_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT elf64-mips.lo -MD -MP -MF .deps/elf64-mips.Tpo -c elf64-mips.c -o elf64-mips.o
Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144
checking whether to enable maintainer-specific portions of Makefiles... no
checking whether to install libbfd... no
checking whether NLS is requested... no
checking whether NLS is requested... no
checking for msgfmt... checking alloca.h usability... mv -f .deps/elflink.Tpo .deps/elflink.Plo
/usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
/usr/bin/env bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -DBINDIR='"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin"' -I. -I. -I./../include  -DHAVE_mips_elf32_trad_le_vec -DHAVE_mips_elf32_trad_be_vec -DHAVE_mips_ecoff_le_vec -DHAVE_mips_ecoff_be_vec -DHAVE_mips_elf32_ntrad_le_vec -DHAVE_mips_elf64_trad_le_vec -DHAVE_mips_elf32_ntrad_be_vec -DHAVE_mips_elf64_trad_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT elf64.lo -MD -MP -MF .deps/elf64.Tpo -c -o elf64.lo elf64.c
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin\" -I. -I. -I./../include -DHAVE_mips_elf32_trad_le_vec -DHAVE_mips_elf32_trad_be_vec -DHAVE_mips_ecoff_le_vec -DHAVE_mips_ecoff_be_vec -DHAVE_mips_elf32_ntrad_le_vec -DHAVE_mips_elf64_trad_le_vec -DHAVE_mips_elf32_ntrad_be_vec -DHAVE_mips_elf64_trad_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT elf64.lo -MD -MP -MF .deps/elf64.Tpo -c elf64.c -o elf64.o
yes
checking alloca.h presence... /usr/bin/msgmerge
mv -f .deps/coffgen.Tpo .deps/coffgen.Plo
yes
checking for alloca.h... yes
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./sort.c -o pic/sort.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ./sort.c -o noasan/sort.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE ./sort.c -o sort.o
checking stddef.h usability... checking for string.h... (cached) yes
checking for strings.h... (cached) yes
checking for stdlib.h... (cached) yes
checking limits.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking for string.h... (cached) yes
checking for strings.h... (cached) yes
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./spaces.c -o pic/spaces.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ./spaces.c -o noasan/spaces.o; \
else true; fi
checking for stdlib.h... (cached) yes
checking limits.h presence... yes
gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE ./spaces.c -o spaces.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./splay-tree.c -o pic/splay-tree.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ./splay-tree.c -o noasan/splay-tree.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE ./splay-tree.c -o splay-tree.o
checking time.h usability... yes
checking for limits.h... yes
checking whether string.h and strings.h may both be included... if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./stack-limit.c -o pic/stack-limit.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ./stack-limit.c -o noasan/stack-limit.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE ./stack-limit.c -o stack-limit.o
yes
checking time.h presence... yes
checking for time.h... yes
yes
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./strerror.c -o pic/strerror.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ./strerror.c -o noasan/strerror.o; \
else true; fi
checking for unistd.h... (cached) yes
gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE ./strerror.c -o strerror.o
checking whether basename is declared... checking wchar.h usability... if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./strsignal.c -o pic/strsignal.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ./strsignal.c -o noasan/strsignal.o; \
else true; fi
yes
gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE ./strsignal.c -o strsignal.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./timeval-utils.c -o pic/timeval-utils.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ./timeval-utils.c -o noasan/timeval-utils.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE ./timeval-utils.c -o timeval-utils.o
yes
checking wchar.h presence... checking whether stpcpy is declared... yes
checking for wchar.h... yes
mv -f .deps/elfn32-mips.Tpo .deps/elfn32-mips.Plo
checking wctype.h usability... /usr/bin/env bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -DBINDIR='"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin"' -I. -I. -I./../include  -DHAVE_mips_elf32_trad_le_vec -DHAVE_mips_elf32_trad_be_vec -DHAVE_mips_ecoff_le_vec -DHAVE_mips_ecoff_be_vec -DHAVE_mips_elf32_ntrad_le_vec -DHAVE_mips_elf64_trad_le_vec -DHAVE_mips_elf32_ntrad_be_vec -DHAVE_mips_elf64_trad_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT elf64-gen.lo -MD -MP -MF .deps/elf64-gen.Tpo -c -o elf64-gen.lo elf64-gen.c
/usr/bin/env bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -DBINDIR='"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin"' -I. -I. -I./../include  -DHAVE_mips_elf32_trad_le_vec -DHAVE_mips_elf32_trad_be_vec -DHAVE_mips_ecoff_le_vec -DHAVE_mips_ecoff_be_vec -DHAVE_mips_elf32_ntrad_le_vec -DHAVE_mips_elf64_trad_le_vec -DHAVE_mips_elf32_ntrad_be_vec -DHAVE_mips_elf64_trad_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT elf32-gen.lo -MD -MP -MF .deps/elf32-gen.Tpo -c -o elf32-gen.lo elf32-gen.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin\" -I. -I. -I./../include -DHAVE_mips_elf32_trad_le_vec -DHAVE_mips_elf32_trad_be_vec -DHAVE_mips_ecoff_le_vec -DHAVE_mips_ecoff_be_vec -DHAVE_mips_elf32_ntrad_le_vec -DHAVE_mips_elf64_trad_le_vec -DHAVE_mips_elf32_ntrad_be_vec -DHAVE_mips_elf64_trad_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT elf32-gen.lo -MD -MP -MF .deps/elf32-gen.Tpo -c elf32-gen.c -o elf32-gen.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./unlink-if-ordinary.c -o pic/unlink-if-ordinary.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ./unlink-if-ordinary.c -o noasan/unlink-if-ordinary.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE ./unlink-if-ordinary.c -o unlink-if-ordinary.o
yes
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin\" -I. -I. -I./../include -DHAVE_mips_elf32_trad_le_vec -DHAVE_mips_elf32_trad_be_vec -DHAVE_mips_ecoff_le_vec -DHAVE_mips_ecoff_be_vec -DHAVE_mips_elf32_ntrad_le_vec -DHAVE_mips_elf64_trad_le_vec -DHAVE_mips_elf32_ntrad_be_vec -DHAVE_mips_elf64_trad_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT elf64-gen.lo -MD -MP -MF .deps/elf64-gen.Tpo -c elf64-gen.c -o elf64-gen.o
checking for sigsetjmp... yes
checking wctype.h presence... yes
checking for wctype.h... yes

checking linker --as-needed support... checking fcntl.h usability... yes
checking for cos in -lm... if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./xasprintf.c -o pic/xasprintf.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ./xasprintf.c -o noasan/xasprintf.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE ./xasprintf.c -o xasprintf.o
mv -f .deps/elf32-gen.Tpo .deps/elf32-gen.Plo
/usr/bin/env bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -DBINDIR='"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin"' -I. -I. -I./../include  -DHAVE_mips_elf32_trad_le_vec -DHAVE_mips_elf32_trad_be_vec -DHAVE_mips_ecoff_le_vec -DHAVE_mips_ecoff_be_vec -DHAVE_mips_elf32_ntrad_le_vec -DHAVE_mips_elf64_trad_le_vec -DHAVE_mips_elf32_ntrad_be_vec -DHAVE_mips_elf64_trad_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT plugin.lo -MD -MP -MF .deps/plugin.Tpo -c -o plugin.lo plugin.c
yes
checking fcntl.h presence... if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./xatexit.c -o pic/xatexit.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ./xatexit.c -o noasan/xatexit.o; \
else true; fi
yes
gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE ./xatexit.c -o xatexit.o
checking for fcntl.h... yes
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin\" -I. -I. -I./../include -DHAVE_mips_elf32_trad_le_vec -DHAVE_mips_elf32_trad_be_vec -DHAVE_mips_ecoff_le_vec -DHAVE_mips_ecoff_be_vec -DHAVE_mips_elf32_ntrad_le_vec -DHAVE_mips_elf64_trad_le_vec -DHAVE_mips_elf32_ntrad_be_vec -DHAVE_mips_elf64_trad_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT plugin.lo -MD -MP -MF .deps/plugin.Tpo -c plugin.c -o plugin.o
checking sys/file.h usability... mv -f .deps/elf64-gen.Tpo .deps/elf64-gen.Plo
/usr/bin/env bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -DBINDIR='"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin"' -I. -I. -I./../include  -DHAVE_mips_elf32_trad_le_vec -DHAVE_mips_elf32_trad_be_vec -DHAVE_mips_ecoff_le_vec -DHAVE_mips_ecoff_be_vec -DHAVE_mips_elf32_ntrad_le_vec -DHAVE_mips_elf64_trad_le_vec -DHAVE_mips_elf32_ntrad_be_vec -DHAVE_mips_elf64_trad_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT cpu-mips.lo -MD -MP -MF .deps/cpu-mips.Tpo -c -o cpu-mips.lo cpu-mips.c
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./xexit.c -o pic/xexit.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ./xexit.c -o noasan/xexit.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE ./xexit.c -o xexit.o
yes
mv -f .deps/elf64.Tpo .deps/elf64.Plo
yes
checking sys/file.h presence... /usr/bin/env bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -DBINDIR='"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin"' -I. -I. -I./../include  -DHAVE_mips_elf32_trad_le_vec -DHAVE_mips_elf32_trad_be_vec -DHAVE_mips_ecoff_le_vec -DHAVE_mips_ecoff_be_vec -DHAVE_mips_elf32_ntrad_le_vec -DHAVE_mips_elf64_trad_le_vec -DHAVE_mips_elf32_ntrad_be_vec -DHAVE_mips_elf64_trad_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT cpu-plugin.lo -MD -MP -MF .deps/cpu-plugin.Tpo -c -o cpu-plugin.lo cpu-plugin.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin\" -I. -I. -I./../include -DHAVE_mips_elf32_trad_le_vec -DHAVE_mips_elf32_trad_be_vec -DHAVE_mips_ecoff_le_vec -DHAVE_mips_ecoff_be_vec -DHAVE_mips_elf32_ntrad_le_vec -DHAVE_mips_elf64_trad_le_vec -DHAVE_mips_elf32_ntrad_be_vec -DHAVE_mips_elf64_trad_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT cpu-mips.lo -MD -MP -MF .deps/cpu-mips.Tpo -c cpu-mips.c -o cpu-mips.o
yes
checking for sys/file.h... yes
checking sys/time.h usability... if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./xmalloc.c -o pic/xmalloc.o; \
else true; fi
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin\" -I. -I. -I./../include -DHAVE_mips_elf32_trad_le_vec -DHAVE_mips_elf32_trad_be_vec -DHAVE_mips_ecoff_le_vec -DHAVE_mips_ecoff_be_vec -DHAVE_mips_elf32_ntrad_le_vec -DHAVE_mips_elf64_trad_le_vec -DHAVE_mips_elf32_ntrad_be_vec -DHAVE_mips_elf64_trad_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT cpu-plugin.lo -MD -MP -MF .deps/cpu-plugin.Tpo -c cpu-plugin.c -o cpu-plugin.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ./xmalloc.c -o noasan/xmalloc.o; \
else true; fi
mv -f .deps/elf64-mips.Tpo .deps/elf64-mips.Plo
gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE ./xmalloc.c -o xmalloc.o
/usr/bin/env bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -DBINDIR='"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin"' -I. -I. -I./../include  -DHAVE_mips_elf32_trad_le_vec -DHAVE_mips_elf32_trad_be_vec -DHAVE_mips_ecoff_le_vec -DHAVE_mips_ecoff_be_vec -DHAVE_mips_elf32_ntrad_le_vec -DHAVE_mips_elf64_trad_le_vec -DHAVE_mips_elf32_ntrad_be_vec -DHAVE_mips_elf64_trad_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT archive64.lo -MD -MP -MF .deps/archive64.Tpo -c -o archive64.lo archive64.c
yes
checking sys/time.h presence... libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin\" -I. -I. -I./../include -DHAVE_mips_elf32_trad_le_vec -DHAVE_mips_elf32_trad_be_vec -DHAVE_mips_ecoff_le_vec -DHAVE_mips_ecoff_be_vec -DHAVE_mips_elf32_ntrad_le_vec -DHAVE_mips_elf64_trad_le_vec -DHAVE_mips_elf32_ntrad_be_vec -DHAVE_mips_elf64_trad_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT archive64.lo -MD -MP -MF .deps/archive64.Tpo -c archive64.c -o archive64.o
configure: updating cache ./config.cache
yes
checking for sys/time.h... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
mv -f .deps/cpu-mips.Tpo .deps/cpu-mips.Plo
checking for sys/stat.h... (cached) yes
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./xmemdup.c -o pic/xmemdup.o; \
else true; fi
mv -f .deps/cpu-plugin.Tpo .deps/cpu-plugin.Plo
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ./xmemdup.c -o noasan/xmemdup.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./xstrdup.c -o pic/xstrdup.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./xstrerror.c -o pic/xstrerror.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE ./xmemdup.c -o xmemdup.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ./xstrdup.c -o noasan/xstrdup.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ./xstrerror.c -o noasan/xstrerror.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE ./xstrdup.c -o xstrdup.o
gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE ./xstrerror.c -o xstrerror.o
checking sys/resource.h usability... mv -f .deps/plugin.Tpo .deps/plugin.Plo
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./xstrndup.c -o pic/xstrndup.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./xvasprintf.c -o pic/xvasprintf.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ./xstrndup.c -o noasan/xstrndup.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ./xvasprintf.c -o noasan/xvasprintf.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE ./xstrndup.c -o xstrndup.o
gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE ./xvasprintf.c -o xvasprintf.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./setproctitle.c -o pic/setproctitle.o; \
else true; fi
echo ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filedescriptor.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./rust-demangle.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o > required-list
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ./setproctitle.c -o noasan/setproctitle.o; \
else true; fi
yes
checking sys/resource.h presence... gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE ./setproctitle.c -o setproctitle.o
make[7]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/binutils-2.34/libiberty/testsuite'
make[7]: Nothing to be done for 'all'.
make[7]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/binutils-2.34/libiberty/testsuite'
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./regex.c -o pic/regex.o; \
else true; fi
yes
checking for sys/resource.h... yes
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ./regex.c -o noasan/regex.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE ./regex.c -o regex.o
looking for a compliant stdint.h in stdint.h, checking for uintmax_t... if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./cplus-dem.c -o pic/cplus-dem.o; \
else true; fi
mv -f .deps/ecoff.Tpo .deps/ecoff.Plo
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ./cplus-dem.c -o noasan/cplus-dem.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./cp-demangle.c -o pic/cp-demangle.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE ./cplus-dem.c -o cplus-dem.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ./cp-demangle.c -o noasan/cp-demangle.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./md5.c -o pic/md5.o; \
else true; fi
mv -f .deps/archive64.Tpo .deps/archive64.Plo
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./sha1.c -o pic/sha1.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ./md5.c -o noasan/md5.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE ./cp-demangle.c -o cp-demangle.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ./sha1.c -o noasan/sha1.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE ./md5.c -o md5.o
/usr/bin/env bash ./libtool  --tag=CC   --mode=link gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -rpath /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/x86_64-pc-linux-gnu/mipsel-openwrt-linux-musl/lib -release `cat libtool-soversion`  -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib  -o libbfd.la  archive.lo archures.lo bfd.lo bfdio.lo bfdwin.lo cache.lo coff-bfd.lo compress.lo corefile.lo elf-properties.lo format.lo hash.lo init.lo libbfd.lo linker.lo merge.lo opncls.lo reloc.lo section.lo simple.lo stab-syms.lo stabs.lo syms.lo targets.lo binary.lo ihex.lo srec.lo tekhex.lo verilog.lo `cat ofiles`  -ldl -L./../zlib -lz -ldl 
gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE ./sha1.c -o sha1.o
yes
checking for uintptr_t... yes
checking for int_least32_t... if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./alloca.c -o pic/alloca.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ./alloca.c -o noasan/alloca.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE ./alloca.c -o alloca.o
libtool: link: ar rc .libs/libbfd.a  archive.o archures.o bfd.o bfdio.o bfdwin.o cache.o coff-bfd.o compress.o corefile.o elf-properties.o format.o hash.o init.o libbfd.o linker.o merge.o opncls.o reloc.o section.o simple.o stab-syms.o stabs.o syms.o targets.o binary.o ihex.o srec.o tekhex.o verilog.o elf32-mips.o elfxx-mips.o elf-vxworks.o elf32.o elf.o elflink.o elf-attrs.o elf-strtab.o elf-eh-frame.o dwarf1.o dwarf2.o ecofflink.o coffgen.o coff-mips.o ecoff.o elfn32-mips.o elf64-mips.o elf64.o elf64-gen.o elf32-gen.o plugin.o cpu-mips.o cpu-plugin.o archive64.o
libtool: link: ranlib .libs/libbfd.a
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./argv.c -o pic/argv.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./choose-temp.c -o pic/choose-temp.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ./argv.c -o noasan/argv.o; \
else true; fi
libtool: link: ( cd ".libs" && rm -f "libbfd.la" && ln -s "../libbfd.la" "libbfd.la" )
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ./choose-temp.c -o noasan/choose-temp.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE ./argv.c -o argv.o
gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE ./choose-temp.c -o choose-temp.o
libtooldir=`/usr/bin/env bash ./libtool --config | /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/sed -n -e 's/^objdir=//p'`; \
if [ -f $libtooldir/libbfd.a ]; then \
  cp $libtooldir/libbfd.a libbfd.tmp; \
  ranlib libbfd.tmp; \
  /usr/bin/env bash ./../move-if-change libbfd.tmp libbfd.a; \
else true; fi
yes
checking for int_fast32_t... if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./concat.c -o pic/concat.o; \
else true; fi
touch stamp-lib
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ./concat.c -o noasan/concat.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE ./concat.c -o concat.o
make[8]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gdb-8.3.1/bfd'
make[7]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gdb-8.3.1/bfd'
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gdb-8.3.1/bfd'
yes
checking for uint64_t... make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gdb-8.3.1/opcodes'
make  all-recursive
make[7]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gdb-8.3.1/opcodes'
yes
Making all in .
checking what to include in bfd_stdint.h... stdint.h (already complete)
checking whether time.h and sys/time.h may both be included... make[8]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gdb-8.3.1/opcodes'
/usr/bin/env bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -I. -I. -I../bfd -I./../include -I./../bfd   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT dis-buf.lo -MD -MP -MF .deps/dis-buf.Tpo -c -o dis-buf.lo dis-buf.c
/usr/bin/env bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -I. -I. -I../bfd -I./../include -I./../bfd   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT disassemble.lo -MD -MP -MF .deps/disassemble.Tpo -c -o disassemble.lo  -DARCH_mips ./disassemble.c
Configuring in ./gdb
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT dis-buf.lo -MD -MP -MF .deps/dis-buf.Tpo -c dis-buf.c -o dis-buf.o
yes
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT disassemble.lo -MD -MP -MF .deps/disassemble.Tpo -c -DARCH_mips ./disassemble.c -o disassemble.o
checking for dirent.h that defines DIR... if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./cp-demint.c -o pic/cp-demint.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ./cp-demint.c -o noasan/cp-demint.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE ./cp-demint.c -o cp-demint.o
yes
checking for library containing opendir... mv -f .deps/dis-buf.Tpo .deps/dis-buf.Plo
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./crc32.c -o pic/crc32.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ./crc32.c -o noasan/crc32.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE ./crc32.c -o crc32.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ./d-demangle.c -o pic/d-demangle.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ./d-demangle.c -o noasan/d-demangle.o; \
else true; fi
mv -f .deps/disassemble.Tpo .deps/disassemble.Plo
gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE ./d-demangle.c -o d-demangle.o
/usr/bin/env bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -I. -I. -I../bfd -I./../include -I./../bfd   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT dis-init.lo -MD -MP -MF .deps/dis-init.Tpo -c -o dis-init.lo dis-init.c
none required
checking whether string.h and strings.h may both be included... libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT dis-init.lo -MD -MP -MF .deps/dis-init.Tpo -c dis-init.c -o dis-init.o
/usr/bin/env bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -I. -I. -I../bfd -I./../include -I./../bfd   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT mips-dis.lo -MD -MP -MF .deps/mips-dis.Tpo -c -o mips-dis.lo `case \`cat ../bfd/ofiles\` in *elfxx-mips*) echo "-DHAVE_BFD_MIPS_ELF_GET_ABIFLAGS=1";; esac` mips-dis.c
yes
checking for fcntl... libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT mips-dis.lo -MD -MP -MF .deps/mips-dis.Tpo -c -DHAVE_BFD_MIPS_ELF_GET_ABIFLAGS=1 mips-dis.c -o mips-dis.o
mv -f .deps/dis-init.Tpo .deps/dis-init.Plo
/usr/bin/env bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -I. -I. -I../bfd -I./../include -I./../bfd   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT mips-opc.lo -MD -MP -MF .deps/mips-opc.Tpo -c -o mips-opc.lo mips-opc.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT mips-opc.lo -MD -MP -MF .deps/mips-opc.Tpo -c mips-opc.c -o mips-opc.o
yes
checking for getpagesize... configure: creating cache ./config.cache
checking whether to enable maintainer-specific portions of Makefiles... no
checking for x86_64-pc-linux-gnu-gcc... gcc
config.status: creating Makefile
config.status: creating po/Makefile.in
checking whether the C compiler works... yes
config.status: creating config.h
checking for setitimer... config.status: executing depfiles commands
yes
checking for C compiler default output file name... a.out
checking for suffix of executables... yes
mv -f .deps/mips-opc.Tpo .deps/mips-opc.Plo
checking for sysconf... /usr/bin/env bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -I. -I. -I../bfd -I./../include -I./../bfd   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT mips16-opc.lo -MD -MP -MF .deps/mips16-opc.Tpo -c -o mips16-opc.lo mips16-opc.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT mips16-opc.lo -MD -MP -MF .deps/mips16-opc.Tpo -c mips16-opc.c -o mips16-opc.o

checking whether we are cross compiling... yes
checking for fdopen... no
checking for suffix of object files... mv -f .deps/mips16-opc.Tpo .deps/mips16-opc.Plo
/usr/bin/env bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -I. -I. -I../bfd -I./../include -I./../bfd   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT micromips-opc.lo -MD -MP -MF .deps/micromips-opc.Tpo -c -o micromips-opc.lo micromips-opc.c
o
checking whether we are using the GNU C compiler... libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT micromips-opc.lo -MD -MP -MF .deps/micromips-opc.Tpo -c micromips-opc.c -o micromips-opc.o
yes
checking whether gcc accepts -g... yes
yes
checking for gcc option to accept ISO C89... checking for getuid... none needed
yes
mv -f .deps/micromips-opc.Tpo .deps/micromips-opc.Plo
checking whether we are using the GNU C++ compiler... checking for getgid... yes
checking whether g++ accepts -g... yes
checking how to run the C preprocessor... gcc -E
yes
checking for fileno... checking for grep that handles long lines and -e... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/grep
checking for egrep... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/grep -E
checking for ANSI C header files... mv -f .deps/mips-dis.Tpo .deps/mips-dis.Plo
yes
/usr/bin/env bash ./libtool  --tag=CC   --mode=link gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -rpath /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/x86_64-pc-linux-gnu/mipsel-openwrt-linux-musl/lib -release `cat ../bfd/libtool-soversion`  -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib  -o libopcodes.la  dis-buf.lo disassemble.lo dis-init.lo mips-dis.lo mips-opc.lo mips16-opc.lo micromips-opc.lo  
checking for fls... libtool: link: ar rc .libs/libopcodes.a  dis-buf.o disassemble.o dis-init.o mips-dis.o mips-opc.o mips16-opc.o micromips-opc.o
libtool: link: ranlib .libs/libopcodes.a
no
config.status: executing libtool commands
checking for strtoull... yes
libtool: link: ( cd ".libs" && rm -f "libopcodes.la" && ln -s "../libopcodes.la" "libopcodes.la" )
libtooldir=`/usr/bin/env bash ./libtool --config | sed -n -e 's/^objdir=//p'`; \
if [ -f $libtooldir/libopcodes.a ]; then \
  cp $libtooldir/libopcodes.a libopcodes.tmp; \
  ranlib libopcodes.tmp; \
  /usr/bin/env bash ./../move-if-change libopcodes.tmp libopcodes.a; \
else true; fi
checking for sys/types.h... config.status: executing default-1 commands
config.status: creating po/POTFILES
config.status: creating po/Makefile
touch stamp-lib
yes
make[8]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gdb-8.3.1/opcodes'
Making all in po
make[8]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gdb-8.3.1/opcodes/po'
make[8]: Nothing to be done for 'all'.
make[8]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gdb-8.3.1/opcodes/po'
make[7]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gdb-8.3.1/opcodes'
checking for getrlimit... make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gdb-8.3.1/opcodes'
yes
checking for sys/stat.h... yes
checking whether basename is declared... yes
checking for stdlib.h... yes
checking for string.h... yes
checking whether ftello is declared... yes
checking for memory.h... yes
checking whether ftello64 is declared... yes
checking for strings.h... yes
yes
checking whether fseeko is declared... checking for inttypes.h... yes
yes
checking whether fseeko64 is declared... checking for stdint.h... yes
yes
checking whether ffs is declared... checking for unistd.h... yes
yes
checking minix/config.h usability... checking whether free is declared... no
checking minix/config.h presence... yes
no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... checking whether getenv is declared... yes
checking build system type... x86_64-pc-linux-gnu
checking host system type... yes
checking whether malloc is declared... x86_64-pc-linux-gnu
checking target system type... mipsel-openwrt-linux-musl
checking for dlfcn.h... rm -f ./libiberty.a pic/./libiberty.a noasan/./libiberty.a
ar rc ./libiberty.a \
  ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filedescriptor.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./rust-demangle.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o  ./setproctitle.o
ranlib ./libiberty.a
if [ x"" != x ]; then \
  cd pic; \
  ar rc ./libiberty.a \
    ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filedescriptor.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./rust-demangle.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o  ./setproctitle.o; \
  ranlib ./libiberty.a; \
  cd ..; \
else true; fi; \
if [ x"" != x ]; then \
  cd noasan; \
  ar rc ./libiberty.a \
    ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filedescriptor.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./rust-demangle.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o  ./setproctitle.o; \
  ranlib ./libiberty.a; \
  cd ..; \
else true; fi
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/binutils-2.34/libiberty'
yes
checking for windows.h... yes
checking whether realloc is declared... no
checking for library containing dlsym... yes
checking whether stpcpy is declared... yes
checking whether strstr is declared... -ldl
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... yes
checking whether asprintf is declared... no
checking for gcc option to accept ANSI C... yes
checking whether vasprintf is declared... none needed
checking whether g++ supports C++11 features by default... yes
checking whether snprintf is declared... yes
checking dependency style of gcc... yes
checking whether vsnprintf is declared... gcc3
=== configuring in build-gnulib (/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gdb-8.3.1/gdb/build-gnulib)
configure: running /usr/bin/env bash .././gnulib/configure --disable-option-checking '--prefix=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl'  '--disable-werror' '--without-uiout' '--enable-tui' '--disable-gdbtk' '--without-x' '--without-included-gettext' '--enable-threads' '--with-expat' '--without-python' '--disable-binutils' '--disable-ld' '--disable-gas' '--disable-sim' '--program-transform-name=s&^&mipsel-openwrt-linux-musl-&' '--build=x86_64-pc-linux-gnu' '--host=x86_64-pc-linux-gnu' '--target=mipsel-openwrt-linux-musl' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'target_alias=mipsel-openwrt-linux-musl' 'CC=gcc' 'CFLAGS=-O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include ' 'LDFLAGS= -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib ' 'CPPFLAGS=-I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include ' 'CXX=g++' 'CXXFLAGS=-g -O2' 'MAKEINFO=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gdb-8.3.1/missing makeinfo --split-size=5000000' 'YACC=bison -y' --cache-file=./config.cache --srcdir=.././gnulib
yes
checking whether strnlen is declared... yes
checking compiler support for hidden visibility... yes
checking linker --as-needed support... yes
checking for cos in -lm... yes
configure: creating cache ./config.cache
checking whether to enable maintainer-specific portions of Makefiles... no
checking for x86_64-pc-linux-gnu-gcc... gcc
checking for gcc version with buggy 64-bit support... no
checking for ftello... checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... yes
checking for ftello64... 
checking whether we are cross compiling... yes
checking for fseeko... no
checking for suffix of object files... yes
o
checking whether we are using the GNU C compiler... checking for fseeko64... yes
checking whether gcc accepts -g... yes
yes
checking for gcc option to accept ISO C89... checking for fopen64... none needed
checking whether gcc understands -c and -o together... yes
checking size of off_t... yes
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/grep
checking for egrep... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/grep -E
checking for ANSI C header files... 8
checking file_ptr type... BFD_HOST_64_BIT
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for sys/param.h... yes
checking for getpagesize... (cached) yes
checking for working mmap... yes
checking for sys/types.h... yes
yes
checking for sys/stat.h... checking for madvise... yes
checking for stdlib.h... yes
checking for mprotect... yes
checking for string.h... yes
yes
checking for memory.h... yes
configure: updating cache ./config.cache
checking for strings.h... checking that generated files are newer than configure... done
configure: creating ./config.status
yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking whether _XOPEN_SOURCE should be defined... no
checking for Minix Amsterdam compiler... no
checking for x86_64-pc-linux-gnu-ar... ar
checking the archiver (ar) interface... ar
checking for x86_64-pc-linux-gnu-ar... (cached) ar
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking for x86_64-pc-linux-gnu-gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking whether gcc understands -c and -o together... (cached) yes
checking target system type... mipsel-openwrt-linux-musl
checking for size_t... config.status: creating Makefile
config.status: creating doc/Makefile
config.status: creating bfd-in3.h
yes
checking for working alloca.h... config.status: creating po/Makefile.in
config.status: creating config.h
config.status: executing depfiles commands
yes
checking for alloca... yes
checking arpa/inet.h usability... yes
checking arpa/inet.h presence... yes
checking for arpa/inet.h... yes
checking features.h usability... yes
checking features.h presence... yes
checking for features.h... yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking for unistd.h... (cached) yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking dirent.h usability... yes
checking dirent.h presence... yes
checking for dirent.h... yes
checking wctype.h usability... yes
checking wctype.h presence... yes
checking for wctype.h... yes
checking for sys/stat.h... (cached) yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking sys/cdefs.h usability... yes
checking sys/cdefs.h presence... yes
checking for sys/cdefs.h... yes
checking netdb.h usability... config.status: executing libtool commands
yes
checking netdb.h presence... config.status: executing default-1 commands
yes
checking for netdb.h... yes
config.status: executing bfd_stdint.h commands
checking netinet/in.h usability... config.status: executing default commands
yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking limits.h usability... make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/binutils-2.34/bfd'
rm -f elf32-target.h
rm -f elf64-target.h
rm -f targmatch.h
creating bfdver.h
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/sed -e s/NN/32/g < ./elfxx-target.h > elf32-target.new
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/sed -e s/NN/64/g < ./elfxx-target.h > elf64-target.new
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/sed -f ./targmatch.sed < ./config.bfd > targmatch.new
mv -f elf64-target.new elf64-target.h
mv -f elf32-target.new elf32-target.h
Making info in doc
make[7]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/binutils-2.34/bfd/doc'
gcc -o chw$$ -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  \
  -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib   -I.. -I./.. -I./../../include -I./../../intl -I../../intl ./chew.c; \
/usr/bin/env bash ./../../move-if-change \
  chw$$ chew; \
touch chew.stamp
mv -f targmatch.new targmatch.h
yes
checking limits.h presence... yes
checking for limits.h... yes
checking wchar.h usability... yes
checking wchar.h presence... yes
checking for wchar.h... yes
checking for stdint.h... (cached) yes
checking for inttypes.h... (cached) yes
checking math.h usability... yes
checking math.h presence... yes
checking for math.h... yes
checking sys/mman.h usability... yes
checking sys/mman.h presence... yes
checking for sys/mman.h... yes
checking sys/uio.h usability... yes
checking sys/uio.h presence... yes
checking for sys/uio.h... yes
checking whether the preprocessor supports include_next... yes
checking whether system header files limit the line length... no
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for canonicalize_file_name... ./chew -f ./doc.str < ./../aoutx.h >aoutx.tmp
./chew -f ./doc.str < ./../archive.c >archive.tmp
./chew -f ./doc.str < ./../archures.c >archures.tmp
./chew -f ./doc.str < ./../bfd.c >bfd.tmp
./chew -f ./doc.str < ./../cache.c >cache.tmp
./chew -f ./doc.str < ./../coffcode.h >coffcode.tmp
./chew -f ./doc.str < ./../corefile.c >core.tmp
test -e aoutx.texi || test ! -f ./aoutx.texi || cp -p ./aoutx.texi .
test -e cache.texi || test ! -f ./cache.texi || cp -p ./cache.texi .
/usr/bin/env bash ./../../move-if-change aoutx.tmp aoutx.texi
test -e archive.texi || test ! -f ./archive.texi || cp -p ./archive.texi .
test -e archures.texi || test ! -f ./archures.texi || cp -p ./archures.texi .
test -e core.texi || test ! -f ./core.texi || cp -p ./core.texi .
test -e bfdt.texi || test ! -f ./bfdt.texi || cp -p ./bfdt.texi .
test -e coffcode.texi || test ! -f ./coffcode.texi || cp -p ./coffcode.texi .
/usr/bin/env bash ./../../move-if-change archures.tmp archures.texi
/usr/bin/env bash ./../../move-if-change archive.tmp archive.texi
/usr/bin/env bash ./../../move-if-change cache.tmp cache.texi
/usr/bin/env bash ./../../move-if-change core.tmp core.texi
/usr/bin/env bash ./../../move-if-change bfd.tmp bfdt.texi
touch aoutx.stamp
touch archures.stamp
./chew -f ./doc.str < ./../elf.c >elf.tmp
touch archive.stamp
touch cache.stamp
./chew -f ./doc.str < ./../elfcode.h >elfcode.tmp
touch core.stamp
touch bfdt.stamp
./chew -f ./doc.str < ./../format.c >format.tmp
./chew -f ./doc.str < ./../libbfd.c >libbfd.tmp
./chew -f ./doc.str < ./../bfdwin.c >bfdwin.tmp
/usr/bin/env bash ./../../move-if-change coffcode.tmp coffcode.texi
./chew -f ./doc.str < ./../bfdio.c >bfdio.tmp
test -e elf.texi || test ! -f ./elf.texi || cp -p ./elf.texi .
test -e format.texi || test ! -f ./format.texi || cp -p ./format.texi .
test -e elfcode.texi || test ! -f ./elfcode.texi || cp -p ./elfcode.texi .
/usr/bin/env bash ./../../move-if-change elf.tmp elf.texi
test -e bfdwin.texi || test ! -f ./bfdwin.texi || cp -p ./bfdwin.texi .
/usr/bin/env bash ./../../move-if-change format.tmp format.texi
test -e libbfd.texi || test ! -f ./libbfd.texi || cp -p ./libbfd.texi .
/usr/bin/env bash ./../../move-if-change bfdwin.tmp bfdwin.texi
/usr/bin/env bash ./../../move-if-change elfcode.tmp elfcode.texi
/usr/bin/env bash ./../../move-if-change libbfd.tmp libbfd.texi
test -e bfdio.texi || test ! -f ./bfdio.texi || cp -p ./bfdio.texi .
touch coffcode.stamp
yes
/usr/bin/env bash ./../../move-if-change bfdio.tmp bfdio.texi
touch format.stamp
./chew -f ./doc.str < ./../opncls.c >opncls.tmp
./chew -f ./doc.str < ./../reloc.c >reloc.tmp
touch elfcode.stamp
test -e opncls.texi || test ! -f ./opncls.texi || cp -p ./opncls.texi .
touch elf.stamp
touch libbfd.stamp
touch bfdwin.stamp
/usr/bin/env bash ./../../move-if-change opncls.tmp opncls.texi
checking for getcwd... ./chew -f ./doc.str < ./../section.c >section.tmp
./chew -f ./doc.str < ./../syms.c >syms.tmp
./chew -f ./doc.str < ./../targets.c >targets.tmp
touch bfdio.stamp
test -e reloc.texi || test ! -f ./reloc.texi || cp -p ./reloc.texi .
./chew -f ./doc.str < ./../init.c >init.tmp
/usr/bin/env bash ./../../move-if-change reloc.tmp reloc.texi
./chew -f ./doc.str < ./../hash.c >hash.tmp
test -e section.texi || test ! -f ./section.texi || cp -p ./section.texi .
test -e syms.texi || test ! -f ./syms.texi || cp -p ./syms.texi .
test -e targets.texi || test ! -f ./targets.texi || cp -p ./targets.texi .
/usr/bin/env bash ./../../move-if-change section.tmp section.texi
test -e hash.texi || test ! -f ./hash.texi || cp -p ./hash.texi .
touch opncls.stamp
test -e init.texi || test ! -f ./init.texi || cp -p ./init.texi .
touch reloc.stamp
/usr/bin/env bash ./../../move-if-change syms.tmp syms.texi
/usr/bin/env bash ./../../move-if-change targets.tmp targets.texi
/usr/bin/env bash ./../../move-if-change hash.tmp hash.texi
/usr/bin/env bash ./../../move-if-change init.tmp init.texi
./chew -f ./doc.str < ./../linker.c >linker.tmp
./chew -f ./doc.str < ./../mmo.c >mmo.tmp
touch section.stamp
test -e linker.texi || test ! -f ./linker.texi || cp -p ./linker.texi .
/usr/bin/env bash ./../../move-if-change linker.tmp linker.texi
test -e mmo.texi || test ! -f ./mmo.texi || cp -p ./mmo.texi .
touch targets.stamp
/usr/bin/env bash ./../../move-if-change mmo.tmp mmo.texi
touch hash.stamp
touch syms.stamp
touch init.stamp
touch linker.stamp
touch mmo.stamp
make[7]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/binutils-2.34/bfd/doc'
Making info in po
make[7]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/binutils-2.34/bfd/po'
( if test 'x.' != 'x.'; then \
    posrcprefix='../'; \
  else \
    posrcprefix="../"; \
  fi; \
  rm -f SRC-POTFILES-t SRC-POTFILES \
    && (sed -e '/^#/d' \
            -e '/^[ 	]*$/d' \
	    -e "s@.*@	$posrcprefix& \\\\@" < ./SRC-POTFILES.in \
	| sed -e '$s/\\$//') > SRC-POTFILES-t \
    && chmod a-w SRC-POTFILES-t \
    && mv SRC-POTFILES-t SRC-POTFILES )
( rm -f BLD-POTFILES-t BLD-POTFILES \
    && (sed -e '/^#/d' \
            -e '/^[ 	]*$/d' \
	    -e "s@.*@	../& \\\\@" < ./BLD-POTFILES.in \
	| sed -e '$s/\\$//') > BLD-POTFILES-t \
    && chmod a-w BLD-POTFILES-t \
    && mv BLD-POTFILES-t BLD-POTFILES )
cd .. \
  && CONFIG_FILES=po/Makefile.in:po/Make-in \
     CONFIG_HEADERS= /usr/bin/env bash ./config.status
yes
checking for readlink... yes
checking for realpath... yes
config.status: creating po/Makefile.in
checking for _set_invalid_parameter_handler... config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing default-1 commands
no
checking for fchdir... config.status: executing bfd_stdint.h commands
config.status: executing default commands
make[7]: Nothing to be done for 'info'.
make[7]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/binutils-2.34/bfd/po'
make[7]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/binutils-2.34/bfd'
make[7]: Nothing to be done for 'info-am'.
make[7]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/binutils-2.34/bfd'
make  all-recursive
yes
checking for fcntl... make[7]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/binutils-2.34/bfd'
Making all in doc
make[8]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/binutils-2.34/bfd/doc'
make[8]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/binutils-2.34/bfd/doc'
Making all in po
make[8]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/binutils-2.34/bfd/po'
make[8]: Nothing to be done for 'all'.
make[8]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/binutils-2.34/bfd/po'
yes
make[8]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/binutils-2.34/bfd'
rm -f bfd-tmp.h
cp bfd-in3.h bfd-tmp.h
rm -f tofiles
checking for symlink... f=""; \
for i in elf32-mips.lo elfxx-mips.lo elf-vxworks.lo elf32.lo elf.lo elflink.lo elf-attrs.lo elf-strtab.lo elf-eh-frame.lo dwarf1.lo dwarf2.lo ecofflink.lo coffgen.lo coff-mips.lo ecoff.lo elfn32-mips.lo elf64-mips.lo elf64.lo elf64-gen.lo elf32-gen.lo plugin.lo cpu-mips.lo  archive64.lo ; do \
  case " $f " in \
    *" $i "*) ;; \
    *) f="$f $i" ;; \
  esac ; \
done ; \
echo $f > tofiles
/usr/bin/env bash ./../move-if-change bfd-tmp.h bfd.h
/usr/bin/env bash ./../move-if-change tofiles ofiles
rm -f bfd-tmp.h
touch stamp-ofiles
touch stmp-bfd-h
/usr/bin/env bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -DBINDIR='"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin"' -DLIBDIR='"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib"' -I. -I. -I./../include  -DHAVE_mips_elf32_trad_le_vec -DHAVE_mips_elf32_trad_be_vec -DHAVE_mips_ecoff_le_vec -DHAVE_mips_ecoff_be_vec -DHAVE_mips_elf32_ntrad_le_vec -DHAVE_mips_elf64_trad_le_vec -DHAVE_mips_elf32_ntrad_be_vec -DHAVE_mips_elf64_trad_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT archive.lo -MD -MP -MF .deps/archive.Tpo -c -o archive.lo archive.c
/usr/bin/env bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -DBINDIR='"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin"' -DLIBDIR='"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib"' -I. -I. -I./../include  -DHAVE_mips_elf32_trad_le_vec -DHAVE_mips_elf32_trad_be_vec -DHAVE_mips_ecoff_le_vec -DHAVE_mips_ecoff_be_vec -DHAVE_mips_elf32_ntrad_le_vec -DHAVE_mips_elf64_trad_le_vec -DHAVE_mips_elf32_ntrad_be_vec -DHAVE_mips_elf64_trad_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT archures.lo -MD -MP -MF .deps/archures.Tpo -c -o archures.lo -DDEFAULT_VECTOR=mips_elf32_trad_le_vec -DSELECT_VECS='&mips_elf32_trad_le_vec,&mips_elf32_trad_be_vec,&mips_ecoff_le_vec,&mips_ecoff_be_vec,&mips_elf32_ntrad_le_vec,&mips_elf64_trad_le_vec,&mips_elf32_ntrad_be_vec,&mips_elf64_trad_be_vec,&elf64_le_vec,&elf64_be_vec,&elf32_le_vec,&elf32_be_vec' -DSELECT_ARCHITECTURES='&bfd_mips_arch' ./archures.c
/usr/bin/env bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -DBINDIR='"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin"' -DLIBDIR='"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib"' -I. -I. -I./../include  -DHAVE_mips_elf32_trad_le_vec -DHAVE_mips_elf32_trad_be_vec -DHAVE_mips_ecoff_le_vec -DHAVE_mips_ecoff_be_vec -DHAVE_mips_elf32_ntrad_le_vec -DHAVE_mips_elf64_trad_le_vec -DHAVE_mips_elf32_ntrad_be_vec -DHAVE_mips_elf64_trad_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT bfd.lo -MD -MP -MF .deps/bfd.Tpo -c -o bfd.lo bfd.c
/usr/bin/env bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -DBINDIR='"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin"' -DLIBDIR='"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib"' -I. -I. -I./../include  -DHAVE_mips_elf32_trad_le_vec -DHAVE_mips_elf32_trad_be_vec -DHAVE_mips_ecoff_le_vec -DHAVE_mips_ecoff_be_vec -DHAVE_mips_elf32_ntrad_le_vec -DHAVE_mips_elf64_trad_le_vec -DHAVE_mips_elf32_ntrad_be_vec -DHAVE_mips_elf64_trad_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT bfdio.lo -MD -MP -MF .deps/bfdio.Tpo -c -o bfdio.lo bfdio.c
/usr/bin/env bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -DBINDIR='"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin"' -DLIBDIR='"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib"' -I. -I. -I./../include  -DHAVE_mips_elf32_trad_le_vec -DHAVE_mips_elf32_trad_be_vec -DHAVE_mips_ecoff_le_vec -DHAVE_mips_ecoff_be_vec -DHAVE_mips_elf32_ntrad_le_vec -DHAVE_mips_elf64_trad_le_vec -DHAVE_mips_elf32_ntrad_be_vec -DHAVE_mips_elf64_trad_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT bfdwin.lo -MD -MP -MF .deps/bfdwin.Tpo -c -o bfdwin.lo bfdwin.c
/usr/bin/env bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -DBINDIR='"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin"' -DLIBDIR='"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib"' -I. -I. -I./../include  -DHAVE_mips_elf32_trad_le_vec -DHAVE_mips_elf32_trad_be_vec -DHAVE_mips_ecoff_le_vec -DHAVE_mips_ecoff_be_vec -DHAVE_mips_elf32_ntrad_le_vec -DHAVE_mips_elf64_trad_le_vec -DHAVE_mips_elf32_ntrad_be_vec -DHAVE_mips_elf64_trad_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT cache.lo -MD -MP -MF .deps/cache.Tpo -c -o cache.lo cache.c
/usr/bin/env bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -DBINDIR='"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin"' -DLIBDIR='"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib"' -I. -I. -I./../include  -DHAVE_mips_elf32_trad_le_vec -DHAVE_mips_elf32_trad_be_vec -DHAVE_mips_ecoff_le_vec -DHAVE_mips_ecoff_be_vec -DHAVE_mips_elf32_ntrad_le_vec -DHAVE_mips_elf64_trad_le_vec -DHAVE_mips_elf32_ntrad_be_vec -DHAVE_mips_elf64_trad_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT coff-bfd.lo -MD -MP -MF .deps/coff-bfd.Tpo -c -o coff-bfd.lo coff-bfd.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin\" -DLIBDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib\" -I. -I. -I./../include -DHAVE_mips_elf32_trad_le_vec -DHAVE_mips_elf32_trad_be_vec -DHAVE_mips_ecoff_le_vec -DHAVE_mips_ecoff_be_vec -DHAVE_mips_elf32_ntrad_le_vec -DHAVE_mips_elf64_trad_le_vec -DHAVE_mips_elf32_ntrad_be_vec -DHAVE_mips_elf64_trad_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT bfd.lo -MD -MP -MF .deps/bfd.Tpo -c bfd.c -o bfd.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin\" -DLIBDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib\" -I. -I. -I./../include -DHAVE_mips_elf32_trad_le_vec -DHAVE_mips_elf32_trad_be_vec -DHAVE_mips_ecoff_le_vec -DHAVE_mips_ecoff_be_vec -DHAVE_mips_elf32_ntrad_le_vec -DHAVE_mips_elf64_trad_le_vec -DHAVE_mips_elf32_ntrad_be_vec -DHAVE_mips_elf64_trad_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT archive.lo -MD -MP -MF .deps/archive.Tpo -c archive.c -o archive.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin\" -DLIBDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib\" -I. -I. -I./../include -DHAVE_mips_elf32_trad_le_vec -DHAVE_mips_elf32_trad_be_vec -DHAVE_mips_ecoff_le_vec -DHAVE_mips_ecoff_be_vec -DHAVE_mips_elf32_ntrad_le_vec -DHAVE_mips_elf64_trad_le_vec -DHAVE_mips_elf32_ntrad_be_vec -DHAVE_mips_elf64_trad_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT archures.lo -MD -MP -MF .deps/archures.Tpo -c -DDEFAULT_VECTOR=mips_elf32_trad_le_vec "-DSELECT_VECS=&mips_elf32_trad_le_vec,&mips_elf32_trad_be_vec,&mips_ecoff_le_vec,&mips_ecoff_be_vec,&mips_elf32_ntrad_le_vec,&mips_elf64_trad_le_vec,&mips_elf32_ntrad_be_vec,&mips_elf64_trad_be_vec,&elf64_le_vec,&elf64_be_vec,&elf32_le_vec,&elf32_be_vec" "-DSELECT_ARCHITECTURES=&bfd_mips_arch" ./archures.c -o archures.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin\" -DLIBDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib\" -I. -I. -I./../include -DHAVE_mips_elf32_trad_le_vec -DHAVE_mips_elf32_trad_be_vec -DHAVE_mips_ecoff_le_vec -DHAVE_mips_ecoff_be_vec -DHAVE_mips_elf32_ntrad_le_vec -DHAVE_mips_elf64_trad_le_vec -DHAVE_mips_elf32_ntrad_be_vec -DHAVE_mips_elf64_trad_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT coff-bfd.lo -MD -MP -MF .deps/coff-bfd.Tpo -c coff-bfd.c -o coff-bfd.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin\" -DLIBDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib\" -I. -I. -I./../include -DHAVE_mips_elf32_trad_le_vec -DHAVE_mips_elf32_trad_be_vec -DHAVE_mips_ecoff_le_vec -DHAVE_mips_ecoff_be_vec -DHAVE_mips_elf32_ntrad_le_vec -DHAVE_mips_elf64_trad_le_vec -DHAVE_mips_elf32_ntrad_be_vec -DHAVE_mips_elf64_trad_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT cache.lo -MD -MP -MF .deps/cache.Tpo -c cache.c -o cache.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin\" -DLIBDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib\" -I. -I. -I./../include -DHAVE_mips_elf32_trad_le_vec -DHAVE_mips_elf32_trad_be_vec -DHAVE_mips_ecoff_le_vec -DHAVE_mips_ecoff_be_vec -DHAVE_mips_elf32_ntrad_le_vec -DHAVE_mips_elf64_trad_le_vec -DHAVE_mips_elf32_ntrad_be_vec -DHAVE_mips_elf64_trad_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT bfdwin.lo -MD -MP -MF .deps/bfdwin.Tpo -c bfdwin.c -o bfdwin.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin\" -DLIBDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib\" -I. -I. -I./../include -DHAVE_mips_elf32_trad_le_vec -DHAVE_mips_elf32_trad_be_vec -DHAVE_mips_ecoff_le_vec -DHAVE_mips_ecoff_be_vec -DHAVE_mips_elf32_ntrad_le_vec -DHAVE_mips_elf64_trad_le_vec -DHAVE_mips_elf32_ntrad_be_vec -DHAVE_mips_elf64_trad_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT bfdio.lo -MD -MP -MF .deps/bfdio.Tpo -c bfdio.c -o bfdio.o
yes
checking for fdopendir... mv -f .deps/bfdwin.Tpo .deps/bfdwin.Plo
/usr/bin/env bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -DBINDIR='"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin"' -DLIBDIR='"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib"' -I. -I. -I./../include  -DHAVE_mips_elf32_trad_le_vec -DHAVE_mips_elf32_trad_be_vec -DHAVE_mips_ecoff_le_vec -DHAVE_mips_ecoff_be_vec -DHAVE_mips_elf32_ntrad_le_vec -DHAVE_mips_elf64_trad_le_vec -DHAVE_mips_elf32_ntrad_be_vec -DHAVE_mips_elf64_trad_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT compress.lo -MD -MP -MF .deps/compress.Tpo -c -o compress.lo compress.c
mv -f .deps/coff-bfd.Tpo .deps/coff-bfd.Plo
/usr/bin/env bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -DBINDIR='"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin"' -DLIBDIR='"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib"' -I. -I. -I./../include  -DHAVE_mips_elf32_trad_le_vec -DHAVE_mips_elf32_trad_be_vec -DHAVE_mips_ecoff_le_vec -DHAVE_mips_ecoff_be_vec -DHAVE_mips_elf32_ntrad_le_vec -DHAVE_mips_elf64_trad_le_vec -DHAVE_mips_elf32_ntrad_be_vec -DHAVE_mips_elf64_trad_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT corefile.lo -MD -MP -MF .deps/corefile.Tpo -c -o corefile.lo corefile.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin\" -DLIBDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib\" -I. -I. -I./../include -DHAVE_mips_elf32_trad_le_vec -DHAVE_mips_elf32_trad_be_vec -DHAVE_mips_ecoff_le_vec -DHAVE_mips_ecoff_be_vec -DHAVE_mips_elf32_ntrad_le_vec -DHAVE_mips_elf64_trad_le_vec -DHAVE_mips_elf32_ntrad_be_vec -DHAVE_mips_elf64_trad_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT compress.lo -MD -MP -MF .deps/compress.Tpo -c compress.c -o compress.o
yes
checking for mempcpy... mv -f .deps/archures.Tpo .deps/archures.Plo
/usr/bin/env bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -DBINDIR='"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin"' -DLIBDIR='"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib"' -I. -I. -I./../include  -DHAVE_mips_elf32_trad_le_vec -DHAVE_mips_elf32_trad_be_vec -DHAVE_mips_ecoff_le_vec -DHAVE_mips_ecoff_be_vec -DHAVE_mips_elf32_ntrad_le_vec -DHAVE_mips_elf64_trad_le_vec -DHAVE_mips_elf32_ntrad_be_vec -DHAVE_mips_elf64_trad_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT elf-properties.lo -MD -MP -MF .deps/elf-properties.Tpo -c -o elf-properties.lo elf-properties.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin\" -DLIBDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib\" -I. -I. -I./../include -DHAVE_mips_elf32_trad_le_vec -DHAVE_mips_elf32_trad_be_vec -DHAVE_mips_ecoff_le_vec -DHAVE_mips_ecoff_be_vec -DHAVE_mips_elf32_ntrad_le_vec -DHAVE_mips_elf64_trad_le_vec -DHAVE_mips_elf32_ntrad_be_vec -DHAVE_mips_elf64_trad_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT corefile.lo -MD -MP -MF .deps/corefile.Tpo -c corefile.c -o corefile.o
mv -f .deps/cache.Tpo .deps/cache.Plo
/usr/bin/env bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -DBINDIR='"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin"' -DLIBDIR='"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib"' -I. -I. -I./../include  -DHAVE_mips_elf32_trad_le_vec -DHAVE_mips_elf32_trad_be_vec -DHAVE_mips_ecoff_le_vec -DHAVE_mips_ecoff_be_vec -DHAVE_mips_elf32_ntrad_le_vec -DHAVE_mips_elf64_trad_le_vec -DHAVE_mips_elf32_ntrad_be_vec -DHAVE_mips_elf64_trad_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT format.lo -MD -MP -MF .deps/format.Tpo -c -o format.lo format.c
mv -f .deps/bfdio.Tpo .deps/bfdio.Plo
/usr/bin/env bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -DBINDIR='"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin"' -DLIBDIR='"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib"' -I. -I. -I./../include  -DHAVE_mips_elf32_trad_le_vec -DHAVE_mips_elf32_trad_be_vec -DHAVE_mips_ecoff_le_vec -DHAVE_mips_ecoff_be_vec -DHAVE_mips_elf32_ntrad_le_vec -DHAVE_mips_elf64_trad_le_vec -DHAVE_mips_elf32_ntrad_be_vec -DHAVE_mips_elf64_trad_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT hash.lo -MD -MP -MF .deps/hash.Tpo -c -o hash.lo hash.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin\" -DLIBDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib\" -I. -I. -I./../include -DHAVE_mips_elf32_trad_le_vec -DHAVE_mips_elf32_trad_be_vec -DHAVE_mips_ecoff_le_vec -DHAVE_mips_ecoff_be_vec -DHAVE_mips_elf32_ntrad_le_vec -DHAVE_mips_elf64_trad_le_vec -DHAVE_mips_elf32_ntrad_be_vec -DHAVE_mips_elf64_trad_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT format.lo -MD -MP -MF .deps/format.Tpo -c format.c -o format.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin\" -DLIBDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib\" -I. -I. -I./../include -DHAVE_mips_elf32_trad_le_vec -DHAVE_mips_elf32_trad_be_vec -DHAVE_mips_ecoff_le_vec -DHAVE_mips_ecoff_be_vec -DHAVE_mips_elf32_ntrad_le_vec -DHAVE_mips_elf64_trad_le_vec -DHAVE_mips_elf32_ntrad_be_vec -DHAVE_mips_elf64_trad_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT elf-properties.lo -MD -MP -MF .deps/elf-properties.Tpo -c elf-properties.c -o elf-properties.o
yes
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin\" -DLIBDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib\" -I. -I. -I./../include -DHAVE_mips_elf32_trad_le_vec -DHAVE_mips_elf32_trad_be_vec -DHAVE_mips_ecoff_le_vec -DHAVE_mips_ecoff_be_vec -DHAVE_mips_elf32_ntrad_le_vec -DHAVE_mips_elf64_trad_le_vec -DHAVE_mips_elf32_ntrad_be_vec -DHAVE_mips_elf64_trad_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT hash.lo -MD -MP -MF .deps/hash.Tpo -c hash.c -o hash.o
checking for btowc... mv -f .deps/corefile.Tpo .deps/corefile.Plo
/usr/bin/env bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -DBINDIR='"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin"' -DLIBDIR='"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib"' -I. -I. -I./../include  -DHAVE_mips_elf32_trad_le_vec -DHAVE_mips_elf32_trad_be_vec -DHAVE_mips_ecoff_le_vec -DHAVE_mips_ecoff_be_vec -DHAVE_mips_elf32_ntrad_le_vec -DHAVE_mips_elf64_trad_le_vec -DHAVE_mips_elf32_ntrad_be_vec -DHAVE_mips_elf64_trad_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT init.lo -MD -MP -MF .deps/init.Tpo -c -o init.lo init.c
mv -f .deps/compress.Tpo .deps/compress.Plo
/usr/bin/env bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -DBINDIR='"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin"' -DLIBDIR='"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib"' -I. -I. -I./../include  -DHAVE_mips_elf32_trad_le_vec -DHAVE_mips_elf32_trad_be_vec -DHAVE_mips_ecoff_le_vec -DHAVE_mips_ecoff_be_vec -DHAVE_mips_elf32_ntrad_le_vec -DHAVE_mips_elf64_trad_le_vec -DHAVE_mips_elf32_ntrad_be_vec -DHAVE_mips_elf64_trad_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT libbfd.lo -MD -MP -MF .deps/libbfd.Tpo -c -o libbfd.lo libbfd.c
yes
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin\" -DLIBDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib\" -I. -I. -I./../include -DHAVE_mips_elf32_trad_le_vec -DHAVE_mips_elf32_trad_be_vec -DHAVE_mips_ecoff_le_vec -DHAVE_mips_ecoff_be_vec -DHAVE_mips_elf32_ntrad_le_vec -DHAVE_mips_elf64_trad_le_vec -DHAVE_mips_elf32_ntrad_be_vec -DHAVE_mips_elf64_trad_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT init.lo -MD -MP -MF .deps/init.Tpo -c init.c -o init.o
checking for isblank... libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin\" -DLIBDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib\" -I. -I. -I./../include -DHAVE_mips_elf32_trad_le_vec -DHAVE_mips_elf32_trad_be_vec -DHAVE_mips_ecoff_le_vec -DHAVE_mips_ecoff_be_vec -DHAVE_mips_elf32_ntrad_le_vec -DHAVE_mips_elf64_trad_le_vec -DHAVE_mips_elf32_ntrad_be_vec -DHAVE_mips_elf64_trad_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT libbfd.lo -MD -MP -MF .deps/libbfd.Tpo -c libbfd.c -o libbfd.o
yes
mv -f .deps/init.Tpo .deps/init.Plo
/usr/bin/env bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -DBINDIR='"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin"' -DLIBDIR='"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib"' -I. -I. -I./../include  -DHAVE_mips_elf32_trad_le_vec -DHAVE_mips_elf32_trad_be_vec -DHAVE_mips_ecoff_le_vec -DHAVE_mips_ecoff_be_vec -DHAVE_mips_elf32_ntrad_le_vec -DHAVE_mips_elf64_trad_le_vec -DHAVE_mips_elf32_ntrad_be_vec -DHAVE_mips_elf64_trad_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT linker.lo -MD -MP -MF .deps/linker.Tpo -c -o linker.lo linker.c
checking for iswctype... mv -f .deps/format.Tpo .deps/format.Plo
/usr/bin/env bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -DBINDIR='"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin"' -DLIBDIR='"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib"' -I. -I. -I./../include  -DHAVE_mips_elf32_trad_le_vec -DHAVE_mips_elf32_trad_be_vec -DHAVE_mips_ecoff_le_vec -DHAVE_mips_ecoff_be_vec -DHAVE_mips_elf32_ntrad_le_vec -DHAVE_mips_elf64_trad_le_vec -DHAVE_mips_elf32_ntrad_be_vec -DHAVE_mips_elf64_trad_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT merge.lo -MD -MP -MF .deps/merge.Tpo -c -o merge.lo merge.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin\" -DLIBDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib\" -I. -I. -I./../include -DHAVE_mips_elf32_trad_le_vec -DHAVE_mips_elf32_trad_be_vec -DHAVE_mips_ecoff_le_vec -DHAVE_mips_ecoff_be_vec -DHAVE_mips_elf32_ntrad_le_vec -DHAVE_mips_elf64_trad_le_vec -DHAVE_mips_elf32_ntrad_be_vec -DHAVE_mips_elf64_trad_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT linker.lo -MD -MP -MF .deps/linker.Tpo -c linker.c -o linker.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin\" -DLIBDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib\" -I. -I. -I./../include -DHAVE_mips_elf32_trad_le_vec -DHAVE_mips_elf32_trad_be_vec -DHAVE_mips_ecoff_le_vec -DHAVE_mips_ecoff_be_vec -DHAVE_mips_elf32_ntrad_le_vec -DHAVE_mips_elf64_trad_le_vec -DHAVE_mips_elf32_ntrad_be_vec -DHAVE_mips_elf64_trad_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT merge.lo -MD -MP -MF .deps/merge.Tpo -c merge.c -o merge.o
mv -f .deps/bfd.Tpo .deps/bfd.Plo
/usr/bin/env bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -DBINDIR='"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin"' -DLIBDIR='"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib"' -I. -I. -I./../include  -DHAVE_mips_elf32_trad_le_vec -DHAVE_mips_elf32_trad_be_vec -DHAVE_mips_ecoff_le_vec -DHAVE_mips_ecoff_be_vec -DHAVE_mips_elf32_ntrad_le_vec -DHAVE_mips_elf64_trad_le_vec -DHAVE_mips_elf32_ntrad_be_vec -DHAVE_mips_elf64_trad_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT opncls.lo -MD -MP -MF .deps/opncls.Tpo -c -o opncls.lo opncls.c
mv -f .deps/elf-properties.Tpo .deps/elf-properties.Plo
/usr/bin/env bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -DBINDIR='"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin"' -DLIBDIR='"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib"' -I. -I. -I./../include  -DHAVE_mips_elf32_trad_le_vec -DHAVE_mips_elf32_trad_be_vec -DHAVE_mips_ecoff_le_vec -DHAVE_mips_ecoff_be_vec -DHAVE_mips_elf32_ntrad_le_vec -DHAVE_mips_elf64_trad_le_vec -DHAVE_mips_elf32_ntrad_be_vec -DHAVE_mips_elf64_trad_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT reloc.lo -MD -MP -MF .deps/reloc.Tpo -c -o reloc.lo reloc.c
yes
checking for mbsrtowcs... libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin\" -DLIBDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib\" -I. -I. -I./../include -DHAVE_mips_elf32_trad_le_vec -DHAVE_mips_elf32_trad_be_vec -DHAVE_mips_ecoff_le_vec -DHAVE_mips_ecoff_be_vec -DHAVE_mips_elf32_ntrad_le_vec -DHAVE_mips_elf64_trad_le_vec -DHAVE_mips_elf32_ntrad_be_vec -DHAVE_mips_elf64_trad_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT reloc.lo -MD -MP -MF .deps/reloc.Tpo -c reloc.c -o reloc.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin\" -DLIBDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib\" -I. -I. -I./../include -DHAVE_mips_elf32_trad_le_vec -DHAVE_mips_elf32_trad_be_vec -DHAVE_mips_ecoff_le_vec -DHAVE_mips_ecoff_be_vec -DHAVE_mips_elf32_ntrad_le_vec -DHAVE_mips_elf64_trad_le_vec -DHAVE_mips_elf32_ntrad_be_vec -DHAVE_mips_elf64_trad_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT opncls.lo -MD -MP -MF .deps/opncls.Tpo -c opncls.c -o opncls.o
yes
checking for wmemchr... mv -f .deps/hash.Tpo .deps/hash.Plo
/usr/bin/env bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -DBINDIR='"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin"' -DLIBDIR='"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib"' -I. -I. -I./../include  -DHAVE_mips_elf32_trad_le_vec -DHAVE_mips_elf32_trad_be_vec -DHAVE_mips_ecoff_le_vec -DHAVE_mips_ecoff_be_vec -DHAVE_mips_elf32_ntrad_le_vec -DHAVE_mips_elf64_trad_le_vec -DHAVE_mips_elf32_ntrad_be_vec -DHAVE_mips_elf64_trad_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT section.lo -MD -MP -MF .deps/section.Tpo -c -o section.lo section.c
mv -f .deps/libbfd.Tpo .deps/libbfd.Plo
/usr/bin/env bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -DBINDIR='"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin"' -DLIBDIR='"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib"' -I. -I. -I./../include  -DHAVE_mips_elf32_trad_le_vec -DHAVE_mips_elf32_trad_be_vec -DHAVE_mips_ecoff_le_vec -DHAVE_mips_ecoff_be_vec -DHAVE_mips_elf32_ntrad_le_vec -DHAVE_mips_elf64_trad_le_vec -DHAVE_mips_elf32_ntrad_be_vec -DHAVE_mips_elf64_trad_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT simple.lo -MD -MP -MF .deps/simple.Tpo -c -o simple.lo simple.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin\" -DLIBDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib\" -I. -I. -I./../include -DHAVE_mips_elf32_trad_le_vec -DHAVE_mips_elf32_trad_be_vec -DHAVE_mips_ecoff_le_vec -DHAVE_mips_ecoff_be_vec -DHAVE_mips_elf32_ntrad_le_vec -DHAVE_mips_elf64_trad_le_vec -DHAVE_mips_elf32_ntrad_be_vec -DHAVE_mips_elf64_trad_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT section.lo -MD -MP -MF .deps/section.Tpo -c section.c -o section.o
yes
checking for wmemcpy... libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin\" -DLIBDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib\" -I. -I. -I./../include -DHAVE_mips_elf32_trad_le_vec -DHAVE_mips_elf32_trad_be_vec -DHAVE_mips_ecoff_le_vec -DHAVE_mips_ecoff_be_vec -DHAVE_mips_elf32_ntrad_le_vec -DHAVE_mips_elf64_trad_le_vec -DHAVE_mips_elf32_ntrad_be_vec -DHAVE_mips_elf64_trad_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT simple.lo -MD -MP -MF .deps/simple.Tpo -c simple.c -o simple.o
mv -f .deps/archive.Tpo .deps/archive.Plo
/usr/bin/env bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -DBINDIR='"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin"' -DLIBDIR='"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib"' -I. -I. -I./../include  -DHAVE_mips_elf32_trad_le_vec -DHAVE_mips_elf32_trad_be_vec -DHAVE_mips_ecoff_le_vec -DHAVE_mips_ecoff_be_vec -DHAVE_mips_elf32_ntrad_le_vec -DHAVE_mips_elf64_trad_le_vec -DHAVE_mips_elf32_ntrad_be_vec -DHAVE_mips_elf64_trad_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT stab-syms.lo -MD -MP -MF .deps/stab-syms.Tpo -c -o stab-syms.lo stab-syms.c
yes
checking for wmempcpy... libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin\" -DLIBDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib\" -I. -I. -I./../include -DHAVE_mips_elf32_trad_le_vec -DHAVE_mips_elf32_trad_be_vec -DHAVE_mips_ecoff_le_vec -DHAVE_mips_ecoff_be_vec -DHAVE_mips_elf32_ntrad_le_vec -DHAVE_mips_elf64_trad_le_vec -DHAVE_mips_elf32_ntrad_be_vec -DHAVE_mips_elf64_trad_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT stab-syms.lo -MD -MP -MF .deps/stab-syms.Tpo -c stab-syms.c -o stab-syms.o
mv -f .deps/merge.Tpo .deps/merge.Plo
/usr/bin/env bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -DBINDIR='"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin"' -DLIBDIR='"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib"' -I. -I. -I./../include  -DHAVE_mips_elf32_trad_le_vec -DHAVE_mips_elf32_trad_be_vec -DHAVE_mips_ecoff_le_vec -DHAVE_mips_ecoff_be_vec -DHAVE_mips_elf32_ntrad_le_vec -DHAVE_mips_elf64_trad_le_vec -DHAVE_mips_elf32_ntrad_be_vec -DHAVE_mips_elf64_trad_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT stabs.lo -MD -MP -MF .deps/stabs.Tpo -c -o stabs.lo stabs.c
mv -f .deps/simple.Tpo .deps/simple.Plo
/usr/bin/env bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -DBINDIR='"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin"' -DLIBDIR='"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib"' -I. -I. -I./../include  -DHAVE_mips_elf32_trad_le_vec -DHAVE_mips_elf32_trad_be_vec -DHAVE_mips_ecoff_le_vec -DHAVE_mips_ecoff_be_vec -DHAVE_mips_elf32_ntrad_le_vec -DHAVE_mips_elf64_trad_le_vec -DHAVE_mips_elf32_ntrad_be_vec -DHAVE_mips_elf64_trad_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT syms.lo -MD -MP -MF .deps/syms.Tpo -c -o syms.lo syms.c
yes
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin\" -DLIBDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib\" -I. -I. -I./../include -DHAVE_mips_elf32_trad_le_vec -DHAVE_mips_elf32_trad_be_vec -DHAVE_mips_ecoff_le_vec -DHAVE_mips_ecoff_be_vec -DHAVE_mips_elf32_ntrad_le_vec -DHAVE_mips_elf64_trad_le_vec -DHAVE_mips_elf32_ntrad_be_vec -DHAVE_mips_elf64_trad_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT stabs.lo -MD -MP -MF .deps/stabs.Tpo -c stabs.c -o stabs.o
checking for fstatat... libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin\" -DLIBDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib\" -I. -I. -I./../include -DHAVE_mips_elf32_trad_le_vec -DHAVE_mips_elf32_trad_be_vec -DHAVE_mips_ecoff_le_vec -DHAVE_mips_ecoff_be_vec -DHAVE_mips_elf32_ntrad_le_vec -DHAVE_mips_elf64_trad_le_vec -DHAVE_mips_elf32_ntrad_be_vec -DHAVE_mips_elf64_trad_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT syms.lo -MD -MP -MF .deps/syms.Tpo -c syms.c -o syms.o
mv -f .deps/reloc.Tpo .deps/reloc.Plo
/usr/bin/env bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -DBINDIR='"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin"' -DLIBDIR='"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib"' -I. -I. -I./../include  -DHAVE_mips_elf32_trad_le_vec -DHAVE_mips_elf32_trad_be_vec -DHAVE_mips_ecoff_le_vec -DHAVE_mips_ecoff_be_vec -DHAVE_mips_elf32_ntrad_le_vec -DHAVE_mips_elf64_trad_le_vec -DHAVE_mips_elf32_ntrad_be_vec -DHAVE_mips_elf64_trad_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT targets.lo -MD -MP -MF .deps/targets.Tpo -c -o targets.lo -DDEFAULT_VECTOR=mips_elf32_trad_le_vec -DSELECT_VECS='&mips_elf32_trad_le_vec,&mips_elf32_trad_be_vec,&mips_ecoff_le_vec,&mips_ecoff_be_vec,&mips_elf32_ntrad_le_vec,&mips_elf64_trad_le_vec,&mips_elf32_ntrad_be_vec,&mips_elf64_trad_be_vec,&elf64_le_vec,&elf64_be_vec,&elf32_le_vec,&elf32_be_vec' -DSELECT_ARCHITECTURES='&bfd_mips_arch' ./targets.c
yes
mv -f .deps/stab-syms.Tpo .deps/stab-syms.Plo
/usr/bin/env bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -DBINDIR='"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin"' -DLIBDIR='"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib"' -I. -I. -I./../include  -DHAVE_mips_elf32_trad_le_vec -DHAVE_mips_elf32_trad_be_vec -DHAVE_mips_ecoff_le_vec -DHAVE_mips_ecoff_be_vec -DHAVE_mips_elf32_ntrad_le_vec -DHAVE_mips_elf64_trad_le_vec -DHAVE_mips_elf32_ntrad_be_vec -DHAVE_mips_elf64_trad_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT binary.lo -MD -MP -MF .deps/binary.Tpo -c -o binary.lo binary.c
checking for getdtablesize... mv -f .deps/section.Tpo .deps/section.Plo
/usr/bin/env bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -DBINDIR='"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin"' -DLIBDIR='"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib"' -I. -I. -I./../include  -DHAVE_mips_elf32_trad_le_vec -DHAVE_mips_elf32_trad_be_vec -DHAVE_mips_ecoff_le_vec -DHAVE_mips_ecoff_be_vec -DHAVE_mips_elf32_ntrad_le_vec -DHAVE_mips_elf64_trad_le_vec -DHAVE_mips_elf32_ntrad_be_vec -DHAVE_mips_elf64_trad_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT ihex.lo -MD -MP -MF .deps/ihex.Tpo -c -o ihex.lo ihex.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin\" -DLIBDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib\" -I. -I. -I./../include -DHAVE_mips_elf32_trad_le_vec -DHAVE_mips_elf32_trad_be_vec -DHAVE_mips_ecoff_le_vec -DHAVE_mips_ecoff_be_vec -DHAVE_mips_elf32_ntrad_le_vec -DHAVE_mips_elf64_trad_le_vec -DHAVE_mips_elf32_ntrad_be_vec -DHAVE_mips_elf64_trad_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT targets.lo -MD -MP -MF .deps/targets.Tpo -c -DDEFAULT_VECTOR=mips_elf32_trad_le_vec "-DSELECT_VECS=&mips_elf32_trad_le_vec,&mips_elf32_trad_be_vec,&mips_ecoff_le_vec,&mips_ecoff_be_vec,&mips_elf32_ntrad_le_vec,&mips_elf64_trad_le_vec,&mips_elf32_ntrad_be_vec,&mips_elf64_trad_be_vec,&elf64_le_vec,&elf64_be_vec,&elf32_le_vec,&elf32_be_vec" "-DSELECT_ARCHITECTURES=&bfd_mips_arch" ./targets.c -o targets.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin\" -DLIBDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib\" -I. -I. -I./../include -DHAVE_mips_elf32_trad_le_vec -DHAVE_mips_elf32_trad_be_vec -DHAVE_mips_ecoff_le_vec -DHAVE_mips_ecoff_be_vec -DHAVE_mips_elf32_ntrad_le_vec -DHAVE_mips_elf64_trad_le_vec -DHAVE_mips_elf32_ntrad_be_vec -DHAVE_mips_elf64_trad_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT binary.lo -MD -MP -MF .deps/binary.Tpo -c binary.c -o binary.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin\" -DLIBDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib\" -I. -I. -I./../include -DHAVE_mips_elf32_trad_le_vec -DHAVE_mips_elf32_trad_be_vec -DHAVE_mips_ecoff_le_vec -DHAVE_mips_ecoff_be_vec -DHAVE_mips_elf32_ntrad_le_vec -DHAVE_mips_elf64_trad_le_vec -DHAVE_mips_elf32_ntrad_be_vec -DHAVE_mips_elf64_trad_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT ihex.lo -MD -MP -MF .deps/ihex.Tpo -c ihex.c -o ihex.o
yes
mv -f .deps/opncls.Tpo .deps/opncls.Plo
/usr/bin/env bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -DBINDIR='"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin"' -DLIBDIR='"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib"' -I. -I. -I./../include  -DHAVE_mips_elf32_trad_le_vec -DHAVE_mips_elf32_trad_be_vec -DHAVE_mips_ecoff_le_vec -DHAVE_mips_ecoff_be_vec -DHAVE_mips_elf32_ntrad_le_vec -DHAVE_mips_elf64_trad_le_vec -DHAVE_mips_elf32_ntrad_be_vec -DHAVE_mips_elf64_trad_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT srec.lo -MD -MP -MF .deps/srec.Tpo -c -o srec.lo srec.c
checking for getlogin_r... libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin\" -DLIBDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib\" -I. -I. -I./../include -DHAVE_mips_elf32_trad_le_vec -DHAVE_mips_elf32_trad_be_vec -DHAVE_mips_ecoff_le_vec -DHAVE_mips_ecoff_be_vec -DHAVE_mips_elf32_ntrad_le_vec -DHAVE_mips_elf64_trad_le_vec -DHAVE_mips_elf32_ntrad_be_vec -DHAVE_mips_elf64_trad_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT srec.lo -MD -MP -MF .deps/srec.Tpo -c srec.c -o srec.o
yes
mv -f .deps/stabs.Tpo .deps/stabs.Plo
/usr/bin/env bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -DBINDIR='"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin"' -DLIBDIR='"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib"' -I. -I. -I./../include  -DHAVE_mips_elf32_trad_le_vec -DHAVE_mips_elf32_trad_be_vec -DHAVE_mips_ecoff_le_vec -DHAVE_mips_ecoff_be_vec -DHAVE_mips_elf32_ntrad_le_vec -DHAVE_mips_elf64_trad_le_vec -DHAVE_mips_elf32_ntrad_be_vec -DHAVE_mips_elf64_trad_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT tekhex.lo -MD -MP -MF .deps/tekhex.Tpo -c -o tekhex.lo tekhex.c
checking for getprogname... mv -f .deps/targets.Tpo .deps/targets.Plo
mv -f .deps/binary.Tpo .deps/binary.Plo
/usr/bin/env bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -DBINDIR='"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin"' -DLIBDIR='"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib"' -I. -I. -I./../include  -DHAVE_mips_elf32_trad_le_vec -DHAVE_mips_elf32_trad_be_vec -DHAVE_mips_ecoff_le_vec -DHAVE_mips_ecoff_be_vec -DHAVE_mips_elf32_ntrad_le_vec -DHAVE_mips_elf64_trad_le_vec -DHAVE_mips_elf32_ntrad_be_vec -DHAVE_mips_elf64_trad_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT verilog.lo -MD -MP -MF .deps/verilog.Tpo -c -o verilog.lo verilog.c
/usr/bin/env bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -DBINDIR='"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin"' -DLIBDIR='"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib"' -I. -I. -I./../include  -DHAVE_mips_elf32_trad_le_vec -DHAVE_mips_elf32_trad_be_vec -DHAVE_mips_ecoff_le_vec -DHAVE_mips_ecoff_be_vec -DHAVE_mips_elf32_ntrad_le_vec -DHAVE_mips_elf64_trad_le_vec -DHAVE_mips_elf32_ntrad_be_vec -DHAVE_mips_elf64_trad_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT elf32-mips.lo -MD -MP -MF .deps/elf32-mips.Tpo -c -o elf32-mips.lo elf32-mips.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin\" -DLIBDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib\" -I. -I. -I./../include -DHAVE_mips_elf32_trad_le_vec -DHAVE_mips_elf32_trad_be_vec -DHAVE_mips_ecoff_le_vec -DHAVE_mips_ecoff_be_vec -DHAVE_mips_elf32_ntrad_le_vec -DHAVE_mips_elf64_trad_le_vec -DHAVE_mips_elf32_ntrad_be_vec -DHAVE_mips_elf64_trad_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT tekhex.lo -MD -MP -MF .deps/tekhex.Tpo -c tekhex.c -o tekhex.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin\" -DLIBDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib\" -I. -I. -I./../include -DHAVE_mips_elf32_trad_le_vec -DHAVE_mips_elf32_trad_be_vec -DHAVE_mips_ecoff_le_vec -DHAVE_mips_ecoff_be_vec -DHAVE_mips_elf32_ntrad_le_vec -DHAVE_mips_elf64_trad_le_vec -DHAVE_mips_elf32_ntrad_be_vec -DHAVE_mips_elf64_trad_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT verilog.lo -MD -MP -MF .deps/verilog.Tpo -c verilog.c -o verilog.o
mv -f .deps/syms.Tpo .deps/syms.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin\" -DLIBDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib\" -I. -I. -I./../include -DHAVE_mips_elf32_trad_le_vec -DHAVE_mips_elf32_trad_be_vec -DHAVE_mips_ecoff_le_vec -DHAVE_mips_ecoff_be_vec -DHAVE_mips_elf32_ntrad_le_vec -DHAVE_mips_elf64_trad_le_vec -DHAVE_mips_elf32_ntrad_be_vec -DHAVE_mips_elf64_trad_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT elf32-mips.lo -MD -MP -MF .deps/elf32-mips.Tpo -c elf32-mips.c -o elf32-mips.o
/usr/bin/env bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -DBINDIR='"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin"' -DLIBDIR='"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib"' -I. -I. -I./../include  -DHAVE_mips_elf32_trad_le_vec -DHAVE_mips_elf32_trad_be_vec -DHAVE_mips_ecoff_le_vec -DHAVE_mips_ecoff_be_vec -DHAVE_mips_elf32_ntrad_le_vec -DHAVE_mips_elf64_trad_le_vec -DHAVE_mips_elf32_ntrad_be_vec -DHAVE_mips_elf64_trad_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT elfxx-mips.lo -MD -MP -MF .deps/elfxx-mips.Tpo -c -o elfxx-mips.lo elfxx-mips.c
no
checking for getexecname... mv -f .deps/linker.Tpo .deps/linker.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin\" -DLIBDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib\" -I. -I. -I./../include -DHAVE_mips_elf32_trad_le_vec -DHAVE_mips_elf32_trad_be_vec -DHAVE_mips_ecoff_le_vec -DHAVE_mips_ecoff_be_vec -DHAVE_mips_elf32_ntrad_le_vec -DHAVE_mips_elf64_trad_le_vec -DHAVE_mips_elf32_ntrad_be_vec -DHAVE_mips_elf64_trad_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT elfxx-mips.lo -MD -MP -MF .deps/elfxx-mips.Tpo -c elfxx-mips.c -o elfxx-mips.o
/usr/bin/env bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -DBINDIR='"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin"' -DLIBDIR='"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib"' -I. -I. -I./../include  -DHAVE_mips_elf32_trad_le_vec -DHAVE_mips_elf32_trad_be_vec -DHAVE_mips_ecoff_le_vec -DHAVE_mips_ecoff_be_vec -DHAVE_mips_elf32_ntrad_le_vec -DHAVE_mips_elf64_trad_le_vec -DHAVE_mips_elf32_ntrad_be_vec -DHAVE_mips_elf64_trad_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT elf-vxworks.lo -MD -MP -MF .deps/elf-vxworks.Tpo -c -o elf-vxworks.lo elf-vxworks.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin\" -DLIBDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib\" -I. -I. -I./../include -DHAVE_mips_elf32_trad_le_vec -DHAVE_mips_elf32_trad_be_vec -DHAVE_mips_ecoff_le_vec -DHAVE_mips_ecoff_be_vec -DHAVE_mips_elf32_ntrad_le_vec -DHAVE_mips_elf64_trad_le_vec -DHAVE_mips_elf32_ntrad_be_vec -DHAVE_mips_elf64_trad_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT elf-vxworks.lo -MD -MP -MF .deps/elf-vxworks.Tpo -c elf-vxworks.c -o elf-vxworks.o
no
checking for gettimeofday... mv -f .deps/verilog.Tpo .deps/verilog.Plo
/usr/bin/env bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -DBINDIR='"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin"' -DLIBDIR='"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib"' -I. -I. -I./../include  -DHAVE_mips_elf32_trad_le_vec -DHAVE_mips_elf32_trad_be_vec -DHAVE_mips_ecoff_le_vec -DHAVE_mips_ecoff_be_vec -DHAVE_mips_elf32_ntrad_le_vec -DHAVE_mips_elf64_trad_le_vec -DHAVE_mips_elf32_ntrad_be_vec -DHAVE_mips_elf64_trad_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT elf32.lo -MD -MP -MF .deps/elf32.Tpo -c -o elf32.lo elf32.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin\" -DLIBDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib\" -I. -I. -I./../include -DHAVE_mips_elf32_trad_le_vec -DHAVE_mips_elf32_trad_be_vec -DHAVE_mips_ecoff_le_vec -DHAVE_mips_ecoff_be_vec -DHAVE_mips_elf32_ntrad_le_vec -DHAVE_mips_elf64_trad_le_vec -DHAVE_mips_elf32_ntrad_be_vec -DHAVE_mips_elf64_trad_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT elf32.lo -MD -MP -MF .deps/elf32.Tpo -c elf32.c -o elf32.o
yes
mv -f .deps/ihex.Tpo .deps/ihex.Plo
/usr/bin/env bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -DBINDIR='"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin"' -DLIBDIR='"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib"' -I. -I. -I./../include  -DHAVE_mips_elf32_trad_le_vec -DHAVE_mips_elf32_trad_be_vec -DHAVE_mips_ecoff_le_vec -DHAVE_mips_ecoff_be_vec -DHAVE_mips_elf32_ntrad_le_vec -DHAVE_mips_elf64_trad_le_vec -DHAVE_mips_elf32_ntrad_be_vec -DHAVE_mips_elf64_trad_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT elf.lo -MD -MP -MF .deps/elf.Tpo -c -o elf.lo elf.c
checking for getpwnam_r... mv -f .deps/elf-vxworks.Tpo .deps/elf-vxworks.Plo
/usr/bin/env bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -DBINDIR='"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin"' -DLIBDIR='"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib"' -I. -I. -I./../include  -DHAVE_mips_elf32_trad_le_vec -DHAVE_mips_elf32_trad_be_vec -DHAVE_mips_ecoff_le_vec -DHAVE_mips_ecoff_be_vec -DHAVE_mips_elf32_ntrad_le_vec -DHAVE_mips_elf64_trad_le_vec -DHAVE_mips_elf32_ntrad_be_vec -DHAVE_mips_elf64_trad_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT elflink.lo -MD -MP -MF .deps/elflink.Tpo -c -o elflink.lo elflink.c
mv -f .deps/tekhex.Tpo .deps/tekhex.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin\" -DLIBDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib\" -I. -I. -I./../include -DHAVE_mips_elf32_trad_le_vec -DHAVE_mips_elf32_trad_be_vec -DHAVE_mips_ecoff_le_vec -DHAVE_mips_ecoff_be_vec -DHAVE_mips_elf32_ntrad_le_vec -DHAVE_mips_elf64_trad_le_vec -DHAVE_mips_elf32_ntrad_be_vec -DHAVE_mips_elf64_trad_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT elf.lo -MD -MP -MF .deps/elf.Tpo -c elf.c -o elf.o
/usr/bin/env bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -DBINDIR='"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin"' -DLIBDIR='"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib"' -I. -I. -I./../include  -DHAVE_mips_elf32_trad_le_vec -DHAVE_mips_elf32_trad_be_vec -DHAVE_mips_ecoff_le_vec -DHAVE_mips_ecoff_be_vec -DHAVE_mips_elf32_ntrad_le_vec -DHAVE_mips_elf64_trad_le_vec -DHAVE_mips_elf32_ntrad_be_vec -DHAVE_mips_elf64_trad_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT elf-attrs.lo -MD -MP -MF .deps/elf-attrs.Tpo -c -o elf-attrs.lo elf-attrs.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin\" -DLIBDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib\" -I. -I. -I./../include -DHAVE_mips_elf32_trad_le_vec -DHAVE_mips_elf32_trad_be_vec -DHAVE_mips_ecoff_le_vec -DHAVE_mips_ecoff_be_vec -DHAVE_mips_elf32_ntrad_le_vec -DHAVE_mips_elf64_trad_le_vec -DHAVE_mips_elf32_ntrad_be_vec -DHAVE_mips_elf64_trad_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT elflink.lo -MD -MP -MF .deps/elflink.Tpo -c elflink.c -o elflink.o
mv -f .deps/srec.Tpo .deps/srec.Plo
yes
/usr/bin/env bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -DBINDIR='"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin"' -DLIBDIR='"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib"' -I. -I. -I./../include  -DHAVE_mips_elf32_trad_le_vec -DHAVE_mips_elf32_trad_be_vec -DHAVE_mips_ecoff_le_vec -DHAVE_mips_ecoff_be_vec -DHAVE_mips_elf32_ntrad_le_vec -DHAVE_mips_elf64_trad_le_vec -DHAVE_mips_elf32_ntrad_be_vec -DHAVE_mips_elf64_trad_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT elf-strtab.lo -MD -MP -MF .deps/elf-strtab.Tpo -c -o elf-strtab.lo elf-strtab.c
checking for lstat... libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin\" -DLIBDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib\" -I. -I. -I./../include -DHAVE_mips_elf32_trad_le_vec -DHAVE_mips_elf32_trad_be_vec -DHAVE_mips_ecoff_le_vec -DHAVE_mips_ecoff_be_vec -DHAVE_mips_elf32_ntrad_le_vec -DHAVE_mips_elf64_trad_le_vec -DHAVE_mips_elf32_ntrad_be_vec -DHAVE_mips_elf64_trad_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT elf-attrs.lo -MD -MP -MF .deps/elf-attrs.Tpo -c elf-attrs.c -o elf-attrs.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin\" -DLIBDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib\" -I. -I. -I./../include -DHAVE_mips_elf32_trad_le_vec -DHAVE_mips_elf32_trad_be_vec -DHAVE_mips_ecoff_le_vec -DHAVE_mips_ecoff_be_vec -DHAVE_mips_elf32_ntrad_le_vec -DHAVE_mips_elf64_trad_le_vec -DHAVE_mips_elf32_ntrad_be_vec -DHAVE_mips_elf64_trad_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT elf-strtab.lo -MD -MP -MF .deps/elf-strtab.Tpo -c elf-strtab.c -o elf-strtab.o
yes
checking for mbsinit... mv -f .deps/elf32-mips.Tpo .deps/elf32-mips.Plo
/usr/bin/env bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -DBINDIR='"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin"' -DLIBDIR='"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib"' -I. -I. -I./../include  -DHAVE_mips_elf32_trad_le_vec -DHAVE_mips_elf32_trad_be_vec -DHAVE_mips_ecoff_le_vec -DHAVE_mips_ecoff_be_vec -DHAVE_mips_elf32_ntrad_le_vec -DHAVE_mips_elf64_trad_le_vec -DHAVE_mips_elf32_ntrad_be_vec -DHAVE_mips_elf64_trad_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT elf-eh-frame.lo -MD -MP -MF .deps/elf-eh-frame.Tpo -c -o elf-eh-frame.lo elf-eh-frame.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin\" -DLIBDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib\" -I. -I. -I./../include -DHAVE_mips_elf32_trad_le_vec -DHAVE_mips_elf32_trad_be_vec -DHAVE_mips_ecoff_le_vec -DHAVE_mips_ecoff_be_vec -DHAVE_mips_elf32_ntrad_le_vec -DHAVE_mips_elf64_trad_le_vec -DHAVE_mips_elf32_ntrad_be_vec -DHAVE_mips_elf64_trad_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT elf-eh-frame.lo -MD -MP -MF .deps/elf-eh-frame.Tpo -c elf-eh-frame.c -o elf-eh-frame.o
yes
checking for mbrtowc... mv -f .deps/elf-strtab.Tpo .deps/elf-strtab.Plo
/usr/bin/env bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -DBINDIR='"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin"' -DLIBDIR='"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib"' -I. -I. -I./../include  -DHAVE_mips_elf32_trad_le_vec -DHAVE_mips_elf32_trad_be_vec -DHAVE_mips_ecoff_le_vec -DHAVE_mips_ecoff_be_vec -DHAVE_mips_elf32_ntrad_le_vec -DHAVE_mips_elf64_trad_le_vec -DHAVE_mips_elf32_ntrad_be_vec -DHAVE_mips_elf64_trad_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT dwarf1.lo -MD -MP -MF .deps/dwarf1.Tpo -c -o dwarf1.lo dwarf1.c
mv -f .deps/elf-attrs.Tpo .deps/elf-attrs.Plo
/usr/bin/env bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -DBINDIR='"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin"' -DLIBDIR='"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib"' -I. -I. -I./../include  -DHAVE_mips_elf32_trad_le_vec -DHAVE_mips_elf32_trad_be_vec -DHAVE_mips_ecoff_le_vec -DHAVE_mips_ecoff_be_vec -DHAVE_mips_elf32_ntrad_le_vec -DHAVE_mips_elf64_trad_le_vec -DHAVE_mips_elf32_ntrad_be_vec -DHAVE_mips_elf64_trad_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT dwarf2.lo -MD -MP -MF .deps/dwarf2.Tpo -c -o dwarf2.lo -DDEBUGDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/debug\" ./dwarf2.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin\" -DLIBDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib\" -I. -I. -I./../include -DHAVE_mips_elf32_trad_le_vec -DHAVE_mips_elf32_trad_be_vec -DHAVE_mips_ecoff_le_vec -DHAVE_mips_ecoff_be_vec -DHAVE_mips_elf32_ntrad_le_vec -DHAVE_mips_elf64_trad_le_vec -DHAVE_mips_elf32_ntrad_be_vec -DHAVE_mips_elf64_trad_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT dwarf1.lo -MD -MP -MF .deps/dwarf1.Tpo -c dwarf1.c -o dwarf1.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin\" -DLIBDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib\" -I. -I. -I./../include -DHAVE_mips_elf32_trad_le_vec -DHAVE_mips_elf32_trad_be_vec -DHAVE_mips_ecoff_le_vec -DHAVE_mips_ecoff_be_vec -DHAVE_mips_elf32_ntrad_le_vec -DHAVE_mips_elf64_trad_le_vec -DHAVE_mips_elf32_ntrad_be_vec -DHAVE_mips_elf64_trad_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT dwarf2.lo -MD -MP -MF .deps/dwarf2.Tpo -c -DDEBUGDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/debug\" ./dwarf2.c -o dwarf2.o
yes
checking for mprotect... mv -f .deps/elf32.Tpo .deps/elf32.Plo
/usr/bin/env bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -DBINDIR='"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin"' -DLIBDIR='"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib"' -I. -I. -I./../include  -DHAVE_mips_elf32_trad_le_vec -DHAVE_mips_elf32_trad_be_vec -DHAVE_mips_ecoff_le_vec -DHAVE_mips_ecoff_be_vec -DHAVE_mips_elf32_ntrad_le_vec -DHAVE_mips_elf64_trad_le_vec -DHAVE_mips_elf32_ntrad_be_vec -DHAVE_mips_elf64_trad_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT ecofflink.lo -MD -MP -MF .deps/ecofflink.Tpo -c -o ecofflink.lo ecofflink.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin\" -DLIBDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib\" -I. -I. -I./../include -DHAVE_mips_elf32_trad_le_vec -DHAVE_mips_elf32_trad_be_vec -DHAVE_mips_ecoff_le_vec -DHAVE_mips_ecoff_be_vec -DHAVE_mips_elf32_ntrad_le_vec -DHAVE_mips_elf64_trad_le_vec -DHAVE_mips_elf32_ntrad_be_vec -DHAVE_mips_elf64_trad_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT ecofflink.lo -MD -MP -MF .deps/ecofflink.Tpo -c ecofflink.c -o ecofflink.o
yes
checking for mkostemp... mv -f .deps/dwarf1.Tpo .deps/dwarf1.Plo
yes
/usr/bin/env bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -DBINDIR='"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin"' -DLIBDIR='"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib"' -I. -I. -I./../include  -DHAVE_mips_elf32_trad_le_vec -DHAVE_mips_elf32_trad_be_vec -DHAVE_mips_ecoff_le_vec -DHAVE_mips_ecoff_be_vec -DHAVE_mips_elf32_ntrad_le_vec -DHAVE_mips_elf64_trad_le_vec -DHAVE_mips_elf32_ntrad_be_vec -DHAVE_mips_elf64_trad_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT coffgen.lo -MD -MP -MF .deps/coffgen.Tpo -c -o coffgen.lo coffgen.c
checking for openat... libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin\" -DLIBDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib\" -I. -I. -I./../include -DHAVE_mips_elf32_trad_le_vec -DHAVE_mips_elf32_trad_be_vec -DHAVE_mips_ecoff_le_vec -DHAVE_mips_ecoff_be_vec -DHAVE_mips_elf32_ntrad_le_vec -DHAVE_mips_elf64_trad_le_vec -DHAVE_mips_elf32_ntrad_be_vec -DHAVE_mips_elf64_trad_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT coffgen.lo -MD -MP -MF .deps/coffgen.Tpo -c coffgen.c -o coffgen.o
yes
checking for link... yes
checking for secure_getenv... yes
checking for getuid... yes
checking for geteuid... yes
checking for getgid... mv -f .deps/ecofflink.Tpo .deps/ecofflink.Plo
/usr/bin/env bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -DBINDIR='"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin"' -DLIBDIR='"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib"' -I. -I. -I./../include  -DHAVE_mips_elf32_trad_le_vec -DHAVE_mips_elf32_trad_be_vec -DHAVE_mips_ecoff_le_vec -DHAVE_mips_ecoff_be_vec -DHAVE_mips_elf32_ntrad_le_vec -DHAVE_mips_elf64_trad_le_vec -DHAVE_mips_elf32_ntrad_be_vec -DHAVE_mips_elf64_trad_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT coff-mips.lo -MD -MP -MF .deps/coff-mips.Tpo -c -o coff-mips.lo coff-mips.c
yes
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin\" -DLIBDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib\" -I. -I. -I./../include -DHAVE_mips_elf32_trad_le_vec -DHAVE_mips_elf32_trad_be_vec -DHAVE_mips_ecoff_le_vec -DHAVE_mips_ecoff_be_vec -DHAVE_mips_elf32_ntrad_le_vec -DHAVE_mips_elf64_trad_le_vec -DHAVE_mips_elf32_ntrad_be_vec -DHAVE_mips_elf64_trad_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT coff-mips.lo -MD -MP -MF .deps/coff-mips.Tpo -c coff-mips.c -o coff-mips.o
checking for getegid... yes
checking for setenv... mv -f .deps/elf-eh-frame.Tpo .deps/elf-eh-frame.Plo
/usr/bin/env bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -DBINDIR='"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin"' -DLIBDIR='"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib"' -I. -I. -I./../include  -DHAVE_mips_elf32_trad_le_vec -DHAVE_mips_elf32_trad_be_vec -DHAVE_mips_ecoff_le_vec -DHAVE_mips_ecoff_be_vec -DHAVE_mips_elf32_ntrad_le_vec -DHAVE_mips_elf64_trad_le_vec -DHAVE_mips_elf32_ntrad_be_vec -DHAVE_mips_elf64_trad_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT ecoff.lo -MD -MP -MF .deps/ecoff.Tpo -c -o ecoff.lo ecoff.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin\" -DLIBDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib\" -I. -I. -I./../include -DHAVE_mips_elf32_trad_le_vec -DHAVE_mips_elf32_trad_be_vec -DHAVE_mips_ecoff_le_vec -DHAVE_mips_ecoff_be_vec -DHAVE_mips_elf32_ntrad_le_vec -DHAVE_mips_elf64_trad_le_vec -DHAVE_mips_elf32_ntrad_be_vec -DHAVE_mips_elf64_trad_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT ecoff.lo -MD -MP -MF .deps/ecoff.Tpo -c ecoff.c -o ecoff.o
yes
checking for strdup... yes
checking for pipe... yes
checking for iswcntrl... yes
checking whether // is distinct from /... no
checking whether realpath works... yes
checking if environ is properly declared... mv -f .deps/dwarf2.Tpo .deps/dwarf2.Plo
/usr/bin/env bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -DBINDIR='"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin"' -DLIBDIR='"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib"' -I. -I. -I./../include  -DHAVE_mips_elf32_trad_le_vec -DHAVE_mips_elf32_trad_be_vec -DHAVE_mips_ecoff_le_vec -DHAVE_mips_ecoff_be_vec -DHAVE_mips_elf32_ntrad_le_vec -DHAVE_mips_elf64_trad_le_vec -DHAVE_mips_elf32_ntrad_be_vec -DHAVE_mips_elf64_trad_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT elfn32-mips.lo -MD -MP -MF .deps/elfn32-mips.Tpo -c -o elfn32-mips.lo elfn32-mips.c
yes
checking for complete errno.h... mv -f .deps/coffgen.Tpo .deps/coffgen.Plo
/usr/bin/env bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -DBINDIR='"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin"' -DLIBDIR='"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib"' -I. -I. -I./../include  -DHAVE_mips_elf32_trad_le_vec -DHAVE_mips_elf32_trad_be_vec -DHAVE_mips_ecoff_le_vec -DHAVE_mips_ecoff_be_vec -DHAVE_mips_elf32_ntrad_le_vec -DHAVE_mips_elf64_trad_le_vec -DHAVE_mips_elf32_ntrad_be_vec -DHAVE_mips_elf64_trad_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT elf64-mips.lo -MD -MP -MF .deps/elf64-mips.Tpo -c -o elf64-mips.lo elf64-mips.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin\" -DLIBDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib\" -I. -I. -I./../include -DHAVE_mips_elf32_trad_le_vec -DHAVE_mips_elf32_trad_be_vec -DHAVE_mips_ecoff_le_vec -DHAVE_mips_ecoff_be_vec -DHAVE_mips_elf32_ntrad_le_vec -DHAVE_mips_elf64_trad_le_vec -DHAVE_mips_elf32_ntrad_be_vec -DHAVE_mips_elf64_trad_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT elfn32-mips.lo -MD -MP -MF .deps/elfn32-mips.Tpo -c elfn32-mips.c -o elfn32-mips.o
yes
checking whether strerror_r is declared... libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin\" -DLIBDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib\" -I. -I. -I./../include -DHAVE_mips_elf32_trad_le_vec -DHAVE_mips_elf32_trad_be_vec -DHAVE_mips_ecoff_le_vec -DHAVE_mips_ecoff_be_vec -DHAVE_mips_elf32_ntrad_le_vec -DHAVE_mips_elf64_trad_le_vec -DHAVE_mips_elf32_ntrad_be_vec -DHAVE_mips_elf64_trad_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT elf64-mips.lo -MD -MP -MF .deps/elf64-mips.Tpo -c elf64-mips.c -o elf64-mips.o
yes
checking for strerror_r... yes
checking whether strerror_r returns char *... mv -f .deps/coff-mips.Tpo .deps/coff-mips.Plo
/usr/bin/env bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -DBINDIR='"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin"' -DLIBDIR='"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib"' -I. -I. -I./../include  -DHAVE_mips_elf32_trad_le_vec -DHAVE_mips_elf32_trad_be_vec -DHAVE_mips_ecoff_le_vec -DHAVE_mips_ecoff_be_vec -DHAVE_mips_elf32_ntrad_le_vec -DHAVE_mips_elf64_trad_le_vec -DHAVE_mips_elf32_ntrad_be_vec -DHAVE_mips_elf64_trad_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT elf64.lo -MD -MP -MF .deps/elf64.Tpo -c -o elf64.lo elf64.c
yes
checking whether fchdir is declared... libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin\" -DLIBDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib\" -I. -I. -I./../include -DHAVE_mips_elf32_trad_le_vec -DHAVE_mips_elf32_trad_be_vec -DHAVE_mips_ecoff_le_vec -DHAVE_mips_ecoff_be_vec -DHAVE_mips_elf32_ntrad_le_vec -DHAVE_mips_elf64_trad_le_vec -DHAVE_mips_elf32_ntrad_be_vec -DHAVE_mips_elf64_trad_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT elf64.lo -MD -MP -MF .deps/elf64.Tpo -c elf64.c -o elf64.o
yes
checking for working fcntl.h... mv -f .deps/elfn32-mips.Tpo .deps/elfn32-mips.Plo
/usr/bin/env bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -DBINDIR='"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin"' -DLIBDIR='"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib"' -I. -I. -I./../include  -DHAVE_mips_elf32_trad_le_vec -DHAVE_mips_elf32_trad_be_vec -DHAVE_mips_ecoff_le_vec -DHAVE_mips_ecoff_be_vec -DHAVE_mips_elf32_ntrad_le_vec -DHAVE_mips_elf64_trad_le_vec -DHAVE_mips_elf32_ntrad_be_vec -DHAVE_mips_elf64_trad_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT elf64-gen.lo -MD -MP -MF .deps/elf64-gen.Tpo -c -o elf64-gen.lo elf64-gen.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin\" -DLIBDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib\" -I. -I. -I./../include -DHAVE_mips_elf32_trad_le_vec -DHAVE_mips_elf32_trad_be_vec -DHAVE_mips_ecoff_le_vec -DHAVE_mips_ecoff_be_vec -DHAVE_mips_elf32_ntrad_le_vec -DHAVE_mips_elf64_trad_le_vec -DHAVE_mips_elf32_ntrad_be_vec -DHAVE_mips_elf64_trad_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT elf64-gen.lo -MD -MP -MF .deps/elf64-gen.Tpo -c elf64-gen.c -o elf64-gen.o
mv -f .deps/elf64-gen.Tpo .deps/elf64-gen.Plo
/usr/bin/env bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -DBINDIR='"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin"' -DLIBDIR='"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib"' -I. -I. -I./../include  -DHAVE_mips_elf32_trad_le_vec -DHAVE_mips_elf32_trad_be_vec -DHAVE_mips_ecoff_le_vec -DHAVE_mips_ecoff_be_vec -DHAVE_mips_elf32_ntrad_le_vec -DHAVE_mips_elf64_trad_le_vec -DHAVE_mips_elf32_ntrad_be_vec -DHAVE_mips_elf64_trad_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT elf32-gen.lo -MD -MP -MF .deps/elf32-gen.Tpo -c -o elf32-gen.lo elf32-gen.c
mv -f .deps/elf64-mips.Tpo .deps/elf64-mips.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin\" -DLIBDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib\" -I. -I. -I./../include -DHAVE_mips_elf32_trad_le_vec -DHAVE_mips_elf32_trad_be_vec -DHAVE_mips_ecoff_le_vec -DHAVE_mips_ecoff_be_vec -DHAVE_mips_elf32_ntrad_le_vec -DHAVE_mips_elf64_trad_le_vec -DHAVE_mips_elf32_ntrad_be_vec -DHAVE_mips_elf64_trad_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT elf32-gen.lo -MD -MP -MF .deps/elf32-gen.Tpo -c elf32-gen.c -o elf32-gen.o
/usr/bin/env bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -DBINDIR='"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin"' -DLIBDIR='"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib"' -I. -I. -I./../include  -DHAVE_mips_elf32_trad_le_vec -DHAVE_mips_elf32_trad_be_vec -DHAVE_mips_ecoff_le_vec -DHAVE_mips_ecoff_be_vec -DHAVE_mips_elf32_ntrad_le_vec -DHAVE_mips_elf64_trad_le_vec -DHAVE_mips_elf32_ntrad_be_vec -DHAVE_mips_elf64_trad_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT plugin.lo -MD -MP -MF .deps/plugin.Tpo -c -o plugin.lo plugin.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin\" -DLIBDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib\" -I. -I. -I./../include -DHAVE_mips_elf32_trad_le_vec -DHAVE_mips_elf32_trad_be_vec -DHAVE_mips_ecoff_le_vec -DHAVE_mips_ecoff_be_vec -DHAVE_mips_elf32_ntrad_le_vec -DHAVE_mips_elf64_trad_le_vec -DHAVE_mips_elf32_ntrad_be_vec -DHAVE_mips_elf64_trad_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT plugin.lo -MD -MP -MF .deps/plugin.Tpo -c plugin.c -o plugin.o
mv -f .deps/ecoff.Tpo .deps/ecoff.Plo
/usr/bin/env bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -DBINDIR='"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin"' -DLIBDIR='"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib"' -I. -I. -I./../include  -DHAVE_mips_elf32_trad_le_vec -DHAVE_mips_elf32_trad_be_vec -DHAVE_mips_ecoff_le_vec -DHAVE_mips_ecoff_be_vec -DHAVE_mips_elf32_ntrad_le_vec -DHAVE_mips_elf64_trad_le_vec -DHAVE_mips_elf32_ntrad_be_vec -DHAVE_mips_elf64_trad_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT cpu-mips.lo -MD -MP -MF .deps/cpu-mips.Tpo -c -o cpu-mips.lo cpu-mips.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin\" -DLIBDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib\" -I. -I. -I./../include -DHAVE_mips_elf32_trad_le_vec -DHAVE_mips_elf32_trad_be_vec -DHAVE_mips_ecoff_le_vec -DHAVE_mips_ecoff_be_vec -DHAVE_mips_elf32_ntrad_le_vec -DHAVE_mips_elf64_trad_le_vec -DHAVE_mips_elf32_ntrad_be_vec -DHAVE_mips_elf64_trad_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT cpu-mips.lo -MD -MP -MF .deps/cpu-mips.Tpo -c cpu-mips.c -o cpu-mips.o
mv -f .deps/elf32-gen.Tpo .deps/elf32-gen.Plo
/usr/bin/env bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -DBINDIR='"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin"' -DLIBDIR='"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib"' -I. -I. -I./../include  -DHAVE_mips_elf32_trad_le_vec -DHAVE_mips_elf32_trad_be_vec -DHAVE_mips_ecoff_le_vec -DHAVE_mips_ecoff_be_vec -DHAVE_mips_elf32_ntrad_le_vec -DHAVE_mips_elf64_trad_le_vec -DHAVE_mips_elf32_ntrad_be_vec -DHAVE_mips_elf64_trad_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT archive64.lo -MD -MP -MF .deps/archive64.Tpo -c -o archive64.lo archive64.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin\" -DLIBDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib\" -I. -I. -I./../include -DHAVE_mips_elf32_trad_le_vec -DHAVE_mips_elf32_trad_be_vec -DHAVE_mips_ecoff_le_vec -DHAVE_mips_ecoff_be_vec -DHAVE_mips_elf32_ntrad_le_vec -DHAVE_mips_elf64_trad_le_vec -DHAVE_mips_elf32_ntrad_be_vec -DHAVE_mips_elf64_trad_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT archive64.lo -MD -MP -MF .deps/archive64.Tpo -c archive64.c -o archive64.o
mv -f .deps/cpu-mips.Tpo .deps/cpu-mips.Plo
mv -f .deps/plugin.Tpo .deps/plugin.Plo
mv -f .deps/archive64.Tpo .deps/archive64.Plo
mv -f .deps/elf64.Tpo .deps/elf64.Plo
yes
checking for pid_t... mv -f .deps/elf.Tpo .deps/elf.Plo
yes
checking for mode_t... yes
checking for mbstate_t... yes
checking whether frexp() can be used without linking with libm... yes
checking whether alarm is declared... yes
checking whether long double and double are the same... no
checking whether stat file-mode macros are broken... no
checking for nlink_t... yes
checking whether fchmodat is declared without a macro... yes
checking whether fstat is declared without a macro... yes
checking whether fstatat is declared without a macro... yes
checking whether futimens is declared without a macro... yes
checking whether lchmod is declared without a macro... yes
checking whether lstat is declared without a macro... mv -f .deps/elfxx-mips.Tpo .deps/elfxx-mips.Plo
yes
checking whether mkdirat is declared without a macro... mv -f .deps/elflink.Tpo .deps/elflink.Plo
/usr/bin/env bash ./libtool  --tag=CC   --mode=link gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -rpath /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/x86_64-pc-linux-gnu/mipsel-openwrt-linux-musl/lib -release `cat libtool-soversion`  -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib  -o libbfd.la  archive.lo archures.lo bfd.lo bfdio.lo bfdwin.lo cache.lo coff-bfd.lo compress.lo corefile.lo elf-properties.lo format.lo hash.lo init.lo libbfd.lo linker.lo merge.lo opncls.lo reloc.lo section.lo simple.lo stab-syms.lo stabs.lo syms.lo targets.lo binary.lo ihex.lo srec.lo tekhex.lo verilog.lo `cat ofiles`  -ldl -L./../zlib -lz -ldl 
yes
checking whether mkfifo is declared without a macro... yes
checking whether mkfifoat is declared without a macro... yes
checking whether mknod is declared without a macro... yes
libtool: link: ar rc .libs/libbfd.a  archive.o archures.o bfd.o bfdio.o bfdwin.o cache.o coff-bfd.o compress.o corefile.o elf-properties.o format.o hash.o init.o libbfd.o linker.o merge.o opncls.o reloc.o section.o simple.o stab-syms.o stabs.o syms.o targets.o binary.o ihex.o srec.o tekhex.o verilog.o elf32-mips.o elfxx-mips.o elf-vxworks.o elf32.o elf.o elflink.o elf-attrs.o elf-strtab.o elf-eh-frame.o dwarf1.o dwarf2.o ecofflink.o coffgen.o coff-mips.o ecoff.o elfn32-mips.o elf64-mips.o elf64.o elf64-gen.o elf32-gen.o plugin.o cpu-mips.o archive64.o
checking whether mknodat is declared without a macro... libtool: link: ranlib .libs/libbfd.a
libtool: link: ( cd ".libs" && rm -f "libbfd.la" && ln -s "../libbfd.la" "libbfd.la" )
yes
libtooldir=`/usr/bin/env bash ./libtool --config | /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/sed -n -e 's/^objdir=//p'`; \
if [ -f $libtooldir/libbfd.a ]; then \
  cp $libtooldir/libbfd.a libbfd.tmp; \
  ranlib libbfd.tmp; \
  /usr/bin/env bash ./../move-if-change libbfd.tmp libbfd.a; \
else true; fi
checking whether stat is declared without a macro... yes
touch stamp-lib
make[8]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/binutils-2.34/bfd'
make[7]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/binutils-2.34/bfd'
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/binutils-2.34/bfd'
checking whether utimensat is declared without a macro... Configuring in ./libctf
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/binutils-2.34/opcodes'
make  all-recursive
yes
checking whether lstat correctly handles trailing slash... make[7]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/binutils-2.34/opcodes'
Making all in .
make[8]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/binutils-2.34/opcodes'
/usr/bin/env bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -I. -I. -I../bfd -I./../include -I./../bfd    -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT dis-buf.lo -MD -MP -MF .deps/dis-buf.Tpo -c -o dis-buf.lo dis-buf.c
/usr/bin/env bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -I. -I. -I../bfd -I./../include -I./../bfd    -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT disassemble.lo -MD -MP -MF .deps/disassemble.Tpo -c -o disassemble.lo  -DARCH_mips ./disassemble.c
/usr/bin/env bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -I. -I. -I../bfd -I./../include -I./../bfd    -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT dis-init.lo -MD -MP -MF .deps/dis-init.Tpo -c -o dis-init.lo dis-init.c
/usr/bin/env bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -I. -I. -I../bfd -I./../include -I./../bfd    -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT mips-dis.lo -MD -MP -MF .deps/mips-dis.Tpo -c -o mips-dis.lo `case \`cat ../bfd/ofiles\` in *elfxx-mips*) echo "-DHAVE_BFD_MIPS_ELF_GET_ABIFLAGS=1";; esac` mips-dis.c
/usr/bin/env bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -I. -I. -I../bfd -I./../include -I./../bfd    -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT mips-opc.lo -MD -MP -MF .deps/mips-opc.Tpo -c -o mips-opc.lo mips-opc.c
/usr/bin/env bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -I. -I. -I../bfd -I./../include -I./../bfd    -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT mips16-opc.lo -MD -MP -MF .deps/mips16-opc.Tpo -c -o mips16-opc.lo mips16-opc.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT dis-buf.lo -MD -MP -MF .deps/dis-buf.Tpo -c dis-buf.c -o dis-buf.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT disassemble.lo -MD -MP -MF .deps/disassemble.Tpo -c -DARCH_mips ./disassemble.c -o disassemble.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT dis-init.lo -MD -MP -MF .deps/dis-init.Tpo -c dis-init.c -o dis-init.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT mips-opc.lo -MD -MP -MF .deps/mips-opc.Tpo -c mips-opc.c -o mips-opc.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT mips16-opc.lo -MD -MP -MF .deps/mips16-opc.Tpo -c mips16-opc.c -o mips16-opc.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT mips-dis.lo -MD -MP -MF .deps/mips-dis.Tpo -c -DHAVE_BFD_MIPS_ELF_GET_ABIFLAGS=1 mips-dis.c -o mips-dis.o
yes
checking whether getcwd (NULL, 0) allocates memory for result... mv -f .deps/dis-init.Tpo .deps/dis-init.Plo
/usr/bin/env bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -I. -I. -I../bfd -I./../include -I./../bfd    -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT micromips-opc.lo -MD -MP -MF .deps/micromips-opc.Tpo -c -o micromips-opc.lo micromips-opc.c
mv -f .deps/dis-buf.Tpo .deps/dis-buf.Plo
mv -f .deps/disassemble.Tpo .deps/disassemble.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT micromips-opc.lo -MD -MP -MF .deps/micromips-opc.Tpo -c micromips-opc.c -o micromips-opc.o
mv -f .deps/mips16-opc.Tpo .deps/mips16-opc.Plo
yes
checking for getcwd with POSIX signature... yes
checking whether getcwd is declared... configure: creating cache ./config.cache
checking for x86_64-pc-linux-gnu-gcc... gcc
mv -f .deps/mips-opc.Tpo .deps/mips-opc.Plo
mv -f .deps/micromips-opc.Tpo .deps/micromips-opc.Plo
checking whether the C compiler works... yes
checking whether getdtablesize is declared... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... yes
checking whether getlogin_r is declared... 
checking whether we are cross compiling... yes
checking whether getlogin is declared... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking for C/C++ restrict keyword... yes
checking whether gcc accepts -g... __restrict
checking for struct timeval... yes
checking for gcc option to accept ISO C89... yes
checking for wide-enough struct timeval.tv_sec member... none needed
checking whether gcc understands -c and -o together... yes
checking whether gettimeofday is declared without a macro... yes
checking how to run the C preprocessor... yes
checking whether <sys/socket.h> is self-contained... gcc -E
yes
checking for shutdown... checking for grep that handles long lines and -e... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/grep
checking for egrep... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/grep -E
checking for ANSI C header files... yes
checking whether <sys/socket.h> defines the SHUT_* macros... yes
checking for struct sockaddr_storage... mv -f .deps/mips-dis.Tpo .deps/mips-dis.Plo
/usr/bin/env bash ./libtool  --tag=CC   --mode=link gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -rpath /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/x86_64-pc-linux-gnu/mipsel-openwrt-linux-musl/lib -release `cat ../bfd/libtool-soversion`  -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib  -o libopcodes.la  dis-buf.lo disassemble.lo dis-init.lo mips-dis.lo mips-opc.lo mips16-opc.lo micromips-opc.lo  
yes
checking for sa_family_t... yes
checking for sys/types.h... libtool: link: ar rc .libs/libopcodes.a  dis-buf.o disassemble.o dis-init.o mips-dis.o mips-opc.o mips16-opc.o micromips-opc.o
libtool: link: ranlib .libs/libopcodes.a
yes
libtool: link: ( cd ".libs" && rm -f "libopcodes.la" && ln -s "../libopcodes.la" "libopcodes.la" )
checking for sys/stat.h... libtooldir=`/usr/bin/env bash ./libtool --config | sed -n -e 's/^objdir=//p'`; \
if [ -f $libtooldir/libopcodes.a ]; then \
  cp $libtooldir/libopcodes.a libopcodes.tmp; \
  ranlib libopcodes.tmp; \
  /usr/bin/env bash ./../move-if-change libopcodes.tmp libopcodes.a; \
else true; fi
yes
checking for struct sockaddr_storage.ss_family... yes
checking for stdlib.h... yes
touch stamp-lib
checking whether socket is declared without a macro... make[8]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/binutils-2.34/opcodes'
Making all in po
make[8]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/binutils-2.34/opcodes/po'
make[8]: Nothing to be done for 'all'.
make[8]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/binutils-2.34/opcodes/po'
make[7]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/binutils-2.34/opcodes'
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/binutils-2.34/opcodes'
yes
yes
checking for string.h... checking whether connect is declared without a macro... make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/binutils-2.34/gas'
make  all-recursive
make[7]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/binutils-2.34/gas'
Making all in doc
make[8]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/binutils-2.34/gas/doc'
make[8]: Nothing to be done for 'all'.
make[8]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/binutils-2.34/gas/doc'
Making all in po
yes
yes
make[8]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/binutils-2.34/gas/po'
make[8]: Nothing to be done for 'all'.
make[8]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/binutils-2.34/gas/po'
checking whether accept is declared without a macro... checking for memory.h... make[8]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/binutils-2.34/gas'
depbase=`echo app.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I.  -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\""  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT app.o -MD -MP -MF $depbase.Tpo -c -o app.o app.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo as.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I.  -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\""  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT as.o -MD -MP -MF $depbase.Tpo -c -o as.o as.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo atof-generic.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I.  -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\""  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT atof-generic.o -MD -MP -MF $depbase.Tpo -c -o atof-generic.o atof-generic.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo compress-debug.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I.  -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\""  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT compress-debug.o -MD -MP -MF $depbase.Tpo -c -o compress-debug.o compress-debug.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo cond.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I.  -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\""  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT cond.o -MD -MP -MF $depbase.Tpo -c -o cond.o cond.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo depend.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I.  -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\""  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT depend.o -MD -MP -MF $depbase.Tpo -c -o depend.o depend.c &&\
mv -f $depbase.Tpo $depbase.Po
yes
yes
checking whether bind is declared without a macro... checking for strings.h... depbase=`echo dwarf2dbg.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I.  -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\""  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT dwarf2dbg.o -MD -MP -MF $depbase.Tpo -c -o dwarf2dbg.o dwarf2dbg.c &&\
mv -f $depbase.Tpo $depbase.Po
yes
checking for inttypes.h... yes
depbase=`echo dw2gencfi.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I.  -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\""  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT dw2gencfi.o -MD -MP -MF $depbase.Tpo -c -o dw2gencfi.o dw2gencfi.c &&\
mv -f $depbase.Tpo $depbase.Po
checking whether getpeername is declared without a macro... yes
checking for stdint.h... depbase=`echo ecoff.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I.  -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\""  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT ecoff.o -MD -MP -MF $depbase.Tpo -c -o ecoff.o ecoff.c &&\
mv -f $depbase.Tpo $depbase.Po
yes
checking whether getsockname is declared without a macro... yes
checking for unistd.h... yes
checking whether getsockopt is declared without a macro... depbase=`echo ehopt.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I.  -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\""  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT ehopt.o -MD -MP -MF $depbase.Tpo -c -o ehopt.o ehopt.c &&\
mv -f $depbase.Tpo $depbase.Po
yes
checking minix/config.h usability... yes
checking whether listen is declared without a macro... depbase=`echo expr.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I.  -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\""  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT expr.o -MD -MP -MF $depbase.Tpo -c -o expr.o expr.c &&\
mv -f $depbase.Tpo $depbase.Po
no
checking minix/config.h presence... yes
checking whether recv is declared without a macro... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking whether send is declared without a macro... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... depbase=`echo flonum-copy.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I.  -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\""  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT flonum-copy.o -MD -MP -MF $depbase.Tpo -c -o flonum-copy.o flonum-copy.c &&\
mv -f $depbase.Tpo $depbase.Po
yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether recvfrom is declared without a macro... yes
checking for style of include used by make... GNU
checking whether make supports nested variables... yes
checking dependency style of gcc... depbase=`echo flonum-konst.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I.  -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\""  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT flonum-konst.o -MD -MP -MF $depbase.Tpo -c -o flonum-konst.o flonum-konst.c &&\
mv -f $depbase.Tpo $depbase.Po
yes
checking whether sendto is declared without a macro... depbase=`echo flonum-mult.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I.  -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\""  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT flonum-mult.o -MD -MP -MF $depbase.Tpo -c -o flonum-mult.o flonum-mult.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo frags.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I.  -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\""  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT frags.o -MD -MP -MF $depbase.Tpo -c -o frags.o frags.c &&\
mv -f $depbase.Tpo $depbase.Po
gcc3
checking whether make sets $(MAKE)... (cached) yes
checking for x86_64-pc-linux-gnu-gcc... (cached) gcc
yes
checking whether setsockopt is declared without a macro... depbase=`echo hash.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I.  -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\""  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT hash.o -MD -MP -MF $depbase.Tpo -c -o hash.o hash.c &&\
mv -f $depbase.Tpo $depbase.Po
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking whether gcc understands -c and -o together... (cached) yes
checking for x86_64-pc-linux-gnu-ranlib... ranlib
checking for x86_64-pc-linux-gnu-ar... ar
checking the archiver (ar) interface... yes
ar
checking whether shutdown is declared without a macro... checking build system type... x86_64-pc-linux-gnu
checking host system type... yes
depbase=`echo input-file.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I.  -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\""  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT input-file.o -MD -MP -MF $depbase.Tpo -c -o input-file.o input-file.c &&\
mv -f $depbase.Tpo $depbase.Po
checking whether accept4 is declared without a macro... x86_64-pc-linux-gnu
checking how to print strings... depbase=`echo input-scrub.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I.  -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\""  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT input-scrub.o -MD -MP -MF $depbase.Tpo -c -o input-scrub.o input-scrub.c &&\
mv -f $depbase.Tpo $depbase.Po
yes
checking for IPv4 sockets... printf
checking for a sed that does not truncate output... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/sed
depbase=`echo listing.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I.  -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\""  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT listing.o -MD -MP -MF $depbase.Tpo -c -o listing.o listing.c &&\
mv -f $depbase.Tpo $depbase.Po
checking for fgrep... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/grep -F
checking for ld used by gcc... ld
checking if the linker (ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... nm
checking the name lister (nm) interface... depbase=`echo literal.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I.  -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\""  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT literal.o -MD -MP -MF $depbase.Tpo -c -o literal.o literal.c &&\
mv -f $depbase.Tpo $depbase.Po
yes
checking for IPv6 sockets... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... depbase=`echo macro.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I.  -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\""  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT macro.o -MD -MP -MF $depbase.Tpo -c -o macro.o macro.c &&\
mv -f $depbase.Tpo $depbase.Po
1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking for ld option to reload object files... -r
checking for x86_64-pc-linux-gnu-objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for x86_64-pc-linux-gnu-ar... (cached) ar
checking for x86_64-pc-linux-gnu-strip... no
checking for strip... yes
strip
checking for x86_64-pc-linux-gnu-ranlib... (cached) ranlib
checking whether limits.h has ULLONG_WIDTH etc.... checking command to parse nm output from gcc object... depbase=`echo messages.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I.  -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\""  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT messages.o -MD -MP -MF $depbase.Tpo -c -o messages.o messages.c &&\
mv -f $depbase.Tpo $depbase.Po
yes
checking for unsigned long long int... depbase=`echo output-file.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I.  -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\""  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT output-file.o -MD -MP -MF $depbase.Tpo -c -o output-file.o output-file.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo read.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I.  -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\""  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT read.o -MD -MP -MF $depbase.Tpo -c -o read.o read.c &&\
mv -f $depbase.Tpo $depbase.Po
yes
checking for long long int... depbase=`echo remap.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I.  -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\""  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT remap.o -MD -MP -MF $depbase.Tpo -c -o remap.o remap.c &&\
mv -f $depbase.Tpo $depbase.Po
ok
yes
checking for dlfcn.h... depbase=`echo sb.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I.  -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\""  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT sb.o -MD -MP -MF $depbase.Tpo -c -o sb.o sb.c &&\
mv -f $depbase.Tpo $depbase.Po
checking whether stdint.h conforms to C99... depbase=`echo stabs.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I.  -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\""  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT stabs.o -MD -MP -MF $depbase.Tpo -c -o stabs.o stabs.c &&\
mv -f $depbase.Tpo $depbase.Po
yes
checking for objdir... .libs
depbase=`echo subsegs.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I.  -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\""  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT subsegs.o -MD -MP -MF $depbase.Tpo -c -o subsegs.o subsegs.c &&\
mv -f $depbase.Tpo $depbase.Po
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking whether stdint.h predates C++11... yes
checking if gcc static flag -static works... depbase=`echo symbols.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I.  -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\""  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT symbols.o -MD -MP -MF $depbase.Tpo -c -o symbols.o symbols.c &&\
mv -f $depbase.Tpo $depbase.Po
no
checking whether stdint.h has UINTMAX_WIDTH etc.... yes
checking whether imaxabs is declared without a macro... depbase=`echo write.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I.  -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\""  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT write.o -MD -MP -MF $depbase.Tpo -c -o write.o write.c &&\
mv -f $depbase.Tpo $depbase.Po
yes
checking if gcc supports -c -o file.o... yes
checking whether imaxdiv is declared without a macro... gcc -DHAVE_CONFIG_H -I.  -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\""  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT itbl-parse.o -MD -MP -MF .deps/itbl-parse.Tpo -c -o itbl-parse.o `test -f itbl-parse.c || echo ./`itbl-parse.c 
gcc -DHAVE_CONFIG_H -I.  -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\""  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT itbl-lex-wrapper.o -MD -MP -MF .deps/itbl-lex-wrapper.Tpo -c -o itbl-lex-wrapper.o ./itbl-lex-wrapper.c 
yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (ld -m elf_x86_64) supports shared libraries... depbase=`echo itbl-ops.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I.  -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\""  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT itbl-ops.o -MD -MP -MF $depbase.Tpo -c -o itbl-ops.o itbl-ops.c &&\
mv -f $depbase.Tpo $depbase.Po
yes
checking whether strtoimax is declared without a macro... yes
checking dynamic linker characteristics... In file included from ./../include/alloca-conf.h:16:0,
                 from ./as.h:37,
                 from itbl-lex.l:24,
                 from ./itbl-lex-wrapper.c:25:
./config.h:275:0: warning: "PACKAGE" redefined
 #define PACKAGE "gas"
 
In file included from ../bfd/sysdep.h:29:0,
                 from ./itbl-lex-wrapper.c:24:
../bfd/config.h:307:0: note: this is the location of the previous definition
 #define PACKAGE "bfd"
 
In file included from ./../include/alloca-conf.h:16:0,
                 from ./as.h:37,
                 from itbl-lex.l:24,
                 from ./itbl-lex-wrapper.c:25:
./config.h:281:0: warning: "PACKAGE_NAME" redefined
 #define PACKAGE_NAME "gas"
 
In file included from ../bfd/sysdep.h:29:0,
                 from ./itbl-lex-wrapper.c:24:
../bfd/config.h:313:0: note: this is the location of the previous definition
 #define PACKAGE_NAME "bfd"
 
In file included from ./../include/alloca-conf.h:16:0,
                 from ./as.h:37,
                 from itbl-lex.l:24,
                 from ./itbl-lex-wrapper.c:25:
./config.h:284:0: warning: "PACKAGE_STRING" redefined
 #define PACKAGE_STRING "gas 2.34"
 
In file included from ../bfd/sysdep.h:29:0,
                 from ./itbl-lex-wrapper.c:24:
../bfd/config.h:316:0: note: this is the location of the previous definition
 #define PACKAGE_STRING "bfd 2.34"
 
In file included from ./../include/alloca-conf.h:16:0,
                 from ./as.h:37,
                 from itbl-lex.l:24,
                 from ./itbl-lex-wrapper.c:25:
./config.h:287:0: warning: "PACKAGE_TARNAME" redefined
 #define PACKAGE_TARNAME "gas"
 
In file included from ../bfd/sysdep.h:29:0,
                 from ./itbl-lex-wrapper.c:24:
../bfd/config.h:319:0: note: this is the location of the previous definition
 #define PACKAGE_TARNAME "bfd"
 
yes
checking whether strtoumax is declared without a macro... mv -f .deps/itbl-parse.Tpo .deps/itbl-parse.Po
depbase=`echo config/e-mipself.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I.  -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\""  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT config/e-mipself.o -MD -MP -MF $depbase.Tpo -c -o config/e-mipself.o config/e-mipself.c &&\
mv -f $depbase.Tpo $depbase.Po
yes
checking for inttypes.h... (cached) yes
GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... checking whether the inttypes.h PRIxNN macros are broken... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... no
checking whether to build static libraries... yes
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
no
checking where to find the exponent in a 'double'... checking for aclocal... ${SHELL} /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/binutils-2.34/missing aclocal-1.15
checking for autoconf... ${SHELL} /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/binutils-2.34/missing autoconf
checking for autoheader... ${SHELL} /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/binutils-2.34/missing autoheader
depbase=`echo config/tc-mips.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I.  -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\""  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT config/tc-mips.o -MD -MP -MF $depbase.Tpo -c -o config/tc-mips.o config/tc-mips.c &&\
mv -f $depbase.Tpo $depbase.Po
checking whether gcc supports -W... yes
depbase=`echo config/obj-elf.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I.  -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\""  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT config/obj-elf.o -MD -MP -MF $depbase.Tpo -c -o config/obj-elf.o config/obj-elf.c &&\
mv -f $depbase.Tpo $depbase.Po
checking whether gcc supports -Wall... yes
checking whether gcc supports -Wnarrowing... word 1 bit 20
yes
checking whether gcc supports -Wwrite-strings... checking whether byte ordering is bigendian... mv -f .deps/itbl-lex-wrapper.Tpo .deps/itbl-lex-wrapper.Po
depbase=`echo config/atof-ieee.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I.  -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\""  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT config/atof-ieee.o -MD -MP -MF $depbase.Tpo -c -o config/atof-ieee.o config/atof-ieee.c &&\
mv -f $depbase.Tpo $depbase.Po
yes
checking whether gcc supports -Wmissing-format-attribute... yes
checking whether gcc supports -Wstrict-prototypes... no
checking for nl_langinfo and CODESET... yes
checking whether gcc supports -Wmissing-prototypes... yes
yes
checking whether getc_unlocked is declared... checking whether gcc supports -Wold-style-definition... yes
checking whether gcc supports -pedantic -Wlong-long... yes
checking whether we are using the GNU C Library >= 2.1 or uClibc... yes
checking whether malloc, realloc, calloc are POSIX compliant... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking whether to install libbfd... no
yes
checking for stdlib.h... (cached) checking whether gcc supports -Wall... yes
(cached) yes
checking for GNU libc compatible malloc... checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for sys/param.h... yes
checking for a traditional japanese locale... yes
checking for getpagesize... none
checking for a transitional chinese locale... yes
checking for working mmap... none
checking for a french Unicode locale... yes
checking for library containing dlopen... none
checking for a traditional french locale... none
checking for mmap... -ldl
checking for ELF support in BFD... yes
checking for MAP_ANONYMOUS... yes
checking whether memchr works... yes
checking whether byte ordering is bigendian... yes
checking whether memmem is declared... no
checking byteswap.h usability... yes
checking for memmem... yes
checking byteswap.h presence... yes
checking for byteswap.h... yes
checking endian.h usability... yes
checking whether memmem works... yes
checking endian.h presence... yes
yes
checking for endian.h... yes
checking whether memrchr is declared... checking for pread... yes
checking for promoted mode_t type... mode_t
yes
checking whether setenv is declared... checking whether asprintf is declared... yes
yes
checking search.h usability... checking for qsort_r... yes
checking search.h presence... yes
checking for search.h... yes
checking for tsearch... yes
checking for qsort_r signature... yes
checking for sigset_t... GNU
checking for O_CLOEXEC... yes
yes
checking for uid_t in sys/types.h... yes
checking for stdbool.h that conforms to C99... configure: updating cache ./config.cache
checking that generated files are newer than configure... done
configure: creating ./config.status
yes
checking for _Bool... yes
checking for wchar_t... yes
checking whether strdup is declared... yes
checking whether strerror(0) succeeds... yes
checking whether ffsl is declared without a macro... yes
checking whether ffsll is declared without a macro... yes
checking whether memmem is declared without a macro... yes
checking whether mempcpy is declared without a macro... yes
checking whether memrchr is declared without a macro... yes
checking whether rawmemchr is declared without a macro... yes
checking whether stpcpy is declared without a macro... config.status: creating Makefile
yes
config.status: creating config.h
checking whether stpncpy is declared without a macro... config.status: executing depfiles commands
yes
checking whether strchrnul is declared without a macro... config.status: executing libtool commands
yes
checking whether strdup is declared without a macro... yes
checking whether strncat is declared without a macro... yes
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/binutils-2.34/libctf'
make  all-am
checking whether strndup is declared without a macro... make[7]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/binutils-2.34/libctf'
/usr/bin/env bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd  -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long  -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT ctf-archive.lo -MD -MP -MF .deps/ctf-archive.Tpo -c -o ctf-archive.lo ctf-archive.c
/usr/bin/env bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd  -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long  -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT ctf-dump.lo -MD -MP -MF .deps/ctf-dump.Tpo -c -o ctf-dump.lo ctf-dump.c
/usr/bin/env bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd  -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long  -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT ctf-create.lo -MD -MP -MF .deps/ctf-create.Tpo -c -o ctf-create.lo ctf-create.c
/usr/bin/env bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd  -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long  -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT ctf-decl.lo -MD -MP -MF .deps/ctf-decl.Tpo -c -o ctf-decl.lo ctf-decl.c
/usr/bin/env bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd  -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long  -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT ctf-error.lo -MD -MP -MF .deps/ctf-error.Tpo -c -o ctf-error.lo ctf-error.c
/usr/bin/env bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd  -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long  -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT ctf-hash.lo -MD -MP -MF .deps/ctf-hash.Tpo -c -o ctf-hash.lo ctf-hash.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT ctf-decl.lo -MD -MP -MF .deps/ctf-decl.Tpo -c ctf-decl.c -o ctf-decl.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT ctf-dump.lo -MD -MP -MF .deps/ctf-dump.Tpo -c ctf-dump.c -o ctf-dump.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT ctf-error.lo -MD -MP -MF .deps/ctf-error.Tpo -c ctf-error.c -o ctf-error.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT ctf-archive.lo -MD -MP -MF .deps/ctf-archive.Tpo -c ctf-archive.c -o ctf-archive.o
yes
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT ctf-hash.lo -MD -MP -MF .deps/ctf-hash.Tpo -c ctf-hash.c -o ctf-hash.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT ctf-create.lo -MD -MP -MF .deps/ctf-create.Tpo -c ctf-create.c -o ctf-create.o
checking whether strnlen is declared without a macro... In file included from swap.h:27:0,
                 from ctf-endian.h:25,
                 from ctf-archive.c:24:
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include/byteswap.h:2:2: warning: #include_next is a GCC extension
 #include_next <byteswap.h>
  ^~~~~~~~~~~~
yes
checking whether strpbrk is declared without a macro... mv -f .deps/ctf-error.Tpo .deps/ctf-error.Plo
/usr/bin/env bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd  -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long  -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT ctf-labels.lo -MD -MP -MF .deps/ctf-labels.Tpo -c -o ctf-labels.lo ctf-labels.c
mv -f .deps/ctf-decl.Tpo .deps/ctf-decl.Plo
/usr/bin/env bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd  -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long  -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT ctf-link.lo -MD -MP -MF .deps/ctf-link.Tpo -c -o ctf-link.lo ctf-link.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT ctf-labels.lo -MD -MP -MF .deps/ctf-labels.Tpo -c ctf-labels.c -o ctf-labels.o
yes
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT ctf-link.lo -MD -MP -MF .deps/ctf-link.Tpo -c ctf-link.c -o ctf-link.o
checking whether strsep is declared without a macro... mv -f .deps/ctf-hash.Tpo .deps/ctf-hash.Plo
/usr/bin/env bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd  -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long  -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT ctf-lookup.lo -MD -MP -MF .deps/ctf-lookup.Tpo -c -o ctf-lookup.lo ctf-lookup.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT ctf-lookup.lo -MD -MP -MF .deps/ctf-lookup.Tpo -c ctf-lookup.c -o ctf-lookup.o
yes
mv -f .deps/ctf-archive.Tpo .deps/ctf-archive.Plo
checking whether strcasestr is declared without a macro... /usr/bin/env bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd  -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long  -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT ctf-open.lo -MD -MP -MF .deps/ctf-open.Tpo -c -o ctf-open.lo ctf-open.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT ctf-open.lo -MD -MP -MF .deps/ctf-open.Tpo -c ctf-open.c -o ctf-open.o
mv -f .deps/ctf-labels.Tpo .deps/ctf-labels.Plo
/usr/bin/env bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd  -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long  -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT ctf-string.lo -MD -MP -MF .deps/ctf-string.Tpo -c -o ctf-string.lo ctf-string.c
yes
checking whether strtok_r is declared without a macro... mv -f .deps/ctf-dump.Tpo .deps/ctf-dump.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT ctf-string.lo -MD -MP -MF .deps/ctf-string.Tpo -c ctf-string.c -o ctf-string.o
/usr/bin/env bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd  -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long  -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT ctf-subr.lo -MD -MP -MF .deps/ctf-subr.Tpo -c -o ctf-subr.lo ctf-subr.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT ctf-subr.lo -MD -MP -MF .deps/ctf-subr.Tpo -c ctf-subr.c -o ctf-subr.o
yes
checking whether strerror_r is declared without a macro... yes
mv -f .deps/ctf-lookup.Tpo .deps/ctf-lookup.Plo
/usr/bin/env bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd  -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long  -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT ctf-types.lo -MD -MP -MF .deps/ctf-types.Tpo -c -o ctf-types.lo ctf-types.c
checking whether strsignal is declared without a macro... In file included from swap.h:27:0,
                 from ctf-open.c:26:
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include/byteswap.h:2:2: warning: #include_next is a GCC extension
 #include_next <byteswap.h>
  ^~~~~~~~~~~~
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT ctf-types.lo -MD -MP -MF .deps/ctf-types.Tpo -c ctf-types.c -o ctf-types.o
yes
mv -f .deps/ctf-link.Tpo .deps/ctf-link.Plo
/usr/bin/env bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd  -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long  -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT ctf-util.lo -MD -MP -MF .deps/ctf-util.Tpo -c -o ctf-util.lo ctf-util.c
checking whether strverscmp is declared without a macro... mv -f .deps/ctf-subr.Tpo .deps/ctf-subr.Plo
/usr/bin/env bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd  -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long  -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT ctf-open-bfd.lo -MD -MP -MF .deps/ctf-open-bfd.Tpo -c -o ctf-open-bfd.lo ctf-open-bfd.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT ctf-util.lo -MD -MP -MF .deps/ctf-util.Tpo -c ctf-util.c -o ctf-util.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT ctf-open-bfd.lo -MD -MP -MF .deps/ctf-open-bfd.Tpo -c ctf-open-bfd.c -o ctf-open-bfd.o
yes
checking whether strstr works... mv -f .deps/ctf-string.Tpo .deps/ctf-string.Plo
In file included from swap.h:27:0,
                 from ctf-open-bfd.c:30:
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include/byteswap.h:2:2: warning: #include_next is a GCC extension
 #include_next <byteswap.h>
  ^~~~~~~~~~~~
yes
checking whether strtok_r is declared... (cached) yes
checking for struct timespec in <time.h>... mv -f .deps/ctf-util.Tpo .deps/ctf-util.Plo
yes
checking whether unsetenv is declared... mv -f .deps/ctf-open-bfd.Tpo .deps/ctf-open-bfd.Plo
yes
checking whether <wchar.h> uses 'inline' correctly... yes
checking for wint_t... mv -f .deps/ctf-create.Tpo .deps/ctf-create.Plo
yes
checking for alloca as a compiler built-in... yes
checking whether inet_ntop is declared without a macro... yes
checking whether inet_pton is declared without a macro... mv -f .deps/ctf-types.Tpo .deps/ctf-types.Plo
yes
checking whether this system has an arbitrary file name length limit... yes
checking for closedir... yes
checking for d_ino member in directory struct... yes
checking for d_type member in directory struct... mv -f .deps/ctf-open.Tpo .deps/ctf-open.Plo
/usr/bin/env bash ./libtool  --tag=CC   --mode=link gcc -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long  -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -version-info 0:0:0  -Wl,--version-script='./libctf.ver' -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib  -o libctf.la  ctf-archive.lo ctf-dump.lo ctf-create.lo ctf-decl.lo ctf-error.lo ctf-hash.lo ctf-labels.lo ctf-link.lo ctf-lookup.lo ctf-open.lo ctf-string.lo ctf-subr.lo ctf-types.lo ctf-util.lo  ctf-open-bfd.lo -L./../zlib -lz -ldl 
/usr/bin/env bash ./libtool  --tag=CC   --mode=link gcc -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long  -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -version-info 0:0:0  -Wl,--version-script='./libctf.ver' -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib  -o libctf-nobfd.la  ctf-archive.lo ctf-dump.lo ctf-create.lo ctf-decl.lo ctf-error.lo ctf-hash.lo ctf-labels.lo ctf-link.lo ctf-lookup.lo ctf-open.lo ctf-string.lo ctf-subr.lo ctf-types.lo ctf-util.lo  -L./../zlib -lz -ldl 
yes
checking whether alphasort is declared without a macro... yes
checking whether closedir is declared without a macro... libtool: link: warning: `-version-info/-version-number' is ignored for convenience libraries
libtool: link: warning: `-version-info/-version-number' is ignored for convenience libraries
yes
checking whether dirfd is declared without a macro... libtool: link: ar rc .libs/libctf.a  ctf-archive.o ctf-dump.o ctf-create.o ctf-decl.o ctf-error.o ctf-hash.o ctf-labels.o ctf-link.o ctf-lookup.o ctf-open.o ctf-string.o ctf-subr.o ctf-types.o ctf-util.o ctf-open-bfd.o
libtool: link: ar rc .libs/libctf-nobfd.a  ctf-archive.o ctf-dump.o ctf-create.o ctf-decl.o ctf-error.o ctf-hash.o ctf-labels.o ctf-link.o ctf-lookup.o ctf-open.o ctf-string.o ctf-subr.o ctf-types.o ctf-util.o
libtool: link: ranlib .libs/libctf-nobfd.a
libtool: link: ranlib .libs/libctf.a
libtool: link: ( cd ".libs" && rm -f "libctf-nobfd.la" && ln -s "../libctf-nobfd.la" "libctf-nobfd.la" )
libtool: link: ( cd ".libs" && rm -f "libctf.la" && ln -s "../libctf.la" "libctf.la" )
make[7]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/binutils-2.34/libctf'
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/binutils-2.34/libctf'
yes
checking whether fdopendir is declared without a macro... yes
checking whether opendir is declared without a macro... yes
checking whether readdir is declared without a macro... yes
checking whether rewinddir is declared without a macro... yes
checking whether scandir is declared without a macro... yes
checking for dirfd... yes
checking whether dirfd is declared... (cached) yes
checking whether dirfd is a macro... no
checking whether // is distinct from /... (cached) no
checking whether dup works... yes
checking whether dup2 works... yes
checking for error_at_line... yes
checking whether fcntl handles F_DUPFD correctly... yes
checking whether fcntl understands F_DUPFD_CLOEXEC... needs runtime check
checking whether fcntl is declared without a macro... yes
checking whether openat is declared without a macro... yes
checking whether fdopendir is declared... (cached) yes
checking whether fdopendir works... yes
checking for flexible array member... yes
checking whether conversion from 'int' to 'long double' works... yes
checking for working GNU fnmatch... yes
checking whether frexp works... yes
checking whether frexpl is declared... yes
checking whether frexpl() can be used without linking with libm... yes
checking whether frexpl works... yes
checking whether fstatat (..., 0) works... yes
checking whether getcwd handles long file names properly... yes
checking for getpagesize... yes
checking whether getcwd aborts when 4k < cwd_length < 16k... no
checking whether getdtablesize works... yes
checking whether getlogin_r works with small buffers... yes
checking whether program_invocation_name is declared... yes
checking whether program_invocation_short_name is declared... yes
checking whether __argv is declared... no
checking whether gettimeofday clobbers localtime buffer... no
checking for gettimeofday with POSIX signature... almost
checking glob.h usability... yes
checking glob.h presence... yes
checking for glob.h... yes
checking for GNU glob interface version 1... no
checking for library containing inet_ntop... none required
checking whether inet_ntop is declared... (cached) yes
checking whether INT32_MAX < INTMAX_MAX... yes
checking whether INT64_MAX == LONG_MAX... yes
checking whether UINT32_MAX < UINTMAX_MAX... yes
checking whether UINT64_MAX == ULONG_MAX... yes
checking whether isnan(double) can be used without linking with libm... yes
checking whether isnan(long double) can be used without linking with libm... yes
checking whether isnanl works... yes
checking whether NAN macro works... yes
checking whether HUGE_VAL works... yes
checking whether acosf is declared without a macro... yes
checking whether acosl is declared without a macro... yes
checking whether asinf is declared without a macro... yes
checking whether asinl is declared without a macro... /usr/bin/env bash ./libtool  --tag=CC   --mode=link gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib  -o as-new app.o as.o atof-generic.o compress-debug.o cond.o depend.o dwarf2dbg.o dw2gencfi.o ecoff.o ehopt.o expr.o flonum-copy.o flonum-konst.o flonum-mult.o frags.o hash.o input-file.o input-scrub.o listing.o literal.o macro.o messages.o output-file.o read.o remap.o sb.o stabs.o subsegs.o symbols.o write.o config/tc-mips.o config/obj-elf.o config/atof-ieee.o itbl-parse.o itbl-lex-wrapper.o itbl-ops.o  config/e-mipself.o ../opcodes/libopcodes.la ../bfd/libbfd.la ../libiberty/libiberty.a   -ldl 
yes
checking whether atanf is declared without a macro... yes
libtool: link: gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -o as-new app.o as.o atof-generic.o compress-debug.o cond.o depend.o dwarf2dbg.o dw2gencfi.o ecoff.o ehopt.o expr.o flonum-copy.o flonum-konst.o flonum-mult.o frags.o hash.o input-file.o input-scrub.o listing.o literal.o macro.o messages.o output-file.o read.o remap.o sb.o stabs.o subsegs.o symbols.o write.o config/tc-mips.o config/obj-elf.o config/atof-ieee.o itbl-parse.o itbl-lex-wrapper.o itbl-ops.o config/e-mipself.o  -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib ../opcodes/.libs/libopcodes.a ../bfd/.libs/libbfd.a -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/binutils-2.34/zlib -lz ../libiberty/libiberty.a -ldl
checking whether atanl is declared without a macro... yes
checking whether cbrt is declared without a macro... yes
checking whether cbrtf is declared without a macro... make[8]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/binutils-2.34/gas'
make[7]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/binutils-2.34/gas'
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/binutils-2.34/gas'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/binutils-2.34/gprof'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/binutils-2.34/binutils'
if [ -r sysinfo.c ]; then \
  gcc -c -I. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   sysinfo.c ; \
else \
  gcc -c -I. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   ./sysinfo.c ; \
fi
make  all-recursive
gcc -c -I. -I. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   ./syslex_wrap.c
Making info in doc
make[7]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/binutils-2.34/gprof'
make[7]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/binutils-2.34/binutils/doc'
restore=: && backupdir=".am$$" && \
rm -rf $backupdir && mkdir $backupdir && \
if (/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/binutils-2.34/missing makeinfo --split-size=5000000 --split-size=5000000 --version) >/dev/null 2>&1; then \
  for f in binutils.info binutils.info-[0-9] binutils.info-[0-9][0-9] binutils.i[0-9] binutils.i[0-9][0-9]; do \
    if test -f $f; then mv $f $backupdir; restore=mv; else :; fi; \
  done; \
else :; fi && \
if /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/binutils-2.34/missing makeinfo --split-size=5000000 --split-size=5000000 -I "." -I "../../libiberty" -I "../../bfd/doc" -I ../../bfd/doc  -I . \
 -o binutils.info `test -f 'binutils.texi' || echo './'`binutils.texi; \
then \
  rc=0; \
else \
  rc=$?; \
  $restore $backupdir/* `echo "./binutils.info" | sed 's|[^/]*$||'`; \
fi; \
rm -rf $backupdir; exit $rc
touch addr2line.1
touch ar.1
touch dlltool.1
perl ../../etc/texi2pod.pl -I "." -I "../../libiberty" -I "../../bfd/doc" -I ../../bfd/doc -Dman -Daddr2line < ./binutils.texi > addr2line.pod
perl ../../etc/texi2pod.pl -I "." -I "../../libiberty" -I "../../bfd/doc" -I ../../bfd/doc -Dman -Ddlltool < ./binutils.texi > dlltool.pod
perl ../../etc/texi2pod.pl -I "." -I "../../libiberty" -I "../../bfd/doc" -I ../../bfd/doc -Dman -Dar < ./binutils.texi > ar.pod
Making all in po
yes
make[8]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/binutils-2.34/gprof/po'
make[8]: Nothing to be done for 'all'.
make[8]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/binutils-2.34/gprof/po'
(pod2man --center="GNU Development Tools" --release="binutils-2.34" --section=1 addr2line.pod | sed -e '/^.if n .na/d' > addr2line.1.T$$ && \
	mv -f addr2line.1.T$$ addr2line.1) || (rm -f addr2line.1.T$$ && exit 1)
make[8]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/binutils-2.34/gprof'
gcc -DHAVE_CONFIG_H -I.  -DDEBUG -I../bfd -I./../include -I./../bfd  -I. -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\""  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT basic_blocks.o -MD -MP -MF .deps/basic_blocks.Tpo -c -o basic_blocks.o basic_blocks.c
(pod2man --center="GNU Development Tools" --release="binutils-2.34" --section=1 dlltool.pod | sed -e '/^.if n .na/d' > dlltool.1.T$$ && \
	mv -f dlltool.1.T$$ dlltool.1) || (rm -f dlltool.1.T$$ && exit 1)
(pod2man --center="GNU Development Tools" --release="binutils-2.34" --section=1 ar.pod | sed -e '/^.if n .na/d' > ar.1.T$$ && \
	mv -f ar.1.T$$ ar.1) || (rm -f ar.1.T$$ && exit 1)
checking whether cbrtl is declared without a macro... gcc -DHAVE_CONFIG_H -I.  -DDEBUG -I../bfd -I./../include -I./../bfd  -I. -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\""  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT call_graph.o -MD -MP -MF .deps/call_graph.Tpo -c -o call_graph.o call_graph.c
yes
checking whether ceilf is declared without a macro... rm -f addr2line.pod
gcc -DHAVE_CONFIG_H -I.  -DDEBUG -I../bfd -I./../include -I./../bfd  -I. -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\""  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT cg_arcs.o -MD -MP -MF .deps/cg_arcs.Tpo -c -o cg_arcs.o cg_arcs.c
rm -f dlltool.pod
touch nm.1
rm -f ar.pod
perl ../../etc/texi2pod.pl -I "." -I "../../libiberty" -I "../../bfd/doc" -I ../../bfd/doc -Dman -Dnm < ./binutils.texi > nm.pod
touch objcopy.1
perl ../../etc/texi2pod.pl -I "." -I "../../libiberty" -I "../../bfd/doc" -I ../../bfd/doc -Dman -Dobjcopy < ./binutils.texi > objcopy.pod
yes
touch objdump.1
perl ../../etc/texi2pod.pl -I "." -I "../../libiberty" -I "../../bfd/doc" -I ../../bfd/doc -Dman -Dobjdump < ./binutils.texi > objdump.pod
mv -f .deps/call_graph.Tpo .deps/call_graph.Po
(pod2man --center="GNU Development Tools" --release="binutils-2.34" --section=1 nm.pod | sed -e '/^.if n .na/d' > nm.1.T$$ && \
	mv -f nm.1.T$$ nm.1) || (rm -f nm.1.T$$ && exit 1)
gcc -DHAVE_CONFIG_H -I.  -DDEBUG -I../bfd -I./../include -I./../bfd  -I. -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\""  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT cg_dfn.o -MD -MP -MF .deps/cg_dfn.Tpo -c -o cg_dfn.o cg_dfn.c
checking whether ceill is declared without a macro... (pod2man --center="GNU Development Tools" --release="binutils-2.34" --section=1 objcopy.pod | sed -e '/^.if n .na/d' > objcopy.1.T$$ && \
	mv -f objcopy.1.T$$ objcopy.1) || (rm -f objcopy.1.T$$ && exit 1)
(pod2man --center="GNU Development Tools" --release="binutils-2.34" --section=1 objdump.pod | sed -e '/^.if n .na/d' > objdump.1.T$$ && \
	mv -f objdump.1.T$$ objdump.1) || (rm -f objdump.1.T$$ && exit 1)
mv -f .deps/basic_blocks.Tpo .deps/basic_blocks.Po
gcc -DHAVE_CONFIG_H -I.  -DDEBUG -I../bfd -I./../include -I./../bfd  -I. -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\""  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT cg_print.o -MD -MP -MF .deps/cg_print.Tpo -c -o cg_print.o cg_print.c
yes
gcc -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib  -o sysinfo sysinfo.o syslex_wrap.o
checking whether copysign is declared without a macro... ./sysinfo -d <./sysroff.info >sysroff.h
touch ranlib.1
perl ../../etc/texi2pod.pl -I "." -I "../../libiberty" -I "../../bfd/doc" -I ../../bfd/doc -Dman -Dranlib < ./binutils.texi > ranlib.pod
mv -f .deps/cg_dfn.Tpo .deps/cg_dfn.Po
gcc -DHAVE_CONFIG_H -I.  -DDEBUG -I../bfd -I./../include -I./../bfd  -I. -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\""  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT corefile.o -MD -MP -MF .deps/corefile.Tpo -c -o corefile.o corefile.c
rm -f nm.pod
(pod2man --center="GNU Development Tools" --release="binutils-2.34" --section=1 ranlib.pod | sed -e '/^.if n .na/d' > ranlib.1.T$$ && \
	mv -f ranlib.1.T$$ ranlib.1) || (rm -f ranlib.1.T$$ && exit 1)
touch readelf.1
yes
perl ../../etc/texi2pod.pl -I "." -I "../../libiberty" -I "../../bfd/doc" -I ../../bfd/doc -Dman -Dreadelf < ./binutils.texi > readelf.pod
checking whether copysignf is declared without a macro... (pod2man --center="GNU Development Tools" --release="binutils-2.34" --section=1 readelf.pod | sed -e '/^.if n .na/d' > readelf.1.T$$ && \
	mv -f readelf.1.T$$ readelf.1) || (rm -f readelf.1.T$$ && exit 1)
mv -f .deps/cg_arcs.Tpo .deps/cg_arcs.Po
gcc -DHAVE_CONFIG_H -I.  -DDEBUG -I../bfd -I./../include -I./../bfd  -I. -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\""  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT gmon_io.o -MD -MP -MF .deps/gmon_io.Tpo -c -o gmon_io.o gmon_io.c
rm -f objdump.pod
touch size.1
perl ../../etc/texi2pod.pl -I "." -I "../../libiberty" -I "../../bfd/doc" -I ../../bfd/doc -Dman -Dsize < ./binutils.texi > size.pod
rm -f ranlib.pod
touch strings.1
(pod2man --center="GNU Development Tools" --release="binutils-2.34" --section=1 size.pod | sed -e '/^.if n .na/d' > size.1.T$$ && \
	mv -f size.1.T$$ size.1) || (rm -f size.1.T$$ && exit 1)
rm -f objcopy.pod
perl ../../etc/texi2pod.pl -I "." -I "../../libiberty" -I "../../bfd/doc" -I ../../bfd/doc -Dman -Dstrings < ./binutils.texi > strings.pod
touch strip.1
perl ../../etc/texi2pod.pl -I "." -I "../../libiberty" -I "../../bfd/doc" -I ../../bfd/doc -Dman -Dstrip < ./binutils.texi > strip.pod
(pod2man --center="GNU Development Tools" --release="binutils-2.34" --section=1 strings.pod | sed -e '/^.if n .na/d' > strings.1.T$$ && \
	mv -f strings.1.T$$ strings.1) || (rm -f strings.1.T$$ && exit 1)
(pod2man --center="GNU Development Tools" --release="binutils-2.34" --section=1 strip.pod | sed -e '/^.if n .na/d' > strip.1.T$$ && \
	mv -f strip.1.T$$ strip.1) || (rm -f strip.1.T$$ && exit 1)
yes
checking whether copysignl is declared without a macro... rm -f readelf.pod
rm -f size.pod
touch elfedit.1
touch windres.1
perl ../../etc/texi2pod.pl -I "." -I "../../libiberty" -I "../../bfd/doc" -I ../../bfd/doc -Dman -Delfedit < ./binutils.texi > elfedit.pod
perl ../../etc/texi2pod.pl -I "." -I "../../libiberty" -I "../../bfd/doc" -I ../../bfd/doc -Dman -Dwindres < ./binutils.texi > windres.pod
(pod2man --center="GNU Development Tools" --release="binutils-2.34" --section=1 elfedit.pod | sed -e '/^.if n .na/d' > elfedit.1.T$$ && \
	mv -f elfedit.1.T$$ elfedit.1) || (rm -f elfedit.1.T$$ && exit 1)
(pod2man --center="GNU Development Tools" --release="binutils-2.34" --section=1 windres.pod | sed -e '/^.if n .na/d' > windres.1.T$$ && \
	mv -f windres.1.T$$ windres.1) || (rm -f windres.1.T$$ && exit 1)
rm -f strings.pod
touch windmc.1
perl ../../etc/texi2pod.pl -I "." -I "../../libiberty" -I "../../bfd/doc" -I ../../bfd/doc -Dman -Dwindmc < ./binutils.texi > windmc.pod
rm -f strip.pod
touch cxxfilt.man
perl ../../etc/texi2pod.pl -I "." -I "../../libiberty" -I "../../bfd/doc" -I ../../bfd/doc -Dman -Dcxxfilt < ./binutils.texi > c++filt.pod
(pod2man --center="GNU Development Tools" --release="binutils-2.34" --section=1 windmc.pod | sed -e '/^.if n .na/d' > windmc.1.T$$ && \
	mv -f windmc.1.T$$ windmc.1) || (rm -f windmc.1.T$$ && exit 1)
yes
(pod2man --center="GNU Development Tools" --release="binutils-2.34" --section=1 c++filt.pod | sed -e '/^.if n .na/d' > cxxfilt.man.T$$ && \
	mv -f cxxfilt.man.T$$ cxxfilt.man) || (rm -f cxxfilt.man.T$$ && exit 1)
checking whether cosf is declared without a macro... mv -f .deps/gmon_io.Tpo .deps/gmon_io.Po
gcc -DHAVE_CONFIG_H -I.  -DDEBUG -I../bfd -I./../include -I./../bfd  -I. -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\""  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT gprof.o -MD -MP -MF .deps/gprof.Tpo -c -o gprof.o gprof.c
mv -f .deps/cg_print.Tpo .deps/cg_print.Po
yes
rm -f windres.pod
gcc -DHAVE_CONFIG_H -I.  -DDEBUG -I../bfd -I./../include -I./../bfd  -I. -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\""  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT hertz.o -MD -MP -MF .deps/hertz.Tpo -c -o hertz.o hertz.c
rm -f elfedit.pod
gcc -DHAVE_CONFIG_H -I.  -DDEBUG -I../bfd -I./../include -I./../bfd  -I. -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\""  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT hist.o -MD -MP -MF .deps/hist.Tpo -c -o hist.o hist.c
mv -f .deps/corefile.Tpo .deps/corefile.Po
gcc -DHAVE_CONFIG_H -I.  -DDEBUG -I../bfd -I./../include -I./../bfd  -I. -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\""  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT source.o -MD -MP -MF .deps/source.Tpo -c -o source.o source.c
gcc -DHAVE_CONFIG_H -I.  -DDEBUG -I../bfd -I./../include -I./../bfd  -I. -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\""  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT search_list.o -MD -MP -MF .deps/search_list.Tpo -c -o search_list.o search_list.c
checking whether cosl is declared without a macro... rm -f windmc.pod
gcc -DHAVE_CONFIG_H -I.  -DDEBUG -I../bfd -I./../include -I./../bfd  -I. -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\""  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT symtab.o -MD -MP -MF .deps/symtab.Tpo -c -o symtab.o symtab.c
yes
mv -f .deps/hertz.Tpo .deps/hertz.Po
checking whether coshf is declared without a macro... gcc -DHAVE_CONFIG_H -I.  -DDEBUG -I../bfd -I./../include -I./../bfd  -I. -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\""  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT sym_ids.o -MD -MP -MF .deps/sym_ids.Tpo -c -o sym_ids.o sym_ids.c
rm -f c++filt.pod
mv -f .deps/search_list.Tpo .deps/search_list.Po
if test -f cxxfilt.man; then \
  man=cxxfilt.man; \
else \
  man=./cxxfilt.man; \
fi; \
sed -e 's/@PROGRAM@/c++filt/' \
    -e 's/cxxfilt/c++filt/' < $man \
	> c++filt.1
gcc -DHAVE_CONFIG_H -I.  -DDEBUG -I../bfd -I./../include -I./../bfd  -I. -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\""  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT utils.o -MD -MP -MF .deps/utils.Tpo -c -o utils.o utils.c
make[7]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/binutils-2.34/binutils/doc'
Making info in po
make[7]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/binutils-2.34/binutils/po'
make[7]: Nothing to be done for 'info'.
make[7]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/binutils-2.34/binutils/po'
make[7]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/binutils-2.34/binutils'
make[7]: Nothing to be done for 'info-am'.
make[7]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/binutils-2.34/binutils'
mv -f .deps/gprof.Tpo .deps/gprof.Po
make  all-recursive
yes
gcc -DHAVE_CONFIG_H -I.  -DDEBUG -I../bfd -I./../include -I./../bfd  -I. -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\""  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT i386.o -MD -MP -MF .deps/i386.Tpo -c -o i386.o i386.c
make[7]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/binutils-2.34/binutils'
checking whether expf is declared without a macro... Making all in doc
mv -f .deps/source.Tpo .deps/source.Po
make[8]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/binutils-2.34/binutils/doc'
make[8]: Nothing to be done for 'all'.
make[8]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/binutils-2.34/binutils/doc'
Making all in po
gcc -DHAVE_CONFIG_H -I.  -DDEBUG -I../bfd -I./../include -I./../bfd  -I. -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\""  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT alpha.o -MD -MP -MF .deps/alpha.Tpo -c -o alpha.o alpha.c
make[8]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/binutils-2.34/binutils/po'
make[8]: Nothing to be done for 'all'.
make[8]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/binutils-2.34/binutils/po'
make[8]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/binutils-2.34/binutils'
depbase=`echo size.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I.  -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT size.o -MD -MP -MF $depbase.Tpo -c -o size.o size.c &&\
mv -f $depbase.Tpo $depbase.Po
mv -f .deps/symtab.Tpo .deps/symtab.Po
mv -f .deps/utils.Tpo .deps/utils.Po
gcc -DHAVE_CONFIG_H -I.  -DDEBUG -I../bfd -I./../include -I./../bfd  -I. -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\""  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT vax.o -MD -MP -MF .deps/vax.Tpo -c -o vax.o vax.c
depbase=`echo bucomm.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I.  -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT bucomm.o -MD -MP -MF $depbase.Tpo -c -o bucomm.o bucomm.c &&\
mv -f $depbase.Tpo $depbase.Po
yes
checking whether expl is declared without a macro... mv -f .deps/i386.Tpo .deps/i386.Po
gcc -DHAVE_CONFIG_H -I.  -DDEBUG -I../bfd -I./../include -I./../bfd  -I. -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\""  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT sparc.o -MD -MP -MF .deps/sparc.Tpo -c -o sparc.o sparc.c
mv -f .deps/sym_ids.Tpo .deps/sym_ids.Po
gcc -DHAVE_CONFIG_H -I.  -DDEBUG -I../bfd -I./../include -I./../bfd  -I. -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\""  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT mips.o -MD -MP -MF .deps/mips.Tpo -c -o mips.o mips.c
yes
mv -f .deps/alpha.Tpo .deps/alpha.Po
mv -f .deps/hist.Tpo .deps/hist.Po
gcc -DHAVE_CONFIG_H -I.  -DDEBUG -I../bfd -I./../include -I./../bfd  -I. -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\""  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT aarch64.o -MD -MP -MF .deps/aarch64.Tpo -c -o aarch64.o aarch64.c
checking whether exp2 is declared without a macro... gcc -DHAVE_CONFIG_H -I.  -DDEBUG -I../bfd -I./../include -I./../bfd  -I. -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\""  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT flat_bl.o -MD -MP -MF .deps/flat_bl.Tpo -c -o flat_bl.o flat_bl.c
mv -f .deps/vax.Tpo .deps/vax.Po
gcc -DHAVE_CONFIG_H -I.  -DDEBUG -I../bfd -I./../include -I./../bfd  -I. -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\""  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT bsd_callg_bl.o -MD -MP -MF .deps/bsd_callg_bl.Tpo -c -o bsd_callg_bl.o bsd_callg_bl.c
mv -f .deps/sparc.Tpo .deps/sparc.Po
mv -f .deps/mips.Tpo .deps/mips.Po
mv -f .deps/flat_bl.Tpo .deps/flat_bl.Po
gcc -DHAVE_CONFIG_H -I.  -DDEBUG -I../bfd -I./../include -I./../bfd  -I. -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\""  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT fsf_callg_bl.o -MD -MP -MF .deps/fsf_callg_bl.Tpo -c -o fsf_callg_bl.o fsf_callg_bl.c
depbase=`echo version.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I.  -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT version.o -MD -MP -MF $depbase.Tpo -c -o version.o version.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo filemode.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I.  -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT filemode.o -MD -MP -MF $depbase.Tpo -c -o filemode.o filemode.c &&\
mv -f $depbase.Tpo $depbase.Po
yes
checking whether exp2f is declared without a macro... mv -f .deps/aarch64.Tpo .deps/aarch64.Po
gcc -DHAVE_CONFIG_H -I.  -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT objdump.o -MD -MP -MF .deps/objdump.Tpo -c -o objdump.o -DOBJDUMP_PRIVATE_VECTORS="" ./objdump.c
depbase=`echo dwarf.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I.  -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT dwarf.o -MD -MP -MF $depbase.Tpo -c -o dwarf.o dwarf.c &&\
mv -f $depbase.Tpo $depbase.Po
mv -f .deps/fsf_callg_bl.Tpo .deps/fsf_callg_bl.Po
depbase=`echo prdbg.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I.  -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT prdbg.o -MD -MP -MF $depbase.Tpo -c -o prdbg.o prdbg.c &&\
mv -f $depbase.Tpo $depbase.Po
mv -f .deps/bsd_callg_bl.Tpo .deps/bsd_callg_bl.Po
yes
depbase=`echo rddbg.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I.  -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT rddbg.o -MD -MP -MF $depbase.Tpo -c -o rddbg.o rddbg.c &&\
mv -f $depbase.Tpo $depbase.Po
/usr/bin/env bash ./libtool  --tag=CC   --mode=link gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib  -o gprof basic_blocks.o call_graph.o cg_arcs.o cg_dfn.o cg_print.o corefile.o gmon_io.o gprof.o hertz.o hist.o source.o search_list.o symtab.o sym_ids.o utils.o i386.o alpha.o vax.o sparc.o mips.o aarch64.o flat_bl.o bsd_callg_bl.o fsf_callg_bl.o ../bfd/libbfd.la ../libiberty/libiberty.a  -lm -ldl 
checking whether exp2l is declared without a macro... depbase=`echo debug.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I.  -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT debug.o -MD -MP -MF $depbase.Tpo -c -o debug.o debug.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo stabs.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I.  -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT stabs.o -MD -MP -MF $depbase.Tpo -c -o stabs.o stabs.c &&\
mv -f $depbase.Tpo $depbase.Po
yes
checking whether expm1 is declared without a macro... yes
checking whether expm1f is declared without a macro... depbase=`echo rdcoff.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I.  -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT rdcoff.o -MD -MP -MF $depbase.Tpo -c -o rdcoff.o rdcoff.c &&\
mv -f $depbase.Tpo $depbase.Po
yes
checking whether expm1l is declared without a macro... libtool: link: gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -o gprof basic_blocks.o call_graph.o cg_arcs.o cg_dfn.o cg_print.o corefile.o gmon_io.o gprof.o hertz.o hist.o source.o search_list.o symtab.o sym_ids.o utils.o i386.o alpha.o vax.o sparc.o mips.o aarch64.o flat_bl.o bsd_callg_bl.o fsf_callg_bl.o  -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib ../bfd/.libs/libbfd.a -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/binutils-2.34/zlib -lz ../libiberty/libiberty.a -lm -ldl
yes
checking whether fabsf is declared without a macro... yes
checking whether fabsl is declared without a macro... make[8]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/binutils-2.34/gprof'
make[7]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/binutils-2.34/gprof'
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/binutils-2.34/gprof'
depbase=`echo elfcomm.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I.  -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT elfcomm.o -MD -MP -MF $depbase.Tpo -c -o elfcomm.o elfcomm.c &&\
mv -f $depbase.Tpo $depbase.Po
yes
checking whether floorf is declared without a macro... gcc -DHAVE_CONFIG_H -I.  -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT arparse.o -MD -MP -MF .deps/arparse.Tpo -c -o arparse.o `test -f arparse.c || echo ./`arparse.c 
yes
checking whether floorl is declared without a macro... yes
checking whether fma is declared without a macro... yes
checking whether fmaf is declared without a macro... gcc -DHAVE_CONFIG_H -I.  -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT arlex.o -MD -MP -MF .deps/arlex.Tpo -c -o arlex.o `test -f arlex.c || echo ./`arlex.c 
yes
depbase=`echo ar.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I.  -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT ar.o -MD -MP -MF $depbase.Tpo -c -o ar.o ar.c &&\
mv -f $depbase.Tpo $depbase.Po
checking whether fmal is declared without a macro... mv -f .deps/arparse.Tpo .deps/arparse.Po
depbase=`echo not-ranlib.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I.  -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT not-ranlib.o -MD -MP -MF $depbase.Tpo -c -o not-ranlib.o not-ranlib.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo arsup.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I.  -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT arsup.o -MD -MP -MF $depbase.Tpo -c -o arsup.o arsup.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo rename.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I.  -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT rename.o -MD -MP -MF $depbase.Tpo -c -o rename.o rename.c &&\
mv -f $depbase.Tpo $depbase.Po
yes
checking whether fmod is declared without a macro... yes
checking whether fmodf is declared without a macro... depbase=`echo binemul.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I.  -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT binemul.o -MD -MP -MF $depbase.Tpo -c -o binemul.o binemul.c &&\
mv -f $depbase.Tpo $depbase.Po
yes
checking whether fmodl is declared without a macro... yes
mv -f .deps/arlex.Tpo .deps/arlex.Po
checking whether frexpf is declared without a macro... depbase=`echo emul_vanilla.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I.  -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT emul_vanilla.o -MD -MP -MF $depbase.Tpo -c -o emul_vanilla.o emul_vanilla.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo strings.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I.  -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT strings.o -MD -MP -MF $depbase.Tpo -c -o strings.o strings.c &&\
mv -f $depbase.Tpo $depbase.Po
yes
checking whether frexpl is declared without a macro... depbase=`echo is-ranlib.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I.  -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT is-ranlib.o -MD -MP -MF $depbase.Tpo -c -o is-ranlib.o is-ranlib.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo objcopy.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I.  -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT objcopy.o -MD -MP -MF $depbase.Tpo -c -o objcopy.o objcopy.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo not-strip.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I.  -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT not-strip.o -MD -MP -MF $depbase.Tpo -c -o not-strip.o not-strip.c &&\
mv -f $depbase.Tpo $depbase.Po
yes
depbase=`echo wrstabs.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I.  -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT wrstabs.o -MD -MP -MF $depbase.Tpo -c -o wrstabs.o wrstabs.c &&\
mv -f $depbase.Tpo $depbase.Po
checking whether hypotf is declared without a macro... depbase=`echo addr2line.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I.  -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT addr2line.o -MD -MP -MF $depbase.Tpo -c -o addr2line.o addr2line.c &&\
mv -f $depbase.Tpo $depbase.Po
yes
checking whether hypotl is declared without a macro... depbase=`echo readelf.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I.  -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT readelf.o -MD -MP -MF $depbase.Tpo -c -o readelf.o readelf.c &&\
mv -f $depbase.Tpo $depbase.Po
yes
checking whether ilogb is declared without a macro... yes
checking whether ilogbf is declared without a macro... yes
checking whether ilogbl is declared without a macro... depbase=`echo unwind-ia64.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I.  -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT unwind-ia64.o -MD -MP -MF $depbase.Tpo -c -o unwind-ia64.o unwind-ia64.c &&\
mv -f $depbase.Tpo $depbase.Po
yes
checking whether ldexpf is declared without a macro... depbase=`echo elfedit.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I.  -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT elfedit.o -MD -MP -MF $depbase.Tpo -c -o elfedit.o elfedit.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo nm.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I.  -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT nm.o -MD -MP -MF $depbase.Tpo -c -o nm.o nm.c &&\
mv -f $depbase.Tpo $depbase.Po
yes
checking whether ldexpl is declared without a macro... yes
checking whether log is declared without a macro... depbase=`echo is-strip.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I.  -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT is-strip.o -MD -MP -MF $depbase.Tpo -c -o is-strip.o is-strip.c &&\
mv -f $depbase.Tpo $depbase.Po
yes
checking whether logf is declared without a macro... depbase=`echo cxxfilt.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I.  -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT cxxfilt.o -MD -MP -MF $depbase.Tpo -c -o cxxfilt.o cxxfilt.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo bfdtest1.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I.  -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT bfdtest1.o -MD -MP -MF $depbase.Tpo -c -o bfdtest1.o bfdtest1.c &&\
mv -f $depbase.Tpo $depbase.Po
mv -f .deps/objdump.Tpo .deps/objdump.Po
depbase=`echo bfdtest2.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I.  -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT bfdtest2.o -MD -MP -MF $depbase.Tpo -c -o bfdtest2.o bfdtest2.c &&\
mv -f $depbase.Tpo $depbase.Po
yes
checking whether logl is declared without a macro... /usr/bin/env bash ./libtool  --tag=CC   --mode=link gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib  -o size size.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a  -ldl 
yes
/usr/bin/env bash ./libtool  --tag=CC   --mode=link gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib  -o ar arparse.o arlex.o ar.o not-ranlib.o arsup.o rename.o binemul.o emul_vanilla.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a -lfl  -ldl 
checking whether log10 is declared without a macro... /usr/bin/env bash ./libtool  --tag=CC   --mode=link gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib  -o strings strings.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a  -ldl 
yes
checking whether log10f is declared without a macro... libtool: link: gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -o size size.o bucomm.o version.o filemode.o  -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib ../bfd/.libs/libbfd.a -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/binutils-2.34/zlib -lz ../libiberty/libiberty.a -ldl
libtool: link: gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -o ar arparse.o arlex.o ar.o not-ranlib.o arsup.o rename.o binemul.o emul_vanilla.o bucomm.o version.o filemode.o  -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib ../bfd/.libs/libbfd.a -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/binutils-2.34/zlib -lz ../libiberty/libiberty.a /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib/libfl.a -lm -ldl
libtool: link: gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -o strings strings.o bucomm.o version.o filemode.o  -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib ../bfd/.libs/libbfd.a -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/binutils-2.34/zlib -lz ../libiberty/libiberty.a -ldl
yes
checking whether log10l is declared without a macro... /usr/bin/env bash ./libtool  --tag=CC   --mode=link gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib  -o ranlib ar.o is-ranlib.o arparse.o arlex.o arsup.o rename.o binemul.o emul_vanilla.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a -lfl  -ldl 
/usr/bin/env bash ./libtool  --tag=CC   --mode=link gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib  -o addr2line addr2line.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a  -ldl 
yes
checking whether log1p is declared without a macro... /usr/bin/env bash ./libtool  --tag=CC   --mode=link gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib  -o elfedit elfedit.o version.o elfcomm.o  ../libiberty/libiberty.a -ldl 
/usr/bin/env bash ./libtool  --tag=CC   --mode=link gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib  -o nm-new nm.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a  -ldl 
yes
checking whether log1pf is declared without a macro... libtool: link: gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -o ranlib ar.o is-ranlib.o arparse.o arlex.o arsup.o rename.o binemul.o emul_vanilla.o bucomm.o version.o filemode.o  -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib ../bfd/.libs/libbfd.a -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/binutils-2.34/zlib -lz ../libiberty/libiberty.a /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib/libfl.a -lm -ldl
libtool: link: gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -o elfedit elfedit.o version.o elfcomm.o  -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib ../libiberty/libiberty.a -ldl
libtool: link: gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -o addr2line addr2line.o bucomm.o version.o filemode.o  -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib ../bfd/.libs/libbfd.a -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/binutils-2.34/zlib -lz ../libiberty/libiberty.a -ldl
/usr/bin/env bash ./libtool  --tag=CC   --mode=link gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib  -o cxxfilt cxxfilt.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a  -ldl 
libtool: link: gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -o nm-new nm.o bucomm.o version.o filemode.o  -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib ../bfd/.libs/libbfd.a -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/binutils-2.34/zlib -lz ../libiberty/libiberty.a -ldl
yes
checking whether log1pl is declared without a macro... /usr/bin/env bash ./libtool  --tag=CC   --mode=link gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib  -o bfdtest1 bfdtest1.o ../bfd/libbfd.la ../libiberty/libiberty.a  -ldl 
/usr/bin/env bash ./libtool  --tag=CC   --mode=link gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib  -o bfdtest2 bfdtest2.o ../bfd/libbfd.la ../libiberty/libiberty.a  -ldl 
depbase=`echo testsuite/gentestdlls.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I.  -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT testsuite/gentestdlls.o -MD -MP -MF $depbase.Tpo -c -o testsuite/gentestdlls.o testsuite/gentestdlls.c &&\
mv -f $depbase.Tpo $depbase.Po
libtool: link: gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -o cxxfilt cxxfilt.o bucomm.o version.o filemode.o  -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib ../bfd/.libs/libbfd.a -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/binutils-2.34/zlib -lz ../libiberty/libiberty.a -ldl
libtool: link: gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -o bfdtest1 bfdtest1.o  -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib ../bfd/.libs/libbfd.a -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/binutils-2.34/zlib -lz ../libiberty/libiberty.a -ldl
libtool: link: gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -o bfdtest2 bfdtest2.o  -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib ../bfd/.libs/libbfd.a -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/binutils-2.34/zlib -lz ../libiberty/libiberty.a -ldl
yes
checking whether log2 is declared without a macro... /usr/bin/env bash ./libtool  --tag=CC   --mode=link gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib  -o testsuite/gentestdlls testsuite/gentestdlls.o ../bfd/libbfd.la ../libiberty/libiberty.a  -ldl 
yes
checking whether log2f is declared without a macro... libtool: link: gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -o testsuite/gentestdlls testsuite/gentestdlls.o  -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib ../bfd/.libs/libbfd.a -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/binutils-2.34/zlib -lz ../libiberty/libiberty.a -ldl
yes
checking whether log2l is declared without a macro... yes
checking whether logb is declared without a macro... yes
checking whether logbf is declared without a macro... yes
checking whether logbl is declared without a macro... yes
checking whether modf is declared without a macro... yes
checking whether modff is declared without a macro... yes
checking whether modfl is declared without a macro... yes
checking whether powf is declared without a macro... yes
checking whether remainder is declared without a macro... /usr/bin/env bash ./libtool  --tag=CC   --mode=link gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib  -o objcopy objcopy.o not-strip.o rename.o rddbg.o debug.o stabs.o rdcoff.o wrstabs.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a  -ldl 
/usr/bin/env bash ./libtool  --tag=CC   --mode=link gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib  -o strip-new objcopy.o is-strip.o rename.o rddbg.o debug.o stabs.o rdcoff.o wrstabs.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a  -ldl 
yes
checking whether remainderf is declared without a macro... libtool: link: gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -o strip-new objcopy.o is-strip.o rename.o rddbg.o debug.o stabs.o rdcoff.o wrstabs.o bucomm.o version.o filemode.o  -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib ../bfd/.libs/libbfd.a -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/binutils-2.34/zlib -lz ../libiberty/libiberty.a -ldl
libtool: link: gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -o objcopy objcopy.o not-strip.o rename.o rddbg.o debug.o stabs.o rdcoff.o wrstabs.o bucomm.o version.o filemode.o  -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib ../bfd/.libs/libbfd.a -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/binutils-2.34/zlib -lz ../libiberty/libiberty.a -ldl
yes
checking whether remainderl is declared without a macro... yes
checking whether rint is declared without a macro... yes
checking whether rintf is declared without a macro... yes
checking whether rintl is declared without a macro... yes
checking whether round is declared without a macro... yes
checking whether roundf is declared without a macro... yes
checking whether roundl is declared without a macro... yes
checking whether sinf is declared without a macro... yes
checking whether sinl is declared without a macro... yes
checking whether sinhf is declared without a macro... yes
checking whether sqrtf is declared without a macro... yes
checking whether sqrtl is declared without a macro... yes
checking whether tanf is declared without a macro... yes
checking whether tanl is declared without a macro... yes
checking whether tanhf is declared without a macro... yes
checking whether trunc is declared without a macro... yes
checking whether truncf is declared without a macro... yes
checking whether truncl is declared without a macro... yes
checking whether mbrtowc handles incomplete characters... guessing yes
checking whether mbrtowc works as well as mbtowc... guessing yes
checking whether mbrtowc handles a NULL pwc argument... guessing yes
checking whether mbrtowc handles a NULL string argument... guessing yes
checking whether mbrtowc has a correct return value... guessing yes
checking whether mbrtowc returns 0 when parsing a NUL character... guessing yes
checking whether mbrtowc works on empty input... yes
checking whether the C locale is free of encoding errors... no
checking whether mbrtowc handles incomplete characters... (cached) guessing yes
checking whether mbrtowc works as well as mbtowc... (cached) guessing yes
checking whether mbrtowc handles incomplete characters... (cached) guessing yes
checking whether mbrtowc works as well as mbtowc... (cached) guessing yes
checking whether mbsrtowcs works... guessing yes
checking whether memmem works in linear time... yes
checking for memmem... (cached) yes
checking whether memmem works... (cached) yes
checking for mempcpy... (cached) yes
checking for memrchr... yes
checking whether mkdir handles trailing slash... yes
checking whether mkdir handles trailing dot... yes
checking for mkdtemp... yes
checking whether <netinet/in.h> is self-contained... yes
checking whether open recognizes a trailing slash... yes
checking for opendir... yes
checking for rawmemchr... yes
checking for readdir... yes
checking whether readlink signature is correct... yes
checking whether readlink handles trailing slash correctly... yes
checking whether rename honors trailing slash on destination... yes
checking whether rename honors trailing slash on source... yes
checking whether rename manages hard links correctly... /usr/bin/env bash ./libtool  --tag=CC   --mode=link gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib  -o objdump objdump.o dwarf.o prdbg.o rddbg.o debug.o stabs.o rdcoff.o bucomm.o version.o filemode.o elfcomm.o  ../opcodes/libopcodes.la ../libctf/libctf.la ../bfd/libbfd.la ../libiberty/libiberty.a   -ldl 
yes
checking whether rename manages existing destinations correctly... yes
checking for rewinddir... libtool: link: gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -o objdump objdump.o dwarf.o prdbg.o rddbg.o debug.o stabs.o rdcoff.o bucomm.o version.o filemode.o elfcomm.o  -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib ../opcodes/.libs/libopcodes.a ../libctf/.libs/libctf.a -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/binutils-2.34/zlib ../bfd/.libs/libbfd.a -lz ../libiberty/libiberty.a -ldl
yes
checking whether rmdir works... yes
checking whether setenv validates arguments... yes
checking for volatile sig_atomic_t... yes
checking for sighandler_t... yes
checking whether pthread_sigmask is declared without a macro... yes
checking whether sigaction is declared without a macro... yes
checking whether sigaddset is declared without a macro... yes
checking whether sigdelset is declared without a macro... yes
checking whether sigemptyset is declared without a macro... yes
checking whether sigfillset is declared without a macro... yes
checking whether sigismember is declared without a macro... yes
checking whether sigpending is declared without a macro... yes
checking whether sigprocmask is declared without a macro... yes
checking for socklen_t... yes
checking for ssize_t... yes
checking whether stat handles trailing slashes on directories... yes
checking whether stat handles trailing slashes on files... yes
checking for working stdalign.h... yes
checking for max_align_t... yes
checking whether NULL can be used in arbitrary expressions... yes
checking which flavor of printf attribute matches inttypes macros... system
checking whether dprintf is declared without a macro... yes
checking whether fpurge is declared without a macro... no
checking whether fseeko is declared without a macro... yes
checking whether ftello is declared without a macro... yes
checking whether getdelim is declared without a macro... yes
checking whether getline is declared without a macro... yes
checking whether gets is declared without a macro... no
checking whether pclose is declared without a macro... yes
checking whether popen is declared without a macro... yes
checking whether renameat is declared without a macro... yes
checking whether snprintf is declared without a macro... yes
checking whether tmpfile is declared without a macro... yes
checking whether vdprintf is declared without a macro... yes
checking whether vsnprintf is declared without a macro... yes
checking whether _Exit is declared without a macro... yes
checking whether atoll is declared without a macro... yes
checking whether canonicalize_file_name is declared without a macro... yes
checking whether getloadavg is declared without a macro... yes
checking whether getsubopt is declared without a macro... yes
checking whether grantpt is declared without a macro... yes
checking whether initstate is declared without a macro... yes
checking whether initstate_r is declared without a macro... yes
checking whether mkdtemp is declared without a macro... yes
checking whether mkostemp is declared without a macro... yes
checking whether mkostemps is declared without a macro... yes
checking whether mkstemp is declared without a macro... yes
checking whether mkstemps is declared without a macro... yes
checking whether posix_openpt is declared without a macro... yes
checking whether ptsname is declared without a macro... yes
checking whether ptsname_r is declared without a macro... yes
checking whether qsort_r is declared without a macro... yes
checking whether random is declared without a macro... yes
checking whether random_r is declared without a macro... yes
checking whether realpath is declared without a macro... yes
checking whether rpmatch is declared without a macro... yes
checking whether secure_getenv is declared without a macro... yes
checking whether setenv is declared without a macro... yes
checking whether setstate is declared without a macro... yes
checking whether setstate_r is declared without a macro... yes
checking whether srandom is declared without a macro... yes
checking whether srandom_r is declared without a macro... yes
checking whether strtod is declared without a macro... yes
checking whether strtoll is declared without a macro... yes
checking whether strtoull is declared without a macro... yes
checking whether unlockpt is declared without a macro... yes
checking whether unsetenv is declared without a macro... yes
checking for strchrnul... /usr/bin/env bash ./libtool  --tag=CC   --mode=link gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib  -o readelf readelf.o version.o unwind-ia64.o dwarf.o elfcomm.o  ../libctf/libctf-nobfd.la ../libiberty/libiberty.a -L./../zlib -lz  -ldl 
yes
checking whether strchrnul works... yes
checking for working strerror function... libtool: link: gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -o readelf readelf.o version.o unwind-ia64.o dwarf.o elfcomm.o  -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib ../libctf/.libs/libctf-nobfd.a -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/binutils-2.34/zlib ../libiberty/libiberty.a -lz -ldl
yes
checking whether strstr works in linear time... make[8]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/binutils-2.34/binutils'
make[7]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/binutils-2.34/binutils'
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/binutils-2.34/binutils'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/binutils-2.34/ld'
(echo "/* This file is automatically generated.  DO NOT EDIT! */";\
for f in `echo " " eelf32ltsmip.o eelf32btsmip.o eelf32ltsmipn32.o eelf64ltsmip.o eelf32btsmipn32.o eelf64btsmip.o "" \
 | sed -e 's/ e/ ld/g' -e 's/ ld/ /g' -e 's/[.]o//g'`; do \
    echo "extern ld_emulation_xfer_type ld_${f}_emulation;"; \
done;\
echo "";\
echo "#define EMULATION_LIST \\";\
for f in `echo " " eelf32ltsmip.o eelf32btsmip.o eelf32ltsmipn32.o eelf64ltsmip.o eelf32btsmipn32.o eelf64btsmip.o "" \
 | sed -e 's/ e/ ld/g' -e 's/ ld/ /g' -e 's/[.]o//g'`; do \
    echo "  &ld_${f}_emulation, \\"; \
done;\
echo "  0") >ldemul-tmp.h
yes
checking whether strstr works... (cached) yes
checking for strtok_r... mv ldemul-tmp.h ldemul-list.h
make  all-recursive
yes
checking whether strtok_r works... make[7]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/binutils-2.34/ld'
Making all in po
make[8]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/binutils-2.34/ld/po'
( if test 'x.' != 'x.'; then \
    posrcprefix='../'; \
  else \
    posrcprefix="../"; \
  fi; \
  rm -f SRC-POTFILES-t SRC-POTFILES \
    && (sed -e '/^#/d' -e '/^[	 ]*$/d' \
	    -e "s@.*@	$posrcprefix& \\\\@" < ./SRC-POTFILES.in \
	| sed -e '$s/\\$//') > SRC-POTFILES-t \
    && chmod a-w SRC-POTFILES-t \
    && mv SRC-POTFILES-t SRC-POTFILES )
rm -f BLD-POTFILES-t BLD-POTFILES \
  && sed -e '/^#/d' -e '/^[	 ]*$/d' \
	 -e "s@.*@	../& \\\\@" < ./BLD-POTFILES.in \
     | sed -e '$s/\\$//' > BLD-POTFILES-t \
  && chmod a-w BLD-POTFILES-t \
  && mv BLD-POTFILES-t BLD-POTFILES
cd .. \
  && CONFIG_FILES=po/Makefile.in:po/Make-in \
     CONFIG_HEADERS= /usr/bin/env bash ./config.status
yes
checking for nlink_t... (cached) yes
checking whether fchmodat is declared without a macro... (cached) yes
checking whether fstat is declared without a macro... (cached) yes
checking whether fstatat is declared without a macro... (cached) yes
checking whether futimens is declared without a macro... (cached) yes
checking whether lchmod is declared without a macro... (cached) yes
checking whether lstat is declared without a macro... (cached) yes
checking whether mkdirat is declared without a macro... (cached) yes
checking whether mkfifo is declared without a macro... (cached) yes
checking whether mkfifoat is declared without a macro... (cached) yes
checking whether mknod is declared without a macro... (cached) yes
checking whether mknodat is declared without a macro... (cached) yes
checking whether stat is declared without a macro... (cached) yes
checking whether utimensat is declared without a macro... (cached) yes
checking whether chdir is declared without a macro... yes
checking whether chown is declared without a macro... yes
config.status: creating po/Makefile.in
checking whether dup is declared without a macro... config.status: executing depfiles commands
config.status: executing libtool commands
yes
config.status: executing default-1 commands
checking whether dup2 is declared without a macro... config.status: executing default commands
make[8]: Nothing to be done for 'all'.
make[8]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/binutils-2.34/ld/po'
yes
checking whether dup3 is declared without a macro... make[8]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/binutils-2.34/ld'
/usr/bin/env bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -DENABLE_PLUGINS -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\""  -g -O2 -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT libldtestplug_la-testplug.lo -MD -MP -MF .deps/libldtestplug_la-testplug.Tpo -c -o libldtestplug_la-testplug.lo `test -f 'testplug.c' || echo './'`testplug.c
/usr/bin/env bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -DENABLE_PLUGINS -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\""  -g -O2 -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT libldtestplug2_la-testplug2.lo -MD -MP -MF .deps/libldtestplug2_la-testplug2.Tpo -c -o libldtestplug2_la-testplug2.lo `test -f 'testplug2.c' || echo './'`testplug2.c
/usr/bin/env bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -DENABLE_PLUGINS -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\""  -g -O2 -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT libldtestplug3_la-testplug3.lo -MD -MP -MF .deps/libldtestplug3_la-testplug3.Tpo -c -o libldtestplug3_la-testplug3.lo `test -f 'testplug3.c' || echo './'`testplug3.c
/usr/bin/env bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -DENABLE_PLUGINS -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\""  -g -O2 -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT libldtestplug4_la-testplug4.lo -MD -MP -MF .deps/libldtestplug4_la-testplug4.Tpo -c -o libldtestplug4_la-testplug4.lo `test -f 'testplug4.c' || echo './'`testplug4.c
gcc -DHAVE_CONFIG_H -I.  -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -DENABLE_PLUGINS -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\""  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=FALSE -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT ldgram.o -MD -MP -MF .deps/ldgram.Tpo -c -o ldgram.o `test -f ldgram.c || echo ./`ldgram.c 
gcc -DHAVE_CONFIG_H -I.  -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -DENABLE_PLUGINS -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\""  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=FALSE -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT ldlex-wrapper.o -MD -MP -MF .deps/ldlex-wrapper.Tpo -c -o ldlex-wrapper.o ./ldlex-wrapper.c 
gcc -DHAVE_CONFIG_H -I.  -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -DENABLE_PLUGINS -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\""  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=FALSE -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT lexsup.o -MD -MP -MF .deps/lexsup.Tpo -c -o lexsup.o lexsup.c
yes
checking whether environ is declared without a macro... libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -DENABLE_PLUGINS -DLOCALEDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\" -g -O2 -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT libldtestplug2_la-testplug2.lo -MD -MP -MF .deps/libldtestplug2_la-testplug2.Tpo -c testplug2.c  -fPIC -DPIC -o .libs/libldtestplug2_la-testplug2.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -DENABLE_PLUGINS -DLOCALEDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\" -g -O2 -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT libldtestplug4_la-testplug4.lo -MD -MP -MF .deps/libldtestplug4_la-testplug4.Tpo -c testplug4.c  -fPIC -DPIC -o .libs/libldtestplug4_la-testplug4.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -DENABLE_PLUGINS -DLOCALEDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\" -g -O2 -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT libldtestplug3_la-testplug3.lo -MD -MP -MF .deps/libldtestplug3_la-testplug3.Tpo -c testplug3.c  -fPIC -DPIC -o .libs/libldtestplug3_la-testplug3.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -DENABLE_PLUGINS -DLOCALEDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\" -g -O2 -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT libldtestplug_la-testplug.lo -MD -MP -MF .deps/libldtestplug_la-testplug.Tpo -c testplug.c  -fPIC -DPIC -o .libs/libldtestplug_la-testplug.o
yes
checking whether euidaccess is declared without a macro... yes
checking whether faccessat is declared without a macro... yes
checking whether fchdir is declared without a macro... yes
checking whether fchownat is declared without a macro... libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -DENABLE_PLUGINS -DLOCALEDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\" -g -O2 -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT libldtestplug3_la-testplug3.lo -MD -MP -MF .deps/libldtestplug3_la-testplug3.Tpo -c testplug3.c -o libldtestplug3_la-testplug3.o >/dev/null 2>&1
yes
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -DENABLE_PLUGINS -DLOCALEDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\" -g -O2 -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT libldtestplug2_la-testplug2.lo -MD -MP -MF .deps/libldtestplug2_la-testplug2.Tpo -c testplug2.c -o libldtestplug2_la-testplug2.o >/dev/null 2>&1
checking whether fdatasync is declared without a macro... libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -DENABLE_PLUGINS -DLOCALEDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\" -g -O2 -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT libldtestplug4_la-testplug4.lo -MD -MP -MF .deps/libldtestplug4_la-testplug4.Tpo -c testplug4.c -o libldtestplug4_la-testplug4.o >/dev/null 2>&1
yes
checking whether fsync is declared without a macro... yes
checking whether ftruncate is declared without a macro... yes
checking whether getcwd is declared without a macro... mv -f .deps/ldlex-wrapper.Tpo .deps/ldlex-wrapper.Po
gcc -DHAVE_CONFIG_H -I.  -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -DENABLE_PLUGINS -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\""  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=FALSE -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT ldlang.o -MD -MP -MF .deps/ldlang.Tpo -c -o ldlang.o ldlang.c
yes
checking whether getdomainname is declared without a macro... yes
mv -f .deps/libldtestplug3_la-testplug3.Tpo .deps/libldtestplug3_la-testplug3.Plo
checking whether getdtablesize is declared without a macro... gcc -DHAVE_CONFIG_H -I.  -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -DENABLE_PLUGINS -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\""  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=FALSE -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT mri.o -MD -MP -MF .deps/mri.Tpo -c -o mri.o mri.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -DENABLE_PLUGINS -DLOCALEDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\" -g -O2 -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -MT libldtestplug_la-testplug.lo -MD -MP -MF .deps/libldtestplug_la-testplug.Tpo -c testplug.c -o libldtestplug_la-testplug.o >/dev/null 2>&1
mv -f .deps/libldtestplug2_la-testplug2.Tpo .deps/libldtestplug2_la-testplug2.Plo
gcc -DHAVE_CONFIG_H -I.  -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -DENABLE_PLUGINS -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\""  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=FALSE -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT ldctor.o -MD -MP -MF .deps/ldctor.Tpo -c -o ldctor.o ldctor.c
yes
checking whether getgroups is declared without a macro... mv -f .deps/libldtestplug4_la-testplug4.Tpo .deps/libldtestplug4_la-testplug4.Plo
gcc -DHAVE_CONFIG_H -I.  -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -DENABLE_PLUGINS -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\""  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=FALSE -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT ldmain.o -MD -MP -MF .deps/ldmain.Tpo -c -o ldmain.o \
  -DDEFAULT_EMULATION='"elf32ltsmip"' \
  -DBINDIR='"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin"' -DTOOLBINDIR='"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin"' \
  -DTARGET='"mipsel-openwrt-linux-musl"' -DTARGET_SYSTEM_ROOT=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl\" -DTARGET_SYSTEM_ROOT_RELOCATABLE \
  ./ldmain.c
yes
checking whether gethostname is declared without a macro... mv -f .deps/lexsup.Tpo .deps/lexsup.Po
gcc -DHAVE_CONFIG_H -I.  -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -DENABLE_PLUGINS -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\""  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=FALSE -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT ldwrite.o -MD -MP -MF .deps/ldwrite.Tpo -c -o ldwrite.o ldwrite.c
mv -f .deps/ldgram.Tpo .deps/ldgram.Po
gcc -DHAVE_CONFIG_H -I.  -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -DENABLE_PLUGINS -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\""  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=FALSE -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT ldexp.o -MD -MP -MF .deps/ldexp.Tpo -c -o ldexp.o ldexp.c
yes
mv -f .deps/mri.Tpo .deps/mri.Po
gcc -DHAVE_CONFIG_H -I.  -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -DENABLE_PLUGINS -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\""  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=FALSE -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT ldemul.o -MD -MP -MF .deps/ldemul.Tpo -c -o ldemul.o ldemul.c
checking whether getlogin is declared without a macro... mv -f .deps/ldctor.Tpo .deps/ldctor.Po
gcc -DHAVE_CONFIG_H -I.  -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -DENABLE_PLUGINS -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\""  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=FALSE -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT ldver.o -MD -MP -MF .deps/ldver.Tpo -c -o ldver.o ldver.c
yes
checking whether getlogin_r is declared without a macro... mv -f .deps/ldver.Tpo .deps/ldver.Po
gcc -DHAVE_CONFIG_H -I.  -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -DENABLE_PLUGINS -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\""  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=FALSE -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT ldmisc.o -MD -MP -MF .deps/ldmisc.Tpo -c -o ldmisc.o ldmisc.c
yes
mv -f .deps/libldtestplug_la-testplug.Tpo .deps/libldtestplug_la-testplug.Plo
checking whether getpagesize is declared without a macro... gcc -DHAVE_CONFIG_H -I.  -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -DENABLE_PLUGINS -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\""  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=FALSE -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT ldfile.o -MD -MP -MF .deps/ldfile.Tpo -c -o ldfile.o \
-DSCRIPTDIR='"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib"' -DBINDIR='"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin"' -DTOOLBINDIR='"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin"' \
 ./ldfile.c
mv -f .deps/ldemul.Tpo .deps/ldemul.Po
gcc -DHAVE_CONFIG_H -I.  -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -DENABLE_PLUGINS -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\""  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=FALSE -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT ldcref.o -MD -MP -MF .deps/ldcref.Tpo -c -o ldcref.o ldcref.c
mv -f .deps/ldwrite.Tpo .deps/ldwrite.Po
gcc -DHAVE_CONFIG_H -I.  -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -DENABLE_PLUGINS -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\""  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=FALSE -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT plugin.o -MD -MP -MF .deps/plugin.Tpo -c -o plugin.o plugin.c
yes
checking whether getusershell is declared without a macro... yes
checking whether setusershell is declared without a macro... mv -f .deps/ldmain.Tpo .deps/ldmain.Po
gcc -DHAVE_CONFIG_H -I.  -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -DENABLE_PLUGINS -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\""  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=FALSE -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT ldbuildid.o -MD -MP -MF .deps/ldbuildid.Tpo -c -o ldbuildid.o ldbuildid.c
yes
checking whether endusershell is declared without a macro... mv -f .deps/ldfile.Tpo .deps/ldfile.Po
cp ./emultempl/astring.sed stringify.sed
gcc -DHAVE_CONFIG_H -I.  -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -DENABLE_PLUGINS -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\""  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=FALSE -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT ldelf.o -MD -MP -MF .deps/ldelf.Tpo -c -o ldelf.o ldelf.c
mv -f .deps/ldmisc.Tpo .deps/ldmisc.Po
gcc -DHAVE_CONFIG_H -I.  -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -DENABLE_PLUGINS -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\""  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=FALSE -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT ldelfgen.o -MD -MP -MF .deps/ldelfgen.Tpo -c -o ldelfgen.o ldelfgen.c
mv -f .deps/ldbuildid.Tpo .deps/ldbuildid.Po
/usr/bin/env bash ./libtool  --tag=CC   --mode=link gcc -g -O2 -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -no-undefined -rpath /nowhere -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib  -o libldtestplug.la  libldtestplug_la-testplug.lo  -ldl 
yes
mv -f .deps/ldcref.Tpo .deps/ldcref.Po
/usr/bin/env bash ./libtool  --tag=CC   --mode=link gcc -g -O2 -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -no-undefined -rpath /nowhere -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib  -o libldtestplug2.la  libldtestplug2_la-testplug2.lo  -ldl 
checking whether group_member is declared without a macro... yes
checking whether isatty is declared without a macro... mv -f .deps/ldexp.Tpo .deps/ldexp.Po
/usr/bin/env bash ./libtool  --tag=CC   --mode=link gcc -g -O2 -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -no-undefined -rpath /nowhere -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib  -o libldtestplug3.la  libldtestplug3_la-testplug3.lo  -ldl 
libtool: link: gcc -shared  -fPIC -DPIC  .libs/libldtestplug_la-testplug.o   -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib -ldl    -Wl,-soname -Wl,libldtestplug.so.0 -o .libs/libldtestplug.so.0.0.0
mv -f .deps/ldelfgen.Tpo .deps/ldelfgen.Po
/usr/bin/env bash ./libtool  --tag=CC   --mode=link gcc -g -O2 -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -no-undefined -rpath /nowhere -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib  -o libldtestplug4.la  libldtestplug4_la-testplug4.lo  -ldl 
yes
checking whether lchown is declared without a macro... libtool: link: gcc -shared  -fPIC -DPIC  .libs/libldtestplug2_la-testplug2.o   -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib -ldl    -Wl,-soname -Wl,libldtestplug2.so.0 -o .libs/libldtestplug2.so.0.0.0
libtool: link: (cd ".libs" && rm -f "libldtestplug.so.0" && ln -s "libldtestplug.so.0.0.0" "libldtestplug.so.0")
libtool: link: (cd ".libs" && rm -f "libldtestplug.so" && ln -s "libldtestplug.so.0.0.0" "libldtestplug.so")
libtool: link: ar rc .libs/libldtestplug.a  libldtestplug_la-testplug.o
libtool: link: ranlib .libs/libldtestplug.a
yes
libtool: link: (cd ".libs" && rm -f "libldtestplug2.so.0" && ln -s "libldtestplug2.so.0.0.0" "libldtestplug2.so.0")
checking whether link is declared without a macro... libtool: link: ( cd ".libs" && rm -f "libldtestplug.la" && ln -s "../libldtestplug.la" "libldtestplug.la" )
libtool: link: (cd ".libs" && rm -f "libldtestplug2.so" && ln -s "libldtestplug2.so.0.0.0" "libldtestplug2.so")
base=`echo eelf32ltsmip.c | sed -e 's,e\(.*\).c,\1,'`; \
make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
libtool: link: ar rc .libs/libldtestplug2.a  libldtestplug2_la-testplug2.o
libtool: link: gcc -shared  -fPIC -DPIC  .libs/libldtestplug3_la-testplug3.o   -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib -ldl    -Wl,-soname -Wl,libldtestplug3.so.0 -o .libs/libldtestplug3.so.0.0.0
libtool: link: ranlib .libs/libldtestplug2.a
libtool: link: gcc -shared  -fPIC -DPIC  .libs/libldtestplug4_la-testplug4.o   -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib -ldl    -Wl,-soname -Wl,libldtestplug4.so.0 -o .libs/libldtestplug4.so.0.0.0
yes
libtool: link: ( cd ".libs" && rm -f "libldtestplug2.la" && ln -s "../libldtestplug2.la" "libldtestplug2.la" )
base=`echo eelf32btsmip.c | sed -e 's,e\(.*\).c,\1,'`; \
make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
checking whether linkat is declared without a macro... mv -f .deps/plugin.Tpo .deps/plugin.Po
base=`echo eelf32ltsmipn32.c | sed -e 's,e\(.*\).c,\1,'`; \
make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
libtool: link: (cd ".libs" && rm -f "libldtestplug3.so.0" && ln -s "libldtestplug3.so.0.0.0" "libldtestplug3.so.0")
libtool: link: (cd ".libs" && rm -f "libldtestplug3.so" && ln -s "libldtestplug3.so.0.0.0" "libldtestplug3.so")
libtool: link: (cd ".libs" && rm -f "libldtestplug4.so.0" && ln -s "libldtestplug4.so.0.0.0" "libldtestplug4.so.0")
libtool: link: ar rc .libs/libldtestplug3.a  libldtestplug3_la-testplug3.o
libtool: link: ranlib .libs/libldtestplug3.a
yes
libtool: link: (cd ".libs" && rm -f "libldtestplug4.so" && ln -s "libldtestplug4.so.0.0.0" "libldtestplug4.so")
libtool: link: ar rc .libs/libldtestplug4.a  libldtestplug4_la-testplug4.o
checking whether lseek is declared without a macro... libtool: link: ranlib .libs/libldtestplug4.a
make[9]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/binutils-2.34/ld'
/usr/bin/env bash ./genscripts.sh "." "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib" "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl" "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl" x86_64-pc-linux-gnu mipsel-openwrt-linux-musl mipsel-openwrt-linux-musl ".deps" "" "elf32ltsmip elf32btsmip elf32ltsmipn32 elf64ltsmip elf32btsmipn32 elf64btsmip" "/usr/local/lib /lib /usr/lib" yes yes elf32ltsmip "mipsel-openwrt-linux-musl"
libtool: link: ( cd ".libs" && rm -f "libldtestplug3.la" && ln -s "../libldtestplug3.la" "libldtestplug3.la" )
base=`echo eelf64ltsmip.c | sed -e 's,e\(.*\).c,\1,'`; \
make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
libtool: link: ( cd ".libs" && rm -f "libldtestplug4.la" && ln -s "../libldtestplug4.la" "libldtestplug4.la" )
base=`echo eelf32btsmipn32.c | sed -e 's,e\(.*\).c,\1,'`; \
make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
yes
make[9]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/binutils-2.34/ld'
/usr/bin/env bash ./genscripts.sh "." "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib" "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl" "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl" x86_64-pc-linux-gnu mipsel-openwrt-linux-musl mipsel-openwrt-linux-musl ".deps" "" "elf32ltsmip elf32btsmip elf32ltsmipn32 elf64ltsmip elf32btsmipn32 elf64btsmip" "/usr/local/lib /lib /usr/lib" yes yes elf32ltsmipn32 "mipsel-openwrt-linux-musl"
checking whether pipe is declared without a macro... make[9]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/binutils-2.34/ld'
/usr/bin/env bash ./genscripts.sh "." "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib" "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl" "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl" x86_64-pc-linux-gnu mipsel-openwrt-linux-musl mipsel-openwrt-linux-musl ".deps" "" "elf32ltsmip elf32btsmip elf32ltsmipn32 elf64ltsmip elf32btsmipn32 elf64btsmip" "/usr/local/lib /lib /usr/lib" yes yes elf32btsmip "mipsel-openwrt-linux-musl"
yes
checking whether pipe2 is declared without a macro... make[9]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/binutils-2.34/ld'
/usr/bin/env bash ./genscripts.sh "." "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib" "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl" "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl" x86_64-pc-linux-gnu mipsel-openwrt-linux-musl mipsel-openwrt-linux-musl ".deps" "" "elf32ltsmip elf32btsmip elf32ltsmipn32 elf64ltsmip elf32btsmipn32 elf64btsmip" "/usr/local/lib /lib /usr/lib" yes yes elf64ltsmip "mipsel-openwrt-linux-musl"
make[9]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/binutils-2.34/ld'
/usr/bin/env bash ./genscripts.sh "." "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib" "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl" "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl" x86_64-pc-linux-gnu mipsel-openwrt-linux-musl mipsel-openwrt-linux-musl ".deps" "" "elf32ltsmip elf32btsmip elf32ltsmipn32 elf64ltsmip elf32btsmipn32 elf64btsmip" "/usr/local/lib /lib /usr/lib" yes yes elf32btsmipn32 "mipsel-openwrt-linux-musl"
yes
checking whether pread is declared without a macro... yes
checking whether pwrite is declared without a macro... mv -f .deps/ldelf.Tpo .deps/ldelf.Po
base=`echo eelf64btsmip.c | sed -e 's,e\(.*\).c,\1,'`; \
make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
yes
checking whether readlink is declared without a macro... yes
checking whether readlinkat is declared without a macro... make[9]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/binutils-2.34/ld'
/usr/bin/env bash ./genscripts.sh "." "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib" "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl" "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl" x86_64-pc-linux-gnu mipsel-openwrt-linux-musl mipsel-openwrt-linux-musl ".deps" "" "elf32ltsmip elf32btsmip elf32ltsmipn32 elf64ltsmip elf32btsmipn32 elf64btsmip" "/usr/local/lib /lib /usr/lib" yes yes elf64btsmip "mipsel-openwrt-linux-musl"
yes
checking whether rmdir is declared without a macro... yes
checking whether sethostname is declared without a macro... yes
checking whether sleep is declared without a macro... yes
checking whether symlink is declared without a macro... yes
checking whether symlinkat is declared without a macro... yes
checking whether ttyname_r is declared without a macro... yes
checking whether unlink is declared without a macro... yes
checking whether unlinkat is declared without a macro... yes
checking whether usleep is declared without a macro... yes
checking for unsetenv... make[9]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/binutils-2.34/ld'
gcc -DHAVE_CONFIG_H -I.  -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -DENABLE_PLUGINS -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\""  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=FALSE -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT eelf32btsmip.o -MD -MP -MF .deps/eelf32btsmip.Tpo -c -o eelf32btsmip.o eelf32btsmip.c
yes
checking for unsetenv() return type... int
checking whether unsetenv obeys POSIX... make[9]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/binutils-2.34/ld'
gcc -DHAVE_CONFIG_H -I.  -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -DENABLE_PLUGINS -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\""  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=FALSE -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT eelf32ltsmip.o -MD -MP -MF .deps/eelf32ltsmip.Tpo -c -o eelf32ltsmip.o eelf32ltsmip.c
yes
checking whether btowc is declared without a macro... make[9]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/binutils-2.34/ld'
gcc -DHAVE_CONFIG_H -I.  -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -DENABLE_PLUGINS -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\""  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=FALSE -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT eelf32ltsmipn32.o -MD -MP -MF .deps/eelf32ltsmipn32.Tpo -c -o eelf32ltsmipn32.o eelf32ltsmipn32.c
yes
checking whether wctob is declared without a macro... make[9]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/binutils-2.34/ld'
gcc -DHAVE_CONFIG_H -I.  -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -DENABLE_PLUGINS -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\""  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=FALSE -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT eelf64ltsmip.o -MD -MP -MF .deps/eelf64ltsmip.Tpo -c -o eelf64ltsmip.o eelf64ltsmip.c
yes
checking whether mbsinit is declared without a macro... mv -f .deps/eelf32btsmip.Tpo .deps/eelf32btsmip.Po
make[9]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/binutils-2.34/ld'
gcc -DHAVE_CONFIG_H -I.  -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -DENABLE_PLUGINS -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\""  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=FALSE -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT eelf32btsmipn32.o -MD -MP -MF .deps/eelf32btsmipn32.Tpo -c -o eelf32btsmipn32.o eelf32btsmipn32.c
yes
checking whether mbrtowc is declared without a macro... mv -f .deps/eelf32ltsmip.Tpo .deps/eelf32ltsmip.Po
yes
checking whether mbrlen is declared without a macro... mv -f .deps/eelf32ltsmipn32.Tpo .deps/eelf32ltsmipn32.Po
yes
checking whether mbsrtowcs is declared without a macro... mv -f .deps/ldlang.Tpo .deps/ldlang.Po
mv -f .deps/eelf64ltsmip.Tpo .deps/eelf64ltsmip.Po
yes
checking whether mbsnrtowcs is declared without a macro... mv -f .deps/eelf32btsmipn32.Tpo .deps/eelf32btsmipn32.Po
yes
checking whether wcrtomb is declared without a macro... make[9]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/binutils-2.34/ld'
gcc -DHAVE_CONFIG_H -I.  -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -DENABLE_PLUGINS -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\""  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=FALSE -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT eelf64btsmip.o -MD -MP -MF .deps/eelf64btsmip.Tpo -c -o eelf64btsmip.o eelf64btsmip.c
yes
checking whether wcsrtombs is declared without a macro... yes
checking whether wcsnrtombs is declared without a macro... yes
checking whether wcwidth is declared without a macro... yes
checking whether wmemchr is declared without a macro... mv -f .deps/eelf64btsmip.Tpo .deps/eelf64btsmip.Po
/usr/bin/env bash ./libtool  --tag=CC   --mode=link gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=FALSE -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib  -o ld-new ldgram.o ldlex-wrapper.o lexsup.o ldlang.o mri.o ldctor.o ldmain.o ldwrite.o ldexp.o ldemul.o ldver.o ldmisc.o ldfile.o ldcref.o plugin.o ldbuildid.o eelf32ltsmip.o eelf32btsmip.o eelf32ltsmipn32.o eelf64ltsmip.o eelf32btsmipn32.o eelf64btsmip.o ldelf.o ldelfgen.o ../bfd/libbfd.la ../libctf/libctf.la ../libiberty/libiberty.a  -L./../zlib -lz -ldl 
yes
checking whether wmemcmp is declared without a macro... yes
checking whether wmemcpy is declared without a macro... libtool: link: gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=FALSE -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -o ld-new ldgram.o ldlex-wrapper.o lexsup.o ldlang.o mri.o ldctor.o ldmain.o ldwrite.o ldexp.o ldemul.o ldver.o ldmisc.o ldfile.o ldcref.o plugin.o ldbuildid.o eelf32ltsmip.o eelf32btsmip.o eelf32ltsmipn32.o eelf64ltsmip.o eelf32btsmipn32.o eelf64btsmip.o ldelf.o ldelfgen.o  -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib ../bfd/.libs/libbfd.a -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/binutils-2.34/zlib ../libctf/.libs/libctf.a ../libiberty/libiberty.a -lz -ldl
yes
checking whether wmemmove is declared without a macro... yes
checking whether wmemset is declared without a macro... make[8]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/binutils-2.34/ld'
make[7]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/binutils-2.34/ld'
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/binutils-2.34/ld'
make[5]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/binutils-2.34'
make[4]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/binutils-2.34'
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/binutils-2.34/.built
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial
make -C /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/binutils-2.34 prefix=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial install
yes
checking whether wcslen is declared without a macro... make[4]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/binutils-2.34'
yes
checking whether wcsnlen is declared without a macro... make[5]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/binutils-2.34'
/usr/bin/env bash ./mkinstalldirs /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial
yes
checking whether wcscpy is declared without a macro... make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/binutils-2.34/bfd'
make  install-recursive
yes
checking whether wcpcpy is declared without a macro... yes
checking whether wcsncpy is declared without a macro... make[7]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/binutils-2.34/bfd'
Making install in doc
make[8]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/binutils-2.34/bfd/doc'
yes
checking whether wcpncpy is declared without a macro...  /bin/mkdir -p '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/share/info'
yes
 /usr/bin/install -c -m 644 ./bfd.info '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/share/info'
checking whether wcscat is declared without a macro...  install-info --info-dir='/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/share/info' '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/share/info/bfd.info'
make[8]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/binutils-2.34/bfd/doc'
Making install in po
make[8]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/binutils-2.34/bfd/po'
make[8]: Nothing to be done for 'install'.
make[8]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/binutils-2.34/bfd/po'
yes
checking whether wcsncat is declared without a macro... make[8]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/binutils-2.34/bfd'
yes
checking whether wcscmp is declared without a macro... make[9]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/binutils-2.34/bfd'
make[9]: Nothing to be done for 'install-exec-am'.
make[9]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/binutils-2.34/bfd'
yes
make[8]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/binutils-2.34/bfd'
make[7]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/binutils-2.34/bfd'
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/binutils-2.34/bfd'
checking whether wcsncmp is declared without a macro... make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/binutils-2.34/opcodes'
Making install in .
yes
checking whether wcscasecmp is declared without a macro... make[7]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/binutils-2.34/opcodes'
yes
make[8]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/binutils-2.34/opcodes'
make[8]: Nothing to be done for 'install-exec-am'.
checking whether wcsncasecmp is declared without a macro... make[8]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/binutils-2.34/opcodes'
make[7]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/binutils-2.34/opcodes'
Making install in po
make[7]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/binutils-2.34/opcodes/po'
make[7]: Nothing to be done for 'install'.
make[7]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/binutils-2.34/opcodes/po'
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/binutils-2.34/opcodes'
yes
checking whether wcscoll is declared without a macro... make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/binutils-2.34/binutils'
make  install-recursive
make[7]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/binutils-2.34/binutils'
yes
Making install in doc
make[8]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/binutils-2.34/binutils/doc'
make[9]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/binutils-2.34/binutils/doc'
make[9]: Nothing to be done for 'install-exec-am'.
checking whether wcsxfrm is declared without a macro...  /bin/mkdir -p '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/share/info'
 /usr/bin/install -c -m 644 ./binutils.info '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/share/info'
 install-info --info-dir='/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/share/info' '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/share/info/binutils.info'
install-info: warning: no info dir entry in `/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/share/info/binutils.info'
 /bin/mkdir -p '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/share/man/man1'
 /usr/bin/install -c -m 644 'addr2line.1' '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/share/man/man1/mipsel-openwrt-linux-musl-addr2line.1'
 /usr/bin/install -c -m 644 'ar.1' '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/share/man/man1/mipsel-openwrt-linux-musl-ar.1'
 /usr/bin/install -c -m 644 'dlltool.1' '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/share/man/man1/mipsel-openwrt-linux-musl-dlltool.1'
yes
 /usr/bin/install -c -m 644 'nm.1' '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/share/man/man1/mipsel-openwrt-linux-musl-nm.1'
 /usr/bin/install -c -m 644 'objcopy.1' '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/share/man/man1/mipsel-openwrt-linux-musl-objcopy.1'
 /usr/bin/install -c -m 644 'objdump.1' '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/share/man/man1/mipsel-openwrt-linux-musl-objdump.1'
 /usr/bin/install -c -m 644 'ranlib.1' '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/share/man/man1/mipsel-openwrt-linux-musl-ranlib.1'
 /usr/bin/install -c -m 644 'readelf.1' '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/share/man/man1/mipsel-openwrt-linux-musl-readelf.1'
checking whether wcsdup is declared without a macro...  /usr/bin/install -c -m 644 'size.1' '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/share/man/man1/mipsel-openwrt-linux-musl-size.1'
 /usr/bin/install -c -m 644 'strings.1' '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/share/man/man1/mipsel-openwrt-linux-musl-strings.1'
 /usr/bin/install -c -m 644 'strip.1' '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/share/man/man1/mipsel-openwrt-linux-musl-strip.1'
 /usr/bin/install -c -m 644 'elfedit.1' '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/share/man/man1/mipsel-openwrt-linux-musl-elfedit.1'
 /usr/bin/install -c -m 644 'windres.1' '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/share/man/man1/mipsel-openwrt-linux-musl-windres.1'
 /usr/bin/install -c -m 644 'windmc.1' '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/share/man/man1/mipsel-openwrt-linux-musl-windmc.1'
 /usr/bin/install -c -m 644 'c++filt.1' '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/share/man/man1/mipsel-openwrt-linux-musl-c++filt.1'
make[9]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/binutils-2.34/binutils/doc'
make[8]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/binutils-2.34/binutils/doc'
Making install in po
make[8]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/binutils-2.34/binutils/po'
make[8]: Nothing to be done for 'install'.
make[8]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/binutils-2.34/binutils/po'
make[8]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/binutils-2.34/binutils'
yes
checking whether wcschr is declared without a macro... yes
checking whether wcsrchr is declared without a macro... make[9]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/binutils-2.34/binutils'
yes
checking whether wcscspn is declared without a macro...  /bin/mkdir -p '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/bin'
  /usr/bin/env bash ./libtool   --mode=install /usr/bin/install -c size '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/bin/./mipsel-openwrt-linux-musl-size'
libtool: install: /usr/bin/install -c size /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/bin/./mipsel-openwrt-linux-musl-size
  /usr/bin/env bash ./libtool   --mode=install /usr/bin/install -c objdump '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/bin/./mipsel-openwrt-linux-musl-objdump'
yes
checking whether wcsspn is declared without a macro... libtool: install: /usr/bin/install -c objdump /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/bin/./mipsel-openwrt-linux-musl-objdump
  /usr/bin/env bash ./libtool   --mode=install /usr/bin/install -c ar '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/bin/./mipsel-openwrt-linux-musl-ar'
libtool: install: /usr/bin/install -c ar /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/bin/./mipsel-openwrt-linux-musl-ar
  /usr/bin/env bash ./libtool   --mode=install /usr/bin/install -c strings '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/bin/./mipsel-openwrt-linux-musl-strings'
yes
libtool: install: /usr/bin/install -c strings /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/bin/./mipsel-openwrt-linux-musl-strings
  /usr/bin/env bash ./libtool   --mode=install /usr/bin/install -c ranlib '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/bin/./mipsel-openwrt-linux-musl-ranlib'
checking whether wcspbrk is declared without a macro... libtool: install: /usr/bin/install -c ranlib /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/bin/./mipsel-openwrt-linux-musl-ranlib
  /usr/bin/env bash ./libtool   --mode=install /usr/bin/install -c objcopy '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/bin/./mipsel-openwrt-linux-musl-objcopy'
yes
libtool: install: /usr/bin/install -c objcopy /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/bin/./mipsel-openwrt-linux-musl-objcopy
  /usr/bin/env bash ./libtool   --mode=install /usr/bin/install -c addr2line '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/bin/./mipsel-openwrt-linux-musl-addr2line'
checking whether wcsstr is declared without a macro... libtool: install: /usr/bin/install -c addr2line /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/bin/./mipsel-openwrt-linux-musl-addr2line
  /usr/bin/env bash ./libtool   --mode=install /usr/bin/install -c readelf '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/bin/./mipsel-openwrt-linux-musl-readelf'
libtool: install: /usr/bin/install -c readelf /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/bin/./mipsel-openwrt-linux-musl-readelf
yes
  /usr/bin/env bash ./libtool   --mode=install /usr/bin/install -c elfedit '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/bin/./mipsel-openwrt-linux-musl-elfedit'
checking whether wcstok is declared without a macro... libtool: install: /usr/bin/install -c elfedit /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/bin/./mipsel-openwrt-linux-musl-elfedit
  /usr/bin/env bash ./libtool  --mode=install /usr/bin/install -c nm-new /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/bin/mipsel-openwrt-linux-musl-nm
yes
checking whether wcswidth is declared without a macro... libtool: install: /usr/bin/install -c nm-new /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/bin/mipsel-openwrt-linux-musl-nm
  /usr/bin/env bash ./libtool  --mode=install /usr/bin/install -c strip-new /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/bin/mipsel-openwrt-linux-musl-strip
libtool: install: /usr/bin/install -c strip-new /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/bin/mipsel-openwrt-linux-musl-strip
yes
  /usr/bin/env bash ./libtool  --mode=install /usr/bin/install -c cxxfilt /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/bin/mipsel-openwrt-linux-musl-c++filt
checking whether iswcntrl works... libtool: install: /usr/bin/install -c cxxfilt /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/bin/mipsel-openwrt-linux-musl-c++filt
/usr/bin/env bash ./../mkinstalldirs /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/mipsel-openwrt-linux-musl/bin
mkdir -p -- /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/mipsel-openwrt-linux-musl/bin
for i in nm-new strip-new ar ranlib dlltool objdump objcopy readelf; do \
  if [ -f $i ]; then \
    j=`echo $i | sed -e 's/-new//'`; \
    k=`echo $j | sed 's&^&mipsel-openwrt-linux-musl-&'`; \
    if [ "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/bin/$k" != "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/mipsel-openwrt-linux-musl/bin/$j" ]; then \
      rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/mipsel-openwrt-linux-musl/bin/$j; \
      ln /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/bin/$k /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/mipsel-openwrt-linux-musl/bin/$j >/dev/null 2>/dev/null \
	||  /usr/bin/env bash ./libtool --mode=install /usr/bin/install -c $i /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/mipsel-openwrt-linux-musl/bin/$j; \
    fi; \
  else true; \
  fi; \
done
make[9]: Nothing to be done for 'install-data-am'.
make[9]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/binutils-2.34/binutils'
make[8]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/binutils-2.34/binutils'
make[7]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/binutils-2.34/binutils'
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/binutils-2.34/binutils'
yes
checking for towlower... make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/binutils-2.34/etc'
make[6]: Nothing to be done for 'install'.
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/binutils-2.34/etc'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/binutils-2.34/gas'
Making install in doc
make[7]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/binutils-2.34/gas/doc'
make[8]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/binutils-2.34/gas/doc'
make[8]: Nothing to be done for 'install-exec-am'.
 /bin/mkdir -p '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/share/info'
 /usr/bin/install -c -m 644 ./as.info '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/share/info'
 install-info --info-dir='/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/share/info' '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/share/info/as.info'
 /bin/mkdir -p '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/share/man/man1'
yes
checking for wctype_t...  /usr/bin/install -c -m 644 'as.1' '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/share/man/man1/mipsel-openwrt-linux-musl-as.1'
make[8]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/binutils-2.34/gas/doc'
make[7]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/binutils-2.34/gas/doc'
Making install in po
make[7]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/binutils-2.34/gas/po'
make[7]: Nothing to be done for 'install'.
make[7]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/binutils-2.34/gas/po'
make[7]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/binutils-2.34/gas'
yes
checking for wctrans_t... yes
checking whether wctype is declared without a macro... make[8]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/binutils-2.34/gas'
/usr/bin/env bash ./../mkinstalldirs /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/bin
yes
checking whether iswctype is declared without a macro...   /usr/bin/env bash ./libtool  --mode=install /usr/bin/install -c as-new /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/bin/mipsel-openwrt-linux-musl-as
libtool: install: /usr/bin/install -c as-new /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/bin/mipsel-openwrt-linux-musl-as
/usr/bin/env bash ./../mkinstalldirs /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/mipsel-openwrt-linux-musl/bin
n=`echo as | sed 's&^&mipsel-openwrt-linux-musl-&'`; \
if [ "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/bin/$n" != "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/mipsel-openwrt-linux-musl/bin/as" ]; then \
  rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/mipsel-openwrt-linux-musl/bin/as; \
  ln /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/bin/$n /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/mipsel-openwrt-linux-musl/bin/as >/dev/null 2>/dev/null \
    ||  /usr/bin/env bash ./libtool --mode=install /usr/bin/install -c as-new /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/mipsel-openwrt-linux-musl/bin/as; \
else \
  true ; \
fi
make[8]: Nothing to be done for 'install-data-am'.
make[8]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/binutils-2.34/gas'
make[7]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/binutils-2.34/gas'
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/binutils-2.34/gas'
yes
checking whether wctrans is declared without a macro... make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/binutils-2.34/gprof'
make  install-recursive
make[7]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/binutils-2.34/gprof'
Making install in po
make[8]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/binutils-2.34/gprof/po'
make[8]: Nothing to be done for 'install'.
make[8]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/binutils-2.34/gprof/po'
yes
checking whether towctrans is declared without a macro... make[8]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/binutils-2.34/gprof'
make[9]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/binutils-2.34/gprof'
yes
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane...  /bin/mkdir -p '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/bin'
yes
  /usr/bin/env bash ./libtool   --mode=install /usr/bin/install -c gprof '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/bin/./mipsel-openwrt-linux-musl-gprof'
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
libtool: install: /usr/bin/install -c gprof /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/bin/./mipsel-openwrt-linux-musl-gprof
checking for style of include used by make... GNU
 /bin/mkdir -p '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/share/info'
checking whether make supports nested variables... yes
 /usr/bin/install -c -m 644 ./gprof.info '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/share/info'
checking dependency style of gcc...  install-info --info-dir='/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/share/info' '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/share/info/gprof.info'
 /bin/mkdir -p '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/share/man/man1'
 /usr/bin/install -c -m 644 'gprof.1' '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/share/man/man1/mipsel-openwrt-linux-musl-gprof.1'
make[9]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/binutils-2.34/gprof'
make[8]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/binutils-2.34/gprof'
make[7]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/binutils-2.34/gprof'
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/binutils-2.34/gprof'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/binutils-2.34/intl'
make[6]: Nothing to be done for 'install'.
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/binutils-2.34/intl'
gcc3
checking whether make supports nested variables... (cached) yes
checking whether ln -s works... yes
checking for x86_64-pc-linux-gnu-ranlib... ranlib
checking for x86_64-pc-linux-gnu-ar... (cached) ar
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/binutils-2.34/ld'
make  install-recursive
configure: updating cache ./config.cache
checking that generated files are newer than configure... make[7]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/binutils-2.34/ld'
Making install in po
make[8]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/binutils-2.34/ld/po'
make[8]: Nothing to be done for 'install'.
make[8]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/binutils-2.34/ld/po'
make[8]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/binutils-2.34/ld'
make[9]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/binutils-2.34/ld'
 /bin/mkdir -p '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/bin'
  /usr/bin/env bash ./libtool   --mode=install /usr/bin/install -c ld-new '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/bin/./mipsel-openwrt-linux-musl-ld.bfd'
libtool: install: /usr/bin/install -c ld-new /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/bin/./mipsel-openwrt-linux-musl-ld.bfd
/usr/bin/env bash ./../mkinstalldirs /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/mipsel-openwrt-linux-musl/bin
n=`echo ld.bfd | sed 's/^ld-new$/ld.bfd/;s&^&mipsel-openwrt-linux-musl-&'`; \
if test "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/bin" != "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/mipsel-openwrt-linux-musl/bin"; then \
  rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/mipsel-openwrt-linux-musl/bin/ld.bfd; \
  ln /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/bin/$n /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/mipsel-openwrt-linux-musl/bin/ld.bfd >/dev/null 2>/dev/null \
  ||  /usr/bin/env bash ./libtool --mode=install /usr/bin/install -c ld-new /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/mipsel-openwrt-linux-musl/bin/ld.bfd; \
fi; \
if test "xyes" = "xyes"; then \
  ld=`echo ld | sed 's/^ld-new$/ld.bfd/;s&^&mipsel-openwrt-linux-musl-&'`; \
  rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/bin/$ld; \
  ln /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/bin/$n /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/bin/$ld >/dev/null 2>/dev/null \
  ||  /usr/bin/env bash ./libtool --mode=install /usr/bin/install -c ld-new /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/bin/$ld; \
  if test "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/bin" != "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/mipsel-openwrt-linux-musl/bin"; then \
    rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/mipsel-openwrt-linux-musl/bin/ld; \
    ln /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/bin/$n /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/mipsel-openwrt-linux-musl/bin/ld >/dev/null 2>/dev/null \
    ||  /usr/bin/env bash ./libtool --mode=install /usr/bin/install -c ld-new /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/mipsel-openwrt-linux-musl/bin/ld; \
  fi; \
fi
/usr/bin/env bash ./../mkinstalldirs /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/ldscripts
mkdir -p -- /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/ldscripts
for f in ldscripts/* ; do \
  /usr/bin/install -c -m 644 $f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/$f ; \
done
 /bin/mkdir -p '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/share/info'
 /usr/bin/install -c -m 644 ./ld.info '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/share/info'
 install-info --info-dir='/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/share/info' '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/share/info/ld.info'
 /bin/mkdir -p '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/share/man/man1'
 /usr/bin/install -c -m 644 'ld.1' '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/share/man/man1/mipsel-openwrt-linux-musl-ld.1'
make[9]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/binutils-2.34/ld'
make[8]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/binutils-2.34/ld'
make[7]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/binutils-2.34/ld'
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/binutils-2.34/ld'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/binutils-2.34/libiberty'
make[7]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/binutils-2.34/libiberty/testsuite'
make[7]: Nothing to be done for 'all'.
make[7]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/binutils-2.34/libiberty/testsuite'
if test -n ""; then \
	/usr/bin/env bash ./../mkinstalldirs /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/`gcc -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -print-multi-os-directory`; \
	/usr/bin/install -c -m 644 ./libiberty.a /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/`gcc -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -print-multi-os-directory`/./libiberty.an; \
	( cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/`gcc -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -print-multi-os-directory` ; chmod 644 ./libiberty.an ;ranlib ./libiberty.an ); \
	mv -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/`gcc -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -print-multi-os-directory`/./libiberty.an /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/`gcc -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -print-multi-os-directory`/./libiberty.a; \
	case "" in \
	  /*)    thd=;; \
	  *)     thd=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/include/;; \
	esac; \
	/usr/bin/env bash ./../mkinstalldirs ${thd}; \
	for h in ./../include/ansidecl.h ./../include/demangle.h ./../include/dyn-string.h ./../include/fibheap.h ./../include/floatformat.h ./../include/hashtab.h ./../include/libiberty.h ./../include/objalloc.h ./../include/partition.h ./../include/safe-ctype.h ./../include/sort.h ./../include/splay-tree.h ./../include/timeval-utils.h; do \
	  /usr/bin/install -c -m 644 $h ${thd}; \
	done; \
fi
make[7]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/binutils-2.34/libiberty/testsuite'
make[7]: Nothing to be done for 'install'.
make[7]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/binutils-2.34/libiberty/testsuite'
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/binutils-2.34/libiberty'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/binutils-2.34/libctf'
make[7]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/binutils-2.34/libctf'
make[7]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/binutils-2.34/libctf'
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/binutils-2.34/libctf'
make[5]: Nothing to be done for 'install-target'.
make[5]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/binutils-2.34'
make[4]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/binutils-2.34'
make -C /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/binutils-2.34 prefix=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl install
make[4]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/binutils-2.34'
make[5]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/binutils-2.34'
/usr/bin/env bash ./mkinstalldirs /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/binutils-2.34/bfd'
make  install-recursive
make[7]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/binutils-2.34/bfd'
Making install in doc
make[8]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/binutils-2.34/bfd/doc'
 /bin/mkdir -p '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/info'
 /usr/bin/install -c -m 644 ./bfd.info '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/info'
 install-info --info-dir='/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/info' '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/info/bfd.info'
make[8]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/binutils-2.34/bfd/doc'
Making install in po
make[8]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/binutils-2.34/bfd/po'
make[8]: Nothing to be done for 'install'.
make[8]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/binutils-2.34/bfd/po'
make[8]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/binutils-2.34/bfd'
make[9]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/binutils-2.34/bfd'
make[9]: Nothing to be done for 'install-exec-am'.
make[9]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/binutils-2.34/bfd'
make[8]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/binutils-2.34/bfd'
make[7]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/binutils-2.34/bfd'
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/binutils-2.34/bfd'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/binutils-2.34/opcodes'
Making install in .
make[7]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/binutils-2.34/opcodes'
make[8]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/binutils-2.34/opcodes'
make[8]: Nothing to be done for 'install-exec-am'.
make[8]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/binutils-2.34/opcodes'
make[7]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/binutils-2.34/opcodes'
Making install in po
make[7]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/binutils-2.34/opcodes/po'
make[7]: Nothing to be done for 'install'.
make[7]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/binutils-2.34/opcodes/po'
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/binutils-2.34/opcodes'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/binutils-2.34/binutils'
make  install-recursive
make[7]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/binutils-2.34/binutils'
Making install in doc
make[8]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/binutils-2.34/binutils/doc'
make[9]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/binutils-2.34/binutils/doc'
make[9]: Nothing to be done for 'install-exec-am'.
 /bin/mkdir -p '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/info'
 /usr/bin/install -c -m 644 ./binutils.info '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/info'
 install-info --info-dir='/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/info' '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/info/binutils.info'
install-info: warning: no info dir entry in `/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/info/binutils.info'
 /bin/mkdir -p '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/man/man1'
 /usr/bin/install -c -m 644 'addr2line.1' '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/man/man1/mipsel-openwrt-linux-musl-addr2line.1'
 /usr/bin/install -c -m 644 'ar.1' '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/man/man1/mipsel-openwrt-linux-musl-ar.1'
 /usr/bin/install -c -m 644 'dlltool.1' '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/man/man1/mipsel-openwrt-linux-musl-dlltool.1'
 /usr/bin/install -c -m 644 'nm.1' '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/man/man1/mipsel-openwrt-linux-musl-nm.1'
 /usr/bin/install -c -m 644 'objcopy.1' '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/man/man1/mipsel-openwrt-linux-musl-objcopy.1'
 /usr/bin/install -c -m 644 'objdump.1' '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/man/man1/mipsel-openwrt-linux-musl-objdump.1'
 /usr/bin/install -c -m 644 'ranlib.1' '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/man/man1/mipsel-openwrt-linux-musl-ranlib.1'
 /usr/bin/install -c -m 644 'readelf.1' '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/man/man1/mipsel-openwrt-linux-musl-readelf.1'
 /usr/bin/install -c -m 644 'size.1' '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/man/man1/mipsel-openwrt-linux-musl-size.1'
 /usr/bin/install -c -m 644 'strings.1' '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/man/man1/mipsel-openwrt-linux-musl-strings.1'
 /usr/bin/install -c -m 644 'strip.1' '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/man/man1/mipsel-openwrt-linux-musl-strip.1'
 /usr/bin/install -c -m 644 'elfedit.1' '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/man/man1/mipsel-openwrt-linux-musl-elfedit.1'
 /usr/bin/install -c -m 644 'windres.1' '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/man/man1/mipsel-openwrt-linux-musl-windres.1'
 /usr/bin/install -c -m 644 'windmc.1' '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/man/man1/mipsel-openwrt-linux-musl-windmc.1'
 /usr/bin/install -c -m 644 'c++filt.1' '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/man/man1/mipsel-openwrt-linux-musl-c++filt.1'
make[9]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/binutils-2.34/binutils/doc'
make[8]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/binutils-2.34/binutils/doc'
Making install in po
make[8]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/binutils-2.34/binutils/po'
make[8]: Nothing to be done for 'install'.
make[8]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/binutils-2.34/binutils/po'
make[8]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/binutils-2.34/binutils'
done
configure: creating ./config.status
make[9]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/binutils-2.34/binutils'
 /bin/mkdir -p '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin'
  /usr/bin/env bash ./libtool   --mode=install /usr/bin/install -c size '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin/./mipsel-openwrt-linux-musl-size'
libtool: install: /usr/bin/install -c size /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin/./mipsel-openwrt-linux-musl-size
  /usr/bin/env bash ./libtool   --mode=install /usr/bin/install -c objdump '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin/./mipsel-openwrt-linux-musl-objdump'
libtool: install: /usr/bin/install -c objdump /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin/./mipsel-openwrt-linux-musl-objdump
  /usr/bin/env bash ./libtool   --mode=install /usr/bin/install -c ar '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin/./mipsel-openwrt-linux-musl-ar'
libtool: install: /usr/bin/install -c ar /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin/./mipsel-openwrt-linux-musl-ar
  /usr/bin/env bash ./libtool   --mode=install /usr/bin/install -c strings '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin/./mipsel-openwrt-linux-musl-strings'
config.status: creating Makefile
libtool: install: /usr/bin/install -c strings /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin/./mipsel-openwrt-linux-musl-strings
  /usr/bin/env bash ./libtool   --mode=install /usr/bin/install -c ranlib '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin/./mipsel-openwrt-linux-musl-ranlib'
config.status: creating import/Makefile
libtool: install: /usr/bin/install -c ranlib /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin/./mipsel-openwrt-linux-musl-ranlib
  /usr/bin/env bash ./libtool   --mode=install /usr/bin/install -c objcopy '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin/./mipsel-openwrt-linux-musl-objcopy'
config.status: creating config.h
libtool: install: /usr/bin/install -c objcopy /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin/./mipsel-openwrt-linux-musl-objcopy
  /usr/bin/env bash ./libtool   --mode=install /usr/bin/install -c addr2line '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin/./mipsel-openwrt-linux-musl-addr2line'
config.status: executing depfiles commands
libtool: install: /usr/bin/install -c addr2line /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin/./mipsel-openwrt-linux-musl-addr2line
  /usr/bin/env bash ./libtool   --mode=install /usr/bin/install -c readelf '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin/./mipsel-openwrt-linux-musl-readelf'
libtool: install: /usr/bin/install -c readelf /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin/./mipsel-openwrt-linux-musl-readelf
  /usr/bin/env bash ./libtool   --mode=install /usr/bin/install -c elfedit '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin/./mipsel-openwrt-linux-musl-elfedit'
libtool: install: /usr/bin/install -c elfedit /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin/./mipsel-openwrt-linux-musl-elfedit
  /usr/bin/env bash ./libtool  --mode=install /usr/bin/install -c nm-new /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin/mipsel-openwrt-linux-musl-nm
libtool: install: /usr/bin/install -c nm-new /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin/mipsel-openwrt-linux-musl-nm
  /usr/bin/env bash ./libtool  --mode=install /usr/bin/install -c strip-new /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin/mipsel-openwrt-linux-musl-strip
libtool: install: /usr/bin/install -c strip-new /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin/mipsel-openwrt-linux-musl-strip
  /usr/bin/env bash ./libtool  --mode=install /usr/bin/install -c cxxfilt /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin/mipsel-openwrt-linux-musl-c++filt
libtool: install: /usr/bin/install -c cxxfilt /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin/mipsel-openwrt-linux-musl-c++filt
/usr/bin/env bash ./../mkinstalldirs /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin
mkdir -p -- /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin
for i in nm-new strip-new ar ranlib dlltool objdump objcopy readelf; do \
  if [ -f $i ]; then \
    j=`echo $i | sed -e 's/-new//'`; \
    k=`echo $j | sed 's&^&mipsel-openwrt-linux-musl-&'`; \
    if [ "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin/$k" != "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/$j" ]; then \
      rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/$j; \
      ln /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin/$k /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/$j >/dev/null 2>/dev/null \
	||  /usr/bin/env bash ./libtool --mode=install /usr/bin/install -c $i /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/$j; \
    fi; \
  else true; \
  fi; \
done
config.status: executing default commands
make[9]: Nothing to be done for 'install-data-am'.
make[9]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/binutils-2.34/binutils'
make[8]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/binutils-2.34/binutils'
make[7]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/binutils-2.34/binutils'
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/binutils-2.34/binutils'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/binutils-2.34/etc'
make[6]: Nothing to be done for 'install'.
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/binutils-2.34/etc'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/binutils-2.34/gas'
Making install in doc
make[7]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/binutils-2.34/gas/doc'
make[8]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/binutils-2.34/gas/doc'
make[8]: Nothing to be done for 'install-exec-am'.
 /bin/mkdir -p '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/info'
 /usr/bin/install -c -m 644 ./as.info '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/info'
 install-info --info-dir='/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/info' '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/info/as.info'
 /bin/mkdir -p '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/man/man1'
checking whether NLS is requested... yes
checking for catalogs to be installed... 
checking whether /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gdb-8.3.1/missing makeinfo --split-size=5000000 supports @click...  /usr/bin/install -c -m 644 'as.1' '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/man/man1/mipsel-openwrt-linux-musl-as.1'
make[8]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/binutils-2.34/gas/doc'
make[7]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/binutils-2.34/gas/doc'
Making install in po
make[7]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/binutils-2.34/gas/po'
make[7]: Nothing to be done for 'install'.
make[7]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/binutils-2.34/gas/po'
yes
make[7]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/binutils-2.34/gas'
checking for default auto-load directory... $debugdir:$datadir/auto-load
checking for default auto-load safe-path... $debugdir:$datadir/auto-load
checking libunwind-ia64.h usability... make[8]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/binutils-2.34/gas'
/usr/bin/env bash ./../mkinstalldirs /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin
  /usr/bin/env bash ./libtool  --mode=install /usr/bin/install -c as-new /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin/mipsel-openwrt-linux-musl-as
no
checking libunwind-ia64.h presence... no
checking for libunwind-ia64.h... no
libtool: install: /usr/bin/install -c as-new /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin/mipsel-openwrt-linux-musl-as
checking for monstartup... /usr/bin/env bash ./../mkinstalldirs /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin
n=`echo as | sed 's&^&mipsel-openwrt-linux-musl-&'`; \
if [ "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin/$n" != "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/as" ]; then \
  rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/as; \
  ln /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin/$n /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/as >/dev/null 2>/dev/null \
    ||  /usr/bin/env bash ./libtool --mode=install /usr/bin/install -c as-new /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/as; \
else \
  true ; \
fi
make[8]: Nothing to be done for 'install-data-am'.
make[8]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/binutils-2.34/gas'
make[7]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/binutils-2.34/gas'
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/binutils-2.34/gas'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/binutils-2.34/gprof'
make  install-recursive
yes
make[7]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/binutils-2.34/gprof'
checking for _mcleanup... Making install in po
make[8]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/binutils-2.34/gprof/po'
make[8]: Nothing to be done for 'install'.
make[8]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/binutils-2.34/gprof/po'
make[8]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/binutils-2.34/gprof'
yes
make[9]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/binutils-2.34/gprof'
checking for _etext...  /bin/mkdir -p '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin'
  /usr/bin/env bash ./libtool   --mode=install /usr/bin/install -c gprof '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin/./mipsel-openwrt-linux-musl-gprof'
libtool: install: /usr/bin/install -c gprof /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin/./mipsel-openwrt-linux-musl-gprof
 /bin/mkdir -p '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/info'
 /usr/bin/install -c -m 644 ./gprof.info '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/info'
 install-info --info-dir='/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/info' '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/info/gprof.info'
 /bin/mkdir -p '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/man/man1'
yes
checking for etext...  /usr/bin/install -c -m 644 'gprof.1' '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/man/man1/mipsel-openwrt-linux-musl-gprof.1'
make[9]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/binutils-2.34/gprof'
make[8]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/binutils-2.34/gprof'
make[7]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/binutils-2.34/gprof'
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/binutils-2.34/gprof'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/binutils-2.34/intl'
make[6]: Nothing to be done for 'install'.
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/binutils-2.34/intl'
yes
checking for gawk... gawk
checking for a BSD-compatible install... /usr/bin/install -c
checking whether ln -s works... yes
checking for x86_64-pc-linux-gnu-ranlib... ranlib
checking for bison... bison -y
checking for x86_64-pc-linux-gnu-ar... ar
checking for x86_64-pc-linux-gnu-dlltool... dlltool
checking for x86_64-pc-linux-gnu-windres... windres
checking for main in -lm... make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/binutils-2.34/ld'
make  install-recursive
yes
checking for library containing gethostbyname... none required
checking for library containing socketpair... make[7]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/binutils-2.34/ld'
Making install in po
make[8]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/binutils-2.34/ld/po'
make[8]: Nothing to be done for 'install'.
make[8]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/binutils-2.34/ld/po'
none required
checking for library containing kinfo_getvmmap... make[8]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/binutils-2.34/ld'
make[9]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/binutils-2.34/ld'
 /bin/mkdir -p '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin'
  /usr/bin/env bash ./libtool   --mode=install /usr/bin/install -c ld-new '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin/./mipsel-openwrt-linux-musl-ld.bfd'
no
checking for library containing kinfo_getfile... libtool: install: /usr/bin/install -c ld-new /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin/./mipsel-openwrt-linux-musl-ld.bfd
/usr/bin/env bash ./../mkinstalldirs /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin
n=`echo ld.bfd | sed 's/^ld-new$/ld.bfd/;s&^&mipsel-openwrt-linux-musl-&'`; \
if test "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin" != "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin"; then \
  rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ld.bfd; \
  ln /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin/$n /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ld.bfd >/dev/null 2>/dev/null \
  ||  /usr/bin/env bash ./libtool --mode=install /usr/bin/install -c ld-new /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ld.bfd; \
fi; \
if test "xyes" = "xyes"; then \
  ld=`echo ld | sed 's/^ld-new$/ld.bfd/;s&^&mipsel-openwrt-linux-musl-&'`; \
  rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin/$ld; \
  ln /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin/$n /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin/$ld >/dev/null 2>/dev/null \
  ||  /usr/bin/env bash ./libtool --mode=install /usr/bin/install -c ld-new /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin/$ld; \
  if test "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin" != "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin"; then \
    rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ld; \
    ln /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin/$n /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ld >/dev/null 2>/dev/null \
    ||  /usr/bin/env bash ./libtool --mode=install /usr/bin/install -c ld-new /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ld; \
  fi; \
fi
/usr/bin/env bash ./../mkinstalldirs /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/ldscripts
mkdir -p -- /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/ldscripts
for f in ldscripts/* ; do \
  /usr/bin/install -c -m 644 $f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/$f ; \
done
no
checking for ld used by GCC... ld
checking if the linker (ld) is GNU ld... yes
checking for shared library run path origin... done
checking for iconv... yes
checking for iconv declaration...  /bin/mkdir -p '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/info'
 /usr/bin/install -c -m 644 ./ld.info '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/info'

         extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
checking for library containing waddstr...  install-info --info-dir='/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/info' '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/info/ld.info'
 /bin/mkdir -p '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/man/man1'
 /usr/bin/install -c -m 644 'ld.1' '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/man/man1/mipsel-openwrt-linux-musl-ld.1'
make[9]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/binutils-2.34/ld'
make[8]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/binutils-2.34/ld'
make[7]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/binutils-2.34/ld'
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/binutils-2.34/ld'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/binutils-2.34/libiberty'
make[7]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/binutils-2.34/libiberty/testsuite'
make[7]: Nothing to be done for 'all'.
make[7]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/binutils-2.34/libiberty/testsuite'
if test -n ""; then \
	/usr/bin/env bash ./../mkinstalldirs /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/`gcc -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -print-multi-os-directory`; \
	/usr/bin/install -c -m 644 ./libiberty.a /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/`gcc -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -print-multi-os-directory`/./libiberty.an; \
	( cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/`gcc -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -print-multi-os-directory` ; chmod 644 ./libiberty.an ;ranlib ./libiberty.an ); \
	mv -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/`gcc -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -print-multi-os-directory`/./libiberty.an /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/`gcc -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -print-multi-os-directory`/./libiberty.a; \
	case "" in \
	  /*)    thd=;; \
	  *)     thd=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/;; \
	esac; \
	/usr/bin/env bash ./../mkinstalldirs ${thd}; \
	for h in ./../include/ansidecl.h ./../include/demangle.h ./../include/dyn-string.h ./../include/fibheap.h ./../include/floatformat.h ./../include/hashtab.h ./../include/libiberty.h ./../include/objalloc.h ./../include/partition.h ./../include/safe-ctype.h ./../include/sort.h ./../include/splay-tree.h ./../include/timeval-utils.h; do \
	  /usr/bin/install -c -m 644 $h ${thd}; \
	done; \
fi
make[7]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/binutils-2.34/libiberty/testsuite'
make[7]: Nothing to be done for 'install'.
make[7]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/binutils-2.34/libiberty/testsuite'
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/binutils-2.34/libiberty'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/binutils-2.34/libctf'
make[7]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/binutils-2.34/libctf'
make[7]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/binutils-2.34/libctf'
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/binutils-2.34/libctf'
make[5]: Nothing to be done for 'install-target'.
make[5]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/binutils-2.34'
make[4]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/binutils-2.34'
if [ -d /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib64 -a \! -L /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib64 ]; then mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib; mv /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib64/* /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/; rm -rf /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib64; fi
ln -sf lib /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib64
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/libiberty.a
cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin/mipsel-openwrt-linux-musl-readelf /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin/readelf
-lncurses
checking for library containing tgetent... # ARC gcc requires extlib.
# If extlib is not available in "initial" folder
# initial gcc will fail to build libc.
if [ -d /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/extlib ]; then cp -fpR -r /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/extlib /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/; fi
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/stamp
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/binutils-2.34/.built
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/stamp/.binutils_installed
make[3]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/toolchain/binutils'
time: toolchain/binutils/compile#148.25#28.62#72.59
make[3]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/toolchain/gcc/initial'
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/dl
SHELL= flock /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/.gcc-8.4.0.tar.xz.flock -c '  	/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/download.pl "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/dl" "gcc-8.4.0.tar.xz" "e30a6e52d10e1f27ed55104ad233c30bd1e99cfb5ff98ab022dc941edd1b2dd4" "" "@GNU/gcc/gcc-8.4.0"    '
none required
checking size of unsigned long long... + curl -f --connect-timeout 20 --retry 5 --location --insecure https://sources.cdn.openwrt.org/gcc-8.4.0.tar.xz
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     08
checking size of unsigned long... 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
curl: (22) The requested URL returned error: 404 
Download failed.
+ curl -f --connect-timeout 20 --retry 5 --location --insecure http://ftp.riken.jp/GNU/gnu/gcc/gcc-8.4.0/gcc-8.4.0.tar.xz
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
curl: (22) The requested URL returned error: 404 Not Found
Download failed.
8
+ curl -f --connect-timeout 20 --retry 5 --location --insecure http://ftp.jaist.ac.jp/pub/GNU/gcc/gcc-8.4.0/gcc-8.4.0.tar.xz
checking size of unsigned __int128...   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     016
checking for library containing dlopen... none required
checking whether to use expat... yes
checking for libexpat... yes
checking how to link with libexpat... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib/libexpat.so -Wl,-rpath -Wl,/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib
checking for XML_StopParser... yes
checking whether to use MPFR... auto
checking for libmpfr... yes
checking how to link with libmpfr... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib/libmpfr.a /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib/libgmp.a
checking whether to use python... no
configure: WARNING: python support disabled; some features may be unavailable.
checking whether to use guile... auto
checking for pkg-config... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/pkg-config
checking for usable guile from /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/pkg-config... no
checking for the source-highlight library... no
checking whether to use intel pt... auto
checking for libipt... no
configure: WARNING: libipt is missing or unusable; some features may be unavailable.
checking for ANSI C header files... (cached) yes
checking nlist.h usability... no
checking nlist.h presence... no
checking for nlist.h... no
checking machine/reg.h usability... no
checking machine/reg.h presence... no
checking for machine/reg.h... no
checking poll.h usability... yes
checking poll.h presence... yes
checking for poll.h... yes
checking sys/poll.h usability... yes
checking sys/poll.h presence... yes
checking for sys/poll.h... yes
checking proc_service.h usability... yes
checking proc_service.h presence... yes
checking for proc_service.h... yes
checking thread_db.h usability... yes
checking thread_db.h presence... yes
checking for thread_db.h... yes
checking linux/elf.h usability... yes
checking linux/elf.h presence... yes
checking for linux/elf.h... yes
checking sys/file.h usability... yes
checking sys/file.h presence... yes
checking for sys/file.h... yes
checking sys/filio.h usability... no
checking sys/filio.h presence... no
checking for sys/filio.h... no
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking sys/resource.h usability... yes
checking sys/resource.h presence... yes
checking for sys/resource.h... yes
checking sys/procfs.h usability... yes
checking sys/procfs.h presence... yes
checking for sys/procfs.h... yes
checking sys/ptrace.h usability... yes
checking sys/ptrace.h presence... yes
checking for sys/ptrace.h... yes
checking ptrace.h usability... no
checking ptrace.h presence... no
checking for ptrace.h... no
checking sys/reg.h usability... yes
checking sys/reg.h presence... yes
checking for sys/reg.h... yes
checking sys/debugreg.h usability... yes
checking sys/debugreg.h presence... yes
checking for sys/debugreg.h... yes
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes

  3 60.7M    3 1914k    0     0  1903k      0  0:00:32  0:00:01  0:00:31 1903kchecking termios.h usability... yes
checking termios.h presence... yes
checking for termios.h... yes
checking elf_hp.h usability... no
checking elf_hp.h presence... no
checking for elf_hp.h... no
checking for dlfcn.h... (cached) yes
checking for sys/user.h... yes
checking curses.h usability... yes
checking curses.h presence... yes
checking for curses.h... yes
checking cursesX.h usability... no
checking cursesX.h presence... no
checking for cursesX.h... no
checking ncurses.h usability... yes
checking ncurses.h presence... yes
checking for ncurses.h... yes
checking ncursesw/ncurses.h usability... no
checking ncursesw/ncurses.h presence... no
checking for ncursesw/ncurses.h... no
checking ncurses/ncurses.h usability... no
checking ncurses/ncurses.h presence... no
checking for ncurses/ncurses.h... no
checking ncurses/term.h usability... no
checking ncurses/term.h presence... no
checking for ncurses/term.h... no
checking for term.h... yes
checking for long long... yes
checking size of long long... 
  5 60.7M    5 3513k    0     0  2229k      0  0:00:27  0:00:01  0:00:26 2228k8
checking whether basename is declared... yes
checking whether ffs is declared... yes
checking whether asprintf is declared... yes
checking whether vasprintf is declared... yes
checking whether snprintf is declared... yes
checking whether vsnprintf is declared... yes
checking whether strtol is declared... yes
checking whether strtoul is declared... yes
checking whether strtoll is declared... yes
checking whether strtoull is declared... yes
checking whether strverscmp is declared... yes
checking whether snprintf is declared... (cached) yes
checking for LC_MESSAGES... yes
checking for struct stat.st_blocks... yes
checking for struct stat.st_blksize... yes
checking for socklen_t... yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking whether byte ordering is bigendian... no
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for sys/param.h... (cached) yes
checking for getpagesize... yes
checking for working mmap... yes
checking for pid_t... yes
checking vfork.h usability... no
checking vfork.h presence... no
checking for vfork.h... no
checking for fork... yes
checking for vfork... yes
checking for working fork... 
 10 60.7M   10 6573k    0     0  2553k      0  0:00:24  0:00:02  0:00:22 2552kyes
checking for working vfork... (cached) yes
checking for getauxval... yes
checking for getrusage... yes
checking for getuid... yes
checking for getgid... yes
checking for pipe... yes
checking for poll... yes
checking for pread... yes
checking for pread64... yes
checking for pwrite... yes
checking for resize_term... yes
checking for sbrk... yes
checking for getpgid... yes
checking for setpgid... yes
checking for setpgrp... yes
checking for setsid... yes
checking for sigaction... yes
checking for sigprocmask... yes
checking for sigsetmask... yes
checking for socketpair... yes
checking for ttrace... no
checking for wborder... yes
checking for wresize... yes
checking for setlocale... yes
checking for iconvlist... no
checking for libiconvlist... no
checking for btowc... yes
checking for setrlimit... yes
checking for getrlimit... yes
checking for posix_madvise... yes
checking for waitpid... yes
checking for ptrace64... no
checking for sigaltstack... yes
checking for setns... yes
checking for use_default_colors... 
 11 60.7M   11 7195k    0     0  1804k      0  0:00:34  0:00:03  0:00:31 1803kyes
checking for nl_langinfo and CODESET... yes
checking for size_t... yes
checking for ANSI C header files... (cached) yes
checking for working alloca.h... yes
checking for alloca... yes
checking for nl_langinfo and CODESET... (cached) yes
checking linux/perf_event.h usability... yes
checking linux/perf_event.h presence... yes
checking for linux/perf_event.h... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking for memory.h... (cached) yes
checking signal.h usability... yes
checking signal.h presence... yes
checking for signal.h... yes
checking for sys/resource.h... (cached) yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking sys/un.h usability... yes
checking sys/un.h presence... yes
checking for sys/un.h... yes
checking sys/wait.h usability... yes
checking sys/wait.h presence... yes
checking for sys/wait.h... yes
checking for thread_db.h... (cached) yes
checking wait.h usability... yes
checking wait.h presence... yes
checking for wait.h... yes
checking for termios.h... (cached) yes
checking for fdwalk... no
checking for getrlimit... (cached) yes
checking for pipe... (cached) yes
checking for pipe2... yes
checking for socketpair... (cached) yes
checking for sigaction... (cached) yes

 11 60.7M   11 7321k    0     0  1598k      0  0:00:38  0:00:04  0:00:34 1597kchecking whether strerror is declared... yes
checking whether strstr is declared... yes
checking for sigsetjmp... yes
checking for sys/ptrace.h... (cached) yes
checking for ptrace.h... (cached) no
checking whether ptrace is declared... yes
checking return type of ptrace... long
checking types of arguments for ptrace... enum __ptrace_request,int,long,long
checking whether setpgrp takes no argument... yes
checking for GNU regex... yes
checking for struct thread.td_pcb... no
checking for struct lwp... no
checking for struct reg in machine/reg.h... no
checking for struct reg.r_fs... no
checking for struct reg.r_gs... no
checking for struct user_regs_struct.fs_base... yes
checking for struct user_regs_struct.gs_base... yes
checking for PTRACE_GETREGS... yes
checking for PTRACE_GETFPXREGS... yes
checking for PT_GETDBREGS... no
checking for PT_GETXMMREGS... no
checking for struct ptrace_lwpinfo.pl_tdname... no
checking for struct ptrace_lwpinfo.pl_syscall_code... no
checking for gregset_t in sys/procfs.h... no
checking for fpregset_t in sys/procfs.h... no
checking for prgregset_t in sys/procfs.h... yes
checking for prfpregset_t in sys/procfs.h... yes
checking for prgregset32_t in sys/procfs.h... no
checking for lwpid_t in sys/procfs.h... yes
checking for psaddr_t in sys/procfs.h... yes
checking for elf_fpregset_t in sys/procfs.h... yes
checking for long long support in compiler... yes
checking for long long support in printf... yes
checking for decfloat support in printf... no
checking for long double support in compiler... yes
checking for long double support in printf... yes
checking for long double support in scanf... yes
checking for the dynamic export flag... -rdynamic
checking whether <thread_db.h> has TD_NOTALLOC... yes
checking whether <thread_db.h> has TD_VERSION... yes
checking whether <thread_db.h> has TD_NOTLS... yes
checking whether ADDR_NO_RANDOMIZE is declared... yes
checking compiler warning flags... 
 15 60.7M   15 9372k    0     0  1679k      0  0:00:37  0:00:05  0:00:32 1630k -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wformat -Wformat-nonliteral 
checking for cygwin... no
checking for ELF support in BFD... yes
checking for library containing dlopen... (cached) none required
checking for Mach-O support in BFD... no
checking whether to use lzma... auto
checking for liblzma... yes
checking how to link with liblzma... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib/liblzma.a -lpthread
checking for X... disabled
enable_sim = no
enableval = no
checking whether to use babeltrace... auto
checking for libbabeltrace... no
configure: WARNING: babeltrace is missing or unusable; GDB is unable to read CTF data.
checking for xsltproc... no
configure: updating cache ./config.cache
configure: creating ./config.status
config.status: creating jit-reader.h
config.status: creating gcore
config.status: creating Makefile
config.status: creating gdb-gdb.gdb
config.status: creating gdb-gdb.py
config.status: creating doc/Makefile
config.status: creating data-directory/Makefile
config.status: creating config.h
config.status: executing depdir commands
mkdir -p -- .deps
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gdb-8.3.1/gdb'
/usr/bin/env bash ./../mkinstalldirs arch/.deps
/usr/bin/env bash ./../mkinstalldirs cli/.deps
/usr/bin/env bash ./../mkinstalldirs mi/.deps
/usr/bin/env bash ./../mkinstalldirs common/.deps
/usr/bin/env bash ./../mkinstalldirs compile/.deps
/usr/bin/env bash ./../mkinstalldirs tui/.deps
/usr/bin/env bash ./../mkinstalldirs unittests/.deps
mkdir -p -- arch/.deps
mkdir -p -- cli/.deps
mkdir -p -- compile/.deps
mkdir -p -- common/.deps
/usr/bin/env bash ./../mkinstalldirs guile/.deps
/usr/bin/env bash ./../mkinstalldirs python/.deps
/usr/bin/env bash ./../mkinstalldirs target/.deps
mkdir -p -- unittests/.deps
/usr/bin/env bash ./../mkinstalldirs nat/.deps
mkdir -p -- tui/.deps
mkdir -p -- mi/.deps
CONFIG_HEADERS=config.h:config.in \
  CONFIG_COMMANDS="default depdir" \
  CONFIG_FILES= \
  CONFIG_LINKS= \
  /usr/bin/env bash config.status
mkdir -p -- python/.deps
mkdir -p -- nat/.deps
mkdir -p -- target/.deps
/usr/bin/env bash ./common/create-version.sh . \
    x86_64-pc-linux-gnu mipsel-openwrt-linux-musl version-t.t
rm -f xml-builtin.tmp
mkdir -p -- guile/.deps
AWK="gawk" \
  /usr/bin/env bash ./features/feature_to_c.sh \
  xml-builtin.tmp ./features/btrace.dtd ./features/btrace-conf.dtd ./features/gdb-target.dtd ./features/library-list.dtd ./features/library-list-aix.dtd ./features/library-list-svr4.dtd ./features/osdata.dtd ./features/threads.dtd ./features/traceframe-info.dtd ./features/xinclude.dtd
config.status: creating config.h
config.status: config.h is unchanged
config.status: executing default commands
config.status: executing depdir commands
config.status: creating Makefile
config.status: executing depfiles commands
make[7]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gdb-8.3.1/gdb'
/usr/bin/env bash ./../move-if-change xml-builtin.tmp xml-builtin.c
make[8]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gdb-8.3.1/gdb/build-gnulib'
make[9]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gdb-8.3.1/gdb/build-gnulib'
echo stamp > stamp-xml
Making init.c
make[10]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gdb-8.3.1/gdb/build-gnulib/import'
rm -f alloca.h-t alloca.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  cat ../.././gnulib/import/alloca.in.h; \
} > alloca.h-t && \
mv -f alloca.h-t alloca.h
rm -f c++defs.h-t c++defs.h && \
sed -n -e '/_GL_CXXDEFS/,$p' \
  < ../.././gnulib/import/extra/snippet/c++defs.h \
  > c++defs.h-t && \
mv c++defs.h-t c++defs.h
rm -f warn-on-use.h-t warn-on-use.h && \
sed -n -e '/^.ifndef/,$p' \
  < ../.././gnulib/import/extra/snippet/warn-on-use.h \
  > warn-on-use.h-t && \
mv warn-on-use.h-t warn-on-use.h
rm -f arg-nonnull.h-t arg-nonnull.h && \
sed -n -e '/GL_ARG_NONNULL/,$p' \
  < ../.././gnulib/import/extra/snippet/arg-nonnull.h \
  > arg-nonnull.h-t && \
mv arg-nonnull.h-t arg-nonnull.h
rm -f configmake.h-t && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  echo '#define PREFIX "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl"'; \
  echo '#define EXEC_PREFIX "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl"'; \
  echo '#define BINDIR "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin"'; \
  echo '#define SBINDIR "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/sbin"'; \
  echo '#define LIBEXECDIR "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/libexec"'; \
  echo '#define DATAROOTDIR "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share"'; \
  echo '#define DATADIR "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share"'; \
  echo '#define SYSCONFDIR "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/etc"'; \
  echo '#define SHAREDSTATEDIR "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/com"'; \
  echo '#define LOCALSTATEDIR "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/var"'; \
  echo '#define RUNSTATEDIR "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/var/run"'; \
  echo '#define INCLUDEDIR "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include"'; \
  echo '#define OLDINCLUDEDIR "/usr/include"'; \
  echo '#define DOCDIR "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/doc/"'; \
  echo '#define INFODIR "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/info"'; \
  echo '#define HTMLDIR "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/doc/"'; \
  echo '#define DVIDIR "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/doc/"'; \
  echo '#define PDFDIR "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/doc/"'; \
  echo '#define PSDIR "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/doc/"'; \
  echo '#define LIBDIR "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib"'; \
  echo '#define LISPDIR "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/emacs/site-lisp"'; \
  echo '#define LOCALEDIR "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale"'; \
  echo '#define MANDIR "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/man"'; \
  echo '#define MANEXT ""'; \
  echo '#define PKGDATADIR "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/libgnu"'; \
  echo '#define PKGINCLUDEDIR "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/libgnu"'; \
  echo '#define PKGLIBDIR "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/libgnu"'; \
  echo '#define PKGLIBEXECDIR "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/libexec/libgnu"'; \
} | sed '/""/d' > configmake.h-t && \
mv -f configmake.h-t configmake.h
rm -f limits.h-t limits.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_LIMITS_H''@|<limits.h>|g' \
      < ../.././gnulib/import/limits.in.h; \
} > limits.h-t && \
mv limits.h-t limits.h
/bin/mkdir -p sys
/bin/mkdir -p sys
rm -f wctype.h-t wctype.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
      -e 's/@''HAVE_WCTYPE_H''@/1/g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_WCTYPE_H''@|<wctype.h>|g' \
      -e 's/@''GNULIB_ISWBLANK''@/0/g' \
      -e 's/@''GNULIB_WCTYPE''@/0/g' \
      -e 's/@''GNULIB_ISWCTYPE''@/0/g' \
      -e 's/@''GNULIB_WCTRANS''@/0/g' \
      -e 's/@''GNULIB_TOWCTRANS''@/0/g' \
      -e 's/@''HAVE_ISWBLANK''@/1/g' \
      -e 's/@''HAVE_ISWCNTRL''@/1/g' \
      -e 's/@''HAVE_WCTYPE_T''@/1/g' \
      -e 's/@''HAVE_WCTRANS_T''@/1/g' \
      -e 's/@''HAVE_WINT_T''@/1/g' \
      -e 's/@''REPLACE_ISWBLANK''@/0/g' \
      -e 's/@''REPLACE_ISWCNTRL''@/0/g' \
      -e 's/@''REPLACE_TOWLOWER''@/0/g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
      -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \
      < ../.././gnulib/import/wctype.in.h; \
} > wctype.h-t && \
mv wctype.h-t wctype.h
/bin/mkdir -p arpa
rm -f dirent.h-t dirent.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
      -e 's|@''HAVE_DIRENT_H''@|1|g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_DIRENT_H''@|<dirent.h>|g' \
      -e 's/@''GNULIB_OPENDIR''@/1/g' \
      -e 's/@''GNULIB_READDIR''@/1/g' \
      -e 's/@''GNULIB_REWINDDIR''@/1/g' \
      -e 's/@''GNULIB_CLOSEDIR''@/1/g' \
      -e 's/@''GNULIB_DIRFD''@/1/g' \
      -e 's/@''GNULIB_FDOPENDIR''@/1/g' \
      -e 's/@''GNULIB_SCANDIR''@/0/g' \
      -e 's/@''GNULIB_ALPHASORT''@/0/g' \
      -e 's/@''HAVE_OPENDIR''@/1/g' \
      -e 's/@''HAVE_READDIR''@/1/g' \
      -e 's/@''HAVE_REWINDDIR''@/1/g' \
      -e 's/@''HAVE_CLOSEDIR''@/1/g' \
      -e 's|@''HAVE_DECL_DIRFD''@|1|g' \
      -e 's|@''HAVE_DECL_FDOPENDIR''@|1|g' \
      -e 's|@''HAVE_FDOPENDIR''@|1|g' \
      -e 's|@''HAVE_SCANDIR''@|1|g' \
      -e 's|@''HAVE_ALPHASORT''@|1|g' \
      -e 's|@''REPLACE_OPENDIR''@|0|g' \
      -e 's|@''REPLACE_CLOSEDIR''@|0|g' \
      -e 's|@''REPLACE_DIRFD''@|0|g' \
      -e 's|@''REPLACE_FDOPENDIR''@|0|g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
      -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
      -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \
      < ../.././gnulib/import/dirent.in.h; \
} > dirent.h-t && \
mv dirent.h-t dirent.h
rm -f sys/uio.h-t sys/uio.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_SYS_UIO_H''@|<sys/uio.h>|g' \
      -e 's|@''HAVE_SYS_UIO_H''@|1|g' \
      < ../.././gnulib/import/sys_uio.in.h; \
} > sys/uio.h-t && \
mv -f sys/uio.h-t sys/uio.h
rm -f sys/types.h-t sys/types.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_SYS_TYPES_H''@|<sys/types.h>|g' \
      -e 's|@''WINDOWS_64_BIT_OFF_T''@|0|g' \
      < ../.././gnulib/import/sys_types.in.h; \
} > sys/types.h-t && \
mv sys/types.h-t sys/types.h
rm -f arpa/inet.h-t arpa/inet.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''HAVE_FEATURES_H''@|1|g' \
      -e 's|@''NEXT_ARPA_INET_H''@|<arpa/inet.h>|g' \
      -e 's|@''HAVE_ARPA_INET_H''@|1|g' \
      -e 's/@''GNULIB_INET_NTOP''@/1/g' \
      -e 's/@''GNULIB_INET_PTON''@/0/g' \
      -e 's|@''HAVE_DECL_INET_NTOP''@|1|g' \
      -e 's|@''HAVE_DECL_INET_PTON''@|1|g' \
      -e 's|@''REPLACE_INET_NTOP''@|0|g' \
      -e 's|@''REPLACE_INET_PTON''@|0|g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
      -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
      -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \
      < ../.././gnulib/import/arpa_inet.in.h; \
} > arpa/inet.h-t && \
mv arpa/inet.h-t arpa/inet.h
rm -f fcntl.h-t fcntl.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_FCNTL_H''@|<fcntl.h>|g' \
      -e 's/@''GNULIB_FCNTL''@/1/g' \
      -e 's/@''GNULIB_NONBLOCKING''@/0/g' \
      -e 's/@''GNULIB_OPEN''@/1/g' \
      -e 's/@''GNULIB_OPENAT''@/1/g' \
      -e 's|@''HAVE_FCNTL''@|1|g' \
      -e 's|@''HAVE_OPENAT''@|1|g' \
      -e 's|@''REPLACE_FCNTL''@|1|g' \
      -e 's|@''REPLACE_OPEN''@|0|g' \
      -e 's|@''REPLACE_OPENAT''@|0|g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
      -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
      -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \
      < ../.././gnulib/import/fcntl.in.h; \
} > fcntl.h-t && \
mv fcntl.h-t fcntl.h
rm -f glob.h-t glob.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  sed -e 's|@''HAVE_SYS_CDEFS_H''@|1|g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
      -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
      -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \
      < ../.././gnulib/import/glob.in.h; \
} > glob.h-t && \
mv -f glob.h-t glob.h
rm -f inttypes.h-t inttypes.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  sed -e 's/@''HAVE_INTTYPES_H''@/1/g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_INTTYPES_H''@|<inttypes.h>|g' \
      -e 's/@''PRI_MACROS_BROKEN''@/0/g' \
      -e 's/@''APPLE_UNIVERSAL_BUILD''@/0/g' \
      -e 's/@''HAVE_LONG_LONG_INT''@/1/g' \
      -e 's/@''HAVE_UNSIGNED_LONG_LONG_INT''@/1/g' \
      -e 's/@''PRIPTR_PREFIX''@/"l"/g' \
      -e 's/@''GNULIB_IMAXABS''@/0/g' \
      -e 's/@''GNULIB_IMAXDIV''@/0/g' \
      -e 's/@''GNULIB_STRTOIMAX''@/0/g' \
      -e 's/@''GNULIB_STRTOUMAX''@/0/g' \
      -e 's/@''HAVE_DECL_IMAXABS''@/1/g' \
      -e 's/@''HAVE_DECL_IMAXDIV''@/1/g' \
      -e 's/@''HAVE_DECL_STRTOIMAX''@/1/g' \
      -e 's/@''HAVE_DECL_STRTOUMAX''@/1/g' \
      -e 's/@''REPLACE_STRTOIMAX''@/0/g' \
      -e 's/@''REPLACE_STRTOUMAX''@/0/g' \
      -e 's/@''INT32_MAX_LT_INTMAX_MAX''@/1/g' \
      -e 's/@''INT64_MAX_EQ_LONG_MAX''@/1/g' \
      -e 's/@''UINT32_MAX_LT_UINTMAX_MAX''@/1/g' \
      -e 's/@''UINT64_MAX_EQ_ULONG_MAX''@/1/g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
      -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
      -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \
      < ../.././gnulib/import/inttypes.in.h; \
} > inttypes.h-t && \
mv inttypes.h-t inttypes.h
rm -f math.h-t math.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
      -e 's|@''INCLUDE_NEXT_AS_FIRST_DIRECTIVE''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_AS_FIRST_DIRECTIVE_MATH_H''@|<math.h>|g' \
      -e 's/@''GNULIB_ACOSF''@/0/g' \
      -e 's/@''GNULIB_ACOSL''@/0/g' \
      -e 's/@''GNULIB_ASINF''@/0/g' \
      -e 's/@''GNULIB_ASINL''@/0/g' \
      -e 's/@''GNULIB_ATANF''@/0/g' \
      -e 's/@''GNULIB_ATANL''@/0/g' \
      -e 's/@''GNULIB_ATAN2F''@/0/g' \
      -e 's/@''GNULIB_CBRT''@/0/g' \
      -e 's/@''GNULIB_CBRTF''@/0/g' \
      -e 's/@''GNULIB_CBRTL''@/0/g' \
      -e 's/@''GNULIB_CEIL''@/0/g' \
      -e 's/@''GNULIB_CEILF''@/0/g' \
      -e 's/@''GNULIB_CEILL''@/0/g' \
      -e 's/@''GNULIB_COPYSIGN''@/0/g' \
      -e 's/@''GNULIB_COPYSIGNF''@/0/g' \
      -e 's/@''GNULIB_COPYSIGNL''@/0/g' \
      -e 's/@''GNULIB_COSF''@/0/g' \
      -e 's/@''GNULIB_COSL''@/0/g' \
      -e 's/@''GNULIB_COSHF''@/0/g' \
      -e 's/@''GNULIB_EXPF''@/0/g' \
      -e 's/@''GNULIB_EXPL''@/0/g' \
      -e 's/@''GNULIB_EXP2''@/0/g' \
      -e 's/@''GNULIB_EXP2F''@/0/g' \
      -e 's/@''GNULIB_EXP2L''@/0/g' \
      -e 's/@''GNULIB_EXPM1''@/0/g' \
      -e 's/@''GNULIB_EXPM1F''@/0/g' \
      -e 's/@''GNULIB_EXPM1L''@/0/g' \
      -e 's/@''GNULIB_FABSF''@/0/g' \
      -e 's/@''GNULIB_FABSL''@/0/g' \
      -e 's/@''GNULIB_FLOOR''@/0/g' \
      -e 's/@''GNULIB_FLOORF''@/0/g' \
      -e 's/@''GNULIB_FLOORL''@/0/g' \
      -e 's/@''GNULIB_FMA''@/0/g' \
      -e 's/@''GNULIB_FMAF''@/0/g' \
      -e 's/@''GNULIB_FMAL''@/0/g' \
      -e 's/@''GNULIB_FMOD''@/0/g' \
      -e 's/@''GNULIB_FMODF''@/0/g' \
      -e 's/@''GNULIB_FMODL''@/0/g' \
      -e 's/@''GNULIB_FREXPF''@/0/g' \
      -e 's/@''GNULIB_FREXP''@/1/g' \
      -e 's/@''GNULIB_FREXPL''@/1/g' \
      -e 's/@''GNULIB_HYPOT''@/0/g' \
      -e 's/@''GNULIB_HYPOTF''@/0/g' \
      -e 's/@''GNULIB_HYPOTL''@/0/g' \
      < ../.././gnulib/import/math.in.h | \
  sed -e 's/@''GNULIB_ILOGB''@/0/g' \
      -e 's/@''GNULIB_ILOGBF''@/0/g' \
      -e 's/@''GNULIB_ILOGBL''@/0/g' \
      -e 's/@''GNULIB_ISFINITE''@/0/g' \
      -e 's/@''GNULIB_ISINF''@/0/g' \
      -e 's/@''GNULIB_ISNAN''@/0/g' \
      -e 's/@''GNULIB_ISNANF''@/0/g' \
      -e 's/@''GNULIB_ISNAND''@/0/g' \
      -e 's/@''GNULIB_ISNANL''@/0/g' \
      -e 's/@''GNULIB_LDEXPF''@/0/g' \
      -e 's/@''GNULIB_LDEXPL''@/0/g' \
      -e 's/@''GNULIB_LOG''@/0/g' \
      -e 's/@''GNULIB_LOGF''@/0/g' \
      -e 's/@''GNULIB_LOGL''@/0/g' \
      -e 's/@''GNULIB_LOG10''@/0/g' \
      -e 's/@''GNULIB_LOG10F''@/0/g' \
      -e 's/@''GNULIB_LOG10L''@/0/g' \
      -e 's/@''GNULIB_LOG1P''@/0/g' \
      -e 's/@''GNULIB_LOG1PF''@/0/g' \
      -e 's/@''GNULIB_LOG1PL''@/0/g' \
      -e 's/@''GNULIB_LOG2''@/0/g' \
      -e 's/@''GNULIB_LOG2F''@/0/g' \
      -e 's/@''GNULIB_LOG2L''@/0/g' \
      -e 's/@''GNULIB_LOGB''@/0/g' \
      -e 's/@''GNULIB_LOGBF''@/0/g' \
      -e 's/@''GNULIB_LOGBL''@/0/g' \
      -e 's/@''GNULIB_MODF''@/0/g' \
      -e 's/@''GNULIB_MODFF''@/0/g' \
      -e 's/@''GNULIB_MODFL''@/0/g' \
      -e 's/@''GNULIB_POWF''@/0/g' \
      -e 's/@''GNULIB_REMAINDER''@/0/g' \
      -e 's/@''GNULIB_REMAINDERF''@/0/g' \
      -e 's/@''GNULIB_REMAINDERL''@/0/g' \
      -e 's/@''GNULIB_RINT''@/0/g' \
      -e 's/@''GNULIB_RINTF''@/0/g' \
      -e 's/@''GNULIB_RINTL''@/0/g' \
      -e 's/@''GNULIB_ROUND''@/0/g' \
      -e 's/@''GNULIB_ROUNDF''@/0/g' \
      -e 's/@''GNULIB_ROUNDL''@/0/g' \
      -e 's/@''GNULIB_SIGNBIT''@/0/g' \
      -e 's/@''GNULIB_SINF''@/0/g' \
      -e 's/@''GNULIB_SINL''@/0/g' \
      -e 's/@''GNULIB_SINHF''@/0/g' \
      -e 's/@''GNULIB_SQRTF''@/0/g' \
      -e 's/@''GNULIB_SQRTL''@/0/g' \
      -e 's/@''GNULIB_TANF''@/0/g' \
      -e 's/@''GNULIB_TANL''@/0/g' \
      -e 's/@''GNULIB_TANHF''@/0/g' \
      -e 's/@''GNULIB_TRUNC''@/0/g' \
      -e 's/@''GNULIB_TRUNCF''@/0/g' \
      -e 's/@''GNULIB_TRUNCL''@/0/g' \
  | \
  sed -e 's|@''HAVE_ACOSF''@|1|g' \
      -e 's|@''HAVE_ACOSL''@|1|g' \
      -e 's|@''HAVE_ASINF''@|1|g' \
      -e 's|@''HAVE_ASINL''@|1|g' \
      -e 's|@''HAVE_ATANF''@|1|g' \
      -e 's|@''HAVE_ATANL''@|1|g' \
      -e 's|@''HAVE_ATAN2F''@|1|g' \
      -e 's|@''HAVE_CBRT''@|1|g' \
      -e 's|@''HAVE_CBRTF''@|1|g' \
      -e 's|@''HAVE_CBRTL''@|1|g' \
      -e 's|@''HAVE_COPYSIGN''@|1|g' \
      -e 's|@''HAVE_COPYSIGNL''@|1|g' \
      -e 's|@''HAVE_COSF''@|1|g' \
      -e 's|@''HAVE_COSL''@|1|g' \
      -e 's|@''HAVE_COSHF''@|1|g' \
      -e 's|@''HAVE_EXPF''@|1|g' \
      -e 's|@''HAVE_EXPL''@|1|g' \
      -e 's|@''HAVE_EXPM1''@|1|g' \
      -e 's|@''HAVE_EXPM1F''@|1|g' \
      -e 's|@''HAVE_FABSF''@|1|g' \
      -e 's|@''HAVE_FABSL''@|1|g' \
      -e 's|@''HAVE_FMA''@|1|g' \
      -e 's|@''HAVE_FMAF''@|1|g' \
      -e 's|@''HAVE_FMAL''@|1|g' \
      -e 's|@''HAVE_FMODF''@|1|g' \
      -e 's|@''HAVE_FMODL''@|1|g' \
      -e 's|@''HAVE_FREXPF''@|1|g' \
      -e 's|@''HAVE_HYPOTF''@|1|g' \
      -e 's|@''HAVE_HYPOTL''@|1|g' \
      -e 's|@''HAVE_ILOGB''@|1|g' \
      -e 's|@''HAVE_ILOGBF''@|1|g' \
      -e 's|@''HAVE_ILOGBL''@|1|g' \
      -e 's|@''HAVE_ISNANF''@|1|g' \
      -e 's|@''HAVE_ISNAND''@|1|g' \
      -e 's|@''HAVE_ISNANL''@|1|g' \
      -e 's|@''HAVE_LDEXPF''@|1|g' \
      -e 's|@''HAVE_LOGF''@|1|g' \
      -e 's|@''HAVE_LOGL''@|1|g' \
      -e 's|@''HAVE_LOG10F''@|1|g' \
      -e 's|@''HAVE_LOG10L''@|1|g' \
      -e 's|@''HAVE_LOG1P''@|1|g' \
      -e 's|@''HAVE_LOG1PF''@|1|g' \
      -e 's|@''HAVE_LOG1PL''@|1|g' \
      -e 's|@''HAVE_LOGBF''@|1|g' \
      -e 's|@''HAVE_LOGBL''@|1|g' \
      -e 's|@''HAVE_MODFF''@|1|g' \
      -e 's|@''HAVE_MODFL''@|1|g' \
      -e 's|@''HAVE_POWF''@|1|g' \
      -e 's|@''HAVE_REMAINDER''@|1|g' \
      -e 's|@''HAVE_REMAINDERF''@|1|g' \
      -e 's|@''HAVE_RINT''@|1|g' \
      -e 's|@''HAVE_RINTL''@|1|g' \
      -e 's|@''HAVE_SINF''@|1|g' \
      -e 's|@''HAVE_SINL''@|1|g' \
      -e 's|@''HAVE_SINHF''@|1|g' \
      -e 's|@''HAVE_SQRTF''@|1|g' \
      -e 's|@''HAVE_SQRTL''@|1|g' \
      -e 's|@''HAVE_TANF''@|1|g' \
      -e 's|@''HAVE_TANL''@|1|g' \
      -e 's|@''HAVE_TANHF''@|1|g' \
      -e 's|@''HAVE_DECL_ACOSL''@|1|g' \
      -e 's|@''HAVE_DECL_ASINL''@|1|g' \
      -e 's|@''HAVE_DECL_ATANL''@|1|g' \
      -e 's|@''HAVE_DECL_CBRTF''@|1|g' \
      -e 's|@''HAVE_DECL_CBRTL''@|1|g' \
      -e 's|@''HAVE_DECL_CEILF''@|1|g' \
      -e 's|@''HAVE_DECL_CEILL''@|1|g' \
      -e 's|@''HAVE_DECL_COPYSIGNF''@|1|g' \
      -e 's|@''HAVE_DECL_COSL''@|1|g' \
      -e 's|@''HAVE_DECL_EXPL''@|1|g' \
      -e 's|@''HAVE_DECL_EXP2''@|1|g' \
      -e 's|@''HAVE_DECL_EXP2F''@|1|g' \
      -e 's|@''HAVE_DECL_EXP2L''@|1|g' \
      -e 's|@''HAVE_DECL_EXPM1L''@|1|g' \
      -e 's|@''HAVE_DECL_FLOORF''@|1|g' \
      -e 's|@''HAVE_DECL_FLOORL''@|1|g' \
      -e 's|@''HAVE_DECL_FREXPL''@|1|g' \
      -e 's|@''HAVE_DECL_LDEXPL''@|1|g' \
      -e 's|@''HAVE_DECL_LOGL''@|1|g' \
      -e 's|@''HAVE_DECL_LOG10L''@|1|g' \
      -e 's|@''HAVE_DECL_LOG2''@|1|g' \
      -e 's|@''HAVE_DECL_LOG2F''@|1|g' \
      -e 's|@''HAVE_DECL_LOG2L''@|1|g' \
      -e 's|@''HAVE_DECL_LOGB''@|1|g' \
      -e 's|@''HAVE_DECL_REMAINDER''@|1|g' \
      -e 's|@''HAVE_DECL_REMAINDERL''@|1|g' \
      -e 's|@''HAVE_DECL_RINTF''@|1|g' \
      -e 's|@''HAVE_DECL_ROUND''@|1|g' \
      -e 's|@''HAVE_DECL_ROUNDF''@|1|g' \
      -e 's|@''HAVE_DECL_ROUNDL''@|1|g' \
      -e 's|@''HAVE_DECL_SINL''@|1|g' \
      -e 's|@''HAVE_DECL_SQRTL''@|1|g' \
      -e 's|@''HAVE_DECL_TANL''@|1|g' \
      -e 's|@''HAVE_DECL_TRUNC''@|1|g' \
      -e 's|@''HAVE_DECL_TRUNCF''@|1|g' \
      -e 's|@''HAVE_DECL_TRUNCL''@|1|g' \
  | \
  sed -e 's|@''REPLACE_CBRTF''@|0|g' \
      -e 's|@''REPLACE_CBRTL''@|0|g' \
      -e 's|@''REPLACE_CEIL''@|0|g' \
      -e 's|@''REPLACE_CEILF''@|0|g' \
      -e 's|@''REPLACE_CEILL''@|0|g' \
      -e 's|@''REPLACE_EXPM1''@|0|g' \
      -e 's|@''REPLACE_EXPM1F''@|0|g' \
      -e 's|@''REPLACE_EXP2''@|0|g' \
      -e 's|@''REPLACE_EXP2L''@|0|g' \
      -e 's|@''REPLACE_FABSL''@|0|g' \
      -e 's|@''REPLACE_FLOOR''@|0|g' \
      -e 's|@''REPLACE_FLOORF''@|0|g' \
      -e 's|@''REPLACE_FLOORL''@|0|g' \
      -e 's|@''REPLACE_FMA''@|0|g' \
      -e 's|@''REPLACE_FMAF''@|0|g' \
      -e 's|@''REPLACE_FMAL''@|0|g' \
      -e 's|@''REPLACE_FMOD''@|0|g' \
      -e 's|@''REPLACE_FMODF''@|0|g' \
      -e 's|@''REPLACE_FMODL''@|0|g' \
      -e 's|@''REPLACE_FREXPF''@|0|g' \
      -e 's|@''REPLACE_FREXP''@|0|g' \
      -e 's|@''REPLACE_FREXPL''@|0|g' \
      -e 's|@''REPLACE_HUGE_VAL''@|0|g' \
      -e 's|@''REPLACE_HYPOT''@|0|g' \
      -e 's|@''REPLACE_HYPOTF''@|0|g' \
      -e 's|@''REPLACE_HYPOTL''@|0|g' \
      -e 's|@''REPLACE_ILOGB''@|0|g' \
      -e 's|@''REPLACE_ILOGBF''@|0|g' \
      -e 's|@''REPLACE_ISFINITE''@|0|g' \
      -e 's|@''REPLACE_ISINF''@|0|g' \
      -e 's|@''REPLACE_ISNAN''@|0|g' \
      -e 's|@''REPLACE_ITOLD''@|0|g' \
      -e 's|@''REPLACE_LDEXPL''@|0|g' \
      -e 's|@''REPLACE_LOG''@|0|g' \
      -e 's|@''REPLACE_LOGF''@|0|g' \
      -e 's|@''REPLACE_LOGL''@|0|g' \
      -e 's|@''REPLACE_LOG10''@|0|g' \
      -e 's|@''REPLACE_LOG10F''@|0|g' \
      -e 's|@''REPLACE_LOG10L''@|0|g' \
      -e 's|@''REPLACE_LOG1P''@|0|g' \
      -e 's|@''REPLACE_LOG1PF''@|0|g' \
      -e 's|@''REPLACE_LOG1PL''@|0|g' \
      -e 's|@''REPLACE_LOG2''@|0|g' \
      -e 's|@''REPLACE_LOG2F''@|0|g' \
      -e 's|@''REPLACE_LOG2L''@|0|g' \
      -e 's|@''REPLACE_LOGB''@|0|g' \
      -e 's|@''REPLACE_LOGBF''@|0|g' \
      -e 's|@''REPLACE_LOGBL''@|0|g' \
      -e 's|@''REPLACE_MODF''@|0|g' \
      -e 's|@''REPLACE_MODFF''@|0|g' \
      -e 's|@''REPLACE_MODFL''@|0|g' \
      -e 's|@''REPLACE_NAN''@|0|g' \
      -e 's|@''REPLACE_REMAINDER''@|0|g' \
      -e 's|@''REPLACE_REMAINDERF''@|0|g' \
      -e 's|@''REPLACE_REMAINDERL''@|0|g' \
      -e 's|@''REPLACE_ROUND''@|0|g' \
      -e 's|@''REPLACE_ROUNDF''@|0|g' \
      -e 's|@''REPLACE_ROUNDL''@|0|g' \
      -e 's|@''REPLACE_SIGNBIT''@|0|g' \
      -e 's|@''REPLACE_SIGNBIT_USING_GCC''@|0|g' \
      -e 's|@''REPLACE_SQRTL''@|0|g' \
      -e 's|@''REPLACE_TRUNC''@|0|g' \
      -e 's|@''REPLACE_TRUNCF''@|0|g' \
      -e 's|@''REPLACE_TRUNCL''@|0|g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
      -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
      -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; \
} > math.h-t && \
mv math.h-t math.h
rm -f signal.h-t signal.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_SIGNAL_H''@|<signal.h>|g' \
      -e 's|@''GNULIB_PTHREAD_SIGMASK''@|0|g' \
      -e 's|@''GNULIB_RAISE''@|0|g' \
      -e 's/@''GNULIB_SIGNAL_H_SIGPIPE''@/0/g' \
      -e 's/@''GNULIB_SIGPROCMASK''@/0/g' \
      -e 's/@''GNULIB_SIGACTION''@/0/g' \
      -e 's|@''HAVE_POSIX_SIGNALBLOCKING''@|1|g' \
      -e 's|@''HAVE_PTHREAD_SIGMASK''@|1|g' \
      -e 's|@''HAVE_RAISE''@|1|g' \
      -e 's|@''HAVE_SIGSET_T''@|1|g' \
      -e 's|@''HAVE_SIGINFO_T''@|1|g' \
      -e 's|@''HAVE_SIGACTION''@|1|g' \
      -e 's|@''HAVE_STRUCT_SIGACTION_SA_SIGACTION''@|1|g' \
      -e 's|@''HAVE_TYPE_VOLATILE_SIG_ATOMIC_T''@|1|g' \
      -e 's|@''HAVE_SIGHANDLER_T''@|1|g' \
      -e 's|@''REPLACE_PTHREAD_SIGMASK''@|0|g' \
      -e 's|@''REPLACE_RAISE''@|0|g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
      -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
      -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \
      < ../.././gnulib/import/signal.in.h; \
} > signal.h-t && \
mv signal.h-t signal.h
rm -f stdio.h-t stdio.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_STDIO_H''@|<stdio.h>|g' \
      -e 's/@''GNULIB_DPRINTF''@/0/g' \
      -e 's/@''GNULIB_FCLOSE''@/0/g' \
      -e 's/@''GNULIB_FDOPEN''@/0/g' \
      -e 's/@''GNULIB_FFLUSH''@/0/g' \
      -e 's/@''GNULIB_FGETC''@/1/g' \
      -e 's/@''GNULIB_FGETS''@/1/g' \
      -e 's/@''GNULIB_FOPEN''@/0/g' \
      -e 's/@''GNULIB_FPRINTF''@/1/g' \
      -e 's/@''GNULIB_FPRINTF_POSIX''@/0/g' \
      -e 's/@''GNULIB_FPURGE''@/0/g' \
      -e 's/@''GNULIB_FPUTC''@/1/g' \
      -e 's/@''GNULIB_FPUTS''@/1/g' \
      -e 's/@''GNULIB_FREAD''@/1/g' \
      -e 's/@''GNULIB_FREOPEN''@/0/g' \
      -e 's/@''GNULIB_FSCANF''@/1/g' \
      -e 's/@''GNULIB_FSEEK''@/0/g' \
      -e 's/@''GNULIB_FSEEKO''@/0/g' \
      -e 's/@''GNULIB_FTELL''@/0/g' \
      -e 's/@''GNULIB_FTELLO''@/0/g' \
      -e 's/@''GNULIB_FWRITE''@/1/g' \
      -e 's/@''GNULIB_GETC''@/1/g' \
      -e 's/@''GNULIB_GETCHAR''@/1/g' \
      -e 's/@''GNULIB_GETDELIM''@/0/g' \
      -e 's/@''GNULIB_GETLINE''@/0/g' \
      -e 's/@''GNULIB_OBSTACK_PRINTF''@/0/g' \
      -e 's/@''GNULIB_OBSTACK_PRINTF_POSIX''@/0/g' \
      -e 's/@''GNULIB_PCLOSE''@/0/g' \
      -e 's/@''GNULIB_PERROR''@/0/g' \
      -e 's/@''GNULIB_POPEN''@/0/g' \
      -e 's/@''GNULIB_PRINTF''@/1/g' \
      -e 's/@''GNULIB_PRINTF_POSIX''@/0/g' \
      -e 's/@''GNULIB_PUTC''@/1/g' \
      -e 's/@''GNULIB_PUTCHAR''@/1/g' \
      -e 's/@''GNULIB_PUTS''@/1/g' \
      -e 's/@''GNULIB_REMOVE''@/0/g' \
      -e 's/@''GNULIB_RENAME''@/1/g' \
      -e 's/@''GNULIB_RENAMEAT''@/0/g' \
      -e 's/@''GNULIB_SCANF''@/1/g' \
      -e 's/@''GNULIB_SNPRINTF''@/0/g' \
      -e 's/@''GNULIB_SPRINTF_POSIX''@/0/g' \
      -e 's/@''GNULIB_STDIO_H_NONBLOCKING''@/0/g' \
      -e 's/@''GNULIB_STDIO_H_SIGPIPE''@/0/g' \
      -e 's/@''GNULIB_TMPFILE''@/0/g' \
      -e 's/@''GNULIB_VASPRINTF''@/0/g' \
      -e 's/@''GNULIB_VDPRINTF''@/0/g' \
      -e 's/@''GNULIB_VFPRINTF''@/1/g' \
      -e 's/@''GNULIB_VFPRINTF_POSIX''@/0/g' \
      -e 's/@''GNULIB_VFSCANF''@/0/g' \
      -e 's/@''GNULIB_VSCANF''@/0/g' \
      -e 's/@''GNULIB_VPRINTF''@/1/g' \
      -e 's/@''GNULIB_VPRINTF_POSIX''@/0/g' \
      -e 's/@''GNULIB_VSNPRINTF''@/0/g' \
      -e 's/@''GNULIB_VSPRINTF_POSIX''@/0/g' \
      < ../.././gnulib/import/stdio.in.h | \
  sed -e 's|@''HAVE_DECL_FPURGE''@|1|g' \
      -e 's|@''HAVE_DECL_FSEEKO''@|1|g' \
      -e 's|@''HAVE_DECL_FTELLO''@|1|g' \
      -e 's|@''HAVE_DECL_GETDELIM''@|1|g' \
      -e 's|@''HAVE_DECL_GETLINE''@|1|g' \
      -e 's|@''HAVE_DECL_OBSTACK_PRINTF''@|1|g' \
      -e 's|@''HAVE_DECL_SNPRINTF''@|1|g' \
      -e 's|@''HAVE_DECL_VSNPRINTF''@|1|g' \
      -e 's|@''HAVE_DPRINTF''@|1|g' \
      -e 's|@''HAVE_FSEEKO''@|1|g' \
      -e 's|@''HAVE_FTELLO''@|1|g' \
      -e 's|@''HAVE_PCLOSE''@|1|g' \
      -e 's|@''HAVE_POPEN''@|1|g' \
      -e 's|@''HAVE_RENAMEAT''@|1|g' \
      -e 's|@''HAVE_VASPRINTF''@|1|g' \
      -e 's|@''HAVE_VDPRINTF''@|1|g' \
      -e 's|@''REPLACE_DPRINTF''@|0|g' \
      -e 's|@''REPLACE_FCLOSE''@|0|g' \
      -e 's|@''REPLACE_FDOPEN''@|0|g' \
      -e 's|@''REPLACE_FFLUSH''@|0|g' \
      -e 's|@''REPLACE_FOPEN''@|0|g' \
      -e 's|@''REPLACE_FPRINTF''@|0|g' \
      -e 's|@''REPLACE_FPURGE''@|0|g' \
      -e 's|@''REPLACE_FREOPEN''@|0|g' \
      -e 's|@''REPLACE_FSEEK''@|0|g' \
      -e 's|@''REPLACE_FSEEKO''@|0|g' \
      -e 's|@''REPLACE_FTELL''@|0|g' \
      -e 's|@''REPLACE_FTELLO''@|0|g' \
      -e 's|@''REPLACE_GETDELIM''@|0|g' \
      -e 's|@''REPLACE_GETLINE''@|0|g' \
      -e 's|@''REPLACE_OBSTACK_PRINTF''@|0|g' \
      -e 's|@''REPLACE_PERROR''@|0|g' \
      -e 's|@''REPLACE_POPEN''@|0|g' \
      -e 's|@''REPLACE_PRINTF''@|0|g' \
      -e 's|@''REPLACE_REMOVE''@|0|g' \
      -e 's|@''REPLACE_RENAME''@|0|g' \
      -e 's|@''REPLACE_RENAMEAT''@|0|g' \
      -e 's|@''REPLACE_SNPRINTF''@|0|g' \
      -e 's|@''REPLACE_SPRINTF''@|0|g' \
      -e 's|@''REPLACE_STDIO_READ_FUNCS''@|0|g' \
      -e 's|@''REPLACE_STDIO_WRITE_FUNCS''@|0|g' \
      -e 's|@''REPLACE_TMPFILE''@|0|g' \
      -e 's|@''REPLACE_VASPRINTF''@|0|g' \
      -e 's|@''REPLACE_VDPRINTF''@|0|g' \
      -e 's|@''REPLACE_VFPRINTF''@|0|g' \
      -e 's|@''REPLACE_VPRINTF''@|0|g' \
      -e 's|@''REPLACE_VSNPRINTF''@|0|g' \
      -e 's|@''REPLACE_VSPRINTF''@|0|g' \
      -e 's|@''ASM_SYMBOL_PREFIX''@||g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
      -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
      -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; \
} > stdio.h-t && \
mv stdio.h-t stdio.h
rm -f stdlib.h-t stdlib.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_STDLIB_H''@|<stdlib.h>|g' \
      -e 's/@''GNULIB__EXIT''@/0/g' \
      -e 's/@''GNULIB_ATOLL''@/0/g' \
      -e 's/@''GNULIB_CALLOC_POSIX''@/0/g' \
      -e 's/@''GNULIB_CANONICALIZE_FILE_NAME''@/1/g' \
      -e 's/@''GNULIB_GETLOADAVG''@/0/g' \
      -e 's/@''GNULIB_GETSUBOPT''@/0/g' \
      -e 's/@''GNULIB_GRANTPT''@/0/g' \
      -e 's/@''GNULIB_MALLOC_POSIX''@/1/g' \
      -e 's/@''GNULIB_MBTOWC''@/0/g' \
      -e 's/@''GNULIB_MKDTEMP''@/1/g' \
      -e 's/@''GNULIB_MKOSTEMP''@/1/g' \
      -e 's/@''GNULIB_MKOSTEMPS''@/0/g' \
      -e 's/@''GNULIB_MKSTEMP''@/0/g' \
      -e 's/@''GNULIB_MKSTEMPS''@/0/g' \
      -e 's/@''GNULIB_POSIX_OPENPT''@/0/g' \
      -e 's/@''GNULIB_PTSNAME''@/0/g' \
      -e 's/@''GNULIB_PTSNAME_R''@/0/g' \
      -e 's/@''GNULIB_PUTENV''@/0/g' \
      -e 's/@''GNULIB_QSORT_R''@/0/g' \
      -e 's/@''GNULIB_RANDOM''@/0/g' \
      -e 's/@''GNULIB_RANDOM_R''@/0/g' \
      -e 's/@''GNULIB_REALLOC_POSIX''@/1/g' \
      -e 's/@''GNULIB_REALPATH''@/1/g' \
      -e 's/@''GNULIB_RPMATCH''@/0/g' \
      -e 's/@''GNULIB_SECURE_GETENV''@/1/g' \
      -e 's/@''GNULIB_SETENV''@/1/g' \
      -e 's/@''GNULIB_STRTOD''@/0/g' \
      -e 's/@''GNULIB_STRTOLL''@/0/g' \
      -e 's/@''GNULIB_STRTOULL''@/0/g' \
      -e 's/@''GNULIB_SYSTEM_POSIX''@/0/g' \
      -e 's/@''GNULIB_UNLOCKPT''@/0/g' \
      -e 's/@''GNULIB_UNSETENV''@/1/g' \
      -e 's/@''GNULIB_WCTOMB''@/0/g' \
      < ../.././gnulib/import/stdlib.in.h | \
  sed -e 's|@''HAVE__EXIT''@|1|g' \
      -e 's|@''HAVE_ATOLL''@|1|g' \
      -e 's|@''HAVE_CANONICALIZE_FILE_NAME''@|1|g' \
      -e 's|@''HAVE_DECL_GETLOADAVG''@|1|g' \
      -e 's|@''HAVE_GETSUBOPT''@|1|g' \
      -e 's|@''HAVE_GRANTPT''@|1|g' \
      -e 's|@''HAVE_MKDTEMP''@|1|g' \
      -e 's|@''HAVE_MKOSTEMP''@|1|g' \
      -e 's|@''HAVE_MKOSTEMPS''@|1|g' \
      -e 's|@''HAVE_MKSTEMP''@|1|g' \
      -e 's|@''HAVE_MKSTEMPS''@|1|g' \
      -e 's|@''HAVE_POSIX_OPENPT''@|1|g' \
      -e 's|@''HAVE_PTSNAME''@|1|g' \
      -e 's|@''HAVE_PTSNAME_R''@|1|g' \
      -e 's|@''HAVE_QSORT_R''@|1|g' \
      -e 's|@''HAVE_RANDOM''@|1|g' \
      -e 's|@''HAVE_RANDOM_H''@|1|g' \
      -e 's|@''HAVE_RANDOM_R''@|1|g' \
      -e 's|@''HAVE_REALPATH''@|1|g' \
      -e 's|@''HAVE_RPMATCH''@|1|g' \
      -e 's|@''HAVE_SECURE_GETENV''@|1|g' \
      -e 's|@''HAVE_DECL_SETENV''@|1|g' \
      -e 's|@''HAVE_STRTOD''@|1|g' \
      -e 's|@''HAVE_STRTOLL''@|1|g' \
      -e 's|@''HAVE_STRTOULL''@|1|g' \
      -e 's|@''HAVE_STRUCT_RANDOM_DATA''@|1|g' \
      -e 's|@''HAVE_SYS_LOADAVG_H''@|0|g' \
      -e 's|@''HAVE_UNLOCKPT''@|1|g' \
      -e 's|@''HAVE_DECL_UNSETENV''@|1|g' \
      -e 's|@''REPLACE_CALLOC''@|0|g' \
      -e 's|@''REPLACE_CANONICALIZE_FILE_NAME''@|0|g' \
      -e 's|@''REPLACE_MALLOC''@|0|g' \
      -e 's|@''REPLACE_MBTOWC''@|0|g' \
      -e 's|@''REPLACE_MKSTEMP''@|0|g' \
      -e 's|@''REPLACE_PTSNAME''@|0|g' \
      -e 's|@''REPLACE_PTSNAME_R''@|0|g' \
      -e 's|@''REPLACE_PUTENV''@|0|g' \
      -e 's|@''REPLACE_QSORT_R''@|0|g' \
      -e 's|@''REPLACE_RANDOM_R''@|0|g' \
      -e 's|@''REPLACE_REALLOC''@|0|g' \
      -e 's|@''REPLACE_REALPATH''@|0|g' \
      -e 's|@''REPLACE_SETENV''@|0|g' \
      -e 's|@''REPLACE_STRTOD''@|0|g' \
      -e 's|@''REPLACE_UNSETENV''@|0|g' \
      -e 's|@''REPLACE_WCTOMB''@|0|g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
      -e '/definition of _Noreturn/r ../.././gnulib/import/extra/snippet/_Noreturn.h' \
      -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
      -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; \
} > stdlib.h-t && \
mv stdlib.h-t stdlib.h
rm -f string.h-t string.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_STRING_H''@|<string.h>|g' \
      -e 's/@''GNULIB_FFSL''@/0/g' \
      -e 's/@''GNULIB_FFSLL''@/0/g' \
      -e 's/@''GNULIB_MBSLEN''@/0/g' \
      -e 's/@''GNULIB_MBSNLEN''@/0/g' \
      -e 's/@''GNULIB_MBSCHR''@/0/g' \
      -e 's/@''GNULIB_MBSRCHR''@/0/g' \
      -e 's/@''GNULIB_MBSSTR''@/0/g' \
      -e 's/@''GNULIB_MBSCASECMP''@/0/g' \
      -e 's/@''GNULIB_MBSNCASECMP''@/0/g' \
      -e 's/@''GNULIB_MBSPCASECMP''@/0/g' \
      -e 's/@''GNULIB_MBSCASESTR''@/0/g' \
      -e 's/@''GNULIB_MBSCSPN''@/0/g' \
      -e 's/@''GNULIB_MBSPBRK''@/0/g' \
      -e 's/@''GNULIB_MBSSPN''@/0/g' \
      -e 's/@''GNULIB_MBSSEP''@/0/g' \
      -e 's/@''GNULIB_MBSTOK_R''@/0/g' \
      -e 's/@''GNULIB_MEMCHR''@/1/g' \
      -e 's/@''GNULIB_MEMMEM''@/1/g' \
      -e 's/@''GNULIB_MEMPCPY''@/1/g' \
      -e 's/@''GNULIB_MEMRCHR''@/1/g' \
      -e 's/@''GNULIB_RAWMEMCHR''@/1/g' \
      -e 's/@''GNULIB_STPCPY''@/0/g' \
      -e 's/@''GNULIB_STPNCPY''@/0/g' \
      -e 's/@''GNULIB_STRCHRNUL''@/1/g' \
      -e 's/@''GNULIB_STRDUP''@/1/g' \
      -e 's/@''GNULIB_STRNCAT''@/0/g' \
      -e 's/@''GNULIB_STRNDUP''@/0/g' \
      -e 's/@''GNULIB_STRNLEN''@/0/g' \
      -e 's/@''GNULIB_STRPBRK''@/0/g' \
      -e 's/@''GNULIB_STRSEP''@/0/g' \
      -e 's/@''GNULIB_STRSTR''@/1/g' \
      -e 's/@''GNULIB_STRCASESTR''@/0/g' \
      -e 's/@''GNULIB_STRTOK_R''@/1/g' \
      -e 's/@''GNULIB_STRERROR''@/1/g' \
      -e 's/@''GNULIB_STRERROR_R''@/0/g' \
      -e 's/@''GNULIB_STRSIGNAL''@/0/g' \
      -e 's/@''GNULIB_STRVERSCMP''@/0/g' \
      < ../.././gnulib/import/string.in.h | \
  sed -e 's|@''HAVE_FFSL''@|1|g' \
      -e 's|@''HAVE_FFSLL''@|1|g' \
      -e 's|@''HAVE_MBSLEN''@|0|g' \
      -e 's|@''HAVE_MEMCHR''@|1|g' \
      -e 's|@''HAVE_DECL_MEMMEM''@|1|g' \
      -e 's|@''HAVE_MEMPCPY''@|1|g' \
      -e 's|@''HAVE_DECL_MEMRCHR''@|1|g' \
      -e 's|@''HAVE_RAWMEMCHR''@|1|g' \
      -e 's|@''HAVE_STPCPY''@|1|g' \
      -e 's|@''HAVE_STPNCPY''@|1|g' \
      -e 's|@''HAVE_STRCHRNUL''@|1|g' \
      -e 's|@''HAVE_DECL_STRDUP''@|1|g' \
      -e 's|@''HAVE_DECL_STRNDUP''@|1|g' \
      -e 's|@''HAVE_DECL_STRNLEN''@|1|g' \
      -e 's|@''HAVE_STRPBRK''@|1|g' \
      -e 's|@''HAVE_STRSEP''@|1|g' \
      -e 's|@''HAVE_STRCASESTR''@|1|g' \
      -e 's|@''HAVE_DECL_STRTOK_R''@|1|g' \
      -e 's|@''HAVE_DECL_STRERROR_R''@|1|g' \
      -e 's|@''HAVE_DECL_STRSIGNAL''@|1|g' \
      -e 's|@''HAVE_STRVERSCMP''@|1|g' \
      -e 's|@''REPLACE_STPNCPY''@|0|g' \
      -e 's|@''REPLACE_MEMCHR''@|0|g' \
      -e 's|@''REPLACE_MEMMEM''@|0|g' \
      -e 's|@''REPLACE_STRCASESTR''@|0|g' \
      -e 's|@''REPLACE_STRCHRNUL''@|0|g' \
      -e 's|@''REPLACE_STRDUP''@|0|g' \
      -e 's|@''REPLACE_STRSTR''@|0|g' \
      -e 's|@''REPLACE_STRERROR''@|0|g' \
      -e 's|@''REPLACE_STRERROR_R''@|0|g' \
      -e 's|@''REPLACE_STRNCAT''@|0|g' \
      -e 's|@''REPLACE_STRNDUP''@|0|g' \
      -e 's|@''REPLACE_STRNLEN''@|0|g' \
      -e 's|@''REPLACE_STRSIGNAL''@|0|g' \
      -e 's|@''REPLACE_STRTOK_R''@|0|g' \
      -e 's|@''UNDEFINE_STRTOK_R''@|0|g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
      -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
      -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; \
      < ../.././gnulib/import/string.in.h; \
} > string.h-t && \
mv string.h-t string.h
/bin/mkdir -p sys
/bin/mkdir -p sys
rm -f sys/socket.h-t sys/socket.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_SYS_SOCKET_H''@|<sys/socket.h>|g' \
      -e 's|@''HAVE_SYS_SOCKET_H''@|1|g' \
      -e 's/@''GNULIB_CLOSE''@/1/g' \
      -e 's/@''GNULIB_SOCKET''@/0/g' \
      -e 's/@''GNULIB_CONNECT''@/0/g' \
      -e 's/@''GNULIB_ACCEPT''@/0/g' \
      -e 's/@''GNULIB_BIND''@/0/g' \
      -e 's/@''GNULIB_GETPEERNAME''@/0/g' \
      -e 's/@''GNULIB_GETSOCKNAME''@/0/g' \
      -e 's/@''GNULIB_GETSOCKOPT''@/0/g' \
      -e 's/@''GNULIB_LISTEN''@/0/g' \
      -e 's/@''GNULIB_RECV''@/0/g' \
      -e 's/@''GNULIB_SEND''@/0/g' \
      -e 's/@''GNULIB_RECVFROM''@/0/g' \
      -e 's/@''GNULIB_SENDTO''@/0/g' \
      -e 's/@''GNULIB_SETSOCKOPT''@/0/g' \
      -e 's/@''GNULIB_SHUTDOWN''@/0/g' \
      -e 's/@''GNULIB_ACCEPT4''@/0/g' \
      -e 's|@''HAVE_WINSOCK2_H''@|0|g' \
      -e 's|@''HAVE_WS2TCPIP_H''@|0|g' \
      -e 's|@''HAVE_STRUCT_SOCKADDR_STORAGE''@|1|g' \
      -e 's|@''HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY''@|1|g' \
      -e 's|@''HAVE_SA_FAMILY_T''@|1|g' \
      -e 's|@''HAVE_ACCEPT4''@|1|g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
      -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
      -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \
      < ../.././gnulib/import/sys_socket.in.h; \
} > sys/socket.h-t && \
mv -f sys/socket.h-t sys/socket.h
rm -f sys/stat.h-t sys/stat.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_SYS_STAT_H''@|<sys/stat.h>|g' \
      -e 's|@''WINDOWS_64_BIT_ST_SIZE''@|0|g' \
      -e 's/@''GNULIB_FCHMODAT''@/0/g' \
      -e 's/@''GNULIB_FSTAT''@/1/g' \
      -e 's/@''GNULIB_FSTATAT''@/1/g' \
      -e 's/@''GNULIB_FUTIMENS''@/0/g' \
      -e 's/@''GNULIB_LCHMOD''@/0/g' \
      -e 's/@''GNULIB_LSTAT''@/1/g' \
      -e 's/@''GNULIB_MKDIRAT''@/0/g' \
      -e 's/@''GNULIB_MKFIFO''@/0/g' \
      -e 's/@''GNULIB_MKFIFOAT''@/0/g' \
      -e 's/@''GNULIB_MKNOD''@/0/g' \
      -e 's/@''GNULIB_MKNODAT''@/0/g' \
      -e 's/@''GNULIB_STAT''@/1/g' \
      -e 's/@''GNULIB_UTIMENSAT''@/0/g' \
      -e 's|@''HAVE_FCHMODAT''@|1|g' \
      -e 's|@''HAVE_FSTATAT''@|1|g' \
      -e 's|@''HAVE_FUTIMENS''@|1|g' \
      -e 's|@''HAVE_LCHMOD''@|1|g' \
      -e 's|@''HAVE_LSTAT''@|1|g' \
      -e 's|@''HAVE_MKDIRAT''@|1|g' \
      -e 's|@''HAVE_MKFIFO''@|1|g' \
      -e 's|@''HAVE_MKFIFOAT''@|1|g' \
      -e 's|@''HAVE_MKNOD''@|1|g' \
      -e 's|@''HAVE_MKNODAT''@|1|g' \
      -e 's|@''HAVE_UTIMENSAT''@|1|g' \
      -e 's|@''REPLACE_FSTAT''@|0|g' \
      -e 's|@''REPLACE_FSTATAT''@|0|g' \
      -e 's|@''REPLACE_FUTIMENS''@|0|g' \
      -e 's|@''REPLACE_LSTAT''@|0|g' \
      -e 's|@''REPLACE_MKDIR''@|0|g' \
      -e 's|@''REPLACE_MKFIFO''@|0|g' \
      -e 's|@''REPLACE_MKNOD''@|0|g' \
      -e 's|@''REPLACE_STAT''@|0|g' \
      -e 's|@''REPLACE_UTIMENSAT''@|0|g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
      -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
      -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \
      < ../.././gnulib/import/sys_stat.in.h; \
} > sys/stat.h-t && \
mv sys/stat.h-t sys/stat.h
/bin/mkdir -p sys
rm -f time.h-t time.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_TIME_H''@|<time.h>|g' \
      -e 's/@''GNULIB_GETTIMEOFDAY''@/1/g' \
      -e 's/@''GNULIB_MKTIME''@/0/g' \
      -e 's/@''GNULIB_NANOSLEEP''@/0/g' \
      -e 's/@''GNULIB_STRPTIME''@/0/g' \
      -e 's/@''GNULIB_TIMEGM''@/0/g' \
      -e 's/@''GNULIB_TIME_R''@/0/g' \
      -e 's/@''GNULIB_TIME_RZ''@/0/g' \
      -e 's|@''HAVE_DECL_LOCALTIME_R''@|1|g' \
      -e 's|@''HAVE_NANOSLEEP''@|1|g' \
      -e 's|@''HAVE_STRPTIME''@|1|g' \
      -e 's|@''HAVE_TIMEGM''@|1|g' \
      -e 's|@''HAVE_TIMEZONE_T''@|0|g' \
      -e 's|@''REPLACE_GMTIME''@|0|g' \
      -e 's|@''REPLACE_LOCALTIME''@|0|g' \
      -e 's|@''REPLACE_LOCALTIME_R''@|GNULIB_PORTCHECK|g' \
      -e 's|@''REPLACE_MKTIME''@|GNULIB_PORTCHECK|g' \
      -e 's|@''REPLACE_NANOSLEEP''@|GNULIB_PORTCHECK|g' \
      -e 's|@''REPLACE_TIMEGM''@|GNULIB_PORTCHECK|g' \
      -e 's|@''PTHREAD_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \
      -e 's|@''SYS_TIME_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \
      -e 's|@''TIME_H_DEFINES_STRUCT_TIMESPEC''@|1|g' \
      -e 's|@''UNISTD_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
      -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
      -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \
      < ../.././gnulib/import/time.in.h; \
} > time.h-t && \
mv time.h-t time.h
rm -f sys/time.h-t sys/time.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
      -e 's/@''HAVE_SYS_TIME_H''@/1/g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_SYS_TIME_H''@|<sys/time.h>|g' \
      -e 's/@''GNULIB_GETTIMEOFDAY''@/1/g' \
      -e 's|@''HAVE_WINSOCK2_H''@|0|g' \
      -e 's/@''HAVE_GETTIMEOFDAY''@/1/g' \
      -e 's/@''HAVE_STRUCT_TIMEVAL''@/1/g' \
      -e 's/@''REPLACE_GETTIMEOFDAY''@/0/g' \
      -e 's/@''REPLACE_STRUCT_TIMEVAL''@/0/g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
      -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
      -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \
      < ../.././gnulib/import/sys_time.in.h; \
} > sys/time.h-t && \
mv sys/time.h-t sys/time.h
rm -f unistd.h-t unistd.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
      -e 's|@''HAVE_UNISTD_H''@|1|g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_UNISTD_H''@|<unistd.h>|g' \
      -e 's|@''WINDOWS_64_BIT_OFF_T''@|0|g' \
      -e 's/@''GNULIB_CHDIR''@/1/g' \
      -e 's/@''GNULIB_CHOWN''@/0/g' \
      -e 's/@''GNULIB_CLOSE''@/1/g' \
      -e 's/@''GNULIB_DUP''@/1/g' \
      -e 's/@''GNULIB_DUP2''@/1/g' \
      -e 's/@''GNULIB_DUP3''@/0/g' \
      -e 's/@''GNULIB_ENVIRON''@/1/g' \
      -e 's/@''GNULIB_EUIDACCESS''@/0/g' \
      -e 's/@''GNULIB_FACCESSAT''@/0/g' \
      -e 's/@''GNULIB_FCHDIR''@/1/g' \
      -e 's/@''GNULIB_FCHOWNAT''@/0/g' \
      -e 's/@''GNULIB_FDATASYNC''@/0/g' \
      -e 's/@''GNULIB_FSYNC''@/0/g' \
      -e 's/@''GNULIB_FTRUNCATE''@/0/g' \
      -e 's/@''GNULIB_GETCWD''@/1/g' \
      -e 's/@''GNULIB_GETDOMAINNAME''@/0/g' \
      -e 's/@''GNULIB_GETDTABLESIZE''@/1/g' \
      -e 's/@''GNULIB_GETGROUPS''@/0/g' \
      -e 's/@''GNULIB_GETHOSTNAME''@/0/g' \
      -e 's/@''GNULIB_GETLOGIN''@/0/g' \
      -e 's/@''GNULIB_GETLOGIN_R''@/1/g' \
      -e 's/@''GNULIB_GETPAGESIZE''@/0/g' \
      -e 's/@''GNULIB_GETUSERSHELL''@/0/g' \
      -e 's/@''GNULIB_GROUP_MEMBER''@/0/g' \
      -e 's/@''GNULIB_ISATTY''@/0/g' \
      -e 's/@''GNULIB_LCHOWN''@/0/g' \
      -e 's/@''GNULIB_LINK''@/0/g' \
      -e 's/@''GNULIB_LINKAT''@/0/g' \
      -e 's/@''GNULIB_LSEEK''@/0/g' \
      -e 's/@''GNULIB_PIPE''@/0/g' \
      -e 's/@''GNULIB_PIPE2''@/0/g' \
      -e 's/@''GNULIB_PREAD''@/0/g' \
      -e 's/@''GNULIB_PWRITE''@/0/g' \
      -e 's/@''GNULIB_READ''@/0/g' \
      -e 's/@''GNULIB_READLINK''@/1/g' \
      -e 's/@''GNULIB_READLINKAT''@/0/g' \
      -e 's/@''GNULIB_RMDIR''@/1/g' \
      -e 's/@''GNULIB_SETHOSTNAME''@/0/g' \
      -e 's/@''GNULIB_SLEEP''@/0/g' \
      -e 's/@''GNULIB_SYMLINK''@/0/g' \
      -e 's/@''GNULIB_SYMLINKAT''@/0/g' \
      -e 's/@''GNULIB_TTYNAME_R''@/0/g' \
      -e 's/@''GNULIB_UNISTD_H_GETOPT''@/0/g' \
      -e 's/@''GNULIB_UNISTD_H_NONBLOCKING''@/0/g' \
      -e 's/@''GNULIB_UNISTD_H_SIGPIPE''@/0/g' \
      -e 's/@''GNULIB_UNLINK''@/0/g' \
      -e 's/@''GNULIB_UNLINKAT''@/0/g' \
      -e 's/@''GNULIB_USLEEP''@/0/g' \
      -e 's/@''GNULIB_WRITE''@/0/g' \
      < ../.././gnulib/import/unistd.in.h | \
  sed -e 's|@''HAVE_CHOWN''@|1|g' \
      -e 's|@''HAVE_DUP2''@|1|g' \
      -e 's|@''HAVE_DUP3''@|1|g' \
      -e 's|@''HAVE_EUIDACCESS''@|1|g' \
      -e 's|@''HAVE_FACCESSAT''@|1|g' \
      -e 's|@''HAVE_FCHDIR''@|1|g' \
      -e 's|@''HAVE_FCHOWNAT''@|1|g' \
      -e 's|@''HAVE_FDATASYNC''@|1|g' \
      -e 's|@''HAVE_FSYNC''@|1|g' \
      -e 's|@''HAVE_FTRUNCATE''@|1|g' \
      -e 's|@''HAVE_GETDTABLESIZE''@|1|g' \
      -e 's|@''HAVE_GETGROUPS''@|1|g' \
      -e 's|@''HAVE_GETHOSTNAME''@|1|g' \
      -e 's|@''HAVE_GETLOGIN''@|1|g' \
      -e 's|@''HAVE_GETPAGESIZE''@|1|g' \
      -e 's|@''HAVE_GROUP_MEMBER''@|1|g' \
      -e 's|@''HAVE_LCHOWN''@|1|g' \
      -e 's|@''HAVE_LINK''@|1|g' \
      -e 's|@''HAVE_LINKAT''@|1|g' \
      -e 's|@''HAVE_PIPE''@|1|g' \
      -e 's|@''HAVE_PIPE2''@|1|g' \
      -e 's|@''HAVE_PREAD''@|1|g' \
      -e 's|@''HAVE_PWRITE''@|1|g' \
      -e 's|@''HAVE_READLINK''@|1|g' \
      -e 's|@''HAVE_READLINKAT''@|1|g' \
      -e 's|@''HAVE_SETHOSTNAME''@|1|g' \
      -e 's|@''HAVE_SLEEP''@|1|g' \
      -e 's|@''HAVE_SYMLINK''@|1|g' \
      -e 's|@''HAVE_SYMLINKAT''@|1|g' \
      -e 's|@''HAVE_UNLINKAT''@|1|g' \
      -e 's|@''HAVE_USLEEP''@|1|g' \
      -e 's|@''HAVE_DECL_ENVIRON''@|1|g' \
      -e 's|@''HAVE_DECL_FCHDIR''@|1|g' \
      -e 's|@''HAVE_DECL_FDATASYNC''@|1|g' \
      -e 's|@''HAVE_DECL_GETDOMAINNAME''@|1|g' \
      -e 's|@''HAVE_DECL_GETLOGIN_R''@|1|g' \
      -e 's|@''HAVE_DECL_GETPAGESIZE''@|1|g' \
      -e 's|@''HAVE_DECL_GETUSERSHELL''@|1|g' \
      -e 's|@''HAVE_DECL_SETHOSTNAME''@|1|g' \
      -e 's|@''HAVE_DECL_TTYNAME_R''@|1|g' \
      -e 's|@''HAVE_OS_H''@|0|g' \
      -e 's|@''HAVE_SYS_PARAM_H''@|0|g' \
  | \
  sed -e 's|@''REPLACE_CHOWN''@|0|g' \
      -e 's|@''REPLACE_CLOSE''@|0|g' \
      -e 's|@''REPLACE_DUP''@|0|g' \
      -e 's|@''REPLACE_DUP2''@|0|g' \
      -e 's|@''REPLACE_FCHOWNAT''@|0|g' \
      -e 's|@''REPLACE_FTRUNCATE''@|0|g' \
      -e 's|@''REPLACE_GETCWD''@|0|g' \
      -e 's|@''REPLACE_GETDOMAINNAME''@|0|g' \
      -e 's|@''REPLACE_GETDTABLESIZE''@|0|g' \
      -e 's|@''REPLACE_GETLOGIN_R''@|0|g' \
      -e 's|@''REPLACE_GETGROUPS''@|0|g' \
      -e 's|@''REPLACE_GETPAGESIZE''@|0|g' \
      -e 's|@''REPLACE_ISATTY''@|0|g' \
      -e 's|@''REPLACE_LCHOWN''@|0|g' \
      -e 's|@''REPLACE_LINK''@|0|g' \
      -e 's|@''REPLACE_LINKAT''@|0|g' \
      -e 's|@''REPLACE_LSEEK''@|0|g' \
      -e 's|@''REPLACE_PREAD''@|0|g' \
      -e 's|@''REPLACE_PWRITE''@|0|g' \
      -e 's|@''REPLACE_READ''@|0|g' \
      -e 's|@''REPLACE_READLINK''@|0|g' \
      -e 's|@''REPLACE_READLINKAT''@|0|g' \
      -e 's|@''REPLACE_RMDIR''@|0|g' \
      -e 's|@''REPLACE_SLEEP''@|0|g' \
      -e 's|@''REPLACE_SYMLINK''@|0|g' \
      -e 's|@''REPLACE_SYMLINKAT''@|0|g' \
      -e 's|@''REPLACE_TTYNAME_R''@|0|g' \
      -e 's|@''REPLACE_UNLINK''@|0|g' \
      -e 's|@''REPLACE_UNLINKAT''@|0|g' \
      -e 's|@''REPLACE_USLEEP''@|0|g' \
      -e 's|@''REPLACE_WRITE''@|0|g' \
      -e 's|@''UNISTD_H_HAVE_WINSOCK2_H''@|0|g' \
      -e 's|@''UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS''@|0|g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
      -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
      -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; \
} > unistd.h-t && \
mv unistd.h-t unistd.h
rm -f wchar.h-t wchar.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''HAVE_FEATURES_H''@|1|g' \
      -e 's|@''NEXT_WCHAR_H''@|<wchar.h>|g' \
      -e 's|@''HAVE_WCHAR_H''@|1|g' \
      -e 's/@''GNULIB_BTOWC''@/0/g' \
      -e 's/@''GNULIB_WCTOB''@/0/g' \
      -e 's/@''GNULIB_MBSINIT''@/1/g' \
      -e 's/@''GNULIB_MBRTOWC''@/1/g' \
      -e 's/@''GNULIB_MBRLEN''@/0/g' \
      -e 's/@''GNULIB_MBSRTOWCS''@/1/g' \
      -e 's/@''GNULIB_MBSNRTOWCS''@/0/g' \
      -e 's/@''GNULIB_WCRTOMB''@/0/g' \
      -e 's/@''GNULIB_WCSRTOMBS''@/0/g' \
      -e 's/@''GNULIB_WCSNRTOMBS''@/0/g' \
      -e 's/@''GNULIB_WCWIDTH''@/0/g' \
      -e 's/@''GNULIB_WMEMCHR''@/0/g' \
      -e 's/@''GNULIB_WMEMCMP''@/0/g' \
      -e 's/@''GNULIB_WMEMCPY''@/0/g' \
      -e 's/@''GNULIB_WMEMMOVE''@/0/g' \
      -e 's/@''GNULIB_WMEMSET''@/0/g' \
      -e 's/@''GNULIB_WCSLEN''@/0/g' \
      -e 's/@''GNULIB_WCSNLEN''@/0/g' \
      -e 's/@''GNULIB_WCSCPY''@/0/g' \
      -e 's/@''GNULIB_WCPCPY''@/0/g' \
      -e 's/@''GNULIB_WCSNCPY''@/0/g' \
      -e 's/@''GNULIB_WCPNCPY''@/0/g' \
      -e 's/@''GNULIB_WCSCAT''@/0/g' \
      -e 's/@''GNULIB_WCSNCAT''@/0/g' \
      -e 's/@''GNULIB_WCSCMP''@/0/g' \
      -e 's/@''GNULIB_WCSNCMP''@/0/g' \
      -e 's/@''GNULIB_WCSCASECMP''@/0/g' \
      -e 's/@''GNULIB_WCSNCASECMP''@/0/g' \
      -e 's/@''GNULIB_WCSCOLL''@/0/g' \
      -e 's/@''GNULIB_WCSXFRM''@/0/g' \
      -e 's/@''GNULIB_WCSDUP''@/0/g' \
      -e 's/@''GNULIB_WCSCHR''@/0/g' \
      -e 's/@''GNULIB_WCSRCHR''@/0/g' \
      -e 's/@''GNULIB_WCSCSPN''@/0/g' \
      -e 's/@''GNULIB_WCSSPN''@/0/g' \
      -e 's/@''GNULIB_WCSPBRK''@/0/g' \
      -e 's/@''GNULIB_WCSSTR''@/0/g' \
      -e 's/@''GNULIB_WCSTOK''@/0/g' \
      -e 's/@''GNULIB_WCSWIDTH''@/0/g' \
      < ../.././gnulib/import/wchar.in.h | \
  sed -e 's|@''HAVE_WINT_T''@|1|g' \
      -e 's|@''HAVE_BTOWC''@|1|g' \
      -e 's|@''HAVE_MBSINIT''@|1|g' \
      -e 's|@''HAVE_MBRTOWC''@|1|g' \
      -e 's|@''HAVE_MBRLEN''@|1|g' \
      -e 's|@''HAVE_MBSRTOWCS''@|1|g' \
      -e 's|@''HAVE_MBSNRTOWCS''@|1|g' \
      -e 's|@''HAVE_WCRTOMB''@|1|g' \
      -e 's|@''HAVE_WCSRTOMBS''@|1|g' \
      -e 's|@''HAVE_WCSNRTOMBS''@|1|g' \
      -e 's|@''HAVE_WMEMCHR''@|1|g' \
      -e 's|@''HAVE_WMEMCMP''@|1|g' \
      -e 's|@''HAVE_WMEMCPY''@|1|g' \
      -e 's|@''HAVE_WMEMMOVE''@|1|g' \
      -e 's|@''HAVE_WMEMSET''@|1|g' \
      -e 's|@''HAVE_WCSLEN''@|1|g' \
      -e 's|@''HAVE_WCSNLEN''@|1|g' \
      -e 's|@''HAVE_WCSCPY''@|1|g' \
      -e 's|@''HAVE_WCPCPY''@|1|g' \
      -e 's|@''HAVE_WCSNCPY''@|1|g' \
      -e 's|@''HAVE_WCPNCPY''@|1|g' \
      -e 's|@''HAVE_WCSCAT''@|1|g' \
      -e 's|@''HAVE_WCSNCAT''@|1|g' \
      -e 's|@''HAVE_WCSCMP''@|1|g' \
      -e 's|@''HAVE_WCSNCMP''@|1|g' \
      -e 's|@''HAVE_WCSCASECMP''@|1|g' \
      -e 's|@''HAVE_WCSNCASECMP''@|1|g' \
      -e 's|@''HAVE_WCSCOLL''@|1|g' \
      -e 's|@''HAVE_WCSXFRM''@|1|g' \
      -e 's|@''HAVE_WCSDUP''@|1|g' \
      -e 's|@''HAVE_WCSCHR''@|1|g' \
      -e 's|@''HAVE_WCSRCHR''@|1|g' \
      -e 's|@''HAVE_WCSCSPN''@|1|g' \
      -e 's|@''HAVE_WCSSPN''@|1|g' \
      -e 's|@''HAVE_WCSPBRK''@|1|g' \
      -e 's|@''HAVE_WCSSTR''@|1|g' \
      -e 's|@''HAVE_WCSTOK''@|1|g' \
      -e 's|@''HAVE_WCSWIDTH''@|1|g' \
      -e 's|@''HAVE_DECL_WCTOB''@|1|g' \
      -e 's|@''HAVE_DECL_WCWIDTH''@|1|g' \
  | \
  sed -e 's|@''REPLACE_MBSTATE_T''@|0|g' \
      -e 's|@''REPLACE_BTOWC''@|0|g' \
      -e 's|@''REPLACE_WCTOB''@|0|g' \
      -e 's|@''REPLACE_MBSINIT''@|0|g' \
      -e 's|@''REPLACE_MBRTOWC''@|1|g' \
      -e 's|@''REPLACE_MBRLEN''@|0|g' \
      -e 's|@''REPLACE_MBSRTOWCS''@|0|g' \
      -e 's|@''REPLACE_MBSNRTOWCS''@|0|g' \
      -e 's|@''REPLACE_WCRTOMB''@|0|g' \
      -e 's|@''REPLACE_WCSRTOMBS''@|0|g' \
      -e 's|@''REPLACE_WCSNRTOMBS''@|0|g' \
      -e 's|@''REPLACE_WCWIDTH''@|0|g' \
      -e 's|@''REPLACE_WCSWIDTH''@|0|g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
      -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
      -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; \
} > wchar.h-t && \
mv wchar.h-t wchar.h
make  all-recursive
make[11]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gdb-8.3.1/gdb/build-gnulib/import'
make[12]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gdb-8.3.1/gdb/build-gnulib/import'
gcc -DHAVE_CONFIG_H -I. -I../.././gnulib/import -I..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT cloexec.o -MD -MP -MF .deps/cloexec.Tpo -c -o cloexec.o ../.././gnulib/import/cloexec.c
gcc -DHAVE_CONFIG_H -I. -I../.././gnulib/import -I..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT dirname-lgpl.o -MD -MP -MF .deps/dirname-lgpl.Tpo -c -o dirname-lgpl.o ../.././gnulib/import/dirname-lgpl.c
gcc -DHAVE_CONFIG_H -I. -I../.././gnulib/import -I..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT basename-lgpl.o -MD -MP -MF .deps/basename-lgpl.Tpo -c -o basename-lgpl.o ../.././gnulib/import/basename-lgpl.c
gcc -DHAVE_CONFIG_H -I. -I../.././gnulib/import -I..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT stripslash.o -MD -MP -MF .deps/stripslash.Tpo -c -o stripslash.o ../.././gnulib/import/stripslash.c
gcc -DHAVE_CONFIG_H -I. -I../.././gnulib/import -I..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT exitfail.o -MD -MP -MF .deps/exitfail.Tpo -c -o exitfail.o ../.././gnulib/import/exitfail.c
gcc -DHAVE_CONFIG_H -I. -I../.././gnulib/import -I..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT fd-hook.o -MD -MP -MF .deps/fd-hook.Tpo -c -o fd-hook.o ../.././gnulib/import/fd-hook.c

 20 60.7M   20 12.2M    0     0  1907k      0  0:00:32  0:00:06  0:00:26 1806kmv -f .deps/stripslash.Tpo .deps/stripslash.Po
mv -f .deps/exitfail.Tpo .deps/exitfail.Po
gcc -DHAVE_CONFIG_H -I. -I../.././gnulib/import -I..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT filenamecat-lgpl.o -MD -MP -MF .deps/filenamecat-lgpl.Tpo -c -o filenamecat-lgpl.o ../.././gnulib/import/filenamecat-lgpl.c
mv -f .deps/fd-hook.Tpo .deps/fd-hook.Po
gcc -DHAVE_CONFIG_H -I. -I../.././gnulib/import -I..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT getprogname.o -MD -MP -MF .deps/getprogname.Tpo -c -o getprogname.o ../.././gnulib/import/getprogname.c
gcc -DHAVE_CONFIG_H -I. -I../.././gnulib/import -I..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT hard-locale.o -MD -MP -MF .deps/hard-locale.Tpo -c -o hard-locale.o ../.././gnulib/import/hard-locale.c
mv -f .deps/basename-lgpl.Tpo .deps/basename-lgpl.Po
gcc -DHAVE_CONFIG_H -I. -I../.././gnulib/import -I..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT localcharset.o -MD -MP -MF .deps/localcharset.Tpo -c -o localcharset.o ../.././gnulib/import/localcharset.c
mv -f .deps/dirname-lgpl.Tpo .deps/dirname-lgpl.Po
mv -f .deps/cloexec.Tpo .deps/cloexec.Po
gcc -DHAVE_CONFIG_H -I. -I../.././gnulib/import -I..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT malloca.o -MD -MP -MF .deps/malloca.Tpo -c -o malloca.o ../.././gnulib/import/malloca.c
gcc -DHAVE_CONFIG_H -I. -I../.././gnulib/import -I..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT math.o -MD -MP -MF .deps/math.Tpo -c -o math.o ../.././gnulib/import/math.c
mv -f .deps/getprogname.Tpo .deps/getprogname.Po
mv -f .deps/filenamecat-lgpl.Tpo .deps/filenamecat-lgpl.Po
mv -f .deps/hard-locale.Tpo .deps/hard-locale.Po
gcc -DHAVE_CONFIG_H -I. -I../.././gnulib/import -I..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT openat-die.o -MD -MP -MF .deps/openat-die.Tpo -c -o openat-die.o ../.././gnulib/import/openat-die.c
gcc -DHAVE_CONFIG_H -I. -I../.././gnulib/import -I..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT save-cwd.o -MD -MP -MF .deps/save-cwd.Tpo -c -o save-cwd.o ../.././gnulib/import/save-cwd.c
gcc -DHAVE_CONFIG_H -I. -I../.././gnulib/import -I..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT strnlen1.o -MD -MP -MF .deps/strnlen1.Tpo -c -o strnlen1.o ../.././gnulib/import/strnlen1.c
mv -f .deps/math.Tpo .deps/math.Po
gcc -DHAVE_CONFIG_H -I. -I../.././gnulib/import -I..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT sys_socket.o -MD -MP -MF .deps/sys_socket.Tpo -c -o sys_socket.o ../.././gnulib/import/sys_socket.c
mv -f .deps/malloca.Tpo .deps/malloca.Po
gcc -DHAVE_CONFIG_H -I. -I../.././gnulib/import -I..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT tempname.o -MD -MP -MF .deps/tempname.Tpo -c -o tempname.o ../.././gnulib/import/tempname.c
mv -f .deps/strnlen1.Tpo .deps/strnlen1.Po
gcc -DHAVE_CONFIG_H -I. -I../.././gnulib/import -I..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT unistd.o -MD -MP -MF .deps/unistd.Tpo -c -o unistd.o ../.././gnulib/import/unistd.c
mv -f .deps/sys_socket.Tpo .deps/sys_socket.Po
mv -f .deps/openat-die.Tpo .deps/openat-die.Po
mv -f .deps/localcharset.Tpo .deps/localcharset.Po
gcc -DHAVE_CONFIG_H -I. -I../.././gnulib/import -I..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT dup-safer.o -MD -MP -MF .deps/dup-safer.Tpo -c -o dup-safer.o ../.././gnulib/import/dup-safer.c
gcc -DHAVE_CONFIG_H -I. -I../.././gnulib/import -I..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT fd-safer.o -MD -MP -MF .deps/fd-safer.Tpo -c -o fd-safer.o ../.././gnulib/import/fd-safer.c
gcc -DHAVE_CONFIG_H -I. -I../.././gnulib/import -I..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT pipe-safer.o -MD -MP -MF .deps/pipe-safer.Tpo -c -o pipe-safer.o ../.././gnulib/import/pipe-safer.c
mv -f .deps/unistd.Tpo .deps/unistd.Po
mv -f .deps/save-cwd.Tpo .deps/save-cwd.Po
gcc -DHAVE_CONFIG_H -I. -I../.././gnulib/import -I..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT wctype-h.o -MD -MP -MF .deps/wctype-h.Tpo -c -o wctype-h.o ../.././gnulib/import/wctype-h.c
gcc -DHAVE_CONFIG_H -I. -I../.././gnulib/import -I..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT chdir-long.o -MD -MP -MF .deps/chdir-long.Tpo -c -o chdir-long.o ../.././gnulib/import/chdir-long.c
mv -f .deps/dup-safer.Tpo .deps/dup-safer.Po
mv -f .deps/pipe-safer.Tpo .deps/pipe-safer.Po
mv -f .deps/fd-safer.Tpo .deps/fd-safer.Po
gcc -DHAVE_CONFIG_H -I. -I../.././gnulib/import -I..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT fcntl.o -MD -MP -MF .deps/fcntl.Tpo -c -o fcntl.o ../.././gnulib/import/fcntl.c
gcc -DHAVE_CONFIG_H -I. -I../.././gnulib/import -I..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT glob.o -MD -MP -MF .deps/glob.Tpo -c -o glob.o ../.././gnulib/import/glob.c
gcc -DHAVE_CONFIG_H -I. -I../.././gnulib/import -I..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT mbrtowc.o -MD -MP -MF .deps/mbrtowc.Tpo -c -o mbrtowc.o ../.././gnulib/import/mbrtowc.c
mv -f .deps/wctype-h.Tpo .deps/wctype-h.Po
gcc -DHAVE_CONFIG_H -I. -I../.././gnulib/import -I..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -MT openat-proc.o -MD -MP -MF .deps/openat-proc.Tpo -c -o openat-proc.o ../.././gnulib/import/openat-proc.c
mv -f .deps/tempname.Tpo .deps/tempname.Po
rm -f t-charset.alias charset.alias && \
/usr/bin/env bash ../.././gnulib/import/config.charset 'x86_64-pc-linux-gnu' > t-charset.alias && \
mv t-charset.alias charset.alias
mv -f .deps/mbrtowc.Tpo .deps/mbrtowc.Po
rm -f t-ref-add.sed ref-add.sed && \
sed -e '/^#/d' -e 's/@''PACKAGE''@/libgnu/g' ../.././gnulib/import/ref-add.sin > t-ref-add.sed && \
mv t-ref-add.sed ref-add.sed
mv -f .deps/fcntl.Tpo .deps/fcntl.Po
rm -f t-ref-del.sed ref-del.sed && \
sed -e '/^#/d' -e 's/@''PACKAGE''@/libgnu/g' ../.././gnulib/import/ref-del.sin > t-ref-del.sed && \
mv t-ref-del.sed ref-del.sed
mv -f .deps/chdir-long.Tpo .deps/chdir-long.Po
mv -f .deps/openat-proc.Tpo .deps/openat-proc.Po
mv -f .deps/glob.Tpo .deps/glob.Po
rm -f libgnu.a
ar cr libgnu.a cloexec.o dirname-lgpl.o basename-lgpl.o stripslash.o exitfail.o fd-hook.o filenamecat-lgpl.o getprogname.o hard-locale.o localcharset.o malloca.o math.o openat-die.o save-cwd.o strnlen1.o sys_socket.o tempname.o unistd.o dup-safer.o fd-safer.o pipe-safer.o wctype-h.o chdir-long.o fcntl.o glob.o mbrtowc.o openat-proc.o 
ranlib libgnu.a
make[12]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gdb-8.3.1/gdb/build-gnulib/import'
make[11]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gdb-8.3.1/gdb/build-gnulib/import'
make[10]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gdb-8.3.1/gdb/build-gnulib/import'
make[9]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gdb-8.3.1/gdb/build-gnulib'
make[8]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gdb-8.3.1/gdb/build-gnulib'
make[7]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gdb-8.3.1/gdb'
g++ -x c++  -g -O2   -I. -I. -I./config -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I./../zlib -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib/import -Ibuild-gnulib/import  -DTUI=1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include     -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wformat -Wformat-nonliteral  -c -o gdb.o -MT gdb.o -MMD -MP -MF ./.deps/gdb.Tpo gdb.c
g++ -x c++  -g -O2   -I. -I. -I./config -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I./../zlib -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib/import -Ibuild-gnulib/import  -DTUI=1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include     -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wformat -Wformat-nonliteral  -c -o ada-exp.o -MT ada-exp.o -MMD -MP -MF ./.deps/ada-exp.Tpo `if test -f ada-exp.c; then echo ada-exp.c; else echo ./ada-exp.c; fi`
g++ -x c++  -g -O2   -I. -I. -I./config -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I./../zlib -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib/import -Ibuild-gnulib/import  -DTUI=1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include     -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wformat -Wformat-nonliteral  -c -o ada-lang.o -MT ada-lang.o -MMD -MP -MF ./.deps/ada-lang.Tpo ada-lang.c
g++ -x c++  -g -O2   -I. -I. -I./config -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I./../zlib -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib/import -Ibuild-gnulib/import  -DTUI=1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include     -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wformat -Wformat-nonliteral  -c -o ada-tasks.o -MT ada-tasks.o -MMD -MP -MF ./.deps/ada-tasks.Tpo ada-tasks.c
g++ -x c++  -g -O2   -I. -I. -I./config -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I./../zlib -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib/import -Ibuild-gnulib/import  -DTUI=1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include     -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wformat -Wformat-nonliteral  -c -o ada-typeprint.o -MT ada-typeprint.o -MMD -MP -MF ./.deps/ada-typeprint.Tpo ada-typeprint.c
g++ -x c++  -g -O2   -I. -I. -I./config -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I./../zlib -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib/import -Ibuild-gnulib/import  -DTUI=1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include     -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wformat -Wformat-nonliteral  -c -o ada-valprint.o -MT ada-valprint.o -MMD -MP -MF ./.deps/ada-valprint.Tpo ada-valprint.c
g++ -x c++  -g -O2   -I. -I. -I./config -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I./../zlib -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib/import -Ibuild-gnulib/import  -DTUI=1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include     -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wformat -Wformat-nonliteral  -c -o ada-varobj.o -MT ada-varobj.o -MMD -MP -MF ./.deps/ada-varobj.Tpo ada-varobj.c

 25 60.7M   25 15.7M    0     0  2132k      0  0:00:29  0:00:07  0:00:22 1915kg++ -x c++  -g -O2   -I. -I. -I./config -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I./../zlib -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib/import -Ibuild-gnulib/import  -DTUI=1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include     -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wformat -Wformat-nonliteral  -c -o addrmap.o -MT addrmap.o -MMD -MP -MF ./.deps/addrmap.Tpo addrmap.c
g++ -x c++  -g -O2   -I. -I. -I./config -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I./../zlib -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib/import -Ibuild-gnulib/import  -DTUI=1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include     -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wformat -Wformat-nonliteral  -c -o agent.o -MT agent.o -MMD -MP -MF ./.deps/agent.Tpo agent.c
g++ -x c++  -g -O2   -I. -I. -I./config -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I./../zlib -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib/import -Ibuild-gnulib/import  -DTUI=1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include     -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wformat -Wformat-nonliteral  -c -o annotate.o -MT annotate.o -MMD -MP -MF ./.deps/annotate.Tpo annotate.c
g++ -x c++  -g -O2   -I. -I. -I./config -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I./../zlib -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib/import -Ibuild-gnulib/import  -DTUI=1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include     -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wformat -Wformat-nonliteral  -c -o arch-utils.o -MT arch-utils.o -MMD -MP -MF ./.deps/arch-utils.Tpo arch-utils.c
g++ -x c++  -g -O2   -I. -I. -I./config -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I./../zlib -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib/import -Ibuild-gnulib/import  -DTUI=1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include     -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wformat -Wformat-nonliteral  -c -o auto-load.o -MT auto-load.o -MMD -MP -MF ./.deps/auto-load.Tpo auto-load.c
g++ -x c++  -g -O2   -I. -I. -I./config -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I./../zlib -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib/import -Ibuild-gnulib/import  -DTUI=1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include     -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wformat -Wformat-nonliteral  -c -o auxv.o -MT auxv.o -MMD -MP -MF ./.deps/auxv.Tpo auxv.c

 29 60.7M   29 17.6M    0     0  1971k      0  0:00:31  0:00:09  0:00:22 2100kg++ -x c++  -g -O2   -I. -I. -I./config -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I./../zlib -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib/import -Ibuild-gnulib/import  -DTUI=1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include     -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wformat -Wformat-nonliteral  -c -o ax-gdb.o -MT ax-gdb.o -MMD -MP -MF ./.deps/ax-gdb.Tpo ax-gdb.c
g++ -x c++  -g -O2   -I. -I. -I./config -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I./../zlib -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib/import -Ibuild-gnulib/import  -DTUI=1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include     -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wformat -Wformat-nonliteral  -c -o ax-general.o -MT ax-general.o -MMD -MP -MF ./.deps/ax-general.Tpo ax-general.c

 29 60.7M   29 17.6M    0     0  1855k      0  0:00:33  0:00:09  0:00:24 2085kg++ -x c++  -g -O2   -I. -I. -I./config -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I./../zlib -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib/import -Ibuild-gnulib/import  -DTUI=1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include     -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wformat -Wformat-nonliteral  -c -o bcache.o -MT bcache.o -MMD -MP -MF ./.deps/bcache.Tpo bcache.c
g++ -x c++  -g -O2   -I. -I. -I./config -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I./../zlib -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib/import -Ibuild-gnulib/import  -DTUI=1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include     -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wformat -Wformat-nonliteral  -c -o bfd-target.o -MT bfd-target.o -MMD -MP -MF ./.deps/bfd-target.Tpo bfd-target.c
g++ -x c++  -g -O2   -I. -I. -I./config -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I./../zlib -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib/import -Ibuild-gnulib/import  -DTUI=1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include     -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wformat -Wformat-nonliteral  -c -o block.o -MT block.o -MMD -MP -MF ./.deps/block.Tpo block.c

 29 60.7M   29 17.9M    0     0  1733k      0  0:00:35  0:00:10  0:00:25 1793kg++ -x c++  -g -O2   -I. -I. -I./config -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I./../zlib -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib/import -Ibuild-gnulib/import  -DTUI=1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include     -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wformat -Wformat-nonliteral  -c -o blockframe.o -MT blockframe.o -MMD -MP -MF ./.deps/blockframe.Tpo blockframe.c
g++ -x c++  -g -O2   -I. -I. -I./config -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I./../zlib -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib/import -Ibuild-gnulib/import  -DTUI=1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include     -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wformat -Wformat-nonliteral  -c -o break-catch-sig.o -MT break-catch-sig.o -MMD -MP -MF ./.deps/break-catch-sig.Tpo break-catch-sig.c
g++ -x c++  -g -O2   -I. -I. -I./config -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I./../zlib -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib/import -Ibuild-gnulib/import  -DTUI=1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include     -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wformat -Wformat-nonliteral  -c -o break-catch-syscall.o -MT break-catch-syscall.o -MMD -MP -MF ./.deps/break-catch-syscall.Tpo break-catch-syscall.c
g++ -x c++  -g -O2   -I. -I. -I./config -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I./../zlib -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib/import -Ibuild-gnulib/import  -DTUI=1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include     -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wformat -Wformat-nonliteral  -c -o break-catch-throw.o -MT break-catch-throw.o -MMD -MP -MF ./.deps/break-catch-throw.Tpo break-catch-throw.c
g++ -x c++  -g -O2   -I. -I. -I./config -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I./../zlib -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib/import -Ibuild-gnulib/import  -DTUI=1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include     -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wformat -Wformat-nonliteral  -c -o breakpoint.o -MT breakpoint.o -MMD -MP -MF ./.deps/breakpoint.Tpo breakpoint.c

 33 60.7M   33 20.2M    0     0  1795k      0  0:00:34  0:00:11  0:00:23 1648kg++ -x c++  -g -O2   -I. -I. -I./config -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I./../zlib -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib/import -Ibuild-gnulib/import  -DTUI=1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include     -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wformat -Wformat-nonliteral  -c -o btrace.o -MT btrace.o -MMD -MP -MF ./.deps/btrace.Tpo btrace.c
g++ -x c++  -g -O2   -I. -I. -I./config -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I./../zlib -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib/import -Ibuild-gnulib/import  -DTUI=1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include     -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wformat -Wformat-nonliteral  -c -o build-id.o -MT build-id.o -MMD -MP -MF ./.deps/build-id.Tpo build-id.c
g++ -x c++  -g -O2   -I. -I. -I./config -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I./../zlib -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib/import -Ibuild-gnulib/import  -DTUI=1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include     -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wformat -Wformat-nonliteral  -c -o buildsym-legacy.o -MT buildsym-legacy.o -MMD -MP -MF ./.deps/buildsym-legacy.Tpo buildsym-legacy.c

 37 60.7M   37 23.0M    0     0  1875k      0  0:00:33  0:00:12  0:00:21 1487kg++ -x c++  -g -O2   -I. -I. -I./config -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I./../zlib -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib/import -Ibuild-gnulib/import  -DTUI=1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include     -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wformat -Wformat-nonliteral  -c -o buildsym.o -MT buildsym.o -MMD -MP -MF ./.deps/buildsym.Tpo buildsym.c
g++ -x c++  -g -O2   -I. -I. -I./config -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I./../zlib -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib/import -Ibuild-gnulib/import  -DTUI=1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include     -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wformat -Wformat-nonliteral  -c -o c-exp.o -MT c-exp.o -MMD -MP -MF ./.deps/c-exp.Tpo c-exp.c
g++ -x c++  -g -O2   -I. -I. -I./config -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I./../zlib -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib/import -Ibuild-gnulib/import  -DTUI=1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include     -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wformat -Wformat-nonliteral  -c -o c-lang.o -MT c-lang.o -MMD -MP -MF ./.deps/c-lang.Tpo c-lang.c
g++ -x c++  -g -O2   -I. -I. -I./config -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I./../zlib -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib/import -Ibuild-gnulib/import  -DTUI=1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include     -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wformat -Wformat-nonliteral  -c -o c-typeprint.o -MT c-typeprint.o -MMD -MP -MF ./.deps/c-typeprint.Tpo c-typeprint.c

 38 60.7M   38 23.5M    0     0  1749k      0  0:00:35  0:00:13  0:00:22 1310kg++ -x c++  -g -O2   -I. -I. -I./config -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I./../zlib -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib/import -Ibuild-gnulib/import  -DTUI=1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include     -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wformat -Wformat-nonliteral  -c -o c-valprint.o -MT c-valprint.o -MMD -MP -MF ./.deps/c-valprint.Tpo c-valprint.c
g++ -x c++  -g -O2   -I. -I. -I./config -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I./../zlib -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib/import -Ibuild-gnulib/import  -DTUI=1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include     -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wformat -Wformat-nonliteral  -c -o c-varobj.o -MT c-varobj.o -MMD -MP -MF ./.deps/c-varobj.Tpo c-varobj.c

 41 60.7M   41 25.3M    0     0  1782k      0  0:00:34  0:00:14  0:00:20 1634kg++ -x c++  -g -O2   -I. -I. -I./config -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I./../zlib -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib/import -Ibuild-gnulib/import  -DTUI=1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include     -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wformat -Wformat-nonliteral  -c -o charset.o -MT charset.o -MMD -MP -MF ./.deps/charset.Tpo charset.c
g++ -x c++  -g -O2   -I. -I. -I./config -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I./../zlib -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib/import -Ibuild-gnulib/import  -DTUI=1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include     -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wformat -Wformat-nonliteral  -c -o cli-out.o -MT cli-out.o -MMD -MP -MF ./.deps/cli-out.Tpo cli-out.c
g++ -x c++  -g -O2   -I. -I. -I./config -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I./../zlib -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib/import -Ibuild-gnulib/import  -DTUI=1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include     -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wformat -Wformat-nonliteral  -c -o cli/cli-cmds.o -MT cli/cli-cmds.o -MMD -MP -MF cli/.deps/cli-cmds.Tpo cli/cli-cmds.c
g++ -x c++  -g -O2   -I. -I. -I./config -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I./../zlib -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib/import -Ibuild-gnulib/import  -DTUI=1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include     -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wformat -Wformat-nonliteral  -c -o cli/cli-decode.o -MT cli/cli-decode.o -MMD -MP -MF cli/.deps/cli-decode.Tpo cli/cli-decode.c

 44 60.7M   44 27.1M    0     0  1748k      0  0:00:35  0:00:15  0:00:20 1777kg++ -x c++  -g -O2   -I. -I. -I./config -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I./../zlib -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib/import -Ibuild-gnulib/import  -DTUI=1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include     -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wformat -Wformat-nonliteral  -c -o cli/cli-dump.o -MT cli/cli-dump.o -MMD -MP -MF cli/.deps/cli-dump.Tpo cli/cli-dump.c
g++ -x c++  -g -O2   -I. -I. -I./config -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I./../zlib -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib/import -Ibuild-gnulib/import  -DTUI=1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include     -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wformat -Wformat-nonliteral  -c -o cli/cli-interp.o -MT cli/cli-interp.o -MMD -MP -MF cli/.deps/cli-interp.Tpo cli/cli-interp.c
g++ -x c++  -g -O2   -I. -I. -I./config -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I./../zlib -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib/import -Ibuild-gnulib/import  -DTUI=1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include     -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wformat -Wformat-nonliteral  -c -o cli/cli-logging.o -MT cli/cli-logging.o -MMD -MP -MF cli/.deps/cli-logging.Tpo cli/cli-logging.c
g++ -x c++  -g -O2   -I. -I. -I./config -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I./../zlib -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib/import -Ibuild-gnulib/import  -DTUI=1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include     -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wformat -Wformat-nonliteral  -c -o cli/cli-script.o -MT cli/cli-script.o -MMD -MP -MF cli/.deps/cli-script.Tpo cli/cli-script.c

 47 60.7M   47 28.5M    0     0  1765k      0  0:00:35  0:00:16  0:00:19 1694kg++ -x c++  -g -O2   -I. -I. -I./config -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I./../zlib -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib/import -Ibuild-gnulib/import  -DTUI=1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include     -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wformat -Wformat-nonliteral  -c -o cli/cli-setshow.o -MT cli/cli-setshow.o -MMD -MP -MF cli/.deps/cli-setshow.Tpo cli/cli-setshow.c
g++ -x c++  -g -O2   -I. -I. -I./config -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I./../zlib -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib/import -Ibuild-gnulib/import  -DTUI=1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include     -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wformat -Wformat-nonliteral  -c -o cli/cli-style.o -MT cli/cli-style.o -MMD -MP -MF cli/.deps/cli-style.Tpo cli/cli-style.c
g++ -x c++  -g -O2   -I. -I. -I./config -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I./../zlib -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib/import -Ibuild-gnulib/import  -DTUI=1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include     -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wformat -Wformat-nonliteral  -c -o cli/cli-utils.o -MT cli/cli-utils.o -MMD -MP -MF cli/.deps/cli-utils.Tpo cli/cli-utils.c

 50 60.7M   50 30.5M    0     0  1779k      0  0:00:34  0:00:17  0:00:17 1538kg++ -x c++  -g -O2   -I. -I. -I./config -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I./../zlib -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib/import -Ibuild-gnulib/import  -DTUI=1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include     -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wformat -Wformat-nonliteral  -c -o coff-pe-read.o -MT coff-pe-read.o -MMD -MP -MF ./.deps/coff-pe-read.Tpo coff-pe-read.c
g++ -x c++  -g -O2   -I. -I. -I./config -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I./../zlib -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib/import -Ibuild-gnulib/import  -DTUI=1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include     -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wformat -Wformat-nonliteral  -c -o coffread.o -MT coffread.o -MMD -MP -MF ./.deps/coffread.Tpo coffread.c
g++ -x c++  -g -O2   -I. -I. -I./config -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I./../zlib -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib/import -Ibuild-gnulib/import  -DTUI=1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include     -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wformat -Wformat-nonliteral  -c -o common/agent.o -MT common/agent.o -MMD -MP -MF common/.deps/agent.Tpo common/agent.c
g++ -x c++  -g -O2   -I. -I. -I./config -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I./../zlib -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib/import -Ibuild-gnulib/import  -DTUI=1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include     -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wformat -Wformat-nonliteral  -c -o common/btrace-common.o -MT common/btrace-common.o -MMD -MP -MF common/.deps/btrace-common.Tpo common/btrace-common.c
g++ -x c++  -g -O2   -I. -I. -I./config -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I./../zlib -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib/import -Ibuild-gnulib/import  -DTUI=1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include     -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wformat -Wformat-nonliteral  -c -o common/buffer.o -MT common/buffer.o -MMD -MP -MF common/.deps/buffer.Tpo common/buffer.c
g++ -x c++  -g -O2   -I. -I. -I./config -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I./../zlib -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib/import -Ibuild-gnulib/import  -DTUI=1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include     -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wformat -Wformat-nonliteral  -c -o common/cleanups.o -MT common/cleanups.o -MMD -MP -MF common/.deps/cleanups.Tpo common/cleanups.c
g++ -x c++  -g -O2   -I. -I. -I./config -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I./../zlib -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib/import -Ibuild-gnulib/import  -DTUI=1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include     -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wformat -Wformat-nonliteral  -c -o common/common-debug.o -MT common/common-debug.o -MMD -MP -MF common/.deps/common-debug.Tpo common/common-debug.c
g++ -x c++  -g -O2   -I. -I. -I./config -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I./../zlib -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib/import -Ibuild-gnulib/import  -DTUI=1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include     -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wformat -Wformat-nonliteral  -c -o common/common-exceptions.o -MT common/common-exceptions.o -MMD -MP -MF common/.deps/common-exceptions.Tpo common/common-exceptions.c
g++ -x c++  -g -O2   -I. -I. -I./config -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I./../zlib -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib/import -Ibuild-gnulib/import  -DTUI=1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include     -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wformat -Wformat-nonliteral  -c -o common/common-regcache.o -MT common/common-regcache.o -MMD -MP -MF common/.deps/common-regcache.Tpo common/common-regcache.c
g++ -x c++  -g -O2   -I. -I. -I./config -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I./../zlib -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib/import -Ibuild-gnulib/import  -DTUI=1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include     -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wformat -Wformat-nonliteral  -c -o common/common-utils.o -MT common/common-utils.o -MMD -MP -MF common/.deps/common-utils.Tpo common/common-utils.c
g++ -x c++  -g -O2   -I. -I. -I./config -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I./../zlib -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib/import -Ibuild-gnulib/import  -DTUI=1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include     -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wformat -Wformat-nonliteral  -c -o common/environ.o -MT common/environ.o -MMD -MP -MF common/.deps/environ.Tpo common/environ.c
g++ -x c++  -g -O2   -I. -I. -I./config -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I./../zlib -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib/import -Ibuild-gnulib/import  -DTUI=1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include     -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wformat -Wformat-nonliteral  -c -o common/errors.o -MT common/errors.o -MMD -MP -MF common/.deps/errors.Tpo common/errors.c
g++ -x c++  -g -O2   -I. -I. -I./config -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I./../zlib -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib/import -Ibuild-gnulib/import  -DTUI=1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include     -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wformat -Wformat-nonliteral  -c -o common/fileio.o -MT common/fileio.o -MMD -MP -MF common/.deps/fileio.Tpo common/fileio.c

 52 60.7M   52 31.8M    0     0  1687k      0  0:00:36  0:00:19  0:00:17 1532kg++ -x c++  -g -O2   -I. -I. -I./config -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I./../zlib -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib/import -Ibuild-gnulib/import  -DTUI=1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include     -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wformat -Wformat-nonliteral  -c -o common/filestuff.o -MT common/filestuff.o -MMD -MP -MF common/.deps/filestuff.Tpo common/filestuff.c

 52 60.7M   52 32.1M    0     0  1681k      0  0:00:36  0:00:19  0:00:17 1388kg++ -x c++  -g -O2   -I. -I. -I./config -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I./../zlib -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib/import -Ibuild-gnulib/import  -DTUI=1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include     -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wformat -Wformat-nonliteral  -c -o common/format.o -MT common/format.o -MMD -MP -MF common/.deps/format.Tpo common/format.c
g++ -x c++  -g -O2   -I. -I. -I./config -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I./../zlib -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib/import -Ibuild-gnulib/import  -DTUI=1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include     -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wformat -Wformat-nonliteral  -c -o common/gdb_tilde_expand.o -MT common/gdb_tilde_expand.o -MMD -MP -MF common/.deps/gdb_tilde_expand.Tpo common/gdb_tilde_expand.c
g++ -x c++  -g -O2   -I. -I. -I./config -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I./../zlib -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib/import -Ibuild-gnulib/import  -DTUI=1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include     -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wformat -Wformat-nonliteral  -c -o common/gdb_vecs.o -MT common/gdb_vecs.o -MMD -MP -MF common/.deps/gdb_vecs.Tpo common/gdb_vecs.c
g++ -x c++  -g -O2   -I. -I. -I./config -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I./../zlib -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib/import -Ibuild-gnulib/import  -DTUI=1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include     -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wformat -Wformat-nonliteral  -c -o common/job-control.o -MT common/job-control.o -MMD -MP -MF common/.deps/job-control.Tpo common/job-control.c
g++ -x c++  -g -O2   -I. -I. -I./config -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I./../zlib -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib/import -Ibuild-gnulib/import  -DTUI=1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include     -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wformat -Wformat-nonliteral  -c -o common/netstuff.o -MT common/netstuff.o -MMD -MP -MF common/.deps/netstuff.Tpo common/netstuff.c
g++ -x c++  -g -O2   -I. -I. -I./config -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I./../zlib -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib/import -Ibuild-gnulib/import  -DTUI=1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include     -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wformat -Wformat-nonliteral  -c -o common/new-op.o -MT common/new-op.o -MMD -MP -MF common/.deps/new-op.Tpo common/new-op.c
g++ -x c++  -g -O2   -I. -I. -I./config -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I./../zlib -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib/import -Ibuild-gnulib/import  -DTUI=1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include     -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wformat -Wformat-nonliteral  -c -o common/pathstuff.o -MT common/pathstuff.o -MMD -MP -MF common/.deps/pathstuff.Tpo common/pathstuff.c
g++ -x c++  -g -O2   -I. -I. -I./config -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I./../zlib -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib/import -Ibuild-gnulib/import  -DTUI=1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include     -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wformat -Wformat-nonliteral  -c -o common/posix-strerror.o -MT common/posix-strerror.o -MMD -MP -MF common/.deps/posix-strerror.Tpo common/posix-strerror.c
g++ -x c++  -g -O2   -I. -I. -I./config -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I./../zlib -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib/import -Ibuild-gnulib/import  -DTUI=1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include     -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wformat -Wformat-nonliteral  -c -o common/print-utils.o -MT common/print-utils.o -MMD -MP -MF common/.deps/print-utils.Tpo common/print-utils.c
g++ -x c++  -g -O2   -I. -I. -I./config -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I./../zlib -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib/import -Ibuild-gnulib/import  -DTUI=1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include     -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wformat -Wformat-nonliteral  -c -o common/ptid.o -MT common/ptid.o -MMD -MP -MF common/.deps/ptid.Tpo common/ptid.c

 57 60.7M   57 34.7M    0     0  1731k      0  0:00:35  0:00:20  0:00:15 1671kg++ -x c++  -g -O2   -I. -I. -I./config -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I./../zlib -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib/import -Ibuild-gnulib/import  -DTUI=1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include     -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wformat -Wformat-nonliteral  -c -o common/rsp-low.o -MT common/rsp-low.o -MMD -MP -MF common/.deps/rsp-low.Tpo common/rsp-low.c
g++ -x c++  -g -O2   -I. -I. -I./config -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I./../zlib -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib/import -Ibuild-gnulib/import  -DTUI=1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include     -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wformat -Wformat-nonliteral  -c -o common/run-time-clock.o -MT common/run-time-clock.o -MMD -MP -MF common/.deps/run-time-clock.Tpo common/run-time-clock.c
g++ -x c++  -g -O2   -I. -I. -I./config -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I./../zlib -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib/import -Ibuild-gnulib/import  -DTUI=1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include     -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wformat -Wformat-nonliteral  -c -o common/scoped_mmap.o -MT common/scoped_mmap.o -MMD -MP -MF common/.deps/scoped_mmap.Tpo common/scoped_mmap.c
g++ -x c++  -g -O2   -I. -I. -I./config -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I./../zlib -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib/import -Ibuild-gnulib/import  -DTUI=1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include     -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wformat -Wformat-nonliteral  -c -o common/signals-state-save-restore.o -MT common/signals-state-save-restore.o -MMD -MP -MF common/.deps/signals-state-save-restore.Tpo common/signals-state-save-restore.c
g++ -x c++  -g -O2   -I. -I. -I./config -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I./../zlib -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib/import -Ibuild-gnulib/import  -DTUI=1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include     -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wformat -Wformat-nonliteral  -c -o common/signals.o -MT common/signals.o -MMD -MP -MF common/.deps/signals.Tpo common/signals.c
g++ -x c++  -g -O2   -I. -I. -I./config -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I./../zlib -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib/import -Ibuild-gnulib/import  -DTUI=1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include     -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wformat -Wformat-nonliteral  -c -o common/tdesc.o -MT common/tdesc.o -MMD -MP -MF common/.deps/tdesc.Tpo common/tdesc.c
g++ -x c++  -g -O2   -I. -I. -I./config -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I./../zlib -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib/import -Ibuild-gnulib/import  -DTUI=1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include     -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wformat -Wformat-nonliteral  -c -o common/vec.o -MT common/vec.o -MMD -MP -MF common/.deps/vec.Tpo common/vec.c
g++ -x c++  -g -O2   -I. -I. -I./config -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I./../zlib -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib/import -Ibuild-gnulib/import  -DTUI=1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include     -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wformat -Wformat-nonliteral  -c -o common/xml-utils.o -MT common/xml-utils.o -MMD -MP -MF common/.deps/xml-utils.Tpo common/xml-utils.c
g++ -x c++  -g -O2   -I. -I. -I./config -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I./../zlib -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib/import -Ibuild-gnulib/import  -DTUI=1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include     -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wformat -Wformat-nonliteral  -c -o compile/compile-c-support.o -MT compile/compile-c-support.o -MMD -MP -MF compile/.deps/compile-c-support.Tpo compile/compile-c-support.c
g++ -x c++  -g -O2   -I. -I. -I./config -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I./../zlib -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib/import -Ibuild-gnulib/import  -DTUI=1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include     -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wformat -Wformat-nonliteral  -c -o compile/compile-c-symbols.o -MT compile/compile-c-symbols.o -MMD -MP -MF compile/.deps/compile-c-symbols.Tpo compile/compile-c-symbols.c

 62 60.7M   62 37.6M    0     0  1788k      0  0:00:34  0:00:21  0:00:13 1866kg++ -x c++  -g -O2   -I. -I. -I./config -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I./../zlib -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib/import -Ibuild-gnulib/import  -DTUI=1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include     -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wformat -Wformat-nonliteral  -c -o compile/compile-c-types.o -MT compile/compile-c-types.o -MMD -MP -MF compile/.deps/compile-c-types.Tpo compile/compile-c-types.c
g++ -x c++  -g -O2   -I. -I. -I./config -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I./../zlib -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib/import -Ibuild-gnulib/import  -DTUI=1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include     -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wformat -Wformat-nonliteral  -c -o compile/compile-cplus-symbols.o -MT compile/compile-cplus-symbols.o -MMD -MP -MF compile/.deps/compile-cplus-symbols.Tpo compile/compile-cplus-symbols.c
g++ -x c++  -g -O2   -I. -I. -I./config -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I./../zlib -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib/import -Ibuild-gnulib/import  -DTUI=1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include     -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wformat -Wformat-nonliteral  -c -o compile/compile-cplus-types.o -MT compile/compile-cplus-types.o -MMD -MP -MF compile/.deps/compile-cplus-types.Tpo compile/compile-cplus-types.c

 63 60.7M   63 38.7M    0     0  1757k      0  0:00:35  0:00:22  0:00:13 1677kg++ -x c++  -g -O2   -I. -I. -I./config -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I./../zlib -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib/import -Ibuild-gnulib/import  -DTUI=1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include     -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wformat -Wformat-nonliteral  -c -o compile/compile-loc2c.o -MT compile/compile-loc2c.o -MMD -MP -MF compile/.deps/compile-loc2c.Tpo compile/compile-loc2c.c
g++ -x c++  -g -O2   -I. -I. -I./config -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I./../zlib -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib/import -Ibuild-gnulib/import  -DTUI=1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include     -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wformat -Wformat-nonliteral  -c -o compile/compile-object-load.o -MT compile/compile-object-load.o -MMD -MP -MF compile/.deps/compile-object-load.Tpo compile/compile-object-load.c
g++ -x c++  -g -O2   -I. -I. -I./config -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I./../zlib -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib/import -Ibuild-gnulib/import  -DTUI=1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include     -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wformat -Wformat-nonliteral  -c -o compile/compile-object-run.o -MT compile/compile-object-run.o -MMD -MP -MF compile/.deps/compile-object-run.Tpo compile/compile-object-run.c
g++ -x c++  -g -O2   -I. -I. -I./config -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I./../zlib -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib/import -Ibuild-gnulib/import  -DTUI=1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include     -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wformat -Wformat-nonliteral  -c -o compile/compile.o -MT compile/compile.o -MMD -MP -MF compile/.deps/compile.Tpo compile/compile.c
g++ -x c++  -g -O2   -I. -I. -I./config -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I./../zlib -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib/import -Ibuild-gnulib/import  -DTUI=1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include     -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wformat -Wformat-nonliteral  -c -o complaints.o -MT complaints.o -MMD -MP -MF ./.deps/complaints.Tpo complaints.c
g++ -x c++  -g -O2   -I. -I. -I./config -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I./../zlib -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib/import -Ibuild-gnulib/import  -DTUI=1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include     -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wformat -Wformat-nonliteral  -c -o completer.o -MT completer.o -MMD -MP -MF ./.deps/completer.Tpo completer.c

 64 60.7M   64 39.2M    0     0  1699k      0  0:00:36  0:00:23  0:00:13 1754kg++ -x c++  -g -O2   -I. -I. -I./config -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I./../zlib -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib/import -Ibuild-gnulib/import  -DTUI=1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include     -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wformat -Wformat-nonliteral  -c -o continuations.o -MT continuations.o -MMD -MP -MF ./.deps/continuations.Tpo continuations.c
g++ -x c++  -g -O2   -I. -I. -I./config -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I./../zlib -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib/import -Ibuild-gnulib/import  -DTUI=1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include     -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wformat -Wformat-nonliteral  -c -o copying.o -MT copying.o -MMD -MP -MF ./.deps/copying.Tpo copying.c
g++ -x c++  -g -O2   -I. -I. -I./config -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I./../zlib -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib/import -Ibuild-gnulib/import  -DTUI=1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include     -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wformat -Wformat-nonliteral  -c -o corefile.o -MT corefile.o -MMD -MP -MF ./.deps/corefile.Tpo corefile.c

 67 60.7M   67 40.9M    0     0  1708k      0  0:00:36  0:00:24  0:00:12 1811kg++ -x c++  -g -O2   -I. -I. -I./config -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I./../zlib -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib/import -Ibuild-gnulib/import  -DTUI=1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include     -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wformat -Wformat-nonliteral  -c -o corelow.o -MT corelow.o -MMD -MP -MF ./.deps/corelow.Tpo corelow.c
g++ -x c++  -g -O2   -I. -I. -I./config -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I./../zlib -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib/import -Ibuild-gnulib/import  -DTUI=1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include     -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wformat -Wformat-nonliteral  -c -o cp-abi.o -MT cp-abi.o -MMD -MP -MF ./.deps/cp-abi.Tpo cp-abi.c
g++ -x c++  -g -O2   -I. -I. -I./config -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I./../zlib -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib/import -Ibuild-gnulib/import  -DTUI=1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include     -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wformat -Wformat-nonliteral  -c -o cp-name-parser.o -MT cp-name-parser.o -MMD -MP -MF ./.deps/cp-name-parser.Tpo cp-name-parser.c
g++ -x c++  -g -O2   -I. -I. -I./config -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I./../zlib -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib/import -Ibuild-gnulib/import  -DTUI=1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include     -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wformat -Wformat-nonliteral  -c -o cp-namespace.o -MT cp-namespace.o -MMD -MP -MF ./.deps/cp-namespace.Tpo cp-namespace.c
g++ -x c++  -g -O2   -I. -I. -I./config -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I./../zlib -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib/import -Ibuild-gnulib/import  -DTUI=1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include     -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wformat -Wformat-nonliteral  -c -o cp-support.o -MT cp-support.o -MMD -MP -MF ./.deps/cp-support.Tpo cp-support.c
g++ -x c++  -g -O2   -I. -I. -I./config -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I./../zlib -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib/import -Ibuild-gnulib/import  -DTUI=1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include     -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wformat -Wformat-nonliteral  -c -o cp-valprint.o -MT cp-valprint.o -MMD -MP -MF ./.deps/cp-valprint.Tpo cp-valprint.c
g++ -x c++  -g -O2   -I. -I. -I./config -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I./../zlib -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib/import -Ibuild-gnulib/import  -DTUI=1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include     -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wformat -Wformat-nonliteral  -c -o ctf.o -MT ctf.o -MMD -MP -MF ./.deps/ctf.Tpo ctf.c
g++ -x c++  -g -O2   -I. -I. -I./config -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I./../zlib -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib/import -Ibuild-gnulib/import  -DTUI=1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include     -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wformat -Wformat-nonliteral  -c -o d-exp.o -MT d-exp.o -MMD -MP -MF ./.deps/d-exp.Tpo d-exp.c

 67 60.7M   67 41.2M    0     0  1645k      0  0:00:37  0:00:25  0:00:12 1301kg++ -x c++  -g -O2   -I. -I. -I./config -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I./../zlib -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib/import -Ibuild-gnulib/import  -DTUI=1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include     -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wformat -Wformat-nonliteral  -c -o d-lang.o -MT d-lang.o -MMD -MP -MF ./.deps/d-lang.Tpo d-lang.c
g++ -x c++  -g -O2   -I. -I. -I./config -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I./../zlib -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib/import -Ibuild-gnulib/import  -DTUI=1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include     -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wformat -Wformat-nonliteral  -c -o d-namespace.o -MT d-namespace.o -MMD -MP -MF ./.deps/d-namespace.Tpo d-namespace.c
g++ -x c++  -g -O2   -I. -I. -I./config -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I./../zlib -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib/import -Ibuild-gnulib/import  -DTUI=1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include     -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wformat -Wformat-nonliteral  -c -o d-valprint.o -MT d-valprint.o -MMD -MP -MF ./.deps/d-valprint.Tpo d-valprint.c

 67 60.7M   67 41.2M    0     0  1583k      0  0:00:39  0:00:26  0:00:13  719kg++ -x c++  -g -O2   -I. -I. -I./config -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I./../zlib -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib/import -Ibuild-gnulib/import  -DTUI=1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include     -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wformat -Wformat-nonliteral  -c -o dbxread.o -MT dbxread.o -MMD -MP -MF ./.deps/dbxread.Tpo dbxread.c
g++ -x c++  -g -O2   -I. -I. -I./config -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I./../zlib -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib/import -Ibuild-gnulib/import  -DTUI=1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include     -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wformat -Wformat-nonliteral  -c -o dcache.o -MT dcache.o -MMD -MP -MF ./.deps/dcache.Tpo dcache.c
g++ -x c++  -g -O2   -I. -I. -I./config -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I./../zlib -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib/import -Ibuild-gnulib/import  -DTUI=1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include     -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wformat -Wformat-nonliteral  -c -o debug.o -MT debug.o -MMD -MP -MF ./.deps/debug.Tpo debug.c
g++ -x c++  -g -O2   -I. -I. -I./config -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I./../zlib -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib/import -Ibuild-gnulib/import  -DTUI=1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include     -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wformat -Wformat-nonliteral  -c -o demangle.o -MT demangle.o -MMD -MP -MF ./.deps/demangle.Tpo demangle.c
g++ -x c++  -g -O2   -I. -I. -I./config -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I./../zlib -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib/import -Ibuild-gnulib/import  -DTUI=1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include     -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wformat -Wformat-nonliteral  -c -o dictionary.o -MT dictionary.o -MMD -MP -MF ./.deps/dictionary.Tpo dictionary.c
g++ -x c++  -g -O2   -I. -I. -I./config -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I./../zlib -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib/import -Ibuild-gnulib/import  -DTUI=1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include     -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wformat -Wformat-nonliteral  -c -o disasm-selftests.o -MT disasm-selftests.o -MMD -MP -MF ./.deps/disasm-selftests.Tpo disasm-selftests.c
g++ -x c++  -g -O2   -I. -I. -I./config -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I./../zlib -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib/import -Ibuild-gnulib/import  -DTUI=1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include     -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wformat -Wformat-nonliteral  -c -o disasm.o -MT disasm.o -MMD -MP -MF ./.deps/disasm.Tpo disasm.c
g++ -x c++  -g -O2   -I. -I. -I./config -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I./../zlib -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib/import -Ibuild-gnulib/import  -DTUI=1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include     -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wformat -Wformat-nonliteral  -c -o dtrace-probe.o -MT dtrace-probe.o -MMD -MP -MF ./.deps/dtrace-probe.Tpo dtrace-probe.c

 68 60.7M   68 41.6M    0     0  1535k      0  0:00:40  0:00:27  0:00:13  577kg++ -x c++  -g -O2   -I. -I. -I./config -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I./../zlib -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib/import -Ibuild-gnulib/import  -DTUI=1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include     -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wformat -Wformat-nonliteral  -c -o dummy-frame.o -MT dummy-frame.o -MMD -MP -MF ./.deps/dummy-frame.Tpo dummy-frame.c
g++ -x c++  -g -O2   -I. -I. -I./config -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I./../zlib -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib/import -Ibuild-gnulib/import  -DTUI=1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include     -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wformat -Wformat-nonliteral  -c -o dwarf-index-cache.o -MT dwarf-index-cache.o -MMD -MP -MF ./.deps/dwarf-index-cache.Tpo dwarf-index-cache.c
g++ -x c++  -g -O2   -I. -I. -I./config -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I./../zlib -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib/import -Ibuild-gnulib/import  -DTUI=1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include     -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wformat -Wformat-nonliteral  -c -o dwarf-index-common.o -MT dwarf-index-common.o -MMD -MP -MF ./.deps/dwarf-index-common.Tpo dwarf-index-common.c

 70 60.7M   70 42.7M    0     0  1530k      0  0:00:40  0:00:28  0:00:12  727kg++ -x c++  -g -O2   -I. -I. -I./config -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I./../zlib -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib/import -Ibuild-gnulib/import  -DTUI=1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include     -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wformat -Wformat-nonliteral  -c -o dwarf-index-write.o -MT dwarf-index-write.o -MMD -MP -MF ./.deps/dwarf-index-write.Tpo dwarf-index-write.c
g++ -x c++  -g -O2   -I. -I. -I./config -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I./../zlib -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib/import -Ibuild-gnulib/import  -DTUI=1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include     -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wformat -Wformat-nonliteral  -c -o dwarf2-frame-tailcall.o -MT dwarf2-frame-tailcall.o -MMD -MP -MF ./.deps/dwarf2-frame-tailcall.Tpo dwarf2-frame-tailcall.c
g++ -x c++  -g -O2   -I. -I. -I./config -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I./../zlib -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib/import -Ibuild-gnulib/import  -DTUI=1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include     -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wformat -Wformat-nonliteral  -c -o dwarf2-frame.o -MT dwarf2-frame.o -MMD -MP -MF ./.deps/dwarf2-frame.Tpo dwarf2-frame.c
g++ -x c++  -g -O2   -I. -I. -I./config -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I./../zlib -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib/import -Ibuild-gnulib/import  -DTUI=1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include     -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wformat -Wformat-nonliteral  -c -o dwarf2expr.o -MT dwarf2expr.o -MMD -MP -MF ./.deps/dwarf2expr.Tpo dwarf2expr.c
g++ -x c++  -g -O2   -I. -I. -I./config -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I./../zlib -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib/import -Ibuild-gnulib/import  -DTUI=1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include     -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wformat -Wformat-nonliteral  -c -o dwarf2loc.o -MT dwarf2loc.o -MMD -MP -MF ./.deps/dwarf2loc.Tpo dwarf2loc.c

 70 60.7M   70 42.8M    0     0  1480k      0  0:00:42  0:00:29  0:00:13  378kg++ -x c++  -g -O2   -I. -I. -I./config -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I./../zlib -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib/import -Ibuild-gnulib/import  -DTUI=1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include     -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wformat -Wformat-nonliteral  -c -o dwarf2read.o -MT dwarf2read.o -MMD -MP -MF ./.deps/dwarf2read.Tpo dwarf2read.c
g++ -x c++  -g -O2   -I. -I. -I./config -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I./../zlib -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib/import -Ibuild-gnulib/import  -DTUI=1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include     -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wformat -Wformat-nonliteral  -c -o elfread.o -MT elfread.o -MMD -MP -MF ./.deps/elfread.Tpo elfread.c
g++ -x c++  -g -O2   -I. -I. -I./config -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I./../zlib -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib/import -Ibuild-gnulib/import  -DTUI=1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include     -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wformat -Wformat-nonliteral  -c -o eval.o -MT eval.o -MMD -MP -MF ./.deps/eval.Tpo eval.c

 71 60.7M   71 43.2M    0     0  1444k      0  0:00:43  0:00:30  0:00:13  410kg++ -x c++  -g -O2   -I. -I. -I./config -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I./../zlib -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib/import -Ibuild-gnulib/import  -DTUI=1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include     -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wformat -Wformat-nonliteral  -c -o event-loop.o -MT event-loop.o -MMD -MP -MF ./.deps/event-loop.Tpo event-loop.c

 72 60.7M   72 43.8M    0     0  1422k      0  0:00:43  0:00:31  0:00:12  540kg++ -x c++  -g -O2   -I. -I. -I./config -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I./../zlib -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib/import -Ibuild-gnulib/import  -DTUI=1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include     -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wformat -Wformat-nonliteral  -c -o event-top.o -MT event-top.o -MMD -MP -MF ./.deps/event-top.Tpo event-top.c
g++ -x c++  -g -O2   -I. -I. -I./config -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I./../zlib -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib/import -Ibuild-gnulib/import  -DTUI=1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include     -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wformat -Wformat-nonliteral  -c -o exceptions.o -MT exceptions.o -MMD -MP -MF ./.deps/exceptions.Tpo exceptions.c
g++ -x c++  -g -O2   -I. -I. -I./config -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I./../zlib -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib/import -Ibuild-gnulib/import  -DTUI=1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include     -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wformat -Wformat-nonliteral  -c -o exec.o -MT exec.o -MMD -MP -MF ./.deps/exec.Tpo exec.c

 73 60.7M   73 44.4M    0     0  1396k      0  0:00:44  0:00:32  0:00:12  586kg++ -x c++  -g -O2   -I. -I. -I./config -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I./../zlib -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib/import -Ibuild-gnulib/import  -DTUI=1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include     -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wformat -Wformat-nonliteral  -c -o expprint.o -MT expprint.o -MMD -MP -MF ./.deps/expprint.Tpo expprint.c
g++ -x c++  -g -O2   -I. -I. -I./config -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I./../zlib -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib/import -Ibuild-gnulib/import  -DTUI=1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include     -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wformat -Wformat-nonliteral  -c -o extension.o -MT extension.o -MMD -MP -MF ./.deps/extension.Tpo extension.c
g++ -x c++  -g -O2   -I. -I. -I./config -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I./../zlib -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib/import -Ibuild-gnulib/import  -DTUI=1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include     -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wformat -Wformat-nonliteral  -c -o f-exp.o -MT f-exp.o -MMD -MP -MF ./.deps/f-exp.Tpo f-exp.c
g++ -x c++  -g -O2   -I. -I. -I./config -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I./../zlib -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib/import -Ibuild-gnulib/import  -DTUI=1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include     -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wformat -Wformat-nonliteral  -c -o f-lang.o -MT f-lang.o -MMD -MP -MF ./.deps/f-lang.Tpo f-lang.c

 74 60.7M   74 45.1M    0     0  1378k      0  0:00:45  0:00:33  0:00:12  498kg++ -x c++  -g -O2   -I. -I. -I./config -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I./../zlib -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib/import -Ibuild-gnulib/import  -DTUI=1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include     -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wformat -Wformat-nonliteral  -c -o f-typeprint.o -MT f-typeprint.o -MMD -MP -MF ./.deps/f-typeprint.Tpo f-typeprint.c
g++ -x c++  -g -O2   -I. -I. -I./config -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I./../zlib -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib/import -Ibuild-gnulib/import  -DTUI=1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include     -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wformat -Wformat-nonliteral  -c -o f-valprint.o -MT f-valprint.o -MMD -MP -MF ./.deps/f-valprint.Tpo f-valprint.c
g++ -x c++  -g -O2   -I. -I. -I./config -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I./../zlib -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib/import -Ibuild-gnulib/import  -DTUI=1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include     -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wformat -Wformat-nonliteral  -c -o filename-seen-cache.o -MT filename-seen-cache.o -MMD -MP -MF ./.deps/filename-seen-cache.Tpo filename-seen-cache.c
g++ -x c++  -g -O2   -I. -I. -I./config -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I./../zlib -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib/import -Ibuild-gnulib/import  -DTUI=1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include     -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wformat -Wformat-nonliteral  -c -o filesystem.o -MT filesystem.o -MMD -MP -MF ./.deps/filesystem.Tpo filesystem.c

 74 60.7M   74 45.2M    0     0  1338k      0  0:00:46  0:00:34  0:00:12  489kg++ -x c++  -g -O2   -I. -I. -I./config -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I./../zlib -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib/import -Ibuild-gnulib/import  -DTUI=1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include     -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wformat -Wformat-nonliteral  -c -o findcmd.o -MT findcmd.o -MMD -MP -MF ./.deps/findcmd.Tpo findcmd.c
g++ -x c++  -g -O2   -I. -I. -I./config -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I./../zlib -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib/import -Ibuild-gnulib/import  -DTUI=1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include     -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wformat -Wformat-nonliteral  -c -o findvar.o -MT findvar.o -MMD -MP -MF ./.deps/findvar.Tpo findvar.c
g++ -x c++  -g -O2   -I. -I. -I./config -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I./../zlib -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib/import -Ibuild-gnulib/import  -DTUI=1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include     -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wformat -Wformat-nonliteral  -c -o frame-base.o -MT frame-base.o -MMD -MP -MF ./.deps/frame-base.Tpo frame-base.c
g++ -x c++  -g -O2   -I. -I. -I./config -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I./../zlib -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib/import -Ibuild-gnulib/import  -DTUI=1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include     -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wformat -Wformat-nonliteral  -c -o frame-unwind.o -MT frame-unwind.o -MMD -MP -MF ./.deps/frame-unwind.Tpo frame-unwind.c
g++ -x c++  -g -O2   -I. -I. -I./config -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I./../zlib -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib/import -Ibuild-gnulib/import  -DTUI=1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include     -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wformat -Wformat-nonliteral  -c -o frame.o -MT frame.o -MMD -MP -MF ./.deps/frame.Tpo frame.c

 74 60.7M   74 45.2M    0     0  1300k      0  0:00:47  0:00:35  0:00:12  406kg++ -x c++  -g -O2   -I. -I. -I./config -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I./../zlib -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib/import -Ibuild-gnulib/import  -DTUI=1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include     -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wformat -Wformat-nonliteral  -c -o gcore.o -MT gcore.o -MMD -MP -MF ./.deps/gcore.Tpo gcore.c
g++ -x c++  -g -O2   -I. -I. -I./config -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I./../zlib -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib/import -Ibuild-gnulib/import  -DTUI=1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include     -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wformat -Wformat-nonliteral  -c -o gdb-dlfcn.o -MT gdb-dlfcn.o -MMD -MP -MF ./.deps/gdb-dlfcn.Tpo gdb-dlfcn.c
g++ -x c++  -g -O2   -I. -I. -I./config -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I./../zlib -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib/import -Ibuild-gnulib/import  -DTUI=1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include     -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wformat -Wformat-nonliteral  -c -o gdb_bfd.o -MT gdb_bfd.o -MMD -MP -MF ./.deps/gdb_bfd.Tpo gdb_bfd.c
g++ -x c++  -g -O2   -I. -I. -I./config -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I./../zlib -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib/import -Ibuild-gnulib/import  -DTUI=1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include     -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wformat -Wformat-nonliteral  -c -o gdb_obstack.o -MT gdb_obstack.o -MMD -MP -MF ./.deps/gdb_obstack.Tpo gdb_obstack.c

 75 60.7M   75 45.6M    0     0  1279k      0  0:00:48  0:00:36  0:00:12  374kg++ -x c++  -g -O2   -I. -I. -I./config -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I./../zlib -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib/import -Ibuild-gnulib/import  -DTUI=1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include     -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wformat -Wformat-nonliteral  -c -o gdb_regex.o -MT gdb_regex.o -MMD -MP -MF ./.deps/gdb_regex.Tpo gdb_regex.c
g++ -x c++  -g -O2   -I. -I. -I./config -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I./../zlib -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib/import -Ibuild-gnulib/import  -DTUI=1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include     -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wformat -Wformat-nonliteral  -c -o gdb_usleep.o -MT gdb_usleep.o -MMD -MP -MF ./.deps/gdb_usleep.Tpo gdb_usleep.c
g++ -x c++  -g -O2   -I. -I. -I./config -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I./../zlib -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib/import -Ibuild-gnulib/import  -DTUI=1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include     -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wformat -Wformat-nonliteral  -c -o gdbarch-selftests.o -MT gdbarch-selftests.o -MMD -MP -MF ./.deps/gdbarch-selftests.Tpo gdbarch-selftests.c
g++ -x c++  -g -O2   -I. -I. -I./config -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I./../zlib -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib/import -Ibuild-gnulib/import  -DTUI=1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include     -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wformat -Wformat-nonliteral  -c -o gdbarch.o -MT gdbarch.o -MMD -MP -MF ./.deps/gdbarch.Tpo gdbarch.c
g++ -x c++  -g -O2   -I. -I. -I./config -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I./../zlib -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib/import -Ibuild-gnulib/import  -DTUI=1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include     -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wformat -Wformat-nonliteral  -c -o gdbtypes.o -MT gdbtypes.o -MMD -MP -MF ./.deps/gdbtypes.Tpo gdbtypes.c
g++ -x c++  -g -O2   -I. -I. -I./config -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I./../zlib -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib/import -Ibuild-gnulib/import  -DTUI=1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include     -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wformat -Wformat-nonliteral  -c -o glibc-tdep.o -MT glibc-tdep.o -MMD -MP -MF ./.deps/glibc-tdep.Tpo glibc-tdep.c

 76 60.7M   76 46.2M    0     0  1260k      0  0:00:49  0:00:37  0:00:12  376kg++ -x c++  -g -O2   -I. -I. -I./config -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I./../zlib -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib/import -Ibuild-gnulib/import  -DTUI=1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include     -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wformat -Wformat-nonliteral  -c -o gnu-v2-abi.o -MT gnu-v2-abi.o -MMD -MP -MF ./.deps/gnu-v2-abi.Tpo gnu-v2-abi.c
g++ -x c++  -g -O2   -I. -I. -I./config -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I./../zlib -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib/import -Ibuild-gnulib/import  -DTUI=1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include     -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wformat -Wformat-nonliteral  -c -o gnu-v3-abi.o -MT gnu-v3-abi.o -MMD -MP -MF ./.deps/gnu-v3-abi.Tpo gnu-v3-abi.c
g++ -x c++  -g -O2   -I. -I. -I./config -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I./../zlib -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib/import -Ibuild-gnulib/import  -DTUI=1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include     -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wformat -Wformat-nonliteral  -c -o go-exp.o -MT go-exp.o -MMD -MP -MF ./.deps/go-exp.Tpo go-exp.c
g++ -x c++  -g -O2   -I. -I. -I./config -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I./../zlib -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib/import -Ibuild-gnulib/import  -DTUI=1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include     -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wformat -Wformat-nonliteral  -c -o go-lang.o -MT go-lang.o -MMD -MP -MF ./.deps/go-lang.Tpo go-lang.c

 77 60.7M   77 47.3M    0     0  1255k      0  0:00:49  0:00:38  0:00:11  431kg++ -x c++  -g -O2   -I. -I. -I./config -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I./../zlib -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib/import -Ibuild-gnulib/import  -DTUI=1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include     -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wformat -Wformat-nonliteral  -c -o go-typeprint.o -MT go-typeprint.o -MMD -MP -MF ./.deps/go-typeprint.Tpo go-typeprint.c
g++ -x c++  -g -O2   -I. -I. -I./config -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I./../zlib -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib/import -Ibuild-gnulib/import  -DTUI=1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include     -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wformat -Wformat-nonliteral  -c -o go-valprint.o -MT go-valprint.o -MMD -MP -MF ./.deps/go-valprint.Tpo go-valprint.c
g++ -x c++  -g -O2   -I. -I. -I./config -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I./../zlib -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib/import -Ibuild-gnulib/import  -DTUI=1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include     -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wformat -Wformat-nonliteral  -c -o guile/guile.o -MT guile/guile.o -MMD -MP -MF guile/.deps/guile.Tpo guile/guile.c
g++ -x c++  -g -O2   -I. -I. -I./config -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I./../zlib -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib/import -Ibuild-gnulib/import  -DTUI=1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include     -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wformat -Wformat-nonliteral  -c -o inf-child.o -MT inf-child.o -MMD -MP -MF ./.deps/inf-child.Tpo inf-child.c
g++ -x c++  -g -O2   -I. -I. -I./config -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I./../zlib -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib/import -Ibuild-gnulib/import  -DTUI=1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include     -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wformat -Wformat-nonliteral  -c -o inf-loop.o -MT inf-loop.o -MMD -MP -MF ./.deps/inf-loop.Tpo inf-loop.c

 78 60.7M   78 47.4M    0     0  1224k      0  0:00:50  0:00:39  0:00:11  444kg++ -x c++  -g -O2   -I. -I. -I./config -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I./../zlib -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib/import -Ibuild-gnulib/import  -DTUI=1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include     -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wformat -Wformat-nonliteral  -c -o infcall.o -MT infcall.o -MMD -MP -MF ./.deps/infcall.Tpo infcall.c
g++ -x c++  -g -O2   -I. -I. -I./config -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I./../zlib -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib/import -Ibuild-gnulib/import  -DTUI=1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include     -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wformat -Wformat-nonliteral  -c -o infcmd.o -MT infcmd.o -MMD -MP -MF ./.deps/infcmd.Tpo infcmd.c
g++ -x c++  -g -O2   -I. -I. -I./config -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I./../zlib -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib/import -Ibuild-gnulib/import  -DTUI=1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include     -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wformat -Wformat-nonliteral  -c -o inferior.o -MT inferior.o -MMD -MP -MF ./.deps/inferior.Tpo inferior.c

 78 60.7M   78 47.8M    0     0  1208k      0  0:00:51  0:00:40  0:00:11  546kg++ -x c++  -g -O2   -I. -I. -I./config -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I./../zlib -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib/import -Ibuild-gnulib/import  -DTUI=1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include     -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wformat -Wformat-nonliteral  -c -o inflow.o -MT inflow.o -MMD -MP -MF ./.deps/inflow.Tpo inflow.c
g++ -x c++  -g -O2   -I. -I. -I./config -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I./../zlib -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib/import -Ibuild-gnulib/import  -DTUI=1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include     -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wformat -Wformat-nonliteral  -c -o infrun.o -MT infrun.o -MMD -MP -MF ./.deps/infrun.Tpo infrun.c
g++ -x c++  -g -O2   -I. -I. -I./config -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I./../zlib -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib/import -Ibuild-gnulib/import  -DTUI=1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include     -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wformat -Wformat-nonliteral  -c -o inline-frame.o -MT inline-frame.o -MMD -MP -MF ./.deps/inline-frame.Tpo inline-frame.c

 79 60.7M   79 48.4M    0     0  1194k      0  0:00:52  0:00:41  0:00:11  573kg++ -x c++  -g -O2   -I. -I. -I./config -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I./../zlib -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib/import -Ibuild-gnulib/import  -DTUI=1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include     -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wformat -Wformat-nonliteral  -c -o interps.o -MT interps.o -MMD -MP -MF ./.deps/interps.Tpo interps.c
g++ -x c++  -g -O2   -I. -I. -I./config -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I./../zlib -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib/import -Ibuild-gnulib/import  -DTUI=1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include     -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wformat -Wformat-nonliteral  -c -o jit.o -MT jit.o -MMD -MP -MF ./.deps/jit.Tpo jit.c
g++ -x c++  -g -O2   -I. -I. -I./config -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I./../zlib -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib/import -Ibuild-gnulib/import  -DTUI=1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include     -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wformat -Wformat-nonliteral  -c -o language.o -MT language.o -MMD -MP -MF ./.deps/language.Tpo language.c

 81 60.7M   81 49.4M    0     0  1189k      0  0:00:52  0:00:42  0:00:10  658kg++ -x c++  -g -O2   -I. -I. -I./config -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I./../zlib -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib/import -Ibuild-gnulib/import  -DTUI=1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include     -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wformat -Wformat-nonliteral  -c -o linespec.o -MT linespec.o -MMD -MP -MF ./.deps/linespec.Tpo linespec.c
g++ -x c++  -g -O2   -I. -I. -I./config -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I./../zlib -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib/import -Ibuild-gnulib/import  -DTUI=1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include     -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wformat -Wformat-nonliteral  -c -o linux-tdep.o -MT linux-tdep.o -MMD -MP -MF ./.deps/linux-tdep.Tpo linux-tdep.c
g++ -x c++  -g -O2   -I. -I. -I./config -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I./../zlib -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib/import -Ibuild-gnulib/import  -DTUI=1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include     -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wformat -Wformat-nonliteral  -c -o location.o -MT location.o -MMD -MP -MF ./.deps/location.Tpo location.c

 84 60.7M   84 51.0M    0     0  1200k      0  0:00:51  0:00:43  0:00:08  775kIn file included from infrun.c:26:0:
inferior.h: In function 'void handle_vfork_child_exec_or_exit(int)':
inferior.h:606:26: warning: '*((void*)(& maybe_restore_inferior)+40).scoped_restore_current_inferior::m_saved_inf' may be used uninitialized in this function [-Wmaybe-uninitialized]
   { set_current_inferior (m_saved_inf); }
     ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~
infrun.c:935:6: note: '*((void*)(& maybe_restore_inferior)+40).scoped_restore_current_inferior::m_saved_inf' was declared here
      maybe_restore_inferior;
      ^~~~~~~~~~~~~~~~~~~~~~
In file included from inferior.h:49:0,
                 from infrun.c:26:
progspace.h:314:31: warning: '*((void*)(& maybe_restore_inferior)+32).scoped_restore_current_program_space::m_saved_pspace' may be used uninitialized in this function [-Wmaybe-uninitialized]
   { set_current_program_space (m_saved_pspace); }
     ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
infrun.c:935:6: note: '*((void*)(& maybe_restore_inferior)+32).scoped_restore_current_program_space::m_saved_pspace' was declared here
      maybe_restore_inferior;
      ^~~~~~~~~~~~~~~~~~~~~~
g++ -x c++  -g -O2   -I. -I. -I./config -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I./../zlib -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib/import -Ibuild-gnulib/import  -DTUI=1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include     -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wformat -Wformat-nonliteral  -c -o m2-exp.o -MT m2-exp.o -MMD -MP -MF ./.deps/m2-exp.Tpo m2-exp.c
g++ -x c++  -g -O2   -I. -I. -I./config -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I./../zlib -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib/import -Ibuild-gnulib/import  -DTUI=1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include     -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wformat -Wformat-nonliteral  -c -o m2-lang.o -MT m2-lang.o -MMD -MP -MF ./.deps/m2-lang.Tpo m2-lang.c

 84 60.7M   84 51.3M    0     0  1177k      0  0:00:52  0:00:44  0:00:08  807kg++ -x c++  -g -O2   -I. -I. -I./config -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I./../zlib -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib/import -Ibuild-gnulib/import  -DTUI=1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include     -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wformat -Wformat-nonliteral  -c -o m2-typeprint.o -MT m2-typeprint.o -MMD -MP -MF ./.deps/m2-typeprint.Tpo m2-typeprint.c
g++ -x c++  -g -O2   -I. -I. -I./config -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I./../zlib -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib/import -Ibuild-gnulib/import  -DTUI=1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include     -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wformat -Wformat-nonliteral  -c -o m2-valprint.o -MT m2-valprint.o -MMD -MP -MF ./.deps/m2-valprint.Tpo m2-valprint.c
g++ -x c++  -g -O2   -I. -I. -I./config -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I./../zlib -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib/import -Ibuild-gnulib/import  -DTUI=1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include     -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wformat -Wformat-nonliteral  -c -o macrocmd.o -MT macrocmd.o -MMD -MP -MF ./.deps/macrocmd.Tpo macrocmd.c

 85 60.7M   85 51.7M    0     0  1152k      0  0:00:53  0:00:46  0:00:07  732kg++ -x c++  -g -O2   -I. -I. -I./config -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I./../zlib -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib/import -Ibuild-gnulib/import  -DTUI=1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include     -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wformat -Wformat-nonliteral  -c -o macroexp.o -MT macroexp.o -MMD -MP -MF ./.deps/macroexp.Tpo macroexp.c
g++ -x c++  -g -O2   -I. -I. -I./config -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I./../zlib -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib/import -Ibuild-gnulib/import  -DTUI=1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include     -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wformat -Wformat-nonliteral  -c -o macroscope.o -MT macroscope.o -MMD -MP -MF ./.deps/macroscope.Tpo macroscope.c
g++ -x c++  -g -O2   -I. -I. -I./config -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I./../zlib -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib/import -Ibuild-gnulib/import  -DTUI=1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include     -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wformat -Wformat-nonliteral  -c -o macrotab.o -MT macrotab.o -MMD -MP -MF ./.deps/macrotab.Tpo macrotab.c
g++ -x c++  -g -O2   -I. -I. -I./config -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I./../zlib -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib/import -Ibuild-gnulib/import  -DTUI=1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include     -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wformat -Wformat-nonliteral  -c -o main.o -MT main.o -MMD -MP -MF ./.deps/main.Tpo main.c

 85 60.7M   85 52.0M    0     0  1145k      0  0:00:54  0:00:46  0:00:08  737kg++ -x c++  -g -O2   -I. -I. -I./config -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I./../zlib -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib/import -Ibuild-gnulib/import  -DTUI=1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include     -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wformat -Wformat-nonliteral  -c -o maint.o -MT maint.o -MMD -MP -MF ./.deps/maint.Tpo maint.c
g++ -x c++  -g -O2   -I. -I. -I./config -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I./../zlib -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib/import -Ibuild-gnulib/import  -DTUI=1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include     -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wformat -Wformat-nonliteral  -c -o mdebugread.o -MT mdebugread.o -MMD -MP -MF ./.deps/mdebugread.Tpo mdebugread.c
g++ -x c++  -g -O2   -I. -I. -I./config -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I./../zlib -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib/import -Ibuild-gnulib/import  -DTUI=1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include     -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wformat -Wformat-nonliteral  -c -o mem-break.o -MT mem-break.o -MMD -MP -MF ./.deps/mem-break.Tpo mem-break.c
g++ -x c++  -g -O2   -I. -I. -I./config -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I./../zlib -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib/import -Ibuild-gnulib/import  -DTUI=1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include     -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wformat -Wformat-nonliteral  -c -o memattr.o -MT memattr.o -MMD -MP -MF ./.deps/memattr.Tpo memattr.c
g++ -x c++  -g -O2   -I. -I. -I./config -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I./../zlib -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib/import -Ibuild-gnulib/import  -DTUI=1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include     -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wformat -Wformat-nonliteral  -c -o memory-map.o -MT memory-map.o -MMD -MP -MF ./.deps/memory-map.Tpo memory-map.c
g++ -x c++  -g -O2   -I. -I. -I./config -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I./../zlib -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib/import -Ibuild-gnulib/import  -DTUI=1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include     -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wformat -Wformat-nonliteral  -c -o memrange.o -MT memrange.o -MMD -MP -MF ./.deps/memrange.Tpo memrange.c
g++ -x c++  -g -O2   -I. -I. -I./config -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I./../zlib -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib/import -Ibuild-gnulib/import  -DTUI=1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include     -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wformat -Wformat-nonliteral  -c -o mi/mi-cmd-break.o -MT mi/mi-cmd-break.o -MMD -MP -MF mi/.deps/mi-cmd-break.Tpo mi/mi-cmd-break.c

 86 60.7M   86 52.4M    0     0  1114k      0  0:00:55  0:00:48  0:00:07  541kg++ -x c++  -g -O2   -I. -I. -I./config -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I./../zlib -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib/import -Ibuild-gnulib/import  -DTUI=1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include     -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wformat -Wformat-nonliteral  -c -o mi/mi-cmd-catch.o -MT mi/mi-cmd-catch.o -MMD -MP -MF mi/.deps/mi-cmd-catch.Tpo mi/mi-cmd-catch.c
g++ -x c++  -g -O2   -I. -I. -I./config -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I./../zlib -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib/import -Ibuild-gnulib/import  -DTUI=1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include     -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wformat -Wformat-nonliteral  -c -o mi/mi-cmd-disas.o -MT mi/mi-cmd-disas.o -MMD -MP -MF mi/.deps/mi-cmd-disas.Tpo mi/mi-cmd-disas.c
g++ -x c++  -g -O2   -I. -I. -I./config -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I./../zlib -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib/import -Ibuild-gnulib/import  -DTUI=1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include     -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wformat -Wformat-nonliteral  -c -o mi/mi-cmd-env.o -MT mi/mi-cmd-env.o -MMD -MP -MF mi/.deps/mi-cmd-env.Tpo mi/mi-cmd-env.c
g++ -x c++  -g -O2   -I. -I. -I./config -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I./../zlib -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib/import -Ibuild-gnulib/import  -DTUI=1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include     -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wformat -Wformat-nonliteral  -c -o mi/mi-cmd-file.o -MT mi/mi-cmd-file.o -MMD -MP -MF mi/.deps/mi-cmd-file.Tpo mi/mi-cmd-file.c
g++ -x c++  -g -O2   -I. -I. -I./config -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I./../zlib -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib/import -Ibuild-gnulib/import  -DTUI=1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include     -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wformat -Wformat-nonliteral  -c -o mi/mi-cmd-info.o -MT mi/mi-cmd-info.o -MMD -MP -MF mi/.deps/mi-cmd-info.Tpo mi/mi-cmd-info.c

 86 60.7M   86 52.4M    0     0  1091k      0  0:00:57  0:00:49  0:00:08  249kg++ -x c++  -g -O2   -I. -I. -I./config -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I./../zlib -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib/import -Ibuild-gnulib/import  -DTUI=1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include     -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wformat -Wformat-nonliteral  -c -o mi/mi-cmd-stack.o -MT mi/mi-cmd-stack.o -MMD -MP -MF mi/.deps/mi-cmd-stack.Tpo mi/mi-cmd-stack.c
g++ -x c++  -g -O2   -I. -I. -I./config -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I./../zlib -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib/import -Ibuild-gnulib/import  -DTUI=1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include     -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wformat -Wformat-nonliteral  -c -o mi/mi-cmd-target.o -MT mi/mi-cmd-target.o -MMD -MP -MF mi/.deps/mi-cmd-target.Tpo mi/mi-cmd-target.c
g++ -x c++  -g -O2   -I. -I. -I./config -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I./../zlib -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib/import -Ibuild-gnulib/import  -DTUI=1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include     -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wformat -Wformat-nonliteral  -c -o mi/mi-cmd-var.o -MT mi/mi-cmd-var.o -MMD -MP -MF mi/.deps/mi-cmd-var.Tpo mi/mi-cmd-var.c
g++ -x c++  -g -O2   -I. -I. -I./config -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I./../zlib -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib/import -Ibuild-gnulib/import  -DTUI=1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include     -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wformat -Wformat-nonliteral  -c -o mi/mi-cmds.o -MT mi/mi-cmds.o -MMD -MP -MF mi/.deps/mi-cmds.Tpo mi/mi-cmds.c
g++ -x c++  -g -O2   -I. -I. -I./config -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I./../zlib -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib/import -Ibuild-gnulib/import  -DTUI=1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include     -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wformat -Wformat-nonliteral  -c -o mi/mi-common.o -MT mi/mi-common.o -MMD -MP -MF mi/.deps/mi-common.Tpo mi/mi-common.c
g++ -x c++  -g -O2   -I. -I. -I./config -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I./../zlib -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib/import -Ibuild-gnulib/import  -DTUI=1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include     -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wformat -Wformat-nonliteral  -c -o mi/mi-console.o -MT mi/mi-console.o -MMD -MP -MF mi/.deps/mi-console.Tpo mi/mi-console.c
g++ -x c++  -g -O2   -I. -I. -I./config -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I./../zlib -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib/import -Ibuild-gnulib/import  -DTUI=1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include     -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wformat -Wformat-nonliteral  -c -o mi/mi-getopt.o -MT mi/mi-getopt.o -MMD -MP -MF mi/.deps/mi-getopt.Tpo mi/mi-getopt.c

 86 60.7M   86 52.4M    0     0  1069k      0  0:00:58  0:00:50  0:00:08  196kg++ -x c++  -g -O2   -I. -I. -I./config -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I./../zlib -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib/import -Ibuild-gnulib/import  -DTUI=1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include     -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wformat -Wformat-nonliteral  -c -o mi/mi-interp.o -MT mi/mi-interp.o -MMD -MP -MF mi/.deps/mi-interp.Tpo mi/mi-interp.c
g++ -x c++  -g -O2   -I. -I. -I./config -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I./../zlib -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib/import -Ibuild-gnulib/import  -DTUI=1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include     -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wformat -Wformat-nonliteral  -c -o mi/mi-main.o -MT mi/mi-main.o -MMD -MP -MF mi/.deps/mi-main.Tpo mi/mi-main.c
g++ -x c++  -g -O2   -I. -I. -I./config -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I./../zlib -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib/import -Ibuild-gnulib/import  -DTUI=1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include     -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wformat -Wformat-nonliteral  -c -o mi/mi-out.o -MT mi/mi-out.o -MMD -MP -MF mi/.deps/mi-out.Tpo mi/mi-out.c
g++ -x c++  -g -O2   -I. -I. -I./config -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I./../zlib -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib/import -Ibuild-gnulib/import  -DTUI=1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include     -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wformat -Wformat-nonliteral  -c -o mi/mi-parse.o -MT mi/mi-parse.o -MMD -MP -MF mi/.deps/mi-parse.Tpo mi/mi-parse.c
g++ -x c++  -g -O2   -I. -I. -I./config -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I./../zlib -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib/import -Ibuild-gnulib/import  -DTUI=1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include     -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wformat -Wformat-nonliteral  -c -o mi/mi-symbol-cmds.o -MT mi/mi-symbol-cmds.o -MMD -MP -MF mi/.deps/mi-symbol-cmds.Tpo mi/mi-symbol-cmds.c
g++ -x c++  -g -O2   -I. -I. -I./config -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I./../zlib -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib/import -Ibuild-gnulib/import  -DTUI=1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include     -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wformat -Wformat-nonliteral  -c -o minidebug.o -MT minidebug.o -MMD -MP -MF ./.deps/minidebug.Tpo minidebug.c

 86 60.7M   86 52.4M    0     0  1048k      0  0:00:59  0:00:51  0:00:08  133kg++ -x c++  -g -O2   -I. -I. -I./config -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I./../zlib -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib/import -Ibuild-gnulib/import  -DTUI=1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include     -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wformat -Wformat-nonliteral  -c -o minsyms.o -MT minsyms.o -MMD -MP -MF ./.deps/minsyms.Tpo minsyms.c

 86 60.7M   86 52.6M    0     0  1044k      0  0:00:59  0:00:51  0:00:08  106kg++ -x c++  -g -O2   -I. -I. -I./config -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I./../zlib -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib/import -Ibuild-gnulib/import  -DTUI=1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include     -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wformat -Wformat-nonliteral  -c -o mips-linux-tdep.o -MT mips-linux-tdep.o -MMD -MP -MF ./.deps/mips-linux-tdep.Tpo mips-linux-tdep.c
g++ -x c++  -g -O2   -I. -I. -I./config -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I./../zlib -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib/import -Ibuild-gnulib/import  -DTUI=1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include     -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wformat -Wformat-nonliteral  -c -o mips-tdep.o -MT mips-tdep.o -MMD -MP -MF ./.deps/mips-tdep.Tpo mips-tdep.c
g++ -x c++  -g -O2   -I. -I. -I./config -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I./../zlib -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib/import -Ibuild-gnulib/import  -DTUI=1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include     -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wformat -Wformat-nonliteral  -c -o mipsread.o -MT mipsread.o -MMD -MP -MF ./.deps/mipsread.Tpo mipsread.c
g++ -x c++  -g -O2   -I. -I. -I./config -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I./../zlib -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib/import -Ibuild-gnulib/import  -DTUI=1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include     -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wformat -Wformat-nonliteral  -c -o namespace.o -MT namespace.o -MMD -MP -MF ./.deps/namespace.Tpo namespace.c

 87 60.7M   87 53.1M    0     0  1035k      0  0:01:00  0:00:52  0:00:08  168kg++ -x c++  -g -O2   -I. -I. -I./config -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I./../zlib -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib/import -Ibuild-gnulib/import  -DTUI=1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include     -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wformat -Wformat-nonliteral  -c -o objc-lang.o -MT objc-lang.o -MMD -MP -MF ./.deps/objc-lang.Tpo objc-lang.c
g++ -x c++  -g -O2   -I. -I. -I./config -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I./../zlib -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib/import -Ibuild-gnulib/import  -DTUI=1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include     -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wformat -Wformat-nonliteral  -c -o objfiles.o -MT objfiles.o -MMD -MP -MF ./.deps/objfiles.Tpo objfiles.c
g++ -x c++  -g -O2   -I. -I. -I./config -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I./../zlib -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib/import -Ibuild-gnulib/import  -DTUI=1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include     -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wformat -Wformat-nonliteral  -c -o observable.o -MT observable.o -MMD -MP -MF ./.deps/observable.Tpo observable.c
g++ -x c++  -g -O2   -I. -I. -I./config -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I./../zlib -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib/import -Ibuild-gnulib/import  -DTUI=1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include     -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wformat -Wformat-nonliteral  -c -o opencl-lang.o -MT opencl-lang.o -MMD -MP -MF ./.deps/opencl-lang.Tpo opencl-lang.c

 88 60.7M   88 53.9M    0     0  1030k      0  0:01:00  0:00:53  0:00:07  344kg++ -x c++  -g -O2   -I. -I. -I./config -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I./../zlib -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib/import -Ibuild-gnulib/import  -DTUI=1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include     -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wformat -Wformat-nonliteral  -c -o osabi.o -MT osabi.o -MMD -MP -MF ./.deps/osabi.Tpo osabi.c
g++ -x c++  -g -O2   -I. -I. -I./config -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I./../zlib -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib/import -Ibuild-gnulib/import  -DTUI=1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include     -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wformat -Wformat-nonliteral  -c -o osdata.o -MT osdata.o -MMD -MP -MF ./.deps/osdata.Tpo osdata.c

 89 60.7M   89 54.1M    0     0  1011k      0  0:01:01  0:00:54  0:00:07  375kg++ -x c++  -g -O2   -I. -I. -I./config -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I./../zlib -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib/import -Ibuild-gnulib/import  -DTUI=1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include     -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wformat -Wformat-nonliteral  -c -o p-exp.o -MT p-exp.o -MMD -MP -MF ./.deps/p-exp.Tpo p-exp.c
g++ -x c++  -g -O2   -I. -I. -I./config -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I./../zlib -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib/import -Ibuild-gnulib/import  -DTUI=1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include     -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wformat -Wformat-nonliteral  -c -o p-lang.o -MT p-lang.o -MMD -MP -MF ./.deps/p-lang.Tpo p-lang.c
g++ -x c++  -g -O2   -I. -I. -I./config -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I./../zlib -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib/import -Ibuild-gnulib/import  -DTUI=1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include     -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wformat -Wformat-nonliteral  -c -o p-typeprint.o -MT p-typeprint.o -MMD -MP -MF ./.deps/p-typeprint.Tpo p-typeprint.c
g++ -x c++  -g -O2   -I. -I. -I./config -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I./../zlib -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib/import -Ibuild-gnulib/import  -DTUI=1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include     -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wformat -Wformat-nonliteral  -c -o p-valprint.o -MT p-valprint.o -MMD -MP -MF ./.deps/p-valprint.Tpo p-valprint.c
g++ -x c++  -g -O2   -I. -I. -I./config -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I./../zlib -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib/import -Ibuild-gnulib/import  -DTUI=1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include     -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wformat -Wformat-nonliteral  -c -o parse.o -MT parse.o -MMD -MP -MF ./.deps/parse.Tpo parse.c
g++ -x c++  -g -O2   -I. -I. -I./config -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I./../zlib -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib/import -Ibuild-gnulib/import  -DTUI=1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include     -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wformat -Wformat-nonliteral  -c -o posix-hdep.o -MT posix-hdep.o -MMD -MP -MF ./.deps/posix-hdep.Tpo posix-hdep.c
g++ -x c++  -g -O2   -I. -I. -I./config -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I./../zlib -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib/import -Ibuild-gnulib/import  -DTUI=1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include     -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wformat -Wformat-nonliteral  -c -o printcmd.o -MT printcmd.o -MMD -MP -MF ./.deps/printcmd.Tpo printcmd.c
g++ -x c++  -g -O2   -I. -I. -I./config -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I./../zlib -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib/import -Ibuild-gnulib/import  -DTUI=1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include     -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wformat -Wformat-nonliteral  -c -o probe.o -MT probe.o -MMD -MP -MF ./.deps/probe.Tpo probe.c

 89 60.7M   89 54.4M    0     0   987k      0  0:01:02  0:00:56  0:00:06  385kg++ -x c++  -g -O2   -I. -I. -I./config -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I./../zlib -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib/import -Ibuild-gnulib/import  -DTUI=1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include     -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wformat -Wformat-nonliteral  -c -o process-stratum-target.o -MT process-stratum-target.o -MMD -MP -MF ./.deps/process-stratum-target.Tpo process-stratum-target.c
g++ -x c++  -g -O2   -I. -I. -I./config -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I./../zlib -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib/import -Ibuild-gnulib/import  -DTUI=1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include     -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wformat -Wformat-nonliteral  -c -o producer.o -MT producer.o -MMD -MP -MF ./.deps/producer.Tpo producer.c
g++ -x c++  -g -O2   -I. -I. -I./config -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I./../zlib -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib/import -Ibuild-gnulib/import  -DTUI=1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include     -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wformat -Wformat-nonliteral  -c -o progspace-and-thread.o -MT progspace-and-thread.o -MMD -MP -MF ./.deps/progspace-and-thread.Tpo progspace-and-thread.c
g++ -x c++  -g -O2   -I. -I. -I./config -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I./../zlib -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib/import -Ibuild-gnulib/import  -DTUI=1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include     -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wformat -Wformat-nonliteral  -c -o progspace.o -MT progspace.o -MMD -MP -MF ./.deps/progspace.Tpo progspace.c

 89 60.7M   89 54.4M    0     0   972k      0  0:01:04  0:00:57  0:00:07  322kg++ -x c++  -g -O2   -I. -I. -I./config -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I./../zlib -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib/import -Ibuild-gnulib/import  -DTUI=1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include     -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wformat -Wformat-nonliteral  -c -o prologue-value.o -MT prologue-value.o -MMD -MP -MF ./.deps/prologue-value.Tpo prologue-value.c

 89 60.7M   89 54.5M    0     0   970k      0  0:01:04  0:00:57  0:00:07  285kg++ -x c++  -g -O2   -I. -I. -I./config -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I./../zlib -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib/import -Ibuild-gnulib/import  -DTUI=1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include     -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wformat -Wformat-nonliteral  -c -o psymtab.o -MT psymtab.o -MMD -MP -MF ./.deps/psymtab.Tpo psymtab.c
g++ -x c++  -g -O2   -I. -I. -I./config -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I./../zlib -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib/import -Ibuild-gnulib/import  -DTUI=1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include     -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wformat -Wformat-nonliteral   -c -o python/python.o -MT python/python.o -MMD -MP -MF python/.deps/python.Tpo python/python.c
g++ -x c++  -g -O2   -I. -I. -I./config -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I./../zlib -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib/import -Ibuild-gnulib/import  -DTUI=1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include     -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wformat -Wformat-nonliteral  -c -o record-btrace.o -MT record-btrace.o -MMD -MP -MF ./.deps/record-btrace.Tpo record-btrace.c
g++ -x c++  -g -O2   -I. -I. -I./config -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I./../zlib -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib/import -Ibuild-gnulib/import  -DTUI=1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include     -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wformat -Wformat-nonliteral  -c -o record-full.o -MT record-full.o -MMD -MP -MF ./.deps/record-full.Tpo record-full.c
g++ -x c++  -g -O2   -I. -I. -I./config -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I./../zlib -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib/import -Ibuild-gnulib/import  -DTUI=1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include     -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wformat -Wformat-nonliteral  -c -o record.o -MT record.o -MMD -MP -MF ./.deps/record.Tpo record.c
g++ -x c++  -g -O2   -I. -I. -I./config -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I./../zlib -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib/import -Ibuild-gnulib/import  -DTUI=1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include     -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wformat -Wformat-nonliteral  -c -o regcache-dump.o -MT regcache-dump.o -MMD -MP -MF ./.deps/regcache-dump.Tpo regcache-dump.c
g++ -x c++  -g -O2   -I. -I. -I./config -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I./../zlib -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib/import -Ibuild-gnulib/import  -DTUI=1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include     -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wformat -Wformat-nonliteral  -c -o regcache.o -MT regcache.o -MMD -MP -MF ./.deps/regcache.Tpo regcache.c

 90 60.7M   90 55.0M    0     0   957k      0  0:01:04  0:00:58  0:00:06  214kg++ -x c++  -g -O2   -I. -I. -I./config -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I./../zlib -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib/import -Ibuild-gnulib/import  -DTUI=1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include     -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wformat -Wformat-nonliteral  -c -o reggroups.o -MT reggroups.o -MMD -MP -MF ./.deps/reggroups.Tpo reggroups.c

 91 60.7M   91 55.4M    0     0   952k      0  0:01:05  0:00:59  0:00:06  275kg++ -x c++  -g -O2   -I. -I. -I./config -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I./../zlib -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib/import -Ibuild-gnulib/import  -DTUI=1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include     -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wformat -Wformat-nonliteral  -c -o registry.o -MT registry.o -MMD -MP -MF ./.deps/registry.Tpo registry.c
g++ -x c++  -g -O2   -I. -I. -I./config -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I./../zlib -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib/import -Ibuild-gnulib/import  -DTUI=1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include     -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wformat -Wformat-nonliteral  -c -o remote-fileio.o -MT remote-fileio.o -MMD -MP -MF ./.deps/remote-fileio.Tpo remote-fileio.c
g++ -x c++  -g -O2   -I. -I. -I./config -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I./../zlib -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib/import -Ibuild-gnulib/import  -DTUI=1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include     -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wformat -Wformat-nonliteral  -c -o remote-notif.o -MT remote-notif.o -MMD -MP -MF ./.deps/remote-notif.Tpo remote-notif.c
In file included from exceptions.h:23:0,
                 from utils.h:24,
                 from defs.h:670,
                 from record-btrace.c:22:
ui-out.h: In function 'void btrace_insn_history(ui_out*, const btrace_thread_info*, const btrace_insn_iterator*, const btrace_insn_iterator*, gdb_disassembly_flags)':
ui-out.h:214:18: warning: 'asm_list.ui_out_emit_type<(ui_out_type)1>::m_uiout' may be used uninitialized in this function [-Wmaybe-uninitialized]
     m_uiout->end (Type);
     ~~~~~~~~~~~~~^~~~~~
record-btrace.c:786:35: note: 'asm_list.ui_out_emit_type<(ui_out_type)1>::m_uiout' was declared here
   gdb::optional<ui_out_emit_list> asm_list;
                                   ^~~~~~~~
g++ -x c++  -g -O2   -I. -I. -I./config -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I./../zlib -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib/import -Ibuild-gnulib/import  -DTUI=1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include     -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wformat -Wformat-nonliteral  -c -o remote.o -MT remote.o -MMD -MP -MF ./.deps/remote.Tpo remote.c
g++ -x c++  -g -O2   -I. -I. -I./config -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I./../zlib -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib/import -Ibuild-gnulib/import  -DTUI=1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include     -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wformat -Wformat-nonliteral  -c -o reverse.o -MT reverse.o -MMD -MP -MF ./.deps/reverse.Tpo reverse.c
g++ -x c++  -g -O2   -I. -I. -I./config -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I./../zlib -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib/import -Ibuild-gnulib/import  -DTUI=1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include     -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wformat -Wformat-nonliteral  -c -o rust-exp.o -MT rust-exp.o -MMD -MP -MF ./.deps/rust-exp.Tpo rust-exp.c
g++ -x c++  -g -O2   -I. -I. -I./config -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I./../zlib -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib/import -Ibuild-gnulib/import  -DTUI=1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include     -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wformat -Wformat-nonliteral  -c -o rust-lang.o -MT rust-lang.o -MMD -MP -MF ./.deps/rust-lang.Tpo rust-lang.c
g++ -x c++  -g -O2   -I. -I. -I./config -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I./../zlib -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib/import -Ibuild-gnulib/import  -DTUI=1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include     -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wformat -Wformat-nonliteral  -c -o sentinel-frame.o -MT sentinel-frame.o -MMD -MP -MF ./.deps/sentinel-frame.Tpo sentinel-frame.c
g++ -x c++  -g -O2   -I. -I. -I./config -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I./../zlib -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib/import -Ibuild-gnulib/import  -DTUI=1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include     -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wformat -Wformat-nonliteral  -c -o ser-base.o -MT ser-base.o -MMD -MP -MF ./.deps/ser-base.Tpo ser-base.c

 91 60.7M   91 55.7M    0     0   933k      0  0:01:06  0:01:01  0:00:05  288kg++ -x c++  -g -O2   -I. -I. -I./config -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I./../zlib -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib/import -Ibuild-gnulib/import  -DTUI=1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include     -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wformat -Wformat-nonliteral  -c -o ser-event.o -MT ser-event.o -MMD -MP -MF ./.deps/ser-event.Tpo ser-event.c
g++ -x c++  -g -O2   -I. -I. -I./config -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I./../zlib -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib/import -Ibuild-gnulib/import  -DTUI=1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include     -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wformat -Wformat-nonliteral  -c -o ser-pipe.o -MT ser-pipe.o -MMD -MP -MF ./.deps/ser-pipe.Tpo ser-pipe.c
g++ -x c++  -g -O2   -I. -I. -I./config -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I./../zlib -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib/import -Ibuild-gnulib/import  -DTUI=1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include     -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wformat -Wformat-nonliteral  -c -o ser-tcp.o -MT ser-tcp.o -MMD -MP -MF ./.deps/ser-tcp.Tpo ser-tcp.c
g++ -x c++  -g -O2   -I. -I. -I./config -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I./../zlib -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib/import -Ibuild-gnulib/import  -DTUI=1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include     -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wformat -Wformat-nonliteral  -c -o ser-uds.o -MT ser-uds.o -MMD -MP -MF ./.deps/ser-uds.Tpo ser-uds.c

 91 60.7M   91 55.7M    0     0   918k      0  0:01:07  0:01:02  0:00:05  282kg++ -x c++  -g -O2   -I. -I. -I./config -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I./../zlib -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib/import -Ibuild-gnulib/import  -DTUI=1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include     -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wformat -Wformat-nonliteral  -c -o ser-unix.o -MT ser-unix.o -MMD -MP -MF ./.deps/ser-unix.Tpo ser-unix.c
g++ -x c++  -g -O2   -I. -I. -I./config -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I./../zlib -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib/import -Ibuild-gnulib/import  -DTUI=1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include     -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wformat -Wformat-nonliteral  -c -o serial.o -MT serial.o -MMD -MP -MF ./.deps/serial.Tpo serial.c
g++ -x c++  -g -O2   -I. -I. -I./config -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I./../zlib -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib/import -Ibuild-gnulib/import  -DTUI=1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include     -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wformat -Wformat-nonliteral  -c -o skip.o -MT skip.o -MMD -MP -MF ./.deps/skip.Tpo skip.c

 91 60.7M   91 55.7M    0     0   904k      0  0:01:08  0:01:03  0:00:05  216kg++ -x c++  -g -O2   -I. -I. -I./config -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I./../zlib -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib/import -Ibuild-gnulib/import  -DTUI=1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include     -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wformat -Wformat-nonliteral  -c -o solib-svr4.o -MT solib-svr4.o -MMD -MP -MF ./.deps/solib-svr4.Tpo solib-svr4.c
g++ -x c++  -g -O2   -I. -I. -I./config -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I./../zlib -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib/import -Ibuild-gnulib/import  -DTUI=1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include     -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wformat -Wformat-nonliteral  -c -o solib-target.o -MT solib-target.o -MMD -MP -MF ./.deps/solib-target.Tpo solib-target.c
g++ -x c++  -g -O2   -I. -I. -I./config -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I./../zlib -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib/import -Ibuild-gnulib/import  -DTUI=1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include     -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wformat -Wformat-nonliteral  -c -o solib.o -MT solib.o -MMD -MP -MF ./.deps/solib.Tpo solib.c
g++ -x c++  -g -O2   -I. -I. -I./config -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I./../zlib -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib/import -Ibuild-gnulib/import  -DTUI=1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include     -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wformat -Wformat-nonliteral  -c -o source-cache.o -MT source-cache.o -MMD -MP -MF ./.deps/source-cache.Tpo source-cache.c
g++ -x c++  -g -O2   -I. -I. -I./config -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I./../zlib -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib/import -Ibuild-gnulib/import  -DTUI=1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include     -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wformat -Wformat-nonliteral  -c -o source.o -MT source.o -MMD -MP -MF ./.deps/source.Tpo source.c

 91 60.7M   91 55.8M    0     0   886k      0  0:01:10  0:01:04  0:00:06  152k
 92 60.7M   92 55.9M    0     0   886k      0  0:01:10  0:01:04  0:00:06   99kg++ -x c++  -g -O2   -I. -I. -I./config -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I./../zlib -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib/import -Ibuild-gnulib/import  -DTUI=1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include     -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wformat -Wformat-nonliteral  -c -o stabsread.o -MT stabsread.o -MMD -MP -MF ./.deps/stabsread.Tpo stabsread.c
g++ -x c++  -g -O2   -I. -I. -I./config -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I./../zlib -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib/import -Ibuild-gnulib/import  -DTUI=1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include     -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wformat -Wformat-nonliteral  -c -o stack.o -MT stack.o -MMD -MP -MF ./.deps/stack.Tpo stack.c
g++ -x c++  -g -O2   -I. -I. -I./config -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I./../zlib -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib/import -Ibuild-gnulib/import  -DTUI=1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include     -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wformat -Wformat-nonliteral  -c -o stap-probe.o -MT stap-probe.o -MMD -MP -MF ./.deps/stap-probe.Tpo stap-probe.c

 92 60.7M   92 56.0M    0     0   870k      0  0:01:11  0:01:05  0:00:06 58021g++ -x c++  -g -O2   -I. -I. -I./config -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I./../zlib -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib/import -Ibuild-gnulib/import  -DTUI=1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include     -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wformat -Wformat-nonliteral  -c -o std-regs.o -MT std-regs.o -MMD -MP -MF ./.deps/std-regs.Tpo std-regs.c
g++ -x c++  -g -O2   -I. -I. -I./config -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I./../zlib -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib/import -Ibuild-gnulib/import  -DTUI=1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include     -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wformat -Wformat-nonliteral  -c -o symfile-debug.o -MT symfile-debug.o -MMD -MP -MF ./.deps/symfile-debug.Tpo symfile-debug.c

 92 60.7M   92 56.1M    0     0   862k      0  0:01:12  0:01:06  0:00:06 89785g++ -x c++  -g -O2   -I. -I. -I./config -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I./../zlib -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib/import -Ibuild-gnulib/import  -DTUI=1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include     -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wformat -Wformat-nonliteral  -c -o symfile-mem.o -MT symfile-mem.o -MMD -MP -MF ./.deps/symfile-mem.Tpo symfile-mem.c
g++ -x c++  -g -O2   -I. -I. -I./config -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I./../zlib -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib/import -Ibuild-gnulib/import  -DTUI=1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include     -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wformat -Wformat-nonliteral  -c -o symfile.o -MT symfile.o -MMD -MP -MF ./.deps/symfile.Tpo symfile.c
g++ -x c++  -g -O2   -I. -I. -I./config -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I./../zlib -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib/import -Ibuild-gnulib/import  -DTUI=1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include     -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wformat -Wformat-nonliteral  -c -o symmisc.o -MT symmisc.o -MMD -MP -MF ./.deps/symmisc.Tpo symmisc.c
g++ -x c++  -g -O2   -I. -I. -I./config -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I./../zlib -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib/import -Ibuild-gnulib/import  -DTUI=1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include     -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wformat -Wformat-nonliteral  -c -o symtab.o -MT symtab.o -MMD -MP -MF ./.deps/symtab.Tpo symtab.c
g++ -x c++  -g -O2   -I. -I. -I./config -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I./../zlib -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib/import -Ibuild-gnulib/import  -DTUI=1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include     -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wformat -Wformat-nonliteral  -c -o target-dcache.o -MT target-dcache.o -MMD -MP -MF ./.deps/target-dcache.Tpo target-dcache.c
g++ -x c++  -g -O2   -I. -I. -I./config -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I./../zlib -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib/import -Ibuild-gnulib/import  -DTUI=1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include     -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wformat -Wformat-nonliteral  -c -o target-descriptions.o -MT target-descriptions.o -MMD -MP -MF ./.deps/target-descriptions.Tpo target-descriptions.c

 93 60.7M   93 56.6M    0     0   846k      0  0:01:13  0:01:08  0:00:05  167kg++ -x c++  -g -O2   -I. -I. -I./config -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I./../zlib -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib/import -Ibuild-gnulib/import  -DTUI=1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include     -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wformat -Wformat-nonliteral  -c -o target-float.o -MT target-float.o -MMD -MP -MF ./.deps/target-float.Tpo target-float.c

 93 60.7M   93 56.6M    0     0   846k      0  0:01:13  0:01:08  0:00:05  201kg++ -x c++  -g -O2   -I. -I. -I./config -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I./../zlib -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib/import -Ibuild-gnulib/import  -DTUI=1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include     -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wformat -Wformat-nonliteral  -c -o target-memory.o -MT target-memory.o -MMD -MP -MF ./.deps/target-memory.Tpo target-memory.c
g++ -x c++  -g -O2   -I. -I. -I./config -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I./../zlib -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib/import -Ibuild-gnulib/import  -DTUI=1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include     -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wformat -Wformat-nonliteral  -c -o target.o -MT target.o -MMD -MP -MF ./.deps/target.Tpo target.c
g++ -x c++  -g -O2   -I. -I. -I./config -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I./../zlib -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib/import -Ibuild-gnulib/import  -DTUI=1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include     -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wformat -Wformat-nonliteral  -c -o target/waitstatus.o -MT target/waitstatus.o -MMD -MP -MF target/.deps/waitstatus.Tpo target/waitstatus.c

 93 60.7M   93 56.9M    0     0   832k      0  0:01:14  0:01:10  0:00:04  199kg++ -x c++  -g -O2   -I. -I. -I./config -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I./../zlib -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib/import -Ibuild-gnulib/import  -DTUI=1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include     -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wformat -Wformat-nonliteral  -c -o test-target.o -MT test-target.o -MMD -MP -MF ./.deps/test-target.Tpo test-target.c

 93 60.7M   93 57.0M    0     0   827k      0  0:01:15  0:01:10  0:00:05  220kg++ -x c++  -g -O2   -I. -I. -I./config -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I./../zlib -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib/import -Ibuild-gnulib/import  -DTUI=1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include     -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wformat -Wformat-nonliteral  -c -o thread-iter.o -MT thread-iter.o -MMD -MP -MF ./.deps/thread-iter.Tpo thread-iter.c
g++ -x c++  -g -O2   -I. -I. -I./config -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I./../zlib -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib/import -Ibuild-gnulib/import  -DTUI=1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include     -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wformat -Wformat-nonliteral  -c -o thread.o -MT thread.o -MMD -MP -MF ./.deps/thread.Tpo thread.c
g++ -x c++  -g -O2   -I. -I. -I./config -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I./../zlib -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib/import -Ibuild-gnulib/import  -DTUI=1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include     -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wformat -Wformat-nonliteral  -c -o tid-parse.o -MT tid-parse.o -MMD -MP -MF ./.deps/tid-parse.Tpo tid-parse.c
g++ -x c++  -g -O2   -I. -I. -I./config -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I./../zlib -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib/import -Ibuild-gnulib/import  -DTUI=1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include     -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wformat -Wformat-nonliteral  -c -o top.o -MT top.o -MMD -MP -MF ./.deps/top.Tpo top.c
g++ -x c++  -g -O2   -I. -I. -I./config -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I./../zlib -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib/import -Ibuild-gnulib/import  -DTUI=1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include     -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wformat -Wformat-nonliteral  -c -o tracefile-tfile.o -MT tracefile-tfile.o -MMD -MP -MF ./.deps/tracefile-tfile.Tpo tracefile-tfile.c
g++ -x c++  -g -O2   -I. -I. -I./config -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I./../zlib -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib/import -Ibuild-gnulib/import  -DTUI=1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include     -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wformat -Wformat-nonliteral  -c -o tracefile.o -MT tracefile.o -MMD -MP -MF ./.deps/tracefile.Tpo tracefile.c

 94 60.7M   94 57.3M    0     0   814k      0  0:01:16  0:01:12  0:00:04  231kg++ -x c++  -g -O2   -I. -I. -I./config -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I./../zlib -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib/import -Ibuild-gnulib/import  -DTUI=1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include     -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wformat -Wformat-nonliteral  -c -o tracepoint.o -MT tracepoint.o -MMD -MP -MF ./.deps/tracepoint.Tpo tracepoint.c

 94 60.7M   94 57.3M    0     0   803k      0  0:01:17  0:01:13  0:00:04  166kg++ -x c++  -g -O2   -I. -I. -I./config -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I./../zlib -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib/import -Ibuild-gnulib/import  -DTUI=1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include     -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wformat -Wformat-nonliteral  -c -o trad-frame.o -MT trad-frame.o -MMD -MP -MF ./.deps/trad-frame.Tpo trad-frame.c
g++ -x c++  -g -O2   -I. -I. -I./config -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I./../zlib -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib/import -Ibuild-gnulib/import  -DTUI=1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include     -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wformat -Wformat-nonliteral  -c -o tramp-frame.o -MT tramp-frame.o -MMD -MP -MF ./.deps/tramp-frame.Tpo tramp-frame.c
g++ -x c++  -g -O2   -I. -I. -I./config -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I./../zlib -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib/import -Ibuild-gnulib/import  -DTUI=1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include     -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wformat -Wformat-nonliteral  -c -o tui/tui-command.o -MT tui/tui-command.o -MMD -MP -MF tui/.deps/tui-command.Tpo tui/tui-command.c
g++ -x c++  -g -O2   -I. -I. -I./config -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I./../zlib -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib/import -Ibuild-gnulib/import  -DTUI=1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include     -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wformat -Wformat-nonliteral  -c -o tui/tui-data.o -MT tui/tui-data.o -MMD -MP -MF tui/.deps/tui-data.Tpo tui/tui-data.c
g++ -x c++  -g -O2   -I. -I. -I./config -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I./../zlib -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib/import -Ibuild-gnulib/import  -DTUI=1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include     -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wformat -Wformat-nonliteral  -c -o tui/tui-disasm.o -MT tui/tui-disasm.o -MMD -MP -MF tui/.deps/tui-disasm.Tpo tui/tui-disasm.c

 94 60.7M   94 57.3M    0     0   792k      0  0:01:18  0:01:14  0:00:04  129kg++ -x c++  -g -O2   -I. -I. -I./config -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I./../zlib -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib/import -Ibuild-gnulib/import  -DTUI=1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include     -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wformat -Wformat-nonliteral  -c -o tui/tui-file.o -MT tui/tui-file.o -MMD -MP -MF tui/.deps/tui-file.Tpo tui/tui-file.c
g++ -x c++  -g -O2   -I. -I. -I./config -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I./../zlib -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib/import -Ibuild-gnulib/import  -DTUI=1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include     -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wformat -Wformat-nonliteral  -c -o tui/tui-hooks.o -MT tui/tui-hooks.o -MMD -MP -MF tui/.deps/tui-hooks.Tpo tui/tui-hooks.c
g++ -x c++  -g -O2   -I. -I. -I./config -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I./../zlib -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib/import -Ibuild-gnulib/import  -DTUI=1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include     -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wformat -Wformat-nonliteral  -c -o tui/tui-interp.o -MT tui/tui-interp.o -MMD -MP -MF tui/.deps/tui-interp.Tpo tui/tui-interp.c

 94 60.7M   94 57.5M    0     0   790k      0  0:01:18  0:01:14  0:00:04  137kg++ -x c++  -g -O2   -I. -I. -I./config -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I./../zlib -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib/import -Ibuild-gnulib/import  -DTUI=1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include     -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wformat -Wformat-nonliteral  -c -o tui/tui-io.o -MT tui/tui-io.o -MMD -MP -MF tui/.deps/tui-io.Tpo tui/tui-io.c
g++ -x c++  -g -O2   -I. -I. -I./config -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I./../zlib -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib/import -Ibuild-gnulib/import  -DTUI=1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include     -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wformat -Wformat-nonliteral  -c -o tui/tui-layout.o -MT tui/tui-layout.o -MMD -MP -MF tui/.deps/tui-layout.Tpo tui/tui-layout.c
g++ -x c++  -g -O2   -I. -I. -I./config -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I./../zlib -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib/import -Ibuild-gnulib/import  -DTUI=1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include     -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wformat -Wformat-nonliteral  -c -o tui/tui-out.o -MT tui/tui-out.o -MMD -MP -MF tui/.deps/tui-out.Tpo tui/tui-out.c

 95 60.7M   95 58.1M    0     0   788k      0  0:01:18  0:01:15  0:00:03  235kg++ -x c++  -g -O2   -I. -I. -I./config -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I./../zlib -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib/import -Ibuild-gnulib/import  -DTUI=1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include     -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wformat -Wformat-nonliteral  -c -o tui/tui-regs.o -MT tui/tui-regs.o -MMD -MP -MF tui/.deps/tui-regs.Tpo tui/tui-regs.c
g++ -x c++  -g -O2   -I. -I. -I./config -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I./../zlib -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib/import -Ibuild-gnulib/import  -DTUI=1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include     -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wformat -Wformat-nonliteral  -c -o tui/tui-source.o -MT tui/tui-source.o -MMD -MP -MF tui/.deps/tui-source.Tpo tui/tui-source.c
g++ -x c++  -g -O2   -I. -I. -I./config -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I./../zlib -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib/import -Ibuild-gnulib/import  -DTUI=1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include     -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wformat -Wformat-nonliteral  -c -o tui/tui-stack.o -MT tui/tui-stack.o -MMD -MP -MF tui/.deps/tui-stack.Tpo tui/tui-stack.c
g++ -x c++  -g -O2   -I. -I. -I./config -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I./../zlib -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib/import -Ibuild-gnulib/import  -DTUI=1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include     -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wformat -Wformat-nonliteral  -c -o tui/tui-win.o -MT tui/tui-win.o -MMD -MP -MF tui/.deps/tui-win.Tpo tui/tui-win.c
g++ -x c++  -g -O2   -I. -I. -I./config -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I./../zlib -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib/import -Ibuild-gnulib/import  -DTUI=1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include     -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wformat -Wformat-nonliteral  -c -o tui/tui-windata.o -MT tui/tui-windata.o -MMD -MP -MF tui/.deps/tui-windata.Tpo tui/tui-windata.c

 96 60.7M   96 58.6M    0     0   776k      0  0:01:20  0:01:17  0:00:03  247kg++ -x c++  -g -O2   -I. -I. -I./config -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I./../zlib -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib/import -Ibuild-gnulib/import  -DTUI=1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include     -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wformat -Wformat-nonliteral  -c -o tui/tui-wingeneral.o -MT tui/tui-wingeneral.o -MMD -MP -MF tui/.deps/tui-wingeneral.Tpo tui/tui-wingeneral.c
g++ -x c++  -g -O2   -I. -I. -I./config -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I./../zlib -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib/import -Ibuild-gnulib/import  -DTUI=1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include     -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wformat -Wformat-nonliteral  -c -o tui/tui-winsource.o -MT tui/tui-winsource.o -MMD -MP -MF tui/.deps/tui-winsource.Tpo tui/tui-winsource.c
g++ -x c++  -g -O2   -I. -I. -I./config -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I./../zlib -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib/import -Ibuild-gnulib/import  -DTUI=1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include     -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wformat -Wformat-nonliteral  -c -o tui/tui.o -MT tui/tui.o -MMD -MP -MF tui/.deps/tui.Tpo tui/tui.c
g++ -x c++  -g -O2   -I. -I. -I./config -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I./../zlib -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib/import -Ibuild-gnulib/import  -DTUI=1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include     -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wformat -Wformat-nonliteral  -c -o typeprint.o -MT typeprint.o -MMD -MP -MF ./.deps/typeprint.Tpo typeprint.c
g++ -x c++  -g -O2   -I. -I. -I./config -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I./../zlib -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib/import -Ibuild-gnulib/import  -DTUI=1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include     -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wformat -Wformat-nonliteral  -c -o ui-file.o -MT ui-file.o -MMD -MP -MF ./.deps/ui-file.Tpo ui-file.c
g++ -x c++  -g -O2   -I. -I. -I./config -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I./../zlib -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib/import -Ibuild-gnulib/import  -DTUI=1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include     -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wformat -Wformat-nonliteral  -c -o ui-out.o -MT ui-out.o -MMD -MP -MF ./.deps/ui-out.Tpo ui-out.c

 96 60.7M   96 58.6M    0     0   768k      0  0:01:20  0:01:18  0:00:02  257kg++ -x c++  -g -O2   -I. -I. -I./config -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I./../zlib -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib/import -Ibuild-gnulib/import  -DTUI=1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include     -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wformat -Wformat-nonliteral  -c -o ui-style.o -MT ui-style.o -MMD -MP -MF ./.deps/ui-style.Tpo ui-style.c
g++ -x c++  -g -O2   -I. -I. -I./config -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I./../zlib -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib/import -Ibuild-gnulib/import  -DTUI=1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include     -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wformat -Wformat-nonliteral  -c -o user-regs.o -MT user-regs.o -MMD -MP -MF ./.deps/user-regs.Tpo user-regs.c

 96 60.7M   96 58.8M    0     0   767k      0  0:01:21  0:01:18  0:00:03  351kg++ -x c++  -g -O2   -I. -I. -I./config -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I./../zlib -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib/import -Ibuild-gnulib/import  -DTUI=1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include     -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wformat -Wformat-nonliteral  -c -o utils.o -MT utils.o -MMD -MP -MF ./.deps/utils.Tpo utils.c
g++ -x c++  -g -O2   -I. -I. -I./config -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I./../zlib -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib/import -Ibuild-gnulib/import  -DTUI=1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include     -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wformat -Wformat-nonliteral  -c -o valarith.o -MT valarith.o -MMD -MP -MF ./.deps/valarith.Tpo valarith.c
g++ -x c++  -g -O2   -I. -I. -I./config -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I./../zlib -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib/import -Ibuild-gnulib/import  -DTUI=1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include     -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wformat -Wformat-nonliteral  -c -o valops.o -MT valops.o -MMD -MP -MF ./.deps/valops.Tpo valops.c
g++ -x c++  -g -O2   -I. -I. -I./config -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I./../zlib -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib/import -Ibuild-gnulib/import  -DTUI=1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include     -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wformat -Wformat-nonliteral  -c -o valprint.o -MT valprint.o -MMD -MP -MF ./.deps/valprint.Tpo valprint.c
g++ -x c++  -g -O2   -I. -I. -I./config -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I./../zlib -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib/import -Ibuild-gnulib/import  -DTUI=1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include     -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wformat -Wformat-nonliteral  -c -o value.o -MT value.o -MMD -MP -MF ./.deps/value.Tpo value.c
g++ -x c++  -g -O2   -I. -I. -I./config -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I./../zlib -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib/import -Ibuild-gnulib/import  -DTUI=1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include     -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wformat -Wformat-nonliteral  -c -o varobj.o -MT varobj.o -MMD -MP -MF ./.deps/varobj.Tpo varobj.c
g++ -x c++  -g -O2   -I. -I. -I./config -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I./../zlib -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib/import -Ibuild-gnulib/import  -DTUI=1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include     -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wformat -Wformat-nonliteral  -c -o version.o -MT version.o -MMD -MP -MF ./.deps/version.Tpo version.c

 97 60.7M   97 59.4M    0     0   764k      0  0:01:21  0:01:19  0:00:02  377kg++ -x c++  -g -O2   -I. -I. -I./config -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I./../zlib -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib/import -Ibuild-gnulib/import  -DTUI=1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include     -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wformat -Wformat-nonliteral  -c -o xml-builtin.o -MT xml-builtin.o -MMD -MP -MF ./.deps/xml-builtin.Tpo xml-builtin.c
g++ -x c++  -g -O2   -I. -I. -I./config -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I./../zlib -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib/import -Ibuild-gnulib/import  -DTUI=1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include     -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wformat -Wformat-nonliteral  -c -o xml-support.o -MT xml-support.o -MMD -MP -MF ./.deps/xml-support.Tpo xml-support.c
g++ -x c++  -g -O2   -I. -I. -I./config -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I./../zlib -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib/import -Ibuild-gnulib/import  -DTUI=1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include     -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wformat -Wformat-nonliteral  -c -o xml-syscall.o -MT xml-syscall.o -MMD -MP -MF ./.deps/xml-syscall.Tpo xml-syscall.c

 98 60.7M   98 60.0M    0     0   762k      0  0:01:21  0:01:20  0:00:01  383kg++ -x c++  -g -O2   -I. -I. -I./config -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I./../zlib -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib/import -Ibuild-gnulib/import  -DTUI=1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include     -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wformat -Wformat-nonliteral  -c -o xml-tdesc.o -MT xml-tdesc.o -MMD -MP -MF ./.deps/xml-tdesc.Tpo xml-tdesc.c

100 60.7M  100 60.7M    0     0   766k      0  0:01:21  0:01:21 --:--:--  572k
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/sed -i -e 's,TARGET_CROSS=.*,TARGET_CROSS=mipsel-openwrt-linux-musl-,' /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/info.mk
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/sed -i -e 's,GCC_VERSION=.*,GCC_VERSION=8.4.0,' /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/info.mk
. /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/include/shell.sh; xzcat /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/dl/gcc-8.4.0.tar.xz | tar -C /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/.. -xf - --exclude-from='/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/toolchain/gcc/initial/../exclude-testsuite' --exclude=gcc/ada/*.ad* --exclude=libjava
g++ -x c++  -g -O2   -I. -I. -I./config -DLOCALEDIR="\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I./../zlib -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib/import -Ibuild-gnulib/import  -DTUI=1 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include     -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wformat -Wformat-nonliteral  -c -o init.o -MT init.o -MMD -MP -MF ./.deps/init.Tpo init.c
rm -f gdb
g++  -g -O2   -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib    \
	-o gdb gdb.o ada-exp.o ada-lang.o ada-tasks.o ada-typeprint.o ada-valprint.o ada-varobj.o addrmap.o agent.o annotate.o arch-utils.o auto-load.o auxv.o ax-gdb.o ax-general.o bcache.o bfd-target.o block.o blockframe.o break-catch-sig.o break-catch-syscall.o break-catch-throw.o breakpoint.o btrace.o build-id.o buildsym-legacy.o buildsym.o c-exp.o c-lang.o c-typeprint.o c-valprint.o c-varobj.o charset.o cli-out.o cli/cli-cmds.o cli/cli-decode.o cli/cli-dump.o cli/cli-interp.o cli/cli-logging.o cli/cli-script.o cli/cli-setshow.o cli/cli-style.o cli/cli-utils.o coff-pe-read.o coffread.o common/agent.o common/btrace-common.o common/buffer.o common/cleanups.o common/common-debug.o common/common-exceptions.o common/common-regcache.o common/common-utils.o common/environ.o common/errors.o common/fileio.o common/filestuff.o common/format.o common/gdb_tilde_expand.o common/gdb_vecs.o common/job-control.o common/netstuff.o common/new-op.o common/pathstuff.o common/posix-strerror.o common/print-utils.o common/ptid.o common/rsp-low.o common/run-time-clock.o common/scoped_mmap.o common/signals-state-save-restore.o common/signals.o common/tdesc.o common/vec.o common/xml-utils.o compile/compile-c-support.o compile/compile-c-symbols.o compile/compile-c-types.o compile/compile-cplus-symbols.o compile/compile-cplus-types.o compile/compile-loc2c.o compile/compile-object-load.o compile/compile-object-run.o compile/compile.o complaints.o completer.o continuations.o copying.o corefile.o corelow.o cp-abi.o cp-name-parser.o cp-namespace.o cp-support.o cp-valprint.o ctf.o d-exp.o d-lang.o d-namespace.o d-valprint.o dbxread.o dcache.o debug.o demangle.o dictionary.o disasm-selftests.o disasm.o dtrace-probe.o dummy-frame.o dwarf-index-cache.o dwarf-index-common.o dwarf-index-write.o dwarf2-frame-tailcall.o dwarf2-frame.o dwarf2expr.o dwarf2loc.o dwarf2read.o elfread.o eval.o event-loop.o event-top.o exceptions.o exec.o expprint.o extension.o f-exp.o f-lang.o f-typeprint.o f-valprint.o filename-seen-cache.o filesystem.o findcmd.o findvar.o frame-base.o frame-unwind.o frame.o gcore.o gdb-dlfcn.o gdb_bfd.o gdb_obstack.o gdb_regex.o gdb_usleep.o gdbarch-selftests.o gdbarch.o gdbtypes.o glibc-tdep.o gnu-v2-abi.o gnu-v3-abi.o go-exp.o go-lang.o go-typeprint.o go-valprint.o guile/guile.o inf-child.o inf-loop.o infcall.o infcmd.o inferior.o inflow.o infrun.o inline-frame.o interps.o jit.o language.o linespec.o linux-tdep.o location.o m2-exp.o m2-lang.o m2-typeprint.o m2-valprint.o macrocmd.o macroexp.o macroscope.o macrotab.o main.o maint.o mdebugread.o mem-break.o memattr.o memory-map.o memrange.o mi/mi-cmd-break.o mi/mi-cmd-catch.o mi/mi-cmd-disas.o mi/mi-cmd-env.o mi/mi-cmd-file.o mi/mi-cmd-info.o mi/mi-cmd-stack.o mi/mi-cmd-target.o mi/mi-cmd-var.o mi/mi-cmds.o mi/mi-common.o mi/mi-console.o mi/mi-getopt.o mi/mi-interp.o mi/mi-main.o mi/mi-out.o mi/mi-parse.o mi/mi-symbol-cmds.o minidebug.o minsyms.o mips-linux-tdep.o mips-tdep.o mipsread.o namespace.o objc-lang.o objfiles.o observable.o opencl-lang.o osabi.o osdata.o p-exp.o p-lang.o p-typeprint.o p-valprint.o parse.o posix-hdep.o printcmd.o probe.o process-stratum-target.o producer.o progspace-and-thread.o progspace.o prologue-value.o psymtab.o python/python.o record-btrace.o record-full.o record.o regcache-dump.o regcache.o reggroups.o registry.o remote-fileio.o remote-notif.o remote.o reverse.o rust-exp.o rust-lang.o sentinel-frame.o ser-base.o ser-event.o ser-pipe.o ser-tcp.o ser-uds.o ser-unix.o serial.o skip.o solib-svr4.o solib-target.o solib.o source-cache.o source.o stabsread.o stack.o stap-probe.o std-regs.o symfile-debug.o symfile-mem.o symfile.o symmisc.o symtab.o target-dcache.o target-descriptions.o target-float.o target-memory.o target.o target/waitstatus.o test-target.o thread-iter.o thread.o tid-parse.o top.o tracefile-tfile.o tracefile.o tracepoint.o trad-frame.o tramp-frame.o tui/tui-command.o tui/tui-data.o tui/tui-disasm.o tui/tui-file.o tui/tui-hooks.o tui/tui-interp.o tui/tui-io.o tui/tui-layout.o tui/tui-out.o tui/tui-regs.o tui/tui-source.o tui/tui-stack.o tui/tui-win.o tui/tui-windata.o tui/tui-wingeneral.o tui/tui-winsource.o tui/tui.o typeprint.o ui-file.o ui-out.o ui-style.o user-regs.o utils.o valarith.o valops.o valprint.o value.o varobj.o version.o xml-builtin.o xml-support.o xml-syscall.o xml-tdesc.o init.o \
	   ../readline/libreadline.a ../opcodes/libopcodes.a ../bfd/libbfd.a -L./../zlib -lz  ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a   -lncurses -lm -ldl /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib/libexpat.so -Wl,-rpath -Wl,/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib/liblzma.a -lpthread   ../libiberty/libiberty.a  build-gnulib/import/libgnu.a  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib/libmpfr.a /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib/libgmp.a  
make[7]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gdb-8.3.1/gdb'
make[8]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gdb-8.3.1/gdb/doc'
make[8]: Nothing to be done for 'all'.
make[8]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gdb-8.3.1/gdb/doc'
make[8]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gdb-8.3.1/gdb/data-directory'
rm -rf ./syscalls
rm -rf ./python
rm -rf ./guile
rm -rf ./system-gdbinit
mkdir ./syscalls
files='' ; \
if test "x$files" != x ; then \
  for file in $files ; do \
    dir=`echo "$file" | sed 's,/[^/]*$,,'` ; \
    /usr/bin/env bash ./../../mkinstalldirs ./python/$dir ; \
    /usr/bin/install -c -m 644 ./../python/lib/$file ./python/$dir ; \
  done ; \
fi
if test "x" != x ; then \
  files='./gdb.scm gdb/boot.scm gdb/experimental.scm gdb/init.scm gdb/iterator.scm gdb/printing.scm gdb/support.scm gdb/types.scm' ; \
  for file in $files ; do \
    dir=`echo "$file" | sed 's,/[^/]*$,,'` ; \
    /usr/bin/env bash ./../../mkinstalldirs ./guile/$dir ; \
    /usr/bin/install -c -m 644 ./../guile/lib/$file ./guile/$dir ; \
  done ; \
  files='./gdb.go gdb/experimental.go gdb/iterator.go gdb/printing.go gdb/support.go gdb/types.go' ; \
  cd ./guile ; \
  for go in $files ; do \
    source="`echo $go | sed 's/\.go$/.scm/'`" ; \
    echo  compile  -Warity-mismatch -Wformat -Wunused-toplevel -L . -o "$go" "$source" ; \
     compile  -Warity-mismatch -Wformat -Wunused-toplevel -L . -o "$go" "$source" || exit 1 ; \
  done ; \
fi
mkdir ./system-gdbinit
touch stamp-python
touch stamp-guile
files='gdb-syscalls.dtd freebsd.xml aarch64-linux.xml amd64-linux.xml arm-linux.xml i386-linux.xml mips-n32-linux.xml mips-n64-linux.xml mips-o32-linux.xml ppc-linux.xml ppc64-linux.xml s390-linux.xml s390x-linux.xml sparc-linux.xml sparc64-linux.xml' ; \
for file in $files ; do \
  f=./../syscalls/$file ; \
  if test -f $f ; then \
    /usr/bin/install -c -m 644 $f ./syscalls ; \
  fi ; \
done
files='elinos.py wrs-linux.py' ; \
for file in $files ; do \
  f=./../system-gdbinit/$file ; \
  if test -f $f ; then \
    /usr/bin/install -c -m 644 $f ./system-gdbinit ; \
  fi ; \
done
touch stamp-system-gdbinit
touch stamp-syscalls
make[8]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gdb-8.3.1/gdb/data-directory'
make[8]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gdb-8.3.1/gdb/build-gnulib'
make[9]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gdb-8.3.1/gdb/build-gnulib'
make[10]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gdb-8.3.1/gdb/build-gnulib/import'
make  all-recursive
make[11]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gdb-8.3.1/gdb/build-gnulib/import'
make[12]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gdb-8.3.1/gdb/build-gnulib/import'
make[12]: Nothing to be done for 'all-am'.
make[12]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gdb-8.3.1/gdb/build-gnulib/import'
make[11]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gdb-8.3.1/gdb/build-gnulib/import'
make[10]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gdb-8.3.1/gdb/build-gnulib/import'
make[9]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gdb-8.3.1/gdb/build-gnulib'
make[8]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gdb-8.3.1/gdb/build-gnulib'
make[7]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gdb-8.3.1/gdb'
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gdb-8.3.1/gdb'
make[5]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gdb-8.3.1'
make[4]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gdb-8.3.1'
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gdb-8.3.1/.built
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin
install -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gdb-8.3.1/gdb/gdb /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin/mipsel-openwrt-linux-musl-gdb
ln -fs mipsel-openwrt-linux-musl-gdb /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin/mipsel-openwrt-linux-gdb
strip /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin/mipsel-openwrt-linux-musl-gdb
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/stamp
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gdb-8.3.1/.built
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/stamp/.gdb_installed
make[3]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/toolchain/gdb'
time: toolchain/gdb/compile#592.69#64.08#157.78
[ ! -d ./src/ ] || cp -fpR ./src/* /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial

Applying ../patches/8.4.0/002-case_insensitive.patch using plaintext: 
patching file include/filenames.h

Applying ../patches/8.4.0/010-documentation.patch using plaintext: 
patching file gcc/Makefile.in

Applying ../patches/8.4.0/110-Fix-MIPS-PR-84790.patch using plaintext: 
patching file gcc/config/mips/mips.c

Applying ../patches/8.4.0/230-musl_libssp.patch using plaintext: 
patching file gcc/gcc.c

Applying ../patches/8.4.0/300-mips_Os_cpu_rtx_cost_model.patch using plaintext: 
patching file gcc/config/mips/mips.c

Applying ../patches/8.4.0/800-arm_v5te_no_ldrd_strd.patch using plaintext: 
patching file gcc/config/arm/arm.h

Applying ../patches/8.4.0/810-arm-softfloat-libgcc.patch using plaintext: 
patching file libgcc/config/arm/t-linux
patching file gcc/config/arm/linux-elf.h

Applying ../patches/8.4.0/820-libgcc_pic.patch using plaintext: 
patching file libgcc/Makefile.in

Applying ../patches/8.4.0/840-armv4_pass_fix-v4bx_to_ld.patch using plaintext: 
patching file gcc/config/arm/linux-eabi.h

Applying ../patches/8.4.0/850-use_shared_libgcc.patch using plaintext: 
patching file gcc/config/arm/linux-eabi.h
patching file gcc/config/linux.h
patching file libgcc/mkmap-symver.awk
patching file gcc/config/rs6000/linux.h

Applying ../patches/8.4.0/851-libgcc_no_compat.patch using plaintext: 
patching file libgcc/config/t-libunwind

Applying ../patches/8.4.0/870-ppc_no_crtsavres.patch using plaintext: 
patching file gcc/config/rs6000/rs6000.c

Applying ../patches/8.4.0/881-no_tm_section.patch using plaintext: 
patching file libgcc/crtstuff.c

Applying ../patches/8.4.0/900-bad-mips16-crt.patch using plaintext: 
patching file libgcc/config/mips/t-mips16

Applying ../patches/8.4.0/910-mbsd_multi.patch using plaintext: 
patching file gcc/c-family/c-opts.c
patching file gcc/c-family/c.opt
patching file gcc/common.opt
patching file gcc/opts.c
patching file gcc/doc/invoke.texi

Applying ../patches/8.4.0/920-specs_nonfatal_getenv.patch using plaintext: 
patching file gcc/gcc.c

Applying ../patches/8.4.0/930-fix-mips-noexecstack.patch using plaintext: 
patching file gcc/config/mips/mips.c
patching file libgcc/config/mips/crti.S
patching file libgcc/config/mips/crtn.S
patching file libgcc/config/mips/mips16.S
patching file libgcc/config/mips/vr4120-div.S

Applying ../patches/8.4.0/931-libffi-fix-MIPS-softfloat-build-issue.patch using plaintext: 
patching file libffi/src/mips/n32.S
patching file libffi/src/mips/o32.S

Applying ../patches/8.4.0/960-gotools-fix-compilation-when-making-cross-compiler.patch using plaintext: 
patching file gotools/Makefile.am
patching file gotools/Makefile.in
ln -snf gcc-8.4.0 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc
cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/config.{guess,sub} /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/sed -i -e 's,^MULTILIB_OSDIRNAMES,# MULTILIB_OSDIRNAMES,' /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/*/t-*
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/sed -i -e 'd' /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/DEV-PHASE
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/sed -i -e 's, DATESTAMP,,' /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/version.c
#(cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3; autoconf;);
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/sed -i -e 's,gcc_no_link=yes,gcc_no_link=no,' /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/configure
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/.prepared
(cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial && rm -f config.cache; SHELL="bash"  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/configure --with-bugurl=http://bugs.openwrt.org/ --with-pkgversion="OpenWrt GCC 8.4.0 r0+14078-b3a75b4e7d" --prefix=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --target=mipsel-openwrt-linux-musl --with-gnu-ld --enable-target-optspace --disable-libgomp --disable-libmudflap --disable-multilib --disable-libmpx --disable-nls --disable-libssp --without-isl --without-cloog --with-host-libstdcxx=-lstdc++ --with-float=soft    --with-gmp=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host --with-mpfr=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host --with-mpc=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host --disable-decimal-float --with-diagnostics-color=auto-if-env --enable-__cxa_atexit --with-mips-plt --with-newlib --with-sysroot=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl --enable-languages=c --disable-shared --disable-threads  );
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking target system type... mipsel-openwrt-linux-musl
checking for a BSD-compatible install... /usr/bin/install -c
checking whether ln works... yes
checking whether ln -s works... yes
checking for a sed that does not truncate output... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/sed
checking for gawk... gawk
checking for libatomic support... yes
checking for libitm support... no
checking for libsanitizer support... no
checking for libvtv support... no
checking for libhsail-rt support... no
checking for x86_64-pc-linux-gnu-gcc... no
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
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 for x86_64-pc-linux-gnu-g++... no
checking for x86_64-pc-linux-gnu-c++... no
checking for x86_64-pc-linux-gnu-gpp... no
checking for x86_64-pc-linux-gnu-aCC... no
checking for x86_64-pc-linux-gnu-CC... no
checking for x86_64-pc-linux-gnu-cxx... no
checking for x86_64-pc-linux-gnu-cc++... no
checking for x86_64-pc-linux-gnu-cl.exe... no
checking for x86_64-pc-linux-gnu-FCC... no
checking for x86_64-pc-linux-gnu-KCC... no
checking for x86_64-pc-linux-gnu-RCC... no
checking for x86_64-pc-linux-gnu-xlC_r... no
checking for x86_64-pc-linux-gnu-xlC... no
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking whether g++ accepts -static-libstdc++ -static-libgcc... yes
checking for x86_64-pc-linux-gnu-gnatbind... no
checking for gnatbind... no
checking for x86_64-pc-linux-gnu-gnatmake... no
checking for gnatmake... no
checking whether compiler driver understands Ada... no
checking how to compare bootstrapped objects... cmp --ignore-initial=16 $$f1 $$f2
checking for objdir... .libs
checking for the correct version of gmp.h... yes
checking for the correct version of mpfr.h... yes
checking for the correct version of mpc.h... yes
checking for the correct version of the gmp/mpfr/mpc libraries... yes
*** This configuration is not supported in the following subdirectories:
     target-libitm target-libsanitizer target-libvtv gnattools gotools target-libada target-libhsail-rt target-libstdc++-v3 target-libgfortran target-libbacktrace target-libgo target-libffi target-libobjc target-libgomp target-liboffloadmic target-libmpx target-libssp
    (Any other directories should still work fine.)
checking for default BUILD_CONFIG... 
checking for --enable-vtable-verify... no
checking for bison... bison -y
checking for bison... bison
checking for gm4... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/m4
checking for flex... flex
checking for flex... flex
checking for makeinfo... makeinfo
checking for expect... no
checking for runtest... no
checking for x86_64-pc-linux-gnu-ar... no
checking for ar... ar
checking for x86_64-pc-linux-gnu-as... no
checking for as... as
checking for x86_64-pc-linux-gnu-dlltool... no
checking for dlltool... no
checking for x86_64-pc-linux-gnu-ld... no
checking for ld... ld
checking for x86_64-pc-linux-gnu-lipo... no
checking for lipo... no
checking for x86_64-pc-linux-gnu-nm... no
checking for nm... nm
checking for x86_64-pc-linux-gnu-ranlib... no
checking for ranlib... ranlib
checking for x86_64-pc-linux-gnu-strip... no
checking for strip... strip
checking for x86_64-pc-linux-gnu-windres... no
checking for windres... no
checking for x86_64-pc-linux-gnu-windmc... no
checking for windmc... no
checking for x86_64-pc-linux-gnu-objcopy... no
checking for objcopy... objcopy
checking for x86_64-pc-linux-gnu-objdump... no
checking for objdump... objdump
checking for x86_64-pc-linux-gnu-readelf... no
checking for readelf... readelf
checking for mipsel-openwrt-linux-musl-cc... no
checking for mipsel-openwrt-linux-musl-gcc... no
checking for mipsel-openwrt-linux-musl-c++... no
checking for mipsel-openwrt-linux-musl-g++... no
checking for mipsel-openwrt-linux-musl-cxx... no
checking for mipsel-openwrt-linux-musl-gxx... no
checking for mipsel-openwrt-linux-musl-gcc... no
checking for mipsel-openwrt-linux-musl-gfortran... no
checking for mipsel-openwrt-linux-musl-gccgo... no
checking for ar... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ar
checking for as... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/as
checking for dlltool... no
checking for mipsel-openwrt-linux-musl-dlltool... no
checking for ld... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ld
checking for lipo... no
checking for mipsel-openwrt-linux-musl-lipo... no
checking for nm... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/nm
checking for objcopy... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/objcopy
checking for objdump... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/objdump
checking for ranlib... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ranlib
checking for readelf... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/readelf
checking for strip... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/strip
checking for windres... no
checking for mipsel-openwrt-linux-musl-windres... no
checking for windmc... no
checking for mipsel-openwrt-linux-musl-windmc... no
checking where to find the target ar... pre-installed in /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin
checking where to find the target as... pre-installed in /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin
checking where to find the target cc... just compiled
checking where to find the target c++... pre-installed
checking where to find the target c++ for libstdc++... pre-installed
checking where to find the target dlltool... pre-installed
checking where to find the target gcc... just compiled
checking where to find the target gfortran... pre-installed
checking where to find the target gccgo... pre-installed
checking where to find the target ld... pre-installed in /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin
checking where to find the target lipo... pre-installed
checking where to find the target nm... pre-installed in /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin
checking where to find the target objcopy... pre-installed in /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin
checking where to find the target objdump... pre-installed in /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin
checking where to find the target ranlib... pre-installed in /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin
checking where to find the target readelf... pre-installed in /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin
checking where to find the target strip... pre-installed in /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin
checking where to find the target windres... pre-installed
checking where to find the target windmc... pre-installed
checking whether to enable maintainer-specific portions of Makefiles... no
configure: creating ./config.status
config.status: creating Makefile
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/.configured
export SHELL="bash"; make CFLAGS="-O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include " CFLAGS_FOR_TARGET="-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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro" CXXFLAGS_FOR_TARGET="-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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro" GOCFLAGS_FOR_TARGET="-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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro" --jobserver-fds=3,4 -j -C /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial all-build-libiberty all-gcc all-target-libgcc
make[4]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial'
mkdir -p -- ./intl
mkdir -p -- build-x86_64-pc-linux-gnu/libiberty
mkdir -p -- ./lto-plugin
Configuring in build-x86_64-pc-linux-gnu/libiberty
mkdir -p -- ./libiberty
mkdir -p -- build-x86_64-pc-linux-gnu/fixincludes
mkdir -p -- build-x86_64-pc-linux-gnu/libcpp
mkdir -p -- ./zlib
Configuring in build-x86_64-pc-linux-gnu/fixincludes
Configuring in ./lto-plugin
Configuring in build-x86_64-pc-linux-gnu/libcpp
mkdir -p -- ./libbacktrace
Configuring in ./libiberty
Configuring in ./zlib
Configuring in ./libbacktrace
Configuring in ./intl
configure: creating cache ./config.cache
checking whether to enable maintainer-specific portions of Makefiles... no
checking for makeinfo... configure: creating cache ./config.cache
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/missing makeinfo
configure: WARNING:
*** Makeinfo is missing. Info documentation will not be built.
checking for perl... perl
configure: creating cache ./config.cache
configure: creating cache ./config.cache
checking build system type... checking whether to enable maintainer-specific portions of Makefiles... no
checking for makeinfo... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/missing makeinfo
configure: WARNING:
*** Makeinfo is missing. Info documentation will not be built.
checking for perl... perl
checking build system type... configure: creating cache ./config.cache
configure: creating cache ./config.cache
configure: creating cache ./config.cache
checking whether make sets $(MAKE)... x86_64-pc-linux-gnu
checking host system type... checking build system type... checking build system type... checking build system type... checking build system type... x86_64-pc-linux-gnu
checking host system type... yes
checking for a BSD-compatible install... x86_64-pc-linux-gnu
configure: creating cache ./config.cache
checking for x86_64-pc-linux-gnu-ar... ar
checking for x86_64-pc-linux-gnu-ranlib... ranlib
checking whether to install libiberty headers and static library... no
configure: target_header_dir = 
checking for x86_64-pc-linux-gnu-gcc... gcc
x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
x86_64-pc-linux-gnu
checking host system type... checking host system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking target system type... x86_64-pc-linux-gnu
checking for x86_64-pc-linux-gnu-ar... ar
checking for x86_64-pc-linux-gnu-ranlib... checking build system type... /usr/bin/install -c
ranlib
checking whether NLS is requested... no
x86_64-pc-linux-gnu
checking whether to install libiberty headers and static library... checking target system type... no
configure: target_header_dir = 
x86_64-pc-linux-gnu
checking for x86_64-pc-linux-gnu-gcc... gcc
checking target system type... x86_64-pc-linux-gnu
checking target system type... mipsel-openwrt-linux-musl
checking for a BSD-compatible install... checking for msgfmt... x86_64-pc-linux-gnu
checking host system type... mipsel-openwrt-linux-musl
checking for x86_64-pc-linux-gnu-gcc... gcc
mipsel-openwrt-linux-musl
checking for x86_64-pc-linux-gnu-gcc... gcc
mipsel-openwrt-linux-musl
checking for a BSD-compatible install... x86_64-pc-linux-gnu
checking target system type... /usr/bin/install -c
checking whether build environment is sane... /usr/bin/install -c
checking whether build environment is sane... mipsel-openwrt-linux-musl
checking whether make sets $(MAKE)... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
yes
checking for a BSD-compatible install... checking for xgettext... checking for C compiler default output file name... checking for C compiler default output file name... /usr/bin/xgettext
checking for msgmerge... /usr/bin/install -c
checking for x86_64-pc-linux-gnu-gcc... gcc
checking for C compiler default output file name... checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... /usr/bin/msgmerge
checking for C compiler default output file name... checking for x86_64-pc-linux-gnu-gcc... gcc
a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... a.out
checking whether the C compiler works... checking for C compiler default output file name... a.out
checking whether the C compiler works... yes

checking whether we are cross compiling... no
checking for suffix of executables... yes
checking for suffix of object files... checking whether we are cross compiling... no
checking for suffix of executables... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... a.out
checking whether the C compiler works... yes
o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... checking whether we are cross compiling... no
checking for suffix of executables... 

checking for suffix of object files... checking for suffix of object files... 
checking for suffix of object files... yes
checking for gcc option to accept ISO C89... yes
checking whether gcc accepts -g... o
checking whether we are using the GNU C compiler... o
checking whether we are using the GNU C compiler... o
checking whether we are using the GNU C compiler... 
yes
checking for suffix of object files... checking for gcc option to accept ISO C89... yes
yes
checking whether gcc accepts -g... checking whether gcc accepts -g... yes
checking whether gcc accepts -g... none needed
checking how to run the C preprocessor... o
checking whether we are using the GNU C compiler... yes
checking for gcc option to accept ISO C89... none needed
checking how to run the C preprocessor... yes
checking for gcc option to accept ISO C89... yes
checking for gcc option to accept ISO C89... gcc -E
yes
checking whether gcc accepts -g... gcc -E
yes
checking for gcc option to accept ISO C89... none needed
none needed
checking how to run the C preprocessor... checking how to run the C preprocessor... checking for grep that handles long lines and -e... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/grep
checking for egrep... checking for grep that handles long lines and -e... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/grep -E
checking for ANSI C header files... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/grep
checking for egrep... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/grep -E
checking for ANSI C header files... none needed
gcc -E
gcc -E
checking whether we are using the GNU C++ compiler... none needed
checking for grep that handles long lines and -e... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/grep
checking for egrep... checking build system type... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/grep -E
checking for ANSI C header files... x86_64-pc-linux-gnu
checking host system type... yes
checking whether g++ accepts -g... checking for grep that handles long lines and -e... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/grep
checking for egrep... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/grep -E
checking for ANSI C header files... x86_64-pc-linux-gnu
checking for x86_64-pc-linux-gnu-ranlib... ranlib
checking for library containing strerror... yes
checking for x86_64-pc-linux-gnu-ranlib... ranlib
checking how to run the C preprocessor... gcc -E
none required
checking how to run the C preprocessor... yes
checking for sys/types.h... checking for grep that handles long lines and -e... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/grep
checking for egrep... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/grep -E
checking for ANSI C header files... yes
gcc -E
checking for sys/types.h... yes
checking for sys/stat.h... checking for grep that handles long lines and -e... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/grep
checking for egrep... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/grep -E
checking for ANSI C header files... yes
yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... checking for stdlib.h... yes
checking for sys/stat.h... yes
yes
checking for stdlib.h... checking for string.h... yes
yes
checking for sys/stat.h... checking for stdlib.h... yes
yes
checking for memory.h... yes
checking for string.h... checking for sys/types.h... yes
yes
checking for stdlib.h... checking for string.h... yes
yes
checking for sys/stat.h... checking for strings.h... yes
yes
checking for memory.h... yes
checking for an ANSI C-conforming const... yes
checking for memory.h... yes
checking for string.h... yes
checking for stdlib.h... yes
checking for inline... checking for inttypes.h... yes
yes
checking for strings.h... yes
checking for strings.h... inline
checking for sys/types.h... yes
checking for string.h... checking for memory.h... yes
checking for stdint.h... yes
yes
yes
checking for inttypes.h... checking for inttypes.h... yes
checking for sys/stat.h... yes
checking for memory.h... yes
checking for strings.h... checking for unistd.h... yes
checking for stdint.h... yes
yes
checking for stdlib.h... yes
checking for strings.h... checking for stdint.h... yes
yes
checking for inttypes.h... yes
checking minix/config.h usability... checking for unistd.h... yes
yes
checking for string.h... checking for inttypes.h... yes
checking for unistd.h... yes
checking for stdint.h... yes
no
checking minix/config.h presence... checking minix/config.h usability... yes
yes
checking for stdint.h... checking for memory.h... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
yes
checking minix/config.h usability... no
checking minix/config.h presence... checking for unistd.h... yes
yes
no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... checking for strings.h... yes
checking for a sed that does not truncate output... checking for unistd.h... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/sed
checking whether gcc supports -W... no
checking minix/config.h presence... yes
checking minix/config.h usability... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
yes
yes
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... yes
checking whether gcc supports -Wall... checking minix/config.h usability... checking for inttypes.h... no
yes
checking whether gcc supports -W... no
checking minix/config.h presence... checking whether gcc supports -Wwrite-strings... no
checking minix/config.h presence... yes
checking for a BSD-compatible install... yes
no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking for stdint.h... /usr/bin/install -c
checking whether build environment is sane... checking whether gcc supports -Wall... no
checking for minix/config.h... no
yes
checking whether it is safe to define __EXTENSIONS__... checking whether gcc supports -Wstrict-prototypes... yes
checking whether gcc supports -Wwrite-strings... yes
yes
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... checking for unistd.h... yes
yes
checking for special C compiler options needed for large files... no
checking whether gcc supports -Wmissing-prototypes... checking for _FILE_OFFSET_BITS value needed for large files... yes
checking whether gcc supports -Wc++-compat... no
checking whether gcc supports -W... yes
checking whether gcc supports -Wold-style-definition... yes
yes
checking whether gcc supports -Wstrict-prototypes... no
yes
checking for a thread-safe mkdir -p... checking for aclocal... aclocal
checking for autoconf... yes
autoconf
checking for autoheader... autoheader
/bin/mkdir -p
checking for off_t... checking for gawk... gawk
checking whether make sets $(MAKE)... checking whether gcc supports -W... checking for a thread-safe mkdir -p... /bin/mkdir -p
yes
checking for gawk... gawk
checking whether make sets $(MAKE)... checking whether gcc supports -Wall... yes
yes
checking whether gcc supports -Wmissing-format-attribute... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for style of include used by make... GNU
yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for x86_64-pc-linux-gnu-gcc... checking for x86_64-pc-linux-gnu-gcc... gcc
gcc
yes
checking whether gcc supports -Wall... checking whether gcc supports -Wshadow=local... yes
checking whether gcc supports -Wwrite-strings... yes
checking whether gcc supports -Woverlength-strings... yes
checking for C compiler default output file name... checking whether gcc supports -Wnarrowing... yes
checking whether gcc supports -pedantic ... yes
checking whether gcc supports -Wc++-compat... yes
checking whether gcc supports -pedantic -Wlong-long... yes
checking whether gcc and cc understand -c and -o together... yes
yes
checking for size_t... checking whether gcc supports -Wwrite-strings... yes
yes
checking whether gcc supports -Wstrict-prototypes... checking for ANSI C header files... (cached) yes
checking stddef.h usability... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... checking for C compiler default output file name... yes
checking whether gcc supports -Wmissing-format-attribute... yes
checking whether gcc supports -Wshadow=local... yes
checking stddef.h presence... yes
yes
checking for stddef.h... yes
checking whether gcc supports -Wstrict-prototypes... 
checking for suffix of object files... yes
checking for stdlib.h... (cached) yes
checking whether gcc supports -pedantic ... checking for strings.h... (cached) yes
a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... yes
checking for working alloca.h... checking for unistd.h... (cached) yes
o
checking whether we are using the GNU C compiler... yes
checking fcntl.h usability... yes
checking for an ANSI C-conforming const... checking whether gcc supports -Wmissing-prototypes... yes
checking whether gcc and cc understand -c and -o together... yes
checking whether gcc accepts -g... yes
checking for inline... yes
checking whether gcc supports -Wold-style-definition... yes
checking fcntl.h presence... 
checking for suffix of object files... yes
checking for gcc option to accept ISO C89... inline
checking whether byte ordering is bigendian... yes
checking for alloca... yes
checking for fcntl.h... yes
checking sys/file.h usability... yes
checking whether gcc supports -Wc++-compat... o
checking whether we are using the GNU C compiler... yes
checking whether gcc supports -pedantic -Wlong-long... none needed
checking dependency style of gcc... yes
checking sys/file.h presence... yes
checking whether gcc accepts -g... yes
checking for sys/file.h... yes
yes
yes
checking for stdlib.h... checking for sys/stat.h... (cached) (cached) yes
yes
yes
checking whether gcc supports -fno-exceptions... checking for an ANSI C-conforming const... checking for unistd.h... (cached) yes
checking for clearerr_unlocked... checking for getpagesize... yes
checking for gcc option to accept ISO C89... no
checking for a BSD-compatible install... yes
checking whether gcc supports -fno-rtti... gcc3
checking how to run the C preprocessor... yes
checking for inline... /usr/bin/install -c
checking for sys/file.h... inline
checking whether byte ordering is bigendian... none needed
yes
checking for style of include used by make... GNU
gcc -E
checking dependency style of gcc... checking for sys/param.h... yes
yes
yes
checking for working mmap... checking for feof_unlocked... yes
checking for limits.h... checking for grep that handles long lines and -e... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/grep
checking for egrep... checking dependency style of g++... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/grep -E
checking for ANSI C header files... yes
checking for stdlib.h... (cached) yes
gcc3
checking for malloc.h... checking how to print strings... yes
no
checking for a BSD-compatible install... yes
checking for string.h... (cached) yes
checking for ferror_unlocked... /usr/bin/install -c
gcc3
checking whether time.h and sys/time.h may both be included... checking for unistd.h... (cached) yes
printf
checking for a sed that does not truncate output... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/sed
checking for sys/file.h... checking for strings.h... (cached) yes
checking for grep that handles long lines and -e... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/grep
checking for egrep... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/grep -E
checking for fgrep... checking for sys/time.h... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/grep -F
checking for ld used by gcc... yes
ld
checking if the linker (ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... nm
checking the name lister (nm) interface... yes
checking for sys/param.h... checking whether we are using the GNU C Library 2.1 or newer... yes
yes
checking whether string.h and strings.h may both be included... yes
checking whether integer division by zero raises SIGFPE... checking for time.h... yes
yes
checking for limits.h... yes
BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... checking for fflush_unlocked... yes
1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking locale.h usability... checking for sys/resource.h... yes
checking for ld option to reload object files... -r
checking for x86_64-pc-linux-gnu-objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for x86_64-pc-linux-gnu-ar... ar
checking for x86_64-pc-linux-gnu-strip... no
checking for strip... strip
checking for x86_64-pc-linux-gnu-ranlib... ranlib
checking command to parse nm output from gcc object... yes
checking for stdlib.h... (cached) yes
checking for sys/stat.h... (cached) yes
yes
checking for sys/types.h... checking for sys/mman.h... checking for malloc.h... yes
checking locale.h presence... yes
yes
yes
checking for inttypes.h... checking for string.h... (cached) yes
yes
checking for locale.h... yes
checking for fcntl.h... checking for unistd.h... (cached) yes
checking fcntl.h usability... yes
yes
checking for strings.h... (cached) yes
checking for fgetc_unlocked... checking for alloca.h... checking for sys/time.h... yes
yes
checking for sys/pstat.h... checking for time.h... yes
checking for sys/resource.h... yes
checking for sys/stat.h... (cached) yes
checking for sys/mman.h... yes
yes
ok
yes
checking for stdint.h... checking for fcntl.h... checking for sys/stat.h... yes
no
yes
checking fcntl.h presence... yes
checking for sys/sysmp.h... checking for alloca.h... checking for fgets_unlocked... yes
checking for fcntl.h... yes
yes
checking for sys/pstat.h... checking limits.h usability... no
yes
yes
checking for sys/sysinfo.h... checking for unsigned long long... checking how to run the C preprocessor... checking for stdlib.h... no
yes
checking limits.h presence... yes
checking for sys/sysmp.h... checking for machine/hal_sysinfo.h... yes
checking for limits.h... yes
yes
checking stddef.h usability... checking for fileno_unlocked... no
no
gcc -E
yes
yes
checking stddef.h presence... yes
checking for inttypes.h... checking for sys/table.h... checking for sys/sysinfo.h... checking for string.h... yes
yes
checking for stddef.h... yes
yes
no
checking for stdlib.h... (cached) yes
checking for sys/sysctl.h... checking for fprintf_unlocked... checking for machine/hal_sysinfo.h... checking for ANSI C header files... checking for strings.h... (cached) yes
yes
yes
checking whether the inttypes.h PRIxNN macros are broken... checking for sys/systemcfg.h... no
checking for string.h... (cached) yes
checking for sys/table.h... yes
checking sys/file.h usability... checking for memory.h... no
no
checking for stdint.h... (cached) yes
checking for sys/sysctl.h... no
checking for ld used by GCC... checking for stdio_ext.h... ld
checking if the linker (ld) is GNU ld... yes
yes
checking for shared library run path origin... yes
checking for sys/systemcfg.h... checking for process.h... yes
yes
checking sys/file.h presence... no
checking for strings.h... checking for fputc_unlocked... done
no
no
yes
checking for sys/file.h... yes
checking for sys/prctl.h... checking for stdint.h... checking argz.h usability... (cached) yes
yes
checking for stdio_ext.h... checking for unistd.h... (cached) yes
yes
checking for sys/wait.h that is POSIX.1 compatible... checking whether byte ordering is bigendian... checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
yes
checking for inttypes.h... checking for process.h... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for x86_64-pc-linux-gnu-gcc... (cached) gcc
yes
checking whether time.h and sys/time.h may both be included... yes
checking argz.h presence... no
checking for sys/prctl.h... yes
checking for argz.h... yes
yes
yes
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... yes
(cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking for x86_64-pc-linux-gnu-ranlib... ranlib
checking for gawk... (cached) gawk
checking limits.h usability... checking for sys/types.h... checking how to print strings... yes
checking for fputs_unlocked... checking for sys/wait.h that is POSIX.1 compatible... checking for stdint.h... yes
checking whether errno must be declared... yes
no
printf
checking for an ANSI C-conforming const... checking for a sed that does not truncate output... no
checking size of int... yes
checking limits.h presence... checking for sys/stat.h... yes
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/sed
yes
checking for fgrep... checking whether time.h and sys/time.h may both be included... yes
checking for limits.h... yes
checking for unistd.h... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/grep -F
checking for ld used by gcc... ld
checking if the linker (ld) is GNU ld... checking locale.h usability... yes
checking for BSD- or MS-compatible name lister (nm)... nm
yes
checking for inline... checking the name lister (nm) interface... yes
yes
yes
checking whether errno must be declared... checking for fread_unlocked... inline
checking for obstacks... checking for stdlib.h... yes
checking minix/config.h usability... yes
checking locale.h presence... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... no
checking size of int... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
yes
checking for locale.h... yes
checking for ld option to reload object files... -r
checking for x86_64-pc-linux-gnu-objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for x86_64-pc-linux-gnu-ar... ar
checking for x86_64-pc-linux-gnu-strip... no
checking for strip... strip
checking for x86_64-pc-linux-gnu-ranlib... (cached) ranlib
checking command to parse nm output from gcc object... 4
yes
checking size of long... checking nl_types.h usability... checking for string.h... yes
checking for fwrite_unlocked... no
checking minix/config.h presence... yes
no
checking nl_types.h presence... yes
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... checking for memory.h... yes
checking for nl_types.h... yes
checking malloc.h usability... 4
checking size of long... 8
yes
checking for off_t... checking size of size_t... yes
yes
checking for getchar_unlocked... checking for strings.h... yes
checking for x86_64-pc-linux-gnu-gcc... (cached) gcc
yes
checking malloc.h presence... yes
checking for malloc.h... yes
ok
yes
checking stddef.h usability... checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking dependency style of gcc... (cached) gcc3
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... checking for inttypes.h... checking for dlfcn.h... yes
8
checking size of size_t... checking for getc_unlocked... no
checking whether gcc supports -Wall... 8
yes
checking stddef.h presence... checking for long long... yes
yes
checking for size_t... checking for stdint.h... yes
checking for stddef.h... yes
checking for stdlib.h... (cached) yes
yes
yes
checking for objdir... checking for -static-libgcc... .libs
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
yes
checking sys/param.h usability... checking for unistd.h... yes
checking for putchar_unlocked... yes
checking size of long long... yes
checking how to print strings... 8
checking for long long... yes
checking sys/param.h presence... yes
checking for ssize_t... yes
checking for dlfcn.h... yes
checking for sys/param.h... yes
printf
checking for a sed that does not truncate output... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/sed
checking for fgrep... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/grep -F
checking for ld used by gcc... checking for feof_unlocked... ld
checking if the linker (ld) is GNU ld... checking if gcc supports -fno-rtti -fno-exceptions... yes
checking for BSD- or MS-compatible name lister (nm)... nm
checking the name lister (nm) interface... yes
checking for putc_unlocked... yes
BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... checking for objdir... yes
yes
.libs
checking for uintptr_t... checking size of long long... 8
1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... checking for a 64-bit type... yes
checking for ld option to reload object files... -r
checking for x86_64-pc-linux-gnu-objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for x86_64-pc-linux-gnu-ar... ar
checking for x86_64-pc-linux-gnu-strip... no
checking for strip... strip
checking for x86_64-pc-linux-gnu-ranlib... ranlib
checking command to parse nm output from gcc object... yes
checking if gcc static flag -static works... yes
checking for fgets_unlocked... yes
uint64_t
checking for intptr_t... checking whether abort is declared... yes
checking for ptrdiff_t... checking if gcc supports -fno-rtti -fno-exceptions... yes
checking for getc_unlocked... yes
checking if gcc supports -c -o file.o... 8
checking for a 64-bit type... yes
no
ok
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... checking whether asprintf is declared... uint64_t
checking for intptr_t... yes
checking for uintptr_t... checking for dlfcn.h... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (ld -m elf_x86_64) supports shared libraries... yes
checking if gcc static flag -static works... yes
checking dynamic linker characteristics... yes
yes
yes
checking for uint64_t... checking for getcwd... checking whether basename is declared... yes
checking for objdir... .libs
yes
checking whether struct tm is in sys/time.h or time.h... yes
checking for ssize_t... yes
yes
checking if gcc supports -c -o file.o... yes
checking whether errno is declared... checking for getegid... time.h
checking size of int... yes
checking for uintptr_t... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (ld -m elf_x86_64) supports shared libraries... no
checking if gcc supports -fno-rtti -fno-exceptions... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... no
checking whether to build static libraries... yes
checking whether vasprintf is declared... checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... yes
checking dynamic linker characteristics... yes
checking for geteuid... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... no
checking unwind.h usability... yes
checking for pid_t... 4
checking size of long... yes
checking if gcc static flag -static works... yes
yes
checking for ssize_t... checking whether clearerr_unlocked is declared... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... no
checking whether to build static libraries... yes
yes
checking how to run the C preprocessor... gcc -E
yes
checking unwind.h presence... checking for getgid... yes
yes
checking for unwind.h... yes
checking for _Unwind_Backtrace... checking whether feof_unlocked is declared... yes
8
checking for stdlib.h... (cached) yes
checking for library containing strerror... yes
checking if gcc supports -c -o file.o... checking for clearerr_unlocked... checking for unistd.h... (cached) yes
checking for getpagesize... yes
checking for pid_t... yes
yes
checking whether ferror_unlocked is declared... yes
checking for -funwind-tables option... checking for getuid... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (ld -m elf_x86_64) supports shared libraries... none required
checking for asprintf... yes
yes
checking whether -lc should be explicitly linked in... checking for feof_unlocked... yes
checking for -frandom-seed=string option... yes
yes
checking for working mmap... checking whether fflush_unlocked is declared... no
checking dynamic linker characteristics... yes
yes
checking whether gcc supports -W... yes
checking for library containing strerror... checking for mempcpy... yes
yes
checking whether fgetc_unlocked is declared... checking for atexit... yes
yes
checking whether gcc supports -Wall... checking for ferror_unlocked... yes
checking whether fgets_unlocked is declared... yes
checking for memcpy... yes
none required
yes
checking for asprintf... yes
checking whether gcc supports -Wwrite-strings... checking for munmap... checking for basename... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for int64_t... yes
yes
yes
checking for fflush_unlocked... checking whether fileno_unlocked is declared... checking whether gcc supports -Wstrict-prototypes... yes
yes
checking for atexit... checking for strerror... yes
yes
yes
yes
checking whether gcc supports -Wmissing-prototypes... checking whether fprintf_unlocked is declared... checking for bcmp... checking for putenv... yes
yes
checking whether gcc supports -Wold-style-definition... checking for fgetc_unlocked... yes
checking for uint64_t... yes
no
checking whether fputc_unlocked is declared... checking for basename... yes
checking whether gcc supports -Wmissing-format-attribute... yes
yes
checking for unistd.h... (cached) yes
yes
checking for bcopy... checking for setenv... yes
yes
yes
checking for sys/wait.h that is POSIX.1 compatible... checking whether gcc supports -Wcast-qual... checking whether fputs_unlocked is declared... yes
checking for fgets_unlocked... yes
configure: updating cache ./config.cache
checking for _Unwind_GetIPInfo... yes
configure: creating ./config.status
checking for bcmp... yes
checking whether fread_unlocked is declared... yes
yes
yes
checking for bsearch... checking for setlocale... yes
yes
checking __sync extensions... checking for fileno_unlocked... yes
configure: updating cache ./config.cache
checking whether fwrite_unlocked is declared... configure: creating ./config.status
yes
yes
checking for bcopy... checking for bzero... yes
yes
yes
checking for stpcpy... checking __atomic extensions... checking whether getchar_unlocked is declared... yes
checking for fprintf_unlocked... yes
yes
checking for bsearch... yes
checking whether getc_unlocked is declared... checking for calloc... yes
yes
checking output filetype... checking for strcasecmp... no
checking for fputc_unlocked... yes
elf64
checking whether putchar_unlocked is declared... looking for a compliant stdint.h in stdint.h, checking for uintmax_t... yes
checking for bzero... yes
checking for clock... yes
checking for strdup... yes
checking for uintptr_t... yes
yes
checking whether putc_unlocked is declared... checking for fputs_unlocked... yes
checking for calloc... yes
yes
checking for an ANSI C-conforming const... checking for ffs... yes
yes
checking for int_least32_t... checking for strtoul... yes
checking sys/mman.h usability... yes
checking for fread_unlocked... yes
yes
checking sys/mman.h presence... yes
checking for clock... yes
checking for sys/mman.h... yes
checking for mmap... checking for getcwd... yes
checking for int_fast32_t... yes
checking for tsearch... yes
checking for fwrite_unlocked... yes
yes
checking whether read-only mmap of a plain file works... yes
checking whether mmap from /dev/zero works... yes
checking for MAP_ANON(YMOUS)... yes
checking for uint64_t... checking for ffs... yes
checking for getpagesize... yes
checking for __argz_count... yes
checking whether mmap with MAP_ANON(YMOUS) works... yes
checking whether to enable maintainer-specific portions of Makefiles... no
yes
checking for getchar_unlocked... configure: updating cache ./config.cache
yes
configure: creating ./config.status
yes
yes
checking what to include in gstdint.h... checking for getcwd... stdint.h (already complete)
checking sys/mman.h usability... checking for gettimeofday... yes
checking for __argz_stringify... config.status: creating Makefile
yes
checking for getc_unlocked... yes
checking sys/mman.h presence... config.status: executing default-1 commands
yes
checking for sys/mman.h... yes
checking for mmap... yes
yes
yes
checking for getpagesize... config.status: creating Makefile
checking for index... checking for __argz_next... config.status: creating config.h
yes
config.status: executing depfiles commands
config.status: creating Makefile
checking for putchar_unlocked... config.status: creating mkheaders.almost
config.status: executing libtool commands
yes
config.status: creating config.h
yes
checking link.h usability... config.status: executing depfiles commands
checking for gettimeofday... yes
yes
checking for __fsetlocking... checking for insque... config.status: executing libtool commands
yes
checking for putc_unlocked... mkdir -p -- ./libdecnumber
Configuring in ./libdecnumber
yes
checking link.h presence... yes
mkdir -p -- ./fixincludes
checking for index... yes
yes
yes
checking for link.h... Configuring in ./fixincludes
yes
checking for dl_iterate_phdr... checking for iconv... checking for memchr... yes
make[5]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/zlib'
gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/zlib      -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o libz_a-adler32.o `test -f 'adler32.c' || echo '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/zlib/'`adler32.c
checking whether abort is declared... yes
yes
yes
checking sys/ldr.h usability... yes
checking for iconv declaration... checking for memcmp... checking for insque... yes
checking whether asprintf is declared... install-shextern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
checking for nl_langinfo and CODESET... no
checking sys/ldr.h presence... yes
yes
checking whether basename is declared... yes
no
checking for sys/ldr.h... no
checking for fcntl... gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/zlib      -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o libz_a-compress.o `test -f 'compress.c' || echo '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/zlib/'`compress.c
checking for memchr... checking for memcpy... yes
checking for LC_MESSAGES... yes
checking whether errno is declared... gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/zlib      -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o libz_a-crc32.o `test -f 'crc32.c' || echo '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/zlib/'`crc32.c
yes
checking whether strnlen is declared... yes
no
checking for memcmp... checking whether getopt is declared... yes
checking for bison... bison
checking version of bison... 3.5.1, ok
checking whether NLS is requested... no
yes
checking whether to use NLS... no
checking for aclocal... aclocal
checking for autoconf... autoconf
checking for autoheader... autoheader
configure: creating cache ./config.cache
checking whether make sets $(MAKE)... checking for memmem... yes
checking for x86_64-pc-linux-gnu-gcc... gcc
yes
checking for lstat... yes
configure: updating cache ./config.cache
configure: creating ./config.status
configure: creating cache ./config.cache
checking whether vasprintf is declared... checking for C compiler default output file name... yes
checking build system type... x86_64-pc-linux-gnu
checking for memcpy... checking host system type... yes
x86_64-pc-linux-gnu
checking target system type... checking for memmove... yes
mipsel-openwrt-linux-musl
checking for x86_64-pc-linux-gnu-gcc... gcc
checking whether clearerr_unlocked is declared... yes
checking for readlink... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/zlib      -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o libz_a-deflate.o `test -f 'deflate.c' || echo '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/zlib/'`deflate.c
checking for C compiler default output file name... yes
checking for memmem... yes
checking whether feof_unlocked is declared... config.status: creating Makefile
yes

a.out
checking whether the C compiler works... config.status: creating config.intl
checking for mempcpy... checking for suffix of object files... yes
checking whether we are cross compiling... no
checking for suffix of executables... yes
yes
checking for getexecname... checking whether ferror_unlocked is declared... yes
config.status: creating config.h
checking for memmove... o
checking whether we are using the GNU C compiler... config.status: executing default-1 commands

yes
checking for suffix of object files... yes
checking whether gcc accepts -g... yes
checking whether fflush_unlocked is declared... checking for memset... no
checking for clock_gettime... yes
checking for gcc option to accept ISO C89... o
checking whether we are using the GNU C compiler... make[5]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/intl'
make[5]: Nothing to be done for 'all'.
make[5]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/intl'
gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/zlib      -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o libz_a-gzread.o `test -f 'gzread.c' || echo '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/zlib/'`gzread.c
yes
yes
checking for mempcpy... yes
checking whether gcc accepts -g... checking whether fgetc_unlocked is declared... none needed
checking for x86_64-pc-linux-gnu-ranlib... ranlib
yes
checking for gcc option to accept ISO C89... checking for aclocal... aclocal
checking for autoconf... autoconf
checking for autoheader... autoheader
yes
checking whether gcc supports -W... checking whether -pthread is supported... yes
checking for mkstemps... yes
checking for compress in -lz... yes
yes
yes
checking whether gcc supports -Wall... checking whether fgets_unlocked is declared... checking for memset... none needed
checking how to run the C preprocessor... yes
yes
checking whether gcc supports -Wwrite-strings... checking for putenv... gcc -E
yes
yes
checking whether --compress-debug-sections is supported... checking whether fileno_unlocked is declared... yes
checking for mkstemps... yes
checking for grep that handles long lines and -e... checking whether gcc supports -Wstrict-prototypes... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/grep
checking for egrep... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/grep -E
checking for ANSI C header files... yes
gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/zlib      -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o libz_a-gzclose.o `test -f 'gzclose.c' || echo '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/zlib/'`gzclose.c
yes
checking for objcopy... objcopy
checking whether objcopy supports debuglink... checking whether fprintf_unlocked is declared... yes
checking whether gcc supports -Wmissing-prototypes... objcopy: /tmp/ls178294: debuglink section already exists
yes
checking whether tests can run... yes
yes
checking for random... checking for putenv... no
gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/zlib      -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o libz_a-gzwrite.o `test -f 'gzwrite.c' || echo '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/zlib/'`gzwrite.c
checking whether fputc_unlocked is declared... yes
checking whether gcc supports -Wold-style-definition... yes
yes
yes
yes
checking whether gcc supports -Wmissing-format-attribute... checking whether fputs_unlocked is declared... checking for rename... yes
checking for random... configure: updating cache ./config.cache
configure: creating ./config.status
yes
yes
checking for sys/types.h... checking whether gcc supports -Wcast-qual... yes
checking whether fread_unlocked is declared... yes
checking for sys/stat.h... yes
checking whether gcc supports -pedantic -Wlong-long... yes
checking for rindex... yes
yes
yes
checking for rename... checking whether fwrite_unlocked is declared... checking whether gcc supports -fno-lto... yes
checking for stdlib.h... yes
checking how to run the C preprocessor... gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/zlib      -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o libz_a-gzlib.o `test -f 'gzlib.c' || echo '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/zlib/'`gzlib.c
yes
yes
yes
checking whether getchar_unlocked is declared... gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/zlib      -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o libz_a-infback.o `test -f 'infback.c' || echo '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/zlib/'`infback.c
checking for setenv... gcc -E
yes
checking for string.h... checking for rindex... checking for grep that handles long lines and -e... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/grep
checking for egrep... yes
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/grep -E
checking for ANSI C header files... yes
checking whether getc_unlocked is declared... checking for memory.h... yes
yes
checking for snprintf... yes
checking for setenv... checking whether putchar_unlocked is declared... yes
checking for strings.h... yes
yes
gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/zlib      -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o libz_a-inffast.o `test -f 'inffast.c' || echo '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/zlib/'`inffast.c
checking for inttypes.h... checking whether putc_unlocked is declared... yes
yes
checking for snprintf... checking for sigsetmask... yes
yes
checking for working alloca.h... checking for stdint.h... yes
checking for sys/types.h... yes
yes
gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/zlib      -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o libz_a-inflate.o `test -f 'inflate.c' || echo '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/zlib/'`inflate.c
yes
checking for sigsetmask... checking for sys/stat.h... checking for stpcpy... yes
yes
checking for alloca... checking for unistd.h... yes
gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/zlib      -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o libz_a-inftrees.o `test -f 'inftrees.c' || echo '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/zlib/'`inftrees.c
checking for stdlib.h... yes
checking minix/config.h usability... yes
yes
checking for ANSI C header files... (cached) yes
checking for nl_langinfo and CODESET... checking for stpcpy... yes
yes
checking for stpncpy... checking for string.h... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
yes
checking whether NLS is requested... no
checking for uchar... checking for memory.h... yes
gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/zlib      -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o libz_a-trees.o `test -f 'trees.c' || echo '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/zlib/'`trees.c
checking for stpncpy... 
checking for ld used by GCC... ld
checking if the linker (ld) is GNU ld... yes
yes
checking for shared library run path origin... yes
checking for strcasecmp... checking for strings.h... yes
checking for a sed that does not truncate output... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/sed
checking whether gcc supports -W... done
yes
checking for iconv... (cached) no
checking for strcasecmp... yes
checking for inttypes.h... yes
checking whether gcc supports -Wall... yes
checking for strchr... configure: updating cache ./config.cache
configure: creating ./config.status
yes
yes
config.status: creating Makefile
checking whether gcc supports -Wwrite-strings... checking for stdint.h... config.status: creating backtrace-supported.h
yes
yes
checking whether gcc supports -Wstrict-prototypes... checking for strchr... yes
config.status: creating config.h
checking for unistd.h... config.status: executing libtool commands
yes
yes
checking whether gcc supports -Wmissing-prototypes... checking for strdup... config.status: executing gstdint.h commands
yes
yes
checking ctype.h usability... config.status: executing default commands
checking for strdup... yes
checking whether gcc supports -Wold-style-definition... config.status: creating Makefile
config.status: creating config.h
yes
checking ctype.h presence... yes
config.status: executing depdir commands
gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/zlib      -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o libz_a-uncompr.o `test -f 'uncompr.c' || echo '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/zlib/'`uncompr.c
mkdir -p -- .deps
yes
yes
checking for ctype.h... yes
checking for strncasecmp... checking whether gcc supports -Wmissing-format-attribute... checking stddef.h usability... yes
yes
gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/zlib      -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o libz_a-zutil.o `test -f 'zutil.c' || echo '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/zlib/'`zutil.c
checking whether gcc supports -Woverlength-strings... checking for strncasecmp... yes
checking stddef.h presence... true "AR_FLAGS=rc" "CC_FOR_BUILD=gcc" "CFLAGS=-O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include " "CXXFLAGS=-g -O2" "CFLAGS_FOR_BUILD=" "CFLAGS_FOR_TARGET=-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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro" "INSTALL=/usr/bin/install -c" "INSTALL_DATA=/usr/bin/install -c -m 644" "INSTALL_PROGRAM=/usr/bin/install -c" "INSTALL_SCRIPT=/usr/bin/install -c" "LDFLAGS=-static-libstdc++ -static-libgcc " "LIBCFLAGS=-O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include " "LIBCFLAGS_FOR_TARGET=-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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro" "MAKE=make" "MAKEINFO=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/missing makeinfo --split-size=5000000 " "PICFLAG=" "PICFLAG_FOR_TARGET=" "SHELL=/bin/bash" "EXPECT=expect" "RUNTEST=runtest" "RUNTESTFLAGS=" "exec_prefix=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl" "infodir=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/info" "libdir=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib" "prefix=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl" "tooldir=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl" "AR=ar" "AS=as" "CC=gcc" "CXX=g++" "LD=ld" "LIBCFLAGS=-O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include " "NM=nm" "PICFLAG=" "RANLIB=ranlib" "DESTDIR=" DO=all multi-do # make
yes
checking for stddef.h... yes
make[5]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/libbacktrace'
make  all-am
checking for string.h... (cached) yes
yes
checking whether gcc supports -pedantic -Wlong-long... make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/libbacktrace'
/bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libbacktrace  -I /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libbacktrace/../include -I /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libbacktrace/../libgcc -I ../libgcc  -funwind-tables -frandom-seed=atomic.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o atomic.lo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libbacktrace/atomic.c
yes
true  DO=all multi-do # make
/bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libbacktrace  -I /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libbacktrace/../include -I /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libbacktrace/../libgcc -I ../libgcc  -funwind-tables -frandom-seed=dwarf.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o dwarf.lo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libbacktrace/dwarf.c
checking stdio.h usability... checking for strndup... libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libbacktrace -I /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libbacktrace/../include -I /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=atomic.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libbacktrace/atomic.c -o atomic.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libbacktrace -I /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libbacktrace/../include -I /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=dwarf.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libbacktrace/dwarf.c -o dwarf.o
yes
checking for ANSI C header files... (cached) yes
yes
checking stddef.h usability... checking for strndup... yes
checking stdio.h presence... /bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libbacktrace  -I /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libbacktrace/../include -I /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libbacktrace/../libgcc -I ../libgcc  -funwind-tables -frandom-seed=fileline.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o fileline.lo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libbacktrace/fileline.c
yes
checking for stdio.h... yes
/bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libbacktrace  -I /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libbacktrace/../include -I /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libbacktrace/../libgcc -I ../libgcc  -funwind-tables -frandom-seed=posix.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o posix.lo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libbacktrace/posix.c
looking for a compliant stdint.h in stdint.h, checking for uintmax_t... libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libbacktrace -I /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libbacktrace/../include -I /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=fileline.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libbacktrace/fileline.c -o fileline.o
yes
yes
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libbacktrace -I /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libbacktrace/../include -I /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=posix.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libbacktrace/posix.c -o posix.o
checking stddef.h presence... checking for strnlen... yes
checking for stddef.h... yes
checking for stdlib.h... (cached) yes
yes
checking for strings.h... (cached) yes
checking for strnlen... checking for unistd.h... (cached) yes
checking fcntl.h usability... /bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libbacktrace  -I /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libbacktrace/../include -I /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libbacktrace/../libgcc -I ../libgcc  -funwind-tables -frandom-seed=print.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o print.lo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libbacktrace/print.c
/bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libbacktrace  -I /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libbacktrace/../include -I /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libbacktrace/../libgcc -I ../libgcc  -funwind-tables -frandom-seed=sort.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o sort.lo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libbacktrace/sort.c
yes
checking for uintptr_t... yes
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libbacktrace -I /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libbacktrace/../include -I /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=print.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libbacktrace/print.c -o print.o
yes
checking for strrchr... libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libbacktrace -I /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libbacktrace/../include -I /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=sort.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libbacktrace/sort.c -o sort.o
yes
checking fcntl.h presence... checking for strrchr... yes
checking for fcntl.h... yes
checking sys/file.h usability... rm -f libz.a
ar cru libz.a libz_a-adler32.o libz_a-compress.o libz_a-crc32.o libz_a-deflate.o libz_a-gzread.o libz_a-gzclose.o libz_a-gzwrite.o libz_a-gzlib.o libz_a-infback.o libz_a-inffast.o libz_a-inflate.o libz_a-inftrees.o libz_a-trees.o libz_a-uncompr.o libz_a-zutil.o 
ar: `u' modifier ignored since `D' is the default (see `U')
ranlib libz.a
yes
checking for int_least32_t... /bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libbacktrace  -I /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libbacktrace/../include -I /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libbacktrace/../libgcc -I ../libgcc  -funwind-tables -frandom-seed=state.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o state.lo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libbacktrace/state.c
make[5]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/zlib'
/bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libbacktrace  -I /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libbacktrace/../include -I /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libbacktrace/../libgcc -I ../libgcc  -funwind-tables -frandom-seed=backtrace.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o backtrace.lo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libbacktrace/backtrace.c
/bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libbacktrace  -I /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libbacktrace/../include -I /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libbacktrace/../libgcc -I ../libgcc  -funwind-tables -frandom-seed=simple.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o simple.lo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libbacktrace/simple.c
yes
yes
checking sys/file.h presence... yes
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libbacktrace -I /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libbacktrace/../include -I /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=state.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libbacktrace/state.c -o state.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libbacktrace -I /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libbacktrace/../include -I /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=backtrace.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libbacktrace/backtrace.c -o backtrace.o
checking for strstr... libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libbacktrace -I /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libbacktrace/../include -I /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=simple.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libbacktrace/simple.c -o simple.o
checking for strstr... yes
checking for sys/file.h... yes
checking for sys/stat.h... (cached) yes
checking for clearerr_unlocked... yes
checking for int_fast32_t... /bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libbacktrace  -I /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libbacktrace/../include -I /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libbacktrace/../libgcc -I ../libgcc  -funwind-tables -frandom-seed=elf.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o elf.lo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libbacktrace/elf.c
/bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libbacktrace  -I /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libbacktrace/../include -I /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libbacktrace/../libgcc -I ../libgcc  -funwind-tables -frandom-seed=mmapio.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o mmapio.lo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libbacktrace/mmapio.c
/bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libbacktrace  -I /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libbacktrace/../include -I /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libbacktrace/../libgcc -I ../libgcc  -funwind-tables -frandom-seed=mmap.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o mmap.lo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libbacktrace/mmap.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libbacktrace -I /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libbacktrace/../include -I /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=elf.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libbacktrace/elf.c -o elf.o
yes
checking for strtod... yes
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libbacktrace -I /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libbacktrace/../include -I /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=mmap.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libbacktrace/mmap.c -o mmap.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libbacktrace -I /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libbacktrace/../include -I /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=mmapio.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libbacktrace/mmapio.c -o mmapio.o
checking for strtod... yes
yes
checking for uint64_t... checking for feof_unlocked... yes
checking for strtol... yes
yes
checking for strtol... yes
checking what to include in gstdint.h... checking for ferror_unlocked... stdint.h (already complete)
checking for an ANSI C-conforming const... yes
checking for off_t... yes
yes
yes
checking for strtoul... checking for strtoul... checking for fflush_unlocked... yes
yes
yes
checking for strtoll... checking size of int... checking for strtoll... yes
checking for fgetc_unlocked... yes
yes
checking for strtoull... checking for strtoull... yes
checking for fgets_unlocked... 4
checking size of long... yes
checking for strverscmp... yes
yes
checking for strverscmp... checking for fileno_unlocked... 8
checking for ANSI C header files... (cached) yes
yes
checking build system type... checking for tmpnam... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking target system type... yes
yes
mipsel-openwrt-linux-musl
checking for decimal floating point... dpd
checking whether byte ordering is bigendian... checking for tmpnam... checking for fprintf_unlocked... yes
checking for vasprintf... yes
no
checking for fputc_unlocked... no
checking for vasprintf... configure: updating cache ./config.cache
configure: creating ./config.status
yes
checking for vfprintf... yes
yes
checking for vfprintf... checking for fputs_unlocked... yes
yes
checking for vprintf... checking for vprintf... yes
checking for fread_unlocked... yes
config.status: creating Makefile
checking for vsnprintf... config.status: creating config.h
yes
config.status: executing gstdint.h commands
checking for vsnprintf... yes
/bin/bash ./libtool --tag=CC   --mode=link gcc -funwind-tables -frandom-seed=libbacktrace.la -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -static-libstdc++ -static-libgcc  -o libbacktrace.la  atomic.lo dwarf.lo fileline.lo posix.lo print.lo sort.lo state.lo backtrace.lo simple.lo elf.lo mmapio.lo mmap.lo -lz 
checking for fwrite_unlocked... yes
checking for vsprintf... yes
make[5]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/libdecnumber'
source='/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libdecnumber/decNumber.c' object='decNumber.o' libtool=no gcc  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libdecnumber -I.  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long  -fno-lto -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libdecnumber -I.   -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libdecnumber/decNumber.c
source='/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libdecnumber/decContext.c' object='decContext.o' libtool=no gcc  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libdecnumber -I.  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long  -fno-lto -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libdecnumber -I.   -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libdecnumber/decContext.c
source='/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libdecnumber/dpd/decimal32.c' object='decimal32.o' libtool=no gcc  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libdecnumber -I.  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long  -fno-lto -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libdecnumber -I.   -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libdecnumber/dpd/decimal32.c
source='/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libdecnumber/dpd/decimal64.c' object='decimal64.o' libtool=no gcc  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libdecnumber -I.  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long  -fno-lto -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libdecnumber -I.   -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libdecnumber/dpd/decimal64.c
checking for vsprintf... yes
libtool: link: ar cru .libs/libbacktrace.a  atomic.o dwarf.o fileline.o posix.o print.o sort.o state.o backtrace.o simple.o elf.o mmapio.o mmap.o
ar: `u' modifier ignored since `D' is the default (see `U')
libtool: link: ranlib .libs/libbacktrace.a
yes
checking for getchar_unlocked... libtool: link: ( cd ".libs" && rm -f "libbacktrace.la" && ln -s "../libbacktrace.la" "libbacktrace.la" )
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/libbacktrace'
checking for waitpid... make[5]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/libbacktrace'
source='/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libdecnumber/dpd/decimal128.c' object='decimal128.o' libtool=no gcc  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libdecnumber -I.  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long  -fno-lto -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libdecnumber -I.   -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libdecnumber/dpd/decimal128.c
yes
checking for waitpid... yes
checking for getc_unlocked... yes
checking for setproctitle... yes
checking for setproctitle... yes
checking for putchar_unlocked... no
checking whether alloca needs Cray hooks... no
checking stack direction for C alloca... no
checking whether alloca needs Cray hooks... yes
checking for putc_unlocked... no
checking stack direction for C alloca... -1
checking for vfork.h... no
yes
checking whether abort is declared... -1
checking for vfork.h... checking for fork... no
checking for fork... yes
checking whether asprintf is declared... yes
checking for vfork... yes
checking for vfork... yes
checking whether basename is declared... yes
checking for working fork... yes
checking for working fork... yes
checking whether errno is declared... yes
checking for working vfork... (cached) yes
checking for _doprnt... no
yes
checking for working vfork... (cached) yes
checking for _doprnt... checking whether vasprintf is declared... no
checking for sys_errlist... no
checking for sys_errlist... yes
checking whether clearerr_unlocked is declared... yes
checking for sys_nerr... yes
checking for sys_nerr... yes
yes
checking for sys_siglist... checking whether feof_unlocked is declared... yes
checking for sys_siglist... yes
checking whether ferror_unlocked is declared... yes
checking for external symbol _system_configuration... no
yes
checking for __fsetlocking... checking for external symbol _system_configuration... no
checking for __fsetlocking... yes
checking whether fflush_unlocked is declared... yes
checking for canonicalize_file_name... yes
yes
checking for canonicalize_file_name... checking whether fgetc_unlocked is declared... yes
yes
yes
checking whether fgets_unlocked is declared... checking for dup3... checking for dup3... yes
checking whether fileno_unlocked is declared... yes
checking for getrlimit... yes
checking for getrlimit... yes
checking whether fprintf_unlocked is declared... yes
yes
checking for getrusage... checking for getrusage... no
checking whether fputc_unlocked is declared... yes
checking for getsysinfo... yes
checking for getsysinfo... yes
checking whether fputs_unlocked is declared... no
checking for gettimeofday... (cached) yes
checking for on_exit... yes
checking whether fread_unlocked is declared... no
checking for gettimeofday... (cached) yes
checking for on_exit... yes
yes
checking for psignal... checking whether fwrite_unlocked is declared... yes
checking for psignal... yes
yes
checking for pstat_getdynamic... checking whether getchar_unlocked is declared... yes
checking for pstat_getdynamic... yes
no
checking whether getc_unlocked is declared... checking for pstat_getstatic... no
checking for pstat_getstatic... yes
checking whether putchar_unlocked is declared... no
checking for realpath... yes
checking whether putc_unlocked is declared... no
checking for realpath... yes
checking for setrlimit... yes
checking for an ANSI C-conforming const... yes
yes
checking for setrlimit... checking for sbrk... yes
checking sys/mman.h usability... yes
yes
checking sys/mman.h presence... checking for sbrk... yes
yes
checking for sys/mman.h... yes
checking for mmap... checking for spawnve... yes
yes
checking whether read-only mmap of a plain file works... yes
checking whether mmap from /dev/zero works... yes
checking for MAP_ANON(YMOUS)... checking for spawnve... no
checking for spawnvpe... yes
checking whether mmap with MAP_ANON(YMOUS) works... yes
checking whether to enable maintainer-specific portions of Makefiles... no
rm -f libdecnumber.a
ar cru libdecnumber.a decNumber.o decContext.o decimal32.o decimal64.o decimal128.o 
ar: `u' modifier ignored since `D' is the default (see `U')
ranlib libdecnumber.a
make[5]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/libdecnumber'
no
configure: updating cache ./config.cache
checking for spawnvpe... configure: creating ./config.status
no
checking for strerror... no
checking for strerror... yes
checking for strsignal... config.status: creating Makefile
yes
config.status: creating mkheaders.almost
checking for strsignal... yes
config.status: creating config.h
checking for sysconf... yes
checking for sysconf... yes
checking for sysctl... yes
checking for sysctl... yes
checking for sysmp... yes
checking for sysmp... no
checking for table... no
checking for table... no
checking for times... no
checking for times... yes
checking for wait3... yes
checking for wait3... yes
checking for wait4... yes
checking for wait4... yes
checking whether basename is declared... yes
checking whether basename is declared... yes
checking whether ffs is declared... yes
checking whether ffs is declared... yes
checking whether asprintf is declared... yes
checking whether asprintf is declared... yes
yes
checking whether vasprintf is declared... checking whether vasprintf is declared... yes
checking whether snprintf is declared... yes
checking whether snprintf is declared... yes
checking whether vsnprintf is declared... yes
checking whether vsnprintf is declared... yes
checking whether calloc is declared... yes
checking whether calloc is declared... yes
checking whether getenv is declared... yes
checking whether getenv is declared... yes
checking whether getopt is declared... yes
checking whether getopt is declared... yes
checking whether malloc is declared... yes
yes
checking whether malloc is declared... checking whether realloc is declared... yes
yes
checking whether realloc is declared... checking whether sbrk is declared... yes
checking whether strtol is declared... yes
checking whether sbrk is declared... yes
checking whether strtoul is declared... yes
checking whether strtol is declared... yes
checking whether strtoll is declared... yes
checking whether strtoul is declared... yes
checking whether strtoull is declared... yes
checking whether strtoll is declared... yes
checking whether strverscmp is declared... yes
checking whether strtoull is declared... yes
checking whether strnlen is declared... yes
yes
checking whether canonicalize_file_name must be declared... checking whether strverscmp is declared... no
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for getpagesize... (cached) yes
checking for working mmap... yes
checking whether strnlen is declared... yes
checking whether canonicalize_file_name must be declared... yes
checking for working strncmp... no
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for getpagesize... (cached) yes
checking for working mmap... yes
configure: updating cache ./config.cache
configure: creating ./config.status
yes
checking for working strncmp... config.status: creating Makefile
yes
config.status: creating testsuite/Makefile
configure: updating cache ./config.cache
config.status: creating config.h
configure: creating ./config.status
config.status: executing default commands
make[5]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/build-x86_64-pc-linux-gnu/libiberty'
if [ x"" != x ] && [ ! -d pic ]; then \
  mkdir pic; \
else true; fi
if [ x"" != x ] && [ ! -d noasan ]; then \
  mkdir noasan; \
else true; fi
touch stamp-picdir
touch stamp-noasandir
echo ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./rust-demangle.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o > required-list
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/regex.c -o pic/regex.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/cplus-dem.c -o pic/cplus-dem.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/cp-demangle.c -o pic/cp-demangle.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/md5.c -o pic/md5.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/sha1.c -o pic/sha1.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/regex.c -o noasan/regex.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/cplus-dem.c -o noasan/cplus-dem.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/alloca.c -o pic/alloca.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/cp-demangle.c -o noasan/cp-demangle.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/md5.c -o noasan/md5.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/regex.c -o regex.o
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/build-x86_64-pc-linux-gnu/libiberty/testsuite'
make[6]: Nothing to be done for 'all'.
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/build-x86_64-pc-linux-gnu/libiberty/testsuite'
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/sha1.c -o noasan/sha1.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/cplus-dem.c -o cplus-dem.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/alloca.c -o noasan/alloca.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/argv.c -o pic/argv.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/sha1.c -o sha1.o
gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/cp-demangle.c -o cp-demangle.o
gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/alloca.c -o alloca.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/argv.c -o noasan/argv.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/argv.c -o argv.o
gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/md5.c -o md5.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/choose-temp.c -o pic/choose-temp.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/choose-temp.c -o noasan/choose-temp.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/choose-temp.c -o choose-temp.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/concat.c -o pic/concat.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/concat.c -o noasan/concat.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/concat.c -o concat.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/cp-demint.c -o pic/cp-demint.o; \
else true; fi
config.status: creating Makefile
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/cp-demint.c -o noasan/cp-demint.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/cp-demint.c -o cp-demint.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/crc32.c -o pic/crc32.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/d-demangle.c -o pic/d-demangle.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/crc32.c -o noasan/crc32.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/d-demangle.c -o noasan/d-demangle.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/crc32.c -o crc32.o
gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/d-demangle.c -o d-demangle.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/dwarfnames.c -o pic/dwarfnames.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/dwarfnames.c -o noasan/dwarfnames.o; \
else true; fi
config.status: creating testsuite/Makefile
gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/dwarfnames.c -o dwarfnames.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/dyn-string.c -o pic/dyn-string.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/fdmatch.c -o pic/fdmatch.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/dyn-string.c -o noasan/dyn-string.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/fdmatch.c -o noasan/fdmatch.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/dyn-string.c -o dyn-string.o
gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/fdmatch.c -o fdmatch.o
config.status: creating config.h
config.status: executing default commands
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/fibheap.c -o pic/fibheap.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/fibheap.c -o noasan/fibheap.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/fibheap.c -o fibheap.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/filename_cmp.c -o pic/filename_cmp.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/filename_cmp.c -o noasan/filename_cmp.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/filename_cmp.c -o filename_cmp.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/floatformat.c -o pic/floatformat.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/floatformat.c -o noasan/floatformat.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/floatformat.c -o floatformat.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/fnmatch.c -o pic/fnmatch.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/fnmatch.c -o noasan/fnmatch.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/fnmatch.c -o fnmatch.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/fopen_unlocked.c -o pic/fopen_unlocked.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/fopen_unlocked.c -o noasan/fopen_unlocked.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/fopen_unlocked.c -o fopen_unlocked.o
make[5]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/libiberty'
if [ x"-fpic" != x ] && [ ! -d pic ]; then \
  mkdir pic; \
else true; fi
touch stamp-picdir
if [ x"" != x ] && [ ! -d noasan ]; then \
  mkdir noasan; \
else true; fi
touch stamp-noasandir
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/getopt.c -o pic/getopt.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/getopt1.c -o pic/getopt1.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/getopt.c -o noasan/getopt.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/getopt1.c -o noasan/getopt1.o; \
else true; fi
if [ x"-fpic" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/dwarfnames.c -o pic/dwarfnames.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/getopt1.c -o getopt1.o
gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/getopt.c -o getopt.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/getpwd.c -o pic/getpwd.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/getpwd.c -o noasan/getpwd.o; \
else true; fi
if [ x"-fpic" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/dyn-string.c -o pic/dyn-string.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/getpwd.c -o getpwd.o
mkdir -p -- ./libcpp
Configuring in ./libcpp
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/getruntime.c -o pic/getruntime.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/hashtab.c -o pic/hashtab.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/getruntime.c -o noasan/getruntime.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/hashtab.c -o noasan/hashtab.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/getruntime.c -o getruntime.o
gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/hashtab.c -o hashtab.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/hex.c -o pic/hex.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/hex.c -o noasan/hex.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/hex.c -o hex.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/lbasename.c -o pic/lbasename.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/lbasename.c -o noasan/lbasename.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/lbasename.c -o lbasename.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/lrealpath.c -o pic/lrealpath.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/lrealpath.c -o noasan/lrealpath.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/lrealpath.c -o lrealpath.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/make-relative-prefix.c -o pic/make-relative-prefix.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/make-relative-prefix.c -o noasan/make-relative-prefix.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/make-relative-prefix.c -o make-relative-prefix.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/make-temp-file.c -o pic/make-temp-file.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/make-temp-file.c -o noasan/make-temp-file.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/objalloc.c -o pic/objalloc.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/make-temp-file.c -o make-temp-file.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/objalloc.c -o noasan/objalloc.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/objalloc.c -o objalloc.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/obstack.c -o pic/obstack.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/obstack.c -o noasan/obstack.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/obstack.c -o obstack.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/dyn-string.c -o noasan/dyn-string.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/dyn-string.c -o dyn-string.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/dwarfnames.c -o noasan/dwarfnames.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/dwarfnames.c -o dwarfnames.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/partition.c -o pic/partition.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/partition.c -o noasan/partition.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/partition.c -o partition.o
if [ x"-fpic" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/fdmatch.c -o pic/fdmatch.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/pexecute.c -o pic/pexecute.o; \
else true; fi
if [ x"-fpic" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/fibheap.c -o pic/fibheap.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/pexecute.c -o noasan/pexecute.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/pexecute.c -o pexecute.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/physmem.c -o pic/physmem.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/physmem.c -o noasan/physmem.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/physmem.c -o physmem.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/fdmatch.c -o noasan/fdmatch.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/fdmatch.c -o fdmatch.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/pex-common.c -o pic/pex-common.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/pex-common.c -o noasan/pex-common.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/pex-one.c -o pic/pex-one.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/pex-common.c -o pex-common.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/pex-one.c -o noasan/pex-one.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/pex-one.c -o pex-one.o
if [ x"-fpic" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/filename_cmp.c -o pic/filename_cmp.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/pex-unix.c -o pic/pex-unix.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/pex-unix.c -o noasan/pex-unix.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/pex-unix.c -o pex-unix.o
if [ x"-fpic" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/floatformat.c -o pic/floatformat.o; \
else true; fi
if [ x"-fpic" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/fnmatch.c -o pic/fnmatch.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/vprintf-support.c -o pic/vprintf-support.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/vprintf-support.c -o noasan/vprintf-support.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/vprintf-support.c -o vprintf-support.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/fnmatch.c -o noasan/fnmatch.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/fnmatch.c -o fnmatch.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/rust-demangle.c -o pic/rust-demangle.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/rust-demangle.c -o noasan/rust-demangle.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/filename_cmp.c -o noasan/filename_cmp.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/fibheap.c -o noasan/fibheap.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/rust-demangle.c -o rust-demangle.o
gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/fibheap.c -o fibheap.o
gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/filename_cmp.c -o filename_cmp.o
if [ x"-fpic" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/fopen_unlocked.c -o pic/fopen_unlocked.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/safe-ctype.c -o pic/safe-ctype.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/safe-ctype.c -o noasan/safe-ctype.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/safe-ctype.c -o safe-ctype.o
if [ x"-fpic" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/getopt.c -o pic/getopt.o; \
else true; fi
if [ x"-fpic" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/getopt1.c -o pic/getopt1.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/fopen_unlocked.c -o noasan/fopen_unlocked.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/simple-object.c -o pic/simple-object.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/fopen_unlocked.c -o fopen_unlocked.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/simple-object.c -o noasan/simple-object.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/simple-object.c -o simple-object.o
if [ x"-fpic" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/getpwd.c -o pic/getpwd.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/getopt.c -o noasan/getopt.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/getopt.c -o getopt.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/getopt1.c -o noasan/getopt1.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/getopt1.c -o getopt1.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/simple-object-coff.c -o pic/simple-object-coff.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/simple-object-coff.c -o noasan/simple-object-coff.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/simple-object-coff.c -o simple-object-coff.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/floatformat.c -o noasan/floatformat.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/floatformat.c -o floatformat.o
configure: creating cache ./config.cache
if [ x"-fpic" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/getruntime.c -o pic/getruntime.o; \
else true; fi
if [ x"-fpic" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/hashtab.c -o pic/hashtab.o; \
else true; fi
checking build system type... if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/getpwd.c -o noasan/getpwd.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/getpwd.c -o getpwd.o
x86_64-pc-linux-gnu
checking host system type... if [ x"-fpic" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/hex.c -o pic/hex.o; \
else true; fi
x86_64-pc-linux-gnu
checking target system type... if [ x"-fpic" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/lbasename.c -o pic/lbasename.o; \
else true; fi
mipsel-openwrt-linux-musl
checking whether make sets $(MAKE)... if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/getruntime.c -o noasan/getruntime.o; \
else true; fi
yes
checking for a BSD-compatible install... if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/hex.c -o noasan/hex.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/getruntime.c -o getruntime.o
gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/hex.c -o hex.o
/usr/bin/install -c
checking for x86_64-pc-linux-gnu-gcc... gcc
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/simple-object-elf.c -o pic/simple-object-elf.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/simple-object-elf.c -o noasan/simple-object-elf.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/simple-object-elf.c -o simple-object-elf.o
if [ x"-fpic" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/lrealpath.c -o pic/lrealpath.o; \
else true; fi
if [ x"-fpic" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/make-relative-prefix.c -o pic/make-relative-prefix.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/lbasename.c -o noasan/lbasename.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/lbasename.c -o lbasename.o
checking for C compiler default output file name... if [ x"-fpic" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/make-temp-file.c -o pic/make-temp-file.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/lrealpath.c -o noasan/lrealpath.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/lrealpath.c -o lrealpath.o
if [ x"-fpic" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/objalloc.c -o pic/objalloc.o; \
else true; fi
a.out
checking whether the C compiler works... yes
if [ x"-fpic" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/obstack.c -o pic/obstack.o; \
else true; fi
checking whether we are cross compiling... no
checking for suffix of executables... if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/make-temp-file.c -o noasan/make-temp-file.o; \
else true; fi
if [ x"-fpic" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/partition.c -o pic/partition.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/make-temp-file.c -o make-temp-file.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/simple-object-mach-o.c -o pic/simple-object-mach-o.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/simple-object-mach-o.c -o noasan/simple-object-mach-o.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/simple-object-mach-o.c -o simple-object-mach-o.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/hashtab.c -o noasan/hashtab.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/hashtab.c -o hashtab.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/objalloc.c -o noasan/objalloc.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/objalloc.c -o objalloc.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/make-relative-prefix.c -o noasan/make-relative-prefix.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/make-relative-prefix.c -o make-relative-prefix.o

checking for suffix of object files... if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/partition.c -o noasan/partition.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/partition.c -o partition.o
o
checking whether we are using the GNU C compiler... if [ x"-fpic" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/pexecute.c -o pic/pexecute.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/obstack.c -o noasan/obstack.o; \
else true; fi
yes
checking whether gcc accepts -g... if [ x"-fpic" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/physmem.c -o pic/physmem.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/simple-object-xcoff.c -o pic/simple-object-xcoff.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/obstack.c -o obstack.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/simple-object-xcoff.c -o noasan/simple-object-xcoff.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/simple-object-xcoff.c -o simple-object-xcoff.o
yes
checking for gcc option to accept ISO C89... if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/pexecute.c -o noasan/pexecute.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/pexecute.c -o pexecute.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/sort.c -o pic/sort.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/sort.c -o noasan/sort.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/sort.c -o sort.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/physmem.c -o noasan/physmem.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/physmem.c -o physmem.o
none needed
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/spaces.c -o pic/spaces.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/spaces.c -o noasan/spaces.o; \
else true; fi
if [ x"-fpic" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/pex-common.c -o pic/pex-common.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/spaces.c -o spaces.o
if [ x"-fpic" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/pex-one.c -o pic/pex-one.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/splay-tree.c -o pic/splay-tree.o; \
else true; fi
if [ x"-fpic" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/pex-unix.c -o pic/pex-unix.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/splay-tree.c -o noasan/splay-tree.o; \
else true; fi
if [ x"-fpic" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/vprintf-support.c -o pic/vprintf-support.o; \
else true; fi
checking whether we are using the GNU C++ compiler... gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/splay-tree.c -o splay-tree.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/stack-limit.c -o pic/stack-limit.o; \
else true; fi
yes
checking whether g++ accepts -g... if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/stack-limit.c -o noasan/stack-limit.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/stack-limit.c -o stack-limit.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/pex-one.c -o noasan/pex-one.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/pex-one.c -o pex-one.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/strerror.c -o pic/strerror.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/strerror.c -o noasan/strerror.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/strerror.c -o strerror.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/vprintf-support.c -o noasan/vprintf-support.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/vprintf-support.c -o vprintf-support.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/strsignal.c -o pic/strsignal.o; \
else true; fi
yes
checking for x86_64-pc-linux-gnu-ranlib... ranlib
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/strsignal.c -o noasan/strsignal.o; \
else true; fi
checking how to run the C preprocessor... gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/strsignal.c -o strsignal.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/timeval-utils.c -o pic/timeval-utils.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/timeval-utils.c -o noasan/timeval-utils.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/timeval-utils.c -o timeval-utils.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/unlink-if-ordinary.c -o pic/unlink-if-ordinary.o; \
else true; fi
gcc -E
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/unlink-if-ordinary.c -o noasan/unlink-if-ordinary.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/unlink-if-ordinary.c -o unlink-if-ordinary.o
if [ x"-fpic" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/rust-demangle.c -o pic/rust-demangle.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/pex-unix.c -o noasan/pex-unix.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/pex-unix.c -o pex-unix.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/xasprintf.c -o pic/xasprintf.o; \
else true; fi
if [ x"-fpic" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/safe-ctype.c -o pic/safe-ctype.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/xasprintf.c -o noasan/xasprintf.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/xasprintf.c -o xasprintf.o
checking for grep that handles long lines and -e... if [ x"-fpic" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/simple-object.c -o pic/simple-object.o; \
else true; fi
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/grep
checking for egrep... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/grep -E
checking for ANSI C header files... if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/xatexit.c -o pic/xatexit.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/xatexit.c -o noasan/xatexit.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/xatexit.c -o xatexit.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/safe-ctype.c -o noasan/safe-ctype.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/safe-ctype.c -o safe-ctype.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/pex-common.c -o noasan/pex-common.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/pex-common.c -o pex-common.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/xexit.c -o pic/xexit.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/xexit.c -o noasan/xexit.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/xexit.c -o xexit.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/xmalloc.c -o pic/xmalloc.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/xmalloc.c -o noasan/xmalloc.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/xmalloc.c -o xmalloc.o
if [ x"-fpic" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/simple-object-coff.c -o pic/simple-object-coff.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/xmemdup.c -o pic/xmemdup.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/rust-demangle.c -o noasan/rust-demangle.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/xmemdup.c -o noasan/xmemdup.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/rust-demangle.c -o rust-demangle.o
gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/xmemdup.c -o xmemdup.o
if [ x"-fpic" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/simple-object-elf.c -o pic/simple-object-elf.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/xstrdup.c -o pic/xstrdup.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/xstrdup.c -o noasan/xstrdup.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/xstrdup.c -o xstrdup.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/simple-object.c -o noasan/simple-object.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/simple-object.c -o simple-object.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/xstrerror.c -o pic/xstrerror.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/xstrerror.c -o noasan/xstrerror.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/xstrerror.c -o xstrerror.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/xstrndup.c -o pic/xstrndup.o; \
else true; fi
yes
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/xstrndup.c -o noasan/xstrndup.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/xstrndup.c -o xstrndup.o
checking for sys/types.h... if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/xvasprintf.c -o pic/xvasprintf.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/xvasprintf.c -o noasan/xvasprintf.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/xvasprintf.c -o xvasprintf.o
if [ x"-fpic" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/simple-object-mach-o.c -o pic/simple-object-mach-o.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/setproctitle.c -o pic/setproctitle.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/setproctitle.c -o noasan/setproctitle.o; \
else true; fi
yes
gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/setproctitle.c -o setproctitle.o
checking for sys/stat.h... if [ x"-fpic" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/simple-object-xcoff.c -o pic/simple-object-xcoff.o; \
else true; fi
if [ x"-fpic" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/sort.c -o pic/sort.o; \
else true; fi
rm -f ./libiberty.a pic/./libiberty.a noasan/./libiberty.a
ar rc ./libiberty.a \
  ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./rust-demangle.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o  ./setproctitle.o
ranlib ./libiberty.a
if [ x"" != x ]; then \
  cd pic; \
  ar rc ./libiberty.a \
    ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./rust-demangle.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o  ./setproctitle.o; \
  ranlib ./libiberty.a; \
  cd ..; \
else true; fi; \
if [ x"" != x ]; then \
  cd noasan; \
  ar rc ./libiberty.a \
    ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./rust-demangle.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o  ./setproctitle.o; \
  ranlib ./libiberty.a; \
  cd ..; \
else true; fi
make[5]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/build-x86_64-pc-linux-gnu/libiberty'
yes
checking for stdlib.h... if [ x"-fpic" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/spaces.c -o pic/spaces.o; \
else true; fi
make[5]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/build-x86_64-pc-linux-gnu/fixincludes'
gcc -c  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long   -DHAVE_CONFIG_H -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/fixincludes -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/fixincludes/../include /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/fixincludes/fixincl.c
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/sort.c -o noasan/sort.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/sort.c -o sort.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/simple-object-coff.c -o noasan/simple-object-coff.o; \
else true; fi
yes
gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/simple-object-coff.c -o simple-object-coff.o
checking for string.h... if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/spaces.c -o noasan/spaces.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/spaces.c -o spaces.o
yes
checking for memory.h... if [ x"-fpic" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/splay-tree.c -o pic/splay-tree.o; \
else true; fi
if [ x"-fpic" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/stack-limit.c -o pic/stack-limit.o; \
else true; fi
yes
checking for strings.h... if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/stack-limit.c -o noasan/stack-limit.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/stack-limit.c -o stack-limit.o
if [ x"-fpic" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/strerror.c -o pic/strerror.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/simple-object-xcoff.c -o noasan/simple-object-xcoff.o; \
else true; fi
yes
gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/simple-object-xcoff.c -o simple-object-xcoff.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/simple-object-mach-o.c -o noasan/simple-object-mach-o.o; \
else true; fi
checking for inttypes.h... gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/simple-object-mach-o.c -o simple-object-mach-o.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/splay-tree.c -o noasan/splay-tree.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/splay-tree.c -o splay-tree.o
yes
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/strerror.c -o noasan/strerror.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/strerror.c -o strerror.o
gcc -c  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long   -DHAVE_CONFIG_H -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/fixincludes -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/fixincludes/../include /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/fixincludes/fixtests.c
checking for stdint.h... yes
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/simple-object-elf.c -o noasan/simple-object-elf.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/simple-object-elf.c -o simple-object-elf.o
checking for unistd.h... gcc -c  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long   -DHAVE_CONFIG_H -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/fixincludes -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/fixincludes/../include /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/fixincludes/fixfixes.c
if [ x"-fpic" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/strsignal.c -o pic/strsignal.o; \
else true; fi
yes
if [ x"-fpic" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/timeval-utils.c -o pic/timeval-utils.o; \
else true; fi
checking minix/config.h usability... if [ x"-fpic" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/unlink-if-ordinary.c -o pic/unlink-if-ordinary.o; \
else true; fi
gcc -c  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long   -DHAVE_CONFIG_H -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/fixincludes -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/fixincludes/../include /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/fixincludes/server.c
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/timeval-utils.c -o noasan/timeval-utils.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/timeval-utils.c -o timeval-utils.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/strsignal.c -o noasan/strsignal.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/strsignal.c -o strsignal.o
no
checking minix/config.h presence... if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/unlink-if-ordinary.c -o noasan/unlink-if-ordinary.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/unlink-if-ordinary.c -o unlink-if-ordinary.o
if [ x"-fpic" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/xasprintf.c -o pic/xasprintf.o; \
else true; fi
no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... gcc -c  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long   -DHAVE_CONFIG_H -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/fixincludes -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/fixincludes/../include /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/fixincludes/procopen.c
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/xasprintf.c -o noasan/xasprintf.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/xasprintf.c -o xasprintf.o
if [ x"-fpic" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/xatexit.c -o pic/xatexit.o; \
else true; fi
if [ x"-fpic" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/xexit.c -o pic/xexit.o; \
else true; fi
if [ x"-fpic" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/xmalloc.c -o pic/xmalloc.o; \
else true; fi
gcc -c  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long   -DHAVE_CONFIG_H -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/fixincludes -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/fixincludes/../include /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/fixincludes/fixlib.c
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/xatexit.c -o noasan/xatexit.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/xatexit.c -o xatexit.o
yes
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... if [ x"-fpic" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/xmemdup.c -o pic/xmemdup.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/xexit.c -o noasan/xexit.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/xexit.c -o xexit.o
if [ x"-fpic" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/xstrdup.c -o pic/xstrdup.o; \
else true; fi
no
gcc -c  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long   -DHAVE_CONFIG_H -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/fixincludes -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/fixincludes/../include /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/fixincludes/fixopts.c
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/xmalloc.c -o noasan/xmalloc.o; \
else true; fi
checking for aclocal... aclocal
checking for autoconf... gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/xmalloc.c -o xmalloc.o
autoconf
checking for autoheader... autoheader
if [ x"-fpic" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/xstrerror.c -o pic/xstrerror.o; \
else true; fi
if [ x"-fpic" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/xstrndup.c -o pic/xstrndup.o; \
else true; fi
checking whether gcc supports -W... if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/xmemdup.c -o noasan/xmemdup.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/xmemdup.c -o xmemdup.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/xstrerror.c -o noasan/xstrerror.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/xstrdup.c -o noasan/xstrdup.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/xstrerror.c -o xstrerror.o
gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/xstrdup.c -o xstrdup.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/xstrndup.c -o noasan/xstrndup.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/xstrndup.c -o xstrndup.o
srcdir="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/fixincludes" /bin/bash /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/fixincludes/mkfixinc.sh mipsel-openwrt-linux-musl
if [ x"-fpic" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/xvasprintf.c -o pic/xvasprintf.o; \
else true; fi
yes
sed -e 's/@gcc_version@/8.4.0/' < mkheaders.almost > mkheadersT
mv -f mkheadersT mkheaders
checking whether gcc supports -Wall... if [ x"-fpic" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/setproctitle.c -o pic/setproctitle.o; \
else true; fi
gcc   -o fixincl fixincl.o fixtests.o fixfixes.o server.o procopen.o fixlib.o fixopts.o ../libiberty/libiberty.a
echo ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./rust-demangle.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o > required-list
yes
if [ x"-fpic" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/regex.c -o pic/regex.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/setproctitle.c -o noasan/setproctitle.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/setproctitle.c -o setproctitle.o
checking whether gcc supports -Wnarrowing... make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/libiberty/testsuite'
make[6]: Nothing to be done for 'all'.
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/libiberty/testsuite'
if [ x"-fpic" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/cplus-dem.c -o pic/cplus-dem.o; \
else true; fi
make[5]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/build-x86_64-pc-linux-gnu/libcpp'
g++  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/include  -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long  -fno-exceptions -fno-rtti -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/include   -c -o charset.o -MT charset.o -MMD -MP -MF .deps/charset.Tpo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/charset.c
echo timestamp > full-stamp
make[5]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/build-x86_64-pc-linux-gnu/fixincludes'
g++  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/include  -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long  -fno-exceptions -fno-rtti -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/include   -c -o directives.o -MT directives.o -MMD -MP -MF .deps/directives.Tpo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/directives.c
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/xvasprintf.c -o noasan/xvasprintf.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/xvasprintf.c -o xvasprintf.o
yes
checking whether gcc supports -Wwrite-strings... g++  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/include  -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long  -fno-exceptions -fno-rtti -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/include   -c -o directives-only.o -MT directives-only.o -MMD -MP -MF .deps/directives-only.Tpo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/directives-only.c
g++  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/include  -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long  -fno-exceptions -fno-rtti -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/include   -c -o errors.o -MT errors.o -MMD -MP -MF .deps/errors.Tpo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/errors.c
yes
checking whether gcc supports -Wmissing-format-attribute... g++  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/include  -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long  -fno-exceptions -fno-rtti -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/include   -c -o expr.o -MT expr.o -MMD -MP -MF .deps/expr.Tpo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/expr.c
yes
checking whether gcc supports -Wstrict-prototypes... yes
checking whether gcc supports -Wmissing-prototypes... yes
checking whether gcc supports -Wold-style-definition... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/expr.c: In function 'unsigned int cpp_classify_number(cpp_reader*, const cpp_token*, const char**, source_location)':
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/expr.c:797:18: warning: format not a string literal and no format arguments [-Wformat-security]
        0, message);
                  ^
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/expr.c:800:39: warning: format not a string literal and no format arguments [-Wformat-security]
           virtual_location, 0, message);
                                       ^
yes
checking whether gcc supports -Wc++-compat... if [ x"-fpic" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/cp-demangle.c -o pic/cp-demangle.o; \
else true; fi
if [ x"-fpic" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/md5.c -o pic/md5.o; \
else true; fi
yes
checking whether gcc supports -pedantic -Wlong-long... yes
checking whether gcc supports -fno-exceptions... yes
checking whether gcc supports -fno-rtti... yes
checking dependency style of g++... gcc3
checking whether time.h and sys/time.h may both be included... if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/md5.c -o noasan/md5.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/md5.c -o md5.o
yes
checking whether string.h and strings.h may both be included... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking stddef.h usability... g++  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/include  -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long  -fno-exceptions -fno-rtti -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/include   -c -o files.o -MT files.o -MMD -MP -MF .deps/files.Tpo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/files.c
yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking for stdlib.h... (cached) yes
checking for strings.h... (cached) yes
if [ x"-fpic" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/sha1.c -o pic/sha1.o; \
else true; fi
checking for string.h... (cached) yes
checking sys/file.h usability... yes
checking sys/file.h presence... yes
checking for sys/file.h... yes
checking for unistd.h... (cached) yes
checking whether byte ordering is bigendian... g++  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/include  -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long  -fno-exceptions -fno-rtti -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/include   -c -o identifiers.o -MT identifiers.o -MMD -MP -MF .deps/identifiers.Tpo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/identifiers.c
no
checking for an ANSI C-conforming const... echo "#define LOCALEDIR \"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" > localedir.new
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/../move-if-change localedir.new localedir.h
echo timestamp > localedir.hs
g++  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/include  -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long  -fno-exceptions -fno-rtti -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/include   -c -o lex.o -MT lex.o -MMD -MP -MF .deps/lex.Tpo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/lex.c
yes
checking for inline... inline
checking for obstacks... if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/cplus-dem.c -o noasan/cplus-dem.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/cplus-dem.c -o cplus-dem.o
g++  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/include  -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long  -fno-exceptions -fno-rtti -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/include   -c -o line-map.o -MT line-map.o -MMD -MP -MF .deps/line-map.Tpo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/line-map.c
yes
checking for off_t... g++  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/include  -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long  -fno-exceptions -fno-rtti -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/include   -c -o macro.o -MT macro.o -MMD -MP -MF .deps/macro.Tpo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/macro.c
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/sha1.c -o noasan/sha1.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/sha1.c -o sha1.o
yes
checking for size_t... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/macro.c: In member function 'vaopt_state::update_type vaopt_state::update(const cpp_token*)':
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/macro.c:163:23: warning: format not a string literal and no format arguments [-Wformat-security]
      vaopt_paste_error);
                       ^
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/macro.c:192:24: warning: format not a string literal and no format arguments [-Wformat-security]
       vaopt_paste_error);
                        ^
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/macro.c: In function 'bool create_iso_definition(cpp_reader*, cpp_macro*)':
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/macro.c:3364:58: warning: format not a string literal and no format arguments [-Wformat-security]
        cpp_error (pfile, CPP_DL_ERROR, paste_op_error_msg);
                                                          ^
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/macro.c:3377:58: warning: format not a string literal and no format arguments [-Wformat-security]
        cpp_error (pfile, CPP_DL_ERROR, paste_op_error_msg);
                                                          ^
yes
checking for ssize_t... yes
checking for uintptr_t... yes
checking for ptrdiff_t... if [ x"-fpic" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/alloca.c -o pic/alloca.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/regex.c -o noasan/regex.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/regex.c -o regex.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/alloca.c -o noasan/alloca.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/alloca.c -o alloca.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/cp-demangle.c -o noasan/cp-demangle.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/cp-demangle.c -o cp-demangle.o
yes
checking for uint64_t... if [ x"-fpic" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/argv.c -o pic/argv.o; \
else true; fi
yes
checking whether struct tm is in sys/time.h or time.h... g++  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/include  -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long  -fno-exceptions -fno-rtti -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/include   -c -o mkdeps.o -MT mkdeps.o -MMD -MP -MF .deps/mkdeps.Tpo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/mkdeps.c
time.h
checking size of int... if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/argv.c -o noasan/argv.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/argv.c -o argv.o
4
checking size of long... if [ x"-fpic" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/choose-temp.c -o pic/choose-temp.o; \
else true; fi
g++  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/include  -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long  -fno-exceptions -fno-rtti -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/include   -c -o pch.o -MT pch.o -MMD -MP -MF .deps/pch.Tpo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/pch.c
8
checking for clearerr_unlocked... if [ x"-fpic" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/concat.c -o pic/concat.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/choose-temp.c -o noasan/choose-temp.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/choose-temp.c -o choose-temp.o
g++  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/include  -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long  -fno-exceptions -fno-rtti -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/include   -c -o symtab.o -MT symtab.o -MMD -MP -MF .deps/symtab.Tpo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/symtab.c
yes
checking for feof_unlocked... if [ x"-fpic" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/cp-demint.c -o pic/cp-demint.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/concat.c -o noasan/concat.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/concat.c -o concat.o
yes
checking for ferror_unlocked... if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/cp-demint.c -o noasan/cp-demint.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/cp-demint.c -o cp-demint.o
yes
checking for fflush_unlocked... g++  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/include  -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long  -fno-exceptions -fno-rtti -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/include   -c -o traditional.o -MT traditional.o -MMD -MP -MF .deps/traditional.Tpo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/traditional.c
if [ x"-fpic" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/crc32.c -o pic/crc32.o; \
else true; fi
yes
g++  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/include  -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long  -fno-exceptions -fno-rtti -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/include   -c -o init.o -MT init.o -MMD -MP -MF .deps/init.Tpo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/init.c
checking for fgetc_unlocked... if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/crc32.c -o noasan/crc32.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/crc32.c -o crc32.o
if [ x"-fpic" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/d-demangle.c -o pic/d-demangle.o; \
else true; fi
yes
checking for fgets_unlocked... yes
checking for fileno_unlocked... yes
checking for fprintf_unlocked... no
checking for fputc_unlocked... yes
checking for fputs_unlocked... if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/d-demangle.c -o noasan/d-demangle.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/d-demangle.c -o d-demangle.o
rm -f libcpp.a
ar cru libcpp.a charset.o directives.o directives-only.o errors.o expr.o files.o identifiers.o init.o lex.o line-map.o macro.o mkdeps.o pch.o symtab.o traditional.o
ar: `u' modifier ignored since `D' is the default (see `U')
ranlib libcpp.a
make[5]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/build-x86_64-pc-linux-gnu/libcpp'
yes
checking for fread_unlocked... yes
checking for fwrite_unlocked... yes
checking for getchar_unlocked... yes
checking for getc_unlocked... yes
checking for putchar_unlocked... yes
checking for putc_unlocked... yes
checking whether abort is declared... yes
checking whether asprintf is declared... yes
checking whether basename is declared... yes
checking whether errno is declared... no
checking whether getopt is declared... yes
checking whether vasprintf is declared... yes
checking whether clearerr_unlocked is declared... yes
checking whether feof_unlocked is declared... rm -f ./libiberty.a pic/./libiberty.a noasan/./libiberty.a
ar rc ./libiberty.a \
  ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./rust-demangle.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o  ./setproctitle.o
ranlib ./libiberty.a
if [ x"-fpic" != x ]; then \
  cd pic; \
  ar rc ./libiberty.a \
    ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./rust-demangle.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o  ./setproctitle.o; \
  ranlib ./libiberty.a; \
  cd ..; \
else true; fi; \
if [ x"" != x ]; then \
  cd noasan; \
  ar rc ./libiberty.a \
    ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./rust-demangle.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o  ./setproctitle.o; \
  ranlib ./libiberty.a; \
  cd ..; \
else true; fi
yes
checking whether ferror_unlocked is declared... make[5]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/libiberty'
make[5]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/fixincludes'
make[5]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/lto-plugin'
gcc -c -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long   -DHAVE_CONFIG_H -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/fixincludes -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/fixincludes/../include /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/fixincludes/fixincl.c
gcc -c -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long   -DHAVE_CONFIG_H -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/fixincludes -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/fixincludes/../include /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/fixincludes/fixtests.c
gcc -c -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long   -DHAVE_CONFIG_H -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/fixincludes -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/fixincludes/../include /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/fixincludes/fixfixes.c
gcc -c -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long   -DHAVE_CONFIG_H -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/fixincludes -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/fixincludes/../include /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/fixincludes/server.c
gcc -c -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long   -DHAVE_CONFIG_H -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/fixincludes -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/fixincludes/../include /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/fixincludes/procopen.c
gcc -c -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long   -DHAVE_CONFIG_H -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/fixincludes -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/fixincludes/../include /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/fixincludes/fixlib.c
make  all-am
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/lto-plugin'
/bin/bash ./libtool --tag=CC --tag=disable-static  --mode=compile gcc -DHAVE_CONFIG_H -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/lto-plugin  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/lto-plugin/../include -DHAVE_CONFIG_H  -Wall -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c -o lto-plugin.lo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/lto-plugin/lto-plugin.c
yes
checking whether fflush_unlocked is declared... gcc -c -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long   -DHAVE_CONFIG_H -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/fixincludes -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/fixincludes/../include /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/fixincludes/fixopts.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/lto-plugin -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/lto-plugin/../include -DHAVE_CONFIG_H -Wall -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/lto-plugin/lto-plugin.c  -fPIC -DPIC -o .libs/lto-plugin.o
srcdir="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/fixincludes" /bin/bash /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/fixincludes/mkfixinc.sh mipsel-openwrt-linux-musl
sed -e 's/@gcc_version@/8.4.0/' < mkheaders.almost > mkheadersT
mv -f mkheadersT mkheaders
yes
checking whether fgetc_unlocked is declared... yes
checking whether fgets_unlocked is declared... yes
checking whether fileno_unlocked is declared... yes
checking whether fprintf_unlocked is declared... no
checking whether fputc_unlocked is declared... gcc -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -static-libstdc++ -static-libgcc  -o fixincl fixincl.o fixtests.o fixfixes.o server.o procopen.o fixlib.o fixopts.o ../libiberty/libiberty.a
echo timestamp > full-stamp
make[5]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/fixincludes'
yes
checking whether fputs_unlocked is declared... /bin/bash ./libtool --tag=CC --tag=disable-static  --mode=link gcc -Wall -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -Wc,-static-libgcc  -module -bindir /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/libexec/gcc/mipsel-openwrt-linux-musl/8.4.0    -Xcompiler '-static-libstdc++' -Xcompiler '-static-libgcc' -o liblto_plugin.la -rpath /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/libexec/gcc/mipsel-openwrt-linux-musl/8.4.0 lto-plugin.lo  -Wc,../libiberty/pic/libiberty.a 
yes
checking whether fread_unlocked is declared... libtool: link: gcc -shared  -fPIC -DPIC  .libs/lto-plugin.o    -static-libgcc -static-libstdc++ -static-libgcc ../libiberty/pic/libiberty.a   -Wl,-soname -Wl,liblto_plugin.so.0 -o .libs/liblto_plugin.so.0.0.0
yes
libtool: link: (cd ".libs" && rm -f "liblto_plugin.so.0" && ln -s "liblto_plugin.so.0.0.0" "liblto_plugin.so.0")
checking whether fwrite_unlocked is declared... libtool: link: (cd ".libs" && rm -f "liblto_plugin.so" && ln -s "liblto_plugin.so.0.0.0" "liblto_plugin.so")
libtool: link: ( cd ".libs" && rm -f "liblto_plugin.la" && ln -s "../liblto_plugin.la" "liblto_plugin.la" )
mkdir -p -- ../gcc
yes
checking whether getchar_unlocked is declared... libtool: install: /usr/bin/install -c .libs/liblto_plugin.so.0.0.0 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/lto-plugin/../gcc/liblto_plugin.so.0.0.0
libtool: install: (cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/lto-plugin/../gcc && { ln -s -f liblto_plugin.so.0.0.0 liblto_plugin.so.0 || { rm -f liblto_plugin.so.0 && ln -s liblto_plugin.so.0.0.0 liblto_plugin.so.0; }; })
libtool: install: (cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/lto-plugin/../gcc && { ln -s -f liblto_plugin.so.0.0.0 liblto_plugin.so || { rm -f liblto_plugin.so && ln -s liblto_plugin.so.0.0.0 liblto_plugin.so; }; })
libtool: install: /usr/bin/install -c .libs/liblto_plugin.lai /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/lto-plugin/../gcc/liblto_plugin.la
libtool: install: warning: remember to run `libtool --finish /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/libexec/gcc/mipsel-openwrt-linux-musl/8.4.0'
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/lto-plugin'
make[5]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/lto-plugin'
Configuring in ./gcc
yes
checking whether getc_unlocked is declared... yes
checking whether putchar_unlocked is declared... yes
checking whether putc_unlocked is declared... yes
checking for working alloca.h... configure: creating cache ./config.cache
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking target system type... mipsel-openwrt-linux-musl
yes
checking for alloca... checking LIBRARY_PATH variable... ok
checking GCC_EXEC_PREFIX variable... ok
checking whether to place generated files in the source directory... no
checking whether a default linker was specified... no
checking whether a default assembler was specified... no
checking for x86_64-pc-linux-gnu-gcc... gcc
checking for C compiler default output file name... yes
checking for ANSI C header files... (cached) yes
checking for nl_langinfo and CODESET... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... yes
checking whether NLS is requested... no
checking for uchar... 
checking for suffix of object files... 
checking for ld used by GCC... ld
checking if the linker (ld) is GNU ld... yes
checking for shared library run path origin... o
checking whether we are using the GNU C compiler... done
checking for iconv... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... yes
checking for iconv declaration... none needed
install-shextern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
checking whether we are using the GNU C++ compiler... configure: updating cache ./config.cache
configure: creating ./config.status
yes
checking whether g++ accepts -g... yes
checking for x86_64-pc-linux-gnu-gnatbind... no
checking for gnatbind... no
checking for x86_64-pc-linux-gnu-gnatmake... no
checking for gnatmake... no
checking whether compiler driver understands Ada... no
checking how to run the C++ preprocessor... g++ -E
config.status: creating Makefile
checking for grep that handles long lines and -e... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/grep
checking for egrep... config.status: creating config.h
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/grep -E
checking for ANSI C header files... config.status: executing depdir commands
mkdir -p -- .deps
make[5]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/libcpp'
g++  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/include  -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long  -fno-exceptions -fno-rtti -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/include   -c -o charset.o -MT charset.o -MMD -MP -MF .deps/charset.Tpo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/charset.c
g++  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/include  -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long  -fno-exceptions -fno-rtti -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/include   -c -o directives.o -MT directives.o -MMD -MP -MF .deps/directives.Tpo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/directives.c
g++  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/include  -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long  -fno-exceptions -fno-rtti -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/include   -c -o directives-only.o -MT directives-only.o -MMD -MP -MF .deps/directives-only.Tpo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/directives-only.c
g++  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/include  -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long  -fno-exceptions -fno-rtti -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/include   -c -o errors.o -MT errors.o -MMD -MP -MF .deps/errors.Tpo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/errors.c
g++  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/include  -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long  -fno-exceptions -fno-rtti -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/include   -c -o expr.o -MT expr.o -MMD -MP -MF .deps/expr.Tpo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/expr.c
g++  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/include  -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long  -fno-exceptions -fno-rtti -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/include   -c -o files.o -MT files.o -MMD -MP -MF .deps/files.Tpo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/files.c
g++  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/include  -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long  -fno-exceptions -fno-rtti -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/include   -c -o identifiers.o -MT identifiers.o -MMD -MP -MF .deps/identifiers.Tpo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/identifiers.c
yes
checking for sys/types.h... yes
checking for sys/stat.h... echo "#define LOCALEDIR \"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" > localedir.new
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/../move-if-change localedir.new localedir.h
echo timestamp > localedir.hs
g++  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/include  -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long  -fno-exceptions -fno-rtti -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/include   -c -o lex.o -MT lex.o -MMD -MP -MF .deps/lex.Tpo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/lex.c
yes
checking for stdlib.h... g++  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/include  -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long  -fno-exceptions -fno-rtti -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/include   -c -o line-map.o -MT line-map.o -MMD -MP -MF .deps/line-map.Tpo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/line-map.c
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/expr.c: In function 'unsigned int cpp_classify_number(cpp_reader*, const cpp_token*, const char**, source_location)':
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/expr.c:797:18: warning: format not a string literal and no format arguments [-Wformat-security]
        0, message);
                  ^
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/expr.c:800:39: warning: format not a string literal and no format arguments [-Wformat-security]
           virtual_location, 0, message);
                                       ^
g++  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/include  -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long  -fno-exceptions -fno-rtti -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/include   -c -o macro.o -MT macro.o -MMD -MP -MF .deps/macro.Tpo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/macro.c
yes
checking for string.h... yes
checking for memory.h... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/macro.c: In member function 'vaopt_state::update_type vaopt_state::update(const cpp_token*)':
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/macro.c:163:23: warning: format not a string literal and no format arguments [-Wformat-security]
      vaopt_paste_error);
                       ^
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/macro.c:192:24: warning: format not a string literal and no format arguments [-Wformat-security]
       vaopt_paste_error);
                        ^
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/macro.c: In function 'bool create_iso_definition(cpp_reader*, cpp_macro*)':
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/macro.c:3364:58: warning: format not a string literal and no format arguments [-Wformat-security]
        cpp_error (pfile, CPP_DL_ERROR, paste_op_error_msg);
                                                          ^
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/macro.c:3377:58: warning: format not a string literal and no format arguments [-Wformat-security]
        cpp_error (pfile, CPP_DL_ERROR, paste_op_error_msg);
                                                          ^
yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... g++  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/include  -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long  -fno-exceptions -fno-rtti -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/include   -c -o mkdeps.o -MT mkdeps.o -MMD -MP -MF .deps/mkdeps.Tpo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/mkdeps.c
yes
checking for unistd.h... yes
checking minix/config.h usability... g++  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/include  -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long  -fno-exceptions -fno-rtti -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/include   -c -o pch.o -MT pch.o -MMD -MP -MF .deps/pch.Tpo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/pch.c
g++  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/include  -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long  -fno-exceptions -fno-rtti -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/include   -c -o symtab.o -MT symtab.o -MMD -MP -MF .deps/symtab.Tpo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/symtab.c
no
checking minix/config.h presence... g++  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/include  -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long  -fno-exceptions -fno-rtti -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/include   -c -o traditional.o -MT traditional.o -MMD -MP -MF .deps/traditional.Tpo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/traditional.c
no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking how to run the C preprocessor... gcc -E
g++  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/include  -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long  -fno-exceptions -fno-rtti -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/include   -c -o init.o -MT init.o -MMD -MP -MF .deps/init.Tpo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/init.c
checking for inline... inline
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking size of void *... 8
checking size of short... 2
checking size of int... rm -f libcpp.a
ar cru libcpp.a charset.o directives.o directives-only.o errors.o expr.o files.o identifiers.o init.o lex.o line-map.o macro.o mkdeps.o pch.o symtab.o traditional.o
ar: `u' modifier ignored since `D' is the default (see `U')
ranlib libcpp.a
make[5]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/libcpp'
4
checking size of long... 8
checking for long long... yes
checking size of long long... 8
checking for int8_t... yes
checking for int16_t... yes
checking for int32_t... yes
checking for int64_t... yes
checking for long long int... yes
checking for intmax_t... yes
checking for intptr_t... yes
checking for uint8_t... yes
checking for uint16_t... yes
checking for uint32_t... yes
checking for uint64_t... yes
checking for unsigned long long int... yes
checking for uintmax_t... yes
checking for uintptr_t... yes
checking for int64_t underlying type... long
checking for std::swap in <utility>... yes
checking whether g++ is affected by placement new aliasing bug... no
checking whether g++ supports -W... yes
checking whether g++ supports -Wall... yes
checking whether g++ supports -Wnarrowing... yes
checking whether g++ supports -Wwrite-strings... yes
checking whether g++ supports -Wcast-qual... yes
checking whether gcc supports -Wstrict-prototypes... yes
checking whether gcc supports -Wmissing-prototypes... yes
checking whether g++ supports -Wmissing-format-attribute... yes
checking whether g++ supports -Woverloaded-virtual... yes
checking whether gcc supports -Wold-style-definition... yes
checking whether gcc supports -Wc++-compat... yes
checking whether g++ supports -pedantic -Wlong-long -Wvariadic-macros -Woverlength-strings... yes
checking whether gcc supports -fno-exceptions... yes
checking whether gcc supports -fno-rtti... yes
checking whether gcc supports -fasynchronous-unwind-tables... yes
checking valgrind.h usability... no
checking valgrind.h presence... no
checking for valgrind.h... no
checking for VALGRIND_DISCARD in <valgrind/memcheck.h>... no
checking for VALGRIND_DISCARD in <memcheck.h>... no
checking for multiarch configuration... auto
checking whether make sets $(MAKE)... yes
checking for gawk... gawk
checking whether ln -s works... yes
checking whether ln works... yes
checking for x86_64-pc-linux-gnu-ranlib... ranlib
checking for a BSD compatible install... /usr/bin/install -c
checking for cmp's capabilities... gnucompare
checking for mktemp... yes
checking for makeinfo... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/missing makeinfo
checking for modern makeinfo... no
configure: WARNING:
*** Makeinfo is missing or too old.
*** Info documentation will not be built.
checking for recent Pod::Man... yes
checking for flex... flex
checking for bison... bison
checking for nm... nm
checking for ar... ar
checking for sphinx-build... texinfo
checking for ANSI C header files... (cached) yes
checking whether time.h and sys/time.h may both be included... yes
checking whether string.h and strings.h may both be included... yes
checking for sys/wait.h that is POSIX.1 compatible... yes
checking whether termios.h defines TIOCGWINSZ... no
checking whether sys/ioctl.h defines TIOCGWINSZ... yes
checking for limits.h... yes
checking for stddef.h... yes
checking for string.h... (cached) yes
checking for strings.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for time.h... yes
checking for iconv.h... yes
checking for fcntl.h... yes
checking for ftw.h... yes
checking for unistd.h... (cached) yes
checking for sys/file.h... yes
checking for sys/time.h... yes
checking for sys/mman.h... yes
checking for sys/resource.h... yes
checking for sys/param.h... yes
checking for sys/times.h... yes
checking for sys/stat.h... (cached) yes
checking for direct.h... no
checking for malloc.h... yes
checking for langinfo.h... yes
checking for ldfcn.h... no
checking for locale.h... yes
checking for wchar.h... yes
checking for thread.h... no
checking for pthread.h... yes
checking for CHAR_BIT... yes
checking whether byte ordering is bigendian... no
checking how to run the C++ preprocessor... g++ -E
checking for unordered_map... yes
checking for tr1/unordered_map... yes
checking for ext/hash_map... yes
checking dependency style of g++... gcc3
checking for collect2 libraries... none required
checking for library containing exc_resume... no
checking for library containing kstat_open... no
checking for library containing ldexp... none required
checking for inttypes.h... yes
checking for times... yes
checking for clock... yes
checking for kill... yes
checking for getrlimit... yes
checking for setrlimit... yes
checking for atoq... no
checking for popen... yes
checking for sysconf... yes
checking for strsignal... yes
checking for getrusage... yes
checking for nl_langinfo... yes
checking for gettimeofday... yes
checking for mbstowcs... yes
checking for wcswidth... yes
checking for mmap... yes
checking for setlocale... yes
checking for clearerr_unlocked... yes
checking for feof_unlocked... yes
checking for ferror_unlocked... yes
checking for fflush_unlocked... yes
checking for fgetc_unlocked... yes
checking for fgets_unlocked... yes
checking for fileno_unlocked... yes
checking for fprintf_unlocked... no
checking for fputc_unlocked... yes
checking for fputs_unlocked... yes
checking for fread_unlocked... yes
checking for fwrite_unlocked... yes
checking for getchar_unlocked... yes
checking for getc_unlocked... yes
checking for putchar_unlocked... yes
checking for putc_unlocked... yes
checking for madvise... yes
checking whether mbstowcs works... yes
checking for ssize_t... yes
checking for caddr_t... yes
checking for sys/mman.h... (cached) yes
checking for mmap... (cached) yes
checking whether read-only mmap of a plain file works... yes
checking whether mmap from /dev/zero works... yes
checking for MAP_ANON(YMOUS)... yes
checking whether mmap with MAP_ANON(YMOUS) works... yes
checking for pid_t... yes
checking for vfork.h... no
checking for fork... yes
checking for vfork... yes
checking for working fork... yes
checking for working vfork... (cached) yes
checking for ld used by GCC... ld
checking if the linker (ld) is GNU ld... yes
checking for shared library run path origin... done
checking for iconv... yes
checking for iconv declaration... install-shextern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
checking for LC_MESSAGES... yes
checking for nl_langinfo and CODESET... yes
checking whether basename is declared... yes
checking whether strstr is declared... yes
checking whether getenv is declared... yes
checking whether atol is declared... yes
checking whether atoll is declared... yes
checking whether asprintf is declared... yes
checking whether sbrk is declared... yes
checking whether abort is declared... yes
checking whether atof is declared... yes
checking whether getcwd is declared... yes
checking whether getwd is declared... yes
checking whether madvise is declared... yes
checking whether stpcpy is declared... yes
checking whether strnlen is declared... yes
checking whether strsignal is declared... yes
checking whether strverscmp is declared... yes
checking whether strtol is declared... yes
checking whether strtoul is declared... yes
checking whether strtoll is declared... yes
checking whether strtoull is declared... yes
checking whether setenv is declared... yes
checking whether unsetenv is declared... yes
checking whether errno is declared... yes
checking whether snprintf is declared... yes
checking whether vsnprintf is declared... yes
checking whether vasprintf is declared... yes
checking whether malloc is declared... yes
checking whether realloc is declared... yes
checking whether calloc is declared... yes
checking whether free is declared... yes
checking whether getopt is declared... yes
checking whether clock is declared... yes
checking whether getpagesize is declared... yes
checking whether ffs is declared... yes
checking whether clearerr_unlocked is declared... yes
checking whether feof_unlocked is declared... yes
checking whether ferror_unlocked is declared... yes
checking whether fflush_unlocked is declared... yes
checking whether fgetc_unlocked is declared... yes
checking whether fgets_unlocked is declared... yes
checking whether fileno_unlocked is declared... yes
checking whether fprintf_unlocked is declared... no
checking whether fputc_unlocked is declared... yes
checking whether fputs_unlocked is declared... yes
checking whether fread_unlocked is declared... yes
checking whether fwrite_unlocked is declared... yes
checking whether getchar_unlocked is declared... yes
checking whether getc_unlocked is declared... yes
checking whether putchar_unlocked is declared... yes
checking whether putc_unlocked is declared... yes
checking whether getrlimit is declared... yes
checking whether setrlimit is declared... yes
checking whether getrusage is declared... yes
checking whether ldgetname is declared... no
checking whether times is declared... yes
checking whether sigaltstack is declared... yes
checking for struct tms... yes
checking for clock_t... yes
checking for F_SETLKW... yes
checking if mkdir takes one argument... no
Using `/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/mips/mips.c' for machine-specific logic.
Using `/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/mips/mips.md' as machine description file.
Using the following target machine macro files:
	/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/dbxelf.h
	/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/elfos.h
	/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/gnu-user.h
	/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/linux.h
	/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/linux-android.h
	/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/glibc-stdint.h
	/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/vxworks-dummy.h
	/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/mips/mips.h
	/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/mips/gnu-user.h
	/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/mips/linux.h
	/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/mips/linux-common.h
	/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/initfini-array.h
Using host-linux.o for host machine hooks.
checking whether NLS is requested... no
checking how to print strings... printf
checking for a sed that does not truncate output... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/sed
checking for fgrep... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/grep -F
checking for ld used by gcc... ld
checking if the linker (ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... nm
checking the name lister (nm) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking for ld option to reload object files... -r
checking for x86_64-pc-linux-gnu-objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for x86_64-pc-linux-gnu-ar... (cached) ar
checking for x86_64-pc-linux-gnu-strip... no
checking for strip... strip
checking for x86_64-pc-linux-gnu-ranlib... (cached) ranlib
checking command to parse nm output from gcc object... ok
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... no
checking whether to build static libraries... yes
checking how to run the C++ preprocessor... g++ -E
checking for ld used by g++... ld -m elf_x86_64
checking if the linker (ld -m elf_x86_64) is GNU ld... yes
checking whether the g++ linker (ld -m elf_x86_64) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking what assembler to use... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/as
checking whether we are using gold... no
checking gold linker with split stack support as non default... 
checking what linker to use... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ld
checking what nm to use... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/nm
checking what objdump to use... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/objdump
checking what readelf to use... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/readelf
checking assembler flags...  
checking assembler for .balign and .p2align... yes
checking assembler for .p2align with maximum skip... yes
checking assembler for .literal16... no
checking assembler for working .subsection -1... yes
checking assembler for .weak... yes
checking assembler for .weakref... yes
checking assembler for .nsubspa comdat... no
checking assembler for .hidden... yes
checking linker for .hidden support... yes
checking linker read-only and read-write section mixing... read-write
checking for .preinit_array/.init_array/.fini_array support... checking cross compile... guessing... no
checking assembler for .sleb128 and .uleb128... yes
checking assembler for cfi directives... yes
checking assembler for working cfi advance... yes
checking assembler for cfi personality directive... yes
checking assembler for cfi sections directive... yes
checking assembler for eh_frame optimization... yes
checking assembler for section merging support... yes
checking assembler for stabs directive... yes
checking assembler for COMDAT group support (GNU as)... yes
checking assembler for line table discriminator support... yes
checking assembler for thread-local storage support... yes
checking linker -Bstatic/-Bdynamic option... yes
checking linker --version-script option... yes
checking linker soname option... yes
checking linker --demangle support... yes
checking linker plugin support... 2
checking assembler for explicit relocation support... yes
checking assembler for -mno-shared support... yes
checking assembler for .gnu_attribute support... yes
checking assembler for .module support... yes
checking assembler for .micromips support... yes
checking assembler for .dtprelword support... yes
checking assembler for DSPR1 mult with four accumulators support... yes
checking assembler and linker for explicit JALR relocation... yes
checking linker for .eh_frame personality relaxation... yes
checking assembler for -mnan= support... yes
checking assembler for dwarf2 debug_line support... yes
checking assembler for buggy dwarf2 .file directive... no
checking assembler for dwarf2 debug_view support... yes
checking assembler for --gdwarf2 option... yes
checking assembler for --gstabs option... yes
checking assembler for --debug-prefix-map option... yes
checking assembler for compressed debug sections... 2
checking assembler for .lcomm with alignment... no
checking for target glibc version... 0.0
checking assembler for gnu_unique_object... yes
checking assembler for tolerance to line number 0... yes
checking support for thin archives... yes
checking linker PT_GNU_EH_FRAME support... yes
checking linker CIEv3 in .eh_frame support... yes
checking linker position independent executable support... yes
checking linker PIE support with copy reloc... no
checking linker EH-compatible garbage collection of sections... yes
checking linker EH garbage collection of sections bug... no
checking linker for compressed debug sections... 3
checking linker --as-needed support... yes
checking linker mapfile support for clearing hardware capabilities... no
checking linker --build-id support... yes
checking linker *_sol2 emulation support... no
checking linker --sysroot support... yes
checking __stack_chk_fail in target C library... yes
checking sys/sdt.h in the target C library... no
checking dl_iterate_phdr in target C library... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking whether to avoid linking multiple front-ends at once... no
Links are now set up to build a cross-compiler
 from x86_64-pc-linux-gnu to mipsel-openwrt-linux-musl.
checking for exported symbols... yes
checking for -rdynamic... yes
checking for library containing dlopen... -ldl
checking for -fPIC -shared... yes
gcc_driver_version: 8.4.0
checking for -fno-PIE option... yes
checking for -no-pie option... yes
checking linker -z bndplt option... no
checking linker --push-state/--pop-state options... yes
configure: updating cache ./config.cache
configure: creating ./config.status
config.status: creating as
config.status: creating collect-ld
config.status: creating nm
config.status: creating Makefile
config.status: creating ada/gcc-interface/Makefile
config.status: creating ada/Makefile
config.status: creating auto-host.h
config.status: executing depdir commands
mkdir -p -- .deps
config.status: executing gccdepdir commands
mkdir -p -- build/.deps
mkdir -p -- ada/.deps
mkdir -p -- brig/.deps
mkdir -p -- c/.deps
mkdir -p -- cp/.deps
mkdir -p -- fortran/.deps
mkdir -p -- go/.deps
mkdir -p -- jit/.deps
mkdir -p -- lto/.deps
mkdir -p -- objc/.deps
mkdir -p -- objcp/.deps
mkdir -p -- c-family/.deps
mkdir -p -- common/.deps
config.status: executing default commands
make[5]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/gcc'
TARGET_CPU_DEFAULT="" \
HEADERS="auto-host.h ansidecl.h" DEFINES="" \
/bin/bash /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/mkconfig.sh config.h
TARGET_CPU_DEFAULT="((MASK_SPLIT_ADDRESSES)|MASK_EXPLICIT_RELOCS)|MASK_RELAX_PIC_CALLS" \
HEADERS="options.h insn-constants.h config/dbxelf.h config/elfos.h config/gnu-user.h config/linux.h config/linux-android.h config/glibc-stdint.h config/vxworks-dummy.h config/mips/mips.h config/mips/gnu-user.h config/mips/linux.h config/mips/linux-common.h config/initfini-array.h defaults.h" DEFINES="TARGET_ENDIAN_DEFAULT=0  LIBC_GLIBC=1 LIBC_UCLIBC=2 LIBC_BIONIC=3 LIBC_MUSL=4 DEFAULT_LIBC=LIBC_MUSL ANDROID_DEFAULT=0" \
/bin/bash /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/mkconfig.sh tm.h
TARGET_CPU_DEFAULT="" \
HEADERS="config/mips/mips-protos.h config/linux-protos.h tm-preds.h" DEFINES="" \
/bin/bash /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/mkconfig.sh tm_p.h
TARGET_CPU_DEFAULT="" \
HEADERS="auto-host.h ansidecl.h" DEFINES="" \
/bin/bash /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/mkconfig.sh bconfig.h
g++ -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/build -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include  \
-DBASEVER="\"8.4.0\"" -DDATESTAMP="\"\"" \
-DREVISION="\"\"" \
-DDEVPHASE="\"\"" -DPKGVERSION="\"(OpenWrt GCC 8.4.0 r0+14078-b3a75b4e7d) \"" \
-DBUGURL="\"<http://bugs.openwrt.org/>\"" -o build/version.o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/version.c
LC_ALL=C ; export LC_ALL ; \
gawk -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/opt-gather.awk /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/ada/gcc-interface/lang.opt /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/brig/lang.opt /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/fortran/lang.opt /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/go/lang.opt /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/lto/lang.opt /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/c-family/c.opt /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/common.opt /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/g.opt /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/fused-madd.opt /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/mips/mips-tables.opt /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/mips/mips.opt /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/gnu-user.opt /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/linux.opt /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/linux-android.opt > tmp-optionlist
/bin/bash /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../move-if-change tmp-gi.list gtyp-input.list
echo "#define BUILDING_GCC_MAJOR `echo 8.4.0 | sed -e 's/^\([0-9]*\).*$/\1/'`" > bversion.h
echo "#define BUILDING_GCC_MINOR `echo 8.4.0 | sed -e 's/^[0-9]*\.\([0-9]*\).*$/\1/'`" >> bversion.h
echo timestamp > s-gtyp-input
if test no = yes \
   || test -n ""; then \
  /bin/bash /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/genmultilib \
    "" \
    "" \
    "" \
    "" \
    "" \
    "" \
    "" \
    "" \
    "" \
    "" \
    "no" \
    > tmp-mlib.h; \
else \
  /bin/bash /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/genmultilib '' '' '' '' '' '' '' '' \
    "" '' no \
    > tmp-mlib.h; \
fi
lsf="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/lto/lang-specs.h"; for f in $lsf; do \
    echo "#include \"$f\""; \
done | sed 's|/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/||' > tmp-specs.h
rm -f tmp-all-tree.def
echo "#define BUILDING_GCC_PATCHLEVEL `echo 8.4.0 | sed -e 's/^[0-9]*\.[0-9]*\.\([0-9]*\)$/\1/'`" >> bversion.h
/bin/bash /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../move-if-change tmp-specs.h specs.h
echo '#include "tree.def"' > tmp-all-tree.def
gawk -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/gen-pass-instances.awk \
  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/passes.def  > pass-instances.def
gcc -E /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/params-list.h | sed 's/^#.*//;/^$/d' > tmp-params.list
echo 'END_OF_BASE_TREE_CODES' >> tmp-all-tree.def
gcc -E /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/params-options.h | sed 's/^#.*//;/^$/d' > tmp-params.options
echo "#define BUILDING_GCC_VERSION (BUILDING_GCC_MAJOR * 1000 + BUILDING_GCC_MINOR)" >> bversion.h
echo timestamp > s-specs
echo '#include "c-family/c-common.def"' >> tmp-all-tree.def
echo "g++ -no-pie   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -static-libstdc++ -static-libgcc " > checksum-options.tmp \
&& /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../move-if-change checksum-options.tmp checksum-options
/bin/bash /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../move-if-change tmp-mlib.h multilib.h
/bin/bash /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../move-if-change tmp-params.list params.list
/bin/bash /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../move-if-change tmp-params.options params.options
echo timestamp > s-bversion
ltf="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/ada/gcc-interface/ada-tree.def /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/cp/cp-tree.def /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/objc/objc-tree.def"; for f in $ltf; do \
  echo "#include \"$f\""; \
done | sed 's|/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/||' >> tmp-all-tree.def
cp /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/gcc-ar.c gcc-nm.c
cp /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/gcc-ar.c gcc-ranlib.c
echo timestamp > s-mlib
echo timestamp > s-params.list
echo timestamp > s-params.options
/bin/bash /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../move-if-change tmp-all-tree.def all-tree.def
TARGET_CPU_DEFAULT="" \
HEADERS="auto-host.h ansidecl.h" DEFINES="USED_FOR_TARGET " \
/bin/bash /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/mkconfig.sh tconfig.h
echo timestamp > s-alltree
(echo "@set version-GCC 8.4.0"; \
 if [ "" = "experimental" ]; \
 then echo "@set DEVELOPMENT"; \
 else echo "@clear DEVELOPMENT"; \
 fi) > gcc-vers.texiT
echo @set srcdir /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc >> gcc-vers.texiT
if [ -n "(OpenWrt GCC 8.4.0 r0+14078-b3a75b4e7d) " ]; then \
  echo "@set VERSION_PACKAGE (OpenWrt GCC 8.4.0 r0+14078-b3a75b4e7d) " >> gcc-vers.texiT; \
fi
echo "@set BUGURL @uref{http://bugs.openwrt.org/}" >> gcc-vers.texiT; \
mv -f gcc-vers.texiT gcc-vers.texi
g++ -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/build -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include  \
	-o build/genhooks.o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/genhooks.c
g++ -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/build -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include  \
	-o build/genchecksum.o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/genchecksum.c
echo timestamp > gcc.pod
g++ -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/build -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include  \
	-o build/genmodes.o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/genmodes.c
perl /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../contrib/texi2pod.pl /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/doc/invoke.texi > gcc.pod
g++ -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/build -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include  \
	-o build/errors.o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/errors.c
g++ -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/build -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include  \
	-o build/gengtype.o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/gengtype.c
g++ -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -Wno-error -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/build -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include  \
	-o build/gengtype-lex.o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/gengtype-lex.c
/d/gcc-8.4.0/gcc-8.4.0/gcc/gengtype-lex.l: In function 'int yylex(const char**)':
gengtype-lex.c:365:15: warning: this statement may fall through [-Wimplicit-fallthrough=]
/d/gcc-8.4.0/gcc-8.4.0/gcc/gengtype-lex.l:118:1: note: in expansion of macro 'YY_DO_BEFORE_ACTION'
/d/gcc-8.4.0/gcc-8.4.0/gcc/gengtype-lex.l:113:1: note: here
gengtype-lex.c:365:15: warning: this statement may fall through [-Wimplicit-fallthrough=]
/d/gcc-8.4.0/gcc-8.4.0/gcc/gengtype-lex.l:135:1: note: in expansion of macro 'YY_DO_BEFORE_ACTION'
/d/gcc-8.4.0/gcc-8.4.0/gcc/gengtype-lex.l:131:1: note: here
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/genhooks.c: In function 'void emit_documentation(const char*)':
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/genhooks.c:130:45: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
   while (fscanf (f, "%*[^@]"), buf[0] = '\0',
                                             ^
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/genhooks.c:139:14: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
       fscanf (f, "%999s", buf);
       ~~~~~~~^~~~~~~~~~~~~~~~~
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/genhooks.c:192:14: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
       fscanf (f, "%5[^ \n]", buf);
       ~~~~~~~^~~~~~~~~~~~~~~~~~~~
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/genhooks.c:198:14: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
       fscanf (f, "%999s", buf);
       ~~~~~~~^~~~~~~~~~~~~~~~~
g++ -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/build -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include  \
	-o build/gengtype-parse.o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/gengtype-parse.c
g++ -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/build -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include  \
	-o build/gengtype-state.o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/gengtype-state.c
g++ -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/build -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include  \
	-o build/gengenrtl.o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/gengenrtl.c
/bin/bash /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../move-if-change tmp-optionlist optionlist
echo timestamp > s-options
g++   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -static-libstdc++ -static-libgcc  -no-pie -o build/genhooks \
    build/genhooks.o build/errors.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a
g++   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -static-libstdc++ -static-libgcc  -no-pie -o build/genchecksum \
    build/genchecksum.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a
build/genhooks "Target Hook" \
				     > tmp-target-hooks-def.h
build/genhooks "Common Target Hook" \
				     > tmp-common-target-hooks-def.h
/bin/bash /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../move-if-change tmp-common-target-hooks-def.h \
				     common/common-target-hooks-def.h
/bin/bash /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../move-if-change tmp-target-hooks-def.h \
				     target-hooks-def.h
echo timestamp > s-common-target-hooks-def-h
echo timestamp > s-target-hooks-def-h
build/genhooks "C Target Hook" \
				     > tmp-c-target-hooks-def.h
gawk -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/opt-functions.awk -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/opt-read.awk \
       -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/optc-save-gen.awk \
       -v header_name="config.h system.h coretypes.h tm.h" < optionlist > options-save.c
/bin/bash /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../move-if-change tmp-c-target-hooks-def.h \
				     c-family/c-target-hooks-def.h
gawk -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/opt-functions.awk -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/opt-read.awk \
       -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/optc-gen.awk \
       -v header_name="config.h system.h coretypes.h options.h tm.h" < optionlist > options.c
echo timestamp > s-c-target-hooks-def-h
gawk -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/opt-functions.awk -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/opt-read.awk \
       -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/opth-gen.awk \
       < optionlist > tmp-options.h
g++   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -static-libstdc++ -static-libgcc  -no-pie -o build/gengenrtl \
    build/gengenrtl.o build/errors.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a
build/gengenrtl > tmp-genrtl.h
/bin/bash /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../move-if-change tmp-genrtl.h genrtl.h
echo timestamp > s-genrtl-h
g++   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -static-libstdc++ -static-libgcc  -no-pie -o build/genmodes \
    build/genmodes.o build/errors.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a
build/genmodes -h > tmp-modes.h
build/genmodes -i > tmp-modes-inline.h
build/genmodes -m > tmp-min-modes.c
/bin/bash /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../move-if-change tmp-modes.h insn-modes.h
/bin/bash /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../move-if-change tmp-min-modes.c min-insn-modes.c
/bin/bash /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../move-if-change tmp-modes-inline.h \
  insn-modes-inline.h
echo timestamp > s-modes-h
echo timestamp > s-modes-m
build/genmodes > tmp-modes.c
echo timestamp > s-modes-inline-h
/bin/bash /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../move-if-change tmp-modes.c insn-modes.c
g++ -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/build -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include  \
	-o build/inchash.o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/inchash.c
g++ -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/build -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include  \
	-o build/genenums.o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/genenums.c
echo timestamp > s-modes
g++ -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/build -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include  \
	-o build/genmddeps.o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/genmddeps.c
/bin/bash /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../move-if-change tmp-options.h options.h
g++ -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/build -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include  \
	-o build/read-md.o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/read-md.c
echo timestamp > s-options-h
g++ -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/build -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include  \
	-o build/genconstants.o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/genconstants.c
g++ -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/build -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include  \
	-o build/min-insn-modes.o min-insn-modes.c
echo timestamp > doc/gcc.1
(pod2man --center="GNU" --release="gcc-8.4.0" --date=2020-03-04 --section=1 gcc.pod > doc/gcc.1.T$$ && \
	mv -f doc/gcc.1.T$$ doc/gcc.1) || \
	(rm -f doc/gcc.1.T$$ && exit 1)
g++   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -static-libstdc++ -static-libgcc  -no-pie -o build/genmddeps \
    build/genmddeps.o build/read-md.o build/errors.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a
g++   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -static-libstdc++ -static-libgcc  -no-pie -o build/genconstants \
    build/genconstants.o build/read-md.o build/errors.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a
g++   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -static-libstdc++ -static-libgcc  -no-pie -o build/genenums \
    build/genenums.o build/read-md.o build/errors.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a
build/genmddeps /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/common.md /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/mips/mips.md > tmp-mddeps
/bin/bash /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../move-if-change tmp-mddeps mddeps.mk
echo timestamp > s-mddeps
build/genconstants /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/common.md /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/mips/mips.md \
   > tmp-constants.h
build/genenums /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/common.md /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/mips/mips.md \
   > tmp-enums.c
/bin/bash /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../move-if-change tmp-enums.c insn-enums.c
/bin/bash /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../move-if-change tmp-constants.h insn-constants.h
echo timestamp > s-enums
echo timestamp > s-constants
g++ -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/build -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include  \
	-o build/gencheck.o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/gencheck.c
g++   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -static-libstdc++ -static-libgcc  -no-pie -o build/gengtype \
    build/gengtype.o build/errors.o build/gengtype-lex.o build/gengtype-parse.o build/gengtype-state.o build/version.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a
g++   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -static-libstdc++ -static-libgcc  -no-pie -o build/gencheck \
    build/gencheck.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a
build/gengtype  \
                    -S /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I gtyp-input.list -w tmp-gtype.state
build/gencheck > tmp-check.h
/bin/bash /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../move-if-change tmp-check.h tree-check.h
echo timestamp > s-check
/bin/bash /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../move-if-change tmp-gtype.state gtype.state
build/gengtype  \
                    -r gtype.state
echo timestamp > s-gtype
g++ -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/build -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include  \
	-o build/genopinit.o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/genopinit.c
g++ -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/build -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include  \
	-o build/gencfn-macros.o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/gencfn-macros.c
g++ -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/build -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include  \
	-o build/genmatch.o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/genmatch.c
g++ -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/build -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include  \
	-o build/genattrtab.o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/genattrtab.c
g++ -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/build -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include  \
	-o build/genautomata.o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/genautomata.c
g++ -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/build -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include  \
	-o build/genemit.o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/genemit.c
g++ -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/build -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include  \
	-o build/genextract.o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/genextract.c
g++ -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/build -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include  \
	-o build/genoutput.o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/genoutput.c
g++ -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/build -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include  \
	-o build/genpeep.o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/genpeep.c
g++ -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/build -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include  \
	-o build/genrecog.o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/genrecog.c
g++ -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/build -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include  \
	-o build/genpreds.o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/genpreds.c
g++ -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/build -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include  \
	-o build/rtl.o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/rtl.c
g++ -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/build -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include  \
	-o build/read-rtl.o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/read-rtl.c
g++ -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/build -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include  \
	-o build/ggc-none.o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/ggc-none.c
g++ -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/build -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include  \
	-o build/vec.o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/vec.c
g++ -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/build -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include  \
	-o build/gensupport.o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/gensupport.c
g++ -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/build -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include  \
	-o build/print-rtl.o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/print-rtl.c
g++ -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/build -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include  \
	-o build/hash-table.o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/hash-table.c
g++ -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/build -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include  \
	-o build/genflags.o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/genflags.c
g++ -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/build -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include  \
	-o build/genconditions.o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/genconditions.c
g++ -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/build -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include  \
	-o build/genattr.o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/genattr.c
g++ -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/build -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include  \
	-o build/genattr-common.o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/genattr-common.c
g++ -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/build -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include  \
	-o build/gencodes.o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/gencodes.c
g++ -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/build -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include  \
	-o build/genconfig.o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/genconfig.c
g++ -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/build -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include  \
	-o build/gentarget-def.o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/gentarget-def.c
g++   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -static-libstdc++ -static-libgcc  -no-pie -o build/gencfn-macros \
    build/gencfn-macros.o build/errors.o build/hash-table.o build/vec.o build/ggc-none.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a
g++   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -static-libstdc++ -static-libgcc  -no-pie -o build/genpreds \
    build/genpreds.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/hash-table.o build/read-md.o build/errors.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a
g++   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -static-libstdc++ -static-libgcc  -no-pie -o build/genflags \
    build/genflags.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/hash-table.o build/read-md.o build/errors.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a
g++   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -static-libstdc++ -static-libgcc  -no-pie -o build/genconditions \
    build/genconditions.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/hash-table.o build/read-md.o build/errors.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a
g++   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -static-libstdc++ -static-libgcc  -no-pie -o build/genattr \
    build/genattr.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/hash-table.o build/read-md.o build/errors.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a
g++   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -static-libstdc++ -static-libgcc  -no-pie -o build/gencodes \
    build/gencodes.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/hash-table.o build/read-md.o build/errors.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a
g++   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -static-libstdc++ -static-libgcc  -no-pie -o build/genconfig \
    build/genconfig.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/hash-table.o build/read-md.o build/errors.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a
g++   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -static-libstdc++ -static-libgcc  -no-pie -o build/genopinit \
    build/genopinit.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/hash-table.o build/read-md.o build/errors.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a
build/gencfn-macros -c \
  > tmp-case-cfn-macros.h
build/gencfn-macros -o \
  > tmp-cfn-operators.pd
/bin/bash /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../move-if-change tmp-case-cfn-macros.h \
  case-cfn-macros.h
/bin/bash /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../move-if-change tmp-cfn-operators.pd \
  cfn-operators.pd
echo timestamp > s-case-cfn-macros
echo timestamp > s-cfn-operators
g++   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -static-libstdc++ -static-libgcc  -no-pie -o build/genattrtab \
    build/genattrtab.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/hash-table.o build/read-md.o build/errors.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a
g++   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -static-libstdc++ -static-libgcc  -no-pie -o build/genemit \
    build/genemit.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/hash-table.o build/read-md.o build/errors.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a
g++   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -static-libstdc++ -static-libgcc  -no-pie -o build/genextract \
    build/genextract.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/hash-table.o build/read-md.o build/errors.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a
g++   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -static-libstdc++ -static-libgcc  -no-pie -o build/genoutput \
    build/genoutput.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/hash-table.o build/read-md.o build/errors.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a
g++   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -static-libstdc++ -static-libgcc  -no-pie -o build/genpeep \
    build/genpeep.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/hash-table.o build/read-md.o build/errors.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a
build/genpreds /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/common.md /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/mips/mips.md > tmp-preds.c
build/genpreds -h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/common.md /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/mips/mips.md > tmp-preds.h
build/genconditions /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/common.md /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/mips/mips.md > tmp-condmd.c
/bin/bash /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../move-if-change tmp-preds.c insn-preds.c
echo timestamp > s-preds
build/genpreds -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/common.md /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/mips/mips.md > tmp-constrs.h
g++   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -static-libstdc++ -static-libgcc  -no-pie -o build/genattr-common \
    build/genattr-common.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/hash-table.o build/read-md.o build/errors.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a
/bin/bash /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../move-if-change tmp-preds.h tm-preds.h
echo timestamp > s-preds-h
/bin/bash /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../move-if-change tmp-condmd.c build/gencondmd.c
/bin/bash /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../move-if-change tmp-constrs.h tm-constrs.h
echo timestamp > s-conditions
echo timestamp > s-constrs-h
g++ -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/build -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include  \
	-o build/gencondmd.o build/gencondmd.c
g++   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -static-libstdc++ -static-libgcc  -no-pie -o build/gentarget-def \
    build/gentarget-def.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/hash-table.o build/read-md.o build/errors.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a
g++   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -static-libstdc++ -static-libgcc  -no-pie -o build/gencondmd \
    build/gencondmd.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a
build/gencondmd > tmp-cond.md
/bin/bash /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../move-if-change tmp-cond.md insn-conditions.md
echo timestamp > s-condmd
build/genflags /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/common.md /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/mips/mips.md \
  insn-conditions.md > tmp-flags.h
build/genattr /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/common.md /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/mips/mips.md \
  insn-conditions.md > tmp-attr.h
build/genattr-common /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/common.md /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/mips/mips.md \
  insn-conditions.md > tmp-attr-common.h
build/gencodes /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/common.md /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/mips/mips.md \
  insn-conditions.md > tmp-codes.h
build/genconfig /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/common.md /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/mips/mips.md \
  insn-conditions.md > tmp-config.h
/bin/bash /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../move-if-change tmp-attr.h insn-attr.h
/bin/bash /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../move-if-change tmp-codes.h insn-codes.h
/bin/bash /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../move-if-change tmp-flags.h insn-flags.h
/bin/bash /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../move-if-change tmp-config.h insn-config.h
echo timestamp > s-attr
echo timestamp > s-codes
echo timestamp > s-flags
build/gentarget-def /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/common.md /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/mips/mips.md \
  insn-conditions.md > tmp-target-def.h
build/genopinit /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/common.md /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/mips/mips.md \
  insn-conditions.md -htmp-opinit.h -ctmp-opinit.c
build/genattrtab /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/common.md /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/mips/mips.md insn-conditions.md \
	-Atmp-attrtab.c -Dtmp-dfatab.c -Ltmp-latencytab.c
echo timestamp > s-config
build/genemit /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/common.md /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/mips/mips.md \
  insn-conditions.md > tmp-emit.c
/bin/bash /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../move-if-change tmp-attr-common.h insn-attr-common.h
build/genextract /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/common.md /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/mips/mips.md \
  insn-conditions.md > tmp-extract.c
/bin/bash /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../move-if-change tmp-target-def.h insn-target-def.h
/bin/bash /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../move-if-change tmp-opinit.h insn-opinit.h
echo timestamp > s-attr-common
build/genoutput /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/common.md /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/mips/mips.md \
  insn-conditions.md > tmp-output.c
/bin/bash /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../move-if-change tmp-opinit.c insn-opinit.c
echo timestamp > s-target-def
build/genpeep /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/common.md /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/mips/mips.md \
  insn-conditions.md > tmp-peep.c
/bin/bash /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../move-if-change tmp-emit.c insn-emit.c
echo timestamp > s-opinit
echo timestamp > s-emit
g++ -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/build -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include  \
	-o build/gcov-iov.o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/gcov-iov.c
g++   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -static-libstdc++ -static-libgcc  -no-pie -o build/genautomata \
    build/genautomata.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/hash-table.o build/read-md.o build/errors.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a -lm
/bin/bash /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../move-if-change tmp-extract.c insn-extract.c
echo timestamp > s-extract
/bin/bash /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../move-if-change tmp-peep.c insn-peep.c
echo timestamp > s-peep
/bin/bash /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../move-if-change tmp-output.c insn-output.c
build/genautomata /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/common.md /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/mips/mips.md \
  insn-conditions.md > tmp-automata.c
g++   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -static-libstdc++ -static-libgcc  -no-pie \
	build/gcov-iov.o -o build/gcov-iov
echo timestamp > s-output
build/gcov-iov '8.4.0' '' \
    > tmp-gcov-iov.h
/bin/bash /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../move-if-change tmp-gcov-iov.h gcov-iov.h
echo timestamp > s-iov
g++ -fno-PIE -c  -DIN_GCC_FRONTEND -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -Ic -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/c -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o c/c-lang.o -MT c/c-lang.o -MMD -MP -MF c/.deps/c-lang.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/c/c-lang.c
g++ -fno-PIE -c  -DIN_GCC_FRONTEND -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -Ic-family -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/c-family -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o c-family/stub-objc.o -MT c-family/stub-objc.o -MMD -MP -MF c-family/.deps/stub-objc.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/c-family/stub-objc.c
g++ -fno-PIE -c  -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o attribs.o -MT attribs.o -MMD -MP -MF ./.deps/attribs.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/attribs.c
g++ -fno-PIE -c  -DIN_GCC_FRONTEND -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -Ic -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/c -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o c/c-errors.o -MT c/c-errors.o -MMD -MP -MF c/.deps/c-errors.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/c/c-errors.c
g++ -fno-PIE -c  -DIN_GCC_FRONTEND -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -Ic -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/c -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o c/c-decl.o -MT c/c-decl.o -MMD -MP -MF c/.deps/c-decl.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/c/c-decl.c
g++ -fno-PIE -c  -DIN_GCC_FRONTEND -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -Ic -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/c -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o c/c-typeck.o -MT c/c-typeck.o -MMD -MP -MF c/.deps/c-typeck.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/c/c-typeck.c
g++ -fno-PIE -c  -DIN_GCC_FRONTEND -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -Ic -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/c -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o c/c-convert.o -MT c/c-convert.o -MMD -MP -MF c/.deps/c-convert.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/c/c-convert.c
g++ -fno-PIE -c  -DIN_GCC_FRONTEND -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -Ic -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/c -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o c/c-aux-info.o -MT c/c-aux-info.o -MMD -MP -MF c/.deps/c-aux-info.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/c/c-aux-info.c
g++ -fno-PIE -c  -DIN_GCC_FRONTEND -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -Ic -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/c -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o c/c-objc-common.o -MT c/c-objc-common.o -MMD -MP -MF c/.deps/c-objc-common.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/c/c-objc-common.c
g++ -fno-PIE -c  -DIN_GCC_FRONTEND -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -Ic -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/c -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o c/c-parser.o -MT c/c-parser.o -MMD -MP -MF c/.deps/c-parser.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/c/c-parser.c
g++ -fno-PIE -c  -DIN_GCC_FRONTEND -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -Ic -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/c -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o c/c-fold.o -MT c/c-fold.o -MMD -MP -MF c/.deps/c-fold.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/c/c-fold.c
g++ -fno-PIE -c  -DIN_GCC_FRONTEND -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -Ic -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/c -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o c/gimple-parser.o -MT c/gimple-parser.o -MMD -MP -MF c/.deps/gimple-parser.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/c/gimple-parser.c
g++ -fno-PIE -c  -DIN_GCC_FRONTEND -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -Ic-family -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/c-family -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o c-family/c-common.o -MT c-family/c-common.o -MMD -MP -MF c-family/.deps/c-common.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/c-family/c-common.c
g++ -fno-PIE -c  -DIN_GCC_FRONTEND -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -Ic-family -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/c-family -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o c-family/c-cppbuiltin.o -MT c-family/c-cppbuiltin.o -MMD -MP -MF c-family/.deps/c-cppbuiltin.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/c-family/c-cppbuiltin.c
g++ -fno-PIE -c  -DIN_GCC_FRONTEND -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -Ic-family -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/c-family -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o c-family/c-dump.o -MT c-family/c-dump.o -MMD -MP -MF c-family/.deps/c-dump.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/c-family/c-dump.c
/bin/bash /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../move-if-change tmp-attrtab.c    insn-attrtab.c
/bin/bash /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../move-if-change tmp-dfatab.c     insn-dfatab.c
/bin/bash /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../move-if-change tmp-latencytab.c insn-latencytab.c
echo timestamp > s-attrtab
g++ -fno-PIE -c  -DIN_GCC_FRONTEND -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -Ic-family -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/c-family -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o c-family/c-format.o -MT c-family/c-format.o -MMD -MP -MF c-family/.deps/c-format.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/c-family/c-format.c
g++ -fno-PIE -c  -DIN_GCC_FRONTEND -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -Ic-family -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/c-family -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o c-family/c-gimplify.o -MT c-family/c-gimplify.o -MMD -MP -MF c-family/.deps/c-gimplify.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/c-family/c-gimplify.c
g++ -fno-PIE -c  -DIN_GCC_FRONTEND -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -Ic-family -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/c-family -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o c-family/c-indentation.o -MT c-family/c-indentation.o -MMD -MP -MF c-family/.deps/c-indentation.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/c-family/c-indentation.c
g++ -fno-PIE -c  -DIN_GCC_FRONTEND -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -Ic-family -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/c-family -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o c-family/c-lex.o -MT c-family/c-lex.o -MMD -MP -MF c-family/.deps/c-lex.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/c-family/c-lex.c
g++ -fno-PIE -c  -DIN_GCC_FRONTEND -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -Ic-family -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/c-family -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o c-family/c-omp.o -MT c-family/c-omp.o -MMD -MP -MF c-family/.deps/c-omp.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/c-family/c-omp.c
g++ -fno-PIE -c  -DIN_GCC_FRONTEND -DTARGET_SYSTEM_ROOT=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl\" -DTARGET_SYSTEM_ROOT_RELOCATABLE -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -Ic-family -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/c-family -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o c-family/c-opts.o -MT c-family/c-opts.o -MMD -MP -MF c-family/.deps/c-opts.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/c-family/c-opts.c
g++ -fno-PIE -c  -DIN_GCC_FRONTEND -DHOST_MACHINE=\"x86_64-pc-linux-gnu\" -DTARGET_MACHINE=\"mipsel-openwrt-linux-musl\" -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -Ic-family -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/c-family -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o c-family/c-pch.o -MT c-family/c-pch.o -MMD -MP -MF c-family/.deps/c-pch.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/c-family/c-pch.c
g++ -fno-PIE -c  -DIN_GCC_FRONTEND -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -Ic-family -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/c-family -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o c-family/c-ppoutput.o -MT c-family/c-ppoutput.o -MMD -MP -MF c-family/.deps/c-ppoutput.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/c-family/c-ppoutput.c
g++ -fno-PIE -c  -DIN_GCC_FRONTEND -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -Ic-family -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/c-family -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o c-family/c-pragma.o -MT c-family/c-pragma.o -MMD -MP -MF c-family/.deps/c-pragma.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/c-family/c-pragma.c
g++ -fno-PIE -c  -DIN_GCC_FRONTEND -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -Ic-family -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/c-family -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o c-family/c-pretty-print.o -MT c-family/c-pretty-print.o -MMD -MP -MF c-family/.deps/c-pretty-print.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/c-family/c-pretty-print.c
g++ -fno-PIE -c  -DIN_GCC_FRONTEND -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -Ic-family -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/c-family -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o c-family/c-semantics.o -MT c-family/c-semantics.o -MMD -MP -MF c-family/.deps/c-semantics.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/c-family/c-semantics.c
g++ -fno-PIE -c  -DIN_GCC_FRONTEND -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -Ic-family -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/c-family -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o c-family/c-ada-spec.o -MT c-family/c-ada-spec.o -MMD -MP -MF c-family/.deps/c-ada-spec.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/c-family/c-ada-spec.c
g++ -fno-PIE -c  -DIN_GCC_FRONTEND -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -Ic-family -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/c-family -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o c-family/c-ubsan.o -MT c-family/c-ubsan.o -MMD -MP -MF c-family/.deps/c-ubsan.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/c-family/c-ubsan.c
g++ -fno-PIE -c  -DIN_GCC_FRONTEND -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -Ic-family -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/c-family -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o c-family/known-headers.o -MT c-family/known-headers.o -MMD -MP -MF c-family/.deps/known-headers.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/c-family/known-headers.cc
g++ -fno-PIE -c  -DIN_GCC_FRONTEND -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -Ic-family -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/c-family -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o c-family/c-attribs.o -MT c-family/c-attribs.o -MMD -MP -MF c-family/.deps/c-attribs.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/c-family/c-attribs.c
g++ -fno-PIE -c  -DIN_GCC_FRONTEND -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -Ic-family -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/c-family -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o c-family/c-warn.o -MT c-family/c-warn.o -MMD -MP -MF c-family/.deps/c-warn.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/c-family/c-warn.c
g++ -fno-PIE -c  -DIN_GCC_FRONTEND -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -Ic-family -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/c-family -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o c-family/c-spellcheck.o -MT c-family/c-spellcheck.o -MMD -MP -MF c-family/.deps/c-spellcheck.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/c-family/c-spellcheck.cc
g++ -fno-PIE -c  -DIN_GCC_FRONTEND -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o glibc-c.o -MT glibc-c.o -MMD -MP -MF ./.deps/glibc-c.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/glibc-c.c
g++   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -static-libstdc++ -static-libgcc  -no-pie -o build/genmatch \
    build/genmatch.o ../build-x86_64-pc-linux-gnu/libcpp/libcpp.a build/errors.o build/vec.o build/hash-table.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o insn-emit.o -MT insn-emit.o -MMD -MP -MF ./.deps/insn-emit.TPo insn-emit.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o insn-extract.o -MT insn-extract.o -MMD -MP -MF ./.deps/insn-extract.TPo insn-extract.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o insn-modes.o -MT insn-modes.o -MMD -MP -MF ./.deps/insn-modes.TPo insn-modes.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o insn-opinit.o -MT insn-opinit.o -MMD -MP -MF ./.deps/insn-opinit.TPo insn-opinit.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o insn-output.o -MT insn-output.o -MMD -MP -MF ./.deps/insn-output.TPo insn-output.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o insn-peep.o -MT insn-peep.o -MMD -MP -MF ./.deps/insn-peep.TPo insn-peep.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o insn-preds.o -MT insn-preds.o -MMD -MP -MF ./.deps/insn-preds.TPo insn-preds.c
g++   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -static-libstdc++ -static-libgcc  -no-pie -o build/genrecog \
    build/genrecog.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/hash-table.o build/read-md.o build/errors.o build/inchash.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o insn-enums.o -MT insn-enums.o -MMD -MP -MF ./.deps/insn-enums.TPo insn-enums.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o ggc-page.o -MT ggc-page.o -MMD -MP -MF ./.deps/ggc-page.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/ggc-page.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o alias.o -MT alias.o -MMD -MP -MF ./.deps/alias.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/alias.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o alloc-pool.o -MT alloc-pool.o -MMD -MP -MF ./.deps/alloc-pool.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/alloc-pool.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o auto-inc-dec.o -MT auto-inc-dec.o -MMD -MP -MF ./.deps/auto-inc-dec.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/auto-inc-dec.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o auto-profile.o -MT auto-profile.o -MMD -MP -MF ./.deps/auto-profile.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/auto-profile.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o bb-reorder.o -MT bb-reorder.o -MMD -MP -MF ./.deps/bb-reorder.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/bb-reorder.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o bitmap.o -MT bitmap.o -MMD -MP -MF ./.deps/bitmap.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/bitmap.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o bt-load.o -MT bt-load.o -MMD -MP -MF ./.deps/bt-load.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/bt-load.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o builtins.o -MT builtins.o -MMD -MP -MF ./.deps/builtins.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/builtins.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o caller-save.o -MT caller-save.o -MMD -MP -MF ./.deps/caller-save.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/caller-save.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o calls.o -MT calls.o -MMD -MP -MF ./.deps/calls.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/calls.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o ccmp.o -MT ccmp.o -MMD -MP -MF ./.deps/ccmp.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/ccmp.c
/bin/bash /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../move-if-change tmp-automata.c insn-automata.c
echo timestamp > s-automata
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o cfg.o -MT cfg.o -MMD -MP -MF ./.deps/cfg.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/cfg.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o cfganal.o -MT cfganal.o -MMD -MP -MF ./.deps/cfganal.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/cfganal.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o cfgbuild.o -MT cfgbuild.o -MMD -MP -MF ./.deps/cfgbuild.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/cfgbuild.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o cfgcleanup.o -MT cfgcleanup.o -MMD -MP -MF ./.deps/cfgcleanup.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/cfgcleanup.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o cfgexpand.o -MT cfgexpand.o -MMD -MP -MF ./.deps/cfgexpand.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/cfgexpand.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o cfghooks.o -MT cfghooks.o -MMD -MP -MF ./.deps/cfghooks.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/cfghooks.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o cfgloop.o -MT cfgloop.o -MMD -MP -MF ./.deps/cfgloop.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/cfgloop.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o cfgloopanal.o -MT cfgloopanal.o -MMD -MP -MF ./.deps/cfgloopanal.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/cfgloopanal.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o cfgloopmanip.o -MT cfgloopmanip.o -MMD -MP -MF ./.deps/cfgloopmanip.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/cfgloopmanip.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o cfgrtl.o -MT cfgrtl.o -MMD -MP -MF ./.deps/cfgrtl.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/cfgrtl.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o symtab.o -MT symtab.o -MMD -MP -MF ./.deps/symtab.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/symtab.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o cgraph.o -MT cgraph.o -MMD -MP -MF ./.deps/cgraph.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/cgraph.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o cgraphbuild.o -MT cgraphbuild.o -MMD -MP -MF ./.deps/cgraphbuild.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/cgraphbuild.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o cgraphunit.o -MT cgraphunit.o -MMD -MP -MF ./.deps/cgraphunit.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/cgraphunit.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o cgraphclones.o -MT cgraphclones.o -MMD -MP -MF ./.deps/cgraphclones.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/cgraphclones.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o combine.o -MT combine.o -MMD -MP -MF ./.deps/combine.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/combine.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o combine-stack-adj.o -MT combine-stack-adj.o -MMD -MP -MF ./.deps/combine-stack-adj.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/combine-stack-adj.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o compare-elim.o -MT compare-elim.o -MMD -MP -MF ./.deps/compare-elim.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/compare-elim.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o context.o -MT context.o -MMD -MP -MF ./.deps/context.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/context.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o convert.o -MT convert.o -MMD -MP -MF ./.deps/convert.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/convert.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o coverage.o -MT coverage.o -MMD -MP -MF ./.deps/coverage.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/coverage.c
g++ -fno-PIE -c  -DGCC_INCLUDE_DIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/include\" -DFIXED_INCLUDE_DIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/include-fixed\" -DGPLUSPLUS_INCLUDE_DIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/../../../../mipsel-openwrt-linux-musl/include/c++/8.4.0\" -DGPLUSPLUS_INCLUDE_DIR_ADD_SYSROOT=0 -DGPLUSPLUS_TOOL_INCLUDE_DIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/../../../../mipsel-openwrt-linux-musl/include/c++/8.4.0/mipsel-openwrt-linux-musl\" -DGPLUSPLUS_BACKWARD_INCLUDE_DIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/../../../../mipsel-openwrt-linux-musl/include/c++/8.4.0/backward\" -DLOCAL_INCLUDE_DIR=\"/usr/local/include\" -DCROSS_INCLUDE_DIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl${sysroot_headers_suffix}/usr/include\" -DTOOL_INCLUDE_DIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/../../../../mipsel-openwrt-linux-musl/include\" -DNATIVE_SYSTEM_HEADER_DIR=\"/usr/include\" -DPREFIX=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/\" -DSTANDARD_EXEC_PREFIX=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/\" -DTARGET_SYSTEM_ROOT=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl\" -DTARGET_SYSTEM_ROOT_RELOCATABLE -DBASEVER="\"8.4.0\"" -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o cppbuiltin.o -MT cppbuiltin.o -MMD -MP -MF ./.deps/cppbuiltin.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/cppbuiltin.c
g++ -fno-PIE -c  -DGCC_INCLUDE_DIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/include\" -DFIXED_INCLUDE_DIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/include-fixed\" -DGPLUSPLUS_INCLUDE_DIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/../../../../mipsel-openwrt-linux-musl/include/c++/8.4.0\" -DGPLUSPLUS_INCLUDE_DIR_ADD_SYSROOT=0 -DGPLUSPLUS_TOOL_INCLUDE_DIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/../../../../mipsel-openwrt-linux-musl/include/c++/8.4.0/mipsel-openwrt-linux-musl\" -DGPLUSPLUS_BACKWARD_INCLUDE_DIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/../../../../mipsel-openwrt-linux-musl/include/c++/8.4.0/backward\" -DLOCAL_INCLUDE_DIR=\"/usr/local/include\" -DCROSS_INCLUDE_DIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl${sysroot_headers_suffix}/usr/include\" -DTOOL_INCLUDE_DIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/../../../../mipsel-openwrt-linux-musl/include\" -DNATIVE_SYSTEM_HEADER_DIR=\"/usr/include\" -DPREFIX=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/\" -DSTANDARD_EXEC_PREFIX=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/\" -DTARGET_SYSTEM_ROOT=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl\" -DTARGET_SYSTEM_ROOT_RELOCATABLE -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o cppdefault.o -MT cppdefault.o -MMD -MP -MF ./.deps/cppdefault.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/cppdefault.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o cprop.o -MT cprop.o -MMD -MP -MF ./.deps/cprop.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/cprop.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o cse.o -MT cse.o -MMD -MP -MF ./.deps/cse.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/cse.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o cselib.o -MT cselib.o -MMD -MP -MF ./.deps/cselib.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/cselib.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o data-streamer.o -MT data-streamer.o -MMD -MP -MF ./.deps/data-streamer.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/data-streamer.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o data-streamer-in.o -MT data-streamer-in.o -MMD -MP -MF ./.deps/data-streamer-in.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/data-streamer-in.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o data-streamer-out.o -MT data-streamer-out.o -MMD -MP -MF ./.deps/data-streamer-out.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/data-streamer-out.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o dbxout.o -MT dbxout.o -MMD -MP -MF ./.deps/dbxout.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/dbxout.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o dbgcnt.o -MT dbgcnt.o -MMD -MP -MF ./.deps/dbgcnt.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/dbgcnt.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o dce.o -MT dce.o -MMD -MP -MF ./.deps/dce.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/dce.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o ddg.o -MT ddg.o -MMD -MP -MF ./.deps/ddg.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/ddg.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o debug.o -MT debug.o -MMD -MP -MF ./.deps/debug.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/debug.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o df-core.o -MT df-core.o -MMD -MP -MF ./.deps/df-core.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/df-core.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o df-problems.o -MT df-problems.o -MMD -MP -MF ./.deps/df-problems.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/df-problems.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o df-scan.o -MT df-scan.o -MMD -MP -MF ./.deps/df-scan.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/df-scan.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -Wno-strict-aliasing -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o dfp.o -MT dfp.o -MMD -MP -MF ./.deps/dfp.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/dfp.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o dojump.o -MT dojump.o -MMD -MP -MF ./.deps/dojump.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/dojump.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o dominance.o -MT dominance.o -MMD -MP -MF ./.deps/dominance.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/dominance.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o domwalk.o -MT domwalk.o -MMD -MP -MF ./.deps/domwalk.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/domwalk.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o double-int.o -MT double-int.o -MMD -MP -MF ./.deps/double-int.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/double-int.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o dse.o -MT dse.o -MMD -MP -MF ./.deps/dse.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/dse.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o dumpfile.o -MT dumpfile.o -MMD -MP -MF ./.deps/dumpfile.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/dumpfile.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o dwarf2asm.o -MT dwarf2asm.o -MMD -MP -MF ./.deps/dwarf2asm.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/dwarf2asm.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o dwarf2cfi.o -MT dwarf2cfi.o -MMD -MP -MF ./.deps/dwarf2cfi.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/dwarf2cfi.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o dwarf2out.o -MT dwarf2out.o -MMD -MP -MF ./.deps/dwarf2out.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/dwarf2out.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o early-remat.o -MT early-remat.o -MMD -MP -MF ./.deps/early-remat.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/early-remat.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o emit-rtl.o -MT emit-rtl.o -MMD -MP -MF ./.deps/emit-rtl.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/emit-rtl.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o et-forest.o -MT et-forest.o -MMD -MP -MF ./.deps/et-forest.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/et-forest.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o except.o -MT except.o -MMD -MP -MF ./.deps/except.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/except.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o explow.o -MT explow.o -MMD -MP -MF ./.deps/explow.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/explow.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o expmed.o -MT expmed.o -MMD -MP -MF ./.deps/expmed.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/expmed.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o expr.o -MT expr.o -MMD -MP -MF ./.deps/expr.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/expr.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o fibonacci_heap.o -MT fibonacci_heap.o -MMD -MP -MF ./.deps/fibonacci_heap.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/fibonacci_heap.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o file-prefix-map.o -MT file-prefix-map.o -MMD -MP -MF ./.deps/file-prefix-map.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/file-prefix-map.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o final.o -MT final.o -MMD -MP -MF ./.deps/final.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/final.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o fixed-value.o -MT fixed-value.o -MMD -MP -MF ./.deps/fixed-value.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/fixed-value.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o fold-const.o -MT fold-const.o -MMD -MP -MF ./.deps/fold-const.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/fold-const.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o fold-const-call.o -MT fold-const-call.o -MMD -MP -MF ./.deps/fold-const-call.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/fold-const-call.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o function.o -MT function.o -MMD -MP -MF ./.deps/function.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/function.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o function-tests.o -MT function-tests.o -MMD -MP -MF ./.deps/function-tests.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/function-tests.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o fwprop.o -MT fwprop.o -MMD -MP -MF ./.deps/fwprop.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/fwprop.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o gcc-rich-location.o -MT gcc-rich-location.o -MMD -MP -MF ./.deps/gcc-rich-location.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/gcc-rich-location.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o gcse.o -MT gcse.o -MMD -MP -MF ./.deps/gcse.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/gcse.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o gcse-common.o -MT gcse-common.o -MMD -MP -MF ./.deps/gcse-common.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/gcse-common.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o ggc-common.o -MT ggc-common.o -MMD -MP -MF ./.deps/ggc-common.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/ggc-common.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o ggc-tests.o -MT ggc-tests.o -MMD -MP -MF ./.deps/ggc-tests.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/ggc-tests.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o gimple.o -MT gimple.o -MMD -MP -MF ./.deps/gimple.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/gimple.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o gimple-builder.o -MT gimple-builder.o -MMD -MP -MF ./.deps/gimple-builder.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/gimple-builder.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o gimple-expr.o -MT gimple-expr.o -MMD -MP -MF ./.deps/gimple-expr.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/gimple-expr.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o gimple-iterator.o -MT gimple-iterator.o -MMD -MP -MF ./.deps/gimple-iterator.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/gimple-iterator.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o gimple-fold.o -MT gimple-fold.o -MMD -MP -MF ./.deps/gimple-fold.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/gimple-fold.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o gimple-laddress.o -MT gimple-laddress.o -MMD -MP -MF ./.deps/gimple-laddress.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/gimple-laddress.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o gimple-loop-interchange.o -MT gimple-loop-interchange.o -MMD -MP -MF ./.deps/gimple-loop-interchange.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/gimple-loop-interchange.cc
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o gimple-loop-jam.o -MT gimple-loop-jam.o -MMD -MP -MF ./.deps/gimple-loop-jam.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/gimple-loop-jam.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o gimple-low.o -MT gimple-low.o -MMD -MP -MF ./.deps/gimple-low.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/gimple-low.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o gimple-pretty-print.o -MT gimple-pretty-print.o -MMD -MP -MF ./.deps/gimple-pretty-print.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/gimple-pretty-print.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o gimple-ssa-backprop.o -MT gimple-ssa-backprop.o -MMD -MP -MF ./.deps/gimple-ssa-backprop.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/gimple-ssa-backprop.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o gimple-ssa-evrp.o -MT gimple-ssa-evrp.o -MMD -MP -MF ./.deps/gimple-ssa-evrp.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/gimple-ssa-evrp.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o gimple-ssa-evrp-analyze.o -MT gimple-ssa-evrp-analyze.o -MMD -MP -MF ./.deps/gimple-ssa-evrp-analyze.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/gimple-ssa-evrp-analyze.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o gimple-ssa-isolate-paths.o -MT gimple-ssa-isolate-paths.o -MMD -MP -MF ./.deps/gimple-ssa-isolate-paths.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/gimple-ssa-isolate-paths.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o gimple-ssa-nonnull-compare.o -MT gimple-ssa-nonnull-compare.o -MMD -MP -MF ./.deps/gimple-ssa-nonnull-compare.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/gimple-ssa-nonnull-compare.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o gimple-ssa-split-paths.o -MT gimple-ssa-split-paths.o -MMD -MP -MF ./.deps/gimple-ssa-split-paths.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/gimple-ssa-split-paths.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o gimple-ssa-store-merging.o -MT gimple-ssa-store-merging.o -MMD -MP -MF ./.deps/gimple-ssa-store-merging.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/gimple-ssa-store-merging.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o gimple-ssa-strength-reduction.o -MT gimple-ssa-strength-reduction.o -MMD -MP -MF ./.deps/gimple-ssa-strength-reduction.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/gimple-ssa-strength-reduction.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o gimple-ssa-sprintf.o -MT gimple-ssa-sprintf.o -MMD -MP -MF ./.deps/gimple-ssa-sprintf.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/gimple-ssa-sprintf.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o gimple-ssa-warn-alloca.o -MT gimple-ssa-warn-alloca.o -MMD -MP -MF ./.deps/gimple-ssa-warn-alloca.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/gimple-ssa-warn-alloca.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o gimple-ssa-warn-restrict.o -MT gimple-ssa-warn-restrict.o -MMD -MP -MF ./.deps/gimple-ssa-warn-restrict.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/gimple-ssa-warn-restrict.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o gimple-streamer-in.o -MT gimple-streamer-in.o -MMD -MP -MF ./.deps/gimple-streamer-in.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/gimple-streamer-in.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o gimple-streamer-out.o -MT gimple-streamer-out.o -MMD -MP -MF ./.deps/gimple-streamer-out.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/gimple-streamer-out.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o gimple-walk.o -MT gimple-walk.o -MMD -MP -MF ./.deps/gimple-walk.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/gimple-walk.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o gimplify.o -MT gimplify.o -MMD -MP -MF ./.deps/gimplify.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/gimplify.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o gimplify-me.o -MT gimplify-me.o -MMD -MP -MF ./.deps/gimplify-me.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/gimplify-me.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o godump.o -MT godump.o -MMD -MP -MF ./.deps/godump.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/godump.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o graph.o -MT graph.o -MMD -MP -MF ./.deps/graph.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/graph.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o graphds.o -MT graphds.o -MMD -MP -MF ./.deps/graphds.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/graphds.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o graphite.o -MT graphite.o -MMD -MP -MF ./.deps/graphite.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/graphite.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o graphite-isl-ast-to-gimple.o -MT graphite-isl-ast-to-gimple.o -MMD -MP -MF ./.deps/graphite-isl-ast-to-gimple.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/graphite-isl-ast-to-gimple.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o graphite-dependences.o -MT graphite-dependences.o -MMD -MP -MF ./.deps/graphite-dependences.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/graphite-dependences.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o graphite-optimize-isl.o -MT graphite-optimize-isl.o -MMD -MP -MF ./.deps/graphite-optimize-isl.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/graphite-optimize-isl.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o graphite-poly.o -MT graphite-poly.o -MMD -MP -MF ./.deps/graphite-poly.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/graphite-poly.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o graphite-scop-detection.o -MT graphite-scop-detection.o -MMD -MP -MF ./.deps/graphite-scop-detection.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/graphite-scop-detection.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o graphite-sese-to-poly.o -MT graphite-sese-to-poly.o -MMD -MP -MF ./.deps/graphite-sese-to-poly.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/graphite-sese-to-poly.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o gtype-desc.o -MT gtype-desc.o -MMD -MP -MF ./.deps/gtype-desc.TPo gtype-desc.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o haifa-sched.o -MT haifa-sched.o -MMD -MP -MF ./.deps/haifa-sched.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/haifa-sched.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o hash-map-tests.o -MT hash-map-tests.o -MMD -MP -MF ./.deps/hash-map-tests.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/hash-map-tests.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o hash-set-tests.o -MT hash-set-tests.o -MMD -MP -MF ./.deps/hash-set-tests.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/hash-set-tests.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o hsa-common.o -MT hsa-common.o -MMD -MP -MF ./.deps/hsa-common.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/hsa-common.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o hsa-gen.o -MT hsa-gen.o -MMD -MP -MF ./.deps/hsa-gen.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/hsa-gen.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o hsa-regalloc.o -MT hsa-regalloc.o -MMD -MP -MF ./.deps/hsa-regalloc.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/hsa-regalloc.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o hsa-brig.o -MT hsa-brig.o -MMD -MP -MF ./.deps/hsa-brig.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/hsa-brig.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o hsa-dump.o -MT hsa-dump.o -MMD -MP -MF ./.deps/hsa-dump.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/hsa-dump.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o hw-doloop.o -MT hw-doloop.o -MMD -MP -MF ./.deps/hw-doloop.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/hw-doloop.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o hwint.o -MT hwint.o -MMD -MP -MF ./.deps/hwint.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/hwint.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o ifcvt.o -MT ifcvt.o -MMD -MP -MF ./.deps/ifcvt.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/ifcvt.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o ree.o -MT ree.o -MMD -MP -MF ./.deps/ree.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/ree.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o inchash.o -MT inchash.o -MMD -MP -MF ./.deps/inchash.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/inchash.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o incpath.o -MT incpath.o -MMD -MP -MF ./.deps/incpath.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/incpath.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o init-regs.o -MT init-regs.o -MMD -MP -MF ./.deps/init-regs.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/init-regs.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o internal-fn.o -MT internal-fn.o -MMD -MP -MF ./.deps/internal-fn.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/internal-fn.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o ipa-chkp.o -MT ipa-chkp.o -MMD -MP -MF ./.deps/ipa-chkp.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/ipa-chkp.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o ipa-cp.o -MT ipa-cp.o -MMD -MP -MF ./.deps/ipa-cp.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/ipa-cp.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o ipa-devirt.o -MT ipa-devirt.o -MMD -MP -MF ./.deps/ipa-devirt.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/ipa-devirt.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o ipa-fnsummary.o -MT ipa-fnsummary.o -MMD -MP -MF ./.deps/ipa-fnsummary.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/ipa-fnsummary.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o ipa-polymorphic-call.o -MT ipa-polymorphic-call.o -MMD -MP -MF ./.deps/ipa-polymorphic-call.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/ipa-polymorphic-call.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o ipa-split.o -MT ipa-split.o -MMD -MP -MF ./.deps/ipa-split.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/ipa-split.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o ipa-inline.o -MT ipa-inline.o -MMD -MP -MF ./.deps/ipa-inline.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/ipa-inline.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o ipa-comdats.o -MT ipa-comdats.o -MMD -MP -MF ./.deps/ipa-comdats.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/ipa-comdats.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o ipa-visibility.o -MT ipa-visibility.o -MMD -MP -MF ./.deps/ipa-visibility.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/ipa-visibility.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o ipa-inline-analysis.o -MT ipa-inline-analysis.o -MMD -MP -MF ./.deps/ipa-inline-analysis.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/ipa-inline-analysis.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o ipa-inline-transform.o -MT ipa-inline-transform.o -MMD -MP -MF ./.deps/ipa-inline-transform.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/ipa-inline-transform.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o ipa-predicate.o -MT ipa-predicate.o -MMD -MP -MF ./.deps/ipa-predicate.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/ipa-predicate.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o ipa-profile.o -MT ipa-profile.o -MMD -MP -MF ./.deps/ipa-profile.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/ipa-profile.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o ipa-prop.o -MT ipa-prop.o -MMD -MP -MF ./.deps/ipa-prop.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/ipa-prop.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o ipa-param-manipulation.o -MT ipa-param-manipulation.o -MMD -MP -MF ./.deps/ipa-param-manipulation.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/ipa-param-manipulation.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o ipa-pure-const.o -MT ipa-pure-const.o -MMD -MP -MF ./.deps/ipa-pure-const.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/ipa-pure-const.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o ipa-icf.o -MT ipa-icf.o -MMD -MP -MF ./.deps/ipa-icf.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/ipa-icf.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o ipa-icf-gimple.o -MT ipa-icf-gimple.o -MMD -MP -MF ./.deps/ipa-icf-gimple.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/ipa-icf-gimple.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o ipa-reference.o -MT ipa-reference.o -MMD -MP -MF ./.deps/ipa-reference.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/ipa-reference.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o ipa-hsa.o -MT ipa-hsa.o -MMD -MP -MF ./.deps/ipa-hsa.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/ipa-hsa.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o ipa-ref.o -MT ipa-ref.o -MMD -MP -MF ./.deps/ipa-ref.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/ipa-ref.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o ipa-utils.o -MT ipa-utils.o -MMD -MP -MF ./.deps/ipa-utils.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/ipa-utils.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o ipa.o -MT ipa.o -MMD -MP -MF ./.deps/ipa.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/ipa.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o ira.o -MT ira.o -MMD -MP -MF ./.deps/ira.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/ira.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o ira-build.o -MT ira-build.o -MMD -MP -MF ./.deps/ira-build.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/ira-build.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o ira-costs.o -MT ira-costs.o -MMD -MP -MF ./.deps/ira-costs.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/ira-costs.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o ira-conflicts.o -MT ira-conflicts.o -MMD -MP -MF ./.deps/ira-conflicts.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/ira-conflicts.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o ira-color.o -MT ira-color.o -MMD -MP -MF ./.deps/ira-color.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/ira-color.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o ira-emit.o -MT ira-emit.o -MMD -MP -MF ./.deps/ira-emit.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/ira-emit.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o ira-lives.o -MT ira-lives.o -MMD -MP -MF ./.deps/ira-lives.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/ira-lives.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o jump.o -MT jump.o -MMD -MP -MF ./.deps/jump.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/jump.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o langhooks.o -MT langhooks.o -MMD -MP -MF ./.deps/langhooks.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/langhooks.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o lcm.o -MT lcm.o -MMD -MP -MF ./.deps/lcm.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/lcm.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o lists.o -MT lists.o -MMD -MP -MF ./.deps/lists.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/lists.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o loop-doloop.o -MT loop-doloop.o -MMD -MP -MF ./.deps/loop-doloop.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/loop-doloop.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o loop-init.o -MT loop-init.o -MMD -MP -MF ./.deps/loop-init.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/loop-init.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o loop-invariant.o -MT loop-invariant.o -MMD -MP -MF ./.deps/loop-invariant.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/loop-invariant.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o loop-iv.o -MT loop-iv.o -MMD -MP -MF ./.deps/loop-iv.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/loop-iv.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o loop-unroll.o -MT loop-unroll.o -MMD -MP -MF ./.deps/loop-unroll.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/loop-unroll.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o lower-subreg.o -MT lower-subreg.o -MMD -MP -MF ./.deps/lower-subreg.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/lower-subreg.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o lra.o -MT lra.o -MMD -MP -MF ./.deps/lra.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/lra.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o lra-assigns.o -MT lra-assigns.o -MMD -MP -MF ./.deps/lra-assigns.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/lra-assigns.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o lra-coalesce.o -MT lra-coalesce.o -MMD -MP -MF ./.deps/lra-coalesce.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/lra-coalesce.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o lra-constraints.o -MT lra-constraints.o -MMD -MP -MF ./.deps/lra-constraints.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/lra-constraints.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o lra-eliminations.o -MT lra-eliminations.o -MMD -MP -MF ./.deps/lra-eliminations.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/lra-eliminations.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o lra-lives.o -MT lra-lives.o -MMD -MP -MF ./.deps/lra-lives.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/lra-lives.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o lra-remat.o -MT lra-remat.o -MMD -MP -MF ./.deps/lra-remat.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/lra-remat.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o lra-spills.o -MT lra-spills.o -MMD -MP -MF ./.deps/lra-spills.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/lra-spills.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o lto-cgraph.o -MT lto-cgraph.o -MMD -MP -MF ./.deps/lto-cgraph.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/lto-cgraph.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o lto-streamer.o -MT lto-streamer.o -MMD -MP -MF ./.deps/lto-streamer.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/lto-streamer.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o lto-streamer-in.o -MT lto-streamer-in.o -MMD -MP -MF ./.deps/lto-streamer-in.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/lto-streamer-in.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o lto-streamer-out.o -MT lto-streamer-out.o -MMD -MP -MF ./.deps/lto-streamer-out.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/lto-streamer-out.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o lto-section-in.o -MT lto-section-in.o -MMD -MP -MF ./.deps/lto-section-in.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/lto-section-in.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o lto-section-out.o -MT lto-section-out.o -MMD -MP -MF ./.deps/lto-section-out.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/lto-section-out.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o lto-opts.o -MT lto-opts.o -MMD -MP -MF ./.deps/lto-opts.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/lto-opts.c
g++ -fno-PIE -c  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../zlib -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o lto-compress.o -MT lto-compress.o -MMD -MP -MF ./.deps/lto-compress.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/lto-compress.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o mcf.o -MT mcf.o -MMD -MP -MF ./.deps/mcf.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/mcf.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o mode-switching.o -MT mode-switching.o -MMD -MP -MF ./.deps/mode-switching.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/mode-switching.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o modulo-sched.o -MT modulo-sched.o -MMD -MP -MF ./.deps/modulo-sched.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/modulo-sched.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o multiple_target.o -MT multiple_target.o -MMD -MP -MF ./.deps/multiple_target.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/multiple_target.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o omp-offload.o -MT omp-offload.o -MMD -MP -MF ./.deps/omp-offload.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/omp-offload.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o omp-expand.o -MT omp-expand.o -MMD -MP -MF ./.deps/omp-expand.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/omp-expand.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o omp-general.o -MT omp-general.o -MMD -MP -MF ./.deps/omp-general.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/omp-general.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o omp-grid.o -MT omp-grid.o -MMD -MP -MF ./.deps/omp-grid.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/omp-grid.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o omp-low.o -MT omp-low.o -MMD -MP -MF ./.deps/omp-low.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/omp-low.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o omp-simd-clone.o -MT omp-simd-clone.o -MMD -MP -MF ./.deps/omp-simd-clone.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/omp-simd-clone.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o optabs.o -MT optabs.o -MMD -MP -MF ./.deps/optabs.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/optabs.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o optabs-libfuncs.o -MT optabs-libfuncs.o -MMD -MP -MF ./.deps/optabs-libfuncs.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/optabs-libfuncs.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o optabs-query.o -MT optabs-query.o -MMD -MP -MF ./.deps/optabs-query.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/optabs-query.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o optabs-tree.o -MT optabs-tree.o -MMD -MP -MF ./.deps/optabs-tree.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/optabs-tree.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o options-save.o -MT options-save.o -MMD -MP -MF ./.deps/options-save.TPo options-save.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o opts-global.o -MT opts-global.o -MMD -MP -MF ./.deps/opts-global.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/opts-global.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o passes.o -MT passes.o -MMD -MP -MF ./.deps/passes.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/passes.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o plugin.o -MT plugin.o -MMD -MP -MF ./.deps/plugin.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/plugin.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o postreload-gcse.o -MT postreload-gcse.o -MMD -MP -MF ./.deps/postreload-gcse.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/postreload-gcse.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o postreload.o -MT postreload.o -MMD -MP -MF ./.deps/postreload.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/postreload.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o predict.o -MT predict.o -MMD -MP -MF ./.deps/predict.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/predict.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o print-rtl.o -MT print-rtl.o -MMD -MP -MF ./.deps/print-rtl.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/print-rtl.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o print-rtl-function.o -MT print-rtl-function.o -MMD -MP -MF ./.deps/print-rtl-function.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/print-rtl-function.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o print-tree.o -MT print-tree.o -MMD -MP -MF ./.deps/print-tree.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/print-tree.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o profile.o -MT profile.o -MMD -MP -MF ./.deps/profile.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/profile.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o profile-count.o -MT profile-count.o -MMD -MP -MF ./.deps/profile-count.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/profile-count.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o read-md.o -MT read-md.o -MMD -MP -MF ./.deps/read-md.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/read-md.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o read-rtl.o -MT read-rtl.o -MMD -MP -MF ./.deps/read-rtl.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/read-rtl.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o read-rtl-function.o -MT read-rtl-function.o -MMD -MP -MF ./.deps/read-rtl-function.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/read-rtl-function.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o real.o -MT real.o -MMD -MP -MF ./.deps/real.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/real.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o realmpfr.o -MT realmpfr.o -MMD -MP -MF ./.deps/realmpfr.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/realmpfr.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o recog.o -MT recog.o -MMD -MP -MF ./.deps/recog.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/recog.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o reg-stack.o -MT reg-stack.o -MMD -MP -MF ./.deps/reg-stack.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/reg-stack.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o regcprop.o -MT regcprop.o -MMD -MP -MF ./.deps/regcprop.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/regcprop.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o reginfo.o -MT reginfo.o -MMD -MP -MF ./.deps/reginfo.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/reginfo.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o regrename.o -MT regrename.o -MMD -MP -MF ./.deps/regrename.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/regrename.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o regstat.o -MT regstat.o -MMD -MP -MF ./.deps/regstat.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/regstat.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o reload.o -MT reload.o -MMD -MP -MF ./.deps/reload.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/reload.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o reload1.o -MT reload1.o -MMD -MP -MF ./.deps/reload1.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/reload1.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o reorg.o -MT reorg.o -MMD -MP -MF ./.deps/reorg.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/reorg.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o resource.o -MT resource.o -MMD -MP -MF ./.deps/resource.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/resource.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o rtl-chkp.o -MT rtl-chkp.o -MMD -MP -MF ./.deps/rtl-chkp.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/rtl-chkp.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o rtl-error.o -MT rtl-error.o -MMD -MP -MF ./.deps/rtl-error.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/rtl-error.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o rtl-tests.o -MT rtl-tests.o -MMD -MP -MF ./.deps/rtl-tests.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/rtl-tests.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o rtl.o -MT rtl.o -MMD -MP -MF ./.deps/rtl.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/rtl.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o rtlhash.o -MT rtlhash.o -MMD -MP -MF ./.deps/rtlhash.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/rtlhash.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o rtlanal.o -MT rtlanal.o -MMD -MP -MF ./.deps/rtlanal.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/rtlanal.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o rtlhooks.o -MT rtlhooks.o -MMD -MP -MF ./.deps/rtlhooks.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/rtlhooks.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o rtx-vector-builder.o -MT rtx-vector-builder.o -MMD -MP -MF ./.deps/rtx-vector-builder.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/rtx-vector-builder.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o run-rtl-passes.o -MT run-rtl-passes.o -MMD -MP -MF ./.deps/run-rtl-passes.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/run-rtl-passes.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o sched-deps.o -MT sched-deps.o -MMD -MP -MF ./.deps/sched-deps.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/sched-deps.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o sched-ebb.o -MT sched-ebb.o -MMD -MP -MF ./.deps/sched-ebb.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/sched-ebb.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o sched-rgn.o -MT sched-rgn.o -MMD -MP -MF ./.deps/sched-rgn.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/sched-rgn.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o sel-sched-ir.o -MT sel-sched-ir.o -MMD -MP -MF ./.deps/sel-sched-ir.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/sel-sched-ir.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o sel-sched-dump.o -MT sel-sched-dump.o -MMD -MP -MF ./.deps/sel-sched-dump.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/sel-sched-dump.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o sel-sched.o -MT sel-sched.o -MMD -MP -MF ./.deps/sel-sched.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/sel-sched.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o selftest-rtl.o -MT selftest-rtl.o -MMD -MP -MF ./.deps/selftest-rtl.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/selftest-rtl.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o selftest-run-tests.o -MT selftest-run-tests.o -MMD -MP -MF ./.deps/selftest-run-tests.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/selftest-run-tests.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o sese.o -MT sese.o -MMD -MP -MF ./.deps/sese.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/sese.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o shrink-wrap.o -MT shrink-wrap.o -MMD -MP -MF ./.deps/shrink-wrap.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/shrink-wrap.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o simplify-rtx.o -MT simplify-rtx.o -MMD -MP -MF ./.deps/simplify-rtx.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/simplify-rtx.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o sparseset.o -MT sparseset.o -MMD -MP -MF ./.deps/sparseset.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/sparseset.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o spellcheck.o -MT spellcheck.o -MMD -MP -MF ./.deps/spellcheck.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/spellcheck.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o spellcheck-tree.o -MT spellcheck-tree.o -MMD -MP -MF ./.deps/spellcheck-tree.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/spellcheck-tree.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o sreal.o -MT sreal.o -MMD -MP -MF ./.deps/sreal.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/sreal.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o stack-ptr-mod.o -MT stack-ptr-mod.o -MMD -MP -MF ./.deps/stack-ptr-mod.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/stack-ptr-mod.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o statistics.o -MT statistics.o -MMD -MP -MF ./.deps/statistics.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/statistics.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o stmt.o -MT stmt.o -MMD -MP -MF ./.deps/stmt.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/stmt.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o stor-layout.o -MT stor-layout.o -MMD -MP -MF ./.deps/stor-layout.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/stor-layout.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o store-motion.o -MT store-motion.o -MMD -MP -MF ./.deps/store-motion.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/store-motion.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o streamer-hooks.o -MT streamer-hooks.o -MMD -MP -MF ./.deps/streamer-hooks.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/streamer-hooks.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o stringpool.o -MT stringpool.o -MMD -MP -MF ./.deps/stringpool.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/stringpool.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o substring-locations.o -MT substring-locations.o -MMD -MP -MF ./.deps/substring-locations.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/substring-locations.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o target-globals.o -MT target-globals.o -MMD -MP -MF ./.deps/target-globals.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/target-globals.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o targhooks.o -MT targhooks.o -MMD -MP -MF ./.deps/targhooks.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/targhooks.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o timevar.o -MT timevar.o -MMD -MP -MF ./.deps/timevar.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/timevar.c
g++ -fno-PIE -c  -DTARGET_NAME=\"mipsel-openwrt-linux-musl\" -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o toplev.o -MT toplev.o -MMD -MP -MF ./.deps/toplev.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/toplev.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o tracer.o -MT tracer.o -MMD -MP -MF ./.deps/tracer.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/tracer.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o trans-mem.o -MT trans-mem.o -MMD -MP -MF ./.deps/trans-mem.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/trans-mem.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o tree-affine.o -MT tree-affine.o -MMD -MP -MF ./.deps/tree-affine.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/tree-affine.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o asan.o -MT asan.o -MMD -MP -MF ./.deps/asan.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/asan.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o tsan.o -MT tsan.o -MMD -MP -MF ./.deps/tsan.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/tsan.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o ubsan.o -MT ubsan.o -MMD -MP -MF ./.deps/ubsan.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/ubsan.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o sanopt.o -MT sanopt.o -MMD -MP -MF ./.deps/sanopt.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/sanopt.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o sancov.o -MT sancov.o -MMD -MP -MF ./.deps/sancov.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/sancov.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o tree-call-cdce.o -MT tree-call-cdce.o -MMD -MP -MF ./.deps/tree-call-cdce.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/tree-call-cdce.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o tree-cfg.o -MT tree-cfg.o -MMD -MP -MF ./.deps/tree-cfg.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/tree-cfg.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o tree-cfgcleanup.o -MT tree-cfgcleanup.o -MMD -MP -MF ./.deps/tree-cfgcleanup.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/tree-cfgcleanup.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o tree-chrec.o -MT tree-chrec.o -MMD -MP -MF ./.deps/tree-chrec.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/tree-chrec.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o tree-complex.o -MT tree-complex.o -MMD -MP -MF ./.deps/tree-complex.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/tree-complex.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o tree-data-ref.o -MT tree-data-ref.o -MMD -MP -MF ./.deps/tree-data-ref.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/tree-data-ref.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o tree-dfa.o -MT tree-dfa.o -MMD -MP -MF ./.deps/tree-dfa.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/tree-dfa.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o tree-diagnostic.o -MT tree-diagnostic.o -MMD -MP -MF ./.deps/tree-diagnostic.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/tree-diagnostic.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o tree-dump.o -MT tree-dump.o -MMD -MP -MF ./.deps/tree-dump.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/tree-dump.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o tree-eh.o -MT tree-eh.o -MMD -MP -MF ./.deps/tree-eh.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/tree-eh.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o tree-emutls.o -MT tree-emutls.o -MMD -MP -MF ./.deps/tree-emutls.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/tree-emutls.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o tree-if-conv.o -MT tree-if-conv.o -MMD -MP -MF ./.deps/tree-if-conv.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/tree-if-conv.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o tree-inline.o -MT tree-inline.o -MMD -MP -MF ./.deps/tree-inline.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/tree-inline.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o tree-into-ssa.o -MT tree-into-ssa.o -MMD -MP -MF ./.deps/tree-into-ssa.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/tree-into-ssa.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o tree-iterator.o -MT tree-iterator.o -MMD -MP -MF ./.deps/tree-iterator.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/tree-iterator.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o tree-loop-distribution.o -MT tree-loop-distribution.o -MMD -MP -MF ./.deps/tree-loop-distribution.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/tree-loop-distribution.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o tree-nested.o -MT tree-nested.o -MMD -MP -MF ./.deps/tree-nested.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/tree-nested.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o tree-nrv.o -MT tree-nrv.o -MMD -MP -MF ./.deps/tree-nrv.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/tree-nrv.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o tree-object-size.o -MT tree-object-size.o -MMD -MP -MF ./.deps/tree-object-size.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/tree-object-size.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o tree-outof-ssa.o -MT tree-outof-ssa.o -MMD -MP -MF ./.deps/tree-outof-ssa.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/tree-outof-ssa.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o tree-parloops.o -MT tree-parloops.o -MMD -MP -MF ./.deps/tree-parloops.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/tree-parloops.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o tree-phinodes.o -MT tree-phinodes.o -MMD -MP -MF ./.deps/tree-phinodes.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/tree-phinodes.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o tree-chkp.o -MT tree-chkp.o -MMD -MP -MF ./.deps/tree-chkp.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/tree-chkp.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o tree-chkp-opt.o -MT tree-chkp-opt.o -MMD -MP -MF ./.deps/tree-chkp-opt.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/tree-chkp-opt.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o tree-predcom.o -MT tree-predcom.o -MMD -MP -MF ./.deps/tree-predcom.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/tree-predcom.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o tree-pretty-print.o -MT tree-pretty-print.o -MMD -MP -MF ./.deps/tree-pretty-print.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/tree-pretty-print.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o tree-profile.o -MT tree-profile.o -MMD -MP -MF ./.deps/tree-profile.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/tree-profile.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o tree-scalar-evolution.o -MT tree-scalar-evolution.o -MMD -MP -MF ./.deps/tree-scalar-evolution.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/tree-scalar-evolution.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o tree-sra.o -MT tree-sra.o -MMD -MP -MF ./.deps/tree-sra.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/tree-sra.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o tree-switch-conversion.o -MT tree-switch-conversion.o -MMD -MP -MF ./.deps/tree-switch-conversion.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/tree-switch-conversion.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o tree-ssa-address.o -MT tree-ssa-address.o -MMD -MP -MF ./.deps/tree-ssa-address.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/tree-ssa-address.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o tree-ssa-alias.o -MT tree-ssa-alias.o -MMD -MP -MF ./.deps/tree-ssa-alias.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/tree-ssa-alias.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o tree-ssa-ccp.o -MT tree-ssa-ccp.o -MMD -MP -MF ./.deps/tree-ssa-ccp.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/tree-ssa-ccp.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o tree-ssa-coalesce.o -MT tree-ssa-coalesce.o -MMD -MP -MF ./.deps/tree-ssa-coalesce.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/tree-ssa-coalesce.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o tree-ssa-copy.o -MT tree-ssa-copy.o -MMD -MP -MF ./.deps/tree-ssa-copy.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/tree-ssa-copy.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o tree-ssa-dce.o -MT tree-ssa-dce.o -MMD -MP -MF ./.deps/tree-ssa-dce.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/tree-ssa-dce.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o tree-ssa-dom.o -MT tree-ssa-dom.o -MMD -MP -MF ./.deps/tree-ssa-dom.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/tree-ssa-dom.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o tree-ssa-dse.o -MT tree-ssa-dse.o -MMD -MP -MF ./.deps/tree-ssa-dse.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/tree-ssa-dse.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o tree-ssa-forwprop.o -MT tree-ssa-forwprop.o -MMD -MP -MF ./.deps/tree-ssa-forwprop.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/tree-ssa-forwprop.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o tree-ssa-ifcombine.o -MT tree-ssa-ifcombine.o -MMD -MP -MF ./.deps/tree-ssa-ifcombine.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/tree-ssa-ifcombine.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o tree-ssa-live.o -MT tree-ssa-live.o -MMD -MP -MF ./.deps/tree-ssa-live.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/tree-ssa-live.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o tree-ssa-loop-ch.o -MT tree-ssa-loop-ch.o -MMD -MP -MF ./.deps/tree-ssa-loop-ch.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/tree-ssa-loop-ch.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o tree-ssa-loop-im.o -MT tree-ssa-loop-im.o -MMD -MP -MF ./.deps/tree-ssa-loop-im.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/tree-ssa-loop-im.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o tree-ssa-loop-ivcanon.o -MT tree-ssa-loop-ivcanon.o -MMD -MP -MF ./.deps/tree-ssa-loop-ivcanon.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/tree-ssa-loop-ivcanon.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o tree-ssa-loop-ivopts.o -MT tree-ssa-loop-ivopts.o -MMD -MP -MF ./.deps/tree-ssa-loop-ivopts.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/tree-ssa-loop-ivopts.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o tree-ssa-loop-manip.o -MT tree-ssa-loop-manip.o -MMD -MP -MF ./.deps/tree-ssa-loop-manip.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/tree-ssa-loop-manip.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o tree-ssa-loop-niter.o -MT tree-ssa-loop-niter.o -MMD -MP -MF ./.deps/tree-ssa-loop-niter.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/tree-ssa-loop-niter.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o tree-ssa-loop-prefetch.o -MT tree-ssa-loop-prefetch.o -MMD -MP -MF ./.deps/tree-ssa-loop-prefetch.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/tree-ssa-loop-prefetch.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o tree-ssa-loop-split.o -MT tree-ssa-loop-split.o -MMD -MP -MF ./.deps/tree-ssa-loop-split.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/tree-ssa-loop-split.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o tree-ssa-loop-unswitch.o -MT tree-ssa-loop-unswitch.o -MMD -MP -MF ./.deps/tree-ssa-loop-unswitch.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/tree-ssa-loop-unswitch.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o tree-ssa-loop.o -MT tree-ssa-loop.o -MMD -MP -MF ./.deps/tree-ssa-loop.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/tree-ssa-loop.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o tree-ssa-math-opts.o -MT tree-ssa-math-opts.o -MMD -MP -MF ./.deps/tree-ssa-math-opts.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/tree-ssa-math-opts.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o tree-ssa-operands.o -MT tree-ssa-operands.o -MMD -MP -MF ./.deps/tree-ssa-operands.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/tree-ssa-operands.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o tree-ssa-phionlycprop.o -MT tree-ssa-phionlycprop.o -MMD -MP -MF ./.deps/tree-ssa-phionlycprop.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/tree-ssa-phionlycprop.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o tree-ssa-phiopt.o -MT tree-ssa-phiopt.o -MMD -MP -MF ./.deps/tree-ssa-phiopt.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/tree-ssa-phiopt.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o tree-ssa-phiprop.o -MT tree-ssa-phiprop.o -MMD -MP -MF ./.deps/tree-ssa-phiprop.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/tree-ssa-phiprop.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o tree-ssa-pre.o -MT tree-ssa-pre.o -MMD -MP -MF ./.deps/tree-ssa-pre.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/tree-ssa-pre.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o tree-ssa-propagate.o -MT tree-ssa-propagate.o -MMD -MP -MF ./.deps/tree-ssa-propagate.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/tree-ssa-propagate.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o tree-ssa-reassoc.o -MT tree-ssa-reassoc.o -MMD -MP -MF ./.deps/tree-ssa-reassoc.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/tree-ssa-reassoc.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o tree-ssa-sccvn.o -MT tree-ssa-sccvn.o -MMD -MP -MF ./.deps/tree-ssa-sccvn.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/tree-ssa-sccvn.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o tree-ssa-scopedtables.o -MT tree-ssa-scopedtables.o -MMD -MP -MF ./.deps/tree-ssa-scopedtables.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/tree-ssa-scopedtables.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o tree-ssa-sink.o -MT tree-ssa-sink.o -MMD -MP -MF ./.deps/tree-ssa-sink.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/tree-ssa-sink.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o tree-ssa-strlen.o -MT tree-ssa-strlen.o -MMD -MP -MF ./.deps/tree-ssa-strlen.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/tree-ssa-strlen.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o tree-ssa-structalias.o -MT tree-ssa-structalias.o -MMD -MP -MF ./.deps/tree-ssa-structalias.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/tree-ssa-structalias.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o tree-ssa-tail-merge.o -MT tree-ssa-tail-merge.o -MMD -MP -MF ./.deps/tree-ssa-tail-merge.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/tree-ssa-tail-merge.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o tree-ssa-ter.o -MT tree-ssa-ter.o -MMD -MP -MF ./.deps/tree-ssa-ter.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/tree-ssa-ter.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o tree-ssa-threadbackward.o -MT tree-ssa-threadbackward.o -MMD -MP -MF ./.deps/tree-ssa-threadbackward.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/tree-ssa-threadbackward.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o tree-ssa-threadedge.o -MT tree-ssa-threadedge.o -MMD -MP -MF ./.deps/tree-ssa-threadedge.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/tree-ssa-threadedge.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o tree-ssa-threadupdate.o -MT tree-ssa-threadupdate.o -MMD -MP -MF ./.deps/tree-ssa-threadupdate.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/tree-ssa-threadupdate.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o tree-ssa-uncprop.o -MT tree-ssa-uncprop.o -MMD -MP -MF ./.deps/tree-ssa-uncprop.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/tree-ssa-uncprop.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o tree-ssa-uninit.o -MT tree-ssa-uninit.o -MMD -MP -MF ./.deps/tree-ssa-uninit.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/tree-ssa-uninit.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o tree-ssa.o -MT tree-ssa.o -MMD -MP -MF ./.deps/tree-ssa.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/tree-ssa.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o tree-ssanames.o -MT tree-ssanames.o -MMD -MP -MF ./.deps/tree-ssanames.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/tree-ssanames.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o tree-stdarg.o -MT tree-stdarg.o -MMD -MP -MF ./.deps/tree-stdarg.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/tree-stdarg.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o tree-streamer.o -MT tree-streamer.o -MMD -MP -MF ./.deps/tree-streamer.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/tree-streamer.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o tree-streamer-in.o -MT tree-streamer-in.o -MMD -MP -MF ./.deps/tree-streamer-in.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/tree-streamer-in.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o tree-streamer-out.o -MT tree-streamer-out.o -MMD -MP -MF ./.deps/tree-streamer-out.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/tree-streamer-out.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o tree-tailcall.o -MT tree-tailcall.o -MMD -MP -MF ./.deps/tree-tailcall.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/tree-tailcall.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o tree-vect-generic.o -MT tree-vect-generic.o -MMD -MP -MF ./.deps/tree-vect-generic.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/tree-vect-generic.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o tree-vect-patterns.o -MT tree-vect-patterns.o -MMD -MP -MF ./.deps/tree-vect-patterns.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/tree-vect-patterns.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o tree-vect-data-refs.o -MT tree-vect-data-refs.o -MMD -MP -MF ./.deps/tree-vect-data-refs.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/tree-vect-data-refs.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o tree-vect-stmts.o -MT tree-vect-stmts.o -MMD -MP -MF ./.deps/tree-vect-stmts.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/tree-vect-stmts.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o tree-vect-loop.o -MT tree-vect-loop.o -MMD -MP -MF ./.deps/tree-vect-loop.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/tree-vect-loop.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o tree-vect-loop-manip.o -MT tree-vect-loop-manip.o -MMD -MP -MF ./.deps/tree-vect-loop-manip.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/tree-vect-loop-manip.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o tree-vect-slp.o -MT tree-vect-slp.o -MMD -MP -MF ./.deps/tree-vect-slp.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/tree-vect-slp.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o tree-vectorizer.o -MT tree-vectorizer.o -MMD -MP -MF ./.deps/tree-vectorizer.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/tree-vectorizer.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o tree-vector-builder.o -MT tree-vector-builder.o -MMD -MP -MF ./.deps/tree-vector-builder.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/tree-vector-builder.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o tree-vrp.o -MT tree-vrp.o -MMD -MP -MF ./.deps/tree-vrp.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/tree-vrp.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o tree.o -MT tree.o -MMD -MP -MF ./.deps/tree.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/tree.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o typed-splay-tree.o -MT typed-splay-tree.o -MMD -MP -MF ./.deps/typed-splay-tree.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/typed-splay-tree.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o unique-ptr-tests.o -MT unique-ptr-tests.o -MMD -MP -MF ./.deps/unique-ptr-tests.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/unique-ptr-tests.cc
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o valtrack.o -MT valtrack.o -MMD -MP -MF ./.deps/valtrack.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/valtrack.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o value-prof.o -MT value-prof.o -MMD -MP -MF ./.deps/value-prof.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/value-prof.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o var-tracking.o -MT var-tracking.o -MMD -MP -MF ./.deps/var-tracking.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/var-tracking.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o varasm.o -MT varasm.o -MMD -MP -MF ./.deps/varasm.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/varasm.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o varpool.o -MT varpool.o -MMD -MP -MF ./.deps/varpool.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/varpool.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o vec-perm-indices.o -MT vec-perm-indices.o -MMD -MP -MF ./.deps/vec-perm-indices.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/vec-perm-indices.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o vmsdbgout.o -MT vmsdbgout.o -MMD -MP -MF ./.deps/vmsdbgout.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/vmsdbgout.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o vr-values.o -MT vr-values.o -MMD -MP -MF ./.deps/vr-values.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/vr-values.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o vtable-verify.o -MT vtable-verify.o -MMD -MP -MF ./.deps/vtable-verify.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/vtable-verify.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o web.o -MT web.o -MMD -MP -MF ./.deps/web.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/web.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o wide-int.o -MT wide-int.o -MMD -MP -MF ./.deps/wide-int.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/wide-int.cc
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o wide-int-print.o -MT wide-int-print.o -MMD -MP -MF ./.deps/wide-int-print.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/wide-int-print.cc
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o xcoffout.o -MT xcoffout.o -MMD -MP -MF ./.deps/xcoffout.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/xcoffout.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o mips.o -MT mips.o -MMD -MP -MF ./.deps/mips.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/mips/mips.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o frame-header-opt.o -MT frame-header-opt.o -MMD -MP -MF ./.deps/frame-header-opt.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/mips/frame-header-opt.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o linux.o -MT linux.o -MMD -MP -MF ./.deps/linux.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/linux.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o host-linux.o -MT host-linux.o -MMD -MP -MF ./.deps/host-linux.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/host-linux.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o main.o -MT main.o -MMD -MP -MF ./.deps/main.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/main.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o mips-common.o -MT mips-common.o -MMD -MP -MF ./.deps/mips-common.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/common/config/mips/mips-common.c
g++ -fno-PIE -c  -DPREFIX=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl\" -DBASEVER="\"8.4.0\"" -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o prefix.o -MT prefix.o -MMD -MP -MF ./.deps/prefix.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/prefix.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o params.o -MT params.o -MMD -MP -MF ./.deps/params.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/params.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o opts.o -MT opts.o -MMD -MP -MF ./.deps/opts.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/opts.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o opts-common.o -MT opts-common.o -MMD -MP -MF ./.deps/opts-common.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/opts-common.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o options.o -MT options.o -MMD -MP -MF ./.deps/options.TPo options.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o vec.o -MT vec.o -MMD -MP -MF ./.deps/vec.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/vec.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o hooks.o -MT hooks.o -MMD -MP -MF ./.deps/hooks.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/hooks.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual    -DHAVE_CONFIG_H -I. -Icommon -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/common -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o common/common-targhooks.o -MT common/common-targhooks.o -MMD -MP -MF common/.deps/common-targhooks.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/common/common-targhooks.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o hash-table.o -MT hash-table.o -MMD -MP -MF ./.deps/hash-table.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/hash-table.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o file-find.o -MT file-find.o -MMD -MP -MF ./.deps/file-find.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/file-find.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o selftest.o -MT selftest.o -MMD -MP -MF ./.deps/selftest.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/selftest.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o diagnostic.o -MT diagnostic.o -MMD -MP -MF ./.deps/diagnostic.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/diagnostic.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o diagnostic-color.o -MT diagnostic-color.o -MMD -MP -MF ./.deps/diagnostic-color.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/diagnostic-color.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o diagnostic-show-locus.o -MT diagnostic-show-locus.o -MMD -MP -MF ./.deps/diagnostic-show-locus.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/diagnostic-show-locus.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o edit-context.o -MT edit-context.o -MMD -MP -MF ./.deps/edit-context.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/edit-context.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o pretty-print.o -MT pretty-print.o -MMD -MP -MF ./.deps/pretty-print.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/pretty-print.c
g++ -fno-PIE -c  -DLOCALEDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\" -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o intl.o -MT intl.o -MMD -MP -MF ./.deps/intl.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/intl.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o sbitmap.o -MT sbitmap.o -MMD -MP -MF ./.deps/sbitmap.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/sbitmap.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o input.o -MT input.o -MMD -MP -MF ./.deps/input.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/input.c
g++ -fno-PIE -c  -DBASEVER="\"8.4.0\"" -DDATESTAMP="\"\"" -DREVISION="\"\"" -DDEVPHASE="\"\"" -DPKGVERSION="\"(OpenWrt GCC 8.4.0 r0+14078-b3a75b4e7d) \"" -DBUGURL="\"<http://bugs.openwrt.org/>\"" -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o version.o -MT version.o -MMD -MP -MF ./.deps/version.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/version.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o ggc-none.o -MT ggc-none.o -MMD -MP -MF ./.deps/ggc-none.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/ggc-none.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o memory-block.o -MT memory-block.o -MMD -MP -MF ./.deps/memory-block.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/memory-block.cc
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o selftest-diagnostic.o -MT selftest-diagnostic.o -MMD -MP -MF ./.deps/selftest-diagnostic.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/selftest-diagnostic.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o gcov.o -MT gcov.o -MMD -MP -MF ./.deps/gcov.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/gcov.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o gcov-dump.o -MT gcov-dump.o -MMD -MP -MF ./.deps/gcov-dump.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/gcov-dump.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o gcov-tool.o -MT gcov-tool.o -MMD -MP -MF ./.deps/gcov-tool.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/gcov-tool.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -Wno-error -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace  -o libgcov-util.o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libgcc/libgcov-util.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -Wno-error -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace  \
  -DIN_GCOV_TOOL=1 -o libgcov-driver-tool.o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libgcc/libgcov-driver.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -Wno-error -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace  \
  -DIN_GCOV_TOOL=1 -o libgcov-merge-tool.o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libgcc/libgcov-merge.c
g++ -fno-PIE -c  -DTARGET_MACHINE=\"mipsel-openwrt-linux-musl\" -DTARGET_SYSTEM_ROOT=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl\" -DTARGET_SYSTEM_ROOT_RELOCATABLE -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o collect2.o -MT collect2.o -MMD -MP -MF ./.deps/collect2.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/collect2.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o collect2-aix.o -MT collect2-aix.o -MMD -MP -MF ./.deps/collect2-aix.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/collect2-aix.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o tlink.o -MT tlink.o -MMD -MP -MF ./.deps/tlink.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/tlink.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o collect-utils.o -MT collect-utils.o -MMD -MP -MF ./.deps/collect-utils.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/collect-utils.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o lto-wrapper.o -MT lto-wrapper.o -MMD -MP -MF ./.deps/lto-wrapper.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/lto-wrapper.c
g++ -fno-PIE -c  -DSTANDARD_STARTFILE_PREFIX=\"../../../\" -DSTANDARD_EXEC_PREFIX=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/\" -DSTANDARD_LIBEXEC_PREFIX=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/libexec/gcc/\" -DDEFAULT_TARGET_VERSION=\"8.4.0\" -DDEFAULT_REAL_TARGET_MACHINE=\"mipsel-openwrt-linux-musl\" -DDEFAULT_TARGET_MACHINE=\"mipsel-openwrt-linux-musl\" -DSTANDARD_BINDIR_PREFIX=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin/\" -DTOOLDIR_BASE_PREFIX=\"../../../../\" -DACCEL_DIR_SUFFIX=\"\" -DTARGET_SYSTEM_ROOT=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl\" -DTARGET_SYSTEM_ROOT_RELOCATABLE   -DCONFIGURE_SPECS="\"\"" -DTARGET_MACHINE=\"mipsel-openwrt-linux-musl\" -DTARGET_SYSTEM_ROOT=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl\" -DTARGET_SYSTEM_ROOT_RELOCATABLE -DPERSONALITY=\"ar\" -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o gcc-ar.o -MT gcc-ar.o -MMD -MP -MF ./.deps/gcc-ar.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/gcc-ar.c
g++ -fno-PIE -c  -DSTANDARD_STARTFILE_PREFIX=\"../../../\" -DSTANDARD_EXEC_PREFIX=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/\" -DSTANDARD_LIBEXEC_PREFIX=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/libexec/gcc/\" -DDEFAULT_TARGET_VERSION=\"8.4.0\" -DDEFAULT_REAL_TARGET_MACHINE=\"mipsel-openwrt-linux-musl\" -DDEFAULT_TARGET_MACHINE=\"mipsel-openwrt-linux-musl\" -DSTANDARD_BINDIR_PREFIX=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin/\" -DTOOLDIR_BASE_PREFIX=\"../../../../\" -DACCEL_DIR_SUFFIX=\"\" -DTARGET_SYSTEM_ROOT=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl\" -DTARGET_SYSTEM_ROOT_RELOCATABLE   -DCONFIGURE_SPECS="\"\"" -DTARGET_MACHINE=\"mipsel-openwrt-linux-musl\" -DTARGET_SYSTEM_ROOT=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl\" -DTARGET_SYSTEM_ROOT_RELOCATABLE -DPERSONALITY=\"nm\" -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o gcc-nm.o -MT gcc-nm.o -MMD -MP -MF ./.deps/gcc-nm.TPo gcc-nm.c
g++ -fno-PIE -c  -DSTANDARD_STARTFILE_PREFIX=\"../../../\" -DSTANDARD_EXEC_PREFIX=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/\" -DSTANDARD_LIBEXEC_PREFIX=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/libexec/gcc/\" -DDEFAULT_TARGET_VERSION=\"8.4.0\" -DDEFAULT_REAL_TARGET_MACHINE=\"mipsel-openwrt-linux-musl\" -DDEFAULT_TARGET_MACHINE=\"mipsel-openwrt-linux-musl\" -DSTANDARD_BINDIR_PREFIX=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin/\" -DTOOLDIR_BASE_PREFIX=\"../../../../\" -DACCEL_DIR_SUFFIX=\"\" -DTARGET_SYSTEM_ROOT=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl\" -DTARGET_SYSTEM_ROOT_RELOCATABLE   -DCONFIGURE_SPECS="\"\"" -DTARGET_MACHINE=\"mipsel-openwrt-linux-musl\" -DTARGET_SYSTEM_ROOT=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl\" -DTARGET_SYSTEM_ROOT_RELOCATABLE -DPERSONALITY=\"ranlib\" -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o gcc-ranlib.o -MT gcc-ranlib.o -MMD -MP -MF ./.deps/gcc-ranlib.TPo gcc-ranlib.c
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/lto-wrapper.c: In function 'bool find_and_merge_options(int, off_t, const char*, cl_decoded_option**, unsigned int*, const char*)':
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/lto-wrapper.c:995:8: warning: ignoring return value of 'ssize_t read(int, void*, size_t)', declared with attribute warn_unused_result [-Wunused-result]
   read (fd, data, length);
   ~~~~~^~~~~~~~~~~~~~~~~~
g++ -fno-PIE -c  -DHOST_GENERATOR_FILE -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o gengtype.o -MT gengtype.o -MMD -MP -MF ./.deps/gengtype.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/gengtype.c
g++ -fno-PIE -c  -DHOST_GENERATOR_FILE -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -Wno-error -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o gengtype-lex.o -MT gengtype-lex.o -MMD -MP -MF ./.deps/gengtype-lex.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/gengtype-lex.c
g++ -fno-PIE -c  -DHOST_GENERATOR_FILE -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o gengtype-parse.o -MT gengtype-parse.o -MMD -MP -MF ./.deps/gengtype-parse.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/gengtype-parse.c
g++ -fno-PIE -c  -DHOST_GENERATOR_FILE -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o gengtype-state.o -MT gengtype-state.o -MMD -MP -MF ./.deps/gengtype-state.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/gengtype-state.c
/d/gcc-8.4.0/gcc-8.4.0/gcc/gengtype-lex.l: In function 'int yylex(const char**)':
gengtype-lex.c:365:15: warning: this statement may fall through [-Wimplicit-fallthrough=]
/d/gcc-8.4.0/gcc-8.4.0/gcc/gengtype-lex.l:118:1: note: in expansion of macro 'YY_DO_BEFORE_ACTION'
/d/gcc-8.4.0/gcc-8.4.0/gcc/gengtype-lex.l:113:1: note: here
gengtype-lex.c:365:15: warning: this statement may fall through [-Wimplicit-fallthrough=]
/d/gcc-8.4.0/gcc-8.4.0/gcc/gengtype-lex.l:135:1: note: in expansion of macro 'YY_DO_BEFORE_ACTION'
/d/gcc-8.4.0/gcc-8.4.0/gcc/gengtype-lex.l:131:1: note: here
g++ -fno-PIE -c  -DHOST_GENERATOR_FILE -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o errors.o -MT errors.o -MMD -MP -MF ./.deps/errors.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/errors.c
g++ -fno-PIE -c  -DSTANDARD_STARTFILE_PREFIX=\"../../../\" -DSTANDARD_EXEC_PREFIX=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/\" -DSTANDARD_LIBEXEC_PREFIX=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/libexec/gcc/\" -DDEFAULT_TARGET_VERSION=\"8.4.0\" -DDEFAULT_REAL_TARGET_MACHINE=\"mipsel-openwrt-linux-musl\" -DDEFAULT_TARGET_MACHINE=\"mipsel-openwrt-linux-musl\" -DSTANDARD_BINDIR_PREFIX=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin/\" -DTOOLDIR_BASE_PREFIX=\"../../../../\" -DACCEL_DIR_SUFFIX=\"\" -DTARGET_SYSTEM_ROOT=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl\" -DTARGET_SYSTEM_ROOT_RELOCATABLE   -DCONFIGURE_SPECS="\"\"" -DBASEVER="\"8.4.0\"" -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o gcc.o -MT gcc.o -MMD -MP -MF ./.deps/gcc.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/gcc.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o gcc-main.o -MT gcc-main.o -MMD -MP -MF ./.deps/gcc-main.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/gcc-main.c
g++ -fno-PIE -c  -DSTANDARD_STARTFILE_PREFIX=\"../../../\" -DSTANDARD_EXEC_PREFIX=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/\" -DSTANDARD_LIBEXEC_PREFIX=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/libexec/gcc/\" -DDEFAULT_TARGET_VERSION=\"8.4.0\" -DDEFAULT_REAL_TARGET_MACHINE=\"mipsel-openwrt-linux-musl\" -DDEFAULT_TARGET_MACHINE=\"mipsel-openwrt-linux-musl\" -DSTANDARD_BINDIR_PREFIX=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin/\" -DTOOLDIR_BASE_PREFIX=\"../../../../\" -DACCEL_DIR_SUFFIX=\"\" -DTARGET_SYSTEM_ROOT=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl\" -DTARGET_SYSTEM_ROOT_RELOCATABLE   -DCONFIGURE_SPECS="\"\"" -DIN_GCC_FRONTEND -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -Ic -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/c -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o c/gccspec.o -MT c/gccspec.o -MMD -MP -MF c/.deps/gccspec.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/c/gccspec.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -Ic-family -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/c-family -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o c-family/cppspec.o -MT c-family/cppspec.o -MMD -MP -MF c-family/.deps/cppspec.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/c-family/cppspec.c
g++ -fno-PIE -c  -DIN_GCC_FRONTEND -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -Ilto -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/lto -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o lto/lto-lang.o -MT lto/lto-lang.o -MMD -MP -MF lto/.deps/lto-lang.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/lto/lto-lang.c
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/gcc.c: In function 'long unsigned int get_random_number()':
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/gcc.c:9672:12: warning: ignoring return value of 'ssize_t read(int, void*, size_t)', declared with attribute warn_unused_result [-Wunused-result]
       read (fd, &ret, sizeof (HOST_WIDE_INT));
       ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/gcc.c: In function 'void do_report_bug(const char**, int, char**, char**)':
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/gcc.c:6932:9: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result [-Wunused-result]
   write (fd, "\n//", 3);
   ~~~~~~^~~~~~~~~~~~~~~
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/gcc.c:6935:13: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result [-Wunused-result]
       write (fd, " ", 1);
       ~~~~~~^~~~~~~~~~~~
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/gcc.c:6936:13: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result [-Wunused-result]
       write (fd, new_argv[i], strlen (new_argv[i]));
       ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/gcc.c:6938:9: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result [-Wunused-result]
   write (fd, "\n\n", 2);
   ~~~~~~^~~~~~~~~~~~~~~
g++ -fno-PIE -c  -DIN_GCC_FRONTEND -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -Ilto -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/lto -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o lto/lto.o -MT lto/lto.o -MMD -MP -MF lto/.deps/lto.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/lto/lto.c
g++ -fno-PIE -c  -DIN_GCC_FRONTEND -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -Ilto -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/lto -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o lto/lto-object.o -MT lto/lto-object.o -MMD -MP -MF lto/.deps/lto-object.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/lto/lto-object.c
g++ -fno-PIE -c  -DIN_GCC_FRONTEND -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -Ilto -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/lto -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o lto/lto-partition.o -MT lto/lto-partition.o -MMD -MP -MF lto/.deps/lto-partition.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/lto/lto-partition.c
g++ -fno-PIE -c  -DIN_GCC_FRONTEND -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -Ilto -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/lto -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o lto/lto-symtab.o -MT lto/lto-symtab.o -MMD -MP -MF lto/.deps/lto-symtab.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/lto/lto-symtab.c
build/genmatch --gimple /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/match.pd \
    > tmp-gimple-match.c
GIMPLE decision tree has 2516 leafs, maximum depth 12 and a total number of 9861 nodes
removed 1569 duplicate tails
build/genmatch --generic /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/match.pd \
    > tmp-generic-match.c
GENERIC decision tree has 2462 leafs, maximum depth 12 and a total number of 9612 nodes
removed 1527 duplicate tails
/bin/bash /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../move-if-change tmp-gimple-match.c \
    					gimple-match.c
/bin/bash /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../move-if-change tmp-generic-match.c \
    					generic-match.c
echo timestamp > s-match
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o insn-attrtab.o -MT insn-attrtab.o -MMD -MP -MF ./.deps/insn-attrtab.TPo insn-attrtab.c
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/lto/lto.c: In function 'void lto_resolution_read(splay_tree, FILE*, lto_file*)':
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/lto/lto.c:1944:10: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
   fscanf (resolution, " ");   /* Read white space. */
   ~~~~~~~^~~~~~~~~~~~~~~~~
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/lto/lto.c:1946:9: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
   fread (obj_name, sizeof (char), name_len, resolution);
   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/lto/lto.c:1966:10: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
   fscanf (resolution, "%u", &num_symbols);
   ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o insn-dfatab.o -MT insn-dfatab.o -MMD -MP -MF ./.deps/insn-dfatab.TPo insn-dfatab.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o insn-latencytab.o -MT insn-latencytab.o -MMD -MP -MF ./.deps/insn-latencytab.TPo insn-latencytab.c
build/genrecog /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/common.md /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/mips/mips.md \
  insn-conditions.md > tmp-recog.c
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/mips/mips.md:5531:1: warning: source missing a mode?
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/mips/mips.md:5531:1: warning: source missing a mode?
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/mips/mips.md:6834:1: warning: operand 0 missing mode?
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/mips/mips.md:6854:1: warning: operand 1 missing mode?
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/mips/mips.md:6863:1: warning: operand 1 missing mode?
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/mips/mips.md:6922:1: warning: operand 0 missing mode?
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/mips/mips.md:6939:1: warning: operand 0 missing mode?
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/mips/mips.md:6996:1: warning: operand 1 missing mode?
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/mips/mips.md:7016:1: warning: operand 1 missing mode?
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/mips/mips.md:7062:1: warning: operand 1 missing mode?
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/mips/mips.md:7085:1: warning: operand 1 missing mode?
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/mips/mips.md:7346:1: warning: operand 0 missing mode?
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/mips/mips.md:7359:1: warning: operand 0 missing mode?
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/mips/mips-msa.md:2461:1: warning: operand 2 missing mode?
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/mips/mips-msa.md:2461:1: warning: operand 2 missing mode?
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/mips/mips-msa.md:2461:1: warning: operand 2 missing mode?
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/mips/mips-msa.md:2461:1: warning: operand 2 missing mode?
Statistics for recog:
  Number of decisions:  10620
  longest path:            90 (code:    922)
  longest backtrack:       12 (code:    942)
Statistics for split_insns:
  Number of decisions:    681
  longest path:            62 (code:     14)
  longest backtrack:        8 (code:    109)
Statistics for peephole2_insns:
  Number of decisions:    168
  longest path:            48 (code:      5)
  longest backtrack:        4 (code:     19)
Shared 8079 out of 16565 states by creating 1929 new states, saving 6150
/bin/bash /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../move-if-change tmp-recog.c insn-recog.c
echo timestamp > s-recog
rm -rf libcommon-target.a
ar rc libcommon-target.a mips-common.o prefix.o params.o opts.o opts-common.o options.o vec.o hooks.o common/common-targhooks.o hash-table.o file-find.o spellcheck.o selftest.o
ranlib  libcommon-target.a
rm -rf libcommon.a
ar rc libcommon.a diagnostic.o diagnostic-color.o diagnostic-show-locus.o edit-context.o pretty-print.o intl.o sbitmap.o vec.o input.o version.o hash-table.o ggc-none.o memory-block.o selftest.o selftest-diagnostic.o
ranlib  libcommon.a
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o insn-automata.o -MT insn-automata.o -MMD -MP -MF ./.deps/insn-automata.TPo insn-automata.c
g++ -no-pie   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -static-libstdc++ -static-libgcc  gcov.o \
	hash-table.o ggc-none.o libcommon.a ../libcpp/libcpp.a   ../libbacktrace/.libs/libbacktrace.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a  -o gcov
g++ -no-pie   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -static-libstdc++ -static-libgcc  gcov-dump.o \
	hash-table.o ggc-none.o\
	libcommon.a ../libcpp/libcpp.a   ../libbacktrace/.libs/libbacktrace.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a  -o gcov-dump
g++ -no-pie   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -static-libstdc++ -static-libgcc  gcov-tool.o libgcov-util.o libgcov-driver-tool.o libgcov-merge-tool.o libcommon.a ../libcpp/libcpp.a   ../libbacktrace/.libs/libbacktrace.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a  -o gcov-tool
g++ -no-pie   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -static-libstdc++ -static-libgcc  -o Tcollect2 \
	collect2.o collect2-aix.o tlink.o vec.o ggc-none.o collect-utils.o file-find.o hash-table.o selftest.o libcommon.a ../libcpp/libcpp.a   ../libbacktrace/.libs/libbacktrace.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a  
g++ -no-pie   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -static-libstdc++ -static-libgcc  -o Tlto-wrapper \
   lto-wrapper.o collect-utils.o ggc-none.o libcommon-target.a libcommon.a ../libcpp/libcpp.a   ../libbacktrace/.libs/libbacktrace.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a 
mv -f Tcollect2 collect2
g++ -no-pie   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -static-libstdc++ -static-libgcc  gcc-ar.o -o gcc-ar \
	file-find.o libcommon.a ../libcpp/libcpp.a   ../libbacktrace/.libs/libbacktrace.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a  
mv -f Tlto-wrapper lto-wrapper
g++ -no-pie   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -static-libstdc++ -static-libgcc  gcc-nm.o -o gcc-nm \
	file-find.o libcommon.a ../libcpp/libcpp.a   ../libbacktrace/.libs/libbacktrace.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a  
g++ -no-pie   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -static-libstdc++ -static-libgcc  gcc-ranlib.o -o gcc-ranlib \
	file-find.o libcommon.a ../libcpp/libcpp.a   ../libbacktrace/.libs/libbacktrace.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a  
g++ -no-pie   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -static-libstdc++ -static-libgcc  -o gengtype \
    gengtype.o gengtype-lex.o gengtype-parse.o gengtype-state.o version.o errors.o libcommon.a ../libcpp/libcpp.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a ../libbacktrace/.libs/libbacktrace.a libcommon.a ../libcpp/libcpp.a   ../libbacktrace/.libs/libbacktrace.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a 
g++ -no-pie   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -static-libstdc++ -static-libgcc  -o xgcc gcc.o gcc-main.o ggc-none.o \
  c/gccspec.o  libcommon-target.a \
   libcommon.a ../libcpp/libcpp.a   ../libbacktrace/.libs/libbacktrace.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a 
g++ -no-pie   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -static-libstdc++ -static-libgcc  -o cpp gcc.o gcc-main.o ggc-none.o \
  c-family/cppspec.o  libcommon-target.a \
   libcommon.a ../libcpp/libcpp.a   ../libbacktrace/.libs/libbacktrace.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a 
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -Wno-unused -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o gimple-match.o -MT gimple-match.o -MMD -MP -MF ./.deps/gimple-match.TPo gimple-match.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -Wno-unused -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o generic-match.o -MT generic-match.o -MMD -MP -MF ./.deps/generic-match.TPo generic-match.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o insn-recog.o -MT insn-recog.o -MMD -MP -MF ./.deps/insn-recog.TPo insn-recog.c
cp xgcc gcc-cross
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -dumpspecs > tmp-specs
mv tmp-specs specs
: > tmp-libgcc.mvars
echo GCC_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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include ' >> tmp-libgcc.mvars
echo INHIBIT_LIBC_CFLAGS = '-Dinhibit_libc' >> tmp-libgcc.mvars
echo TARGET_SYSTEM_ROOT = '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl' >> tmp-libgcc.mvars
if test no = yes; then \
  NO_PIE_CFLAGS="-fno-PIE"; \
else \
  NO_PIE_CFLAGS=; \
fi; \
echo NO_PIE_CFLAGS = "$NO_PIE_CFLAGS" >> tmp-libgcc.mvars
mv tmp-libgcc.mvars libgcc.mvars
if /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -print-sysroot-headers-suffix > /dev/null 2>&1; then \
  set -e; for ml in `/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -print-multi-lib`; do \
    multi_dir=`echo ${ml} | sed -e 's/;.*$//'`; \
    flags=`echo ${ml} | sed -e 's/^[^;]*;//' -e 's/@/ -/g'`; \
    sfx=`/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ ${flags} -print-sysroot-headers-suffix`; \
    if [ "${multi_dir}" = "." ]; \
      then multi_dir=""; \
    else \
      multi_dir=/${multi_dir}; \
    fi; \
    echo "${sfx};${multi_dir}"; \
  done; \
else \
  echo ";"; \
fi > tmp-fixinc_list
/bin/bash /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../move-if-change tmp-fixinc_list fixinc_list
echo timestamp > s-fixinc_list
rm -rf libbackend.a
ar rcT libbackend.a gimple-match.o generic-match.o insn-attrtab.o insn-automata.o insn-dfatab.o insn-emit.o insn-extract.o insn-latencytab.o insn-modes.o insn-opinit.o insn-output.o insn-peep.o insn-preds.o insn-recog.o insn-enums.o ggc-page.o alias.o alloc-pool.o auto-inc-dec.o auto-profile.o bb-reorder.o bitmap.o bt-load.o builtins.o caller-save.o calls.o ccmp.o cfg.o cfganal.o cfgbuild.o cfgcleanup.o cfgexpand.o cfghooks.o cfgloop.o cfgloopanal.o cfgloopmanip.o cfgrtl.o symtab.o cgraph.o cgraphbuild.o cgraphunit.o cgraphclones.o combine.o combine-stack-adj.o compare-elim.o context.o convert.o coverage.o cppbuiltin.o cppdefault.o cprop.o cse.o cselib.o data-streamer.o data-streamer-in.o data-streamer-out.o dbxout.o dbgcnt.o dce.o ddg.o debug.o df-core.o df-problems.o df-scan.o dfp.o dojump.o dominance.o domwalk.o double-int.o dse.o dumpfile.o dwarf2asm.o dwarf2cfi.o dwarf2out.o early-remat.o emit-rtl.o et-forest.o except.o explow.o expmed.o expr.o fibonacci_heap.o file-prefix-map.o final.o fixed-value.o fold-const.o fold-const-call.o function.o function-tests.o fwprop.o gcc-rich-location.o gcse.o gcse-common.o ggc-common.o ggc-tests.o gimple.o gimple-builder.o gimple-expr.o gimple-iterator.o gimple-fold.o gimple-laddress.o gimple-loop-interchange.o gimple-loop-jam.o gimple-low.o gimple-pretty-print.o gimple-ssa-backprop.o gimple-ssa-evrp.o gimple-ssa-evrp-analyze.o gimple-ssa-isolate-paths.o gimple-ssa-nonnull-compare.o gimple-ssa-split-paths.o gimple-ssa-store-merging.o gimple-ssa-strength-reduction.o gimple-ssa-sprintf.o gimple-ssa-warn-alloca.o gimple-ssa-warn-restrict.o gimple-streamer-in.o gimple-streamer-out.o gimple-walk.o gimplify.o gimplify-me.o godump.o graph.o graphds.o graphite.o graphite-isl-ast-to-gimple.o graphite-dependences.o graphite-optimize-isl.o graphite-poly.o graphite-scop-detection.o graphite-sese-to-poly.o gtype-desc.o haifa-sched.o hash-map-tests.o hash-set-tests.o hsa-common.o hsa-gen.o hsa-regalloc.o hsa-brig.o hsa-dump.o hw-doloop.o hwint.o ifcvt.o ree.o inchash.o incpath.o init-regs.o internal-fn.o ipa-chkp.o ipa-cp.o ipa-devirt.o ipa-fnsummary.o ipa-polymorphic-call.o ipa-split.o ipa-inline.o ipa-comdats.o ipa-visibility.o ipa-inline-analysis.o ipa-inline-transform.o ipa-predicate.o ipa-profile.o ipa-prop.o ipa-param-manipulation.o ipa-pure-const.o ipa-icf.o ipa-icf-gimple.o ipa-reference.o ipa-hsa.o ipa-ref.o ipa-utils.o ipa.o ira.o ira-build.o ira-costs.o ira-conflicts.o ira-color.o ira-emit.o ira-lives.o jump.o langhooks.o lcm.o lists.o loop-doloop.o loop-init.o loop-invariant.o loop-iv.o loop-unroll.o lower-subreg.o lra.o lra-assigns.o lra-coalesce.o lra-constraints.o lra-eliminations.o lra-lives.o lra-remat.o lra-spills.o lto-cgraph.o lto-streamer.o lto-streamer-in.o lto-streamer-out.o lto-section-in.o lto-section-out.o lto-opts.o lto-compress.o mcf.o mode-switching.o modulo-sched.o multiple_target.o omp-offload.o omp-expand.o omp-general.o omp-grid.o omp-low.o omp-simd-clone.o optabs.o optabs-libfuncs.o optabs-query.o optabs-tree.o options-save.o opts-global.o passes.o plugin.o postreload-gcse.o postreload.o predict.o print-rtl.o print-rtl-function.o print-tree.o profile.o profile-count.o read-md.o read-rtl.o read-rtl-function.o real.o realmpfr.o recog.o reg-stack.o regcprop.o reginfo.o regrename.o regstat.o reload.o reload1.o reorg.o resource.o rtl-chkp.o rtl-error.o rtl-tests.o rtl.o rtlhash.o rtlanal.o rtlhooks.o rtx-vector-builder.o run-rtl-passes.o sched-deps.o sched-ebb.o sched-rgn.o sel-sched-ir.o sel-sched-dump.o sel-sched.o selftest-rtl.o selftest-run-tests.o sese.o shrink-wrap.o simplify-rtx.o sparseset.o spellcheck.o spellcheck-tree.o sreal.o stack-ptr-mod.o statistics.o stmt.o stor-layout.o store-motion.o streamer-hooks.o stringpool.o substring-locations.o target-globals.o targhooks.o timevar.o toplev.o tracer.o trans-mem.o tree-affine.o asan.o tsan.o ubsan.o sanopt.o sancov.o tree-call-cdce.o tree-cfg.o tree-cfgcleanup.o tree-chrec.o tree-complex.o tree-data-ref.o tree-dfa.o tree-diagnostic.o tree-dump.o tree-eh.o tree-emutls.o tree-if-conv.o tree-inline.o tree-into-ssa.o tree-iterator.o tree-loop-distribution.o tree-nested.o tree-nrv.o tree-object-size.o tree-outof-ssa.o tree-parloops.o tree-phinodes.o tree-chkp.o tree-chkp-opt.o tree-predcom.o tree-pretty-print.o tree-profile.o tree-scalar-evolution.o tree-sra.o tree-switch-conversion.o tree-ssa-address.o tree-ssa-alias.o tree-ssa-ccp.o tree-ssa-coalesce.o tree-ssa-copy.o tree-ssa-dce.o tree-ssa-dom.o tree-ssa-dse.o tree-ssa-forwprop.o tree-ssa-ifcombine.o tree-ssa-live.o tree-ssa-loop-ch.o tree-ssa-loop-im.o tree-ssa-loop-ivcanon.o tree-ssa-loop-ivopts.o tree-ssa-loop-manip.o tree-ssa-loop-niter.o tree-ssa-loop-prefetch.o tree-ssa-loop-split.o tree-ssa-loop-unswitch.o tree-ssa-loop.o tree-ssa-math-opts.o tree-ssa-operands.o tree-ssa-phionlycprop.o tree-ssa-phiopt.o tree-ssa-phiprop.o tree-ssa-pre.o tree-ssa-propagate.o tree-ssa-reassoc.o tree-ssa-sccvn.o tree-ssa-scopedtables.o tree-ssa-sink.o tree-ssa-strlen.o tree-ssa-structalias.o tree-ssa-tail-merge.o tree-ssa-ter.o tree-ssa-threadbackward.o tree-ssa-threadedge.o tree-ssa-threadupdate.o tree-ssa-uncprop.o tree-ssa-uninit.o tree-ssa.o tree-ssanames.o tree-stdarg.o tree-streamer.o tree-streamer-in.o tree-streamer-out.o tree-tailcall.o tree-vect-generic.o tree-vect-patterns.o tree-vect-data-refs.o tree-vect-stmts.o tree-vect-loop.o tree-vect-loop-manip.o tree-vect-slp.o tree-vectorizer.o tree-vector-builder.o tree-vrp.o tree.o typed-splay-tree.o unique-ptr-tests.o valtrack.o value-prof.o var-tracking.o varasm.o varpool.o vec-perm-indices.o vmsdbgout.o vr-values.o vtable-verify.o web.o wide-int.o wide-int-print.o xcoffout.o mips.o frame-header-opt.o linux.o host-linux.o
if [ -f ../stage_final ] \
   && cmp -s ../stage_current ../stage_final; then \
  cp ../prev-gcc/cc1-checksum.c cc1-checksum.c; \
else \
  build/genchecksum c/c-lang.o c-family/stub-objc.o attribs.o c/c-errors.o c/c-decl.o c/c-typeck.o c/c-convert.o c/c-aux-info.o c/c-objc-common.o c/c-parser.o c/c-fold.o c/gimple-parser.o c-family/c-common.o c-family/c-cppbuiltin.o c-family/c-dump.o c-family/c-format.o c-family/c-gimplify.o c-family/c-indentation.o c-family/c-lex.o c-family/c-omp.o c-family/c-opts.o c-family/c-pch.o c-family/c-ppoutput.o c-family/c-pragma.o c-family/c-pretty-print.o c-family/c-semantics.o c-family/c-ada-spec.o c-family/c-ubsan.o c-family/known-headers.o c-family/c-attribs.o c-family/c-warn.o c-family/c-spellcheck.o glibc-c.o libbackend.a main.o libcommon-target.a libcommon.a ../libcpp/libcpp.a ../libdecnumber/libdecnumber.a libcommon.a ../libcpp/libcpp.a ../libiberty/libiberty.a   ../libdecnumber/libdecnumber.a ../libbacktrace/.libs/libbacktrace.a \
                     checksum-options > cc1-checksum.c.tmp && 		 \
  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../move-if-change cc1-checksum.c.tmp cc1-checksum.c; \
fi
g++ -no-pie   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -static-libstdc++ -static-libgcc  -o lto1 \
	lto/lto-lang.o lto/lto.o lto/lto-object.o attribs.o lto/lto-partition.o lto/lto-symtab.o libbackend.a main.o libcommon-target.a libcommon.a ../libcpp/libcpp.a ../libdecnumber/libdecnumber.a  -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib -lmpc -lmpfr -lgmp -rdynamic -ldl  -L./../zlib -lz libcommon.a ../libcpp/libcpp.a   ../libbacktrace/.libs/libbacktrace.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a 
g++ -fno-PIE -c  -DIN_GCC_FRONTEND -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o cc1-checksum.o -MT cc1-checksum.o -MMD -MP -MF ./.deps/cc1-checksum.TPo cc1-checksum.c
g++ -no-pie   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -static-libstdc++ -static-libgcc  -o cc1 c/c-lang.o c-family/stub-objc.o attribs.o c/c-errors.o c/c-decl.o c/c-typeck.o c/c-convert.o c/c-aux-info.o c/c-objc-common.o c/c-parser.o c/c-fold.o c/gimple-parser.o c-family/c-common.o c-family/c-cppbuiltin.o c-family/c-dump.o c-family/c-format.o c-family/c-gimplify.o c-family/c-indentation.o c-family/c-lex.o c-family/c-omp.o c-family/c-opts.o c-family/c-pch.o c-family/c-ppoutput.o c-family/c-pragma.o c-family/c-pretty-print.o c-family/c-semantics.o c-family/c-ada-spec.o c-family/c-ubsan.o c-family/known-headers.o c-family/c-attribs.o c-family/c-warn.o c-family/c-spellcheck.o glibc-c.o \
  cc1-checksum.o libbackend.a main.o libcommon-target.a libcommon.a ../libcpp/libcpp.a ../libdecnumber/libdecnumber.a libcommon.a ../libcpp/libcpp.a   ../libbacktrace/.libs/libbacktrace.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a   -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib -lmpc -lmpfr -lgmp -rdynamic -ldl  -L./../zlib -lz
echo | /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -E -dM - | \
  sed -n -e 's/^#define \([^_][a-zA-Z0-9_]*\).*/\1/p' \
	 -e 's/^#define \(_[^_A-Z][a-zA-Z0-9_]*\).*/\1/p' | \
  sort -u > tmp-macro_list
/bin/bash /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../move-if-change tmp-macro_list macro_list
echo timestamp > s-macro_list
rm -rf include-fixed; mkdir include-fixed
chmod a+rx include-fixed
if [ -d ../prev-gcc ]; then \
  cd ../prev-gcc && \
  make real-install-headers-tar DESTDIR=`pwd`/../gcc/ \
    libsubdir=. ; \
else \
  set -e; for ml in `cat fixinc_list`; do \
    sysroot_headers_suffix=`echo ${ml} | sed -e 's/;.*$//'`; \
    multi_dir=`echo ${ml} | sed -e 's/^[^;]*;//'`; \
    fix_dir=include-fixed${multi_dir}; \
    if ! true && test ! -d `echo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl${sysroot_headers_suffix}/usr/include | sed -e :a -e 's,[^/]*/\.\.\/,,' -e ta`; then \
      echo The directory that should contain system headers does not exist: >&2 ; \
      echo "  `echo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl${sysroot_headers_suffix}/usr/include | sed -e :a -e 's,[^/]*/\.\.\/,,' -e ta`" >&2 ; \
      tooldir_sysinc=`echo "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/../../../../mipsel-openwrt-linux-musl/sys-include" | sed -e :a -e "s,[^/]*/\.\.\/,," -e ta`; \
      if test "x`echo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl${sysroot_headers_suffix}/usr/include | sed -e :a -e 's,[^/]*/\.\.\/,,' -e ta`" = "x${tooldir_sysinc}"; \
      then sleep 1; else exit 1; fi; \
    fi; \
    /bin/bash /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../mkinstalldirs ${fix_dir}; \
    chmod a+rx ${fix_dir} || true; \
    (TARGET_MACHINE='mipsel-openwrt-linux-musl'; srcdir=`cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc; ${PWDCMD-pwd}`; \
      SHELL='/bin/bash'; MACRO_LIST=`${PWDCMD-pwd}`/macro_list ; \
      gcc_dir=`${PWDCMD-pwd}` ; \
      export TARGET_MACHINE srcdir SHELL MACRO_LIST && \
      cd ../build-x86_64-pc-linux-gnu/fixincludes && \
      /bin/bash ./fixinc.sh "${gcc_dir}/${fix_dir}" \
        `echo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl${sysroot_headers_suffix}/usr/include | sed -e :a -e 's,[^/]*/\.\.\/,,' -e ta`  ); \
    rm -f ${fix_dir}/syslimits.h; \
    if [ -f ${fix_dir}/limits.h ]; then \
      mv ${fix_dir}/limits.h ${fix_dir}/syslimits.h; \
    else \
      cp /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/gsyslimits.h ${fix_dir}/syslimits.h; \
    fi; \
    chmod a+r ${fix_dir}/syslimits.h; \
  done; \
fi
echo timestamp > stmp-fixinc
if [ -d include ] ; then true; else mkdir include; chmod a+rx include; fi
if [ -d include-fixed ] ; then true; else mkdir include-fixed; chmod a+rx include-fixed; fi
for file in .. /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/ginclude/float.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/ginclude/iso646.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/ginclude/stdarg.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/ginclude/stdbool.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/ginclude/stddef.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/ginclude/varargs.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/ginclude/stdfix.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/ginclude/stdnoreturn.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/ginclude/stdalign.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/ginclude/stdatomic.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/mips/loongson.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/mips/msa.h; do \
  if [ X$file != X.. ]; then \
    realfile=`echo $file | sed -e 's|.*/\([^/]*\)$|\1|'`; \
    echo timestamp > include/$realfile; \
    rm -f include/$realfile; \
    cp $file include; \
    chmod a+r include/$realfile; \
  fi; \
done
for file in .. ; do \
  if [ X$file != X.. ]; then \
            mv include/$file include/x_$file; \
            echo "#include_next <$file>" >include/$file; \
            cat include/x_$file >>include/$file; \
            rm -f include/x_$file; \
    chmod a+r include/$file; \
  fi; \
done
for file in .. ; do \
  if [ X$file != X.. ]; then \
    echo "#include_next <$file>" >>include/$file; \
    chmod a+r include/$file; \
  fi; \
done
rm -f include/stdint.h
if [ wrap = wrap ]; then \
  rm -f include/stdint-gcc.h; \
  cp /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/ginclude/stdint-gcc.h include/stdint-gcc.h; \
  chmod a+r include/stdint-gcc.h; \
  cp /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/ginclude/stdint-wrap.h include/stdint.h; \
  chmod a+r include/stdint.h; \
elif [ wrap = provide ]; then \
  cp /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/ginclude/stdint-gcc.h include/stdint.h; \
  chmod a+r include/stdint.h; \
fi
set -e; for ml in `cat fixinc_list`; do \
  sysroot_headers_suffix=`echo ${ml} | sed -e 's/;.*$//'`; \
  multi_dir=`echo ${ml} | sed -e 's/^[^;]*;//'`; \
  fix_dir=include-fixed${multi_dir}; \
  if [ -f `echo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl${sysroot_headers_suffix}/usr/include | sed -e :a -e 's,[^/]*/\.\.\/,,' -e ta`/limits.h ] ; then \
    cat /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/limitx.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/glimits.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/limity.h > tmp-xlimits.h; \
  else \
    cat /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/glimits.h > tmp-xlimits.h; \
  fi; \
  /bin/bash /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../mkinstalldirs ${fix_dir}; \
  chmod a+rx ${fix_dir} || true; \
  /bin/bash /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../move-if-change \
    tmp-xlimits.h  tmp-limits.h; \
  rm -f ${fix_dir}/limits.h; \
  cp -p tmp-limits.h ${fix_dir}/limits.h; \
  chmod a+r ${fix_dir}/limits.h; \
done
rm -f include-fixed/README
cp /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../fixincludes/README-fixinc include-fixed/README
chmod a+r include-fixed/README
echo timestamp > stmp-int-hdrs
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -xc -nostdinc /dev/null -S -o /dev/null -fself-test=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/testsuite/selftests
cc1: note: someone does not honour COPTS correctly, passed 0 times
cc1: note: self-tests are not enabled in this build
echo timestamp > s-selftest-c
rm gcc.pod
make[5]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/gcc'
Checking multilib configuration for libgcc...
mkdir -p -- mipsel-openwrt-linux-musl/libgcc
Configuring in mipsel-openwrt-linux-musl/libgcc
configure: creating cache ./config.cache
checking build system type... x86_64-pc-linux-gnu
checking host system type... mipsel-openwrt-linux-musl
checking for --enable-version-specific-runtime-libs... no
checking for a BSD-compatible install... /usr/bin/install -c
checking for gawk... gawk
checking for mipsel-openwrt-linux-musl-ar... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ar
checking for mipsel-openwrt-linux-musl-lipo... mipsel-openwrt-linux-musl-lipo
checking for mipsel-openwrt-linux-musl-nm... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/nm
checking for mipsel-openwrt-linux-musl-ranlib... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ranlib
checking for mipsel-openwrt-linux-musl-strip... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/strip
checking whether ln -s works... yes
checking for mipsel-openwrt-linux-musl-gcc...  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include   
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    accepts -g... yes
checking for  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    option to accept ISO C89... unsupported
checking how to run the C preprocessor...  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -E
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... unknown
checking for _LARGE_FILES value needed for large files... unknown
checking size of double... 8
checking size of long double... 8
checking for inttypes.h... no
checking for stdint.h... no
checking for stdlib.h... no
checking for ftw.h... no
checking for unistd.h... no
checking for sys/stat.h... no
checking for sys/types.h... no
checking for string.h... no
checking for strings.h... no
checking for memory.h... no
checking for grep that handles long lines and -e... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/grep
checking for egrep... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/grep -E
checking for ANSI C header files... no
checking whether decimal floating point is supported... no
checking whether fixed-point is supported... (cached) no
checking whether the compiler is configured for setjmp/longjmp exceptions... no
checking for CET support... no
checking if the linker (/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/collect-ld) is GNU ld... yes
checking for thread model used by GCC... single
checking whether assembler supports CFI directives... yes
checking whether the target is hard-float... no
checking for target glibc version... 0.0
checking for __attribute__((visibility("hidden")))... yes
checking for .cfi_sections .debug_frame... yes
checking whether the target assembler supports thread-local storage... yes
checking whether the thread-local storage support is from emutls... no
checking for init priority support... yes
configure: updating cache ./config.cache
configure: creating ./config.status
config.status: creating Makefile
config.status: creating auto-target.h
config.status: executing default commands
make[5]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/mipsel-openwrt-linux-musl/libgcc'
# If this is the top-level multilib, build all the other
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _m16addsf3_s.o -MT _m16addsf3_s.o -MD -MP -MF _m16addsf3_s.dep -DSHARED -DL_m16addsf3 -xassembler-with-cpp -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/config/mips/mips16.S
ln -s /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/enable-execute-stack-empty.c enable-execute-stack.c
# multilibs.
ln -s /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/unwind-generic.h unwind.h
ln -s /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/config/mips/linux-unwind.h md-unwind-support.h
ln -s /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/config/mips/sfp-machine.h sfp-machine.h
ln -s /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/gthr-single.h gthr-default.h
DEFINES='' HEADERS='' \
	/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/mkheader.sh > tmp-libgcc_tm.h
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _m16subsf3_s.o -MT _m16subsf3_s.o -MD -MP -MF _m16subsf3_s.dep -DSHARED -DL_m16subsf3 -xassembler-with-cpp -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/config/mips/mips16.S
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _m16mulsf3_s.o -MT _m16mulsf3_s.o -MD -MP -MF _m16mulsf3_s.dep -DSHARED -DL_m16mulsf3 -xassembler-with-cpp -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/config/mips/mips16.S
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _m16divsf3_s.o -MT _m16divsf3_s.o -MD -MP -MF _m16divsf3_s.dep -DSHARED -DL_m16divsf3 -xassembler-with-cpp -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/config/mips/mips16.S
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _m16eqsf2_s.o -MT _m16eqsf2_s.o -MD -MP -MF _m16eqsf2_s.dep -DSHARED -DL_m16eqsf2 -xassembler-with-cpp -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/config/mips/mips16.S
/bin/bash /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../move-if-change tmp-libgcc_tm.h libgcc_tm.h
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _m16nesf2_s.o -MT _m16nesf2_s.o -MD -MP -MF _m16nesf2_s.dep -DSHARED -DL_m16nesf2 -xassembler-with-cpp -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/config/mips/mips16.S
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _m16gtsf2_s.o -MT _m16gtsf2_s.o -MD -MP -MF _m16gtsf2_s.dep -DSHARED -DL_m16gtsf2 -xassembler-with-cpp -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/config/mips/mips16.S
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _m16gesf2_s.o -MT _m16gesf2_s.o -MD -MP -MF _m16gesf2_s.dep -DSHARED -DL_m16gesf2 -xassembler-with-cpp -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/config/mips/mips16.S
echo timestamp > libgcc_tm.stamp
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _m16lesf2_s.o -MT _m16lesf2_s.o -MD -MP -MF _m16lesf2_s.dep -DSHARED -DL_m16lesf2 -xassembler-with-cpp -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/config/mips/mips16.S
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _m16ltsf2_s.o -MT _m16ltsf2_s.o -MD -MP -MF _m16ltsf2_s.dep -DSHARED -DL_m16ltsf2 -xassembler-with-cpp -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/config/mips/mips16.S
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _m16unordsf2_s.o -MT _m16unordsf2_s.o -MD -MP -MF _m16unordsf2_s.dep -DSHARED -DL_m16unordsf2 -xassembler-with-cpp -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/config/mips/mips16.S
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _m16fltsisf_s.o -MT _m16fltsisf_s.o -MD -MP -MF _m16fltsisf_s.dep -DSHARED -DL_m16fltsisf -xassembler-with-cpp -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/config/mips/mips16.S
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _m16fix_truncsfsi_s.o -MT _m16fix_truncsfsi_s.o -MD -MP -MF _m16fix_truncsfsi_s.dep -DSHARED -DL_m16fix_truncsfsi -xassembler-with-cpp -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/config/mips/mips16.S
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _m16fltunsisf_s.o -MT _m16fltunsisf_s.o -MD -MP -MF _m16fltunsisf_s.dep -DSHARED -DL_m16fltunsisf -xassembler-with-cpp -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/config/mips/mips16.S
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _m16adddf3_s.o -MT _m16adddf3_s.o -MD -MP -MF _m16adddf3_s.dep -DSHARED -DL_m16adddf3 -xassembler-with-cpp -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/config/mips/mips16.S
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _m16subdf3_s.o -MT _m16subdf3_s.o -MD -MP -MF _m16subdf3_s.dep -DSHARED -DL_m16subdf3 -xassembler-with-cpp -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/config/mips/mips16.S
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _m16muldf3_s.o -MT _m16muldf3_s.o -MD -MP -MF _m16muldf3_s.dep -DSHARED -DL_m16muldf3 -xassembler-with-cpp -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/config/mips/mips16.S
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _m16divdf3_s.o -MT _m16divdf3_s.o -MD -MP -MF _m16divdf3_s.dep -DSHARED -DL_m16divdf3 -xassembler-with-cpp -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/config/mips/mips16.S
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _m16extsfdf2_s.o -MT _m16extsfdf2_s.o -MD -MP -MF _m16extsfdf2_s.dep -DSHARED -DL_m16extsfdf2 -xassembler-with-cpp -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/config/mips/mips16.S
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _m16trdfsf2_s.o -MT _m16trdfsf2_s.o -MD -MP -MF _m16trdfsf2_s.dep -DSHARED -DL_m16trdfsf2 -xassembler-with-cpp -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/config/mips/mips16.S
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _m16eqdf2_s.o -MT _m16eqdf2_s.o -MD -MP -MF _m16eqdf2_s.dep -DSHARED -DL_m16eqdf2 -xassembler-with-cpp -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/config/mips/mips16.S
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _m16nedf2_s.o -MT _m16nedf2_s.o -MD -MP -MF _m16nedf2_s.dep -DSHARED -DL_m16nedf2 -xassembler-with-cpp -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/config/mips/mips16.S
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _m16gtdf2_s.o -MT _m16gtdf2_s.o -MD -MP -MF _m16gtdf2_s.dep -DSHARED -DL_m16gtdf2 -xassembler-with-cpp -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/config/mips/mips16.S
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _m16gedf2_s.o -MT _m16gedf2_s.o -MD -MP -MF _m16gedf2_s.dep -DSHARED -DL_m16gedf2 -xassembler-with-cpp -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/config/mips/mips16.S
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _m16ledf2_s.o -MT _m16ledf2_s.o -MD -MP -MF _m16ledf2_s.dep -DSHARED -DL_m16ledf2 -xassembler-with-cpp -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/config/mips/mips16.S
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _m16ltdf2_s.o -MT _m16ltdf2_s.o -MD -MP -MF _m16ltdf2_s.dep -DSHARED -DL_m16ltdf2 -xassembler-with-cpp -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/config/mips/mips16.S
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _m16unorddf2_s.o -MT _m16unorddf2_s.o -MD -MP -MF _m16unorddf2_s.dep -DSHARED -DL_m16unorddf2 -xassembler-with-cpp -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/config/mips/mips16.S
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _m16fltsidf_s.o -MT _m16fltsidf_s.o -MD -MP -MF _m16fltsidf_s.dep -DSHARED -DL_m16fltsidf -xassembler-with-cpp -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/config/mips/mips16.S
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _m16fix_truncdfsi_s.o -MT _m16fix_truncdfsi_s.o -MD -MP -MF _m16fix_truncdfsi_s.dep -DSHARED -DL_m16fix_truncdfsi -xassembler-with-cpp -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/config/mips/mips16.S
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _m16fltunsidf_s.o -MT _m16fltunsidf_s.o -MD -MP -MF _m16fltunsidf_s.dep -DSHARED -DL_m16fltunsidf -xassembler-with-cpp -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/config/mips/mips16.S
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _m16retsf_s.o -MT _m16retsf_s.o -MD -MP -MF _m16retsf_s.dep -DSHARED -DL_m16retsf -xassembler-with-cpp -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/config/mips/mips16.S
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _m16retdf_s.o -MT _m16retdf_s.o -MD -MP -MF _m16retdf_s.dep -DSHARED -DL_m16retdf -xassembler-with-cpp -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/config/mips/mips16.S
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _m16retsc_s.o -MT _m16retsc_s.o -MD -MP -MF _m16retsc_s.dep -DSHARED -DL_m16retsc -xassembler-with-cpp -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/config/mips/mips16.S
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _m16retdc_s.o -MT _m16retdc_s.o -MD -MP -MF _m16retdc_s.dep -DSHARED -DL_m16retdc -xassembler-with-cpp -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/config/mips/mips16.S
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _m16stub1_s.o -MT _m16stub1_s.o -MD -MP -MF _m16stub1_s.dep -DSHARED -DL_m16stub1 -xassembler-with-cpp -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/config/mips/mips16.S
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _m16stub2_s.o -MT _m16stub2_s.o -MD -MP -MF _m16stub2_s.dep -DSHARED -DL_m16stub2 -xassembler-with-cpp -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/config/mips/mips16.S
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _m16stub5_s.o -MT _m16stub5_s.o -MD -MP -MF _m16stub5_s.dep -DSHARED -DL_m16stub5 -xassembler-with-cpp -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/config/mips/mips16.S
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _m16stub6_s.o -MT _m16stub6_s.o -MD -MP -MF _m16stub6_s.dep -DSHARED -DL_m16stub6 -xassembler-with-cpp -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/config/mips/mips16.S
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _m16stub9_s.o -MT _m16stub9_s.o -MD -MP -MF _m16stub9_s.dep -DSHARED -DL_m16stub9 -xassembler-with-cpp -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/config/mips/mips16.S
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _m16stub10_s.o -MT _m16stub10_s.o -MD -MP -MF _m16stub10_s.dep -DSHARED -DL_m16stub10 -xassembler-with-cpp -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/config/mips/mips16.S
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _m16stubsf0_s.o -MT _m16stubsf0_s.o -MD -MP -MF _m16stubsf0_s.dep -DSHARED -DL_m16stubsf0 -xassembler-with-cpp -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/config/mips/mips16.S
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _m16stubsf1_s.o -MT _m16stubsf1_s.o -MD -MP -MF _m16stubsf1_s.dep -DSHARED -DL_m16stubsf1 -xassembler-with-cpp -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/config/mips/mips16.S
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _m16stubsf2_s.o -MT _m16stubsf2_s.o -MD -MP -MF _m16stubsf2_s.dep -DSHARED -DL_m16stubsf2 -xassembler-with-cpp -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/config/mips/mips16.S
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _m16stubsf5_s.o -MT _m16stubsf5_s.o -MD -MP -MF _m16stubsf5_s.dep -DSHARED -DL_m16stubsf5 -xassembler-with-cpp -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/config/mips/mips16.S
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _m16stubsf6_s.o -MT _m16stubsf6_s.o -MD -MP -MF _m16stubsf6_s.dep -DSHARED -DL_m16stubsf6 -xassembler-with-cpp -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/config/mips/mips16.S
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _m16stubsf9_s.o -MT _m16stubsf9_s.o -MD -MP -MF _m16stubsf9_s.dep -DSHARED -DL_m16stubsf9 -xassembler-with-cpp -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/config/mips/mips16.S
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _m16stubsf10_s.o -MT _m16stubsf10_s.o -MD -MP -MF _m16stubsf10_s.dep -DSHARED -DL_m16stubsf10 -xassembler-with-cpp -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/config/mips/mips16.S
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _m16stubdf0_s.o -MT _m16stubdf0_s.o -MD -MP -MF _m16stubdf0_s.dep -DSHARED -DL_m16stubdf0 -xassembler-with-cpp -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/config/mips/mips16.S
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _m16stubdf1_s.o -MT _m16stubdf1_s.o -MD -MP -MF _m16stubdf1_s.dep -DSHARED -DL_m16stubdf1 -xassembler-with-cpp -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/config/mips/mips16.S
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _m16stubdf2_s.o -MT _m16stubdf2_s.o -MD -MP -MF _m16stubdf2_s.dep -DSHARED -DL_m16stubdf2 -xassembler-with-cpp -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/config/mips/mips16.S
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _m16stubdf5_s.o -MT _m16stubdf5_s.o -MD -MP -MF _m16stubdf5_s.dep -DSHARED -DL_m16stubdf5 -xassembler-with-cpp -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/config/mips/mips16.S
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _m16stubdf6_s.o -MT _m16stubdf6_s.o -MD -MP -MF _m16stubdf6_s.dep -DSHARED -DL_m16stubdf6 -xassembler-with-cpp -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/config/mips/mips16.S
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _m16stubdf9_s.o -MT _m16stubdf9_s.o -MD -MP -MF _m16stubdf9_s.dep -DSHARED -DL_m16stubdf9 -xassembler-with-cpp -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/config/mips/mips16.S
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _m16stubdf10_s.o -MT _m16stubdf10_s.o -MD -MP -MF _m16stubdf10_s.dep -DSHARED -DL_m16stubdf10 -xassembler-with-cpp -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/config/mips/mips16.S
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _m16stubsc0_s.o -MT _m16stubsc0_s.o -MD -MP -MF _m16stubsc0_s.dep -DSHARED -DL_m16stubsc0 -xassembler-with-cpp -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/config/mips/mips16.S
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _m16stubsc1_s.o -MT _m16stubsc1_s.o -MD -MP -MF _m16stubsc1_s.dep -DSHARED -DL_m16stubsc1 -xassembler-with-cpp -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/config/mips/mips16.S
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _m16stubsc2_s.o -MT _m16stubsc2_s.o -MD -MP -MF _m16stubsc2_s.dep -DSHARED -DL_m16stubsc2 -xassembler-with-cpp -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/config/mips/mips16.S
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _m16stubsc5_s.o -MT _m16stubsc5_s.o -MD -MP -MF _m16stubsc5_s.dep -DSHARED -DL_m16stubsc5 -xassembler-with-cpp -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/config/mips/mips16.S
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _m16stubsc6_s.o -MT _m16stubsc6_s.o -MD -MP -MF _m16stubsc6_s.dep -DSHARED -DL_m16stubsc6 -xassembler-with-cpp -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/config/mips/mips16.S
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _m16stubsc9_s.o -MT _m16stubsc9_s.o -MD -MP -MF _m16stubsc9_s.dep -DSHARED -DL_m16stubsc9 -xassembler-with-cpp -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/config/mips/mips16.S
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _m16stubsc10_s.o -MT _m16stubsc10_s.o -MD -MP -MF _m16stubsc10_s.dep -DSHARED -DL_m16stubsc10 -xassembler-with-cpp -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/config/mips/mips16.S
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _m16stubdc0_s.o -MT _m16stubdc0_s.o -MD -MP -MF _m16stubdc0_s.dep -DSHARED -DL_m16stubdc0 -xassembler-with-cpp -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/config/mips/mips16.S
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _m16stubdc1_s.o -MT _m16stubdc1_s.o -MD -MP -MF _m16stubdc1_s.dep -DSHARED -DL_m16stubdc1 -xassembler-with-cpp -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/config/mips/mips16.S
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _m16stubdc2_s.o -MT _m16stubdc2_s.o -MD -MP -MF _m16stubdc2_s.dep -DSHARED -DL_m16stubdc2 -xassembler-with-cpp -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/config/mips/mips16.S
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _m16stubdc5_s.o -MT _m16stubdc5_s.o -MD -MP -MF _m16stubdc5_s.dep -DSHARED -DL_m16stubdc5 -xassembler-with-cpp -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/config/mips/mips16.S
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _m16stubdc6_s.o -MT _m16stubdc6_s.o -MD -MP -MF _m16stubdc6_s.dep -DSHARED -DL_m16stubdc6 -xassembler-with-cpp -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/config/mips/mips16.S
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _m16stubdc9_s.o -MT _m16stubdc9_s.o -MD -MP -MF _m16stubdc9_s.dep -DSHARED -DL_m16stubdc9 -xassembler-with-cpp -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/config/mips/mips16.S
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _m16stubdc10_s.o -MT _m16stubdc10_s.o -MD -MP -MF _m16stubdc10_s.dep -DSHARED -DL_m16stubdc10 -xassembler-with-cpp -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/config/mips/mips16.S
dest=../.././gcc/include/tmp$$-unwind.h; \
cp unwind.h $dest; \
chmod a+r $dest; \
sh /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../move-if-change $dest ../.././gcc/include/unwind.h
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/nm -pg _m16addsf3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _m16addsf3.visT
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/nm -pg _m16subsf3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _m16subsf3.visT
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/nm -pg _m16mulsf3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _m16mulsf3.visT
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/nm -pg _m16divsf3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _m16divsf3.visT
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/nm -pg _m16eqsf2_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _m16eqsf2.visT
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/nm -pg _m16nesf2_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _m16nesf2.visT
mv -f _m16addsf3.visT _m16addsf3.vis
mv -f _m16subsf3.visT _m16subsf3.vis
mv -f _m16mulsf3.visT _m16mulsf3.vis
mv -f _m16divsf3.visT _m16divsf3.vis
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/nm -pg _m16gtsf2_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _m16gtsf2.visT
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/nm -pg _m16gesf2_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _m16gesf2.visT
mv -f _m16eqsf2.visT _m16eqsf2.vis
mv -f _m16nesf2.visT _m16nesf2.vis
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/nm -pg _m16lesf2_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _m16lesf2.visT
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/nm -pg _m16ltsf2_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _m16ltsf2.visT
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/nm -pg _m16unordsf2_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _m16unordsf2.visT
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/nm -pg _m16fltsisf_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _m16fltsisf.visT
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/nm -pg _m16fix_truncsfsi_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _m16fix_truncsfsi.visT
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/nm -pg _m16fltunsisf_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _m16fltunsisf.visT
mv -f _m16gesf2.visT _m16gesf2.vis
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/nm -pg _m16adddf3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _m16adddf3.visT
mv -f _m16lesf2.visT _m16lesf2.vis
mv -f _m16unordsf2.visT _m16unordsf2.vis
mv -f _m16fltunsisf.visT _m16fltunsisf.vis
mv -f _m16gtsf2.visT _m16gtsf2.vis
mv -f _m16fix_truncsfsi.visT _m16fix_truncsfsi.vis
mv -f _m16fltsisf.visT _m16fltsisf.vis
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/nm -pg _m16subdf3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _m16subdf3.visT
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/nm -pg _m16muldf3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _m16muldf3.visT
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/nm -pg _m16divdf3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _m16divdf3.visT
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/nm -pg _m16extsfdf2_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _m16extsfdf2.visT
mv -f _m16ltsf2.visT _m16ltsf2.vis
mv -f _m16adddf3.visT _m16adddf3.vis
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/nm -pg _m16trdfsf2_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _m16trdfsf2.visT
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/nm -pg _m16eqdf2_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _m16eqdf2.visT
mv -f _m16subdf3.visT _m16subdf3.vis
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/nm -pg _m16nedf2_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _m16nedf2.visT
mv -f _m16divdf3.visT _m16divdf3.vis
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/nm -pg _m16gtdf2_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _m16gtdf2.visT
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/nm -pg _m16gedf2_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _m16gedf2.visT
mv -f _m16trdfsf2.visT _m16trdfsf2.vis
mv -f _m16muldf3.visT _m16muldf3.vis
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/nm -pg _m16ledf2_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _m16ledf2.visT
mv -f _m16eqdf2.visT _m16eqdf2.vis
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/nm -pg _m16ltdf2_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _m16ltdf2.visT
mv -f _m16extsfdf2.visT _m16extsfdf2.vis
mv -f _m16nedf2.visT _m16nedf2.vis
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/nm -pg _m16unorddf2_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _m16unorddf2.visT
mv -f _m16ledf2.visT _m16ledf2.vis
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/nm -pg _m16fltsidf_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _m16fltsidf.visT
mv -f _m16gedf2.visT _m16gedf2.vis
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/nm -pg _m16fix_truncdfsi_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _m16fix_truncdfsi.visT
mv -f _m16gtdf2.visT _m16gtdf2.vis
mv -f _m16ltdf2.visT _m16ltdf2.vis
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/nm -pg _m16fltunsidf_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _m16fltunsidf.visT
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/nm -pg _m16retsf_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _m16retsf.visT
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/nm -pg _m16retdf_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _m16retdf.visT
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/nm -pg _m16retsc_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _m16retsc.visT
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/nm -pg _m16retdc_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _m16retdc.visT
mv -f _m16unorddf2.visT _m16unorddf2.vis
mv -f _m16fix_truncdfsi.visT _m16fix_truncdfsi.vis
mv -f _m16retsf.visT _m16retsf.vis
mv -f _m16fltsidf.visT _m16fltsidf.vis
mv -f _m16retdf.visT _m16retdf.vis
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/nm -pg _m16stub1_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _m16stub1.visT
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/nm -pg _m16stub2_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _m16stub2.visT
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/nm -pg _m16stub5_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _m16stub5.visT
mv -f _m16fltunsidf.visT _m16fltunsidf.vis
mv -f _m16retsc.visT _m16retsc.vis
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/nm -pg _m16stub6_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _m16stub6.visT
mv -f _m16retdc.visT _m16retdc.vis
mv -f _m16stub1.visT _m16stub1.vis
mv -f _m16stub2.visT _m16stub2.vis
mv -f _m16stub6.visT _m16stub6.vis
mv -f _m16stub5.visT _m16stub5.vis
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/nm -pg _m16stub9_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _m16stub9.visT
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/nm -pg _m16stub10_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _m16stub10.visT
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/nm -pg _m16stubsf0_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _m16stubsf0.visT
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/nm -pg _m16stubsf1_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _m16stubsf1.visT
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/nm -pg _m16stubsf2_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _m16stubsf2.visT
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/nm -pg _m16stubsf5_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _m16stubsf5.visT
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/nm -pg _m16stubsf6_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _m16stubsf6.visT
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/nm -pg _m16stubsf9_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _m16stubsf9.visT
mv -f _m16stub9.visT _m16stub9.vis
mv -f _m16stub10.visT _m16stub10.vis
mv -f _m16stubsf0.visT _m16stubsf0.vis
mv -f _m16stubsf1.visT _m16stubsf1.vis
mv -f _m16stubsf2.visT _m16stubsf2.vis
mv -f _m16stubsf6.visT _m16stubsf6.vis
mv -f _m16stubsf9.visT _m16stubsf9.vis
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/nm -pg _m16stubsf10_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _m16stubsf10.visT
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/nm -pg _m16stubdf0_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _m16stubdf0.visT
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/nm -pg _m16stubdf1_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _m16stubdf1.visT
mv -f _m16stubsf5.visT _m16stubsf5.vis
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/nm -pg _m16stubdf2_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _m16stubdf2.visT
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/nm -pg _m16stubdf5_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _m16stubdf5.visT
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/nm -pg _m16stubdf6_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _m16stubdf6.visT
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/nm -pg _m16stubdf9_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _m16stubdf9.visT
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/nm -pg _m16stubdf10_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _m16stubdf10.visT
mv -f _m16stubdf0.visT _m16stubdf0.vis
mv -f _m16stubsf10.visT _m16stubsf10.vis
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/nm -pg _m16stubsc0_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _m16stubsc0.visT
mv -f _m16stubdf1.visT _m16stubdf1.vis
mv -f _m16stubdf5.visT _m16stubdf5.vis
mv -f _m16stubdf2.visT _m16stubdf2.vis
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/nm -pg _m16stubsc1_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _m16stubsc1.visT
mv -f _m16stubdf6.visT _m16stubdf6.vis
mv -f _m16stubdf10.visT _m16stubdf10.vis
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/nm -pg _m16stubsc2_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _m16stubsc2.visT
mv -f _m16stubdf9.visT _m16stubdf9.vis
mv -f _m16stubsc0.visT _m16stubsc0.vis
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/nm -pg _m16stubsc5_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _m16stubsc5.visT
mv -f _m16stubsc1.visT _m16stubsc1.vis
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/nm -pg _m16stubsc6_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _m16stubsc6.visT
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/nm -pg _m16stubsc9_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _m16stubsc9.visT
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/nm -pg _m16stubsc10_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _m16stubsc10.visT
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/nm -pg _m16stubdc0_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _m16stubdc0.visT
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/nm -pg _m16stubdc1_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _m16stubdc1.visT
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/nm -pg _m16stubdc2_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _m16stubdc2.visT
mv -f _m16stubsc5.visT _m16stubsc5.vis
mv -f _m16stubsc9.visT _m16stubsc9.vis
mv -f _m16stubsc6.visT _m16stubsc6.vis
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/nm -pg _m16stubdc5_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _m16stubdc5.visT
mv -f _m16stubsc2.visT _m16stubsc2.vis
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/nm -pg _m16stubdc6_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _m16stubdc6.visT
mv -f _m16stubdc1.visT _m16stubdc1.vis
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/nm -pg _m16stubdc9_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _m16stubdc9.visT
mv -f _m16stubdc0.visT _m16stubdc0.vis
mv -f _m16stubdc2.visT _m16stubdc2.vis
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/nm -pg _m16stubdc10_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _m16stubdc10.visT
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _muldi3.o -MT _muldi3.o -MD -MP -MF _muldi3.dep -DL_muldi3 -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _negdi2.o -MT _negdi2.o -MD -MP -MF _negdi2.dep -DL_negdi2 -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
mv -f _m16stubsc10.visT _m16stubsc10.vis
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _lshrdi3.o -MT _lshrdi3.o -MD -MP -MF _lshrdi3.dep -DL_lshrdi3 -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
mv -f _m16stubdc9.visT _m16stubdc9.vis
mv -f _m16stubdc5.visT _m16stubdc5.vis
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _ashldi3.o -MT _ashldi3.o -MD -MP -MF _ashldi3.dep -DL_ashldi3 -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
mv -f _m16stubdc10.visT _m16stubdc10.vis
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _ashrdi3.o -MT _ashrdi3.o -MD -MP -MF _ashrdi3.dep -DL_ashrdi3 -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
cc1: note: someone does not honour COPTS correctly, passed 2 times
mv -f _m16stubdc6.visT _m16stubdc6.vis
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _cmpdi2.o -MT _cmpdi2.o -MD -MP -MF _cmpdi2.dep -DL_cmpdi2 -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _ucmpdi2.o -MT _ucmpdi2.o -MD -MP -MF _ucmpdi2.dep -DL_ucmpdi2 -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
cc1: note: someone does not honour COPTS correctly, passed 2 times
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _clear_cache.o -MT _clear_cache.o -MD -MP -MF _clear_cache.dep -DL_clear_cache -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
cc1: note: someone does not honour COPTS correctly, passed 2 times
cc1: note: someone does not honour COPTS correctly, passed 2 times
cc1: note: someone does not honour COPTS correctly, passed 2 times
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _trampoline.o -MT _trampoline.o -MD -MP -MF _trampoline.dep -DL_trampoline -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o __main.o -MT __main.o -MD -MP -MF __main.dep -DL__main -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _absvsi2.o -MT _absvsi2.o -MD -MP -MF _absvsi2.dep -DL_absvsi2 -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _absvdi2.o -MT _absvdi2.o -MD -MP -MF _absvdi2.dep -DL_absvdi2 -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _addvsi3.o -MT _addvsi3.o -MD -MP -MF _addvsi3.dep -DL_addvsi3 -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _addvdi3.o -MT _addvdi3.o -MD -MP -MF _addvdi3.dep -DL_addvdi3 -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
cc1: note: someone does not honour COPTS correctly, passed 2 times
cc1: note: someone does not honour COPTS correctly, passed 2 times
cc1: note: someone does not honour COPTS correctly, passed 2 times
cc1: note: someone does not honour COPTS correctly, passed 2 times
cc1: note: someone does not honour COPTS correctly, passed 2 times
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _subvsi3.o -MT _subvsi3.o -MD -MP -MF _subvsi3.dep -DL_subvsi3 -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _subvdi3.o -MT _subvdi3.o -MD -MP -MF _subvdi3.dep -DL_subvdi3 -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _mulvsi3.o -MT _mulvsi3.o -MD -MP -MF _mulvsi3.dep -DL_mulvsi3 -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _mulvdi3.o -MT _mulvdi3.o -MD -MP -MF _mulvdi3.dep -DL_mulvdi3 -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
cc1: note: someone does not honour COPTS correctly, passed 2 times
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _negvsi2.o -MT _negvsi2.o -MD -MP -MF _negvsi2.dep -DL_negvsi2 -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _negvdi2.o -MT _negvdi2.o -MD -MP -MF _negvdi2.dep -DL_negvdi2 -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _ctors.o -MT _ctors.o -MD -MP -MF _ctors.dep -DL_ctors -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
cc1: note: someone does not honour COPTS correctly, passed 2 times
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _ffssi2.o -MT _ffssi2.o -MD -MP -MF _ffssi2.dep -DL_ffssi2 -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _ffsdi2.o -MT _ffsdi2.o -MD -MP -MF _ffsdi2.dep -DL_ffsdi2 -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _clz.o -MT _clz.o -MD -MP -MF _clz.dep -DL_clz -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _clzsi2.o -MT _clzsi2.o -MD -MP -MF _clzsi2.dep -DL_clzsi2 -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
cc1: note: someone does not honour COPTS correctly, passed 2 times
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _clzdi2.o -MT _clzdi2.o -MD -MP -MF _clzdi2.dep -DL_clzdi2 -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _ctzsi2.o -MT _ctzsi2.o -MD -MP -MF _ctzsi2.dep -DL_ctzsi2 -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _ctzdi2.o -MT _ctzdi2.o -MD -MP -MF _ctzdi2.dep -DL_ctzdi2 -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
cc1: note: someone does not honour COPTS correctly, passed 2 times
cc1: note: someone does not honour COPTS correctly, passed 2 times
cc1: note: someone does not honour COPTS correctly, passed 2 times
cc1: note: someone does not honour COPTS correctly, passed 2 times
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _popcount_tab.o -MT _popcount_tab.o -MD -MP -MF _popcount_tab.dep -DL_popcount_tab -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _popcountsi2.o -MT _popcountsi2.o -MD -MP -MF _popcountsi2.dep -DL_popcountsi2 -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _popcountdi2.o -MT _popcountdi2.o -MD -MP -MF _popcountdi2.dep -DL_popcountdi2 -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _paritysi2.o -MT _paritysi2.o -MD -MP -MF _paritysi2.dep -DL_paritysi2 -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _paritydi2.o -MT _paritydi2.o -MD -MP -MF _paritydi2.dep -DL_paritydi2 -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _powisf2.o -MT _powisf2.o -MD -MP -MF _powisf2.dep -DL_powisf2 -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _powidf2.o -MT _powidf2.o -MD -MP -MF _powidf2.dep -DL_powidf2 -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _powixf2.o -MT _powixf2.o -MD -MP -MF _powixf2.dep -DL_powixf2 -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
cc1: note: someone does not honour COPTS correctly, passed 2 times
cc1: note: someone does not honour COPTS correctly, passed 2 times
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _powitf2.o -MT _powitf2.o -MD -MP -MF _powitf2.dep -DL_powitf2 -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
cc1: note: someone does not honour COPTS correctly, passed 2 times
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _mulhc3.o -MT _mulhc3.o -MD -MP -MF _mulhc3.dep -DL_mulhc3 -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _mulsc3.o -MT _mulsc3.o -MD -MP -MF _mulsc3.dep -DL_mulsc3 -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _muldc3.o -MT _muldc3.o -MD -MP -MF _muldc3.dep -DL_muldc3 -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _mulxc3.o -MT _mulxc3.o -MD -MP -MF _mulxc3.dep -DL_mulxc3 -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _multc3.o -MT _multc3.o -MD -MP -MF _multc3.dep -DL_multc3 -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _divhc3.o -MT _divhc3.o -MD -MP -MF _divhc3.dep -DL_divhc3 -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _divsc3.o -MT _divsc3.o -MD -MP -MF _divsc3.dep -DL_divsc3 -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _divdc3.o -MT _divdc3.o -MD -MP -MF _divdc3.dep -DL_divdc3 -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
cc1: note: someone does not honour COPTS correctly, passed 2 times
cc1: note: someone does not honour COPTS correctly, passed 2 times
cc1: note: someone does not honour COPTS correctly, passed 2 times
cc1: note: someone does not honour COPTS correctly, passed 2 times
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _divxc3.o -MT _divxc3.o -MD -MP -MF _divxc3.dep -DL_divxc3 -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _divtc3.o -MT _divtc3.o -MD -MP -MF _divtc3.dep -DL_divtc3 -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
cc1: note: someone does not honour COPTS correctly, passed 2 times
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _bswapsi2.o -MT _bswapsi2.o -MD -MP -MF _bswapsi2.dep -DL_bswapsi2 -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _bswapdi2.o -MT _bswapdi2.o -MD -MP -MF _bswapdi2.dep -DL_bswapdi2 -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _clrsbsi2.o -MT _clrsbsi2.o -MD -MP -MF _clrsbsi2.dep -DL_clrsbsi2 -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _clrsbdi2.o -MT _clrsbdi2.o -MD -MP -MF _clrsbdi2.dep -DL_clrsbdi2 -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
cc1: note: someone does not honour COPTS correctly, passed 2 times
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _eprintf.o -MT _eprintf.o -MD -MP -MF _eprintf.dep -DL_eprintf -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o __gcc_bcmp.o -MT __gcc_bcmp.o -MD -MP -MF __gcc_bcmp.dep -DL__gcc_bcmp -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _fixunsxfsi.o -MT _fixunsxfsi.o -MD -MP -MF _fixunsxfsi.dep -DL_fixunsxfsi -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS \
	-DLIBGCC2_UNITS_PER_WORD=4
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _fixxfdi.o -MT _fixxfdi.o -MD -MP -MF _fixxfdi.dep -DL_fixxfdi -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS \
	-DLIBGCC2_UNITS_PER_WORD=4
cc1: note: someone does not honour COPTS correctly, passed 2 times
cc1: note: someone does not honour COPTS correctly, passed 2 times
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _fixtfdi.o -MT _fixtfdi.o -MD -MP -MF _fixtfdi.dep -DL_fixtfdi -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS \
	-DLIBGCC2_UNITS_PER_WORD=4
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _fixunsxfdi.o -MT _fixunsxfdi.o -MD -MP -MF _fixunsxfdi.dep -DL_fixunsxfdi -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS \
	-DLIBGCC2_UNITS_PER_WORD=4
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _fixunstfdi.o -MT _fixunstfdi.o -MD -MP -MF _fixunstfdi.dep -DL_fixunstfdi -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS \
	-DLIBGCC2_UNITS_PER_WORD=4
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _floatdixf.o -MT _floatdixf.o -MD -MP -MF _floatdixf.dep -DL_floatdixf -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS \
	-DLIBGCC2_UNITS_PER_WORD=4
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _floatditf.o -MT _floatditf.o -MD -MP -MF _floatditf.dep -DL_floatditf -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS \
	-DLIBGCC2_UNITS_PER_WORD=4
cc1: note: someone does not honour COPTS correctly, passed 2 times
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _floatundixf.o -MT _floatundixf.o -MD -MP -MF _floatundixf.dep -DL_floatundixf -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS \
	-DLIBGCC2_UNITS_PER_WORD=4
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _floatunditf.o -MT _floatunditf.o -MD -MP -MF _floatunditf.dep -DL_floatunditf -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS \
	-DLIBGCC2_UNITS_PER_WORD=4
cc1: note: someone does not honour COPTS correctly, passed 2 times
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _fixsfti.o -MT _fixsfti.o -MD -MP -MF _fixsfti.dep -DL_fixxfdi -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS \
	-DLIBGCC2_UNITS_PER_WORD=8
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _fixdfti.o -MT _fixdfti.o -MD -MP -MF _fixdfti.dep -DL_fixtfdi -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS \
	-DLIBGCC2_UNITS_PER_WORD=8
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _fixxfti.o -MT _fixxfti.o -MD -MP -MF _fixxfti.dep -DL_fixunsxfdi -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS \
	-DLIBGCC2_UNITS_PER_WORD=8
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _fixtfti.o -MT _fixtfti.o -MD -MP -MF _fixtfti.dep -DL_fixunstfdi -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS \
	-DLIBGCC2_UNITS_PER_WORD=8
cc1: note: someone does not honour COPTS correctly, passed 2 times
cc1: note: someone does not honour COPTS correctly, passed 2 times
cc1: note: someone does not honour COPTS correctly, passed 2 times
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _fixunssfti.o -MT _fixunssfti.o -MD -MP -MF _fixunssfti.dep -DL_floatdixf -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS \
	-DLIBGCC2_UNITS_PER_WORD=8
cc1: note: someone does not honour COPTS correctly, passed 2 times
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _fixunsdfti.o -MT _fixunsdfti.o -MD -MP -MF _fixunsdfti.dep -DL_floatditf -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS \
	-DLIBGCC2_UNITS_PER_WORD=8
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _fixunsxfti.o -MT _fixunsxfti.o -MD -MP -MF _fixunsxfti.dep -DL_floatundixf -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS \
	-DLIBGCC2_UNITS_PER_WORD=8
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _fixunstfti.o -MT _fixunstfti.o -MD -MP -MF _fixunstfti.dep -DL_floatunditf -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS \
	-DLIBGCC2_UNITS_PER_WORD=8
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _floattisf.o -MT _floattisf.o -MD -MP -MF _floattisf.dep -DL -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS \
	-DLIBGCC2_UNITS_PER_WORD=8
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _floattidf.o -MT _floattidf.o -MD -MP -MF _floattidf.dep -DL -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS \
	-DLIBGCC2_UNITS_PER_WORD=8
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _floattixf.o -MT _floattixf.o -MD -MP -MF _floattixf.dep -DL -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS \
	-DLIBGCC2_UNITS_PER_WORD=8
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _floattitf.o -MT _floattitf.o -MD -MP -MF _floattitf.dep -DL -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS \
	-DLIBGCC2_UNITS_PER_WORD=8
cc1: note: someone does not honour COPTS correctly, passed 2 times
cc1: note: someone does not honour COPTS correctly, passed 2 times
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _floatuntisf.o -MT _floatuntisf.o -MD -MP -MF _floatuntisf.dep -DL -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS \
	-DLIBGCC2_UNITS_PER_WORD=8
cc1: note: someone does not honour COPTS correctly, passed 2 times
cc1: note: someone does not honour COPTS correctly, passed 2 times
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _floatuntidf.o -MT _floatuntidf.o -MD -MP -MF _floatuntidf.dep -DL -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS \
	-DLIBGCC2_UNITS_PER_WORD=8
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _floatuntixf.o -MT _floatuntixf.o -MD -MP -MF _floatuntixf.dep -DL -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS \
	-DLIBGCC2_UNITS_PER_WORD=8
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _floatuntitf.o -MT _floatuntitf.o -MD -MP -MF _floatuntitf.dep -DL -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS \
	-DLIBGCC2_UNITS_PER_WORD=8
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _divdi3.o -MT _divdi3.o -MD -MP -MF _divdi3.dep -DL_divdi3 -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/libgcc2.c \
  -fexceptions -fnon-call-exceptions -fvisibility=hidden -DHIDE_EXPORTS
cc1: note: someone does not honour COPTS correctly, passed 2 times
cc1: note: someone does not honour COPTS correctly, passed 2 times
cc1: note: someone does not honour COPTS correctly, passed 2 times
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _moddi3.o -MT _moddi3.o -MD -MP -MF _moddi3.dep -DL_moddi3 -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/libgcc2.c \
  -fexceptions -fnon-call-exceptions -fvisibility=hidden -DHIDE_EXPORTS
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _divmoddi4.o -MT _divmoddi4.o -MD -MP -MF _divmoddi4.dep -DL_divmoddi4 -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/libgcc2.c \
  -fexceptions -fnon-call-exceptions -fvisibility=hidden -DHIDE_EXPORTS
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _udivdi3.o -MT _udivdi3.o -MD -MP -MF _udivdi3.dep -DL_udivdi3 -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/libgcc2.c \
  -fexceptions -fnon-call-exceptions -fvisibility=hidden -DHIDE_EXPORTS
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _umoddi3.o -MT _umoddi3.o -MD -MP -MF _umoddi3.dep -DL_umoddi3 -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/libgcc2.c \
  -fexceptions -fnon-call-exceptions -fvisibility=hidden -DHIDE_EXPORTS
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _udivmoddi4.o -MT _udivmoddi4.o -MD -MP -MF _udivmoddi4.dep -DL_udivmoddi4 -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/libgcc2.c \
  -fexceptions -fnon-call-exceptions -fvisibility=hidden -DHIDE_EXPORTS
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _udiv_w_sdiv.o -MT _udiv_w_sdiv.o -MD -MP -MF _udiv_w_sdiv.dep -DL_udiv_w_sdiv -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/libgcc2.c \
  -fexceptions -fnon-call-exceptions -fvisibility=hidden -DHIDE_EXPORTS
cc1: note: someone does not honour COPTS correctly, passed 2 times
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o sync_fetch_and_add_1.o -MT sync_fetch_and_add_1.o -MD -MP -MF sync_fetch_and_add_1.dep -mno-mips16 \
  -DFN=`echo "sync_fetch_and_add_1" | sed 's/_[^_]*$//'` \
  -DSIZE=`echo "sync_fetch_and_add_1" | sed 's/.*_//'` \
  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c -fvisibility=hidden -DHIDE_EXPORTS
cc1: note: someone does not honour COPTS correctly, passed 2 times
cc1: note: someone does not honour COPTS correctly, passed 2 times
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o sync_fetch_and_add_2.o -MT sync_fetch_and_add_2.o -MD -MP -MF sync_fetch_and_add_2.dep -mno-mips16 \
  -DFN=`echo "sync_fetch_and_add_2" | sed 's/_[^_]*$//'` \
  -DSIZE=`echo "sync_fetch_and_add_2" | sed 's/.*_//'` \
  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c -fvisibility=hidden -DHIDE_EXPORTS
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o sync_fetch_and_add_4.o -MT sync_fetch_and_add_4.o -MD -MP -MF sync_fetch_and_add_4.dep -mno-mips16 \
  -DFN=`echo "sync_fetch_and_add_4" | sed 's/_[^_]*$//'` \
  -DSIZE=`echo "sync_fetch_and_add_4" | sed 's/.*_//'` \
  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c -fvisibility=hidden -DHIDE_EXPORTS
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o sync_fetch_and_add_8.o -MT sync_fetch_and_add_8.o -MD -MP -MF sync_fetch_and_add_8.dep -mno-mips16 \
  -DFN=`echo "sync_fetch_and_add_8" | sed 's/_[^_]*$//'` \
  -DSIZE=`echo "sync_fetch_and_add_8" | sed 's/.*_//'` \
  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c -fvisibility=hidden -DHIDE_EXPORTS
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o sync_fetch_and_add_16.o -MT sync_fetch_and_add_16.o -MD -MP -MF sync_fetch_and_add_16.dep -mno-mips16 \
  -DFN=`echo "sync_fetch_and_add_16" | sed 's/_[^_]*$//'` \
  -DSIZE=`echo "sync_fetch_and_add_16" | sed 's/.*_//'` \
  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c -fvisibility=hidden -DHIDE_EXPORTS
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o sync_add_and_fetch_1.o -MT sync_add_and_fetch_1.o -MD -MP -MF sync_add_and_fetch_1.dep -mno-mips16 \
  -DFN=`echo "sync_add_and_fetch_1" | sed 's/_[^_]*$//'` \
  -DSIZE=`echo "sync_add_and_fetch_1" | sed 's/.*_//'` \
  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c -fvisibility=hidden -DHIDE_EXPORTS
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o sync_add_and_fetch_2.o -MT sync_add_and_fetch_2.o -MD -MP -MF sync_add_and_fetch_2.dep -mno-mips16 \
  -DFN=`echo "sync_add_and_fetch_2" | sed 's/_[^_]*$//'` \
  -DSIZE=`echo "sync_add_and_fetch_2" | sed 's/.*_//'` \
  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c -fvisibility=hidden -DHIDE_EXPORTS
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o sync_add_and_fetch_4.o -MT sync_add_and_fetch_4.o -MD -MP -MF sync_add_and_fetch_4.dep -mno-mips16 \
  -DFN=`echo "sync_add_and_fetch_4" | sed 's/_[^_]*$//'` \
  -DSIZE=`echo "sync_add_and_fetch_4" | sed 's/.*_//'` \
  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c -fvisibility=hidden -DHIDE_EXPORTS
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o sync_add_and_fetch_8.o -MT sync_add_and_fetch_8.o -MD -MP -MF sync_add_and_fetch_8.dep -mno-mips16 \
  -DFN=`echo "sync_add_and_fetch_8" | sed 's/_[^_]*$//'` \
  -DSIZE=`echo "sync_add_and_fetch_8" | sed 's/.*_//'` \
  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c -fvisibility=hidden -DHIDE_EXPORTS
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o sync_add_and_fetch_16.o -MT sync_add_and_fetch_16.o -MD -MP -MF sync_add_and_fetch_16.dep -mno-mips16 \
  -DFN=`echo "sync_add_and_fetch_16" | sed 's/_[^_]*$//'` \
  -DSIZE=`echo "sync_add_and_fetch_16" | sed 's/.*_//'` \
  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c -fvisibility=hidden -DHIDE_EXPORTS
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o sync_fetch_and_sub_1.o -MT sync_fetch_and_sub_1.o -MD -MP -MF sync_fetch_and_sub_1.dep -mno-mips16 \
  -DFN=`echo "sync_fetch_and_sub_1" | sed 's/_[^_]*$//'` \
  -DSIZE=`echo "sync_fetch_and_sub_1" | sed 's/.*_//'` \
  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c -fvisibility=hidden -DHIDE_EXPORTS
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o sync_fetch_and_sub_2.o -MT sync_fetch_and_sub_2.o -MD -MP -MF sync_fetch_and_sub_2.dep -mno-mips16 \
  -DFN=`echo "sync_fetch_and_sub_2" | sed 's/_[^_]*$//'` \
  -DSIZE=`echo "sync_fetch_and_sub_2" | sed 's/.*_//'` \
  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c -fvisibility=hidden -DHIDE_EXPORTS
cc1: note: someone does not honour COPTS correctly, passed 2 times
cc1: note: someone does not honour COPTS correctly, passed 2 times
cc1: note: someone does not honour COPTS correctly, passed 2 times
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o sync_fetch_and_sub_4.o -MT sync_fetch_and_sub_4.o -MD -MP -MF sync_fetch_and_sub_4.dep -mno-mips16 \
  -DFN=`echo "sync_fetch_and_sub_4" | sed 's/_[^_]*$//'` \
  -DSIZE=`echo "sync_fetch_and_sub_4" | sed 's/.*_//'` \
  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c -fvisibility=hidden -DHIDE_EXPORTS
cc1: note: someone does not honour COPTS correctly, passed 2 times
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o sync_fetch_and_sub_8.o -MT sync_fetch_and_sub_8.o -MD -MP -MF sync_fetch_and_sub_8.dep -mno-mips16 \
  -DFN=`echo "sync_fetch_and_sub_8" | sed 's/_[^_]*$//'` \
  -DSIZE=`echo "sync_fetch_and_sub_8" | sed 's/.*_//'` \
  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c -fvisibility=hidden -DHIDE_EXPORTS
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o sync_fetch_and_sub_16.o -MT sync_fetch_and_sub_16.o -MD -MP -MF sync_fetch_and_sub_16.dep -mno-mips16 \
  -DFN=`echo "sync_fetch_and_sub_16" | sed 's/_[^_]*$//'` \
  -DSIZE=`echo "sync_fetch_and_sub_16" | sed 's/.*_//'` \
  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c -fvisibility=hidden -DHIDE_EXPORTS
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o sync_sub_and_fetch_1.o -MT sync_sub_and_fetch_1.o -MD -MP -MF sync_sub_and_fetch_1.dep -mno-mips16 \
  -DFN=`echo "sync_sub_and_fetch_1" | sed 's/_[^_]*$//'` \
  -DSIZE=`echo "sync_sub_and_fetch_1" | sed 's/.*_//'` \
  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c -fvisibility=hidden -DHIDE_EXPORTS
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o sync_sub_and_fetch_2.o -MT sync_sub_and_fetch_2.o -MD -MP -MF sync_sub_and_fetch_2.dep -mno-mips16 \
  -DFN=`echo "sync_sub_and_fetch_2" | sed 's/_[^_]*$//'` \
  -DSIZE=`echo "sync_sub_and_fetch_2" | sed 's/.*_//'` \
  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c -fvisibility=hidden -DHIDE_EXPORTS
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o sync_sub_and_fetch_4.o -MT sync_sub_and_fetch_4.o -MD -MP -MF sync_sub_and_fetch_4.dep -mno-mips16 \
  -DFN=`echo "sync_sub_and_fetch_4" | sed 's/_[^_]*$//'` \
  -DSIZE=`echo "sync_sub_and_fetch_4" | sed 's/.*_//'` \
  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c -fvisibility=hidden -DHIDE_EXPORTS
cc1: note: someone does not honour COPTS correctly, passed 2 times
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o sync_sub_and_fetch_8.o -MT sync_sub_and_fetch_8.o -MD -MP -MF sync_sub_and_fetch_8.dep -mno-mips16 \
  -DFN=`echo "sync_sub_and_fetch_8" | sed 's/_[^_]*$//'` \
  -DSIZE=`echo "sync_sub_and_fetch_8" | sed 's/.*_//'` \
  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c -fvisibility=hidden -DHIDE_EXPORTS
cc1: note: someone does not honour COPTS correctly, passed 2 times
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o sync_sub_and_fetch_16.o -MT sync_sub_and_fetch_16.o -MD -MP -MF sync_sub_and_fetch_16.dep -mno-mips16 \
  -DFN=`echo "sync_sub_and_fetch_16" | sed 's/_[^_]*$//'` \
  -DSIZE=`echo "sync_sub_and_fetch_16" | sed 's/.*_//'` \
  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c -fvisibility=hidden -DHIDE_EXPORTS
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o sync_fetch_and_or_1.o -MT sync_fetch_and_or_1.o -MD -MP -MF sync_fetch_and_or_1.dep -mno-mips16 \
  -DFN=`echo "sync_fetch_and_or_1" | sed 's/_[^_]*$//'` \
  -DSIZE=`echo "sync_fetch_and_or_1" | sed 's/.*_//'` \
  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c -fvisibility=hidden -DHIDE_EXPORTS
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o sync_fetch_and_or_2.o -MT sync_fetch_and_or_2.o -MD -MP -MF sync_fetch_and_or_2.dep -mno-mips16 \
  -DFN=`echo "sync_fetch_and_or_2" | sed 's/_[^_]*$//'` \
  -DSIZE=`echo "sync_fetch_and_or_2" | sed 's/.*_//'` \
  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c -fvisibility=hidden -DHIDE_EXPORTS
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o sync_fetch_and_or_4.o -MT sync_fetch_and_or_4.o -MD -MP -MF sync_fetch_and_or_4.dep -mno-mips16 \
  -DFN=`echo "sync_fetch_and_or_4" | sed 's/_[^_]*$//'` \
  -DSIZE=`echo "sync_fetch_and_or_4" | sed 's/.*_//'` \
  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c -fvisibility=hidden -DHIDE_EXPORTS
cc1: note: someone does not honour COPTS correctly, passed 2 times
cc1: note: someone does not honour COPTS correctly, passed 2 times
cc1: note: someone does not honour COPTS correctly, passed 2 times
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o sync_fetch_and_or_8.o -MT sync_fetch_and_or_8.o -MD -MP -MF sync_fetch_and_or_8.dep -mno-mips16 \
  -DFN=`echo "sync_fetch_and_or_8" | sed 's/_[^_]*$//'` \
  -DSIZE=`echo "sync_fetch_and_or_8" | sed 's/.*_//'` \
  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c -fvisibility=hidden -DHIDE_EXPORTS
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o sync_fetch_and_or_16.o -MT sync_fetch_and_or_16.o -MD -MP -MF sync_fetch_and_or_16.dep -mno-mips16 \
  -DFN=`echo "sync_fetch_and_or_16" | sed 's/_[^_]*$//'` \
  -DSIZE=`echo "sync_fetch_and_or_16" | sed 's/.*_//'` \
  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c -fvisibility=hidden -DHIDE_EXPORTS
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o sync_or_and_fetch_1.o -MT sync_or_and_fetch_1.o -MD -MP -MF sync_or_and_fetch_1.dep -mno-mips16 \
  -DFN=`echo "sync_or_and_fetch_1" | sed 's/_[^_]*$//'` \
  -DSIZE=`echo "sync_or_and_fetch_1" | sed 's/.*_//'` \
  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c -fvisibility=hidden -DHIDE_EXPORTS
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o sync_or_and_fetch_2.o -MT sync_or_and_fetch_2.o -MD -MP -MF sync_or_and_fetch_2.dep -mno-mips16 \
  -DFN=`echo "sync_or_and_fetch_2" | sed 's/_[^_]*$//'` \
  -DSIZE=`echo "sync_or_and_fetch_2" | sed 's/.*_//'` \
  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c -fvisibility=hidden -DHIDE_EXPORTS
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o sync_or_and_fetch_4.o -MT sync_or_and_fetch_4.o -MD -MP -MF sync_or_and_fetch_4.dep -mno-mips16 \
  -DFN=`echo "sync_or_and_fetch_4" | sed 's/_[^_]*$//'` \
  -DSIZE=`echo "sync_or_and_fetch_4" | sed 's/.*_//'` \
  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c -fvisibility=hidden -DHIDE_EXPORTS
cc1: note: someone does not honour COPTS correctly, passed 2 times
cc1: note: someone does not honour COPTS correctly, passed 2 times
cc1: note: someone does not honour COPTS correctly, passed 2 times
cc1: note: someone does not honour COPTS correctly, passed 2 times
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o sync_or_and_fetch_8.o -MT sync_or_and_fetch_8.o -MD -MP -MF sync_or_and_fetch_8.dep -mno-mips16 \
  -DFN=`echo "sync_or_and_fetch_8" | sed 's/_[^_]*$//'` \
  -DSIZE=`echo "sync_or_and_fetch_8" | sed 's/.*_//'` \
  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c -fvisibility=hidden -DHIDE_EXPORTS
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o sync_or_and_fetch_16.o -MT sync_or_and_fetch_16.o -MD -MP -MF sync_or_and_fetch_16.dep -mno-mips16 \
  -DFN=`echo "sync_or_and_fetch_16" | sed 's/_[^_]*$//'` \
  -DSIZE=`echo "sync_or_and_fetch_16" | sed 's/.*_//'` \
  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c -fvisibility=hidden -DHIDE_EXPORTS
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o sync_fetch_and_and_1.o -MT sync_fetch_and_and_1.o -MD -MP -MF sync_fetch_and_and_1.dep -mno-mips16 \
  -DFN=`echo "sync_fetch_and_and_1" | sed 's/_[^_]*$//'` \
  -DSIZE=`echo "sync_fetch_and_and_1" | sed 's/.*_//'` \
  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c -fvisibility=hidden -DHIDE_EXPORTS
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o sync_fetch_and_and_2.o -MT sync_fetch_and_and_2.o -MD -MP -MF sync_fetch_and_and_2.dep -mno-mips16 \
  -DFN=`echo "sync_fetch_and_and_2" | sed 's/_[^_]*$//'` \
  -DSIZE=`echo "sync_fetch_and_and_2" | sed 's/.*_//'` \
  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c -fvisibility=hidden -DHIDE_EXPORTS
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o sync_fetch_and_and_4.o -MT sync_fetch_and_and_4.o -MD -MP -MF sync_fetch_and_and_4.dep -mno-mips16 \
  -DFN=`echo "sync_fetch_and_and_4" | sed 's/_[^_]*$//'` \
  -DSIZE=`echo "sync_fetch_and_and_4" | sed 's/.*_//'` \
  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c -fvisibility=hidden -DHIDE_EXPORTS
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o sync_fetch_and_and_8.o -MT sync_fetch_and_and_8.o -MD -MP -MF sync_fetch_and_and_8.dep -mno-mips16 \
  -DFN=`echo "sync_fetch_and_and_8" | sed 's/_[^_]*$//'` \
  -DSIZE=`echo "sync_fetch_and_and_8" | sed 's/.*_//'` \
  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c -fvisibility=hidden -DHIDE_EXPORTS
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o sync_fetch_and_and_16.o -MT sync_fetch_and_and_16.o -MD -MP -MF sync_fetch_and_and_16.dep -mno-mips16 \
  -DFN=`echo "sync_fetch_and_and_16" | sed 's/_[^_]*$//'` \
  -DSIZE=`echo "sync_fetch_and_and_16" | sed 's/.*_//'` \
  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c -fvisibility=hidden -DHIDE_EXPORTS
cc1: note: someone does not honour COPTS correctly, passed 2 times
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o sync_and_and_fetch_1.o -MT sync_and_and_fetch_1.o -MD -MP -MF sync_and_and_fetch_1.dep -mno-mips16 \
  -DFN=`echo "sync_and_and_fetch_1" | sed 's/_[^_]*$//'` \
  -DSIZE=`echo "sync_and_and_fetch_1" | sed 's/.*_//'` \
  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c -fvisibility=hidden -DHIDE_EXPORTS
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o sync_and_and_fetch_2.o -MT sync_and_and_fetch_2.o -MD -MP -MF sync_and_and_fetch_2.dep -mno-mips16 \
  -DFN=`echo "sync_and_and_fetch_2" | sed 's/_[^_]*$//'` \
  -DSIZE=`echo "sync_and_and_fetch_2" | sed 's/.*_//'` \
  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c -fvisibility=hidden -DHIDE_EXPORTS
cc1: note: someone does not honour COPTS correctly, passed 2 times
cc1: note: someone does not honour COPTS correctly, passed 2 times
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o sync_and_and_fetch_4.o -MT sync_and_and_fetch_4.o -MD -MP -MF sync_and_and_fetch_4.dep -mno-mips16 \
  -DFN=`echo "sync_and_and_fetch_4" | sed 's/_[^_]*$//'` \
  -DSIZE=`echo "sync_and_and_fetch_4" | sed 's/.*_//'` \
  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c -fvisibility=hidden -DHIDE_EXPORTS
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o sync_and_and_fetch_8.o -MT sync_and_and_fetch_8.o -MD -MP -MF sync_and_and_fetch_8.dep -mno-mips16 \
  -DFN=`echo "sync_and_and_fetch_8" | sed 's/_[^_]*$//'` \
  -DSIZE=`echo "sync_and_and_fetch_8" | sed 's/.*_//'` \
  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c -fvisibility=hidden -DHIDE_EXPORTS
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o sync_and_and_fetch_16.o -MT sync_and_and_fetch_16.o -MD -MP -MF sync_and_and_fetch_16.dep -mno-mips16 \
  -DFN=`echo "sync_and_and_fetch_16" | sed 's/_[^_]*$//'` \
  -DSIZE=`echo "sync_and_and_fetch_16" | sed 's/.*_//'` \
  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c -fvisibility=hidden -DHIDE_EXPORTS
cc1: note: someone does not honour COPTS correctly, passed 2 times
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o sync_fetch_and_xor_1.o -MT sync_fetch_and_xor_1.o -MD -MP -MF sync_fetch_and_xor_1.dep -mno-mips16 \
  -DFN=`echo "sync_fetch_and_xor_1" | sed 's/_[^_]*$//'` \
  -DSIZE=`echo "sync_fetch_and_xor_1" | sed 's/.*_//'` \
  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c -fvisibility=hidden -DHIDE_EXPORTS
cc1: note: someone does not honour COPTS correctly, passed 2 times
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o sync_fetch_and_xor_2.o -MT sync_fetch_and_xor_2.o -MD -MP -MF sync_fetch_and_xor_2.dep -mno-mips16 \
  -DFN=`echo "sync_fetch_and_xor_2" | sed 's/_[^_]*$//'` \
  -DSIZE=`echo "sync_fetch_and_xor_2" | sed 's/.*_//'` \
  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c -fvisibility=hidden -DHIDE_EXPORTS
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o sync_fetch_and_xor_4.o -MT sync_fetch_and_xor_4.o -MD -MP -MF sync_fetch_and_xor_4.dep -mno-mips16 \
  -DFN=`echo "sync_fetch_and_xor_4" | sed 's/_[^_]*$//'` \
  -DSIZE=`echo "sync_fetch_and_xor_4" | sed 's/.*_//'` \
  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c -fvisibility=hidden -DHIDE_EXPORTS
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o sync_fetch_and_xor_8.o -MT sync_fetch_and_xor_8.o -MD -MP -MF sync_fetch_and_xor_8.dep -mno-mips16 \
  -DFN=`echo "sync_fetch_and_xor_8" | sed 's/_[^_]*$//'` \
  -DSIZE=`echo "sync_fetch_and_xor_8" | sed 's/.*_//'` \
  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c -fvisibility=hidden -DHIDE_EXPORTS
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o sync_fetch_and_xor_16.o -MT sync_fetch_and_xor_16.o -MD -MP -MF sync_fetch_and_xor_16.dep -mno-mips16 \
  -DFN=`echo "sync_fetch_and_xor_16" | sed 's/_[^_]*$//'` \
  -DSIZE=`echo "sync_fetch_and_xor_16" | sed 's/.*_//'` \
  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c -fvisibility=hidden -DHIDE_EXPORTS
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o sync_xor_and_fetch_1.o -MT sync_xor_and_fetch_1.o -MD -MP -MF sync_xor_and_fetch_1.dep -mno-mips16 \
  -DFN=`echo "sync_xor_and_fetch_1" | sed 's/_[^_]*$//'` \
  -DSIZE=`echo "sync_xor_and_fetch_1" | sed 's/.*_//'` \
  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c -fvisibility=hidden -DHIDE_EXPORTS
cc1: note: someone does not honour COPTS correctly, passed 2 times
cc1: note: someone does not honour COPTS correctly, passed 2 times
cc1: note: someone does not honour COPTS correctly, passed 2 times
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o sync_xor_and_fetch_2.o -MT sync_xor_and_fetch_2.o -MD -MP -MF sync_xor_and_fetch_2.dep -mno-mips16 \
  -DFN=`echo "sync_xor_and_fetch_2" | sed 's/_[^_]*$//'` \
  -DSIZE=`echo "sync_xor_and_fetch_2" | sed 's/.*_//'` \
  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c -fvisibility=hidden -DHIDE_EXPORTS
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o sync_xor_and_fetch_4.o -MT sync_xor_and_fetch_4.o -MD -MP -MF sync_xor_and_fetch_4.dep -mno-mips16 \
  -DFN=`echo "sync_xor_and_fetch_4" | sed 's/_[^_]*$//'` \
  -DSIZE=`echo "sync_xor_and_fetch_4" | sed 's/.*_//'` \
  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c -fvisibility=hidden -DHIDE_EXPORTS
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o sync_xor_and_fetch_8.o -MT sync_xor_and_fetch_8.o -MD -MP -MF sync_xor_and_fetch_8.dep -mno-mips16 \
  -DFN=`echo "sync_xor_and_fetch_8" | sed 's/_[^_]*$//'` \
  -DSIZE=`echo "sync_xor_and_fetch_8" | sed 's/.*_//'` \
  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c -fvisibility=hidden -DHIDE_EXPORTS
cc1: note: someone does not honour COPTS correctly, passed 2 times
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o sync_xor_and_fetch_16.o -MT sync_xor_and_fetch_16.o -MD -MP -MF sync_xor_and_fetch_16.dep -mno-mips16 \
  -DFN=`echo "sync_xor_and_fetch_16" | sed 's/_[^_]*$//'` \
  -DSIZE=`echo "sync_xor_and_fetch_16" | sed 's/.*_//'` \
  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c -fvisibility=hidden -DHIDE_EXPORTS
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o sync_fetch_and_nand_1.o -MT sync_fetch_and_nand_1.o -MD -MP -MF sync_fetch_and_nand_1.dep -mno-mips16 \
  -DFN=`echo "sync_fetch_and_nand_1" | sed 's/_[^_]*$//'` \
  -DSIZE=`echo "sync_fetch_and_nand_1" | sed 's/.*_//'` \
  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c -fvisibility=hidden -DHIDE_EXPORTS
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o sync_fetch_and_nand_2.o -MT sync_fetch_and_nand_2.o -MD -MP -MF sync_fetch_and_nand_2.dep -mno-mips16 \
  -DFN=`echo "sync_fetch_and_nand_2" | sed 's/_[^_]*$//'` \
  -DSIZE=`echo "sync_fetch_and_nand_2" | sed 's/.*_//'` \
  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c -fvisibility=hidden -DHIDE_EXPORTS
cc1: note: someone does not honour COPTS correctly, passed 2 times
cc1: note: someone does not honour COPTS correctly, passed 2 times
cc1: note: someone does not honour COPTS correctly, passed 2 times
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o sync_fetch_and_nand_4.o -MT sync_fetch_and_nand_4.o -MD -MP -MF sync_fetch_and_nand_4.dep -mno-mips16 \
  -DFN=`echo "sync_fetch_and_nand_4" | sed 's/_[^_]*$//'` \
  -DSIZE=`echo "sync_fetch_and_nand_4" | sed 's/.*_//'` \
  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c -fvisibility=hidden -DHIDE_EXPORTS
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o sync_fetch_and_nand_8.o -MT sync_fetch_and_nand_8.o -MD -MP -MF sync_fetch_and_nand_8.dep -mno-mips16 \
  -DFN=`echo "sync_fetch_and_nand_8" | sed 's/_[^_]*$//'` \
  -DSIZE=`echo "sync_fetch_and_nand_8" | sed 's/.*_//'` \
  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c -fvisibility=hidden -DHIDE_EXPORTS
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o sync_fetch_and_nand_16.o -MT sync_fetch_and_nand_16.o -MD -MP -MF sync_fetch_and_nand_16.dep -mno-mips16 \
  -DFN=`echo "sync_fetch_and_nand_16" | sed 's/_[^_]*$//'` \
  -DSIZE=`echo "sync_fetch_and_nand_16" | sed 's/.*_//'` \
  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c -fvisibility=hidden -DHIDE_EXPORTS
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o sync_nand_and_fetch_1.o -MT sync_nand_and_fetch_1.o -MD -MP -MF sync_nand_and_fetch_1.dep -mno-mips16 \
  -DFN=`echo "sync_nand_and_fetch_1" | sed 's/_[^_]*$//'` \
  -DSIZE=`echo "sync_nand_and_fetch_1" | sed 's/.*_//'` \
  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c -fvisibility=hidden -DHIDE_EXPORTS
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o sync_nand_and_fetch_2.o -MT sync_nand_and_fetch_2.o -MD -MP -MF sync_nand_and_fetch_2.dep -mno-mips16 \
  -DFN=`echo "sync_nand_and_fetch_2" | sed 's/_[^_]*$//'` \
  -DSIZE=`echo "sync_nand_and_fetch_2" | sed 's/.*_//'` \
  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c -fvisibility=hidden -DHIDE_EXPORTS
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c: In function '__sync_fetch_and_nand_1':
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c:77:12: note: '__sync_fetch_and_nand' changed semantics in GCC 4.4
     return __##NAME (ptr, value);     \
            ^~
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c:101:35: note: in expansion of macro 'DEFINE_V_PV'
 #define local_sync_fetch_and_nand DEFINE_V_PV
                                   ^~~~~~~~~~~
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c:120:3: note: in expansion of macro 'local_sync_fetch_and_nand'
   local_##NAME (NAME, UNITS, TYPE);
   ^~~~~~
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c:123:35: note: in expansion of macro 'DEFINE1'
 #define DEFINE(NAME, UNITS, TYPE) DEFINE1 (NAME, UNITS, TYPE)
                                   ^~~~~~~
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c:135:1: note: in expansion of macro 'DEFINE'
 DEFINE (FN, 1, UQItype)
 ^~~~~~
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c: In function '__sync_fetch_and_nand_2':
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c:77:12: note: '__sync_fetch_and_nand' changed semantics in GCC 4.4
     return __##NAME (ptr, value);     \
            ^~
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c:101:35: note: in expansion of macro 'DEFINE_V_PV'
 #define local_sync_fetch_and_nand DEFINE_V_PV
                                   ^~~~~~~~~~~
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c:120:3: note: in expansion of macro 'local_sync_fetch_and_nand'
   local_##NAME (NAME, UNITS, TYPE);
   ^~~~~~
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c:123:35: note: in expansion of macro 'DEFINE1'
 #define DEFINE(NAME, UNITS, TYPE) DEFINE1 (NAME, UNITS, TYPE)
                                   ^~~~~~~
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c:140:1: note: in expansion of macro 'DEFINE'
 DEFINE (FN, 2, UHItype)
 ^~~~~~
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o sync_nand_and_fetch_4.o -MT sync_nand_and_fetch_4.o -MD -MP -MF sync_nand_and_fetch_4.dep -mno-mips16 \
  -DFN=`echo "sync_nand_and_fetch_4" | sed 's/_[^_]*$//'` \
  -DSIZE=`echo "sync_nand_and_fetch_4" | sed 's/.*_//'` \
  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c -fvisibility=hidden -DHIDE_EXPORTS
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o sync_nand_and_fetch_8.o -MT sync_nand_and_fetch_8.o -MD -MP -MF sync_nand_and_fetch_8.dep -mno-mips16 \
  -DFN=`echo "sync_nand_and_fetch_8" | sed 's/_[^_]*$//'` \
  -DSIZE=`echo "sync_nand_and_fetch_8" | sed 's/.*_//'` \
  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c -fvisibility=hidden -DHIDE_EXPORTS
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o sync_nand_and_fetch_16.o -MT sync_nand_and_fetch_16.o -MD -MP -MF sync_nand_and_fetch_16.dep -mno-mips16 \
  -DFN=`echo "sync_nand_and_fetch_16" | sed 's/_[^_]*$//'` \
  -DSIZE=`echo "sync_nand_and_fetch_16" | sed 's/.*_//'` \
  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c -fvisibility=hidden -DHIDE_EXPORTS
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c: In function '__sync_fetch_and_nand_4':
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c:77:12: note: '__sync_fetch_and_nand' changed semantics in GCC 4.4
     return __##NAME (ptr, value);     \
            ^~
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c:101:35: note: in expansion of macro 'DEFINE_V_PV'
 #define local_sync_fetch_and_nand DEFINE_V_PV
                                   ^~~~~~~~~~~
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c:120:3: note: in expansion of macro 'local_sync_fetch_and_nand'
   local_##NAME (NAME, UNITS, TYPE);
   ^~~~~~
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c:123:35: note: in expansion of macro 'DEFINE1'
 #define DEFINE(NAME, UNITS, TYPE) DEFINE1 (NAME, UNITS, TYPE)
                                   ^~~~~~~
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c:145:1: note: in expansion of macro 'DEFINE'
 DEFINE (FN, 4, USItype)
 ^~~~~~
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o sync_bool_compare_and_swap_1.o -MT sync_bool_compare_and_swap_1.o -MD -MP -MF sync_bool_compare_and_swap_1.dep -mno-mips16 \
  -DFN=`echo "sync_bool_compare_and_swap_1" | sed 's/_[^_]*$//'` \
  -DSIZE=`echo "sync_bool_compare_and_swap_1" | sed 's/.*_//'` \
  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c -fvisibility=hidden -DHIDE_EXPORTS
cc1: note: someone does not honour COPTS correctly, passed 2 times
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o sync_bool_compare_and_swap_2.o -MT sync_bool_compare_and_swap_2.o -MD -MP -MF sync_bool_compare_and_swap_2.dep -mno-mips16 \
  -DFN=`echo "sync_bool_compare_and_swap_2" | sed 's/_[^_]*$//'` \
  -DSIZE=`echo "sync_bool_compare_and_swap_2" | sed 's/.*_//'` \
  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c -fvisibility=hidden -DHIDE_EXPORTS
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c: In function '__sync_nand_and_fetch_1':
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c:77:12: note: '__sync_nand_and_fetch' changed semantics in GCC 4.4
     return __##NAME (ptr, value);     \
            ^~
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c:108:35: note: in expansion of macro 'DEFINE_V_PV'
 #define local_sync_nand_and_fetch DEFINE_V_PV
                                   ^~~~~~~~~~~
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c:120:3: note: in expansion of macro 'local_sync_nand_and_fetch'
   local_##NAME (NAME, UNITS, TYPE);
   ^~~~~~
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c:123:35: note: in expansion of macro 'DEFINE1'
 #define DEFINE(NAME, UNITS, TYPE) DEFINE1 (NAME, UNITS, TYPE)
                                   ^~~~~~~
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c:135:1: note: in expansion of macro 'DEFINE'
 DEFINE (FN, 1, UQItype)
 ^~~~~~
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o sync_bool_compare_and_swap_4.o -MT sync_bool_compare_and_swap_4.o -MD -MP -MF sync_bool_compare_and_swap_4.dep -mno-mips16 \
  -DFN=`echo "sync_bool_compare_and_swap_4" | sed 's/_[^_]*$//'` \
  -DSIZE=`echo "sync_bool_compare_and_swap_4" | sed 's/.*_//'` \
  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c -fvisibility=hidden -DHIDE_EXPORTS
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c: In function '__sync_nand_and_fetch_2':
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c:77:12: note: '__sync_nand_and_fetch' changed semantics in GCC 4.4
     return __##NAME (ptr, value);     \
            ^~
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c:108:35: note: in expansion of macro 'DEFINE_V_PV'
 #define local_sync_nand_and_fetch DEFINE_V_PV
                                   ^~~~~~~~~~~
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c:120:3: note: in expansion of macro 'local_sync_nand_and_fetch'
   local_##NAME (NAME, UNITS, TYPE);
   ^~~~~~
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c:123:35: note: in expansion of macro 'DEFINE1'
 #define DEFINE(NAME, UNITS, TYPE) DEFINE1 (NAME, UNITS, TYPE)
                                   ^~~~~~~
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c:140:1: note: in expansion of macro 'DEFINE'
 DEFINE (FN, 2, UHItype)
 ^~~~~~
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o sync_bool_compare_and_swap_8.o -MT sync_bool_compare_and_swap_8.o -MD -MP -MF sync_bool_compare_and_swap_8.dep -mno-mips16 \
  -DFN=`echo "sync_bool_compare_and_swap_8" | sed 's/_[^_]*$//'` \
  -DSIZE=`echo "sync_bool_compare_and_swap_8" | sed 's/.*_//'` \
  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c -fvisibility=hidden -DHIDE_EXPORTS
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o sync_bool_compare_and_swap_16.o -MT sync_bool_compare_and_swap_16.o -MD -MP -MF sync_bool_compare_and_swap_16.dep -mno-mips16 \
  -DFN=`echo "sync_bool_compare_and_swap_16" | sed 's/_[^_]*$//'` \
  -DSIZE=`echo "sync_bool_compare_and_swap_16" | sed 's/.*_//'` \
  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c -fvisibility=hidden -DHIDE_EXPORTS
cc1: note: someone does not honour COPTS correctly, passed 2 times
cc1: note: someone does not honour COPTS correctly, passed 2 times
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o sync_val_compare_and_swap_1.o -MT sync_val_compare_and_swap_1.o -MD -MP -MF sync_val_compare_and_swap_1.dep -mno-mips16 \
  -DFN=`echo "sync_val_compare_and_swap_1" | sed 's/_[^_]*$//'` \
  -DSIZE=`echo "sync_val_compare_and_swap_1" | sed 's/.*_//'` \
  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c -fvisibility=hidden -DHIDE_EXPORTS
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c: In function '__sync_nand_and_fetch_4':
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c:77:12: note: '__sync_nand_and_fetch' changed semantics in GCC 4.4
     return __##NAME (ptr, value);     \
            ^~
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c:108:35: note: in expansion of macro 'DEFINE_V_PV'
 #define local_sync_nand_and_fetch DEFINE_V_PV
                                   ^~~~~~~~~~~
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c:120:3: note: in expansion of macro 'local_sync_nand_and_fetch'
   local_##NAME (NAME, UNITS, TYPE);
   ^~~~~~
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c:123:35: note: in expansion of macro 'DEFINE1'
 #define DEFINE(NAME, UNITS, TYPE) DEFINE1 (NAME, UNITS, TYPE)
                                   ^~~~~~~
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c:145:1: note: in expansion of macro 'DEFINE'
 DEFINE (FN, 4, USItype)
 ^~~~~~
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o sync_val_compare_and_swap_2.o -MT sync_val_compare_and_swap_2.o -MD -MP -MF sync_val_compare_and_swap_2.dep -mno-mips16 \
  -DFN=`echo "sync_val_compare_and_swap_2" | sed 's/_[^_]*$//'` \
  -DSIZE=`echo "sync_val_compare_and_swap_2" | sed 's/.*_//'` \
  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c -fvisibility=hidden -DHIDE_EXPORTS
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o sync_val_compare_and_swap_4.o -MT sync_val_compare_and_swap_4.o -MD -MP -MF sync_val_compare_and_swap_4.dep -mno-mips16 \
  -DFN=`echo "sync_val_compare_and_swap_4" | sed 's/_[^_]*$//'` \
  -DSIZE=`echo "sync_val_compare_and_swap_4" | sed 's/.*_//'` \
  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c -fvisibility=hidden -DHIDE_EXPORTS
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o sync_val_compare_and_swap_8.o -MT sync_val_compare_and_swap_8.o -MD -MP -MF sync_val_compare_and_swap_8.dep -mno-mips16 \
  -DFN=`echo "sync_val_compare_and_swap_8" | sed 's/_[^_]*$//'` \
  -DSIZE=`echo "sync_val_compare_and_swap_8" | sed 's/.*_//'` \
  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c -fvisibility=hidden -DHIDE_EXPORTS
cc1: note: someone does not honour COPTS correctly, passed 2 times
cc1: note: someone does not honour COPTS correctly, passed 2 times
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o sync_val_compare_and_swap_16.o -MT sync_val_compare_and_swap_16.o -MD -MP -MF sync_val_compare_and_swap_16.dep -mno-mips16 \
  -DFN=`echo "sync_val_compare_and_swap_16" | sed 's/_[^_]*$//'` \
  -DSIZE=`echo "sync_val_compare_and_swap_16" | sed 's/.*_//'` \
  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c -fvisibility=hidden -DHIDE_EXPORTS
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o sync_lock_test_and_set_1.o -MT sync_lock_test_and_set_1.o -MD -MP -MF sync_lock_test_and_set_1.dep -mno-mips16 \
  -DFN=`echo "sync_lock_test_and_set_1" | sed 's/_[^_]*$//'` \
  -DSIZE=`echo "sync_lock_test_and_set_1" | sed 's/.*_//'` \
  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c -fvisibility=hidden -DHIDE_EXPORTS
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o sync_lock_test_and_set_2.o -MT sync_lock_test_and_set_2.o -MD -MP -MF sync_lock_test_and_set_2.dep -mno-mips16 \
  -DFN=`echo "sync_lock_test_and_set_2" | sed 's/_[^_]*$//'` \
  -DSIZE=`echo "sync_lock_test_and_set_2" | sed 's/.*_//'` \
  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c -fvisibility=hidden -DHIDE_EXPORTS
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o sync_lock_test_and_set_4.o -MT sync_lock_test_and_set_4.o -MD -MP -MF sync_lock_test_and_set_4.dep -mno-mips16 \
  -DFN=`echo "sync_lock_test_and_set_4" | sed 's/_[^_]*$//'` \
  -DSIZE=`echo "sync_lock_test_and_set_4" | sed 's/.*_//'` \
  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c -fvisibility=hidden -DHIDE_EXPORTS
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o sync_lock_test_and_set_8.o -MT sync_lock_test_and_set_8.o -MD -MP -MF sync_lock_test_and_set_8.dep -mno-mips16 \
  -DFN=`echo "sync_lock_test_and_set_8" | sed 's/_[^_]*$//'` \
  -DSIZE=`echo "sync_lock_test_and_set_8" | sed 's/.*_//'` \
  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c -fvisibility=hidden -DHIDE_EXPORTS
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o sync_lock_test_and_set_16.o -MT sync_lock_test_and_set_16.o -MD -MP -MF sync_lock_test_and_set_16.dep -mno-mips16 \
  -DFN=`echo "sync_lock_test_and_set_16" | sed 's/_[^_]*$//'` \
  -DSIZE=`echo "sync_lock_test_and_set_16" | sed 's/.*_//'` \
  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c -fvisibility=hidden -DHIDE_EXPORTS
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o sync_synchronize.o -MT sync_synchronize.o -MD -MP -MF sync_synchronize.dep -mno-mips16 \
  -DLsync_synchronize \
  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c -fvisibility=hidden -DHIDE_EXPORTS
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -Wno-missing-prototypes -Wno-type-limits -o addsf3.o -MT addsf3.o -MD -MP -MF addsf3.dep  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/soft-fp/addsf3.c -fvisibility=hidden -DHIDE_EXPORTS
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -Wno-missing-prototypes -Wno-type-limits -o divsf3.o -MT divsf3.o -MD -MP -MF divsf3.dep  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/soft-fp/divsf3.c -fvisibility=hidden -DHIDE_EXPORTS
cc1: note: someone does not honour COPTS correctly, passed 2 times
cc1: note: someone does not honour COPTS correctly, passed 2 times
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -Wno-missing-prototypes -Wno-type-limits -o eqsf2.o -MT eqsf2.o -MD -MP -MF eqsf2.dep  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/soft-fp/eqsf2.c -fvisibility=hidden -DHIDE_EXPORTS
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -Wno-missing-prototypes -Wno-type-limits -o gesf2.o -MT gesf2.o -MD -MP -MF gesf2.dep  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/soft-fp/gesf2.c -fvisibility=hidden -DHIDE_EXPORTS
cc1: note: someone does not honour COPTS correctly, passed 2 times
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -Wno-missing-prototypes -Wno-type-limits -o lesf2.o -MT lesf2.o -MD -MP -MF lesf2.dep  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/soft-fp/lesf2.c -fvisibility=hidden -DHIDE_EXPORTS
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -Wno-missing-prototypes -Wno-type-limits -o mulsf3.o -MT mulsf3.o -MD -MP -MF mulsf3.dep  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/soft-fp/mulsf3.c -fvisibility=hidden -DHIDE_EXPORTS
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -Wno-missing-prototypes -Wno-type-limits -o negsf2.o -MT negsf2.o -MD -MP -MF negsf2.dep  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/soft-fp/negsf2.c -fvisibility=hidden -DHIDE_EXPORTS
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -Wno-missing-prototypes -Wno-type-limits -o subsf3.o -MT subsf3.o -MD -MP -MF subsf3.dep  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/soft-fp/subsf3.c -fvisibility=hidden -DHIDE_EXPORTS
cc1: note: someone does not honour COPTS correctly, passed 2 times
cc1: note: someone does not honour COPTS correctly, passed 2 times
cc1: note: someone does not honour COPTS correctly, passed 2 times
cc1: note: someone does not honour COPTS correctly, passed 2 times
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -Wno-missing-prototypes -Wno-type-limits -o unordsf2.o -MT unordsf2.o -MD -MP -MF unordsf2.dep  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/soft-fp/unordsf2.c -fvisibility=hidden -DHIDE_EXPORTS
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -Wno-missing-prototypes -Wno-type-limits -o fixsfsi.o -MT fixsfsi.o -MD -MP -MF fixsfsi.dep  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/soft-fp/fixsfsi.c -fvisibility=hidden -DHIDE_EXPORTS
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -Wno-missing-prototypes -Wno-type-limits -o fixunssfsi.o -MT fixunssfsi.o -MD -MP -MF fixunssfsi.dep  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/soft-fp/fixunssfsi.c -fvisibility=hidden -DHIDE_EXPORTS
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -Wno-missing-prototypes -Wno-type-limits -o floatsisf.o -MT floatsisf.o -MD -MP -MF floatsisf.dep  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/soft-fp/floatsisf.c -fvisibility=hidden -DHIDE_EXPORTS
cc1: note: someone does not honour COPTS correctly, passed 2 times
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -Wno-missing-prototypes -Wno-type-limits -o floatunsisf.o -MT floatunsisf.o -MD -MP -MF floatunsisf.dep  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/soft-fp/floatunsisf.c -fvisibility=hidden -DHIDE_EXPORTS
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -Wno-missing-prototypes -Wno-type-limits -o fixsfdi.o -MT fixsfdi.o -MD -MP -MF fixsfdi.dep  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/soft-fp/fixsfdi.c -fvisibility=hidden -DHIDE_EXPORTS
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -Wno-missing-prototypes -Wno-type-limits -o fixunssfdi.o -MT fixunssfdi.o -MD -MP -MF fixunssfdi.dep  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/soft-fp/fixunssfdi.c -fvisibility=hidden -DHIDE_EXPORTS
cc1: note: someone does not honour COPTS correctly, passed 2 times
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -Wno-missing-prototypes -Wno-type-limits -o floatdisf.o -MT floatdisf.o -MD -MP -MF floatdisf.dep  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/soft-fp/floatdisf.c -fvisibility=hidden -DHIDE_EXPORTS
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -Wno-missing-prototypes -Wno-type-limits -o floatundisf.o -MT floatundisf.o -MD -MP -MF floatundisf.dep  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/soft-fp/floatundisf.c -fvisibility=hidden -DHIDE_EXPORTS
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -Wno-missing-prototypes -Wno-type-limits -o adddf3.o -MT adddf3.o -MD -MP -MF adddf3.dep  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/soft-fp/adddf3.c -fvisibility=hidden -DHIDE_EXPORTS
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -Wno-missing-prototypes -Wno-type-limits -o divdf3.o -MT divdf3.o -MD -MP -MF divdf3.dep  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/soft-fp/divdf3.c -fvisibility=hidden -DHIDE_EXPORTS
cc1: note: someone does not honour COPTS correctly, passed 2 times
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -Wno-missing-prototypes -Wno-type-limits -o eqdf2.o -MT eqdf2.o -MD -MP -MF eqdf2.dep  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/soft-fp/eqdf2.c -fvisibility=hidden -DHIDE_EXPORTS
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -Wno-missing-prototypes -Wno-type-limits -o gedf2.o -MT gedf2.o -MD -MP -MF gedf2.dep  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/soft-fp/gedf2.c -fvisibility=hidden -DHIDE_EXPORTS
cc1: note: someone does not honour COPTS correctly, passed 2 times
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -Wno-missing-prototypes -Wno-type-limits -o ledf2.o -MT ledf2.o -MD -MP -MF ledf2.dep  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/soft-fp/ledf2.c -fvisibility=hidden -DHIDE_EXPORTS
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -Wno-missing-prototypes -Wno-type-limits -o muldf3.o -MT muldf3.o -MD -MP -MF muldf3.dep  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/soft-fp/muldf3.c -fvisibility=hidden -DHIDE_EXPORTS
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -Wno-missing-prototypes -Wno-type-limits -o negdf2.o -MT negdf2.o -MD -MP -MF negdf2.dep  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/soft-fp/negdf2.c -fvisibility=hidden -DHIDE_EXPORTS
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -Wno-missing-prototypes -Wno-type-limits -o subdf3.o -MT subdf3.o -MD -MP -MF subdf3.dep  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/soft-fp/subdf3.c -fvisibility=hidden -DHIDE_EXPORTS
cc1: note: someone does not honour COPTS correctly, passed 2 times
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -Wno-missing-prototypes -Wno-type-limits -o unorddf2.o -MT unorddf2.o -MD -MP -MF unorddf2.dep  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/soft-fp/unorddf2.c -fvisibility=hidden -DHIDE_EXPORTS
cc1: note: someone does not honour COPTS correctly, passed 2 times
cc1: note: someone does not honour COPTS correctly, passed 2 times
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -Wno-missing-prototypes -Wno-type-limits -o fixdfsi.o -MT fixdfsi.o -MD -MP -MF fixdfsi.dep  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/soft-fp/fixdfsi.c -fvisibility=hidden -DHIDE_EXPORTS
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -Wno-missing-prototypes -Wno-type-limits -o fixunsdfsi.o -MT fixunsdfsi.o -MD -MP -MF fixunsdfsi.dep  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/soft-fp/fixunsdfsi.c -fvisibility=hidden -DHIDE_EXPORTS
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -Wno-missing-prototypes -Wno-type-limits -o floatsidf.o -MT floatsidf.o -MD -MP -MF floatsidf.dep  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/soft-fp/floatsidf.c -fvisibility=hidden -DHIDE_EXPORTS
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -Wno-missing-prototypes -Wno-type-limits -o floatunsidf.o -MT floatunsidf.o -MD -MP -MF floatunsidf.dep  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/soft-fp/floatunsidf.c -fvisibility=hidden -DHIDE_EXPORTS
cc1: note: someone does not honour COPTS correctly, passed 2 times
cc1: note: someone does not honour COPTS correctly, passed 2 times
cc1: note: someone does not honour COPTS correctly, passed 2 times
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -Wno-missing-prototypes -Wno-type-limits -o fixdfdi.o -MT fixdfdi.o -MD -MP -MF fixdfdi.dep  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/soft-fp/fixdfdi.c -fvisibility=hidden -DHIDE_EXPORTS
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -Wno-missing-prototypes -Wno-type-limits -o fixunsdfdi.o -MT fixunsdfdi.o -MD -MP -MF fixunsdfdi.dep  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/soft-fp/fixunsdfdi.c -fvisibility=hidden -DHIDE_EXPORTS
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -Wno-missing-prototypes -Wno-type-limits -o floatdidf.o -MT floatdidf.o -MD -MP -MF floatdidf.dep  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/soft-fp/floatdidf.c -fvisibility=hidden -DHIDE_EXPORTS
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -Wno-missing-prototypes -Wno-type-limits -o floatundidf.o -MT floatundidf.o -MD -MP -MF floatundidf.dep  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/soft-fp/floatundidf.c -fvisibility=hidden -DHIDE_EXPORTS
cc1: note: someone does not honour COPTS correctly, passed 2 times
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -Wno-missing-prototypes -Wno-type-limits -o extendsfdf2.o -MT extendsfdf2.o -MD -MP -MF extendsfdf2.dep  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/soft-fp/extendsfdf2.c -fvisibility=hidden -DHIDE_EXPORTS
cc1: note: someone does not honour COPTS correctly, passed 2 times
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -Wno-missing-prototypes -Wno-type-limits -o truncdfsf2.o -MT truncdfsf2.o -MD -MP -MF truncdfsf2.dep  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/soft-fp/truncdfsf2.c -fvisibility=hidden -DHIDE_EXPORTS
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o enable-execute-stack.o -MT enable-execute-stack.o -MD -MP -MF enable-execute-stack.dep  -c enable-execute-stack.c -fvisibility=hidden -DHIDE_EXPORTS
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o lib2funcs.o -MT lib2funcs.o -MD -MP -MF lib2funcs.dep  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/config/mips/lib2funcs.c -fvisibility=hidden -DHIDE_EXPORTS
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o unwind-dw2.o -MT unwind-dw2.o -MD -MP -MF unwind-dw2.dep -fexceptions -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/unwind-dw2.c -fvisibility=hidden -DHIDE_EXPORTS
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o unwind-dw2-fde-dip.o -MT unwind-dw2-fde-dip.o -MD -MP -MF unwind-dw2-fde-dip.dep -fexceptions -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/unwind-dw2-fde-dip.c -fvisibility=hidden -DHIDE_EXPORTS
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o unwind-sjlj.o -MT unwind-sjlj.o -MD -MP -MF unwind-sjlj.dep -fexceptions -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/unwind-sjlj.c -fvisibility=hidden -DHIDE_EXPORTS
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o unwind-c.o -MT unwind-c.o -MD -MP -MF unwind-c.dep -fexceptions -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/unwind-c.c -fvisibility=hidden -DHIDE_EXPORTS
cc1: note: someone does not honour COPTS correctly, passed 2 times
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o emutls.o -MT emutls.o -MD -MP -MF emutls.dep -fexceptions -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/emutls.c -fvisibility=hidden -DHIDE_EXPORTS
cc1: note: someone does not honour COPTS correctly, passed 2 times
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _gcov_merge_add.o -MT _gcov_merge_add.o -MD -MP -MF _gcov_merge_add.dep -DL_gcov_merge_add -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/libgcov-merge.c
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _gcov_merge_single.o -MT _gcov_merge_single.o -MD -MP -MF _gcov_merge_single.dep -DL_gcov_merge_single -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/libgcov-merge.c
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _gcov_merge_ior.o -MT _gcov_merge_ior.o -MD -MP -MF _gcov_merge_ior.dep -DL_gcov_merge_ior -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/libgcov-merge.c
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _gcov_merge_time_profile.o -MT _gcov_merge_time_profile.o -MD -MP -MF _gcov_merge_time_profile.dep -DL_gcov_merge_time_profile -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/libgcov-merge.c
cc1: note: someone does not honour COPTS correctly, passed 2 times
cc1: note: someone does not honour COPTS correctly, passed 2 times
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _gcov_merge_icall_topn.o -MT _gcov_merge_icall_topn.o -MD -MP -MF _gcov_merge_icall_topn.dep -DL_gcov_merge_icall_topn -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/libgcov-merge.c
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _gcov_interval_profiler.o -MT _gcov_interval_profiler.o -MD -MP -MF _gcov_interval_profiler.dep -DL_gcov_interval_profiler -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/libgcov-profiler.c
cc1: note: someone does not honour COPTS correctly, passed 2 times
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _gcov_interval_profiler_atomic.o -MT _gcov_interval_profiler_atomic.o -MD -MP -MF _gcov_interval_profiler_atomic.dep -DL_gcov_interval_profiler_atomic -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/libgcov-profiler.c
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _gcov_pow2_profiler.o -MT _gcov_pow2_profiler.o -MD -MP -MF _gcov_pow2_profiler.dep -DL_gcov_pow2_profiler -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/libgcov-profiler.c
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _gcov_pow2_profiler_atomic.o -MT _gcov_pow2_profiler_atomic.o -MD -MP -MF _gcov_pow2_profiler_atomic.dep -DL_gcov_pow2_profiler_atomic -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/libgcov-profiler.c
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _gcov_one_value_profiler.o -MT _gcov_one_value_profiler.o -MD -MP -MF _gcov_one_value_profiler.dep -DL_gcov_one_value_profiler -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/libgcov-profiler.c
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _gcov_one_value_profiler_atomic.o -MT _gcov_one_value_profiler_atomic.o -MD -MP -MF _gcov_one_value_profiler_atomic.dep -DL_gcov_one_value_profiler_atomic -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/libgcov-profiler.c
cc1: note: someone does not honour COPTS correctly, passed 2 times
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _gcov_average_profiler.o -MT _gcov_average_profiler.o -MD -MP -MF _gcov_average_profiler.dep -DL_gcov_average_profiler -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/libgcov-profiler.c
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _gcov_average_profiler_atomic.o -MT _gcov_average_profiler_atomic.o -MD -MP -MF _gcov_average_profiler_atomic.dep -DL_gcov_average_profiler_atomic -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/libgcov-profiler.c
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _gcov_ior_profiler.o -MT _gcov_ior_profiler.o -MD -MP -MF _gcov_ior_profiler.dep -DL_gcov_ior_profiler -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/libgcov-profiler.c
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _gcov_ior_profiler_atomic.o -MT _gcov_ior_profiler_atomic.o -MD -MP -MF _gcov_ior_profiler_atomic.dep -DL_gcov_ior_profiler_atomic -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/libgcov-profiler.c
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _gcov_indirect_call_profiler_v2.o -MT _gcov_indirect_call_profiler_v2.o -MD -MP -MF _gcov_indirect_call_profiler_v2.dep -DL_gcov_indirect_call_profiler_v2 -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/libgcov-profiler.c
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _gcov_time_profiler.o -MT _gcov_time_profiler.o -MD -MP -MF _gcov_time_profiler.dep -DL_gcov_time_profiler -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/libgcov-profiler.c
cc1: note: someone does not honour COPTS correctly, passed 2 times
cc1: note: someone does not honour COPTS correctly, passed 2 times
cc1: note: someone does not honour COPTS correctly, passed 2 times
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _gcov_indirect_call_topn_profiler.o -MT _gcov_indirect_call_topn_profiler.o -MD -MP -MF _gcov_indirect_call_topn_profiler.dep -DL_gcov_indirect_call_topn_profiler -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/libgcov-profiler.c
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _gcov_dump.o -MT _gcov_dump.o -MD -MP -MF _gcov_dump.dep -DL_gcov_dump -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/libgcov-interface.c
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _gcov_flush.o -MT _gcov_flush.o -MD -MP -MF _gcov_flush.dep -DL_gcov_flush -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/libgcov-interface.c
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _gcov_fork.o -MT _gcov_fork.o -MD -MP -MF _gcov_fork.dep -DL_gcov_fork -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/libgcov-interface.c
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _gcov_execl.o -MT _gcov_execl.o -MD -MP -MF _gcov_execl.dep -DL_gcov_execl -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/libgcov-interface.c
cc1: note: someone does not honour COPTS correctly, passed 2 times
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _gcov_execlp.o -MT _gcov_execlp.o -MD -MP -MF _gcov_execlp.dep -DL_gcov_execlp -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/libgcov-interface.c
cc1: note: someone does not honour COPTS correctly, passed 2 times
cc1: note: someone does not honour COPTS correctly, passed 2 times
cc1: note: someone does not honour COPTS correctly, passed 2 times
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _gcov_execle.o -MT _gcov_execle.o -MD -MP -MF _gcov_execle.dep -DL_gcov_execle -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/libgcov-interface.c
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _gcov_execv.o -MT _gcov_execv.o -MD -MP -MF _gcov_execv.dep -DL_gcov_execv -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/libgcov-interface.c
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _gcov_execvp.o -MT _gcov_execvp.o -MD -MP -MF _gcov_execvp.dep -DL_gcov_execvp -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/libgcov-interface.c
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _gcov_execve.o -MT _gcov_execve.o -MD -MP -MF _gcov_execve.dep -DL_gcov_execve -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/libgcov-interface.c
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _gcov_reset.o -MT _gcov_reset.o -MD -MP -MF _gcov_reset.dep -DL_gcov_reset -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/libgcov-interface.c
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _gcov.o -MT _gcov.o -MD -MP -MF _gcov.dep -DL_gcov -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/libgcov-driver.c
cc1: note: someone does not honour COPTS correctly, passed 2 times
cc1: note: someone does not honour COPTS correctly, passed 2 times
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2 -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include   -g0  -finhibit-size-directive -fno-inline -fno-exceptions -fno-zero-initialized-in-bss -fno-toplevel-reorder -fno-tree-vectorize -fbuilding-libgcc -fno-stack-protector  -Dinhibit_libc -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -o crtbegin.o -MT crtbegin.o -MD -MP -MF crtbegin.dep  -mno-mips16 -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/crtstuff.c -DCRT_BEGIN
cc1: note: someone does not honour COPTS correctly, passed 2 times
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2 -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include   -g0  -finhibit-size-directive -fno-inline -fno-exceptions -fno-zero-initialized-in-bss -fno-toplevel-reorder -fno-tree-vectorize -fbuilding-libgcc -fno-stack-protector  -Dinhibit_libc -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -o crtbeginS.o -MT crtbeginS.o -MD -MP -MF crtbeginS.dep  -mno-mips16 -fPIC -mno-mips16 -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/crtstuff.c -DCRT_BEGIN -DCRTSTUFFS_O
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2 -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include   -g0  -finhibit-size-directive -fno-inline -fno-exceptions -fno-zero-initialized-in-bss -fno-toplevel-reorder -fno-tree-vectorize -fbuilding-libgcc -fno-stack-protector  -Dinhibit_libc -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -o crtbeginT.o -MT crtbeginT.o -MD -MP -MF crtbeginT.dep  -mno-mips16 -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/crtstuff.c -DCRT_BEGIN -DCRTSTUFFT_O
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2 -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include   -g0  -finhibit-size-directive -fno-inline -fno-exceptions -fno-zero-initialized-in-bss -fno-toplevel-reorder -fno-tree-vectorize -fbuilding-libgcc -fno-stack-protector  -Dinhibit_libc -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -o crtend.o -MT crtend.o -MD -MP -MF crtend.dep  -mno-mips16 -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/crtstuff.c -DCRT_END
cc1: note: someone does not honour COPTS correctly, passed 2 times
cc1: note: someone does not honour COPTS correctly, passed 2 times
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2 -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include   -g0  -finhibit-size-directive -fno-inline -fno-exceptions -fno-zero-initialized-in-bss -fno-toplevel-reorder -fno-tree-vectorize -fbuilding-libgcc -fno-stack-protector  -Dinhibit_libc -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -o crtendS.o -MT crtendS.o -MD -MP -MF crtendS.dep  -mno-mips16 -fPIC -mno-mips16 -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/crtstuff.c -DCRT_END -DCRTSTUFFS_O
cc1: note: someone does not honour COPTS correctly, passed 2 times
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o crtfastmath.o -MT crtfastmath.o -MD -MP -MF crtfastmath.dep -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/config/mips/crtfastmath.c
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _m16addsf3.o -MT _m16addsf3.o -MD -MP -MF _m16addsf3.dep -DL_m16addsf3 -xassembler-with-cpp -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/config/mips/mips16.S -include _m16addsf3.vis
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _m16subsf3.o -MT _m16subsf3.o -MD -MP -MF _m16subsf3.dep -DL_m16subsf3 -xassembler-with-cpp -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/config/mips/mips16.S -include _m16subsf3.vis
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _m16mulsf3.o -MT _m16mulsf3.o -MD -MP -MF _m16mulsf3.dep -DL_m16mulsf3 -xassembler-with-cpp -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/config/mips/mips16.S -include _m16mulsf3.vis
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _m16divsf3.o -MT _m16divsf3.o -MD -MP -MF _m16divsf3.dep -DL_m16divsf3 -xassembler-with-cpp -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/config/mips/mips16.S -include _m16divsf3.vis
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _m16eqsf2.o -MT _m16eqsf2.o -MD -MP -MF _m16eqsf2.dep -DL_m16eqsf2 -xassembler-with-cpp -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/config/mips/mips16.S -include _m16eqsf2.vis
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _m16nesf2.o -MT _m16nesf2.o -MD -MP -MF _m16nesf2.dep -DL_m16nesf2 -xassembler-with-cpp -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/config/mips/mips16.S -include _m16nesf2.vis
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _m16gtsf2.o -MT _m16gtsf2.o -MD -MP -MF _m16gtsf2.dep -DL_m16gtsf2 -xassembler-with-cpp -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/config/mips/mips16.S -include _m16gtsf2.vis
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _m16gesf2.o -MT _m16gesf2.o -MD -MP -MF _m16gesf2.dep -DL_m16gesf2 -xassembler-with-cpp -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/config/mips/mips16.S -include _m16gesf2.vis
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _m16lesf2.o -MT _m16lesf2.o -MD -MP -MF _m16lesf2.dep -DL_m16lesf2 -xassembler-with-cpp -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/config/mips/mips16.S -include _m16lesf2.vis
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _m16ltsf2.o -MT _m16ltsf2.o -MD -MP -MF _m16ltsf2.dep -DL_m16ltsf2 -xassembler-with-cpp -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/config/mips/mips16.S -include _m16ltsf2.vis
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _m16unordsf2.o -MT _m16unordsf2.o -MD -MP -MF _m16unordsf2.dep -DL_m16unordsf2 -xassembler-with-cpp -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/config/mips/mips16.S -include _m16unordsf2.vis
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _m16fltsisf.o -MT _m16fltsisf.o -MD -MP -MF _m16fltsisf.dep -DL_m16fltsisf -xassembler-with-cpp -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/config/mips/mips16.S -include _m16fltsisf.vis
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _m16fix_truncsfsi.o -MT _m16fix_truncsfsi.o -MD -MP -MF _m16fix_truncsfsi.dep -DL_m16fix_truncsfsi -xassembler-with-cpp -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/config/mips/mips16.S -include _m16fix_truncsfsi.vis
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _m16fltunsisf.o -MT _m16fltunsisf.o -MD -MP -MF _m16fltunsisf.dep -DL_m16fltunsisf -xassembler-with-cpp -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/config/mips/mips16.S -include _m16fltunsisf.vis
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _m16adddf3.o -MT _m16adddf3.o -MD -MP -MF _m16adddf3.dep -DL_m16adddf3 -xassembler-with-cpp -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/config/mips/mips16.S -include _m16adddf3.vis
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _m16subdf3.o -MT _m16subdf3.o -MD -MP -MF _m16subdf3.dep -DL_m16subdf3 -xassembler-with-cpp -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/config/mips/mips16.S -include _m16subdf3.vis
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _m16muldf3.o -MT _m16muldf3.o -MD -MP -MF _m16muldf3.dep -DL_m16muldf3 -xassembler-with-cpp -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/config/mips/mips16.S -include _m16muldf3.vis
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _m16divdf3.o -MT _m16divdf3.o -MD -MP -MF _m16divdf3.dep -DL_m16divdf3 -xassembler-with-cpp -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/config/mips/mips16.S -include _m16divdf3.vis
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _m16extsfdf2.o -MT _m16extsfdf2.o -MD -MP -MF _m16extsfdf2.dep -DL_m16extsfdf2 -xassembler-with-cpp -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/config/mips/mips16.S -include _m16extsfdf2.vis
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _m16trdfsf2.o -MT _m16trdfsf2.o -MD -MP -MF _m16trdfsf2.dep -DL_m16trdfsf2 -xassembler-with-cpp -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/config/mips/mips16.S -include _m16trdfsf2.vis
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _m16eqdf2.o -MT _m16eqdf2.o -MD -MP -MF _m16eqdf2.dep -DL_m16eqdf2 -xassembler-with-cpp -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/config/mips/mips16.S -include _m16eqdf2.vis
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _m16nedf2.o -MT _m16nedf2.o -MD -MP -MF _m16nedf2.dep -DL_m16nedf2 -xassembler-with-cpp -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/config/mips/mips16.S -include _m16nedf2.vis
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _m16gtdf2.o -MT _m16gtdf2.o -MD -MP -MF _m16gtdf2.dep -DL_m16gtdf2 -xassembler-with-cpp -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/config/mips/mips16.S -include _m16gtdf2.vis
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _m16gedf2.o -MT _m16gedf2.o -MD -MP -MF _m16gedf2.dep -DL_m16gedf2 -xassembler-with-cpp -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/config/mips/mips16.S -include _m16gedf2.vis
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _m16ledf2.o -MT _m16ledf2.o -MD -MP -MF _m16ledf2.dep -DL_m16ledf2 -xassembler-with-cpp -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/config/mips/mips16.S -include _m16ledf2.vis
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _m16ltdf2.o -MT _m16ltdf2.o -MD -MP -MF _m16ltdf2.dep -DL_m16ltdf2 -xassembler-with-cpp -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/config/mips/mips16.S -include _m16ltdf2.vis
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _m16unorddf2.o -MT _m16unorddf2.o -MD -MP -MF _m16unorddf2.dep -DL_m16unorddf2 -xassembler-with-cpp -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/config/mips/mips16.S -include _m16unorddf2.vis
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _m16fltsidf.o -MT _m16fltsidf.o -MD -MP -MF _m16fltsidf.dep -DL_m16fltsidf -xassembler-with-cpp -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/config/mips/mips16.S -include _m16fltsidf.vis
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _m16fix_truncdfsi.o -MT _m16fix_truncdfsi.o -MD -MP -MF _m16fix_truncdfsi.dep -DL_m16fix_truncdfsi -xassembler-with-cpp -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/config/mips/mips16.S -include _m16fix_truncdfsi.vis
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _m16fltunsidf.o -MT _m16fltunsidf.o -MD -MP -MF _m16fltunsidf.dep -DL_m16fltunsidf -xassembler-with-cpp -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/config/mips/mips16.S -include _m16fltunsidf.vis
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _m16retsf.o -MT _m16retsf.o -MD -MP -MF _m16retsf.dep -DL_m16retsf -xassembler-with-cpp -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/config/mips/mips16.S -include _m16retsf.vis
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _m16retdf.o -MT _m16retdf.o -MD -MP -MF _m16retdf.dep -DL_m16retdf -xassembler-with-cpp -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/config/mips/mips16.S -include _m16retdf.vis
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _m16retsc.o -MT _m16retsc.o -MD -MP -MF _m16retsc.dep -DL_m16retsc -xassembler-with-cpp -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/config/mips/mips16.S -include _m16retsc.vis
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _m16retdc.o -MT _m16retdc.o -MD -MP -MF _m16retdc.dep -DL_m16retdc -xassembler-with-cpp -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/config/mips/mips16.S -include _m16retdc.vis
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _m16stub1.o -MT _m16stub1.o -MD -MP -MF _m16stub1.dep -DL_m16stub1 -xassembler-with-cpp -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/config/mips/mips16.S -include _m16stub1.vis
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _m16stub2.o -MT _m16stub2.o -MD -MP -MF _m16stub2.dep -DL_m16stub2 -xassembler-with-cpp -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/config/mips/mips16.S -include _m16stub2.vis
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _m16stub5.o -MT _m16stub5.o -MD -MP -MF _m16stub5.dep -DL_m16stub5 -xassembler-with-cpp -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/config/mips/mips16.S -include _m16stub5.vis
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _m16stub6.o -MT _m16stub6.o -MD -MP -MF _m16stub6.dep -DL_m16stub6 -xassembler-with-cpp -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/config/mips/mips16.S -include _m16stub6.vis
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _m16stub9.o -MT _m16stub9.o -MD -MP -MF _m16stub9.dep -DL_m16stub9 -xassembler-with-cpp -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/config/mips/mips16.S -include _m16stub9.vis
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _m16stub10.o -MT _m16stub10.o -MD -MP -MF _m16stub10.dep -DL_m16stub10 -xassembler-with-cpp -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/config/mips/mips16.S -include _m16stub10.vis
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _m16stubsf0.o -MT _m16stubsf0.o -MD -MP -MF _m16stubsf0.dep -DL_m16stubsf0 -xassembler-with-cpp -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/config/mips/mips16.S -include _m16stubsf0.vis
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _m16stubsf1.o -MT _m16stubsf1.o -MD -MP -MF _m16stubsf1.dep -DL_m16stubsf1 -xassembler-with-cpp -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/config/mips/mips16.S -include _m16stubsf1.vis
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _m16stubsf2.o -MT _m16stubsf2.o -MD -MP -MF _m16stubsf2.dep -DL_m16stubsf2 -xassembler-with-cpp -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/config/mips/mips16.S -include _m16stubsf2.vis
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _m16stubsf5.o -MT _m16stubsf5.o -MD -MP -MF _m16stubsf5.dep -DL_m16stubsf5 -xassembler-with-cpp -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/config/mips/mips16.S -include _m16stubsf5.vis
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _m16stubsf6.o -MT _m16stubsf6.o -MD -MP -MF _m16stubsf6.dep -DL_m16stubsf6 -xassembler-with-cpp -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/config/mips/mips16.S -include _m16stubsf6.vis
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _m16stubsf9.o -MT _m16stubsf9.o -MD -MP -MF _m16stubsf9.dep -DL_m16stubsf9 -xassembler-with-cpp -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/config/mips/mips16.S -include _m16stubsf9.vis
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _m16stubsf10.o -MT _m16stubsf10.o -MD -MP -MF _m16stubsf10.dep -DL_m16stubsf10 -xassembler-with-cpp -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/config/mips/mips16.S -include _m16stubsf10.vis
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _m16stubdf0.o -MT _m16stubdf0.o -MD -MP -MF _m16stubdf0.dep -DL_m16stubdf0 -xassembler-with-cpp -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/config/mips/mips16.S -include _m16stubdf0.vis
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _m16stubdf1.o -MT _m16stubdf1.o -MD -MP -MF _m16stubdf1.dep -DL_m16stubdf1 -xassembler-with-cpp -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/config/mips/mips16.S -include _m16stubdf1.vis
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _m16stubdf2.o -MT _m16stubdf2.o -MD -MP -MF _m16stubdf2.dep -DL_m16stubdf2 -xassembler-with-cpp -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/config/mips/mips16.S -include _m16stubdf2.vis
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _m16stubdf5.o -MT _m16stubdf5.o -MD -MP -MF _m16stubdf5.dep -DL_m16stubdf5 -xassembler-with-cpp -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/config/mips/mips16.S -include _m16stubdf5.vis
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _m16stubdf6.o -MT _m16stubdf6.o -MD -MP -MF _m16stubdf6.dep -DL_m16stubdf6 -xassembler-with-cpp -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/config/mips/mips16.S -include _m16stubdf6.vis
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _m16stubdf9.o -MT _m16stubdf9.o -MD -MP -MF _m16stubdf9.dep -DL_m16stubdf9 -xassembler-with-cpp -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/config/mips/mips16.S -include _m16stubdf9.vis
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _m16stubdf10.o -MT _m16stubdf10.o -MD -MP -MF _m16stubdf10.dep -DL_m16stubdf10 -xassembler-with-cpp -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/config/mips/mips16.S -include _m16stubdf10.vis
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _m16stubsc0.o -MT _m16stubsc0.o -MD -MP -MF _m16stubsc0.dep -DL_m16stubsc0 -xassembler-with-cpp -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/config/mips/mips16.S -include _m16stubsc0.vis
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _m16stubsc1.o -MT _m16stubsc1.o -MD -MP -MF _m16stubsc1.dep -DL_m16stubsc1 -xassembler-with-cpp -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/config/mips/mips16.S -include _m16stubsc1.vis
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _m16stubsc2.o -MT _m16stubsc2.o -MD -MP -MF _m16stubsc2.dep -DL_m16stubsc2 -xassembler-with-cpp -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/config/mips/mips16.S -include _m16stubsc2.vis
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _m16stubsc5.o -MT _m16stubsc5.o -MD -MP -MF _m16stubsc5.dep -DL_m16stubsc5 -xassembler-with-cpp -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/config/mips/mips16.S -include _m16stubsc5.vis
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _m16stubsc6.o -MT _m16stubsc6.o -MD -MP -MF _m16stubsc6.dep -DL_m16stubsc6 -xassembler-with-cpp -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/config/mips/mips16.S -include _m16stubsc6.vis
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _m16stubsc9.o -MT _m16stubsc9.o -MD -MP -MF _m16stubsc9.dep -DL_m16stubsc9 -xassembler-with-cpp -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/config/mips/mips16.S -include _m16stubsc9.vis
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _m16stubsc10.o -MT _m16stubsc10.o -MD -MP -MF _m16stubsc10.dep -DL_m16stubsc10 -xassembler-with-cpp -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/config/mips/mips16.S -include _m16stubsc10.vis
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _m16stubdc0.o -MT _m16stubdc0.o -MD -MP -MF _m16stubdc0.dep -DL_m16stubdc0 -xassembler-with-cpp -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/config/mips/mips16.S -include _m16stubdc0.vis
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _m16stubdc1.o -MT _m16stubdc1.o -MD -MP -MF _m16stubdc1.dep -DL_m16stubdc1 -xassembler-with-cpp -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/config/mips/mips16.S -include _m16stubdc1.vis
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _m16stubdc2.o -MT _m16stubdc2.o -MD -MP -MF _m16stubdc2.dep -DL_m16stubdc2 -xassembler-with-cpp -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/config/mips/mips16.S -include _m16stubdc2.vis
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _m16stubdc5.o -MT _m16stubdc5.o -MD -MP -MF _m16stubdc5.dep -DL_m16stubdc5 -xassembler-with-cpp -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/config/mips/mips16.S -include _m16stubdc5.vis
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _m16stubdc6.o -MT _m16stubdc6.o -MD -MP -MF _m16stubdc6.dep -DL_m16stubdc6 -xassembler-with-cpp -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/config/mips/mips16.S -include _m16stubdc6.vis
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _m16stubdc9.o -MT _m16stubdc9.o -MD -MP -MF _m16stubdc9.dep -DL_m16stubdc9 -xassembler-with-cpp -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/config/mips/mips16.S -include _m16stubdc9.vis
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _m16stubdc10.o -MT _m16stubdc10.o -MD -MP -MF _m16stubdc10.dep -DL_m16stubdc10 -xassembler-with-cpp -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/config/mips/mips16.S -include _m16stubdc10.vis
rm -f libgcov.a
# Early copyback; see "all" above for the rationale.  The
# early copy is necessary so that the gcc -B options find
objects="_gcov_merge_add.o _gcov_merge_single.o _gcov_merge_ior.o _gcov_merge_time_profile.o _gcov_merge_icall_topn.o _gcov_interval_profiler.o _gcov_interval_profiler_atomic.o _gcov_pow2_profiler.o _gcov_pow2_profiler_atomic.o _gcov_one_value_profiler.o _gcov_one_value_profiler_atomic.o _gcov_average_profiler.o _gcov_average_profiler_atomic.o _gcov_ior_profiler.o _gcov_ior_profiler_atomic.o _gcov_indirect_call_profiler_v2.o _gcov_time_profiler.o _gcov_indirect_call_topn_profiler.o _gcov_dump.o _gcov_flush.o _gcov_fork.o _gcov_execl.o _gcov_execlp.o _gcov_execle.o _gcov_execv.o _gcov_execvp.o _gcov_execve.o _gcov_reset.o _gcov.o";					\
if test -z "$objects"; then				\
  echo 'int __libgcc_eh_dummy;' > eh_dummy.c;		\
  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -fvisibility=hidden -DHIDE_EXPORTS -c eh_dummy.c		\
     -o eh_dummy.o;				\
  objects=eh_dummy.o;				\
fi;							\
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ar  rc libgcov.a $objects
# the right startup files when linking shared libgcc.
/bin/bash /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../mkinstalldirs ../.././gcc
parts="crtbegin.o crtbeginS.o crtbeginT.o crtend.o crtendS.o crtfastmath.o";					\
for file in $parts; do					\
  rm -f ../.././gcc/$file;		\
  /usr/bin/install -c -m 644 $file ../.././gcc/;	\
  case $file in 					\
    *.a)						\
      /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ranlib ../.././gcc/$file ;;	\
  esac;							\
done
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ranlib libgcov.a
rm -f libgcc.a
objects="_m16addsf3.o _m16subsf3.o _m16mulsf3.o _m16divsf3.o _m16eqsf2.o _m16nesf2.o _m16gtsf2.o _m16gesf2.o _m16lesf2.o _m16ltsf2.o _m16unordsf2.o _m16fltsisf.o _m16fix_truncsfsi.o _m16fltunsisf.o _m16adddf3.o _m16subdf3.o _m16muldf3.o _m16divdf3.o _m16extsfdf2.o _m16trdfsf2.o _m16eqdf2.o _m16nedf2.o _m16gtdf2.o _m16gedf2.o _m16ledf2.o _m16ltdf2.o _m16unorddf2.o _m16fltsidf.o _m16fix_truncdfsi.o _m16fltunsidf.o _m16retsf.o _m16retdf.o _m16retsc.o _m16retdc.o _m16stub1.o _m16stub2.o _m16stub5.o _m16stub6.o _m16stub9.o _m16stub10.o _m16stubsf0.o _m16stubsf1.o _m16stubsf2.o _m16stubsf5.o _m16stubsf6.o _m16stubsf9.o _m16stubsf10.o _m16stubdf0.o _m16stubdf1.o _m16stubdf2.o _m16stubdf5.o _m16stubdf6.o _m16stubdf9.o _m16stubdf10.o _m16stubsc0.o _m16stubsc1.o _m16stubsc2.o _m16stubsc5.o _m16stubsc6.o _m16stubsc9.o _m16stubsc10.o _m16stubdc0.o _m16stubdc1.o _m16stubdc2.o _m16stubdc5.o _m16stubdc6.o _m16stubdc9.o _m16stubdc10.o _muldi3.o _negdi2.o _lshrdi3.o _ashldi3.o _ashrdi3.o _cmpdi2.o _ucmpdi2.o _clear_cache.o _trampoline.o __main.o _absvsi2.o _absvdi2.o _addvsi3.o _addvdi3.o _subvsi3.o _subvdi3.o _mulvsi3.o _mulvdi3.o _negvsi2.o _negvdi2.o _ctors.o _ffssi2.o _ffsdi2.o _clz.o _clzsi2.o _clzdi2.o _ctzsi2.o _ctzdi2.o _popcount_tab.o _popcountsi2.o _popcountdi2.o _paritysi2.o _paritydi2.o _powisf2.o _powidf2.o _powixf2.o _powitf2.o _mulhc3.o _mulsc3.o _muldc3.o _mulxc3.o _multc3.o _divhc3.o _divsc3.o _divdc3.o _divxc3.o _divtc3.o _bswapsi2.o _bswapdi2.o _clrsbsi2.o _clrsbdi2.o _eprintf.o __gcc_bcmp.o _fixunsxfsi.o _fixxfdi.o _fixtfdi.o _fixunsxfdi.o _fixunstfdi.o _floatdixf.o _floatditf.o _floatundixf.o _floatunditf.o _fixsfti.o _fixdfti.o _fixxfti.o _fixtfti.o _fixunssfti.o _fixunsdfti.o _fixunsxfti.o _fixunstfti.o _floattisf.o _floattidf.o _floattixf.o _floattitf.o _floatuntisf.o _floatuntidf.o _floatuntixf.o _floatuntitf.o _divdi3.o _moddi3.o _divmoddi4.o _udivdi3.o _umoddi3.o _udivmoddi4.o _udiv_w_sdiv.o sync_fetch_and_add_1.o sync_fetch_and_add_2.o sync_fetch_and_add_4.o sync_fetch_and_add_8.o sync_fetch_and_add_16.o sync_add_and_fetch_1.o sync_add_and_fetch_2.o sync_add_and_fetch_4.o sync_add_and_fetch_8.o sync_add_and_fetch_16.o sync_fetch_and_sub_1.o sync_fetch_and_sub_2.o sync_fetch_and_sub_4.o sync_fetch_and_sub_8.o sync_fetch_and_sub_16.o sync_sub_and_fetch_1.o sync_sub_and_fetch_2.o sync_sub_and_fetch_4.o sync_sub_and_fetch_8.o sync_sub_and_fetch_16.o sync_fetch_and_or_1.o sync_fetch_and_or_2.o sync_fetch_and_or_4.o sync_fetch_and_or_8.o sync_fetch_and_or_16.o sync_or_and_fetch_1.o sync_or_and_fetch_2.o sync_or_and_fetch_4.o sync_or_and_fetch_8.o sync_or_and_fetch_16.o sync_fetch_and_and_1.o sync_fetch_and_and_2.o sync_fetch_and_and_4.o sync_fetch_and_and_8.o sync_fetch_and_and_16.o sync_and_and_fetch_1.o sync_and_and_fetch_2.o sync_and_and_fetch_4.o sync_and_and_fetch_8.o sync_and_and_fetch_16.o sync_fetch_and_xor_1.o sync_fetch_and_xor_2.o sync_fetch_and_xor_4.o sync_fetch_and_xor_8.o sync_fetch_and_xor_16.o sync_xor_and_fetch_1.o sync_xor_and_fetch_2.o sync_xor_and_fetch_4.o sync_xor_and_fetch_8.o sync_xor_and_fetch_16.o sync_fetch_and_nand_1.o sync_fetch_and_nand_2.o sync_fetch_and_nand_4.o sync_fetch_and_nand_8.o sync_fetch_and_nand_16.o sync_nand_and_fetch_1.o sync_nand_and_fetch_2.o sync_nand_and_fetch_4.o sync_nand_and_fetch_8.o sync_nand_and_fetch_16.o sync_bool_compare_and_swap_1.o sync_bool_compare_and_swap_2.o sync_bool_compare_and_swap_4.o sync_bool_compare_and_swap_8.o sync_bool_compare_and_swap_16.o sync_val_compare_and_swap_1.o sync_val_compare_and_swap_2.o sync_val_compare_and_swap_4.o sync_val_compare_and_swap_8.o sync_val_compare_and_swap_16.o sync_lock_test_and_set_1.o sync_lock_test_and_set_2.o sync_lock_test_and_set_4.o sync_lock_test_and_set_8.o sync_lock_test_and_set_16.o sync_synchronize.o addsf3.o divsf3.o eqsf2.o gesf2.o lesf2.o mulsf3.o negsf2.o subsf3.o unordsf2.o fixsfsi.o fixunssfsi.o floatsisf.o floatunsisf.o fixsfdi.o fixunssfdi.o floatdisf.o floatundisf.o adddf3.o divdf3.o eqdf2.o gedf2.o ledf2.o muldf3.o negdf2.o subdf3.o unorddf2.o fixdfsi.o fixunsdfsi.o floatsidf.o floatunsidf.o fixdfdi.o fixunsdfdi.o floatdidf.o floatundidf.o extendsfdf2.o truncdfsf2.o enable-execute-stack.o lib2funcs.o unwind-dw2.o unwind-dw2-fde-dip.o unwind-sjlj.o unwind-c.o emutls.o";					\
if test -z "$objects"; then				\
  echo 'int __libgcc_eh_dummy;' > eh_dummy.c;		\
  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -fvisibility=hidden -DHIDE_EXPORTS -c eh_dummy.c		\
     -o eh_dummy.o;				\
  objects=eh_dummy.o;				\
fi;							\
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ar  rc libgcc.a $objects
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ranlib libgcc.a
# Now that we have built all the objects, we need to copy
# them back to the GCC directory.  Too many things (other
# in-tree libraries, and DejaGNU) know about the layout
# of the build tree, for now.
make install-leaf DESTDIR=../.././gcc \
  slibdir= libsubdir= MULTIOSDIR=.
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/mipsel-openwrt-linux-musl/libgcc'
/bin/bash /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../mkinstalldirs ../.././gcc
/usr/bin/install -c -m 644 libgcc.a ../.././gcc/
chmod 644 ../.././gcc/libgcc.a
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ranlib ../.././gcc/libgcc.a
/usr/bin/install -c -m 644 libgcov.a ../.././gcc/
chmod 644 ../.././gcc/libgcov.a
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ranlib ../.././gcc/libgcov.a
parts="crtbegin.o crtbeginS.o crtbeginT.o crtend.o crtendS.o crtfastmath.o";				\
for file in $parts; do					\
  rm -f ../.././gcc/$file;		\
  /usr/bin/install -c -m 644 $file ../.././gcc/;	\
  case $file in 					\
    *.a)						\
      /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ranlib ../.././gcc/$file ;;	\
  esac;							\
done
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/mipsel-openwrt-linux-musl/libgcc'
make[5]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/mipsel-openwrt-linux-musl/libgcc'
make[4]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial'
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/.built
export SHELL="bash"; make CFLAGS="-O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include " CFLAGS_FOR_TARGET="-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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro" CXXFLAGS_FOR_TARGET="-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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro" GOCFLAGS_FOR_TARGET="-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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro" --jobserver-fds=3,4 -j -C /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial prefix="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial" install-gcc install-target-libgcc
make[4]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial'
/bin/bash /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/mkinstalldirs /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial
make[5]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/fixincludes'
make[5]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/lto-plugin'
make[5]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/mipsel-openwrt-linux-musl/libgcc'
rm -rf /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/libexec/gcc/mipsel-openwrt-linux-musl/8.4.0/install-tools
/bin/bash /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/fixincludes/../mkinstalldirs /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/libexec/gcc/mipsel-openwrt-linux-musl/8.4.0/install-tools
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/lto-plugin'
mkdir -p -- /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/libexec/gcc/mipsel-openwrt-linux-musl/8.4.0/install-tools
/bin/bash /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/fixincludes/../mkinstalldirs /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/install-tools/include
make[6]: Nothing to be done for 'install-data-am'.
 /bin/mkdir -p '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/libexec/gcc/mipsel-openwrt-linux-musl/8.4.0'
 /bin/bash ./libtool --tag=disable-static  --mode=install /usr/bin/install -c   liblto_plugin.la '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/libexec/gcc/mipsel-openwrt-linux-musl/8.4.0'
mkdir -p -- /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/install-tools/include
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/fixincludes/README-fixinc \
  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/install-tools/include/README
/usr/bin/install -c fixinc.sh /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/libexec/gcc/mipsel-openwrt-linux-musl/8.4.0/install-tools/fixinc.sh
/usr/bin/install -c fixincl /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/libexec/gcc/mipsel-openwrt-linux-musl/8.4.0/install-tools/fixincl
/usr/bin/install -c mkheaders /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/libexec/gcc/mipsel-openwrt-linux-musl/8.4.0/install-tools/mkheaders
make[5]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/fixincludes'
libtool: install: /usr/bin/install -c .libs/liblto_plugin.so.0.0.0 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/libexec/gcc/mipsel-openwrt-linux-musl/8.4.0/liblto_plugin.so.0.0.0
libtool: install: (cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/libexec/gcc/mipsel-openwrt-linux-musl/8.4.0 && { ln -s -f liblto_plugin.so.0.0.0 liblto_plugin.so.0 || { rm -f liblto_plugin.so.0 && ln -s liblto_plugin.so.0.0.0 liblto_plugin.so.0; }; })
libtool: install: (cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/libexec/gcc/mipsel-openwrt-linux-musl/8.4.0 && { ln -s -f liblto_plugin.so.0.0.0 liblto_plugin.so || { rm -f liblto_plugin.so && ln -s liblto_plugin.so.0.0.0 liblto_plugin.so; }; })
libtool: install: /usr/bin/install -c .libs/liblto_plugin.lai /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/libexec/gcc/mipsel-openwrt-linux-musl/8.4.0/liblto_plugin.la
libtool: install: warning: remember to run `libtool --finish /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/libexec/gcc/mipsel-openwrt-linux-musl/8.4.0'
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/lto-plugin'
make[5]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/lto-plugin'
make[5]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/gcc'
/bin/bash /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../mkinstalldirs /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0
/bin/bash /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../mkinstalldirs /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/include
/bin/bash /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../mkinstalldirs /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/include
/usr/bin/install -c -m 644 libgcc.a /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/
mkdir -p -- /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/include
chmod 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/libgcc.a
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/gcov.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/include
mkdir -p -- /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/include
/usr/bin/install -c -m 644 unwind.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/include
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ranlib /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/libgcc.a
/usr/bin/install -c -m 644 libgcov.a /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/
chmod 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/libgcov.a
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ranlib /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/libgcov.a
parts="crtbegin.o crtbeginS.o crtbeginT.o crtend.o crtendS.o crtfastmath.o";				\
for file in $parts; do					\
  rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/$file;		\
  /usr/bin/install -c -m 644 $file /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/;	\
  case $file in 					\
    *.a)						\
      /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ranlib ../.././gcc/$file ;;	\
  esac;							\
done
make[5]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/mipsel-openwrt-linux-musl/libgcc'
/bin/bash /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../mkinstalldirs /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0
/bin/bash /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../mkinstalldirs /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/libexec/gcc/mipsel-openwrt-linux-musl/8.4.0
/bin/bash /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../mkinstalldirs /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/bin
/bin/bash /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../mkinstalldirs /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/include
mkdir -p -- /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/include
/bin/bash /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../mkinstalldirs /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/share/info
/bin/bash /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../mkinstalldirs /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/share/man/man1
/bin/bash /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../mkinstalldirs /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/share/man/man7
mkdir -p -- /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/share/man/man7
rm -f tmp-header-vars
echo USER_H=msa.h >> tmp-header-vars; echo HASHTAB_H=hashtab.h >> tmp-header-vars; echo OBSTACK_H=obstack.h >> tmp-header-vars; echo SPLAY_TREE_H=splay-tree.h >> tmp-header-vars; echo XREGEX_H=xregex.h >> tmp-header-vars; echo FNMATCH_H=fnmatch.h >> tmp-header-vars; echo LINKER_PLUGIN_API_H=plugin-api.h >> tmp-header-vars; echo BCONFIG_H=bconfig.h auto-host.h ansidecl.h >> tmp-header-vars; echo CONFIG_H=config.h auto-host.h ansidecl.h >> tmp-header-vars; echo TCONFIG_H=tconfig.h auto-host.h ansidecl.h >> tmp-header-vars; echo TM_P_H=tm_p.h config/mips/mips-protos.h linux-protos.h tm-preds.h >> tmp-header-vars; echo GTM_H=tm.h options.h config/dbxelf.h defaults.h insn-constants.h >> tmp-header-vars; echo TM_H=tm.h options.h config/dbxelf.h mips-opts.h >> tmp-header-vars; echo DUMPFILE_H=line-map.h dumpfile.h >> tmp-header-vars; echo VEC_H=vec.h statistics.h ggc.h gtype-desc.h statistics.h >> tmp-header-vars; echo HASH_TABLE_H=hashtab.h hash-table.h ggc.h gtype-desc.h statistics.h >> tmp-header-vars; echo EXCEPT_H=except.h hashtab.h >> tmp-header-vars; echo TARGET_H=tm.h options.h config/dbxelf.h mips-opts.h target.h target.def target-hooks-macros.h target-insns.def insn-modes.h insn-codes.h >> tmp-header-vars; echo C_TARGET_H=c-family/c-target.h c-family/c-target.def target-hooks-macros.h >> tmp-header-vars; echo COMMON_TARGET_H=common/common-target.h common-target.def target-hooks-macros.h >> tmp-header-vars; echo MACHMODE_H=machmode.h mode-classes.def >> tmp-header-vars; echo HOOKS_H=hooks.h >> tmp-header-vars; echo HOSTHOOKS_DEF_H=hosthooks-def.h hooks.h >> tmp-header-vars; echo LANGHOOKS_DEF_H=langhooks-def.h hooks.h >> tmp-header-vars; echo TARGET_DEF_H=target-def.h target-hooks-def.h hooks.h targhooks.h >> tmp-header-vars; echo C_TARGET_DEF_H=c-family/c-target-def.h c-family/c-target-hooks-def.h tree.h tree-core.h coretypes.h insn-modes.h signop.h wide-int.h wide-int-print.h insn-modes-inline.h machmode.h mode-classes.def double-int.h all-tree.def tree.def c-family/c-common.def common-targhooks.h >> tmp-header-vars; echo CORETYPES_H=coretypes.h insn-modes.h signop.h wide-int.h wide-int-print.h insn-modes-inline.h machmode.h mode-classes.def double-int.h >> tmp-header-vars; echo RTL_BASE_H=coretypes.h insn-modes.h signop.h wide-int.h wide-int-print.h insn-modes-inline.h machmode.h mode-classes.def double-int.h rtl.h rtl.def reg-notes.def insn-notes.def hashtab.h >> tmp-header-vars; echo FIXED_VALUE_H=fixed-value.h >> tmp-header-vars; echo RTL_H=coretypes.h insn-modes.h signop.h wide-int.h wide-int-print.h insn-modes-inline.h machmode.h mode-classes.def double-int.h rtl.h rtl.def reg-notes.def insn-notes.def mips-opts.h genrtl.h >> tmp-header-vars; echo READ_MD_H=hashtab.h read-md.h >> tmp-header-vars; echo PARAMS_H=params.h params-enum.h params.def >> tmp-header-vars; echo INTERNAL_FN_H=internal-fn.h internal-fn.def >> tmp-header-vars; echo TREE_CORE_H=tree-core.h coretypes.h insn-modes.h signop.h wide-int.h wide-int-print.h insn-modes-inline.h machmode.h mode-classes.def double-int.h all-tree.def tree.def c-family/c-common.def mips-opts.h real.h fixed-value.h >> tmp-header-vars; echo TREE_H=tree.h tree-core.h coretypes.h insn-modes.h signop.h wide-int.h wide-int-print.h insn-modes-inline.h machmode.h mode-classes.def double-int.h all-tree.def tree.def c-family/c-common.def mips-opts.h real.h fixed-value.h tree-check.h >> tmp-header-vars; echo REGSET_H=regset.h bitmap.h hashtab.h statistics.h hard-reg-set.h >> tmp-header-vars; echo BASIC_BLOCK_H=basic-block.h predict.h predict.def vec.h statistics.h ggc.h gtype-desc.h statistics.h function.h line-map.h input.h cfg-flags.def cfghooks.h profile-count.h >> tmp-header-vars; echo GIMPLE_H=gimple.h gimple.def gsstruct.def vec.h statistics.h ggc.h gtype-desc.h statistics.h ggc.h gtype-desc.h statistics.h basic-block.h predict.h predict.def vec.h statistics.h ggc.h gtype-desc.h statistics.h function.h hashtab.h hash-table.h ggc.h gtype-desc.h statistics.h is-a.h >> tmp-header-vars; echo GCOV_IO_H=gcov-io.h gcov-iov.h auto-host.h gcov-counter.def >> tmp-header-vars; echo RECOG_H=recog.h >> tmp-header-vars; echo EMIT_RTL_H=emit-rtl.h >> tmp-header-vars; echo FLAGS_H=flags.h flag-types.h options.h flag-types.h config/mips/mips-opts.h >> tmp-header-vars; echo OPTIONS_H=options.h flag-types.h config/mips/mips-opts.h >> tmp-header-vars; echo FUNCTION_H=function.h line-map.h input.h >> tmp-header-vars; echo EXPR_H=expr.h insn-config.h function.h mips-opts.h real.h fixed-value.h tree-check.h emit-rtl.h >> tmp-header-vars; echo OPTABS_H=optabs.h insn-codes.h insn-opinit.h >> tmp-header-vars; echo REGS_H=regs.h hard-reg-set.h >> tmp-header-vars; echo CFGLOOP_H=cfgloop.h basic-block.h predict.h predict.def vec.h statistics.h ggc.h gtype-desc.h statistics.h function.h hashtab.h statistics.h sbitmap.h >> tmp-header-vars; echo IPA_UTILS_H=ipa-utils.h tree.h tree-core.h coretypes.h insn-modes.h signop.h wide-int.h wide-int-print.h insn-modes-inline.h machmode.h mode-classes.def double-int.h all-tree.def tree.def c-family/c-common.def plugin-api.h is-a.h >> tmp-header-vars; echo IPA_REFERENCE_H=ipa-reference.h bitmap.h mips-opts.h real.h fixed-value.h tree-check.h >> tmp-header-vars; echo CGRAPH_H=cgraph.h vec.h statistics.h ggc.h gtype-desc.h statistics.h tree.h tree-core.h coretypes.h insn-modes.h signop.h wide-int.h wide-int-print.h insn-modes-inline.h machmode.h mode-classes.def double-int.h all-tree.def tree.def c-family/c-common.def plugin-api.h is-a.h >> tmp-header-vars; echo DF_H=df.h bitmap.h line-map.h input.h cfg-flags.def cfghooks.h profile-count.h alloc-pool.h timevar.h timevar.def >> tmp-header-vars; echo RESOURCE_H=resource.h hard-reg-set.h df.h bitmap.h line-map.h input.h cfg-flags.def cfghooks.h profile-count.h alloc-pool.h timevar.h timevar.def >> tmp-header-vars; echo GCC_H=gcc.h version.h diagnostic-core.h line-map.h input.h bversion.h diagnostic.def >> tmp-header-vars; echo GGC_H=ggc.h gtype-desc.h statistics.h >> tmp-header-vars; echo TIMEVAR_H=timevar.h timevar.def >> tmp-header-vars; echo INSN_ATTR_H=insn-attr.h insn-attr-common.h insn-addr.h >> tmp-header-vars; echo INSN_ADDR_H=insn-addr.h >> tmp-header-vars; echo C_COMMON_H=c-family/c-common.h c-family/c-common.def tree.h tree-core.h coretypes.h insn-modes.h signop.h wide-int.h wide-int-print.h insn-modes-inline.h machmode.h mode-classes.def double-int.h all-tree.def tree.def c-family/c-common.def line-map.h input.h bversion.h diagnostic.def >> tmp-header-vars; echo C_PRAGMA_H=c-family/c-pragma.h cpplib.h >> tmp-header-vars; echo C_TREE_H=c/c-tree.h c-family/c-common.h c-family/c-common.def tree.h tree-core.h coretypes.h insn-modes.h signop.h wide-int.h wide-int-print.h insn-modes-inline.h machmode.h mode-classes.def double-int.h all-tree.def tree.def c-family/c-common.def obstack.h wide-int-print.h >> tmp-header-vars; echo SYSTEM_H=system.h hwint.h filenames.h >> tmp-header-vars; echo PREDICT_H=predict.h predict.def >> tmp-header-vars; echo CPPLIB_H=cpplib.h >> tmp-header-vars; echo INPUT_H=line-map.h input.h >> tmp-header-vars; echo OPTS_H=obstack.h >> tmp-header-vars; echo SYMTAB_H=obstack.h >> tmp-header-vars; echo CPP_ID_DATA_H=cpp-id-data.h >> tmp-header-vars; echo CPP_INTERNAL_H=cpp-id-data.h >> tmp-header-vars; echo TREE_DUMP_H=tree-dump.h line-map.h dumpfile.h >> tmp-header-vars; echo TREE_PASS_H=tree-pass.h timevar.h timevar.def line-map.h dumpfile.h >> tmp-header-vars; echo TREE_SSA_H=tree-ssa.h tree-ssa-operands.h bitmap.h mips-opts.h real.h fixed-value.h tree-check.h tree-ssa-alias.h >> tmp-header-vars; echo PRETTY_PRINT_H=pretty-print.h obstack.h wide-int-print.h >> tmp-header-vars; echo TREE_PRETTY_PRINT_H=tree-pretty-print.h pretty-print.h obstack.h wide-int-print.h >> tmp-header-vars; echo GIMPLE_PRETTY_PRINT_H=gimple-pretty-print.h tree-pretty-print.h pretty-print.h obstack.h wide-int-print.h >> tmp-header-vars; echo DIAGNOSTIC_CORE_H=diagnostic-core.h line-map.h input.h bversion.h diagnostic.def >> tmp-header-vars; echo DIAGNOSTIC_H=diagnostic.h diagnostic-core.h obstack.h wide-int-print.h >> tmp-header-vars; echo C_PRETTY_PRINT_H=c-family/c-pretty-print.h pretty-print.h mips-opts.h real.h fixed-value.h tree-check.h >> tmp-header-vars; echo TREE_INLINE_H=tree-inline.h >> tmp-header-vars; echo REAL_H=real.h >> tmp-header-vars; echo LTO_STREAMER_H=lto-streamer.h obstack.h wide-int-print.h alloc-pool.h >> tmp-header-vars; echo IPA_PROP_H=ipa-prop.h tree.h tree-core.h coretypes.h insn-modes.h signop.h wide-int.h wide-int-print.h insn-modes-inline.h machmode.h mode-classes.def double-int.h all-tree.def tree.def c-family/c-common.def hashtab.h hash-table.h ggc.h gtype-desc.h statistics.h is-a.h alloc-pool.h >> tmp-header-vars; echo BITMAP_H=bitmap.h hashtab.h statistics.h >> tmp-header-vars; echo GCC_PLUGIN_H=gcc-plugin.h highlev-plugin-common.h plugin.def config.h auto-host.h hashtab.h >> tmp-header-vars; echo PLUGIN_H=plugin.h gcc-plugin.h highlev-plugin-common.h plugin.def config.h auto-host.h hashtab.h >> tmp-header-vars; echo PLUGIN_VERSION_H=plugin-version.h configargs.h >> tmp-header-vars; echo CONTEXT_H=context.h >> tmp-header-vars; echo GENSUPPORT_H=gensupport.h read-md.h optabs.def >> tmp-header-vars; echo GTFILES_H=gt-coverage.h gt-caller-save.h gt-symtab.h gt-alias.h gt-bitmap.h gt-cselib.h gt-cgraph.h gt-ipa-prop.h gt-ipa-cp.h gt-dbxout.h gt-dwarf2asm.h gt-dwarf2cfi.h gt-dwarf2out.h gt-tree-vect-generic.h gt-dojump.h gt-emit-rtl.h gt-explow.h gt-expr.h gt-function.h gt-except.h gt-ggc-tests.h gt-gcse.h gt-godump.h gt-lists.h gt-optabs-libfuncs.h gt-profile.h gt-mcf.h gt-reg-stack.h gt-cfgrtl.h gt-stor-layout.h gt-stringpool.h gt-tree.h gt-varasm.h gt-tree-chkp.h gt-tree-ssanames.h gt-tree-eh.h gt-tree-ssa-address.h gt-tree-cfg.h gt-tree-ssa-loop-ivopts.h gt-tree-dfa.h gt-tree-iterator.h gt-gimple-expr.h gt-tree-scalar-evolution.h gt-tree-profile.h gt-tree-nested.h gt-omp-offload.h gt-omp-expand.h gt-omp-low.h gt-targhooks.h gt-mips.h gt-passes.h gt-cgraphunit.h gt-cgraphclones.h gt-tree-phinodes.h gt-trans-mem.h gt-vtable-verify.h gt-asan.h gt-ubsan.h gt-tsan.h gt-sanopt.h gt-sancov.h gt-ipa-devirt.h gt-hsa-common.h gt-calls.h gt-ada-decl.h gt-ada-trans.h gt-ada-utils.h gt-ada-misc.h gt-brig-brig-lang.h gt-c-c-lang.h gt-c-c-decl.h gt-c-family-c-common.h gt-c-family-c-cppbuiltin.h gt-c-family-c-pragma.h gt-c-family-c-format.h gt-c-c-objc-common.h gt-c-c-parser.h gt-c-family-c-common.h gt-c-family-c-format.h gt-c-family-c-cppbuiltin.h gt-c-family-c-pragma.h gt-cp-call.h gt-cp-class.h gt-cp-constexpr.h gt-cp-cp-gimplify.h gt-cp-cp-lang.h gt-cp-cp-objcp-common.h gt-cp-decl.h gt-cp-decl2.h gt-cp-except.h gt-cp-friend.h gt-cp-init.h gt-cp-lambda.h gt-cp-lex.h gt-cp-mangle.h gt-cp-method.h gt-cp-name-lookup.h gt-cp-parser.h gt-cp-pt.h gt-cp-repo.h gt-cp-rtti.h gt-cp-semantics.h gt-cp-tree.h gt-cp-typeck2.h gt-cp-vtable-class-hierarchy.h gt-fortran-f95-lang.h gt-fortran-trans-decl.h gt-fortran-trans-intrinsic.h gt-fortran-trans-io.h gt-fortran-trans-stmt.h gt-fortran-trans-types.h gt-go-go-lang.h gt-jit-dummy-frontend.h gt-lto-lto-lang.h gt-lto-lto.h gt-objc-objc-act.h gt-objc-objc-runtime-shared-support.h gt-objc-objc-gnu-runtime-abi-01.h gt-objc-objc-next-runtime-abi-01.h gt-objc-objc-next-runtime-abi-02.h gt-c-c-parser.h gt-c-c-decl.h gt-c-c-objc-common.h gt-c-family-c-common.h gt-c-family-c-cppbuiltin.h gt-c-family-c-pragma.h gt-c-family-c-format.h gt-c-family-c-common.h gt-c-family-c-format.h gt-c-family-c-cppbuiltin.h gt-c-family-c-pragma.h gt-cp-call.h gt-cp-class.h gt-cp-constexpr.h gt-cp-cp-gimplify.h gt-objcp-objcp-lang.h gt-cp-cp-objcp-common.h gt-cp-decl.h gt-cp-decl2.h gt-cp-except.h gt-cp-friend.h gt-cp-init.h gt-cp-lambda.h gt-cp-lex.h gt-cp-mangle.h gt-cp-method.h gt-cp-name-lookup.h gt-cp-parser.h gt-cp-pt.h gt-cp-repo.h gt-cp-rtti.h gt-cp-semantics.h gt-cp-tree.h gt-cp-typeck2.h gt-cp-vtable-class-hierarchy.h gt-objc-objc-act.h gt-objc-objc-gnu-runtime-abi-01.h gt-objc-objc-next-runtime-abi-01.h gt-objc-objc-next-runtime-abi-02.h gt-objc-objc-runtime-shared-support.h >> tmp-header-vars; echo GTFILES_LANG_H=gtype-ada.h gtype-brig.h gtype-c.h gtype-cp.h gtype-fortran.h gtype-go.h gtype-jit.h gtype-lto.h gtype-objc.h gtype-objcp.h >> tmp-header-vars; \
/bin/bash /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../move-if-change tmp-header-vars b-header-vars
echo timestamp > s-header-vars
/bin/bash /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../mkinstalldirs /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/include
/bin/bash /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../mkinstalldirs /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/install-tools/include
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/share/man/man1/mipsel-openwrt-linux-musl-gcc.1
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/share/man/man1/mipsel-openwrt-linux-musl-cpp.1
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/share/man/man1/mipsel-openwrt-linux-musl-gcov.1
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/share/man/man1/mipsel-openwrt-linux-musl-gcov-tool.1
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/share/man/man1/mipsel-openwrt-linux-musl-gcov-dump.1
rm -rf /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/include-fixed
/bin/bash /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../mkinstalldirs /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/libexec/gcc/mipsel-openwrt-linux-musl/8.4.0/install-tools
/usr/bin/install -c -m 644 doc/gcc.1 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/share/man/man1/mipsel-openwrt-linux-musl-gcc.1
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/doc/cpp.1 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/share/man/man1/mipsel-openwrt-linux-musl-cpp.1
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/doc/gcov.1 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/share/man/man1/mipsel-openwrt-linux-musl-gcov.1
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/share/man/man7/fsf-funding.7
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/doc/gcov-dump.1 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/share/man/man1/mipsel-openwrt-linux-musl-gcov-dump.1
mkdir /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/include-fixed
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/share/man/man7/gfdl.7
chmod a-x /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/share/man/man1/mipsel-openwrt-linux-musl-gcov.1
chmod a-x /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/share/man/man1/mipsel-openwrt-linux-musl-gcc.1
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/doc/fsf-funding.7 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/share/man/man7/fsf-funding.7
chmod a+rx /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/include-fixed
chmod a-x /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/share/man/man1/mipsel-openwrt-linux-musl-cpp.1
chmod a-x /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/share/man/man1/mipsel-openwrt-linux-musl-gcov-dump.1
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/doc/gfdl.7 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/share/man/man7/gfdl.7
chmod a-x /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/share/man/man7/fsf-funding.7
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/share/man/man7/gpl.7
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/share/info/cpp.info
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/doc/gcov-tool.1 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/share/man/man1/mipsel-openwrt-linux-musl-gcov-tool.1
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/share/info/gcc.info
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/share/info/cppinternals.info
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/doc/gpl.7 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/share/man/man7/gpl.7
if [ -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/doc/cpp.info ]; then \
  for f in /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/doc/cpp.info*; do \
    realfile=`echo $f | sed -e 's|.*/\([^/]*\)$|\1|'`; \
    /usr/bin/install -c -m 644 $f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/share/info/$realfile; \
    chmod a-x /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/share/info/$realfile; \
  done; \
else true; fi
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/share/info/gccinstall.info
if [ -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/doc/gcc.info ]; then \
  for f in /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/doc/gcc.info*; do \
    realfile=`echo $f | sed -e 's|.*/\([^/]*\)$|\1|'`; \
    /usr/bin/install -c -m 644 $f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/share/info/$realfile; \
    chmod a-x /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/share/info/$realfile; \
  done; \
else true; fi
chmod a-x /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/share/man/man1/mipsel-openwrt-linux-musl-gcov-tool.1
if [ -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/doc/cppinternals.info ]; then \
  for f in /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/doc/cppinternals.info*; do \
    realfile=`echo $f | sed -e 's|.*/\([^/]*\)$|\1|'`; \
    /usr/bin/install -c -m 644 $f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/share/info/$realfile; \
    chmod a-x /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/share/info/$realfile; \
  done; \
else true; fi
chmod a-x /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/share/man/man7/gpl.7
if [ -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/doc/gccinstall.info ]; then \
  for f in /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/doc/gccinstall.info*; do \
    realfile=`echo $f | sed -e 's|.*/\([^/]*\)$|\1|'`; \
    /usr/bin/install -c -m 644 $f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/share/info/$realfile; \
    chmod a-x /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/share/info/$realfile; \
  done; \
else true; fi
build/genhooks -d \
		/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/doc/tm.texi.in > tmp-tm.texi
chmod a-x /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/share/man/man7/gfdl.7
if /bin/bash -c 'install-info --version' >/dev/null 2>&1; then \
  if [ -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/share/info/cpp.info ]; then \
    install-info --dir-file=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/share/info/dir /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/share/info/cpp.info; \
  else true; fi; \
else true; fi;
if /bin/bash -c 'install-info --version' >/dev/null 2>&1; then \
  if [ -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/share/info/gcc.info ]; then \
    install-info --dir-file=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/share/info/dir /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/share/info/gcc.info; \
  else true; fi; \
else true; fi;
if /bin/bash -c 'install-info --version' >/dev/null 2>&1; then \
  if [ -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/share/info/cppinternals.info ]; then \
    install-info --dir-file=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/share/info/dir /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/share/info/cppinternals.info; \
  else true; fi; \
else true; fi;
if /bin/bash -c 'install-info --version' >/dev/null 2>&1; then \
  if [ -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/share/info/gccinstall.info ]; then \
    install-info --dir-file=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/share/info/dir /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/share/info/gccinstall.info; \
  else true; fi; \
else true; fi;
case `echo X|tr X '\101'` in \
  A) tr -d '\015' < tmp-tm.texi > tmp2-tm.texi ;; \
  *) tr -d '\r' < tmp-tm.texi > tmp2-tm.texi ;; \
esac
mv tmp2-tm.texi tmp-tm.texi
/bin/bash /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../move-if-change tmp-tm.texi tm.texi
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/share/info/gccint.info
if [ -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/doc/gccint.info ]; then \
  for f in /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/doc/gccint.info*; do \
    realfile=`echo $f | sed -e 's|.*/\([^/]*\)$|\1|'`; \
    /usr/bin/install -c -m 644 $f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/share/info/$realfile; \
    chmod a-x /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/share/info/$realfile; \
  done; \
else true; fi
if /bin/bash -c 'install-info --version' >/dev/null 2>&1; then \
  if [ -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/share/info/gccint.info ]; then \
    install-info --dir-file=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/share/info/dir /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/share/info/gccint.info; \
  else true; fi; \
else true; fi;
if test "" != "yes" ; then \
  rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/bin/mipsel-openwrt-linux-musl-cpp; \
  /usr/bin/install -c -m 755 cpp /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/bin/mipsel-openwrt-linux-musl-cpp; \
  if [ x != x ]; then \
    rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial//mipsel-openwrt-linux-musl-cpp; \
    /usr/bin/install -c -m 755 cpp /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial//mipsel-openwrt-linux-musl-cpp; \
  else true; fi; \
fi
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/bin/mipsel-openwrt-linux-musl-gcc
/usr/bin/install -c lto-wrapper /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/libexec/gcc/mipsel-openwrt-linux-musl/8.4.0/lto-wrapper
if test "" != "yes" ; then \
  for i in gcc-ar gcc-nm gcc-ranlib; do \
    install_name=`echo $i|sed 's&^&mipsel-openwrt-linux-musl-&'` ;\
    target_install_name=mipsel-openwrt-linux-musl-`echo $i|sed 's&^&mipsel-openwrt-linux-musl-&'` ; \
    rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/bin/$install_name ; \
    /usr/bin/install -c $i /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/bin/$install_name ;\
    if test -f gcc-cross; then \
      :; \
    else \
      rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/bin/$target_install_name; \
      ( cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/bin && \
	ln $install_name $target_install_name ) ; \
    fi ; \
  done; \
fi
/bin/bash /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../mkinstalldirs /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin
/usr/bin/install -c xgcc /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/bin/mipsel-openwrt-linux-musl-gcc
mkdir -p -- /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin
/usr/bin/install -c -m 644 gtype.state /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/gtype.state
for file in gnat1 brig1 cc1 cc1plus f951 go1  lto1 cc1obj cc1objplus; do \
  if [ -f $file ] ; then \
    rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/libexec/gcc/mipsel-openwrt-linux-musl/8.4.0/$file; \
    /usr/bin/install -c $file /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/libexec/gcc/mipsel-openwrt-linux-musl/8.4.0/$file; \
  else true; \
  fi; \
done
if test "" != "yes" ; then \
  if [ "mipsel-openwrt-linux-musl-gcc" != "mipsel-openwrt-linux-musl-gcc-8.4.0" ]; then \
    rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/bin/mipsel-openwrt-linux-musl-gcc-8.4.0; \
    ( cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/bin && \
      ln mipsel-openwrt-linux-musl-gcc mipsel-openwrt-linux-musl-gcc-8.4.0 ); \
  fi; \
  if [ ! -f gcc-cross ] \
      && [ "mipsel-openwrt-linux-musl-gcc" != "mipsel-openwrt-linux-musl-mipsel-openwrt-linux-musl-gcc" ]; then \
    rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/bin/mipsel-openwrt-linux-musl-gcc-tmp; \
    ( cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/bin && \
      ln mipsel-openwrt-linux-musl-gcc mipsel-openwrt-linux-musl-gcc-tmp && \
      mv -f mipsel-openwrt-linux-musl-gcc-tmp mipsel-openwrt-linux-musl-mipsel-openwrt-linux-musl-gcc ); \
  fi; \
fi
(cd `${PWDCMD-pwd}`/include ; \
 tar -cf - .; exit 0) | (cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/include; tar xpf - )
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/gsyslimits.h \
  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/install-tools/gsyslimits.h
/bin/bash /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../mkinstalldirs /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/libexec/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin
/usr/bin/install -c -m 644 macro_list /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/install-tools/macro_list
/usr/bin/install -c -m 644 fixinc_list /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/install-tools/fixinc_list
mkdir -p -- /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/libexec/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin
/usr/bin/install -c gengtype /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/libexec/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/gengtype
set -e; for ml in `cat fixinc_list`; do \
  multi_dir=`echo ${ml} | sed -e 's/^[^;]*;//'`; \
  /bin/bash /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../mkinstalldirs /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/install-tools/include${multi_dir}; \
  /usr/bin/install -c -m 644 include-fixed${multi_dir}/limits.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/install-tools/include${multi_dir}/limits.h; \
done
/bin/bash /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../mkinstalldirs /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include
(cd `${PWDCMD-pwd}`/include-fixed ; \
 tar -cf - .; exit 0) | (cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/include-fixed; tar xpf - )
/usr/bin/install -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../mkinstalldirs \
	/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/libexec/gcc/mipsel-openwrt-linux-musl/8.4.0/install-tools/mkinstalldirs ; \
sysroot_headers_suffix='${sysroot_headers_suffix}'; \
	echo 'SYSTEM_HEADER_DIR="'"`echo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl${sysroot_headers_suffix}/usr/include | sed -e :a -e 's,[^/]*/\.\.\/,,' -e ta`"'"' \
	> /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/install-tools/mkheaders.conf
mkdir -p -- /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include
headers=`echo tree.h tree-core.h coretypes.h insn-modes.h signop.h wide-int.h wide-int-print.h insn-modes-inline.h machmode.h mode-classes.def double-int.h all-tree.def tree.def c-family/c-common.def /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/ada/gcc-interface/ada-tree.def /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/cp/cp-tree.def /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/objc/objc-tree.def builtins.def sync-builtins.def omp-builtins.def gtm-builtins.def sanitizer.def hsa-builtins.def /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include/line-map.h input.h statistics.h vec.h statistics.h ggc.h gtype-desc.h statistics.h treestruct.def /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include/hashtab.h alias.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include/symtab.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include/obstack.h flags.h flag-types.h options.h flag-types.h  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/mips/mips-opts.h real.h fixed-value.h  tree-check.h config.h  auto-host.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include/ansidecl.h system.h hwint.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include/libiberty.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include/safe-ctype.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include/filenames.h coretypes.h tm.h      options.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/dbxelf.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/elfos.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/gnu-user.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/linux.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/linux-android.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/glibc-stdint.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/vxworks-dummy.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/mips/mips.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/mips/gnu-user.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/mips/linux.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/mips/linux-common.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/initfini-array.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/defaults.h insn-constants.h insn-flags.h options.h flag-types.h  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/mips/mips-opts.h toplev.h diagnostic-core.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include/line-map.h input.h bversion.h diagnostic.def basic-block.h predict.h predict.def vec.h statistics.h ggc.h gtype-desc.h statistics.h function.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include/hashtab.h tm.h      options.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/dbxelf.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/elfos.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/gnu-user.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/linux.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/linux-android.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/glibc-stdint.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/vxworks-dummy.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/mips/mips.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/mips/gnu-user.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/mips/linux.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/mips/linux-common.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/initfini-array.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/defaults.h insn-constants.h insn-flags.h options.h flag-types.h  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/mips/mips-opts.h hard-reg-set.h vec.h statistics.h ggc.h gtype-desc.h statistics.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include/line-map.h input.h cfg-flags.def cfghooks.h profile-count.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include/hashtab.h hash-table.h ggc.h gtype-desc.h statistics.h tree-ssa-alias.h internal-fn.h internal-fn.def gimple-fold.h tree-eh.h gimple-expr.h gimple.h is-a.h memmodel.h tree-pass.h timevar.h timevar.def /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include/line-map.h dumpfile.h gcc-plugin.h highlev-plugin-common.h plugin.def config.h  auto-host.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include/ansidecl.h system.h hwint.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include/libiberty.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include/safe-ctype.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include/filenames.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include/hashtab.h ggc.h gtype-desc.h statistics.h tree-dump.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include/splay-tree.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include/line-map.h dumpfile.h pretty-print.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include/line-map.h input.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include/obstack.h wide-int-print.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include/line-map.h input.h vec.h statistics.h ggc.h gtype-desc.h statistics.h opts.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include/obstack.h params.h params-enum.h params.def options.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/dbxelf.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/elfos.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/gnu-user.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/linux.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/linux-android.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/glibc-stdint.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/vxworks-dummy.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/mips/mips.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/mips/gnu-user.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/mips/linux.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/mips/linux-common.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/initfini-array.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/defaults.h options.h insn-constants.h config/dbxelf.h config/elfos.h config/gnu-user.h config/linux.h config/linux-android.h config/glibc-stdint.h config/vxworks-dummy.h config/mips/mips.h config/mips/gnu-user.h config/mips/linux.h config/mips/linux-common.h config/initfini-array.h defaults.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/mips/mips-protos.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/linux-protos.h tm-preds.h config/mips/mips-protos.h config/linux-protos.h tm-preds.h auto-host.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include/ansidecl.h auto-host.h ansidecl.h auto-host.h ansidecl.h intl.h plugin-version.h configargs.h diagnostic.h diagnostic-core.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include/line-map.h input.h bversion.h diagnostic.def pretty-print.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include/line-map.h input.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include/obstack.h wide-int-print.h c/c-tree.h c-family/c-common.h c-family/c-common.def tree.h tree-core.h coretypes.h insn-modes.h signop.h wide-int.h wide-int-print.h insn-modes-inline.h machmode.h mode-classes.def double-int.h all-tree.def tree.def c-family/c-common.def /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/ada/gcc-interface/ada-tree.def /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/cp/cp-tree.def /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/objc/objc-tree.def builtins.def sync-builtins.def omp-builtins.def gtm-builtins.def sanitizer.def hsa-builtins.def /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include/line-map.h input.h statistics.h vec.h statistics.h ggc.h gtype-desc.h statistics.h treestruct.def /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include/hashtab.h alias.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include/symtab.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include/obstack.h flags.h flag-types.h options.h flag-types.h  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/mips/mips-opts.h real.h fixed-value.h  tree-check.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include/splay-tree.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include/line-map.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include/cpplib.h ggc.h gtype-desc.h statistics.h diagnostic-core.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include/line-map.h input.h bversion.h diagnostic.def diagnostic.h diagnostic-core.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include/line-map.h input.h bversion.h diagnostic.def pretty-print.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include/line-map.h input.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include/obstack.h wide-int-print.h c-family/c-common.h c-family/c-common.def tree.h tree-core.h coretypes.h insn-modes.h signop.h wide-int.h wide-int-print.h insn-modes-inline.h machmode.h mode-classes.def double-int.h all-tree.def tree.def c-family/c-common.def /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/ada/gcc-interface/ada-tree.def /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/cp/cp-tree.def /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/objc/objc-tree.def builtins.def sync-builtins.def omp-builtins.def gtm-builtins.def sanitizer.def hsa-builtins.def /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include/line-map.h input.h statistics.h vec.h statistics.h ggc.h gtype-desc.h statistics.h treestruct.def /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include/hashtab.h alias.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include/symtab.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include/obstack.h flags.h flag-types.h options.h flag-types.h  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/mips/mips-opts.h real.h fixed-value.h  tree-check.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include/splay-tree.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include/line-map.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include/cpplib.h ggc.h gtype-desc.h statistics.h diagnostic-core.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include/line-map.h input.h bversion.h diagnostic.def c-family/c-objc.h c-family/c-pretty-print.h pretty-print.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include/line-map.h input.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include/obstack.h wide-int-print.h c-family/c-common.h c-family/c-common.def tree.h tree-core.h coretypes.h insn-modes.h signop.h wide-int.h wide-int-print.h insn-modes-inline.h machmode.h mode-classes.def double-int.h all-tree.def tree.def c-family/c-common.def /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/ada/gcc-interface/ada-tree.def /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/cp/cp-tree.def /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/objc/objc-tree.def builtins.def sync-builtins.def omp-builtins.def gtm-builtins.def sanitizer.def hsa-builtins.def /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include/line-map.h input.h statistics.h vec.h statistics.h ggc.h gtype-desc.h statistics.h treestruct.def /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include/hashtab.h alias.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include/symtab.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include/obstack.h flags.h flag-types.h options.h flag-types.h  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/mips/mips-opts.h real.h fixed-value.h  tree-check.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include/splay-tree.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include/line-map.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include/cpplib.h ggc.h gtype-desc.h statistics.h diagnostic-core.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include/line-map.h input.h bversion.h diagnostic.def tree.h tree-core.h coretypes.h insn-modes.h signop.h wide-int.h wide-int-print.h insn-modes-inline.h machmode.h mode-classes.def double-int.h all-tree.def tree.def c-family/c-common.def /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/ada/gcc-interface/ada-tree.def /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/cp/cp-tree.def /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/objc/objc-tree.def builtins.def sync-builtins.def omp-builtins.def gtm-builtins.def sanitizer.def hsa-builtins.def /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include/line-map.h input.h statistics.h vec.h statistics.h ggc.h gtype-desc.h statistics.h treestruct.def /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include/hashtab.h alias.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include/symtab.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include/obstack.h flags.h flag-types.h options.h flag-types.h  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/mips/mips-opts.h real.h fixed-value.h  tree-check.h tree-iterator.h plugin.h gcc-plugin.h highlev-plugin-common.h plugin.def config.h  auto-host.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include/ansidecl.h system.h hwint.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include/libiberty.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include/safe-ctype.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include/filenames.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include/hashtab.h tree-ssa.h tree-ssa-operands.h bitmap.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include/hashtab.h statistics.h sbitmap.h basic-block.h predict.h predict.def vec.h statistics.h ggc.h gtype-desc.h statistics.h function.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include/hashtab.h tm.h      options.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/dbxelf.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/elfos.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/gnu-user.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/linux.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/linux-android.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/glibc-stdint.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/vxworks-dummy.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/mips/mips.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/mips/gnu-user.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/mips/linux.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/mips/linux-common.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/initfini-array.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/defaults.h insn-constants.h insn-flags.h options.h flag-types.h  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/mips/mips-opts.h hard-reg-set.h vec.h statistics.h ggc.h gtype-desc.h statistics.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include/line-map.h input.h cfg-flags.def cfghooks.h profile-count.h gimple.h gimple.def gsstruct.def vec.h statistics.h ggc.h gtype-desc.h statistics.h ggc.h gtype-desc.h statistics.h basic-block.h predict.h predict.def vec.h statistics.h ggc.h gtype-desc.h statistics.h function.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include/hashtab.h tm.h      options.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/dbxelf.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/elfos.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/gnu-user.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/linux.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/linux-android.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/glibc-stdint.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/vxworks-dummy.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/mips/mips.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/mips/gnu-user.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/mips/linux.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/mips/linux-common.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/initfini-array.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/defaults.h insn-constants.h insn-flags.h options.h flag-types.h  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/mips/mips-opts.h hard-reg-set.h vec.h statistics.h ggc.h gtype-desc.h statistics.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include/line-map.h input.h cfg-flags.def cfghooks.h profile-count.h tree.h tree-core.h coretypes.h insn-modes.h signop.h wide-int.h wide-int-print.h insn-modes-inline.h machmode.h mode-classes.def double-int.h all-tree.def tree.def c-family/c-common.def /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/ada/gcc-interface/ada-tree.def /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/cp/cp-tree.def /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/objc/objc-tree.def builtins.def sync-builtins.def omp-builtins.def gtm-builtins.def sanitizer.def hsa-builtins.def /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include/line-map.h input.h statistics.h vec.h statistics.h ggc.h gtype-desc.h statistics.h treestruct.def /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include/hashtab.h alias.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include/symtab.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include/obstack.h flags.h flag-types.h options.h flag-types.h  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/mips/mips-opts.h real.h fixed-value.h  tree-check.h tree-ssa-operands.h tree-ssa-alias.h internal-fn.h internal-fn.def /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include/hashtab.h hash-table.h ggc.h gtype-desc.h statistics.h is-a.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include/hashtab.h cgraph.h vec.h statistics.h ggc.h gtype-desc.h statistics.h tree.h tree-core.h coretypes.h insn-modes.h signop.h wide-int.h wide-int-print.h insn-modes-inline.h machmode.h mode-classes.def double-int.h all-tree.def tree.def c-family/c-common.def /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/ada/gcc-interface/ada-tree.def /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/cp/cp-tree.def /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/objc/objc-tree.def builtins.def sync-builtins.def omp-builtins.def gtm-builtins.def sanitizer.def hsa-builtins.def /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include/line-map.h input.h statistics.h vec.h statistics.h ggc.h gtype-desc.h statistics.h treestruct.def /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include/hashtab.h alias.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include/symtab.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include/obstack.h flags.h flag-types.h options.h flag-types.h  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/mips/mips-opts.h real.h fixed-value.h  tree-check.h basic-block.h predict.h predict.def vec.h statistics.h ggc.h gtype-desc.h statistics.h function.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include/hashtab.h tm.h      options.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/dbxelf.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/elfos.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/gnu-user.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/linux.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/linux-android.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/glibc-stdint.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/vxworks-dummy.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/mips/mips.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/mips/gnu-user.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/mips/linux.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/mips/linux-common.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/initfini-array.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/defaults.h insn-constants.h insn-flags.h options.h flag-types.h  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/mips/mips-opts.h hard-reg-set.h vec.h statistics.h ggc.h gtype-desc.h statistics.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include/line-map.h input.h cfg-flags.def cfghooks.h profile-count.h function.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include/hashtab.h tm.h      options.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/dbxelf.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/elfos.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/gnu-user.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/linux.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/linux-android.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/glibc-stdint.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/vxworks-dummy.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/mips/mips.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/mips/gnu-user.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/mips/linux.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/mips/linux-common.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/initfini-array.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/defaults.h insn-constants.h insn-flags.h options.h flag-types.h  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/mips/mips-opts.h hard-reg-set.h vec.h statistics.h ggc.h gtype-desc.h statistics.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include/line-map.h input.h cif-code.def ipa-ref.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include/plugin-api.h is-a.h ipa-reference.h bitmap.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include/hashtab.h statistics.h tree.h tree-core.h coretypes.h insn-modes.h signop.h wide-int.h wide-int-print.h insn-modes-inline.h machmode.h mode-classes.def double-int.h all-tree.def tree.def c-family/c-common.def /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/ada/gcc-interface/ada-tree.def /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/cp/cp-tree.def /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/objc/objc-tree.def builtins.def sync-builtins.def omp-builtins.def gtm-builtins.def sanitizer.def hsa-builtins.def /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include/line-map.h input.h statistics.h vec.h statistics.h ggc.h gtype-desc.h statistics.h treestruct.def /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include/hashtab.h alias.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include/symtab.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include/obstack.h flags.h flag-types.h options.h flag-types.h  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/mips/mips-opts.h real.h fixed-value.h  tree-check.h tree-ssa-alias.h langhooks.h incpath.h debug.h except.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include/hashtab.h tree-ssa-sccvn.h real.h output.h ipa-utils.h tree.h tree-core.h coretypes.h insn-modes.h signop.h wide-int.h wide-int-print.h insn-modes-inline.h machmode.h mode-classes.def double-int.h all-tree.def tree.def c-family/c-common.def /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/ada/gcc-interface/ada-tree.def /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/cp/cp-tree.def /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/objc/objc-tree.def builtins.def sync-builtins.def omp-builtins.def gtm-builtins.def sanitizer.def hsa-builtins.def /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include/line-map.h input.h statistics.h vec.h statistics.h ggc.h gtype-desc.h statistics.h treestruct.def /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include/hashtab.h alias.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include/symtab.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include/obstack.h flags.h flag-types.h options.h flag-types.h  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/mips/mips-opts.h real.h fixed-value.h  tree-check.h cgraph.h vec.h statistics.h ggc.h gtype-desc.h statistics.h tree.h tree-core.h coretypes.h insn-modes.h signop.h wide-int.h wide-int-print.h insn-modes-inline.h machmode.h mode-classes.def double-int.h all-tree.def tree.def c-family/c-common.def /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/ada/gcc-interface/ada-tree.def /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/cp/cp-tree.def /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/objc/objc-tree.def builtins.def sync-builtins.def omp-builtins.def gtm-builtins.def sanitizer.def hsa-builtins.def /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include/line-map.h input.h statistics.h vec.h statistics.h ggc.h gtype-desc.h statistics.h treestruct.def /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include/hashtab.h alias.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include/symtab.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include/obstack.h flags.h flag-types.h options.h flag-types.h  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/mips/mips-opts.h real.h fixed-value.h  tree-check.h basic-block.h predict.h predict.def vec.h statistics.h ggc.h gtype-desc.h statistics.h function.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include/hashtab.h tm.h      options.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/dbxelf.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/elfos.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/gnu-user.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/linux.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/linux-android.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/glibc-stdint.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/vxworks-dummy.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/mips/mips.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/mips/gnu-user.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/mips/linux.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/mips/linux-common.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/initfini-array.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/defaults.h insn-constants.h insn-flags.h options.h flag-types.h  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/mips/mips-opts.h hard-reg-set.h vec.h statistics.h ggc.h gtype-desc.h statistics.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include/line-map.h input.h cfg-flags.def cfghooks.h profile-count.h function.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include/hashtab.h tm.h      options.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/dbxelf.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/elfos.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/gnu-user.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/linux.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/linux-android.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/glibc-stdint.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/vxworks-dummy.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/mips/mips.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/mips/gnu-user.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/mips/linux.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/mips/linux-common.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/initfini-array.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/defaults.h insn-constants.h insn-flags.h options.h flag-types.h  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/mips/mips-opts.h hard-reg-set.h vec.h statistics.h ggc.h gtype-desc.h statistics.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include/line-map.h input.h cif-code.def ipa-ref.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include/plugin-api.h is-a.h ipa-param-manipulation.h c-family/c-pragma.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include/line-map.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include/cpplib.h  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include/line-map.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include/cpplib.h  function.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include/hashtab.h tm.h      options.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/dbxelf.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/elfos.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/gnu-user.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/linux.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/linux-android.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/glibc-stdint.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/vxworks-dummy.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/mips/mips.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/mips/gnu-user.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/mips/linux.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/mips/linux-common.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/initfini-array.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/defaults.h insn-constants.h insn-flags.h options.h flag-types.h  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/mips/mips-opts.h hard-reg-set.h vec.h statistics.h ggc.h gtype-desc.h statistics.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include/line-map.h input.h cppdefault.h flags.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include/md5.h params.def params.h params-enum.h prefix.h tree-inline.h gimple-pretty-print.h tree-pretty-print.h pretty-print.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include/line-map.h input.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include/obstack.h wide-int-print.h realmpfr.h ipa-prop.h tree.h tree-core.h coretypes.h insn-modes.h signop.h wide-int.h wide-int-print.h insn-modes-inline.h machmode.h mode-classes.def double-int.h all-tree.def tree.def c-family/c-common.def /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/ada/gcc-interface/ada-tree.def /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/cp/cp-tree.def /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/objc/objc-tree.def builtins.def sync-builtins.def omp-builtins.def gtm-builtins.def sanitizer.def hsa-builtins.def /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include/line-map.h input.h statistics.h vec.h statistics.h ggc.h gtype-desc.h statistics.h treestruct.def /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include/hashtab.h alias.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include/symtab.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include/obstack.h flags.h flag-types.h options.h flag-types.h  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/mips/mips-opts.h real.h fixed-value.h  tree-check.h vec.h statistics.h ggc.h gtype-desc.h statistics.h cgraph.h vec.h statistics.h ggc.h gtype-desc.h statistics.h tree.h tree-core.h coretypes.h insn-modes.h signop.h wide-int.h wide-int-print.h insn-modes-inline.h machmode.h mode-classes.def double-int.h all-tree.def tree.def c-family/c-common.def /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/ada/gcc-interface/ada-tree.def /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/cp/cp-tree.def /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/objc/objc-tree.def builtins.def sync-builtins.def omp-builtins.def gtm-builtins.def sanitizer.def hsa-builtins.def /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include/line-map.h input.h statistics.h vec.h statistics.h ggc.h gtype-desc.h statistics.h treestruct.def /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include/hashtab.h alias.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include/symtab.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include/obstack.h flags.h flag-types.h options.h flag-types.h  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/mips/mips-opts.h real.h fixed-value.h  tree-check.h basic-block.h predict.h predict.def vec.h statistics.h ggc.h gtype-desc.h statistics.h function.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include/hashtab.h tm.h      options.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/dbxelf.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/elfos.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/gnu-user.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/linux.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/linux-android.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/glibc-stdint.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/vxworks-dummy.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/mips/mips.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/mips/gnu-user.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/mips/linux.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/mips/linux-common.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/initfini-array.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/defaults.h insn-constants.h insn-flags.h options.h flag-types.h  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/mips/mips-opts.h hard-reg-set.h vec.h statistics.h ggc.h gtype-desc.h statistics.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include/line-map.h input.h cfg-flags.def cfghooks.h profile-count.h function.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include/hashtab.h tm.h      options.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/dbxelf.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/elfos.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/gnu-user.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/linux.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/linux-android.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/glibc-stdint.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/vxworks-dummy.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/mips/mips.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/mips/gnu-user.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/mips/linux.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/mips/linux-common.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/initfini-array.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/defaults.h insn-constants.h insn-flags.h options.h flag-types.h  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/mips/mips-opts.h hard-reg-set.h vec.h statistics.h ggc.h gtype-desc.h statistics.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include/line-map.h input.h cif-code.def ipa-ref.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include/plugin-api.h is-a.h gimple.h gimple.def gsstruct.def vec.h statistics.h ggc.h gtype-desc.h statistics.h ggc.h gtype-desc.h statistics.h basic-block.h predict.h predict.def vec.h statistics.h ggc.h gtype-desc.h statistics.h function.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include/hashtab.h tm.h      options.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/dbxelf.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/elfos.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/gnu-user.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/linux.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/linux-android.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/glibc-stdint.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/vxworks-dummy.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/mips/mips.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/mips/gnu-user.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/mips/linux.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/mips/linux-common.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/initfini-array.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/defaults.h insn-constants.h insn-flags.h options.h flag-types.h  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/mips/mips-opts.h hard-reg-set.h vec.h statistics.h ggc.h gtype-desc.h statistics.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include/line-map.h input.h cfg-flags.def cfghooks.h profile-count.h tree.h tree-core.h coretypes.h insn-modes.h signop.h wide-int.h wide-int-print.h insn-modes-inline.h machmode.h mode-classes.def double-int.h all-tree.def tree.def c-family/c-common.def /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/ada/gcc-interface/ada-tree.def /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/cp/cp-tree.def /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/objc/objc-tree.def builtins.def sync-builtins.def omp-builtins.def gtm-builtins.def sanitizer.def hsa-builtins.def /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include/line-map.h input.h statistics.h vec.h statistics.h ggc.h gtype-desc.h statistics.h treestruct.def /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include/hashtab.h alias.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include/symtab.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include/obstack.h flags.h flag-types.h options.h flag-types.h  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/mips/mips-opts.h real.h fixed-value.h  tree-check.h tree-ssa-operands.h tree-ssa-alias.h internal-fn.h internal-fn.def /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include/hashtab.h hash-table.h ggc.h gtype-desc.h statistics.h is-a.h alloc-pool.h tm.h      options.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/dbxelf.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/elfos.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/gnu-user.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/linux.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/linux-android.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/glibc-stdint.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/vxworks-dummy.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/mips/mips.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/mips/gnu-user.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/mips/linux.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/mips/linux-common.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/initfini-array.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/defaults.h insn-constants.h insn-flags.h options.h flag-types.h  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/mips/mips-opts.h target.h target.def target-hooks-macros.h target-insns.def insn-modes.h insn-codes.h coretypes.h insn-modes.h signop.h wide-int.h wide-int-print.h insn-modes-inline.h machmode.h mode-classes.def double-int.h rtl.h rtl.def reg-notes.def insn-notes.def /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include/line-map.h input.h real.h statistics.h vec.h statistics.h ggc.h gtype-desc.h statistics.h fixed-value.h alias.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include/hashtab.h flags.h flag-types.h options.h flag-types.h  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/mips/mips-opts.h genrtl.h tm_p.h    /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/mips/mips-protos.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/linux-protos.h tm-preds.h cfgloop.h basic-block.h predict.h predict.def vec.h statistics.h ggc.h gtype-desc.h statistics.h function.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include/hashtab.h tm.h      options.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/dbxelf.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/elfos.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/gnu-user.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/linux.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/linux-android.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/glibc-stdint.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/vxworks-dummy.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/mips/mips.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/mips/gnu-user.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/mips/linux.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/mips/linux-common.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/initfini-array.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/defaults.h insn-constants.h insn-flags.h options.h flag-types.h  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/mips/mips-opts.h hard-reg-set.h vec.h statistics.h ggc.h gtype-desc.h statistics.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include/line-map.h input.h cfg-flags.def cfghooks.h profile-count.h bitmap.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include/hashtab.h statistics.h sbitmap.h emit-rtl.h version.h stringpool.h gimplify.h gimple-iterator.h gimple-ssa.h fold-const.h fold-const-call.h tree-cfg.h tree-into-ssa.h tree-ssanames.h print-tree.h varasm.h context.h tree-phinodes.h stor-layout.h ssa-iterators.h resource.h hard-reg-set.h df.h bitmap.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include/hashtab.h statistics.h regset.h bitmap.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include/hashtab.h statistics.h hard-reg-set.h sbitmap.h basic-block.h predict.h predict.def vec.h statistics.h ggc.h gtype-desc.h statistics.h function.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include/hashtab.h tm.h      options.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/dbxelf.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/elfos.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/gnu-user.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/linux.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/linux-android.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/glibc-stdint.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/vxworks-dummy.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/mips/mips.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/mips/gnu-user.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/mips/linux.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/mips/linux-common.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/initfini-array.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/defaults.h insn-constants.h insn-flags.h options.h flag-types.h  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/mips/mips-opts.h hard-reg-set.h vec.h statistics.h ggc.h gtype-desc.h statistics.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include/line-map.h input.h cfg-flags.def cfghooks.h profile-count.h alloc-pool.h timevar.h timevar.def tree-cfgcleanup.h attribs.h calls.h cfgexpand.h diagnostic-color.h gcc-symtab.h gimple-builder.h gimple-low.h gimple-walk.h gimplify-me.h pass_manager.h print-rtl.h stmt.h tree-dfa.h tree-hasher.h tree-nested.h tree-object-size.h tree-outof-ssa.h tree-parloops.h tree-ssa-address.h tree-ssa-coalesce.h tree-ssa-dom.h tree-ssa-loop.h tree-ssa-loop-ivopts.h tree-ssa-loop-manip.h tree-ssa-loop-niter.h tree-ssa-ter.h tree-ssa-threadedge.h tree-ssa-threadupdate.h inchash.h wide-int.h signop.h hash-map.h hash-set.h dominance.h cfg.h cfgrtl.h cfganal.h cfgbuild.h cfgcleanup.h lcm.h cfgloopmanip.h file-prefix-map.h builtins.def chkp-builtins.def pass-instances.def params.list $(cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc; echo *.h *.def) | tr ' ' '\012' | sort -u`; \
srcdirstrip=`echo "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc" | sed 's/[].[^$\\*|]/\\\\&/g'`; \
for file in $headers; do \
  if [ -f $file ] ; then \
    path=$file; \
  elif [ -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/$file ]; then \
    path=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/$file; \
  else continue; \
  fi; \
  case $path in \
  "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc"/config/* | "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc"/c-family/* | "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc"/*.def ) \
    base=`echo "$path" | sed -e "s|$srcdirstrip/||"`;; \
  *) base=`basename $path` ;; \
  esac; \
  dest=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/$base; \
  echo /usr/bin/install -c -m 644 $path $dest; \
  dir=`dirname $dest`; \
  /bin/bash /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../mkinstalldirs $dir; \
  /usr/bin/install -c -m 644 $path $dest; \
done
files=`cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/include-fixed; find . -type l -print 2>/dev/null`; \
if [ $? -eq 0 ]; then \
  dir=`cd include-fixed; ${PWDCMD-pwd}`; \
  for i in $files; do \
    dest=`ls -ld /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/include-fixed/$i | sed -n 's/.*-> //p'`; \
    if expr "$dest" : "$dir.*" > /dev/null; then \
      rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/include-fixed/$i; \
      ln -s `echo $i | sed "s|/[^/]*|/..|g" | sed 's|/..$||'``echo "$dest" | sed "s|$dir||"` /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/include-fixed/$i; \
    fi; \
  done; \
fi
echo 'OTHER_FIXINCLUDES_DIRS=""' \
	>> /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/install-tools/mkheaders.conf
echo 'STMP_FIXINC="stmp-fixinc"' \
	>> /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/install-tools/mkheaders.conf
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include/ansidecl.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/ansidecl.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include/filenames.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/filenames.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include/hashtab.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/hashtab.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include/libiberty.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/libiberty.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include/md5.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/md5.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include/obstack.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/obstack.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include/plugin-api.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/plugin-api.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include/safe-ctype.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/safe-ctype.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include/splay-tree.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/splay-tree.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include/cpplib.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/cpplib.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include/line-map.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/line-map.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include/symtab.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/symtab.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/ada/gcc-interface/ada-tree.def /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/ada/gcc-interface/ada-tree.def
mkdir -p -- /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/ada/gcc-interface
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/dbxelf.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/config/dbxelf.h
mkdir -p -- /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/config
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/elfos.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/config/elfos.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/glibc-stdint.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/config/glibc-stdint.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/gnu-user.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/config/gnu-user.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/initfini-array.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/config/initfini-array.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/linux-android.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/config/linux-android.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/linux-protos.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/config/linux-protos.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/linux.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/config/linux.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/mips/gnu-user.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/config/mips/gnu-user.h
mkdir -p -- /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/config/mips
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/mips/linux-common.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/config/mips/linux-common.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/mips/linux.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/config/mips/linux.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/mips/mips-opts.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/config/mips/mips-opts.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/mips/mips-protos.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/config/mips/mips-protos.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/mips/mips.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/config/mips/mips.h
for file in  collect2 ..; do \
  if [ x"$file" != x.. ]; then \
    rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/libexec/gcc/mipsel-openwrt-linux-musl/8.4.0/$file; \
    /usr/bin/install -c $file /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/libexec/gcc/mipsel-openwrt-linux-musl/8.4.0/$file; \
  else true; fi; \
done
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/vxworks-dummy.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/config/vxworks-dummy.h
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/specs
if test "" != "yes" ; then \
  if [ -f gcov ]; \
  then \
    rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/bin/mipsel-openwrt-linux-musl-gcov; \
    /usr/bin/install -c gcov /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/bin/mipsel-openwrt-linux-musl-gcov; \
  fi; \
fi
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/cp/cp-tree.def /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/cp/cp-tree.def
mkdir -p -- /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/cp
if test "" != "yes" ; then \
  if [ -f gcov-tool ]; \
  then \
    rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/bin/mipsel-openwrt-linux-musl-gcov-tool; \
    /usr/bin/install -c \
    gcov-tool /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/bin/mipsel-openwrt-linux-musl-gcov-tool; \
  fi; \
fi
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/defaults.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/defaults.h
if test "" != "yes" ; then \
  if [ -f gcov-dump ]; \
  then \
    rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/bin/mipsel-openwrt-linux-musl-gcov-dump; \
    /usr/bin/install -c \
    gcov-dump /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/bin/mipsel-openwrt-linux-musl-gcov-dump; \
  fi; \
fi
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/objc/objc-tree.def /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/objc/objc-tree.def
mkdir -p -- /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/objc
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/addresses.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/addresses.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/alias.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/alias.h
/usr/bin/install -c -m 644 all-tree.def /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/all-tree.def
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/alloc-pool.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/alloc-pool.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/asan.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/asan.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/attribs.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/attribs.h
/usr/bin/install -c -m 644 auto-host.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/auto-host.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/auto-profile.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/auto-profile.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/backend.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/backend.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/basic-block.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/basic-block.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/bb-reorder.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/bb-reorder.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/bitmap.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/bitmap.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/brig-builtins.def /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/brig-builtins.def
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/builtin-attrs.def /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/builtin-attrs.def
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/builtin-types.def /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/builtin-types.def
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/builtins.def /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/builtins.def
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/builtins.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/builtins.h
/usr/bin/install -c -m 644 bversion.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/bversion.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/c-family/c-common.def /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/c-family/c-common.def
mkdir -p -- /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/c-family
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/c-family/c-common.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/c-family/c-common.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/c-family/c-objc.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/c-family/c-objc.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/c-family/c-pragma.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/c-family/c-pragma.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/c-family/c-pretty-print.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/c-family/c-pretty-print.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/c/c-tree.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/c-tree.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/calls.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/calls.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/ccmp.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/ccmp.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/cfg-flags.def /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/cfg-flags.def
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/cfg.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/cfg.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/cfganal.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/cfganal.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/cfgbuild.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/cfgbuild.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/cfgcleanup.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/cfgcleanup.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/cfgexpand.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/cfgexpand.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/cfghooks.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/cfghooks.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/cfgloop.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/cfgloop.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/cfgloopmanip.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/cfgloopmanip.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/cfgrtl.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/cfgrtl.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/cgraph.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/cgraph.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/chkp-builtins.def /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/chkp-builtins.def
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/cif-code.def /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/cif-code.def
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/collect-utils.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/collect-utils.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/collect2-aix.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/collect2-aix.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/collect2.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/collect2.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/color-macros.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/color-macros.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/conditions.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/conditions.h
/usr/bin/install -c -m 644 config.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/config.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/dbxelf.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/config/dbxelf.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/elfos.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/config/elfos.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/glibc-stdint.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/config/glibc-stdint.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/gnu-user.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/config/gnu-user.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/initfini-array.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/config/initfini-array.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/linux-android.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/config/linux-android.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/linux-protos.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/config/linux-protos.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/linux.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/config/linux.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/mips/gnu-user.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/config/mips/gnu-user.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/mips/linux-common.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/config/mips/linux-common.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/mips/linux.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/config/mips/linux.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/mips/mips-protos.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/config/mips/mips-protos.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/mips/mips.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/config/mips/mips.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/vxworks-dummy.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/config/vxworks-dummy.h
/usr/bin/install -c -m 644 configargs.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/configargs.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/context.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/context.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/convert.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/convert.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/coretypes.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/coretypes.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/coverage.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/coverage.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/cppbuiltin.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/cppbuiltin.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/cppdefault.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/cppdefault.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/cselib.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/cselib.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/data-streamer.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/data-streamer.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/dbgcnt.def /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/dbgcnt.def
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/dbgcnt.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/dbgcnt.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/dbxout.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/dbxout.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/dce.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/dce.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/ddg.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/ddg.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/debug.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/debug.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/defaults.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/defaults.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/df.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/df.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/dfp.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/dfp.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/diagnostic-color.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/diagnostic-color.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/diagnostic-core.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/diagnostic-core.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/diagnostic.def /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/diagnostic.def
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/diagnostic.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/diagnostic.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/dojump.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/dojump.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/dominance.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/dominance.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/domwalk.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/domwalk.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/double-int.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/double-int.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/dumpfile.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/dumpfile.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/dwarf2asm.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/dwarf2asm.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/dwarf2out.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/dwarf2out.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/edit-context.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/edit-context.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/emit-rtl.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/emit-rtl.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/errors.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/errors.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/et-forest.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/et-forest.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/except.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/except.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/explow.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/explow.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/expmed.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/expmed.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/expr.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/expr.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/fibonacci_heap.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/fibonacci_heap.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/file-find.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/file-find.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/file-prefix-map.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/file-prefix-map.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/fixed-value.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/fixed-value.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/flag-types.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/flag-types.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/flags.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/flags.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/fold-const-call.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/fold-const-call.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/fold-const.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/fold-const.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/function.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/function.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/gcc-plugin.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/gcc-plugin.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/gcc-rich-location.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/gcc-rich-location.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/gcc-symtab.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/gcc-symtab.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/gcc.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/gcc.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/gcov-counter.def /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/gcov-counter.def
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/gcov-io.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/gcov-io.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/gcse-common.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/gcse-common.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/gcse.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/gcse.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/generic-match.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/generic-match.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/gengtype.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/gengtype.h
/usr/bin/install -c -m 644 genrtl.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/genrtl.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/gensupport.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/gensupport.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/ggc-internal.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/ggc-internal.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/ggc.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/ggc.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/gimple-builder.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/gimple-builder.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/gimple-expr.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/gimple-expr.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/gimple-fold.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/gimple-fold.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/gimple-iterator.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/gimple-iterator.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/gimple-low.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/gimple-low.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/gimple-match.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/gimple-match.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/gimple-predict.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/gimple-predict.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/gimple-pretty-print.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/gimple-pretty-print.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/gimple-ssa-evrp-analyze.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/gimple-ssa-evrp-analyze.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/gimple-ssa-warn-restrict.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/gimple-ssa-warn-restrict.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/gimple-ssa.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/gimple-ssa.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/gimple-streamer.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/gimple-streamer.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/gimple-walk.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/gimple-walk.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/gimple.def /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/gimple.def
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/gimple.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/gimple.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/gimplify-me.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/gimplify-me.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/gimplify.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/gimplify.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/glimits.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/glimits.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/graph.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/graph.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/graphds.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/graphds.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/graphite.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/graphite.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/gsstruct.def /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/gsstruct.def
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/gstab.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/gstab.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/gsyms.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/gsyms.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/gsyslimits.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/gsyslimits.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/gtm-builtins.def /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/gtm-builtins.def
/usr/bin/install -c -m 644 gtype-desc.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/gtype-desc.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/hard-reg-set.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/hard-reg-set.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/hash-map-traits.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/hash-map-traits.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/hash-map.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/hash-map.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/hash-set.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/hash-set.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/hash-table.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/hash-table.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/hash-traits.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/hash-traits.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/highlev-plugin-common.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/highlev-plugin-common.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/hooks.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/hooks.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/hosthooks-def.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/hosthooks-def.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/hosthooks.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/hosthooks.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/hsa-brig-format.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/hsa-brig-format.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/hsa-builtins.def /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/hsa-builtins.def
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/hsa-common.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/hsa-common.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/hw-doloop.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/hw-doloop.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/hwint.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/hwint.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/ifcvt.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/ifcvt.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/inchash.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/inchash.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/incpath.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/incpath.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/input.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/input.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/insn-addr.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/insn-addr.h
/usr/bin/install -c -m 644 insn-codes.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/insn-codes.h
/usr/bin/install -c -m 644 insn-constants.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/insn-constants.h
/usr/bin/install -c -m 644 insn-flags.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/insn-flags.h
/usr/bin/install -c -m 644 insn-modes-inline.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/insn-modes-inline.h
/usr/bin/install -c -m 644 insn-modes.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/insn-modes.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/insn-notes.def /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/insn-notes.def
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/int-vector-builder.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/int-vector-builder.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/internal-fn.def /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/internal-fn.def
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/internal-fn.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/internal-fn.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/intl.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/intl.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/ipa-chkp.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/ipa-chkp.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/ipa-fnsummary.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/ipa-fnsummary.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/ipa-icf-gimple.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/ipa-icf-gimple.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/ipa-icf.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/ipa-icf.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/ipa-inline.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/ipa-inline.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/ipa-param-manipulation.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/ipa-param-manipulation.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/ipa-predicate.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/ipa-predicate.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/ipa-prop.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/ipa-prop.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/ipa-ref.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/ipa-ref.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/ipa-reference.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/ipa-reference.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/ipa-utils.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/ipa-utils.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/ira-int.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/ira-int.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/ira.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/ira.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/is-a.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/is-a.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/langhooks-def.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/langhooks-def.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/langhooks.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/langhooks.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/lcm.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/lcm.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/libfuncs.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/libfuncs.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/limitx.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/limitx.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/limity.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/limity.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/loop-unroll.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/loop-unroll.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/lower-subreg.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/lower-subreg.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/lra-int.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/lra-int.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/lra.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/lra.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/lto-compress.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/lto-compress.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/lto-section-names.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/lto-section-names.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/lto-streamer.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/lto-streamer.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/machmode.def /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/machmode.def
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/machmode.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/machmode.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/mem-stats-traits.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/mem-stats-traits.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/mem-stats.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/mem-stats.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/memmodel.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/memmodel.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/memory-block.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/memory-block.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/mode-classes.def /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/mode-classes.def
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/omp-builtins.def /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/omp-builtins.def
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/omp-expand.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/omp-expand.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/omp-general.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/omp-general.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/omp-grid.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/omp-grid.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/omp-low.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/omp-low.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/omp-offload.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/omp-offload.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/omp-simd-clone.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/omp-simd-clone.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/optabs-libfuncs.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/optabs-libfuncs.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/optabs-query.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/optabs-query.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/optabs-tree.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/optabs-tree.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/optabs.def /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/optabs.def
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/optabs.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/optabs.h
/usr/bin/install -c -m 644 options.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/options.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/opts-diagnostic.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/opts-diagnostic.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/opts.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/opts.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/output.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/output.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/params-enum.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/params-enum.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/params-list.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/params-list.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/params-options.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/params-options.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/params.def /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/params.def
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/params.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/params.h
/usr/bin/install -c -m 644 params.list /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/params.list
/usr/bin/install -c -m 644 pass-instances.def /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/pass-instances.def
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/pass_manager.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/pass_manager.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/passes.def /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/passes.def
/usr/bin/install -c -m 644 plugin-version.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/plugin-version.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/plugin.def /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/plugin.def
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/plugin.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/plugin.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/poly-int-types.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/poly-int-types.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/poly-int.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/poly-int.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/predict.def /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/predict.def
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/predict.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/predict.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/prefix.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/prefix.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/pretty-print.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/pretty-print.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/print-rtl.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/print-rtl.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/print-tree.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/print-tree.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/profile-count.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/profile-count.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/profile.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/profile.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/read-md.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/read-md.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/read-rtl-function.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/read-rtl-function.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/real.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/real.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/realmpfr.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/realmpfr.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/recog.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/recog.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/reg-notes.def /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/reg-notes.def
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/regcprop.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/regcprop.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/regrename.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/regrename.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/regs.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/regs.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/regset.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/regset.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/reload.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/reload.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/resource.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/resource.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/rtl-chkp.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/rtl-chkp.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/rtl-error.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/rtl-error.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/rtl-iter.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/rtl-iter.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/rtl.def /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/rtl.def
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/rtl.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/rtl.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/rtlhash.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/rtlhash.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/rtlhooks-def.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/rtlhooks-def.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/rtx-vector-builder.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/rtx-vector-builder.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/run-rtl-passes.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/run-rtl-passes.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/sanitizer.def /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/sanitizer.def
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/sbitmap.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/sbitmap.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/sched-int.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/sched-int.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/sel-sched-dump.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/sel-sched-dump.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/sel-sched-ir.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/sel-sched-ir.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/sel-sched.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/sel-sched.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/selftest-diagnostic.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/selftest-diagnostic.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/selftest-rtl.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/selftest-rtl.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/selftest.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/selftest.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/sese.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/sese.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/shrink-wrap.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/shrink-wrap.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/signop.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/signop.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/sparseset.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/sparseset.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/spellcheck-tree.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/spellcheck-tree.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/spellcheck.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/spellcheck.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/sreal.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/sreal.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/ssa-iterators.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/ssa-iterators.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/ssa.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/ssa.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/stab.def /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/stab.def
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/statistics.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/statistics.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/stmt.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/stmt.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/stor-layout.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/stor-layout.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/streamer-hooks.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/streamer-hooks.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/stringpool.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/stringpool.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/substring-locations.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/substring-locations.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/symbol-summary.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/symbol-summary.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/sync-builtins.def /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/sync-builtins.def
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/system.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/system.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/target-def.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/target-def.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/target-globals.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/target-globals.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/target-hooks-macros.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/target-hooks-macros.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/target-insns.def /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/target-insns.def
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/target.def /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/target.def
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/target.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/target.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/targhooks.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/targhooks.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/timevar.def /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/timevar.def
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/timevar.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/timevar.h
/usr/bin/install -c -m 644 tm-preds.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/tm-preds.h
/usr/bin/install -c -m 644 tm.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/tm.h
/usr/bin/install -c -m 644 tm_p.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/tm_p.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/toplev.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/toplev.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/tracer.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/tracer.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/trans-mem.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/trans-mem.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/tree-affine.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/tree-affine.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/tree-cfg.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/tree-cfg.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/tree-cfgcleanup.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/tree-cfgcleanup.h
/usr/bin/install -c -m 644 tree-check.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/tree-check.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/tree-chkp.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/tree-chkp.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/tree-chrec.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/tree-chrec.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/tree-core.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/tree-core.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/tree-data-ref.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/tree-data-ref.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/tree-dfa.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/tree-dfa.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/tree-diagnostic.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/tree-diagnostic.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/tree-dump.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/tree-dump.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/tree-eh.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/tree-eh.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/tree-hash-traits.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/tree-hash-traits.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/tree-hasher.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/tree-hasher.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/tree-if-conv.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/tree-if-conv.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/tree-inline.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/tree-inline.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/tree-into-ssa.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/tree-into-ssa.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/tree-iterator.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/tree-iterator.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/tree-nested.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/tree-nested.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/tree-object-size.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/tree-object-size.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/tree-outof-ssa.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/tree-outof-ssa.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/tree-parloops.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/tree-parloops.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/tree-pass.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/tree-pass.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/tree-phinodes.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/tree-phinodes.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/tree-pretty-print.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/tree-pretty-print.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/tree-scalar-evolution.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/tree-scalar-evolution.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/tree-ssa-address.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/tree-ssa-address.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/tree-ssa-alias.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/tree-ssa-alias.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/tree-ssa-ccp.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/tree-ssa-ccp.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/tree-ssa-coalesce.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/tree-ssa-coalesce.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/tree-ssa-dce.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/tree-ssa-dce.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/tree-ssa-dom.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/tree-ssa-dom.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/tree-ssa-live.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/tree-ssa-live.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/tree-ssa-loop-ivopts.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/tree-ssa-loop-ivopts.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/tree-ssa-loop-manip.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/tree-ssa-loop-manip.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/tree-ssa-loop-niter.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/tree-ssa-loop-niter.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/tree-ssa-loop.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/tree-ssa-loop.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/tree-ssa-operands.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/tree-ssa-operands.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/tree-ssa-propagate.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/tree-ssa-propagate.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/tree-ssa-sccvn.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/tree-ssa-sccvn.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/tree-ssa-scopedtables.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/tree-ssa-scopedtables.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/tree-ssa-strlen.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/tree-ssa-strlen.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/tree-ssa-ter.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/tree-ssa-ter.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/tree-ssa-threadedge.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/tree-ssa-threadedge.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/tree-ssa-threadupdate.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/tree-ssa-threadupdate.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/tree-ssa.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/tree-ssa.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/tree-ssanames.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/tree-ssanames.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/tree-stdarg.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/tree-stdarg.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/tree-streamer.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/tree-streamer.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/tree-vector-builder.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/tree-vector-builder.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/tree-vectorizer.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/tree-vectorizer.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/tree-vrp.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/tree-vrp.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/tree.def /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/tree.def
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/tree.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/tree.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/treestruct.def /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/treestruct.def
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/tsan.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/tsan.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/tsystem.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/tsystem.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/typeclass.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/typeclass.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/typed-splay-tree.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/typed-splay-tree.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/ubsan.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/ubsan.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/valtrack.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/valtrack.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/value-prof.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/value-prof.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/varasm.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/varasm.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/vec-perm-indices.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/vec-perm-indices.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/vec.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/vec.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/vector-builder.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/vector-builder.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/version.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/version.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/vmsdbg.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/vmsdbg.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/vr-values.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/vr-values.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/vtable-verify.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/vtable-verify.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/wide-int-bitmask.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/wide-int-bitmask.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/wide-int-print.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/wide-int-print.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/wide-int.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/wide-int.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/xcoff.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/xcoff.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/xcoffout.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/xcoffout.h
/usr/bin/install -c -m 644 b-header-vars /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/b-header-vars
make[5]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/gcc'
make[4]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial'
# XXX: glibc insists on linking against libgcc_eh
( cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/gcc/mipsel-openwrt-linux-musl/8.4.0 ; [ -e libgcc_eh.a ] || ln -sf libgcc.a libgcc_eh.a ; cp libgcc.a libgcc_initial.a; )
if [ -d /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib64 -a \! -L /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib64 ]; then mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib; mv /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib64/* /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib/; rm -rf /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib64; fi
ln -sf lib /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/lib64
for src_dir in /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/; do ( cd $src_dir; find -type f -or -type d ) | ( cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/; while :; do read FILE; [ -z "$FILE" ] && break; [ -L "$FILE" ] || continue; echo "Removing symlink /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl//$FILE"; rm -f "$FILE"; done; ); done; cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/initial/. /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/stamp
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-initial/.built
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/stamp/.gcc_initial_installed
make[3]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/toolchain/gcc/initial'
time: toolchain/gcc/initial/compile#1234.43#96.64#301.30
make[3]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/toolchain/kernel-headers'
make[3]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/toolchain/musl'
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/dl
SHELL= flock /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/.linux-5.4.52.tar.xz.flock -c '  	/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/download.pl "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/dl" "linux-5.4.52.tar.xz" "037efa531120b1c20ff55e78cd3e17288b1804b3a57dc31de760837b3bea5d3a" "" "@KERNEL/linux/kernel/v5.x"    '
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/dl
SHELL= flock /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/.musl-1.1.24.tar.gz.flock -c '  	/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/download.pl "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/dl" "musl-1.1.24.tar.gz" "1370c9a812b2cf2a7d92802510cca0058cc37e66a7bedd70051f0a34015022a3" "" "https://musl.libc.org/releases/"    '
+ curl -f --connect-timeout 20 --retry 5 --location --insecure https://sources.cdn.openwrt.org/musl-1.1.24.tar.gz
+ curl -f --connect-timeout 20 --retry 5 --location --insecure https://sources.cdn.openwrt.org/linux-5.4.52.tar.xz
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
curl: (22) The requested URL returned error: 404 

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
curl: (92) HTTP/2 stream 1 was not closed cleanly: PROTOCOL_ERROR (err 1)
Download failed.
Download failed.
+ curl -f --connect-timeout 20 --retry 5 --location --insecure http://ftp.jaist.ac.jp/pub/Linux/kernel.org/linux/kernel/v5.x/linux-5.4.52.tar.xz
+ curl -f --connect-timeout 20 --retry 5 --location --insecure https://musl.libc.org/releases/musl-1.1.24.tar.gz
    % %To tTaol t  a %l Re ce iv ed  %%  XRfeecred i vAevde r%a gXe fSepreedd     ATviemer  a g eTi mSep  e  e dTi m e   TCiurmreen t 
      T  i  m e             T  i m e     C u r r e n t 
    D l o a d     U  p l o a d       T o t a l       S p e n t    D l oLaedft  Speed 
 Uplo
a  d0      T  o0t  a l  0     S  p0e  n t 0         0L  e f t    0 S p e e d 0
 --:--:-
-   -0-: - -: - -  -0-: - - :- -0         0 0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  3  104M    3 3944k    0     0  5211k      0  0:00:20 --:--:--  0:00:20 5204k
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  4  104M    4 4981k    0     0  2833k      0  0:00:37  0:00:01  0:00:36 2831k
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  4  104M    4 5139k    0     0  1858k      0  0:00:57  0:00:02  0:00:55 1857k
 11 1000k   11  111k    0     0  41156      0  0:00:24  0:00:02  0:00:22 41141
100 1000k  100 1000k    0     0   301k      0  0:00:03  0:00:03 --:--:--  301k
. /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/include/shell.sh; gzip -dc /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/dl/musl-1.1.24.tar.gz | tar -C /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/musl-1.1.24/.. -xf -
[ ! -d ./src/ ] || cp -fpR ./src/* /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/musl-1.1.24

Applying ./patches/100-add_glob_onlydir.patch using plaintext: 
patching file include/glob.h

Applying ./patches/110-read_timezone_from_fs.patch using plaintext: 
patching file src/time/__tz.c

Applying ./patches/200-add_libssp_nonshared.patch using plaintext: 
patching file Makefile
patching file libssp_nonshared/__stack_chk_fail_local.c

Applying ./patches/300-relative.patch using plaintext: 
patching file Makefile

Applying ./patches/400-Add-format-attribute-to-some-function-declarations.patch using plaintext: 
patching file include/err.h
patching file include/monetary.h
patching file include/stdio.h
patching file include/syslog.h

Applying ./patches/500-0001-reorder-thread-list-unlink-in-pthread_exit-after-all.patch using plaintext: 
patching file src/thread/pthread_create.c

Applying ./patches/500-0002-don-t-use-libc.threads_minus_1-as-relaxed-atomic-for.patch using plaintext: 
patching file src/internal/libc.h
patching file src/malloc/malloc.c
patching file src/thread/__lock.c

Applying ./patches/500-0003-cut-down-size-of-some-libc-struct-members.patch using plaintext: 
patching file src/internal/libc.h

Applying ./patches/500-0004-restore-lock-skipping-for-processes-that-return-to-s.patch using plaintext: 
patching file src/internal/libc.h
patching file src/malloc/malloc.c
patching file src/thread/__lock.c
patching file src/thread/pthread_create.c

Applying ./patches/900-iconv_size_hack.patch using plaintext: 
patching file src/locale/iconv.c
patching file src/locale/codepages.h

Applying ./patches/901-crypt_size_hack.patch using plaintext: 
patching file src/crypt/crypt_sha512.c
patching file src/crypt/crypt_blowfish.c
patching file src/crypt/crypt_sha256.c
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/musl-1.1.24/.prepared2e15ef68b8cb18e446e1e3478693d3d5_6664517399ebbbc92a37c5bb081b5c53
ln -snf musl-1.1.24 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/musl
( cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/musl-1.1.24; rm -f config.cache; AR="mipsel-openwrt-linux-musl-gcc-ar" AS="mipsel-openwrt-linux-musl-gcc -c -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK" LD=mipsel-openwrt-linux-musl-ld NM="mipsel-openwrt-linux-musl-gcc-nm" CC="mipsel-openwrt-linux-musl-gcc" GCC="mipsel-openwrt-linux-musl-gcc" CXX="mipsel-openwrt-linux-musl-g++" RANLIB="mipsel-openwrt-linux-musl-gcc-ranlib" STRIP=mipsel-openwrt-linux-musl-strip OBJCOPY=mipsel-openwrt-linux-musl-objcopy OBJDUMP=mipsel-openwrt-linux-musl-objdump SIZE=mipsel-openwrt-linux-musl-size CFLAGS="-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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK" CROSS_COMPILE="mipsel-openwrt-linux-musl-" /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/musl-1.1.24/configure --prefix=/ --host=x86_64-pc-linux-gnu --target=mipsel-openwrt-linux-musl --disable-gcc-wrapper --enable-debug --enable-optimize );
checking for C compiler... mipsel-openwrt-linux-musl-gcc
checking whether C compiler works... yes
checking whether compiler accepts -Werror=unknown-warning-option... no
checking whether compiler accepts -Werror=unused-command-line-argument... no
checking whether compiler accepts -Werror=ignored-optimization-argument... no
checking whether linker accepts -Werror=unknown-warning-option... no
checking whether linker accepts -Werror=unused-command-line-argument... no
checking for C compiler family... gcc
checking target system type... mipsel-openwrt-linux-musl
checking whether compiler accepts -std=c99... yes
checking whether compiler accepts -nostdinc... yes
checking whether compiler accepts -ffreestanding... yes
checking whether compiler accepts -fexcess-precision=standard... yes
checking whether compiler accepts -frounding-math... yes
checking whether compiler needs attribute((may_alias)) suppression... no
checking whether compiler accepts -Wa,--noexecstack... yes
checking whether compiler accepts -fno-stack-protector... yes
checking whether compiler accepts -fno-tree-loop-distribute-patterns... yes
checking whether we should preprocess assembly to add debugging information... no
checking for optimization settings... custom
checking whether compiler accepts -Os... yes
components to be optimized for speed: internal malloc string
checking whether compiler accepts -pipe... yes
checking whether compiler accepts -fno-unwind-tables... yes
checking whether compiler accepts -fno-asynchronous-unwind-tables... yes
checking whether compiler accepts -ffunction-sections... yes
checking whether compiler accepts -fdata-sections... yes
checking whether compiler accepts -Werror=implicit-function-declaration... yes
checking whether compiler accepts -Werror=implicit-int... yes
checking whether compiler accepts -Werror=pointer-sign... yes
checking whether compiler accepts -Werror=pointer-arith... yes
checking preprocessor condition __PIC__... false
checking whether linker accepts -Wl,--sort-section,alignment... yes
checking whether linker accepts -Wl,--sort-common... yes
checking whether linker accepts -Wl,--gc-sections... yes
checking whether linker accepts -Wl,--hash-style=both... yes
checking whether linker accepts -Wl,--no-undefined... yes
checking whether linker accepts -Wl,--exclude-libs=ALL... yes
checking whether linker accepts -Wl,--dynamic-list=./dynamic.list... yes
checking whether linker accepts -lgcc... yes
checking whether linker accepts -lgcc_eh... yes
using compiler runtime libraries: -lgcc -lgcc_eh
checking preprocessor condition __mips_isa_rev >= 6... 
  5  104M    5 5671k    0     0  1507k      0  0:01:10  0:00:03  0:01:07 1506kfalse
checking preprocessor condition _MIPSEL || __MIPSEL || __MIPSEL__... true
checking preprocessor condition __mips_soft_float... true
configured for mips variant: mipsel-sf
checking whether compiler's long double definition matches float.h... yes
checking preprocessor condition __FAST_MATH__... false
creating config.mak... done
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/musl-1.1.24/.configured
make --jobserver-fds=3,4 -j -C /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/musl-1.1.24 DESTDIR="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/" LIBCC="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/libgcc_initial.a" all
make[4]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/musl-1.1.24'
mkdir -p lib
mkdir -p obj/crt
mkdir -p obj/crt/mips
mkdir -p obj/include
mkdir -p obj/include/bits
mkdir -p obj/ldso
mkdir -p obj/libssp_nonshared
mkdir -p obj/src/aio
mkdir -p obj/src/complex
mkdir -p obj/src/conf
mkdir -p obj/src/crypt
mkdir -p obj/src/ctype
mkdir -p obj/src/dirent
mkdir -p obj/src/env
mkdir -p obj/src/errno
mkdir -p obj/src/exit
mkdir -p obj/src/fcntl
mkdir -p obj/src/fenv
mkdir -p obj/src/fenv/mips
mkdir -p obj/src/internal
mkdir -p obj/src/ipc
mkdir -p obj/src/ldso
mkdir -p obj/src/ldso/mips
mkdir -p obj/src/legacy
mkdir -p obj/src/linux
mkdir -p obj/src/locale
mkdir -p obj/src/malloc
mkdir -p obj/src/math
mkdir -p obj/src/misc
mkdir -p obj/src/mman
mkdir -p obj/src/mq
mkdir -p obj/src/multibyte
mkdir -p obj/src/network
mkdir -p obj/src/passwd
mkdir -p obj/src/prng
mkdir -p obj/src/process
mkdir -p obj/src/regex
mkdir -p obj/src/sched
mkdir -p obj/src/search
mkdir -p obj/src/select
mkdir -p obj/src/setjmp/mips
mkdir -p obj/src/signal
mkdir -p obj/src/signal/mips
mkdir -p obj/src/stat
mkdir -p obj/src/stdio
mkdir -p obj/src/stdlib
mkdir -p obj/src/string
mkdir -p obj/src/temp
mkdir -p obj/src/termios
mkdir -p obj/src/thread
mkdir -p obj/src/thread/mips
mkdir -p obj/src/time
mkdir -p obj/src/unistd
mkdir -p obj/src/unistd/mips
sed -f ./tools/mkalltypes.sed ./arch/mips/bits/alltypes.h.in ./include/alltypes.h.in > obj/include/bits/alltypes.h
cp arch/mips/bits/syscall.h.in obj/include/bits/syscall.h
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fno-stack-protector -DCRT -c -o obj/crt/mips/crti.o crt/mips/crti.s
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fno-stack-protector -DCRT -c -o obj/crt/mips/crtn.o crt/mips/crtn.s
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/fenv/mips/fenv.o src/fenv/mips/fenv.S
printf '#define VERSION "%s"\n' "$(cd .; sh tools/version.sh)" > obj/src/internal/version.h
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/ldso/mips/dlsym.o src/ldso/mips/dlsym.s
sed -n -e s/__NR_/SYS_/p < arch/mips/bits/syscall.h.in >> obj/include/bits/syscall.h
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/setjmp/mips/longjmp.o src/setjmp/mips/longjmp.S
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/setjmp/mips/setjmp.o src/setjmp/mips/setjmp.S
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/signal/mips/restore.o src/signal/mips/restore.s
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/signal/mips/sigsetjmp.o src/signal/mips/sigsetjmp.s
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/thread/mips/__unmapself.o src/thread/mips/__unmapself.s
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/thread/mips/clone.o src/thread/mips/clone.s
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/thread/mips/syscall_cp.o src/thread/mips/syscall_cp.s
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/thread/mtx_destroy.o src/thread/mtx_destroy.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/thread/mtx_init.o src/thread/mtx_init.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/thread/mtx_lock.o src/thread/mtx_lock.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/thread/mtx_timedlock.o src/thread/mtx_timedlock.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/thread/mtx_trylock.o src/thread/mtx_trylock.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/thread/mtx_unlock.o src/thread/mtx_unlock.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/thread/pthread_atfork.o src/thread/pthread_atfork.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/thread/pthread_attr_destroy.o src/thread/pthread_attr_destroy.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/thread/pthread_attr_get.o src/thread/pthread_attr_get.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/thread/pthread_attr_init.o src/thread/pthread_attr_init.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/thread/pthread_attr_setdetachstate.o src/thread/pthread_attr_setdetachstate.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/thread/pthread_attr_setguardsize.o src/thread/pthread_attr_setguardsize.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/thread/pthread_attr_setinheritsched.o src/thread/pthread_attr_setinheritsched.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/thread/pthread_attr_setschedparam.o src/thread/pthread_attr_setschedparam.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/thread/pthread_attr_setschedpolicy.o src/thread/pthread_attr_setschedpolicy.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/thread/pthread_attr_setscope.o src/thread/pthread_attr_setscope.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/thread/pthread_attr_setstack.o src/thread/pthread_attr_setstack.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/thread/pthread_attr_setstacksize.o src/thread/pthread_attr_setstacksize.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/thread/pthread_barrier_destroy.o src/thread/pthread_barrier_destroy.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/thread/pthread_barrier_init.o src/thread/pthread_barrier_init.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/thread/pthread_barrier_wait.o src/thread/pthread_barrier_wait.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/thread/pthread_barrierattr_destroy.o src/thread/pthread_barrierattr_destroy.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/thread/pthread_barrierattr_init.o src/thread/pthread_barrierattr_init.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/thread/pthread_barrierattr_setpshared.o src/thread/pthread_barrierattr_setpshared.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/thread/pthread_cancel.o src/thread/pthread_cancel.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/thread/pthread_cleanup_push.o src/thread/pthread_cleanup_push.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/thread/pthread_cond_broadcast.o src/thread/pthread_cond_broadcast.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/thread/pthread_cond_destroy.o src/thread/pthread_cond_destroy.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/thread/pthread_cond_init.o src/thread/pthread_cond_init.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/thread/pthread_cond_signal.o src/thread/pthread_cond_signal.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/thread/pthread_cond_timedwait.o src/thread/pthread_cond_timedwait.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/thread/pthread_cond_wait.o src/thread/pthread_cond_wait.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/thread/pthread_condattr_destroy.o src/thread/pthread_condattr_destroy.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/thread/pthread_condattr_init.o src/thread/pthread_condattr_init.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/thread/pthread_condattr_setclock.o src/thread/pthread_condattr_setclock.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/thread/pthread_condattr_setpshared.o src/thread/pthread_condattr_setpshared.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/thread/pthread_create.o src/thread/pthread_create.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/thread/pthread_detach.o src/thread/pthread_detach.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/thread/pthread_equal.o src/thread/pthread_equal.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/thread/pthread_getattr_np.o src/thread/pthread_getattr_np.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/thread/pthread_getconcurrency.o src/thread/pthread_getconcurrency.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/thread/pthread_getcpuclockid.o src/thread/pthread_getcpuclockid.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/thread/pthread_getschedparam.o src/thread/pthread_getschedparam.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/thread/pthread_getspecific.o src/thread/pthread_getspecific.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/thread/pthread_join.o src/thread/pthread_join.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/thread/pthread_key_create.o src/thread/pthread_key_create.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/thread/pthread_kill.o src/thread/pthread_kill.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/thread/pthread_mutex_consistent.o src/thread/pthread_mutex_consistent.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/thread/pthread_mutex_destroy.o src/thread/pthread_mutex_destroy.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/thread/pthread_mutex_getprioceiling.o src/thread/pthread_mutex_getprioceiling.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/thread/pthread_mutex_init.o src/thread/pthread_mutex_init.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/thread/pthread_mutex_lock.o src/thread/pthread_mutex_lock.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/thread/pthread_mutex_setprioceiling.o src/thread/pthread_mutex_setprioceiling.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/thread/pthread_mutex_timedlock.o src/thread/pthread_mutex_timedlock.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/thread/pthread_mutex_trylock.o src/thread/pthread_mutex_trylock.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/thread/pthread_mutex_unlock.o src/thread/pthread_mutex_unlock.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/thread/pthread_mutexattr_destroy.o src/thread/pthread_mutexattr_destroy.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/thread/pthread_mutexattr_init.o src/thread/pthread_mutexattr_init.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/thread/pthread_mutexattr_setprotocol.o src/thread/pthread_mutexattr_setprotocol.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/thread/pthread_mutexattr_setpshared.o src/thread/pthread_mutexattr_setpshared.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/thread/pthread_mutexattr_setrobust.o src/thread/pthread_mutexattr_setrobust.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/thread/pthread_mutexattr_settype.o src/thread/pthread_mutexattr_settype.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/thread/pthread_once.o src/thread/pthread_once.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/thread/pthread_rwlock_destroy.o src/thread/pthread_rwlock_destroy.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/thread/pthread_rwlock_init.o src/thread/pthread_rwlock_init.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/thread/pthread_rwlock_rdlock.o src/thread/pthread_rwlock_rdlock.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/thread/pthread_rwlock_timedrdlock.o src/thread/pthread_rwlock_timedrdlock.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/thread/pthread_rwlock_timedwrlock.o src/thread/pthread_rwlock_timedwrlock.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/thread/pthread_rwlock_tryrdlock.o src/thread/pthread_rwlock_tryrdlock.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/thread/pthread_rwlock_trywrlock.o src/thread/pthread_rwlock_trywrlock.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/thread/pthread_rwlock_unlock.o src/thread/pthread_rwlock_unlock.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/thread/pthread_rwlock_wrlock.o src/thread/pthread_rwlock_wrlock.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/thread/pthread_rwlockattr_destroy.o src/thread/pthread_rwlockattr_destroy.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/thread/pthread_rwlockattr_init.o src/thread/pthread_rwlockattr_init.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/thread/pthread_rwlockattr_setpshared.o src/thread/pthread_rwlockattr_setpshared.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/thread/pthread_self.o src/thread/pthread_self.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/thread/pthread_setattr_default_np.o src/thread/pthread_setattr_default_np.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/thread/pthread_setcancelstate.o src/thread/pthread_setcancelstate.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/thread/pthread_setcanceltype.o src/thread/pthread_setcanceltype.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/thread/pthread_setconcurrency.o src/thread/pthread_setconcurrency.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/thread/pthread_setname_np.o src/thread/pthread_setname_np.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/thread/pthread_setschedparam.o src/thread/pthread_setschedparam.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/thread/pthread_setschedprio.o src/thread/pthread_setschedprio.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/thread/pthread_setspecific.o src/thread/pthread_setspecific.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/thread/pthread_sigmask.o src/thread/pthread_sigmask.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/thread/pthread_spin_destroy.o src/thread/pthread_spin_destroy.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/thread/pthread_spin_init.o src/thread/pthread_spin_init.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/thread/pthread_spin_lock.o src/thread/pthread_spin_lock.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/thread/pthread_spin_trylock.o src/thread/pthread_spin_trylock.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/thread/pthread_spin_unlock.o src/thread/pthread_spin_unlock.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/thread/pthread_testcancel.o src/thread/pthread_testcancel.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/thread/sem_destroy.o src/thread/sem_destroy.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/thread/sem_getvalue.o src/thread/sem_getvalue.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/thread/sem_init.o src/thread/sem_init.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/thread/sem_open.o src/thread/sem_open.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/thread/sem_post.o src/thread/sem_post.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/thread/sem_timedwait.o src/thread/sem_timedwait.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/thread/sem_trywait.o src/thread/sem_trywait.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/thread/sem_unlink.o src/thread/sem_unlink.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/thread/sem_wait.o src/thread/sem_wait.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/thread/synccall.o src/thread/synccall.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/thread/thrd_create.o src/thread/thrd_create.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/thread/thrd_exit.o src/thread/thrd_exit.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/thread/thrd_join.o src/thread/thrd_join.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/thread/thrd_sleep.o src/thread/thrd_sleep.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/thread/thrd_yield.o src/thread/thrd_yield.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/thread/tls.o src/thread/tls.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/thread/tss_create.o src/thread/tss_create.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/thread/tss_delete.o src/thread/tss_delete.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/thread/tss_set.o src/thread/tss_set.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/thread/vmlock.o src/thread/vmlock.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/time/__map_file.o src/time/__map_file.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/time/__month_to_secs.o src/time/__month_to_secs.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/time/__secs_to_tm.o src/time/__secs_to_tm.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/time/__tm_to_secs.o src/time/__tm_to_secs.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/time/__tz.o src/time/__tz.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/time/__year_to_secs.o src/time/__year_to_secs.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/time/asctime.o src/time/asctime.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/time/asctime_r.o src/time/asctime_r.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/time/clock.o src/time/clock.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/time/clock_getcpuclockid.o src/time/clock_getcpuclockid.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/time/clock_getres.o src/time/clock_getres.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/time/clock_gettime.o src/time/clock_gettime.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/time/clock_nanosleep.o src/time/clock_nanosleep.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/time/clock_settime.o src/time/clock_settime.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/time/ctime.o src/time/ctime.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/time/ctime_r.o src/time/ctime_r.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/time/difftime.o src/time/difftime.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/time/ftime.o src/time/ftime.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/time/getdate.o src/time/getdate.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/time/gettimeofday.o src/time/gettimeofday.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/time/gmtime.o src/time/gmtime.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/time/gmtime_r.o src/time/gmtime_r.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/time/localtime.o src/time/localtime.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/time/localtime_r.o src/time/localtime_r.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/time/mktime.o src/time/mktime.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/time/nanosleep.o src/time/nanosleep.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/time/strftime.o src/time/strftime.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/time/strptime.o src/time/strptime.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/time/time.o src/time/time.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/time/timegm.o src/time/timegm.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/time/timer_create.o src/time/timer_create.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/time/timer_delete.o src/time/timer_delete.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/time/timer_getoverrun.o src/time/timer_getoverrun.c

  5  104M    5 6339k    0     0  1329k      0  0:01:20  0:00:04  0:01:16 1328kmipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/time/timer_gettime.o src/time/timer_gettime.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/time/timer_settime.o src/time/timer_settime.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/time/times.o src/time/times.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/time/timespec_get.o src/time/timespec_get.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/time/utime.o src/time/utime.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/time/wcsftime.o src/time/wcsftime.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/unistd/_exit.o src/unistd/_exit.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/unistd/access.o src/unistd/access.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/unistd/acct.o src/unistd/acct.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/unistd/alarm.o src/unistd/alarm.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/unistd/chdir.o src/unistd/chdir.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/unistd/chown.o src/unistd/chown.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/unistd/close.o src/unistd/close.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/unistd/ctermid.o src/unistd/ctermid.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/unistd/dup.o src/unistd/dup.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/unistd/dup2.o src/unistd/dup2.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/unistd/dup3.o src/unistd/dup3.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/unistd/faccessat.o src/unistd/faccessat.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/unistd/fchdir.o src/unistd/fchdir.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/unistd/fchown.o src/unistd/fchown.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/unistd/fchownat.o src/unistd/fchownat.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/unistd/fdatasync.o src/unistd/fdatasync.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/unistd/fsync.o src/unistd/fsync.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/unistd/ftruncate.o src/unistd/ftruncate.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/unistd/getcwd.o src/unistd/getcwd.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/unistd/getegid.o src/unistd/getegid.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/unistd/geteuid.o src/unistd/geteuid.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/unistd/getgid.o src/unistd/getgid.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/unistd/getgroups.o src/unistd/getgroups.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/unistd/gethostname.o src/unistd/gethostname.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/unistd/getlogin.o src/unistd/getlogin.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/unistd/getlogin_r.o src/unistd/getlogin_r.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/unistd/getpgid.o src/unistd/getpgid.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/unistd/getpgrp.o src/unistd/getpgrp.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/unistd/getpid.o src/unistd/getpid.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/unistd/getppid.o src/unistd/getppid.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/unistd/getsid.o src/unistd/getsid.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/unistd/getuid.o src/unistd/getuid.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/unistd/isatty.o src/unistd/isatty.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/unistd/lchown.o src/unistd/lchown.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/unistd/link.o src/unistd/link.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/unistd/linkat.o src/unistd/linkat.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/unistd/lseek.o src/unistd/lseek.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/unistd/mips/pipe.o src/unistd/mips/pipe.s
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/unistd/nice.o src/unistd/nice.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/unistd/pause.o src/unistd/pause.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/unistd/pipe2.o src/unistd/pipe2.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/unistd/posix_close.o src/unistd/posix_close.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/unistd/pread.o src/unistd/pread.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/unistd/preadv.o src/unistd/preadv.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/unistd/pwrite.o src/unistd/pwrite.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/unistd/pwritev.o src/unistd/pwritev.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/unistd/read.o src/unistd/read.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/unistd/readlink.o src/unistd/readlink.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/unistd/readlinkat.o src/unistd/readlinkat.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/unistd/readv.o src/unistd/readv.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/unistd/renameat.o src/unistd/renameat.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/unistd/rmdir.o src/unistd/rmdir.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/unistd/setegid.o src/unistd/setegid.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/unistd/seteuid.o src/unistd/seteuid.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/unistd/setgid.o src/unistd/setgid.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/unistd/setpgid.o src/unistd/setpgid.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/unistd/setpgrp.o src/unistd/setpgrp.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/unistd/setregid.o src/unistd/setregid.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/unistd/setresgid.o src/unistd/setresgid.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/unistd/setresuid.o src/unistd/setresuid.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/unistd/setreuid.o src/unistd/setreuid.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/unistd/setsid.o src/unistd/setsid.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/unistd/setuid.o src/unistd/setuid.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/unistd/setxid.o src/unistd/setxid.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/unistd/sleep.o src/unistd/sleep.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/unistd/symlink.o src/unistd/symlink.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/unistd/symlinkat.o src/unistd/symlinkat.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/unistd/sync.o src/unistd/sync.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/unistd/tcgetpgrp.o src/unistd/tcgetpgrp.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/unistd/tcsetpgrp.o src/unistd/tcsetpgrp.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/unistd/truncate.o src/unistd/truncate.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/unistd/ttyname.o src/unistd/ttyname.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/unistd/ttyname_r.o src/unistd/ttyname_r.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/unistd/ualarm.o src/unistd/ualarm.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/unistd/unlink.o src/unistd/unlink.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/unistd/unlinkat.o src/unistd/unlinkat.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/unistd/usleep.o src/unistd/usleep.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/unistd/write.o src/unistd/write.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/unistd/writev.o src/unistd/writev.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/aio/aio.lo src/aio/aio.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/aio/aio_suspend.lo src/aio/aio_suspend.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/aio/lio_listio.lo src/aio/lio_listio.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/complex/__cexp.lo src/complex/__cexp.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/complex/__cexpf.lo src/complex/__cexpf.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/complex/cabs.lo src/complex/cabs.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/complex/cabsf.lo src/complex/cabsf.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/complex/cabsl.lo src/complex/cabsl.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/complex/cacos.lo src/complex/cacos.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/complex/cacosf.lo src/complex/cacosf.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/complex/cacosh.lo src/complex/cacosh.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/complex/cacoshf.lo src/complex/cacoshf.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/complex/cacoshl.lo src/complex/cacoshl.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/complex/cacosl.lo src/complex/cacosl.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/complex/carg.lo src/complex/carg.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/complex/cargf.lo src/complex/cargf.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/complex/cargl.lo src/complex/cargl.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/complex/casin.lo src/complex/casin.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/complex/casinf.lo src/complex/casinf.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/complex/casinh.lo src/complex/casinh.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/complex/casinhf.lo src/complex/casinhf.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/complex/casinhl.lo src/complex/casinhl.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/complex/casinl.lo src/complex/casinl.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/complex/catan.lo src/complex/catan.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/complex/catanf.lo src/complex/catanf.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/complex/catanh.lo src/complex/catanh.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/complex/catanhf.lo src/complex/catanhf.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/complex/catanhl.lo src/complex/catanhl.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/complex/catanl.lo src/complex/catanl.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/complex/ccos.lo src/complex/ccos.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/complex/ccosf.lo src/complex/ccosf.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/complex/ccosh.lo src/complex/ccosh.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/complex/ccoshf.lo src/complex/ccoshf.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/complex/ccoshl.lo src/complex/ccoshl.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/complex/ccosl.lo src/complex/ccosl.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/complex/cexp.lo src/complex/cexp.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/complex/cexpf.lo src/complex/cexpf.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/complex/cexpl.lo src/complex/cexpl.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/complex/cimag.lo src/complex/cimag.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/complex/cimagf.lo src/complex/cimagf.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/complex/cimagl.lo src/complex/cimagl.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/complex/clog.lo src/complex/clog.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/complex/clogf.lo src/complex/clogf.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/complex/clogl.lo src/complex/clogl.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/complex/conj.lo src/complex/conj.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/complex/conjf.lo src/complex/conjf.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/complex/conjl.lo src/complex/conjl.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/complex/cpow.lo src/complex/cpow.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/complex/cpowf.lo src/complex/cpowf.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/complex/cpowl.lo src/complex/cpowl.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/complex/cproj.lo src/complex/cproj.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/complex/cprojf.lo src/complex/cprojf.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/complex/cprojl.lo src/complex/cprojl.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/complex/creal.lo src/complex/creal.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/complex/crealf.lo src/complex/crealf.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/complex/creall.lo src/complex/creall.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/complex/csin.lo src/complex/csin.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/complex/csinf.lo src/complex/csinf.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/complex/csinh.lo src/complex/csinh.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/complex/csinhf.lo src/complex/csinhf.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/complex/csinhl.lo src/complex/csinhl.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/complex/csinl.lo src/complex/csinl.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/complex/csqrt.lo src/complex/csqrt.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/complex/csqrtf.lo src/complex/csqrtf.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/complex/csqrtl.lo src/complex/csqrtl.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/complex/ctan.lo src/complex/ctan.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/complex/ctanf.lo src/complex/ctanf.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/complex/ctanh.lo src/complex/ctanh.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/complex/ctanhf.lo src/complex/ctanhf.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/complex/ctanhl.lo src/complex/ctanhl.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/complex/ctanl.lo src/complex/ctanl.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/conf/confstr.lo src/conf/confstr.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/conf/fpathconf.lo src/conf/fpathconf.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/conf/legacy.lo src/conf/legacy.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/conf/pathconf.lo src/conf/pathconf.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/conf/sysconf.lo src/conf/sysconf.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/crypt/crypt.lo src/crypt/crypt.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/crypt/crypt_blowfish.lo src/crypt/crypt_blowfish.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/crypt/crypt_des.lo src/crypt/crypt_des.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/crypt/crypt_md5.lo src/crypt/crypt_md5.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/crypt/crypt_r.lo src/crypt/crypt_r.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/crypt/crypt_sha256.lo src/crypt/crypt_sha256.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/crypt/crypt_sha512.lo src/crypt/crypt_sha512.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/crypt/encrypt.lo src/crypt/encrypt.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/ctype/__ctype_b_loc.lo src/ctype/__ctype_b_loc.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/ctype/__ctype_get_mb_cur_max.lo src/ctype/__ctype_get_mb_cur_max.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/ctype/__ctype_tolower_loc.lo src/ctype/__ctype_tolower_loc.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/ctype/__ctype_toupper_loc.lo src/ctype/__ctype_toupper_loc.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/ctype/isalnum.lo src/ctype/isalnum.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/ctype/isalpha.lo src/ctype/isalpha.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/ctype/isascii.lo src/ctype/isascii.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/ctype/isblank.lo src/ctype/isblank.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/ctype/iscntrl.lo src/ctype/iscntrl.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/ctype/isdigit.lo src/ctype/isdigit.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/ctype/isgraph.lo src/ctype/isgraph.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/ctype/islower.lo src/ctype/islower.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/ctype/isprint.lo src/ctype/isprint.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/ctype/ispunct.lo src/ctype/ispunct.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/ctype/isspace.lo src/ctype/isspace.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/ctype/isupper.lo src/ctype/isupper.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/ctype/iswalnum.lo src/ctype/iswalnum.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/ctype/iswalpha.lo src/ctype/iswalpha.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/ctype/iswblank.lo src/ctype/iswblank.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/ctype/iswcntrl.lo src/ctype/iswcntrl.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/ctype/iswctype.lo src/ctype/iswctype.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/ctype/iswdigit.lo src/ctype/iswdigit.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/ctype/iswgraph.lo src/ctype/iswgraph.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/ctype/iswlower.lo src/ctype/iswlower.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/ctype/iswprint.lo src/ctype/iswprint.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/ctype/iswpunct.lo src/ctype/iswpunct.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/ctype/iswspace.lo src/ctype/iswspace.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/ctype/iswupper.lo src/ctype/iswupper.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/ctype/iswxdigit.lo src/ctype/iswxdigit.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/ctype/isxdigit.lo src/ctype/isxdigit.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/ctype/toascii.lo src/ctype/toascii.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/ctype/tolower.lo src/ctype/tolower.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/ctype/toupper.lo src/ctype/toupper.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/ctype/towctrans.lo src/ctype/towctrans.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/ctype/wcswidth.lo src/ctype/wcswidth.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/ctype/wctrans.lo src/ctype/wctrans.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/ctype/wcwidth.lo src/ctype/wcwidth.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/dirent/alphasort.lo src/dirent/alphasort.c

  7  104M    7 7640k    0     0  1326k      0  0:01:20  0:00:05  0:01:15  739kmipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/dirent/closedir.lo src/dirent/closedir.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/dirent/dirfd.lo src/dirent/dirfd.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/dirent/fdopendir.lo src/dirent/fdopendir.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/dirent/opendir.lo src/dirent/opendir.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/dirent/readdir.lo src/dirent/readdir.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/dirent/readdir_r.lo src/dirent/readdir_r.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/dirent/rewinddir.lo src/dirent/rewinddir.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/dirent/scandir.lo src/dirent/scandir.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/dirent/seekdir.lo src/dirent/seekdir.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/dirent/telldir.lo src/dirent/telldir.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/dirent/versionsort.lo src/dirent/versionsort.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/env/__environ.lo src/env/__environ.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fno-stack-protector -fPIC -c -o obj/src/env/__init_tls.lo src/env/__init_tls.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fno-stack-protector -fPIC -c -o obj/src/env/__libc_start_main.lo src/env/__libc_start_main.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/env/__reset_tls.lo src/env/__reset_tls.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fno-stack-protector -fPIC -c -o obj/src/env/__stack_chk_fail.lo src/env/__stack_chk_fail.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/env/clearenv.lo src/env/clearenv.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/env/getenv.lo src/env/getenv.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/env/putenv.lo src/env/putenv.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/env/secure_getenv.lo src/env/secure_getenv.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/env/setenv.lo src/env/setenv.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/env/unsetenv.lo src/env/unsetenv.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/errno/__errno_location.lo src/errno/__errno_location.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/errno/strerror.lo src/errno/strerror.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/exit/_Exit.lo src/exit/_Exit.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/exit/abort.lo src/exit/abort.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/exit/assert.lo src/exit/assert.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/exit/at_quick_exit.lo src/exit/at_quick_exit.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/exit/atexit.lo src/exit/atexit.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/exit/exit.lo src/exit/exit.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/exit/quick_exit.lo src/exit/quick_exit.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/fcntl/creat.lo src/fcntl/creat.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/fcntl/fcntl.lo src/fcntl/fcntl.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/fcntl/open.lo src/fcntl/open.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/fcntl/openat.lo src/fcntl/openat.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/fcntl/posix_fadvise.lo src/fcntl/posix_fadvise.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/fcntl/posix_fallocate.lo src/fcntl/posix_fallocate.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/fenv/__flt_rounds.lo src/fenv/__flt_rounds.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/fenv/fegetexceptflag.lo src/fenv/fegetexceptflag.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/fenv/feholdexcept.lo src/fenv/feholdexcept.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/fenv/fesetexceptflag.lo src/fenv/fesetexceptflag.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/fenv/fesetround.lo src/fenv/fesetround.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/fenv/feupdateenv.lo src/fenv/feupdateenv.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/fenv/mips/fenv-sf.lo src/fenv/mips/fenv-sf.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/fenv/mips/fenv.lo src/fenv/mips/fenv.S
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -O3 -fPIC -c -o obj/src/internal/defsysinfo.lo src/internal/defsysinfo.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -O3 -fPIC -c -o obj/src/internal/floatscan.lo src/internal/floatscan.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -O3 -fPIC -c -o obj/src/internal/intscan.lo src/internal/intscan.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -O3 -fPIC -c -o obj/src/internal/libc.lo src/internal/libc.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -O3 -fPIC -c -o obj/src/internal/procfdname.lo src/internal/procfdname.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -O3 -fPIC -c -o obj/src/internal/shgetc.lo src/internal/shgetc.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -O3 -fPIC -c -o obj/src/internal/syscall_ret.lo src/internal/syscall_ret.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -O3 -fPIC -c -o obj/src/internal/vdso.lo src/internal/vdso.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -O3 -fPIC -c -o obj/src/internal/version.lo src/internal/version.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/ipc/ftok.lo src/ipc/ftok.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/ipc/msgctl.lo src/ipc/msgctl.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/ipc/msgget.lo src/ipc/msgget.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/ipc/msgrcv.lo src/ipc/msgrcv.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/ipc/msgsnd.lo src/ipc/msgsnd.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/ipc/semctl.lo src/ipc/semctl.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/ipc/semget.lo src/ipc/semget.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/ipc/semop.lo src/ipc/semop.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/ipc/semtimedop.lo src/ipc/semtimedop.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/ipc/shmat.lo src/ipc/shmat.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/ipc/shmctl.lo src/ipc/shmctl.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/ipc/shmdt.lo src/ipc/shmdt.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/ipc/shmget.lo src/ipc/shmget.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/ldso/__dlsym.lo src/ldso/__dlsym.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/ldso/dl_iterate_phdr.lo src/ldso/dl_iterate_phdr.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/ldso/dladdr.lo src/ldso/dladdr.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/ldso/dlclose.lo src/ldso/dlclose.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/ldso/dlerror.lo src/ldso/dlerror.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/ldso/dlinfo.lo src/ldso/dlinfo.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/ldso/dlopen.lo src/ldso/dlopen.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/ldso/mips/dlsym.lo src/ldso/mips/dlsym.s
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/ldso/tlsdesc.lo src/ldso/tlsdesc.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/legacy/cuserid.lo src/legacy/cuserid.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/legacy/daemon.lo src/legacy/daemon.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/legacy/err.lo src/legacy/err.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/legacy/euidaccess.lo src/legacy/euidaccess.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/legacy/ftw.lo src/legacy/ftw.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/legacy/futimes.lo src/legacy/futimes.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/legacy/getdtablesize.lo src/legacy/getdtablesize.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/legacy/getloadavg.lo src/legacy/getloadavg.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/legacy/getpagesize.lo src/legacy/getpagesize.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/legacy/getpass.lo src/legacy/getpass.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/legacy/getusershell.lo src/legacy/getusershell.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/legacy/isastream.lo src/legacy/isastream.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/legacy/lutimes.lo src/legacy/lutimes.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/legacy/ulimit.lo src/legacy/ulimit.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/legacy/utmpx.lo src/legacy/utmpx.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/legacy/valloc.lo src/legacy/valloc.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/linux/adjtime.lo src/linux/adjtime.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/linux/adjtimex.lo src/linux/adjtimex.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/linux/arch_prctl.lo src/linux/arch_prctl.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/linux/brk.lo src/linux/brk.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/linux/cache.lo src/linux/cache.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/linux/cap.lo src/linux/cap.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/linux/chroot.lo src/linux/chroot.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/linux/clock_adjtime.lo src/linux/clock_adjtime.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/linux/clone.lo src/linux/clone.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/linux/copy_file_range.lo src/linux/copy_file_range.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/linux/epoll.lo src/linux/epoll.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/linux/eventfd.lo src/linux/eventfd.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/linux/fallocate.lo src/linux/fallocate.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/linux/fanotify.lo src/linux/fanotify.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/linux/flock.lo src/linux/flock.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/linux/getdents.lo src/linux/getdents.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/linux/getrandom.lo src/linux/getrandom.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/linux/inotify.lo src/linux/inotify.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/linux/ioperm.lo src/linux/ioperm.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/linux/iopl.lo src/linux/iopl.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/linux/klogctl.lo src/linux/klogctl.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/linux/membarrier.lo src/linux/membarrier.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/linux/memfd_create.lo src/linux/memfd_create.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/linux/mlock2.lo src/linux/mlock2.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/linux/module.lo src/linux/module.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/linux/mount.lo src/linux/mount.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/linux/name_to_handle_at.lo src/linux/name_to_handle_at.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/linux/open_by_handle_at.lo src/linux/open_by_handle_at.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/linux/personality.lo src/linux/personality.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/linux/pivot_root.lo src/linux/pivot_root.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/linux/ppoll.lo src/linux/ppoll.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/linux/prctl.lo src/linux/prctl.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/linux/prlimit.lo src/linux/prlimit.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/linux/process_vm.lo src/linux/process_vm.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/linux/ptrace.lo src/linux/ptrace.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/linux/quotactl.lo src/linux/quotactl.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/linux/readahead.lo src/linux/readahead.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/linux/reboot.lo src/linux/reboot.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/linux/remap_file_pages.lo src/linux/remap_file_pages.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/linux/sbrk.lo src/linux/sbrk.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/linux/sendfile.lo src/linux/sendfile.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/linux/setfsgid.lo src/linux/setfsgid.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/linux/setfsuid.lo src/linux/setfsuid.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/linux/setgroups.lo src/linux/setgroups.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/linux/sethostname.lo src/linux/sethostname.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/linux/setns.lo src/linux/setns.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/linux/settimeofday.lo src/linux/settimeofday.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/linux/signalfd.lo src/linux/signalfd.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/linux/splice.lo src/linux/splice.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/linux/stime.lo src/linux/stime.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/linux/swap.lo src/linux/swap.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/linux/sync_file_range.lo src/linux/sync_file_range.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/linux/syncfs.lo src/linux/syncfs.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/linux/sysinfo.lo src/linux/sysinfo.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/linux/tee.lo src/linux/tee.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/linux/timerfd.lo src/linux/timerfd.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/linux/unshare.lo src/linux/unshare.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/linux/utimes.lo src/linux/utimes.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/linux/vhangup.lo src/linux/vhangup.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/linux/vmsplice.lo src/linux/vmsplice.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/linux/wait3.lo src/linux/wait3.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/linux/wait4.lo src/linux/wait4.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/linux/xattr.lo src/linux/xattr.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/locale/__lctrans.lo src/locale/__lctrans.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/locale/__mo_lookup.lo src/locale/__mo_lookup.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/locale/bind_textdomain_codeset.lo src/locale/bind_textdomain_codeset.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/locale/c_locale.lo src/locale/c_locale.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/locale/catclose.lo src/locale/catclose.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/locale/catgets.lo src/locale/catgets.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/locale/catopen.lo src/locale/catopen.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/locale/dcngettext.lo src/locale/dcngettext.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/locale/duplocale.lo src/locale/duplocale.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/locale/freelocale.lo src/locale/freelocale.c
src/locale/dcngettext.c: In function 'dcngettext':
src/locale/dcngettext.c:178:53: warning: embedded '\0' in format [-Wformat-contains-nul]
    snprintf(name, sizeof name, "%s/%.*s%.*s/%s/%s.mo\0",
                                                     ^~
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/locale/iconv.lo src/locale/iconv.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/locale/iconv_close.lo src/locale/iconv_close.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/locale/langinfo.lo src/locale/langinfo.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/locale/locale_map.lo src/locale/locale_map.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/locale/localeconv.lo src/locale/localeconv.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/locale/newlocale.lo src/locale/newlocale.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/locale/pleval.lo src/locale/pleval.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/locale/setlocale.lo src/locale/setlocale.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/locale/strcoll.lo src/locale/strcoll.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/locale/strfmon.lo src/locale/strfmon.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/locale/strxfrm.lo src/locale/strxfrm.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/locale/textdomain.lo src/locale/textdomain.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/locale/uselocale.lo src/locale/uselocale.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/locale/wcscoll.lo src/locale/wcscoll.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/locale/wcsxfrm.lo src/locale/wcsxfrm.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -O3 -fPIC -c -o obj/src/malloc/aligned_alloc.lo src/malloc/aligned_alloc.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -O3 -fPIC -c -o obj/src/malloc/expand_heap.lo src/malloc/expand_heap.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -O3 -fPIC -c -o obj/src/malloc/lite_malloc.lo src/malloc/lite_malloc.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -O3 -fPIC -c -o obj/src/malloc/malloc.lo src/malloc/malloc.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -O3 -fPIC -c -o obj/src/malloc/malloc_usable_size.lo src/malloc/malloc_usable_size.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -O3 -fPIC -c -o obj/src/malloc/memalign.lo src/malloc/memalign.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -O3 -fPIC -c -o obj/src/malloc/posix_memalign.lo src/malloc/posix_memalign.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/math/__cos.lo src/math/__cos.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/math/__cosdf.lo src/math/__cosdf.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/math/__cosl.lo src/math/__cosl.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/math/__expo2.lo src/math/__expo2.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/math/__expo2f.lo src/math/__expo2f.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/math/__fpclassify.lo src/math/__fpclassify.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/math/__fpclassifyf.lo src/math/__fpclassifyf.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/math/__fpclassifyl.lo src/math/__fpclassifyl.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/math/__invtrigl.lo src/math/__invtrigl.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/math/__math_divzero.lo src/math/__math_divzero.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/math/__math_divzerof.lo src/math/__math_divzerof.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/math/__math_invalid.lo src/math/__math_invalid.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/math/__math_invalidf.lo src/math/__math_invalidf.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/math/__math_oflow.lo src/math/__math_oflow.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/math/__math_oflowf.lo src/math/__math_oflowf.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/math/__math_uflow.lo src/math/__math_uflow.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/math/__math_uflowf.lo src/math/__math_uflowf.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/math/__math_xflow.lo src/math/__math_xflow.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/math/__math_xflowf.lo src/math/__math_xflowf.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/math/__polevll.lo src/math/__polevll.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/math/__rem_pio2.lo src/math/__rem_pio2.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/math/__rem_pio2_large.lo src/math/__rem_pio2_large.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/math/__rem_pio2f.lo src/math/__rem_pio2f.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/math/__rem_pio2l.lo src/math/__rem_pio2l.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/math/__signbit.lo src/math/__signbit.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/math/__signbitf.lo src/math/__signbitf.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/math/__signbitl.lo src/math/__signbitl.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/math/__sin.lo src/math/__sin.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/math/__sindf.lo src/math/__sindf.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/math/__sinl.lo src/math/__sinl.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/math/__tan.lo src/math/__tan.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/math/__tandf.lo src/math/__tandf.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/math/__tanl.lo src/math/__tanl.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/math/acos.lo src/math/acos.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/math/acosf.lo src/math/acosf.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/math/acosh.lo src/math/acosh.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/math/acoshf.lo src/math/acoshf.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/math/acoshl.lo src/math/acoshl.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/math/acosl.lo src/math/acosl.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/math/asin.lo src/math/asin.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/math/asinf.lo src/math/asinf.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/math/asinh.lo src/math/asinh.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/math/asinhf.lo src/math/asinhf.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/math/asinhl.lo src/math/asinhl.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/math/asinl.lo src/math/asinl.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/math/atan.lo src/math/atan.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/math/atan2.lo src/math/atan2.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/math/atan2f.lo src/math/atan2f.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/math/atan2l.lo src/math/atan2l.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/math/atanf.lo src/math/atanf.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/math/atanh.lo src/math/atanh.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/math/atanhf.lo src/math/atanhf.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/math/atanhl.lo src/math/atanhl.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/math/atanl.lo src/math/atanl.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/math/cbrt.lo src/math/cbrt.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/math/cbrtf.lo src/math/cbrtf.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/math/cbrtl.lo src/math/cbrtl.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/math/ceil.lo src/math/ceil.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/math/ceilf.lo src/math/ceilf.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/math/ceill.lo src/math/ceill.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/math/copysign.lo src/math/copysign.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/math/copysignf.lo src/math/copysignf.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/math/copysignl.lo src/math/copysignl.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/math/cos.lo src/math/cos.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/math/cosf.lo src/math/cosf.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/math/cosh.lo src/math/cosh.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/math/coshf.lo src/math/coshf.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/math/coshl.lo src/math/coshl.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/math/cosl.lo src/math/cosl.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/math/erf.lo src/math/erf.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/math/erff.lo src/math/erff.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/math/erfl.lo src/math/erfl.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/math/exp.lo src/math/exp.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/math/exp10.lo src/math/exp10.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/math/exp10f.lo src/math/exp10f.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/math/exp10l.lo src/math/exp10l.c

  8  104M    8 8562k    0     0  1188k      0  0:01:30  0:00:07  0:01:23  657kmipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/math/exp2.lo src/math/exp2.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/math/exp2f.lo src/math/exp2f.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/math/exp2f_data.lo src/math/exp2f_data.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/math/exp2l.lo src/math/exp2l.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/math/exp_data.lo src/math/exp_data.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/math/expf.lo src/math/expf.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/math/expl.lo src/math/expl.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/math/expm1.lo src/math/expm1.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/math/expm1f.lo src/math/expm1f.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/math/expm1l.lo src/math/expm1l.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/math/fabs.lo src/math/fabs.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/math/fabsf.lo src/math/fabsf.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/math/fabsl.lo src/math/fabsl.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/math/fdim.lo src/math/fdim.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/math/fdimf.lo src/math/fdimf.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/math/fdiml.lo src/math/fdiml.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/math/finite.lo src/math/finite.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/math/finitef.lo src/math/finitef.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/math/floor.lo src/math/floor.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/math/floorf.lo src/math/floorf.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/math/floorl.lo src/math/floorl.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/math/fma.lo src/math/fma.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/math/fmaf.lo src/math/fmaf.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/math/fmal.lo src/math/fmal.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/math/fmax.lo src/math/fmax.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/math/fmaxf.lo src/math/fmaxf.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/math/fmaxl.lo src/math/fmaxl.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/math/fmin.lo src/math/fmin.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/math/fminf.lo src/math/fminf.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/math/fminl.lo src/math/fminl.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/math/fmod.lo src/math/fmod.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/math/fmodf.lo src/math/fmodf.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/math/fmodl.lo src/math/fmodl.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/math/frexp.lo src/math/frexp.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/math/frexpf.lo src/math/frexpf.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/math/frexpl.lo src/math/frexpl.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/math/hypot.lo src/math/hypot.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/math/hypotf.lo src/math/hypotf.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/math/hypotl.lo src/math/hypotl.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/math/ilogb.lo src/math/ilogb.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/math/ilogbf.lo src/math/ilogbf.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/math/ilogbl.lo src/math/ilogbl.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/math/j0.lo src/math/j0.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/math/j0f.lo src/math/j0f.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/math/j1.lo src/math/j1.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/math/j1f.lo src/math/j1f.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/math/jn.lo src/math/jn.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/math/jnf.lo src/math/jnf.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/math/ldexp.lo src/math/ldexp.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/math/ldexpf.lo src/math/ldexpf.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/math/ldexpl.lo src/math/ldexpl.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/math/lgamma.lo src/math/lgamma.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/math/lgamma_r.lo src/math/lgamma_r.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/math/lgammaf.lo src/math/lgammaf.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/math/lgammaf_r.lo src/math/lgammaf_r.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/math/lgammal.lo src/math/lgammal.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/math/llrint.lo src/math/llrint.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/math/llrintf.lo src/math/llrintf.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/math/llrintl.lo src/math/llrintl.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/math/llround.lo src/math/llround.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/math/llroundf.lo src/math/llroundf.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/math/llroundl.lo src/math/llroundl.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/math/log.lo src/math/log.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/math/log10.lo src/math/log10.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/math/log10f.lo src/math/log10f.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/math/log10l.lo src/math/log10l.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/math/log1p.lo src/math/log1p.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/math/log1pf.lo src/math/log1pf.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/math/log1pl.lo src/math/log1pl.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/math/log2.lo src/math/log2.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/math/log2_data.lo src/math/log2_data.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/math/log2f.lo src/math/log2f.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/math/log2f_data.lo src/math/log2f_data.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/math/log2l.lo src/math/log2l.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/math/log_data.lo src/math/log_data.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/math/logb.lo src/math/logb.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/math/logbf.lo src/math/logbf.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/math/logbl.lo src/math/logbl.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/math/logf.lo src/math/logf.c

  8  104M    8 8795k    0     0  1131k      0  0:01:34  0:00:07  0:01:27  730kmipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/math/logf_data.lo src/math/logf_data.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/math/logl.lo src/math/logl.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/math/lrint.lo src/math/lrint.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/math/lrintf.lo src/math/lrintf.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/math/lrintl.lo src/math/lrintl.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/math/lround.lo src/math/lround.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/math/lroundf.lo src/math/lroundf.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/math/lroundl.lo src/math/lroundl.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/math/modf.lo src/math/modf.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/math/modff.lo src/math/modff.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/math/modfl.lo src/math/modfl.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/math/nan.lo src/math/nan.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/math/nanf.lo src/math/nanf.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/math/nanl.lo src/math/nanl.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/math/nearbyint.lo src/math/nearbyint.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/math/nearbyintf.lo src/math/nearbyintf.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/math/nearbyintl.lo src/math/nearbyintl.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/math/nextafter.lo src/math/nextafter.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/math/nextafterf.lo src/math/nextafterf.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/math/nextafterl.lo src/math/nextafterl.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/math/nexttoward.lo src/math/nexttoward.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/math/nexttowardf.lo src/math/nexttowardf.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/math/nexttowardl.lo src/math/nexttowardl.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/math/pow.lo src/math/pow.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/math/pow_data.lo src/math/pow_data.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/math/powf.lo src/math/powf.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/math/powf_data.lo src/math/powf_data.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/math/powl.lo src/math/powl.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/math/remainder.lo src/math/remainder.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/math/remainderf.lo src/math/remainderf.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/math/remainderl.lo src/math/remainderl.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/math/remquo.lo src/math/remquo.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/math/remquof.lo src/math/remquof.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/math/remquol.lo src/math/remquol.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/math/rint.lo src/math/rint.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/math/rintf.lo src/math/rintf.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/math/rintl.lo src/math/rintl.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/math/round.lo src/math/round.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/math/roundf.lo src/math/roundf.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/math/roundl.lo src/math/roundl.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/math/scalb.lo src/math/scalb.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/math/scalbf.lo src/math/scalbf.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/math/scalbln.lo src/math/scalbln.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/math/scalblnf.lo src/math/scalblnf.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/math/scalblnl.lo src/math/scalblnl.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/math/scalbn.lo src/math/scalbn.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/math/scalbnf.lo src/math/scalbnf.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/math/scalbnl.lo src/math/scalbnl.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/math/signgam.lo src/math/signgam.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/math/significand.lo src/math/significand.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/math/significandf.lo src/math/significandf.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/math/sin.lo src/math/sin.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/math/sincos.lo src/math/sincos.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/math/sincosf.lo src/math/sincosf.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/math/sincosl.lo src/math/sincosl.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/math/sinf.lo src/math/sinf.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/math/sinh.lo src/math/sinh.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/math/sinhf.lo src/math/sinhf.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/math/sinhl.lo src/math/sinhl.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/math/sinl.lo src/math/sinl.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/math/sqrt.lo src/math/sqrt.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/math/sqrtf.lo src/math/sqrtf.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/math/sqrtl.lo src/math/sqrtl.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/math/tan.lo src/math/tan.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/math/tanf.lo src/math/tanf.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/math/tanh.lo src/math/tanh.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/math/tanhf.lo src/math/tanhf.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/math/tanhl.lo src/math/tanhl.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/math/tanl.lo src/math/tanl.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/math/tgamma.lo src/math/tgamma.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/math/tgammaf.lo src/math/tgammaf.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/math/tgammal.lo src/math/tgammal.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/math/trunc.lo src/math/trunc.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/math/truncf.lo src/math/truncf.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/math/truncl.lo src/math/truncl.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/misc/a64l.lo src/misc/a64l.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/misc/basename.lo src/misc/basename.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/misc/dirname.lo src/misc/dirname.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/misc/ffs.lo src/misc/ffs.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/misc/ffsl.lo src/misc/ffsl.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/misc/ffsll.lo src/misc/ffsll.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/misc/fmtmsg.lo src/misc/fmtmsg.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/misc/forkpty.lo src/misc/forkpty.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/misc/get_current_dir_name.lo src/misc/get_current_dir_name.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/misc/getauxval.lo src/misc/getauxval.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/misc/getdomainname.lo src/misc/getdomainname.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/misc/getentropy.lo src/misc/getentropy.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/misc/gethostid.lo src/misc/gethostid.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/misc/getopt.lo src/misc/getopt.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/misc/getopt_long.lo src/misc/getopt_long.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/misc/getpriority.lo src/misc/getpriority.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/misc/getresgid.lo src/misc/getresgid.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/misc/getresuid.lo src/misc/getresuid.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/misc/getrlimit.lo src/misc/getrlimit.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/misc/getrusage.lo src/misc/getrusage.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/misc/getsubopt.lo src/misc/getsubopt.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/misc/initgroups.lo src/misc/initgroups.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/misc/ioctl.lo src/misc/ioctl.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/misc/issetugid.lo src/misc/issetugid.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/misc/lockf.lo src/misc/lockf.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/misc/login_tty.lo src/misc/login_tty.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/misc/mntent.lo src/misc/mntent.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/misc/nftw.lo src/misc/nftw.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/misc/openpty.lo src/misc/openpty.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/misc/ptsname.lo src/misc/ptsname.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/misc/pty.lo src/misc/pty.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/misc/realpath.lo src/misc/realpath.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/misc/setdomainname.lo src/misc/setdomainname.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/misc/setpriority.lo src/misc/setpriority.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/misc/setrlimit.lo src/misc/setrlimit.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/misc/syscall.lo src/misc/syscall.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/misc/syslog.lo src/misc/syslog.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/misc/uname.lo src/misc/uname.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/misc/wordexp.lo src/misc/wordexp.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/mman/madvise.lo src/mman/madvise.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/mman/mincore.lo src/mman/mincore.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/mman/mlock.lo src/mman/mlock.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/mman/mlockall.lo src/mman/mlockall.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/mman/mmap.lo src/mman/mmap.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/mman/mprotect.lo src/mman/mprotect.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/mman/mremap.lo src/mman/mremap.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/mman/msync.lo src/mman/msync.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/mman/munlock.lo src/mman/munlock.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/mman/munlockall.lo src/mman/munlockall.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/mman/munmap.lo src/mman/munmap.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/mman/posix_madvise.lo src/mman/posix_madvise.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/mman/shm_open.lo src/mman/shm_open.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/mq/mq_close.lo src/mq/mq_close.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/mq/mq_getattr.lo src/mq/mq_getattr.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/mq/mq_notify.lo src/mq/mq_notify.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/mq/mq_open.lo src/mq/mq_open.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/mq/mq_receive.lo src/mq/mq_receive.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/mq/mq_send.lo src/mq/mq_send.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/mq/mq_setattr.lo src/mq/mq_setattr.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/mq/mq_timedreceive.lo src/mq/mq_timedreceive.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/mq/mq_timedsend.lo src/mq/mq_timedsend.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/mq/mq_unlink.lo src/mq/mq_unlink.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/multibyte/btowc.lo src/multibyte/btowc.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/multibyte/c16rtomb.lo src/multibyte/c16rtomb.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/multibyte/c32rtomb.lo src/multibyte/c32rtomb.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/multibyte/internal.lo src/multibyte/internal.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/multibyte/mblen.lo src/multibyte/mblen.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/multibyte/mbrlen.lo src/multibyte/mbrlen.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/multibyte/mbrtoc16.lo src/multibyte/mbrtoc16.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/multibyte/mbrtoc32.lo src/multibyte/mbrtoc32.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/multibyte/mbrtowc.lo src/multibyte/mbrtowc.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/multibyte/mbsinit.lo src/multibyte/mbsinit.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/multibyte/mbsnrtowcs.lo src/multibyte/mbsnrtowcs.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/multibyte/mbsrtowcs.lo src/multibyte/mbsrtowcs.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/multibyte/mbstowcs.lo src/multibyte/mbstowcs.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/multibyte/mbtowc.lo src/multibyte/mbtowc.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/multibyte/wcrtomb.lo src/multibyte/wcrtomb.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/multibyte/wcsnrtombs.lo src/multibyte/wcsnrtombs.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/multibyte/wcsrtombs.lo src/multibyte/wcsrtombs.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/multibyte/wcstombs.lo src/multibyte/wcstombs.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/multibyte/wctob.lo src/multibyte/wctob.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/multibyte/wctomb.lo src/multibyte/wctomb.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/network/accept.lo src/network/accept.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/network/accept4.lo src/network/accept4.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/network/bind.lo src/network/bind.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/network/connect.lo src/network/connect.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/network/dn_comp.lo src/network/dn_comp.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/network/dn_expand.lo src/network/dn_expand.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/network/dn_skipname.lo src/network/dn_skipname.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/network/dns_parse.lo src/network/dns_parse.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/network/ent.lo src/network/ent.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/network/ether.lo src/network/ether.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/network/freeaddrinfo.lo src/network/freeaddrinfo.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/network/gai_strerror.lo src/network/gai_strerror.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/network/getaddrinfo.lo src/network/getaddrinfo.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/network/gethostbyaddr.lo src/network/gethostbyaddr.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/network/gethostbyaddr_r.lo src/network/gethostbyaddr_r.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/network/gethostbyname.lo src/network/gethostbyname.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/network/gethostbyname2.lo src/network/gethostbyname2.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/network/gethostbyname2_r.lo src/network/gethostbyname2_r.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/network/gethostbyname_r.lo src/network/gethostbyname_r.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/network/getifaddrs.lo src/network/getifaddrs.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/network/getnameinfo.lo src/network/getnameinfo.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/network/getpeername.lo src/network/getpeername.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/network/getservbyname.lo src/network/getservbyname.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/network/getservbyname_r.lo src/network/getservbyname_r.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/network/getservbyport.lo src/network/getservbyport.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/network/getservbyport_r.lo src/network/getservbyport_r.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/network/getsockname.lo src/network/getsockname.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/network/getsockopt.lo src/network/getsockopt.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/network/h_errno.lo src/network/h_errno.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/network/herror.lo src/network/herror.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/network/hstrerror.lo src/network/hstrerror.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/network/htonl.lo src/network/htonl.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/network/htons.lo src/network/htons.c

  8  104M    8 9295k    0     0  1060k      0  0:01:40  0:00:08  0:01:32  724kmipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/network/if_freenameindex.lo src/network/if_freenameindex.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/network/if_indextoname.lo src/network/if_indextoname.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/network/if_nameindex.lo src/network/if_nameindex.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/network/if_nametoindex.lo src/network/if_nametoindex.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/network/in6addr_any.lo src/network/in6addr_any.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/network/in6addr_loopback.lo src/network/in6addr_loopback.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/network/inet_addr.lo src/network/inet_addr.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/network/inet_aton.lo src/network/inet_aton.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/network/inet_legacy.lo src/network/inet_legacy.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/network/inet_ntoa.lo src/network/inet_ntoa.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/network/inet_ntop.lo src/network/inet_ntop.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/network/inet_pton.lo src/network/inet_pton.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/network/listen.lo src/network/listen.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/network/lookup_ipliteral.lo src/network/lookup_ipliteral.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/network/lookup_name.lo src/network/lookup_name.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/network/lookup_serv.lo src/network/lookup_serv.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/network/netlink.lo src/network/netlink.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/network/netname.lo src/network/netname.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/network/ns_parse.lo src/network/ns_parse.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/network/ntohl.lo src/network/ntohl.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/network/ntohs.lo src/network/ntohs.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/network/proto.lo src/network/proto.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/network/recv.lo src/network/recv.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/network/recvfrom.lo src/network/recvfrom.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/network/recvmmsg.lo src/network/recvmmsg.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/network/recvmsg.lo src/network/recvmsg.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/network/res_init.lo src/network/res_init.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/network/res_mkquery.lo src/network/res_mkquery.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/network/res_msend.lo src/network/res_msend.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/network/res_query.lo src/network/res_query.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/network/res_querydomain.lo src/network/res_querydomain.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/network/res_send.lo src/network/res_send.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/network/res_state.lo src/network/res_state.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/network/resolvconf.lo src/network/resolvconf.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/network/send.lo src/network/send.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/network/sendmmsg.lo src/network/sendmmsg.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/network/sendmsg.lo src/network/sendmsg.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/network/sendto.lo src/network/sendto.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/network/serv.lo src/network/serv.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/network/setsockopt.lo src/network/setsockopt.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/network/shutdown.lo src/network/shutdown.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/network/sockatmark.lo src/network/sockatmark.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/network/socket.lo src/network/socket.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/network/socketpair.lo src/network/socketpair.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/passwd/fgetgrent.lo src/passwd/fgetgrent.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/passwd/fgetpwent.lo src/passwd/fgetpwent.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/passwd/fgetspent.lo src/passwd/fgetspent.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/passwd/getgr_a.lo src/passwd/getgr_a.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/passwd/getgr_r.lo src/passwd/getgr_r.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/passwd/getgrent.lo src/passwd/getgrent.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/passwd/getgrent_a.lo src/passwd/getgrent_a.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/passwd/getgrouplist.lo src/passwd/getgrouplist.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/passwd/getpw_a.lo src/passwd/getpw_a.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/passwd/getpw_r.lo src/passwd/getpw_r.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/passwd/getpwent.lo src/passwd/getpwent.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/passwd/getpwent_a.lo src/passwd/getpwent_a.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/passwd/getspent.lo src/passwd/getspent.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/passwd/getspnam.lo src/passwd/getspnam.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/passwd/getspnam_r.lo src/passwd/getspnam_r.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/passwd/lckpwdf.lo src/passwd/lckpwdf.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/passwd/nscd_query.lo src/passwd/nscd_query.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/passwd/putgrent.lo src/passwd/putgrent.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/passwd/putpwent.lo src/passwd/putpwent.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/passwd/putspent.lo src/passwd/putspent.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/prng/__rand48_step.lo src/prng/__rand48_step.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/prng/__seed48.lo src/prng/__seed48.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/prng/drand48.lo src/prng/drand48.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/prng/lcong48.lo src/prng/lcong48.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/prng/lrand48.lo src/prng/lrand48.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/prng/mrand48.lo src/prng/mrand48.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/prng/rand.lo src/prng/rand.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/prng/rand_r.lo src/prng/rand_r.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/prng/random.lo src/prng/random.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/prng/seed48.lo src/prng/seed48.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/prng/srand48.lo src/prng/srand48.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/process/execl.lo src/process/execl.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/process/execle.lo src/process/execle.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/process/execlp.lo src/process/execlp.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/process/execv.lo src/process/execv.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/process/execve.lo src/process/execve.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/process/execvp.lo src/process/execvp.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/process/fexecve.lo src/process/fexecve.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/process/fork.lo src/process/fork.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/process/posix_spawn.lo src/process/posix_spawn.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/process/posix_spawn_file_actions_addchdir.lo src/process/posix_spawn_file_actions_addchdir.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/process/posix_spawn_file_actions_addclose.lo src/process/posix_spawn_file_actions_addclose.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/process/posix_spawn_file_actions_adddup2.lo src/process/posix_spawn_file_actions_adddup2.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/process/posix_spawn_file_actions_addfchdir.lo src/process/posix_spawn_file_actions_addfchdir.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/process/posix_spawn_file_actions_addopen.lo src/process/posix_spawn_file_actions_addopen.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/process/posix_spawn_file_actions_destroy.lo src/process/posix_spawn_file_actions_destroy.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/process/posix_spawn_file_actions_init.lo src/process/posix_spawn_file_actions_init.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/process/posix_spawnattr_destroy.lo src/process/posix_spawnattr_destroy.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/process/posix_spawnattr_getflags.lo src/process/posix_spawnattr_getflags.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/process/posix_spawnattr_getpgroup.lo src/process/posix_spawnattr_getpgroup.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/process/posix_spawnattr_getsigdefault.lo src/process/posix_spawnattr_getsigdefault.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/process/posix_spawnattr_getsigmask.lo src/process/posix_spawnattr_getsigmask.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/process/posix_spawnattr_init.lo src/process/posix_spawnattr_init.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/process/posix_spawnattr_sched.lo src/process/posix_spawnattr_sched.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/process/posix_spawnattr_setflags.lo src/process/posix_spawnattr_setflags.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/process/posix_spawnattr_setpgroup.lo src/process/posix_spawnattr_setpgroup.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/process/posix_spawnattr_setsigdefault.lo src/process/posix_spawnattr_setsigdefault.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/process/posix_spawnattr_setsigmask.lo src/process/posix_spawnattr_setsigmask.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/process/posix_spawnp.lo src/process/posix_spawnp.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/process/system.lo src/process/system.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/process/vfork.lo src/process/vfork.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/process/wait.lo src/process/wait.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/process/waitid.lo src/process/waitid.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/process/waitpid.lo src/process/waitpid.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/regex/fnmatch.lo src/regex/fnmatch.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/regex/glob.lo src/regex/glob.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/regex/regcomp.lo src/regex/regcomp.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/regex/regerror.lo src/regex/regerror.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/regex/regexec.lo src/regex/regexec.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/regex/tre-mem.lo src/regex/tre-mem.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/sched/affinity.lo src/sched/affinity.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/sched/sched_cpucount.lo src/sched/sched_cpucount.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/sched/sched_get_priority_max.lo src/sched/sched_get_priority_max.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/sched/sched_getcpu.lo src/sched/sched_getcpu.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/sched/sched_getparam.lo src/sched/sched_getparam.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/sched/sched_getscheduler.lo src/sched/sched_getscheduler.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/sched/sched_rr_get_interval.lo src/sched/sched_rr_get_interval.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/sched/sched_setparam.lo src/sched/sched_setparam.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/sched/sched_setscheduler.lo src/sched/sched_setscheduler.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/sched/sched_yield.lo src/sched/sched_yield.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/search/hsearch.lo src/search/hsearch.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/search/insque.lo src/search/insque.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/search/lsearch.lo src/search/lsearch.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/search/tdelete.lo src/search/tdelete.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/search/tdestroy.lo src/search/tdestroy.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/search/tfind.lo src/search/tfind.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/search/tsearch.lo src/search/tsearch.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/search/twalk.lo src/search/twalk.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/select/poll.lo src/select/poll.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/select/pselect.lo src/select/pselect.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/select/select.lo src/select/select.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/setjmp/mips/longjmp.lo src/setjmp/mips/longjmp.S
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/setjmp/mips/setjmp.lo src/setjmp/mips/setjmp.S
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/signal/block.lo src/signal/block.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/signal/getitimer.lo src/signal/getitimer.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/signal/kill.lo src/signal/kill.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/signal/killpg.lo src/signal/killpg.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/signal/mips/restore.lo src/signal/mips/restore.s
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/signal/mips/sigsetjmp.lo src/signal/mips/sigsetjmp.s
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/signal/psiginfo.lo src/signal/psiginfo.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/signal/psignal.lo src/signal/psignal.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/signal/raise.lo src/signal/raise.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/signal/setitimer.lo src/signal/setitimer.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/signal/sigaction.lo src/signal/sigaction.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/signal/sigaddset.lo src/signal/sigaddset.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/signal/sigaltstack.lo src/signal/sigaltstack.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/signal/sigandset.lo src/signal/sigandset.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/signal/sigdelset.lo src/signal/sigdelset.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/signal/sigemptyset.lo src/signal/sigemptyset.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/signal/sigfillset.lo src/signal/sigfillset.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/signal/sighold.lo src/signal/sighold.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/signal/sigignore.lo src/signal/sigignore.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/signal/siginterrupt.lo src/signal/siginterrupt.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/signal/sigisemptyset.lo src/signal/sigisemptyset.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/signal/sigismember.lo src/signal/sigismember.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/signal/siglongjmp.lo src/signal/siglongjmp.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/signal/signal.lo src/signal/signal.c

  9  104M    9  9.8M    0     0  1031k      0  0:01:43  0:00:09  0:01:34  748kmipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/signal/sigorset.lo src/signal/sigorset.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/signal/sigpause.lo src/signal/sigpause.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/signal/sigpending.lo src/signal/sigpending.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/signal/sigprocmask.lo src/signal/sigprocmask.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/signal/sigqueue.lo src/signal/sigqueue.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/signal/sigrelse.lo src/signal/sigrelse.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/signal/sigrtmax.lo src/signal/sigrtmax.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/signal/sigrtmin.lo src/signal/sigrtmin.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/signal/sigset.lo src/signal/sigset.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/signal/sigsetjmp_tail.lo src/signal/sigsetjmp_tail.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/signal/sigsuspend.lo src/signal/sigsuspend.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/signal/sigtimedwait.lo src/signal/sigtimedwait.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/signal/sigwait.lo src/signal/sigwait.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/signal/sigwaitinfo.lo src/signal/sigwaitinfo.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/stat/__xstat.lo src/stat/__xstat.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/stat/chmod.lo src/stat/chmod.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/stat/fchmod.lo src/stat/fchmod.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/stat/fchmodat.lo src/stat/fchmodat.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/stat/fstat.lo src/stat/fstat.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/stat/fstatat.lo src/stat/fstatat.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/stat/futimens.lo src/stat/futimens.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/stat/futimesat.lo src/stat/futimesat.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/stat/lchmod.lo src/stat/lchmod.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/stat/lstat.lo src/stat/lstat.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/stat/mkdir.lo src/stat/mkdir.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/stat/mkdirat.lo src/stat/mkdirat.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/stat/mkfifo.lo src/stat/mkfifo.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/stat/mkfifoat.lo src/stat/mkfifoat.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/stat/mknod.lo src/stat/mknod.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/stat/mknodat.lo src/stat/mknodat.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/stat/stat.lo src/stat/stat.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/stat/statvfs.lo src/stat/statvfs.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/stat/umask.lo src/stat/umask.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/stat/utimensat.lo src/stat/utimensat.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/stdio/__fclose_ca.lo src/stdio/__fclose_ca.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/stdio/__fdopen.lo src/stdio/__fdopen.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/stdio/__fmodeflags.lo src/stdio/__fmodeflags.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/stdio/__fopen_rb_ca.lo src/stdio/__fopen_rb_ca.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/stdio/__lockfile.lo src/stdio/__lockfile.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/stdio/__overflow.lo src/stdio/__overflow.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/stdio/__stdio_close.lo src/stdio/__stdio_close.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/stdio/__stdio_exit.lo src/stdio/__stdio_exit.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/stdio/__stdio_read.lo src/stdio/__stdio_read.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/stdio/__stdio_seek.lo src/stdio/__stdio_seek.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/stdio/__stdio_write.lo src/stdio/__stdio_write.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/stdio/__stdout_write.lo src/stdio/__stdout_write.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/stdio/__string_read.lo src/stdio/__string_read.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/stdio/__toread.lo src/stdio/__toread.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/stdio/__towrite.lo src/stdio/__towrite.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/stdio/__uflow.lo src/stdio/__uflow.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/stdio/asprintf.lo src/stdio/asprintf.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/stdio/clearerr.lo src/stdio/clearerr.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/stdio/dprintf.lo src/stdio/dprintf.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/stdio/ext.lo src/stdio/ext.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/stdio/ext2.lo src/stdio/ext2.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/stdio/fclose.lo src/stdio/fclose.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/stdio/feof.lo src/stdio/feof.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/stdio/ferror.lo src/stdio/ferror.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/stdio/fflush.lo src/stdio/fflush.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/stdio/fgetc.lo src/stdio/fgetc.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/stdio/fgetln.lo src/stdio/fgetln.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/stdio/fgetpos.lo src/stdio/fgetpos.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/stdio/fgets.lo src/stdio/fgets.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/stdio/fgetwc.lo src/stdio/fgetwc.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/stdio/fgetws.lo src/stdio/fgetws.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/stdio/fileno.lo src/stdio/fileno.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/stdio/flockfile.lo src/stdio/flockfile.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/stdio/fmemopen.lo src/stdio/fmemopen.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/stdio/fopen.lo src/stdio/fopen.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/stdio/fopencookie.lo src/stdio/fopencookie.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/stdio/fprintf.lo src/stdio/fprintf.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/stdio/fputc.lo src/stdio/fputc.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/stdio/fputs.lo src/stdio/fputs.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/stdio/fputwc.lo src/stdio/fputwc.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/stdio/fputws.lo src/stdio/fputws.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/stdio/fread.lo src/stdio/fread.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/stdio/freopen.lo src/stdio/freopen.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/stdio/fscanf.lo src/stdio/fscanf.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/stdio/fseek.lo src/stdio/fseek.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/stdio/fsetpos.lo src/stdio/fsetpos.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/stdio/ftell.lo src/stdio/ftell.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/stdio/ftrylockfile.lo src/stdio/ftrylockfile.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/stdio/funlockfile.lo src/stdio/funlockfile.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/stdio/fwide.lo src/stdio/fwide.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/stdio/fwprintf.lo src/stdio/fwprintf.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/stdio/fwrite.lo src/stdio/fwrite.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/stdio/fwscanf.lo src/stdio/fwscanf.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/stdio/getc.lo src/stdio/getc.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/stdio/getc_unlocked.lo src/stdio/getc_unlocked.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/stdio/getchar.lo src/stdio/getchar.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/stdio/getchar_unlocked.lo src/stdio/getchar_unlocked.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/stdio/getdelim.lo src/stdio/getdelim.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/stdio/getline.lo src/stdio/getline.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/stdio/gets.lo src/stdio/gets.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/stdio/getw.lo src/stdio/getw.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/stdio/getwc.lo src/stdio/getwc.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/stdio/getwchar.lo src/stdio/getwchar.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/stdio/ofl.lo src/stdio/ofl.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/stdio/ofl_add.lo src/stdio/ofl_add.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/stdio/open_memstream.lo src/stdio/open_memstream.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/stdio/open_wmemstream.lo src/stdio/open_wmemstream.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/stdio/pclose.lo src/stdio/pclose.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/stdio/perror.lo src/stdio/perror.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/stdio/popen.lo src/stdio/popen.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/stdio/printf.lo src/stdio/printf.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/stdio/putc.lo src/stdio/putc.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/stdio/putc_unlocked.lo src/stdio/putc_unlocked.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/stdio/putchar.lo src/stdio/putchar.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/stdio/putchar_unlocked.lo src/stdio/putchar_unlocked.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/stdio/puts.lo src/stdio/puts.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/stdio/putw.lo src/stdio/putw.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/stdio/putwc.lo src/stdio/putwc.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/stdio/putwchar.lo src/stdio/putwchar.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/stdio/remove.lo src/stdio/remove.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/stdio/rename.lo src/stdio/rename.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/stdio/rewind.lo src/stdio/rewind.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/stdio/scanf.lo src/stdio/scanf.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/stdio/setbuf.lo src/stdio/setbuf.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/stdio/setbuffer.lo src/stdio/setbuffer.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/stdio/setlinebuf.lo src/stdio/setlinebuf.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/stdio/setvbuf.lo src/stdio/setvbuf.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/stdio/snprintf.lo src/stdio/snprintf.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/stdio/sprintf.lo src/stdio/sprintf.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/stdio/sscanf.lo src/stdio/sscanf.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/stdio/stderr.lo src/stdio/stderr.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/stdio/stdin.lo src/stdio/stdin.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/stdio/stdout.lo src/stdio/stdout.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/stdio/swprintf.lo src/stdio/swprintf.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/stdio/swscanf.lo src/stdio/swscanf.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/stdio/tempnam.lo src/stdio/tempnam.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/stdio/tmpfile.lo src/stdio/tmpfile.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/stdio/tmpnam.lo src/stdio/tmpnam.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/stdio/ungetc.lo src/stdio/ungetc.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/stdio/ungetwc.lo src/stdio/ungetwc.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/stdio/vasprintf.lo src/stdio/vasprintf.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/stdio/vdprintf.lo src/stdio/vdprintf.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/stdio/vfprintf.lo src/stdio/vfprintf.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/stdio/vfscanf.lo src/stdio/vfscanf.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/stdio/vfwprintf.lo src/stdio/vfwprintf.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/stdio/vfwscanf.lo src/stdio/vfwscanf.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/stdio/vprintf.lo src/stdio/vprintf.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/stdio/vscanf.lo src/stdio/vscanf.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/stdio/vsnprintf.lo src/stdio/vsnprintf.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/stdio/vsprintf.lo src/stdio/vsprintf.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/stdio/vsscanf.lo src/stdio/vsscanf.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/stdio/vswprintf.lo src/stdio/vswprintf.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/stdio/vswscanf.lo src/stdio/vswscanf.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/stdio/vwprintf.lo src/stdio/vwprintf.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/stdio/vwscanf.lo src/stdio/vwscanf.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/stdio/wprintf.lo src/stdio/wprintf.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/stdio/wscanf.lo src/stdio/wscanf.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/stdlib/abs.lo src/stdlib/abs.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/stdlib/atof.lo src/stdlib/atof.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/stdlib/atoi.lo src/stdlib/atoi.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/stdlib/atol.lo src/stdlib/atol.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/stdlib/atoll.lo src/stdlib/atoll.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/stdlib/bsearch.lo src/stdlib/bsearch.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/stdlib/div.lo src/stdlib/div.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/stdlib/ecvt.lo src/stdlib/ecvt.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/stdlib/fcvt.lo src/stdlib/fcvt.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/stdlib/gcvt.lo src/stdlib/gcvt.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/stdlib/imaxabs.lo src/stdlib/imaxabs.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/stdlib/imaxdiv.lo src/stdlib/imaxdiv.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/stdlib/labs.lo src/stdlib/labs.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/stdlib/ldiv.lo src/stdlib/ldiv.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/stdlib/llabs.lo src/stdlib/llabs.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/stdlib/lldiv.lo src/stdlib/lldiv.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/stdlib/qsort.lo src/stdlib/qsort.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/stdlib/strtod.lo src/stdlib/strtod.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/stdlib/strtol.lo src/stdlib/strtol.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/stdlib/wcstod.lo src/stdlib/wcstod.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/stdlib/wcstol.lo src/stdlib/wcstol.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -O3 -fPIC -c -o obj/src/string/bcmp.lo src/string/bcmp.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -O3 -fPIC -c -o obj/src/string/bcopy.lo src/string/bcopy.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -O3 -fPIC -c -o obj/src/string/bzero.lo src/string/bzero.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -O3 -fPIC -c -o obj/src/string/explicit_bzero.lo src/string/explicit_bzero.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -O3 -fPIC -c -o obj/src/string/index.lo src/string/index.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -O3 -fPIC -c -o obj/src/string/memccpy.lo src/string/memccpy.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -O3 -fPIC -c -o obj/src/string/memchr.lo src/string/memchr.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -O3 -fno-tree-loop-distribute-patterns -fPIC -c -o obj/src/string/memcmp.lo src/string/memcmp.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -O3 -fno-tree-loop-distribute-patterns -fno-stack-protector -fPIC -c -o obj/src/string/memcpy.lo src/string/memcpy.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -O3 -fPIC -c -o obj/src/string/memmem.lo src/string/memmem.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -O3 -fno-tree-loop-distribute-patterns -fPIC -c -o obj/src/string/memmove.lo src/string/memmove.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -O3 -fPIC -c -o obj/src/string/mempcpy.lo src/string/mempcpy.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -O3 -fPIC -c -o obj/src/string/memrchr.lo src/string/memrchr.c

 10  104M   10 10.6M    0     0   994k      0  0:01:47  0:00:10  0:01:37  625kmipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -O3 -fno-tree-loop-distribute-patterns -fno-stack-protector -fPIC -c -o obj/src/string/memset.lo src/string/memset.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -O3 -fPIC -c -o obj/src/string/rindex.lo src/string/rindex.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -O3 -fPIC -c -o obj/src/string/stpcpy.lo src/string/stpcpy.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -O3 -fPIC -c -o obj/src/string/stpncpy.lo src/string/stpncpy.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -O3 -fPIC -c -o obj/src/string/strcasecmp.lo src/string/strcasecmp.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -O3 -fPIC -c -o obj/src/string/strcasestr.lo src/string/strcasestr.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -O3 -fPIC -c -o obj/src/string/strcat.lo src/string/strcat.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -O3 -fPIC -c -o obj/src/string/strchr.lo src/string/strchr.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -O3 -fPIC -c -o obj/src/string/strchrnul.lo src/string/strchrnul.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -O3 -fPIC -c -o obj/src/string/strcmp.lo src/string/strcmp.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -O3 -fPIC -c -o obj/src/string/strcpy.lo src/string/strcpy.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -O3 -fPIC -c -o obj/src/string/strcspn.lo src/string/strcspn.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -O3 -fPIC -c -o obj/src/string/strdup.lo src/string/strdup.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -O3 -fPIC -c -o obj/src/string/strerror_r.lo src/string/strerror_r.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -O3 -fPIC -c -o obj/src/string/strlcat.lo src/string/strlcat.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -O3 -fPIC -c -o obj/src/string/strlcpy.lo src/string/strlcpy.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -O3 -fPIC -c -o obj/src/string/strlen.lo src/string/strlen.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -O3 -fPIC -c -o obj/src/string/strncasecmp.lo src/string/strncasecmp.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -O3 -fPIC -c -o obj/src/string/strncat.lo src/string/strncat.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -O3 -fPIC -c -o obj/src/string/strncmp.lo src/string/strncmp.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -O3 -fPIC -c -o obj/src/string/strncpy.lo src/string/strncpy.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -O3 -fPIC -c -o obj/src/string/strndup.lo src/string/strndup.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -O3 -fPIC -c -o obj/src/string/strnlen.lo src/string/strnlen.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -O3 -fPIC -c -o obj/src/string/strpbrk.lo src/string/strpbrk.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -O3 -fPIC -c -o obj/src/string/strrchr.lo src/string/strrchr.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -O3 -fPIC -c -o obj/src/string/strsep.lo src/string/strsep.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -O3 -fPIC -c -o obj/src/string/strsignal.lo src/string/strsignal.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -O3 -fPIC -c -o obj/src/string/strspn.lo src/string/strspn.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -O3 -fPIC -c -o obj/src/string/strstr.lo src/string/strstr.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -O3 -fPIC -c -o obj/src/string/strtok.lo src/string/strtok.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -O3 -fPIC -c -o obj/src/string/strtok_r.lo src/string/strtok_r.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -O3 -fPIC -c -o obj/src/string/strverscmp.lo src/string/strverscmp.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -O3 -fPIC -c -o obj/src/string/swab.lo src/string/swab.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -O3 -fPIC -c -o obj/src/string/wcpcpy.lo src/string/wcpcpy.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -O3 -fPIC -c -o obj/src/string/wcpncpy.lo src/string/wcpncpy.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -O3 -fPIC -c -o obj/src/string/wcscasecmp.lo src/string/wcscasecmp.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -O3 -fPIC -c -o obj/src/string/wcscasecmp_l.lo src/string/wcscasecmp_l.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -O3 -fPIC -c -o obj/src/string/wcscat.lo src/string/wcscat.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -O3 -fPIC -c -o obj/src/string/wcschr.lo src/string/wcschr.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -O3 -fPIC -c -o obj/src/string/wcscmp.lo src/string/wcscmp.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -O3 -fPIC -c -o obj/src/string/wcscpy.lo src/string/wcscpy.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -O3 -fPIC -c -o obj/src/string/wcscspn.lo src/string/wcscspn.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -O3 -fPIC -c -o obj/src/string/wcsdup.lo src/string/wcsdup.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -O3 -fPIC -c -o obj/src/string/wcslen.lo src/string/wcslen.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -O3 -fPIC -c -o obj/src/string/wcsncasecmp.lo src/string/wcsncasecmp.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -O3 -fPIC -c -o obj/src/string/wcsncasecmp_l.lo src/string/wcsncasecmp_l.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -O3 -fPIC -c -o obj/src/string/wcsncat.lo src/string/wcsncat.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -O3 -fPIC -c -o obj/src/string/wcsncmp.lo src/string/wcsncmp.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -O3 -fPIC -c -o obj/src/string/wcsncpy.lo src/string/wcsncpy.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -O3 -fPIC -c -o obj/src/string/wcsnlen.lo src/string/wcsnlen.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -O3 -fPIC -c -o obj/src/string/wcspbrk.lo src/string/wcspbrk.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -O3 -fPIC -c -o obj/src/string/wcsrchr.lo src/string/wcsrchr.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -O3 -fPIC -c -o obj/src/string/wcsspn.lo src/string/wcsspn.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -O3 -fPIC -c -o obj/src/string/wcsstr.lo src/string/wcsstr.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -O3 -fPIC -c -o obj/src/string/wcstok.lo src/string/wcstok.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -O3 -fPIC -c -o obj/src/string/wcswcs.lo src/string/wcswcs.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -O3 -fPIC -c -o obj/src/string/wmemchr.lo src/string/wmemchr.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -O3 -fPIC -c -o obj/src/string/wmemcmp.lo src/string/wmemcmp.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -O3 -fPIC -c -o obj/src/string/wmemcpy.lo src/string/wmemcpy.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -O3 -fPIC -c -o obj/src/string/wmemmove.lo src/string/wmemmove.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -O3 -fPIC -c -o obj/src/string/wmemset.lo src/string/wmemset.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/temp/__randname.lo src/temp/__randname.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/temp/mkdtemp.lo src/temp/mkdtemp.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/temp/mkostemp.lo src/temp/mkostemp.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/temp/mkostemps.lo src/temp/mkostemps.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/temp/mkstemp.lo src/temp/mkstemp.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/temp/mkstemps.lo src/temp/mkstemps.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/temp/mktemp.lo src/temp/mktemp.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/termios/cfgetospeed.lo src/termios/cfgetospeed.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/termios/cfmakeraw.lo src/termios/cfmakeraw.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/termios/cfsetospeed.lo src/termios/cfsetospeed.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/termios/tcdrain.lo src/termios/tcdrain.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/termios/tcflow.lo src/termios/tcflow.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/termios/tcflush.lo src/termios/tcflush.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/termios/tcgetattr.lo src/termios/tcgetattr.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/termios/tcgetsid.lo src/termios/tcgetsid.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/termios/tcsendbreak.lo src/termios/tcsendbreak.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/termios/tcsetattr.lo src/termios/tcsetattr.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/thread/__lock.lo src/thread/__lock.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fno-stack-protector -fPIC -c -o obj/src/thread/__set_thread_area.lo src/thread/__set_thread_area.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/thread/__syscall_cp.lo src/thread/__syscall_cp.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/thread/__timedwait.lo src/thread/__timedwait.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/thread/__tls_get_addr.lo src/thread/__tls_get_addr.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/thread/__wait.lo src/thread/__wait.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/thread/call_once.lo src/thread/call_once.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/thread/cnd_broadcast.lo src/thread/cnd_broadcast.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/thread/cnd_destroy.lo src/thread/cnd_destroy.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/thread/cnd_init.lo src/thread/cnd_init.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/thread/cnd_signal.lo src/thread/cnd_signal.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/thread/cnd_timedwait.lo src/thread/cnd_timedwait.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/thread/cnd_wait.lo src/thread/cnd_wait.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/thread/default_attr.lo src/thread/default_attr.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/thread/lock_ptc.lo src/thread/lock_ptc.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/thread/mips/__unmapself.lo src/thread/mips/__unmapself.s
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/thread/mips/clone.lo src/thread/mips/clone.s
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/thread/mips/syscall_cp.lo src/thread/mips/syscall_cp.s
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/thread/mtx_destroy.lo src/thread/mtx_destroy.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/thread/mtx_init.lo src/thread/mtx_init.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/thread/mtx_lock.lo src/thread/mtx_lock.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/thread/mtx_timedlock.lo src/thread/mtx_timedlock.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/thread/mtx_trylock.lo src/thread/mtx_trylock.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/thread/mtx_unlock.lo src/thread/mtx_unlock.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/thread/pthread_atfork.lo src/thread/pthread_atfork.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/thread/pthread_attr_destroy.lo src/thread/pthread_attr_destroy.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/thread/pthread_attr_get.lo src/thread/pthread_attr_get.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/thread/pthread_attr_init.lo src/thread/pthread_attr_init.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/thread/pthread_attr_setdetachstate.lo src/thread/pthread_attr_setdetachstate.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/thread/pthread_attr_setguardsize.lo src/thread/pthread_attr_setguardsize.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/thread/pthread_attr_setinheritsched.lo src/thread/pthread_attr_setinheritsched.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/thread/pthread_attr_setschedparam.lo src/thread/pthread_attr_setschedparam.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/thread/pthread_attr_setschedpolicy.lo src/thread/pthread_attr_setschedpolicy.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/thread/pthread_attr_setscope.lo src/thread/pthread_attr_setscope.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/thread/pthread_attr_setstack.lo src/thread/pthread_attr_setstack.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/thread/pthread_attr_setstacksize.lo src/thread/pthread_attr_setstacksize.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/thread/pthread_barrier_destroy.lo src/thread/pthread_barrier_destroy.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/thread/pthread_barrier_init.lo src/thread/pthread_barrier_init.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/thread/pthread_barrier_wait.lo src/thread/pthread_barrier_wait.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/thread/pthread_barrierattr_destroy.lo src/thread/pthread_barrierattr_destroy.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/thread/pthread_barrierattr_init.lo src/thread/pthread_barrierattr_init.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/thread/pthread_barrierattr_setpshared.lo src/thread/pthread_barrierattr_setpshared.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/thread/pthread_cancel.lo src/thread/pthread_cancel.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/thread/pthread_cleanup_push.lo src/thread/pthread_cleanup_push.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/thread/pthread_cond_broadcast.lo src/thread/pthread_cond_broadcast.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/thread/pthread_cond_destroy.lo src/thread/pthread_cond_destroy.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/thread/pthread_cond_init.lo src/thread/pthread_cond_init.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/thread/pthread_cond_signal.lo src/thread/pthread_cond_signal.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/thread/pthread_cond_timedwait.lo src/thread/pthread_cond_timedwait.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/thread/pthread_cond_wait.lo src/thread/pthread_cond_wait.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/thread/pthread_condattr_destroy.lo src/thread/pthread_condattr_destroy.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/thread/pthread_condattr_init.lo src/thread/pthread_condattr_init.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/thread/pthread_condattr_setclock.lo src/thread/pthread_condattr_setclock.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/thread/pthread_condattr_setpshared.lo src/thread/pthread_condattr_setpshared.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/thread/pthread_create.lo src/thread/pthread_create.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/thread/pthread_detach.lo src/thread/pthread_detach.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/thread/pthread_equal.lo src/thread/pthread_equal.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/thread/pthread_getattr_np.lo src/thread/pthread_getattr_np.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/thread/pthread_getconcurrency.lo src/thread/pthread_getconcurrency.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/thread/pthread_getcpuclockid.lo src/thread/pthread_getcpuclockid.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/thread/pthread_getschedparam.lo src/thread/pthread_getschedparam.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/thread/pthread_getspecific.lo src/thread/pthread_getspecific.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/thread/pthread_join.lo src/thread/pthread_join.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/thread/pthread_key_create.lo src/thread/pthread_key_create.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/thread/pthread_kill.lo src/thread/pthread_kill.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/thread/pthread_mutex_consistent.lo src/thread/pthread_mutex_consistent.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/thread/pthread_mutex_destroy.lo src/thread/pthread_mutex_destroy.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/thread/pthread_mutex_getprioceiling.lo src/thread/pthread_mutex_getprioceiling.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/thread/pthread_mutex_init.lo src/thread/pthread_mutex_init.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/thread/pthread_mutex_lock.lo src/thread/pthread_mutex_lock.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/thread/pthread_mutex_setprioceiling.lo src/thread/pthread_mutex_setprioceiling.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/thread/pthread_mutex_timedlock.lo src/thread/pthread_mutex_timedlock.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/thread/pthread_mutex_trylock.lo src/thread/pthread_mutex_trylock.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/thread/pthread_mutex_unlock.lo src/thread/pthread_mutex_unlock.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/thread/pthread_mutexattr_destroy.lo src/thread/pthread_mutexattr_destroy.c

 10  104M   10 11.0M    0     0   961k      0  0:01:51  0:00:11  0:01:40  603kmipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/thread/pthread_mutexattr_init.lo src/thread/pthread_mutexattr_init.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/thread/pthread_mutexattr_setprotocol.lo src/thread/pthread_mutexattr_setprotocol.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/thread/pthread_mutexattr_setpshared.lo src/thread/pthread_mutexattr_setpshared.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/thread/pthread_mutexattr_setrobust.lo src/thread/pthread_mutexattr_setrobust.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/thread/pthread_mutexattr_settype.lo src/thread/pthread_mutexattr_settype.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/thread/pthread_once.lo src/thread/pthread_once.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/thread/pthread_rwlock_destroy.lo src/thread/pthread_rwlock_destroy.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/thread/pthread_rwlock_init.lo src/thread/pthread_rwlock_init.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/thread/pthread_rwlock_rdlock.lo src/thread/pthread_rwlock_rdlock.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/thread/pthread_rwlock_timedrdlock.lo src/thread/pthread_rwlock_timedrdlock.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/thread/pthread_rwlock_timedwrlock.lo src/thread/pthread_rwlock_timedwrlock.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/thread/pthread_rwlock_tryrdlock.lo src/thread/pthread_rwlock_tryrdlock.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/thread/pthread_rwlock_trywrlock.lo src/thread/pthread_rwlock_trywrlock.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/thread/pthread_rwlock_unlock.lo src/thread/pthread_rwlock_unlock.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/thread/pthread_rwlock_wrlock.lo src/thread/pthread_rwlock_wrlock.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/thread/pthread_rwlockattr_destroy.lo src/thread/pthread_rwlockattr_destroy.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/thread/pthread_rwlockattr_init.lo src/thread/pthread_rwlockattr_init.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/thread/pthread_rwlockattr_setpshared.lo src/thread/pthread_rwlockattr_setpshared.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/thread/pthread_self.lo src/thread/pthread_self.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/thread/pthread_setattr_default_np.lo src/thread/pthread_setattr_default_np.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/thread/pthread_setcancelstate.lo src/thread/pthread_setcancelstate.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/thread/pthread_setcanceltype.lo src/thread/pthread_setcanceltype.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/thread/pthread_setconcurrency.lo src/thread/pthread_setconcurrency.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/thread/pthread_setname_np.lo src/thread/pthread_setname_np.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/thread/pthread_setschedparam.lo src/thread/pthread_setschedparam.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/thread/pthread_setschedprio.lo src/thread/pthread_setschedprio.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/thread/pthread_setspecific.lo src/thread/pthread_setspecific.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/thread/pthread_sigmask.lo src/thread/pthread_sigmask.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/thread/pthread_spin_destroy.lo src/thread/pthread_spin_destroy.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/thread/pthread_spin_init.lo src/thread/pthread_spin_init.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/thread/pthread_spin_lock.lo src/thread/pthread_spin_lock.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/thread/pthread_spin_trylock.lo src/thread/pthread_spin_trylock.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/thread/pthread_spin_unlock.lo src/thread/pthread_spin_unlock.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/thread/pthread_testcancel.lo src/thread/pthread_testcancel.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/thread/sem_destroy.lo src/thread/sem_destroy.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/thread/sem_getvalue.lo src/thread/sem_getvalue.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/thread/sem_init.lo src/thread/sem_init.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/thread/sem_open.lo src/thread/sem_open.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/thread/sem_post.lo src/thread/sem_post.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/thread/sem_timedwait.lo src/thread/sem_timedwait.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/thread/sem_trywait.lo src/thread/sem_trywait.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/thread/sem_unlink.lo src/thread/sem_unlink.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/thread/sem_wait.lo src/thread/sem_wait.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/thread/synccall.lo src/thread/synccall.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/thread/thrd_create.lo src/thread/thrd_create.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/thread/thrd_exit.lo src/thread/thrd_exit.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/thread/thrd_join.lo src/thread/thrd_join.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/thread/thrd_sleep.lo src/thread/thrd_sleep.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/thread/thrd_yield.lo src/thread/thrd_yield.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/thread/tls.lo src/thread/tls.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/thread/tss_create.lo src/thread/tss_create.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/thread/tss_delete.lo src/thread/tss_delete.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/thread/tss_set.lo src/thread/tss_set.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/thread/vmlock.lo src/thread/vmlock.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/time/__map_file.lo src/time/__map_file.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/time/__month_to_secs.lo src/time/__month_to_secs.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/time/__secs_to_tm.lo src/time/__secs_to_tm.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/time/__tm_to_secs.lo src/time/__tm_to_secs.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/time/__tz.lo src/time/__tz.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/time/__year_to_secs.lo src/time/__year_to_secs.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/time/asctime.lo src/time/asctime.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/time/asctime_r.lo src/time/asctime_r.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/time/clock.lo src/time/clock.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/time/clock_getcpuclockid.lo src/time/clock_getcpuclockid.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/time/clock_getres.lo src/time/clock_getres.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/time/clock_gettime.lo src/time/clock_gettime.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/time/clock_nanosleep.lo src/time/clock_nanosleep.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/time/clock_settime.lo src/time/clock_settime.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/time/ctime.lo src/time/ctime.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/time/ctime_r.lo src/time/ctime_r.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/time/difftime.lo src/time/difftime.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/time/ftime.lo src/time/ftime.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/time/getdate.lo src/time/getdate.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/time/gettimeofday.lo src/time/gettimeofday.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/time/gmtime.lo src/time/gmtime.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/time/gmtime_r.lo src/time/gmtime_r.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/time/localtime.lo src/time/localtime.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/time/localtime_r.lo src/time/localtime_r.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/time/mktime.lo src/time/mktime.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/time/nanosleep.lo src/time/nanosleep.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/time/strftime.lo src/time/strftime.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/time/strptime.lo src/time/strptime.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/time/time.lo src/time/time.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/time/timegm.lo src/time/timegm.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/time/timer_create.lo src/time/timer_create.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/time/timer_delete.lo src/time/timer_delete.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/time/timer_getoverrun.lo src/time/timer_getoverrun.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/time/timer_gettime.lo src/time/timer_gettime.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/time/timer_settime.lo src/time/timer_settime.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/time/times.lo src/time/times.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/time/timespec_get.lo src/time/timespec_get.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/time/utime.lo src/time/utime.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/time/wcsftime.lo src/time/wcsftime.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/unistd/_exit.lo src/unistd/_exit.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/unistd/access.lo src/unistd/access.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/unistd/acct.lo src/unistd/acct.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/unistd/alarm.lo src/unistd/alarm.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/unistd/chdir.lo src/unistd/chdir.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/unistd/chown.lo src/unistd/chown.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/unistd/close.lo src/unistd/close.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/unistd/ctermid.lo src/unistd/ctermid.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/unistd/dup.lo src/unistd/dup.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/unistd/dup2.lo src/unistd/dup2.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/unistd/dup3.lo src/unistd/dup3.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/unistd/faccessat.lo src/unistd/faccessat.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/unistd/fchdir.lo src/unistd/fchdir.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/unistd/fchown.lo src/unistd/fchown.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/unistd/fchownat.lo src/unistd/fchownat.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/unistd/fdatasync.lo src/unistd/fdatasync.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/unistd/fsync.lo src/unistd/fsync.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/unistd/ftruncate.lo src/unistd/ftruncate.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/unistd/getcwd.lo src/unistd/getcwd.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/unistd/getegid.lo src/unistd/getegid.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/unistd/geteuid.lo src/unistd/geteuid.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/unistd/getgid.lo src/unistd/getgid.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/unistd/getgroups.lo src/unistd/getgroups.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/unistd/gethostname.lo src/unistd/gethostname.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/unistd/getlogin.lo src/unistd/getlogin.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/unistd/getlogin_r.lo src/unistd/getlogin_r.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/unistd/getpgid.lo src/unistd/getpgid.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/unistd/getpgrp.lo src/unistd/getpgrp.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/unistd/getpid.lo src/unistd/getpid.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/unistd/getppid.lo src/unistd/getppid.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/unistd/getsid.lo src/unistd/getsid.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/unistd/getuid.lo src/unistd/getuid.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/unistd/isatty.lo src/unistd/isatty.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/unistd/lchown.lo src/unistd/lchown.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/unistd/link.lo src/unistd/link.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/unistd/linkat.lo src/unistd/linkat.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/unistd/lseek.lo src/unistd/lseek.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/unistd/mips/pipe.lo src/unistd/mips/pipe.s
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/unistd/nice.lo src/unistd/nice.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/unistd/pause.lo src/unistd/pause.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/unistd/pipe2.lo src/unistd/pipe2.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/unistd/posix_close.lo src/unistd/posix_close.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/unistd/pread.lo src/unistd/pread.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/unistd/preadv.lo src/unistd/preadv.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/unistd/pwrite.lo src/unistd/pwrite.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/unistd/pwritev.lo src/unistd/pwritev.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/unistd/read.lo src/unistd/read.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/unistd/readlink.lo src/unistd/readlink.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/unistd/readlinkat.lo src/unistd/readlinkat.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/unistd/readv.lo src/unistd/readv.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/unistd/renameat.lo src/unistd/renameat.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/unistd/rmdir.lo src/unistd/rmdir.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/unistd/setegid.lo src/unistd/setegid.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/unistd/seteuid.lo src/unistd/seteuid.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/unistd/setgid.lo src/unistd/setgid.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/unistd/setpgid.lo src/unistd/setpgid.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/unistd/setpgrp.lo src/unistd/setpgrp.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/unistd/setregid.lo src/unistd/setregid.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/unistd/setresgid.lo src/unistd/setresgid.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/unistd/setresuid.lo src/unistd/setresuid.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/unistd/setreuid.lo src/unistd/setreuid.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/unistd/setsid.lo src/unistd/setsid.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/unistd/setuid.lo src/unistd/setuid.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/unistd/setxid.lo src/unistd/setxid.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/unistd/sleep.lo src/unistd/sleep.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/unistd/symlink.lo src/unistd/symlink.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/unistd/symlinkat.lo src/unistd/symlinkat.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/unistd/sync.lo src/unistd/sync.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/unistd/tcgetpgrp.lo src/unistd/tcgetpgrp.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/unistd/tcsetpgrp.lo src/unistd/tcsetpgrp.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/unistd/truncate.lo src/unistd/truncate.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/unistd/ttyname.lo src/unistd/ttyname.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/unistd/ttyname_r.lo src/unistd/ttyname_r.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/unistd/ualarm.lo src/unistd/ualarm.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/unistd/unlink.lo src/unistd/unlink.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/unistd/unlinkat.lo src/unistd/unlinkat.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/unistd/usleep.lo src/unistd/usleep.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/unistd/write.lo src/unistd/write.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -c -o obj/src/unistd/writev.lo src/unistd/writev.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fno-stack-protector -fno-stack-protector -fPIC -c -o obj/ldso/dlstart.lo ldso/dlstart.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fno-stack-protector -fno-stack-protector -fPIC -c -o obj/ldso/dynlink.lo ldso/dynlink.c
rm -f lib/libm.a
mipsel-openwrt-linux-musl-gcc-ar rc lib/libm.a
rm -f lib/librt.a
mipsel-openwrt-linux-musl-gcc-ar rc lib/librt.a
rm -f lib/libpthread.a
rm -f lib/libcrypt.a
mipsel-openwrt-linux-musl-gcc-ar rc lib/libpthread.a
mipsel-openwrt-linux-musl-gcc-ar rc lib/libcrypt.a
rm -f lib/libutil.a
rm -f lib/libxnet.a
mipsel-openwrt-linux-musl-gcc-ar rc lib/libutil.a
rm -f lib/libresolv.a
rm -f lib/libdl.a
mipsel-openwrt-linux-musl-gcc-ar rc lib/libxnet.a
mipsel-openwrt-linux-musl-gcc-ar rc lib/libresolv.a
mipsel-openwrt-linux-musl-gcc-ar rc lib/libdl.a
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fno-stack-protector -c -o obj/libssp_nonshared/__stack_chk_fail_local.o libssp_nonshared/__stack_chk_fail_local.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -fno-stack-protector -DCRT -c -o obj/crt/Scrt1.o crt/Scrt1.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fno-stack-protector -DCRT -c -o obj/crt/crt1.o crt/crt1.c
cp obj/crt/mips/crti.o lib/crti.o
cp obj/crt/mips/crtn.o lib/crtn.o
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fPIC -fno-stack-protector -DCRT -c -o obj/crt/rcrt1.o crt/rcrt1.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/aio/aio.o src/aio/aio.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/aio/aio_suspend.o src/aio/aio_suspend.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/aio/lio_listio.o src/aio/lio_listio.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/complex/__cexp.o src/complex/__cexp.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/complex/__cexpf.o src/complex/__cexpf.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/complex/cabs.o src/complex/cabs.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/complex/cabsf.o src/complex/cabsf.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/complex/cabsl.o src/complex/cabsl.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/complex/cacos.o src/complex/cacos.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/complex/cacosf.o src/complex/cacosf.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/complex/cacosh.o src/complex/cacosh.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/complex/cacoshf.o src/complex/cacoshf.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/complex/cacoshl.o src/complex/cacoshl.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/complex/cacosl.o src/complex/cacosl.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/complex/carg.o src/complex/carg.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/complex/cargf.o src/complex/cargf.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/complex/cargl.o src/complex/cargl.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/complex/casin.o src/complex/casin.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/complex/casinf.o src/complex/casinf.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/complex/casinh.o src/complex/casinh.c

 10  104M   10 11.3M    0     0   900k      0  0:01:58  0:00:12  0:01:46  548kmipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/complex/casinhf.o src/complex/casinhf.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/complex/casinhl.o src/complex/casinhl.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/complex/casinl.o src/complex/casinl.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/complex/catan.o src/complex/catan.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/complex/catanf.o src/complex/catanf.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/complex/catanh.o src/complex/catanh.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/complex/catanhf.o src/complex/catanhf.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/complex/catanhl.o src/complex/catanhl.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/complex/catanl.o src/complex/catanl.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/complex/ccos.o src/complex/ccos.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/complex/ccosf.o src/complex/ccosf.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/complex/ccosh.o src/complex/ccosh.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/complex/ccoshf.o src/complex/ccoshf.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/complex/ccoshl.o src/complex/ccoshl.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/complex/ccosl.o src/complex/ccosl.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/complex/cexp.o src/complex/cexp.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/complex/cexpf.o src/complex/cexpf.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/complex/cexpl.o src/complex/cexpl.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/complex/cimag.o src/complex/cimag.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/complex/cimagf.o src/complex/cimagf.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/complex/cimagl.o src/complex/cimagl.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/complex/clog.o src/complex/clog.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/complex/clogf.o src/complex/clogf.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/complex/clogl.o src/complex/clogl.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/complex/conj.o src/complex/conj.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/complex/conjf.o src/complex/conjf.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/complex/conjl.o src/complex/conjl.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/complex/cpow.o src/complex/cpow.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/complex/cpowf.o src/complex/cpowf.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/complex/cpowl.o src/complex/cpowl.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/complex/cproj.o src/complex/cproj.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/complex/cprojf.o src/complex/cprojf.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/complex/cprojl.o src/complex/cprojl.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/complex/creal.o src/complex/creal.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/complex/crealf.o src/complex/crealf.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/complex/creall.o src/complex/creall.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/complex/csin.o src/complex/csin.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/complex/csinf.o src/complex/csinf.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/complex/csinh.o src/complex/csinh.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/complex/csinhf.o src/complex/csinhf.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/complex/csinhl.o src/complex/csinhl.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/complex/csinl.o src/complex/csinl.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/complex/csqrt.o src/complex/csqrt.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/complex/csqrtf.o src/complex/csqrtf.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/complex/csqrtl.o src/complex/csqrtl.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/complex/ctan.o src/complex/ctan.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/complex/ctanf.o src/complex/ctanf.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/complex/ctanh.o src/complex/ctanh.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/complex/ctanhf.o src/complex/ctanhf.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/complex/ctanhl.o src/complex/ctanhl.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/complex/ctanl.o src/complex/ctanl.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/conf/confstr.o src/conf/confstr.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/conf/fpathconf.o src/conf/fpathconf.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/conf/legacy.o src/conf/legacy.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/conf/pathconf.o src/conf/pathconf.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/conf/sysconf.o src/conf/sysconf.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/crypt/crypt.o src/crypt/crypt.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/crypt/crypt_blowfish.o src/crypt/crypt_blowfish.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/crypt/crypt_des.o src/crypt/crypt_des.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/crypt/crypt_md5.o src/crypt/crypt_md5.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/crypt/crypt_r.o src/crypt/crypt_r.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/crypt/crypt_sha256.o src/crypt/crypt_sha256.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/crypt/crypt_sha512.o src/crypt/crypt_sha512.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/crypt/encrypt.o src/crypt/encrypt.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/ctype/__ctype_b_loc.o src/ctype/__ctype_b_loc.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/ctype/__ctype_get_mb_cur_max.o src/ctype/__ctype_get_mb_cur_max.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/ctype/__ctype_tolower_loc.o src/ctype/__ctype_tolower_loc.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/ctype/__ctype_toupper_loc.o src/ctype/__ctype_toupper_loc.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/ctype/isalnum.o src/ctype/isalnum.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/ctype/isalpha.o src/ctype/isalpha.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/ctype/isascii.o src/ctype/isascii.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/ctype/isblank.o src/ctype/isblank.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/ctype/iscntrl.o src/ctype/iscntrl.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/ctype/isdigit.o src/ctype/isdigit.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/ctype/isgraph.o src/ctype/isgraph.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/ctype/islower.o src/ctype/islower.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/ctype/isprint.o src/ctype/isprint.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/ctype/ispunct.o src/ctype/ispunct.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/ctype/isspace.o src/ctype/isspace.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/ctype/isupper.o src/ctype/isupper.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/ctype/iswalnum.o src/ctype/iswalnum.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/ctype/iswalpha.o src/ctype/iswalpha.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/ctype/iswblank.o src/ctype/iswblank.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/ctype/iswcntrl.o src/ctype/iswcntrl.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/ctype/iswctype.o src/ctype/iswctype.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/ctype/iswdigit.o src/ctype/iswdigit.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/ctype/iswgraph.o src/ctype/iswgraph.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/ctype/iswlower.o src/ctype/iswlower.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/ctype/iswprint.o src/ctype/iswprint.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/ctype/iswpunct.o src/ctype/iswpunct.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/ctype/iswspace.o src/ctype/iswspace.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/ctype/iswupper.o src/ctype/iswupper.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/ctype/iswxdigit.o src/ctype/iswxdigit.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/ctype/isxdigit.o src/ctype/isxdigit.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/ctype/toascii.o src/ctype/toascii.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/ctype/tolower.o src/ctype/tolower.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/ctype/toupper.o src/ctype/toupper.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/ctype/towctrans.o src/ctype/towctrans.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/ctype/wcswidth.o src/ctype/wcswidth.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/ctype/wctrans.o src/ctype/wctrans.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/ctype/wcwidth.o src/ctype/wcwidth.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/dirent/alphasort.o src/dirent/alphasort.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/dirent/closedir.o src/dirent/closedir.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/dirent/dirfd.o src/dirent/dirfd.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/dirent/fdopendir.o src/dirent/fdopendir.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/dirent/opendir.o src/dirent/opendir.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/dirent/readdir.o src/dirent/readdir.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/dirent/readdir_r.o src/dirent/readdir_r.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/dirent/rewinddir.o src/dirent/rewinddir.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/dirent/scandir.o src/dirent/scandir.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/dirent/seekdir.o src/dirent/seekdir.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/dirent/telldir.o src/dirent/telldir.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/dirent/versionsort.o src/dirent/versionsort.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/env/__environ.o src/env/__environ.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fno-stack-protector -c -o obj/src/env/__init_tls.o src/env/__init_tls.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fno-stack-protector -c -o obj/src/env/__libc_start_main.o src/env/__libc_start_main.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/env/__reset_tls.o src/env/__reset_tls.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fno-stack-protector -c -o obj/src/env/__stack_chk_fail.o src/env/__stack_chk_fail.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/env/clearenv.o src/env/clearenv.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/env/getenv.o src/env/getenv.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/env/putenv.o src/env/putenv.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/env/secure_getenv.o src/env/secure_getenv.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/env/setenv.o src/env/setenv.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/env/unsetenv.o src/env/unsetenv.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/errno/__errno_location.o src/errno/__errno_location.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/errno/strerror.o src/errno/strerror.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/exit/_Exit.o src/exit/_Exit.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/exit/abort.o src/exit/abort.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/exit/assert.o src/exit/assert.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/exit/at_quick_exit.o src/exit/at_quick_exit.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/exit/atexit.o src/exit/atexit.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/exit/exit.o src/exit/exit.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/exit/quick_exit.o src/exit/quick_exit.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/fcntl/creat.o src/fcntl/creat.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/fcntl/fcntl.o src/fcntl/fcntl.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/fcntl/open.o src/fcntl/open.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/fcntl/openat.o src/fcntl/openat.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/fcntl/posix_fadvise.o src/fcntl/posix_fadvise.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/fcntl/posix_fallocate.o src/fcntl/posix_fallocate.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/fenv/__flt_rounds.o src/fenv/__flt_rounds.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/fenv/fegetexceptflag.o src/fenv/fegetexceptflag.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/fenv/feholdexcept.o src/fenv/feholdexcept.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/fenv/fesetexceptflag.o src/fenv/fesetexceptflag.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/fenv/fesetround.o src/fenv/fesetround.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/fenv/feupdateenv.o src/fenv/feupdateenv.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/fenv/mips/fenv-sf.o src/fenv/mips/fenv-sf.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -O3 -c -o obj/src/internal/defsysinfo.o src/internal/defsysinfo.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -O3 -c -o obj/src/internal/floatscan.o src/internal/floatscan.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -O3 -c -o obj/src/internal/intscan.o src/internal/intscan.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -O3 -c -o obj/src/internal/libc.o src/internal/libc.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -O3 -c -o obj/src/internal/procfdname.o src/internal/procfdname.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -O3 -c -o obj/src/internal/shgetc.o src/internal/shgetc.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -O3 -c -o obj/src/internal/syscall_ret.o src/internal/syscall_ret.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -O3 -c -o obj/src/internal/vdso.o src/internal/vdso.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -O3 -c -o obj/src/internal/version.o src/internal/version.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/ipc/ftok.o src/ipc/ftok.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/ipc/msgctl.o src/ipc/msgctl.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/ipc/msgget.o src/ipc/msgget.c

 11  104M   11 11.7M    0     0   875k      0  0:02:02  0:00:13  0:01:49  551kmipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/ipc/msgrcv.o src/ipc/msgrcv.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/ipc/msgsnd.o src/ipc/msgsnd.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/ipc/semctl.o src/ipc/semctl.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/ipc/semget.o src/ipc/semget.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/ipc/semop.o src/ipc/semop.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/ipc/semtimedop.o src/ipc/semtimedop.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/ipc/shmat.o src/ipc/shmat.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/ipc/shmctl.o src/ipc/shmctl.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/ipc/shmdt.o src/ipc/shmdt.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/ipc/shmget.o src/ipc/shmget.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/ldso/__dlsym.o src/ldso/__dlsym.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/ldso/dl_iterate_phdr.o src/ldso/dl_iterate_phdr.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/ldso/dladdr.o src/ldso/dladdr.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/ldso/dlclose.o src/ldso/dlclose.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/ldso/dlerror.o src/ldso/dlerror.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/ldso/dlinfo.o src/ldso/dlinfo.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/ldso/dlopen.o src/ldso/dlopen.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/ldso/tlsdesc.o src/ldso/tlsdesc.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/legacy/cuserid.o src/legacy/cuserid.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/legacy/daemon.o src/legacy/daemon.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/legacy/err.o src/legacy/err.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/legacy/euidaccess.o src/legacy/euidaccess.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/legacy/ftw.o src/legacy/ftw.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/legacy/futimes.o src/legacy/futimes.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/legacy/getdtablesize.o src/legacy/getdtablesize.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/legacy/getloadavg.o src/legacy/getloadavg.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/legacy/getpagesize.o src/legacy/getpagesize.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/legacy/getpass.o src/legacy/getpass.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/legacy/getusershell.o src/legacy/getusershell.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/legacy/isastream.o src/legacy/isastream.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/legacy/lutimes.o src/legacy/lutimes.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/legacy/ulimit.o src/legacy/ulimit.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/legacy/utmpx.o src/legacy/utmpx.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/legacy/valloc.o src/legacy/valloc.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/linux/adjtime.o src/linux/adjtime.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/linux/adjtimex.o src/linux/adjtimex.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/linux/arch_prctl.o src/linux/arch_prctl.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/linux/brk.o src/linux/brk.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/linux/cache.o src/linux/cache.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/linux/cap.o src/linux/cap.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/linux/chroot.o src/linux/chroot.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/linux/clock_adjtime.o src/linux/clock_adjtime.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/linux/clone.o src/linux/clone.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/linux/copy_file_range.o src/linux/copy_file_range.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/linux/epoll.o src/linux/epoll.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/linux/eventfd.o src/linux/eventfd.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/linux/fallocate.o src/linux/fallocate.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/linux/fanotify.o src/linux/fanotify.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/linux/flock.o src/linux/flock.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/linux/getdents.o src/linux/getdents.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/linux/getrandom.o src/linux/getrandom.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/linux/inotify.o src/linux/inotify.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/linux/ioperm.o src/linux/ioperm.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/linux/iopl.o src/linux/iopl.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/linux/klogctl.o src/linux/klogctl.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/linux/membarrier.o src/linux/membarrier.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/linux/memfd_create.o src/linux/memfd_create.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/linux/mlock2.o src/linux/mlock2.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/linux/module.o src/linux/module.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/linux/mount.o src/linux/mount.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/linux/name_to_handle_at.o src/linux/name_to_handle_at.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/linux/open_by_handle_at.o src/linux/open_by_handle_at.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/linux/personality.o src/linux/personality.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/linux/pivot_root.o src/linux/pivot_root.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/linux/ppoll.o src/linux/ppoll.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/linux/prctl.o src/linux/prctl.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/linux/prlimit.o src/linux/prlimit.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/linux/process_vm.o src/linux/process_vm.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/linux/ptrace.o src/linux/ptrace.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/linux/quotactl.o src/linux/quotactl.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/linux/readahead.o src/linux/readahead.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/linux/reboot.o src/linux/reboot.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/linux/remap_file_pages.o src/linux/remap_file_pages.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/linux/sbrk.o src/linux/sbrk.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/linux/sendfile.o src/linux/sendfile.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/linux/setfsgid.o src/linux/setfsgid.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/linux/setfsuid.o src/linux/setfsuid.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/linux/setgroups.o src/linux/setgroups.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/linux/sethostname.o src/linux/sethostname.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/linux/setns.o src/linux/setns.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/linux/settimeofday.o src/linux/settimeofday.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/linux/signalfd.o src/linux/signalfd.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/linux/splice.o src/linux/splice.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/linux/stime.o src/linux/stime.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/linux/swap.o src/linux/swap.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/linux/sync_file_range.o src/linux/sync_file_range.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/linux/syncfs.o src/linux/syncfs.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/linux/sysinfo.o src/linux/sysinfo.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/linux/tee.o src/linux/tee.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/linux/timerfd.o src/linux/timerfd.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/linux/unshare.o src/linux/unshare.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/linux/utimes.o src/linux/utimes.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/linux/vhangup.o src/linux/vhangup.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/linux/vmsplice.o src/linux/vmsplice.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/linux/wait3.o src/linux/wait3.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/linux/wait4.o src/linux/wait4.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/linux/xattr.o src/linux/xattr.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/locale/__lctrans.o src/locale/__lctrans.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/locale/__mo_lookup.o src/locale/__mo_lookup.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/locale/bind_textdomain_codeset.o src/locale/bind_textdomain_codeset.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/locale/c_locale.o src/locale/c_locale.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/locale/catclose.o src/locale/catclose.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/locale/catgets.o src/locale/catgets.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/locale/catopen.o src/locale/catopen.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/locale/dcngettext.o src/locale/dcngettext.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/locale/duplocale.o src/locale/duplocale.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/locale/freelocale.o src/locale/freelocale.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/locale/iconv.o src/locale/iconv.c
src/locale/dcngettext.c: In function 'dcngettext':
src/locale/dcngettext.c:178:53: warning: embedded '\0' in format [-Wformat-contains-nul]
    snprintf(name, sizeof name, "%s/%.*s%.*s/%s/%s.mo\0",
                                                     ^~
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/locale/iconv_close.o src/locale/iconv_close.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/locale/langinfo.o src/locale/langinfo.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/locale/locale_map.o src/locale/locale_map.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/locale/localeconv.o src/locale/localeconv.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/locale/newlocale.o src/locale/newlocale.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/locale/pleval.o src/locale/pleval.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/locale/setlocale.o src/locale/setlocale.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/locale/strcoll.o src/locale/strcoll.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/locale/strfmon.o src/locale/strfmon.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/locale/strxfrm.o src/locale/strxfrm.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/locale/textdomain.o src/locale/textdomain.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/locale/uselocale.o src/locale/uselocale.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/locale/wcscoll.o src/locale/wcscoll.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/locale/wcsxfrm.o src/locale/wcsxfrm.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -O3 -c -o obj/src/malloc/aligned_alloc.o src/malloc/aligned_alloc.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -O3 -c -o obj/src/malloc/expand_heap.o src/malloc/expand_heap.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -O3 -c -o obj/src/malloc/lite_malloc.o src/malloc/lite_malloc.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -O3 -c -o obj/src/malloc/malloc.o src/malloc/malloc.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -O3 -c -o obj/src/malloc/malloc_usable_size.o src/malloc/malloc_usable_size.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -O3 -c -o obj/src/malloc/memalign.o src/malloc/memalign.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -O3 -c -o obj/src/malloc/posix_memalign.o src/malloc/posix_memalign.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/math/__cos.o src/math/__cos.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/math/__cosdf.o src/math/__cosdf.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/math/__cosl.o src/math/__cosl.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/math/__expo2.o src/math/__expo2.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/math/__expo2f.o src/math/__expo2f.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/math/__fpclassify.o src/math/__fpclassify.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/math/__fpclassifyf.o src/math/__fpclassifyf.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/math/__fpclassifyl.o src/math/__fpclassifyl.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/math/__invtrigl.o src/math/__invtrigl.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/math/__math_divzero.o src/math/__math_divzero.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/math/__math_divzerof.o src/math/__math_divzerof.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/math/__math_invalid.o src/math/__math_invalid.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/math/__math_invalidf.o src/math/__math_invalidf.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/math/__math_oflow.o src/math/__math_oflow.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/math/__math_oflowf.o src/math/__math_oflowf.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/math/__math_uflow.o src/math/__math_uflow.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/math/__math_uflowf.o src/math/__math_uflowf.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/math/__math_xflow.o src/math/__math_xflow.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/math/__math_xflowf.o src/math/__math_xflowf.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/math/__polevll.o src/math/__polevll.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/math/__rem_pio2.o src/math/__rem_pio2.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/math/__rem_pio2_large.o src/math/__rem_pio2_large.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/math/__rem_pio2f.o src/math/__rem_pio2f.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/math/__rem_pio2l.o src/math/__rem_pio2l.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/math/__signbit.o src/math/__signbit.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/math/__signbitf.o src/math/__signbitf.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/math/__signbitl.o src/math/__signbitl.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/math/__sin.o src/math/__sin.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/math/__sindf.o src/math/__sindf.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/math/__sinl.o src/math/__sinl.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/math/__tan.o src/math/__tan.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/math/__tandf.o src/math/__tandf.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/math/__tanl.o src/math/__tanl.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/math/acos.o src/math/acos.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/math/acosf.o src/math/acosf.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/math/acosh.o src/math/acosh.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/math/acoshf.o src/math/acoshf.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/math/acoshl.o src/math/acoshl.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/math/acosl.o src/math/acosl.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/math/asin.o src/math/asin.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/math/asinf.o src/math/asinf.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/math/asinh.o src/math/asinh.c

 11  104M   11 12.4M    0     0   862k      0  0:02:04  0:00:14  0:01:50  531kmipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/math/asinhf.o src/math/asinhf.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/math/asinhl.o src/math/asinhl.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/math/asinl.o src/math/asinl.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/math/atan.o src/math/atan.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/math/atan2.o src/math/atan2.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/math/atan2f.o src/math/atan2f.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/math/atan2l.o src/math/atan2l.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/math/atanf.o src/math/atanf.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/math/atanh.o src/math/atanh.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/math/atanhf.o src/math/atanhf.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/math/atanhl.o src/math/atanhl.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/math/atanl.o src/math/atanl.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/math/cbrt.o src/math/cbrt.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/math/cbrtf.o src/math/cbrtf.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/math/cbrtl.o src/math/cbrtl.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/math/ceil.o src/math/ceil.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/math/ceilf.o src/math/ceilf.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/math/ceill.o src/math/ceill.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/math/copysign.o src/math/copysign.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/math/copysignf.o src/math/copysignf.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/math/copysignl.o src/math/copysignl.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/math/cos.o src/math/cos.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/math/cosf.o src/math/cosf.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/math/cosh.o src/math/cosh.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/math/coshf.o src/math/coshf.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/math/coshl.o src/math/coshl.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/math/cosl.o src/math/cosl.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/math/erf.o src/math/erf.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/math/erff.o src/math/erff.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/math/erfl.o src/math/erfl.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/math/exp.o src/math/exp.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/math/exp10.o src/math/exp10.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/math/exp10f.o src/math/exp10f.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/math/exp10l.o src/math/exp10l.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/math/exp2.o src/math/exp2.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/math/exp2f.o src/math/exp2f.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/math/exp2f_data.o src/math/exp2f_data.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/math/exp2l.o src/math/exp2l.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/math/exp_data.o src/math/exp_data.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/math/expf.o src/math/expf.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/math/expl.o src/math/expl.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/math/expm1.o src/math/expm1.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/math/expm1f.o src/math/expm1f.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/math/expm1l.o src/math/expm1l.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/math/fabs.o src/math/fabs.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/math/fabsf.o src/math/fabsf.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/math/fabsl.o src/math/fabsl.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/math/fdim.o src/math/fdim.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/math/fdimf.o src/math/fdimf.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/math/fdiml.o src/math/fdiml.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/math/finite.o src/math/finite.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/math/finitef.o src/math/finitef.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/math/floor.o src/math/floor.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/math/floorf.o src/math/floorf.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/math/floorl.o src/math/floorl.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/math/fma.o src/math/fma.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/math/fmaf.o src/math/fmaf.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/math/fmal.o src/math/fmal.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/math/fmax.o src/math/fmax.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/math/fmaxf.o src/math/fmaxf.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/math/fmaxl.o src/math/fmaxl.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/math/fmin.o src/math/fmin.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/math/fminf.o src/math/fminf.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/math/fminl.o src/math/fminl.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/math/fmod.o src/math/fmod.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/math/fmodf.o src/math/fmodf.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/math/fmodl.o src/math/fmodl.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/math/frexp.o src/math/frexp.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/math/frexpf.o src/math/frexpf.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/math/frexpl.o src/math/frexpl.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/math/hypot.o src/math/hypot.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/math/hypotf.o src/math/hypotf.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/math/hypotl.o src/math/hypotl.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/math/ilogb.o src/math/ilogb.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/math/ilogbf.o src/math/ilogbf.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/math/ilogbl.o src/math/ilogbl.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/math/j0.o src/math/j0.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/math/j0f.o src/math/j0f.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/math/j1.o src/math/j1.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/math/j1f.o src/math/j1f.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/math/jn.o src/math/jn.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/math/jnf.o src/math/jnf.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/math/ldexp.o src/math/ldexp.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/math/ldexpf.o src/math/ldexpf.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/math/ldexpl.o src/math/ldexpl.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/math/lgamma.o src/math/lgamma.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/math/lgamma_r.o src/math/lgamma_r.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/math/lgammaf.o src/math/lgammaf.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/math/lgammaf_r.o src/math/lgammaf_r.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/math/lgammal.o src/math/lgammal.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/math/llrint.o src/math/llrint.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/math/llrintf.o src/math/llrintf.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/math/llrintl.o src/math/llrintl.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/math/llround.o src/math/llround.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/math/llroundf.o src/math/llroundf.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/math/llroundl.o src/math/llroundl.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/math/log.o src/math/log.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/math/log10.o src/math/log10.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/math/log10f.o src/math/log10f.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/math/log10l.o src/math/log10l.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/math/log1p.o src/math/log1p.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/math/log1pf.o src/math/log1pf.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/math/log1pl.o src/math/log1pl.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/math/log2.o src/math/log2.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/math/log2_data.o src/math/log2_data.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/math/log2f.o src/math/log2f.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/math/log2f_data.o src/math/log2f_data.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/math/log2l.o src/math/log2l.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/math/log_data.o src/math/log_data.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/math/logb.o src/math/logb.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/math/logbf.o src/math/logbf.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/math/logbl.o src/math/logbl.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/math/logf.o src/math/logf.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/math/logf_data.o src/math/logf_data.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/math/logl.o src/math/logl.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/math/lrint.o src/math/lrint.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/math/lrintf.o src/math/lrintf.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/math/lrintl.o src/math/lrintl.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/math/lround.o src/math/lround.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/math/lroundf.o src/math/lroundf.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/math/lroundl.o src/math/lroundl.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/math/modf.o src/math/modf.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/math/modff.o src/math/modff.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/math/modfl.o src/math/modfl.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/math/nan.o src/math/nan.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/math/nanf.o src/math/nanf.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/math/nanl.o src/math/nanl.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/math/nearbyint.o src/math/nearbyint.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/math/nearbyintf.o src/math/nearbyintf.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/math/nearbyintl.o src/math/nearbyintl.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/math/nextafter.o src/math/nextafter.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/math/nextafterf.o src/math/nextafterf.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/math/nextafterl.o src/math/nextafterl.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/math/nexttoward.o src/math/nexttoward.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/math/nexttowardf.o src/math/nexttowardf.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/math/nexttowardl.o src/math/nexttowardl.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/math/pow.o src/math/pow.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/math/pow_data.o src/math/pow_data.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/math/powf.o src/math/powf.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/math/powf_data.o src/math/powf_data.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/math/powl.o src/math/powl.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/math/remainder.o src/math/remainder.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/math/remainderf.o src/math/remainderf.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/math/remainderl.o src/math/remainderl.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/math/remquo.o src/math/remquo.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/math/remquof.o src/math/remquof.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/math/remquol.o src/math/remquol.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/math/rint.o src/math/rint.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/math/rintf.o src/math/rintf.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/math/rintl.o src/math/rintl.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/math/round.o src/math/round.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/math/roundf.o src/math/roundf.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/math/roundl.o src/math/roundl.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/math/scalb.o src/math/scalb.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/math/scalbf.o src/math/scalbf.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/math/scalbln.o src/math/scalbln.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/math/scalblnf.o src/math/scalblnf.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/math/scalblnl.o src/math/scalblnl.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/math/scalbn.o src/math/scalbn.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/math/scalbnf.o src/math/scalbnf.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/math/scalbnl.o src/math/scalbnl.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/math/signgam.o src/math/signgam.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/math/significand.o src/math/significand.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/math/significandf.o src/math/significandf.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/math/sin.o src/math/sin.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/math/sincos.o src/math/sincos.c

 13  104M   13 13.6M    0     0   888k      0  0:02:00  0:00:15  0:01:45  647kmipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/math/sincosf.o src/math/sincosf.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/math/sincosl.o src/math/sincosl.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/math/sinf.o src/math/sinf.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/math/sinh.o src/math/sinh.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/math/sinhf.o src/math/sinhf.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/math/sinhl.o src/math/sinhl.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/math/sinl.o src/math/sinl.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/math/sqrt.o src/math/sqrt.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/math/sqrtf.o src/math/sqrtf.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/math/sqrtl.o src/math/sqrtl.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/math/tan.o src/math/tan.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/math/tanf.o src/math/tanf.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/math/tanh.o src/math/tanh.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/math/tanhf.o src/math/tanhf.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/math/tanhl.o src/math/tanhl.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/math/tanl.o src/math/tanl.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/math/tgamma.o src/math/tgamma.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/math/tgammaf.o src/math/tgammaf.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/math/tgammal.o src/math/tgammal.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/math/trunc.o src/math/trunc.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/math/truncf.o src/math/truncf.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/math/truncl.o src/math/truncl.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/misc/a64l.o src/misc/a64l.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/misc/basename.o src/misc/basename.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/misc/dirname.o src/misc/dirname.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/misc/ffs.o src/misc/ffs.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/misc/ffsl.o src/misc/ffsl.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/misc/ffsll.o src/misc/ffsll.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/misc/fmtmsg.o src/misc/fmtmsg.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/misc/forkpty.o src/misc/forkpty.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/misc/get_current_dir_name.o src/misc/get_current_dir_name.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/misc/getauxval.o src/misc/getauxval.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/misc/getdomainname.o src/misc/getdomainname.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/misc/getentropy.o src/misc/getentropy.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/misc/gethostid.o src/misc/gethostid.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/misc/getopt.o src/misc/getopt.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/misc/getopt_long.o src/misc/getopt_long.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/misc/getpriority.o src/misc/getpriority.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/misc/getresgid.o src/misc/getresgid.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/misc/getresuid.o src/misc/getresuid.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/misc/getrlimit.o src/misc/getrlimit.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/misc/getrusage.o src/misc/getrusage.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/misc/getsubopt.o src/misc/getsubopt.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/misc/initgroups.o src/misc/initgroups.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/misc/ioctl.o src/misc/ioctl.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/misc/issetugid.o src/misc/issetugid.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/misc/lockf.o src/misc/lockf.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/misc/login_tty.o src/misc/login_tty.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/misc/mntent.o src/misc/mntent.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/misc/nftw.o src/misc/nftw.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/misc/openpty.o src/misc/openpty.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/misc/ptsname.o src/misc/ptsname.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/misc/pty.o src/misc/pty.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/misc/realpath.o src/misc/realpath.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/misc/setdomainname.o src/misc/setdomainname.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/misc/setpriority.o src/misc/setpriority.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/misc/setrlimit.o src/misc/setrlimit.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/misc/syscall.o src/misc/syscall.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/misc/syslog.o src/misc/syslog.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/misc/uname.o src/misc/uname.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/misc/wordexp.o src/misc/wordexp.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/mman/madvise.o src/mman/madvise.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/mman/mincore.o src/mman/mincore.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/mman/mlock.o src/mman/mlock.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/mman/mlockall.o src/mman/mlockall.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/mman/mmap.o src/mman/mmap.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/mman/mprotect.o src/mman/mprotect.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/mman/mremap.o src/mman/mremap.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/mman/msync.o src/mman/msync.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/mman/munlock.o src/mman/munlock.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/mman/munlockall.o src/mman/munlockall.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/mman/munmap.o src/mman/munmap.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/mman/posix_madvise.o src/mman/posix_madvise.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/mman/shm_open.o src/mman/shm_open.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/mq/mq_close.o src/mq/mq_close.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/mq/mq_getattr.o src/mq/mq_getattr.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/mq/mq_notify.o src/mq/mq_notify.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/mq/mq_open.o src/mq/mq_open.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/mq/mq_receive.o src/mq/mq_receive.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/mq/mq_send.o src/mq/mq_send.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/mq/mq_setattr.o src/mq/mq_setattr.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/mq/mq_timedreceive.o src/mq/mq_timedreceive.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/mq/mq_timedsend.o src/mq/mq_timedsend.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/mq/mq_unlink.o src/mq/mq_unlink.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/multibyte/btowc.o src/multibyte/btowc.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/multibyte/c16rtomb.o src/multibyte/c16rtomb.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/multibyte/c32rtomb.o src/multibyte/c32rtomb.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/multibyte/internal.o src/multibyte/internal.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/multibyte/mblen.o src/multibyte/mblen.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/multibyte/mbrlen.o src/multibyte/mbrlen.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/multibyte/mbrtoc16.o src/multibyte/mbrtoc16.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/multibyte/mbrtoc32.o src/multibyte/mbrtoc32.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/multibyte/mbrtowc.o src/multibyte/mbrtowc.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/multibyte/mbsinit.o src/multibyte/mbsinit.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/multibyte/mbsnrtowcs.o src/multibyte/mbsnrtowcs.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/multibyte/mbsrtowcs.o src/multibyte/mbsrtowcs.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/multibyte/mbstowcs.o src/multibyte/mbstowcs.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/multibyte/mbtowc.o src/multibyte/mbtowc.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/multibyte/wcrtomb.o src/multibyte/wcrtomb.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/multibyte/wcsnrtombs.o src/multibyte/wcsnrtombs.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/multibyte/wcsrtombs.o src/multibyte/wcsrtombs.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/multibyte/wcstombs.o src/multibyte/wcstombs.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/multibyte/wctob.o src/multibyte/wctob.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/multibyte/wctomb.o src/multibyte/wctomb.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/network/accept.o src/network/accept.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/network/accept4.o src/network/accept4.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/network/bind.o src/network/bind.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/network/connect.o src/network/connect.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/network/dn_comp.o src/network/dn_comp.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/network/dn_expand.o src/network/dn_expand.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/network/dn_skipname.o src/network/dn_skipname.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/network/dns_parse.o src/network/dns_parse.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/network/ent.o src/network/ent.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/network/ether.o src/network/ether.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/network/freeaddrinfo.o src/network/freeaddrinfo.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/network/gai_strerror.o src/network/gai_strerror.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/network/getaddrinfo.o src/network/getaddrinfo.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/network/gethostbyaddr.o src/network/gethostbyaddr.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/network/gethostbyaddr_r.o src/network/gethostbyaddr_r.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/network/gethostbyname.o src/network/gethostbyname.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/network/gethostbyname2.o src/network/gethostbyname2.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/network/gethostbyname2_r.o src/network/gethostbyname2_r.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/network/gethostbyname_r.o src/network/gethostbyname_r.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/network/getifaddrs.o src/network/getifaddrs.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/network/getnameinfo.o src/network/getnameinfo.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/network/getpeername.o src/network/getpeername.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/network/getservbyname.o src/network/getservbyname.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/network/getservbyname_r.o src/network/getservbyname_r.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/network/getservbyport.o src/network/getservbyport.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/network/getservbyport_r.o src/network/getservbyport_r.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/network/getsockname.o src/network/getsockname.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/network/getsockopt.o src/network/getsockopt.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/network/h_errno.o src/network/h_errno.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/network/herror.o src/network/herror.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/network/hstrerror.o src/network/hstrerror.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/network/htonl.o src/network/htonl.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/network/htons.o src/network/htons.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/network/if_freenameindex.o src/network/if_freenameindex.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/network/if_indextoname.o src/network/if_indextoname.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/network/if_nameindex.o src/network/if_nameindex.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/network/if_nametoindex.o src/network/if_nametoindex.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/network/in6addr_any.o src/network/in6addr_any.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/network/in6addr_loopback.o src/network/in6addr_loopback.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/network/inet_addr.o src/network/inet_addr.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/network/inet_aton.o src/network/inet_aton.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/network/inet_legacy.o src/network/inet_legacy.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/network/inet_ntoa.o src/network/inet_ntoa.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/network/inet_ntop.o src/network/inet_ntop.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/network/inet_pton.o src/network/inet_pton.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/network/listen.o src/network/listen.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/network/lookup_ipliteral.o src/network/lookup_ipliteral.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/network/lookup_name.o src/network/lookup_name.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/network/lookup_serv.o src/network/lookup_serv.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/network/netlink.o src/network/netlink.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/network/netname.o src/network/netname.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/network/ns_parse.o src/network/ns_parse.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/network/ntohl.o src/network/ntohl.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/network/ntohs.o src/network/ntohs.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/network/proto.o src/network/proto.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/network/recv.o src/network/recv.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/network/recvfrom.o src/network/recvfrom.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/network/recvmmsg.o src/network/recvmmsg.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/network/recvmsg.o src/network/recvmsg.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/network/res_init.o src/network/res_init.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/network/res_mkquery.o src/network/res_mkquery.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/network/res_msend.o src/network/res_msend.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/network/res_query.o src/network/res_query.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/network/res_querydomain.o src/network/res_querydomain.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/network/res_send.o src/network/res_send.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/network/res_state.o src/network/res_state.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/network/resolvconf.o src/network/resolvconf.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/network/send.o src/network/send.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/network/sendmmsg.o src/network/sendmmsg.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/network/sendmsg.o src/network/sendmsg.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/network/sendto.o src/network/sendto.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/network/serv.o src/network/serv.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/network/setsockopt.o src/network/setsockopt.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/network/shutdown.o src/network/shutdown.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/network/sockatmark.o src/network/sockatmark.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/network/socket.o src/network/socket.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/network/socketpair.o src/network/socketpair.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/passwd/fgetgrent.o src/passwd/fgetgrent.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/passwd/fgetpwent.o src/passwd/fgetpwent.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/passwd/fgetspent.o src/passwd/fgetspent.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/passwd/getgr_a.o src/passwd/getgr_a.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/passwd/getgr_r.o src/passwd/getgr_r.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/passwd/getgrent.o src/passwd/getgrent.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/passwd/getgrent_a.o src/passwd/getgrent_a.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/passwd/getgrouplist.o src/passwd/getgrouplist.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/passwd/getpw_a.o src/passwd/getpw_a.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/passwd/getpw_r.o src/passwd/getpw_r.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/passwd/getpwent.o src/passwd/getpwent.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/passwd/getpwent_a.o src/passwd/getpwent_a.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/passwd/getspent.o src/passwd/getspent.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/passwd/getspnam.o src/passwd/getspnam.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/passwd/getspnam_r.o src/passwd/getspnam_r.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/passwd/lckpwdf.o src/passwd/lckpwdf.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/passwd/nscd_query.o src/passwd/nscd_query.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/passwd/putgrent.o src/passwd/putgrent.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/passwd/putpwent.o src/passwd/putpwent.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/passwd/putspent.o src/passwd/putspent.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/prng/__rand48_step.o src/prng/__rand48_step.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/prng/__seed48.o src/prng/__seed48.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/prng/drand48.o src/prng/drand48.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/prng/lcong48.o src/prng/lcong48.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/prng/lrand48.o src/prng/lrand48.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/prng/mrand48.o src/prng/mrand48.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/prng/rand.o src/prng/rand.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/prng/rand_r.o src/prng/rand_r.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/prng/random.o src/prng/random.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/prng/seed48.o src/prng/seed48.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/prng/srand48.o src/prng/srand48.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/process/execl.o src/process/execl.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/process/execle.o src/process/execle.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/process/execlp.o src/process/execlp.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/process/execv.o src/process/execv.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/process/execve.o src/process/execve.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/process/execvp.o src/process/execvp.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/process/fexecve.o src/process/fexecve.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/process/fork.o src/process/fork.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/process/posix_spawn.o src/process/posix_spawn.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/process/posix_spawn_file_actions_addchdir.o src/process/posix_spawn_file_actions_addchdir.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/process/posix_spawn_file_actions_addclose.o src/process/posix_spawn_file_actions_addclose.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/process/posix_spawn_file_actions_adddup2.o src/process/posix_spawn_file_actions_adddup2.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/process/posix_spawn_file_actions_addfchdir.o src/process/posix_spawn_file_actions_addfchdir.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/process/posix_spawn_file_actions_addopen.o src/process/posix_spawn_file_actions_addopen.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/process/posix_spawn_file_actions_destroy.o src/process/posix_spawn_file_actions_destroy.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/process/posix_spawn_file_actions_init.o src/process/posix_spawn_file_actions_init.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/process/posix_spawnattr_destroy.o src/process/posix_spawnattr_destroy.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/process/posix_spawnattr_getflags.o src/process/posix_spawnattr_getflags.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/process/posix_spawnattr_getpgroup.o src/process/posix_spawnattr_getpgroup.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/process/posix_spawnattr_getsigdefault.o src/process/posix_spawnattr_getsigdefault.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/process/posix_spawnattr_getsigmask.o src/process/posix_spawnattr_getsigmask.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/process/posix_spawnattr_init.o src/process/posix_spawnattr_init.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/process/posix_spawnattr_sched.o src/process/posix_spawnattr_sched.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/process/posix_spawnattr_setflags.o src/process/posix_spawnattr_setflags.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/process/posix_spawnattr_setpgroup.o src/process/posix_spawnattr_setpgroup.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/process/posix_spawnattr_setsigdefault.o src/process/posix_spawnattr_setsigdefault.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/process/posix_spawnattr_setsigmask.o src/process/posix_spawnattr_setsigmask.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/process/posix_spawnp.o src/process/posix_spawnp.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/process/system.o src/process/system.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/process/vfork.o src/process/vfork.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/process/wait.o src/process/wait.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/process/waitid.o src/process/waitid.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/process/waitpid.o src/process/waitpid.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/regex/fnmatch.o src/regex/fnmatch.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/regex/glob.o src/regex/glob.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/regex/regcomp.o src/regex/regcomp.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/regex/regerror.o src/regex/regerror.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/regex/regexec.o src/regex/regexec.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/regex/tre-mem.o src/regex/tre-mem.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/sched/affinity.o src/sched/affinity.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/sched/sched_cpucount.o src/sched/sched_cpucount.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/sched/sched_get_priority_max.o src/sched/sched_get_priority_max.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/sched/sched_getcpu.o src/sched/sched_getcpu.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/sched/sched_getparam.o src/sched/sched_getparam.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/sched/sched_getscheduler.o src/sched/sched_getscheduler.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/sched/sched_rr_get_interval.o src/sched/sched_rr_get_interval.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/sched/sched_setparam.o src/sched/sched_setparam.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/sched/sched_setscheduler.o src/sched/sched_setscheduler.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/sched/sched_yield.o src/sched/sched_yield.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/search/hsearch.o src/search/hsearch.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/search/insque.o src/search/insque.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/search/lsearch.o src/search/lsearch.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/search/tdelete.o src/search/tdelete.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/search/tdestroy.o src/search/tdestroy.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/search/tfind.o src/search/tfind.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/search/tsearch.o src/search/tsearch.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/search/twalk.o src/search/twalk.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/select/poll.o src/select/poll.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/select/pselect.o src/select/pselect.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/select/select.o src/select/select.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/signal/block.o src/signal/block.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/signal/getitimer.o src/signal/getitimer.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/signal/kill.o src/signal/kill.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/signal/killpg.o src/signal/killpg.c

 14  104M   14 15.6M    0     0   919k      0  0:01:56  0:00:17  0:01:39  831kmipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/signal/psiginfo.o src/signal/psiginfo.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/signal/psignal.o src/signal/psignal.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/signal/raise.o src/signal/raise.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/signal/setitimer.o src/signal/setitimer.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/signal/sigaction.o src/signal/sigaction.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/signal/sigaddset.o src/signal/sigaddset.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/signal/sigaltstack.o src/signal/sigaltstack.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/signal/sigandset.o src/signal/sigandset.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/signal/sigdelset.o src/signal/sigdelset.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/signal/sigemptyset.o src/signal/sigemptyset.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/signal/sigfillset.o src/signal/sigfillset.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/signal/sighold.o src/signal/sighold.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/signal/sigignore.o src/signal/sigignore.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/signal/siginterrupt.o src/signal/siginterrupt.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/signal/sigisemptyset.o src/signal/sigisemptyset.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/signal/sigismember.o src/signal/sigismember.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/signal/siglongjmp.o src/signal/siglongjmp.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/signal/signal.o src/signal/signal.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/signal/sigorset.o src/signal/sigorset.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/signal/sigpause.o src/signal/sigpause.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/signal/sigpending.o src/signal/sigpending.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/signal/sigprocmask.o src/signal/sigprocmask.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/signal/sigqueue.o src/signal/sigqueue.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/signal/sigrelse.o src/signal/sigrelse.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/signal/sigrtmax.o src/signal/sigrtmax.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/signal/sigrtmin.o src/signal/sigrtmin.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/signal/sigset.o src/signal/sigset.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/signal/sigsetjmp_tail.o src/signal/sigsetjmp_tail.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/signal/sigsuspend.o src/signal/sigsuspend.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/signal/sigtimedwait.o src/signal/sigtimedwait.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/signal/sigwait.o src/signal/sigwait.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/signal/sigwaitinfo.o src/signal/sigwaitinfo.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/stat/__xstat.o src/stat/__xstat.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/stat/chmod.o src/stat/chmod.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/stat/fchmod.o src/stat/fchmod.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/stat/fchmodat.o src/stat/fchmodat.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/stat/fstat.o src/stat/fstat.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/stat/fstatat.o src/stat/fstatat.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/stat/futimens.o src/stat/futimens.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/stat/futimesat.o src/stat/futimesat.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/stat/lchmod.o src/stat/lchmod.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/stat/lstat.o src/stat/lstat.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/stat/mkdir.o src/stat/mkdir.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/stat/mkdirat.o src/stat/mkdirat.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/stat/mkfifo.o src/stat/mkfifo.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/stat/mkfifoat.o src/stat/mkfifoat.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/stat/mknod.o src/stat/mknod.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/stat/mknodat.o src/stat/mknodat.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/stat/stat.o src/stat/stat.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/stat/statvfs.o src/stat/statvfs.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/stat/umask.o src/stat/umask.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/stat/utimensat.o src/stat/utimensat.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/stdio/__fclose_ca.o src/stdio/__fclose_ca.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/stdio/__fdopen.o src/stdio/__fdopen.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/stdio/__fmodeflags.o src/stdio/__fmodeflags.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/stdio/__fopen_rb_ca.o src/stdio/__fopen_rb_ca.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/stdio/__lockfile.o src/stdio/__lockfile.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/stdio/__overflow.o src/stdio/__overflow.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/stdio/__stdio_close.o src/stdio/__stdio_close.c

 15  104M   15 15.8M    0     0   911k      0  0:01:57  0:00:17  0:01:40  938kmipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/stdio/__stdio_exit.o src/stdio/__stdio_exit.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/stdio/__stdio_read.o src/stdio/__stdio_read.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/stdio/__stdio_seek.o src/stdio/__stdio_seek.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/stdio/__stdio_write.o src/stdio/__stdio_write.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/stdio/__stdout_write.o src/stdio/__stdout_write.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/stdio/__string_read.o src/stdio/__string_read.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/stdio/__toread.o src/stdio/__toread.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/stdio/__towrite.o src/stdio/__towrite.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/stdio/__uflow.o src/stdio/__uflow.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/stdio/asprintf.o src/stdio/asprintf.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/stdio/clearerr.o src/stdio/clearerr.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/stdio/dprintf.o src/stdio/dprintf.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/stdio/ext.o src/stdio/ext.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/stdio/ext2.o src/stdio/ext2.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/stdio/fclose.o src/stdio/fclose.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/stdio/feof.o src/stdio/feof.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/stdio/ferror.o src/stdio/ferror.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/stdio/fflush.o src/stdio/fflush.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/stdio/fgetc.o src/stdio/fgetc.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/stdio/fgetln.o src/stdio/fgetln.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/stdio/fgetpos.o src/stdio/fgetpos.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/stdio/fgets.o src/stdio/fgets.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/stdio/fgetwc.o src/stdio/fgetwc.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/stdio/fgetws.o src/stdio/fgetws.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/stdio/fileno.o src/stdio/fileno.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/stdio/flockfile.o src/stdio/flockfile.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/stdio/fmemopen.o src/stdio/fmemopen.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/stdio/fopen.o src/stdio/fopen.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/stdio/fopencookie.o src/stdio/fopencookie.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/stdio/fprintf.o src/stdio/fprintf.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/stdio/fputc.o src/stdio/fputc.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/stdio/fputs.o src/stdio/fputs.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/stdio/fputwc.o src/stdio/fputwc.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/stdio/fputws.o src/stdio/fputws.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/stdio/fread.o src/stdio/fread.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/stdio/freopen.o src/stdio/freopen.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/stdio/fscanf.o src/stdio/fscanf.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/stdio/fseek.o src/stdio/fseek.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/stdio/fsetpos.o src/stdio/fsetpos.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/stdio/ftell.o src/stdio/ftell.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/stdio/ftrylockfile.o src/stdio/ftrylockfile.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/stdio/funlockfile.o src/stdio/funlockfile.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/stdio/fwide.o src/stdio/fwide.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/stdio/fwprintf.o src/stdio/fwprintf.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/stdio/fwrite.o src/stdio/fwrite.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/stdio/fwscanf.o src/stdio/fwscanf.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/stdio/getc.o src/stdio/getc.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/stdio/getc_unlocked.o src/stdio/getc_unlocked.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/stdio/getchar.o src/stdio/getchar.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/stdio/getchar_unlocked.o src/stdio/getchar_unlocked.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/stdio/getdelim.o src/stdio/getdelim.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/stdio/getline.o src/stdio/getline.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/stdio/gets.o src/stdio/gets.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/stdio/getw.o src/stdio/getw.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/stdio/getwc.o src/stdio/getwc.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/stdio/getwchar.o src/stdio/getwchar.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/stdio/ofl.o src/stdio/ofl.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/stdio/ofl_add.o src/stdio/ofl_add.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/stdio/open_memstream.o src/stdio/open_memstream.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/stdio/open_wmemstream.o src/stdio/open_wmemstream.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/stdio/pclose.o src/stdio/pclose.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/stdio/perror.o src/stdio/perror.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/stdio/popen.o src/stdio/popen.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/stdio/printf.o src/stdio/printf.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/stdio/putc.o src/stdio/putc.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/stdio/putc_unlocked.o src/stdio/putc_unlocked.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/stdio/putchar.o src/stdio/putchar.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/stdio/putchar_unlocked.o src/stdio/putchar_unlocked.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/stdio/puts.o src/stdio/puts.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/stdio/putw.o src/stdio/putw.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/stdio/putwc.o src/stdio/putwc.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/stdio/putwchar.o src/stdio/putwchar.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/stdio/remove.o src/stdio/remove.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/stdio/rename.o src/stdio/rename.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/stdio/rewind.o src/stdio/rewind.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/stdio/scanf.o src/stdio/scanf.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/stdio/setbuf.o src/stdio/setbuf.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/stdio/setbuffer.o src/stdio/setbuffer.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/stdio/setlinebuf.o src/stdio/setlinebuf.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/stdio/setvbuf.o src/stdio/setvbuf.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/stdio/snprintf.o src/stdio/snprintf.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/stdio/sprintf.o src/stdio/sprintf.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/stdio/sscanf.o src/stdio/sscanf.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/stdio/stderr.o src/stdio/stderr.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/stdio/stdin.o src/stdio/stdin.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/stdio/stdout.o src/stdio/stdout.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/stdio/swprintf.o src/stdio/swprintf.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/stdio/swscanf.o src/stdio/swscanf.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/stdio/tempnam.o src/stdio/tempnam.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/stdio/tmpfile.o src/stdio/tmpfile.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/stdio/tmpnam.o src/stdio/tmpnam.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/stdio/ungetc.o src/stdio/ungetc.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/stdio/ungetwc.o src/stdio/ungetwc.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/stdio/vasprintf.o src/stdio/vasprintf.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/stdio/vdprintf.o src/stdio/vdprintf.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/stdio/vfprintf.o src/stdio/vfprintf.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/stdio/vfscanf.o src/stdio/vfscanf.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/stdio/vfwprintf.o src/stdio/vfwprintf.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/stdio/vfwscanf.o src/stdio/vfwscanf.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/stdio/vprintf.o src/stdio/vprintf.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/stdio/vscanf.o src/stdio/vscanf.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/stdio/vsnprintf.o src/stdio/vsnprintf.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/stdio/vsprintf.o src/stdio/vsprintf.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/stdio/vsscanf.o src/stdio/vsscanf.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/stdio/vswprintf.o src/stdio/vswprintf.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/stdio/vswscanf.o src/stdio/vswscanf.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/stdio/vwprintf.o src/stdio/vwprintf.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/stdio/vwscanf.o src/stdio/vwscanf.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/stdio/wprintf.o src/stdio/wprintf.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/stdio/wscanf.o src/stdio/wscanf.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/stdlib/abs.o src/stdlib/abs.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/stdlib/atof.o src/stdlib/atof.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/stdlib/atoi.o src/stdlib/atoi.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/stdlib/atol.o src/stdlib/atol.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/stdlib/atoll.o src/stdlib/atoll.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/stdlib/bsearch.o src/stdlib/bsearch.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/stdlib/div.o src/stdlib/div.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/stdlib/ecvt.o src/stdlib/ecvt.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/stdlib/fcvt.o src/stdlib/fcvt.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/stdlib/gcvt.o src/stdlib/gcvt.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/stdlib/imaxabs.o src/stdlib/imaxabs.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/stdlib/imaxdiv.o src/stdlib/imaxdiv.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/stdlib/labs.o src/stdlib/labs.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/stdlib/ldiv.o src/stdlib/ldiv.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/stdlib/llabs.o src/stdlib/llabs.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/stdlib/lldiv.o src/stdlib/lldiv.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/stdlib/qsort.o src/stdlib/qsort.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/stdlib/strtod.o src/stdlib/strtod.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/stdlib/strtol.o src/stdlib/strtol.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/stdlib/wcstod.o src/stdlib/wcstod.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/stdlib/wcstol.o src/stdlib/wcstol.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -O3 -c -o obj/src/string/bcmp.o src/string/bcmp.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -O3 -c -o obj/src/string/bcopy.o src/string/bcopy.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -O3 -c -o obj/src/string/bzero.o src/string/bzero.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -O3 -c -o obj/src/string/explicit_bzero.o src/string/explicit_bzero.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -O3 -c -o obj/src/string/index.o src/string/index.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -O3 -c -o obj/src/string/memccpy.o src/string/memccpy.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -O3 -c -o obj/src/string/memchr.o src/string/memchr.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -O3 -fno-tree-loop-distribute-patterns -c -o obj/src/string/memcmp.o src/string/memcmp.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -O3 -fno-tree-loop-distribute-patterns -fno-stack-protector -c -o obj/src/string/memcpy.o src/string/memcpy.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -O3 -c -o obj/src/string/memmem.o src/string/memmem.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -O3 -fno-tree-loop-distribute-patterns -c -o obj/src/string/memmove.o src/string/memmove.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -O3 -c -o obj/src/string/mempcpy.o src/string/mempcpy.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -O3 -c -o obj/src/string/memrchr.o src/string/memrchr.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -O3 -fno-tree-loop-distribute-patterns -fno-stack-protector -c -o obj/src/string/memset.o src/string/memset.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -O3 -c -o obj/src/string/rindex.o src/string/rindex.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -O3 -c -o obj/src/string/stpcpy.o src/string/stpcpy.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -O3 -c -o obj/src/string/stpncpy.o src/string/stpncpy.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -O3 -c -o obj/src/string/strcasecmp.o src/string/strcasecmp.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -O3 -c -o obj/src/string/strcasestr.o src/string/strcasestr.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -O3 -c -o obj/src/string/strcat.o src/string/strcat.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -O3 -c -o obj/src/string/strchr.o src/string/strchr.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -O3 -c -o obj/src/string/strchrnul.o src/string/strchrnul.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -O3 -c -o obj/src/string/strcmp.o src/string/strcmp.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -O3 -c -o obj/src/string/strcpy.o src/string/strcpy.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -O3 -c -o obj/src/string/strcspn.o src/string/strcspn.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -O3 -c -o obj/src/string/strdup.o src/string/strdup.c

 15  104M   15 16.3M    0     0   889k      0  0:02:00  0:00:18  0:01:42  927kmipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -O3 -c -o obj/src/string/strerror_r.o src/string/strerror_r.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -O3 -c -o obj/src/string/strlcat.o src/string/strlcat.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -O3 -c -o obj/src/string/strlcpy.o src/string/strlcpy.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -O3 -c -o obj/src/string/strlen.o src/string/strlen.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -O3 -c -o obj/src/string/strncasecmp.o src/string/strncasecmp.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -O3 -c -o obj/src/string/strncat.o src/string/strncat.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -O3 -c -o obj/src/string/strncmp.o src/string/strncmp.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -O3 -c -o obj/src/string/strncpy.o src/string/strncpy.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -O3 -c -o obj/src/string/strndup.o src/string/strndup.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -O3 -c -o obj/src/string/strnlen.o src/string/strnlen.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -O3 -c -o obj/src/string/strpbrk.o src/string/strpbrk.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -O3 -c -o obj/src/string/strrchr.o src/string/strrchr.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -O3 -c -o obj/src/string/strsep.o src/string/strsep.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -O3 -c -o obj/src/string/strsignal.o src/string/strsignal.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -O3 -c -o obj/src/string/strspn.o src/string/strspn.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -O3 -c -o obj/src/string/strstr.o src/string/strstr.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -O3 -c -o obj/src/string/strtok.o src/string/strtok.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -O3 -c -o obj/src/string/strtok_r.o src/string/strtok_r.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -O3 -c -o obj/src/string/strverscmp.o src/string/strverscmp.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -O3 -c -o obj/src/string/swab.o src/string/swab.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -O3 -c -o obj/src/string/wcpcpy.o src/string/wcpcpy.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -O3 -c -o obj/src/string/wcpncpy.o src/string/wcpncpy.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -O3 -c -o obj/src/string/wcscasecmp.o src/string/wcscasecmp.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -O3 -c -o obj/src/string/wcscasecmp_l.o src/string/wcscasecmp_l.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -O3 -c -o obj/src/string/wcscat.o src/string/wcscat.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -O3 -c -o obj/src/string/wcschr.o src/string/wcschr.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -O3 -c -o obj/src/string/wcscmp.o src/string/wcscmp.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -O3 -c -o obj/src/string/wcscpy.o src/string/wcscpy.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -O3 -c -o obj/src/string/wcscspn.o src/string/wcscspn.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -O3 -c -o obj/src/string/wcsdup.o src/string/wcsdup.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -O3 -c -o obj/src/string/wcslen.o src/string/wcslen.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -O3 -c -o obj/src/string/wcsncasecmp.o src/string/wcsncasecmp.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -O3 -c -o obj/src/string/wcsncasecmp_l.o src/string/wcsncasecmp_l.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -O3 -c -o obj/src/string/wcsncat.o src/string/wcsncat.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -O3 -c -o obj/src/string/wcsncmp.o src/string/wcsncmp.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -O3 -c -o obj/src/string/wcsncpy.o src/string/wcsncpy.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -O3 -c -o obj/src/string/wcsnlen.o src/string/wcsnlen.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -O3 -c -o obj/src/string/wcspbrk.o src/string/wcspbrk.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -O3 -c -o obj/src/string/wcsrchr.o src/string/wcsrchr.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -O3 -c -o obj/src/string/wcsspn.o src/string/wcsspn.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -O3 -c -o obj/src/string/wcsstr.o src/string/wcsstr.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -O3 -c -o obj/src/string/wcstok.o src/string/wcstok.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -O3 -c -o obj/src/string/wcswcs.o src/string/wcswcs.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -O3 -c -o obj/src/string/wmemchr.o src/string/wmemchr.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -O3 -c -o obj/src/string/wmemcmp.o src/string/wmemcmp.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -O3 -c -o obj/src/string/wmemcpy.o src/string/wmemcpy.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -O3 -c -o obj/src/string/wmemmove.o src/string/wmemmove.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -O3 -c -o obj/src/string/wmemset.o src/string/wmemset.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/temp/__randname.o src/temp/__randname.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/temp/mkdtemp.o src/temp/mkdtemp.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/temp/mkostemp.o src/temp/mkostemp.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/temp/mkostemps.o src/temp/mkostemps.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/temp/mkstemp.o src/temp/mkstemp.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/temp/mkstemps.o src/temp/mkstemps.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/temp/mktemp.o src/temp/mktemp.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/termios/cfgetospeed.o src/termios/cfgetospeed.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/termios/cfmakeraw.o src/termios/cfmakeraw.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/termios/cfsetospeed.o src/termios/cfsetospeed.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/termios/tcdrain.o src/termios/tcdrain.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/termios/tcflow.o src/termios/tcflow.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/termios/tcflush.o src/termios/tcflush.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/termios/tcgetattr.o src/termios/tcgetattr.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/termios/tcgetsid.o src/termios/tcgetsid.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/termios/tcsendbreak.o src/termios/tcsendbreak.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/termios/tcsetattr.o src/termios/tcsetattr.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/thread/__lock.o src/thread/__lock.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -fno-stack-protector -c -o obj/src/thread/__set_thread_area.o src/thread/__set_thread_area.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/thread/__syscall_cp.o src/thread/__syscall_cp.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/thread/__timedwait.o src/thread/__timedwait.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/thread/__tls_get_addr.o src/thread/__tls_get_addr.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/thread/__wait.o src/thread/__wait.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/thread/call_once.o src/thread/call_once.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/thread/cnd_broadcast.o src/thread/cnd_broadcast.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/thread/cnd_destroy.o src/thread/cnd_destroy.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/thread/cnd_init.o src/thread/cnd_init.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/thread/cnd_signal.o src/thread/cnd_signal.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/thread/cnd_timedwait.o src/thread/cnd_timedwait.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/thread/cnd_wait.o src/thread/cnd_wait.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/thread/default_attr.o src/thread/default_attr.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -c -o obj/src/thread/lock_ptc.o src/thread/lock_ptc.c
mipsel-openwrt-linux-musl-gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/mips -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DCRYPT_SIZE_HACK -Wl,--sort-section,alignment -Wl,--sort-common -Wl,--gc-sections -Wl,--hash-style=both -Wl,--no-undefined -Wl,--exclude-libs=ALL -Wl,--dynamic-list=./dynamic.list  -nostdlib -shared \
-Wl,-e,_dlstart -o lib/libc.so obj/src/aio/aio.lo obj/src/aio/aio_suspend.lo obj/src/aio/lio_listio.lo obj/src/complex/__cexp.lo obj/src/complex/__cexpf.lo obj/src/complex/cabs.lo obj/src/complex/cabsf.lo obj/src/complex/cabsl.lo obj/src/complex/cacos.lo obj/src/complex/cacosf.lo obj/src/complex/cacosh.lo obj/src/complex/cacoshf.lo obj/src/complex/cacoshl.lo obj/src/complex/cacosl.lo obj/src/complex/carg.lo obj/src/complex/cargf.lo obj/src/complex/cargl.lo obj/src/complex/casin.lo obj/src/complex/casinf.lo obj/src/complex/casinh.lo obj/src/complex/casinhf.lo obj/src/complex/casinhl.lo obj/src/complex/casinl.lo obj/src/complex/catan.lo obj/src/complex/catanf.lo obj/src/complex/catanh.lo obj/src/complex/catanhf.lo obj/src/complex/catanhl.lo obj/src/complex/catanl.lo obj/src/complex/ccos.lo obj/src/complex/ccosf.lo obj/src/complex/ccosh.lo obj/src/complex/ccoshf.lo obj/src/complex/ccoshl.lo obj/src/complex/ccosl.lo obj/src/complex/cexp.lo obj/src/complex/cexpf.lo obj/src/complex/cexpl.lo obj/src/complex/cimag.lo obj/src/complex/cimagf.lo obj/src/complex/cimagl.lo obj/src/complex/clog.lo obj/src/complex/clogf.lo obj/src/complex/clogl.lo obj/src/complex/conj.lo obj/src/complex/conjf.lo obj/src/complex/conjl.lo obj/src/complex/cpow.lo obj/src/complex/cpowf.lo obj/src/complex/cpowl.lo obj/src/complex/cproj.lo obj/src/complex/cprojf.lo obj/src/complex/cprojl.lo obj/src/complex/creal.lo obj/src/complex/crealf.lo obj/src/complex/creall.lo obj/src/complex/csin.lo obj/src/complex/csinf.lo obj/src/complex/csinh.lo obj/src/complex/csinhf.lo obj/src/complex/csinhl.lo obj/src/complex/csinl.lo obj/src/complex/csqrt.lo obj/src/complex/csqrtf.lo obj/src/complex/csqrtl.lo obj/src/complex/ctan.lo obj/src/complex/ctanf.lo obj/src/complex/ctanh.lo obj/src/complex/ctanhf.lo obj/src/complex/ctanhl.lo obj/src/complex/ctanl.lo obj/src/conf/confstr.lo obj/src/conf/fpathconf.lo obj/src/conf/legacy.lo obj/src/conf/pathconf.lo obj/src/conf/sysconf.lo obj/src/crypt/crypt.lo obj/src/crypt/crypt_blowfish.lo obj/src/crypt/crypt_des.lo obj/src/crypt/crypt_md5.lo obj/src/crypt/crypt_r.lo obj/src/crypt/crypt_sha256.lo obj/src/crypt/crypt_sha512.lo obj/src/crypt/encrypt.lo obj/src/ctype/__ctype_b_loc.lo obj/src/ctype/__ctype_get_mb_cur_max.lo obj/src/ctype/__ctype_tolower_loc.lo obj/src/ctype/__ctype_toupper_loc.lo obj/src/ctype/isalnum.lo obj/src/ctype/isalpha.lo obj/src/ctype/isascii.lo obj/src/ctype/isblank.lo obj/src/ctype/iscntrl.lo obj/src/ctype/isdigit.lo obj/src/ctype/isgraph.lo obj/src/ctype/islower.lo obj/src/ctype/isprint.lo obj/src/ctype/ispunct.lo obj/src/ctype/isspace.lo obj/src/ctype/isupper.lo obj/src/ctype/iswalnum.lo obj/src/ctype/iswalpha.lo obj/src/ctype/iswblank.lo obj/src/ctype/iswcntrl.lo obj/src/ctype/iswctype.lo obj/src/ctype/iswdigit.lo obj/src/ctype/iswgraph.lo obj/src/ctype/iswlower.lo obj/src/ctype/iswprint.lo obj/src/ctype/iswpunct.lo obj/src/ctype/iswspace.lo obj/src/ctype/iswupper.lo obj/src/ctype/iswxdigit.lo obj/src/ctype/isxdigit.lo obj/src/ctype/toascii.lo obj/src/ctype/tolower.lo obj/src/ctype/toupper.lo obj/src/ctype/towctrans.lo obj/src/ctype/wcswidth.lo obj/src/ctype/wctrans.lo obj/src/ctype/wcwidth.lo obj/src/dirent/alphasort.lo obj/src/dirent/closedir.lo obj/src/dirent/dirfd.lo obj/src/dirent/fdopendir.lo obj/src/dirent/opendir.lo obj/src/dirent/readdir.lo obj/src/dirent/readdir_r.lo obj/src/dirent/rewinddir.lo obj/src/dirent/scandir.lo obj/src/dirent/seekdir.lo obj/src/dirent/telldir.lo obj/src/dirent/versionsort.lo obj/src/env/__environ.lo obj/src/env/__init_tls.lo obj/src/env/__libc_start_main.lo obj/src/env/__reset_tls.lo obj/src/env/__stack_chk_fail.lo obj/src/env/clearenv.lo obj/src/env/getenv.lo obj/src/env/putenv.lo obj/src/env/secure_getenv.lo obj/src/env/setenv.lo obj/src/env/unsetenv.lo obj/src/errno/__errno_location.lo obj/src/errno/strerror.lo obj/src/exit/_Exit.lo obj/src/exit/abort.lo obj/src/exit/assert.lo obj/src/exit/at_quick_exit.lo obj/src/exit/atexit.lo obj/src/exit/exit.lo obj/src/exit/quick_exit.lo obj/src/fcntl/creat.lo obj/src/fcntl/fcntl.lo obj/src/fcntl/open.lo obj/src/fcntl/openat.lo obj/src/fcntl/posix_fadvise.lo obj/src/fcntl/posix_fallocate.lo obj/src/fenv/__flt_rounds.lo obj/src/fenv/fegetexceptflag.lo obj/src/fenv/feholdexcept.lo obj/src/fenv/fesetexceptflag.lo obj/src/fenv/fesetround.lo obj/src/fenv/feupdateenv.lo obj/src/fenv/mips/fenv-sf.lo obj/src/fenv/mips/fenv.lo obj/src/internal/defsysinfo.lo obj/src/internal/floatscan.lo obj/src/internal/intscan.lo obj/src/internal/libc.lo obj/src/internal/procfdname.lo obj/src/internal/shgetc.lo obj/src/internal/syscall_ret.lo obj/src/internal/vdso.lo obj/src/internal/version.lo obj/src/ipc/ftok.lo obj/src/ipc/msgctl.lo obj/src/ipc/msgget.lo obj/src/ipc/msgrcv.lo obj/src/ipc/msgsnd.lo obj/src/ipc/semctl.lo obj/src/ipc/semget.lo obj/src/ipc/semop.lo obj/src/ipc/semtimedop.lo obj/src/ipc/shmat.lo obj/src/ipc/shmctl.lo obj/src/ipc/shmdt.lo obj/src/ipc/shmget.lo obj/src/ldso/__dlsym.lo obj/src/ldso/dl_iterate_phdr.lo obj/src/ldso/dladdr.lo obj/src/ldso/dlclose.lo obj/src/ldso/dlerror.lo obj/src/ldso/dlinfo.lo obj/src/ldso/dlopen.lo obj/src/ldso/mips/dlsym.lo obj/src/ldso/tlsdesc.lo obj/src/legacy/cuserid.lo obj/src/legacy/daemon.lo obj/src/legacy/err.lo obj/src/legacy/euidaccess.lo obj/src/legacy/ftw.lo obj/src/legacy/futimes.lo obj/src/legacy/getdtablesize.lo obj/src/legacy/getloadavg.lo obj/src/legacy/getpagesize.lo obj/src/legacy/getpass.lo obj/src/legacy/getusershell.lo obj/src/legacy/isastream.lo obj/src/legacy/lutimes.lo obj/src/legacy/ulimit.lo obj/src/legacy/utmpx.lo obj/src/legacy/valloc.lo obj/src/linux/adjtime.lo obj/src/linux/adjtimex.lo obj/src/linux/arch_prctl.lo obj/src/linux/brk.lo obj/src/linux/cache.lo obj/src/linux/cap.lo obj/src/linux/chroot.lo obj/src/linux/clock_adjtime.lo obj/src/linux/clone.lo obj/src/linux/copy_file_range.lo obj/src/linux/epoll.lo obj/src/linux/eventfd.lo obj/src/linux/fallocate.lo obj/src/linux/fanotify.lo obj/src/linux/flock.lo obj/src/linux/getdents.lo obj/src/linux/getrandom.lo obj/src/linux/inotify.lo obj/src/linux/ioperm.lo obj/src/linux/iopl.lo obj/src/linux/klogctl.lo obj/src/linux/membarrier.lo obj/src/linux/memfd_create.lo obj/src/linux/mlock2.lo obj/src/linux/module.lo obj/src/linux/mount.lo obj/src/linux/name_to_handle_at.lo obj/src/linux/open_by_handle_at.lo obj/src/linux/personality.lo obj/src/linux/pivot_root.lo obj/src/linux/ppoll.lo obj/src/linux/prctl.lo obj/src/linux/prlimit.lo obj/src/linux/process_vm.lo obj/src/linux/ptrace.lo obj/src/linux/quotactl.lo obj/src/linux/readahead.lo obj/src/linux/reboot.lo obj/src/linux/remap_file_pages.lo obj/src/linux/sbrk.lo obj/src/linux/sendfile.lo obj/src/linux/setfsgid.lo obj/src/linux/setfsuid.lo obj/src/linux/setgroups.lo obj/src/linux/sethostname.lo obj/src/linux/setns.lo obj/src/linux/settimeofday.lo obj/src/linux/signalfd.lo obj/src/linux/splice.lo obj/src/linux/stime.lo obj/src/linux/swap.lo obj/src/linux/sync_file_range.lo obj/src/linux/syncfs.lo obj/src/linux/sysinfo.lo obj/src/linux/tee.lo obj/src/linux/timerfd.lo obj/src/linux/unshare.lo obj/src/linux/utimes.lo obj/src/linux/vhangup.lo obj/src/linux/vmsplice.lo obj/src/linux/wait3.lo obj/src/linux/wait4.lo obj/src/linux/xattr.lo obj/src/locale/__lctrans.lo obj/src/locale/__mo_lookup.lo obj/src/locale/bind_textdomain_codeset.lo obj/src/locale/c_locale.lo obj/src/locale/catclose.lo obj/src/locale/catgets.lo obj/src/locale/catopen.lo obj/src/locale/dcngettext.lo obj/src/locale/duplocale.lo obj/src/locale/freelocale.lo obj/src/locale/iconv.lo obj/src/locale/iconv_close.lo obj/src/locale/langinfo.lo obj/src/locale/locale_map.lo obj/src/locale/localeconv.lo obj/src/locale/newlocale.lo obj/src/locale/pleval.lo obj/src/locale/setlocale.lo obj/src/locale/strcoll.lo obj/src/locale/strfmon.lo obj/src/locale/strxfrm.lo obj/src/locale/textdomain.lo obj/src/locale/uselocale.lo obj/src/locale/wcscoll.lo obj/src/locale/wcsxfrm.lo obj/src/malloc/aligned_alloc.lo obj/src/malloc/expand_heap.lo obj/src/malloc/lite_malloc.lo obj/src/malloc/malloc.lo obj/src/malloc/malloc_usable_size.lo obj/src/malloc/memalign.lo obj/src/malloc/posix_memalign.lo obj/src/math/__cos.lo obj/src/math/__cosdf.lo obj/src/math/__cosl.lo obj/src/math/__expo2.lo obj/src/math/__expo2f.lo obj/src/math/__fpclassify.lo obj/src/math/__fpclassifyf.lo obj/src/math/__fpclassifyl.lo obj/src/math/__invtrigl.lo obj/src/math/__math_divzero.lo obj/src/math/__math_divzerof.lo obj/src/math/__math_invalid.lo obj/src/math/__math_invalidf.lo obj/src/math/__math_oflow.lo obj/src/math/__math_oflowf.lo obj/src/math/__math_uflow.lo obj/src/math/__math_uflowf.lo obj/src/math/__math_xflow.lo obj/src/math/__math_xflowf.lo obj/src/math/__polevll.lo obj/src/math/__rem_pio2.lo obj/src/math/__rem_pio2_large.lo obj/src/math/__rem_pio2f.lo obj/src/math/__rem_pio2l.lo obj/src/math/__signbit.lo obj/src/math/__signbitf.lo obj/src/math/__signbitl.lo obj/src/math/__sin.lo obj/src/math/__sindf.lo obj/src/math/__sinl.lo obj/src/math/__tan.lo obj/src/math/__tandf.lo obj/src/math/__tanl.lo obj/src/math/acos.lo obj/src/math/acosf.lo obj/src/math/acosh.lo obj/src/math/acoshf.lo obj/src/math/acoshl.lo obj/src/math/acosl.lo obj/src/math/asin.lo obj/src/math/asinf.lo obj/src/math/asinh.lo obj/src/math/asinhf.lo obj/src/math/asinhl.lo obj/src/math/asinl.lo obj/src/math/atan.lo obj/src/math/atan2.lo obj/src/math/atan2f.lo obj/src/math/atan2l.lo obj/src/math/atanf.lo obj/src/math/atanh.lo obj/src/math/atanhf.lo obj/src/math/atanhl.lo obj/src/math/atanl.lo obj/src/math/cbrt.lo obj/src/math/cbrtf.lo obj/src/math/cbrtl.lo obj/src/math/ceil.lo obj/src/math/ceilf.lo obj/src/math/ceill.lo obj/src/math/copysign.lo obj/src/math/copysignf.lo obj/src/math/copysignl.lo obj/src/math/cos.lo obj/src/math/cosf.lo obj/src/math/cosh.lo obj/src/math/coshf.lo obj/src/math/coshl.lo obj/src/math/cosl.lo obj/src/math/erf.lo obj/src/math/erff.lo obj/src/math/erfl.lo obj/src/math/exp.lo obj/src/math/exp10.lo obj/src/math/exp10f.lo obj/src/math/exp10l.lo obj/src/math/exp2.lo obj/src/math/exp2f.lo obj/src/math/exp2f_data.lo obj/src/math/exp2l.lo obj/src/math/exp_data.lo obj/src/math/expf.lo obj/src/math/expl.lo obj/src/math/expm1.lo obj/src/math/expm1f.lo obj/src/math/expm1l.lo obj/src/math/fabs.lo obj/src/math/fabsf.lo obj/src/math/fabsl.lo obj/src/math/fdim.lo obj/src/math/fdimf.lo obj/src/math/fdiml.lo obj/src/math/finite.lo obj/src/math/finitef.lo obj/src/math/floor.lo obj/src/math/floorf.lo obj/src/math/floorl.lo obj/src/math/fma.lo obj/src/math/fmaf.lo obj/src/math/fmal.lo obj/src/math/fmax.lo obj/src/math/fmaxf.lo obj/src/math/fmaxl.lo obj/src/math/fmin.lo obj/src/math/fminf.lo obj/src/math/fminl.lo obj/src/math/fmod.lo obj/src/math/fmodf.lo obj/src/math/fmodl.lo obj/src/math/frexp.lo obj/src/math/frexpf.lo obj/src/math/frexpl.lo obj/src/math/hypot.lo obj/src/math/hypotf.lo obj/src/math/hypotl.lo obj/src/math/ilogb.lo obj/src/math/ilogbf.lo obj/src/math/ilogbl.lo obj/src/math/j0.lo obj/src/math/j0f.lo obj/src/math/j1.lo obj/src/math/j1f.lo obj/src/math/jn.lo obj/src/math/jnf.lo obj/src/math/ldexp.lo obj/src/math/ldexpf.lo obj/src/math/ldexpl.lo obj/src/math/lgamma.lo obj/src/math/lgamma_r.lo obj/src/math/lgammaf.lo obj/src/math/lgammaf_r.lo obj/src/math/lgammal.lo obj/src/math/llrint.lo obj/src/math/llrintf.lo obj/src/math/llrintl.lo obj/src/math/llround.lo obj/src/math/llroundf.lo obj/src/math/llroundl.lo obj/src/math/log.lo obj/src/math/log10.lo obj/src/math/log10f.lo obj/src/math/log10l.lo obj/src/math/log1p.lo obj/src/math/log1pf.lo obj/src/math/log1pl.lo obj/src/math/log2.lo obj/src/math/log2_data.lo obj/src/math/log2f.lo obj/src/math/log2f_data.lo obj/src/math/log2l.lo obj/src/math/log_data.lo obj/src/math/logb.lo obj/src/math/logbf.lo obj/src/math/logbl.lo obj/src/math/logf.lo obj/src/math/logf_data.lo obj/src/math/logl.lo obj/src/math/lrint.lo obj/src/math/lrintf.lo obj/src/math/lrintl.lo obj/src/math/lround.lo obj/src/math/lroundf.lo obj/src/math/lroundl.lo obj/src/math/modf.lo obj/src/math/modff.lo obj/src/math/modfl.lo obj/src/math/nan.lo obj/src/math/nanf.lo obj/src/math/nanl.lo obj/src/math/nearbyint.lo obj/src/math/nearbyintf.lo obj/src/math/nearbyintl.lo obj/src/math/nextafter.lo obj/src/math/nextafterf.lo obj/src/math/nextafterl.lo obj/src/math/nexttoward.lo obj/src/math/nexttowardf.lo obj/src/math/nexttowardl.lo obj/src/math/pow.lo obj/src/math/pow_data.lo obj/src/math/powf.lo obj/src/math/powf_data.lo obj/src/math/powl.lo obj/src/math/remainder.lo obj/src/math/remainderf.lo obj/src/math/remainderl.lo obj/src/math/remquo.lo obj/src/math/remquof.lo obj/src/math/remquol.lo obj/src/math/rint.lo obj/src/math/rintf.lo obj/src/math/rintl.lo obj/src/math/round.lo obj/src/math/roundf.lo obj/src/math/roundl.lo obj/src/math/scalb.lo obj/src/math/scalbf.lo obj/src/math/scalbln.lo obj/src/math/scalblnf.lo obj/src/math/scalblnl.lo obj/src/math/scalbn.lo obj/src/math/scalbnf.lo obj/src/math/scalbnl.lo obj/src/math/signgam.lo obj/src/math/significand.lo obj/src/math/significandf.lo obj/src/math/sin.lo obj/src/math/sincos.lo obj/src/math/sincosf.lo obj/src/math/sincosl.lo obj/src/math/sinf.lo obj/src/math/sinh.lo obj/src/math/sinhf.lo obj/src/math/sinhl.lo obj/src/math/sinl.lo obj/src/math/sqrt.lo obj/src/math/sqrtf.lo obj/src/math/sqrtl.lo obj/src/math/tan.lo obj/src/math/tanf.lo obj/src/math/tanh.lo obj/src/math/tanhf.lo obj/src/math/tanhl.lo obj/src/math/tanl.lo obj/src/math/tgamma.lo obj/src/math/tgammaf.lo obj/src/math/tgammal.lo obj/src/math/trunc.lo obj/src/math/truncf.lo obj/src/math/truncl.lo obj/src/misc/a64l.lo obj/src/misc/basename.lo obj/src/misc/dirname.lo obj/src/misc/ffs.lo obj/src/misc/ffsl.lo obj/src/misc/ffsll.lo obj/src/misc/fmtmsg.lo obj/src/misc/forkpty.lo obj/src/misc/get_current_dir_name.lo obj/src/misc/getauxval.lo obj/src/misc/getdomainname.lo obj/src/misc/getentropy.lo obj/src/misc/gethostid.lo obj/src/misc/getopt.lo obj/src/misc/getopt_long.lo obj/src/misc/getpriority.lo obj/src/misc/getresgid.lo obj/src/misc/getresuid.lo obj/src/misc/getrlimit.lo obj/src/misc/getrusage.lo obj/src/misc/getsubopt.lo obj/src/misc/initgroups.lo obj/src/misc/ioctl.lo obj/src/misc/issetugid.lo obj/src/misc/lockf.lo obj/src/misc/login_tty.lo obj/src/misc/mntent.lo obj/src/misc/nftw.lo obj/src/misc/openpty.lo obj/src/misc/ptsname.lo obj/src/misc/pty.lo obj/src/misc/realpath.lo obj/src/misc/setdomainname.lo obj/src/misc/setpriority.lo obj/src/misc/setrlimit.lo obj/src/misc/syscall.lo obj/src/misc/syslog.lo obj/src/misc/uname.lo obj/src/misc/wordexp.lo obj/src/mman/madvise.lo obj/src/mman/mincore.lo obj/src/mman/mlock.lo obj/src/mman/mlockall.lo obj/src/mman/mmap.lo obj/src/mman/mprotect.lo obj/src/mman/mremap.lo obj/src/mman/msync.lo obj/src/mman/munlock.lo obj/src/mman/munlockall.lo obj/src/mman/munmap.lo obj/src/mman/posix_madvise.lo obj/src/mman/shm_open.lo obj/src/mq/mq_close.lo obj/src/mq/mq_getattr.lo obj/src/mq/mq_notify.lo obj/src/mq/mq_open.lo obj/src/mq/mq_receive.lo obj/src/mq/mq_send.lo obj/src/mq/mq_setattr.lo obj/src/mq/mq_timedreceive.lo obj/src/mq/mq_timedsend.lo obj/src/mq/mq_unlink.lo obj/src/multibyte/btowc.lo obj/src/multibyte/c16rtomb.lo obj/src/multibyte/c32rtomb.lo obj/src/multibyte/internal.lo obj/src/multibyte/mblen.lo obj/src/multibyte/mbrlen.lo obj/src/multibyte/mbrtoc16.lo obj/src/multibyte/mbrtoc32.lo obj/src/multibyte/mbrtowc.lo obj/src/multibyte/mbsinit.lo obj/src/multibyte/mbsnrtowcs.lo obj/src/multibyte/mbsrtowcs.lo obj/src/multibyte/mbstowcs.lo obj/src/multibyte/mbtowc.lo obj/src/multibyte/wcrtomb.lo obj/src/multibyte/wcsnrtombs.lo obj/src/multibyte/wcsrtombs.lo obj/src/multibyte/wcstombs.lo obj/src/multibyte/wctob.lo obj/src/multibyte/wctomb.lo obj/src/network/accept.lo obj/src/network/accept4.lo obj/src/network/bind.lo obj/src/network/connect.lo obj/src/network/dn_comp.lo obj/src/network/dn_expand.lo obj/src/network/dn_skipname.lo obj/src/network/dns_parse.lo obj/src/network/ent.lo obj/src/network/ether.lo obj/src/network/freeaddrinfo.lo obj/src/network/gai_strerror.lo obj/src/network/getaddrinfo.lo obj/src/network/gethostbyaddr.lo obj/src/network/gethostbyaddr_r.lo obj/src/network/gethostbyname.lo obj/src/network/gethostbyname2.lo obj/src/network/gethostbyname2_r.lo obj/src/network/gethostbyname_r.lo obj/src/network/getifaddrs.lo obj/src/network/getnameinfo.lo obj/src/network/getpeername.lo obj/src/network/getservbyname.lo obj/src/network/getservbyname_r.lo obj/src/network/getservbyport.lo obj/src/network/getservbyport_r.lo obj/src/network/getsockname.lo obj/src/network/getsockopt.lo obj/src/network/h_errno.lo obj/src/network/herror.lo obj/src/network/hstrerror.lo obj/src/network/htonl.lo obj/src/network/htons.lo obj/src/network/if_freenameindex.lo obj/src/network/if_indextoname.lo obj/src/network/if_nameindex.lo obj/src/network/if_nametoindex.lo obj/src/network/in6addr_any.lo obj/src/network/in6addr_loopback.lo obj/src/network/inet_addr.lo obj/src/network/inet_aton.lo obj/src/network/inet_legacy.lo obj/src/network/inet_ntoa.lo obj/src/network/inet_ntop.lo obj/src/network/inet_pton.lo obj/src/network/listen.lo obj/src/network/lookup_ipliteral.lo obj/src/network/lookup_name.lo obj/src/network/lookup_serv.lo obj/src/network/netlink.lo obj/src/network/netname.lo obj/src/network/ns_parse.lo obj/src/network/ntohl.lo obj/src/network/ntohs.lo obj/src/network/proto.lo obj/src/network/recv.lo obj/src/network/recvfrom.lo obj/src/network/recvmmsg.lo obj/src/network/recvmsg.lo obj/src/network/res_init.lo obj/src/network/res_mkquery.lo obj/src/network/res_msend.lo obj/src/network/res_query.lo obj/src/network/res_querydomain.lo obj/src/network/res_send.lo obj/src/network/res_state.lo obj/src/network/resolvconf.lo obj/src/network/send.lo obj/src/network/sendmmsg.lo obj/src/network/sendmsg.lo obj/src/network/sendto.lo obj/src/network/serv.lo obj/src/network/setsockopt.lo obj/src/network/shutdown.lo obj/src/network/sockatmark.lo obj/src/network/socket.lo obj/src/network/socketpair.lo obj/src/passwd/fgetgrent.lo obj/src/passwd/fgetpwent.lo obj/src/passwd/fgetspent.lo obj/src/passwd/getgr_a.lo obj/src/passwd/getgr_r.lo obj/src/passwd/getgrent.lo obj/src/passwd/getgrent_a.lo obj/src/passwd/getgrouplist.lo obj/src/passwd/getpw_a.lo obj/src/passwd/getpw_r.lo obj/src/passwd/getpwent.lo obj/src/passwd/getpwent_a.lo obj/src/passwd/getspent.lo obj/src/passwd/getspnam.lo obj/src/passwd/getspnam_r.lo obj/src/passwd/lckpwdf.lo obj/src/passwd/nscd_query.lo obj/src/passwd/putgrent.lo obj/src/passwd/putpwent.lo obj/src/passwd/putspent.lo obj/src/prng/__rand48_step.lo obj/src/prng/__seed48.lo obj/src/prng/drand48.lo obj/src/prng/lcong48.lo obj/src/prng/lrand48.lo obj/src/prng/mrand48.lo obj/src/prng/rand.lo obj/src/prng/rand_r.lo obj/src/prng/random.lo obj/src/prng/seed48.lo obj/src/prng/srand48.lo obj/src/process/execl.lo obj/src/process/execle.lo obj/src/process/execlp.lo obj/src/process/execv.lo obj/src/process/execve.lo obj/src/process/execvp.lo obj/src/process/fexecve.lo obj/src/process/fork.lo obj/src/process/posix_spawn.lo obj/src/process/posix_spawn_file_actions_addchdir.lo obj/src/process/posix_spawn_file_actions_addclose.lo obj/src/process/posix_spawn_file_actions_adddup2.lo obj/src/process/posix_spawn_file_actions_addfchdir.lo obj/src/process/posix_spawn_file_actions_addopen.lo obj/src/process/posix_spawn_file_actions_destroy.lo obj/src/process/posix_spawn_file_actions_init.lo obj/src/process/posix_spawnattr_destroy.lo obj/src/process/posix_spawnattr_getflags.lo obj/src/process/posix_spawnattr_getpgroup.lo obj/src/process/posix_spawnattr_getsigdefault.lo obj/src/process/posix_spawnattr_getsigmask.lo obj/src/process/posix_spawnattr_init.lo obj/src/process/posix_spawnattr_sched.lo obj/src/process/posix_spawnattr_setflags.lo obj/src/process/posix_spawnattr_setpgroup.lo obj/src/process/posix_spawnattr_setsigdefault.lo obj/src/process/posix_spawnattr_setsigmask.lo obj/src/process/posix_spawnp.lo obj/src/process/system.lo obj/src/process/vfork.lo obj/src/process/wait.lo obj/src/process/waitid.lo obj/src/process/waitpid.lo obj/src/regex/fnmatch.lo obj/src/regex/glob.lo obj/src/regex/regcomp.lo obj/src/regex/regerror.lo obj/src/regex/regexec.lo obj/src/regex/tre-mem.lo obj/src/sched/affinity.lo obj/src/sched/sched_cpucount.lo obj/src/sched/sched_get_priority_max.lo obj/src/sched/sched_getcpu.lo obj/src/sched/sched_getparam.lo obj/src/sched/sched_getscheduler.lo obj/src/sched/sched_rr_get_interval.lo obj/src/sched/sched_setparam.lo obj/src/sched/sched_setscheduler.lo obj/src/sched/sched_yield.lo obj/src/search/hsearch.lo obj/src/search/insque.lo obj/src/search/lsearch.lo obj/src/search/tdelete.lo obj/src/search/tdestroy.lo obj/src/search/tfind.lo obj/src/search/tsearch.lo obj/src/search/twalk.lo obj/src/select/poll.lo obj/src/select/pselect.lo obj/src/select/select.lo obj/src/setjmp/mips/longjmp.lo obj/src/setjmp/mips/setjmp.lo obj/src/signal/block.lo obj/src/signal/getitimer.lo obj/src/signal/kill.lo obj/src/signal/killpg.lo obj/src/signal/mips/restore.lo obj/src/signal/mips/sigsetjmp.lo obj/src/signal/psiginfo.lo obj/src/signal/psignal.lo obj/src/signal/raise.lo obj/src/signal/setitimer.lo obj/src/signal/sigaction.lo obj/src/signal/sigaddset.lo obj/src/signal/sigaltstack.lo obj/src/signal/sigandset.lo obj/src/signal/sigdelset.lo obj/src/signal/sigemptyset.lo obj/src/signal/sigfillset.lo obj/src/signal/sighold.lo obj/src/signal/sigignore.lo obj/src/signal/siginterrupt.lo obj/src/signal/sigisemptyset.lo obj/src/signal/sigismember.lo obj/src/signal/siglongjmp.lo obj/src/signal/signal.lo obj/src/signal/sigorset.lo obj/src/signal/sigpause.lo obj/src/signal/sigpending.lo obj/src/signal/sigprocmask.lo obj/src/signal/sigqueue.lo obj/src/signal/sigrelse.lo obj/src/signal/sigrtmax.lo obj/src/signal/sigrtmin.lo obj/src/signal/sigset.lo obj/src/signal/sigsetjmp_tail.lo obj/src/signal/sigsuspend.lo obj/src/signal/sigtimedwait.lo obj/src/signal/sigwait.lo obj/src/signal/sigwaitinfo.lo obj/src/stat/__xstat.lo obj/src/stat/chmod.lo obj/src/stat/fchmod.lo obj/src/stat/fchmodat.lo obj/src/stat/fstat.lo obj/src/stat/fstatat.lo obj/src/stat/futimens.lo obj/src/stat/futimesat.lo obj/src/stat/lchmod.lo obj/src/stat/lstat.lo obj/src/stat/mkdir.lo obj/src/stat/mkdirat.lo obj/src/stat/mkfifo.lo obj/src/stat/mkfifoat.lo obj/src/stat/mknod.lo obj/src/stat/mknodat.lo obj/src/stat/stat.lo obj/src/stat/statvfs.lo obj/src/stat/umask.lo obj/src/stat/utimensat.lo obj/src/stdio/__fclose_ca.lo obj/src/stdio/__fdopen.lo obj/src/stdio/__fmodeflags.lo obj/src/stdio/__fopen_rb_ca.lo obj/src/stdio/__lockfile.lo obj/src/stdio/__overflow.lo obj/src/stdio/__stdio_close.lo obj/src/stdio/__stdio_exit.lo obj/src/stdio/__stdio_read.lo obj/src/stdio/__stdio_seek.lo obj/src/stdio/__stdio_write.lo obj/src/stdio/__stdout_write.lo obj/src/stdio/__string_read.lo obj/src/stdio/__toread.lo obj/src/stdio/__towrite.lo obj/src/stdio/__uflow.lo obj/src/stdio/asprintf.lo obj/src/stdio/clearerr.lo obj/src/stdio/dprintf.lo obj/src/stdio/ext.lo obj/src/stdio/ext2.lo obj/src/stdio/fclose.lo obj/src/stdio/feof.lo obj/src/stdio/ferror.lo obj/src/stdio/fflush.lo obj/src/stdio/fgetc.lo obj/src/stdio/fgetln.lo obj/src/stdio/fgetpos.lo obj/src/stdio/fgets.lo obj/src/stdio/fgetwc.lo obj/src/stdio/fgetws.lo obj/src/stdio/fileno.lo obj/src/stdio/flockfile.lo obj/src/stdio/fmemopen.lo obj/src/stdio/fopen.lo obj/src/stdio/fopencookie.lo obj/src/stdio/fprintf.lo obj/src/stdio/fputc.lo obj/src/stdio/fputs.lo obj/src/stdio/fputwc.lo obj/src/stdio/fputws.lo obj/src/stdio/fread.lo obj/src/stdio/freopen.lo obj/src/stdio/fscanf.lo obj/src/stdio/fseek.lo obj/src/stdio/fsetpos.lo obj/src/stdio/ftell.lo obj/src/stdio/ftrylockfile.lo obj/src/stdio/funlockfile.lo obj/src/stdio/fwide.lo obj/src/stdio/fwprintf.lo obj/src/stdio/fwrite.lo obj/src/stdio/fwscanf.lo obj/src/stdio/getc.lo obj/src/stdio/getc_unlocked.lo obj/src/stdio/getchar.lo obj/src/stdio/getchar_unlocked.lo obj/src/stdio/getdelim.lo obj/src/stdio/getline.lo obj/src/stdio/gets.lo obj/src/stdio/getw.lo obj/src/stdio/getwc.lo obj/src/stdio/getwchar.lo obj/src/stdio/ofl.lo obj/src/stdio/ofl_add.lo obj/src/stdio/open_memstream.lo obj/src/stdio/open_wmemstream.lo obj/src/stdio/pclose.lo obj/src/stdio/perror.lo obj/src/stdio/popen.lo obj/src/stdio/printf.lo obj/src/stdio/putc.lo obj/src/stdio/putc_unlocked.lo obj/src/stdio/putchar.lo obj/src/stdio/putchar_unlocked.lo obj/src/stdio/puts.lo obj/src/stdio/putw.lo obj/src/stdio/putwc.lo obj/src/stdio/putwchar.lo obj/src/stdio/remove.lo obj/src/stdio/rename.lo obj/src/stdio/rewind.lo obj/src/stdio/scanf.lo obj/src/stdio/setbuf.lo obj/src/stdio/setbuffer.lo obj/src/stdio/setlinebuf.lo obj/src/stdio/setvbuf.lo obj/src/stdio/snprintf.lo obj/src/stdio/sprintf.lo obj/src/stdio/sscanf.lo obj/src/stdio/stderr.lo obj/src/stdio/stdin.lo obj/src/stdio/stdout.lo obj/src/stdio/swprintf.lo obj/src/stdio/swscanf.lo obj/src/stdio/tempnam.lo obj/src/stdio/tmpfile.lo obj/src/stdio/tmpnam.lo obj/src/stdio/ungetc.lo obj/src/stdio/ungetwc.lo obj/src/stdio/vasprintf.lo obj/src/stdio/vdprintf.lo obj/src/stdio/vfprintf.lo obj/src/stdio/vfscanf.lo obj/src/stdio/vfwprintf.lo obj/src/stdio/vfwscanf.lo obj/src/stdio/vprintf.lo obj/src/stdio/vscanf.lo obj/src/stdio/vsnprintf.lo obj/src/stdio/vsprintf.lo obj/src/stdio/vsscanf.lo obj/src/stdio/vswprintf.lo obj/src/stdio/vswscanf.lo obj/src/stdio/vwprintf.lo obj/src/stdio/vwscanf.lo obj/src/stdio/wprintf.lo obj/src/stdio/wscanf.lo obj/src/stdlib/abs.lo obj/src/stdlib/atof.lo obj/src/stdlib/atoi.lo obj/src/stdlib/atol.lo obj/src/stdlib/atoll.lo obj/src/stdlib/bsearch.lo obj/src/stdlib/div.lo obj/src/stdlib/ecvt.lo obj/src/stdlib/fcvt.lo obj/src/stdlib/gcvt.lo obj/src/stdlib/imaxabs.lo obj/src/stdlib/imaxdiv.lo obj/src/stdlib/labs.lo obj/src/stdlib/ldiv.lo obj/src/stdlib/llabs.lo obj/src/stdlib/lldiv.lo obj/src/stdlib/qsort.lo obj/src/stdlib/strtod.lo obj/src/stdlib/strtol.lo obj/src/stdlib/wcstod.lo obj/src/stdlib/wcstol.lo obj/src/string/bcmp.lo obj/src/string/bcopy.lo obj/src/string/bzero.lo obj/src/string/explicit_bzero.lo obj/src/string/index.lo obj/src/string/memccpy.lo obj/src/string/memchr.lo obj/src/string/memcmp.lo obj/src/string/memcpy.lo obj/src/string/memmem.lo obj/src/string/memmove.lo obj/src/string/mempcpy.lo obj/src/string/memrchr.lo obj/src/string/memset.lo obj/src/string/rindex.lo obj/src/string/stpcpy.lo obj/src/string/stpncpy.lo obj/src/string/strcasecmp.lo obj/src/string/strcasestr.lo obj/src/string/strcat.lo obj/src/string/strchr.lo obj/src/string/strchrnul.lo obj/src/string/strcmp.lo obj/src/string/strcpy.lo obj/src/string/strcspn.lo obj/src/string/strdup.lo obj/src/string/strerror_r.lo obj/src/string/strlcat.lo obj/src/string/strlcpy.lo obj/src/string/strlen.lo obj/src/string/strncasecmp.lo obj/src/string/strncat.lo obj/src/string/strncmp.lo obj/src/string/strncpy.lo obj/src/string/strndup.lo obj/src/string/strnlen.lo obj/src/string/strpbrk.lo obj/src/string/strrchr.lo obj/src/string/strsep.lo obj/src/string/strsignal.lo obj/src/string/strspn.lo obj/src/string/strstr.lo obj/src/string/strtok.lo obj/src/string/strtok_r.lo obj/src/string/strverscmp.lo obj/src/string/swab.lo obj/src/string/wcpcpy.lo obj/src/string/wcpncpy.lo obj/src/string/wcscasecmp.lo obj/src/string/wcscasecmp_l.lo obj/src/string/wcscat.lo obj/src/string/wcschr.lo obj/src/string/wcscmp.lo obj/src/string/wcscpy.lo obj/src/string/wcscspn.lo obj/src/string/wcsdup.lo obj/src/string/wcslen.lo obj/src/string/wcsncasecmp.lo obj/src/string/wcsncasecmp_l.lo obj/src/string/wcsncat.lo obj/src/string/wcsncmp.lo obj/src/string/wcsncpy.lo obj/src/string/wcsnlen.lo obj/src/string/wcspbrk.lo obj/src/string/wcsrchr.lo obj/src/string/wcsspn.lo obj/src/string/wcsstr.lo obj/src/string/wcstok.lo obj/src/string/wcswcs.lo obj/src/string/wmemchr.lo obj/src/string/wmemcmp.lo obj/src/string/wmemcpy.lo obj/src/string/wmemmove.lo obj/src/string/wmemset.lo obj/src/temp/__randname.lo obj/src/temp/mkdtemp.lo obj/src/temp/mkostemp.lo obj/src/temp/mkostemps.lo obj/src/temp/mkstemp.lo obj/src/temp/mkstemps.lo obj/src/temp/mktemp.lo obj/src/termios/cfgetospeed.lo obj/src/termios/cfmakeraw.lo obj/src/termios/cfsetospeed.lo obj/src/termios/tcdrain.lo obj/src/termios/tcflow.lo obj/src/termios/tcflush.lo obj/src/termios/tcgetattr.lo obj/src/termios/tcgetsid.lo obj/src/termios/tcsendbreak.lo obj/src/termios/tcsetattr.lo obj/src/thread/__lock.lo obj/src/thread/__set_thread_area.lo obj/src/thread/__syscall_cp.lo obj/src/thread/__timedwait.lo obj/src/thread/__tls_get_addr.lo obj/src/thread/__wait.lo obj/src/thread/call_once.lo obj/src/thread/cnd_broadcast.lo obj/src/thread/cnd_destroy.lo obj/src/thread/cnd_init.lo obj/src/thread/cnd_signal.lo obj/src/thread/cnd_timedwait.lo obj/src/thread/cnd_wait.lo obj/src/thread/default_attr.lo obj/src/thread/lock_ptc.lo obj/src/thread/mips/__unmapself.lo obj/src/thread/mips/clone.lo obj/src/thread/mips/syscall_cp.lo obj/src/thread/mtx_destroy.lo obj/src/thread/mtx_init.lo obj/src/thread/mtx_lock.lo obj/src/thread/mtx_timedlock.lo obj/src/thread/mtx_trylock.lo obj/src/thread/mtx_unlock.lo obj/src/thread/pthread_atfork.lo obj/src/thread/pthread_attr_destroy.lo obj/src/thread/pthread_attr_get.lo obj/src/thread/pthread_attr_init.lo obj/src/thread/pthread_attr_setdetachstate.lo obj/src/thread/pthread_attr_setguardsize.lo obj/src/thread/pthread_attr_setinheritsched.lo obj/src/thread/pthread_attr_setschedparam.lo obj/src/thread/pthread_attr_setschedpolicy.lo obj/src/thread/pthread_attr_setscope.lo obj/src/thread/pthread_attr_setstack.lo obj/src/thread/pthread_attr_setstacksize.lo obj/src/thread/pthread_barrier_destroy.lo obj/src/thread/pthread_barrier_init.lo obj/src/thread/pthread_barrier_wait.lo obj/src/thread/pthread_barrierattr_destroy.lo obj/src/thread/pthread_barrierattr_init.lo obj/src/thread/pthread_barrierattr_setpshared.lo obj/src/thread/pthread_cancel.lo obj/src/thread/pthread_cleanup_push.lo obj/src/thread/pthread_cond_broadcast.lo obj/src/thread/pthread_cond_destroy.lo obj/src/thread/pthread_cond_init.lo obj/src/thread/pthread_cond_signal.lo obj/src/thread/pthread_cond_timedwait.lo obj/src/thread/pthread_cond_wait.lo obj/src/thread/pthread_condattr_destroy.lo obj/src/thread/pthread_condattr_init.lo obj/src/thread/pthread_condattr_setclock.lo obj/src/thread/pthread_condattr_setpshared.lo obj/src/thread/pthread_create.lo obj/src/thread/pthread_detach.lo obj/src/thread/pthread_equal.lo obj/src/thread/pthread_getattr_np.lo obj/src/thread/pthread_getconcurrency.lo obj/src/thread/pthread_getcpuclockid.lo obj/src/thread/pthread_getschedparam.lo obj/src/thread/pthread_getspecific.lo obj/src/thread/pthread_join.lo obj/src/thread/pthread_key_create.lo obj/src/thread/pthread_kill.lo obj/src/thread/pthread_mutex_consistent.lo obj/src/thread/pthread_mutex_destroy.lo obj/src/thread/pthread_mutex_getprioceiling.lo obj/src/thread/pthread_mutex_init.lo obj/src/thread/pthread_mutex_lock.lo obj/src/thread/pthread_mutex_setprioceiling.lo obj/src/thread/pthread_mutex_timedlock.lo obj/src/thread/pthread_mutex_trylock.lo obj/src/thread/pthread_mutex_unlock.lo obj/src/thread/pthread_mutexattr_destroy.lo obj/src/thread/pthread_mutexattr_init.lo obj/src/thread/pthread_mutexattr_setprotocol.lo obj/src/thread/pthread_mutexattr_setpshared.lo obj/src/thread/pthread_mutexattr_setrobust.lo obj/src/thread/pthread_mutexattr_settype.lo obj/src/thread/pthread_once.lo obj/src/thread/pthread_rwlock_destroy.lo obj/src/thread/pthread_rwlock_init.lo obj/src/thread/pthread_rwlock_rdlock.lo obj/src/thread/pthread_rwlock_timedrdlock.lo obj/src/thread/pthread_rwlock_timedwrlock.lo obj/src/thread/pthread_rwlock_tryrdlock.lo obj/src/thread/pthread_rwlock_trywrlock.lo obj/src/thread/pthread_rwlock_unlock.lo obj/src/thread/pthread_rwlock_wrlock.lo obj/src/thread/pthread_rwlockattr_destroy.lo obj/src/thread/pthread_rwlockattr_init.lo obj/src/thread/pthread_rwlockattr_setpshared.lo obj/src/thread/pthread_self.lo obj/src/thread/pthread_setattr_default_np.lo obj/src/thread/pthread_setcancelstate.lo obj/src/thread/pthread_setcanceltype.lo obj/src/thread/pthread_setconcurrency.lo obj/src/thread/pthread_setname_np.lo obj/src/thread/pthread_setschedparam.lo obj/src/thread/pthread_setschedprio.lo obj/src/thread/pthread_setspecific.lo obj/src/thread/pthread_sigmask.lo obj/src/thread/pthread_spin_destroy.lo obj/src/thread/pthread_spin_init.lo obj/src/thread/pthread_spin_lock.lo obj/src/thread/pthread_spin_trylock.lo obj/src/thread/pthread_spin_unlock.lo obj/src/thread/pthread_testcancel.lo obj/src/thread/sem_destroy.lo obj/src/thread/sem_getvalue.lo obj/src/thread/sem_init.lo obj/src/thread/sem_open.lo obj/src/thread/sem_post.lo obj/src/thread/sem_timedwait.lo obj/src/thread/sem_trywait.lo obj/src/thread/sem_unlink.lo obj/src/thread/sem_wait.lo obj/src/thread/synccall.lo obj/src/thread/thrd_create.lo obj/src/thread/thrd_exit.lo obj/src/thread/thrd_join.lo obj/src/thread/thrd_sleep.lo obj/src/thread/thrd_yield.lo obj/src/thread/tls.lo obj/src/thread/tss_create.lo obj/src/thread/tss_delete.lo obj/src/thread/tss_set.lo obj/src/thread/vmlock.lo obj/src/time/__map_file.lo obj/src/time/__month_to_secs.lo obj/src/time/__secs_to_tm.lo obj/src/time/__tm_to_secs.lo obj/src/time/__tz.lo obj/src/time/__year_to_secs.lo obj/src/time/asctime.lo obj/src/time/asctime_r.lo obj/src/time/clock.lo obj/src/time/clock_getcpuclockid.lo obj/src/time/clock_getres.lo obj/src/time/clock_gettime.lo obj/src/time/clock_nanosleep.lo obj/src/time/clock_settime.lo obj/src/time/ctime.lo obj/src/time/ctime_r.lo obj/src/time/difftime.lo obj/src/time/ftime.lo obj/src/time/getdate.lo obj/src/time/gettimeofday.lo obj/src/time/gmtime.lo obj/src/time/gmtime_r.lo obj/src/time/localtime.lo obj/src/time/localtime_r.lo obj/src/time/mktime.lo obj/src/time/nanosleep.lo obj/src/time/strftime.lo obj/src/time/strptime.lo obj/src/time/time.lo obj/src/time/timegm.lo obj/src/time/timer_create.lo obj/src/time/timer_delete.lo obj/src/time/timer_getoverrun.lo obj/src/time/timer_gettime.lo obj/src/time/timer_settime.lo obj/src/time/times.lo obj/src/time/timespec_get.lo obj/src/time/utime.lo obj/src/time/wcsftime.lo obj/src/unistd/_exit.lo obj/src/unistd/access.lo obj/src/unistd/acct.lo obj/src/unistd/alarm.lo obj/src/unistd/chdir.lo obj/src/unistd/chown.lo obj/src/unistd/close.lo obj/src/unistd/ctermid.lo obj/src/unistd/dup.lo obj/src/unistd/dup2.lo obj/src/unistd/dup3.lo obj/src/unistd/faccessat.lo obj/src/unistd/fchdir.lo obj/src/unistd/fchown.lo obj/src/unistd/fchownat.lo obj/src/unistd/fdatasync.lo obj/src/unistd/fsync.lo obj/src/unistd/ftruncate.lo obj/src/unistd/getcwd.lo obj/src/unistd/getegid.lo obj/src/unistd/geteuid.lo obj/src/unistd/getgid.lo obj/src/unistd/getgroups.lo obj/src/unistd/gethostname.lo obj/src/unistd/getlogin.lo obj/src/unistd/getlogin_r.lo obj/src/unistd/getpgid.lo obj/src/unistd/getpgrp.lo obj/src/unistd/getpid.lo obj/src/unistd/getppid.lo obj/src/unistd/getsid.lo obj/src/unistd/getuid.lo obj/src/unistd/isatty.lo obj/src/unistd/lchown.lo obj/src/unistd/link.lo obj/src/unistd/linkat.lo obj/src/unistd/lseek.lo obj/src/unistd/mips/pipe.lo obj/src/unistd/nice.lo obj/src/unistd/pause.lo obj/src/unistd/pipe2.lo obj/src/unistd/posix_close.lo obj/src/unistd/pread.lo obj/src/unistd/preadv.lo obj/src/unistd/pwrite.lo obj/src/unistd/pwritev.lo obj/src/unistd/read.lo obj/src/unistd/readlink.lo obj/src/unistd/readlinkat.lo obj/src/unistd/readv.lo obj/src/unistd/renameat.lo obj/src/unistd/rmdir.lo obj/src/unistd/setegid.lo obj/src/unistd/seteuid.lo obj/src/unistd/setgid.lo obj/src/unistd/setpgid.lo obj/src/unistd/setpgrp.lo obj/src/unistd/setregid.lo obj/src/unistd/setresgid.lo obj/src/unistd/setresuid.lo obj/src/unistd/setreuid.lo obj/src/unistd/setsid.lo obj/src/unistd/setuid.lo obj/src/unistd/setxid.lo obj/src/unistd/sleep.lo obj/src/unistd/symlink.lo obj/src/unistd/symlinkat.lo obj/src/unistd/sync.lo obj/src/unistd/tcgetpgrp.lo obj/src/unistd/tcsetpgrp.lo obj/src/unistd/truncate.lo obj/src/unistd/ttyname.lo obj/src/unistd/ttyname_r.lo obj/src/unistd/ualarm.lo obj/src/unistd/unlink.lo obj/src/unistd/unlinkat.lo obj/src/unistd/usleep.lo obj/src/unistd/write.lo obj/src/unistd/writev.lo obj/ldso/dlstart.lo obj/ldso/dynlink.lo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/libgcc_initial.a
rm -f lib/libssp_nonshared.a
cp obj/crt/Scrt1.o lib/Scrt1.o
mipsel-openwrt-linux-musl-gcc-ar rc lib/libssp_nonshared.a obj/libssp_nonshared/__stack_chk_fail_local.o
mipsel-openwrt-linux-musl-gcc-ranlib lib/libssp_nonshared.a
cp obj/crt/crt1.o lib/crt1.o
cp obj/crt/rcrt1.o lib/rcrt1.o
rm -f lib/libc.a
mipsel-openwrt-linux-musl-gcc-ar rc lib/libc.a obj/src/aio/aio.o obj/src/aio/aio_suspend.o obj/src/aio/lio_listio.o obj/src/complex/__cexp.o obj/src/complex/__cexpf.o obj/src/complex/cabs.o obj/src/complex/cabsf.o obj/src/complex/cabsl.o obj/src/complex/cacos.o obj/src/complex/cacosf.o obj/src/complex/cacosh.o obj/src/complex/cacoshf.o obj/src/complex/cacoshl.o obj/src/complex/cacosl.o obj/src/complex/carg.o obj/src/complex/cargf.o obj/src/complex/cargl.o obj/src/complex/casin.o obj/src/complex/casinf.o obj/src/complex/casinh.o obj/src/complex/casinhf.o obj/src/complex/casinhl.o obj/src/complex/casinl.o obj/src/complex/catan.o obj/src/complex/catanf.o obj/src/complex/catanh.o obj/src/complex/catanhf.o obj/src/complex/catanhl.o obj/src/complex/catanl.o obj/src/complex/ccos.o obj/src/complex/ccosf.o obj/src/complex/ccosh.o obj/src/complex/ccoshf.o obj/src/complex/ccoshl.o obj/src/complex/ccosl.o obj/src/complex/cexp.o obj/src/complex/cexpf.o obj/src/complex/cexpl.o obj/src/complex/cimag.o obj/src/complex/cimagf.o obj/src/complex/cimagl.o obj/src/complex/clog.o obj/src/complex/clogf.o obj/src/complex/clogl.o obj/src/complex/conj.o obj/src/complex/conjf.o obj/src/complex/conjl.o obj/src/complex/cpow.o obj/src/complex/cpowf.o obj/src/complex/cpowl.o obj/src/complex/cproj.o obj/src/complex/cprojf.o obj/src/complex/cprojl.o obj/src/complex/creal.o obj/src/complex/crealf.o obj/src/complex/creall.o obj/src/complex/csin.o obj/src/complex/csinf.o obj/src/complex/csinh.o obj/src/complex/csinhf.o obj/src/complex/csinhl.o obj/src/complex/csinl.o obj/src/complex/csqrt.o obj/src/complex/csqrtf.o obj/src/complex/csqrtl.o obj/src/complex/ctan.o obj/src/complex/ctanf.o obj/src/complex/ctanh.o obj/src/complex/ctanhf.o obj/src/complex/ctanhl.o obj/src/complex/ctanl.o obj/src/conf/confstr.o obj/src/conf/fpathconf.o obj/src/conf/legacy.o obj/src/conf/pathconf.o obj/src/conf/sysconf.o obj/src/crypt/crypt.o obj/src/crypt/crypt_blowfish.o obj/src/crypt/crypt_des.o obj/src/crypt/crypt_md5.o obj/src/crypt/crypt_r.o obj/src/crypt/crypt_sha256.o obj/src/crypt/crypt_sha512.o obj/src/crypt/encrypt.o obj/src/ctype/__ctype_b_loc.o obj/src/ctype/__ctype_get_mb_cur_max.o obj/src/ctype/__ctype_tolower_loc.o obj/src/ctype/__ctype_toupper_loc.o obj/src/ctype/isalnum.o obj/src/ctype/isalpha.o obj/src/ctype/isascii.o obj/src/ctype/isblank.o obj/src/ctype/iscntrl.o obj/src/ctype/isdigit.o obj/src/ctype/isgraph.o obj/src/ctype/islower.o obj/src/ctype/isprint.o obj/src/ctype/ispunct.o obj/src/ctype/isspace.o obj/src/ctype/isupper.o obj/src/ctype/iswalnum.o obj/src/ctype/iswalpha.o obj/src/ctype/iswblank.o obj/src/ctype/iswcntrl.o obj/src/ctype/iswctype.o obj/src/ctype/iswdigit.o obj/src/ctype/iswgraph.o obj/src/ctype/iswlower.o obj/src/ctype/iswprint.o obj/src/ctype/iswpunct.o obj/src/ctype/iswspace.o obj/src/ctype/iswupper.o obj/src/ctype/iswxdigit.o obj/src/ctype/isxdigit.o obj/src/ctype/toascii.o obj/src/ctype/tolower.o obj/src/ctype/toupper.o obj/src/ctype/towctrans.o obj/src/ctype/wcswidth.o obj/src/ctype/wctrans.o obj/src/ctype/wcwidth.o obj/src/dirent/alphasort.o obj/src/dirent/closedir.o obj/src/dirent/dirfd.o obj/src/dirent/fdopendir.o obj/src/dirent/opendir.o obj/src/dirent/readdir.o obj/src/dirent/readdir_r.o obj/src/dirent/rewinddir.o obj/src/dirent/scandir.o obj/src/dirent/seekdir.o obj/src/dirent/telldir.o obj/src/dirent/versionsort.o obj/src/env/__environ.o obj/src/env/__init_tls.o obj/src/env/__libc_start_main.o obj/src/env/__reset_tls.o obj/src/env/__stack_chk_fail.o obj/src/env/clearenv.o obj/src/env/getenv.o obj/src/env/putenv.o obj/src/env/secure_getenv.o obj/src/env/setenv.o obj/src/env/unsetenv.o obj/src/errno/__errno_location.o obj/src/errno/strerror.o obj/src/exit/_Exit.o obj/src/exit/abort.o obj/src/exit/assert.o obj/src/exit/at_quick_exit.o obj/src/exit/atexit.o obj/src/exit/exit.o obj/src/exit/quick_exit.o obj/src/fcntl/creat.o obj/src/fcntl/fcntl.o obj/src/fcntl/open.o obj/src/fcntl/openat.o obj/src/fcntl/posix_fadvise.o obj/src/fcntl/posix_fallocate.o obj/src/fenv/__flt_rounds.o obj/src/fenv/fegetexceptflag.o obj/src/fenv/feholdexcept.o obj/src/fenv/fesetexceptflag.o obj/src/fenv/fesetround.o obj/src/fenv/feupdateenv.o obj/src/fenv/mips/fenv-sf.o obj/src/fenv/mips/fenv.o obj/src/internal/defsysinfo.o obj/src/internal/floatscan.o obj/src/internal/intscan.o obj/src/internal/libc.o obj/src/internal/procfdname.o obj/src/internal/shgetc.o obj/src/internal/syscall_ret.o obj/src/internal/vdso.o obj/src/internal/version.o obj/src/ipc/ftok.o obj/src/ipc/msgctl.o obj/src/ipc/msgget.o obj/src/ipc/msgrcv.o obj/src/ipc/msgsnd.o obj/src/ipc/semctl.o obj/src/ipc/semget.o obj/src/ipc/semop.o obj/src/ipc/semtimedop.o obj/src/ipc/shmat.o obj/src/ipc/shmctl.o obj/src/ipc/shmdt.o obj/src/ipc/shmget.o obj/src/ldso/__dlsym.o obj/src/ldso/dl_iterate_phdr.o obj/src/ldso/dladdr.o obj/src/ldso/dlclose.o obj/src/ldso/dlerror.o obj/src/ldso/dlinfo.o obj/src/ldso/dlopen.o obj/src/ldso/mips/dlsym.o obj/src/ldso/tlsdesc.o obj/src/legacy/cuserid.o obj/src/legacy/daemon.o obj/src/legacy/err.o obj/src/legacy/euidaccess.o obj/src/legacy/ftw.o obj/src/legacy/futimes.o obj/src/legacy/getdtablesize.o obj/src/legacy/getloadavg.o obj/src/legacy/getpagesize.o obj/src/legacy/getpass.o obj/src/legacy/getusershell.o obj/src/legacy/isastream.o obj/src/legacy/lutimes.o obj/src/legacy/ulimit.o obj/src/legacy/utmpx.o obj/src/legacy/valloc.o obj/src/linux/adjtime.o obj/src/linux/adjtimex.o obj/src/linux/arch_prctl.o obj/src/linux/brk.o obj/src/linux/cache.o obj/src/linux/cap.o obj/src/linux/chroot.o obj/src/linux/clock_adjtime.o obj/src/linux/clone.o obj/src/linux/copy_file_range.o obj/src/linux/epoll.o obj/src/linux/eventfd.o obj/src/linux/fallocate.o obj/src/linux/fanotify.o obj/src/linux/flock.o obj/src/linux/getdents.o obj/src/linux/getrandom.o obj/src/linux/inotify.o obj/src/linux/ioperm.o obj/src/linux/iopl.o obj/src/linux/klogctl.o obj/src/linux/membarrier.o obj/src/linux/memfd_create.o obj/src/linux/mlock2.o obj/src/linux/module.o obj/src/linux/mount.o obj/src/linux/name_to_handle_at.o obj/src/linux/open_by_handle_at.o obj/src/linux/personality.o obj/src/linux/pivot_root.o obj/src/linux/ppoll.o obj/src/linux/prctl.o obj/src/linux/prlimit.o obj/src/linux/process_vm.o obj/src/linux/ptrace.o obj/src/linux/quotactl.o obj/src/linux/readahead.o obj/src/linux/reboot.o obj/src/linux/remap_file_pages.o obj/src/linux/sbrk.o obj/src/linux/sendfile.o obj/src/linux/setfsgid.o obj/src/linux/setfsuid.o obj/src/linux/setgroups.o obj/src/linux/sethostname.o obj/src/linux/setns.o obj/src/linux/settimeofday.o obj/src/linux/signalfd.o obj/src/linux/splice.o obj/src/linux/stime.o obj/src/linux/swap.o obj/src/linux/sync_file_range.o obj/src/linux/syncfs.o obj/src/linux/sysinfo.o obj/src/linux/tee.o obj/src/linux/timerfd.o obj/src/linux/unshare.o obj/src/linux/utimes.o obj/src/linux/vhangup.o obj/src/linux/vmsplice.o obj/src/linux/wait3.o obj/src/linux/wait4.o obj/src/linux/xattr.o obj/src/locale/__lctrans.o obj/src/locale/__mo_lookup.o obj/src/locale/bind_textdomain_codeset.o obj/src/locale/c_locale.o obj/src/locale/catclose.o obj/src/locale/catgets.o obj/src/locale/catopen.o obj/src/locale/dcngettext.o obj/src/locale/duplocale.o obj/src/locale/freelocale.o obj/src/locale/iconv.o obj/src/locale/iconv_close.o obj/src/locale/langinfo.o obj/src/locale/locale_map.o obj/src/locale/localeconv.o obj/src/locale/newlocale.o obj/src/locale/pleval.o obj/src/locale/setlocale.o obj/src/locale/strcoll.o obj/src/locale/strfmon.o obj/src/locale/strxfrm.o obj/src/locale/textdomain.o obj/src/locale/uselocale.o obj/src/locale/wcscoll.o obj/src/locale/wcsxfrm.o obj/src/malloc/aligned_alloc.o obj/src/malloc/expand_heap.o obj/src/malloc/lite_malloc.o obj/src/malloc/malloc.o obj/src/malloc/malloc_usable_size.o obj/src/malloc/memalign.o obj/src/malloc/posix_memalign.o obj/src/math/__cos.o obj/src/math/__cosdf.o obj/src/math/__cosl.o obj/src/math/__expo2.o obj/src/math/__expo2f.o obj/src/math/__fpclassify.o obj/src/math/__fpclassifyf.o obj/src/math/__fpclassifyl.o obj/src/math/__invtrigl.o obj/src/math/__math_divzero.o obj/src/math/__math_divzerof.o obj/src/math/__math_invalid.o obj/src/math/__math_invalidf.o obj/src/math/__math_oflow.o obj/src/math/__math_oflowf.o obj/src/math/__math_uflow.o obj/src/math/__math_uflowf.o obj/src/math/__math_xflow.o obj/src/math/__math_xflowf.o obj/src/math/__polevll.o obj/src/math/__rem_pio2.o obj/src/math/__rem_pio2_large.o obj/src/math/__rem_pio2f.o obj/src/math/__rem_pio2l.o obj/src/math/__signbit.o obj/src/math/__signbitf.o obj/src/math/__signbitl.o obj/src/math/__sin.o obj/src/math/__sindf.o obj/src/math/__sinl.o obj/src/math/__tan.o obj/src/math/__tandf.o obj/src/math/__tanl.o obj/src/math/acos.o obj/src/math/acosf.o obj/src/math/acosh.o obj/src/math/acoshf.o obj/src/math/acoshl.o obj/src/math/acosl.o obj/src/math/asin.o obj/src/math/asinf.o obj/src/math/asinh.o obj/src/math/asinhf.o obj/src/math/asinhl.o obj/src/math/asinl.o obj/src/math/atan.o obj/src/math/atan2.o obj/src/math/atan2f.o obj/src/math/atan2l.o obj/src/math/atanf.o obj/src/math/atanh.o obj/src/math/atanhf.o obj/src/math/atanhl.o obj/src/math/atanl.o obj/src/math/cbrt.o obj/src/math/cbrtf.o obj/src/math/cbrtl.o obj/src/math/ceil.o obj/src/math/ceilf.o obj/src/math/ceill.o obj/src/math/copysign.o obj/src/math/copysignf.o obj/src/math/copysignl.o obj/src/math/cos.o obj/src/math/cosf.o obj/src/math/cosh.o obj/src/math/coshf.o obj/src/math/coshl.o obj/src/math/cosl.o obj/src/math/erf.o obj/src/math/erff.o obj/src/math/erfl.o obj/src/math/exp.o obj/src/math/exp10.o obj/src/math/exp10f.o obj/src/math/exp10l.o obj/src/math/exp2.o obj/src/math/exp2f.o obj/src/math/exp2f_data.o obj/src/math/exp2l.o obj/src/math/exp_data.o obj/src/math/expf.o obj/src/math/expl.o obj/src/math/expm1.o obj/src/math/expm1f.o obj/src/math/expm1l.o obj/src/math/fabs.o obj/src/math/fabsf.o obj/src/math/fabsl.o obj/src/math/fdim.o obj/src/math/fdimf.o obj/src/math/fdiml.o obj/src/math/finite.o obj/src/math/finitef.o obj/src/math/floor.o obj/src/math/floorf.o obj/src/math/floorl.o obj/src/math/fma.o obj/src/math/fmaf.o obj/src/math/fmal.o obj/src/math/fmax.o obj/src/math/fmaxf.o obj/src/math/fmaxl.o obj/src/math/fmin.o obj/src/math/fminf.o obj/src/math/fminl.o obj/src/math/fmod.o obj/src/math/fmodf.o obj/src/math/fmodl.o obj/src/math/frexp.o obj/src/math/frexpf.o obj/src/math/frexpl.o obj/src/math/hypot.o obj/src/math/hypotf.o obj/src/math/hypotl.o obj/src/math/ilogb.o obj/src/math/ilogbf.o obj/src/math/ilogbl.o obj/src/math/j0.o obj/src/math/j0f.o obj/src/math/j1.o obj/src/math/j1f.o obj/src/math/jn.o obj/src/math/jnf.o obj/src/math/ldexp.o obj/src/math/ldexpf.o obj/src/math/ldexpl.o obj/src/math/lgamma.o obj/src/math/lgamma_r.o obj/src/math/lgammaf.o obj/src/math/lgammaf_r.o obj/src/math/lgammal.o obj/src/math/llrint.o obj/src/math/llrintf.o obj/src/math/llrintl.o obj/src/math/llround.o obj/src/math/llroundf.o obj/src/math/llroundl.o obj/src/math/log.o obj/src/math/log10.o obj/src/math/log10f.o obj/src/math/log10l.o obj/src/math/log1p.o obj/src/math/log1pf.o obj/src/math/log1pl.o obj/src/math/log2.o obj/src/math/log2_data.o obj/src/math/log2f.o obj/src/math/log2f_data.o obj/src/math/log2l.o obj/src/math/log_data.o obj/src/math/logb.o obj/src/math/logbf.o obj/src/math/logbl.o obj/src/math/logf.o obj/src/math/logf_data.o obj/src/math/logl.o obj/src/math/lrint.o obj/src/math/lrintf.o obj/src/math/lrintl.o obj/src/math/lround.o obj/src/math/lroundf.o obj/src/math/lroundl.o obj/src/math/modf.o obj/src/math/modff.o obj/src/math/modfl.o obj/src/math/nan.o obj/src/math/nanf.o obj/src/math/nanl.o obj/src/math/nearbyint.o obj/src/math/nearbyintf.o obj/src/math/nearbyintl.o obj/src/math/nextafter.o obj/src/math/nextafterf.o obj/src/math/nextafterl.o obj/src/math/nexttoward.o obj/src/math/nexttowardf.o obj/src/math/nexttowardl.o obj/src/math/pow.o obj/src/math/pow_data.o obj/src/math/powf.o obj/src/math/powf_data.o obj/src/math/powl.o obj/src/math/remainder.o obj/src/math/remainderf.o obj/src/math/remainderl.o obj/src/math/remquo.o obj/src/math/remquof.o obj/src/math/remquol.o obj/src/math/rint.o obj/src/math/rintf.o obj/src/math/rintl.o obj/src/math/round.o obj/src/math/roundf.o obj/src/math/roundl.o obj/src/math/scalb.o obj/src/math/scalbf.o obj/src/math/scalbln.o obj/src/math/scalblnf.o obj/src/math/scalblnl.o obj/src/math/scalbn.o obj/src/math/scalbnf.o obj/src/math/scalbnl.o obj/src/math/signgam.o obj/src/math/significand.o obj/src/math/significandf.o obj/src/math/sin.o obj/src/math/sincos.o obj/src/math/sincosf.o obj/src/math/sincosl.o obj/src/math/sinf.o obj/src/math/sinh.o obj/src/math/sinhf.o obj/src/math/sinhl.o obj/src/math/sinl.o obj/src/math/sqrt.o obj/src/math/sqrtf.o obj/src/math/sqrtl.o obj/src/math/tan.o obj/src/math/tanf.o obj/src/math/tanh.o obj/src/math/tanhf.o obj/src/math/tanhl.o obj/src/math/tanl.o obj/src/math/tgamma.o obj/src/math/tgammaf.o obj/src/math/tgammal.o obj/src/math/trunc.o obj/src/math/truncf.o obj/src/math/truncl.o obj/src/misc/a64l.o obj/src/misc/basename.o obj/src/misc/dirname.o obj/src/misc/ffs.o obj/src/misc/ffsl.o obj/src/misc/ffsll.o obj/src/misc/fmtmsg.o obj/src/misc/forkpty.o obj/src/misc/get_current_dir_name.o obj/src/misc/getauxval.o obj/src/misc/getdomainname.o obj/src/misc/getentropy.o obj/src/misc/gethostid.o obj/src/misc/getopt.o obj/src/misc/getopt_long.o obj/src/misc/getpriority.o obj/src/misc/getresgid.o obj/src/misc/getresuid.o obj/src/misc/getrlimit.o obj/src/misc/getrusage.o obj/src/misc/getsubopt.o obj/src/misc/initgroups.o obj/src/misc/ioctl.o obj/src/misc/issetugid.o obj/src/misc/lockf.o obj/src/misc/login_tty.o obj/src/misc/mntent.o obj/src/misc/nftw.o obj/src/misc/openpty.o obj/src/misc/ptsname.o obj/src/misc/pty.o obj/src/misc/realpath.o obj/src/misc/setdomainname.o obj/src/misc/setpriority.o obj/src/misc/setrlimit.o obj/src/misc/syscall.o obj/src/misc/syslog.o obj/src/misc/uname.o obj/src/misc/wordexp.o obj/src/mman/madvise.o obj/src/mman/mincore.o obj/src/mman/mlock.o obj/src/mman/mlockall.o obj/src/mman/mmap.o obj/src/mman/mprotect.o obj/src/mman/mremap.o obj/src/mman/msync.o obj/src/mman/munlock.o obj/src/mman/munlockall.o obj/src/mman/munmap.o obj/src/mman/posix_madvise.o obj/src/mman/shm_open.o obj/src/mq/mq_close.o obj/src/mq/mq_getattr.o obj/src/mq/mq_notify.o obj/src/mq/mq_open.o obj/src/mq/mq_receive.o obj/src/mq/mq_send.o obj/src/mq/mq_setattr.o obj/src/mq/mq_timedreceive.o obj/src/mq/mq_timedsend.o obj/src/mq/mq_unlink.o obj/src/multibyte/btowc.o obj/src/multibyte/c16rtomb.o obj/src/multibyte/c32rtomb.o obj/src/multibyte/internal.o obj/src/multibyte/mblen.o obj/src/multibyte/mbrlen.o obj/src/multibyte/mbrtoc16.o obj/src/multibyte/mbrtoc32.o obj/src/multibyte/mbrtowc.o obj/src/multibyte/mbsinit.o obj/src/multibyte/mbsnrtowcs.o obj/src/multibyte/mbsrtowcs.o obj/src/multibyte/mbstowcs.o obj/src/multibyte/mbtowc.o obj/src/multibyte/wcrtomb.o obj/src/multibyte/wcsnrtombs.o obj/src/multibyte/wcsrtombs.o obj/src/multibyte/wcstombs.o obj/src/multibyte/wctob.o obj/src/multibyte/wctomb.o obj/src/network/accept.o obj/src/network/accept4.o obj/src/network/bind.o obj/src/network/connect.o obj/src/network/dn_comp.o obj/src/network/dn_expand.o obj/src/network/dn_skipname.o obj/src/network/dns_parse.o obj/src/network/ent.o obj/src/network/ether.o obj/src/network/freeaddrinfo.o obj/src/network/gai_strerror.o obj/src/network/getaddrinfo.o obj/src/network/gethostbyaddr.o obj/src/network/gethostbyaddr_r.o obj/src/network/gethostbyname.o obj/src/network/gethostbyname2.o obj/src/network/gethostbyname2_r.o obj/src/network/gethostbyname_r.o obj/src/network/getifaddrs.o obj/src/network/getnameinfo.o obj/src/network/getpeername.o obj/src/network/getservbyname.o obj/src/network/getservbyname_r.o obj/src/network/getservbyport.o obj/src/network/getservbyport_r.o obj/src/network/getsockname.o obj/src/network/getsockopt.o obj/src/network/h_errno.o obj/src/network/herror.o obj/src/network/hstrerror.o obj/src/network/htonl.o obj/src/network/htons.o obj/src/network/if_freenameindex.o obj/src/network/if_indextoname.o obj/src/network/if_nameindex.o obj/src/network/if_nametoindex.o obj/src/network/in6addr_any.o obj/src/network/in6addr_loopback.o obj/src/network/inet_addr.o obj/src/network/inet_aton.o obj/src/network/inet_legacy.o obj/src/network/inet_ntoa.o obj/src/network/inet_ntop.o obj/src/network/inet_pton.o obj/src/network/listen.o obj/src/network/lookup_ipliteral.o obj/src/network/lookup_name.o obj/src/network/lookup_serv.o obj/src/network/netlink.o obj/src/network/netname.o obj/src/network/ns_parse.o obj/src/network/ntohl.o obj/src/network/ntohs.o obj/src/network/proto.o obj/src/network/recv.o obj/src/network/recvfrom.o obj/src/network/recvmmsg.o obj/src/network/recvmsg.o obj/src/network/res_init.o obj/src/network/res_mkquery.o obj/src/network/res_msend.o obj/src/network/res_query.o obj/src/network/res_querydomain.o obj/src/network/res_send.o obj/src/network/res_state.o obj/src/network/resolvconf.o obj/src/network/send.o obj/src/network/sendmmsg.o obj/src/network/sendmsg.o obj/src/network/sendto.o obj/src/network/serv.o obj/src/network/setsockopt.o obj/src/network/shutdown.o obj/src/network/sockatmark.o obj/src/network/socket.o obj/src/network/socketpair.o obj/src/passwd/fgetgrent.o obj/src/passwd/fgetpwent.o obj/src/passwd/fgetspent.o obj/src/passwd/getgr_a.o obj/src/passwd/getgr_r.o obj/src/passwd/getgrent.o obj/src/passwd/getgrent_a.o obj/src/passwd/getgrouplist.o obj/src/passwd/getpw_a.o obj/src/passwd/getpw_r.o obj/src/passwd/getpwent.o obj/src/passwd/getpwent_a.o obj/src/passwd/getspent.o obj/src/passwd/getspnam.o obj/src/passwd/getspnam_r.o obj/src/passwd/lckpwdf.o obj/src/passwd/nscd_query.o obj/src/passwd/putgrent.o obj/src/passwd/putpwent.o obj/src/passwd/putspent.o obj/src/prng/__rand48_step.o obj/src/prng/__seed48.o obj/src/prng/drand48.o obj/src/prng/lcong48.o obj/src/prng/lrand48.o obj/src/prng/mrand48.o obj/src/prng/rand.o obj/src/prng/rand_r.o obj/src/prng/random.o obj/src/prng/seed48.o obj/src/prng/srand48.o obj/src/process/execl.o obj/src/process/execle.o obj/src/process/execlp.o obj/src/process/execv.o obj/src/process/execve.o obj/src/process/execvp.o obj/src/process/fexecve.o obj/src/process/fork.o obj/src/process/posix_spawn.o obj/src/process/posix_spawn_file_actions_addchdir.o obj/src/process/posix_spawn_file_actions_addclose.o obj/src/process/posix_spawn_file_actions_adddup2.o obj/src/process/posix_spawn_file_actions_addfchdir.o obj/src/process/posix_spawn_file_actions_addopen.o obj/src/process/posix_spawn_file_actions_destroy.o obj/src/process/posix_spawn_file_actions_init.o obj/src/process/posix_spawnattr_destroy.o obj/src/process/posix_spawnattr_getflags.o obj/src/process/posix_spawnattr_getpgroup.o obj/src/process/posix_spawnattr_getsigdefault.o obj/src/process/posix_spawnattr_getsigmask.o obj/src/process/posix_spawnattr_init.o obj/src/process/posix_spawnattr_sched.o obj/src/process/posix_spawnattr_setflags.o obj/src/process/posix_spawnattr_setpgroup.o obj/src/process/posix_spawnattr_setsigdefault.o obj/src/process/posix_spawnattr_setsigmask.o obj/src/process/posix_spawnp.o obj/src/process/system.o obj/src/process/vfork.o obj/src/process/wait.o obj/src/process/waitid.o obj/src/process/waitpid.o obj/src/regex/fnmatch.o obj/src/regex/glob.o obj/src/regex/regcomp.o obj/src/regex/regerror.o obj/src/regex/regexec.o obj/src/regex/tre-mem.o obj/src/sched/affinity.o obj/src/sched/sched_cpucount.o obj/src/sched/sched_get_priority_max.o obj/src/sched/sched_getcpu.o obj/src/sched/sched_getparam.o obj/src/sched/sched_getscheduler.o obj/src/sched/sched_rr_get_interval.o obj/src/sched/sched_setparam.o obj/src/sched/sched_setscheduler.o obj/src/sched/sched_yield.o obj/src/search/hsearch.o obj/src/search/insque.o obj/src/search/lsearch.o obj/src/search/tdelete.o obj/src/search/tdestroy.o obj/src/search/tfind.o obj/src/search/tsearch.o obj/src/search/twalk.o obj/src/select/poll.o obj/src/select/pselect.o obj/src/select/select.o obj/src/setjmp/mips/longjmp.o obj/src/setjmp/mips/setjmp.o obj/src/signal/block.o obj/src/signal/getitimer.o obj/src/signal/kill.o obj/src/signal/killpg.o obj/src/signal/mips/restore.o obj/src/signal/mips/sigsetjmp.o obj/src/signal/psiginfo.o obj/src/signal/psignal.o obj/src/signal/raise.o obj/src/signal/setitimer.o obj/src/signal/sigaction.o obj/src/signal/sigaddset.o obj/src/signal/sigaltstack.o obj/src/signal/sigandset.o obj/src/signal/sigdelset.o obj/src/signal/sigemptyset.o obj/src/signal/sigfillset.o obj/src/signal/sighold.o obj/src/signal/sigignore.o obj/src/signal/siginterrupt.o obj/src/signal/sigisemptyset.o obj/src/signal/sigismember.o obj/src/signal/siglongjmp.o obj/src/signal/signal.o obj/src/signal/sigorset.o obj/src/signal/sigpause.o obj/src/signal/sigpending.o obj/src/signal/sigprocmask.o obj/src/signal/sigqueue.o obj/src/signal/sigrelse.o obj/src/signal/sigrtmax.o obj/src/signal/sigrtmin.o obj/src/signal/sigset.o obj/src/signal/sigsetjmp_tail.o obj/src/signal/sigsuspend.o obj/src/signal/sigtimedwait.o obj/src/signal/sigwait.o obj/src/signal/sigwaitinfo.o obj/src/stat/__xstat.o obj/src/stat/chmod.o obj/src/stat/fchmod.o obj/src/stat/fchmodat.o obj/src/stat/fstat.o obj/src/stat/fstatat.o obj/src/stat/futimens.o obj/src/stat/futimesat.o obj/src/stat/lchmod.o obj/src/stat/lstat.o obj/src/stat/mkdir.o obj/src/stat/mkdirat.o obj/src/stat/mkfifo.o obj/src/stat/mkfifoat.o obj/src/stat/mknod.o obj/src/stat/mknodat.o obj/src/stat/stat.o obj/src/stat/statvfs.o obj/src/stat/umask.o obj/src/stat/utimensat.o obj/src/stdio/__fclose_ca.o obj/src/stdio/__fdopen.o obj/src/stdio/__fmodeflags.o obj/src/stdio/__fopen_rb_ca.o obj/src/stdio/__lockfile.o obj/src/stdio/__overflow.o obj/src/stdio/__stdio_close.o obj/src/stdio/__stdio_exit.o obj/src/stdio/__stdio_read.o obj/src/stdio/__stdio_seek.o obj/src/stdio/__stdio_write.o obj/src/stdio/__stdout_write.o obj/src/stdio/__string_read.o obj/src/stdio/__toread.o obj/src/stdio/__towrite.o obj/src/stdio/__uflow.o obj/src/stdio/asprintf.o obj/src/stdio/clearerr.o obj/src/stdio/dprintf.o obj/src/stdio/ext.o obj/src/stdio/ext2.o obj/src/stdio/fclose.o obj/src/stdio/feof.o obj/src/stdio/ferror.o obj/src/stdio/fflush.o obj/src/stdio/fgetc.o obj/src/stdio/fgetln.o obj/src/stdio/fgetpos.o obj/src/stdio/fgets.o obj/src/stdio/fgetwc.o obj/src/stdio/fgetws.o obj/src/stdio/fileno.o obj/src/stdio/flockfile.o obj/src/stdio/fmemopen.o obj/src/stdio/fopen.o obj/src/stdio/fopencookie.o obj/src/stdio/fprintf.o obj/src/stdio/fputc.o obj/src/stdio/fputs.o obj/src/stdio/fputwc.o obj/src/stdio/fputws.o obj/src/stdio/fread.o obj/src/stdio/freopen.o obj/src/stdio/fscanf.o obj/src/stdio/fseek.o obj/src/stdio/fsetpos.o obj/src/stdio/ftell.o obj/src/stdio/ftrylockfile.o obj/src/stdio/funlockfile.o obj/src/stdio/fwide.o obj/src/stdio/fwprintf.o obj/src/stdio/fwrite.o obj/src/stdio/fwscanf.o obj/src/stdio/getc.o obj/src/stdio/getc_unlocked.o obj/src/stdio/getchar.o obj/src/stdio/getchar_unlocked.o obj/src/stdio/getdelim.o obj/src/stdio/getline.o obj/src/stdio/gets.o obj/src/stdio/getw.o obj/src/stdio/getwc.o obj/src/stdio/getwchar.o obj/src/stdio/ofl.o obj/src/stdio/ofl_add.o obj/src/stdio/open_memstream.o obj/src/stdio/open_wmemstream.o obj/src/stdio/pclose.o obj/src/stdio/perror.o obj/src/stdio/popen.o obj/src/stdio/printf.o obj/src/stdio/putc.o obj/src/stdio/putc_unlocked.o obj/src/stdio/putchar.o obj/src/stdio/putchar_unlocked.o obj/src/stdio/puts.o obj/src/stdio/putw.o obj/src/stdio/putwc.o obj/src/stdio/putwchar.o obj/src/stdio/remove.o obj/src/stdio/rename.o obj/src/stdio/rewind.o obj/src/stdio/scanf.o obj/src/stdio/setbuf.o obj/src/stdio/setbuffer.o obj/src/stdio/setlinebuf.o obj/src/stdio/setvbuf.o obj/src/stdio/snprintf.o obj/src/stdio/sprintf.o obj/src/stdio/sscanf.o obj/src/stdio/stderr.o obj/src/stdio/stdin.o obj/src/stdio/stdout.o obj/src/stdio/swprintf.o obj/src/stdio/swscanf.o obj/src/stdio/tempnam.o obj/src/stdio/tmpfile.o obj/src/stdio/tmpnam.o obj/src/stdio/ungetc.o obj/src/stdio/ungetwc.o obj/src/stdio/vasprintf.o obj/src/stdio/vdprintf.o obj/src/stdio/vfprintf.o obj/src/stdio/vfscanf.o obj/src/stdio/vfwprintf.o obj/src/stdio/vfwscanf.o obj/src/stdio/vprintf.o obj/src/stdio/vscanf.o obj/src/stdio/vsnprintf.o obj/src/stdio/vsprintf.o obj/src/stdio/vsscanf.o obj/src/stdio/vswprintf.o obj/src/stdio/vswscanf.o obj/src/stdio/vwprintf.o obj/src/stdio/vwscanf.o obj/src/stdio/wprintf.o obj/src/stdio/wscanf.o obj/src/stdlib/abs.o obj/src/stdlib/atof.o obj/src/stdlib/atoi.o obj/src/stdlib/atol.o obj/src/stdlib/atoll.o obj/src/stdlib/bsearch.o obj/src/stdlib/div.o obj/src/stdlib/ecvt.o obj/src/stdlib/fcvt.o obj/src/stdlib/gcvt.o obj/src/stdlib/imaxabs.o obj/src/stdlib/imaxdiv.o obj/src/stdlib/labs.o obj/src/stdlib/ldiv.o obj/src/stdlib/llabs.o obj/src/stdlib/lldiv.o obj/src/stdlib/qsort.o obj/src/stdlib/strtod.o obj/src/stdlib/strtol.o obj/src/stdlib/wcstod.o obj/src/stdlib/wcstol.o obj/src/string/bcmp.o obj/src/string/bcopy.o obj/src/string/bzero.o obj/src/string/explicit_bzero.o obj/src/string/index.o obj/src/string/memccpy.o obj/src/string/memchr.o obj/src/string/memcmp.o obj/src/string/memcpy.o obj/src/string/memmem.o obj/src/string/memmove.o obj/src/string/mempcpy.o obj/src/string/memrchr.o obj/src/string/memset.o obj/src/string/rindex.o obj/src/string/stpcpy.o obj/src/string/stpncpy.o obj/src/string/strcasecmp.o obj/src/string/strcasestr.o obj/src/string/strcat.o obj/src/string/strchr.o obj/src/string/strchrnul.o obj/src/string/strcmp.o obj/src/string/strcpy.o obj/src/string/strcspn.o obj/src/string/strdup.o obj/src/string/strerror_r.o obj/src/string/strlcat.o obj/src/string/strlcpy.o obj/src/string/strlen.o obj/src/string/strncasecmp.o obj/src/string/strncat.o obj/src/string/strncmp.o obj/src/string/strncpy.o obj/src/string/strndup.o obj/src/string/strnlen.o obj/src/string/strpbrk.o obj/src/string/strrchr.o obj/src/string/strsep.o obj/src/string/strsignal.o obj/src/string/strspn.o obj/src/string/strstr.o obj/src/string/strtok.o obj/src/string/strtok_r.o obj/src/string/strverscmp.o obj/src/string/swab.o obj/src/string/wcpcpy.o obj/src/string/wcpncpy.o obj/src/string/wcscasecmp.o obj/src/string/wcscasecmp_l.o obj/src/string/wcscat.o obj/src/string/wcschr.o obj/src/string/wcscmp.o obj/src/string/wcscpy.o obj/src/string/wcscspn.o obj/src/string/wcsdup.o obj/src/string/wcslen.o obj/src/string/wcsncasecmp.o obj/src/string/wcsncasecmp_l.o obj/src/string/wcsncat.o obj/src/string/wcsncmp.o obj/src/string/wcsncpy.o obj/src/string/wcsnlen.o obj/src/string/wcspbrk.o obj/src/string/wcsrchr.o obj/src/string/wcsspn.o obj/src/string/wcsstr.o obj/src/string/wcstok.o obj/src/string/wcswcs.o obj/src/string/wmemchr.o obj/src/string/wmemcmp.o obj/src/string/wmemcpy.o obj/src/string/wmemmove.o obj/src/string/wmemset.o obj/src/temp/__randname.o obj/src/temp/mkdtemp.o obj/src/temp/mkostemp.o obj/src/temp/mkostemps.o obj/src/temp/mkstemp.o obj/src/temp/mkstemps.o obj/src/temp/mktemp.o obj/src/termios/cfgetospeed.o obj/src/termios/cfmakeraw.o obj/src/termios/cfsetospeed.o obj/src/termios/tcdrain.o obj/src/termios/tcflow.o obj/src/termios/tcflush.o obj/src/termios/tcgetattr.o obj/src/termios/tcgetsid.o obj/src/termios/tcsendbreak.o obj/src/termios/tcsetattr.o obj/src/thread/__lock.o obj/src/thread/__set_thread_area.o obj/src/thread/__syscall_cp.o obj/src/thread/__timedwait.o obj/src/thread/__tls_get_addr.o obj/src/thread/__wait.o obj/src/thread/call_once.o obj/src/thread/cnd_broadcast.o obj/src/thread/cnd_destroy.o obj/src/thread/cnd_init.o obj/src/thread/cnd_signal.o obj/src/thread/cnd_timedwait.o obj/src/thread/cnd_wait.o obj/src/thread/default_attr.o obj/src/thread/lock_ptc.o obj/src/thread/mips/__unmapself.o obj/src/thread/mips/clone.o obj/src/thread/mips/syscall_cp.o obj/src/thread/mtx_destroy.o obj/src/thread/mtx_init.o obj/src/thread/mtx_lock.o obj/src/thread/mtx_timedlock.o obj/src/thread/mtx_trylock.o obj/src/thread/mtx_unlock.o obj/src/thread/pthread_atfork.o obj/src/thread/pthread_attr_destroy.o obj/src/thread/pthread_attr_get.o obj/src/thread/pthread_attr_init.o obj/src/thread/pthread_attr_setdetachstate.o obj/src/thread/pthread_attr_setguardsize.o obj/src/thread/pthread_attr_setinheritsched.o obj/src/thread/pthread_attr_setschedparam.o obj/src/thread/pthread_attr_setschedpolicy.o obj/src/thread/pthread_attr_setscope.o obj/src/thread/pthread_attr_setstack.o obj/src/thread/pthread_attr_setstacksize.o obj/src/thread/pthread_barrier_destroy.o obj/src/thread/pthread_barrier_init.o obj/src/thread/pthread_barrier_wait.o obj/src/thread/pthread_barrierattr_destroy.o obj/src/thread/pthread_barrierattr_init.o obj/src/thread/pthread_barrierattr_setpshared.o obj/src/thread/pthread_cancel.o obj/src/thread/pthread_cleanup_push.o obj/src/thread/pthread_cond_broadcast.o obj/src/thread/pthread_cond_destroy.o obj/src/thread/pthread_cond_init.o obj/src/thread/pthread_cond_signal.o obj/src/thread/pthread_cond_timedwait.o obj/src/thread/pthread_cond_wait.o obj/src/thread/pthread_condattr_destroy.o obj/src/thread/pthread_condattr_init.o obj/src/thread/pthread_condattr_setclock.o obj/src/thread/pthread_condattr_setpshared.o obj/src/thread/pthread_create.o obj/src/thread/pthread_detach.o obj/src/thread/pthread_equal.o obj/src/thread/pthread_getattr_np.o obj/src/thread/pthread_getconcurrency.o obj/src/thread/pthread_getcpuclockid.o obj/src/thread/pthread_getschedparam.o obj/src/thread/pthread_getspecific.o obj/src/thread/pthread_join.o obj/src/thread/pthread_key_create.o obj/src/thread/pthread_kill.o obj/src/thread/pthread_mutex_consistent.o obj/src/thread/pthread_mutex_destroy.o obj/src/thread/pthread_mutex_getprioceiling.o obj/src/thread/pthread_mutex_init.o obj/src/thread/pthread_mutex_lock.o obj/src/thread/pthread_mutex_setprioceiling.o obj/src/thread/pthread_mutex_timedlock.o obj/src/thread/pthread_mutex_trylock.o obj/src/thread/pthread_mutex_unlock.o obj/src/thread/pthread_mutexattr_destroy.o obj/src/thread/pthread_mutexattr_init.o obj/src/thread/pthread_mutexattr_setprotocol.o obj/src/thread/pthread_mutexattr_setpshared.o obj/src/thread/pthread_mutexattr_setrobust.o obj/src/thread/pthread_mutexattr_settype.o obj/src/thread/pthread_once.o obj/src/thread/pthread_rwlock_destroy.o obj/src/thread/pthread_rwlock_init.o obj/src/thread/pthread_rwlock_rdlock.o obj/src/thread/pthread_rwlock_timedrdlock.o obj/src/thread/pthread_rwlock_timedwrlock.o obj/src/thread/pthread_rwlock_tryrdlock.o obj/src/thread/pthread_rwlock_trywrlock.o obj/src/thread/pthread_rwlock_unlock.o obj/src/thread/pthread_rwlock_wrlock.o obj/src/thread/pthread_rwlockattr_destroy.o obj/src/thread/pthread_rwlockattr_init.o obj/src/thread/pthread_rwlockattr_setpshared.o obj/src/thread/pthread_self.o obj/src/thread/pthread_setattr_default_np.o obj/src/thread/pthread_setcancelstate.o obj/src/thread/pthread_setcanceltype.o obj/src/thread/pthread_setconcurrency.o obj/src/thread/pthread_setname_np.o obj/src/thread/pthread_setschedparam.o obj/src/thread/pthread_setschedprio.o obj/src/thread/pthread_setspecific.o obj/src/thread/pthread_sigmask.o obj/src/thread/pthread_spin_destroy.o obj/src/thread/pthread_spin_init.o obj/src/thread/pthread_spin_lock.o obj/src/thread/pthread_spin_trylock.o obj/src/thread/pthread_spin_unlock.o obj/src/thread/pthread_testcancel.o obj/src/thread/sem_destroy.o obj/src/thread/sem_getvalue.o obj/src/thread/sem_init.o obj/src/thread/sem_open.o obj/src/thread/sem_post.o obj/src/thread/sem_timedwait.o obj/src/thread/sem_trywait.o obj/src/thread/sem_unlink.o obj/src/thread/sem_wait.o obj/src/thread/synccall.o obj/src/thread/thrd_create.o obj/src/thread/thrd_exit.o obj/src/thread/thrd_join.o obj/src/thread/thrd_sleep.o obj/src/thread/thrd_yield.o obj/src/thread/tls.o obj/src/thread/tss_create.o obj/src/thread/tss_delete.o obj/src/thread/tss_set.o obj/src/thread/vmlock.o obj/src/time/__map_file.o obj/src/time/__month_to_secs.o obj/src/time/__secs_to_tm.o obj/src/time/__tm_to_secs.o obj/src/time/__tz.o obj/src/time/__year_to_secs.o obj/src/time/asctime.o obj/src/time/asctime_r.o obj/src/time/clock.o obj/src/time/clock_getcpuclockid.o obj/src/time/clock_getres.o obj/src/time/clock_gettime.o obj/src/time/clock_nanosleep.o obj/src/time/clock_settime.o obj/src/time/ctime.o obj/src/time/ctime_r.o obj/src/time/difftime.o obj/src/time/ftime.o obj/src/time/getdate.o obj/src/time/gettimeofday.o obj/src/time/gmtime.o obj/src/time/gmtime_r.o obj/src/time/localtime.o obj/src/time/localtime_r.o obj/src/time/mktime.o obj/src/time/nanosleep.o obj/src/time/strftime.o obj/src/time/strptime.o obj/src/time/time.o obj/src/time/timegm.o obj/src/time/timer_create.o obj/src/time/timer_delete.o obj/src/time/timer_getoverrun.o obj/src/time/timer_gettime.o obj/src/time/timer_settime.o obj/src/time/times.o obj/src/time/timespec_get.o obj/src/time/utime.o obj/src/time/wcsftime.o obj/src/unistd/_exit.o obj/src/unistd/access.o obj/src/unistd/acct.o obj/src/unistd/alarm.o obj/src/unistd/chdir.o obj/src/unistd/chown.o obj/src/unistd/close.o obj/src/unistd/ctermid.o obj/src/unistd/dup.o obj/src/unistd/dup2.o obj/src/unistd/dup3.o obj/src/unistd/faccessat.o obj/src/unistd/fchdir.o obj/src/unistd/fchown.o obj/src/unistd/fchownat.o obj/src/unistd/fdatasync.o obj/src/unistd/fsync.o obj/src/unistd/ftruncate.o obj/src/unistd/getcwd.o obj/src/unistd/getegid.o obj/src/unistd/geteuid.o obj/src/unistd/getgid.o obj/src/unistd/getgroups.o obj/src/unistd/gethostname.o obj/src/unistd/getlogin.o obj/src/unistd/getlogin_r.o obj/src/unistd/getpgid.o obj/src/unistd/getpgrp.o obj/src/unistd/getpid.o obj/src/unistd/getppid.o obj/src/unistd/getsid.o obj/src/unistd/getuid.o obj/src/unistd/isatty.o obj/src/unistd/lchown.o obj/src/unistd/link.o obj/src/unistd/linkat.o obj/src/unistd/lseek.o obj/src/unistd/mips/pipe.o obj/src/unistd/nice.o obj/src/unistd/pause.o obj/src/unistd/pipe2.o obj/src/unistd/posix_close.o obj/src/unistd/pread.o obj/src/unistd/preadv.o obj/src/unistd/pwrite.o obj/src/unistd/pwritev.o obj/src/unistd/read.o obj/src/unistd/readlink.o obj/src/unistd/readlinkat.o obj/src/unistd/readv.o obj/src/unistd/renameat.o obj/src/unistd/rmdir.o obj/src/unistd/setegid.o obj/src/unistd/seteuid.o obj/src/unistd/setgid.o obj/src/unistd/setpgid.o obj/src/unistd/setpgrp.o obj/src/unistd/setregid.o obj/src/unistd/setresgid.o obj/src/unistd/setresuid.o obj/src/unistd/setreuid.o obj/src/unistd/setsid.o obj/src/unistd/setuid.o obj/src/unistd/setxid.o obj/src/unistd/sleep.o obj/src/unistd/symlink.o obj/src/unistd/symlinkat.o obj/src/unistd/sync.o obj/src/unistd/tcgetpgrp.o obj/src/unistd/tcsetpgrp.o obj/src/unistd/truncate.o obj/src/unistd/ttyname.o obj/src/unistd/ttyname_r.o obj/src/unistd/ualarm.o obj/src/unistd/unlink.o obj/src/unistd/unlinkat.o obj/src/unistd/usleep.o obj/src/unistd/write.o obj/src/unistd/writev.o
mipsel-openwrt-linux-musl-gcc-ranlib lib/libc.a
make[4]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/musl-1.1.24'
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/musl-1.1.24/.built
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/sed -i -e 's,^\(LIBC_TYPE\)=.*,\1=musl,' /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/info.mk
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/sed -i -e 's,^\(LIBC_URL\)=.*,\1=http://www.musl-libc.org/,' /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/info.mk
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/sed -i -e 's,^\(LIBC_VERSION\)=.*,\1=1.1.24,' /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/info.mk
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/sed -i -e 's,^\(LIBC_SO_VERSION\)=.*,\1=1.1.24,' /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/info.mk
make --jobserver-fds=3,4 -j -C /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/musl-1.1.24 DESTDIR="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/" LIBCC="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/libgcc_initial.a" DESTDIR="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/" install
make[4]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/musl-1.1.24'
./tools/install.sh -D -m 644 lib/Scrt1.o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl//lib/Scrt1.o
./tools/install.sh -D -m 644 lib/crt1.o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl//lib/crt1.o
./tools/install.sh -D -m 644 lib/crti.o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl//lib/crti.o
./tools/install.sh -D -m 644 lib/crtn.o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl//lib/crtn.o
./tools/install.sh -D -m 644 lib/rcrt1.o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl//lib/rcrt1.o
./tools/install.sh -D -m 644 lib/libc.a /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl//lib/libc.a

 15  104M   15 16.4M    0     0   853k      0  0:02:05  0:00:19  0:01:46  828k./tools/install.sh -D -m 755 lib/libc.so /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl//lib/libc.so
./tools/install.sh -D -m 644 lib/libm.a /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl//lib/libm.a
./tools/install.sh -D -m 644 lib/librt.a /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl//lib/librt.a
./tools/install.sh -D -m 644 lib/libpthread.a /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl//lib/libpthread.a
./tools/install.sh -D -m 644 lib/libcrypt.a /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl//lib/libcrypt.a
./tools/install.sh -D -m 644 lib/libutil.a /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl//lib/libutil.a
./tools/install.sh -D -m 644 lib/libxnet.a /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl//lib/libxnet.a
./tools/install.sh -D -m 644 lib/libresolv.a /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl//lib/libresolv.a
./tools/install.sh -D -m 644 lib/libdl.a /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl//lib/libdl.a
./tools/install.sh -D -m 644 lib/libssp_nonshared.a /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl//lib/libssp_nonshared.a
./tools/install.sh -D -m 644 include/aio.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl//include/aio.h
./tools/install.sh -D -m 644 include/alloca.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl//include/alloca.h
./tools/install.sh -D -m 644 include/ar.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl//include/ar.h
./tools/install.sh -D -m 644 include/arpa/ftp.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl//include/arpa/ftp.h
./tools/install.sh -D -m 644 include/arpa/inet.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl//include/arpa/inet.h
./tools/install.sh -D -m 644 include/arpa/nameser.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl//include/arpa/nameser.h
./tools/install.sh -D -m 644 include/arpa/nameser_compat.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl//include/arpa/nameser_compat.h
./tools/install.sh -D -m 644 include/arpa/telnet.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl//include/arpa/telnet.h
./tools/install.sh -D -m 644 include/arpa/tftp.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl//include/arpa/tftp.h
./tools/install.sh -D -m 644 include/assert.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl//include/assert.h
./tools/install.sh -D -m 644 obj/include/bits/alltypes.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl//include/bits/alltypes.h
./tools/install.sh -D -m 644 arch/mips/bits/endian.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl//include/bits/endian.h
./tools/install.sh -D -m 644 arch/mips/bits/errno.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl//include/bits/errno.h
./tools/install.sh -D -m 644 arch/mips/bits/fcntl.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl//include/bits/fcntl.h
./tools/install.sh -D -m 644 arch/mips/bits/fenv.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl//include/bits/fenv.h
./tools/install.sh -D -m 644 arch/mips/bits/float.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl//include/bits/float.h
./tools/install.sh -D -m 644 arch/mips/bits/hwcap.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl//include/bits/hwcap.h
./tools/install.sh -D -m 644 arch/generic/bits/io.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl//include/bits/io.h
./tools/install.sh -D -m 644 arch/mips/bits/ioctl.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl//include/bits/ioctl.h
./tools/install.sh -D -m 644 arch/generic/bits/ioctl_fix.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl//include/bits/ioctl_fix.h
./tools/install.sh -D -m 644 arch/generic/bits/ipc.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl//include/bits/ipc.h
./tools/install.sh -D -m 644 arch/mips/bits/ipcstat.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl//include/bits/ipcstat.h
./tools/install.sh -D -m 644 arch/generic/bits/kd.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl//include/bits/kd.h
./tools/install.sh -D -m 644 arch/mips/bits/limits.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl//include/bits/limits.h
./tools/install.sh -D -m 644 arch/generic/bits/link.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl//include/bits/link.h
./tools/install.sh -D -m 644 arch/mips/bits/mman.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl//include/bits/mman.h
./tools/install.sh -D -m 644 arch/mips/bits/msg.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl//include/bits/msg.h
./tools/install.sh -D -m 644 arch/mips/bits/poll.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl//include/bits/poll.h
./tools/install.sh -D -m 644 arch/mips/bits/posix.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl//include/bits/posix.h
./tools/install.sh -D -m 644 arch/mips/bits/ptrace.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl//include/bits/ptrace.h
./tools/install.sh -D -m 644 arch/mips/bits/reg.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl//include/bits/reg.h
./tools/install.sh -D -m 644 arch/mips/bits/resource.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl//include/bits/resource.h
./tools/install.sh -D -m 644 arch/mips/bits/sem.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl//include/bits/sem.h
./tools/install.sh -D -m 644 arch/mips/bits/setjmp.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl//include/bits/setjmp.h
./tools/install.sh -D -m 644 arch/mips/bits/shm.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl//include/bits/shm.h
./tools/install.sh -D -m 644 arch/mips/bits/signal.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl//include/bits/signal.h
./tools/install.sh -D -m 644 arch/mips/bits/socket.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl//include/bits/socket.h
./tools/install.sh -D -m 644 arch/generic/bits/soundcard.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl//include/bits/soundcard.h
./tools/install.sh -D -m 644 arch/mips/bits/stat.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl//include/bits/stat.h
./tools/install.sh -D -m 644 arch/mips/bits/statfs.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl//include/bits/statfs.h
./tools/install.sh -D -m 644 arch/mips/bits/stdint.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl//include/bits/stdint.h
./tools/install.sh -D -m 644 obj/include/bits/syscall.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl//include/bits/syscall.h
./tools/install.sh -D -m 644 arch/mips/bits/termios.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl//include/bits/termios.h
./tools/install.sh -D -m 644 arch/mips/bits/user.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl//include/bits/user.h
./tools/install.sh -D -m 644 arch/generic/bits/vt.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl//include/bits/vt.h
./tools/install.sh -D -m 644 include/byteswap.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl//include/byteswap.h
./tools/install.sh -D -m 644 include/complex.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl//include/complex.h
./tools/install.sh -D -m 644 include/cpio.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl//include/cpio.h
./tools/install.sh -D -m 644 include/crypt.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl//include/crypt.h
./tools/install.sh -D -m 644 include/ctype.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl//include/ctype.h
./tools/install.sh -D -m 644 include/dirent.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl//include/dirent.h
./tools/install.sh -D -m 644 include/dlfcn.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl//include/dlfcn.h
./tools/install.sh -D -m 644 include/elf.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl//include/elf.h
./tools/install.sh -D -m 644 include/endian.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl//include/endian.h
./tools/install.sh -D -m 644 include/err.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl//include/err.h
./tools/install.sh -D -m 644 include/errno.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl//include/errno.h
./tools/install.sh -D -m 644 include/fcntl.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl//include/fcntl.h
./tools/install.sh -D -m 644 include/features.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl//include/features.h
./tools/install.sh -D -m 644 include/fenv.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl//include/fenv.h
./tools/install.sh -D -m 644 include/float.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl//include/float.h
./tools/install.sh -D -m 644 include/fmtmsg.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl//include/fmtmsg.h
./tools/install.sh -D -m 644 include/fnmatch.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl//include/fnmatch.h
./tools/install.sh -D -m 644 include/ftw.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl//include/ftw.h
./tools/install.sh -D -m 644 include/getopt.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl//include/getopt.h
./tools/install.sh -D -m 644 include/glob.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl//include/glob.h
./tools/install.sh -D -m 644 include/grp.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl//include/grp.h
./tools/install.sh -D -m 644 include/iconv.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl//include/iconv.h
./tools/install.sh -D -m 644 include/ifaddrs.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl//include/ifaddrs.h
./tools/install.sh -D -m 644 include/inttypes.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl//include/inttypes.h
./tools/install.sh -D -m 644 include/iso646.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl//include/iso646.h
./tools/install.sh -D -m 644 include/langinfo.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl//include/langinfo.h
./tools/install.sh -D -m 644 include/lastlog.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl//include/lastlog.h
./tools/install.sh -D -m 644 include/libgen.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl//include/libgen.h
./tools/install.sh -D -m 644 include/libintl.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl//include/libintl.h
./tools/install.sh -D -m 644 include/limits.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl//include/limits.h
./tools/install.sh -D -m 644 include/link.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl//include/link.h
./tools/install.sh -D -m 644 include/locale.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl//include/locale.h
./tools/install.sh -D -m 644 include/malloc.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl//include/malloc.h
./tools/install.sh -D -m 644 include/math.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl//include/math.h
./tools/install.sh -D -m 644 include/memory.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl//include/memory.h
./tools/install.sh -D -m 644 include/mntent.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl//include/mntent.h
./tools/install.sh -D -m 644 include/monetary.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl//include/monetary.h
./tools/install.sh -D -m 644 include/mqueue.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl//include/mqueue.h
./tools/install.sh -D -m 644 include/net/ethernet.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl//include/net/ethernet.h
./tools/install.sh -D -m 644 include/net/if.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl//include/net/if.h
./tools/install.sh -D -m 644 include/net/if_arp.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl//include/net/if_arp.h
./tools/install.sh -D -m 644 include/net/route.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl//include/net/route.h
./tools/install.sh -D -m 644 include/netdb.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl//include/netdb.h
./tools/install.sh -D -m 644 include/netinet/ether.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl//include/netinet/ether.h
./tools/install.sh -D -m 644 include/netinet/icmp6.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl//include/netinet/icmp6.h
./tools/install.sh -D -m 644 include/netinet/if_ether.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl//include/netinet/if_ether.h
./tools/install.sh -D -m 644 include/netinet/igmp.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl//include/netinet/igmp.h
./tools/install.sh -D -m 644 include/netinet/in.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl//include/netinet/in.h
./tools/install.sh -D -m 644 include/netinet/in_systm.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl//include/netinet/in_systm.h
./tools/install.sh -D -m 644 include/netinet/ip.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl//include/netinet/ip.h
./tools/install.sh -D -m 644 include/netinet/ip6.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl//include/netinet/ip6.h
./tools/install.sh -D -m 644 include/netinet/ip_icmp.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl//include/netinet/ip_icmp.h
./tools/install.sh -D -m 644 include/netinet/tcp.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl//include/netinet/tcp.h
./tools/install.sh -D -m 644 include/netinet/udp.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl//include/netinet/udp.h
./tools/install.sh -D -m 644 include/netpacket/packet.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl//include/netpacket/packet.h
./tools/install.sh -D -m 644 include/nl_types.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl//include/nl_types.h
./tools/install.sh -D -m 644 include/paths.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl//include/paths.h
./tools/install.sh -D -m 644 include/poll.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl//include/poll.h
./tools/install.sh -D -m 644 include/pthread.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl//include/pthread.h
./tools/install.sh -D -m 644 include/pty.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl//include/pty.h
./tools/install.sh -D -m 644 include/pwd.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl//include/pwd.h
./tools/install.sh -D -m 644 include/regex.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl//include/regex.h
./tools/install.sh -D -m 644 include/resolv.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl//include/resolv.h
./tools/install.sh -D -m 644 include/sched.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl//include/sched.h
./tools/install.sh -D -m 644 include/scsi/scsi.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl//include/scsi/scsi.h
./tools/install.sh -D -m 644 include/scsi/scsi_ioctl.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl//include/scsi/scsi_ioctl.h
./tools/install.sh -D -m 644 include/scsi/sg.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl//include/scsi/sg.h
./tools/install.sh -D -m 644 include/search.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl//include/search.h
./tools/install.sh -D -m 644 include/semaphore.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl//include/semaphore.h
./tools/install.sh -D -m 644 include/setjmp.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl//include/setjmp.h
./tools/install.sh -D -m 644 include/shadow.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl//include/shadow.h
./tools/install.sh -D -m 644 include/signal.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl//include/signal.h
./tools/install.sh -D -m 644 include/spawn.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl//include/spawn.h
./tools/install.sh -D -m 644 include/stdalign.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl//include/stdalign.h
./tools/install.sh -D -m 644 include/stdarg.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl//include/stdarg.h
./tools/install.sh -D -m 644 include/stdbool.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl//include/stdbool.h
./tools/install.sh -D -m 644 include/stdc-predef.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl//include/stdc-predef.h
./tools/install.sh -D -m 644 include/stddef.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl//include/stddef.h
./tools/install.sh -D -m 644 include/stdint.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl//include/stdint.h
./tools/install.sh -D -m 644 include/stdio.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl//include/stdio.h
./tools/install.sh -D -m 644 include/stdio_ext.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl//include/stdio_ext.h
./tools/install.sh -D -m 644 include/stdlib.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl//include/stdlib.h
./tools/install.sh -D -m 644 include/stdnoreturn.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl//include/stdnoreturn.h
./tools/install.sh -D -m 644 include/string.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl//include/string.h
./tools/install.sh -D -m 644 include/strings.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl//include/strings.h
./tools/install.sh -D -m 644 include/stropts.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl//include/stropts.h
./tools/install.sh -D -m 644 include/sys/acct.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl//include/sys/acct.h
./tools/install.sh -D -m 644 include/sys/auxv.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl//include/sys/auxv.h
./tools/install.sh -D -m 644 include/sys/cachectl.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl//include/sys/cachectl.h
./tools/install.sh -D -m 644 include/sys/dir.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl//include/sys/dir.h
./tools/install.sh -D -m 644 include/sys/epoll.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl//include/sys/epoll.h
./tools/install.sh -D -m 644 include/sys/errno.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl//include/sys/errno.h
./tools/install.sh -D -m 644 include/sys/eventfd.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl//include/sys/eventfd.h
./tools/install.sh -D -m 644 include/sys/fanotify.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl//include/sys/fanotify.h
./tools/install.sh -D -m 644 include/sys/fcntl.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl//include/sys/fcntl.h
./tools/install.sh -D -m 644 include/sys/file.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl//include/sys/file.h
./tools/install.sh -D -m 644 include/sys/fsuid.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl//include/sys/fsuid.h
./tools/install.sh -D -m 644 include/sys/inotify.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl//include/sys/inotify.h
./tools/install.sh -D -m 644 include/sys/io.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl//include/sys/io.h
./tools/install.sh -D -m 644 include/sys/ioctl.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl//include/sys/ioctl.h
./tools/install.sh -D -m 644 include/sys/ipc.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl//include/sys/ipc.h
./tools/install.sh -D -m 644 include/sys/kd.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl//include/sys/kd.h
./tools/install.sh -D -m 644 include/sys/klog.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl//include/sys/klog.h
./tools/install.sh -D -m 644 include/sys/membarrier.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl//include/sys/membarrier.h
./tools/install.sh -D -m 644 include/sys/mman.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl//include/sys/mman.h
./tools/install.sh -D -m 644 include/sys/mount.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl//include/sys/mount.h
./tools/install.sh -D -m 644 include/sys/msg.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl//include/sys/msg.h
./tools/install.sh -D -m 644 include/sys/mtio.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl//include/sys/mtio.h
./tools/install.sh -D -m 644 include/sys/param.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl//include/sys/param.h
./tools/install.sh -D -m 644 include/sys/personality.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl//include/sys/personality.h
./tools/install.sh -D -m 644 include/sys/poll.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl//include/sys/poll.h
./tools/install.sh -D -m 644 include/sys/prctl.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl//include/sys/prctl.h
./tools/install.sh -D -m 644 include/sys/procfs.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl//include/sys/procfs.h
./tools/install.sh -D -m 644 include/sys/ptrace.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl//include/sys/ptrace.h
./tools/install.sh -D -m 644 include/sys/quota.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl//include/sys/quota.h
./tools/install.sh -D -m 644 include/sys/random.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl//include/sys/random.h
./tools/install.sh -D -m 644 include/sys/reboot.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl//include/sys/reboot.h
./tools/install.sh -D -m 644 include/sys/reg.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl//include/sys/reg.h
./tools/install.sh -D -m 644 include/sys/resource.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl//include/sys/resource.h
./tools/install.sh -D -m 644 include/sys/select.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl//include/sys/select.h
./tools/install.sh -D -m 644 include/sys/sem.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl//include/sys/sem.h
./tools/install.sh -D -m 644 include/sys/sendfile.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl//include/sys/sendfile.h
./tools/install.sh -D -m 644 include/sys/shm.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl//include/sys/shm.h
./tools/install.sh -D -m 644 include/sys/signal.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl//include/sys/signal.h
./tools/install.sh -D -m 644 include/sys/signalfd.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl//include/sys/signalfd.h
./tools/install.sh -D -m 644 include/sys/socket.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl//include/sys/socket.h
./tools/install.sh -D -m 644 include/sys/soundcard.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl//include/sys/soundcard.h
./tools/install.sh -D -m 644 include/sys/stat.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl//include/sys/stat.h
./tools/install.sh -D -m 644 include/sys/statfs.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl//include/sys/statfs.h
./tools/install.sh -D -m 644 include/sys/statvfs.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl//include/sys/statvfs.h
./tools/install.sh -D -m 644 include/sys/stropts.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl//include/sys/stropts.h
./tools/install.sh -D -m 644 include/sys/swap.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl//include/sys/swap.h
./tools/install.sh -D -m 644 include/sys/syscall.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl//include/sys/syscall.h
./tools/install.sh -D -m 644 include/sys/sysinfo.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl//include/sys/sysinfo.h
./tools/install.sh -D -m 644 include/sys/syslog.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl//include/sys/syslog.h
./tools/install.sh -D -m 644 include/sys/sysmacros.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl//include/sys/sysmacros.h
./tools/install.sh -D -m 644 include/sys/termios.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl//include/sys/termios.h
./tools/install.sh -D -m 644 include/sys/time.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl//include/sys/time.h
./tools/install.sh -D -m 644 include/sys/timeb.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl//include/sys/timeb.h
./tools/install.sh -D -m 644 include/sys/timerfd.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl//include/sys/timerfd.h
./tools/install.sh -D -m 644 include/sys/times.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl//include/sys/times.h
./tools/install.sh -D -m 644 include/sys/timex.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl//include/sys/timex.h
./tools/install.sh -D -m 644 include/sys/ttydefaults.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl//include/sys/ttydefaults.h
./tools/install.sh -D -m 644 include/sys/types.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl//include/sys/types.h
./tools/install.sh -D -m 644 include/sys/ucontext.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl//include/sys/ucontext.h
./tools/install.sh -D -m 644 include/sys/uio.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl//include/sys/uio.h
./tools/install.sh -D -m 644 include/sys/un.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl//include/sys/un.h
./tools/install.sh -D -m 644 include/sys/user.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl//include/sys/user.h
./tools/install.sh -D -m 644 include/sys/utsname.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl//include/sys/utsname.h
./tools/install.sh -D -m 644 include/sys/vfs.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl//include/sys/vfs.h
./tools/install.sh -D -m 644 include/sys/vt.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl//include/sys/vt.h
./tools/install.sh -D -m 644 include/sys/wait.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl//include/sys/wait.h
./tools/install.sh -D -m 644 include/sys/xattr.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl//include/sys/xattr.h
./tools/install.sh -D -m 644 include/syscall.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl//include/syscall.h
./tools/install.sh -D -m 644 include/sysexits.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl//include/sysexits.h
./tools/install.sh -D -m 644 include/syslog.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl//include/syslog.h
./tools/install.sh -D -m 644 include/tar.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl//include/tar.h
./tools/install.sh -D -m 644 include/termios.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl//include/termios.h
./tools/install.sh -D -m 644 include/tgmath.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl//include/tgmath.h
./tools/install.sh -D -m 644 include/threads.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl//include/threads.h
./tools/install.sh -D -m 644 include/time.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl//include/time.h
./tools/install.sh -D -m 644 include/uchar.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl//include/uchar.h
./tools/install.sh -D -m 644 include/ucontext.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl//include/ucontext.h
./tools/install.sh -D -m 644 include/ulimit.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl//include/ulimit.h
./tools/install.sh -D -m 644 include/unistd.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl//include/unistd.h
./tools/install.sh -D -m 644 include/utime.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl//include/utime.h
./tools/install.sh -D -m 644 include/utmp.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl//include/utmp.h
./tools/install.sh -D -m 644 include/utmpx.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl//include/utmpx.h
./tools/install.sh -D -m 644 include/values.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl//include/values.h
./tools/install.sh -D -m 644 include/wait.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl//include/wait.h
./tools/install.sh -D -m 644 include/wchar.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl//include/wchar.h
./tools/install.sh -D -m 644 include/wctype.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl//include/wctype.h
./tools/install.sh -D -m 644 include/wordexp.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl//include/wordexp.h
./tools/install.sh -D -l libc.so /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl//lib/ld-musl-mipsel-sf.so.1 || true
make[4]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/musl-1.1.24'
cp -fpR ./include /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/stamp
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/musl-1.1.24/.built
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/stamp/.musl_installed
make[3]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/toolchain/musl'
time: toolchain/musl/compile#87.45#25.03#20.69

 16  104M   16 17.0M    0     0   838k      0  0:02:07  0:00:20  0:01:47  682k
 16  104M   16 17.6M    0     0   831k      0  0:02:08  0:00:21  0:01:47  481k
 16  104M   16 17.6M    0     0   795k      0  0:02:14  0:00:22  0:01:52  381k
 16  104M   16 17.6M    0     0   761k      0  0:02:20  0:00:23  0:01:57  280k
 17  104M   17 18.1M    0     0   748k      0  0:02:22  0:00:24  0:01:58  332k
 17  104M   17 18.6M    0     0   743k      0  0:02:23  0:00:25  0:01:58  346k
 18  104M   18 19.7M    0     0   754k      0  0:02:21  0:00:26  0:01:55  417k
 19  104M   19 20.2M    0     0   748k      0  0:02:22  0:00:27  0:01:55  536k
 19  104M   19 20.7M    0     0   727k      0  0:02:27  0:00:29  0:01:58  576k
 20  104M   20 21.0M    0     0   723k      0  0:02:27  0:00:29  0:01:58  598k
 20  104M   20 21.5M    0     0   717k      0  0:02:29  0:00:30  0:01:59  585k
 20  104M   20 21.8M    0     0   695k      0  0:02:33  0:00:32  0:02:01  406k
 20  104M   20 21.8M    0     0   674k      0  0:02:38  0:00:33  0:02:05  297k
 20  104M   20 21.8M    0     0   654k      0  0:02:43  0:00:34  0:02:09  231k
 20  104M   20 21.8M    0     0   636k      0  0:02:48  0:00:35  0:02:13  157k
 21  104M   21 22.0M    0     0   630k      0  0:02:49  0:00:35  0:02:14 98512
 21  104M   21 22.5M    0     0   625k      0  0:02:50  0:00:36  0:02:14  140k
 22  104M   22 23.2M    0     0   629k      0  0:02:49  0:00:37  0:02:12  300k
 23  104M   23 24.6M    0     0   651k      0  0:02:44  0:00:38  0:02:06  627k
 26  104M   26 27.5M    0     0   708k      0  0:02:30  0:00:39  0:01:51 1268k
 31  104M   31 32.6M    0     0   820k      0  0:02:10  0:00:40  0:01:30 2179k
 35  104M   35 37.2M    0     0   914k      0  0:01:57  0:00:41  0:01:16 3061k
 36  104M   36 37.6M    0     0   900k      0  0:01:58  0:00:42  0:01:16 2931k
 36  104M   36 38.0M    0     0   890k      0  0:02:00  0:00:43  0:01:17 2737k
 36  104M   36 38.1M    0     0   871k      0  0:02:02  0:00:44  0:01:18 2153k
 36  104M   36 38.1M    0     0   852k      0  0:02:05  0:00:45  0:01:20 1112k
 36  104M   36 38.2M    0     0   831k      0  0:02:08  0:00:47  0:01:21  190k
 36  104M   36 38.6M    0     0   826k      0  0:02:09  0:00:47  0:01:22  201k
 37  104M   37 39.1M    0     0   822k      0  0:02:10  0:00:48  0:01:22  234k
 37  104M   37 39.3M    0     0   808k      0  0:02:12  0:00:49  0:01:23  251k
 37  104M   37 39.5M    0     0   788k      0  0:02:15  0:00:51  0:01:24  257k
 38  104M   38 40.0M    0     0   793k      0  0:02:14  0:00:51  0:01:23  402k
 39  104M   39 41.7M    0     0   810k      0  0:02:11  0:00:52  0:01:19  651k
 40  104M   40 42.1M    0     0   799k      0  0:02:13  0:00:53  0:01:20  582k
 41  104M   41 42.9M    0     0   803k      0  0:02:13  0:00:54  0:01:19  750k
 42  104M   42 44.5M    0     0   818k      0  0:02:10  0:00:55  0:01:15 1159k
 44  104M   44 46.6M    0     0   841k      0  0:02:07  0:00:56  0:01:11 1337k
 46  104M   46 48.2M    0     0   847k      0  0:02:06  0:00:58  0:01:08 1208k
 46  104M   46 48.2M    0     0   839k      0  0:02:07  0:00:58  0:01:09 1268k
 46  104M   46 48.3M    0     0   825k      0  0:02:09  0:01:00  0:01:09 1059k
 46  104M   46 48.5M    0     0   805k      0  0:02:12  0:01:01  0:01:11  686k
 46  104M   46 48.5M    0     0   805k      0  0:02:12  0:01:01  0:01:11  400k
 48  104M   48 50.3M    0     0   822k      0  0:02:10  0:01:02  0:01:08  493k
 49  104M   49 51.3M    0     0   815k      0  0:02:11  0:01:04  0:01:07  570k
 49  104M   49 51.3M    0     0   803k      0  0:02:13  0:01:05  0:01:08  560k
 49  104M   49 51.4M    0     0   801k      0  0:02:13  0:01:05  0:01:08  733k
 49  104M   49 52.0M    0     0   797k      0  0:02:14  0:01:06  0:01:08  697k
 50  104M   50 52.6M    0     0   796k      0  0:02:14  0:01:07  0:01:07  469k
 52  104M   52 54.4M    0     0   810k      0  0:02:12  0:01:08  0:01:04  728k
 52  104M   52 54.4M    0     0   799k      0  0:02:13  0:01:09  0:01:04  731k
 52  104M   52 54.8M    0     0   793k      0  0:02:14  0:01:10  0:01:04  686k
 53  104M   53 55.5M    0     0   792k      0  0:02:15  0:01:11  0:01:04  725k
 54  104M   54 57.3M    0     0   807k      0  0:02:12  0:01:12  0:01:00  954k
 56  104M   56 59.3M    0     0   823k      0  0:02:09  0:01:13  0:00:56 1001k
 59  104M   59 61.7M    0     0   845k      0  0:02:06  0:01:14  0:00:52 1492k
 62  104M   62 65.6M    0     0   886k      0  0:02:00  0:01:15  0:00:45 2214k
 66  104M   66 69.2M    0     0   923k      0  0:01:55  0:01:16  0:00:39 2801k
 66  104M   66 69.9M    0     0   918k      0  0:01:56  0:01:17  0:00:39 2489k
 67  104M   67 70.1M    0     0   912k      0  0:01:57  0:01:18  0:00:39 2226k
 68  104M   68 71.3M    0     0   916k      0  0:01:56  0:01:19  0:00:37 1976k
 69  104M   69 72.6M    0     0   920k      0  0:01:56  0:01:20  0:00:36 1435k
 71  104M   71 74.4M    0     0   932k      0  0:01:54  0:01:21  0:00:33 1063k
 73  104M   73 77.2M    0     0   955k      0  0:01:51  0:01:22  0:00:29 1555k
 77  104M   77 81.2M    0     0   993k      0  0:01:47  0:01:23  0:00:24 2263k
 81  104M   81 84.8M    0     0  1014k      0  0:01:45  0:01:25  0:00:20 2332k
 81  104M   81 84.8M    0     0  1002k      0  0:01:46  0:01:26  0:00:20 2111k
 81  104M   81 84.8M    0     0  1000k      0  0:01:46  0:01:26  0:00:20 2084k
 81  104M   81 84.8M    0     0   988k      0  0:01:48  0:01:27  0:00:21 1503k
 82  104M   82 85.7M    0     0   989k      0  0:01:48  0:01:28  0:00:20  915k
 83  104M   83 86.8M    0     0   985k      0  0:01:48  0:01:30  0:00:18  452k
 83  104M   83 87.2M    0     0   978k      0  0:01:49  0:01:31  0:00:18  526k
 83  104M   83 87.7M    0     0   978k      0  0:01:49  0:01:31  0:00:18  601k
 84  104M   84 88.4M    0     0   976k      0  0:01:49  0:01:32  0:00:17  756k
 85  104M   85 89.5M    0     0   977k      0  0:01:49  0:01:33  0:00:16  773k
 86  104M   86 90.5M    0     0   977k      0  0:01:49  0:01:34  0:00:15  821k
 87  104M   87 91.8M    0     0   981k      0  0:01:48  0:01:35  0:00:13 1052k
 90  104M   90 94.5M    0     0  1000k      0  0:01:46  0:01:36  0:00:10 1388k
 94  104M   94 98.9M    0     0  1036k      0  0:01:43  0:01:37  0:00:06 2177k
 97  104M   97  102M    0     0  1058k      0  0:01:41  0:01:38  0:00:03 2567k
 98  104M   98  103M    0     0  1056k      0  0:01:41  0:01:40  0:00:01 2422k
 99  104M   99  103M    0     0  1056k      0  0:01:41  0:01:40  0:00:01 2488k
100  104M  100  104M    0     0  1056k      0  0:01:41  0:01:41 --:--:-- 2277k
rm -rf /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/linux-*
xzcat /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/dl/linux-5.4.52.tar.xz | tar -C /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl -xf -
cp -fpR "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/files"/. /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/linux-5.4.52/
find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/linux-5.4.52/ -name \*.rej -or -name \*.orig | xargs -r rm -f
if [ -d /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/patches ]; then echo "generic patches directory is present. please move your patches to the pending directory" ; exit 1; fi

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/backport-5.4/010-Kbuild-don-t-hardcode-path-to-awk-in-scripts-ld-vers.patch using plaintext: 
patching file scripts/ld-version.sh

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/backport-5.4/011-kbuild-export-SUBARCH.patch using plaintext: 
patching file Makefile

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/backport-5.4/020-backport_netfilter_rtcache.patch using plaintext: 
patching file include/net/netfilter/nf_conntrack_extend.h
patching file include/net/netfilter/nf_conntrack_rtcache.h
patching file net/netfilter/Kconfig
patching file net/netfilter/Makefile
patching file net/netfilter/nf_conntrack_rtcache.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/backport-5.4/030-modpost-add-a-helper-to-get-data-pointed-by-a-symbol.patch using plaintext: 
patching file scripts/mod/modpost.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/backport-5.4/031-modpost-refactor-namespace_from_kstrtabns-to-not-har.patch using plaintext: 
patching file scripts/mod/modpost.c
patching file scripts/mod/modpost.h

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/backport-5.4/040-ARM-8918-2-only-build-return_address-if-needed.patch using plaintext: 
patching file arch/arm/kernel/Makefile
patching file arch/arm/kernel/return_address.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/backport-5.4/070-v5.5-MIPS-BPF-Restore-MIPS32-cBPF-JIT.patch using plaintext: 
patching file arch/mips/Kconfig
patching file arch/mips/net/Makefile
patching file arch/mips/net/bpf_jit.c
patching file arch/mips/net/bpf_jit_asm.S

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/backport-5.4/300-MIPS-Exclude-more-dsemul-code-when-CONFIG_MIPS_FP_SU.patch using plaintext: 
patching file arch/mips/include/asm/processor.h
patching file arch/mips/kernel/process.c
patching file arch/mips/kernel/vdso.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/backport-5.4/343-netfilter-nft_flow_offload-handle-netdevice-events-f.patch using plaintext: 
patching file net/netfilter/nf_flow_table_core.c
patching file net/netfilter/nft_flow_offload.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/backport-5.4/370-netfilter-nf_flow_table-fix-offloaded-connection-tim.patch using plaintext: 
patching file net/netfilter/nf_conntrack_core.c
patching file net/netfilter/nf_flow_table_core.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/backport-5.4/371-netfilter-nf_flow_table-fix-up-ct-state-of-flows-aft.patch using plaintext: 
patching file net/netfilter/nf_flow_table_core.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/backport-5.4/393-v5.5-sch_cake-drop-unused-variable-tin_quantum_prio.patch using plaintext: 
patching file net/sched/sch_cake.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/backport-5.4/395-v5.8-net-sch_cake-Take-advantage-of-skb-hash-where-appropriate.patch using plaintext: 
patching file net/sched/sch_cake.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/backport-5.4/399-5.9-sch_cake-add-RFC-8622-LE-PHB-support-to-CAKE-diffser.patch using plaintext: 
patching file net/sched/sch_cake.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/backport-5.4/410-mtd-fix-calculating-partition-end-address.patch using plaintext: 
patching file drivers/mtd/mtdpart.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/backport-5.4/716-v5.4-net-sfp-move-fwnode-parsing-into-sfp-bus-layer.patch using plaintext: 
patching file drivers/net/phy/phylink.c
patching file drivers/net/phy/sfp-bus.c
patching file include/linux/sfp.h

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/backport-5.4/717-v5.5-net-sfp-rework-upstream-interface.patch using plaintext: 
patching file drivers/net/phy/phylink.c
patching file drivers/net/phy/sfp-bus.c
patching file include/linux/sfp.h

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/backport-5.4/718-v5.5-net-sfp-fix-sfp_bus_put-kernel-documentation.patch using plaintext: 
patching file drivers/net/phy/sfp-bus.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/backport-5.4/719-v5.5-net-sfp-fix-sfp_bus_add_upstream-warning.patch using plaintext: 
patching file include/linux/sfp.h

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/backport-5.4/720-v5.5-net-sfp-move-sfp-sub-state-machines-into-separate-fu.patch using plaintext: 
patching file drivers/net/phy/sfp.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/backport-5.4/721-v5.5-net-sfp-move-tx-disable-on-device-down-to-main-state.patch using plaintext: 
patching file drivers/net/phy/sfp.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/backport-5.4/722-v5.5-net-sfp-rename-sfp_sm_ins_next-as-sfp_sm_mod_next.patch using plaintext: 
patching file drivers/net/phy/sfp.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/backport-5.4/723-v5.5-net-sfp-handle-module-remove-outside-state-machine.patch using plaintext: 
patching file drivers/net/phy/sfp.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/backport-5.4/724-v5.5-net-sfp-rename-T_PROBE_WAIT-to-T_SERIAL.patch using plaintext: 
patching file drivers/net/phy/sfp.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/backport-5.4/725-v5.5-net-sfp-parse-SFP-power-requirement-earlier.patch using plaintext: 
patching file drivers/net/phy/sfp.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/backport-5.4/726-v5.5-net-sfp-avoid-power-switch-on-address-change-modules.patch using plaintext: 
patching file drivers/net/phy/sfp.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/backport-5.4/727-v5.5-net-sfp-control-TX_DISABLE-and-phy-only-from-main-st.patch using plaintext: 
patching file drivers/net/phy/sfp.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/backport-5.4/728-v5.5-net-sfp-split-the-PHY-probe-from-sfp_sm_mod_init.patch using plaintext: 
patching file drivers/net/phy/sfp.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/backport-5.4/729-v5.5-net-sfp-eliminate-mdelay-from-PHY-probe.patch using plaintext: 
patching file drivers/net/phy/sfp.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/backport-5.4/730-v5.5-net-sfp-allow-fault-processing-to-transition-to-othe.patch using plaintext: 
patching file drivers/net/phy/sfp.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/backport-5.4/731-v5.5-net-sfp-ensure-TX_FAULT-has-deasserted-before-probin.patch using plaintext: 
patching file drivers/net/phy/sfp.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/backport-5.4/732-v5.5-net-sfp-track-upstream-s-attachment-state-in-state-m.patch using plaintext: 
patching file drivers/net/phy/sfp.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/backport-5.4/733-v5.5-net-sfp-split-power-mode-switching-from-probe.patch using plaintext: 
patching file drivers/net/phy/sfp.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/backport-5.4/734-v5.5-net-sfp-move-module-insert-reporting-out-of-probe.patch using plaintext: 
patching file drivers/net/phy/sfp.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/backport-5.4/735-v5.5-net-sfp-allow-sfp-to-probe-slow-to-initialise-GPON-m.patch using plaintext: 
patching file drivers/net/phy/sfp.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/backport-5.4/736-v5.5-net-sfp-allow-modules-with-slow-diagnostics-to-probe.patch using plaintext: 
patching file drivers/net/phy/sfp.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/backport-5.4/737-v5.5-net-phy-add-core-phylib-sfp-support.patch using plaintext: 
patching file drivers/net/phy/phy.c
patching file drivers/net/phy/phy_device.c
patching file include/linux/phy.h

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/backport-5.4/738-v5.5-net-phy-marvell10g-add-SFP-support.patch using plaintext: 
patching file drivers/net/phy/marvell10g.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/backport-5.4/739-v5.5-net-phylink-update-to-use-phy_support_asym_pause.patch using plaintext: 
patching file drivers/net/phy/phylink.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/backport-5.4/742-v5.5-net-sfp-add-support-for-module-quirks.patch using plaintext: 
patching file drivers/net/phy/sfp-bus.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/backport-5.4/743-v5.5-net-sfp-add-some-quirks-for-GPON-modules.patch using plaintext: 
patching file drivers/net/phy/sfp-bus.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/backport-5.4/744-v5.5-net-sfp-soft-status-and-control-support.patch using plaintext: 
patching file drivers/net/phy/sfp.c
patching file include/linux/sfp.h

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/backport-5.4/745-v5.7-net-dsa-mt7530-add-support-for-port-mirroring.patch using plaintext: 
patching file drivers/net/dsa/mt7530.c
patching file drivers/net/dsa/mt7530.h

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/backport-5.4/746-v5.5-net-dsa-mv88e6xxx-Split-monitor-port-configuration.patch using plaintext: 
patching file drivers/net/dsa/mv88e6xxx/chip.c
patching file drivers/net/dsa/mv88e6xxx/chip.h
patching file drivers/net/dsa/mv88e6xxx/global1.c
patching file drivers/net/dsa/mv88e6xxx/global1.h

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/backport-5.4/747-v5.5-net-dsa-mv88e6xxx-Add-support-for-port-mirroring.patch using plaintext: 
patching file drivers/net/dsa/mv88e6xxx/chip.c
patching file drivers/net/dsa/mv88e6xxx/chip.h
patching file drivers/net/dsa/mv88e6xxx/global1.c
patching file drivers/net/dsa/mv88e6xxx/port.c
patching file drivers/net/dsa/mv88e6xxx/port.h

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/backport-5.4/748-v5.5-net-dsa-mv88e6xxx-fix-broken-if-statement-because-of.patch using plaintext: 
patching file drivers/net/dsa/mv88e6xxx/chip.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/backport-5.4/749-v5.5-net-dsa-mv88e6xxx-Fix-masking-of-egress-port.patch using plaintext: 
patching file drivers/net/dsa/mv88e6xxx/global1.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/backport-5.4/750-v5.5-net-phy-add-support-for-clause-37-auto-negotiation.patch using plaintext: 
patching file drivers/net/phy/phy_device.c
patching file include/linux/phy.h

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/backport-5.4/752-v5.8-net-dsa-provide-an-option-for-drivers-to-always-rece.patch using plaintext: 
patching file include/net/dsa.h
patching file net/dsa/dsa_priv.h
patching file net/dsa/port.c
patching file net/dsa/slave.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/backport-5.4/753-v5.8-net-dsa-mt7530-fix-VLAN-setup.patch using plaintext: 
patching file drivers/net/dsa/mt7530.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/backport-5.4/755-v5.8-net-dsa-add-GRO-support-via-gro_cells.patch using plaintext: 
patching file net/dsa/Kconfig
patching file net/dsa/dsa.c
patching file net/dsa/dsa_priv.h
patching file net/dsa/slave.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/backport-5.4/800-v5.5-iio-imu-Add-support-for-the-FXOS8700-IMU.patch using plaintext: 
patching file drivers/iio/imu/Kconfig
patching file drivers/iio/imu/Makefile
patching file drivers/iio/imu/fxos8700.h
patching file drivers/iio/imu/fxos8700_core.c
patching file drivers/iio/imu/fxos8700_i2c.c
patching file drivers/iio/imu/fxos8700_spi.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/backport-5.4/800-v5.5-scsi-core-Add-sysfs-attributes-for-VPD-pages-0h-and-.patch using plaintext: 
patching file drivers/scsi/scsi.c
patching file drivers/scsi/scsi_sysfs.c
patching file include/scsi/scsi_device.h

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/backport-5.4/801-v5.5-hwmon-Driver-for-disk-and-solid-state-drives-with-te.patch using plaintext: 
patching file Documentation/hwmon/drivetemp.rst
patching file Documentation/hwmon/index.rst
patching file drivers/hwmon/Kconfig
patching file drivers/hwmon/Makefile
patching file drivers/hwmon/drivetemp.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/backport-5.4/801-v5.6-leds-populate-the-device-s-of_node.patch using plaintext: 
patching file drivers/leds/led-class.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/backport-5.4/803-v5.8-i2c-pxa-use-official-address-byte-helper.patch using plaintext: 
patching file drivers/i2c/busses/i2c-pxa.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/backport-5.4/804-v5.8-i2c-pxa-remove-unneeded-includes.patch using plaintext: 
patching file drivers/i2c/busses/i2c-pxa.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/backport-5.4/805-v5.8-i2c-pxa-re-arrange-includes-to-be-in-alphabetical-or.patch using plaintext: 
patching file drivers/i2c/busses/i2c-pxa.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/backport-5.4/806-v5.8-i2c-pxa-re-arrange-functions-to-flow-better.patch using plaintext: 
patching file drivers/i2c/busses/i2c-pxa.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/backport-5.4/807-v5.8-i2c-pxa-re-arrange-register-field-definitions.patch using plaintext: 
patching file drivers/i2c/busses/i2c-pxa.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/backport-5.4/808-v5.8-i2c-pxa-add-and-use-definitions-for-IBMR-register.patch using plaintext: 
patching file drivers/i2c/busses/i2c-pxa.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/backport-5.4/809-v5.8-i2c-pxa-always-set-fm-and-hs-members-for-each-type.patch using plaintext: 
patching file drivers/i2c/busses/i2c-pxa.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/backport-5.4/810-v5.8-i2c-pxa-move-private-definitions-to-i2c-pxa.c.patch using plaintext: 
patching file drivers/i2c/busses/i2c-pxa.c
patching file include/linux/platform_data/i2c-pxa.h

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/backport-5.4/811-v5.8-i2c-pxa-move-DT-IDs-along-side-platform-IDs.patch using plaintext: 
patching file drivers/i2c/busses/i2c-pxa.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/backport-5.4/813-v5.8-i2c-pxa-clean-up-decode_bits.patch using plaintext: 
patching file drivers/i2c/busses/i2c-pxa.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/backport-5.4/814-v5.8-i2c-pxa-fix-i2c_pxa_wait_bus_not_busy-boundary-condi.patch using plaintext: 
patching file drivers/i2c/busses/i2c-pxa.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/backport-5.4/815-v5.8-i2c-pxa-consolidate-i2c_pxa_-xfer-implementations.patch using plaintext: 
patching file drivers/i2c/busses/i2c-pxa.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/backport-5.4/816-v5.8-i2c-pxa-avoid-complaints-with-non-responsive-slaves.patch using plaintext: 
patching file drivers/i2c/busses/i2c-pxa.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/backport-5.4/817-v5.8-i2c-pxa-ensure-timeout-messages-are-unique.patch using plaintext: 
patching file drivers/i2c/busses/i2c-pxa.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/backport-5.4/818-v5.8-i2c-pxa-remove-some-unnecessary-debug.patch using plaintext: 
patching file drivers/i2c/busses/i2c-pxa.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/backport-5.4/820-v5.8-i2c-pxa-use-master-abort-for-device-probes.patch using plaintext: 
patching file drivers/i2c/busses/i2c-pxa.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/backport-5.4/821-v5.8-i2c-pxa-implement-generic-i2c-bus-recovery.patch using plaintext: 
patching file drivers/i2c/busses/i2c-pxa.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/backport-5.4/825-v5.8-spi-rb4xx-null-pointer-bug-fix.patch using plaintext: 
patching file drivers/spi/spi-rb4xx.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/backport-5.4/826-v5.8-spi-rb4xx-update-driver-to-be-device-tree-aware.patch using plaintext: 
patching file drivers/spi/spi-rb4xx.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/pending-5.4/0931-w1-gpio-fix-problem-with-platfom-data-in-w1-gpio.patch using plaintext: 
patching file drivers/w1/masters/w1-gpio.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/pending-5.4/102-MIPS-only-process-negative-stack-offsets-on-stack-tr.patch using plaintext: 
patching file arch/mips/kernel/process.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/pending-5.4/110-ehci_hcd_ignore_oc.patch using plaintext: 
patching file drivers/usb/host/ehci-hcd.c
patching file drivers/usb/host/ehci-hub.c
patching file drivers/usb/host/ehci-platform.c
patching file drivers/usb/host/ehci.h
patching file include/linux/usb/ehci_pdriver.h

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/pending-5.4/120-Fix-alloc_node_mem_map-with-ARCH_PFN_OFFSET-calcu.patch using plaintext: 
patching file mm/page_alloc.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/pending-5.4/130-add-linux-spidev-compatible-si3210.patch using plaintext: 
patching file drivers/spi/spidev.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/pending-5.4/140-jffs2-use-.rename2-and-add-RENAME_WHITEOUT-support.patch using plaintext: 
patching file fs/jffs2/dir.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/pending-5.4/141-jffs2-add-RENAME_EXCHANGE-support.patch using plaintext: 
patching file fs/jffs2/dir.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/pending-5.4/150-bridge_allow_receiption_on_disabled_port.patch using plaintext: 
patching file net/bridge/br_input.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/pending-5.4/180-net-phy-at803x-add-support-for-AT8032.patch using plaintext: 
patching file drivers/net/phy/at803x.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/pending-5.4/201-extra_optimization.patch using plaintext: 
patching file Makefile

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/pending-5.4/203-kallsyms_uncompressed.patch using plaintext: 
patching file init/Kconfig
patching file kernel/kallsyms.c
patching file scripts/kallsyms.c
patching file scripts/link-vmlinux.sh

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/pending-5.4/205-backtrace_module_info.patch using plaintext: 
patching file lib/vsprintf.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/pending-5.4/240-remove-unsane-filenames-from-deps_initramfs-list.patch using plaintext: 
patching file usr/Makefile

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/pending-5.4/261-enable_wilink_platform_without_drivers.patch using plaintext: 
patching file drivers/net/wireless/ti/Kconfig

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/pending-5.4/270-platform-mikrotik-build-bits.patch using plaintext: 
patching file drivers/platform/Kconfig
patching file drivers/platform/Makefile

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/pending-5.4/300-mips_expose_boot_raw.patch using plaintext: 
patching file arch/mips/Kconfig
Hunk #1 succeeded at 1067 (offset 1 line).
Hunk #2 succeeded at 3038 (offset 1 line).

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/pending-5.4/302-mips_no_branch_likely.patch using plaintext: 
patching file arch/mips/Makefile

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/pending-5.4/305-mips_module_reloc.patch using plaintext: 
patching file arch/mips/Makefile
patching file arch/mips/include/asm/module.h
patching file arch/mips/kernel/module.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/pending-5.4/306-mips_mem_functions_performance.patch using plaintext: 
patching file arch/mips/boot/compressed/Makefile
patching file arch/mips/include/asm/string.h
patching file arch/mips/lib/Makefile
patching file arch/mips/lib/memcmp.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/pending-5.4/307-mips_highmem_offset.patch using plaintext: 
patching file arch/mips/include/asm/mach-generic/spaces.h

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/pending-5.4/308-mips32r2_tune.patch using plaintext: 
patching file arch/mips/Makefile

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/pending-5.4/309-MIPS-Add-CPU-option-reporting-to-proc-cpuinfo.patch using plaintext: 
patching file arch/mips/kernel/proc.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/pending-5.4/310-arm_module_unresolved_weak_sym.patch using plaintext: 
patching file arch/arm/kernel/module.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/pending-5.4/330-MIPS-kexec-Accept-command-line-parameters-from-users.patch using plaintext: 
patching file arch/mips/kernel/machine_kexec.c
patching file arch/mips/kernel/machine_kexec.h
patching file arch/mips/kernel/relocate_kernel.S

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/pending-5.4/332-arc-add-OWRTDTB-section.patch using plaintext: 
patching file arch/arc/kernel/head.S
patching file arch/arc/kernel/setup.c
patching file arch/arc/kernel/vmlinux.lds.S

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/pending-5.4/333-arc-enable-unaligned-access-in-kernel-mode.patch using plaintext: 
patching file arch/arc/kernel/unaligned.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/pending-5.4/342-powerpc-Enable-kernel-XZ-compression-option-on-PPC_8.patch using plaintext: 
patching file arch/powerpc/Kconfig

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/pending-5.4/400-mtd-add-rootfs-split-support.patch using plaintext: 
patching file drivers/mtd/Kconfig
patching file drivers/mtd/mtdpart.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/pending-5.4/401-mtd-add-support-for-different-partition-parser-types.patch using plaintext: 
patching file drivers/mtd/mtdpart.c
patching file include/linux/mtd/partitions.h

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/pending-5.4/402-mtd-use-typed-mtd-parsers-for-rootfs-and-firmware-split.patch using plaintext: 
patching file drivers/mtd/mtdpart.c
patching file include/linux/mtd/partitions.h

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/pending-5.4/403-mtd-hook-mtdsplit-to-Kbuild.patch using plaintext: 
patching file drivers/mtd/Kconfig
patching file drivers/mtd/Makefile

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/pending-5.4/404-mtd-add-more-helper-functions.patch using plaintext: 
patching file drivers/mtd/mtdpart.c
patching file include/linux/mtd/mtd.h
patching file include/linux/mtd/partitions.h

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/pending-5.4/411-mtd-partial_eraseblock_write.patch using plaintext: 
patching file drivers/mtd/mtdpart.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/pending-5.4/412-mtd-partial_eraseblock_unlock.patch using plaintext: 
patching file drivers/mtd/mtdpart.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/pending-5.4/419-mtd-redboot-add-of_match_table-with-DT-binding.patch using plaintext: 
patching file drivers/mtd/parsers/redboot.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/pending-5.4/420-mtd-redboot_space.patch using plaintext: 
patching file drivers/mtd/parsers/redboot.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/pending-5.4/430-mtd-add-myloader-partition-parser.patch using plaintext: 
patching file drivers/mtd/parsers/Kconfig
patching file drivers/mtd/parsers/Makefile
patching file drivers/mtd/parsers/myloader.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/pending-5.4/431-mtd-bcm47xxpart-check-for-bad-blocks-when-calculatin.patch using plaintext: 
patching file drivers/mtd/parsers/parser_trx.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/pending-5.4/432-mtd-bcm47xxpart-detect-T_Meter-partition.patch using plaintext: 
patching file drivers/mtd/parsers/bcm47xxpart.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/pending-5.4/435-mtd-add-routerbootpart-parser-config.patch using plaintext: 
patching file drivers/mtd/parsers/Kconfig
patching file drivers/mtd/parsers/Makefile

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/pending-5.4/440-block2mtd_init.patch using plaintext: 
patching file drivers/mtd/devices/block2mtd.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/pending-5.4/441-block2mtd_probe.patch using plaintext: 
patching file drivers/mtd/devices/block2mtd.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/pending-5.4/450-mtd-spi-nor-allow-NOR-driver-to-write-fewer-bytes-th.patch using plaintext: 
patching file drivers/mtd/spi-nor/spi-nor.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/pending-5.4/460-mtd-cfi_cmdset_0002-no-erase_suspend.patch using plaintext: 
patching file drivers/mtd/chips/cfi_cmdset_0002.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/pending-5.4/461-mtd-cfi_cmdset_0002-add-buffer-write-cmd-timeout.patch using plaintext: 
patching file drivers/mtd/chips/cfi_cmdset_0002.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/pending-5.4/465-m25p80-mx-disable-software-protection.patch using plaintext: 
patching file drivers/mtd/spi-nor/spi-nor.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/pending-5.4/466-Revert-mtd-spi-nor-fix-Spansion-regressions-aliased-.patch using plaintext: 
patching file drivers/mtd/spi-nor/spi-nor.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/pending-5.4/470-mtd-spi-nor-support-limiting-4K-sectors-support-base.patch using plaintext: 
patching file drivers/mtd/spi-nor/Kconfig
patching file drivers/mtd/spi-nor/spi-nor.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/pending-5.4/476-mtd-spi-nor-add-eon-en25q128.patch using plaintext: 
patching file drivers/mtd/spi-nor/spi-nor.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/pending-5.4/479-mtd-spi-nor-add-xtx-xt25f128b.patch using plaintext: 
patching file drivers/mtd/spi-nor/spi-nor.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/pending-5.4/480-mtd-set-rootfs-to-be-root-dev.patch using plaintext: 
patching file drivers/mtd/mtdcore.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/pending-5.4/481-mtd-spi-nor-rework-broken-flash-reset-support.patch using plaintext: 
patching file drivers/mtd/spi-nor/spi-nor.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/pending-5.4/482-mtd-spi-nor-add-support-for-Gigadevice-GD25D05.patch using plaintext: 
patching file drivers/mtd/spi-nor/spi-nor.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/pending-5.4/482-mtd-spi-nor-fix-4-byte-opcode-support-for-w25q256.patch using plaintext: 
patching file drivers/mtd/spi-nor/spi-nor.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/pending-5.4/490-ubi-auto-attach-mtd-device-named-ubi-or-data-on-boot.patch using plaintext: 
patching file drivers/mtd/ubi/build.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/pending-5.4/491-ubi-auto-create-ubiblock-device-for-rootfs.patch using plaintext: 
patching file drivers/mtd/ubi/block.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/pending-5.4/492-try-auto-mounting-ubi0-rootfs-in-init-do_mounts.c.patch using plaintext: 
patching file init/do_mounts.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/pending-5.4/493-ubi-set-ROOT_DEV-to-ubiblock-rootfs-if-unset.patch using plaintext: 
patching file drivers/mtd/ubi/block.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/pending-5.4/494-mtd-ubi-add-EOF-marker-support.patch using plaintext: 
patching file drivers/mtd/ubi/attach.c
patching file drivers/mtd/ubi/ubi.h

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/pending-5.4/495-mtd-core-add-get_mtd_device_by_node.patch using plaintext: 
patching file drivers/mtd/mtdcore.c
patching file include/linux/mtd/mtd.h

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/pending-5.4/496-dt-bindings-add-bindings-for-mtd-concat-devices.patch using plaintext: 
patching file Documentation/devicetree/bindings/mtd/mtd-concat.txt

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/pending-5.4/497-mtd-mtdconcat-add-dt-driver-for-concat-devices.patch using plaintext: 
patching file drivers/mtd/Kconfig
patching file drivers/mtd/Makefile
patching file drivers/mtd/composite/Kconfig
patching file drivers/mtd/composite/Makefile
patching file drivers/mtd/composite/virt_concat.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/pending-5.4/498-mtd-mtdconcat-select-readwrite-function.patch using plaintext: 
patching file drivers/mtd/mtdconcat.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/pending-5.4/530-jffs2_make_lzma_available.patch using plaintext: 
patching file fs/jffs2/Kconfig
patching file fs/jffs2/Makefile
patching file fs/jffs2/compr.c
patching file fs/jffs2/compr.h
patching file fs/jffs2/compr_lzma.c
patching file fs/jffs2/super.c
patching file include/linux/lzma.h
patching file include/linux/lzma/LzFind.h
patching file include/linux/lzma/LzHash.h
patching file include/linux/lzma/LzmaDec.h
patching file include/linux/lzma/LzmaEnc.h
patching file include/linux/lzma/Types.h
patching file include/uapi/linux/jffs2.h
patching file lib/Kconfig
patching file lib/Makefile
patching file lib/lzma/LzFind.c
patching file lib/lzma/LzmaDec.c
patching file lib/lzma/LzmaEnc.c
patching file lib/lzma/Makefile

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/pending-5.4/532-jffs2_eofdetect.patch using plaintext: 
patching file fs/jffs2/build.c
patching file fs/jffs2/scan.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/pending-5.4/553-ubifs-Add-option-to-create-UBI-FS-version-4-on-empty.patch using plaintext: 
patching file fs/ubifs/Kconfig
patching file fs/ubifs/sb.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/pending-5.4/600-netfilter_conntrack_flush.patch using plaintext: 
patching file net/netfilter/nf_conntrack_standalone.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/pending-5.4/610-netfilter_match_bypass_default_checks.patch using plaintext: 
patching file include/uapi/linux/netfilter_ipv4/ip_tables.h
patching file net/ipv4/netfilter/ip_tables.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/pending-5.4/611-netfilter_match_bypass_default_table.patch using plaintext: 
patching file net/ipv4/netfilter/ip_tables.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/pending-5.4/612-netfilter_match_reduce_memory_access.patch using plaintext: 
patching file net/ipv4/netfilter/ip_tables.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/pending-5.4/613-netfilter_optional_tcp_window_check.patch using plaintext: 
patching file net/netfilter/nf_conntrack_proto_tcp.c
patching file net/netfilter/nf_conntrack_standalone.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/pending-5.4/620-net_sched-codel-do-not-defer-queue-length-update.patch using plaintext: 
patching file net/sched/sch_codel.c
patching file net/sched/sch_fq_codel.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/pending-5.4/630-packet_socket_type.patch using plaintext: 
patching file include/uapi/linux/if_packet.h
patching file net/packet/af_packet.c
patching file net/packet/internal.h

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/pending-5.4/640-netfilter-nf_flow_table-add-hardware-offload-support.patch using plaintext: 
patching file include/linux/netdevice.h
patching file include/net/netfilter/nf_flow_table.h
patching file include/uapi/linux/netfilter/nf_tables.h
patching file net/netfilter/Kconfig
patching file net/netfilter/Makefile
patching file net/netfilter/nf_flow_table_core.c
patching file net/netfilter/nf_flow_table_hw.c
patching file net/netfilter/nf_tables_api.c
patching file net/netfilter/nft_flow_offload.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/pending-5.4/641-netfilter-nf_flow_table-support-hw-offload-through-v.patch using plaintext: 
patching file include/linux/netdevice.h
patching file include/net/netfilter/nf_flow_table.h
patching file net/netfilter/nf_flow_table_hw.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/pending-5.4/642-net-8021q-support-hardware-flow-table-offload.patch using plaintext: 
patching file net/8021q/vlan_dev.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/pending-5.4/643-net-bridge-support-hardware-flow-table-offload.patch using plaintext: 
patching file net/bridge/br_device.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/pending-5.4/644-net-pppoe-support-hardware-flow-table-offload.patch using plaintext: 
patching file drivers/net/ppp/ppp_generic.c
patching file drivers/net/ppp/pppoe.c
patching file include/linux/ppp_channel.h

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/pending-5.4/645-netfilter-nf_flow_table-rework-hardware-offload-time.patch using plaintext: 
patching file include/net/netfilter/nf_flow_table.h
patching file net/netfilter/nf_flow_table_core.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/pending-5.4/646-netfilter-nf_flow_table-rework-private-driver-data.patch using plaintext: 
patching file include/net/netfilter/nf_flow_table.h

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/pending-5.4/655-increase_skb_pad.patch using plaintext: 
patching file include/linux/skbuff.h

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/pending-5.4/666-Add-support-for-MAP-E-FMRs-mesh-mode.patch using plaintext: 
patching file include/net/ip6_tunnel.h
patching file include/uapi/linux/if_tunnel.h
patching file net/ipv6/ip6_tunnel.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/pending-5.4/670-ipv6-allow-rejecting-with-source-address-failed-policy.patch using plaintext: 
patching file include/net/netns/ipv6.h
patching file include/uapi/linux/fib_rules.h
patching file include/uapi/linux/rtnetlink.h
patching file net/ipv4/fib_semantics.c
patching file net/ipv4/fib_trie.c
patching file net/ipv4/ipmr.c
patching file net/ipv6/fib6_rules.c
patching file net/ipv6/ip6mr.c
patching file net/ipv6/route.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/pending-5.4/671-net-provide-defines-for-_POLICY_FAILED-until-all-cod.patch using plaintext: 
patching file include/uapi/linux/fib_rules.h
patching file include/uapi/linux/icmpv6.h
patching file include/uapi/linux/rtnetlink.h

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/pending-5.4/680-NET-skip-GRO-for-foreign-MAC-addresses.patch using plaintext: 
patching file include/linux/netdevice.h
patching file include/linux/skbuff.h
patching file net/core/dev.c
patching file net/ethernet/eth.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/pending-5.4/681-NET-add-of_get_mac_address_mtd.patch using plaintext: 
patching file drivers/of/of_net.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/pending-5.4/703-phy-add-detach-callback-to-struct-phy_driver.patch using plaintext: 
patching file drivers/net/phy/phy_device.c
patching file include/linux/phy.h

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/pending-5.4/735-net-phy-at803x-fix-at8033-sgmii-mode.patch using plaintext: 
patching file drivers/net/phy/at803x.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/pending-5.4/739-net-avoid-tx-fault-with-Nokia-GPON-module.patch using plaintext: 
patching file drivers/net/phy/sfp.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/pending-5.4/740-net-sfp-remove-incomplete-100BASE-FX-and-100BASE-LX-.patch using plaintext: 
patching file drivers/net/phy/sfp-bus.c
patching file drivers/net/phy/sfp.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/pending-5.4/741-net-sfp-derive-interface-mode-from-ethtool-link-mode.patch using plaintext: 
patching file drivers/net/phy/marvell10g.c
patching file drivers/net/phy/phylink.c
patching file drivers/net/phy/sfp-bus.c
patching file include/linux/sfp.h

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/pending-5.4/742-net-sfp-add-more-extended-compliance-codes.patch using plaintext: 
patching file drivers/net/phy/sfp-bus.c
patching file drivers/net/phy/sfp.c
patching file include/linux/sfp.h

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/pending-5.4/743-net-sfp-add-module-start-stop-upstream-notifications.patch using plaintext: 
patching file drivers/net/phy/sfp-bus.c
patching file drivers/net/phy/sfp.c
patching file drivers/net/phy/sfp.h
patching file include/linux/sfp.h

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/pending-5.4/744-net-sfp-move-phy_start-phy_stop-to-phylink.patch using plaintext: 
patching file drivers/net/phy/phylink.c
patching file drivers/net/phy/sfp.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/pending-5.4/745-net-mdio-i2c-add-support-for-Clause-45-accesses.patch using plaintext: 
patching file drivers/net/phy/mdio-i2c.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/pending-5.4/746-net-phylink-re-split-__phylink_connect_phy.patch using plaintext: 
patching file drivers/net/phy/phylink.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/pending-5.4/747-net-phylink-support-Clause-45-PHYs-on-SFP-modules.patch using plaintext: 
patching file drivers/net/phy/phylink.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/pending-5.4/748-net-phylink-split-link_an_mode-configured-and-curren.patch using plaintext: 
patching file drivers/net/phy/phylink.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/pending-5.4/749-net-phylink-split-phylink_sfp_module_insert.patch using plaintext: 
patching file drivers/net/phy/phylink.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/pending-5.4/750-net-phylink-delay-MAC-configuration-for-copper-SFP-m.patch using plaintext: 
patching file drivers/net/phy/phylink.c
patching file drivers/net/phy/sfp-bus.c
patching file include/linux/sfp.h

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/pending-5.4/751-net-phylink-make-Broadcom-BCM84881-based-SFPs-work.patch using plaintext: 
patching file drivers/net/phy/phylink.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/pending-5.4/752-net-phy-add-Broadcom-BCM84881-PHY-driver.patch using plaintext: 
patching file drivers/net/phy/Kconfig
patching file drivers/net/phy/Makefile
patching file drivers/net/phy/bcm84881.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/pending-5.4/753-net-sfp-add-support-for-Clause-45-PHYs.patch using plaintext: 
patching file drivers/net/phy/sfp.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/pending-5.4/754-net-sfp-fix-unbind.patch using plaintext: 
patching file drivers/net/phy/sfp.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/pending-5.4/755-net-sfp-fix-hwmon.patch using plaintext: 
patching file drivers/net/phy/sfp.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/pending-5.4/756-net-sfp-use-a-definition-for-the-fault-recovery-atte.patch using plaintext: 
patching file drivers/net/phy/sfp.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/pending-5.4/757-net-sfp-rename-sm_retries.patch using plaintext: 
patching file drivers/net/phy/sfp.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/pending-5.4/758-net-sfp-error-handling-for-phy-probe.patch using plaintext: 
patching file drivers/net/phy/sfp.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/pending-5.4/759-net-sfp-re-attempt-probing-for-phy.patch using plaintext: 
patching file drivers/net/phy/sfp.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/pending-5.4/760-net-dsa-mv88e6xxx-fix-vlan-setup.patch using plaintext: 
patching file drivers/net/dsa/mv88e6xxx/chip.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/pending-5.4/761-net-dsa-mt7530-Support-EEE-features.patch using plaintext: 
patching file drivers/net/dsa/mt7530.c
patching file drivers/net/dsa/mt7530.h

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/pending-5.4/800-bcma-get-SoC-device-struct-copy-its-DMA-params-to-th.patch using plaintext: 
patching file drivers/bcma/host_soc.c
patching file drivers/bcma/main.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/pending-5.4/810-pci_disable_common_quirks.patch using plaintext: 
patching file drivers/pci/Kconfig
patching file drivers/pci/quirks.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/pending-5.4/811-pci_disable_usb_common_quirks.patch using plaintext: 
patching file drivers/usb/host/pci-quirks.c
patching file drivers/usb/host/pci-quirks.h
patching file include/linux/usb/hcd.h

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/pending-5.4/820-libata-Assign-OF-node-to-the-SCSI-device.patch using plaintext: 
patching file drivers/ata/libata-scsi.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/pending-5.4/834-ledtrig-libata.patch using plaintext: 
patching file drivers/ata/Kconfig
patching file drivers/ata/libata-core.c
patching file include/linux/libata.h

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/pending-5.4/920-mangle_bootargs.patch using plaintext: 
patching file init/Kconfig
patching file init/main.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/hack-5.4/204-module_strip.patch using plaintext: 
patching file include/linux/module.h
patching file include/linux/moduleparam.h
patching file init/Kconfig
patching file kernel/module.c
patching file scripts/mod/modpost.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/hack-5.4/210-darwin_scripts_include.patch using plaintext: 
patching file scripts/mod/elf.h
patching file scripts/mod/mk_elfconfig.c
patching file scripts/mod/modpost.h

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/hack-5.4/211-darwin-uuid-typedef-clash.patch using plaintext: 
patching file scripts/mod/file2alias.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/hack-5.4/212-tools_portability.patch using plaintext: 
patching file tools/include/tools/be_byteshift.h
patching file tools/include/tools/le_byteshift.h
patching file tools/include/tools/linux_types.h
patching file tools/include/linux/types.h
patching file tools/perf/pmu-events/jevents.c
patching file tools/perf/pmu-events/json.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/hack-5.4/214-spidev_h_portability.patch using plaintext: 
patching file include/uapi/linux/spi/spidev.h

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/hack-5.4/220-gc_sections.patch using plaintext: 
patching file arch/arm/Kconfig
patching file arch/arm/boot/compressed/Makefile
patching file arch/arm/kernel/vmlinux.lds.S
patching file arch/arm/kernel/vmlinux.lds.h

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/hack-5.4/221-module_exports.patch using plaintext: 
patching file include/asm-generic/vmlinux.lds.h
patching file include/linux/export.h
patching file scripts/Makefile.build

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/hack-5.4/230-openwrt_lzma_options.patch using plaintext: 
patching file lib/decompress.c
patching file scripts/Makefile.lib
patching file usr/gen_initramfs_list.sh

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/hack-5.4/250-netfilter_depends.patch using plaintext: 
patching file net/netfilter/Kconfig

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/hack-5.4/251-sound_kconfig.patch using plaintext: 
patching file crypto/Kconfig
patching file drivers/bcma/Kconfig
patching file drivers/ssb/Kconfig
patching file lib/Kconfig
patching file net/netfilter/Kconfig
patching file net/wireless/Kconfig
patching file sound/core/Kconfig

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/hack-5.4/259-regmap_dynamic.patch using plaintext: 
patching file drivers/base/regmap/Kconfig
patching file drivers/base/regmap/Makefile
patching file drivers/base/regmap/regmap.c
patching file include/linux/regmap.h

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/hack-5.4/260-crypto_test_dependencies.patch using plaintext: 
patching file crypto/Kconfig
patching file crypto/algboss.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/hack-5.4/260-lib-arc4-unhide.patch using plaintext: 
patching file crypto/Kconfig

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/hack-5.4/280-rfkill-stubs.patch using plaintext: 
patching file include/linux/rfkill.h
patching file net/Makefile
patching file net/rfkill/Kconfig
patching file net/rfkill/Makefile

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/hack-5.4/300-MIPS-r4k_cache-use-more-efficient-cache-blast.patch using plaintext: 
patching file arch/mips/include/asm/r4kcache.h

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/hack-5.4/301-mips_image_cmdline_hack.patch using plaintext: 
patching file arch/mips/Kconfig
Hunk #1 succeeded at 1157 (offset 1 line).
patching file arch/mips/kernel/head.S

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/hack-5.4/321-powerpc_crtsavres_prereq.patch using plaintext: 
patching file arch/powerpc/Makefile

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/hack-5.4/531-debloat_lzma.patch using plaintext: 
patching file include/linux/lzma/LzFind.h
patching file include/linux/lzma/LzmaDec.h
patching file include/linux/lzma/LzmaEnc.h
patching file lib/lzma/LzFind.c
patching file lib/lzma/LzmaDec.c
patching file lib/lzma/LzmaEnc.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/hack-5.4/550-loop-Report-EOPNOTSUPP-properly.patch using plaintext: 
patching file drivers/block/loop.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/hack-5.4/640-bridge-only-accept-EAP-locally.patch using plaintext: 
patching file net/bridge/br_input.c
patching file net/bridge/br_private.h
patching file net/bridge/br_sysfs_br.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/hack-5.4/641-sch_cake-fix-IP-protocol-handling-in-the-presence-of.patch using plaintext: 
patching file net/sched/sch_cake.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/hack-5.4/645-netfilter-connmark-introduce-set-dscpmark.patch using plaintext: 
patching file include/uapi/linux/netfilter/xt_connmark.h
patching file net/netfilter/xt_connmark.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/hack-5.4/647-netfilter-flow-acct.patch using plaintext: 
patching file include/net/netfilter/nf_flow_table.h
patching file net/netfilter/nf_flow_table_core.c
patching file net/netfilter/nf_flow_table_ip.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/hack-5.4/650-netfilter-add-xt_OFFLOAD-target.patch using plaintext: 
patching file net/ipv4/netfilter/Kconfig
patching file net/ipv6/netfilter/Kconfig
patching file net/netfilter/Kconfig
patching file net/netfilter/Makefile
patching file net/netfilter/xt_FLOWOFFLOAD.c
patching file net/netfilter/nf_flow_table_core.c
patching file include/uapi/linux/netfilter/xt_FLOWOFFLOAD.h
patching file include/net/netfilter/nf_flow_table.h

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/hack-5.4/651-wireless_mesh_header.patch using plaintext: 
patching file include/linux/netdevice.h

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/hack-5.4/660-fq_codel_defaults.patch using plaintext: 
patching file net/sched/sch_fq_codel.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/hack-5.4/661-use_fq_codel_by_default.patch using plaintext: 
patching file include/net/sch_generic.h
patching file net/sched/Kconfig
patching file net/sched/sch_api.c
patching file net/sched/sch_fq_codel.c
patching file net/sched/sch_generic.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/hack-5.4/662-remove_pfifo_fast.patch using plaintext: 
patching file net/sched/sch_generic.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/hack-5.4/700-swconfig_switch_drivers.patch using plaintext: 
patching file drivers/net/phy/Kconfig
patching file drivers/net/phy/Makefile
patching file include/linux/platform_data/b53.h

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/hack-5.4/702-phy_add_aneg_done_function.patch using plaintext: 
patching file include/linux/phy.h
patching file drivers/net/phy/phy_device.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/hack-5.4/721-phy_packets.patch using plaintext: 
patching file include/linux/netdevice.h
patching file include/linux/skbuff.h
patching file net/Kconfig
patching file net/core/dev.c
patching file net/core/skbuff.c
patching file net/ethernet/eth.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/hack-5.4/773-bgmac-add-srab-switch.patch using plaintext: 
patching file drivers/net/ethernet/broadcom/bgmac-bcma.c
patching file drivers/net/ethernet/broadcom/bgmac.c
patching file drivers/net/ethernet/broadcom/bgmac.h

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/hack-5.4/901-debloat_sock_diag.patch using plaintext: 
patching file net/Kconfig
patching file net/core/Makefile
patching file net/core/sock.c
patching file net/core/sock_diag.c
patching file net/ipv4/Kconfig
patching file net/netlink/Kconfig
patching file net/packet/Kconfig
patching file net/unix/Kconfig

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/hack-5.4/902-debloat_proc.patch using plaintext: 
patching file fs/locks.c
patching file fs/proc/Kconfig
patching file fs/proc/consoles.c
patching file fs/proc/proc_tty.c
patching file include/net/snmp.h
patching file ipc/msg.c
patching file ipc/sem.c
patching file ipc/shm.c
patching file ipc/util.c
patching file kernel/exec_domain.c
patching file kernel/irq/proc.c
patching file kernel/time/timer_list.c
patching file mm/vmalloc.c
patching file mm/vmstat.c
patching file net/8021q/vlanproc.c
patching file net/core/net-procfs.c
patching file net/core/sock.c
patching file net/ipv4/fib_trie.c
patching file net/ipv4/proc.c
patching file net/ipv4/route.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/hack-5.4/904-debloat_dma_buf.patch using plaintext: 
patching file drivers/base/Kconfig
patching file drivers/dma-buf/Makefile
patching file drivers/dma-buf/dma-buf.c
patching file kernel/sched/core.c
patching file fs/d_path.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/hack-5.4/910-kobject_uevent.patch using plaintext: 
patching file lib/kobject_uevent.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/hack-5.4/911-kobject_add_broadcast_uevent.patch using plaintext: 
patching file include/linux/kobject.h
patching file lib/kobject_uevent.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/hack-5.4/921-always-create-console-node-in-initramfs.patch using plaintext: 
patching file usr/gen_initramfs_list.sh

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/hack-5.4/991-platform-x86-pcengines-apuv2-revert-simswitch.patch using plaintext: 
patching file drivers/platform/x86/pcengines-apuv2.c
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/linux
ln -s linux-5.4.52 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/linux
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/sed -i -e 's/@expr length/@-expr length/' /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/linux-5.4.52/Makefile
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/linux-5.4.52/.prepared
env
LC_ALL=C
GIT_COMMIT=b3a75b4e7d87ceebe5a52328d69dfa8add431cd0
RUN_DISPLAY_URL=https://taiha.net/jenkins/job/OpenWrt-master-BUFFALO-WHR-G300N/355/display/redirect
JENKINS_URL=https://taiha.net/jenkins/
EXECUTOR_NUMBER=0
SSH_CONNECTION=192.168.1.33 46278 192.168.1.250 22
PKG_CONFIG=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/pkg-config
V=s
_=/usr/bin/env
LANG=C
TZ=UTC
BUILD_ID=355
OLDPWD=/home/jenkins
RUN_CHANGES_DISPLAY_URL=https://taiha.net/jenkins/job/OpenWrt-master-BUFFALO-WHR-G300N/355/display/redirect?page=changes
TMP_DIR=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp
PKG_CONFIG_LIBDIR=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/pkgconfig
EXTRA_OPTIMIZATION=-fno-caller-saves
SH_FUNC=. /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/include/shell.sh;
JOB_BASE_NAME=OpenWrt-master-BUFFALO-WHR-G300N
CFLAGS=
WORKSPACE_TMP=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N@tmp
M4=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/m4
MFLAGS=-rw -j --jobserver-fds=3,4
BUILD_CFG_DISTCLEAN=true
GIT_URL=https://github.com/musashino-build/openwrt
STAGING_DIR=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl
HUDSON_COOKIE=3a3d44f6-9133-416f-aa35-bd978a3b4a7f
XDG_SESSION_ID=25
USER=jenkins
HOST_ARCH=x86_64
GOPATH=/openwrt/golang/gopath
BUILD_NUMBER=355
WORKSPACE=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N
BUILD_SUBDIR=toolchain/kernel-headers
IS_TTY=0
HOSTCC_NOCACHE=gcc
PWD=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/toolchain/kernel-headers
HUDSON_URL=https://taiha.net/jenkins/
HOME=/home/jenkins
NODE_NAME=home-slave01
HUDSON_SERVER_COOKIE=a5aeabbba475d9f6
SSH_CLIENT=192.168.1.33 46278 22
TARGET_CC_NOCACHE=mipsel-openwrt-linux-musl-gcc
JENKINS_HOME=/var/lib/jenkins
STAGING_DIR_HOST=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host
JOB_NAME=OpenWrt-master-BUFFALO-WHR-G300N
RUN_TESTS_DISPLAY_URL=https://taiha.net/jenkins/job/OpenWrt-master-BUFFALO-WHR-G300N/355/display/redirect?page=tests
GNU_HOST_NAME=x86_64-pc-linux-gnu
GIT_PREVIOUS_COMMIT=66aeb2c47e281454cbda5bb335ddfa621f479ba6
REVISION=r0+14078-b3a75b4e7d
OPENWRT_BUILD=1
GREP_OPTIONS=
GCC_HONOUR_COPTS=s
HUDSON_HOME=/var/lib/jenkins
JOB_DISPLAY_URL=https://taiha.net/jenkins/job/OpenWrt-master-BUFFALO-WHR-G300N/display/redirect
SLAVE_HASHTAG=TaihaBuild
TMPDIR=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp
NO_TRACE_MAKE=make V=ss
RUN_ARTIFACTS_DISPLAY_URL=https://taiha.net/jenkins/job/OpenWrt-master-BUFFALO-WHR-G300N/355/display/redirect?page=artifacts
MAIL=/var/mail/jenkins
STAGING_PREFIX=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl
TARGET_CXX_NOCACHE=mipsel-openwrt-linux-musl-g++
BUILD_URL=https://taiha.net/jenkins/job/OpenWrt-master-BUFFALO-WHR-G300N/355/
SHELL=/usr/bin/env bash
BUILD_CPU_CORES=8
JOB_URL=https://taiha.net/jenkins/job/OpenWrt-master-BUFFALO-WHR-G300N/
CDPATH=
MAKEOVERRIDES=${-*-command-variables-*-}
HOSTCC_WRAPPER=cc
TOPDIR=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N
BUILD_DISPLAY_NAME=#355
STAGING_DIR_HOSTPKG=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg
ACLOCAL_INCLUDE=-I /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/aclocal -I /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/aclocal-1.15
MAKELEVEL=4
SHLVL=4
LANGUAGE=ja_JP.UTF-8
GIT_BRANCH=origin/musashino
BISON_PKGDATADIR=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/bison
BUILD_TAG=jenkins-OpenWrt-master-BUFFALO-WHR-G300N-355
SOURCE_DATE_EPOCH=1596774592
MAKE_JOBSERVER=--jobserver-fds=3,4
NODE_LABELS=home-slave01
LOGNAME=jenkins
GIT_ASKPASS=/bin/true
HOST_EXTRACFLAGS=
XDG_RUNTIME_DIR=/run/user/1001
LDFLAGS=
GIT_CONFIG_PARAMETERS='core.autocrlf=false'
PATH=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin:/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin:/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin:/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin:/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin:/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/openwrt/golang/go/bin:/openwrt/golang/go/bin
GIT_PREVIOUS_SUCCESSFUL_COMMIT=66aeb2c47e281454cbda5bb335ddfa621f479ba6
PKG_CONFIG_PATH=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib/pkgconfig:/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/pkgconfig
SCAN_COOKIE=154396
MAKEFLAGS=
HOST_OS=Linux
BUILD_VARIANT=
JENKINS_SERVER_COOKIE=a5aeabbba475d9f6
yes '' | make -C /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/linux-5.4.52 KCFLAGS="-fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl=toolchain-mipsel_24kc_gcc-8.4.0_musl" HOSTCFLAGS="-O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -Wall -Wmissing-prototypes -Wstrict-prototypes" CROSS_COMPILE="mipsel-openwrt-linux-musl-" ARCH="mips" KBUILD_HAVE_NLS=no KBUILD_BUILD_USER="musashino205" KBUILD_BUILD_HOST="TAIHA.NET" KBUILD_BUILD_TIMESTAMP="Fri Aug  7 04:29:52 2020" KBUILD_BUILD_VERSION="0" HOST_LOADLIBES="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib" KBUILD_HOSTLDLIBS="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib" CONFIG_SHELL="bash" V=''  cmd_syscalls= KERNELRELEASE=5.4.52 CC="mipsel-openwrt-linux-musl-gcc" HOSTCFLAGS="-O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include " oldconfig
make[4]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/linux-5.4.52'
  HOSTCC  scripts/basic/fixdep
  HOSTCC  scripts/kconfig/conf.o
  HOSTCC  scripts/kconfig/confdata.o
  HOSTCC  scripts/kconfig/expr.o
  LEX     scripts/kconfig/lexer.lex.c
  YACC    scripts/kconfig/parser.tab.[ch]
  HOSTCC  scripts/kconfig/lexer.lex.o
  HOSTCC  scripts/kconfig/parser.tab.o
  HOSTCC  scripts/kconfig/preprocess.o
  HOSTCC  scripts/kconfig/symbol.o
  HOSTLD  scripts/kconfig/conf
scripts/kconfig/conf  --oldconfig Kconfig
net/sched/Kconfig:45: warning: menuconfig statement without prompt
/boot/config-4.15.0-112-generic:897:warning: symbol value 'm' invalid for HOTPLUG_PCI_SHPC
/boot/config-4.15.0-112-generic:1123:warning: symbol value 'm' invalid for NF_CT_PROTO_GRE
/boot/config-4.15.0-112-generic:1151:warning: symbol value 'm' invalid for NF_NAT_REDIRECT
/boot/config-4.15.0-112-generic:1154:warning: symbol value 'm' invalid for NF_TABLES_INET
/boot/config-4.15.0-112-generic:1155:warning: symbol value 'm' invalid for NF_TABLES_NETDEV
/boot/config-4.15.0-112-generic:1338:warning: symbol value 'm' invalid for NF_TABLES_IPV4
/boot/config-4.15.0-112-generic:1343:warning: symbol value 'm' invalid for NF_TABLES_ARP
/boot/config-4.15.0-112-generic:1385:warning: symbol value 'm' invalid for NF_TABLES_IPV6
/boot/config-4.15.0-112-generic:1904:warning: symbol value 'm' invalid for NET_DEVLINK
/boot/config-4.15.0-112-generic:4003:warning: symbol value 'm' invalid for HW_RANDOM_TPM
/boot/config-4.15.0-112-generic:4949:warning: symbol value 'm' invalid for LIRC
/boot/config-4.15.0-112-generic:5760:warning: symbol value 'm' invalid for HSA_AMD
/boot/config-4.15.0-112-generic:6175:warning: symbol value 'm' invalid for SND_SOC_INTEL_SST_TOPLEVEL
/boot/config-4.15.0-112-generic:6180:warning: symbol value 'm' invalid for SND_SOC_INTEL_MACH
/boot/config-4.15.0-112-generic:7869:warning: symbol value 'm' invalid for REMOTEPROC
#
# using defaults found in /boot/config-4.15.0-112-generic
#
*
* Restart config...
*
*
* General setup
*
Compile also drivers which will not load (COMPILE_TEST) [N/y/?] n
Local version - append to kernel release (LOCALVERSION) [] 
Automatically append version information to the version string (LOCALVERSION_AUTO) [N/y/?] n
Build ID Salt (BUILD_SALT) [] (NEW) 
Default hostname (DEFAULT_HOSTNAME) [(none)] (none)
Support for paging of anonymous memory (swap) (SWAP) [Y/n/?] y
System V IPC (SYSVIPC) [Y/n/?] y
POSIX Message Queues (POSIX_MQUEUE) [Y/n/?] y
Enable process_vm_readv/writev syscalls (CROSS_MEMORY_ATTACH) [Y/n/?] y
uselib syscall (USELIB) [Y/n/?] y
Auditing support (AUDIT) [Y/?] y
Preemption Model
  1. No Forced Preemption (Server) (PREEMPT_NONE)
> 2. Voluntary Kernel Preemption (Desktop) (PREEMPT_VOLUNTARY)
  3. Preemptible Kernel (Low-Latency Desktop) (PREEMPT)
choice[1-3?]: 2
*
* CPU/Task time and stats accounting
*
Cputime accounting
> 1. Simple tick based cputime accounting (TICK_CPU_ACCOUNTING)
choice[1]: 1
Fine granularity task level IRQ time accounting (IRQ_TIME_ACCOUNTING) [N/y/?] n
BSD Process Accounting (BSD_PROCESS_ACCT) [Y/n/?] y
  BSD Process Accounting version 3 file format (BSD_PROCESS_ACCT_V3) [Y/n/?] y
Export task/process statistics through netlink (TASKSTATS) [Y/n/?] y
  Enable per-task delay accounting (TASK_DELAY_ACCT) [Y/n/?] y
  Enable extended accounting over taskstats (TASK_XACCT) [Y/n/?] y
    Enable per-task storage I/O accounting (TASK_IO_ACCOUNTING) [Y/n/?] y
Pressure stall information tracking (PSI) [N/y/?] (NEW) 
CPU isolation (CPU_ISOLATION) [Y/n/?] y
Kernel .config support (IKCONFIG) [N/m/y/?] n
Enable kernel headers through /sys/kernel/kheaders.tar.xz (IKHEADERS) [N/m/y/?] (NEW) 
Kernel log buffer size (16 => 64KB, 17 => 128KB) (LOG_BUF_SHIFT) [18] 18
CPU kernel log buffer size contribution (13 => 8 KB, 17 => 128KB) (LOG_CPU_MAX_BUF_SHIFT) [12] 12
Temporary per-CPU printk log buffer size (12 => 4KB, 13 => 8KB) (PRINTK_SAFE_LOG_BUF_SHIFT) [13] 13
Checkpoint/restore support (CHECKPOINT_RESTORE) [Y/n/?] y
Automatic process group scheduling (SCHED_AUTOGROUP) [Y/n/?] y
Enable deprecated sysfs features to support old userspace tools (SYSFS_DEPRECATED) [N/y/?] n
Kernel->user space relay support (formerly relayfs) (RELAY) [Y/?] y
Initial RAM filesystem and RAM disk (initramfs/initrd) support (BLK_DEV_INITRD) [Y/n/?] y
  Initramfs source file(s) (INITRAMFS_SOURCE) [] 
  Support initial ramdisk/ramfs compressed using gzip (RD_GZIP) [Y/n/?] y
  Support initial ramdisk/ramfs compressed using bzip2 (RD_BZIP2) [Y/n/?] y
  Support initial ramdisk/ramfs compressed using LZMA (RD_LZMA) [Y/n/?] y
  Support initial ramdisk/ramfs compressed using XZ (RD_XZ) [Y/n/?] y
  Support initial ramdisk/ramfs compressed using LZO (RD_LZO) [Y/n/?] y
  Support initial ramdisk/ramfs compressed using LZ4 (RD_LZ4) [Y/n/?] y
Compiler optimization level
> 1. Optimize for performance (-O2) (CC_OPTIMIZE_FOR_PERFORMANCE)
  2. Optimize for size (-Os) (CC_OPTIMIZE_FOR_SIZE)
choice[1-2?]: 1
Dead code and data elimination (EXPERIMENTAL) (LD_DEAD_CODE_DATA_ELIMINATION) [N/y/?] (NEW) 
Keep kallsyms uncompressed (KALLSYMS_UNCOMPRESSED) [N/y/?] (NEW) 
*
* Configure standard kernel features (expert users)
*
Configure standard kernel features (expert users) (EXPERT) [Y/n/?] y
  Multiple users, groups and capabilities support (MULTIUSER) [Y/n/?] y
  sgetmask/ssetmask syscalls support (SGETMASK_SYSCALL) [Y/n/?] y
  Sysfs syscall support (SYSFS_SYSCALL) [Y/n/?] y
  Sysctl syscall support (SYSCTL_SYSCALL) [Y/n/?] y
  open by fhandle syscalls (FHANDLE) [Y/n/?] y
  Posix Clocks & timers (POSIX_TIMERS) [Y/n/?] y
  Enable support for printk (PRINTK) [Y/n/?] y
  BUG() support (BUG) [Y/n/?] y
  Enable ELF core dumps (ELF_CORE) [Y/n/?] y
  Enable full-sized data structures for core (BASE_FULL) [Y/n/?] y
  Enable futex support (FUTEX) [Y/n/?] y
  Enable eventpoll support (EPOLL) [Y/n/?] y
  Enable signalfd() system call (SIGNALFD) [Y/n/?] y
  Enable timerfd() system call (TIMERFD) [Y/n/?] y
  Enable eventfd() system call (EVENTFD) [Y/?] y
  Use full shmem filesystem (SHMEM) [Y/n/?] y
  Enable AIO support (AIO) [Y/n/?] y
  Enable IO uring support (IO_URING) [Y/n/?] (NEW) 
  Enable madvise/fadvise syscalls (ADVISE_SYSCALLS) [Y/n/?] y
  Enable membarrier() system call (MEMBARRIER) [Y/?] y
  Load all symbols for debugging/ksymoops (KALLSYMS) [Y/?] y
    Include all symbols in kallsyms (KALLSYMS_ALL) [Y/n/?] y
Enable bpf() system call (BPF_SYSCALL) [Y/?] y
Enable userfaultfd() system call (USERFAULTFD) [Y/n/?] y
Enable rseq() system call (RSEQ) [Y/n/?] (NEW) 
  Enabled debugging of rseq() system call (DEBUG_RSEQ) [N/y/?] (NEW) 
Embedded system (EMBEDDED) [N/y/?] n
Rename offending bootargs (MANGLE_BOOTARGS) [N/y/?] (NEW) 
PC/104 support (PC104) [Y/n/?] y
Enable VM event counters for /proc/vmstat (VM_EVENT_COUNTERS) [Y/n/?] y
Enable SLUB debugging support (SLUB_DEBUG) [Y/n/?] y
Enable memcg SLUB sysfs support by default (SLUB_MEMCG_SYSFS_ON) [Y/n/?] y
Disable heap randomization (COMPAT_BRK) [N/y/?] n
Choose SLAB allocator
  1. SLAB (SLAB)
> 2. SLUB (Unqueued Allocator) (SLUB)
  3. SLOB (Simple Allocator) (SLOB)
choice[1-3?]: 2
Allow slab caches to be merged (SLAB_MERGE_DEFAULT) [Y/n/?] y
SLAB freelist randomization (SLAB_FREELIST_RANDOM) [Y/n/?] y
Harden slab freelist metadata (SLAB_FREELIST_HARDENED) [Y/n/?] y
Page allocator randomization (SHUFFLE_PAGE_ALLOCATOR) [N/y/?] (NEW) 
SLUB per cpu partial cache (SLUB_CPU_PARTIAL) [Y/n/?] y
Profiling support (PROFILING) [Y/n/?] y
*
* Machine selection
*
System type
> 1. Generic board-agnostic MIPS kernel (MIPS_GENERIC) (NEW)
  2. Alchemy processor based machines (MIPS_ALCHEMY) (NEW)
  3. Texas Instruments AR7 (AR7) (NEW)
  4. Atheros AR231x/AR531x SoC support (ATH25) (NEW)
  5. Atheros AR71XX/AR724X/AR913X based boards (ATH79) (NEW)
  6. Broadcom Generic BMIPS kernel (BMIPS_GENERIC) (NEW)
  7. Broadcom BCM47XX based boards (BCM47XX) (NEW)
  8. Broadcom BCM63XX based boards (BCM63XX) (NEW)
  9. Cobalt Server (MIPS_COBALT) (NEW)
  10. DECstations (MACH_DECSTATION) (NEW)
  11. Jazz family of machines (MACH_JAZZ) (NEW)
  12. Ingenic SoC based machines (MACH_INGENIC) (NEW)
  13. Lantiq based platforms (LANTIQ) (NEW)
  14. LASAT Networks platforms (LASAT) (NEW)
  15. Loongson-1 family of machines (MACH_LOONGSON32) (NEW)
  16. Loongson-2/3 family of machines (MACH_LOONGSON64) (NEW)
  17. IMG Pistachio SoC based boards (MACH_PISTACHIO) (NEW)
  18. MIPS Malta board (MIPS_MALTA) (NEW)
  19. Microchip PIC32 Family (MACH_PIC32) (NEW)
  20. NEC EMMA2RH Mark-eins board (NEC_MARKEINS) (NEW)
  21. NEC VR4100 series based machines (MACH_VR41XX) (NEW)
  22. NXP STB220 board (NXP_STB220) (NEW)
  23. NXP 225 board (NXP_STB225) (NEW)
  24. PMC-Sierra MSP chipsets (PMC_MSP) (NEW)
  25. Ralink based machines (RALINK) (NEW)
  26. SGI IP22 (Indy/Indigo2) (SGI_IP22) (NEW)
  27. SGI IP27 (Origin200/2000) (SGI_IP27) (NEW)
  28. SGI IP28 (Indigo2 R10k) (SGI_IP28) (NEW)
  29. SGI IP32 (O2) (SGI_IP32) (NEW)
  30. Sibyte BCM91120C-CRhine (SIBYTE_CRHINE) (NEW)
  31. Sibyte BCM91120x-Carmel (SIBYTE_CARMEL) (NEW)
  32. Sibyte BCM91125C-CRhone (SIBYTE_CRHONE) (NEW)
  33. Sibyte BCM91125E-Rhone (SIBYTE_RHONE) (NEW)
  34. Sibyte BCM91250A-SWARM (SIBYTE_SWARM) (NEW)
  35. Sibyte BCM91250C2-LittleSur (SIBYTE_LITTLESUR) (NEW)
  36. Sibyte BCM91250E-Sentosa (SIBYTE_SENTOSA) (NEW)
  37. Sibyte BCM91480B-BigSur (SIBYTE_BIGSUR) (NEW)
  38. SNI RM200/300/400 (SNI_RM) (NEW)
  39. Toshiba TX39 series based machines (MACH_TX39XX) (NEW)
  40. Toshiba TX49 series based machines (MACH_TX49XX) (NEW)
  41. Mikrotik RB532 boards (MIKROTIK_RB532) (NEW)
  42. Cavium Networks Octeon SoC based boards (CAVIUM_OCTEON_SOC) (NEW)
  43. Netlogic XLR/XLS based systems (NLM_XLR_BOARD) (NEW)
  44. Netlogic XLP based systems (NLM_XLP_BOARD) (NEW)
  45. Para-Virtualized guest system (MIPS_PARAVIRT) (NEW)
choice[1-45?]: 
*
* Legacy (non-UHI/non-FIT) Boards
*
Support MIPS SEAD-3 boards (LEGACY_BOARD_SEAD3) [N/y/?] (NEW) 
  Support MSCC Ocelot boards (LEGACY_BOARD_OCELOT) [N/y/?] (NEW) 
*
* FIT/UHI Boards
*
Include FDT for MIPS Boston boards (FIT_IMAGE_FDT_BOSTON) [N/y/?] (NEW) 
Include FDT for NI 169445 (FIT_IMAGE_FDT_NI169445) [N/y/?] (NEW) 
Include FDT for Xilfpga (FIT_IMAGE_FDT_XILFPGA) [N/y/?] (NEW) 
Include FDT for Microsemi Ocelot development platforms (FIT_IMAGE_FDT_OCELOT) [N/y/?] (NEW) 
Support Ranchu platform for Android emulator (VIRT_BOARD_RANCHU) [N/y/?] (NEW) 
*
* Linux/mips 5.4.52 Kernel Configuration
*
*
* Compiler: mipsel-openwrt-linux-musl-gcc (OpenWrt GCC 8.4.0 r0+14078-b3a75b4e7d) 8.4.0
*
OpenWrt specific image command line hack (IMAGE_CMDLINE_HACK) [N/y/?] (NEW) 
Endianness selection
> 1. Big endian (CPU_BIG_ENDIAN) (NEW)
  2. Little endian (CPU_LITTLE_ENDIAN) (NEW)
choice[1-2?]: 
*
* CPU selection
*
CPU type
> 1. MIPS32 Release 1 (CPU_MIPS32_R1) (NEW)
  2. MIPS32 Release 2 (CPU_MIPS32_R2) (NEW)
  3. MIPS32 Release 6 (CPU_MIPS32_R6) (NEW)
  4. MIPS64 Release 1 (CPU_MIPS64_R1) (NEW)
  5. MIPS64 Release 2 (CPU_MIPS64_R2) (NEW)
  6. MIPS64 Release 6 (CPU_MIPS64_R6) (NEW)
choice[1-6?]: 
*
* Kernel type
*
Kernel code model
> 1. 32-bit kernel (32BIT) (NEW)
choice[1]: 1
Kernel page size
> 1. 4kB (PAGE_SIZE_4KB) (NEW)
  2. 16kB (PAGE_SIZE_16KB) (NEW)
  3. 64kB (PAGE_SIZE_64KB) (NEW)
choice[1-3?]: 
Maximum zone order (FORCE_MAX_ZONEORDER) [11] (NEW) 
Floating Point support (MIPS_FP_SUPPORT) [Y/n/?] (NEW) 
MIPS MT SMP support (1 TC on each available VPE) (MIPS_MT_SMP) [Y/n/?] (NEW) 
SMT (multithreading) scheduler support (SCHED_SMT) [Y/n/?] y
Dynamic FPU affinity for FP-intensive threads (MIPS_MT_FPAFF) [Y/n/?] (NEW) 
MIPS Coherent Processing System support (MIPS_CPS) [N/y/?] (NEW) 
SmartMIPS or microMIPS ASE support
> 1. None (CPU_NEEDS_NO_SMARTMIPS_OR_MICROMIPS) (NEW)
  2. SmartMIPS (CPU_HAS_SMARTMIPS) (NEW)
  3. microMIPS (CPU_MICROMIPS) (NEW)
choice[1-3?]: 
High Memory Support (HIGHMEM) [N/y/?] (NEW) 
Enable hardware performance counter support for perf events (HW_PERF_EVENTS) [Y/n/?] (NEW) 
Multi-Processing support (SMP) [Y/?] y
Maximum number of CPUs (2-256) (NR_CPUS) [2] (NEW) 
Timer frequency
  1. 24 HZ (HZ_24) (NEW)
  2. 48 HZ (HZ_48) (NEW)
  3. 100 HZ (HZ_100)
  4. 128 HZ (HZ_128) (NEW)
> 5. 250 HZ (HZ_250)
  6. 256 HZ (HZ_256) (NEW)
  7. 1000 HZ (HZ_1000)
  8. 1024 HZ (HZ_1024) (NEW)
choice[1-8?]: 
Kexec system call (KEXEC) [Y/n/?] y
Kernel crash dumps (CRASH_DUMP) [Y/n/?] y
  Physical address where the kernel is loaded (PHYSICAL_START) [0x1000000] 0x1000000
Enable seccomp to safely compute untrusted bytecode (SECCOMP) [Y/n/?] y
Support for O32 binaries using 64-bit FP (MIPS_O32_FP64_SUPPORT) [N/y/?] (NEW) 
Kernel appended dtb support
> 1. None (MIPS_NO_APPENDED_DTB) (NEW)
  2. vmlinux (MIPS_ELF_APPENDED_DTB) (NEW)
  3. vmlinux.bin or vmlinuz.bin (MIPS_RAW_APPENDED_DTB) (NEW)
choice[1-3?]: 
Kernel command line type
> 1. Dtb kernel arguments if available (MIPS_CMDLINE_FROM_DTB) (NEW)
  2. Extend dtb kernel arguments with bootloader arguments (MIPS_CMDLINE_DTB_EXTEND) (NEW)
  3. Bootloader kernel arguments if available (MIPS_CMDLINE_FROM_BOOTLOADER) (NEW)
choice[1-3?]: 
Enable the kernel to be executed from the load address (BOOT_RAW) [Y/?] (NEW) y
*
* CPU Idle
*
CPU idle PM support (CPU_IDLE) [Y/n/?] y
  Ladder governor (for periodic timer tick) (CPU_IDLE_GOV_LADDER) [Y/n/?] y
  Menu governor (for tickless system) (CPU_IDLE_GOV_MENU) [Y/?] y
  Timer events oriented (TEO) governor (for tickless systems) (CPU_IDLE_GOV_TEO) [N/y/?] (NEW) 
*
* General architecture-dependent options
*
OProfile system profiling (OPROFILE) [M/n/y/?] m
Kprobes (KPROBES) [Y/n/?] y
Optimize very unlikely/likely branches (JUMP_LABEL) [Y/n/?] y
  Static key selftest (STATIC_KEYS_SELFTEST) [N/y/?] n
Stack Protector buffer overflow detection (STACKPROTECTOR) [Y/n/?] (NEW) 
  Strong Stack Protector (STACKPROTECTOR_STRONG) [Y/n/?] (NEW) 
Number of bits to use for ASLR of mmap base address (ARCH_MMAP_RND_BITS) [8] (NEW) 
Perform full reference count validation at the expense of speed (REFCOUNT_FULL) [N/y/?] n
Locking event counts collection (LOCK_EVENT_COUNTS) [N/y/?] (NEW) 
*
* Enable loadable module support
*
Enable loadable module support (MODULES) [Y/n/?] y
  Forced module loading (MODULE_FORCE_LOAD) [N/y/?] n
  Module unloading (MODULE_UNLOAD) [Y/n/?] y
    Forced module unloading (MODULE_FORCE_UNLOAD) [N/y/?] n
  Module versioning support (MODVERSIONS) [N/y/?] n
  Source checksum for all modules (MODULE_SRCVERSION_ALL) [Y/n/?] y
  Module signature verification (MODULE_SIG) [Y/n/?] y
    Require modules to be validly signed (MODULE_SIG_FORCE) [N/y/?] n
    Automatically sign all modules (MODULE_SIG_ALL) [Y/n/?] y
  Which hash algorithm should modules be signed with?
    1. Sign modules with SHA-1 (MODULE_SIG_SHA1)
    2. Sign modules with SHA-224 (MODULE_SIG_SHA224)
    3. Sign modules with SHA-256 (MODULE_SIG_SHA256)
    4. Sign modules with SHA-384 (MODULE_SIG_SHA384)
  > 5. Sign modules with SHA-512 (MODULE_SIG_SHA512)
  choice[1-5?]: 5
  Compress modules on installation (MODULE_COMPRESS) [N/y/?] n
  Allow loading of modules with missing namespace imports (MODULE_ALLOW_MISSING_NAMESPACE_IMPORTS) [N/y/?] (NEW) 
  Enable unused/obsolete exported symbols (UNUSED_SYMBOLS) [Y/n/?] y
  Reduce module size (MODULE_STRIPPED) [N/y/?] (NEW) 
*
* Enable the block layer
*
Enable the block layer (BLOCK) [Y/n/?] y
  Block layer SG support v4 (BLK_DEV_BSG) [Y/?] y
  Block layer SG support v4 helper lib (BLK_DEV_BSGLIB) [Y/?] y
  Block layer data integrity support (BLK_DEV_INTEGRITY) [Y/?] y
  Zoned block device support (BLK_DEV_ZONED) [Y/n/?] y
  Block layer bio throttling support (BLK_DEV_THROTTLING) [Y/n/?] y
    Block throttling .low limit interface support (EXPERIMENTAL) (BLK_DEV_THROTTLING_LOW) [N/y/?] n
  Block device command line partition parser (BLK_CMDLINE_PARSER) [Y/?] y
  Enable support for block device writeback throttling (BLK_WBT) [Y/n/?] y
  Enable support for latency based cgroup IO protection (BLK_CGROUP_IOLATENCY) [N/y/?] (NEW) 
  Enable support for cost model based cgroup IO controller (BLK_CGROUP_IOCOST) [N/y/?] (NEW) 
  Multiqueue writeback throttling (BLK_WBT_MQ) [Y/n/?] y
  Block layer debugging information in debugfs (BLK_DEBUG_FS) [Y/n/?] y
  Logic for interfacing with Opal enabled SEDs (BLK_SED_OPAL) [Y/n/?] y
*
* IO Schedulers
*
MQ deadline I/O scheduler (MQ_IOSCHED_DEADLINE) [Y/?] y
Kyber I/O scheduler (MQ_IOSCHED_KYBER) [M/n/y/?] m
BFQ I/O scheduler (IOSCHED_BFQ) [M/n/y/?] m
  BFQ hierarchical scheduling support (BFQ_GROUP_IOSCHED) [Y/n/?] y
    BFQ IO controller debugging (BFQ_CGROUP_DEBUG) [N/y/?] (NEW) 
*
* Networking options
*
Packet socket (PACKET) [Y/n/m/?] y
  Packet: sockets monitoring interface (PACKET_DIAG) [M/n/y/?] m
Unix domain sockets (UNIX) [Y/n/m/?] y
  UNIX: socket monitoring interface (UNIX_DIAG) [M/n/y/?] m
Transport Layer Security support (TLS) [M/n/y/?] m
  Transport Layer Security HW offload (TLS_DEVICE) [N/y/?] (NEW) 
Transformation user configuration interface (XFRM_USER) [M/n/y/?] m
Transformation virtual interface (XFRM_INTERFACE) [N/m/y/?] (NEW) 
Transformation sub policy support (XFRM_SUB_POLICY) [N/y/?] n
Transformation migrate database (XFRM_MIGRATE) [N/y/?] n
Transformation statistics (XFRM_STATISTICS) [Y/n/?] y
PF_KEY sockets (NET_KEY) [M/n/y/?] m
  PF_KEY MIGRATE (NET_KEY_MIGRATE) [N/y/?] n
SMC socket protocol family (SMC) [M/n/?] m
  SMC: socket monitoring interface (SMC_DIAG) [M/n/?] m
XDP sockets (XDP_SOCKETS) [N/y/?] (NEW) 
TCP/IP networking (INET) [Y/n/?] y
  IP: multicasting (IP_MULTICAST) [Y/n/?] y
  IP: advanced router (IP_ADVANCED_ROUTER) [Y/n/?] y
    FIB TRIE statistics (IP_FIB_TRIE_STATS) [Y/n/?] y
    IP: policy routing (IP_MULTIPLE_TABLES) [Y/n/?] y
    IP: equal cost multipath (IP_ROUTE_MULTIPATH) [Y/n/?] y
    IP: verbose route monitoring (IP_ROUTE_VERBOSE) [Y/n/?] y
  IP: kernel level autoconfiguration (IP_PNP) [N/y/?] n
  IP: tunneling (NET_IPIP) [M/n/y/?] m
  IP: GRE demultiplexer (NET_IPGRE_DEMUX) [M/n/y/?] m
  IP: GRE tunnels over IP (NET_IPGRE) [M/n/?] m
    IP: broadcast GRE over IP (NET_IPGRE_BROADCAST) [Y/n/?] y
  IP: multicast routing (IP_MROUTE) [Y/n/?] y
    IP: multicast policy routing (IP_MROUTE_MULTIPLE_TABLES) [N/y/?] n
    IP: PIM-SM version 1 support (IP_PIMSM_V1) [Y/n/?] y
    IP: PIM-SM version 2 support (IP_PIMSM_V2) [Y/n/?] y
  IP: TCP syncookie support (SYN_COOKIES) [Y/?] y
  Virtual (secure) IP: tunneling (NET_IPVTI) [M/n/y/?] m
  IP: Foo (IP protocols) over UDP (NET_FOU) [M/y/?] m
  IP: FOU encapsulation of IP tunnels (NET_FOU_IP_TUNNELS) [Y/n/?] y
  IP: AH transformation (INET_AH) [M/n/y/?] m
  IP: ESP transformation (INET_ESP) [M/n/y/?] m
    IP: ESP transformation offload (INET_ESP_OFFLOAD) [M/n/?] m
  IP: IPComp transformation (INET_IPCOMP) [M/n/y/?] m
  INET: socket monitoring interface (INET_DIAG) [M/n/y/?] m
    UDP: socket monitoring interface (INET_UDP_DIAG) [M/n/?] m
    RAW: socket monitoring interface (INET_RAW_DIAG) [M/n/?] m
    INET: allow privileged process to administratively close sockets (INET_DIAG_DESTROY) [Y/n/?] y
  TCP: MD5 Signature Option support (RFC2385) (TCP_MD5SIG) [Y/n/?] y
  NetLabel subsystem support (NETLABEL) [Y/?] y
Security Marking (NETWORK_SECMARK) [Y/?] y
Timestamping in PHY devices (NETWORK_PHY_TIMESTAMPING) [Y/n/?] y
*
* Core Netfilter Configuration
*
Netfilter ingress support (NETFILTER_INGRESS) [Y/n/?] y
Netfilter NFNETLINK interface (NETFILTER_NETLINK) [M/y/?] m
Netfilter NFACCT over NFNETLINK interface (NETFILTER_NETLINK_ACCT) [M/y/?] m
Netfilter NFQUEUE over NFNETLINK interface (NETFILTER_NETLINK_QUEUE) [M/y/?] m
Netfilter LOG over NFNETLINK interface (NETFILTER_NETLINK_LOG) [M/y/?] m
Netfilter OSF over NFNETLINK interface (NETFILTER_NETLINK_OSF) [M/y/?] (NEW) 
Netfilter connection tracking support (NF_CONNTRACK) [M/n/y/?] m
Netdev packet logging (NF_LOG_NETDEV) [M/n/y/?] m
Connection mark tracking support (NF_CONNTRACK_MARK) [Y/?] y
Connection tracking security mark support (NF_CONNTRACK_SECMARK) [Y/n/?] y
Connection tracking zones (NF_CONNTRACK_ZONES) [Y/n/?] y
Supply CT list in procfs (OBSOLETE) (NF_CONNTRACK_PROCFS) [N/y/?] n
Connection tracking events (NF_CONNTRACK_EVENTS) [Y/n/?] y
Cache route entries in conntrack objects (NF_CONNTRACK_RTCACHE) [N/m/?] (NEW) 
Connection tracking timeout (NF_CONNTRACK_TIMEOUT) [Y/n/?] y
Connection tracking timestamping (NF_CONNTRACK_TIMESTAMP) [Y/n/?] y
Connection tracking labels (NF_CONNTRACK_LABELS) [Y/?] y
DCCP protocol connection tracking support (NF_CT_PROTO_DCCP) [Y/n/?] y
SCTP protocol connection tracking support (NF_CT_PROTO_SCTP) [Y/n/?] y
UDP-Lite protocol connection tracking support (NF_CT_PROTO_UDPLITE) [Y/n/?] y
Amanda backup protocol support (NF_CONNTRACK_AMANDA) [M/n/?] m
FTP protocol support (NF_CONNTRACK_FTP) [M/n/?] m
H.323 protocol support (NF_CONNTRACK_H323) [M/n/?] m
IRC protocol support (NF_CONNTRACK_IRC) [M/n/?] m
NetBIOS name service protocol support (NF_CONNTRACK_NETBIOS_NS) [M/n/?] m
SNMP service protocol support (NF_CONNTRACK_SNMP) [M/n/?] m
PPtP protocol support (NF_CONNTRACK_PPTP) [M/n/?] m
SANE protocol support (NF_CONNTRACK_SANE) [M/n/?] m
SIP protocol support (NF_CONNTRACK_SIP) [M/n/?] m
TFTP protocol support (NF_CONNTRACK_TFTP) [M/n/?] m
Connection tracking netlink interface (NF_CT_NETLINK) [M/n/?] m
Connection tracking timeout tuning via Netlink (NF_CT_NETLINK_TIMEOUT) [M/n/?] m
Connection tracking helpers in user-space via Netlink (NF_CT_NETLINK_HELPER) [M/n/?] m
NFQUEUE and NFLOG integration with Connection Tracking (NETFILTER_NETLINK_GLUE_CT) [Y/n/?] y
Network Address Translation support (NF_NAT) [M/?] m
Netfilter nf_tables support (NF_TABLES) [M/n/y/?] m
  Netfilter nf_tables set infrastructure (NF_TABLES_SET) [N/m/?] (NEW) 
  Netfilter nf_tables mixed IPv4/IPv6 tables support (NF_TABLES_INET) [N/y/?] (NEW) 
  Netfilter nf_tables netdev tables support (NF_TABLES_NETDEV) [N/y/?] (NEW) 
  Netfilter nf_tables number generator module (NFT_NUMGEN) [M/n/?] m
  Netfilter nf_tables conntrack module (NFT_CT) [M/n/?] m
  Netfilter nf_tables counter module (NFT_COUNTER) [M/n/?] m
  Netfilter nf_tables connlimit module (NFT_CONNLIMIT) [N/m/?] (NEW) 
  Netfilter nf_tables log module (NFT_LOG) [M/n/?] m
  Netfilter nf_tables limit module (NFT_LIMIT) [M/n/?] m
  Netfilter nf_tables masquerade support (NFT_MASQ) [M/n/?] m
  Netfilter nf_tables redirect support (NFT_REDIR) [M/n/?] m
  Netfilter nf_tables tunnel module (NFT_TUNNEL) [N/m/?] (NEW) 
  Netfilter nf_tables stateful object reference module (NFT_OBJREF) [M/n/?] m
  Netfilter nf_tables queue module (NFT_QUEUE) [M/n/?] m
  Netfilter nf_tables quota module (NFT_QUOTA) [M/n/?] m
  Netfilter nf_tables reject support (NFT_REJECT) [M/n/?] m
  Netfilter x_tables over nf_tables module (NFT_COMPAT) [M/n/?] m
  Netfilter nf_tables hash module (NFT_HASH) [M/n/?] m
  Netfilter nf_tables xfrm/IPSec security association matching (NFT_XFRM) [N/m/?] (NEW) 
  Netfilter nf_tables socket match support (NFT_SOCKET) [N/m/?] (NEW) 
  Netfilter nf_tables passive OS fingerprint support (NFT_OSF) [N/m/?] (NEW) 
  Netfilter nf_tables tproxy support (NFT_TPROXY) [N/m/?] (NEW) 
  Netfilter nf_tables SYNPROXY expression support (NFT_SYNPROXY) [N/m/?] (NEW) 
Netfilter flow table module (NF_FLOW_TABLE) [N/m/?] (NEW) 
Netfilter Xtables support (required for ip_tables) (NETFILTER_XTABLES) [M/y/?] m
  *
  * Xtables combined modules
  *
  nfmark target and match support (NETFILTER_XT_MARK) [M/?] m
  ctmark target and match support (NETFILTER_XT_CONNMARK) [M/?] m
  set target and match support (NETFILTER_XT_SET) [M/n/?] m
  *
  * Xtables targets
  *
  AUDIT target support (NETFILTER_XT_TARGET_AUDIT) [M/n/?] m
  CHECKSUM target support (NETFILTER_XT_TARGET_CHECKSUM) [M/n/?] m
  "CLASSIFY" target support (NETFILTER_XT_TARGET_CLASSIFY) [M/n/?] m
  "CONNMARK" target support (NETFILTER_XT_TARGET_CONNMARK) [M/n/?] m
  "CONNSECMARK" target support (NETFILTER_XT_TARGET_CONNSECMARK) [M/n/?] m
  "CT" target support (NETFILTER_XT_TARGET_CT) [M/n/?] m
  "DSCP" and "TOS" target support (NETFILTER_XT_TARGET_DSCP) [M/n/?] m
  "HL" hoplimit target support (NETFILTER_XT_TARGET_HL) [M/?] m
  "HMARK" target support (NETFILTER_XT_TARGET_HMARK) [M/n/?] m
  IDLETIMER target support (NETFILTER_XT_TARGET_IDLETIMER) [M/n/?] m
  "LED" target support (NETFILTER_XT_TARGET_LED) [M/n/?] m
  LOG target support (NETFILTER_XT_TARGET_LOG) [M/n/?] m
  "MARK" target support (NETFILTER_XT_TARGET_MARK) [M/n/?] m
  "SNAT and DNAT" targets support (NETFILTER_XT_NAT) [M/?] m
  "NETMAP" target support (NETFILTER_XT_TARGET_NETMAP) [M/?] m
  "NFLOG" target support (NETFILTER_XT_TARGET_NFLOG) [M/n/?] m
  "NFQUEUE" target Support (NETFILTER_XT_TARGET_NFQUEUE) [M/n/?] m
  "NOTRACK" target support (DEPRECATED) (NETFILTER_XT_TARGET_NOTRACK) [N/m/?] n
  "RATEEST" target support (NETFILTER_XT_TARGET_RATEEST) [M/?] m
  REDIRECT target support (NETFILTER_XT_TARGET_REDIRECT) [M/?] m
  MASQUERADE target support (NETFILTER_XT_TARGET_MASQUERADE) [M/?] (NEW) m
  "TEE" - packet cloning to alternate destination (NETFILTER_XT_TARGET_TEE) [M/n/?] m
  "TPROXY" target transparent proxying support (NETFILTER_XT_TARGET_TPROXY) [M/n/?] m
  "TRACE" target support (NETFILTER_XT_TARGET_TRACE) [M/n/?] m
  "SECMARK" target support (NETFILTER_XT_TARGET_SECMARK) [M/n/?] m
  "TCPMSS" target support (NETFILTER_XT_TARGET_TCPMSS) [M/n/?] m
  "TCPOPTSTRIP" target support (NETFILTER_XT_TARGET_TCPOPTSTRIP) [M/n/?] m
  *
  * Xtables matches
  *
  "addrtype" address type match support (NETFILTER_XT_MATCH_ADDRTYPE) [M/n/?] m
  "bpf" match support (NETFILTER_XT_MATCH_BPF) [M/n/?] m
  "control group" match support (NETFILTER_XT_MATCH_CGROUP) [M/n/?] m
  "cluster" match support (NETFILTER_XT_MATCH_CLUSTER) [M/n/?] m
  "comment" match support (NETFILTER_XT_MATCH_COMMENT) [M/n/?] m
  "connbytes" per-connection counter match support (NETFILTER_XT_MATCH_CONNBYTES) [M/n/?] m
  "connlabel" match support (NETFILTER_XT_MATCH_CONNLABEL) [M/n/?] m
  "connlimit" match support (NETFILTER_XT_MATCH_CONNLIMIT) [M/n/?] m
  "connmark" connection mark match support (NETFILTER_XT_MATCH_CONNMARK) [M/n/?] m
  "conntrack" connection tracking match support (NETFILTER_XT_MATCH_CONNTRACK) [M/n/?] m
  "cpu" match support (NETFILTER_XT_MATCH_CPU) [M/n/?] m
  "dccp" protocol match support (NETFILTER_XT_MATCH_DCCP) [M/n/?] m
  "devgroup" match support (NETFILTER_XT_MATCH_DEVGROUP) [M/n/?] m
  "dscp" and "tos" match support (NETFILTER_XT_MATCH_DSCP) [M/n/?] m
  "ecn" match support (NETFILTER_XT_MATCH_ECN) [M/?] m
  "esp" match support (NETFILTER_XT_MATCH_ESP) [M/n/?] m
  "hashlimit" match support (NETFILTER_XT_MATCH_HASHLIMIT) [M/n/?] m
  "helper" match support (NETFILTER_XT_MATCH_HELPER) [M/n/?] m
  "hl" hoplimit/TTL match support (NETFILTER_XT_MATCH_HL) [M/?] m
  "ipcomp" match support (NETFILTER_XT_MATCH_IPCOMP) [M/n/?] m
  "iprange" address range match support (NETFILTER_XT_MATCH_IPRANGE) [M/n/?] m
  "ipvs" match support (NETFILTER_XT_MATCH_IPVS) [M/n/?] m
  "l2tp" match support (NETFILTER_XT_MATCH_L2TP) [M/n/?] m
  "length" match support (NETFILTER_XT_MATCH_LENGTH) [M/n/?] m
  "limit" match support (NETFILTER_XT_MATCH_LIMIT) [M/n/?] m
  "mac" address match support (NETFILTER_XT_MATCH_MAC) [M/n/?] m
  "mark" match support (NETFILTER_XT_MATCH_MARK) [M/n/?] m
  "multiport" Multiple port match support (NETFILTER_XT_MATCH_MULTIPORT) [M/n/?] m
  "nfacct" match support (NETFILTER_XT_MATCH_NFACCT) [M/n/?] m
  "osf" Passive OS fingerprint match (NETFILTER_XT_MATCH_OSF) [M/n/?] m
  "owner" match support (NETFILTER_XT_MATCH_OWNER) [M/n/?] m
  IPsec "policy" match support (NETFILTER_XT_MATCH_POLICY) [M/n/?] m
  "physdev" match support (NETFILTER_XT_MATCH_PHYSDEV) [M/n/?] m
  "pkttype" packet type match support (NETFILTER_XT_MATCH_PKTTYPE) [M/n/?] m
  "quota" match support (NETFILTER_XT_MATCH_QUOTA) [M/n/?] m
  "rateest" match support (NETFILTER_XT_MATCH_RATEEST) [M/n/?] m
  "realm" match support (NETFILTER_XT_MATCH_REALM) [M/n/?] m
  "recent" match support (NETFILTER_XT_MATCH_RECENT) [M/n/?] m
  "sctp" protocol match support (NETFILTER_XT_MATCH_SCTP) [M/n/?] m
  "socket" match support (NETFILTER_XT_MATCH_SOCKET) [M/n/?] m
  "state" match support (NETFILTER_XT_MATCH_STATE) [M/n/?] m
  "statistic" match support (NETFILTER_XT_MATCH_STATISTIC) [M/n/?] m
  "string" match support (NETFILTER_XT_MATCH_STRING) [M/n/?] m
  "tcpmss" match support (NETFILTER_XT_MATCH_TCPMSS) [M/n/?] m
  "time" match support (NETFILTER_XT_MATCH_TIME) [M/n/?] m
  "u32" match support (NETFILTER_XT_MATCH_U32) [M/n/?] m
*
* IP virtual server support
*
IP virtual server support (IP_VS) [M/n/?] m
  IPv6 support for IPVS (IP_VS_IPV6) [Y/n/?] y
  IP virtual server debugging (IP_VS_DEBUG) [N/y/?] n
  IPVS connection table size (the Nth power of 2) (IP_VS_TAB_BITS) [12] 12
  *
  * IPVS transport protocol load balancing support
  *
  TCP load balancing support (IP_VS_PROTO_TCP) [Y/n/?] y
  UDP load balancing support (IP_VS_PROTO_UDP) [Y/n/?] y
  ESP load balancing support (IP_VS_PROTO_ESP) [Y/n/?] y
  AH load balancing support (IP_VS_PROTO_AH) [Y/n/?] y
  SCTP load balancing support (IP_VS_PROTO_SCTP) [Y/n/?] y
  *
  * IPVS scheduler
  *
  round-robin scheduling (IP_VS_RR) [M/n/?] m
  weighted round-robin scheduling (IP_VS_WRR) [M/n/?] m
  least-connection scheduling (IP_VS_LC) [M/n/?] m
  weighted least-connection scheduling (IP_VS_WLC) [M/n/?] m
  weighted failover scheduling (IP_VS_FO) [M/n/?] m
  weighted overflow scheduling (IP_VS_OVF) [M/n/?] m
  locality-based least-connection scheduling (IP_VS_LBLC) [M/n/?] m
  locality-based least-connection with replication scheduling (IP_VS_LBLCR) [M/n/?] m
  destination hashing scheduling (IP_VS_DH) [M/n/?] m
  source hashing scheduling (IP_VS_SH) [M/n/?] m
  maglev hashing scheduling (IP_VS_MH) [N/m/?] (NEW) 
  shortest expected delay scheduling (IP_VS_SED) [M/n/?] m
  never queue scheduling (IP_VS_NQ) [M/n/?] m
  *
  * IPVS SH scheduler
  *
  IPVS source hashing table size (the Nth power of 2) (IP_VS_SH_TAB_BITS) [8] 8
  *
  * IPVS MH scheduler
  *
  IPVS maglev hashing table index of size (the prime numbers) (IP_VS_MH_TAB_INDEX) [12] (NEW) 
  *
  * IPVS application helper
  *
  FTP protocol helper (IP_VS_FTP) [M/n/?] m
  Netfilter connection tracking (IP_VS_NFCT) [Y/?] y
  SIP persistence engine (IP_VS_PE_SIP) [M/n/?] m
*
* IP: Netfilter Configuration
*
IPv4 socket lookup support (NF_SOCKET_IPV4) [M/y/?] m
IPv4 tproxy support (NF_TPROXY_IPV4) [M/y/?] (NEW) 
IPv4 nf_tables support (NF_TABLES_IPV4) [N/y/?] (NEW) 
ARP nf_tables support (NF_TABLES_ARP) [N/y/?] (NEW) 
Netfilter IPv4 packet duplication to alternate destination (NF_DUP_IPV4) [M/?] m
ARP packet logging (NF_LOG_ARP) [M/n/y/?] m
IPv4 packet logging (NF_LOG_IPV4) [M/y/?] m
IPv4 packet rejection (NF_REJECT_IPV4) [M/y/?] m
Basic SNMP-ALG support (NF_NAT_SNMP_BASIC) [M/n/?] m
IP tables support (required for filtering/masq/NAT) (IP_NF_IPTABLES) [M/n/y/?] m
  "ah" match support (IP_NF_MATCH_AH) [M/n/?] m
  "ecn" match support (IP_NF_MATCH_ECN) [M/n/?] m
  "rpfilter" reverse path filter match support (IP_NF_MATCH_RPFILTER) [M/n/?] m
  "ttl" match support (IP_NF_MATCH_TTL) [M/n/?] m
  Packet filtering (IP_NF_FILTER) [M/n/?] m
    REJECT target support (IP_NF_TARGET_REJECT) [M/n/?] m
  SYNPROXY target support (IP_NF_TARGET_SYNPROXY) [M/n/?] m
  iptables NAT support (IP_NF_NAT) [M/n/?] m
    MASQUERADE target support (IP_NF_TARGET_MASQUERADE) [M/n/?] m
    NETMAP target support (IP_NF_TARGET_NETMAP) [M/n/?] m
    REDIRECT target support (IP_NF_TARGET_REDIRECT) [M/n/?] m
  Packet mangling (IP_NF_MANGLE) [M/n/?] m
    CLUSTERIP target support (IP_NF_TARGET_CLUSTERIP) [M/n/?] m
    ECN target support (IP_NF_TARGET_ECN) [M/n/?] m
    "TTL" target support (IP_NF_TARGET_TTL) [M/n/?] m
  raw table support (required for NOTRACK/TRACE) (IP_NF_RAW) [M/n/?] m
  Security table (IP_NF_SECURITY) [M/n/?] m
ARP tables support (IP_NF_ARPTABLES) [M/n/y/?] m
  ARP packet filtering (IP_NF_ARPFILTER) [M/n/?] m
  ARP payload mangling (IP_NF_ARP_MANGLE) [M/n/?] m
*
* IPv6: Netfilter Configuration
*
IPv6 socket lookup support (NF_SOCKET_IPV6) [M/y/?] m
IPv6 tproxy support (NF_TPROXY_IPV6) [M/y/?] (NEW) 
IPv6 nf_tables support (NF_TABLES_IPV6) [N/y/?] (NEW) 
Netfilter IPv6 packet duplication to alternate destination (NF_DUP_IPV6) [M/?] m
IPv6 packet rejection (NF_REJECT_IPV6) [M/y/?] m
IPv6 packet logging (NF_LOG_IPV6) [M/y/?] m
IP6 tables support (required for filtering) (IP6_NF_IPTABLES) [M/y/?] m
  "ah" match support (IP6_NF_MATCH_AH) [M/n/?] m
  "eui64" address check (IP6_NF_MATCH_EUI64) [M/n/?] m
  "frag" Fragmentation header match support (IP6_NF_MATCH_FRAG) [M/n/?] m
  "hbh" hop-by-hop and "dst" opts header match support (IP6_NF_MATCH_OPTS) [M/n/?] m
  "hl" hoplimit match support (IP6_NF_MATCH_HL) [M/n/?] m
  "ipv6header" IPv6 Extension Headers Match (IP6_NF_MATCH_IPV6HEADER) [M/n/?] m
  "mh" match support (IP6_NF_MATCH_MH) [M/n/?] m
  "rpfilter" reverse path filter match support (IP6_NF_MATCH_RPFILTER) [M/n/?] m
  "rt" Routing header match support (IP6_NF_MATCH_RT) [M/n/?] m
  "srh" Segment Routing header match support (IP6_NF_MATCH_SRH) [N/m/?] (NEW) 
  "HL" hoplimit target support (IP6_NF_TARGET_HL) [M/n/?] m
  Packet filtering (IP6_NF_FILTER) [M/n/?] m
    REJECT target support (IP6_NF_TARGET_REJECT) [M/n/?] m
  SYNPROXY target support (IP6_NF_TARGET_SYNPROXY) [M/n/?] m
  Packet mangling (IP6_NF_MANGLE) [M/n/?] m
  raw table support (required for TRACE) (IP6_NF_RAW) [M/n/?] m
  Security table (IP6_NF_SECURITY) [M/n/?] m
  ip6tables NAT support (IP6_NF_NAT) [M/n/?] m
    MASQUERADE target support (IP6_NF_TARGET_MASQUERADE) [M/n/?] m
    NPT (Network Prefix translation) target support (IP6_NF_TARGET_NPT) [M/n/?] m
*
* Network packet filtering framework (Netfilter)
*
Network packet filtering framework (Netfilter) (NETFILTER) [Y/n/?] y
  Advanced netfilter configuration (NETFILTER_ADVANCED) [Y/n/?] y
    Bridged IP/ARP packets filtering (BRIDGE_NETFILTER) [M/n/?] m
  IPv4/IPV6 bridge connection tracking support (NF_CONNTRACK_BRIDGE) [N/m/?] (NEW) 
*
* BPF based packet filtering framework (BPFILTER)
*
BPF based packet filtering framework (BPFILTER) (BPFILTER) [N/y/?] (NEW) 
The Reliable Datagram Sockets Protocol (RDS) [M/n/y/?] m
  RDS over Infiniband (RDS_RDMA) [M/n/?] m
  RDS over TCP (RDS_TCP) [M/n/?] m
  RDS debugging messages (RDS_DEBUG) [N/y/?] n
*
* The TIPC Protocol
*
The TIPC Protocol (TIPC) [M/n/y/?] m
  InfiniBand media type support (TIPC_MEDIA_IB) [Y/n/?] y
  IP/UDP media type support (TIPC_MEDIA_UDP) [Y/n/?] y
  TIPC: socket monitoring interface (TIPC_DIAG) [M/n/?] (NEW) 
Asynchronous Transfer Mode (ATM) (ATM) [M/n/y/?] m
  Classical IP over ATM (ATM_CLIP) [M/n/?] m
    Do NOT send ICMP if no neighbour (ATM_CLIP_NO_ICMP) [N/y/?] n
  LAN Emulation (LANE) support (ATM_LANE) [M/n/?] m
    Multi-Protocol Over ATM (MPOA) support (ATM_MPOA) [M/n/?] m
  RFC1483/2684 Bridged protocols (ATM_BR2684) [M/n/?] m
    Per-VC IP filter kludge (ATM_BR2684_IPFILTER) [N/y/?] n
802.1d Ethernet Bridging (BRIDGE) [M/n/y/?] m
  IGMP/MLD snooping (BRIDGE_IGMP_SNOOPING) [Y/n/?] y
  VLAN filtering (BRIDGE_VLAN_FILTERING) [Y/n/?] y
*
* Distributed Switch Architecture
*
Distributed Switch Architecture (NET_DSA) [M/n/?] m
  Tag driver for switches using custom 802.1Q VLAN headers (NET_DSA_TAG_8021Q) [N/m/?] (NEW) 
  Tag driver for Broadcom switches using in-frame headers (NET_DSA_TAG_BRCM) [M/?] m
  Tag driver for Broadcom switches using prepended headers (NET_DSA_TAG_BRCM_PREPEND) [M/?] m
  Tag driver for Lantiq / Intel GSWIP switches (NET_DSA_TAG_GSWIP) [N/m/?] (NEW) 
  Tag driver for Marvell switches using DSA headers (NET_DSA_TAG_DSA) [M/?] m
  Tag driver for Marvell switches using EtherType DSA headers (NET_DSA_TAG_EDSA) [M/?] m
  Tag driver for Mediatek switches (NET_DSA_TAG_MTK) [M/?] m
  Tag driver for Microchip 8795/9477/9893 families of switches (NET_DSA_TAG_KSZ) [M/n/?] m
  Tag driver for Qualcomm Atheros QCA8K switches (NET_DSA_TAG_QCA) [M/?] m
  Tag driver for SMSC/Microchip LAN9303 family of switches (NET_DSA_TAG_LAN9303) [M/?] m
  Tag driver for NXP SJA1105 switches (NET_DSA_TAG_SJA1105) [N/m/?] (NEW) 
  Tag driver for switches using a trailer tag (NET_DSA_TAG_TRAILER) [M/?] m
802.1Q/802.1ad VLAN Support (VLAN_8021Q) [M/n/y/?] m
  GVRP (GARP VLAN Registration Protocol) support (VLAN_8021Q_GVRP) [Y/n/?] y
  MVRP (Multiple VLAN Registration Protocol) support (VLAN_8021Q_MVRP) [Y/n/?] y
DECnet Support (DECNET) [M/n/y/?] m
  DECnet: router support (DECNET_ROUTER) [N/y/?] n
ANSI/IEEE 802.2 LLC type 2 Support (LLC2) [M/n/y/?] m
Appletalk protocol support (ATALK) [M/n/y/?] m
  Appletalk interfaces support (DEV_APPLETALK) [M/n/?] m
    Appletalk-IP driver support (IPDDP) [N/m/?] n
CCITT X.25 Packet Layer (X25) [M/n/y/?] m
LAPB Data Link Driver (LAPB) [M/n/y/?] m
Phonet protocols family (PHONET) [M/n/y/?] m
*
* Queueing/Scheduling
*
Class Based Queueing (CBQ) (NET_SCH_CBQ) [M/n/y/?] m
Hierarchical Token Bucket (HTB) (NET_SCH_HTB) [M/n/y/?] m
Hierarchical Fair Service Curve (HFSC) (NET_SCH_HFSC) [M/n/y/?] m
ATM Virtual Circuits (ATM) (NET_SCH_ATM) [M/n/?] m
Multi Band Priority Queueing (PRIO) (NET_SCH_PRIO) [M/n/y/?] m
Hardware Multiqueue-aware Multi Band Queuing (MULTIQ) (NET_SCH_MULTIQ) [M/n/y/?] m
Random Early Detection (RED) (NET_SCH_RED) [M/n/y/?] m
Stochastic Fair Blue (SFB) (NET_SCH_SFB) [M/n/y/?] m
Stochastic Fairness Queueing (SFQ) (NET_SCH_SFQ) [M/n/y/?] m
True Link Equalizer (TEQL) (NET_SCH_TEQL) [M/n/y/?] m
Token Bucket Filter (TBF) (NET_SCH_TBF) [M/n/y/?] m
Credit Based Shaper (CBS) (NET_SCH_CBS) [M/n/y/?] m
Earliest TxTime First (ETF) (NET_SCH_ETF) [N/m/y/?] (NEW) 
Time Aware Priority (taprio) Scheduler (NET_SCH_TAPRIO) [N/m/y/?] (NEW) 
Generic Random Early Detection (GRED) (NET_SCH_GRED) [M/n/y/?] m
Differentiated Services marker (DSMARK) (NET_SCH_DSMARK) [M/n/y/?] m
Network emulator (NETEM) (NET_SCH_NETEM) [M/n/y/?] m
Deficit Round Robin scheduler (DRR) (NET_SCH_DRR) [M/n/y/?] m
Multi-queue priority scheduler (MQPRIO) (NET_SCH_MQPRIO) [M/n/y/?] m
SKB priority queue scheduler (SKBPRIO) (NET_SCH_SKBPRIO) [N/m/y/?] (NEW) 
CHOose and Keep responsive flow scheduler (CHOKE) (NET_SCH_CHOKE) [M/n/y/?] m
Quick Fair Queueing scheduler (QFQ) (NET_SCH_QFQ) [M/n/y/?] m
Controlled Delay AQM (CODEL) (NET_SCH_CODEL) [M/n/y/?] m
Fair Queue Controlled Delay AQM (FQ_CODEL) (NET_SCH_FQ_CODEL) [Y/?] y
Common Applications Kept Enhanced (CAKE) (NET_SCH_CAKE) [N/m/y/?] (NEW) 
Fair Queue (NET_SCH_FQ) [M/n/y/?] m
Heavy-Hitter Filter (HHF) (NET_SCH_HHF) [M/n/y/?] m
Proportional Integral controller Enhanced (PIE) scheduler (NET_SCH_PIE) [M/n/y/?] m
Ingress/classifier-action Qdisc (NET_SCH_INGRESS) [M/n/y/?] m
Plug network traffic until release (PLUG) (NET_SCH_PLUG) [M/n/y/?] m
*
* Classification
*
Elementary classification (BASIC) (NET_CLS_BASIC) [M/n/y/?] m
Traffic-Control Index (TCINDEX) (NET_CLS_TCINDEX) [M/n/y/?] m
Routing decision (ROUTE) (NET_CLS_ROUTE4) [M/n/y/?] m
Netfilter mark (FW) (NET_CLS_FW) [M/n/y/?] m
Universal 32bit comparisons w/ hashing (U32) (NET_CLS_U32) [M/n/y/?] m
  Performance counters support (CLS_U32_PERF) [N/y/?] n
  Netfilter marks support (CLS_U32_MARK) [Y/n/?] y
IPv4 Resource Reservation Protocol (RSVP) (NET_CLS_RSVP) [M/n/y/?] m
IPv6 Resource Reservation Protocol (RSVP6) (NET_CLS_RSVP6) [M/n/y/?] m
Flow classifier (NET_CLS_FLOW) [M/n/y/?] m
Control Group Classifier (NET_CLS_CGROUP) [M/n/y/?] m
BPF-based classifier (NET_CLS_BPF) [M/n/y/?] m
Flower classifier (NET_CLS_FLOWER) [M/n/y/?] m
Match-all classifier (NET_CLS_MATCHALL) [M/n/y/?] m
Extended Matches (NET_EMATCH) [Y/n/?] y
  Stack size (NET_EMATCH_STACK) [32] 32
  Simple packet data comparison (NET_EMATCH_CMP) [M/n/y/?] m
  Multi byte comparison (NET_EMATCH_NBYTE) [M/n/y/?] m
  U32 key (NET_EMATCH_U32) [M/n/y/?] m
  Metadata (NET_EMATCH_META) [M/n/y/?] m
  Textsearch (NET_EMATCH_TEXT) [M/n/y/?] m
  CAN Identifier (NET_EMATCH_CANID) [M/n/y/?] m
  IPset (NET_EMATCH_IPSET) [M/n/?] m
  IPtables Matches (NET_EMATCH_IPT) [N/m/?] (NEW) 
Actions (NET_CLS_ACT) [Y/n/?] y
  Traffic Policing (NET_ACT_POLICE) [M/n/y/?] m
  Generic actions (NET_ACT_GACT) [M/n/y/?] m
    Probability support (GACT_PROB) [Y/n/?] y
  Redirecting and Mirroring (NET_ACT_MIRRED) [M/n/y/?] m
  Traffic Sampling (NET_ACT_SAMPLE) [M/n/y/?] m
  IPtables targets (NET_ACT_IPT) [M/n/?] m
  Stateless NAT (NET_ACT_NAT) [M/n/y/?] m
  Packet Editing (NET_ACT_PEDIT) [M/n/y/?] m
  Simple Example (Debug) (NET_ACT_SIMP) [M/n/y/?] m
  SKB Editing (NET_ACT_SKBEDIT) [M/n/y/?] m
  Checksum Updating (NET_ACT_CSUM) [M/n/y/?] m
  MPLS manipulation (NET_ACT_MPLS) [N/m/y/?] (NEW) 
  Vlan manipulation (NET_ACT_VLAN) [M/n/y/?] m
  BPF based action (NET_ACT_BPF) [M/n/y/?] m
  Netfilter Connection Mark Retriever (NET_ACT_CONNMARK) [M/n/?] m
  Netfilter Connection Mark Actions (NET_ACT_CTINFO) [N/m/?] (NEW) 
  skb data modification action (NET_ACT_SKBMOD) [M/n/y/?] m
  Inter-FE action based on IETF ForCES InterFE LFB (NET_ACT_IFE) [N/m/y/?] n
  IP tunnel metadata manipulation (NET_ACT_TUNNEL_KEY) [M/n/y/?] m
  connection tracking tc action (NET_ACT_CT) [N/m/?] (NEW) 
TC recirculation support (NET_TC_SKB_EXT) [N/y/?] (NEW) 
Data Center Bridging support (DCB) [Y/n/?] y
DNS Resolver support (DNS_RESOLVER) [Y/m/?] y
B.A.T.M.A.N. Advanced Meshing Protocol (BATMAN_ADV) [M/n/y/?] m
  B.A.T.M.A.N. V protocol (BATMAN_ADV_BATMAN_V) [N/y/?] n
  Bridge Loop Avoidance (BATMAN_ADV_BLA) [Y/n/?] y
  Distributed ARP Table (BATMAN_ADV_DAT) [Y/n/?] y
  Network Coding (BATMAN_ADV_NC) [Y/n/?] y
  Multicast optimisation (BATMAN_ADV_MCAST) [Y/n/?] y
  batman-adv debugfs entries (BATMAN_ADV_DEBUGFS) [N/y/?] n
  B.A.T.M.A.N. debugging (BATMAN_ADV_DEBUG) [N/y/?] (NEW) 
  batman-adv sysfs entries (BATMAN_ADV_SYSFS) [Y/n/?] (NEW) 
  B.A.T.M.A.N. tracing support (BATMAN_ADV_TRACING) [N/y/?] (NEW) 
Open vSwitch (OPENVSWITCH) [M/n/?] m
  Open vSwitch GRE tunneling support (OPENVSWITCH_GRE) [M/n/?] m
  Open vSwitch VXLAN tunneling support (OPENVSWITCH_VXLAN) [M/n/?] m
  Open vSwitch Geneve tunneling support (OPENVSWITCH_GENEVE) [M/n/?] m
Virtual Socket protocol (VSOCKETS) [M/n/y/?] m
  Virtual Sockets monitoring interface (VSOCKETS_DIAG) [M/n/?] m
  virtio transport for Virtual Sockets (VIRTIO_VSOCKETS) [M/n/?] m
NETLINK: socket monitoring interface (NETLINK_DIAG) [M/n/y/?] m
High-availability Seamless Redundancy (HSR) (HSR) [M/n/y/?] m
Switch (and switch-ish) device support (NET_SWITCHDEV) [Y/?] y
L3 Master device support (NET_L3_MASTER_DEV) [Y/?] y
NCSI interface support (NET_NCSI) [Y/n/?] y
  Get NCSI OEM MAC Address (NCSI_OEM_CMD_GET_MAC) [N/y/?] (NEW) 
Network priority cgroup (CGROUP_NET_PRIO) [Y/n/?] y
Network classid cgroup (CGROUP_NET_CLASSID) [Y/?] y
enable BPF Just In Time compiler (BPF_JIT) [Y/n/?] y
enable BPF STREAM_PARSER (BPF_STREAM_PARSER) [Y/n/?] y
*
* AX.25 network device drivers
*
Serial port KISS driver (MKISS) [M/n/?] m
Serial port 6PACK driver (6PACK) [M/n/?] m
BPQ Ethernet driver (BPQETHER) [M/n/?] m
BAYCOM ser12 fullduplex driver for AX.25 (BAYCOM_SER_FDX) [M/n/?] m
BAYCOM ser12 halfduplex driver for AX.25 (BAYCOM_SER_HDX) [M/n/?] m
BAYCOM picpar and par96 driver for AX.25 (BAYCOM_PAR) [M/n/?] m
BAYCOM epp driver for AX.25 (BAYCOM_EPP) [N/m/?] (NEW) 
YAM driver for AX.25 (YAM) [M/n/?] m
*
* CAN bus subsystem support
*
CAN bus subsystem support (CAN) [M/n/y/?] m
  Raw CAN Protocol (raw access with CAN-ID filtering) (CAN_RAW) [M/n/?] m
  Broadcast Manager CAN Protocol (with content filtering) (CAN_BCM) [M/n/?] m
  CAN Gateway/Router (with netlink configuration) (CAN_GW) [M/n/?] m
  SAE J1939 (CAN_J1939) [N/m/?] (NEW) 
  *
  * CAN Device Drivers
  *
  Virtual Local CAN Interface (vcan) (CAN_VCAN) [M/n/?] m
  Virtual CAN Tunnel (vxcan) (CAN_VXCAN) [M/n/?] m
  Serial / USB serial CAN Adaptors (slcan) (CAN_SLCAN) [M/n/?] m
  Platform CAN drivers with Netlink support (CAN_DEV) [M/n/?] m
    CAN bit-timing calculation (CAN_CALC_BITTIMING) [Y/n/?] y
    Support for Freescale FLEXCAN based chips (CAN_FLEXCAN) [N/m/?] (NEW) 
    Aeroflex Gaisler GRCAN and GRHCAN CAN devices (CAN_GRCAN) [N/m/?] (NEW) 
    Janz VMOD-ICAN3 Intelligent CAN controller (CAN_JANZ_ICAN3) [M/n/?] m
    Kvaser PCIe FD cards (CAN_KVASER_PCIEFD) [N/m/?] (NEW) 
    IFI CAN_FD IP (CAN_IFI_CANFD) [M/n/?] m
    Bosch M_CAN support (CAN_M_CAN) [M/n/?] m
      Bosch M_CAN support for io-mapped devices (CAN_M_CAN_PLATFORM) [N/m/?] (NEW) 
      TCAN4X5X M_CAN device (CAN_M_CAN_TCAN4X5X) [N/m/?] (NEW) 
    PEAK-System PCAN-PCIe FD cards (CAN_PEAK_PCIEFD) [M/n/?] m
    *
    * Philips/NXP SJA1000 devices
    *
    Philips/NXP SJA1000 devices (CAN_SJA1000) [M/n/?] m
      EMS CPC-PCI, CPC-PCIe and CPC-104P Card (CAN_EMS_PCI) [M/n/?] m
      EMS CPC-CARD Card (CAN_EMS_PCMCIA) [M/n/?] m
      Fintek F81601 PCIE to 2 CAN Controller (CAN_F81601) [N/m/?] (NEW) 
      Kvaser PCIcanx and Kvaser PCIcan PCI Cards (CAN_KVASER_PCI) [M/n/?] m
      PEAK PCAN-PCI/PCIe/miniPCI Cards (CAN_PEAK_PCI) [M/n/?] m
        PEAK PCAN-ExpressCard Cards (CAN_PEAK_PCIEC) [Y/n/?] y
      PEAK PCAN-PC Card (CAN_PEAK_PCMCIA) [M/n/?] m
      PLX90xx PCI-bridge based Cards (CAN_PLX_PCI) [M/n/?] m
      ISA Bus based legacy SJA1000 driver (CAN_SJA1000_ISA) [M/n/?] m
      Generic Platform Bus based SJA1000 driver (CAN_SJA1000_PLATFORM) [M/n/?] m
    Softing Gmbh CAN generic support (CAN_SOFTING) [M/n/?] m
      Softing Gmbh CAN pcmcia cards (CAN_SOFTING_CS) [M/n/?] m
    *
    * CAN USB interfaces
    *
    8 devices USB2CAN interface (CAN_8DEV_USB) [M/n/?] m
    EMS CPC-USB/ARM7 CAN/USB interface (CAN_EMS_USB) [M/n/?] m
    ESD USB/2 CAN/USB interface (CAN_ESD_USB2) [M/n/?] m
    Geschwister Schneider UG interfaces (CAN_GS_USB) [M/n/?] m
    Kvaser CAN/USB interface (CAN_KVASER_USB) [M/n/?] m
    Microchip CAN BUS Analyzer interface (CAN_MCBA_USB) [M/n/?] m
    PEAK PCAN-USB/USB Pro interfaces for CAN 2.0b/CAN-FD (CAN_PEAK_USB) [M/n/?] m
    Theobroma Systems UCAN interface (CAN_UCAN) [N/m/?] (NEW) 
  CAN devices debugging messages (CAN_DEBUG_DEVICES) [N/y/?] n
*
* Bluetooth device drivers
*
HCI USB driver (BT_HCIBTUSB) [M/n/?] m
  Enable USB autosuspend for Bluetooth USB devices by default (BT_HCIBTUSB_AUTOSUSPEND) [N/y/?] (NEW) 
  Broadcom protocol support (BT_HCIBTUSB_BCM) [Y/n/?] y
  MediaTek protocol support (BT_HCIBTUSB_MTK) [N/y/?] (NEW) 
  Realtek protocol support (BT_HCIBTUSB_RTL) [Y/n/?] y
HCI SDIO driver (BT_HCIBTSDIO) [M/n/?] m
HCI UART driver (BT_HCIUART) [M/n/?] m
  UART (H4) protocol support (BT_HCIUART_H4) [Y/?] y
  UART Nokia H4+ protocol support (BT_HCIUART_NOKIA) [M/n/?] m
  BCSP protocol support (BT_HCIUART_BCSP) [Y/n/?] y
  Atheros AR300x serial support (BT_HCIUART_ATH3K) [Y/n/?] y
HCILL protocol support (BT_HCIUART_LL) [Y/n/?] y
Three-wire UART (H5) protocol support (BT_HCIUART_3WIRE) [Y/n/?] y
Intel protocol support (BT_HCIUART_INTEL) [Y/n/?] y
Broadcom protocol support (BT_HCIUART_BCM) [Y/n/?] y
Qualcomm Atheros protocol support (BT_HCIUART_QCA) [Y/n/?] y
Intel AG6XX protocol support (BT_HCIUART_AG6XX) [Y/n/?] y
Marvell protocol support (BT_HCIUART_MRVL) [Y/n/?] y
HCI BCM203x USB driver (BT_HCIBCM203X) [M/n/?] m
HCI BPA10x USB driver (BT_HCIBPA10X) [M/n/?] m
HCI BlueFRITZ! USB driver (BT_HCIBFUSB) [M/n/?] m
HCI DTL1 (PC Card) driver (BT_HCIDTL1) [M/n/?] m
HCI BT3C (PC Card) driver (BT_HCIBT3C) [M/n/?] m
HCI BlueCard (PC Card) driver (BT_HCIBLUECARD) [M/n/?] m
HCI VHCI (Virtual HCI device) driver (BT_HCIVHCI) [M/n/?] m
Marvell Bluetooth driver support (BT_MRVL) [M/n/?] m
  Marvell BT-over-SDIO driver (BT_MRVL_SDIO) [M/n/?] m
Atheros firmware download driver (BT_ATH3K) [M/n/?] m
Texas Instruments WiLink7 driver (BT_WILINK) [M/n/?] m
MediaTek HCI SDIO driver (BT_MTKSDIO) [N/m/?] (NEW) 
MediaTek HCI UART driver (BT_MTKUART) [N/m/?] (NEW) 
*
* RF switch subsystem support
*
RF switch subsystem support (RFKILL_FULL) [N/m/y/?] (NEW) 
*
* Networking support
*
Networking support (NET) [Y/n/?] y
  RxRPC session sockets (AF_RXRPC) [M/y/?] m
  IPv6 support for RxRPC (AF_RXRPC_IPV6) [Y/n/?] y
  Inject packet loss into RxRPC packet stream (AF_RXRPC_INJECT_LOSS) [N/y/?] n
  RxRPC dynamic debugging (AF_RXRPC_DEBUG) [N/y/?] n
  RxRPC Kerberos security (RXKAD) [Y/n/?] y
  KCM sockets (AF_KCM) [M/n/y/?] m
  Ceph core library (CEPH_LIB) [M/y/?] m
    Include file:line in ceph debug output (CEPH_LIB_PRETTYDEBUG) [N/y/?] n
    Use in-kernel support for DNS lookup (CEPH_LIB_USE_DNS_RESOLVER) [Y/n/?] y
  Network light weight tunnels (LWTUNNEL) [Y/?] y
    Execute BPF program as route nexthop action (LWTUNNEL_BPF) [Y/n/?] y
  Generic failover module (FAILOVER) [M/y/?] (NEW) 
*
* PCI support
*
PCI support (PCI) [Y/n/?] y
  PCI Express Port Bus support (PCIEPORTBUS) [Y/n/?] y
    PCI Express Hotplug driver (HOTPLUG_PCI_PCIE) [Y/n/?] y
    PCI Express Advanced Error Reporting support (PCIEAER) [Y/n/?] y
      PCI Express error injection support (PCIEAER_INJECT) [N/m/y/?] n
      PCI Express ECRC settings control (PCIE_ECRC) [N/y/?] n
    PCI Express ASPM control (PCIEASPM) [Y/n/?] y
      Debug PCI Express ASPM (PCIEASPM_DEBUG) [Y/n/?] y
      Default ASPM policy
      > 1. BIOS default (PCIEASPM_DEFAULT)
        2. Powersave (PCIEASPM_POWERSAVE)
        3. Power Supersave (PCIEASPM_POWER_SUPERSAVE)
        4. Performance (PCIEASPM_PERFORMANCE)
      choice[1-4?]: 1
    PCI Express Downstream Port Containment support (PCIE_DPC) [Y/n/?] y
    PCI Express Precision Time Measurement support (PCIE_PTM) [Y/n/?] y
    PCI Express Bandwidth Change Notification (PCIE_BW) [N/y/?] (NEW) 
  Message Signaled Interrupts (MSI and MSI-X) (PCI_MSI) [Y/n/?] y
  Enable PCI quirk workarounds (PCI_QUIRKS) [Y/n/?] y
  PCI Debugging (PCI_DEBUG) [N/y/?] n
  Enable PCI resource re-allocation detection (PCI_REALLOC_ENABLE_AUTO) [Y/n/?] y
  PCI Stub driver (PCI_STUB) [M/n/y/?] m
  PCI PF Stub driver (PCI_PF_STUB) [N/m/y/?] (NEW) 
  PCI disable common quirks (PCI_DISABLE_COMMON_QUIRKS) [N/y/?] (NEW) 
  PCI IOV support (PCI_IOV) [Y/n/?] y
  PCI PRI support (PCI_PRI) [Y/n/?] y
  PCI PASID support (PCI_PASID) [Y/n/?] y
  *
  * Support for PCI Hotplug
  *
  Support for PCI Hotplug (HOTPLUG_PCI) [Y/n/?] y
    CompactPCI Hotplug driver (HOTPLUG_PCI_CPCI) [Y/n/?] y
    SHPC PCI Hotplug driver (HOTPLUG_PCI_SHPC) [N/y/?] (NEW) 
  *
  * Cadence PCIe controllers support
  *
  Cadence PCIe host controller (PCIE_CADENCE_HOST) [N/y/?] (NEW) 
  Cadence PCIe endpoint controller (PCIE_CADENCE_EP) [N/y/?] (NEW) 
  *
  * PCI controller drivers
  *
  Faraday Technology FTPCI100 PCI controller (PCI_FTPCI100) [N/y/?] (NEW) 
  Generic PCI host controller (PCI_HOST_GENERIC) [N/y/?] (NEW) 
  Xilinx AXI PCIe host bridge support (PCIE_XILINX) [N/y/?] (NEW) 
*
* Firmware loader
*
Firmware loading facility (FW_LOADER) [Y/m/?] y
  Build named firmware blobs into the kernel binary (EXTRA_FIRMWARE) [] 
  Enable the firmware sysfs fallback mechanism (FW_LOADER_USER_HELPER) [Y/?] y
    Force the firmware sysfs fallback mechanism when possible (FW_LOADER_USER_HELPER_FALLBACK) [N/y/?] n
  Enable compressed firmware support (FW_LOADER_COMPRESS) [N/y/?] (NEW) 
*
* Bus devices
*
Broadcom STB GISB bus arbiter (BRCMSTB_GISB_ARB) [N/y/?] (NEW) 
CZ.NIC Turris Mox module configuration bus (MOXTET) [N/m/y/?] (NEW) 
Simple Power-Managed Bus Driver (SIMPLE_PM_BUS) [N/m/y/?] (NEW) 
*
* GNSS receiver support
*
GNSS receiver support (GNSS) [N/m/y/?] (NEW) 
*
* OpenWrt specific MTD options
*
Automatically set 'rootfs' partition to be root filesystem (MTD_ROOTFS_ROOT_DEV) [Y/n/?] (NEW) 
Automatically split firmware partition for kernel+rootfs (MTD_SPLIT_FIRMWARE) [Y/n/?] (NEW) 
  Firmware partition name (MTD_SPLIT_FIRMWARE_NAME) [firmware] (NEW) 
*
* Rootfs partition parsers
*
*
* Firmware partition parsers
*
*
* Partition parsers
*
TI AR7 partitioning parser (MTD_AR7_PARTS) [M/n/?] m
Command line partition table parsing (MTD_CMDLINE_PARTS) [M/n/?] m
OpenFirmware (device tree) partitioning parser (MTD_OF_PARTS) [M/n/?] (NEW) 
RedBoot partition table parsing (MTD_REDBOOT_PARTS) [M/n/?] m
  Location of RedBoot partition table (MTD_REDBOOT_DIRECTORY_BLOCK) [-1] -1
  Include unallocated flash regions (MTD_REDBOOT_PARTS_UNALLOCATED) [N/y/?] n
  Force read-only for RedBoot system images (MTD_REDBOOT_PARTS_READONLY) [N/y/?] n
RouterBoot flash partition parser (MTD_ROUTERBOOT_PARTS) [N/m/?] (NEW) 
*
* Mapping drivers for chip access
*
Support non-linear mappings of flash chips (MTD_COMPLEX_MAPPINGS) [Y/n/?] y
Flash device in physical memory map (MTD_PHYSMAP) [M/n/?] m
  Physmap compat support (MTD_PHYSMAP_COMPAT) [N/y/?] n
  Memory device in physical memory map based on OF description (MTD_PHYSMAP_OF) [N/y/?] (NEW) 
  GPIO-assisted Flash Chip Support (MTD_PHYSMAP_GPIO_ADDR) [N/y/?] (NEW) 
PCI MTD driver (MTD_PCI) [M/n/?] m
PCMCIA MTD driver (MTD_PCMCIA) [M/n/?] m
  Use PCMCIA MTD drivers for anonymous PCMCIA cards (MTD_PCMCIA_ANONYMOUS) [N/y/?] n
NOR flash on Intel Vermilion Range Expansion Bus CS0 (MTD_INTEL_VR_NOR) [M/n/?] m
Map driver for platform device RAM (mtd-ram) (MTD_PLATRAM) [M/n/?] m
*
* Self-contained MTD device drivers
*
Ramix PMC551 PCI Mezzanine RAM card support (MTD_PMC551) [M/n/?] m
  PMC551 256M DRAM Bugfix (MTD_PMC551_BUGFIX) [N/y/?] n
  PMC551 Debugging (MTD_PMC551_DEBUG) [N/y/?] n
Support for AT45xxx DataFlash (MTD_DATAFLASH) [M/n/?] m
  Verify DataFlash page writes (MTD_DATAFLASH_WRITE_VERIFY) [N/y/?] n
  DataFlash OTP support (Security Register) (MTD_DATAFLASH_OTP) [Y/n/?] y
Microchip 23K256 SRAM (MTD_MCHP23K256) [M/n/?] m
Support SST25L (non JEDEC) SPI Flash chips (MTD_SST25L) [M/n/?] m
Support for serial flash on BCMA bus (MTD_BCM47XXSFLASH) [N/m/?] (NEW) 
Uncached system RAM (MTD_SLRAM) [M/n/?] m
Physical system RAM (MTD_PHRAM) [M/n/?] m
Test driver using RAM (MTD_MTDRAM) [M/n/?] m
  MTDRAM device size in KiB (MTDRAM_TOTAL_SIZE) [4096] 4096
  MTDRAM erase block size in KiB (MTDRAM_ERASE_SIZE) [128] 128
MTD using block device (MTD_BLOCK2MTD) [M/n/?] m
*
* Disk-On-Chip Device Drivers
*
M-Systems Disk-On-Chip G3 (MTD_DOCG3) [M/n/?] m
*
* Memory Technology Device (MTD) support
*
Memory Technology Device (MTD) support (MTD) [M/n/y/?] m
  MTD tests support (DANGEROUS) (MTD_TESTS) [N/m/?] n
  *
  * User Modules And Translation Layers
  *
  Caching block device access to MTD devices (MTD_BLOCK) [M/n/?] m
    Readonly block device access to MTD devices (MTD_BLOCK_RO) [M/n/?] m
  FTL (Flash Translation Layer) support (FTL) [M/n/?] m
  NFTL (NAND Flash Translation Layer) support (NFTL) [M/n/?] m
    Write support for NFTL (NFTL_RW) [Y/n/?] y
  INFTL (Inverse NAND Flash Translation Layer) support (INFTL) [M/n/?] m
  Resident Flash Disk (Flash Translation Layer) support (RFD_FTL) [M/n/?] m
  NAND SSFDC (SmartMedia) read only translation layer (SSFDC) [M/n/?] m
  SmartMedia/xD new translation layer (SM_FTL) [M/n/?] m
  Log panic/oops to an MTD buffer (MTD_OOPS) [M/n/?] m
  Swap on MTD device support (MTD_SWAP) [M/n/?] m
  Retain master device when partitioned (MTD_PARTITIONED_MASTER) [N/y/?] n
  NAND ECC Smart Media byte order (MTD_NAND_ECC_SW_HAMMING_SMC) [N/y/?] (NEW) 
  *
  * Raw/Parallel NAND Device Support
  *
  Raw/Parallel NAND Device Support (MTD_RAW_NAND) [N/m/?] (NEW) 
  *
  * SPI NAND device Support
  *
  SPI NAND device Support (MTD_SPI_NAND) [N/m/?] (NEW) 
  *
  * SPI-NOR device support
  *
  SPI-NOR device support (MTD_SPI_NOR) [M/n/?] m
    Use small 4096 B erase sectors (MTD_SPI_NOR_USE_4K_SECTORS) [Y/n/?] y
    Maximum flash chip size to use 4K sectors on (in KiB) (MTD_SPI_NOR_USE_4K_SECTORS_LIMIT) [4096] (NEW) 
    MediaTek Quad SPI controller (SPI_MTK_QUADSPI) [N/m/?] (NEW) 
  *
  * HyperBus support
  *
  HyperBus support (MTD_HYPERBUS) [N/m/?] (NEW) 
  *
  * Composite MTD device drivers
  *
  Virtual concat MTD device (MTD_VIRT_CONCAT) [N/m/?] (NEW) 
*
* Device Tree and Open Firmware support
*
Device Tree and Open Firmware support (OF) [Y/?] y
  Device Tree runtime unit tests (OF_UNITTEST) [N/y/?] (NEW) 
  Device Tree overlays (OF_OVERLAY) [N/y/?] (NEW) 
*
* Block devices
*
Block devices (BLK_DEV) [Y/n/?] y
  Null test block driver (BLK_DEV_NULL_BLK) [M/n/y/?] m
  Block Device Driver for Micron PCIe SSDs (BLK_DEV_PCIESSD_MTIP32XX) [M/n/y/?] m
  Compressed RAM block device support (ZRAM) [M/n/y/?] m
    Write back incompressible or idle page to backing device (ZRAM_WRITEBACK) [Y/n/?] y
    Track zRam block status (ZRAM_MEMORY_TRACKING) [N/y/?] (NEW) 
  Micro Memory MM5415 Battery Backed RAM support (BLK_DEV_UMEM) [M/n/y/?] m
  Loopback device support (BLK_DEV_LOOP) [Y/n/m/?] y
    Number of loop devices to pre-create at init time (BLK_DEV_LOOP_MIN_COUNT) [8] 8
    Cryptoloop Support (BLK_DEV_CRYPTOLOOP) [M/n/y/?] m
  DRBD Distributed Replicated Block Device support (BLK_DEV_DRBD) [M/n/y/?] m
    DRBD fault injection (DRBD_FAULT_INJECTION) [N/y/?] n
  Network block device support (BLK_DEV_NBD) [M/n/y/?] m
  Promise SATA SX8 support (BLK_DEV_SX8) [M/n/y/?] m
  RAM block device support (BLK_DEV_RAM) [M/n/y/?] m
    Default number of RAM disks (BLK_DEV_RAM_COUNT) [16] 16
    Default RAM disk size (kbytes) (BLK_DEV_RAM_SIZE) [65536] 65536
  Packet writing on CD/DVD media (DEPRECATED) (CDROM_PKTCDVD) [M/n/y/?] m
    Free buffers for data gathering (CDROM_PKTCDVD_BUFFERS) [8] 8
    Enable write caching (CDROM_PKTCDVD_WCACHE) [N/y/?] n
  ATA over Ethernet support (ATA_OVER_ETH) [M/n/y/?] m
  Virtio block driver (VIRTIO_BLK) [M/n/y/?] m
    SCSI passthrough request for the Virtio block driver (VIRTIO_BLK_SCSI) [Y/n/?] y
  Rados block device (RBD) (BLK_DEV_RBD) [M/n/y/?] m
  IBM Flash Adapter 900GB Full Height PCIe Device Driver (BLK_DEV_RSXX) [M/n/y/?] m
*
* NVME Support
*
NVM Express block device (BLK_DEV_NVME) [M/n/y/?] m
NVMe multipath support (NVME_MULTIPATH) [Y/n/?] y
NVM Express over Fabrics RDMA host driver (NVME_RDMA) [M/n/?] m
NVM Express over Fabrics FC host driver (NVME_FC) [M/n/y/?] m
NVM Express over Fabrics TCP host driver (NVME_TCP) [N/m/?] (NEW) 
NVMe Target support (NVME_TARGET) [M/n/y/?] m
  NVMe loopback device support (NVME_TARGET_LOOP) [M/n/?] m
  NVMe over Fabrics RDMA target support (NVME_TARGET_RDMA) [M/n/?] m
  NVMe over Fabrics FC target driver (NVME_TARGET_FC) [M/n/?] m
    NVMe over Fabrics FC Transport Loopback Test driver (NVME_TARGET_FCLOOP) [N/m/?] n
  NVMe over Fabrics TCP target support (NVME_TARGET_TCP) [N/m/?] (NEW) 
*
* Misc devices
*
Analog Devices Digital Potentiometers (AD525X_DPOT) [M/n/y/?] m
  support I2C bus connection (AD525X_DPOT_I2C) [M/n/?] m
  support SPI bus connection (AD525X_DPOT_SPI) [M/n/?] m
Dummy IRQ handler (DUMMY_IRQ) [M/n/y/?] m
Sensable PHANToM (PCI) (PHANTOM) [M/n/y/?] m
TI Flash Media interface support (TIFM_CORE) [M/y/?] m
  TI Flash Media PCI74xx/PCI76xx host adapter support (TIFM_7XX1) [M/n/?] m
Integrated Circuits ICS932S401 (ICS932S401) [M/n/y/?] m
Enclosure Services (ENCLOSURE_SERVICES) [M/n/y/?] m
Channel interface driver for the HP iLO processor (HP_ILO) [M/n/y/?] m
Medfield Avago APDS9802 ALS Sensor module (APDS9802ALS) [M/n/y/?] m
Intersil ISL29003 ambient light sensor (ISL29003) [M/n/y/?] m
Intersil ISL29020 ambient light sensor (ISL29020) [M/n/y/?] m
Taos TSL2550 ambient light sensor (SENSORS_TSL2550) [M/n/y/?] m
BH1770GLC / SFH7770 combined ALS - Proximity sensor (SENSORS_BH1770) [M/n/y/?] m
APDS990X combined als and proximity sensors (SENSORS_APDS990X) [M/n/y/?] m
Honeywell HMC6352 compass (HMC6352) [M/n/y/?] m
Dallas DS1682 Total Elapsed Time Recorder with Alarm (DS1682) [M/n/y/?] m
Intel EG20T PCH/LAPIS Semicon IOH(ML7213/ML7223/ML7831) PHUB (PCH_PHUB) [N/m/y/?] (NEW) 
Lattice ECP3 FPGA bitstream configuration via SPI (LATTICE_ECP3_CONFIG) [M/n/y/?] m
Generic on-chip SRAM driver (SRAM) [Y/n/?] y
PCI Endpoint Test driver (PCI_ENDPOINT_TEST) [N/m/y/?] n
Xilinx SDFEC 16 (XILINX_SDFEC) [N/m/y/?] (NEW) 
pvpanic device support (PVPANIC) [M/n/y/?] m
*
* EEPROM support
*
I2C EEPROMs / RAMs / ROMs from most vendors (EEPROM_AT24) [M/n/y/?] m
SPI EEPROMs from most vendors (EEPROM_AT25) [M/n/y/?] m
Old I2C EEPROM reader (DEPRECATED) (EEPROM_LEGACY) [M/n/y/?] m
Maxim MAX6874/5 power supply supervisor (EEPROM_MAX6875) [M/n/y/?] m
EEPROM 93CX6 support (EEPROM_93CX6) [M/y/?] m
Microwire EEPROM 93XX46 support (EEPROM_93XX46) [M/n/y/?] m
IDT 89HPESx PCIe-swtiches EEPROM / CSR support (EEPROM_IDT_89HPESX) [M/n/y/?] m
SPD EEPROMs on DDR4 memory modules (EEPROM_EE1004) [N/m/y/?] (NEW) 
ENE CB710/720 Flash memory card reader support (CB710_CORE) [M/y/?] m
  Enable driver debugging (CB710_DEBUG) [N/y/?] n
STMicroeletronics LIS3LV02Dx three-axis digital accelerometer (SPI) (SENSORS_LIS3_SPI) [N/m/y/?] (NEW) 
STMicroeletronics LIS3LV02Dx three-axis digital accelerometer (I2C) (SENSORS_LIS3_I2C) [M/n/y/?] m
Altera FPGA firmware download module (ALTERA_STAPL) [M/y/?] m
Line Echo Canceller support (ECHO) [M/n/y/?] m
Alcor Micro/Alcor Link PCI-E card reader (MISC_ALCOR_PCI) [N/m/y/?] (NEW) 
Realtek PCI-E card reader (MISC_RTSX_PCI) [M/n/y/?] m
Realtek USB card reader (MISC_RTSX_USB) [M/n/y/?] m
HabanaAI accelerators (habanalabs) (HABANA_AI) [N/m/y/?] (NEW) 
*
* SCSI low-level drivers
*
SCSI low-level drivers (SCSI_LOWLEVEL) [Y/n/?] y
  iSCSI Initiator over TCP/IP (ISCSI_TCP) [M/n/y/?] m
  iSCSI Boot Sysfs Interface (ISCSI_BOOT_SYSFS) [M/y/?] m
  Chelsio T3 iSCSI support (SCSI_CXGB3_ISCSI) [M/n/y/?] m
  Chelsio T4 iSCSI support (SCSI_CXGB4_ISCSI) [M/n/y/?] m
  QLogic NetXtreme II iSCSI support (SCSI_BNX2_ISCSI) [M/n/y/?] m
  QLogic FCoE offload support (SCSI_BNX2X_FCOE) [M/n/?] m
  Emulex 10Gbps iSCSI - BladeEngine 2 (BE2ISCSI) [M/n/y/?] m
  3ware 5/6/7/8xxx ATA-RAID support (BLK_DEV_3W_XXXX_RAID) [M/n/y/?] m
  HP Smart Array SCSI driver (SCSI_HPSA) [M/n/y/?] m
  3ware 9xxx SATA-RAID support (SCSI_3W_9XXX) [M/n/y/?] m
  3ware 97xx SAS/SATA-RAID support (SCSI_3W_SAS) [M/n/y/?] m
  ACARD SCSI support (SCSI_ACARD) [M/n/y/?] m
  Adaptec AACRAID support (SCSI_AACRAID) [M/n/y/?] m
  Adaptec AIC7xxx Fast -> U160 support (SCSI_AIC7XXX) [M/n/y/?] m
    Maximum number of TCQ commands per device (AIC7XXX_CMDS_PER_DEVICE) [8] 8
    Initial bus reset delay in milli-seconds (AIC7XXX_RESET_DELAY_MS) [5000] 5000
    Compile in Debugging Code (AIC7XXX_DEBUG_ENABLE) [N/y/?] n
    Debug code enable mask (2047 for all debugging) (AIC7XXX_DEBUG_MASK) [0] 0
    Decode registers during diagnostics (AIC7XXX_REG_PRETTY_PRINT) [Y/n/?] y
  Adaptec AIC79xx U320 support (SCSI_AIC79XX) [M/n/y/?] m
    Maximum number of TCQ commands per device (AIC79XX_CMDS_PER_DEVICE) [32] 32
    Initial bus reset delay in milli-seconds (AIC79XX_RESET_DELAY_MS) [5000] 5000
    Compile in Debugging Code (AIC79XX_DEBUG_ENABLE) [N/y/?] n
    Debug code enable mask (16383 for all debugging) (AIC79XX_DEBUG_MASK) [0] 0
    Decode registers during diagnostics (AIC79XX_REG_PRETTY_PRINT) [Y/n/?] y
  Adaptec AIC94xx SAS/SATA support (SCSI_AIC94XX) [M/n/y/?] m
    Compile in debug mode (AIC94XX_DEBUG) [N/y/?] n
  Marvell 88SE64XX/88SE94XX SAS/SATA support (SCSI_MVSAS) [M/n/y/?] m
    Compile in debug mode (SCSI_MVSAS_DEBUG) [N/y/?] n
    Support for interrupt tasklet (SCSI_MVSAS_TASKLET) [N/y/?] n
  Marvell UMI driver (SCSI_MVUMI) [M/n/y/?] m
  Adaptec I2O RAID support  (SCSI_DPT_I2O) [M/n/y/?] m
  AdvanSys SCSI support (SCSI_ADVANSYS) [M/n/y/?] m
  ARECA (ARC11xx/12xx/13xx/16xx) SATA/SAS RAID Host Adapter (SCSI_ARCMSR) [M/n/y/?] m
  ATTO Technology's ExpressSAS RAID adapter driver (SCSI_ESAS2R) [M/n/y/?] m
  LSI Logic New Generation RAID Device Drivers (MEGARAID_NEWGEN) [Y/n/?] y
    LSI Logic Management Module (New Driver) (MEGARAID_MM) [M/n/y/?] m
      LSI Logic MegaRAID Driver (New Driver) (MEGARAID_MAILBOX) [M/n/?] m
  LSI Logic Legacy MegaRAID Driver (MEGARAID_LEGACY) [M/n/y/?] m
  LSI Logic MegaRAID SAS RAID Module (MEGARAID_SAS) [M/n/y/?] m
  LSI MPT Fusion SAS 3.0 & SAS 2.0 Device Driver (SCSI_MPT3SAS) [M/y/?] m
    LSI MPT Fusion SAS 2.0 Max number of SG Entries (16 - 256) (SCSI_MPT2SAS_MAX_SGE) [128] 128
    LSI MPT Fusion SAS 3.0 Max number of SG Entries (16 - 256) (SCSI_MPT3SAS_MAX_SGE) [128] 128
  Legacy MPT2SAS config option (SCSI_MPT2SAS) [M/n/y/?] m
  Microsemi PQI Driver (SCSI_SMARTPQI) [M/n/y/?] m
  Universal Flash Storage Controller Driver Core (SCSI_UFSHCD) [M/n/y/?] m
    PCI bus based UFS Controller support (SCSI_UFSHCD_PCI) [M/n/?] m
      DesignWare pci support using a G210 Test Chip (SCSI_UFS_DWC_TC_PCI) [M/n/?] m
    Platform bus based UFS Controller support (SCSI_UFSHCD_PLATFORM) [M/n/?] m
      Cadence UFS Controller platform driver (SCSI_UFS_CDNS_PLATFORM) [N/m/?] (NEW) 
      DesignWare platform support using a G210 Test Chip (SCSI_UFS_DWC_TC_PLATFORM) [M/n/?] m
    Universal Flash Storage BSG device node (SCSI_UFS_BSG) [N/y/?] (NEW) 
  HighPoint RocketRAID 3xxx/4xxx Controller support (SCSI_HPTIOP) [M/n/y/?] m
  Mylex DAC960/DAC1100 PCI RAID Controller (Block Interface) (SCSI_MYRB) [N/m/y/?] (NEW) 
  LibFC module (LIBFC) [M/n/?] m
    LibFCoE module (LIBFCOE) [M/n/?] m
      FCoE module (FCOE) [M/n/?] m
  Cisco SNIC Driver (SCSI_SNIC) [M/n/y/?] m
    Cisco SNIC Driver Debugfs Support (SCSI_SNIC_DEBUG_FS) [N/y/?] n
  DMX3191D SCSI support (SCSI_DMX3191D) [M/n/y/?] m
  Future Domain TMC-3260/AHA-2920A PCI SCSI support (SCSI_FDOMAIN_PCI) [N/m/y/?] (NEW) 
  Intel/ICP (former GDT SCSI Disk Array) RAID Controller support (SCSI_GDTH) [M/n/y/?] m
  IBM ServeRAID support (SCSI_IPS) [M/n/y/?] m
  Initio 9100U(W) support (SCSI_INITIO) [M/n/y/?] m
  Initio INI-A100U2W support (SCSI_INIA100) [M/n/y/?] m
  Promise SuperTrak EX Series support (SCSI_STEX) [M/n/y/?] m
  SYM53C8XX Version 2 SCSI support (SCSI_SYM53C8XX_2) [M/n/y/?] m
    DMA addressing mode (SCSI_SYM53C8XX_DMA_ADDRESSING_MODE) [1] 1
    Default tagged command queue depth (SCSI_SYM53C8XX_DEFAULT_TAGS) [16] 16
    Maximum number of queued commands (SCSI_SYM53C8XX_MAX_TAGS) [64] 64
    Use memory mapped IO (SCSI_SYM53C8XX_MMIO) [Y/n/?] y
  IBM Power Linux RAID adapter support (SCSI_IPR) [M/n/y/?] m
    enable driver internal trace (SCSI_IPR_TRACE) [Y/n/?] y
    enable adapter dump support (SCSI_IPR_DUMP) [Y/n/?] y
  Qlogic QLA 1240/1x80/1x160 SCSI support (SCSI_QLOGIC_1280) [M/n/y/?] m
  QLogic QLA2XXX Fibre Channel Support (SCSI_QLA_FC) [M/n/?] m
    TCM_QLA2XXX fabric module for QLogic 24xx+ series target mode HBAs (TCM_QLA2XXX) [M/n/?] m
      TCM_QLA2XXX fabric module DEBUG mode for QLogic 24xx+ series target mode HBAs (TCM_QLA2XXX_DEBUG) [N/y/?] n
  QLogic ISP4XXX and ISP82XX host adapter family support (SCSI_QLA_ISCSI) [M/n/y/?] m
  QLogic QEDI 25/40/100Gb iSCSI Initiator Driver Support (QEDI) [M/n/?] m
  QLogic QEDF 25/40/100Gb FCoE Initiator Driver Support (QEDF) [M/n/?] m
  Emulex LightPulse Fibre Channel Support (SCSI_LPFC) [M/n/?] m
    Emulex LightPulse Fibre Channel debugfs Support (SCSI_LPFC_DEBUG_FS) [N/y/?] n
  Tekram DC395(U/UW/F) and DC315(U) SCSI support (SCSI_DC395x) [M/n/y/?] m
  Tekram DC390(T) and Am53/79C974 SCSI support (new driver) (SCSI_AM53C974) [M/n/y/?] m
  Workbit NinjaSCSI-32Bi/UDE support (SCSI_NSP32) [N/m/y/?] (NEW) 
  Western Digital WD7193/7197/7296 support (SCSI_WD719X) [M/n/y/?] m
  SCSI debugging host and device simulator (SCSI_DEBUG) [M/n/y/?] m
  PMC SIERRA Linux MaxRAID adapter support (SCSI_PMCRAID) [M/n/y/?] m
  PMC-Sierra SPC 8001 SAS/SATA Based Host Adapter driver (SCSI_PM8001) [M/n/y/?] m
  Brocade BFA Fibre Channel Support (SCSI_BFA_FC) [M/n/?] m
  virtio-scsi support (SCSI_VIRTIO) [M/n/y/?] m
  Chelsio Communications FCoE support (SCSI_CHELSIO_FCOE) [M/n/?] m
  *
  * PCMCIA SCSI adapter support
  *
  PCMCIA SCSI adapter support (SCSI_LOWLEVEL_PCMCIA) [Y/n/?] y
    Adaptec AHA152X PCMCIA support (PCMCIA_AHA152X) [M/n/?] m
    Future Domain PCMCIA support (PCMCIA_FDOMAIN) [M/n/?] m
    NinjaSCSI-3 / NinjaSCSI-32Bi (16bit) PCMCIA support (PCMCIA_NINJA_SCSI) [N/m/?] (NEW) 
    Qlogic PCMCIA support (PCMCIA_QLOGIC) [M/n/?] m
    Symbios 53c500 PCMCIA support (PCMCIA_SYM53C500) [M/n/?] m
*
* Serial ATA and Parallel ATA drivers (libata)
*
Serial ATA and Parallel ATA drivers (libata) (ATA) [Y/n/m/?] y
  Verbose ATA error reporting (ATA_VERBOSE_ERROR) [Y/n/?] y
  SATA Port Multiplier support (SATA_PMP) [Y/n/?] y
  *
  * Controllers with non-SFF native interface
  *
  AHCI SATA support (SATA_AHCI) [M/n/y/?] m
    Default SATA Link Power Management policy for mobile chipsets (SATA_MOBILE_LPM_POLICY) [0] 0
  Platform AHCI SATA support (SATA_AHCI_PLATFORM) [M/n/y/?] m
  CEVA AHCI SATA support (AHCI_CEVA) [N/m/y/?] (NEW) 
  Freescale QorIQ AHCI SATA support (AHCI_QORIQ) [N/m/y/?] (NEW) 
  Initio 162x SATA support (Very Experimental) (SATA_INIC162X) [M/n/y/?] m
  ACard AHCI variant (ATP 8620) (SATA_ACARD_AHCI) [M/n/y/?] m
  Silicon Image 3124/3132 SATA support (SATA_SIL24) [M/n/y/?] m
  ATA SFF support (for legacy IDE and PATA) (ATA_SFF) [Y/n/?] y
    *
    * SFF controllers with custom DMA interface
    *
    Pacific Digital ADMA support (PDC_ADMA) [M/n/y/?] m
    Pacific Digital SATA QStor support (SATA_QSTOR) [M/n/y/?] m
    Promise SATA SX4 support (Experimental) (SATA_SX4) [M/n/y/?] m
    ATA BMDMA support (ATA_BMDMA) [Y/n/?] y
      *
      * SATA SFF controllers with BMDMA
      *
      Intel ESB, ICH, PIIX3, PIIX4 PATA/SATA support (ATA_PIIX) [Y/n/m/?] y
      DesignWare Cores SATA support (SATA_DWC) [M/n/y/?] m
        Support old device trees (SATA_DWC_OLD_DMA) [Y/n/?] y
        Debugging driver version (SATA_DWC_DEBUG) [N/y/?] n
      Marvell SATA support (SATA_MV) [M/n/y/?] m
      NVIDIA SATA support (SATA_NV) [M/n/y/?] m
      Promise SATA TX2/TX4 support (SATA_PROMISE) [M/n/y/?] m
      Silicon Image SATA support (SATA_SIL) [M/n/y/?] m
      SiS 964/965/966/180 SATA support (SATA_SIS) [M/n/y/?] m
      ServerWorks Frodo / Apple K2 SATA support (SATA_SVW) [M/n/y/?] m
      ULi Electronics SATA support (SATA_ULI) [M/n/y/?] m
      VIA SATA support (SATA_VIA) [M/n/y/?] m
      VITESSE VSC-7174 / INTEL 31244 SATA support (SATA_VITESSE) [M/n/y/?] m
      *
      * PATA SFF controllers with BMDMA
      *
      ALi PATA support (PATA_ALI) [M/n/y/?] m
      AMD/NVidia PATA support (PATA_AMD) [M/n/y/?] m
      ARTOP 6210/6260 PATA support (PATA_ARTOP) [M/n/y/?] m
      ATI PATA support (PATA_ATIIXP) [M/n/y/?] m
      ARTOP/Acard ATP867X PATA support (PATA_ATP867X) [M/n/y/?] m
      CMD64x PATA support (PATA_CMD64X) [M/n/y/?] m
      CS5536 PATA support (PATA_CS5536) [N/m/y/?] (NEW) 
      Cypress CY82C693 PATA support (Very Experimental) (PATA_CYPRESS) [M/n/y/?] m
      EFAR SLC90E66 support (PATA_EFAR) [M/n/y/?] m
      HPT 366/368 PATA support (PATA_HPT366) [M/n/y/?] m
      HPT 370/370A/371/372/374/302 PATA support (PATA_HPT37X) [M/n/y/?] m
      HPT 371N/372N/302N PATA support (PATA_HPT3X2N) [M/n/y/?] m
      HPT 343/363 PATA support (PATA_HPT3X3) [M/n/y/?] m
        HPT 343/363 DMA support (PATA_HPT3X3_DMA) [N/y/?] n
      IT8213 PATA support (Experimental) (PATA_IT8213) [M/n/y/?] m
      IT8211/2 PATA support (PATA_IT821X) [M/n/y/?] m
      JMicron PATA support (PATA_JMICRON) [M/n/y/?] m
      Marvell PATA support via legacy mode (PATA_MARVELL) [M/n/y/?] m
      NETCELL Revolution RAID support (PATA_NETCELL) [M/n/y/?] m
      Ninja32/Delkin Cardbus ATA support (PATA_NINJA32) [M/n/y/?] m
      Nat Semi NS87415 PATA support (PATA_NS87415) [M/n/y/?] m
      Intel PATA old PIIX support (PATA_OLDPIIX) [M/n/y/?] m
      OPTI FireStar PATA support (Very Experimental) (PATA_OPTIDMA) [M/n/y/?] m
      Promise PATA 2027x support (PATA_PDC2027X) [M/n/y/?] m
      Older Promise PATA controller support (PATA_PDC_OLD) [M/n/y/?] m
      RADISYS 82600 PATA support (Experimental) (PATA_RADISYS) [M/n/y/?] m
      RDC PATA support (PATA_RDC) [M/n/y/?] m
      Intel SCH PATA support (PATA_SCH) [M/n/y/?] m
      SERVERWORKS OSB4/CSB5/CSB6/HT1000 PATA support (PATA_SERVERWORKS) [M/n/y/?] m
      CMD / Silicon Image 680 PATA support (PATA_SIL680) [M/n/y/?] m
      SiS PATA support (PATA_SIS) [Y/m/?] y
      Toshiba Piccolo support (Experimental) (PATA_TOSHIBA) [M/n/y/?] m
      Compaq Triflex PATA support (PATA_TRIFLEX) [M/n/y/?] m
      VIA PATA support (PATA_VIA) [M/n/y/?] m
      Winbond SL82C105 PATA support (PATA_WINBOND) [M/n/y/?] m
    *
    * PIO-only SFF controllers
    *
    CMD640 PCI PATA support (Experimental) (PATA_CMD640_PCI) [M/n/y/?] m
    Intel PATA MPIIX support (PATA_MPIIX) [M/n/y/?] m
    Nat Semi NS87410 PATA support (PATA_NS87410) [M/n/y/?] m
    OPTI621/6215 PATA support (Very Experimental) (PATA_OPTI) [M/n/y/?] m
    PCMCIA PATA support (PATA_PCMCIA) [M/n/?] m
    Generic platform device PATA support (PATA_PLATFORM) [M/n/y/?] m
      OpenFirmware platform device PATA support (PATA_OF_PLATFORM) [N/m/?] (NEW) 
    PC Tech RZ1000 PATA support (PATA_RZ1000) [M/n/y/?] m
    *
    * Generic fallback / legacy drivers
    *
    Generic ATA support (ATA_GENERIC) [Y/n/m/?] y
    Legacy ISA PATA support (Experimental) (PATA_LEGACY) [M/n/y/?] m
*
* Multiple devices driver support (RAID and LVM)
*
Multiple devices driver support (RAID and LVM) (MD) [Y/n/?] y
  RAID support (BLK_DEV_MD) [Y/m/?] y
    Autodetect RAID arrays during kernel boot (MD_AUTODETECT) [Y/n/?] y
    Linear (append) mode (MD_LINEAR) [M/n/y/?] m
    RAID-0 (striping) mode (MD_RAID0) [M/y/?] m
    RAID-1 (mirroring) mode (MD_RAID1) [M/y/?] m
    RAID-10 (mirrored striping) mode (MD_RAID10) [M/y/?] m
    RAID-4/RAID-5/RAID-6 mode (MD_RAID456) [M/y/?] m
    Multipath I/O support (MD_MULTIPATH) [M/n/y/?] m
    Faulty test module for MD (MD_FAULTY) [M/n/y/?] m
    Cluster Support for MD (MD_CLUSTER) [M/n/?] m
  Block device as cache (BCACHE) [M/n/y/?] m
    Bcache debugging (BCACHE_DEBUG) [N/y/?] n
    Debug closures (BCACHE_CLOSURES_DEBUG) [N/y/?] n
  Device mapper support (BLK_DEV_DM) [Y/n/m/?] y
    Device mapper debugging support (DM_DEBUG) [N/y/?] n
    Block manager locking (DM_DEBUG_BLOCK_MANAGER_LOCKING) [N/y/?] n
    Unstriped target (DM_UNSTRIPED) [N/m/y/?] (NEW) 
    Crypt target support (DM_CRYPT) [M/n/y/?] m
    Snapshot target (DM_SNAPSHOT) [M/n/y/?] m
    Thin provisioning target (DM_THIN_PROVISIONING) [M/n/y/?] m
    Cache target (EXPERIMENTAL) (DM_CACHE) [M/n/y/?] m
      Stochastic MQ Cache Policy (EXPERIMENTAL) (DM_CACHE_SMQ) [M/n/?] m
    Writecache target (DM_WRITECACHE) [N/m/y/?] (NEW) 
    Era target (EXPERIMENTAL) (DM_ERA) [M/n/y/?] m
    Clone target (EXPERIMENTAL) (DM_CLONE) [N/m/y/?] (NEW) 
    Mirror target (DM_MIRROR) [M/n/y/?] m
      Mirror userspace logging (DM_LOG_USERSPACE) [M/n/?] m
    RAID 1/4/5/6/10 target (DM_RAID) [M/n/y/?] m
    Zero target (DM_ZERO) [M/n/y/?] m
    Multipath target (DM_MULTIPATH) [M/n/y/?] m
      I/O Path Selector based on the number of in-flight I/Os (DM_MULTIPATH_QL) [M/n/?] m
      I/O Path Selector based on the service time (DM_MULTIPATH_ST) [M/n/?] m
    I/O delaying target (DM_DELAY) [M/n/y/?] m
    Bad sector simulation target (DM_DUST) [N/m/y/?] (NEW) 
    DM "dm-mod.create=" parameter support (DM_INIT) [N/y/?] (NEW) 
    DM uevents (DM_UEVENT) [Y/n/?] y
    Flakey target (DM_FLAKEY) [M/n/y/?] m
    Verity target support (DM_VERITY) [M/n/y/?] m
      Verity data device root hash signature verification support (DM_VERITY_VERIFY_ROOTHASH_SIG) [N/y/?] (NEW) 
      Verity forward error correction support (DM_VERITY_FEC) [N/y/?] n
    Switch target support (EXPERIMENTAL) (DM_SWITCH) [M/n/y/?] m
    Log writes target support (DM_LOG_WRITES) [M/n/y/?] m
    Integrity target support (DM_INTEGRITY) [M/n/y/?] m
    Drive-managed zoned block device target support (DM_ZONED) [M/n/y/?] m
*
* Broadcom BCM53xx managed switch support
*
Broadcom BCM53xx managed switch support (B53) [M/n/?] m
  B53 SPI connected switch driver (B53_SPI_DRIVER) [M/n/?] m
  B53 MDIO connected switch driver (B53_MDIO_DRIVER) [M/n/?] m
  B53 MMAP connected switch driver (B53_MMAP_DRIVER) [M/n/?] m
  B53 SRAB connected switch driver (B53_SRAB_DRIVER) [M/n/?] m
  B53 SerDes support (B53_SERDES) [N/m/?] (NEW) 
*
* Distributed Switch Architecture drivers
*
Broadcom Starfighter 2 Ethernet switch support (NET_DSA_BCM_SF2) [N/m/?] (NEW) 
DSA mock-up Ethernet switch chip support (NET_DSA_LOOP) [N/m/?] n
Lantiq / Intel GSWIP (NET_DSA_LANTIQ_GSWIP) [N/m/?] (NEW) 
Mediatek MT7530 Ethernet switch support (NET_DSA_MT7530) [M/n/?] m
Marvell 88E6060 ethernet switch chip support (NET_DSA_MV88E6060) [M/n/?] m
*
* Microchip KSZ9477 series switch support
*
Microchip KSZ9477 series switch support (NET_DSA_MICROCHIP_KSZ9477) [N/m/?] (NEW) 
*
* Microchip KSZ8795 series switch support
*
Microchip KSZ8795 series switch support (NET_DSA_MICROCHIP_KSZ8795) [N/m/?] (NEW) 
Marvell 88E6xxx Ethernet switch fabric support (NET_DSA_MV88E6XXX) [M/n/?] m
  Switch Global 2 Registers support (NET_DSA_MV88E6XXX_GLOBAL2) [Y/n/?] y
    PTP support for Marvell 88E6xxx (NET_DSA_MV88E6XXX_PTP) [N/y/?] (NEW) 
NXP SJA1105 Ethernet switch family support (NET_DSA_SJA1105) [N/m/?] (NEW) 
Qualcomm Atheros QCA8K Ethernet switch family support (NET_DSA_QCA8K) [M/n/?] m
Realtek SMI Ethernet switch family support (NET_DSA_REALTEK_SMI) [N/m/?] (NEW) 
SMSC/Microchip LAN9303 3-ports 10/100 ethernet switch in I2C managed mode (NET_DSA_SMSC_LAN9303_I2C) [M/n/?] m
SMSC/Microchip LAN9303 3-ports 10/100 ethernet switch in MDIO managed mode (NET_DSA_SMSC_LAN9303_MDIO) [M/n/?] m
Vitesse VSC7385/7388/7395/7398 SPI mode support (NET_DSA_VITESSE_VSC73XX_SPI) [N/m/?] (NEW) 
Vitesse VSC7385/7388/7395/7398 Platform mode support (NET_DSA_VITESSE_VSC73XX_PLATFORM) [N/m/?] (NEW) 
*
* Ethernet driver support
*
Ethernet driver support (ETHERNET) [Y/?] y
  3Com devices (NET_VENDOR_3COM) [Y/n/?] y
    3Com 3c574 PCMCIA support (PCMCIA_3C574) [M/n/?] m
    3Com 3c589 PCMCIA support (PCMCIA_3C589) [M/n/?] m
    3c590/3c900 series (592/595/597) "Vortex/Boomerang" support (VORTEX) [M/n/y/?] m
    3cr990 series "Typhoon" support (TYPHOON) [M/n/y/?] m
  Adaptec devices (NET_VENDOR_ADAPTEC) [Y/n/?] y
    Adaptec Starfire/DuraLAN support (ADAPTEC_STARFIRE) [M/n/y/?] m
  Agere devices (NET_VENDOR_AGERE) [Y/n/?] y
    Agere ET-1310 Gigabit Ethernet support (ET131X) [M/n/y/?] m
  Alacritech devices (NET_VENDOR_ALACRITECH) [Y/n/?] y
    Alacritech Slicoss support (SLICOSS) [M/n/y/?] m
  Alteon devices (NET_VENDOR_ALTEON) [Y/n/?] y
    Alteon AceNIC/3Com 3C985/NetGear GA620 Gigabit support (ACENIC) [M/n/y/?] m
      Omit support for old Tigon I based AceNICs (ACENIC_OMIT_TIGON_I) [N/y/?] n
  Altera Triple-Speed Ethernet MAC support (ALTERA_TSE) [M/n/y/?] m
  Amazon Devices (NET_VENDOR_AMAZON) [Y/n/?] y
  AMD devices (NET_VENDOR_AMD) [Y/n/?] y
    AMD 8111 (new PCI LANCE) support (AMD8111_ETH) [M/n/y/?] m
    AMD PCnet32 PCI support (PCNET32) [M/n/y/?] m
    New Media PCMCIA support (PCMCIA_NMCLAN) [M/n/?] m
  aQuantia devices (NET_VENDOR_AQUANTIA) [Y/n/?] y
  ARC devices (NET_VENDOR_ARC) [Y/n/?] y
  Atheros devices (NET_VENDOR_ATHEROS) [Y/n/?] y
    Atheros L2 Fast Ethernet support (ATL2) [M/n/y/?] m
    Atheros/Attansic L1 Gigabit Ethernet support (ATL1) [M/n/y/?] m
    Atheros L1E Gigabit Ethernet support (ATL1E) [M/n/y/?] m
    Atheros L1C Gigabit Ethernet support (ATL1C) [M/n/y/?] m
    Qualcomm Atheros AR816x/AR817x support (ALX) [M/n/y/?] m
  Aurora VLSI devices (NET_VENDOR_AURORA) [Y/n/?] y
    Aurora AU-NB8800 support (AURORA_NB8800) [M/n/y/?] m
  Broadcom devices (NET_VENDOR_BROADCOM) [Y/?] y
    Broadcom 440x/47xx ethernet support (B44) [M/n/y/?] m
    Broadcom GENET internal MAC support (BCMGENET) [N/m/y/?] (NEW) 
    QLogic bnx2 support (BNX2) [M/y/?] m
    QLogic CNIC support (CNIC) [M/y/?] m
    Broadcom Tigon3 support (TIGON3) [M/n/y/?] m
      Broadcom Tigon3 HWMON support (TIGON3_HWMON) [Y/n/?] y
    Broadcom NetXtremeII 10Gb support (BNX2X) [M/n/y/?] m
      Broadcom 578xx and 57712 SR-IOV support (BNX2X_SRIOV) [Y/n/?] y
    Broadcom SYSTEMPORT internal MAC support (SYSTEMPORT) [N/m/?] (NEW) 
    Broadcom NetXtreme-C/E support (BNXT) [M/n/y/?] m
      Broadcom NetXtreme-C/E SR-IOV support (BNXT_SRIOV) [Y/n/?] y
      TC Flower offload support for NetXtreme-C/E (BNXT_FLOWER_OFFLOAD) [Y/n/?] y
      Data Center Bridging (DCB) Support (BNXT_DCB) [Y/n/?] y
      Broadcom NetXtreme-C/E HWMON support (BNXT_HWMON) [Y/n/?] (NEW) 
  QLogic BR-series devices (NET_VENDOR_BROCADE) [Y/n/?] y
    QLogic BR-series 1010/1020/1860 10Gb Ethernet Driver support (BNA) [M/n/y/?] m
  Cadence devices (NET_VENDOR_CADENCE) [Y/n/?] (NEW) 
    Cadence MACB/GEM support (MACB) [M/n/y/?] m
      Use IEEE 1588 hwstamp (MACB_USE_HWSTAMP) [Y/n/?] y
      Cadence PCI MACB/GEM support (MACB_PCI) [M/n/?] m
  Cavium ethernet drivers (NET_VENDOR_CAVIUM) [Y/n/?] y
  Chelsio devices (NET_VENDOR_CHELSIO) [Y/?] y
    Chelsio 10Gb Ethernet support (CHELSIO_T1) [M/n/y/?] m
      Chelsio gigabit Ethernet support (CHELSIO_T1_1G) [Y/n/?] y
    Chelsio Communications T3 10Gb Ethernet support (CHELSIO_T3) [M/y/?] m
    Chelsio Communications T4/T5/T6 Ethernet support (CHELSIO_T4) [M/y/?] m
      Data Center Bridging (DCB) Support for Chelsio T4/T5/T6 cards (CHELSIO_T4_DCB) [Y/n/?] y
        Fibre Channel over Ethernet (FCoE) Support for Chelsio T5 cards (CHELSIO_T4_FCOE) [Y/n/?] y
    Chelsio Communications T4/T5/T6 Virtual Function Ethernet support (CHELSIO_T4VF) [M/n/y/?] m
  Cisco devices (NET_VENDOR_CISCO) [Y/n/?] y
    Cisco VIC Ethernet NIC Support (ENIC) [M/n/y/?] m
  Cortina Gemini devices (NET_VENDOR_CORTINA) [Y/n/?] (NEW) 
    Gemini Gigabit Ethernet support (GEMINI_ETHERNET) [N/m/y/?] (NEW) 
  DM9000 support (DM9000) [N/m/y/?] (NEW) 
  Dave ethernet support (DNET) (DNET) [M/n/y/?] m
  Digital Equipment devices (NET_VENDOR_DEC) [Y/n/?] y
    DEC - Tulip devices (NET_TULIP) [Y/n/?] y
      Early DECchip Tulip (dc2104x) PCI support (DE2104X) [M/n/y/?] m
        Descriptor Skip Length in 32 bit longwords (DE2104X_DSL) [0] 0
      DECchip Tulip (dc2114x) PCI support (TULIP) [M/n/y/?] m
        New bus configuration (TULIP_MWI) [N/y/?] n
        Use PCI shared mem for NIC registers (TULIP_MMIO) [N/y/?] n
        Use RX polling (NAPI) (TULIP_NAPI) [N/y/?] n
      Generic DECchip & DIGITAL EtherWORKS PCI/EISA (DE4X5) [M/n/y/?] m
      Winbond W89c840 Ethernet support (WINBOND_840) [M/n/y/?] m
      Davicom DM910x/DM980x support (DM9102) [M/n/y/?] m
      ULi M526x controller support (ULI526X) [M/n/y/?] m
      Xircom CardBus support (PCMCIA_XIRCOM) [M/n/y/?] m
  D-Link devices (NET_VENDOR_DLINK) [Y/n/?] y
    DL2000/TC902x/IP1000A-based Gigabit Ethernet support (DL2K) [M/n/y/?] m
    Sundance Alta support (SUNDANCE) [M/n/y/?] m
      Use MMIO instead of PIO (SUNDANCE_MMIO) [N/y/?] n
  Emulex devices (NET_VENDOR_EMULEX) [Y/?] y
    ServerEngines' 10Gbps NIC - BladeEngine (BE2NET) [M/y/?] m
      HWMON support for be2net driver (BE2NET_HWMON) [Y/n/?] y
      Support for BE2 chipsets (BE2NET_BE2) [Y/n/?] (NEW) 
      Support for BE3 chipsets (BE2NET_BE3) [Y/n/?] (NEW) 
      Support for Lancer chipsets (BE2NET_LANCER) [Y/n/?] (NEW) 
      Support for Skyhawk chipsets (BE2NET_SKYHAWK) [Y/n/?] (NEW) 
  EZchip devices (NET_VENDOR_EZCHIP) [Y/n/?] y
    EZchip NPS management enet support (EZCHIP_NPS_MANAGEMENT_ENET) [N/m/y/?] (NEW) 
  Fujitsu devices (NET_VENDOR_FUJITSU) [Y/n/?] y
    Fujitsu FMV-J18x PCMCIA support (PCMCIA_FMVJ18X) [M/n/?] m
  Google Devices (NET_VENDOR_GOOGLE) [Y/n/?] (NEW) 
    Google Virtual NIC (gVNIC) support (GVE) [N/m/y/?] (NEW) 
  HP devices (NET_VENDOR_HP) [Y/n/?] y
    HP 10/100VG PCLAN (ISA, EISA, PCI) support (HP100) [M/n/y/?] m
  Huawei devices (NET_VENDOR_HUAWEI) [Y/n/?] y
  Intel (82586/82593/82596) devices (NET_VENDOR_I825XX) [Y/n/?] y
  Intel devices (NET_VENDOR_INTEL) [Y/n/?] y
    Intel(R) PRO/100+ support (E100) [M/n/y/?] m
    Intel(R) PRO/1000 Gigabit Ethernet support (E1000) [M/n/y/?] m
    Intel(R) PRO/1000 PCI-Express Gigabit Ethernet support (E1000E) [M/n/y/?] m
    Intel(R) 82575/82576 PCI-Express Gigabit Ethernet support (IGB) [M/n/y/?] m
      Intel(R) PCI-Express Gigabit adapters HWMON support (IGB_HWMON) [Y/n/?] y
    Intel(R) 82576 Virtual Function Ethernet support (IGBVF) [M/n/y/?] m
    Intel(R) PRO/10GbE support (IXGB) [M/n/y/?] m
    Intel(R) 10GbE PCI Express adapters support (IXGBE) [M/n/y/?] m
      Intel(R) 10GbE PCI Express adapters HWMON support (IXGBE_HWMON) [Y/n/?] y
      Data Center Bridging (DCB) Support (IXGBE_DCB) [Y/n/?] y
      IPSec XFRM cryptography-offload acceleration (IXGBE_IPSEC) [Y/n/?] (NEW) 
    Intel(R) 10GbE PCI Express Virtual Function Ethernet support (IXGBEVF) [M/n/y/?] m
      IPSec XFRM cryptography-offload acceleration (IXGBEVF_IPSEC) [Y/n/?] (NEW) 
    Intel(R) Ethernet Controller XL710 Family support (I40E) [M/n/y/?] m
      Data Center Bridging (DCB) Support (I40E_DCB) [Y/n/?] y
    Intel(R) Ethernet Adaptive Virtual Function support (I40EVF) [M/n/y/?] m
    Intel(R) Ethernet Connection E800 Series Support (ICE) [N/m/y/?] (NEW) 
    Intel(R) FM10000 Ethernet Switch Host Interface Support (FM10K) [M/n/y/?] m
    Intel(R) Ethernet Controller I225-LM/I225-V support (IGC) [N/m/y/?] (NEW) 
  JMicron(R) PCI-Express Gigabit Ethernet support (JME) [M/n/y/?] m
  Marvell devices (NET_VENDOR_MARVELL) [Y/n/?] y
    Marvell MDIO interface support (MVMDIO) [M/n/y/?] m
    Marvell Yukon Gigabit Ethernet support (SKGE) [M/n/y/?] m
      Debugging interface (SKGE_DEBUG) [N/y/?] n
      Support for older SysKonnect Genesis boards (SKGE_GENESIS) [Y/n/?] y
    Marvell Yukon 2 support (SKY2) [M/n/y/?] m
      Debugging interface (SKY2_DEBUG) [N/y/?] n
  Mellanox devices (NET_VENDOR_MELLANOX) [Y/?] y
    Mellanox Technologies 1/10/40Gbit Ethernet support (MLX4_EN) [M/n/y/?] m
      Data Center Bridging (DCB) Support (MLX4_EN_DCB) [Y/n/?] y
    Verbose debugging output (MLX4_DEBUG) [Y/n/?] y
    Support for old gen2 Mellanox PCI IDs (MLX4_CORE_GEN2) [Y/n/?] y
    Mellanox 5th generation network adapters (ConnectX series) core driver (MLX5_CORE) [M/n/y/?] m
    Mellanox Technologies Innova support (MLX5_FPGA) [Y/n/?] y
    Mellanox 5th generation network adapters (ConnectX series) Ethernet support (MLX5_CORE_EN) [Y/n/?] y
      Mellanox MLX5 ethernet accelerated receive flow steering (ARFS) support (MLX5_EN_ARFS) [Y/n/?] (NEW) 
      Mellanox MLX5 ethernet rx nfc flow steering support (MLX5_EN_RXNFC) [Y/n/?] (NEW) 
      Mellanox Technologies MLX5 MPFS support (MLX5_MPFS) [Y/n/?] y
      Mellanox Technologies MLX5 SRIOV E-Switch support (MLX5_ESWITCH) [Y/n/?] y
      Data Center Bridging (DCB) Support (MLX5_CORE_EN_DCB) [Y/n/?] y
      Mellanox 5th generation network adapters (connectX series) IPoIB offloads support (MLX5_CORE_IPOIB) [Y/n/?] y
    Mellanox Technologies IPsec Innova support (MLX5_FPGA_IPSEC) [N/y/?] (NEW) 
    Mellanox Technologies software-managed steering (MLX5_SW_STEERING) [Y/n/?] (NEW) 
    Mellanox Technologies Switch ASICs support (MLXSW_CORE) [M/n/y/?] m
      HWMON support for Mellanox Technologies Switch ASICs (MLXSW_CORE_HWMON) [Y/n/?] y
      Thermal zone support for Mellanox Technologies Switch ASICs (MLXSW_CORE_THERMAL) [Y/n/?] y
      PCI bus implementation for Mellanox Technologies Switch ASICs (MLXSW_PCI) [M/n/?] m
      I2C bus implementation for Mellanox Technologies Switch ASICs (MLXSW_I2C) [M/n/?] m
      Mellanox Technologies SwitchIB and SwitchIB-2 support (MLXSW_SWITCHIB) [M/n/?] m
      Mellanox Technologies SwitchX-2 support (MLXSW_SWITCHX2) [M/n/?] m
      Mellanox Technologies Spectrum family support (MLXSW_SPECTRUM) [M/n/?] m
        Data Center Bridging (DCB) support (MLXSW_SPECTRUM_DCB) [Y/n/?] y
      Mellanox Technologies minimal I2C support (MLXSW_MINIMAL) [M/n/?] m
    Mellanox Technologies firmware flash module (MLXFW) [M/y/?] m
  Micrel devices (NET_VENDOR_MICREL) [Y/n/?] y
    Micrel KSZ8841/42 with generic bus interface (KS8842) [M/n/y/?] m
    Micrel KS8851 SPI (KS8851) [M/n/y/?] m
    Micrel KS8851 MLL (KS8851_MLL) [M/n/y/?] m
    Micrel KSZ8841/2 PCI (KSZ884X_PCI) [M/n/y/?] m
  Microchip devices (NET_VENDOR_MICROCHIP) [Y/n/?] y
    ENC28J60 support (ENC28J60) [M/n/y/?] m
      Enable write verify (ENC28J60_WRITEVERIFY) [N/y/?] n
    ENCX24J600 support (ENCX24J600) [M/n/y/?] m
    LAN743x support (LAN743X) [N/m/y/?] (NEW) 
  Microsemi devices (NET_VENDOR_MICROSEMI) [Y/n/?] (NEW) 
    Ocelot switch driver (MSCC_OCELOT_SWITCH) [N/m/y/?] (NEW) 
  Myricom devices (NET_VENDOR_MYRI) [Y/n/?] y
    Myricom Myri-10G Ethernet support (MYRI10GE) [M/n/y/?] m
  Myson MTD-8xx PCI Ethernet support (FEALNX) [M/n/y/?] m
  National Semiconductor devices (NET_VENDOR_NATSEMI) [Y/n/?] y
    National Semiconductor DP8381x series PCI Ethernet support (NATSEMI) [M/n/y/?] m
    National Semiconductor DP83820 support (NS83820) [M/n/y/?] m
  Neterion (Exar) devices (NET_VENDOR_NETERION) [Y/n/?] (NEW) 
    Neterion (Exar) Xframe 10Gb Ethernet Adapter (S2IO) [M/n/y/?] m
    Neterion (Exar) X3100 Series 10GbE PCIe Server Adapter (VXGE) [M/n/y/?] m
      Enabling All Debug trace statements in driver (VXGE_DEBUG_TRACE_ALL) [N/y/?] n
  Netronome(R) devices (NET_VENDOR_NETRONOME) [Y/n/?] y
    Netronome(R) NFP4000/NFP6000 NIC driver (NFP) [M/n/?] m
      NFP4000/NFP6000 TC Flower offload support (NFP_APP_FLOWER) [Y/n/?] y
      NFP4000/NFP6000 Advanced buffer management NIC support (NFP_APP_ABM_NIC) [Y/n/?] (NEW) 
      Debug support for Netronome(R) NFP4000/NFP6000 NIC drivers (NFP_DEBUG) [N/y/?] n
  National Instruments Devices (NET_VENDOR_NI) [Y/n/?] (NEW) 
    National Instruments XGE management enet support (NI_XGE_MANAGEMENT_ENET) [N/m/y/?] (NEW) 
  National Semiconductor 8390 devices (NET_VENDOR_8390) [Y/n/?] y
    Asix AX88190 PCMCIA support (PCMCIA_AXNET) [M/n/?] m
    ASIX AX88796 NE2000 clone support (AX88796) [N/m/y/?] (NEW) 
    PCI NE2000 and clones support (see help) (NE2K_PCI) [M/n/y/?] m
    NE2000 compatible PCMCIA support (PCMCIA_PCNET) [M/n/?] m
  NVIDIA devices (NET_VENDOR_NVIDIA) [Y/n/?] y
    nForce Ethernet support (FORCEDETH) [M/n/y/?] m
  OKI Semiconductor devices (NET_VENDOR_OKI) [Y/n/?] y
  OpenCores 10/100 Mbps Ethernet MAC support (ETHOC) [M/n/y/?] m
  Packet Engines devices (NET_VENDOR_PACKET_ENGINES) [Y/n/?] (NEW) 
    Packet Engines Hamachi GNIC-II support (HAMACHI) [M/n/y/?] m
    Packet Engines Yellowfin Gigabit-NIC support (YELLOWFIN) [M/n/y/?] m
  Pensando devices (NET_VENDOR_PENSANDO) [Y/n/?] (NEW) 
  QLogic devices (NET_VENDOR_QLOGIC) [Y/n/?] y
    QLogic QLA3XXX Network Driver Support (QLA3XXX) [M/n/y/?] m
    QLOGIC QLCNIC 1/10Gb Converged Ethernet NIC Support (QLCNIC) [M/n/y/?] m
      QLOGIC QLCNIC 83XX family SR-IOV Support (QLCNIC_SRIOV) [Y/n/?] y
      QLOGIC QLCNIC 82XX and 83XX family DCB Support (QLCNIC_DCB) [Y/n/?] y
      QLOGIC QLCNIC 82XX and 83XX family HWMON support (QLCNIC_HWMON) [Y/n/?] y
    NetXen Multi port (1/10) Gigabit Ethernet NIC (NETXEN_NIC) [M/n/y/?] m
    QLogic QED 25/40/100Gb core driver (QED) [M/n/y/?] m
    QLogic QED 25/40/100Gb SR-IOV support (QED_SRIOV) [Y/n/?] y
    QLogic QED 25/40/100Gb Ethernet NIC (QEDE) [M/n/?] m
  Qualcomm devices (NET_VENDOR_QUALCOMM) [Y/n/?] y
    Qualcomm Atheros QCA7000 SPI support (QCA7000_SPI) [N/m/y/?] (NEW) 
    Qualcomm Atheros QCA7000 UART support (QCA7000_UART) [N/m/y/?] (NEW) 
    Qualcomm Technologies, Inc. EMAC Gigabit Ethernet support (QCOM_EMAC) [M/n/y/?] m
  RDC devices (NET_VENDOR_RDC) [Y/n/?] y
    RDC R6040 Fast Ethernet Adapter support (R6040) [M/n/y/?] m
  Realtek devices (NET_VENDOR_REALTEK) [Y/n/?] y
    RealTek RTL-8139 C+ PCI Fast Ethernet Adapter support (8139CP) [M/n/y/?] m
    RealTek RTL-8129/8130/8139 PCI Fast Ethernet Adapter support (8139TOO) [M/n/y/?] m
      Use PIO instead of MMIO (8139TOO_PIO) [Y/n/?] y
      Support for uncommon RTL-8139 rev. K (automatic channel equalization) (8139TOO_TUNE_TWISTER) [N/y/?] n
      Support for older RTL-8129/8130 boards (8139TOO_8129) [Y/n/?] y
      Use older RX-reset method (8139_OLD_RX_RESET) [N/y/?] n
    Realtek 8169/8168/8101/8125 ethernet support (R8169) [M/n/y/?] m
  Renesas devices (NET_VENDOR_RENESAS) [Y/n/?] y
  Rocker devices (NET_VENDOR_ROCKER) [Y/n/?] y
    Rocker switch driver (EXPERIMENTAL) (ROCKER) [M/n/?] m
  Samsung Ethernet devices (NET_VENDOR_SAMSUNG) [Y/n/?] y
    Samsung 10G/2.5G/1G SXGBE Ethernet driver (SXGBE_ETH) [M/n/y/?] m
  SEEQ devices (NET_VENDOR_SEEQ) [Y/n/?] y
  Solarflare devices (NET_VENDOR_SOLARFLARE) [Y/n/?] y
    Solarflare SFC9000/SFC9100-family support (SFC) [M/n/y/?] m
      Solarflare SFC9000/SFC9100-family MTD support (SFC_MTD) [Y/n/?] y
      Solarflare SFC9000/SFC9100-family hwmon support (SFC_MCDI_MON) [Y/n/?] y
      Solarflare SFC9000-family SR-IOV support (SFC_SRIOV) [Y/n/?] y
      Solarflare SFC9000/SFC9100-family MCDI logging support (SFC_MCDI_LOGGING) [Y/n/?] y
    Solarflare SFC4000 support (SFC_FALCON) [M/n/y/?] m
      Solarflare SFC4000 MTD support (SFC_FALCON_MTD) [Y/n/?] y
  Silan devices (NET_VENDOR_SILAN) [Y/n/?] y
    Silan SC92031 PCI Fast Ethernet Adapter driver (SC92031) [M/n/y/?] m
  Silicon Integrated Systems (SiS) devices (NET_VENDOR_SIS) [Y/n/?] y
    SiS 900/7016 PCI Fast Ethernet Adapter support (SIS900) [M/n/y/?] m
    SiS190/SiS191 gigabit ethernet support (SIS190) [M/n/y/?] m
  SMC (SMSC)/Western Digital devices (NET_VENDOR_SMSC) [Y/n/?] y
    SMC 91C9x/91C1xxx support (SMC91X) [N/m/y/?] (NEW) 
    SMC 91Cxx PCMCIA support (PCMCIA_SMC91C92) [M/n/?] m
    SMC EtherPower II (EPIC100) [M/n/y/?] m
    SMSC LAN911x/LAN921x families embedded ethernet support (SMSC911X) [M/n/y/?] m
    SMSC LAN9420 PCI ethernet adapter support (SMSC9420) [M/n/y/?] m
  Socionext ethernet drivers (NET_VENDOR_SOCIONEXT) [Y/n/?] y
  STMicroelectronics devices (NET_VENDOR_STMICRO) [Y/n/?] y
    STMicroelectronics Multi-Gigabit Ethernet driver (STMMAC_ETH) [M/n/y/?] m
      Support for STMMAC Selftests (STMMAC_SELFTESTS) [N/y/?] (NEW) 
      STMMAC Platform bus support (STMMAC_PLATFORM) [M/n/?] m
        Support for snps,dwc-qos-ethernet.txt DT binding. (DWMAC_DWC_QOS_ETH) [N/m/?] (NEW) 
        Generic driver for DWMAC (DWMAC_GENERIC) [M/n/?] m
      STMMAC PCI bus support (STMMAC_PCI) [N/m/?] n
  Sun devices (NET_VENDOR_SUN) [Y/n/?] y
    Sun Happy Meal 10/100baseT support (HAPPYMEAL) [M/n/y/?] m
    Sun GEM support (SUNGEM) [M/n/y/?] m
    Sun Cassini support (CASSINI) [M/n/y/?] m
    Sun Neptune 10Gbit Ethernet support (NIU) [M/n/y/?] m
  Synopsys devices (NET_VENDOR_SYNOPSYS) [Y/n/?] y
    Synopsys DWC Enterprise Ethernet (XLGMAC) driver support (DWC_XLGMAC) [M/n/y/?] m
      XLGMAC PCI bus support (DWC_XLGMAC_PCI) [M/n/?] m
  Tehuti devices (NET_VENDOR_TEHUTI) [Y/n/?] y
    Tehuti Networks 10G Ethernet (TEHUTI) [M/n/y/?] m
  Texas Instruments (TI) devices (NET_VENDOR_TI) [Y/n/?] y
    TI CPSW Phy mode Selection (DEPRECATED) (TI_CPSW_PHY_SEL) [N/y/?] (NEW) 
    TI ThunderLAN support (TLAN) [M/n/y/?] m
  Toshiba devices (NET_VENDOR_TOSHIBA) [Y/n/?] (NEW) 
    TOSHIBA TC35815 Ethernet support (TC35815) [N/m/y/?] (NEW) 
  VIA devices (NET_VENDOR_VIA) [Y/n/?] y
    VIA Rhine support (VIA_RHINE) [M/n/y/?] m
      Use MMIO instead of PIO (VIA_RHINE_MMIO) [Y/n/?] y
    VIA Velocity support (VIA_VELOCITY) [M/n/y/?] m
  WIZnet devices (NET_VENDOR_WIZNET) [Y/n/?] y
    WIZnet W5100 Ethernet support (WIZNET_W5100) [M/n/y/?] m
    WIZnet W5300 Ethernet support (WIZNET_W5300) [M/n/y/?] m
    WIZnet interface mode
      1. Direct address bus mode (WIZNET_BUS_DIRECT)
      2. Indirect address bus mode (WIZNET_BUS_INDIRECT)
    > 3. Select interface mode in runtime (WIZNET_BUS_ANY)
    choice[1-3?]: 3
    WIZnet W5100/W5200/W5500 Ethernet support for SPI mode (WIZNET_W5100_SPI) [M/n/?] m
  Xilinx devices (NET_VENDOR_XILINX) [Y/n/?] (NEW) 
    Xilinx 10/100 Ethernet Lite support (XILINX_EMACLITE) [N/m/y/?] (NEW) 
  Xircom devices (NET_VENDOR_XIRCOM) [Y/n/?] y
    Xircom 16-bit PCMCIA support (PCMCIA_XIRC2PS) [M/n/?] m
*
* MDIO bus device drivers
*
MDIO bus device drivers (MDIO_DEVICE) [Y/?] y
  Broadcom UniMAC MDIO bus controller (MDIO_BCM_UNIMAC) [N/m/y/?] (NEW) 
  Bitbanged MDIO buses (MDIO_BITBANG) [M/n/y/?] m
  GPIO controlled MDIO bus multiplexers (MDIO_BUS_MUX_GPIO) [N/m/y/?] (NEW) 
  MMIO device-controlled MDIO bus multiplexers (MDIO_BUS_MUX_MMIOREG) [N/m/y/?] (NEW) 
  MDIO bus multiplexer using kernel multiplexer subsystem (MDIO_BUS_MUX_MULTIPLEXER) [N/m/y/?] (NEW) 
  GPIO lib-based bitbanged MDIO buses (MDIO_GPIO) [M/n/?] m
  Hisilicon FEMAC MDIO bus controller (MDIO_HISI_FEMAC) [N/m/y/?] (NEW) 
  Microsemi MIIM interface support (MDIO_MSCC_MIIM) [N/m/y/?] (NEW) 
*
* PHY Device support and infrastructure
*
PHY Device support and infrastructure (PHYLIB) [Y/m/?] y
  Support LED triggers for tracking link state (LED_TRIGGER_PHY) [Y/n/?] y
  *
  * Switch configuration API + drivers
  *
  Switch configuration API (SWCONFIG) [N/m/y/?] (NEW) 
  Driver for ADM6996 switches (ADM6996_PHY) [N/m/y/?] (NEW) 
  Driver for Atheros AR8216 switches (AR8216_PHY) [N/m/y/?] (NEW) 
  Driver for IC+ IP17xx switches (IP17XX_PHY) [N/m/y/?] (NEW) 
  Driver for Marvell 88E6060 switches (MVSWITCH_PHY) [N/m/y/?] (NEW) 
  Driver for Marvell 88E6171/6172 switches (MVSW61XX_PHY) [N/m/y/?] (NEW) 
  Lantiq XWAY Tantos (PSB6970) Ethernet switch (PSB6970_PHY) [N/m/y/?] (NEW) 
  Driver for Realtek RTL8306S switches (RTL8306_PHY) [N/m/y/?] (NEW) 
  Driver for the RTL8366 SMI interface (RTL8366_SMI) [N/m/y/?] (NEW) 
  *
  * MII PHY device drivers
  *
  SFP cage support (SFP) [N/m/?] (NEW) 
  Analog Devices Industrial Ethernet PHYs (ADIN_PHY) [N/m/y/?] (NEW) 
  AMD PHYs (AMD_PHY) [M/n/y/?] m
  Aquantia PHYs (AQUANTIA_PHY) [M/n/y/?] m
  Asix PHYs (AX88796B_PHY) [N/m/y/?] (NEW) 
  AT803X PHYs (AT803X_PHY) [M/n/y/?] m
  Broadcom 7xxx SOCs internal PHYs (BCM7XXX_PHY) [M/n/y/?] m
  Broadcom BCM8706 and BCM8727 PHYs (BCM87XX_PHY) [M/n/y/?] m
  Broadcom PHYs (BROADCOM_PHY) [M/n/y/?] m
  Broadcom BCM84881 PHY (BCM84881_PHY) [N/m/y/?] (NEW) 
  Cicada PHYs (CICADA_PHY) [M/n/y/?] m
  Cortina EDC CDR 10G Ethernet PHY (CORTINA_PHY) [M/n/y/?] m
  Davicom PHYs (DAVICOM_PHY) [M/n/y/?] m
  Texas Instruments DP83822 PHY (DP83822_PHY) [M/n/y/?] m
  Texas Instruments DP83TC822 PHY (DP83TC811_PHY) [N/m/y/?] (NEW) 
  Texas Instruments DP83848 PHY (DP83848_PHY) [M/n/y/?] m
  Texas Instruments DP83867 Gigabit PHY (DP83867_PHY) [M/n/y/?] m
  MDIO Bus/PHY emulation with fixed speed/link PHYs (FIXED_PHY) [Y/?] y
  ICPlus PHYs (ICPLUS_PHY) [M/n/y/?] m
  Intel XWAY PHYs (INTEL_XWAY_PHY) [M/n/y/?] m
  LSI ET1011C PHY (LSI_ET1011C_PHY) [M/n/y/?] m
  Intel LXT PHYs (LXT_PHY) [M/n/y/?] m
  Marvell PHYs (MARVELL_PHY) [M/n/y/?] m
  Marvell Alaska 10Gbit PHYs (MARVELL_10G_PHY) [M/n/y/?] m
  Micrel PHYs (MICREL_PHY) [M/n/y/?] m
  Microchip PHYs (MICROCHIP_PHY) [M/y/?] m
  Microchip T1 PHYs (MICROCHIP_T1_PHY) [N/m/y/?] (NEW) 
  Microsemi PHYs (MICROSEMI_PHY) [M/n/y/?] m
  National Semiconductor PHYs (NATIONAL_PHY) [M/n/y/?] m
  NXP TJA11xx PHYs support (NXP_TJA11XX_PHY) [N/m/y/?] (NEW) 
  Quality Semiconductor PHYs (QSEMI_PHY) [M/n/y/?] m
  Realtek PHYs (REALTEK_PHY) [M/y/?] m
  Driver for Renesas PHYs (RENESAS_PHY) [M/n/y/?] m
  Driver for Rockchip Ethernet PHYs (ROCKCHIP_PHY) [M/n/y/?] m
  SMSC PHYs (SMSC_PHY) [M/y/?] m
  STMicroelectronics STe10Xp PHYs (STE10XP) [M/n/y/?] m
  Teranetics PHYs (TERANETICS_PHY) [M/n/y/?] m
  Vitesse PHYs (VITESSE_PHY) [M/n/y/?] m
  Xilinx GMII2RGMII converter driver (XILINX_GMII2RGMII) [M/n/y/?] m
*
* USB Network Adapters
*
USB Network Adapters (USB_NET_DRIVERS) [M/y/?] m
  USB CATC NetMate-based Ethernet device support (USB_CATC) [M/n/?] m
  USB KLSI KL5USB101-based ethernet device support (USB_KAWETH) [M/n/?] m
  USB Pegasus/Pegasus-II based ethernet device support (USB_PEGASUS) [M/n/?] m
  USB RTL8150 based ethernet device support (USB_RTL8150) [M/n/?] m
  Realtek RTL8152/RTL8153 Based USB Ethernet Adapters (USB_RTL8152) [M/n/?] m
  Microchip LAN78XX Based USB Ethernet Adapters (USB_LAN78XX) [M/n/?] m
  Multi-purpose USB Networking Framework (USB_USBNET) [M/?] m
    ASIX AX88xxx Based USB 2.0 Ethernet Adapters (USB_NET_AX8817X) [M/n/?] m
    ASIX AX88179/178A USB 3.0/2.0 to Gigabit Ethernet (USB_NET_AX88179_178A) [M/n/?] m
    CDC Ethernet support (smart devices such as cable modems) (USB_NET_CDCETHER) [M/?] m
    CDC EEM support (USB_NET_CDC_EEM) [M/n/?] m
    CDC NCM support (USB_NET_CDC_NCM) [M/?] m
    Huawei NCM embedded AT channel support (USB_NET_HUAWEI_CDC_NCM) [M/n/?] m
    CDC MBIM support (USB_NET_CDC_MBIM) [M/n/?] m
    Davicom DM96xx based USB 10/100 ethernet devices (USB_NET_DM9601) [M/n/?] m
    CoreChip-sz SR9700 based USB 1.1 10/100 ethernet devices (USB_NET_SR9700) [M/n/?] m
    CoreChip-sz SR9800 based USB 2.0 10/100 ethernet devices (USB_NET_SR9800) [M/n/?] m
    SMSC LAN75XX based USB 2.0 gigabit ethernet devices (USB_NET_SMSC75XX) [M/n/?] m
    SMSC LAN95XX based USB 2.0 10/100 ethernet devices (USB_NET_SMSC95XX) [M/n/?] m
    GeneSys GL620USB-A based cables (USB_NET_GL620A) [M/n/?] m
    NetChip 1080 based cables (Laplink, ...) (USB_NET_NET1080) [M/n/?] m
    Prolific PL-2301/2302/25A1/27A1 based cables (USB_NET_PLUSB) [M/n/?] m
    MosChip MCS7830 based Ethernet adapters (USB_NET_MCS7830) [M/n/?] m
    Host for RNDIS and ActiveSync devices (USB_NET_RNDIS_HOST) [M/?] m
  Simple USB Network Links (CDC Ethernet subset) (USB_NET_CDC_SUBSET) [M/n/?] m
    ALi M5632 based 'USB 2.0 Data Link' cables (USB_ALI_M5632) [Y/n/?] y
    AnchorChips 2720 based cables (Xircom PGUNET, ...) (USB_AN2720) [Y/n/?] y
    eTEK based host-to-host cables (Advance, Belkin, ...) (USB_BELKIN) [Y/n/?] y
    Embedded ARM Linux links (iPaq, ...) (USB_ARMLINUX) [Y/n/?] y
    Epson 2888 based firmware (DEVELOPMENT) (USB_EPSON2888) [Y/n/?] y
    KT Technology KC2190 based cables (InstaNet) (USB_KC2190) [Y/n/?] y
  Sharp Zaurus (stock ROMs) and compatible (USB_NET_ZAURUS) [M/n/?] m
  Conexant CX82310 USB ethernet port (USB_NET_CX82310_ETH) [M/n/?] m
  Samsung Kalmia based LTE USB modem (USB_NET_KALMIA) [M/n/?] m
  QMI WWAN driver for Qualcomm MSM based 3G and LTE modems (USB_NET_QMI_WWAN) [M/n/?] m
  Option USB High Speed Mobile Devices (USB_HSO) [M/n/?] m
  Intellon PLC based usb adapter (USB_NET_INT51X1) [M/n/?] m
  CDC Phonet support (USB_CDC_PHONET) [M/n/?] m
  Apple iPhone USB Ethernet driver (USB_IPHETH) [M/n/?] m
  USB-to-WWAN Driver for Sierra Wireless modems (USB_SIERRA_NET) [M/n/?] m
  LG VL600 modem dongle (USB_VL600) [M/n/?] m
  QingHeng CH9200 USB ethernet support (USB_NET_CH9200) [M/n/?] m
  Aquantia AQtion USB to 5/2.5GbE Controllers support (USB_NET_AQC111) [N/m/?] (NEW) 
*
* Wireless LAN
*
Wireless LAN (WLAN) [Y/n/?] y
  mac80211-based legacy WDS support (WIRELESS_WDS) [N/y/?] n
  ADMtek devices (WLAN_VENDOR_ADMTEK) [Y/n/?] y
    ADMtek ADM8211 support (ADM8211) [M/n/?] m
  Atheros/Qualcomm devices (WLAN_VENDOR_ATH) [Y/n/?] y
    Atheros wireless debugging (ATH_DEBUG) [N/y/?] n
    Atheros 5xxx wireless cards support (ATH5K) [M/n/?] m
      Atheros 5xxx debugging (ATH5K_DEBUG) [N/y/?] n
      Atheros 5xxx tracer (ATH5K_TRACER) [N/y/?] n
    Atheros 5xxx PCI bus support (ATH5K_PCI) [Y/?] y
    Atheros bluetooth coexistence support (ATH9K_BTCOEX_SUPPORT) [Y/n/?] y
    Atheros 802.11n wireless cards support (ATH9K) [M/n/?] m
      Atheros ath9k PCI/PCIe bus support (ATH9K_PCI) [Y/n/?] y
      Atheros ath9k AHB bus support (ATH9K_AHB) [Y/n/?] y
      Atheros ath9k debugging (ATH9K_DEBUGFS) [Y/n/?] y
        Detailed station statistics (ATH9K_STATION_STATISTICS) [Y/n/?] y
      Atheros ath9k ACK timeout estimation algorithm (ATH9K_DYNACK) [N/y/?] n
      Wake on Wireless LAN support (EXPERIMENTAL) (ATH9K_WOW) [Y/n/?] y
      Atheros ath9k rfkill support (ATH9K_RFKILL) [Y/n/?] y
      Channel Context support (ATH9K_CHANNEL_CONTEXT) [Y/n/?] y
      Atheros ath9k support for PC OEM cards (ATH9K_PCOEM) [Y/n/?] y
    Atheros ath9k pci loader for EEPROM-less chips (ATH9K_PCI_NO_EEPROM) [N/m/y/?] (NEW) 
    Atheros HTC based wireless cards support (ATH9K_HTC) [M/n/?] m
      Atheros ath9k_htc debugging (ATH9K_HTC_DEBUGFS) [Y/n/?] y
    Random number generator support (ATH9K_HWRNG) [Y/n/?] y
    Atheros ath9k/ath9k_htc spectral scan support (ATH9K_COMMON_SPECTRAL) [N/y/?] (NEW) 
    Linux Community AR9170 802.11n USB support (CARL9170) [M/n/?] m
      SoftLED Support (CARL9170_LEDS) [Y/n/?] y
      DebugFS Support (CARL9170_DEBUGFS) [N/y/?] n
      Random number generator (CARL9170_HWRNG) [Y/n/?] y
    Atheros mobile chipsets support (ATH6KL) [M/n/?] m
      Atheros ath6kl SDIO support (ATH6KL_SDIO) [M/n/?] m
      Atheros ath6kl USB support (ATH6KL_USB) [M/n/?] m
      Atheros ath6kl debugging (ATH6KL_DEBUG) [N/y/?] n
      Atheros ath6kl tracing support (ATH6KL_TRACING) [N/y/?] n
    Atheros AR5523 wireless driver support (AR5523) [M/n/?] m
    Wilocity 60g WiFi card wil6210 support (WIL6210) [M/n/?] m
      Use Clear-On-Read mode for ISR registers for wil6210 (WIL6210_ISR_COR) [Y/n/?] y
      wil6210 tracing support (WIL6210_TRACING) [Y/n/?] y
      wil6210 debugfs support (WIL6210_DEBUGFS) [Y/n/?] y
    Atheros 802.11ac wireless cards support (ATH10K) [M/n/?] m
    Atheros ath10k PCI support (ATH10K_PCI) [M/n/?] m
      Atheros ath10k AHB support (ATH10K_AHB) [N/y/?] (NEW) 
    Atheros ath10k SDIO support (EXPERIMENTAL) (ATH10K_SDIO) [M/n/?] m
    Atheros ath10k USB support (EXPERIMENTAL) (ATH10K_USB) [M/n/?] m
    Atheros ath10k debugging (ATH10K_DEBUG) [N/y/?] n
    Atheros ath10k debugfs support (ATH10K_DEBUGFS) [Y/n/?] y
      Atheros ath10k spectral scan support (ATH10K_SPECTRAL) [N/y/?] (NEW) 
    Atheros ath10k tracing support (ATH10K_TRACING) [Y/n/?] y
    Qualcomm Atheros WCN3660/3680 support (WCN36XX) [M/n/?] m
      WCN36XX debugfs support (WCN36XX_DEBUGFS) [N/y/?] n
  Atmel devices (WLAN_VENDOR_ATMEL) [Y/n/?] y
    Atmel at76c50x chipset  802.11b support (ATMEL) [M/n/?] m
      Atmel at76c506 PCI cards (PCI_ATMEL) [M/n/?] m
      Atmel at76c502/at76c504 PCMCIA cards (PCMCIA_ATMEL) [M/n/?] m
    Atmel at76c503/at76c505/at76c505a USB cards (AT76C50X_USB) [M/n/?] m
  Broadcom devices (WLAN_VENDOR_BROADCOM) [Y/n/?] y
    Broadcom 43xx wireless support (mac80211 stack) (B43) [M/n/?] m
    Supported bus types
    > 1. BCMA and SSB (B43_BUSES_BCMA_AND_SSB)
      2. BCMA only (B43_BUSES_BCMA)
      3. SSB only (B43_BUSES_SSB)
    choice[1-3?]: 1
    Broadcom 43xx SDIO device support (B43_SDIO) [N/y/?] n
    Support for G-PHY (802.11g) devices (B43_PHY_G) [Y/n/?] y
    Support for N-PHY (the main 802.11n series) devices (B43_PHY_N) [Y/n/?] y
    Support for LP-PHY (low-power 802.11g) devices (B43_PHY_LP) [Y/n/?] y
    Support for HT-PHY (high throughput 802.11n) devices (B43_PHY_HT) [Y/n/?] y
    Broadcom 43xx debugging (B43_DEBUG) [N/y/?] n
    Broadcom 43xx-legacy wireless support (mac80211 stack) (B43LEGACY) [M/n/?] m
      Broadcom 43xx-legacy debugging (B43LEGACY_DEBUG) [N/y/?] n
      Broadcom 43xx-legacy data transfer mode
      > 1. DMA + PIO (B43LEGACY_DMA_AND_PIO_MODE)
        2. DMA (Direct Memory Access) only (B43LEGACY_DMA_MODE)
        3. PIO (Programmed I/O) only (B43LEGACY_PIO_MODE)
      choice[1-3?]: 1
    Broadcom IEEE802.11n PCIe SoftMAC WLAN driver (BRCMSMAC) [M/n/?] m
    Broadcom FullMAC WLAN driver (BRCMFMAC) [M/n/?] m
    SDIO bus interface support for FullMAC driver (BRCMFMAC_SDIO) [Y/n/?] y
    USB bus interface support for FullMAC driver (BRCMFMAC_USB) [Y/n/?] y
    PCIE bus interface support for FullMAC driver (BRCMFMAC_PCIE) [Y/n/?] y
    Broadcom device tracing (BRCM_TRACING) [Y/n/?] y
    Broadcom driver debug functions (BRCMDBG) [N/y/?] n
  Cisco devices (WLAN_VENDOR_CISCO) [Y/n/?] y
    Cisco/Aironet 34X/35X/4500/4800 PCMCIA cards (AIRO_CS) [M/n/?] m
  Intel devices (WLAN_VENDOR_INTEL) [Y/n/?] y
    Intel PRO/Wireless 2100 Network Connection (IPW2100) [M/n/?] m
      Enable promiscuous mode (IPW2100_MONITOR) [Y/n/?] y
      Enable full debugging output in IPW2100 module. (IPW2100_DEBUG) [N/y/?] n
    Intel PRO/Wireless 2200BG and 2915ABG Network Connection (IPW2200) [M/n/?] m
      Enable promiscuous mode (IPW2200_MONITOR) [Y/n/?] y
        Enable radiotap format 802.11 raw packet support (IPW2200_RADIOTAP) [Y/?] y
        Enable creation of a RF radiotap promiscuous interface (IPW2200_PROMISCUOUS) [Y/n/?] y
      Enable QoS support (IPW2200_QOS) [Y/n/?] y
      Enable full debugging output in IPW2200 module. (IPW2200_DEBUG) [N/y/?] n
    Full debugging output for the LIBIPW component (LIBIPW_DEBUG) [N/y/?] n
    Intel Wireless WiFi 4965AGN (iwl4965) (IWL4965) [M/n/?] m
    Intel PRO/Wireless 3945ABG/BG Network Connection (iwl3945) (IWL3945) [M/n/?] m
    Intel Wireless WiFi Next Gen AGN - Wireless-N/Advanced-N/Ultimate-N (iwlwifi)  (IWLWIFI) [M/n/?] m
      Intel Wireless WiFi DVM Firmware support (IWLDVM) [M/n/?] m
      Intel Wireless WiFi MVM Firmware support (IWLMVM) [M/n/?] m
      Enable broadcast filtering (IWLWIFI_BCAST_FILTERING) [N/y/?] n
  Intersil devices (WLAN_VENDOR_INTERSIL) [Y/n/?] y
    IEEE 802.11 for Host AP (Prism2/2.5/3 and WEP/TKIP/CCMP) (HOSTAP) [M/n/y/?] m
      Support downloading firmware images with Host AP driver (HOSTAP_FIRMWARE) [Y/n/?] y
        Support for non-volatile firmware download (HOSTAP_FIRMWARE_NVRAM) [Y/n/?] y
      Host AP driver for Prism2/2.5/3 in PLX9052 PCI adaptors (HOSTAP_PLX) [M/n/?] m
      Host AP driver for Prism2.5 PCI adaptors (HOSTAP_PCI) [M/n/?] m
      Host AP driver for Prism2/2.5/3 PC Cards (HOSTAP_CS) [M/n/?] m
    Hermes chipset 802.11b support (Orinoco/Prism2/Symbol) (HERMES) [M/n/?] m
      Support Prism 2/2.5 chipset (HERMES_PRISM) [N/y/?] n
      Cache Hermes firmware on driver initialisation (HERMES_CACHE_FW_ON_INIT) [Y/n/?] y
      Hermes in PLX9052 based PCI adaptor support (Netgear MA301 etc.) (PLX_HERMES) [M/n/?] m
      Hermes in TMD7160 based PCI adaptor support (TMD_HERMES) [M/n/?] m
      Nortel emobility PCI adaptor support (NORTEL_HERMES) [M/n/?] m
      Hermes PCMCIA card support (PCMCIA_HERMES) [M/n/?] m
      Symbol Spectrum24 Trilogy PCMCIA card support (PCMCIA_SPECTRUM) [M/n/?] m
      Agere Orinoco USB support (ORINOCO_USB) [M/n/?] m
    Softmac Prism54 support (P54_COMMON) [M/n/?] m
      Prism54 USB support (P54_USB) [M/n/?] m
      Prism54 PCI support (P54_PCI) [M/n/?] m
      Prism54 SPI (stlc45xx) support (P54_SPI) [M/n/?] m
        Include fallback EEPROM blob (P54_SPI_DEFAULT_EEPROM) [N/y/?] n
    Intersil Prism GT/Duette/Indigo PCI/Cardbus (DEPRECATED) (PRISM54) [N/m/y/?] n
  Marvell devices (WLAN_VENDOR_MARVELL) [Y/n/?] y
    Marvell 8xxx Libertas WLAN driver support (LIBERTAS) [M/n/?] m
      Marvell Libertas 8388 USB 802.11b/g cards (LIBERTAS_USB) [M/n/?] m
      Marvell Libertas 8385 CompactFlash 802.11b/g cards (LIBERTAS_CS) [M/n/?] m
      Marvell Libertas 8385/8686/8688 SDIO 802.11b/g cards (LIBERTAS_SDIO) [M/n/?] m
      Marvell Libertas 8686 SPI 802.11b/g cards (LIBERTAS_SPI) [M/n/?] m
      Enable full debugging output in the Libertas module. (LIBERTAS_DEBUG) [N/y/?] n
      Enable mesh support (LIBERTAS_MESH) [Y/n/?] y
    Marvell 8xxx Libertas WLAN driver support with thin firmware (LIBERTAS_THINFIRM) [M/n/?] m
      Enable full debugging output in the Libertas thin firmware module. (LIBERTAS_THINFIRM_DEBUG) [N/y/?] n
      Marvell Libertas 8388 USB 802.11b/g cards with thin firmware (LIBERTAS_THINFIRM_USB) [M/n/?] m
    Marvell WiFi-Ex Driver (MWIFIEX) [M/n/?] m
      Marvell WiFi-Ex Driver for SD8786/SD8787/SD8797/SD8887/SD8897/SD8977/SD8987/SD8997 (MWIFIEX_SDIO) [M/n/?] m
      Marvell WiFi-Ex Driver for PCIE 8766/8897/8997 (MWIFIEX_PCIE) [M/n/?] m
      Marvell WiFi-Ex Driver for USB8766/8797/8997 (MWIFIEX_USB) [M/n/?] m
    Marvell 88W8xxx PCI/PCIe Wireless support (MWL8K) [M/n/?] m
  MediaTek devices (WLAN_VENDOR_MEDIATEK) [Y/n/?] y
    MediaTek MT7601U (USB) support (MT7601U) [M/n/?] m
    MediaTek MT76x0U (USB) support (MT76x0U) [N/m/?] (NEW) 
    MediaTek MT76x0E (PCIe) support (MT76x0E) [N/m/?] (NEW) 
    MediaTek MT76x2E (PCIe) support (MT76x2E) [N/m/?] (NEW) 
    MediaTek MT76x2U (USB) support (MT76x2U) [N/m/?] (NEW) 
    MediaTek MT7603E (PCIe) and MT76x8 WLAN support (MT7603E) [N/m/?] (NEW) 
    MediaTek MT7615E (PCIe) support (MT7615E) [N/m/?] (NEW) 
  Ralink devices (WLAN_VENDOR_RALINK) [Y/n/?] y
  Realtek devices (WLAN_VENDOR_REALTEK) [Y/n/?] y
    Realtek 8180/8185/8187SE PCI support (RTL8180) [M/n/?] m
    Realtek 8187 and 8187B USB support (RTL8187) [M/n/?] m
    RTL8723AU/RTL8188[CR]U/RTL819[12]CU (mac80211) support (RTL8XXXU) [M/n/?] m
      Include support for untested Realtek 8xxx USB devices (EXPERIMENTAL) (RTL8XXXU_UNTESTED) [Y/n/?] y
    *
    * Realtek 802.11ac wireless chips support
    *
    Realtek 802.11ac wireless chips support (RTW88) [N/m/?] (NEW) 
  Redpine Signals Inc devices (WLAN_VENDOR_RSI) [Y/n/?] y
    Redpine Signals Inc 91x WLAN driver support (RSI_91X) [M/n/?] m
      Redpine Signals Inc debug support (RSI_DEBUGFS) [N/y/?] n
      Redpine Signals SDIO bus support (RSI_SDIO) [M/n/?] m
      Redpine Signals USB bus support (RSI_USB) [M/n/?] m
      Redpine Signals WLAN BT Coexistence support (RSI_COEX) [Y/n/?] (NEW) 
  STMicroelectronics devices (WLAN_VENDOR_ST) [Y/n/?] y
    CW1200 WLAN support (CW1200) [M/n/?] m
      Support SDIO platforms (CW1200_WLAN_SDIO) [M/n/?] m
      Support SPI platforms (CW1200_WLAN_SPI) [M/n/?] m
  Texas Instrument devices (WLAN_VENDOR_TI) [Y/n/?] y
    TI wl1251 driver support (WL1251) [M/n/?] m
      TI wl1251 SPI support (WL1251_SPI) [M/n/?] m
      TI wl1251 SDIO support (WL1251_SDIO) [M/n/?] m
    TI wl12xx support (WL12XX) [M/n/?] m
    TI wl18xx support (WL18XX) [M/n/?] m
    TI wlcore support (WLCORE) [M/?] m
      TI wlcore SPI support (WLCORE_SPI) [N/m/?] (NEW) 
      TI wlcore SDIO support (WLCORE_SDIO) [M/n/?] m
    TI WiLink platform data (WILINK_PLATFORM_DATA) [Y/n/?] y
  ZyDAS devices (WLAN_VENDOR_ZYDAS) [Y/n/?] y
    USB ZD1201 based Wireless device support (USB_ZD1201) [M/n/?] m
    ZyDAS ZD1211/ZD1211B USB-wireless support (ZD1211RW) [M/n/?] m
      ZyDAS ZD1211 debugging (ZD1211RW_DEBUG) [N/y/?] n
  Quantenna wireless cards support (WLAN_VENDOR_QUANTENNA) [Y/n/?] y
    Quantenna QSR1000/QSR2000/QSR10g PCIe support (QTNFMAC_PCIE) [N/m/?] (NEW) 
  Aviator/Raytheon 2.4GHz wireless support (PCMCIA_RAYCS) [M/n/?] m
  Planet WL3501 PCMCIA cards (PCMCIA_WL3501) [M/n/?] m
  Simulated radio testing tool for mac80211 (MAC80211_HWSIM) [M/n/?] m
  Wireless RNDIS USB support (USB_NET_RNDIS_WLAN) [M/n/?] m
  Wifi wrapper for ethernet drivers (VIRT_WIFI) [N/m/?] (NEW) 
*
* IEEE 802.15.4 drivers
*
IEEE 802.15.4 drivers (IEEE802154_DRIVERS) [M/n/?] m
  IEEE 802.15.4 loopback driver (IEEE802154_FAKELB) [M/n/?] m
  AT86RF230/231/233/212 transceiver driver (IEEE802154_AT86RF230) [M/n/?] m
    AT86RF230 debugfs interface (IEEE802154_AT86RF230_DEBUGFS) [Y/n/?] y
  Microchip MRF24J40 transceiver driver (IEEE802154_MRF24J40) [M/n/?] m
  CC2520 transceiver driver (IEEE802154_CC2520) [M/n/?] m
  ATUSB transceiver driver (IEEE802154_ATUSB) [M/n/?] m
  ADF7242 transceiver driver (IEEE802154_ADF7242) [M/n/?] m
  Cascoda CA8210 transceiver driver (IEEE802154_CA8210) [M/n/?] m
    CA8210 debugfs interface (IEEE802154_CA8210_DEBUGFS) [Y/n/?] y
  MCR20A transceiver driver (IEEE802154_MCR20A) [N/m/?] (NEW) 
  Simulated radio testing tool for mac802154 (IEEE802154_HWSIM) [N/m/?] (NEW) 
*
* Network device support
*
Network device support (NETDEVICES) [Y/?] y
  Network core driver support (NET_CORE) [Y/n/?] y
    Bonding driver support (BONDING) [M/n/y/?] m
    Dummy net driver support (DUMMY) [M/n/y/?] m
    EQL (serial line load balancing) support (EQUALIZER) [M/n/y/?] m
    Fibre Channel driver support (NET_FC) [Y/n/?] y
    Intermediate Functional Block support (IFB) [M/n/y/?] m
    MAC-VLAN support (MACVLAN) [M/n/y/?] m
      MAC-VLAN based tap driver (MACVTAP) [M/n/?] m
    IP-VLAN support (IPVLAN) [M/n/y/?] m
      IP-VLAN based tap driver (IPVTAP) [M/n/?] m
    Virtual eXtensible Local Area Network (VXLAN) (VXLAN) [M/n/y/?] m
    Generic Network Virtualization Encapsulation (GENEVE) [M/n/y/?] m
    GPRS Tunneling Protocol datapath (GTP-U) (GTP) [M/n/y/?] m
    IEEE 802.1AE MAC-level encryption (MACsec) (MACSEC) [M/n/y/?] m
    Network console logging support (NETCONSOLE) [M/n/y/?] m
      Dynamic reconfiguration of logging targets (NETCONSOLE_DYNAMIC) [Y/n/?] y
    Virtual Ethernet over NTB Transport (NTB_NETDEV) [M/n/?] m
    RapidIO Ethernet over messaging driver support (RIONET) [M/n/y/?] m
      Number of outbound queue entries (RIONET_TX_SIZE) [128] 128
      Number of inbound queue entries (RIONET_RX_SIZE) [128] 128
    Universal TUN/TAP device driver support (TUN) [Y/n/m/?] y
    Support for cross-endian vnet headers on little-endian kernels (TUN_VNET_CROSS_LE) [N/y/?] n
    Virtual ethernet pair device (VETH) [M/n/y/?] m
    Virtio network driver (VIRTIO_NET) [M/n/y/?] m
    Virtual netlink monitoring device (NLMON) [M/n/y/?] m
    Virtual Routing and Forwarding (Lite) (NET_VRF) [M/n/y/?] m
    Virtual vsock monitoring device (VSOCKMON) [M/n/?] m
  *
  * CAIF transport drivers
  *
  CAIF TTY transport driver (CAIF_TTY) [M/n/?] m
  CAIF SPI transport driver for slave interface (CAIF_SPI_SLAVE) [M/n/?] m
    Next command and length in start of frame (CAIF_SPI_SYNC) [N/y/?] n
  CAIF HSI transport driver (CAIF_HSI) [M/n/?] m
  CAIF virtio transport driver (CAIF_VIRTIO) [M/n/?] m
  FDDI driver support (FDDI) [Y/n/m/?] y
    Digital DEFTA/DEFEA/DEFPA adapter support (DEFXX) [M/n/y/?] m
      Use MMIO instead of PIO (DEFXX_MMIO) [N/y/?] n
    SysKonnect FDDI PCI support (SKFP) [M/n/y/?] m
  HIPPI driver support (HIPPI) [N/y/?] n
  Micrel KS8995MA 5-ports 10/100 managed Ethernet switch (MICREL_KS8995MA) [M/n/y/?] m
  PLIP (parallel port) support (PLIP) [M/n/?] m
  PPP (point-to-point protocol) support (PPP) [Y/m/?] y
    PPP BSD-Compress compression (PPP_BSDCOMP) [M/n/y/?] m
    PPP Deflate compression (PPP_DEFLATE) [M/n/y/?] m
    PPP filtering (PPP_FILTER) [Y/n/?] y
    PPP MPPE compression (encryption) (PPP_MPPE) [M/n/y/?] m
    PPP multilink support (PPP_MULTILINK) [Y/n/?] y
    PPP over ATM (PPPOATM) [M/n/?] m
    PPP over Ethernet (PPPOE) [M/n/y/?] m
    PPP over IPv4 (PPTP) (PPTP) [M/n/?] m
    PPP over L2TP (PPPOL2TP) [M/n/?] m
    PPP support for async serial ports (PPP_ASYNC) [M/n/y/?] m
    PPP support for sync tty ports (PPP_SYNC_TTY) [M/n/y/?] m
  SLIP (serial line) support (SLIP) [M/n/y/?] m
  CSLIP compressed headers (SLIP_COMPRESSED) [Y/n/?] y
  Keepalive and linefill (SLIP_SMART) [Y/n/?] y
  Six bit SLIP encapsulation (SLIP_MODE_SLIP6) [Y/n/?] y
  VMware VMXNET3 ethernet driver (VMXNET3) [M/n/y/?] m
  Simulated networking device (NETDEVSIM) [N/m/y/?] (NEW) 
  Failover driver (NET_FAILOVER) [M/y/?] (NEW) 
*
* Open-Channel SSD target support
*
Open-Channel SSD target support (NVM) [Y/n/?] y
  Physical Block Device Open-Channel SSD target (NVM_PBLK) [M/n/y/?] m
    PBlk Debug Support (NVM_PBLK_DEBUG) [N/y/?] (NEW) 
*
* Keyboards
*
Keyboards (INPUT_KEYBOARD) [Y/n/?] y
  ADC Ladder Buttons (KEYBOARD_ADC) [M/n/?] m
  Keypad Support for ADP5520 PMIC (KEYBOARD_ADP5520) [M/n/y/?] m
  ADP5588/87 I2C QWERTY Keypad and IO Expander (KEYBOARD_ADP5588) [M/n/y/?] m
  ADP5585/ADP5589 I2C QWERTY Keypad and IO Expander (KEYBOARD_ADP5589) [M/n/y/?] m
  AT keyboard (KEYBOARD_ATKBD) [Y/n/m/?] y
  Microchip AT42QT1050 Touch Sensor Chip (KEYBOARD_QT1050) [N/m/y/?] (NEW) 
  Atmel AT42QT1070 Touch Sensor Chip (KEYBOARD_QT1070) [M/n/y/?] m
  Atmel AT42QT2160 Touch Sensor Chip (KEYBOARD_QT2160) [M/n/y/?] m
  D-Link DIR-685 touchkeys support (KEYBOARD_DLINK_DIR685) [M/n/y/?] m
  DECstation/VAXstation LK201/LK401 keyboard (KEYBOARD_LKKBD) [M/n/y/?] m
  GPIO Buttons (KEYBOARD_GPIO) [M/n/y/?] m
  Polled GPIO buttons (KEYBOARD_GPIO_POLLED) [M/n/y/?] m
  TCA6416/TCA6408A Keypad Support (KEYBOARD_TCA6416) [M/n/y/?] m
  TCA8418 Keypad Support (KEYBOARD_TCA8418) [M/n/y/?] m
  GPIO driven matrix keypad support (KEYBOARD_MATRIX) [M/n/y/?] m
  LM8323 keypad chip (KEYBOARD_LM8323) [M/n/y/?] m
  LM8333 keypad chip (KEYBOARD_LM8333) [M/n/y/?] m
  Maxim MAX7359 Key Switch Controller (KEYBOARD_MAX7359) [M/n/y/?] m
  MELFAS MCS Touchkey (KEYBOARD_MCS) [M/n/y/?] m
  Freescale MPR121 Touchkey (KEYBOARD_MPR121) [M/n/y/?] m
  Newton keyboard (KEYBOARD_NEWTON) [M/n/y/?] m
  OpenCores Keyboard Controller (KEYBOARD_OPENCORES) [M/n/y/?] m
  Samsung keypad support (KEYBOARD_SAMSUNG) [M/n/y/?] m
  Stowaway keyboard (KEYBOARD_STOWAWAY) [M/n/y/?] m
  Sun Type 4 and Type 5 keyboard (KEYBOARD_SUNKBD) [M/n/y/?] m
  TI OMAP4+ keypad support (KEYBOARD_OMAP4) [N/m/y/?] (NEW) 
  TM2 touchkey support (KEYBOARD_TM2_TOUCHKEY) [M/n/y/?] m
  TI TWL4030/TWL5030/TPS659x0 keypad support (KEYBOARD_TWL4030) [M/n/y/?] m
  XT keyboard (KEYBOARD_XTKBD) [M/n/y/?] m
  Microchip CAP11XX based touch sensors (KEYBOARD_CAP11XX) [N/m/y/?] (NEW) 
  Broadcom keypad driver (KEYBOARD_BCM) [N/m/y/?] (NEW) 
  MediaTek PMIC keys support (KEYBOARD_MTK_PMIC) [N/m/?] (NEW) 
*
* Mice
*
Mice (INPUT_MOUSE) [Y/n/?] y
  PS/2 mouse (MOUSE_PS2) [M/n/y/?] m
    ALPS PS/2 mouse protocol extension (MOUSE_PS2_ALPS) [Y/n/?] y
    BYD PS/2 mouse protocol extension (MOUSE_PS2_BYD) [Y/n/?] y
    Logitech PS/2++ mouse protocol extension (MOUSE_PS2_LOGIPS2PP) [Y/n/?] y
    Synaptics PS/2 mouse protocol extension (MOUSE_PS2_SYNAPTICS) [Y/n/?] y
    Synaptics PS/2 SMbus companion (MOUSE_PS2_SYNAPTICS_SMBUS) [Y/n/?] y
    Cypress PS/2 mouse protocol extension (MOUSE_PS2_CYPRESS) [Y/n/?] y
    IBM Trackpoint PS/2 mouse protocol extension (MOUSE_PS2_TRACKPOINT) [Y/n/?] y
    Elantech PS/2 protocol extension (MOUSE_PS2_ELANTECH) [Y/n/?] y
      Elantech PS/2 SMbus companion (MOUSE_PS2_ELANTECH_SMBUS) [Y/n/?] (NEW) 
    Sentelic Finger Sensing Pad PS/2 protocol extension (MOUSE_PS2_SENTELIC) [Y/n/?] y
    eGalax TouchKit PS/2 protocol extension (MOUSE_PS2_TOUCHKIT) [Y/n/?] y
    FocalTech PS/2 mouse protocol extension (MOUSE_PS2_FOCALTECH) [Y/n/?] y
  Serial mouse (MOUSE_SERIAL) [M/n/y/?] m
  Apple USB Touchpad support (MOUSE_APPLETOUCH) [M/n/y/?] m
  Apple USB BCM5974 Multitouch trackpad support (MOUSE_BCM5974) [M/n/y/?] m
  Cypress APA I2C Trackpad support (MOUSE_CYAPA) [M/n/y/?] m
  ELAN I2C Touchpad support (MOUSE_ELAN_I2C) [M/n/y/?] m
    Enable I2C support (MOUSE_ELAN_I2C_I2C) [Y/n/?] y
    Enable SMbus support (MOUSE_ELAN_I2C_SMBUS) [Y/n/?] y
  DEC VSXXX-AA/GA mouse and VSXXX-AB tablet (MOUSE_VSXXXAA) [M/n/y/?] m
  GPIO mouse (MOUSE_GPIO) [M/n/y/?] m
  Synaptics I2C Touchpad support (MOUSE_SYNAPTICS_I2C) [M/n/y/?] m
  Synaptics USB device support (MOUSE_SYNAPTICS_USB) [M/n/y/?] m
*
* Joysticks/Gamepads
*
Joysticks/Gamepads (INPUT_JOYSTICK) [Y/n/?] y
  Classic PC analog joysticks and gamepads (JOYSTICK_ANALOG) [M/n/y/?] m
  Assassin 3D and MadCatz Panther devices (JOYSTICK_A3D) [M/n/y/?] m
  Logitech ADI digital joysticks and gamepads (JOYSTICK_ADI) [M/n/y/?] m
  Creative Labs Blaster Cobra gamepad (JOYSTICK_COBRA) [M/n/y/?] m
  Genius Flight2000 Digital joysticks and gamepads (JOYSTICK_GF2K) [M/n/y/?] m
  Gravis GrIP joysticks and gamepads (JOYSTICK_GRIP) [M/n/y/?] m
  Gravis GrIP MultiPort (JOYSTICK_GRIP_MP) [M/n/y/?] m
  Guillemot joysticks and gamepads (JOYSTICK_GUILLEMOT) [M/n/y/?] m
  InterAct digital joysticks and gamepads (JOYSTICK_INTERACT) [M/n/y/?] m
  Microsoft SideWinder digital joysticks and gamepads (JOYSTICK_SIDEWINDER) [M/n/y/?] m
  ThrustMaster DirectConnect joysticks and gamepads (JOYSTICK_TMDC) [M/n/y/?] m
  I-Force devices (JOYSTICK_IFORCE) [M/n/y/?] m
    I-Force USB joysticks and wheels (JOYSTICK_IFORCE_USB) [M/n/?] m
    I-Force Serial joysticks and wheels (JOYSTICK_IFORCE_232) [M/n/?] m
  Logitech WingMan Warrior joystick (JOYSTICK_WARRIOR) [M/n/y/?] m
  LogiCad3d Magellan/SpaceMouse 6dof controllers (JOYSTICK_MAGELLAN) [M/n/y/?] m
  SpaceTec SpaceOrb/Avenger 6dof controllers (JOYSTICK_SPACEORB) [M/n/y/?] m
  SpaceTec SpaceBall 6dof controllers (JOYSTICK_SPACEBALL) [M/n/y/?] m
  Gravis Stinger gamepad (JOYSTICK_STINGER) [M/n/y/?] m
  Twiddler as a joystick (JOYSTICK_TWIDJOY) [M/n/y/?] m
  5-byte Zhenhua RC transmitter (JOYSTICK_ZHENHUA) [M/n/y/?] m
  Multisystem, Sega Genesis, Saturn joysticks and gamepads (JOYSTICK_DB9) [M/n/?] m
  Multisystem, NES, SNES, N64, PSX joysticks and gamepads (JOYSTICK_GAMECON) [M/n/?] m
  Multisystem joysticks via TurboGraFX device (JOYSTICK_TURBOGRAFX) [M/n/?] m
  Austria Microsystem AS5011 joystick (JOYSTICK_AS5011) [M/n/y/?] m
  Gameport data dumper (JOYSTICK_JOYDUMP) [M/n/y/?] m
  X-Box gamepad support (JOYSTICK_XPAD) [M/n/y/?] m
    X-Box gamepad rumble support (JOYSTICK_XPAD_FF) [Y/n/?] y
    LED Support for Xbox360 controller 'BigX' LED (JOYSTICK_XPAD_LEDS) [Y/n/?] y
  Walkera WK-0701 RC transmitter (JOYSTICK_WALKERA0701) [M/n/?] m
  PlayStation 1/2 joypads via SPI interface (JOYSTICK_PSXPAD_SPI) [M/n/y/?] m
    PlayStation 1/2 joypads force feedback (rumble) support (JOYSTICK_PSXPAD_SPI_FF) [Y/n/?] y
  PhoenixRC Flight Controller Adapter (JOYSTICK_PXRC) [N/m/y/?] (NEW) 
  FlySky FS-iA6B RC Receiver (JOYSTICK_FSIA6B) [N/m/y/?] (NEW) 
*
* Touchscreens
*
Touchscreens (INPUT_TOUCHSCREEN) [Y/n/?] y
  Marvell 88PM860x touchscreen (TOUCHSCREEN_88PM860X) [M/n/y/?] m
  ADS7846/TSC2046/AD7873 and AD(S)7843 based touchscreens (TOUCHSCREEN_ADS7846) [M/n/y/?] m
  AD7877 based touchscreens (TOUCHSCREEN_AD7877) [M/n/y/?] m
  Analog Devices AD7879-1/AD7889-1 touchscreen interface (TOUCHSCREEN_AD7879) [M/n/y/?] m
    support I2C bus connection (TOUCHSCREEN_AD7879_I2C) [M/n/?] m
    support SPI bus connection (TOUCHSCREEN_AD7879_SPI) [M/n/?] m
  Generic ADC based resistive touchscreen (TOUCHSCREEN_ADC) [N/m/?] (NEW) 
  Microchip AR1020/1021 i2c touchscreen (TOUCHSCREEN_AR1021_I2C) [N/m/y/?] (NEW) 
  Atmel mXT I2C Touchscreen (TOUCHSCREEN_ATMEL_MXT) [M/n/y/?] m
    Support T37 Diagnostic Data (TOUCHSCREEN_ATMEL_MXT_T37) [Y/n/?] y
  AUO in-cell touchscreen using Pixcir ICs (TOUCHSCREEN_AUO_PIXCIR) [M/n/y/?] m
  BU21013 based touch panel controllers (TOUCHSCREEN_BU21013) [M/n/y/?] m
  Rohm BU21029 based touch panel controllers (TOUCHSCREEN_BU21029) [N/m/y/?] (NEW) 
  chipone icn8318 touchscreen controller (TOUCHSCREEN_CHIPONE_ICN8318) [N/m/y/?] (NEW) 
  cy8ctmg110 touchscreen (TOUCHSCREEN_CY8CTMG110) [M/n/y/?] m
  Cypress TTSP touchscreen (TOUCHSCREEN_CYTTSP_CORE) [M/n/y/?] m
    support I2C bus connection (TOUCHSCREEN_CYTTSP_I2C) [M/n/?] m
    support SPI bus connection (TOUCHSCREEN_CYTTSP_SPI) [M/n/?] m
  Cypress TrueTouch Gen4 Touchscreen Driver (TOUCHSCREEN_CYTTSP4_CORE) [M/n/y/?] m
    support I2C bus connection (TOUCHSCREEN_CYTTSP4_I2C) [M/n/?] m
    support SPI bus connection (TOUCHSCREEN_CYTTSP4_SPI) [M/n/?] m
  Touchscreen support for Dialog Semiconductor DA9034 (TOUCHSCREEN_DA9034) [M/n/y/?] m
  Dialog DA9052/DA9053 TSI (TOUCHSCREEN_DA9052) [M/n/y/?] m
  Dynapro serial touchscreen (TOUCHSCREEN_DYNAPRO) [M/n/y/?] m
  Hampshire serial touchscreen (TOUCHSCREEN_HAMPSHIRE) [M/n/y/?] m
  EETI touchscreen panel support (TOUCHSCREEN_EETI) [M/n/y/?] m
  EETI eGalax multi-touch panel support (TOUCHSCREEN_EGALAX) [N/m/y/?] (NEW) 
  EETI eGalax serial touchscreen (TOUCHSCREEN_EGALAX_SERIAL) [M/n/y/?] m
  EETI EXC3000 multi-touch panel support (TOUCHSCREEN_EXC3000) [M/n/y/?] m
  Fujitsu serial touchscreen (TOUCHSCREEN_FUJITSU) [M/n/y/?] m
  Goodix I2C touchscreen (TOUCHSCREEN_GOODIX) [M/n/y/?] m
  HiDeep Touch IC (TOUCHSCREEN_HIDEEP) [M/n/y/?] m
  Ilitek ILI210X based touchscreen (TOUCHSCREEN_ILI210X) [M/n/y/?] m
  Samsung S6SY761 Touchscreen driver (TOUCHSCREEN_S6SY761) [M/n/y/?] m
  Gunze AHL-51S touchscreen (TOUCHSCREEN_GUNZE) [M/n/y/?] m
  Elan eKTF2127 I2C touchscreen (TOUCHSCREEN_EKTF2127) [M/n/y/?] m
  Elan eKTH I2C touchscreen (TOUCHSCREEN_ELAN) [Y/n/m/?] y
  Elo serial touchscreens (TOUCHSCREEN_ELO) [M/n/y/?] m
  Wacom W8001 penabled serial touchscreen (TOUCHSCREEN_WACOM_W8001) [M/n/y/?] m
  Wacom Tablet support (I2C) (TOUCHSCREEN_WACOM_I2C) [M/n/y/?] m
  MAX11801 based touchscreens (TOUCHSCREEN_MAX11801) [M/n/y/?] m
  MELFAS MCS-5000 touchscreen (TOUCHSCREEN_MCS5000) [M/n/y/?] m
  MELFAS MMS114 touchscreen (TOUCHSCREEN_MMS114) [M/n/y/?] m
  MELFAS MIP4 Touchscreen (TOUCHSCREEN_MELFAS_MIP4) [M/n/y/?] m
  MicroTouch serial touchscreens (TOUCHSCREEN_MTOUCH) [M/n/y/?] m
  Freescale i.MX6UL touchscreen controller (TOUCHSCREEN_IMX6UL_TSC) [N/m/y/?] (NEW) 
  iNexio serial touchscreens (TOUCHSCREEN_INEXIO) [M/n/y/?] m
  ICS MicroClock MK712 touchscreen (TOUCHSCREEN_MK712) [M/n/y/?] m
  Penmount serial touchscreen (TOUCHSCREEN_PENMOUNT) [M/n/y/?] m
  EDT FocalTech FT5x06 I2C Touchscreen support (TOUCHSCREEN_EDT_FT5X06) [M/n/y/?] m
  Touchright serial touchscreen (TOUCHSCREEN_TOUCHRIGHT) [M/n/y/?] m
  Touchwin serial touchscreen (TOUCHSCREEN_TOUCHWIN) [M/n/y/?] m
  TI Touchscreen Interface (TOUCHSCREEN_TI_AM335X_TSC) [M/n/?] m
  Philips UCB1400 touchscreen (TOUCHSCREEN_UCB1400) [M/n/?] m
  PIXCIR I2C touchscreens (TOUCHSCREEN_PIXCIR) [M/n/y/?] m
  Weida HiTech I2C touchscreen (TOUCHSCREEN_WDT87XX_I2C) [M/n/y/?] m
  Support for WM831x touchscreen controllers (TOUCHSCREEN_WM831X) [M/n/y/?] m
  Support for WM97xx AC97 touchscreen controllers (TOUCHSCREEN_WM97XX) [M/n/?] m
    WM9705 Touchscreen interface support (TOUCHSCREEN_WM9705) [Y/n/?] y
    WM9712 Touchscreen interface support (TOUCHSCREEN_WM9712) [Y/n/?] y
    WM9713 Touchscreen interface support (TOUCHSCREEN_WM9713) [Y/n/?] y
  USB Touchscreen Driver (TOUCHSCREEN_USB_COMPOSITE) [M/n/y/?] m
  Freescale MC13783 touchscreen input driver (TOUCHSCREEN_MC13783) [M/n/?] m
  eGalax, eTurboTouch CT-410/510/700 device support (TOUCHSCREEN_USB_EGALAX) [Y/n/?] y
  PanJit device support (TOUCHSCREEN_USB_PANJIT) [Y/n/?] y
  3M/Microtouch EX II series device support (TOUCHSCREEN_USB_3M) [Y/n/?] y
  ITM device support (TOUCHSCREEN_USB_ITM) [Y/n/?] y
  eTurboTouch (non-eGalax compatible) device support (TOUCHSCREEN_USB_ETURBO) [Y/n/?] y
  Gunze AHL61 device support (TOUCHSCREEN_USB_GUNZE) [Y/n/?] y
  DMC TSC-10/25 device support (TOUCHSCREEN_USB_DMC_TSC10) [Y/n/?] y
  IRTOUCHSYSTEMS/UNITOP device support (TOUCHSCREEN_USB_IRTOUCH) [Y/n/?] y
  IdealTEK URTC1000 device support (TOUCHSCREEN_USB_IDEALTEK) [Y/n/?] y
  GeneralTouch Touchscreen device support (TOUCHSCREEN_USB_GENERAL_TOUCH) [Y/n/?] y
  GoTop Super_Q2/GogoPen/PenPower tablet device support (TOUCHSCREEN_USB_GOTOP) [Y/n/?] y
  JASTEC/DigiTech DTR-02U USB touch controller device support (TOUCHSCREEN_USB_JASTEC) [Y/n/?] y
  Elo TouchSystems 2700 IntelliTouch controller device support (TOUCHSCREEN_USB_ELO) [Y/n/?] y
  e2i Touchscreen controller (e.g. from Mimo 740) (TOUCHSCREEN_USB_E2I) [Y/n/?] y
  Zytronic controller (TOUCHSCREEN_USB_ZYTRONIC) [Y/n/?] y
  ET&T USB series TC4UM/TC5UH touchscreen controller support (TOUCHSCREEN_USB_ETT_TC45USB) [Y/n/?] y
  NEXIO/iNexio device support (TOUCHSCREEN_USB_NEXIO) [Y/n/?] y
  EasyTouch USB Touch controller device support (TOUCHSCREEN_USB_EASYTOUCH) [Y/n/?] y
  Sahara TouchIT-213 touchscreen (TOUCHSCREEN_TOUCHIT213) [M/n/y/?] m
  TSC-10/25/40 serial touchscreen support (TOUCHSCREEN_TSC_SERIO) [M/n/y/?] m
  TSC2004 based touchscreens (TOUCHSCREEN_TSC2004) [M/n/y/?] m
  TSC2005 based touchscreens (TOUCHSCREEN_TSC2005) [M/n/y/?] m
  TSC2007 based touchscreens (TOUCHSCREEN_TSC2007) [M/n/y/?] m
    IIO interface for external ADC input and temperature (TOUCHSCREEN_TSC2007_IIO) [Y/n/?] y
  Motorola PCAP touchscreen (TOUCHSCREEN_PCAP) [M/n/y/?] m
  Raydium I2C Touchscreen (TOUCHSCREEN_RM_TS) [M/n/y/?] m
  Silead I2C touchscreen (TOUCHSCREEN_SILEAD) [M/n/y/?] m
  SiS 9200 family I2C touchscreen (TOUCHSCREEN_SIS_I2C) [M/n/y/?] m
  Sitronix ST1232 or ST1633 touchscreen controllers (TOUCHSCREEN_ST1232) [M/n/y/?] m
  STMicroelectronics STMFTS touchscreen (TOUCHSCREEN_STMFTS) [M/n/y/?] m
  Samsung SUR40 (Surface 2.0/PixelSense) touchscreen (TOUCHSCREEN_SUR40) [M/n/?] m
  Ntrig/Microsoft Surface 3 SPI touchscreen (TOUCHSCREEN_SURFACE3_SPI) [M/n/y/?] m
  Semtech SX8654 touchscreen (TOUCHSCREEN_SX8654) [M/n/y/?] m
  TPS6507x based touchscreens (TOUCHSCREEN_TPS6507X) [M/n/y/?] m
  Zeitec ZET6223 touchscreen driver (TOUCHSCREEN_ZET6223) [M/n/y/?] m
  Neonode zForce infrared touchscreens (TOUCHSCREEN_ZFORCE) [M/n/y/?] m
  ROHM BU21023/24 Dual touch support resistive touchscreens (TOUCHSCREEN_ROHM_BU21023) [M/n/y/?] m
  Azoteq IQS550/572/525 trackpad/touchscreen controller (TOUCHSCREEN_IQS5XX) [N/m/y/?] (NEW) 
*
* Miscellaneous devices
*
Miscellaneous devices (INPUT_MISC) [Y/n/?] y
  88PM860x ONKEY support (INPUT_88PM860X_ONKEY) [M/n/y/?] m
  88PM80x ONKEY support (INPUT_88PM80X_ONKEY) [M/n/?] m
  Analog Devices AD714x Capacitance Touch Sensor (INPUT_AD714X) [M/n/y/?] m
    support I2C bus connection (INPUT_AD714X_I2C) [M/n/?] m
    support SPI bus connection (INPUT_AD714X_SPI) [M/n/?] m
  Arizona haptics support (INPUT_ARIZONA_HAPTICS) [M/n/?] m
  Atmel Capacitive Touch Button Driver (INPUT_ATMEL_CAPTOUCH) [N/m/y/?] (NEW) 
  BMA150/SMB380 acceleration sensor support (INPUT_BMA150) [M/n/y/?] m
  NI Ettus Research USRP E3xx Button support. (INPUT_E3X0_BUTTON) [M/n/y/?] m
  Qualcomm MSM vibrator driver (INPUT_MSM_VIBRATOR) [N/m/y/?] (NEW) 
  MAXIM MAX77693/MAX77843 haptic controller support (INPUT_MAX77693_HAPTIC) [M/n/y/?] m
  MAX8925 ONKEY support (INPUT_MAX8925_ONKEY) [M/n/y/?] m
  MAXIM MAX8997 haptic controller support (INPUT_MAX8997_HAPTIC) [M/n/y/?] m
  MC13783 ON buttons (INPUT_MC13783_PWRBUTTON) [M/n/?] m
  MMA8450 - Freescale's 3-Axis, 8/12-bit Digital Accelerometer (INPUT_MMA8450) [M/n/y/?] m
  Sharp GP2AP002A00F I2C Proximity/Opto sensor driver (INPUT_GP2A) [M/n/y/?] m
  Generic GPIO Beeper support (INPUT_GPIO_BEEPER) [M/n/y/?] m
  Polled GPIO Decoder Input driver (INPUT_GPIO_DECODER) [M/n/y/?] m
  GPIO vibrator support (INPUT_GPIO_VIBRA) [N/m/y/?] (NEW) 
  ATI / Philips USB RF remote control (INPUT_ATI_REMOTE2) [M/n/y/?] m
  Keyspan DMR USB remote control (INPUT_KEYSPAN_REMOTE) [M/n/y/?] m
  Kionix KXTJ9 tri-axis digital accelerometer (INPUT_KXTJ9) [M/n/y/?] m
    Enable polling mode support (INPUT_KXTJ9_POLLED_MODE) [N/y/?] n
  Griffin PowerMate and Contour Jog support (INPUT_POWERMATE) [M/n/y/?] m
  Yealink usb-p1k voip phone (INPUT_YEALINK) [M/n/y/?] m
  C-Media CM109 USB I/O Controller (INPUT_CM109) [M/n/y/?] m
  Regulator haptics support (INPUT_REGULATOR_HAPTIC) [M/n/y/?] m
  Retu Power button Driver (INPUT_RETU_PWRBUTTON) [M/n/?] m
  X-Powers AXP20X power button driver (INPUT_AXP20X_PEK) [M/n/?] m
  TWL4030 Power button Driver (INPUT_TWL4030_PWRBUTTON) [M/n/y/?] m
  Support for TWL4030 Vibrator (INPUT_TWL4030_VIBRA) [M/n/y/?] m
  Support for TWL6040 Vibrator (INPUT_TWL6040_VIBRA) [M/n/y/?] m
  User level driver support (INPUT_UINPUT) [Y/n/m/?] y
  Palmas Power button Driver (INPUT_PALMAS_PWRBUTTON) [M/n/y/?] m
  PCF50633 PMU events (INPUT_PCF50633_PMU) [M/n/?] m
  PCF8574 Keypad input device (INPUT_PCF8574) [M/n/y/?] m
  PWM beeper support (INPUT_PWM_BEEPER) [M/n/y/?] m
  PWM vibrator support (INPUT_PWM_VIBRA) [M/n/y/?] m
  Rotary encoders connected to GPIO pins (INPUT_GPIO_ROTARY_ENCODER) [M/n/y/?] m
  Dialog DA9052/DA9053 Onkey (INPUT_DA9052_ONKEY) [M/n/y/?] m
  Dialog Semiconductor DA9055 ONKEY (INPUT_DA9055_ONKEY) [M/n/y/?] m
  Dialog DA9063/62/61 OnKey (INPUT_DA9063_ONKEY) [M/n/y/?] m
  WM831X ON pin (INPUT_WM831X_ON) [M/n/y/?] m
  Motorola EZX PCAP misc input events (INPUT_PCAP) [M/n/y/?] m
  Analog Devices ADXL34x Three-Axis Digital Accelerometer (INPUT_ADXL34X) [M/n/y/?] m
    support I2C bus connection (INPUT_ADXL34X_I2C) [M/n/?] m
    support SPI bus connection (INPUT_ADXL34X_SPI) [M/n/?] m
  IMS Passenger Control Unit driver (INPUT_IMS_PCU) [M/n/y/?] m
  VTI CMA3000 Tri-axis accelerometer (INPUT_CMA3000) [M/n/y/?] m
    Support I2C bus connection (INPUT_CMA3000_I2C) [M/n/?] m
  TI DRV260X haptics support (INPUT_DRV260X_HAPTICS) [M/n/y/?] m
  TI DRV2665 haptics support (INPUT_DRV2665_HAPTICS) [M/n/y/?] m
  TI DRV2667 haptics support (INPUT_DRV2667_HAPTICS) [M/n/y/?] m
*
* Hardware I/O ports
*
Serial I/O support (SERIO) [Y/?] y
Serial port line discipline (SERIO_SERPORT) [M/y/?] m
Parallel port keyboard adapter (SERIO_PARKBD) [M/n/?] m
PCI PS/2 keyboard and PS/2 mouse controller (SERIO_PCIPS2) [M/n/y/?] m
PS/2 driver library (SERIO_LIBPS2) [Y/?] y
Raw access to serio ports (SERIO_RAW) [M/n/y/?] m
Altera UP PS/2 controller (SERIO_ALTERA_PS2) [M/n/y/?] m
TQC PS/2 multiplexer (SERIO_PS2MULT) [M/n/y/?] m
ARC PS/2 support (SERIO_ARC_PS2) [M/n/y/?] m
GRLIB APBPS2 PS/2 keyboard/mouse controller (SERIO_APBPS2) [N/m/y/?] (NEW) 
GPIO PS/2 bit banging driver (SERIO_GPIO_PS2) [M/n/y/?] m
User space serio port driver support (USERIO) [M/n/y/?] m
Gameport support (GAMEPORT) [M/y/?] m
  Classic ISA and PnP gameport support (GAMEPORT_NS558) [M/n/?] m
  PDPI Lightning 4 gamecard support (GAMEPORT_L4) [M/n/?] m
  SB Live and Audigy gameport support (GAMEPORT_EMU10K1) [M/n/?] m
  ForteMedia FM801 gameport support (GAMEPORT_FM801) [M/n/?] m
*
* Character devices
*
Enable TTY (TTY) [Y/n/?] y
  Virtual terminal (VT) [Y/n/?] y
    Enable character translations in console (CONSOLE_TRANSLATIONS) [Y/n/?] y
    Support for console on virtual terminal (VT_CONSOLE) [Y/n/?] y
    Support for binding and unbinding console drivers (VT_HW_CONSOLE_BINDING) [Y/?] y
  Unix98 PTY support (UNIX98_PTYS) [Y/n/?] y
  Legacy (BSD) PTY support (LEGACY_PTYS) [Y/n/?] y
    Maximum number of legacy PTY in use (LEGACY_PTY_COUNT) [0] 0
  Non-standard serial port support (SERIAL_NONSTANDARD) [Y/n/?] y
    Comtrol RocketPort support (ROCKETPORT) [M/n/y/?] m
    Cyclades async mux support (CYCLADES) [M/n/y/?] m
      Cyclades-Z interrupt mode operation (CYZ_INTR) [N/y/?] n
    Moxa Intellio support (MOXA_INTELLIO) [M/n/y/?] m
    Moxa SmartIO support v. 2.0 (MOXA_SMARTIO) [M/n/y/?] m
    SyncLink Multiport support (SYNCLINKMP) [M/n/y/?] m
    SyncLink GT/AC support (SYNCLINK_GT) [M/n/y/?] m
  HSDPA Broadband Wireless Data Card - Globe Trotter (NOZOMI) [M/n/y/?] m
  Multi-Tech multiport card support (ISI) [M/n/y/?] m
  HDLC line discipline support (N_HDLC) [M/n/y/?] m
  GSM MUX line discipline support (EXPERIMENTAL) (N_GSM) [M/n/y/?] m
  Trace data router for MIPI P1149.7 cJTAG standard (TRACE_ROUTER) [M/n/?] m
  Trace data sink for MIPI P1149.7 cJTAG standard (TRACE_SINK) [M/n/y/?] m
  NULL TTY driver (NULL_TTY) [N/m/y/?] (NEW) 
  Automatically load TTY Line Disciplines (LDISC_AUTOLOAD) [Y/n/?] y
/dev/mem virtual device support (DEVMEM) [Y/n/?] y
/dev/kmem virtual device support (DEVKMEM) [N/y/?] n
*
* Serial drivers
*
8250/16550 and compatible serial support (SERIAL_8250) [Y/n/m/?] y
  Support 8250_core.* kernel options (DEPRECATED) (SERIAL_8250_DEPRECATED_OPTIONS) [N/y/?] n
  Support for Fintek F81216A LPC to 4 UART RS485 API (SERIAL_8250_FINTEK) [Y/n/?] y
  Console on 8250/16550 and compatible serial port (SERIAL_8250_CONSOLE) [Y/n/?] y
  DMA support for 16550 compatible UART controllers (SERIAL_8250_DMA) [Y/n/?] y
  8250/16550 PCI device support (SERIAL_8250_PCI) [Y/n/m/?] y
    8250/16550 Exar/Commtech PCI/PCIe device support (SERIAL_8250_EXAR) [M/n/y/?] m
  8250/16550 PCMCIA device support (SERIAL_8250_CS) [M/n/?] m
  MEN MCB UART device support (SERIAL_8250_MEN_MCB) [M/n/?] m
  Maximum number of 8250/16550 serial ports (SERIAL_8250_NR_UARTS) [48] 48
  Number of 8250/16550 serial ports to register at runtime (SERIAL_8250_RUNTIME_UARTS) [32] 32
  Extended 8250/16550 serial driver options (SERIAL_8250_EXTENDED) [Y/n/?] y
    Support more than 4 legacy serial ports (SERIAL_8250_MANY_PORTS) [Y/n/?] y
  Aspeed Virtual UART (SERIAL_8250_ASPEED_VUART) [N/m/y/?] (NEW) 
Support for sharing serial interrupts (SERIAL_8250_SHARE_IRQ) [Y/n/?] y
Autodetect IRQ on standard ports (unsafe) (SERIAL_8250_DETECT_IRQ) [N/y/?] n
Support RSA serial ports (SERIAL_8250_RSA) [Y/n/?] y
Support for Synopsys DesignWare 8250 quirks (SERIAL_8250_DW) [M/n/y/?] m
Ralink RT288x/RT305x/RT3662/RT3883 serial port support (SERIAL_8250_RT288X) [Y/n/?] y
Support for Ingenic SoC serial ports (SERIAL_8250_INGENIC) [N/m/y/?] (NEW) 
Devicetree based probing for 8250 ports (SERIAL_OF_PLATFORM) [N/m/y/?] (NEW) 
*
* Non-8250 serial port support
*
Serial console over KGDB NMI debugger port (SERIAL_KGDB_NMI) [Y/n/?] y
MAX3100 support (SERIAL_MAX3100) [M/n/y/?] m
MAX310X support (SERIAL_MAX310X) [Y/n/m/?] y
Xilinx uartlite serial port support (SERIAL_UARTLITE) [M/n/y/?] m
  Maximum number of uartlite serial ports (SERIAL_UARTLITE_NR_UARTS) [1] 1
Digi International NEO and Classic PCI Support (SERIAL_JSM) [M/n/y/?] m
SiFive UART support (SERIAL_SIFIVE) [N/m/y/?] (NEW) 
SCCNXP serial port support (SERIAL_SCCNXP) [Y/n/m/?] y
  Console on SCCNXP serial port (SERIAL_SCCNXP_CONSOLE) [Y/n/?] y
SC16IS7xx serial support (SERIAL_SC16IS7XX) [M/n/y/?] m
  SC16IS7xx for I2C interface (SERIAL_SC16IS7XX_I2C) [Y/n/?] y
  SC16IS7xx for spi interface (SERIAL_SC16IS7XX_SPI) [Y/n/?] y
Broadcom BCM63xx/BCM33xx UART support (SERIAL_BCM63XX) [N/m/y/?] (NEW) 
Altera JTAG UART support (SERIAL_ALTERA_JTAGUART) [M/n/y/?] m
Altera UART support (SERIAL_ALTERA_UART) [M/n/y/?] m
  Maximum number of Altera UART ports (SERIAL_ALTERA_UART_MAXPORTS) [4] 4
  Default baudrate for Altera UART ports (SERIAL_ALTERA_UART_BAUDRATE) [115200] 115200
SPI protocol driver for Infineon 6x60 modem (EXPERIMENTAL) (SERIAL_IFX6X60) [N/m/y/?] n
Intel EG20T PCH/LAPIS Semicon IOH(ML7213/ML7223/ML7831) UART (SERIAL_PCH_UART) [N/m/y/?] (NEW) 
Cadence (Xilinx Zynq) UART support (SERIAL_XILINX_PS_UART) [N/m/y/?] (NEW) 
ARC UART driver support (SERIAL_ARC) [M/n/y/?] m
  Number of ARC UART ports (SERIAL_ARC_NR_PORTS) [1] 1
Comtrol RocketPort EXPRESS/INFINITY support (SERIAL_RP2) [M/n/y/?] m
  Maximum number of RocketPort EXPRESS/INFINITY ports (SERIAL_RP2_NR_UARTS) [32] 32
Freescale lpuart serial port support (SERIAL_FSL_LPUART) [M/n/y/?] m
Freescale linflexuart serial port support (SERIAL_FSL_LINFLEXUART) [N/m/y/?] (NEW) 
Conexant Digicolor CX92xxx USART serial port support (SERIAL_CONEXANT_DIGICOLOR) [N/m/y/?] (NEW) 
MEN 16z135 Support (SERIAL_MEN_Z135) [M/n/?] m
TTY driver to output user messages via printk (TTY_PRINTK) [Y/n/m/?] y
  ttyprintk log level (1-7) (TTY_PRINTK_LEVEL) [6] (NEW) 
Parallel printer support (PRINTER) [M/n/?] m
  Support for console on line printer (LP_CONSOLE) [N/y/?] n
Support for user-space parallel port device drivers (PPDEV) [M/n/?] m
Virtio console (VIRTIO_CONSOLE) [Y/n/m/?] y
Generate a panic event to all BMCs on a panic (IPMI_PANIC_EVENT) [N/y/?] n
Device interface for IPMI (IPMI_DEVICE_INTERFACE) [M/n/?] m
IPMI System Interface handler (IPMI_SI) [M/?] m
IPMI SMBus handler (SSIF) (IPMI_SSIF) [M/n/?] m
IPMI Watchdog Timer (IPMI_WATCHDOG) [M/n/?] m
IPMI Poweroff (IPMI_POWEROFF) [M/n/?] m
Applicom intelligent fieldbus card support (APPLICOM) [M/n/y/?] m
RAW driver (/dev/raw/rawN) (RAW_DRIVER) [M/n/y/?] m
  Maximum number of RAW devices to support (1-65536) (MAX_RAW_DEVS) [256] 256
*
* TPM Hardware Support
*
TPM Hardware Support (TCG_TPM) [Y/?] y
  TPM HW Random Number Generator support (HW_RANDOM_TPM) [Y/n/?] (NEW) 
  TPM Interface Specification 1.2 Interface / TPM 2.0 FIFO Interface (TCG_TIS) [Y/n/m/?] y
  TPM Interface Specification 1.3 Interface / TPM 2.0 FIFO Interface - (SPI) (TCG_TIS_SPI) [M/n/y/?] m
  TPM Interface Specification 1.2 Interface (I2C - Atmel) (TCG_TIS_I2C_ATMEL) [M/n/y/?] m
  TPM Interface Specification 1.2 Interface (I2C - Infineon) (TCG_TIS_I2C_INFINEON) [M/n/y/?] m
  TPM Interface Specification 1.2 Interface (I2C - Nuvoton) (TCG_TIS_I2C_NUVOTON) [M/n/y/?] m
  Atmel TPM Interface (TCG_ATMEL) [M/n/y/?] m
  VTPM Proxy Interface (TCG_VTPM_PROXY) [M/n/y/?] m
  STMicroelectronics TPM Interface Specification 1.2 Interface (I2C) (TCG_TIS_ST33ZP24_I2C) [M/n/y/?] m
  STMicroelectronics TPM Interface Specification 1.2 Interface (SPI) (TCG_TIS_ST33ZP24_SPI) [M/n/y/?] m
/dev/port character device (DEVPORT) [Y/n/?] y
Xillybus generic FPGA interface (XILLYBUS) [M/n/y/?] m
  Xillybus over PCIe (XILLYBUS_PCIE) [M/n/?] m
  Xillybus over Device Tree (XILLYBUS_OF) [N/m/?] (NEW) 
*
* Device Drivers
*
Trust the bootloader to initialize Linux's CRNG (RANDOM_TRUST_BOOTLOADER) [N/y/?] (NEW) 
*
* Multiplexer I2C Chip support
*
GPIO-based I2C arbitration (I2C_ARB_GPIO_CHALLENGE) [N/m/?] (NEW) 
GPIO-based I2C multiplexer (I2C_MUX_GPIO) [M/n/?] m
General Purpose I2C multiplexer (I2C_MUX_GPMUX) [N/m/?] (NEW) 
LTC LTC4306/5 I2C multiplexer (I2C_MUX_LTC4306) [M/n/?] m
NXP PCA9541 I2C Master Selector (I2C_MUX_PCA9541) [M/n/?] m
NXP PCA954x and PCA984x I2C Mux/switches (I2C_MUX_PCA954x) [M/n/?] m
pinctrl-based I2C multiplexer (I2C_MUX_PINCTRL) [N/m/?] (NEW) 
Register-based I2C multiplexer (I2C_MUX_REG) [M/n/?] m
pinctrl-based I2C demultiplexer (I2C_DEMUX_PINCTRL) [N/m/?] (NEW) 
Mellanox CPLD based I2C multiplexer (I2C_MUX_MLXCPLD) [M/n/?] m
*
* I2C Hardware Bus support
*
*
* PC SMBus host controller drivers
*
ALI 1535 (I2C_ALI1535) [M/n/y/?] m
ALI 1563 (I2C_ALI1563) [M/n/y/?] m
ALI 15x3 (I2C_ALI15X3) [M/n/y/?] m
AMD 756/766/768/8111 and nVidia nForce (I2C_AMD756) [M/n/y/?] m
AMD 8111 (I2C_AMD8111) [M/n/y/?] m
Intel 82801 (ICH/PCH) (I2C_I801) [M/n/y/?] m
Intel SCH SMBus 1.0 (I2C_ISCH) [M/n/y/?] m
Intel PIIX4 and compatible (ATI/AMD/Serverworks/Broadcom/SMSC) (I2C_PIIX4) [M/n/y/?] m
Nvidia nForce2, nForce3 and nForce4 (I2C_NFORCE2) [M/n/y/?] m
NVIDIA GPU I2C controller (I2C_NVIDIA_GPU) [N/m/y/?] (NEW) 
SiS 5595 (I2C_SIS5595) [M/n/y/?] m
SiS 630/730/964 (I2C_SIS630) [M/n/y/?] m
SiS 96x (I2C_SIS96X) [M/n/y/?] m
VIA VT82C586B (I2C_VIA) [M/n/y/?] m
VIA VT82C596/82C686/82xx and CX700/VX8xx/VX900 (I2C_VIAPRO) [M/n/y/?] m
*
* I2C system bus drivers (mostly embedded / system-on-chip)
*
CBUS I2C driver (I2C_CBUS_GPIO) [M/n/y/?] m
Synopsys DesignWare Platform (I2C_DESIGNWARE_PLATFORM) [Y/n/m/?] y
  Synopsys DesignWare Slave (I2C_DESIGNWARE_SLAVE) [N/y/?] n
Synopsys DesignWare PCI (I2C_DESIGNWARE_PCI) [M/n/y/?] m
Intel EG20T PCH/LAPIS Semicon IOH(ML7213/ML7223/ML7831) I2C (I2C_EG20T) [N/m/y/?] (NEW) 
EMMA Mobile series I2C adapter (I2C_EMEV2) [N/m/y/?] n
GPIO-based bitbanging I2C (I2C_GPIO) [M/n/y/?] m
  GPIO-based fault injector (I2C_GPIO_FAULT_INJECTOR) [N/y/?] (NEW) 
Imagination Technologies I2C SCB Controller (I2C_IMG) [N/m/y/?] (NEW) 
JZ4780 I2C controller interface support (I2C_JZ4780) [N/m/y/?] (NEW) 
Kontron COM I2C Controller (I2C_KEMPLD) [M/n/?] m
OpenCores I2C Controller (I2C_OCORES) [M/n/y/?] m
PCA9564/PCA9665 as platform device (I2C_PCA_PLATFORM) [M/n/y/?] m
Rockchip RK3xxx I2C adapter (I2C_RK3X) [N/m/y/?] (NEW) 
Simtec Generic I2C interface (I2C_SIMTEC) [M/n/y/?] m
Xilinx I2C Controller (I2C_XILINX) [M/n/y/?] m
*
* External I2C/SMBus adapter drivers
*
Diolan U2C-12 USB adapter (I2C_DIOLAN_U2C) [M/n/y/?] m
Diolan DLN-2 USB I2C adapter (I2C_DLN2) [M/n/?] m
Parallel port adapter (I2C_PARPORT) [M/n/?] m
Parallel port adapter (light) (I2C_PARPORT_LIGHT) [M/n/y/?] m
RobotFuzz Open Source InterFace USB adapter (I2C_ROBOTFUZZ_OSIF) [M/n/y/?] m
TAOS evaluation module (I2C_TAOS_EVM) [M/n/y/?] m
Tiny-USB adapter (I2C_TINY_USB) [M/n/y/?] m
Viperboard I2C master support (I2C_VIPERBOARD) [M/n/?] m
*
* Other I2C/SMBus bus drivers
*
FSI I2C driver (I2C_FSI) [N/m/?] (NEW) 
*
* I3C support
*
I3C support (I3C) [N/m/y/?] (NEW) 
*
* SPI support
*
SPI support (SPI) [Y/n/?] y
  Debug support for SPI drivers (SPI_DEBUG) [N/y/?] n
  SPI memory extension (SPI_MEM) [Y/?] (NEW) y
  *
  * SPI Master Controller Drivers
  *
  Altera SPI Controller (SPI_ALTERA) [M/n/y/?] m
  Analog Devices AXI SPI Engine controller (SPI_AXI_SPI_ENGINE) [M/n/y/?] m
  Utilities for Bitbanging SPI masters (SPI_BITBANG) [M/y/?] m
  Parallel port adapter for AVR Butterfly (DEVELOPMENT) (SPI_BUTTERFLY) [M/n/?] m
  Cadence SPI controller (SPI_CADENCE) [M/n/y/?] m
  DesignWare SPI controller core support (SPI_DESIGNWARE) [M/n/y/?] m
    PCI interface driver for DW SPI core (SPI_DW_PCI) [M/n/?] m
      DMA support for DW SPI controller on Intel MID platform (SPI_DW_MID_DMA) [Y/n/?] y
    Memory-mapped io interface driver for DW SPI core (SPI_DW_MMIO) [M/n/?] m
  Diolan DLN-2 USB SPI adapter (SPI_DLN2) [M/n/?] m
  NXP Flex SPI controller (SPI_NXP_FLEXSPI) [N/m/y/?] (NEW) 
  GPIO-based bitbanging SPI Master (SPI_GPIO) [M/n/y/?] m
  IMG SPFI controller (SPI_IMG_SPFI) [N/m/y/?] (NEW) 
  Parallel port adapter for LM70 eval board (DEVELOPMENT) (SPI_LM70_LLP) [M/n/?] m
  Freescale SPI controller and Aeroflex Gaisler GRLIB SPI controller (SPI_FSL_SPI) [N/m/y/?] (NEW) 
  OpenCores tiny SPI (SPI_OC_TINY) [M/n/y/?] m
  PXA2xx SSP SPI master (SPI_PXA2XX) [M/n/y/?] m
  Rockchip SPI controller driver (SPI_ROCKCHIP) [N/m/y/?] n
  NXP SC18IS602/602B/603 I2C to SPI bridge (SPI_SC18IS602) [M/n/y/?] m
  SiFive SPI controller (SPI_SIFIVE) [N/m/y/?] (NEW) 
  Macronix MX25F0A SPI controller (SPI_MXIC) [N/m/y/?] (NEW) 
  Intel EG20T PCH/LAPIS Semicon IOH(ML7213/ML7223/ML7831) SPI (SPI_TOPCLIFF_PCH) [N/m/y/?] (NEW) 
  Analog Devices AD-FMCOMMS1-EBZ SPI-I2C-bridge driver (SPI_XCOMM) [M/n/y/?] m
  Xilinx SPI controller common module (SPI_XILINX) [N/m/y/?] n
  Xilinx ZynqMP GQSPI controller (SPI_ZYNQMP_GQSPI) [M/n/y/?] m
  *
  * SPI Protocol Masters
  *
  User mode SPI device driver support (SPI_SPIDEV) [M/n/y/?] m
  spi loopback test framework support (SPI_LOOPBACK_TEST) [M/n/?] m
  Infineon TLE62X0 (for power switching) (SPI_TLE62X0) [M/n/y/?] m
  SPI slave protocol handlers (SPI_SLAVE) [Y/n/?] y
    SPI slave handler reporting boot up time (SPI_SLAVE_TIME) [M/n/y/?] m
    SPI slave handler controlling system state (SPI_SLAVE_SYSTEM_CONTROL) [M/n/y/?] m
*
* Pin controllers
*
Pin controllers (PINCTRL) [Y/?] y
  Debug PINCTRL calls (DEBUG_PINCTRL) [N/y/?] n
  X-Powers AXP209 PMIC pinctrl and GPIO Support (PINCTRL_AXP209) [N/m/?] (NEW) 
  AMD GPIO pin control (PINCTRL_AMD) [Y/n/m/?] y
  Microchip MCP23xxx I/O expander (PINCTRL_MCP23S08) [M/n/y/?] m
  One-register-per-pin type device tree based pinctrl driver (PINCTRL_SINGLE) [N/m/y/?] (NEW) 
  Semtech SX150x I2C GPIO expander pinctrl driver (PINCTRL_SX150X) [Y/n/?] y
  STMicroelectronics STMFX GPIO expander pinctrl driver (PINCTRL_STMFX) [N/m/y/?] (NEW) 
  Pinctrl driver for the PALMAS Series MFD devices (PINCTRL_PALMAS) [N/m/y/?] (NEW) 
  Pinctrl driver for the Ingenic JZ47xx SoCs (PINCTRL_INGENIC) [N/y/?] (NEW) 
  Pinctrl driver for the Microsemi Ocelot and Jaguar2 SoCs (PINCTRL_OCELOT) [N/y/?] (NEW) 
*
* GPIO Support
*
GPIO Support (GPIOLIB) [Y/?] y
  Maximum number of GPIOs for fast path (GPIOLIB_FASTPATH_LIMIT) [512] (NEW) 
  Debug GPIO calls (DEBUG_GPIO) [N/y/?] n
  /sys/class/gpio/... (sysfs interface) (GPIO_SYSFS) [Y/n/?] y
  *
  * Memory mapped GPIO drivers
  *
  GPIO driver for 74xx-ICs with MMIO access (GPIO_74XX_MMIO) [N/m/y/?] (NEW) 
  Altera GPIO (GPIO_ALTERA) [N/m/y/?] (NEW) 
  Cadence GPIO support (GPIO_CADENCE) [N/m/y/?] (NEW) 
  Synopsys DesignWare APB GPIO driver (GPIO_DWAPB) [M/n/y/?] m
  Support for GPIO pins on XR17V352/354/358 (GPIO_EXAR) [M/n/?] m
  Faraday FTGPIO010 GPIO (GPIO_FTGPIO010) [N/y/?] (NEW) 
  Generic memory-mapped GPIO controller support (MMIO platform device) (GPIO_GENERIC_PLATFORM) [M/n/y/?] m
  Aeroflex Gaisler GRGPIO support (GPIO_GRGPIO) [N/m/y/?] (NEW) 
  Nintendo Wii (Hollywood) GPIO (GPIO_HLWD) [N/m/y/?] (NEW) 
  GPIO support for Fujitsu MB86S7x Platforms (GPIO_MB86S7X) [M/n/y/?] m
  MEN 16Z127 GPIO support (GPIO_MENZ127) [M/n/?] m
  SAMA5D2 PIOBU GPIO support (GPIO_SAMA5D2_PIOBU) [N/m/y/?] (NEW) 
  GPIO based on SYSCON (GPIO_SYSCON) [N/m/y/?] (NEW) 
  Xilinx GPIO support (GPIO_XILINX) [N/m/y/?] (NEW) 
  GPIO support for AMD Fusion Controller Hub (G-series SOCs) (GPIO_AMD_FCH) [N/m/y/?] (NEW) 
  *
  * I2C GPIO expanders
  *
  ADP5588 I2C GPIO expander (GPIO_ADP5588) [M/n/y/?] m
  Avionic Design N-bit GPIO expander (GPIO_ADNP) [N/m/y/?] (NEW) 
  Gateworks PLD GPIO Expander (GPIO_GW_PLD) [N/m/y/?] (NEW) 
  Maxim MAX7300 GPIO expander (GPIO_MAX7300) [M/n/y/?] m
  MAX7319, MAX7320-7327 I2C Port Expanders (GPIO_MAX732X) [M/n/y/?] m
  PCA95[357]x, PCA9698, TCA64xx, and MAX7310 I/O ports (GPIO_PCA953X) [M/n/y/?] m
  PCF857x, PCA{85,96}7x, and MAX732[89] I2C GPIO expanders (GPIO_PCF857X) [M/n/y/?] m
  TPIC2810 8-Bit I2C GPO expander (GPIO_TPIC2810) [M/n/y/?] m
  *
  * PCI GPIO expanders
  *
  Intel EG20T PCH/LAPIS Semiconductor IOH(ML7223/ML7831) GPIO (GPIO_PCH) [N/m/y/?] (NEW) 
  ACCES PCI-IDIO-16 GPIO support (GPIO_PCI_IDIO_16) [M/n/y/?] m
  ACCES PCIe-IDIO-24 GPIO support (GPIO_PCIE_IDIO_24) [N/m/y/?] (NEW) 
  RDC R-321x GPIO support (GPIO_RDC321X) [M/n/y/?] m
  *
  * SPI GPIO expanders
  *
  74x164 serial-in/parallel-out 8-bits shift register (GPIO_74X164) [N/m/y/?] (NEW) 
  Maxim MAX3191x industrial serializer (GPIO_MAX3191X) [M/n/y/?] m
  Maxim MAX7301 GPIO expander (GPIO_MAX7301) [M/n/y/?] m
  Freescale MC33880 high-side/low-side switch (GPIO_MC33880) [M/n/y/?] m
  Generic parallel-in/serial-out shift register (GPIO_PISOSR) [M/n/y/?] m
  EXAR XRA1403 16-bit GPIO expander (GPIO_XRA1403) [M/n/y/?] m
  GPIO Testing Driver (GPIO_MOCKUP) [N/m/y/?] n
*
* 1-wire Bus Masters
*
Matrox G400 transport layer for 1-wire (W1_MASTER_MATROX) [M/n/?] m
DS2490 USB <-> W1 transport layer for 1-wire (W1_MASTER_DS2490) [M/n/?] m
Maxim DS2482 I2C to 1-Wire bridge (W1_MASTER_DS2482) [M/n/?] m
Maxim DS1WM 1-wire busmaster (W1_MASTER_DS1WM) [M/n/?] m
GPIO 1-wire busmaster (W1_MASTER_GPIO) [M/n/?] m
SGI ASIC driver (W1_MASTER_SGI) [N/m/?] (NEW) 
*
* 1-wire Slaves
*
Thermal family implementation (W1_SLAVE_THERM) [M/n/?] m
Simple 64bit memory family implementation (W1_SLAVE_SMEM) [M/n/?] m
DS2405 Addressable Switch (W1_SLAVE_DS2405) [M/n/?] m
8-Channel Addressable Switch (IO Expander) 0x29 family support (DS2408) (W1_SLAVE_DS2408) [M/n/?] m
  Read-back values written to DS2408's output register (W1_SLAVE_DS2408_READBACK) [Y/n/?] y
Dual Channel Addressable Switch 0x3a family support (DS2413) (W1_SLAVE_DS2413) [M/n/?] m
Dual Channel Addressable Switch 0x12 family support (DS2406) (W1_SLAVE_DS2406) [M/n/?] m
Counter 1-wire device (DS2423) (W1_SLAVE_DS2423) [M/n/?] m
112-byte EEPROM support (DS28E05) (W1_SLAVE_DS2805) [M/n/?] m
1kb EEPROM family support (DS2431) (W1_SLAVE_DS2431) [M/n/?] m
4kb EEPROM family support (DS2433) (W1_SLAVE_DS2433) [M/n/?] m
  Protect DS2433 data with a CRC16 (W1_SLAVE_DS2433_CRC) [N/y/?] n
DS2438 Smart Battery Monitor 0x26 family support (W1_SLAVE_DS2438) [M/n/?] m
512b/1kb/16kb EPROM family support (W1_SLAVE_DS250X) [N/m/?] (NEW) 
Dallas 2780 battery monitor chip (W1_SLAVE_DS2780) [M/?] m
Dallas 2781 battery monitor chip (W1_SLAVE_DS2781) [M/?] m
4096-Bit Addressable 1-Wire EEPROM with PIO (DS28E04-100) (W1_SLAVE_DS28E04) [M/n/?] m
1-wire-to-I2C master bridge (DS28E17) (W1_SLAVE_DS28E17) [M/n/?] m
*
* Board level reset or power off
*
Board level reset or power off (POWER_RESET) [Y/n/?] y
  Broadcom STB reset driver (POWER_RESET_BRCMSTB) [N/y/?] (NEW) 
  GPIO power-off driver (POWER_RESET_GPIO) [N/y/?] (NEW) 
  GPIO restart driver (POWER_RESET_GPIO_RESTART) [N/y/?] (NEW) 
  Intel PIIX4 power-off driver (POWER_RESET_PIIX4_POWEROFF) [N/m/y/?] (NEW) 
  LTC2952 PowerPath power-off driver (POWER_RESET_LTC2952) [N/y/?] (NEW) 
  Restart power-off driver (POWER_RESET_RESTART) [Y/n/?] y
  Generic SYSCON regmap reset driver (POWER_RESET_SYSCON) [N/y/?] (NEW) 
  Generic SYSCON regmap poweroff driver (POWER_RESET_SYSCON_POWEROFF) [N/y/?] (NEW) 
  Generic SYSCON regmap reboot mode driver (SYSCON_REBOOT_MODE) [N/m/y/?] (NEW) 
  Generic NVMEM reboot mode driver (NVMEM_REBOOT_MODE) [N/m/y/?] (NEW) 
*
* Power supply class support
*
Power supply class support (POWER_SUPPLY) [Y/?] y
  Power supply debug (POWER_SUPPLY_DEBUG) [N/y/?] n
  Expose power supply sensors as hwmon device (POWER_SUPPLY_HWMON) [Y/n/?] (NEW) 
  Generic PDA/phone power driver (PDA_POWER) [M/n/y/?] m
  Generic battery support using IIO (GENERIC_ADC_BATTERY) [M/n/?] m
  MAX8925 battery charger support (MAX8925_POWER) [M/n/y/?] m
  WM831X backup battery charger support (WM831X_BACKUP) [M/n/y/?] m
  WM831X PMU support (WM831X_POWER) [M/n/y/?] m
  WM8350 PMU support (WM8350_POWER) [M/n/y/?] m
  Test power driver (TEST_POWER) [M/n/y/?] m
  Marvell 88PM860x battery driver (BATTERY_88PM860X) [M/n/y/?] m
  ADP5061 battery charger driver (CHARGER_ADP5061) [N/m/y/?] (NEW) 
  DS2760 battery driver (HP iPAQ & others) (BATTERY_DS2760) [M/n/?] m
  DS2780 battery driver (BATTERY_DS2780) [M/n/y/?] m
  DS2781 battery driver (BATTERY_DS2781) [M/n/y/?] m
  DS2782/DS2786 standalone gas-gauge (BATTERY_DS2782) [M/n/y/?] m
  LEGO MINDSTORMS EV3 battery (BATTERY_LEGO_EV3) [N/m/?] (NEW) 
  SBS Compliant gas gauge (BATTERY_SBS) [M/n/y/?] m
  SBS Compliant charger (CHARGER_SBS) [M/n/y/?] m
  Smart Battery System Manager (MANAGER_SBS) [M/n/?] m
  BQ27xxx battery driver (BATTERY_BQ27XXX) [M/n/y/?] m
    BQ27xxx I2C support (BATTERY_BQ27XXX_I2C) [M/n/?] m
    BQ27xxx HDQ support (BATTERY_BQ27XXX_HDQ) [M/n/?] m
  BQ27xxx support for update of NVM/flash data memory (BATTERY_BQ27XXX_DT_UPDATES_NVM) [N/y/?] n
  DA9030 battery driver (BATTERY_DA9030) [M/n/y/?] m
  Dialog DA9052 Battery (BATTERY_DA9052) [M/n/y/?] m
  Dialog Semiconductor DA9150 Charger support (CHARGER_DA9150) [M/n/?] m
  Dialog Semiconductor DA9150 Fuel Gauge support (BATTERY_DA9150) [M/n/?] m
  X-Powers AXP20X and AXP22X AC power supply driver (CHARGER_AXP20X) [M/n/?] m
  X-Powers AXP20X battery driver (BATTERY_AXP20X) [M/n/?] m
  AXP20x power supply driver (AXP20X_POWER) [M/n/?] m
  X-Powers AXP288 Fuel Gauge (AXP288_FUEL_GAUGE) [M/n/?] m
  Maxim MAX17040 Fuel Gauge (BATTERY_MAX17040) [M/n/y/?] m
  Maxim MAX17042/17047/17050/8997/8966 Fuel Gauge (BATTERY_MAX17042) [M/n/y/?] m
  MAX17211/MAX17215 standalone gas-gauge (BATTERY_MAX1721X) [M/n/?] m
  TWL4030 MADC battery driver (BATTERY_TWL4030_MADC) [M/n/?] m
  Marvell 88PM860x Charger driver (CHARGER_88PM860X) [M/n/?] m
  NXP PCF50633 MBC (CHARGER_PCF50633) [M/n/?] m
  Nokia RX-51 (N900) battery driver (BATTERY_RX51) [M/n/?] m
  ISP1704 USB Charger Detection (CHARGER_ISP1704) [M/n/?] m
  MAX8903 Battery DC-DC Charger for USB and Adapter Power (CHARGER_MAX8903) [M/n/y/?] m
  OMAP TWL4030 BCI charger driver (CHARGER_TWL4030) [M/n/?] m
  TI/National Semiconductor LP8727 charger driver (CHARGER_LP8727) [M/n/y/?] m
  TI LP8788 charger driver (CHARGER_LP8788) [M/n/?] m
  GPIO charger (CHARGER_GPIO) [M/n/y/?] m
  Battery charger manager for multiple chargers (CHARGER_MANAGER) [Y/n/?] y
  Analog Devices LT3651 charger (CHARGER_LT3651) [N/m/y/?] (NEW) 
  Maxim MAX14577/77836 battery charger driver (CHARGER_MAX14577) [M/n/y/?] m
  Maxim MAX14656 USB charger detector (CHARGER_DETECTOR_MAX14656) [N/m/y/?] (NEW) 
  Maxim MAX77693 battery charger driver (CHARGER_MAX77693) [M/n/y/?] m
  Maxim MAX8997/MAX8966 PMIC battery charger driver (CHARGER_MAX8997) [M/n/?] m
  Maxim MAX8998/LP3974 PMIC battery charger driver (CHARGER_MAX8998) [M/n/?] m
  TI BQ2415x battery charger driver (CHARGER_BQ2415X) [M/n/y/?] m
  TI BQ24190 battery charger driver (CHARGER_BQ24190) [M/n/y/?] m
  TI BQ24250/24251/24257 battery charger driver (CHARGER_BQ24257) [M/n/y/?] m
  TI BQ24735 battery charger support (CHARGER_BQ24735) [M/n/y/?] m
  TI BQ25890 battery charger driver (CHARGER_BQ25890) [M/n/y/?] m
  Summit Microelectronics SMB347 Battery Charger (CHARGER_SMB347) [M/n/y/?] m
  TPS65090 battery charger driver (CHARGER_TPS65090) [M/n/y/?] m
  LTC2941/LTC2943 Battery Gauge Driver (BATTERY_GAUGE_LTC2941) [M/n/y/?] m
  RT5033 fuel gauge support (BATTERY_RT5033) [M/n/?] m
  Richtek RT9455 battery charger driver (CHARGER_RT9455) [M/n/y/?] m
  Microchip UCS1002 USB Port Power Controller (CHARGER_UCS1002) [N/m/y/?] (NEW) 
*
* Hardware Monitoring support
*
Hardware Monitoring support (HWMON) [Y/m/?] y
  Hardware Monitoring Chip debugging messages (HWMON_DEBUG_CHIP) [N/y/?] n
  *
  * Native drivers
  *
  Analog Devices AD7314 and compatibles (SENSORS_AD7314) [M/n/y/?] m
  Analog Devices AD7414 (SENSORS_AD7414) [M/n/y/?] m
  Analog Devices AD7416, AD7417 and AD7418 (SENSORS_AD7418) [M/n/y/?] m
  Analog Devices ADM1021 and compatibles (SENSORS_ADM1021) [M/n/y/?] m
  Analog Devices ADM1025 and compatibles (SENSORS_ADM1025) [M/n/y/?] m
  Analog Devices ADM1026 and compatibles (SENSORS_ADM1026) [M/n/y/?] m
  Analog Devices ADM1029 (SENSORS_ADM1029) [M/n/y/?] m
  Analog Devices ADM1031 and compatibles (SENSORS_ADM1031) [M/n/y/?] m
  Analog Devices ADM9240 and compatibles (SENSORS_ADM9240) [M/n/y/?] m
  Analog Devices ADT7310/ADT7320 (SENSORS_ADT7310) [M/n/y/?] m
  Analog Devices ADT7410/ADT7420 (SENSORS_ADT7410) [M/n/y/?] m
  Analog Devices ADT7411 (SENSORS_ADT7411) [M/n/y/?] m
  Analog Devices ADT7462 (SENSORS_ADT7462) [M/n/y/?] m
  Analog Devices ADT7470 (SENSORS_ADT7470) [M/n/y/?] m
  Analog Devices ADT7473, ADT7475, ADT7476 and ADT7490 (SENSORS_ADT7475) [M/n/y/?] m
  Synaptics AS370 SoC hardware monitoring driver (SENSORS_AS370) [N/m/y/?] (NEW) 
  Andigilog aSC7621 (SENSORS_ASC7621) [M/n/y/?] m
  ASPEED AST2400/AST2500 PWM and Fan tach driver (SENSORS_ASPEED) [M/n/y/?] m
  Attansic ATXP1 VID controller (SENSORS_ATXP1) [M/n/y/?] m
  Hard disk drives with temperature sensors (SENSORS_DRIVETEMP) [N/m/y/?] (NEW) 
  Dallas Semiconductor DS620 (SENSORS_DS620) [M/n/y/?] m
  Dallas Semiconductor DS1621 and compatibles (SENSORS_DS1621) [M/n/y/?] m
  Dialog DA9052/DA9053 ADC (SENSORS_DA9052_ADC) [M/n/y/?] m
  Dialog Semiconductor DA9055 ADC (SENSORS_DA9055) [M/n/y/?] m
  FB-DIMM AMB temperature sensor on Intel 5000 series chipsets (SENSORS_I5K_AMB) [M/n/y/?] m
  Fintek F71805F/FG, F71806F/FG and F71872F/FG (SENSORS_F71805F) [M/n/y/?] m
  Fintek F71882FG and compatibles (SENSORS_F71882FG) [M/n/y/?] m
  Fintek F75375S/SP, F75373 and F75387 (SENSORS_F75375S) [M/n/y/?] m
  Freescale MC13783/MC13892 ADC (SENSORS_MC13783_ADC) [M/n/?] m
  Fujitsu Technology Solutions sensor chip Teutates (SENSORS_FTSTEUTATES) [M/n/y/?] m
  Genesys Logic GL518SM (SENSORS_GL518SM) [M/n/y/?] m
  Genesys Logic GL520SM (SENSORS_GL520SM) [M/n/y/?] m
  GMT G760A (SENSORS_G760A) [M/n/y/?] m
  GMT G762 and G763 (SENSORS_G762) [M/n/y/?] m
  GPIO fan (SENSORS_GPIO_FAN) [N/m/y/?] (NEW) 
  Honeywell Humidicon HIH-6130 humidity/temperature sensor (SENSORS_HIH6130) [M/n/y/?] m
  IBM Active Energy Manager temperature/power sensors and control (SENSORS_IBMAEM) [M/n/?] m
  IBM PowerExecutive temperature/power sensors (SENSORS_IBMPEX) [M/n/?] m
  Hwmon driver that uses channels specified via iio maps (SENSORS_IIO_HWMON) [M/n/?] m
  ITE IT87xx and compatibles (SENSORS_IT87) [M/n/y/?] m
  JEDEC JC42.4 compliant memory module temperature sensors (SENSORS_JC42) [M/n/y/?] m
  Lattice POWR1220 Power Monitoring (SENSORS_POWR1220) [M/n/y/?] m
  Lineage Compact Power Line Power Entry Module (SENSORS_LINEAGE) [M/n/y/?] m
  Linear Technology LTC2945 (SENSORS_LTC2945) [M/n/y/?] m
  Linear Technology LTC2990 (SENSORS_LTC2990) [M/n/y/?] m
  Linear Technology LTC4151 (SENSORS_LTC4151) [M/n/y/?] m
  Linear Technology LTC4215 (SENSORS_LTC4215) [M/n/y/?] m
  Linear Technology LTC4222 (SENSORS_LTC4222) [M/n/y/?] m
  Linear Technology LTC4245 (SENSORS_LTC4245) [M/n/y/?] m
  Linear Technology LTC4260 (SENSORS_LTC4260) [M/n/y/?] m
  Linear Technology LTC4261 (SENSORS_LTC4261) [M/n/y/?] m
  Maxim MAX1111 Serial 8-bit ADC chip and compatibles (SENSORS_MAX1111) [M/n/y/?] m
  Maxim MAX16065 System Manager and compatibles (SENSORS_MAX16065) [M/n/y/?] m
  Maxim MAX1619 sensor chip (SENSORS_MAX1619) [M/n/y/?] m
  Maxim MAX1668 and compatibles (SENSORS_MAX1668) [M/n/y/?] m
  Maxim MAX197 and compatibles (SENSORS_MAX197) [M/n/y/?] m
  MAX31722 temperature sensor (SENSORS_MAX31722) [M/n/y/?] m
  Maxim MAX6621 sensor chip (SENSORS_MAX6621) [M/n/y/?] m
  Maxim MAX6639 sensor chip (SENSORS_MAX6639) [M/n/y/?] m
  Maxim MAX6642 sensor chip (SENSORS_MAX6642) [M/n/y/?] m
  Maxim MAX6650 sensor chip (SENSORS_MAX6650) [M/n/y/?] m
  Maxim MAX6697 and compatibles (SENSORS_MAX6697) [M/n/y/?] m
  Maxim MAX31790 sensor chip (SENSORS_MAX31790) [M/n/y/?] m
  Microchip MCP3021 and compatibles (SENSORS_MCP3021) [M/n/y/?] m
  Microchip TC654/TC655 and compatibles (SENSORS_TC654) [M/n/y/?] m
  MEN 14F021P00 BMC Hardware Monitoring (SENSORS_MENF21BMC_HWMON) [M/n/?] m
  National Semiconductor ADCxxxSxxx (SENSORS_ADCXX) [M/n/y/?] m
  National Semiconductor LM63 and compatibles (SENSORS_LM63) [M/n/y/?] m
  National Semiconductor LM70 and compatibles (SENSORS_LM70) [M/n/y/?] m
  National Semiconductor LM73 (SENSORS_LM73) [M/n/y/?] m
  National Semiconductor LM75 and compatibles (SENSORS_LM75) [M/n/y/?] m
  National Semiconductor LM77 (SENSORS_LM77) [M/n/y/?] m
  National Semiconductor LM78 and compatibles (SENSORS_LM78) [M/n/y/?] m
  National Semiconductor LM80 and LM96080 (SENSORS_LM80) [M/n/y/?] m
  National Semiconductor LM83 and compatibles (SENSORS_LM83) [M/n/y/?] m
  National Semiconductor LM85 and compatibles (SENSORS_LM85) [M/n/y/?] m
  National Semiconductor LM87 and compatibles (SENSORS_LM87) [M/n/y/?] m
  National Semiconductor LM90 and compatibles (SENSORS_LM90) [M/n/y/?] m
  National Semiconductor LM92 and compatibles (SENSORS_LM92) [M/n/y/?] m
  National Semiconductor LM93 and compatibles (SENSORS_LM93) [M/n/y/?] m
  National Semiconductor LM95234 and compatibles (SENSORS_LM95234) [M/n/y/?] m
  National Semiconductor LM95241 and compatibles (SENSORS_LM95241) [M/n/y/?] m
  National Semiconductor LM95245 and compatibles (SENSORS_LM95245) [M/n/y/?] m
  National Semiconductor PC87360 family (SENSORS_PC87360) [M/n/y/?] m
  National Semiconductor PC87427 (SENSORS_PC87427) [M/n/y/?] m
  NTC thermistor support from Murata (SENSORS_NTC_THERMISTOR) [M/n/?] m
  Nuvoton NCT6683D (SENSORS_NCT6683) [M/n/y/?] m
  Nuvoton NCT6775F and compatibles (SENSORS_NCT6775) [M/n/y/?] m
  Nuvoton NCT7802Y (SENSORS_NCT7802) [M/n/y/?] m
  Nuvoton NCT7904 (SENSORS_NCT7904) [M/n/y/?] m
  Nuvoton NPCM750 and compatible PWM and Fan controllers (SENSORS_NPCM7XX) [N/m/y/?] (NEW) 
  Philips PCF8591 ADC/DAC (SENSORS_PCF8591) [M/n/y/?] m
  *
  * PMBus support
  *
  PMBus support (PMBUS) [M/n/y/?] m
    Generic PMBus devices (SENSORS_PMBUS) [M/n/?] m
    Analog Devices ADM1275 and compatibles (SENSORS_ADM1275) [M/n/?] m
    IBM Common Form Factor Power Supply (SENSORS_IBM_CFFPS) [M/n/?] m
    INSPUR Power System Power Supply (SENSORS_INSPUR_IPSPS) [N/m/?] (NEW) 
    Infineon IR35221 (SENSORS_IR35221) [M/n/?] m
    Infineon IR38064 (SENSORS_IR38064) [N/m/?] (NEW) 
    Infineon IRPS5401 (SENSORS_IRPS5401) [N/m/?] (NEW) 
    Intersil ISL68137 (SENSORS_ISL68137) [N/m/?] (NEW) 
    National Semiconductor LM25066 and compatibles (SENSORS_LM25066) [M/n/?] m
    Linear Technologies LTC2978 and compatibles (SENSORS_LTC2978) [M/n/?] m
      Regulator support for LTC2978 and compatibles (SENSORS_LTC2978_REGULATOR) [Y/n/?] y
    Linear Technologies LTC3815 (SENSORS_LTC3815) [M/n/?] m
    Maxim MAX16064 (SENSORS_MAX16064) [M/n/?] m
    Maxim MAX20751 (SENSORS_MAX20751) [M/n/?] m
    Maxim MAX31785 and compatibles (SENSORS_MAX31785) [M/n/?] m
    Maxim MAX34440 and compatibles (SENSORS_MAX34440) [M/n/?] m
    Maxim MAX8688 (SENSORS_MAX8688) [M/n/?] m
    Infineon PXE1610 (SENSORS_PXE1610) [N/m/?] (NEW) 
    TI TPS40422 (SENSORS_TPS40422) [M/n/?] m
    TI TPS53679 (SENSORS_TPS53679) [M/n/?] m
    TI UCD90120, UCD90124, UCD90160, UCD9090, UCD90910 (SENSORS_UCD9000) [M/n/?] m
    TI UCD9220, UCD9222, UCD9224, UCD9240, UCD9244, UCD9246, UCD9248 (SENSORS_UCD9200) [M/n/?] m
    Intersil ZL6100 and compatibles (SENSORS_ZL6100) [M/n/?] m
  PWM fan (SENSORS_PWM_FAN) [N/m/y/?] (NEW) 
  Sensiron humidity and temperature sensors. SHT15 and compat. (SENSORS_SHT15) [M/n/y/?] m
  Sensiron humidity and temperature sensors. SHT21 and compat. (SENSORS_SHT21) [M/n/y/?] m
  Sensiron humidity and temperature sensors. SHT3x and compat. (SENSORS_SHT3x) [M/n/y/?] m
  Sensiron humidity and temperature sensors. SHTC1 and compat. (SENSORS_SHTC1) [M/n/y/?] m
  Silicon Integrated Systems Corp. SiS5595 (SENSORS_SIS5595) [M/n/y/?] m
  SMSC DME1737, SCH311x and compatibles (SENSORS_DME1737) [M/n/y/?] m
  SMSC EMC1403/23 thermal sensor (SENSORS_EMC1403) [M/n/y/?] m
  SMSC EMC2103 (SENSORS_EMC2103) [M/n/y/?] m
  SMSC EMC6W201 (SENSORS_EMC6W201) [M/n/y/?] m
  SMSC LPC47M10x and compatibles (SENSORS_SMSC47M1) [M/n/y/?] m
  SMSC LPC47M192 and compatibles (SENSORS_SMSC47M192) [M/n/y/?] m
  SMSC LPC47B397-NC (SENSORS_SMSC47B397) [M/n/y/?] m
  SMSC SCH5627 (SENSORS_SCH5627) [M/n/y/?] m
  SMSC SCH5636 (SENSORS_SCH5636) [M/n/y/?] m
  ST Microelectronics STTS751 (SENSORS_STTS751) [M/n/y/?] m
  Summit Microelectronics SMM665 (SENSORS_SMM665) [M/n/y/?] m
  Texas Instruments ADC128D818 (SENSORS_ADC128D818) [M/n/y/?] m
  Texas Instruments ADS7828 and compatibles (SENSORS_ADS7828) [M/n/y/?] m
  Texas Instruments ADS7871 A/D converter (SENSORS_ADS7871) [M/n/y/?] m
  Texas Instruments AMC6821 (SENSORS_AMC6821) [M/n/y/?] m
  TI / Burr Brown INA209 (SENSORS_INA209) [M/n/y/?] m
  Texas Instruments INA219 and compatibles (SENSORS_INA2XX) [M/n/y/?] m
  Texas Instruments INA3221 Triple Power Monitor (SENSORS_INA3221) [M/n/y/?] m
  Microchip TC74 (SENSORS_TC74) [M/n/y/?] m
  Texas Instruments THMC50 / Analog Devices ADM1022 (SENSORS_THMC50) [M/n/y/?] m
  Texas Instruments TMP102 (SENSORS_TMP102) [M/n/y/?] m
  Texas Instruments TMP103 (SENSORS_TMP103) [M/n/y/?] m
  Texas Instruments TMP108 (SENSORS_TMP108) [M/n/y/?] m
  Texas Instruments TMP401 and compatibles (SENSORS_TMP401) [M/n/y/?] m
  Texas Instruments TMP421 and compatible (SENSORS_TMP421) [M/n/y/?] m
  VIA686A (SENSORS_VIA686A) [M/n/y/?] m
  VIA VT1211 (SENSORS_VT1211) [M/n/y/?] m
  VIA VT8231 (SENSORS_VT8231) [M/n/y/?] m
  Nuvoton W83773G (SENSORS_W83773G) [N/m/y/?] (NEW) 
  Winbond W83781D, W83782D, W83783S, Asus AS99127F (SENSORS_W83781D) [M/n/y/?] m
  Winbond W83791D (SENSORS_W83791D) [M/n/y/?] m
  Winbond W83792D (SENSORS_W83792D) [M/n/y/?] m
  Winbond W83793 (SENSORS_W83793) [M/n/y/?] m
  Winbond/Nuvoton W83795G/ADG (SENSORS_W83795) [M/n/y/?] m
    Include automatic fan control support (SENSORS_W83795_FANCTRL) [N/y/?] n
  Winbond W83L785TS-S (SENSORS_W83L785TS) [M/n/y/?] m
  Winbond W83L786NG, W83L786NR (SENSORS_W83L786NG) [M/n/y/?] m
  Winbond W83627HF, W83627THF, W83637HF, W83687THF, W83697HF (SENSORS_W83627HF) [M/n/y/?] m
  Winbond W83627EHF/EHG/DHG/UHG, W83667HG, NCT6775F, NCT6776F (SENSORS_W83627EHF) [M/n/y/?] m
  WM831x PMICs (SENSORS_WM831X) [M/n/y/?] m
  Wolfson Microelectronics WM835x (SENSORS_WM8350) [M/n/y/?] m
*
* Generic Thermal sysfs driver
*
Generic Thermal sysfs driver (THERMAL) [Y/n/?] y
  Thermal state transition statistics (THERMAL_STATISTICS) [N/y/?] (NEW) 
  Emergency poweroff delay in milli-seconds (THERMAL_EMERGENCY_POWEROFF_DELAY_MS) [0] 0
  Expose thermal sensors as hwmon device (THERMAL_HWMON) [Y/n/?] y
  APIs to parse thermal data out of device tree (THERMAL_OF) [Y/n/?] (NEW) 
  Enable writable trip points (THERMAL_WRITABLE_TRIPS) [Y/n/?] y
  Default Thermal governor
  > 1. step_wise (THERMAL_DEFAULT_GOV_STEP_WISE)
    2. fair_share (THERMAL_DEFAULT_GOV_FAIR_SHARE)
    3. user_space (THERMAL_DEFAULT_GOV_USER_SPACE)
    4. power_allocator (THERMAL_DEFAULT_GOV_POWER_ALLOCATOR)
  choice[1-4?]: 1
  Fair-share thermal governor (THERMAL_GOV_FAIR_SHARE) [Y/n/?] y
  Step_wise thermal governor (THERMAL_GOV_STEP_WISE) [Y/?] y
  Bang Bang thermal governor (THERMAL_GOV_BANG_BANG) [Y/n/?] y
  User_space thermal governor (THERMAL_GOV_USER_SPACE) [Y/n/?] y
  Power allocator thermal governor (THERMAL_GOV_POWER_ALLOCATOR) [Y/n/?] y
  Generic clock cooling support (CLOCK_THERMAL) [N/y/?] n
  Generic device cooling support (DEVFREQ_THERMAL) [Y/n/?] y
  Thermal emulation mode support (THERMAL_EMULATION) [Y/n/?] y
  Generic Thermal MMIO driver (THERMAL_MMIO) [N/m/y/?] (NEW) 
  QorIQ Thermal Monitoring Unit (QORIQ_THERMAL) [N/m/y/?] (NEW) 
  DA9062/DA9061 Dialog Semiconductor thermal driver (DA9062_THERMAL) [N/m/?] (NEW) 
  Generic ADC based thermal sensor (GENERIC_ADC_THERMAL) [M/n/?] m
*
* Watchdog Timer Support
*
Watchdog Timer Support (WATCHDOG) [Y/n/?] y
  WatchDog Timer Driver Core (WATCHDOG_CORE) [Y/m/?] y
  Disable watchdog shutdown on close (WATCHDOG_NOWAYOUT) [N/y/?] n
  Update boot-enabled watchdog until userspace takes over (WATCHDOG_HANDLE_BOOT_ENABLED) [Y/n/?] y
  Timeout value for opening watchdog device (WATCHDOG_OPEN_TIMEOUT) [0] (NEW) 
  Read different watchdog information through sysfs (WATCHDOG_SYSFS) [Y/n/?] y
  *
  * Watchdog Pretimeout Governors
  *
  Enable watchdog pretimeout governors (WATCHDOG_PRETIMEOUT_GOV) [Y/n/?] y
    Noop watchdog pretimeout governor (WATCHDOG_PRETIMEOUT_GOV_NOOP) [Y/n/m/?] y
    Panic watchdog pretimeout governor (WATCHDOG_PRETIMEOUT_GOV_PANIC) [M/n/y/?] m
    Default Watchdog Pretimeout Governor
    > 1. noop (WATCHDOG_PRETIMEOUT_DEFAULT_GOV_NOOP)
      2. panic (WATCHDOG_PRETIMEOUT_DEFAULT_GOV_PANIC)
    choice[1-2?]: 1
  *
  * Watchdog Device Drivers
  *
  Software watchdog (SOFT_WATCHDOG) [M/n/y/?] m
    Software watchdog pretimeout governor support (SOFT_WATCHDOG_PRETIMEOUT) [Y/n/?] y
  Dialog DA9052 Watchdog (DA9052_WATCHDOG) [M/n/y/?] m
  Dialog Semiconductor DA9055 Watchdog (DA9055_WATCHDOG) [M/n/y/?] m
  Dialog DA9063 Watchdog (DA9063_WATCHDOG) [M/n/y/?] m
  Dialog DA9062/61 Watchdog (DA9062_WATCHDOG) [M/n/?] m
  Watchdog device controlled through GPIO-line (GPIO_WATCHDOG) [N/m/y/?] (NEW) 
  MEN 14F021P00 BMC Watchdog (MENF21BMC_WATCHDOG) [M/n/?] m
  MEN 16Z069 Watchdog (MENZ069_WATCHDOG) [N/m/?] (NEW) 
  WM831x watchdog (WM831X_WATCHDOG) [M/n/y/?] m
  WM8350 watchdog (WM8350_WATCHDOG) [M/n/y/?] m
  Xilinx Watchdog timer (XILINX_WATCHDOG) [M/n/y/?] m
  Zodiac RAVE Watchdog Timer (ZIIRAVE_WATCHDOG) [M/n/y/?] m
  Cadence Watchdog Timer (CADENCE_WATCHDOG) [M/n/y/?] m
  Synopsys DesignWare watchdog (DW_WATCHDOG) [M/n/y/?] m
  TWL4030 Watchdog (TWL4030_WATCHDOG) [M/n/y/?] m
  Max63xx watchdog (MAX63XX_WATCHDOG) [M/n/y/?] m
  Retu watchdog (RETU_WATCHDOG) [M/n/?] m
  ALi M7101 PMU Computer Watchdog (ALIM7101_WDT) [M/n/y/?] m
  Intel 6300ESB Timer/Watchdog (I6300ESB_WDT) [M/n/y/?] m
  Kontron COM Watchdog Timer (KEMPLD_WDT) [M/n/?] m
  Imagination Technologies PDC Watchdog Timer (IMGPDC_WDT) [N/m/y/?] (NEW) 
  MEN A21 VME CPU Carrier Board Watchdog Timer (MEN_A21_WDT) [M/n/y/?] m
  *
  * PCI-based Watchdog Cards
  *
  Berkshire Products PCI-PC Watchdog (PCIPCWATCHDOG) [M/n/y/?] m
  PCI-WDT500/501 Watchdog timer (WDTPCI) [M/n/y/?] m
  *
  * USB-based Watchdog Cards
  *
  Berkshire Products USB-PC Watchdog (USBPCWATCHDOG) [M/n/y/?] m
*
* Sonics Silicon Backplane support
*
Sonics Silicon Backplane support (SSB) [M/y/?] m
  Support for SSB on PCMCIA-bus host (SSB_PCMCIAHOST) [N/y/?] n
  Support for SSB on SDIO-bus host (SSB_SDIOHOST) [Y/n/?] y
  SSB Broadcom MIPS core driver (SSB_DRIVER_MIPS) [N/y/?] (NEW) 
  SSB GPIO driver (SSB_DRIVER_GPIO) [Y/n/?] y
*
* Broadcom specific AMBA
*
Broadcom specific AMBA (BCMA) [M/y/?] m
  Support for BCMA on PCI-host bus (BCMA_HOST_PCI) [Y/n/?] y
  Support for BCMA in a SoC (BCMA_HOST_SOC) [Y/n/?] y
  BCMA Broadcom PCI core driver (BCMA_DRIVER_PCI) [Y/?] y
  BCMA Broadcom MIPS core driver (BCMA_DRIVER_MIPS) [N/y/?] (NEW) 
  ChipCommon-attached serial flash support (BCMA_SFLASH) [Y/n/?] y
  BCMA Broadcom GBIT MAC COMMON core driver (BCMA_DRIVER_GMAC_CMN) [Y/n/?] y
  BCMA GPIO driver (BCMA_DRIVER_GPIO) [Y/n/?] y
  BCMA debugging (BCMA_DEBUG) [N/y/?] n
*
* Multifunction device drivers
*
Active-semi ACT8945A (MFD_ACT8945A) [N/m/y/?] (NEW) 
AMS AS3711 (MFD_AS3711) [Y/n/?] y
ams AS3722 Power Management IC (MFD_AS3722) [N/m/y/?] (NEW) 
Analog Devices ADP5520/01 MFD PMIC Core Support (PMIC_ADP5520) [Y/n/?] y
AnalogicTech AAT2870 (MFD_AAT2870_CORE) [Y/n/?] y
Atmel Flexcom (Flexible Serial Communication Unit) (MFD_ATMEL_FLEXCOM) [N/m/y/?] (NEW) 
Atmel HLCDC (High-end LCD Controller) (MFD_ATMEL_HLCDC) [N/m/y/?] (NEW) 
Broadcom BCM590xx PMUs (MFD_BCM590XX) [M/n/y/?] m
ROHM BD9571MWV PMIC (MFD_BD9571MWV) [M/n/y/?] m
X-Powers AXP series PMICs with I2C (MFD_AXP20X_I2C) [M/n/y/?] m
Cirrus Logic Madera codecs (MFD_MADERA) [N/m/y/?] (NEW) 
Dialog Semiconductor DA9030/DA9034 PMIC Support (PMIC_DA903X) [Y/n/?] y
Dialog Semiconductor DA9052/53 PMIC variants with SPI (MFD_DA9052_SPI) [Y/n/?] y
Dialog Semiconductor DA9052/53 PMIC variants with I2C (MFD_DA9052_I2C) [Y/n/?] y
Dialog Semiconductor DA9055 PMIC Support (MFD_DA9055) [Y/n/?] y
Dialog Semiconductor DA9062/61 PMIC Support (MFD_DA9062) [M/n/y/?] m
Dialog Semiconductor DA9063 PMIC Support (MFD_DA9063) [Y/n/m/?] y
Dialog Semiconductor DA9150 Charger Fuel-Gauge chip (MFD_DA9150) [M/n/y/?] m
Diolan DLN2 support (MFD_DLN2) [M/n/y/?] m
Freescale MC13783 and MC13892 SPI interface (MFD_MC13XXX_SPI) [M/n/y/?] m
Freescale MC13892 I2C interface (MFD_MC13XXX_I2C) [M/n/y/?] m
HiSilicon Hi6421 PMU/Codec IC (MFD_HI6421_PMIC) [N/m/y/?] (NEW) 
HTC PASIC3 LED/DS1WM chip support (HTC_PASIC3) [M/n/y/?] m
HTC I2C PLD chip support (HTC_I2CPLD) [Y/n/?] y
Intel ICH LPC (LPC_ICH) [M/n/y/?] m
Intel SCH LPC (LPC_SCH) [M/y/?] m
Janz CMOD-IO PCI MODULbus Carrier Board (MFD_JANZ_CMODIO) [M/n/y/?] m
Kontron module PLD device (MFD_KEMPLD) [M/n/y/?] m
Marvell 88PM800 (MFD_88PM800) [M/n/y/?] m
Marvell 88PM805 (MFD_88PM805) [M/n/y/?] m
Marvell 88PM8606/88PM8607 (MFD_88PM860X) [Y/n/?] y
Maxim Semiconductor MAX14577/77836 MUIC + Charger Support (MFD_MAX14577) [Y/n/m/?] y
Maxim Semiconductor MAX77620 and MAX20024 PMIC Support (MFD_MAX77620) [N/y/?] (NEW) 
Maxim MAX77650/77651 PMIC Support (MFD_MAX77650) [N/m/y/?] (NEW) 
Maxim Semiconductor MAX77686/802 PMIC Support (MFD_MAX77686) [N/m/y/?] (NEW) 
Maxim Semiconductor MAX77693 PMIC Support (MFD_MAX77693) [Y/n/m/?] y
Maxim Semiconductor MAX77843 PMIC Support (MFD_MAX77843) [Y/n/?] y
Maxim Semiconductor MAX8907 PMIC Support (MFD_MAX8907) [M/n/y/?] m
Maxim Semiconductor MAX8925 PMIC Support (MFD_MAX8925) [Y/n/?] y
Maxim Semiconductor MAX8997/8966 PMIC Support (MFD_MAX8997) [Y/n/?] y
Maxim Semiconductor MAX8998/National LP3974 PMIC Support (MFD_MAX8998) [Y/n/?] y
MediaTek MT6397 PMIC Support (MFD_MT6397) [M/n/y/?] m
MEN 14F021P00 Board Management Controller Support (MFD_MENF21BMC) [M/n/y/?] m
Motorola EZXPCAP Support (EZX_PCAP) [Y/n/?] y
Support for Motorola CPCAP (MFD_CPCAP) [N/m/y/?] (NEW) 
Nano River Technologies Viperboard (MFD_VIPERBOARD) [M/n/y/?] m
Nokia Retu and Tahvo multi-function device (MFD_RETU) [M/n/y/?] m
NXP PCF50633 (MFD_PCF50633) [M/n/y/?] m
  NXP PCF50633 ADC (PCF50633_ADC) [M/n/?] m
  NXP PCF50633 GPIO (PCF50633_GPIO) [M/n/?] m
Philips UCB1400 Core driver (UCB1400_CORE) [M/n/?] m
RDC R-321x southbridge (MFD_RDC321X) [M/y/?] m
Richtek RT5033 Power Management IC (MFD_RT5033) [M/n/y/?] m
Ricoh RC5T583 Power Management system device (MFD_RC5T583) [Y/n/?] y
Rockchip RK805/RK808/RK809/RK817/RK818 Power Management Chip (MFD_RK808) [N/m/y/?] (NEW) 
Ricoh RN5T567/618 PMIC (MFD_RN5T618) [N/m/y/?] (NEW) 
SAMSUNG Electronics PMIC Series Support (MFD_SEC_CORE) [Y/n/m/?] y
Silicon Laboratories 4761/64/68 AM/FM radio. (MFD_SI476X_CORE) [M/n/y/?] m
Silicon Motion SM501 (MFD_SM501) [M/n/y/?] m
  Export GPIO via GPIO layer (MFD_SM501_GPIO) [Y/n/?] y
Skyworks Solutions SKY81452 (MFD_SKY81452) [M/n/y/?] m
SMSC ECE1099 series chips (MFD_SMSC) [Y/n/?] y
ST-Ericsson ABX500 Mixed Signal Circuit register functions (ABX500_CORE) [Y/n/?] y
  ST-Ericsson AB3100 Mixed Signal Circuit core functions (AB3100_CORE) [Y/n/?] y
    ST-Ericsson AB3100 OTP functions (AB3100_OTP) [M/n/y/?] m
STMicroelectronics STMPE (MFD_STMPE) [N/y/?] (NEW) 
System Controller Register R/W Based on Regmap (MFD_SYSCON) [Y/?] y
TI ADC / Touch Screen chip support (MFD_TI_AM335X_TSCADC) [M/n/y/?] m
TI/National Semiconductor LP3943 MFD Driver (MFD_LP3943) [M/n/y/?] m
TI LP8788 Power Management Unit Driver (MFD_LP8788) [Y/n/?] y
TI Lighting Management Unit driver (MFD_TI_LMU) [M/n/y/?] m
TI Palmas series chips (MFD_PALMAS) [Y/n/?] y
TI TPS61050/61052 Boost Converters (TPS6105X) [M/n/y/?] m
TI TPS6501x Power Management chips (TPS65010) [M/n/y/?] m
TI TPS6507x Power Management / Touch Screen chips (TPS6507X) [M/n/y/?] m
TI TPS65086 Power Management Integrated Chips (PMICs) (MFD_TPS65086) [M/n/y/?] m
TI TPS65090 Power Management chips (MFD_TPS65090) [Y/n/?] y
TI TPS65217 Power Management / White LED chips (MFD_TPS65217) [N/m/y/?] (NEW) 
TI LP873X Power Management IC (MFD_TI_LP873X) [M/n/y/?] m
TI LP87565 Power Management IC (MFD_TI_LP87565) [N/m/y/?] (NEW) 
TI TPS65218 Power Management chips (MFD_TPS65218) [N/m/y/?] (NEW) 
TI TPS6586x Power Management chips (MFD_TPS6586X) [Y/n/?] y
TI TPS65910 Power Management chip (MFD_TPS65910) [Y/n/?] y
TI TPS65912 Power Management chip with I2C (MFD_TPS65912_I2C) [Y/n/m/?] y
TI TPS65912 Power Management chip with SPI (MFD_TPS65912_SPI) [Y/n/m/?] y
TI TPS80031/TPS80032 Power Management chips (MFD_TPS80031) [Y/n/?] y
TI TWL4030/TWL5030/TWL6030/TPS659x0 Support (TWL4030_CORE) [Y/n/?] y
  TI TWL4030 Audio (MFD_TWL4030_AUDIO) [Y/?] y
TI TWL6040 audio codec (TWL6040_CORE) [Y/n/?] y
TI WL1273 FM radio (MFD_WL1273_CORE) [M/y/?] m
TI/National Semiconductor LM3533 Lighting Power chip (MFD_LM3533) [M/n/y/?] m
Toshiba TC35892 and variants (MFD_TC3589X) [N/y/?] (NEW) 
TQ-Systems IO controller TQMX86 (MFD_TQMX86) [N/m/y/?] (NEW) 
VIA VX855/VX875 integrated south bridge (MFD_VX855) [M/n/y/?] m
Cirrus Logic Lochnagar Audio Development Board (MFD_LOCHNAGAR) [N/y/?] (NEW) 
Cirrus Logic/Wolfson Microelectronics Arizona platform with I2C (MFD_ARIZONA_I2C) [M/n/y/?] m
Cirrus Logic/Wolfson Microelectronics Arizona platform with SPI (MFD_ARIZONA_SPI) [M/n/y/?] m
Cirrus Logic CS47L24 and WM1831 (MFD_CS47L24) [Y/n/?] y
Wolfson Microelectronics WM5102 (MFD_WM5102) [Y/n/?] y
Wolfson Microelectronics WM5110 and WM8280/WM8281 (MFD_WM5110) [Y/n/?] y
Wolfson Microelectronics WM8997 (MFD_WM8997) [Y/n/?] y
Wolfson Microelectronics WM8998 (MFD_WM8998) [Y/n/?] y
Wolfson Microelectronics WM8400 (MFD_WM8400) [Y/n/?] y
Wolfson Microelectronics WM831x/2x PMICs with I2C (MFD_WM831X_I2C) [Y/n/?] y
Wolfson Microelectronics WM831x/2x PMICs with SPI (MFD_WM831X_SPI) [Y/n/?] y
Wolfson Microelectronics WM8350 with I2C (MFD_WM8350_I2C) [Y/n/?] y
Wolfson Microelectronics WM8994 (MFD_WM8994) [M/n/y/?] m
ROHM BD71837 Power Management IC (MFD_ROHM_BD718XX) [N/m/y/?] (NEW) 
ROHM BD70528 Power Management IC (MFD_ROHM_BD70528) [N/m/y/?] (NEW) 
Support for STPMIC1 PMIC (MFD_STPMIC1) [N/m/y/?] (NEW) 
Support for STMicroelectronics Multi-Function eXpander (STMFX) (MFD_STMFX) [N/m/y/?] (NEW) 
RAVE SP MCU core driver (RAVE_SP_CORE) [N/m/y/?] (NEW) 
*
* Voltage and Current Regulator Support
*
Voltage and Current Regulator Support (REGULATOR) [Y/?] y
  Regulator debug support (REGULATOR_DEBUG) [N/y/?] n
  Fixed voltage regulator support (REGULATOR_FIXED_VOLTAGE) [M/y/?] m
  Virtual regulator consumer support (REGULATOR_VIRTUAL_CONSUMER) [M/n/y/?] m
  Userspace regulator consumer support (REGULATOR_USERSPACE_CONSUMER) [M/n/y/?] m
  Marvell 88PG86X voltage regulators (REGULATOR_88PG86X) [N/m/y/?] (NEW) 
  Marvell 88PM800 Power regulators (REGULATOR_88PM800) [M/n/?] m
  Marvell 88PM8607 Power regulators (REGULATOR_88PM8607) [M/n/y/?] m
  Active-semi act8865 voltage regulator (REGULATOR_ACT8865) [M/n/y/?] m
  Analog Devices AD5398/AD5821 regulators (REGULATOR_AD5398) [M/n/y/?] m
  Freescale i.MX on-chip ANATOP LDO regulators (REGULATOR_ANATOP) [M/n/y/?] m
  AnalogicTech AAT2870 Regulators (REGULATOR_AAT2870) [M/n/y/?] m
  ST-Ericsson AB3100 Regulator functions (REGULATOR_AB3100) [M/n/y/?] m
  Cirrus Madera and Wolfson Arizona class devices LDO1 (REGULATOR_ARIZONA_LDO1) [M/n/?] m
  Cirrus Madera and Wolfson Arizona class devices MICSUPP (REGULATOR_ARIZONA_MICSUPP) [M/n/?] m
  AS3711 PMIC (REGULATOR_AS3711) [M/n/y/?] m
  X-POWERS AXP20X PMIC Regulators (REGULATOR_AXP20X) [M/n/?] m
  Broadcom BCM590xx PMU Regulators (REGULATOR_BCM590XX) [M/n/?] m
  ROHM BD9571MWV Regulators (REGULATOR_BD9571MWV) [M/n/?] m
  Dialog Semiconductor DA9030/DA9034 regulators (REGULATOR_DA903X) [M/n/y/?] m
  Dialog Semiconductor DA9052/DA9053 regulators (REGULATOR_DA9052) [M/n/y/?] m
  Dialog Semiconductor DA9055 regulators (REGULATOR_DA9055) [M/n/y/?] m
  Dialog Semiconductor DA9061/62 regulators (REGULATOR_DA9062) [M/n/?] m
  Dialog Semiconductor DA9063 regulators (REGULATOR_DA9063) [M/n/y/?] m
  Dialog Semiconductor DA9210 regulator (REGULATOR_DA9210) [M/n/y/?] m
  Dialog Semiconductor DA9211/DA9212/DA9213/DA9223/DA9214/DA9224/DA9215/DA9225 regulator (REGULATOR_DA9211) [M/n/y/?] m
  Fairchild FAN53555 Regulator (REGULATOR_FAN53555) [M/n/y/?] m
  GPIO regulator support (REGULATOR_GPIO) [M/n/y/?] m
  Intersil ISL9305 regulator (REGULATOR_ISL9305) [M/n/y/?] m
  Intersil ISL6271A Power regulator (REGULATOR_ISL6271A) [M/n/y/?] m
  TI LM363X voltage regulators (REGULATOR_LM363X) [M/n/?] m
  National Semiconductors LP3971 PMIC regulator driver (REGULATOR_LP3971) [M/n/y/?] m
  National Semiconductors LP3972 PMIC regulator driver (REGULATOR_LP3972) [M/n/y/?] m
  TI/National Semiconductor LP8720/LP8725 voltage regulators (REGULATOR_LP872X) [M/n/y/?] m
  TI LP873X Power regulators (REGULATOR_LP873X) [N/m/?] (NEW) 
  TI LP8755 High Performance PMU driver (REGULATOR_LP8755) [M/n/y/?] m
  TI LP8788 Power Regulators (REGULATOR_LP8788) [M/n/y/?] m
  LTC3589 8-output voltage regulator (REGULATOR_LTC3589) [M/n/y/?] m
  LTC3676 8-output voltage regulator (REGULATOR_LTC3676) [M/n/y/?] m
  Maxim 14577/77836 regulator (REGULATOR_MAX14577) [M/n/y/?] m
  Maxim 1586/1587 voltage regulator (REGULATOR_MAX1586) [M/n/y/?] m
  Maxim 8649 voltage regulator (REGULATOR_MAX8649) [M/n/y/?] m
  Maxim 8660/8661 voltage regulator (REGULATOR_MAX8660) [M/n/y/?] m
  Maxim 8907 voltage regulator (REGULATOR_MAX8907) [M/n/?] m
  Maxim MAX8925 Power Management IC (REGULATOR_MAX8925) [M/n/y/?] m
  Maxim MAX8952 Power Management IC (REGULATOR_MAX8952) [M/n/y/?] m
  Maxim MAX8973 voltage regulator  (REGULATOR_MAX8973) [N/m/y/?] (NEW) 
  Maxim 8997/8966 regulator (REGULATOR_MAX8997) [M/n/y/?] m
  Maxim 8998 voltage regulator (REGULATOR_MAX8998) [M/n/y/?] m
  Maxim 77693/77843 regulator (REGULATOR_MAX77693) [M/n/y/?] m
  Freescale MC13783 regulator driver (REGULATOR_MC13783) [M/n/?] m
  Freescale MC13892 regulator driver (REGULATOR_MC13892) [M/n/?] m
  Microchip MCP16502 PMIC (REGULATOR_MCP16502) [N/m/y/?] (NEW) 
  MediaTek MT6311 PMIC (REGULATOR_MT6311) [M/n/y/?] m
  MediaTek MT6323 PMIC (REGULATOR_MT6323) [M/n/?] m
  MediaTek MT6397 PMIC (REGULATOR_MT6397) [M/n/?] m
  TI Palmas PMIC Regulators (REGULATOR_PALMAS) [M/n/y/?] m
  Motorola PCAP2 regulator driver (REGULATOR_PCAP) [M/n/y/?] m
  NXP PCF50633 regulator driver (REGULATOR_PCF50633) [M/n/?] m
  Freescale PFUZE100/200/3000/3001 regulator driver (REGULATOR_PFUZE100) [M/n/y/?] m
  Powerventure Semiconductor PV88060 regulator (REGULATOR_PV88060) [M/n/y/?] m
  Powerventure Semiconductor PV88080 regulator (REGULATOR_PV88080) [M/n/y/?] m
  Powerventure Semiconductor PV88090 regulator (REGULATOR_PV88090) [M/n/y/?] m
  PWM voltage regulator (REGULATOR_PWM) [M/n/y/?] m
  Qualcomm SPMI regulator driver (REGULATOR_QCOM_SPMI) [M/n/?] m
  RICOH RC5T583 Power regulators (REGULATOR_RC5T583) [M/n/y/?] m
  Richtek RT5033 Regulators (REGULATOR_RT5033) [M/n/?] m
  Samsung S2MPA01 voltage regulator (REGULATOR_S2MPA01) [M/n/y/?] m
  Samsung S2MPS11/13/14/15/S2MPU02 voltage regulator (REGULATOR_S2MPS11) [M/n/y/?] m
  Samsung S5M8767A voltage regulator (REGULATOR_S5M8767) [M/n/y/?] m
  Skyworks Solutions SKY81452 voltage regulator (REGULATOR_SKY81452) [M/n/?] m
  Dialog Semiconductor SLG51000 regulators (REGULATOR_SLG51000) [N/m/y/?] (NEW) 
  Silergy SY8106A regulator (REGULATOR_SY8106A) [N/m/y/?] (NEW) 
  Silergy SY8824C/SY8824E regulator (REGULATOR_SY8824X) [N/m/y/?] (NEW) 
  TI TPS51632 Power Regulator (REGULATOR_TPS51632) [M/n/y/?] m
  TI TPS6105X Power regulators (REGULATOR_TPS6105X) [M/n/?] m
  TI TPS6236x Power Regulator (REGULATOR_TPS62360) [M/n/y/?] m
  TI TPS65023 Power regulators (REGULATOR_TPS65023) [M/n/y/?] m
  TI TPS6507X Power regulators (REGULATOR_TPS6507X) [M/n/y/?] m
  TI TPS65086 Power regulators (REGULATOR_TPS65086) [M/n/?] m
  TI TPS65090 Power regulator (REGULATOR_TPS65090) [M/n/y/?] m
  TI TPS65132 Dual Output Power regulators (REGULATOR_TPS65132) [M/n/y/?] m
  TI TPS6524X Power regulators (REGULATOR_TPS6524X) [M/n/y/?] m
  TI TPS6586X Power regulators (REGULATOR_TPS6586X) [M/n/y/?] m
  TI TPS65910/TPS65911 Power Regulators (REGULATOR_TPS65910) [M/n/y/?] m
  TI TPS65912 Power regulator (REGULATOR_TPS65912) [M/n/y/?] m
  TI TPS80031/TPS80032 power regulator driver (REGULATOR_TPS80031) [M/n/y/?] m
  TI TWL4030/TWL5030/TWL6030/TPS659x0 PMIC (REGULATOR_TWL4030) [M/n/y/?] m
  Voltage controlled regulators (REGULATOR_VCTRL) [N/m/y/?] (NEW) 
  Wolfson Microelectronics WM831x PMIC regulators (REGULATOR_WM831X) [M/n/y/?] m
  Wolfson Microelectronics WM8350 AudioPlus PMIC (REGULATOR_WM8350) [M/n/y/?] m
  Wolfson Microelectronics WM8400 AudioPlus PMIC (REGULATOR_WM8400) [M/n/y/?] m
  Wolfson Microelectronics WM8994 CODEC (REGULATOR_WM8994) [M/n/?] m
*
* Remote Controller support
*
Remote Controller support (RC_CORE) [M/n/y/?] m
  Compile Remote Controller keymap modules (RC_MAP) [M/n/?] m
  LIRC user interface (LIRC) [N/y/?] (NEW) 
  *
  * Remote controller decoders
  *
  Remote controller decoders (RC_DECODERS) [Y/n/?] y
    Enable IR raw decoder for the NEC protocol (IR_NEC_DECODER) [M/n/?] m
    Enable IR raw decoder for the RC-5 protocol (IR_RC5_DECODER) [M/n/?] m
    Enable IR raw decoder for the RC6 protocol (IR_RC6_DECODER) [M/n/?] m
    Enable IR raw decoder for the JVC protocol (IR_JVC_DECODER) [M/n/?] m
    Enable IR raw decoder for the Sony protocol (IR_SONY_DECODER) [M/n/?] m
    Enable IR raw decoder for the Sanyo protocol (IR_SANYO_DECODER) [M/n/?] m
    Enable IR raw decoder for the Sharp protocol (IR_SHARP_DECODER) [M/n/?] m
    Enable IR raw decoder for the MCE keyboard/mouse protocol (IR_MCE_KBD_DECODER) [M/n/?] m
    Enable IR raw decoder for the XMP protocol (IR_XMP_DECODER) [M/n/?] m
    Enable IR raw decoder for the iMON protocol (IR_IMON_DECODER) [N/m/?] (NEW) 
    Enable IR raw decoder for the RC-MM protocol (IR_RCMM_DECODER) [N/m/?] (NEW) 
  *
  * Remote Controller devices
  *
  Remote Controller devices (RC_DEVICES) [Y/n/?] y
    ATI / X10 based USB RF remote controls (RC_ATI_REMOTE) [M/n/?] m
    Hisilicon hix5hd2 IR remote control (IR_HIX5HD2) [N/m/?] (NEW) 
    SoundGraph iMON Receiver and Display (IR_IMON) [M/n/?] m
    SoundGraph iMON Receiver (early raw IR models) (IR_IMON_RAW) [N/m/?] (NEW) 
    Windows Media Center Ed. eHome Infrared Transceiver (IR_MCEUSB) [M/n/?] m
    RedRat3 IR Transceiver (IR_REDRAT3) [M/n/?] m
    Streamzap PC Remote IR Receiver (IR_STREAMZAP) [M/n/?] m
    IgorPlug-USB IR Receiver (IR_IGORPLUGUSB) [M/n/?] m
    IguanaWorks USB IR Transceiver (IR_IGUANA) [M/n/?] m
    TechnoTrend USB IR Receiver (IR_TTUSBIR) [M/n/?] m
    ImgTec IR Decoder (IR_IMG) [N/m/?] (NEW) 
    Remote Control Loopback Driver (RC_LOOPBACK) [M/n/?] m
    GPIO IR remote control (IR_GPIO_CIR) [N/m/?] (NEW) 
    Homebrew Serial Port Receiver (IR_SERIAL) [M/n/?] m
      Serial Port Transmitter (IR_SERIAL_TRANSMITTER) [Y/n/?] y
    Built-in SIR IrDA port (IR_SIR) [M/n/?] m
    Xbox DVD Movie Playback Kit (RC_XBOX_DVD) [N/m/?] (NEW) 
*
* Multimedia support
*
Multimedia support (MEDIA_SUPPORT) [M/n/y/?] m
  *
  * Multimedia core support
  *
  Cameras/video grabbers support (MEDIA_CAMERA_SUPPORT) [Y/n/?] y
  Analog TV support (MEDIA_ANALOG_TV_SUPPORT) [Y/n/?] y
  Digital TV support (MEDIA_DIGITAL_TV_SUPPORT) [Y/n/?] y
  AM/FM radio receivers/transmitters support (MEDIA_RADIO_SUPPORT) [Y/n/?] y
  Software defined radio support (MEDIA_SDR_SUPPORT) [Y/n/?] y
  HDMI CEC support (MEDIA_CEC_SUPPORT) [Y/n/?] y
  HDMI CEC RC integration (MEDIA_CEC_RC) [Y/n/?] y
  Media Controller API (MEDIA_CONTROLLER) [Y/?] y
    Enable Media controller for DVB (EXPERIMENTAL) (MEDIA_CONTROLLER_DVB) [Y/?] y
    Enable Media controller Request API (EXPERIMENTAL) (MEDIA_CONTROLLER_REQUEST_API) [N/y/?] (NEW) 
  V4L2 sub-device userspace API (VIDEO_V4L2_SUBDEV_API) [Y/n/?] y
  Enable advanced debug functionality on V4L2 drivers (VIDEO_ADV_DEBUG) [N/y/?] n
  Enable old-style fixed minor ranges on drivers/video devices (VIDEO_FIXED_MINOR_RANGES) [N/y/?] n
  V4L2 flash API for LED flash class devices (V4L2_FLASH_LED_CLASS) [M/n/?] m
  Enable DVB memory-mapped API (EXPERIMENTAL) (DVB_MMAP) [N/y/?] (NEW) 
  DVB Network Support (DVB_NET) [Y/n/?] y
  maximum number of DVB/ATSC adapters (DVB_MAX_ADAPTERS) [8] 8
  Dynamic DVB minor allocation (DVB_DYNAMIC_MINORS) [Y/n/?] y
  Enable DVB demux section packet loss log (DVB_DEMUX_SECTION_LOSS_LOG) [N/y/?] n
  Enable DVB net ULE packet debug messages (DVB_ULE_DEBUG) [N/y/?] (NEW) 
  *
  * Media drivers
  *
  *
  * Media USB Adapters
  *
  Media USB Adapters (MEDIA_USB_SUPPORT) [Y/n/?] y
    *
    * Webcam devices
    *
    USB Video Class (UVC) (USB_VIDEO_CLASS) [M/n/?] m
      UVC input events device support (USB_VIDEO_CLASS_INPUT_EVDEV) [Y/n/?] y
    USB Philips Cameras (USB_PWC) [M/n/?] m
      USB Philips Cameras verbose debug (USB_PWC_DEBUG) [N/y/?] n
      USB Philips Cameras input events device support (USB_PWC_INPUT_EVDEV) [Y/n/?] y
    CPiA2 Video For Linux (VIDEO_CPIA2) [M/n/?] m
    USB ZR364XX Camera support (USB_ZR364XX) [M/n/?] m
    USB Syntek DC1125 Camera support (USB_STKWEBCAM) [M/n/?] m
    USB Sensoray 2255 video capture device (USB_S2255) [M/n/?] m
    USBTV007 video capture support (VIDEO_USBTV) [M/n/?] m
    *
    * Analog TV USB devices
    *
    Hauppauge WinTV-PVR USB2 support (VIDEO_PVRUSB2) [M/n/?] m
      pvrusb2 sysfs support (VIDEO_PVRUSB2_SYSFS) [Y/n/?] y
      pvrusb2 ATSC/DVB support (VIDEO_PVRUSB2_DVB) [Y/n/?] y
    pvrusb2 debug interface (VIDEO_PVRUSB2_DEBUGIFC) [N/y/?] n
    Hauppauge HD PVR support (VIDEO_HDPVR) [M/n/?] m
    USB video devices based on Nogatech NT1003/1004/1005 (VIDEO_USBVISION) [M/n/?] m
    STK1160 USB video capture support (VIDEO_STK1160_COMMON) [M/n/?] m
    WIS GO7007 MPEG encoder support (VIDEO_GO7007) [M/n/?] m
      WIS GO7007 USB support (VIDEO_GO7007_USB) [M/n/?] m
      WIS GO7007 Loader support (VIDEO_GO7007_LOADER) [M/n/?] m
    Sensoray 2250/2251 support (VIDEO_GO7007_USB_S2250_BOARD) [M/n/?] m
    *
    * Analog/digital TV USB devices
    *
    Auvitek AU0828 support (VIDEO_AU0828) [M/n/?] m
      Auvitek AU0828 v4l2 analog video support (VIDEO_AU0828_V4L2) [Y/n/?] y
      AU0828 Remote Controller support (VIDEO_AU0828_RC) [Y/n/?] y
    Conexant cx231xx USB video capture support (VIDEO_CX231XX) [M/n/?] m
      Conexant cx231xx Remote Controller additional support (VIDEO_CX231XX_RC) [Y/n/?] y
      Conexant Cx231xx ALSA audio module (VIDEO_CX231XX_ALSA) [M/n/?] m
      DVB/ATSC Support for Cx231xx based TV cards (VIDEO_CX231XX_DVB) [M/n/?] m
    TV Master TM5600/6000/6010 driver (VIDEO_TM6000) [M/n/?] m
      TV Master TM5600/6000/6010 audio support (VIDEO_TM6000_ALSA) [M/n/?] m
      DVB Support for tm6000 based TV cards (VIDEO_TM6000_DVB) [M/n/?] m
    *
    * Digital TV USB devices
    *
    Support for various USB DVB devices (DVB_USB) [M/n/?] m
      Enable extended debug support for all DVB-USB devices (DVB_USB_DEBUG) [N/y/?] n
      AVerMedia AverTV DVB-T USB 2.0 (A800) (DVB_USB_A800) [M/n/?] m
      DiBcom USB DVB-T devices (based on the DiB3000M-B) (see help for device list) (DVB_USB_DIBUSB_MB) [M/n/?] m
        Support faulty USB IDs (DVB_USB_DIBUSB_MB_FAULTY) [N/y/?] n
      DiBcom USB DVB-T devices (based on the DiB3000M-C/P) (see help for device list) (DVB_USB_DIBUSB_MC) [M/n/?] m
      DiBcom DiB0700 USB DVB devices (see help for supported devices) (DVB_USB_DIB0700) [M/n/?] m
      HanfTek UMT-010 DVB-T USB2.0 support (DVB_USB_UMT_010) [M/n/?] m
      Conexant USB2.0 hybrid reference design support (DVB_USB_CXUSB) [M/n/?] m
        Analog support for the Conexant USB2.0 hybrid reference design (DVB_USB_CXUSB_ANALOG) [N/y/?] (NEW) 
      Uli m920x DVB-T USB2.0 support (DVB_USB_M920X) [M/n/?] m
      Nebula Electronics uDigiTV DVB-T USB2.0 support (DVB_USB_DIGITV) [M/n/?] m
      TwinhanDTV Alpha/MagicBoxII, DNTV tinyUSB2, Beetle USB2.0 support (DVB_USB_VP7045) [M/n/?] m
      TwinhanDTV StarBox and clones DVB-S USB2.0 support (DVB_USB_VP702X) [M/n/?] m
      GENPIX 8PSK->USB module support (DVB_USB_GP8PSK) [M/n/?] m
      Hauppauge WinTV-NOVA-T usb2 DVB-T USB2.0 support (DVB_USB_NOVA_T_USB2) [M/n/?] m
      Pinnacle 400e DVB-S USB2.0 support (DVB_USB_TTUSB2) [M/n/?] m
      WideView WT-200U and WT-220U (pen) DVB-T USB2.0 support (Yakumo/Hama/Typhoon/Yuan) (DVB_USB_DTT200U) [M/n/?] m
      Opera1 DVB-S USB2.0 receiver (DVB_USB_OPERA1) [M/n/?] m
      Afatech AF9005 DVB-T USB1.1 support (DVB_USB_AF9005) [M/n/?] m
        Afatech AF9005 default remote control support (DVB_USB_AF9005_REMOTE) [M/n/?] m
      Pinnacle PCTV HDTV Pro USB device/TT Connect S2-3600 (DVB_USB_PCTV452E) [M/n/?] m
      DvbWorld & TeVii DVB-S/S2 USB2.0 support (DVB_USB_DW2102) [M/n/?] m
      Terratec CinergyT2/qanu USB 2.0 DVB-T receiver (DVB_USB_CINERGY_T2) [M/n/?] m
      AME DTV-5100 USB2.0 DVB-T support (DVB_USB_DTV5100) [M/n/?] m
      Azurewave DVB-S/S2 USB2.0 AZ6027 support (DVB_USB_AZ6027) [M/n/?] m
      Technisat DVB-S/S2 USB2.0 support (DVB_USB_TECHNISAT_USB2) [M/n/?] m
    Support for various USB DVB devices v2 (DVB_USB_V2) [M/n/?] m
      Afatech AF9015 DVB-T USB2.0 support (DVB_USB_AF9015) [M/n/?] m
      Afatech AF9035 DVB-T USB2.0 support (DVB_USB_AF9035) [M/n/?] m
      Anysee DVB-T/C USB2.0 support (DVB_USB_ANYSEE) [M/n/?] m
      Alcor Micro AU6610 USB2.0 support (DVB_USB_AU6610) [M/n/?] m
      AzureWave 6007 and clones DVB-T/C USB2.0 support (DVB_USB_AZ6007) [M/n/?] m
      Intel CE6230 DVB-T USB2.0 support (DVB_USB_CE6230) [M/n/?] m
      E3C EC168 DVB-T USB2.0 support (DVB_USB_EC168) [M/n/?] m
      Genesys Logic GL861 USB2.0 support (DVB_USB_GL861) [M/n/?] m
      LME DM04/QQBOX DVB-S USB2.0 support (DVB_USB_LME2510) [M/n/?] m
      MxL111SF DTV USB2.0 support (DVB_USB_MXL111SF) [M/n/?] m
      Realtek RTL28xxU DVB USB support (DVB_USB_RTL28XXU) [M/n/?] m
      DVBSky USB support (DVB_USB_DVBSKY) [M/n/?] m
      ZyDAS ZD1301 (DVB_USB_ZD1301) [M/n/?] m
    Technotrend/Hauppauge Nova-USB devices (DVB_TTUSB_BUDGET) [M/n/?] m
    Technotrend/Hauppauge USB DEC devices (DVB_TTUSB_DEC) [M/n/?] m
    Siano SMS1xxx based MDTV receiver (SMS_USB_DRV) [M/n/?] m
    Technisat/B2C2 Air/Sky/Cable2PC USB (DVB_B2C2_FLEXCOP_USB) [M/n/?] m
      Enable debug for the B2C2 FlexCop drivers (DVB_B2C2_FLEXCOP_USB_DEBUG) [N/y/?] n
    Abilis AS102 DVB receiver (DVB_AS102) [M/n/?] m
    *
    * Webcam, TV (analog/digital) USB devices
    *
    Empia EM28xx USB devices support (VIDEO_EM28XX) [M/n/?] m
      Empia EM28xx analog TV, video capture and/or webcam support (VIDEO_EM28XX_V4L2) [M/n/?] m
      Empia EM28xx ALSA audio module (VIDEO_EM28XX_ALSA) [M/n/?] m
      DVB/ATSC Support for em28xx based TV cards (VIDEO_EM28XX_DVB) [M/n/?] m
      EM28XX Remote Controller support (VIDEO_EM28XX_RC) [M/n/?] m
    *
    * Software defined radio USB devices
    *
    AirSpy (USB_AIRSPY) [M/n/?] m
    HackRF (USB_HACKRF) [M/n/?] m
    Mirics MSi2500 (USB_MSI2500) [M/n/?] m
    *
    * USB HDMI CEC adapters
    *
    Pulse Eight HDMI CEC (USB_PULSE8_CEC) [M/n/?] m
    RainShadow Tech HDMI CEC (USB_RAINSHADOW_CEC) [M/n/?] m
  *
  * V4L platform devices
  *
  V4L platform devices (V4L_PLATFORM_DRIVERS) [Y/n/?] y
    Marvell 88ALP01 (Cafe) CMOS Camera Controller support (VIDEO_CAFE_CCIC) [M/n/?] m
    Cadence Video Devices (VIDEO_CADENCE) [N/y/?] (NEW) 
    Aspeed AST2400 and AST2500 Video Engine driver (VIDEO_ASPEED) [N/m/?] (NEW) 
    Video Multiplexer (VIDEO_MUX) [N/m/?] (NEW) 
    Xilinx Video IP (EXPERIMENTAL) (VIDEO_XILINX) [N/m/?] (NEW) 
  *
  * Media test drivers
  *
  Media test drivers (V4L_TEST_DRIVERS) [Y/n/?] y
    Virtual Media Controller Driver (VIMC) (VIDEO_VIMC) [M/n/?] m
    Virtual Video Test Driver (VIDEO_VIVID) [M/n/?] m
      Enable CEC emulation support (VIDEO_VIVID_CEC) [Y/n/?] y
      Maximum number of devices (VIDEO_VIVID_MAX_DEVS) [64] 64
    Virtual Memory-to-Memory Driver (VIDEO_VIM2M) [M/n/?] m
    Virtual Codec Driver (VIDEO_VICODEC) [N/m/?] (NEW) 
  *
  * Supported MMC/SDIO adapters
  *
  Siano SMS1xxx based MDTV via SDIO interface (SMS_SDIO_DRV) [M/n/?] m
  *
  * Supported FireWire (IEEE 1394) Adapters
  *
  FireDTV and FloppyDTV (DVB_FIREDTV) [M/n/?] m
  *
  * common driver options
  *
  Cypress firmware helper routines (CYPRESS_FIRMWARE) [M/?] m
  Enable Remote Controller support for Siano devices (SMS_SIANO_RC) [Y/n/?] y
  Enable debugfs for smsdvb (SMS_SIANO_DEBUGFS) [Y/n/?] y
  *
  * Media ancillary drivers (tuners, sensors, i2c, spi, frontends)
  *
  Autoselect ancillary drivers (tuners, sensors, i2c, spi, frontends) (MEDIA_SUBDRV_AUTOSELECT) [Y/n/?] y
  I2C module for IR (VIDEO_IR_I2C) [M/n/?] m
  *
  * I2C Encoders, decoders, sensors and other helper chips
  *
  *
  * Audio decoders, processors and mixers
  *
  Simple audio decoder chips (VIDEO_TVAUDIO) [M/?] m
  Philips TDA7432 audio processor (VIDEO_TDA7432) [M/?] m
  Philips TDA9840 audio processor (VIDEO_TDA9840) [M/?] m
  NXP TDA1997x HDMI receiver (VIDEO_TDA1997X) [N/m/?] (NEW) 
  Philips TEA6415C audio processor (VIDEO_TEA6415C) [M/?] m
  Philips TEA6420 audio processor (VIDEO_TEA6420) [M/?] m
  Micronas MSP34xx audio decoders (VIDEO_MSP3400) [M/?] m
  Cirrus Logic CS3308 audio ADC (VIDEO_CS3308) [M/?] m
  Cirrus Logic CS5345 audio ADC (VIDEO_CS5345) [M/?] m
  Cirrus Logic CS53L32A audio ADC (VIDEO_CS53L32A) [M/?] m
  Texas Instruments TLV320AIC23B audio codec (VIDEO_TLV320AIC23B) [N/m/?] (NEW) 
  Philips UDA1342 audio codec (VIDEO_UDA1342) [M/?] m
  Wolfson Microelectronics WM8775 audio ADC with input mixer (VIDEO_WM8775) [M/?] m
  Wolfson Microelectronics WM8739 stereo audio ADC (VIDEO_WM8739) [M/?] m
  Panasonic VP27's internal MPX (VIDEO_VP27SMPX) [M/?] m
  Sony BTF's internal MPX (VIDEO_SONY_BTF_MPX) [M/?] m
  *
  * RDS decoders
  *
  SAA6588 Radio Chip RDS decoder support (VIDEO_SAA6588) [M/?] m
  *
  * Video decoders
  *
  Analog Devices ADV7180 decoder (VIDEO_ADV7180) [N/m/?] (NEW) 
  Analog Devices ADV7183 decoder (VIDEO_ADV7183) [N/m/?] (NEW) 
  Analog Devices ADV748x decoder (VIDEO_ADV748X) [N/m/?] (NEW) 
  Analog Devices ADV7604 decoder (VIDEO_ADV7604) [M/?] m
    Enable Analog Devices ADV7604 CEC support (VIDEO_ADV7604_CEC) [N/y/?] (NEW) 
  Analog Devices ADV7842 decoder (VIDEO_ADV7842) [M/?] m
    Enable Analog Devices ADV7842 CEC support (VIDEO_ADV7842_CEC) [N/y/?] (NEW) 
  BT819A VideoStream decoder (VIDEO_BT819) [M/n/?] m
  BT856 VideoStream decoder (VIDEO_BT856) [M/n/?] m
  BT866 VideoStream decoder (VIDEO_BT866) [M/n/?] m
  KS0127 video decoder (VIDEO_KS0127) [M/n/?] m
  OKI ML86V7667 video decoder (VIDEO_ML86V7667) [N/m/?] (NEW) 
  Philips SAA7110 video decoder (VIDEO_SAA7110) [M/n/?] m
  Philips SAA7111/3/4/5 video decoders (VIDEO_SAA711X) [M/?] m
  Toshiba TC358743 decoder (VIDEO_TC358743) [N/m/?] (NEW) 
  Texas Instruments TVP514x video decoder (VIDEO_TVP514X) [N/m/?] (NEW) 
  Texas Instruments TVP5150 video decoder (VIDEO_TVP5150) [M/?] m
  Texas Instruments TVP7002 video decoder (VIDEO_TVP7002) [N/m/?] (NEW) 
  Techwell TW2804 multiple video decoder (VIDEO_TW2804) [M/?] m
  Techwell TW9903 video decoder (VIDEO_TW9903) [M/?] m
  Techwell TW9906 video decoder (VIDEO_TW9906) [M/?] m
  Techwell TW9910 video decoder (VIDEO_TW9910) [N/m/?] (NEW) 
  vpx3220a, vpx3216b & vpx3214c video decoders (VIDEO_VPX3220) [M/n/?] m
  *
  * Video and audio decoders
  *
  Philips SAA7171/3/4 audio/video decoders (VIDEO_SAA717X) [M/?] m
  Conexant CX2584x audio/video decoders (VIDEO_CX25840) [M/?] m
  *
  * Video encoders
  *
  Philips SAA7127/9 digital video encoders (VIDEO_SAA7127) [M/?] m
  Philips SAA7185 video encoder (VIDEO_SAA7185) [M/n/?] m
  Analog Devices ADV7170 video encoder (VIDEO_ADV7170) [M/n/?] m
  Analog Devices ADV7175 video encoder (VIDEO_ADV7175) [M/n/?] m
  ADV7343 video encoder (VIDEO_ADV7343) [N/m/?] (NEW) 
  ADV7393 video encoder (VIDEO_ADV7393) [N/m/?] (NEW) 
  Analog Devices ADV7511 encoder (VIDEO_ADV7511) [M/?] m
    Enable Analog Devices ADV7511 CEC support (VIDEO_ADV7511_CEC) [N/y/?] (NEW) 
  Analog Devices AD9389B encoder (VIDEO_AD9389B) [N/m/?] (NEW) 
  AK8813/AK8814 video encoders (VIDEO_AK881X) [N/m/?] (NEW) 
  Texas Instruments THS8200 video encoder (VIDEO_THS8200) [N/m/?] (NEW) 
  *
  * Camera sensor devices
  *
  Sony IMX214 sensor support (VIDEO_IMX214) [N/m/?] (NEW) 
  Sony IMX258 sensor support (VIDEO_IMX258) [N/m/?] (NEW) 
  Sony IMX274 sensor support (VIDEO_IMX274) [N/m/?] (NEW) 
  Sony IMX319 sensor support (VIDEO_IMX319) [N/m/?] (NEW) 
  Sony IMX355 sensor support (VIDEO_IMX355) [N/m/?] (NEW) 
  OmniVision OV2640 sensor support (VIDEO_OV2640) [M/?] m
  OmniVision OV2659 sensor support (VIDEO_OV2659) [N/m/?] (NEW) 
  OmniVision OV2680 sensor support (VIDEO_OV2680) [N/m/?] (NEW) 
  OmniVision OV2685 sensor support (VIDEO_OV2685) [N/m/?] (NEW) 
  OmniVision OV5640 sensor support (VIDEO_OV5640) [N/m/?] (NEW) 
  OmniVision OV5645 sensor support (VIDEO_OV5645) [N/m/?] (NEW) 
  OmniVision OV5647 sensor support (VIDEO_OV5647) [N/m/?] (NEW) 
  OmniVision OV6650 sensor support (VIDEO_OV6650) [N/m/?] (NEW) 
  OmniVision OV5670 sensor support (VIDEO_OV5670) [N/m/?] (NEW) 
  OmniVision OV5675 sensor support (VIDEO_OV5675) [N/m/?] (NEW) 
  OmniVision OV5695 sensor support (VIDEO_OV5695) [N/m/?] (NEW) 
  OmniVision OV7251 sensor support (VIDEO_OV7251) [N/m/?] (NEW) 
  OmniVision OV772x sensor support (VIDEO_OV772X) [N/m/?] (NEW) 
  OmniVision OV7640 sensor support (VIDEO_OV7640) [M/?] m
  OmniVision OV7670 sensor support (VIDEO_OV7670) [M/?] m
  OmniVision OV7740 sensor support (VIDEO_OV7740) [N/m/?] (NEW) 
  OmniVision OV8856 sensor support (VIDEO_OV8856) [N/m/?] (NEW) 
  OmniVision OV9640 sensor support (VIDEO_OV9640) [N/m/?] (NEW) 
  OmniVision OV9650/OV9652 sensor support (VIDEO_OV9650) [N/m/?] (NEW) 
  OmniVision OV13858 sensor support (VIDEO_OV13858) [N/m/?] (NEW) 
  ST VS6624 sensor support (VIDEO_VS6624) [N/m/?] (NEW) 
  mt9m001 support (VIDEO_MT9M001) [N/m/?] (NEW) 
  MT9M032 camera sensor support (VIDEO_MT9M032) [N/m/?] (NEW) 
  mt9m111, mt9m112 and mt9m131 support (VIDEO_MT9M111) [M/n/?] m
  Aptina MT9P031 support (VIDEO_MT9P031) [N/m/?] (NEW) 
  Aptina MT9T001 support (VIDEO_MT9T001) [N/m/?] (NEW) 
  Aptina MT9T111/MT9T112 support (VIDEO_MT9T112) [N/m/?] (NEW) 
  Micron mt9v011 sensor support (VIDEO_MT9V011) [M/?] m
  Micron MT9V032 sensor support (VIDEO_MT9V032) [N/m/?] (NEW) 
  Aptina MT9V111 sensor support (VIDEO_MT9V111) [N/m/?] (NEW) 
  Siliconfile SR030PC30 sensor support (VIDEO_SR030PC30) [N/m/?] (NEW) 
  Siliconfile NOON010PC30 sensor support (VIDEO_NOON010PC30) [N/m/?] (NEW) 
  Fujitsu M-5MOLS 8MP sensor support (VIDEO_M5MOLS) [N/m/?] (NEW) 
  Sharp RJ54N1CB0C sensor support (VIDEO_RJ54N1) [N/m/?] (NEW) 
  Samsung S5K6AAFX sensor support (VIDEO_S5K6AA) [N/m/?] (NEW) 
  Samsung S5K6A3 sensor support (VIDEO_S5K6A3) [N/m/?] (NEW) 
  Samsung S5K4ECGX sensor support (VIDEO_S5K4ECGX) [N/m/?] (NEW) 
  Samsung S5K5BAF sensor support (VIDEO_S5K5BAF) [N/m/?] (NEW) 
  SMIA++/SMIA sensor support (VIDEO_SMIAPP) [N/m/?] (NEW) 
  ET8EK8 camera sensor support (VIDEO_ET8EK8) [N/m/?] (NEW) 
  Samsung S5C73M3 sensor support (VIDEO_S5C73M3) [N/m/?] (NEW) 
  *
  * Lens drivers
  *
  AD5820 lens voice coil support (VIDEO_AD5820) [N/m/?] (NEW) 
  AK7375 lens voice coil support (VIDEO_AK7375) [N/m/?] (NEW) 
  DW9714 lens voice coil support (VIDEO_DW9714) [N/m/?] (NEW) 
  DW9807 lens voice coil support (VIDEO_DW9807_VCM) [N/m/?] (NEW) 
  *
  * Flash devices
  *
  ADP1653 flash support (VIDEO_ADP1653) [N/m/?] (NEW) 
  LM3560 dual flash driver support (VIDEO_LM3560) [N/m/?] (NEW) 
  LM3646 dual flash driver support (VIDEO_LM3646) [N/m/?] (NEW) 
  *
  * Video improvement chips
  *
  NEC Electronics uPD64031A Ghost Reduction (VIDEO_UPD64031A) [M/?] m
  NEC Electronics uPD64083 3-Dimensional Y/C separation (VIDEO_UPD64083) [M/?] m
  *
  * Audio/Video compression chips
  *
  Philips SAA6752HS MPEG-2 Audio/Video Encoder (VIDEO_SAA6752HS) [M/?] m
  *
  * SDR tuner chips
  *
  Maxim 2175 RF to Bits tuner (SDR_MAX2175) [N/m/?] (NEW) 
  *
  * Miscellaneous helper chips
  *
  THS7303/53 Video Amplifier (VIDEO_THS7303) [N/m/?] (NEW) 
  Mitsubishi M52790 A/V switch (VIDEO_M52790) [M/?] m
  I2C transport video support (VIDEO_I2C) [N/m/?] (NEW) 
  STMicroelectronics MIPID02 CSI-2 to PARALLEL bridge (VIDEO_ST_MIPID02) [N/m/?] (NEW) 
  *
  * SPI helper chips
  *
  Gennum Serializers video (VIDEO_GS1662) [N/m/?] (NEW) 
  *
  * Media SPI Adapters
  *
  Sony CXD2880 SPI support (CXD2880_SPI_DRV) [N/m/?] (NEW) 
  *
  * Customise DVB Frontends
  *
  *
  * Multistandard (satellite) frontends
  *
  STB0899 based (DVB_STB0899) [M/?] m
  STB6100 based tuners (DVB_STB6100) [M/?] m
  STV0900/STV0903(A/B) based (DVB_STV090x) [M/?] m
  STV0910 based (DVB_STV0910) [M/?] m
  STV6110/(A) based tuners (DVB_STV6110x) [M/?] m
  STV6111 based tuners (DVB_STV6111) [M/?] m
  MaxLinear MxL5xx based tuner-demodulators (DVB_MXL5XX) [M/?] m
  Montage Technology M88DS3103 (DVB_M88DS3103) [M/?] m
  *
  * Multistandard (cable + terrestrial) frontends
  *
  Micronas DRXK based (DVB_DRXK) [M/?] m
  NXP TDA18271C2 silicon tuner (DVB_TDA18271C2DD) [M/?] m
  Silicon Labs si2165 based (DVB_SI2165) [M/?] m
  Panasonic MN88472 (DVB_MN88472) [M/?] m
  Panasonic MN88473 (DVB_MN88473) [M/?] m
  *
  * DVB-S (satellite) frontends
  *
  Conexant CX24110 based (DVB_CX24110) [M/?] m
  Conexant CX24123 based (DVB_CX24123) [M/?] m
  Zarlink VP310/MT312/ZL10313 based (DVB_MT312) [M/?] m
  Zarlink ZL10036 silicon tuner (DVB_ZL10036) [M/?] m
  Zarlink ZL10039 silicon tuner (DVB_ZL10039) [M/?] m
  Samsung S5H1420 based (DVB_S5H1420) [M/?] m
  ST STV0288 based (DVB_STV0288) [M/?] m
  ST STB6000 silicon tuner (DVB_STB6000) [M/?] m
  ST STV0299 based (DVB_STV0299) [M/?] m
  ST STV6110 silicon tuner (DVB_STV6110) [M/?] m
  ST STV0900 based (DVB_STV0900) [M/?] m
  Philips TDA8083 based (DVB_TDA8083) [M/?] m
  Philips TDA10086 based (DVB_TDA10086) [M/?] m
  Philips TDA8261 based (DVB_TDA8261) [M/?] m
  VLSI VES1893 or VES1993 based (DVB_VES1X93) [M/?] m
  Integrant ITD1000 Zero IF tuner for DVB-S/DSS (DVB_TUNER_ITD1000) [M/?] m
  Conexant CX24113/CX24128 tuner for DVB-S/DSS (DVB_TUNER_CX24113) [M/?] m
  Philips TDA826X silicon tuner (DVB_TDA826X) [M/?] m
  Infineon TUA6100 PLL (DVB_TUA6100) [M/?] m
  Conexant CX24116 based (DVB_CX24116) [M/?] m
  Conexant CX24117 based (DVB_CX24117) [M/?] m
  Conexant CX24120 based (DVB_CX24120) [M/?] m
  Silicon Labs SI21XX based (DVB_SI21XX) [M/?] m
  Montage Tehnology TS2020 based tuners (DVB_TS2020) [M/?] m
  Montage Tehnology DS3000 based (DVB_DS3000) [M/?] m
  Fujitsu MB86A16 based (DVB_MB86A16) [M/?] m
  NXP TDA10071 (DVB_TDA10071) [M/?] m
  *
  * DVB-T (terrestrial) frontends
  *
  Spase sp8870 based (DVB_SP8870) [M/?] m
  Spase sp887x based (DVB_SP887X) [M/?] m
  Conexant CX22700 based (DVB_CX22700) [M/?] m
  Conexant cx22702 demodulator (OFDM) (DVB_CX22702) [M/?] m
  Samsung s5h1432 demodulator (OFDM) (DVB_S5H1432) [N/m/?] (NEW) 
  Micronas DRXD driver (DVB_DRXD) [M/?] m
  LSI L64781 (DVB_L64781) [M/?] m
  Philips TDA10045H/TDA10046H based (DVB_TDA1004X) [M/?] m
  NxtWave Communications NXT6000 based (DVB_NXT6000) [M/?] m
  Zarlink MT352 based (DVB_MT352) [M/?] m
  Zarlink ZL10353 based (DVB_ZL10353) [M/?] m
  DiBcom 3000M-B (DVB_DIB3000MB) [M/?] m
  DiBcom 3000P/M-C (DVB_DIB3000MC) [M/?] m
  DiBcom 7000MA/MB/PA/PB/MC (DVB_DIB7000M) [M/?] m
  DiBcom 7000PC (DVB_DIB7000P) [M/?] m
  DiBcom 9000 (DVB_DIB9000) [N/m/?] (NEW) 
  Philips TDA10048HN based (DVB_TDA10048) [M/?] m
  Afatech AF9013 demodulator (DVB_AF9013) [M/?] m
  E3C EC100 (DVB_EC100) [M/?] m
  ST STV0367 based (DVB_STV0367) [M/?] m
  Sony CXD2820R (DVB_CXD2820R) [M/?] m
  Sony CXD2841ER (DVB_CXD2841ER) [M/?] m
  Realtek RTL2830 DVB-T (DVB_RTL2830) [M/?] m
  Realtek RTL2832 DVB-T (DVB_RTL2832) [M/?] m
  Realtek RTL2832 SDR (DVB_RTL2832_SDR) [M/?] m
  Silicon Labs Si2168 (DVB_SI2168) [M/?] m
  ZyDAS ZD1301 (DVB_ZD1301_DEMOD) [M/?] m
  Sony CXD2880 DVB-T2/T tuner + demodulator (DVB_CXD2880) [N/m/?] (NEW) 
  *
  * DVB-C (cable) frontends
  *
  VLSI VES1820 based (DVB_VES1820) [M/?] m
  Philips TDA10021 based (DVB_TDA10021) [M/?] m
  Philips TDA10023 based (DVB_TDA10023) [M/?] m
  ST STV0297 based (DVB_STV0297) [M/?] m
  *
  * ATSC (North American/Korean Terrestrial/Cable DTV) frontends
  *
  NxtWave Communications NXT2002/NXT2004 based (DVB_NXT200X) [M/?] m
  Oren OR51211 based (DVB_OR51211) [M/?] m
  Oren OR51132 based (DVB_OR51132) [M/?] m
  Broadcom BCM3510 (DVB_BCM3510) [M/?] m
  LG Electronics LGDT3302/LGDT3303 based (DVB_LGDT330X) [M/?] m
  LG Electronics LGDT3304 and LGDT3305 based (DVB_LGDT3305) [M/?] m
  LG Electronics LGDT3306A based (DVB_LGDT3306A) [M/?] m
  LG Electronics LG216x based (DVB_LG2160) [M/?] m
  Samsung S5H1409 based (DVB_S5H1409) [M/?] m
  Auvitek AU8522 based DTV demod (DVB_AU8522_DTV) [M/?] m
  Auvitek AU8522 based ATV demod (DVB_AU8522_V4L) [M/?] m
  Samsung S5H1411 based (DVB_S5H1411) [M/?] m
  *
  * ISDB-T (terrestrial) frontends
  *
  Sharp S921 frontend (DVB_S921) [M/?] m
  DiBcom 8000MB/MC (DVB_DIB8000) [M/?] m
  Fujitsu mb86a20s (DVB_MB86A20S) [M/?] m
  *
  * ISDB-S (satellite) & ISDB-T (terrestrial) frontends
  *
  Toshiba TC90522 (DVB_TC90522) [M/?] m
  Socionext MN88443x (DVB_MN88443X) [N/m/?] (NEW) 
  *
  * Digital terrestrial only tuners/PLL
  *
  Generic I2C PLL based tuners (DVB_PLL) [M/?] m
  DiBcom DiB0070 silicon base-band tuner (DVB_TUNER_DIB0070) [M/?] m
  DiBcom DiB0090 silicon base-band tuner (DVB_TUNER_DIB0090) [M/?] m
  *
  * SEC control devices for DVB-S
  *
  Micronas DRX-J demodulator (DVB_DRX39XYJ) [M/?] m
  LNBH25 SEC controller (DVB_LNBH25) [M/?] m
  LNBH29 SEC controller (DVB_LNBH29) [N/m/?] (NEW) 
  LNBP21/LNBH24 SEC controllers (DVB_LNBP21) [M/?] m
  LNBP22 SEC controllers (DVB_LNBP22) [M/?] m
  ISL6405 SEC controller (DVB_ISL6405) [M/?] m
  ISL6421 SEC controller (DVB_ISL6421) [M/?] m
  ISL6423 SEC controller (DVB_ISL6423) [M/?] m
  Allegro A8293 (DVB_A8293) [M/?] m
  Silicon Legend LGS-8GL5 demodulator (OFDM) (DVB_LGS8GL5) [N/m/?] (NEW) 
  Legend Silicon LGS8913/LGS8GL5/LGS8GXX DMB-TH demodulator (DVB_LGS8GXX) [M/?] m
  AltoBeam ATBM8830/8831 DMB-TH demodulator (DVB_ATBM8830) [M/?] m
  TDA665x tuner (DVB_TDA665x) [M/?] m
  Sharp IX2505V silicon tuner (DVB_IX2505V) [M/?] m
  M88RS2000 DVB-S demodulator and tuner (DVB_M88RS2000) [M/?] m
  Afatech AF9033 DVB-T demodulator (DVB_AF9033) [M/?] m
  Sony Horus3A tuner (DVB_HORUS3A) [M/?] m
  Sony Ascot2E tuner (DVB_ASCOT2E) [M/?] m
  Sony HELENE Sat/Ter tuner (CXD2858ER) (DVB_HELENE) [M/?] m
  *
  * Common Interface (EN50221) controller drivers
  *
  Sony CXD2099AR Common Interface driver (DVB_CXD2099) [M/?] m
  CIMaX SP2 (DVB_SP2) [M/?] m
  *
  * Tools to develop new frontends
  *
  Dummy frontend driver (DVB_DUMMY_FE) [M/?] m
*
* Direct Rendering Manager (XFree86 4.1.0 and higher DRI support)
*
Direct Rendering Manager (XFree86 4.1.0 and higher DRI support) (DRM) [M/n/y/?] m
  DRM DP AUX Interface (DRM_DP_AUX_CHARDEV) [Y/n/?] y
  kselftests for DRM (DRM_DEBUG_SELFTEST) [N/m/?] (NEW) 
  Enable legacy fbdev support for your modesetting driver (DRM_FBDEV_EMULATION) [Y/n/?] y
    Overallocation of the fbdev buffer (DRM_FBDEV_OVERALLOC) [100] 100
    Shamelessly allow leaking of fbdev physical address (DANGEROUS) (DRM_FBDEV_LEAK_PHYS_SMEM) [N/y/?] (NEW) 
  Allow to specify an EDID data set instead of probing for it (DRM_LOAD_EDID_FIRMWARE) [Y/n/?] y
*
* Graphics support
*
VGA Arbitration (VGA_ARB) [Y/n/?] y
  Maximum number of GPUs (VGA_ARB_MAX_GPUS) [16] 16
Enable DisplayPort CEC-Tunneling-over-AUX HDMI support (DRM_DP_CEC) [N/y/?] (NEW) 
*
* I2C encoder or helper chips
*
Chrontel ch7006 TV encoder (DRM_I2C_CH7006) [M/n/?] m
Silicon Image sil164 TMDS transmitter (DRM_I2C_SIL164) [M/n/?] m
NXP Semiconductors TDA998X HDMI encoder (DRM_I2C_NXP_TDA998X) [M/n/?] m
NXP Semiconductors TDA9950/TDA998X HDMI CEC (DRM_I2C_NXP_TDA9950) [N/m/?] (NEW) 
*
* ARM devices
*
ARM Komeda display driver (DRM_KOMEDA) [N/m/?] (NEW) 
ATI Radeon (DRM_RADEON) [M/n/?] m
  Always enable userptr support (DRM_RADEON_USERPTR) [N/y/?] n
AMD GPU (DRM_AMDGPU) [M/n/?] m
  Enable amdgpu support for SI parts (DRM_AMDGPU_SI) [Y/n/?] y
  Enable amdgpu support for CIK parts (DRM_AMDGPU_CIK) [Y/n/?] y
  Always enable userptr write support (DRM_AMDGPU_USERPTR) [Y/n/?] y
  Allow GART access through debugfs (DRM_AMDGPU_GART_DEBUGFS) [N/y/?] n
Nouveau (NVIDIA) cards (DRM_NOUVEAU) [M/n/?] m
  Nouveau legacy context support (NOUVEAU_LEGACY_CTX_SUPPORT) [Y/n/?] y
  Maximum debug level (NOUVEAU_DEBUG) [5] 5
  Default debug level (NOUVEAU_DEBUG_DEFAULT) [3] 3
  Enable additional MMU debugging (NOUVEAU_DEBUG_MMU) [N/y/?] n
  Support for backlight control (DRM_NOUVEAU_BACKLIGHT) [Y/n/?] y
Virtual GEM provider (DRM_VGEM) [M/n/?] m
Virtual KMS (EXPERIMENTAL) (DRM_VKMS) [N/m/?] (NEW) 
DisplayLink (DRM_UDL) [M/n/?] m
AST server chips (DRM_AST) [M/n/?] m
Kernel modesetting driver for MGA G200 server engines (DRM_MGAG200) [M/n/?] m
Cirrus driver for QEMU emulated device (DRM_CIRRUS_QEMU) [M/n/?] m
R-Car DU Gen3 HDMI Encoder Support (DRM_RCAR_DW_HDMI) [N/m/?] (NEW) 
R-Car DU LVDS Encoder Support (DRM_RCAR_LVDS) [N/m/?] (NEW) 
QXL virtual GPU (DRM_QXL) [M/n/?] m
DRM Support for bochs dispi vga interface (qemu stdvga) (DRM_BOCHS) [M/n/?] m
Virtio GPU driver (DRM_VIRTIO_GPU) [M/n/?] m
*
* Display Panels
*
ARM Versatile panel driver (DRM_PANEL_ARM_VERSATILE) [N/m/?] (NEW) 
Generic LVDS panel driver (DRM_PANEL_LVDS) [N/m/?] (NEW) 
support for simple panels (DRM_PANEL_SIMPLE) [N/m/?] (NEW) 
Ilitek ILI9322 320x240 QVGA panels (DRM_PANEL_ILITEK_IL9322) [N/m/?] (NEW) 
Samsung LD9040 RGB/SPI panel (DRM_PANEL_SAMSUNG_LD9040) [N/m/?] (NEW) 
LG LB035Q024573 RGB panel (DRM_PANEL_LG_LB035Q02) [N/m/?] (NEW) 
LG4573 RGB/SPI panel (DRM_PANEL_LG_LG4573) [N/m/?] (NEW) 
NEC NL8048HL11 RGB panel (DRM_PANEL_NEC_NL8048HL11) [N/m/?] (NEW) 
Novatek NT39016 RGB/SPI panel (DRM_PANEL_NOVATEK_NT39016) [N/m/?] (NEW) 
Olimex LCD-OLinuXino panel (DRM_PANEL_OLIMEX_LCD_OLINUXINO) [N/m/?] (NEW) 
Samsung S6E63M0 RGB/SPI panel (DRM_PANEL_SAMSUNG_S6E63M0) [N/m/?] (NEW) 
Samsung S6E8AA0 DSI video mode panel (DRM_PANEL_SAMSUNG_S6E8AA0) [N/m/?] (NEW) 
Seiko 43WVF1G panel (DRM_PANEL_SEIKO_43WVF1G) [N/m/?] (NEW) 
Sharp LS037V7DW01 VGA LCD panel (DRM_PANEL_SHARP_LS037V7DW01) [N/m/?] (NEW) 
Sitronix ST7789V panel (DRM_PANEL_SITRONIX_ST7789V) [N/m/?] (NEW) 
Sony ACX565AKM panel (DRM_PANEL_SONY_ACX565AKM) [N/m/?] (NEW) 
Toppoly (TPO) TD028TTEC1 panel driver (DRM_PANEL_TPO_TD028TTEC1) [N/m/?] (NEW) 
Toppoly (TPO) TD043MTEA1 panel driver (DRM_PANEL_TPO_TD043MTEA1) [N/m/?] (NEW) 
TPO TPG 800x400 panel (DRM_PANEL_TPO_TPG110) [N/m/?] (NEW) 
*
* Display Interface Bridges
*
Analogix ANX78XX bridge (DRM_ANALOGIX_ANX78XX) [M/n/?] m
Cadence DPI/DSI bridge (DRM_CDNS_DSI) [N/m/?] (NEW) 
Dumb VGA DAC Bridge support (DRM_DUMB_VGA_DAC) [N/m/?] (NEW) 
Transparent parallel to LVDS encoder support (DRM_LVDS_ENCODER) [N/m/?] (NEW) 
MegaChips stdp4028-ge-b850v3-fw and stdp2690-ge-b850v3-fw (DRM_MEGACHIPS_STDPXXXX_GE_B850V3_FW) [N/m/?] (NEW) 
NXP PTN3460 DP/LVDS bridge (DRM_NXP_PTN3460) [N/m/?] (NEW) 
Parade eDP/LVDS bridge (DRM_PARADE_PS8622) [N/m/?] (NEW) 
Silicon Image SII8620 HDMI/MHL bridge (DRM_SIL_SII8620) [N/m/?] (NEW) 
Silicon Image sii902x RGB/HDMI bridge (DRM_SII902X) [N/m/?] (NEW) 
Silicon Image SII9234 HDMI/MHL bridge (DRM_SII9234) [N/m/?] (NEW) 
Thine THC63LVD1024 LVDS decoder bridge (DRM_THINE_THC63LVD1024) [N/m/?] (NEW) 
TC358764 DSI/LVDS bridge (DRM_TOSHIBA_TC358764) [N/m/?] (NEW) 
Toshiba TC358767 eDP bridge (DRM_TOSHIBA_TC358767) [N/m/?] (NEW) 
TI TFP410 DVI/HDMI bridge (DRM_TI_TFP410) [N/m/?] (NEW) 
TI SN65DSI86 DSI to eDP bridge (DRM_TI_SN65DSI86) [N/m/?] (NEW) 
ADV7511 encoder (DRM_I2C_ADV7511) [N/m/?] (NEW) 
DRM Support for Ingenic SoCs (DRM_INGENIC) [N/m/?] (NEW) 
ETNAVIV (DRM support for Vivante GPU IP cores) (DRM_ETNAVIV) [N/m/?] (NEW) 
ARC PGU (DRM_ARCPGU) [N/m/?] (NEW) 
i.MX23/i.MX28/i.MX6SX MXSFB LCD controller (DRM_MXSFB) [N/m/?] (NEW) 
GM12U320 driver for USB projectors (DRM_GM12U320) [N/m/?] (NEW) 
DRM support for HX8357D display panels (TINYDRM_HX8357D) [N/m/?] (NEW) 
DRM support for ILI9225 display panels (TINYDRM_ILI9225) [N/m/?] (NEW) 
DRM support for ILI9341 display panels (TINYDRM_ILI9341) [N/m/?] (NEW) 
DRM support for MI0283QT (TINYDRM_MI0283QT) [M/n/?] m
DRM support for Pervasive Displays RePaper panels (V231) (TINYDRM_REPAPER) [M/n/?] m
DRM support for Sitronix ST7586 display panels (TINYDRM_ST7586) [M/n/?] m
DRM support for Sitronix ST7735R display panels (TINYDRM_ST7735R) [N/m/?] (NEW) 
*
* Enable legacy drivers (DANGEROUS)
*
Enable legacy drivers (DANGEROUS) (DRM_LEGACY) [Y/?] y
  3dfx Banshee/Voodoo3+ (DRM_TDFX) [N/m/?] (NEW) 
  ATI Rage 128 (DRM_R128) [N/m/?] (NEW) 
  Matrox g200/g400 (DRM_MGA) [N/m/?] (NEW) 
  Via unichrome video cards (DRM_VIA) [N/m/?] (NEW) 
  Savage video cards (DRM_SAVAGE) [N/m/?] (NEW) 
*
* Support for frame buffer devices
*
Support for frame buffer devices (FB) [Y/m/?] y
  Enable firmware EDID (FIRMWARE_EDID) [Y/n/?] y
  Enable Video Mode Handling Helpers (FB_MODE_HELPERS) [Y/?] y
  Enable Tile Blitting Support (FB_TILEBLITTING) [Y/?] y
  *
  * Frame buffer hardware drivers
  *
  Cirrus Logic support (FB_CIRRUS) [M/n/y/?] m
  Permedia2 support (FB_PM2) [M/n/y/?] m
    enable FIFO disconnect feature (FB_PM2_FIFO_DISCONNECT) [Y/n/?] y
  CyberPro 2000/2010/5000 support (FB_CYBER2000) [M/n/y/?] m
    DDC for CyberPro support (FB_CYBER2000_DDC) [Y/n/?] y
  Asiliant (Chips) 69000 display support (FB_ASILIANT) [Y/n/?] y
  IMS Twin Turbo display support (FB_IMSTT) [Y/n/?] y
  Userspace VESA VGA graphics support (FB_UVESA) [M/n/y/?] m
  OpenCores VGA/LCD core 2.0 framebuffer support (FB_OPENCORES) [M/n/y/?] m
  Epson S1D13XXX framebuffer support (FB_S1D13XXX) [M/n/y/?] m
  nVidia Framebuffer Support (FB_NVIDIA) [M/n/y/?] m
    Enable DDC Support (FB_NVIDIA_I2C) [Y/n/?] y
    Lots of debug output (FB_NVIDIA_DEBUG) [N/y/?] n
    Support for backlight control (FB_NVIDIA_BACKLIGHT) [Y/n/?] y
  nVidia Riva support (FB_RIVA) [M/n/y/?] m
    Enable DDC Support (FB_RIVA_I2C) [Y/n/?] y
    Lots of debug output (FB_RIVA_DEBUG) [N/y/?] n
    Support for backlight control (FB_RIVA_BACKLIGHT) [Y/n/?] y
  Intel740 support (FB_I740) [M/n/y/?] m
  Matrox acceleration (FB_MATROX) [M/n/y/?] m
    Millennium I/II support (FB_MATROX_MILLENIUM) [Y/n/?] y
    Mystique support (FB_MATROX_MYSTIQUE) [Y/n/?] y
    G100/G200/G400/G450/G550 support (FB_MATROX_G) [Y/n/?] y
    Matrox I2C support (FB_MATROX_I2C) [M/n/?] m
      G400 second head support (FB_MATROX_MAVEN) [M/n/?] m
  ATI Radeon display support (FB_RADEON) [M/n/y/?] m
    DDC/I2C for ATI Radeon support (FB_RADEON_I2C) [Y/n/?] y
    Support for backlight control (FB_RADEON_BACKLIGHT) [Y/n/?] y
    Lots of debug output from Radeon driver (FB_RADEON_DEBUG) [N/y/?] n
  ATI Rage128 display support (FB_ATY128) [M/n/y/?] m
    Support for backlight control (FB_ATY128_BACKLIGHT) [Y/n/?] y
  ATI Mach64 display support (FB_ATY) [M/n/y/?] m
    Mach64 CT/VT/GT/LT (incl. 3D RAGE) support (FB_ATY_CT) [Y/n/?] y
      Mach64 generic LCD support (FB_ATY_GENERIC_LCD) [N/y/?] n
    Mach64 GX support (FB_ATY_GX) [Y/n/?] y
    Support for backlight control (FB_ATY_BACKLIGHT) [Y/n/?] y
  S3 Trio/Virge support (FB_S3) [M/n/y/?] m
    DDC for S3 support (FB_S3_DDC) [Y/n/?] y
  S3 Savage support (FB_SAVAGE) [M/n/y/?] m
    Enable DDC2 Support (FB_SAVAGE_I2C) [Y/n/?] y
    Enable Console Acceleration (FB_SAVAGE_ACCEL) [N/y/?] n
  SiS/XGI display support (FB_SIS) [M/n/y/?] m
    SiS 300 series support (FB_SIS_300) [Y/n/?] y
    SiS 315/330/340 series and XGI support (FB_SIS_315) [Y/n/?] y
  NeoMagic display support (FB_NEOMAGIC) [M/n/y/?] m
  IMG Kyro support (FB_KYRO) [M/n/y/?] m
  3Dfx Banshee/Voodoo3/Voodoo5 display support (FB_3DFX) [M/n/y/?] m
    3Dfx Acceleration functions (FB_3DFX_ACCEL) [N/y/?] n
    Enable DDC/I2C support (FB_3DFX_I2C) [N/y/?] n
  3Dfx Voodoo Graphics (sst1) support (FB_VOODOO1) [M/n/y/?] m
  VIA VT8623 support (FB_VT8623) [M/n/y/?] m
  Trident/CyberXXX/CyberBlade support (FB_TRIDENT) [M/n/y/?] m
  ARK 2000PV support (FB_ARK) [M/n/y/?] m
  Permedia3 support (FB_PM3) [M/n/y/?] m
  Fujitsu carmine frame buffer support (FB_CARMINE) [M/n/y/?] m
    DRAM timing
    > 1. Eval board timings (FB_CARMINE_DRAM_EVAL)
      2. Custom board timings (CARMINE_DRAM_CUSTOM)
    choice[1-2?]: 1
  Silicon Motion SM501 framebuffer support (FB_SM501) [M/n/?] m
  SMSC UFX6000/7000 USB Framebuffer support (FB_SMSCUFX) [M/n/y/?] m
  Displaylink USB Framebuffer support (FB_UDL) [M/n/y/?] m
  Framebuffer support for IBM GXT4000P/4500P/6000P/6500P adaptors (FB_IBM_GXT4500) [N/m/y/?] n
  Virtual Frame Buffer support (ONLY FOR TESTING!) (FB_VIRTUAL) [N/m/y/?] n
  E-Ink Metronome/8track controller support (FB_METRONOME) [M/n/y/?] m
  Fujitsu MB862xx GDC support (FB_MB862XX) [M/n/y/?] m
    GDC variant
    > 1. Carmine/Coral-P(A) GDC (FB_MB862XX_PCI_GDC)
    choice[1]: 1
    Support I2C bus on MB862XX GDC (FB_MB862XX_I2C) [Y/n/?] y
  Simple framebuffer support (FB_SIMPLE) [Y/n/?] y
  Solomon SSD1307 framebuffer support (FB_SSD1307) [N/m/y/?] (NEW) 
  Silicon Motion SM712 framebuffer support (FB_SM712) [M/n/y/?] m
*
* Backlight & LCD device support
*
Lowlevel LCD controls (LCD_CLASS_DEVICE) [M/n/y/?] m
  Epson L4F00242T03 LCD (LCD_L4F00242T03) [M/n/?] m
  Samsung LMS283GF05 LCD (LCD_LMS283GF05) [M/n/?] m
  Samsung LTV350QV LCD Panel (LCD_LTV350QV) [M/n/?] m
  ILI Technology ILI9221/ILI9222 support (LCD_ILI922X) [M/n/?] m
  ILI Technology ILI9320 controller support (LCD_ILI9320) [M/?] m
  Toppoly TDO24M  and TDO35S LCD Panels support (LCD_TDO24M) [M/n/?] m
  VGG2432A4 LCM device support (LCD_VGG2432A4) [M/n/?] m
  Platform LCD controls (LCD_PLATFORM) [M/n/?] m
  AMS369FG06 AMOLED LCD Driver (LCD_AMS369FG06) [M/n/?] m
  LMS501KF03 LCD Driver (LCD_LMS501KF03) [M/n/?] m
  Himax HX-8357 LCD Driver (LCD_HX8357) [M/n/?] m
  ORISE Technology OTM3225A support (LCD_OTM3225A) [N/m/?] (NEW) 
Lowlevel Backlight controls (BACKLIGHT_CLASS_DEVICE) [Y/m/?] y
  Generic (aka Sharp Corgi) Backlight Driver (BACKLIGHT_GENERIC) [M/n/y/?] m
  Backlight Driver for LM3533 (BACKLIGHT_LM3533) [M/n/?] m
  Generic PWM based Backlight Driver (BACKLIGHT_PWM) [M/n/y/?] m
  Backlight Driver for DA9030/DA9034 using WLED (BACKLIGHT_DA903X) [M/n/y/?] m
  Dialog DA9052/DA9053 WLED (BACKLIGHT_DA9052) [M/n/y/?] m
  Backlight driver for MAX8925 (BACKLIGHT_MAX8925) [M/n/y/?] m
  Qualcomm PM8941 WLED Driver (BACKLIGHT_PM8941_WLED) [M/n/y/?] m
  WM831x PMIC Backlight Driver (BACKLIGHT_WM831X) [M/n/y/?] m
  Backlight Driver for ADP5520/ADP5501 using WLED (BACKLIGHT_ADP5520) [M/n/y/?] m
  Backlight Driver for ADP8860/ADP8861/ADP8863 using WLED (BACKLIGHT_ADP8860) [M/n/y/?] m
  Backlight Driver for ADP8870 using WLED (BACKLIGHT_ADP8870) [M/n/y/?] m
  Backlight Driver for 88PM8606 using WLED (BACKLIGHT_88PM860X) [M/n/y/?] m
  Backlight driver for NXP PCF50633 MFD (BACKLIGHT_PCF50633) [M/n/?] m
  AnalogicTech AAT2870 Backlight (BACKLIGHT_AAT2870) [M/n/y/?] m
  Backlight Driver for LM3630A (BACKLIGHT_LM3630A) [M/n/y/?] m
  Backlight Driver for LM3639 (BACKLIGHT_LM3639) [M/n/y/?] m
  Backlight driver for TI LP855X (BACKLIGHT_LP855X) [M/n/y/?] m
  Backlight driver for TI LP8788 MFD (BACKLIGHT_LP8788) [M/n/y/?] m
  Backlight driver for Pandora console (BACKLIGHT_PANDORA) [M/n/y/?] m
  Backlight driver for SKY81452 (BACKLIGHT_SKY81452) [M/n/?] m
  AS3711 Backlight (BACKLIGHT_AS3711) [M/n/y/?] m
  Generic GPIO based Backlight Driver (BACKLIGHT_GPIO) [M/n/y/?] m
  Sanyo LV5207LP Backlight (BACKLIGHT_LV5207LP) [M/n/y/?] m
  Rohm BD6107 Backlight (BACKLIGHT_BD6107) [M/n/y/?] m
  Backlight driver for the Arctic Sands ARCxCnnnn family (BACKLIGHT_ARCXCNN) [M/n/y/?] m
*
* Console display driver support
*
VGA text console (VGA_CONSOLE) [Y/n/?] y
  Enable Scrollback Buffer in System RAM (VGACON_SOFT_SCROLLBACK) [N/y/?] n
Initial number of console screen columns (DUMMY_CONSOLE_COLUMNS) [80] 80
Initial number of console screen rows (DUMMY_CONSOLE_ROWS) [25] 25
Framebuffer Console support (FRAMEBUFFER_CONSOLE) [Y/n/?] y
  Map the console to the primary display device (FRAMEBUFFER_CONSOLE_DETECT_PRIMARY) [Y/?] y
  Framebuffer Console Rotation (FRAMEBUFFER_CONSOLE_ROTATION) [Y/n/?] y
  Framebuffer Console Deferred Takeover (FRAMEBUFFER_CONSOLE_DEFERRED_TAKEOVER) [N/y/?] (NEW) 
*
* PCI sound devices
*
PCI sound devices (SND_PCI) [Y/n/?] y
  Analog Devices AD1889 (SND_AD1889) [M/n/?] m
  ATI IXP AC97 Controller (SND_ATIIXP) [M/n/?] m
  ATI IXP Modem (SND_ATIIXP_MODEM) [M/n/?] m
  Aureal Advantage (SND_AU8810) [M/n/?] m
  Aureal Vortex (SND_AU8820) [M/n/?] m
  Aureal Vortex 2 (SND_AU8830) [M/n/?] m
  Emagic Audiowerk 2 (SND_AW2) [M/n/?] m
  Bt87x Audio Capture (SND_BT87X) [M/n/?] m
    Bt87x Audio overclocking (SND_BT87X_OVERCLOCK) [N/y/?] n
  SB Audigy LS / Live 24bit (SND_CA0106) [M/n/?] m
  C-Media 8338, 8738, 8768, 8770 (SND_CMIPCI) [M/n/?] m
  C-Media 8786, 8787, 8788 (Oxygen) (SND_OXYGEN) [M/n/?] m
  Cirrus Logic (Sound Fusion) CS4281 (SND_CS4281) [M/n/?] m
  Cirrus Logic (Sound Fusion) CS4280/CS461x/CS462x/CS463x (SND_CS46XX) [M/n/?] m
    Cirrus Logic (Sound Fusion) New DSP support (SND_CS46XX_NEW_DSP) [Y/n/?] y
  CS5535/CS5536 Audio (SND_CS5535AUDIO) [N/m/?] (NEW) 
  Creative Sound Blaster X-Fi (SND_CTXFI) [M/n/?] m
  (Echoaudio) Darla20 (SND_DARLA20) [M/n/?] m
  (Echoaudio) Gina20 (SND_GINA20) [M/n/?] m
  (Echoaudio) Layla20 (SND_LAYLA20) [M/n/?] m
  (Echoaudio) Darla24 (SND_DARLA24) [M/n/?] m
  (Echoaudio) Gina24 (SND_GINA24) [M/n/?] m
  (Echoaudio) Layla24 (SND_LAYLA24) [M/n/?] m
  (Echoaudio) Mona (SND_MONA) [M/n/?] m
  (Echoaudio) Mia (SND_MIA) [M/n/?] m
  (Echoaudio) 3G cards (SND_ECHO3G) [M/n/?] m
  (Echoaudio) Indigo (SND_INDIGO) [M/n/?] m
  (Echoaudio) Indigo IO (SND_INDIGOIO) [M/n/?] m
  (Echoaudio) Indigo DJ (SND_INDIGODJ) [M/n/?] m
  (Echoaudio) Indigo IOx (SND_INDIGOIOX) [M/n/?] m
  (Echoaudio) Indigo DJx (SND_INDIGODJX) [M/n/?] m
  (Creative) Ensoniq AudioPCI 1370 (SND_ENS1370) [M/n/?] m
  (Creative) Ensoniq AudioPCI 1371/1373 (SND_ENS1371) [M/n/?] m
  ForteMedia FM801 (SND_FM801) [M/n/?] m
    ForteMedia FM801 + TEA5757 tuner (SND_FM801_TEA575X_BOOL) [Y/n/?] y
  RME Hammerfall DSP Audio (SND_HDSP) [M/n/?] m
  RME Hammerfall DSP MADI/RayDAT/AIO (SND_HDSPM) [M/n/?] m
  ICE/VT1724/1720 (Envy24HT/PT) (SND_ICE1724) [M/n/?] m
  Intel/SiS/nVidia/AMD/ALi AC97 Controller (SND_INTEL8X0) [M/n/?] m
  Intel/SiS/nVidia/AMD MC97 Modem (SND_INTEL8X0M) [M/n/?] m
  Korg 1212 IO (SND_KORG1212) [M/n/?] m
  Digigram Lola (SND_LOLA) [M/n/?] m
  Digigram LX6464ES (SND_LX6464ES) [M/n/?] m
  Digigram miXart (SND_MIXART) [M/n/?] m
  NeoMagic NM256AV/ZX (SND_NM256) [M/n/?] m
  Digigram PCXHR (SND_PCXHR) [M/n/?] m
  Conexant Riptide (SND_RIPTIDE) [M/n/?] m
  RME Digi32, 32/8, 32 PRO (SND_RME32) [M/n/?] m
  RME Digi96, 96/8, 96/8 PRO (SND_RME96) [M/n/?] m
  RME Digi9652 (Hammerfall) (SND_RME9652) [M/n/?] m
  VIA 82C686A/B, 8233/8235 AC97 Controller (SND_VIA82XX) [M/n/?] m
  VIA 82C686A/B, 8233 based Modems (SND_VIA82XX_MODEM) [M/n/?] m
  Asus Virtuoso 66/100/200 (Xonar) (SND_VIRTUOSO) [M/n/?] m
  Digigram VX222 (SND_VX222) [M/n/?] m
  Yamaha YMF724/740/744/754 (SND_YMFPCI) [M/n/?] m
*
* HD-Audio
*
HD Audio PCI (SND_HDA_INTEL) [M/n/?] m
  DMIC detection and probe abort (SND_HDA_INTEL_DETECT_DMIC) [N/y/?] (NEW) 
Build hwdep interface for HD-audio driver (SND_HDA_HWDEP) [Y/n/?] y
Allow dynamic codec reconfiguration (SND_HDA_RECONFIG) [Y/?] y
Support digital beep via input layer (SND_HDA_INPUT_BEEP) [Y/n/?] y
  Digital beep registration mode (0=off, 1=on) (SND_HDA_INPUT_BEEP_MODE) [0] 0
Support initialization patch loading for HD-audio (SND_HDA_PATCH_LOADER) [Y/n/?] y
Build Realtek HD-audio codec support (SND_HDA_CODEC_REALTEK) [M/n/?] m
Build Analog Device HD-audio codec support (SND_HDA_CODEC_ANALOG) [M/n/?] m
Build IDT/Sigmatel HD-audio codec support (SND_HDA_CODEC_SIGMATEL) [M/n/?] m
Build VIA HD-audio codec support (SND_HDA_CODEC_VIA) [M/n/?] m
Build HDMI/DisplayPort HD-audio codec support (SND_HDA_CODEC_HDMI) [M/n/?] m
Build Cirrus Logic codec support (SND_HDA_CODEC_CIRRUS) [M/n/?] m
Build Conexant HD-audio codec support (SND_HDA_CODEC_CONEXANT) [M/n/?] m
Build Creative CA0110-IBG codec support (SND_HDA_CODEC_CA0110) [M/n/?] m
Build Creative CA0132 codec support (SND_HDA_CODEC_CA0132) [M/n/?] m
  Support new DSP code for CA0132 codec (SND_HDA_CODEC_CA0132_DSP) [Y/n/?] y
Build C-Media HD-audio codec support (SND_HDA_CODEC_CMEDIA) [M/n/?] m
Build Silicon Labs 3054 HD-modem codec support (SND_HDA_CODEC_SI3054) [M/n/?] m
Enable generic HD-audio codec parser (SND_HDA_GENERIC) [M/?] m
Default time-out for HD-audio power-save mode (SND_HDA_POWER_SAVE_DEFAULT) [0] 0
*
* MIPS sound devices
*
MIPS sound devices (SND_MIPS) [Y/n/?] (NEW) 
*
* ALSA for SoC audio support
*
ALSA for SoC audio support (SND_SOC) [M/n/?] m
  AMD Audio Coprocessor support (SND_SOC_AMD_ACP) [M/n/?] m
    AMD CZ support for DA7219 and MAX9835 (SND_SOC_AMD_CZ_DA7219MX98357_MACH) [N/m/?] (NEW) 
    AMD CZ support for RT5645 (SND_SOC_AMD_CZ_RT5645_MACH) [M/n/?] m
  SoC Audio for the Atmel System-on-Chip (SND_ATMEL_SOC) [M/n/?] m
    Support for Mikroe-PROTO board (SND_SOC_MIKROE_PROTO) [N/m/?] (NEW) 
  Synopsys I2S Device Driver (SND_DESIGNWARE_I2S) [M/n/?] m
    PCM PIO extension for I2S driver (SND_DESIGNWARE_PCM) [Y/n/?] y
  *
  * SoC Audio for Freescale CPUs
  *
  *
  * Common SoC Audio options for Freescale CPUs:
  *
  Asynchronous Sample Rate Converter (ASRC) module support (SND_SOC_FSL_ASRC) [M/n/?] m
  Synchronous Audio Interface (SAI) module support (SND_SOC_FSL_SAI) [M/n/?] m
  Audio Mixer (AUDMIX) module support (SND_SOC_FSL_AUDMIX) [N/m/?] (NEW) 
  Synchronous Serial Interface module (SSI) support (SND_SOC_FSL_SSI) [M/n/?] m
  Sony/Philips Digital Interface (S/PDIF) module support (SND_SOC_FSL_SPDIF) [M/n/?] m
  Enhanced Serial Audio Interface (ESAI) module support (SND_SOC_FSL_ESAI) [M/n/?] m
  Pulse Density Modulation Microphone Interface (MICFIL) module support (SND_SOC_FSL_MICFIL) [N/m/?] (NEW) 
  Digital Audio Mux module support (SND_SOC_IMX_AUDMUX) [M/n/?] m
  Hisilicon I2S controller (SND_I2S_HI6210_I2S) [M/n/?] m
  SoC Audio (I2S protocol) for Ingenic JZ4740 SoC (SND_JZ4740_SOC_I2S) [N/m/?] (NEW) 
  Audio support for Imagination Technologies designs (SND_SOC_IMG) [Y/n/?] y
    Imagination I2S Input Device Driver (SND_SOC_IMG_I2S_IN) [M/n/?] m
    Imagination I2S Output Device Driver (SND_SOC_IMG_I2S_OUT) [M/n/?] m
    Imagination Parallel Output Device Driver (SND_SOC_IMG_PARALLEL_OUT) [M/n/?] m
    Imagination SPDIF Input Device Driver (SND_SOC_IMG_SPDIF_IN) [M/n/?] m
    Imagination SPDIF Output Device Driver (SND_SOC_IMG_SPDIF_OUT) [M/n/?] m
    Support for Pistachio SoC Internal DAC Driver (SND_SOC_IMG_PISTACHIO_INTERNAL_DAC) [M/n/?] m
  ALSA BT SCO CVSD/MSBC Driver (SND_SOC_MTK_BTCVSD) [N/m/?] (NEW) 
  Sound Open Firmware Support (SND_SOC_SOF_TOPLEVEL) [N/y/?] (NEW) 
  Audio support for the Xilinx I2S (SND_SOC_XILINX_I2S) [N/m/?] (NEW) 
  Audio support for the the Xilinx audio formatter (SND_SOC_XILINX_AUDIO_FORMATTER) [N/m/?] (NEW) 
  Audio support for the the Xilinx SPDIF (SND_SOC_XILINX_SPDIF) [N/m/?] (NEW) 
  XTFPGA I2S master (SND_SOC_XTFPGA_I2S) [M/n/?] m
  ZTE ZX TDM Driver Support (ZX_TDM) [M/n/?] m
  *
  * CODEC drivers
  *
  Build generic ASoC AC97 CODEC driver (SND_SOC_AC97_CODEC) [M/n/?] m
  Analog Devices ADAU1701 CODEC (SND_SOC_ADAU1701) [M/n/?] m
  Analog Devices AU1761 CODEC - I2C (SND_SOC_ADAU1761_I2C) [M/n/?] m
  Analog Devices AU1761 CODEC - SPI (SND_SOC_ADAU1761_SPI) [M/n/?] m
  Analog Devices ADAU7002 Stereo PDM-to-I2S/TDM Converter (SND_SOC_ADAU7002) [M/n/?] m
  AKM AK4104 CODEC (SND_SOC_AK4104) [M/n/?] m
  AKM AK4118 CODEC (SND_SOC_AK4118) [N/m/?] (NEW) 
  AKM AK4458 CODEC (SND_SOC_AK4458) [N/m/?] (NEW) 
  AKM AK4554 CODEC (SND_SOC_AK4554) [M/n/?] m
  AKM AK4613 CODEC (SND_SOC_AK4613) [M/n/?] m
  AKM AK4642 CODEC (SND_SOC_AK4642) [M/n/?] m
  AKM AK5638 CODEC (SND_SOC_AK5386) [M/n/?] m
  AKM AK5558 CODEC (SND_SOC_AK5558) [N/m/?] (NEW) 
  Realtek ALC5623 CODEC (SND_SOC_ALC5623) [M/n/?] m
  ROHM BD28623 CODEC (SND_SOC_BD28623) [N/m/?] (NEW) 
  Dummy BT SCO codec driver (SND_SOC_BT_SCO) [M/n/?] m
  Cirrus Logic CS35L32 CODEC (SND_SOC_CS35L32) [M/n/?] m
  Cirrus Logic CS35L33 CODEC (SND_SOC_CS35L33) [M/n/?] m
  Cirrus Logic CS35L34 CODEC (SND_SOC_CS35L34) [M/n/?] m
  Cirrus Logic CS35L35 CODEC (SND_SOC_CS35L35) [M/n/?] m
  Cirrus Logic CS35L36 CODEC (SND_SOC_CS35L36) [N/m/?] (NEW) 
  Cirrus Logic CS42L42 CODEC (SND_SOC_CS42L42) [M/n/?] m
  Cirrus Logic CS42L51 CODEC (I2C) (SND_SOC_CS42L51_I2C) [M/n/?] m
  Cirrus Logic CS42L52 CODEC (SND_SOC_CS42L52) [M/n/?] m
  Cirrus Logic CS42L56 CODEC (SND_SOC_CS42L56) [M/n/?] m
  Cirrus Logic CS42L73 CODEC (SND_SOC_CS42L73) [M/n/?] m
  Cirrus Logic CS4265 CODEC (SND_SOC_CS4265) [M/n/?] m
  Cirrus Logic CS4270 CODEC (SND_SOC_CS4270) [M/n/?] m
  Cirrus Logic CS4271 CODEC (I2C) (SND_SOC_CS4271_I2C) [M/n/?] m
  Cirrus Logic CS4271 CODEC (SPI) (SND_SOC_CS4271_SPI) [M/n/?] m
  Cirrus Logic CS42448/CS42888 CODEC (I2C) (SND_SOC_CS42XX8_I2C) [M/n/?] m
  Cirrus Logic CS43130 CODEC (SND_SOC_CS43130) [M/n/?] m
  Cirrus Logic CS4341 CODEC (SND_SOC_CS4341) [N/m/?] (NEW) 
  Cirrus Logic CS4349 CODEC (SND_SOC_CS4349) [M/n/?] m
  Cirrus Logic CS53L30 CODEC (SND_SOC_CS53L30) [M/n/?] m
  Conexant CX2072X CODEC (SND_SOC_CX2072X) [N/m/?] (NEW) 
  Ingenic JZ4740 internal CODEC (SND_SOC_JZ4740_CODEC) [N/m/?] (NEW) 
  Ingenic JZ4725B internal CODEC (SND_SOC_JZ4725B_CODEC) [N/m/?] (NEW) 
  Generic Digital Microphone CODEC (SND_SOC_DMIC) [M/n/?] m
  Everest Semi ES7134 CODEC (SND_SOC_ES7134) [M/n/?] m
  Everest Semi ES7241 CODEC (SND_SOC_ES7241) [N/m/?] (NEW) 
  Everest Semi ES8316 CODEC (SND_SOC_ES8316) [M/n/?] m
  Everest Semi ES8328 CODEC (I2C) (SND_SOC_ES8328_I2C) [M/n/?] m
  Everest Semi ES8328 CODEC (SPI) (SND_SOC_ES8328_SPI) [M/n/?] m
  GTM601 UMTS modem audio codec (SND_SOC_GTM601) [M/n/?] m
  Inno codec driver for RK3036 SoC (SND_SOC_INNO_RK3036) [M/n/?] m
  Maxim MAX98088/9 Low-Power, Stereo Audio Codec (SND_SOC_MAX98088) [N/m/?] (NEW) 
  Maxim MAX98357A CODEC (SND_SOC_MAX98357A) [M/n/?] m
  Maxim MAX98504 speaker amplifier (SND_SOC_MAX98504) [M/n/?] m
  Maxim MAX9867 CODEC (SND_SOC_MAX9867) [N/m/?] (NEW) 
  Maxim Integrated MAX98927 Speaker Amplifier (SND_SOC_MAX98927) [M/n/?] m
  Maxim Integrated MAX98373 Speaker Amplifier (SND_SOC_MAX98373) [N/m/?] (NEW) 
  Maxim MAX9860 Mono Audio Voice Codec (SND_SOC_MAX9860) [M/n/?] m
  Qualcomm MSM8916 WCD Analog Codec (SND_SOC_MSM8916_WCD_ANALOG) [M/n/?] m
  Qualcomm MSM8916 WCD DIGITAL Codec (SND_SOC_MSM8916_WCD_DIGITAL) [M/n/?] m
  Texas Instruments PCM1681 CODEC (SND_SOC_PCM1681) [M/n/?] m
  Texas Instruments PCM1789 CODEC (I2C) (SND_SOC_PCM1789_I2C) [N/m/?] (NEW) 
  Texas Instruments PCM179X CODEC (I2C) (SND_SOC_PCM179X_I2C) [M/n/?] m
  Texas Instruments PCM179X CODEC (SPI) (SND_SOC_PCM179X_SPI) [M/n/?] m
  Texas Instruments PCM186x CODECs - I2C (SND_SOC_PCM186X_I2C) [N/m/?] (NEW) 
  Texas Instruments PCM186x CODECs - SPI (SND_SOC_PCM186X_SPI) [N/m/?] (NEW) 
  Texas Instruments PCM3060 CODEC - I2C (SND_SOC_PCM3060_I2C) [N/m/?] (NEW) 
  Texas Instruments PCM3060 CODEC - SPI (SND_SOC_PCM3060_SPI) [N/m/?] (NEW) 
  Texas Instruments PCM3168A CODEC - I2C (SND_SOC_PCM3168A_I2C) [M/n/?] m
  Texas Instruments PCM3168A CODEC - SPI (SND_SOC_PCM3168A_SPI) [M/n/?] m
  Texas Instruments PCM512x CODECs - I2C (SND_SOC_PCM512x_I2C) [M/n/?] m
  Texas Instruments PCM512x CODECs - SPI (SND_SOC_PCM512x_SPI) [M/n/?] m
  Rockchip RK3328 audio CODEC (SND_SOC_RK3328) [N/m/?] (NEW) 
  Realtek RT5616 CODEC (SND_SOC_RT5616) [M/n/?] m
  Realtek ALC5631/RT5631 CODEC (SND_SOC_RT5631) [M/n/?] m
  Freescale SGTL5000 CODEC (SND_SOC_SGTL5000) [M/n/?] m
  Simple Audio Amplifier (SND_SOC_SIMPLE_AMPLIFIER) [N/m/?] (NEW) 
  SiRF SoC internal audio codec (SND_SOC_SIRF_AUDIO_CODEC) [M/n/?] m
  S/PDIF CODEC (SND_SOC_SPDIF) [M/n/?] m
  Analog Devices SSM2305 Class-D Amplifier (SND_SOC_SSM2305) [N/m/?] (NEW) 
  Analog Devices SSM2602 CODEC - SPI (SND_SOC_SSM2602_SPI) [M/n/?] m
  Analog Devices SSM2602 CODEC - I2C (SND_SOC_SSM2602_I2C) [M/n/?] m
  Analog Devices ssm4567 amplifier driver support (SND_SOC_SSM4567) [M/n/?] m
  STA326, STA328 and STA329 speaker amplifier (SND_SOC_STA32X) [M/n/?] m
  STA350 speaker amplifier (SND_SOC_STA350) [M/n/?] m
  codec Audio support for STI SAS codec (SND_SOC_STI_SAS) [M/n/?] m
  Texas Instruments TAS2552 Mono Audio amplifier (SND_SOC_TAS2552) [M/n/?] m
  Texas Instruments TAS5086 speaker amplifier (SND_SOC_TAS5086) [M/n/?] m
  Texas Instruments TAS571x power amplifiers (SND_SOC_TAS571X) [M/n/?] m
  Texas Instruments TAS5720 Mono Audio amplifier (SND_SOC_TAS5720) [M/n/?] m
  Texas Instruments TAS6424 Quad-Channel Audio amplifier (SND_SOC_TAS6424) [N/m/?] (NEW) 
  ST TDA7419 audio processor (SND_SOC_TDA7419) [N/m/?] (NEW) 
  NXP Semiconductors TFA9879 amplifier (SND_SOC_TFA9879) [M/n/?] m
  Texas Instruments TLV320AIC23 audio CODEC - I2C (SND_SOC_TLV320AIC23_I2C) [M/n/?] m
  Texas Instruments TLV320AIC23 audio CODEC - SPI (SND_SOC_TLV320AIC23_SPI) [M/n/?] m
  Texas Instruments TLV320AIC31xx CODECs (SND_SOC_TLV320AIC31XX) [M/n/?] m
  Texas Instruments TLV320AIC32x4 audio CODECs - I2C (SND_SOC_TLV320AIC32X4_I2C) [N/m/?] (NEW) 
  Texas Instruments TLV320AIC32x4 audio CODECs - SPI (SND_SOC_TLV320AIC32X4_SPI) [N/m/?] (NEW) 
  Texas Instruments TLV320AIC3x CODECs (SND_SOC_TLV320AIC3X) [M/n/?] m
  TI Headset/Mic detect and keypress chip (SND_SOC_TS3A227E) [M/n/?] m
  Tempo Semiconductor TSCS42xx CODEC (SND_SOC_TSCS42XX) [N/m/?] (NEW) 
  Tempo Semiconductor TSCS454 CODEC (SND_SOC_TSCS454) [N/m/?] (NEW) 
  NXP UDA1334 DAC (SND_SOC_UDA1334) [N/m/?] (NEW) 
  Wolfson Microelectronics WM8510 CODEC (SND_SOC_WM8510) [M/n/?] m
  Wolfson Microelectronics WM8523 DAC (SND_SOC_WM8523) [M/n/?] m
  Wolfson Microelectronics WM8524 DAC (SND_SOC_WM8524) [M/n/?] m
  Wolfson Microelectronics WM8580 and WM8581 CODECs (SND_SOC_WM8580) [M/n/?] m
  Wolfson Microelectronics WM8711 CODEC (SND_SOC_WM8711) [M/n/?] m
  Wolfson Microelectronics WM8728 DAC (SND_SOC_WM8728) [M/n/?] m
  Wolfson Microelectronics WM8731 CODEC (SND_SOC_WM8731) [M/n/?] m
  Wolfson Microelectronics WM8737 ADC (SND_SOC_WM8737) [M/n/?] m
  Wolfson Microelectronics WM8737 DAC (SND_SOC_WM8741) [M/n/?] m
  Wolfson Microelectronics WM8750 CODEC (SND_SOC_WM8750) [M/n/?] m
  Wolfson Microelectronics WM8753 CODEC (SND_SOC_WM8753) [M/n/?] m
  Wolfson Microelectronics WM8770 CODEC (SND_SOC_WM8770) [M/n/?] m
  Wolfson Microelectronics WM8776 CODEC (SND_SOC_WM8776) [M/n/?] m
  Wolfson Microelectronics WM8782 ADC (SND_SOC_WM8782) [N/m/?] (NEW) 
  Wolfson Microelectronics WM8804 S/PDIF transceiver I2C (SND_SOC_WM8804_I2C) [M/n/?] m
  Wolfson Microelectronics WM8804 S/PDIF transceiver SPI (SND_SOC_WM8804_SPI) [M/n/?] m
  Wolfson Microelectronics WM8903 CODEC (SND_SOC_WM8903) [M/n/?] m
  Wolfson Microelectronics WM8904 CODEC (SND_SOC_WM8904) [N/m/?] (NEW) 
  Wolfson Microelectronics WM8960 CODEC (SND_SOC_WM8960) [M/n/?] m
  Wolfson Microelectronics WM8962 CODEC (SND_SOC_WM8962) [M/n/?] m
  Wolfson Microelectronics WM8974 codec (SND_SOC_WM8974) [M/n/?] m
  Wolfson Microelectronics WM8978 codec (SND_SOC_WM8978) [M/n/?] m
  Wolfson Microelectronics WM8985 and WM8758 codec driver (SND_SOC_WM8985) [M/n/?] m
  ZTE ZX AUD96P22 CODEC (SND_SOC_ZX_AUD96P22) [M/n/?] m
  Maxim MAX9759 speaker Amplifier (SND_SOC_MAX9759) [N/m/?] (NEW) 
  MediaTek MT6351 Codec (SND_SOC_MT6351) [N/m/?] (NEW) 
  MediaTek MT6358 Codec (SND_SOC_MT6358) [N/m/?] (NEW) 
  Nuvoton Technology Corporation NAU85L40 CODEC (SND_SOC_NAU8540) [M/n/?] m
  Nuvoton Technology Corporation NAU88C10 CODEC (SND_SOC_NAU8810) [M/n/?] m
  Nuvoton Technology Corporation NAU88C22 CODEC (SND_SOC_NAU8822) [N/m/?] (NEW) 
  Nuvoton Technology Corporation NAU88L24 CODEC (SND_SOC_NAU8824) [M/n/?] m
  Texas Instruments TPA6130A2 headphone amplifier (SND_SOC_TPA6130A2) [M/n/?] m
  ASoC Simple sound card support (SND_SIMPLE_CARD) [M/n/?] m
  ASoC Audio Graph sound card support (SND_AUDIO_GRAPH_CARD) [N/m/?] (NEW) 
*
* Special HID drivers
*
A4 tech mice (HID_A4TECH) [M/n/?] m
Accutouch touch device (HID_ACCUTOUCH) [M/n/?] m
ACRUX game controller support (HID_ACRUX) [M/n/?] m
  ACRUX force feedback support (HID_ACRUX_FF) [Y/n/?] y
Apple {i,Power,Mac}Books (HID_APPLE) [M/n/?] m
Apple infrared receiver (HID_APPLEIR) [M/n/?] m
Asus (HID_ASUS) [M/n/?] m
Aureal (HID_AUREAL) [M/n/?] m
Belkin Flip KVM and Wireless keyboard (HID_BELKIN) [M/n/?] m
Betop Production Inc. force feedback support (HID_BETOP_FF) [M/n/?] m
BigBen Interactive Kids' gamepad support (HID_BIGBEN_FF) [N/m/?] (NEW) 
Cherry Cymotion keyboard (HID_CHERRY) [M/n/?] m
Chicony devices (HID_CHICONY) [M/n/?] m
Corsair devices (HID_CORSAIR) [M/n/?] m
Cougar devices (HID_COUGAR) [N/m/?] (NEW) 
Macally devices (HID_MACALLY) [N/m/?] (NEW) 
Prodikeys PC-MIDI Keyboard support (HID_PRODIKEYS) [M/n/?] m
CMedia CM6533 HID audio jack controls (HID_CMEDIA) [M/n/?] m
Silicon Labs CP2112 HID USB-to-SMBus Bridge support (HID_CP2112) [M/n/?] m
Creative SB0540 infrared receiver (HID_CREATIVE_SB0540) [N/m/?] (NEW) 
Cypress mouse and barcode readers (HID_CYPRESS) [M/n/?] m
DragonRise Inc. game controller (HID_DRAGONRISE) [M/n/?] m
  DragonRise Inc. force feedback (DRAGONRISE_FF) [Y/n/?] y
EMS Production Inc. force feedback support (HID_EMS_FF) [M/n/?] m
ELAN USB Touchpad Support (HID_ELAN) [N/m/?] (NEW) 
ELECOM HID devices (HID_ELECOM) [M/n/?] m
ELO USB 4000/4500 touchscreen (HID_ELO) [M/n/?] m
Ezkey BTC 8193 keyboard (HID_EZKEY) [M/n/?] m
Gembird Joypad (HID_GEMBIRD) [M/n/?] m
Google Fiber TV Box remote control support (HID_GFRM) [M/n/?] m
Holtek HID devices (HID_HOLTEK) [M/n/?] m
  Holtek On Line Grip force feedback support (HOLTEK_FF) [Y/n/?] y
MSI GT68xR LED support (HID_GT683R) [M/n/?] m
Keytouch HID devices (HID_KEYTOUCH) [M/n/?] m
KYE/Genius devices (HID_KYE) [M/n/?] m
UC-Logic (HID_UCLOGIC) [M/n/?] m
Waltop (HID_WALTOP) [M/n/?] m
ViewSonic/Signotec (HID_VIEWSONIC) [N/m/?] (NEW) 
Gyration remote control (HID_GYRATION) [M/n/?] m
ION iCade arcade controller (HID_ICADE) [M/n/?] m
ITE devices (HID_ITE) [M/n/?] m
Jabra USB HID Driver (HID_JABRA) [N/m/?] (NEW) 
Twinhan IR remote control (HID_TWINHAN) [M/n/?] m
Kensington Slimblade Trackball (HID_KENSINGTON) [M/n/?] m
LC-Power (HID_LCPOWER) [M/n/?] m
Simple RGB LED support (HID_LED) [M/?] m
Lenovo / Thinkpad devices (HID_LENOVO) [M/n/?] m
Logitech devices (HID_LOGITECH) [M/n/?] m
  Logitech Unifying receivers full support (HID_LOGITECH_DJ) [M/n/?] m
  Logitech HID++ devices support (HID_LOGITECH_HIDPP) [M/?] m
  Logitech force feedback support (LOGITECH_FF) [Y/n/?] y
  Logitech force feedback support (variant 2) (LOGIRUMBLEPAD2_FF) [Y/n/?] y
  Logitech Flight System G940 force feedback support (LOGIG940_FF) [Y/n/?] y
  Logitech wheels configuration and force feedback support (LOGIWHEELS_FF) [Y/n/?] y
Apple Magic Mouse/Trackpad multi-touch support (HID_MAGICMOUSE) [M/n/?] m
Maltron L90 keyboard (HID_MALTRON) [N/m/?] (NEW) 
Mayflash game controller adapter force feedback (HID_MAYFLASH) [M/n/?] m
Redragon keyboards (HID_REDRAGON) [N/m/?] (NEW) 
Microsoft non-fully HID-compliant devices (HID_MICROSOFT) [M/n/?] m
Monterey Genius KB29E keyboard (HID_MONTEREY) [M/n/?] m
HID Multitouch panels (HID_MULTITOUCH) [M/n/?] m
NTI keyboard adapters (HID_NTI) [M/n/?] m
N-Trig touch screen (HID_NTRIG) [M/n/?] m
Ortek PKB-1700/WKB-2000/Skycable wireless keyboard and mouse trackpad (HID_ORTEK) [M/n/?] m
Pantherlord/GreenAsia game controller (HID_PANTHERLORD) [M/n/?] m
  Pantherlord force feedback support (PANTHERLORD_FF) [Y/n/?] y
Penmount touch device (HID_PENMOUNT) [M/n/?] m
Petalynx Maxter remote control (HID_PETALYNX) [M/n/?] m
PicoLCD (graphic version) (HID_PICOLCD) [M/n/?] m
  Framebuffer support (HID_PICOLCD_FB) [Y/n/?] y
  Backlight control (HID_PICOLCD_BACKLIGHT) [Y/n/?] y
  Contrast control (HID_PICOLCD_LCD) [Y/n/?] y
  GPO via leds class (HID_PICOLCD_LEDS) [Y/n/?] y
  CIR via RC class (HID_PICOLCD_CIR) [Y/n/?] y
Plantronics USB HID Driver (HID_PLANTRONICS) [M/n/?] m
Primax non-fully HID-compliant devices (HID_PRIMAX) [M/n/?] m
Retrode 2 USB adapter for vintage video games (HID_RETRODE) [M/n/?] m
Roccat device support (HID_ROCCAT) [M/n/?] m
Saitek (Mad Catz) non-fully HID-compliant devices (HID_SAITEK) [M/n/?] m
Samsung InfraRed remote control or keyboards (HID_SAMSUNG) [M/n/?] m
Sony PS2/3/4 accessories (HID_SONY) [M/n/?] m
  Sony PS2/3/4 accessories force feedback support (SONY_FF) [Y/n/?] y
Speedlink VAD Cezanne mouse support (HID_SPEEDLINK) [M/n/?] m
Steam Controller support (HID_STEAM) [N/m/?] (NEW) 
Steelseries SRW-S1 steering wheel support (HID_STEELSERIES) [M/n/?] m
Sunplus wireless desktop (HID_SUNPLUS) [M/n/?] m
Synaptics RMI4 device support (HID_RMI) [M/n/?] m
GreenAsia (Product ID 0x12) game controller support (HID_GREENASIA) [M/n/?] m
  GreenAsia (Product ID 0x12) force feedback support (GREENASIA_FF) [Y/n/?] y
SmartJoy PLUS PS2/USB adapter support (HID_SMARTJOYPLUS) [M/n/?] m
  SmartJoy PLUS PS2/USB adapter force feedback support (SMARTJOYPLUS_FF) [Y/n/?] y
TiVo Slide Bluetooth remote control support (HID_TIVO) [M/n/?] m
TopSeed Cyberlink, BTC Emprex, Conceptronic remote control support (HID_TOPSEED) [M/n/?] m
ThingM blink(1) USB RGB LED (HID_THINGM) [M/n/?] m
ThrustMaster devices support (HID_THRUSTMASTER) [M/n/?] m
  ThrustMaster devices force feedback support (THRUSTMASTER_FF) [Y/n/?] y
THQ PS3 uDraw tablet (HID_UDRAW_PS3) [M/n/?] m
U2F Zero LED and RNG support (HID_U2FZERO) [N/m/?] (NEW) 
Wacom Intuos/Graphire tablet support (USB) (HID_WACOM) [M/n/?] m
Nintendo Wii / Wii U peripherals (HID_WIIMOTE) [M/n/?] m
Xin-Mo non-fully compliant devices (HID_XINMO) [M/n/?] m
Zeroplus based game controller support (HID_ZEROPLUS) [M/n/?] m
  Zeroplus based game controller force feedback support (ZEROPLUS_FF) [Y/n/?] y
Zydacron remote control support (HID_ZYDACRON) [M/n/?] m
HID Sensors framework support (HID_SENSOR_HUB) [M/n/?] m
  HID Sensors hub custom sensor support (HID_SENSOR_CUSTOM_SENSOR) [M/n/?] m
Alps HID device support (HID_ALPS) [M/n/?] m
*
* USB support
*
USB support (USB_SUPPORT) [Y/n/?] y
  USB LED Triggers (USB_LED_TRIG) [Y/n/?] y
  USB ULPI PHY interface support (USB_ULPI_BUS) [M/y/?] m
  USB GPIO Based Connection Detection Driver (USB_CONN_GPIO) [N/m/y/?] (NEW) 
  Support for Host-side USB (USB) [Y/m/?] y
  PCI based USB host interface (USB_PCI) [Y/n/?] y
  USB announce new devices (USB_ANNOUNCE_NEW_DEVICES) [Y/n/?] y
  *
  * Miscellaneous USB options
  *
  Enable USB persist by default (USB_DEFAULT_PERSIST) [Y/n/?] y
  Dynamic USB minor allocation (USB_DYNAMIC_MINORS) [Y/n/?] y
  OTG support (USB_OTG) [N/y/?] n
  Rely on OTG and EH Targeted Peripherals List (USB_OTG_WHITELIST) [N/y/?] n
  Disable external hubs (USB_OTG_BLACKLIST_HUB) [N/y/?] n
  USB port LED trigger (USB_LEDS_TRIGGER_USBPORT) [M/n/y/?] m
  Default autosuspend delay (USB_AUTOSUSPEND_DELAY) [2] (NEW) 
  USB Monitor (USB_MON) [M/n/y/?] m
  *
  * USB Host Controller Drivers
  *
  Cypress C67x00 HCD support (USB_C67X00_HCD) [M/n/y/?] m
  xHCI HCD (USB 3.0) support (USB_XHCI_HCD) [Y/n/m/?] y
    xHCI support for debug capability (USB_XHCI_DBGCAP) [Y/n/?] y
    Generic xHCI driver for a platform device (USB_XHCI_PLATFORM) [M/y/?] m
  EHCI HCD (USB 2.0) support (USB_EHCI_HCD) [Y/n/m/?] y
    Root Hub Transaction Translators (USB_EHCI_ROOT_HUB_TT) [Y/?] y
    Improved Transaction Translator scheduling (USB_EHCI_TT_NEWSCHED) [Y/n/?] y
    Support for Freescale on-chip EHCI USB controller (USB_EHCI_FSL) [N/m/y/?] (NEW) 
    Generic EHCI driver for a platform device (USB_EHCI_HCD_PLATFORM) [Y/m/?] y
  OXU210HP HCD support (USB_OXU210HP_HCD) [M/n/y/?] m
  ISP116X HCD support (USB_ISP116X_HCD) [M/n/y/?] m
  FOTG210 HCD support (USB_FOTG210_HCD) [M/n/y/?] m
  MAX3421 HCD (USB-over-SPI) support (USB_MAX3421_HCD) [M/n/y/?] m
  OHCI HCD (USB 1.1) support (USB_OHCI_HCD) [Y/n/m/?] y
    OHCI support for PCI-bus USB controllers (USB_OHCI_HCD_PCI) [Y/n/m/?] y
    Generic OHCI driver for a platform device (USB_OHCI_HCD_PLATFORM) [Y/m/?] y
  UHCI HCD (most Intel and VIA) support (USB_UHCI_HCD) [Y/n/m/?] y
  Elan U132 Adapter Host Controller (USB_U132_HCD) [M/n/?] m
  SL811HS HCD support (USB_SL811_HCD) [M/n/y/?] m
    partial ISO support (USB_SL811_HCD_ISO) [Y/n/?] y
    CF/PCMCIA support for SL811HS HCD (USB_SL811_CS) [M/n/?] m
  R8A66597 HCD support (USB_R8A66597_HCD) [M/n/y/?] m
  BCMA usb host driver (USB_HCD_BCMA) [M/n/?] m
  SSB usb host driver (USB_HCD_SSB) [M/n/?] m
  HCD test mode support (USB_HCD_TEST_MODE) [N/y/?] n
  *
  * USB Device Class drivers
  *
  USB Modem (CDC ACM) support (USB_ACM) [M/y/?] m
  USB Printer support (USB_PRINTER) [M/n/y/?] m
  USB Wireless Device Management support (USB_WDM) [M/y/?] m
  USB Test and Measurement Class support (USB_TMC) [M/n/y/?] m
  *
  * NOTE: USB_STORAGE depends on SCSI but BLK_DEV_SD may
  *
  *
  * also be needed; see USB_STORAGE Help for more info
  *
  USB Mass Storage support (USB_STORAGE) [M/n/y/?] m
    USB Mass Storage verbose debug (USB_STORAGE_DEBUG) [N/y/?] n
    Realtek Card Reader support (USB_STORAGE_REALTEK) [M/n/?] m
      Realtek Card Reader autosuspend support (REALTEK_AUTOPM) [Y/n/?] y
    Datafab Compact Flash Reader support (USB_STORAGE_DATAFAB) [M/n/?] m
    Freecom USB/ATAPI Bridge support (USB_STORAGE_FREECOM) [M/n/?] m
    ISD-200 USB/ATA Bridge support (USB_STORAGE_ISD200) [M/n/?] m
    USBAT/USBAT02-based storage support (USB_STORAGE_USBAT) [M/n/?] m
    SanDisk SDDR-09 (and other SmartMedia, including DPCM) support (USB_STORAGE_SDDR09) [M/n/?] m
    SanDisk SDDR-55 SmartMedia support (USB_STORAGE_SDDR55) [M/n/?] m
    Lexar Jumpshot Compact Flash Reader (USB_STORAGE_JUMPSHOT) [M/n/?] m
    Olympus MAUSB-10/Fuji DPC-R1 support (USB_STORAGE_ALAUDA) [M/n/?] m
    Support OneTouch Button on Maxtor Hard Drives (USB_STORAGE_ONETOUCH) [M/n/?] m
    Support for Rio Karma music player (USB_STORAGE_KARMA) [M/n/?] m
    SAT emulation on Cypress USB/ATA Bridge with ATACB (USB_STORAGE_CYPRESS_ATACB) [M/n/?] m
    USB ENE card reader support (USB_STORAGE_ENE_UB6250) [M/n/?] m
    USB Attached SCSI (USB_UAS) [M/n/?] m
  *
  * USB Imaging devices
  *
  USB Mustek MDC800 Digital Camera support (USB_MDC800) [M/n/y/?] m
  Microtek X6USB scanner support (USB_MICROTEK) [M/n/y/?] m
  USB/IP support (USBIP_CORE) [M/n/y/?] m
    VHCI hcd (USBIP_VHCI_HCD) [M/n/?] m
      Number of ports per USB/IP virtual host controller (USBIP_VHCI_HC_PORTS) [8] 8
      Number of USB/IP virtual host controllers (USBIP_VHCI_NR_HCS) [1] 1
    Host driver (USBIP_HOST) [M/n/?] m
    VUDC driver (USBIP_VUDC) [M/n/?] m
    Debug messages for USB/IP (USBIP_DEBUG) [N/y/?] n
  Cadence USB3 Dual-Role Controller (USB_CDNS3) [N/m/y/?] (NEW) 
  Inventra Highspeed Dual Role Controller (USB_MUSB_HDRC) [M/n/y/?] m
    MUSB Mode Selection
      1. Host only mode (USB_MUSB_HOST)
      2. Gadget only mode (USB_MUSB_GADGET)
    > 3. Dual Role mode (USB_MUSB_DUAL_ROLE)
    choice[1-3?]: 3
    *
    * Platform Glue Layer
    *
    *
    * MUSB DMA mode
    *
    Disable DMA (always use PIO) (MUSB_PIO_ONLY) [Y/n/?] y
  DesignWare USB3 DRD Core Support (USB_DWC3) [M/n/y/?] m
    Register ULPI PHY Interface (USB_DWC3_ULPI) [Y/n/?] y
    DWC3 Mode Selection
      1. Host only mode (USB_DWC3_HOST)
      2. Gadget only mode (USB_DWC3_GADGET)
    > 3. Dual Role mode (USB_DWC3_DUAL_ROLE)
    choice[1-3?]: 3
    *
    * Platform Glue Driver Support
    *
    Synopsys PCIe-based HAPS Platforms (USB_DWC3_HAPS) [M/n/?] (NEW) 
    Generic OF Simple Glue Layer (USB_DWC3_OF_SIMPLE) [M/n/?] (NEW) 
  DesignWare USB2 DRD Core Support (USB_DWC2) [Y/n/m/?] y
    DWC2 Mode Selection
    > 1. Host only mode (USB_DWC2_HOST)
    * Gadget/Dual-role mode requires USB Gadget support to be enabled
    choice[1]: 1
    DWC2 PCI (USB_DWC2_PCI) [M/n/?] m
    Enable Debugging Messages (USB_DWC2_DEBUG) [N/y/?] n
    Enable Missed SOF Tracking (USB_DWC2_TRACK_MISSED_SOFS) [N/y/?] n
  ChipIdea Highspeed Dual Role Controller (USB_CHIPIDEA) [M/n/?] m
    ChipIdea device controller (USB_CHIPIDEA_UDC) [Y/n/?] y
    ChipIdea host controller (USB_CHIPIDEA_HOST) [Y/n/?] y
  NXP ISP 1760/1761 support (USB_ISP1760) [M/n/y/?] m
  ISP1760 Mode Selection
    1. Host only mode (USB_ISP1760_HOST_ROLE)
    2. Gadget only mode (USB_ISP1760_GADGET_ROLE)
  > 3. Dual Role mode (USB_ISP1760_DUAL_ROLE)
  choice[1-3?]: 3
  *
  * USB port drivers
  *
  USS720 parport driver (USB_USS720) [M/n/?] m
  *
  * USB Miscellaneous drivers
  *
  EMI 6|2m USB Audio interface support (USB_EMI62) [M/n/y/?] m
  EMI 2|6 USB Audio interface support (USB_EMI26) [M/n/y/?] m
  ADU devices from Ontrak Control Systems (USB_ADUTUX) [M/n/y/?] m
  USB 7-Segment LED Display (USB_SEVSEG) [M/n/y/?] m
  USB Lego Infrared Tower support (USB_LEGOTOWER) [M/n/y/?] m
  USB LCD driver support (USB_LCD) [M/n/y/?] m
  Cypress CY7C63xxx USB driver support (USB_CYPRESS_CY7C63) [M/n/y/?] m
  Cypress USB thermometer driver support (USB_CYTHERM) [M/n/y/?] m
  Siemens ID USB Mouse Fingerprint sensor support (USB_IDMOUSE) [M/n/y/?] m
  Elan PCMCIA CardBus Adapter USB Client (USB_FTDI_ELAN) [M/n/y/?] m
  Apple Cinema Display support (USB_APPLEDISPLAY) [M/n/y/?] m
  USB 2.0 SVGA dongle support (Net2280/SiS315) (USB_SISUSBVGA) [M/n/y/?] m
    Text console and mode switching support (USB_SISUSBVGA_CON) [N/y/?] n
  USB LD driver (USB_LD) [M/n/y/?] m
  PlayStation 2 Trance Vibrator driver support (USB_TRANCEVIBRATOR) [M/n/y/?] m
  IO Warrior driver support (USB_IOWARRIOR) [M/n/y/?] m
  USB testing driver (USB_TEST) [M/n/y/?] m
  USB EHSET Test Fixture driver (USB_EHSET_TEST_FIXTURE) [M/n/y/?] m
  iSight firmware loading support (USB_ISIGHTFW) [M/n/y/?] m
  USB YUREX driver support (USB_YUREX) [M/n/y/?] m
  Functions for loading firmware on EZUSB chips (USB_EZUSB_FX2) [M/y/?] m
  USB251XB Hub Controller Configuration Driver (USB_HUB_USB251XB) [M/n/y/?] m
  USB3503 HSIC to USB20 Driver (USB_HSIC_USB3503) [M/n/y/?] m
  USB4604 HSIC to USB20 Driver (USB_HSIC_USB4604) [M/n/y/?] m
  USB Link Layer Test driver (USB_LINK_LAYER_TEST) [M/n/y/?] m
  ChaosKey random number generator driver support (USB_CHAOSKEY) [M/n/y/?] m
  *
  * USB Peripheral Controller
  *
  Faraday FUSB300 USB Peripheral Controller (USB_FUSB300) [N/m/?] (NEW) 
  Faraday FOTG210 USB Peripheral Controller (USB_FOTG210_UDC) [M/n/?] m
  Aeroflex Gaisler GRUSBDC USB Peripheral Controller Driver (USB_GR_UDC) [M/n/?] m
  Renesas R8A66597 USB Peripheral Controller (USB_R8A66597) [M/n/?] m
  PXA 27x (USB_PXA27X) [M/n/?] m
  Marvell USB2.0 Device Controller (USB_MV_UDC) [M/n/?] m
  MARVELL PXA2128 USB 3.0 controller (USB_MV_U3D) [M/n/?] m
  Synopsys USB 2.0 Device controller (USB_SNP_UDC_PLAT) [N/m/?] (NEW) 
  Renesas M66592 USB Peripheral Controller (USB_M66592) [N/m/?] n
  Broadcom USB3.0 device controller IP driver(BDC) (USB_BDC_UDC) [M/n/?] m
    *
    * Platform Support
    *
    BDC support for PCIe based platforms (USB_BDC_PCI) [M/n/?] m
  AMD5536 UDC (USB_AMD5536UDC) [M/n/?] m
  PLX NET2272 (USB_NET2272) [M/n/?] m
    Support external DMA controller (USB_NET2272_DMA) [Y/n/?] y
  NetChip NET228x / PLX USB3x8x (USB_NET2280) [M/n/?] m
  Toshiba TC86C001 'Goku-S' (USB_GOKU) [M/n/?] m
  Intel QUARK X1000/EG20T PCH/LAPIS Semiconductor IOH(ML7213/ML7831) UDC (USB_EG20T) [M/n/?] m
  Xilinx USB Driver (USB_GADGET_XILINX) [N/m/?] (NEW) 
  Dummy HCD (DEVELOPMENT) (USB_DUMMY_HCD) [N/m/?] n
  *
  * USB Type-C Support
  *
  USB Type-C Support (TYPEC) [M/n/y/?] m
    USB Type-C Port Controller Manager (TYPEC_TCPM) [M/n/?] m
      Type-C Port Controller Interface driver (TYPEC_TCPCI) [M/n/?] m
        Richtek RT1711H Type-C chip driver (TYPEC_RT1711H) [N/m/?] (NEW) 
      Fairchild FUSB302 Type-C chip driver (TYPEC_FUSB302) [M/n/?] m
    TI TPS6598x USB Power Delivery controller driver (TYPEC_TPS6598X) [M/n/?] m
    *
    * USB Type-C Multiplexer/DeMultiplexer Switch support
    *
    Pericom PI3USB30532 Type-C cross switch driver (TYPEC_MUX_PI3USB30532) [N/m/?] (NEW) 
    *
    * USB Type-C Alternate Mode drivers
    *
    DisplayPort Alternate Mode driver (TYPEC_DP_ALTMODE) [N/m/?] (NEW) 
  USB Role Switch Support (USB_ROLE_SWITCH) [M/y/?] (NEW) 
*
* MMC/SD/SDIO card support
*
MMC/SD/SDIO card support (MMC) [Y/n/m/?] y
  HW reset support for eMMC (PWRSEQ_EMMC) [Y/n/m/?] (NEW) 
  HW reset support for SD8787 BT + Wifi module (PWRSEQ_SD8787) [N/m/?] (NEW) 
  Simple HW reset support for MMC (PWRSEQ_SIMPLE) [Y/n/m/?] (NEW) 
  MMC block device driver (MMC_BLOCK) [M/n/y/?] m
    Number of minors per block device (MMC_BLOCK_MINORS) [8] 8
  SDIO UART/GPS class support (SDIO_UART) [M/n/y/?] m
  MMC host test driver (MMC_TEST) [N/m/y/?] n
  *
  * MMC/SD/SDIO Host Controller Drivers
  *
  MMC host drivers debugging (MMC_DEBUG) [N/y/?] n
  Secure Digital Host Controller Interface support (MMC_SDHCI) [M/n/y/?] m
    SDHCI support on PCI bus (MMC_SDHCI_PCI) [M/n/?] m
      Ricoh MMC Controller Disabler (MMC_RICOH_MMC) [Y/n/?] y
    SDHCI platform and OF driver helper (MMC_SDHCI_PLTFM) [M/n/?] m
      SDHCI OF support for the Arasan SDHCI controllers (MMC_SDHCI_OF_ARASAN) [N/m/?] (NEW) 
      SDHCI OF support for the ASPEED SDHCI controller (MMC_SDHCI_OF_ASPEED) [N/m/?] (NEW) 
      SDHCI OF support for the Atmel SDMMC controller (MMC_SDHCI_OF_AT91) [N/m/?] (NEW) 
      SDHCI OF support for the Synopsys DWC MSHC (MMC_SDHCI_OF_DWCMSHC) [N/m/?] (NEW) 
      SDHCI support for the Cadence SD/SDIO/eMMC controller (MMC_SDHCI_CADENCE) [N/m/?] (NEW) 
  SDHCI support for Fujitsu Semiconductor F_SDH30 (MMC_SDHCI_F_SDH30) [N/m/?] (NEW) 
  TI Flash Media MMC/SD Interface support (MMC_TIFM_SD) [M/n/y/?] m
  MMC/SD/SDIO over SPI (MMC_SPI) [M/n/y/?] m
  MMC/SD driver for Ricoh Bay1Controllers (MMC_SDRICOH_CS) [M/n/?] m
  ENE CB710 MMC/SD Interface support (MMC_CB710) [M/n/y/?] m
  VIA SD/MMC Card Reader Driver (MMC_VIA_SDMMC) [M/n/y/?] m
  Synopsys DesignWare Memory Card Interface (MMC_DW) [N/m/y/?] (NEW) 
  Ingenic JZ47xx SD/Multimedia Card Interface support (MMC_JZ4740) [N/m/y/?] (NEW) 
  VUB300 USB to SDIO/SD/MMC Host Controller support (MMC_VUB300) [M/n/y/?] m
  USB SD Host Controller (USHC) support (MMC_USHC) [M/n/y/?] m
  Renesas USDHI6ROL0 SD/SDIO Host Controller support (MMC_USDHI6ROL0) [M/n/y/?] m
  Realtek PCI-E SD/MMC Card Interface Driver (MMC_REALTEK_PCI) [M/n/?] m
  Realtek USB SD/MMC Card Interface Driver (MMC_REALTEK_USB) [M/n/?] m
  Command Queue Host Controller Interface support (MMC_CQHCI) [M/y/?] (NEW) 
  Toshiba Type A SD/MMC Card Interface Driver (MMC_TOSHIBA_PCI) [M/n/y/?] m
  MediaTek SD/MMC Card Interface support (MMC_MTK) [M/n/y/?] m
  Marvell Xenon eMMC/SD/SDIO SDHCI driver (MMC_SDHCI_XENON) [M/n/?] m
  TI SDHCI Controller Support (MMC_SDHCI_OMAP) [N/m/?] (NEW) 
  Support for the SDHCI Controller in TI's AM654 SOCs (MMC_SDHCI_AM654) [N/m/?] (NEW) 
*
* LED Support
*
LED Support (NEW_LEDS) [Y/?] y
  LED Class Support (LEDS_CLASS) [Y/m/?] y
    LED Flash Class Support (LEDS_CLASS_FLASH) [M/n/y/?] m
    LED Class brightness_hw_changed attribute support (LEDS_BRIGHTNESS_HW_CHANGED) [Y/n/?] y
  *
  * LED drivers
  *
  LED Support for Marvell 88PM860x PMIC (LEDS_88PM860X) [M/n/y/?] m
  LED support for the AAT1290 (LEDS_AAT1290) [N/m/?] (NEW) 
  LED support for Panasonic AN30259A (LEDS_AN30259A) [N/m/y/?] (NEW) 
  AS3645A and LM3555 LED flash controllers support (LEDS_AS3645A) [M/n/?] m
  LED Support for Broadcom BCM6328 (LEDS_BCM6328) [N/m/y/?] (NEW) 
  LED Support for Broadcom BCM6358 (LEDS_BCM6358) [N/m/y/?] (NEW) 
  LED Support for Crane CR0014114 (LEDS_CR0014114) [N/m/y/?] (NEW) 
  LCD Backlight driver for LM3530 (LEDS_LM3530) [M/n/y/?] m
  LCD Backlight driver for LM3532 (LEDS_LM3532) [N/m/y/?] (NEW) 
  LED support for LM3533 (LEDS_LM3533) [M/n/?] m
  LED support for LM3642 Chip (LEDS_LM3642) [M/n/y/?] m
  LED support for LM3692x Chips (LEDS_LM3692X) [N/m/y/?] (NEW) 
  LED support for LM3601x Chips (LEDS_LM3601X) [N/m/?] (NEW) 
  LED Support for Mediatek MT6323 PMIC (LEDS_MT6323) [M/n/?] m
  LED driver for PCA9532 dimmer (LEDS_PCA9532) [M/n/y/?] m
    Enable GPIO support for PCA9532 (LEDS_PCA9532_GPIO) [Y/n/?] y
  LED Support for GPIO connected LEDs (LEDS_GPIO) [M/n/y/?] m
  LED Support for N.S. LP3944 (Fun Light) I2C chip (LEDS_LP3944) [M/n/y/?] m
  LED Support for TI LP3952 2 channel LED driver (LEDS_LP3952) [M/n/y/?] m
  Common Driver for TI/National LP5521/5523/55231/5562/8501 (LEDS_LP55XX_COMMON) [M/?] m
  LED Support for N.S. LP5521 LED driver chip (LEDS_LP5521) [M/n/y/?] m
  LED Support for TI/National LP5523/55231 LED driver chip (LEDS_LP5523) [M/n/y/?] m
  LED Support for TI LP5562 LED driver chip (LEDS_LP5562) [M/n/y/?] m
  LED Support for TI LP8501 LED driver chip (LEDS_LP8501) [M/n/y/?] m
  LED support for the TI LP8788 PMIC (LEDS_LP8788) [M/n/y/?] m
  LED support for the TI LP8860 4 channel LED driver (LEDS_LP8860) [M/n/y/?] m
  LED Support for PCA955x I2C chips (LEDS_PCA955X) [M/n/y/?] m
    Enable GPIO support for PCA955X (LEDS_PCA955X_GPIO) [Y/n/?] y
  LED support for PCA963x I2C chip (LEDS_PCA963X) [M/n/y/?] m
  LED support for status LEDs on WM831x PMICs (LEDS_WM831X_STATUS) [M/n/y/?] m
  LED Support for WM8350 AudioPlus PMIC (LEDS_WM8350) [M/n/y/?] m
  LED Support for DA9030/DA9034 PMIC (LEDS_DA903X) [M/n/y/?] m
  Dialog DA9052/DA9053 LEDS (LEDS_DA9052) [M/n/y/?] m
  LED Support for DAC124S085 SPI DAC (LEDS_DAC124S085) [M/n/y/?] m
  PWM driven LED Support (LEDS_PWM) [M/n/y/?] m
  REGULATOR driven LED support (LEDS_REGULATOR) [M/n/y/?] m
  LED driver for BD2802 RGB LED (LEDS_BD2802) [M/n/y/?] m
  LED driver for LT3593 controllers (LEDS_LT3593) [M/n/y/?] m
  LED Support for ADP5520/ADP5501 PMIC (LEDS_ADP5520) [M/n/y/?] m
  LED Support for MC13XXX PMIC (LEDS_MC13783) [M/n/?] m
  LED Support for TCA6507 I2C chip (LEDS_TCA6507) [M/n/y/?] m
  LED driver for TLC59108 and TLC59116 controllers (LEDS_TLC591XX) [M/n/y/?] m
  LED support for MAX77693 Flash (LEDS_MAX77693) [N/m/?] (NEW) 
  LED support for MAX8997 PMIC (LEDS_MAX8997) [M/n/y/?] m
  LED support for LM3554 and LM3556 chips (LEDS_LM355x) [M/n/y/?] m
  LED support for the MEN 14F021P00 BMC (LEDS_MENF21BMC) [M/n/?] m
  LED support for KTD2692 flash LED controller (LEDS_KTD2692) [N/m/?] (NEW) 
  LED Support for ISSI IS31FL319x I2C LED controller family (LEDS_IS31FL319X) [N/m/y/?] (NEW) 
  LED support for ISSI IS31FL32XX I2C LED controller family (LEDS_IS31FL32XX) [N/m/y/?] (NEW) 
  *
  * LED driver for blink(1) USB RGB LED is under Special HID drivers (HID_THINGM)
  *
  LED support for the BlinkM I2C RGB LED (LEDS_BLINKM) [M/n/y/?] m
  LED support for LEDs on system controllers (LEDS_SYSCON) [N/y/?] (NEW) 
  LED support for the Mellanox switches management control (LEDS_MLXREG) [N/m/y/?] (NEW) 
  Userspace LED support (LEDS_USER) [M/n/y/?] m
  LED support for SPI LED controller with a single byte (LEDS_SPI_BYTE) [N/m/y/?] (NEW) 
  LED driver for TI LMU (LEDS_TI_LMU_COMMON) [N/m/y/?] (NEW) 
  *
  * LED Triggers
  *
  *
  * LED Trigger support
  *
  LED Trigger support (LEDS_TRIGGERS) [Y/?] y
    LED Timer Trigger (LEDS_TRIGGER_TIMER) [M/n/y/?] m
    LED One-shot Trigger (LEDS_TRIGGER_ONESHOT) [M/n/y/?] m
    LED Disk Trigger (LEDS_TRIGGER_DISK) [Y/n/?] y
    LED MTD (NAND/NOR) Trigger (LEDS_TRIGGER_MTD) [Y/n/?] y
    LED Heartbeat Trigger (LEDS_TRIGGER_HEARTBEAT) [M/n/y/?] m
    LED backlight Trigger (LEDS_TRIGGER_BACKLIGHT) [M/n/y/?] m
    LED CPU Trigger (LEDS_TRIGGER_CPU) [Y/n/?] y
    LED activity Trigger (LEDS_TRIGGER_ACTIVITY) [M/n/y/?] m
    LED GPIO Trigger (LEDS_TRIGGER_GPIO) [M/n/y/?] m
    LED Default ON Trigger (LEDS_TRIGGER_DEFAULT_ON) [M/n/y/?] m
    *
    * iptables trigger is under Netfilter config (LED target)
    *
    LED Transient Trigger (LEDS_TRIGGER_TRANSIENT) [M/n/y/?] m
    LED Camera Flash/Torch Trigger (LEDS_TRIGGER_CAMERA) [M/n/y/?] m
    LED Panic Trigger (LEDS_TRIGGER_PANIC) [Y/n/?] y
    LED Netdev Trigger (LEDS_TRIGGER_NETDEV) [N/m/y/?] (NEW) 
    LED Pattern Trigger (LEDS_TRIGGER_PATTERN) [N/m/y/?] (NEW) 
    Audio Mute LED Trigger (LEDS_TRIGGER_AUDIO) [N/m/y/?] (NEW) 
*
* InfiniBand support
*
InfiniBand support (INFINIBAND) [M/n/y/?] m
  InfiniBand userspace MAD support (INFINIBAND_USER_MAD) [M/n/?] m
  InfiniBand userspace access (verbs and CM) (INFINIBAND_USER_ACCESS) [M/n/?] m
    Allow experimental legacy verbs in new ioctl uAPI  (EXPERIMENTAL) (INFINIBAND_EXP_LEGACY_VERBS_NEW_UAPI) [N/y/?] (NEW) 
    InfiniBand on-demand paging support (INFINIBAND_ON_DEMAND_PAGING) [Y/n/?] y
  RDMA/CM (INFINIBAND_ADDR_TRANS) [Y/n/?] y
  Mellanox HCA support (INFINIBAND_MTHCA) [M/n/?] m
    Verbose debugging output (INFINIBAND_MTHCA_DEBUG) [N/y/?] n
  Chelsio RDMA Driver (INFINIBAND_CXGB3) [M/n/?] m
  Chelsio T4/T5 RDMA Driver (INFINIBAND_CXGB4) [M/n/?] m
  Intel(R) Ethernet X722 iWARP Driver (INFINIBAND_I40IW) [M/n/?] m
  Mellanox ConnectX HCA support (MLX4_INFINIBAND) [M/n/?] m
  Mellanox 5th generation network adapters (ConnectX series) support (MLX5_INFINIBAND) [M/n/?] m
  Emulex One Connect HCA support (INFINIBAND_OCRDMA) [M/n/?] m
  VMware Paravirtualized RDMA Driver (INFINIBAND_VMWARE_PVRDMA) [M/n/?] m
  Software RDMA over Ethernet (RoCE) driver (RDMA_RXE) [M/n/?] m
  Software RDMA over TCP/IP (iWARP) driver (RDMA_SIW) [N/m/?] (NEW) 
  IP-over-InfiniBand (INFINIBAND_IPOIB) [M/n/?] m
    IP-over-InfiniBand Connected Mode support (INFINIBAND_IPOIB_CM) [Y/n/?] y
    IP-over-InfiniBand debugging (INFINIBAND_IPOIB_DEBUG) [N/y/?] n
  InfiniBand SCSI RDMA Protocol (INFINIBAND_SRP) [M/n/?] m
  InfiniBand SCSI RDMA Protocol target support (INFINIBAND_SRPT) [M/n/?] m
  iSCSI Extensions for RDMA (iSER) (INFINIBAND_ISER) [M/n/?] m
  iSCSI Extensions for RDMA (iSER) target support (INFINIBAND_ISERT) [M/n/?] m
*
* Real Time Clock
*
Real Time Clock (RTC_CLASS) [Y/n/?] y
  Set system time from RTC on startup and resume (RTC_HCTOSYS) [Y/n/?] y
    RTC used to set the system time (RTC_HCTOSYS_DEVICE) [rtc0] rtc0
  Set the RTC time based on NTP synchronization (RTC_SYSTOHC) [Y/n/?] y
    RTC used to synchronize NTP adjustment (RTC_SYSTOHC_DEVICE) [rtc0] rtc0
  RTC debug support (RTC_DEBUG) [N/y/?] n
  RTC non volatile storage support (RTC_NVMEM) [Y/n/?] y
  *
  * RTC interfaces
  *
  /sys/class/rtc/rtcN (sysfs) (RTC_INTF_SYSFS) [Y/n/?] y
  /proc/driver/rtc (procfs for rtcN) (RTC_INTF_PROC) [Y/n/?] y
  /dev/rtcN (character devices) (RTC_INTF_DEV) [Y/n/?] y
    RTC UIE emulation on dev interface (RTC_INTF_DEV_UIE_EMUL) [N/y/?] n
  Test driver/device (RTC_DRV_TEST) [N/m/y/?] n
  *
  * I2C RTC drivers
  *
  Marvell 88PM860x (RTC_DRV_88PM860X) [M/n/y/?] m
  Marvell 88PM80x (RTC_DRV_88PM80X) [M/n/?] m
  Abracon AB-RTCMC-32.768kHz-B5ZE-S3 (RTC_DRV_ABB5ZES3) [M/n/y/?] m
  Abracon AB-RTCMC-32.768kHz-EOZ9 (RTC_DRV_ABEOZ9) [N/m/y/?] (NEW) 
  Abracon ABx80x (RTC_DRV_ABX80X) [M/n/y/?] m
  Dallas/Maxim DS1307/37/38/39/40/41, ST M41T00, EPSON RX-8025, ISL12057 (RTC_DRV_DS1307) [M/n/y/?] m
    Century bit support for rtc-ds1307 (RTC_DRV_DS1307_CENTURY) [Y/n/?] y
  Dallas/Maxim DS1374 (RTC_DRV_DS1374) [M/n/y/?] m
    Dallas/Maxim DS1374 watchdog timer (RTC_DRV_DS1374_WDT) [Y/n/?] y
  Dallas/Maxim DS1672 (RTC_DRV_DS1672) [M/n/y/?] m
  Haoyu Microelectronics HYM8563 (RTC_DRV_HYM8563) [N/m/y/?] (NEW) 
  TI LP8788 RTC driver (RTC_DRV_LP8788) [M/n/y/?] m
  Maxim MAX6900 (RTC_DRV_MAX6900) [M/n/y/?] m
  Maxim MAX8907 (RTC_DRV_MAX8907) [M/n/?] m
  Maxim MAX8925 (RTC_DRV_MAX8925) [M/n/y/?] m
  Maxim MAX8998 (RTC_DRV_MAX8998) [M/n/y/?] m
  Maxim MAX8997 (RTC_DRV_MAX8997) [M/n/y/?] m
  Ricoh R2025S/D, RS5C372A/B, RV5C386, RV5C387A (RTC_DRV_RS5C372) [M/n/y/?] m
  Intersil ISL1208 (RTC_DRV_ISL1208) [M/n/y/?] m
  Intersil ISL12022 (RTC_DRV_ISL12022) [M/n/y/?] m
  Intersil ISL12026 (RTC_DRV_ISL12026) [N/m/y/?] (NEW) 
  Xicor/Intersil X1205 (RTC_DRV_X1205) [M/n/y/?] m
  NXP PCF8523 (RTC_DRV_PCF8523) [M/n/y/?] m
  NXP PCF85063 (RTC_DRV_PCF85063) [M/n/y/?] m
  NXP PCF85363 (RTC_DRV_PCF85363) [M/n/y/?] m
  Philips PCF8563/Epson RTC8564 (RTC_DRV_PCF8563) [M/n/y/?] m
  Philips PCF8583 (RTC_DRV_PCF8583) [M/n/y/?] m
  ST M41T62/65/M41T80/81/82/83/84/85/87 and compatible (RTC_DRV_M41T80) [M/n/y/?] m
    ST M41T65/M41T80 series RTC watchdog timer (RTC_DRV_M41T80_WDT) [Y/n/?] y
  TI BQ32000 (RTC_DRV_BQ32K) [M/n/y/?] m
  TI TWL4030/TWL5030/TWL6030/TPS659x0 (RTC_DRV_TWL4030) [N/m/y/?] (NEW) 
  TI Palmas RTC driver (RTC_DRV_PALMAS) [M/n/y/?] m
  TI TPS6586X RTC driver (RTC_DRV_TPS6586X) [M/n/y/?] m
  TI TPS65910 RTC driver (RTC_DRV_TPS65910) [M/n/y/?] m
  TI TPS80031/TPS80032 RTC driver (RTC_DRV_TPS80031) [M/n/y/?] m
  RICOH 5T583 RTC driver (RTC_DRV_RC5T583) [M/n/y/?] m
  Seiko Instruments S-35390A (RTC_DRV_S35390A) [M/n/y/?] m
  Ramtron FM3130 (RTC_DRV_FM3130) [M/n/y/?] m
  Epson RX8010SJ (RTC_DRV_RX8010) [M/n/y/?] m
  Epson RX-8571/RX-8581 (RTC_DRV_RX8581) [M/n/y/?] m
  Epson RX-8025SA/NB (RTC_DRV_RX8025) [M/n/y/?] m
  EM Microelectronic EM3027 (RTC_DRV_EM3027) [M/n/y/?] m
  Micro Crystal RV3028 (RTC_DRV_RV3028) [N/m/y/?] (NEW) 
  Micro Crystal RV8803, Epson RX8900 (RTC_DRV_RV8803) [M/n/y/?] m
  Samsung S2M/S5M series (RTC_DRV_S5M) [M/n/y/?] m
  ZXW Shenzhen whwave SD3078 (RTC_DRV_SD3078) [N/m/y/?] (NEW) 
  *
  * SPI RTC drivers
  *
  ST M41T93 (RTC_DRV_M41T93) [M/n/y/?] m
  ST M41T94 (RTC_DRV_M41T94) [M/n/y/?] m
  Dallas/Maxim DS1302 (RTC_DRV_DS1302) [M/n/y/?] m
  Dallas/Maxim DS1305/DS1306 (RTC_DRV_DS1305) [M/n/y/?] m
  Dallas/Maxim DS1343/DS1344 (RTC_DRV_DS1343) [M/n/y/?] m
  Dallas/Maxim DS1347 (RTC_DRV_DS1347) [M/n/y/?] m
  Dallas/Maxim DS1390/93/94 (RTC_DRV_DS1390) [M/n/y/?] m
  Maxim MAX6916 (RTC_DRV_MAX6916) [M/n/y/?] m
  Epson RTC-9701JE (RTC_DRV_R9701) [M/n/y/?] m
  Epson RX-4581 (RTC_DRV_RX4581) [M/n/y/?] m
  Epson RX-6110 (RTC_DRV_RX6110) [M/n/y/?] m
  Ricoh RS5C348A/B (RTC_DRV_RS5C348) [M/n/y/?] m
  Maxim MAX6902 (RTC_DRV_MAX6902) [M/n/y/?] m
  NXP PCF2123 (RTC_DRV_PCF2123) [M/n/y/?] m
  Microchip MCP795 (RTC_DRV_MCP795) [M/n/y/?] m
  *
  * SPI and I2C RTC drivers
  *
  Dallas/Maxim DS3232/DS3234 (RTC_DRV_DS3232) [M/n/y/?] m
    HWMON support for Dallas/Maxim DS3232/DS3234 (RTC_DRV_DS3232_HWMON) [Y/n/?] y
  NXP PCF2127 (RTC_DRV_PCF2127) [M/n/y/?] m
  Micro Crystal RV3029/3049 (RTC_DRV_RV3029C2) [M/n/y/?] m
    HWMON support for RV3029/3049 (RTC_DRV_RV3029_HWMON) [Y/n/?] y
  *
  * Platform RTC drivers
  *
  PC-style 'CMOS' (RTC_DRV_CMOS) [Y/n/m/?] y
  Dallas DS1286 (RTC_DRV_DS1286) [M/n/y/?] m
  Dallas DS1511 (RTC_DRV_DS1511) [M/n/y/?] m
  Maxim/Dallas DS1553 (RTC_DRV_DS1553) [M/n/y/?] m
  Dallas/Maxim DS1685 Family (RTC_DRV_DS1685_FAMILY) [M/n/y/?] m
    Subtype
    > 1. DS1685/DS1687 (RTC_DRV_DS1685)
      2. DS1689/DS1693 (RTC_DRV_DS1689)
      3. DS17285/DS17287 (RTC_DRV_DS17285)
      4. DS17485/DS17487 (RTC_DRV_DS17485)
      5. DS17885/DS17887 (RTC_DRV_DS17885)
    choice[1-5?]: 1
  Maxim/Dallas DS1742/1743 (RTC_DRV_DS1742) [M/n/y/?] m
  Maxim/Dallas DS2404 (RTC_DRV_DS2404) [M/n/y/?] m
  Dialog DA9052/DA9053 RTC (RTC_DRV_DA9052) [M/n/y/?] m
  Dialog Semiconductor DA9055 RTC (RTC_DRV_DA9055) [M/n/y/?] m
  Dialog Semiconductor DA9063/DA9062 RTC (RTC_DRV_DA9063) [M/n/y/?] m
  Simtek STK17TA8 (RTC_DRV_STK17TA8) [M/n/y/?] m
  ST M48T86/Dallas DS12887 (RTC_DRV_M48T86) [M/n/y/?] m
  ST M48T35 (RTC_DRV_M48T35) [M/n/y/?] m
  ST M48T59/M48T08/M48T02 (RTC_DRV_M48T59) [M/n/y/?] m
  Oki MSM6242 (RTC_DRV_MSM6242) [M/n/y/?] m
  TI BQ4802 (RTC_DRV_BQ4802) [M/n/y/?] m
  Ricoh RP5C01 (RTC_DRV_RP5C01) [M/n/y/?] m
  EM Microelectronic V3020 (RTC_DRV_V3020) [M/n/y/?] m
  Wolfson Microelectronics WM831x RTC (RTC_DRV_WM831X) [M/n/y/?] m
  Wolfson Microelectronics WM8350 RTC (RTC_DRV_WM8350) [M/n/y/?] m
  NXP PCF50633 RTC (RTC_DRV_PCF50633) [M/n/?] m
  ST-Ericsson AB3100 RTC (RTC_DRV_AB3100) [M/n/y/?] m
  Xilinx Zynq Ultrascale+ MPSoC RTC (RTC_DRV_ZYNQMP) [N/m/y/?] (NEW) 
  *
  * on-CPU RTC drivers
  *
  Cadence RTC driver (RTC_DRV_CADENCE) [N/m/y/?] (NEW) 
  Faraday Technology FTRTC010 RTC (RTC_DRV_FTRTC010) [M/n/y/?] m
  PCAP RTC (RTC_DRV_PCAP) [M/n/y/?] m
  Freescale MC13xxx RTC (RTC_DRV_MC13XXX) [M/n/?] m
  Ingenic JZ4740 SoC (RTC_DRV_JZ4740) [N/m/y/?] (NEW) 
  Freescale SNVS RTC support (RTC_DRV_SNVS) [N/m/y/?] (NEW) 
  MediaTek PMIC based RTC (RTC_DRV_MT6397) [M/n/?] m
  EPSON TOYOCOM RTC-7301SF/DG (RTC_DRV_R7301) [N/m/y/?] (NEW) 
  *
  * HID Sensor RTC drivers
  *
  HID Sensor Time (RTC_DRV_HID_SENSOR_TIME) [M/n/?] m
*
* DMA Engine support
*
DMA Engine support (DMADEVICES) [Y/?] y
  DMA Engine debugging (DMADEVICES_DEBUG) [N/y/?] n
  *
  * DMA Devices
  *
  Altera / Intel mSGDMA Engine (ALTERA_MSGDMA) [M/n/y/?] m
  JZ4780 DMA support (DMA_JZ4780) [N/m/y/?] (NEW) 
  Synopsys DesignWare AXI DMA support (DW_AXI_DMAC) [N/m/y/?] (NEW) 
  Freescale eDMA engine support (FSL_EDMA) [N/m/y/?] (NEW) 
  IMG MDC support (IMG_MDC_DMA) [N/m/y/?] (NEW) 
  Intel integrated DMA 64-bit support (INTEL_IDMA64) [M/n/y/?] m
  Qualcomm Technologies HIDMA Management support (QCOM_HIDMA_MGMT) [M/n/y/?] m
  Qualcomm Technologies HIDMA Channel support (QCOM_HIDMA) [M/n/y/?] m
  Synopsys DesignWare AHB DMA platform driver (DW_DMAC) [M/n/y/?] m
  Synopsys DesignWare AHB DMA PCI driver (DW_DMAC_PCI) [M/n/y/?] m
  Synopsys DesignWare eDMA controller driver (DW_EDMA) [N/m/y/?] (NEW) 
  Synopsys DesignWare eDMA PCIe driver (DW_EDMA_PCIE) [N/m/y/?] (NEW) 
  *
  * DMA Clients
  *
  Async_tx: Offload support for the async_tx api (ASYNC_TX_DMA) [Y/n/?] y
  DMA Test client (DMATEST) [N/m/y/?] n
*
* DMABUF options
*
Explicit Synchronization Framework (SYNC_FILE) [Y/?] y
  Sync File Validation Framework (SW_SYNC) [Y/n/?] y
userspace dmabuf misc driver (UDMABUF) [N/y/?] (NEW) 
Selftests for the dma-buf interfaces (DMABUF_SELFTESTS) [N/m/y/?] (NEW) 
*
* Auxiliary Display support
*
Auxiliary Display support (AUXDISPLAY) [Y/?] y
  HD44780 Character LCD support (HD44780) [M/n/y/?] m
  Imagination Technologies ASCII LCD Display (IMG_ASCII_LCD) [M/n/y/?] m
  Holtek Ht16K33 LED controller with keyscan (HT16K33) [N/m/y/?] (NEW) 
  Change LCD initialization message ? (PANEL_CHANGE_MESSAGE) [N/y/?] n
  Backlight initial state
    1. Off (CHARLCD_BL_OFF) (NEW)
    2. On (CHARLCD_BL_ON) (NEW)
  > 3. Flash (CHARLCD_BL_FLASH) (NEW)
  choice[1-3?]: 
Parallel port LCD/Keypad Panel support (OLD OPTION) (PANEL) [M/n/?] m
*
* Virtio drivers
*
Virtio drivers (VIRTIO_MENU) [Y/n/?] (NEW) 
  PCI driver for virtio devices (VIRTIO_PCI) [Y/n/m/?] y
    Support for legacy virtio draft 0.9.X and older devices (VIRTIO_PCI_LEGACY) [Y/n/?] y
  Virtio balloon driver (VIRTIO_BALLOON) [Y/n/m/?] y
  Virtio input driver (VIRTIO_INPUT) [M/n/y/?] m
  Platform bus driver for memory mapped virtio devices (VIRTIO_MMIO) [Y/n/m/?] y
    Memory mapped virtio devices parameter parsing (VIRTIO_MMIO_CMDLINE_DEVICES) [Y/n/?] y
*
* Staging drivers
*
Staging drivers (STAGING) [Y/n/?] y
  Prism2.5/3 USB driver (PRISM2_USB) [M/n/?] m
  Data acquisition support (comedi) (COMEDI) [M/n/y/?] m
    Comedi debugging (COMEDI_DEBUG) [N/y/?] n
    Comedi default initial asynchronous buffer size in KiB (COMEDI_DEFAULT_BUF_SIZE_KB) [2048] 2048
    Comedi default maximum asynchronous buffer size in KiB (COMEDI_DEFAULT_BUF_MAXSIZE_KB) [20480] 20480
    Standalone 8255 support (COMEDI_8255_SA) [M/n/?] m
    Comedi kcomedilib (COMEDI_KCOMEDILIB) [M/?] m
  RealTek RTL8192U Wireless LAN NIC driver (RTL8192U) [M/n/?] m
  Support for rtllib wireless devices (RTLLIB) [M/n/?] m
    Support for rtllib CCMP crypto (RTLLIB_CRYPTO_CCMP) [M/n/?] m
    Support for rtllib TKIP crypto (RTLLIB_CRYPTO_TKIP) [M/n/?] m
    Support for rtllib WEP crypto (RTLLIB_CRYPTO_WEP) [M/n/?] m
    RealTek RTL8192E Wireless LAN NIC driver (RTL8192E) [M/n/?] m
  Realtek RTL8723BS SDIO Wireless LAN NIC driver (RTL8723BS) [M/n/?] m
  RealTek RTL8712U (RTL8192SU) Wireless LAN NIC driver (R8712U) [M/n/y/?] m
  Realtek RTL8188EU Wireless LAN NIC driver (R8188EU) [M/n/?] m
    Realtek RTL8188EU AP mode (88EU_AP_MODE) [Y/n/?] y
  Realtek PCI-E Card Reader RTS5208/5288 support (RTS5208) [M/n/y/?] m
  VIA Technologies VT6655 support (VT6655) [M/n/?] m
  VIA Technologies VT6656 support (VT6656) [M/n/?] m
  Silicon Motion SM750 framebuffer support (FB_SM750) [M/n/y/?] m
  Staging Board Support (STAGING_BOARD) [N/y/?] (NEW) 
  GCT GDM724x LTE support (LTE_GDM724X) [M/n/?] m
  TTY over Firewire (FIREWIRE_SERIAL) [M/n/?] m
    Maximum number of serial ports supported (FWTTY_MAX_TOTAL_PORTS) [64] 64
    Maximum number of serial ports supported per adapter (FWTTY_MAX_CARD_PORTS) [32] 32
  Xilinx FPGA firmware download module (GS_FPGABOOT) [M/n/y/?] m
  Xilinx Clocking Wizard (COMMON_CLK_XLNX_CLKWZRD) [N/m/y/?] (NEW) 
  Atmel WILC1000 SDIO (WiFi only) (WILC1000_SDIO) [M/n/?] m
  Atmel WILC1000 SPI (WiFi only) (WILC1000_SPI) [M/n/?] m
  WILC1000 out of band interrupt (WILC1000_HW_OOB_INTR) [Y/n/?] y
  *
  * MOST support
  *
  MOST support (MOST) [M/n/y/?] m
    Cdev (MOST_CDEV) [N/m/?] (NEW) 
    Net (MOST_NET) [N/m/?] (NEW) 
    Sound (MOST_SOUND) [N/m/?] (NEW) 
    Video (MOST_VIDEO) [N/m/?] (NEW) 
    DIM2 (MOST_DIM2) [N/m/?] (NEW) 
    I2C (MOST_I2C) [N/m/?] (NEW) 
    USB (MOST_USB) [N/m/?] (NEW) 
  KeyStream KS7010 SDIO support (KS7010) [M/n/y/?] m
  Greybus Audio Class driver (GREYBUS_AUDIO) [M/n/?] m
  Greybus Bootrom Class driver (GREYBUS_BOOTROM) [M/n/?] m
  Greybus Firmware Download Class driver (GREYBUS_FIRMWARE) [M/n/?] m
  Greybus HID Class driver (GREYBUS_HID) [M/n/?] m
  Greybus LED Class driver (GREYBUS_LIGHT) [M/n/?] m
  Greybus Debug Log Class driver (GREYBUS_LOG) [M/n/?] m
  Greybus Loopback Class driver (GREYBUS_LOOPBACK) [M/n/?] m
  Greybus Powersupply Class driver (GREYBUS_POWER) [M/n/?] m
  Greybus Raw Class driver (GREYBUS_RAW) [M/n/?] m
  Greybus Vibrator Motor Class driver (GREYBUS_VIBRATOR) [M/n/?] m
  Pi433 - a 433MHz radio module for Raspberry Pi (PI433) [M/n/y/?] m
  Xilinx AXI-Stream FIFO IP core driver (XIL_AXIS_FIFO) [N/m/y/?] (NEW) 
  *
  * Fieldbus Device Support
  *
  Fieldbus Device Support (FIELDBUS_DEV) [N/m/y/?] (NEW) 
  Daktronics KPC Device support (KPC2000) [N/y/?] (NEW) 
  Enable Wireless USB extensions (USB_WUSB) [M/?] m
  Support WUSB Cable Based Association (CBA) (USB_WUSB_CBAF) [M/n/y/?] m
    Enable CBA debug messages (USB_WUSB_CBAF_DEBUG) [N/y/?] n
  Wireless USB Host Controller Interface (WHCI) driver (USB_WHCI_HCD) [M/n/?] m
  Host Wire Adapter (HWA) driver (USB_HWA_HCD) [M/n/?] m
  exFAT fs support (EXFAT_FS) [N/m/y/?] (NEW) 
  QLogic QLGE 10Gb Ethernet Driver Support (QLGE) [M/n/y/?] m
*
* MIPS Platform Specific Device Drivers
*
MIPS Platform Specific Device Drivers (MIPS_PLATFORM_DEVICES) [Y/n/?] (NEW) 
*
* Platform support for MikroTik RouterBoard virtual devices
*
Platform support for MikroTik RouterBoard virtual devices (MIKROTIK) [N/y/?] (NEW) 
*
* Common Clock Framework
*
Clock driver for WM831x/2x PMICs (COMMON_CLK_WM831X) [M/n/y/?] m
PLL Driver for HSDK platform (CLK_HSDK) [N/y/?] (NEW) 
Maxim 9485 Programmable Clock Generator (COMMON_CLK_MAX9485) [N/m/y/?] (NEW) 
Clock driver for SiLabs 5341 and 5340 A/B/C/D devices (COMMON_CLK_SI5341) [N/m/y/?] (NEW) 
Clock driver for SiLabs 5351A/B/C (COMMON_CLK_SI5351) [M/n/y/?] m
Clock driver for SiLabs 514 devices (COMMON_CLK_SI514) [N/m/y/?] (NEW) 
Clock driver for SiLabs 544 devices (COMMON_CLK_SI544) [N/m/y/?] (NEW) 
Clock driver for SiLabs 570 and compatible devices (COMMON_CLK_SI570) [N/m/y/?] (NEW) 
Clock driver for TI CDCE706 clock synthesizer (COMMON_CLK_CDCE706) [M/n/y/?] m
Clock driver for TI CDCE913/925/937/949 devices (COMMON_CLK_CDCE925) [N/m/y/?] (NEW) 
Clock driver for CS2000 Fractional-N Clock Synthesizer & Clock Multiplier (COMMON_CLK_CS2000_CP) [M/n/y/?] m
Clock driver for S2MPS1X/S5M8767 MFD (COMMON_CLK_S2MPS11) [M/n/y/?] m
External McPDM functional clock from twl6040 (CLK_TWL6040) [M/n/y/?] m
Clock driver for TI Palmas devices (COMMON_CLK_PALMAS) [M/n/y/?] m
Clock driver for PWMs used as clock outputs (COMMON_CLK_PWM) [M/n/y/?] m
Clock driver for IDT VersaClock 5,6 devices (COMMON_CLK_VC5) [N/m/y/?] (NEW) 
Clock driver for Memory Mapped Fixed values (COMMON_CLK_FIXED_MMIO) [N/y/?] (NEW) 
Clock driver for MIPS Boston boards (COMMON_CLK_BOSTON) [N/y/?] (NEW) 
*
* Ingenic SoCs drivers
*
Ingenic JZ4740 CGU driver (INGENIC_CGU_JZ4740) [N/y/?] (NEW) 
Ingenic JZ4725B CGU driver (INGENIC_CGU_JZ4725B) [N/y/?] (NEW) 
Ingenic JZ4770 CGU driver (INGENIC_CGU_JZ4770) [N/y/?] (NEW) 
Ingenic JZ4780 CGU driver (INGENIC_CGU_JZ4780) [N/y/?] (NEW) 
Ingenic JZ47xx TCU clocks driver (INGENIC_TCU_CLK) [N/y/?] (NEW) 
*
* Clock Source drivers
*
Clocksource/timer using the TCU in Ingenic JZ SoCs (INGENIC_TIMER) [N/y/?] (NEW) 
*
* Mailbox Hardware Support
*
Mailbox Hardware Support (MAILBOX) [Y/n/?] y
  Platform MHU Mailbox (PLATFORM_MHU) [N/m/y/?] (NEW) 
  Altera Mailbox (ALTERA_MBOX) [M/n/y/?] m
  Mailbox Test Client (MAILBOX_TEST) [N/m/y/?] (NEW) 
*
* IOMMU Hardware Support
*
IOMMU Hardware Support (IOMMU_SUPPORT) [Y/n/?] y
  Export IOMMU internals in DebugFS (IOMMU_DEBUGFS) [N/y/?] (NEW) 
*
* Remoteproc drivers
*
Support for Remote Processor subsystem (REMOTEPROC) [N/y/?] (NEW) 
*
* SoundWire support
*
SoundWire support (SOUNDWIRE) [N/m/y/?] (NEW) 
*
* Xilinx SoC drivers
*
Xilinx VCU logicoreIP Init (XILINX_VCU) [N/m/y/?] (NEW) 
*
* External Connector Class (extcon) support
*
External Connector Class (extcon) support (EXTCON) [Y/?] y
  *
  * Extcon Device Drivers
  *
  ADC Jack extcon support (EXTCON_ADC_JACK) [M/n/?] m
  Wolfson Arizona EXTCON support (EXTCON_ARIZONA) [M/n/?] m
  FSA9480 EXTCON Support (EXTCON_FSA9480) [N/m/y/?] (NEW) 
  GPIO extcon support (EXTCON_GPIO) [M/n/y/?] m
  Maxim MAX14577/77836 EXTCON Support (EXTCON_MAX14577) [M/n/y/?] m
  Maxim MAX3355 USB OTG EXTCON Support (EXTCON_MAX3355) [M/n/y/?] m
  Maxim MAX77693 EXTCON Support (EXTCON_MAX77693) [M/n/y/?] m
  Maxim MAX77843 EXTCON Support (EXTCON_MAX77843) [M/n/y/?] m
  Maxim MAX8997 EXTCON Support (EXTCON_MAX8997) [M/n/y/?] m
  Palmas USB EXTCON support (EXTCON_PALMAS) [M/n/y/?] m
  NXP PTN5150 CC LOGIC USB EXTCON support (EXTCON_PTN5150) [N/m/y/?] (NEW) 
  Richtek RT8973A EXTCON support (EXTCON_RT8973A) [M/n/y/?] m
  Silicon Mitus SM5502 EXTCON support (EXTCON_SM5502) [M/n/y/?] m
  USB GPIO extcon support (EXTCON_USB_GPIO) [M/n/y/?] m
*
* Memory Controller drivers
*
Memory Controller drivers (MEMORY) [Y/n/?] y
  Ingenic JZ4780 SoC NEMC driver (JZ4780_NEMC) [Y/n/?] (NEW) 
*
* Industrial I/O support
*
Industrial I/O support (IIO) [M/n/y/?] m
  Enable buffer support within IIO (IIO_BUFFER) [Y/?] y
    IIO callback buffer used for push in-kernel interfaces (IIO_BUFFER_CB) [M/?] m
    Industrial I/O HW buffering (IIO_BUFFER_HW_CONSUMER) [N/m/?] (NEW) 
    Industrial I/O buffering based on kfifo (IIO_KFIFO_BUF) [M/?] m
  Enable IIO configuration via configfs (IIO_CONFIGFS) [M/?] m
  Enable triggered sampling support (IIO_TRIGGER) [Y/?] y
    Maximum number of consumers per trigger (IIO_CONSUMERS_PER_TRIGGER) [2] 2
  Enable software IIO device support (IIO_SW_DEVICE) [M/n/?] m
  Enable software triggers support (IIO_SW_TRIGGER) [M/n/?] m
  *
  * Accelerometers
  *
  Analog Devices ADIS16201 Dual-Axis Digital Inclinometer and Accelerometer (ADIS16201) [M/n/?] m
  Analog Devices ADIS16209 Dual-Axis Digital Inclinometer and Accelerometer (ADIS16209) [M/n/?] m
  Analog Devices ADXL372 3-Axis Accelerometer SPI Driver (ADXL372_SPI) [N/m/?] (NEW) 
  Analog Devices ADXL372 3-Axis Accelerometer I2C Driver (ADXL372_I2C) [N/m/?] (NEW) 
  Bosch BMA180/BMA250 3-Axis Accelerometer Driver (BMA180) [M/n/?] m
  Bosch BMA220 3-Axis Accelerometer Driver (BMA220) [M/n/?] m
  Bosch BMC150 Accelerometer Driver (BMC150_ACCEL) [M/n/?] m
  MiraMEMS DA280 3-axis 14-bit digital accelerometer driver (DA280) [M/n/?] m
  MiraMEMS DA311 3-axis 12-bit digital accelerometer driver (DA311) [M/n/?] m
  Domintech DMARD06 Digital Accelerometer Driver (DMARD06) [N/m/?] (NEW) 
  Domintech DMARD09 3-axis Accelerometer Driver (DMARD09) [M/n/?] m
  Domintech DMARD10 3-axis Accelerometer Driver (DMARD10) [M/n/?] m
  HID Accelerometers 3D (HID_SENSOR_ACCEL_3D) [M/n/?] m
  STMicroelectronics accelerometers 3-Axis Driver (IIO_ST_ACCEL_3AXIS) [M/n/?] m
  Kionix KXSD9 Accelerometer Driver (KXSD9) [M/n/?] m
    Kionix KXSD9 SPI transport (KXSD9_SPI) [M/n/?] m
    Kionix KXSD9 I2C transport (KXSD9_I2C) [M/n/?] m
  Kionix 3-Axis Accelerometer Driver (KXCJK1013) [M/n/?] m
  mCube MC3230 Digital Accelerometer Driver (MC3230) [M/n/?] m
  Freescale MMA7455L/MMA7456L Accelerometer I2C Driver (MMA7455_I2C) [M/n/?] m
  Freescale MMA7455L/MMA7456L Accelerometer SPI Driver (MMA7455_SPI) [M/n/?] m
  Freescale MMA7660FC 3-Axis Accelerometer Driver (MMA7660) [M/n/?] m
  Freescale / NXP MMA8452Q and similar Accelerometers Driver (MMA8452) [M/n/?] m
  Freescale MMA9551L Intelligent Motion-Sensing Platform Driver (MMA9551) [M/n/?] m
  Freescale MMA9553L Intelligent Pedometer Platform Driver (MMA9553) [M/n/?] m
  Memsic MXC4005XC 3-Axis Accelerometer Driver (MXC4005) [M/n/?] m
  Memsic MXC6255 Orientation Sensing Accelerometer Driver (MXC6255) [M/n/?] m
  VTI SCA3000 series accelerometers (SCA3000) [M/n/?] m
  Sensortek STK8312 3-Axis Accelerometer Driver (STK8312) [M/n/?] m
  Sensortek STK8BA50 3-Axis Accelerometer Driver (STK8BA50) [M/n/?] m
  *
  * Analog to digital converters
  *
  Analog Devices AD7124 and similar sigma-delta ADCs driver (AD7124) [N/m/?] (NEW) 
  Analog Devices AD7265/AD7266 ADC driver (AD7266) [M/n/?] m
  Analog Devices AD7291 ADC driver (AD7291) [M/n/?] m
  Analog Devices AD7298 ADC driver (AD7298) [M/n/?] m
  Analog Devices AD7476 1-channel ADCs driver and other similar devices from AD an TI (AD7476) [M/n/?] m
  Analog Devices AD7606 ADC driver with parallel interface support (AD7606_IFACE_PARALLEL) [M/n/?] m
  Analog Devices AD7606 ADC driver with spi interface support (AD7606_IFACE_SPI) [M/n/?] m
  Analog Devices AD7766/AD7767 ADC driver (AD7766) [M/n/?] m
  Analog Devices AD7768-1 ADC driver (AD7768_1) [N/m/?] (NEW) 
  Analog Devices AD7780 and similar ADCs driver (AD7780) [M/n/?] m
  Analog Devices AD7791 ADC driver (AD7791) [M/n/?] m
  Analog Devices AD7793 and similar ADCs driver (AD7793) [M/n/?] m
  Analog Devices AD7887 ADC driver (AD7887) [M/n/?] m
  Analog Devices AD7923 and similar ADCs driver (AD7923) [M/n/?] m
  Analog Devices AD7949 and similar ADCs driver (AD7949) [N/m/?] (NEW) 
  Analog Devices AD799x ADC driver (AD799X) [M/n/?] m
  X-Powers AXP20X and AXP22X ADC driver (AXP20X_ADC) [M/n/?] m
  X-Powers AXP288 ADC driver (AXP288_ADC) [M/n/?] m
  Cosmic Circuits 10001 ADC driver (CC10001_ADC) [M/n/?] m
  Dialog DA9150 GPADC driver support (DA9150_GPADC) [M/n/?] m
  Diolan DLN-2 ADC driver support (DLN2_ADC) [M/n/?] m
  Envelope detector using a DAC and a comparator (ENVELOPE_DETECTOR) [N/m/?] (NEW) 
  Holt Integrated Circuits HI-8435 threshold detector (HI8435) [M/n/?] m
  AVIA HX711 ADC for weight cells (HX711) [M/n/?] m
  Texas Instruments INA2xx Power Monitors IIO driver (INA2XX_ADC) [M/n/?] m
  Ingenic JZ47xx SoCs ADC driver (INGENIC_ADC) [N/m/?] (NEW) 
  LP8788 ADC driver (LP8788_ADC) [M/n/?] m
  Linear Technology LTC2471 and LTC2473 ADC driver (LTC2471) [M/n/?] m
  Linear Technology LTC2485 ADC driver (LTC2485) [M/n/?] m
  Linear Technology LTC2497 ADC driver (LTC2497) [M/n/?] m
  Maxim max1027 ADC driver (MAX1027) [M/n/?] m
  Maxim max11100 ADC driver (MAX11100) [M/n/?] m
  Maxim max1117/max1118/max1119 ADCs driver (MAX1118) [M/n/?] m
  Maxim max1363 ADC driver (MAX1363) [M/n/?] m
  Maxim max9611/max9612 ADC driver (MAX9611) [M/n/?] m
  Microchip Technology MCP3x01/02/04/08 and MCP3550/1/3 (MCP320X) [M/n/?] m
  Microchip Technology MCP3421/2/3/4/5/6/7/8 driver (MCP3422) [M/n/?] m
  Microchip Technology MCP3911 driver (MCP3911) [N/m/?] (NEW) 
  MEN 16z188 ADC IP Core support (MEN_Z188_ADC) [M/n/?] m
  Nuvoton NAU7802 ADC driver (NAU7802) [M/n/?] m
  TI Palmas General Purpose ADC (PALMAS_GPADC) [M/n/?] m
  Qualcomm SPMI PMIC current ADC (QCOM_SPMI_IADC) [M/n/?] m
  Qualcomm SPMI PMIC voltage ADC (QCOM_SPMI_VADC) [M/n/?] m
  Qualcomm Technologies Inc. SPMI PMIC5 ADC (QCOM_SPMI_ADC5) [N/m/?] (NEW) 
  Generic sigma delta modulator (SD_ADC_MODULATOR) [N/m/?] (NEW) 
  Texas Instruments ADC081C/ADC101C/ADC121C family (TI_ADC081C) [M/n/?] m
  Texas Instruments ADC0831/ADC0832/ADC0834/ADC0838 (TI_ADC0832) [M/n/?] m
  Texas Instruments ADC084S021 (TI_ADC084S021) [M/n/?] m
  Texas Instruments ADC12130/ADC12132/ADC12138 (TI_ADC12138) [M/n/?] m
  Texas Instruments ADC108S102 and ADC128S102 driver (TI_ADC108S102) [M/n/?] m
  Texas Instruments ADC128S052/ADC122S021/ADC124S021 (TI_ADC128S052) [M/n/?] m
  Texas Instruments ADC161S626 1-channel differential ADC (TI_ADC161S626) [M/n/?] m
  Texas Instruments ADS1015 ADC (TI_ADS1015) [M/n/?] m
  Texas Instruments ADS7950 ADC driver (TI_ADS7950) [M/n/?] m
  Texas Instruments ADS8344 (TI_ADS8344) [N/m/?] (NEW) 
  Texas Instruments ADS8688 (TI_ADS8688) [N/m/?] (NEW) 
  Texas Instruments ADS124S08 (TI_ADS124S08) [N/m/?] (NEW) 
  TI's AM335X ADC driver (TI_AM335X_ADC) [M/n/?] m
  Texas Instruments TLC4541 ADC driver (TI_TLC4541) [M/n/?] m
  TWL4030 MADC (Monitoring A/D Converter) (TWL4030_MADC) [M/n/?] m
  TWL6030 GPADC (General Purpose A/D Converter) Support (TWL6030_GPADC) [M/n/?] m
  Freescale vf610 ADC driver (VF610_ADC) [N/m/?] (NEW) 
  Viperboard ADC support (VIPERBOARD_ADC) [M/n/?] m
  Xilinx XADC driver (XILINX_XADC) [N/m/?] (NEW) 
  *
  * Analog Front Ends
  *
  IIO rescale (IIO_RESCALE) [N/m/?] (NEW) 
  *
  * Chemical Sensors
  *
  Atlas Scientific OEM SM sensors (ATLAS_PH_SENSOR) [M/n/?] m
  Bosch Sensortec BME680 sensor driver (BME680) [N/m/?] (NEW) 
  AMS CCS811 VOC sensor (CCS811) [M/n/?] m
  AMS iAQ-Core VOC sensors (IAQCORE) [M/n/?] m
  Plantower PMS7003 particulate matter sensor (PMS7003) [N/m/?] (NEW) 
  Sensirion SGPxx gas sensors (SENSIRION_SGP30) [N/m/?] (NEW) 
  SPS30 particulate matter sensor (SPS30) [N/m/?] (NEW) 
  SGX Sensortech MiCS VZ89X VOC sensor (VZ89X) [M/n/?] m
  *
  * Digital to analog converters
  *
  Analog Devices AD5064 and similar multi-channel DAC driver (AD5064) [M/n/?] m
  Analog Devices AD5360/61/62/63/70/71/73 DAC driver (AD5360) [M/n/?] m
  Analog Devices AD5380/81/82/83/84/90/91/92 DAC driver (AD5380) [M/n/?] m
  Analog Devices AD5421 DAC driver (AD5421) [M/n/?] m
  Analog Devices AD5446 and similar single channel DACs driver (AD5446) [M/n/?] m
  Analog Devices AD5449 and similar DACs driver (AD5449) [M/n/?] m
  Analog Devices AD5592R ADC/DAC driver (AD5592R) [M/n/?] m
  Analog Devices AD5593R ADC/DAC driver (AD5593R) [M/n/?] m
  Analog Devices AD5504/AD5501 DAC SPI driver (AD5504) [M/n/?] m
  Analog Devices AD5624/44/64R DAC spi driver (AD5624R_SPI) [M/n/?] m
  Linear Technology LTC1660/LTC1665 DAC SPI driver (LTC1660) [N/m/?] (NEW) 
  Linear Technology LTC2632-12/10/8 DAC spi driver (LTC2632) [M/n/?] m
  Analog Devices AD5686 and similar multi-channel DACs (SPI) (AD5686_SPI) [N/m/?] (NEW) 
  Analog Devices AD5696 and similar multi-channel DACs (I2C) (AD5696_I2C) [N/m/?] (NEW) 
  Analog Devices AD5755/AD5755-1/AD5757/AD5735/AD5737 DAC driver (AD5755) [M/n/?] m
  Analog Devices AD5758 DAC driver (AD5758) [N/m/?] (NEW) 
  Analog Devices AD5761/61R/21/21R DAC driver (AD5761) [M/n/?] m
  Analog Devices AD5764/64R/44/44R DAC driver (AD5764) [M/n/?] m
  Analog Devices AD5760/AD5780/AD5781/AD5790/AD5791 DAC SPI driver (AD5791) [M/n/?] m
  Analog Devices AD7303 DAC driver (AD7303) [M/n/?] m
  Analog Devices AD8801/AD8803 DAC driver (AD8801) [M/n/?] m
  DAC emulation using a DPOT (DPOT_DAC) [N/m/?] (NEW) 
  Maxim Integrated DS4422/DS4424 DAC driver (DS4424) [M/n/?] m
  Mitsubishi M62332 DAC driver (M62332) [M/n/?] m
  Maxim MAX517/518/519/520/521 DAC driver (MAX517) [M/n/?] m
  Maxim MAX5821 DAC driver (MAX5821) [N/m/?] (NEW) 
  MCP4725/6 DAC driver (MCP4725) [M/n/?] m
  MCP4902, MCP4912, MCP4922 DAC driver (MCP4922) [M/n/?] m
  Texas Instruments 8/10/12-bit 2/4-channel DAC driver (TI_DAC082S085) [M/n/?] m
  Texas Instruments 8/10/12/16-bit 1/2/4-channel DAC driver (TI_DAC5571) [N/m/?] (NEW) 
  Texas Instruments 8/10/12-bit 1-channel DAC driver (TI_DAC7311) [N/m/?] (NEW) 
  Texas Instruments 12-bit 2-channel DAC driver (TI_DAC7612) [N/m/?] (NEW) 
  Vybrid vf610 DAC driver (VF610_DAC) [N/m/?] (NEW) 
  *
  * Phase-Locked Loop (PLL) frequency synthesizers
  *
  Analog Devices ADF4350/ADF4351 Wideband Synthesizers (ADF4350) [M/n/?] m
  Analog Devices ADF4371/ADF4372 Wideband Synthesizers (ADF4371) [N/m/?] (NEW) 
  *
  * Digital gyroscope sensors
  *
  Analog Devices ADIS16080/100 Yaw Rate Gyroscope with SPI driver (ADIS16080) [M/n/?] m
  Analog Devices ADIS16130 High Precision Angular Rate Sensor driver (ADIS16130) [M/n/?] m
  Analog devices ADIS16136 and similar gyroscopes driver (ADIS16136) [M/n/?] m
  Analog Devices ADIS16260 Digital Gyroscope Sensor SPI driver (ADIS16260) [M/n/?] m
  Analog Devices ADXRS450/3 Digital Output Gyroscope SPI driver (ADXRS450) [M/n/?] m
  BOSCH BMG160 Gyro Sensor (BMG160) [M/n/?] m
  NXP FXAS21002C Gyro Sensor (FXAS21002C) [N/m/?] (NEW) 
  HID Gyroscope 3D (HID_SENSOR_GYRO_3D) [M/n/?] m
  Invensense MPU3050 devices on I2C (MPU3050_I2C) [M/n/?] m
  STMicroelectronics gyroscopes 3-Axis Driver (IIO_ST_GYRO_3AXIS) [M/n/?] m
  InvenSense ITG3200 Digital 3-Axis Gyroscope I2C driver (ITG3200) [M/n/?] m
  *
  * Inertial measurement units
  *
  Analog Devices ADIS16400 and similar IMU SPI driver (ADIS16400) [M/n/?] m
  Analog Devices ADIS16460 and similar IMU driver (ADIS16460) [N/m/?] (NEW) 
  Analog Devices ADIS16480 and similar IMU driver (ADIS16480) [M/n/?] m
  Bosch BMI160 I2C driver (BMI160_I2C) [M/n/?] m
  Bosch BMI160 SPI driver (BMI160_SPI) [M/n/?] m
  NXP FXOS8700 I2C driver (FXOS8700_I2C) [N/m/?] (NEW) 
  NXP FXOS8700 SPI driver (FXOS8700_SPI) [N/m/?] (NEW) 
  Kionix KMX61 6-axis accelerometer and magnetometer (KMX61) [M/n/?] m
  Invensense MPU6050 devices (I2C) (INV_MPU6050_I2C) [M/n/?] m
  Invensense MPU6050 devices (SPI) (INV_MPU6050_SPI) [M/n/?] m
  ST_LSM6DSx driver for STM 6-axis IMU MEMS sensors (IIO_ST_LSM6DSX) [M/n/?] m
  *
  * Light sensors
  *
  ADJD-S311-CR999 digital color sensor (ADJD_S311) [M/n/?] m
  AL3320A ambient light sensor (AL3320A) [M/n/?] m
  APDS9300 ambient light sensor (APDS9300) [M/n/?] m
  Avago APDS9960 gesture/RGB/ALS/proximity sensor (APDS9960) [M/n/?] m
  ROHM BH1750 ambient light sensor (BH1750) [M/n/?] m
  ROHM BH1780 ambient light sensor (BH1780) [M/n/?] m
  CM32181 driver (CM32181) [M/n/?] m
  CM3232 ambient light sensor (CM3232) [M/n/?] m
  Capella CM3323 color light sensor (CM3323) [M/n/?] m
  Capella CM3605 ambient light and proximity sensor (CM3605) [N/m/?] (NEW) 
  CM36651 driver (CM36651) [M/n/?] m
  Sharp GP2AP020A00F Proximity/ALS sensor (GP2AP020A00F) [M/n/?] m
  Intersil 29018 light and proximity sensor (SENSORS_ISL29018) [M/n/?] m
  Intersil ISL29028 Concurrent Light and Proximity Sensor (SENSORS_ISL29028) [M/n/?] m
  Intersil ISL29125 digital color light sensor (ISL29125) [M/n/?] m
  HID ALS (HID_SENSOR_ALS) [M/n/?] m
  HID PROX (HID_SENSOR_PROX) [M/n/?] m
  JSA1212 ALS and proximity sensor driver (JSA1212) [M/n/?] m
  ROHM RPR0521 ALS and proximity sensor driver (RPR0521) [M/n/?] m
  LM3533 ambient light sensor (SENSORS_LM3533) [M/n/?] m
  LTR-501ALS-01 light sensor (LTR501) [M/n/?] m
  LV0104CS Ambient Light Sensor (LV0104CS) [N/m/?] (NEW) 
  MAX44000 Ambient and Infrared Proximity Sensor (MAX44000) [M/n/?] m
  MAX44009 Ambient Light Sensor (MAX44009) [N/m/?] (NEW) 
  ON Semiconductor NOA1305 ambient light sensor (NOA1305) [N/m/?] (NEW) 
  Texas Instruments OPT3001 Light Sensor (OPT3001) [M/n/?] m
  TXC PA12203001 light and proximity sensor (PA12203001) [M/n/?] m
  SI1133 UV Index Sensor and Ambient Light Sensor (SI1133) [N/m/?] (NEW) 
  SI1132 and SI1141/2/3/5/6/7 combined ALS, UV index and proximity sensor (SI1145) [M/n/?] m
  STK3310 ALS and proximity sensor (STK3310) [M/n/?] m
  STMicroelectronics UVIS25 sensor driver (ST_UVIS25) [N/m/?] (NEW) 
  TAOS TCS3414 digital color sensor (TCS3414) [M/n/?] m
  TAOS TCS3472 color light-to-digital converter (TCS3472) [M/n/?] m
  TAOS TSL2560, TSL2561, TSL2562 and TSL2563 ambient light sensors (SENSORS_TSL2563) [M/n/?] m
  TAOS TSL2580, TSL2581 and TSL2583 light-to-digital converters (TSL2583) [M/n/?] m
  TAOS TSL/TMD2x71 and TSL/TMD2x72 Family of light and proximity sensors (TSL2772) [N/m/?] (NEW) 
  TAOS TSL4531 ambient light sensors (TSL4531) [M/n/?] m
  UPISEMI light and proximity sensor (US5182D) [M/n/?] m
  VCNL4000/4010/4020/4200 combined ALS and proximity sensor (VCNL4000) [M/n/?] m
  VCNL4035 combined ALS and proximity sensor (VCNL4035) [N/m/?] (NEW) 
  VEML6070 UV A light sensor (VEML6070) [M/n/?] m
  VL6180 ALS, range and proximity sensor (VL6180) [M/n/?] m
  ZOPT2201 ALS and UV B sensor (ZOPT2201) [N/m/?] (NEW) 
  *
  * Magnetometer sensors
  *
  Asahi Kasei AK8974 3-Axis Magnetometer (AK8974) [N/m/?] (NEW) 
  Asahi Kasei AK8975 3-Axis Magnetometer (AK8975) [M/?] m
  Asahi Kasei AK09911 3-axis Compass (AK09911) [M/n/?] m
  Bosch BMC150 I2C Magnetometer Driver (BMC150_MAGN_I2C) [M/n/?] m
  Bosch BMC150 SPI Magnetometer Driver (BMC150_MAGN_SPI) [M/n/?] m
  Freescale MAG3110 3-Axis Magnetometer (MAG3110) [M/n/?] m
  HID Magenetometer 3D (HID_SENSOR_MAGNETOMETER_3D) [M/n/?] m
  MEMSIC MMC35240 3-axis magnetic sensor (MMC35240) [M/n/?] m
  STMicroelectronics magnetometers 3-Axis Driver (IIO_ST_MAGN_3AXIS) [M/n/?] m
  Honeywell HMC5843/5883/5883L 3-Axis Magnetometer (I2C) (SENSORS_HMC5843_I2C) [M/n/?] m
  Honeywell HMC5983 3-Axis Magnetometer (SPI) (SENSORS_HMC5843_SPI) [M/n/?] m
  PNI RM3100 3-Axis Magnetometer (I2C) (SENSORS_RM3100_I2C) [N/m/?] (NEW) 
  PNI RM3100 3-Axis Magnetometer (SPI) (SENSORS_RM3100_SPI) [N/m/?] (NEW) 
  *
  * Multiplexers
  *
  IIO multiplexer driver (IIO_MUX) [N/m/?] (NEW) 
  *
  * Digital potentiometers
  *
  Analog Devices AD5272 and similar Digital Potentiometer driver (AD5272) [N/m/?] (NEW) 
  Maxim Integrated DS1803 Digital Potentiometer driver (DS1803) [M/n/?] m
  Maxim MAX5432-MAX5435 Digital Potentiometer driver (MAX5432) [N/m/?] (NEW) 
  Maxim MAX5481-MAX5484 Digital Potentiometer driver (MAX5481) [M/n/?] m
  Maxim MAX5487/MAX5488/MAX5489 Digital Potentiometer driver (MAX5487) [M/n/?] m
  Microchip MCP4017/18/19 Digital Potentiometer driver (MCP4018) [N/m/?] (NEW) 
  Microchip MCP413X/414X/415X/416X/423X/424X/425X/426X Digital Potentiometer driver (MCP4131) [M/n/?] m
  Microchip MCP45xx/MCP46xx Digital Potentiometer driver (MCP4531) [M/n/?] m
  Microchip MCP41xxx/MCP42xxx Digital Potentiometer driver (MCP41010) [N/m/?] (NEW) 
  Texas Instruments digital potentiometer driver (TPL0102) [M/n/?] m
  *
  * Pressure sensors
  *
  Honeywell ABP pressure sensor driver (ABP060MG) [M/n/?] m
  Bosch Sensortec BMP180/BMP280 pressure sensor I2C driver (BMP280) [M/n/?] m
  Infineon DPS310 pressure and temperature sensor (DPS310) [N/m/?] (NEW) 
  HID PRESS (HID_SENSOR_PRESS) [M/n/?] m
  Hope RF HP03 temperature and pressure sensor driver (HP03) [M/n/?] m
  Freescale MPL115A2 pressure sensor driver (MPL115_I2C) [M/n/?] m
  Freescale MPL115A1 pressure sensor driver (MPL115_SPI) [M/n/?] m
  Freescale MPL3115A2 pressure sensor driver (MPL3115) [M/n/?] m
  Measurement Specialties MS5611 pressure sensor driver (MS5611) [M/n/?] m
    support I2C bus connection (MS5611_I2C) [M/n/?] m
    support SPI bus connection (MS5611_SPI) [M/n/?] m
  Measurement Specialties MS5637 pressure & temperature sensor (MS5637) [M/n/?] m
  STMicroelectronics pressure sensor Driver (IIO_ST_PRESS) [M/n/?] m
  EPCOS T5403 digital barometric pressure sensor driver (T5403) [M/n/?] m
  HOPERF HP206C precision barometer and altimeter sensor (HP206C) [M/n/?] m
  Murata ZPA2326 pressure sensor driver (ZPA2326) [M/n/?] m
  *
  * Proximity and distance sensors
  *
  Intersil ISL29501 Time Of Flight sensor (ISL29501) [N/m/?] (NEW) 
  PulsedLight LIDAR sensor (LIDAR_LITE_V2) [M/n/?] m
  MaxSonar I2CXL family ultrasonic sensors (MB1232) [N/m/?] (NEW) 
  RFD77402 ToF sensor (RFD77402) [M/n/?] m
  GPIO bitbanged ultrasonic ranger sensor (SRF04, MB1000) (SRF04) [M/n/?] m
  SX9500 Semtech proximity sensor (SX9500) [M/n/?] m
  Devantech SRF02/SRF08/SRF10 ultrasonic ranger sensor (SRF08) [M/n/?] m
  STMicroelectronics VL53L0X ToF ranger sensor (I2C) (VL53L0X_I2C) [N/m/?] (NEW) 
  *
  * Temperature sensors
  *
  Maxim thermocouple sensors (MAXIM_THERMOCOUPLE) [M/n/?] m
  HID Environmental temperature sensor (HID_SENSOR_TEMP) [M/n/?] m
  MLX90614 contact-less infrared sensor (MLX90614) [M/n/?] m
  MLX90632 contact-less infrared sensor with medical accuracy (MLX90632) [N/m/?] (NEW) 
  TMP006 infrared thermopile sensor (TMP006) [M/n/?] m
  TMP007 infrared thermopile sensor with Integrated Math Engine (TMP007) [M/n/?] m
  Measurement Specialties TSYS01 temperature sensor using I2C bus connection (TSYS01) [M/n/?] m
  Measurement Specialties TSYS02D temperature sensor (TSYS02D) [M/n/?] m
  MAX31856 thermocouple sensor (MAX31856) [N/m/?] (NEW) 
*
* Non-Transparent Bridge support
*
Non-Transparent Bridge support (NTB) [M/n/y/?] m
  MSI Interrupt Support (NTB_MSI) [N/y/?] (NEW) 
  IDT PCIe-switch Non-Transparent Bridge support (NTB_IDT) [M/n/?] m
  MicroSemi Switchtec Non-Transparent Bridge Support (NTB_SWITCHTEC) [M/n/?] m
  NTB Ping Pong Test Client (NTB_PINGPONG) [M/n/?] m
  NTB Debugging Tool Test Client (NTB_TOOL) [M/n/?] m
  NTB RAW Perf Measuring Tool (NTB_PERF) [M/n/?] m
  NTB Transport Client (NTB_TRANSPORT) [M/n/?] m
*
* Pulse-Width Modulation (PWM) Support
*
Pulse-Width Modulation (PWM) Support (PWM) [Y/n/?] y
  Freescale FlexTimer Module (FTM) PWM support (PWM_FSL_FTM) [N/m/y/?] (NEW) 
  Imagination Technologies PWM driver (PWM_IMG) [N/m/y/?] (NEW) 
  TI/National Semiconductor LP3943 PWM support (PWM_LP3943) [M/n/?] m
  NXP PCA9685 PWM driver (PWM_PCA9685) [M/n/y/?] m
  TWL4030/6030 PWM support (PWM_TWL) [M/n/y/?] m
  TWL4030/6030 PWM support for LED drivers (PWM_TWL_LED) [M/n/y/?] m
*
* IRQ chip support
*
Amazon's Annapurna Labs Fabric Interrupt Controller (AL_FIC) [N/y/?] (NEW) 
Ingenic JZ47xx TCU interrupt controller (INGENIC_TCU_IRQ) [N/y/?] (NEW) 
*
* PHY Subsystem
*
PHY Core (GENERIC_PHY) [Y/?] y
Broadcom Kona USB2 PHY Driver (BCM_KONA_USB2_PHY) [M/n/y/?] m
Cadence MHDP DisplayPort PHY driver (PHY_CADENCE_DP) [N/m/y/?] (NEW) 
Cadence D-PHY Support (PHY_CADENCE_DPHY) [N/m/y/?] (NEW) 
Cadence Sierra PHY Driver (PHY_CADENCE_SIERRA) [N/m/y/?] (NEW) 
Freescale i.MX8M USB3 PHY (PHY_FSL_IMX8MQ_USB) [N/m/y/?] (NEW) 
Mixel MIPI DSI PHY support (PHY_MIXEL_MIPI_DPHY) [N/m/y/?] (NEW) 
Marvell USB HSIC 28nm PHY Driver (PHY_PXA_28NM_HSIC) [M/n/y/?] m
Marvell USB 2.0 28nm PHY Driver (PHY_PXA_28NM_USB2) [M/n/y/?] m
CPCAP PMIC USB PHY driver (PHY_CPCAP_USB) [M/n/?] m
Motorola Mapphone MDM6600 modem USB PHY driver (PHY_MAPPHONE_MDM6600) [N/m/y/?] (NEW) 
SerDes PHY driver for Microsemi Ocelot (PHY_OCELOT_SERDES) [N/m/y/?] (NEW) 
Qualcomm USB HS PHY module (PHY_QCOM_USB_HS) [M/n/?] m
Qualcomm USB HSIC ULPI PHY module (PHY_QCOM_USB_HSIC) [M/n/?] m
Samsung USB 2.0 PHY driver (PHY_SAMSUNG_USB2) [M/n/y/?] m
TI TUSB1210 ULPI PHY module (PHY_TUSB1210) [M/n/?] m
*
* Generic powercap sysfs driver
*
Generic powercap sysfs driver (POWERCAP) [Y/n/?] y
  Idle injection framework (IDLE_INJECT) [N/y/?] (NEW) 
*
* HW tracing support
*
System Trace Module devices (STM) [M/n/y/?] m
  Basic STM framing protocol driver (STM_PROTO_BASIC) [N/m/?] (NEW) 
  MIPI SyS-T STM framing protocol driver (STM_PROTO_SYS_T) [N/m/?] (NEW) 
  Dummy STM driver (STM_DUMMY) [M/n/?] m
  Kernel console over STM devices (STM_SOURCE_CONSOLE) [M/n/?] m
  Heartbeat over STM devices (STM_SOURCE_HEARTBEAT) [M/n/?] m
  Copy the output from kernel Ftrace to STM engine (STM_SOURCE_FTRACE) [M/n/?] m
Intel(R) Trace Hub controller (INTEL_TH) [M/n/y/?] m
  Intel(R) Trace Hub PCI controller (INTEL_TH_PCI) [M/n/?] m
  Intel(R) Trace Hub Global Trace Hub (INTEL_TH_GTH) [M/n/?] m
  Intel(R) Trace Hub Software Trace Hub support (INTEL_TH_STH) [M/n/?] m
  Intel(R) Trace Hub Memory Storage Unit (INTEL_TH_MSU) [M/n/?] m
  Intel(R) Trace Hub PTI output (INTEL_TH_PTI) [M/n/?] m
  Intel(R) Trace Hub debugging (INTEL_TH_DEBUG) [N/y/?] n
*
* FPGA Configuration Framework
*
FPGA Configuration Framework (FPGA) [M/n/y/?] m
  Altera Partial Reconfiguration IP Core (ALTERA_PR_IP_CORE) [M/n/?] m
    Platform support of Altera Partial Reconfiguration IP Core (ALTERA_PR_IP_CORE_PLAT) [N/m/?] (NEW) 
  Altera FPGA Passive Serial over SPI (FPGA_MGR_ALTERA_PS_SPI) [M/n/?] m
  Altera CvP FPGA Manager (FPGA_MGR_ALTERA_CVP) [M/n/?] m
  Xilinx Configuration over Slave Serial (SPI) (FPGA_MGR_XILINX_SPI) [M/n/?] m
  Lattice iCE40 SPI (FPGA_MGR_ICE40_SPI) [N/m/?] (NEW) 
  Lattice MachXO2 SPI (FPGA_MGR_MACHXO2_SPI) [N/m/?] (NEW) 
  FPGA Bridge Framework (FPGA_BRIDGE) [N/m/?] (NEW) 
  FPGA Device Feature List (DFL) support (FPGA_DFL) [N/m/?] (NEW) 
*
* FSI support
*
FSI support (FSI) [M/n/y/?] m
  Create '/dev/fsi' directory for char devices (FSI_NEW_DEV_NODE) [N/y/?] (NEW) 
  GPIO-based FSI master (FSI_MASTER_GPIO) [M/n/?] m
  FSI hub master (FSI_MASTER_HUB) [M/n/?] m
  SCOM FSI client device driver (FSI_SCOM) [M/n/?] m
  SBEFIFO FSI client device driver (FSI_SBEFIFO) [N/m/?] (NEW) 
*
* Eckelmann SIOX Support
*
Eckelmann SIOX Support (SIOX) [N/m/y/?] (NEW) 
*
* SLIMbus support
*
SLIMbus support (SLIMBUS) [N/m/y/?] (NEW) 
*
* On-Chip Interconnect management support
*
On-Chip Interconnect management support (INTERCONNECT) [N/m/y/?] (NEW) 
*
* Counter support
*
Counter support (COUNTER) [N/m/y/?] (NEW) 
*
* File systems
*
Validate filesystem parameter description (VALIDATE_FS_PARSER) [N/y/?] (NEW) 
Second extended fs support (EXT2_FS) [N/m/y/?] n
The Extended 3 (ext3) filesystem (EXT3_FS) [N/m/y/?] n
The Extended 4 (ext4) filesystem (EXT4_FS) [Y/n/m/?] y
  Use ext4 for ext2 file systems (EXT4_USE_FOR_EXT2) [Y/n/?] y
  Ext4 POSIX Access Control Lists (EXT4_FS_POSIX_ACL) [Y/n/?] y
  Ext4 Security Labels (EXT4_FS_SECURITY) [Y/n/?] y
  Ext4 debugging support (EXT4_DEBUG) [N/y/?] n
JBD2 (ext4) debugging support (JBD2_DEBUG) [N/y/?] n
Reiserfs support (REISERFS_FS) [M/n/y/?] m
  Enable reiserfs debug mode (REISERFS_CHECK) [N/y/?] n
  Stats in /proc/fs/reiserfs (REISERFS_PROC_INFO) [N/y/?] n
  ReiserFS extended attributes (REISERFS_FS_XATTR) [Y/n/?] y
    ReiserFS POSIX Access Control Lists (REISERFS_FS_POSIX_ACL) [Y/n/?] y
    ReiserFS Security Labels (REISERFS_FS_SECURITY) [Y/n/?] y
JFS filesystem support (JFS_FS) [M/n/y/?] m
  JFS POSIX Access Control Lists (JFS_POSIX_ACL) [Y/n/?] y
  JFS Security Labels (JFS_SECURITY) [Y/n/?] y
  JFS debugging (JFS_DEBUG) [N/y/?] n
  JFS statistics (JFS_STATISTICS) [Y/n/?] y
XFS filesystem support (XFS_FS) [M/n/y/?] m
  XFS Quota support (XFS_QUOTA) [Y/n/?] y
  XFS POSIX ACL support (XFS_POSIX_ACL) [Y/n/?] y
  XFS Realtime subvolume support (XFS_RT) [Y/n/?] y
  XFS online metadata check support (XFS_ONLINE_SCRUB) [N/y/?] n
  XFS Verbose Warnings (XFS_WARN) [N/y/?] n
  XFS Debugging support (XFS_DEBUG) [N/y/?] n
GFS2 file system support (GFS2_FS) [M/n/y/?] m
  GFS2 DLM locking (GFS2_FS_LOCKING_DLM) [Y/n/?] y
OCFS2 file system support (OCFS2_FS) [M/n/y/?] m
  O2CB Kernelspace Clustering (OCFS2_FS_O2CB) [M/n/?] m
  OCFS2 Userspace Clustering (OCFS2_FS_USERSPACE_CLUSTER) [M/n/?] m
  OCFS2 statistics (OCFS2_FS_STATS) [Y/n/?] y
  OCFS2 logging support (OCFS2_DEBUG_MASKLOG) [Y/n/?] y
  OCFS2 expensive checks (OCFS2_DEBUG_FS) [N/y/?] n
Btrfs filesystem support (BTRFS_FS) [M/n/y/?] m
  Btrfs POSIX Access Control Lists (BTRFS_FS_POSIX_ACL) [Y/n/?] y
  Btrfs with integrity check tool compiled in (DANGEROUS) (BTRFS_FS_CHECK_INTEGRITY) [N/y/?] n
  Btrfs will run sanity tests upon loading (BTRFS_FS_RUN_SANITY_TESTS) [N/y/?] n
  Btrfs debugging support (BTRFS_DEBUG) [N/y/?] n
  Btrfs assert support (BTRFS_ASSERT) [N/y/?] n
  Btrfs with the ref verify tool compiled in (BTRFS_FS_REF_VERIFY) [N/y/?] n
NILFS2 file system support (NILFS2_FS) [M/n/y/?] m
F2FS filesystem support (F2FS_FS) [M/n/y/?] m
  F2FS Status Information (F2FS_STAT_FS) [Y/n/?] y
  F2FS extended attributes (F2FS_FS_XATTR) [Y/?] y
    F2FS Access Control Lists (F2FS_FS_POSIX_ACL) [Y/n/?] y
    F2FS Security Labels (F2FS_FS_SECURITY) [Y/n/?] y
  F2FS consistency checking feature (F2FS_CHECK_FS) [N/y/?] n
  F2FS IO tracer (F2FS_IO_TRACE) [N/y/?] n
  F2FS fault injection facility (F2FS_FAULT_INJECTION) [N/y/?] n
Enable filesystem export operations for block IO (EXPORTFS_BLOCK_OPS) [Y/?] y
Enable POSIX file locking API (FILE_LOCKING) [Y/n/?] y
  Enable Mandatory file locking (MANDATORY_FILE_LOCKING) [Y/n/?] y
FS Encryption (Per-file encryption) (FS_ENCRYPTION) [Y/n/?] y
FS Verity (read-only file-based authenticity protection) (FS_VERITY) [N/y/?] (NEW) 
Dnotify support (DNOTIFY) [Y/n/?] y
Inotify support for userspace (INOTIFY_USER) [Y/n/?] y
Filesystem wide access notification (FANOTIFY) [Y/n/?] y
  fanotify permissions checking (FANOTIFY_ACCESS_PERMISSIONS) [Y/n/?] y
Quota support (QUOTA) [Y/?] y
Report quota messages through netlink interface (QUOTA_NETLINK_INTERFACE) [Y/n/?] y
Print quota warnings to console (OBSOLETE) (PRINT_QUOTA_WARNING) [N/y/?] n
Additional quota sanity checks (QUOTA_DEBUG) [N/y/?] n
Old quota format support (QFMT_V1) [M/n/y/?] m
Quota format vfsv0 and vfsv1 support (QFMT_V2) [M/n/y/?] m
Old Kconfig name for Kernel automounter support (AUTOFS4_FS) [M/n/y/?] m
Kernel automounter support (supports v3, v4 and v5) (AUTOFS_FS) [M/y/?] (NEW) 
FUSE (Filesystem in Userspace) support (FUSE_FS) [Y/n/m/?] y
  Character device in Userspace support (CUSE) [M/n/y/?] m
  Virtio Filesystem (VIRTIO_FS) [N/m/y/?] (NEW) 
Overlay filesystem support (OVERLAY_FS) [M/n/y/?] m
  Overlayfs: turn on redirect directory feature by default (OVERLAY_FS_REDIRECT_DIR) [N/y/?] n
  Overlayfs: follow redirects even if redirects are turned off (OVERLAY_FS_REDIRECT_ALWAYS_FOLLOW) [Y/n/?] y
  Overlayfs: turn on inodes index feature by default (OVERLAY_FS_INDEX) [N/y/?] n
  Overlayfs: auto enable inode number mapping (OVERLAY_FS_XINO_AUTO) [N/y/?] (NEW) 
  Overlayfs: turn on metadata only copy up feature by default (OVERLAY_FS_METACOPY) [N/y/?] (NEW) 
*
* Pseudo filesystems
*
/proc file system support (PROC_FS) [Y/n/?] y
  /proc/kcore support (PROC_KCORE) [Y/n/?] y
  /proc/vmcore support (PROC_VMCORE) [Y/n/?] y
    Device Hardware/Firmware Log Collection (PROC_VMCORE_DEVICE_DUMP) [N/y/?] (NEW) 
  Sysctl support (/proc/sys) (PROC_SYSCTL) [Y/n/?] y
  Enable /proc page monitoring (PROC_PAGE_MONITOR) [Y/n/?] y
Include /proc/<pid>/task/<tid>/children file (PROC_CHILDREN) [Y/?] y
Strip non-essential /proc functionality to reduce code size (PROC_STRIPPED) [N/y/?] (NEW) 
sysfs file system support (SYSFS) [Y/?] y
Tmpfs virtual memory file system support (former shm fs) (TMPFS) [Y/n/?] y
  Tmpfs POSIX Access Control Lists (TMPFS_POSIX_ACL) [Y/n/?] y
  Tmpfs extended attributes (TMPFS_XATTR) [Y/?] y
Userspace-driven configuration filesystem (CONFIGFS_FS) [Y/?] y
*
* Miscellaneous filesystems
*
Miscellaneous filesystems (MISC_FILESYSTEMS) [Y/n/?] y
  ORANGEFS (Powered by PVFS) support (ORANGEFS_FS) [M/n/y/?] m
  ADFS file system support (ADFS_FS) [M/n/y/?] m
    ADFS write support (DANGEROUS) (ADFS_FS_RW) [N/y/?] n
  Amiga FFS file system support (AFFS_FS) [M/n/y/?] m
  eCrypt filesystem layer support (ECRYPT_FS) [Y/n/m/?] y
    Enable notifications for userspace key wrap/unwrap (ECRYPT_FS_MESSAGING) [Y/n/?] y
  Apple Macintosh file system support (HFS_FS) [M/n/y/?] m
  Apple Extended HFS file system support (HFSPLUS_FS) [M/n/y/?] m
  BeOS file system (BeFS) support (read only) (BEFS_FS) [M/n/y/?] m
    Debug BeFS (BEFS_DEBUG) [N/y/?] n
  BFS file system support (BFS_FS) [M/n/y/?] m
  EFS file system support (read only) (EFS_FS) [M/n/y/?] m
  Journalling Flash File System v2 (JFFS2) support (JFFS2_FS) [M/n/?] m
    JFFS2 debugging verbosity (0 = quiet, 2 = noisy) (JFFS2_FS_DEBUG) [0] 0
    JFFS2 write-buffering support (JFFS2_FS_WRITEBUFFER) [Y/n/?] y
      Verify JFFS2 write-buffer reads (JFFS2_FS_WBUF_VERIFY) [N/y/?] n
    JFFS2 summary support (JFFS2_SUMMARY) [N/y/?] n
    JFFS2 XATTR support (JFFS2_FS_XATTR) [Y/n/?] y
      JFFS2 POSIX Access Control Lists (JFFS2_FS_POSIX_ACL) [Y/n/?] y
      JFFS2 Security Labels (JFFS2_FS_SECURITY) [Y/n/?] y
    Advanced compression options for JFFS2 (JFFS2_COMPRESSION_OPTIONS) [Y/n/?] y
      JFFS2 ZLIB compression support (JFFS2_ZLIB) [Y/n/?] y
      JFFS2 LZO compression support (JFFS2_LZO) [Y/n/?] y
      JFFS2 LZMA compression support (JFFS2_LZMA) [N/y/?] (NEW) 
      JFFS2 RTIME compression support (JFFS2_RTIME) [Y/n/?] y
      JFFS2 RUBIN compression support (JFFS2_RUBIN) [N/y/?] n
      JFFS2 default compression mode
        1. no compression (JFFS2_CMODE_NONE)
        2. priority (JFFS2_CMODE_PRIORITY)
        3. size (JFFS2_CMODE_SIZE)
      > 4. Favour LZO (JFFS2_CMODE_FAVOURLZO)
      choice[1-4?]: 4
  UBIFS file system support (UBIFS_FS) [M/n/?] m
    Advanced compression options (UBIFS_FS_ADVANCED_COMPR) [N/y/?] n
    Access time support (UBIFS_ATIME_SUPPORT) [N/y/?] n
    UBIFS XATTR support (UBIFS_FS_XATTR) [Y/?] (NEW) y
      UBIFS Security Labels (UBIFS_FS_SECURITY) [Y/n/?] y
    Use file system format version 4 for new file systems (UBIFS_FS_FORMAT4) [N/y/?] (NEW) 
    UBIFS authentication support (UBIFS_FS_AUTHENTICATION) [N/y/?] (NEW) 
  Compressed ROM file system support (cramfs) (CRAMFS) [M/n/y/?] m
    Support CramFs image over a regular block device (CRAMFS_BLOCKDEV) [Y/n/?] y
    Support CramFs image directly mapped in physical memory (CRAMFS_MTD) [Y/n/?] y
  SquashFS 4.0 - Squashed file system support (SQUASHFS) [Y/n/m/?] y
    File decompression options
      1. Decompress file data into an intermediate buffer (SQUASHFS_FILE_CACHE)
    > 2. Decompress files directly into the page cache (SQUASHFS_FILE_DIRECT)
    choice[1-2?]: 2
    Decompressor parallelisation options
    > 1. Single threaded compression (SQUASHFS_DECOMP_SINGLE)
      2. Use multiple decompressors for parallel I/O (SQUASHFS_DECOMP_MULTI)
      3. Use percpu multiple decompressors for parallel I/O (SQUASHFS_DECOMP_MULTI_PERCPU)
    choice[1-3?]: 1
    Squashfs XATTR support (SQUASHFS_XATTR) [Y/n/?] y
    Include support for ZLIB compressed file systems (SQUASHFS_ZLIB) [Y/n/?] y
    Include support for LZ4 compressed file systems (SQUASHFS_LZ4) [Y/n/?] y
    Include support for LZO compressed file systems (SQUASHFS_LZO) [Y/n/?] y
    Include support for XZ compressed file systems (SQUASHFS_XZ) [Y/n/?] y
    Include support for ZSTD compressed file systems (SQUASHFS_ZSTD) [Y/n/?] y
    Use 4K device block size? (SQUASHFS_4K_DEVBLK_SIZE) [N/y/?] n
    Additional option for memory-constrained systems (SQUASHFS_EMBEDDED) [N/y/?] n
  FreeVxFS file system support (VERITAS VxFS(TM) compatible) (VXFS_FS) [M/n/y/?] m
  Minix file system support (MINIX_FS) [M/n/y/?] m
  SonicBlue Optimized MPEG File System support (OMFS_FS) [M/n/y/?] m
  OS/2 HPFS file system support (HPFS_FS) [M/n/y/?] m
  QNX4 file system support (read only) (QNX4FS_FS) [M/n/y/?] m
  QNX6 file system support (read only) (QNX6FS_FS) [M/n/y/?] m
    QNX6 debugging information (QNX6FS_DEBUG) [N/y/?] n
  ROM file system support (ROMFS_FS) [M/n/y/?] m
    RomFS backing stores
    > 1. Block device-backed ROM file system support (ROMFS_BACKED_BY_BLOCK)
      2. MTD-backed ROM file system support (ROMFS_BACKED_BY_MTD)
      3. Both the above (ROMFS_BACKED_BY_BOTH)
    choice[1-3?]: 1
  Persistent store support (PSTORE) [Y/n/m/?] y
    DEFLATE (ZLIB) compression (PSTORE_DEFLATE_COMPRESS) [Y/n/m/?] (NEW) 
    LZO compression (PSTORE_LZO_COMPRESS) [N/m/y/?] n
    LZ4 compression (PSTORE_LZ4_COMPRESS) [N/m/y/?] n
    LZ4HC compression (PSTORE_LZ4HC_COMPRESS) [N/m/y/?] (NEW) 
    842 compression (PSTORE_842_COMPRESS) [N/y/?] (NEW) 
    zstd compression (PSTORE_ZSTD_COMPRESS) [N/y/?] (NEW) 
      Default pstore compression algorithm
      > 1. deflate (PSTORE_DEFLATE_COMPRESS_DEFAULT) (NEW)
      choice[1]: 1
    Log kernel console messages (PSTORE_CONSOLE) [N/y/?] n
    Log user space messages (PSTORE_PMSG) [N/y/?] n
    Persistent function tracer (PSTORE_FTRACE) [N/y/?] n
    Log panic/oops to a RAM buffer (PSTORE_RAM) [M/n/y/?] m
  System V/Xenix/V7/Coherent file system support (SYSV_FS) [M/n/y/?] m
  UFS file system support (read only) (UFS_FS) [M/n/y/?] m
    UFS file system write support (DANGEROUS) (UFS_FS_WRITE) [N/y/?] n
    UFS debugging (UFS_DEBUG) [N/y/?] n
  EROFS filesystem support (EROFS_FS) [N/m/y/?] (NEW) 
*
* Network File Systems
*
Network File Systems (NETWORK_FILESYSTEMS) [Y/n/?] y
  NFS client support (NFS_FS) [M/n/y/?] m
    NFS client support for NFS version 2 (NFS_V2) [M/n/?] m
    NFS client support for NFS version 3 (NFS_V3) [M/n/?] m
      NFS client support for the NFSv3 ACL protocol extension (NFS_V3_ACL) [Y/n/?] y
    NFS client support for NFS version 4 (NFS_V4) [M/n/?] m
    Provide swap over NFS support (NFS_SWAP) [Y/n/?] y
  NFS client support for NFSv4.1 (NFS_V4_1) [Y/n/?] y
    NFS client support for NFSv4.2 (NFS_V4_2) [Y/n/?] y
    NFSv4.1 Implementation ID Domain (NFS_V4_1_IMPLEMENTATION_ID_DOMAIN) [kernel.org] kernel.org
    NFSv4.1 client support for migration (NFS_V4_1_MIGRATION) [Y/n/?] y
  Provide NFS client caching support (NFS_FSCACHE) [Y/n/?] y
  Use the legacy NFS DNS resolver (NFS_USE_LEGACY_DNS) [N/y/?] n
  NFS server support (NFSD) [M/n/y/?] m
    NFS server support for NFS version 3 (NFSD_V3) [Y/?] y
      NFS server support for the NFSv3 ACL protocol extension (NFSD_V3_ACL) [Y/n/?] y
    NFS server support for NFS version 4 (NFSD_V4) [Y/n/?] y
  NFSv4.1 server support for pNFS block layouts (NFSD_BLOCKLAYOUT) [Y/n/?] y
  NFSv4.1 server support for pNFS SCSI layouts (NFSD_SCSILAYOUT) [Y/n/?] y
  NFSv4.1 server support for pNFS Flex File layouts (NFSD_FLEXFILELAYOUT) [Y/n/?] y
  Provide Security Label support for NFSv4 server (NFSD_V4_SECURITY_LABEL) [Y/n/?] y
  Secure RPC: Kerberos V mechanism (RPCSEC_GSS_KRB5) [M/n/?] m
    Secure RPC: Disable insecure Kerberos encryption types (SUNRPC_DISABLE_INSECURE_ENCTYPES) [N/y/?] (NEW) 
  RPC: Enable dprintk debugging (SUNRPC_DEBUG) [Y/n/?] y
  RPC-over-RDMA transport (SUNRPC_XPRT_RDMA) [M/n/?] m
  Ceph distributed file system (CEPH_FS) [M/n/y/?] m
    Enable Ceph client caching support (CEPH_FSCACHE) [Y/n/?] y
    Ceph POSIX Access Control Lists (CEPH_FS_POSIX_ACL) [Y/n/?] y
    CephFS Security Labels (CEPH_FS_SECURITY_LABEL) [N/y/?] (NEW) 
  SMB3 and CIFS support (advanced network filesystem) (CIFS) [M/n/y/?] m
    Extended statistics (CIFS_STATS2) [N/y/?] n
    Support legacy servers which use less secure dialects (CIFS_ALLOW_INSECURE_LEGACY) [Y/n/?] y
      Support legacy servers which use weaker LANMAN security (CIFS_WEAK_PW_HASH) [Y/n/?] y
    Kerberos/SPNEGO advanced session setup (CIFS_UPCALL) [Y/n/?] y
    CIFS extended attributes (CIFS_XATTR) [Y/n/?] y
      CIFS POSIX Extensions (CIFS_POSIX) [Y/n/?] y
    Enable CIFS debugging routines (CIFS_DEBUG) [Y/n/?] y
      Enable additional CIFS debugging routines (CIFS_DEBUG2) [N/y/?] n
      Dump encryption keys for offline decryption (Unsafe) (CIFS_DEBUG_DUMP_KEYS) [N/y/?] n
    DFS feature support (CIFS_DFS_UPCALL) [Y/n/?] y
  SMB Direct support (CIFS_SMB_DIRECT) [N/y/?] (NEW) 
  Provide CIFS client caching support (CIFS_FSCACHE) [Y/n/?] y
  Coda file system support (advanced network fs) (CODA_FS) [M/n/y/?] m
  Andrew File System support (AFS) (AFS_FS) [M/n/y/?] m
    AFS dynamic debugging (AFS_DEBUG) [N/y/?] n
  Provide AFS client caching support (AFS_FSCACHE) [Y/n/?] y
  AFS server cursor debugging (AFS_DEBUG_CURSOR) [N/y/?] (NEW) 
  Plan 9 Resource Sharing Support (9P2000) (9P_FS) [M/n/?] m
    Enable 9P client caching support (9P_FSCACHE) [Y/n/?] y
    9P POSIX Access Control Lists (9P_FS_POSIX_ACL) [Y/n/?] y
    9P Security Labels (9P_FS_SECURITY) [Y/n/?] y
UTF-8 normalization and casefolding support (UNICODE) [N/y/?] (NEW) 
*
* Security options
*
Enable access key retention support (KEYS) [Y/?] y
  Enable temporary caching of the last request_key() result (KEYS_REQUEST_CACHE) [N/y/?] (NEW) 
  Enable register of persistent per-UID keyrings (PERSISTENT_KEYRINGS) [Y/n/?] y
  Large payload keys (BIG_KEYS) [Y/n/?] y
  TRUSTED KEYS (TRUSTED_KEYS) [Y/n/m/?] y
  ENCRYPTED KEYS (ENCRYPTED_KEYS) [Y/?] y
  Diffie-Hellman operations on retained keys (KEY_DH_OPERATIONS) [Y/n/?] y
Restrict unprivileged access to the kernel syslog (SECURITY_DMESG_RESTRICT) [N/y/?] n
Enable different security models (SECURITY) [Y/n/?] y
Enable the securityfs filesystem (SECURITYFS) [Y/?] y
Socket and Networking Security Hooks (SECURITY_NETWORK) [Y/?] y
Infiniband Security Hooks (SECURITY_INFINIBAND) [Y/n/?] y
XFRM (IPSec) Networking Security Hooks (SECURITY_NETWORK_XFRM) [Y/n/?] y
Security hooks for pathname based access control (SECURITY_PATH) [Y/?] y
Low address space for LSM to protect from user allocation (LSM_MMAP_MIN_ADDR) [0] 0
Harden memory copies between kernel and userspace (HARDENED_USERCOPY) [Y/n/?] y
  Allow usercopy whitelist violations to fallback to object size (HARDENED_USERCOPY_FALLBACK) [Y/n/?] (NEW) 
  Refuse to copy allocations that span multiple pages (HARDENED_USERCOPY_PAGESPAN) [N/y/?] n
Force all usermode helper calls through a single binary (STATIC_USERMODEHELPER) [N/y/?] n
NSA SELinux Support (SECURITY_SELINUX) [Y/n/?] y
  NSA SELinux boot parameter (SECURITY_SELINUX_BOOTPARAM) [Y/n/?] y
  NSA SELinux runtime disable (SECURITY_SELINUX_DISABLE) [N/y/?] n
  NSA SELinux Development Support (SECURITY_SELINUX_DEVELOP) [Y/n/?] y
  NSA SELinux AVC Statistics (SECURITY_SELINUX_AVC_STATS) [Y/n/?] y
  NSA SELinux checkreqprot default value (SECURITY_SELINUX_CHECKREQPROT_VALUE) [1] 1
Simplified Mandatory Access Control Kernel Support (SECURITY_SMACK) [Y/n/?] y
  Reporting on access granted by Smack rules (SECURITY_SMACK_BRINGUP) [N/y/?] n
  Packet marking using secmarks for netfilter (SECURITY_SMACK_NETFILTER) [Y/n/?] y
  Treat delivering signals as an append operation (SECURITY_SMACK_APPEND_SIGNALS) [Y/n/?] y
TOMOYO Linux Support (SECURITY_TOMOYO) [Y/n/?] y
  Default maximal count for learning mode (SECURITY_TOMOYO_MAX_ACCEPT_ENTRY) [2048] 2048
  Default maximal count for audit log (SECURITY_TOMOYO_MAX_AUDIT_LOG) [1024] 1024
  Activate without calling userspace policy loader. (SECURITY_TOMOYO_OMIT_USERSPACE_LOADER) [N/y/?] n
    Location of userspace policy loader (SECURITY_TOMOYO_POLICY_LOADER) [/sbin/tomoyo-init] /sbin/tomoyo-init
    Trigger for calling userspace policy loader (SECURITY_TOMOYO_ACTIVATION_TRIGGER) [/sbin/init] /sbin/init
  Use insecure built-in settings for fuzzing tests. (SECURITY_TOMOYO_INSECURE_BUILTIN_SETTING) [N/y/?] (NEW) 
AppArmor support (SECURITY_APPARMOR) [Y/n/?] y
  Enable introspection of sha1 hashes for loaded profiles (SECURITY_APPARMOR_HASH) [Y/n/?] y
    Enable policy hash introspection by default (SECURITY_APPARMOR_HASH_DEFAULT) [Y/n/?] y
  Build AppArmor with debug code (SECURITY_APPARMOR_DEBUG) [N/y/?] n
Pin load of kernel files (modules, fw, etc) to one filesystem (SECURITY_LOADPIN) [N/y/?] n
Yama support (SECURITY_YAMA) [Y/n/?] y
Gate setid transitions to limit CAP_SET{U/G}ID capabilities (SECURITY_SAFESETID) [N/y/?] (NEW) 
Basic module for enforcing kernel lockdown (SECURITY_LOCKDOWN_LSM) [N/y/?] (NEW) 
Integrity subsystem (INTEGRITY) [Y/n/?] y
  Digital signature verification using multiple keyrings (INTEGRITY_SIGNATURE) [Y/n/?] y
    Enable asymmetric keys support (INTEGRITY_ASYMMETRIC_KEYS) [Y/n/?] y
      Require all keys on the integrity keyrings be signed (INTEGRITY_TRUSTED_KEYRING) [Y/?] y
      Provide keyring for platform/firmware trusted keys (INTEGRITY_PLATFORM_KEYRING) [N/y/?] (NEW) 
  Enables integrity auditing support  (INTEGRITY_AUDIT) [Y/?] y
  Integrity Measurement Architecture(IMA) (IMA) [Y/n/?] y
    Default template
      1. ima (IMA_TEMPLATE)
    > 2. ima-ng (default) (IMA_NG_TEMPLATE)
      3. ima-sig (IMA_SIG_TEMPLATE)
    choice[1-3?]: 2
    Default integrity hash algorithm
    > 1. SHA1 (default) (IMA_DEFAULT_HASH_SHA1)
      2. SHA256 (IMA_DEFAULT_HASH_SHA256)
      3. SHA512 (IMA_DEFAULT_HASH_SHA512)
    choice[1-3?]: 1
    Enable multiple writes to the IMA policy (IMA_WRITE_POLICY) [N/y/?] n
    Enable reading back the current IMA policy (IMA_READ_POLICY) [N/y/?] n
    Appraise integrity measurements (IMA_APPRAISE) [Y/n/?] y
    Enable loading an IMA architecture specific policy (IMA_ARCH_POLICY) [N/y/?] (NEW) 
  IMA build time configured policy rules (IMA_APPRAISE_BUILD_POLICY) [N/y/?] (NEW) 
  ima_appraise boot parameter (IMA_APPRAISE_BOOTPARAM) [Y/n/?] y
  Support module-style signatures for appraisal (IMA_APPRAISE_MODSIG) [N/y/?] (NEW) 
  Require all keys on the .ima keyring be signed (deprecated) (IMA_TRUSTED_KEYRING) [Y/n/?] y
  Permit keys validly signed by a built-in or secondary CA cert (EXPERIMENTAL) (IMA_KEYRINGS_PERMIT_SIGNED_BY_BUILTIN_OR_SECONDARY) [N/y/?] n
  Create IMA machine owner blacklist keyrings (EXPERIMENTAL) (IMA_BLACKLIST_KEYRING) [N/y/?] n
  Load X509 certificate onto the '.ima' trusted keyring (IMA_LOAD_X509) [N/y/?] n
  EVM support (EVM) [Y/n/?] y
    FSUUID (version 2) (EVM_ATTR_FSUUID) [Y/n/?] y
    Additional SMACK xattrs (EVM_EXTRA_SMACK_XATTRS) [Y/n/?] y
    Add additional EVM extended attributes at runtime (EVM_ADD_XATTRS) [N/y/?] (NEW) 
    Load an X509 certificate onto the '.evm' trusted keyring (EVM_LOAD_X509) [N/y/?] n
First legacy 'major LSM' to be initialized
  1. SELinux (DEFAULT_SECURITY_SELINUX) (NEW)
  2. Simplified Mandatory Access Control (DEFAULT_SECURITY_SMACK) (NEW)
  3. TOMOYO (DEFAULT_SECURITY_TOMOYO) (NEW)
> 4. AppArmor (DEFAULT_SECURITY_APPARMOR)
  5. Unix Discretionary Access Controls (DEFAULT_SECURITY_DAC) (NEW)
choice[1-5?]: 
Ordered list of enabled LSMs (LSM) [lockdown,yama,loadpin,safesetid,integrity,apparmor,selinux,smack,tomoyo] (NEW) 
*
* Memory initialization
*
Initialize kernel stack variables at function entry
> 1. no automatic initialization (weakest) (INIT_STACK_NONE) (NEW)
choice[1]: 1
Enable heap memory zeroing on allocation by default (INIT_ON_ALLOC_DEFAULT_ON) [N/y/?] (NEW) 
Enable heap memory zeroing on free by default (INIT_ON_FREE_DEFAULT_ON) [N/y/?] (NEW) 
*
* Cryptographic API
*
Cryptographic API (CRYPTO) [Y/?] y
  *
  * Crypto core or helper
  *
  ALGAPI (CRYPTO_ALGAPI) [Y/?] y
  AEAD (CRYPTO_AEAD) [Y/?] y
  BLKCIPHER (CRYPTO_BLKCIPHER) [Y/?] y
  HASH (CRYPTO_HASH) [Y/?] y
  RNG (CRYPTO_RNG) [Y/?] y
  Cryptographic algorithm manager (CRYPTO_MANAGER) [Y/?] y
  Userspace cryptographic algorithm configuration (CRYPTO_USER) [M/n/y/?] m
  Disable run-time self tests (CRYPTO_MANAGER_DISABLE_TESTS) [Y/n/?] y
  Null algorithms (CRYPTO_NULL) [Y/?] y
  Parallel crypto engine (CRYPTO_PCRYPT) [M/n/y/?] m
  Software async crypto daemon (CRYPTO_CRYPTD) [M/n/y/?] m
  Authenc support (CRYPTO_AUTHENC) [M/y/?] m
  Testing module (CRYPTO_TEST) [M/n/?] m
  *
  * Public-key cryptography
  *
  RSA algorithm (CRYPTO_RSA) [Y/?] y
  Diffie-Hellman algorithm (CRYPTO_DH) [Y/?] y
  ECDH algorithm (CRYPTO_ECDH) [M/y/?] m
  EC-RDSA (GOST 34.10) algorithm (CRYPTO_ECRDSA) [N/m/y/?] (NEW) 
  *
  * Authenticated Encryption with Associated Data
  *
  CCM support (CRYPTO_CCM) [M/y/?] m
  GCM/GMAC support (CRYPTO_GCM) [Y/?] y
  ChaCha20-Poly1305 AEAD support (CRYPTO_CHACHA20POLY1305) [M/n/y/?] m
  AEGIS-128 AEAD algorithm (CRYPTO_AEGIS128) [N/m/y/?] (NEW) 
  Sequence Number IV Generator (CRYPTO_SEQIV) [Y/?] y
  Encrypted Chain IV Generator (CRYPTO_ECHAINIV) [M/y/?] m
  *
  * Block modes
  *
  CBC support (CRYPTO_CBC) [Y/?] y
  CFB support (CRYPTO_CFB) [N/m/y/?] (NEW) 
  CTR support (CRYPTO_CTR) [Y/?] y
  CTS support (CRYPTO_CTS) [Y/?] y
  ECB support (CRYPTO_ECB) [Y/?] y
  LRW support (CRYPTO_LRW) [M/n/y/?] m
  OFB support (CRYPTO_OFB) [N/m/y/?] (NEW) 
  PCBC support (CRYPTO_PCBC) [M/y/?] m
  XTS support (CRYPTO_XTS) [Y/?] y
  Key wrapping support (CRYPTO_KEYWRAP) [M/n/y/?] m
  Adiantum support (CRYPTO_ADIANTUM) [N/m/y/?] (NEW) 
  ESSIV support for block encryption (CRYPTO_ESSIV) [M/y/?] (NEW) 
  *
  * Hash modes
  *
  CMAC support (CRYPTO_CMAC) [M/y/?] m
  HMAC support (CRYPTO_HMAC) [Y/?] y
  XCBC support (CRYPTO_XCBC) [M/n/y/?] m
  VMAC support (CRYPTO_VMAC) [M/n/y/?] m
  *
  * Digest
  *
  CRC32c CRC algorithm (CRYPTO_CRC32C) [Y/?] y
  CRC32 CRC algorithm (CRYPTO_CRC32) [M/y/?] m
  xxHash hash algorithm (CRYPTO_XXHASH) [N/m/y/?] (NEW) 
  CRCT10DIF algorithm (CRYPTO_CRCT10DIF) [Y/?] y
  GHASH hash function (CRYPTO_GHASH) [Y/?] y
  Poly1305 authenticator algorithm (CRYPTO_POLY1305) [M/y/?] m
  MD4 digest algorithm (CRYPTO_MD4) [M/y/?] m
  MD5 digest algorithm (CRYPTO_MD5) [Y/?] y
  Michael MIC keyed digest algorithm (CRYPTO_MICHAEL_MIC) [M/y/?] m
  RIPEMD-128 digest algorithm (CRYPTO_RMD128) [M/n/y/?] m
  RIPEMD-160 digest algorithm (CRYPTO_RMD160) [M/n/y/?] m
  RIPEMD-256 digest algorithm (CRYPTO_RMD256) [M/n/y/?] m
  RIPEMD-320 digest algorithm (CRYPTO_RMD320) [M/n/y/?] m
  SHA1 digest algorithm (CRYPTO_SHA1) [Y/?] y
  SHA224 and SHA256 digest algorithm (CRYPTO_SHA256) [Y/?] y
  SHA384 and SHA512 digest algorithms (CRYPTO_SHA512) [Y/?] y
  SHA3 digest algorithm (CRYPTO_SHA3) [M/n/y/?] m
  SM3 digest algorithm (CRYPTO_SM3) [M/n/y/?] m
  Streebog Hash Function (CRYPTO_STREEBOG) [N/m/y/?] (NEW) 
  Tiger digest algorithms (CRYPTO_TGR192) [M/n/y/?] m
  Whirlpool digest algorithms (CRYPTO_WP512) [M/n/y/?] m
  *
  * Ciphers
  *
  AES cipher algorithms (CRYPTO_AES) [Y/?] y
  Fixed time AES cipher (CRYPTO_AES_TI) [M/n/y/?] m
  Anubis cipher algorithm (CRYPTO_ANUBIS) [M/n/y/?] m
  ARC4 cipher library (CRYPTO_LIB_ARC4) [M/y/?] (NEW) 
  ARC4 cipher algorithm (CRYPTO_ARC4) [M/y/?] m
  Blowfish cipher algorithm (CRYPTO_BLOWFISH) [M/n/y/?] m
  Camellia cipher algorithms (CRYPTO_CAMELLIA) [M/n/y/?] m
  CAST5 (CAST-128) cipher algorithm (CRYPTO_CAST5) [M/n/y/?] m
  CAST6 (CAST-256) cipher algorithm (CRYPTO_CAST6) [M/n/y/?] m
  DES and Triple DES EDE cipher algorithms (CRYPTO_DES) [M/y/?] m
  FCrypt cipher algorithm (CRYPTO_FCRYPT) [M/y/?] m
  Khazad cipher algorithm (CRYPTO_KHAZAD) [M/n/y/?] m
  Salsa20 stream cipher algorithm (CRYPTO_SALSA20) [M/n/y/?] m
  ChaCha stream cipher algorithms (CRYPTO_CHACHA20) [M/y/?] m
  SEED cipher algorithm (CRYPTO_SEED) [M/n/y/?] m
  Serpent cipher algorithm (CRYPTO_SERPENT) [M/n/y/?] m
  SM4 cipher algorithm (CRYPTO_SM4) [N/m/y/?] (NEW) 
  TEA, XTEA and XETA cipher algorithms (CRYPTO_TEA) [M/n/y/?] m
  Twofish cipher algorithm (CRYPTO_TWOFISH) [M/n/y/?] m
  *
  * Compression
  *
  Deflate compression algorithm (CRYPTO_DEFLATE) [Y/?] y
  LZO compression algorithm (CRYPTO_LZO) [Y/?] y
  842 compression algorithm (CRYPTO_842) [M/n/y/?] m
  LZ4 compression algorithm (CRYPTO_LZ4) [M/n/y/?] m
  LZ4HC compression algorithm (CRYPTO_LZ4HC) [M/n/y/?] m
  Zstd compression algorithm (CRYPTO_ZSTD) [M/y/?] (NEW) 
  *
  * Random Number Generation
  *
  Pseudo Random Number Generation for Cryptographic modules (CRYPTO_ANSI_CPRNG) [M/n/y/?] m
  Jitterentropy Non-Deterministic Random Number Generator (CRYPTO_JITTERENTROPY) [Y/?] y
  User-space interface for hash algorithms (CRYPTO_USER_API_HASH) [M/n/y/?] m
  User-space interface for symmetric key cipher algorithms (CRYPTO_USER_API_SKCIPHER) [M/n/y/?] m
  User-space interface for random number generator algorithms (CRYPTO_USER_API_RNG) [M/n/y/?] m
  User-space interface for AEAD cipher algorithms (CRYPTO_USER_API_AEAD) [M/n/y/?] m
  Crypto usage statistics for User-space (CRYPTO_STATS) [N/y/?] (NEW) 
  *
  * Hardware crypto devices
  *
  Hardware crypto devices (CRYPTO_HW) [Y/n/?] y
    Driver HIFN 795x crypto accelerator chips (CRYPTO_DEV_HIFN_795X) [N/m/y/?] (NEW) 
    Support for Microchip / Atmel ECC hw accelerator (CRYPTO_DEV_ATMEL_ECC) [N/m/y/?] (NEW) 
    Support for Microchip / Atmel SHA accelerator and RNG (CRYPTO_DEV_ATMEL_SHA204A) [N/m/y/?] (NEW) 
    Imagination Technologies hardware hash accelerator (CRYPTO_DEV_IMGTEC_HASH) [N/m/y/?] (NEW) 
    Chelsio Crypto Co-processor Driver (CRYPTO_DEV_CHELSIO) [M/n/?] m
      Chelsio IPSec XFRM Tx crypto offload (CHELSIO_IPSEC_INLINE) [N/y/?] (NEW) 
    Chelsio Crypto Inline TLS Driver (CRYPTO_DEV_CHELSIO_TLS) [N/m/?] (NEW) 
    VirtIO crypto driver (CRYPTO_DEV_VIRTIO) [M/n/y/?] m
    Inside Secure's SafeXcel cryptographic engine driver (CRYPTO_DEV_SAFEXCEL) [N/m/y/?] (NEW) 
    Support for ARM TrustZone CryptoCell family of security processors (CRYPTO_DEV_CCREE) [N/m/y/?] (NEW) 
  *
  * Asymmetric (public-key cryptographic) key type
  *
  Asymmetric (public-key cryptographic) key type (ASYMMETRIC_KEY_TYPE) [Y/?] y
    Asymmetric public-key crypto algorithm subtype (ASYMMETRIC_PUBLIC_KEY_SUBTYPE) [Y/?] y
    Asymmetric TPM backed private key subtype (ASYMMETRIC_TPM_KEY_SUBTYPE) [N/m/y/?] (NEW) 
    X.509 certificate parser (X509_CERTIFICATE_PARSER) [Y/?] y
    PKCS#8 private key parser (PKCS8_PRIVATE_KEY_PARSER) [N/m/y/?] (NEW) 
    PKCS#7 message parser (PKCS7_MESSAGE_PARSER) [Y/?] y
    PKCS#7 testing key type (PKCS7_TEST_KEY) [M/n/y/?] m
    Support for PE file signature verification (SIGNED_PE_FILE_VERIFICATION) [Y/n/?] y
*
* Library routines
*
Automatically choose fastest RAID6 PQ functions (RAID6_PQ_BENCHMARK) [Y/n/?] (NEW) 
Generic bitfield packing and unpacking (PACKING) [N/y/?] (NEW) 
CORDIC algorithm (CORDIC) [M/y/?] m
CRC-CCITT functions (CRC_CCITT) [Y/?] y
CRC16 functions (CRC16) [Y/?] y
CRC calculation for the T10 Data Integrity Field (CRC_T10DIF) [Y/?] y
CRC ITU-T V.41 functions (CRC_ITU_T) [M/y/?] m
CRC32/CRC32c functions (CRC32) [Y/?] y
  CRC32 perform self test on init (CRC32_SELFTEST) [N/m/y/?] n
  CRC32 implementation
  > 1. Slice by 8 bytes (CRC32_SLICEBY8)
    2. Slice by 4 bytes (CRC32_SLICEBY4)
    3. Sarwate's Algorithm (one byte at a time) (CRC32_SARWATE)
    4. Classic Algorithm (one bit at a time) (CRC32_BIT)
  choice[1-4?]: 1
CRC64 functions (CRC64) [M/y/?] (NEW) 
CRC4 functions (CRC4) [M/y/?] m
CRC7 functions (CRC7) [M/y/?] m
CRC32c (Castagnoli, et al) Cyclic Redundancy-Check (LIBCRC32C) [M/y/?] m
CRC8 function (CRC8) [M/y/?] m
PRNG perform self test on init (RANDOM32_SELFTEST) [N/y/?] n
XZ decompression support (XZ_DEC) [Y/?] y
  x86 BCJ filter decoder (XZ_DEC_X86) [Y/n/?] y
  PowerPC BCJ filter decoder (XZ_DEC_POWERPC) [Y/n/?] y
  IA-64 BCJ filter decoder (XZ_DEC_IA64) [Y/n/?] y
  ARM BCJ filter decoder (XZ_DEC_ARM) [Y/n/?] y
  ARM-Thumb BCJ filter decoder (XZ_DEC_ARMTHUMB) [Y/n/?] y
  SPARC BCJ filter decoder (XZ_DEC_SPARC) [Y/n/?] y
XZ decompressor tester (XZ_DEC_TEST) [M/n/y/?] m
Textsearch support (TEXTSEARCH) [Y/?] y
Textsearch KMP (TEXTSEARCH_KMP) [M/y/?] m
Textsearch BM (TEXTSEARCH_BM) [M/y/?] m
Textsearch FSM (TEXTSEARCH_FSM) [M/y/?] m
DMA Contiguous Memory Allocator (DMA_CMA) [N/y/?] n
Enable debugging of DMA-API usage (DMA_API_DEBUG) [N/y/?] n
glob self-test on init (GLOB_SELFTEST) [N/m/y/?] n
IRQ polling library (IRQ_POLL) [Y/?] y
Select compiled-in fonts (FONTS) [Y/n/?] y
  VGA 8x8 font (FONT_8x8) [Y/n/?] y
  VGA 8x16 font (FONT_8x16) [Y/?] y
  Mac console 6x11 font (not supported by all drivers) (FONT_6x11) [N/y/?] n
  console 7x14 font (not supported by all drivers) (FONT_7x14) [N/y/?] n
  Pearl (old m68k) console 8x8 font (FONT_PEARL_8x8) [N/y/?] n
  Acorn console 8x8 font (FONT_ACORN_8x8) [Y/n/?] y
  Mini 4x6 font (FONT_MINI_4x6) [N/y/?] n
  Medium-size 6x10 font (FONT_6x10) [Y/n/?] y
  console 10x18 font (not supported by all drivers) (FONT_10x18) [N/y/?] n
Sparc console 8x16 font (FONT_SUN8x16) [N/y/?] n
Sparc console 12x22 font (not supported by all drivers) (FONT_SUN12x22) [N/y/?] n
Terminus 16x32 font (not supported by all drivers) (FONT_TER16x32) [Y/n/?] y
Test string functions (STRING_SELFTEST) [N/m/y/?] n
*
* printk and dmesg options
*
Show timing information on printks (PRINTK_TIME) [Y/n/?] y
Show caller information on printks (PRINTK_CALLER) [N/y/?] (NEW) 
Default console loglevel (1-15) (CONSOLE_LOGLEVEL_DEFAULT) [7] 7
quiet console loglevel (1-15) (CONSOLE_LOGLEVEL_QUIET) [4] (NEW) 
Default message log level (1-7) (MESSAGE_LOGLEVEL_DEFAULT) [4] 4
Delay each boot printk message by N milliseconds (BOOT_PRINTK_DELAY) [Y/n/?] y
Enable dynamic printk() support (DYNAMIC_DEBUG) [Y/n/?] y
*
* Compile-time checks and compiler options
*
Compile the kernel with debug info (DEBUG_INFO) [Y/n/?] y
  Reduce debugging information (DEBUG_INFO_REDUCED) [N/y/?] n
  Produce split debuginfo in .dwo files (DEBUG_INFO_SPLIT) [N/y/?] n
  Generate dwarf4 debuginfo (DEBUG_INFO_DWARF4) [Y/n/?] y
  Generate BTF typeinfo (DEBUG_INFO_BTF) [N/y/?] (NEW) 
  Provide GDB scripts for kernel debugging (GDB_SCRIPTS) [Y/n/?] y
Enable __must_check logic (ENABLE_MUST_CHECK) [N/y/?] n
Warn for stack frames larger than (needs gcc 4.4) (FRAME_WARN) [1024] 1024
Strip assembler-generated symbols during link (STRIP_ASM_SYMS) [N/y/?] n
Generate readable assembler code (READABLE_ASM) [N/y/?] n
Debug Filesystem (DEBUG_FS) [Y/?] y
Install uapi headers to usr/include (HEADERS_INSTALL) [N/y/?] (NEW) 
Enable full Section mismatch analysis (DEBUG_SECTION_MISMATCH) [N/y/?] n
Make section mismatch errors non-fatal (SECTION_MISMATCH_WARN_ONLY) [Y/n/?] y
Force weak per-cpu definitions (DEBUG_FORCE_WEAK_PER_CPU) [N/y/?] n
*
* Kernel hacking
*
Magic SysRq key (MAGIC_SYSRQ) [Y/?] y
  Enable magic SysRq key functions by default (MAGIC_SYSRQ_DEFAULT_ENABLE) [0x01b6] 0x01b6
  Enable magic SysRq key over serial (MAGIC_SYSRQ_SERIAL) [Y/n/?] y
Kernel debugging (DEBUG_KERNEL) [Y/?] y
  Miscellaneous debug code (DEBUG_MISC) [Y/n/?] (NEW) 
Debug shared IRQ handlers (DEBUG_SHIRQ) [N/y/?] n
Panic on Oops (PANIC_ON_OOPS) [N/y/?] n
panic timeout (PANIC_TIMEOUT) [0] 0
Collect scheduler debugging info (SCHED_DEBUG) [Y/n/?] y
Collect scheduler statistics (SCHEDSTATS) [Y/n/?] y
Detect stack corruption on calls to schedule() (SCHED_STACK_END_CHECK) [Y/n/?] y
Enable extra timekeeping sanity checking (DEBUG_TIMEKEEPING) [N/y/?] n
*
* Lock Debugging (spinlocks, mutexes, etc...)
*
Lock debugging: prove locking correctness (PROVE_LOCKING) [N/y/?] n
Lock usage statistics (LOCK_STAT) [N/y/?] n
RT Mutex debugging, deadlock detection (DEBUG_RT_MUTEXES) [N/y/?] n
Spinlock and rw-lock debugging: basic checks (DEBUG_SPINLOCK) [N/y/?] n
Mutex debugging: basic checks (DEBUG_MUTEXES) [N/y/?] n
Wait/wound mutex debugging: Slowpath testing (DEBUG_WW_MUTEX_SLOWPATH) [N/y/?] n
RW Semaphore debugging: basic checks (DEBUG_RWSEMS) [N/y/?] (NEW) 
Lock debugging: detect incorrect freeing of live locks (DEBUG_LOCK_ALLOC) [N/y/?] n
Sleep inside atomic section checking (DEBUG_ATOMIC_SLEEP) [N/y/?] n
Locking API boot-time self-tests (DEBUG_LOCKING_API_SELFTESTS) [N/y/?] n
torture tests for locking (LOCK_TORTURE_TEST) [N/m/y/?] n
Wait/wound mutex selftests (WW_MUTEX_SELFTEST) [N/m/y/?] n
Stack backtrace support (STACKTRACE) [Y/?] y
Warn for all uses of unseeded randomness (WARN_ALL_UNSEEDED_RANDOM) [N/y/?] n
kobject debugging (DEBUG_KOBJECT) [N/y/?] n
Debug linked list manipulation (DEBUG_LIST) [N/y/?] n
Debug priority linked list manipulation (DEBUG_PLIST) [N/y/?] (NEW) 
Debug SG table operations (DEBUG_SG) [N/y/?] n
Debug notifier call chains (DEBUG_NOTIFIERS) [N/y/?] n
Debug credential management (DEBUG_CREDENTIALS) [N/y/?] n
Force round-robin CPU selection for unbound work items (DEBUG_WQ_FORCE_RR_CPU) [N/y/?] n
Force extended block device numbers and spread them (DEBUG_BLOCK_EXT_DEVT) [N/y/?] n
Notifier error injection (NOTIFIER_ERROR_INJECTION) [M/n/y/?] m
  PM notifier error injection module (PM_NOTIFIER_ERROR_INJECT) [M/n/?] m
  Netdev notifier error injection module (NETDEV_NOTIFIER_ERROR_INJECT) [N/m/?] n
Fault-injection framework (FAULT_INJECTION) [N/y/?] n
Latency measuring infrastructure (LATENCYTOP) [N/y/?] n
*
* Tracers
*
Tracers (FTRACE) [Y/n/?] y
  Kernel Function Tracer (FUNCTION_TRACER) [Y/?] y
    Kernel Function Graph Tracer (FUNCTION_GRAPH_TRACER) [Y/n/?] y
  Enable trace events for preempt and irq disable/enable (PREEMPTIRQ_EVENTS) [N/y/?] n
  Interrupts-off Latency Tracer (IRQSOFF_TRACER) [N/y/?] n
  Scheduling Latency Tracer (SCHED_TRACER) [Y/n/?] y
  Tracer to detect hardware latencies (like SMIs) (HWLAT_TRACER) [Y/n/?] y
  Trace syscalls (FTRACE_SYSCALLS) [Y/n/?] y
  Create a snapshot trace buffer (TRACER_SNAPSHOT) [Y/?] y
    Allow snapshot to swap per CPU (TRACER_SNAPSHOT_PER_CPU_SWAP) [N/y/?] n
  Branch Profiling
  > 1. No branch profiling (BRANCH_PROFILE_NONE)
    2. Trace likely/unlikely profiler (PROFILE_ANNOTATED_BRANCHES)
    3. Profile all if conditionals (PROFILE_ALL_BRANCHES) (NEW)
  choice[1-3?]: 
  Trace max stack (STACK_TRACER) [Y/n/?] y
  Support for tracing block IO actions (BLK_DEV_IO_TRACE) [Y/n/?] y
  Enable kprobes-based dynamic events (KPROBE_EVENTS) [Y/n/?] y
  Enable uprobes-based dynamic events (UPROBE_EVENTS) [Y/n/?] y
  enable/disable function tracing dynamically (DYNAMIC_FTRACE) [Y/n/?] y
  Kernel function profiler (FUNCTION_PROFILER) [Y/n/?] y
  Perform a startup test on ftrace (FTRACE_STARTUP_TEST) [N/y/?] n
  Add tracepoint that benchmarks tracepoints (TRACEPOINT_BENCHMARK) [N/y/?] n
  Ring buffer benchmark stress tester (RING_BUFFER_BENCHMARK) [N/m/y/?] n
  Ring buffer startup self test (RING_BUFFER_STARTUP_TEST) [N/y/?] n
  Preempt / IRQ disable delay thread to test latency tracers (PREEMPTIRQ_DELAY_TEST) [N/m/?] (NEW) 
  Show eval mappings for trace events (TRACE_EVAL_MAP_FILE) [N/y/?] n
*
* Runtime Testing
*
Runtime Testing (RUNTIME_TESTING_MENU) [Y/n/?] (NEW) 
  Linux Kernel Dump Test Tool Module (LKDTM) [N/m/y/?] n
  Linked list sorting test (TEST_LIST_SORT) [N/m/y/?] n
  Array-based sort test (TEST_SORT) [N/m/y/?] n
  Kprobes sanity tests (KPROBES_SANITY_TEST) [N/y/?] n
  Self test for the backtrace code (BACKTRACE_SELF_TEST) [N/m/y/?] n
  Red-Black tree test (RBTREE_TEST) [N/m/y/?] n
  Reed-Solomon library test (REED_SOLOMON_TEST) [N/m/y/?] (NEW) 
  Interval tree test (INTERVAL_TREE_TEST) [N/m/y/?] n
  Per cpu operations test (PERCPU_TEST) [N/m/?] n
  Perform an atomic64_t self-test (ATOMIC64_SELFTEST) [N/m/y/?] n
  Self test for hardware accelerated raid6 recovery (ASYNC_RAID6_TEST) [N/m/?] n
  Test functions located in the hexdump module at runtime (TEST_HEXDUMP) [N/m/y/?] n
  Test functions located in the string_helpers module at runtime (TEST_STRING_HELPERS) [N/m/y/?] n
  Test strscpy*() family of functions at runtime (TEST_STRSCPY) [N/m/y/?] (NEW) 
  Test kstrto*() family of functions at runtime (TEST_KSTRTOX) [N/m/y/?] n
  Test printf() family of functions at runtime (TEST_PRINTF) [N/m/y/?] n
  Test bitmap_*() family of functions at runtime (TEST_BITMAP) [N/m/y/?] n
  Test bitfield functions at runtime (TEST_BITFIELD) [N/m/y/?] (NEW) 
  Test functions located in the uuid module at runtime (TEST_UUID) [N/m/y/?] n
  Test the XArray code at runtime (TEST_XARRAY) [N/m/y/?] (NEW) 
  Test check_*_overflow() functions at runtime (TEST_OVERFLOW) [N/m/y/?] (NEW) 
  Perform selftest on resizable hash table (TEST_RHASHTABLE) [N/m/y/?] n
  Perform selftest on hash functions (TEST_HASH) [N/m/y/?] n
  Perform selftest on IDA functions (TEST_IDA) [N/m/y/?] (NEW) 
  Perform selftest on priority array manager (TEST_PARMAN) [N/m/?] n
  Test module loading with 'hello world' module (TEST_LKM) [M/n/?] m
  Test module for stress/performance analysis of vmalloc allocator (TEST_VMALLOC) [N/m/?] (NEW) 
  Test user/kernel boundary protections (TEST_USER_COPY) [M/n/?] m
  Test BPF filter functionality (TEST_BPF) [M/n/?] m
  Test blackhole netdev functionality (TEST_BLACKHOLE_DEV) [N/m/?] (NEW) 
  Test find_bit functions (FIND_BIT_BENCHMARK) [N/m/y/?] (NEW) 
  Test firmware loading via userspace interface (TEST_FIRMWARE) [M/n/y/?] m
  sysctl test driver (TEST_SYSCTL) [N/m/y/?] n
  udelay test driver (TEST_UDELAY) [M/n/y/?] m
  Test static keys (TEST_STATIC_KEYS) [M/n/?] m
  kmod stress tester (TEST_KMOD) [N/m/?] n
  Test memcat_p() helper function (TEST_MEMCAT_P) [N/m/y/?] (NEW) 
  Perform selftest on object aggreration manager (TEST_OBJAGG) [N/m/?] (NEW) 
  Test level of stack variable initialization (TEST_STACKINIT) [N/m/y/?] (NEW) 
  Test heap/page initialization (TEST_MEMINIT) [N/m/y/?] (NEW) 
Memtest (MEMTEST) [Y/n/?] y
Trigger a BUG when data corruption is detected (BUG_ON_DATA_CORRUPTION) [N/y/?] n
Undefined behaviour sanity checker (UBSAN) [N/y/?] n
Built-in kernel command line (CMDLINE_BOOL) [N/y/?] n
Enable spinlock timing tests in debugfs (SPINLOCK_TEST) [N/y/?] (NEW) 
L2 cache debugfs entries (SCACHE_DEBUGFS) [N/y/?] (NEW) 
#
# configuration written to .config
#
make[4]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/linux-5.4.52'
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/linux-dev
make -C /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/linux-5.4.52 KCFLAGS="-fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl=toolchain-mipsel_24kc_gcc-8.4.0_musl" HOSTCFLAGS="-O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -Wall -Wmissing-prototypes -Wstrict-prototypes" CROSS_COMPILE="mipsel-openwrt-linux-musl-" ARCH="mips" KBUILD_HAVE_NLS=no KBUILD_BUILD_USER="musashino205" KBUILD_BUILD_HOST="TAIHA.NET" KBUILD_BUILD_TIMESTAMP="Fri Aug  7 04:29:52 2020" KBUILD_BUILD_VERSION="0" HOST_LOADLIBES="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib" KBUILD_HOSTLDLIBS="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib" CONFIG_SHELL="bash" V=''  cmd_syscalls= KERNELRELEASE=5.4.52 CC="mipsel-openwrt-linux-musl-gcc" HOSTCFLAGS="-O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include " INSTALL_HDR_PATH="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/linux-dev/" headers_install
make[4]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/linux-5.4.52'
  HOSTCC  scripts/unifdef
  WRAP    arch/mips/include/generated/uapi/asm/bpf_perf_event.h
  WRAP    arch/mips/include/generated/uapi/asm/ipcbuf.h
  SYSTBL  arch/mips/include/generated/asm/syscall_table_32_o32.h
  SYSTBL  arch/mips/include/generated/asm/syscall_table_64_n32.h
  SYSTBL  arch/mips/include/generated/asm/syscall_table_64_n64.h
  SYSTBL  arch/mips/include/generated/asm/syscall_table_64_o32.h
  SYSHDR  arch/mips/include/generated/uapi/asm/unistd_n32.h
  SYSHDR  arch/mips/include/generated/uapi/asm/unistd_n64.h
  SYSHDR  arch/mips/include/generated/uapi/asm/unistd_o32.h
  SYSNR   arch/mips/include/generated/uapi/asm/unistd_nr_n32.h
  SYSNR   arch/mips/include/generated/uapi/asm/unistd_nr_n64.h
  SYSNR   arch/mips/include/generated/uapi/asm/unistd_nr_o32.h
  HOSTCC  arch/mips/tools/elf-entry
  HOSTCC  arch/mips/boot/tools/relocs_32.o
  HOSTCC  arch/mips/boot/tools/relocs_64.o
  HOSTCC  arch/mips/boot/tools/relocs_main.o
  HOSTLD  arch/mips/boot/tools/relocs
  UPD     include/generated/uapi/linux/version.h
  HDRINST usr/include/video/uvesafb.h
  HDRINST usr/include/video/sisfb.h
  HDRINST usr/include/video/edid.h
  HDRINST usr/include/drm/tegra_drm.h
  HDRINST usr/include/drm/qxl_drm.h
  HDRINST usr/include/drm/drm_fourcc.h
  HDRINST usr/include/drm/vgem_drm.h
  HDRINST usr/include/drm/lima_drm.h
  HDRINST usr/include/drm/msm_drm.h
  HDRINST usr/include/drm/virtgpu_drm.h
  HDRINST usr/include/drm/panfrost_drm.h
  HDRINST usr/include/drm/armada_drm.h
  HDRINST usr/include/drm/savage_drm.h
  HDRINST usr/include/drm/sis_drm.h
  HDRINST usr/include/drm/vmwgfx_drm.h
  HDRINST usr/include/drm/mga_drm.h
  HDRINST usr/include/drm/radeon_drm.h
  HDRINST usr/include/drm/via_drm.h
  HDRINST usr/include/drm/amdgpu_drm.h
  HDRINST usr/include/drm/drm_mode.h
  HDRINST usr/include/drm/v3d_drm.h
  HDRINST usr/include/drm/nouveau_drm.h
  HDRINST usr/include/drm/exynos_drm.h
  HDRINST usr/include/drm/i810_drm.h
  HDRINST usr/include/drm/drm_sarea.h
  HDRINST usr/include/drm/drm.h
  HDRINST usr/include/drm/vc4_drm.h
  HDRINST usr/include/drm/omap_drm.h
  HDRINST usr/include/drm/r128_drm.h
  HDRINST usr/include/drm/i915_drm.h
  HDRINST usr/include/drm/etnaviv_drm.h
  HDRINST usr/include/mtd/nftl-user.h
  HDRINST usr/include/mtd/inftl-user.h
  HDRINST usr/include/mtd/ubi-user.h
  HDRINST usr/include/mtd/mtd-abi.h
  HDRINST usr/include/mtd/mtd-user.h
  HDRINST usr/include/xen/gntalloc.h
  HDRINST usr/include/xen/evtchn.h
  HDRINST usr/include/xen/privcmd.h
  HDRINST usr/include/xen/gntdev.h
  HDRINST usr/include/asm-generic/mman-common.h
  HDRINST usr/include/asm-generic/errno.h
  HDRINST usr/include/asm-generic/kvm_para.h
  HDRINST usr/include/asm-generic/statfs.h
  HDRINST usr/include/asm-generic/sembuf.h
  HDRINST usr/include/asm-generic/bitsperlong.h
  HDRINST usr/include/asm-generic/stat.h
  HDRINST usr/include/asm-generic/unistd.h
  HDRINST usr/include/asm-generic/termios.h
  HDRINST usr/include/asm-generic/ioctls.h
  HDRINST usr/include/asm-generic/param.h
  HDRINST usr/include/asm-generic/hugetlb_encode.h
  HDRINST usr/include/asm-generic/signal-defs.h
  HDRINST usr/include/asm-generic/poll.h
  HDRINST usr/include/asm-generic/setup.h
  HDRINST usr/include/asm-generic/posix_types.h
  HDRINST usr/include/asm-generic/errno-base.h
  HDRINST usr/include/asm-generic/ioctl.h
  HDRINST usr/include/asm-generic/auxvec.h
  HDRINST usr/include/asm-generic/socket.h
  HDRINST usr/include/asm-generic/shmbuf.h
  HDRINST usr/include/asm-generic/swab.h
  HDRINST usr/include/asm-generic/ipcbuf.h
  HDRINST usr/include/asm-generic/bpf_perf_event.h
  HDRINST usr/include/asm-generic/signal.h
  HDRINST usr/include/asm-generic/mman.h
  HDRINST usr/include/asm-generic/resource.h
  HDRINST usr/include/asm-generic/int-l64.h
  HDRINST usr/include/asm-generic/msgbuf.h
  HDRINST usr/include/asm-generic/int-ll64.h
  HDRINST usr/include/asm-generic/fcntl.h
  HDRINST usr/include/asm-generic/sockios.h
  HDRINST usr/include/asm-generic/siginfo.h
  HDRINST usr/include/asm-generic/types.h
  HDRINST usr/include/asm-generic/ucontext.h
  HDRINST usr/include/asm-generic/termbits.h
  HDRINST usr/include/rdma/hfi/hfi1_user.h
  HDRINST usr/include/rdma/hfi/hfi1_ioctl.h
  HDRINST usr/include/rdma/mlx4-abi.h
  HDRINST usr/include/rdma/ib_user_mad.h
  HDRINST usr/include/rdma/rdma_netlink.h
  HDRINST usr/include/rdma/bnxt_re-abi.h
  HDRINST usr/include/rdma/rdma_user_cm.h
  HDRINST usr/include/rdma/ocrdma-abi.h
  HDRINST usr/include/rdma/rvt-abi.h
  HDRINST usr/include/rdma/siw-abi.h
  HDRINST usr/include/rdma/rdma_user_ioctl.h
  HDRINST usr/include/rdma/hns-abi.h
  HDRINST usr/include/rdma/vmw_pvrdma-abi.h
  HDRINST usr/include/rdma/qedr-abi.h
  HDRINST usr/include/rdma/mlx5_user_ioctl_cmds.h
  HDRINST usr/include/rdma/mlx5-abi.h
  HDRINST usr/include/rdma/rdma_user_ioctl_cmds.h
  HDRINST usr/include/rdma/i40iw-abi.h
  HDRINST usr/include/rdma/ib_user_ioctl_verbs.h
  HDRINST usr/include/rdma/cxgb3-abi.h
  HDRINST usr/include/rdma/efa-abi.h
  HDRINST usr/include/rdma/ib_user_sa.h
  HDRINST usr/include/rdma/ib_user_verbs.h
  HDRINST usr/include/rdma/cxgb4-abi.h
  HDRINST usr/include/rdma/ib_user_ioctl_cmds.h
  HDRINST usr/include/rdma/mthca-abi.h
  HDRINST usr/include/rdma/mlx5_user_ioctl_verbs.h
  HDRINST usr/include/rdma/rdma_user_rxe.h
  HDRINST usr/include/misc/habanalabs.h
  HDRINST usr/include/misc/cxl.h
  HDRINST usr/include/misc/fastrpc.h
  HDRINST usr/include/misc/xilinx_sdfec.h
  HDRINST usr/include/misc/ocxl.h
  HDRINST usr/include/linux/meye.h
  HDRINST usr/include/linux/btf.h
  HDRINST usr/include/linux/seg6_genl.h
  HDRINST usr/include/linux/agpgart.h
  HDRINST usr/include/linux/elf-em.h
  HDRINST usr/include/linux/ncsi.h
  HDRINST usr/include/linux/audit.h
  HDRINST usr/include/linux/virtio_net.h
  HDRINST usr/include/linux/inet_diag.h
  HDRINST usr/include/linux/rio_mport_cdev.h
  HDRINST usr/include/linux/icmpv6.h
  HDRINST usr/include/linux/smc_diag.h
  HDRINST usr/include/linux/zorro.h
  HDRINST usr/include/linux/cramfs_fs.h
  HDRINST usr/include/linux/cryptouser.h
  HDRINST usr/include/linux/atm.h
  HDRINST usr/include/linux/route.h
  HDRINST usr/include/linux/bcache.h
  HDRINST usr/include/linux/hsr_netlink.h
  HDRINST usr/include/linux/atalk.h
  HDRINST usr/include/linux/atmmpc.h
  HDRINST usr/include/linux/can.h
  HDRINST usr/include/linux/b1lli.h
  HDRINST usr/include/linux/dns_resolver.h
  HDRINST usr/include/linux/if_fddi.h
  HDRINST usr/include/linux/auto_fs.h
  HDRINST usr/include/linux/errno.h
  HDRINST usr/include/linux/kvm_para.h
  HDRINST usr/include/linux/kcmp.h
  HDRINST usr/include/linux/pcitest.h
  HDRINST usr/include/linux/nl80211.h
  HDRINST usr/include/linux/serio.h
  HDRINST usr/include/linux/ipmi.h
  HDRINST usr/include/linux/major.h
  HDRINST usr/include/linux/chio.h
  HDRINST usr/include/linux/sonypi.h
  HDRINST usr/include/linux/rfkill.h
  HDRINST usr/include/linux/fdreg.h
  HDRINST usr/include/linux/ip.h
  HDRINST usr/include/linux/netdevice.h
  HDRINST usr/include/linux/uhid.h
  HDRINST usr/include/linux/aspeed-lpc-ctrl.h
  HDRINST usr/include/linux/stm.h
  HDRINST usr/include/linux/atmapi.h
  HDRINST usr/include/linux/i2o-dev.h
  HDRINST usr/include/linux/kernelcapi.h
  HDRINST usr/include/linux/lirc.h
  HDRINST usr/include/linux/if_pppol2tp.h
  HDRINST usr/include/linux/if.h
  HDRINST usr/include/linux/pci.h
  HDRINST usr/include/linux/fanotify.h
  HDRINST usr/include/linux/uinput.h
  HDRINST usr/include/linux/iommu.h
  HDRINST usr/include/linux/rtnetlink.h
  HDRINST usr/include/linux/cn_proc.h
  HDRINST usr/include/linux/sunrpc/debug.h
  HDRINST usr/include/linux/openvswitch.h
  HDRINST usr/include/linux/netfilter_ipv6.h
  HDRINST usr/include/linux/tcp.h
  HDRINST usr/include/linux/virtio_blk.h
  HDRINST usr/include/linux/genwqe/genwqe_card.h
  HDRINST usr/include/linux/timex.h
  HDRINST usr/include/linux/if_alg.h
  HDRINST usr/include/linux/ipv6_route.h
  HDRINST usr/include/linux/if_ppp.h
  HDRINST usr/include/linux/input-event-codes.h
  HDRINST usr/include/linux/atm_eni.h
  HDRINST usr/include/linux/synclink.h
  HDRINST usr/include/linux/fsl_hypervisor.h
  HDRINST usr/include/linux/rds.h
  HDRINST usr/include/linux/iso_fs.h
  HDRINST usr/include/linux/vhost_types.h
  HDRINST usr/include/linux/elfcore.h
  HDRINST usr/include/linux/nvme_ioctl.h
  HDRINST usr/include/linux/reiserfs_xattr.h
  HDRINST usr/include/linux/qnxtypes.h
  HDRINST usr/include/linux/fb.h
  HDRINST usr/include/linux/stat.h
  HDRINST usr/include/linux/scc.h
  HDRINST usr/include/linux/input.h
  HDRINST usr/include/linux/rose.h
  HDRINST usr/include/linux/if_arcnet.h
  HDRINST usr/include/linux/netfilter_arp.h
  HDRINST usr/include/linux/msg.h
  HDRINST usr/include/linux/mount.h
  HDRINST usr/include/linux/uuid.h
  HDRINST usr/include/linux/v4l2-common.h
  HDRINST usr/include/linux/virtio_types.h
  HDRINST usr/include/linux/btrfs.h
  HDRINST usr/include/linux/elf.h
  HDRINST usr/include/linux/pktcdvd.h
  HDRINST usr/include/linux/random.h
  HDRINST usr/include/linux/irqnr.h
  HDRINST usr/include/linux/unistd.h
  HDRINST usr/include/linux/termios.h
  HDRINST usr/include/linux/atmsvc.h
  HDRINST usr/include/linux/phonet.h
  HDRINST usr/include/linux/if_ltalk.h
  HDRINST usr/include/linux/baycom.h
  HDRINST usr/include/linux/atm_idt77105.h
  HDRINST usr/include/linux/gameport.h
  HDRINST usr/include/linux/seg6_local.h
  HDRINST usr/include/linux/byteorder/little_endian.h
  HDRINST usr/include/linux/byteorder/big_endian.h
  HDRINST usr/include/linux/i8k.h
  HDRINST usr/include/linux/toshiba.h
  HDRINST usr/include/linux/dcbnl.h
  HDRINST usr/include/linux/sem.h
  HDRINST usr/include/linux/hysdn_if.h
  HDRINST usr/include/linux/personality.h
  HDRINST usr/include/linux/hsi/hsi_char.h
  HDRINST usr/include/linux/hsi/cs-protocol.h
  HDRINST usr/include/linux/param.h
  HDRINST usr/include/linux/if_bridge.h
  HDRINST usr/include/linux/hid.h
  HDRINST usr/include/linux/lightnvm.h
  HDRINST usr/include/linux/vboxguest.h
  HDRINST usr/include/linux/arm_sdei.h
  HDRINST usr/include/linux/kfd_ioctl.h
  HDRINST usr/include/linux/sync_file.h
  HDRINST usr/include/linux/smc.h
  HDRINST usr/include/linux/cyclades.h
  HDRINST usr/include/linux/hdlc/ioctl.h
  HDRINST usr/include/linux/kvm.h
  HDRINST usr/include/linux/cciss_ioctl.h
  HDRINST usr/include/linux/nbd.h
  HDRINST usr/include/linux/map_to_7segment.h
  HDRINST usr/include/linux/bfs_fs.h
  HDRINST usr/include/linux/atm_nicstar.h
  HDRINST usr/include/linux/dlm_plock.h
  HDRINST usr/include/linux/switch.h
  HDRINST usr/include/linux/aio_abi.h
  HDRINST usr/include/linux/psample.h
  HDRINST usr/include/linux/quota.h
  HDRINST usr/include/linux/nfs_mount.h
  HDRINST usr/include/linux/bcm933xx_hcs.h
  HDRINST usr/include/linux/hdlcdrv.h
  HDRINST usr/include/linux/virtio_iommu.h
  HDRINST usr/include/linux/ppp_defs.h
  HDRINST usr/include/linux/if_slip.h
  HDRINST usr/include/linux/in.h
  HDRINST usr/include/linux/net_dropmon.h
  HDRINST usr/include/linux/netlink.h
  HDRINST usr/include/linux/mic_ioctl.h
  HDRINST usr/include/linux/gigaset_dev.h
  HDRINST usr/include/linux/posix_acl_xattr.h
  HDRINST usr/include/linux/net.h
  HDRINST usr/include/linux/virtio_mmio.h
  HDRINST usr/include/linux/kd.h
  HDRINST usr/include/linux/pkt_sched.h
  HDRINST usr/include/linux/tcp_metrics.h
  HDRINST usr/include/linux/psci.h
  HDRINST usr/include/linux/v4l2-subdev.h
  HDRINST usr/include/linux/inotify.h
  HDRINST usr/include/linux/poll.h
  HDRINST usr/include/linux/dccp.h
  HDRINST usr/include/linux/bpf.h
  HDRINST usr/include/linux/sched.h
  HDRINST usr/include/linux/fd.h
  HDRINST usr/include/linux/ipc.h
  HDRINST usr/include/linux/if_team.h
  HDRINST usr/include/linux/capability.h
  HDRINST usr/include/linux/seg6.h
  HDRINST usr/include/linux/utime.h
  HDRINST usr/include/linux/atm_tcp.h
  HDRINST usr/include/linux/posix_types.h
  HDRINST usr/include/linux/tc_ematch/tc_em_text.h
  HDRINST usr/include/linux/tc_ematch/tc_em_nbyte.h
  HDRINST usr/include/linux/tc_ematch/tc_em_ipt.h
  HDRINST usr/include/linux/tc_ematch/tc_em_meta.h
  HDRINST usr/include/linux/tc_ematch/tc_em_cmp.h
  HDRINST usr/include/linux/vm_sockets_diag.h
  HDRINST usr/include/linux/vhost.h
  HDRINST usr/include/linux/edd.h
  HDRINST usr/include/linux/virtio_console.h
  HDRINST usr/include/linux/if_tunnel.h
  HDRINST usr/include/linux/hiddev.h
  HDRINST usr/include/linux/kexec.h
  HDRINST usr/include/linux/mdio.h
  HDRINST usr/include/linux/vfio_ccw.h
  HDRINST usr/include/linux/ndctl.h
  HDRINST usr/include/linux/msdos_fs.h
  HDRINST usr/include/linux/coff.h
  HDRINST usr/include/linux/cm4000_cs.h
  HDRINST usr/include/linux/netconf.h
  HDRINST usr/include/linux/stddef.h
  HDRINST usr/include/linux/ptrace.h
  HDRINST usr/include/linux/pr.h
  HDRINST usr/include/linux/ioctl.h
  HDRINST usr/include/linux/atmlec.h
  HDRINST usr/include/linux/media.h
  HDRINST usr/include/linux/netfilter_ipv6/ip6t_ah.h
  HDRINST usr/include/linux/netfilter_ipv6/ip6t_LOG.h
  HDRINST usr/include/linux/netfilter_ipv6/ip6_tables.h
  HDRINST usr/include/linux/netfilter_ipv6/ip6t_HL.h
  HDRINST usr/include/linux/netfilter_ipv6/ip6t_opts.h
  HDRINST usr/include/linux/netfilter_ipv6/ip6t_srh.h
  HDRINST usr/include/linux/netfilter_ipv6/ip6t_frag.h
  HDRINST usr/include/linux/netfilter_ipv6/ip6t_NPT.h
  HDRINST usr/include/linux/netfilter_ipv6/ip6t_hl.h
  HDRINST usr/include/linux/netfilter_ipv6/ip6t_mh.h
  HDRINST usr/include/linux/netfilter_ipv6/ip6t_rt.h
  HDRINST usr/include/linux/netfilter_ipv6/ip6t_REJECT.h
  HDRINST usr/include/linux/netfilter_ipv6/ip6t_ipv6header.h
  HDRINST usr/include/linux/fsverity.h
  HDRINST usr/include/linux/hpet.h
  HDRINST usr/include/linux/auxvec.h
  HDRINST usr/include/linux/if_addr.h
  HDRINST usr/include/linux/kcov.h
  HDRINST usr/include/linux/cifs/cifs_mount.h
  HDRINST usr/include/linux/dma-buf.h
  HDRINST usr/include/linux/if_tun.h
  HDRINST usr/include/linux/sctp.h
  HDRINST usr/include/linux/mei.h
  HDRINST usr/include/linux/pfkeyv2.h
  HDRINST usr/include/linux/if_frad.h
  HDRINST usr/include/linux/binfmts.h
  HDRINST usr/include/linux/if_vlan.h
  HDRINST usr/include/linux/parport.h
  HDRINST usr/include/linux/udp.h
  HDRINST usr/include/linux/qrtr.h
  HDRINST usr/include/linux/net_tstamp.h
  HDRINST usr/include/linux/joystick.h
  HDRINST usr/include/linux/wmi.h
  HDRINST usr/include/linux/ivtv.h
  HDRINST usr/include/linux/tipc_sockets_diag.h
  HDRINST usr/include/linux/llc.h
  HDRINST usr/include/linux/virtio_fs.h
  HDRINST usr/include/linux/capi.h
  HDRINST usr/include/linux/if_fc.h
  HDRINST usr/include/linux/pkt_cls.h
  HDRINST usr/include/linux/batadv_packet.h
  HDRINST usr/include/linux/userio.h
  HDRINST usr/include/linux/fiemap.h
  HDRINST usr/include/linux/switchtec_ioctl.h
  HDRINST usr/include/linux/netfilter_bridge.h
  HDRINST usr/include/linux/batman_adv.h
  HDRINST usr/include/linux/bpf_common.h
  HDRINST usr/include/linux/uvcvideo.h
  HDRINST usr/include/linux/kdev_t.h
  HDRINST usr/include/linux/usb/tmc.h
  HDRINST usr/include/linux/usb/gadgetfs.h
  HDRINST usr/include/linux/usb/g_uvc.h
  HDRINST usr/include/linux/usb/audio.h
  HDRINST usr/include/linux/usb/charger.h
  HDRINST usr/include/linux/usb/cdc.h
  HDRINST usr/include/linux/usb/ch11.h
  HDRINST usr/include/linux/usb/functionfs.h
  HDRINST usr/include/linux/usb/video.h
  HDRINST usr/include/linux/usb/ch9.h
  HDRINST usr/include/linux/usb/g_printer.h
  HDRINST usr/include/linux/usb/cdc-wdm.h
  HDRINST usr/include/linux/usb/midi.h
  HDRINST usr/include/linux/can/error.h
  HDRINST usr/include/linux/can/gw.h
  HDRINST usr/include/linux/can/vxcan.h
  HDRINST usr/include/linux/can/bcm.h
  HDRINST usr/include/linux/can/netlink.h
  HDRINST usr/include/linux/can/j1939.h
  HDRINST usr/include/linux/can/raw.h
  HDRINST usr/include/linux/if_macsec.h
  HDRINST usr/include/linux/nexthop.h
  HDRINST usr/include/linux/if_cablemodem.h
  HDRINST usr/include/linux/mmtimer.h
  HDRINST usr/include/linux/blktrace_api.h
  HDRINST usr/include/linux/raid/md_u.h
  HDRINST usr/include/linux/raid/md_p.h
  HDRINST usr/include/linux/virtio_balloon.h
  HDRINST usr/include/linux/virtio_ring.h
  HDRINST usr/include/linux/if_pppox.h
  HDRINST usr/include/linux/if_x25.h
  HDRINST usr/include/linux/isst_if.h
  HDRINST usr/include/linux/x25.h
  HDRINST usr/include/linux/virtio_crypto.h
  HDRINST usr/include/linux/ethtool.h
  HDRINST usr/include/linux/gfs2_ondisk.h
  HDRINST usr/include/linux/cec-funcs.h
  HDRINST usr/include/linux/dlm_device.h
  HDRINST usr/include/linux/mempolicy.h
  HDRINST usr/include/linux/dvb/dmx.h
  HDRINST usr/include/linux/dvb/net.h
  HDRINST usr/include/linux/dvb/frontend.h
  HDRINST usr/include/linux/dvb/audio.h
  HDRINST usr/include/linux/dvb/osd.h
  HDRINST usr/include/linux/dvb/ca.h
  HDRINST usr/include/linux/dvb/video.h
  HDRINST usr/include/linux/dvb/version.h
  HDRINST usr/include/linux/omap3isp.h
  HDRINST usr/include/linux/bt-bmc.h
  HDRINST usr/include/linux/prctl.h
  HDRINST usr/include/linux/usbdevice_fs.h
  HDRINST usr/include/linux/netfilter_decnet.h
  HDRINST usr/include/linux/sock_diag.h
  HDRINST usr/include/linux/ppp-comp.h
  HDRINST usr/include/linux/socket.h
  HDRINST usr/include/linux/selinux_netlink.h
  HDRINST usr/include/linux/rxrpc.h
  HDRINST usr/include/linux/radeonfb.h
  HDRINST usr/include/linux/sonet.h
  HDRINST usr/include/linux/sysinfo.h
  HDRINST usr/include/linux/keyboard.h
  HDRINST usr/include/linux/io_uring.h
  HDRINST usr/include/linux/fsi.h
  HDRINST usr/include/linux/rseq.h
  HDRINST usr/include/linux/firewire-cdev.h
  HDRINST usr/include/linux/tls.h
  HDRINST usr/include/linux/dm-log-userspace.h
  HDRINST usr/include/linux/ipx.h
  HDRINST usr/include/linux/watchdog.h
  HDRINST usr/include/linux/gpio.h
  HDRINST usr/include/linux/hdreg.h
  HDRINST usr/include/linux/nfs4_mount.h
  HDRINST usr/include/linux/cgroupstats.h
  HDRINST usr/include/linux/uio.h
  HDRINST usr/include/linux/atmioc.h
  HDRINST usr/include/linux/ipmi_msgdefs.h
  HDRINST usr/include/linux/affs_hardblocks.h
  HDRINST usr/include/linux/patchkey.h
  HDRINST usr/include/linux/virtio_input.h
  HDRINST usr/include/linux/dlm.h
  HDRINST usr/include/linux/ivtvfb.h
  HDRINST usr/include/linux/psp-sev.h
  HDRINST usr/include/linux/if_infiniband.h
  HDRINST usr/include/linux/netfilter_arp/arpt_mangle.h
  HDRINST usr/include/linux/netfilter_arp/arp_tables.h
  HDRINST usr/include/linux/dqblk_xfs.h
  HDRINST usr/include/linux/in6.h
  HDRINST usr/include/linux/virtio_vsock.h
  HDRINST usr/include/linux/tipc_config.h
  HDRINST usr/include/linux/nfsd/stats.h
  HDRINST usr/include/linux/nfsd/cld.h
  HDRINST usr/include/linux/nfsd/export.h
  HDRINST usr/include/linux/nfsd/nfsfh.h
  HDRINST usr/include/linux/nfsd/debug.h
  HDRINST usr/include/linux/swab.h
  HDRINST usr/include/linux/nilfs2_ondisk.h
  HDRINST usr/include/linux/screen_info.h
  HDRINST usr/include/linux/loop.h
  HDRINST usr/include/linux/max2175.h
  HDRINST usr/include/linux/atmarp.h
  HDRINST usr/include/linux/netfilter/xt_LOG.h
  HDRINST usr/include/linux/netfilter/xt_NFLOG.h
  HDRINST usr/include/linux/netfilter/xt_physdev.h
  HDRINST usr/include/linux/netfilter/nf_synproxy.h
  HDRINST usr/include/linux/netfilter/xt_socket.h
  HDRINST usr/include/linux/netfilter/xt_FLOWOFFLOAD.h
  HDRINST usr/include/linux/netfilter/xt_ipcomp.h
  HDRINST usr/include/linux/netfilter/xt_state.h
  HDRINST usr/include/linux/netfilter/xt_TCPOPTSTRIP.h
  HDRINST usr/include/linux/netfilter/xt_dccp.h
  HDRINST usr/include/linux/netfilter/xt_TCPMSS.h
  HDRINST usr/include/linux/netfilter/nf_tables_compat.h
  HDRINST usr/include/linux/netfilter/xt_rpfilter.h
  HDRINST usr/include/linux/netfilter/xt_dscp.h
  HDRINST usr/include/linux/netfilter/xt_limit.h
  HDRINST usr/include/linux/netfilter/xt_CLASSIFY.h
  HDRINST usr/include/linux/netfilter/xt_l2tp.h
  HDRINST usr/include/linux/netfilter/nfnetlink.h
  HDRINST usr/include/linux/netfilter/xt_recent.h
  HDRINST usr/include/linux/netfilter/nf_tables.h
  HDRINST usr/include/linux/netfilter/xt_mark.h
  HDRINST usr/include/linux/netfilter/nfnetlink_cthelper.h
  HDRINST usr/include/linux/netfilter/xt_quota.h
  HDRINST usr/include/linux/netfilter/xt_IDLETIMER.h
  HDRINST usr/include/linux/netfilter/xt_cpu.h
  HDRINST usr/include/linux/netfilter/xt_multiport.h
  HDRINST usr/include/linux/netfilter/x_tables.h
  HDRINST usr/include/linux/netfilter/nfnetlink_cttimeout.h
  HDRINST usr/include/linux/netfilter/xt_NFQUEUE.h
  HDRINST usr/include/linux/netfilter/xt_conntrack.h
  HDRINST usr/include/linux/netfilter/xt_tcpmss.h
  HDRINST usr/include/linux/netfilter/xt_bpf.h
  HDRINST usr/include/linux/netfilter/xt_policy.h
  HDRINST usr/include/linux/netfilter/xt_ipvs.h
  HDRINST usr/include/linux/netfilter/xt_time.h
  HDRINST usr/include/linux/netfilter/xt_connlimit.h
  HDRINST usr/include/linux/netfilter/xt_connlabel.h
  HDRINST usr/include/linux/netfilter/xt_string.h
  HDRINST usr/include/linux/netfilter/ipset/ip_set.h
  HDRINST usr/include/linux/netfilter/ipset/ip_set_hash.h
  HDRINST usr/include/linux/netfilter/ipset/ip_set_bitmap.h
  HDRINST usr/include/linux/netfilter/ipset/ip_set_list.h
  HDRINST usr/include/linux/netfilter/xt_TPROXY.h
  HDRINST usr/include/linux/netfilter/xt_cgroup.h
  HDRINST usr/include/linux/netfilter/nf_conntrack_ftp.h
  HDRINST usr/include/linux/netfilter/xt_iprange.h
  HDRINST usr/include/linux/netfilter/xt_LED.h
  HDRINST usr/include/linux/netfilter/xt_rateest.h
  HDRINST usr/include/linux/netfilter/nf_conntrack_sctp.h
  HDRINST usr/include/linux/netfilter/xt_length.h
  HDRINST usr/include/linux/netfilter/nfnetlink_queue.h
  HDRINST usr/include/linux/netfilter/nf_conntrack_tcp.h
  HDRINST usr/include/linux/netfilter/nf_nat.h
  HDRINST usr/include/linux/netfilter/xt_TEE.h
  HDRINST usr/include/linux/netfilter/xt_set.h
  HDRINST usr/include/linux/netfilter/xt_SECMARK.h
  HDRINST usr/include/linux/netfilter/xt_statistic.h
  HDRINST usr/include/linux/netfilter/xt_CHECKSUM.h
  HDRINST usr/include/linux/netfilter/nfnetlink_conntrack.h
  HDRINST usr/include/linux/netfilter/xt_DSCP.h
  HDRINST usr/include/linux/netfilter/xt_addrtype.h
  HDRINST usr/include/linux/netfilter/xt_ecn.h
  HDRINST usr/include/linux/netfilter/xt_mac.h
  HDRINST usr/include/linux/netfilter/xt_realm.h
  HDRINST usr/include/linux/netfilter/xt_u32.h
  HDRINST usr/include/linux/netfilter/xt_CT.h
  HDRINST usr/include/linux/netfilter/xt_esp.h
  HDRINST usr/include/linux/netfilter/xt_SYNPROXY.h
  HDRINST usr/include/linux/netfilter/xt_connbytes.h
  HDRINST usr/include/linux/netfilter/xt_pkttype.h
  HDRINST usr/include/linux/netfilter/xt_comment.h
  HDRINST usr/include/linux/netfilter/xt_CONNMARK.h
  HDRINST usr/include/linux/netfilter/nf_log.h
  HDRINST usr/include/linux/netfilter/xt_HMARK.h
  HDRINST usr/include/linux/netfilter/xt_RATEEST.h
  HDRINST usr/include/linux/netfilter/xt_AUDIT.h
  HDRINST usr/include/linux/netfilter/xt_cluster.h
  HDRINST usr/include/linux/netfilter/xt_nfacct.h
  HDRINST usr/include/linux/netfilter/nfnetlink_compat.h
  HDRINST usr/include/linux/netfilter/nf_conntrack_common.h
  HDRINST usr/include/linux/netfilter/xt_CONNSECMARK.h
  HDRINST usr/include/linux/netfilter/nfnetlink_acct.h
  HDRINST usr/include/linux/netfilter/xt_devgroup.h
  HDRINST usr/include/linux/netfilter/xt_sctp.h
  HDRINST usr/include/linux/netfilter/nf_conntrack_tuple_common.h
  HDRINST usr/include/linux/netfilter/xt_tcpudp.h
  HDRINST usr/include/linux/netfilter/nfnetlink_log.h
  HDRINST usr/include/linux/netfilter/xt_MARK.h
  HDRINST usr/include/linux/netfilter/xt_osf.h
  HDRINST usr/include/linux/netfilter/xt_helper.h
  HDRINST usr/include/linux/netfilter/xt_owner.h
  HDRINST usr/include/linux/netfilter/xt_hashlimit.h
  HDRINST usr/include/linux/netfilter/xt_connmark.h
  HDRINST usr/include/linux/netfilter/nfnetlink_osf.h
  HDRINST usr/include/linux/if_bonding.h
  HDRINST usr/include/linux/rio_cm_cdev.h
  HDRINST usr/include/linux/dlm_netlink.h
  HDRINST usr/include/linux/vm_sockets.h
  HDRINST usr/include/linux/vbox_vmmdev_types.h
  HDRINST usr/include/linux/cuda.h
  HDRINST usr/include/linux/auto_dev-ioctl.h
  HDRINST usr/include/linux/if_addrlabel.h
  HDRINST usr/include/linux/mii.h
  HDRINST usr/include/linux/if_plip.h
  HDRINST usr/include/linux/fsmap.h
  HDRINST usr/include/linux/gen_stats.h
  HDRINST usr/include/linux/phantom.h
  HDRINST usr/include/linux/qemu_fw_cfg.h
  HDRINST usr/include/linux/i2c-dev.h
  HDRINST usr/include/linux/sysctl.h
  HDRINST usr/include/linux/pg.h
  HDRINST usr/include/linux/xdp_diag.h
  HDRINST usr/include/linux/cciss_defs.h
  HDRINST usr/include/linux/bsg.h
  HDRINST usr/include/linux/vfio.h
  HDRINST usr/include/linux/nvram.h
  HDRINST usr/include/linux/libc-compat.h
  HDRINST usr/include/linux/bpf_perf_event.h
  HDRINST usr/include/linux/perf_event.h
  HDRINST usr/include/linux/kernel-page-flags.h
  HDRINST usr/include/linux/nfsacl.h
  HDRINST usr/include/linux/soundcard.h
  HDRINST usr/include/linux/jffs2.h
  HDRINST usr/include/linux/reboot.h
  HDRINST usr/include/linux/apm_bios.h
  HDRINST usr/include/linux/nbd-netlink.h
  HDRINST usr/include/linux/securebits.h
  HDRINST usr/include/linux/if_xdp.h
  HDRINST usr/include/linux/in_route.h
  HDRINST usr/include/linux/netfilter_ipv4/ipt_ecn.h
  HDRINST usr/include/linux/netfilter_ipv4/ipt_TTL.h
  HDRINST usr/include/linux/netfilter_ipv4/ipt_CLUSTERIP.h
  HDRINST usr/include/linux/netfilter_ipv4/ip_tables.h
  HDRINST usr/include/linux/netfilter_ipv4/ipt_REJECT.h
  HDRINST usr/include/linux/netfilter_ipv4/ipt_ECN.h
  HDRINST usr/include/linux/netfilter_ipv4/ipt_ah.h
  HDRINST usr/include/linux/netfilter_ipv4/ipt_ttl.h
  HDRINST usr/include/linux/netfilter_ipv4/ipt_LOG.h
  HDRINST usr/include/linux/ife.h
  HDRINST usr/include/linux/nfs_fs.h
  HDRINST usr/include/linux/hdlc.h
  HDRINST usr/include/linux/serial_reg.h
  HDRINST usr/include/linux/wireless.h
  HDRINST usr/include/linux/if_phonet.h
  HDRINST usr/include/linux/iio/events.h
  HDRINST usr/include/linux/iio/types.h
  HDRINST usr/include/linux/suspend_ioctls.h
  HDRINST usr/include/linux/v4l2-controls.h
  HDRINST usr/include/linux/neighbour.h
  HDRINST usr/include/linux/v4l2-mediabus.h
  HDRINST usr/include/linux/dm-ioctl.h
  HDRINST usr/include/linux/mtio.h
  HDRINST usr/include/linux/qnx4_fs.h
  HDRINST usr/include/linux/signal.h
  HDRINST usr/include/linux/devlink.h
  HDRINST usr/include/linux/mroute.h
  HDRINST usr/include/linux/mman.h
  HDRINST usr/include/linux/membarrier.h
  HDRINST usr/include/linux/snmp.h
  HDRINST usr/include/linux/seccomp.h
  HDRINST usr/include/linux/pci_regs.h
  HDRINST usr/include/linux/rpmsg.h
  HDRINST usr/include/linux/xilinx-v4l2-controls.h
  HDRINST usr/include/linux/tipc_netlink.h
  HDRINST usr/include/linux/aspeed-p2a-ctrl.h
  HDRINST usr/include/linux/acct.h
  HDRINST usr/include/linux/ip_vs.h
  HDRINST usr/include/linux/tee.h
  HDRINST usr/include/linux/i2c.h
  HDRINST usr/include/linux/resource.h
  HDRINST usr/include/linux/vt.h
  HDRINST usr/include/linux/mic_common.h
  HDRINST usr/include/linux/virtio_gpu.h
  HDRINST usr/include/linux/ip6_tunnel.h
  HDRINST usr/include/linux/coda.h
  HDRINST usr/include/linux/vmcore.h
  HDRINST usr/include/linux/atmbr2684.h
  HDRINST usr/include/linux/lwtunnel.h
  HDRINST usr/include/linux/virtio_pci.h
  HDRINST usr/include/linux/spi/spidev.h
  HDRINST usr/include/linux/serial_core.h
  HDRINST usr/include/linux/sdla.h
  HDRINST usr/include/linux/fs.h
  HDRINST usr/include/linux/scif_ioctl.h
  HDRINST usr/include/linux/cec.h
  HDRINST usr/include/linux/caif/caif_socket.h
  HDRINST usr/include/linux/caif/if_caif.h
  HDRINST usr/include/linux/netlink_diag.h
  HDRINST usr/include/linux/tipc.h
  HDRINST usr/include/linux/atm_he.h
  HDRINST usr/include/linux/atmdev.h
  HDRINST usr/include/linux/nfs4.h
  HDRINST usr/include/linux/times.h
  HDRINST usr/include/linux/nfs3.h
  HDRINST usr/include/linux/netfilter_bridge/ebt_mark_m.h
  HDRINST usr/include/linux/netfilter_bridge/ebt_mark_t.h
  HDRINST usr/include/linux/netfilter_bridge/ebt_among.h
  HDRINST usr/include/linux/netfilter_bridge/ebt_pkttype.h
  HDRINST usr/include/linux/netfilter_bridge/ebt_arpreply.h
  HDRINST usr/include/linux/netfilter_bridge/ebt_802_3.h
  HDRINST usr/include/linux/netfilter_bridge/ebt_vlan.h
  HDRINST usr/include/linux/netfilter_bridge/ebt_stp.h
  HDRINST usr/include/linux/netfilter_bridge/ebt_arp.h
  HDRINST usr/include/linux/netfilter_bridge/ebt_ip.h
  HDRINST usr/include/linux/netfilter_bridge/ebt_nflog.h
  HDRINST usr/include/linux/netfilter_bridge/ebtables.h
  HDRINST usr/include/linux/netfilter_bridge/ebt_ip6.h
  HDRINST usr/include/linux/netfilter_bridge/ebt_limit.h
  HDRINST usr/include/linux/netfilter_bridge/ebt_nat.h
  HDRINST usr/include/linux/netfilter_bridge/ebt_log.h
  HDRINST usr/include/linux/netfilter_bridge/ebt_redirect.h
  HDRINST usr/include/linux/btrfs_tree.h
  HDRINST usr/include/linux/fcntl.h
  HDRINST usr/include/linux/smiapp.h
  HDRINST usr/include/linux/pmu.h
  HDRINST usr/include/linux/ptp_clock.h
  HDRINST usr/include/linux/netfilter.h
  HDRINST usr/include/linux/sockios.h
  HDRINST usr/include/linux/atmclip.h
  HDRINST usr/include/linux/nfs_idmap.h
  HDRINST usr/include/linux/if_packet.h
  HDRINST usr/include/linux/raw.h
  HDRINST usr/include/linux/veth.h
  HDRINST usr/include/linux/tty_flags.h
  HDRINST usr/include/linux/limits.h
  HDRINST usr/include/linux/connector.h
  HDRINST usr/include/linux/ultrasound.h
  HDRINST usr/include/linux/tc_act/tc_sample.h
  HDRINST usr/include/linux/tc_act/tc_ipt.h
  HDRINST usr/include/linux/tc_act/tc_ct.h
  HDRINST usr/include/linux/tc_act/tc_mirred.h
  HDRINST usr/include/linux/tc_act/tc_csum.h
  HDRINST usr/include/linux/tc_act/tc_skbmod.h
  HDRINST usr/include/linux/tc_act/tc_defact.h
  HDRINST usr/include/linux/tc_act/tc_gact.h
  HDRINST usr/include/linux/tc_act/tc_mpls.h
  HDRINST usr/include/linux/tc_act/tc_ife.h
  HDRINST usr/include/linux/tc_act/tc_bpf.h
  HDRINST usr/include/linux/tc_act/tc_ctinfo.h
  HDRINST usr/include/linux/tc_act/tc_tunnel_key.h
  HDRINST usr/include/linux/tc_act/tc_pedit.h
  HDRINST usr/include/linux/tc_act/tc_vlan.h
  HDRINST usr/include/linux/tc_act/tc_connmark.h
  HDRINST usr/include/linux/tc_act/tc_skbedit.h
  HDRINST usr/include/linux/tc_act/tc_nat.h
  HDRINST usr/include/linux/sound.h
  HDRINST usr/include/linux/igmp.h
  HDRINST usr/include/linux/wimax.h
  HDRINST usr/include/linux/videodev2.h
  HDRINST usr/include/linux/seg6_iptunnel.h
  HDRINST usr/include/linux/coresight-stm.h
  HDRINST usr/include/linux/shm.h
  HDRINST usr/include/linux/ax25.h
  HDRINST usr/include/linux/l2tp.h
  HDRINST usr/include/linux/virtio_9p.h
  HDRINST usr/include/linux/hyperv.h
  HDRINST usr/include/linux/sed-opal.h
  HDRINST usr/include/linux/if_arp.h
  HDRINST usr/include/linux/kernel.h
  HDRINST usr/include/linux/cdrom.h
  HDRINST usr/include/linux/types.h
  HDRINST usr/include/linux/vbox_err.h
  HDRINST usr/include/linux/am437x-vpfe.h
  HDRINST usr/include/linux/minix_fs.h
  HDRINST usr/include/linux/lp.h
  HDRINST usr/include/linux/reiserfs_fs.h
  HDRINST usr/include/linux/vtpm_proxy.h
  HDRINST usr/include/linux/atmsap.h
  HDRINST usr/include/linux/falloc.h
  HDRINST usr/include/linux/matroxfb.h
  HDRINST usr/include/linux/netrom.h
  HDRINST usr/include/linux/wait.h
  HDRINST usr/include/linux/unix_diag.h
  HDRINST usr/include/linux/oom.h
  HDRINST usr/include/linux/fib_rules.h
  HDRINST usr/include/linux/nsfs.h
  HDRINST usr/include/linux/bpfilter.h
  HDRINST usr/include/linux/android/binder.h
  HDRINST usr/include/linux/android/binderfs.h
  HDRINST usr/include/linux/nfs.h
  HDRINST usr/include/linux/icmp.h
  HDRINST usr/include/linux/eventpoll.h
  HDRINST usr/include/linux/virtio_rng.h
  HDRINST usr/include/linux/sched/types.h
  HDRINST usr/include/linux/ila.h
  HDRINST usr/include/linux/ipv6.h
  HDRINST usr/include/linux/packet_diag.h
  HDRINST usr/include/linux/userfaultfd.h
  HDRINST usr/include/linux/tiocl.h
  HDRINST usr/include/linux/erspan.h
  HDRINST usr/include/linux/mroute6.h
  HDRINST usr/include/linux/timerfd.h
  HDRINST usr/include/linux/udf_fs_i.h
  HDRINST usr/include/linux/string.h
  HDRINST usr/include/linux/hidraw.h
  HDRINST usr/include/linux/dn.h
  HDRINST usr/include/linux/virtio_config.h
  HDRINST usr/include/linux/keyctl.h
  HDRINST usr/include/linux/zorro_ids.h
  HDRINST usr/include/linux/virtio_ids.h
  HDRINST usr/include/linux/rtc.h
  HDRINST usr/include/linux/xattr.h
  HDRINST usr/include/linux/romfs_fs.h
  HDRINST usr/include/linux/omapfb.h
  HDRINST usr/include/linux/v4l2-dv-timings.h
  HDRINST usr/include/linux/errqueue.h
  HDRINST usr/include/linux/wimax/i2400m.h
  HDRINST usr/include/linux/fou.h
  HDRINST usr/include/linux/net_namespace.h
  HDRINST usr/include/linux/posix_acl.h
  HDRINST usr/include/linux/if_hippi.h
  HDRINST usr/include/linux/efs_fs_sb.h
  HDRINST usr/include/linux/arcfb.h
  HDRINST usr/include/linux/firewire-constants.h
  HDRINST usr/include/linux/udmabuf.h
  HDRINST usr/include/linux/virtio_pmem.h
  HDRINST usr/include/linux/usbip.h
  HDRINST usr/include/linux/dlmconstants.h
  HDRINST usr/include/linux/const.h
  HDRINST usr/include/linux/bpqether.h
  HDRINST usr/include/linux/futex.h
  HDRINST usr/include/linux/virtio_scsi.h
  HDRINST usr/include/linux/isdn/capicmd.h
  HDRINST usr/include/linux/fadvise.h
  HDRINST usr/include/linux/gsmmux.h
  HDRINST usr/include/linux/time_types.h
  HDRINST usr/include/linux/adb.h
  HDRINST usr/include/linux/atmppp.h
  HDRINST usr/include/linux/taskstats.h
  HDRINST usr/include/linux/module.h
  HDRINST usr/include/linux/ppp-ioctl.h
  HDRINST usr/include/linux/if_link.h
  HDRINST usr/include/linux/netfilter_ipv4.h
  HDRINST usr/include/linux/serial.h
  HDRINST usr/include/linux/if_ether.h
  HDRINST usr/include/linux/genetlink.h
  HDRINST usr/include/linux/hash_info.h
  HDRINST usr/include/linux/ipsec.h
  HDRINST usr/include/linux/hw_breakpoint.h
  HDRINST usr/include/linux/nubus.h
  HDRINST usr/include/linux/mpls.h
  HDRINST usr/include/linux/mpls_iptunnel.h
  HDRINST usr/include/linux/nfs2.h
  HDRINST usr/include/linux/mmc/ioctl.h
  HDRINST usr/include/linux/nilfs2_api.h
  HDRINST usr/include/linux/thermal.h
  HDRINST usr/include/linux/n_r3964.h
  HDRINST usr/include/linux/vsockmon.h
  HDRINST usr/include/linux/pps.h
  HDRINST usr/include/linux/xfrm.h
  HDRINST usr/include/linux/time.h
  HDRINST usr/include/linux/media-bus-format.h
  HDRINST usr/include/linux/ipmi_bmc.h
  HDRINST usr/include/linux/fuse.h
  HDRINST usr/include/linux/uleds.h
  HDRINST usr/include/linux/signalfd.h
  HDRINST usr/include/linux/ppdev.h
  HDRINST usr/include/linux/cycx_cfm.h
  HDRINST usr/include/linux/blkzoned.h
  HDRINST usr/include/linux/fscrypt.h
  HDRINST usr/include/linux/filter.h
  HDRINST usr/include/linux/fpga-dfl.h
  HDRINST usr/include/linux/atm_zatm.h
  HDRINST usr/include/linux/magic.h
  HDRINST usr/include/linux/elf-fdpic.h
  HDRINST usr/include/linux/tty.h
  HDRINST usr/include/linux/auto_fs4.h
  HDRINST usr/include/linux/utsname.h
  HDRINST usr/include/linux/blkpg.h
  HDRINST usr/include/linux/un.h
  HDRINST usr/include/linux/memfd.h
  HDRINST usr/include/linux/gtp.h
  HDRINST usr/include/linux/if_eql.h
  HDRINST usr/include/linux/seg6_hmac.h
  HDRINST usr/include/linux/nfc.h
  HDRINST usr/include/linux/adfs_fs.h
  HDRINST usr/include/linux/target_core_user.h
  HDRINST usr/include/linux/kcm.h
  HDRINST usr/include/linux/mqueue.h
  HDRINST usr/include/sound/asoc.h
  HDRINST usr/include/sound/asound.h
  HDRINST usr/include/sound/skl-tplg-interface.h
  HDRINST usr/include/sound/sb16_csp.h
  HDRINST usr/include/sound/sfnt_info.h
  HDRINST usr/include/sound/tlv.h
  HDRINST usr/include/sound/asound_fm.h
  HDRINST usr/include/sound/sof/abi.h
  HDRINST usr/include/sound/sof/tokens.h
  HDRINST usr/include/sound/sof/header.h
  HDRINST usr/include/sound/sof/fw.h
  HDRINST usr/include/sound/compress_offload.h
  HDRINST usr/include/sound/snd_sst_tokens.h
  HDRINST usr/include/sound/hdsp.h
  HDRINST usr/include/sound/asequencer.h
  HDRINST usr/include/sound/emu10k1.h
  HDRINST usr/include/sound/firewire.h
  HDRINST usr/include/sound/compress_params.h
  HDRINST usr/include/sound/hdspm.h
  HDRINST usr/include/sound/usb_stream.h
  HDRINST usr/include/scsi/scsi_bsg_ufs.h
  HDRINST usr/include/scsi/cxlflash_ioctl.h
  HDRINST usr/include/scsi/fc/fc_ns.h
  HDRINST usr/include/scsi/fc/fc_fs.h
  HDRINST usr/include/scsi/fc/fc_els.h
  HDRINST usr/include/scsi/fc/fc_gs.h
  HDRINST usr/include/scsi/scsi_netlink_fc.h
  HDRINST usr/include/scsi/scsi_netlink.h
  HDRINST usr/include/scsi/scsi_bsg_fc.h
  HDRINST usr/include/linux/version.h
  HDRINST usr/include/asm/bitfield.h
  HDRINST usr/include/asm/errno.h
  HDRINST usr/include/asm/kvm_para.h
  HDRINST usr/include/asm/statfs.h
  HDRINST usr/include/asm/sysmips.h
  HDRINST usr/include/asm/sembuf.h
  HDRINST usr/include/asm/hwcap.h
  HDRINST usr/include/asm/bitsperlong.h
  HDRINST usr/include/asm/stat.h
  HDRINST usr/include/asm/unistd.h
  HDRINST usr/include/asm/termios.h
  HDRINST usr/include/asm/ioctls.h
  HDRINST usr/include/asm/param.h
  HDRINST usr/include/asm/kvm.h
  HDRINST usr/include/asm/sgidefs.h
  HDRINST usr/include/asm/poll.h
  HDRINST usr/include/asm/setup.h
  HDRINST usr/include/asm/posix_types.h
  HDRINST usr/include/asm/ptrace.h
  HDRINST usr/include/asm/ioctl.h
  HDRINST usr/include/asm/auxvec.h
  HDRINST usr/include/asm/socket.h
  HDRINST usr/include/asm/shmbuf.h
  HDRINST usr/include/asm/byteorder.h
  HDRINST usr/include/asm/swab.h
  HDRINST usr/include/asm/reg.h
  HDRINST usr/include/asm/cachectl.h
  HDRINST usr/include/asm/signal.h
  HDRINST usr/include/asm/mman.h
  HDRINST usr/include/asm/resource.h
  HDRINST usr/include/asm/msgbuf.h
  HDRINST usr/include/asm/fcntl.h
  HDRINST usr/include/asm/sigcontext.h
  HDRINST usr/include/asm/sockios.h
  HDRINST usr/include/asm/siginfo.h
  HDRINST usr/include/asm/types.h
  HDRINST usr/include/asm/break.h
  HDRINST usr/include/asm/ucontext.h
  HDRINST usr/include/asm/inst.h
  HDRINST usr/include/asm/termbits.h
  HDRINST usr/include/asm/unistd_n32.h
  HDRINST usr/include/asm/unistd_n64.h
  HDRINST usr/include/asm/unistd_o32.h
  HDRINST usr/include/asm/unistd_nr_o32.h
  HDRINST usr/include/asm/unistd_nr_n32.h
  HDRINST usr/include/asm/unistd_nr_n64.h
  HDRINST usr/include/asm/ipcbuf.h
  HDRINST usr/include/asm/bpf_perf_event.h
  INSTALL /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/linux-dev//include
make[4]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/linux-5.4.52'
cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/linux-5.4.52/arch/mips/include/asm/asm.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/linux-5.4.52/arch/mips/include/asm/regdef.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/linux-5.4.52/arch/mips/include/asm/asm-eva.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/linux-dev/include/asm/
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/linux-5.4.52/.configured
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/linux-5.4.52/.built
cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/linux-dev/* /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/stamp
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/linux-5.4.52/.built
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/stamp/.linux_installed
make[3]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/toolchain/kernel-headers'
time: toolchain/kernel-headers/compile#17.14#7.14#120.52
make[3]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/toolchain/gcc/final'
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/.prepared
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl
# Important!  Required for limits.h to be fixed.
rm -rf /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include
ln -sf ../include /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include
rm -rf /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib
ln -sf ../lib /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final
(cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final && rm -f config.cache; SHELL="bash"  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/configure --with-bugurl=http://bugs.openwrt.org/ --with-pkgversion="OpenWrt GCC 8.4.0 r0+14078-b3a75b4e7d" --prefix=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --target=mipsel-openwrt-linux-musl --with-gnu-ld --enable-target-optspace --disable-libgomp --disable-libmudflap --disable-multilib --disable-libmpx --disable-nls --disable-libssp --without-isl --without-cloog --with-host-libstdcxx=-lstdc++ --with-float=soft    --with-gmp=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host --with-mpfr=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host --with-mpc=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host --disable-decimal-float --with-diagnostics-color=auto-if-env --enable-__cxa_atexit --with-mips-plt --with-headers=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include --enable-languages="c,c++" --enable-shared --enable-threads --with-slibdir=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib --enable-lto --with-libelf=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host --disable-libsanitizer );
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking target system type... mipsel-openwrt-linux-musl
checking for a BSD-compatible install... /usr/bin/install -c
checking whether ln works... yes
checking whether ln -s works... yes
checking for a sed that does not truncate output... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/sed
checking for gawk... gawk
checking for libatomic support... yes
checking for libitm support... no
checking for libvtv support... no
checking for libhsail-rt support... no
checking for x86_64-pc-linux-gnu-gcc... no
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
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 for x86_64-pc-linux-gnu-g++... no
checking for x86_64-pc-linux-gnu-c++... no
checking for x86_64-pc-linux-gnu-gpp... no
checking for x86_64-pc-linux-gnu-aCC... no
checking for x86_64-pc-linux-gnu-CC... no
checking for x86_64-pc-linux-gnu-cxx... no
checking for x86_64-pc-linux-gnu-cc++... no
checking for x86_64-pc-linux-gnu-cl.exe... no
checking for x86_64-pc-linux-gnu-FCC... no
checking for x86_64-pc-linux-gnu-KCC... no
checking for x86_64-pc-linux-gnu-RCC... no
checking for x86_64-pc-linux-gnu-xlC_r... no
checking for x86_64-pc-linux-gnu-xlC... no
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking whether g++ accepts -static-libstdc++ -static-libgcc... yes
checking for x86_64-pc-linux-gnu-gnatbind... no
checking for gnatbind... no
checking for x86_64-pc-linux-gnu-gnatmake... no
checking for gnatmake... no
checking whether compiler driver understands Ada... no
checking how to compare bootstrapped objects... cmp --ignore-initial=16 $$f1 $$f2
checking for objdir... .libs
checking for the correct version of gmp.h... yes
checking for the correct version of mpfr.h... yes
checking for the correct version of mpc.h... yes
checking for the correct version of the gmp/mpfr/mpc libraries... yes
*** This configuration is not supported in the following subdirectories:
     target-libitm target-libvtv gnattools gotools target-libada target-libhsail-rt target-libgfortran target-libbacktrace target-libgo target-libffi target-libobjc target-libgomp target-liboffloadmic target-libsanitizer target-libmpx target-libssp
    (Any other directories should still work fine.)
Copying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include to /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include
tar: ./sys: file changed as we read it
tar: ./elf.h: file changed as we read it
tar: ./linux/nl80211.h: file changed as we read it
tar: ./linux/bpf.h: file changed as we read it
tar: ./linux/usb: file changed as we read it
tar: ./linux/ethtool.h: file changed as we read it
tar: ./linux/netfilter: file changed as we read it
tar: ./linux/videodev2.h: file changed as we read it
tar: ./linux: file changed as we read it
tar: ./rdma: file changed as we read it
tar: ./asm-generic: file changed as we read it
tar: ./search.h: file changed as we read it
tar: ./asm: file changed as we read it
tar: ./net/route.h: file changed as we read it
tar: ./net: file changed as we read it
tar: ./drm: file changed as we read it
tar: ./scsi: file changed as we read it
tar: ./bits/errno.h: file changed as we read it
tar: ./bits/syscall.h: file changed as we read it
tar: ./bits/stdint.h: file changed as we read it
tar: ./bits/endian.h: file changed as we read it
tar: ./bits: file changed as we read it
tar: ./arpa: file changed as we read it
tar: ./sound: file changed as we read it
tar: ./fortify: file changed as we read it
tar: ./netinet: file changed as we read it
tar: ./stdbool.h: file changed as we read it
tar: .: file changed as we read it
checking for default BUILD_CONFIG... 
checking for --enable-vtable-verify... no
checking for bison... bison -y
checking for bison... bison
checking for gm4... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/m4
checking for flex... flex
checking for flex... flex
checking for makeinfo... makeinfo
checking for expect... no
checking for runtest... no
checking for x86_64-pc-linux-gnu-ar... no
checking for ar... ar
checking for x86_64-pc-linux-gnu-as... no
checking for as... as
checking for x86_64-pc-linux-gnu-dlltool... no
checking for dlltool... no
checking for x86_64-pc-linux-gnu-ld... no
checking for ld... ld
checking for x86_64-pc-linux-gnu-lipo... no
checking for lipo... no
checking for x86_64-pc-linux-gnu-nm... no
checking for nm... nm
checking for x86_64-pc-linux-gnu-ranlib... no
checking for ranlib... ranlib
checking for x86_64-pc-linux-gnu-strip... no
checking for strip... strip
checking for x86_64-pc-linux-gnu-windres... no
checking for windres... no
checking for x86_64-pc-linux-gnu-windmc... no
checking for windmc... no
checking for x86_64-pc-linux-gnu-objcopy... no
checking for objcopy... objcopy
checking for x86_64-pc-linux-gnu-objdump... no
checking for objdump... objdump
checking for x86_64-pc-linux-gnu-readelf... no
checking for readelf... readelf
checking for mipsel-openwrt-linux-musl-cc... no
checking for mipsel-openwrt-linux-musl-gcc... mipsel-openwrt-linux-musl-gcc
checking for mipsel-openwrt-linux-musl-c++... no
checking for mipsel-openwrt-linux-musl-g++... no
checking for mipsel-openwrt-linux-musl-cxx... no
checking for mipsel-openwrt-linux-musl-gxx... no
checking for mipsel-openwrt-linux-musl-gcc... mipsel-openwrt-linux-musl-gcc
checking for mipsel-openwrt-linux-musl-gfortran... no
checking for mipsel-openwrt-linux-musl-gccgo... no
checking for ar... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ar
checking for as... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/as
checking for dlltool... no
checking for mipsel-openwrt-linux-musl-dlltool... no
checking for ld... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ld
checking for lipo... no
checking for mipsel-openwrt-linux-musl-lipo... no
checking for nm... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/nm
checking for objcopy... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/objcopy
checking for objdump... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/objdump
checking for ranlib... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ranlib
checking for readelf... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/readelf
checking for strip... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/strip
checking for windres... no
checking for mipsel-openwrt-linux-musl-windres... no
checking for windmc... no
checking for mipsel-openwrt-linux-musl-windmc... no
checking where to find the target ar... pre-installed in /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin
checking where to find the target as... pre-installed in /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin
checking where to find the target cc... just compiled
checking where to find the target c++... just compiled
checking where to find the target c++ for libstdc++... just compiled
checking where to find the target dlltool... pre-installed
checking where to find the target gcc... just compiled
checking where to find the target gfortran... pre-installed
checking where to find the target gccgo... pre-installed
checking where to find the target ld... pre-installed in /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin
checking where to find the target lipo... pre-installed
checking where to find the target nm... pre-installed in /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin
checking where to find the target objcopy... pre-installed in /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin
checking where to find the target objdump... pre-installed in /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin
checking where to find the target ranlib... pre-installed in /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin
checking where to find the target readelf... pre-installed in /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin
checking where to find the target strip... pre-installed in /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin
checking where to find the target windres... pre-installed
checking where to find the target windmc... pre-installed
checking whether to enable maintainer-specific portions of Makefiles... no
configure: creating ./config.status
config.status: creating Makefile
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/.configured
export SHELL="bash"; make CFLAGS="-O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include " CFLAGS_FOR_TARGET="-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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro" CXXFLAGS_FOR_TARGET="-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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro" GOCFLAGS_FOR_TARGET="-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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro" gcc_cv_libc_provides_ssp=yes --jobserver-fds=3,4 -j -C /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final all
make[4]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final'
make[5]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final'
mkdir -p -- ./fixincludes
mkdir -p -- ./libiberty
mkdir -p -- ./intl
mkdir -p -- ./lto-plugin
mkdir -p -- build-x86_64-pc-linux-gnu/libiberty
mkdir -p -- ./zlib
Configuring in ./libiberty
mkdir -p -- build-x86_64-pc-linux-gnu/libcpp
Configuring in build-x86_64-pc-linux-gnu/libiberty
Configuring in ./lto-plugin
Configuring in ./fixincludes
mkdir -p -- build-x86_64-pc-linux-gnu/fixincludes
Configuring in build-x86_64-pc-linux-gnu/libcpp
Configuring in ./intl
Configuring in build-x86_64-pc-linux-gnu/fixincludes
Configuring in ./zlib
configure: creating cache ./config.cache
configure: creating cache ./config.cache
checking whether make sets $(MAKE)... configure: creating cache ./config.cache
configure: creating cache ./config.cache
checking whether to enable maintainer-specific portions of Makefiles... no
checking for makeinfo... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/missing makeinfo --split-size=5000000
configure: WARNING:
*** Makeinfo is missing. Info documentation will not be built.
checking whether to enable maintainer-specific portions of Makefiles... checking for perl... no
checking for makeinfo... perl
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/missing makeinfo --split-size=5000000
configure: WARNING:
*** Makeinfo is missing. Info documentation will not be built.
checking for perl... perl
yes
checking for a BSD-compatible install... /usr/bin/install -c
checking whether NLS is requested... no
configure: creating cache ./config.cache
checking build system type... checking build system type... checking build system type... checking for msgfmt... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking host system type... configure: creating cache ./config.cache
checking build system type... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
x86_64-pc-linux-gnu
x86_64-pc-linux-gnu
checking target system type... checking for x86_64-pc-linux-gnu-ar... ar
x86_64-pc-linux-gnu
checking for x86_64-pc-linux-gnu-ranlib... configure: creating cache ./config.cache
ranlib
checking for x86_64-pc-linux-gnu-ar... ar
checking for x86_64-pc-linux-gnu-ranlib... ranlib
checking whether to install libiberty headers and static library... checking whether to install libiberty headers and static library... no
no
configure: target_header_dir = 
configure: target_header_dir = 
checking for x86_64-pc-linux-gnu-gcc... gcc
checking for x86_64-pc-linux-gnu-gcc... gcc
checking build system type... x86_64-pc-linux-gnu
checking host system type... checking for xgettext... x86_64-pc-linux-gnu
checking host system type... mipsel-openwrt-linux-musl
checking build system type... checking for x86_64-pc-linux-gnu-gcc... gcc
configure: creating cache ./config.cache
x86_64-pc-linux-gnu
checking target system type... x86_64-pc-linux-gnu
x86_64-pc-linux-gnu
checking host system type... checking target system type... mipsel-openwrt-linux-musl
checking for x86_64-pc-linux-gnu-gcc... gcc
checking build system type... /usr/bin/xgettext
x86_64-pc-linux-gnu
checking target system type... mipsel-openwrt-linux-musl
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... checking for msgmerge... x86_64-pc-linux-gnu
checking host system type... mipsel-openwrt-linux-musl
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... x86_64-pc-linux-gnu
checking target system type... /usr/bin/msgmerge
checking for C compiler default output file name... mipsel-openwrt-linux-musl
checking whether make sets $(MAKE)... checking for C compiler default output file name... checking for x86_64-pc-linux-gnu-gcc... gcc
yes
checking for a BSD-compatible install... /usr/bin/install -c
checking for x86_64-pc-linux-gnu-gcc... gcc
checking for C compiler default output file name... checking for C compiler default output file name... checking for C compiler default output file name... checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... a.out
checking whether the C compiler works... a.out
checking whether the C compiler works... yes
yes
checking whether we are cross compiling... no
checking for suffix of executables... checking whether we are cross compiling... no
checking for suffix of executables... a.out
checking whether the C compiler works... yes

checking whether we are cross compiling... no
checking for suffix of executables... checking for suffix of object files... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... 
checking for suffix of object files... 
checking for suffix of object files... 
checking for suffix of object files... 
checking for suffix of object files... yes
checking whether gcc accepts -g... o
checking whether we are using the GNU C compiler... o
checking whether we are using the GNU C compiler... o
checking whether we are using the GNU C compiler... o
checking whether we are using the GNU C compiler... yes
checking for gcc option to accept ISO C89... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
yes
checking whether gcc accepts -g... checking whether gcc accepts -g... yes
checking whether gcc accepts -g... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... yes
checking for gcc option to accept ISO C89... yes
none needed
checking for gcc option to accept ISO C89... checking how to run the C preprocessor... yes
checking for gcc option to accept ISO C89... yes
checking for gcc option to accept ISO C89... none needed
checking how to run the C preprocessor... gcc -E
none needed
checking how to run the C preprocessor... none needed
none needed
checking how to run the C preprocessor... none needed
gcc -E
checking for grep that handles long lines and -e... checking build system type... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/grep
checking for egrep... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/grep -E
checking for ANSI C header files... gcc -E
x86_64-pc-linux-gnu
checking host system type... checking whether we are using the GNU C++ compiler... gcc -E
checking for grep that handles long lines and -e... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/grep
checking for egrep... x86_64-pc-linux-gnu
checking for x86_64-pc-linux-gnu-ranlib... ranlib
checking for library containing strerror... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/grep -E
checking for ANSI C header files... checking for grep that handles long lines and -e... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/grep
checking for egrep... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/grep -E
checking for ANSI C header files... yes
checking whether g++ accepts -g... checking for grep that handles long lines and -e... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/grep
checking for egrep... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/grep -E
checking for ANSI C header files... yes
checking for x86_64-pc-linux-gnu-ranlib... ranlib
checking how to run the C preprocessor... none required
checking how to run the C preprocessor... gcc -E
gcc -E
checking for grep that handles long lines and -e... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/grep
checking for egrep... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/grep -E
checking for ANSI C header files... checking for grep that handles long lines and -e... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/grep
checking for egrep... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/grep -E
checking for ANSI C header files... yes
yes
checking for sys/types.h... yes
checking for sys/types.h... checking for sys/types.h... yes
checking for sys/types.h... yes
yes
checking for sys/stat.h... yes
checking for sys/stat.h... checking for sys/stat.h... yes
checking for sys/stat.h... yes
yes
checking for stdlib.h... checking for stdlib.h... yes
checking for stdlib.h... yes
yes
checking for sys/types.h... checking for stdlib.h... yes
yes
checking for string.h... checking for string.h... yes
yes
checking for string.h... yes
checking for sys/stat.h... yes
checking for an ANSI C-conforming const... checking for string.h... yes
yes
checking for memory.h... checking for memory.h... yes
yes
checking for inline... checking for memory.h... yes
checking for stdlib.h... yes
yes
inline
checking for memory.h... yes
checking for sys/types.h... checking for strings.h... checking for strings.h... yes
yes
checking for string.h... checking for strings.h... yes
yes
checking for sys/stat.h... yes
yes
checking for strings.h... checking for inttypes.h... checking for inttypes.h... yes
yes
checking for memory.h... checking for inttypes.h... yes
yes
checking for inttypes.h... checking for stdlib.h... yes
yes
checking for stdint.h... checking for stdint.h... yes
yes
checking for strings.h... yes
checking for stdint.h... yes
checking for string.h... checking for stdint.h... yes
yes
checking for unistd.h... yes
checking for unistd.h... checking for inttypes.h... yes
yes
yes
checking for unistd.h... checking for memory.h... checking for unistd.h... yes
yes
checking minix/config.h usability... yes
checking minix/config.h usability... checking for stdint.h... yes
checking minix/config.h usability... yes
yes
checking for strings.h... checking minix/config.h usability... no
checking minix/config.h presence... no
checking minix/config.h presence... yes
no
checking for minix/config.h... no
checking for unistd.h... checking whether it is safe to define __EXTENSIONS__... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
no
checking minix/config.h presence... checking for inttypes.h... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
no
checking for minix/config.h... no
checking minix/config.h usability... checking whether it is safe to define __EXTENSIONS__... yes
checking for a sed that does not truncate output... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/sed
yes
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... yes
checking whether gcc supports -W... checking for stdint.h... no
checking minix/config.h presence... no
yes
yes
checking whether gcc supports -W... checking for a sed that does not truncate output... checking whether gcc supports -Wall... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/sed
checking whether gcc supports -W... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... yes
yes
yes
checking for unistd.h... checking whether gcc supports -Wall... checking whether gcc supports -Wwrite-strings... yes
no
checking whether gcc supports -Wall... checking whether gcc supports -W... yes
checking for special C compiler options needed for large files... yes
no
checking for _FILE_OFFSET_BITS value needed for large files... yes
checking whether gcc supports -Wstrict-prototypes... checking whether gcc supports -Wwrite-strings... yes
yes
checking whether gcc supports -Wwrite-strings... checking whether gcc supports -Wall... yes
no
checking for off_t... checking for aclocal... aclocal
checking for autoconf... autoconf
checking for autoheader... autoheader
yes
checking whether gcc supports -W... checking whether gcc supports -Wc++-compat... yes
yes
yes
checking whether gcc supports -Wmissing-prototypes... checking whether gcc supports -Wwrite-strings... checking whether gcc supports -Wstrict-prototypes... yes
checking whether gcc supports -Wall... yes
checking whether gcc supports -Wstrict-prototypes... yes
yes
checking whether gcc supports -Wold-style-definition... checking whether gcc supports -Wc++-compat... yes
checking whether gcc supports -Wmissing-prototypes... yes
checking whether gcc supports -Wnarrowing... yes
yes
checking whether gcc supports -Wshadow=local... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... checking whether gcc supports -Wstrict-prototypes... gawk
checking whether make sets $(MAKE)... yes
yes
checking for size_t... yes
checking whether gcc supports -Wmissing-format-attribute... yes
checking for a thread-safe mkdir -p... yes
checking whether gcc supports -Wold-style-definition... yes
/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... checking whether gcc supports -Wwrite-strings... checking whether to enable maintainer-specific portions of Makefiles... no
checking for style of include used by make... yes
yes
checking whether gcc supports -pedantic ... GNU
yes
yes
checking for x86_64-pc-linux-gnu-gcc... gcc
checking whether gcc supports -Wshadow=local... checking whether to enable maintainer-specific portions of Makefiles... no
checking for x86_64-pc-linux-gnu-gcc... gcc
checking whether gcc supports -Woverlength-strings... yes
yes
checking whether gcc supports -Wmissing-format-attribute... checking whether gcc supports -Wmissing-format-attribute... yes
checking whether gcc and cc understand -c and -o together... yes
checking for C compiler default output file name... checking whether gcc supports -pedantic ... yes
checking whether gcc supports -pedantic -Wlong-long... yes
yes
checking whether gcc supports -Wstrict-prototypes... checking whether gcc supports -Woverlength-strings... yes
checking whether gcc and cc understand -c and -o together... yes
yes
checking for working alloca.h... checking for ANSI C header files... (cached) yes
yes
checking whether gcc supports -pedantic -Wlong-long... checking stddef.h usability... checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
yes
checking whether we are cross compiling... no
checking for suffix of executables... checking whether gcc supports -Wmissing-prototypes... yes
checking for ANSI C header files... (cached) yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking whether gcc supports -Wold-style-definition... yes
checking for stddef.h... yes
yes
checking for alloca... checking for stdlib.h... (cached) yes
a.out
checking whether the C compiler works... yes
yes
checking whether we are cross compiling... no
checking for suffix of executables... checking for an ANSI C-conforming const... checking for strings.h... (cached) yes

checking for suffix of object files... checking for unistd.h... (cached) yes
yes
checking whether gcc supports -Wc++-compat... yes
checking stddef.h presence... checking fcntl.h usability... yes
checking for stddef.h... yes
yes
checking for inline... o
checking whether we are using the GNU C compiler... yes
checking for an ANSI C-conforming const... checking for stdlib.h... (cached) yes
yes
yes
checking for strings.h... (cached) yes
checking whether gcc supports -pedantic -Wlong-long... inline
checking whether byte ordering is bigendian... checking for stdlib.h... (cached) yes
yes
checking fcntl.h presence... 
checking for unistd.h... (cached) yes
checking for suffix of object files... yes
checking whether gcc accepts -g... checking for unistd.h... (cached) yes
yes
checking for inline... checking fcntl.h usability... yes
checking for fcntl.h... yes
checking for getpagesize... checking sys/file.h usability... yes
checking whether gcc supports -fno-exceptions... yes
checking for gcc option to accept ISO C89... inline
checking whether byte ordering is bigendian... o
checking whether we are using the GNU C compiler... yes
checking whether gcc supports -fno-rtti... yes
checking fcntl.h presence... yes
checking sys/file.h presence... yes
checking for fcntl.h... yes
yes
checking whether gcc accepts -g... none needed
checking dependency style of gcc... checking sys/file.h usability... yes
checking for sys/file.h... yes
no
checking for a BSD-compatible install... yes
/usr/bin/install -c
yes
checking for working mmap... checking for sys/stat.h... (cached) yes
checking for sys/file.h... checking for clearerr_unlocked... yes
checking for gcc option to accept ISO C89... yes
checking dependency style of g++... checking for sys/param.h... yes
checking sys/file.h presence... gcc3
checking how to run the C preprocessor... yes
checking for sys/file.h... yes
yes
no
checking for a BSD-compatible install... /usr/bin/install -c
checking for sys/stat.h... (cached) yes
checking for limits.h... none needed
checking for clearerr_unlocked... checking for sys/file.h... checking for style of include used by make... yes
GNU
checking dependency style of gcc... gcc -E
yes
checking for stdlib.h... (cached) yes
yes
checking for feof_unlocked... checking for malloc.h... gcc3
checking whether time.h and sys/time.h may both be included... checking for sys/param.h... checking for grep that handles long lines and -e... yes
yes
yes
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/grep
checking for egrep... checking whether we are using the GNU C Library 2.1 or newer... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/grep -E
checking for ANSI C header files... checking for string.h... (cached) yes
checking for limits.h... yes
checking whether string.h and strings.h may both be included... checking for unistd.h... (cached) yes
yes
checking whether integer division by zero raises SIGFPE... yes
yes
checking for strings.h... (cached) yes
gcc3
checking how to print strings... checking for feof_unlocked... checking for stdlib.h... (cached) yes
checking for sys/time.h... yes
checking for malloc.h... yes
checking for ferror_unlocked... yes
checking locale.h usability... yes
printf
checking for a sed that does not truncate output... checking for time.h... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/sed
checking for grep that handles long lines and -e... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/grep
checking for egrep... checking for string.h... (cached) yes
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/grep -E
checking for fgrep... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/grep -F
checking for ld used by gcc... yes
ld
checking if the linker (ld) is GNU ld... checking for unistd.h... (cached) yes
yes
checking for BSD- or MS-compatible name lister (nm)... nm
checking the name lister (nm) interface... checking for sys/resource.h... yes
checking locale.h presence... checking for strings.h... (cached) yes
yes
yes
yes
checking for locale.h... yes
yes
checking for sys/time.h... checking for inttypes.h... checking for ferror_unlocked... checking for sys/stat.h... (cached) yes
checking fcntl.h usability... checking for sys/mman.h... yes
BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... yes
1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... checking for fflush_unlocked... yes
yes
checking for time.h... checking for ld option to reload object files... -r
checking for x86_64-pc-linux-gnu-objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for x86_64-pc-linux-gnu-ar... ar
checking for x86_64-pc-linux-gnu-strip... no
checking for strip... strip
checking for fcntl.h... checking for x86_64-pc-linux-gnu-ranlib... ranlib
checking command to parse nm output from gcc object... yes
checking for stdint.h... yes
yes
checking fcntl.h presence... yes
checking for sys/resource.h... yes
checking for fcntl.h... yes
checking for alloca.h... yes
checking for sys/types.h... yes
checking limits.h usability... yes
yes
yes
checking for fflush_unlocked... checking for unsigned long long... checking for sys/stat.h... (cached) yes
checking for sys/pstat.h... checking for sys/mman.h... yes
yes
yes
no
checking for sys/sysmp.h... checking for fgetc_unlocked... yes
checking limits.h presence... checking for fcntl.h... checking for sys/stat.h... yes
checking for limits.h... yes
yes
no
checking for sys/sysinfo.h... checking stddef.h usability... checking for alloca.h... yes
yes
yes
checking for inttypes.h... yes
ok
yes
checking for machine/hal_sysinfo.h... checking for sys/pstat.h... checking for fgetc_unlocked... checking for stdlib.h... yes
no
yes
checking stddef.h presence... checking for sys/table.h... checking how to run the C preprocessor... no
checking for fgets_unlocked... checking for sys/sysmp.h... yes
checking whether the inttypes.h PRIxNN macros are broken... yes
checking for stddef.h... yes
no
checking for stdlib.h... (cached) yes
yes
checking for sys/sysctl.h... checking for strings.h... (cached) yes
checking for string.h... no
gcc -E
checking for sys/sysinfo.h... yes
no
checking for ld used by GCC... checking for string.h... (cached) yes
ld
checking if the linker (ld) is GNU ld... yes
yes
checking for shared library run path origin... yes
checking for sys/systemcfg.h... checking for machine/hal_sysinfo.h... checking sys/file.h usability... checking for fgets_unlocked... yes
yes
checking for fileno_unlocked... no
checking for ANSI C header files... checking for memory.h... no
checking for sys/table.h... checking for stdint.h... (cached) yes
done
checking for stdio_ext.h... yes
checking sys/file.h presence... yes
checking for sys/file.h... yes
yes
checking argz.h usability... no
yes
checking for unistd.h... (cached) yes
checking for sys/sysctl.h... checking for process.h... checking whether byte ordering is bigendian... checking for strings.h... yes
yes
yes
no
checking for sys/systemcfg.h... checking for fileno_unlocked... checking for sys/prctl.h... checking for fprintf_unlocked... yes
yes
checking argz.h presence... no
checking for sys/wait.h that is POSIX.1 compatible... checking for stdint.h... (cached) yes
yes
yes
checking for argz.h... yes
checking for stdio_ext.h... checking for inttypes.h... checking limits.h usability... yes
yes
yes
checking whether time.h and sys/time.h may both be included... checking for process.h... no
checking for an ANSI C-conforming const... checking for fprintf_unlocked... no
yes
checking for sys/prctl.h... yes
checking for stdint.h... checking for sys/types.h... yes
no
checking for sys/wait.h that is POSIX.1 compatible... yes
checking whether errno must be declared... checking for fputc_unlocked... yes
checking for inline... yes
checking limits.h presence... yes
checking for limits.h... yes
yes
no
checking size of int... inline
checking for obstacks... yes
yes
checking whether time.h and sys/time.h may both be included... checking for sys/stat.h... checking locale.h usability... checking for unistd.h... no
checking for fputc_unlocked... yes
yes
checking whether errno must be declared... yes
checking for fputs_unlocked... yes
checking locale.h presence... checking for stdlib.h... yes
checking for locale.h... yes
yes
no
checking size of int... checking nl_types.h usability... checking minix/config.h usability... yes
yes
checking for off_t... 4
checking size of long... checking for string.h... yes
yes
checking for fputs_unlocked... yes
checking nl_types.h presence... no
checking minix/config.h presence... yes
checking for nl_types.h... yes
checking for fread_unlocked... checking malloc.h usability... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking for memory.h... 4
checking size of long... yes
checking malloc.h presence... yes
checking for size_t... 8
checking size of size_t... yes
yes
checking for malloc.h... yes
yes
yes
checking for x86_64-pc-linux-gnu-gcc... (cached) gcc
checking stddef.h usability... checking for fread_unlocked... checking for strings.h... yes
checking for fwrite_unlocked... checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking dependency style of gcc... (cached) gcc3
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... yes
yes
checking stddef.h presence... checking for inttypes.h... yes
checking for stddef.h... yes
yes
yes
checking for stdlib.h... (cached) yes
checking for ssize_t... 8
checking size of size_t... checking for string.h... (cached) yes
no
8
checking for fwrite_unlocked... checking for long long... checking whether gcc supports -Wall... checking for unistd.h... (cached) yes
yes
checking sys/param.h usability... checking for stdint.h... yes
yes
checking for -static-libgcc... checking for getchar_unlocked... yes
yes
checking sys/param.h presence... yes
checking for getchar_unlocked... yes
checking for uintptr_t... checking for unistd.h... yes
checking size of long long... yes
checking for sys/param.h... yes
8
checking for long long... checking for feof_unlocked... yes
checking how to print strings... yes
checking for getc_unlocked... yes
checking for dlfcn.h... printf
checking for a sed that does not truncate output... yes
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/sed
checking for fgrep... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/grep -F
checking for ld used by gcc... ld
checking if the linker (ld) is GNU ld... yes
checking for ptrdiff_t... checking for getc_unlocked... yes
checking for BSD- or MS-compatible name lister (nm)... nm
checking the name lister (nm) interface... yes
yes
8
checking for a 64-bit type... checking for fgets_unlocked... checking for objdir... .libs
yes
yes
checking size of long long... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... checking for putchar_unlocked... uint64_t
1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... checking for intptr_t... yes
checking for ld option to reload object files... -r
checking for x86_64-pc-linux-gnu-objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for x86_64-pc-linux-gnu-ar... ar
checking for x86_64-pc-linux-gnu-strip... no
checking for strip... strip
checking for x86_64-pc-linux-gnu-ranlib... ranlib
checking command to parse nm output from gcc object... yes
checking for putchar_unlocked... yes
checking for getc_unlocked... yes
checking for uint64_t... yes
checking for putc_unlocked... checking if gcc supports -fno-rtti -fno-exceptions... 8
checking for a 64-bit type... yes
checking for uintptr_t... yes
checking whether struct tm is in sys/time.h or time.h... yes
checking for putc_unlocked... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
uint64_t
checking for intptr_t... checking for getcwd... ok
time.h
checking size of int... yes
checking if gcc static flag -static works... checking for dlfcn.h... yes
checking whether abort is declared... yes
yes
checking for ssize_t... yes
checking whether abort is declared... yes
checking for objdir... checking for getegid... .libs
yes
yes
checking for uintptr_t... 4
checking whether asprintf is declared... checking size of long... yes
checking if gcc supports -c -o file.o... yes
checking whether asprintf is declared... yes
checking for geteuid... yes
checking whether basename is declared... yes
checking for pid_t... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (ld -m elf_x86_64) supports shared libraries... checking if gcc supports -fno-rtti -fno-exceptions... yes
checking whether -lc should be explicitly linked in... 8
yes
checking for clearerr_unlocked... checking whether basename is declared... yes
yes
checking for ssize_t... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... checking whether errno is declared... yes
no
checking dynamic linker characteristics... checking for getgid... yes
checking if gcc static flag -static works... yes
checking for library containing strerror... yes
no
checking whether errno is declared... checking whether vasprintf is declared... yes
checking for feof_unlocked... yes
checking for getuid... yes
checking for pid_t... yes
no
none required
checking whether vasprintf is declared... checking whether clearerr_unlocked is declared... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... checking for asprintf... yes
yes
checking if libtool supports shared libraries... checking if gcc supports -c -o file.o... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking how to run the C preprocessor... gcc -E
yes
yes
yes
checking for ferror_unlocked... checking whether feof_unlocked is declared... checking for mempcpy... yes
checking for stdlib.h... (cached) yes
yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (ld -m elf_x86_64) supports shared libraries... checking whether clearerr_unlocked is declared... checking for unistd.h... (cached) yes
checking for getpagesize... yes
checking whether -lc should be explicitly linked in... yes
checking for atexit... yes
yes
checking for library containing strerror... checking whether ferror_unlocked is declared... yes
no
checking dynamic linker characteristics... checking for fflush_unlocked... yes
checking whether feof_unlocked is declared... yes
yes
checking for working mmap... yes
checking for munmap... yes
checking whether fflush_unlocked is declared... none required
checking for basename... checking for asprintf... yes
checking whether ferror_unlocked is declared... yes
GNU/Linux ld.so
checking for fgetc_unlocked... checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
yes
checking for int64_t... yes
checking whether fgetc_unlocked is declared... checking for putenv... yes
yes
yes
checking for atexit... checking whether fflush_unlocked is declared... checking for bcmp... yes
checking for memcpy... yes
yes
checking whether fgets_unlocked is declared... checking for fgets_unlocked... yes
yes
checking whether fgetc_unlocked is declared... yes
yes
checking for uint64_t... yes
checking for setenv... checking whether fileno_unlocked is declared... checking for basename... yes
yes
yes
checking for bcopy... checking for strerror... checking for fileno_unlocked... yes
checking whether fprintf_unlocked is declared... yes
yes
checking for sys/wait.h that is POSIX.1 compatible... checking whether fgets_unlocked is declared... yes
yes
checking for setlocale... checking for bcmp... yes
yes
no
checking for unistd.h... (cached) yes
yes
checking whether fputc_unlocked is declared... yes
checking for fprintf_unlocked... yes
checking for bsearch... checking whether fileno_unlocked is declared... yes
configure: updating cache ./config.cache
configure: updating cache ./config.cache
checking for stpcpy... configure: creating ./config.status
configure: creating ./config.status
yes
yes
checking whether fputs_unlocked is declared... checking for bcopy... yes
yes
no
checking whether fprintf_unlocked is declared... checking for fputc_unlocked... checking for bzero... yes
checking whether fread_unlocked is declared... yes
checking for strcasecmp... no
checking whether fputc_unlocked is declared... yes
checking for bsearch... yes
checking whether fwrite_unlocked is declared... yes
yes
checking for calloc... yes
checking for fputs_unlocked... yes
checking for strdup... checking whether fputs_unlocked is declared... yes
checking whether getchar_unlocked is declared... yes
checking for bzero... yes
yes
checking whether fread_unlocked is declared... yes
yes
checking for clock... yes
checking whether getc_unlocked is declared... checking for fread_unlocked... checking for strtoul... yes
checking for calloc... yes
yes
checking whether fwrite_unlocked is declared... checking whether putchar_unlocked is declared... yes
checking for ffs... yes
yes
checking for fwrite_unlocked... checking for tsearch... yes
yes
yes
checking whether putc_unlocked is declared... checking whether getchar_unlocked is declared... checking for clock... yes
yes
yes
checking for an ANSI C-conforming const... checking for getcwd... yes
checking for __argz_count... yes
checking for getchar_unlocked... checking whether getc_unlocked is declared... yes
yes
checking sys/mman.h usability... checking for ffs... yes
checking sys/mman.h presence... yes
yes
checking whether putchar_unlocked is declared... yes
yes
checking for sys/mman.h... yes
checking for getpagesize... checking for mmap... checking for __argz_stringify... yes
checking for getc_unlocked... yes
checking for getcwd... yes
checking whether putc_unlocked is declared... yes
yes
checking whether read-only mmap of a plain file works... yes
checking whether mmap from /dev/zero works... yes
checking for MAP_ANON(YMOUS)... yes
checking for gettimeofday... checking for __argz_next... yes
checking for putchar_unlocked... yes
checking whether mmap with MAP_ANON(YMOUS) works... yes
checking whether to enable maintainer-specific portions of Makefiles... no
yes
yes
checking for an ANSI C-conforming const... checking for getpagesize... config.status: creating Makefile
yes
configure: updating cache ./config.cache
yes
configure: creating ./config.status
yes
checking sys/mman.h usability... checking for index... config.status: executing default-1 commands
checking for __fsetlocking... config.status: creating Makefile
yes
config.status: creating config.h
checking for putc_unlocked... yes
config.status: executing depfiles commands
yes
checking sys/mman.h presence... checking for gettimeofday... yes
checking for sys/mman.h... yes
checking for mmap... yes
checking for iconv... yes
config.status: executing libtool commands
checking for insque... yes
yes
checking whether abort is declared... checking for index... yes
checking whether read-only mmap of a plain file works... yes
checking whether mmap from /dev/zero works... yes
checking for MAP_ANON(YMOUS)... config.status: creating Makefile
config.status: executing depfiles commands
yes
checking for iconv declaration... yes
config.status: creating mkheaders.almost
yes
checking for memchr... checking whether asprintf is declared... yes
checking whether mmap with MAP_ANON(YMOUS) works... yes
config.status: creating config.h
checking whether to enable maintainer-specific portions of Makefiles... no
mkdir -p -- ./libbacktrace
config.status: executing libtool commands
Configuring in ./libbacktrace
install-shextern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
checking for nl_langinfo and CODESET... yes
checking for insque... yes
configure: updating cache ./config.cache
configure: creating ./config.status
checking whether basename is declared... mkdir -p -- ./libdecnumber
yes
Configuring in ./libdecnumber
checking for memcmp... yes
checking for LC_MESSAGES... yes
checking whether errno is declared... yes
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/zlib'
gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/zlib      -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o libz_a-adler32.o `test -f 'adler32.c' || echo '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/zlib/'`adler32.c
checking for memchr... yes
no
yes
checking for bison... bison
checking version of bison... checking whether getopt is declared... 3.5.1, ok
checking whether NLS is requested... no
checking for memcpy... checking whether to use NLS... no
checking for aclocal... aclocal
checking for autoconf... autoconf
checking for autoheader... autoheader
config.status: creating Makefile
yes
checking for memcmp... config.status: creating mkheaders.almost
yes
gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/zlib      -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o libz_a-compress.o `test -f 'compress.c' || echo '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/zlib/'`compress.c
configure: updating cache ./config.cache
configure: creating ./config.status
checking whether vasprintf is declared... config.status: creating config.h
yes
checking for memmem... yes
gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/zlib      -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o libz_a-crc32.o `test -f 'crc32.c' || echo '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/zlib/'`crc32.c
checking whether clearerr_unlocked is declared... yes
gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/zlib      -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o libz_a-deflate.o `test -f 'deflate.c' || echo '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/zlib/'`deflate.c
checking for memcpy... yes
yes
checking whether feof_unlocked is declared... checking for memmove... config.status: creating Makefile
configure: creating cache ./config.cache
yes
config.status: creating config.intl
checking for memmem... checking build system type... yes
config.status: creating config.h
x86_64-pc-linux-gnu
checking host system type... checking whether ferror_unlocked is declared... x86_64-pc-linux-gnu
checking target system type... config.status: executing default-1 commands
mipsel-openwrt-linux-musl
checking for x86_64-pc-linux-gnu-gcc... gcc
yes
checking for mempcpy... configure: creating cache ./config.cache
checking whether make sets $(MAKE)... yes
yes
checking for C compiler default output file name... checking whether fflush_unlocked is declared... yes
checking for x86_64-pc-linux-gnu-gcc... gcc
gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/zlib      -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o libz_a-gzread.o `test -f 'gzread.c' || echo '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/zlib/'`gzread.c
checking for memmove... gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/zlib      -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o libz_a-gzclose.o `test -f 'gzclose.c' || echo '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/zlib/'`gzclose.c
checking for C compiler default output file name... yes
checking whether fgetc_unlocked is declared... yes
checking for memset... gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/zlib      -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o libz_a-gzwrite.o `test -f 'gzwrite.c' || echo '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/zlib/'`gzwrite.c
a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... yes
a.out
checking whether the C compiler works... yes
yes
checking whether we are cross compiling... no
checking for suffix of executables... checking for mempcpy... checking whether fgets_unlocked is declared... 
checking for suffix of object files... yes
yes
checking whether fileno_unlocked is declared... checking for mkstemps... 
checking for suffix of object files... yes
o
checking whether we are using the GNU C compiler... checking for memset... o
checking whether we are using the GNU C compiler... yes
yes
checking whether gcc accepts -g... gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/zlib      -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o libz_a-gzlib.o `test -f 'gzlib.c' || echo '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/zlib/'`gzlib.c
checking whether fprintf_unlocked is declared... yes
checking whether gcc accepts -g... yes
yes
checking for gcc option to accept ISO C89... checking for putenv... no
gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/zlib      -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o libz_a-infback.o `test -f 'infback.c' || echo '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/zlib/'`infback.c
yes
checking whether fputc_unlocked is declared... checking for mkstemps... yes
checking for gcc option to accept ISO C89... none needed
checking how to run the C preprocessor... yes
yes
checking whether fputs_unlocked is declared... none needed
checking for x86_64-pc-linux-gnu-ranlib... ranlib
checking for aclocal... aclocal
checking for autoconf... autoconf
checking for autoheader... autoheader
checking for random... gcc -E
checking whether gcc supports -W... yes
checking for putenv... yes
checking for grep that handles long lines and -e... yes
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/grep
checking for egrep... gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/zlib      -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o libz_a-inffast.o `test -f 'inffast.c' || echo '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/zlib/'`inffast.c
checking whether fread_unlocked is declared... checking whether gcc supports -Wall... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/grep -E
checking for ANSI C header files... yes
yes
checking whether gcc supports -Wwrite-strings... checking for rename... yes
yes
checking whether fwrite_unlocked is declared... checking for random... yes
checking whether gcc supports -Wstrict-prototypes... yes
checking whether getchar_unlocked is declared... yes
yes
checking whether gcc supports -Wmissing-prototypes... checking for rindex... yes
checking for rename... yes
checking whether gcc supports -Wold-style-definition... gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/zlib      -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o libz_a-inflate.o `test -f 'inflate.c' || echo '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/zlib/'`inflate.c
yes
yes
checking for sys/types.h... checking whether getc_unlocked is declared... make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/intl'
make[6]: Nothing to be done for 'all'.
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/intl'
gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/zlib      -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o libz_a-inftrees.o `test -f 'inftrees.c' || echo '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/zlib/'`inftrees.c
yes
yes
yes
checking for setenv... checking whether gcc supports -Wmissing-format-attribute... yes
checking for rindex... gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/zlib      -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o libz_a-trees.o `test -f 'trees.c' || echo '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/zlib/'`trees.c
yes
checking for sys/stat.h... checking whether putchar_unlocked is declared... yes
checking whether gcc supports -Wcast-qual... yes
yes
yes
checking whether gcc supports -pedantic -Wlong-long... checking for stdlib.h... yes
checking for snprintf... checking whether putc_unlocked is declared... yes
checking for setenv... gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/zlib      -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o libz_a-uncompr.o `test -f 'uncompr.c' || echo '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/zlib/'`uncompr.c
yes
yes
checking whether gcc supports -fno-lto... checking for string.h... yes
checking for working alloca.h... yes
checking how to run the C preprocessor... gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/zlib      -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o libz_a-zutil.o `test -f 'zutil.c' || echo '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/zlib/'`zutil.c
yes
yes
checking for sigsetmask... yes
gcc -E
checking for snprintf... checking for memory.h... checking for grep that handles long lines and -e... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/grep
checking for egrep... yes
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/grep -E
checking for ANSI C header files... checking for alloca... true "AR_FLAGS=rc" "CC_FOR_BUILD=gcc" "CFLAGS=-O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include " "CXXFLAGS=-g -O2" "CFLAGS_FOR_BUILD=" "CFLAGS_FOR_TARGET=-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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro" "INSTALL=/usr/bin/install -c" "INSTALL_DATA=/usr/bin/install -c -m 644" "INSTALL_PROGRAM=/usr/bin/install -c" "INSTALL_SCRIPT=/usr/bin/install -c" "LDFLAGS=-static-libstdc++ -static-libgcc " "LIBCFLAGS=-O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include " "LIBCFLAGS_FOR_TARGET=-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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro" "MAKE=make" "MAKEINFO=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/missing makeinfo --split-size=5000000 --split-size=5000000 " "PICFLAG=" "PICFLAG_FOR_TARGET=" "SHELL=/bin/bash" "EXPECT=expect" "RUNTEST=runtest" "RUNTESTFLAGS=" "exec_prefix=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl" "infodir=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/info" "libdir=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib" "prefix=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl" "tooldir=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl" "AR=ar" "AS=as" "CC=gcc" "CXX=g++" "LD=ld" "LIBCFLAGS=-O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include " "NM=nm" "PICFLAG=" "RANLIB=ranlib" "DESTDIR=" DO=all multi-do # make
yes
checking for strings.h... yes
checking for stpcpy... yes
checking for sigsetmask... yes
checking for ANSI C header files... (cached) yes
checking for nl_langinfo and CODESET... yes
checking for inttypes.h... yes
checking for stpncpy... yes
yes
checking for stpcpy... checking for stdint.h... yes
checking whether NLS is requested... no
checking for uchar... yes
checking for sys/types.h... 
checking for ld used by GCC... yes
yes
ld
checking if the linker (ld) is GNU ld... yes
checking for shared library run path origin... checking for unistd.h... checking for sys/stat.h... yes
yes
checking for strcasecmp... done
checking for stpncpy... checking for iconv... (cached) no
yes
yes
checking for stdlib.h... checking minix/config.h usability... configure: updating cache ./config.cache
configure: creating ./config.status
yes
checking for string.h... no
checking minix/config.h presence... yes
yes
checking for strcasecmp... checking for strchr... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking for memory.h... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
yes
checking for strdup... checking for strchr... yes
checking for strings.h... config.status: creating Makefile
config.status: creating config.h
yes
config.status: executing depdir commands
mkdir -p -- .deps
checking for inttypes.h... yes
yes
checking for strdup... checking for strncasecmp... yes
checking for stdint.h... rm -f libz.a
ar cru libz.a libz_a-adler32.o libz_a-compress.o libz_a-crc32.o libz_a-deflate.o libz_a-gzread.o libz_a-gzclose.o libz_a-gzwrite.o libz_a-gzlib.o libz_a-infback.o libz_a-inffast.o libz_a-inflate.o libz_a-inftrees.o libz_a-trees.o libz_a-uncompr.o libz_a-zutil.o 
ar: `u' modifier ignored since `D' is the default (see `U')
ranlib libz.a
yes
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/zlib'
yes
checking for unistd.h... yes
checking for strndup... checking for strncasecmp... yes
checking ctype.h usability... yes
yes
checking for strndup... checking for strnlen... yes
checking ctype.h presence... yes
checking for ctype.h... yes
checking stddef.h usability... yes
yes
checking for strrchr... checking for strnlen... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking for string.h... (cached) yes
checking stdio.h usability... yes
yes
checking for strrchr... checking for strstr... yes
checking stdio.h presence... yes
checking for stdio.h... yes
looking for a compliant stdint.h in stdint.h, checking for uintmax_t... yes
checking for strstr... yes
checking for strtod... yes
checking for uintptr_t... yes
checking for strtod... yes
checking for strtol... yes
checking for int_least32_t... yes
checking for strtol... yes
checking for strtoul... yes
checking for int_fast32_t... yes
checking for strtoul... yes
checking for strtoll... yes
checking for uint64_t... yes
checking for strtoll... yes
checking for strtoull... yes
checking what to include in gstdint.h... stdint.h (already complete)
checking for an ANSI C-conforming const... yes
checking for strtoull... yes
checking for off_t... yes
checking for strverscmp... yes
checking for strverscmp... yes
checking for tmpnam... yes
checking size of int... yes
checking for tmpnam... yes
checking for vasprintf... 4
checking size of long... yes
checking for vasprintf... yes
checking for vfprintf... 8
yes
checking for ANSI C header files... (cached) yes
checking for vfprintf... yes
checking build system type... checking for vprintf... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking target system type... mipsel-openwrt-linux-musl
checking for decimal floating point... dpd
checking whether byte ordering is bigendian... yes
checking for vprintf... yes
checking for vsnprintf... yes
no
checking for vsnprintf... yes
configure: updating cache ./config.cache
checking for vsprintf... configure: creating ./config.status
yes
checking for vsprintf... yes
checking for waitpid... yes
checking for waitpid... config.status: creating Makefile
yes
checking for setproctitle... config.status: creating config.h
config.status: executing gstdint.h commands
yes
checking for setproctitle... no
checking whether alloca needs Cray hooks... no
checking stack direction for C alloca... make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/libdecnumber'
source='/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libdecnumber/decNumber.c' object='decNumber.o' libtool=no gcc  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libdecnumber -I.  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long  -fno-lto -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libdecnumber -I.   -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libdecnumber/decNumber.c
source='/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libdecnumber/decContext.c' object='decContext.o' libtool=no gcc  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libdecnumber -I.  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long  -fno-lto -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libdecnumber -I.   -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libdecnumber/decContext.c
source='/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libdecnumber/dpd/decimal32.c' object='decimal32.o' libtool=no gcc  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libdecnumber -I.  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long  -fno-lto -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libdecnumber -I.   -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libdecnumber/dpd/decimal32.c
source='/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libdecnumber/dpd/decimal64.c' object='decimal64.o' libtool=no gcc  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libdecnumber -I.  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long  -fno-lto -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libdecnumber -I.   -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libdecnumber/dpd/decimal64.c
source='/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libdecnumber/dpd/decimal128.c' object='decimal128.o' libtool=no gcc  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libdecnumber -I.  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long  -fno-lto -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libdecnumber -I.   -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libdecnumber/dpd/decimal128.c
no
checking whether alloca needs Cray hooks... no
checking stack direction for C alloca... -1
checking for vfork.h... no
checking for fork... -1
checking for vfork.h... no
checking for fork... yes
checking for vfork... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for x86_64-pc-linux-gnu-gcc... (cached) gcc
checking for vfork... yes
checking for working fork... checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking for x86_64-pc-linux-gnu-ranlib... ranlib
checking for gawk... (cached) gawk
checking how to print strings... yes
checking for working fork... printf
checking for a sed that does not truncate output... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/sed
checking for fgrep... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/grep -F
checking for ld used by gcc... yes
checking for working vfork... (cached) yes
checking for _doprnt... ld
checking if the linker (ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... nm
checking the name lister (nm) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking for ld option to reload object files... -r
checking for x86_64-pc-linux-gnu-objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for x86_64-pc-linux-gnu-ar... ar
checking for x86_64-pc-linux-gnu-strip... no
checking for strip... strip
checking for x86_64-pc-linux-gnu-ranlib... (cached) ranlib
checking command to parse nm output from gcc object... no
checking for sys_errlist... yes
checking for working vfork... (cached) yes
checking for _doprnt... no
checking for sys_errlist... yes
checking for sys_nerr... ok
yes
checking for dlfcn.h... checking for sys_nerr... yes
checking for sys_siglist... yes
checking for objdir... .libs
yes
checking for sys_siglist... yes
checking for external symbol _system_configuration... no
checking for __fsetlocking... yes
checking for external symbol _system_configuration... checking if gcc supports -fno-rtti -fno-exceptions... no
checking for __fsetlocking... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking for canonicalize_file_name... yes
checking if gcc static flag -static works... yes
checking for canonicalize_file_name... yes
checking for dup3... yes
checking if gcc supports -c -o file.o... yes
checking for dup3... yes
yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (ld -m elf_x86_64) supports shared libraries... checking for getrlimit... yes
checking whether -lc should be explicitly linked in... yes
checking for getrlimit... no
checking dynamic linker characteristics... yes
checking for getrusage... yes
checking for getrusage... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
yes
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... checking for getsysinfo... yes
checking for getsysinfo... no
checking unwind.h usability... no
checking for gettimeofday... (cached) yes
checking for on_exit... yes
checking unwind.h presence... no
checking for gettimeofday... (cached) yes
yes
checking for unwind.h... yes
checking for _Unwind_Backtrace... checking for on_exit... yes
checking for psignal... yes
checking for -funwind-tables option... yes
checking for psignal... yes
checking for -frandom-seed=string option... yes
checking for pstat_getdynamic... yes
checking whether gcc supports -W... yes
checking for pstat_getdynamic... yes
checking whether gcc supports -Wall... yes
checking whether gcc supports -Wwrite-strings... no
checking for pstat_getstatic... no
checking for pstat_getstatic... yes
checking whether gcc supports -Wstrict-prototypes... yes
checking whether gcc supports -Wmissing-prototypes... no
checking for realpath... no
checking for realpath... yes
checking whether gcc supports -Wold-style-definition... yes
yes
yes
checking whether gcc supports -Wmissing-format-attribute... checking for setrlimit... checking for setrlimit... yes
checking whether gcc supports -Wcast-qual... yes
yes
checking for _Unwind_GetIPInfo... checking for sbrk... yes
checking for sbrk... yes
checking __sync extensions... yes
checking for spawnve... yes
checking for spawnve... yes
checking __atomic extensions... no
checking for spawnvpe... no
checking for spawnvpe... yes
checking output filetype... no
checking for strerror... elf64
looking for a compliant stdint.h in stdint.h, checking for uintmax_t... no
checking for strerror... yes
checking for strsignal... yes
checking for uintptr_t... yes
checking for strsignal... yes
checking for sysconf... yes
checking for int_least32_t... yes
checking for sysconf... yes
checking for sysctl... yes
checking for int_fast32_t... yes
checking for sysctl... rm -f libdecnumber.a
ar cru libdecnumber.a decNumber.o decContext.o decimal32.o decimal64.o decimal128.o 
ar: `u' modifier ignored since `D' is the default (see `U')
yes
ranlib libdecnumber.a
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/libdecnumber'
checking for sysmp... yes
checking for uint64_t... yes
checking for sysmp... no
checking for table... yes
checking what to include in gstdint.h... stdint.h (already complete)
checking sys/mman.h usability... no
checking for table... no
checking for times... yes
checking sys/mman.h presence... yes
checking for sys/mman.h... yes
checking for mmap... yes
no
checking for times... checking for wait3... yes
checking link.h usability... yes
checking for wait4... yes
checking for wait3... yes
checking link.h presence... yes
yes
checking for link.h... yes
checking for dl_iterate_phdr... checking whether basename is declared... yes
checking for wait4... yes
checking sys/ldr.h usability... yes
checking whether ffs is declared... yes
checking whether basename is declared... no
checking sys/ldr.h presence... no
checking for sys/ldr.h... no
checking for fcntl... yes
checking whether asprintf is declared... yes
checking whether ffs is declared... yes
checking whether strnlen is declared... yes
yes
checking whether asprintf is declared... checking whether vasprintf is declared... yes
yes
checking whether vasprintf is declared... checking for lstat... yes
checking whether snprintf is declared... yes
checking whether snprintf is declared... yes
checking for readlink... yes
checking whether vsnprintf is declared... yes
checking whether vsnprintf is declared... yes
checking for getexecname... yes
checking whether calloc is declared... yes
checking whether calloc is declared... no
checking for clock_gettime... yes
yes
checking whether getenv is declared... checking whether getenv is declared... yes
yes
checking whether -pthread is supported... checking whether getopt is declared... yes
checking whether getopt is declared... yes
checking for compress in -lz... yes
checking whether malloc is declared... yes
checking whether --compress-debug-sections is supported... yes
checking whether malloc is declared... yes
checking whether realloc is declared... yes
checking for objcopy... objcopy
checking whether objcopy supports debuglink... yes
objcopy: /tmp/ls3357: debuglink section already exists
yes
checking whether tests can run... checking whether realloc is declared... yes
checking whether sbrk is declared... yes
yes
checking whether sbrk is declared... yes
checking whether strtol is declared... configure: updating cache ./config.cache
configure: creating ./config.status
yes
yes
checking whether strtoul is declared... checking whether strtol is declared... yes
checking whether strtoll is declared... yes
checking whether strtoul is declared... yes
checking whether strtoull is declared... yes
checking whether strtoll is declared... yes
checking whether strverscmp is declared... yes
checking whether strtoull is declared... yes
checking whether strnlen is declared... yes
checking whether strverscmp is declared... yes
checking whether canonicalize_file_name must be declared... no
checking for stdlib.h... (cached) yes
yes
checking for unistd.h... (cached) yes
checking whether strnlen is declared... checking for getpagesize... (cached) yes
checking for working mmap... yes
checking whether canonicalize_file_name must be declared... yes
checking for working strncmp... no
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for getpagesize... (cached) yes
checking for working mmap... yes
configure: updating cache ./config.cache
configure: creating ./config.status
config.status: creating Makefile
config.status: creating backtrace-supported.h
yes
config.status: creating config.h
checking for working strncmp... config.status: executing libtool commands
config.status: executing gstdint.h commands
config.status: executing default commands
yes
config.status: creating Makefile
config.status: creating testsuite/Makefile
configure: updating cache ./config.cache
configure: creating ./config.status
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/libbacktrace'
config.status: creating config.h
make  all-am
make[7]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/libbacktrace'
/bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libbacktrace  -I /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libbacktrace/../include -I /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libbacktrace/../libgcc -I ../libgcc  -funwind-tables -frandom-seed=atomic.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o atomic.lo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libbacktrace/atomic.c
true  DO=all multi-do # make
/bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libbacktrace  -I /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libbacktrace/../include -I /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libbacktrace/../libgcc -I ../libgcc  -funwind-tables -frandom-seed=dwarf.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o dwarf.lo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libbacktrace/dwarf.c
/bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libbacktrace  -I /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libbacktrace/../include -I /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libbacktrace/../libgcc -I ../libgcc  -funwind-tables -frandom-seed=fileline.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o fileline.lo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libbacktrace/fileline.c
/bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libbacktrace  -I /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libbacktrace/../include -I /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libbacktrace/../libgcc -I ../libgcc  -funwind-tables -frandom-seed=posix.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o posix.lo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libbacktrace/posix.c
/bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libbacktrace  -I /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libbacktrace/../include -I /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libbacktrace/../libgcc -I ../libgcc  -funwind-tables -frandom-seed=print.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o print.lo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libbacktrace/print.c
/bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libbacktrace  -I /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libbacktrace/../include -I /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libbacktrace/../libgcc -I ../libgcc  -funwind-tables -frandom-seed=sort.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o sort.lo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libbacktrace/sort.c
config.status: executing default commands
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libbacktrace -I /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libbacktrace/../include -I /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=atomic.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libbacktrace/atomic.c  -fPIC -DPIC -o .libs/atomic.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libbacktrace -I /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libbacktrace/../include -I /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=posix.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libbacktrace/posix.c  -fPIC -DPIC -o .libs/posix.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libbacktrace -I /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libbacktrace/../include -I /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=print.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libbacktrace/print.c  -fPIC -DPIC -o .libs/print.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libbacktrace -I /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libbacktrace/../include -I /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=dwarf.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libbacktrace/dwarf.c  -fPIC -DPIC -o .libs/dwarf.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libbacktrace -I /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libbacktrace/../include -I /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=fileline.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libbacktrace/fileline.c  -fPIC -DPIC -o .libs/fileline.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libbacktrace -I /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libbacktrace/../include -I /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=sort.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libbacktrace/sort.c  -fPIC -DPIC -o .libs/sort.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libbacktrace -I /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libbacktrace/../include -I /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=atomic.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libbacktrace/atomic.c -o atomic.o >/dev/null 2>&1
/bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libbacktrace  -I /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libbacktrace/../include -I /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libbacktrace/../libgcc -I ../libgcc  -funwind-tables -frandom-seed=state.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o state.lo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libbacktrace/state.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libbacktrace -I /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libbacktrace/../include -I /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=print.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libbacktrace/print.c -o print.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libbacktrace -I /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libbacktrace/../include -I /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=posix.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libbacktrace/posix.c -o posix.o >/dev/null 2>&1
/bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libbacktrace  -I /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libbacktrace/../include -I /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libbacktrace/../libgcc -I ../libgcc  -funwind-tables -frandom-seed=backtrace.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o backtrace.lo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libbacktrace/backtrace.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libbacktrace -I /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libbacktrace/../include -I /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=state.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libbacktrace/state.c  -fPIC -DPIC -o .libs/state.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libbacktrace -I /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libbacktrace/../include -I /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=sort.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libbacktrace/sort.c -o sort.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libbacktrace -I /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libbacktrace/../include -I /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=backtrace.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libbacktrace/backtrace.c  -fPIC -DPIC -o .libs/backtrace.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libbacktrace -I /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libbacktrace/../include -I /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=fileline.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libbacktrace/fileline.c -o fileline.o >/dev/null 2>&1
/bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libbacktrace  -I /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libbacktrace/../include -I /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libbacktrace/../libgcc -I ../libgcc  -funwind-tables -frandom-seed=simple.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o simple.lo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libbacktrace/simple.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libbacktrace -I /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libbacktrace/../include -I /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=state.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libbacktrace/state.c -o state.o >/dev/null 2>&1
/bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libbacktrace  -I /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libbacktrace/../include -I /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libbacktrace/../libgcc -I ../libgcc  -funwind-tables -frandom-seed=elf.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o elf.lo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libbacktrace/elf.c
config.status: creating Makefile
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libbacktrace -I /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libbacktrace/../include -I /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=simple.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libbacktrace/simple.c  -fPIC -DPIC -o .libs/simple.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libbacktrace -I /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libbacktrace/../include -I /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=backtrace.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libbacktrace/backtrace.c -o backtrace.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libbacktrace -I /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libbacktrace/../include -I /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=elf.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libbacktrace/elf.c  -fPIC -DPIC -o .libs/elf.o
/bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libbacktrace  -I /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libbacktrace/../include -I /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libbacktrace/../libgcc -I ../libgcc  -funwind-tables -frandom-seed=mmapio.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o mmapio.lo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libbacktrace/mmapio.c
config.status: creating testsuite/Makefile
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libbacktrace -I /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libbacktrace/../include -I /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=mmapio.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libbacktrace/mmapio.c  -fPIC -DPIC -o .libs/mmapio.o
config.status: creating config.h
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libbacktrace -I /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libbacktrace/../include -I /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=simple.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libbacktrace/simple.c -o simple.o >/dev/null 2>&1
/bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libbacktrace  -I /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libbacktrace/../include -I /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libbacktrace/../libgcc -I ../libgcc  -funwind-tables -frandom-seed=mmap.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -c -o mmap.lo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libbacktrace/mmap.c
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/build-x86_64-pc-linux-gnu/libiberty'
if [ x"" != x ] && [ ! -d pic ]; then \
  mkdir pic; \
else true; fi
config.status: executing default commands
touch stamp-picdir
if [ x"" != x ] && [ ! -d noasan ]; then \
  mkdir noasan; \
else true; fi
touch stamp-noasandir
echo ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./rust-demangle.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o > required-list
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/regex.c -o pic/regex.o; \
else true; fi
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libbacktrace -I /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libbacktrace/../include -I /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=mmap.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libbacktrace/mmap.c  -fPIC -DPIC -o .libs/mmap.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/regex.c -o noasan/regex.o; \
else true; fi
make[7]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/build-x86_64-pc-linux-gnu/libiberty/testsuite'
make[7]: Nothing to be done for 'all'.
make[7]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/build-x86_64-pc-linux-gnu/libiberty/testsuite'
gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/regex.c -o regex.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/cplus-dem.c -o pic/cplus-dem.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/cplus-dem.c -o noasan/cplus-dem.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/cplus-dem.c -o cplus-dem.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/cp-demangle.c -o pic/cp-demangle.o; \
else true; fi
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libbacktrace -I /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libbacktrace/../include -I /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=mmapio.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libbacktrace/mmapio.c -o mmapio.o >/dev/null 2>&1
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/cp-demangle.c -o noasan/cp-demangle.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/cp-demangle.c -o cp-demangle.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/md5.c -o pic/md5.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/md5.c -o noasan/md5.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/md5.c -o md5.o
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/libiberty'
if [ x"-fpic" != x ] && [ ! -d pic ]; then \
  mkdir pic; \
else true; fi
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libbacktrace -I /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libbacktrace/../include -I /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=mmap.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libbacktrace/mmap.c -o mmap.o >/dev/null 2>&1
touch stamp-picdir
if [ x"" != x ] && [ ! -d noasan ]; then \
  mkdir noasan; \
else true; fi
touch stamp-noasandir
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/sha1.c -o pic/sha1.o; \
else true; fi
if [ x"-fpic" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/dwarfnames.c -o pic/dwarfnames.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/sha1.c -o noasan/sha1.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/sha1.c -o sha1.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/alloca.c -o pic/alloca.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/alloca.c -o noasan/alloca.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/alloca.c -o alloca.o
mkdir -p -- ./libcpp
Configuring in ./libcpp
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/argv.c -o pic/argv.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/argv.c -o noasan/argv.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/argv.c -o argv.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/dwarfnames.c -o noasan/dwarfnames.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/dwarfnames.c -o dwarfnames.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/choose-temp.c -o pic/choose-temp.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/choose-temp.c -o noasan/choose-temp.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/choose-temp.c -o choose-temp.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/concat.c -o pic/concat.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/concat.c -o noasan/concat.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/concat.c -o concat.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/cp-demint.c -o pic/cp-demint.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/cp-demint.c -o noasan/cp-demint.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/cp-demint.c -o cp-demint.o
if [ x"-fpic" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/dyn-string.c -o pic/dyn-string.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/crc32.c -o pic/crc32.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/crc32.c -o noasan/crc32.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/crc32.c -o crc32.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/d-demangle.c -o pic/d-demangle.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/d-demangle.c -o noasan/d-demangle.o; \
else true; fi
if [ x"-fpic" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/fdmatch.c -o pic/fdmatch.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/d-demangle.c -o d-demangle.o
if [ x"-fpic" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/fibheap.c -o pic/fibheap.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/dwarfnames.c -o pic/dwarfnames.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/dwarfnames.c -o noasan/dwarfnames.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/dwarfnames.c -o dwarfnames.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/fdmatch.c -o noasan/fdmatch.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/fdmatch.c -o fdmatch.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/dyn-string.c -o noasan/dyn-string.o; \
else true; fi
if [ x"-fpic" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/filename_cmp.c -o pic/filename_cmp.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/dyn-string.c -o pic/dyn-string.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/dyn-string.c -o dyn-string.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/dyn-string.c -o noasan/dyn-string.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/dyn-string.c -o dyn-string.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libbacktrace -I /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libbacktrace/../include -I /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=dwarf.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libbacktrace/dwarf.c -o dwarf.o >/dev/null 2>&1
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/fdmatch.c -o pic/fdmatch.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/fdmatch.c -o noasan/fdmatch.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/fdmatch.c -o fdmatch.o
configure: creating cache ./config.cache
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/filename_cmp.c -o noasan/filename_cmp.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/filename_cmp.c -o filename_cmp.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/fibheap.c -o pic/fibheap.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/fibheap.c -o noasan/fibheap.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/fibheap.c -o noasan/fibheap.o; \
else true; fi
checking build system type... gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/fibheap.c -o fibheap.o
gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/fibheap.c -o fibheap.o
if [ x"-fpic" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/floatformat.c -o pic/floatformat.o; \
else true; fi
x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking target system type... mipsel-openwrt-linux-musl
checking whether make sets $(MAKE)... if [ x"-fpic" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/fnmatch.c -o pic/fnmatch.o; \
else true; fi
yes
checking for a BSD-compatible install... /usr/bin/install -c
checking for x86_64-pc-linux-gnu-gcc... gcc
if [ x"-fpic" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/fopen_unlocked.c -o pic/fopen_unlocked.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/filename_cmp.c -o pic/filename_cmp.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/filename_cmp.c -o noasan/filename_cmp.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/filename_cmp.c -o filename_cmp.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/fnmatch.c -o noasan/fnmatch.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/fnmatch.c -o fnmatch.o
checking for C compiler default output file name... if [ x"-fpic" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/getopt.c -o pic/getopt.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/fopen_unlocked.c -o noasan/fopen_unlocked.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/fopen_unlocked.c -o fopen_unlocked.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/floatformat.c -o pic/floatformat.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/floatformat.c -o noasan/floatformat.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/floatformat.c -o floatformat.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/getopt.c -o noasan/getopt.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/getopt.c -o getopt.o
a.out
checking whether the C compiler works... yes
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libbacktrace -I /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libbacktrace/../include -I /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=elf.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libbacktrace/elf.c -o elf.o >/dev/null 2>&1
checking whether we are cross compiling... no
checking for suffix of executables... if [ x"-fpic" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/getopt1.c -o pic/getopt1.o; \
else true; fi
if [ x"-fpic" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/getpwd.c -o pic/getpwd.o; \
else true; fi
if [ x"-fpic" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/getruntime.c -o pic/getruntime.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/floatformat.c -o noasan/floatformat.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/floatformat.c -o floatformat.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/getopt1.c -o noasan/getopt1.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/getopt1.c -o getopt1.o

if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/fnmatch.c -o pic/fnmatch.o; \
else true; fi
if [ x"-fpic" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/hashtab.c -o pic/hashtab.o; \
else true; fi
checking for suffix of object files... if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/fnmatch.c -o noasan/fnmatch.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/fnmatch.c -o fnmatch.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/getruntime.c -o noasan/getruntime.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/getruntime.c -o getruntime.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/getpwd.c -o noasan/getpwd.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/fopen_unlocked.c -o pic/fopen_unlocked.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/getpwd.c -o getpwd.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/fopen_unlocked.c -o noasan/fopen_unlocked.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/fopen_unlocked.c -o fopen_unlocked.o
o
checking whether we are using the GNU C compiler... if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/getopt.c -o pic/getopt.o; \
else true; fi
if [ x"-fpic" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/hex.c -o pic/hex.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/getopt.c -o noasan/getopt.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/getopt.c -o getopt.o
yes
checking whether gcc accepts -g... if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/getopt1.c -o pic/getopt1.o; \
else true; fi
if [ x"-fpic" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/lbasename.c -o pic/lbasename.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/getopt1.c -o noasan/getopt1.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/getopt1.c -o getopt1.o
yes
checking for gcc option to accept ISO C89... if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/hex.c -o noasan/hex.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/hex.c -o hex.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/getpwd.c -o pic/getpwd.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/getpwd.c -o noasan/getpwd.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/getpwd.c -o getpwd.o
if [ x"-fpic" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/lrealpath.c -o pic/lrealpath.o; \
else true; fi
if [ x"-fpic" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/make-relative-prefix.c -o pic/make-relative-prefix.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/lbasename.c -o noasan/lbasename.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/lbasename.c -o lbasename.o
none needed
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/getruntime.c -o pic/getruntime.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/getruntime.c -o noasan/getruntime.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/getruntime.c -o getruntime.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/lrealpath.c -o noasan/lrealpath.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/lrealpath.c -o lrealpath.o
checking whether we are using the GNU C++ compiler... if [ x"-fpic" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/make-temp-file.c -o pic/make-temp-file.o; \
else true; fi
yes
checking whether g++ accepts -g... if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/hashtab.c -o pic/hashtab.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/hashtab.c -o noasan/hashtab.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/hashtab.c -o hashtab.o
if [ x"-fpic" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/objalloc.c -o pic/objalloc.o; \
else true; fi
yes
checking for x86_64-pc-linux-gnu-ranlib... ranlib
checking how to run the C preprocessor... if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/hashtab.c -o noasan/hashtab.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/hashtab.c -o hashtab.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/make-temp-file.c -o noasan/make-temp-file.o; \
else true; fi
gcc -E
gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/make-temp-file.c -o make-temp-file.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/make-relative-prefix.c -o noasan/make-relative-prefix.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/make-relative-prefix.c -o make-relative-prefix.o
checking for grep that handles long lines and -e... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/grep
checking for egrep... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/grep -E
checking for ANSI C header files... if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/objalloc.c -o noasan/objalloc.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/objalloc.c -o objalloc.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/hex.c -o pic/hex.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/hex.c -o noasan/hex.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/hex.c -o hex.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/lbasename.c -o pic/lbasename.o; \
else true; fi
if [ x"-fpic" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/obstack.c -o pic/obstack.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/lbasename.c -o noasan/lbasename.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/lbasename.c -o lbasename.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/lrealpath.c -o pic/lrealpath.o; \
else true; fi
if [ x"-fpic" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/partition.c -o pic/partition.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/lrealpath.c -o noasan/lrealpath.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/lrealpath.c -o lrealpath.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/make-relative-prefix.c -o pic/make-relative-prefix.o; \
else true; fi
if [ x"-fpic" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/pexecute.c -o pic/pexecute.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/make-relative-prefix.c -o noasan/make-relative-prefix.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/make-relative-prefix.c -o make-relative-prefix.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/make-temp-file.c -o pic/make-temp-file.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/make-temp-file.c -o noasan/make-temp-file.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/make-temp-file.c -o make-temp-file.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/obstack.c -o noasan/obstack.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/obstack.c -o obstack.o
yes
checking for sys/types.h... if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/partition.c -o noasan/partition.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/partition.c -o partition.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/pexecute.c -o noasan/pexecute.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/pexecute.c -o pexecute.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/objalloc.c -o pic/objalloc.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/objalloc.c -o noasan/objalloc.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/objalloc.c -o objalloc.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/obstack.c -o pic/obstack.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/obstack.c -o noasan/obstack.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/obstack.c -o obstack.o
yes
if [ x"-fpic" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/physmem.c -o pic/physmem.o; \
else true; fi
checking for sys/stat.h... if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/partition.c -o pic/partition.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/partition.c -o noasan/partition.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/partition.c -o partition.o
if [ x"-fpic" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/pex-common.c -o pic/pex-common.o; \
else true; fi
if [ x"-fpic" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/pex-one.c -o pic/pex-one.o; \
else true; fi
yes
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/pexecute.c -o pic/pexecute.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/physmem.c -o pic/physmem.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/physmem.c -o noasan/physmem.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/pexecute.c -o noasan/pexecute.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/physmem.c -o physmem.o
gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/pexecute.c -o pexecute.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/physmem.c -o noasan/physmem.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/physmem.c -o physmem.o
checking for stdlib.h... if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/pex-one.c -o noasan/pex-one.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/pex-one.c -o pex-one.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/pex-common.c -o pic/pex-common.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/pex-common.c -o noasan/pex-common.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/pex-common.c -o pex-common.o
yes
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/pex-one.c -o pic/pex-one.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/pex-one.c -o noasan/pex-one.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/pex-one.c -o pex-one.o
checking for string.h... if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/pex-unix.c -o pic/pex-unix.o; \
else true; fi
if [ x"-fpic" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/pex-unix.c -o pic/pex-unix.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/pex-unix.c -o noasan/pex-unix.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/pex-unix.c -o pex-unix.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/vprintf-support.c -o pic/vprintf-support.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/vprintf-support.c -o noasan/vprintf-support.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/vprintf-support.c -o vprintf-support.o
if [ x"-fpic" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/vprintf-support.c -o pic/vprintf-support.o; \
else true; fi
yes
checking for memory.h... if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/rust-demangle.c -o pic/rust-demangle.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/rust-demangle.c -o noasan/rust-demangle.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/safe-ctype.c -o pic/safe-ctype.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/rust-demangle.c -o rust-demangle.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/safe-ctype.c -o noasan/safe-ctype.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/safe-ctype.c -o safe-ctype.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/simple-object.c -o pic/simple-object.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/simple-object.c -o noasan/simple-object.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/simple-object.c -o simple-object.o
yes
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/simple-object-coff.c -o pic/simple-object-coff.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/simple-object-coff.c -o noasan/simple-object-coff.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/simple-object-coff.c -o simple-object-coff.o
checking for strings.h... if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/vprintf-support.c -o noasan/vprintf-support.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/vprintf-support.c -o vprintf-support.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/simple-object-elf.c -o pic/simple-object-elf.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/simple-object-elf.c -o noasan/simple-object-elf.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/pex-unix.c -o noasan/pex-unix.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/simple-object-elf.c -o simple-object-elf.o
gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/pex-unix.c -o pex-unix.o
/bin/bash ./libtool --tag=CC   --mode=link gcc -funwind-tables -frandom-seed=libbacktrace.la -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual  -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -static-libstdc++ -static-libgcc  -o libbacktrace.la  atomic.lo dwarf.lo fileline.lo posix.lo print.lo sort.lo state.lo backtrace.lo simple.lo elf.lo mmapio.lo mmap.lo -lz 
yes
checking for inttypes.h... if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/simple-object-mach-o.c -o pic/simple-object-mach-o.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/simple-object-mach-o.c -o noasan/simple-object-mach-o.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/simple-object-mach-o.c -o simple-object-mach-o.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/pex-common.c -o noasan/pex-common.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/pex-common.c -o pex-common.o
if [ x"-fpic" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/rust-demangle.c -o pic/rust-demangle.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/simple-object-xcoff.c -o pic/simple-object-xcoff.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/simple-object-xcoff.c -o noasan/simple-object-xcoff.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/simple-object-xcoff.c -o simple-object-xcoff.o
yes
checking for stdint.h... libtool: link: ar rc .libs/libbacktrace.a .libs/atomic.o .libs/dwarf.o .libs/fileline.o .libs/posix.o .libs/print.o .libs/sort.o .libs/state.o .libs/backtrace.o .libs/simple.o .libs/elf.o .libs/mmapio.o .libs/mmap.o 
libtool: link: ranlib .libs/libbacktrace.a
libtool: link: ( cd ".libs" && rm -f "libbacktrace.la" && ln -s "../libbacktrace.la" "libbacktrace.la" )
make[7]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/libbacktrace'
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/libbacktrace'
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/sort.c -o pic/sort.o; \
else true; fi
yes
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/sort.c -o noasan/sort.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/spaces.c -o pic/spaces.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/sort.c -o sort.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/spaces.c -o noasan/spaces.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/spaces.c -o spaces.o
checking for unistd.h... if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/splay-tree.c -o pic/splay-tree.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/splay-tree.c -o noasan/splay-tree.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/splay-tree.c -o splay-tree.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/stack-limit.c -o pic/stack-limit.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/stack-limit.c -o noasan/stack-limit.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/strerror.c -o pic/strerror.o; \
else true; fi
if [ x"-fpic" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/safe-ctype.c -o pic/safe-ctype.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/stack-limit.c -o stack-limit.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/strerror.c -o noasan/strerror.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/strerror.c -o strerror.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/strsignal.c -o pic/strsignal.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/rust-demangle.c -o noasan/rust-demangle.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/strsignal.c -o noasan/strsignal.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/rust-demangle.c -o rust-demangle.o
gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/strsignal.c -o strsignal.o
yes
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/timeval-utils.c -o pic/timeval-utils.o; \
else true; fi
checking minix/config.h usability... if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/safe-ctype.c -o noasan/safe-ctype.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/timeval-utils.c -o noasan/timeval-utils.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/timeval-utils.c -o timeval-utils.o
gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/safe-ctype.c -o safe-ctype.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/unlink-if-ordinary.c -o pic/unlink-if-ordinary.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/unlink-if-ordinary.c -o noasan/unlink-if-ordinary.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/unlink-if-ordinary.c -o unlink-if-ordinary.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/xasprintf.c -o pic/xasprintf.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/xasprintf.c -o noasan/xasprintf.o; \
else true; fi
if [ x"-fpic" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/simple-object.c -o pic/simple-object.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/xatexit.c -o pic/xatexit.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/xasprintf.c -o xasprintf.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/xatexit.c -o noasan/xatexit.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/xatexit.c -o xatexit.o
if [ x"-fpic" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/simple-object-coff.c -o pic/simple-object-coff.o; \
else true; fi
no
checking minix/config.h presence... if [ x"-fpic" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/simple-object-elf.c -o pic/simple-object-elf.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/xexit.c -o pic/xexit.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/xexit.c -o noasan/xexit.o; \
else true; fi
no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/xmalloc.c -o pic/xmalloc.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/xexit.c -o xexit.o
if [ x"-fpic" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/simple-object-mach-o.c -o pic/simple-object-mach-o.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/xmalloc.c -o noasan/xmalloc.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/xmalloc.c -o xmalloc.o
if [ x"-fpic" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/simple-object-xcoff.c -o pic/simple-object-xcoff.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/xmemdup.c -o pic/xmemdup.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/xmemdup.c -o noasan/xmemdup.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/xmemdup.c -o xmemdup.o
yes
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/xstrdup.c -o pic/xstrdup.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/xstrdup.c -o noasan/xstrdup.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/xstrdup.c -o xstrdup.o
no
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/xstrerror.c -o pic/xstrerror.o; \
else true; fi
checking for aclocal... aclocal
checking for autoconf... autoconf
checking for autoheader... autoheader
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/xstrerror.c -o noasan/xstrerror.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/xstrerror.c -o xstrerror.o
checking whether gcc supports -W... if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/xstrndup.c -o pic/xstrndup.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/xstrndup.c -o noasan/xstrndup.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/simple-object.c -o noasan/simple-object.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/xstrndup.c -o xstrndup.o
gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/simple-object.c -o simple-object.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/xvasprintf.c -o pic/xvasprintf.o; \
else true; fi
yes
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/xvasprintf.c -o noasan/xvasprintf.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/xvasprintf.c -o xvasprintf.o
checking whether gcc supports -Wall... if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/setproctitle.c -o pic/setproctitle.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/setproctitle.c -o noasan/setproctitle.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/setproctitle.c -o setproctitle.o
yes
if [ x"-fpic" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/sort.c -o pic/sort.o; \
else true; fi
checking whether gcc supports -Wnarrowing... rm -f ./libiberty.a pic/./libiberty.a noasan/./libiberty.a
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/simple-object-coff.c -o noasan/simple-object-coff.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/simple-object-coff.c -o simple-object-coff.o
ar rc ./libiberty.a \
  ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./rust-demangle.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o  ./setproctitle.o
yes
checking whether gcc supports -Wwrite-strings... ranlib ./libiberty.a
if [ x"" != x ]; then \
  cd pic; \
  ar rc ./libiberty.a \
    ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./rust-demangle.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o  ./setproctitle.o; \
  ranlib ./libiberty.a; \
  cd ..; \
else true; fi; \
if [ x"" != x ]; then \
  cd noasan; \
  ar rc ./libiberty.a \
    ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./rust-demangle.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o  ./setproctitle.o; \
  ranlib ./libiberty.a; \
  cd ..; \
else true; fi
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/build-x86_64-pc-linux-gnu/libiberty'
if [ x"-fpic" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/spaces.c -o pic/spaces.o; \
else true; fi
yes
checking whether gcc supports -Wmissing-format-attribute... if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/sort.c -o noasan/sort.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/sort.c -o sort.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/simple-object-xcoff.c -o noasan/simple-object-xcoff.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/simple-object-xcoff.c -o simple-object-xcoff.o
yes
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/spaces.c -o noasan/spaces.o; \
else true; fi
if [ x"-fpic" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/splay-tree.c -o pic/splay-tree.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/spaces.c -o spaces.o
checking whether gcc supports -Wstrict-prototypes... yes
checking whether gcc supports -Wmissing-prototypes... if [ x"-fpic" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/stack-limit.c -o pic/stack-limit.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/simple-object-mach-o.c -o noasan/simple-object-mach-o.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/simple-object-mach-o.c -o simple-object-mach-o.o
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/build-x86_64-pc-linux-gnu/fixincludes'
gcc -c  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long   -DHAVE_CONFIG_H -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/fixincludes -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/fixincludes/../include /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/fixincludes/fixincl.c
yes
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/stack-limit.c -o noasan/stack-limit.o; \
else true; fi
checking whether gcc supports -Wold-style-definition... gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/stack-limit.c -o stack-limit.o
gcc -c  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long   -DHAVE_CONFIG_H -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/fixincludes -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/fixincludes/../include /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/fixincludes/fixtests.c
gcc -c  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long   -DHAVE_CONFIG_H -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/fixincludes -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/fixincludes/../include /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/fixincludes/fixfixes.c
yes
checking whether gcc supports -Wc++-compat... if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/splay-tree.c -o noasan/splay-tree.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/splay-tree.c -o splay-tree.o
yes
checking whether gcc supports -pedantic -Wlong-long... if [ x"-fpic" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/strerror.c -o pic/strerror.o; \
else true; fi
yes
checking whether gcc supports -fno-exceptions... gcc -c  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long   -DHAVE_CONFIG_H -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/fixincludes -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/fixincludes/../include /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/fixincludes/server.c
if [ x"-fpic" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/strsignal.c -o pic/strsignal.o; \
else true; fi
yes
checking whether gcc supports -fno-rtti... gcc -c  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long   -DHAVE_CONFIG_H -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/fixincludes -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/fixincludes/../include /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/fixincludes/procopen.c
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/strerror.c -o noasan/strerror.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/simple-object-elf.c -o noasan/simple-object-elf.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/strerror.c -o strerror.o
gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/simple-object-elf.c -o simple-object-elf.o
gcc -c  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long   -DHAVE_CONFIG_H -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/fixincludes -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/fixincludes/../include /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/fixincludes/fixlib.c
yes
checking dependency style of g++... if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/strsignal.c -o noasan/strsignal.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/strsignal.c -o strsignal.o
gcc -c  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long   -DHAVE_CONFIG_H -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/fixincludes -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/fixincludes/../include /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/fixincludes/fixopts.c
if [ x"-fpic" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/timeval-utils.c -o pic/timeval-utils.o; \
else true; fi
srcdir="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/fixincludes" /bin/bash /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/fixincludes/mkfixinc.sh mipsel-openwrt-linux-musl
sed -e 's/@gcc_version@/8.4.0/' < mkheaders.almost > mkheadersT
mv -f mkheadersT mkheaders
if [ x"-fpic" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/unlink-if-ordinary.c -o pic/unlink-if-ordinary.o; \
else true; fi
if [ x"-fpic" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/xasprintf.c -o pic/xasprintf.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/timeval-utils.c -o noasan/timeval-utils.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/timeval-utils.c -o timeval-utils.o
gcc3
checking whether time.h and sys/time.h may both be included... gcc   -o fixincl fixincl.o fixtests.o fixfixes.o server.o procopen.o fixlib.o fixopts.o ../libiberty/libiberty.a
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/unlink-if-ordinary.c -o noasan/unlink-if-ordinary.o; \
else true; fi
if [ x"-fpic" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/xatexit.c -o pic/xatexit.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/unlink-if-ordinary.c -o unlink-if-ordinary.o
yes
checking whether string.h and strings.h may both be included... if [ x"-fpic" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/xexit.c -o pic/xexit.o; \
else true; fi
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/build-x86_64-pc-linux-gnu/libcpp'
g++  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/include  -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long  -fno-exceptions -fno-rtti -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/include   -c -o charset.o -MT charset.o -MMD -MP -MF .deps/charset.Tpo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/charset.c
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/xasprintf.c -o noasan/xasprintf.o; \
else true; fi
echo timestamp > full-stamp
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/build-x86_64-pc-linux-gnu/fixincludes'
if [ x"-fpic" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/xmalloc.c -o pic/xmalloc.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/xasprintf.c -o xasprintf.o
yes
checking locale.h usability... if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/xexit.c -o noasan/xexit.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/xatexit.c -o noasan/xatexit.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/xexit.c -o xexit.o
gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/xatexit.c -o xatexit.o
g++  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/include  -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long  -fno-exceptions -fno-rtti -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/include   -c -o directives.o -MT directives.o -MMD -MP -MF .deps/directives.Tpo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/directives.c
g++  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/include  -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long  -fno-exceptions -fno-rtti -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/include   -c -o directives-only.o -MT directives-only.o -MMD -MP -MF .deps/directives-only.Tpo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/directives-only.c
yes
checking locale.h presence... if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/xmalloc.c -o noasan/xmalloc.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/xmalloc.c -o xmalloc.o
g++  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/include  -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long  -fno-exceptions -fno-rtti -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/include   -c -o errors.o -MT errors.o -MMD -MP -MF .deps/errors.Tpo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/errors.c
yes
checking for locale.h... yes
g++  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/include  -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long  -fno-exceptions -fno-rtti -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/include   -c -o expr.o -MT expr.o -MMD -MP -MF .deps/expr.Tpo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/expr.c
checking fcntl.h usability... g++  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/include  -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long  -fno-exceptions -fno-rtti -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/include   -c -o files.o -MT files.o -MMD -MP -MF .deps/files.Tpo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/files.c
yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking limits.h usability... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/expr.c: In function 'unsigned int cpp_classify_number(cpp_reader*, const cpp_token*, const char**, source_location)':
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/expr.c:797:18: warning: format not a string literal and no format arguments [-Wformat-security]
        0, message);
                  ^
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/expr.c:800:39: warning: format not a string literal and no format arguments [-Wformat-security]
           virtual_location, 0, message);
                                       ^
yes
checking limits.h presence... yes
checking for limits.h... yes
checking stddef.h usability... if [ x"-fpic" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/xmemdup.c -o pic/xmemdup.o; \
else true; fi
if [ x"-fpic" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/xstrdup.c -o pic/xstrdup.o; \
else true; fi
yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking for stdlib.h... (cached) yes
checking for strings.h... (cached) yes
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/xmemdup.c -o noasan/xmemdup.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/xmemdup.c -o xmemdup.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/xstrdup.c -o noasan/xstrdup.o; \
else true; fi
checking for string.h... (cached) yes
gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/xstrdup.c -o xstrdup.o
checking sys/file.h usability... if [ x"-fpic" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/xstrerror.c -o pic/xstrerror.o; \
else true; fi
g++  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/include  -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long  -fno-exceptions -fno-rtti -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/include   -c -o identifiers.o -MT identifiers.o -MMD -MP -MF .deps/identifiers.Tpo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/identifiers.c
yes
checking sys/file.h presence... echo "#define LOCALEDIR \"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" > localedir.new
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/../move-if-change localedir.new localedir.h
yes
checking for sys/file.h... yes
echo timestamp > localedir.hs
if [ x"-fpic" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/xstrndup.c -o pic/xstrndup.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/xstrerror.c -o noasan/xstrerror.o; \
else true; fi
checking for unistd.h... (cached) yes
gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/xstrerror.c -o xstrerror.o
checking whether byte ordering is bigendian... if [ x"-fpic" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/xvasprintf.c -o pic/xvasprintf.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/xstrndup.c -o noasan/xstrndup.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/xstrndup.c -o xstrndup.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/xvasprintf.c -o noasan/xvasprintf.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/xvasprintf.c -o xvasprintf.o
if [ x"-fpic" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/setproctitle.c -o pic/setproctitle.o; \
else true; fi
echo ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./rust-demangle.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o > required-list
no
checking for an ANSI C-conforming const... make[7]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/libiberty/testsuite'
make[7]: Nothing to be done for 'all'.
make[7]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/libiberty/testsuite'
g++  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/include  -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long  -fno-exceptions -fno-rtti -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/include   -c -o lex.o -MT lex.o -MMD -MP -MF .deps/lex.Tpo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/lex.c
g++  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/include  -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long  -fno-exceptions -fno-rtti -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/include   -c -o line-map.o -MT line-map.o -MMD -MP -MF .deps/line-map.Tpo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/line-map.c
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/setproctitle.c -o noasan/setproctitle.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/setproctitle.c -o setproctitle.o
yes
checking for inline... inline
checking for obstacks... if [ x"-fpic" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/regex.c -o pic/regex.o; \
else true; fi
yes
checking for off_t... g++  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/include  -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long  -fno-exceptions -fno-rtti -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/include   -c -o macro.o -MT macro.o -MMD -MP -MF .deps/macro.Tpo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/macro.c
yes
checking for size_t... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/macro.c: In member function 'vaopt_state::update_type vaopt_state::update(const cpp_token*)':
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/macro.c:163:23: warning: format not a string literal and no format arguments [-Wformat-security]
      vaopt_paste_error);
                       ^
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/macro.c:192:24: warning: format not a string literal and no format arguments [-Wformat-security]
       vaopt_paste_error);
                        ^
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/macro.c: In function 'bool create_iso_definition(cpp_reader*, cpp_macro*)':
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/macro.c:3364:58: warning: format not a string literal and no format arguments [-Wformat-security]
        cpp_error (pfile, CPP_DL_ERROR, paste_op_error_msg);
                                                          ^
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/macro.c:3377:58: warning: format not a string literal and no format arguments [-Wformat-security]
        cpp_error (pfile, CPP_DL_ERROR, paste_op_error_msg);
                                                          ^
if [ x"-fpic" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/cplus-dem.c -o pic/cplus-dem.o; \
else true; fi
yes
checking for ssize_t... yes
checking for uintptr_t... g++  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/include  -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long  -fno-exceptions -fno-rtti -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/include   -c -o mkdeps.o -MT mkdeps.o -MMD -MP -MF .deps/mkdeps.Tpo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/mkdeps.c
yes
checking for ptrdiff_t... yes
checking for uint64_t... g++  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/include  -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long  -fno-exceptions -fno-rtti -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/include   -c -o pch.o -MT pch.o -MMD -MP -MF .deps/pch.Tpo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/pch.c
yes
checking whether struct tm is in sys/time.h or time.h... g++  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/include  -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long  -fno-exceptions -fno-rtti -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/include   -c -o symtab.o -MT symtab.o -MMD -MP -MF .deps/symtab.Tpo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/symtab.c
time.h
checking size of int... 4
checking size of long... g++  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/include  -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long  -fno-exceptions -fno-rtti -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/include   -c -o traditional.o -MT traditional.o -MMD -MP -MF .deps/traditional.Tpo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/traditional.c
g++  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/include  -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long  -fno-exceptions -fno-rtti -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/include   -c -o init.o -MT init.o -MMD -MP -MF .deps/init.Tpo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/init.c
8
checking for clearerr_unlocked... yes
checking for feof_unlocked... if [ x"-fpic" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/cp-demangle.c -o pic/cp-demangle.o; \
else true; fi
yes
checking for ferror_unlocked... yes
checking for fflush_unlocked... if [ x"-fpic" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/md5.c -o pic/md5.o; \
else true; fi
yes
checking for fgetc_unlocked... if [ x"-fpic" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/sha1.c -o pic/sha1.o; \
else true; fi
yes
checking for fgets_unlocked... if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/md5.c -o noasan/md5.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/md5.c -o md5.o
yes
checking for fileno_unlocked... if [ x"-fpic" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/alloca.c -o pic/alloca.o; \
else true; fi
yes
checking for fprintf_unlocked... if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/alloca.c -o noasan/alloca.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/alloca.c -o alloca.o
no
checking for fputc_unlocked... rm -f libcpp.a
ar cru libcpp.a charset.o directives.o directives-only.o errors.o expr.o files.o identifiers.o init.o lex.o line-map.o macro.o mkdeps.o pch.o symtab.o traditional.o
ar: `u' modifier ignored since `D' is the default (see `U')
if [ x"-fpic" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/argv.c -o pic/argv.o; \
else true; fi
ranlib libcpp.a
if [ x"-fpic" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/choose-temp.c -o pic/choose-temp.o; \
else true; fi
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/build-x86_64-pc-linux-gnu/libcpp'
if [ x"-fpic" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/concat.c -o pic/concat.o; \
else true; fi
yes
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/choose-temp.c -o noasan/choose-temp.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/choose-temp.c -o choose-temp.o
checking for fputs_unlocked... if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/concat.c -o noasan/concat.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/concat.c -o concat.o
if [ x"-fpic" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/cp-demint.c -o pic/cp-demint.o; \
else true; fi
yes
checking for fread_unlocked... if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/cplus-dem.c -o noasan/cplus-dem.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/cplus-dem.c -o cplus-dem.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/sha1.c -o noasan/sha1.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/sha1.c -o sha1.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/argv.c -o noasan/argv.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/argv.c -o argv.o
if [ x"-fpic" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/crc32.c -o pic/crc32.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/cp-demint.c -o noasan/cp-demint.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/cp-demint.c -o cp-demint.o
yes
checking for fwrite_unlocked... if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/crc32.c -o noasan/crc32.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/crc32.c -o crc32.o
if [ x"-fpic" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/d-demangle.c -o pic/d-demangle.o; \
else true; fi
yes
checking for getchar_unlocked... yes
checking for getc_unlocked... yes
checking for putchar_unlocked... yes
checking for putc_unlocked... if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/regex.c -o noasan/regex.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/regex.c -o regex.o
yes
checking whether abort is declared... if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/d-demangle.c -o noasan/d-demangle.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/d-demangle.c -o d-demangle.o
yes
checking whether asprintf is declared... yes
checking whether basename is declared... yes
checking whether errno is declared... no
checking whether getopt is declared... yes
checking whether vasprintf is declared... yes
checking whether clearerr_unlocked is declared... yes
checking whether feof_unlocked is declared... yes
checking whether ferror_unlocked is declared... yes
checking whether fflush_unlocked is declared... yes
checking whether fgetc_unlocked is declared... yes
checking whether fgets_unlocked is declared... yes
checking whether fileno_unlocked is declared... yes
checking whether fprintf_unlocked is declared... no
checking whether fputc_unlocked is declared... yes
checking whether fputs_unlocked is declared... yes
checking whether fread_unlocked is declared... yes
checking whether fwrite_unlocked is declared... if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/cp-demangle.c -o noasan/cp-demangle.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/cp-demangle.c -o cp-demangle.o
yes
checking whether getchar_unlocked is declared... yes
checking whether getc_unlocked is declared... yes
checking whether putchar_unlocked is declared... yes
checking whether putc_unlocked is declared... yes
checking for working alloca.h... yes
checking for alloca... yes
checking for ANSI C header files... (cached) yes
checking for nl_langinfo and CODESET... yes
checking whether NLS is requested... no
checking for uchar... 
checking for ld used by GCC... ld
checking if the linker (ld) is GNU ld... yes
checking for shared library run path origin... done
checking for iconv... yes
checking for iconv declaration... install-shextern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
configure: updating cache ./config.cache
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.h
config.status: executing depdir commands
mkdir -p -- .deps
rm -f ./libiberty.a pic/./libiberty.a noasan/./libiberty.a
ar rc ./libiberty.a \
  ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./rust-demangle.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o  ./setproctitle.o
ranlib ./libiberty.a
if [ x"-fpic" != x ]; then \
  cd pic; \
  ar rc ./libiberty.a \
    ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./rust-demangle.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o  ./setproctitle.o; \
  ranlib ./libiberty.a; \
  cd ..; \
else true; fi; \
if [ x"" != x ]; then \
  cd noasan; \
  ar rc ./libiberty.a \
    ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./rust-demangle.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o  ./setproctitle.o; \
  ranlib ./libiberty.a; \
  cd ..; \
else true; fi
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/libiberty'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/fixincludes'
gcc -c -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long   -DHAVE_CONFIG_H -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/fixincludes -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/fixincludes/../include /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/fixincludes/fixincl.c
gcc -c -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long   -DHAVE_CONFIG_H -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/fixincludes -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/fixincludes/../include /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/fixincludes/fixtests.c
gcc -c -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long   -DHAVE_CONFIG_H -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/fixincludes -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/fixincludes/../include /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/fixincludes/fixfixes.c
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/lto-plugin'
gcc -c -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long   -DHAVE_CONFIG_H -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/fixincludes -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/fixincludes/../include /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/fixincludes/server.c
gcc -c -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long   -DHAVE_CONFIG_H -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/fixincludes -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/fixincludes/../include /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/fixincludes/procopen.c
gcc -c -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long   -DHAVE_CONFIG_H -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/fixincludes -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/fixincludes/../include /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/fixincludes/fixlib.c
make  all-am
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/libcpp'
g++  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/include  -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long  -fno-exceptions -fno-rtti -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/include   -c -o charset.o -MT charset.o -MMD -MP -MF .deps/charset.Tpo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/charset.c
make[7]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/lto-plugin'
/bin/bash ./libtool --tag=CC --tag=disable-static  --mode=compile gcc -DHAVE_CONFIG_H -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/lto-plugin  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/lto-plugin/../include -DHAVE_CONFIG_H  -Wall -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c -o lto-plugin.lo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/lto-plugin/lto-plugin.c
g++  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/include  -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long  -fno-exceptions -fno-rtti -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/include   -c -o directives.o -MT directives.o -MMD -MP -MF .deps/directives.Tpo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/directives.c
gcc -c -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long   -DHAVE_CONFIG_H -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/fixincludes -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/fixincludes/../include /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/fixincludes/fixopts.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/lto-plugin -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/lto-plugin/../include -DHAVE_CONFIG_H -Wall -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/lto-plugin/lto-plugin.c  -fPIC -DPIC -o .libs/lto-plugin.o
g++  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/include  -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long  -fno-exceptions -fno-rtti -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/include   -c -o directives-only.o -MT directives-only.o -MMD -MP -MF .deps/directives-only.Tpo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/directives-only.c
srcdir="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/fixincludes" /bin/bash /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/fixincludes/mkfixinc.sh mipsel-openwrt-linux-musl
sed -e 's/@gcc_version@/8.4.0/' < mkheaders.almost > mkheadersT
mv -f mkheadersT mkheaders
g++  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/include  -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long  -fno-exceptions -fno-rtti -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/include   -c -o errors.o -MT errors.o -MMD -MP -MF .deps/errors.Tpo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/errors.c
g++  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/include  -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long  -fno-exceptions -fno-rtti -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/include   -c -o expr.o -MT expr.o -MMD -MP -MF .deps/expr.Tpo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/expr.c
g++  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/include  -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long  -fno-exceptions -fno-rtti -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/include   -c -o files.o -MT files.o -MMD -MP -MF .deps/files.Tpo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/files.c
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/expr.c: In function 'unsigned int cpp_classify_number(cpp_reader*, const cpp_token*, const char**, source_location)':
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/expr.c:797:18: warning: format not a string literal and no format arguments [-Wformat-security]
        0, message);
                  ^
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/expr.c:800:39: warning: format not a string literal and no format arguments [-Wformat-security]
           virtual_location, 0, message);
                                       ^
g++  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/include  -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long  -fno-exceptions -fno-rtti -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/include   -c -o identifiers.o -MT identifiers.o -MMD -MP -MF .deps/identifiers.Tpo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/identifiers.c
echo "#define LOCALEDIR \"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\"" > localedir.new
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/../move-if-change localedir.new localedir.h
echo timestamp > localedir.hs
g++  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/include  -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long  -fno-exceptions -fno-rtti -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/include   -c -o lex.o -MT lex.o -MMD -MP -MF .deps/lex.Tpo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/lex.c
gcc -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -static-libstdc++ -static-libgcc  -o fixincl fixincl.o fixtests.o fixfixes.o server.o procopen.o fixlib.o fixopts.o ../libiberty/libiberty.a
echo timestamp > full-stamp
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/fixincludes'
g++  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/include  -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long  -fno-exceptions -fno-rtti -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/include   -c -o line-map.o -MT line-map.o -MMD -MP -MF .deps/line-map.Tpo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/line-map.c
g++  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/include  -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long  -fno-exceptions -fno-rtti -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/include   -c -o macro.o -MT macro.o -MMD -MP -MF .deps/macro.Tpo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/macro.c
/bin/bash ./libtool --tag=CC --tag=disable-static  --mode=link gcc -Wall -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -Wc,-static-libgcc  -module -bindir /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/libexec/gcc/mipsel-openwrt-linux-musl/8.4.0    -Xcompiler '-static-libstdc++' -Xcompiler '-static-libgcc' -o liblto_plugin.la -rpath /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/libexec/gcc/mipsel-openwrt-linux-musl/8.4.0 lto-plugin.lo  -Wc,../libiberty/pic/libiberty.a 
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/macro.c: In member function 'vaopt_state::update_type vaopt_state::update(const cpp_token*)':
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/macro.c:163:23: warning: format not a string literal and no format arguments [-Wformat-security]
      vaopt_paste_error);
                       ^
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/macro.c:192:24: warning: format not a string literal and no format arguments [-Wformat-security]
       vaopt_paste_error);
                        ^
libtool: link: gcc -shared  -fPIC -DPIC  .libs/lto-plugin.o    -static-libgcc -static-libstdc++ -static-libgcc ../libiberty/pic/libiberty.a   -Wl,-soname -Wl,liblto_plugin.so.0 -o .libs/liblto_plugin.so.0.0.0
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/macro.c: In function 'bool create_iso_definition(cpp_reader*, cpp_macro*)':
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/macro.c:3364:58: warning: format not a string literal and no format arguments [-Wformat-security]
        cpp_error (pfile, CPP_DL_ERROR, paste_op_error_msg);
                                                          ^
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/macro.c:3377:58: warning: format not a string literal and no format arguments [-Wformat-security]
        cpp_error (pfile, CPP_DL_ERROR, paste_op_error_msg);
                                                          ^
libtool: link: (cd ".libs" && rm -f "liblto_plugin.so.0" && ln -s "liblto_plugin.so.0.0.0" "liblto_plugin.so.0")
libtool: link: (cd ".libs" && rm -f "liblto_plugin.so" && ln -s "liblto_plugin.so.0.0.0" "liblto_plugin.so")
libtool: link: ( cd ".libs" && rm -f "liblto_plugin.la" && ln -s "../liblto_plugin.la" "liblto_plugin.la" )
mkdir -p -- ../gcc
libtool: install: /usr/bin/install -c .libs/liblto_plugin.so.0.0.0 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/lto-plugin/../gcc/liblto_plugin.so.0.0.0
libtool: install: (cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/lto-plugin/../gcc && { ln -s -f liblto_plugin.so.0.0.0 liblto_plugin.so.0 || { rm -f liblto_plugin.so.0 && ln -s liblto_plugin.so.0.0.0 liblto_plugin.so.0; }; })
libtool: install: (cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/lto-plugin/../gcc && { ln -s -f liblto_plugin.so.0.0.0 liblto_plugin.so || { rm -f liblto_plugin.so && ln -s liblto_plugin.so.0.0.0 liblto_plugin.so; }; })
libtool: install: /usr/bin/install -c .libs/liblto_plugin.lai /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/lto-plugin/../gcc/liblto_plugin.la
libtool: install: warning: remember to run `libtool --finish /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/libexec/gcc/mipsel-openwrt-linux-musl/8.4.0'
make[7]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/lto-plugin'
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/lto-plugin'
Configuring in ./gcc
g++  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/include  -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long  -fno-exceptions -fno-rtti -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/include   -c -o mkdeps.o -MT mkdeps.o -MMD -MP -MF .deps/mkdeps.Tpo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/mkdeps.c
g++  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/include  -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long  -fno-exceptions -fno-rtti -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/include   -c -o pch.o -MT pch.o -MMD -MP -MF .deps/pch.Tpo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/pch.c
configure: creating cache ./config.cache
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking target system type... mipsel-openwrt-linux-musl
checking LIBRARY_PATH variable... ok
checking GCC_EXEC_PREFIX variable... ok
checking whether to place generated files in the source directory... no
checking whether a default linker was specified... no
checking whether a default assembler was specified... no
checking for x86_64-pc-linux-gnu-gcc... gcc
checking for C compiler default output file name... g++  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/include  -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long  -fno-exceptions -fno-rtti -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/include   -c -o symtab.o -MT symtab.o -MMD -MP -MF .deps/symtab.Tpo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/symtab.c
a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... g++  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/include  -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long  -fno-exceptions -fno-rtti -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/include   -c -o traditional.o -MT traditional.o -MMD -MP -MF .deps/traditional.Tpo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/traditional.c
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... g++  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/include  -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long  -fno-exceptions -fno-rtti -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/include   -c -o init.o -MT init.o -MMD -MP -MF .deps/init.Tpo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/init.c
none needed
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking for x86_64-pc-linux-gnu-gnatbind... no
checking for x86_64-pc-linux-gnu-gnatmake... no
checking whether compiler driver understands Ada... no
checking how to run the C++ preprocessor... g++ -E
checking for grep that handles long lines and -e... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/grep
checking for egrep... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/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... rm -f libcpp.a
yes
ar cru libcpp.a charset.o directives.o directives-only.o errors.o expr.o files.o identifiers.o init.o lex.o line-map.o macro.o mkdeps.o pch.o symtab.o traditional.o
ar: `u' modifier ignored since `D' is the default (see `U')
checking for inttypes.h... ranlib libcpp.a
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/libcpp'
yes
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking how to run the C preprocessor... gcc -E
checking for inline... inline
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking size of void *... 8
checking size of short... 2
checking size of int... 4
checking size of long... 8
checking for long long... yes
checking size of long long... 8
checking for int8_t... yes
checking for int16_t... yes
checking for int32_t... yes
checking for int64_t... yes
checking for long long int... yes
checking for intmax_t... yes
checking for intptr_t... yes
checking for uint8_t... yes
checking for uint16_t... yes
checking for uint32_t... yes
checking for uint64_t... yes
checking for unsigned long long int... yes
checking for uintmax_t... yes
checking for uintptr_t... yes
checking for int64_t underlying type... long
checking for std::swap in <utility>... yes
checking whether g++ is affected by placement new aliasing bug... no
checking whether g++ supports -W... yes
checking whether g++ supports -Wall... yes
checking whether g++ supports -Wnarrowing... yes
checking whether g++ supports -Wwrite-strings... yes
checking whether g++ supports -Wcast-qual... yes
checking whether gcc supports -Wstrict-prototypes... yes
checking whether gcc supports -Wmissing-prototypes... yes
checking whether g++ supports -Wmissing-format-attribute... yes
checking whether g++ supports -Woverloaded-virtual... yes
checking whether gcc supports -Wold-style-definition... yes
checking whether gcc supports -Wc++-compat... yes
checking whether g++ supports -pedantic -Wlong-long -Wvariadic-macros -Woverlength-strings... yes
checking whether gcc supports -fno-exceptions... yes
checking whether gcc supports -fno-rtti... yes
checking whether gcc supports -fasynchronous-unwind-tables... yes
checking valgrind.h usability... no
checking valgrind.h presence... no
checking for valgrind.h... no
checking for VALGRIND_DISCARD in <valgrind/memcheck.h>... no
checking for VALGRIND_DISCARD in <memcheck.h>... no
checking for multiarch configuration... no, disabled auto check (cross build configured without --with-sysroot)
checking whether make sets $(MAKE)... yes
checking for gawk... gawk
checking whether ln -s works... yes
checking whether ln works... yes
checking for x86_64-pc-linux-gnu-ranlib... ranlib
checking for a BSD compatible install... /usr/bin/install -c
checking for cmp's capabilities... gnucompare
checking for mktemp... yes
checking for makeinfo... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/missing makeinfo --split-size=5000000
checking for modern makeinfo... no
configure: WARNING:
*** Makeinfo is missing or too old.
*** Info documentation will not be built.
checking for recent Pod::Man... yes
checking for flex... flex
checking for bison... bison
checking for nm... nm
checking for ar... ar
checking for sphinx-build... texinfo
checking for ANSI C header files... (cached) yes
checking whether time.h and sys/time.h may both be included... yes
checking whether string.h and strings.h may both be included... yes
checking for sys/wait.h that is POSIX.1 compatible... yes
checking whether termios.h defines TIOCGWINSZ... no
checking whether sys/ioctl.h defines TIOCGWINSZ... yes
checking for limits.h... yes
checking for stddef.h... yes
checking for string.h... (cached) yes
checking for strings.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for time.h... yes
checking for iconv.h... yes
checking for fcntl.h... yes
checking for ftw.h... yes
checking for unistd.h... (cached) yes
checking for sys/file.h... yes
checking for sys/time.h... yes
checking for sys/mman.h... yes
checking for sys/resource.h... yes
checking for sys/param.h... yes
checking for sys/times.h... yes
checking for sys/stat.h... (cached) yes
checking for direct.h... no
checking for malloc.h... yes
checking for langinfo.h... yes
checking for ldfcn.h... no
checking for locale.h... yes
checking for wchar.h... yes
checking for thread.h... no
checking for pthread.h... yes
checking for CHAR_BIT... yes
checking whether byte ordering is bigendian... no
checking how to run the C++ preprocessor... g++ -E
checking for unordered_map... yes
checking for tr1/unordered_map... yes
checking for ext/hash_map... yes
checking dependency style of g++... gcc3
checking for collect2 libraries... none required
checking for library containing exc_resume... no
checking for library containing kstat_open... no
checking for library containing ldexp... none required
checking for inttypes.h... yes
checking for times... yes
checking for clock... yes
checking for kill... yes
checking for getrlimit... yes
checking for setrlimit... yes
checking for atoq... no
checking for popen... yes
checking for sysconf... yes
checking for strsignal... yes
checking for getrusage... yes
checking for nl_langinfo... yes
checking for gettimeofday... yes
checking for mbstowcs... yes
checking for wcswidth... yes
checking for mmap... yes
checking for setlocale... yes
checking for clearerr_unlocked... yes
checking for feof_unlocked... yes
checking for ferror_unlocked... yes
checking for fflush_unlocked... yes
checking for fgetc_unlocked... yes
checking for fgets_unlocked... yes
checking for fileno_unlocked... yes
checking for fprintf_unlocked... no
checking for fputc_unlocked... yes
checking for fputs_unlocked... yes
checking for fread_unlocked... yes
checking for fwrite_unlocked... yes
checking for getchar_unlocked... yes
checking for getc_unlocked... yes
checking for putchar_unlocked... yes
checking for putc_unlocked... yes
checking for madvise... yes
checking whether mbstowcs works... yes
checking for ssize_t... yes
checking for caddr_t... yes
checking for sys/mman.h... (cached) yes
checking for mmap... (cached) yes
checking whether read-only mmap of a plain file works... yes
checking whether mmap from /dev/zero works... yes
checking for MAP_ANON(YMOUS)... yes
checking whether mmap with MAP_ANON(YMOUS) works... yes
checking for pid_t... yes
checking for vfork.h... no
checking for fork... yes
checking for vfork... yes
checking for working fork... yes
checking for working vfork... (cached) yes
checking for ld used by GCC... ld
checking if the linker (ld) is GNU ld... yes
checking for shared library run path origin... done
checking for iconv... yes
checking for iconv declaration... install-shextern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
checking for LC_MESSAGES... yes
checking for nl_langinfo and CODESET... yes
checking whether basename is declared... yes
checking whether strstr is declared... yes
checking whether getenv is declared... yes
checking whether atol is declared... yes
checking whether atoll is declared... yes
checking whether asprintf is declared... yes
checking whether sbrk is declared... yes
checking whether abort is declared... yes
checking whether atof is declared... yes
checking whether getcwd is declared... yes
checking whether getwd is declared... yes
checking whether madvise is declared... yes
checking whether stpcpy is declared... yes
checking whether strnlen is declared... yes
checking whether strsignal is declared... yes
checking whether strverscmp is declared... yes
checking whether strtol is declared... yes
checking whether strtoul is declared... yes
checking whether strtoll is declared... yes
checking whether strtoull is declared... yes
checking whether setenv is declared... yes
checking whether unsetenv is declared... yes
checking whether errno is declared... yes
checking whether snprintf is declared... yes
checking whether vsnprintf is declared... yes
checking whether vasprintf is declared... yes
checking whether malloc is declared... yes
checking whether realloc is declared... yes
checking whether calloc is declared... yes
checking whether free is declared... yes
checking whether getopt is declared... yes
checking whether clock is declared... yes
checking whether getpagesize is declared... yes
checking whether ffs is declared... yes
checking whether clearerr_unlocked is declared... yes
checking whether feof_unlocked is declared... yes
checking whether ferror_unlocked is declared... yes
checking whether fflush_unlocked is declared... yes
checking whether fgetc_unlocked is declared... yes
checking whether fgets_unlocked is declared... yes
checking whether fileno_unlocked is declared... yes
checking whether fprintf_unlocked is declared... no
checking whether fputc_unlocked is declared... yes
checking whether fputs_unlocked is declared... yes
checking whether fread_unlocked is declared... yes
checking whether fwrite_unlocked is declared... yes
checking whether getchar_unlocked is declared... yes
checking whether getc_unlocked is declared... yes
checking whether putchar_unlocked is declared... yes
checking whether putc_unlocked is declared... yes
checking whether getrlimit is declared... yes
checking whether setrlimit is declared... yes
checking whether getrusage is declared... yes
checking whether ldgetname is declared... no
checking whether times is declared... yes
checking whether sigaltstack is declared... yes
checking for struct tms... yes
checking for clock_t... yes
checking for F_SETLKW... yes
checking if mkdir takes one argument... no
Using `/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/mips/mips.c' for machine-specific logic.
Using `/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/mips/mips.md' as machine description file.
Using the following target machine macro files:
	/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/dbxelf.h
	/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/elfos.h
	/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/gnu-user.h
	/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/linux.h
	/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/linux-android.h
	/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/glibc-stdint.h
	/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/vxworks-dummy.h
	/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/mips/mips.h
	/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/mips/gnu-user.h
	/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/mips/linux.h
	/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/mips/linux-common.h
	/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/initfini-array.h
Using host-linux.o for host machine hooks.
checking whether NLS is requested... no
checking how to print strings... printf
checking for a sed that does not truncate output... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/sed
checking for fgrep... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/grep -F
checking for ld used by gcc... ld
checking if the linker (ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... nm
checking the name lister (nm) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking for ld option to reload object files... -r
checking for x86_64-pc-linux-gnu-objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for x86_64-pc-linux-gnu-ar... (cached) ar
checking for x86_64-pc-linux-gnu-strip... no
checking for strip... strip
checking for x86_64-pc-linux-gnu-ranlib... (cached) ranlib
checking command to parse nm output from gcc object... ok
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking how to run the C++ preprocessor... g++ -E
checking for ld used by g++... ld -m elf_x86_64
checking if the linker (ld -m elf_x86_64) is GNU ld... yes
checking whether the g++ linker (ld -m elf_x86_64) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking what assembler to use... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/as
checking whether we are using gold... no
checking gold linker with split stack support as non default... 
checking what linker to use... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ld
checking what nm to use... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/nm
checking what objdump to use... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/objdump
checking what readelf to use... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/readelf
checking assembler flags...  
checking assembler for .balign and .p2align... yes
checking assembler for .p2align with maximum skip... yes
checking assembler for .literal16... no
checking assembler for working .subsection -1... yes
checking assembler for .weak... yes
checking assembler for .weakref... yes
checking assembler for .nsubspa comdat... no
checking assembler for .hidden... yes
checking linker for .hidden support... yes
checking linker read-only and read-write section mixing... read-write
checking for .preinit_array/.init_array/.fini_array support... checking cross compile... guessing... no
checking assembler for .sleb128 and .uleb128... yes
checking assembler for cfi directives... yes
checking assembler for working cfi advance... yes
checking assembler for cfi personality directive... yes
checking assembler for cfi sections directive... yes
checking assembler for eh_frame optimization... yes
checking assembler for section merging support... yes
checking assembler for stabs directive... yes
checking assembler for COMDAT group support (GNU as)... yes
checking assembler for line table discriminator support... yes
checking assembler for thread-local storage support... yes
checking linker -Bstatic/-Bdynamic option... yes
checking linker --version-script option... yes
checking linker soname option... yes
checking linker --demangle support... yes
checking linker plugin support... 2
checking assembler for explicit relocation support... yes
checking assembler for -mno-shared support... yes
checking assembler for .gnu_attribute support... yes
checking assembler for .module support... yes
checking assembler for .micromips support... yes
checking assembler for .dtprelword support... yes
checking assembler for DSPR1 mult with four accumulators support... yes
checking assembler and linker for explicit JALR relocation... yes
checking linker for .eh_frame personality relaxation... yes
checking assembler for -mnan= support... yes
checking assembler for dwarf2 debug_line support... yes
checking assembler for buggy dwarf2 .file directive... no
checking assembler for dwarf2 debug_view support... yes
checking assembler for --gdwarf2 option... yes
checking assembler for --gstabs option... yes
checking assembler for --debug-prefix-map option... yes
checking assembler for compressed debug sections... 2
checking assembler for .lcomm with alignment... no
checking for target glibc version... 0.0
checking assembler for gnu_unique_object... yes
checking assembler for tolerance to line number 0... yes
checking support for thin archives... yes
checking linker PT_GNU_EH_FRAME support... yes
checking linker CIEv3 in .eh_frame support... yes
checking linker position independent executable support... yes
checking linker PIE support with copy reloc... no
checking linker EH-compatible garbage collection of sections... yes
checking linker EH garbage collection of sections bug... no
checking linker for compressed debug sections... 3
checking linker --as-needed support... yes
checking linker mapfile support for clearing hardware capabilities... no
checking linker --build-id support... yes
checking linker *_sol2 emulation support... no
checking linker --sysroot support... yes
checking __stack_chk_fail in target C library... (cached) yes
checking sys/sdt.h in the target C library... no
checking dl_iterate_phdr in target C library... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking whether to avoid linking multiple front-ends at once... no
Links are now set up to build a cross-compiler
 from x86_64-pc-linux-gnu to mipsel-openwrt-linux-musl.
checking for exported symbols... yes
checking for -rdynamic... yes
checking for library containing dlopen... -ldl
checking for -fPIC -shared... yes
gcc_driver_version: 8.4.0
checking for -fno-PIE option... yes
checking for -no-pie option... yes
checking linker -z bndplt option... no
checking linker --push-state/--pop-state options... yes
configure: updating cache ./config.cache
configure: creating ./config.status
config.status: creating as
config.status: creating collect-ld
config.status: creating nm
config.status: creating Makefile
config.status: creating ada/gcc-interface/Makefile
config.status: creating ada/Makefile
config.status: creating auto-host.h
config.status: executing depdir commands
mkdir -p -- .deps
config.status: executing gccdepdir commands
mkdir -p -- build/.deps
mkdir -p -- ada/.deps
mkdir -p -- brig/.deps
mkdir -p -- c/.deps
mkdir -p -- cp/.deps
mkdir -p -- fortran/.deps
mkdir -p -- go/.deps
mkdir -p -- jit/.deps
mkdir -p -- lto/.deps
mkdir -p -- objc/.deps
mkdir -p -- objcp/.deps
mkdir -p -- c-family/.deps
mkdir -p -- common/.deps
config.status: executing default commands
mkdir -p -- ./libcc1
Configuring in ./libcc1
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/gcc'
configure: creating cache ./config.cache
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking target system type... TARGET_CPU_DEFAULT="" \
HEADERS="auto-host.h ansidecl.h" DEFINES="" \
/bin/bash /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/mkconfig.sh config.h
TARGET_CPU_DEFAULT="((MASK_SPLIT_ADDRESSES)|MASK_EXPLICIT_RELOCS)|MASK_RELAX_PIC_CALLS" \
HEADERS="options.h insn-constants.h config/dbxelf.h config/elfos.h config/gnu-user.h config/linux.h config/linux-android.h config/glibc-stdint.h config/vxworks-dummy.h config/mips/mips.h config/mips/gnu-user.h config/mips/linux.h config/mips/linux-common.h config/initfini-array.h defaults.h" DEFINES="TARGET_ENDIAN_DEFAULT=0  LIBC_GLIBC=1 LIBC_UCLIBC=2 LIBC_BIONIC=3 LIBC_MUSL=4 DEFAULT_LIBC=LIBC_MUSL ANDROID_DEFAULT=0" \
/bin/bash /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/mkconfig.sh tm.h
TARGET_CPU_DEFAULT="" \
HEADERS="config/mips/mips-protos.h config/linux-protos.h tm-preds.h" DEFINES="" \
/bin/bash /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/mkconfig.sh tm_p.h
TARGET_CPU_DEFAULT="" \
HEADERS="auto-host.h ansidecl.h" DEFINES="" \
/bin/bash /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/mkconfig.sh bconfig.h
mipsel-openwrt-linux-musl
checking for x86_64-pc-linux-gnu-gcc... gcc
g++ -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/build -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include  \
-DBASEVER="\"8.4.0\"" -DDATESTAMP="\"\"" \
-DREVISION="\"\"" \
-DDEVPHASE="\"\"" -DPKGVERSION="\"(OpenWrt GCC 8.4.0 r0+14078-b3a75b4e7d) \"" \
-DBUGURL="\"<http://bugs.openwrt.org/>\"" -o build/version.o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/version.c
LC_ALL=C ; export LC_ALL ; \
gawk -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/opt-gather.awk /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/ada/gcc-interface/lang.opt /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/brig/lang.opt /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/fortran/lang.opt /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/go/lang.opt /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/lto/lang.opt /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/c-family/c.opt /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/common.opt /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/g.opt /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/fused-madd.opt /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/mips/mips-tables.opt /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/mips/mips.opt /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/gnu-user.opt /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/linux.opt /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/linux-android.opt > tmp-optionlist
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... echo "#define BUILDING_GCC_MAJOR `echo 8.4.0 | sed -e 's/^\([0-9]*\).*$/\1/'`" > bversion.h
/bin/bash /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../move-if-change tmp-gi.list gtyp-input.list
echo "#define BUILDING_GCC_MINOR `echo 8.4.0 | sed -e 's/^[0-9]*\.\([0-9]*\).*$/\1/'`" >> bversion.h
if test no = yes \
   || test -n ""; then \
  /bin/bash /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/genmultilib \
    "" \
    "" \
    "" \
    "" \
    "" \
    "" \
    "" \
    "" \
    "" \
    "" \
    "no" \
    > tmp-mlib.h; \
else \
  /bin/bash /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/genmultilib '' '' '' '' '' '' '' '' \
    "" '' no \
    > tmp-mlib.h; \
fi
lsf="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/cp/lang-specs.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/lto/lang-specs.h"; for f in $lsf; do \
    echo "#include \"$f\""; \
done | sed 's|/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/||' > tmp-specs.h
rm -f tmp-all-tree.def
echo timestamp > s-gtyp-input
echo "#define BUILDING_GCC_PATCHLEVEL `echo 8.4.0 | sed -e 's/^[0-9]*\.[0-9]*\.\([0-9]*\)$/\1/'`" >> bversion.h
/bin/bash /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../move-if-change tmp-specs.h specs.h
echo '#include "tree.def"' > tmp-all-tree.def
gawk -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/gen-pass-instances.awk \
  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/passes.def  > pass-instances.def
gcc -E /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/params-list.h | sed 's/^#.*//;/^$/d' > tmp-params.list
echo 'END_OF_BASE_TREE_CODES' >> tmp-all-tree.def
echo "#define BUILDING_GCC_VERSION (BUILDING_GCC_MAJOR * 1000 + BUILDING_GCC_MINOR)" >> bversion.h
echo '#include "c-family/c-common.def"' >> tmp-all-tree.def
echo timestamp > s-bversion
echo timestamp > s-specs
gcc -E /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/params-options.h | sed 's/^#.*//;/^$/d' > tmp-params.options
/bin/bash /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../move-if-change tmp-params.list params.list
ltf="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/ada/gcc-interface/ada-tree.def /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/cp/cp-tree.def /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/objc/objc-tree.def"; for f in $ltf; do \
  echo "#include \"$f\""; \
done | sed 's|/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/||' >> tmp-all-tree.def
echo "g++ -no-pie   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -static-libstdc++ -static-libgcc " > checksum-options.tmp \
&& /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../move-if-change checksum-options.tmp checksum-options

checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... /bin/bash /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../move-if-change tmp-mlib.h multilib.h
/bin/bash /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../move-if-change tmp-params.options params.options
echo timestamp > s-params.list
/bin/bash /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../move-if-change tmp-all-tree.def all-tree.def
cp /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/gcc-ar.c gcc-nm.c
cp /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/gcc-ar.c gcc-ranlib.c
TARGET_CPU_DEFAULT="" \
HEADERS="auto-host.h ansidecl.h" DEFINES="USED_FOR_TARGET " \
/bin/bash /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/mkconfig.sh tconfig.h
yes
checking for gcc option to accept ISO C89... echo timestamp > s-mlib
echo timestamp > s-params.options
echo timestamp > s-alltree
(echo "@set version-GCC 8.4.0"; \
 if [ "" = "experimental" ]; \
 then echo "@set DEVELOPMENT"; \
 else echo "@clear DEVELOPMENT"; \
 fi) > gcc-vers.texiT
echo @set srcdir /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc >> gcc-vers.texiT
if [ -n "(OpenWrt GCC 8.4.0 r0+14078-b3a75b4e7d) " ]; then \
  echo "@set VERSION_PACKAGE (OpenWrt GCC 8.4.0 r0+14078-b3a75b4e7d) " >> gcc-vers.texiT; \
fi
echo "@set BUGURL @uref{http://bugs.openwrt.org/}" >> gcc-vers.texiT; \
mv -f gcc-vers.texiT gcc-vers.texi
g++ -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/build -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include  \
	-o build/genhooks.o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/genhooks.c
g++ -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/build -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include  \
	-o build/genchecksum.o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/genchecksum.c
echo timestamp > gcc.pod
g++ -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/build -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include  \
	-o build/genmodes.o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/genmodes.c
perl /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../contrib/texi2pod.pl /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/doc/invoke.texi > gcc.pod
g++ -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/build -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include  \
	-o build/errors.o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/errors.c
g++ -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/build -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include  \
	-o build/gengtype.o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/gengtype.c
none needed
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/grep
checking for egrep... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/grep -E
checking for ANSI C header files... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/genhooks.c: In function 'void emit_documentation(const char*)':
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/genhooks.c:130:45: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
   while (fscanf (f, "%*[^@]"), buf[0] = '\0',
                                             ^
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/genhooks.c:139:14: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
       fscanf (f, "%999s", buf);
       ~~~~~~~^~~~~~~~~~~~~~~~~
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/genhooks.c:192:14: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
       fscanf (f, "%5[^ \n]", buf);
       ~~~~~~~^~~~~~~~~~~~~~~~~~~~
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/genhooks.c:198:14: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
       fscanf (f, "%999s", buf);
       ~~~~~~~^~~~~~~~~~~~~~~~~
g++ -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -Wno-error -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/build -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include  \
	-o build/gengtype-lex.o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/gengtype-lex.c
g++ -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/build -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include  \
	-o build/gengtype-parse.o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/gengtype-parse.c
yes
checking for sys/types.h... yes
/d/gcc-8.4.0/gcc-8.4.0/gcc/gengtype-lex.l: In function 'int yylex(const char**)':
gengtype-lex.c:365:15: warning: this statement may fall through [-Wimplicit-fallthrough=]
/d/gcc-8.4.0/gcc-8.4.0/gcc/gengtype-lex.l:118:1: note: in expansion of macro 'YY_DO_BEFORE_ACTION'
/d/gcc-8.4.0/gcc-8.4.0/gcc/gengtype-lex.l:113:1: note: here
gengtype-lex.c:365:15: warning: this statement may fall through [-Wimplicit-fallthrough=]
/d/gcc-8.4.0/gcc-8.4.0/gcc/gengtype-lex.l:135:1: note: in expansion of macro 'YY_DO_BEFORE_ACTION'
/d/gcc-8.4.0/gcc-8.4.0/gcc/gengtype-lex.l:131:1: note: here
checking for sys/stat.h... /bin/bash /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../move-if-change tmp-optionlist optionlist
echo timestamp > s-options
g++ -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/build -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include  \
	-o build/gengtype-state.o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/gengtype-state.c
g++ -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/build -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include  \
	-o build/gengenrtl.o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/gengenrtl.c
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... g++   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -static-libstdc++ -static-libgcc  -no-pie -o build/genhooks \
    build/genhooks.o build/errors.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a
yes
checking for stdint.h... g++   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -static-libstdc++ -static-libgcc  -no-pie -o build/genchecksum \
    build/genchecksum.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a
gawk -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/opt-functions.awk -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/opt-read.awk \
       -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/optc-save-gen.awk \
       -v header_name="config.h system.h coretypes.h tm.h" < optionlist > options-save.c
yes
checking for unistd.h... gawk -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/opt-functions.awk -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/opt-read.awk \
       -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/optc-gen.awk \
       -v header_name="config.h system.h coretypes.h options.h tm.h" < optionlist > options.c
yes
checking minix/config.h usability... g++   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -static-libstdc++ -static-libgcc  -no-pie -o build/genmodes \
    build/genmodes.o build/errors.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a
no
checking minix/config.h presence... gawk -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/opt-functions.awk -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/opt-read.awk \
       -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/opth-gen.awk \
       < optionlist > tmp-options.h
no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... g++   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -static-libstdc++ -static-libgcc  -no-pie -o build/gengenrtl \
    build/gengenrtl.o build/errors.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a
build/genmodes -m > tmp-min-modes.c
/bin/bash /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../move-if-change tmp-min-modes.c min-insn-modes.c
build/genhooks "Target Hook" \
				     > tmp-target-hooks-def.h
echo timestamp > s-modes-m
yes
/bin/bash /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../move-if-change tmp-target-hooks-def.h \
				     target-hooks-def.h
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... build/genhooks "Common Target Hook" \
				     > tmp-common-target-hooks-def.h
/bin/bash /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../move-if-change tmp-common-target-hooks-def.h \
				     common/common-target-hooks-def.h
echo timestamp > s-target-hooks-def-h
build/genhooks "C Target Hook" \
				     > tmp-c-target-hooks-def.h
build/genmodes > tmp-modes.c
echo timestamp > s-common-target-hooks-def-h
/bin/bash /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../move-if-change tmp-c-target-hooks-def.h \
				     c-family/c-target-hooks-def.h
/bin/bash /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../move-if-change tmp-modes.c insn-modes.c
echo timestamp > doc/gcc.1
(pod2man --center="GNU" --release="gcc-8.4.0" --date=2020-03-04 --section=1 gcc.pod > doc/gcc.1.T$$ && \
	mv -f doc/gcc.1.T$$ doc/gcc.1) || \
	(rm -f doc/gcc.1.T$$ && exit 1)
echo timestamp > s-c-target-hooks-def-h
echo timestamp > s-modes
build/genmodes -h > tmp-modes.h
build/genmodes -i > tmp-modes-inline.h
/bin/bash /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../move-if-change tmp-modes.h insn-modes.h
/bin/bash /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../move-if-change tmp-modes-inline.h \
  insn-modes-inline.h
echo timestamp > s-modes-inline-h
echo timestamp > s-modes-h
build/gengenrtl > tmp-genrtl.h
/bin/bash /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../move-if-change tmp-genrtl.h genrtl.h
echo timestamp > s-genrtl-h
g++ -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/build -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include  \
	-o build/min-insn-modes.o min-insn-modes.c
g++ -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/build -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include  \
	-o build/inchash.o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/inchash.c
/bin/bash /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../move-if-change tmp-options.h options.h
echo timestamp > s-options-h
g++ -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/build -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include  \
	-o build/genenums.o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/genenums.c
g++ -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/build -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include  \
	-o build/genmddeps.o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/genmddeps.c
g++ -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/build -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include  \
	-o build/read-md.o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/read-md.c
g++ -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/build -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include  \
	-o build/genconstants.o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/genconstants.c
g++   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -static-libstdc++ -static-libgcc  -no-pie -o build/genmddeps \
    build/genmddeps.o build/read-md.o build/errors.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a
g++   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -static-libstdc++ -static-libgcc  -no-pie -o build/genconstants \
    build/genconstants.o build/read-md.o build/errors.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a
g++   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -static-libstdc++ -static-libgcc  -no-pie -o build/genenums \
    build/genenums.o build/read-md.o build/errors.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a
build/genmddeps /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/common.md /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/mips/mips.md > tmp-mddeps
/bin/bash /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../move-if-change tmp-mddeps mddeps.mk
g++   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -static-libstdc++ -static-libgcc  -no-pie -o build/gengtype \
    build/gengtype.o build/errors.o build/gengtype-lex.o build/gengtype-parse.o build/gengtype-state.o build/version.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a
echo timestamp > s-mddeps
build/genconstants /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/common.md /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/mips/mips.md \
   > tmp-constants.h
build/genenums /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/common.md /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/mips/mips.md \
   > tmp-enums.c
/bin/bash /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../move-if-change tmp-enums.c insn-enums.c
/bin/bash /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../move-if-change tmp-constants.h insn-constants.h
echo timestamp > s-enums
echo timestamp > s-constants
build/gengtype  \
                    -S /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I gtyp-input.list -w tmp-gtype.state
g++ -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/build -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include  \
	-o build/gencheck.o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/gencheck.c
g++   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -static-libstdc++ -static-libgcc  -no-pie -o build/gencheck \
    build/gencheck.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a
yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
build/gencheck > tmp-check.h
/bin/bash /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../move-if-change tmp-check.h tree-check.h
checking for style of include used by make... GNU
echo timestamp > s-check
checking dependency style of gcc... gcc3
checking whether to enable maintainer-specific portions of Makefiles... no
checking how to print strings... printf
checking for a sed that does not truncate output... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/sed
checking for fgrep... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/grep -F
checking for ld used by gcc... ld
checking if the linker (ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... nm
checking the name lister (nm) interface... /bin/bash /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../move-if-change tmp-gtype.state gtype.state
build/gengtype  \
                    -r gtype.state
BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking for ld option to reload object files... -r
checking for x86_64-pc-linux-gnu-objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for x86_64-pc-linux-gnu-ar... ar
checking for x86_64-pc-linux-gnu-strip... no
checking for strip... strip
checking for x86_64-pc-linux-gnu-ranlib... ranlib
checking command to parse nm output from gcc object... ok
checking for dlfcn.h... echo timestamp > s-gtype
yes
checking for objdir... .libs
g++ -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/build -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include  \
	-o build/genopinit.o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/genopinit.c
g++ -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/build -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include  \
	-o build/gencfn-macros.o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/gencfn-macros.c
g++ -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/build -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include  \
	-o build/genmatch.o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/genmatch.c
g++ -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/build -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include  \
	-o build/genattrtab.o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/genattrtab.c
g++ -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/build -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include  \
	-o build/genautomata.o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/genautomata.c
checking if gcc supports -fno-rtti -fno-exceptions... g++ -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/build -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include  \
	-o build/genemit.o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/genemit.c
no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... g++ -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/build -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include  \
	-o build/genextract.o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/genextract.c
GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... g++ -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/build -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include  \
	-o build/genoutput.o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/genoutput.c
yes
checking dependency style of g++... gcc3
checking how to run the C++ preprocessor... g++ -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/build -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include  \
	-o build/genpeep.o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/genpeep.c
g++ -E
g++ -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/build -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include  \
	-o build/genrecog.o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/genrecog.c
checking for ld used by g++... ld -m elf_x86_64
checking if the linker (ld -m elf_x86_64) is GNU ld... yes
checking whether the g++ linker (ld -m elf_x86_64) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether basename is declared... cp doc/gcc.1 doc/g++.1
g++ -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/build -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include  \
	-o build/genpreds.o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/genpreds.c
yes
checking whether gcc supports -W... yes
checking whether gcc supports -Wall... g++ -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/build -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include  \
	-o build/rtl.o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/rtl.c
yes
checking for socket libraries... checking for connect... yes
checking for gethostbyname... yes

checking for exported symbols... g++ -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/build -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include  \
	-o build/read-rtl.o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/read-rtl.c
yes
checking for -rdynamic... yes
checking for library containing dlopen... -ldl
checking for -fPIC -shared... yes
checking for socketpair... yes
checking for select... g++ -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/build -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include  \
	-o build/ggc-none.o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/ggc-none.c
yes
checking for fork... yes
configure: updating cache ./config.cache
configure: creating ./config.status
g++ -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/build -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include  \
	-o build/vec.o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/vec.c
g++ -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/build -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include  \
	-o build/gensupport.o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/gensupport.c
g++ -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/build -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include  \
	-o build/print-rtl.o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/print-rtl.c
config.status: creating Makefile
config.status: creating cc1plugin-config.h
config.status: executing depfiles commands
config.status: executing libtool commands
g++ -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/build -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include  \
	-o build/hash-table.o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/hash-table.c
g++ -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/build -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include  \
	-o build/genflags.o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/genflags.c
g++ -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/build -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include  \
	-o build/genconditions.o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/genconditions.c
g++ -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/build -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include  \
	-o build/genattr.o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/genattr.c
g++ -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/build -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include  \
	-o build/genattr-common.o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/genattr-common.c
g++ -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/build -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include  \
	-o build/gencodes.o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/gencodes.c
g++ -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/build -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include  \
	-o build/genconfig.o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/genconfig.c
g++ -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/build -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include  \
	-o build/gentarget-def.o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/gentarget-def.c
g++   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -static-libstdc++ -static-libgcc  -no-pie -o build/gencfn-macros \
    build/gencfn-macros.o build/errors.o build/hash-table.o build/vec.o build/ggc-none.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a
build/gencfn-macros -c \
  > tmp-case-cfn-macros.h
/bin/bash /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../move-if-change tmp-case-cfn-macros.h \
  case-cfn-macros.h
echo timestamp > s-case-cfn-macros
build/gencfn-macros -o \
  > tmp-cfn-operators.pd
/bin/bash /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../move-if-change tmp-cfn-operators.pd \
  cfn-operators.pd
echo timestamp > s-cfn-operators
g++   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -static-libstdc++ -static-libgcc  -no-pie -o build/genpreds \
    build/genpreds.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/hash-table.o build/read-md.o build/errors.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a
g++   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -static-libstdc++ -static-libgcc  -no-pie -o build/genflags \
    build/genflags.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/hash-table.o build/read-md.o build/errors.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a
g++   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -static-libstdc++ -static-libgcc  -no-pie -o build/genconditions \
    build/genconditions.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/hash-table.o build/read-md.o build/errors.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a
g++   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -static-libstdc++ -static-libgcc  -no-pie -o build/genattr \
    build/genattr.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/hash-table.o build/read-md.o build/errors.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a
g++   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -static-libstdc++ -static-libgcc  -no-pie -o build/genattr-common \
    build/genattr-common.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/hash-table.o build/read-md.o build/errors.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a
g++   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -static-libstdc++ -static-libgcc  -no-pie -o build/gencodes \
    build/gencodes.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/hash-table.o build/read-md.o build/errors.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a
g++   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -static-libstdc++ -static-libgcc  -no-pie -o build/genconfig \
    build/genconfig.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/hash-table.o build/read-md.o build/errors.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a
g++   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -static-libstdc++ -static-libgcc  -no-pie -o build/genopinit \
    build/genopinit.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/hash-table.o build/read-md.o build/errors.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a
g++   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -static-libstdc++ -static-libgcc  -no-pie -o build/genattrtab \
    build/genattrtab.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/hash-table.o build/read-md.o build/errors.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a
g++   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -static-libstdc++ -static-libgcc  -no-pie -o build/genemit \
    build/genemit.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/hash-table.o build/read-md.o build/errors.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a
g++   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -static-libstdc++ -static-libgcc  -no-pie -o build/genextract \
    build/genextract.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/hash-table.o build/read-md.o build/errors.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a
g++   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -static-libstdc++ -static-libgcc  -no-pie -o build/genoutput \
    build/genoutput.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/hash-table.o build/read-md.o build/errors.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a
g++   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -static-libstdc++ -static-libgcc  -no-pie -o build/genpeep \
    build/genpeep.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/hash-table.o build/read-md.o build/errors.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a
build/genpreds /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/common.md /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/mips/mips.md > tmp-preds.c
build/genpreds -h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/common.md /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/mips/mips.md > tmp-preds.h
build/genconditions /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/common.md /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/mips/mips.md > tmp-condmd.c
/bin/bash /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../move-if-change tmp-preds.c insn-preds.c
echo timestamp > s-preds
build/genpreds -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/common.md /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/mips/mips.md > tmp-constrs.h
/bin/bash /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../move-if-change tmp-condmd.c build/gencondmd.c
echo timestamp > s-conditions
/bin/bash /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../move-if-change tmp-preds.h tm-preds.h
/bin/bash /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../move-if-change tmp-constrs.h tm-constrs.h
echo timestamp > s-preds-h
echo timestamp > s-constrs-h
g++ -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/build -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include  \
	-o build/gencondmd.o build/gencondmd.c
g++   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -static-libstdc++ -static-libgcc  -no-pie -o build/genautomata \
    build/genautomata.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/hash-table.o build/read-md.o build/errors.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a -lm
g++   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -static-libstdc++ -static-libgcc  -no-pie -o build/gentarget-def \
    build/gentarget-def.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/hash-table.o build/read-md.o build/errors.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a
g++   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -static-libstdc++ -static-libgcc  -no-pie -o build/gencondmd \
    build/gencondmd.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a
g++   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -static-libstdc++ -static-libgcc  -no-pie -o build/genrecog \
    build/genrecog.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/hash-table.o build/read-md.o build/errors.o build/inchash.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a
build/gencondmd > tmp-cond.md
/bin/bash /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../move-if-change tmp-cond.md insn-conditions.md
echo timestamp > s-condmd
build/genflags /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/common.md /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/mips/mips.md \
  insn-conditions.md > tmp-flags.h
build/genattr /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/common.md /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/mips/mips.md \
  insn-conditions.md > tmp-attr.h
build/genattr-common /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/common.md /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/mips/mips.md \
  insn-conditions.md > tmp-attr-common.h
build/gencodes /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/common.md /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/mips/mips.md \
  insn-conditions.md > tmp-codes.h
build/genconfig /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/common.md /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/mips/mips.md \
  insn-conditions.md > tmp-config.h
build/gentarget-def /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/common.md /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/mips/mips.md \
  insn-conditions.md > tmp-target-def.h
build/genopinit /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/common.md /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/mips/mips.md \
  insn-conditions.md -htmp-opinit.h -ctmp-opinit.c
/bin/bash /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../move-if-change tmp-flags.h insn-flags.h
/bin/bash /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../move-if-change tmp-attr.h insn-attr.h
/bin/bash /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../move-if-change tmp-codes.h insn-codes.h
/bin/bash /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../move-if-change tmp-config.h insn-config.h
/bin/bash /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../move-if-change tmp-target-def.h insn-target-def.h
echo timestamp > s-attr
echo timestamp > s-flags
echo timestamp > s-codes
build/genattrtab /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/common.md /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/mips/mips.md insn-conditions.md \
	-Atmp-attrtab.c -Dtmp-dfatab.c -Ltmp-latencytab.c
echo timestamp > s-target-def
echo timestamp > s-config
build/genautomata /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/common.md /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/mips/mips.md \
  insn-conditions.md > tmp-automata.c
build/genemit /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/common.md /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/mips/mips.md \
  insn-conditions.md > tmp-emit.c
build/genextract /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/common.md /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/mips/mips.md \
  insn-conditions.md > tmp-extract.c
/bin/bash /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../move-if-change tmp-attr-common.h insn-attr-common.h
build/genoutput /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/common.md /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/mips/mips.md \
  insn-conditions.md > tmp-output.c
echo timestamp > s-attr-common
build/genpeep /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/common.md /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/mips/mips.md \
  insn-conditions.md > tmp-peep.c
/bin/bash /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../move-if-change tmp-opinit.h insn-opinit.h
/bin/bash /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../move-if-change tmp-opinit.c insn-opinit.c
echo timestamp > s-opinit
build/genrecog /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/common.md /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/mips/mips.md \
  insn-conditions.md > tmp-recog.c
/bin/bash /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../move-if-change tmp-extract.c insn-extract.c
echo timestamp > s-extract
/bin/bash /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../move-if-change tmp-peep.c insn-peep.c
/bin/bash /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../move-if-change tmp-emit.c insn-emit.c
echo timestamp > s-peep
echo timestamp > s-emit
g++ -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/build -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include  \
	-o build/gcov-iov.o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/gcov-iov.c
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/mips/mips.md:5531:1: warning: source missing a mode?
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/mips/mips.md:5531:1: warning: source missing a mode?
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/mips/mips.md:6834:1: warning: operand 0 missing mode?
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/mips/mips.md:6854:1: warning: operand 1 missing mode?
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/mips/mips.md:6863:1: warning: operand 1 missing mode?
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/mips/mips.md:6922:1: warning: operand 0 missing mode?
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/mips/mips.md:6939:1: warning: operand 0 missing mode?
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/mips/mips.md:6996:1: warning: operand 1 missing mode?
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/mips/mips.md:7016:1: warning: operand 1 missing mode?
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/mips/mips.md:7062:1: warning: operand 1 missing mode?
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/mips/mips.md:7085:1: warning: operand 1 missing mode?
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/mips/mips.md:7346:1: warning: operand 0 missing mode?
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/mips/mips.md:7359:1: warning: operand 0 missing mode?
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/mips/mips-msa.md:2461:1: warning: operand 2 missing mode?
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/mips/mips-msa.md:2461:1: warning: operand 2 missing mode?
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/mips/mips-msa.md:2461:1: warning: operand 2 missing mode?
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/mips/mips-msa.md:2461:1: warning: operand 2 missing mode?
Statistics for recog:
  Number of decisions:  10620
  longest path:            90 (code:    922)
  longest backtrack:       12 (code:    942)
Statistics for split_insns:
  Number of decisions:    681
  longest path:            62 (code:     14)
  longest backtrack:        8 (code:    109)
Statistics for peephole2_insns:
  Number of decisions:    168
  longest path:            48 (code:      5)
  longest backtrack:        4 (code:     19)
/bin/bash /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../move-if-change tmp-output.c insn-output.c
Shared 8079 out of 16565 states by creating 1929 new states, saving 6150
echo timestamp > s-output
/bin/bash /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../move-if-change tmp-recog.c insn-recog.c
echo timestamp > s-recog
g++   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -static-libstdc++ -static-libgcc  -no-pie \
	build/gcov-iov.o -o build/gcov-iov
build/gcov-iov '8.4.0' '' \
    > tmp-gcov-iov.h
/bin/bash /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../move-if-change tmp-gcov-iov.h gcov-iov.h
echo timestamp > s-iov
g++ -fno-PIE -c  -DIN_GCC_FRONTEND -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -Ic -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/c -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o c/c-lang.o -MT c/c-lang.o -MMD -MP -MF c/.deps/c-lang.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/c/c-lang.c
g++ -fno-PIE -c  -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -Ic-family -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/c-family -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o c-family/stub-objc.o -MT c-family/stub-objc.o -MMD -MP -MF c-family/.deps/stub-objc.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/c-family/stub-objc.c
g++ -fno-PIE -c  -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o attribs.o -MT attribs.o -MMD -MP -MF ./.deps/attribs.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/attribs.c
g++ -fno-PIE -c  -DIN_GCC_FRONTEND -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -Ic -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/c -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o c/c-errors.o -MT c/c-errors.o -MMD -MP -MF c/.deps/c-errors.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/c/c-errors.c
g++ -fno-PIE -c  -DIN_GCC_FRONTEND -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -Ic -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/c -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o c/c-decl.o -MT c/c-decl.o -MMD -MP -MF c/.deps/c-decl.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/c/c-decl.c
g++ -fno-PIE -c  -DIN_GCC_FRONTEND -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -Ic -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/c -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o c/c-typeck.o -MT c/c-typeck.o -MMD -MP -MF c/.deps/c-typeck.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/c/c-typeck.c
g++ -fno-PIE -c  -DIN_GCC_FRONTEND -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -Ic -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/c -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o c/c-convert.o -MT c/c-convert.o -MMD -MP -MF c/.deps/c-convert.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/c/c-convert.c
g++ -fno-PIE -c  -DIN_GCC_FRONTEND -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -Ic -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/c -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o c/c-aux-info.o -MT c/c-aux-info.o -MMD -MP -MF c/.deps/c-aux-info.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/c/c-aux-info.c
g++ -fno-PIE -c  -DIN_GCC_FRONTEND -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -Ic -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/c -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o c/c-objc-common.o -MT c/c-objc-common.o -MMD -MP -MF c/.deps/c-objc-common.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/c/c-objc-common.c
g++ -fno-PIE -c  -DIN_GCC_FRONTEND -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -Ic -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/c -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o c/c-parser.o -MT c/c-parser.o -MMD -MP -MF c/.deps/c-parser.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/c/c-parser.c
g++ -fno-PIE -c  -DIN_GCC_FRONTEND -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -Ic -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/c -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o c/c-fold.o -MT c/c-fold.o -MMD -MP -MF c/.deps/c-fold.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/c/c-fold.c
g++ -fno-PIE -c  -DIN_GCC_FRONTEND -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -Ic -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/c -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o c/gimple-parser.o -MT c/gimple-parser.o -MMD -MP -MF c/.deps/gimple-parser.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/c/gimple-parser.c
g++ -fno-PIE -c  -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -Ic-family -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/c-family -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o c-family/c-common.o -MT c-family/c-common.o -MMD -MP -MF c-family/.deps/c-common.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/c-family/c-common.c
g++ -fno-PIE -c  -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -Ic-family -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/c-family -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o c-family/c-cppbuiltin.o -MT c-family/c-cppbuiltin.o -MMD -MP -MF c-family/.deps/c-cppbuiltin.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/c-family/c-cppbuiltin.c
g++ -fno-PIE -c  -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -Ic-family -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/c-family -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o c-family/c-dump.o -MT c-family/c-dump.o -MMD -MP -MF c-family/.deps/c-dump.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/c-family/c-dump.c
g++ -fno-PIE -c  -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -Ic-family -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/c-family -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o c-family/c-format.o -MT c-family/c-format.o -MMD -MP -MF c-family/.deps/c-format.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/c-family/c-format.c
g++ -fno-PIE -c  -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -Ic-family -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/c-family -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o c-family/c-gimplify.o -MT c-family/c-gimplify.o -MMD -MP -MF c-family/.deps/c-gimplify.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/c-family/c-gimplify.c
/bin/bash /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../move-if-change tmp-attrtab.c    insn-attrtab.c
/bin/bash /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../move-if-change tmp-dfatab.c     insn-dfatab.c
/bin/bash /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../move-if-change tmp-latencytab.c insn-latencytab.c
echo timestamp > s-attrtab
g++ -fno-PIE -c  -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -Ic-family -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/c-family -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o c-family/c-indentation.o -MT c-family/c-indentation.o -MMD -MP -MF c-family/.deps/c-indentation.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/c-family/c-indentation.c
g++ -fno-PIE -c  -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -Ic-family -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/c-family -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o c-family/c-lex.o -MT c-family/c-lex.o -MMD -MP -MF c-family/.deps/c-lex.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/c-family/c-lex.c
g++ -fno-PIE -c  -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -Ic-family -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/c-family -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o c-family/c-omp.o -MT c-family/c-omp.o -MMD -MP -MF c-family/.deps/c-omp.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/c-family/c-omp.c
g++ -fno-PIE -c  -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND  -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -Ic-family -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/c-family -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o c-family/c-opts.o -MT c-family/c-opts.o -MMD -MP -MF c-family/.deps/c-opts.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/c-family/c-opts.c
g++ -fno-PIE -c  -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -DHOST_MACHINE=\"x86_64-pc-linux-gnu\" -DTARGET_MACHINE=\"mipsel-openwrt-linux-musl\" -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -Ic-family -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/c-family -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o c-family/c-pch.o -MT c-family/c-pch.o -MMD -MP -MF c-family/.deps/c-pch.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/c-family/c-pch.c
g++ -fno-PIE -c  -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -Ic-family -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/c-family -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o c-family/c-ppoutput.o -MT c-family/c-ppoutput.o -MMD -MP -MF c-family/.deps/c-ppoutput.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/c-family/c-ppoutput.c
g++ -fno-PIE -c  -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -Ic-family -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/c-family -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o c-family/c-pragma.o -MT c-family/c-pragma.o -MMD -MP -MF c-family/.deps/c-pragma.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/c-family/c-pragma.c
g++ -fno-PIE -c  -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -Ic-family -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/c-family -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o c-family/c-pretty-print.o -MT c-family/c-pretty-print.o -MMD -MP -MF c-family/.deps/c-pretty-print.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/c-family/c-pretty-print.c
g++ -fno-PIE -c  -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -Ic-family -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/c-family -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o c-family/c-semantics.o -MT c-family/c-semantics.o -MMD -MP -MF c-family/.deps/c-semantics.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/c-family/c-semantics.c
g++ -fno-PIE -c  -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -Ic-family -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/c-family -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o c-family/c-ada-spec.o -MT c-family/c-ada-spec.o -MMD -MP -MF c-family/.deps/c-ada-spec.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/c-family/c-ada-spec.c
g++ -fno-PIE -c  -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -Ic-family -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/c-family -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o c-family/c-ubsan.o -MT c-family/c-ubsan.o -MMD -MP -MF c-family/.deps/c-ubsan.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/c-family/c-ubsan.c
g++ -fno-PIE -c  -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -Ic-family -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/c-family -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o c-family/known-headers.o -MT c-family/known-headers.o -MMD -MP -MF c-family/.deps/known-headers.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/c-family/known-headers.cc
g++ -fno-PIE -c  -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -Ic-family -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/c-family -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o c-family/c-attribs.o -MT c-family/c-attribs.o -MMD -MP -MF c-family/.deps/c-attribs.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/c-family/c-attribs.c
g++ -fno-PIE -c  -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -Ic-family -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/c-family -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o c-family/c-warn.o -MT c-family/c-warn.o -MMD -MP -MF c-family/.deps/c-warn.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/c-family/c-warn.c
g++ -fno-PIE -c  -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -Ic-family -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/c-family -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o c-family/c-spellcheck.o -MT c-family/c-spellcheck.o -MMD -MP -MF c-family/.deps/c-spellcheck.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/c-family/c-spellcheck.cc
g++ -fno-PIE -c  -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o glibc-c.o -MT glibc-c.o -MMD -MP -MF ./.deps/glibc-c.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/glibc-c.c
g++   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -static-libstdc++ -static-libgcc  -no-pie -o build/genmatch \
    build/genmatch.o ../build-x86_64-pc-linux-gnu/libcpp/libcpp.a build/errors.o build/vec.o build/hash-table.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o insn-emit.o -MT insn-emit.o -MMD -MP -MF ./.deps/insn-emit.TPo insn-emit.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o insn-extract.o -MT insn-extract.o -MMD -MP -MF ./.deps/insn-extract.TPo insn-extract.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o insn-modes.o -MT insn-modes.o -MMD -MP -MF ./.deps/insn-modes.TPo insn-modes.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o insn-opinit.o -MT insn-opinit.o -MMD -MP -MF ./.deps/insn-opinit.TPo insn-opinit.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o insn-output.o -MT insn-output.o -MMD -MP -MF ./.deps/insn-output.TPo insn-output.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o insn-peep.o -MT insn-peep.o -MMD -MP -MF ./.deps/insn-peep.TPo insn-peep.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o insn-preds.o -MT insn-preds.o -MMD -MP -MF ./.deps/insn-preds.TPo insn-preds.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o insn-recog.o -MT insn-recog.o -MMD -MP -MF ./.deps/insn-recog.TPo insn-recog.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o insn-enums.o -MT insn-enums.o -MMD -MP -MF ./.deps/insn-enums.TPo insn-enums.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o ggc-page.o -MT ggc-page.o -MMD -MP -MF ./.deps/ggc-page.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/ggc-page.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o alias.o -MT alias.o -MMD -MP -MF ./.deps/alias.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/alias.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o alloc-pool.o -MT alloc-pool.o -MMD -MP -MF ./.deps/alloc-pool.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/alloc-pool.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o auto-inc-dec.o -MT auto-inc-dec.o -MMD -MP -MF ./.deps/auto-inc-dec.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/auto-inc-dec.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o auto-profile.o -MT auto-profile.o -MMD -MP -MF ./.deps/auto-profile.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/auto-profile.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o bb-reorder.o -MT bb-reorder.o -MMD -MP -MF ./.deps/bb-reorder.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/bb-reorder.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o bitmap.o -MT bitmap.o -MMD -MP -MF ./.deps/bitmap.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/bitmap.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o bt-load.o -MT bt-load.o -MMD -MP -MF ./.deps/bt-load.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/bt-load.c
/bin/bash /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../move-if-change tmp-automata.c insn-automata.c
echo timestamp > s-automata
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o builtins.o -MT builtins.o -MMD -MP -MF ./.deps/builtins.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/builtins.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o caller-save.o -MT caller-save.o -MMD -MP -MF ./.deps/caller-save.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/caller-save.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o calls.o -MT calls.o -MMD -MP -MF ./.deps/calls.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/calls.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o ccmp.o -MT ccmp.o -MMD -MP -MF ./.deps/ccmp.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/ccmp.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o cfg.o -MT cfg.o -MMD -MP -MF ./.deps/cfg.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/cfg.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o cfganal.o -MT cfganal.o -MMD -MP -MF ./.deps/cfganal.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/cfganal.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o cfgbuild.o -MT cfgbuild.o -MMD -MP -MF ./.deps/cfgbuild.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/cfgbuild.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o cfgcleanup.o -MT cfgcleanup.o -MMD -MP -MF ./.deps/cfgcleanup.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/cfgcleanup.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o cfgexpand.o -MT cfgexpand.o -MMD -MP -MF ./.deps/cfgexpand.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/cfgexpand.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o cfghooks.o -MT cfghooks.o -MMD -MP -MF ./.deps/cfghooks.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/cfghooks.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o cfgloop.o -MT cfgloop.o -MMD -MP -MF ./.deps/cfgloop.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/cfgloop.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o cfgloopanal.o -MT cfgloopanal.o -MMD -MP -MF ./.deps/cfgloopanal.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/cfgloopanal.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o cfgloopmanip.o -MT cfgloopmanip.o -MMD -MP -MF ./.deps/cfgloopmanip.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/cfgloopmanip.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o cfgrtl.o -MT cfgrtl.o -MMD -MP -MF ./.deps/cfgrtl.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/cfgrtl.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o symtab.o -MT symtab.o -MMD -MP -MF ./.deps/symtab.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/symtab.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o cgraph.o -MT cgraph.o -MMD -MP -MF ./.deps/cgraph.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/cgraph.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o cgraphbuild.o -MT cgraphbuild.o -MMD -MP -MF ./.deps/cgraphbuild.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/cgraphbuild.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o cgraphunit.o -MT cgraphunit.o -MMD -MP -MF ./.deps/cgraphunit.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/cgraphunit.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o cgraphclones.o -MT cgraphclones.o -MMD -MP -MF ./.deps/cgraphclones.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/cgraphclones.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o combine.o -MT combine.o -MMD -MP -MF ./.deps/combine.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/combine.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o combine-stack-adj.o -MT combine-stack-adj.o -MMD -MP -MF ./.deps/combine-stack-adj.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/combine-stack-adj.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o compare-elim.o -MT compare-elim.o -MMD -MP -MF ./.deps/compare-elim.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/compare-elim.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o context.o -MT context.o -MMD -MP -MF ./.deps/context.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/context.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o convert.o -MT convert.o -MMD -MP -MF ./.deps/convert.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/convert.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o coverage.o -MT coverage.o -MMD -MP -MF ./.deps/coverage.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/coverage.c
g++ -fno-PIE -c  -DGCC_INCLUDE_DIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/include\" -DFIXED_INCLUDE_DIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/include-fixed\" -DGPLUSPLUS_INCLUDE_DIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/../../../../mipsel-openwrt-linux-musl/include/c++/8.4.0\" -DGPLUSPLUS_INCLUDE_DIR_ADD_SYSROOT=0 -DGPLUSPLUS_TOOL_INCLUDE_DIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/../../../../mipsel-openwrt-linux-musl/include/c++/8.4.0/mipsel-openwrt-linux-musl\" -DGPLUSPLUS_BACKWARD_INCLUDE_DIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/../../../../mipsel-openwrt-linux-musl/include/c++/8.4.0/backward\" -DLOCAL_INCLUDE_DIR=\"/usr/local/include\" -DCROSS_INCLUDE_DIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/../../../../mipsel-openwrt-linux-musl/sys-include\" -DTOOL_INCLUDE_DIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/../../../../mipsel-openwrt-linux-musl/include\" -DNATIVE_SYSTEM_HEADER_DIR=\"/usr/include\" -DPREFIX=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/\" -DSTANDARD_EXEC_PREFIX=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/\"  -DBASEVER="\"8.4.0\"" -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o cppbuiltin.o -MT cppbuiltin.o -MMD -MP -MF ./.deps/cppbuiltin.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/cppbuiltin.c
g++ -fno-PIE -c  -DGCC_INCLUDE_DIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/include\" -DFIXED_INCLUDE_DIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/include-fixed\" -DGPLUSPLUS_INCLUDE_DIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/../../../../mipsel-openwrt-linux-musl/include/c++/8.4.0\" -DGPLUSPLUS_INCLUDE_DIR_ADD_SYSROOT=0 -DGPLUSPLUS_TOOL_INCLUDE_DIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/../../../../mipsel-openwrt-linux-musl/include/c++/8.4.0/mipsel-openwrt-linux-musl\" -DGPLUSPLUS_BACKWARD_INCLUDE_DIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/../../../../mipsel-openwrt-linux-musl/include/c++/8.4.0/backward\" -DLOCAL_INCLUDE_DIR=\"/usr/local/include\" -DCROSS_INCLUDE_DIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/../../../../mipsel-openwrt-linux-musl/sys-include\" -DTOOL_INCLUDE_DIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/../../../../mipsel-openwrt-linux-musl/include\" -DNATIVE_SYSTEM_HEADER_DIR=\"/usr/include\" -DPREFIX=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/\" -DSTANDARD_EXEC_PREFIX=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/\"  -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o cppdefault.o -MT cppdefault.o -MMD -MP -MF ./.deps/cppdefault.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/cppdefault.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o cprop.o -MT cprop.o -MMD -MP -MF ./.deps/cprop.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/cprop.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o cse.o -MT cse.o -MMD -MP -MF ./.deps/cse.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/cse.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o cselib.o -MT cselib.o -MMD -MP -MF ./.deps/cselib.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/cselib.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o data-streamer.o -MT data-streamer.o -MMD -MP -MF ./.deps/data-streamer.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/data-streamer.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o data-streamer-in.o -MT data-streamer-in.o -MMD -MP -MF ./.deps/data-streamer-in.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/data-streamer-in.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o data-streamer-out.o -MT data-streamer-out.o -MMD -MP -MF ./.deps/data-streamer-out.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/data-streamer-out.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o dbxout.o -MT dbxout.o -MMD -MP -MF ./.deps/dbxout.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/dbxout.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o dbgcnt.o -MT dbgcnt.o -MMD -MP -MF ./.deps/dbgcnt.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/dbgcnt.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o dce.o -MT dce.o -MMD -MP -MF ./.deps/dce.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/dce.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o ddg.o -MT ddg.o -MMD -MP -MF ./.deps/ddg.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/ddg.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o debug.o -MT debug.o -MMD -MP -MF ./.deps/debug.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/debug.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o df-core.o -MT df-core.o -MMD -MP -MF ./.deps/df-core.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/df-core.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o df-problems.o -MT df-problems.o -MMD -MP -MF ./.deps/df-problems.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/df-problems.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o df-scan.o -MT df-scan.o -MMD -MP -MF ./.deps/df-scan.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/df-scan.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -Wno-strict-aliasing -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o dfp.o -MT dfp.o -MMD -MP -MF ./.deps/dfp.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/dfp.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o dojump.o -MT dojump.o -MMD -MP -MF ./.deps/dojump.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/dojump.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o dominance.o -MT dominance.o -MMD -MP -MF ./.deps/dominance.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/dominance.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o domwalk.o -MT domwalk.o -MMD -MP -MF ./.deps/domwalk.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/domwalk.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o double-int.o -MT double-int.o -MMD -MP -MF ./.deps/double-int.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/double-int.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o dse.o -MT dse.o -MMD -MP -MF ./.deps/dse.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/dse.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o dumpfile.o -MT dumpfile.o -MMD -MP -MF ./.deps/dumpfile.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/dumpfile.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o dwarf2asm.o -MT dwarf2asm.o -MMD -MP -MF ./.deps/dwarf2asm.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/dwarf2asm.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o dwarf2cfi.o -MT dwarf2cfi.o -MMD -MP -MF ./.deps/dwarf2cfi.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/dwarf2cfi.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o dwarf2out.o -MT dwarf2out.o -MMD -MP -MF ./.deps/dwarf2out.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/dwarf2out.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o early-remat.o -MT early-remat.o -MMD -MP -MF ./.deps/early-remat.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/early-remat.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o emit-rtl.o -MT emit-rtl.o -MMD -MP -MF ./.deps/emit-rtl.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/emit-rtl.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o et-forest.o -MT et-forest.o -MMD -MP -MF ./.deps/et-forest.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/et-forest.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o except.o -MT except.o -MMD -MP -MF ./.deps/except.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/except.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o explow.o -MT explow.o -MMD -MP -MF ./.deps/explow.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/explow.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o expmed.o -MT expmed.o -MMD -MP -MF ./.deps/expmed.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/expmed.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o expr.o -MT expr.o -MMD -MP -MF ./.deps/expr.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/expr.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o fibonacci_heap.o -MT fibonacci_heap.o -MMD -MP -MF ./.deps/fibonacci_heap.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/fibonacci_heap.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o file-prefix-map.o -MT file-prefix-map.o -MMD -MP -MF ./.deps/file-prefix-map.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/file-prefix-map.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o final.o -MT final.o -MMD -MP -MF ./.deps/final.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/final.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o fixed-value.o -MT fixed-value.o -MMD -MP -MF ./.deps/fixed-value.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/fixed-value.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o fold-const.o -MT fold-const.o -MMD -MP -MF ./.deps/fold-const.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/fold-const.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o fold-const-call.o -MT fold-const-call.o -MMD -MP -MF ./.deps/fold-const-call.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/fold-const-call.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o function.o -MT function.o -MMD -MP -MF ./.deps/function.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/function.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o function-tests.o -MT function-tests.o -MMD -MP -MF ./.deps/function-tests.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/function-tests.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o fwprop.o -MT fwprop.o -MMD -MP -MF ./.deps/fwprop.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/fwprop.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o gcc-rich-location.o -MT gcc-rich-location.o -MMD -MP -MF ./.deps/gcc-rich-location.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/gcc-rich-location.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o gcse.o -MT gcse.o -MMD -MP -MF ./.deps/gcse.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/gcse.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o gcse-common.o -MT gcse-common.o -MMD -MP -MF ./.deps/gcse-common.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/gcse-common.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o ggc-common.o -MT ggc-common.o -MMD -MP -MF ./.deps/ggc-common.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/ggc-common.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o ggc-tests.o -MT ggc-tests.o -MMD -MP -MF ./.deps/ggc-tests.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/ggc-tests.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o gimple.o -MT gimple.o -MMD -MP -MF ./.deps/gimple.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/gimple.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o gimple-builder.o -MT gimple-builder.o -MMD -MP -MF ./.deps/gimple-builder.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/gimple-builder.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o gimple-expr.o -MT gimple-expr.o -MMD -MP -MF ./.deps/gimple-expr.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/gimple-expr.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o gimple-iterator.o -MT gimple-iterator.o -MMD -MP -MF ./.deps/gimple-iterator.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/gimple-iterator.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o gimple-fold.o -MT gimple-fold.o -MMD -MP -MF ./.deps/gimple-fold.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/gimple-fold.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o gimple-laddress.o -MT gimple-laddress.o -MMD -MP -MF ./.deps/gimple-laddress.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/gimple-laddress.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o gimple-loop-interchange.o -MT gimple-loop-interchange.o -MMD -MP -MF ./.deps/gimple-loop-interchange.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/gimple-loop-interchange.cc
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o gimple-loop-jam.o -MT gimple-loop-jam.o -MMD -MP -MF ./.deps/gimple-loop-jam.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/gimple-loop-jam.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o gimple-low.o -MT gimple-low.o -MMD -MP -MF ./.deps/gimple-low.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/gimple-low.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o gimple-pretty-print.o -MT gimple-pretty-print.o -MMD -MP -MF ./.deps/gimple-pretty-print.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/gimple-pretty-print.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o gimple-ssa-backprop.o -MT gimple-ssa-backprop.o -MMD -MP -MF ./.deps/gimple-ssa-backprop.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/gimple-ssa-backprop.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o gimple-ssa-evrp.o -MT gimple-ssa-evrp.o -MMD -MP -MF ./.deps/gimple-ssa-evrp.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/gimple-ssa-evrp.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o gimple-ssa-evrp-analyze.o -MT gimple-ssa-evrp-analyze.o -MMD -MP -MF ./.deps/gimple-ssa-evrp-analyze.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/gimple-ssa-evrp-analyze.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o gimple-ssa-isolate-paths.o -MT gimple-ssa-isolate-paths.o -MMD -MP -MF ./.deps/gimple-ssa-isolate-paths.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/gimple-ssa-isolate-paths.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o gimple-ssa-nonnull-compare.o -MT gimple-ssa-nonnull-compare.o -MMD -MP -MF ./.deps/gimple-ssa-nonnull-compare.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/gimple-ssa-nonnull-compare.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o gimple-ssa-split-paths.o -MT gimple-ssa-split-paths.o -MMD -MP -MF ./.deps/gimple-ssa-split-paths.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/gimple-ssa-split-paths.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o gimple-ssa-store-merging.o -MT gimple-ssa-store-merging.o -MMD -MP -MF ./.deps/gimple-ssa-store-merging.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/gimple-ssa-store-merging.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o gimple-ssa-strength-reduction.o -MT gimple-ssa-strength-reduction.o -MMD -MP -MF ./.deps/gimple-ssa-strength-reduction.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/gimple-ssa-strength-reduction.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o gimple-ssa-sprintf.o -MT gimple-ssa-sprintf.o -MMD -MP -MF ./.deps/gimple-ssa-sprintf.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/gimple-ssa-sprintf.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o gimple-ssa-warn-alloca.o -MT gimple-ssa-warn-alloca.o -MMD -MP -MF ./.deps/gimple-ssa-warn-alloca.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/gimple-ssa-warn-alloca.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o gimple-ssa-warn-restrict.o -MT gimple-ssa-warn-restrict.o -MMD -MP -MF ./.deps/gimple-ssa-warn-restrict.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/gimple-ssa-warn-restrict.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o gimple-streamer-in.o -MT gimple-streamer-in.o -MMD -MP -MF ./.deps/gimple-streamer-in.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/gimple-streamer-in.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o gimple-streamer-out.o -MT gimple-streamer-out.o -MMD -MP -MF ./.deps/gimple-streamer-out.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/gimple-streamer-out.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o gimple-walk.o -MT gimple-walk.o -MMD -MP -MF ./.deps/gimple-walk.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/gimple-walk.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o gimplify.o -MT gimplify.o -MMD -MP -MF ./.deps/gimplify.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/gimplify.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o gimplify-me.o -MT gimplify-me.o -MMD -MP -MF ./.deps/gimplify-me.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/gimplify-me.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o godump.o -MT godump.o -MMD -MP -MF ./.deps/godump.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/godump.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o graph.o -MT graph.o -MMD -MP -MF ./.deps/graph.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/graph.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o graphds.o -MT graphds.o -MMD -MP -MF ./.deps/graphds.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/graphds.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o graphite.o -MT graphite.o -MMD -MP -MF ./.deps/graphite.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/graphite.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o graphite-isl-ast-to-gimple.o -MT graphite-isl-ast-to-gimple.o -MMD -MP -MF ./.deps/graphite-isl-ast-to-gimple.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/graphite-isl-ast-to-gimple.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o graphite-dependences.o -MT graphite-dependences.o -MMD -MP -MF ./.deps/graphite-dependences.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/graphite-dependences.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o graphite-optimize-isl.o -MT graphite-optimize-isl.o -MMD -MP -MF ./.deps/graphite-optimize-isl.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/graphite-optimize-isl.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o graphite-poly.o -MT graphite-poly.o -MMD -MP -MF ./.deps/graphite-poly.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/graphite-poly.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o graphite-scop-detection.o -MT graphite-scop-detection.o -MMD -MP -MF ./.deps/graphite-scop-detection.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/graphite-scop-detection.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o graphite-sese-to-poly.o -MT graphite-sese-to-poly.o -MMD -MP -MF ./.deps/graphite-sese-to-poly.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/graphite-sese-to-poly.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o gtype-desc.o -MT gtype-desc.o -MMD -MP -MF ./.deps/gtype-desc.TPo gtype-desc.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o haifa-sched.o -MT haifa-sched.o -MMD -MP -MF ./.deps/haifa-sched.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/haifa-sched.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o hash-map-tests.o -MT hash-map-tests.o -MMD -MP -MF ./.deps/hash-map-tests.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/hash-map-tests.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o hash-set-tests.o -MT hash-set-tests.o -MMD -MP -MF ./.deps/hash-set-tests.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/hash-set-tests.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o hsa-common.o -MT hsa-common.o -MMD -MP -MF ./.deps/hsa-common.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/hsa-common.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o hsa-gen.o -MT hsa-gen.o -MMD -MP -MF ./.deps/hsa-gen.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/hsa-gen.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o hsa-regalloc.o -MT hsa-regalloc.o -MMD -MP -MF ./.deps/hsa-regalloc.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/hsa-regalloc.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o hsa-brig.o -MT hsa-brig.o -MMD -MP -MF ./.deps/hsa-brig.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/hsa-brig.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o hsa-dump.o -MT hsa-dump.o -MMD -MP -MF ./.deps/hsa-dump.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/hsa-dump.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o hw-doloop.o -MT hw-doloop.o -MMD -MP -MF ./.deps/hw-doloop.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/hw-doloop.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o hwint.o -MT hwint.o -MMD -MP -MF ./.deps/hwint.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/hwint.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o ifcvt.o -MT ifcvt.o -MMD -MP -MF ./.deps/ifcvt.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/ifcvt.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o ree.o -MT ree.o -MMD -MP -MF ./.deps/ree.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/ree.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o inchash.o -MT inchash.o -MMD -MP -MF ./.deps/inchash.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/inchash.c
g++ -fno-PIE -c  -DIN_GCC_FRONTEND -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o incpath.o -MT incpath.o -MMD -MP -MF ./.deps/incpath.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/incpath.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o init-regs.o -MT init-regs.o -MMD -MP -MF ./.deps/init-regs.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/init-regs.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o internal-fn.o -MT internal-fn.o -MMD -MP -MF ./.deps/internal-fn.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/internal-fn.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o ipa-chkp.o -MT ipa-chkp.o -MMD -MP -MF ./.deps/ipa-chkp.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/ipa-chkp.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o ipa-cp.o -MT ipa-cp.o -MMD -MP -MF ./.deps/ipa-cp.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/ipa-cp.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o ipa-devirt.o -MT ipa-devirt.o -MMD -MP -MF ./.deps/ipa-devirt.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/ipa-devirt.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o ipa-fnsummary.o -MT ipa-fnsummary.o -MMD -MP -MF ./.deps/ipa-fnsummary.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/ipa-fnsummary.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o ipa-polymorphic-call.o -MT ipa-polymorphic-call.o -MMD -MP -MF ./.deps/ipa-polymorphic-call.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/ipa-polymorphic-call.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o ipa-split.o -MT ipa-split.o -MMD -MP -MF ./.deps/ipa-split.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/ipa-split.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o ipa-inline.o -MT ipa-inline.o -MMD -MP -MF ./.deps/ipa-inline.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/ipa-inline.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o ipa-comdats.o -MT ipa-comdats.o -MMD -MP -MF ./.deps/ipa-comdats.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/ipa-comdats.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o ipa-visibility.o -MT ipa-visibility.o -MMD -MP -MF ./.deps/ipa-visibility.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/ipa-visibility.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o ipa-inline-analysis.o -MT ipa-inline-analysis.o -MMD -MP -MF ./.deps/ipa-inline-analysis.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/ipa-inline-analysis.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o ipa-inline-transform.o -MT ipa-inline-transform.o -MMD -MP -MF ./.deps/ipa-inline-transform.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/ipa-inline-transform.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o ipa-predicate.o -MT ipa-predicate.o -MMD -MP -MF ./.deps/ipa-predicate.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/ipa-predicate.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o ipa-profile.o -MT ipa-profile.o -MMD -MP -MF ./.deps/ipa-profile.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/ipa-profile.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o ipa-prop.o -MT ipa-prop.o -MMD -MP -MF ./.deps/ipa-prop.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/ipa-prop.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o ipa-param-manipulation.o -MT ipa-param-manipulation.o -MMD -MP -MF ./.deps/ipa-param-manipulation.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/ipa-param-manipulation.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o ipa-pure-const.o -MT ipa-pure-const.o -MMD -MP -MF ./.deps/ipa-pure-const.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/ipa-pure-const.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o ipa-icf.o -MT ipa-icf.o -MMD -MP -MF ./.deps/ipa-icf.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/ipa-icf.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o ipa-icf-gimple.o -MT ipa-icf-gimple.o -MMD -MP -MF ./.deps/ipa-icf-gimple.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/ipa-icf-gimple.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o ipa-reference.o -MT ipa-reference.o -MMD -MP -MF ./.deps/ipa-reference.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/ipa-reference.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o ipa-hsa.o -MT ipa-hsa.o -MMD -MP -MF ./.deps/ipa-hsa.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/ipa-hsa.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o ipa-ref.o -MT ipa-ref.o -MMD -MP -MF ./.deps/ipa-ref.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/ipa-ref.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o ipa-utils.o -MT ipa-utils.o -MMD -MP -MF ./.deps/ipa-utils.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/ipa-utils.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o ipa.o -MT ipa.o -MMD -MP -MF ./.deps/ipa.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/ipa.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o ira.o -MT ira.o -MMD -MP -MF ./.deps/ira.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/ira.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o ira-build.o -MT ira-build.o -MMD -MP -MF ./.deps/ira-build.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/ira-build.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o ira-costs.o -MT ira-costs.o -MMD -MP -MF ./.deps/ira-costs.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/ira-costs.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o ira-conflicts.o -MT ira-conflicts.o -MMD -MP -MF ./.deps/ira-conflicts.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/ira-conflicts.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o ira-color.o -MT ira-color.o -MMD -MP -MF ./.deps/ira-color.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/ira-color.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o ira-emit.o -MT ira-emit.o -MMD -MP -MF ./.deps/ira-emit.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/ira-emit.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o ira-lives.o -MT ira-lives.o -MMD -MP -MF ./.deps/ira-lives.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/ira-lives.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o jump.o -MT jump.o -MMD -MP -MF ./.deps/jump.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/jump.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o langhooks.o -MT langhooks.o -MMD -MP -MF ./.deps/langhooks.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/langhooks.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o lcm.o -MT lcm.o -MMD -MP -MF ./.deps/lcm.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/lcm.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o lists.o -MT lists.o -MMD -MP -MF ./.deps/lists.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/lists.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o loop-doloop.o -MT loop-doloop.o -MMD -MP -MF ./.deps/loop-doloop.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/loop-doloop.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o loop-init.o -MT loop-init.o -MMD -MP -MF ./.deps/loop-init.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/loop-init.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o loop-invariant.o -MT loop-invariant.o -MMD -MP -MF ./.deps/loop-invariant.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/loop-invariant.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o loop-iv.o -MT loop-iv.o -MMD -MP -MF ./.deps/loop-iv.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/loop-iv.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o loop-unroll.o -MT loop-unroll.o -MMD -MP -MF ./.deps/loop-unroll.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/loop-unroll.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o lower-subreg.o -MT lower-subreg.o -MMD -MP -MF ./.deps/lower-subreg.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/lower-subreg.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o lra.o -MT lra.o -MMD -MP -MF ./.deps/lra.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/lra.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o lra-assigns.o -MT lra-assigns.o -MMD -MP -MF ./.deps/lra-assigns.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/lra-assigns.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o lra-coalesce.o -MT lra-coalesce.o -MMD -MP -MF ./.deps/lra-coalesce.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/lra-coalesce.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o lra-constraints.o -MT lra-constraints.o -MMD -MP -MF ./.deps/lra-constraints.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/lra-constraints.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o lra-eliminations.o -MT lra-eliminations.o -MMD -MP -MF ./.deps/lra-eliminations.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/lra-eliminations.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o lra-lives.o -MT lra-lives.o -MMD -MP -MF ./.deps/lra-lives.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/lra-lives.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o lra-remat.o -MT lra-remat.o -MMD -MP -MF ./.deps/lra-remat.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/lra-remat.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o lra-spills.o -MT lra-spills.o -MMD -MP -MF ./.deps/lra-spills.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/lra-spills.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o lto-cgraph.o -MT lto-cgraph.o -MMD -MP -MF ./.deps/lto-cgraph.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/lto-cgraph.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o lto-streamer.o -MT lto-streamer.o -MMD -MP -MF ./.deps/lto-streamer.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/lto-streamer.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o lto-streamer-in.o -MT lto-streamer-in.o -MMD -MP -MF ./.deps/lto-streamer-in.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/lto-streamer-in.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o lto-streamer-out.o -MT lto-streamer-out.o -MMD -MP -MF ./.deps/lto-streamer-out.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/lto-streamer-out.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o lto-section-in.o -MT lto-section-in.o -MMD -MP -MF ./.deps/lto-section-in.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/lto-section-in.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o lto-section-out.o -MT lto-section-out.o -MMD -MP -MF ./.deps/lto-section-out.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/lto-section-out.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o lto-opts.o -MT lto-opts.o -MMD -MP -MF ./.deps/lto-opts.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/lto-opts.c
g++ -fno-PIE -c  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../zlib -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o lto-compress.o -MT lto-compress.o -MMD -MP -MF ./.deps/lto-compress.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/lto-compress.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o mcf.o -MT mcf.o -MMD -MP -MF ./.deps/mcf.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/mcf.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o mode-switching.o -MT mode-switching.o -MMD -MP -MF ./.deps/mode-switching.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/mode-switching.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o modulo-sched.o -MT modulo-sched.o -MMD -MP -MF ./.deps/modulo-sched.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/modulo-sched.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o multiple_target.o -MT multiple_target.o -MMD -MP -MF ./.deps/multiple_target.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/multiple_target.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o omp-offload.o -MT omp-offload.o -MMD -MP -MF ./.deps/omp-offload.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/omp-offload.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o omp-expand.o -MT omp-expand.o -MMD -MP -MF ./.deps/omp-expand.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/omp-expand.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o omp-general.o -MT omp-general.o -MMD -MP -MF ./.deps/omp-general.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/omp-general.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o omp-grid.o -MT omp-grid.o -MMD -MP -MF ./.deps/omp-grid.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/omp-grid.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o omp-low.o -MT omp-low.o -MMD -MP -MF ./.deps/omp-low.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/omp-low.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o omp-simd-clone.o -MT omp-simd-clone.o -MMD -MP -MF ./.deps/omp-simd-clone.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/omp-simd-clone.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o optabs.o -MT optabs.o -MMD -MP -MF ./.deps/optabs.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/optabs.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o optabs-libfuncs.o -MT optabs-libfuncs.o -MMD -MP -MF ./.deps/optabs-libfuncs.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/optabs-libfuncs.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o optabs-query.o -MT optabs-query.o -MMD -MP -MF ./.deps/optabs-query.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/optabs-query.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o optabs-tree.o -MT optabs-tree.o -MMD -MP -MF ./.deps/optabs-tree.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/optabs-tree.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o options-save.o -MT options-save.o -MMD -MP -MF ./.deps/options-save.TPo options-save.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o opts-global.o -MT opts-global.o -MMD -MP -MF ./.deps/opts-global.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/opts-global.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o passes.o -MT passes.o -MMD -MP -MF ./.deps/passes.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/passes.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o plugin.o -MT plugin.o -MMD -MP -MF ./.deps/plugin.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/plugin.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o postreload-gcse.o -MT postreload-gcse.o -MMD -MP -MF ./.deps/postreload-gcse.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/postreload-gcse.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o postreload.o -MT postreload.o -MMD -MP -MF ./.deps/postreload.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/postreload.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o predict.o -MT predict.o -MMD -MP -MF ./.deps/predict.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/predict.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o print-rtl.o -MT print-rtl.o -MMD -MP -MF ./.deps/print-rtl.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/print-rtl.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o print-rtl-function.o -MT print-rtl-function.o -MMD -MP -MF ./.deps/print-rtl-function.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/print-rtl-function.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o print-tree.o -MT print-tree.o -MMD -MP -MF ./.deps/print-tree.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/print-tree.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o profile.o -MT profile.o -MMD -MP -MF ./.deps/profile.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/profile.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o profile-count.o -MT profile-count.o -MMD -MP -MF ./.deps/profile-count.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/profile-count.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o read-md.o -MT read-md.o -MMD -MP -MF ./.deps/read-md.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/read-md.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o read-rtl.o -MT read-rtl.o -MMD -MP -MF ./.deps/read-rtl.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/read-rtl.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o read-rtl-function.o -MT read-rtl-function.o -MMD -MP -MF ./.deps/read-rtl-function.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/read-rtl-function.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o real.o -MT real.o -MMD -MP -MF ./.deps/real.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/real.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o realmpfr.o -MT realmpfr.o -MMD -MP -MF ./.deps/realmpfr.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/realmpfr.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o recog.o -MT recog.o -MMD -MP -MF ./.deps/recog.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/recog.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o reg-stack.o -MT reg-stack.o -MMD -MP -MF ./.deps/reg-stack.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/reg-stack.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o regcprop.o -MT regcprop.o -MMD -MP -MF ./.deps/regcprop.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/regcprop.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o reginfo.o -MT reginfo.o -MMD -MP -MF ./.deps/reginfo.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/reginfo.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o regrename.o -MT regrename.o -MMD -MP -MF ./.deps/regrename.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/regrename.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o regstat.o -MT regstat.o -MMD -MP -MF ./.deps/regstat.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/regstat.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o reload.o -MT reload.o -MMD -MP -MF ./.deps/reload.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/reload.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o reload1.o -MT reload1.o -MMD -MP -MF ./.deps/reload1.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/reload1.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o reorg.o -MT reorg.o -MMD -MP -MF ./.deps/reorg.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/reorg.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o resource.o -MT resource.o -MMD -MP -MF ./.deps/resource.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/resource.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o rtl-chkp.o -MT rtl-chkp.o -MMD -MP -MF ./.deps/rtl-chkp.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/rtl-chkp.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o rtl-error.o -MT rtl-error.o -MMD -MP -MF ./.deps/rtl-error.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/rtl-error.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o rtl-tests.o -MT rtl-tests.o -MMD -MP -MF ./.deps/rtl-tests.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/rtl-tests.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o rtl.o -MT rtl.o -MMD -MP -MF ./.deps/rtl.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/rtl.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o rtlhash.o -MT rtlhash.o -MMD -MP -MF ./.deps/rtlhash.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/rtlhash.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o rtlanal.o -MT rtlanal.o -MMD -MP -MF ./.deps/rtlanal.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/rtlanal.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o rtlhooks.o -MT rtlhooks.o -MMD -MP -MF ./.deps/rtlhooks.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/rtlhooks.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o rtx-vector-builder.o -MT rtx-vector-builder.o -MMD -MP -MF ./.deps/rtx-vector-builder.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/rtx-vector-builder.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o run-rtl-passes.o -MT run-rtl-passes.o -MMD -MP -MF ./.deps/run-rtl-passes.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/run-rtl-passes.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o sched-deps.o -MT sched-deps.o -MMD -MP -MF ./.deps/sched-deps.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/sched-deps.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o sched-ebb.o -MT sched-ebb.o -MMD -MP -MF ./.deps/sched-ebb.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/sched-ebb.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o sched-rgn.o -MT sched-rgn.o -MMD -MP -MF ./.deps/sched-rgn.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/sched-rgn.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o sel-sched-ir.o -MT sel-sched-ir.o -MMD -MP -MF ./.deps/sel-sched-ir.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/sel-sched-ir.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o sel-sched-dump.o -MT sel-sched-dump.o -MMD -MP -MF ./.deps/sel-sched-dump.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/sel-sched-dump.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o sel-sched.o -MT sel-sched.o -MMD -MP -MF ./.deps/sel-sched.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/sel-sched.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o selftest-rtl.o -MT selftest-rtl.o -MMD -MP -MF ./.deps/selftest-rtl.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/selftest-rtl.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o selftest-run-tests.o -MT selftest-run-tests.o -MMD -MP -MF ./.deps/selftest-run-tests.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/selftest-run-tests.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o sese.o -MT sese.o -MMD -MP -MF ./.deps/sese.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/sese.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o shrink-wrap.o -MT shrink-wrap.o -MMD -MP -MF ./.deps/shrink-wrap.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/shrink-wrap.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o simplify-rtx.o -MT simplify-rtx.o -MMD -MP -MF ./.deps/simplify-rtx.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/simplify-rtx.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o sparseset.o -MT sparseset.o -MMD -MP -MF ./.deps/sparseset.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/sparseset.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o spellcheck.o -MT spellcheck.o -MMD -MP -MF ./.deps/spellcheck.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/spellcheck.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o spellcheck-tree.o -MT spellcheck-tree.o -MMD -MP -MF ./.deps/spellcheck-tree.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/spellcheck-tree.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o sreal.o -MT sreal.o -MMD -MP -MF ./.deps/sreal.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/sreal.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o stack-ptr-mod.o -MT stack-ptr-mod.o -MMD -MP -MF ./.deps/stack-ptr-mod.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/stack-ptr-mod.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o statistics.o -MT statistics.o -MMD -MP -MF ./.deps/statistics.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/statistics.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o stmt.o -MT stmt.o -MMD -MP -MF ./.deps/stmt.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/stmt.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o stor-layout.o -MT stor-layout.o -MMD -MP -MF ./.deps/stor-layout.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/stor-layout.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o store-motion.o -MT store-motion.o -MMD -MP -MF ./.deps/store-motion.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/store-motion.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o streamer-hooks.o -MT streamer-hooks.o -MMD -MP -MF ./.deps/streamer-hooks.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/streamer-hooks.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o stringpool.o -MT stringpool.o -MMD -MP -MF ./.deps/stringpool.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/stringpool.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o substring-locations.o -MT substring-locations.o -MMD -MP -MF ./.deps/substring-locations.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/substring-locations.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o target-globals.o -MT target-globals.o -MMD -MP -MF ./.deps/target-globals.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/target-globals.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o targhooks.o -MT targhooks.o -MMD -MP -MF ./.deps/targhooks.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/targhooks.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o timevar.o -MT timevar.o -MMD -MP -MF ./.deps/timevar.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/timevar.c
g++ -fno-PIE -c  -DTARGET_NAME=\"mipsel-openwrt-linux-musl\" -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o toplev.o -MT toplev.o -MMD -MP -MF ./.deps/toplev.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/toplev.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o tracer.o -MT tracer.o -MMD -MP -MF ./.deps/tracer.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/tracer.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o trans-mem.o -MT trans-mem.o -MMD -MP -MF ./.deps/trans-mem.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/trans-mem.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o tree-affine.o -MT tree-affine.o -MMD -MP -MF ./.deps/tree-affine.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/tree-affine.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o asan.o -MT asan.o -MMD -MP -MF ./.deps/asan.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/asan.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o tsan.o -MT tsan.o -MMD -MP -MF ./.deps/tsan.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/tsan.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o ubsan.o -MT ubsan.o -MMD -MP -MF ./.deps/ubsan.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/ubsan.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o sanopt.o -MT sanopt.o -MMD -MP -MF ./.deps/sanopt.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/sanopt.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o sancov.o -MT sancov.o -MMD -MP -MF ./.deps/sancov.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/sancov.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o tree-call-cdce.o -MT tree-call-cdce.o -MMD -MP -MF ./.deps/tree-call-cdce.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/tree-call-cdce.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o tree-cfg.o -MT tree-cfg.o -MMD -MP -MF ./.deps/tree-cfg.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/tree-cfg.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o tree-cfgcleanup.o -MT tree-cfgcleanup.o -MMD -MP -MF ./.deps/tree-cfgcleanup.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/tree-cfgcleanup.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o tree-chrec.o -MT tree-chrec.o -MMD -MP -MF ./.deps/tree-chrec.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/tree-chrec.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o tree-complex.o -MT tree-complex.o -MMD -MP -MF ./.deps/tree-complex.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/tree-complex.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o tree-data-ref.o -MT tree-data-ref.o -MMD -MP -MF ./.deps/tree-data-ref.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/tree-data-ref.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o tree-dfa.o -MT tree-dfa.o -MMD -MP -MF ./.deps/tree-dfa.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/tree-dfa.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o tree-diagnostic.o -MT tree-diagnostic.o -MMD -MP -MF ./.deps/tree-diagnostic.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/tree-diagnostic.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o tree-dump.o -MT tree-dump.o -MMD -MP -MF ./.deps/tree-dump.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/tree-dump.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o tree-eh.o -MT tree-eh.o -MMD -MP -MF ./.deps/tree-eh.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/tree-eh.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o tree-emutls.o -MT tree-emutls.o -MMD -MP -MF ./.deps/tree-emutls.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/tree-emutls.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o tree-if-conv.o -MT tree-if-conv.o -MMD -MP -MF ./.deps/tree-if-conv.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/tree-if-conv.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o tree-inline.o -MT tree-inline.o -MMD -MP -MF ./.deps/tree-inline.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/tree-inline.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o tree-into-ssa.o -MT tree-into-ssa.o -MMD -MP -MF ./.deps/tree-into-ssa.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/tree-into-ssa.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o tree-iterator.o -MT tree-iterator.o -MMD -MP -MF ./.deps/tree-iterator.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/tree-iterator.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o tree-loop-distribution.o -MT tree-loop-distribution.o -MMD -MP -MF ./.deps/tree-loop-distribution.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/tree-loop-distribution.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o tree-nested.o -MT tree-nested.o -MMD -MP -MF ./.deps/tree-nested.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/tree-nested.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o tree-nrv.o -MT tree-nrv.o -MMD -MP -MF ./.deps/tree-nrv.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/tree-nrv.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o tree-object-size.o -MT tree-object-size.o -MMD -MP -MF ./.deps/tree-object-size.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/tree-object-size.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o tree-outof-ssa.o -MT tree-outof-ssa.o -MMD -MP -MF ./.deps/tree-outof-ssa.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/tree-outof-ssa.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o tree-parloops.o -MT tree-parloops.o -MMD -MP -MF ./.deps/tree-parloops.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/tree-parloops.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o tree-phinodes.o -MT tree-phinodes.o -MMD -MP -MF ./.deps/tree-phinodes.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/tree-phinodes.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o tree-chkp.o -MT tree-chkp.o -MMD -MP -MF ./.deps/tree-chkp.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/tree-chkp.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o tree-chkp-opt.o -MT tree-chkp-opt.o -MMD -MP -MF ./.deps/tree-chkp-opt.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/tree-chkp-opt.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o tree-predcom.o -MT tree-predcom.o -MMD -MP -MF ./.deps/tree-predcom.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/tree-predcom.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o tree-pretty-print.o -MT tree-pretty-print.o -MMD -MP -MF ./.deps/tree-pretty-print.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/tree-pretty-print.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o tree-profile.o -MT tree-profile.o -MMD -MP -MF ./.deps/tree-profile.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/tree-profile.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o tree-scalar-evolution.o -MT tree-scalar-evolution.o -MMD -MP -MF ./.deps/tree-scalar-evolution.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/tree-scalar-evolution.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o tree-sra.o -MT tree-sra.o -MMD -MP -MF ./.deps/tree-sra.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/tree-sra.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o tree-switch-conversion.o -MT tree-switch-conversion.o -MMD -MP -MF ./.deps/tree-switch-conversion.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/tree-switch-conversion.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o tree-ssa-address.o -MT tree-ssa-address.o -MMD -MP -MF ./.deps/tree-ssa-address.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/tree-ssa-address.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o tree-ssa-alias.o -MT tree-ssa-alias.o -MMD -MP -MF ./.deps/tree-ssa-alias.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/tree-ssa-alias.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o tree-ssa-ccp.o -MT tree-ssa-ccp.o -MMD -MP -MF ./.deps/tree-ssa-ccp.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/tree-ssa-ccp.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o tree-ssa-coalesce.o -MT tree-ssa-coalesce.o -MMD -MP -MF ./.deps/tree-ssa-coalesce.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/tree-ssa-coalesce.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o tree-ssa-copy.o -MT tree-ssa-copy.o -MMD -MP -MF ./.deps/tree-ssa-copy.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/tree-ssa-copy.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o tree-ssa-dce.o -MT tree-ssa-dce.o -MMD -MP -MF ./.deps/tree-ssa-dce.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/tree-ssa-dce.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o tree-ssa-dom.o -MT tree-ssa-dom.o -MMD -MP -MF ./.deps/tree-ssa-dom.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/tree-ssa-dom.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o tree-ssa-dse.o -MT tree-ssa-dse.o -MMD -MP -MF ./.deps/tree-ssa-dse.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/tree-ssa-dse.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o tree-ssa-forwprop.o -MT tree-ssa-forwprop.o -MMD -MP -MF ./.deps/tree-ssa-forwprop.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/tree-ssa-forwprop.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o tree-ssa-ifcombine.o -MT tree-ssa-ifcombine.o -MMD -MP -MF ./.deps/tree-ssa-ifcombine.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/tree-ssa-ifcombine.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o tree-ssa-live.o -MT tree-ssa-live.o -MMD -MP -MF ./.deps/tree-ssa-live.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/tree-ssa-live.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o tree-ssa-loop-ch.o -MT tree-ssa-loop-ch.o -MMD -MP -MF ./.deps/tree-ssa-loop-ch.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/tree-ssa-loop-ch.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o tree-ssa-loop-im.o -MT tree-ssa-loop-im.o -MMD -MP -MF ./.deps/tree-ssa-loop-im.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/tree-ssa-loop-im.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o tree-ssa-loop-ivcanon.o -MT tree-ssa-loop-ivcanon.o -MMD -MP -MF ./.deps/tree-ssa-loop-ivcanon.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/tree-ssa-loop-ivcanon.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o tree-ssa-loop-ivopts.o -MT tree-ssa-loop-ivopts.o -MMD -MP -MF ./.deps/tree-ssa-loop-ivopts.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/tree-ssa-loop-ivopts.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o tree-ssa-loop-manip.o -MT tree-ssa-loop-manip.o -MMD -MP -MF ./.deps/tree-ssa-loop-manip.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/tree-ssa-loop-manip.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o tree-ssa-loop-niter.o -MT tree-ssa-loop-niter.o -MMD -MP -MF ./.deps/tree-ssa-loop-niter.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/tree-ssa-loop-niter.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o tree-ssa-loop-prefetch.o -MT tree-ssa-loop-prefetch.o -MMD -MP -MF ./.deps/tree-ssa-loop-prefetch.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/tree-ssa-loop-prefetch.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o tree-ssa-loop-split.o -MT tree-ssa-loop-split.o -MMD -MP -MF ./.deps/tree-ssa-loop-split.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/tree-ssa-loop-split.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o tree-ssa-loop-unswitch.o -MT tree-ssa-loop-unswitch.o -MMD -MP -MF ./.deps/tree-ssa-loop-unswitch.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/tree-ssa-loop-unswitch.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o tree-ssa-loop.o -MT tree-ssa-loop.o -MMD -MP -MF ./.deps/tree-ssa-loop.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/tree-ssa-loop.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o tree-ssa-math-opts.o -MT tree-ssa-math-opts.o -MMD -MP -MF ./.deps/tree-ssa-math-opts.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/tree-ssa-math-opts.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o tree-ssa-operands.o -MT tree-ssa-operands.o -MMD -MP -MF ./.deps/tree-ssa-operands.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/tree-ssa-operands.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o tree-ssa-phionlycprop.o -MT tree-ssa-phionlycprop.o -MMD -MP -MF ./.deps/tree-ssa-phionlycprop.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/tree-ssa-phionlycprop.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o tree-ssa-phiopt.o -MT tree-ssa-phiopt.o -MMD -MP -MF ./.deps/tree-ssa-phiopt.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/tree-ssa-phiopt.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o tree-ssa-phiprop.o -MT tree-ssa-phiprop.o -MMD -MP -MF ./.deps/tree-ssa-phiprop.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/tree-ssa-phiprop.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o tree-ssa-pre.o -MT tree-ssa-pre.o -MMD -MP -MF ./.deps/tree-ssa-pre.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/tree-ssa-pre.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o tree-ssa-propagate.o -MT tree-ssa-propagate.o -MMD -MP -MF ./.deps/tree-ssa-propagate.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/tree-ssa-propagate.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o tree-ssa-reassoc.o -MT tree-ssa-reassoc.o -MMD -MP -MF ./.deps/tree-ssa-reassoc.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/tree-ssa-reassoc.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o tree-ssa-sccvn.o -MT tree-ssa-sccvn.o -MMD -MP -MF ./.deps/tree-ssa-sccvn.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/tree-ssa-sccvn.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o tree-ssa-scopedtables.o -MT tree-ssa-scopedtables.o -MMD -MP -MF ./.deps/tree-ssa-scopedtables.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/tree-ssa-scopedtables.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o tree-ssa-sink.o -MT tree-ssa-sink.o -MMD -MP -MF ./.deps/tree-ssa-sink.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/tree-ssa-sink.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o tree-ssa-strlen.o -MT tree-ssa-strlen.o -MMD -MP -MF ./.deps/tree-ssa-strlen.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/tree-ssa-strlen.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o tree-ssa-structalias.o -MT tree-ssa-structalias.o -MMD -MP -MF ./.deps/tree-ssa-structalias.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/tree-ssa-structalias.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o tree-ssa-tail-merge.o -MT tree-ssa-tail-merge.o -MMD -MP -MF ./.deps/tree-ssa-tail-merge.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/tree-ssa-tail-merge.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o tree-ssa-ter.o -MT tree-ssa-ter.o -MMD -MP -MF ./.deps/tree-ssa-ter.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/tree-ssa-ter.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o tree-ssa-threadbackward.o -MT tree-ssa-threadbackward.o -MMD -MP -MF ./.deps/tree-ssa-threadbackward.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/tree-ssa-threadbackward.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o tree-ssa-threadedge.o -MT tree-ssa-threadedge.o -MMD -MP -MF ./.deps/tree-ssa-threadedge.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/tree-ssa-threadedge.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o tree-ssa-threadupdate.o -MT tree-ssa-threadupdate.o -MMD -MP -MF ./.deps/tree-ssa-threadupdate.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/tree-ssa-threadupdate.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o tree-ssa-uncprop.o -MT tree-ssa-uncprop.o -MMD -MP -MF ./.deps/tree-ssa-uncprop.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/tree-ssa-uncprop.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o tree-ssa-uninit.o -MT tree-ssa-uninit.o -MMD -MP -MF ./.deps/tree-ssa-uninit.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/tree-ssa-uninit.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o tree-ssa.o -MT tree-ssa.o -MMD -MP -MF ./.deps/tree-ssa.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/tree-ssa.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o tree-ssanames.o -MT tree-ssanames.o -MMD -MP -MF ./.deps/tree-ssanames.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/tree-ssanames.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o tree-stdarg.o -MT tree-stdarg.o -MMD -MP -MF ./.deps/tree-stdarg.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/tree-stdarg.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o tree-streamer.o -MT tree-streamer.o -MMD -MP -MF ./.deps/tree-streamer.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/tree-streamer.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o tree-streamer-in.o -MT tree-streamer-in.o -MMD -MP -MF ./.deps/tree-streamer-in.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/tree-streamer-in.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o tree-streamer-out.o -MT tree-streamer-out.o -MMD -MP -MF ./.deps/tree-streamer-out.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/tree-streamer-out.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o tree-tailcall.o -MT tree-tailcall.o -MMD -MP -MF ./.deps/tree-tailcall.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/tree-tailcall.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o tree-vect-generic.o -MT tree-vect-generic.o -MMD -MP -MF ./.deps/tree-vect-generic.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/tree-vect-generic.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o tree-vect-patterns.o -MT tree-vect-patterns.o -MMD -MP -MF ./.deps/tree-vect-patterns.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/tree-vect-patterns.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o tree-vect-data-refs.o -MT tree-vect-data-refs.o -MMD -MP -MF ./.deps/tree-vect-data-refs.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/tree-vect-data-refs.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o tree-vect-stmts.o -MT tree-vect-stmts.o -MMD -MP -MF ./.deps/tree-vect-stmts.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/tree-vect-stmts.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o tree-vect-loop.o -MT tree-vect-loop.o -MMD -MP -MF ./.deps/tree-vect-loop.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/tree-vect-loop.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o tree-vect-loop-manip.o -MT tree-vect-loop-manip.o -MMD -MP -MF ./.deps/tree-vect-loop-manip.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/tree-vect-loop-manip.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o tree-vect-slp.o -MT tree-vect-slp.o -MMD -MP -MF ./.deps/tree-vect-slp.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/tree-vect-slp.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o tree-vectorizer.o -MT tree-vectorizer.o -MMD -MP -MF ./.deps/tree-vectorizer.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/tree-vectorizer.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o tree-vector-builder.o -MT tree-vector-builder.o -MMD -MP -MF ./.deps/tree-vector-builder.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/tree-vector-builder.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o tree-vrp.o -MT tree-vrp.o -MMD -MP -MF ./.deps/tree-vrp.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/tree-vrp.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o tree.o -MT tree.o -MMD -MP -MF ./.deps/tree.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/tree.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o typed-splay-tree.o -MT typed-splay-tree.o -MMD -MP -MF ./.deps/typed-splay-tree.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/typed-splay-tree.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o unique-ptr-tests.o -MT unique-ptr-tests.o -MMD -MP -MF ./.deps/unique-ptr-tests.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/unique-ptr-tests.cc
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o valtrack.o -MT valtrack.o -MMD -MP -MF ./.deps/valtrack.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/valtrack.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o value-prof.o -MT value-prof.o -MMD -MP -MF ./.deps/value-prof.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/value-prof.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o var-tracking.o -MT var-tracking.o -MMD -MP -MF ./.deps/var-tracking.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/var-tracking.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o varasm.o -MT varasm.o -MMD -MP -MF ./.deps/varasm.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/varasm.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o varpool.o -MT varpool.o -MMD -MP -MF ./.deps/varpool.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/varpool.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o vec-perm-indices.o -MT vec-perm-indices.o -MMD -MP -MF ./.deps/vec-perm-indices.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/vec-perm-indices.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o vmsdbgout.o -MT vmsdbgout.o -MMD -MP -MF ./.deps/vmsdbgout.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/vmsdbgout.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o vr-values.o -MT vr-values.o -MMD -MP -MF ./.deps/vr-values.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/vr-values.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o vtable-verify.o -MT vtable-verify.o -MMD -MP -MF ./.deps/vtable-verify.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/vtable-verify.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o web.o -MT web.o -MMD -MP -MF ./.deps/web.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/web.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o wide-int.o -MT wide-int.o -MMD -MP -MF ./.deps/wide-int.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/wide-int.cc
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o wide-int-print.o -MT wide-int-print.o -MMD -MP -MF ./.deps/wide-int-print.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/wide-int-print.cc
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o xcoffout.o -MT xcoffout.o -MMD -MP -MF ./.deps/xcoffout.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/xcoffout.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o mips.o -MT mips.o -MMD -MP -MF ./.deps/mips.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/mips/mips.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o frame-header-opt.o -MT frame-header-opt.o -MMD -MP -MF ./.deps/frame-header-opt.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/mips/frame-header-opt.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o linux.o -MT linux.o -MMD -MP -MF ./.deps/linux.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/linux.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o host-linux.o -MT host-linux.o -MMD -MP -MF ./.deps/host-linux.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/host-linux.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o main.o -MT main.o -MMD -MP -MF ./.deps/main.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/main.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o mips-common.o -MT mips-common.o -MMD -MP -MF ./.deps/mips-common.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/common/config/mips/mips-common.c
g++ -fno-PIE -c  -DPREFIX=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl\" -DBASEVER="\"8.4.0\"" -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o prefix.o -MT prefix.o -MMD -MP -MF ./.deps/prefix.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/prefix.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o params.o -MT params.o -MMD -MP -MF ./.deps/params.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/params.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o opts.o -MT opts.o -MMD -MP -MF ./.deps/opts.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/opts.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o opts-common.o -MT opts-common.o -MMD -MP -MF ./.deps/opts-common.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/opts-common.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o options.o -MT options.o -MMD -MP -MF ./.deps/options.TPo options.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o vec.o -MT vec.o -MMD -MP -MF ./.deps/vec.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/vec.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o hooks.o -MT hooks.o -MMD -MP -MF ./.deps/hooks.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/hooks.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual    -DHAVE_CONFIG_H -I. -Icommon -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/common -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o common/common-targhooks.o -MT common/common-targhooks.o -MMD -MP -MF common/.deps/common-targhooks.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/common/common-targhooks.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o hash-table.o -MT hash-table.o -MMD -MP -MF ./.deps/hash-table.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/hash-table.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o file-find.o -MT file-find.o -MMD -MP -MF ./.deps/file-find.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/file-find.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o selftest.o -MT selftest.o -MMD -MP -MF ./.deps/selftest.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/selftest.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o diagnostic.o -MT diagnostic.o -MMD -MP -MF ./.deps/diagnostic.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/diagnostic.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o diagnostic-color.o -MT diagnostic-color.o -MMD -MP -MF ./.deps/diagnostic-color.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/diagnostic-color.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o diagnostic-show-locus.o -MT diagnostic-show-locus.o -MMD -MP -MF ./.deps/diagnostic-show-locus.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/diagnostic-show-locus.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o edit-context.o -MT edit-context.o -MMD -MP -MF ./.deps/edit-context.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/edit-context.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o pretty-print.o -MT pretty-print.o -MMD -MP -MF ./.deps/pretty-print.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/pretty-print.c
g++ -fno-PIE -c  -DLOCALEDIR=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale\" -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o intl.o -MT intl.o -MMD -MP -MF ./.deps/intl.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/intl.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o sbitmap.o -MT sbitmap.o -MMD -MP -MF ./.deps/sbitmap.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/sbitmap.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o input.o -MT input.o -MMD -MP -MF ./.deps/input.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/input.c
g++ -fno-PIE -c  -DBASEVER="\"8.4.0\"" -DDATESTAMP="\"\"" -DREVISION="\"\"" -DDEVPHASE="\"\"" -DPKGVERSION="\"(OpenWrt GCC 8.4.0 r0+14078-b3a75b4e7d) \"" -DBUGURL="\"<http://bugs.openwrt.org/>\"" -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o version.o -MT version.o -MMD -MP -MF ./.deps/version.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/version.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o ggc-none.o -MT ggc-none.o -MMD -MP -MF ./.deps/ggc-none.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/ggc-none.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o memory-block.o -MT memory-block.o -MMD -MP -MF ./.deps/memory-block.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/memory-block.cc
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o selftest-diagnostic.o -MT selftest-diagnostic.o -MMD -MP -MF ./.deps/selftest-diagnostic.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/selftest-diagnostic.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o gcov.o -MT gcov.o -MMD -MP -MF ./.deps/gcov.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/gcov.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o gcov-dump.o -MT gcov-dump.o -MMD -MP -MF ./.deps/gcov-dump.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/gcov-dump.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o gcov-tool.o -MT gcov-tool.o -MMD -MP -MF ./.deps/gcov-tool.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/gcov-tool.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -Wno-error -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace  -o libgcov-util.o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libgcc/libgcov-util.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -Wno-error -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace  \
  -DIN_GCOV_TOOL=1 -o libgcov-driver-tool.o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libgcc/libgcov-driver.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -Wno-error -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace  \
  -DIN_GCOV_TOOL=1 -o libgcov-merge-tool.o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libgcc/libgcov-merge.c
g++ -fno-PIE -c  -DIN_GCC_FRONTEND -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -Icp -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/cp -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o cp/cp-lang.o -MT cp/cp-lang.o -MMD -MP -MF cp/.deps/cp-lang.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/cp/cp-lang.c
g++ -fno-PIE -c  -DIN_GCC_FRONTEND -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -Icp -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/cp -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o cp/call.o -MT cp/call.o -MMD -MP -MF cp/.deps/call.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/cp/call.c
g++ -fno-PIE -c  -DIN_GCC_FRONTEND -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -Icp -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/cp -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o cp/class.o -MT cp/class.o -MMD -MP -MF cp/.deps/class.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/cp/class.c
g++ -fno-PIE -c  -DIN_GCC_FRONTEND -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -Icp -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/cp -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o cp/constexpr.o -MT cp/constexpr.o -MMD -MP -MF cp/.deps/constexpr.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/cp/constexpr.c
g++ -fno-PIE -c  -DIN_GCC_FRONTEND -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -Icp -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/cp -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o cp/constraint.o -MT cp/constraint.o -MMD -MP -MF cp/.deps/constraint.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/cp/constraint.cc
g++ -fno-PIE -c  -DIN_GCC_FRONTEND -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -Icp -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/cp -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o cp/cp-gimplify.o -MT cp/cp-gimplify.o -MMD -MP -MF cp/.deps/cp-gimplify.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/cp/cp-gimplify.c
g++ -fno-PIE -c  -DIN_GCC_FRONTEND -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -Icp -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/cp -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o cp/cp-objcp-common.o -MT cp/cp-objcp-common.o -MMD -MP -MF cp/.deps/cp-objcp-common.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/cp/cp-objcp-common.c
g++ -fno-PIE -c  -DIN_GCC_FRONTEND -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -Icp -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/cp -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o cp/cp-ubsan.o -MT cp/cp-ubsan.o -MMD -MP -MF cp/.deps/cp-ubsan.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/cp/cp-ubsan.c
g++ -fno-PIE -c  -DIN_GCC_FRONTEND -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -Icp -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/cp -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o cp/cvt.o -MT cp/cvt.o -MMD -MP -MF cp/.deps/cvt.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/cp/cvt.c
g++ -fno-PIE -c  -DIN_GCC_FRONTEND -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -Icp -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/cp -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o cp/cxx-pretty-print.o -MT cp/cxx-pretty-print.o -MMD -MP -MF cp/.deps/cxx-pretty-print.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/cp/cxx-pretty-print.c
g++ -fno-PIE -c  -DIN_GCC_FRONTEND -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -Icp -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/cp -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o cp/decl.o -MT cp/decl.o -MMD -MP -MF cp/.deps/decl.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/cp/decl.c
g++ -fno-PIE -c  -DIN_GCC_FRONTEND -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -Icp -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/cp -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o cp/decl2.o -MT cp/decl2.o -MMD -MP -MF cp/.deps/decl2.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/cp/decl2.c
g++ -fno-PIE -c  -DIN_GCC_FRONTEND -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -Icp -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/cp -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o cp/dump.o -MT cp/dump.o -MMD -MP -MF cp/.deps/dump.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/cp/dump.c
g++ -fno-PIE -c  -DIN_GCC_FRONTEND -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -Icp -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/cp -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o cp/error.o -MT cp/error.o -MMD -MP -MF cp/.deps/error.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/cp/error.c
g++ -fno-PIE -c  -DIN_GCC_FRONTEND -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -Icp -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/cp -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o cp/except.o -MT cp/except.o -MMD -MP -MF cp/.deps/except.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/cp/except.c
g++ -fno-PIE -c  -DIN_GCC_FRONTEND -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -Icp -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/cp -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o cp/expr.o -MT cp/expr.o -MMD -MP -MF cp/.deps/expr.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/cp/expr.c
g++ -fno-PIE -c  -DIN_GCC_FRONTEND -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -Icp -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/cp -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o cp/friend.o -MT cp/friend.o -MMD -MP -MF cp/.deps/friend.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/cp/friend.c
g++ -fno-PIE -c  -DIN_GCC_FRONTEND -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -Icp -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/cp -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o cp/init.o -MT cp/init.o -MMD -MP -MF cp/.deps/init.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/cp/init.c
g++ -fno-PIE -c  -DIN_GCC_FRONTEND -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -Icp -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/cp -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o cp/lambda.o -MT cp/lambda.o -MMD -MP -MF cp/.deps/lambda.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/cp/lambda.c
g++ -fno-PIE -c  -DIN_GCC_FRONTEND -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -Icp -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/cp -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o cp/lex.o -MT cp/lex.o -MMD -MP -MF cp/.deps/lex.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/cp/lex.c
g++ -fno-PIE -c  -DIN_GCC_FRONTEND -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -Icp -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/cp -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o cp/logic.o -MT cp/logic.o -MMD -MP -MF cp/.deps/logic.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/cp/logic.cc
g++ -fno-PIE -c  -DIN_GCC_FRONTEND -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -Icp -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/cp -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o cp/mangle.o -MT cp/mangle.o -MMD -MP -MF cp/.deps/mangle.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/cp/mangle.c
g++ -fno-PIE -c  -DIN_GCC_FRONTEND -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -Icp -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/cp -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o cp/method.o -MT cp/method.o -MMD -MP -MF cp/.deps/method.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/cp/method.c
g++ -fno-PIE -c  -DIN_GCC_FRONTEND -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -Icp -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/cp -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o cp/name-lookup.o -MT cp/name-lookup.o -MMD -MP -MF cp/.deps/name-lookup.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/cp/name-lookup.c
g++ -fno-PIE -c  -DIN_GCC_FRONTEND -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -Icp -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/cp -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o cp/optimize.o -MT cp/optimize.o -MMD -MP -MF cp/.deps/optimize.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/cp/optimize.c
g++ -fno-PIE -c  -DIN_GCC_FRONTEND -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -Icp -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/cp -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o cp/parser.o -MT cp/parser.o -MMD -MP -MF cp/.deps/parser.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/cp/parser.c
g++ -fno-PIE -c  -DIN_GCC_FRONTEND -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -Icp -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/cp -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o cp/pt.o -MT cp/pt.o -MMD -MP -MF cp/.deps/pt.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/cp/pt.c
g++ -fno-PIE -c  -DIN_GCC_FRONTEND -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -Icp -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/cp -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o cp/ptree.o -MT cp/ptree.o -MMD -MP -MF cp/.deps/ptree.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/cp/ptree.c
g++ -fno-PIE -c  -DIN_GCC_FRONTEND -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -Icp -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/cp -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o cp/repo.o -MT cp/repo.o -MMD -MP -MF cp/.deps/repo.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/cp/repo.c
g++ -fno-PIE -c  -DIN_GCC_FRONTEND -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -Icp -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/cp -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o cp/rtti.o -MT cp/rtti.o -MMD -MP -MF cp/.deps/rtti.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/cp/rtti.c
g++ -fno-PIE -c  -DIN_GCC_FRONTEND -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -Icp -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/cp -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o cp/search.o -MT cp/search.o -MMD -MP -MF cp/.deps/search.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/cp/search.c
g++ -fno-PIE -c  -DIN_GCC_FRONTEND -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -Icp -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/cp -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o cp/semantics.o -MT cp/semantics.o -MMD -MP -MF cp/.deps/semantics.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/cp/semantics.c
g++ -fno-PIE -c  -DIN_GCC_FRONTEND -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -Icp -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/cp -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o cp/tree.o -MT cp/tree.o -MMD -MP -MF cp/.deps/tree.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/cp/tree.c
g++ -fno-PIE -c  -DIN_GCC_FRONTEND -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -Icp -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/cp -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o cp/typeck.o -MT cp/typeck.o -MMD -MP -MF cp/.deps/typeck.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/cp/typeck.c
g++ -fno-PIE -c  -DIN_GCC_FRONTEND -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -Icp -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/cp -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o cp/typeck2.o -MT cp/typeck2.o -MMD -MP -MF cp/.deps/typeck2.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/cp/typeck2.c
g++ -fno-PIE -c  -DIN_GCC_FRONTEND -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -Icp -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/cp -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o cp/vtable-class-hierarchy.o -MT cp/vtable-class-hierarchy.o -MMD -MP -MF cp/.deps/vtable-class-hierarchy.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/cp/vtable-class-hierarchy.c
g++ -fno-PIE -c  -DTARGET_MACHINE=\"mipsel-openwrt-linux-musl\"  -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o collect2.o -MT collect2.o -MMD -MP -MF ./.deps/collect2.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/collect2.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o collect2-aix.o -MT collect2-aix.o -MMD -MP -MF ./.deps/collect2-aix.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/collect2-aix.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o tlink.o -MT tlink.o -MMD -MP -MF ./.deps/tlink.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/tlink.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o collect-utils.o -MT collect-utils.o -MMD -MP -MF ./.deps/collect-utils.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/collect-utils.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o lto-wrapper.o -MT lto-wrapper.o -MMD -MP -MF ./.deps/lto-wrapper.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/lto-wrapper.c
g++ -fno-PIE -c  -DSTANDARD_STARTFILE_PREFIX=\"../../../\" -DSTANDARD_EXEC_PREFIX=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/\" -DSTANDARD_LIBEXEC_PREFIX=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/libexec/gcc/\" -DDEFAULT_TARGET_VERSION=\"8.4.0\" -DDEFAULT_REAL_TARGET_MACHINE=\"mipsel-openwrt-linux-musl\" -DDEFAULT_TARGET_MACHINE=\"mipsel-openwrt-linux-musl\" -DSTANDARD_BINDIR_PREFIX=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin/\" -DTOOLDIR_BASE_PREFIX=\"../../../../\" -DACCEL_DIR_SUFFIX=\"\"  -DENABLE_SHARED_LIBGCC -DCONFIGURE_SPECS="\"\"" -DTARGET_MACHINE=\"mipsel-openwrt-linux-musl\" -DPERSONALITY=\"ar\" -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o gcc-ar.o -MT gcc-ar.o -MMD -MP -MF ./.deps/gcc-ar.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/gcc-ar.c
g++ -fno-PIE -c  -DSTANDARD_STARTFILE_PREFIX=\"../../../\" -DSTANDARD_EXEC_PREFIX=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/\" -DSTANDARD_LIBEXEC_PREFIX=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/libexec/gcc/\" -DDEFAULT_TARGET_VERSION=\"8.4.0\" -DDEFAULT_REAL_TARGET_MACHINE=\"mipsel-openwrt-linux-musl\" -DDEFAULT_TARGET_MACHINE=\"mipsel-openwrt-linux-musl\" -DSTANDARD_BINDIR_PREFIX=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin/\" -DTOOLDIR_BASE_PREFIX=\"../../../../\" -DACCEL_DIR_SUFFIX=\"\"  -DENABLE_SHARED_LIBGCC -DCONFIGURE_SPECS="\"\"" -DTARGET_MACHINE=\"mipsel-openwrt-linux-musl\" -DPERSONALITY=\"nm\" -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o gcc-nm.o -MT gcc-nm.o -MMD -MP -MF ./.deps/gcc-nm.TPo gcc-nm.c
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/lto-wrapper.c: In function 'bool find_and_merge_options(int, off_t, const char*, cl_decoded_option**, unsigned int*, const char*)':
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/lto-wrapper.c:995:8: warning: ignoring return value of 'ssize_t read(int, void*, size_t)', declared with attribute warn_unused_result [-Wunused-result]
   read (fd, data, length);
   ~~~~~^~~~~~~~~~~~~~~~~~
g++ -fno-PIE -c  -DSTANDARD_STARTFILE_PREFIX=\"../../../\" -DSTANDARD_EXEC_PREFIX=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/\" -DSTANDARD_LIBEXEC_PREFIX=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/libexec/gcc/\" -DDEFAULT_TARGET_VERSION=\"8.4.0\" -DDEFAULT_REAL_TARGET_MACHINE=\"mipsel-openwrt-linux-musl\" -DDEFAULT_TARGET_MACHINE=\"mipsel-openwrt-linux-musl\" -DSTANDARD_BINDIR_PREFIX=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin/\" -DTOOLDIR_BASE_PREFIX=\"../../../../\" -DACCEL_DIR_SUFFIX=\"\"  -DENABLE_SHARED_LIBGCC -DCONFIGURE_SPECS="\"\"" -DTARGET_MACHINE=\"mipsel-openwrt-linux-musl\" -DPERSONALITY=\"ranlib\" -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o gcc-ranlib.o -MT gcc-ranlib.o -MMD -MP -MF ./.deps/gcc-ranlib.TPo gcc-ranlib.c
g++ -fno-PIE -c  -DHOST_GENERATOR_FILE -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o gengtype.o -MT gengtype.o -MMD -MP -MF ./.deps/gengtype.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/gengtype.c
g++ -fno-PIE -c  -DHOST_GENERATOR_FILE -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -Wno-error -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o gengtype-lex.o -MT gengtype-lex.o -MMD -MP -MF ./.deps/gengtype-lex.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/gengtype-lex.c
/d/gcc-8.4.0/gcc-8.4.0/gcc/gengtype-lex.l: In function 'int yylex(const char**)':
gengtype-lex.c:365:15: warning: this statement may fall through [-Wimplicit-fallthrough=]
/d/gcc-8.4.0/gcc-8.4.0/gcc/gengtype-lex.l:118:1: note: in expansion of macro 'YY_DO_BEFORE_ACTION'
/d/gcc-8.4.0/gcc-8.4.0/gcc/gengtype-lex.l:113:1: note: here
gengtype-lex.c:365:15: warning: this statement may fall through [-Wimplicit-fallthrough=]
/d/gcc-8.4.0/gcc-8.4.0/gcc/gengtype-lex.l:135:1: note: in expansion of macro 'YY_DO_BEFORE_ACTION'
/d/gcc-8.4.0/gcc-8.4.0/gcc/gengtype-lex.l:131:1: note: here
g++ -fno-PIE -c  -DHOST_GENERATOR_FILE -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o gengtype-parse.o -MT gengtype-parse.o -MMD -MP -MF ./.deps/gengtype-parse.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/gengtype-parse.c
g++ -fno-PIE -c  -DHOST_GENERATOR_FILE -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o gengtype-state.o -MT gengtype-state.o -MMD -MP -MF ./.deps/gengtype-state.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/gengtype-state.c
g++ -fno-PIE -c  -DHOST_GENERATOR_FILE -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o errors.o -MT errors.o -MMD -MP -MF ./.deps/errors.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/errors.c
g++ -fno-PIE -c  -DSTANDARD_STARTFILE_PREFIX=\"../../../\" -DSTANDARD_EXEC_PREFIX=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/\" -DSTANDARD_LIBEXEC_PREFIX=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/libexec/gcc/\" -DDEFAULT_TARGET_VERSION=\"8.4.0\" -DDEFAULT_REAL_TARGET_MACHINE=\"mipsel-openwrt-linux-musl\" -DDEFAULT_TARGET_MACHINE=\"mipsel-openwrt-linux-musl\" -DSTANDARD_BINDIR_PREFIX=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin/\" -DTOOLDIR_BASE_PREFIX=\"../../../../\" -DACCEL_DIR_SUFFIX=\"\"  -DENABLE_SHARED_LIBGCC -DCONFIGURE_SPECS="\"\"" -DBASEVER="\"8.4.0\"" -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o gcc.o -MT gcc.o -MMD -MP -MF ./.deps/gcc.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/gcc.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o gcc-main.o -MT gcc-main.o -MMD -MP -MF ./.deps/gcc-main.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/gcc-main.c
g++ -fno-PIE -c  -DSTANDARD_STARTFILE_PREFIX=\"../../../\" -DSTANDARD_EXEC_PREFIX=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/\" -DSTANDARD_LIBEXEC_PREFIX=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/libexec/gcc/\" -DDEFAULT_TARGET_VERSION=\"8.4.0\" -DDEFAULT_REAL_TARGET_MACHINE=\"mipsel-openwrt-linux-musl\" -DDEFAULT_TARGET_MACHINE=\"mipsel-openwrt-linux-musl\" -DSTANDARD_BINDIR_PREFIX=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin/\" -DTOOLDIR_BASE_PREFIX=\"../../../../\" -DACCEL_DIR_SUFFIX=\"\"  -DENABLE_SHARED_LIBGCC -DCONFIGURE_SPECS="\"\"" -DIN_GCC_FRONTEND -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -Ic -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/c -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o c/gccspec.o -MT c/gccspec.o -MMD -MP -MF c/.deps/gccspec.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/c/gccspec.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -Ic-family -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/c-family -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o c-family/cppspec.o -MT c-family/cppspec.o -MMD -MP -MF c-family/.deps/cppspec.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/c-family/cppspec.c
g++ -fno-PIE -c  -DSTANDARD_STARTFILE_PREFIX=\"../../../\" -DSTANDARD_EXEC_PREFIX=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/\" -DSTANDARD_LIBEXEC_PREFIX=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/libexec/gcc/\" -DDEFAULT_TARGET_VERSION=\"8.4.0\" -DDEFAULT_REAL_TARGET_MACHINE=\"mipsel-openwrt-linux-musl\" -DDEFAULT_TARGET_MACHINE=\"mipsel-openwrt-linux-musl\" -DSTANDARD_BINDIR_PREFIX=\"/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin/\" -DTOOLDIR_BASE_PREFIX=\"../../../../\" -DACCEL_DIR_SUFFIX=\"\"  -DENABLE_SHARED_LIBGCC -DCONFIGURE_SPECS="\"\"" -DIN_GCC_FRONTEND -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -Icp -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/cp -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o cp/g++spec.o -MT cp/g++spec.o -MMD -MP -MF cp/.deps/g++spec.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/cp/g++spec.c
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/gcc.c: In function 'long unsigned int get_random_number()':
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/gcc.c:9672:12: warning: ignoring return value of 'ssize_t read(int, void*, size_t)', declared with attribute warn_unused_result [-Wunused-result]
       read (fd, &ret, sizeof (HOST_WIDE_INT));
       ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/gcc.c: In function 'void do_report_bug(const char**, int, char**, char**)':
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/gcc.c:6932:9: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result [-Wunused-result]
   write (fd, "\n//", 3);
   ~~~~~~^~~~~~~~~~~~~~~
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/gcc.c:6935:13: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result [-Wunused-result]
       write (fd, " ", 1);
       ~~~~~~^~~~~~~~~~~~
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/gcc.c:6936:13: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result [-Wunused-result]
       write (fd, new_argv[i], strlen (new_argv[i]));
       ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/gcc.c:6938:9: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result [-Wunused-result]
   write (fd, "\n\n", 2);
   ~~~~~~^~~~~~~~~~~~~~~
g++ -fno-PIE -c  -DIN_GCC_FRONTEND -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -Ilto -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/lto -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o lto/lto-lang.o -MT lto/lto-lang.o -MMD -MP -MF lto/.deps/lto-lang.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/lto/lto-lang.c
g++ -fno-PIE -c  -DIN_GCC_FRONTEND -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -Ilto -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/lto -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o lto/lto.o -MT lto/lto.o -MMD -MP -MF lto/.deps/lto.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/lto/lto.c
g++ -fno-PIE -c  -DIN_GCC_FRONTEND -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -Ilto -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/lto -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o lto/lto-object.o -MT lto/lto-object.o -MMD -MP -MF lto/.deps/lto-object.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/lto/lto-object.c
g++ -fno-PIE -c  -DIN_GCC_FRONTEND -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -Ilto -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/lto -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o lto/lto-partition.o -MT lto/lto-partition.o -MMD -MP -MF lto/.deps/lto-partition.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/lto/lto-partition.c
g++ -fno-PIE -c  -DIN_GCC_FRONTEND -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -Ilto -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/lto -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o lto/lto-symtab.o -MT lto/lto-symtab.o -MMD -MP -MF lto/.deps/lto-symtab.TPo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/lto/lto-symtab.c
build/genmatch --gimple /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/match.pd \
    > tmp-gimple-match.c
GIMPLE decision tree has 2516 leafs, maximum depth 12 and a total number of 9861 nodes
removed 1569 duplicate tails
build/genmatch --generic /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/match.pd \
    > tmp-generic-match.c
GENERIC decision tree has 2462 leafs, maximum depth 12 and a total number of 9612 nodes
removed 1527 duplicate tails
/bin/bash /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../move-if-change tmp-gimple-match.c \
    					gimple-match.c
/bin/bash /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../move-if-change tmp-generic-match.c \
    					generic-match.c
echo timestamp > s-match
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o insn-attrtab.o -MT insn-attrtab.o -MMD -MP -MF ./.deps/insn-attrtab.TPo insn-attrtab.c
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/lto/lto.c: In function 'void lto_resolution_read(splay_tree, FILE*, lto_file*)':
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/lto/lto.c:1944:10: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
   fscanf (resolution, " ");   /* Read white space. */
   ~~~~~~~^~~~~~~~~~~~~~~~~
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/lto/lto.c:1946:9: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
   fread (obj_name, sizeof (char), name_len, resolution);
   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/lto/lto.c:1966:10: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
   fscanf (resolution, "%u", &num_symbols);
   ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o insn-dfatab.o -MT insn-dfatab.o -MMD -MP -MF ./.deps/insn-dfatab.TPo insn-dfatab.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o insn-latencytab.o -MT insn-latencytab.o -MMD -MP -MF ./.deps/insn-latencytab.TPo insn-latencytab.c
rm -rf libcommon-target.a
ar rc libcommon-target.a mips-common.o prefix.o params.o opts.o opts-common.o options.o vec.o hooks.o common/common-targhooks.o hash-table.o file-find.o spellcheck.o selftest.o
ranlib  libcommon-target.a
rm -rf libcommon.a
ar rc libcommon.a diagnostic.o diagnostic-color.o diagnostic-show-locus.o edit-context.o pretty-print.o intl.o sbitmap.o vec.o input.o version.o hash-table.o ggc-none.o memory-block.o selftest.o selftest-diagnostic.o
ranlib  libcommon.a
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o insn-automata.o -MT insn-automata.o -MMD -MP -MF ./.deps/insn-automata.TPo insn-automata.c
g++ -no-pie   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -static-libstdc++ -static-libgcc  gcov.o \
	hash-table.o ggc-none.o libcommon.a ../libcpp/libcpp.a   ../libbacktrace/.libs/libbacktrace.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a  -o gcov
g++ -no-pie   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -static-libstdc++ -static-libgcc  gcov-dump.o \
	hash-table.o ggc-none.o\
	libcommon.a ../libcpp/libcpp.a   ../libbacktrace/.libs/libbacktrace.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a  -o gcov-dump
g++ -no-pie   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -static-libstdc++ -static-libgcc  gcov-tool.o libgcov-util.o libgcov-driver-tool.o libgcov-merge-tool.o libcommon.a ../libcpp/libcpp.a   ../libbacktrace/.libs/libbacktrace.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a  -o gcov-tool
g++ -no-pie   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -static-libstdc++ -static-libgcc  -o Tcollect2 \
	collect2.o collect2-aix.o tlink.o vec.o ggc-none.o collect-utils.o file-find.o hash-table.o selftest.o libcommon.a ../libcpp/libcpp.a   ../libbacktrace/.libs/libbacktrace.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a  
mv -f Tcollect2 collect2
g++ -no-pie   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -static-libstdc++ -static-libgcc  -o Tlto-wrapper \
   lto-wrapper.o collect-utils.o ggc-none.o libcommon-target.a libcommon.a ../libcpp/libcpp.a   ../libbacktrace/.libs/libbacktrace.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a 
mv -f Tlto-wrapper lto-wrapper
g++ -no-pie   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -static-libstdc++ -static-libgcc  gcc-ar.o -o gcc-ar \
	file-find.o libcommon.a ../libcpp/libcpp.a   ../libbacktrace/.libs/libbacktrace.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a  
g++ -no-pie   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -static-libstdc++ -static-libgcc  gcc-nm.o -o gcc-nm \
	file-find.o libcommon.a ../libcpp/libcpp.a   ../libbacktrace/.libs/libbacktrace.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a  
g++ -no-pie   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -static-libstdc++ -static-libgcc  gcc-ranlib.o -o gcc-ranlib \
	file-find.o libcommon.a ../libcpp/libcpp.a   ../libbacktrace/.libs/libbacktrace.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a  
g++ -no-pie   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -static-libstdc++ -static-libgcc  -o gengtype \
    gengtype.o gengtype-lex.o gengtype-parse.o gengtype-state.o version.o errors.o libcommon.a ../libcpp/libcpp.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a ../libbacktrace/.libs/libbacktrace.a libcommon.a ../libcpp/libcpp.a   ../libbacktrace/.libs/libbacktrace.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a 
g++ -no-pie   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -static-libstdc++ -static-libgcc  -o xgcc gcc.o gcc-main.o ggc-none.o \
  c/gccspec.o  libcommon-target.a \
   libcommon.a ../libcpp/libcpp.a   ../libbacktrace/.libs/libbacktrace.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a 
g++ -no-pie   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -static-libstdc++ -static-libgcc  -o cpp gcc.o gcc-main.o ggc-none.o \
  c-family/cppspec.o  libcommon-target.a \
   libcommon.a ../libcpp/libcpp.a   ../libbacktrace/.libs/libbacktrace.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a 
g++ -no-pie   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -static-libstdc++ -static-libgcc  -o xg++ \
  gcc.o gcc-main.o ggc-none.o cp/g++spec.o  libcommon-target.a \
   libcommon.a ../libcpp/libcpp.a   ../libbacktrace/.libs/libbacktrace.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a 
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -Wno-unused -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o gimple-match.o -MT gimple-match.o -MMD -MP -MF ./.deps/gimple-match.TPo gimple-match.c
g++ -fno-PIE -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -Wno-unused -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o generic-match.o -MT generic-match.o -MMD -MP -MF ./.deps/generic-match.TPo generic-match.c
cp xgcc gcc-cross
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -dumpspecs > tmp-specs
mv tmp-specs specs
rm -f g++-cross
cp xg++ g++-cross
: > tmp-libgcc.mvars
echo GCC_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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include ' >> tmp-libgcc.mvars
echo INHIBIT_LIBC_CFLAGS = '' >> tmp-libgcc.mvars
echo TARGET_SYSTEM_ROOT = '' >> tmp-libgcc.mvars
if test no = yes; then \
  NO_PIE_CFLAGS="-fno-PIE"; \
else \
  NO_PIE_CFLAGS=; \
fi; \
echo NO_PIE_CFLAGS = "$NO_PIE_CFLAGS" >> tmp-libgcc.mvars
mv tmp-libgcc.mvars libgcc.mvars
if /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -print-sysroot-headers-suffix > /dev/null 2>&1; then \
  set -e; for ml in `/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -print-multi-lib`; do \
    multi_dir=`echo ${ml} | sed -e 's/;.*$//'`; \
    flags=`echo ${ml} | sed -e 's/^[^;]*;//' -e 's/@/ -/g'`; \
    sfx=`/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ ${flags} -print-sysroot-headers-suffix`; \
    if [ "${multi_dir}" = "." ]; \
      then multi_dir=""; \
    else \
      multi_dir=/${multi_dir}; \
    fi; \
    echo "${sfx};${multi_dir}"; \
  done; \
else \
  echo ";"; \
fi > tmp-fixinc_list
/bin/bash /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../move-if-change tmp-fixinc_list fixinc_list
echo timestamp > s-fixinc_list
rm -rf libbackend.a
ar rcT libbackend.a gimple-match.o generic-match.o insn-attrtab.o insn-automata.o insn-dfatab.o insn-emit.o insn-extract.o insn-latencytab.o insn-modes.o insn-opinit.o insn-output.o insn-peep.o insn-preds.o insn-recog.o insn-enums.o ggc-page.o alias.o alloc-pool.o auto-inc-dec.o auto-profile.o bb-reorder.o bitmap.o bt-load.o builtins.o caller-save.o calls.o ccmp.o cfg.o cfganal.o cfgbuild.o cfgcleanup.o cfgexpand.o cfghooks.o cfgloop.o cfgloopanal.o cfgloopmanip.o cfgrtl.o symtab.o cgraph.o cgraphbuild.o cgraphunit.o cgraphclones.o combine.o combine-stack-adj.o compare-elim.o context.o convert.o coverage.o cppbuiltin.o cppdefault.o cprop.o cse.o cselib.o data-streamer.o data-streamer-in.o data-streamer-out.o dbxout.o dbgcnt.o dce.o ddg.o debug.o df-core.o df-problems.o df-scan.o dfp.o dojump.o dominance.o domwalk.o double-int.o dse.o dumpfile.o dwarf2asm.o dwarf2cfi.o dwarf2out.o early-remat.o emit-rtl.o et-forest.o except.o explow.o expmed.o expr.o fibonacci_heap.o file-prefix-map.o final.o fixed-value.o fold-const.o fold-const-call.o function.o function-tests.o fwprop.o gcc-rich-location.o gcse.o gcse-common.o ggc-common.o ggc-tests.o gimple.o gimple-builder.o gimple-expr.o gimple-iterator.o gimple-fold.o gimple-laddress.o gimple-loop-interchange.o gimple-loop-jam.o gimple-low.o gimple-pretty-print.o gimple-ssa-backprop.o gimple-ssa-evrp.o gimple-ssa-evrp-analyze.o gimple-ssa-isolate-paths.o gimple-ssa-nonnull-compare.o gimple-ssa-split-paths.o gimple-ssa-store-merging.o gimple-ssa-strength-reduction.o gimple-ssa-sprintf.o gimple-ssa-warn-alloca.o gimple-ssa-warn-restrict.o gimple-streamer-in.o gimple-streamer-out.o gimple-walk.o gimplify.o gimplify-me.o godump.o graph.o graphds.o graphite.o graphite-isl-ast-to-gimple.o graphite-dependences.o graphite-optimize-isl.o graphite-poly.o graphite-scop-detection.o graphite-sese-to-poly.o gtype-desc.o haifa-sched.o hash-map-tests.o hash-set-tests.o hsa-common.o hsa-gen.o hsa-regalloc.o hsa-brig.o hsa-dump.o hw-doloop.o hwint.o ifcvt.o ree.o inchash.o incpath.o init-regs.o internal-fn.o ipa-chkp.o ipa-cp.o ipa-devirt.o ipa-fnsummary.o ipa-polymorphic-call.o ipa-split.o ipa-inline.o ipa-comdats.o ipa-visibility.o ipa-inline-analysis.o ipa-inline-transform.o ipa-predicate.o ipa-profile.o ipa-prop.o ipa-param-manipulation.o ipa-pure-const.o ipa-icf.o ipa-icf-gimple.o ipa-reference.o ipa-hsa.o ipa-ref.o ipa-utils.o ipa.o ira.o ira-build.o ira-costs.o ira-conflicts.o ira-color.o ira-emit.o ira-lives.o jump.o langhooks.o lcm.o lists.o loop-doloop.o loop-init.o loop-invariant.o loop-iv.o loop-unroll.o lower-subreg.o lra.o lra-assigns.o lra-coalesce.o lra-constraints.o lra-eliminations.o lra-lives.o lra-remat.o lra-spills.o lto-cgraph.o lto-streamer.o lto-streamer-in.o lto-streamer-out.o lto-section-in.o lto-section-out.o lto-opts.o lto-compress.o mcf.o mode-switching.o modulo-sched.o multiple_target.o omp-offload.o omp-expand.o omp-general.o omp-grid.o omp-low.o omp-simd-clone.o optabs.o optabs-libfuncs.o optabs-query.o optabs-tree.o options-save.o opts-global.o passes.o plugin.o postreload-gcse.o postreload.o predict.o print-rtl.o print-rtl-function.o print-tree.o profile.o profile-count.o read-md.o read-rtl.o read-rtl-function.o real.o realmpfr.o recog.o reg-stack.o regcprop.o reginfo.o regrename.o regstat.o reload.o reload1.o reorg.o resource.o rtl-chkp.o rtl-error.o rtl-tests.o rtl.o rtlhash.o rtlanal.o rtlhooks.o rtx-vector-builder.o run-rtl-passes.o sched-deps.o sched-ebb.o sched-rgn.o sel-sched-ir.o sel-sched-dump.o sel-sched.o selftest-rtl.o selftest-run-tests.o sese.o shrink-wrap.o simplify-rtx.o sparseset.o spellcheck.o spellcheck-tree.o sreal.o stack-ptr-mod.o statistics.o stmt.o stor-layout.o store-motion.o streamer-hooks.o stringpool.o substring-locations.o target-globals.o targhooks.o timevar.o toplev.o tracer.o trans-mem.o tree-affine.o asan.o tsan.o ubsan.o sanopt.o sancov.o tree-call-cdce.o tree-cfg.o tree-cfgcleanup.o tree-chrec.o tree-complex.o tree-data-ref.o tree-dfa.o tree-diagnostic.o tree-dump.o tree-eh.o tree-emutls.o tree-if-conv.o tree-inline.o tree-into-ssa.o tree-iterator.o tree-loop-distribution.o tree-nested.o tree-nrv.o tree-object-size.o tree-outof-ssa.o tree-parloops.o tree-phinodes.o tree-chkp.o tree-chkp-opt.o tree-predcom.o tree-pretty-print.o tree-profile.o tree-scalar-evolution.o tree-sra.o tree-switch-conversion.o tree-ssa-address.o tree-ssa-alias.o tree-ssa-ccp.o tree-ssa-coalesce.o tree-ssa-copy.o tree-ssa-dce.o tree-ssa-dom.o tree-ssa-dse.o tree-ssa-forwprop.o tree-ssa-ifcombine.o tree-ssa-live.o tree-ssa-loop-ch.o tree-ssa-loop-im.o tree-ssa-loop-ivcanon.o tree-ssa-loop-ivopts.o tree-ssa-loop-manip.o tree-ssa-loop-niter.o tree-ssa-loop-prefetch.o tree-ssa-loop-split.o tree-ssa-loop-unswitch.o tree-ssa-loop.o tree-ssa-math-opts.o tree-ssa-operands.o tree-ssa-phionlycprop.o tree-ssa-phiopt.o tree-ssa-phiprop.o tree-ssa-pre.o tree-ssa-propagate.o tree-ssa-reassoc.o tree-ssa-sccvn.o tree-ssa-scopedtables.o tree-ssa-sink.o tree-ssa-strlen.o tree-ssa-structalias.o tree-ssa-tail-merge.o tree-ssa-ter.o tree-ssa-threadbackward.o tree-ssa-threadedge.o tree-ssa-threadupdate.o tree-ssa-uncprop.o tree-ssa-uninit.o tree-ssa.o tree-ssanames.o tree-stdarg.o tree-streamer.o tree-streamer-in.o tree-streamer-out.o tree-tailcall.o tree-vect-generic.o tree-vect-patterns.o tree-vect-data-refs.o tree-vect-stmts.o tree-vect-loop.o tree-vect-loop-manip.o tree-vect-slp.o tree-vectorizer.o tree-vector-builder.o tree-vrp.o tree.o typed-splay-tree.o unique-ptr-tests.o valtrack.o value-prof.o var-tracking.o varasm.o varpool.o vec-perm-indices.o vmsdbgout.o vr-values.o vtable-verify.o web.o wide-int.o wide-int-print.o xcoffout.o mips.o frame-header-opt.o linux.o host-linux.o
if [ -f ../stage_final ] \
   && cmp -s ../stage_current ../stage_final; then \
  cp ../prev-gcc/cc1-checksum.c cc1-checksum.c; \
else \
  build/genchecksum c/c-lang.o c-family/stub-objc.o attribs.o c/c-errors.o c/c-decl.o c/c-typeck.o c/c-convert.o c/c-aux-info.o c/c-objc-common.o c/c-parser.o c/c-fold.o c/gimple-parser.o c-family/c-common.o c-family/c-cppbuiltin.o c-family/c-dump.o c-family/c-format.o c-family/c-gimplify.o c-family/c-indentation.o c-family/c-lex.o c-family/c-omp.o c-family/c-opts.o c-family/c-pch.o c-family/c-ppoutput.o c-family/c-pragma.o c-family/c-pretty-print.o c-family/c-semantics.o c-family/c-ada-spec.o c-family/c-ubsan.o c-family/known-headers.o c-family/c-attribs.o c-family/c-warn.o c-family/c-spellcheck.o glibc-c.o libbackend.a main.o libcommon-target.a libcommon.a ../libcpp/libcpp.a ../libdecnumber/libdecnumber.a libcommon.a ../libcpp/libcpp.a ../libiberty/libiberty.a   ../libdecnumber/libdecnumber.a ../libbacktrace/.libs/libbacktrace.a \
                     checksum-options > cc1-checksum.c.tmp && 		 \
  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../move-if-change cc1-checksum.c.tmp cc1-checksum.c; \
fi
if [ -f ../stage_final ] \
   && cmp -s ../stage_current ../stage_final; then \
   cp ../prev-gcc/cc1plus-checksum.c cc1plus-checksum.c; \
else \
  build/genchecksum cp/cp-lang.o c-family/stub-objc.o cp/call.o cp/class.o cp/constexpr.o cp/constraint.o cp/cp-gimplify.o cp/cp-objcp-common.o cp/cp-ubsan.o cp/cvt.o cp/cxx-pretty-print.o cp/decl.o cp/decl2.o cp/dump.o cp/error.o cp/except.o cp/expr.o cp/friend.o cp/init.o cp/lambda.o cp/lex.o cp/logic.o cp/mangle.o cp/method.o cp/name-lookup.o cp/optimize.o cp/parser.o cp/pt.o cp/ptree.o cp/repo.o cp/rtti.o cp/search.o cp/semantics.o cp/tree.o cp/typeck.o cp/typeck2.o cp/vtable-class-hierarchy.o attribs.o incpath.o c-family/c-common.o c-family/c-cppbuiltin.o c-family/c-dump.o c-family/c-format.o c-family/c-gimplify.o c-family/c-indentation.o c-family/c-lex.o c-family/c-omp.o c-family/c-opts.o c-family/c-pch.o c-family/c-ppoutput.o c-family/c-pragma.o c-family/c-pretty-print.o c-family/c-semantics.o c-family/c-ada-spec.o c-family/c-ubsan.o c-family/known-headers.o c-family/c-attribs.o c-family/c-warn.o c-family/c-spellcheck.o glibc-c.o libbackend.a main.o libcommon-target.a libcommon.a ../libcpp/libcpp.a ../libdecnumber/libdecnumber.a libcommon.a ../libcpp/libcpp.a ../libiberty/libiberty.a   ../libdecnumber/libdecnumber.a ../libbacktrace/.libs/libbacktrace.a \
                     checksum-options > cc1plus-checksum.c.tmp &&	   \
  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../move-if-change cc1plus-checksum.c.tmp cc1plus-checksum.c; \
fi
g++ -no-pie   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -static-libstdc++ -static-libgcc  -o lto1 \
	lto/lto-lang.o lto/lto.o lto/lto-object.o attribs.o lto/lto-partition.o lto/lto-symtab.o libbackend.a main.o libcommon-target.a libcommon.a ../libcpp/libcpp.a ../libdecnumber/libdecnumber.a  -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib -lmpc -lmpfr -lgmp -rdynamic -ldl  -L./../zlib -lz libcommon.a ../libcpp/libcpp.a   ../libbacktrace/.libs/libbacktrace.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a 
g++ -fno-PIE -c  -DIN_GCC_FRONTEND -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o cc1-checksum.o -MT cc1-checksum.o -MMD -MP -MF ./.deps/cc1-checksum.TPo cc1-checksum.c
g++ -no-pie   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -static-libstdc++ -static-libgcc  -o cc1 c/c-lang.o c-family/stub-objc.o attribs.o c/c-errors.o c/c-decl.o c/c-typeck.o c/c-convert.o c/c-aux-info.o c/c-objc-common.o c/c-parser.o c/c-fold.o c/gimple-parser.o c-family/c-common.o c-family/c-cppbuiltin.o c-family/c-dump.o c-family/c-format.o c-family/c-gimplify.o c-family/c-indentation.o c-family/c-lex.o c-family/c-omp.o c-family/c-opts.o c-family/c-pch.o c-family/c-ppoutput.o c-family/c-pragma.o c-family/c-pretty-print.o c-family/c-semantics.o c-family/c-ada-spec.o c-family/c-ubsan.o c-family/known-headers.o c-family/c-attribs.o c-family/c-warn.o c-family/c-spellcheck.o glibc-c.o \
  cc1-checksum.o libbackend.a main.o libcommon-target.a libcommon.a ../libcpp/libcpp.a ../libdecnumber/libdecnumber.a libcommon.a ../libcpp/libcpp.a   ../libbacktrace/.libs/libbacktrace.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a   -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib -lmpc -lmpfr -lgmp -rdynamic -ldl  -L./../zlib -lz
g++ -fno-PIE -c  -DIN_GCC_FRONTEND -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libbacktrace   -o cc1plus-checksum.o -MT cc1plus-checksum.o -MMD -MP -MF ./.deps/cc1plus-checksum.TPo cc1plus-checksum.c
g++ -no-pie   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -static-libstdc++ -static-libgcc  -o cc1plus \
      cp/cp-lang.o c-family/stub-objc.o cp/call.o cp/class.o cp/constexpr.o cp/constraint.o cp/cp-gimplify.o cp/cp-objcp-common.o cp/cp-ubsan.o cp/cvt.o cp/cxx-pretty-print.o cp/decl.o cp/decl2.o cp/dump.o cp/error.o cp/except.o cp/expr.o cp/friend.o cp/init.o cp/lambda.o cp/lex.o cp/logic.o cp/mangle.o cp/method.o cp/name-lookup.o cp/optimize.o cp/parser.o cp/pt.o cp/ptree.o cp/repo.o cp/rtti.o cp/search.o cp/semantics.o cp/tree.o cp/typeck.o cp/typeck2.o cp/vtable-class-hierarchy.o attribs.o incpath.o c-family/c-common.o c-family/c-cppbuiltin.o c-family/c-dump.o c-family/c-format.o c-family/c-gimplify.o c-family/c-indentation.o c-family/c-lex.o c-family/c-omp.o c-family/c-opts.o c-family/c-pch.o c-family/c-ppoutput.o c-family/c-pragma.o c-family/c-pretty-print.o c-family/c-semantics.o c-family/c-ada-spec.o c-family/c-ubsan.o c-family/known-headers.o c-family/c-attribs.o c-family/c-warn.o c-family/c-spellcheck.o glibc-c.o cc1plus-checksum.o libbackend.a main.o libcommon-target.a libcommon.a ../libcpp/libcpp.a ../libdecnumber/libdecnumber.a libcommon.a ../libcpp/libcpp.a   ../libbacktrace/.libs/libbacktrace.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a   -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib -lmpc -lmpfr -lgmp -rdynamic -ldl  -L./../zlib -lz
echo | /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -E -dM - | \
  sed -n -e 's/^#define \([^_][a-zA-Z0-9_]*\).*/\1/p' \
	 -e 's/^#define \(_[^_A-Z][a-zA-Z0-9_]*\).*/\1/p' | \
  sort -u > tmp-macro_list
cc1: error: no include path in which to search for stdc-predef.h
/bin/bash /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../move-if-change tmp-macro_list macro_list
echo timestamp > s-macro_list
rm -rf include-fixed; mkdir include-fixed
chmod a+rx include-fixed
if [ -d ../prev-gcc ]; then \
  cd ../prev-gcc && \
  make real-install-headers-tar DESTDIR=`pwd`/../gcc/ \
    libsubdir=. ; \
else \
  set -e; for ml in `cat fixinc_list`; do \
    sysroot_headers_suffix=`echo ${ml} | sed -e 's/;.*$//'`; \
    multi_dir=`echo ${ml} | sed -e 's/^[^;]*;//'`; \
    fix_dir=include-fixed${multi_dir}; \
    if ! false && test ! -d `echo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/../../../../mipsel-openwrt-linux-musl/sys-include | sed -e :a -e 's,[^/]*/\.\.\/,,' -e ta`; then \
      echo The directory that should contain system headers does not exist: >&2 ; \
      echo "  `echo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/../../../../mipsel-openwrt-linux-musl/sys-include | sed -e :a -e 's,[^/]*/\.\.\/,,' -e ta`" >&2 ; \
      tooldir_sysinc=`echo "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/../../../../mipsel-openwrt-linux-musl/sys-include" | sed -e :a -e "s,[^/]*/\.\.\/,," -e ta`; \
      if test "x`echo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/../../../../mipsel-openwrt-linux-musl/sys-include | sed -e :a -e 's,[^/]*/\.\.\/,,' -e ta`" = "x${tooldir_sysinc}"; \
      then sleep 1; else exit 1; fi; \
    fi; \
    /bin/bash /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../mkinstalldirs ${fix_dir}; \
    chmod a+rx ${fix_dir} || true; \
    (TARGET_MACHINE='mipsel-openwrt-linux-musl'; srcdir=`cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc; ${PWDCMD-pwd}`; \
      SHELL='/bin/bash'; MACRO_LIST=`${PWDCMD-pwd}`/macro_list ; \
      gcc_dir=`${PWDCMD-pwd}` ; \
      export TARGET_MACHINE srcdir SHELL MACRO_LIST && \
      cd ../build-x86_64-pc-linux-gnu/fixincludes && \
      /bin/bash ./fixinc.sh "${gcc_dir}/${fix_dir}" \
        `echo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/../../../../mipsel-openwrt-linux-musl/sys-include | sed -e :a -e 's,[^/]*/\.\.\/,,' -e ta`  ); \
    rm -f ${fix_dir}/syslimits.h; \
    if [ -f ${fix_dir}/limits.h ]; then \
      mv ${fix_dir}/limits.h ${fix_dir}/syslimits.h; \
    else \
      cp /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/gsyslimits.h ${fix_dir}/syslimits.h; \
    fi; \
    chmod a+r ${fix_dir}/syslimits.h; \
  done; \
fi
echo timestamp > stmp-fixinc
if [ -d include ] ; then true; else mkdir include; chmod a+rx include; fi
if [ -d include-fixed ] ; then true; else mkdir include-fixed; chmod a+rx include-fixed; fi
for file in .. /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/ginclude/float.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/ginclude/iso646.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/ginclude/stdarg.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/ginclude/stdbool.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/ginclude/stddef.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/ginclude/varargs.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/ginclude/stdfix.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/ginclude/stdnoreturn.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/ginclude/stdalign.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/ginclude/stdatomic.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/mips/loongson.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/mips/msa.h; do \
  if [ X$file != X.. ]; then \
    realfile=`echo $file | sed -e 's|.*/\([^/]*\)$|\1|'`; \
    echo timestamp > include/$realfile; \
    rm -f include/$realfile; \
    cp $file include; \
    chmod a+r include/$realfile; \
  fi; \
done
for file in .. ; do \
  if [ X$file != X.. ]; then \
            mv include/$file include/x_$file; \
            echo "#include_next <$file>" >include/$file; \
            cat include/x_$file >>include/$file; \
            rm -f include/x_$file; \
    chmod a+r include/$file; \
  fi; \
done
for file in .. ; do \
  if [ X$file != X.. ]; then \
    echo "#include_next <$file>" >>include/$file; \
    chmod a+r include/$file; \
  fi; \
done
rm -f include/stdint.h
if [ wrap = wrap ]; then \
  rm -f include/stdint-gcc.h; \
  cp /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/ginclude/stdint-gcc.h include/stdint-gcc.h; \
  chmod a+r include/stdint-gcc.h; \
  cp /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/ginclude/stdint-wrap.h include/stdint.h; \
  chmod a+r include/stdint.h; \
elif [ wrap = provide ]; then \
  cp /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/ginclude/stdint-gcc.h include/stdint.h; \
  chmod a+r include/stdint.h; \
fi
set -e; for ml in `cat fixinc_list`; do \
  sysroot_headers_suffix=`echo ${ml} | sed -e 's/;.*$//'`; \
  multi_dir=`echo ${ml} | sed -e 's/^[^;]*;//'`; \
  fix_dir=include-fixed${multi_dir}; \
  if [ -f `echo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/../../../../mipsel-openwrt-linux-musl/sys-include | sed -e :a -e 's,[^/]*/\.\.\/,,' -e ta`/limits.h ] ; then \
    cat /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/limitx.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/glimits.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/limity.h > tmp-xlimits.h; \
  else \
    cat /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/glimits.h > tmp-xlimits.h; \
  fi; \
  /bin/bash /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../mkinstalldirs ${fix_dir}; \
  chmod a+rx ${fix_dir} || true; \
  /bin/bash /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../move-if-change \
    tmp-xlimits.h  tmp-limits.h; \
  rm -f ${fix_dir}/limits.h; \
  cp -p tmp-limits.h ${fix_dir}/limits.h; \
  chmod a+r ${fix_dir}/limits.h; \
done
rm -f include-fixed/README
cp /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../fixincludes/README-fixinc include-fixed/README
chmod a+r include-fixed/README
echo timestamp > stmp-int-hdrs
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -xc -nostdinc /dev/null -S -o /dev/null -fself-test=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/testsuite/selftests
cc1: note: someone does not honour COPTS correctly, passed 0 times
cc1: note: self-tests are not enabled in this build
echo timestamp > s-selftest-c
rm gcc.pod
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/gcc'
Checking multilib configuration for libgcc...
mkdir -p -- mipsel-openwrt-linux-musl/libgcc
Configuring in mipsel-openwrt-linux-musl/libgcc
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/libcc1'
make  all-am
make[7]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/libcc1'
/bin/bash ./libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcc1  -I /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcc1/../include -I /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcc1/../libgcc -I ../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcc1/../gcc  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -W -Wall  -fvisibility=hidden -g -O2 -MT findcomp.lo -MD -MP -MF .deps/findcomp.Tpo -c -o findcomp.lo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcc1/findcomp.cc
/bin/bash ./libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcc1  -I /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcc1/../include -I /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcc1/../libgcc -I ../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcc1/../gcc  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -W -Wall  -fvisibility=hidden -g -O2 -MT libcc1.lo -MD -MP -MF .deps/libcc1.Tpo -c -o libcc1.lo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcc1/libcc1.cc
/bin/bash ./libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcc1  -I /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcc1/../include -I /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcc1/../libgcc -I ../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcc1/../gcc  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -W -Wall  -fvisibility=hidden -g -O2 -MT libcp1.lo -MD -MP -MF .deps/libcp1.Tpo -c -o libcp1.lo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcc1/libcp1.cc
/bin/bash ./libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcc1  -I /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcc1/../include -I /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcc1/../libgcc -I ../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcc1/../gcc  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -W -Wall  -fvisibility=hidden -g -O2 -MT names.lo -MD -MP -MF .deps/names.Tpo -c -o names.lo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcc1/names.cc
/bin/bash ./libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcc1  -I /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcc1/../include -I /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcc1/../libgcc -I ../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcc1/../gcc  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -W -Wall  -fvisibility=hidden -g -O2 -MT callbacks.lo -MD -MP -MF .deps/callbacks.Tpo -c -o callbacks.lo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcc1/callbacks.cc
/bin/bash ./libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcc1  -I /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcc1/../include -I /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcc1/../libgcc -I ../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcc1/../gcc  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -W -Wall  -fvisibility=hidden -g -O2 -MT connection.lo -MD -MP -MF .deps/connection.Tpo -c -o connection.lo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcc1/connection.cc
/bin/bash ./libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcc1  -I /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcc1/../include -I /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcc1/../libgcc -I ../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcc1/../gcc  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -W -Wall  -fvisibility=hidden -g -O2 -MT marshall.lo -MD -MP -MF .deps/marshall.Tpo -c -o marshall.lo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcc1/marshall.cc
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcc1 -I /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcc1/../include -I /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcc1/../libgcc -I ../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcc1/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -W -Wall -fvisibility=hidden -g -O2 -MT names.lo -MD -MP -MF .deps/names.Tpo -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcc1/names.cc  -fPIC -DPIC -o .libs/names.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcc1 -I /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcc1/../include -I /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcc1/../libgcc -I ../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcc1/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -W -Wall -fvisibility=hidden -g -O2 -MT marshall.lo -MD -MP -MF .deps/marshall.Tpo -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcc1/marshall.cc  -fPIC -DPIC -o .libs/marshall.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcc1 -I /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcc1/../include -I /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcc1/../libgcc -I ../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcc1/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -W -Wall -fvisibility=hidden -g -O2 -MT findcomp.lo -MD -MP -MF .deps/findcomp.Tpo -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcc1/findcomp.cc  -fPIC -DPIC -o .libs/findcomp.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcc1 -I /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcc1/../include -I /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcc1/../libgcc -I ../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcc1/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -W -Wall -fvisibility=hidden -g -O2 -MT libcc1.lo -MD -MP -MF .deps/libcc1.Tpo -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcc1/libcc1.cc  -fPIC -DPIC -o .libs/libcc1.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcc1 -I /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcc1/../include -I /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcc1/../libgcc -I ../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcc1/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -W -Wall -fvisibility=hidden -g -O2 -MT connection.lo -MD -MP -MF .deps/connection.Tpo -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcc1/connection.cc  -fPIC -DPIC -o .libs/connection.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcc1 -I /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcc1/../include -I /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcc1/../libgcc -I ../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcc1/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -W -Wall -fvisibility=hidden -g -O2 -MT libcp1.lo -MD -MP -MF .deps/libcp1.Tpo -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcc1/libcp1.cc  -fPIC -DPIC -o .libs/libcp1.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcc1 -I /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcc1/../include -I /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcc1/../libgcc -I ../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcc1/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -W -Wall -fvisibility=hidden -g -O2 -MT callbacks.lo -MD -MP -MF .deps/callbacks.Tpo -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcc1/callbacks.cc  -fPIC -DPIC -o .libs/callbacks.o
mv -f .deps/names.Tpo .deps/names.Plo
/bin/bash ./libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcc1  -I /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcc1/../include -I /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcc1/../libgcc -I ../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcc1/../gcc -I /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcc1/../gcc/c-family -I /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcc1/../libcpp/include -I /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcc1/../gcc/c -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -W -Wall  -fvisibility=hidden -g -O2 -MT libcc1plugin.lo -MD -MP -MF .deps/libcc1plugin.Tpo -c -o libcc1plugin.lo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcc1/libcc1plugin.cc
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcc1 -I /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcc1/../include -I /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcc1/../libgcc -I ../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcc1/../gcc -I /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcc1/../gcc/c-family -I /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcc1/../libcpp/include -I /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcc1/../gcc/c -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -W -Wall -fvisibility=hidden -g -O2 -MT libcc1plugin.lo -MD -MP -MF .deps/libcc1plugin.Tpo -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcc1/libcc1plugin.cc  -fPIC -DPIC -o .libs/libcc1plugin.o
mv -f .deps/callbacks.Tpo .deps/callbacks.Plo
/bin/bash ./libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcc1  -I /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcc1/../include -I /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcc1/../libgcc -I ../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcc1/../gcc -I /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcc1/../gcc/c-family -I /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcc1/../libcpp/include -I /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcc1/../gcc/cp -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include   -W -Wall  -fvisibility=hidden -g -O2 -MT libcp1plugin.lo -MD -MP -MF .deps/libcp1plugin.Tpo -c -o libcp1plugin.lo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcc1/libcp1plugin.cc
mv -f .deps/marshall.Tpo .deps/marshall.Plo
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcc1 -I /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcc1/../include -I /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcc1/../libgcc -I ../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcc1/../gcc -I /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcc1/../gcc/c-family -I /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcc1/../libcpp/include -I /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcc1/../gcc/cp -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -W -Wall -fvisibility=hidden -g -O2 -MT libcp1plugin.lo -MD -MP -MF .deps/libcp1plugin.Tpo -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcc1/libcp1plugin.cc  -fPIC -DPIC -o .libs/libcp1plugin.o
configure: creating cache ./config.cache
checking build system type... x86_64-pc-linux-gnu
checking host system type... mipsel-openwrt-linux-musl
checking for --enable-version-specific-runtime-libs... no
checking for a BSD-compatible install... /usr/bin/install -c
checking for gawk... gawk
checking for mipsel-openwrt-linux-musl-ar... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ar
checking for mipsel-openwrt-linux-musl-lipo... mipsel-openwrt-linux-musl-lipo
checking for mipsel-openwrt-linux-musl-nm... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/nm
checking for mipsel-openwrt-linux-musl-ranlib... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ranlib
checking for mipsel-openwrt-linux-musl-strip... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/strip
checking whether ln -s works... yes
checking for mipsel-openwrt-linux-musl-gcc... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include   
mv -f .deps/connection.Tpo .deps/connection.Plo
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    accepts -g... mv -f .deps/findcomp.Tpo .deps/findcomp.Plo
yes
checking for /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    option to accept ISO C89... none needed
checking how to run the C preprocessor... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -E
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking size of double... 8
checking size of long double... 8
checking for inttypes.h... yes
checking for stdint.h... yes
checking for stdlib.h... yes
checking for ftw.h... yes
checking for unistd.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for string.h... yes
checking for strings.h... yes
checking for memory.h... yes
checking for grep that handles long lines and -e... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/grep
checking for egrep... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/grep -E
checking for ANSI C header files... yes
checking whether decimal floating point is supported... no
checking whether fixed-point is supported... (cached) no
checking whether the compiler is configured for setjmp/longjmp exceptions... mv -f .deps/libcc1.Tpo .deps/libcc1.Plo
no
checking for CET support... no
checking if the linker (/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/collect-ld) is GNU ld... yes
checking for thread model used by GCC... posix
checking whether assembler supports CFI directives... yes
checking whether the target is hard-float... no
checking for target glibc version... 0.0
checking for __attribute__((visibility("hidden")))... mv -f .deps/libcp1.Tpo .deps/libcp1.Plo
yes
checking for .cfi_sections .debug_frame... /bin/bash ./libtool --tag=CXX   --mode=link g++ -W -Wall  -fvisibility=hidden -g -O2 -module -export-symbols /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcc1/libcc1.sym  -Xcompiler '-static-libstdc++' -Xcompiler '-static-libgcc' -o libcc1.la -rpath /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/../lib findcomp.lo libcc1.lo libcp1.lo names.lo callbacks.lo connection.lo marshall.lo    -Wc,../libiberty/pic/libiberty.a 
yes
checking whether the target assembler supports thread-local storage... yes
checking whether the thread-local storage support is from emutls... no
checking for init priority support... libtool: link: g++  -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-linux-gnu/7/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/7/crtbeginS.o  .libs/findcomp.o .libs/libcc1.o .libs/libcp1.o .libs/names.o .libs/callbacks.o .libs/connection.o .libs/marshall.o   -L/usr/lib/gcc/x86_64-linux-gnu/7 -L/usr/lib/gcc/x86_64-linux-gnu/7/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/7/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/7/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-linux-gnu/7/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/7/../../../x86_64-linux-gnu/crtn.o  -static-libstdc++ -static-libgcc ../libiberty/pic/libiberty.a   -Wl,-soname -Wl,libcc1.so.0 -Wl,-retain-symbols-file -Wl,/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcc1/libcc1.sym -o .libs/libcc1.so.0.0.0
yes
configure: updating cache ./config.cache
configure: creating ./config.status
libtool: link: (cd ".libs" && rm -f "libcc1.so.0" && ln -s "libcc1.so.0.0.0" "libcc1.so.0")
libtool: link: (cd ".libs" && rm -f "libcc1.so" && ln -s "libcc1.so.0.0.0" "libcc1.so")
libtool: link: ( cd ".libs" && rm -f "libcc1.la" && ln -s "../libcc1.la" "libcc1.la" )
config.status: creating Makefile
config.status: creating auto-target.h
config.status: executing default commands
mv -f .deps/libcc1plugin.Tpo .deps/libcc1plugin.Plo
/bin/bash ./libtool --tag=CXX   --mode=link g++ -W -Wall  -fvisibility=hidden -g -O2 -module -export-symbols /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcc1/libcc1plugin.sym  -Xcompiler '-static-libstdc++' -Xcompiler '-static-libgcc' -o libcc1plugin.la -rpath /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin libcc1plugin.lo callbacks.lo connection.lo marshall.lo   -Wc,../libiberty/pic/libiberty.a 
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libgcc'
libtool: link: g++  -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-linux-gnu/7/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/7/crtbeginS.o  .libs/libcc1plugin.o .libs/callbacks.o .libs/connection.o .libs/marshall.o   -L/usr/lib/gcc/x86_64-linux-gnu/7 -L/usr/lib/gcc/x86_64-linux-gnu/7/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/7/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/7/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-linux-gnu/7/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/7/../../../x86_64-linux-gnu/crtn.o  -static-libstdc++ -static-libgcc ../libiberty/pic/libiberty.a   -Wl,-soname -Wl,libcc1plugin.so.0 -Wl,-retain-symbols-file -Wl,/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcc1/libcc1plugin.sym -o .libs/libcc1plugin.so.0.0.0
# If this is the top-level multilib, build all the other
ln -s /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/enable-execute-stack-empty.c enable-execute-stack.c
ln -s /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/unwind-generic.h unwind.h
ln -s /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/config/mips/linux-unwind.h md-unwind-support.h
ln -s /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/config/mips/sfp-machine.h sfp-machine.h
# multilibs.
ln -s /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/gthr-posix.h gthr-default.h
DEFINES='' HEADERS='' \
	/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/mkheader.sh > tmp-libgcc_tm.h
/bin/bash /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../move-if-change tmp-libgcc_tm.h libgcc_tm.h
sed -e 's/__PFX__/__/g' \
    -e 's/__FIXPTPFX__/__/g' < /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/libgcc-std.ver.in > libgcc-std.ver
dest=../.././gcc/include/tmp$$-unwind.h; \
cp unwind.h $dest; \
chmod a+r $dest; \
sh /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../move-if-change $dest ../.././gcc/include/unwind.h
echo timestamp > libgcc_tm.stamp
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _m16addsf3_s.o -MT _m16addsf3_s.o -MD -MP -MF _m16addsf3_s.dep -DSHARED -DL_m16addsf3 -xassembler-with-cpp -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/config/mips/mips16.S
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _m16subsf3_s.o -MT _m16subsf3_s.o -MD -MP -MF _m16subsf3_s.dep -DSHARED -DL_m16subsf3 -xassembler-with-cpp -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/config/mips/mips16.S
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _m16mulsf3_s.o -MT _m16mulsf3_s.o -MD -MP -MF _m16mulsf3_s.dep -DSHARED -DL_m16mulsf3 -xassembler-with-cpp -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/config/mips/mips16.S
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _m16divsf3_s.o -MT _m16divsf3_s.o -MD -MP -MF _m16divsf3_s.dep -DSHARED -DL_m16divsf3 -xassembler-with-cpp -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/config/mips/mips16.S
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _m16eqsf2_s.o -MT _m16eqsf2_s.o -MD -MP -MF _m16eqsf2_s.dep -DSHARED -DL_m16eqsf2 -xassembler-with-cpp -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/config/mips/mips16.S
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _m16nesf2_s.o -MT _m16nesf2_s.o -MD -MP -MF _m16nesf2_s.dep -DSHARED -DL_m16nesf2 -xassembler-with-cpp -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/config/mips/mips16.S
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _m16gtsf2_s.o -MT _m16gtsf2_s.o -MD -MP -MF _m16gtsf2_s.dep -DSHARED -DL_m16gtsf2 -xassembler-with-cpp -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/config/mips/mips16.S
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _m16gesf2_s.o -MT _m16gesf2_s.o -MD -MP -MF _m16gesf2_s.dep -DSHARED -DL_m16gesf2 -xassembler-with-cpp -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/config/mips/mips16.S
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _m16lesf2_s.o -MT _m16lesf2_s.o -MD -MP -MF _m16lesf2_s.dep -DSHARED -DL_m16lesf2 -xassembler-with-cpp -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/config/mips/mips16.S
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _m16ltsf2_s.o -MT _m16ltsf2_s.o -MD -MP -MF _m16ltsf2_s.dep -DSHARED -DL_m16ltsf2 -xassembler-with-cpp -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/config/mips/mips16.S
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _m16unordsf2_s.o -MT _m16unordsf2_s.o -MD -MP -MF _m16unordsf2_s.dep -DSHARED -DL_m16unordsf2 -xassembler-with-cpp -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/config/mips/mips16.S
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _m16fltsisf_s.o -MT _m16fltsisf_s.o -MD -MP -MF _m16fltsisf_s.dep -DSHARED -DL_m16fltsisf -xassembler-with-cpp -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/config/mips/mips16.S
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _m16fix_truncsfsi_s.o -MT _m16fix_truncsfsi_s.o -MD -MP -MF _m16fix_truncsfsi_s.dep -DSHARED -DL_m16fix_truncsfsi -xassembler-with-cpp -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/config/mips/mips16.S
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _m16fltunsisf_s.o -MT _m16fltunsisf_s.o -MD -MP -MF _m16fltunsisf_s.dep -DSHARED -DL_m16fltunsisf -xassembler-with-cpp -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/config/mips/mips16.S
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _m16adddf3_s.o -MT _m16adddf3_s.o -MD -MP -MF _m16adddf3_s.dep -DSHARED -DL_m16adddf3 -xassembler-with-cpp -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/config/mips/mips16.S
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _m16subdf3_s.o -MT _m16subdf3_s.o -MD -MP -MF _m16subdf3_s.dep -DSHARED -DL_m16subdf3 -xassembler-with-cpp -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/config/mips/mips16.S
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _m16muldf3_s.o -MT _m16muldf3_s.o -MD -MP -MF _m16muldf3_s.dep -DSHARED -DL_m16muldf3 -xassembler-with-cpp -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/config/mips/mips16.S
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _m16divdf3_s.o -MT _m16divdf3_s.o -MD -MP -MF _m16divdf3_s.dep -DSHARED -DL_m16divdf3 -xassembler-with-cpp -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/config/mips/mips16.S
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _m16extsfdf2_s.o -MT _m16extsfdf2_s.o -MD -MP -MF _m16extsfdf2_s.dep -DSHARED -DL_m16extsfdf2 -xassembler-with-cpp -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/config/mips/mips16.S
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _m16trdfsf2_s.o -MT _m16trdfsf2_s.o -MD -MP -MF _m16trdfsf2_s.dep -DSHARED -DL_m16trdfsf2 -xassembler-with-cpp -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/config/mips/mips16.S
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _m16eqdf2_s.o -MT _m16eqdf2_s.o -MD -MP -MF _m16eqdf2_s.dep -DSHARED -DL_m16eqdf2 -xassembler-with-cpp -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/config/mips/mips16.S
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _m16nedf2_s.o -MT _m16nedf2_s.o -MD -MP -MF _m16nedf2_s.dep -DSHARED -DL_m16nedf2 -xassembler-with-cpp -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/config/mips/mips16.S
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _m16gtdf2_s.o -MT _m16gtdf2_s.o -MD -MP -MF _m16gtdf2_s.dep -DSHARED -DL_m16gtdf2 -xassembler-with-cpp -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/config/mips/mips16.S
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _m16gedf2_s.o -MT _m16gedf2_s.o -MD -MP -MF _m16gedf2_s.dep -DSHARED -DL_m16gedf2 -xassembler-with-cpp -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/config/mips/mips16.S
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _m16ledf2_s.o -MT _m16ledf2_s.o -MD -MP -MF _m16ledf2_s.dep -DSHARED -DL_m16ledf2 -xassembler-with-cpp -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/config/mips/mips16.S
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _m16ltdf2_s.o -MT _m16ltdf2_s.o -MD -MP -MF _m16ltdf2_s.dep -DSHARED -DL_m16ltdf2 -xassembler-with-cpp -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/config/mips/mips16.S
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _m16unorddf2_s.o -MT _m16unorddf2_s.o -MD -MP -MF _m16unorddf2_s.dep -DSHARED -DL_m16unorddf2 -xassembler-with-cpp -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/config/mips/mips16.S
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _m16fltsidf_s.o -MT _m16fltsidf_s.o -MD -MP -MF _m16fltsidf_s.dep -DSHARED -DL_m16fltsidf -xassembler-with-cpp -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/config/mips/mips16.S
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _m16fix_truncdfsi_s.o -MT _m16fix_truncdfsi_s.o -MD -MP -MF _m16fix_truncdfsi_s.dep -DSHARED -DL_m16fix_truncdfsi -xassembler-with-cpp -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/config/mips/mips16.S
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _m16fltunsidf_s.o -MT _m16fltunsidf_s.o -MD -MP -MF _m16fltunsidf_s.dep -DSHARED -DL_m16fltunsidf -xassembler-with-cpp -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/config/mips/mips16.S
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _m16retsf_s.o -MT _m16retsf_s.o -MD -MP -MF _m16retsf_s.dep -DSHARED -DL_m16retsf -xassembler-with-cpp -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/config/mips/mips16.S
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _m16retdf_s.o -MT _m16retdf_s.o -MD -MP -MF _m16retdf_s.dep -DSHARED -DL_m16retdf -xassembler-with-cpp -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/config/mips/mips16.S
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _m16retsc_s.o -MT _m16retsc_s.o -MD -MP -MF _m16retsc_s.dep -DSHARED -DL_m16retsc -xassembler-with-cpp -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/config/mips/mips16.S
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _m16retdc_s.o -MT _m16retdc_s.o -MD -MP -MF _m16retdc_s.dep -DSHARED -DL_m16retdc -xassembler-with-cpp -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/config/mips/mips16.S
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _m16stub1_s.o -MT _m16stub1_s.o -MD -MP -MF _m16stub1_s.dep -DSHARED -DL_m16stub1 -xassembler-with-cpp -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/config/mips/mips16.S
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _m16stub2_s.o -MT _m16stub2_s.o -MD -MP -MF _m16stub2_s.dep -DSHARED -DL_m16stub2 -xassembler-with-cpp -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/config/mips/mips16.S
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _m16stub5_s.o -MT _m16stub5_s.o -MD -MP -MF _m16stub5_s.dep -DSHARED -DL_m16stub5 -xassembler-with-cpp -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/config/mips/mips16.S
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _m16stub6_s.o -MT _m16stub6_s.o -MD -MP -MF _m16stub6_s.dep -DSHARED -DL_m16stub6 -xassembler-with-cpp -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/config/mips/mips16.S
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _m16stub9_s.o -MT _m16stub9_s.o -MD -MP -MF _m16stub9_s.dep -DSHARED -DL_m16stub9 -xassembler-with-cpp -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/config/mips/mips16.S
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _m16stub10_s.o -MT _m16stub10_s.o -MD -MP -MF _m16stub10_s.dep -DSHARED -DL_m16stub10 -xassembler-with-cpp -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/config/mips/mips16.S
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _m16stubsf0_s.o -MT _m16stubsf0_s.o -MD -MP -MF _m16stubsf0_s.dep -DSHARED -DL_m16stubsf0 -xassembler-with-cpp -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/config/mips/mips16.S
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _m16stubsf1_s.o -MT _m16stubsf1_s.o -MD -MP -MF _m16stubsf1_s.dep -DSHARED -DL_m16stubsf1 -xassembler-with-cpp -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/config/mips/mips16.S
libtool: link: (cd ".libs" && rm -f "libcc1plugin.so.0" && ln -s "libcc1plugin.so.0.0.0" "libcc1plugin.so.0")
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _m16stubsf2_s.o -MT _m16stubsf2_s.o -MD -MP -MF _m16stubsf2_s.dep -DSHARED -DL_m16stubsf2 -xassembler-with-cpp -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/config/mips/mips16.S
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _m16stubsf5_s.o -MT _m16stubsf5_s.o -MD -MP -MF _m16stubsf5_s.dep -DSHARED -DL_m16stubsf5 -xassembler-with-cpp -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/config/mips/mips16.S
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _m16stubsf6_s.o -MT _m16stubsf6_s.o -MD -MP -MF _m16stubsf6_s.dep -DSHARED -DL_m16stubsf6 -xassembler-with-cpp -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/config/mips/mips16.S
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _m16stubsf9_s.o -MT _m16stubsf9_s.o -MD -MP -MF _m16stubsf9_s.dep -DSHARED -DL_m16stubsf9 -xassembler-with-cpp -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/config/mips/mips16.S
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _m16stubsf10_s.o -MT _m16stubsf10_s.o -MD -MP -MF _m16stubsf10_s.dep -DSHARED -DL_m16stubsf10 -xassembler-with-cpp -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/config/mips/mips16.S
libtool: link: (cd ".libs" && rm -f "libcc1plugin.so" && ln -s "libcc1plugin.so.0.0.0" "libcc1plugin.so")
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _m16stubdf0_s.o -MT _m16stubdf0_s.o -MD -MP -MF _m16stubdf0_s.dep -DSHARED -DL_m16stubdf0 -xassembler-with-cpp -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/config/mips/mips16.S
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _m16stubdf1_s.o -MT _m16stubdf1_s.o -MD -MP -MF _m16stubdf1_s.dep -DSHARED -DL_m16stubdf1 -xassembler-with-cpp -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/config/mips/mips16.S
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _m16stubdf2_s.o -MT _m16stubdf2_s.o -MD -MP -MF _m16stubdf2_s.dep -DSHARED -DL_m16stubdf2 -xassembler-with-cpp -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/config/mips/mips16.S
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _m16stubdf5_s.o -MT _m16stubdf5_s.o -MD -MP -MF _m16stubdf5_s.dep -DSHARED -DL_m16stubdf5 -xassembler-with-cpp -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/config/mips/mips16.S
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _m16stubdf6_s.o -MT _m16stubdf6_s.o -MD -MP -MF _m16stubdf6_s.dep -DSHARED -DL_m16stubdf6 -xassembler-with-cpp -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/config/mips/mips16.S
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _m16stubdf9_s.o -MT _m16stubdf9_s.o -MD -MP -MF _m16stubdf9_s.dep -DSHARED -DL_m16stubdf9 -xassembler-with-cpp -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/config/mips/mips16.S
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _m16stubdf10_s.o -MT _m16stubdf10_s.o -MD -MP -MF _m16stubdf10_s.dep -DSHARED -DL_m16stubdf10 -xassembler-with-cpp -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/config/mips/mips16.S
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _m16stubsc0_s.o -MT _m16stubsc0_s.o -MD -MP -MF _m16stubsc0_s.dep -DSHARED -DL_m16stubsc0 -xassembler-with-cpp -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/config/mips/mips16.S
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _m16stubsc1_s.o -MT _m16stubsc1_s.o -MD -MP -MF _m16stubsc1_s.dep -DSHARED -DL_m16stubsc1 -xassembler-with-cpp -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/config/mips/mips16.S
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _m16stubsc2_s.o -MT _m16stubsc2_s.o -MD -MP -MF _m16stubsc2_s.dep -DSHARED -DL_m16stubsc2 -xassembler-with-cpp -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/config/mips/mips16.S
libtool: link: ( cd ".libs" && rm -f "libcc1plugin.la" && ln -s "../libcc1plugin.la" "libcc1plugin.la" )
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _m16stubsc5_s.o -MT _m16stubsc5_s.o -MD -MP -MF _m16stubsc5_s.dep -DSHARED -DL_m16stubsc5 -xassembler-with-cpp -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/config/mips/mips16.S
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _m16stubsc6_s.o -MT _m16stubsc6_s.o -MD -MP -MF _m16stubsc6_s.dep -DSHARED -DL_m16stubsc6 -xassembler-with-cpp -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/config/mips/mips16.S
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _m16stubsc9_s.o -MT _m16stubsc9_s.o -MD -MP -MF _m16stubsc9_s.dep -DSHARED -DL_m16stubsc9 -xassembler-with-cpp -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/config/mips/mips16.S
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _m16stubsc10_s.o -MT _m16stubsc10_s.o -MD -MP -MF _m16stubsc10_s.dep -DSHARED -DL_m16stubsc10 -xassembler-with-cpp -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/config/mips/mips16.S
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _m16stubdc0_s.o -MT _m16stubdc0_s.o -MD -MP -MF _m16stubdc0_s.dep -DSHARED -DL_m16stubdc0 -xassembler-with-cpp -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/config/mips/mips16.S
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _m16stubdc1_s.o -MT _m16stubdc1_s.o -MD -MP -MF _m16stubdc1_s.dep -DSHARED -DL_m16stubdc1 -xassembler-with-cpp -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/config/mips/mips16.S
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _m16stubdc2_s.o -MT _m16stubdc2_s.o -MD -MP -MF _m16stubdc2_s.dep -DSHARED -DL_m16stubdc2 -xassembler-with-cpp -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/config/mips/mips16.S
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _m16stubdc5_s.o -MT _m16stubdc5_s.o -MD -MP -MF _m16stubdc5_s.dep -DSHARED -DL_m16stubdc5 -xassembler-with-cpp -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/config/mips/mips16.S
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _m16stubdc6_s.o -MT _m16stubdc6_s.o -MD -MP -MF _m16stubdc6_s.dep -DSHARED -DL_m16stubdc6 -xassembler-with-cpp -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/config/mips/mips16.S
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _m16stubdc9_s.o -MT _m16stubdc9_s.o -MD -MP -MF _m16stubdc9_s.dep -DSHARED -DL_m16stubdc9 -xassembler-with-cpp -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/config/mips/mips16.S
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _m16stubdc10_s.o -MT _m16stubdc10_s.o -MD -MP -MF _m16stubdc10_s.dep -DSHARED -DL_m16stubdc10 -xassembler-with-cpp -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/config/mips/mips16.S
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _muldi3.o -MT _muldi3.o -MD -MP -MF _muldi3.dep -DL_muldi3 -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _negdi2.o -MT _negdi2.o -MD -MP -MF _negdi2.dep -DL_negdi2 -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _lshrdi3.o -MT _lshrdi3.o -MD -MP -MF _lshrdi3.dep -DL_lshrdi3 -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _ashldi3.o -MT _ashldi3.o -MD -MP -MF _ashldi3.dep -DL_ashldi3 -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _ashrdi3.o -MT _ashrdi3.o -MD -MP -MF _ashrdi3.dep -DL_ashrdi3 -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
cc1: note: someone does not honour COPTS correctly, passed 2 times
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _cmpdi2.o -MT _cmpdi2.o -MD -MP -MF _cmpdi2.dep -DL_cmpdi2 -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _ucmpdi2.o -MT _ucmpdi2.o -MD -MP -MF _ucmpdi2.dep -DL_ucmpdi2 -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
cc1: note: someone does not honour COPTS correctly, passed 2 times
cc1: note: someone does not honour COPTS correctly, passed 2 times
cc1: note: someone does not honour COPTS correctly, passed 2 times
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _clear_cache.o -MT _clear_cache.o -MD -MP -MF _clear_cache.dep -DL_clear_cache -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _trampoline.o -MT _trampoline.o -MD -MP -MF _trampoline.dep -DL_trampoline -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o __main.o -MT __main.o -MD -MP -MF __main.dep -DL__main -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _absvsi2.o -MT _absvsi2.o -MD -MP -MF _absvsi2.dep -DL_absvsi2 -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _absvdi2.o -MT _absvdi2.o -MD -MP -MF _absvdi2.dep -DL_absvdi2 -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _addvsi3.o -MT _addvsi3.o -MD -MP -MF _addvsi3.dep -DL_addvsi3 -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
cc1: note: someone does not honour COPTS correctly, passed 2 times
cc1: note: someone does not honour COPTS correctly, passed 2 times
cc1: note: someone does not honour COPTS correctly, passed 2 times
cc1: note: someone does not honour COPTS correctly, passed 2 times
cc1: note: someone does not honour COPTS correctly, passed 2 times
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _addvdi3.o -MT _addvdi3.o -MD -MP -MF _addvdi3.dep -DL_addvdi3 -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _subvsi3.o -MT _subvsi3.o -MD -MP -MF _subvsi3.dep -DL_subvsi3 -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _subvdi3.o -MT _subvdi3.o -MD -MP -MF _subvdi3.dep -DL_subvdi3 -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _mulvsi3.o -MT _mulvsi3.o -MD -MP -MF _mulvsi3.dep -DL_mulvsi3 -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _mulvdi3.o -MT _mulvdi3.o -MD -MP -MF _mulvdi3.dep -DL_mulvdi3 -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
cc1: note: someone does not honour COPTS correctly, passed 2 times
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _negvsi2.o -MT _negvsi2.o -MD -MP -MF _negvsi2.dep -DL_negvsi2 -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _negvdi2.o -MT _negvdi2.o -MD -MP -MF _negvdi2.dep -DL_negvdi2 -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
cc1: note: someone does not honour COPTS correctly, passed 2 times
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _ctors.o -MT _ctors.o -MD -MP -MF _ctors.dep -DL_ctors -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _ffssi2.o -MT _ffssi2.o -MD -MP -MF _ffssi2.dep -DL_ffssi2 -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _ffsdi2.o -MT _ffsdi2.o -MD -MP -MF _ffsdi2.dep -DL_ffsdi2 -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _clz.o -MT _clz.o -MD -MP -MF _clz.dep -DL_clz -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
cc1: note: someone does not honour COPTS correctly, passed 2 times
cc1: note: someone does not honour COPTS correctly, passed 2 times
cc1: note: someone does not honour COPTS correctly, passed 2 times
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _clzsi2.o -MT _clzsi2.o -MD -MP -MF _clzsi2.dep -DL_clzsi2 -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _clzdi2.o -MT _clzdi2.o -MD -MP -MF _clzdi2.dep -DL_clzdi2 -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _ctzsi2.o -MT _ctzsi2.o -MD -MP -MF _ctzsi2.dep -DL_ctzsi2 -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
cc1: note: someone does not honour COPTS correctly, passed 2 times
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _ctzdi2.o -MT _ctzdi2.o -MD -MP -MF _ctzdi2.dep -DL_ctzdi2 -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _popcount_tab.o -MT _popcount_tab.o -MD -MP -MF _popcount_tab.dep -DL_popcount_tab -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _popcountsi2.o -MT _popcountsi2.o -MD -MP -MF _popcountsi2.dep -DL_popcountsi2 -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _popcountdi2.o -MT _popcountdi2.o -MD -MP -MF _popcountdi2.dep -DL_popcountdi2 -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
cc1: note: someone does not honour COPTS correctly, passed 2 times
cc1: note: someone does not honour COPTS correctly, passed 2 times
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _paritysi2.o -MT _paritysi2.o -MD -MP -MF _paritysi2.dep -DL_paritysi2 -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _paritydi2.o -MT _paritydi2.o -MD -MP -MF _paritydi2.dep -DL_paritydi2 -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _powisf2.o -MT _powisf2.o -MD -MP -MF _powisf2.dep -DL_powisf2 -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _powidf2.o -MT _powidf2.o -MD -MP -MF _powidf2.dep -DL_powidf2 -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _powixf2.o -MT _powixf2.o -MD -MP -MF _powixf2.dep -DL_powixf2 -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _powitf2.o -MT _powitf2.o -MD -MP -MF _powitf2.dep -DL_powitf2 -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
cc1: note: someone does not honour COPTS correctly, passed 2 times
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _mulhc3.o -MT _mulhc3.o -MD -MP -MF _mulhc3.dep -DL_mulhc3 -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _mulsc3.o -MT _mulsc3.o -MD -MP -MF _mulsc3.dep -DL_mulsc3 -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _muldc3.o -MT _muldc3.o -MD -MP -MF _muldc3.dep -DL_muldc3 -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _mulxc3.o -MT _mulxc3.o -MD -MP -MF _mulxc3.dep -DL_mulxc3 -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _multc3.o -MT _multc3.o -MD -MP -MF _multc3.dep -DL_multc3 -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
cc1: note: someone does not honour COPTS correctly, passed 2 times
cc1: note: someone does not honour COPTS correctly, passed 2 times
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _divhc3.o -MT _divhc3.o -MD -MP -MF _divhc3.dep -DL_divhc3 -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _divsc3.o -MT _divsc3.o -MD -MP -MF _divsc3.dep -DL_divsc3 -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _divdc3.o -MT _divdc3.o -MD -MP -MF _divdc3.dep -DL_divdc3 -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
cc1: note: someone does not honour COPTS correctly, passed 2 times
cc1: note: someone does not honour COPTS correctly, passed 2 times
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _divxc3.o -MT _divxc3.o -MD -MP -MF _divxc3.dep -DL_divxc3 -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _divtc3.o -MT _divtc3.o -MD -MP -MF _divtc3.dep -DL_divtc3 -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
cc1: note: someone does not honour COPTS correctly, passed 2 times
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _bswapsi2.o -MT _bswapsi2.o -MD -MP -MF _bswapsi2.dep -DL_bswapsi2 -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _bswapdi2.o -MT _bswapdi2.o -MD -MP -MF _bswapdi2.dep -DL_bswapdi2 -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _clrsbsi2.o -MT _clrsbsi2.o -MD -MP -MF _clrsbsi2.dep -DL_clrsbsi2 -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _clrsbdi2.o -MT _clrsbdi2.o -MD -MP -MF _clrsbdi2.dep -DL_clrsbdi2 -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
cc1: note: someone does not honour COPTS correctly, passed 2 times
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _eprintf.o -MT _eprintf.o -MD -MP -MF _eprintf.dep -DL_eprintf -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o __gcc_bcmp.o -MT __gcc_bcmp.o -MD -MP -MF __gcc_bcmp.dep -DL__gcc_bcmp -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _fixunsxfsi.o -MT _fixunsxfsi.o -MD -MP -MF _fixunsxfsi.dep -DL_fixunsxfsi -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS \
	-DLIBGCC2_UNITS_PER_WORD=4
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _fixxfdi.o -MT _fixxfdi.o -MD -MP -MF _fixxfdi.dep -DL_fixxfdi -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS \
	-DLIBGCC2_UNITS_PER_WORD=4
cc1: note: someone does not honour COPTS correctly, passed 2 times
cc1: note: someone does not honour COPTS correctly, passed 2 times
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _fixtfdi.o -MT _fixtfdi.o -MD -MP -MF _fixtfdi.dep -DL_fixtfdi -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS \
	-DLIBGCC2_UNITS_PER_WORD=4
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _fixunsxfdi.o -MT _fixunsxfdi.o -MD -MP -MF _fixunsxfdi.dep -DL_fixunsxfdi -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS \
	-DLIBGCC2_UNITS_PER_WORD=4
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _fixunstfdi.o -MT _fixunstfdi.o -MD -MP -MF _fixunstfdi.dep -DL_fixunstfdi -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS \
	-DLIBGCC2_UNITS_PER_WORD=4
cc1: note: someone does not honour COPTS correctly, passed 2 times
cc1: note: someone does not honour COPTS correctly, passed 2 times
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _floatdixf.o -MT _floatdixf.o -MD -MP -MF _floatdixf.dep -DL_floatdixf -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS \
	-DLIBGCC2_UNITS_PER_WORD=4
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _floatditf.o -MT _floatditf.o -MD -MP -MF _floatditf.dep -DL_floatditf -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS \
	-DLIBGCC2_UNITS_PER_WORD=4
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _floatundixf.o -MT _floatundixf.o -MD -MP -MF _floatundixf.dep -DL_floatundixf -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS \
	-DLIBGCC2_UNITS_PER_WORD=4
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _floatunditf.o -MT _floatunditf.o -MD -MP -MF _floatunditf.dep -DL_floatunditf -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS \
	-DLIBGCC2_UNITS_PER_WORD=4
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _fixsfti.o -MT _fixsfti.o -MD -MP -MF _fixsfti.dep -DL_fixxfdi -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS \
	-DLIBGCC2_UNITS_PER_WORD=8
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _fixdfti.o -MT _fixdfti.o -MD -MP -MF _fixdfti.dep -DL_fixtfdi -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS \
	-DLIBGCC2_UNITS_PER_WORD=8
cc1: note: someone does not honour COPTS correctly, passed 2 times
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _fixxfti.o -MT _fixxfti.o -MD -MP -MF _fixxfti.dep -DL_fixunsxfdi -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS \
	-DLIBGCC2_UNITS_PER_WORD=8
cc1: note: someone does not honour COPTS correctly, passed 2 times
cc1: note: someone does not honour COPTS correctly, passed 2 times
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _fixtfti.o -MT _fixtfti.o -MD -MP -MF _fixtfti.dep -DL_fixunstfdi -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS \
	-DLIBGCC2_UNITS_PER_WORD=8
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _fixunssfti.o -MT _fixunssfti.o -MD -MP -MF _fixunssfti.dep -DL_floatdixf -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS \
	-DLIBGCC2_UNITS_PER_WORD=8
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _fixunsdfti.o -MT _fixunsdfti.o -MD -MP -MF _fixunsdfti.dep -DL_floatditf -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS \
	-DLIBGCC2_UNITS_PER_WORD=8
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _fixunsxfti.o -MT _fixunsxfti.o -MD -MP -MF _fixunsxfti.dep -DL_floatundixf -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS \
	-DLIBGCC2_UNITS_PER_WORD=8
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _fixunstfti.o -MT _fixunstfti.o -MD -MP -MF _fixunstfti.dep -DL_floatunditf -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS \
	-DLIBGCC2_UNITS_PER_WORD=8
cc1: note: someone does not honour COPTS correctly, passed 2 times
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _floattisf.o -MT _floattisf.o -MD -MP -MF _floattisf.dep -DL -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS \
	-DLIBGCC2_UNITS_PER_WORD=8
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _floattidf.o -MT _floattidf.o -MD -MP -MF _floattidf.dep -DL -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS \
	-DLIBGCC2_UNITS_PER_WORD=8
cc1: note: someone does not honour COPTS correctly, passed 2 times
cc1: note: someone does not honour COPTS correctly, passed 2 times
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _floattixf.o -MT _floattixf.o -MD -MP -MF _floattixf.dep -DL -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS \
	-DLIBGCC2_UNITS_PER_WORD=8
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _floattitf.o -MT _floattitf.o -MD -MP -MF _floattitf.dep -DL -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS \
	-DLIBGCC2_UNITS_PER_WORD=8
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _floatuntisf.o -MT _floatuntisf.o -MD -MP -MF _floatuntisf.dep -DL -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS \
	-DLIBGCC2_UNITS_PER_WORD=8
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _floatuntidf.o -MT _floatuntidf.o -MD -MP -MF _floatuntidf.dep -DL -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS \
	-DLIBGCC2_UNITS_PER_WORD=8
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _floatuntixf.o -MT _floatuntixf.o -MD -MP -MF _floatuntixf.dep -DL -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS \
	-DLIBGCC2_UNITS_PER_WORD=8
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _floatuntitf.o -MT _floatuntitf.o -MD -MP -MF _floatuntitf.dep -DL -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS \
	-DLIBGCC2_UNITS_PER_WORD=8
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _divdi3.o -MT _divdi3.o -MD -MP -MF _divdi3.dep -DL_divdi3 -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/libgcc2.c \
  -fexceptions -fnon-call-exceptions -fvisibility=hidden -DHIDE_EXPORTS
cc1: note: someone does not honour COPTS correctly, passed 2 times
cc1: note: someone does not honour COPTS correctly, passed 2 times
cc1: note: someone does not honour COPTS correctly, passed 2 times
cc1: note: someone does not honour COPTS correctly, passed 2 times
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _moddi3.o -MT _moddi3.o -MD -MP -MF _moddi3.dep -DL_moddi3 -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/libgcc2.c \
  -fexceptions -fnon-call-exceptions -fvisibility=hidden -DHIDE_EXPORTS
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _divmoddi4.o -MT _divmoddi4.o -MD -MP -MF _divmoddi4.dep -DL_divmoddi4 -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/libgcc2.c \
  -fexceptions -fnon-call-exceptions -fvisibility=hidden -DHIDE_EXPORTS
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _udivdi3.o -MT _udivdi3.o -MD -MP -MF _udivdi3.dep -DL_udivdi3 -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/libgcc2.c \
  -fexceptions -fnon-call-exceptions -fvisibility=hidden -DHIDE_EXPORTS
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _umoddi3.o -MT _umoddi3.o -MD -MP -MF _umoddi3.dep -DL_umoddi3 -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/libgcc2.c \
  -fexceptions -fnon-call-exceptions -fvisibility=hidden -DHIDE_EXPORTS
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _udivmoddi4.o -MT _udivmoddi4.o -MD -MP -MF _udivmoddi4.dep -DL_udivmoddi4 -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/libgcc2.c \
  -fexceptions -fnon-call-exceptions -fvisibility=hidden -DHIDE_EXPORTS
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _udiv_w_sdiv.o -MT _udiv_w_sdiv.o -MD -MP -MF _udiv_w_sdiv.dep -DL_udiv_w_sdiv -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/libgcc2.c \
  -fexceptions -fnon-call-exceptions -fvisibility=hidden -DHIDE_EXPORTS
cc1: note: someone does not honour COPTS correctly, passed 2 times
cc1: note: someone does not honour COPTS correctly, passed 2 times
cc1: note: someone does not honour COPTS correctly, passed 2 times
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o sync_fetch_and_add_1.o -MT sync_fetch_and_add_1.o -MD -MP -MF sync_fetch_and_add_1.dep -mno-mips16 \
  -DFN=`echo "sync_fetch_and_add_1" | sed 's/_[^_]*$//'` \
  -DSIZE=`echo "sync_fetch_and_add_1" | sed 's/.*_//'` \
  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c -fvisibility=hidden -DHIDE_EXPORTS
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o sync_fetch_and_add_2.o -MT sync_fetch_and_add_2.o -MD -MP -MF sync_fetch_and_add_2.dep -mno-mips16 \
  -DFN=`echo "sync_fetch_and_add_2" | sed 's/_[^_]*$//'` \
  -DSIZE=`echo "sync_fetch_and_add_2" | sed 's/.*_//'` \
  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c -fvisibility=hidden -DHIDE_EXPORTS
cc1: note: someone does not honour COPTS correctly, passed 2 times
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o sync_fetch_and_add_4.o -MT sync_fetch_and_add_4.o -MD -MP -MF sync_fetch_and_add_4.dep -mno-mips16 \
  -DFN=`echo "sync_fetch_and_add_4" | sed 's/_[^_]*$//'` \
  -DSIZE=`echo "sync_fetch_and_add_4" | sed 's/.*_//'` \
  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c -fvisibility=hidden -DHIDE_EXPORTS
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o sync_fetch_and_add_8.o -MT sync_fetch_and_add_8.o -MD -MP -MF sync_fetch_and_add_8.dep -mno-mips16 \
  -DFN=`echo "sync_fetch_and_add_8" | sed 's/_[^_]*$//'` \
  -DSIZE=`echo "sync_fetch_and_add_8" | sed 's/.*_//'` \
  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c -fvisibility=hidden -DHIDE_EXPORTS
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o sync_fetch_and_add_16.o -MT sync_fetch_and_add_16.o -MD -MP -MF sync_fetch_and_add_16.dep -mno-mips16 \
  -DFN=`echo "sync_fetch_and_add_16" | sed 's/_[^_]*$//'` \
  -DSIZE=`echo "sync_fetch_and_add_16" | sed 's/.*_//'` \
  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c -fvisibility=hidden -DHIDE_EXPORTS
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o sync_add_and_fetch_1.o -MT sync_add_and_fetch_1.o -MD -MP -MF sync_add_and_fetch_1.dep -mno-mips16 \
  -DFN=`echo "sync_add_and_fetch_1" | sed 's/_[^_]*$//'` \
  -DSIZE=`echo "sync_add_and_fetch_1" | sed 's/.*_//'` \
  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c -fvisibility=hidden -DHIDE_EXPORTS
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o sync_add_and_fetch_2.o -MT sync_add_and_fetch_2.o -MD -MP -MF sync_add_and_fetch_2.dep -mno-mips16 \
  -DFN=`echo "sync_add_and_fetch_2" | sed 's/_[^_]*$//'` \
  -DSIZE=`echo "sync_add_and_fetch_2" | sed 's/.*_//'` \
  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c -fvisibility=hidden -DHIDE_EXPORTS
cc1: note: someone does not honour COPTS correctly, passed 2 times
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o sync_add_and_fetch_4.o -MT sync_add_and_fetch_4.o -MD -MP -MF sync_add_and_fetch_4.dep -mno-mips16 \
  -DFN=`echo "sync_add_and_fetch_4" | sed 's/_[^_]*$//'` \
  -DSIZE=`echo "sync_add_and_fetch_4" | sed 's/.*_//'` \
  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c -fvisibility=hidden -DHIDE_EXPORTS
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o sync_add_and_fetch_8.o -MT sync_add_and_fetch_8.o -MD -MP -MF sync_add_and_fetch_8.dep -mno-mips16 \
  -DFN=`echo "sync_add_and_fetch_8" | sed 's/_[^_]*$//'` \
  -DSIZE=`echo "sync_add_and_fetch_8" | sed 's/.*_//'` \
  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c -fvisibility=hidden -DHIDE_EXPORTS
cc1: note: someone does not honour COPTS correctly, passed 2 times
cc1: note: someone does not honour COPTS correctly, passed 2 times
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o sync_add_and_fetch_16.o -MT sync_add_and_fetch_16.o -MD -MP -MF sync_add_and_fetch_16.dep -mno-mips16 \
  -DFN=`echo "sync_add_and_fetch_16" | sed 's/_[^_]*$//'` \
  -DSIZE=`echo "sync_add_and_fetch_16" | sed 's/.*_//'` \
  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c -fvisibility=hidden -DHIDE_EXPORTS
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o sync_fetch_and_sub_1.o -MT sync_fetch_and_sub_1.o -MD -MP -MF sync_fetch_and_sub_1.dep -mno-mips16 \
  -DFN=`echo "sync_fetch_and_sub_1" | sed 's/_[^_]*$//'` \
  -DSIZE=`echo "sync_fetch_and_sub_1" | sed 's/.*_//'` \
  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c -fvisibility=hidden -DHIDE_EXPORTS
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o sync_fetch_and_sub_2.o -MT sync_fetch_and_sub_2.o -MD -MP -MF sync_fetch_and_sub_2.dep -mno-mips16 \
  -DFN=`echo "sync_fetch_and_sub_2" | sed 's/_[^_]*$//'` \
  -DSIZE=`echo "sync_fetch_and_sub_2" | sed 's/.*_//'` \
  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c -fvisibility=hidden -DHIDE_EXPORTS
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o sync_fetch_and_sub_4.o -MT sync_fetch_and_sub_4.o -MD -MP -MF sync_fetch_and_sub_4.dep -mno-mips16 \
  -DFN=`echo "sync_fetch_and_sub_4" | sed 's/_[^_]*$//'` \
  -DSIZE=`echo "sync_fetch_and_sub_4" | sed 's/.*_//'` \
  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c -fvisibility=hidden -DHIDE_EXPORTS
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o sync_fetch_and_sub_8.o -MT sync_fetch_and_sub_8.o -MD -MP -MF sync_fetch_and_sub_8.dep -mno-mips16 \
  -DFN=`echo "sync_fetch_and_sub_8" | sed 's/_[^_]*$//'` \
  -DSIZE=`echo "sync_fetch_and_sub_8" | sed 's/.*_//'` \
  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c -fvisibility=hidden -DHIDE_EXPORTS
cc1: note: someone does not honour COPTS correctly, passed 2 times
cc1: note: someone does not honour COPTS correctly, passed 2 times
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o sync_fetch_and_sub_16.o -MT sync_fetch_and_sub_16.o -MD -MP -MF sync_fetch_and_sub_16.dep -mno-mips16 \
  -DFN=`echo "sync_fetch_and_sub_16" | sed 's/_[^_]*$//'` \
  -DSIZE=`echo "sync_fetch_and_sub_16" | sed 's/.*_//'` \
  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c -fvisibility=hidden -DHIDE_EXPORTS
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o sync_sub_and_fetch_1.o -MT sync_sub_and_fetch_1.o -MD -MP -MF sync_sub_and_fetch_1.dep -mno-mips16 \
  -DFN=`echo "sync_sub_and_fetch_1" | sed 's/_[^_]*$//'` \
  -DSIZE=`echo "sync_sub_and_fetch_1" | sed 's/.*_//'` \
  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c -fvisibility=hidden -DHIDE_EXPORTS
cc1: note: someone does not honour COPTS correctly, passed 2 times
cc1: note: someone does not honour COPTS correctly, passed 2 times
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o sync_sub_and_fetch_2.o -MT sync_sub_and_fetch_2.o -MD -MP -MF sync_sub_and_fetch_2.dep -mno-mips16 \
  -DFN=`echo "sync_sub_and_fetch_2" | sed 's/_[^_]*$//'` \
  -DSIZE=`echo "sync_sub_and_fetch_2" | sed 's/.*_//'` \
  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c -fvisibility=hidden -DHIDE_EXPORTS
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o sync_sub_and_fetch_4.o -MT sync_sub_and_fetch_4.o -MD -MP -MF sync_sub_and_fetch_4.dep -mno-mips16 \
  -DFN=`echo "sync_sub_and_fetch_4" | sed 's/_[^_]*$//'` \
  -DSIZE=`echo "sync_sub_and_fetch_4" | sed 's/.*_//'` \
  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c -fvisibility=hidden -DHIDE_EXPORTS
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o sync_sub_and_fetch_8.o -MT sync_sub_and_fetch_8.o -MD -MP -MF sync_sub_and_fetch_8.dep -mno-mips16 \
  -DFN=`echo "sync_sub_and_fetch_8" | sed 's/_[^_]*$//'` \
  -DSIZE=`echo "sync_sub_and_fetch_8" | sed 's/.*_//'` \
  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c -fvisibility=hidden -DHIDE_EXPORTS
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o sync_sub_and_fetch_16.o -MT sync_sub_and_fetch_16.o -MD -MP -MF sync_sub_and_fetch_16.dep -mno-mips16 \
  -DFN=`echo "sync_sub_and_fetch_16" | sed 's/_[^_]*$//'` \
  -DSIZE=`echo "sync_sub_and_fetch_16" | sed 's/.*_//'` \
  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c -fvisibility=hidden -DHIDE_EXPORTS
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o sync_fetch_and_or_1.o -MT sync_fetch_and_or_1.o -MD -MP -MF sync_fetch_and_or_1.dep -mno-mips16 \
  -DFN=`echo "sync_fetch_and_or_1" | sed 's/_[^_]*$//'` \
  -DSIZE=`echo "sync_fetch_and_or_1" | sed 's/.*_//'` \
  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c -fvisibility=hidden -DHIDE_EXPORTS
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o sync_fetch_and_or_2.o -MT sync_fetch_and_or_2.o -MD -MP -MF sync_fetch_and_or_2.dep -mno-mips16 \
  -DFN=`echo "sync_fetch_and_or_2" | sed 's/_[^_]*$//'` \
  -DSIZE=`echo "sync_fetch_and_or_2" | sed 's/.*_//'` \
  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c -fvisibility=hidden -DHIDE_EXPORTS
cc1: note: someone does not honour COPTS correctly, passed 2 times
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o sync_fetch_and_or_4.o -MT sync_fetch_and_or_4.o -MD -MP -MF sync_fetch_and_or_4.dep -mno-mips16 \
  -DFN=`echo "sync_fetch_and_or_4" | sed 's/_[^_]*$//'` \
  -DSIZE=`echo "sync_fetch_and_or_4" | sed 's/.*_//'` \
  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c -fvisibility=hidden -DHIDE_EXPORTS
cc1: note: someone does not honour COPTS correctly, passed 2 times
cc1: note: someone does not honour COPTS correctly, passed 2 times
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o sync_fetch_and_or_8.o -MT sync_fetch_and_or_8.o -MD -MP -MF sync_fetch_and_or_8.dep -mno-mips16 \
  -DFN=`echo "sync_fetch_and_or_8" | sed 's/_[^_]*$//'` \
  -DSIZE=`echo "sync_fetch_and_or_8" | sed 's/.*_//'` \
  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c -fvisibility=hidden -DHIDE_EXPORTS
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o sync_fetch_and_or_16.o -MT sync_fetch_and_or_16.o -MD -MP -MF sync_fetch_and_or_16.dep -mno-mips16 \
  -DFN=`echo "sync_fetch_and_or_16" | sed 's/_[^_]*$//'` \
  -DSIZE=`echo "sync_fetch_and_or_16" | sed 's/.*_//'` \
  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c -fvisibility=hidden -DHIDE_EXPORTS
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o sync_or_and_fetch_1.o -MT sync_or_and_fetch_1.o -MD -MP -MF sync_or_and_fetch_1.dep -mno-mips16 \
  -DFN=`echo "sync_or_and_fetch_1" | sed 's/_[^_]*$//'` \
  -DSIZE=`echo "sync_or_and_fetch_1" | sed 's/.*_//'` \
  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c -fvisibility=hidden -DHIDE_EXPORTS
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o sync_or_and_fetch_2.o -MT sync_or_and_fetch_2.o -MD -MP -MF sync_or_and_fetch_2.dep -mno-mips16 \
  -DFN=`echo "sync_or_and_fetch_2" | sed 's/_[^_]*$//'` \
  -DSIZE=`echo "sync_or_and_fetch_2" | sed 's/.*_//'` \
  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c -fvisibility=hidden -DHIDE_EXPORTS
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o sync_or_and_fetch_4.o -MT sync_or_and_fetch_4.o -MD -MP -MF sync_or_and_fetch_4.dep -mno-mips16 \
  -DFN=`echo "sync_or_and_fetch_4" | sed 's/_[^_]*$//'` \
  -DSIZE=`echo "sync_or_and_fetch_4" | sed 's/.*_//'` \
  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c -fvisibility=hidden -DHIDE_EXPORTS
cc1: note: someone does not honour COPTS correctly, passed 2 times
cc1: note: someone does not honour COPTS correctly, passed 2 times
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o sync_or_and_fetch_8.o -MT sync_or_and_fetch_8.o -MD -MP -MF sync_or_and_fetch_8.dep -mno-mips16 \
  -DFN=`echo "sync_or_and_fetch_8" | sed 's/_[^_]*$//'` \
  -DSIZE=`echo "sync_or_and_fetch_8" | sed 's/.*_//'` \
  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c -fvisibility=hidden -DHIDE_EXPORTS
cc1: note: someone does not honour COPTS correctly, passed 2 times
cc1: note: someone does not honour COPTS correctly, passed 2 times
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o sync_or_and_fetch_16.o -MT sync_or_and_fetch_16.o -MD -MP -MF sync_or_and_fetch_16.dep -mno-mips16 \
  -DFN=`echo "sync_or_and_fetch_16" | sed 's/_[^_]*$//'` \
  -DSIZE=`echo "sync_or_and_fetch_16" | sed 's/.*_//'` \
  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c -fvisibility=hidden -DHIDE_EXPORTS
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o sync_fetch_and_and_1.o -MT sync_fetch_and_and_1.o -MD -MP -MF sync_fetch_and_and_1.dep -mno-mips16 \
  -DFN=`echo "sync_fetch_and_and_1" | sed 's/_[^_]*$//'` \
  -DSIZE=`echo "sync_fetch_and_and_1" | sed 's/.*_//'` \
  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c -fvisibility=hidden -DHIDE_EXPORTS
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o sync_fetch_and_and_2.o -MT sync_fetch_and_and_2.o -MD -MP -MF sync_fetch_and_and_2.dep -mno-mips16 \
  -DFN=`echo "sync_fetch_and_and_2" | sed 's/_[^_]*$//'` \
  -DSIZE=`echo "sync_fetch_and_and_2" | sed 's/.*_//'` \
  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c -fvisibility=hidden -DHIDE_EXPORTS
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o sync_fetch_and_and_4.o -MT sync_fetch_and_and_4.o -MD -MP -MF sync_fetch_and_and_4.dep -mno-mips16 \
  -DFN=`echo "sync_fetch_and_and_4" | sed 's/_[^_]*$//'` \
  -DSIZE=`echo "sync_fetch_and_and_4" | sed 's/.*_//'` \
  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c -fvisibility=hidden -DHIDE_EXPORTS
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o sync_fetch_and_and_8.o -MT sync_fetch_and_and_8.o -MD -MP -MF sync_fetch_and_and_8.dep -mno-mips16 \
  -DFN=`echo "sync_fetch_and_and_8" | sed 's/_[^_]*$//'` \
  -DSIZE=`echo "sync_fetch_and_and_8" | sed 's/.*_//'` \
  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c -fvisibility=hidden -DHIDE_EXPORTS
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o sync_fetch_and_and_16.o -MT sync_fetch_and_and_16.o -MD -MP -MF sync_fetch_and_and_16.dep -mno-mips16 \
  -DFN=`echo "sync_fetch_and_and_16" | sed 's/_[^_]*$//'` \
  -DSIZE=`echo "sync_fetch_and_and_16" | sed 's/.*_//'` \
  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c -fvisibility=hidden -DHIDE_EXPORTS
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o sync_and_and_fetch_1.o -MT sync_and_and_fetch_1.o -MD -MP -MF sync_and_and_fetch_1.dep -mno-mips16 \
  -DFN=`echo "sync_and_and_fetch_1" | sed 's/_[^_]*$//'` \
  -DSIZE=`echo "sync_and_and_fetch_1" | sed 's/.*_//'` \
  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c -fvisibility=hidden -DHIDE_EXPORTS
cc1: note: someone does not honour COPTS correctly, passed 2 times
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o sync_and_and_fetch_2.o -MT sync_and_and_fetch_2.o -MD -MP -MF sync_and_and_fetch_2.dep -mno-mips16 \
  -DFN=`echo "sync_and_and_fetch_2" | sed 's/_[^_]*$//'` \
  -DSIZE=`echo "sync_and_and_fetch_2" | sed 's/.*_//'` \
  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c -fvisibility=hidden -DHIDE_EXPORTS
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o sync_and_and_fetch_4.o -MT sync_and_and_fetch_4.o -MD -MP -MF sync_and_and_fetch_4.dep -mno-mips16 \
  -DFN=`echo "sync_and_and_fetch_4" | sed 's/_[^_]*$//'` \
  -DSIZE=`echo "sync_and_and_fetch_4" | sed 's/.*_//'` \
  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c -fvisibility=hidden -DHIDE_EXPORTS
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o sync_and_and_fetch_8.o -MT sync_and_and_fetch_8.o -MD -MP -MF sync_and_and_fetch_8.dep -mno-mips16 \
  -DFN=`echo "sync_and_and_fetch_8" | sed 's/_[^_]*$//'` \
  -DSIZE=`echo "sync_and_and_fetch_8" | sed 's/.*_//'` \
  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c -fvisibility=hidden -DHIDE_EXPORTS
cc1: note: someone does not honour COPTS correctly, passed 2 times
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o sync_and_and_fetch_16.o -MT sync_and_and_fetch_16.o -MD -MP -MF sync_and_and_fetch_16.dep -mno-mips16 \
  -DFN=`echo "sync_and_and_fetch_16" | sed 's/_[^_]*$//'` \
  -DSIZE=`echo "sync_and_and_fetch_16" | sed 's/.*_//'` \
  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c -fvisibility=hidden -DHIDE_EXPORTS
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o sync_fetch_and_xor_1.o -MT sync_fetch_and_xor_1.o -MD -MP -MF sync_fetch_and_xor_1.dep -mno-mips16 \
  -DFN=`echo "sync_fetch_and_xor_1" | sed 's/_[^_]*$//'` \
  -DSIZE=`echo "sync_fetch_and_xor_1" | sed 's/.*_//'` \
  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c -fvisibility=hidden -DHIDE_EXPORTS
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o sync_fetch_and_xor_2.o -MT sync_fetch_and_xor_2.o -MD -MP -MF sync_fetch_and_xor_2.dep -mno-mips16 \
  -DFN=`echo "sync_fetch_and_xor_2" | sed 's/_[^_]*$//'` \
  -DSIZE=`echo "sync_fetch_and_xor_2" | sed 's/.*_//'` \
  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c -fvisibility=hidden -DHIDE_EXPORTS
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o sync_fetch_and_xor_4.o -MT sync_fetch_and_xor_4.o -MD -MP -MF sync_fetch_and_xor_4.dep -mno-mips16 \
  -DFN=`echo "sync_fetch_and_xor_4" | sed 's/_[^_]*$//'` \
  -DSIZE=`echo "sync_fetch_and_xor_4" | sed 's/.*_//'` \
  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c -fvisibility=hidden -DHIDE_EXPORTS
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o sync_fetch_and_xor_8.o -MT sync_fetch_and_xor_8.o -MD -MP -MF sync_fetch_and_xor_8.dep -mno-mips16 \
  -DFN=`echo "sync_fetch_and_xor_8" | sed 's/_[^_]*$//'` \
  -DSIZE=`echo "sync_fetch_and_xor_8" | sed 's/.*_//'` \
  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c -fvisibility=hidden -DHIDE_EXPORTS
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o sync_fetch_and_xor_16.o -MT sync_fetch_and_xor_16.o -MD -MP -MF sync_fetch_and_xor_16.dep -mno-mips16 \
  -DFN=`echo "sync_fetch_and_xor_16" | sed 's/_[^_]*$//'` \
  -DSIZE=`echo "sync_fetch_and_xor_16" | sed 's/.*_//'` \
  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c -fvisibility=hidden -DHIDE_EXPORTS
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o sync_xor_and_fetch_1.o -MT sync_xor_and_fetch_1.o -MD -MP -MF sync_xor_and_fetch_1.dep -mno-mips16 \
  -DFN=`echo "sync_xor_and_fetch_1" | sed 's/_[^_]*$//'` \
  -DSIZE=`echo "sync_xor_and_fetch_1" | sed 's/.*_//'` \
  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c -fvisibility=hidden -DHIDE_EXPORTS
cc1: note: someone does not honour COPTS correctly, passed 2 times
cc1: note: someone does not honour COPTS correctly, passed 2 times
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o sync_xor_and_fetch_2.o -MT sync_xor_and_fetch_2.o -MD -MP -MF sync_xor_and_fetch_2.dep -mno-mips16 \
  -DFN=`echo "sync_xor_and_fetch_2" | sed 's/_[^_]*$//'` \
  -DSIZE=`echo "sync_xor_and_fetch_2" | sed 's/.*_//'` \
  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c -fvisibility=hidden -DHIDE_EXPORTS
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o sync_xor_and_fetch_4.o -MT sync_xor_and_fetch_4.o -MD -MP -MF sync_xor_and_fetch_4.dep -mno-mips16 \
  -DFN=`echo "sync_xor_and_fetch_4" | sed 's/_[^_]*$//'` \
  -DSIZE=`echo "sync_xor_and_fetch_4" | sed 's/.*_//'` \
  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c -fvisibility=hidden -DHIDE_EXPORTS
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o sync_xor_and_fetch_8.o -MT sync_xor_and_fetch_8.o -MD -MP -MF sync_xor_and_fetch_8.dep -mno-mips16 \
  -DFN=`echo "sync_xor_and_fetch_8" | sed 's/_[^_]*$//'` \
  -DSIZE=`echo "sync_xor_and_fetch_8" | sed 's/.*_//'` \
  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c -fvisibility=hidden -DHIDE_EXPORTS
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o sync_xor_and_fetch_16.o -MT sync_xor_and_fetch_16.o -MD -MP -MF sync_xor_and_fetch_16.dep -mno-mips16 \
  -DFN=`echo "sync_xor_and_fetch_16" | sed 's/_[^_]*$//'` \
  -DSIZE=`echo "sync_xor_and_fetch_16" | sed 's/.*_//'` \
  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c -fvisibility=hidden -DHIDE_EXPORTS
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o sync_fetch_and_nand_1.o -MT sync_fetch_and_nand_1.o -MD -MP -MF sync_fetch_and_nand_1.dep -mno-mips16 \
  -DFN=`echo "sync_fetch_and_nand_1" | sed 's/_[^_]*$//'` \
  -DSIZE=`echo "sync_fetch_and_nand_1" | sed 's/.*_//'` \
  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c -fvisibility=hidden -DHIDE_EXPORTS
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o sync_fetch_and_nand_2.o -MT sync_fetch_and_nand_2.o -MD -MP -MF sync_fetch_and_nand_2.dep -mno-mips16 \
  -DFN=`echo "sync_fetch_and_nand_2" | sed 's/_[^_]*$//'` \
  -DSIZE=`echo "sync_fetch_and_nand_2" | sed 's/.*_//'` \
  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c -fvisibility=hidden -DHIDE_EXPORTS
cc1: note: someone does not honour COPTS correctly, passed 2 times
cc1: note: someone does not honour COPTS correctly, passed 2 times
cc1: note: someone does not honour COPTS correctly, passed 2 times
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o sync_fetch_and_nand_4.o -MT sync_fetch_and_nand_4.o -MD -MP -MF sync_fetch_and_nand_4.dep -mno-mips16 \
  -DFN=`echo "sync_fetch_and_nand_4" | sed 's/_[^_]*$//'` \
  -DSIZE=`echo "sync_fetch_and_nand_4" | sed 's/.*_//'` \
  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c -fvisibility=hidden -DHIDE_EXPORTS
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o sync_fetch_and_nand_8.o -MT sync_fetch_and_nand_8.o -MD -MP -MF sync_fetch_and_nand_8.dep -mno-mips16 \
  -DFN=`echo "sync_fetch_and_nand_8" | sed 's/_[^_]*$//'` \
  -DSIZE=`echo "sync_fetch_and_nand_8" | sed 's/.*_//'` \
  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c -fvisibility=hidden -DHIDE_EXPORTS
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o sync_fetch_and_nand_16.o -MT sync_fetch_and_nand_16.o -MD -MP -MF sync_fetch_and_nand_16.dep -mno-mips16 \
  -DFN=`echo "sync_fetch_and_nand_16" | sed 's/_[^_]*$//'` \
  -DSIZE=`echo "sync_fetch_and_nand_16" | sed 's/.*_//'` \
  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c -fvisibility=hidden -DHIDE_EXPORTS
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o sync_nand_and_fetch_1.o -MT sync_nand_and_fetch_1.o -MD -MP -MF sync_nand_and_fetch_1.dep -mno-mips16 \
  -DFN=`echo "sync_nand_and_fetch_1" | sed 's/_[^_]*$//'` \
  -DSIZE=`echo "sync_nand_and_fetch_1" | sed 's/.*_//'` \
  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c -fvisibility=hidden -DHIDE_EXPORTS
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o sync_nand_and_fetch_2.o -MT sync_nand_and_fetch_2.o -MD -MP -MF sync_nand_and_fetch_2.dep -mno-mips16 \
  -DFN=`echo "sync_nand_and_fetch_2" | sed 's/_[^_]*$//'` \
  -DSIZE=`echo "sync_nand_and_fetch_2" | sed 's/.*_//'` \
  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c -fvisibility=hidden -DHIDE_EXPORTS
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c: In function '__sync_fetch_and_nand_2':
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c:77:12: note: '__sync_fetch_and_nand' changed semantics in GCC 4.4
     return __##NAME (ptr, value);     \
            ^~
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c:101:35: note: in expansion of macro 'DEFINE_V_PV'
 #define local_sync_fetch_and_nand DEFINE_V_PV
                                   ^~~~~~~~~~~
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c:120:3: note: in expansion of macro 'local_sync_fetch_and_nand'
   local_##NAME (NAME, UNITS, TYPE);
   ^~~~~~
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c:123:35: note: in expansion of macro 'DEFINE1'
 #define DEFINE(NAME, UNITS, TYPE) DEFINE1 (NAME, UNITS, TYPE)
                                   ^~~~~~~
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c:140:1: note: in expansion of macro 'DEFINE'
 DEFINE (FN, 2, UHItype)
 ^~~~~~
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o sync_nand_and_fetch_4.o -MT sync_nand_and_fetch_4.o -MD -MP -MF sync_nand_and_fetch_4.dep -mno-mips16 \
  -DFN=`echo "sync_nand_and_fetch_4" | sed 's/_[^_]*$//'` \
  -DSIZE=`echo "sync_nand_and_fetch_4" | sed 's/.*_//'` \
  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c -fvisibility=hidden -DHIDE_EXPORTS
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c: In function '__sync_fetch_and_nand_1':
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c:77:12: note: '__sync_fetch_and_nand' changed semantics in GCC 4.4
     return __##NAME (ptr, value);     \
            ^~
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c:101:35: note: in expansion of macro 'DEFINE_V_PV'
 #define local_sync_fetch_and_nand DEFINE_V_PV
                                   ^~~~~~~~~~~
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c:120:3: note: in expansion of macro 'local_sync_fetch_and_nand'
   local_##NAME (NAME, UNITS, TYPE);
   ^~~~~~
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c:123:35: note: in expansion of macro 'DEFINE1'
 #define DEFINE(NAME, UNITS, TYPE) DEFINE1 (NAME, UNITS, TYPE)
                                   ^~~~~~~
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c:135:1: note: in expansion of macro 'DEFINE'
 DEFINE (FN, 1, UQItype)
 ^~~~~~
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c: In function '__sync_fetch_and_nand_4':
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c:77:12: note: '__sync_fetch_and_nand' changed semantics in GCC 4.4
     return __##NAME (ptr, value);     \
            ^~
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c:101:35: note: in expansion of macro 'DEFINE_V_PV'
 #define local_sync_fetch_and_nand DEFINE_V_PV
                                   ^~~~~~~~~~~
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c:120:3: note: in expansion of macro 'local_sync_fetch_and_nand'
   local_##NAME (NAME, UNITS, TYPE);
   ^~~~~~
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c:123:35: note: in expansion of macro 'DEFINE1'
 #define DEFINE(NAME, UNITS, TYPE) DEFINE1 (NAME, UNITS, TYPE)
                                   ^~~~~~~
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c:145:1: note: in expansion of macro 'DEFINE'
 DEFINE (FN, 4, USItype)
 ^~~~~~
cc1: note: someone does not honour COPTS correctly, passed 2 times
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o sync_nand_and_fetch_8.o -MT sync_nand_and_fetch_8.o -MD -MP -MF sync_nand_and_fetch_8.dep -mno-mips16 \
  -DFN=`echo "sync_nand_and_fetch_8" | sed 's/_[^_]*$//'` \
  -DSIZE=`echo "sync_nand_and_fetch_8" | sed 's/.*_//'` \
  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c -fvisibility=hidden -DHIDE_EXPORTS
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o sync_nand_and_fetch_16.o -MT sync_nand_and_fetch_16.o -MD -MP -MF sync_nand_and_fetch_16.dep -mno-mips16 \
  -DFN=`echo "sync_nand_and_fetch_16" | sed 's/_[^_]*$//'` \
  -DSIZE=`echo "sync_nand_and_fetch_16" | sed 's/.*_//'` \
  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c -fvisibility=hidden -DHIDE_EXPORTS
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o sync_bool_compare_and_swap_1.o -MT sync_bool_compare_and_swap_1.o -MD -MP -MF sync_bool_compare_and_swap_1.dep -mno-mips16 \
  -DFN=`echo "sync_bool_compare_and_swap_1" | sed 's/_[^_]*$//'` \
  -DSIZE=`echo "sync_bool_compare_and_swap_1" | sed 's/.*_//'` \
  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c -fvisibility=hidden -DHIDE_EXPORTS
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o sync_bool_compare_and_swap_2.o -MT sync_bool_compare_and_swap_2.o -MD -MP -MF sync_bool_compare_and_swap_2.dep -mno-mips16 \
  -DFN=`echo "sync_bool_compare_and_swap_2" | sed 's/_[^_]*$//'` \
  -DSIZE=`echo "sync_bool_compare_and_swap_2" | sed 's/.*_//'` \
  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c -fvisibility=hidden -DHIDE_EXPORTS
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c: In function '__sync_nand_and_fetch_1':
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c:77:12: note: '__sync_nand_and_fetch' changed semantics in GCC 4.4
     return __##NAME (ptr, value);     \
            ^~
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c:108:35: note: in expansion of macro 'DEFINE_V_PV'
 #define local_sync_nand_and_fetch DEFINE_V_PV
                                   ^~~~~~~~~~~
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c:120:3: note: in expansion of macro 'local_sync_nand_and_fetch'
   local_##NAME (NAME, UNITS, TYPE);
   ^~~~~~
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c:123:35: note: in expansion of macro 'DEFINE1'
 #define DEFINE(NAME, UNITS, TYPE) DEFINE1 (NAME, UNITS, TYPE)
                                   ^~~~~~~
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c:135:1: note: in expansion of macro 'DEFINE'
 DEFINE (FN, 1, UQItype)
 ^~~~~~
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o sync_bool_compare_and_swap_4.o -MT sync_bool_compare_and_swap_4.o -MD -MP -MF sync_bool_compare_and_swap_4.dep -mno-mips16 \
  -DFN=`echo "sync_bool_compare_and_swap_4" | sed 's/_[^_]*$//'` \
  -DSIZE=`echo "sync_bool_compare_and_swap_4" | sed 's/.*_//'` \
  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c -fvisibility=hidden -DHIDE_EXPORTS
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c: In function '__sync_nand_and_fetch_2':
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c:77:12: note: '__sync_nand_and_fetch' changed semantics in GCC 4.4
     return __##NAME (ptr, value);     \
            ^~
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c:108:35: note: in expansion of macro 'DEFINE_V_PV'
 #define local_sync_nand_and_fetch DEFINE_V_PV
                                   ^~~~~~~~~~~
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c:120:3: note: in expansion of macro 'local_sync_nand_and_fetch'
   local_##NAME (NAME, UNITS, TYPE);
   ^~~~~~
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c:123:35: note: in expansion of macro 'DEFINE1'
 #define DEFINE(NAME, UNITS, TYPE) DEFINE1 (NAME, UNITS, TYPE)
                                   ^~~~~~~
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c:140:1: note: in expansion of macro 'DEFINE'
 DEFINE (FN, 2, UHItype)
 ^~~~~~
cc1: note: someone does not honour COPTS correctly, passed 2 times
cc1: note: someone does not honour COPTS correctly, passed 2 times
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c: In function '__sync_nand_and_fetch_4':
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c:77:12: note: '__sync_nand_and_fetch' changed semantics in GCC 4.4
     return __##NAME (ptr, value);     \
            ^~
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c:108:35: note: in expansion of macro 'DEFINE_V_PV'
 #define local_sync_nand_and_fetch DEFINE_V_PV
                                   ^~~~~~~~~~~
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c:120:3: note: in expansion of macro 'local_sync_nand_and_fetch'
   local_##NAME (NAME, UNITS, TYPE);
   ^~~~~~
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c:123:35: note: in expansion of macro 'DEFINE1'
 #define DEFINE(NAME, UNITS, TYPE) DEFINE1 (NAME, UNITS, TYPE)
                                   ^~~~~~~
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c:145:1: note: in expansion of macro 'DEFINE'
 DEFINE (FN, 4, USItype)
 ^~~~~~
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o sync_bool_compare_and_swap_8.o -MT sync_bool_compare_and_swap_8.o -MD -MP -MF sync_bool_compare_and_swap_8.dep -mno-mips16 \
  -DFN=`echo "sync_bool_compare_and_swap_8" | sed 's/_[^_]*$//'` \
  -DSIZE=`echo "sync_bool_compare_and_swap_8" | sed 's/.*_//'` \
  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c -fvisibility=hidden -DHIDE_EXPORTS
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o sync_bool_compare_and_swap_16.o -MT sync_bool_compare_and_swap_16.o -MD -MP -MF sync_bool_compare_and_swap_16.dep -mno-mips16 \
  -DFN=`echo "sync_bool_compare_and_swap_16" | sed 's/_[^_]*$//'` \
  -DSIZE=`echo "sync_bool_compare_and_swap_16" | sed 's/.*_//'` \
  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c -fvisibility=hidden -DHIDE_EXPORTS
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o sync_val_compare_and_swap_1.o -MT sync_val_compare_and_swap_1.o -MD -MP -MF sync_val_compare_and_swap_1.dep -mno-mips16 \
  -DFN=`echo "sync_val_compare_and_swap_1" | sed 's/_[^_]*$//'` \
  -DSIZE=`echo "sync_val_compare_and_swap_1" | sed 's/.*_//'` \
  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c -fvisibility=hidden -DHIDE_EXPORTS
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o sync_val_compare_and_swap_2.o -MT sync_val_compare_and_swap_2.o -MD -MP -MF sync_val_compare_and_swap_2.dep -mno-mips16 \
  -DFN=`echo "sync_val_compare_and_swap_2" | sed 's/_[^_]*$//'` \
  -DSIZE=`echo "sync_val_compare_and_swap_2" | sed 's/.*_//'` \
  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c -fvisibility=hidden -DHIDE_EXPORTS
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o sync_val_compare_and_swap_4.o -MT sync_val_compare_and_swap_4.o -MD -MP -MF sync_val_compare_and_swap_4.dep -mno-mips16 \
  -DFN=`echo "sync_val_compare_and_swap_4" | sed 's/_[^_]*$//'` \
  -DSIZE=`echo "sync_val_compare_and_swap_4" | sed 's/.*_//'` \
  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c -fvisibility=hidden -DHIDE_EXPORTS
cc1: note: someone does not honour COPTS correctly, passed 2 times
cc1: note: someone does not honour COPTS correctly, passed 2 times
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o sync_val_compare_and_swap_8.o -MT sync_val_compare_and_swap_8.o -MD -MP -MF sync_val_compare_and_swap_8.dep -mno-mips16 \
  -DFN=`echo "sync_val_compare_and_swap_8" | sed 's/_[^_]*$//'` \
  -DSIZE=`echo "sync_val_compare_and_swap_8" | sed 's/.*_//'` \
  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c -fvisibility=hidden -DHIDE_EXPORTS
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o sync_val_compare_and_swap_16.o -MT sync_val_compare_and_swap_16.o -MD -MP -MF sync_val_compare_and_swap_16.dep -mno-mips16 \
  -DFN=`echo "sync_val_compare_and_swap_16" | sed 's/_[^_]*$//'` \
  -DSIZE=`echo "sync_val_compare_and_swap_16" | sed 's/.*_//'` \
  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c -fvisibility=hidden -DHIDE_EXPORTS
cc1: note: someone does not honour COPTS correctly, passed 2 times
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o sync_lock_test_and_set_1.o -MT sync_lock_test_and_set_1.o -MD -MP -MF sync_lock_test_and_set_1.dep -mno-mips16 \
  -DFN=`echo "sync_lock_test_and_set_1" | sed 's/_[^_]*$//'` \
  -DSIZE=`echo "sync_lock_test_and_set_1" | sed 's/.*_//'` \
  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c -fvisibility=hidden -DHIDE_EXPORTS
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o sync_lock_test_and_set_2.o -MT sync_lock_test_and_set_2.o -MD -MP -MF sync_lock_test_and_set_2.dep -mno-mips16 \
  -DFN=`echo "sync_lock_test_and_set_2" | sed 's/_[^_]*$//'` \
  -DSIZE=`echo "sync_lock_test_and_set_2" | sed 's/.*_//'` \
  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c -fvisibility=hidden -DHIDE_EXPORTS
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o sync_lock_test_and_set_4.o -MT sync_lock_test_and_set_4.o -MD -MP -MF sync_lock_test_and_set_4.dep -mno-mips16 \
  -DFN=`echo "sync_lock_test_and_set_4" | sed 's/_[^_]*$//'` \
  -DSIZE=`echo "sync_lock_test_and_set_4" | sed 's/.*_//'` \
  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c -fvisibility=hidden -DHIDE_EXPORTS
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o sync_lock_test_and_set_8.o -MT sync_lock_test_and_set_8.o -MD -MP -MF sync_lock_test_and_set_8.dep -mno-mips16 \
  -DFN=`echo "sync_lock_test_and_set_8" | sed 's/_[^_]*$//'` \
  -DSIZE=`echo "sync_lock_test_and_set_8" | sed 's/.*_//'` \
  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c -fvisibility=hidden -DHIDE_EXPORTS
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o sync_lock_test_and_set_16.o -MT sync_lock_test_and_set_16.o -MD -MP -MF sync_lock_test_and_set_16.dep -mno-mips16 \
  -DFN=`echo "sync_lock_test_and_set_16" | sed 's/_[^_]*$//'` \
  -DSIZE=`echo "sync_lock_test_and_set_16" | sed 's/.*_//'` \
  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c -fvisibility=hidden -DHIDE_EXPORTS
cc1: note: someone does not honour COPTS correctly, passed 2 times
cc1: note: someone does not honour COPTS correctly, passed 2 times
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o sync_synchronize.o -MT sync_synchronize.o -MD -MP -MF sync_synchronize.dep -mno-mips16 \
  -DLsync_synchronize \
  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c -fvisibility=hidden -DHIDE_EXPORTS
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -Wno-missing-prototypes -Wno-type-limits -o addsf3.o -MT addsf3.o -MD -MP -MF addsf3.dep  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/soft-fp/addsf3.c -fvisibility=hidden -DHIDE_EXPORTS
cc1: note: someone does not honour COPTS correctly, passed 2 times
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -Wno-missing-prototypes -Wno-type-limits -o divsf3.o -MT divsf3.o -MD -MP -MF divsf3.dep  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/soft-fp/divsf3.c -fvisibility=hidden -DHIDE_EXPORTS
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -Wno-missing-prototypes -Wno-type-limits -o eqsf2.o -MT eqsf2.o -MD -MP -MF eqsf2.dep  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/soft-fp/eqsf2.c -fvisibility=hidden -DHIDE_EXPORTS
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -Wno-missing-prototypes -Wno-type-limits -o gesf2.o -MT gesf2.o -MD -MP -MF gesf2.dep  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/soft-fp/gesf2.c -fvisibility=hidden -DHIDE_EXPORTS
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -Wno-missing-prototypes -Wno-type-limits -o lesf2.o -MT lesf2.o -MD -MP -MF lesf2.dep  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/soft-fp/lesf2.c -fvisibility=hidden -DHIDE_EXPORTS
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -Wno-missing-prototypes -Wno-type-limits -o mulsf3.o -MT mulsf3.o -MD -MP -MF mulsf3.dep  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/soft-fp/mulsf3.c -fvisibility=hidden -DHIDE_EXPORTS
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -Wno-missing-prototypes -Wno-type-limits -o negsf2.o -MT negsf2.o -MD -MP -MF negsf2.dep  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/soft-fp/negsf2.c -fvisibility=hidden -DHIDE_EXPORTS
cc1: note: someone does not honour COPTS correctly, passed 2 times
cc1: note: someone does not honour COPTS correctly, passed 2 times
cc1: note: someone does not honour COPTS correctly, passed 2 times
cc1: note: someone does not honour COPTS correctly, passed 2 times
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -Wno-missing-prototypes -Wno-type-limits -o subsf3.o -MT subsf3.o -MD -MP -MF subsf3.dep  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/soft-fp/subsf3.c -fvisibility=hidden -DHIDE_EXPORTS
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -Wno-missing-prototypes -Wno-type-limits -o unordsf2.o -MT unordsf2.o -MD -MP -MF unordsf2.dep  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/soft-fp/unordsf2.c -fvisibility=hidden -DHIDE_EXPORTS
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -Wno-missing-prototypes -Wno-type-limits -o fixsfsi.o -MT fixsfsi.o -MD -MP -MF fixsfsi.dep  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/soft-fp/fixsfsi.c -fvisibility=hidden -DHIDE_EXPORTS
cc1: note: someone does not honour COPTS correctly, passed 2 times
cc1: note: someone does not honour COPTS correctly, passed 2 times
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -Wno-missing-prototypes -Wno-type-limits -o fixunssfsi.o -MT fixunssfsi.o -MD -MP -MF fixunssfsi.dep  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/soft-fp/fixunssfsi.c -fvisibility=hidden -DHIDE_EXPORTS
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -Wno-missing-prototypes -Wno-type-limits -o floatsisf.o -MT floatsisf.o -MD -MP -MF floatsisf.dep  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/soft-fp/floatsisf.c -fvisibility=hidden -DHIDE_EXPORTS
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -Wno-missing-prototypes -Wno-type-limits -o floatunsisf.o -MT floatunsisf.o -MD -MP -MF floatunsisf.dep  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/soft-fp/floatunsisf.c -fvisibility=hidden -DHIDE_EXPORTS
cc1: note: someone does not honour COPTS correctly, passed 2 times
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -Wno-missing-prototypes -Wno-type-limits -o fixsfdi.o -MT fixsfdi.o -MD -MP -MF fixsfdi.dep  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/soft-fp/fixsfdi.c -fvisibility=hidden -DHIDE_EXPORTS
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -Wno-missing-prototypes -Wno-type-limits -o fixunssfdi.o -MT fixunssfdi.o -MD -MP -MF fixunssfdi.dep  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/soft-fp/fixunssfdi.c -fvisibility=hidden -DHIDE_EXPORTS
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -Wno-missing-prototypes -Wno-type-limits -o floatdisf.o -MT floatdisf.o -MD -MP -MF floatdisf.dep  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/soft-fp/floatdisf.c -fvisibility=hidden -DHIDE_EXPORTS
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -Wno-missing-prototypes -Wno-type-limits -o floatundisf.o -MT floatundisf.o -MD -MP -MF floatundisf.dep  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/soft-fp/floatundisf.c -fvisibility=hidden -DHIDE_EXPORTS
cc1: note: someone does not honour COPTS correctly, passed 2 times
cc1: note: someone does not honour COPTS correctly, passed 2 times
cc1: note: someone does not honour COPTS correctly, passed 2 times
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -Wno-missing-prototypes -Wno-type-limits -o adddf3.o -MT adddf3.o -MD -MP -MF adddf3.dep  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/soft-fp/adddf3.c -fvisibility=hidden -DHIDE_EXPORTS
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -Wno-missing-prototypes -Wno-type-limits -o divdf3.o -MT divdf3.o -MD -MP -MF divdf3.dep  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/soft-fp/divdf3.c -fvisibility=hidden -DHIDE_EXPORTS
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -Wno-missing-prototypes -Wno-type-limits -o eqdf2.o -MT eqdf2.o -MD -MP -MF eqdf2.dep  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/soft-fp/eqdf2.c -fvisibility=hidden -DHIDE_EXPORTS
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -Wno-missing-prototypes -Wno-type-limits -o gedf2.o -MT gedf2.o -MD -MP -MF gedf2.dep  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/soft-fp/gedf2.c -fvisibility=hidden -DHIDE_EXPORTS
cc1: note: someone does not honour COPTS correctly, passed 2 times
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -Wno-missing-prototypes -Wno-type-limits -o ledf2.o -MT ledf2.o -MD -MP -MF ledf2.dep  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/soft-fp/ledf2.c -fvisibility=hidden -DHIDE_EXPORTS
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -Wno-missing-prototypes -Wno-type-limits -o muldf3.o -MT muldf3.o -MD -MP -MF muldf3.dep  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/soft-fp/muldf3.c -fvisibility=hidden -DHIDE_EXPORTS
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -Wno-missing-prototypes -Wno-type-limits -o negdf2.o -MT negdf2.o -MD -MP -MF negdf2.dep  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/soft-fp/negdf2.c -fvisibility=hidden -DHIDE_EXPORTS
cc1: note: someone does not honour COPTS correctly, passed 2 times
cc1: note: someone does not honour COPTS correctly, passed 2 times
cc1: note: someone does not honour COPTS correctly, passed 2 times
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -Wno-missing-prototypes -Wno-type-limits -o subdf3.o -MT subdf3.o -MD -MP -MF subdf3.dep  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/soft-fp/subdf3.c -fvisibility=hidden -DHIDE_EXPORTS
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -Wno-missing-prototypes -Wno-type-limits -o unorddf2.o -MT unorddf2.o -MD -MP -MF unorddf2.dep  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/soft-fp/unorddf2.c -fvisibility=hidden -DHIDE_EXPORTS
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -Wno-missing-prototypes -Wno-type-limits -o fixdfsi.o -MT fixdfsi.o -MD -MP -MF fixdfsi.dep  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/soft-fp/fixdfsi.c -fvisibility=hidden -DHIDE_EXPORTS
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -Wno-missing-prototypes -Wno-type-limits -o fixunsdfsi.o -MT fixunsdfsi.o -MD -MP -MF fixunsdfsi.dep  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/soft-fp/fixunsdfsi.c -fvisibility=hidden -DHIDE_EXPORTS
cc1: note: someone does not honour COPTS correctly, passed 2 times
cc1: note: someone does not honour COPTS correctly, passed 2 times
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -Wno-missing-prototypes -Wno-type-limits -o floatsidf.o -MT floatsidf.o -MD -MP -MF floatsidf.dep  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/soft-fp/floatsidf.c -fvisibility=hidden -DHIDE_EXPORTS
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -Wno-missing-prototypes -Wno-type-limits -o floatunsidf.o -MT floatunsidf.o -MD -MP -MF floatunsidf.dep  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/soft-fp/floatunsidf.c -fvisibility=hidden -DHIDE_EXPORTS
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -Wno-missing-prototypes -Wno-type-limits -o fixdfdi.o -MT fixdfdi.o -MD -MP -MF fixdfdi.dep  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/soft-fp/fixdfdi.c -fvisibility=hidden -DHIDE_EXPORTS
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -Wno-missing-prototypes -Wno-type-limits -o fixunsdfdi.o -MT fixunsdfdi.o -MD -MP -MF fixunsdfdi.dep  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/soft-fp/fixunsdfdi.c -fvisibility=hidden -DHIDE_EXPORTS
cc1: note: someone does not honour COPTS correctly, passed 2 times
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -Wno-missing-prototypes -Wno-type-limits -o floatdidf.o -MT floatdidf.o -MD -MP -MF floatdidf.dep  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/soft-fp/floatdidf.c -fvisibility=hidden -DHIDE_EXPORTS
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -Wno-missing-prototypes -Wno-type-limits -o floatundidf.o -MT floatundidf.o -MD -MP -MF floatundidf.dep  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/soft-fp/floatundidf.c -fvisibility=hidden -DHIDE_EXPORTS
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -Wno-missing-prototypes -Wno-type-limits -o extendsfdf2.o -MT extendsfdf2.o -MD -MP -MF extendsfdf2.dep  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/soft-fp/extendsfdf2.c -fvisibility=hidden -DHIDE_EXPORTS
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -Wno-missing-prototypes -Wno-type-limits -o truncdfsf2.o -MT truncdfsf2.o -MD -MP -MF truncdfsf2.dep  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/soft-fp/truncdfsf2.c -fvisibility=hidden -DHIDE_EXPORTS
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o enable-execute-stack.o -MT enable-execute-stack.o -MD -MP -MF enable-execute-stack.dep  -c enable-execute-stack.c -fvisibility=hidden -DHIDE_EXPORTS
cc1: note: someone does not honour COPTS correctly, passed 2 times
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o lib2funcs.o -MT lib2funcs.o -MD -MP -MF lib2funcs.dep  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/config/mips/lib2funcs.c -fvisibility=hidden -DHIDE_EXPORTS
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _gcov_merge_add.o -MT _gcov_merge_add.o -MD -MP -MF _gcov_merge_add.dep -DL_gcov_merge_add -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/libgcov-merge.c
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _gcov_merge_single.o -MT _gcov_merge_single.o -MD -MP -MF _gcov_merge_single.dep -DL_gcov_merge_single -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/libgcov-merge.c
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _gcov_merge_ior.o -MT _gcov_merge_ior.o -MD -MP -MF _gcov_merge_ior.dep -DL_gcov_merge_ior -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/libgcov-merge.c
cc1: note: someone does not honour COPTS correctly, passed 2 times
cc1: note: someone does not honour COPTS correctly, passed 2 times
cc1: note: someone does not honour COPTS correctly, passed 2 times
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _gcov_merge_time_profile.o -MT _gcov_merge_time_profile.o -MD -MP -MF _gcov_merge_time_profile.dep -DL_gcov_merge_time_profile -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/libgcov-merge.c
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _gcov_merge_icall_topn.o -MT _gcov_merge_icall_topn.o -MD -MP -MF _gcov_merge_icall_topn.dep -DL_gcov_merge_icall_topn -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/libgcov-merge.c
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _gcov_interval_profiler.o -MT _gcov_interval_profiler.o -MD -MP -MF _gcov_interval_profiler.dep -DL_gcov_interval_profiler -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/libgcov-profiler.c
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _gcov_interval_profiler_atomic.o -MT _gcov_interval_profiler_atomic.o -MD -MP -MF _gcov_interval_profiler_atomic.dep -DL_gcov_interval_profiler_atomic -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/libgcov-profiler.c
cc1: note: someone does not honour COPTS correctly, passed 2 times
cc1: note: someone does not honour COPTS correctly, passed 2 times
cc1: note: someone does not honour COPTS correctly, passed 2 times
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _gcov_pow2_profiler.o -MT _gcov_pow2_profiler.o -MD -MP -MF _gcov_pow2_profiler.dep -DL_gcov_pow2_profiler -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/libgcov-profiler.c
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _gcov_pow2_profiler_atomic.o -MT _gcov_pow2_profiler_atomic.o -MD -MP -MF _gcov_pow2_profiler_atomic.dep -DL_gcov_pow2_profiler_atomic -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/libgcov-profiler.c
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _gcov_one_value_profiler.o -MT _gcov_one_value_profiler.o -MD -MP -MF _gcov_one_value_profiler.dep -DL_gcov_one_value_profiler -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/libgcov-profiler.c
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _gcov_one_value_profiler_atomic.o -MT _gcov_one_value_profiler_atomic.o -MD -MP -MF _gcov_one_value_profiler_atomic.dep -DL_gcov_one_value_profiler_atomic -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/libgcov-profiler.c
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _gcov_average_profiler.o -MT _gcov_average_profiler.o -MD -MP -MF _gcov_average_profiler.dep -DL_gcov_average_profiler -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/libgcov-profiler.c
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _gcov_average_profiler_atomic.o -MT _gcov_average_profiler_atomic.o -MD -MP -MF _gcov_average_profiler_atomic.dep -DL_gcov_average_profiler_atomic -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/libgcov-profiler.c
cc1: note: someone does not honour COPTS correctly, passed 2 times
cc1: note: someone does not honour COPTS correctly, passed 2 times
cc1: note: someone does not honour COPTS correctly, passed 2 times
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _gcov_ior_profiler.o -MT _gcov_ior_profiler.o -MD -MP -MF _gcov_ior_profiler.dep -DL_gcov_ior_profiler -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/libgcov-profiler.c
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _gcov_ior_profiler_atomic.o -MT _gcov_ior_profiler_atomic.o -MD -MP -MF _gcov_ior_profiler_atomic.dep -DL_gcov_ior_profiler_atomic -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/libgcov-profiler.c
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _gcov_indirect_call_profiler_v2.o -MT _gcov_indirect_call_profiler_v2.o -MD -MP -MF _gcov_indirect_call_profiler_v2.dep -DL_gcov_indirect_call_profiler_v2 -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/libgcov-profiler.c
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _gcov_time_profiler.o -MT _gcov_time_profiler.o -MD -MP -MF _gcov_time_profiler.dep -DL_gcov_time_profiler -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/libgcov-profiler.c
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _gcov_indirect_call_topn_profiler.o -MT _gcov_indirect_call_topn_profiler.o -MD -MP -MF _gcov_indirect_call_topn_profiler.dep -DL_gcov_indirect_call_topn_profiler -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/libgcov-profiler.c
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _gcov_dump.o -MT _gcov_dump.o -MD -MP -MF _gcov_dump.dep -DL_gcov_dump -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/libgcov-interface.c
cc1: note: someone does not honour COPTS correctly, passed 2 times
cc1: note: someone does not honour COPTS correctly, passed 2 times
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _gcov_flush.o -MT _gcov_flush.o -MD -MP -MF _gcov_flush.dep -DL_gcov_flush -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/libgcov-interface.c
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _gcov_fork.o -MT _gcov_fork.o -MD -MP -MF _gcov_fork.dep -DL_gcov_fork -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/libgcov-interface.c
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _gcov_execl.o -MT _gcov_execl.o -MD -MP -MF _gcov_execl.dep -DL_gcov_execl -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/libgcov-interface.c
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _gcov_execlp.o -MT _gcov_execlp.o -MD -MP -MF _gcov_execlp.dep -DL_gcov_execlp -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/libgcov-interface.c
cc1: note: someone does not honour COPTS correctly, passed 2 times
cc1: note: someone does not honour COPTS correctly, passed 2 times
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _gcov_execle.o -MT _gcov_execle.o -MD -MP -MF _gcov_execle.dep -DL_gcov_execle -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/libgcov-interface.c
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _gcov_execv.o -MT _gcov_execv.o -MD -MP -MF _gcov_execv.dep -DL_gcov_execv -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/libgcov-interface.c
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _gcov_execvp.o -MT _gcov_execvp.o -MD -MP -MF _gcov_execvp.dep -DL_gcov_execvp -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/libgcov-interface.c
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _gcov_execve.o -MT _gcov_execve.o -MD -MP -MF _gcov_execve.dep -DL_gcov_execve -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/libgcov-interface.c
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _gcov_reset.o -MT _gcov_reset.o -MD -MP -MF _gcov_reset.dep -DL_gcov_reset -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/libgcov-interface.c
cc1: note: someone does not honour COPTS correctly, passed 2 times
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _gcov.o -MT _gcov.o -MD -MP -MF _gcov.dep -DL_gcov -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/libgcov-driver.c
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o unwind-dw2.o -MT unwind-dw2.o -MD -MP -MF unwind-dw2.dep -fexceptions -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/unwind-dw2.c -fvisibility=hidden -DHIDE_EXPORTS
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o unwind-dw2-fde-dip.o -MT unwind-dw2-fde-dip.o -MD -MP -MF unwind-dw2-fde-dip.dep -fexceptions -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/unwind-dw2-fde-dip.c -fvisibility=hidden -DHIDE_EXPORTS
cc1: note: someone does not honour COPTS correctly, passed 2 times
cc1: note: someone does not honour COPTS correctly, passed 2 times
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o unwind-sjlj.o -MT unwind-sjlj.o -MD -MP -MF unwind-sjlj.dep -fexceptions -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/unwind-sjlj.c -fvisibility=hidden -DHIDE_EXPORTS
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o unwind-c.o -MT unwind-c.o -MD -MP -MF unwind-c.dep -fexceptions -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/unwind-c.c -fvisibility=hidden -DHIDE_EXPORTS
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o emutls.o -MT emutls.o -MD -MP -MF emutls.dep -fexceptions -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/emutls.c -fvisibility=hidden -DHIDE_EXPORTS
cc1: note: someone does not honour COPTS correctly, passed 2 times
cc1: note: someone does not honour COPTS correctly, passed 2 times
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _muldi3_s.o -MT _muldi3_s.o -MD -MP -MF _muldi3_s.dep -DSHARED -DL_muldi3 -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/libgcc2.c
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _negdi2_s.o -MT _negdi2_s.o -MD -MP -MF _negdi2_s.dep -DSHARED -DL_negdi2 -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/libgcc2.c
cc1: note: someone does not honour COPTS correctly, passed 2 times
mv -f .deps/libcp1plugin.Tpo .deps/libcp1plugin.Plo
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _lshrdi3_s.o -MT _lshrdi3_s.o -MD -MP -MF _lshrdi3_s.dep -DSHARED -DL_lshrdi3 -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/libgcc2.c
/bin/bash ./libtool --tag=CXX   --mode=link g++ -W -Wall  -fvisibility=hidden -g -O2 -module -export-symbols /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcc1/libcp1plugin.sym  -Xcompiler '-static-libstdc++' -Xcompiler '-static-libgcc' -o libcp1plugin.la -rpath /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin libcp1plugin.lo callbacks.lo connection.lo marshall.lo   -Wc,../libiberty/pic/libiberty.a 
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _ashldi3_s.o -MT _ashldi3_s.o -MD -MP -MF _ashldi3_s.dep -DSHARED -DL_ashldi3 -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/libgcc2.c
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _ashrdi3_s.o -MT _ashrdi3_s.o -MD -MP -MF _ashrdi3_s.dep -DSHARED -DL_ashrdi3 -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/libgcc2.c
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _cmpdi2_s.o -MT _cmpdi2_s.o -MD -MP -MF _cmpdi2_s.dep -DSHARED -DL_cmpdi2 -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/libgcc2.c
cc1: note: someone does not honour COPTS correctly, passed 2 times
cc1: note: someone does not honour COPTS correctly, passed 2 times
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _ucmpdi2_s.o -MT _ucmpdi2_s.o -MD -MP -MF _ucmpdi2_s.dep -DSHARED -DL_ucmpdi2 -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/libgcc2.c
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _clear_cache_s.o -MT _clear_cache_s.o -MD -MP -MF _clear_cache_s.dep -DSHARED -DL_clear_cache -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/libgcc2.c
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _trampoline_s.o -MT _trampoline_s.o -MD -MP -MF _trampoline_s.dep -DSHARED -DL_trampoline -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/libgcc2.c
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o __main_s.o -MT __main_s.o -MD -MP -MF __main_s.dep -DSHARED -DL__main -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/libgcc2.c
cc1: note: someone does not honour COPTS correctly, passed 2 times
cc1: note: someone does not honour COPTS correctly, passed 2 times
libtool: link: g++  -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-linux-gnu/7/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/7/crtbeginS.o  .libs/libcp1plugin.o .libs/callbacks.o .libs/connection.o .libs/marshall.o   -L/usr/lib/gcc/x86_64-linux-gnu/7 -L/usr/lib/gcc/x86_64-linux-gnu/7/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/7/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/7/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-linux-gnu/7/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/7/../../../x86_64-linux-gnu/crtn.o  -static-libstdc++ -static-libgcc ../libiberty/pic/libiberty.a   -Wl,-soname -Wl,libcp1plugin.so.0 -Wl,-retain-symbols-file -Wl,/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcc1/libcp1plugin.sym -o .libs/libcp1plugin.so.0.0.0
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _absvsi2_s.o -MT _absvsi2_s.o -MD -MP -MF _absvsi2_s.dep -DSHARED -DL_absvsi2 -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/libgcc2.c
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _absvdi2_s.o -MT _absvdi2_s.o -MD -MP -MF _absvdi2_s.dep -DSHARED -DL_absvdi2 -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/libgcc2.c
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _addvsi3_s.o -MT _addvsi3_s.o -MD -MP -MF _addvsi3_s.dep -DSHARED -DL_addvsi3 -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/libgcc2.c
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _addvdi3_s.o -MT _addvdi3_s.o -MD -MP -MF _addvdi3_s.dep -DSHARED -DL_addvdi3 -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/libgcc2.c
cc1: note: someone does not honour COPTS correctly, passed 2 times
cc1: note: someone does not honour COPTS correctly, passed 2 times
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _subvsi3_s.o -MT _subvsi3_s.o -MD -MP -MF _subvsi3_s.dep -DSHARED -DL_subvsi3 -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/libgcc2.c
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _subvdi3_s.o -MT _subvdi3_s.o -MD -MP -MF _subvdi3_s.dep -DSHARED -DL_subvdi3 -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/libgcc2.c
cc1: note: someone does not honour COPTS correctly, passed 2 times
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _mulvsi3_s.o -MT _mulvsi3_s.o -MD -MP -MF _mulvsi3_s.dep -DSHARED -DL_mulvsi3 -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/libgcc2.c
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _mulvdi3_s.o -MT _mulvdi3_s.o -MD -MP -MF _mulvdi3_s.dep -DSHARED -DL_mulvdi3 -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/libgcc2.c
cc1: note: someone does not honour COPTS correctly, passed 2 times
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _negvsi2_s.o -MT _negvsi2_s.o -MD -MP -MF _negvsi2_s.dep -DSHARED -DL_negvsi2 -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/libgcc2.c
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _negvdi2_s.o -MT _negvdi2_s.o -MD -MP -MF _negvdi2_s.dep -DSHARED -DL_negvdi2 -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/libgcc2.c
cc1: note: someone does not honour COPTS correctly, passed 2 times
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _ctors_s.o -MT _ctors_s.o -MD -MP -MF _ctors_s.dep -DSHARED -DL_ctors -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/libgcc2.c
libtool: link: (cd ".libs" && rm -f "libcp1plugin.so.0" && ln -s "libcp1plugin.so.0.0.0" "libcp1plugin.so.0")
cc1: note: someone does not honour COPTS correctly, passed 2 times
libtool: link: (cd ".libs" && rm -f "libcp1plugin.so" && ln -s "libcp1plugin.so.0.0.0" "libcp1plugin.so")
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _ffssi2_s.o -MT _ffssi2_s.o -MD -MP -MF _ffssi2_s.dep -DSHARED -DL_ffssi2 -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/libgcc2.c
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _ffsdi2_s.o -MT _ffsdi2_s.o -MD -MP -MF _ffsdi2_s.dep -DSHARED -DL_ffsdi2 -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/libgcc2.c
libtool: link: ( cd ".libs" && rm -f "libcp1plugin.la" && ln -s "../libcp1plugin.la" "libcp1plugin.la" )
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _clz_s.o -MT _clz_s.o -MD -MP -MF _clz_s.dep -DSHARED -DL_clz -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/libgcc2.c
cc1: note: someone does not honour COPTS correctly, passed 2 times
make[7]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/libcc1'
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/libcc1'
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _clzsi2_s.o -MT _clzsi2_s.o -MD -MP -MF _clzsi2_s.dep -DSHARED -DL_clzsi2 -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/libgcc2.c
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _clzdi2_s.o -MT _clzdi2_s.o -MD -MP -MF _clzdi2_s.dep -DSHARED -DL_clzdi2 -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/libgcc2.c
cc1: note: someone does not honour COPTS correctly, passed 2 times
cc1: note: someone does not honour COPTS correctly, passed 2 times
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _ctzsi2_s.o -MT _ctzsi2_s.o -MD -MP -MF _ctzsi2_s.dep -DSHARED -DL_ctzsi2 -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/libgcc2.c
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _ctzdi2_s.o -MT _ctzdi2_s.o -MD -MP -MF _ctzdi2_s.dep -DSHARED -DL_ctzdi2 -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/libgcc2.c
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _popcount_tab_s.o -MT _popcount_tab_s.o -MD -MP -MF _popcount_tab_s.dep -DSHARED -DL_popcount_tab -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/libgcc2.c
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _popcountsi2_s.o -MT _popcountsi2_s.o -MD -MP -MF _popcountsi2_s.dep -DSHARED -DL_popcountsi2 -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/libgcc2.c
cc1: note: someone does not honour COPTS correctly, passed 2 times
cc1: note: someone does not honour COPTS correctly, passed 2 times
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _popcountdi2_s.o -MT _popcountdi2_s.o -MD -MP -MF _popcountdi2_s.dep -DSHARED -DL_popcountdi2 -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/libgcc2.c
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _paritysi2_s.o -MT _paritysi2_s.o -MD -MP -MF _paritysi2_s.dep -DSHARED -DL_paritysi2 -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/libgcc2.c
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _paritydi2_s.o -MT _paritydi2_s.o -MD -MP -MF _paritydi2_s.dep -DSHARED -DL_paritydi2 -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/libgcc2.c
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _powisf2_s.o -MT _powisf2_s.o -MD -MP -MF _powisf2_s.dep -DSHARED -DL_powisf2 -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/libgcc2.c
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _powidf2_s.o -MT _powidf2_s.o -MD -MP -MF _powidf2_s.dep -DSHARED -DL_powidf2 -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/libgcc2.c
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _powixf2_s.o -MT _powixf2_s.o -MD -MP -MF _powixf2_s.dep -DSHARED -DL_powixf2 -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/libgcc2.c
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _powitf2_s.o -MT _powitf2_s.o -MD -MP -MF _powitf2_s.dep -DSHARED -DL_powitf2 -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/libgcc2.c
cc1: note: someone does not honour COPTS correctly, passed 2 times
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _mulhc3_s.o -MT _mulhc3_s.o -MD -MP -MF _mulhc3_s.dep -DSHARED -DL_mulhc3 -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/libgcc2.c
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _mulsc3_s.o -MT _mulsc3_s.o -MD -MP -MF _mulsc3_s.dep -DSHARED -DL_mulsc3 -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/libgcc2.c
cc1: note: someone does not honour COPTS correctly, passed 2 times
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _muldc3_s.o -MT _muldc3_s.o -MD -MP -MF _muldc3_s.dep -DSHARED -DL_muldc3 -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/libgcc2.c
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _mulxc3_s.o -MT _mulxc3_s.o -MD -MP -MF _mulxc3_s.dep -DSHARED -DL_mulxc3 -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/libgcc2.c
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _multc3_s.o -MT _multc3_s.o -MD -MP -MF _multc3_s.dep -DSHARED -DL_multc3 -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/libgcc2.c
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _divhc3_s.o -MT _divhc3_s.o -MD -MP -MF _divhc3_s.dep -DSHARED -DL_divhc3 -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/libgcc2.c
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _divsc3_s.o -MT _divsc3_s.o -MD -MP -MF _divsc3_s.dep -DSHARED -DL_divsc3 -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/libgcc2.c
cc1: note: someone does not honour COPTS correctly, passed 2 times
cc1: note: someone does not honour COPTS correctly, passed 2 times
cc1: note: someone does not honour COPTS correctly, passed 2 times
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _divdc3_s.o -MT _divdc3_s.o -MD -MP -MF _divdc3_s.dep -DSHARED -DL_divdc3 -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/libgcc2.c
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _divxc3_s.o -MT _divxc3_s.o -MD -MP -MF _divxc3_s.dep -DSHARED -DL_divxc3 -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/libgcc2.c
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _divtc3_s.o -MT _divtc3_s.o -MD -MP -MF _divtc3_s.dep -DSHARED -DL_divtc3 -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/libgcc2.c
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _bswapsi2_s.o -MT _bswapsi2_s.o -MD -MP -MF _bswapsi2_s.dep -DSHARED -DL_bswapsi2 -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/libgcc2.c
cc1: note: someone does not honour COPTS correctly, passed 2 times
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _bswapdi2_s.o -MT _bswapdi2_s.o -MD -MP -MF _bswapdi2_s.dep -DSHARED -DL_bswapdi2 -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/libgcc2.c
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _clrsbsi2_s.o -MT _clrsbsi2_s.o -MD -MP -MF _clrsbsi2_s.dep -DSHARED -DL_clrsbsi2 -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/libgcc2.c
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _clrsbdi2_s.o -MT _clrsbdi2_s.o -MD -MP -MF _clrsbdi2_s.dep -DSHARED -DL_clrsbdi2 -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/libgcc2.c
cc1: note: someone does not honour COPTS correctly, passed 2 times
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _fixunsxfsi_s.o -MT _fixunsxfsi_s.o -MD -MP -MF _fixunsxfsi_s.dep -DSHARED -DL_fixunsxfsi -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/libgcc2.c \
	-DLIBGCC2_UNITS_PER_WORD=4
cc1: note: someone does not honour COPTS correctly, passed 2 times
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _fixxfdi_s.o -MT _fixxfdi_s.o -MD -MP -MF _fixxfdi_s.dep -DSHARED -DL_fixxfdi -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/libgcc2.c \
	-DLIBGCC2_UNITS_PER_WORD=4
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _fixtfdi_s.o -MT _fixtfdi_s.o -MD -MP -MF _fixtfdi_s.dep -DSHARED -DL_fixtfdi -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/libgcc2.c \
	-DLIBGCC2_UNITS_PER_WORD=4
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _fixunsxfdi_s.o -MT _fixunsxfdi_s.o -MD -MP -MF _fixunsxfdi_s.dep -DSHARED -DL_fixunsxfdi -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/libgcc2.c \
	-DLIBGCC2_UNITS_PER_WORD=4
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _fixunstfdi_s.o -MT _fixunstfdi_s.o -MD -MP -MF _fixunstfdi_s.dep -DSHARED -DL_fixunstfdi -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/libgcc2.c \
	-DLIBGCC2_UNITS_PER_WORD=4
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _floatdixf_s.o -MT _floatdixf_s.o -MD -MP -MF _floatdixf_s.dep -DSHARED -DL_floatdixf -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/libgcc2.c \
	-DLIBGCC2_UNITS_PER_WORD=4
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _floatditf_s.o -MT _floatditf_s.o -MD -MP -MF _floatditf_s.dep -DSHARED -DL_floatditf -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/libgcc2.c \
	-DLIBGCC2_UNITS_PER_WORD=4
cc1: note: someone does not honour COPTS correctly, passed 2 times
cc1: note: someone does not honour COPTS correctly, passed 2 times
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _floatundixf_s.o -MT _floatundixf_s.o -MD -MP -MF _floatundixf_s.dep -DSHARED -DL_floatundixf -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/libgcc2.c \
	-DLIBGCC2_UNITS_PER_WORD=4
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _floatunditf_s.o -MT _floatunditf_s.o -MD -MP -MF _floatunditf_s.dep -DSHARED -DL_floatunditf -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/libgcc2.c \
	-DLIBGCC2_UNITS_PER_WORD=4
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _fixsfti_s.o -MT _fixsfti_s.o -MD -MP -MF _fixsfti_s.dep -DSHARED -DL_fixxfdi -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/libgcc2.c \
	-DLIBGCC2_UNITS_PER_WORD=8
cc1: note: someone does not honour COPTS correctly, passed 2 times
cc1: note: someone does not honour COPTS correctly, passed 2 times
cc1: note: someone does not honour COPTS correctly, passed 2 times
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _fixdfti_s.o -MT _fixdfti_s.o -MD -MP -MF _fixdfti_s.dep -DSHARED -DL_fixtfdi -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/libgcc2.c \
	-DLIBGCC2_UNITS_PER_WORD=8
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _fixxfti_s.o -MT _fixxfti_s.o -MD -MP -MF _fixxfti_s.dep -DSHARED -DL_fixunsxfdi -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/libgcc2.c \
	-DLIBGCC2_UNITS_PER_WORD=8
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _fixtfti_s.o -MT _fixtfti_s.o -MD -MP -MF _fixtfti_s.dep -DSHARED -DL_fixunstfdi -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/libgcc2.c \
	-DLIBGCC2_UNITS_PER_WORD=8
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _fixunssfti_s.o -MT _fixunssfti_s.o -MD -MP -MF _fixunssfti_s.dep -DSHARED -DL_floatdixf -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/libgcc2.c \
	-DLIBGCC2_UNITS_PER_WORD=8
cc1: note: someone does not honour COPTS correctly, passed 2 times
cc1: note: someone does not honour COPTS correctly, passed 2 times
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _fixunsdfti_s.o -MT _fixunsdfti_s.o -MD -MP -MF _fixunsdfti_s.dep -DSHARED -DL_floatditf -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/libgcc2.c \
	-DLIBGCC2_UNITS_PER_WORD=8
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _fixunsxfti_s.o -MT _fixunsxfti_s.o -MD -MP -MF _fixunsxfti_s.dep -DSHARED -DL_floatundixf -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/libgcc2.c \
	-DLIBGCC2_UNITS_PER_WORD=8
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _fixunstfti_s.o -MT _fixunstfti_s.o -MD -MP -MF _fixunstfti_s.dep -DSHARED -DL_floatunditf -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/libgcc2.c \
	-DLIBGCC2_UNITS_PER_WORD=8
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _floattisf_s.o -MT _floattisf_s.o -MD -MP -MF _floattisf_s.dep -DSHARED -DL -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/libgcc2.c \
	-DLIBGCC2_UNITS_PER_WORD=8
cc1: note: someone does not honour COPTS correctly, passed 2 times
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _floattidf_s.o -MT _floattidf_s.o -MD -MP -MF _floattidf_s.dep -DSHARED -DL -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/libgcc2.c \
	-DLIBGCC2_UNITS_PER_WORD=8
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _floattixf_s.o -MT _floattixf_s.o -MD -MP -MF _floattixf_s.dep -DSHARED -DL -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/libgcc2.c \
	-DLIBGCC2_UNITS_PER_WORD=8
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _floattitf_s.o -MT _floattitf_s.o -MD -MP -MF _floattitf_s.dep -DSHARED -DL -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/libgcc2.c \
	-DLIBGCC2_UNITS_PER_WORD=8
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _floatuntisf_s.o -MT _floatuntisf_s.o -MD -MP -MF _floatuntisf_s.dep -DSHARED -DL -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/libgcc2.c \
	-DLIBGCC2_UNITS_PER_WORD=8
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _floatuntidf_s.o -MT _floatuntidf_s.o -MD -MP -MF _floatuntidf_s.dep -DSHARED -DL -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/libgcc2.c \
	-DLIBGCC2_UNITS_PER_WORD=8
cc1: note: someone does not honour COPTS correctly, passed 2 times
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _floatuntixf_s.o -MT _floatuntixf_s.o -MD -MP -MF _floatuntixf_s.dep -DSHARED -DL -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/libgcc2.c \
	-DLIBGCC2_UNITS_PER_WORD=8
cc1: note: someone does not honour COPTS correctly, passed 2 times
cc1: note: someone does not honour COPTS correctly, passed 2 times
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _floatuntitf_s.o -MT _floatuntitf_s.o -MD -MP -MF _floatuntitf_s.dep -DSHARED -DL -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/libgcc2.c \
	-DLIBGCC2_UNITS_PER_WORD=8
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _divdi3_s.o -MT _divdi3_s.o -MD -MP -MF _divdi3_s.dep -DSHARED -DL_divdi3 -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/libgcc2.c \
  -fexceptions -fnon-call-exceptions
cc1: note: someone does not honour COPTS correctly, passed 2 times
cc1: note: someone does not honour COPTS correctly, passed 2 times
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _moddi3_s.o -MT _moddi3_s.o -MD -MP -MF _moddi3_s.dep -DSHARED -DL_moddi3 -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/libgcc2.c \
  -fexceptions -fnon-call-exceptions
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _divmoddi4_s.o -MT _divmoddi4_s.o -MD -MP -MF _divmoddi4_s.dep -DSHARED -DL_divmoddi4 -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/libgcc2.c \
  -fexceptions -fnon-call-exceptions
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _udivdi3_s.o -MT _udivdi3_s.o -MD -MP -MF _udivdi3_s.dep -DSHARED -DL_udivdi3 -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/libgcc2.c \
  -fexceptions -fnon-call-exceptions
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _umoddi3_s.o -MT _umoddi3_s.o -MD -MP -MF _umoddi3_s.dep -DSHARED -DL_umoddi3 -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/libgcc2.c \
  -fexceptions -fnon-call-exceptions
cc1: note: someone does not honour COPTS correctly, passed 2 times
cc1: note: someone does not honour COPTS correctly, passed 2 times
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _udivmoddi4_s.o -MT _udivmoddi4_s.o -MD -MP -MF _udivmoddi4_s.dep -DSHARED -DL_udivmoddi4 -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/libgcc2.c \
  -fexceptions -fnon-call-exceptions
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _udiv_w_sdiv_s.o -MT _udiv_w_sdiv_s.o -MD -MP -MF _udiv_w_sdiv_s.dep -DSHARED -DL_udiv_w_sdiv -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/libgcc2.c \
  -fexceptions -fnon-call-exceptions
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o sync_fetch_and_add_1_s.o -MT sync_fetch_and_add_1_s.o -MD -MP -MF sync_fetch_and_add_1_s.dep -DSHARED -mno-mips16 \
  -DFN=`echo "sync_fetch_and_add_1" | sed 's/_[^_]*$//'` \
  -DSIZE=`echo "sync_fetch_and_add_1" | sed 's/.*_//'` \
  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c
cc1: note: someone does not honour COPTS correctly, passed 2 times
cc1: note: someone does not honour COPTS correctly, passed 2 times
cc1: note: someone does not honour COPTS correctly, passed 2 times
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o sync_fetch_and_add_2_s.o -MT sync_fetch_and_add_2_s.o -MD -MP -MF sync_fetch_and_add_2_s.dep -DSHARED -mno-mips16 \
  -DFN=`echo "sync_fetch_and_add_2" | sed 's/_[^_]*$//'` \
  -DSIZE=`echo "sync_fetch_and_add_2" | sed 's/.*_//'` \
  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o sync_fetch_and_add_4_s.o -MT sync_fetch_and_add_4_s.o -MD -MP -MF sync_fetch_and_add_4_s.dep -DSHARED -mno-mips16 \
  -DFN=`echo "sync_fetch_and_add_4" | sed 's/_[^_]*$//'` \
  -DSIZE=`echo "sync_fetch_and_add_4" | sed 's/.*_//'` \
  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o sync_fetch_and_add_8_s.o -MT sync_fetch_and_add_8_s.o -MD -MP -MF sync_fetch_and_add_8_s.dep -DSHARED -mno-mips16 \
  -DFN=`echo "sync_fetch_and_add_8" | sed 's/_[^_]*$//'` \
  -DSIZE=`echo "sync_fetch_and_add_8" | sed 's/.*_//'` \
  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o sync_fetch_and_add_16_s.o -MT sync_fetch_and_add_16_s.o -MD -MP -MF sync_fetch_and_add_16_s.dep -DSHARED -mno-mips16 \
  -DFN=`echo "sync_fetch_and_add_16" | sed 's/_[^_]*$//'` \
  -DSIZE=`echo "sync_fetch_and_add_16" | sed 's/.*_//'` \
  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o sync_add_and_fetch_1_s.o -MT sync_add_and_fetch_1_s.o -MD -MP -MF sync_add_and_fetch_1_s.dep -DSHARED -mno-mips16 \
  -DFN=`echo "sync_add_and_fetch_1" | sed 's/_[^_]*$//'` \
  -DSIZE=`echo "sync_add_and_fetch_1" | sed 's/.*_//'` \
  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o sync_add_and_fetch_2_s.o -MT sync_add_and_fetch_2_s.o -MD -MP -MF sync_add_and_fetch_2_s.dep -DSHARED -mno-mips16 \
  -DFN=`echo "sync_add_and_fetch_2" | sed 's/_[^_]*$//'` \
  -DSIZE=`echo "sync_add_and_fetch_2" | sed 's/.*_//'` \
  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o sync_add_and_fetch_4_s.o -MT sync_add_and_fetch_4_s.o -MD -MP -MF sync_add_and_fetch_4_s.dep -DSHARED -mno-mips16 \
  -DFN=`echo "sync_add_and_fetch_4" | sed 's/_[^_]*$//'` \
  -DSIZE=`echo "sync_add_and_fetch_4" | sed 's/.*_//'` \
  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o sync_add_and_fetch_8_s.o -MT sync_add_and_fetch_8_s.o -MD -MP -MF sync_add_and_fetch_8_s.dep -DSHARED -mno-mips16 \
  -DFN=`echo "sync_add_and_fetch_8" | sed 's/_[^_]*$//'` \
  -DSIZE=`echo "sync_add_and_fetch_8" | sed 's/.*_//'` \
  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o sync_add_and_fetch_16_s.o -MT sync_add_and_fetch_16_s.o -MD -MP -MF sync_add_and_fetch_16_s.dep -DSHARED -mno-mips16 \
  -DFN=`echo "sync_add_and_fetch_16" | sed 's/_[^_]*$//'` \
  -DSIZE=`echo "sync_add_and_fetch_16" | sed 's/.*_//'` \
  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o sync_fetch_and_sub_1_s.o -MT sync_fetch_and_sub_1_s.o -MD -MP -MF sync_fetch_and_sub_1_s.dep -DSHARED -mno-mips16 \
  -DFN=`echo "sync_fetch_and_sub_1" | sed 's/_[^_]*$//'` \
  -DSIZE=`echo "sync_fetch_and_sub_1" | sed 's/.*_//'` \
  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o sync_fetch_and_sub_2_s.o -MT sync_fetch_and_sub_2_s.o -MD -MP -MF sync_fetch_and_sub_2_s.dep -DSHARED -mno-mips16 \
  -DFN=`echo "sync_fetch_and_sub_2" | sed 's/_[^_]*$//'` \
  -DSIZE=`echo "sync_fetch_and_sub_2" | sed 's/.*_//'` \
  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o sync_fetch_and_sub_4_s.o -MT sync_fetch_and_sub_4_s.o -MD -MP -MF sync_fetch_and_sub_4_s.dep -DSHARED -mno-mips16 \
  -DFN=`echo "sync_fetch_and_sub_4" | sed 's/_[^_]*$//'` \
  -DSIZE=`echo "sync_fetch_and_sub_4" | sed 's/.*_//'` \
  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c
cc1: note: someone does not honour COPTS correctly, passed 2 times
cc1: note: someone does not honour COPTS correctly, passed 2 times
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o sync_fetch_and_sub_8_s.o -MT sync_fetch_and_sub_8_s.o -MD -MP -MF sync_fetch_and_sub_8_s.dep -DSHARED -mno-mips16 \
  -DFN=`echo "sync_fetch_and_sub_8" | sed 's/_[^_]*$//'` \
  -DSIZE=`echo "sync_fetch_and_sub_8" | sed 's/.*_//'` \
  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c
cc1: note: someone does not honour COPTS correctly, passed 2 times
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o sync_fetch_and_sub_16_s.o -MT sync_fetch_and_sub_16_s.o -MD -MP -MF sync_fetch_and_sub_16_s.dep -DSHARED -mno-mips16 \
  -DFN=`echo "sync_fetch_and_sub_16" | sed 's/_[^_]*$//'` \
  -DSIZE=`echo "sync_fetch_and_sub_16" | sed 's/.*_//'` \
  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o sync_sub_and_fetch_1_s.o -MT sync_sub_and_fetch_1_s.o -MD -MP -MF sync_sub_and_fetch_1_s.dep -DSHARED -mno-mips16 \
  -DFN=`echo "sync_sub_and_fetch_1" | sed 's/_[^_]*$//'` \
  -DSIZE=`echo "sync_sub_and_fetch_1" | sed 's/.*_//'` \
  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o sync_sub_and_fetch_2_s.o -MT sync_sub_and_fetch_2_s.o -MD -MP -MF sync_sub_and_fetch_2_s.dep -DSHARED -mno-mips16 \
  -DFN=`echo "sync_sub_and_fetch_2" | sed 's/_[^_]*$//'` \
  -DSIZE=`echo "sync_sub_and_fetch_2" | sed 's/.*_//'` \
  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o sync_sub_and_fetch_4_s.o -MT sync_sub_and_fetch_4_s.o -MD -MP -MF sync_sub_and_fetch_4_s.dep -DSHARED -mno-mips16 \
  -DFN=`echo "sync_sub_and_fetch_4" | sed 's/_[^_]*$//'` \
  -DSIZE=`echo "sync_sub_and_fetch_4" | sed 's/.*_//'` \
  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c
cc1: note: someone does not honour COPTS correctly, passed 2 times
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o sync_sub_and_fetch_8_s.o -MT sync_sub_and_fetch_8_s.o -MD -MP -MF sync_sub_and_fetch_8_s.dep -DSHARED -mno-mips16 \
  -DFN=`echo "sync_sub_and_fetch_8" | sed 's/_[^_]*$//'` \
  -DSIZE=`echo "sync_sub_and_fetch_8" | sed 's/.*_//'` \
  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o sync_sub_and_fetch_16_s.o -MT sync_sub_and_fetch_16_s.o -MD -MP -MF sync_sub_and_fetch_16_s.dep -DSHARED -mno-mips16 \
  -DFN=`echo "sync_sub_and_fetch_16" | sed 's/_[^_]*$//'` \
  -DSIZE=`echo "sync_sub_and_fetch_16" | sed 's/.*_//'` \
  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o sync_fetch_and_or_1_s.o -MT sync_fetch_and_or_1_s.o -MD -MP -MF sync_fetch_and_or_1_s.dep -DSHARED -mno-mips16 \
  -DFN=`echo "sync_fetch_and_or_1" | sed 's/_[^_]*$//'` \
  -DSIZE=`echo "sync_fetch_and_or_1" | sed 's/.*_//'` \
  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c
cc1: note: someone does not honour COPTS correctly, passed 2 times
cc1: note: someone does not honour COPTS correctly, passed 2 times
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o sync_fetch_and_or_2_s.o -MT sync_fetch_and_or_2_s.o -MD -MP -MF sync_fetch_and_or_2_s.dep -DSHARED -mno-mips16 \
  -DFN=`echo "sync_fetch_and_or_2" | sed 's/_[^_]*$//'` \
  -DSIZE=`echo "sync_fetch_and_or_2" | sed 's/.*_//'` \
  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o sync_fetch_and_or_4_s.o -MT sync_fetch_and_or_4_s.o -MD -MP -MF sync_fetch_and_or_4_s.dep -DSHARED -mno-mips16 \
  -DFN=`echo "sync_fetch_and_or_4" | sed 's/_[^_]*$//'` \
  -DSIZE=`echo "sync_fetch_and_or_4" | sed 's/.*_//'` \
  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o sync_fetch_and_or_8_s.o -MT sync_fetch_and_or_8_s.o -MD -MP -MF sync_fetch_and_or_8_s.dep -DSHARED -mno-mips16 \
  -DFN=`echo "sync_fetch_and_or_8" | sed 's/_[^_]*$//'` \
  -DSIZE=`echo "sync_fetch_and_or_8" | sed 's/.*_//'` \
  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o sync_fetch_and_or_16_s.o -MT sync_fetch_and_or_16_s.o -MD -MP -MF sync_fetch_and_or_16_s.dep -DSHARED -mno-mips16 \
  -DFN=`echo "sync_fetch_and_or_16" | sed 's/_[^_]*$//'` \
  -DSIZE=`echo "sync_fetch_and_or_16" | sed 's/.*_//'` \
  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c
cc1: note: someone does not honour COPTS correctly, passed 2 times
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o sync_or_and_fetch_1_s.o -MT sync_or_and_fetch_1_s.o -MD -MP -MF sync_or_and_fetch_1_s.dep -DSHARED -mno-mips16 \
  -DFN=`echo "sync_or_and_fetch_1" | sed 's/_[^_]*$//'` \
  -DSIZE=`echo "sync_or_and_fetch_1" | sed 's/.*_//'` \
  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o sync_or_and_fetch_2_s.o -MT sync_or_and_fetch_2_s.o -MD -MP -MF sync_or_and_fetch_2_s.dep -DSHARED -mno-mips16 \
  -DFN=`echo "sync_or_and_fetch_2" | sed 's/_[^_]*$//'` \
  -DSIZE=`echo "sync_or_and_fetch_2" | sed 's/.*_//'` \
  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o sync_or_and_fetch_4_s.o -MT sync_or_and_fetch_4_s.o -MD -MP -MF sync_or_and_fetch_4_s.dep -DSHARED -mno-mips16 \
  -DFN=`echo "sync_or_and_fetch_4" | sed 's/_[^_]*$//'` \
  -DSIZE=`echo "sync_or_and_fetch_4" | sed 's/.*_//'` \
  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c
cc1: note: someone does not honour COPTS correctly, passed 2 times
cc1: note: someone does not honour COPTS correctly, passed 2 times
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o sync_or_and_fetch_8_s.o -MT sync_or_and_fetch_8_s.o -MD -MP -MF sync_or_and_fetch_8_s.dep -DSHARED -mno-mips16 \
  -DFN=`echo "sync_or_and_fetch_8" | sed 's/_[^_]*$//'` \
  -DSIZE=`echo "sync_or_and_fetch_8" | sed 's/.*_//'` \
  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c
cc1: note: someone does not honour COPTS correctly, passed 2 times
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o sync_or_and_fetch_16_s.o -MT sync_or_and_fetch_16_s.o -MD -MP -MF sync_or_and_fetch_16_s.dep -DSHARED -mno-mips16 \
  -DFN=`echo "sync_or_and_fetch_16" | sed 's/_[^_]*$//'` \
  -DSIZE=`echo "sync_or_and_fetch_16" | sed 's/.*_//'` \
  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o sync_fetch_and_and_1_s.o -MT sync_fetch_and_and_1_s.o -MD -MP -MF sync_fetch_and_and_1_s.dep -DSHARED -mno-mips16 \
  -DFN=`echo "sync_fetch_and_and_1" | sed 's/_[^_]*$//'` \
  -DSIZE=`echo "sync_fetch_and_and_1" | sed 's/.*_//'` \
  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o sync_fetch_and_and_2_s.o -MT sync_fetch_and_and_2_s.o -MD -MP -MF sync_fetch_and_and_2_s.dep -DSHARED -mno-mips16 \
  -DFN=`echo "sync_fetch_and_and_2" | sed 's/_[^_]*$//'` \
  -DSIZE=`echo "sync_fetch_and_and_2" | sed 's/.*_//'` \
  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o sync_fetch_and_and_4_s.o -MT sync_fetch_and_and_4_s.o -MD -MP -MF sync_fetch_and_and_4_s.dep -DSHARED -mno-mips16 \
  -DFN=`echo "sync_fetch_and_and_4" | sed 's/_[^_]*$//'` \
  -DSIZE=`echo "sync_fetch_and_and_4" | sed 's/.*_//'` \
  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o sync_fetch_and_and_8_s.o -MT sync_fetch_and_and_8_s.o -MD -MP -MF sync_fetch_and_and_8_s.dep -DSHARED -mno-mips16 \
  -DFN=`echo "sync_fetch_and_and_8" | sed 's/_[^_]*$//'` \
  -DSIZE=`echo "sync_fetch_and_and_8" | sed 's/.*_//'` \
  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c
cc1: note: someone does not honour COPTS correctly, passed 2 times
cc1: note: someone does not honour COPTS correctly, passed 2 times
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o sync_fetch_and_and_16_s.o -MT sync_fetch_and_and_16_s.o -MD -MP -MF sync_fetch_and_and_16_s.dep -DSHARED -mno-mips16 \
  -DFN=`echo "sync_fetch_and_and_16" | sed 's/_[^_]*$//'` \
  -DSIZE=`echo "sync_fetch_and_and_16" | sed 's/.*_//'` \
  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o sync_and_and_fetch_1_s.o -MT sync_and_and_fetch_1_s.o -MD -MP -MF sync_and_and_fetch_1_s.dep -DSHARED -mno-mips16 \
  -DFN=`echo "sync_and_and_fetch_1" | sed 's/_[^_]*$//'` \
  -DSIZE=`echo "sync_and_and_fetch_1" | sed 's/.*_//'` \
  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o sync_and_and_fetch_2_s.o -MT sync_and_and_fetch_2_s.o -MD -MP -MF sync_and_and_fetch_2_s.dep -DSHARED -mno-mips16 \
  -DFN=`echo "sync_and_and_fetch_2" | sed 's/_[^_]*$//'` \
  -DSIZE=`echo "sync_and_and_fetch_2" | sed 's/.*_//'` \
  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o sync_and_and_fetch_4_s.o -MT sync_and_and_fetch_4_s.o -MD -MP -MF sync_and_and_fetch_4_s.dep -DSHARED -mno-mips16 \
  -DFN=`echo "sync_and_and_fetch_4" | sed 's/_[^_]*$//'` \
  -DSIZE=`echo "sync_and_and_fetch_4" | sed 's/.*_//'` \
  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c
cc1: note: someone does not honour COPTS correctly, passed 2 times
cc1: note: someone does not honour COPTS correctly, passed 2 times
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o sync_and_and_fetch_8_s.o -MT sync_and_and_fetch_8_s.o -MD -MP -MF sync_and_and_fetch_8_s.dep -DSHARED -mno-mips16 \
  -DFN=`echo "sync_and_and_fetch_8" | sed 's/_[^_]*$//'` \
  -DSIZE=`echo "sync_and_and_fetch_8" | sed 's/.*_//'` \
  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o sync_and_and_fetch_16_s.o -MT sync_and_and_fetch_16_s.o -MD -MP -MF sync_and_and_fetch_16_s.dep -DSHARED -mno-mips16 \
  -DFN=`echo "sync_and_and_fetch_16" | sed 's/_[^_]*$//'` \
  -DSIZE=`echo "sync_and_and_fetch_16" | sed 's/.*_//'` \
  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o sync_fetch_and_xor_1_s.o -MT sync_fetch_and_xor_1_s.o -MD -MP -MF sync_fetch_and_xor_1_s.dep -DSHARED -mno-mips16 \
  -DFN=`echo "sync_fetch_and_xor_1" | sed 's/_[^_]*$//'` \
  -DSIZE=`echo "sync_fetch_and_xor_1" | sed 's/.*_//'` \
  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o sync_fetch_and_xor_2_s.o -MT sync_fetch_and_xor_2_s.o -MD -MP -MF sync_fetch_and_xor_2_s.dep -DSHARED -mno-mips16 \
  -DFN=`echo "sync_fetch_and_xor_2" | sed 's/_[^_]*$//'` \
  -DSIZE=`echo "sync_fetch_and_xor_2" | sed 's/.*_//'` \
  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c
cc1: note: someone does not honour COPTS correctly, passed 2 times
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o sync_fetch_and_xor_4_s.o -MT sync_fetch_and_xor_4_s.o -MD -MP -MF sync_fetch_and_xor_4_s.dep -DSHARED -mno-mips16 \
  -DFN=`echo "sync_fetch_and_xor_4" | sed 's/_[^_]*$//'` \
  -DSIZE=`echo "sync_fetch_and_xor_4" | sed 's/.*_//'` \
  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c
cc1: note: someone does not honour COPTS correctly, passed 2 times
cc1: note: someone does not honour COPTS correctly, passed 2 times
cc1: note: someone does not honour COPTS correctly, passed 2 times
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o sync_fetch_and_xor_8_s.o -MT sync_fetch_and_xor_8_s.o -MD -MP -MF sync_fetch_and_xor_8_s.dep -DSHARED -mno-mips16 \
  -DFN=`echo "sync_fetch_and_xor_8" | sed 's/_[^_]*$//'` \
  -DSIZE=`echo "sync_fetch_and_xor_8" | sed 's/.*_//'` \
  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o sync_fetch_and_xor_16_s.o -MT sync_fetch_and_xor_16_s.o -MD -MP -MF sync_fetch_and_xor_16_s.dep -DSHARED -mno-mips16 \
  -DFN=`echo "sync_fetch_and_xor_16" | sed 's/_[^_]*$//'` \
  -DSIZE=`echo "sync_fetch_and_xor_16" | sed 's/.*_//'` \
  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o sync_xor_and_fetch_1_s.o -MT sync_xor_and_fetch_1_s.o -MD -MP -MF sync_xor_and_fetch_1_s.dep -DSHARED -mno-mips16 \
  -DFN=`echo "sync_xor_and_fetch_1" | sed 's/_[^_]*$//'` \
  -DSIZE=`echo "sync_xor_and_fetch_1" | sed 's/.*_//'` \
  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o sync_xor_and_fetch_2_s.o -MT sync_xor_and_fetch_2_s.o -MD -MP -MF sync_xor_and_fetch_2_s.dep -DSHARED -mno-mips16 \
  -DFN=`echo "sync_xor_and_fetch_2" | sed 's/_[^_]*$//'` \
  -DSIZE=`echo "sync_xor_and_fetch_2" | sed 's/.*_//'` \
  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o sync_xor_and_fetch_4_s.o -MT sync_xor_and_fetch_4_s.o -MD -MP -MF sync_xor_and_fetch_4_s.dep -DSHARED -mno-mips16 \
  -DFN=`echo "sync_xor_and_fetch_4" | sed 's/_[^_]*$//'` \
  -DSIZE=`echo "sync_xor_and_fetch_4" | sed 's/.*_//'` \
  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c
cc1: note: someone does not honour COPTS correctly, passed 2 times
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o sync_xor_and_fetch_8_s.o -MT sync_xor_and_fetch_8_s.o -MD -MP -MF sync_xor_and_fetch_8_s.dep -DSHARED -mno-mips16 \
  -DFN=`echo "sync_xor_and_fetch_8" | sed 's/_[^_]*$//'` \
  -DSIZE=`echo "sync_xor_and_fetch_8" | sed 's/.*_//'` \
  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c
cc1: note: someone does not honour COPTS correctly, passed 2 times
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o sync_xor_and_fetch_16_s.o -MT sync_xor_and_fetch_16_s.o -MD -MP -MF sync_xor_and_fetch_16_s.dep -DSHARED -mno-mips16 \
  -DFN=`echo "sync_xor_and_fetch_16" | sed 's/_[^_]*$//'` \
  -DSIZE=`echo "sync_xor_and_fetch_16" | sed 's/.*_//'` \
  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o sync_fetch_and_nand_1_s.o -MT sync_fetch_and_nand_1_s.o -MD -MP -MF sync_fetch_and_nand_1_s.dep -DSHARED -mno-mips16 \
  -DFN=`echo "sync_fetch_and_nand_1" | sed 's/_[^_]*$//'` \
  -DSIZE=`echo "sync_fetch_and_nand_1" | sed 's/.*_//'` \
  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o sync_fetch_and_nand_2_s.o -MT sync_fetch_and_nand_2_s.o -MD -MP -MF sync_fetch_and_nand_2_s.dep -DSHARED -mno-mips16 \
  -DFN=`echo "sync_fetch_and_nand_2" | sed 's/_[^_]*$//'` \
  -DSIZE=`echo "sync_fetch_and_nand_2" | sed 's/.*_//'` \
  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o sync_fetch_and_nand_4_s.o -MT sync_fetch_and_nand_4_s.o -MD -MP -MF sync_fetch_and_nand_4_s.dep -DSHARED -mno-mips16 \
  -DFN=`echo "sync_fetch_and_nand_4" | sed 's/_[^_]*$//'` \
  -DSIZE=`echo "sync_fetch_and_nand_4" | sed 's/.*_//'` \
  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o sync_fetch_and_nand_8_s.o -MT sync_fetch_and_nand_8_s.o -MD -MP -MF sync_fetch_and_nand_8_s.dep -DSHARED -mno-mips16 \
  -DFN=`echo "sync_fetch_and_nand_8" | sed 's/_[^_]*$//'` \
  -DSIZE=`echo "sync_fetch_and_nand_8" | sed 's/.*_//'` \
  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o sync_fetch_and_nand_16_s.o -MT sync_fetch_and_nand_16_s.o -MD -MP -MF sync_fetch_and_nand_16_s.dep -DSHARED -mno-mips16 \
  -DFN=`echo "sync_fetch_and_nand_16" | sed 's/_[^_]*$//'` \
  -DSIZE=`echo "sync_fetch_and_nand_16" | sed 's/.*_//'` \
  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o sync_nand_and_fetch_1_s.o -MT sync_nand_and_fetch_1_s.o -MD -MP -MF sync_nand_and_fetch_1_s.dep -DSHARED -mno-mips16 \
  -DFN=`echo "sync_nand_and_fetch_1" | sed 's/_[^_]*$//'` \
  -DSIZE=`echo "sync_nand_and_fetch_1" | sed 's/.*_//'` \
  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c
cc1: note: someone does not honour COPTS correctly, passed 2 times
cc1: note: someone does not honour COPTS correctly, passed 2 times
cc1: note: someone does not honour COPTS correctly, passed 2 times
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o sync_nand_and_fetch_2_s.o -MT sync_nand_and_fetch_2_s.o -MD -MP -MF sync_nand_and_fetch_2_s.dep -DSHARED -mno-mips16 \
  -DFN=`echo "sync_nand_and_fetch_2" | sed 's/_[^_]*$//'` \
  -DSIZE=`echo "sync_nand_and_fetch_2" | sed 's/.*_//'` \
  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c: In function '__sync_fetch_and_nand_1':
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c:77:12: note: '__sync_fetch_and_nand' changed semantics in GCC 4.4
     return __##NAME (ptr, value);     \
            ^~
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c:101:35: note: in expansion of macro 'DEFINE_V_PV'
 #define local_sync_fetch_and_nand DEFINE_V_PV
                                   ^~~~~~~~~~~
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c:120:3: note: in expansion of macro 'local_sync_fetch_and_nand'
   local_##NAME (NAME, UNITS, TYPE);
   ^~~~~~
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c:123:35: note: in expansion of macro 'DEFINE1'
 #define DEFINE(NAME, UNITS, TYPE) DEFINE1 (NAME, UNITS, TYPE)
                                   ^~~~~~~
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c:135:1: note: in expansion of macro 'DEFINE'
 DEFINE (FN, 1, UQItype)
 ^~~~~~
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c: In function '__sync_fetch_and_nand_2':
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c: In function '__sync_fetch_and_nand_4':
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c:77:12: note: '__sync_fetch_and_nand' changed semantics in GCC 4.4
     return __##NAME (ptr, value);     \
            ^~
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c:101:35: note: in expansion of macro 'DEFINE_V_PV'
 #define local_sync_fetch_and_nand DEFINE_V_PV
                                   ^~~~~~~~~~~
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c:120:3: note: in expansion of macro 'local_sync_fetch_and_nand'
   local_##NAME (NAME, UNITS, TYPE);
   ^~~~~~
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c:123:35: note: in expansion of macro 'DEFINE1'
 #define DEFINE(NAME, UNITS, TYPE) DEFINE1 (NAME, UNITS, TYPE)
                                   ^~~~~~~
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c:145:1: note: in expansion of macro 'DEFINE'
 DEFINE (FN, 4, USItype)
 ^~~~~~
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c:77:12: note: '__sync_fetch_and_nand' changed semantics in GCC 4.4
     return __##NAME (ptr, value);     \
            ^~
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c:101:35: note: in expansion of macro 'DEFINE_V_PV'
 #define local_sync_fetch_and_nand DEFINE_V_PV
                                   ^~~~~~~~~~~
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c:120:3: note: in expansion of macro 'local_sync_fetch_and_nand'
   local_##NAME (NAME, UNITS, TYPE);
   ^~~~~~
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c:123:35: note: in expansion of macro 'DEFINE1'
 #define DEFINE(NAME, UNITS, TYPE) DEFINE1 (NAME, UNITS, TYPE)
                                   ^~~~~~~
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c:140:1: note: in expansion of macro 'DEFINE'
 DEFINE (FN, 2, UHItype)
 ^~~~~~
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o sync_nand_and_fetch_4_s.o -MT sync_nand_and_fetch_4_s.o -MD -MP -MF sync_nand_and_fetch_4_s.dep -DSHARED -mno-mips16 \
  -DFN=`echo "sync_nand_and_fetch_4" | sed 's/_[^_]*$//'` \
  -DSIZE=`echo "sync_nand_and_fetch_4" | sed 's/.*_//'` \
  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o sync_nand_and_fetch_8_s.o -MT sync_nand_and_fetch_8_s.o -MD -MP -MF sync_nand_and_fetch_8_s.dep -DSHARED -mno-mips16 \
  -DFN=`echo "sync_nand_and_fetch_8" | sed 's/_[^_]*$//'` \
  -DSIZE=`echo "sync_nand_and_fetch_8" | sed 's/.*_//'` \
  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o sync_nand_and_fetch_16_s.o -MT sync_nand_and_fetch_16_s.o -MD -MP -MF sync_nand_and_fetch_16_s.dep -DSHARED -mno-mips16 \
  -DFN=`echo "sync_nand_and_fetch_16" | sed 's/_[^_]*$//'` \
  -DSIZE=`echo "sync_nand_and_fetch_16" | sed 's/.*_//'` \
  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c
cc1: note: someone does not honour COPTS correctly, passed 2 times
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o sync_bool_compare_and_swap_1_s.o -MT sync_bool_compare_and_swap_1_s.o -MD -MP -MF sync_bool_compare_and_swap_1_s.dep -DSHARED -mno-mips16 \
  -DFN=`echo "sync_bool_compare_and_swap_1" | sed 's/_[^_]*$//'` \
  -DSIZE=`echo "sync_bool_compare_and_swap_1" | sed 's/.*_//'` \
  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o sync_bool_compare_and_swap_2_s.o -MT sync_bool_compare_and_swap_2_s.o -MD -MP -MF sync_bool_compare_and_swap_2_s.dep -DSHARED -mno-mips16 \
  -DFN=`echo "sync_bool_compare_and_swap_2" | sed 's/_[^_]*$//'` \
  -DSIZE=`echo "sync_bool_compare_and_swap_2" | sed 's/.*_//'` \
  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o sync_bool_compare_and_swap_4_s.o -MT sync_bool_compare_and_swap_4_s.o -MD -MP -MF sync_bool_compare_and_swap_4_s.dep -DSHARED -mno-mips16 \
  -DFN=`echo "sync_bool_compare_and_swap_4" | sed 's/_[^_]*$//'` \
  -DSIZE=`echo "sync_bool_compare_and_swap_4" | sed 's/.*_//'` \
  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c: In function '__sync_nand_and_fetch_1':
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c:77:12: note: '__sync_nand_and_fetch' changed semantics in GCC 4.4
     return __##NAME (ptr, value);     \
            ^~
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c:108:35: note: in expansion of macro 'DEFINE_V_PV'
 #define local_sync_nand_and_fetch DEFINE_V_PV
                                   ^~~~~~~~~~~
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c:120:3: note: in expansion of macro 'local_sync_nand_and_fetch'
   local_##NAME (NAME, UNITS, TYPE);
   ^~~~~~
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c:123:35: note: in expansion of macro 'DEFINE1'
 #define DEFINE(NAME, UNITS, TYPE) DEFINE1 (NAME, UNITS, TYPE)
                                   ^~~~~~~
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c:135:1: note: in expansion of macro 'DEFINE'
 DEFINE (FN, 1, UQItype)
 ^~~~~~
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o sync_bool_compare_and_swap_8_s.o -MT sync_bool_compare_and_swap_8_s.o -MD -MP -MF sync_bool_compare_and_swap_8_s.dep -DSHARED -mno-mips16 \
  -DFN=`echo "sync_bool_compare_and_swap_8" | sed 's/_[^_]*$//'` \
  -DSIZE=`echo "sync_bool_compare_and_swap_8" | sed 's/.*_//'` \
  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c
cc1: note: someone does not honour COPTS correctly, passed 2 times
cc1: note: someone does not honour COPTS correctly, passed 2 times
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c: In function '__sync_nand_and_fetch_2':
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c:77:12: note: '__sync_nand_and_fetch' changed semantics in GCC 4.4
     return __##NAME (ptr, value);     \
            ^~
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c:108:35: note: in expansion of macro 'DEFINE_V_PV'
 #define local_sync_nand_and_fetch DEFINE_V_PV
                                   ^~~~~~~~~~~
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c:120:3: note: in expansion of macro 'local_sync_nand_and_fetch'
   local_##NAME (NAME, UNITS, TYPE);
   ^~~~~~
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c:123:35: note: in expansion of macro 'DEFINE1'
 #define DEFINE(NAME, UNITS, TYPE) DEFINE1 (NAME, UNITS, TYPE)
                                   ^~~~~~~
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c:140:1: note: in expansion of macro 'DEFINE'
 DEFINE (FN, 2, UHItype)
 ^~~~~~
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o sync_bool_compare_and_swap_16_s.o -MT sync_bool_compare_and_swap_16_s.o -MD -MP -MF sync_bool_compare_and_swap_16_s.dep -DSHARED -mno-mips16 \
  -DFN=`echo "sync_bool_compare_and_swap_16" | sed 's/_[^_]*$//'` \
  -DSIZE=`echo "sync_bool_compare_and_swap_16" | sed 's/.*_//'` \
  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c: In function '__sync_nand_and_fetch_4':
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c:77:12: note: '__sync_nand_and_fetch' changed semantics in GCC 4.4
     return __##NAME (ptr, value);     \
            ^~
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c:108:35: note: in expansion of macro 'DEFINE_V_PV'
 #define local_sync_nand_and_fetch DEFINE_V_PV
                                   ^~~~~~~~~~~
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c:120:3: note: in expansion of macro 'local_sync_nand_and_fetch'
   local_##NAME (NAME, UNITS, TYPE);
   ^~~~~~
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c:123:35: note: in expansion of macro 'DEFINE1'
 #define DEFINE(NAME, UNITS, TYPE) DEFINE1 (NAME, UNITS, TYPE)
                                   ^~~~~~~
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c:145:1: note: in expansion of macro 'DEFINE'
 DEFINE (FN, 4, USItype)
 ^~~~~~
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o sync_val_compare_and_swap_1_s.o -MT sync_val_compare_and_swap_1_s.o -MD -MP -MF sync_val_compare_and_swap_1_s.dep -DSHARED -mno-mips16 \
  -DFN=`echo "sync_val_compare_and_swap_1" | sed 's/_[^_]*$//'` \
  -DSIZE=`echo "sync_val_compare_and_swap_1" | sed 's/.*_//'` \
  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o sync_val_compare_and_swap_2_s.o -MT sync_val_compare_and_swap_2_s.o -MD -MP -MF sync_val_compare_and_swap_2_s.dep -DSHARED -mno-mips16 \
  -DFN=`echo "sync_val_compare_and_swap_2" | sed 's/_[^_]*$//'` \
  -DSIZE=`echo "sync_val_compare_and_swap_2" | sed 's/.*_//'` \
  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o sync_val_compare_and_swap_4_s.o -MT sync_val_compare_and_swap_4_s.o -MD -MP -MF sync_val_compare_and_swap_4_s.dep -DSHARED -mno-mips16 \
  -DFN=`echo "sync_val_compare_and_swap_4" | sed 's/_[^_]*$//'` \
  -DSIZE=`echo "sync_val_compare_and_swap_4" | sed 's/.*_//'` \
  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o sync_val_compare_and_swap_8_s.o -MT sync_val_compare_and_swap_8_s.o -MD -MP -MF sync_val_compare_and_swap_8_s.dep -DSHARED -mno-mips16 \
  -DFN=`echo "sync_val_compare_and_swap_8" | sed 's/_[^_]*$//'` \
  -DSIZE=`echo "sync_val_compare_and_swap_8" | sed 's/.*_//'` \
  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o sync_val_compare_and_swap_16_s.o -MT sync_val_compare_and_swap_16_s.o -MD -MP -MF sync_val_compare_and_swap_16_s.dep -DSHARED -mno-mips16 \
  -DFN=`echo "sync_val_compare_and_swap_16" | sed 's/_[^_]*$//'` \
  -DSIZE=`echo "sync_val_compare_and_swap_16" | sed 's/.*_//'` \
  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o sync_lock_test_and_set_1_s.o -MT sync_lock_test_and_set_1_s.o -MD -MP -MF sync_lock_test_and_set_1_s.dep -DSHARED -mno-mips16 \
  -DFN=`echo "sync_lock_test_and_set_1" | sed 's/_[^_]*$//'` \
  -DSIZE=`echo "sync_lock_test_and_set_1" | sed 's/.*_//'` \
  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o sync_lock_test_and_set_2_s.o -MT sync_lock_test_and_set_2_s.o -MD -MP -MF sync_lock_test_and_set_2_s.dep -DSHARED -mno-mips16 \
  -DFN=`echo "sync_lock_test_and_set_2" | sed 's/_[^_]*$//'` \
  -DSIZE=`echo "sync_lock_test_and_set_2" | sed 's/.*_//'` \
  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c
cc1: note: someone does not honour COPTS correctly, passed 2 times
cc1: note: someone does not honour COPTS correctly, passed 2 times
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o sync_lock_test_and_set_4_s.o -MT sync_lock_test_and_set_4_s.o -MD -MP -MF sync_lock_test_and_set_4_s.dep -DSHARED -mno-mips16 \
  -DFN=`echo "sync_lock_test_and_set_4" | sed 's/_[^_]*$//'` \
  -DSIZE=`echo "sync_lock_test_and_set_4" | sed 's/.*_//'` \
  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c
cc1: note: someone does not honour COPTS correctly, passed 2 times
cc1: note: someone does not honour COPTS correctly, passed 2 times
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o sync_lock_test_and_set_8_s.o -MT sync_lock_test_and_set_8_s.o -MD -MP -MF sync_lock_test_and_set_8_s.dep -DSHARED -mno-mips16 \
  -DFN=`echo "sync_lock_test_and_set_8" | sed 's/_[^_]*$//'` \
  -DSIZE=`echo "sync_lock_test_and_set_8" | sed 's/.*_//'` \
  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o sync_lock_test_and_set_16_s.o -MT sync_lock_test_and_set_16_s.o -MD -MP -MF sync_lock_test_and_set_16_s.dep -DSHARED -mno-mips16 \
  -DFN=`echo "sync_lock_test_and_set_16" | sed 's/_[^_]*$//'` \
  -DSIZE=`echo "sync_lock_test_and_set_16" | sed 's/.*_//'` \
  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o sync_synchronize_s.o -MT sync_synchronize_s.o -MD -MP -MF sync_synchronize_s.dep -DSHARED -mno-mips16 \
  -DLsync_synchronize	\
  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/sync.c
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -Wno-missing-prototypes -Wno-type-limits -o addsf3_s.o -MT addsf3_s.o -MD -MP -MF addsf3_s.dep -DSHARED  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/soft-fp/addsf3.c
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -Wno-missing-prototypes -Wno-type-limits -o divsf3_s.o -MT divsf3_s.o -MD -MP -MF divsf3_s.dep -DSHARED  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/soft-fp/divsf3.c
cc1: note: someone does not honour COPTS correctly, passed 2 times
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -Wno-missing-prototypes -Wno-type-limits -o eqsf2_s.o -MT eqsf2_s.o -MD -MP -MF eqsf2_s.dep -DSHARED  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/soft-fp/eqsf2.c
cc1: note: someone does not honour COPTS correctly, passed 2 times
cc1: note: someone does not honour COPTS correctly, passed 2 times
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -Wno-missing-prototypes -Wno-type-limits -o gesf2_s.o -MT gesf2_s.o -MD -MP -MF gesf2_s.dep -DSHARED  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/soft-fp/gesf2.c
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -Wno-missing-prototypes -Wno-type-limits -o lesf2_s.o -MT lesf2_s.o -MD -MP -MF lesf2_s.dep -DSHARED  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/soft-fp/lesf2.c
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -Wno-missing-prototypes -Wno-type-limits -o mulsf3_s.o -MT mulsf3_s.o -MD -MP -MF mulsf3_s.dep -DSHARED  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/soft-fp/mulsf3.c
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -Wno-missing-prototypes -Wno-type-limits -o negsf2_s.o -MT negsf2_s.o -MD -MP -MF negsf2_s.dep -DSHARED  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/soft-fp/negsf2.c
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -Wno-missing-prototypes -Wno-type-limits -o subsf3_s.o -MT subsf3_s.o -MD -MP -MF subsf3_s.dep -DSHARED  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/soft-fp/subsf3.c
cc1: note: someone does not honour COPTS correctly, passed 2 times
cc1: note: someone does not honour COPTS correctly, passed 2 times
cc1: note: someone does not honour COPTS correctly, passed 2 times
cc1: note: someone does not honour COPTS correctly, passed 2 times
cc1: note: someone does not honour COPTS correctly, passed 2 times
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -Wno-missing-prototypes -Wno-type-limits -o unordsf2_s.o -MT unordsf2_s.o -MD -MP -MF unordsf2_s.dep -DSHARED  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/soft-fp/unordsf2.c
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -Wno-missing-prototypes -Wno-type-limits -o fixsfsi_s.o -MT fixsfsi_s.o -MD -MP -MF fixsfsi_s.dep -DSHARED  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/soft-fp/fixsfsi.c
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -Wno-missing-prototypes -Wno-type-limits -o fixunssfsi_s.o -MT fixunssfsi_s.o -MD -MP -MF fixunssfsi_s.dep -DSHARED  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/soft-fp/fixunssfsi.c
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -Wno-missing-prototypes -Wno-type-limits -o floatsisf_s.o -MT floatsisf_s.o -MD -MP -MF floatsisf_s.dep -DSHARED  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/soft-fp/floatsisf.c
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -Wno-missing-prototypes -Wno-type-limits -o floatunsisf_s.o -MT floatunsisf_s.o -MD -MP -MF floatunsisf_s.dep -DSHARED  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/soft-fp/floatunsisf.c
cc1: note: someone does not honour COPTS correctly, passed 2 times
cc1: note: someone does not honour COPTS correctly, passed 2 times
cc1: note: someone does not honour COPTS correctly, passed 2 times
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -Wno-missing-prototypes -Wno-type-limits -o fixsfdi_s.o -MT fixsfdi_s.o -MD -MP -MF fixsfdi_s.dep -DSHARED  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/soft-fp/fixsfdi.c
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -Wno-missing-prototypes -Wno-type-limits -o fixunssfdi_s.o -MT fixunssfdi_s.o -MD -MP -MF fixunssfdi_s.dep -DSHARED  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/soft-fp/fixunssfdi.c
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -Wno-missing-prototypes -Wno-type-limits -o floatdisf_s.o -MT floatdisf_s.o -MD -MP -MF floatdisf_s.dep -DSHARED  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/soft-fp/floatdisf.c
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -Wno-missing-prototypes -Wno-type-limits -o floatundisf_s.o -MT floatundisf_s.o -MD -MP -MF floatundisf_s.dep -DSHARED  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/soft-fp/floatundisf.c
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -Wno-missing-prototypes -Wno-type-limits -o adddf3_s.o -MT adddf3_s.o -MD -MP -MF adddf3_s.dep -DSHARED  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/soft-fp/adddf3.c
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -Wno-missing-prototypes -Wno-type-limits -o divdf3_s.o -MT divdf3_s.o -MD -MP -MF divdf3_s.dep -DSHARED  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/soft-fp/divdf3.c
cc1: note: someone does not honour COPTS correctly, passed 2 times
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -Wno-missing-prototypes -Wno-type-limits -o eqdf2_s.o -MT eqdf2_s.o -MD -MP -MF eqdf2_s.dep -DSHARED  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/soft-fp/eqdf2.c
cc1: note: someone does not honour COPTS correctly, passed 2 times
cc1: note: someone does not honour COPTS correctly, passed 2 times
cc1: note: someone does not honour COPTS correctly, passed 2 times
cc1: note: someone does not honour COPTS correctly, passed 2 times
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -Wno-missing-prototypes -Wno-type-limits -o gedf2_s.o -MT gedf2_s.o -MD -MP -MF gedf2_s.dep -DSHARED  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/soft-fp/gedf2.c
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -Wno-missing-prototypes -Wno-type-limits -o ledf2_s.o -MT ledf2_s.o -MD -MP -MF ledf2_s.dep -DSHARED  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/soft-fp/ledf2.c
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -Wno-missing-prototypes -Wno-type-limits -o muldf3_s.o -MT muldf3_s.o -MD -MP -MF muldf3_s.dep -DSHARED  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/soft-fp/muldf3.c
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -Wno-missing-prototypes -Wno-type-limits -o negdf2_s.o -MT negdf2_s.o -MD -MP -MF negdf2_s.dep -DSHARED  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/soft-fp/negdf2.c
cc1: note: someone does not honour COPTS correctly, passed 2 times
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -Wno-missing-prototypes -Wno-type-limits -o subdf3_s.o -MT subdf3_s.o -MD -MP -MF subdf3_s.dep -DSHARED  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/soft-fp/subdf3.c
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -Wno-missing-prototypes -Wno-type-limits -o unorddf2_s.o -MT unorddf2_s.o -MD -MP -MF unorddf2_s.dep -DSHARED  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/soft-fp/unorddf2.c
cc1: note: someone does not honour COPTS correctly, passed 2 times
cc1: note: someone does not honour COPTS correctly, passed 2 times
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -Wno-missing-prototypes -Wno-type-limits -o fixdfsi_s.o -MT fixdfsi_s.o -MD -MP -MF fixdfsi_s.dep -DSHARED  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/soft-fp/fixdfsi.c
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -Wno-missing-prototypes -Wno-type-limits -o fixunsdfsi_s.o -MT fixunsdfsi_s.o -MD -MP -MF fixunsdfsi_s.dep -DSHARED  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/soft-fp/fixunsdfsi.c
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -Wno-missing-prototypes -Wno-type-limits -o floatsidf_s.o -MT floatsidf_s.o -MD -MP -MF floatsidf_s.dep -DSHARED  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/soft-fp/floatsidf.c
cc1: note: someone does not honour COPTS correctly, passed 2 times
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -Wno-missing-prototypes -Wno-type-limits -o floatunsidf_s.o -MT floatunsidf_s.o -MD -MP -MF floatunsidf_s.dep -DSHARED  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/soft-fp/floatunsidf.c
cc1: note: someone does not honour COPTS correctly, passed 2 times
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -Wno-missing-prototypes -Wno-type-limits -o fixdfdi_s.o -MT fixdfdi_s.o -MD -MP -MF fixdfdi_s.dep -DSHARED  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/soft-fp/fixdfdi.c
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -Wno-missing-prototypes -Wno-type-limits -o fixunsdfdi_s.o -MT fixunsdfdi_s.o -MD -MP -MF fixunsdfdi_s.dep -DSHARED  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/soft-fp/fixunsdfdi.c
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -Wno-missing-prototypes -Wno-type-limits -o floatdidf_s.o -MT floatdidf_s.o -MD -MP -MF floatdidf_s.dep -DSHARED  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/soft-fp/floatdidf.c
cc1: note: someone does not honour COPTS correctly, passed 2 times
cc1: note: someone does not honour COPTS correctly, passed 2 times
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -Wno-missing-prototypes -Wno-type-limits -o floatundidf_s.o -MT floatundidf_s.o -MD -MP -MF floatundidf_s.dep -DSHARED  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/soft-fp/floatundidf.c
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -Wno-missing-prototypes -Wno-type-limits -o extendsfdf2_s.o -MT extendsfdf2_s.o -MD -MP -MF extendsfdf2_s.dep -DSHARED  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/soft-fp/extendsfdf2.c
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -Wno-missing-prototypes -Wno-type-limits -o truncdfsf2_s.o -MT truncdfsf2_s.o -MD -MP -MF truncdfsf2_s.dep -DSHARED  -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/soft-fp/truncdfsf2.c
cc1: note: someone does not honour COPTS correctly, passed 2 times
cc1: note: someone does not honour COPTS correctly, passed 2 times
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o enable-execute-stack_s.o -MT enable-execute-stack_s.o -MD -MP -MF enable-execute-stack_s.dep -DSHARED  -c enable-execute-stack.c
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o unwind-dw2_s.o -MT unwind-dw2_s.o -MD -MP -MF unwind-dw2_s.dep -DSHARED -fexceptions -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/unwind-dw2.c
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o unwind-dw2-fde-dip_s.o -MT unwind-dw2-fde-dip_s.o -MD -MP -MF unwind-dw2-fde-dip_s.dep -DSHARED -fexceptions -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/unwind-dw2-fde-dip.c
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o unwind-sjlj_s.o -MT unwind-sjlj_s.o -MD -MP -MF unwind-sjlj_s.dep -DSHARED -fexceptions -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/unwind-sjlj.c
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o unwind-c_s.o -MT unwind-c_s.o -MD -MP -MF unwind-c_s.dep -DSHARED -fexceptions -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/unwind-c.c
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o emutls_s.o -MT emutls_s.o -MD -MP -MF emutls_s.dep -DSHARED -fexceptions -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/emutls.c
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2 -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include   -g0  -finhibit-size-directive -fno-inline -fno-exceptions -fno-zero-initialized-in-bss -fno-toplevel-reorder -fno-tree-vectorize -fbuilding-libgcc -fno-stack-protector   -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -o crtbegin.o -MT crtbegin.o -MD -MP -MF crtbegin.dep  -mno-mips16 -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/crtstuff.c -DCRT_BEGIN
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2 -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include   -g0  -finhibit-size-directive -fno-inline -fno-exceptions -fno-zero-initialized-in-bss -fno-toplevel-reorder -fno-tree-vectorize -fbuilding-libgcc -fno-stack-protector   -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -o crtbeginS.o -MT crtbeginS.o -MD -MP -MF crtbeginS.dep  -mno-mips16 -fPIC -mno-mips16 -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/crtstuff.c -DCRT_BEGIN -DCRTSTUFFS_O
cc1: note: someone does not honour COPTS correctly, passed 2 times
cc1: note: someone does not honour COPTS correctly, passed 2 times
cc1: note: someone does not honour COPTS correctly, passed 2 times
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2 -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include   -g0  -finhibit-size-directive -fno-inline -fno-exceptions -fno-zero-initialized-in-bss -fno-toplevel-reorder -fno-tree-vectorize -fbuilding-libgcc -fno-stack-protector   -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -o crtbeginT.o -MT crtbeginT.o -MD -MP -MF crtbeginT.dep  -mno-mips16 -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/crtstuff.c -DCRT_BEGIN -DCRTSTUFFT_O
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2 -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include   -g0  -finhibit-size-directive -fno-inline -fno-exceptions -fno-zero-initialized-in-bss -fno-toplevel-reorder -fno-tree-vectorize -fbuilding-libgcc -fno-stack-protector   -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -o crtend.o -MT crtend.o -MD -MP -MF crtend.dep  -mno-mips16 -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/crtstuff.c -DCRT_END
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2 -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include   -g0  -finhibit-size-directive -fno-inline -fno-exceptions -fno-zero-initialized-in-bss -fno-toplevel-reorder -fno-tree-vectorize -fbuilding-libgcc -fno-stack-protector   -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -o crtendS.o -MT crtendS.o -MD -MP -MF crtendS.dep  -mno-mips16 -fPIC -mno-mips16 -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/crtstuff.c -DCRT_END -DCRTSTUFFS_O
cc1: note: someone does not honour COPTS correctly, passed 2 times
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o crtfastmath.o -MT crtfastmath.o -MD -MP -MF crtfastmath.dep -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/config/mips/crtfastmath.c
cc1: note: someone does not honour COPTS correctly, passed 2 times
cc1: note: someone does not honour COPTS correctly, passed 2 times
{ cat libgcc-std.ver /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/config/libgcc-glibc.ver /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/config/mips/libgcc-mips16.ver \
    | sed -e '/^[ 	]*#/d' \
	  -e 's/^%\(if\|else\|elif\|endif\|define\)/#\1/' \
    | /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -E -xassembler-with-cpp -; \
} > tmp-libgcc.map.in
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/nm -pg _m16addsf3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _m16addsf3.visT
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/nm -pg _m16subsf3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _m16subsf3.visT
mv -f _m16addsf3.visT _m16addsf3.vis
mv -f _m16subsf3.visT _m16subsf3.vis
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/nm -pg _m16mulsf3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _m16mulsf3.visT
mv tmp-libgcc.map.in libgcc.map.in
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/nm -pg _m16divsf3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _m16divsf3.visT
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/nm -pg _m16eqsf2_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _m16eqsf2.visT
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/nm -pg _m16nesf2_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _m16nesf2.visT
mv -f _m16mulsf3.visT _m16mulsf3.vis
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/nm -pg _m16gtsf2_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _m16gtsf2.visT
mv -f _m16divsf3.visT _m16divsf3.vis
mv -f _m16eqsf2.visT _m16eqsf2.vis
mv -f _m16nesf2.visT _m16nesf2.vis
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/nm -pg _m16gesf2_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _m16gesf2.visT
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/nm -pg _m16lesf2_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _m16lesf2.visT
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/nm -pg _m16ltsf2_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _m16ltsf2.visT
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/nm -pg _m16unordsf2_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _m16unordsf2.visT
mv -f _m16gtsf2.visT _m16gtsf2.vis
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/nm -pg _m16fltsisf_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _m16fltsisf.visT
mv -f _m16gesf2.visT _m16gesf2.vis
mv -f _m16ltsf2.visT _m16ltsf2.vis
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/nm -pg _m16fix_truncsfsi_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _m16fix_truncsfsi.visT
mv -f _m16lesf2.visT _m16lesf2.vis
mv -f _m16unordsf2.visT _m16unordsf2.vis
mv -f _m16fltsisf.visT _m16fltsisf.vis
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/nm -pg _m16fltunsisf_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _m16fltunsisf.visT
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/nm -pg _m16adddf3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _m16adddf3.visT
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/nm -pg _m16subdf3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _m16subdf3.visT
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/nm -pg _m16muldf3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _m16muldf3.visT
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/nm -pg _m16divdf3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _m16divdf3.visT
mv -f _m16fix_truncsfsi.visT _m16fix_truncsfsi.vis
mv -f _m16fltunsisf.visT _m16fltunsisf.vis
mv -f _m16adddf3.visT _m16adddf3.vis
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/nm -pg _m16extsfdf2_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _m16extsfdf2.visT
mv -f _m16subdf3.visT _m16subdf3.vis
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/nm -pg _m16trdfsf2_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _m16trdfsf2.visT
mv -f _m16divdf3.visT _m16divdf3.vis
mv -f _m16muldf3.visT _m16muldf3.vis
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/nm -pg _m16eqdf2_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _m16eqdf2.visT
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/nm -pg _m16nedf2_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _m16nedf2.visT
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/nm -pg _m16gtdf2_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _m16gtdf2.visT
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/nm -pg _m16gedf2_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _m16gedf2.visT
mv -f _m16extsfdf2.visT _m16extsfdf2.vis
mv -f _m16trdfsf2.visT _m16trdfsf2.vis
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/nm -pg _m16ledf2_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _m16ledf2.visT
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/nm -pg _m16ltdf2_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _m16ltdf2.visT
mv -f _m16nedf2.visT _m16nedf2.vis
mv -f _m16eqdf2.visT _m16eqdf2.vis
mv -f _m16gtdf2.visT _m16gtdf2.vis
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/nm -pg _m16unorddf2_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _m16unorddf2.visT
mv -f _m16gedf2.visT _m16gedf2.vis
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/nm -pg _m16fltsidf_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _m16fltsidf.visT
mv -f _m16ledf2.visT _m16ledf2.vis
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/nm -pg _m16fix_truncdfsi_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _m16fix_truncdfsi.visT
mv -f _m16ltdf2.visT _m16ltdf2.vis
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/nm -pg _m16fltunsidf_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _m16fltunsidf.visT
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/nm -pg _m16retsf_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _m16retsf.visT
mv -f _m16unorddf2.visT _m16unorddf2.vis
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/nm -pg _m16retdf_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _m16retdf.visT
mv -f _m16fltsidf.visT _m16fltsidf.vis
mv -f _m16fix_truncdfsi.visT _m16fix_truncdfsi.vis
mv -f _m16retsf.visT _m16retsf.vis
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/nm -pg _m16retsc_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _m16retsc.visT
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/nm -pg _m16retdc_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _m16retdc.visT
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/nm -pg _m16stub1_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _m16stub1.visT
mv -f _m16fltunsidf.visT _m16fltunsidf.vis
mv -f _m16retdf.visT _m16retdf.vis
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/nm -pg _m16stub2_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _m16stub2.visT
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/nm -pg _m16stub5_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _m16stub5.visT
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/nm -pg _m16stub6_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _m16stub6.visT
mv -f _m16retsc.visT _m16retsc.vis
mv -f _m16retdc.visT _m16retdc.vis
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/nm -pg _m16stub9_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _m16stub9.visT
mv -f _m16stub1.visT _m16stub1.vis
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/nm -pg _m16stub10_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _m16stub10.visT
mv -f _m16stub5.visT _m16stub5.vis
mv -f _m16stub2.visT _m16stub2.vis
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/nm -pg _m16stubsf0_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _m16stubsf0.visT
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/nm -pg _m16stubsf1_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _m16stubsf1.visT
mv -f _m16stub6.visT _m16stub6.vis
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/nm -pg _m16stubsf2_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _m16stubsf2.visT
mv -f _m16stub10.visT _m16stub10.vis
mv -f _m16stub9.visT _m16stub9.vis
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/nm -pg _m16stubsf5_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _m16stubsf5.visT
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/nm -pg _m16stubsf6_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _m16stubsf6.visT
mv -f _m16stubsf1.visT _m16stubsf1.vis
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/nm -pg _m16stubsf9_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _m16stubsf9.visT
mv -f _m16stubsf2.visT _m16stubsf2.vis
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/nm -pg _m16stubsf10_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _m16stubsf10.visT
mv -f _m16stubsf6.visT _m16stubsf6.vis
mv -f _m16stubsf5.visT _m16stubsf5.vis
mv -f _m16stubsf0.visT _m16stubsf0.vis
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/nm -pg _m16stubdf0_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _m16stubdf0.visT
mv -f _m16stubsf9.visT _m16stubsf9.vis
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/nm -pg _m16stubdf1_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _m16stubdf1.visT
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/nm -pg _m16stubdf2_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _m16stubdf2.visT
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/nm -pg _m16stubdf5_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _m16stubdf5.visT
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/nm -pg _m16stubdf6_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _m16stubdf6.visT
mv -f _m16stubsf10.visT _m16stubsf10.vis
mv -f _m16stubdf0.visT _m16stubdf0.vis
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/nm -pg _m16stubdf9_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _m16stubdf9.visT
mv -f _m16stubdf2.visT _m16stubdf2.vis
mv -f _m16stubdf5.visT _m16stubdf5.vis
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/nm -pg _m16stubdf10_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _m16stubdf10.visT
mv -f _m16stubdf1.visT _m16stubdf1.vis
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/nm -pg _m16stubsc0_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _m16stubsc0.visT
mv -f _m16stubdf6.visT _m16stubdf6.vis
mv -f _m16stubdf9.visT _m16stubdf9.vis
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/nm -pg _m16stubsc1_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _m16stubsc1.visT
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/nm -pg _m16stubsc2_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _m16stubsc2.visT
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/nm -pg _m16stubsc5_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _m16stubsc5.visT
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/nm -pg _m16stubsc6_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _m16stubsc6.visT
mv -f _m16stubsc0.visT _m16stubsc0.vis
mv -f _m16stubsc1.visT _m16stubsc1.vis
mv -f _m16stubsc2.visT _m16stubsc2.vis
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/nm -pg _m16stubsc9_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _m16stubsc9.visT
mv -f _m16stubdf10.visT _m16stubdf10.vis
mv -f _m16stubsc6.visT _m16stubsc6.vis
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/nm -pg _m16stubsc10_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _m16stubsc10.visT
mv -f _m16stubsc5.visT _m16stubsc5.vis
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/nm -pg _m16stubdc0_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _m16stubdc0.visT
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/nm -pg _m16stubdc1_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _m16stubdc1.visT
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/nm -pg _m16stubdc2_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _m16stubdc2.visT
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/nm -pg _m16stubdc5_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _m16stubdc5.visT
mv -f _m16stubsc9.visT _m16stubsc9.vis
mv -f _m16stubsc10.visT _m16stubsc10.vis
mv -f _m16stubdc1.visT _m16stubdc1.vis
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/nm -pg _m16stubdc6_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _m16stubdc6.visT
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/nm -pg _m16stubdc9_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _m16stubdc9.visT
mv -f _m16stubdc2.visT _m16stubdc2.vis
mv -f _m16stubdc0.visT _m16stubdc0.vis
mv -f _m16stubdc5.visT _m16stubdc5.vis
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/nm -pg _m16stubdc10_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _m16stubdc10.visT
rm -f libgcov.a
mv -f _m16stubdc6.visT _m16stubdc6.vis
rm -f libgcc_eh.a
# Early copyback; see "all" above for the rationale.  The
mv -f _m16stubdc9.visT _m16stubdc9.vis
objects="_gcov_merge_add.o _gcov_merge_single.o _gcov_merge_ior.o _gcov_merge_time_profile.o _gcov_merge_icall_topn.o _gcov_interval_profiler.o _gcov_interval_profiler_atomic.o _gcov_pow2_profiler.o _gcov_pow2_profiler_atomic.o _gcov_one_value_profiler.o _gcov_one_value_profiler_atomic.o _gcov_average_profiler.o _gcov_average_profiler_atomic.o _gcov_ior_profiler.o _gcov_ior_profiler_atomic.o _gcov_indirect_call_profiler_v2.o _gcov_time_profiler.o _gcov_indirect_call_topn_profiler.o _gcov_dump.o _gcov_flush.o _gcov_fork.o _gcov_execl.o _gcov_execlp.o _gcov_execle.o _gcov_execv.o _gcov_execvp.o _gcov_execve.o _gcov_reset.o _gcov.o";					\
if test -z "$objects"; then				\
  echo 'int __libgcc_eh_dummy;' > eh_dummy.c;		\
  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -fvisibility=hidden -DHIDE_EXPORTS -c eh_dummy.c		\
     -o eh_dummy.o;				\
  objects=eh_dummy.o;				\
fi;							\
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ar  rc libgcov.a $objects
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _m16addsf3.o -MT _m16addsf3.o -MD -MP -MF _m16addsf3.dep -DL_m16addsf3 -xassembler-with-cpp -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/config/mips/mips16.S -include _m16addsf3.vis
mv -f _m16stubdc10.visT _m16stubdc10.vis
objects="unwind-dw2.o unwind-dw2-fde-dip.o unwind-sjlj.o unwind-c.o emutls.o";					\
if test -z "$objects"; then				\
  echo 'int __libgcc_eh_dummy;' > eh_dummy.c;		\
  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -fvisibility=hidden -DHIDE_EXPORTS -c eh_dummy.c		\
     -o eh_dummy.o;				\
  objects=eh_dummy.o;				\
fi;							\
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ar  rc libgcc_eh.a $objects
# early copy is necessary so that the gcc -B options find
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _m16subsf3.o -MT _m16subsf3.o -MD -MP -MF _m16subsf3.dep -DL_m16subsf3 -xassembler-with-cpp -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/config/mips/mips16.S -include _m16subsf3.vis
# the right startup files when linking shared libgcc.
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _m16mulsf3.o -MT _m16mulsf3.o -MD -MP -MF _m16mulsf3.dep -DL_m16mulsf3 -xassembler-with-cpp -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/config/mips/mips16.S -include _m16mulsf3.vis
/bin/bash /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../mkinstalldirs ../.././gcc
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ranlib libgcc_eh.a
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ranlib libgcov.a
parts="crtbegin.o crtbeginS.o crtbeginT.o crtend.o crtendS.o crtfastmath.o";					\
for file in $parts; do					\
  rm -f ../.././gcc/$file;		\
  /usr/bin/install -c -m 644 $file ../.././gcc/;	\
  case $file in 					\
    *.a)						\
      /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ranlib ../.././gcc/$file ;;	\
  esac;							\
done
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _m16divsf3.o -MT _m16divsf3.o -MD -MP -MF _m16divsf3.dep -DL_m16divsf3 -xassembler-with-cpp -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/config/mips/mips16.S -include _m16divsf3.vis
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _m16eqsf2.o -MT _m16eqsf2.o -MD -MP -MF _m16eqsf2.dep -DL_m16eqsf2 -xassembler-with-cpp -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/config/mips/mips16.S -include _m16eqsf2.vis
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _m16nesf2.o -MT _m16nesf2.o -MD -MP -MF _m16nesf2.dep -DL_m16nesf2 -xassembler-with-cpp -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/config/mips/mips16.S -include _m16nesf2.vis
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _m16gtsf2.o -MT _m16gtsf2.o -MD -MP -MF _m16gtsf2.dep -DL_m16gtsf2 -xassembler-with-cpp -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/config/mips/mips16.S -include _m16gtsf2.vis
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _m16gesf2.o -MT _m16gesf2.o -MD -MP -MF _m16gesf2.dep -DL_m16gesf2 -xassembler-with-cpp -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/config/mips/mips16.S -include _m16gesf2.vis
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _m16lesf2.o -MT _m16lesf2.o -MD -MP -MF _m16lesf2.dep -DL_m16lesf2 -xassembler-with-cpp -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/config/mips/mips16.S -include _m16lesf2.vis
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _m16ltsf2.o -MT _m16ltsf2.o -MD -MP -MF _m16ltsf2.dep -DL_m16ltsf2 -xassembler-with-cpp -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/config/mips/mips16.S -include _m16ltsf2.vis
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _m16unordsf2.o -MT _m16unordsf2.o -MD -MP -MF _m16unordsf2.dep -DL_m16unordsf2 -xassembler-with-cpp -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/config/mips/mips16.S -include _m16unordsf2.vis
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _m16fltsisf.o -MT _m16fltsisf.o -MD -MP -MF _m16fltsisf.dep -DL_m16fltsisf -xassembler-with-cpp -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/config/mips/mips16.S -include _m16fltsisf.vis
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _m16fix_truncsfsi.o -MT _m16fix_truncsfsi.o -MD -MP -MF _m16fix_truncsfsi.dep -DL_m16fix_truncsfsi -xassembler-with-cpp -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/config/mips/mips16.S -include _m16fix_truncsfsi.vis
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _m16fltunsisf.o -MT _m16fltunsisf.o -MD -MP -MF _m16fltunsisf.dep -DL_m16fltunsisf -xassembler-with-cpp -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/config/mips/mips16.S -include _m16fltunsisf.vis
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _m16adddf3.o -MT _m16adddf3.o -MD -MP -MF _m16adddf3.dep -DL_m16adddf3 -xassembler-with-cpp -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/config/mips/mips16.S -include _m16adddf3.vis
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _m16subdf3.o -MT _m16subdf3.o -MD -MP -MF _m16subdf3.dep -DL_m16subdf3 -xassembler-with-cpp -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/config/mips/mips16.S -include _m16subdf3.vis
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _m16muldf3.o -MT _m16muldf3.o -MD -MP -MF _m16muldf3.dep -DL_m16muldf3 -xassembler-with-cpp -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/config/mips/mips16.S -include _m16muldf3.vis
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _m16divdf3.o -MT _m16divdf3.o -MD -MP -MF _m16divdf3.dep -DL_m16divdf3 -xassembler-with-cpp -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/config/mips/mips16.S -include _m16divdf3.vis
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _m16extsfdf2.o -MT _m16extsfdf2.o -MD -MP -MF _m16extsfdf2.dep -DL_m16extsfdf2 -xassembler-with-cpp -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/config/mips/mips16.S -include _m16extsfdf2.vis
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _m16trdfsf2.o -MT _m16trdfsf2.o -MD -MP -MF _m16trdfsf2.dep -DL_m16trdfsf2 -xassembler-with-cpp -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/config/mips/mips16.S -include _m16trdfsf2.vis
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _m16eqdf2.o -MT _m16eqdf2.o -MD -MP -MF _m16eqdf2.dep -DL_m16eqdf2 -xassembler-with-cpp -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/config/mips/mips16.S -include _m16eqdf2.vis
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _m16nedf2.o -MT _m16nedf2.o -MD -MP -MF _m16nedf2.dep -DL_m16nedf2 -xassembler-with-cpp -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/config/mips/mips16.S -include _m16nedf2.vis
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _m16gtdf2.o -MT _m16gtdf2.o -MD -MP -MF _m16gtdf2.dep -DL_m16gtdf2 -xassembler-with-cpp -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/config/mips/mips16.S -include _m16gtdf2.vis
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _m16gedf2.o -MT _m16gedf2.o -MD -MP -MF _m16gedf2.dep -DL_m16gedf2 -xassembler-with-cpp -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/config/mips/mips16.S -include _m16gedf2.vis
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _m16ledf2.o -MT _m16ledf2.o -MD -MP -MF _m16ledf2.dep -DL_m16ledf2 -xassembler-with-cpp -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/config/mips/mips16.S -include _m16ledf2.vis
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _m16ltdf2.o -MT _m16ltdf2.o -MD -MP -MF _m16ltdf2.dep -DL_m16ltdf2 -xassembler-with-cpp -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/config/mips/mips16.S -include _m16ltdf2.vis
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _m16unorddf2.o -MT _m16unorddf2.o -MD -MP -MF _m16unorddf2.dep -DL_m16unorddf2 -xassembler-with-cpp -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/config/mips/mips16.S -include _m16unorddf2.vis
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _m16fltsidf.o -MT _m16fltsidf.o -MD -MP -MF _m16fltsidf.dep -DL_m16fltsidf -xassembler-with-cpp -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/config/mips/mips16.S -include _m16fltsidf.vis
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _m16fix_truncdfsi.o -MT _m16fix_truncdfsi.o -MD -MP -MF _m16fix_truncdfsi.dep -DL_m16fix_truncdfsi -xassembler-with-cpp -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/config/mips/mips16.S -include _m16fix_truncdfsi.vis
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _m16fltunsidf.o -MT _m16fltunsidf.o -MD -MP -MF _m16fltunsidf.dep -DL_m16fltunsidf -xassembler-with-cpp -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/config/mips/mips16.S -include _m16fltunsidf.vis
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _m16retsf.o -MT _m16retsf.o -MD -MP -MF _m16retsf.dep -DL_m16retsf -xassembler-with-cpp -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/config/mips/mips16.S -include _m16retsf.vis
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _m16retdf.o -MT _m16retdf.o -MD -MP -MF _m16retdf.dep -DL_m16retdf -xassembler-with-cpp -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/config/mips/mips16.S -include _m16retdf.vis
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _m16retsc.o -MT _m16retsc.o -MD -MP -MF _m16retsc.dep -DL_m16retsc -xassembler-with-cpp -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/config/mips/mips16.S -include _m16retsc.vis
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _m16retdc.o -MT _m16retdc.o -MD -MP -MF _m16retdc.dep -DL_m16retdc -xassembler-with-cpp -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/config/mips/mips16.S -include _m16retdc.vis
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _m16stub1.o -MT _m16stub1.o -MD -MP -MF _m16stub1.dep -DL_m16stub1 -xassembler-with-cpp -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/config/mips/mips16.S -include _m16stub1.vis
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _m16stub2.o -MT _m16stub2.o -MD -MP -MF _m16stub2.dep -DL_m16stub2 -xassembler-with-cpp -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/config/mips/mips16.S -include _m16stub2.vis
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _m16stub5.o -MT _m16stub5.o -MD -MP -MF _m16stub5.dep -DL_m16stub5 -xassembler-with-cpp -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/config/mips/mips16.S -include _m16stub5.vis
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _m16stub6.o -MT _m16stub6.o -MD -MP -MF _m16stub6.dep -DL_m16stub6 -xassembler-with-cpp -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/config/mips/mips16.S -include _m16stub6.vis
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _m16stub9.o -MT _m16stub9.o -MD -MP -MF _m16stub9.dep -DL_m16stub9 -xassembler-with-cpp -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/config/mips/mips16.S -include _m16stub9.vis
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _m16stub10.o -MT _m16stub10.o -MD -MP -MF _m16stub10.dep -DL_m16stub10 -xassembler-with-cpp -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/config/mips/mips16.S -include _m16stub10.vis
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _m16stubsf0.o -MT _m16stubsf0.o -MD -MP -MF _m16stubsf0.dep -DL_m16stubsf0 -xassembler-with-cpp -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/config/mips/mips16.S -include _m16stubsf0.vis
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _m16stubsf1.o -MT _m16stubsf1.o -MD -MP -MF _m16stubsf1.dep -DL_m16stubsf1 -xassembler-with-cpp -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/config/mips/mips16.S -include _m16stubsf1.vis
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _m16stubsf2.o -MT _m16stubsf2.o -MD -MP -MF _m16stubsf2.dep -DL_m16stubsf2 -xassembler-with-cpp -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/config/mips/mips16.S -include _m16stubsf2.vis
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _m16stubsf5.o -MT _m16stubsf5.o -MD -MP -MF _m16stubsf5.dep -DL_m16stubsf5 -xassembler-with-cpp -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/config/mips/mips16.S -include _m16stubsf5.vis
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _m16stubsf6.o -MT _m16stubsf6.o -MD -MP -MF _m16stubsf6.dep -DL_m16stubsf6 -xassembler-with-cpp -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/config/mips/mips16.S -include _m16stubsf6.vis
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _m16stubsf9.o -MT _m16stubsf9.o -MD -MP -MF _m16stubsf9.dep -DL_m16stubsf9 -xassembler-with-cpp -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/config/mips/mips16.S -include _m16stubsf9.vis
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _m16stubsf10.o -MT _m16stubsf10.o -MD -MP -MF _m16stubsf10.dep -DL_m16stubsf10 -xassembler-with-cpp -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/config/mips/mips16.S -include _m16stubsf10.vis
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _m16stubdf0.o -MT _m16stubdf0.o -MD -MP -MF _m16stubdf0.dep -DL_m16stubdf0 -xassembler-with-cpp -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/config/mips/mips16.S -include _m16stubdf0.vis
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _m16stubdf1.o -MT _m16stubdf1.o -MD -MP -MF _m16stubdf1.dep -DL_m16stubdf1 -xassembler-with-cpp -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/config/mips/mips16.S -include _m16stubdf1.vis
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _m16stubdf2.o -MT _m16stubdf2.o -MD -MP -MF _m16stubdf2.dep -DL_m16stubdf2 -xassembler-with-cpp -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/config/mips/mips16.S -include _m16stubdf2.vis
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _m16stubdf5.o -MT _m16stubdf5.o -MD -MP -MF _m16stubdf5.dep -DL_m16stubdf5 -xassembler-with-cpp -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/config/mips/mips16.S -include _m16stubdf5.vis
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _m16stubdf6.o -MT _m16stubdf6.o -MD -MP -MF _m16stubdf6.dep -DL_m16stubdf6 -xassembler-with-cpp -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/config/mips/mips16.S -include _m16stubdf6.vis
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _m16stubdf9.o -MT _m16stubdf9.o -MD -MP -MF _m16stubdf9.dep -DL_m16stubdf9 -xassembler-with-cpp -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/config/mips/mips16.S -include _m16stubdf9.vis
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _m16stubdf10.o -MT _m16stubdf10.o -MD -MP -MF _m16stubdf10.dep -DL_m16stubdf10 -xassembler-with-cpp -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/config/mips/mips16.S -include _m16stubdf10.vis
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _m16stubsc0.o -MT _m16stubsc0.o -MD -MP -MF _m16stubsc0.dep -DL_m16stubsc0 -xassembler-with-cpp -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/config/mips/mips16.S -include _m16stubsc0.vis
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _m16stubsc1.o -MT _m16stubsc1.o -MD -MP -MF _m16stubsc1.dep -DL_m16stubsc1 -xassembler-with-cpp -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/config/mips/mips16.S -include _m16stubsc1.vis
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _m16stubsc2.o -MT _m16stubsc2.o -MD -MP -MF _m16stubsc2.dep -DL_m16stubsc2 -xassembler-with-cpp -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/config/mips/mips16.S -include _m16stubsc2.vis
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _m16stubsc5.o -MT _m16stubsc5.o -MD -MP -MF _m16stubsc5.dep -DL_m16stubsc5 -xassembler-with-cpp -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/config/mips/mips16.S -include _m16stubsc5.vis
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _m16stubsc6.o -MT _m16stubsc6.o -MD -MP -MF _m16stubsc6.dep -DL_m16stubsc6 -xassembler-with-cpp -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/config/mips/mips16.S -include _m16stubsc6.vis
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _m16stubsc9.o -MT _m16stubsc9.o -MD -MP -MF _m16stubsc9.dep -DL_m16stubsc9 -xassembler-with-cpp -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/config/mips/mips16.S -include _m16stubsc9.vis
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _m16stubsc10.o -MT _m16stubsc10.o -MD -MP -MF _m16stubsc10.dep -DL_m16stubsc10 -xassembler-with-cpp -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/config/mips/mips16.S -include _m16stubsc10.vis
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _m16stubdc0.o -MT _m16stubdc0.o -MD -MP -MF _m16stubdc0.dep -DL_m16stubdc0 -xassembler-with-cpp -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/config/mips/mips16.S -include _m16stubdc0.vis
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _m16stubdc1.o -MT _m16stubdc1.o -MD -MP -MF _m16stubdc1.dep -DL_m16stubdc1 -xassembler-with-cpp -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/config/mips/mips16.S -include _m16stubdc1.vis
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _m16stubdc2.o -MT _m16stubdc2.o -MD -MP -MF _m16stubdc2.dep -DL_m16stubdc2 -xassembler-with-cpp -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/config/mips/mips16.S -include _m16stubdc2.vis
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _m16stubdc5.o -MT _m16stubdc5.o -MD -MP -MF _m16stubdc5.dep -DL_m16stubdc5 -xassembler-with-cpp -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/config/mips/mips16.S -include _m16stubdc5.vis
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _m16stubdc6.o -MT _m16stubdc6.o -MD -MP -MF _m16stubdc6.dep -DL_m16stubdc6 -xassembler-with-cpp -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/config/mips/mips16.S -include _m16stubdc6.vis
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _m16stubdc9.o -MT _m16stubdc9.o -MD -MP -MF _m16stubdc9.dep -DL_m16stubdc9 -xassembler-with-cpp -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/config/mips/mips16.S -include _m16stubdc9.vis
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -o _m16stubdc10.o -MT _m16stubdc10.o -MD -MP -MF _m16stubdc10.dep -DL_m16stubdc10 -xassembler-with-cpp -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/config/mips/mips16.S -include _m16stubdc10.vis
rm -f libgcc.a
objects="_m16addsf3.o _m16subsf3.o _m16mulsf3.o _m16divsf3.o _m16eqsf2.o _m16nesf2.o _m16gtsf2.o _m16gesf2.o _m16lesf2.o _m16ltsf2.o _m16unordsf2.o _m16fltsisf.o _m16fix_truncsfsi.o _m16fltunsisf.o _m16adddf3.o _m16subdf3.o _m16muldf3.o _m16divdf3.o _m16extsfdf2.o _m16trdfsf2.o _m16eqdf2.o _m16nedf2.o _m16gtdf2.o _m16gedf2.o _m16ledf2.o _m16ltdf2.o _m16unorddf2.o _m16fltsidf.o _m16fix_truncdfsi.o _m16fltunsidf.o _m16retsf.o _m16retdf.o _m16retsc.o _m16retdc.o _m16stub1.o _m16stub2.o _m16stub5.o _m16stub6.o _m16stub9.o _m16stub10.o _m16stubsf0.o _m16stubsf1.o _m16stubsf2.o _m16stubsf5.o _m16stubsf6.o _m16stubsf9.o _m16stubsf10.o _m16stubdf0.o _m16stubdf1.o _m16stubdf2.o _m16stubdf5.o _m16stubdf6.o _m16stubdf9.o _m16stubdf10.o _m16stubsc0.o _m16stubsc1.o _m16stubsc2.o _m16stubsc5.o _m16stubsc6.o _m16stubsc9.o _m16stubsc10.o _m16stubdc0.o _m16stubdc1.o _m16stubdc2.o _m16stubdc5.o _m16stubdc6.o _m16stubdc9.o _m16stubdc10.o _muldi3.o _negdi2.o _lshrdi3.o _ashldi3.o _ashrdi3.o _cmpdi2.o _ucmpdi2.o _clear_cache.o _trampoline.o __main.o _absvsi2.o _absvdi2.o _addvsi3.o _addvdi3.o _subvsi3.o _subvdi3.o _mulvsi3.o _mulvdi3.o _negvsi2.o _negvdi2.o _ctors.o _ffssi2.o _ffsdi2.o _clz.o _clzsi2.o _clzdi2.o _ctzsi2.o _ctzdi2.o _popcount_tab.o _popcountsi2.o _popcountdi2.o _paritysi2.o _paritydi2.o _powisf2.o _powidf2.o _powixf2.o _powitf2.o _mulhc3.o _mulsc3.o _muldc3.o _mulxc3.o _multc3.o _divhc3.o _divsc3.o _divdc3.o _divxc3.o _divtc3.o _bswapsi2.o _bswapdi2.o _clrsbsi2.o _clrsbdi2.o _eprintf.o __gcc_bcmp.o _fixunsxfsi.o _fixxfdi.o _fixtfdi.o _fixunsxfdi.o _fixunstfdi.o _floatdixf.o _floatditf.o _floatundixf.o _floatunditf.o _fixsfti.o _fixdfti.o _fixxfti.o _fixtfti.o _fixunssfti.o _fixunsdfti.o _fixunsxfti.o _fixunstfti.o _floattisf.o _floattidf.o _floattixf.o _floattitf.o _floatuntisf.o _floatuntidf.o _floatuntixf.o _floatuntitf.o _divdi3.o _moddi3.o _divmoddi4.o _udivdi3.o _umoddi3.o _udivmoddi4.o _udiv_w_sdiv.o sync_fetch_and_add_1.o sync_fetch_and_add_2.o sync_fetch_and_add_4.o sync_fetch_and_add_8.o sync_fetch_and_add_16.o sync_add_and_fetch_1.o sync_add_and_fetch_2.o sync_add_and_fetch_4.o sync_add_and_fetch_8.o sync_add_and_fetch_16.o sync_fetch_and_sub_1.o sync_fetch_and_sub_2.o sync_fetch_and_sub_4.o sync_fetch_and_sub_8.o sync_fetch_and_sub_16.o sync_sub_and_fetch_1.o sync_sub_and_fetch_2.o sync_sub_and_fetch_4.o sync_sub_and_fetch_8.o sync_sub_and_fetch_16.o sync_fetch_and_or_1.o sync_fetch_and_or_2.o sync_fetch_and_or_4.o sync_fetch_and_or_8.o sync_fetch_and_or_16.o sync_or_and_fetch_1.o sync_or_and_fetch_2.o sync_or_and_fetch_4.o sync_or_and_fetch_8.o sync_or_and_fetch_16.o sync_fetch_and_and_1.o sync_fetch_and_and_2.o sync_fetch_and_and_4.o sync_fetch_and_and_8.o sync_fetch_and_and_16.o sync_and_and_fetch_1.o sync_and_and_fetch_2.o sync_and_and_fetch_4.o sync_and_and_fetch_8.o sync_and_and_fetch_16.o sync_fetch_and_xor_1.o sync_fetch_and_xor_2.o sync_fetch_and_xor_4.o sync_fetch_and_xor_8.o sync_fetch_and_xor_16.o sync_xor_and_fetch_1.o sync_xor_and_fetch_2.o sync_xor_and_fetch_4.o sync_xor_and_fetch_8.o sync_xor_and_fetch_16.o sync_fetch_and_nand_1.o sync_fetch_and_nand_2.o sync_fetch_and_nand_4.o sync_fetch_and_nand_8.o sync_fetch_and_nand_16.o sync_nand_and_fetch_1.o sync_nand_and_fetch_2.o sync_nand_and_fetch_4.o sync_nand_and_fetch_8.o sync_nand_and_fetch_16.o sync_bool_compare_and_swap_1.o sync_bool_compare_and_swap_2.o sync_bool_compare_and_swap_4.o sync_bool_compare_and_swap_8.o sync_bool_compare_and_swap_16.o sync_val_compare_and_swap_1.o sync_val_compare_and_swap_2.o sync_val_compare_and_swap_4.o sync_val_compare_and_swap_8.o sync_val_compare_and_swap_16.o sync_lock_test_and_set_1.o sync_lock_test_and_set_2.o sync_lock_test_and_set_4.o sync_lock_test_and_set_8.o sync_lock_test_and_set_16.o sync_synchronize.o addsf3.o divsf3.o eqsf2.o gesf2.o lesf2.o mulsf3.o negsf2.o subsf3.o unordsf2.o fixsfsi.o fixunssfsi.o floatsisf.o floatunsisf.o fixsfdi.o fixunssfdi.o floatdisf.o floatundisf.o adddf3.o divdf3.o eqdf2.o gedf2.o ledf2.o muldf3.o negdf2.o subdf3.o unorddf2.o fixdfsi.o fixunsdfsi.o floatsidf.o floatunsidf.o fixdfdi.o fixunsdfdi.o floatdidf.o floatundidf.o extendsfdf2.o truncdfsf2.o enable-execute-stack.o lib2funcs.o";					\
if test -z "$objects"; then				\
  echo 'int __libgcc_eh_dummy;' > eh_dummy.c;		\
  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -fvisibility=hidden -DHIDE_EXPORTS -c eh_dummy.c		\
     -o eh_dummy.o;				\
  objects=eh_dummy.o;				\
fi;							\
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ar  rc libgcc.a $objects
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ranlib libgcc.a
rm -f libgcc_pic.a
{ /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/nm -pg _m16addsf3_s.o _m16subsf3_s.o _m16mulsf3_s.o _m16divsf3_s.o _m16eqsf2_s.o _m16nesf2_s.o _m16gtsf2_s.o _m16gesf2_s.o _m16lesf2_s.o _m16ltsf2_s.o _m16unordsf2_s.o _m16fltsisf_s.o _m16fix_truncsfsi_s.o _m16fltunsisf_s.o _m16adddf3_s.o _m16subdf3_s.o _m16muldf3_s.o _m16divdf3_s.o _m16extsfdf2_s.o _m16trdfsf2_s.o _m16eqdf2_s.o _m16nedf2_s.o _m16gtdf2_s.o _m16gedf2_s.o _m16ledf2_s.o _m16ltdf2_s.o _m16unorddf2_s.o _m16fltsidf_s.o _m16fix_truncdfsi_s.o _m16fltunsidf_s.o _m16retsf_s.o _m16retdf_s.o _m16retsc_s.o _m16retdc_s.o _m16stub1_s.o _m16stub2_s.o _m16stub5_s.o _m16stub6_s.o _m16stub9_s.o _m16stub10_s.o _m16stubsf0_s.o _m16stubsf1_s.o _m16stubsf2_s.o _m16stubsf5_s.o _m16stubsf6_s.o _m16stubsf9_s.o _m16stubsf10_s.o _m16stubdf0_s.o _m16stubdf1_s.o _m16stubdf2_s.o _m16stubdf5_s.o _m16stubdf6_s.o _m16stubdf9_s.o _m16stubdf10_s.o _m16stubsc0_s.o _m16stubsc1_s.o _m16stubsc2_s.o _m16stubsc5_s.o _m16stubsc6_s.o _m16stubsc9_s.o _m16stubsc10_s.o _m16stubdc0_s.o _m16stubdc1_s.o _m16stubdc2_s.o _m16stubdc5_s.o _m16stubdc6_s.o _m16stubdc9_s.o _m16stubdc10_s.o _muldi3_s.o _negdi2_s.o _lshrdi3_s.o _ashldi3_s.o _ashrdi3_s.o _cmpdi2_s.o _ucmpdi2_s.o _clear_cache_s.o _trampoline_s.o __main_s.o _absvsi2_s.o _absvdi2_s.o _addvsi3_s.o _addvdi3_s.o _subvsi3_s.o _subvdi3_s.o _mulvsi3_s.o _mulvdi3_s.o _negvsi2_s.o _negvdi2_s.o _ctors_s.o _ffssi2_s.o _ffsdi2_s.o _clz_s.o _clzsi2_s.o _clzdi2_s.o _ctzsi2_s.o _ctzdi2_s.o _popcount_tab_s.o _popcountsi2_s.o _popcountdi2_s.o _paritysi2_s.o _paritydi2_s.o _powisf2_s.o _powidf2_s.o _powixf2_s.o _powitf2_s.o _mulhc3_s.o _mulsc3_s.o _muldc3_s.o _mulxc3_s.o _multc3_s.o _divhc3_s.o _divsc3_s.o _divdc3_s.o _divxc3_s.o _divtc3_s.o _bswapsi2_s.o _bswapdi2_s.o _clrsbsi2_s.o _clrsbdi2_s.o _fixunsxfsi_s.o _fixxfdi_s.o _fixtfdi_s.o _fixunsxfdi_s.o _fixunstfdi_s.o _floatdixf_s.o _floatditf_s.o _floatundixf_s.o _floatunditf_s.o _fixsfti_s.o _fixdfti_s.o _fixxfti_s.o _fixtfti_s.o _fixunssfti_s.o _fixunsdfti_s.o _fixunsxfti_s.o _fixunstfti_s.o _floattisf_s.o _floattidf_s.o _floattixf_s.o _floattitf_s.o _floatuntisf_s.o _floatuntidf_s.o _floatuntixf_s.o _floatuntitf_s.o _divdi3_s.o _moddi3_s.o _divmoddi4_s.o _udivdi3_s.o _umoddi3_s.o _udivmoddi4_s.o _udiv_w_sdiv_s.o sync_fetch_and_add_1_s.o sync_fetch_and_add_2_s.o sync_fetch_and_add_4_s.o sync_fetch_and_add_8_s.o sync_fetch_and_add_16_s.o sync_add_and_fetch_1_s.o sync_add_and_fetch_2_s.o sync_add_and_fetch_4_s.o sync_add_and_fetch_8_s.o sync_add_and_fetch_16_s.o sync_fetch_and_sub_1_s.o sync_fetch_and_sub_2_s.o sync_fetch_and_sub_4_s.o sync_fetch_and_sub_8_s.o sync_fetch_and_sub_16_s.o sync_sub_and_fetch_1_s.o sync_sub_and_fetch_2_s.o sync_sub_and_fetch_4_s.o sync_sub_and_fetch_8_s.o sync_sub_and_fetch_16_s.o sync_fetch_and_or_1_s.o sync_fetch_and_or_2_s.o sync_fetch_and_or_4_s.o sync_fetch_and_or_8_s.o sync_fetch_and_or_16_s.o sync_or_and_fetch_1_s.o sync_or_and_fetch_2_s.o sync_or_and_fetch_4_s.o sync_or_and_fetch_8_s.o sync_or_and_fetch_16_s.o sync_fetch_and_and_1_s.o sync_fetch_and_and_2_s.o sync_fetch_and_and_4_s.o sync_fetch_and_and_8_s.o sync_fetch_and_and_16_s.o sync_and_and_fetch_1_s.o sync_and_and_fetch_2_s.o sync_and_and_fetch_4_s.o sync_and_and_fetch_8_s.o sync_and_and_fetch_16_s.o sync_fetch_and_xor_1_s.o sync_fetch_and_xor_2_s.o sync_fetch_and_xor_4_s.o sync_fetch_and_xor_8_s.o sync_fetch_and_xor_16_s.o sync_xor_and_fetch_1_s.o sync_xor_and_fetch_2_s.o sync_xor_and_fetch_4_s.o sync_xor_and_fetch_8_s.o sync_xor_and_fetch_16_s.o sync_fetch_and_nand_1_s.o sync_fetch_and_nand_2_s.o sync_fetch_and_nand_4_s.o sync_fetch_and_nand_8_s.o sync_fetch_and_nand_16_s.o sync_nand_and_fetch_1_s.o sync_nand_and_fetch_2_s.o sync_nand_and_fetch_4_s.o sync_nand_and_fetch_8_s.o sync_nand_and_fetch_16_s.o sync_bool_compare_and_swap_1_s.o sync_bool_compare_and_swap_2_s.o sync_bool_compare_and_swap_4_s.o sync_bool_compare_and_swap_8_s.o sync_bool_compare_and_swap_16_s.o sync_val_compare_and_swap_1_s.o sync_val_compare_and_swap_2_s.o sync_val_compare_and_swap_4_s.o sync_val_compare_and_swap_8_s.o sync_val_compare_and_swap_16_s.o sync_lock_test_and_set_1_s.o sync_lock_test_and_set_2_s.o sync_lock_test_and_set_4_s.o sync_lock_test_and_set_8_s.o sync_lock_test_and_set_16_s.o sync_synchronize_s.o addsf3_s.o divsf3_s.o eqsf2_s.o gesf2_s.o lesf2_s.o mulsf3_s.o negsf2_s.o subsf3_s.o unordsf2_s.o fixsfsi_s.o fixunssfsi_s.o floatsisf_s.o floatunsisf_s.o fixsfdi_s.o fixunssfdi_s.o floatdisf_s.o floatundisf_s.o adddf3_s.o divdf3_s.o eqdf2_s.o gedf2_s.o ledf2_s.o muldf3_s.o negdf2_s.o subdf3_s.o unorddf2_s.o fixdfsi_s.o fixunsdfsi_s.o floatsidf_s.o floatunsidf_s.o fixdfdi_s.o fixunsdfdi_s.o floatdidf_s.o floatundidf_s.o extendsfdf2_s.o truncdfsf2_s.o enable-execute-stack_s.o unwind-dw2_s.o unwind-dw2-fde-dip_s.o unwind-sjlj_s.o unwind-c_s.o emutls_s.o emutls_s.o; echo %%; \
  cat libgcc.map.in; \
} | gawk -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/mkmap-symver.awk  > tmp-libgcc.map
objects="_m16addsf3_s.o _m16subsf3_s.o _m16mulsf3_s.o _m16divsf3_s.o _m16eqsf2_s.o _m16nesf2_s.o _m16gtsf2_s.o _m16gesf2_s.o _m16lesf2_s.o _m16ltsf2_s.o _m16unordsf2_s.o _m16fltsisf_s.o _m16fix_truncsfsi_s.o _m16fltunsisf_s.o _m16adddf3_s.o _m16subdf3_s.o _m16muldf3_s.o _m16divdf3_s.o _m16extsfdf2_s.o _m16trdfsf2_s.o _m16eqdf2_s.o _m16nedf2_s.o _m16gtdf2_s.o _m16gedf2_s.o _m16ledf2_s.o _m16ltdf2_s.o _m16unorddf2_s.o _m16fltsidf_s.o _m16fix_truncdfsi_s.o _m16fltunsidf_s.o _m16retsf_s.o _m16retdf_s.o _m16retsc_s.o _m16retdc_s.o _m16stub1_s.o _m16stub2_s.o _m16stub5_s.o _m16stub6_s.o _m16stub9_s.o _m16stub10_s.o _m16stubsf0_s.o _m16stubsf1_s.o _m16stubsf2_s.o _m16stubsf5_s.o _m16stubsf6_s.o _m16stubsf9_s.o _m16stubsf10_s.o _m16stubdf0_s.o _m16stubdf1_s.o _m16stubdf2_s.o _m16stubdf5_s.o _m16stubdf6_s.o _m16stubdf9_s.o _m16stubdf10_s.o _m16stubsc0_s.o _m16stubsc1_s.o _m16stubsc2_s.o _m16stubsc5_s.o _m16stubsc6_s.o _m16stubsc9_s.o _m16stubsc10_s.o _m16stubdc0_s.o _m16stubdc1_s.o _m16stubdc2_s.o _m16stubdc5_s.o _m16stubdc6_s.o _m16stubdc9_s.o _m16stubdc10_s.o _muldi3_s.o _negdi2_s.o _lshrdi3_s.o _ashldi3_s.o _ashrdi3_s.o _cmpdi2_s.o _ucmpdi2_s.o _clear_cache_s.o _trampoline_s.o __main_s.o _absvsi2_s.o _absvdi2_s.o _addvsi3_s.o _addvdi3_s.o _subvsi3_s.o _subvdi3_s.o _mulvsi3_s.o _mulvdi3_s.o _negvsi2_s.o _negvdi2_s.o _ctors_s.o _ffssi2_s.o _ffsdi2_s.o _clz_s.o _clzsi2_s.o _clzdi2_s.o _ctzsi2_s.o _ctzdi2_s.o _popcount_tab_s.o _popcountsi2_s.o _popcountdi2_s.o _paritysi2_s.o _paritydi2_s.o _powisf2_s.o _powidf2_s.o _powixf2_s.o _powitf2_s.o _mulhc3_s.o _mulsc3_s.o _muldc3_s.o _mulxc3_s.o _multc3_s.o _divhc3_s.o _divsc3_s.o _divdc3_s.o _divxc3_s.o _divtc3_s.o _bswapsi2_s.o _bswapdi2_s.o _clrsbsi2_s.o _clrsbdi2_s.o _fixunsxfsi_s.o _fixxfdi_s.o _fixtfdi_s.o _fixunsxfdi_s.o _fixunstfdi_s.o _floatdixf_s.o _floatditf_s.o _floatundixf_s.o _floatunditf_s.o _fixsfti_s.o _fixdfti_s.o _fixxfti_s.o _fixtfti_s.o _fixunssfti_s.o _fixunsdfti_s.o _fixunsxfti_s.o _fixunstfti_s.o _floattisf_s.o _floattidf_s.o _floattixf_s.o _floattitf_s.o _floatuntisf_s.o _floatuntidf_s.o _floatuntixf_s.o _floatuntitf_s.o _divdi3_s.o _moddi3_s.o _divmoddi4_s.o _udivdi3_s.o _umoddi3_s.o _udivmoddi4_s.o _udiv_w_sdiv_s.o sync_fetch_and_add_1_s.o sync_fetch_and_add_2_s.o sync_fetch_and_add_4_s.o sync_fetch_and_add_8_s.o sync_fetch_and_add_16_s.o sync_add_and_fetch_1_s.o sync_add_and_fetch_2_s.o sync_add_and_fetch_4_s.o sync_add_and_fetch_8_s.o sync_add_and_fetch_16_s.o sync_fetch_and_sub_1_s.o sync_fetch_and_sub_2_s.o sync_fetch_and_sub_4_s.o sync_fetch_and_sub_8_s.o sync_fetch_and_sub_16_s.o sync_sub_and_fetch_1_s.o sync_sub_and_fetch_2_s.o sync_sub_and_fetch_4_s.o sync_sub_and_fetch_8_s.o sync_sub_and_fetch_16_s.o sync_fetch_and_or_1_s.o sync_fetch_and_or_2_s.o sync_fetch_and_or_4_s.o sync_fetch_and_or_8_s.o sync_fetch_and_or_16_s.o sync_or_and_fetch_1_s.o sync_or_and_fetch_2_s.o sync_or_and_fetch_4_s.o sync_or_and_fetch_8_s.o sync_or_and_fetch_16_s.o sync_fetch_and_and_1_s.o sync_fetch_and_and_2_s.o sync_fetch_and_and_4_s.o sync_fetch_and_and_8_s.o sync_fetch_and_and_16_s.o sync_and_and_fetch_1_s.o sync_and_and_fetch_2_s.o sync_and_and_fetch_4_s.o sync_and_and_fetch_8_s.o sync_and_and_fetch_16_s.o sync_fetch_and_xor_1_s.o sync_fetch_and_xor_2_s.o sync_fetch_and_xor_4_s.o sync_fetch_and_xor_8_s.o sync_fetch_and_xor_16_s.o sync_xor_and_fetch_1_s.o sync_xor_and_fetch_2_s.o sync_xor_and_fetch_4_s.o sync_xor_and_fetch_8_s.o sync_xor_and_fetch_16_s.o sync_fetch_and_nand_1_s.o sync_fetch_and_nand_2_s.o sync_fetch_and_nand_4_s.o sync_fetch_and_nand_8_s.o sync_fetch_and_nand_16_s.o sync_nand_and_fetch_1_s.o sync_nand_and_fetch_2_s.o sync_nand_and_fetch_4_s.o sync_nand_and_fetch_8_s.o sync_nand_and_fetch_16_s.o sync_bool_compare_and_swap_1_s.o sync_bool_compare_and_swap_2_s.o sync_bool_compare_and_swap_4_s.o sync_bool_compare_and_swap_8_s.o sync_bool_compare_and_swap_16_s.o sync_val_compare_and_swap_1_s.o sync_val_compare_and_swap_2_s.o sync_val_compare_and_swap_4_s.o sync_val_compare_and_swap_8_s.o sync_val_compare_and_swap_16_s.o sync_lock_test_and_set_1_s.o sync_lock_test_and_set_2_s.o sync_lock_test_and_set_4_s.o sync_lock_test_and_set_8_s.o sync_lock_test_and_set_16_s.o sync_synchronize_s.o addsf3_s.o divsf3_s.o eqsf2_s.o gesf2_s.o lesf2_s.o mulsf3_s.o negsf2_s.o subsf3_s.o unordsf2_s.o fixsfsi_s.o fixunssfsi_s.o floatsisf_s.o floatunsisf_s.o fixsfdi_s.o fixunssfdi_s.o floatdisf_s.o floatundisf_s.o adddf3_s.o divdf3_s.o eqdf2_s.o gedf2_s.o ledf2_s.o muldf3_s.o negdf2_s.o subdf3_s.o unorddf2_s.o fixdfsi_s.o fixunsdfsi_s.o floatsidf_s.o floatunsidf_s.o fixdfdi_s.o fixunsdfdi_s.o floatdidf_s.o floatundidf_s.o extendsfdf2_s.o truncdfsf2_s.o enable-execute-stack_s.o unwind-dw2_s.o unwind-dw2-fde-dip_s.o unwind-sjlj_s.o unwind-c_s.o emutls_s.o";					\
if test -z "$objects"; then				\
  echo 'int __libgcc_eh_dummy;' > eh_dummy.c;		\
  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. -I../.././gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../include  -DHAVE_CC_TLS  -fvisibility=hidden -DHIDE_EXPORTS -c eh_dummy.c		\
     -o eh_dummy.o;				\
  objects=eh_dummy.o;				\
fi;							\
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ar  rc libgcc_pic.a $objects
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ranlib libgcc_pic.a
mv tmp-libgcc.map libgcc.map
# @multilib_flags@ is still needed because this may use
# /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    and -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector  directly.
# @multilib_dir@ is not really necessary, but sometimes it has
# more uses than just a directory name.
/bin/bash /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../mkinstalldirs .
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -O2  -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector  -shared -nodefaultlibs -Wl,--soname=libgcc_s.so.1 -Wl,--version-script=libgcc.map -o ./libgcc_s.so.1.tmp -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -B./ _m16addsf3_s.o _m16subsf3_s.o _m16mulsf3_s.o _m16divsf3_s.o _m16eqsf2_s.o _m16nesf2_s.o _m16gtsf2_s.o _m16gesf2_s.o _m16lesf2_s.o _m16ltsf2_s.o _m16unordsf2_s.o _m16fltsisf_s.o _m16fix_truncsfsi_s.o _m16fltunsisf_s.o _m16adddf3_s.o _m16subdf3_s.o _m16muldf3_s.o _m16divdf3_s.o _m16extsfdf2_s.o _m16trdfsf2_s.o _m16eqdf2_s.o _m16nedf2_s.o _m16gtdf2_s.o _m16gedf2_s.o _m16ledf2_s.o _m16ltdf2_s.o _m16unorddf2_s.o _m16fltsidf_s.o _m16fix_truncdfsi_s.o _m16fltunsidf_s.o _m16retsf_s.o _m16retdf_s.o _m16retsc_s.o _m16retdc_s.o _m16stub1_s.o _m16stub2_s.o _m16stub5_s.o _m16stub6_s.o _m16stub9_s.o _m16stub10_s.o _m16stubsf0_s.o _m16stubsf1_s.o _m16stubsf2_s.o _m16stubsf5_s.o _m16stubsf6_s.o _m16stubsf9_s.o _m16stubsf10_s.o _m16stubdf0_s.o _m16stubdf1_s.o _m16stubdf2_s.o _m16stubdf5_s.o _m16stubdf6_s.o _m16stubdf9_s.o _m16stubdf10_s.o _m16stubsc0_s.o _m16stubsc1_s.o _m16stubsc2_s.o _m16stubsc5_s.o _m16stubsc6_s.o _m16stubsc9_s.o _m16stubsc10_s.o _m16stubdc0_s.o _m16stubdc1_s.o _m16stubdc2_s.o _m16stubdc5_s.o _m16stubdc6_s.o _m16stubdc9_s.o _m16stubdc10_s.o _muldi3_s.o _negdi2_s.o _lshrdi3_s.o _ashldi3_s.o _ashrdi3_s.o _cmpdi2_s.o _ucmpdi2_s.o _clear_cache_s.o _trampoline_s.o __main_s.o _absvsi2_s.o _absvdi2_s.o _addvsi3_s.o _addvdi3_s.o _subvsi3_s.o _subvdi3_s.o _mulvsi3_s.o _mulvdi3_s.o _negvsi2_s.o _negvdi2_s.o _ctors_s.o _ffssi2_s.o _ffsdi2_s.o _clz_s.o _clzsi2_s.o _clzdi2_s.o _ctzsi2_s.o _ctzdi2_s.o _popcount_tab_s.o _popcountsi2_s.o _popcountdi2_s.o _paritysi2_s.o _paritydi2_s.o _powisf2_s.o _powidf2_s.o _powixf2_s.o _powitf2_s.o _mulhc3_s.o _mulsc3_s.o _muldc3_s.o _mulxc3_s.o _multc3_s.o _divhc3_s.o _divsc3_s.o _divdc3_s.o _divxc3_s.o _divtc3_s.o _bswapsi2_s.o _bswapdi2_s.o _clrsbsi2_s.o _clrsbdi2_s.o _fixunsxfsi_s.o _fixxfdi_s.o _fixtfdi_s.o _fixunsxfdi_s.o _fixunstfdi_s.o _floatdixf_s.o _floatditf_s.o _floatundixf_s.o _floatunditf_s.o _fixsfti_s.o _fixdfti_s.o _fixxfti_s.o _fixtfti_s.o _fixunssfti_s.o _fixunsdfti_s.o _fixunsxfti_s.o _fixunstfti_s.o _floattisf_s.o _floattidf_s.o _floattixf_s.o _floattitf_s.o _floatuntisf_s.o _floatuntidf_s.o _floatuntixf_s.o _floatuntitf_s.o _divdi3_s.o _moddi3_s.o _divmoddi4_s.o _udivdi3_s.o _umoddi3_s.o _udivmoddi4_s.o _udiv_w_sdiv_s.o sync_fetch_and_add_1_s.o sync_fetch_and_add_2_s.o sync_fetch_and_add_4_s.o sync_fetch_and_add_8_s.o sync_fetch_and_add_16_s.o sync_add_and_fetch_1_s.o sync_add_and_fetch_2_s.o sync_add_and_fetch_4_s.o sync_add_and_fetch_8_s.o sync_add_and_fetch_16_s.o sync_fetch_and_sub_1_s.o sync_fetch_and_sub_2_s.o sync_fetch_and_sub_4_s.o sync_fetch_and_sub_8_s.o sync_fetch_and_sub_16_s.o sync_sub_and_fetch_1_s.o sync_sub_and_fetch_2_s.o sync_sub_and_fetch_4_s.o sync_sub_and_fetch_8_s.o sync_sub_and_fetch_16_s.o sync_fetch_and_or_1_s.o sync_fetch_and_or_2_s.o sync_fetch_and_or_4_s.o sync_fetch_and_or_8_s.o sync_fetch_and_or_16_s.o sync_or_and_fetch_1_s.o sync_or_and_fetch_2_s.o sync_or_and_fetch_4_s.o sync_or_and_fetch_8_s.o sync_or_and_fetch_16_s.o sync_fetch_and_and_1_s.o sync_fetch_and_and_2_s.o sync_fetch_and_and_4_s.o sync_fetch_and_and_8_s.o sync_fetch_and_and_16_s.o sync_and_and_fetch_1_s.o sync_and_and_fetch_2_s.o sync_and_and_fetch_4_s.o sync_and_and_fetch_8_s.o sync_and_and_fetch_16_s.o sync_fetch_and_xor_1_s.o sync_fetch_and_xor_2_s.o sync_fetch_and_xor_4_s.o sync_fetch_and_xor_8_s.o sync_fetch_and_xor_16_s.o sync_xor_and_fetch_1_s.o sync_xor_and_fetch_2_s.o sync_xor_and_fetch_4_s.o sync_xor_and_fetch_8_s.o sync_xor_and_fetch_16_s.o sync_fetch_and_nand_1_s.o sync_fetch_and_nand_2_s.o sync_fetch_and_nand_4_s.o sync_fetch_and_nand_8_s.o sync_fetch_and_nand_16_s.o sync_nand_and_fetch_1_s.o sync_nand_and_fetch_2_s.o sync_nand_and_fetch_4_s.o sync_nand_and_fetch_8_s.o sync_nand_and_fetch_16_s.o sync_bool_compare_and_swap_1_s.o sync_bool_compare_and_swap_2_s.o sync_bool_compare_and_swap_4_s.o sync_bool_compare_and_swap_8_s.o sync_bool_compare_and_swap_16_s.o sync_val_compare_and_swap_1_s.o sync_val_compare_and_swap_2_s.o sync_val_compare_and_swap_4_s.o sync_val_compare_and_swap_8_s.o sync_val_compare_and_swap_16_s.o sync_lock_test_and_set_1_s.o sync_lock_test_and_set_2_s.o sync_lock_test_and_set_4_s.o sync_lock_test_and_set_8_s.o sync_lock_test_and_set_16_s.o sync_synchronize_s.o addsf3_s.o divsf3_s.o eqsf2_s.o gesf2_s.o lesf2_s.o mulsf3_s.o negsf2_s.o subsf3_s.o unordsf2_s.o fixsfsi_s.o fixunssfsi_s.o floatsisf_s.o floatunsisf_s.o fixsfdi_s.o fixunssfdi_s.o floatdisf_s.o floatundisf_s.o adddf3_s.o divdf3_s.o eqdf2_s.o gedf2_s.o ledf2_s.o muldf3_s.o negdf2_s.o subdf3_s.o unorddf2_s.o fixdfsi_s.o fixunsdfsi_s.o floatsidf_s.o floatunsidf_s.o fixdfdi_s.o fixunsdfdi_s.o floatdidf_s.o floatundidf_s.o extendsfdf2_s.o truncdfsf2_s.o enable-execute-stack_s.o unwind-dw2_s.o unwind-dw2-fde-dip_s.o unwind-sjlj_s.o unwind-c_s.o emutls_s.o libgcc.a -lc && rm -f ./libgcc_s.so && if [ -f ./libgcc_s.so.1 ]; then mv -f ./libgcc_s.so.1 ./libgcc_s.so.1.backup; else true; fi && mv ./libgcc_s.so.1.tmp ./libgcc_s.so.1 && (echo "/* GNU ld script"; echo "   Use the shared library, but some functions are only in"; echo "   the static library.  */"; echo "GROUP ( libgcc_s.so.1 -lgcc )" ) > ./libgcc_s.so
# Now that we have built all the objects, we need to copy
# them back to the GCC directory.  Too many things (other
# in-tree libraries, and DejaGNU) know about the layout
# of the build tree, for now.
make install-leaf DESTDIR=../.././gcc \
  slibdir= libsubdir= MULTIOSDIR=.
make[7]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libgcc'
/bin/bash /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../mkinstalldirs ../.././gcc
/usr/bin/install -c -m 644 libgcc_eh.a ../.././gcc/
chmod 644 ../.././gcc/libgcc_eh.a
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ranlib ../.././gcc/libgcc_eh.a
/usr/bin/install -c -m 644 libgcc_pic.a libgcc.map ../.././gcc/
chmod 644 ../.././gcc/libgcc_pic.a
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ranlib ../.././gcc/libgcc_pic.a
/bin/bash /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../mkinstalldirs ../.././gcc; /usr/bin/install -c -m 644 ./libgcc_s.so.1 ../.././gcc/libgcc_s.so.1; rm -f ../.././gcc/libgcc_s.so; /usr/bin/install -c -m 644 ./libgcc_s.so ../.././gcc/libgcc_s.so
/bin/bash /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../mkinstalldirs ../.././gcc
/usr/bin/install -c -m 644 libgcc.a ../.././gcc/
chmod 644 ../.././gcc/libgcc.a
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ranlib ../.././gcc/libgcc.a
/usr/bin/install -c -m 644 libgcov.a ../.././gcc/
chmod 644 ../.././gcc/libgcov.a
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ranlib ../.././gcc/libgcov.a
parts="crtbegin.o crtbeginS.o crtbeginT.o crtend.o crtendS.o crtfastmath.o";				\
for file in $parts; do					\
  rm -f ../.././gcc/$file;		\
  /usr/bin/install -c -m 644 $file ../.././gcc/;	\
  case $file in 					\
    *.a)						\
      /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ranlib ../.././gcc/$file ;;	\
  esac;							\
done
make[7]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libgcc'
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libgcc'
Checking multilib configuration for libstdc++-v3...
Checking multilib configuration for libatomic...
Checking multilib configuration for libquadmath...
mkdir -p -- mipsel-openwrt-linux-musl/libstdc++-v3
mkdir -p -- mipsel-openwrt-linux-musl/libquadmath
mkdir -p -- mipsel-openwrt-linux-musl/libatomic
Configuring in mipsel-openwrt-linux-musl/libstdc++-v3
Configuring in mipsel-openwrt-linux-musl/libquadmath
Configuring in mipsel-openwrt-linux-musl/libatomic
configure: creating cache ./config.cache
checking build system type... configure: creating cache ./config.cache
x86_64-pc-linux-gnu
checking host system type... checking build system type... mipsel-openwrt-linux-musl
checking target system type... x86_64-pc-linux-gnu
checking host system type... configure: creating cache ./config.cache
mipsel-openwrt-linux-musl
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... checking for --enable-version-specific-runtime-libs... no
checking for --enable-generated-files-in-srcdir... no
mipsel-openwrt-linux-musl
checking target system type... checking build system type... mipsel-openwrt-linux-musl
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... x86_64-pc-linux-gnu
checking host system type... mipsel-openwrt-linux-musl
checking target system type... mipsel-openwrt-linux-musl
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for mipsel-openwrt-linux-musl-strip... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/strip
checking for a thread-safe mkdir -p... yes
/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... checking for mipsel-openwrt-linux-musl-strip... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/strip
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
yes
yes
checking for mipsel-openwrt-linux-musl-gcc... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include   
checking for --enable-version-specific-runtime-libs... no
checking for mipsel-openwrt-linux-musl-strip... checking for style of include used by make... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/strip
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... GNU
checking for mipsel-openwrt-linux-musl-gcc... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include   
yes
checking for mipsel-openwrt-linux-musl-gcc... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include   
checking for C compiler default output file name... checking for C compiler default output file name... checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... yes
checking for suffix of executables... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... yes
checking for suffix of executables... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... yes
checking for suffix of executables... 

checking for suffix of object files... checking for suffix of object files... 
o
o
checking whether we are using the GNU C compiler... checking whether we are using the GNU C compiler... checking for suffix of object files... yes
checking whether /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    accepts -g... yes
checking whether /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    accepts -g... o
checking whether we are using the GNU C compiler... yes
checking whether /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    accepts -g... yes
yes
checking for /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    option to accept ISO C89... checking for /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    option to accept ISO C89... yes
checking for /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    option to accept ISO C89... none needed
checking for style of include used by make... none needed
GNU
checking dependency style of /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include   ... checking whether we are using the GNU C++ compiler... none needed
checking dependency style of /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include   ... yes
checking whether  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    accepts -g... gcc3
checking dependency style of /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include   ... yes
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... gcc3
checking how to run the C preprocessor... no
checking how to run the C preprocessor... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -E
gcc3
checking for mipsel-openwrt-linux-musl-ar... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ar
checking for mipsel-openwrt-linux-musl-nm... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/nm
checking for mipsel-openwrt-linux-musl-ranlib... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ranlib
checking for perl... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/perl
checking how to print strings... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -E
checking for grep that handles long lines and -e... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/grep
checking for egrep... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/grep -E
checking for ANSI C header files... checking for grep that handles long lines and -e... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/grep
checking for egrep... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/grep -E
printf
checking for a sed that does not truncate output... checking whether ln -s works... yes
checking for mipsel-openwrt-linux-musl-as... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/as
checking for mipsel-openwrt-linux-musl-ar... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ar
checking for mipsel-openwrt-linux-musl-ranlib... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ranlib
checking whether to enable maintainer-specific portions of Makefiles... no
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/sed
checking for grep that handles long lines and -e... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/grep
checking for egrep... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/grep -E
checking for fgrep... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/grep -F
checking for ld used by /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include   ... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/collect-ld
checking if the linker (/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/collect-ld) is GNU ld... yes
checking for sys/types.h... yes
checking for BSD- or MS-compatible name lister (nm)... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/nm
checking the name lister (/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/nm) interface... configure: CPU config directory is cpu/mips
configure: OS config directory is os/generic
checking how to print strings... yes
BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... checking for sys/stat.h... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
printf
checking for a sed that does not truncate output... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/sed
checking for fgrep... checking for /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/collect-ld option to reload object files... -r
checking for mipsel-openwrt-linux-musl-objdump... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/objdump
checking how to recognize dependent libraries... pass_all
checking for mipsel-openwrt-linux-musl-ar... (cached) /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/grep -F
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ar
checking for mipsel-openwrt-linux-musl-strip... (cached) /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/strip
checking for ld used by /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include   ... checking for mipsel-openwrt-linux-musl-ranlib... (cached) /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ranlib
checking command to parse /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/nm output from /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    object... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/collect-ld
checking if the linker (/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/collect-ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/nm
checking the name lister (/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/nm) interface... yes
checking for stdlib.h... BSD nm
checking the maximum length of command line arguments... yes
1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking for string.h... checking for /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/collect-ld option to reload object files... -r
checking for mipsel-openwrt-linux-musl-objdump... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/objdump
checking how to recognize dependent libraries... pass_all
checking for mipsel-openwrt-linux-musl-ar... (cached) /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ar
checking for mipsel-openwrt-linux-musl-strip... (cached) /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/strip
checking for mipsel-openwrt-linux-musl-ranlib... (cached) /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ranlib
checking command to parse /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/nm output from /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    object... yes
ok
checking how to run the C preprocessor... checking for memory.h... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -E
yes
checking for strings.h... ok
checking for ANSI C header files... checking for ANSI C header files... yes
checking for inttypes.h... yes
yes
yes
checking for sys/types.h... checking for stdint.h... checking for sys/types.h... yes
yes
yes
checking for sys/stat.h... checking for unistd.h... checking for sys/stat.h... yes
yes
yes
checking for stdlib.h... checking minix/config.h usability... checking for stdlib.h... yes
checking for string.h... yes
no
checking minix/config.h presence... checking for string.h... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking for memory.h... yes
checking for memory.h... yes
yes
checking for makeinfo... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/missing makeinfo --split-size=5000000
checking for modern makeinfo... checking for strings.h... yes
checking for strings.h... no
checking how to print strings... yes
checking for inttypes.h... yes
checking for inttypes.h... yes
printf
checking for a sed that does not truncate output... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/sed
checking for fgrep... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/grep -F
checking for ld used by /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include   ... checking for stdint.h... yes
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/collect-ld
checking if the linker (/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/collect-ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/nm
checking for stdint.h... checking the name lister (/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/nm) interface... yes
yes
checking for unistd.h... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... checking for unistd.h... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking for /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/collect-ld option to reload object files... -r
checking for mipsel-openwrt-linux-musl-objdump... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/objdump
checking how to recognize dependent libraries... pass_all
checking for mipsel-openwrt-linux-musl-ar... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ar
checking for mipsel-openwrt-linux-musl-strip... (cached) /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/strip
checking for mipsel-openwrt-linux-musl-ranlib... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ranlib
checking command to parse /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/nm output from /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    object... yes
checking for dlfcn.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
yes
checking for objdir... .libs
ok
checking for dlfcn.h... checking if /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    supports -fno-rtti -fno-exceptions... yes
checking for objdir... checking if /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    supports -fno-rtti -fno-exceptions... .libs
no
checking for /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    option to produce PIC... -fPIC -DPIC
checking if /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    PIC flag -fPIC -DPIC works... no
checking for /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    option to produce PIC... -fPIC -DPIC
checking if /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    PIC flag -fPIC -DPIC works... yes
checking if /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    static flag -static works... yes
checking if /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    static flag -static works... checking if /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    supports -fno-rtti -fno-exceptions... yes
checking if /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    supports -c -o file.o... yes
checking if /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    supports -c -o file.o... no
checking for /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    option to produce PIC... -fPIC -DPIC
checking if /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    PIC flag -fPIC -DPIC works... yes
checking if /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    supports -c -o file.o... (cached) yes
checking whether the /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    linker (/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/collect-ld) supports shared libraries... yes
checking if /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    supports -c -o file.o... (cached) yes
checking whether the /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    linker (/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/collect-ld) supports shared libraries... yes
checking if /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    static flag -static works... yes
checking whether -lc should be explicitly linked in... yes
checking whether -lc should be explicitly linked in... yes
checking if /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    supports -c -o file.o... no
checking dynamic linker characteristics... no
checking dynamic linker characteristics... yes
checking if /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    supports -c -o file.o... (cached) yes
checking whether the /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    linker (/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/collect-ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... GNU/Linux ld.so
GNU/Linux ld.so
checking how to hardcode library paths into programs... checking how to hardcode library paths into programs... immediate
immediate
checking whether stripping libraries is possible... checking for shl_load... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
no
checking whether to enable maintainer-specific portions of Makefiles... checking dynamic linker characteristics... no
checking for thread model used by GCC... posix
checking for ANSI C header files... (cached) yes
checking whether string.h and strings.h may both be included... yes
looking for a compliant stdint.h in stdint.h, checking for uintmax_t... no
checking for shl_load in -ldld... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for mipsel-openwrt-linux-musl-gcc... (cached) /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include   
no
checking for dlopen... yes
checking for uintptr_t... checking whether we are using the GNU C compiler... (cached) yes
checking whether /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    accepts -g... (cached) yes
checking for /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    option to accept ISO C89... (cached) none needed
checking dependency style of /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include   ... (cached) gcc3
checking whether /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    and cc understand -c and -o together... yes
checking whether a program can dlopen itself... cross
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking how to run the C++ preprocessor... yes
checking for int_least32_t...  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -E
yes
checking for int_fast32_t... yes
checking how to run the C preprocessor... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -E
yes
checking for uint64_t... checking for ld used by  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include   ... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/collect-ld
checking if the linker (/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/collect-ld) is GNU ld... yes
checking fenv.h usability... checking whether the  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    linker (/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/collect-ld) supports shared libraries... yes
yes
checking fenv.h presence... yes
checking what to include in gstdint.h... stdint.h (already complete)
checking fenv.h usability... yes
checking for fenv.h... yes
checking langinfo.h usability... checking for  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    option to produce PIC... -fPIC -DPIC
checking if  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    PIC flag -fPIC -DPIC works... yes
checking fenv.h presence... yes
checking for fenv.h... yes
yes
checking langinfo.h presence... checking for 1 byte integer... yes
checking if  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    static flag -static works... yes
checking for langinfo.h... yes
checking locale.h usability... yes
checking for 2 byte integer... yes
checking if  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    supports -c -o file.o... yes
checking for 4 byte integer... yes
checking locale.h presence... yes
checking for locale.h... yes
yes
yes
checking for 8 byte integer... checking if  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    supports -c -o file.o... checking wchar.h usability... (cached) yes
checking whether the  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    linker (/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/collect-ld) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
yes
checking for compiler with PCH support... checking for 16 byte integer... yes
checking wchar.h presence... yes
checking for wchar.h... yes
no
checking for __atomic_load/store for size 1... checking wctype.h usability... yes
checking wctype.h presence... yes
no
checking for enabled PCH... no
checking for thread model used by GCC... posix
checking for __atomic_load/store for size 2... checking for atomic builtins for bool... yes
checking for wctype.h... yes
checking limits.h usability... yes
yes
checking limits.h presence... checking for __atomic_load/store for size 4... yes
checking for atomic builtins for short... yes
checking for limits.h... yes
checking ctype.h usability... yes
checking for __atomic_load/store for size 8... yes
checking ctype.h presence... yes
checking for atomic builtins for int... yes
checking for ctype.h... yes
checking printf.h usability... no
checking for __atomic_load/store for size 16... yes
checking for atomic builtins for long long... no
no
checking printf.h presence... checking for __atomic_test_and_set for size 1... no
checking for printf.h... no
checking errno.h usability... no
checking for ISO/IEC TR 24733 ... yes
yes
checking for __atomic_test_and_set for size 2... checking errno.h presence... no
checking for __int128... yes
checking for errno.h... yes
checking whether the math.h includes POSIX's signgam... no
checking for __float128... yes
no
checking for g++ that supports -ffunction-sections -fdata-sections... checking for __atomic_test_and_set for size 4... yes
checking for sqrtl in -lm... yes
checking for underlying I/O to use... stdio
yes
checking for __atomic_test_and_set for size 8... yes
checking for cbrtl in -lm... yes
checking for __atomic_test_and_set for size 16... yes
checking for feholdexcept in -lm... no
checking for __atomic_exchange for size 1... yes
yes
checking for fesetround in -lm... checking for __atomic_exchange for size 2... checking for C locale to use... generic
checking for std::allocator base class... new
configure: "C" header strategy set to c_global
checking for enabled long long specializations... yes
checking wchar.h usability... yes
checking for feupdateenv in -lm... yes
checking for __atomic_exchange for size 4... yes
checking wchar.h presence... yes
checking for wchar.h... yes
checking for mbstate_t... yes
yes
checking for fesetenv in -lm... checking for __atomic_exchange for size 8... yes
checking wctype.h usability... yes
checking wctype.h presence... no
yes
checking for __atomic_exchange for size 16... checking for wctype.h... yes
yes
checking for fetestexcept in -lm... no
checking for __atomic_compare_exchange for size 1... checking for enabled wchar_t specializations... yes
checking for sin in -lm... yes
checking for strtoull... yes
checking for __atomic_compare_exchange for size 2... yes
checking for ISO C99 support in <math.h> for C++98... yes
checking whether hidden visibility is supported... yes
yes
checking whether symbol versioning is supported... checking for __atomic_compare_exchange for size 4... yes
checking for __atomic_compare_exchange for size 8... gnu
checking whether __float128 is supported... yes
checking tgmath.h usability... no
checking whether printf hooks are supported... no
checking for __atomic_compare_exchange for size 16... no
checking whether nl_langinfo should be used... no
yes
checking tgmath.h presence... checking for __atomic_fetch_add for size 1... yes
checking for tgmath.h... yes
checking complex.h usability... no
checking whether nl_langinfo should be used for wide char locale info... yes
checking for __atomic_fetch_add for size 2... yes
checking complex.h presence... yes
no
checking for complex.h... checking whether localeconv should be used... yes
checking for ISO C99 support in <complex.h> for C++98... yes
yes
checking whether i18n number rewriting support for quadmath_snprintf should be added... checking for __atomic_fetch_add for size 4... no
checking for CET support... yes
no
yes
checking for ISO C99 support in <stdio.h> for C++98... checking for __atomic_fetch_add for size 8... no
configure: updating cache ./config.cache
checking for __atomic_fetch_add for size 16... checking generated-files-in-srcdir... no
yes
checking for ISO C99 support in <stdlib.h> for C++98... no
checking for __atomic_fetch_op for size 1... configure: creating ./config.status
yes
checking for ISO C99 support in <wchar.h> for C++98... yes
checking for __atomic_fetch_op for size 2... yes
checking for __atomic_fetch_op for size 4... yes
checking for __atomic_fetch_op for size 8... no
checking for __atomic_fetch_op for size 16... yes
checking for sin in -lm... (cached) yes
checking for ISO C99 support in <math.h> for C++11... no
checking whether byte ordering is bigendian... no
checking for the word size... yes
checking for tgmath.h... (cached) yes
checking for complex.h... (cached) yes
checking for ISO C99 support in <complex.h> for C++11... yes
checking for ISO C99 support in <stdio.h> for C++11... yes
checking for ISO C99 support in <stdlib.h> for C++11... 4
yes
checking for ISO C99 support in <wchar.h> for C++11... checking whether the target supports hidden visibility... config.status: creating Makefile
yes
checking whether the target supports dllexport... config.status: creating config.h
no
checking whether the target supports symbol aliases... config.status: executing default-1 commands
yes
checking for ld used by /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include   ... (cached) /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/collect-ld
checking if the linker (/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/collect-ld) is GNU ld... (cached) yes
checking for shared libgcc... yes
checking for fully enabled ISO C99 support... yes
configure: Debug build flags set to -gdwarf-4 -g3 -O0
checking for additional debug build... no
configure: target-libgomp not built
checking for parallel mode support... no
checking for extra compiler flags for building... 
checking for extern template support... yes
checking for custom python install directory... no
checking for -Werror... yes
checking for vtable verify support... no
checking for gets declaration... yes
checking for obsolete isinf function in <math.h>... yes
configure: versioning on shared library symbols is gnu
config.status: executing depfiles commands
no
checking for obsolete isnan function in <math.h>... configure: updating cache ./config.cache
checking for CET support... no
no
checking for EOWNERDEAD... configure: creating ./config.status
yes
checking for ENOTRECOVERABLE... yes
checking for ENOLINK... yes
checking for EPROTO... yes
checking for ENODATA... yes
checking for ENOSR... yes
checking for ENOSTR... yes
checking for ETIME... yes
checking for EBADMSG... config.status: executing libtool commands
yes
checking for ECANCELED... yes
checking for EOVERFLOW... yes
checking for ENOTSUP... yes
checking for EIDRM... yes
checking for ETXTBSY... make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libquadmath'
make  all-am
make[7]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libquadmath'
true  DO=all multi-do # make
yes
checking for ECHILD... make[7]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libquadmath'
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libquadmath'
yes
checking for ENOSPC... yes
checking for EPERM... yes
checking for ETIMEDOUT... yes
checking for EWOULDBLOCK... yes
checking uchar.h usability... yes
checking uchar.h presence... yes
checking for uchar.h... yes
checking for ISO C11 support for <uchar.h>... yes
checking for int64_t... config.status: creating Makefile
config.status: creating testsuite/Makefile
yes
checking for int64_t as long... config.status: creating auto-config.h
checking for int64_t as long long... config.status: executing default-1 commands
yes
checking for LFS support... yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... config.status: executing depfiles commands
yes
checking for sys/ioctl.h... yes
checking sys/filio.h usability... no
checking sys/filio.h presence... config.status: executing libtool commands
no
checking for sys/filio.h... no
checking for poll... config.status: executing gstdint.h commands
yes
checking for S_ISREG or S_IFREG... make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libatomic'
make  all-recursive
make[7]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libatomic'
S_ISREG
checking sys/uio.h usability... Making all in testsuite
make[8]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libatomic/testsuite'
make[8]: Nothing to be done for 'all'.
make[8]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libatomic/testsuite'
make[8]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libatomic'
/bin/bash ./libtool --tag=CC   --mode=compile /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -DHAVE_CONFIG_H -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/config/posix -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic -I.    -Wall -Werror   -pthread -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -MT gload.lo -MD -MP -MF .deps/gload.Tpo -c -o gload.lo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/gload.c
/bin/bash ./libtool --tag=CC   --mode=compile /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -DHAVE_CONFIG_H -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/config/posix -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic -I.    -Wall -Werror   -pthread -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -MT gstore.lo -MD -MP -MF .deps/gstore.Tpo -c -o gstore.lo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/gstore.c
/bin/bash ./libtool --tag=CC   --mode=compile /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -DHAVE_CONFIG_H -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/config/posix -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic -I.    -Wall -Werror   -pthread -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -MT gcas.lo -MD -MP -MF .deps/gcas.Tpo -c -o gcas.lo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/gcas.c
/bin/bash ./libtool --tag=CC   --mode=compile /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -DHAVE_CONFIG_H -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/config/posix -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic -I.    -Wall -Werror   -pthread -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -MT gexch.lo -MD -MP -MF .deps/gexch.Tpo -c -o gexch.lo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/gexch.c
/bin/bash ./libtool --tag=CC   --mode=compile /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -DHAVE_CONFIG_H -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/config/posix -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic -I.    -Wall -Werror   -pthread -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -MT glfree.lo -MD -MP -MF .deps/glfree.Tpo -c -o glfree.lo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/glfree.c
/bin/bash ./libtool --tag=CC   --mode=compile /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -DHAVE_CONFIG_H -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/config/posix -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic -I.    -Wall -Werror   -pthread -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -MT lock.lo -MD -MP -MF .deps/lock.Tpo -c -o lock.lo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/config/posix/lock.c
/bin/bash ./libtool --tag=CC   --mode=compile /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -DHAVE_CONFIG_H -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/config/posix -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic -I.    -Wall -Werror   -pthread -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -MT init.lo -MD -MP -MF .deps/init.Tpo -c -o init.lo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/init.c
yes
checking sys/uio.h presence... libtool: compile:  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/config/posix -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic -I. -Wall -Werror -pthread -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -MT gload.lo -MD -MP -MF .deps/gload.Tpo -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/gload.c  -fPIC -DPIC -o .libs/gload.o
libtool: compile:  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/config/posix -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic -I. -Wall -Werror -pthread -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -MT lock.lo -MD -MP -MF .deps/lock.Tpo -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/config/posix/lock.c  -fPIC -DPIC -o .libs/lock.o
libtool: compile:  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/config/posix -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic -I. -Wall -Werror -pthread -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -MT gexch.lo -MD -MP -MF .deps/gexch.Tpo -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/gexch.c  -fPIC -DPIC -o .libs/gexch.o
libtool: compile:  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/config/posix -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic -I. -Wall -Werror -pthread -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -MT gstore.lo -MD -MP -MF .deps/gstore.Tpo -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/gstore.c  -fPIC -DPIC -o .libs/gstore.o
libtool: compile:  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/config/posix -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic -I. -Wall -Werror -pthread -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -MT gcas.lo -MD -MP -MF .deps/gcas.Tpo -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/gcas.c  -fPIC -DPIC -o .libs/gcas.o
libtool: compile:  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/config/posix -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic -I. -Wall -Werror -pthread -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -MT init.lo -MD -MP -MF .deps/init.Tpo -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/init.c  -fPIC -DPIC -o .libs/init.o
libtool: compile:  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/config/posix -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic -I. -Wall -Werror -pthread -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -MT glfree.lo -MD -MP -MF .deps/glfree.Tpo -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/glfree.c  -fPIC -DPIC -o .libs/glfree.o
yes
checking for sys/uio.h... yes
checking for writev... libtool: compile:  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/config/posix -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic -I. -Wall -Werror -pthread -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -MT init.lo -MD -MP -MF .deps/init.Tpo -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/init.c -o init.o >/dev/null 2>&1
libtool: compile:  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/config/posix -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic -I. -Wall -Werror -pthread -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -MT glfree.lo -MD -MP -MF .deps/glfree.Tpo -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/glfree.c -o glfree.o >/dev/null 2>&1
libtool: compile:  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/config/posix -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic -I. -Wall -Werror -pthread -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -MT gload.lo -MD -MP -MF .deps/gload.Tpo -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/gload.c -o gload.o >/dev/null 2>&1
libtool: compile:  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/config/posix -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic -I. -Wall -Werror -pthread -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -MT gstore.lo -MD -MP -MF .deps/gstore.Tpo -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/gstore.c -o gstore.o >/dev/null 2>&1
libtool: compile:  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/config/posix -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic -I. -Wall -Werror -pthread -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -MT gcas.lo -MD -MP -MF .deps/gcas.Tpo -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/gcas.c -o gcas.o >/dev/null 2>&1
libtool: compile:  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/config/posix -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic -I. -Wall -Werror -pthread -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -MT lock.lo -MD -MP -MF .deps/lock.Tpo -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/config/posix/lock.c -o lock.o >/dev/null 2>&1
mv -f .deps/init.Tpo .deps/init.Plo
/bin/bash ./libtool --tag=CC   --mode=compile /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -DHAVE_CONFIG_H -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/config/posix -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic -I.    -Wall -Werror   -pthread -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -MT fenv.lo -MD -MP -MF .deps/fenv.Tpo -c -o fenv.lo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/fenv.c
yes
libtool: compile:  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/config/posix -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic -I. -Wall -Werror -pthread -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -MT gexch.lo -MD -MP -MF .deps/gexch.Tpo -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/gexch.c -o gexch.o >/dev/null 2>&1
mv -f .deps/glfree.Tpo .deps/glfree.Plo
/bin/bash ./libtool --tag=CC   --mode=compile /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -DHAVE_CONFIG_H -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/config/posix -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic -I.    -Wall -Werror   -pthread -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -MT fence.lo -MD -MP -MF .deps/fence.Tpo -c -o fence.lo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/fence.c
checking fenv.h usability... libtool: compile:  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/config/posix -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic -I. -Wall -Werror -pthread -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -MT fenv.lo -MD -MP -MF .deps/fenv.Tpo -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/fenv.c  -fPIC -DPIC -o .libs/fenv.o
mv -f .deps/gload.Tpo .deps/gload.Plo
libtool: compile:  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/config/posix -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic -I. -Wall -Werror -pthread -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -MT fence.lo -MD -MP -MF .deps/fence.Tpo -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/fence.c  -fPIC -DPIC -o .libs/fence.o
mv -f .deps/gstore.Tpo .deps/gstore.Plo
mv -f .deps/lock.Tpo .deps/lock.Plo
/bin/bash ./libtool --tag=CC   --mode=compile /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -DHAVE_CONFIG_H -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/config/posix -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic -I.    -Wall -Werror   -pthread -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -MT flag.lo -MD -MP -MF .deps/flag.Tpo -c -o flag.lo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/flag.c
mv -f .deps/gcas.Tpo .deps/gcas.Plo
yes
checking fenv.h presence... /bin/bash ./libtool --tag=CC   --mode=compile /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -DHAVE_CONFIG_H -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/config/posix -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic -I.    -Wall -Werror   -pthread -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -MT load_1_.lo -MD -MP -MF .deps/load_1_.lo.Ppo -DN=1  -c -o load_1_.lo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/load_n.c
/bin/bash ./libtool --tag=CC   --mode=compile /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -DHAVE_CONFIG_H -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/config/posix -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic -I.    -Wall -Werror   -pthread -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -MT store_1_.lo -MD -MP -MF .deps/store_1_.lo.Ppo -DN=1  -c -o store_1_.lo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/store_n.c
/bin/bash ./libtool --tag=CC   --mode=compile /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -DHAVE_CONFIG_H -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/config/posix -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic -I.    -Wall -Werror   -pthread -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -MT cas_1_.lo -MD -MP -MF .deps/cas_1_.lo.Ppo -DN=1  -c -o cas_1_.lo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/cas_n.c
libtool: compile:  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/config/posix -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic -I. -Wall -Werror -pthread -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -MT fenv.lo -MD -MP -MF .deps/fenv.Tpo -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/fenv.c -o fenv.o >/dev/null 2>&1
yes
checking for fenv.h... yes
libtool: compile:  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/config/posix -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic -I. -Wall -Werror -pthread -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -MT flag.lo -MD -MP -MF .deps/flag.Tpo -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/flag.c  -fPIC -DPIC -o .libs/flag.o
libtool: compile:  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/config/posix -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic -I. -Wall -Werror -pthread -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -MT fence.lo -MD -MP -MF .deps/fence.Tpo -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/fence.c -o fence.o >/dev/null 2>&1
checking for complex.h... (cached) yes
libtool: compile:  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/config/posix -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic -I. -Wall -Werror -pthread -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -MT load_1_.lo -MD -MP -MF .deps/load_1_.lo.Ppo -DN=1 -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/load_n.c  -fPIC -DPIC -o .libs/load_1_.o
libtool: compile:  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/config/posix -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic -I. -Wall -Werror -pthread -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -MT store_1_.lo -MD -MP -MF .deps/store_1_.lo.Ppo -DN=1 -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/store_n.c  -fPIC -DPIC -o .libs/store_1_.o
checking for complex.h... (cached) yes
libtool: compile:  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/config/posix -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic -I. -Wall -Werror -pthread -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -MT cas_1_.lo -MD -MP -MF .deps/cas_1_.lo.Ppo -DN=1 -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/cas_n.c  -fPIC -DPIC -o .libs/cas_1_.o
checking for ISO C99 support to TR1 in <complex.h>... mv -f .deps/gexch.Tpo .deps/gexch.Plo
mv -f .deps/fenv.Tpo .deps/fenv.Plo
/bin/bash ./libtool --tag=CC   --mode=compile /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -DHAVE_CONFIG_H -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/config/posix -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic -I.    -Wall -Werror   -pthread -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -MT exch_1_.lo -MD -MP -MF .deps/exch_1_.lo.Ppo -DN=1  -c -o exch_1_.lo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/exch_n.c
/bin/bash ./libtool --tag=CC   --mode=compile /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -DHAVE_CONFIG_H -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/config/posix -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic -I.    -Wall -Werror   -pthread -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -MT fadd_1_.lo -MD -MP -MF .deps/fadd_1_.lo.Ppo -DN=1  -c -o fadd_1_.lo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/fadd_n.c
libtool: compile:  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/config/posix -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic -I. -Wall -Werror -pthread -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -MT load_1_.lo -MD -MP -MF .deps/load_1_.lo.Ppo -DN=1 -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/load_n.c -o load_1_.o >/dev/null 2>&1
libtool: compile:  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/config/posix -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic -I. -Wall -Werror -pthread -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -MT store_1_.lo -MD -MP -MF .deps/store_1_.lo.Ppo -DN=1 -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/store_n.c -o store_1_.o >/dev/null 2>&1
mv -f .deps/fence.Tpo .deps/fence.Plo
libtool: compile:  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/config/posix -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic -I. -Wall -Werror -pthread -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -MT flag.lo -MD -MP -MF .deps/flag.Tpo -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/flag.c -o flag.o >/dev/null 2>&1
/bin/bash ./libtool --tag=CC   --mode=compile /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -DHAVE_CONFIG_H -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/config/posix -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic -I.    -Wall -Werror   -pthread -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -MT fsub_1_.lo -MD -MP -MF .deps/fsub_1_.lo.Ppo -DN=1  -c -o fsub_1_.lo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/fsub_n.c
libtool: compile:  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/config/posix -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic -I. -Wall -Werror -pthread -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -MT cas_1_.lo -MD -MP -MF .deps/cas_1_.lo.Ppo -DN=1 -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/cas_n.c -o cas_1_.o >/dev/null 2>&1
libtool: compile:  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/config/posix -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic -I. -Wall -Werror -pthread -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -MT exch_1_.lo -MD -MP -MF .deps/exch_1_.lo.Ppo -DN=1 -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/exch_n.c  -fPIC -DPIC -o .libs/exch_1_.o
yes
checking for ISO C99 support to TR1 in <ctype.h>... libtool: compile:  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/config/posix -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic -I. -Wall -Werror -pthread -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -MT fadd_1_.lo -MD -MP -MF .deps/fadd_1_.lo.Ppo -DN=1 -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/fadd_n.c  -fPIC -DPIC -o .libs/fadd_1_.o
/bin/bash ./libtool --tag=CC   --mode=compile /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -DHAVE_CONFIG_H -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/config/posix -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic -I.    -Wall -Werror   -pthread -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -MT fand_1_.lo -MD -MP -MF .deps/fand_1_.lo.Ppo -DN=1  -c -o fand_1_.lo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/fand_n.c
/bin/bash ./libtool --tag=CC   --mode=compile /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -DHAVE_CONFIG_H -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/config/posix -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic -I.    -Wall -Werror   -pthread -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -MT fior_1_.lo -MD -MP -MF .deps/fior_1_.lo.Ppo -DN=1  -c -o fior_1_.lo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/fior_n.c
mv -f .deps/flag.Tpo .deps/flag.Plo
libtool: compile:  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/config/posix -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic -I. -Wall -Werror -pthread -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -MT fsub_1_.lo -MD -MP -MF .deps/fsub_1_.lo.Ppo -DN=1 -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/fsub_n.c  -fPIC -DPIC -o .libs/fsub_1_.o
libtool: compile:  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/config/posix -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic -I. -Wall -Werror -pthread -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -MT exch_1_.lo -MD -MP -MF .deps/exch_1_.lo.Ppo -DN=1 -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/exch_n.c -o exch_1_.o >/dev/null 2>&1
yes
/bin/bash ./libtool --tag=CC   --mode=compile /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -DHAVE_CONFIG_H -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/config/posix -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic -I.    -Wall -Werror   -pthread -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -MT fxor_1_.lo -MD -MP -MF .deps/fxor_1_.lo.Ppo -DN=1  -c -o fxor_1_.lo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/fxor_n.c
checking for fenv.h... (cached) yes
/bin/bash ./libtool --tag=CC   --mode=compile /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -DHAVE_CONFIG_H -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/config/posix -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic -I.    -Wall -Werror   -pthread -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -MT fnand_1_.lo -MD -MP -MF .deps/fnand_1_.lo.Ppo -DN=1  -c -o fnand_1_.lo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/fnand_n.c
checking for ISO C99 support to TR1 in <fenv.h>... libtool: compile:  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/config/posix -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic -I. -Wall -Werror -pthread -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -MT fadd_1_.lo -MD -MP -MF .deps/fadd_1_.lo.Ppo -DN=1 -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/fadd_n.c -o fadd_1_.o >/dev/null 2>&1
libtool: compile:  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/config/posix -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic -I. -Wall -Werror -pthread -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -MT fand_1_.lo -MD -MP -MF .deps/fand_1_.lo.Ppo -DN=1 -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/fand_n.c  -fPIC -DPIC -o .libs/fand_1_.o
libtool: compile:  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/config/posix -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic -I. -Wall -Werror -pthread -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -MT fior_1_.lo -MD -MP -MF .deps/fior_1_.lo.Ppo -DN=1 -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/fior_n.c  -fPIC -DPIC -o .libs/fior_1_.o
libtool: compile:  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/config/posix -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic -I. -Wall -Werror -pthread -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -MT fxor_1_.lo -MD -MP -MF .deps/fxor_1_.lo.Ppo -DN=1 -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/fxor_n.c  -fPIC -DPIC -o .libs/fxor_1_.o
libtool: compile:  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/config/posix -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic -I. -Wall -Werror -pthread -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -MT fsub_1_.lo -MD -MP -MF .deps/fsub_1_.lo.Ppo -DN=1 -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/fsub_n.c -o fsub_1_.o >/dev/null 2>&1
libtool: compile:  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/config/posix -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic -I. -Wall -Werror -pthread -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -MT fnand_1_.lo -MD -MP -MF .deps/fnand_1_.lo.Ppo -DN=1 -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/fnand_n.c  -fPIC -DPIC -o .libs/fnand_1_.o
/bin/bash ./libtool --tag=CC   --mode=compile /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -DHAVE_CONFIG_H -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/config/posix -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic -I.    -Wall -Werror   -pthread -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -MT tas_1_.lo -MD -MP -MF .deps/tas_1_.lo.Ppo -DN=1  -c -o tas_1_.lo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/tas_n.c
yes
checking for ISO C99 support to TR1 in <stdint.h>... libtool: compile:  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/config/posix -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic -I. -Wall -Werror -pthread -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -MT fand_1_.lo -MD -MP -MF .deps/fand_1_.lo.Ppo -DN=1 -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/fand_n.c -o fand_1_.o >/dev/null 2>&1
/bin/bash ./libtool --tag=CC   --mode=compile /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -DHAVE_CONFIG_H -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/config/posix -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic -I.    -Wall -Werror   -pthread -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -MT load_2_.lo -MD -MP -MF .deps/load_2_.lo.Ppo -DN=2  -c -o load_2_.lo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/load_n.c
libtool: compile:  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/config/posix -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic -I. -Wall -Werror -pthread -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -MT fior_1_.lo -MD -MP -MF .deps/fior_1_.lo.Ppo -DN=1 -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/fior_n.c -o fior_1_.o >/dev/null 2>&1
libtool: compile:  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/config/posix -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic -I. -Wall -Werror -pthread -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -MT fxor_1_.lo -MD -MP -MF .deps/fxor_1_.lo.Ppo -DN=1 -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/fxor_n.c -o fxor_1_.o >/dev/null 2>&1
libtool: compile:  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/config/posix -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic -I. -Wall -Werror -pthread -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -MT tas_1_.lo -MD -MP -MF .deps/tas_1_.lo.Ppo -DN=1 -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/tas_n.c  -fPIC -DPIC -o .libs/tas_1_.o
libtool: compile:  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/config/posix -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic -I. -Wall -Werror -pthread -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -MT fnand_1_.lo -MD -MP -MF .deps/fnand_1_.lo.Ppo -DN=1 -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/fnand_n.c -o fnand_1_.o >/dev/null 2>&1
/bin/bash ./libtool --tag=CC   --mode=compile /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -DHAVE_CONFIG_H -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/config/posix -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic -I.    -Wall -Werror   -pthread -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -MT store_2_.lo -MD -MP -MF .deps/store_2_.lo.Ppo -DN=2  -c -o store_2_.lo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/store_n.c
yes
checking for ISO C99 support to TR1 in <math.h>... libtool: compile:  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/config/posix -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic -I. -Wall -Werror -pthread -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -MT load_2_.lo -MD -MP -MF .deps/load_2_.lo.Ppo -DN=2 -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/load_n.c  -fPIC -DPIC -o .libs/load_2_.o
/bin/bash ./libtool --tag=CC   --mode=compile /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -DHAVE_CONFIG_H -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/config/posix -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic -I.    -Wall -Werror   -pthread -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -MT cas_2_.lo -MD -MP -MF .deps/cas_2_.lo.Ppo -DN=2  -c -o cas_2_.lo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/cas_n.c
/bin/bash ./libtool --tag=CC   --mode=compile /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -DHAVE_CONFIG_H -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/config/posix -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic -I.    -Wall -Werror   -pthread -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -MT exch_2_.lo -MD -MP -MF .deps/exch_2_.lo.Ppo -DN=2  -c -o exch_2_.lo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/exch_n.c
libtool: compile:  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/config/posix -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic -I. -Wall -Werror -pthread -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -MT tas_1_.lo -MD -MP -MF .deps/tas_1_.lo.Ppo -DN=1 -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/tas_n.c -o tas_1_.o >/dev/null 2>&1
/bin/bash ./libtool --tag=CC   --mode=compile /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -DHAVE_CONFIG_H -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/config/posix -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic -I.    -Wall -Werror   -pthread -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -MT fadd_2_.lo -MD -MP -MF .deps/fadd_2_.lo.Ppo -DN=2  -c -o fadd_2_.lo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/fadd_n.c
/bin/bash ./libtool --tag=CC   --mode=compile /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -DHAVE_CONFIG_H -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/config/posix -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic -I.    -Wall -Werror   -pthread -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -MT fsub_2_.lo -MD -MP -MF .deps/fsub_2_.lo.Ppo -DN=2  -c -o fsub_2_.lo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/fsub_n.c
libtool: compile:  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/config/posix -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic -I. -Wall -Werror -pthread -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -MT store_2_.lo -MD -MP -MF .deps/store_2_.lo.Ppo -DN=2 -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/store_n.c  -fPIC -DPIC -o .libs/store_2_.o
libtool: compile:  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/config/posix -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic -I. -Wall -Werror -pthread -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -MT load_2_.lo -MD -MP -MF .deps/load_2_.lo.Ppo -DN=2 -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/load_n.c -o load_2_.o >/dev/null 2>&1
libtool: compile:  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/config/posix -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic -I. -Wall -Werror -pthread -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -MT cas_2_.lo -MD -MP -MF .deps/cas_2_.lo.Ppo -DN=2 -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/cas_n.c  -fPIC -DPIC -o .libs/cas_2_.o
libtool: compile:  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/config/posix -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic -I. -Wall -Werror -pthread -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -MT store_2_.lo -MD -MP -MF .deps/store_2_.lo.Ppo -DN=2 -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/store_n.c -o store_2_.o >/dev/null 2>&1
libtool: compile:  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/config/posix -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic -I. -Wall -Werror -pthread -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -MT fsub_2_.lo -MD -MP -MF .deps/fsub_2_.lo.Ppo -DN=2 -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/fsub_n.c  -fPIC -DPIC -o .libs/fsub_2_.o
libtool: compile:  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/config/posix -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic -I. -Wall -Werror -pthread -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -MT fadd_2_.lo -MD -MP -MF .deps/fadd_2_.lo.Ppo -DN=2 -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/fadd_n.c  -fPIC -DPIC -o .libs/fadd_2_.o
/bin/bash ./libtool --tag=CC   --mode=compile /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -DHAVE_CONFIG_H -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/config/posix -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic -I.    -Wall -Werror   -pthread -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -MT fand_2_.lo -MD -MP -MF .deps/fand_2_.lo.Ppo -DN=2  -c -o fand_2_.lo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/fand_n.c
libtool: compile:  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/config/posix -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic -I. -Wall -Werror -pthread -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -MT exch_2_.lo -MD -MP -MF .deps/exch_2_.lo.Ppo -DN=2 -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/exch_n.c  -fPIC -DPIC -o .libs/exch_2_.o
yes
checking for ISO C99 support to TR1 in <inttypes.h>... libtool: compile:  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/config/posix -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic -I. -Wall -Werror -pthread -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -MT cas_2_.lo -MD -MP -MF .deps/cas_2_.lo.Ppo -DN=2 -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/cas_n.c -o cas_2_.o >/dev/null 2>&1
/bin/bash ./libtool --tag=CC   --mode=compile /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -DHAVE_CONFIG_H -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/config/posix -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic -I.    -Wall -Werror   -pthread -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -MT fior_2_.lo -MD -MP -MF .deps/fior_2_.lo.Ppo -DN=2  -c -o fior_2_.lo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/fior_n.c
libtool: compile:  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/config/posix -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic -I. -Wall -Werror -pthread -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -MT fsub_2_.lo -MD -MP -MF .deps/fsub_2_.lo.Ppo -DN=2 -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/fsub_n.c -o fsub_2_.o >/dev/null 2>&1
/bin/bash ./libtool --tag=CC   --mode=compile /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -DHAVE_CONFIG_H -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/config/posix -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic -I.    -Wall -Werror   -pthread -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -MT fxor_2_.lo -MD -MP -MF .deps/fxor_2_.lo.Ppo -DN=2  -c -o fxor_2_.lo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/fxor_n.c
libtool: compile:  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/config/posix -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic -I. -Wall -Werror -pthread -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -MT fand_2_.lo -MD -MP -MF .deps/fand_2_.lo.Ppo -DN=2 -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/fand_n.c  -fPIC -DPIC -o .libs/fand_2_.o
libtool: compile:  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/config/posix -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic -I. -Wall -Werror -pthread -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -MT fadd_2_.lo -MD -MP -MF .deps/fadd_2_.lo.Ppo -DN=2 -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/fadd_n.c -o fadd_2_.o >/dev/null 2>&1
libtool: compile:  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/config/posix -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic -I. -Wall -Werror -pthread -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -MT exch_2_.lo -MD -MP -MF .deps/exch_2_.lo.Ppo -DN=2 -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/exch_n.c -o exch_2_.o >/dev/null 2>&1
yes
checking for wchar_t ISO C99 support to TR1 in <inttypes.h>... /bin/bash ./libtool --tag=CC   --mode=compile /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -DHAVE_CONFIG_H -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/config/posix -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic -I.    -Wall -Werror   -pthread -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -MT fnand_2_.lo -MD -MP -MF .deps/fnand_2_.lo.Ppo -DN=2  -c -o fnand_2_.lo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/fnand_n.c
libtool: compile:  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/config/posix -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic -I. -Wall -Werror -pthread -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -MT fior_2_.lo -MD -MP -MF .deps/fior_2_.lo.Ppo -DN=2 -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/fior_n.c  -fPIC -DPIC -o .libs/fior_2_.o
/bin/bash ./libtool --tag=CC   --mode=compile /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -DHAVE_CONFIG_H -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/config/posix -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic -I.    -Wall -Werror   -pthread -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -MT tas_2_.lo -MD -MP -MF .deps/tas_2_.lo.Ppo -DN=2  -c -o tas_2_.lo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/tas_n.c
libtool: compile:  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/config/posix -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic -I. -Wall -Werror -pthread -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -MT fxor_2_.lo -MD -MP -MF .deps/fxor_2_.lo.Ppo -DN=2 -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/fxor_n.c  -fPIC -DPIC -o .libs/fxor_2_.o
libtool: compile:  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/config/posix -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic -I. -Wall -Werror -pthread -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -MT fand_2_.lo -MD -MP -MF .deps/fand_2_.lo.Ppo -DN=2 -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/fand_n.c -o fand_2_.o >/dev/null 2>&1
/bin/bash ./libtool --tag=CC   --mode=compile /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -DHAVE_CONFIG_H -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/config/posix -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic -I.    -Wall -Werror   -pthread -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -MT load_4_.lo -MD -MP -MF .deps/load_4_.lo.Ppo -DN=4  -c -o load_4_.lo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/load_n.c
libtool: compile:  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/config/posix -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic -I. -Wall -Werror -pthread -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -MT fnand_2_.lo -MD -MP -MF .deps/fnand_2_.lo.Ppo -DN=2 -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/fnand_n.c  -fPIC -DPIC -o .libs/fnand_2_.o
/bin/bash ./libtool --tag=CC   --mode=compile /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -DHAVE_CONFIG_H -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/config/posix -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic -I.    -Wall -Werror   -pthread -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -MT store_4_.lo -MD -MP -MF .deps/store_4_.lo.Ppo -DN=4  -c -o store_4_.lo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/store_n.c
yes
checking stdbool.h usability... libtool: compile:  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/config/posix -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic -I. -Wall -Werror -pthread -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -MT fior_2_.lo -MD -MP -MF .deps/fior_2_.lo.Ppo -DN=2 -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/fior_n.c -o fior_2_.o >/dev/null 2>&1
libtool: compile:  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/config/posix -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic -I. -Wall -Werror -pthread -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -MT tas_2_.lo -MD -MP -MF .deps/tas_2_.lo.Ppo -DN=2 -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/tas_n.c  -fPIC -DPIC -o .libs/tas_2_.o
libtool: compile:  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/config/posix -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic -I. -Wall -Werror -pthread -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -MT fxor_2_.lo -MD -MP -MF .deps/fxor_2_.lo.Ppo -DN=2 -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/fxor_n.c -o fxor_2_.o >/dev/null 2>&1
libtool: compile:  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/config/posix -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic -I. -Wall -Werror -pthread -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -MT load_4_.lo -MD -MP -MF .deps/load_4_.lo.Ppo -DN=4 -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/load_n.c  -fPIC -DPIC -o .libs/load_4_.o
/bin/bash ./libtool --tag=CC   --mode=compile /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -DHAVE_CONFIG_H -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/config/posix -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic -I.    -Wall -Werror   -pthread -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -MT cas_4_.lo -MD -MP -MF .deps/cas_4_.lo.Ppo -DN=4  -c -o cas_4_.lo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/cas_n.c
libtool: compile:  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/config/posix -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic -I. -Wall -Werror -pthread -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -MT store_4_.lo -MD -MP -MF .deps/store_4_.lo.Ppo -DN=4 -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/store_n.c  -fPIC -DPIC -o .libs/store_4_.o
libtool: compile:  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/config/posix -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic -I. -Wall -Werror -pthread -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -MT fnand_2_.lo -MD -MP -MF .deps/fnand_2_.lo.Ppo -DN=2 -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/fnand_n.c -o fnand_2_.o >/dev/null 2>&1
libtool: compile:  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/config/posix -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic -I. -Wall -Werror -pthread -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -MT tas_2_.lo -MD -MP -MF .deps/tas_2_.lo.Ppo -DN=2 -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/tas_n.c -o tas_2_.o >/dev/null 2>&1
/bin/bash ./libtool --tag=CC   --mode=compile /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -DHAVE_CONFIG_H -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/config/posix -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic -I.    -Wall -Werror   -pthread -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -MT exch_4_.lo -MD -MP -MF .deps/exch_4_.lo.Ppo -DN=4  -c -o exch_4_.lo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/exch_n.c
yes
checking stdbool.h presence... /bin/bash ./libtool --tag=CC   --mode=compile /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -DHAVE_CONFIG_H -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/config/posix -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic -I.    -Wall -Werror   -pthread -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -MT fadd_4_.lo -MD -MP -MF .deps/fadd_4_.lo.Ppo -DN=4  -c -o fadd_4_.lo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/fadd_n.c
libtool: compile:  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/config/posix -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic -I. -Wall -Werror -pthread -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -MT load_4_.lo -MD -MP -MF .deps/load_4_.lo.Ppo -DN=4 -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/load_n.c -o load_4_.o >/dev/null 2>&1
libtool: compile:  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/config/posix -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic -I. -Wall -Werror -pthread -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -MT cas_4_.lo -MD -MP -MF .deps/cas_4_.lo.Ppo -DN=4 -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/cas_n.c  -fPIC -DPIC -o .libs/cas_4_.o
libtool: compile:  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/config/posix -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic -I. -Wall -Werror -pthread -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -MT store_4_.lo -MD -MP -MF .deps/store_4_.lo.Ppo -DN=4 -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/store_n.c -o store_4_.o >/dev/null 2>&1
yes
checking for stdbool.h... yes
checking stdalign.h usability... /bin/bash ./libtool --tag=CC   --mode=compile /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -DHAVE_CONFIG_H -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/config/posix -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic -I.    -Wall -Werror   -pthread -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -MT fsub_4_.lo -MD -MP -MF .deps/fsub_4_.lo.Ppo -DN=4  -c -o fsub_4_.lo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/fsub_n.c
libtool: compile:  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/config/posix -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic -I. -Wall -Werror -pthread -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -MT exch_4_.lo -MD -MP -MF .deps/exch_4_.lo.Ppo -DN=4 -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/exch_n.c  -fPIC -DPIC -o .libs/exch_4_.o
libtool: compile:  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/config/posix -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic -I. -Wall -Werror -pthread -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -MT fadd_4_.lo -MD -MP -MF .deps/fadd_4_.lo.Ppo -DN=4 -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/fadd_n.c  -fPIC -DPIC -o .libs/fadd_4_.o
/bin/bash ./libtool --tag=CC   --mode=compile /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -DHAVE_CONFIG_H -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/config/posix -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic -I.    -Wall -Werror   -pthread -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -MT fand_4_.lo -MD -MP -MF .deps/fand_4_.lo.Ppo -DN=4  -c -o fand_4_.lo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/fand_n.c
libtool: compile:  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/config/posix -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic -I. -Wall -Werror -pthread -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -MT cas_4_.lo -MD -MP -MF .deps/cas_4_.lo.Ppo -DN=4 -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/cas_n.c -o cas_4_.o >/dev/null 2>&1
/bin/bash ./libtool --tag=CC   --mode=compile /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -DHAVE_CONFIG_H -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/config/posix -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic -I.    -Wall -Werror   -pthread -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -MT fior_4_.lo -MD -MP -MF .deps/fior_4_.lo.Ppo -DN=4  -c -o fior_4_.lo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/fior_n.c
yes
checking stdalign.h presence... /bin/bash ./libtool --tag=CC   --mode=compile /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -DHAVE_CONFIG_H -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/config/posix -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic -I.    -Wall -Werror   -pthread -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -MT fxor_4_.lo -MD -MP -MF .deps/fxor_4_.lo.Ppo -DN=4  -c -o fxor_4_.lo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/fxor_n.c
libtool: compile:  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/config/posix -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic -I. -Wall -Werror -pthread -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -MT fsub_4_.lo -MD -MP -MF .deps/fsub_4_.lo.Ppo -DN=4 -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/fsub_n.c  -fPIC -DPIC -o .libs/fsub_4_.o
yes
checking for stdalign.h... yes
libtool: compile:  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/config/posix -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic -I. -Wall -Werror -pthread -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -MT exch_4_.lo -MD -MP -MF .deps/exch_4_.lo.Ppo -DN=4 -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/exch_n.c -o exch_4_.o >/dev/null 2>&1
libtool: compile:  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/config/posix -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic -I. -Wall -Werror -pthread -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -MT fadd_4_.lo -MD -MP -MF .deps/fadd_4_.lo.Ppo -DN=4 -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/fadd_n.c -o fadd_4_.o >/dev/null 2>&1
checking for the value of EOF... libtool: compile:  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/config/posix -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic -I. -Wall -Werror -pthread -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -MT fand_4_.lo -MD -MP -MF .deps/fand_4_.lo.Ppo -DN=4 -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/fand_n.c  -fPIC -DPIC -o .libs/fand_4_.o
libtool: compile:  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/config/posix -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic -I. -Wall -Werror -pthread -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -MT fior_4_.lo -MD -MP -MF .deps/fior_4_.lo.Ppo -DN=4 -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/fior_n.c  -fPIC -DPIC -o .libs/fior_4_.o
/bin/bash ./libtool --tag=CC   --mode=compile /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -DHAVE_CONFIG_H -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/config/posix -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic -I.    -Wall -Werror   -pthread -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -MT fnand_4_.lo -MD -MP -MF .deps/fnand_4_.lo.Ppo -DN=4  -c -o fnand_4_.lo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/fnand_n.c
libtool: compile:  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/config/posix -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic -I. -Wall -Werror -pthread -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -MT fsub_4_.lo -MD -MP -MF .deps/fsub_4_.lo.Ppo -DN=4 -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/fsub_n.c -o fsub_4_.o >/dev/null 2>&1
libtool: compile:  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/config/posix -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic -I. -Wall -Werror -pthread -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -MT fxor_4_.lo -MD -MP -MF .deps/fxor_4_.lo.Ppo -DN=4 -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/fxor_n.c  -fPIC -DPIC -o .libs/fxor_4_.o
/bin/bash ./libtool --tag=CC   --mode=compile /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -DHAVE_CONFIG_H -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/config/posix -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic -I.    -Wall -Werror   -pthread -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -MT tas_4_.lo -MD -MP -MF .deps/tas_4_.lo.Ppo -DN=4  -c -o tas_4_.lo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/tas_n.c
/bin/bash ./libtool --tag=CC   --mode=compile /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -DHAVE_CONFIG_H -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/config/posix -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic -I.    -Wall -Werror   -pthread -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -MT load_8_.lo -MD -MP -MF .deps/load_8_.lo.Ppo -DN=8  -c -o load_8_.lo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/load_n.c
libtool: compile:  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/config/posix -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic -I. -Wall -Werror -pthread -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -MT fior_4_.lo -MD -MP -MF .deps/fior_4_.lo.Ppo -DN=4 -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/fior_n.c -o fior_4_.o >/dev/null 2>&1
libtool: compile:  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/config/posix -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic -I. -Wall -Werror -pthread -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -MT fand_4_.lo -MD -MP -MF .deps/fand_4_.lo.Ppo -DN=4 -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/fand_n.c -o fand_4_.o >/dev/null 2>&1
libtool: compile:  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/config/posix -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic -I. -Wall -Werror -pthread -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -MT fnand_4_.lo -MD -MP -MF .deps/fnand_4_.lo.Ppo -DN=4 -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/fnand_n.c  -fPIC -DPIC -o .libs/fnand_4_.o
libtool: compile:  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/config/posix -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic -I. -Wall -Werror -pthread -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -MT fxor_4_.lo -MD -MP -MF .deps/fxor_4_.lo.Ppo -DN=4 -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/fxor_n.c -o fxor_4_.o >/dev/null 2>&1
/bin/bash ./libtool --tag=CC   --mode=compile /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -DHAVE_CONFIG_H -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/config/posix -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic -I.    -Wall -Werror   -pthread -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -MT store_8_.lo -MD -MP -MF .deps/store_8_.lo.Ppo -DN=8  -c -o store_8_.lo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/store_n.c
libtool: compile:  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/config/posix -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic -I. -Wall -Werror -pthread -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -MT tas_4_.lo -MD -MP -MF .deps/tas_4_.lo.Ppo -DN=4 -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/tas_n.c  -fPIC -DPIC -o .libs/tas_4_.o
libtool: compile:  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/config/posix -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic -I. -Wall -Werror -pthread -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -MT fnand_4_.lo -MD -MP -MF .deps/fnand_4_.lo.Ppo -DN=4 -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/fnand_n.c -o fnand_4_.o >/dev/null 2>&1
libtool: compile:  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/config/posix -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic -I. -Wall -Werror -pthread -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -MT load_8_.lo -MD -MP -MF .deps/load_8_.lo.Ppo -DN=8 -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/load_n.c  -fPIC -DPIC -o .libs/load_8_.o
/bin/bash ./libtool --tag=CC   --mode=compile /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -DHAVE_CONFIG_H -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/config/posix -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic -I.    -Wall -Werror   -pthread -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -MT cas_8_.lo -MD -MP -MF .deps/cas_8_.lo.Ppo -DN=8  -c -o cas_8_.lo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/cas_n.c
/bin/bash ./libtool --tag=CC   --mode=compile /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -DHAVE_CONFIG_H -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/config/posix -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic -I.    -Wall -Werror   -pthread -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -MT exch_8_.lo -MD -MP -MF .deps/exch_8_.lo.Ppo -DN=8  -c -o exch_8_.lo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/exch_n.c
/bin/bash ./libtool --tag=CC   --mode=compile /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -DHAVE_CONFIG_H -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/config/posix -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic -I.    -Wall -Werror   -pthread -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -MT fadd_8_.lo -MD -MP -MF .deps/fadd_8_.lo.Ppo -DN=8  -c -o fadd_8_.lo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/fadd_n.c
libtool: compile:  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/config/posix -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic -I. -Wall -Werror -pthread -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -MT store_8_.lo -MD -MP -MF .deps/store_8_.lo.Ppo -DN=8 -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/store_n.c  -fPIC -DPIC -o .libs/store_8_.o
libtool: compile:  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/config/posix -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic -I. -Wall -Werror -pthread -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -MT tas_4_.lo -MD -MP -MF .deps/tas_4_.lo.Ppo -DN=4 -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/tas_n.c -o tas_4_.o >/dev/null 2>&1
libtool: compile:  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/config/posix -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic -I. -Wall -Werror -pthread -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -MT load_8_.lo -MD -MP -MF .deps/load_8_.lo.Ppo -DN=8 -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/load_n.c -o load_8_.o >/dev/null 2>&1
-1
checking for the value of SEEK_CUR... /bin/bash ./libtool --tag=CC   --mode=compile /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -DHAVE_CONFIG_H -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/config/posix -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic -I.    -Wall -Werror   -pthread -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -MT fsub_8_.lo -MD -MP -MF .deps/fsub_8_.lo.Ppo -DN=8  -c -o fsub_8_.lo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/fsub_n.c
libtool: compile:  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/config/posix -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic -I. -Wall -Werror -pthread -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -MT exch_8_.lo -MD -MP -MF .deps/exch_8_.lo.Ppo -DN=8 -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/exch_n.c  -fPIC -DPIC -o .libs/exch_8_.o
libtool: compile:  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/config/posix -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic -I. -Wall -Werror -pthread -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -MT cas_8_.lo -MD -MP -MF .deps/cas_8_.lo.Ppo -DN=8 -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/cas_n.c  -fPIC -DPIC -o .libs/cas_8_.o
libtool: compile:  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/config/posix -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic -I. -Wall -Werror -pthread -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -MT fadd_8_.lo -MD -MP -MF .deps/fadd_8_.lo.Ppo -DN=8 -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/fadd_n.c  -fPIC -DPIC -o .libs/fadd_8_.o
libtool: compile:  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/config/posix -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic -I. -Wall -Werror -pthread -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -MT store_8_.lo -MD -MP -MF .deps/store_8_.lo.Ppo -DN=8 -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/store_n.c -o store_8_.o >/dev/null 2>&1
/bin/bash ./libtool --tag=CC   --mode=compile /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -DHAVE_CONFIG_H -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/config/posix -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic -I.    -Wall -Werror   -pthread -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -MT fand_8_.lo -MD -MP -MF .deps/fand_8_.lo.Ppo -DN=8  -c -o fand_8_.lo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/fand_n.c
/bin/bash ./libtool --tag=CC   --mode=compile /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -DHAVE_CONFIG_H -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/config/posix -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic -I.    -Wall -Werror   -pthread -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -MT fior_8_.lo -MD -MP -MF .deps/fior_8_.lo.Ppo -DN=8  -c -o fior_8_.lo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/fior_n.c
libtool: compile:  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/config/posix -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic -I. -Wall -Werror -pthread -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -MT exch_8_.lo -MD -MP -MF .deps/exch_8_.lo.Ppo -DN=8 -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/exch_n.c -o exch_8_.o >/dev/null 2>&1
libtool: compile:  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/config/posix -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic -I. -Wall -Werror -pthread -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -MT fsub_8_.lo -MD -MP -MF .deps/fsub_8_.lo.Ppo -DN=8 -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/fsub_n.c  -fPIC -DPIC -o .libs/fsub_8_.o
libtool: compile:  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/config/posix -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic -I. -Wall -Werror -pthread -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -MT cas_8_.lo -MD -MP -MF .deps/cas_8_.lo.Ppo -DN=8 -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/cas_n.c -o cas_8_.o >/dev/null 2>&1
libtool: compile:  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/config/posix -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic -I. -Wall -Werror -pthread -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -MT fand_8_.lo -MD -MP -MF .deps/fand_8_.lo.Ppo -DN=8 -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/fand_n.c  -fPIC -DPIC -o .libs/fand_8_.o
libtool: compile:  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/config/posix -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic -I. -Wall -Werror -pthread -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -MT fadd_8_.lo -MD -MP -MF .deps/fadd_8_.lo.Ppo -DN=8 -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/fadd_n.c -o fadd_8_.o >/dev/null 2>&1
/bin/bash ./libtool --tag=CC   --mode=compile /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -DHAVE_CONFIG_H -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/config/posix -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic -I.    -Wall -Werror   -pthread -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -MT fxor_8_.lo -MD -MP -MF .deps/fxor_8_.lo.Ppo -DN=8  -c -o fxor_8_.lo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/fxor_n.c
libtool: compile:  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/config/posix -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic -I. -Wall -Werror -pthread -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -MT fior_8_.lo -MD -MP -MF .deps/fior_8_.lo.Ppo -DN=8 -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/fior_n.c  -fPIC -DPIC -o .libs/fior_8_.o
/bin/bash ./libtool --tag=CC   --mode=compile /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -DHAVE_CONFIG_H -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/config/posix -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic -I.    -Wall -Werror   -pthread -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -MT fnand_8_.lo -MD -MP -MF .deps/fnand_8_.lo.Ppo -DN=8  -c -o fnand_8_.lo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/fnand_n.c
/bin/bash ./libtool --tag=CC   --mode=compile /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -DHAVE_CONFIG_H -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/config/posix -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic -I.    -Wall -Werror   -pthread -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -MT tas_8_.lo -MD -MP -MF .deps/tas_8_.lo.Ppo -DN=8  -c -o tas_8_.lo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/tas_n.c
libtool: compile:  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/config/posix -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic -I. -Wall -Werror -pthread -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -MT fsub_8_.lo -MD -MP -MF .deps/fsub_8_.lo.Ppo -DN=8 -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/fsub_n.c -o fsub_8_.o >/dev/null 2>&1
libtool: compile:  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/config/posix -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic -I. -Wall -Werror -pthread -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -MT fand_8_.lo -MD -MP -MF .deps/fand_8_.lo.Ppo -DN=8 -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/fand_n.c -o fand_8_.o >/dev/null 2>&1
libtool: compile:  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/config/posix -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic -I. -Wall -Werror -pthread -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -MT fxor_8_.lo -MD -MP -MF .deps/fxor_8_.lo.Ppo -DN=8 -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/fxor_n.c  -fPIC -DPIC -o .libs/fxor_8_.o
1
libtool: compile:  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/config/posix -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic -I. -Wall -Werror -pthread -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -MT fior_8_.lo -MD -MP -MF .deps/fior_8_.lo.Ppo -DN=8 -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/fior_n.c -o fior_8_.o >/dev/null 2>&1
libtool: compile:  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/config/posix -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic -I. -Wall -Werror -pthread -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -MT fnand_8_.lo -MD -MP -MF .deps/fnand_8_.lo.Ppo -DN=8 -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/fnand_n.c  -fPIC -DPIC -o .libs/fnand_8_.o
checking for the value of SEEK_END... libtool: compile:  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/config/posix -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic -I. -Wall -Werror -pthread -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -MT tas_8_.lo -MD -MP -MF .deps/tas_8_.lo.Ppo -DN=8 -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/tas_n.c  -fPIC -DPIC -o .libs/tas_8_.o
libtool: compile:  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/config/posix -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic -I. -Wall -Werror -pthread -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -MT fxor_8_.lo -MD -MP -MF .deps/fxor_8_.lo.Ppo -DN=8 -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/fxor_n.c -o fxor_8_.o >/dev/null 2>&1
libtool: compile:  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/config/posix -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic -I. -Wall -Werror -pthread -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -MT fnand_8_.lo -MD -MP -MF .deps/fnand_8_.lo.Ppo -DN=8 -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/fnand_n.c -o fnand_8_.o >/dev/null 2>&1
libtool: compile:  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/config/posix -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic -I. -Wall -Werror -pthread -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -MT tas_8_.lo -MD -MP -MF .deps/tas_8_.lo.Ppo -DN=8 -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/tas_n.c -o tas_8_.o >/dev/null 2>&1
/bin/bash ./libtool --tag=CC   --mode=link /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -Wall -Werror   -pthread -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro   -Wl,-O1   -o libatomic_convenience.la  gload.lo gstore.lo gcas.lo gexch.lo glfree.lo lock.lo init.lo fenv.lo fence.lo flag.lo load_1_.lo store_1_.lo cas_1_.lo exch_1_.lo fadd_1_.lo fsub_1_.lo fand_1_.lo fior_1_.lo fxor_1_.lo fnand_1_.lo tas_1_.lo load_2_.lo store_2_.lo cas_2_.lo exch_2_.lo fadd_2_.lo fsub_2_.lo fand_2_.lo fior_2_.lo fxor_2_.lo fnand_2_.lo tas_2_.lo load_4_.lo store_4_.lo cas_4_.lo exch_4_.lo fadd_4_.lo fsub_4_.lo fand_4_.lo fior_4_.lo fxor_4_.lo fnand_4_.lo tas_4_.lo load_8_.lo store_8_.lo cas_8_.lo exch_8_.lo fadd_8_.lo fsub_8_.lo fand_8_.lo fior_8_.lo fxor_8_.lo fnand_8_.lo tas_8_.lo     
/bin/bash ./libtool --tag=CC   --mode=link /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -Wall -Werror   -pthread -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -version-info 3:0:2 -Wl,--version-script,/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/libatomic.map   -o libatomic.la -rpath /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib gload.lo gstore.lo gcas.lo gexch.lo glfree.lo lock.lo init.lo fenv.lo fence.lo flag.lo load_1_.lo store_1_.lo cas_1_.lo exch_1_.lo fadd_1_.lo fsub_1_.lo fand_1_.lo fior_1_.lo fxor_1_.lo fnand_1_.lo tas_1_.lo load_2_.lo store_2_.lo cas_2_.lo exch_2_.lo fadd_2_.lo fsub_2_.lo fand_2_.lo fior_2_.lo fxor_2_.lo fnand_2_.lo tas_2_.lo load_4_.lo store_4_.lo cas_4_.lo exch_4_.lo fadd_4_.lo fsub_4_.lo fand_4_.lo fior_4_.lo fxor_4_.lo fnand_4_.lo tas_4_.lo load_8_.lo store_8_.lo cas_8_.lo exch_8_.lo fadd_8_.lo fsub_8_.lo fand_8_.lo fior_8_.lo fxor_8_.lo fnand_8_.lo tas_8_.lo     
true  DO=all multi-do # make
2
checking for gettimeofday... checking sys/time.h usability... yes
checking sys/time.h presence... libtool: link: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ar rc .libs/libatomic_convenience.a .libs/gload.o .libs/gstore.o .libs/gcas.o .libs/gexch.o .libs/glfree.o .libs/lock.o .libs/init.o .libs/fenv.o .libs/fence.o .libs/flag.o .libs/load_1_.o .libs/store_1_.o .libs/cas_1_.o .libs/exch_1_.o .libs/fadd_1_.o .libs/fsub_1_.o .libs/fand_1_.o .libs/fior_1_.o .libs/fxor_1_.o .libs/fnand_1_.o .libs/tas_1_.o .libs/load_2_.o .libs/store_2_.o .libs/cas_2_.o .libs/exch_2_.o .libs/fadd_2_.o .libs/fsub_2_.o .libs/fand_2_.o .libs/fior_2_.o .libs/fxor_2_.o .libs/fnand_2_.o .libs/tas_2_.o .libs/load_4_.o .libs/store_4_.o .libs/cas_4_.o .libs/exch_4_.o .libs/fadd_4_.o .libs/fsub_4_.o .libs/fand_4_.o .libs/fior_4_.o .libs/fxor_4_.o .libs/fnand_4_.o .libs/tas_4_.o .libs/load_8_.o .libs/store_8_.o .libs/cas_8_.o .libs/exch_8_.o .libs/fadd_8_.o .libs/fsub_8_.o .libs/fand_8_.o .libs/fior_8_.o .libs/fxor_8_.o .libs/fnand_8_.o .libs/tas_8_.o 
libtool: link: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ranlib .libs/libatomic_convenience.a
yes
checking for sys/time.h... yes
libtool: link: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -shared  -fPIC -DPIC  .libs/gload.o .libs/gstore.o .libs/gcas.o .libs/gexch.o .libs/glfree.o .libs/lock.o .libs/init.o .libs/fenv.o .libs/fence.o .libs/flag.o .libs/load_1_.o .libs/store_1_.o .libs/cas_1_.o .libs/exch_1_.o .libs/fadd_1_.o .libs/fsub_1_.o .libs/fand_1_.o .libs/fior_1_.o .libs/fxor_1_.o .libs/fnand_1_.o .libs/tas_1_.o .libs/load_2_.o .libs/store_2_.o .libs/cas_2_.o .libs/exch_2_.o .libs/fadd_2_.o .libs/fsub_2_.o .libs/fand_2_.o .libs/fior_2_.o .libs/fxor_2_.o .libs/fnand_2_.o .libs/tas_2_.o .libs/load_4_.o .libs/store_4_.o .libs/cas_4_.o .libs/exch_4_.o .libs/fadd_4_.o .libs/fsub_4_.o .libs/fand_4_.o .libs/fior_4_.o .libs/fxor_4_.o .libs/fnand_4_.o .libs/tas_4_.o .libs/load_8_.o .libs/store_8_.o .libs/cas_8_.o .libs/exch_8_.o .libs/fadd_8_.o .libs/fsub_8_.o .libs/fand_8_.o .libs/fior_8_.o .libs/fxor_8_.o .libs/fnand_8_.o .libs/tas_8_.o    -pthread -mno-branch-likely -mips32r2 -mtune=24kc -msoft-float -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wl,--version-script -Wl,/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libatomic/libatomic.map   -pthread -Wl,-soname -Wl,libatomic.so.1 -o .libs/libatomic.so.1.2.0
checking for gettimeofday... libtool: link: ( cd ".libs" && rm -f "libatomic_convenience.la" && ln -s "../libatomic_convenience.la" "libatomic_convenience.la" )
libtool: link: (cd ".libs" && rm -f "libatomic.so.1" && ln -s "libatomic.so.1.2.0" "libatomic.so.1")
libtool: link: (cd ".libs" && rm -f "libatomic.so" && ln -s "libatomic.so.1.2.0" "libatomic.so")
libtool: link: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ar rc .libs/libatomic.a  gload.o gstore.o gcas.o gexch.o glfree.o lock.o init.o fenv.o fence.o flag.o load_1_.o store_1_.o cas_1_.o exch_1_.o fadd_1_.o fsub_1_.o fand_1_.o fior_1_.o fxor_1_.o fnand_1_.o tas_1_.o load_2_.o store_2_.o cas_2_.o exch_2_.o fadd_2_.o fsub_2_.o fand_2_.o fior_2_.o fxor_2_.o fnand_2_.o tas_2_.o load_4_.o store_4_.o cas_4_.o exch_4_.o fadd_4_.o fsub_4_.o fand_4_.o fior_4_.o fxor_4_.o fnand_4_.o tas_4_.o load_8_.o store_8_.o cas_8_.o exch_8_.o fadd_8_.o fsub_8_.o fand_8_.o fior_8_.o fxor_8_.o fnand_8_.o tas_8_.o
yes
libtool: link: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ranlib .libs/libatomic.a
checking for library containing clock_gettime... libtool: link: ( cd ".libs" && rm -f "libatomic.la" && ln -s "../libatomic.la" "libatomic.la" )
make[8]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libatomic'
make[7]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libatomic'
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libatomic'
none required
checking for tmpnam... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking for LC_MESSAGES... yes
checking sys/sysinfo.h usability... yes
checking sys/sysinfo.h presence... yes
checking for sys/sysinfo.h... yes
checking for get_nprocs... yes
checking for unistd.h... (cached) yes
checking for _SC_NPROCESSORS_ONLN... yes
checking for _SC_NPROC_ONLN... no
checking for pthreads_num_processors_np... no
checking for hw.ncpu sysctl... no
checking for suitable sys/sdt.h... no
checking endian.h usability... yes
checking endian.h presence... yes
checking for endian.h... yes
checking execinfo.h usability... no
checking execinfo.h presence... no
checking for execinfo.h... no
checking float.h usability... yes
checking float.h presence... yes
checking for float.h... yes
checking fp.h usability... no
checking fp.h presence... no
checking for fp.h... no
checking ieeefp.h usability... no
checking ieeefp.h presence... no
checking for ieeefp.h... no
checking for inttypes.h... (cached) yes
checking for locale.h... (cached) yes
checking machine/endian.h usability... no
checking machine/endian.h presence... no
checking for machine/endian.h... no
checking machine/param.h usability... no
checking machine/param.h presence... no
checking for machine/param.h... no
checking nan.h usability... no
checking nan.h presence... no
checking for nan.h... no
checking for stdint.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for strings.h... (cached) yes
checking sys/ipc.h usability... yes
checking sys/ipc.h presence... yes
checking for sys/ipc.h... yes
checking sys/isa_defs.h usability... no
checking sys/isa_defs.h presence... no
checking for sys/isa_defs.h... no
checking sys/machine.h usability... no
checking sys/machine.h presence... no
checking for sys/machine.h... no
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking sys/resource.h usability... yes
checking sys/resource.h presence... yes
checking for sys/resource.h... yes
checking sys/sem.h usability... yes
checking sys/sem.h presence... yes
checking for sys/sem.h... yes
checking for sys/stat.h... (cached) yes
checking for sys/time.h... (cached) yes
checking for sys/types.h... (cached) yes
checking for unistd.h... (cached) yes
checking for wchar.h... (cached) yes
checking for wctype.h... (cached) yes
checking linux/types.h usability... yes
checking linux/types.h presence... yes
checking for linux/types.h... yes
checking for linux/random.h... yes
checking for g++ that supports -ffunction-sections -fdata-sections... yes
checking for ld version... 23400
checking for ld that supports -Wl,--gc-sections... cc1: note: someone does not honour COPTS correctly, passed 0 times
yes
checking for ld that supports -Wl,-z,relro... yes
checking for sin in -lm... (cached) yes
checking for isinf declaration... yes
checking for isinf... no
checking for isnan declaration... yes
checking for isnan... no
checking for finite declaration... yes
checking for finite... yes
checking for sincos declaration... yes
checking for sincos... yes
checking for fpclass declaration... no
checking for _fpclass declaration... no
checking for qfpclass declaration... no
checking for _qfpclass declaration... no
checking for hypot declaration... yes
checking for hypot... yes
checking for float trig functions... yes
checking for acosf... yes
checking for asinf... yes
checking for atanf... yes
checking for cosf... yes
checking for sinf... yes
checking for tanf... yes
checking for coshf... yes
checking for sinhf... yes
checking for tanhf... yes
checking for float round functions... yes
checking for ceilf... yes
checking for floorf... yes
checking for expf declaration... yes
checking for expf... yes
checking for isnanf declaration... no
checking for _isnanf declaration... no
checking for isinff declaration... no
checking for _isinff declaration... no
checking for atan2f declaration... yes
checking for atan2f... yes
checking for fabsf declaration... yes
checking for fabsf... yes
checking for fmodf declaration... yes
checking for fmodf... yes
checking for frexpf declaration... yes
checking for frexpf... yes
checking for hypotf declaration... yes
checking for hypotf... yes
checking for ldexpf declaration... yes
checking for ldexpf... yes
checking for logf declaration... yes
checking for logf... yes
checking for log10f declaration... yes
checking for log10f... yes
checking for modff declaration... yes
checking for modff... yes
checking for modf declaration... yes
checking for modf... yes
checking for powf declaration... yes
checking for powf... yes
checking for sqrtf declaration... yes
checking for sqrtf... yes
checking for sincosf declaration... yes
checking for sincosf... yes
checking for finitef declaration... yes
checking for finitef... yes
checking for long double trig functions... yes
checking for acosl... yes
checking for asinl... yes
checking for atanl... yes
checking for cosl... yes
checking for sinl... yes
checking for tanl... yes
checking for coshl... yes
checking for sinhl... yes
checking for tanhl... yes
checking for long double round functions... yes
checking for ceill... yes
checking for floorl... yes
checking for isnanl declaration... no
checking for _isnanl declaration... no
checking for isinfl declaration... no
checking for _isinfl declaration... no
checking for atan2l declaration... yes
checking for atan2l... yes
checking for expl declaration... yes
checking for expl... yes
checking for fabsl declaration... yes
checking for fabsl... yes
checking for fmodl declaration... yes
checking for fmodl... yes
checking for frexpl declaration... yes
checking for frexpl... yes
checking for hypotl declaration... yes
checking for hypotl... yes
checking for ldexpl declaration... yes
checking for ldexpl... yes
checking for logl declaration... yes
checking for logl... yes
checking for log10l declaration... yes
checking for log10l... yes
checking for modfl declaration... yes
checking for modfl... yes
checking for powl declaration... yes
checking for powl... yes
checking for sqrtl declaration... yes
checking for sqrtl... yes
checking for sincosl declaration... yes
checking for sincosl... yes
checking for finitel declaration... no
checking for _finitel declaration... no
checking for at_quick_exit declaration... yes
checking for at_quick_exit... yes
checking for quick_exit declaration... yes
checking for quick_exit... yes
checking for strtold declaration... yes
checking for strtold... yes
checking for strtof declaration... yes
checking for strtof... yes
checking whether the target supports thread-local storage... yes
checking for __cxa_thread_atexit_impl... no
checking for aligned_alloc... yes
checking for posix_memalign... yes
checking for memalign... yes
checking for _aligned_malloc... no
checking for iconv... yes
checking for iconv declaration... install-shextern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
looking for a compliant stdint.h in stdint.h, checking for uintmax_t... yes
checking for uintptr_t... yes
checking for int_least32_t... yes
checking for int_fast32_t... yes
checking for uint64_t... yes
checking what to include in include/gstdint.h... stdint.h (already complete)
checking for GNU c++filt... /usr/bin/c++filt
checking for shared libgcc... yes
checking whether the target supports .symver directive... yes
configure: versioning on shared library symbols is gnu
checking for size_t as unsigned int... yes
checking for ptrdiff_t as int... yes
checking whether the target supports hidden visibility... yes
configure: visibility supported: yes
checking for default std::string ABI to use... new
checking for rdrand support in assembler... no
checking for unistd.h... (cached) yes
checking for sys/time.h... (cached) yes
checking for sys/resource.h... (cached) yes
checking for RLIMIT_DATA... yes
checking for RLIMIT_RSS... yes
checking for RLIMIT_VMEM... no
checking for RLIMIT_AS... yes
checking for RLIMIT_FSIZE... yes
checking for testsuite resource limits support... yes
checking whether it can be safely assumed that mutex_timedlock is available... yes
checking for gthreads library... yes
checking for pthread_rwlock_t... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking dirent.h usability... yes
checking dirent.h presence... yes
checking for dirent.h... yes
checking sys/statvfs.h usability... yes
checking sys/statvfs.h presence... yes
checking for sys/statvfs.h... yes
checking utime.h usability... yes
checking utime.h presence... yes
checking for utime.h... yes
checking whether to build Filesystem TS support... yes
checking for struct dirent.d_type... yes
checking for realpath... yes
checking for utimensat... yes
checking for struct stat.st_mtim.tv_nsec... yes
checking for fchmod... yes
checking for fchmodat... yes
checking for sendfile that can copy files... yes
checking how size_t is mangled... j
checking for first version to support std::exception_ptr... 4.6.0
checking for makeinfo... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/missing makeinfo --split-size=5000000
checking for modern makeinfo... no
checking for doxygen... no
checking for dot... no
checking for xmlcatalog... no
checking for xsltproc... no
checking for xmllint... no
checking for local stylesheet directory... no
checking for epub3 stylesheets for documentation creation... no
checking for dblatex... no
checking for pdflatex... no
checking for CET support... no
configure: updating cache ./config.cache
checking for gxx-include-dir... no
checking for --enable-version-specific-runtime-libs... no
checking for install location... ${prefix}/${target_alias}/include/c++/${gcc_version}
configure: creating ./config.status
config.status: creating Makefile
config.status: creating scripts/testsuite_flags
config.status: creating scripts/extract_symvers
config.status: creating doc/xsl/customization.xsl
config.status: creating include/Makefile
config.status: creating libsupc++/Makefile
config.status: creating src/Makefile
config.status: creating src/c++98/Makefile
config.status: creating src/c++11/Makefile
config.status: creating src/filesystem/Makefile
config.status: creating doc/Makefile
config.status: creating po/Makefile
config.status: creating testsuite/Makefile
config.status: creating python/Makefile
config.status: creating config.h
config.status: executing default-1 commands
config.status: executing libtool commands
config.status: executing include/gstdint.h commands
config.status: executing generate-headers commands
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include'
echo timestamp > stamp-pb
echo timestamp > stamp-host
Makefile:1674: recipe for target 'mipsel-openwrt-linux-musl/bits/largefile-config.h' failed
make[6]: [mipsel-openwrt-linux-musl/bits/largefile-config.h] Error 1 (ignored)
Makefile:1674: recipe for target 'mipsel-openwrt-linux-musl/bits/largefile-config.h' failed
make[6]: [mipsel-openwrt-linux-musl/bits/largefile-config.h] Error 1 (ignored)
Makefile:1674: recipe for target 'mipsel-openwrt-linux-musl/bits/largefile-config.h' failed
make[6]: [mipsel-openwrt-linux-musl/bits/largefile-config.h] Error 1 (ignored)
echo 0 > stamp-namespace-version
echo 1 > stamp-visibility
echo 1 > stamp-extern-template
echo 1 > stamp-dual-abi
echo 1 > stamp-cxx11-abi
echo 1 > stamp-allocator-new
echo 'undef _GLIBCXX_USE_FLOAT128' > stamp-float128
sed -e '/^#pragma/b' \
    -e '/^#/s/\([ABCDEFGHIJKLMNOPQRSTUVWXYZ_][ABCDEFGHIJKLMNOPQRSTUVWXYZ_]*\)/_GLIBCXX_\1/g' \
    -e 's/_GLIBCXX_SUPPORTS_WEAK/__GXX_WEAK__/g' \
    -e 's/_GLIBCXX___MINGW32_GLIBCXX___/__MINGW32__/g' \
    -e 's,^#include "\(.*\)",#include <bits/\1>,g' \
    < /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc/gthr.h > mipsel-openwrt-linux-musl/bits/gthr.h
sed -e 's/\(UNUSED\)/_GLIBCXX_\1/g' \
    -e 's/\(GCC[ABCDEFGHIJKLMNOPQRSTUVWXYZ_]*_H\)/_GLIBCXX_\1/g' \
    < /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc/gthr-single.h > mipsel-openwrt-linux-musl/bits/gthr-single.h
sed -e 's/\(UNUSED\)/_GLIBCXX_\1/g' \
    -e 's/\(GCC[ABCDEFGHIJKLMNOPQRSTUVWXYZ_]*_H\)/_GLIBCXX_\1/g' \
    -e 's/SUPPORTS_WEAK/__GXX_WEAK__/g' \
    -e 's/\([ABCDEFGHIJKLMNOPQRSTUVWXYZ_]*USE_WEAK\)/_GLIBCXX_\1/g' \
    < /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc/gthr-posix.h > mipsel-openwrt-linux-musl/bits/gthr-posix.h
sed -e 's/\(UNUSED\)/_GLIBCXX_\1/g' \
    -e 's/\(GCC[ABCDEFGHIJKLMNOPQRSTUVWXYZ_]*_H\)/_GLIBCXX_\1/g' \
    -e 's/SUPPORTS_WEAK/__GXX_WEAK__/g' \
    -e 's/\([ABCDEFGHIJKLMNOPQRSTUVWXYZ_]*USE_WEAK\)/_GLIBCXX_\1/g' \
    -e 's,^#include "\(.*\)",#include <bits/\1>,g' \
    < /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc/gthr-posix.h > mipsel-openwrt-linux-musl/bits/gthr-default.h
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3'
make "AR_FLAGS=rc" "CC_FOR_BUILD=gcc" "CC_FOR_TARGET=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/" "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 -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro" "CFLAGS_FOR_BUILD=" "CFLAGS_FOR_TARGET=-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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro" "INSTALL=/usr/bin/install -c" "INSTALL_DATA=/usr/bin/install -c -m 644" "INSTALL_PROGRAM=/usr/bin/install -c" "INSTALL_SCRIPT=/usr/bin/install -c" "LDFLAGS=" "LIBCFLAGS=-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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro" "LIBCFLAGS_FOR_TARGET=-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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro" "MAKE=make" "MAKEINFO=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/missing makeinfo --split-size=5000000 --split-size=5000000 " "SHELL=/bin/bash" "RUNTESTFLAGS=" "exec_prefix=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl" "infodir=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/info" "libdir=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib" "includedir=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include" "prefix=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl" "tooldir=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl" "gxx_include_dir=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include/c++/8.4.0" "AR=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ar" "AS=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/as" "LD=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/collect-ld" "RANLIB=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ranlib" "NM=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/nm" "NM_FOR_BUILD=" "NM_FOR_TARGET=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/nm" "DESTDIR=" "WERROR=" all-recursive
make[7]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3'
Making all in include
make[8]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include'
make[8]: Nothing to be done for 'all'.
make[8]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include'
Making all in libsupc++
make[8]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++'
/bin/bash ../libtool --tag CXX --tag disable-shared   --mode=compile /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++   -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi  -fdiagnostics-show-location=once    -ffunction-sections -fdata-sections  -frandom-seed=array_type_info.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -c -o array_type_info.lo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++/array_type_info.cc
/bin/bash ../libtool --tag CXX --tag disable-shared   --mode=compile /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++   -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi  -fdiagnostics-show-location=once    -ffunction-sections -fdata-sections  -frandom-seed=atexit_arm.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -c -o atexit_arm.lo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++/atexit_arm.cc
/bin/bash ../libtool --tag CXX --tag disable-shared   --mode=compile /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++   -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi  -fdiagnostics-show-location=once    -ffunction-sections -fdata-sections  -frandom-seed=atexit_thread.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -c -o atexit_thread.lo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++/atexit_thread.cc
/bin/bash ../libtool --tag CXX --tag disable-shared   --mode=compile /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++   -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi  -fdiagnostics-show-location=once    -ffunction-sections -fdata-sections  -frandom-seed=bad_alloc.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -c -o bad_alloc.lo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++/bad_alloc.cc
/bin/bash ../libtool --tag CXX --tag disable-shared   --mode=compile /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++   -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi  -fdiagnostics-show-location=once    -ffunction-sections -fdata-sections  -frandom-seed=bad_array_length.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -c -o bad_array_length.lo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++/bad_array_length.cc
/bin/bash ../libtool --tag CXX --tag disable-shared   --mode=compile /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++   -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi  -fdiagnostics-show-location=once    -ffunction-sections -fdata-sections  -frandom-seed=bad_array_new.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -c -o bad_array_new.lo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++/bad_array_new.cc
/bin/bash ../libtool --tag CXX --tag disable-shared   --mode=compile /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++   -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi  -fdiagnostics-show-location=once    -ffunction-sections -fdata-sections  -frandom-seed=bad_cast.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -c -o bad_cast.lo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++/bad_cast.cc
/bin/bash ../libtool --tag CXX --tag disable-shared   --mode=compile /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++   -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi  -fdiagnostics-show-location=once    -ffunction-sections -fdata-sections  -frandom-seed=bad_typeid.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -c -o bad_typeid.lo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++/bad_typeid.cc
libtool: compile:  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=atexit_thread.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++/atexit_thread.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o atexit_thread.o
libtool: compile:  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=bad_alloc.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++/bad_alloc.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o bad_alloc.o
libtool: compile:  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=array_type_info.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++/array_type_info.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o array_type_info.o
libtool: compile:  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=atexit_arm.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++/atexit_arm.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o atexit_arm.o
libtool: compile:  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=bad_typeid.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++/bad_typeid.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o bad_typeid.o
cc1plus: warning: -Wabi won't warn about anything [-Wabi]
cc1plus: note: -Wabi warns about differences from the most up-to-date ABI, which is also used by default
cc1plus: note: use e.g. -Wabi=11 to warn about changes from GCC 7
libtool: compile:  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=bad_array_new.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++/bad_array_new.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o bad_array_new.o
libtool: compile:  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=bad_array_length.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++/bad_array_length.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o bad_array_length.o
libtool: compile:  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=bad_cast.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++/bad_cast.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o bad_cast.o
cc1plus: warning: -Wabi won't warn about anything [-Wabi]
cc1plus: note: -Wabi warns about differences from the most up-to-date ABI, which is also used by default
cc1plus: note: use e.g. -Wabi=11 to warn about changes from GCC 7
cc1plus: warning: -Wabi won't warn about anything [-Wabi]
cc1plus: note: -Wabi warns about differences from the most up-to-date ABI, which is also used by default
cc1plus: note: use e.g. -Wabi=11 to warn about changes from GCC 7
cc1plus: warning: -Wabi won't warn about anything [-Wabi]
cc1plus: note: -Wabi warns about differences from the most up-to-date ABI, which is also used by default
cc1plus: note: use e.g. -Wabi=11 to warn about changes from GCC 7
cc1plus: warning: -Wabi won't warn about anything [-Wabi]
cc1plus: warning: -Wabi won't warn about anything [-Wabi]
cc1plus: note: -Wabi warns about differences from the most up-to-date ABI, which is also used by default
cc1plus: note: -Wabi warns about differences from the most up-to-date ABI, which is also used by default
cc1plus: note: use e.g. -Wabi=11 to warn about changes from GCC 7
cc1plus: note: use e.g. -Wabi=11 to warn about changes from GCC 7
cc1plus: warning: -Wabi won't warn about anything [-Wabi]
cc1plus: note: -Wabi warns about differences from the most up-to-date ABI, which is also used by default
cc1plus: note: use e.g. -Wabi=11 to warn about changes from GCC 7
cc1plus: warning: -Wabi won't warn about anything [-Wabi]
cc1plus: note: -Wabi warns about differences from the most up-to-date ABI, which is also used by default
cc1plus: note: use e.g. -Wabi=11 to warn about changes from GCC 7
/bin/bash ../libtool --tag CXX --tag disable-shared   --mode=compile /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++   -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi  -fdiagnostics-show-location=once    -ffunction-sections -fdata-sections  -frandom-seed=class_type_info.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -c -o class_type_info.lo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++/class_type_info.cc
/bin/bash ../libtool --tag CXX --tag disable-shared   --mode=compile /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++   -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi  -fdiagnostics-show-location=once    -ffunction-sections -fdata-sections  -frandom-seed=del_op.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -c -o del_op.lo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++/del_op.cc
/bin/bash ../libtool --tag CXX --tag disable-shared   --mode=compile /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++   -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi  -fdiagnostics-show-location=once    -ffunction-sections -fdata-sections  -frandom-seed=del_ops.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -c -o del_ops.lo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++/del_ops.cc
/bin/bash ../libtool --tag CXX --tag disable-shared   --mode=compile /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++   -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi  -fdiagnostics-show-location=once    -ffunction-sections -fdata-sections  -frandom-seed=del_opnt.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -c -o del_opnt.lo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++/del_opnt.cc
/bin/bash ../libtool --tag CXX --tag disable-shared   --mode=compile /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++   -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi  -fdiagnostics-show-location=once    -ffunction-sections -fdata-sections  -frandom-seed=del_opv.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -c -o del_opv.lo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++/del_opv.cc
/bin/bash ../libtool --tag CXX --tag disable-shared   --mode=compile /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++   -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi  -fdiagnostics-show-location=once    -ffunction-sections -fdata-sections  -frandom-seed=del_opvs.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -c -o del_opvs.lo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++/del_opvs.cc
/bin/bash ../libtool --tag CXX --tag disable-shared   --mode=compile /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++   -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi  -fdiagnostics-show-location=once    -ffunction-sections -fdata-sections  -frandom-seed=del_opvnt.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -c -o del_opvnt.lo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++/del_opvnt.cc
libtool: compile:  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=class_type_info.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++/class_type_info.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o class_type_info.o
libtool: compile:  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=del_op.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++/del_op.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o del_op.o
libtool: compile:  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=del_ops.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++/del_ops.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o del_ops.o
libtool: compile:  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=del_opnt.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++/del_opnt.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o del_opnt.o
cc1plus: warning: -Wabi won't warn about anything [-Wabi]
cc1plus: note: -Wabi warns about differences from the most up-to-date ABI, which is also used by default
cc1plus: note: use e.g. -Wabi=11 to warn about changes from GCC 7
cc1plus: warning: -Wabi won't warn about anything [-Wabi]
cc1plus: note: -Wabi warns about differences from the most up-to-date ABI, which is also used by default
cc1plus: note: use e.g. -Wabi=11 to warn about changes from GCC 7
cc1plus: warning: -Wabi won't warn about anything [-Wabi]
cc1plus: note: -Wabi warns about differences from the most up-to-date ABI, which is also used by default
cc1plus: note: use e.g. -Wabi=11 to warn about changes from GCC 7
cc1plus: warning: -Wabi won't warn about anything [-Wabi]
cc1plus: note: -Wabi warns about differences from the most up-to-date ABI, which is also used by default
cc1plus: note: use e.g. -Wabi=11 to warn about changes from GCC 7
libtool: compile:  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=del_opv.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++/del_opv.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o del_opv.o
libtool: compile:  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=del_opvs.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++/del_opvs.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o del_opvs.o
libtool: compile:  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=del_opvnt.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++/del_opvnt.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o del_opvnt.o
cc1plus: warning: -Wabi won't warn about anything [-Wabi]
cc1plus: warning: -Wabi won't warn about anything [-Wabi]
cc1plus: note: -Wabi warns about differences from the most up-to-date ABI, which is also used by default
cc1plus: note: -Wabi warns about differences from the most up-to-date ABI, which is also used by default
cc1plus: note: use e.g. -Wabi=11 to warn about changes from GCC 7
cc1plus: note: use e.g. -Wabi=11 to warn about changes from GCC 7
cc1plus: warning: -Wabi won't warn about anything [-Wabi]
cc1plus: note: -Wabi warns about differences from the most up-to-date ABI, which is also used by default
cc1plus: note: use e.g. -Wabi=11 to warn about changes from GCC 7
/bin/bash ../libtool --tag CXX --tag disable-shared   --mode=compile /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++   -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi  -fdiagnostics-show-location=once    -ffunction-sections -fdata-sections  -frandom-seed=dyncast.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -c -o dyncast.lo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++/dyncast.cc
/bin/bash ../libtool --tag CXX --tag disable-shared   --mode=compile /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++   -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi  -fdiagnostics-show-location=once    -ffunction-sections -fdata-sections  -frandom-seed=eh_alloc.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -c -o eh_alloc.lo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++/eh_alloc.cc
/bin/bash ../libtool --tag CXX --tag disable-shared   --mode=compile /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++   -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi  -fdiagnostics-show-location=once    -ffunction-sections -fdata-sections  -frandom-seed=eh_arm.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -c -o eh_arm.lo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++/eh_arm.cc
/bin/bash ../libtool --tag CXX --tag disable-shared   --mode=compile /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++   -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi  -fdiagnostics-show-location=once    -ffunction-sections -fdata-sections  -frandom-seed=eh_aux_runtime.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -c -o eh_aux_runtime.lo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++/eh_aux_runtime.cc
/bin/bash ../libtool --tag CXX --tag disable-shared   --mode=compile /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++   -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi  -fdiagnostics-show-location=once    -ffunction-sections -fdata-sections  -frandom-seed=eh_call.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -c -o eh_call.lo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++/eh_call.cc
libtool: compile:  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=dyncast.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++/dyncast.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o dyncast.o
cc1plus: warning: -Wabi won't warn about anything [-Wabi]
cc1plus: note: -Wabi warns about differences from the most up-to-date ABI, which is also used by default
cc1plus: note: use e.g. -Wabi=11 to warn about changes from GCC 7
/bin/bash ../libtool --tag CXX --tag disable-shared   --mode=compile /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++   -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi  -fdiagnostics-show-location=once    -ffunction-sections -fdata-sections  -frandom-seed=eh_catch.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -c -o eh_catch.lo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++/eh_catch.cc
libtool: compile:  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=eh_alloc.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++/eh_alloc.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o eh_alloc.o
/bin/bash ../libtool --tag CXX --tag disable-shared   --mode=compile /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++   -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi  -fdiagnostics-show-location=once    -ffunction-sections -fdata-sections  -frandom-seed=eh_exception.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -c -o eh_exception.lo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++/eh_exception.cc
/bin/bash ../libtool --tag CXX --tag disable-shared   --mode=compile /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++   -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi  -fdiagnostics-show-location=once    -ffunction-sections -fdata-sections  -frandom-seed=eh_globals.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -c -o eh_globals.lo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++/eh_globals.cc
libtool: compile:  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=eh_arm.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++/eh_arm.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o eh_arm.o
cc1plus: warning: -Wabi won't warn about anything [-Wabi]
cc1plus: note: -Wabi warns about differences from the most up-to-date ABI, which is also used by default
cc1plus: note: use e.g. -Wabi=11 to warn about changes from GCC 7
cc1plus: warning: -Wabi won't warn about anything [-Wabi]
cc1plus: note: -Wabi warns about differences from the most up-to-date ABI, which is also used by default
cc1plus: note: use e.g. -Wabi=11 to warn about changes from GCC 7
libtool: compile:  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=eh_aux_runtime.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++/eh_aux_runtime.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o eh_aux_runtime.o
cc1plus: warning: -Wabi won't warn about anything [-Wabi]
cc1plus: note: -Wabi warns about differences from the most up-to-date ABI, which is also used by default
cc1plus: note: use e.g. -Wabi=11 to warn about changes from GCC 7
libtool: compile:  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=eh_call.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++/eh_call.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o eh_call.o
cc1plus: warning: -Wabi won't warn about anything [-Wabi]
cc1plus: note: -Wabi warns about differences from the most up-to-date ABI, which is also used by default
cc1plus: note: use e.g. -Wabi=11 to warn about changes from GCC 7
/bin/bash ../libtool --tag CXX --tag disable-shared   --mode=compile /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++   -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi  -fdiagnostics-show-location=once    -ffunction-sections -fdata-sections  -frandom-seed=eh_personality.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -c -o eh_personality.lo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++/eh_personality.cc
libtool: compile:  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=eh_catch.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++/eh_catch.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o eh_catch.o
libtool: compile:  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=eh_exception.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++/eh_exception.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o eh_exception.o
libtool: compile:  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=eh_globals.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++/eh_globals.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o eh_globals.o
cc1plus: warning: -Wabi won't warn about anything [-Wabi]
cc1plus: note: -Wabi warns about differences from the most up-to-date ABI, which is also used by default
cc1plus: note: use e.g. -Wabi=11 to warn about changes from GCC 7
cc1plus: warning: -Wabi won't warn about anything [-Wabi]
cc1plus: note: -Wabi warns about differences from the most up-to-date ABI, which is also used by default
cc1plus: note: use e.g. -Wabi=11 to warn about changes from GCC 7
cc1plus: warning: -Wabi won't warn about anything [-Wabi]
cc1plus: note: -Wabi warns about differences from the most up-to-date ABI, which is also used by default
cc1plus: note: use e.g. -Wabi=11 to warn about changes from GCC 7
libtool: compile:  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=eh_personality.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++/eh_personality.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o eh_personality.o
/bin/bash ../libtool --tag CXX --tag disable-shared   --mode=compile /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++   -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi  -fdiagnostics-show-location=once    -ffunction-sections -fdata-sections  -frandom-seed=eh_ptr.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -c -o eh_ptr.lo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++/eh_ptr.cc
cc1plus: warning: -Wabi won't warn about anything [-Wabi]
cc1plus: note: -Wabi warns about differences from the most up-to-date ABI, which is also used by default
cc1plus: note: use e.g. -Wabi=11 to warn about changes from GCC 7
/bin/bash ../libtool --tag CXX --tag disable-shared   --mode=compile /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++   -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi  -fdiagnostics-show-location=once    -ffunction-sections -fdata-sections  -frandom-seed=eh_term_handler.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -c -o eh_term_handler.lo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++/eh_term_handler.cc
/bin/bash ../libtool --tag CXX --tag disable-shared   --mode=compile /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++   -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi  -fdiagnostics-show-location=once    -ffunction-sections -fdata-sections  -frandom-seed=eh_terminate.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -c -o eh_terminate.lo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++/eh_terminate.cc
/bin/bash ../libtool --tag CXX --tag disable-shared   --mode=compile /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++   -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi  -fdiagnostics-show-location=once    -ffunction-sections -fdata-sections  -frandom-seed=eh_tm.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -c -o eh_tm.lo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++/eh_tm.cc
libtool: compile:  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=eh_ptr.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++/eh_ptr.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o eh_ptr.o
cc1plus: warning: -Wabi won't warn about anything [-Wabi]
cc1plus: note: -Wabi warns about differences from the most up-to-date ABI, which is also used by default
cc1plus: note: use e.g. -Wabi=11 to warn about changes from GCC 7
libtool: compile:  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=eh_term_handler.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++/eh_term_handler.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o eh_term_handler.o
cc1plus: warning: -Wabi won't warn about anything [-Wabi]
cc1plus: note: -Wabi warns about differences from the most up-to-date ABI, which is also used by default
cc1plus: note: use e.g. -Wabi=11 to warn about changes from GCC 7
/bin/bash ../libtool --tag CXX --tag disable-shared   --mode=compile /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++   -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi  -fdiagnostics-show-location=once    -ffunction-sections -fdata-sections  -frandom-seed=eh_throw.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -c -o eh_throw.lo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++/eh_throw.cc
/bin/bash ../libtool --tag CXX --tag disable-shared   --mode=compile /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++   -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi  -fdiagnostics-show-location=once    -ffunction-sections -fdata-sections  -frandom-seed=eh_type.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -c -o eh_type.lo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++/eh_type.cc
libtool: compile:  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=eh_tm.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++/eh_tm.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o eh_tm.o
libtool: compile:  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=eh_terminate.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++/eh_terminate.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o eh_terminate.o
cc1plus: warning: -Wabi won't warn about anything [-Wabi]
cc1plus: note: -Wabi warns about differences from the most up-to-date ABI, which is also used by default
cc1plus: note: use e.g. -Wabi=11 to warn about changes from GCC 7
cc1plus: warning: -Wabi won't warn about anything [-Wabi]
cc1plus: note: -Wabi warns about differences from the most up-to-date ABI, which is also used by default
cc1plus: note: use e.g. -Wabi=11 to warn about changes from GCC 7
libtool: compile:  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=eh_throw.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++/eh_throw.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o eh_throw.o
cc1plus: warning: -Wabi won't warn about anything [-Wabi]
cc1plus: note: -Wabi warns about differences from the most up-to-date ABI, which is also used by default
cc1plus: note: use e.g. -Wabi=11 to warn about changes from GCC 7
libtool: compile:  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=eh_type.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++/eh_type.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o eh_type.o
cc1plus: warning: -Wabi won't warn about anything [-Wabi]
cc1plus: note: -Wabi warns about differences from the most up-to-date ABI, which is also used by default
cc1plus: note: use e.g. -Wabi=11 to warn about changes from GCC 7
/bin/bash ../libtool --tag CXX --tag disable-shared   --mode=compile /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++   -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi  -fdiagnostics-show-location=once    -ffunction-sections -fdata-sections  -frandom-seed=eh_unex_handler.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -c -o eh_unex_handler.lo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++/eh_unex_handler.cc
/bin/bash ../libtool --tag CXX --tag disable-shared   --mode=compile /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++   -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi  -fdiagnostics-show-location=once    -ffunction-sections -fdata-sections  -frandom-seed=enum_type_info.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -c -o enum_type_info.lo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++/enum_type_info.cc
/bin/bash ../libtool --tag CXX --tag disable-shared   --mode=compile /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++   -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi  -fdiagnostics-show-location=once    -ffunction-sections -fdata-sections  -frandom-seed=function_type_info.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -c -o function_type_info.lo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++/function_type_info.cc
/bin/bash ../libtool --tag CXX --tag disable-shared   --mode=compile /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++   -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi  -fdiagnostics-show-location=once    -ffunction-sections -fdata-sections  -frandom-seed=fundamental_type_info.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -c -o fundamental_type_info.lo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++/fundamental_type_info.cc
libtool: compile:  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=eh_unex_handler.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++/eh_unex_handler.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o eh_unex_handler.o
cc1plus: warning: -Wabi won't warn about anything [-Wabi]
cc1plus: note: -Wabi warns about differences from the most up-to-date ABI, which is also used by default
cc1plus: note: use e.g. -Wabi=11 to warn about changes from GCC 7
/bin/bash ../libtool --tag CXX --tag disable-shared   --mode=compile /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++   -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi  -fdiagnostics-show-location=once    -ffunction-sections -fdata-sections  -frandom-seed=guard.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -c -o guard.lo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++/guard.cc
/bin/bash ../libtool --tag CXX --tag disable-shared   --mode=compile /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++   -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi  -fdiagnostics-show-location=once    -ffunction-sections -fdata-sections  -frandom-seed=guard_error.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -c -o guard_error.lo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++/guard_error.cc
/bin/bash ../libtool --tag CXX --tag disable-shared   --mode=compile /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++   -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi  -fdiagnostics-show-location=once    -ffunction-sections -fdata-sections  -frandom-seed=hash_bytes.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -c -o hash_bytes.lo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++/hash_bytes.cc
libtool: compile:  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=enum_type_info.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++/enum_type_info.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o enum_type_info.o
libtool: compile:  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=function_type_info.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++/function_type_info.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o function_type_info.o
libtool: compile:  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=fundamental_type_info.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++/fundamental_type_info.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o fundamental_type_info.o
cc1plus: warning: -Wabi won't warn about anything [-Wabi]
cc1plus: note: -Wabi warns about differences from the most up-to-date ABI, which is also used by default
cc1plus: note: use e.g. -Wabi=11 to warn about changes from GCC 7
/bin/bash ../libtool --tag CXX --tag disable-shared   --mode=compile /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++   -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi  -fdiagnostics-show-location=once    -ffunction-sections -fdata-sections  -frandom-seed=nested_exception.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -c -o nested_exception.lo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++/nested_exception.cc
cc1plus: warning: -Wabi won't warn about anything [-Wabi]
cc1plus: note: -Wabi warns about differences from the most up-to-date ABI, which is also used by default
cc1plus: note: use e.g. -Wabi=11 to warn about changes from GCC 7
cc1plus: warning: -Wabi won't warn about anything [-Wabi]
cc1plus: note: -Wabi warns about differences from the most up-to-date ABI, which is also used by default
cc1plus: note: use e.g. -Wabi=11 to warn about changes from GCC 7
libtool: compile:  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=guard.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++/guard.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o guard.o
cc1plus: warning: -Wabi won't warn about anything [-Wabi]
cc1plus: note: -Wabi warns about differences from the most up-to-date ABI, which is also used by default
cc1plus: note: use e.g. -Wabi=11 to warn about changes from GCC 7
libtool: compile:  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=guard_error.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++/guard_error.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o guard_error.o
libtool: compile:  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=hash_bytes.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++/hash_bytes.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o hash_bytes.o
cc1plus: warning: -Wabi won't warn about anything [-Wabi]
cc1plus: note: -Wabi warns about differences from the most up-to-date ABI, which is also used by default
cc1plus: note: use e.g. -Wabi=11 to warn about changes from GCC 7
cc1plus: warning: -Wabi won't warn about anything [-Wabi]
cc1plus: note: -Wabi warns about differences from the most up-to-date ABI, which is also used by default
cc1plus: note: use e.g. -Wabi=11 to warn about changes from GCC 7
/bin/bash ../libtool --tag CXX --tag disable-shared   --mode=compile /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++   -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi  -fdiagnostics-show-location=once    -ffunction-sections -fdata-sections  -frandom-seed=new_handler.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -c -o new_handler.lo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++/new_handler.cc
/bin/bash ../libtool --tag CXX --tag disable-shared   --mode=compile /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++   -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi  -fdiagnostics-show-location=once    -ffunction-sections -fdata-sections  -frandom-seed=new_op.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -c -o new_op.lo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++/new_op.cc
libtool: compile:  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=nested_exception.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++/nested_exception.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o nested_exception.o
/bin/bash ../libtool --tag CXX --tag disable-shared   --mode=compile /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++   -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi  -fdiagnostics-show-location=once    -ffunction-sections -fdata-sections  -frandom-seed=new_opnt.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -c -o new_opnt.lo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++/new_opnt.cc
cc1plus: warning: -Wabi won't warn about anything [-Wabi]
cc1plus: note: -Wabi warns about differences from the most up-to-date ABI, which is also used by default
cc1plus: note: use e.g. -Wabi=11 to warn about changes from GCC 7
/bin/bash ../libtool --tag CXX --tag disable-shared   --mode=compile /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++   -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi  -fdiagnostics-show-location=once    -ffunction-sections -fdata-sections  -frandom-seed=new_opv.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -c -o new_opv.lo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++/new_opv.cc
/bin/bash ../libtool --tag CXX --tag disable-shared   --mode=compile /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++   -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi  -fdiagnostics-show-location=once    -ffunction-sections -fdata-sections  -frandom-seed=new_opvnt.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -c -o new_opvnt.lo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++/new_opvnt.cc
libtool: compile:  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=new_handler.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++/new_handler.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o new_handler.o
cc1plus: warning: -Wabi won't warn about anything [-Wabi]
cc1plus: note: -Wabi warns about differences from the most up-to-date ABI, which is also used by default
cc1plus: note: use e.g. -Wabi=11 to warn about changes from GCC 7
/bin/bash ../libtool --tag CXX --tag disable-shared   --mode=compile /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++   -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi  -fdiagnostics-show-location=once    -ffunction-sections -fdata-sections  -frandom-seed=new_opa.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -std=gnu++1z -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++/new_opa.cc
libtool: compile:  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=new_op.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++/new_op.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o new_op.o
libtool: compile:  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=new_opnt.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++/new_opnt.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o new_opnt.o
cc1plus: warning: -Wabi won't warn about anything [-Wabi]
cc1plus: note: -Wabi warns about differences from the most up-to-date ABI, which is also used by default
cc1plus: note: use e.g. -Wabi=11 to warn about changes from GCC 7
cc1plus: warning: -Wabi won't warn about anything [-Wabi]
cc1plus: note: -Wabi warns about differences from the most up-to-date ABI, which is also used by default
cc1plus: note: use e.g. -Wabi=11 to warn about changes from GCC 7
libtool: compile:  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=new_opv.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++/new_opv.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o new_opv.o
cc1plus: warning: -Wabi won't warn about anything [-Wabi]
cc1plus: note: -Wabi warns about differences from the most up-to-date ABI, which is also used by default
cc1plus: note: use e.g. -Wabi=11 to warn about changes from GCC 7
libtool: compile:  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=new_opvnt.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++/new_opvnt.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o new_opvnt.o
cc1plus: warning: -Wabi won't warn about anything [-Wabi]
cc1plus: note: -Wabi warns about differences from the most up-to-date ABI, which is also used by default
cc1plus: note: use e.g. -Wabi=11 to warn about changes from GCC 7
/bin/bash ../libtool --tag CXX --tag disable-shared   --mode=compile /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++   -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi  -fdiagnostics-show-location=once    -ffunction-sections -fdata-sections  -frandom-seed=new_opant.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -std=gnu++1z -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++/new_opant.cc
libtool: compile:  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=new_opa.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -std=gnu++1z -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++/new_opa.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o new_opa.o
cc1plus: warning: -Wabi won't warn about anything [-Wabi]
cc1plus: note: -Wabi warns about differences from the most up-to-date ABI, which is also used by default
cc1plus: note: use e.g. -Wabi=11 to warn about changes from GCC 7
/bin/bash ../libtool --tag CXX --tag disable-shared   --mode=compile /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++   -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi  -fdiagnostics-show-location=once    -ffunction-sections -fdata-sections  -frandom-seed=new_opva.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -std=gnu++1z -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++/new_opva.cc
/bin/bash ../libtool --tag CXX --tag disable-shared   --mode=compile /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++   -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi  -fdiagnostics-show-location=once    -ffunction-sections -fdata-sections  -frandom-seed=new_opvant.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -std=gnu++1z -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++/new_opvant.cc
/bin/bash ../libtool --tag CXX --tag disable-shared   --mode=compile /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++   -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi  -fdiagnostics-show-location=once    -ffunction-sections -fdata-sections  -frandom-seed=del_opa.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -std=gnu++1z -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++/del_opa.cc
/bin/bash ../libtool --tag CXX --tag disable-shared   --mode=compile /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++   -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi  -fdiagnostics-show-location=once    -ffunction-sections -fdata-sections  -frandom-seed=del_opant.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -std=gnu++1z -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++/del_opant.cc
/bin/bash ../libtool --tag CXX --tag disable-shared   --mode=compile /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++   -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi  -fdiagnostics-show-location=once    -ffunction-sections -fdata-sections  -frandom-seed=del_opsa.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -std=gnu++1z -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++/del_opsa.cc
libtool: compile:  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=new_opant.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -std=gnu++1z -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++/new_opant.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o new_opant.o
cc1plus: warning: -Wabi won't warn about anything [-Wabi]
cc1plus: note: -Wabi warns about differences from the most up-to-date ABI, which is also used by default
cc1plus: note: use e.g. -Wabi=11 to warn about changes from GCC 7
/bin/bash ../libtool --tag CXX --tag disable-shared   --mode=compile /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++   -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi  -fdiagnostics-show-location=once    -ffunction-sections -fdata-sections  -frandom-seed=del_opva.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -std=gnu++1z -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++/del_opva.cc
libtool: compile:  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=new_opva.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -std=gnu++1z -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++/new_opva.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o new_opva.o
libtool: compile:  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=new_opvant.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -std=gnu++1z -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++/new_opvant.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o new_opvant.o
cc1plus: warning: -Wabi won't warn about anything [-Wabi]
cc1plus: note: -Wabi warns about differences from the most up-to-date ABI, which is also used by default
cc1plus: note: use e.g. -Wabi=11 to warn about changes from GCC 7
libtool: compile:  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=del_opa.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -std=gnu++1z -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++/del_opa.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o del_opa.o
cc1plus: warning: -Wabi won't warn about anything [-Wabi]
cc1plus: note: -Wabi warns about differences from the most up-to-date ABI, which is also used by default
cc1plus: note: use e.g. -Wabi=11 to warn about changes from GCC 7
cc1plus: warning: -Wabi won't warn about anything [-Wabi]
cc1plus: note: -Wabi warns about differences from the most up-to-date ABI, which is also used by default
cc1plus: note: use e.g. -Wabi=11 to warn about changes from GCC 7
libtool: compile:  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=del_opsa.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -std=gnu++1z -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++/del_opsa.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o del_opsa.o
libtool: compile:  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=del_opant.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -std=gnu++1z -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++/del_opant.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o del_opant.o
/bin/bash ../libtool --tag CXX --tag disable-shared   --mode=compile /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++   -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi  -fdiagnostics-show-location=once    -ffunction-sections -fdata-sections  -frandom-seed=del_opvant.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -std=gnu++1z -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++/del_opvant.cc
cc1plus: warning: -Wabi won't warn about anything [-Wabi]
cc1plus: note: -Wabi warns about differences from the most up-to-date ABI, which is also used by default
cc1plus: note: use e.g. -Wabi=11 to warn about changes from GCC 7
cc1plus: warning: -Wabi won't warn about anything [-Wabi]
cc1plus: note: -Wabi warns about differences from the most up-to-date ABI, which is also used by default
cc1plus: note: use e.g. -Wabi=11 to warn about changes from GCC 7
libtool: compile:  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=del_opva.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -std=gnu++1z -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++/del_opva.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o del_opva.o
cc1plus: warning: -Wabi won't warn about anything [-Wabi]
cc1plus: note: -Wabi warns about differences from the most up-to-date ABI, which is also used by default
cc1plus: note: use e.g. -Wabi=11 to warn about changes from GCC 7
/bin/bash ../libtool --tag CXX --tag disable-shared   --mode=compile /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++   -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi  -fdiagnostics-show-location=once    -ffunction-sections -fdata-sections  -frandom-seed=del_opvsa.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -std=gnu++1z -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++/del_opvsa.cc
/bin/bash ../libtool --tag CXX --tag disable-shared   --mode=compile /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++   -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi  -fdiagnostics-show-location=once    -ffunction-sections -fdata-sections  -frandom-seed=pbase_type_info.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -c -o pbase_type_info.lo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++/pbase_type_info.cc
libtool: compile:  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=del_opvant.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -std=gnu++1z -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++/del_opvant.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o del_opvant.o
/bin/bash ../libtool --tag CXX --tag disable-shared   --mode=compile /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++   -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi  -fdiagnostics-show-location=once    -ffunction-sections -fdata-sections  -frandom-seed=pmem_type_info.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -c -o pmem_type_info.lo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++/pmem_type_info.cc
/bin/bash ../libtool --tag CXX --tag disable-shared   --mode=compile /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++   -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi  -fdiagnostics-show-location=once    -ffunction-sections -fdata-sections  -frandom-seed=pointer_type_info.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -c -o pointer_type_info.lo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++/pointer_type_info.cc
cc1plus: warning: -Wabi won't warn about anything [-Wabi]
cc1plus: note: -Wabi warns about differences from the most up-to-date ABI, which is also used by default
cc1plus: note: use e.g. -Wabi=11 to warn about changes from GCC 7
/bin/bash ../libtool --tag CXX --tag disable-shared   --mode=compile /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++   -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi  -fdiagnostics-show-location=once    -ffunction-sections -fdata-sections  -frandom-seed=pure.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -c -o pure.lo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++/pure.cc
/bin/bash ../libtool --tag CXX --tag disable-shared   --mode=compile /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++   -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi  -fdiagnostics-show-location=once    -ffunction-sections -fdata-sections  -frandom-seed=si_class_type_info.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -c -o si_class_type_info.lo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++/si_class_type_info.cc
libtool: compile:  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=del_opvsa.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -std=gnu++1z -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++/del_opvsa.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o del_opvsa.o
cc1plus: warning: -Wabi won't warn about anything [-Wabi]
cc1plus: note: -Wabi warns about differences from the most up-to-date ABI, which is also used by default
cc1plus: note: use e.g. -Wabi=11 to warn about changes from GCC 7
/bin/bash ../libtool --tag CXX --tag disable-shared   --mode=compile /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++   -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi  -fdiagnostics-show-location=once    -ffunction-sections -fdata-sections  -frandom-seed=tinfo.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -c -o tinfo.lo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++/tinfo.cc
libtool: compile:  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=pbase_type_info.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++/pbase_type_info.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o pbase_type_info.o
libtool: compile:  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=pointer_type_info.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++/pointer_type_info.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o pointer_type_info.o
libtool: compile:  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=pmem_type_info.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++/pmem_type_info.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o pmem_type_info.o
cc1plus: warning: -Wabi won't warn about anything [-Wabi]
cc1plus: note: -Wabi warns about differences from the most up-to-date ABI, which is also used by default
cc1plus: note: use e.g. -Wabi=11 to warn about changes from GCC 7
cc1plus: warning: -Wabi won't warn about anything [-Wabi]
cc1plus: note: -Wabi warns about differences from the most up-to-date ABI, which is also used by default
cc1plus: note: use e.g. -Wabi=11 to warn about changes from GCC 7
cc1plus: warning: -Wabi won't warn about anything [-Wabi]
cc1plus: note: -Wabi warns about differences from the most up-to-date ABI, which is also used by default
cc1plus: note: use e.g. -Wabi=11 to warn about changes from GCC 7
libtool: compile:  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=pure.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++/pure.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o pure.o
cc1plus: warning: -Wabi won't warn about anything [-Wabi]
cc1plus: note: -Wabi warns about differences from the most up-to-date ABI, which is also used by default
cc1plus: note: use e.g. -Wabi=11 to warn about changes from GCC 7
/bin/bash ../libtool --tag CXX --tag disable-shared   --mode=compile /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++   -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi  -fdiagnostics-show-location=once    -ffunction-sections -fdata-sections  -frandom-seed=tinfo2.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -c -o tinfo2.lo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++/tinfo2.cc
libtool: compile:  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=si_class_type_info.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++/si_class_type_info.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o si_class_type_info.o
cc1plus: warning: -Wabi won't warn about anything [-Wabi]
cc1plus: note: -Wabi warns about differences from the most up-to-date ABI, which is also used by default
cc1plus: note: use e.g. -Wabi=11 to warn about changes from GCC 7
/bin/bash ../libtool --tag CXX --tag disable-shared   --mode=compile /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++   -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi  -fdiagnostics-show-location=once    -ffunction-sections -fdata-sections  -frandom-seed=vec.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -c -o vec.lo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++/vec.cc
libtool: compile:  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=tinfo.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++/tinfo.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o tinfo.o
/bin/bash ../libtool --tag CXX --tag disable-shared   --mode=compile /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++   -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi  -fdiagnostics-show-location=once    -ffunction-sections -fdata-sections  -frandom-seed=vmi_class_type_info.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -c -o vmi_class_type_info.lo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++/vmi_class_type_info.cc
/bin/bash ../libtool --tag CXX --tag disable-shared   --mode=compile /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++   -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi  -fdiagnostics-show-location=once    -ffunction-sections -fdata-sections  -frandom-seed=vterminate.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -c -o vterminate.lo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++/vterminate.cc
cc1plus: warning: -Wabi won't warn about anything [-Wabi]
cc1plus: note: -Wabi warns about differences from the most up-to-date ABI, which is also used by default
cc1plus: note: use e.g. -Wabi=11 to warn about changes from GCC 7
libtool: compile:  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=tinfo2.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++/tinfo2.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o tinfo2.o
rm -f cp-demangle.c
cc1plus: warning: -Wabi won't warn about anything [-Wabi]
cc1plus: note: -Wabi warns about differences from the most up-to-date ABI, which is also used by default
cc1plus: note: use e.g. -Wabi=11 to warn about changes from GCC 7
ln -s /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libiberty/cp-demangle.c cp-demangle.c
/bin/bash ../libtool --tag CC --tag disable-shared  --mode=compile /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -DHAVE_CONFIG_H -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libiberty -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../include -prefer-pic -D_GLIBCXX_SHARED -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++    -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -DIN_GLIBCPP_V3 -Wno-error -c cp-demangle.c
libtool: compile:  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=vec.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++/vec.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o vec.o
cc1plus: warning: -Wabi won't warn about anything [-Wabi]
cc1plus: note: -Wabi warns about differences from the most up-to-date ABI, which is also used by default
cc1plus: note: use e.g. -Wabi=11 to warn about changes from GCC 7
libtool: compile:  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=vmi_class_type_info.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++/vmi_class_type_info.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o vmi_class_type_info.o
cc1plus: warning: -Wabi won't warn about anything [-Wabi]
cc1plus: note: -Wabi warns about differences from the most up-to-date ABI, which is also used by default
cc1plus: note: use e.g. -Wabi=11 to warn about changes from GCC 7
libtool: compile:  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=vterminate.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++/vterminate.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o vterminate.o
cc1plus: warning: -Wabi won't warn about anything [-Wabi]
cc1plus: note: -Wabi warns about differences from the most up-to-date ABI, which is also used by default
cc1plus: note: use e.g. -Wabi=11 to warn about changes from GCC 7
libtool: compile:  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libiberty -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../include -D_GLIBCXX_SHARED -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++ -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DIN_GLIBCPP_V3 -Wno-error -c cp-demangle.c  -fPIC -DPIC -o cp-demangle.o
/bin/bash ../libtool --tag CXX --tag disable-shared   --mode=link /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -Wl,-O1 -Wl,-z,relro -Wl,--gc-sections  -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi  -fdiagnostics-show-location=once    -ffunction-sections -fdata-sections  -frandom-seed=libsupc++convenience.la  -o libsupc++convenience.la  array_type_info.lo atexit_arm.lo atexit_thread.lo bad_alloc.lo bad_array_length.lo bad_array_new.lo bad_cast.lo bad_typeid.lo class_type_info.lo del_op.lo del_ops.lo del_opnt.lo del_opv.lo del_opvs.lo del_opvnt.lo dyncast.lo eh_alloc.lo eh_arm.lo eh_aux_runtime.lo eh_call.lo eh_catch.lo eh_exception.lo eh_globals.lo eh_personality.lo eh_ptr.lo eh_term_handler.lo eh_terminate.lo eh_tm.lo eh_throw.lo eh_type.lo eh_unex_handler.lo enum_type_info.lo function_type_info.lo fundamental_type_info.lo guard.lo guard_error.lo hash_bytes.lo nested_exception.lo new_handler.lo new_op.lo new_opnt.lo new_opv.lo new_opvnt.lo new_opa.lo new_opant.lo new_opva.lo new_opvant.lo del_opa.lo del_opant.lo del_opsa.lo del_opva.lo del_opvant.lo del_opvsa.lo pbase_type_info.lo pmem_type_info.lo pointer_type_info.lo pure.lo si_class_type_info.lo tinfo.lo tinfo2.lo vec.lo vmi_class_type_info.lo vterminate.lo cp-demangle.lo   
/bin/bash ../libtool --tag CXX --tag disable-shared   --mode=link /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -Wl,-O1 -Wl,-z,relro -Wl,--gc-sections  -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi  -fdiagnostics-show-location=once    -ffunction-sections -fdata-sections  -frandom-seed=libsupc++.la  -o libsupc++.la -rpath /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib array_type_info.lo atexit_arm.lo atexit_thread.lo bad_alloc.lo bad_array_length.lo bad_array_new.lo bad_cast.lo bad_typeid.lo class_type_info.lo del_op.lo del_ops.lo del_opnt.lo del_opv.lo del_opvs.lo del_opvnt.lo dyncast.lo eh_alloc.lo eh_arm.lo eh_aux_runtime.lo eh_call.lo eh_catch.lo eh_exception.lo eh_globals.lo eh_personality.lo eh_ptr.lo eh_term_handler.lo eh_terminate.lo eh_tm.lo eh_throw.lo eh_type.lo eh_unex_handler.lo enum_type_info.lo function_type_info.lo fundamental_type_info.lo guard.lo guard_error.lo hash_bytes.lo nested_exception.lo new_handler.lo new_op.lo new_opnt.lo new_opv.lo new_opvnt.lo new_opa.lo new_opant.lo new_opva.lo new_opvant.lo del_opa.lo del_opant.lo del_opsa.lo del_opva.lo del_opvant.lo del_opvsa.lo pbase_type_info.lo pmem_type_info.lo pointer_type_info.lo pure.lo si_class_type_info.lo tinfo.lo tinfo2.lo vec.lo vmi_class_type_info.lo vterminate.lo cp-demangle.lo   
libtool: link: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ar rc .libs/libsupc++convenience.a  array_type_info.o atexit_arm.o atexit_thread.o bad_alloc.o bad_array_length.o bad_array_new.o bad_cast.o bad_typeid.o class_type_info.o del_op.o del_ops.o del_opnt.o del_opv.o del_opvs.o del_opvnt.o dyncast.o eh_alloc.o eh_arm.o eh_aux_runtime.o eh_call.o eh_catch.o eh_exception.o eh_globals.o eh_personality.o eh_ptr.o eh_term_handler.o eh_terminate.o eh_tm.o eh_throw.o eh_type.o eh_unex_handler.o enum_type_info.o function_type_info.o fundamental_type_info.o guard.o guard_error.o hash_bytes.o nested_exception.o new_handler.o new_op.o new_opnt.o new_opv.o new_opvnt.o new_opa.o new_opant.o new_opva.o new_opvant.o del_opa.o del_opant.o del_opsa.o del_opva.o del_opvant.o del_opvsa.o pbase_type_info.o pmem_type_info.o pointer_type_info.o pure.o si_class_type_info.o tinfo.o tinfo2.o vec.o vmi_class_type_info.o vterminate.o cp-demangle.o
libtool: link: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ar rc .libs/libsupc++.a  array_type_info.o atexit_arm.o atexit_thread.o bad_alloc.o bad_array_length.o bad_array_new.o bad_cast.o bad_typeid.o class_type_info.o del_op.o del_ops.o del_opnt.o del_opv.o del_opvs.o del_opvnt.o dyncast.o eh_alloc.o eh_arm.o eh_aux_runtime.o eh_call.o eh_catch.o eh_exception.o eh_globals.o eh_personality.o eh_ptr.o eh_term_handler.o eh_terminate.o eh_tm.o eh_throw.o eh_type.o eh_unex_handler.o enum_type_info.o function_type_info.o fundamental_type_info.o guard.o guard_error.o hash_bytes.o nested_exception.o new_handler.o new_op.o new_opnt.o new_opv.o new_opvnt.o new_opa.o new_opant.o new_opva.o new_opvant.o del_opa.o del_opant.o del_opsa.o del_opva.o del_opvant.o del_opvsa.o pbase_type_info.o pmem_type_info.o pointer_type_info.o pure.o si_class_type_info.o tinfo.o tinfo2.o vec.o vmi_class_type_info.o vterminate.o cp-demangle.o
libtool: link: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ranlib .libs/libsupc++.a
libtool: link: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ranlib .libs/libsupc++convenience.a
libtool: link: ( cd ".libs" && rm -f "libsupc++convenience.la" && ln -s "../libsupc++convenience.la" "libsupc++convenience.la" )
libtool: link: ( cd ".libs" && rm -f "libsupc++.la" && ln -s "../libsupc++.la" "libsupc++.la" )
make[8]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++'
Making all in src
make[8]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src'
Making all in c++98
make[9]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/c++98'
/bin/bash ../../libtool --tag CXX --tag disable-shared   --mode=compile /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++   -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates  -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi  -fdiagnostics-show-location=once   -ffunction-sections -fdata-sections  -frandom-seed=bitmap_allocator.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -c -o bitmap_allocator.lo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/src/c++98/bitmap_allocator.cc
/bin/bash ../../libtool --tag CXX --tag disable-shared   --mode=compile /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++   -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates  -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi  -fdiagnostics-show-location=once   -ffunction-sections -fdata-sections  -frandom-seed=pool_allocator.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -c -o pool_allocator.lo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/src/c++98/pool_allocator.cc
/bin/bash ../../libtool --tag CXX --tag disable-shared   --mode=compile /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++   -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates  -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi  -fdiagnostics-show-location=once   -ffunction-sections -fdata-sections  -frandom-seed=mt_allocator.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -c -o mt_allocator.lo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/src/c++98/mt_allocator.cc
/bin/bash ../../libtool --tag CXX --tag disable-shared   --mode=compile /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++   -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates  -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi  -fdiagnostics-show-location=once   -ffunction-sections -fdata-sections  -frandom-seed=codecvt.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -c -o codecvt.lo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/src/c++98/codecvt.cc
/bin/bash ../../libtool --tag CXX --tag disable-shared   --mode=compile /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++   -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates  -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi  -fdiagnostics-show-location=once   -ffunction-sections -fdata-sections  -frandom-seed=complex_io.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -c -o complex_io.lo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/src/c++98/complex_io.cc
/bin/bash ../../libtool --tag CXX --tag disable-shared   --mode=compile /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++   -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates  -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi  -fdiagnostics-show-location=once   -ffunction-sections -fdata-sections  -frandom-seed=globals_io.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -c -o globals_io.lo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/src/c++98/globals_io.cc
/bin/bash ../../libtool --tag CXX --tag disable-shared   --mode=compile /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++   -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates  -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi  -fdiagnostics-show-location=once   -ffunction-sections -fdata-sections  -frandom-seed=hash_tr1.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -c -o hash_tr1.lo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/src/c++98/hash_tr1.cc
/bin/bash ../../libtool --tag CXX --tag disable-shared   --mode=compile /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++   -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates  -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi  -fdiagnostics-show-location=once   -ffunction-sections -fdata-sections  -frandom-seed=hashtable_tr1.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -c -o hashtable_tr1.lo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/src/c++98/hashtable_tr1.cc
libtool: compile:  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++ -std=gnu++98 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=codecvt.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/src/c++98/codecvt.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o codecvt.o
libtool: compile:  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++ -std=gnu++98 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=pool_allocator.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/src/c++98/pool_allocator.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o pool_allocator.o
libtool: compile:  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++ -std=gnu++98 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=mt_allocator.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/src/c++98/mt_allocator.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o mt_allocator.o
libtool: compile:  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++ -std=gnu++98 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=complex_io.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/src/c++98/complex_io.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o complex_io.o
libtool: compile:  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++ -std=gnu++98 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=bitmap_allocator.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/src/c++98/bitmap_allocator.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o bitmap_allocator.o
libtool: compile:  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++ -std=gnu++98 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=hashtable_tr1.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/src/c++98/hashtable_tr1.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o hashtable_tr1.o
libtool: compile:  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++ -std=gnu++98 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=hash_tr1.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/src/c++98/hash_tr1.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o hash_tr1.o
libtool: compile:  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++ -std=gnu++98 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=globals_io.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/src/c++98/globals_io.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o globals_io.o
cc1plus: warning: -Wabi won't warn about anything [-Wabi]
cc1plus: warning: -Wabi won't warn about anything [-Wabi]
cc1plus: note: -Wabi warns about differences from the most up-to-date ABI, which is also used by default
cc1plus: note: use e.g. -Wabi=11 to warn about changes from GCC 7
cc1plus: note: -Wabi warns about differences from the most up-to-date ABI, which is also used by default
cc1plus: note: use e.g. -Wabi=11 to warn about changes from GCC 7
cc1plus: warning: -Wabi won't warn about anything [-Wabi]
cc1plus: note: -Wabi warns about differences from the most up-to-date ABI, which is also used by default
cc1plus: note: use e.g. -Wabi=11 to warn about changes from GCC 7
cc1plus: warning: -Wabi won't warn about anything [-Wabi]
cc1plus: note: -Wabi warns about differences from the most up-to-date ABI, which is also used by default
cc1plus: note: use e.g. -Wabi=11 to warn about changes from GCC 7
cc1plus: warning: -Wabi won't warn about anything [-Wabi]
cc1plus: note: -Wabi warns about differences from the most up-to-date ABI, which is also used by default
cc1plus: note: use e.g. -Wabi=11 to warn about changes from GCC 7
cc1plus: warning: -Wabi won't warn about anything [-Wabi]
cc1plus: note: -Wabi warns about differences from the most up-to-date ABI, which is also used by default
cc1plus: note: use e.g. -Wabi=11 to warn about changes from GCC 7
cc1plus: warning: -Wabi won't warn about anything [-Wabi]
cc1plus: note: -Wabi warns about differences from the most up-to-date ABI, which is also used by default
cc1plus: note: use e.g. -Wabi=11 to warn about changes from GCC 7
cc1plus: warning: -Wabi won't warn about anything [-Wabi]
cc1plus: note: -Wabi warns about differences from the most up-to-date ABI, which is also used by default
cc1plus: note: use e.g. -Wabi=11 to warn about changes from GCC 7
/bin/bash ../../libtool --tag CXX --tag disable-shared   --mode=compile /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++   -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates  -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi  -fdiagnostics-show-location=once   -ffunction-sections -fdata-sections  -frandom-seed=ios_failure.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -c -o ios_failure.lo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/src/c++98/ios_failure.cc
libtool: compile:  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++ -std=gnu++98 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=ios_failure.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/src/c++98/ios_failure.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o ios_failure.o
cc1plus: warning: -Wabi won't warn about anything [-Wabi]
cc1plus: note: -Wabi warns about differences from the most up-to-date ABI, which is also used by default
cc1plus: note: use e.g. -Wabi=11 to warn about changes from GCC 7
/bin/bash ../../libtool --tag CXX --tag disable-shared   --mode=compile /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++   -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates  -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi  -fdiagnostics-show-location=once   -ffunction-sections -fdata-sections  -frandom-seed=ios_init.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -c -o ios_init.lo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/src/c++98/ios_init.cc
libtool: compile:  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++ -std=gnu++98 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=ios_init.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/src/c++98/ios_init.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o ios_init.o
cc1plus: warning: -Wabi won't warn about anything [-Wabi]
cc1plus: note: -Wabi warns about differences from the most up-to-date ABI, which is also used by default
cc1plus: note: use e.g. -Wabi=11 to warn about changes from GCC 7
/bin/bash ../../libtool --tag CXX --tag disable-shared   --mode=compile /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++   -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates  -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi  -fdiagnostics-show-location=once   -ffunction-sections -fdata-sections  -frandom-seed=ios_locale.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -c -o ios_locale.lo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/src/c++98/ios_locale.cc
libtool: compile:  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++ -std=gnu++98 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=ios_locale.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/src/c++98/ios_locale.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o ios_locale.o
cc1plus: warning: -Wabi won't warn about anything [-Wabi]
cc1plus: note: -Wabi warns about differences from the most up-to-date ABI, which is also used by default
cc1plus: note: use e.g. -Wabi=11 to warn about changes from GCC 7
/bin/bash ../../libtool --tag CXX --tag disable-shared   --mode=compile /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++   -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates  -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi  -fdiagnostics-show-location=once   -ffunction-sections -fdata-sections  -frandom-seed=list.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -c -o list.lo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/src/c++98/list.cc
/bin/bash ../../libtool --tag CXX --tag disable-shared   --mode=compile /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++   -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates  -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi  -fdiagnostics-show-location=once   -ffunction-sections -fdata-sections  -frandom-seed=list-aux.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -c -o list-aux.lo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/src/c++98/list-aux.cc
/bin/bash ../../libtool --tag CXX --tag disable-shared   --mode=compile /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++   -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates  -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi  -fdiagnostics-show-location=once   -ffunction-sections -fdata-sections  -frandom-seed=list-aux-2.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -c -o list-aux-2.lo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/src/c++98/list-aux-2.cc
libtool: compile:  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++ -std=gnu++98 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=list.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/src/c++98/list.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o list.o
cc1plus: warning: -Wabi won't warn about anything [-Wabi]
cc1plus: note: -Wabi warns about differences from the most up-to-date ABI, which is also used by default
cc1plus: note: use e.g. -Wabi=11 to warn about changes from GCC 7
libtool: compile:  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++ -std=gnu++98 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=list-aux.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/src/c++98/list-aux.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o list-aux.o
cc1plus: warning: -Wabi won't warn about anything [-Wabi]
cc1plus: note: -Wabi warns about differences from the most up-to-date ABI, which is also used by default
cc1plus: note: use e.g. -Wabi=11 to warn about changes from GCC 7
libtool: compile:  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++ -std=gnu++98 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=list-aux-2.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/src/c++98/list-aux-2.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o list-aux-2.o
cc1plus: warning: -Wabi won't warn about anything [-Wabi]
cc1plus: note: -Wabi warns about differences from the most up-to-date ABI, which is also used by default
cc1plus: note: use e.g. -Wabi=11 to warn about changes from GCC 7
/bin/bash ../../libtool --tag CXX --tag disable-shared   --mode=compile /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++   -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates  -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi  -fdiagnostics-show-location=once   -ffunction-sections -fdata-sections  -frandom-seed=list_associated.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -c -o list_associated.lo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/src/c++98/list_associated.cc
/bin/bash ../../libtool --tag CXX --tag disable-shared   --mode=compile /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++   -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates  -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi  -fdiagnostics-show-location=once   -ffunction-sections -fdata-sections  -frandom-seed=list_associated-2.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -c -o list_associated-2.lo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/src/c++98/list_associated-2.cc
/bin/bash ../../libtool --tag CXX --tag disable-shared   --mode=compile /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++   -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates  -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi  -fdiagnostics-show-location=once   -ffunction-sections -fdata-sections  -frandom-seed=locale.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -c -o locale.lo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/src/c++98/locale.cc
/bin/bash ../../libtool --tag CXX --tag disable-shared   --mode=compile /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++   -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates  -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi  -fdiagnostics-show-location=once   -ffunction-sections -fdata-sections  -frandom-seed=locale_init.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -std=gnu++11 -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/src/c++98/locale_init.cc
/bin/bash ../../libtool --tag CXX --tag disable-shared   --mode=compile /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++   -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates  -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi  -fdiagnostics-show-location=once   -ffunction-sections -fdata-sections  -frandom-seed=locale_facets.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -c -o locale_facets.lo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/src/c++98/locale_facets.cc
libtool: compile:  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++ -std=gnu++98 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=list_associated.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/src/c++98/list_associated.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o list_associated.o
libtool: compile:  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++ -std=gnu++98 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=list_associated-2.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/src/c++98/list_associated-2.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o list_associated-2.o
libtool: compile:  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++ -std=gnu++98 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=locale.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/src/c++98/locale.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o locale.o
cc1plus: warning: -Wabi won't warn about anything [-Wabi]
cc1plus: note: -Wabi warns about differences from the most up-to-date ABI, which is also used by default
cc1plus: note: use e.g. -Wabi=11 to warn about changes from GCC 7
cc1plus: warning: -Wabi won't warn about anything [-Wabi]
cc1plus: note: -Wabi warns about differences from the most up-to-date ABI, which is also used by default
cc1plus: note: use e.g. -Wabi=11 to warn about changes from GCC 7
cc1plus: warning: -Wabi won't warn about anything [-Wabi]
cc1plus: note: -Wabi warns about differences from the most up-to-date ABI, which is also used by default
cc1plus: note: use e.g. -Wabi=11 to warn about changes from GCC 7
libtool: compile:  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++ -std=gnu++98 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=locale_init.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -std=gnu++11 -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/src/c++98/locale_init.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o locale_init.o
libtool: compile:  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++ -std=gnu++98 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=locale_facets.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/src/c++98/locale_facets.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o locale_facets.o
cc1plus: warning: -Wabi won't warn about anything [-Wabi]
cc1plus: warning: -Wabi won't warn about anything [-Wabi]
cc1plus: note: -Wabi warns about differences from the most up-to-date ABI, which is also used by default
cc1plus: note: -Wabi warns about differences from the most up-to-date ABI, which is also used by default
cc1plus: note: use e.g. -Wabi=11 to warn about changes from GCC 7
cc1plus: note: use e.g. -Wabi=11 to warn about changes from GCC 7
/bin/bash ../../libtool --tag CXX --tag disable-shared   --mode=compile /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++   -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates  -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi  -fdiagnostics-show-location=once   -ffunction-sections -fdata-sections  -frandom-seed=localename.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -std=gnu++11 -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/src/c++98/localename.cc
/bin/bash ../../libtool --tag CXX --tag disable-shared   --mode=compile /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++   -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates  -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi  -fdiagnostics-show-location=once   -ffunction-sections -fdata-sections  -frandom-seed=math_stubs_float.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -c -o math_stubs_float.lo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/src/c++98/math_stubs_float.cc
/bin/bash ../../libtool --tag CXX --tag disable-shared   --mode=compile /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++   -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates  -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi  -fdiagnostics-show-location=once   -ffunction-sections -fdata-sections  -frandom-seed=math_stubs_long_double.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -c -o math_stubs_long_double.lo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/src/c++98/math_stubs_long_double.cc
/bin/bash ../../libtool --tag CXX --tag disable-shared   --mode=compile /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++   -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates  -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi  -fdiagnostics-show-location=once   -ffunction-sections -fdata-sections  -frandom-seed=stdexcept.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -c -o stdexcept.lo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/src/c++98/stdexcept.cc
libtool: compile:  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++ -std=gnu++98 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=localename.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -std=gnu++11 -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/src/c++98/localename.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o localename.o
cc1plus: warning: -Wabi won't warn about anything [-Wabi]
cc1plus: note: -Wabi warns about differences from the most up-to-date ABI, which is also used by default
cc1plus: note: use e.g. -Wabi=11 to warn about changes from GCC 7
libtool: compile:  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++ -std=gnu++98 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=math_stubs_float.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/src/c++98/math_stubs_float.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o math_stubs_float.o
cc1plus: warning: -Wabi won't warn about anything [-Wabi]
cc1plus: note: -Wabi warns about differences from the most up-to-date ABI, which is also used by default
cc1plus: note: use e.g. -Wabi=11 to warn about changes from GCC 7
libtool: compile:  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++ -std=gnu++98 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=math_stubs_long_double.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/src/c++98/math_stubs_long_double.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o math_stubs_long_double.o
libtool: compile:  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++ -std=gnu++98 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=stdexcept.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/src/c++98/stdexcept.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o stdexcept.o
cc1plus: warning: -Wabi won't warn about anything [-Wabi]
cc1plus: note: -Wabi warns about differences from the most up-to-date ABI, which is also used by default
cc1plus: note: use e.g. -Wabi=11 to warn about changes from GCC 7
cc1plus: warning: -Wabi won't warn about anything [-Wabi]
cc1plus: note: -Wabi warns about differences from the most up-to-date ABI, which is also used by default
cc1plus: note: use e.g. -Wabi=11 to warn about changes from GCC 7
/bin/bash ../../libtool --tag CXX --tag disable-shared   --mode=compile /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++   -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates  -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi  -fdiagnostics-show-location=once   -ffunction-sections -fdata-sections  -frandom-seed=strstream.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/backward -Wno-deprecated -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/src/c++98/strstream.cc
/bin/bash ../../libtool --tag CXX --tag disable-shared   --mode=compile /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++   -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates  -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi  -fdiagnostics-show-location=once   -ffunction-sections -fdata-sections  -frandom-seed=tree.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -c -o tree.lo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/src/c++98/tree.cc
libtool: compile:  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++ -std=gnu++98 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=strstream.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/backward -Wno-deprecated -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/src/c++98/strstream.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o strstream.o
libtool: compile:  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++ -std=gnu++98 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=tree.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/src/c++98/tree.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o tree.o
cc1plus: warning: -Wabi won't warn about anything [-Wabi]
cc1plus: note: -Wabi warns about differences from the most up-to-date ABI, which is also used by default
cc1plus: note: use e.g. -Wabi=11 to warn about changes from GCC 7
cc1plus: warning: -Wabi won't warn about anything [-Wabi]
cc1plus: note: -Wabi warns about differences from the most up-to-date ABI, which is also used by default
cc1plus: note: use e.g. -Wabi=11 to warn about changes from GCC 7
/bin/bash ../../libtool --tag CXX --tag disable-shared   --mode=compile /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++   -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates  -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi  -fdiagnostics-show-location=once   -ffunction-sections -fdata-sections  -frandom-seed=istream.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -c -o istream.lo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/src/c++98/istream.cc
/bin/bash ../../libtool --tag CXX --tag disable-shared   --mode=compile /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++   -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates  -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi  -fdiagnostics-show-location=once   -ffunction-sections -fdata-sections  -frandom-seed=istream-string.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -c -o istream-string.lo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/src/c++98/istream-string.cc
/bin/bash ../../libtool --tag CXX --tag disable-shared   --mode=compile /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++   -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates  -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi  -fdiagnostics-show-location=once   -ffunction-sections -fdata-sections  -frandom-seed=streambuf.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -c -o streambuf.lo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/src/c++98/streambuf.cc
libtool: compile:  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++ -std=gnu++98 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=istream.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/src/c++98/istream.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o istream.o
libtool: compile:  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++ -std=gnu++98 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=istream-string.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/src/c++98/istream-string.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o istream-string.o
cc1plus: warning: -Wabi won't warn about anything [-Wabi]
cc1plus: note: -Wabi warns about differences from the most up-to-date ABI, which is also used by default
cc1plus: note: use e.g. -Wabi=11 to warn about changes from GCC 7
cc1plus: warning: -Wabi won't warn about anything [-Wabi]
cc1plus: note: -Wabi warns about differences from the most up-to-date ABI, which is also used by default
cc1plus: note: use e.g. -Wabi=11 to warn about changes from GCC 7
libtool: compile:  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++ -std=gnu++98 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=streambuf.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/src/c++98/streambuf.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o streambuf.o
cc1plus: warning: -Wabi won't warn about anything [-Wabi]
cc1plus: note: -Wabi warns about differences from the most up-to-date ABI, which is also used by default
cc1plus: note: use e.g. -Wabi=11 to warn about changes from GCC 7
/bin/bash ../../libtool --tag CXX --tag disable-shared   --mode=compile /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++   -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates  -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi  -fdiagnostics-show-location=once   -ffunction-sections -fdata-sections  -frandom-seed=valarray.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -c -o valarray.lo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/src/c++98/valarray.cc
libtool: compile:  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++ -std=gnu++98 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=valarray.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/src/c++98/valarray.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o valarray.o
cc1plus: warning: -Wabi won't warn about anything [-Wabi]
cc1plus: note: -Wabi warns about differences from the most up-to-date ABI, which is also used by default
cc1plus: note: use e.g. -Wabi=11 to warn about changes from GCC 7
/bin/bash ../../libtool --tag CXX --tag disable-shared   --mode=compile /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++   -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates  -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi  -fdiagnostics-show-location=once   -ffunction-sections -fdata-sections  -frandom-seed=cow-istream-string.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -c -o cow-istream-string.lo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/src/c++98/cow-istream-string.cc
libtool: compile:  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++ -std=gnu++98 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cow-istream-string.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/src/c++98/cow-istream-string.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o cow-istream-string.o
cc1plus: warning: -Wabi won't warn about anything [-Wabi]
cc1plus: note: -Wabi warns about differences from the most up-to-date ABI, which is also used by default
cc1plus: note: use e.g. -Wabi=11 to warn about changes from GCC 7
ln -s /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/config/locale/generic/collate_members.cc ./collate_members_cow.cc || true
ln -s /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/config/locale/generic/messages_members.cc ./messages_members_cow.cc || true
ln -s /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/config/locale/generic/monetary_members.cc ./monetary_members_cow.cc || true
ln -s /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/config/locale/generic/numeric_members.cc ./numeric_members_cow.cc || true
ln -s /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/config/cpu/generic/atomicity_builtins/atomicity.h ./atomicity.cc || true
ln -s /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/config/locale/generic/codecvt_members.cc . || true
ln -s /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/config/locale/generic/collate_members.cc . || true
ln -s /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/config/locale/generic/messages_members.cc . || true
ln -s /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/config/locale/generic/monetary_members.cc . || true
ln -s /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/config/locale/generic/numeric_members.cc . || true
ln -s /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/config/locale/generic/time_members.cc . || true
ln -s /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/config/io/basic_file_stdio.cc ./basic_file.cc || true
ln -s /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/config/locale/generic/c_locale.cc ./c++locale.cc || true
/bin/bash ../../libtool --tag CXX --tag disable-shared   --mode=compile /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++   -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates  -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi  -fdiagnostics-show-location=once   -ffunction-sections -fdata-sections  -frandom-seed=allocator-inst.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -c -o allocator-inst.lo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/src/c++98/allocator-inst.cc
libtool: compile:  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++ -std=gnu++98 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=allocator-inst.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/src/c++98/allocator-inst.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o allocator-inst.o
cc1plus: warning: -Wabi won't warn about anything [-Wabi]
cc1plus: note: -Wabi warns about differences from the most up-to-date ABI, which is also used by default
cc1plus: note: use e.g. -Wabi=11 to warn about changes from GCC 7
/bin/bash ../../libtool --tag CXX --tag disable-shared   --mode=compile /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++   -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates  -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi  -fdiagnostics-show-location=once   -ffunction-sections -fdata-sections  -frandom-seed=concept-inst.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -D_GLIBCXX_CONCEPT_CHECKS -fimplicit-templates -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/src/c++98/concept-inst.cc
/bin/bash ../../libtool --tag CXX --tag disable-shared   --mode=compile /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++   -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates  -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi  -fdiagnostics-show-location=once   -ffunction-sections -fdata-sections  -frandom-seed=ext-inst.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -c -o ext-inst.lo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/src/c++98/ext-inst.cc
libtool: compile:  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++ -std=gnu++98 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=concept-inst.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GLIBCXX_CONCEPT_CHECKS -fimplicit-templates -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/src/c++98/concept-inst.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o concept-inst.o
/bin/bash ../../libtool --tag CXX --tag disable-shared   --mode=compile /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++   -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates  -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi  -fdiagnostics-show-location=once   -ffunction-sections -fdata-sections  -frandom-seed=misc-inst.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -c -o misc-inst.lo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/src/c++98/misc-inst.cc
cc1plus: warning: -Wabi won't warn about anything [-Wabi]
cc1plus: note: -Wabi warns about differences from the most up-to-date ABI, which is also used by default
cc1plus: note: use e.g. -Wabi=11 to warn about changes from GCC 7
/bin/bash ../../libtool --tag CXX --tag disable-shared   --mode=compile /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++   -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates  -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi  -fdiagnostics-show-location=once   -ffunction-sections -fdata-sections  -frandom-seed=parallel_settings.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -D_GLIBCXX_PARALLEL -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/src/c++98/parallel_settings.cc
/bin/bash ../../libtool --tag CXX --tag disable-shared   --mode=compile /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++   -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates  -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi  -fdiagnostics-show-location=once   -ffunction-sections -fdata-sections  -frandom-seed=collate_members_cow.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -D_GLIBCXX_USE_CXX11_ABI=0 -fimplicit-templates -c collate_members_cow.cc
libtool: compile:  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++ -std=gnu++98 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=ext-inst.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/src/c++98/ext-inst.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o ext-inst.o
libtool: compile:  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++ -std=gnu++98 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=misc-inst.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/src/c++98/misc-inst.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o misc-inst.o
cc1plus: warning: -Wabi won't warn about anything [-Wabi]
cc1plus: note: -Wabi warns about differences from the most up-to-date ABI, which is also used by default
cc1plus: note: use e.g. -Wabi=11 to warn about changes from GCC 7
cc1plus: warning: -Wabi won't warn about anything [-Wabi]
cc1plus: note: -Wabi warns about differences from the most up-to-date ABI, which is also used by default
cc1plus: note: use e.g. -Wabi=11 to warn about changes from GCC 7
libtool: compile:  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++ -std=gnu++98 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=parallel_settings.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GLIBCXX_PARALLEL -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/src/c++98/parallel_settings.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o parallel_settings.o
cc1plus: warning: -Wabi won't warn about anything [-Wabi]
cc1plus: note: -Wabi warns about differences from the most up-to-date ABI, which is also used by default
cc1plus: note: use e.g. -Wabi=11 to warn about changes from GCC 7
/bin/bash ../../libtool --tag CXX --tag disable-shared   --mode=compile /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++   -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates  -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi  -fdiagnostics-show-location=once   -ffunction-sections -fdata-sections  -frandom-seed=messages_members_cow.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -D_GLIBCXX_USE_CXX11_ABI=0 -fimplicit-templates -c messages_members_cow.cc
libtool: compile:  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++ -std=gnu++98 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=collate_members_cow.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GLIBCXX_USE_CXX11_ABI=0 -fimplicit-templates -c collate_members_cow.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o collate_members_cow.o
cc1plus: warning: -Wabi won't warn about anything [-Wabi]
cc1plus: note: -Wabi warns about differences from the most up-to-date ABI, which is also used by default
cc1plus: note: use e.g. -Wabi=11 to warn about changes from GCC 7
libtool: compile:  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++ -std=gnu++98 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=messages_members_cow.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GLIBCXX_USE_CXX11_ABI=0 -fimplicit-templates -c messages_members_cow.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o messages_members_cow.o
cc1plus: warning: -Wabi won't warn about anything [-Wabi]
cc1plus: note: -Wabi warns about differences from the most up-to-date ABI, which is also used by default
cc1plus: note: use e.g. -Wabi=11 to warn about changes from GCC 7
/bin/bash ../../libtool --tag CXX --tag disable-shared   --mode=compile /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++   -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates  -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi  -fdiagnostics-show-location=once   -ffunction-sections -fdata-sections  -frandom-seed=monetary_members_cow.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -D_GLIBCXX_USE_CXX11_ABI=0 -fimplicit-templates -c monetary_members_cow.cc
/bin/bash ../../libtool --tag CXX --tag disable-shared   --mode=compile /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++   -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates  -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi  -fdiagnostics-show-location=once   -ffunction-sections -fdata-sections  -frandom-seed=numeric_members_cow.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -D_GLIBCXX_USE_CXX11_ABI=0 -fimplicit-templates -c numeric_members_cow.cc
libtool: compile:  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++ -std=gnu++98 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=monetary_members_cow.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GLIBCXX_USE_CXX11_ABI=0 -fimplicit-templates -c monetary_members_cow.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o monetary_members_cow.o
cc1plus: warning: -Wabi won't warn about anything [-Wabi]
cc1plus: note: -Wabi warns about differences from the most up-to-date ABI, which is also used by default
cc1plus: note: use e.g. -Wabi=11 to warn about changes from GCC 7
libtool: compile:  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++ -std=gnu++98 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=numeric_members_cow.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GLIBCXX_USE_CXX11_ABI=0 -fimplicit-templates -c numeric_members_cow.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o numeric_members_cow.o
cc1plus: warning: -Wabi won't warn about anything [-Wabi]
/bin/bash ../../libtool --tag CXX --tag disable-shared   --mode=compile /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++   -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates  -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi  -fdiagnostics-show-location=once   -ffunction-sections -fdata-sections  -frandom-seed=atomicity.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -c -o atomicity.lo atomicity.cc
cc1plus: note: -Wabi warns about differences from the most up-to-date ABI, which is also used by default
cc1plus: note: use e.g. -Wabi=11 to warn about changes from GCC 7
libtool: compile:  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++ -std=gnu++98 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=atomicity.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -c atomicity.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o atomicity.o
cc1plus: warning: -Wabi won't warn about anything [-Wabi]
cc1plus: note: -Wabi warns about differences from the most up-to-date ABI, which is also used by default
cc1plus: note: use e.g. -Wabi=11 to warn about changes from GCC 7
/bin/bash ../../libtool --tag CXX --tag disable-shared   --mode=compile /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++   -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates  -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi  -fdiagnostics-show-location=once   -ffunction-sections -fdata-sections  -frandom-seed=codecvt_members.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -c -o codecvt_members.lo codecvt_members.cc
/bin/bash ../../libtool --tag CXX --tag disable-shared   --mode=compile /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++   -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates  -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi  -fdiagnostics-show-location=once   -ffunction-sections -fdata-sections  -frandom-seed=collate_members.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -c -o collate_members.lo collate_members.cc
libtool: compile:  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++ -std=gnu++98 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=codecvt_members.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -c codecvt_members.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o codecvt_members.o
cc1plus: warning: -Wabi won't warn about anything [-Wabi]
cc1plus: note: -Wabi warns about differences from the most up-to-date ABI, which is also used by default
cc1plus: note: use e.g. -Wabi=11 to warn about changes from GCC 7
libtool: compile:  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++ -std=gnu++98 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=collate_members.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -c collate_members.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o collate_members.o
/bin/bash ../../libtool --tag CXX --tag disable-shared   --mode=compile /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++   -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates  -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi  -fdiagnostics-show-location=once   -ffunction-sections -fdata-sections  -frandom-seed=messages_members.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -c -o messages_members.lo messages_members.cc
cc1plus: warning: -Wabi won't warn about anything [-Wabi]
cc1plus: note: -Wabi warns about differences from the most up-to-date ABI, which is also used by default
cc1plus: note: use e.g. -Wabi=11 to warn about changes from GCC 7
/bin/bash ../../libtool --tag CXX --tag disable-shared   --mode=compile /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++   -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates  -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi  -fdiagnostics-show-location=once   -ffunction-sections -fdata-sections  -frandom-seed=monetary_members.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -c -o monetary_members.lo monetary_members.cc
libtool: compile:  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++ -std=gnu++98 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=messages_members.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -c messages_members.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o messages_members.o
/bin/bash ../../libtool --tag CXX --tag disable-shared   --mode=compile /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++   -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates  -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi  -fdiagnostics-show-location=once   -ffunction-sections -fdata-sections  -frandom-seed=numeric_members.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -c -o numeric_members.lo numeric_members.cc
cc1plus: warning: -Wabi won't warn about anything [-Wabi]
cc1plus: note: -Wabi warns about differences from the most up-to-date ABI, which is also used by default
cc1plus: note: use e.g. -Wabi=11 to warn about changes from GCC 7
/bin/bash ../../libtool --tag CXX --tag disable-shared   --mode=compile /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++   -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates  -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi  -fdiagnostics-show-location=once   -ffunction-sections -fdata-sections  -frandom-seed=time_members.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -c -o time_members.lo time_members.cc
libtool: compile:  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++ -std=gnu++98 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=monetary_members.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -c monetary_members.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o monetary_members.o
libtool: compile:  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++ -std=gnu++98 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=numeric_members.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -c numeric_members.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o numeric_members.o
cc1plus: warning: -Wabi won't warn about anything [-Wabi]
cc1plus: note: -Wabi warns about differences from the most up-to-date ABI, which is also used by default
cc1plus: note: use e.g. -Wabi=11 to warn about changes from GCC 7
cc1plus: warning: -Wabi won't warn about anything [-Wabi]
cc1plus: note: -Wabi warns about differences from the most up-to-date ABI, which is also used by default
cc1plus: note: use e.g. -Wabi=11 to warn about changes from GCC 7
libtool: compile:  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++ -std=gnu++98 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=time_members.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -c time_members.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o time_members.o
cc1plus: warning: -Wabi won't warn about anything [-Wabi]
cc1plus: note: -Wabi warns about differences from the most up-to-date ABI, which is also used by default
cc1plus: note: use e.g. -Wabi=11 to warn about changes from GCC 7
/bin/bash ../../libtool --tag CXX --tag disable-shared   --mode=compile /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++   -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates  -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi  -fdiagnostics-show-location=once   -ffunction-sections -fdata-sections  -frandom-seed=basic_file.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -c -o basic_file.lo basic_file.cc
libtool: compile:  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++ -std=gnu++98 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=basic_file.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -c basic_file.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o basic_file.o
cc1plus: warning: -Wabi won't warn about anything [-Wabi]
cc1plus: note: -Wabi warns about differences from the most up-to-date ABI, which is also used by default
cc1plus: note: use e.g. -Wabi=11 to warn about changes from GCC 7
/bin/bash ../../libtool --tag CXX --tag disable-shared   --mode=compile /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++   -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates  -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi  -fdiagnostics-show-location=once   -ffunction-sections -fdata-sections  -frandom-seed=c++locale.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -fimplicit-templates -c c++locale.cc
libtool: compile:  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++ -std=gnu++98 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=c++locale.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fimplicit-templates -c c++locale.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o c++locale.o
cc1plus: warning: -Wabi won't warn about anything [-Wabi]
cc1plus: note: -Wabi warns about differences from the most up-to-date ABI, which is also used by default
cc1plus: note: use e.g. -Wabi=11 to warn about changes from GCC 7
/bin/bash ../../libtool --tag CXX --tag disable-shared   --mode=link /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include     -Wl,-O1 -Wl,-z,relro -Wl,--gc-sections  -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates  -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi  -fdiagnostics-show-location=once   -ffunction-sections -fdata-sections  -frandom-seed=libc++98convenience.la  -o libc++98convenience.la  bitmap_allocator.lo pool_allocator.lo mt_allocator.lo codecvt.lo complex_io.lo globals_io.lo hash_tr1.lo hashtable_tr1.lo ios_failure.lo ios_init.lo ios_locale.lo list.lo list-aux.lo list-aux-2.lo list_associated.lo list_associated-2.lo locale.lo locale_init.lo locale_facets.lo localename.lo math_stubs_float.lo math_stubs_long_double.lo stdexcept.lo strstream.lo tree.lo istream.lo istream-string.lo streambuf.lo valarray.lo cow-istream-string.lo collate_members_cow.lo messages_members_cow.lo monetary_members_cow.lo numeric_members_cow.lo atomicity.lo codecvt_members.lo collate_members.lo messages_members.lo monetary_members.lo numeric_members.lo time_members.lo basic_file.lo c++locale.lo allocator-inst.lo concept-inst.lo ext-inst.lo misc-inst.lo parallel_settings.lo  
libtool: link: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ar rc .libs/libc++98convenience.a  bitmap_allocator.o pool_allocator.o mt_allocator.o codecvt.o complex_io.o globals_io.o hash_tr1.o hashtable_tr1.o ios_failure.o ios_init.o ios_locale.o list.o list-aux.o list-aux-2.o list_associated.o list_associated-2.o locale.o locale_init.o locale_facets.o localename.o math_stubs_float.o math_stubs_long_double.o stdexcept.o strstream.o tree.o istream.o istream-string.o streambuf.o valarray.o cow-istream-string.o collate_members_cow.o messages_members_cow.o monetary_members_cow.o numeric_members_cow.o atomicity.o codecvt_members.o collate_members.o messages_members.o monetary_members.o numeric_members.o time_members.o basic_file.o c++locale.o allocator-inst.o concept-inst.o ext-inst.o misc-inst.o parallel_settings.o
libtool: link: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ranlib .libs/libc++98convenience.a
libtool: link: ( cd ".libs" && rm -f "libc++98convenience.la" && ln -s "../libc++98convenience.la" "libc++98convenience.la" )
make[9]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/c++98'
Making all in c++11
make[9]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/c++11'
/bin/bash ../../libtool --tag CXX --tag disable-shared   --mode=compile /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++   -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates  -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi  -fdiagnostics-show-location=once   -ffunction-sections -fdata-sections  -frandom-seed=chrono.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -c -o chrono.lo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/src/c++11/chrono.cc
/bin/bash ../../libtool --tag CXX --tag disable-shared   --mode=compile /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++   -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates  -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi  -fdiagnostics-show-location=once   -ffunction-sections -fdata-sections  -frandom-seed=codecvt.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -c -o codecvt.lo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/src/c++11/codecvt.cc
/bin/bash ../../libtool --tag CXX --tag disable-shared   --mode=compile /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++   -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates  -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi  -fdiagnostics-show-location=once   -ffunction-sections -fdata-sections  -frandom-seed=condition_variable.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -c -o condition_variable.lo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/src/c++11/condition_variable.cc
/bin/bash ../../libtool --tag CXX --tag disable-shared   --mode=compile /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++   -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates  -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi  -fdiagnostics-show-location=once   -ffunction-sections -fdata-sections  -frandom-seed=cow-stdexcept.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -c -o cow-stdexcept.lo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/src/c++11/cow-stdexcept.cc
/bin/bash ../../libtool --tag CXX --tag disable-shared   --mode=compile /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++   -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates  -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi  -fdiagnostics-show-location=once   -ffunction-sections -fdata-sections  -frandom-seed=ctype.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -c -o ctype.lo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/src/c++11/ctype.cc
/bin/bash ../../libtool --tag CXX --tag disable-shared   --mode=compile /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++   -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates  -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi  -fdiagnostics-show-location=once   -ffunction-sections -fdata-sections  -frandom-seed=debug.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -c -o debug.lo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/src/c++11/debug.cc
/bin/bash ../../libtool --tag CXX --tag disable-shared   --mode=compile /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++   -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates  -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi  -fdiagnostics-show-location=once   -ffunction-sections -fdata-sections  -frandom-seed=functexcept.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -c -o functexcept.lo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/src/c++11/functexcept.cc
/bin/bash ../../libtool --tag CXX --tag disable-shared   --mode=compile /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++   -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates  -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi  -fdiagnostics-show-location=once   -ffunction-sections -fdata-sections  -frandom-seed=functional.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -c -o functional.lo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/src/c++11/functional.cc
libtool: compile:  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=codecvt.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/src/c++11/codecvt.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o codecvt.o
libtool: compile:  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cow-stdexcept.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/src/c++11/cow-stdexcept.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o cow-stdexcept.o
libtool: compile:  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=functexcept.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/src/c++11/functexcept.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o functexcept.o
libtool: compile:  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=condition_variable.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/src/c++11/condition_variable.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o condition_variable.o
libtool: compile:  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=debug.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/src/c++11/debug.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o debug.o
libtool: compile:  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=ctype.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/src/c++11/ctype.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o ctype.o
libtool: compile:  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=functional.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/src/c++11/functional.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o functional.o
cc1plus: warning: -Wabi won't warn about anything [-Wabi]
cc1plus: note: -Wabi warns about differences from the most up-to-date ABI, which is also used by default
cc1plus: note: use e.g. -Wabi=11 to warn about changes from GCC 7
libtool: compile:  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=chrono.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/src/c++11/chrono.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o chrono.o
cc1plus: warning: -Wabi won't warn about anything [-Wabi]
cc1plus: note: -Wabi warns about differences from the most up-to-date ABI, which is also used by default
cc1plus: note: use e.g. -Wabi=11 to warn about changes from GCC 7
cc1plus: warning: -Wabi won't warn about anything [-Wabi]
cc1plus: warning: -Wabi won't warn about anything [-Wabi]
cc1plus: note: -Wabi warns about differences from the most up-to-date ABI, which is also used by default
cc1plus: note: -Wabi warns about differences from the most up-to-date ABI, which is also used by default
cc1plus: note: use e.g. -Wabi=11 to warn about changes from GCC 7
cc1plus: note: use e.g. -Wabi=11 to warn about changes from GCC 7
cc1plus: warning: -Wabi won't warn about anything [-Wabi]
cc1plus: note: -Wabi warns about differences from the most up-to-date ABI, which is also used by default
cc1plus: note: use e.g. -Wabi=11 to warn about changes from GCC 7
cc1plus: warning: -Wabi won't warn about anything [-Wabi]
cc1plus: note: -Wabi warns about differences from the most up-to-date ABI, which is also used by default
cc1plus: note: use e.g. -Wabi=11 to warn about changes from GCC 7
cc1plus: warning: -Wabi won't warn about anything [-Wabi]
cc1plus: warning: -Wabi won't warn about anything [-Wabi]
cc1plus: note: -Wabi warns about differences from the most up-to-date ABI, which is also used by default
cc1plus: note: use e.g. -Wabi=11 to warn about changes from GCC 7
cc1plus: note: -Wabi warns about differences from the most up-to-date ABI, which is also used by default
cc1plus: note: use e.g. -Wabi=11 to warn about changes from GCC 7
/bin/bash ../../libtool --tag CXX --tag disable-shared   --mode=compile /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++   -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates  -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi  -fdiagnostics-show-location=once   -ffunction-sections -fdata-sections  -frandom-seed=futex.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -c -o futex.lo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/src/c++11/futex.cc
libtool: compile:  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=futex.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/src/c++11/futex.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o futex.o
cc1plus: warning: -Wabi won't warn about anything [-Wabi]
cc1plus: note: -Wabi warns about differences from the most up-to-date ABI, which is also used by default
cc1plus: note: use e.g. -Wabi=11 to warn about changes from GCC 7
/bin/bash ../../libtool --tag CXX --tag disable-shared   --mode=compile /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++   -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates  -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi  -fdiagnostics-show-location=once   -ffunction-sections -fdata-sections  -frandom-seed=future.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -c -o future.lo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/src/c++11/future.cc
/bin/bash ../../libtool --tag CXX --tag disable-shared   --mode=compile /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++   -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates  -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi  -fdiagnostics-show-location=once   -ffunction-sections -fdata-sections  -frandom-seed=hash_c++0x.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -c -o hash_c++0x.lo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/src/c++11/hash_c++0x.cc
libtool: compile:  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=future.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/src/c++11/future.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o future.o
cc1plus: warning: -Wabi won't warn about anything [-Wabi]
cc1plus: note: -Wabi warns about differences from the most up-to-date ABI, which is also used by default
cc1plus: note: use e.g. -Wabi=11 to warn about changes from GCC 7
libtool: compile:  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=hash_c++0x.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/src/c++11/hash_c++0x.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o hash_c++0x.o
/bin/bash ../../libtool --tag CXX --tag disable-shared   --mode=compile /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++   -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates  -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi  -fdiagnostics-show-location=once   -ffunction-sections -fdata-sections  -frandom-seed=hashtable_c++0x.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -fimplicit-templates -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/src/c++11/hashtable_c++0x.cc
cc1plus: warning: -Wabi won't warn about anything [-Wabi]
cc1plus: note: -Wabi warns about differences from the most up-to-date ABI, which is also used by default
cc1plus: note: use e.g. -Wabi=11 to warn about changes from GCC 7
libtool: compile:  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=hashtable_c++0x.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fimplicit-templates -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/src/c++11/hashtable_c++0x.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o hashtable_c++0x.o
cc1plus: warning: -Wabi won't warn about anything [-Wabi]
cc1plus: note: -Wabi warns about differences from the most up-to-date ABI, which is also used by default
cc1plus: note: use e.g. -Wabi=11 to warn about changes from GCC 7
/bin/bash ../../libtool --tag CXX --tag disable-shared   --mode=compile /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++   -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates  -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi  -fdiagnostics-show-location=once   -ffunction-sections -fdata-sections  -frandom-seed=ios.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -c -o ios.lo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/src/c++11/ios.cc
libtool: compile:  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=ios.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/src/c++11/ios.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o ios.o
cc1plus: warning: -Wabi won't warn about anything [-Wabi]
cc1plus: note: -Wabi warns about differences from the most up-to-date ABI, which is also used by default
cc1plus: note: use e.g. -Wabi=11 to warn about changes from GCC 7
/bin/bash ../../libtool --tag CXX --tag disable-shared   --mode=compile /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++   -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates  -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi  -fdiagnostics-show-location=once   -ffunction-sections -fdata-sections  -frandom-seed=limits.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -c -o limits.lo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/src/c++11/limits.cc
/bin/bash ../../libtool --tag CXX --tag disable-shared   --mode=compile /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++   -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates  -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi  -fdiagnostics-show-location=once   -ffunction-sections -fdata-sections  -frandom-seed=mutex.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -c -o mutex.lo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/src/c++11/mutex.cc
/bin/bash ../../libtool --tag CXX --tag disable-shared   --mode=compile /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++   -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates  -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi  -fdiagnostics-show-location=once   -ffunction-sections -fdata-sections  -frandom-seed=placeholders.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -c -o placeholders.lo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/src/c++11/placeholders.cc
libtool: compile:  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=limits.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/src/c++11/limits.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o limits.o
cc1plus: warning: -Wabi won't warn about anything [-Wabi]
cc1plus: note: -Wabi warns about differences from the most up-to-date ABI, which is also used by default
cc1plus: note: use e.g. -Wabi=11 to warn about changes from GCC 7
libtool: compile:  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=mutex.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/src/c++11/mutex.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o mutex.o
libtool: compile:  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=placeholders.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/src/c++11/placeholders.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o placeholders.o
cc1plus: warning: -Wabi won't warn about anything [-Wabi]
cc1plus: note: -Wabi warns about differences from the most up-to-date ABI, which is also used by default
cc1plus: note: use e.g. -Wabi=11 to warn about changes from GCC 7
cc1plus: warning: -Wabi won't warn about anything [-Wabi]
cc1plus: note: -Wabi warns about differences from the most up-to-date ABI, which is also used by default
cc1plus: note: use e.g. -Wabi=11 to warn about changes from GCC 7
/bin/bash ../../libtool --tag CXX --tag disable-shared   --mode=compile /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++   -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates  -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi  -fdiagnostics-show-location=once   -ffunction-sections -fdata-sections  -frandom-seed=random.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -c -o random.lo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/src/c++11/random.cc
libtool: compile:  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=random.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/src/c++11/random.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o random.o
cc1plus: warning: -Wabi won't warn about anything [-Wabi]
cc1plus: note: -Wabi warns about differences from the most up-to-date ABI, which is also used by default
cc1plus: note: use e.g. -Wabi=11 to warn about changes from GCC 7
/bin/bash ../../libtool --tag CXX --tag disable-shared   --mode=compile /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++   -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates  -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi  -fdiagnostics-show-location=once   -ffunction-sections -fdata-sections  -frandom-seed=regex.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -c -o regex.lo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/src/c++11/regex.cc
libtool: compile:  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=regex.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/src/c++11/regex.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o regex.o
/bin/bash ../../libtool --tag CXX --tag disable-shared   --mode=compile /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++   -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates  -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi  -fdiagnostics-show-location=once   -ffunction-sections -fdata-sections  -frandom-seed=shared_ptr.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -c -o shared_ptr.lo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/src/c++11/shared_ptr.cc
cc1plus: warning: -Wabi won't warn about anything [-Wabi]
cc1plus: note: -Wabi warns about differences from the most up-to-date ABI, which is also used by default
cc1plus: note: use e.g. -Wabi=11 to warn about changes from GCC 7
/bin/bash ../../libtool --tag CXX --tag disable-shared   --mode=compile /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++   -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates  -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi  -fdiagnostics-show-location=once   -ffunction-sections -fdata-sections  -frandom-seed=snprintf_lite.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -c -o snprintf_lite.lo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/src/c++11/snprintf_lite.cc
libtool: compile:  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=shared_ptr.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/src/c++11/shared_ptr.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o shared_ptr.o
cc1plus: warning: -Wabi won't warn about anything [-Wabi]
cc1plus: note: -Wabi warns about differences from the most up-to-date ABI, which is also used by default
cc1plus: note: use e.g. -Wabi=11 to warn about changes from GCC 7
/bin/bash ../../libtool --tag CXX --tag disable-shared   --mode=compile /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++   -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates  -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi  -fdiagnostics-show-location=once   -ffunction-sections -fdata-sections  -frandom-seed=system_error.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -c -o system_error.lo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/src/c++11/system_error.cc
libtool: compile:  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=snprintf_lite.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/src/c++11/snprintf_lite.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o snprintf_lite.o
cc1plus: warning: -Wabi won't warn about anything [-Wabi]
cc1plus: note: -Wabi warns about differences from the most up-to-date ABI, which is also used by default
cc1plus: note: use e.g. -Wabi=11 to warn about changes from GCC 7
/bin/bash ../../libtool --tag CXX --tag disable-shared   --mode=compile /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++   -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates  -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi  -fdiagnostics-show-location=once   -ffunction-sections -fdata-sections  -frandom-seed=thread.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -c -o thread.lo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/src/c++11/thread.cc
libtool: compile:  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=system_error.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/src/c++11/system_error.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o system_error.o
/bin/bash ../../libtool --tag CXX --tag disable-shared   --mode=compile /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++   -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates  -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi  -fdiagnostics-show-location=once   -ffunction-sections -fdata-sections  -frandom-seed=cow-locale_init.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -c -o cow-locale_init.lo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/src/c++11/cow-locale_init.cc
cc1plus: warning: -Wabi won't warn about anything [-Wabi]
cc1plus: note: -Wabi warns about differences from the most up-to-date ABI, which is also used by default
cc1plus: note: use e.g. -Wabi=11 to warn about changes from GCC 7
libtool: compile:  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=thread.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/src/c++11/thread.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o thread.o
cc1plus: warning: -Wabi won't warn about anything [-Wabi]
cc1plus: note: -Wabi warns about differences from the most up-to-date ABI, which is also used by default
cc1plus: note: use e.g. -Wabi=11 to warn about changes from GCC 7
libtool: compile:  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cow-locale_init.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/src/c++11/cow-locale_init.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o cow-locale_init.o
cc1plus: warning: -Wabi won't warn about anything [-Wabi]
cc1plus: note: -Wabi warns about differences from the most up-to-date ABI, which is also used by default
cc1plus: note: use e.g. -Wabi=11 to warn about changes from GCC 7
/bin/bash ../../libtool --tag CXX --tag disable-shared   --mode=compile /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++   -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates  -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi  -fdiagnostics-show-location=once   -ffunction-sections -fdata-sections  -frandom-seed=cow-shim_facets.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -c -o cow-shim_facets.lo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/src/c++11/cow-shim_facets.cc
libtool: compile:  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cow-shim_facets.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/src/c++11/cow-shim_facets.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o cow-shim_facets.o
cc1plus: warning: -Wabi won't warn about anything [-Wabi]
cc1plus: note: -Wabi warns about differences from the most up-to-date ABI, which is also used by default
cc1plus: note: use e.g. -Wabi=11 to warn about changes from GCC 7
/bin/bash ../../libtool --tag CXX --tag disable-shared   --mode=compile /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++   -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates  -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi  -fdiagnostics-show-location=once   -ffunction-sections -fdata-sections  -frandom-seed=cxx11-hash_tr1.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -c -o cxx11-hash_tr1.lo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/src/c++11/cxx11-hash_tr1.cc
/bin/bash ../../libtool --tag CXX --tag disable-shared   --mode=compile /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++   -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates  -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi  -fdiagnostics-show-location=once   -ffunction-sections -fdata-sections  -frandom-seed=cxx11-ios_failure-lt.s -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -S /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/src/c++11/cxx11-ios_failure.cc -o tmp-cxx11-ios_failure-lt.s
libtool: compile:  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cxx11-hash_tr1.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/src/c++11/cxx11-hash_tr1.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o cxx11-hash_tr1.o
cc1plus: warning: -Wabi won't warn about anything [-Wabi]
cc1plus: note: -Wabi warns about differences from the most up-to-date ABI, which is also used by default
cc1plus: note: use e.g. -Wabi=11 to warn about changes from GCC 7
/bin/bash ../../libtool --tag CXX --tag disable-shared   --mode=compile /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++   -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates  -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi  -fdiagnostics-show-location=once   -ffunction-sections -fdata-sections  -frandom-seed=cxx11-shim_facets.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -c -o cxx11-shim_facets.lo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/src/c++11/cxx11-shim_facets.cc
libtool: compile:  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cxx11-ios_failure-lt.s -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -S /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/src/c++11/cxx11-ios_failure.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o tmp-cxx11-ios_failure-lt.o
cc1plus: warning: -Wabi won't warn about anything [-Wabi]
cc1plus: note: -Wabi warns about differences from the most up-to-date ABI, which is also used by default
cc1plus: note: use e.g. -Wabi=11 to warn about changes from GCC 7
/bin/bash ../../libtool --tag CXX --tag disable-shared   --mode=compile /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++   -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates  -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi  -fdiagnostics-show-location=once   -ffunction-sections -fdata-sections  -frandom-seed=cxx11-stdexcept.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -c -o cxx11-stdexcept.lo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/src/c++11/cxx11-stdexcept.cc
libtool: compile:  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cxx11-shim_facets.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/src/c++11/cxx11-shim_facets.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o cxx11-shim_facets.o
cc1plus: warning: -Wabi won't warn about anything [-Wabi]
cc1plus: note: -Wabi warns about differences from the most up-to-date ABI, which is also used by default
cc1plus: note: use e.g. -Wabi=11 to warn about changes from GCC 7
libtool: compile:  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cxx11-stdexcept.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/src/c++11/cxx11-stdexcept.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o cxx11-stdexcept.o
cc1plus: warning: -Wabi won't warn about anything [-Wabi]
cc1plus: note: -Wabi warns about differences from the most up-to-date ABI, which is also used by default
cc1plus: note: use e.g. -Wabi=11 to warn about changes from GCC 7
ln -s /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/config/os/generic/ctype_configure_char.cc . || true
ln -s /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/config/locale/generic/ctype_members.cc . || true
/bin/bash ../../libtool --tag CXX --tag disable-shared   --mode=compile /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++   -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates  -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi  -fdiagnostics-show-location=once   -ffunction-sections -fdata-sections  -frandom-seed=cow-fstream-inst.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -c -o cow-fstream-inst.lo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/src/c++11/cow-fstream-inst.cc
libtool: compile:  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cow-fstream-inst.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/src/c++11/cow-fstream-inst.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o cow-fstream-inst.o
cc1plus: warning: -Wabi won't warn about anything [-Wabi]
cc1plus: note: -Wabi warns about differences from the most up-to-date ABI, which is also used by default
cc1plus: note: use e.g. -Wabi=11 to warn about changes from GCC 7
/bin/bash ../../libtool --tag CXX --tag disable-shared   --mode=compile /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++   -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates  -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi  -fdiagnostics-show-location=once   -ffunction-sections -fdata-sections  -frandom-seed=cow-sstream-inst.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -c -o cow-sstream-inst.lo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/src/c++11/cow-sstream-inst.cc
/bin/bash ../../libtool --tag CXX --tag disable-shared   --mode=compile /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++   -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates  -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi  -fdiagnostics-show-location=once   -ffunction-sections -fdata-sections  -frandom-seed=cow-string-inst.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -c -o cow-string-inst.lo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/src/c++11/cow-string-inst.cc
libtool: compile:  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cow-sstream-inst.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/src/c++11/cow-sstream-inst.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o cow-sstream-inst.o
libtool: compile:  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cow-string-inst.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/src/c++11/cow-string-inst.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o cow-string-inst.o
cc1plus: warning: -Wabi won't warn about anything [-Wabi]
cc1plus: note: -Wabi warns about differences from the most up-to-date ABI, which is also used by default
cc1plus: note: use e.g. -Wabi=11 to warn about changes from GCC 7
cc1plus: warning: -Wabi won't warn about anything [-Wabi]
cc1plus: note: -Wabi warns about differences from the most up-to-date ABI, which is also used by default
cc1plus: note: use e.g. -Wabi=11 to warn about changes from GCC 7
/bin/bash ../../libtool --tag CXX --tag disable-shared   --mode=compile /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++   -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates  -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi  -fdiagnostics-show-location=once   -ffunction-sections -fdata-sections  -frandom-seed=cow-string-io-inst.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -c -o cow-string-io-inst.lo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/src/c++11/cow-string-io-inst.cc
/bin/bash ../../libtool --tag CXX --tag disable-shared   --mode=compile /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++   -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates  -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi  -fdiagnostics-show-location=once   -ffunction-sections -fdata-sections  -frandom-seed=cow-wstring-inst.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -c -o cow-wstring-inst.lo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/src/c++11/cow-wstring-inst.cc
libtool: compile:  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cow-string-io-inst.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/src/c++11/cow-string-io-inst.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o cow-string-io-inst.o
libtool: compile:  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cow-wstring-inst.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/src/c++11/cow-wstring-inst.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o cow-wstring-inst.o
cc1plus: warning: -Wabi won't warn about anything [-Wabi]
cc1plus: note: -Wabi warns about differences from the most up-to-date ABI, which is also used by default
cc1plus: note: use e.g. -Wabi=11 to warn about changes from GCC 7
cc1plus: warning: -Wabi won't warn about anything [-Wabi]
cc1plus: note: -Wabi warns about differences from the most up-to-date ABI, which is also used by default
cc1plus: note: use e.g. -Wabi=11 to warn about changes from GCC 7
test -f tmp-cxx11-ios_failure-lt.o && mv -f tmp-cxx11-ios_failure-lt.o tmp-cxx11-ios_failure-lt.s
sed -e '/^_*_ZTISt13__ios_failure:/,/_ZTVN10__cxxabiv120__si_class_type_infoE/s/_ZTVN10__cxxabiv120__si_class_type_infoE/_ZTVSt19__iosfail_type_info/' tmp-cxx11-ios_failure-lt.s > cxx11-ios_failure-lt.s
rm -f tmp-cxx11-ios_failure-lt.s
/bin/bash ../../libtool --tag CXX --tag disable-shared   --mode=compile /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++   -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates  -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi  -fdiagnostics-show-location=once   -ffunction-sections -fdata-sections  -frandom-seed=cow-wstring-io-inst.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -c -o cow-wstring-io-inst.lo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/src/c++11/cow-wstring-io-inst.cc
libtool: compile:  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cow-wstring-io-inst.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/src/c++11/cow-wstring-io-inst.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o cow-wstring-io-inst.o
cc1plus: warning: -Wabi won't warn about anything [-Wabi]
cc1plus: note: -Wabi warns about differences from the most up-to-date ABI, which is also used by default
cc1plus: note: use e.g. -Wabi=11 to warn about changes from GCC 7
/bin/bash ../../libtool --tag CXX --tag disable-shared   --mode=compile /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++   -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates  -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi  -fdiagnostics-show-location=once   -ffunction-sections -fdata-sections  -frandom-seed=cxx11-locale-inst.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -c -o cxx11-locale-inst.lo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/src/c++11/cxx11-locale-inst.cc
/bin/bash ../../libtool --tag CXX --tag disable-shared   --mode=compile /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++   -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates  -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi  -fdiagnostics-show-location=once   -ffunction-sections -fdata-sections  -frandom-seed=cxx11-wlocale-inst.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -c -o cxx11-wlocale-inst.lo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/src/c++11/cxx11-wlocale-inst.cc
libtool: compile:  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cxx11-locale-inst.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/src/c++11/cxx11-locale-inst.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o cxx11-locale-inst.o
cc1plus: warning: -Wabi won't warn about anything [-Wabi]
cc1plus: note: -Wabi warns about differences from the most up-to-date ABI, which is also used by default
cc1plus: note: use e.g. -Wabi=11 to warn about changes from GCC 7
libtool: compile:  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cxx11-wlocale-inst.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/src/c++11/cxx11-wlocale-inst.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o cxx11-wlocale-inst.o
cc1plus: warning: -Wabi won't warn about anything [-Wabi]
cc1plus: note: -Wabi warns about differences from the most up-to-date ABI, which is also used by default
cc1plus: note: use e.g. -Wabi=11 to warn about changes from GCC 7
/bin/bash ../../libtool --tag CXX --tag disable-shared   --mode=compile /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++   -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates  -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi  -fdiagnostics-show-location=once   -ffunction-sections -fdata-sections  -frandom-seed=sso_string.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -c -o sso_string.lo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/src/c++11/sso_string.cc
libtool: compile:  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=sso_string.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/src/c++11/sso_string.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o sso_string.o
cc1plus: warning: -Wabi won't warn about anything [-Wabi]
cc1plus: note: -Wabi warns about differences from the most up-to-date ABI, which is also used by default
cc1plus: note: use e.g. -Wabi=11 to warn about changes from GCC 7
/bin/bash ../../libtool --tag CXX --tag disable-shared   --mode=compile /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++   -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates  -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi  -fdiagnostics-show-location=once   -ffunction-sections -fdata-sections  -frandom-seed=ext11-inst.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -c -o ext11-inst.lo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/src/c++11/ext11-inst.cc
libtool: compile:  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=ext11-inst.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/src/c++11/ext11-inst.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o ext11-inst.o
cc1plus: warning: -Wabi won't warn about anything [-Wabi]
cc1plus: note: -Wabi warns about differences from the most up-to-date ABI, which is also used by default
cc1plus: note: use e.g. -Wabi=11 to warn about changes from GCC 7
/bin/bash ../../libtool --tag CXX --tag disable-shared   --mode=compile /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++   -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates  -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi  -fdiagnostics-show-location=once   -ffunction-sections -fdata-sections  -frandom-seed=fstream-inst.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -c -o fstream-inst.lo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/src/c++11/fstream-inst.cc
libtool: compile:  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=fstream-inst.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/src/c++11/fstream-inst.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o fstream-inst.o
cc1plus: warning: -Wabi won't warn about anything [-Wabi]
cc1plus: note: -Wabi warns about differences from the most up-to-date ABI, which is also used by default
cc1plus: note: use e.g. -Wabi=11 to warn about changes from GCC 7
/bin/bash ../../libtool --tag CXX --tag disable-shared   --mode=compile /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++   -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates  -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi  -fdiagnostics-show-location=once   -ffunction-sections -fdata-sections  -frandom-seed=ios-inst.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -c -o ios-inst.lo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/src/c++11/ios-inst.cc
/bin/bash ../../libtool --tag CXX --tag disable-shared   --mode=compile /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++   -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates  -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi  -fdiagnostics-show-location=once   -ffunction-sections -fdata-sections  -frandom-seed=iostream-inst.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -c -o iostream-inst.lo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/src/c++11/iostream-inst.cc
libtool: compile:  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=ios-inst.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/src/c++11/ios-inst.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o ios-inst.o
cc1plus: warning: -Wabi won't warn about anything [-Wabi]
cc1plus: note: -Wabi warns about differences from the most up-to-date ABI, which is also used by default
cc1plus: note: use e.g. -Wabi=11 to warn about changes from GCC 7
libtool: compile:  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=iostream-inst.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/src/c++11/iostream-inst.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o iostream-inst.o
cc1plus: warning: -Wabi won't warn about anything [-Wabi]
cc1plus: note: -Wabi warns about differences from the most up-to-date ABI, which is also used by default
cc1plus: note: use e.g. -Wabi=11 to warn about changes from GCC 7
/bin/bash ../../libtool --tag CXX --tag disable-shared   --mode=compile /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++   -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates  -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi  -fdiagnostics-show-location=once   -ffunction-sections -fdata-sections  -frandom-seed=istream-inst.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -c -o istream-inst.lo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/src/c++11/istream-inst.cc
libtool: compile:  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=istream-inst.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/src/c++11/istream-inst.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o istream-inst.o
cc1plus: warning: -Wabi won't warn about anything [-Wabi]
cc1plus: note: -Wabi warns about differences from the most up-to-date ABI, which is also used by default
cc1plus: note: use e.g. -Wabi=11 to warn about changes from GCC 7
/bin/bash ../../libtool --tag CXX --tag disable-shared   --mode=compile /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++   -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates  -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi  -fdiagnostics-show-location=once   -ffunction-sections -fdata-sections  -frandom-seed=locale-inst.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -c -o locale-inst.lo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/src/c++11/locale-inst.cc
libtool: compile:  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=locale-inst.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/src/c++11/locale-inst.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o locale-inst.o
cc1plus: warning: -Wabi won't warn about anything [-Wabi]
cc1plus: note: -Wabi warns about differences from the most up-to-date ABI, which is also used by default
cc1plus: note: use e.g. -Wabi=11 to warn about changes from GCC 7
/bin/bash ../../libtool --tag CXX --tag disable-shared   --mode=compile /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++   -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates  -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi  -fdiagnostics-show-location=once   -ffunction-sections -fdata-sections  -frandom-seed=ostream-inst.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -c -o ostream-inst.lo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/src/c++11/ostream-inst.cc
libtool: compile:  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=ostream-inst.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/src/c++11/ostream-inst.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o ostream-inst.o
cc1plus: warning: -Wabi won't warn about anything [-Wabi]
cc1plus: note: -Wabi warns about differences from the most up-to-date ABI, which is also used by default
cc1plus: note: use e.g. -Wabi=11 to warn about changes from GCC 7
/bin/bash ../../libtool --tag CXX --tag disable-shared   --mode=compile /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++   -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates  -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi  -fdiagnostics-show-location=once   -ffunction-sections -fdata-sections  -frandom-seed=sstream-inst.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -c -o sstream-inst.lo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/src/c++11/sstream-inst.cc
libtool: compile:  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=sstream-inst.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/src/c++11/sstream-inst.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o sstream-inst.o
cc1plus: warning: -Wabi won't warn about anything [-Wabi]
cc1plus: note: -Wabi warns about differences from the most up-to-date ABI, which is also used by default
cc1plus: note: use e.g. -Wabi=11 to warn about changes from GCC 7
/bin/bash ../../libtool --tag CXX --tag disable-shared   --mode=compile /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++   -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates  -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi  -fdiagnostics-show-location=once   -ffunction-sections -fdata-sections  -frandom-seed=streambuf-inst.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -c -o streambuf-inst.lo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/src/c++11/streambuf-inst.cc
libtool: compile:  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=streambuf-inst.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/src/c++11/streambuf-inst.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o streambuf-inst.o
cc1plus: warning: -Wabi won't warn about anything [-Wabi]
cc1plus: note: -Wabi warns about differences from the most up-to-date ABI, which is also used by default
cc1plus: note: use e.g. -Wabi=11 to warn about changes from GCC 7
/bin/bash ../../libtool --tag CXX --tag disable-shared   --mode=compile /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++   -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates  -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi  -fdiagnostics-show-location=once   -ffunction-sections -fdata-sections  -frandom-seed=string-inst.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -c -o string-inst.lo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/src/c++11/string-inst.cc
libtool: compile:  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=string-inst.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/src/c++11/string-inst.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o string-inst.o
cc1plus: warning: -Wabi won't warn about anything [-Wabi]
cc1plus: note: -Wabi warns about differences from the most up-to-date ABI, which is also used by default
cc1plus: note: use e.g. -Wabi=11 to warn about changes from GCC 7
/bin/bash ../../libtool --tag CXX --tag disable-shared   --mode=compile /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++   -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates  -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi  -fdiagnostics-show-location=once   -ffunction-sections -fdata-sections  -frandom-seed=string-io-inst.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -c -o string-io-inst.lo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/src/c++11/string-io-inst.cc
/bin/bash ../../libtool --tag CXX --tag disable-shared   --mode=compile /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++   -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates  -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi  -fdiagnostics-show-location=once   -ffunction-sections -fdata-sections  -frandom-seed=wlocale-inst.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -c -o wlocale-inst.lo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/src/c++11/wlocale-inst.cc
libtool: compile:  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=string-io-inst.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/src/c++11/string-io-inst.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o string-io-inst.o
cc1plus: warning: -Wabi won't warn about anything [-Wabi]
cc1plus: note: -Wabi warns about differences from the most up-to-date ABI, which is also used by default
cc1plus: note: use e.g. -Wabi=11 to warn about changes from GCC 7
libtool: compile:  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=wlocale-inst.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/src/c++11/wlocale-inst.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o wlocale-inst.o
cc1plus: warning: -Wabi won't warn about anything [-Wabi]
cc1plus: note: -Wabi warns about differences from the most up-to-date ABI, which is also used by default
cc1plus: note: use e.g. -Wabi=11 to warn about changes from GCC 7
/bin/bash ../../libtool --tag CXX --tag disable-shared   --mode=compile /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++   -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates  -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi  -fdiagnostics-show-location=once   -ffunction-sections -fdata-sections  -frandom-seed=wstring-inst.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -c -o wstring-inst.lo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/src/c++11/wstring-inst.cc
libtool: compile:  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=wstring-inst.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/src/c++11/wstring-inst.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o wstring-inst.o
cc1plus: warning: -Wabi won't warn about anything [-Wabi]
cc1plus: note: -Wabi warns about differences from the most up-to-date ABI, which is also used by default
cc1plus: note: use e.g. -Wabi=11 to warn about changes from GCC 7
/bin/bash ../../libtool --tag CXX --tag disable-shared   --mode=compile /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++   -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates  -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi  -fdiagnostics-show-location=once   -ffunction-sections -fdata-sections  -frandom-seed=wstring-io-inst.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -c -o wstring-io-inst.lo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/src/c++11/wstring-io-inst.cc
libtool: compile:  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=wstring-io-inst.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/src/c++11/wstring-io-inst.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o wstring-io-inst.o
cc1plus: warning: -Wabi won't warn about anything [-Wabi]
cc1plus: note: -Wabi warns about differences from the most up-to-date ABI, which is also used by default
cc1plus: note: use e.g. -Wabi=11 to warn about changes from GCC 7
/bin/bash ../../libtool --tag CXX --tag disable-shared   --mode=compile /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++   -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates  -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi  -fdiagnostics-show-location=once   -ffunction-sections -fdata-sections  -frandom-seed=cxx11-ios_failure.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -g0 -c cxx11-ios_failure-lt.s -o cxx11-ios_failure.lo
libtool: compile:  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cxx11-ios_failure.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g0 -c cxx11-ios_failure-lt.s  -fPIC -DPIC -D_GLIBCXX_SHARED -o cxx11-ios_failure.o
/bin/bash ../../libtool --tag CXX --tag disable-shared   --mode=compile /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++   -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates  -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi  -fdiagnostics-show-location=once   -ffunction-sections -fdata-sections  -frandom-seed=ctype_configure_char.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -c -o ctype_configure_char.lo ctype_configure_char.cc
libtool: compile:  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=ctype_configure_char.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -c ctype_configure_char.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o ctype_configure_char.o
cc1plus: warning: -Wabi won't warn about anything [-Wabi]
cc1plus: note: -Wabi warns about differences from the most up-to-date ABI, which is also used by default
cc1plus: note: use e.g. -Wabi=11 to warn about changes from GCC 7
/bin/bash ../../libtool --tag CXX --tag disable-shared   --mode=compile /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++   -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates  -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi  -fdiagnostics-show-location=once   -ffunction-sections -fdata-sections  -frandom-seed=ctype_members.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -c -o ctype_members.lo ctype_members.cc
libtool: compile:  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=ctype_members.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -c ctype_members.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o ctype_members.o
cc1plus: warning: -Wabi won't warn about anything [-Wabi]
cc1plus: note: -Wabi warns about differences from the most up-to-date ABI, which is also used by default
cc1plus: note: use e.g. -Wabi=11 to warn about changes from GCC 7
/bin/bash ../../libtool --tag CXX --tag disable-shared   --mode=link /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include     -Wl,-O1 -Wl,-z,relro -Wl,--gc-sections  -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates  -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi  -fdiagnostics-show-location=once   -ffunction-sections -fdata-sections  -frandom-seed=libc++11convenience.la  -o libc++11convenience.la  chrono.lo codecvt.lo condition_variable.lo cow-stdexcept.lo ctype.lo debug.lo functexcept.lo functional.lo futex.lo future.lo hash_c++0x.lo hashtable_c++0x.lo ios.lo limits.lo mutex.lo placeholders.lo random.lo regex.lo shared_ptr.lo snprintf_lite.lo system_error.lo thread.lo cow-locale_init.lo cow-shim_facets.lo cxx11-hash_tr1.lo cxx11-ios_failure.lo cxx11-shim_facets.lo cxx11-stdexcept.lo ctype_configure_char.lo ctype_members.lo cow-fstream-inst.lo cow-sstream-inst.lo cow-string-inst.lo cow-string-io-inst.lo cow-wstring-inst.lo cow-wstring-io-inst.lo cxx11-locale-inst.lo cxx11-wlocale-inst.lo sso_string.lo ext11-inst.lo fstream-inst.lo ios-inst.lo iostream-inst.lo istream-inst.lo locale-inst.lo ostream-inst.lo sstream-inst.lo streambuf-inst.lo string-inst.lo string-io-inst.lo wlocale-inst.lo wstring-inst.lo wstring-io-inst.lo  
libtool: link: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ar rc .libs/libc++11convenience.a  chrono.o codecvt.o condition_variable.o cow-stdexcept.o ctype.o debug.o functexcept.o functional.o futex.o future.o hash_c++0x.o hashtable_c++0x.o ios.o limits.o mutex.o placeholders.o random.o regex.o shared_ptr.o snprintf_lite.o system_error.o thread.o cow-locale_init.o cow-shim_facets.o cxx11-hash_tr1.o cxx11-ios_failure.o cxx11-shim_facets.o cxx11-stdexcept.o ctype_configure_char.o ctype_members.o cow-fstream-inst.o cow-sstream-inst.o cow-string-inst.o cow-string-io-inst.o cow-wstring-inst.o cow-wstring-io-inst.o cxx11-locale-inst.o cxx11-wlocale-inst.o sso_string.o ext11-inst.o fstream-inst.o ios-inst.o iostream-inst.o istream-inst.o locale-inst.o ostream-inst.o sstream-inst.o streambuf-inst.o string-inst.o string-io-inst.o wlocale-inst.o wstring-inst.o wstring-io-inst.o
libtool: link: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ranlib .libs/libc++11convenience.a
libtool: link: ( cd ".libs" && rm -f "libc++11convenience.la" && ln -s "../libc++11convenience.la" "libc++11convenience.la" )
make[9]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/c++11'
Making all in filesystem
make[9]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/filesystem'
/bin/bash ../../libtool --tag CXX --tag disable-shared   --mode=compile /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++   -prefer-pic -D_GLIBCXX_SHARED -std=gnu++17 -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi  -fdiagnostics-show-location=once    -ffunction-sections -fdata-sections  -frandom-seed=dir.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -c -o dir.lo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/src/filesystem/dir.cc
/bin/bash ../../libtool --tag CXX --tag disable-shared   --mode=compile /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++   -prefer-pic -D_GLIBCXX_SHARED -std=gnu++17 -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi  -fdiagnostics-show-location=once    -ffunction-sections -fdata-sections  -frandom-seed=ops.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -c -o ops.lo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/src/filesystem/ops.cc
/bin/bash ../../libtool --tag CXX --tag disable-shared   --mode=compile /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++   -prefer-pic -D_GLIBCXX_SHARED -std=gnu++17 -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi  -fdiagnostics-show-location=once    -ffunction-sections -fdata-sections  -frandom-seed=path.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -c -o path.lo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/src/filesystem/path.cc
/bin/bash ../../libtool --tag CXX --tag disable-shared   --mode=compile /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++   -prefer-pic -D_GLIBCXX_SHARED -std=gnu++17 -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi  -fdiagnostics-show-location=once    -ffunction-sections -fdata-sections  -frandom-seed=std-dir.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -c -o std-dir.lo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/src/filesystem/std-dir.cc
/bin/bash ../../libtool --tag CXX --tag disable-shared   --mode=compile /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++   -prefer-pic -D_GLIBCXX_SHARED -std=gnu++17 -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi  -fdiagnostics-show-location=once    -ffunction-sections -fdata-sections  -frandom-seed=std-ops.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -c -o std-ops.lo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/src/filesystem/std-ops.cc
/bin/bash ../../libtool --tag CXX --tag disable-shared   --mode=compile /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++   -prefer-pic -D_GLIBCXX_SHARED -std=gnu++17 -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi  -fdiagnostics-show-location=once    -ffunction-sections -fdata-sections  -frandom-seed=std-path.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -c -o std-path.lo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/src/filesystem/std-path.cc
/bin/bash ../../libtool --tag CXX --tag disable-shared   --mode=compile /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++   -prefer-pic -D_GLIBCXX_SHARED -std=gnu++17 -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi  -fdiagnostics-show-location=once    -ffunction-sections -fdata-sections  -frandom-seed=cow-dir.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -c -o cow-dir.lo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/src/filesystem/cow-dir.cc
/bin/bash ../../libtool --tag CXX --tag disable-shared   --mode=compile /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++   -prefer-pic -D_GLIBCXX_SHARED -std=gnu++17 -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi  -fdiagnostics-show-location=once    -ffunction-sections -fdata-sections  -frandom-seed=cow-ops.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -c -o cow-ops.lo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/src/filesystem/cow-ops.cc
libtool: compile:  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -std=gnu++17 -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=std-ops.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/src/filesystem/std-ops.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o std-ops.o
libtool: compile:  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -std=gnu++17 -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=dir.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/src/filesystem/dir.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o dir.o
libtool: compile:  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -std=gnu++17 -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=ops.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/src/filesystem/ops.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o ops.o
libtool: compile:  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -std=gnu++17 -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=std-dir.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/src/filesystem/std-dir.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o std-dir.o
libtool: compile:  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -std=gnu++17 -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=std-path.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/src/filesystem/std-path.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o std-path.o
libtool: compile:  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -std=gnu++17 -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cow-ops.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/src/filesystem/cow-ops.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o cow-ops.o
libtool: compile:  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -std=gnu++17 -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cow-dir.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/src/filesystem/cow-dir.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o cow-dir.o
libtool: compile:  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -std=gnu++17 -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=path.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/src/filesystem/path.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o path.o
cc1plus: warning: -Wabi won't warn about anything [-Wabi]
cc1plus: note: -Wabi warns about differences from the most up-to-date ABI, which is also used by default
cc1plus: note: use e.g. -Wabi=11 to warn about changes from GCC 7
cc1plus: warning: -Wabi won't warn about anything [-Wabi]
cc1plus: note: -Wabi warns about differences from the most up-to-date ABI, which is also used by default
cc1plus: note: use e.g. -Wabi=11 to warn about changes from GCC 7
cc1plus: warning: -Wabi won't warn about anything [-Wabi]
cc1plus: note: -Wabi warns about differences from the most up-to-date ABI, which is also used by default
cc1plus: note: use e.g. -Wabi=11 to warn about changes from GCC 7
cc1plus: warning: -Wabi won't warn about anything [-Wabi]
cc1plus: note: -Wabi warns about differences from the most up-to-date ABI, which is also used by default
cc1plus: note: use e.g. -Wabi=11 to warn about changes from GCC 7
cc1plus: warning: -Wabi won't warn about anything [-Wabi]
cc1plus: note: -Wabi warns about differences from the most up-to-date ABI, which is also used by default
cc1plus: note: use e.g. -Wabi=11 to warn about changes from GCC 7
cc1plus: warning: -Wabi won't warn about anything [-Wabi]
cc1plus: note: -Wabi warns about differences from the most up-to-date ABI, which is also used by default
cc1plus: note: use e.g. -Wabi=11 to warn about changes from GCC 7
cc1plus: warning: -Wabi won't warn about anything [-Wabi]
cc1plus: note: -Wabi warns about differences from the most up-to-date ABI, which is also used by default
cc1plus: note: use e.g. -Wabi=11 to warn about changes from GCC 7
cc1plus: warning: -Wabi won't warn about anything [-Wabi]
cc1plus: note: -Wabi warns about differences from the most up-to-date ABI, which is also used by default
cc1plus: note: use e.g. -Wabi=11 to warn about changes from GCC 7
/bin/bash ../../libtool --tag CXX --tag disable-shared   --mode=compile /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++   -prefer-pic -D_GLIBCXX_SHARED -std=gnu++17 -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi  -fdiagnostics-show-location=once    -ffunction-sections -fdata-sections  -frandom-seed=cow-path.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -c -o cow-path.lo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/src/filesystem/cow-path.cc
libtool: compile:  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -std=gnu++17 -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cow-path.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/src/filesystem/cow-path.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o cow-path.o
cc1plus: warning: -Wabi won't warn about anything [-Wabi]
cc1plus: note: -Wabi warns about differences from the most up-to-date ABI, which is also used by default
cc1plus: note: use e.g. -Wabi=11 to warn about changes from GCC 7
/bin/bash ../../libtool --tag CXX --tag disable-shared   --mode=compile /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++   -prefer-pic -D_GLIBCXX_SHARED -std=gnu++17 -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi  -fdiagnostics-show-location=once    -ffunction-sections -fdata-sections  -frandom-seed=cow-std-dir.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -c -o cow-std-dir.lo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/src/filesystem/cow-std-dir.cc
libtool: compile:  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -std=gnu++17 -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cow-std-dir.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/src/filesystem/cow-std-dir.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o cow-std-dir.o
cc1plus: warning: -Wabi won't warn about anything [-Wabi]
cc1plus: note: -Wabi warns about differences from the most up-to-date ABI, which is also used by default
cc1plus: note: use e.g. -Wabi=11 to warn about changes from GCC 7
/bin/bash ../../libtool --tag CXX --tag disable-shared   --mode=compile /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++   -prefer-pic -D_GLIBCXX_SHARED -std=gnu++17 -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi  -fdiagnostics-show-location=once    -ffunction-sections -fdata-sections  -frandom-seed=cow-std-ops.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -c -o cow-std-ops.lo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/src/filesystem/cow-std-ops.cc
/bin/bash ../../libtool --tag CXX --tag disable-shared   --mode=compile /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++   -prefer-pic -D_GLIBCXX_SHARED -std=gnu++17 -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi  -fdiagnostics-show-location=once    -ffunction-sections -fdata-sections  -frandom-seed=cow-std-path.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -c -o cow-std-path.lo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/src/filesystem/cow-std-path.cc
libtool: compile:  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -std=gnu++17 -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cow-std-ops.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/src/filesystem/cow-std-ops.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o cow-std-ops.o
cc1plus: warning: -Wabi won't warn about anything [-Wabi]
cc1plus: note: -Wabi warns about differences from the most up-to-date ABI, which is also used by default
cc1plus: note: use e.g. -Wabi=11 to warn about changes from GCC 7
libtool: compile:  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../libgcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -std=gnu++17 -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cow-std-path.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/src/filesystem/cow-std-path.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o cow-std-path.o
cc1plus: warning: -Wabi won't warn about anything [-Wabi]
cc1plus: note: -Wabi warns about differences from the most up-to-date ABI, which is also used by default
cc1plus: note: use e.g. -Wabi=11 to warn about changes from GCC 7
/bin/bash ../../libtool --tag CXX --tag disable-shared   --mode=link /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -Wl,-O1 -Wl,-z,relro -Wl,--gc-sections  -prefer-pic -D_GLIBCXX_SHARED -std=gnu++17 -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi  -fdiagnostics-show-location=once    -ffunction-sections -fdata-sections  -frandom-seed=libstdc++fs.la  -o libstdc++fs.la -rpath /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib dir.lo ops.lo path.lo std-dir.lo std-ops.lo std-path.lo cow-dir.lo cow-ops.lo cow-path.lo cow-std-dir.lo cow-std-ops.lo cow-std-path.lo  
libtool: link: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ar rc .libs/libstdc++fs.a  dir.o ops.o path.o std-dir.o std-ops.o std-path.o cow-dir.o cow-ops.o cow-path.o cow-std-dir.o cow-std-ops.o cow-std-path.o
libtool: link: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ranlib .libs/libstdc++fs.a
libtool: link: ( cd ".libs" && rm -f "libstdc++fs.la" && ln -s "../libstdc++fs.la" "libstdc++fs.la" )
make[9]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/filesystem'
make[9]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src'
/bin/bash ../libtool --tag CXX   --mode=compile /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include     -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++   -std=gnu++98 -fPIC -DPIC -fno-implicit-templates  -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi  -fdiagnostics-show-location=once   -ffunction-sections -fdata-sections  -frandom-seed=compatibility.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -c -o compatibility.lo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/src/c++98/compatibility.cc
/bin/bash ../libtool --tag CXX   --mode=compile /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include     -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++   -std=gnu++98 -fPIC -DPIC -fno-implicit-templates  -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi  -fdiagnostics-show-location=once   -ffunction-sections -fdata-sections  -frandom-seed=compatibility-debug_list.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -c -o compatibility-debug_list.lo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/src/c++98/compatibility-debug_list.cc
/bin/bash ../libtool --tag CXX   --mode=compile /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include     -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++   -std=gnu++98 -fPIC -DPIC -fno-implicit-templates  -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi  -fdiagnostics-show-location=once   -ffunction-sections -fdata-sections  -frandom-seed=compatibility-debug_list-2.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -c -o compatibility-debug_list-2.lo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/src/c++98/compatibility-debug_list-2.cc
/bin/bash ../libtool --tag CXX   --mode=compile /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include     -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++   -std=gnu++98 -fPIC -DPIC -fno-implicit-templates  -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi  -fdiagnostics-show-location=once   -ffunction-sections -fdata-sections  -frandom-seed=compatibility-c++0x.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -std=gnu++11 -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/src/c++11/compatibility-c++0x.cc
/bin/bash ../libtool --tag CXX   --mode=compile /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include     -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++   -std=gnu++98 -fPIC -DPIC -fno-implicit-templates  -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi  -fdiagnostics-show-location=once   -ffunction-sections -fdata-sections  -frandom-seed=compatibility-atomic-c++0x.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -std=gnu++11 -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/src/c++11/compatibility-atomic-c++0x.cc
/bin/bash ../libtool --tag CXX   --mode=compile /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include     -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++   -std=gnu++98 -fPIC -DPIC -fno-implicit-templates  -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi  -fdiagnostics-show-location=once   -ffunction-sections -fdata-sections  -frandom-seed=compatibility-thread-c++0x.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -std=gnu++11 -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/src/c++11/compatibility-thread-c++0x.cc
/bin/bash ../libtool --tag CXX   --mode=compile /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include     -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++   -std=gnu++98 -fPIC -DPIC -fno-implicit-templates  -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi  -fdiagnostics-show-location=once   -ffunction-sections -fdata-sections  -frandom-seed=compatibility-chrono.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -std=gnu++11 -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/src/c++11/compatibility-chrono.cc
/bin/bash ../libtool --tag CXX   --mode=compile /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include     -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++   -std=gnu++98 -fPIC -DPIC -fno-implicit-templates  -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi  -fdiagnostics-show-location=once   -ffunction-sections -fdata-sections  -frandom-seed=compatibility-condvar.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -std=gnu++11 -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/src/c++11/compatibility-condvar.cc
libtool: compile:  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++ -std=gnu++98 -fPIC -DPIC -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=compatibility-debug_list.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/src/c++98/compatibility-debug_list.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o .libs/compatibility-debug_list.o
libtool: compile:  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++ -std=gnu++98 -fPIC -DPIC -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=compatibility.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/src/c++98/compatibility.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o .libs/compatibility.o
libtool: compile:  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++ -std=gnu++98 -fPIC -DPIC -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=compatibility-atomic-c++0x.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -std=gnu++11 -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/src/c++11/compatibility-atomic-c++0x.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o .libs/compatibility-atomic-c++0x.o
libtool: compile:  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++ -std=gnu++98 -fPIC -DPIC -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=compatibility-condvar.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -std=gnu++11 -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/src/c++11/compatibility-condvar.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o .libs/compatibility-condvar.o
libtool: compile:  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++ -std=gnu++98 -fPIC -DPIC -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=compatibility-c++0x.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -std=gnu++11 -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/src/c++11/compatibility-c++0x.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o .libs/compatibility-c++0x.o
libtool: compile:  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++ -std=gnu++98 -fPIC -DPIC -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=compatibility-debug_list-2.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/src/c++98/compatibility-debug_list-2.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o .libs/compatibility-debug_list-2.o
cc1plus: warning: -Wabi won't warn about anything [-Wabi]
cc1plus: note: -Wabi warns about differences from the most up-to-date ABI, which is also used by default
cc1plus: note: use e.g. -Wabi=11 to warn about changes from GCC 7
libtool: compile:  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++ -std=gnu++98 -fPIC -DPIC -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=compatibility-thread-c++0x.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -std=gnu++11 -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/src/c++11/compatibility-thread-c++0x.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o .libs/compatibility-thread-c++0x.o
cc1plus: warning: -Wabi won't warn about anything [-Wabi]
cc1plus: note: -Wabi warns about differences from the most up-to-date ABI, which is also used by default
cc1plus: note: use e.g. -Wabi=11 to warn about changes from GCC 7
cc1plus: warning: -Wabi won't warn about anything [-Wabi]
cc1plus: note: -Wabi warns about differences from the most up-to-date ABI, which is also used by default
cc1plus: note: use e.g. -Wabi=11 to warn about changes from GCC 7
libtool: compile:  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++ -std=gnu++98 -fPIC -DPIC -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=compatibility-chrono.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -std=gnu++11 -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/src/c++11/compatibility-chrono.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o .libs/compatibility-chrono.o
cc1plus: warning: -Wabi won't warn about anything [-Wabi]
cc1plus: note: -Wabi warns about differences from the most up-to-date ABI, which is also used by default
cc1plus: note: use e.g. -Wabi=11 to warn about changes from GCC 7
cc1plus: warning: -Wabi won't warn about anything [-Wabi]
cc1plus: note: -Wabi warns about differences from the most up-to-date ABI, which is also used by default
cc1plus: note: use e.g. -Wabi=11 to warn about changes from GCC 7
cc1plus: warning: -Wabi won't warn about anything [-Wabi]
cc1plus: note: -Wabi warns about differences from the most up-to-date ABI, which is also used by default
cc1plus: note: use e.g. -Wabi=11 to warn about changes from GCC 7
cc1plus: warning: -Wabi won't warn about anything [-Wabi]
cc1plus: note: -Wabi warns about differences from the most up-to-date ABI, which is also used by default
cc1plus: note: use e.g. -Wabi=11 to warn about changes from GCC 7
cc1plus: warning: -Wabi won't warn about anything [-Wabi]
cc1plus: note: -Wabi warns about differences from the most up-to-date ABI, which is also used by default
cc1plus: note: use e.g. -Wabi=11 to warn about changes from GCC 7
libtool: compile:  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++ -std=gnu++98 -fPIC -DPIC -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=compatibility-debug_list-2.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/src/c++98/compatibility-debug_list-2.cc -o compatibility-debug_list-2.o >/dev/null 2>&1
libtool: compile:  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++ -std=gnu++98 -fPIC -DPIC -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=compatibility-debug_list.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/src/c++98/compatibility-debug_list.cc -o compatibility-debug_list.o >/dev/null 2>&1
cp /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/config/abi/pre/gnu.ver libstdc++-symbols.ver.tmp
chmod +w libstdc++-symbols.ver.tmp
if test "x" != x; then \
  if grep '^# Appended to version file.' \
        > /dev/null 2>&1; then \
    cat  >> libstdc++-symbols.ver.tmp; \
  else \
    sed -n '1,/DO NOT DELETE/p' libstdc++-symbols.ver.tmp > tmp.top; \
    sed -n '/DO NOT DELETE/,$p' libstdc++-symbols.ver.tmp > tmp.bottom; \
    cat tmp.top  tmp.bottom > libstdc++-symbols.ver.tmp; \
    rm tmp.top tmp.bottom; \
  fi; \
fi
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/grep -E -v '^[ 	]*#(#| |$)' libstdc++-symbols.ver.tmp | \
  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include    -E -P -include ../config.h - > libstdc++-symbols.ver || (rm -f libstdc++-symbols.ver ; exit 1)
rm -f libstdc++-symbols.ver.tmp
libtool: compile:  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++ -std=gnu++98 -fPIC -DPIC -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=compatibility-chrono.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -std=gnu++11 -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/src/c++11/compatibility-chrono.cc -o compatibility-chrono.o >/dev/null 2>&1
libtool: compile:  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++ -std=gnu++98 -fPIC -DPIC -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=compatibility-c++0x.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -std=gnu++11 -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/src/c++11/compatibility-c++0x.cc -o compatibility-c++0x.o >/dev/null 2>&1
libtool: compile:  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++ -std=gnu++98 -fPIC -DPIC -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=compatibility-atomic-c++0x.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -std=gnu++11 -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/src/c++11/compatibility-atomic-c++0x.cc -o compatibility-atomic-c++0x.o >/dev/null 2>&1
libtool: compile:  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++ -std=gnu++98 -fPIC -DPIC -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=compatibility-condvar.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -std=gnu++11 -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/src/c++11/compatibility-condvar.cc -o compatibility-condvar.o >/dev/null 2>&1
libtool: compile:  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++ -std=gnu++98 -fPIC -DPIC -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=compatibility.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/src/c++98/compatibility.cc -o compatibility.o >/dev/null 2>&1
libtool: compile:  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include/mipsel-openwrt-linux-musl -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++ -std=gnu++98 -fPIC -DPIC -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=compatibility-thread-c++0x.lo -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -std=gnu++11 -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/src/c++11/compatibility-thread-c++0x.cc -o compatibility-thread-c++0x.o >/dev/null 2>&1
/bin/bash ../libtool --tag CXX   --mode=link /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include     -Wl,-O1 -Wl,-z,relro -Wl,--gc-sections  -std=gnu++98 -fPIC -DPIC -fno-implicit-templates  -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi  -fdiagnostics-show-location=once   -ffunction-sections -fdata-sections  -frandom-seed=libstdc++.la  -o libstdc++.la -version-info 6:25:0 -Wl,--version-script=libstdc++-symbols.ver -lm -rpath /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib compatibility.lo compatibility-debug_list.lo compatibility-debug_list-2.lo  compatibility-c++0x.lo compatibility-atomic-c++0x.lo compatibility-thread-c++0x.lo compatibility-chrono.lo compatibility-condvar.lo  ../libsupc++/libsupc++convenience.la ../src/c++98/libc++98convenience.la ../src/c++11/libc++11convenience.la 
libtool: link:  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include     -fPIC -DPIC -D_GLIBCXX_SHARED -shared -nostdlib /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/crti.o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/crtbeginS.o  .libs/compatibility.o .libs/compatibility-debug_list.o .libs/compatibility-debug_list-2.o .libs/compatibility-c++0x.o .libs/compatibility-atomic-c++0x.o .libs/compatibility-thread-c++0x.o .libs/compatibility-chrono.o .libs/compatibility-condvar.o  -Wl,--whole-archive ../libsupc++/.libs/libsupc++convenience.a ../src/c++98/.libs/libc++98convenience.a ../src/c++11/.libs/libc++11convenience.a -Wl,--no-whole-archive  -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -lm -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib -lssp_nonshared -lc -lgcc_s /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/crtendS.o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/crtn.o  -Wl,-O1 -Wl,-z -Wl,relro -Wl,--gc-sections -Wl,--version-script=libstdc++-symbols.ver   -Wl,-soname -Wl,libstdc++.so.6 -o .libs/libstdc++.so.6.0.25
libtool: link: (cd ".libs" && rm -f "libstdc++.so.6" && ln -s "libstdc++.so.6.0.25" "libstdc++.so.6")
libtool: link: (cd ".libs" && rm -f "libstdc++.so" && ln -s "libstdc++.so.6.0.25" "libstdc++.so")
libtool: link: (cd .libs/libstdc++.lax/libsupc++convenience.a && /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ar x "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/../libsupc++/.libs/libsupc++convenience.a")
libtool: link: (cd .libs/libstdc++.lax/libc++98convenience.a && /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ar x "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/../src/c++98/.libs/libc++98convenience.a")
libtool: link: (cd .libs/libstdc++.lax/libc++11convenience.a && /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ar x "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/../src/c++11/.libs/libc++11convenience.a")
copying selected object files to avoid basename conflicts...
libtool: link: ln .libs/libstdc++.lax/libc++11convenience.a/codecvt.o .libs/libstdc++.lax/lt1-codecvt.o || cp .libs/libstdc++.lax/libc++11convenience.a/codecvt.o .libs/libstdc++.lax/lt1-codecvt.o
libtool: link: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ar rc .libs/libstdc++.a compatibility.o compatibility-debug_list.o compatibility-debug_list-2.o compatibility-c++0x.o compatibility-atomic-c++0x.o compatibility-thread-c++0x.o compatibility-chrono.o compatibility-condvar.o .libs/libstdc++.lax/libsupc++convenience.a/bad_cast.o .libs/libstdc++.lax/libsupc++convenience.a/array_type_info.o .libs/libstdc++.lax/libsupc++convenience.a/guard_error.o .libs/libstdc++.lax/libsupc++convenience.a/si_class_type_info.o .libs/libstdc++.lax/libsupc++convenience.a/eh_aux_runtime.o .libs/libstdc++.lax/libsupc++convenience.a/del_opvnt.o .libs/libstdc++.lax/libsupc++convenience.a/bad_alloc.o .libs/libstdc++.lax/libsupc++convenience.a/bad_array_new.o .libs/libstdc++.lax/libsupc++convenience.a/class_type_info.o .libs/libstdc++.lax/libsupc++convenience.a/del_opnt.o .libs/libstdc++.lax/libsupc++convenience.a/enum_type_info.o .libs/libstdc++.lax/libsupc++convenience.a/atexit_arm.o .libs/libstdc++.lax/libsupc++convenience.a/new_opa.o .libs/libstdc++.lax/libsupc++convenience.a/function_type_info.o .libs/libstdc++.lax/libsupc++convenience.a/eh_personality.o .libs/libstdc++.lax/libsupc++convenience.a/eh_alloc.o .libs/libstdc++.lax/libsupc++convenience.a/new_opnt.o .libs/libstdc++.lax/libsupc++convenience.a/eh_throw.o .libs/libstdc++.lax/libsupc++convenience.a/pointer_type_info.o .libs/libstdc++.lax/libsupc++convenience.a/bad_array_length.o .libs/libstdc++.lax/libsupc++convenience.a/del_opsa.o .libs/libstdc++.lax/libsupc++convenience.a/hash_bytes.o .libs/libstdc++.lax/libsupc++convenience.a/guard.o .libs/libstdc++.lax/libsupc++convenience.a/new_opvant.o .libs/libstdc++.lax/libsupc++convenience.a/cp-demangle.o .libs/libstdc++.lax/libsupc++convenience.a/eh_term_handler.o .libs/libstdc++.lax/libsupc++convenience.a/del_opvs.o .libs/libstdc++.lax/libsupc++convenience.a/eh_terminate.o .libs/libstdc++.lax/libsupc++convenience.a/new_opv.o .libs/libstdc++.lax/libsupc++convenience.a/eh_exception.o .libs/libstdc++.lax/libsupc++convenience.a/vec.o .libs/libstdc++.lax/libsupc++convenience.a/new_handler.o .libs/libstdc++.lax/libsupc++convenience.a/eh_catch.o .libs/libstdc++.lax/libsupc++convenience.a/del_opva.o .libs/libstdc++.lax/libsupc++convenience.a/del_opv.o .libs/libstdc++.lax/libsupc++convenience.a/eh_call.o .libs/libstdc++.lax/libsupc++convenience.a/del_opa.o .libs/libstdc++.lax/libsupc++convenience.a/atexit_thread.o .libs/libstdc++.lax/libsupc++convenience.a/vmi_class_type_info.o .libs/libstdc++.lax/libsupc++convenience.a/fundamental_type_info.o .libs/libstdc++.lax/libsupc++convenience.a/eh_ptr.o .libs/libstdc++.lax/libsupc++convenience.a/vterminate.o .libs/libstdc++.lax/libsupc++convenience.a/pmem_type_info.o .libs/libstdc++.lax/libsupc++convenience.a/new_op.o .libs/libstdc++.lax/libsupc++convenience.a/eh_arm.o .libs/libstdc++.lax/libsupc++convenience.a/dyncast.o .libs/libstdc++.lax/libsupc++convenience.a/pure.o .libs/libstdc++.lax/libsupc++convenience.a/del_opant.o .libs/libstdc++.lax/libsupc++convenience.a/nested_exception.o .libs/libstdc++.lax/libsupc++convenience.a/eh_unex_handler.o .libs/libstdc++.lax/libsupc++convenience.a/bad_typeid.o .libs/libstdc++.lax/libsupc++convenience.a/new_opva.o .libs/libstdc++.lax/libsupc++convenience.a/new_opant.o .libs/libstdc++.lax/libsupc++convenience.a/new_opvnt.o .libs/libstdc++.lax/libsupc++convenience.a/eh_type.o .libs/libstdc++.lax/libsupc++convenience.a/tinfo2.o .libs/libstdc++.lax/libsupc++convenience.a/pbase_type_info.o .libs/libstdc++.lax/libsupc++convenience.a/eh_globals.o .libs/libstdc++.lax/libsupc++convenience.a/tinfo.o .libs/libstdc++.lax/libsupc++convenience.a/del_opvant.o .libs/libstdc++.lax/libsupc++convenience.a/del_opvsa.o .libs/libstdc++.lax/libsupc++convenience.a/del_ops.o .libs/libstdc++.lax/libsupc++convenience.a/del_op.o .libs/libstdc++.lax/libsupc++convenience.a/eh_tm.o .libs/libstdc++.lax/libc++98convenience.a/strstream.o .libs/libstdc++.lax/libc++98convenience.a/math_stubs_long_double.o .libs/libstdc++.lax/libc++98convenience.a/allocator-inst.o .libs/libstdc++.lax/libc++98convenience.a/list-aux-2.o .libs/libstdc++.lax/libc++98convenience.a/parallel_settings.o .libs/libstdc++.lax/libc++98convenience.a/locale_init.o .libs/libstdc++.lax/libc++98convenience.a/bitmap_allocator.o .libs/libstdc++.lax/libc++98convenience.a/istream-string.o .libs/libstdc++.lax/libc++98convenience.a/numeric_members.o .libs/libstdc++.lax/libc++98convenience.a/time_members.o .libs/libstdc++.lax/libc++98convenience.a/codecvt.o .libs/libstdc++.lax/libc++98convenience.a/ios_failure.o .libs/libstdc++.lax/libc++98convenience.a/atomicity.o .libs/libstdc++.lax/libc++98convenience.a/complex_io.o .libs/libstdc++.lax/libc++98convenience.a/list-aux.o .libs/libstdc++.lax/libc++98convenience.a/c++locale.o .libs/libstdc++.lax/libc++98convenience.a/ext-inst.o .libs/libstdc++.lax/libc++98convenience.a/monetary_members.o .libs/libstdc++.lax/libc++98convenience.a/list_associated.o .libs/libstdc++.lax/libc++98convenience.a/collate_members_cow.o .libs/libstdc++.lax/libc++98convenience.a/numeric_members_cow.o .libs/libstdc++.lax/libc++98convenience.a/stdexcept.o .libs/libstdc++.lax/libc++98convenience.a/tree.o .libs/libstdc++.lax/libc++98convenience.a/streambuf.o .libs/libstdc++.lax/libc++98convenience.a/locale.o .libs/libstdc++.lax/libc++98convenience.a/math_stubs_float.o .libs/libstdc++.lax/libc++98convenience.a/globals_io.o .libs/libstdc++.lax/libc++98convenience.a/hashtable_tr1.o .libs/libstdc++.lax/libc++98convenience.a/pool_allocator.o .libs/libstdc++.lax/libc++98convenience.a/ios_locale.o .libs/libstdc++.lax/libc++98convenience.a/valarray.o .libs/libstdc++.lax/libc++98convenience.a/collate_members.o .libs/libstdc++.lax/libc++98convenience.a/mt_allocator.o .libs/libstdc++.lax/libc++98convenience.a/cow-istream-string.o .libs/libstdc++.lax/libc++98convenience.a/messages_members_cow.o .libs/libstdc++.lax/libc++98convenience.a/misc-inst.o .libs/libstdc++.lax/libc++98convenience.a/locale_facets.o .libs/libstdc++.lax/libc++98convenience.a/list_associated-2.o .libs/libstdc++.lax/libc++98convenience.a/list.o .libs/libstdc++.lax/libc++98convenience.a/messages_members.o .libs/libstdc++.lax/libc++98convenience.a/monetary_members_cow.o .libs/libstdc++.lax/libc++98convenience.a/localename.o .libs/libstdc++.lax/libc++98convenience.a/basic_file.o .libs/libstdc++.lax/libc++98convenience.a/ios_init.o .libs/libstdc++.lax/libc++98convenience.a/concept-inst.o .libs/libstdc++.lax/libc++98convenience.a/codecvt_members.o .libs/libstdc++.lax/libc++98convenience.a/istream.o .libs/libstdc++.lax/libc++98convenience.a/hash_tr1.o .libs/libstdc++.lax/libc++11convenience.a/placeholders.o .libs/libstdc++.lax/libc++11convenience.a/ctype_configure_char.o .libs/libstdc++.lax/libc++11convenience.a/debug.o .libs/libstdc++.lax/libc++11convenience.a/wstring-inst.o .libs/libstdc++.lax/libc++11convenience.a/wstring-io-inst.o .libs/libstdc++.lax/libc++11convenience.a/ios-inst.o .libs/libstdc++.lax/libc++11convenience.a/shared_ptr.o .libs/libstdc++.lax/libc++11convenience.a/cxx11-wlocale-inst.o .libs/libstdc++.lax/libc++11convenience.a/istream-inst.o .libs/libstdc++.lax/libc++11convenience.a/system_error.o .libs/libstdc++.lax/libc++11convenience.a/functexcept.o .libs/libstdc++.lax/lt1-codecvt.o .libs/libstdc++.lax/libc++11convenience.a/cxx11-ios_failure.o .libs/libstdc++.lax/libc++11convenience.a/string-inst.o .libs/libstdc++.lax/libc++11convenience.a/sso_string.o .libs/libstdc++.lax/libc++11convenience.a/hash_c++0x.o .libs/libstdc++.lax/libc++11convenience.a/ext11-inst.o .libs/libstdc++.lax/libc++11convenience.a/chrono.o .libs/libstdc++.lax/libc++11convenience.a/iostream-inst.o .libs/libstdc++.lax/libc++11convenience.a/cxx11-stdexcept.o .libs/libstdc++.lax/libc++11convenience.a/cxx11-locale-inst.o .libs/libstdc++.lax/libc++11convenience.a/futex.o .libs/libstdc++.lax/libc++11convenience.a/cow-string-inst.o .libs/libstdc++.lax/libc++11convenience.a/wlocale-inst.o .libs/libstdc++.lax/libc++11convenience.a/hashtable_c++0x.o .libs/libstdc++.lax/libc++11convenience.a/condition_variable.o .libs/libstdc++.lax/libc++11convenience.a/cow-fstream-inst.o .libs/libstdc++.lax/libc++11convenience.a/locale-inst.o .libs/libstdc++.lax/libc++11convenience.a/cow-stdexcept.o .libs/libstdc++.lax/libc++11convenience.a/cow-shim_facets.o .libs/libstdc++.lax/libc++11convenience.a/ctype_members.o .libs/libstdc++.lax/libc++11convenience.a/ctype.o .libs/libstdc++.lax/libc++11convenience.a/thread.o .libs/libstdc++.lax/libc++11convenience.a/cow-string-io-inst.o .libs/libstdc++.lax/libc++11convenience.a/cow-wstring-inst.o .libs/libstdc++.lax/libc++11convenience.a/string-io-inst.o .libs/libstdc++.lax/libc++11convenience.a/future.o .libs/libstdc++.lax/libc++11convenience.a/cow-sstream-inst.o .libs/libstdc++.lax/libc++11convenience.a/random.o .libs/libstdc++.lax/libc++11convenience.a/streambuf-inst.o .libs/libstdc++.lax/libc++11convenience.a/snprintf_lite.o .libs/libstdc++.lax/libc++11convenience.a/mutex.o .libs/libstdc++.lax/libc++11convenience.a/ios.o .libs/libstdc++.lax/libc++11convenience.a/cow-locale_init.o .libs/libstdc++.lax/libc++11convenience.a/ostream-inst.o .libs/libstdc++.lax/libc++11convenience.a/cow-wstring-io-inst.o .libs/libstdc++.lax/libc++11convenience.a/sstream-inst.o .libs/libstdc++.lax/libc++11convenience.a/cxx11-shim_facets.o .libs/libstdc++.lax/libc++11convenience.a/regex.o .libs/libstdc++.lax/libc++11convenience.a/cxx11-hash_tr1.o .libs/libstdc++.lax/libc++11convenience.a/functional.o .libs/libstdc++.lax/libc++11convenience.a/fstream-inst.o .libs/libstdc++.lax/libc++11convenience.a/limits.o
libtool: link: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ranlib .libs/libstdc++.a
libtool: link: rm -fr .libs/libstdc++.lax .libs/libstdc++.lax
libtool: link: ( cd ".libs" && rm -f "libstdc++.la" && ln -s "../libstdc++.la" "libstdc++.la" )
/bin/bash ../libtool --tag CXX   --mode=link /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -shared-libgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc -nostdinc++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/ -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include -isystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include     -Wl,-O1 -Wl,-z,relro -Wl,--gc-sections  -std=gnu++98 -fPIC -DPIC -fno-implicit-templates  -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi  -fdiagnostics-show-location=once   -ffunction-sections -fdata-sections  -frandom-seed=libstdc++convenience.la  -o libstdc++convenience.la  ../libsupc++/libsupc++convenience.la ../src/c++98/libc++98convenience.la ../src/c++11/libc++11convenience.la ; \
if test ! -f .libs/libstdc++.a; then \
  cp .libs/libstdc++convenience.a .libs/libstdc++.a; \
fi; \
echo `date` > stamp-libstdc++convenience;
libtool: link: (cd .libs/libstdc++convenience.lax/libsupc++convenience.a && /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ar x "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/../libsupc++/.libs/libsupc++convenience.a")
libtool: link: (cd .libs/libstdc++convenience.lax/libc++98convenience.a && /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ar x "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/../src/c++98/.libs/libc++98convenience.a")
libtool: link: (cd .libs/libstdc++convenience.lax/libc++11convenience.a && /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ar x "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/../src/c++11/.libs/libc++11convenience.a")
copying selected object files to avoid basename conflicts...
libtool: link: ln .libs/libstdc++convenience.lax/libc++11convenience.a/codecvt.o .libs/libstdc++convenience.lax/lt1-codecvt.o || cp .libs/libstdc++convenience.lax/libc++11convenience.a/codecvt.o .libs/libstdc++convenience.lax/lt1-codecvt.o
libtool: link: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ar rc .libs/libstdc++convenience.a .libs/libstdc++convenience.lax/libsupc++convenience.a/bad_cast.o .libs/libstdc++convenience.lax/libsupc++convenience.a/array_type_info.o .libs/libstdc++convenience.lax/libsupc++convenience.a/guard_error.o .libs/libstdc++convenience.lax/libsupc++convenience.a/si_class_type_info.o .libs/libstdc++convenience.lax/libsupc++convenience.a/eh_aux_runtime.o .libs/libstdc++convenience.lax/libsupc++convenience.a/del_opvnt.o .libs/libstdc++convenience.lax/libsupc++convenience.a/bad_alloc.o .libs/libstdc++convenience.lax/libsupc++convenience.a/bad_array_new.o .libs/libstdc++convenience.lax/libsupc++convenience.a/class_type_info.o .libs/libstdc++convenience.lax/libsupc++convenience.a/del_opnt.o .libs/libstdc++convenience.lax/libsupc++convenience.a/enum_type_info.o .libs/libstdc++convenience.lax/libsupc++convenience.a/atexit_arm.o .libs/libstdc++convenience.lax/libsupc++convenience.a/new_opa.o .libs/libstdc++convenience.lax/libsupc++convenience.a/function_type_info.o .libs/libstdc++convenience.lax/libsupc++convenience.a/eh_personality.o .libs/libstdc++convenience.lax/libsupc++convenience.a/eh_alloc.o .libs/libstdc++convenience.lax/libsupc++convenience.a/new_opnt.o .libs/libstdc++convenience.lax/libsupc++convenience.a/eh_throw.o .libs/libstdc++convenience.lax/libsupc++convenience.a/pointer_type_info.o .libs/libstdc++convenience.lax/libsupc++convenience.a/bad_array_length.o .libs/libstdc++convenience.lax/libsupc++convenience.a/del_opsa.o .libs/libstdc++convenience.lax/libsupc++convenience.a/hash_bytes.o .libs/libstdc++convenience.lax/libsupc++convenience.a/guard.o .libs/libstdc++convenience.lax/libsupc++convenience.a/new_opvant.o .libs/libstdc++convenience.lax/libsupc++convenience.a/cp-demangle.o .libs/libstdc++convenience.lax/libsupc++convenience.a/eh_term_handler.o .libs/libstdc++convenience.lax/libsupc++convenience.a/del_opvs.o .libs/libstdc++convenience.lax/libsupc++convenience.a/eh_terminate.o .libs/libstdc++convenience.lax/libsupc++convenience.a/new_opv.o .libs/libstdc++convenience.lax/libsupc++convenience.a/eh_exception.o .libs/libstdc++convenience.lax/libsupc++convenience.a/vec.o .libs/libstdc++convenience.lax/libsupc++convenience.a/new_handler.o .libs/libstdc++convenience.lax/libsupc++convenience.a/eh_catch.o .libs/libstdc++convenience.lax/libsupc++convenience.a/del_opva.o .libs/libstdc++convenience.lax/libsupc++convenience.a/del_opv.o .libs/libstdc++convenience.lax/libsupc++convenience.a/eh_call.o .libs/libstdc++convenience.lax/libsupc++convenience.a/del_opa.o .libs/libstdc++convenience.lax/libsupc++convenience.a/atexit_thread.o .libs/libstdc++convenience.lax/libsupc++convenience.a/vmi_class_type_info.o .libs/libstdc++convenience.lax/libsupc++convenience.a/fundamental_type_info.o .libs/libstdc++convenience.lax/libsupc++convenience.a/eh_ptr.o .libs/libstdc++convenience.lax/libsupc++convenience.a/vterminate.o .libs/libstdc++convenience.lax/libsupc++convenience.a/pmem_type_info.o .libs/libstdc++convenience.lax/libsupc++convenience.a/new_op.o .libs/libstdc++convenience.lax/libsupc++convenience.a/eh_arm.o .libs/libstdc++convenience.lax/libsupc++convenience.a/dyncast.o .libs/libstdc++convenience.lax/libsupc++convenience.a/pure.o .libs/libstdc++convenience.lax/libsupc++convenience.a/del_opant.o .libs/libstdc++convenience.lax/libsupc++convenience.a/nested_exception.o .libs/libstdc++convenience.lax/libsupc++convenience.a/eh_unex_handler.o .libs/libstdc++convenience.lax/libsupc++convenience.a/bad_typeid.o .libs/libstdc++convenience.lax/libsupc++convenience.a/new_opva.o .libs/libstdc++convenience.lax/libsupc++convenience.a/new_opant.o .libs/libstdc++convenience.lax/libsupc++convenience.a/new_opvnt.o .libs/libstdc++convenience.lax/libsupc++convenience.a/eh_type.o .libs/libstdc++convenience.lax/libsupc++convenience.a/tinfo2.o .libs/libstdc++convenience.lax/libsupc++convenience.a/pbase_type_info.o .libs/libstdc++convenience.lax/libsupc++convenience.a/eh_globals.o .libs/libstdc++convenience.lax/libsupc++convenience.a/tinfo.o .libs/libstdc++convenience.lax/libsupc++convenience.a/del_opvant.o .libs/libstdc++convenience.lax/libsupc++convenience.a/del_opvsa.o .libs/libstdc++convenience.lax/libsupc++convenience.a/del_ops.o .libs/libstdc++convenience.lax/libsupc++convenience.a/del_op.o .libs/libstdc++convenience.lax/libsupc++convenience.a/eh_tm.o .libs/libstdc++convenience.lax/libc++98convenience.a/strstream.o .libs/libstdc++convenience.lax/libc++98convenience.a/math_stubs_long_double.o .libs/libstdc++convenience.lax/libc++98convenience.a/allocator-inst.o .libs/libstdc++convenience.lax/libc++98convenience.a/list-aux-2.o .libs/libstdc++convenience.lax/libc++98convenience.a/parallel_settings.o .libs/libstdc++convenience.lax/libc++98convenience.a/locale_init.o .libs/libstdc++convenience.lax/libc++98convenience.a/bitmap_allocator.o .libs/libstdc++convenience.lax/libc++98convenience.a/istream-string.o .libs/libstdc++convenience.lax/libc++98convenience.a/numeric_members.o .libs/libstdc++convenience.lax/libc++98convenience.a/time_members.o .libs/libstdc++convenience.lax/libc++98convenience.a/codecvt.o .libs/libstdc++convenience.lax/libc++98convenience.a/ios_failure.o .libs/libstdc++convenience.lax/libc++98convenience.a/atomicity.o .libs/libstdc++convenience.lax/libc++98convenience.a/complex_io.o .libs/libstdc++convenience.lax/libc++98convenience.a/list-aux.o .libs/libstdc++convenience.lax/libc++98convenience.a/c++locale.o .libs/libstdc++convenience.lax/libc++98convenience.a/ext-inst.o .libs/libstdc++convenience.lax/libc++98convenience.a/monetary_members.o .libs/libstdc++convenience.lax/libc++98convenience.a/list_associated.o .libs/libstdc++convenience.lax/libc++98convenience.a/collate_members_cow.o .libs/libstdc++convenience.lax/libc++98convenience.a/numeric_members_cow.o .libs/libstdc++convenience.lax/libc++98convenience.a/stdexcept.o .libs/libstdc++convenience.lax/libc++98convenience.a/tree.o .libs/libstdc++convenience.lax/libc++98convenience.a/streambuf.o .libs/libstdc++convenience.lax/libc++98convenience.a/locale.o .libs/libstdc++convenience.lax/libc++98convenience.a/math_stubs_float.o .libs/libstdc++convenience.lax/libc++98convenience.a/globals_io.o .libs/libstdc++convenience.lax/libc++98convenience.a/hashtable_tr1.o .libs/libstdc++convenience.lax/libc++98convenience.a/pool_allocator.o .libs/libstdc++convenience.lax/libc++98convenience.a/ios_locale.o .libs/libstdc++convenience.lax/libc++98convenience.a/valarray.o .libs/libstdc++convenience.lax/libc++98convenience.a/collate_members.o .libs/libstdc++convenience.lax/libc++98convenience.a/mt_allocator.o .libs/libstdc++convenience.lax/libc++98convenience.a/cow-istream-string.o .libs/libstdc++convenience.lax/libc++98convenience.a/messages_members_cow.o .libs/libstdc++convenience.lax/libc++98convenience.a/misc-inst.o .libs/libstdc++convenience.lax/libc++98convenience.a/locale_facets.o .libs/libstdc++convenience.lax/libc++98convenience.a/list_associated-2.o .libs/libstdc++convenience.lax/libc++98convenience.a/list.o .libs/libstdc++convenience.lax/libc++98convenience.a/messages_members.o .libs/libstdc++convenience.lax/libc++98convenience.a/monetary_members_cow.o .libs/libstdc++convenience.lax/libc++98convenience.a/localename.o .libs/libstdc++convenience.lax/libc++98convenience.a/basic_file.o .libs/libstdc++convenience.lax/libc++98convenience.a/ios_init.o .libs/libstdc++convenience.lax/libc++98convenience.a/concept-inst.o .libs/libstdc++convenience.lax/libc++98convenience.a/codecvt_members.o .libs/libstdc++convenience.lax/libc++98convenience.a/istream.o .libs/libstdc++convenience.lax/libc++98convenience.a/hash_tr1.o .libs/libstdc++convenience.lax/libc++11convenience.a/placeholders.o .libs/libstdc++convenience.lax/libc++11convenience.a/ctype_configure_char.o .libs/libstdc++convenience.lax/libc++11convenience.a/debug.o .libs/libstdc++convenience.lax/libc++11convenience.a/wstring-inst.o .libs/libstdc++convenience.lax/libc++11convenience.a/wstring-io-inst.o .libs/libstdc++convenience.lax/libc++11convenience.a/ios-inst.o .libs/libstdc++convenience.lax/libc++11convenience.a/shared_ptr.o .libs/libstdc++convenience.lax/libc++11convenience.a/cxx11-wlocale-inst.o .libs/libstdc++convenience.lax/libc++11convenience.a/istream-inst.o .libs/libstdc++convenience.lax/libc++11convenience.a/system_error.o .libs/libstdc++convenience.lax/libc++11convenience.a/functexcept.o .libs/libstdc++convenience.lax/lt1-codecvt.o .libs/libstdc++convenience.lax/libc++11convenience.a/cxx11-ios_failure.o .libs/libstdc++convenience.lax/libc++11convenience.a/string-inst.o .libs/libstdc++convenience.lax/libc++11convenience.a/sso_string.o .libs/libstdc++convenience.lax/libc++11convenience.a/hash_c++0x.o .libs/libstdc++convenience.lax/libc++11convenience.a/ext11-inst.o .libs/libstdc++convenience.lax/libc++11convenience.a/chrono.o .libs/libstdc++convenience.lax/libc++11convenience.a/iostream-inst.o .libs/libstdc++convenience.lax/libc++11convenience.a/cxx11-stdexcept.o .libs/libstdc++convenience.lax/libc++11convenience.a/cxx11-locale-inst.o .libs/libstdc++convenience.lax/libc++11convenience.a/futex.o .libs/libstdc++convenience.lax/libc++11convenience.a/cow-string-inst.o .libs/libstdc++convenience.lax/libc++11convenience.a/wlocale-inst.o .libs/libstdc++convenience.lax/libc++11convenience.a/hashtable_c++0x.o .libs/libstdc++convenience.lax/libc++11convenience.a/condition_variable.o .libs/libstdc++convenience.lax/libc++11convenience.a/cow-fstream-inst.o .libs/libstdc++convenience.lax/libc++11convenience.a/locale-inst.o .libs/libstdc++convenience.lax/libc++11convenience.a/cow-stdexcept.o .libs/libstdc++convenience.lax/libc++11convenience.a/cow-shim_facets.o .libs/libstdc++convenience.lax/libc++11convenience.a/ctype_members.o .libs/libstdc++convenience.lax/libc++11convenience.a/ctype.o .libs/libstdc++convenience.lax/libc++11convenience.a/thread.o .libs/libstdc++convenience.lax/libc++11convenience.a/cow-string-io-inst.o .libs/libstdc++convenience.lax/libc++11convenience.a/cow-wstring-inst.o .libs/libstdc++convenience.lax/libc++11convenience.a/string-io-inst.o .libs/libstdc++convenience.lax/libc++11convenience.a/future.o .libs/libstdc++convenience.lax/libc++11convenience.a/cow-sstream-inst.o .libs/libstdc++convenience.lax/libc++11convenience.a/random.o .libs/libstdc++convenience.lax/libc++11convenience.a/streambuf-inst.o .libs/libstdc++convenience.lax/libc++11convenience.a/snprintf_lite.o .libs/libstdc++convenience.lax/libc++11convenience.a/mutex.o .libs/libstdc++convenience.lax/libc++11convenience.a/ios.o .libs/libstdc++convenience.lax/libc++11convenience.a/cow-locale_init.o .libs/libstdc++convenience.lax/libc++11convenience.a/ostream-inst.o .libs/libstdc++convenience.lax/libc++11convenience.a/cow-wstring-io-inst.o .libs/libstdc++convenience.lax/libc++11convenience.a/sstream-inst.o .libs/libstdc++convenience.lax/libc++11convenience.a/cxx11-shim_facets.o .libs/libstdc++convenience.lax/libc++11convenience.a/regex.o .libs/libstdc++convenience.lax/libc++11convenience.a/cxx11-hash_tr1.o .libs/libstdc++convenience.lax/libc++11convenience.a/functional.o .libs/libstdc++convenience.lax/libc++11convenience.a/fstream-inst.o .libs/libstdc++convenience.lax/libc++11convenience.a/limits.o
libtool: link: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ranlib .libs/libstdc++convenience.a
libtool: link: rm -fr .libs/libstdc++convenience.lax .libs/libstdc++convenience.lax
libtool: link: ( cd ".libs" && rm -f "libstdc++convenience.la" && ln -s "../libstdc++convenience.la" "libstdc++convenience.la" )
make[9]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src'
make[8]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src'
Making all in doc
make[8]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/doc'
make[8]: Nothing to be done for 'all'.
make[8]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/doc'
Making all in po
make[8]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/po'
make[8]: Nothing to be done for 'all'.
make[8]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/po'
Making all in testsuite
make[8]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/testsuite'
make[8]: Nothing to be done for 'all'.
make[8]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/testsuite'
Making all in python
make[8]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/python'
sed -e 's,@pythondir@,/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/gcc-8.4.0/python,' \
    -e 's,@toolexeclibdir@,/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib,' < /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/python/hook.in > gdb.py
make[8]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/python'
make[8]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3'
true "AR_FLAGS=rc" "CC_FOR_BUILD=gcc" "CC_FOR_TARGET=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/" "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 -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro" "CFLAGS_FOR_BUILD=" "CFLAGS_FOR_TARGET=-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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro" "INSTALL=/usr/bin/install -c" "INSTALL_DATA=/usr/bin/install -c -m 644" "INSTALL_PROGRAM=/usr/bin/install -c" "INSTALL_SCRIPT=/usr/bin/install -c" "LDFLAGS=" "LIBCFLAGS=-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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro" "LIBCFLAGS_FOR_TARGET=-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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro" "MAKE=make" "MAKEINFO=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/missing makeinfo --split-size=5000000 --split-size=5000000   " "SHELL=/bin/bash" "RUNTESTFLAGS=" "exec_prefix=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl" "infodir=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/info" "libdir=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib" "includedir=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include" "prefix=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl" "tooldir=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl" "gxx_include_dir=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include/c++/8.4.0" "AR=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ar" "AS=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/as" "LD=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/collect-ld" "RANLIB=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ranlib" "NM=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/nm" "NM_FOR_BUILD=" "NM_FOR_TARGET=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/nm" "DESTDIR=" "WERROR=" DO=all multi-do # make
make[8]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3'
make[7]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3'
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3'
make[5]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final'
make[4]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final'
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/.built
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl
# Important!  Required for limits.h to be fixed.
rm -rf /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include
ln -sf ../include /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/sys-include
rm -rf /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib
ln -sf ../lib /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib
export SHELL="bash"; make CFLAGS="-O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include " CFLAGS_FOR_TARGET="-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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro" CXXFLAGS_FOR_TARGET="-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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro" GOCFLAGS_FOR_TARGET="-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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro" gcc_cv_libc_provides_ssp=yes --jobserver-fds=3,4 -j -C /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final install
make[4]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final'
make[5]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final'
/bin/bash /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/mkinstalldirs /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/fixincludes'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/lto-plugin'
rm -rf /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/libexec/gcc/mipsel-openwrt-linux-musl/8.4.0/install-tools
/bin/bash /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/fixincludes/../mkinstalldirs /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/libexec/gcc/mipsel-openwrt-linux-musl/8.4.0/install-tools
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/intl'
make[6]: Nothing to be done for 'install'.
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/intl'
mkdir -p -- /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/libexec/gcc/mipsel-openwrt-linux-musl/8.4.0/install-tools
/bin/bash /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/fixincludes/../mkinstalldirs /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/install-tools/include
make[7]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/lto-plugin'
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/fixincludes/README-fixinc \
  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/install-tools/include/README
/usr/bin/install -c fixinc.sh /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/libexec/gcc/mipsel-openwrt-linux-musl/8.4.0/install-tools/fixinc.sh
make[7]: Nothing to be done for 'install-data-am'.
 /bin/mkdir -p '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/libexec/gcc/mipsel-openwrt-linux-musl/8.4.0'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/libbacktrace'
/usr/bin/install -c fixincl /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/libexec/gcc/mipsel-openwrt-linux-musl/8.4.0/install-tools/fixincl
true  DO=all multi-do # make
 /bin/bash ./libtool --tag=disable-static  --mode=install /usr/bin/install -c   liblto_plugin.la '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/libexec/gcc/mipsel-openwrt-linux-musl/8.4.0'
make[7]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/libbacktrace'
true  DO=install multi-do # make
make[7]: Nothing to be done for 'install-data-am'.
make[7]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/libbacktrace'
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/libbacktrace'
/usr/bin/install -c mkheaders /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/libexec/gcc/mipsel-openwrt-linux-musl/8.4.0/install-tools/mkheaders
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/fixincludes'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/libdecnumber'
make[6]: Nothing to be done for 'install'.
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/libdecnumber'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/libcpp'
test -f config.h || (rm -f stamp-h1 && make stamp-h1)
libtool: install: /usr/bin/install -c .libs/liblto_plugin.so.0.0.0 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/libexec/gcc/mipsel-openwrt-linux-musl/8.4.0/liblto_plugin.so.0.0.0
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/libiberty'
cats=""; for cat in $cats; do \
  lang=`basename $cat | sed 's/\.gmo$//'`; \
  if [ -f $cat ]; then :; \
  elif [ -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/$cat ]; then cat=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libcpp/$cat; \
  else continue; \
  fi; \
  dir=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/locale/$lang/LC_MESSAGES; \
  echo /usr/bin/install -c -m 644 $cat $dir/cpplib.mo; \
  /usr/bin/install -c -m 644 $cat $dir/cpplib.mo; \
done
libtool: install: (cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/libexec/gcc/mipsel-openwrt-linux-musl/8.4.0 && { ln -s -f liblto_plugin.so.0.0.0 liblto_plugin.so.0 || { rm -f liblto_plugin.so.0 && ln -s liblto_plugin.so.0.0.0 liblto_plugin.so.0; }; })
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/libcpp'
libtool: install: (cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/libexec/gcc/mipsel-openwrt-linux-musl/8.4.0 && { ln -s -f liblto_plugin.so.0.0.0 liblto_plugin.so || { rm -f liblto_plugin.so && ln -s liblto_plugin.so.0.0.0 liblto_plugin.so; }; })
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libgcc'
libtool: install: /usr/bin/install -c .libs/liblto_plugin.lai /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/libexec/gcc/mipsel-openwrt-linux-musl/8.4.0/liblto_plugin.la
make[7]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/libiberty/testsuite'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libatomic'
make[7]: Nothing to be done for 'all'.
make[7]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/libiberty/testsuite'
make[7]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/libiberty/testsuite'
make[7]: Nothing to be done for 'install'.
make[7]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/libiberty/testsuite'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libquadmath'
true  DO=all multi-do # make
if test -n ""; then \
	/bin/bash /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../mkinstalldirs /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/`gcc -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -print-multi-os-directory`; \
	/usr/bin/install -c -m 644 ./libiberty.a /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/`gcc -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -print-multi-os-directory`/./libiberty.an; \
	( cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/`gcc -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -print-multi-os-directory` ; chmod 644 ./libiberty.an ;ranlib ./libiberty.an ); \
	mv -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/`gcc -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -print-multi-os-directory`/./libiberty.an /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/`gcc -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -print-multi-os-directory`/./libiberty.a; \
	case "" in \
	  /*)    thd=;; \
	  *)     thd=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/;; \
	esac; \
	/bin/bash /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../mkinstalldirs ${thd}; \
	for h in /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include/ansidecl.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include/demangle.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include/dyn-string.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include/fibheap.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include/floatformat.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include/hashtab.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include/libiberty.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include/objalloc.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include/partition.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include/safe-ctype.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include/sort.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include/splay-tree.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libiberty/../include/timeval-utils.h; do \
	  /usr/bin/install -c -m 644 $h ${thd}; \
	done; \
fi
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/libiberty'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/libcc1'
make[7]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libquadmath'
true  DO=install multi-do # make
Making install in testsuite
 /bin/mkdir -p '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/info'
make[7]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libatomic/testsuite'
 /usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libquadmath/libquadmath.info '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/info'
make[8]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libatomic/testsuite'
make[8]: Nothing to be done for 'install-exec-am'.
make[8]: Nothing to be done for 'install-data-am'.
make[8]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libatomic/testsuite'
make[7]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libatomic/testsuite'
make[7]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libatomic'
 install-info --info-dir='/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/info' '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/info/libquadmath.info'
make[7]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/libcc1'
make[7]: Nothing to be done for 'install-exec-am'.
make[7]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libquadmath'
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libquadmath'
libtool: finish: PATH="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin:/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin:/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin:/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin:/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin:/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/openwrt/golang/go/bin:/openwrt/golang/go/bin:/sbin" ldconfig -n /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/libexec/gcc/mipsel-openwrt-linux-musl/8.4.0
true  DO=all multi-do # make
 /bin/mkdir -p '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/../lib'
 /bin/mkdir -p '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin'
 /bin/bash ./libtool   --mode=install /usr/bin/install -c   libcc1.la '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/../lib'
make[8]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libatomic'
----------------------------------------------------------------------
Libraries have been installed in:
   /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/libexec/gcc/mipsel-openwrt-linux-musl/8.4.0

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
     during execution
   - add LIBDIR to the `LD_RUN_PATH' environment variable
     during linking
   - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
   - have your system administrator add LIBDIR to `/etc/ld.so.conf'

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
 /bin/bash ./libtool   --mode=install /usr/bin/install -c   libcc1plugin.la libcp1plugin.la '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin'
make[7]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/lto-plugin'
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/lto-plugin'
true  DO=install multi-do # make
libtool: install: /usr/bin/install -c .libs/libcc1plugin.so.0.0.0 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/libcc1plugin.so.0.0.0
make[8]: Nothing to be done for 'install-data-am'.
libtool: install: (cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin && { ln -s -f libcc1plugin.so.0.0.0 libcc1plugin.so.0 || { rm -f libcc1plugin.so.0 && ln -s libcc1plugin.so.0.0.0 libcc1plugin.so.0; }; })
 /bin/mkdir -p '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib'
libtool: install: (cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin && { ln -s -f libcc1plugin.so.0.0.0 libcc1plugin.so || { rm -f libcc1plugin.so && ln -s libcc1plugin.so.0.0.0 libcc1plugin.so; }; })
 /bin/bash ./libtool   --mode=install /usr/bin/install -c   libatomic.la '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib'
libtool: install: /usr/bin/install -c .libs/libcc1.so.0.0.0 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/../lib/libcc1.so.0.0.0
libtool: install: /usr/bin/install -c .libs/libcc1plugin.lai /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/libcc1plugin.la
libtool: install: (cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/../lib && { ln -s -f libcc1.so.0.0.0 libcc1.so.0 || { rm -f libcc1.so.0 && ln -s libcc1.so.0.0.0 libcc1.so.0; }; })
libtool: install: (cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/../lib && { ln -s -f libcc1.so.0.0.0 libcc1.so || { rm -f libcc1.so && ln -s libcc1.so.0.0.0 libcc1.so; }; })
libtool: install: /usr/bin/install -c .libs/libcp1plugin.so.0.0.0 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/libcp1plugin.so.0.0.0
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/gcc'
libtool: install: (cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin && { ln -s -f libcp1plugin.so.0.0.0 libcp1plugin.so.0 || { rm -f libcp1plugin.so.0 && ln -s libcp1plugin.so.0.0.0 libcp1plugin.so.0; }; })
libtool: install: /usr/bin/install -c .libs/libcc1.lai /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/../lib/libcc1.la
libtool: install: (cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin && { ln -s -f libcp1plugin.so.0.0.0 libcp1plugin.so || { rm -f libcp1plugin.so && ln -s libcp1plugin.so.0.0.0 libcp1plugin.so; }; })
libtool: install: /usr/bin/install -c .libs/libatomic.so.1.2.0 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/libatomic.so.1.2.0
libtool: install: /usr/bin/install -c .libs/libcp1plugin.lai /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/libcp1plugin.la
libtool: install: (cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib && { ln -s -f libatomic.so.1.2.0 libatomic.so.1 || { rm -f libatomic.so.1 && ln -s libatomic.so.1.2.0 libatomic.so.1; }; })
libtool: install: (cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib && { ln -s -f libatomic.so.1.2.0 libatomic.so || { rm -f libatomic.so && ln -s libatomic.so.1.2.0 libatomic.so; }; })
libtool: install: /usr/bin/install -c .libs/libatomic.lai /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/libatomic.la
libtool: install: /usr/bin/install -c .libs/libatomic.a /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/libatomic.a
libtool: install: chmod 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/libatomic.a
libtool: install: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ranlib /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/libatomic.a
libtool: finish: PATH="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin:/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin:/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin:/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin:/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin:/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/openwrt/golang/go/bin:/openwrt/golang/go/bin:/sbin" ldconfig -n /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/../lib
----------------------------------------------------------------------
Libraries have been installed in:
   /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/../lib

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
     during execution
   - add LIBDIR to the `LD_RUN_PATH' environment variable
     during linking
   - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
   - have your system administrator add LIBDIR to `/etc/ld.so.conf'

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
libtool: finish: PATH="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin:/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin:/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin:/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin:/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin:/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/openwrt/golang/go/bin:/openwrt/golang/go/bin:/sbin" ldconfig -n /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin
----------------------------------------------------------------------
Libraries have been installed in:
   /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
     during execution
   - add LIBDIR to the `LD_RUN_PATH' environment variable
     during linking
   - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
   - have your system administrator add LIBDIR to `/etc/ld.so.conf'

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
make[7]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/libcc1'
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/libcc1'
libtool: finish: PATH="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin:/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin:/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin:/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin:/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin:/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/openwrt/golang/go/bin:/openwrt/golang/go/bin:/sbin" ldconfig -n /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib
----------------------------------------------------------------------
Libraries have been installed in:
   /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
     during execution
   - add LIBDIR to the `LD_RUN_PATH' environment variable
     during linking
   - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
   - have your system administrator add LIBDIR to `/etc/ld.so.conf'

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
make[8]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libatomic'
make[7]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libatomic'
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libatomic'
/bin/bash /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../mkinstalldirs /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0
/bin/bash /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../mkinstalldirs /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/include
/bin/bash /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../mkinstalldirs /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/include
/usr/bin/install -c -m 644 libgcc_eh.a /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/
/usr/bin/install -c -m 644 unwind.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/include
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/gcov.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/include
chmod 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/libgcc_eh.a
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ranlib /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/libgcc_eh.a
/usr/bin/install -c -m 644 libgcc_pic.a libgcc.map /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/
chmod 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/libgcc_pic.a
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ranlib /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/libgcc_pic.a
/bin/bash /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../mkinstalldirs /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib; /usr/bin/install -c -m 644 ./libgcc_s.so.1 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/libgcc_s.so.1; rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/libgcc_s.so; /usr/bin/install -c -m 644 ./libgcc_s.so /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/libgcc_s.so
/bin/bash /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libgcc/../mkinstalldirs /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0
/usr/bin/install -c -m 644 libgcc.a /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/
chmod 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/libgcc.a
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ranlib /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/libgcc.a
/usr/bin/install -c -m 644 libgcov.a /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/
chmod 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/libgcov.a
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ranlib /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/libgcov.a
parts="crtbegin.o crtbeginS.o crtbeginT.o crtend.o crtendS.o crtfastmath.o";				\
for file in $parts; do					\
  rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/$file;		\
  /usr/bin/install -c -m 644 $file /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/;	\
  case $file in 					\
    *.a)						\
      /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ranlib ../.././gcc/$file ;;	\
  esac;							\
done
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libgcc'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3'
Making install in include
make[7]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include'
make[8]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include'
make[8]: Nothing to be done for 'install-exec-am'.
/bin/bash /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../mkinstalldirs /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include/c++/8.4.0
mkdir -p -- /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include/c++/8.4.0
/bin/bash /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../mkinstalldirs /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include/c++/8.4.0/./bits
mkdir -p -- /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include/c++/8.4.0/./bits
for file in /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/bits/algorithmfwd.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/bits/alloc_traits.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/bits/allocated_ptr.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/bits/allocator.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/bits/atomic_base.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/bits/atomic_futex.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/bits/basic_ios.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/bits/basic_ios.tcc /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/bits/basic_string.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/bits/basic_string.tcc /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/bits/boost_concept_check.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/bits/c++0x_warning.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/bits/char_traits.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/bits/codecvt.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/bits/concept_check.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/bits/cpp_type_traits.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/bits/deque.tcc /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/bits/enable_special_members.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/bits/forward_list.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/bits/forward_list.tcc /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/bits/fs_dir.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/bits/fs_fwd.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/bits/fs_ops.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/bits/fs_path.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/bits/fstream.tcc /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/bits/functexcept.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/bits/functional_hash.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/bits/gslice.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/bits/gslice_array.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/bits/hashtable.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/bits/hashtable_policy.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/bits/indirect_array.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/bits/invoke.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/bits/ios_base.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/bits/istream.tcc /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/bits/list.tcc /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/bits/locale_classes.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/bits/locale_classes.tcc /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/bits/locale_conv.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/bits/locale_facets.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/bits/locale_facets.tcc /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/bits/locale_facets_nonio.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/bits/locale_facets_nonio.tcc /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/bits/localefwd.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/bits/mask_array.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/bits/memoryfwd.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/bits/move.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/bits/node_handle.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/bits/ostream.tcc /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/bits/ostream_insert.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/bits/parse_numbers.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/bits/postypes.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/bits/predefined_ops.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/bits/ptr_traits.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/bits/quoted_string.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/bits/random.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/bits/random.tcc /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/bits/range_access.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/bits/refwrap.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/bits/regex.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/bits/regex.tcc /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/bits/regex_constants.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/bits/regex_error.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/bits/regex_scanner.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/bits/regex_scanner.tcc /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/bits/regex_automaton.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/bits/regex_automaton.tcc /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/bits/regex_compiler.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/bits/regex_compiler.tcc /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/bits/regex_executor.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/bits/regex_executor.tcc /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/bits/shared_ptr.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/bits/shared_ptr_atomic.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/bits/shared_ptr_base.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/bits/slice_array.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/bits/specfun.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/bits/sstream.tcc /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/bits/std_abs.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/bits/std_function.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/bits/std_mutex.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/bits/stl_algo.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/bits/stl_algobase.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/bits/stl_bvector.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/bits/stl_construct.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/bits/stl_deque.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/bits/stl_function.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/bits/stl_heap.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/bits/stl_iterator.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/bits/stl_iterator_base_funcs.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/bits/stl_iterator_base_types.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/bits/stl_list.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/bits/stl_map.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/bits/stl_multimap.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/bits/stl_multiset.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/bits/stl_numeric.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/bits/stl_pair.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/bits/stl_queue.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/bits/stl_raw_storage_iter.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/bits/stl_relops.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/bits/stl_set.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/bits/stl_stack.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/bits/stl_tempbuf.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/bits/stl_tree.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/bits/stl_uninitialized.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/bits/stl_vector.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/bits/stream_iterator.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/bits/streambuf_iterator.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/bits/streambuf.tcc /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/bits/stringfwd.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/bits/string_view.tcc /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/bits/uniform_int_dist.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/bits/unique_ptr.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/bits/unordered_map.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/bits/unordered_set.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/bits/uses_allocator.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/bits/valarray_array.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/bits/valarray_array.tcc /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/bits/valarray_before.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/bits/valarray_after.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/bits/vector.tcc; do \
  /usr/bin/install -c -m 644 ${file} /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include/c++/8.4.0/./bits; done
/bin/bash /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../mkinstalldirs /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include/c++/8.4.0/./backward
mkdir -p -- /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include/c++/8.4.0/./backward
for file in /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/backward/auto_ptr.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/backward/backward_warning.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/backward/binders.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/backward/hash_map /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/backward/hash_set /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/backward/hash_fun.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/backward/hashtable.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/backward/strstream; do \
  /usr/bin/install -c -m 644 ${file} /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include/c++/8.4.0/./backward; done
/bin/bash /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../mkinstalldirs /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include/c++/8.4.0/./ext
mkdir -p -- /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include/c++/8.4.0/./ext
for file in /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/ext/algorithm /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/ext/aligned_buffer.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/ext/alloc_traits.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/ext/atomicity.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/ext/array_allocator.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/ext/bitmap_allocator.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/ext/cast.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/ext/cmath /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/ext/codecvt_specializations.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/ext/concurrence.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/ext/debug_allocator.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/ext/enc_filebuf.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/ext/extptr_allocator.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/ext/stdio_filebuf.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/ext/stdio_sync_filebuf.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/ext/functional /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/ext/iterator /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/ext/malloc_allocator.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/ext/memory /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/ext/mt_allocator.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/ext/new_allocator.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/ext/numeric /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/ext/numeric_traits.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/ext/pod_char_traits.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/ext/pointer.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/ext/pool_allocator.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/ext/rb_tree /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/ext/random /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/ext/random.tcc /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/ext/rope /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/ext/ropeimpl.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/ext/slist /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/ext/string_conversions.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/ext/throw_allocator.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/ext/typelist.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/ext/type_traits.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/ext/rc_string_base.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/ext/sso_string_base.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/ext/vstring.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/ext/vstring.tcc /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/ext/vstring_fwd.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/ext/vstring_util.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/backward/hash_set /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/backward/hash_map; do \
  /usr/bin/install -c -m 644 ${file} /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include/c++/8.4.0/./ext; done
/bin/bash /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../mkinstalldirs /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include/c++/8.4.0/./ext/pb_ds
mkdir -p -- /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include/c++/8.4.0/./ext/pb_ds
for dir in ./ext/pb_ds/detail ./ext/pb_ds/detail/pairing_heap_ ./ext/pb_ds/detail/splay_tree_ ./ext/pb_ds/detail/list_update_map_ ./ext/pb_ds/detail/branch_policy ./ext/pb_ds/detail/trie_policy ./ext/pb_ds/detail/gp_hash_table_map_ ./ext/pb_ds/detail/tree_policy ./ext/pb_ds/detail/binomial_heap_base_ ./ext/pb_ds/detail/resize_policy ./ext/pb_ds/detail/bin_search_tree_ ./ext/pb_ds/detail/binomial_heap_ ./ext/pb_ds/detail/thin_heap_ ./ext/pb_ds/detail/pat_trie_ ./ext/pb_ds/detail/cc_hash_table_map_ ./ext/pb_ds/detail/rc_binomial_heap_ ./ext/pb_ds/detail/left_child_next_sibling_heap_ ./ext/pb_ds/detail/unordered_iterator ./ext/pb_ds/detail/binary_heap_ ./ext/pb_ds/detail/ov_tree_map_ ./ext/pb_ds/detail/hash_fn ./ext/pb_ds/detail/eq_fn ./ext/pb_ds/detail/rb_tree_map_ ./ext/pb_ds/detail/list_update_policy; do \
  /bin/bash /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../mkinstalldirs /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include/c++/8.4.0/${dir} ; done
mkdir -p -- /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include/c++/8.4.0/./ext/pb_ds/detail
mkdir -p -- /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include/c++/8.4.0/./ext/pb_ds/detail/pairing_heap_
mkdir -p -- /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include/c++/8.4.0/./ext/pb_ds/detail/splay_tree_
mkdir -p -- /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include/c++/8.4.0/./ext/pb_ds/detail/list_update_map_
mkdir -p -- /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include/c++/8.4.0/./ext/pb_ds/detail/branch_policy
mkdir -p -- /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include/c++/8.4.0/./ext/pb_ds/detail/trie_policy
mkdir -p -- /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include/c++/8.4.0/./ext/pb_ds/detail/gp_hash_table_map_
mkdir -p -- /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include/c++/8.4.0/./ext/pb_ds/detail/tree_policy
mkdir -p -- /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include/c++/8.4.0/./ext/pb_ds/detail/binomial_heap_base_
mkdir -p -- /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include/c++/8.4.0/./ext/pb_ds/detail/resize_policy
mkdir -p -- /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include/c++/8.4.0/./ext/pb_ds/detail/bin_search_tree_
mkdir -p -- /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include/c++/8.4.0/./ext/pb_ds/detail/binomial_heap_
mkdir -p -- /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include/c++/8.4.0/./ext/pb_ds/detail/thin_heap_
mkdir -p -- /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include/c++/8.4.0/./ext/pb_ds/detail/pat_trie_
mkdir -p -- /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include/c++/8.4.0/./ext/pb_ds/detail/cc_hash_table_map_
mkdir -p -- /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include/c++/8.4.0/./ext/pb_ds/detail/rc_binomial_heap_
mkdir -p -- /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include/c++/8.4.0/./ext/pb_ds/detail/left_child_next_sibling_heap_
mkdir -p -- /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include/c++/8.4.0/./ext/pb_ds/detail/unordered_iterator
/bin/bash /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../mkinstalldirs /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0
mkdir -p -- /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include/c++/8.4.0/./ext/pb_ds/detail/binary_heap_
mkdir -p -- /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include/c++/8.4.0/./ext/pb_ds/detail/ov_tree_map_
mkdir -p -- /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include/c++/8.4.0/./ext/pb_ds/detail/hash_fn
mkdir -p -- /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include/c++/8.4.0/./ext/pb_ds/detail/eq_fn
/bin/bash /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../mkinstalldirs /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/libexec/gcc/mipsel-openwrt-linux-musl/8.4.0
mkdir -p -- /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include/c++/8.4.0/./ext/pb_ds/detail/rb_tree_map_
mkdir -p -- /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include/c++/8.4.0/./ext/pb_ds/detail/list_update_policy
for file in /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/ext/pb_ds/assoc_container.hpp /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/ext/pb_ds/exception.hpp /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/ext/pb_ds/hash_policy.hpp /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/ext/pb_ds/list_update_policy.hpp /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/ext/pb_ds/priority_queue.hpp /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/ext/pb_ds/tag_and_trait.hpp /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/ext/pb_ds/tree_policy.hpp /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/ext/pb_ds/trie_policy.hpp /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/ext/pb_ds/detail/branch_policy/branch_policy.hpp /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/ext/pb_ds/detail/branch_policy/null_node_metadata.hpp /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/ext/pb_ds/detail/branch_policy/traits.hpp /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/ext/pb_ds/detail/binary_heap_/binary_heap_.hpp /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/ext/pb_ds/detail/binary_heap_/const_iterator.hpp /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/ext/pb_ds/detail/binary_heap_/point_const_iterator.hpp /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/ext/pb_ds/detail/binary_heap_/constructors_destructor_fn_imps.hpp /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/ext/pb_ds/detail/binary_heap_/debug_fn_imps.hpp /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/ext/pb_ds/detail/binary_heap_/entry_cmp.hpp /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/ext/pb_ds/detail/binary_heap_/entry_pred.hpp /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/ext/pb_ds/detail/binary_heap_/erase_fn_imps.hpp /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/ext/pb_ds/detail/binary_heap_/find_fn_imps.hpp /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/ext/pb_ds/detail/binary_heap_/info_fn_imps.hpp /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/ext/pb_ds/detail/binary_heap_/insert_fn_imps.hpp /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/ext/pb_ds/detail/binary_heap_/iterators_fn_imps.hpp /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/ext/pb_ds/detail/binary_heap_/policy_access_fn_imps.hpp /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/ext/pb_ds/detail/binary_heap_/resize_policy.hpp /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/ext/pb_ds/detail/binary_heap_/split_join_fn_imps.hpp /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/ext/pb_ds/detail/binary_heap_/trace_fn_imps.hpp /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/ext/pb_ds/detail/binomial_heap_base_/binomial_heap_base_.hpp /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/ext/pb_ds/detail/binomial_heap_base_/constructors_destructor_fn_imps.hpp /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/ext/pb_ds/detail/binomial_heap_base_/debug_fn_imps.hpp /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/ext/pb_ds/detail/binomial_heap_base_/erase_fn_imps.hpp /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/ext/pb_ds/detail/binomial_heap_base_/find_fn_imps.hpp /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/ext/pb_ds/detail/binomial_heap_base_/insert_fn_imps.hpp /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/ext/pb_ds/detail/binomial_heap_base_/split_join_fn_imps.hpp /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/ext/pb_ds/detail/binomial_heap_/binomial_heap_.hpp /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/ext/pb_ds/detail/binomial_heap_/constructors_destructor_fn_imps.hpp /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/ext/pb_ds/detail/binomial_heap_/debug_fn_imps.hpp /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/ext/pb_ds/detail/bin_search_tree_/bin_search_tree_.hpp; do \
  install_base=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include/c++/8.4.0/./ext/pb_ds ; \
  relative_name=`echo $file | sed -e "s|/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/ext/pb_ds|.|g"` ;\
  /usr/bin/install -c -m 644 ${file} ${install_base}/${relative_name} ; done
/bin/bash /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../mkinstalldirs /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin
/bin/bash /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../mkinstalldirs /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include
/bin/bash /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../mkinstalldirs /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/info
/bin/bash /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../mkinstalldirs /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/man/man1
/bin/bash /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../mkinstalldirs /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/man/man7
for file in /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/ext/pb_ds/detail/bin_search_tree_/constructors_destructor_fn_imps.hpp /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/ext/pb_ds/detail/bin_search_tree_/debug_fn_imps.hpp /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/ext/pb_ds/detail/bin_search_tree_/erase_fn_imps.hpp /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/ext/pb_ds/detail/bin_search_tree_/find_fn_imps.hpp /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/ext/pb_ds/detail/bin_search_tree_/info_fn_imps.hpp /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/ext/pb_ds/detail/bin_search_tree_/insert_fn_imps.hpp /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/ext/pb_ds/detail/bin_search_tree_/iterators_fn_imps.hpp /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/ext/pb_ds/detail/bin_search_tree_/node_iterators.hpp /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/ext/pb_ds/detail/bin_search_tree_/point_iterators.hpp /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/ext/pb_ds/detail/bin_search_tree_/policy_access_fn_imps.hpp /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/ext/pb_ds/detail/bin_search_tree_/r_erase_fn_imps.hpp /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/ext/pb_ds/detail/bin_search_tree_/rotate_fn_imps.hpp /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/ext/pb_ds/detail/bin_search_tree_/split_join_fn_imps.hpp /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/ext/pb_ds/detail/bin_search_tree_/traits.hpp /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/cc_ht_map_.hpp /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/cmp_fn_imps.hpp /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/cond_key_dtor_entry_dealtor.hpp /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/constructor_destructor_fn_imps.hpp /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/constructor_destructor_no_store_hash_fn_imps.hpp /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/constructor_destructor_store_hash_fn_imps.hpp /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/debug_fn_imps.hpp /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/debug_no_store_hash_fn_imps.hpp /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/debug_store_hash_fn_imps.hpp /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/entry_list_fn_imps.hpp /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/erase_fn_imps.hpp /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/erase_no_store_hash_fn_imps.hpp /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/erase_store_hash_fn_imps.hpp /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/find_fn_imps.hpp /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/find_store_hash_fn_imps.hpp /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/info_fn_imps.hpp /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/insert_fn_imps.hpp /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/insert_no_store_hash_fn_imps.hpp /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/insert_store_hash_fn_imps.hpp /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/iterators_fn_imps.hpp /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/policy_access_fn_imps.hpp /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/resize_fn_imps.hpp /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/resize_no_store_hash_fn_imps.hpp /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/resize_store_hash_fn_imps.hpp /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/size_fn_imps.hpp; do \
  install_base=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include/c++/8.4.0/./ext/pb_ds ; \
  relative_name=`echo $file | sed -e "s|/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/ext/pb_ds|.|g"` ;\
  /usr/bin/install -c -m 644 ${file} ${install_base}/${relative_name} ; done
rm -f tmp-header-vars
echo USER_H=msa.h >> tmp-header-vars; echo HASHTAB_H=hashtab.h >> tmp-header-vars; echo OBSTACK_H=obstack.h >> tmp-header-vars; echo SPLAY_TREE_H=splay-tree.h >> tmp-header-vars; echo XREGEX_H=xregex.h >> tmp-header-vars; echo FNMATCH_H=fnmatch.h >> tmp-header-vars; echo LINKER_PLUGIN_API_H=plugin-api.h >> tmp-header-vars; echo BCONFIG_H=bconfig.h auto-host.h ansidecl.h >> tmp-header-vars; echo CONFIG_H=config.h auto-host.h ansidecl.h >> tmp-header-vars; echo TCONFIG_H=tconfig.h auto-host.h ansidecl.h >> tmp-header-vars; echo TM_P_H=tm_p.h config/mips/mips-protos.h linux-protos.h tm-preds.h >> tmp-header-vars; echo GTM_H=tm.h options.h config/dbxelf.h defaults.h insn-constants.h >> tmp-header-vars; echo TM_H=tm.h options.h config/dbxelf.h mips-opts.h >> tmp-header-vars; echo DUMPFILE_H=line-map.h dumpfile.h >> tmp-header-vars; echo VEC_H=vec.h statistics.h ggc.h gtype-desc.h statistics.h >> tmp-header-vars; echo HASH_TABLE_H=hashtab.h hash-table.h ggc.h gtype-desc.h statistics.h >> tmp-header-vars; echo EXCEPT_H=except.h hashtab.h >> tmp-header-vars; echo TARGET_H=tm.h options.h config/dbxelf.h mips-opts.h target.h target.def target-hooks-macros.h target-insns.def insn-modes.h insn-codes.h >> tmp-header-vars; echo C_TARGET_H=c-family/c-target.h c-family/c-target.def target-hooks-macros.h >> tmp-header-vars; echo COMMON_TARGET_H=common/common-target.h common-target.def target-hooks-macros.h >> tmp-header-vars; echo MACHMODE_H=machmode.h mode-classes.def >> tmp-header-vars; echo HOOKS_H=hooks.h >> tmp-header-vars; echo HOSTHOOKS_DEF_H=hosthooks-def.h hooks.h >> tmp-header-vars; echo LANGHOOKS_DEF_H=langhooks-def.h hooks.h >> tmp-header-vars; echo TARGET_DEF_H=target-def.h target-hooks-def.h hooks.h targhooks.h >> tmp-header-vars; echo C_TARGET_DEF_H=c-family/c-target-def.h c-family/c-target-hooks-def.h tree.h tree-core.h coretypes.h insn-modes.h signop.h wide-int.h wide-int-print.h insn-modes-inline.h machmode.h mode-classes.def double-int.h all-tree.def tree.def c-family/c-common.def common-targhooks.h >> tmp-header-vars; echo CORETYPES_H=coretypes.h insn-modes.h signop.h wide-int.h wide-int-print.h insn-modes-inline.h machmode.h mode-classes.def double-int.h >> tmp-header-vars; echo RTL_BASE_H=coretypes.h insn-modes.h signop.h wide-int.h wide-int-print.h insn-modes-inline.h machmode.h mode-classes.def double-int.h rtl.h rtl.def reg-notes.def insn-notes.def hashtab.h >> tmp-header-vars; echo FIXED_VALUE_H=fixed-value.h >> tmp-header-vars; echo RTL_H=coretypes.h insn-modes.h signop.h wide-int.h wide-int-print.h insn-modes-inline.h machmode.h mode-classes.def double-int.h rtl.h rtl.def reg-notes.def insn-notes.def mips-opts.h genrtl.h >> tmp-header-vars; echo READ_MD_H=hashtab.h read-md.h >> tmp-header-vars; echo PARAMS_H=params.h params-enum.h params.def >> tmp-header-vars; echo INTERNAL_FN_H=internal-fn.h internal-fn.def >> tmp-header-vars; echo TREE_CORE_H=tree-core.h coretypes.h insn-modes.h signop.h wide-int.h wide-int-print.h insn-modes-inline.h machmode.h mode-classes.def double-int.h all-tree.def tree.def c-family/c-common.def mips-opts.h real.h fixed-value.h >> tmp-header-vars; echo TREE_H=tree.h tree-core.h coretypes.h insn-modes.h signop.h wide-int.h wide-int-print.h insn-modes-inline.h machmode.h mode-classes.def double-int.h all-tree.def tree.def c-family/c-common.def mips-opts.h real.h fixed-value.h tree-check.h >> tmp-header-vars; echo REGSET_H=regset.h bitmap.h hashtab.h statistics.h hard-reg-set.h >> tmp-header-vars; echo BASIC_BLOCK_H=basic-block.h predict.h predict.def vec.h statistics.h ggc.h gtype-desc.h statistics.h function.h line-map.h input.h cfg-flags.def cfghooks.h profile-count.h >> tmp-header-vars; echo GIMPLE_H=gimple.h gimple.def gsstruct.def vec.h statistics.h ggc.h gtype-desc.h statistics.h ggc.h gtype-desc.h statistics.h basic-block.h predict.h predict.def vec.h statistics.h ggc.h gtype-desc.h statistics.h function.h hashtab.h hash-table.h ggc.h gtype-desc.h statistics.h is-a.h >> tmp-header-vars; echo GCOV_IO_H=gcov-io.h gcov-iov.h auto-host.h gcov-counter.def >> tmp-header-vars; echo RECOG_H=recog.h >> tmp-header-vars; echo EMIT_RTL_H=emit-rtl.h >> tmp-header-vars; echo FLAGS_H=flags.h flag-types.h options.h flag-types.h config/mips/mips-opts.h >> tmp-header-vars; echo OPTIONS_H=options.h flag-types.h config/mips/mips-opts.h >> tmp-header-vars; echo FUNCTION_H=function.h line-map.h input.h >> tmp-header-vars; echo EXPR_H=expr.h insn-config.h function.h mips-opts.h real.h fixed-value.h tree-check.h emit-rtl.h >> tmp-header-vars; echo OPTABS_H=optabs.h insn-codes.h insn-opinit.h >> tmp-header-vars; echo REGS_H=regs.h hard-reg-set.h >> tmp-header-vars; echo CFGLOOP_H=cfgloop.h basic-block.h predict.h predict.def vec.h statistics.h ggc.h gtype-desc.h statistics.h function.h hashtab.h statistics.h sbitmap.h >> tmp-header-vars; echo IPA_UTILS_H=ipa-utils.h tree.h tree-core.h coretypes.h insn-modes.h signop.h wide-int.h wide-int-print.h insn-modes-inline.h machmode.h mode-classes.def double-int.h all-tree.def tree.def c-family/c-common.def plugin-api.h is-a.h >> tmp-header-vars; echo IPA_REFERENCE_H=ipa-reference.h bitmap.h mips-opts.h real.h fixed-value.h tree-check.h >> tmp-header-vars; echo CGRAPH_H=cgraph.h vec.h statistics.h ggc.h gtype-desc.h statistics.h tree.h tree-core.h coretypes.h insn-modes.h signop.h wide-int.h wide-int-print.h insn-modes-inline.h machmode.h mode-classes.def double-int.h all-tree.def tree.def c-family/c-common.def plugin-api.h is-a.h >> tmp-header-vars; echo DF_H=df.h bitmap.h line-map.h input.h cfg-flags.def cfghooks.h profile-count.h alloc-pool.h timevar.h timevar.def >> tmp-header-vars; echo RESOURCE_H=resource.h hard-reg-set.h df.h bitmap.h line-map.h input.h cfg-flags.def cfghooks.h profile-count.h alloc-pool.h timevar.h timevar.def >> tmp-header-vars; echo GCC_H=gcc.h version.h diagnostic-core.h line-map.h input.h bversion.h diagnostic.def >> tmp-header-vars; echo GGC_H=ggc.h gtype-desc.h statistics.h >> tmp-header-vars; echo TIMEVAR_H=timevar.h timevar.def >> tmp-header-vars; echo INSN_ATTR_H=insn-attr.h insn-attr-common.h insn-addr.h >> tmp-header-vars; echo INSN_ADDR_H=insn-addr.h >> tmp-header-vars; echo C_COMMON_H=c-family/c-common.h c-family/c-common.def tree.h tree-core.h coretypes.h insn-modes.h signop.h wide-int.h wide-int-print.h insn-modes-inline.h machmode.h mode-classes.def double-int.h all-tree.def tree.def c-family/c-common.def line-map.h input.h bversion.h diagnostic.def >> tmp-header-vars; echo C_PRAGMA_H=c-family/c-pragma.h cpplib.h >> tmp-header-vars; echo C_TREE_H=c/c-tree.h c-family/c-common.h c-family/c-common.def tree.h tree-core.h coretypes.h insn-modes.h signop.h wide-int.h wide-int-print.h insn-modes-inline.h machmode.h mode-classes.def double-int.h all-tree.def tree.def c-family/c-common.def obstack.h wide-int-print.h >> tmp-header-vars; echo SYSTEM_H=system.h hwint.h filenames.h >> tmp-header-vars; echo PREDICT_H=predict.h predict.def >> tmp-header-vars; echo CPPLIB_H=cpplib.h >> tmp-header-vars; echo INPUT_H=line-map.h input.h >> tmp-header-vars; echo OPTS_H=obstack.h >> tmp-header-vars; echo SYMTAB_H=obstack.h >> tmp-header-vars; echo CPP_ID_DATA_H=cpp-id-data.h >> tmp-header-vars; echo CPP_INTERNAL_H=cpp-id-data.h >> tmp-header-vars; echo TREE_DUMP_H=tree-dump.h line-map.h dumpfile.h >> tmp-header-vars; echo TREE_PASS_H=tree-pass.h timevar.h timevar.def line-map.h dumpfile.h >> tmp-header-vars; echo TREE_SSA_H=tree-ssa.h tree-ssa-operands.h bitmap.h mips-opts.h real.h fixed-value.h tree-check.h tree-ssa-alias.h >> tmp-header-vars; echo PRETTY_PRINT_H=pretty-print.h obstack.h wide-int-print.h >> tmp-header-vars; echo TREE_PRETTY_PRINT_H=tree-pretty-print.h pretty-print.h obstack.h wide-int-print.h >> tmp-header-vars; echo GIMPLE_PRETTY_PRINT_H=gimple-pretty-print.h tree-pretty-print.h pretty-print.h obstack.h wide-int-print.h >> tmp-header-vars; echo DIAGNOSTIC_CORE_H=diagnostic-core.h line-map.h input.h bversion.h diagnostic.def >> tmp-header-vars; echo DIAGNOSTIC_H=diagnostic.h diagnostic-core.h obstack.h wide-int-print.h >> tmp-header-vars; echo C_PRETTY_PRINT_H=c-family/c-pretty-print.h pretty-print.h mips-opts.h real.h fixed-value.h tree-check.h >> tmp-header-vars; echo TREE_INLINE_H=tree-inline.h >> tmp-header-vars; echo REAL_H=real.h >> tmp-header-vars; echo LTO_STREAMER_H=lto-streamer.h obstack.h wide-int-print.h alloc-pool.h >> tmp-header-vars; echo IPA_PROP_H=ipa-prop.h tree.h tree-core.h coretypes.h insn-modes.h signop.h wide-int.h wide-int-print.h insn-modes-inline.h machmode.h mode-classes.def double-int.h all-tree.def tree.def c-family/c-common.def hashtab.h hash-table.h ggc.h gtype-desc.h statistics.h is-a.h alloc-pool.h >> tmp-header-vars; echo BITMAP_H=bitmap.h hashtab.h statistics.h >> tmp-header-vars; echo GCC_PLUGIN_H=gcc-plugin.h highlev-plugin-common.h plugin.def config.h auto-host.h hashtab.h >> tmp-header-vars; echo PLUGIN_H=plugin.h gcc-plugin.h highlev-plugin-common.h plugin.def config.h auto-host.h hashtab.h >> tmp-header-vars; echo PLUGIN_VERSION_H=plugin-version.h configargs.h >> tmp-header-vars; echo CONTEXT_H=context.h >> tmp-header-vars; echo GENSUPPORT_H=gensupport.h read-md.h optabs.def >> tmp-header-vars; echo GTFILES_H=gt-coverage.h gt-caller-save.h gt-symtab.h gt-alias.h gt-bitmap.h gt-cselib.h gt-cgraph.h gt-ipa-prop.h gt-ipa-cp.h gt-dbxout.h gt-dwarf2asm.h gt-dwarf2cfi.h gt-dwarf2out.h gt-tree-vect-generic.h gt-dojump.h gt-emit-rtl.h gt-explow.h gt-expr.h gt-function.h gt-except.h gt-ggc-tests.h gt-gcse.h gt-godump.h gt-lists.h gt-optabs-libfuncs.h gt-profile.h gt-mcf.h gt-reg-stack.h gt-cfgrtl.h gt-stor-layout.h gt-stringpool.h gt-tree.h gt-varasm.h gt-tree-chkp.h gt-tree-ssanames.h gt-tree-eh.h gt-tree-ssa-address.h gt-tree-cfg.h gt-tree-ssa-loop-ivopts.h gt-tree-dfa.h gt-tree-iterator.h gt-gimple-expr.h gt-tree-scalar-evolution.h gt-tree-profile.h gt-tree-nested.h gt-omp-offload.h gt-omp-expand.h gt-omp-low.h gt-targhooks.h gt-mips.h gt-passes.h gt-cgraphunit.h gt-cgraphclones.h gt-tree-phinodes.h gt-trans-mem.h gt-vtable-verify.h gt-asan.h gt-ubsan.h gt-tsan.h gt-sanopt.h gt-sancov.h gt-ipa-devirt.h gt-hsa-common.h gt-calls.h gt-ada-decl.h gt-ada-trans.h gt-ada-utils.h gt-ada-misc.h gt-brig-brig-lang.h gt-c-c-lang.h gt-c-c-decl.h gt-c-family-c-common.h gt-c-family-c-cppbuiltin.h gt-c-family-c-pragma.h gt-c-family-c-format.h gt-c-c-objc-common.h gt-c-c-parser.h gt-c-family-c-common.h gt-c-family-c-format.h gt-c-family-c-cppbuiltin.h gt-c-family-c-pragma.h gt-cp-call.h gt-cp-class.h gt-cp-constexpr.h gt-cp-cp-gimplify.h gt-cp-cp-lang.h gt-cp-cp-objcp-common.h gt-cp-decl.h gt-cp-decl2.h gt-cp-except.h gt-cp-friend.h gt-cp-init.h gt-cp-lambda.h gt-cp-lex.h gt-cp-mangle.h gt-cp-method.h gt-cp-name-lookup.h gt-cp-parser.h gt-cp-pt.h gt-cp-repo.h gt-cp-rtti.h gt-cp-semantics.h gt-cp-tree.h gt-cp-typeck2.h gt-cp-vtable-class-hierarchy.h gt-fortran-f95-lang.h gt-fortran-trans-decl.h gt-fortran-trans-intrinsic.h gt-fortran-trans-io.h gt-fortran-trans-stmt.h gt-fortran-trans-types.h gt-go-go-lang.h gt-jit-dummy-frontend.h gt-lto-lto-lang.h gt-lto-lto.h gt-objc-objc-act.h gt-objc-objc-runtime-shared-support.h gt-objc-objc-gnu-runtime-abi-01.h gt-objc-objc-next-runtime-abi-01.h gt-objc-objc-next-runtime-abi-02.h gt-c-c-parser.h gt-c-c-decl.h gt-c-c-objc-common.h gt-c-family-c-common.h gt-c-family-c-cppbuiltin.h gt-c-family-c-pragma.h gt-c-family-c-format.h gt-c-family-c-common.h gt-c-family-c-format.h gt-c-family-c-cppbuiltin.h gt-c-family-c-pragma.h gt-cp-call.h gt-cp-class.h gt-cp-constexpr.h gt-cp-cp-gimplify.h gt-objcp-objcp-lang.h gt-cp-cp-objcp-common.h gt-cp-decl.h gt-cp-decl2.h gt-cp-except.h gt-cp-friend.h gt-cp-init.h gt-cp-lambda.h gt-cp-lex.h gt-cp-mangle.h gt-cp-method.h gt-cp-name-lookup.h gt-cp-parser.h gt-cp-pt.h gt-cp-repo.h gt-cp-rtti.h gt-cp-semantics.h gt-cp-tree.h gt-cp-typeck2.h gt-cp-vtable-class-hierarchy.h gt-objc-objc-act.h gt-objc-objc-gnu-runtime-abi-01.h gt-objc-objc-next-runtime-abi-01.h gt-objc-objc-next-runtime-abi-02.h gt-objc-objc-runtime-shared-support.h >> tmp-header-vars; echo GTFILES_LANG_H=gtype-ada.h gtype-brig.h gtype-c.h gtype-cp.h gtype-fortran.h gtype-go.h gtype-jit.h gtype-lto.h gtype-objc.h gtype-objcp.h >> tmp-header-vars; \
/bin/bash /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../move-if-change tmp-header-vars b-header-vars
for file in /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/trace_fn_imps.hpp /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/ext/pb_ds/detail/cond_dealtor.hpp /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/ext/pb_ds/detail/container_base_dispatch.hpp /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/ext/pb_ds/detail/eq_fn/eq_by_less.hpp /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/ext/pb_ds/detail/eq_fn/hash_eq_fn.hpp /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/constructor_destructor_fn_imps.hpp /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/constructor_destructor_no_store_hash_fn_imps.hpp /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/constructor_destructor_store_hash_fn_imps.hpp /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/debug_fn_imps.hpp /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/debug_no_store_hash_fn_imps.hpp /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/debug_store_hash_fn_imps.hpp /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/erase_fn_imps.hpp /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/erase_no_store_hash_fn_imps.hpp /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/erase_store_hash_fn_imps.hpp /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/find_fn_imps.hpp /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/find_no_store_hash_fn_imps.hpp /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/find_store_hash_fn_imps.hpp /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/gp_ht_map_.hpp /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/info_fn_imps.hpp /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/insert_fn_imps.hpp /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/insert_no_store_hash_fn_imps.hpp /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/insert_store_hash_fn_imps.hpp /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/iterator_fn_imps.hpp /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/policy_access_fn_imps.hpp /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/resize_fn_imps.hpp /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/resize_no_store_hash_fn_imps.hpp /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/resize_store_hash_fn_imps.hpp /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/trace_fn_imps.hpp /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/ext/pb_ds/detail/hash_fn/direct_mask_range_hashing_imp.hpp /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/ext/pb_ds/detail/hash_fn/direct_mod_range_hashing_imp.hpp /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/ext/pb_ds/detail/hash_fn/linear_probe_fn_imp.hpp /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/ext/pb_ds/detail/hash_fn/mask_based_range_hashing.hpp /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/ext/pb_ds/detail/hash_fn/mod_based_range_hashing.hpp /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/ext/pb_ds/detail/hash_fn/probe_fn_base.hpp /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/ext/pb_ds/detail/hash_fn/quadratic_probe_fn_imp.hpp /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/ext/pb_ds/detail/hash_fn/ranged_hash_fn.hpp /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/ext/pb_ds/detail/hash_fn/ranged_probe_fn.hpp; do \
  install_base=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include/c++/8.4.0/./ext/pb_ds ; \
  relative_name=`echo $file | sed -e "s|/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/ext/pb_ds|.|g"` ;\
  /usr/bin/install -c -m 644 ${file} ${install_base}/${relative_name} ; done
echo timestamp > s-header-vars
if test "" != "yes" ; then \
  rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin/mipsel-openwrt-linux-musl-g++; \
  /usr/bin/install -c xg++ /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin/mipsel-openwrt-linux-musl-g++; \
  chmod a+x /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin/mipsel-openwrt-linux-musl-g++; \
  rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin/mipsel-openwrt-linux-musl-c++; \
  ( cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin && \
    ln mipsel-openwrt-linux-musl-g++ mipsel-openwrt-linux-musl-c++ ); \
  if [ -f cc1plus ] ; then \
    if [ ! -f g++-cross ] ; then \
      rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin/mipsel-openwrt-linux-musl-mipsel-openwrt-linux-musl-g++; \
      ( cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin && \
	ln mipsel-openwrt-linux-musl-g++ mipsel-openwrt-linux-musl-mipsel-openwrt-linux-musl-g++ ); \
      rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin/mipsel-openwrt-linux-musl-mipsel-openwrt-linux-musl-c++; \
      ( cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin && \
	ln mipsel-openwrt-linux-musl-c++ mipsel-openwrt-linux-musl-mipsel-openwrt-linux-musl-c++ ); \
    fi ; \
  fi; \
fi
/bin/bash /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../mkinstalldirs /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/include
/bin/bash /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../mkinstalldirs /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/install-tools/include
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/man/man1/mipsel-openwrt-linux-musl-g++.1
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/man/man1/mipsel-openwrt-linux-musl-gcc.1
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/man/man1/mipsel-openwrt-linux-musl-cpp.1
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/man/man1/mipsel-openwrt-linux-musl-gcov.1
rm -rf /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/include-fixed
/bin/bash /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../mkinstalldirs /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/libexec/gcc/mipsel-openwrt-linux-musl/8.4.0/install-tools
/usr/bin/install -c -m 644 doc/g++.1 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/man/man1/mipsel-openwrt-linux-musl-g++.1
/usr/bin/install -c -m 644 doc/gcc.1 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/man/man1/mipsel-openwrt-linux-musl-gcc.1
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/doc/cpp.1 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/man/man1/mipsel-openwrt-linux-musl-cpp.1
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/doc/gcov.1 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/man/man1/mipsel-openwrt-linux-musl-gcov.1
mkdir /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/include-fixed
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/man/man1/mipsel-openwrt-linux-musl-gcov-tool.1
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/doc/gcov-tool.1 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/man/man1/mipsel-openwrt-linux-musl-gcov-tool.1
chmod a+rx /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/include-fixed
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/man/man1/mipsel-openwrt-linux-musl-gcov-dump.1
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/man/man7/fsf-funding.7
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/doc/gcov-dump.1 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/man/man1/mipsel-openwrt-linux-musl-gcov-dump.1
chmod a-x /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/man/man1/mipsel-openwrt-linux-musl-gcc.1
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/doc/fsf-funding.7 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/man/man7/fsf-funding.7
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/man/man7/gfdl.7
chmod a-x /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/man/man1/mipsel-openwrt-linux-musl-g++.1
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/doc/gfdl.7 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/man/man7/gfdl.7
chmod a-x /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/man/man1/mipsel-openwrt-linux-musl-cpp.1
chmod a-x /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/man/man1/mipsel-openwrt-linux-musl-gcov.1
chmod a-x /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/man/man1/mipsel-openwrt-linux-musl-gcov-tool.1
chmod a-x /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/man/man1/mipsel-openwrt-linux-musl-gcov-dump.1
chmod a-x /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/man/man7/fsf-funding.7
chmod a-x /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/man/man7/gfdl.7
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/man/man7/gpl.7
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/info/cpp.info
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/info/gcc.info
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/info/cppinternals.info
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/doc/gpl.7 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/man/man7/gpl.7
if [ -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/doc/cpp.info ]; then \
  for f in /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/doc/cpp.info*; do \
    realfile=`echo $f | sed -e 's|.*/\([^/]*\)$|\1|'`; \
    /usr/bin/install -c -m 644 $f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/info/$realfile; \
    chmod a-x /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/info/$realfile; \
  done; \
else true; fi
if [ -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/doc/gcc.info ]; then \
  for f in /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/doc/gcc.info*; do \
    realfile=`echo $f | sed -e 's|.*/\([^/]*\)$|\1|'`; \
    /usr/bin/install -c -m 644 $f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/info/$realfile; \
    chmod a-x /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/info/$realfile; \
  done; \
else true; fi
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/info/gccinstall.info
build/genhooks -d \
		/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/doc/tm.texi.in > tmp-tm.texi
if [ -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/doc/cppinternals.info ]; then \
  for f in /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/doc/cppinternals.info*; do \
    realfile=`echo $f | sed -e 's|.*/\([^/]*\)$|\1|'`; \
    /usr/bin/install -c -m 644 $f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/info/$realfile; \
    chmod a-x /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/info/$realfile; \
  done; \
else true; fi
chmod a-x /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/man/man7/gpl.7
if [ -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/doc/gccinstall.info ]; then \
  for f in /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/doc/gccinstall.info*; do \
    realfile=`echo $f | sed -e 's|.*/\([^/]*\)$|\1|'`; \
    /usr/bin/install -c -m 644 $f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/info/$realfile; \
    chmod a-x /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/info/$realfile; \
  done; \
else true; fi
headers="cp-tree.h cxx-pretty-print.h name-lookup.h type-utils.h operators.def"; \
for file in $headers; do \
  path=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/cp/$file; \
  dest=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/cp/$file; \
  echo /usr/bin/install -c -m 644 $path $dest; \
  dir=`dirname $dest`; \
  /bin/bash /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../mkinstalldirs $dir; \
  /usr/bin/install -c -m 644 $path $dest; \
done
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/cp/cp-tree.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/cp/cp-tree.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/cp/cxx-pretty-print.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/cp/cxx-pretty-print.h
if /bin/bash -c 'install-info --version' >/dev/null 2>&1; then \
  if [ -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/info/gcc.info ]; then \
    install-info --dir-file=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/info/dir /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/info/gcc.info; \
  else true; fi; \
else true; fi;
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/cp/name-lookup.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/cp/name-lookup.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/cp/type-utils.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/cp/type-utils.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/cp/operators.def /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/cp/operators.def
case `echo X|tr X '\101'` in \
  A) tr -d '\015' < tmp-tm.texi > tmp2-tm.texi ;; \
  *) tr -d '\r' < tmp-tm.texi > tmp2-tm.texi ;; \
esac
if /bin/bash -c 'install-info --version' >/dev/null 2>&1; then \
  if [ -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/info/cppinternals.info ]; then \
    install-info --dir-file=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/info/dir /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/info/cppinternals.info; \
  else true; fi; \
else true; fi;
if /bin/bash -c 'install-info --version' >/dev/null 2>&1; then \
  if [ -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/info/cpp.info ]; then \
    install-info --dir-file=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/info/dir /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/info/cpp.info; \
  else true; fi; \
else true; fi;
if /bin/bash -c 'install-info --version' >/dev/null 2>&1; then \
  if [ -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/info/gccinstall.info ]; then \
    install-info --dir-file=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/info/dir /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/info/gccinstall.info; \
  else true; fi; \
else true; fi;
mv tmp2-tm.texi tmp-tm.texi
/bin/bash /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../move-if-change tmp-tm.texi tm.texi
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/info/gccint.info
if [ -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/doc/gccint.info ]; then \
  for f in /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/doc/gccint.info*; do \
    realfile=`echo $f | sed -e 's|.*/\([^/]*\)$|\1|'`; \
    /usr/bin/install -c -m 644 $f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/info/$realfile; \
    chmod a-x /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/info/$realfile; \
  done; \
else true; fi
if /bin/bash -c 'install-info --version' >/dev/null 2>&1; then \
  if [ -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/info/gccint.info ]; then \
    install-info --dir-file=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/info/dir /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/info/gccint.info; \
  else true; fi; \
else true; fi;
if test "" != "yes" ; then \
  rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin/mipsel-openwrt-linux-musl-cpp; \
  /usr/bin/install -c -m 755 cpp /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin/mipsel-openwrt-linux-musl-cpp; \
  if [ x != x ]; then \
    rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl//mipsel-openwrt-linux-musl-cpp; \
    /usr/bin/install -c -m 755 cpp /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl//mipsel-openwrt-linux-musl-cpp; \
  else true; fi; \
fi
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin/mipsel-openwrt-linux-musl-gcc
/usr/bin/install -c lto-wrapper /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/libexec/gcc/mipsel-openwrt-linux-musl/8.4.0/lto-wrapper
if test "" != "yes" ; then \
  for i in gcc-ar gcc-nm gcc-ranlib; do \
    install_name=`echo $i|sed 's&^&mipsel-openwrt-linux-musl-&'` ;\
    target_install_name=mipsel-openwrt-linux-musl-`echo $i|sed 's&^&mipsel-openwrt-linux-musl-&'` ; \
    rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin/$install_name ; \
    /usr/bin/install -c $i /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin/$install_name ;\
    if test -f gcc-cross; then \
      :; \
    else \
      rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin/$target_install_name; \
      ( cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin && \
	ln $install_name $target_install_name ) ; \
    fi ; \
  done; \
fi
/bin/bash /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../mkinstalldirs /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin
/usr/bin/install -c xgcc /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin/mipsel-openwrt-linux-musl-gcc
/usr/bin/install -c -m 644 gtype.state /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/gtype.state
for file in gnat1 brig1 cc1 cc1plus f951 go1  lto1 cc1obj cc1objplus; do \
  if [ -f $file ] ; then \
    rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/libexec/gcc/mipsel-openwrt-linux-musl/8.4.0/$file; \
    /usr/bin/install -c $file /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/libexec/gcc/mipsel-openwrt-linux-musl/8.4.0/$file; \
  else true; \
  fi; \
done
if test "" != "yes" ; then \
  if [ "mipsel-openwrt-linux-musl-gcc" != "mipsel-openwrt-linux-musl-gcc-8.4.0" ]; then \
    rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin/mipsel-openwrt-linux-musl-gcc-8.4.0; \
    ( cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin && \
      ln mipsel-openwrt-linux-musl-gcc mipsel-openwrt-linux-musl-gcc-8.4.0 ); \
  fi; \
  if [ ! -f gcc-cross ] \
      && [ "mipsel-openwrt-linux-musl-gcc" != "mipsel-openwrt-linux-musl-mipsel-openwrt-linux-musl-gcc" ]; then \
    rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin/mipsel-openwrt-linux-musl-gcc-tmp; \
    ( cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin && \
      ln mipsel-openwrt-linux-musl-gcc mipsel-openwrt-linux-musl-gcc-tmp && \
      mv -f mipsel-openwrt-linux-musl-gcc-tmp mipsel-openwrt-linux-musl-mipsel-openwrt-linux-musl-gcc ); \
  fi; \
fi
(cd `${PWDCMD-pwd}`/include ; \
 tar -cf - .; exit 0) | (cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/include; tar xpf - )
/bin/bash /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../mkinstalldirs /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/libexec/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/gsyslimits.h \
  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/install-tools/gsyslimits.h
/usr/bin/install -c gengtype /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/libexec/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/gengtype
/usr/bin/install -c -m 644 macro_list /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/install-tools/macro_list
/bin/bash /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../mkinstalldirs /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include
/usr/bin/install -c -m 644 fixinc_list /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/install-tools/fixinc_list
set -e; for ml in `cat fixinc_list`; do \
  multi_dir=`echo ${ml} | sed -e 's/^[^;]*;//'`; \
  /bin/bash /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../mkinstalldirs /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/install-tools/include${multi_dir}; \
  /usr/bin/install -c -m 644 include-fixed${multi_dir}/limits.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/install-tools/include${multi_dir}/limits.h; \
done
(cd `${PWDCMD-pwd}`/include-fixed ; \
 tar -cf - .; exit 0) | (cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/include-fixed; tar xpf - )
headers=`echo tree.h tree-core.h coretypes.h insn-modes.h signop.h wide-int.h wide-int-print.h insn-modes-inline.h machmode.h mode-classes.def double-int.h all-tree.def tree.def c-family/c-common.def /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/ada/gcc-interface/ada-tree.def /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/cp/cp-tree.def /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/objc/objc-tree.def builtins.def sync-builtins.def omp-builtins.def gtm-builtins.def sanitizer.def hsa-builtins.def /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include/line-map.h input.h statistics.h vec.h statistics.h ggc.h gtype-desc.h statistics.h treestruct.def /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include/hashtab.h alias.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include/symtab.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include/obstack.h flags.h flag-types.h options.h flag-types.h  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/mips/mips-opts.h real.h fixed-value.h  tree-check.h config.h  auto-host.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include/ansidecl.h system.h hwint.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include/libiberty.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include/safe-ctype.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include/filenames.h coretypes.h tm.h      options.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/dbxelf.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/elfos.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/gnu-user.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/linux.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/linux-android.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/glibc-stdint.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/vxworks-dummy.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/mips/mips.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/mips/gnu-user.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/mips/linux.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/mips/linux-common.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/initfini-array.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/defaults.h insn-constants.h insn-flags.h options.h flag-types.h  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/mips/mips-opts.h toplev.h diagnostic-core.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include/line-map.h input.h bversion.h diagnostic.def basic-block.h predict.h predict.def vec.h statistics.h ggc.h gtype-desc.h statistics.h function.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include/hashtab.h tm.h      options.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/dbxelf.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/elfos.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/gnu-user.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/linux.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/linux-android.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/glibc-stdint.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/vxworks-dummy.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/mips/mips.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/mips/gnu-user.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/mips/linux.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/mips/linux-common.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/initfini-array.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/defaults.h insn-constants.h insn-flags.h options.h flag-types.h  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/mips/mips-opts.h hard-reg-set.h vec.h statistics.h ggc.h gtype-desc.h statistics.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include/line-map.h input.h cfg-flags.def cfghooks.h profile-count.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include/hashtab.h hash-table.h ggc.h gtype-desc.h statistics.h tree-ssa-alias.h internal-fn.h internal-fn.def gimple-fold.h tree-eh.h gimple-expr.h gimple.h is-a.h memmodel.h tree-pass.h timevar.h timevar.def /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include/line-map.h dumpfile.h gcc-plugin.h highlev-plugin-common.h plugin.def config.h  auto-host.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include/ansidecl.h system.h hwint.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include/libiberty.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include/safe-ctype.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include/filenames.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include/hashtab.h ggc.h gtype-desc.h statistics.h tree-dump.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include/splay-tree.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include/line-map.h dumpfile.h pretty-print.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include/line-map.h input.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include/obstack.h wide-int-print.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include/line-map.h input.h vec.h statistics.h ggc.h gtype-desc.h statistics.h opts.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include/obstack.h params.h params-enum.h params.def options.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/dbxelf.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/elfos.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/gnu-user.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/linux.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/linux-android.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/glibc-stdint.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/vxworks-dummy.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/mips/mips.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/mips/gnu-user.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/mips/linux.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/mips/linux-common.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/initfini-array.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/defaults.h options.h insn-constants.h config/dbxelf.h config/elfos.h config/gnu-user.h config/linux.h config/linux-android.h config/glibc-stdint.h config/vxworks-dummy.h config/mips/mips.h config/mips/gnu-user.h config/mips/linux.h config/mips/linux-common.h config/initfini-array.h defaults.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/mips/mips-protos.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/linux-protos.h tm-preds.h config/mips/mips-protos.h config/linux-protos.h tm-preds.h auto-host.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include/ansidecl.h auto-host.h ansidecl.h auto-host.h ansidecl.h intl.h plugin-version.h configargs.h diagnostic.h diagnostic-core.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include/line-map.h input.h bversion.h diagnostic.def pretty-print.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include/line-map.h input.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include/obstack.h wide-int-print.h c/c-tree.h c-family/c-common.h c-family/c-common.def tree.h tree-core.h coretypes.h insn-modes.h signop.h wide-int.h wide-int-print.h insn-modes-inline.h machmode.h mode-classes.def double-int.h all-tree.def tree.def c-family/c-common.def /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/ada/gcc-interface/ada-tree.def /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/cp/cp-tree.def /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/objc/objc-tree.def builtins.def sync-builtins.def omp-builtins.def gtm-builtins.def sanitizer.def hsa-builtins.def /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include/line-map.h input.h statistics.h vec.h statistics.h ggc.h gtype-desc.h statistics.h treestruct.def /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include/hashtab.h alias.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include/symtab.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include/obstack.h flags.h flag-types.h options.h flag-types.h  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/mips/mips-opts.h real.h fixed-value.h  tree-check.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include/splay-tree.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include/line-map.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include/cpplib.h ggc.h gtype-desc.h statistics.h diagnostic-core.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include/line-map.h input.h bversion.h diagnostic.def diagnostic.h diagnostic-core.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include/line-map.h input.h bversion.h diagnostic.def pretty-print.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include/line-map.h input.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include/obstack.h wide-int-print.h c-family/c-common.h c-family/c-common.def tree.h tree-core.h coretypes.h insn-modes.h signop.h wide-int.h wide-int-print.h insn-modes-inline.h machmode.h mode-classes.def double-int.h all-tree.def tree.def c-family/c-common.def /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/ada/gcc-interface/ada-tree.def /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/cp/cp-tree.def /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/objc/objc-tree.def builtins.def sync-builtins.def omp-builtins.def gtm-builtins.def sanitizer.def hsa-builtins.def /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include/line-map.h input.h statistics.h vec.h statistics.h ggc.h gtype-desc.h statistics.h treestruct.def /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include/hashtab.h alias.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include/symtab.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include/obstack.h flags.h flag-types.h options.h flag-types.h  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/mips/mips-opts.h real.h fixed-value.h  tree-check.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include/splay-tree.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include/line-map.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include/cpplib.h ggc.h gtype-desc.h statistics.h diagnostic-core.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include/line-map.h input.h bversion.h diagnostic.def c-family/c-objc.h c-family/c-pretty-print.h pretty-print.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include/line-map.h input.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include/obstack.h wide-int-print.h c-family/c-common.h c-family/c-common.def tree.h tree-core.h coretypes.h insn-modes.h signop.h wide-int.h wide-int-print.h insn-modes-inline.h machmode.h mode-classes.def double-int.h all-tree.def tree.def c-family/c-common.def /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/ada/gcc-interface/ada-tree.def /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/cp/cp-tree.def /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/objc/objc-tree.def builtins.def sync-builtins.def omp-builtins.def gtm-builtins.def sanitizer.def hsa-builtins.def /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include/line-map.h input.h statistics.h vec.h statistics.h ggc.h gtype-desc.h statistics.h treestruct.def /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include/hashtab.h alias.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include/symtab.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include/obstack.h flags.h flag-types.h options.h flag-types.h  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/mips/mips-opts.h real.h fixed-value.h  tree-check.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include/splay-tree.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include/line-map.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include/cpplib.h ggc.h gtype-desc.h statistics.h diagnostic-core.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include/line-map.h input.h bversion.h diagnostic.def tree.h tree-core.h coretypes.h insn-modes.h signop.h wide-int.h wide-int-print.h insn-modes-inline.h machmode.h mode-classes.def double-int.h all-tree.def tree.def c-family/c-common.def /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/ada/gcc-interface/ada-tree.def /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/cp/cp-tree.def /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/objc/objc-tree.def builtins.def sync-builtins.def omp-builtins.def gtm-builtins.def sanitizer.def hsa-builtins.def /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include/line-map.h input.h statistics.h vec.h statistics.h ggc.h gtype-desc.h statistics.h treestruct.def /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include/hashtab.h alias.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include/symtab.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include/obstack.h flags.h flag-types.h options.h flag-types.h  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/mips/mips-opts.h real.h fixed-value.h  tree-check.h tree-iterator.h plugin.h gcc-plugin.h highlev-plugin-common.h plugin.def config.h  auto-host.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include/ansidecl.h system.h hwint.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include/libiberty.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include/safe-ctype.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include/filenames.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include/hashtab.h tree-ssa.h tree-ssa-operands.h bitmap.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include/hashtab.h statistics.h sbitmap.h basic-block.h predict.h predict.def vec.h statistics.h ggc.h gtype-desc.h statistics.h function.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include/hashtab.h tm.h      options.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/dbxelf.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/elfos.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/gnu-user.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/linux.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/linux-android.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/glibc-stdint.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/vxworks-dummy.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/mips/mips.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/mips/gnu-user.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/mips/linux.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/mips/linux-common.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/initfini-array.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/defaults.h insn-constants.h insn-flags.h options.h flag-types.h  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/mips/mips-opts.h hard-reg-set.h vec.h statistics.h ggc.h gtype-desc.h statistics.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include/line-map.h input.h cfg-flags.def cfghooks.h profile-count.h gimple.h gimple.def gsstruct.def vec.h statistics.h ggc.h gtype-desc.h statistics.h ggc.h gtype-desc.h statistics.h basic-block.h predict.h predict.def vec.h statistics.h ggc.h gtype-desc.h statistics.h function.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include/hashtab.h tm.h      options.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/dbxelf.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/elfos.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/gnu-user.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/linux.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/linux-android.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/glibc-stdint.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/vxworks-dummy.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/mips/mips.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/mips/gnu-user.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/mips/linux.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/mips/linux-common.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/initfini-array.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/defaults.h insn-constants.h insn-flags.h options.h flag-types.h  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/mips/mips-opts.h hard-reg-set.h vec.h statistics.h ggc.h gtype-desc.h statistics.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include/line-map.h input.h cfg-flags.def cfghooks.h profile-count.h tree.h tree-core.h coretypes.h insn-modes.h signop.h wide-int.h wide-int-print.h insn-modes-inline.h machmode.h mode-classes.def double-int.h all-tree.def tree.def c-family/c-common.def /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/ada/gcc-interface/ada-tree.def /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/cp/cp-tree.def /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/objc/objc-tree.def builtins.def sync-builtins.def omp-builtins.def gtm-builtins.def sanitizer.def hsa-builtins.def /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include/line-map.h input.h statistics.h vec.h statistics.h ggc.h gtype-desc.h statistics.h treestruct.def /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include/hashtab.h alias.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include/symtab.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include/obstack.h flags.h flag-types.h options.h flag-types.h  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/mips/mips-opts.h real.h fixed-value.h  tree-check.h tree-ssa-operands.h tree-ssa-alias.h internal-fn.h internal-fn.def /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include/hashtab.h hash-table.h ggc.h gtype-desc.h statistics.h is-a.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include/hashtab.h cgraph.h vec.h statistics.h ggc.h gtype-desc.h statistics.h tree.h tree-core.h coretypes.h insn-modes.h signop.h wide-int.h wide-int-print.h insn-modes-inline.h machmode.h mode-classes.def double-int.h all-tree.def tree.def c-family/c-common.def /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/ada/gcc-interface/ada-tree.def /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/cp/cp-tree.def /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/objc/objc-tree.def builtins.def sync-builtins.def omp-builtins.def gtm-builtins.def sanitizer.def hsa-builtins.def /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include/line-map.h input.h statistics.h vec.h statistics.h ggc.h gtype-desc.h statistics.h treestruct.def /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include/hashtab.h alias.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include/symtab.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include/obstack.h flags.h flag-types.h options.h flag-types.h  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/mips/mips-opts.h real.h fixed-value.h  tree-check.h basic-block.h predict.h predict.def vec.h statistics.h ggc.h gtype-desc.h statistics.h function.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include/hashtab.h tm.h      options.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/dbxelf.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/elfos.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/gnu-user.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/linux.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/linux-android.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/glibc-stdint.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/vxworks-dummy.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/mips/mips.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/mips/gnu-user.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/mips/linux.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/mips/linux-common.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/initfini-array.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/defaults.h insn-constants.h insn-flags.h options.h flag-types.h  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/mips/mips-opts.h hard-reg-set.h vec.h statistics.h ggc.h gtype-desc.h statistics.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include/line-map.h input.h cfg-flags.def cfghooks.h profile-count.h function.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include/hashtab.h tm.h      options.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/dbxelf.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/elfos.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/gnu-user.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/linux.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/linux-android.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/glibc-stdint.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/vxworks-dummy.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/mips/mips.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/mips/gnu-user.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/mips/linux.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/mips/linux-common.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/initfini-array.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/defaults.h insn-constants.h insn-flags.h options.h flag-types.h  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/mips/mips-opts.h hard-reg-set.h vec.h statistics.h ggc.h gtype-desc.h statistics.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include/line-map.h input.h cif-code.def ipa-ref.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include/plugin-api.h is-a.h ipa-reference.h bitmap.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include/hashtab.h statistics.h tree.h tree-core.h coretypes.h insn-modes.h signop.h wide-int.h wide-int-print.h insn-modes-inline.h machmode.h mode-classes.def double-int.h all-tree.def tree.def c-family/c-common.def /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/ada/gcc-interface/ada-tree.def /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/cp/cp-tree.def /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/objc/objc-tree.def builtins.def sync-builtins.def omp-builtins.def gtm-builtins.def sanitizer.def hsa-builtins.def /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include/line-map.h input.h statistics.h vec.h statistics.h ggc.h gtype-desc.h statistics.h treestruct.def /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include/hashtab.h alias.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include/symtab.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include/obstack.h flags.h flag-types.h options.h flag-types.h  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/mips/mips-opts.h real.h fixed-value.h  tree-check.h tree-ssa-alias.h langhooks.h incpath.h debug.h except.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include/hashtab.h tree-ssa-sccvn.h real.h output.h ipa-utils.h tree.h tree-core.h coretypes.h insn-modes.h signop.h wide-int.h wide-int-print.h insn-modes-inline.h machmode.h mode-classes.def double-int.h all-tree.def tree.def c-family/c-common.def /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/ada/gcc-interface/ada-tree.def /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/cp/cp-tree.def /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/objc/objc-tree.def builtins.def sync-builtins.def omp-builtins.def gtm-builtins.def sanitizer.def hsa-builtins.def /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include/line-map.h input.h statistics.h vec.h statistics.h ggc.h gtype-desc.h statistics.h treestruct.def /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include/hashtab.h alias.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include/symtab.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include/obstack.h flags.h flag-types.h options.h flag-types.h  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/mips/mips-opts.h real.h fixed-value.h  tree-check.h cgraph.h vec.h statistics.h ggc.h gtype-desc.h statistics.h tree.h tree-core.h coretypes.h insn-modes.h signop.h wide-int.h wide-int-print.h insn-modes-inline.h machmode.h mode-classes.def double-int.h all-tree.def tree.def c-family/c-common.def /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/ada/gcc-interface/ada-tree.def /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/cp/cp-tree.def /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/objc/objc-tree.def builtins.def sync-builtins.def omp-builtins.def gtm-builtins.def sanitizer.def hsa-builtins.def /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include/line-map.h input.h statistics.h vec.h statistics.h ggc.h gtype-desc.h statistics.h treestruct.def /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include/hashtab.h alias.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include/symtab.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include/obstack.h flags.h flag-types.h options.h flag-types.h  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/mips/mips-opts.h real.h fixed-value.h  tree-check.h basic-block.h predict.h predict.def vec.h statistics.h ggc.h gtype-desc.h statistics.h function.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include/hashtab.h tm.h      options.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/dbxelf.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/elfos.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/gnu-user.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/linux.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/linux-android.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/glibc-stdint.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/vxworks-dummy.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/mips/mips.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/mips/gnu-user.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/mips/linux.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/mips/linux-common.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/initfini-array.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/defaults.h insn-constants.h insn-flags.h options.h flag-types.h  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/mips/mips-opts.h hard-reg-set.h vec.h statistics.h ggc.h gtype-desc.h statistics.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include/line-map.h input.h cfg-flags.def cfghooks.h profile-count.h function.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include/hashtab.h tm.h      options.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/dbxelf.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/elfos.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/gnu-user.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/linux.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/linux-android.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/glibc-stdint.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/vxworks-dummy.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/mips/mips.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/mips/gnu-user.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/mips/linux.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/mips/linux-common.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/initfini-array.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/defaults.h insn-constants.h insn-flags.h options.h flag-types.h  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/mips/mips-opts.h hard-reg-set.h vec.h statistics.h ggc.h gtype-desc.h statistics.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include/line-map.h input.h cif-code.def ipa-ref.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include/plugin-api.h is-a.h ipa-param-manipulation.h c-family/c-pragma.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include/line-map.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include/cpplib.h  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include/line-map.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include/cpplib.h  function.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include/hashtab.h tm.h      options.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/dbxelf.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/elfos.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/gnu-user.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/linux.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/linux-android.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/glibc-stdint.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/vxworks-dummy.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/mips/mips.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/mips/gnu-user.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/mips/linux.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/mips/linux-common.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/initfini-array.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/defaults.h insn-constants.h insn-flags.h options.h flag-types.h  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/mips/mips-opts.h hard-reg-set.h vec.h statistics.h ggc.h gtype-desc.h statistics.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include/line-map.h input.h cppdefault.h flags.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include/md5.h params.def params.h params-enum.h prefix.h tree-inline.h gimple-pretty-print.h tree-pretty-print.h pretty-print.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include/line-map.h input.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include/obstack.h wide-int-print.h realmpfr.h ipa-prop.h tree.h tree-core.h coretypes.h insn-modes.h signop.h wide-int.h wide-int-print.h insn-modes-inline.h machmode.h mode-classes.def double-int.h all-tree.def tree.def c-family/c-common.def /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/ada/gcc-interface/ada-tree.def /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/cp/cp-tree.def /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/objc/objc-tree.def builtins.def sync-builtins.def omp-builtins.def gtm-builtins.def sanitizer.def hsa-builtins.def /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include/line-map.h input.h statistics.h vec.h statistics.h ggc.h gtype-desc.h statistics.h treestruct.def /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include/hashtab.h alias.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include/symtab.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include/obstack.h flags.h flag-types.h options.h flag-types.h  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/mips/mips-opts.h real.h fixed-value.h  tree-check.h vec.h statistics.h ggc.h gtype-desc.h statistics.h cgraph.h vec.h statistics.h ggc.h gtype-desc.h statistics.h tree.h tree-core.h coretypes.h insn-modes.h signop.h wide-int.h wide-int-print.h insn-modes-inline.h machmode.h mode-classes.def double-int.h all-tree.def tree.def c-family/c-common.def /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/ada/gcc-interface/ada-tree.def /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/cp/cp-tree.def /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/objc/objc-tree.def builtins.def sync-builtins.def omp-builtins.def gtm-builtins.def sanitizer.def hsa-builtins.def /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include/line-map.h input.h statistics.h vec.h statistics.h ggc.h gtype-desc.h statistics.h treestruct.def /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include/hashtab.h alias.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include/symtab.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include/obstack.h flags.h flag-types.h options.h flag-types.h  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/mips/mips-opts.h real.h fixed-value.h  tree-check.h basic-block.h predict.h predict.def vec.h statistics.h ggc.h gtype-desc.h statistics.h function.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include/hashtab.h tm.h      options.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/dbxelf.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/elfos.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/gnu-user.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/linux.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/linux-android.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/glibc-stdint.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/vxworks-dummy.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/mips/mips.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/mips/gnu-user.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/mips/linux.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/mips/linux-common.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/initfini-array.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/defaults.h insn-constants.h insn-flags.h options.h flag-types.h  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/mips/mips-opts.h hard-reg-set.h vec.h statistics.h ggc.h gtype-desc.h statistics.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include/line-map.h input.h cfg-flags.def cfghooks.h profile-count.h function.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include/hashtab.h tm.h      options.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/dbxelf.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/elfos.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/gnu-user.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/linux.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/linux-android.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/glibc-stdint.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/vxworks-dummy.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/mips/mips.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/mips/gnu-user.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/mips/linux.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/mips/linux-common.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/initfini-array.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/defaults.h insn-constants.h insn-flags.h options.h flag-types.h  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/mips/mips-opts.h hard-reg-set.h vec.h statistics.h ggc.h gtype-desc.h statistics.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include/line-map.h input.h cif-code.def ipa-ref.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include/plugin-api.h is-a.h gimple.h gimple.def gsstruct.def vec.h statistics.h ggc.h gtype-desc.h statistics.h ggc.h gtype-desc.h statistics.h basic-block.h predict.h predict.def vec.h statistics.h ggc.h gtype-desc.h statistics.h function.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include/hashtab.h tm.h      options.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/dbxelf.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/elfos.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/gnu-user.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/linux.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/linux-android.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/glibc-stdint.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/vxworks-dummy.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/mips/mips.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/mips/gnu-user.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/mips/linux.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/mips/linux-common.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/initfini-array.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/defaults.h insn-constants.h insn-flags.h options.h flag-types.h  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/mips/mips-opts.h hard-reg-set.h vec.h statistics.h ggc.h gtype-desc.h statistics.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include/line-map.h input.h cfg-flags.def cfghooks.h profile-count.h tree.h tree-core.h coretypes.h insn-modes.h signop.h wide-int.h wide-int-print.h insn-modes-inline.h machmode.h mode-classes.def double-int.h all-tree.def tree.def c-family/c-common.def /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/ada/gcc-interface/ada-tree.def /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/cp/cp-tree.def /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/objc/objc-tree.def builtins.def sync-builtins.def omp-builtins.def gtm-builtins.def sanitizer.def hsa-builtins.def /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include/line-map.h input.h statistics.h vec.h statistics.h ggc.h gtype-desc.h statistics.h treestruct.def /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include/hashtab.h alias.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include/symtab.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include/obstack.h flags.h flag-types.h options.h flag-types.h  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/mips/mips-opts.h real.h fixed-value.h  tree-check.h tree-ssa-operands.h tree-ssa-alias.h internal-fn.h internal-fn.def /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include/hashtab.h hash-table.h ggc.h gtype-desc.h statistics.h is-a.h alloc-pool.h tm.h      options.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/dbxelf.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/elfos.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/gnu-user.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/linux.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/linux-android.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/glibc-stdint.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/vxworks-dummy.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/mips/mips.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/mips/gnu-user.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/mips/linux.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/mips/linux-common.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/initfini-array.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/defaults.h insn-constants.h insn-flags.h options.h flag-types.h  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/mips/mips-opts.h target.h target.def target-hooks-macros.h target-insns.def insn-modes.h insn-codes.h coretypes.h insn-modes.h signop.h wide-int.h wide-int-print.h insn-modes-inline.h machmode.h mode-classes.def double-int.h rtl.h rtl.def reg-notes.def insn-notes.def /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include/line-map.h input.h real.h statistics.h vec.h statistics.h ggc.h gtype-desc.h statistics.h fixed-value.h alias.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include/hashtab.h flags.h flag-types.h options.h flag-types.h  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/mips/mips-opts.h genrtl.h tm_p.h    /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/mips/mips-protos.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/linux-protos.h tm-preds.h cfgloop.h basic-block.h predict.h predict.def vec.h statistics.h ggc.h gtype-desc.h statistics.h function.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include/hashtab.h tm.h      options.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/dbxelf.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/elfos.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/gnu-user.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/linux.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/linux-android.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/glibc-stdint.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/vxworks-dummy.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/mips/mips.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/mips/gnu-user.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/mips/linux.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/mips/linux-common.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/initfini-array.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/defaults.h insn-constants.h insn-flags.h options.h flag-types.h  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/mips/mips-opts.h hard-reg-set.h vec.h statistics.h ggc.h gtype-desc.h statistics.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include/line-map.h input.h cfg-flags.def cfghooks.h profile-count.h bitmap.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include/hashtab.h statistics.h sbitmap.h emit-rtl.h version.h stringpool.h gimplify.h gimple-iterator.h gimple-ssa.h fold-const.h fold-const-call.h tree-cfg.h tree-into-ssa.h tree-ssanames.h print-tree.h varasm.h context.h tree-phinodes.h stor-layout.h ssa-iterators.h resource.h hard-reg-set.h df.h bitmap.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include/hashtab.h statistics.h regset.h bitmap.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include/hashtab.h statistics.h hard-reg-set.h sbitmap.h basic-block.h predict.h predict.def vec.h statistics.h ggc.h gtype-desc.h statistics.h function.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include/hashtab.h tm.h      options.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/dbxelf.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/elfos.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/gnu-user.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/linux.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/linux-android.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/glibc-stdint.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/vxworks-dummy.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/mips/mips.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/mips/gnu-user.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/mips/linux.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/mips/linux-common.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/initfini-array.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/defaults.h insn-constants.h insn-flags.h options.h flag-types.h  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/mips/mips-opts.h hard-reg-set.h vec.h statistics.h ggc.h gtype-desc.h statistics.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include/line-map.h input.h cfg-flags.def cfghooks.h profile-count.h alloc-pool.h timevar.h timevar.def tree-cfgcleanup.h attribs.h calls.h cfgexpand.h diagnostic-color.h gcc-symtab.h gimple-builder.h gimple-low.h gimple-walk.h gimplify-me.h pass_manager.h print-rtl.h stmt.h tree-dfa.h tree-hasher.h tree-nested.h tree-object-size.h tree-outof-ssa.h tree-parloops.h tree-ssa-address.h tree-ssa-coalesce.h tree-ssa-dom.h tree-ssa-loop.h tree-ssa-loop-ivopts.h tree-ssa-loop-manip.h tree-ssa-loop-niter.h tree-ssa-ter.h tree-ssa-threadedge.h tree-ssa-threadupdate.h inchash.h wide-int.h signop.h hash-map.h hash-set.h dominance.h cfg.h cfgrtl.h cfganal.h cfgbuild.h cfgcleanup.h lcm.h cfgloopmanip.h file-prefix-map.h builtins.def chkp-builtins.def pass-instances.def params.list $(cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc; echo *.h *.def) | tr ' ' '\012' | sort -u`; \
srcdirstrip=`echo "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc" | sed 's/[].[^$\\*|]/\\\\&/g'`; \
for file in $headers; do \
  if [ -f $file ] ; then \
    path=$file; \
  elif [ -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/$file ]; then \
    path=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/$file; \
  else continue; \
  fi; \
  case $path in \
  "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc"/config/* | "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc"/c-family/* | "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc"/*.def ) \
    base=`echo "$path" | sed -e "s|$srcdirstrip/||"`;; \
  *) base=`basename $path` ;; \
  esac; \
  dest=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/$base; \
  echo /usr/bin/install -c -m 644 $path $dest; \
  dir=`dirname $dest`; \
  /bin/bash /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../mkinstalldirs $dir; \
  /usr/bin/install -c -m 644 $path $dest; \
done
files=`cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/include-fixed; find . -type l -print 2>/dev/null`; \
if [ $? -eq 0 ]; then \
  dir=`cd include-fixed; ${PWDCMD-pwd}`; \
  for i in $files; do \
    dest=`ls -ld /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/include-fixed/$i | sed -n 's/.*-> //p'`; \
    if expr "$dest" : "$dir.*" > /dev/null; then \
      rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/include-fixed/$i; \
      ln -s `echo $i | sed "s|/[^/]*|/..|g" | sed 's|/..$||'``echo "$dest" | sed "s|$dir||"` /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/include-fixed/$i; \
    fi; \
  done; \
fi
for file in /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/ext/pb_ds/detail/hash_fn/sample_probe_fn.hpp /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/ext/pb_ds/detail/hash_fn/sample_ranged_hash_fn.hpp /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/ext/pb_ds/detail/hash_fn/sample_ranged_probe_fn.hpp /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/ext/pb_ds/detail/hash_fn/sample_range_hashing.hpp /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/ext/pb_ds/detail/left_child_next_sibling_heap_/const_iterator.hpp /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/ext/pb_ds/detail/left_child_next_sibling_heap_/point_const_iterator.hpp /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/ext/pb_ds/detail/left_child_next_sibling_heap_/constructors_destructor_fn_imps.hpp /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/ext/pb_ds/detail/left_child_next_sibling_heap_/debug_fn_imps.hpp /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/ext/pb_ds/detail/left_child_next_sibling_heap_/erase_fn_imps.hpp /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/ext/pb_ds/detail/left_child_next_sibling_heap_/info_fn_imps.hpp /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/ext/pb_ds/detail/left_child_next_sibling_heap_/insert_fn_imps.hpp /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/ext/pb_ds/detail/left_child_next_sibling_heap_/iterators_fn_imps.hpp /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/ext/pb_ds/detail/left_child_next_sibling_heap_/left_child_next_sibling_heap_.hpp /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/ext/pb_ds/detail/left_child_next_sibling_heap_/node.hpp /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/ext/pb_ds/detail/left_child_next_sibling_heap_/policy_access_fn_imps.hpp /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/ext/pb_ds/detail/left_child_next_sibling_heap_/trace_fn_imps.hpp /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/ext/pb_ds/detail/list_update_map_/constructor_destructor_fn_imps.hpp /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/ext/pb_ds/detail/list_update_map_/debug_fn_imps.hpp /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/ext/pb_ds/detail/list_update_map_/entry_metadata_base.hpp /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/ext/pb_ds/detail/list_update_map_/erase_fn_imps.hpp /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/ext/pb_ds/detail/list_update_map_/find_fn_imps.hpp /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/ext/pb_ds/detail/list_update_map_/info_fn_imps.hpp /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/ext/pb_ds/detail/list_update_map_/insert_fn_imps.hpp /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/ext/pb_ds/detail/list_update_map_/iterators_fn_imps.hpp /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/ext/pb_ds/detail/list_update_map_/lu_map_.hpp /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/ext/pb_ds/detail/list_update_map_/trace_fn_imps.hpp /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/ext/pb_ds/detail/list_update_policy/lu_counter_metadata.hpp /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/ext/pb_ds/detail/list_update_policy/sample_update_policy.hpp /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/ext/pb_ds/detail/debug_map_base.hpp /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/ext/pb_ds/detail/ov_tree_map_/constructors_destructor_fn_imps.hpp /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/ext/pb_ds/detail/ov_tree_map_/debug_fn_imps.hpp /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/ext/pb_ds/detail/ov_tree_map_/erase_fn_imps.hpp /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/ext/pb_ds/detail/ov_tree_map_/info_fn_imps.hpp /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/ext/pb_ds/detail/ov_tree_map_/insert_fn_imps.hpp /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/ext/pb_ds/detail/ov_tree_map_/iterators_fn_imps.hpp /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/ext/pb_ds/detail/ov_tree_map_/node_iterators.hpp /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/ext/pb_ds/detail/ov_tree_map_/ov_tree_map_.hpp; do \
  install_base=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include/c++/8.4.0/./ext/pb_ds ; \
  relative_name=`echo $file | sed -e "s|/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/ext/pb_ds|.|g"` ;\
  /usr/bin/install -c -m 644 ${file} ${install_base}/${relative_name} ; done
/usr/bin/install -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../mkinstalldirs \
	/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/libexec/gcc/mipsel-openwrt-linux-musl/8.4.0/install-tools/mkinstalldirs ; \
sysroot_headers_suffix='${sysroot_headers_suffix}'; \
	echo 'SYSTEM_HEADER_DIR="'"`echo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/../../../../mipsel-openwrt-linux-musl/sys-include | sed -e :a -e 's,[^/]*/\.\.\/,,' -e ta`"'"' \
	> /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/install-tools/mkheaders.conf
echo 'OTHER_FIXINCLUDES_DIRS=""' \
	>> /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/install-tools/mkheaders.conf
echo 'STMP_FIXINC="stmp-fixinc"' \
	>> /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/install-tools/mkheaders.conf
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include/ansidecl.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/ansidecl.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include/filenames.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/filenames.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include/hashtab.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/hashtab.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include/libiberty.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/libiberty.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include/md5.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/md5.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include/obstack.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/obstack.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include/plugin-api.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/plugin-api.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include/safe-ctype.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/safe-ctype.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../include/splay-tree.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/splay-tree.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include/cpplib.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/cpplib.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include/line-map.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/line-map.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/../libcpp/include/symtab.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/symtab.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/ada/gcc-interface/ada-tree.def /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/ada/gcc-interface/ada-tree.def
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/dbxelf.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/config/dbxelf.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/elfos.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/config/elfos.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/glibc-stdint.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/config/glibc-stdint.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/gnu-user.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/config/gnu-user.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/initfini-array.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/config/initfini-array.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/linux-android.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/config/linux-android.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/linux-protos.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/config/linux-protos.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/linux.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/config/linux.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/mips/gnu-user.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/config/mips/gnu-user.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/mips/linux-common.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/config/mips/linux-common.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/mips/linux.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/config/mips/linux.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/mips/mips-opts.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/config/mips/mips-opts.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/mips/mips-protos.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/config/mips/mips-protos.h
for file in /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/ext/pb_ds/detail/ov_tree_map_/policy_access_fn_imps.hpp /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/ext/pb_ds/detail/ov_tree_map_/split_join_fn_imps.hpp /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/ext/pb_ds/detail/ov_tree_map_/traits.hpp /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/ext/pb_ds/detail/pairing_heap_/constructors_destructor_fn_imps.hpp /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/ext/pb_ds/detail/pairing_heap_/debug_fn_imps.hpp /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/ext/pb_ds/detail/pairing_heap_/erase_fn_imps.hpp /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/ext/pb_ds/detail/pairing_heap_/find_fn_imps.hpp /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/ext/pb_ds/detail/pairing_heap_/insert_fn_imps.hpp /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/ext/pb_ds/detail/pairing_heap_/pairing_heap_.hpp /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/ext/pb_ds/detail/pairing_heap_/split_join_fn_imps.hpp /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/ext/pb_ds/detail/pat_trie_/constructors_destructor_fn_imps.hpp /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/ext/pb_ds/detail/pat_trie_/debug_fn_imps.hpp /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/ext/pb_ds/detail/pat_trie_/erase_fn_imps.hpp /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/ext/pb_ds/detail/pat_trie_/find_fn_imps.hpp /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/ext/pb_ds/detail/pat_trie_/info_fn_imps.hpp /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/ext/pb_ds/detail/pat_trie_/insert_join_fn_imps.hpp /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/ext/pb_ds/detail/pat_trie_/iterators_fn_imps.hpp /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/ext/pb_ds/detail/pat_trie_/pat_trie_.hpp /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/ext/pb_ds/detail/pat_trie_/pat_trie_base.hpp /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/ext/pb_ds/detail/pat_trie_/policy_access_fn_imps.hpp /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/ext/pb_ds/detail/pat_trie_/r_erase_fn_imps.hpp /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/ext/pb_ds/detail/pat_trie_/rotate_fn_imps.hpp /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/ext/pb_ds/detail/pat_trie_/split_fn_imps.hpp /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/ext/pb_ds/detail/pat_trie_/synth_access_traits.hpp /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/ext/pb_ds/detail/pat_trie_/trace_fn_imps.hpp /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/ext/pb_ds/detail/pat_trie_/traits.hpp /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/ext/pb_ds/detail/pat_trie_/update_fn_imps.hpp /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/ext/pb_ds/detail/priority_queue_base_dispatch.hpp /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/ext/pb_ds/detail/rb_tree_map_/constructors_destructor_fn_imps.hpp /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/ext/pb_ds/detail/rb_tree_map_/debug_fn_imps.hpp; do \
  install_base=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include/c++/8.4.0/./ext/pb_ds ; \
  relative_name=`echo $file | sed -e "s|/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/ext/pb_ds|.|g"` ;\
  /usr/bin/install -c -m 644 ${file} ${install_base}/${relative_name} ; done
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/mips/mips.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/config/mips/mips.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/vxworks-dummy.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/config/vxworks-dummy.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/cp/cp-tree.def /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/cp/cp-tree.def
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/defaults.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/defaults.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/objc/objc-tree.def /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/objc/objc-tree.def
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/addresses.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/addresses.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/alias.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/alias.h
/usr/bin/install -c -m 644 all-tree.def /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/all-tree.def
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/alloc-pool.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/alloc-pool.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/asan.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/asan.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/attribs.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/attribs.h
/usr/bin/install -c -m 644 auto-host.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/auto-host.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/auto-profile.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/auto-profile.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/backend.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/backend.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/basic-block.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/basic-block.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/bb-reorder.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/bb-reorder.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/bitmap.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/bitmap.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/brig-builtins.def /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/brig-builtins.def
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/builtin-attrs.def /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/builtin-attrs.def
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/builtin-types.def /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/builtin-types.def
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/builtins.def /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/builtins.def
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/builtins.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/builtins.h
/usr/bin/install -c -m 644 bversion.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/bversion.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/c-family/c-common.def /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/c-family/c-common.def
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/c-family/c-common.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/c-family/c-common.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/c-family/c-objc.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/c-family/c-objc.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/c-family/c-pragma.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/c-family/c-pragma.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/c-family/c-pretty-print.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/c-family/c-pretty-print.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/c/c-tree.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/c-tree.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/calls.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/calls.h
for file in  collect2 ..; do \
  if [ x"$file" != x.. ]; then \
    rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/libexec/gcc/mipsel-openwrt-linux-musl/8.4.0/$file; \
    /usr/bin/install -c $file /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/libexec/gcc/mipsel-openwrt-linux-musl/8.4.0/$file; \
  else true; fi; \
done
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/ccmp.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/ccmp.h
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/specs
if test "" != "yes" ; then \
  if [ -f gcov ]; \
  then \
    rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin/mipsel-openwrt-linux-musl-gcov; \
    /usr/bin/install -c gcov /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin/mipsel-openwrt-linux-musl-gcov; \
  fi; \
fi
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/cfg-flags.def /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/cfg-flags.def
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/cfg.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/cfg.h
if test "" != "yes" ; then \
  if [ -f gcov-tool ]; \
  then \
    rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin/mipsel-openwrt-linux-musl-gcov-tool; \
    /usr/bin/install -c \
    gcov-tool /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin/mipsel-openwrt-linux-musl-gcov-tool; \
  fi; \
fi
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/cfganal.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/cfganal.h
if test "" != "yes" ; then \
  if [ -f gcov-dump ]; \
  then \
    rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin/mipsel-openwrt-linux-musl-gcov-dump; \
    /usr/bin/install -c \
    gcov-dump /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin/mipsel-openwrt-linux-musl-gcov-dump; \
  fi; \
fi
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/cfgbuild.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/cfgbuild.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/cfgcleanup.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/cfgcleanup.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/cfgexpand.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/cfgexpand.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/cfghooks.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/cfghooks.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/cfgloop.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/cfgloop.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/cfgloopmanip.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/cfgloopmanip.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/cfgrtl.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/cfgrtl.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/cgraph.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/cgraph.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/chkp-builtins.def /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/chkp-builtins.def
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/cif-code.def /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/cif-code.def
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/collect-utils.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/collect-utils.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/collect2-aix.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/collect2-aix.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/collect2.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/collect2.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/color-macros.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/color-macros.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/conditions.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/conditions.h
/usr/bin/install -c -m 644 config.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/config.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/dbxelf.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/config/dbxelf.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/elfos.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/config/elfos.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/glibc-stdint.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/config/glibc-stdint.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/gnu-user.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/config/gnu-user.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/initfini-array.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/config/initfini-array.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/linux-android.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/config/linux-android.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/linux-protos.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/config/linux-protos.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/linux.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/config/linux.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/mips/gnu-user.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/config/mips/gnu-user.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/mips/linux-common.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/config/mips/linux-common.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/mips/linux.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/config/mips/linux.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/mips/mips-protos.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/config/mips/mips-protos.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/mips/mips.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/config/mips/mips.h
for file in /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/ext/pb_ds/detail/rb_tree_map_/erase_fn_imps.hpp /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/ext/pb_ds/detail/rb_tree_map_/find_fn_imps.hpp /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/ext/pb_ds/detail/rb_tree_map_/info_fn_imps.hpp /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/ext/pb_ds/detail/rb_tree_map_/insert_fn_imps.hpp /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/ext/pb_ds/detail/rb_tree_map_/node.hpp /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/ext/pb_ds/detail/rb_tree_map_/rb_tree_.hpp /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/ext/pb_ds/detail/rb_tree_map_/split_join_fn_imps.hpp /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/ext/pb_ds/detail/rb_tree_map_/traits.hpp /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/ext/pb_ds/detail/rc_binomial_heap_/constructors_destructor_fn_imps.hpp /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/ext/pb_ds/detail/rc_binomial_heap_/debug_fn_imps.hpp /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/ext/pb_ds/detail/rc_binomial_heap_/erase_fn_imps.hpp /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/ext/pb_ds/detail/rc_binomial_heap_/insert_fn_imps.hpp /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/ext/pb_ds/detail/rc_binomial_heap_/rc_binomial_heap_.hpp /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/ext/pb_ds/detail/rc_binomial_heap_/rc.hpp /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/ext/pb_ds/detail/rc_binomial_heap_/split_join_fn_imps.hpp /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/ext/pb_ds/detail/rc_binomial_heap_/trace_fn_imps.hpp /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/ext/pb_ds/detail/resize_policy/cc_hash_max_collision_check_resize_trigger_imp.hpp /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/ext/pb_ds/detail/resize_policy/hash_exponential_size_policy_imp.hpp /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/ext/pb_ds/detail/resize_policy/hash_load_check_resize_trigger_imp.hpp /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/ext/pb_ds/detail/resize_policy/hash_load_check_resize_trigger_size_base.hpp /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/ext/pb_ds/detail/resize_policy/hash_prime_size_policy_imp.hpp /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/ext/pb_ds/detail/resize_policy/hash_standard_resize_policy_imp.hpp /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/ext/pb_ds/detail/resize_policy/sample_resize_policy.hpp /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/ext/pb_ds/detail/resize_policy/sample_resize_trigger.hpp /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/ext/pb_ds/detail/resize_policy/sample_size_policy.hpp /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/ext/pb_ds/detail/splay_tree_/constructors_destructor_fn_imps.hpp /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/ext/pb_ds/detail/splay_tree_/debug_fn_imps.hpp /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/ext/pb_ds/detail/splay_tree_/erase_fn_imps.hpp /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/ext/pb_ds/detail/splay_tree_/find_fn_imps.hpp /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/ext/pb_ds/detail/splay_tree_/info_fn_imps.hpp /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/ext/pb_ds/detail/splay_tree_/insert_fn_imps.hpp /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/ext/pb_ds/detail/splay_tree_/node.hpp /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/ext/pb_ds/detail/splay_tree_/splay_fn_imps.hpp /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/ext/pb_ds/detail/splay_tree_/splay_tree_.hpp /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/ext/pb_ds/detail/splay_tree_/split_join_fn_imps.hpp /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/ext/pb_ds/detail/splay_tree_/traits.hpp /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/ext/pb_ds/detail/standard_policies.hpp /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/ext/pb_ds/detail/thin_heap_/constructors_destructor_fn_imps.hpp /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/ext/pb_ds/detail/thin_heap_/debug_fn_imps.hpp /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/ext/pb_ds/detail/thin_heap_/erase_fn_imps.hpp; do \
  install_base=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include/c++/8.4.0/./ext/pb_ds ; \
  relative_name=`echo $file | sed -e "s|/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/ext/pb_ds|.|g"` ;\
  /usr/bin/install -c -m 644 ${file} ${install_base}/${relative_name} ; done
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/config/vxworks-dummy.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/config/vxworks-dummy.h
/usr/bin/install -c -m 644 configargs.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/configargs.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/context.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/context.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/convert.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/convert.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/coretypes.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/coretypes.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/coverage.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/coverage.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/cppbuiltin.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/cppbuiltin.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/cppdefault.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/cppdefault.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/cselib.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/cselib.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/data-streamer.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/data-streamer.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/dbgcnt.def /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/dbgcnt.def
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/dbgcnt.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/dbgcnt.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/dbxout.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/dbxout.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/dce.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/dce.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/ddg.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/ddg.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/debug.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/debug.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/defaults.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/defaults.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/df.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/df.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/dfp.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/dfp.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/diagnostic-color.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/diagnostic-color.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/diagnostic-core.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/diagnostic-core.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/diagnostic.def /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/diagnostic.def
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/diagnostic.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/diagnostic.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/dojump.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/dojump.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/dominance.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/dominance.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/domwalk.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/domwalk.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/double-int.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/double-int.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/dumpfile.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/dumpfile.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/dwarf2asm.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/dwarf2asm.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/dwarf2out.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/dwarf2out.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/edit-context.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/edit-context.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/emit-rtl.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/emit-rtl.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/errors.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/errors.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/et-forest.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/et-forest.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/except.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/except.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/explow.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/explow.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/expmed.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/expmed.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/expr.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/expr.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/fibonacci_heap.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/fibonacci_heap.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/file-find.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/file-find.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/file-prefix-map.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/file-prefix-map.h
for file in /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/ext/pb_ds/detail/thin_heap_/find_fn_imps.hpp /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/ext/pb_ds/detail/thin_heap_/insert_fn_imps.hpp /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/ext/pb_ds/detail/thin_heap_/split_join_fn_imps.hpp /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/ext/pb_ds/detail/thin_heap_/thin_heap_.hpp /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/ext/pb_ds/detail/thin_heap_/trace_fn_imps.hpp /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/ext/pb_ds/detail/tree_policy/node_metadata_selector.hpp /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/ext/pb_ds/detail/tree_policy/order_statistics_imp.hpp /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/ext/pb_ds/detail/tree_policy/sample_tree_node_update.hpp /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/ext/pb_ds/detail/tree_trace_base.hpp /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/ext/pb_ds/detail/trie_policy/node_metadata_selector.hpp /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/ext/pb_ds/detail/trie_policy/order_statistics_imp.hpp /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/ext/pb_ds/detail/trie_policy/prefix_search_node_update_imp.hpp /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/ext/pb_ds/detail/trie_policy/sample_trie_access_traits.hpp /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/ext/pb_ds/detail/trie_policy/sample_trie_node_update.hpp /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/ext/pb_ds/detail/trie_policy/trie_string_access_traits_imp.hpp /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/ext/pb_ds/detail/trie_policy/trie_policy_base.hpp /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/ext/pb_ds/detail/types_traits.hpp /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/ext/pb_ds/detail/type_utils.hpp /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/ext/pb_ds/detail/unordered_iterator/const_iterator.hpp /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/ext/pb_ds/detail/unordered_iterator/point_const_iterator.hpp /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/ext/pb_ds/detail/unordered_iterator/iterator.hpp /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/ext/pb_ds/detail/unordered_iterator/point_iterator.hpp; do \
  install_base=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include/c++/8.4.0/./ext/pb_ds ; \
  relative_name=`echo $file | sed -e "s|/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/ext/pb_ds|.|g"` ;\
  /usr/bin/install -c -m 644 ${file} ${install_base}/${relative_name} ; done
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/fixed-value.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/fixed-value.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/flag-types.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/flag-types.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/flags.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/flags.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/fold-const-call.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/fold-const-call.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/fold-const.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/fold-const.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/function.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/function.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/gcc-plugin.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/gcc-plugin.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/gcc-rich-location.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/gcc-rich-location.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/gcc-symtab.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/gcc-symtab.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/gcc.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/gcc.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/gcov-counter.def /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/gcov-counter.def
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/gcov-io.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/gcov-io.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/gcse-common.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/gcse-common.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/gcse.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/gcse.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/generic-match.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/generic-match.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/gengtype.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/gengtype.h
/usr/bin/install -c -m 644 genrtl.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/genrtl.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/gensupport.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/gensupport.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/ggc-internal.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/ggc-internal.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/ggc.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/ggc.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/gimple-builder.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/gimple-builder.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/gimple-expr.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/gimple-expr.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/gimple-fold.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/gimple-fold.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/gimple-iterator.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/gimple-iterator.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/gimple-low.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/gimple-low.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/gimple-match.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/gimple-match.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/gimple-predict.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/gimple-predict.h
/bin/bash /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../mkinstalldirs /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include/c++/8.4.0/./tr1
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/gimple-pretty-print.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/gimple-pretty-print.h
mkdir -p -- /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include/c++/8.4.0/./tr1
for file in /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/tr1/array /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/tr1/bessel_function.tcc /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/tr1/beta_function.tcc /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/tr1/ccomplex /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/tr1/cctype /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/tr1/cfenv /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/tr1/cfloat /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/tr1/cinttypes /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/tr1/climits /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/tr1/cmath /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/tr1/complex /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/tr1/complex.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/tr1/cstdarg /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/tr1/cstdbool /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/tr1/cstdint /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/tr1/cstdio /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/tr1/cstdlib /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/tr1/ctgmath /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/tr1/ctime /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/tr1/ctype.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/tr1/cwchar /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/tr1/cwctype /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/tr1/ell_integral.tcc /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/tr1/exp_integral.tcc /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/tr1/fenv.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/tr1/float.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/tr1/functional /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/tr1/functional_hash.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/tr1/gamma.tcc /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/tr1/hypergeometric.tcc /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/tr1/hashtable.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/tr1/hashtable_policy.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/tr1/inttypes.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/tr1/limits.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/tr1/math.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/tr1/memory /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/tr1/modified_bessel_func.tcc /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/tr1/poly_hermite.tcc /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/tr1/poly_laguerre.tcc /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/tr1/legendre_function.tcc /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/tr1/random /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/tr1/random.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/tr1/random.tcc /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/tr1/regex /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/tr1/riemann_zeta.tcc /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/tr1/shared_ptr.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/tr1/special_function_util.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/tr1/stdarg.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/tr1/stdbool.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/tr1/stdint.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/tr1/stdio.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/tr1/stdlib.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/tr1/tgmath.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/tr1/tuple /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/tr1/type_traits /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/tr1/unordered_map /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/tr1/unordered_map.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/tr1/unordered_set /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/tr1/unordered_set.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/tr1/utility /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/tr1/wchar.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/tr1/wctype.h; do \
  /usr/bin/install -c -m 644 ${file} /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include/c++/8.4.0/./tr1; done
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/gimple-ssa-evrp-analyze.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/gimple-ssa-evrp-analyze.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/gimple-ssa-warn-restrict.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/gimple-ssa-warn-restrict.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/gimple-ssa.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/gimple-ssa.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/gimple-streamer.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/gimple-streamer.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/gimple-walk.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/gimple-walk.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/gimple.def /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/gimple.def
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/gimple.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/gimple.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/gimplify-me.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/gimplify-me.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/gimplify.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/gimplify.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/glimits.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/glimits.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/graph.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/graph.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/graphds.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/graphds.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/graphite.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/graphite.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/gsstruct.def /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/gsstruct.def
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/gstab.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/gstab.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/gsyms.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/gsyms.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/gsyslimits.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/gsyslimits.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/gtm-builtins.def /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/gtm-builtins.def
/usr/bin/install -c -m 644 gtype-desc.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/gtype-desc.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/hard-reg-set.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/hard-reg-set.h
/bin/bash /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../mkinstalldirs /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include/c++/8.4.0/./tr2
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/hash-map-traits.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/hash-map-traits.h
mkdir -p -- /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include/c++/8.4.0/./tr2
for file in /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/tr2/bool_set /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/tr2/bool_set.tcc /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/tr2/dynamic_bitset /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/tr2/dynamic_bitset.tcc /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/tr2/ratio /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/tr2/type_traits; do \
  /usr/bin/install -c -m 644 ${file} /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include/c++/8.4.0/./tr2; done
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/hash-map.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/hash-map.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/hash-set.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/hash-set.h
/bin/bash /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../mkinstalldirs /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include/c++/8.4.0/./decimal
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/hash-table.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/hash-table.h
mkdir -p -- /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include/c++/8.4.0/./decimal
for file in /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/decimal/decimal /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/decimal/decimal.h; do \
  /usr/bin/install -c -m 644 ${file} /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include/c++/8.4.0/./decimal; done
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/hash-traits.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/hash-traits.h
/bin/bash /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../mkinstalldirs /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include/c++/8.4.0/./experimental
mkdir -p -- /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include/c++/8.4.0/./experimental
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/highlev-plugin-common.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/highlev-plugin-common.h
for file in /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/experimental/algorithm /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/experimental/any /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/experimental/array /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/experimental/chrono /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/experimental/deque /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/experimental/forward_list /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/experimental/functional /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/experimental/iterator /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/experimental/list /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/experimental/map /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/experimental/memory /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/experimental/memory_resource /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/experimental/numeric /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/experimental/optional /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/experimental/propagate_const /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/experimental/random /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/experimental/ratio /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/experimental/regex /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/experimental/set /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/experimental/source_location /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/experimental/string /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/experimental/string_view /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/experimental/system_error /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/experimental/tuple /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/experimental/type_traits /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/experimental/unordered_map /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/experimental/unordered_set /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/experimental/utility /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/experimental/vector /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/experimental/filesystem; do \
  /usr/bin/install -c -m 644 ${file} /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include/c++/8.4.0/./experimental; done
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/hooks.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/hooks.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/hosthooks-def.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/hosthooks-def.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/hosthooks.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/hosthooks.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/hsa-brig-format.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/hsa-brig-format.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/hsa-builtins.def /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/hsa-builtins.def
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/hsa-common.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/hsa-common.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/hw-doloop.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/hw-doloop.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/hwint.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/hwint.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/ifcvt.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/ifcvt.h
/bin/bash /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../mkinstalldirs /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include/c++/8.4.0/./experimental/bits
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/inchash.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/inchash.h
mkdir -p -- /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include/c++/8.4.0/./experimental/bits
for file in /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/experimental/bits/erase_if.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/experimental/bits/lfts_config.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/experimental/bits/shared_ptr.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/experimental/bits/string_view.tcc /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/experimental/bits/fs_dir.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/experimental/bits/fs_fwd.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/experimental/bits/fs_ops.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/experimental/bits/fs_path.h; do \
  /usr/bin/install -c -m 644 ${file} /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include/c++/8.4.0/./experimental/bits; done
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/incpath.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/incpath.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/input.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/input.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/insn-addr.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/insn-addr.h
/bin/bash /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../mkinstalldirs /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include/c++/8.4.0/.
for file in /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/c_global/cassert /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/c_global/ccomplex /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/c_global/cctype /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/c_global/cerrno /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/c_global/cfenv /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/c_global/cfloat /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/c_global/cinttypes /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/c_global/ciso646 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/c_global/climits /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/c_global/clocale /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/c_global/cmath /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/c_global/csetjmp /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/c_global/csignal /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/c_global/cstdalign /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/c_global/cstdarg /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/c_global/cstdbool /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/c_global/cstddef /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/c_global/cstdint /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/c_global/cstdio /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/c_global/cstdlib /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/c_global/cstring /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/c_global/ctgmath /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/c_global/ctime /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/c_global/cuchar /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/c_global/cwchar /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/c_global/cwctype; do \
  /usr/bin/install -c -m 644 ${file} /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include/c++/8.4.0/.; done
/usr/bin/install -c -m 644 insn-codes.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/insn-codes.h
/usr/bin/install -c -m 644 insn-constants.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/insn-constants.h
/usr/bin/install -c -m 644 insn-flags.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/insn-flags.h
/usr/bin/install -c -m 644 insn-modes-inline.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/insn-modes-inline.h
/usr/bin/install -c -m 644 insn-modes.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/insn-modes.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/insn-notes.def /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/insn-notes.def
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/int-vector-builder.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/int-vector-builder.h
c_base_headers_extra_install='';\
for file in $c_base_headers_extra_install; do \
  /usr/bin/install -c -m 644 $file /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include/c++/8.4.0/./bits; done
c_compatibility_headers_install='/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/c_compatibility/complex.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/c_compatibility/fenv.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/c_compatibility/tgmath.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/c_compatibility/math.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/c_compatibility/stdlib.h';\
for file in $c_compatibility_headers_install; do \
  /usr/bin/install -c -m 644 $file /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include/c++/8.4.0; done
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/internal-fn.def /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/internal-fn.def
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/internal-fn.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/internal-fn.h
/bin/bash /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../mkinstalldirs /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include/c++/8.4.0/.
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/intl.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/intl.h
for file in /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/std/algorithm /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/std/any /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/std/array /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/std/atomic /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/std/bitset /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/std/charconv /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/std/chrono /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/std/codecvt /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/std/complex /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/std/condition_variable /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/std/deque /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/std/filesystem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/std/forward_list /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/std/fstream /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/std/functional /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/std/future /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/std/iomanip /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/std/ios /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/std/iosfwd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/std/iostream /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/std/istream /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/std/iterator /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/std/limits /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/std/list /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/std/locale /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/std/map /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/std/memory /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/std/mutex /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/std/numeric /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/std/optional /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/std/ostream /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/std/queue /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/std/random /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/std/ratio /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/std/regex /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/std/scoped_allocator /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/std/set /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/std/shared_mutex /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/std/sstream /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/std/stack /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/std/stdexcept /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/std/streambuf /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/std/string /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/std/string_view /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/std/system_error /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/std/thread /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/std/tuple /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/std/typeindex /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/std/type_traits /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/std/unordered_map /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/std/unordered_set /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/std/utility /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/std/valarray /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/std/variant /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/std/vector; do \
  /usr/bin/install -c -m 644 ${file} /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include/c++/8.4.0/.; done
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/ipa-chkp.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/ipa-chkp.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/ipa-fnsummary.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/ipa-fnsummary.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/ipa-icf-gimple.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/ipa-icf-gimple.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/ipa-icf.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/ipa-icf.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/ipa-inline.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/ipa-inline.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/ipa-param-manipulation.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/ipa-param-manipulation.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/ipa-predicate.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/ipa-predicate.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/ipa-prop.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/ipa-prop.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/ipa-ref.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/ipa-ref.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/ipa-reference.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/ipa-reference.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/ipa-utils.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/ipa-utils.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/ira-int.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/ira-int.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/ira.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/ira.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/is-a.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/is-a.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/langhooks-def.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/langhooks-def.h
/bin/bash /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../mkinstalldirs /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include/c++/8.4.0/./debug
mkdir -p -- /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include/c++/8.4.0/./debug
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/langhooks.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/langhooks.h
for file in /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/debug/array /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/debug/assertions.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/debug/bitset /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/debug/debug.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/debug/deque /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/debug/formatter.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/debug/forward_list /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/debug/functions.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/debug/helper_functions.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/debug/list /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/debug/map /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/debug/macros.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/debug/map.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/debug/multimap.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/debug/multiset.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/debug/safe_base.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/debug/safe_container.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/debug/safe_iterator.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/debug/safe_iterator.tcc /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/debug/safe_local_iterator.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/debug/safe_local_iterator.tcc /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/debug/safe_sequence.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/debug/safe_sequence.tcc /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/debug/safe_unordered_base.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/debug/safe_unordered_container.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/debug/safe_unordered_container.tcc /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/debug/set /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/debug/set.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/debug/stl_iterator.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/debug/string /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/debug/unordered_map /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/debug/unordered_set /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/debug/vector; do \
  /usr/bin/install -c -m 644 ${file} /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include/c++/8.4.0/./debug; done
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/lcm.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/lcm.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/libfuncs.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/libfuncs.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/limitx.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/limitx.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/limity.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/limity.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/loop-unroll.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/loop-unroll.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/lower-subreg.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/lower-subreg.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/lra-int.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/lra-int.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/lra.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/lra.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/lto-compress.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/lto-compress.h
/bin/bash /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../mkinstalldirs /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include/c++/8.4.0/./parallel
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/lto-section-names.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/lto-section-names.h
mkdir -p -- /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include/c++/8.4.0/./parallel
for file in /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/parallel/algo.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/parallel/algobase.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/parallel/algorithm /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/parallel/algorithmfwd.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/parallel/balanced_quicksort.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/parallel/base.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/parallel/basic_iterator.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/parallel/checkers.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/parallel/compatibility.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/parallel/compiletime_settings.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/parallel/equally_split.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/parallel/features.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/parallel/find.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/parallel/find_selectors.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/parallel/for_each.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/parallel/for_each_selectors.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/parallel/iterator.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/parallel/list_partition.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/parallel/losertree.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/parallel/merge.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/parallel/multiseq_selection.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/parallel/multiway_merge.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/parallel/multiway_mergesort.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/parallel/numeric /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/parallel/numericfwd.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/parallel/omp_loop.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/parallel/omp_loop_static.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/parallel/par_loop.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/parallel/parallel.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/parallel/partial_sum.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/parallel/partition.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/parallel/queue.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/parallel/quicksort.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/parallel/random_number.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/parallel/random_shuffle.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/parallel/search.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/parallel/set_operations.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/parallel/settings.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/parallel/sort.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/parallel/tags.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/parallel/types.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/parallel/unique_copy.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/parallel/workstealing.h; do \
  /usr/bin/install -c -m 644 ${file} /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include/c++/8.4.0/./parallel; done
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/lto-streamer.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/lto-streamer.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/machmode.def /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/machmode.def
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/machmode.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/machmode.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/mem-stats-traits.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/mem-stats-traits.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/mem-stats.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/mem-stats.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/memmodel.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/memmodel.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/memory-block.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/memory-block.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/mode-classes.def /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/mode-classes.def
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/omp-builtins.def /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/omp-builtins.def
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/omp-expand.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/omp-expand.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/omp-general.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/omp-general.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/omp-grid.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/omp-grid.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/omp-low.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/omp-low.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/omp-offload.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/omp-offload.h
/bin/bash /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../mkinstalldirs /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include/c++/8.4.0/./profile
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/omp-simd-clone.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/omp-simd-clone.h
mkdir -p -- /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include/c++/8.4.0/./profile
for file in /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/profile/array /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/profile/base.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/profile/unordered_base.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/profile/unordered_map /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/profile/unordered_set /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/profile/vector /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/profile/bitset /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/profile/deque /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/profile/forward_list /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/profile/list /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/profile/map /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/profile/map.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/profile/multimap.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/profile/multiset.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/profile/ordered_base.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/profile/set /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/profile/set.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/profile/iterator_tracker.h; do \
  /usr/bin/install -c -m 644 ${file} /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include/c++/8.4.0/./profile; done
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/optabs-libfuncs.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/optabs-libfuncs.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/optabs-query.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/optabs-query.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/optabs-tree.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/optabs-tree.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/optabs.def /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/optabs.def
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/optabs.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/optabs.h
/usr/bin/install -c -m 644 options.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/options.h
/bin/bash /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../mkinstalldirs /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include/c++/8.4.0/./profile/impl
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/opts-diagnostic.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/opts-diagnostic.h
mkdir -p -- /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include/c++/8.4.0/./profile/impl
for file in /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/profile/impl/profiler.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/profile/impl/profiler_algos.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/profile/impl/profiler_container_size.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/profile/impl/profiler_hash_func.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/profile/impl/profiler_hashtable_size.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/profile/impl/profiler_map_to_unordered_map.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/profile/impl/profiler_node.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/profile/impl/profiler_state.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/profile/impl/profiler_trace.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/profile/impl/profiler_vector_size.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/profile/impl/profiler_vector_to_list.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/profile/impl/profiler_list_to_vector.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/profile/impl/profiler_list_to_slist.h; do \
  /usr/bin/install -c -m 644 ${file} /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include/c++/8.4.0/./profile/impl; done
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/opts.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/opts.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/output.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/output.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/params-enum.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/params-enum.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/params-list.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/params-list.h
/bin/bash /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../mkinstalldirs /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include/c++/8.4.0/mipsel-openwrt-linux-musl/bits
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/params-options.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/params-options.h
mkdir -p -- /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include/c++/8.4.0/mipsel-openwrt-linux-musl/bits
for file in /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/config/os/generic/ctype_base.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/config/os/generic/ctype_inline.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/config/os/generic/os_defines.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/config/cpu/generic/atomic_word.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/config/cpu/generic/cxxabi_tweaks.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/config/cpu/generic/cpu_defines.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/config/os/generic/error_constants.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/precompiled/stdc++.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/precompiled/stdtr1c++.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/include/precompiled/extc++.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/config/cpu/generic/opt/bits/opt_random.h ./mipsel-openwrt-linux-musl/bits/basic_file.h ./mipsel-openwrt-linux-musl/bits/c++config.h ./mipsel-openwrt-linux-musl/bits/c++allocator.h ./mipsel-openwrt-linux-musl/bits/c++io.h ./mipsel-openwrt-linux-musl/bits/c++locale.h ./mipsel-openwrt-linux-musl/bits/messages_members.h ./mipsel-openwrt-linux-musl/bits/time_members.h \
 ./mipsel-openwrt-linux-musl/bits/gthr.h ./mipsel-openwrt-linux-musl/bits/gthr-single.h ./mipsel-openwrt-linux-musl/bits/gthr-posix.h ./mipsel-openwrt-linux-musl/bits/gthr-default.h; do \
  /usr/bin/install -c -m 644 ${file} /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include/c++/8.4.0/mipsel-openwrt-linux-musl/bits; done
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/params.def /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/params.def
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/params.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/params.h
/usr/bin/install -c -m 644 params.list /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/params.list
/usr/bin/install -c -m 644 pass-instances.def /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/pass-instances.def
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/pass_manager.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/pass_manager.h
/bin/bash /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../mkinstalldirs /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include/c++/8.4.0/mipsel-openwrt-linux-musl/bits/../ext
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/passes.def /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/passes.def
mkdir -p -- /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include/c++/8.4.0/mipsel-openwrt-linux-musl/bits/../ext
for file in /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/config/cpu/generic/opt/ext/opt_random.h; do \
  /usr/bin/install -c -m 644 ${file} /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include/c++/8.4.0/mipsel-openwrt-linux-musl/bits/../ext; done
/usr/bin/install -c -m 644 plugin-version.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/plugin-version.h
make[8]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include'
make[7]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/include'
Making install in libsupc++
make[7]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++'
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/plugin.def /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/plugin.def
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/plugin.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/plugin.h
make[8]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++'
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/poly-int-types.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/poly-int-types.h
/bin/bash /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../mkinstalldirs /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include/c++/8.4.0/bits
 /bin/mkdir -p '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib'
/bin/bash /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/../mkinstalldirs /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include/c++/8.4.0
 /bin/bash ../libtool   --mode=install /usr/bin/install -c   libsupc++.la '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib'
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/poly-int.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/poly-int.h
 /usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++/atomic_lockfree_defines.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include/c++/8.4.0/bits/atomic_lockfree_defines.h
 /usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++/cxxabi.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include/c++/8.4.0/cxxabi.h
 /usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++/cxxabi_forced.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include/c++/8.4.0/bits/cxxabi_forced.h
 /usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++/exception /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include/c++/8.4.0/exception
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/predict.def /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/predict.def
 /usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++/exception_defines.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include/c++/8.4.0/bits/exception_defines.h
 /usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++/initializer_list /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include/c++/8.4.0/initializer_list
 /usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++/exception_ptr.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include/c++/8.4.0/bits/exception_ptr.h
 /usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++/new /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include/c++/8.4.0/new
libtool: install: /usr/bin/install -c .libs/libsupc++.lai /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/libsupc++.la
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/predict.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/predict.h
 /usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++/typeinfo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include/c++/8.4.0/typeinfo
libtool: install: /usr/bin/install -c .libs/libsupc++.a /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/libsupc++.a
 /usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++/hash_bytes.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include/c++/8.4.0/bits/hash_bytes.h
libtool: install: chmod 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/libsupc++.a
 /usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++/nested_exception.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include/c++/8.4.0/bits/nested_exception.h
libtool: install: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ranlib /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/libsupc++.a
 /usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++/exception.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include/c++/8.4.0/bits/exception.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/prefix.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/prefix.h
 /usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/libsupc++/cxxabi_init_exception.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include/c++/8.4.0/bits/cxxabi_init_exception.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/pretty-print.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/pretty-print.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/print-rtl.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/print-rtl.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/print-tree.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/print-tree.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/profile-count.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/profile-count.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/profile.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/profile.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/read-md.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/read-md.h
libtool: finish: PATH="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin:/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin:/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin:/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin:/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin:/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/openwrt/golang/go/bin:/openwrt/golang/go/bin:/sbin" ldconfig -n /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib
----------------------------------------------------------------------
Libraries have been installed in:
   /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
     during execution
   - add LIBDIR to the `LD_RUN_PATH' environment variable
     during linking
   - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
   - have your system administrator add LIBDIR to `/etc/ld.so.conf'

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
make[8]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++'
make[7]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/libsupc++'
Making install in src
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/read-rtl-function.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/read-rtl-function.h
make[7]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src'
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/real.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/real.h
Making install in c++98
make[8]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/c++98'
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/realmpfr.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/realmpfr.h
make[9]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/c++98'
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/recog.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/recog.h
make[9]: Nothing to be done for 'install-exec-am'.
make[9]: Nothing to be done for 'install-data-am'.
make[9]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/c++98'
make[8]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/c++98'
Making install in c++11
make[8]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/c++11'
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/reg-notes.def /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/reg-notes.def
make[9]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/c++11'
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/regcprop.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/regcprop.h
make[9]: Nothing to be done for 'install-exec-am'.
make[9]: Nothing to be done for 'install-data-am'.
make[9]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/c++11'
make[8]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/c++11'
Making install in filesystem
make[8]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/filesystem'
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/regrename.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/regrename.h
make[9]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/filesystem'
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/regs.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/regs.h
make[9]: Nothing to be done for 'install-data-am'.
 /bin/mkdir -p '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib'
 /bin/bash ../../libtool   --mode=install /usr/bin/install -c   libstdc++fs.la '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib'
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/regset.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/regset.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/reload.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/reload.h
libtool: install: /usr/bin/install -c .libs/libstdc++fs.lai /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/libstdc++fs.la
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/resource.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/resource.h
libtool: install: /usr/bin/install -c .libs/libstdc++fs.a /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/libstdc++fs.a
libtool: install: chmod 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/libstdc++fs.a
libtool: install: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ranlib /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/libstdc++fs.a
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/rtl-chkp.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/rtl-chkp.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/rtl-error.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/rtl-error.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/rtl-iter.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/rtl-iter.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/rtl.def /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/rtl.def
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/rtl.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/rtl.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/rtlhash.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/rtlhash.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/rtlhooks-def.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/rtlhooks-def.h
libtool: finish: PATH="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin:/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin:/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin:/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin:/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin:/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/openwrt/golang/go/bin:/openwrt/golang/go/bin:/sbin" ldconfig -n /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib
----------------------------------------------------------------------
Libraries have been installed in:
   /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
     during execution
   - add LIBDIR to the `LD_RUN_PATH' environment variable
     during linking
   - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
   - have your system administrator add LIBDIR to `/etc/ld.so.conf'

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
make[9]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/filesystem'
make[8]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src/filesystem'
make[8]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src'
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/rtx-vector-builder.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/rtx-vector-builder.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/run-rtl-passes.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/run-rtl-passes.h
make[9]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src'
make[9]: Nothing to be done for 'install-data-am'.
 /bin/mkdir -p '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib'
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/sanitizer.def /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/sanitizer.def
 /bin/bash ../libtool   --mode=install /usr/bin/install -c   libstdc++.la '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib'
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/sbitmap.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/sbitmap.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/sched-int.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/sched-int.h
libtool: install: /usr/bin/install -c .libs/libstdc++.so.6.0.25 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/libstdc++.so.6.0.25
libtool: install: (cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib && { ln -s -f libstdc++.so.6.0.25 libstdc++.so.6 || { rm -f libstdc++.so.6 && ln -s libstdc++.so.6.0.25 libstdc++.so.6; }; })
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/sel-sched-dump.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/sel-sched-dump.h
libtool: install: (cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib && { ln -s -f libstdc++.so.6.0.25 libstdc++.so || { rm -f libstdc++.so && ln -s libstdc++.so.6.0.25 libstdc++.so; }; })
libtool: install: /usr/bin/install -c .libs/libstdc++.lai /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/libstdc++.la
libtool: install: /usr/bin/install -c .libs/libstdc++.a /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/libstdc++.a
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/sel-sched-ir.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/sel-sched-ir.h
libtool: install: chmod 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/libstdc++.a
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/sel-sched.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/sel-sched.h
libtool: install: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ranlib /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/libstdc++.a
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/selftest-diagnostic.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/selftest-diagnostic.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/selftest-rtl.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/selftest-rtl.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/selftest.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/selftest.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/sese.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/sese.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/shrink-wrap.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/shrink-wrap.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/signop.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/signop.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/sparseset.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/sparseset.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/spellcheck-tree.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/spellcheck-tree.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/spellcheck.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/spellcheck.h
libtool: finish: PATH="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin:/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin:/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin:/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin:/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin:/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/openwrt/golang/go/bin:/openwrt/golang/go/bin:/sbin" ldconfig -n /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib
----------------------------------------------------------------------
Libraries have been installed in:
   /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
     during execution
   - add LIBDIR to the `LD_RUN_PATH' environment variable
     during linking
   - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
   - have your system administrator add LIBDIR to `/etc/ld.so.conf'

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
make[9]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src'
make[8]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src'
make[7]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/src'
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/sreal.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/sreal.h
Making install in doc
make[7]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/doc'
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/ssa-iterators.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/ssa-iterators.h
make[8]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/doc'
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/ssa.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/ssa.h
make[8]: Nothing to be done for 'install-exec-am'.
make[8]: Nothing to be done for 'install-data-am'.
make[8]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/doc'
make[7]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/doc'
Making install in po
make[7]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/po'
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/stab.def /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/stab.def
make[8]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/po'
make[8]: Nothing to be done for 'install-exec-am'.
make[8]: Nothing to be done for 'install-data-am'.
make[8]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/po'
make[7]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/po'
Making install in testsuite
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/statistics.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/statistics.h
make[7]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/testsuite'
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/stmt.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/stmt.h
make[8]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/testsuite'
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/stor-layout.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/stor-layout.h
make[8]: Nothing to be done for 'install-exec-am'.
make[8]: Nothing to be done for 'install-data-am'.
make[8]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/testsuite'
make[7]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/testsuite'
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/streamer-hooks.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/streamer-hooks.h
Making install in python
make[7]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/python'
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/stringpool.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/stringpool.h
make[8]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/python'
make[8]: Nothing to be done for 'install-exec-am'.
 /bin/mkdir -p '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/gcc-8.4.0/python'
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/substring-locations.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/substring-locations.h
 /usr/bin/install -c -m 644 gdb.py /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/lib/libstdc++.so.6.0.25-gdb.py
 /bin/mkdir -p '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/gcc-8.4.0/python/libstdcxx/v6'
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/symbol-summary.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/symbol-summary.h
 /usr/bin/install -c -m 644  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/python/libstdcxx/v6/printers.py /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/python/libstdcxx/v6/xmethods.py /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/python/libstdcxx/v6/__init__.py '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/gcc-8.4.0/python/libstdcxx/v6'
 /bin/mkdir -p '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/gcc-8.4.0/python/libstdcxx'
 /usr/bin/install -c -m 644  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/libstdc++-v3/python/libstdcxx/__init__.py '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/gcc-8.4.0/python/libstdcxx'
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/sync-builtins.def /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/sync-builtins.def
make[8]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/python'
make[7]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3/python'
make[7]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3'
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/system.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/system.h
true "AR_FLAGS=rc" "CC_FOR_BUILD=gcc" "CC_FOR_TARGET=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/" "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 -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro" "CFLAGS_FOR_BUILD=" "CFLAGS_FOR_TARGET=-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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro" "INSTALL=/usr/bin/install -c" "INSTALL_DATA=/usr/bin/install -c -m 644" "INSTALL_PROGRAM=/usr/bin/install -c" "INSTALL_SCRIPT=/usr/bin/install -c" "LDFLAGS=" "LIBCFLAGS=-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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro" "LIBCFLAGS_FOR_TARGET=-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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro" "MAKE=make" "MAKEINFO=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/missing makeinfo --split-size=5000000 --split-size=5000000  " "SHELL=/bin/bash" "RUNTESTFLAGS=" "exec_prefix=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl" "infodir=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/info" "libdir=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib" "includedir=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include" "prefix=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl" "tooldir=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl" "gxx_include_dir=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include/c++/8.4.0" "AR=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ar" "AS=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/as" "LD=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/collect-ld" "RANLIB=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ranlib" "NM=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/nm" "NM_FOR_BUILD=" "NM_FOR_TARGET=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/nm" "DESTDIR=" "WERROR=" DO=all multi-do # make
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/target-def.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/target-def.h
make[8]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3'
true "AR_FLAGS=rc" "CC_FOR_BUILD=gcc" "CC_FOR_TARGET=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/xgcc -B/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/" "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 -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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro" "CFLAGS_FOR_BUILD=" "CFLAGS_FOR_TARGET=-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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro" "INSTALL=/usr/bin/install -c" "INSTALL_DATA=/usr/bin/install -c -m 644" "INSTALL_PROGRAM=/usr/bin/install -c" "INSTALL_SCRIPT=/usr/bin/install -c" "LDFLAGS=" "LIBCFLAGS=-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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro" "LIBCFLAGS_FOR_TARGET=-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 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro" "MAKE=make" "MAKEINFO=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/missing makeinfo --split-size=5000000 --split-size=5000000   " "SHELL=/bin/bash" "RUNTESTFLAGS=" "exec_prefix=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl" "infodir=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/share/info" "libdir=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib" "includedir=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include" "prefix=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl" "tooldir=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl" "gxx_include_dir=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/include/c++/8.4.0" "AR=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ar" "AS=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/as" "LD=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/collect-ld" "RANLIB=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/ranlib" "NM=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/./gcc/nm" "NM_FOR_BUILD=" "NM_FOR_TARGET=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/mipsel-openwrt-linux-musl/bin/nm" "DESTDIR=" "WERROR=" DO=install multi-do # make
make[8]: Nothing to be done for 'install-data-am'.
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/target-globals.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/target-globals.h
make[8]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3'
make[7]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3'
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/mipsel-openwrt-linux-musl/libstdc++-v3'
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/target-hooks-macros.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/target-hooks-macros.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/target-insns.def /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/target-insns.def
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/target.def /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/target.def
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/target.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/target.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/targhooks.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/targhooks.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/timevar.def /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/timevar.def
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/timevar.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/timevar.h
/usr/bin/install -c -m 644 tm-preds.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/tm-preds.h
/usr/bin/install -c -m 644 tm.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/tm.h
/usr/bin/install -c -m 644 tm_p.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/tm_p.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/toplev.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/toplev.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/tracer.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/tracer.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/trans-mem.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/trans-mem.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/tree-affine.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/tree-affine.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/tree-cfg.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/tree-cfg.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/tree-cfgcleanup.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/tree-cfgcleanup.h
/usr/bin/install -c -m 644 tree-check.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/tree-check.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/tree-chkp.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/tree-chkp.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/tree-chrec.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/tree-chrec.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/tree-core.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/tree-core.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/tree-data-ref.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/tree-data-ref.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/tree-dfa.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/tree-dfa.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/tree-diagnostic.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/tree-diagnostic.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/tree-dump.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/tree-dump.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/tree-eh.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/tree-eh.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/tree-hash-traits.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/tree-hash-traits.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/tree-hasher.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/tree-hasher.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/tree-if-conv.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/tree-if-conv.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/tree-inline.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/tree-inline.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/tree-into-ssa.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/tree-into-ssa.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/tree-iterator.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/tree-iterator.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/tree-nested.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/tree-nested.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/tree-object-size.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/tree-object-size.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/tree-outof-ssa.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/tree-outof-ssa.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/tree-parloops.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/tree-parloops.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/tree-pass.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/tree-pass.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/tree-phinodes.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/tree-phinodes.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/tree-pretty-print.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/tree-pretty-print.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/tree-scalar-evolution.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/tree-scalar-evolution.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/tree-ssa-address.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/tree-ssa-address.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/tree-ssa-alias.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/tree-ssa-alias.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/tree-ssa-ccp.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/tree-ssa-ccp.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/tree-ssa-coalesce.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/tree-ssa-coalesce.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/tree-ssa-dce.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/tree-ssa-dce.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/tree-ssa-dom.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/tree-ssa-dom.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/tree-ssa-live.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/tree-ssa-live.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/tree-ssa-loop-ivopts.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/tree-ssa-loop-ivopts.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/tree-ssa-loop-manip.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/tree-ssa-loop-manip.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/tree-ssa-loop-niter.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/tree-ssa-loop-niter.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/tree-ssa-loop.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/tree-ssa-loop.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/tree-ssa-operands.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/tree-ssa-operands.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/tree-ssa-propagate.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/tree-ssa-propagate.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/tree-ssa-sccvn.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/tree-ssa-sccvn.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/tree-ssa-scopedtables.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/tree-ssa-scopedtables.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/tree-ssa-strlen.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/tree-ssa-strlen.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/tree-ssa-ter.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/tree-ssa-ter.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/tree-ssa-threadedge.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/tree-ssa-threadedge.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/tree-ssa-threadupdate.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/tree-ssa-threadupdate.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/tree-ssa.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/tree-ssa.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/tree-ssanames.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/tree-ssanames.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/tree-stdarg.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/tree-stdarg.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/tree-streamer.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/tree-streamer.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/tree-vector-builder.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/tree-vector-builder.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/tree-vectorizer.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/tree-vectorizer.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/tree-vrp.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/tree-vrp.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/tree.def /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/tree.def
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/tree.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/tree.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/treestruct.def /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/treestruct.def
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/tsan.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/tsan.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/tsystem.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/tsystem.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/typeclass.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/typeclass.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/typed-splay-tree.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/typed-splay-tree.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/ubsan.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/ubsan.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/valtrack.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/valtrack.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/value-prof.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/value-prof.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/varasm.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/varasm.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/vec-perm-indices.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/vec-perm-indices.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/vec.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/vec.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/vector-builder.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/vector-builder.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/version.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/version.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/vmsdbg.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/vmsdbg.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/vr-values.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/vr-values.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/vtable-verify.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/vtable-verify.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/wide-int-bitmask.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/wide-int-bitmask.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/wide-int-print.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/wide-int-print.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/wide-int.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/wide-int.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/xcoff.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/xcoff.h
/usr/bin/install -c -m 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0/gcc/xcoffout.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/xcoffout.h
/usr/bin/install -c -m 644 b-header-vars /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/plugin/include/b-header-vars
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/gcc'
make[5]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final'
make[4]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final'
# Set up the symlinks to enable lying about target name.
set -e; (cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl; ln -sf mipsel-openwrt-linux-musl mipsel-openwrt-linux; cd bin; for app in mipsel-openwrt-linux-musl-* ; do ln -sf ${app} mipsel-openwrt-linux${app##mipsel-openwrt-linux-musl}; done; );
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/libiberty.a
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/patch-specs.sh "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl"
Locating cpp ... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin/mipsel-openwrt-linux-cpp
Patching specs ... ok
Toolchain successfully patched.
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/stamp
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/gcc-8.4.0-final/.built
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/stamp/.gcc_final_installed
make[3]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/toolchain/gcc/final'
time: toolchain/gcc/final/compile#1379.94#105.84#243.54
make[2]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N'
make[2]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N'
make[3]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux'
make[4]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/ramips'
rm -rf /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x
xzcat /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/dl/linux-5.4.52.tar.xz | tar -C /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x -xf -
cp -fpR "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/files"/. "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/ramips/files"/. /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/
find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/ -name \*.rej -or -name \*.orig | xargs -r rm -f
if [ -d /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/patches ]; then echo "generic patches directory is present. please move your patches to the pending directory" ; exit 1; fi

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/backport-5.4/010-Kbuild-don-t-hardcode-path-to-awk-in-scripts-ld-vers.patch using plaintext: 
patching file scripts/ld-version.sh

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/backport-5.4/011-kbuild-export-SUBARCH.patch using plaintext: 
patching file Makefile

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/backport-5.4/020-backport_netfilter_rtcache.patch using plaintext: 
patching file include/net/netfilter/nf_conntrack_extend.h
patching file include/net/netfilter/nf_conntrack_rtcache.h
patching file net/netfilter/Kconfig
patching file net/netfilter/Makefile
patching file net/netfilter/nf_conntrack_rtcache.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/backport-5.4/030-modpost-add-a-helper-to-get-data-pointed-by-a-symbol.patch using plaintext: 
patching file scripts/mod/modpost.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/backport-5.4/031-modpost-refactor-namespace_from_kstrtabns-to-not-har.patch using plaintext: 
patching file scripts/mod/modpost.c
patching file scripts/mod/modpost.h

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/backport-5.4/040-ARM-8918-2-only-build-return_address-if-needed.patch using plaintext: 
patching file arch/arm/kernel/Makefile
patching file arch/arm/kernel/return_address.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/backport-5.4/070-v5.5-MIPS-BPF-Restore-MIPS32-cBPF-JIT.patch using plaintext: 
patching file arch/mips/Kconfig
patching file arch/mips/net/Makefile
patching file arch/mips/net/bpf_jit.c
patching file arch/mips/net/bpf_jit_asm.S

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/backport-5.4/300-MIPS-Exclude-more-dsemul-code-when-CONFIG_MIPS_FP_SU.patch using plaintext: 
patching file arch/mips/include/asm/processor.h
patching file arch/mips/kernel/process.c
patching file arch/mips/kernel/vdso.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/backport-5.4/343-netfilter-nft_flow_offload-handle-netdevice-events-f.patch using plaintext: 
patching file net/netfilter/nf_flow_table_core.c
patching file net/netfilter/nft_flow_offload.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/backport-5.4/370-netfilter-nf_flow_table-fix-offloaded-connection-tim.patch using plaintext: 
patching file net/netfilter/nf_conntrack_core.c
patching file net/netfilter/nf_flow_table_core.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/backport-5.4/371-netfilter-nf_flow_table-fix-up-ct-state-of-flows-aft.patch using plaintext: 
patching file net/netfilter/nf_flow_table_core.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/backport-5.4/393-v5.5-sch_cake-drop-unused-variable-tin_quantum_prio.patch using plaintext: 
patching file net/sched/sch_cake.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/backport-5.4/395-v5.8-net-sch_cake-Take-advantage-of-skb-hash-where-appropriate.patch using plaintext: 
patching file net/sched/sch_cake.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/backport-5.4/399-5.9-sch_cake-add-RFC-8622-LE-PHB-support-to-CAKE-diffser.patch using plaintext: 
patching file net/sched/sch_cake.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/backport-5.4/410-mtd-fix-calculating-partition-end-address.patch using plaintext: 
patching file drivers/mtd/mtdpart.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/backport-5.4/716-v5.4-net-sfp-move-fwnode-parsing-into-sfp-bus-layer.patch using plaintext: 
patching file drivers/net/phy/phylink.c
patching file drivers/net/phy/sfp-bus.c
patching file include/linux/sfp.h

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/backport-5.4/717-v5.5-net-sfp-rework-upstream-interface.patch using plaintext: 
patching file drivers/net/phy/phylink.c
patching file drivers/net/phy/sfp-bus.c
patching file include/linux/sfp.h

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/backport-5.4/718-v5.5-net-sfp-fix-sfp_bus_put-kernel-documentation.patch using plaintext: 
patching file drivers/net/phy/sfp-bus.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/backport-5.4/719-v5.5-net-sfp-fix-sfp_bus_add_upstream-warning.patch using plaintext: 
patching file include/linux/sfp.h

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/backport-5.4/720-v5.5-net-sfp-move-sfp-sub-state-machines-into-separate-fu.patch using plaintext: 
patching file drivers/net/phy/sfp.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/backport-5.4/721-v5.5-net-sfp-move-tx-disable-on-device-down-to-main-state.patch using plaintext: 
patching file drivers/net/phy/sfp.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/backport-5.4/722-v5.5-net-sfp-rename-sfp_sm_ins_next-as-sfp_sm_mod_next.patch using plaintext: 
patching file drivers/net/phy/sfp.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/backport-5.4/723-v5.5-net-sfp-handle-module-remove-outside-state-machine.patch using plaintext: 
patching file drivers/net/phy/sfp.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/backport-5.4/724-v5.5-net-sfp-rename-T_PROBE_WAIT-to-T_SERIAL.patch using plaintext: 
patching file drivers/net/phy/sfp.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/backport-5.4/725-v5.5-net-sfp-parse-SFP-power-requirement-earlier.patch using plaintext: 
patching file drivers/net/phy/sfp.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/backport-5.4/726-v5.5-net-sfp-avoid-power-switch-on-address-change-modules.patch using plaintext: 
patching file drivers/net/phy/sfp.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/backport-5.4/727-v5.5-net-sfp-control-TX_DISABLE-and-phy-only-from-main-st.patch using plaintext: 
patching file drivers/net/phy/sfp.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/backport-5.4/728-v5.5-net-sfp-split-the-PHY-probe-from-sfp_sm_mod_init.patch using plaintext: 
patching file drivers/net/phy/sfp.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/backport-5.4/729-v5.5-net-sfp-eliminate-mdelay-from-PHY-probe.patch using plaintext: 
patching file drivers/net/phy/sfp.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/backport-5.4/730-v5.5-net-sfp-allow-fault-processing-to-transition-to-othe.patch using plaintext: 
patching file drivers/net/phy/sfp.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/backport-5.4/731-v5.5-net-sfp-ensure-TX_FAULT-has-deasserted-before-probin.patch using plaintext: 
patching file drivers/net/phy/sfp.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/backport-5.4/732-v5.5-net-sfp-track-upstream-s-attachment-state-in-state-m.patch using plaintext: 
patching file drivers/net/phy/sfp.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/backport-5.4/733-v5.5-net-sfp-split-power-mode-switching-from-probe.patch using plaintext: 
patching file drivers/net/phy/sfp.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/backport-5.4/734-v5.5-net-sfp-move-module-insert-reporting-out-of-probe.patch using plaintext: 
patching file drivers/net/phy/sfp.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/backport-5.4/735-v5.5-net-sfp-allow-sfp-to-probe-slow-to-initialise-GPON-m.patch using plaintext: 
patching file drivers/net/phy/sfp.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/backport-5.4/736-v5.5-net-sfp-allow-modules-with-slow-diagnostics-to-probe.patch using plaintext: 
patching file drivers/net/phy/sfp.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/backport-5.4/737-v5.5-net-phy-add-core-phylib-sfp-support.patch using plaintext: 
patching file drivers/net/phy/phy.c
patching file drivers/net/phy/phy_device.c
patching file include/linux/phy.h

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/backport-5.4/738-v5.5-net-phy-marvell10g-add-SFP-support.patch using plaintext: 
patching file drivers/net/phy/marvell10g.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/backport-5.4/739-v5.5-net-phylink-update-to-use-phy_support_asym_pause.patch using plaintext: 
patching file drivers/net/phy/phylink.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/backport-5.4/742-v5.5-net-sfp-add-support-for-module-quirks.patch using plaintext: 
patching file drivers/net/phy/sfp-bus.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/backport-5.4/743-v5.5-net-sfp-add-some-quirks-for-GPON-modules.patch using plaintext: 
patching file drivers/net/phy/sfp-bus.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/backport-5.4/744-v5.5-net-sfp-soft-status-and-control-support.patch using plaintext: 
patching file drivers/net/phy/sfp.c
patching file include/linux/sfp.h

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/backport-5.4/745-v5.7-net-dsa-mt7530-add-support-for-port-mirroring.patch using plaintext: 
patching file drivers/net/dsa/mt7530.c
patching file drivers/net/dsa/mt7530.h

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/backport-5.4/746-v5.5-net-dsa-mv88e6xxx-Split-monitor-port-configuration.patch using plaintext: 
patching file drivers/net/dsa/mv88e6xxx/chip.c
patching file drivers/net/dsa/mv88e6xxx/chip.h
patching file drivers/net/dsa/mv88e6xxx/global1.c
patching file drivers/net/dsa/mv88e6xxx/global1.h

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/backport-5.4/747-v5.5-net-dsa-mv88e6xxx-Add-support-for-port-mirroring.patch using plaintext: 
patching file drivers/net/dsa/mv88e6xxx/chip.c
patching file drivers/net/dsa/mv88e6xxx/chip.h
patching file drivers/net/dsa/mv88e6xxx/global1.c
patching file drivers/net/dsa/mv88e6xxx/port.c
patching file drivers/net/dsa/mv88e6xxx/port.h

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/backport-5.4/748-v5.5-net-dsa-mv88e6xxx-fix-broken-if-statement-because-of.patch using plaintext: 
patching file drivers/net/dsa/mv88e6xxx/chip.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/backport-5.4/749-v5.5-net-dsa-mv88e6xxx-Fix-masking-of-egress-port.patch using plaintext: 
patching file drivers/net/dsa/mv88e6xxx/global1.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/backport-5.4/750-v5.5-net-phy-add-support-for-clause-37-auto-negotiation.patch using plaintext: 
patching file drivers/net/phy/phy_device.c
patching file include/linux/phy.h

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/backport-5.4/752-v5.8-net-dsa-provide-an-option-for-drivers-to-always-rece.patch using plaintext: 
patching file include/net/dsa.h
patching file net/dsa/dsa_priv.h
patching file net/dsa/port.c
patching file net/dsa/slave.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/backport-5.4/753-v5.8-net-dsa-mt7530-fix-VLAN-setup.patch using plaintext: 
patching file drivers/net/dsa/mt7530.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/backport-5.4/755-v5.8-net-dsa-add-GRO-support-via-gro_cells.patch using plaintext: 
patching file net/dsa/Kconfig
patching file net/dsa/dsa.c
patching file net/dsa/dsa_priv.h
patching file net/dsa/slave.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/backport-5.4/800-v5.5-iio-imu-Add-support-for-the-FXOS8700-IMU.patch using plaintext: 
patching file drivers/iio/imu/Kconfig
patching file drivers/iio/imu/Makefile
patching file drivers/iio/imu/fxos8700.h
patching file drivers/iio/imu/fxos8700_core.c
patching file drivers/iio/imu/fxos8700_i2c.c
patching file drivers/iio/imu/fxos8700_spi.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/backport-5.4/800-v5.5-scsi-core-Add-sysfs-attributes-for-VPD-pages-0h-and-.patch using plaintext: 
patching file drivers/scsi/scsi.c
patching file drivers/scsi/scsi_sysfs.c
patching file include/scsi/scsi_device.h

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/backport-5.4/801-v5.5-hwmon-Driver-for-disk-and-solid-state-drives-with-te.patch using plaintext: 
patching file Documentation/hwmon/drivetemp.rst
patching file Documentation/hwmon/index.rst
patching file drivers/hwmon/Kconfig
patching file drivers/hwmon/Makefile
patching file drivers/hwmon/drivetemp.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/backport-5.4/801-v5.6-leds-populate-the-device-s-of_node.patch using plaintext: 
patching file drivers/leds/led-class.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/backport-5.4/803-v5.8-i2c-pxa-use-official-address-byte-helper.patch using plaintext: 
patching file drivers/i2c/busses/i2c-pxa.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/backport-5.4/804-v5.8-i2c-pxa-remove-unneeded-includes.patch using plaintext: 
patching file drivers/i2c/busses/i2c-pxa.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/backport-5.4/805-v5.8-i2c-pxa-re-arrange-includes-to-be-in-alphabetical-or.patch using plaintext: 
patching file drivers/i2c/busses/i2c-pxa.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/backport-5.4/806-v5.8-i2c-pxa-re-arrange-functions-to-flow-better.patch using plaintext: 
patching file drivers/i2c/busses/i2c-pxa.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/backport-5.4/807-v5.8-i2c-pxa-re-arrange-register-field-definitions.patch using plaintext: 
patching file drivers/i2c/busses/i2c-pxa.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/backport-5.4/808-v5.8-i2c-pxa-add-and-use-definitions-for-IBMR-register.patch using plaintext: 
patching file drivers/i2c/busses/i2c-pxa.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/backport-5.4/809-v5.8-i2c-pxa-always-set-fm-and-hs-members-for-each-type.patch using plaintext: 
patching file drivers/i2c/busses/i2c-pxa.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/backport-5.4/810-v5.8-i2c-pxa-move-private-definitions-to-i2c-pxa.c.patch using plaintext: 
patching file drivers/i2c/busses/i2c-pxa.c
patching file include/linux/platform_data/i2c-pxa.h

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/backport-5.4/811-v5.8-i2c-pxa-move-DT-IDs-along-side-platform-IDs.patch using plaintext: 
patching file drivers/i2c/busses/i2c-pxa.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/backport-5.4/813-v5.8-i2c-pxa-clean-up-decode_bits.patch using plaintext: 
patching file drivers/i2c/busses/i2c-pxa.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/backport-5.4/814-v5.8-i2c-pxa-fix-i2c_pxa_wait_bus_not_busy-boundary-condi.patch using plaintext: 
patching file drivers/i2c/busses/i2c-pxa.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/backport-5.4/815-v5.8-i2c-pxa-consolidate-i2c_pxa_-xfer-implementations.patch using plaintext: 
patching file drivers/i2c/busses/i2c-pxa.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/backport-5.4/816-v5.8-i2c-pxa-avoid-complaints-with-non-responsive-slaves.patch using plaintext: 
patching file drivers/i2c/busses/i2c-pxa.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/backport-5.4/817-v5.8-i2c-pxa-ensure-timeout-messages-are-unique.patch using plaintext: 
patching file drivers/i2c/busses/i2c-pxa.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/backport-5.4/818-v5.8-i2c-pxa-remove-some-unnecessary-debug.patch using plaintext: 
patching file drivers/i2c/busses/i2c-pxa.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/backport-5.4/820-v5.8-i2c-pxa-use-master-abort-for-device-probes.patch using plaintext: 
patching file drivers/i2c/busses/i2c-pxa.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/backport-5.4/821-v5.8-i2c-pxa-implement-generic-i2c-bus-recovery.patch using plaintext: 
patching file drivers/i2c/busses/i2c-pxa.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/backport-5.4/825-v5.8-spi-rb4xx-null-pointer-bug-fix.patch using plaintext: 
patching file drivers/spi/spi-rb4xx.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/backport-5.4/826-v5.8-spi-rb4xx-update-driver-to-be-device-tree-aware.patch using plaintext: 
patching file drivers/spi/spi-rb4xx.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/pending-5.4/0931-w1-gpio-fix-problem-with-platfom-data-in-w1-gpio.patch using plaintext: 
patching file drivers/w1/masters/w1-gpio.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/pending-5.4/102-MIPS-only-process-negative-stack-offsets-on-stack-tr.patch using plaintext: 
patching file arch/mips/kernel/process.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/pending-5.4/110-ehci_hcd_ignore_oc.patch using plaintext: 
patching file drivers/usb/host/ehci-hcd.c
patching file drivers/usb/host/ehci-hub.c
patching file drivers/usb/host/ehci-platform.c
patching file drivers/usb/host/ehci.h
patching file include/linux/usb/ehci_pdriver.h

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/pending-5.4/120-Fix-alloc_node_mem_map-with-ARCH_PFN_OFFSET-calcu.patch using plaintext: 
patching file mm/page_alloc.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/pending-5.4/130-add-linux-spidev-compatible-si3210.patch using plaintext: 
patching file drivers/spi/spidev.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/pending-5.4/140-jffs2-use-.rename2-and-add-RENAME_WHITEOUT-support.patch using plaintext: 
patching file fs/jffs2/dir.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/pending-5.4/141-jffs2-add-RENAME_EXCHANGE-support.patch using plaintext: 
patching file fs/jffs2/dir.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/pending-5.4/150-bridge_allow_receiption_on_disabled_port.patch using plaintext: 
patching file net/bridge/br_input.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/pending-5.4/180-net-phy-at803x-add-support-for-AT8032.patch using plaintext: 
patching file drivers/net/phy/at803x.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/pending-5.4/201-extra_optimization.patch using plaintext: 
patching file Makefile

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/pending-5.4/203-kallsyms_uncompressed.patch using plaintext: 
patching file init/Kconfig
patching file kernel/kallsyms.c
patching file scripts/kallsyms.c
patching file scripts/link-vmlinux.sh

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/pending-5.4/205-backtrace_module_info.patch using plaintext: 
patching file lib/vsprintf.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/pending-5.4/240-remove-unsane-filenames-from-deps_initramfs-list.patch using plaintext: 
patching file usr/Makefile

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/pending-5.4/261-enable_wilink_platform_without_drivers.patch using plaintext: 
patching file drivers/net/wireless/ti/Kconfig

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/pending-5.4/270-platform-mikrotik-build-bits.patch using plaintext: 
patching file drivers/platform/Kconfig
patching file drivers/platform/Makefile

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/pending-5.4/300-mips_expose_boot_raw.patch using plaintext: 
patching file arch/mips/Kconfig
Hunk #1 succeeded at 1067 (offset 1 line).
Hunk #2 succeeded at 3038 (offset 1 line).

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/pending-5.4/302-mips_no_branch_likely.patch using plaintext: 
patching file arch/mips/Makefile

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/pending-5.4/305-mips_module_reloc.patch using plaintext: 
patching file arch/mips/Makefile
patching file arch/mips/include/asm/module.h
patching file arch/mips/kernel/module.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/pending-5.4/306-mips_mem_functions_performance.patch using plaintext: 
patching file arch/mips/boot/compressed/Makefile
patching file arch/mips/include/asm/string.h
patching file arch/mips/lib/Makefile
patching file arch/mips/lib/memcmp.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/pending-5.4/307-mips_highmem_offset.patch using plaintext: 
patching file arch/mips/include/asm/mach-generic/spaces.h

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/pending-5.4/308-mips32r2_tune.patch using plaintext: 
patching file arch/mips/Makefile

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/pending-5.4/309-MIPS-Add-CPU-option-reporting-to-proc-cpuinfo.patch using plaintext: 
patching file arch/mips/kernel/proc.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/pending-5.4/310-arm_module_unresolved_weak_sym.patch using plaintext: 
patching file arch/arm/kernel/module.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/pending-5.4/330-MIPS-kexec-Accept-command-line-parameters-from-users.patch using plaintext: 
patching file arch/mips/kernel/machine_kexec.c
patching file arch/mips/kernel/machine_kexec.h
patching file arch/mips/kernel/relocate_kernel.S

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/pending-5.4/332-arc-add-OWRTDTB-section.patch using plaintext: 
patching file arch/arc/kernel/head.S
patching file arch/arc/kernel/setup.c
patching file arch/arc/kernel/vmlinux.lds.S

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/pending-5.4/333-arc-enable-unaligned-access-in-kernel-mode.patch using plaintext: 
patching file arch/arc/kernel/unaligned.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/pending-5.4/342-powerpc-Enable-kernel-XZ-compression-option-on-PPC_8.patch using plaintext: 
patching file arch/powerpc/Kconfig

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/pending-5.4/400-mtd-add-rootfs-split-support.patch using plaintext: 
patching file drivers/mtd/Kconfig
patching file drivers/mtd/mtdpart.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/pending-5.4/401-mtd-add-support-for-different-partition-parser-types.patch using plaintext: 
patching file drivers/mtd/mtdpart.c
patching file include/linux/mtd/partitions.h

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/pending-5.4/402-mtd-use-typed-mtd-parsers-for-rootfs-and-firmware-split.patch using plaintext: 
patching file drivers/mtd/mtdpart.c
patching file include/linux/mtd/partitions.h

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/pending-5.4/403-mtd-hook-mtdsplit-to-Kbuild.patch using plaintext: 
patching file drivers/mtd/Kconfig
patching file drivers/mtd/Makefile

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/pending-5.4/404-mtd-add-more-helper-functions.patch using plaintext: 
patching file drivers/mtd/mtdpart.c
patching file include/linux/mtd/mtd.h
patching file include/linux/mtd/partitions.h

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/pending-5.4/411-mtd-partial_eraseblock_write.patch using plaintext: 
patching file drivers/mtd/mtdpart.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/pending-5.4/412-mtd-partial_eraseblock_unlock.patch using plaintext: 
patching file drivers/mtd/mtdpart.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/pending-5.4/419-mtd-redboot-add-of_match_table-with-DT-binding.patch using plaintext: 
patching file drivers/mtd/parsers/redboot.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/pending-5.4/420-mtd-redboot_space.patch using plaintext: 
patching file drivers/mtd/parsers/redboot.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/pending-5.4/430-mtd-add-myloader-partition-parser.patch using plaintext: 
patching file drivers/mtd/parsers/Kconfig
patching file drivers/mtd/parsers/Makefile
patching file drivers/mtd/parsers/myloader.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/pending-5.4/431-mtd-bcm47xxpart-check-for-bad-blocks-when-calculatin.patch using plaintext: 
patching file drivers/mtd/parsers/parser_trx.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/pending-5.4/432-mtd-bcm47xxpart-detect-T_Meter-partition.patch using plaintext: 
patching file drivers/mtd/parsers/bcm47xxpart.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/pending-5.4/435-mtd-add-routerbootpart-parser-config.patch using plaintext: 
patching file drivers/mtd/parsers/Kconfig
patching file drivers/mtd/parsers/Makefile

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/pending-5.4/440-block2mtd_init.patch using plaintext: 
patching file drivers/mtd/devices/block2mtd.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/pending-5.4/441-block2mtd_probe.patch using plaintext: 
patching file drivers/mtd/devices/block2mtd.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/pending-5.4/450-mtd-spi-nor-allow-NOR-driver-to-write-fewer-bytes-th.patch using plaintext: 
patching file drivers/mtd/spi-nor/spi-nor.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/pending-5.4/460-mtd-cfi_cmdset_0002-no-erase_suspend.patch using plaintext: 
patching file drivers/mtd/chips/cfi_cmdset_0002.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/pending-5.4/461-mtd-cfi_cmdset_0002-add-buffer-write-cmd-timeout.patch using plaintext: 
patching file drivers/mtd/chips/cfi_cmdset_0002.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/pending-5.4/465-m25p80-mx-disable-software-protection.patch using plaintext: 
patching file drivers/mtd/spi-nor/spi-nor.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/pending-5.4/466-Revert-mtd-spi-nor-fix-Spansion-regressions-aliased-.patch using plaintext: 
patching file drivers/mtd/spi-nor/spi-nor.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/pending-5.4/470-mtd-spi-nor-support-limiting-4K-sectors-support-base.patch using plaintext: 
patching file drivers/mtd/spi-nor/Kconfig
patching file drivers/mtd/spi-nor/spi-nor.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/pending-5.4/476-mtd-spi-nor-add-eon-en25q128.patch using plaintext: 
patching file drivers/mtd/spi-nor/spi-nor.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/pending-5.4/479-mtd-spi-nor-add-xtx-xt25f128b.patch using plaintext: 
patching file drivers/mtd/spi-nor/spi-nor.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/pending-5.4/480-mtd-set-rootfs-to-be-root-dev.patch using plaintext: 
patching file drivers/mtd/mtdcore.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/pending-5.4/481-mtd-spi-nor-rework-broken-flash-reset-support.patch using plaintext: 
patching file drivers/mtd/spi-nor/spi-nor.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/pending-5.4/482-mtd-spi-nor-add-support-for-Gigadevice-GD25D05.patch using plaintext: 
patching file drivers/mtd/spi-nor/spi-nor.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/pending-5.4/482-mtd-spi-nor-fix-4-byte-opcode-support-for-w25q256.patch using plaintext: 
patching file drivers/mtd/spi-nor/spi-nor.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/pending-5.4/490-ubi-auto-attach-mtd-device-named-ubi-or-data-on-boot.patch using plaintext: 
patching file drivers/mtd/ubi/build.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/pending-5.4/491-ubi-auto-create-ubiblock-device-for-rootfs.patch using plaintext: 
patching file drivers/mtd/ubi/block.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/pending-5.4/492-try-auto-mounting-ubi0-rootfs-in-init-do_mounts.c.patch using plaintext: 
patching file init/do_mounts.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/pending-5.4/493-ubi-set-ROOT_DEV-to-ubiblock-rootfs-if-unset.patch using plaintext: 
patching file drivers/mtd/ubi/block.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/pending-5.4/494-mtd-ubi-add-EOF-marker-support.patch using plaintext: 
patching file drivers/mtd/ubi/attach.c
patching file drivers/mtd/ubi/ubi.h

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/pending-5.4/495-mtd-core-add-get_mtd_device_by_node.patch using plaintext: 
patching file drivers/mtd/mtdcore.c
patching file include/linux/mtd/mtd.h

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/pending-5.4/496-dt-bindings-add-bindings-for-mtd-concat-devices.patch using plaintext: 
patching file Documentation/devicetree/bindings/mtd/mtd-concat.txt

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/pending-5.4/497-mtd-mtdconcat-add-dt-driver-for-concat-devices.patch using plaintext: 
patching file drivers/mtd/Kconfig
patching file drivers/mtd/Makefile
patching file drivers/mtd/composite/Kconfig
patching file drivers/mtd/composite/Makefile
patching file drivers/mtd/composite/virt_concat.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/pending-5.4/498-mtd-mtdconcat-select-readwrite-function.patch using plaintext: 
patching file drivers/mtd/mtdconcat.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/pending-5.4/530-jffs2_make_lzma_available.patch using plaintext: 
patching file fs/jffs2/Kconfig
patching file fs/jffs2/Makefile
patching file fs/jffs2/compr.c
patching file fs/jffs2/compr.h
patching file fs/jffs2/compr_lzma.c
patching file fs/jffs2/super.c
patching file include/linux/lzma.h
patching file include/linux/lzma/LzFind.h
patching file include/linux/lzma/LzHash.h
patching file include/linux/lzma/LzmaDec.h
patching file include/linux/lzma/LzmaEnc.h
patching file include/linux/lzma/Types.h
patching file include/uapi/linux/jffs2.h
patching file lib/Kconfig
patching file lib/Makefile
patching file lib/lzma/LzFind.c
patching file lib/lzma/LzmaDec.c
patching file lib/lzma/LzmaEnc.c
patching file lib/lzma/Makefile

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/pending-5.4/532-jffs2_eofdetect.patch using plaintext: 
patching file fs/jffs2/build.c
patching file fs/jffs2/scan.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/pending-5.4/553-ubifs-Add-option-to-create-UBI-FS-version-4-on-empty.patch using plaintext: 
patching file fs/ubifs/Kconfig
patching file fs/ubifs/sb.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/pending-5.4/600-netfilter_conntrack_flush.patch using plaintext: 
patching file net/netfilter/nf_conntrack_standalone.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/pending-5.4/610-netfilter_match_bypass_default_checks.patch using plaintext: 
patching file include/uapi/linux/netfilter_ipv4/ip_tables.h
patching file net/ipv4/netfilter/ip_tables.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/pending-5.4/611-netfilter_match_bypass_default_table.patch using plaintext: 
patching file net/ipv4/netfilter/ip_tables.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/pending-5.4/612-netfilter_match_reduce_memory_access.patch using plaintext: 
patching file net/ipv4/netfilter/ip_tables.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/pending-5.4/613-netfilter_optional_tcp_window_check.patch using plaintext: 
patching file net/netfilter/nf_conntrack_proto_tcp.c
patching file net/netfilter/nf_conntrack_standalone.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/pending-5.4/620-net_sched-codel-do-not-defer-queue-length-update.patch using plaintext: 
patching file net/sched/sch_codel.c
patching file net/sched/sch_fq_codel.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/pending-5.4/630-packet_socket_type.patch using plaintext: 
patching file include/uapi/linux/if_packet.h
patching file net/packet/af_packet.c
patching file net/packet/internal.h

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/pending-5.4/640-netfilter-nf_flow_table-add-hardware-offload-support.patch using plaintext: 
patching file include/linux/netdevice.h
patching file include/net/netfilter/nf_flow_table.h
patching file include/uapi/linux/netfilter/nf_tables.h
patching file net/netfilter/Kconfig
patching file net/netfilter/Makefile
patching file net/netfilter/nf_flow_table_core.c
patching file net/netfilter/nf_flow_table_hw.c
patching file net/netfilter/nf_tables_api.c
patching file net/netfilter/nft_flow_offload.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/pending-5.4/641-netfilter-nf_flow_table-support-hw-offload-through-v.patch using plaintext: 
patching file include/linux/netdevice.h
patching file include/net/netfilter/nf_flow_table.h
patching file net/netfilter/nf_flow_table_hw.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/pending-5.4/642-net-8021q-support-hardware-flow-table-offload.patch using plaintext: 
patching file net/8021q/vlan_dev.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/pending-5.4/643-net-bridge-support-hardware-flow-table-offload.patch using plaintext: 
patching file net/bridge/br_device.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/pending-5.4/644-net-pppoe-support-hardware-flow-table-offload.patch using plaintext: 
patching file drivers/net/ppp/ppp_generic.c
patching file drivers/net/ppp/pppoe.c
patching file include/linux/ppp_channel.h

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/pending-5.4/645-netfilter-nf_flow_table-rework-hardware-offload-time.patch using plaintext: 
patching file include/net/netfilter/nf_flow_table.h
patching file net/netfilter/nf_flow_table_core.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/pending-5.4/646-netfilter-nf_flow_table-rework-private-driver-data.patch using plaintext: 
patching file include/net/netfilter/nf_flow_table.h

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/pending-5.4/655-increase_skb_pad.patch using plaintext: 
patching file include/linux/skbuff.h

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/pending-5.4/666-Add-support-for-MAP-E-FMRs-mesh-mode.patch using plaintext: 
patching file include/net/ip6_tunnel.h
patching file include/uapi/linux/if_tunnel.h
patching file net/ipv6/ip6_tunnel.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/pending-5.4/670-ipv6-allow-rejecting-with-source-address-failed-policy.patch using plaintext: 
patching file include/net/netns/ipv6.h
patching file include/uapi/linux/fib_rules.h
patching file include/uapi/linux/rtnetlink.h
patching file net/ipv4/fib_semantics.c
patching file net/ipv4/fib_trie.c
patching file net/ipv4/ipmr.c
patching file net/ipv6/fib6_rules.c
patching file net/ipv6/ip6mr.c
patching file net/ipv6/route.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/pending-5.4/671-net-provide-defines-for-_POLICY_FAILED-until-all-cod.patch using plaintext: 
patching file include/uapi/linux/fib_rules.h
patching file include/uapi/linux/icmpv6.h
patching file include/uapi/linux/rtnetlink.h

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/pending-5.4/680-NET-skip-GRO-for-foreign-MAC-addresses.patch using plaintext: 
patching file include/linux/netdevice.h
patching file include/linux/skbuff.h
patching file net/core/dev.c
patching file net/ethernet/eth.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/pending-5.4/681-NET-add-of_get_mac_address_mtd.patch using plaintext: 
patching file drivers/of/of_net.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/pending-5.4/703-phy-add-detach-callback-to-struct-phy_driver.patch using plaintext: 
patching file drivers/net/phy/phy_device.c
patching file include/linux/phy.h

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/pending-5.4/735-net-phy-at803x-fix-at8033-sgmii-mode.patch using plaintext: 
patching file drivers/net/phy/at803x.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/pending-5.4/739-net-avoid-tx-fault-with-Nokia-GPON-module.patch using plaintext: 
patching file drivers/net/phy/sfp.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/pending-5.4/740-net-sfp-remove-incomplete-100BASE-FX-and-100BASE-LX-.patch using plaintext: 
patching file drivers/net/phy/sfp-bus.c
patching file drivers/net/phy/sfp.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/pending-5.4/741-net-sfp-derive-interface-mode-from-ethtool-link-mode.patch using plaintext: 
patching file drivers/net/phy/marvell10g.c
patching file drivers/net/phy/phylink.c
patching file drivers/net/phy/sfp-bus.c
patching file include/linux/sfp.h

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/pending-5.4/742-net-sfp-add-more-extended-compliance-codes.patch using plaintext: 
patching file drivers/net/phy/sfp-bus.c
patching file drivers/net/phy/sfp.c
patching file include/linux/sfp.h

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/pending-5.4/743-net-sfp-add-module-start-stop-upstream-notifications.patch using plaintext: 
patching file drivers/net/phy/sfp-bus.c
patching file drivers/net/phy/sfp.c
patching file drivers/net/phy/sfp.h
patching file include/linux/sfp.h

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/pending-5.4/744-net-sfp-move-phy_start-phy_stop-to-phylink.patch using plaintext: 
patching file drivers/net/phy/phylink.c
patching file drivers/net/phy/sfp.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/pending-5.4/745-net-mdio-i2c-add-support-for-Clause-45-accesses.patch using plaintext: 
patching file drivers/net/phy/mdio-i2c.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/pending-5.4/746-net-phylink-re-split-__phylink_connect_phy.patch using plaintext: 
patching file drivers/net/phy/phylink.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/pending-5.4/747-net-phylink-support-Clause-45-PHYs-on-SFP-modules.patch using plaintext: 
patching file drivers/net/phy/phylink.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/pending-5.4/748-net-phylink-split-link_an_mode-configured-and-curren.patch using plaintext: 
patching file drivers/net/phy/phylink.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/pending-5.4/749-net-phylink-split-phylink_sfp_module_insert.patch using plaintext: 
patching file drivers/net/phy/phylink.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/pending-5.4/750-net-phylink-delay-MAC-configuration-for-copper-SFP-m.patch using plaintext: 
patching file drivers/net/phy/phylink.c
patching file drivers/net/phy/sfp-bus.c
patching file include/linux/sfp.h

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/pending-5.4/751-net-phylink-make-Broadcom-BCM84881-based-SFPs-work.patch using plaintext: 
patching file drivers/net/phy/phylink.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/pending-5.4/752-net-phy-add-Broadcom-BCM84881-PHY-driver.patch using plaintext: 
patching file drivers/net/phy/Kconfig
patching file drivers/net/phy/Makefile
patching file drivers/net/phy/bcm84881.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/pending-5.4/753-net-sfp-add-support-for-Clause-45-PHYs.patch using plaintext: 
patching file drivers/net/phy/sfp.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/pending-5.4/754-net-sfp-fix-unbind.patch using plaintext: 
patching file drivers/net/phy/sfp.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/pending-5.4/755-net-sfp-fix-hwmon.patch using plaintext: 
patching file drivers/net/phy/sfp.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/pending-5.4/756-net-sfp-use-a-definition-for-the-fault-recovery-atte.patch using plaintext: 
patching file drivers/net/phy/sfp.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/pending-5.4/757-net-sfp-rename-sm_retries.patch using plaintext: 
patching file drivers/net/phy/sfp.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/pending-5.4/758-net-sfp-error-handling-for-phy-probe.patch using plaintext: 
patching file drivers/net/phy/sfp.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/pending-5.4/759-net-sfp-re-attempt-probing-for-phy.patch using plaintext: 
patching file drivers/net/phy/sfp.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/pending-5.4/760-net-dsa-mv88e6xxx-fix-vlan-setup.patch using plaintext: 
patching file drivers/net/dsa/mv88e6xxx/chip.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/pending-5.4/761-net-dsa-mt7530-Support-EEE-features.patch using plaintext: 
patching file drivers/net/dsa/mt7530.c
patching file drivers/net/dsa/mt7530.h

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/pending-5.4/800-bcma-get-SoC-device-struct-copy-its-DMA-params-to-th.patch using plaintext: 
patching file drivers/bcma/host_soc.c
patching file drivers/bcma/main.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/pending-5.4/810-pci_disable_common_quirks.patch using plaintext: 
patching file drivers/pci/Kconfig
patching file drivers/pci/quirks.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/pending-5.4/811-pci_disable_usb_common_quirks.patch using plaintext: 
patching file drivers/usb/host/pci-quirks.c
patching file drivers/usb/host/pci-quirks.h
patching file include/linux/usb/hcd.h

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/pending-5.4/820-libata-Assign-OF-node-to-the-SCSI-device.patch using plaintext: 
patching file drivers/ata/libata-scsi.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/pending-5.4/834-ledtrig-libata.patch using plaintext: 
patching file drivers/ata/Kconfig
patching file drivers/ata/libata-core.c
patching file include/linux/libata.h

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/pending-5.4/920-mangle_bootargs.patch using plaintext: 
patching file init/Kconfig
patching file init/main.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/hack-5.4/204-module_strip.patch using plaintext: 
patching file include/linux/module.h
patching file include/linux/moduleparam.h
patching file init/Kconfig
patching file kernel/module.c
patching file scripts/mod/modpost.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/hack-5.4/210-darwin_scripts_include.patch using plaintext: 
patching file scripts/mod/elf.h
patching file scripts/mod/mk_elfconfig.c
patching file scripts/mod/modpost.h

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/hack-5.4/211-darwin-uuid-typedef-clash.patch using plaintext: 
patching file scripts/mod/file2alias.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/hack-5.4/212-tools_portability.patch using plaintext: 
patching file tools/include/tools/be_byteshift.h
patching file tools/include/tools/le_byteshift.h
patching file tools/include/tools/linux_types.h
patching file tools/include/linux/types.h
patching file tools/perf/pmu-events/jevents.c
patching file tools/perf/pmu-events/json.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/hack-5.4/214-spidev_h_portability.patch using plaintext: 
patching file include/uapi/linux/spi/spidev.h

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/hack-5.4/220-gc_sections.patch using plaintext: 
patching file arch/arm/Kconfig
patching file arch/arm/boot/compressed/Makefile
patching file arch/arm/kernel/vmlinux.lds.S
patching file arch/arm/kernel/vmlinux.lds.h

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/hack-5.4/221-module_exports.patch using plaintext: 
patching file include/asm-generic/vmlinux.lds.h
patching file include/linux/export.h
patching file scripts/Makefile.build

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/hack-5.4/230-openwrt_lzma_options.patch using plaintext: 
patching file lib/decompress.c
patching file scripts/Makefile.lib
patching file usr/gen_initramfs_list.sh

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/hack-5.4/250-netfilter_depends.patch using plaintext: 
patching file net/netfilter/Kconfig

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/hack-5.4/251-sound_kconfig.patch using plaintext: 
patching file crypto/Kconfig
patching file drivers/bcma/Kconfig
patching file drivers/ssb/Kconfig
patching file lib/Kconfig
patching file net/netfilter/Kconfig
patching file net/wireless/Kconfig
patching file sound/core/Kconfig

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/hack-5.4/259-regmap_dynamic.patch using plaintext: 
patching file drivers/base/regmap/Kconfig
patching file drivers/base/regmap/Makefile
patching file drivers/base/regmap/regmap.c
patching file include/linux/regmap.h

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/hack-5.4/260-crypto_test_dependencies.patch using plaintext: 
patching file crypto/Kconfig
patching file crypto/algboss.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/hack-5.4/260-lib-arc4-unhide.patch using plaintext: 
patching file crypto/Kconfig

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/hack-5.4/280-rfkill-stubs.patch using plaintext: 
patching file include/linux/rfkill.h
patching file net/Makefile
patching file net/rfkill/Kconfig
patching file net/rfkill/Makefile

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/hack-5.4/300-MIPS-r4k_cache-use-more-efficient-cache-blast.patch using plaintext: 
patching file arch/mips/include/asm/r4kcache.h

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/hack-5.4/301-mips_image_cmdline_hack.patch using plaintext: 
patching file arch/mips/Kconfig
Hunk #1 succeeded at 1157 (offset 1 line).
patching file arch/mips/kernel/head.S

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/hack-5.4/321-powerpc_crtsavres_prereq.patch using plaintext: 
patching file arch/powerpc/Makefile

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/hack-5.4/531-debloat_lzma.patch using plaintext: 
patching file include/linux/lzma/LzFind.h
patching file include/linux/lzma/LzmaDec.h
patching file include/linux/lzma/LzmaEnc.h
patching file lib/lzma/LzFind.c
patching file lib/lzma/LzmaDec.c
patching file lib/lzma/LzmaEnc.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/hack-5.4/550-loop-Report-EOPNOTSUPP-properly.patch using plaintext: 
patching file drivers/block/loop.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/hack-5.4/640-bridge-only-accept-EAP-locally.patch using plaintext: 
patching file net/bridge/br_input.c
patching file net/bridge/br_private.h
patching file net/bridge/br_sysfs_br.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/hack-5.4/641-sch_cake-fix-IP-protocol-handling-in-the-presence-of.patch using plaintext: 
patching file net/sched/sch_cake.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/hack-5.4/645-netfilter-connmark-introduce-set-dscpmark.patch using plaintext: 
patching file include/uapi/linux/netfilter/xt_connmark.h
patching file net/netfilter/xt_connmark.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/hack-5.4/647-netfilter-flow-acct.patch using plaintext: 
patching file include/net/netfilter/nf_flow_table.h
patching file net/netfilter/nf_flow_table_core.c
patching file net/netfilter/nf_flow_table_ip.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/hack-5.4/650-netfilter-add-xt_OFFLOAD-target.patch using plaintext: 
patching file net/ipv4/netfilter/Kconfig
patching file net/ipv6/netfilter/Kconfig
patching file net/netfilter/Kconfig
patching file net/netfilter/Makefile
patching file net/netfilter/xt_FLOWOFFLOAD.c
patching file net/netfilter/nf_flow_table_core.c
patching file include/uapi/linux/netfilter/xt_FLOWOFFLOAD.h
patching file include/net/netfilter/nf_flow_table.h

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/hack-5.4/651-wireless_mesh_header.patch using plaintext: 
patching file include/linux/netdevice.h

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/hack-5.4/660-fq_codel_defaults.patch using plaintext: 
patching file net/sched/sch_fq_codel.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/hack-5.4/661-use_fq_codel_by_default.patch using plaintext: 
patching file include/net/sch_generic.h
patching file net/sched/Kconfig
patching file net/sched/sch_api.c
patching file net/sched/sch_fq_codel.c
patching file net/sched/sch_generic.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/hack-5.4/662-remove_pfifo_fast.patch using plaintext: 
patching file net/sched/sch_generic.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/hack-5.4/700-swconfig_switch_drivers.patch using plaintext: 
patching file drivers/net/phy/Kconfig
patching file drivers/net/phy/Makefile
patching file include/linux/platform_data/b53.h

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/hack-5.4/702-phy_add_aneg_done_function.patch using plaintext: 
patching file include/linux/phy.h
patching file drivers/net/phy/phy_device.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/hack-5.4/721-phy_packets.patch using plaintext: 
patching file include/linux/netdevice.h
patching file include/linux/skbuff.h
patching file net/Kconfig
patching file net/core/dev.c
patching file net/core/skbuff.c
patching file net/ethernet/eth.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/hack-5.4/773-bgmac-add-srab-switch.patch using plaintext: 
patching file drivers/net/ethernet/broadcom/bgmac-bcma.c
patching file drivers/net/ethernet/broadcom/bgmac.c
patching file drivers/net/ethernet/broadcom/bgmac.h

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/hack-5.4/901-debloat_sock_diag.patch using plaintext: 
patching file net/Kconfig
patching file net/core/Makefile
patching file net/core/sock.c
patching file net/core/sock_diag.c
patching file net/ipv4/Kconfig
patching file net/netlink/Kconfig
patching file net/packet/Kconfig
patching file net/unix/Kconfig

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/hack-5.4/902-debloat_proc.patch using plaintext: 
patching file fs/locks.c
patching file fs/proc/Kconfig
patching file fs/proc/consoles.c
patching file fs/proc/proc_tty.c
patching file include/net/snmp.h
patching file ipc/msg.c
patching file ipc/sem.c
patching file ipc/shm.c
patching file ipc/util.c
patching file kernel/exec_domain.c
patching file kernel/irq/proc.c
patching file kernel/time/timer_list.c
patching file mm/vmalloc.c
patching file mm/vmstat.c
patching file net/8021q/vlanproc.c
patching file net/core/net-procfs.c
patching file net/core/sock.c
patching file net/ipv4/fib_trie.c
patching file net/ipv4/proc.c
patching file net/ipv4/route.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/hack-5.4/904-debloat_dma_buf.patch using plaintext: 
patching file drivers/base/Kconfig
patching file drivers/dma-buf/Makefile
patching file drivers/dma-buf/dma-buf.c
patching file kernel/sched/core.c
patching file fs/d_path.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/hack-5.4/910-kobject_uevent.patch using plaintext: 
patching file lib/kobject_uevent.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/hack-5.4/911-kobject_add_broadcast_uevent.patch using plaintext: 
patching file include/linux/kobject.h
patching file lib/kobject_uevent.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/hack-5.4/921-always-create-console-node-in-initramfs.patch using plaintext: 
patching file usr/gen_initramfs_list.sh

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/hack-5.4/991-platform-x86-pcengines-apuv2-revert-simswitch.patch using plaintext: 
patching file drivers/platform/x86/pcengines-apuv2.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/ramips/patches-5.4/0003-MIPS-Fix-memory-reservation-in-bootmem_init-for-cert.patch using plaintext: 
patching file arch/mips/kernel/setup.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/ramips/patches-5.4/0005-MIPS-use-set_mode-to-enable-disable-the-cevt-r4k-irq.patch using plaintext: 
patching file arch/mips/ralink/Kconfig
patching file arch/mips/kernel/cevt-r4k.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/ramips/patches-5.4/0006-MIPS-ralink-add-cpu-frequency-scaling.patch using plaintext: 
patching file arch/mips/ralink/cevt-rt3352.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/ramips/patches-5.4/0007-MIPS-ralink-copy-the-commandline-from-the-devicetree.patch using plaintext: 
patching file arch/mips/ralink/of.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/ramips/patches-5.4/0013-owrt-hack-fix-mt7688-cache-issue.patch using plaintext: 
patching file arch/mips/kernel/setup.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/ramips/patches-5.4/0015-arch-mips-do-not-select-illegal-access-driver-by-def.patch using plaintext: 
patching file arch/mips/ralink/Kconfig

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/ramips/patches-5.4/0024-GPIO-add-named-gpio-exports.patch using plaintext: 
patching file drivers/gpio/gpiolib-of.c
patching file drivers/gpio/gpiolib-sysfs.c
patching file include/asm-generic/gpio.h
patching file include/linux/gpio/consumer.h

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/ramips/patches-5.4/0026-DT-Add-documentation-for-gpio-ralink.patch using plaintext: 
patching file Documentation/devicetree/bindings/gpio/gpio-ralink.txt

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/ramips/patches-5.4/0027-GPIO-MIPS-ralink-add-gpio-driver-for-ralink-SoC.patch using plaintext: 
patching file arch/mips/include/asm/mach-ralink/gpio.h
patching file drivers/gpio/Kconfig
patching file drivers/gpio/Makefile
patching file drivers/gpio/gpio-ralink.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/ramips/patches-5.4/0029-gpio-ralink-Add-support-for-GPIO-as-interrupt-contro.patch using plaintext: 
patching file Documentation/devicetree/bindings/gpio/gpio-ralink.txt
patching file drivers/gpio/gpio-ralink.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/ramips/patches-5.4/0031-uvc-add-iPassion-iP2970-support.patch using plaintext: 
patching file drivers/media/usb/uvc/uvc_driver.c
patching file drivers/media/usb/uvc/uvc_status.c
patching file drivers/media/usb/uvc/uvc_video.c
patching file drivers/media/usb/uvc/uvcvideo.h

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/ramips/patches-5.4/0037-mtd-cfi-cmdset-0002-force-word-write.patch using plaintext: 
patching file drivers/mtd/chips/cfi_cmdset_0002.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/ramips/patches-5.4/0041-DT-Add-documentation-for-spi-rt2880.patch using plaintext: 
patching file Documentation/devicetree/bindings/spi/spi-rt2880.txt

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/ramips/patches-5.4/0042-SPI-ralink-add-Ralink-SoC-spi-driver.patch using plaintext: 
patching file drivers/spi/Kconfig
patching file drivers/spi/Makefile
patching file drivers/spi/spi-rt2880.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/ramips/patches-5.4/0044-i2c-MIPS-adds-ralink-I2C-driver.patch using plaintext: 
patching file Documentation/devicetree/bindings/i2c/i2c-ralink.txt
patching file drivers/i2c/busses/Kconfig
patching file drivers/i2c/busses/Makefile
patching file drivers/i2c/busses/i2c-ralink.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/ramips/patches-5.4/0046-mmc-MIPS-ralink-add-sdhci-for-mt7620a-SoC.patch using plaintext: 
patching file drivers/mmc/host/Kconfig
patching file drivers/mmc/host/Makefile

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/ramips/patches-5.4/0048-asoc-add-mt7620-support.patch using plaintext: 
patching file arch/mips/ralink/of.c
patching file sound/soc/Kconfig
patching file sound/soc/Makefile
patching file sound/soc/ralink/Kconfig
patching file sound/soc/ralink/Makefile
patching file sound/soc/ralink/ralink-i2s.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/ramips/patches-5.4/0051-serial-add-ugly-custom-baud-rate-hack.patch using plaintext: 
patching file drivers/tty/serial/serial_core.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/ramips/patches-5.4/0052-pwm-add-mediatek-support.patch using plaintext: 
patching file drivers/pwm/Kconfig
patching file drivers/pwm/Makefile
patching file drivers/pwm/pwm-mediatek-ramips.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/ramips/patches-5.4/0069-awake-rt305x-dwc2-controller.patch using plaintext: 
patching file drivers/usb/dwc2/platform.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/ramips/patches-5.4/0070-weak_reordering.patch using plaintext: 
patching file arch/mips/ralink/Kconfig

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/ramips/patches-5.4/0098-disable_cm.patch using plaintext: 
patching file arch/mips/kernel/mips-cm.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/ramips/patches-5.4/0100-staging-mt7621-pci-simplify-mt7621_pcie_init_virtual.patch using plaintext: 
patching file drivers/staging/mt7621-pci/pci-mt7621.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/ramips/patches-5.4/0101-staging-mt7621-pci-enable-clock-bit-for-each-port.patch using plaintext: 
patching file drivers/staging/mt7621-pci/pci-mt7621.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/ramips/patches-5.4/0102-staging-mt7621-pci-use-gpios-for-properly-reset.patch using plaintext: 
patching file drivers/staging/mt7621-pci/pci-mt7621.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/ramips/patches-5.4/0103-staging-mt7621-pci-change-value-for-PERST_DELAY_MS.patch using plaintext: 
patching file drivers/staging/mt7621-pci/pci-mt7621.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/ramips/patches-5.4/0104-staging-mt7621-pci-release-gpios-after-pci-initializ.patch using plaintext: 
patching file drivers/staging/mt7621-pci/pci-mt7621.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/ramips/patches-5.4/0105-staging-mt7621-pci-delete-no-more-needed-mt7621_rese.patch using plaintext: 
patching file drivers/staging/mt7621-pci/pci-mt7621.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/ramips/patches-5.4/0106-staging-mt7621-pci-phy-add-mt7621_phy_rmw-to-simplif.patch using plaintext: 
patching file drivers/staging/mt7621-pci-phy/pci-mt7621-phy.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/ramips/patches-5.4/0107-staging-mt7621-pci-fix-io-space-and-properly-set-res.patch using plaintext: 
patching file drivers/staging/mt7621-pci/pci-mt7621.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/ramips/patches-5.4/0108-staging-mt7621-pci-fix-register-to-set-up-virtual-br.patch using plaintext: 
patching file drivers/staging/mt7621-pci/pci-mt7621.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/ramips/patches-5.4/0109-staging-mt7621-pci-don-t-return-if-get-gpio-fails.patch using plaintext: 
patching file drivers/staging/mt7621-pci/pci-mt7621.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/ramips/patches-5.4/0110-staging-mt7621-pci-phy-avoid-to-create-to-different-.patch using plaintext: 
patching file drivers/staging/mt7621-pci-phy/pci-mt7621-phy.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/ramips/patches-5.4/0111-staging-mt7621-pci-use-only-two-phys-from-device-tre.patch using plaintext: 
patching file drivers/staging/mt7621-pci/pci-mt7621.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/ramips/patches-5.4/0112-staging-mt7621-pci-change-variable-to-print-for-slot.patch using plaintext: 
patching file drivers/staging/mt7621-pci/pci-mt7621.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/ramips/patches-5.4/0113-staging-mt7621-pci-be-sure-gpio-descriptor-is-null-o.patch using plaintext: 
patching file drivers/staging/mt7621-pci/pci-mt7621.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/ramips/patches-5.4/0114-staging-mt7621-pci-avoid-to-poweroff-the-phy-for-slo.patch using plaintext: 
patching file drivers/staging/mt7621-pci/pci-mt7621.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/ramips/patches-5.4/0115-staging-mt7621-pci-delete-release-gpios-related-code.patch using plaintext: 
patching file drivers/staging/mt7621-pci/pci-mt7621.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/ramips/patches-5.4/0116-staging-mt7621-pci-use-builtin_platform_driver.patch using plaintext: 
patching file drivers/staging/mt7621-pci/pci-mt7621.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/ramips/patches-5.4/0117-staging-mt7621-pci-phy-use-builtin_platform_driver.patch using plaintext: 
patching file drivers/staging/mt7621-pci-phy/pci-mt7621-phy.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/ramips/patches-5.4/0118-staging-mt7621-pci-phy-re-do-xtal_mode-detection.patch using plaintext: 
patching file drivers/staging/mt7621-pci-phy/pci-mt7621-phy.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/ramips/patches-5.4/0119-staging-mt7621-pci-avoid-to-set-iomem_resource-addre.patch using plaintext: 
patching file drivers/staging/mt7621-pci/pci-mt7621.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/ramips/patches-5.4/0120-staging-mt7621-pci-properly-power-off-dual-ported-pc.patch using plaintext: 
patching file drivers/staging/mt7621-pci/pci-mt7621.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/ramips/patches-5.4/0121-staging-mt7621-pci-fix-PCIe-interrupt-mapping.patch using plaintext: 
patching file drivers/staging/mt7621-pci/pci-mt7621.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/ramips/patches-5.4/0200-linkit_bootstrap.patch using plaintext: 
patching file drivers/misc/Makefile
patching file drivers/misc/linkit.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/ramips/patches-5.4/0300-mtd-rawnand-add-driver-support-for-MT7621-nand-flash.patch using plaintext: 
patching file drivers/mtd/nand/raw/Kconfig
patching file drivers/mtd/nand/raw/Makefile
patching file drivers/mtd/nand/raw/mt7621_nand.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/ramips/patches-5.4/0301-dt-bindings-add-documentation-for-mt7621-nand-driver.patch using plaintext: 
patching file Documentation/devicetree/bindings/mtd/mediatek,mt7621-nfc.yaml

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/ramips/patches-5.4/0400-net-ethernet-mediatek-use-napi_consume_skb.patch using plaintext: 
patching file drivers/net/ethernet/mediatek/mtk_eth_soc.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/ramips/patches-5.4/0401-net-ethernet-mediatek-significantly-reduce-mdio-bus-.patch using plaintext: 
patching file drivers/net/ethernet/mediatek/mtk_eth_soc.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/ramips/patches-5.4/100-mt7621-core-detect-hack.patch using plaintext: 
patching file arch/mips/kernel/smp-cps.c
patching file arch/mips/ralink/mt7621.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/ramips/patches-5.4/101-mt7621-timer.patch using plaintext: 
patching file arch/mips/ralink/mt7621.c
patching file arch/mips/ralink/Kconfig

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/ramips/patches-5.4/102-mt7621-fix-cpu-clk-add-clkdev.patch using plaintext: 
patching file arch/mips/include/asm/mach-ralink/mt7621.h
patching file arch/mips/ralink/mt7621.c
patching file arch/mips/ralink/timer-gic.c
patching file include/dt-bindings/clock/mt7621-clk.h

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/ramips/patches-5.4/105-mt7621-memory-detect.patch using plaintext: 
patching file arch/mips/include/asm/mach-ralink/mt7621.h
patching file arch/mips/ralink/mt7621.c
patching file arch/mips/ralink/common.h
patching file arch/mips/ralink/of.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/ramips/patches-5.4/110-mt7621-perfctr-fix.patch using plaintext: 
patching file arch/mips/ralink/irq-gic.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/ramips/patches-5.4/111-gpio-mmio-introduce-BGPIOF_NO_SET_ON_INPUT.patch using plaintext: 
patching file drivers/gpio/gpio-mmio.c
patching file include/linux/gpio/driver.h

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/ramips/patches-5.4/112-gpio-mt7621-add-BGPIOF_NO_SET_ON_INPUT-flag.patch using plaintext: 
patching file drivers/gpio/gpio-mt7621.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/ramips/patches-5.4/200-add-ralink-eth.patch using plaintext: 
patching file drivers/net/ethernet/Kconfig
patching file drivers/net/ethernet/Makefile

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/ramips/patches-5.4/300-mt7620-export-chip-version-and-pkg.patch using plaintext: 
patching file arch/mips/include/asm/mach-ralink/mt7620.h

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/ramips/patches-5.4/301-MIPS-ralink-mt7621-introduce-soc_device-initializati.patch using plaintext: 
patching file arch/mips/ralink/mt7621.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/ramips/patches-5.4/302-spi-nor-add-gd25q512.patch using plaintext: 
patching file drivers/mtd/spi-nor/spi-nor.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/ramips/patches-5.4/401-net-ethernet-mediatek-support-net-labels.patch using plaintext: 
patching file drivers/net/ethernet/mediatek/mtk_eth_soc.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/ramips/patches-5.4/990-NET-no-auto-carrier-off-support.patch using plaintext: 
patching file drivers/net/phy/phy.c
patching file include/linux/phy.h

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/ramips/patches-5.4/991-at803x.patch using plaintext: 
patching file drivers/net/phy/at803x.c

Applying /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/ramips/patches-5.4/999-fix-pci-init-mt7620.patch using plaintext: 
patching file arch/mips/pci/pci-mt7620.c
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/.prepared_f9b08cb78a9a3bdbb30ffc061668eadc
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/localversion
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/kconfig.pl  + /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/config-5.4 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/ramips/rt305x/config-5.4 > /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/.config.target
awk '/^(#[[:space:]]+)?CONFIG_KERNEL/{sub("CONFIG_KERNEL_","CONFIG_");print}' /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/.config >> /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/.config.target
echo "# CONFIG_KALLSYMS_EXTRA_PASS is not set" >> /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/.config.target
echo "# CONFIG_KALLSYMS_ALL is not set" >> /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/.config.target
echo "CONFIG_KALLSYMS_UNCOMPRESSED=y" >> /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/.config.target
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/package-metadata.pl kconfig /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/.packageinfo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/.config 5.4 > /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/.config.override
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/kconfig.pl 'm+' '+' /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/.config.target /dev/null /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/.config.override > /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/.config.set
mv /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/.config.set /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/.config.old
grep -v INITRAMFS /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/.config.old > /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/.config.set
echo 'CONFIG_INITRAMFS_SOURCE=""' >> /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/.config.set
echo '# CONFIG_INITRAMFS_FORCE is not set' >> /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/.config.set
rm -rf /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/modules
cmp -s /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/.config.set /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/.config.prev || { cp /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/.config.set /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/.config; cp /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/.config.set /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/.config.prev; }
export MAKEFLAGS= ; [ -d /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers ] || make -C /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52 KCFLAGS="-fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl=target-mipsel_24kc_musl" HOSTCFLAGS="-O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -Wall -Wmissing-prototypes -Wstrict-prototypes" CROSS_COMPILE="mipsel-openwrt-linux-musl-" ARCH="mips" KBUILD_HAVE_NLS=no KBUILD_BUILD_USER="musashino205" KBUILD_BUILD_HOST="TAIHA.NET" KBUILD_BUILD_TIMESTAMP="Fri Aug  7 04:29:52 2020" KBUILD_BUILD_VERSION="0" HOST_LOADLIBES="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib" KBUILD_HOSTLDLIBS="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib" CONFIG_SHELL="bash" V=''  cmd_syscalls= KERNELRELEASE=5.4.52 CC="mipsel-openwrt-linux-musl-gcc" INSTALL_HDR_PATH=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers headers_install
make[5]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52'
  HOSTCC  scripts/basic/fixdep
  HOSTCC  scripts/unifdef
  WRAP    arch/mips/include/generated/uapi/asm/bpf_perf_event.h
  WRAP    arch/mips/include/generated/uapi/asm/ipcbuf.h
  SYSTBL  arch/mips/include/generated/asm/syscall_table_32_o32.h
  SYSTBL  arch/mips/include/generated/asm/syscall_table_64_n32.h
  SYSTBL  arch/mips/include/generated/asm/syscall_table_64_n64.h
  SYSTBL  arch/mips/include/generated/asm/syscall_table_64_o32.h
  SYSHDR  arch/mips/include/generated/uapi/asm/unistd_n32.h
  SYSHDR  arch/mips/include/generated/uapi/asm/unistd_n64.h
  SYSHDR  arch/mips/include/generated/uapi/asm/unistd_o32.h
  SYSNR   arch/mips/include/generated/uapi/asm/unistd_nr_n32.h
  SYSNR   arch/mips/include/generated/uapi/asm/unistd_nr_n64.h
  SYSNR   arch/mips/include/generated/uapi/asm/unistd_nr_o32.h
  HOSTCC  arch/mips/tools/elf-entry
  HOSTCC  arch/mips/boot/tools/relocs_32.o
  HOSTCC  arch/mips/boot/tools/relocs_64.o
  HOSTCC  arch/mips/boot/tools/relocs_main.o
  HOSTLD  arch/mips/boot/tools/relocs
  UPD     include/generated/uapi/linux/version.h
  HDRINST usr/include/video/uvesafb.h
  HDRINST usr/include/video/sisfb.h
  HDRINST usr/include/video/edid.h
  HDRINST usr/include/drm/tegra_drm.h
  HDRINST usr/include/drm/qxl_drm.h
  HDRINST usr/include/drm/drm_fourcc.h
  HDRINST usr/include/drm/vgem_drm.h
  HDRINST usr/include/drm/lima_drm.h
  HDRINST usr/include/drm/msm_drm.h
  HDRINST usr/include/drm/virtgpu_drm.h
  HDRINST usr/include/drm/panfrost_drm.h
  HDRINST usr/include/drm/armada_drm.h
  HDRINST usr/include/drm/savage_drm.h
  HDRINST usr/include/drm/sis_drm.h
  HDRINST usr/include/drm/vmwgfx_drm.h
  HDRINST usr/include/drm/mga_drm.h
  HDRINST usr/include/drm/radeon_drm.h
  HDRINST usr/include/drm/via_drm.h
  HDRINST usr/include/drm/amdgpu_drm.h
  HDRINST usr/include/drm/drm_mode.h
  HDRINST usr/include/drm/v3d_drm.h
  HDRINST usr/include/drm/nouveau_drm.h
  HDRINST usr/include/drm/exynos_drm.h
  HDRINST usr/include/drm/i810_drm.h
  HDRINST usr/include/drm/drm_sarea.h
  HDRINST usr/include/drm/drm.h
  HDRINST usr/include/drm/vc4_drm.h
  HDRINST usr/include/drm/omap_drm.h
  HDRINST usr/include/drm/r128_drm.h
  HDRINST usr/include/drm/i915_drm.h
  HDRINST usr/include/drm/etnaviv_drm.h
  HDRINST usr/include/mtd/nftl-user.h
  HDRINST usr/include/mtd/inftl-user.h
  HDRINST usr/include/mtd/ubi-user.h
  HDRINST usr/include/mtd/mtd-abi.h
  HDRINST usr/include/mtd/mtd-user.h
  HDRINST usr/include/xen/gntalloc.h
  HDRINST usr/include/xen/evtchn.h
  HDRINST usr/include/xen/privcmd.h
  HDRINST usr/include/xen/gntdev.h
  HDRINST usr/include/asm-generic/mman-common.h
  HDRINST usr/include/asm-generic/errno.h
  HDRINST usr/include/asm-generic/kvm_para.h
  HDRINST usr/include/asm-generic/statfs.h
  HDRINST usr/include/asm-generic/sembuf.h
  HDRINST usr/include/asm-generic/bitsperlong.h
  HDRINST usr/include/asm-generic/stat.h
  HDRINST usr/include/asm-generic/unistd.h
  HDRINST usr/include/asm-generic/termios.h
  HDRINST usr/include/asm-generic/ioctls.h
  HDRINST usr/include/asm-generic/param.h
  HDRINST usr/include/asm-generic/hugetlb_encode.h
  HDRINST usr/include/asm-generic/signal-defs.h
  HDRINST usr/include/asm-generic/poll.h
  HDRINST usr/include/asm-generic/setup.h
  HDRINST usr/include/asm-generic/posix_types.h
  HDRINST usr/include/asm-generic/errno-base.h
  HDRINST usr/include/asm-generic/ioctl.h
  HDRINST usr/include/asm-generic/auxvec.h
  HDRINST usr/include/asm-generic/socket.h
  HDRINST usr/include/asm-generic/shmbuf.h
  HDRINST usr/include/asm-generic/swab.h
  HDRINST usr/include/asm-generic/ipcbuf.h
  HDRINST usr/include/asm-generic/bpf_perf_event.h
  HDRINST usr/include/asm-generic/signal.h
  HDRINST usr/include/asm-generic/mman.h
  HDRINST usr/include/asm-generic/resource.h
  HDRINST usr/include/asm-generic/int-l64.h
  HDRINST usr/include/asm-generic/msgbuf.h
  HDRINST usr/include/asm-generic/int-ll64.h
  HDRINST usr/include/asm-generic/fcntl.h
  HDRINST usr/include/asm-generic/sockios.h
  HDRINST usr/include/asm-generic/siginfo.h
  HDRINST usr/include/asm-generic/types.h
  HDRINST usr/include/asm-generic/ucontext.h
  HDRINST usr/include/asm-generic/termbits.h
  HDRINST usr/include/rdma/hfi/hfi1_user.h
  HDRINST usr/include/rdma/hfi/hfi1_ioctl.h
  HDRINST usr/include/rdma/mlx4-abi.h
  HDRINST usr/include/rdma/ib_user_mad.h
  HDRINST usr/include/rdma/rdma_netlink.h
  HDRINST usr/include/rdma/bnxt_re-abi.h
  HDRINST usr/include/rdma/rdma_user_cm.h
  HDRINST usr/include/rdma/ocrdma-abi.h
  HDRINST usr/include/rdma/rvt-abi.h
  HDRINST usr/include/rdma/siw-abi.h
  HDRINST usr/include/rdma/rdma_user_ioctl.h
  HDRINST usr/include/rdma/hns-abi.h
  HDRINST usr/include/rdma/vmw_pvrdma-abi.h
  HDRINST usr/include/rdma/qedr-abi.h
  HDRINST usr/include/rdma/mlx5_user_ioctl_cmds.h
  HDRINST usr/include/rdma/mlx5-abi.h
  HDRINST usr/include/rdma/rdma_user_ioctl_cmds.h
  HDRINST usr/include/rdma/i40iw-abi.h
  HDRINST usr/include/rdma/ib_user_ioctl_verbs.h
  HDRINST usr/include/rdma/cxgb3-abi.h
  HDRINST usr/include/rdma/efa-abi.h
  HDRINST usr/include/rdma/ib_user_sa.h
  HDRINST usr/include/rdma/ib_user_verbs.h
  HDRINST usr/include/rdma/cxgb4-abi.h
  HDRINST usr/include/rdma/ib_user_ioctl_cmds.h
  HDRINST usr/include/rdma/mthca-abi.h
  HDRINST usr/include/rdma/mlx5_user_ioctl_verbs.h
  HDRINST usr/include/rdma/rdma_user_rxe.h
  HDRINST usr/include/misc/habanalabs.h
  HDRINST usr/include/misc/cxl.h
  HDRINST usr/include/misc/fastrpc.h
  HDRINST usr/include/misc/xilinx_sdfec.h
  HDRINST usr/include/misc/ocxl.h
  HDRINST usr/include/linux/meye.h
  HDRINST usr/include/linux/btf.h
  HDRINST usr/include/linux/seg6_genl.h
  HDRINST usr/include/linux/agpgart.h
  HDRINST usr/include/linux/elf-em.h
  HDRINST usr/include/linux/ncsi.h
  HDRINST usr/include/linux/audit.h
  HDRINST usr/include/linux/virtio_net.h
  HDRINST usr/include/linux/inet_diag.h
  HDRINST usr/include/linux/rio_mport_cdev.h
  HDRINST usr/include/linux/icmpv6.h
  HDRINST usr/include/linux/smc_diag.h
  HDRINST usr/include/linux/zorro.h
  HDRINST usr/include/linux/cramfs_fs.h
  HDRINST usr/include/linux/cryptouser.h
  HDRINST usr/include/linux/atm.h
  HDRINST usr/include/linux/route.h
  HDRINST usr/include/linux/bcache.h
  HDRINST usr/include/linux/hsr_netlink.h
  HDRINST usr/include/linux/atalk.h
  HDRINST usr/include/linux/atmmpc.h
  HDRINST usr/include/linux/can.h
  HDRINST usr/include/linux/b1lli.h
  HDRINST usr/include/linux/dns_resolver.h
  HDRINST usr/include/linux/if_fddi.h
  HDRINST usr/include/linux/auto_fs.h
  HDRINST usr/include/linux/errno.h
  HDRINST usr/include/linux/kvm_para.h
  HDRINST usr/include/linux/kcmp.h
  HDRINST usr/include/linux/pcitest.h
  HDRINST usr/include/linux/nl80211.h
  HDRINST usr/include/linux/serio.h
  HDRINST usr/include/linux/ipmi.h
  HDRINST usr/include/linux/major.h
  HDRINST usr/include/linux/chio.h
  HDRINST usr/include/linux/sonypi.h
  HDRINST usr/include/linux/rfkill.h
  HDRINST usr/include/linux/fdreg.h
  HDRINST usr/include/linux/ip.h
  HDRINST usr/include/linux/netdevice.h
  HDRINST usr/include/linux/uhid.h
  HDRINST usr/include/linux/aspeed-lpc-ctrl.h
  HDRINST usr/include/linux/stm.h
  HDRINST usr/include/linux/atmapi.h
  HDRINST usr/include/linux/i2o-dev.h
  HDRINST usr/include/linux/kernelcapi.h
  HDRINST usr/include/linux/lirc.h
  HDRINST usr/include/linux/if_pppol2tp.h
  HDRINST usr/include/linux/if.h
  HDRINST usr/include/linux/pci.h
  HDRINST usr/include/linux/fanotify.h
  HDRINST usr/include/linux/uinput.h
  HDRINST usr/include/linux/iommu.h
  HDRINST usr/include/linux/rtnetlink.h
  HDRINST usr/include/linux/cn_proc.h
  HDRINST usr/include/linux/sunrpc/debug.h
  HDRINST usr/include/linux/openvswitch.h
  HDRINST usr/include/linux/netfilter_ipv6.h
  HDRINST usr/include/linux/tcp.h
  HDRINST usr/include/linux/virtio_blk.h
  HDRINST usr/include/linux/genwqe/genwqe_card.h
  HDRINST usr/include/linux/timex.h
  HDRINST usr/include/linux/if_alg.h
  HDRINST usr/include/linux/ipv6_route.h
  HDRINST usr/include/linux/if_ppp.h
  HDRINST usr/include/linux/input-event-codes.h
  HDRINST usr/include/linux/atm_eni.h
  HDRINST usr/include/linux/synclink.h
  HDRINST usr/include/linux/fsl_hypervisor.h
  HDRINST usr/include/linux/rds.h
  HDRINST usr/include/linux/iso_fs.h
  HDRINST usr/include/linux/vhost_types.h
  HDRINST usr/include/linux/elfcore.h
  HDRINST usr/include/linux/nvme_ioctl.h
  HDRINST usr/include/linux/reiserfs_xattr.h
  HDRINST usr/include/linux/qnxtypes.h
  HDRINST usr/include/linux/fb.h
  HDRINST usr/include/linux/stat.h
  HDRINST usr/include/linux/scc.h
  HDRINST usr/include/linux/input.h
  HDRINST usr/include/linux/rose.h
  HDRINST usr/include/linux/if_arcnet.h
  HDRINST usr/include/linux/netfilter_arp.h
  HDRINST usr/include/linux/msg.h
  HDRINST usr/include/linux/mount.h
  HDRINST usr/include/linux/uuid.h
  HDRINST usr/include/linux/v4l2-common.h
  HDRINST usr/include/linux/virtio_types.h
  HDRINST usr/include/linux/btrfs.h
  HDRINST usr/include/linux/elf.h
  HDRINST usr/include/linux/pktcdvd.h
  HDRINST usr/include/linux/random.h
  HDRINST usr/include/linux/irqnr.h
  HDRINST usr/include/linux/unistd.h
  HDRINST usr/include/linux/termios.h
  HDRINST usr/include/linux/atmsvc.h
  HDRINST usr/include/linux/phonet.h
  HDRINST usr/include/linux/if_ltalk.h
  HDRINST usr/include/linux/baycom.h
  HDRINST usr/include/linux/atm_idt77105.h
  HDRINST usr/include/linux/gameport.h
  HDRINST usr/include/linux/seg6_local.h
  HDRINST usr/include/linux/byteorder/little_endian.h
  HDRINST usr/include/linux/byteorder/big_endian.h
  HDRINST usr/include/linux/i8k.h
  HDRINST usr/include/linux/toshiba.h
  HDRINST usr/include/linux/dcbnl.h
  HDRINST usr/include/linux/sem.h
  HDRINST usr/include/linux/hysdn_if.h
  HDRINST usr/include/linux/personality.h
  HDRINST usr/include/linux/hsi/hsi_char.h
  HDRINST usr/include/linux/hsi/cs-protocol.h
  HDRINST usr/include/linux/param.h
  HDRINST usr/include/linux/if_bridge.h
  HDRINST usr/include/linux/hid.h
  HDRINST usr/include/linux/lightnvm.h
  HDRINST usr/include/linux/vboxguest.h
  HDRINST usr/include/linux/arm_sdei.h
  HDRINST usr/include/linux/kfd_ioctl.h
  HDRINST usr/include/linux/sync_file.h
  HDRINST usr/include/linux/smc.h
  HDRINST usr/include/linux/cyclades.h
  HDRINST usr/include/linux/hdlc/ioctl.h
  HDRINST usr/include/linux/kvm.h
  HDRINST usr/include/linux/cciss_ioctl.h
  HDRINST usr/include/linux/nbd.h
  HDRINST usr/include/linux/map_to_7segment.h
  HDRINST usr/include/linux/bfs_fs.h
  HDRINST usr/include/linux/atm_nicstar.h
  HDRINST usr/include/linux/dlm_plock.h
  HDRINST usr/include/linux/switch.h
  HDRINST usr/include/linux/aio_abi.h
  HDRINST usr/include/linux/psample.h
  HDRINST usr/include/linux/quota.h
  HDRINST usr/include/linux/nfs_mount.h
  HDRINST usr/include/linux/bcm933xx_hcs.h
  HDRINST usr/include/linux/hdlcdrv.h
  HDRINST usr/include/linux/virtio_iommu.h
  HDRINST usr/include/linux/ppp_defs.h
  HDRINST usr/include/linux/if_slip.h
  HDRINST usr/include/linux/in.h
  HDRINST usr/include/linux/net_dropmon.h
  HDRINST usr/include/linux/netlink.h
  HDRINST usr/include/linux/mic_ioctl.h
  HDRINST usr/include/linux/gigaset_dev.h
  HDRINST usr/include/linux/posix_acl_xattr.h
  HDRINST usr/include/linux/net.h
  HDRINST usr/include/linux/virtio_mmio.h
  HDRINST usr/include/linux/kd.h
  HDRINST usr/include/linux/pkt_sched.h
  HDRINST usr/include/linux/tcp_metrics.h
  HDRINST usr/include/linux/psci.h
  HDRINST usr/include/linux/v4l2-subdev.h
  HDRINST usr/include/linux/inotify.h
  HDRINST usr/include/linux/poll.h
  HDRINST usr/include/linux/dccp.h
  HDRINST usr/include/linux/bpf.h
  HDRINST usr/include/linux/sched.h
  HDRINST usr/include/linux/fd.h
  HDRINST usr/include/linux/ipc.h
  HDRINST usr/include/linux/if_team.h
  HDRINST usr/include/linux/capability.h
  HDRINST usr/include/linux/seg6.h
  HDRINST usr/include/linux/utime.h
  HDRINST usr/include/linux/atm_tcp.h
  HDRINST usr/include/linux/posix_types.h
  HDRINST usr/include/linux/tc_ematch/tc_em_text.h
  HDRINST usr/include/linux/tc_ematch/tc_em_nbyte.h
  HDRINST usr/include/linux/tc_ematch/tc_em_ipt.h
  HDRINST usr/include/linux/tc_ematch/tc_em_meta.h
  HDRINST usr/include/linux/tc_ematch/tc_em_cmp.h
  HDRINST usr/include/linux/vm_sockets_diag.h
  HDRINST usr/include/linux/vhost.h
  HDRINST usr/include/linux/edd.h
  HDRINST usr/include/linux/virtio_console.h
  HDRINST usr/include/linux/if_tunnel.h
  HDRINST usr/include/linux/hiddev.h
  HDRINST usr/include/linux/kexec.h
  HDRINST usr/include/linux/mdio.h
  HDRINST usr/include/linux/vfio_ccw.h
  HDRINST usr/include/linux/ndctl.h
  HDRINST usr/include/linux/msdos_fs.h
  HDRINST usr/include/linux/coff.h
  HDRINST usr/include/linux/cm4000_cs.h
  HDRINST usr/include/linux/netconf.h
  HDRINST usr/include/linux/stddef.h
  HDRINST usr/include/linux/ptrace.h
  HDRINST usr/include/linux/pr.h
  HDRINST usr/include/linux/ioctl.h
  HDRINST usr/include/linux/atmlec.h
  HDRINST usr/include/linux/media.h
  HDRINST usr/include/linux/netfilter_ipv6/ip6t_ah.h
  HDRINST usr/include/linux/netfilter_ipv6/ip6t_LOG.h
  HDRINST usr/include/linux/netfilter_ipv6/ip6_tables.h
  HDRINST usr/include/linux/netfilter_ipv6/ip6t_HL.h
  HDRINST usr/include/linux/netfilter_ipv6/ip6t_opts.h
  HDRINST usr/include/linux/netfilter_ipv6/ip6t_srh.h
  HDRINST usr/include/linux/netfilter_ipv6/ip6t_frag.h
  HDRINST usr/include/linux/netfilter_ipv6/ip6t_NPT.h
  HDRINST usr/include/linux/netfilter_ipv6/ip6t_hl.h
  HDRINST usr/include/linux/netfilter_ipv6/ip6t_mh.h
  HDRINST usr/include/linux/netfilter_ipv6/ip6t_rt.h
  HDRINST usr/include/linux/netfilter_ipv6/ip6t_REJECT.h
  HDRINST usr/include/linux/netfilter_ipv6/ip6t_ipv6header.h
  HDRINST usr/include/linux/fsverity.h
  HDRINST usr/include/linux/hpet.h
  HDRINST usr/include/linux/auxvec.h
  HDRINST usr/include/linux/if_addr.h
  HDRINST usr/include/linux/kcov.h
  HDRINST usr/include/linux/cifs/cifs_mount.h
  HDRINST usr/include/linux/dma-buf.h
  HDRINST usr/include/linux/if_tun.h
  HDRINST usr/include/linux/sctp.h
  HDRINST usr/include/linux/mei.h
  HDRINST usr/include/linux/pfkeyv2.h
  HDRINST usr/include/linux/if_frad.h
  HDRINST usr/include/linux/binfmts.h
  HDRINST usr/include/linux/if_vlan.h
  HDRINST usr/include/linux/parport.h
  HDRINST usr/include/linux/udp.h
  HDRINST usr/include/linux/qrtr.h
  HDRINST usr/include/linux/net_tstamp.h
  HDRINST usr/include/linux/joystick.h
  HDRINST usr/include/linux/wmi.h
  HDRINST usr/include/linux/ivtv.h
  HDRINST usr/include/linux/tipc_sockets_diag.h
  HDRINST usr/include/linux/llc.h
  HDRINST usr/include/linux/virtio_fs.h
  HDRINST usr/include/linux/capi.h
  HDRINST usr/include/linux/if_fc.h
  HDRINST usr/include/linux/pkt_cls.h
  HDRINST usr/include/linux/batadv_packet.h
  HDRINST usr/include/linux/userio.h
  HDRINST usr/include/linux/fiemap.h
  HDRINST usr/include/linux/switchtec_ioctl.h
  HDRINST usr/include/linux/netfilter_bridge.h
  HDRINST usr/include/linux/batman_adv.h
  HDRINST usr/include/linux/bpf_common.h
  HDRINST usr/include/linux/uvcvideo.h
  HDRINST usr/include/linux/kdev_t.h
  HDRINST usr/include/linux/usb/tmc.h
  HDRINST usr/include/linux/usb/gadgetfs.h
  HDRINST usr/include/linux/usb/g_uvc.h
  HDRINST usr/include/linux/usb/audio.h
  HDRINST usr/include/linux/usb/charger.h
  HDRINST usr/include/linux/usb/cdc.h
  HDRINST usr/include/linux/usb/ch11.h
  HDRINST usr/include/linux/usb/functionfs.h
  HDRINST usr/include/linux/usb/video.h
  HDRINST usr/include/linux/usb/ch9.h
  HDRINST usr/include/linux/usb/g_printer.h
  HDRINST usr/include/linux/usb/cdc-wdm.h
  HDRINST usr/include/linux/usb/midi.h
  HDRINST usr/include/linux/can/error.h
  HDRINST usr/include/linux/can/gw.h
  HDRINST usr/include/linux/can/vxcan.h
  HDRINST usr/include/linux/can/bcm.h
  HDRINST usr/include/linux/can/netlink.h
  HDRINST usr/include/linux/can/j1939.h
  HDRINST usr/include/linux/can/raw.h
  HDRINST usr/include/linux/if_macsec.h
  HDRINST usr/include/linux/nexthop.h
  HDRINST usr/include/linux/if_cablemodem.h
  HDRINST usr/include/linux/mmtimer.h
  HDRINST usr/include/linux/blktrace_api.h
  HDRINST usr/include/linux/raid/md_u.h
  HDRINST usr/include/linux/raid/md_p.h
  HDRINST usr/include/linux/virtio_balloon.h
  HDRINST usr/include/linux/virtio_ring.h
  HDRINST usr/include/linux/if_pppox.h
  HDRINST usr/include/linux/if_x25.h
  HDRINST usr/include/linux/isst_if.h
  HDRINST usr/include/linux/x25.h
  HDRINST usr/include/linux/virtio_crypto.h
  HDRINST usr/include/linux/ethtool.h
  HDRINST usr/include/linux/gfs2_ondisk.h
  HDRINST usr/include/linux/cec-funcs.h
  HDRINST usr/include/linux/dlm_device.h
  HDRINST usr/include/linux/mempolicy.h
  HDRINST usr/include/linux/dvb/dmx.h
  HDRINST usr/include/linux/dvb/net.h
  HDRINST usr/include/linux/dvb/frontend.h
  HDRINST usr/include/linux/dvb/audio.h
  HDRINST usr/include/linux/dvb/osd.h
  HDRINST usr/include/linux/dvb/ca.h
  HDRINST usr/include/linux/dvb/video.h
  HDRINST usr/include/linux/dvb/version.h
  HDRINST usr/include/linux/omap3isp.h
  HDRINST usr/include/linux/bt-bmc.h
  HDRINST usr/include/linux/prctl.h
  HDRINST usr/include/linux/usbdevice_fs.h
  HDRINST usr/include/linux/netfilter_decnet.h
  HDRINST usr/include/linux/sock_diag.h
  HDRINST usr/include/linux/ppp-comp.h
  HDRINST usr/include/linux/socket.h
  HDRINST usr/include/linux/selinux_netlink.h
  HDRINST usr/include/linux/rxrpc.h
  HDRINST usr/include/linux/radeonfb.h
  HDRINST usr/include/linux/sonet.h
  HDRINST usr/include/linux/sysinfo.h
  HDRINST usr/include/linux/keyboard.h
  HDRINST usr/include/linux/io_uring.h
  HDRINST usr/include/linux/fsi.h
  HDRINST usr/include/linux/rseq.h
  HDRINST usr/include/linux/firewire-cdev.h
  HDRINST usr/include/linux/tls.h
  HDRINST usr/include/linux/dm-log-userspace.h
  HDRINST usr/include/linux/ipx.h
  HDRINST usr/include/linux/watchdog.h
  HDRINST usr/include/linux/gpio.h
  HDRINST usr/include/linux/hdreg.h
  HDRINST usr/include/linux/nfs4_mount.h
  HDRINST usr/include/linux/cgroupstats.h
  HDRINST usr/include/linux/uio.h
  HDRINST usr/include/linux/atmioc.h
  HDRINST usr/include/linux/ipmi_msgdefs.h
  HDRINST usr/include/linux/affs_hardblocks.h
  HDRINST usr/include/linux/patchkey.h
  HDRINST usr/include/linux/virtio_input.h
  HDRINST usr/include/linux/dlm.h
  HDRINST usr/include/linux/ivtvfb.h
  HDRINST usr/include/linux/psp-sev.h
  HDRINST usr/include/linux/if_infiniband.h
  HDRINST usr/include/linux/netfilter_arp/arpt_mangle.h
  HDRINST usr/include/linux/netfilter_arp/arp_tables.h
  HDRINST usr/include/linux/dqblk_xfs.h
  HDRINST usr/include/linux/in6.h
  HDRINST usr/include/linux/virtio_vsock.h
  HDRINST usr/include/linux/tipc_config.h
  HDRINST usr/include/linux/nfsd/stats.h
  HDRINST usr/include/linux/nfsd/cld.h
  HDRINST usr/include/linux/nfsd/export.h
  HDRINST usr/include/linux/nfsd/nfsfh.h
  HDRINST usr/include/linux/nfsd/debug.h
  HDRINST usr/include/linux/swab.h
  HDRINST usr/include/linux/nilfs2_ondisk.h
  HDRINST usr/include/linux/screen_info.h
  HDRINST usr/include/linux/loop.h
  HDRINST usr/include/linux/max2175.h
  HDRINST usr/include/linux/atmarp.h
  HDRINST usr/include/linux/netfilter/xt_LOG.h
  HDRINST usr/include/linux/netfilter/xt_NFLOG.h
  HDRINST usr/include/linux/netfilter/xt_physdev.h
  HDRINST usr/include/linux/netfilter/nf_synproxy.h
  HDRINST usr/include/linux/netfilter/xt_socket.h
  HDRINST usr/include/linux/netfilter/xt_FLOWOFFLOAD.h
  HDRINST usr/include/linux/netfilter/xt_ipcomp.h
  HDRINST usr/include/linux/netfilter/xt_state.h
  HDRINST usr/include/linux/netfilter/xt_TCPOPTSTRIP.h
  HDRINST usr/include/linux/netfilter/xt_dccp.h
  HDRINST usr/include/linux/netfilter/xt_TCPMSS.h
  HDRINST usr/include/linux/netfilter/nf_tables_compat.h
  HDRINST usr/include/linux/netfilter/xt_rpfilter.h
  HDRINST usr/include/linux/netfilter/xt_dscp.h
  HDRINST usr/include/linux/netfilter/xt_limit.h
  HDRINST usr/include/linux/netfilter/xt_CLASSIFY.h
  HDRINST usr/include/linux/netfilter/xt_l2tp.h
  HDRINST usr/include/linux/netfilter/nfnetlink.h
  HDRINST usr/include/linux/netfilter/xt_recent.h
  HDRINST usr/include/linux/netfilter/nf_tables.h
  HDRINST usr/include/linux/netfilter/xt_mark.h
  HDRINST usr/include/linux/netfilter/nfnetlink_cthelper.h
  HDRINST usr/include/linux/netfilter/xt_quota.h
  HDRINST usr/include/linux/netfilter/xt_IDLETIMER.h
  HDRINST usr/include/linux/netfilter/xt_cpu.h
  HDRINST usr/include/linux/netfilter/xt_multiport.h
  HDRINST usr/include/linux/netfilter/x_tables.h
  HDRINST usr/include/linux/netfilter/nfnetlink_cttimeout.h
  HDRINST usr/include/linux/netfilter/xt_NFQUEUE.h
  HDRINST usr/include/linux/netfilter/xt_conntrack.h
  HDRINST usr/include/linux/netfilter/xt_tcpmss.h
  HDRINST usr/include/linux/netfilter/xt_bpf.h
  HDRINST usr/include/linux/netfilter/xt_policy.h
  HDRINST usr/include/linux/netfilter/xt_ipvs.h
  HDRINST usr/include/linux/netfilter/xt_time.h
  HDRINST usr/include/linux/netfilter/xt_connlimit.h
  HDRINST usr/include/linux/netfilter/xt_connlabel.h
  HDRINST usr/include/linux/netfilter/xt_string.h
  HDRINST usr/include/linux/netfilter/ipset/ip_set.h
  HDRINST usr/include/linux/netfilter/ipset/ip_set_hash.h
  HDRINST usr/include/linux/netfilter/ipset/ip_set_bitmap.h
  HDRINST usr/include/linux/netfilter/ipset/ip_set_list.h
  HDRINST usr/include/linux/netfilter/xt_TPROXY.h
  HDRINST usr/include/linux/netfilter/xt_cgroup.h
  HDRINST usr/include/linux/netfilter/nf_conntrack_ftp.h
  HDRINST usr/include/linux/netfilter/xt_iprange.h
  HDRINST usr/include/linux/netfilter/xt_LED.h
  HDRINST usr/include/linux/netfilter/xt_rateest.h
  HDRINST usr/include/linux/netfilter/nf_conntrack_sctp.h
  HDRINST usr/include/linux/netfilter/xt_length.h
  HDRINST usr/include/linux/netfilter/nfnetlink_queue.h
  HDRINST usr/include/linux/netfilter/nf_conntrack_tcp.h
  HDRINST usr/include/linux/netfilter/nf_nat.h
  HDRINST usr/include/linux/netfilter/xt_TEE.h
  HDRINST usr/include/linux/netfilter/xt_set.h
  HDRINST usr/include/linux/netfilter/xt_SECMARK.h
  HDRINST usr/include/linux/netfilter/xt_statistic.h
  HDRINST usr/include/linux/netfilter/xt_CHECKSUM.h
  HDRINST usr/include/linux/netfilter/nfnetlink_conntrack.h
  HDRINST usr/include/linux/netfilter/xt_DSCP.h
  HDRINST usr/include/linux/netfilter/xt_addrtype.h
  HDRINST usr/include/linux/netfilter/xt_ecn.h
  HDRINST usr/include/linux/netfilter/xt_mac.h
  HDRINST usr/include/linux/netfilter/xt_realm.h
  HDRINST usr/include/linux/netfilter/xt_u32.h
  HDRINST usr/include/linux/netfilter/xt_CT.h
  HDRINST usr/include/linux/netfilter/xt_esp.h
  HDRINST usr/include/linux/netfilter/xt_SYNPROXY.h
  HDRINST usr/include/linux/netfilter/xt_connbytes.h
  HDRINST usr/include/linux/netfilter/xt_pkttype.h
  HDRINST usr/include/linux/netfilter/xt_comment.h
  HDRINST usr/include/linux/netfilter/xt_CONNMARK.h
  HDRINST usr/include/linux/netfilter/nf_log.h
  HDRINST usr/include/linux/netfilter/xt_HMARK.h
  HDRINST usr/include/linux/netfilter/xt_RATEEST.h
  HDRINST usr/include/linux/netfilter/xt_AUDIT.h
  HDRINST usr/include/linux/netfilter/xt_cluster.h
  HDRINST usr/include/linux/netfilter/xt_nfacct.h
  HDRINST usr/include/linux/netfilter/nfnetlink_compat.h
  HDRINST usr/include/linux/netfilter/nf_conntrack_common.h
  HDRINST usr/include/linux/netfilter/xt_CONNSECMARK.h
  HDRINST usr/include/linux/netfilter/nfnetlink_acct.h
  HDRINST usr/include/linux/netfilter/xt_devgroup.h
  HDRINST usr/include/linux/netfilter/xt_sctp.h
  HDRINST usr/include/linux/netfilter/nf_conntrack_tuple_common.h
  HDRINST usr/include/linux/netfilter/xt_tcpudp.h
  HDRINST usr/include/linux/netfilter/nfnetlink_log.h
  HDRINST usr/include/linux/netfilter/xt_MARK.h
  HDRINST usr/include/linux/netfilter/xt_osf.h
  HDRINST usr/include/linux/netfilter/xt_helper.h
  HDRINST usr/include/linux/netfilter/xt_owner.h
  HDRINST usr/include/linux/netfilter/xt_hashlimit.h
  HDRINST usr/include/linux/netfilter/xt_connmark.h
  HDRINST usr/include/linux/netfilter/nfnetlink_osf.h
  HDRINST usr/include/linux/if_bonding.h
  HDRINST usr/include/linux/rio_cm_cdev.h
  HDRINST usr/include/linux/dlm_netlink.h
  HDRINST usr/include/linux/vm_sockets.h
  HDRINST usr/include/linux/vbox_vmmdev_types.h
  HDRINST usr/include/linux/cuda.h
  HDRINST usr/include/linux/auto_dev-ioctl.h
  HDRINST usr/include/linux/if_addrlabel.h
  HDRINST usr/include/linux/mii.h
  HDRINST usr/include/linux/if_plip.h
  HDRINST usr/include/linux/fsmap.h
  HDRINST usr/include/linux/gen_stats.h
  HDRINST usr/include/linux/phantom.h
  HDRINST usr/include/linux/qemu_fw_cfg.h
  HDRINST usr/include/linux/i2c-dev.h
  HDRINST usr/include/linux/sysctl.h
  HDRINST usr/include/linux/pg.h
  HDRINST usr/include/linux/xdp_diag.h
  HDRINST usr/include/linux/cciss_defs.h
  HDRINST usr/include/linux/bsg.h
  HDRINST usr/include/linux/vfio.h
  HDRINST usr/include/linux/nvram.h
  HDRINST usr/include/linux/libc-compat.h
  HDRINST usr/include/linux/bpf_perf_event.h
  HDRINST usr/include/linux/perf_event.h
  HDRINST usr/include/linux/kernel-page-flags.h
  HDRINST usr/include/linux/nfsacl.h
  HDRINST usr/include/linux/soundcard.h
  HDRINST usr/include/linux/jffs2.h
  HDRINST usr/include/linux/reboot.h
  HDRINST usr/include/linux/apm_bios.h
  HDRINST usr/include/linux/nbd-netlink.h
  HDRINST usr/include/linux/securebits.h
  HDRINST usr/include/linux/if_xdp.h
  HDRINST usr/include/linux/in_route.h
  HDRINST usr/include/linux/netfilter_ipv4/ipt_ecn.h
  HDRINST usr/include/linux/netfilter_ipv4/ipt_TTL.h
  HDRINST usr/include/linux/netfilter_ipv4/ipt_CLUSTERIP.h
  HDRINST usr/include/linux/netfilter_ipv4/ip_tables.h
  HDRINST usr/include/linux/netfilter_ipv4/ipt_REJECT.h
  HDRINST usr/include/linux/netfilter_ipv4/ipt_ECN.h
  HDRINST usr/include/linux/netfilter_ipv4/ipt_ah.h
  HDRINST usr/include/linux/netfilter_ipv4/ipt_ttl.h
  HDRINST usr/include/linux/netfilter_ipv4/ipt_LOG.h
  HDRINST usr/include/linux/ife.h
  HDRINST usr/include/linux/nfs_fs.h
  HDRINST usr/include/linux/hdlc.h
  HDRINST usr/include/linux/serial_reg.h
  HDRINST usr/include/linux/wireless.h
  HDRINST usr/include/linux/if_phonet.h
  HDRINST usr/include/linux/iio/events.h
  HDRINST usr/include/linux/iio/types.h
  HDRINST usr/include/linux/suspend_ioctls.h
  HDRINST usr/include/linux/v4l2-controls.h
  HDRINST usr/include/linux/neighbour.h
  HDRINST usr/include/linux/v4l2-mediabus.h
  HDRINST usr/include/linux/dm-ioctl.h
  HDRINST usr/include/linux/mtio.h
  HDRINST usr/include/linux/qnx4_fs.h
  HDRINST usr/include/linux/signal.h
  HDRINST usr/include/linux/devlink.h
  HDRINST usr/include/linux/mroute.h
  HDRINST usr/include/linux/mman.h
  HDRINST usr/include/linux/membarrier.h
  HDRINST usr/include/linux/snmp.h
  HDRINST usr/include/linux/seccomp.h
  HDRINST usr/include/linux/pci_regs.h
  HDRINST usr/include/linux/rpmsg.h
  HDRINST usr/include/linux/xilinx-v4l2-controls.h
  HDRINST usr/include/linux/tipc_netlink.h
  HDRINST usr/include/linux/aspeed-p2a-ctrl.h
  HDRINST usr/include/linux/acct.h
  HDRINST usr/include/linux/ip_vs.h
  HDRINST usr/include/linux/tee.h
  HDRINST usr/include/linux/i2c.h
  HDRINST usr/include/linux/resource.h
  HDRINST usr/include/linux/vt.h
  HDRINST usr/include/linux/mic_common.h
  HDRINST usr/include/linux/virtio_gpu.h
  HDRINST usr/include/linux/ip6_tunnel.h
  HDRINST usr/include/linux/coda.h
  HDRINST usr/include/linux/vmcore.h
  HDRINST usr/include/linux/atmbr2684.h
  HDRINST usr/include/linux/lwtunnel.h
  HDRINST usr/include/linux/virtio_pci.h
  HDRINST usr/include/linux/spi/spidev.h
  HDRINST usr/include/linux/serial_core.h
  HDRINST usr/include/linux/sdla.h
  HDRINST usr/include/linux/fs.h
  HDRINST usr/include/linux/scif_ioctl.h
  HDRINST usr/include/linux/cec.h
  HDRINST usr/include/linux/caif/caif_socket.h
  HDRINST usr/include/linux/caif/if_caif.h
  HDRINST usr/include/linux/netlink_diag.h
  HDRINST usr/include/linux/tipc.h
  HDRINST usr/include/linux/atm_he.h
  HDRINST usr/include/linux/atmdev.h
  HDRINST usr/include/linux/nfs4.h
  HDRINST usr/include/linux/times.h
  HDRINST usr/include/linux/nfs3.h
  HDRINST usr/include/linux/netfilter_bridge/ebt_mark_m.h
  HDRINST usr/include/linux/netfilter_bridge/ebt_mark_t.h
  HDRINST usr/include/linux/netfilter_bridge/ebt_among.h
  HDRINST usr/include/linux/netfilter_bridge/ebt_pkttype.h
  HDRINST usr/include/linux/netfilter_bridge/ebt_arpreply.h
  HDRINST usr/include/linux/netfilter_bridge/ebt_802_3.h
  HDRINST usr/include/linux/netfilter_bridge/ebt_vlan.h
  HDRINST usr/include/linux/netfilter_bridge/ebt_stp.h
  HDRINST usr/include/linux/netfilter_bridge/ebt_arp.h
  HDRINST usr/include/linux/netfilter_bridge/ebt_ip.h
  HDRINST usr/include/linux/netfilter_bridge/ebt_nflog.h
  HDRINST usr/include/linux/netfilter_bridge/ebtables.h
  HDRINST usr/include/linux/netfilter_bridge/ebt_ip6.h
  HDRINST usr/include/linux/netfilter_bridge/ebt_limit.h
  HDRINST usr/include/linux/netfilter_bridge/ebt_nat.h
  HDRINST usr/include/linux/netfilter_bridge/ebt_log.h
  HDRINST usr/include/linux/netfilter_bridge/ebt_redirect.h
  HDRINST usr/include/linux/btrfs_tree.h
  HDRINST usr/include/linux/fcntl.h
  HDRINST usr/include/linux/smiapp.h
  HDRINST usr/include/linux/pmu.h
  HDRINST usr/include/linux/ptp_clock.h
  HDRINST usr/include/linux/netfilter.h
  HDRINST usr/include/linux/sockios.h
  HDRINST usr/include/linux/atmclip.h
  HDRINST usr/include/linux/nfs_idmap.h
  HDRINST usr/include/linux/if_packet.h
  HDRINST usr/include/linux/raw.h
  HDRINST usr/include/linux/veth.h
  HDRINST usr/include/linux/tty_flags.h
  HDRINST usr/include/linux/limits.h
  HDRINST usr/include/linux/connector.h
  HDRINST usr/include/linux/ultrasound.h
  HDRINST usr/include/linux/tc_act/tc_sample.h
  HDRINST usr/include/linux/tc_act/tc_ipt.h
  HDRINST usr/include/linux/tc_act/tc_ct.h
  HDRINST usr/include/linux/tc_act/tc_mirred.h
  HDRINST usr/include/linux/tc_act/tc_csum.h
  HDRINST usr/include/linux/tc_act/tc_skbmod.h
  HDRINST usr/include/linux/tc_act/tc_defact.h
  HDRINST usr/include/linux/tc_act/tc_gact.h
  HDRINST usr/include/linux/tc_act/tc_mpls.h
  HDRINST usr/include/linux/tc_act/tc_ife.h
  HDRINST usr/include/linux/tc_act/tc_bpf.h
  HDRINST usr/include/linux/tc_act/tc_ctinfo.h
  HDRINST usr/include/linux/tc_act/tc_tunnel_key.h
  HDRINST usr/include/linux/tc_act/tc_pedit.h
  HDRINST usr/include/linux/tc_act/tc_vlan.h
  HDRINST usr/include/linux/tc_act/tc_connmark.h
  HDRINST usr/include/linux/tc_act/tc_skbedit.h
  HDRINST usr/include/linux/tc_act/tc_nat.h
  HDRINST usr/include/linux/sound.h
  HDRINST usr/include/linux/igmp.h
  HDRINST usr/include/linux/wimax.h
  HDRINST usr/include/linux/videodev2.h
  HDRINST usr/include/linux/seg6_iptunnel.h
  HDRINST usr/include/linux/coresight-stm.h
  HDRINST usr/include/linux/shm.h
  HDRINST usr/include/linux/ax25.h
  HDRINST usr/include/linux/l2tp.h
  HDRINST usr/include/linux/virtio_9p.h
  HDRINST usr/include/linux/hyperv.h
  HDRINST usr/include/linux/sed-opal.h
  HDRINST usr/include/linux/if_arp.h
  HDRINST usr/include/linux/kernel.h
  HDRINST usr/include/linux/cdrom.h
  HDRINST usr/include/linux/types.h
  HDRINST usr/include/linux/vbox_err.h
  HDRINST usr/include/linux/am437x-vpfe.h
  HDRINST usr/include/linux/minix_fs.h
  HDRINST usr/include/linux/lp.h
  HDRINST usr/include/linux/reiserfs_fs.h
  HDRINST usr/include/linux/vtpm_proxy.h
  HDRINST usr/include/linux/atmsap.h
  HDRINST usr/include/linux/falloc.h
  HDRINST usr/include/linux/matroxfb.h
  HDRINST usr/include/linux/netrom.h
  HDRINST usr/include/linux/wait.h
  HDRINST usr/include/linux/unix_diag.h
  HDRINST usr/include/linux/oom.h
  HDRINST usr/include/linux/fib_rules.h
  HDRINST usr/include/linux/nsfs.h
  HDRINST usr/include/linux/bpfilter.h
  HDRINST usr/include/linux/android/binder.h
  HDRINST usr/include/linux/android/binderfs.h
  HDRINST usr/include/linux/nfs.h
  HDRINST usr/include/linux/icmp.h
  HDRINST usr/include/linux/eventpoll.h
  HDRINST usr/include/linux/virtio_rng.h
  HDRINST usr/include/linux/sched/types.h
  HDRINST usr/include/linux/ila.h
  HDRINST usr/include/linux/ipv6.h
  HDRINST usr/include/linux/packet_diag.h
  HDRINST usr/include/linux/userfaultfd.h
  HDRINST usr/include/linux/tiocl.h
  HDRINST usr/include/linux/erspan.h
  HDRINST usr/include/linux/mroute6.h
  HDRINST usr/include/linux/timerfd.h
  HDRINST usr/include/linux/udf_fs_i.h
  HDRINST usr/include/linux/string.h
  HDRINST usr/include/linux/hidraw.h
  HDRINST usr/include/linux/dn.h
  HDRINST usr/include/linux/virtio_config.h
  HDRINST usr/include/linux/keyctl.h
  HDRINST usr/include/linux/zorro_ids.h
  HDRINST usr/include/linux/virtio_ids.h
  HDRINST usr/include/linux/rtc.h
  HDRINST usr/include/linux/xattr.h
  HDRINST usr/include/linux/romfs_fs.h
  HDRINST usr/include/linux/omapfb.h
  HDRINST usr/include/linux/v4l2-dv-timings.h
  HDRINST usr/include/linux/errqueue.h
  HDRINST usr/include/linux/wimax/i2400m.h
  HDRINST usr/include/linux/fou.h
  HDRINST usr/include/linux/net_namespace.h
  HDRINST usr/include/linux/posix_acl.h
  HDRINST usr/include/linux/if_hippi.h
  HDRINST usr/include/linux/efs_fs_sb.h
  HDRINST usr/include/linux/arcfb.h
  HDRINST usr/include/linux/firewire-constants.h
  HDRINST usr/include/linux/udmabuf.h
  HDRINST usr/include/linux/virtio_pmem.h
  HDRINST usr/include/linux/usbip.h
  HDRINST usr/include/linux/dlmconstants.h
  HDRINST usr/include/linux/const.h
  HDRINST usr/include/linux/bpqether.h
  HDRINST usr/include/linux/futex.h
  HDRINST usr/include/linux/virtio_scsi.h
  HDRINST usr/include/linux/isdn/capicmd.h
  HDRINST usr/include/linux/fadvise.h
  HDRINST usr/include/linux/gsmmux.h
  HDRINST usr/include/linux/time_types.h
  HDRINST usr/include/linux/adb.h
  HDRINST usr/include/linux/atmppp.h
  HDRINST usr/include/linux/taskstats.h
  HDRINST usr/include/linux/module.h
  HDRINST usr/include/linux/ppp-ioctl.h
  HDRINST usr/include/linux/if_link.h
  HDRINST usr/include/linux/netfilter_ipv4.h
  HDRINST usr/include/linux/serial.h
  HDRINST usr/include/linux/if_ether.h
  HDRINST usr/include/linux/genetlink.h
  HDRINST usr/include/linux/hash_info.h
  HDRINST usr/include/linux/ipsec.h
  HDRINST usr/include/linux/hw_breakpoint.h
  HDRINST usr/include/linux/nubus.h
  HDRINST usr/include/linux/mpls.h
  HDRINST usr/include/linux/mpls_iptunnel.h
  HDRINST usr/include/linux/nfs2.h
  HDRINST usr/include/linux/mmc/ioctl.h
  HDRINST usr/include/linux/nilfs2_api.h
  HDRINST usr/include/linux/thermal.h
  HDRINST usr/include/linux/n_r3964.h
  HDRINST usr/include/linux/vsockmon.h
  HDRINST usr/include/linux/pps.h
  HDRINST usr/include/linux/xfrm.h
  HDRINST usr/include/linux/time.h
  HDRINST usr/include/linux/media-bus-format.h
  HDRINST usr/include/linux/ipmi_bmc.h
  HDRINST usr/include/linux/fuse.h
  HDRINST usr/include/linux/uleds.h
  HDRINST usr/include/linux/signalfd.h
  HDRINST usr/include/linux/ppdev.h
  HDRINST usr/include/linux/cycx_cfm.h
  HDRINST usr/include/linux/blkzoned.h
  HDRINST usr/include/linux/fscrypt.h
  HDRINST usr/include/linux/filter.h
  HDRINST usr/include/linux/fpga-dfl.h
  HDRINST usr/include/linux/atm_zatm.h
  HDRINST usr/include/linux/magic.h
  HDRINST usr/include/linux/elf-fdpic.h
  HDRINST usr/include/linux/tty.h
  HDRINST usr/include/linux/auto_fs4.h
  HDRINST usr/include/linux/utsname.h
  HDRINST usr/include/linux/blkpg.h
  HDRINST usr/include/linux/un.h
  HDRINST usr/include/linux/memfd.h
  HDRINST usr/include/linux/gtp.h
  HDRINST usr/include/linux/if_eql.h
  HDRINST usr/include/linux/seg6_hmac.h
  HDRINST usr/include/linux/nfc.h
  HDRINST usr/include/linux/adfs_fs.h
  HDRINST usr/include/linux/target_core_user.h
  HDRINST usr/include/linux/kcm.h
  HDRINST usr/include/linux/mqueue.h
  HDRINST usr/include/sound/asoc.h
  HDRINST usr/include/sound/asound.h
  HDRINST usr/include/sound/skl-tplg-interface.h
  HDRINST usr/include/sound/sb16_csp.h
  HDRINST usr/include/sound/sfnt_info.h
  HDRINST usr/include/sound/tlv.h
  HDRINST usr/include/sound/asound_fm.h
  HDRINST usr/include/sound/sof/abi.h
  HDRINST usr/include/sound/sof/tokens.h
  HDRINST usr/include/sound/sof/header.h
  HDRINST usr/include/sound/sof/fw.h
  HDRINST usr/include/sound/compress_offload.h
  HDRINST usr/include/sound/snd_sst_tokens.h
  HDRINST usr/include/sound/hdsp.h
  HDRINST usr/include/sound/asequencer.h
  HDRINST usr/include/sound/emu10k1.h
  HDRINST usr/include/sound/firewire.h
  HDRINST usr/include/sound/compress_params.h
  HDRINST usr/include/sound/hdspm.h
  HDRINST usr/include/sound/usb_stream.h
  HDRINST usr/include/scsi/scsi_bsg_ufs.h
  HDRINST usr/include/scsi/cxlflash_ioctl.h
  HDRINST usr/include/scsi/fc/fc_ns.h
  HDRINST usr/include/scsi/fc/fc_fs.h
  HDRINST usr/include/scsi/fc/fc_els.h
  HDRINST usr/include/scsi/fc/fc_gs.h
  HDRINST usr/include/scsi/scsi_netlink_fc.h
  HDRINST usr/include/scsi/scsi_netlink.h
  HDRINST usr/include/scsi/scsi_bsg_fc.h
  HDRINST usr/include/linux/version.h
  HDRINST usr/include/asm/bitfield.h
  HDRINST usr/include/asm/errno.h
  HDRINST usr/include/asm/kvm_para.h
  HDRINST usr/include/asm/statfs.h
  HDRINST usr/include/asm/sysmips.h
  HDRINST usr/include/asm/sembuf.h
  HDRINST usr/include/asm/hwcap.h
  HDRINST usr/include/asm/bitsperlong.h
  HDRINST usr/include/asm/stat.h
  HDRINST usr/include/asm/unistd.h
  HDRINST usr/include/asm/termios.h
  HDRINST usr/include/asm/ioctls.h
  HDRINST usr/include/asm/param.h
  HDRINST usr/include/asm/kvm.h
  HDRINST usr/include/asm/sgidefs.h
  HDRINST usr/include/asm/poll.h
  HDRINST usr/include/asm/setup.h
  HDRINST usr/include/asm/posix_types.h
  HDRINST usr/include/asm/ptrace.h
  HDRINST usr/include/asm/ioctl.h
  HDRINST usr/include/asm/auxvec.h
  HDRINST usr/include/asm/socket.h
  HDRINST usr/include/asm/shmbuf.h
  HDRINST usr/include/asm/byteorder.h
  HDRINST usr/include/asm/swab.h
  HDRINST usr/include/asm/reg.h
  HDRINST usr/include/asm/cachectl.h
  HDRINST usr/include/asm/signal.h
  HDRINST usr/include/asm/mman.h
  HDRINST usr/include/asm/resource.h
  HDRINST usr/include/asm/msgbuf.h
  HDRINST usr/include/asm/fcntl.h
  HDRINST usr/include/asm/sigcontext.h
  HDRINST usr/include/asm/sockios.h
  HDRINST usr/include/asm/siginfo.h
  HDRINST usr/include/asm/types.h
  HDRINST usr/include/asm/break.h
  HDRINST usr/include/asm/ucontext.h
  HDRINST usr/include/asm/inst.h
  HDRINST usr/include/asm/termbits.h
  HDRINST usr/include/asm/unistd_n32.h
  HDRINST usr/include/asm/unistd_n64.h
  HDRINST usr/include/asm/unistd_o32.h
  HDRINST usr/include/asm/unistd_nr_o32.h
  HDRINST usr/include/asm/unistd_nr_n32.h
  HDRINST usr/include/asm/unistd_nr_n64.h
  HDRINST usr/include/asm/ipcbuf.h
  HDRINST usr/include/asm/bpf_perf_event.h
  INSTALL /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include
make[5]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52'
grep '=[ym]' /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/.config.set | LC_ALL=C sort | mkhash md5 > /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/.vermagic
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/.configured
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/vmlinux /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/System.map
make -C /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52 KCFLAGS="-fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl=target-mipsel_24kc_musl" HOSTCFLAGS="-O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -Wall -Wmissing-prototypes -Wstrict-prototypes" CROSS_COMPILE="mipsel-openwrt-linux-musl-" ARCH="mips" KBUILD_HAVE_NLS=no KBUILD_BUILD_USER="musashino205" KBUILD_BUILD_HOST="TAIHA.NET" KBUILD_BUILD_TIMESTAMP="Fri Aug  7 04:29:52 2020" KBUILD_BUILD_VERSION="0" HOST_LOADLIBES="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib" KBUILD_HOSTLDLIBS="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib" CONFIG_SHELL="bash" V=''  cmd_syscalls= KERNELRELEASE=5.4.52 CC="mipsel-openwrt-linux-musl-gcc" modules
make[5]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52'
Makefile:610: include/config/auto.conf: No such file or directory
Makefile:656: include/config/auto.conf.cmd: No such file or directory
  HOSTCC  scripts/kconfig/conf.o
  HOSTCC  scripts/kconfig/confdata.o
  HOSTCC  scripts/kconfig/expr.o
  LEX     scripts/kconfig/lexer.lex.c
  HOSTCC  scripts/kconfig/preprocess.o
  YACC    scripts/kconfig/parser.tab.[ch]
  HOSTCC  scripts/kconfig/symbol.o
  HOSTCC  scripts/kconfig/lexer.lex.o
  HOSTCC  scripts/kconfig/parser.tab.o
  HOSTLD  scripts/kconfig/conf
scripts/kconfig/conf  --syncconfig Kconfig
net/sched/Kconfig:45: warning: menuconfig statement without prompt
.config:4068:warning: symbol value 'm' invalid for NF_NAT_REDIRECT
  WRAP    arch/mips/include/generated/asm/current.h
  WRAP    arch/mips/include/generated/asm/device.h
  WRAP    arch/mips/include/generated/asm/dma-contiguous.h
  WRAP    arch/mips/include/generated/asm/emergency-restart.h
  WRAP    arch/mips/include/generated/asm/export.h
  WRAP    arch/mips/include/generated/asm/irq_work.h
  WRAP    arch/mips/include/generated/asm/local64.h
  WRAP    arch/mips/include/generated/asm/mcs_spinlock.h
  WRAP    arch/mips/include/generated/asm/mm-arch-hooks.h
  WRAP    arch/mips/include/generated/asm/msi.h
  WRAP    arch/mips/include/generated/asm/percpu.h
  WRAP    arch/mips/include/generated/asm/preempt.h
  WRAP    arch/mips/include/generated/asm/qrwlock.h
  WRAP    arch/mips/include/generated/asm/parport.h
  WRAP    arch/mips/include/generated/asm/qspinlock.h
  WRAP    arch/mips/include/generated/asm/sections.h
  WRAP    arch/mips/include/generated/asm/trace_clock.h
  WRAP    arch/mips/include/generated/asm/unaligned.h
  WRAP    arch/mips/include/generated/asm/user.h
  WRAP    arch/mips/include/generated/asm/word-at-a-time.h
  WRAP    arch/mips/include/generated/asm/xor.h
  WRAP    arch/mips/include/generated/asm/simd.h
  UPD     include/config/kernel.release
  HOSTCC  scripts/dtc/dtc.o
  HOSTCC  scripts/dtc/flattree.o
  HOSTCC  scripts/dtc/fstree.o
  HOSTCC  scripts/dtc/data.o
  HOSTCC  scripts/dtc/livetree.o
  HOSTCC  scripts/dtc/treesource.o
  HOSTCC  scripts/dtc/srcpos.o
  HOSTCC  scripts/dtc/checks.o
  HOSTCC  scripts/dtc/util.o
  LEX     scripts/dtc/dtc-lexer.lex.c
  YACC    scripts/dtc/dtc-parser.tab.[ch]
  UPD     include/generated/utsrelease.h
  HOSTCC  scripts/dtc/dtc-lexer.lex.o
  HOSTCC  scripts/dtc/dtc-parser.tab.o
  HOSTLD  scripts/dtc/dtc
  HOSTCC  scripts/sortextable
  HOSTCC  scripts/mod/mk_elfconfig
  CC      scripts/mod/devicetable-offsets.s
  CC      scripts/mod/empty.o
  UPD     scripts/mod/devicetable-offsets.h
  MKELF   scripts/mod/elfconfig.h
  HOSTCC  scripts/mod/modpost.o
  HOSTCC  scripts/mod/file2alias.o
  HOSTCC  scripts/mod/sumversion.o
  HOSTLD  scripts/mod/modpost
  CC      kernel/bounds.s
  CALL    scripts/atomic/check-atomics.sh
  UPD     include/generated/timeconst.h
  UPD     include/generated/bounds.h
  CC      arch/mips/kernel/asm-offsets.s
  UPD     include/generated/asm-offsets.h
  CALL    scripts/checksyscalls.sh
  CC [M]  net/ipv6/netfilter/ip6_tables.o
  CC [M]  net/ipv4/netfilter/nf_defrag_ipv4.o
  CC [M]  net/ipv6/tunnel6.o
  CC [M]  net/netfilter/nf_conntrack_core.o
  CC [M]  net/ipv6/ip6_tunnel.o
  CC [M]  lib/crc-ccitt.o
  CC [M]  net/ipv6/netfilter/ip6table_filter.o
  CC [M]  net/ipv6/netfilter/ip6table_mangle.o
  CC [M]  drivers/leds/trigger/ledtrig-heartbeat.o
  CC [M]  net/ipv4/netfilter/nf_log_ipv4.o
  CC [M]  drivers/leds/leds-gpio.o
  CC [M]  net/ipv6/netfilter/nf_defrag_ipv6_hooks.o
  CC [M]  net/ipv6/netfilter/nf_conntrack_reasm.o
  CC [M]  net/ipv6/netfilter/nf_log_ipv6.o
  CC [M]  net/ipv4/netfilter/nf_reject_ipv4.o
  CC [M]  net/netfilter/nf_conntrack_standalone.o
  CC [M]  net/ipv4/netfilter/ip_tables.o
  CC [M]  net/ipv6/netfilter/nf_reject_ipv6.o
  CC [M]  net/ipv4/netfilter/iptable_filter.o
  CC [M]  net/ipv4/netfilter/iptable_mangle.o
  CC [M]  net/ipv6/netfilter/ip6t_REJECT.o
  CC [M]  drivers/net/ppp/ppp_generic.o
  CC [M]  drivers/net/slip/slhc.o
  CC [M]  net/netfilter/nf_conntrack_expect.o
  LD [M]  net/ipv6/netfilter/nf_defrag_ipv6.o
  CC [M]  drivers/net/ppp/ppp_async.o
  CC [M]  net/ipv4/netfilter/iptable_nat.o
  CC [M]  drivers/net/ppp/pppox.o
  CC [M]  drivers/net/ppp/pppoe.o
  CC [M]  net/netfilter/nf_conntrack_helper.o
  CC [M]  net/netfilter/nf_conntrack_proto.o
  CC [M]  net/ipv4/netfilter/iptable_raw.o
  CC [M]  net/netfilter/nf_conntrack_proto_generic.o
  CC [M]  net/ipv4/netfilter/ipt_REJECT.o
  CC [M]  net/netfilter/nf_conntrack_proto_tcp.o
  CC [M]  net/netfilter/nf_conntrack_proto_udp.o
  CC [M]  net/netfilter/nf_conntrack_proto_icmp.o
  CC [M]  net/netfilter/nf_conntrack_extend.o
  CC [M]  net/netfilter/nf_conntrack_acct.o
  CC [M]  net/netfilter/nf_conntrack_seqadj.o
  CC [M]  net/netfilter/nf_conntrack_proto_icmpv6.o
  CC [M]  net/netfilter/nf_conntrack_rtcache.o
  CC [M]  net/netfilter/nf_log_common.o
  CC [M]  net/netfilter/nf_nat_core.o
  CC [M]  net/netfilter/nf_nat_proto.o
  CC [M]  net/netfilter/nf_nat_helper.o
  CC [M]  net/netfilter/nf_nat_redirect.o
  CC [M]  net/netfilter/nf_nat_masquerade.o
  CC [M]  net/netfilter/nf_conncount.o
  CC [M]  net/netfilter/nf_flow_table_core.o
  CC [M]  net/netfilter/nf_flow_table_ip.o
  CC [M]  net/netfilter/nf_flow_table_hw.o
  CC [M]  net/netfilter/x_tables.o
  CC [M]  net/netfilter/xt_tcpudp.o
  CC [M]  net/netfilter/xt_mark.o
  CC [M]  net/netfilter/xt_connmark.o
  CC [M]  net/netfilter/xt_nat.o
  CC [M]  net/netfilter/xt_CT.o
  CC [M]  net/netfilter/xt_FLOWOFFLOAD.o
  CC [M]  net/netfilter/xt_LOG.o
  CC [M]  net/netfilter/xt_REDIRECT.o
  CC [M]  net/netfilter/xt_MASQUERADE.o
  CC [M]  net/netfilter/xt_TCPMSS.o
  CC [M]  net/netfilter/xt_comment.o
  CC [M]  net/netfilter/xt_connbytes.o
  CC [M]  net/netfilter/xt_connlimit.o
  CC [M]  net/netfilter/xt_conntrack.o
  CC [M]  net/netfilter/xt_helper.o
  CC [M]  net/netfilter/xt_limit.o
  CC [M]  net/netfilter/xt_mac.o
  CC [M]  net/netfilter/xt_multiport.o
  CC [M]  net/netfilter/xt_recent.o
  CC [M]  net/netfilter/xt_time.o
  CC [M]  net/netfilter/xt_state.o
  LD [M]  net/netfilter/nf_conntrack.o
  LD [M]  net/netfilter/nf_nat.o
  LD [M]  net/netfilter/nf_flow_table.o
  Building modules, stage 2.
  MODPOST 55 modules
  CC [M]  drivers/leds/leds-gpio.mod.o
  CC [M]  drivers/leds/trigger/ledtrig-heartbeat.mod.o
  CC [M]  drivers/net/ppp/ppp_async.mod.o
  CC [M]  drivers/net/ppp/ppp_generic.mod.o
  CC [M]  drivers/net/ppp/pppoe.mod.o
  CC [M]  drivers/net/ppp/pppox.mod.o
  CC [M]  lib/crc-ccitt.mod.o
  CC [M]  drivers/net/slip/slhc.mod.o
  CC [M]  net/ipv4/netfilter/ip_tables.mod.o
  CC [M]  net/ipv4/netfilter/ipt_REJECT.mod.o
  CC [M]  net/ipv4/netfilter/iptable_filter.mod.o
  CC [M]  net/ipv4/netfilter/iptable_mangle.mod.o
  CC [M]  net/ipv4/netfilter/iptable_nat.mod.o
  CC [M]  net/ipv4/netfilter/iptable_raw.mod.o
  CC [M]  net/ipv4/netfilter/nf_defrag_ipv4.mod.o
  CC [M]  net/ipv4/netfilter/nf_log_ipv4.mod.o
  CC [M]  net/ipv4/netfilter/nf_reject_ipv4.mod.o
  CC [M]  net/ipv6/ip6_tunnel.mod.o
  CC [M]  net/ipv6/netfilter/ip6_tables.mod.o
  CC [M]  net/ipv6/netfilter/ip6t_REJECT.mod.o
  CC [M]  net/ipv6/netfilter/ip6table_filter.mod.o
  CC [M]  net/ipv6/netfilter/ip6table_mangle.mod.o
  CC [M]  net/ipv6/netfilter/nf_defrag_ipv6.mod.o
  CC [M]  net/ipv6/netfilter/nf_log_ipv6.mod.o
  CC [M]  net/ipv6/netfilter/nf_reject_ipv6.mod.o
  CC [M]  net/ipv6/tunnel6.mod.o
  CC [M]  net/netfilter/nf_conncount.mod.o
  CC [M]  net/netfilter/nf_conntrack.mod.o
  CC [M]  net/netfilter/nf_conntrack_rtcache.mod.o
  CC [M]  net/netfilter/nf_flow_table.mod.o
  CC [M]  net/netfilter/nf_flow_table_hw.mod.o
  CC [M]  net/netfilter/nf_log_common.mod.o
  CC [M]  net/netfilter/nf_nat.mod.o
  CC [M]  net/netfilter/x_tables.mod.o
  CC [M]  net/netfilter/xt_CT.mod.o
  CC [M]  net/netfilter/xt_FLOWOFFLOAD.mod.o
  CC [M]  net/netfilter/xt_LOG.mod.o
  CC [M]  net/netfilter/xt_MASQUERADE.mod.o
  CC [M]  net/netfilter/xt_REDIRECT.mod.o
  CC [M]  net/netfilter/xt_TCPMSS.mod.o
  CC [M]  net/netfilter/xt_comment.mod.o
  CC [M]  net/netfilter/xt_connbytes.mod.o
  CC [M]  net/netfilter/xt_connlimit.mod.o
  CC [M]  net/netfilter/xt_connmark.mod.o
  CC [M]  net/netfilter/xt_conntrack.mod.o
  CC [M]  net/netfilter/xt_helper.mod.o
  CC [M]  net/netfilter/xt_limit.mod.o
  CC [M]  net/netfilter/xt_mac.mod.o
  CC [M]  net/netfilter/xt_mark.mod.o
  CC [M]  net/netfilter/xt_multiport.mod.o
  CC [M]  net/netfilter/xt_nat.mod.o
  CC [M]  net/netfilter/xt_recent.mod.o
  CC [M]  net/netfilter/xt_state.mod.o
  CC [M]  net/netfilter/xt_tcpudp.mod.o
  CC [M]  net/netfilter/xt_time.mod.o
  LD [M]  drivers/leds/leds-gpio.ko
  LD [M]  drivers/leds/trigger/ledtrig-heartbeat.ko
  LD [M]  drivers/net/ppp/ppp_async.ko
  LD [M]  drivers/net/ppp/ppp_generic.ko
  LD [M]  drivers/net/ppp/pppoe.ko
  LD [M]  drivers/net/ppp/pppox.ko
  LD [M]  drivers/net/slip/slhc.ko
  LD [M]  lib/crc-ccitt.ko
  LD [M]  net/ipv4/netfilter/ip_tables.ko
  LD [M]  net/ipv4/netfilter/ipt_REJECT.ko
  LD [M]  net/ipv4/netfilter/iptable_filter.ko
  LD [M]  net/ipv4/netfilter/iptable_mangle.ko
  LD [M]  net/ipv4/netfilter/iptable_nat.ko
  LD [M]  net/ipv4/netfilter/iptable_raw.ko
  LD [M]  net/ipv4/netfilter/nf_defrag_ipv4.ko
  LD [M]  net/ipv4/netfilter/nf_log_ipv4.ko
  LD [M]  net/ipv4/netfilter/nf_reject_ipv4.ko
  LD [M]  net/ipv6/ip6_tunnel.ko
  LD [M]  net/ipv6/netfilter/ip6_tables.ko
  LD [M]  net/ipv6/netfilter/ip6t_REJECT.ko
  LD [M]  net/ipv6/netfilter/ip6table_filter.ko
  LD [M]  net/ipv6/netfilter/ip6table_mangle.ko
  LD [M]  net/ipv6/netfilter/nf_defrag_ipv6.ko
  LD [M]  net/ipv6/netfilter/nf_log_ipv6.ko
  LD [M]  net/ipv6/netfilter/nf_reject_ipv6.ko
  LD [M]  net/ipv6/tunnel6.ko
  LD [M]  net/netfilter/nf_conncount.ko
  LD [M]  net/netfilter/nf_conntrack.ko
  LD [M]  net/netfilter/nf_conntrack_rtcache.ko
  LD [M]  net/netfilter/nf_flow_table.ko
  LD [M]  net/netfilter/nf_flow_table_hw.ko
  LD [M]  net/netfilter/nf_nat.ko
  LD [M]  net/netfilter/nf_log_common.ko
  LD [M]  net/netfilter/x_tables.ko
  LD [M]  net/netfilter/xt_CT.ko
  LD [M]  net/netfilter/xt_FLOWOFFLOAD.ko
  LD [M]  net/netfilter/xt_MASQUERADE.ko
  LD [M]  net/netfilter/xt_LOG.ko
  LD [M]  net/netfilter/xt_REDIRECT.ko
  LD [M]  net/netfilter/xt_TCPMSS.ko
  LD [M]  net/netfilter/xt_comment.ko
  LD [M]  net/netfilter/xt_connbytes.ko
  LD [M]  net/netfilter/xt_connlimit.ko
  LD [M]  net/netfilter/xt_connmark.ko
  LD [M]  net/netfilter/xt_conntrack.ko
  LD [M]  net/netfilter/xt_helper.ko
  LD [M]  net/netfilter/xt_limit.ko
  LD [M]  net/netfilter/xt_mac.ko
  LD [M]  net/netfilter/xt_mark.ko
  LD [M]  net/netfilter/xt_multiport.ko
  LD [M]  net/netfilter/xt_recent.ko
  LD [M]  net/netfilter/xt_nat.ko
  LD [M]  net/netfilter/xt_state.ko
  LD [M]  net/netfilter/xt_tcpudp.ko
  LD [M]  net/netfilter/xt_time.ko
make[5]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52'
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/.modules
make -C image compile TARGET_BUILD=
make[5]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/ramips'
make[5]: warning: jobserver unavailable: using -j1.  Add '+' to parent make rule.
make[5]: Nothing to be done for 'compile'.
make[5]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/ramips/image'
make[4]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/ramips'
make[3]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux'
time: target/linux/compile#88.86#13.62#31.25
make[2]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N'
export MAKEFLAGS= ;make -w -r buildinfo
make[2]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N'
make[2]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N'
 make[3] diffconfig buildversion feedsversion
make[3]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/package/libs/libjson-c'
make[3]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/package/system/usign'
make[3]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/package/libs/toolchain'
make[3]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/package/libs/ncurses'
make[3]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/package/system/fwtool'
make[3]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/feeds/luci/modules/luci-base'
make[3]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/package/utils/lua'
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/toolchain/.prepared_8acdaf7109665a65d0ce51ffbe36a7d2_6664517399ebbbc92a37c5bb081b5c53_check
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/toolchain
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/toolchain/.prepared_8acdaf7109665a65d0ce51ffbe36a7d2_6664517399ebbbc92a37c5bb081b5c53
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/toolchain/.configured_*
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/stamp/.toolchain_installed
(cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/toolchain/./; if [ -x ./configure ]; then find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/toolchain/ -name config.guess | xargs -r chmod u+w; find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/toolchain/ -name config.guess | xargs -r -n1 cp --remove-destination /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/config.guess; find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/toolchain/ -name config.sub | xargs -r chmod u+w; find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/toolchain/ -name config.sub | xargs -r -n1 cp --remove-destination /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/config.sub; AR="mipsel-openwrt-linux-musl-gcc-ar" AS="mipsel-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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/toolchain=toolchain -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro" LD=mipsel-openwrt-linux-musl-ld NM="mipsel-openwrt-linux-musl-gcc-nm" CC="mipsel-openwrt-linux-musl-gcc" GCC="mipsel-openwrt-linux-musl-gcc" CXX="mipsel-openwrt-linux-musl-g++" RANLIB="mipsel-openwrt-linux-musl-gcc-ranlib" STRIP=mipsel-openwrt-linux-musl-strip OBJCOPY=mipsel-openwrt-linux-musl-objcopy OBJDUMP=mipsel-openwrt-linux-musl-objdump SIZE=mipsel-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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/toolchain=toolchain -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/toolchain=toolchain -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro " CPPFLAGS="-I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include " LDFLAGS="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro "   ./configure --target=mipsel-openwrt-linux --host=mipsel-openwrt-linux --build=x86_64-pc-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; )
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/toolchain/.configured_68b329da9893e34099c7d8ad5cb9c940
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/toolchain/.built
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/toolchain/.built_check
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/dl
cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/libgcc_s.so.1 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/toolchain/
SHELL= flock /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/.json-c-0.14-nodoc.tar.gz.flock -c '  	/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/download.pl "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/dl" "json-c-0.14-nodoc.tar.gz" "99914e644a25201d82ccefa20430f7515c110923360f9ef46755527c02412afa" "" "https://s3.amazonaws.com/json-c_releases/releases/"    '
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/dl
SHELL= flock /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/.ncurses-6.2.tar.gz.flock -c '  	/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/download.pl "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/dl" "ncurses-6.2.tar.gz" "30306e0c76e0f9f1f0de987cf1c82a5c21e1ce6568b9227f7da5b71cbea86c9d" "" "@GNU/ncurses"    '
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/dl
SHELL= flock /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/.lua-5.1.5.tar.gz.flock -c '  	/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/download.pl "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/dl" "lua-5.1.5.tar.gz" "2640fc56a795f29d28ef15e13c34a47e223960b0240e8cb0a82d9b0738695333" "" "http://www.lua.org/ftp/" "http://www.tecgraf.puc-rio.br/lua/ftp/"    '
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/toolchain/.built
rm -rf /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/toolchain/.pkgdir/libc.installed /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/toolchain/.pkgdir/libc
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/toolchain/.pkgdir/libc
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/toolchain/.pkgdir/libc/lib /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/toolchain/.pkgdir/libc/usr/bin
cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/ld-musl-*.so* /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/toolchain/.pkgdir/libc/lib/
cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/libc.so* /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/toolchain/.pkgdir/libc/lib/
ln -sf ../../lib/libc.so /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/toolchain/.pkgdir/libc/usr/bin/ldd
cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/libatomic.a /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/libxnet.a /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/libstdc++fs.a /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/libm.a /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/libpthread.a /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/libresolv.a /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/libssp_nonshared.a /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/libsupc++.a /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/libutil.a /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/libcrypt.a /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/libdl.a /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/libc.a /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/libstdc++.a /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/librt.a /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/toolchain/.pkgdir/libc/lib/
cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/libgcc_pic.a /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/toolchain/.pkgdir/libc/lib/libgcc_s_pic.a; cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/libgcc.map /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/toolchain/.pkgdir/libc/lib/libgcc_s_pic.map 
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/toolchain/.pkgdir/libc.installed
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/stamp
SHELL= flock /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/.root-copy.flock -c 'cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/toolchain/.pkgdir/libc/. /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/'
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/stamp/.libc_installed
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/targets/ramips/rt305x/packages /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/toolchain/ipkg-mipsel_24kc/libgcc/CONTROL /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/pkginfo
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/toolchain/ipkg-mipsel_24kc/libgcc/lib
cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/libgcc_s.so.* /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/toolchain/ipkg-mipsel_24kc/libgcc/lib/
find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/toolchain/ipkg-mipsel_24kc/libgcc -name 'CVS' -o -name '.svn' -o -name '.#*' -o -name '*~'| xargs -r rm -rf
export CROSS="mipsel-openwrt-linux-musl-"   ; NM="mipsel-openwrt-linux-musl-nm" STRIP="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/sstrip" STRIP_KMOD="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/strip-kmod.sh" PATCHELF="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/patchelf" /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/rstrip.sh /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/toolchain/ipkg-mipsel_24kc/libgcc
rstrip.sh: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/toolchain/ipkg-mipsel_24kc/libgcc/lib/libgcc_s.so.1: shared object
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/dl
SHELL= flock /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/.usign-2020-05-23-f1f65026.tar.xz.flock -c '  	/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/download.pl "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/dl" "usign-2020-05-23-f1f65026.tar.xz" "3f6569a5e63fdfd032976ac0f79d736d3935101ac1b97fb370514b013c5e6bb6" "" || (  	echo "Checking out files from the git repository..."; mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/dl && cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/dl && rm -rf usign-2020-05-23-f1f65026 && [ \! -d usign-2020-05-23-f1f65026 ] && git clone  https://git.openwrt.org/project/usign.git usign-2020-05-23-f1f65026 && (cd usign-2020-05-23-f1f65026 && git checkout f1f65026a94137c91b5466b149ef3ea3f20091e9 && git submodule update --init --recursive) && echo "Packing checkout..." && export TAR_TIMESTAMP=`cd usign-2020-05-23-f1f65026 && git log -1 --format='\''@%ct'\''` && rm -rf usign-2020-05-23-f1f65026/.git && 	tar --numeric-owner --owner=0 --group=0 --mode=a-s --sort=name ${TAR_TIMESTAMP:+--mtime="$TAR_TIMESTAMP"} -c usign-2020-05-23-f1f65026 | 	xz -zc -7e > /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/dl/usign-2020-05-23-f1f65026.tar.xz && mv /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/dl/usign-2020-05-23-f1f65026.tar.xz /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/dl/ && rm -rf usign-2020-05-23-f1f65026;  )    '
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/dl
SHELL= flock /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/.fwtool-2019-11-12-8f7fe925.tar.xz.flock -c '  	/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/download.pl "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/dl" "fwtool-2019-11-12-8f7fe925.tar.xz" "ff68e77397a7ba8f497aae9a6d1f89e196c89391a8d5ed0b81c4eafb889ba744" "" || (  	echo "Checking out files from the git repository..."; mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/dl && cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/dl && rm -rf fwtool-2019-11-12-8f7fe925 && [ \! -d fwtool-2019-11-12-8f7fe925 ] && git clone  https://git.openwrt.org/project/fwtool.git fwtool-2019-11-12-8f7fe925 && (cd fwtool-2019-11-12-8f7fe925 && git checkout 8f7fe925ca205c8e8e2d0d1b16218c1e148d5173 && git submodule update --init --recursive) && echo "Packing checkout..." && export TAR_TIMESTAMP=`cd fwtool-2019-11-12-8f7fe925 && git log -1 --format='\''@%ct'\''` && rm -rf fwtool-2019-11-12-8f7fe925/.git && 	tar --numeric-owner --owner=0 --group=0 --mode=a-s --sort=name ${TAR_TIMESTAMP:+--mtime="$TAR_TIMESTAMP"} -c fwtool-2019-11-12-8f7fe925 | 	xz -zc -7e > /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/dl/fwtool-2019-11-12-8f7fe925.tar.xz && mv /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/dl/fwtool-2019-11-12-8f7fe925.tar.xz /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/dl/ && rm -rf fwtool-2019-11-12-8f7fe925;  )    '
(cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/toolchain/ipkg-mipsel_24kc/libgcc/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 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/targets/ramips/rt305x/packages
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/ipkg-build -c -o 0 -g 0 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/toolchain/ipkg-mipsel_24kc/libgcc /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/targets/ramips/rt305x/packages
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/hostpkg/luci-base/.prepared342f4a18c8063ecfb926c02268e62512_6664517399ebbbc92a37c5bb081b5c53
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/hostpkg/luci-base/.configured
make -C src/ clean po2lmo jsmin
make[4]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/feeds/luci/modules/luci-base/src'
rm -f contrib/lemon po2lmo parser.so version.lua plural_formula.c plural_formula.h *.o
cc    -DNDEBUG -c -o po2lmo.o po2lmo.c
Packaged contents of /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/toolchain/ipkg-mipsel_24kc/libgcc into /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/targets/ramips/rt305x/packages/libgcc1_8.4.0-2_mipsel_24kc.ipk
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/targets/ramips/rt305x/packages /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/toolchain/ipkg-mipsel_24kc/libc/CONTROL /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/pkginfo
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/toolchain/ipkg-mipsel_24kc/libc/lib /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/toolchain/ipkg-mipsel_24kc/libc/usr/bin
cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/ld-musl-*.so* /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/toolchain/ipkg-mipsel_24kc/libc/lib/
cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/libc.so* /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/toolchain/ipkg-mipsel_24kc/libc/lib/
ln -sf ../../lib/libc.so /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/toolchain/ipkg-mipsel_24kc/libc/usr/bin/ldd
cc -o contrib/lemon contrib/lemon.c
find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/toolchain/ipkg-mipsel_24kc/libc -name 'CVS' -o -name '.svn' -o -name '.#*' -o -name '*~'| xargs -r rm -rf
export CROSS="mipsel-openwrt-linux-musl-"   ; NM="mipsel-openwrt-linux-musl-nm" STRIP="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/sstrip" STRIP_KMOD="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/strip-kmod.sh" PATCHELF="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/patchelf" /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/rstrip.sh /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/toolchain/ipkg-mipsel_24kc/libc
+ curl -f --connect-timeout 20 --retry 5 --location --insecure https://sources.cdn.openwrt.org/lua-5.1.5.tar.gz
+ curl -f --connect-timeout 20 --retry 5 --location --insecure https://sources.cdn.openwrt.org/json-c-0.14-nodoc.tar.gz
+ curl -f --connect-timeout 20 --retry 5 --location --insecure https://sources.cdn.openwrt.org/ncurses-6.2.tar.gz
+ curl -f --connect-timeout 20 --retry 5 --location --insecure https://sources.cdn.openwrt.org/fwtool-2019-11-12-8f7fe925.tar.xz
+ curl -f --connect-timeout 20 --retry 5 --location --insecure https://sources.cdn.openwrt.org/usign-2020-05-23-f1f65026.tar.xz
    %%  TToottaall     %   R ec%e iRveecde i%v eXdf e%r dX f eArvde r aAgvee rSapgeee dS  p eTeidm e    Ti m eT i me    T i m eT i m e    TCiumrer e nCtu
rr e n t 
                                                             D lDolaoda d  U pUlpolaoda d    T oTtoatla l   S p eSnpte n t    L e fLetf t  S pSepeede
d


   0  0        0  0     0    0      0    0    0    0      0    0        0    0     0   - - : -0- :---- :----::----:- -- --:--:--:--:-- -- - : - - :0--     0  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0rstrip.sh: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/toolchain/ipkg-mipsel_24kc/libc/lib/libc.so: shared object
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0(cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/toolchain/ipkg-mipsel_24kc/libc/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 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/targets/ramips/rt305x/packages
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/ipkg-build -c -o 0 -g 0 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/toolchain/ipkg-mipsel_24kc/libc /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/targets/ramips/rt305x/packages
Packaged contents of /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/toolchain/ipkg-mipsel_24kc/libc into /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/targets/ramips/rt305x/packages/libc_1.1.24-2_mipsel_24kc.ipk
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/targets/ramips/rt305x/packages /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/toolchain/ipkg-mipsel_24kc/libpthread/CONTROL /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/pkginfo
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/toolchain/ipkg-mipsel_24kc/libpthread/lib
find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/toolchain/ipkg-mipsel_24kc/libpthread -name 'CVS' -o -name '.svn' -o -name '.#*' -o -name '*~'| xargs -r rm -rf
export CROSS="mipsel-openwrt-linux-musl-"   ; NM="mipsel-openwrt-linux-musl-nm" STRIP="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/sstrip" STRIP_KMOD="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/strip-kmod.sh" PATCHELF="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/patchelf" /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/rstrip.sh /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/toolchain/ipkg-mipsel_24kc/libpthread
(cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/toolchain/ipkg-mipsel_24kc/libpthread/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 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/targets/ramips/rt305x/packages
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/ipkg-build -c -o 0 -g 0 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/toolchain/ipkg-mipsel_24kc/libpthread /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/targets/ramips/rt305x/packages
Packaged contents of /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/toolchain/ipkg-mipsel_24kc/libpthread into /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/targets/ramips/rt305x/packages/libpthread_1.1.24-2_mipsel_24kc.ipk
echo "libc" >> /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/pkginfo/toolchain.default.install
rm -rf /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/toolchain/.pkgdir/libgcc.installed /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/toolchain/.pkgdir/libgcc
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/toolchain/.pkgdir/libgcc
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/toolchain/.pkgdir/libgcc/lib
cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/libgcc_s.so.* /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/toolchain/.pkgdir/libgcc/lib/
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/toolchain/.pkgdir/libgcc.installed
rm -rf /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/toolchain/.pkgdir/libpthread.installed /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/toolchain/.pkgdir/libpthread
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/toolchain/.pkgdir/libpthread
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/toolchain/.pkgdir/libpthread/lib
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/toolchain/.pkgdir/libpthread.installed
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/stamp
echo '1' | cmp -s - /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/pkginfo/libgcc.version || echo '1' > /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/pkginfo/libgcc.version
SHELL= flock /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/.root-copy.flock -c 'cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/toolchain/.pkgdir/libgcc/. /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/'
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/stamp/.libgcc_installed
echo "libgcc" >> /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/pkginfo/toolchain.default.install
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/stamp
SHELL= flock /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/.root-copy.flock -c 'cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/toolchain/.pkgdir/libpthread/. /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/'
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/stamp/.libpthread_installed
echo "libpthread" >> /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/pkginfo/toolchain.default.install
make[3]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/package/libs/toolchain'
time: package/libs/toolchain/compile#0.38#0.16#0.88

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
curl: (22) The requested URL returned error: 404 

  0     0    0     0  
   0  0       0    0        00           00   - - :0- - : - -  0- - : - -: - -0  - - : - - :0 --:--:--- -- -: - - : -0- 
--:--:--     0
curl: (9c2u)r lH:T T(P9/22 )s tHrTeaTmP /12  wasst nroet aclmo s1ed  cwlaeasn lyn:o PtR OTcOClOoL_sEeRRdO Rc l(eearnlyr
:   1 P)0RO
 TOCOL _ E R ROR (err 1)
0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
curl: (92) HTTP/2 stream 1 was not closed cleanly: PROTOCOL_ERROR (err 1)
Download failed.
Download failed.
Download failed.
Download failed.
+ curl -f --connect-timeout 20 --retry 5 --location --insecure https://s3.amazonaws.com/json-c_releases/releases/json-c-0.14-nodoc.tar.gz
+ curl -f --connect-timeout 20 --retry 5 --location --insecure https://sources.openwrt.org/usign-2020-05-23-f1f65026.tar.xz
+ curl -f --connect-timeout 20 --retry 5 --location --insecure http://ftp.riken.jp/GNU/gnu/ncurses/ncurses-6.2.tar.gz
make[3]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/feeds/luci/contrib/package/csstidy'
+ curl -f --connect-timeout 20 --retry 5 --location --insecure https://sources.openwrt.org/fwtool-2019-11-12-8f7fe925.tar.xz
   %  %T oTtoatla l      %  %R eRceecievievde d%  %X fXefredr d  A vAevreargaeg eS pSepeede d    T iTmiem e      T iTmiem e         TiTmiem e  C uCrurrernetn
t 
                                                                 DDllooaadd    UUppllooaadd      TToottaall      SSppeenntt        LLeefftt    SSppeeeedd



    00          00        00          00        00          00            00            00  ----::----::----  ----::---:-- --:--:--     0-:-- --:--:--     0  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
curl: (22) The requested URL returned error: 404 Not Found
Download failed.
+ curl -f --connect-timeout 20 --retry 5 --location --insecure http://ftp.jaist.ac.jp/pub/GNU/ncurses/ncurses-6.2.tar.gz
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0./contrib/lemon -q plural_formula.y
cc    -DNDEBUG -c -o template_lmo.o template_lmo.c
cc    -DNDEBUG -c -o plural_formula.o plural_formula.c

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
curl: (22) The requested URL returned error: 404 
Download failed.
cc  -o po2lmo po2lmo.o template_lmo.o plural_formula.o
+ curl -f --connect-timeout 20 --retry 5 --location --insecure http://www.lua.org/ftp/lua-5.1.5.tar.gz
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0cc    -DNDEBUG -c -o jsmin.o jsmin.c
cc  -o jsmin jsmin.o
make[4]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/feeds/luci/modules/luci-base/src'
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/hostpkg/luci-base/.built
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/bin
install -m0755 src/po2lmo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/bin/po2lmo
install -m0755 src/jsmin /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/bin/jsmin
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/stamp
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/hostpkg/luci-base/.built
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/stamp/.luci-base_installed
make[3]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/feeds/luci/modules/luci-base'
time: package/feeds/luci/luci-base/host-compile#0.80#0.18#1.05
make[3]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/package/libs/mbedtls'
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/dl
SHELL= flock /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/.mbedtls-2.16.6-gpl.tgz.flock -c '  	/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/download.pl "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/dl" "mbedtls-2.16.6-gpl.tgz" "80a484df42f32dbe95665cd4b18ce0dd14b6c67dfd561d36d1475802e41eb3ed" "" "https://tls.mbed.org/download/"    '
+ curl -f --connect-timeout 20 --retry 5 --location --insecure https://sources.cdn.openwrt.org/mbedtls-2.16.6-gpl.tgz
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
curl: (92) HTTP/2 stream 1 was not closed cleanly: PROTOCOL_ERROR (err 1)
Download failed.
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/dl
SHELL= flock /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/.csstidy-2018-12-20-1d562014.tar.xz.flock -c '  	/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/download.pl "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/dl" "csstidy-2018-12-20-1d562014.tar.xz" "3210d475f6ae966d4dfcd3e1f7fcbf0ad9507a37878d50de015ffe795c1d160e" "" || (  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/dl_github_archive.py --dl-dir="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/dl" --url="https://github.com/jow-/csstidy-cpp.git" --version="1d5620149ae35c0d49fb2014d4e63a23ecfb6f69" --subdir="csstidy-2018-12-20-1d562014" --source="csstidy-2018-12-20-1d562014.tar.xz" --hash="3210d475f6ae966d4dfcd3e1f7fcbf0ad9507a37878d50de015ffe795c1d160e" || ( 	echo "Checking out files from the git repository..."; mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/dl && cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/dl && rm -rf csstidy-2018-12-20-1d562014 && [ \! -d csstidy-2018-12-20-1d562014 ] && git clone  https://github.com/jow-/csstidy-cpp.git csstidy-2018-12-20-1d562014 && (cd csstidy-2018-12-20-1d562014 && git checkout 1d5620149ae35c0d49fb2014d4e63a23ecfb6f69 && git submodule update --init --recursive) && echo "Packing checkout..." && export TAR_TIMESTAMP=`cd csstidy-2018-12-20-1d562014 && git log -1 --format='\''@%ct'\''` && rm -rf csstidy-2018-12-20-1d562014/.git && 	tar --numeric-owner --owner=0 --group=0 --mode=a-s --sort=name ${TAR_TIMESTAMP:+--mtime="$TAR_TIMESTAMP"} -c csstidy-2018-12-20-1d562014 | 	xz -zc -7e > /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/dl/csstidy-2018-12-20-1d562014.tar.xz && mv /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/dl/csstidy-2018-12-20-1d562014.tar.xz /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/dl/ && rm -rf csstidy-2018-12-20-1d562014; );  )    '
+ curl -f --connect-timeout 20 --retry 5 --location --insecure https://tls.mbed.org/download/mbedtls-2.16.6-gpl.tgz
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0+ curl -f --connect-timeout 20 --retry 5 --location --insecure https://sources.cdn.openwrt.org/csstidy-2018-12-20-1d562014.tar.xz
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
curl: (92) HTTP/2 stream 1 was not closed cleanly: PROTOCOL_ERROR (err 1)
Download failed.
+ curl -f --connect-timeout 20 --retry 5 --location --insecure https://sources.openwrt.org/csstidy-2018-12-20-1d562014.tar.xz
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
 77 3345k   77 2579k    0     0  4228k      0 --:--:-- --:--:-- --:--:-- 4221k
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 3345k  100 3345k    0     0  4527k      0 --:--:-- --:--:-- --:--:-- 4521k
. /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/include/shell.sh; gzip -dc /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/dl/ncurses-6.2.tar.gz | tar -C /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/hostpkg/ncurses-6.2/.. -xf -

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0  154k    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0[ ! -d ./src/ ] || cp -fpR ./src/* /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/hostpkg/ncurses-6.2

Applying ./patches/100-ncurses-5.6-20080112-urxvt.patch using plaintext: 
patching file misc/terminfo.src

Applying ./patches/101-ncurses-5.6-20080628-kbs.patch using plaintext: 
patching file misc/terminfo.src

Applying ./patches/102-ncurses-5.9-gcc-5.patch using plaintext: 

100  6612  100  6612    0     0   6333      0  0:00:01  0:00:01 --:--:--  6333
. /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/include/shell.sh; xzcat /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/dl/fwtool-2019-11-12-8f7fe925.tar.xz | tar -C /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/hostpkg/fwtool-2019-11-12-8f7fe925/.. -xf -
[ ! -d ./src/ ] || cp -fpR ./src/* /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/hostpkg/fwtool-2019-11-12-8f7fe925
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/hostpkg/fwtool-2019-11-12-8f7fe925/.prepareddc3e42f754505f5ce00d58f8c3a387ff_6664517399ebbbc92a37c5bb081b5c53
(cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/hostpkg/fwtool-2019-11-12-8f7fe925; CFLAGS="-O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include" CXXFLAGS="-O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include" LDFLAGS="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/lib" cmake -DCMAKE_BUILD_TYPE=Release -DCMAKE_C_FLAGS_RELEASE="-DNDEBUG" -DCMAKE_CXX_FLAGS_RELEASE="-DNDEBUG" -DCMAKE_EXE_LINKER_FLAGS:STRING="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/lib" -DCMAKE_MODULE_LINKER_FLAGS:STRING="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/lib" -DCMAKE_SHARED_LINKER_FLAGS:STRING="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/lib" -DCMAKE_FIND_ROOT_PATH="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host;/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg;/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host" -DCMAKE_FIND_ROOT_PATH_MODE_PROGRAM=BOTH -DCMAKE_FIND_ROOT_PATH_MODE_LIBRARY=ONLY -DCMAKE_FIND_ROOT_PATH_MODE_INCLUDE=ONLY -DCMAKE_STRIP=: -DCMAKE_INSTALL_PREFIX=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host -DCMAKE_PREFIX_PATH=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host -DCMAKE_SKIP_RPATH=TRUE -DCMAKE_INSTALL_LIBDIR=lib  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/hostpkg/fwtool-2019-11-12-8f7fe925 )
patching file ncurses/base/MKlib_gen.sh

Applying ./patches/103-ncurses-ar-determinism.patch using plaintext: 
patching file aclocal.m4
patching file configure

Applying ./patches/200-fix_missing_include.patch using plaintext: 
patching file ncurses/curses.priv.h

Applying ./patches/900-terminfo.patch using plaintext: 
patching file misc/terminfo.src
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/hostpkg/ncurses-6.2/.preparedfbe56ac51019fda322f5661d5605955a_6664517399ebbbc92a37c5bb081b5c53
(cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/hostpkg/ncurses-6.2/; if [ -x configure ]; then cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/config.{guess,sub} /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/hostpkg/ncurses-6.2// && CC="gcc" CFLAGS="-O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -fPIC" CXX="g++" CPPFLAGS="-I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include" LDFLAGS="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/lib" CONFIG_SHELL="/usr/bin/env bash"  bash ./configure --target=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --program-prefix="" --program-suffix="" --prefix=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg --exec-prefix=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg --sysconfdir=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/etc --localstatedir=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/var --sbindir=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/bin --without-cxx --without-cxx-binding --without-ada --without-debug --without-manpages --without-profile --without-tests --without-curses-h ; fi )
-- The C compiler identification is GNU 7.5.0
-- Check for working C compiler: /usr/bin/cc
checking for egrep... grep -E
Configuring NCURSES 6.2 ABI 6 (Sun Aug  2 12:03:11 UTC 2020)
-- Check for working C compiler: /usr/bin/cc - works
checking for package version... -- Detecting C compiler ABI info
6.2
checking for package patch date... 20200212

100  154k  100  154k    0     0   117k      0  0:00:01  0:00:01 --:--:--  117k
checking build system type... x86_64-pc-linux-gnu
. /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/include/shell.sh; gzip -dc /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/dl/json-c-0.14-nodoc.tar.gz | tar -C /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/hostpkg/json-c-0.14/.. -xf -
checking host system type... 
100 15784  100 15784    0     0  11858      0  0:00:01  0:00:01 --:--:-- 11858
x86_64-pc-linux-gnu
[ ! -d ./src/ ] || cp -fpR ./src/* /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/hostpkg/json-c-0.14
checking target system type... 
Applying ./patches/000-libm.patch using plaintext: 
. /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/include/shell.sh; xzcat /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/dl/usign-2020-05-23-f1f65026.tar.xz | tar -C /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/hostpkg/usign-2020-05-23-f1f65026/.. -xf -
x86_64-pc-linux-gnu
patching file math_compat.h

Applying ./patches/001-Fix-CVE-2020-12762.patch using plaintext: 
patching file arraylist.c
-- Detecting C compiler ABI info - done
patching file linkhash.c
patching file printbuf.c
patching file tests/test4.c
patching file tests/test4.expected
[ ! -d ./src/ ] || cp -fpR ./src/* /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/hostpkg/usign-2020-05-23-f1f65026
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/hostpkg/json-c-0.14/.prepareddc33317cd566c2b01a5e3105b7889ee9_6664517399ebbbc92a37c5bb081b5c53
Configuring for linux-gnu
checking for prefix... touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/hostpkg/usign-2020-05-23-f1f65026/.prepared5435d74cfbed60b75c0d195bd88af202_6664517399ebbbc92a37c5bb081b5c53
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg
checking for x86_64-pc-linux-gnu-gcc... gcc
(cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/hostpkg/usign-2020-05-23-f1f65026; CFLAGS="-O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include" CXXFLAGS="-O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include" LDFLAGS="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/lib" cmake -DCMAKE_BUILD_TYPE=Release -DCMAKE_C_FLAGS_RELEASE="-DNDEBUG" -DCMAKE_CXX_FLAGS_RELEASE="-DNDEBUG" -DCMAKE_EXE_LINKER_FLAGS:STRING="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/lib" -DCMAKE_MODULE_LINKER_FLAGS:STRING="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/lib" -DCMAKE_SHARED_LINKER_FLAGS:STRING="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/lib" -DCMAKE_FIND_ROOT_PATH="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host;/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg;/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host" -DCMAKE_FIND_ROOT_PATH_MODE_PROGRAM=BOTH -DCMAKE_FIND_ROOT_PATH_MODE_LIBRARY=ONLY -DCMAKE_FIND_ROOT_PATH_MODE_INCLUDE=ONLY -DCMAKE_STRIP=: -DCMAKE_INSTALL_PREFIX=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host -DCMAKE_PREFIX_PATH=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host -DCMAKE_SKIP_RPATH=TRUE -DCMAKE_INSTALL_LIBDIR=lib  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/hostpkg/usign-2020-05-23-f1f65026 )
(cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/hostpkg/json-c-0.14; CFLAGS="-O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -Wno-implicit-fallthrough" CXXFLAGS="-O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -Wno-implicit-fallthrough" LDFLAGS="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/lib" cmake -DCMAKE_BUILD_TYPE=Release -DCMAKE_C_FLAGS_RELEASE="-DNDEBUG" -DCMAKE_CXX_FLAGS_RELEASE="-DNDEBUG" -DCMAKE_EXE_LINKER_FLAGS:STRING="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/lib" -DCMAKE_MODULE_LINKER_FLAGS:STRING="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/lib" -DCMAKE_SHARED_LINKER_FLAGS:STRING="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/lib" -DCMAKE_FIND_ROOT_PATH="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host;/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg;/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host" -DCMAKE_FIND_ROOT_PATH_MODE_PROGRAM=BOTH -DCMAKE_FIND_ROOT_PATH_MODE_LIBRARY=ONLY -DCMAKE_FIND_ROOT_PATH_MODE_INCLUDE=ONLY -DCMAKE_STRIP=: -DCMAKE_INSTALL_PREFIX=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host -DCMAKE_PREFIX_PATH=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host -DCMAKE_SKIP_RPATH=TRUE -DCMAKE_INSTALL_LIBDIR=lib  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/hostpkg/json-c-0.14 )
checking for C compiler default output... -- Detecting C compile features
-- Detecting C compile features - done
-- Configuring done
-- Generating done
CMake Warning:
  Manually-specified variables were not used by the project:

    CMAKE_CXX_FLAGS_RELEASE
    CMAKE_FIND_ROOT_PATH_MODE_LIBRARY
    CMAKE_MODULE_LINKER_FLAGS
    CMAKE_SHARED_LINKER_FLAGS


-- Build files have been written to: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/hostpkg/fwtool-2019-11-12-8f7fe925
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/hostpkg/fwtool-2019-11-12-8f7fe925/.configured
CFLAGS="-O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include" CPPFLAGS="-I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include" CXXFLAGS="" LDFLAGS="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/lib" make -j1 -C /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/hostpkg/fwtool-2019-11-12-8f7fe925  
make[4]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/hostpkg/fwtool-2019-11-12-8f7fe925'
make[5]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/hostpkg/fwtool-2019-11-12-8f7fe925'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/hostpkg/fwtool-2019-11-12-8f7fe925'
Scanning dependencies of target fwtool
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/hostpkg/fwtool-2019-11-12-8f7fe925'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/hostpkg/fwtool-2019-11-12-8f7fe925'
[ 50%] Building C object CMakeFiles/fwtool.dir/fwtool.c.o
a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for executable suffix... -- The C compiler identification is GNU 7.5.0
-- The C compiler identification is GNU 7.5.0
-- Check for working C compiler: /usr/bin/cc

checking for object suffix... -- Check for working C compiler: /usr/bin/cc
o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... [100%] Linking C executable fwtool
-- Check for working C compiler: /usr/bin/cc - works
-- Detecting C compiler ABI info
-- Check for working C compiler: /usr/bin/cc - works
-- Detecting C compiler ABI info
yes
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/hostpkg/fwtool-2019-11-12-8f7fe925'
[100%] Built target fwtool
make[5]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/hostpkg/fwtool-2019-11-12-8f7fe925'
checking version of gcc... make[4]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/hostpkg/fwtool-2019-11-12-8f7fe925'
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/hostpkg/fwtool-2019-11-12-8f7fe925/.built
7.5.0
checking if this is really Intel C compiler... install -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/hostpkg/fwtool-2019-11-12-8f7fe925/fwtool /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/stamp
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/hostpkg/fwtool-2019-11-12-8f7fe925/.built
no
checking if this is really Clang C compiler... touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/stamp/.fwtool_installed
make[3]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/package/system/fwtool'
time: package/system/fwtool/host-compile#0.78#0.23#2.47
no
checking for gcc option to accept ANSI C... -- Detecting C compiler ABI info - done
make[3]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/package/kernel/gpio-button-hotplug'
-- Detecting C compiler ABI info - done
-- Detecting C compile features
-- Detecting C compile features - done
-- Detecting C compile features
-- Detecting C compile features - done
-- Configuring done
-- Generating done
CMake Warning:
  Manually-specified variables were not used by the project:

    CMAKE_CXX_FLAGS_RELEASE
    CMAKE_FIND_ROOT_PATH_MODE_LIBRARY
    CMAKE_INSTALL_LIBDIR
    CMAKE_MODULE_LINKER_FLAGS
    CMAKE_SHARED_LINKER_FLAGS


-- Build files have been written to: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/hostpkg/usign-2020-05-23-f1f65026
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/hostpkg/usign-2020-05-23-f1f65026/.configured
none needed
checking $CFLAGS variable... broken
configure: WARNING: your environment uses the CFLAGS variable to hold CPPFLAGS options
-- Looking for fcntl.h
checking $CC variable... ok
checking how to run the C preprocessor... CFLAGS="-O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include" CPPFLAGS="-I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include" CXXFLAGS="" LDFLAGS="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/lib" make -j1 -C /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/hostpkg/usign-2020-05-23-f1f65026  
make[4]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/hostpkg/usign-2020-05-23-f1f65026'
make[5]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/hostpkg/usign-2020-05-23-f1f65026'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/hostpkg/usign-2020-05-23-f1f65026'
Scanning dependencies of target usign
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/hostpkg/usign-2020-05-23-f1f65026'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/hostpkg/usign-2020-05-23-f1f65026'
[ 12%] Building C object CMakeFiles/usign.dir/ed25519.c.o
gcc -E

  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0checking whether gcc needs -traditional... -- Looking for fcntl.h - found
-- Looking for inttypes.h
no
checking whether gcc understands -c and -o together... [ 25%] Building C object CMakeFiles/usign.dir/edsign.c.o
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/gpio-button-hotplug/.prepared_a46becafb007e992b226910b41635f9b_6664517399ebbbc92a37c5bb081b5c53_check
yes
checking for ldconfig... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/ldconfig
checking if you want to ensure bool is consistent with C++... no
true
checking if you want to build C++ binding and demo... no
checking if you want to build with Ada... no
checking if you want to install terminal database... yes
checking if you want to install manpages... no
checking if you want to build programs such as tic... yes
checking if you want to build test-programs... [ ! -d ./src/ ] || cp -fpR ./src/. /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/gpio-button-hotplug
no
checking if you wish to install curses.h... no
checking for mawk... mawk
checking for egrep... (cached) grep -E
checking for a BSD compatible install... touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/gpio-button-hotplug/.prepared_a46becafb007e992b226910b41635f9b_6664517399ebbbc92a37c5bb081b5c53
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/gpio-button-hotplug/.configured_*
/usr/bin/install -c
checking for lint... no
checking for cppcheck... no
checking for splint... no
checking whether ln -s works... rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/stamp/.gpio-button-hotplug_installed
yes
checking if ln -s -f options work... yes
checking for long file names... (cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/gpio-button-hotplug/./; if [ -x ./configure ]; then find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/gpio-button-hotplug/ -name config.guess | xargs -r chmod u+w; find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/gpio-button-hotplug/ -name config.guess | xargs -r -n1 cp --remove-destination /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/config.guess; find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/gpio-button-hotplug/ -name config.sub | xargs -r chmod u+w; find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/gpio-button-hotplug/ -name config.sub | xargs -r -n1 cp --remove-destination /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/config.sub; AR="mipsel-openwrt-linux-musl-gcc-ar" AS="mipsel-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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/gpio-button-hotplug=gpio-button-hotplug -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro" LD=mipsel-openwrt-linux-musl-ld NM="mipsel-openwrt-linux-musl-gcc-nm" CC="mipsel-openwrt-linux-musl-gcc" GCC="mipsel-openwrt-linux-musl-gcc" CXX="mipsel-openwrt-linux-musl-g++" RANLIB="mipsel-openwrt-linux-musl-gcc-ranlib" STRIP=mipsel-openwrt-linux-musl-strip OBJCOPY=mipsel-openwrt-linux-musl-objcopy OBJDUMP=mipsel-openwrt-linux-musl-objdump SIZE=mipsel-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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/gpio-button-hotplug=gpio-button-hotplug -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/gpio-button-hotplug=gpio-button-hotplug -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro " CPPFLAGS="-I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include " LDFLAGS="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro "   ./configure --target=mipsel-openwrt-linux --host=mipsel-openwrt-linux --build=x86_64-pc-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; )
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/gpio-button-hotplug/.configured_68b329da9893e34099c7d8ad5cb9c940
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/gpio-button-hotplug/.built
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/gpio-button-hotplug/.built_check
-- Looking for inttypes.h - found
-- Looking for stdarg.h
yes
cat /dev/null > /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/symvers/gpio-button-hotplug.symvers; for subdir in .; do cat /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/symvers/*.symvers 2>/dev/null > /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/gpio-button-hotplug/$subdir/Module.symvers; done
checking if you want to use pkg-config... yes
checking for x86_64-pc-linux-gnu-pkg-config... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/pkg-config
checking for /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/pkg-config library directory... make -C "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52" KCFLAGS="-fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl=target-mipsel_24kc_musl" HOSTCFLAGS="-O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -Wall -Wmissing-prototypes -Wstrict-prototypes" CROSS_COMPILE="mipsel-openwrt-linux-musl-" ARCH="mips" KBUILD_HAVE_NLS=no KBUILD_BUILD_USER="musashino205" KBUILD_BUILD_HOST="TAIHA.NET" KBUILD_BUILD_TIMESTAMP="Fri Aug  7 04:29:52 2020" KBUILD_BUILD_VERSION="0" HOST_LOADLIBES="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib" KBUILD_HOSTLDLIBS="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib" CONFIG_SHELL="bash" V=''  cmd_syscalls= KERNELRELEASE=5.4.52 M="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/gpio-button-hotplug" modules
make[4]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52'

 53 30272   53 16128    0     0  12463      0  0:00:02  0:00:01  0:00:01 12463checking done... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib64/pkgconfig
checking if we should install .pc files for /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/pkg-config... no
checking if we should assume mixed-case filenames... auto
checking if filesystem supports mixed-case filenames... 
100 30272  100 30272    0     0  23340      0  0:00:01  0:00:01 --:--:-- 23322
yes
checking whether make sets ${MAKE}... [ 37%] Building C object CMakeFiles/usign.dir/f25519.c.o
. /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/include/shell.sh; xzcat /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/dl/csstidy-2018-12-20-1d562014.tar.xz | tar -C /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/hostpkg/csstidy-2018-12-20-1d562014/.. -xf -
yes
[ ! -d ./src/ ] || cp -fpR ./src/* /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/hostpkg/csstidy-2018-12-20-1d562014
checking for exctags... no
checking for ctags... no
checking for exetags... no
checking for etags... no
checking for ctags... no
checking for etags... no
checking for makeflags variable... touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/hostpkg/csstidy-2018-12-20-1d562014/.prepared6daf3c911e8644520873e5e215182c89_6664517399ebbbc92a37c5bb081b5c53
(cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/hostpkg/csstidy-2018-12-20-1d562014/; if [ -x configure ]; then cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/config.{guess,sub} /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/hostpkg/csstidy-2018-12-20-1d562014// && CC="gcc" CFLAGS="-O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include" CXX="g++" CPPFLAGS="-I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include" LDFLAGS="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/lib" CONFIG_SHELL="/usr/bin/env bash"  bash ./configure --target=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --program-prefix="" --program-suffix="" --prefix=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg --exec-prefix=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg --sysconfdir=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/etc --localstatedir=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/var --sbindir=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/bin ; fi )
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/hostpkg/csstidy-2018-12-20-1d562014/.configured
CFLAGS="-O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include" CPPFLAGS="-I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include" CXXFLAGS="" LDFLAGS="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/lib" make -j1 -C /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/hostpkg/csstidy-2018-12-20-1d562014  
-${MAKEFLAGS}
checking for x86_64-pc-linux-gnu-ranlib... no
checking for ranlib... ranlib
checking for x86_64-pc-linux-gnu-ld... no
checking for ld... ld
checking for x86_64-pc-linux-gnu-ar... no
checking for ar... ar
checking for x86_64-pc-linux-gnu-nm... no
make[4]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/hostpkg/csstidy-2018-12-20-1d562014'
checking for nm... g++ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -c -o csstidy/print_css.o csstidy/print_css.cpp
nm
checking for x86_64-pc-linux-gnu-ar... ar
checking for options to update archives... -- Looking for stdarg.h - found
-- Looking for strings.h
-curv
checking if you have specified an install-prefix... 
checking if libtool -version-number should be used... yes
checking if you want to build libraries with libtool... no
checking if you want to build shared libraries... no
checking if you want to build static libraries... yes
checking if you want to build debug libraries... no
checking if you want to build profiling libraries... no
checking for specified models...  normal
checking for default model... normal
checking if you want to have a library-prefix... auto
checking for PATH separator... :
checking if you want to build a separate terminfo library... no
checking if you want to build a separate tic library... no
checking for default loader flags... 
checking for an rpath option... -Wl,-rpath,
checking if release/abi version should be used for shared libs... auto
checking which gcc option to use... -- Looking for strings.h - found
-- Looking for string.h
[ 50%] Building C object CMakeFiles/usign.dir/fprime.c.o
-fPIC
checking if you want to link with the GPM mouse library... maybe
checking for gpm.h... no
checking if you want to use PCRE2 for regular-expressions... no

  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0checking if you want to disable library suffixes... no
checking if you wish to append extra suffix to header/library paths... 
checking if you wish to install ncurses overwriting curses... no
checking if external terminfo-database is used... yes
checking which terminfo source-file will be installed... ${top_srcdir}/misc/terminfo.src
checking whether to use hashed database instead of directory/tree... no
checking for list of fallback descriptions... 
checking if you want modern xterm or antique... xterm-new
checking if xterm backspace sends BS or DEL... BS
checking for list of terminfo directories... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/share/terminfo
checking for default terminfo directory... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/share/terminfo
checking if big-core option selected... -- Looking for string.h - found
-- Looking for syslog.h
[ 62%] Building C object CMakeFiles/usign.dir/sha512.c.o
yes
checking if big-strings option selected... yes
checking if you want termcap-fallback support... no
checking if ~/.terminfo is wanted... yes
checking if you want to use restricted environment when running as root... yes
checking for unistd.h... -- Looking for syslog.h - found
-- Looking for 4 include files stdlib.h, ..., float.h
yes
checking for remove... [ 75%] Building C object CMakeFiles/usign.dir/main.c.o
yes
checking for unlink... -- Looking for 4 include files stdlib.h, ..., float.h - found
-- Looking for unistd.h
yes
checking if link/symlink functions work... -- Looking for unistd.h - found
-- Looking for sys/types.h
-- Looking for sys/types.h - found
-- Looking for dlfcn.h
[ 87%] Building C object CMakeFiles/usign.dir/base64.c.o
 link symlink
checking if tic should use symbolic links... no
checking if tic should use hard links... yes
checking if you want broken-linker support code... no
checking if tputs should process BSD-style prefix padding... no
checking if the POSIX test-macros are already defined... -- Looking for dlfcn.h - found
-- Looking for endian.h
no
checking if this is the GNU C library... yes
checking if _DEFAULT_SOURCE can be used as a basis... [100%] Linking C executable usign
-- Looking for endian.h - found
-- Looking for limits.h
yes
checking if _XOPEN_SOURCE=600 works with _DEFAULT_SOURCE... make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/hostpkg/usign-2020-05-23-f1f65026'
[100%] Built target usign
make[5]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/hostpkg/usign-2020-05-23-f1f65026'
make[4]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/hostpkg/usign-2020-05-23-f1f65026'
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/hostpkg/usign-2020-05-23-f1f65026/.built
CFLAGS="-O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include" CPPFLAGS="-I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include" CXXFLAGS="" LDFLAGS="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/lib" make -j1 -C /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/hostpkg/usign-2020-05-23-f1f65026  install
make[4]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/hostpkg/usign-2020-05-23-f1f65026'
make[5]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/hostpkg/usign-2020-05-23-f1f65026'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/hostpkg/usign-2020-05-23-f1f65026'
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/hostpkg/usign-2020-05-23-f1f65026'
yes
checking if _XOPEN_SOURCE really is set... [100%] Built target usign
make[5]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/hostpkg/usign-2020-05-23-f1f65026'
Install the project...
-- Install configuration: "Release"
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/usign
-- Looking for limits.h - found
-- Looking for locale.h
make[4]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/hostpkg/usign-2020-05-23-f1f65026'
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/stamp
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/hostpkg/usign-2020-05-23-f1f65026/.built
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/stamp/.usign_installed
make[3]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/package/system/usign'
time: package/system/usign/host-compile#1.34#0.36#3.37
yes
make[3]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/package/kernel/nat46'
-- Looking for locale.h - found
-- Looking for memory.h
checking if SIGWINCH is defined...   CC [M]  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/gpio-button-hotplug/gpio-button-hotplug.o
-- Looking for memory.h - found
-- Looking for stdint.h

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0yes
checking for nl_langinfo and CODESET... 
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0-- Looking for stdint.h - found
-- Looking for stdlib.h
yes
checking if you want wide-character code... no
checking whether to enable _LP64 definition in curses.h... yes
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
-- Looking for stdlib.h - found
-- Looking for sys/cdefs.h
checking for _LARGE_FILES value needed for large files... no
checking for _LARGEFILE_SOURCE value needed for large files... no
make[2]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N'
checking for fseeko... make[3]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/package/network/utils/resolveip'
-- Looking for sys/cdefs.h - found
-- Looking for sys/param.h
yes
checking whether to use struct dirent64... no
checking if you want tparm not to use X/Open fixed-parameter list... yes
checking if you want to suppress wattr* macros to help with ncurses5/ncurses6 transition... no
checking for X11 rgb file... /usr/share/X11/rgb.txt
checking for type of bool... auto
checking for alternate terminal capabilities file... Caps
checking for type of chtype... uint32_t
checking for type of ospeed... short
checking for type of mmask_t... uint32_t
checking for size CCHARW_MAX... 5
checking for ANSI C header files... -- Looking for sys/param.h - found
-- Looking for sys/stat.h
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/resolveip/.prepared_73f6043cd483d90c84ae4369c6d3c68d_6664517399ebbbc92a37c5bb081b5c53_check
true
[ ! -d ./src/ ] || cp -fpR ./src/. /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/resolveip
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/resolveip/.prepared_73f6043cd483d90c84ae4369c6d3c68d_6664517399ebbbc92a37c5bb081b5c53
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/resolveip/.configured_*
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/stamp/.resolveip_installed
(cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/resolveip/./; if [ -x ./configure ]; then find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/resolveip/ -name config.guess | xargs -r chmod u+w; find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/resolveip/ -name config.guess | xargs -r -n1 cp --remove-destination /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/config.guess; find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/resolveip/ -name config.sub | xargs -r chmod u+w; find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/resolveip/ -name config.sub | xargs -r -n1 cp --remove-destination /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/config.sub; AR="mipsel-openwrt-linux-musl-gcc-ar" AS="mipsel-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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/resolveip=resolveip -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro" LD=mipsel-openwrt-linux-musl-ld NM="mipsel-openwrt-linux-musl-gcc-nm" CC="mipsel-openwrt-linux-musl-gcc" GCC="mipsel-openwrt-linux-musl-gcc" CXX="mipsel-openwrt-linux-musl-g++" RANLIB="mipsel-openwrt-linux-musl-gcc-ranlib" STRIP=mipsel-openwrt-linux-musl-strip OBJCOPY=mipsel-openwrt-linux-musl-objcopy OBJDUMP=mipsel-openwrt-linux-musl-objdump SIZE=mipsel-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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/resolveip=resolveip -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/resolveip=resolveip -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro " CPPFLAGS="-I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include " LDFLAGS="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro "   ./configure --target=mipsel-openwrt-linux --host=mipsel-openwrt-linux --build=x86_64-pc-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; )
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/resolveip/.configured_68b329da9893e34099c7d8ad5cb9c940
-- Looking for sys/stat.h - found
-- Looking for xlocale.h
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/resolveip/.built
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/dl
yes
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/resolveip/.built_check
mipsel-openwrt-linux-musl-gcc -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/resolveip=resolveip -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -Wall -o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/resolveip/resolveip /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/resolveip/resolveip.c
SHELL= flock /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/.nat46-2020-07-16-ac712ad2.tar.xz.flock -c '  	/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/download.pl "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/dl" "nat46-2020-07-16-ac712ad2.tar.xz" "24a22c8cb38983b55e7ad55c796f3835aa8702ad6f868953448e3b5e61ab6991" "" || (  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/dl_github_archive.py --dl-dir="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/dl" --url="https://github.com/ayourtch/nat46.git" --version="ac712ad2bedf107329285af1909310675afe872d" --subdir="nat46-2020-07-16-ac712ad2" --source="nat46-2020-07-16-ac712ad2.tar.xz" --hash="24a22c8cb38983b55e7ad55c796f3835aa8702ad6f868953448e3b5e61ab6991" || ( 	echo "Checking out files from the git repository..."; mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/dl && cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/dl && rm -rf nat46-2020-07-16-ac712ad2 && [ \! -d nat46-2020-07-16-ac712ad2 ] && git clone  https://github.com/ayourtch/nat46.git nat46-2020-07-16-ac712ad2 && (cd nat46-2020-07-16-ac712ad2 && git checkout ac712ad2bedf107329285af1909310675afe872d && git submodule update --init --recursive) && echo "Packing checkout..." && export TAR_TIMESTAMP=`cd nat46-2020-07-16-ac712ad2 && git log -1 --format='\''@%ct'\''` && rm -rf nat46-2020-07-16-ac712ad2/.git && 	tar --numeric-owner --owner=0 --group=0 --mode=a-s --sort=name ${TAR_TIMESTAMP:+--mtime="$TAR_TIMESTAMP"} -c nat46-2020-07-16-ac712ad2 | 	xz -zc -7e > /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/dl/nat46-2020-07-16-ac712ad2.tar.xz && mv /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/dl/nat46-2020-07-16-ac712ad2.tar.xz /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/dl/ && rm -rf nat46-2020-07-16-ac712ad2; );  )    '
checking for sys/types.h... -- Looking for xlocale.h - not found
-- Looking for _isnan
+ curl -f --connect-timeout 20 --retry 5 --location --insecure https://sources.cdn.openwrt.org/nat46-2020-07-16-ac712ad2.tar.xz
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0yes
-- Looking for _isnan - not found
-- Looking for _finite
checking for sys/stat.h... -- Looking for _finite - not found
-- Looking for INFINITY
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/resolveip/.built

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
curl: (22) The requested URL returned error: 404 
rm -rf /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/resolveip/.pkgdir/resolveip.installed /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/resolveip/.pkgdir/resolveip
Download failed.
yes
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/resolveip/.pkgdir/resolveip
  Building modules, stage 2.
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/resolveip/.pkgdir/resolveip/usr/bin
  MODPOST 1 modules
install -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/resolveip/resolveip /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/resolveip/.pkgdir/resolveip/usr/bin/
checking for stdlib.h... + curl -f --connect-timeout 20 --retry 5 --location --insecure https://sources.openwrt.org/nat46-2020-07-16-ac712ad2.tar.xz
  CC [M]  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/gpio-button-hotplug/gpio-button-hotplug.mod.o
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/resolveip/.pkgdir/resolveip.installed
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/stamp
  Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0SHELL= flock /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/.root-copy.flock -c 'cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/resolveip/.pkgdir/resolveip/. /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/'
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/stamp/.resolveip_installed
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/targets/ramips/rt305x/packages /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/resolveip/ipkg-mipsel_24kc/resolveip/CONTROL /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/pkginfo
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/resolveip/ipkg-mipsel_24kc/resolveip/usr/bin
install -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/resolveip/resolveip /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/resolveip/ipkg-mipsel_24kc/resolveip/usr/bin/
find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/resolveip/ipkg-mipsel_24kc/resolveip -name 'CVS' -o -name '.svn' -o -name '.#*' -o -name '*~'| xargs -r rm -rf
yes
checking for string.h... -- Looking for INFINITY - found
-- Looking for isinf
export CROSS="mipsel-openwrt-linux-musl-"   ; NM="mipsel-openwrt-linux-musl-nm" STRIP="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/sstrip" STRIP_KMOD="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/strip-kmod.sh" PATCHELF="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/patchelf" /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/rstrip.sh /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/resolveip/ipkg-mipsel_24kc/resolveip
rstrip.sh: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/resolveip/ipkg-mipsel_24kc/resolveip/usr/bin/resolveip: executable
(cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/resolveip/ipkg-mipsel_24kc/resolveip/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;  )
yes
checking for memory.h... install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/packages/mipsel_24kc/base
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/ipkg-build -c -o 0 -g 0 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/resolveip/ipkg-mipsel_24kc/resolveip /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/packages/mipsel_24kc/base
Packaged contents of /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/resolveip/ipkg-mipsel_24kc/resolveip into /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/packages/mipsel_24kc/base/resolveip_2_mipsel_24kc.ipk
yes
checking for strings.h... echo "resolveip" >> /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/pkginfo/resolveip.default.install
make[3]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/package/network/utils/resolveip'
time: package/network/utils/resolveip/compile#0.26#0.12#0.40
-- Looking for isinf - found
-- Looking for isnan
make[3]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/package/network/services/dropbear'
yes
checking for inttypes.h... yes
checking for stdint.h... -- Looking for isnan - found
-- Looking for nan
yes
checking for unistd.h... (cached) yes
checking for signed char... mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/dl
SHELL= flock /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/.dropbear-2020.80.tar.bz2.flock -c '  	/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/download.pl "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/dl" "dropbear-2020.80.tar.bz2" "d927941b91f2da150b2033f1a88b6a47999bf0afb1493a73e9216cffdb5d7949" "" "http://matt.ucc.asn.au/dropbear/releases/" "https://dropbear.nl/mirror/releases/"    '
-- Looking for nan - found
-- Looking for _doprnt
yes
checking size of signed char... + curl -f --connect-timeout 20 --retry 5 --location --insecure https://sources.cdn.openwrt.org/dropbear-2020.80.tar.bz2
  LD [M]  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/gpio-button-hotplug/gpio-button-hotplug.ko
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0make[4]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52'
for subdir in .; do realdir=$(readlink -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/gpio-button-hotplug); grep -F /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/gpio-button-hotplug /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/gpio-button-hotplug/$subdir/Module.symvers >> /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/gpio-button-hotplug/Module.symvers.tmp; [ "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/gpio-button-hotplug" = "$realdir" ] || grep -F $realdir /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/gpio-button-hotplug/$subdir/Module.symvers >> /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/gpio-button-hotplug/Module.symvers.tmp; done; sort -u /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/gpio-button-hotplug/Module.symvers.tmp > /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/gpio-button-hotplug/Module.symvers; mv /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/gpio-button-hotplug/Module.symvers /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/symvers/gpio-button-hotplug.symvers
-- Looking for _doprnt - not found
-- Looking for snprintf
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/gpio-button-hotplug/.built
rm -rf /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/gpio-button-hotplug/.pkgdir/kmod-gpio-button-hotplug.installed /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/gpio-button-hotplug/.pkgdir/kmod-gpio-button-hotplug
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/gpio-button-hotplug/.pkgdir/kmod-gpio-button-hotplug
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/gpio-button-hotplug/.pkgdir/kmod-gpio-button-hotplug/etc/modules.d; ( echo "gpio-button-hotplug"; ) > /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/gpio-button-hotplug/.pkgdir/kmod-gpio-button-hotplug/etc/modules.d/30-gpio-button-hotplug;  mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/gpio-button-hotplug/.pkgdir/kmod-gpio-button-hotplug/etc/modules-boot.d; ln -sf ../modules.d/30-gpio-button-hotplug /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/gpio-button-hotplug/.pkgdir/kmod-gpio-button-hotplug/etc/modules-boot.d/;
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/gpio-button-hotplug/.pkgdir/kmod-gpio-button-hotplug.installed
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/stamp
SHELL= flock /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/.root-copy.flock -c 'cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/gpio-button-hotplug/.pkgdir/kmod-gpio-button-hotplug/. /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/'

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
curl: (92) HTTP/2 stream 1 was not closed cleanly: PROTOCOL_ERROR (err 1)
Download failed.
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/stamp/.kmod-gpio-button-hotplug_installed
+ curl -f --connect-timeout 20 --retry 5 --location --insecure http://matt.ucc.asn.au/dropbear/releases/dropbear-2020.80.tar.bz2
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/targets/ramips/rt305x/packages /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/gpio-button-hotplug/ipkg-mipsel_24kc/kmod-gpio-button-hotplug/CONTROL /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/pkginfo
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/gpio-button-hotplug/ipkg-mipsel_24kc/kmod-gpio-button-hotplug/etc/modules.d; ( echo "gpio-button-hotplug"; ) > /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/gpio-button-hotplug/ipkg-mipsel_24kc/kmod-gpio-button-hotplug/etc/modules.d/30-gpio-button-hotplug;  mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/gpio-button-hotplug/ipkg-mipsel_24kc/kmod-gpio-button-hotplug/etc/modules-boot.d; ln -sf ../modules.d/30-gpio-button-hotplug /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/gpio-button-hotplug/ipkg-mipsel_24kc/kmod-gpio-button-hotplug/etc/modules-boot.d/;
find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/gpio-button-hotplug/ipkg-mipsel_24kc/kmod-gpio-button-hotplug -name 'CVS' -o -name '.svn' -o -name '.#*' -o -name '*~'| xargs -r rm -rf
1
checking if you want to use signed Boolean array in term.h... no
checking for type of tparm args... intptr_t
checking if RCS identifiers should be compiled-in... no
checking format of man-pages... -- Looking for snprintf - found
-- Looking for vasprintf
 gzip
checking for manpage renaming... g++ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -c -o csstidy/umap.o csstidy/umap.cpp
-- Looking for vasprintf - found
-- Looking for vsnprintf
g++ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -c -o csstidy/important.o csstidy/important.cpp
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/hostpkg/ncurses-6.2/man/man_db.renames
checking if manpage aliases will be installed... yes
checking if manpage symlinks should be used... yes
checking for manpage tbl... no
export CROSS="mipsel-openwrt-linux-musl-"   ; NM="mipsel-openwrt-linux-musl-nm" STRIP="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/sstrip" STRIP_KMOD="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/strip-kmod.sh" PATCHELF="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/patchelf" /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/rstrip.sh /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/gpio-button-hotplug/ipkg-mipsel_24kc/kmod-gpio-button-hotplug
rstrip.sh: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/gpio-button-hotplug/ipkg-mipsel_24kc/kmod-gpio-button-hotplug/lib/modules/5.4.52/gpio-button-hotplug.ko: relocatable

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0(cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/gpio-button-hotplug/ipkg-mipsel_24kc/kmod-gpio-button-hotplug/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 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/targets/ramips/rt305x/packages
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/ipkg-build -c -o 0 -g 0 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/gpio-button-hotplug/ipkg-mipsel_24kc/kmod-gpio-button-hotplug /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/targets/ramips/rt305x/packages

 10  216k   10 23485    0     0   6675      0  0:00:33  0:00:03  0:00:30  6673-- Looking for vsnprintf - found
-- Looking for vprintf
checking if you want to build with function extensions... yes
Packaged contents of /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/gpio-button-hotplug/ipkg-mipsel_24kc/kmod-gpio-button-hotplug into /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/targets/ramips/rt305x/packages/kmod-gpio-button-hotplug_5.4.52-3_mipsel_24kc.ipk
echo "kmod-gpio-button-hotplug" >> /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/pkginfo/gpio-button-hotplug.default.install
make[3]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/package/kernel/gpio-button-hotplug'
time: package/kernel/gpio-button-hotplug/compile#1.76#0.36#2.12
checking if you want to build with SCREEN extensions... yes
checking if you want to build with terminal-driver... no
checking for extended use of const keyword... yes
checking if you want to use extended colors... yes
configure: WARNING: This option applies only to wide-character library
checking if you want to use extended mouse encoding... yes
checking if you want to use extended putwin/screendump... yes
checking if you want $NCURSES_NO_PADDING code... yes
checking if you want SIGWINCH handler... yes
checking if you want user-definable terminal capabilities like termcap... yes
checking if you want to link with the pthread library... no
make[3]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/package/libs/libpcap'
checking if you want reentrant code... no
checking if you want opaque curses-library structures... no
checking if you want opaque form-library structures... no
checking if you want opaque menu-library structures... no
checking if you want opaque panel-library structures... no
checking if you want all development code... no
checking if you want hard-tabs code... no
checking if you want limited support for xmc... no
checking if you do not want to assume colors are white-on-black... yes
checking if you want hashmap scrolling-optimization code... yes

  0     0    0     0    0     0      0      0 --:--:--  0:00:03 --:--:--     0checking if you want colorfgbg code... no
checking if you want interop bindings... yes
checking if you want experimental safe-sprintf code... no
checking if you want wgetch-events code... no
checking if you want to see long compiling messages... yes
checking if you want to install stripped executables... yes
checking if install accepts -p option... -- Looking for vprintf - found
-- Looking for open
-- Looking for open - found
-- Looking for realloc

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/dl
SHELL= flock /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/.libpcap-1.9.1.tar.gz.flock -c '  	/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/download.pl "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/dl" "libpcap-1.9.1.tar.gz" "635237637c5b619bcceba91900666b64d56ecb7be63f298f601ec786ce087094" "" "http://www.us.tcpdump.org/release/" "http://www.tcpdump.org/release/"    '

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0-- Looking for realloc - found
-- Looking for setlocale
+ curl -f --connect-timeout 20 --retry 5 --location --insecure https://sources.cdn.openwrt.org/libpcap-1.9.1.tar.gz
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0-- Looking for setlocale - found
-- Looking for uselocale

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
curl: (92) HTTP/2 stream 1 was not closed cleanly: PROTOCOL_ERROR (err 1)
Download failed.
+ curl -f --connect-timeout 20 --retry 5 --location --insecure http://www.us.tcpdump.org/release/libpcap-1.9.1.tar.gz
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0-- Looking for uselocale - found
-- Looking for strcasecmp
-- Looking for strcasecmp - found
-- Looking for strncasecmp
-- Looking for strncasecmp - found
-- Looking for strdup
g++ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -c -o csstidy/background.o csstidy/background.cpp
-- Looking for strdup - found
-- Looking for strerror
-- Looking for strerror - found
-- Looking for vsyslog
-- Looking for vsyslog - found
-- Looking for strtoll
-- Looking for strtoll - found
-- Looking for strtoull
-- Looking for strtoull - found
-- Looking for stddef.h
-- Looking for stddef.h - found
-- Check size of int
-- Check size of int - done
-- Check size of int64_t
-- Check size of int64_t - done
-- Check size of long
-- Check size of long - done
-- Check size of long long
-- Check size of long long - done
-- Check size of size_t

100  216k  100  216k    0     0  51218      0  0:00:04  0:00:04 --:--:-- 51218
. /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/include/shell.sh; gzip -dc /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/dl/lua-5.1.5.tar.gz | tar -C /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/hostpkg/lua-5.1.5/.. -xf -
[ ! -d ./src/ ] || cp -fpR ./src/* /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/hostpkg/lua-5.1.5

Applying ./patches-host/001-include-version-number.patch using plaintext: 
patching file Makefile
patching file doc/lua5.1.1 (renamed from doc/lua.1)
patching file doc/luac5.1.1 (renamed from doc/luac.1)
patching file src/Makefile

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

Applying ./patches-host/013-lnum-strtoul-parsing-fixes.patch using plaintext: 
patching file src/lnum.c
patching file src/lnum_config.h

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 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/hostpkg/lua-5.1.5/.prepareddf1920b69bd0b4e800321361431afa41_6664517399ebbbc92a37c5bb081b5c53
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/sed -i -e 's,"/usr/local/","/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/",' /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/hostpkg/lua-5.1.5/src/luaconf.h
-- Check size of size_t - done
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/hostpkg/lua-5.1.5/.configured
-- Performing Test HAS_GNU_WARNING_LONG
make -C /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/hostpkg/lua-5.1.5 CC="gcc -std=gnu99" linux
make[4]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/hostpkg/lua-5.1.5'
cd src && make linux V=5.1
make[5]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/hostpkg/lua-5.1.5/src'
make all MYCFLAGS="-DLUA_USE_LINUX " MYLIBS="-Wl,-E -ldl "
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/hostpkg/lua-5.1.5/src'
gcc -std=gnu99 -O2 -Wall -DLUA_USE_LINUX    -c -o lapi.o lapi.c
-- Performing Test HAS_GNU_WARNING_LONG - Success
-- Performing Test HAVE_ATOMIC_BUILTINS
-- Performing Test HAVE_ATOMIC_BUILTINS - Success
-- Performing Test HAVE___THREAD
-- Performing Test HAVE___THREAD - Success
-- Written /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/hostpkg/json-c-0.14/config.h
-- Written /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/hostpkg/json-c-0.14/json_config.h
-- Performing Test REENTRANT_WORKS

  1 2234k    1 24580    0     0  21189      0  0:01:47  0:00:01  0:01:46 21189
 81 19768   81 16128    0     0  10561      0  0:00:01  0:00:01 --:--:-- 10554
100 19768  100 19768    0     0  12937      0  0:00:01  0:00:01 --:--:-- 12928
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/nat46-2020-07-16-ac712ad2/.prepared_d2dcdb82321356e7aab38dc2b287c06a_6664517399ebbbc92a37c5bb081b5c53_check
-- Performing Test REENTRANT_WORKS - Success
. /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/include/shell.sh; xzcat /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/dl/nat46-2020-07-16-ac712ad2.tar.xz | tar -C /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/nat46-2020-07-16-ac712ad2/.. -xf -
-- Performing Test BSYMBOLIC_WORKS
[ ! -d ./src/ ] || cp -fpR ./src/. /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/nat46-2020-07-16-ac712ad2

Applying ./patches/100-kernel-5.4-compat.patch using plaintext: 
patching file nat46/modules/nat46-core.c
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/nat46-2020-07-16-ac712ad2/.prepared_d2dcdb82321356e7aab38dc2b287c06a_6664517399ebbbc92a37c5bb081b5c53
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/nat46-2020-07-16-ac712ad2/.configured_*
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/stamp/.nat46_installed
(cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/nat46-2020-07-16-ac712ad2/./; if [ -x ./configure ]; then find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/nat46-2020-07-16-ac712ad2/ -name config.guess | xargs -r chmod u+w; find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/nat46-2020-07-16-ac712ad2/ -name config.guess | xargs -r -n1 cp --remove-destination /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/config.guess; find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/nat46-2020-07-16-ac712ad2/ -name config.sub | xargs -r chmod u+w; find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/nat46-2020-07-16-ac712ad2/ -name config.sub | xargs -r -n1 cp --remove-destination /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/config.sub; AR="mipsel-openwrt-linux-musl-gcc-ar" AS="mipsel-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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/nat46-2020-07-16-ac712ad2=nat46-2020-07-16-ac712ad2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro" LD=mipsel-openwrt-linux-musl-ld NM="mipsel-openwrt-linux-musl-gcc-nm" CC="mipsel-openwrt-linux-musl-gcc" GCC="mipsel-openwrt-linux-musl-gcc" CXX="mipsel-openwrt-linux-musl-g++" RANLIB="mipsel-openwrt-linux-musl-gcc-ranlib" STRIP=mipsel-openwrt-linux-musl-strip OBJCOPY=mipsel-openwrt-linux-musl-objcopy OBJDUMP=mipsel-openwrt-linux-musl-objdump SIZE=mipsel-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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/nat46-2020-07-16-ac712ad2=nat46-2020-07-16-ac712ad2 -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/nat46-2020-07-16-ac712ad2=nat46-2020-07-16-ac712ad2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro " CPPFLAGS="-I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include " LDFLAGS="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro "   ./configure --target=mipsel-openwrt-linux --host=mipsel-openwrt-linux --build=x86_64-pc-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; )

  3 2642k    3 98296    0     0  22654      0  0:01:59  0:00:04  0:01:55 22648touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/nat46-2020-07-16-ac712ad2/.configured_68b329da9893e34099c7d8ad5cb9c940
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/nat46-2020-07-16-ac712ad2/.built
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/nat46-2020-07-16-ac712ad2/.built_check
cat /dev/null > /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/symvers/nat46.symvers; for subdir in .; do cat /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/symvers/*.symvers 2>/dev/null > /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/nat46-2020-07-16-ac712ad2/$subdir/Module.symvers; done
make -C /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52 KCFLAGS="-fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl=target-mipsel_24kc_musl" HOSTCFLAGS="-O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -Wall -Wmissing-prototypes -Wstrict-prototypes" CROSS_COMPILE="mipsel-openwrt-linux-musl-" ARCH="mips" KBUILD_HAVE_NLS=no KBUILD_BUILD_USER="musashino205" KBUILD_BUILD_HOST="TAIHA.NET" KBUILD_BUILD_TIMESTAMP="Fri Aug  7 04:29:52 2020" KBUILD_BUILD_VERSION="0" HOST_LOADLIBES="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib" KBUILD_HOSTLDLIBS="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib" CONFIG_SHELL="bash" V=''  cmd_syscalls= KERNELRELEASE=5.4.52 CC="mipsel-openwrt-linux-musl-gcc" M="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/nat46-2020-07-16-ac712ad2/nat46/modules" MODFLAGS="-DMODULE -mlong-calls" EXTRA_CFLAGS="-DNAT46_VERSION=\\\"ac712ad2bedf107329285af1909310675afe872d\\\"" modules
make[4]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52'
gcc -std=gnu99 -O2 -Wall -DLUA_USE_LINUX    -c -o lcode.o lcode.c
-- Performing Test BSYMBOLIC_WORKS - Success
-- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE) 
Warning: doxygen not found, the 'doc' target will not be included
-- Configuring done
-- Generating done
CMake Warning:
  Manually-specified variables were not used by the project:

    CMAKE_CXX_FLAGS_RELEASE
    CMAKE_EXE_LINKER_FLAGS
    CMAKE_FIND_ROOT_PATH_MODE_LIBRARY
    CMAKE_MODULE_LINKER_FLAGS


-- Build files have been written to: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/hostpkg/json-c-0.14
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/hostpkg/json-c-0.14/.configured
CFLAGS="-O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -Wno-implicit-fallthrough" CPPFLAGS="-I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include" CXXFLAGS="" LDFLAGS="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/lib" make -j1 -C /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/hostpkg/json-c-0.14  
make[4]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/hostpkg/json-c-0.14'
make[5]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/hostpkg/json-c-0.14'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/hostpkg/json-c-0.14'
Scanning dependencies of target json-c
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/hostpkg/json-c-0.14'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/hostpkg/json-c-0.14'
[  7%] Building C object CMakeFiles/json-c.dir/arraylist.c.o
[ 14%] Building C object CMakeFiles/json-c.dir/debug.c.o
[ 21%] Building C object CMakeFiles/json-c.dir/json_c_version.c.o
[ 28%] Building C object CMakeFiles/json-c.dir/json_object.c.o
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
[ 35%] Building C object CMakeFiles/json-c.dir/json_object_iterator.c.o
[ 42%] Building C object CMakeFiles/json-c.dir/json_pointer.c.o
gcc -std=gnu99 -O2 -Wall -DLUA_USE_LINUX    -c -o ldump.o ldump.c
  CC [M]  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/nat46-2020-07-16-ac712ad2/nat46/modules/nat46-netdev.o
gcc -std=gnu99 -O2 -Wall -DLUA_USE_LINUX    -c -o lfunc.o lfunc.c

  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0[ 50%] Building C object CMakeFiles/json-c.dir/json_tokener.c.o
gcc -std=gnu99 -O2 -Wall -DLUA_USE_LINUX    -c -o lgc.o lgc.c
g++ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -c -o csstidy/cssopt.o csstidy/cssopt.cpp
gcc -std=gnu99 -O2 -Wall -DLUA_USE_LINUX    -c -o llex.o llex.c

 20 2234k   20  456k    0     0   206k      0  0:00:10  0:00:02  0:00:08  414k
 45 2642k   45 1199k    0     0   224k      0  0:00:11  0:00:05  0:00:06  235k
  1  841k    1 14006    0     0   7550      0  0:01:54  0:00:01  0:01:53  7546gcc -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
[ 57%] Building C object CMakeFiles/json-c.dir/json_util.c.o
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/nat46-2020-07-16-ac712ad2/nat46/modules/nat46-netdev.c: In function 'nat46_remove':
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/nat46-2020-07-16-ac712ad2/nat46/modules/nat46-netdev.c:257:2: warning: ISO C90 forbids variable length array 'config_remove' [-Wvla]
  char config_remove[buflen];
  ^~~~
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/nat46-2020-07-16-ac712ad2/nat46/modules/nat46-netdev.c:277:3: warning: ISO C90 forbids variable length array 'config' [-Wvla]
   char config[buflen];
   ^~~~
[ 64%] Building C object CMakeFiles/json-c.dir/json_visit.c.o
gcc -std=gnu99 -O2 -Wall -DLUA_USE_LINUX    -c -o lopcodes.o lopcodes.c
[ 71%] Building C object CMakeFiles/json-c.dir/linkhash.c.o
  CC [M]  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/nat46-2020-07-16-ac712ad2/nat46/modules/nat46-module.o
gcc -std=gnu99 -O2 -Wall -DLUA_USE_LINUX    -c -o lparser.o lparser.c
[ 78%] Building C object CMakeFiles/json-c.dir/printbuf.c.o
[ 85%] Building C object CMakeFiles/json-c.dir/random_seed.c.o
[ 92%] Building C object CMakeFiles/json-c.dir/strerror_override.c.o
gcc -std=gnu99 -O2 -Wall -DLUA_USE_LINUX    -c -o lstate.o lstate.c
[100%] Linking C shared library libjson-c.so
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/hostpkg/json-c-0.14'
[100%] Built target json-c
make[5]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/hostpkg/json-c-0.14'
make[4]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/hostpkg/json-c-0.14'
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/hostpkg/json-c-0.14/.built
CFLAGS="-O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -Wno-implicit-fallthrough" CPPFLAGS="-I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include" CXXFLAGS="" LDFLAGS="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/lib" make -j1 -C /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/hostpkg/json-c-0.14  install
gcc -std=gnu99 -O2 -Wall -DLUA_USE_LINUX    -c -o lstring.o lstring.c
make[4]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/hostpkg/json-c-0.14'
make[5]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/hostpkg/json-c-0.14'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/hostpkg/json-c-0.14'
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/hostpkg/json-c-0.14'
[100%] Built target json-c
make[5]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/hostpkg/json-c-0.14'
Install the project...
-- Install configuration: "Release"
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib/libjson-c.so.5.0.0
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib/libjson-c.so.5
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib/libjson-c.so
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib/cmake/json-c/json-c-targets.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib/cmake/json-c/json-c-targets-release.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib/cmake/json-c/json-c-config.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib/pkgconfig/json-c.pc
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include/json-c/config.h
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include/json-c/json_config.h
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include/json-c/json.h
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include/json-c/arraylist.h
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include/json-c/debug.h
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include/json-c/json_c_version.h
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include/json-c/json_inttypes.h
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include/json-c/json_object.h
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include/json-c/json_object_iterator.h
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include/json-c/json_pointer.h
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include/json-c/json_tokener.h
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include/json-c/json_types.h
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include/json-c/json_util.h
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include/json-c/json_visit.h
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include/json-c/linkhash.h
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include/json-c/printbuf.h
make[4]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/hostpkg/json-c-0.14'
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/stamp
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/hostpkg/json-c-0.14/.built
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/stamp/.json-c_installed
make[3]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/package/libs/libjson-c'
time: package/libs/libjson-c/host-compile#4.17#1.03#7.27
gcc -std=gnu99 -O2 -Wall -DLUA_USE_LINUX    -c -o ltable.o ltable.c
make[3]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/package/network/utils/linux-atm'
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/dl
SHELL= flock /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/.linux-atm-2.5.2.tar.gz.flock -c '  	/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/download.pl "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/dl" "linux-atm-2.5.2.tar.gz" "9645481a2b16476b59220aa2d6bc5bc41043f291326c9b37581018fbd16dd53a" "" "@SF/linux-atm"    '
gcc -std=gnu99 -O2 -Wall -DLUA_USE_LINUX    -c -o ltm.o ltm.c
+ curl -f --connect-timeout 20 --retry 5 --location --insecure https://sources.cdn.openwrt.org/linux-atm-2.5.2.tar.gz
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0gcc -std=gnu99 -O2 -Wall -DLUA_USE_LINUX    -c -o lundump.o lundump.c

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
curl: (22) The requested URL returned error: 404 
Download failed.
+ curl -f --connect-timeout 20 --retry 5 --location --insecure https://downloads.sourceforge.net/linux-atm/linux-atm-2.5.2.tar.gz
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0gcc -std=gnu99 -O2 -Wall -DLUA_USE_LINUX    -c -o lvm.o lvm.c

 43 2234k   43  975k    0     0   312k      0  0:00:07  0:00:03  0:00:04  483k  CC [M]  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/nat46-2020-07-16-ac712ad2/nat46/modules/nat46-core.o
yes
checking if install needs to be told about ownership... 
 72 2642k   72 1919k    0     0   303k      0  0:00:08  0:00:06  0:00:02  398k
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0no
checking if you want to see compiler warnings... 
configure: checking for gcc __attribute__ directives...
... scanf

 48  841k   48  406k    0     0   141k      0  0:00:05  0:00:02  0:00:03  140k... printf
... unused
... noreturn
checking if you want to work around bogus compiler/loader warnings... no
checking if you want to enable runtime assertions... no
checking if you want to use dmalloc for testing... no
checking if you want to use dbmalloc for testing... no
checking if you want to use valgrind for testing... no
checking if you want to perform memory-leak testing... no
checking whether to add trace feature to all models... no
checking if we want to use GNAT projects... yes
checking for gettimeofday... yes
checking if -lm needed for math functions... gcc -std=gnu99 -O2 -Wall -DLUA_USE_LINUX    -c -o lzio.o lzio.c
yes
checking for ANSI C header files... (cached) yes
checking for dirent.h that defines DIR... gcc -std=gnu99 -O2 -Wall -DLUA_USE_LINUX    -c -o lnum.o lnum.c
yes
checking for opendir in -ldir... g++ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -c -o csstidy/trim.o csstidy/trim.cpp
no
checking whether time.h and sys/time.h may both be included... gcc -std=gnu99 -O2 -Wall -DLUA_USE_LINUX    -c -o lauxlib.o lauxlib.c
yes
checking for regcomp... lauxlib.c: In function 'luaL_loadfile':
lauxlib.c:587:4: warning: this 'while' clause does not guard... [-Wmisleading-indentation]
    while ((c = getc(lf.f)) != EOF && c != LUA_SIGNATURE[0]) ;
    ^~~~~
lauxlib.c:588:5: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'while'
     lf.extraline = 0;
     ^~
yes
checking for regular-expression headers... regex.h
checking for fcntl.h... yes
checking for getopt.h... yes
checking for limits.h... yes
gcc -std=gnu99 -O2 -Wall -DLUA_USE_LINUX    -c -o lbaselib.o lbaselib.c
checking for locale.h... yes

100   392  100   392    0     0    628      0 --:--:-- --:--:-- --:--:--   627
checking for math.h... yes
checking for poll.h... yes
checking for sys/bsdtypes.h... no
checking for sys/ioctl.h... yes
checking for sys/param.h... 
100  841k  100  841k    0     0   247k      0  0:00:03  0:00:03 --:--:--  247k
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libpcap-1.9.1/.prepared_7c05c34b45defda5b1ed08496c0192bf_6664517399ebbbc92a37c5bb081b5c53_check
. /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/include/shell.sh; gzip -dc /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/dl/libpcap-1.9.1.tar.gz | tar -C /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libpcap-1.9.1/.. -xf -
yes
checking for sys/poll.h... gcc -std=gnu99 -O2 -Wall -DLUA_USE_LINUX    -c -o ldblib.o ldblib.c
yes
checking for sys/select.h... [ ! -d ./src/ ] || cp -fpR ./src/. /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libpcap-1.9.1

Applying ./patches/102-skip-manpages.patch using plaintext: 
patching file CMakeLists.txt

Applying ./patches/103-makefile_flex_workaround.patch using plaintext: 
yes
patching file Makefile.in
Hunk #1 succeeded at 52 (offset -7 lines).

Applying ./patches/201-space_optimization.patch using plaintext: 
patching file pcap-common.c

Applying ./patches/203-undef_iw_mode_monitor.patch using plaintext: 
patching file pcap-linux.c

Applying ./patches/204-usb-bus-path.patch using plaintext: 
checking for sys/time.h... patching file pcap-usb-linux.c
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libpcap-1.9.1/.prepared_7c05c34b45defda5b1ed08496c0192bf_6664517399ebbbc92a37c5bb081b5c53
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libpcap-1.9.1/.configured_*
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/stamp/.libpcap_installed
yes
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libpcap-1.9.1
checking for sys/times.h... (cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libpcap-1.9.1; 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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libpcap-1.9.1=libpcap-1.9.1 -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libpcap-1.9.1=libpcap-1.9.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro " LDFLAGS="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro " cmake -DCMAKE_SYSTEM_NAME=Linux -DCMAKE_SYSTEM_VERSION=1 -DCMAKE_SYSTEM_PROCESSOR=mipsel -DCMAKE_BUILD_TYPE=Release -DCMAKE_C_FLAGS_RELEASE="-DNDEBUG" -DCMAKE_CXX_FLAGS_RELEASE="-DNDEBUG" -DCMAKE_C_COMPILER="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin/mipsel-openwrt-linux-musl-gcc" -DCMAKE_C_COMPILER_ARG1="" -DCMAKE_CXX_COMPILER="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin/mipsel-openwrt-linux-musl-g++" -DCMAKE_CXX_COMPILER_ARG1="" -DCMAKE_ASM_COMPILER="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin/mipsel-openwrt-linux-musl-gcc" -DCMAKE_ASM_COMPILER_ARG1="" -DCMAKE_EXE_LINKER_FLAGS:STRING="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro" -DCMAKE_MODULE_LINKER_FLAGS:STRING="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro -Wl,-Bsymbolic-functions" -DCMAKE_SHARED_LINKER_FLAGS:STRING="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro -Wl,-Bsymbolic-functions" -DCMAKE_AR="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin/mipsel-openwrt-linux-musl-gcc-ar" -DCMAKE_NM="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin/mipsel-openwrt-linux-musl-gcc-nm" -DCMAKE_RANLIB="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin/mipsel-openwrt-linux-musl-gcc-ranlib" -DCMAKE_FIND_ROOT_PATH="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr;/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl" -DCMAKE_FIND_ROOT_PATH_MODE_PROGRAM=BOTH -DCMAKE_FIND_ROOT_PATH_MODE_LIBRARY=ONLY -DCMAKE_FIND_ROOT_PATH_MODE_INCLUDE=ONLY -DCMAKE_STRIP=: -DCMAKE_INSTALL_PREFIX=/usr -DDL_LIBRARY=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl -DCMAKE_PREFIX_PATH=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl -DCMAKE_SKIP_RPATH=TRUE -DBUILD_SHARED_LIBS=ON -DBUILD_WITH_LIBNL=OFF  -DDISABLE_DAG=ON -DDISABLE_DBUS=ON -DDISABLE_NETMAP=ON -DDISABLE_RDMA=ON -DDISABLE_SEPTEL=ON -DDISABLE_SNF=ON -DDISABLE_TC=ON  -DBDEBUG=OFF -DYYDEBUG=OFF  -DDISABLE_USB=ON -DDISABLE_BLUETOOTH=ON -DPCAP_SUPPORT_NETFILTER=OFF -DINET6=ON /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libpcap-1.9.1 )
CMake Deprecation Warning at CMakeLists.txt:9 (cmake_policy):
  The OLD behavior for policy CMP0042 will be removed from a future version
  of CMake.

  The cmake-policies(7) manual explains that the OLD behaviors of all
  policies are deprecated and that a policy should be set to OLD only under
  specific short-term circumstances.  Projects should be ported to the NEW
  behavior and not rely on setting a policy to OLD.


yes
checking for ttyent.h... yes
g++ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -c -o csstidy/file_functions.o csstidy/file_functions.cpp
checking for unistd.h... (cached) yes
checking for wctype.h... -- The C compiler identification is GNU 8.4.0
yes
checking for unistd.h... (cached) yes
checking for getopt.h... (cached) yes
checking for header declaring getopt variables... 
100 2642k  100 2642k    0     0   372k      0  0:00:07  0:00:07 --:--:--  551k
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6/.prepared_2e479e47a98de00b2cf9cd137dc36e02_6664517399ebbbc92a37c5bb081b5c53_check
  CC [M]  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/nat46-2020-07-16-ac712ad2/nat46/modules/nat46-glue.o
. /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/include/shell.sh; gzip -dc /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/dl/mbedtls-2.16.6-gpl.tgz | tar -C /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6/.. -xf -
gcc -std=gnu99 -O2 -Wall -DLUA_USE_LINUX    -c -o liolib.o liolib.c
[ ! -d ./src/ ] || cp -fpR ./src/. /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6

Applying ./patches/200-config.patch using plaintext: 
patching file include/mbedtls/config.h
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6/.prepared_2e479e47a98de00b2cf9cd137dc36e02_6664517399ebbbc92a37c5bb081b5c53
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6/.configured_*
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/stamp/.mbedtls_installed
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6
(cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6; CFLAGS="-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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6=mbedtls-2.16.6 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections " CXXFLAGS="-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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6=mbedtls-2.16.6 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections " LDFLAGS="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro " cmake -DCMAKE_SYSTEM_NAME=Linux -DCMAKE_SYSTEM_VERSION=1 -DCMAKE_SYSTEM_PROCESSOR=mipsel -DCMAKE_BUILD_TYPE=Release -DCMAKE_C_FLAGS_RELEASE="-DNDEBUG" -DCMAKE_CXX_FLAGS_RELEASE="-DNDEBUG" -DCMAKE_C_COMPILER="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin/mipsel-openwrt-linux-musl-gcc" -DCMAKE_C_COMPILER_ARG1="" -DCMAKE_CXX_COMPILER="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin/mipsel-openwrt-linux-musl-g++" -DCMAKE_CXX_COMPILER_ARG1="" -DCMAKE_ASM_COMPILER="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin/mipsel-openwrt-linux-musl-gcc" -DCMAKE_ASM_COMPILER_ARG1="" -DCMAKE_EXE_LINKER_FLAGS:STRING="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro" -DCMAKE_MODULE_LINKER_FLAGS:STRING="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro -Wl,-Bsymbolic-functions" -DCMAKE_SHARED_LINKER_FLAGS:STRING="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro -Wl,-Bsymbolic-functions" -DCMAKE_AR="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin/mipsel-openwrt-linux-musl-gcc-ar" -DCMAKE_NM="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin/mipsel-openwrt-linux-musl-gcc-nm" -DCMAKE_RANLIB="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin/mipsel-openwrt-linux-musl-gcc-ranlib" -DCMAKE_FIND_ROOT_PATH="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr;/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl" -DCMAKE_FIND_ROOT_PATH_MODE_PROGRAM=BOTH -DCMAKE_FIND_ROOT_PATH_MODE_LIBRARY=ONLY -DCMAKE_FIND_ROOT_PATH_MODE_INCLUDE=ONLY -DCMAKE_STRIP=: -DCMAKE_INSTALL_PREFIX=/usr -DDL_LIBRARY=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl -DCMAKE_PREFIX_PATH=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl -DCMAKE_SKIP_RPATH=TRUE -DUSE_SHARED_MBEDTLS_LIBRARY:Bool=ON -DENABLE_TESTING:Bool=OFF -DENABLE_PROGRAMS:Bool=ON /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6 )
unistd.h
checking if external environ is declared... 
 68 2234k   68 1535k    0     0   368k      0  0:00:06  0:00:04  0:00:02  502k-- The CXX compiler identification is GNU 8.4.0
-- The C compiler identification is GNU 8.4.0
-- Check for working C compiler: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin/mipsel-openwrt-linux-musl-gcc
-- Check for working C compiler: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin/mipsel-openwrt-linux-musl-gcc
no
checking if external environ exists... -- Check for working C compiler: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin/mipsel-openwrt-linux-musl-gcc - works
-- Detecting C compiler ABI info
gcc -std=gnu99 -O2 -Wall -DLUA_USE_LINUX    -c -o lmathlib.o lmathlib.c
-- Check for working C compiler: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin/mipsel-openwrt-linux-musl-gcc - works
-- Detecting C compiler ABI info
yes
checking for getenv... -- Detecting C compiler ABI info - done
-- Detecting C compiler ABI info - done
-- Detecting C compile features
-- Detecting C compile features - done
yes
checking for putenv... -- Detecting C compile features
-- Detecting C compile features - done
-- Check for working CXX compiler: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin/mipsel-openwrt-linux-musl-g++
gcc -std=gnu99 -O2 -Wall -DLUA_USE_LINUX    -c -o loslib.o loslib.c
yes
checking for setenv... -- Found PythonInterp: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/python (found version "3.6.9") 
g++ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -c -o csstidy/prepare.o csstidy/prepare.cpp
-- Found Perl: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/perl (found version "5.26.1") 
-- Check for working CXX compiler: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin/mipsel-openwrt-linux-musl-g++ - works
-- Detecting CXX compiler ABI info
yes
-- Looking for pthread.h
checking for strdup... gcc -std=gnu99 -O2 -Wall -DLUA_USE_LINUX    -c -o ltablib.o ltablib.c
ltablib.c: In function 'addfield':
ltablib.c:137:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
   if (!lua_isstring(L, -1))
   ^~
ltablib.c:140:5: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
     luaL_addvalue(b);
     ^~~~~~~~~~~~~
-- Looking for pthread.h - found
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD
yes
checking if getenv returns consistent values... -- Detecting CXX compiler ABI info - done
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success
-- Found Threads: TRUE  
CMake Warning (dev) at programs/ssl/CMakeLists.txt:37 (target_sources):
  Policy CMP0076 is not set: target_sources() command converts relative paths
  to absolute.  Run "cmake --help-policy CMP0076" for policy details.  Use
  the cmake_policy command to set the policy and suppress this warning.

  An interface source of target "ssl_client2" has a relative path.
This warning is for project developers.  Use -Wno-dev to suppress it.

CMake Warning (dev) at programs/ssl/CMakeLists.txt:44 (target_sources):
  Policy CMP0076 is not set: target_sources() command converts relative paths
  to absolute.  Run "cmake --help-policy CMP0076" for policy details.  Use
  the cmake_policy command to set the policy and suppress this warning.

  An interface source of target "ssl_server2" has a relative path.
This warning is for project developers.  Use -Wno-dev to suppress it.

CMake Warning (dev) at programs/test/CMakeLists.txt:31 (target_sources):
  Policy CMP0076 is not set: target_sources() command converts relative paths
  to absolute.  Run "cmake --help-policy CMP0076" for policy details.  Use
  the cmake_policy command to set the policy and suppress this warning.

  An interface source of target "query_compile_time_config" has a relative
  path.
This warning is for project developers.  Use -Wno-dev to suppress it.

gcc -std=gnu99 -O2 -Wall -DLUA_USE_LINUX    -c -o lstrlib.o lstrlib.c
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Configuring done
-- Checking C compiler flag -std=gnu99
-- Performing Test std-gnu99
-- Performing Test std-gnu99 - Success
-- Use DYNAMIC runtime
-- Looking for inttypes.h
  LD [M]  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/nat46-2020-07-16-ac712ad2/nat46/modules/nat46.o
yes
checking if sys/time.h works with sys/select.h...   Building modules, stage 2.
  MODPOST 1 modules
  CC [M]  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/nat46-2020-07-16-ac712ad2/nat46/modules/nat46.mod.o
yes
checking for an ANSI C-conforming const... -- Looking for inttypes.h - found
-- Looking for stdint.h
yes
checking for inline... -- Generating done
CMake Warning:
  Manually-specified variables were not used by the project:

    CMAKE_ASM_COMPILER
    CMAKE_ASM_COMPILER_ARG1
    CMAKE_CXX_COMPILER
    CMAKE_CXX_COMPILER_ARG1
    CMAKE_CXX_FLAGS_RELEASE
    CMAKE_FIND_ROOT_PATH_MODE_LIBRARY
    CMAKE_MODULE_LINKER_FLAGS
    DL_LIBRARY


-- Build files have been written to: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6
awk 'BEGIN { rc = 1 } /#define MBEDTLS_DEBUG_C/ { $0 = "// #define MBEDTLS_DEBUG_C"; rc = 0 } { print } END { exit(rc) }' /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6/include/mbedtls/config.h >/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6/include/mbedtls/config.h.new && mv /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6/include/mbedtls/config.h.new /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6/include/mbedtls/config.h
inline
checking if gcc supports options to tune inlining... touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6/.configured_2c247f967f786a1a9ee0662a1061e6d8
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6/.built
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6/.built_check

  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0CFLAGS="-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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6=mbedtls-2.16.6 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include " CXXFLAGS="-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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6=mbedtls-2.16.6 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include " LDFLAGS="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro " make --jobserver-fds=3,4 -j -C /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6/. AR="mipsel-openwrt-linux-musl-gcc-ar" AS="mipsel-openwrt-linux-musl-gcc -c -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6=mbedtls-2.16.6 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections" LD=mipsel-openwrt-linux-musl-ld NM="mipsel-openwrt-linux-musl-gcc-nm" CC="mipsel-openwrt-linux-musl-gcc" GCC="mipsel-openwrt-linux-musl-gcc" CXX="mipsel-openwrt-linux-musl-g++" RANLIB="mipsel-openwrt-linux-musl-gcc-ranlib" STRIP=mipsel-openwrt-linux-musl-strip OBJCOPY=mipsel-openwrt-linux-musl-objcopy OBJDUMP=mipsel-openwrt-linux-musl-objdump SIZE=mipsel-openwrt-linux-musl-size CROSS="mipsel-openwrt-linux-musl-" ARCH="mipsel" CMAKE_COMMAND='/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/cmake' CMAKE_DISABLE_cmake_check_build_system=1 ;
-- Looking for stdint.h - found
-- Looking for unistd.h
yes
make[4]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
checking for signal global datatype... make[5]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
volatile sig_atomic_t
checking if unsigned literals are legal... -- Looking for unistd.h - found
-- Looking for bitypes.h
Scanning dependencies of target mbedcrypto_static
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
yes
checking if external errno is declared... [  0%] Building C object library/CMakeFiles/mbedcrypto_static.dir/aes.c.o
-- Looking for bitypes.h - not found
-- Looking for sys/ioccom.h
yes
checking if external errno exists... -- Looking for sys/ioccom.h - not found
-- Looking for sys/sockio.h
gcc -std=gnu99 -O2 -Wall -DLUA_USE_LINUX    -c -o loadlib.o loadlib.c
  LD [M]  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/nat46-2020-07-16-ac712ad2/nat46/modules/nat46.ko
-- Looking for sys/sockio.h - not found
-- Looking for sys/select.h
make[4]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52'
for subdir in .; do realdir=$(readlink -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/nat46-2020-07-16-ac712ad2); grep -F /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/nat46-2020-07-16-ac712ad2 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/nat46-2020-07-16-ac712ad2/$subdir/Module.symvers >> /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/nat46-2020-07-16-ac712ad2/Module.symvers.tmp; [ "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/nat46-2020-07-16-ac712ad2" = "$realdir" ] || grep -F $realdir /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/nat46-2020-07-16-ac712ad2/$subdir/Module.symvers >> /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/nat46-2020-07-16-ac712ad2/Module.symvers.tmp; done; sort -u /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/nat46-2020-07-16-ac712ad2/Module.symvers.tmp > /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/nat46-2020-07-16-ac712ad2/Module.symvers; mv /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/nat46-2020-07-16-ac712ad2/Module.symvers /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/symvers/nat46.symvers
no
checking if data-only library module links... touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/nat46-2020-07-16-ac712ad2/.built
rm -rf /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/nat46-2020-07-16-ac712ad2/.pkgdir/kmod-nat46.installed /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/nat46-2020-07-16-ac712ad2/.pkgdir/kmod-nat46
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/nat46-2020-07-16-ac712ad2/.pkgdir/kmod-nat46
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/nat46-2020-07-16-ac712ad2/.pkgdir/kmod-nat46/etc/modules.d; ( echo "nat46"; ) > /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/nat46-2020-07-16-ac712ad2/.pkgdir/kmod-nat46/etc/modules.d/33-nat46; 
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/nat46-2020-07-16-ac712ad2/.pkgdir/kmod-nat46.installed
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/stamp
SHELL= flock /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/.root-copy.flock -c 'cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/nat46-2020-07-16-ac712ad2/.pkgdir/kmod-nat46/. /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/'
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/stamp/.kmod-nat46_installed
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/targets/ramips/rt305x/packages /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/nat46-2020-07-16-ac712ad2/ipkg-mipsel_24kc/kmod-nat46/CONTROL /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/pkginfo
-- Looking for sys/select.h - found
-- Looking for limits.h
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/nat46-2020-07-16-ac712ad2/ipkg-mipsel_24kc/kmod-nat46/etc/modules.d; ( echo "nat46"; ) > /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/nat46-2020-07-16-ac712ad2/ipkg-mipsel_24kc/kmod-nat46/etc/modules.d/33-nat46; 
find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/nat46-2020-07-16-ac712ad2/ipkg-mipsel_24kc/kmod-nat46 -name 'CVS' -o -name '.svn' -o -name '.#*' -o -name '*~'| xargs -r rm -rf
export CROSS="mipsel-openwrt-linux-musl-"   ; NM="mipsel-openwrt-linux-musl-nm" STRIP="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/sstrip" STRIP_KMOD="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/strip-kmod.sh" PATCHELF="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/patchelf" /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/rstrip.sh /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/nat46-2020-07-16-ac712ad2/ipkg-mipsel_24kc/kmod-nat46
-- Looking for limits.h - found
-- Looking for netpacket/packet.h
gcc -std=gnu99 -O2 -Wall -DLUA_USE_LINUX    -c -o linit.o linit.c
rstrip.sh: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/nat46-2020-07-16-ac712ad2/ipkg-mipsel_24kc/kmod-nat46/lib/modules/5.4.52/nat46.ko: relocatable
yes
(cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/nat46-2020-07-16-ac712ad2/ipkg-mipsel_24kc/kmod-nat46/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;  )
checking for getcwd... install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/targets/ramips/rt305x/packages
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/ipkg-build -c -o 0 -g 0 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/nat46-2020-07-16-ac712ad2/ipkg-mipsel_24kc/kmod-nat46 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/targets/ramips/rt305x/packages
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 since `D' is the default (see `U')
ranlib liblua.a
-- Looking for netpacket/packet.h - found
-- Looking for 4 include files sys/types.h, ..., net/pfvar.h
gcc -std=gnu99 -O2 -Wall -DLUA_USE_LINUX    -c -o lua.o lua.c
Packaged contents of /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/nat46-2020-07-16-ac712ad2/ipkg-mipsel_24kc/kmod-nat46 into /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/targets/ramips/rt305x/packages/kmod-nat46_5.4.52+2020-07-16-ac712ad2-1_mipsel_24kc.ipk
yes
checking for getegid... echo "kmod-nat46" >> /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/pkginfo/nat46.default.install
make[3]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/package/kernel/nat46'
-- Looking for 4 include files sys/types.h, ..., net/pfvar.h - not found
time: package/kernel/nat46/compile#3.88#0.67#6.06
-- Looking for netinet/if_ether.h
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
Scanning dependencies of target mbedcrypto
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
[  0%] Building C object library/CMakeFiles/mbedcrypto.dir/aes.c.o
yes
-- Looking for netinet/if_ether.h - found
-- Looking for linux/sockios.h
checking for geteuid... [  0%] Building C object library/CMakeFiles/mbedcrypto_static.dir/aesni.c.o
[  1%] Building C object library/CMakeFiles/mbedcrypto_static.dir/arc4.c.o
-- Looking for linux/sockios.h - found
-- Looking for include files sys/socket.h, linux/if_bonding.h
yes
checking for getopt... gcc -std=gnu99 -o lua5.1  lua.o liblua.a -lm -Wl,-E -ldl 
[  1%] Building C object library/CMakeFiles/mbedcrypto_static.dir/aria.c.o
[  1%] Building C object library/CMakeFiles/mbedcrypto_static.dir/asn1parse.c.o
-- Looking for include files sys/socket.h, linux/if_bonding.h - found
-- Looking for strerror

 93 2234k   93 2095k    0     0   402k      0  0:00:05  0:00:05 --:--:--  511kgcc -std=gnu99 -O2 -Wall -DLUA_USE_LINUX    -c -o luac.o luac.c
yes
checking for getttynam... -- Looking for strerror - found
-- Looking for strerror_r
yes
checking for issetugid... gcc -std=gnu99 -O2 -Wall -DLUA_USE_LINUX    -c -o print.o print.c
-- Looking for strerror_r - found
-- Performing Test HAVE_GNU_STRERROR_R
[  2%] Building C object library/CMakeFiles/mbedcrypto_static.dir/asn1write.c.o
-- Performing Test HAVE_GNU_STRERROR_R - Failed
-- Looking for strlcpy
no
checking for localeconv... -- Looking for strlcpy - found
-- Looking for strlcat
yes
checking for poll... gcc -std=gnu99 -o luac5.1  luac.o print.o liblua.a -lm -Wl,-E -ldl 
[  2%] Building C object library/CMakeFiles/mbedcrypto_static.dir/base64.c.o
-- Looking for strlcat - found
-- Looking for snprintf
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/hostpkg/lua-5.1.5/src'
make[5]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/hostpkg/lua-5.1.5/src'
make[4]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/hostpkg/lua-5.1.5'
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/hostpkg/lua-5.1.5/.built
make -C /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/hostpkg/lua-5.1.5 INSTALL_TOP="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg" install
make[4]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/hostpkg/lua-5.1.5'
cd src && mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/bin /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/lib /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/man/man1 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/share/lua/5.1 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/lib/lua/5.1
cd src && install -p -m 0755 lua5.1 luac5.1 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/bin
cd src && install -p -m 0644 lua.h luaconf.h lualib.h lauxlib.h lnum_config.h ../etc/lua.hpp /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include
cd src && install -p -m 0644 liblua.a /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/lib
cd doc && install -p -m 0644 lua5.1.1 luac5.1.1 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/man/man1
make[4]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/hostpkg/lua-5.1.5'
ln -sf /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/bin/lua5.1 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/bin/lua
yes
ln -sf /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/bin/luac5.1 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/bin/luac
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/stamp
checking for putenv... (cached) touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/hostpkg/lua-5.1.5/.built
yes
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/stamp/.lua_installed
make[3]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/package/utils/lua'
time: package/utils/lua/host-compile#4.13#0.47#9.81
checking for remove... (cached) -- Looking for snprintf - found
-- Looking for vsnprintf
yes
checking for select... [  3%] Building C object library/CMakeFiles/mbedcrypto_static.dir/bignum.c.o
make[3]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/package/utils/busybox'
-- Looking for vsnprintf - found
-- Looking for asprintf
yes
checking for setbuf... [  4%] Building C object library/CMakeFiles/mbedcrypto.dir/aesni.c.o
-- Looking for asprintf - found
-- Looking for vasprintf
[  4%] Building C object library/CMakeFiles/mbedcrypto.dir/arc4.c.o
yes
checking for setbuffer... [  5%] Building C object library/CMakeFiles/mbedcrypto.dir/aria.c.o
-- Looking for vasprintf - found
-- Looking for strtok_r
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/dl
SHELL= flock /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/.busybox-1.31.1.tar.bz2.flock -c '  	/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/download.pl "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/dl" "busybox-1.31.1.tar.bz2" "d0f940a72f648943c1f2211e0e3117387c31d765137d92bd8284a3fb9752a998" "" "https://www.busybox.net/downloads" "http://sources.buildroot.net"    '
[  5%] Building C object library/CMakeFiles/mbedcrypto.dir/asn1parse.c.o
+ curl -f --connect-timeout 20 --retry 5 --location --insecure https://sources.cdn.openwrt.org/busybox-1.31.1.tar.bz2
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0yes
checking for setenv... (cached) -- Looking for strtok_r - found
yes
-- Looking for vsyslog
checking for setvbuf... 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
curl: (22) The requested URL returned error: 404 
Download failed.
+ curl -f --connect-timeout 20 --retry 5 --location --insecure https://www.busybox.net/downloads/busybox-1.31.1.tar.bz2

100   361  100   361    0     0    138      0  0:00:02  0:00:02 --:--:--   366
100   361  100   361    0     0    138      0  0:00:02  0:00:02 --:--:--   366
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0yes
-- Looking for vsyslog - found
-- Looking for getaddrinfo
checking for sigaction... -- Looking for getaddrinfo - found
-- Looking for putmsg
yes
[  5%] Building C object library/CMakeFiles/mbedcrypto.dir/asn1write.c.o
checking for sigvec... -- Looking for putmsg - not found
-- Looking for putmsg in str
no
checking for strdup... (cached) yes
checking for strstr... -- Looking for putmsg in str - not found
-- Looking for getnetbyname_r
yes
checking for sysconf... [  6%] Building C object library/CMakeFiles/mbedcrypto.dir/base64.c.o
-- Looking for getnetbyname_r - not found
-- Looking for getprotobyname_r
-- Looking for getprotobyname_r - not found
-- Looking for sys/types.h
yes
[  6%] Building C object library/CMakeFiles/mbedcrypto.dir/bignum.c.o
checking for tcgetpgrp... -- Looking for sys/types.h - found
-- Looking for stddef.h

100 1056k  100 1056k    0     0   363k      0  0:00:02  0:00:02 --:--:--  363k
-- Looking for stddef.h - found
-- Check size of struct sockaddr_storage
yes
checking for times... touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2/.prepared_194e7e0ba883aa5b392b1d5ed3053566_6664517399ebbbc92a37c5bb081b5c53_check
. /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/include/shell.sh; gzip -dc /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/dl/linux-atm-2.5.2.tar.gz | tar -C /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2/.. -xf -
[ ! -d ./src/ ] || cp -fpR ./src/. /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2
yes

Applying ./patches/000-debian_16.patch using plaintext: 
patching file src/arpd/io.c
checking for tsearch... patching file src/arpd/table.c
patching file src/ilmid/asn1/asn_int.c
patching file src/ilmid/asn1/asn_oid.c
patching file src/lane/connect.c
patching file src/lane/connect_bus.c
patching file src/lane/lane_atm.c
patching file src/lane/lecs.c
patching file src/lib/ans.c
patching file src/lib/sdu2cell.c
patching file src/lib/unix.c
patching file src/maint/atmtcp.c
patching file src/maint/hediag.c
patching file src/mpoad/io.c
patching file src/sigd/io.c
patching file src/test/ttcp.c
patching file src/mpoad/mpcd.8
patching file src/led/zeppelin.8
patching file src/sigd/atmsigd.conf.4

Applying ./patches/200-no_libfl.patch using plaintext: 
patching file src/qgen/Makefile.am
patching file src/qgen/Makefile.in
patching file src/sigd/Makefile.am
patching file src/sigd/Makefile.in
patching file src/switch/debug/debug.c
patching file src/switch/debug/Makefile.am
patching file src/switch/debug/Makefile.in
patching file src/switch/tcp/Makefile.am
-- Check size of struct sockaddr_storage - done
patching file src/switch/tcp/Makefile.in
patching file src/switch/tcp/tcpsw.c
patching file src/test/Makefile.am
patching file src/test/Makefile.in
patching file src/test/ispl_l.l
patching file src/qgen/ql_l.l
-- Check size of socklen_t
patching file src/sigd/cfg_l.l

Applying ./patches/300-objcopy_path.patch using plaintext: 
patching file src/extra/Makefile.am
patching file src/extra/Makefile.in

Applying ./patches/400-portability_fixes.patch using plaintext: 
patching file src/ilmid/io.c
patching file src/mpoad/io.c
patching file src/sigd/atmsigd.c
patching file src/test/align.c

Applying ./patches/500-br2684ctl_script.patch using plaintext: 
patching file src/br2684/br2684ctl.c

Applying ./patches/501-br2684ctl_itfname.patch using plaintext: 
patching file src/br2684/br2684ctl.c

Applying ./patches/510-remove-LINUX_NETDEVICE-hack.patch using plaintext: 
patching file src/oamd/io.c
patching file src/arpd/itf.c
patching file src/arpd/io.c
patching file src/arpd/arp.c

Applying ./patches/600-fix-format-errors.patch using plaintext: 
patching file src/test/ttcp.c

Applying ./patches/700-musl-include.patch using plaintext: 
patching file src/include/atmd.h
patching file src/lib/unix.c
patching file src/sigd/kernel.c

Applying ./patches/800-include_sockios.patch using plaintext: 
patching file src/maint/saaldump.c
patching file src/maint/atmdump.c
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2/.prepared_194e7e0ba883aa5b392b1d5ed3053566_6664517399ebbbc92a37c5bb081b5c53
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2/.configured_*
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/stamp/.linux-atm_installed
yes
(cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2; rm -f aclocal.m4; if [ -f ./configure.ac ] || [ -f ./configure.in ]; then [ -d ./autom4te.cache ] && rm -rf autom4te.cache; [ -e ./config.rpath ] || ln -s /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/config.rpath ./config.rpath; touch NEWS AUTHORS COPYING ABOUT-NLS ChangeLog; AUTOM4TE=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/autom4te AUTOCONF=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/autoconf AUTOMAKE=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/automake ACLOCAL=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/aclocal AUTOHEADER=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/autoheader LIBTOOLIZE=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/libtoolize LIBTOOL=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/libtool M4=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/m4 AUTOPOINT=true LIBTOOLIZE='/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/libtoolize --install' /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/autoreconf -v -f -i -s -B /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/aclocal -I /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/share/aclocal -I /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/share/aclocal -I /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/share/aclocal -I m4 -I . . || true; fi; );
checking for vsnprintf... -- Check size of socklen_t - done
-- Performing Test HAVE_STRUCT_SOCKADDR_SA_LEN
yes
checking for isascii... -- Performing Test HAVE_STRUCT_SOCKADDR_SA_LEN - Failed
-- Looking for ffs

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0-- Looking for ffs - found
-- Looking for ffs
yes
checking whether sigaction needs _POSIX_SOURCE... -- Looking for ffs - not found
-- Looking for ether_hostton
[  6%] Building C object library/CMakeFiles/mbedcrypto_static.dir/blowfish.c.o
no
checking if nanosleep really works... -- Looking for ether_hostton - found
-- Looking for ether_hostton

 98 2234k   98 2208k    0     0   348k      0  0:00:06  0:00:06 --:--:--  422k-- Looking for ether_hostton - not found
-- Looking for ether_hostton
[  6%] Building C object library/CMakeFiles/mbedcrypto_static.dir/camellia.c.o
[  7%] Building C object library/CMakeFiles/mbedcrypto_static.dir/ccm.c.o
[  7%] Building C object library/CMakeFiles/mbedcrypto_static.dir/chacha20.c.o
-- Looking for ether_hostton - found
-- Looking for native LFS support
autoreconf: Entering directory `.'
autoreconf: configure.in: not using Gettext
-- Looking for native LFS support - found
-- Found LFS: TRUE  
-- Looking for native fseeko support
-- Looking for native fseeko support - found
-- Found FSEEKO: TRUE  
-- Support IPv6
-- Looking for pthread.h
[  7%] Building C object library/CMakeFiles/mbedcrypto_static.dir/chachapoly.c.o
-- Looking for pthread.h - found
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD

100 2234k  100 2234k    0     0   340k      0  0:00:06  0:00:06 --:--:--  408k
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80/.prepared_ebcf14431e431afe1f8de069dadb5ece_6664517399ebbbc92a37c5bb081b5c53_check
. /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/include/shell.sh; bzcat /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/dl/dropbear-2020.80.tar.bz2 | tar -C /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80/.. -xf -
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success
-- Found Threads: TRUE  
-- Looking for include files sys/types.h, net/bpf.h
-- Looking for include files sys/types.h, net/bpf.h - not found
-- Looking for net/pfilt.h
-- Looking for net/pfilt.h - not found
-- Looking for net/enet.h
[  8%] Building C object library/CMakeFiles/mbedcrypto.dir/blowfish.c.o
-- Looking for net/enet.h - not found
-- Looking for net/nit.h
[  9%] Building C object library/CMakeFiles/mbedcrypto_static.dir/cipher.c.o
-- Looking for net/nit.h - not found
-- Looking for sys/net/nit.h
-- Looking for sys/net/nit.h - not found
-- Looking for linux/socket.h
[  9%] Building C object library/CMakeFiles/mbedcrypto.dir/camellia.c.o
[  9%] Building C object library/CMakeFiles/mbedcrypto.dir/ccm.c.o
-- Looking for linux/socket.h - found
-- Looking for net/raw.h
[ 10%] Building C object library/CMakeFiles/mbedcrypto.dir/chacha20.c.o
-- Looking for net/raw.h - not found
-- Looking for sys/dlpi.h
-- Looking for sys/dlpi.h - not found
-- Packet capture mechanism type: linux
-- Looking for include files sys/socket.h, linux/wireless.h
-- Looking for include files sys/socket.h, linux/wireless.h - found
-- Looking for linux/ethtool.h
[ 10%] Building C object library/CMakeFiles/mbedcrypto_static.dir/cipher_wrap.c.o
[ 10%] Building C object library/CMakeFiles/mbedcrypto.dir/chachapoly.c.o
-- Looking for linux/ethtool.h - found
-- Check size of struct tpacket_stats
[ 11%] Building C object library/CMakeFiles/mbedcrypto_static.dir/cmac.c.o
[ 11%] Building C object library/CMakeFiles/mbedcrypto_static.dir/ctr_drbg.c.o
-- Check size of struct tpacket_stats - done
-- Performing Test HAVE_STRUCT_TPACKET_AUXDATA_TP_VLAN_TCI
[ 11%] Building C object library/CMakeFiles/mbedcrypto.dir/cipher.c.o
-- Performing Test HAVE_STRUCT_TPACKET_AUXDATA_TP_VLAN_TCI - Success
-- Looking for getifaddrs
[ 11%] Building C object library/CMakeFiles/mbedcrypto_static.dir/des.c.o
yes
[ 12%] Building C object library/CMakeFiles/mbedcrypto_static.dir/dhm.c.o
checking for termio.h... -- Looking for getifaddrs - found
-- Looking for include files sys/types.h, ifaddrs.h
yes
checking for termios.h... 
  4 2373k    4 98304    0     0  67147      0  0:00:36  0:00:01  0:00:35 67147-- Looking for include files sys/types.h, ifaddrs.h - found
-- Find-interfaces mechanism type: getad
-- Looking for linux/net_tstamp.h
yes
checking for unistd.h... (cached) yes
checking for sys/ioctl.h... (cached) yes
checking for sys/termio.h... [ 13%] Building C object library/CMakeFiles/mbedcrypto.dir/cipher_wrap.c.o
no
checking whether termios.h needs _POSIX_SOURCE... -- Looking for linux/net_tstamp.h - found
-- Checking C compiler flag -fvisibility=hidden
-- Performing Test fvisibility-hidden
no
checking for tcgetattr... [ 13%] Building C object library/CMakeFiles/mbedcrypto.dir/cmac.c.o
yes
checking for vsscanf function or workaround... -- Performing Test fvisibility-hidden - Success
-- Lexical analyzer generator: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/flex
-- Parser generator: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/bison
-- Configuring done
[ 14%] Building C object library/CMakeFiles/mbedcrypto.dir/ctr_drbg.c.o
[ 14%] Building C object library/CMakeFiles/mbedcrypto_static.dir/ecdh.c.o
-- Generating done
CMake Warning:
  Manually-specified variables were not used by the project:

    CMAKE_ASM_COMPILER
    CMAKE_ASM_COMPILER_ARG1
    CMAKE_FIND_ROOT_PATH_MODE_LIBRARY
    CMAKE_MODULE_LINKER_FLAGS
    DL_LIBRARY


-- Build files have been written to: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libpcap-1.9.1
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libpcap-1.9.1/.configured_68b329da9893e34099c7d8ad5cb9c940
g++ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -c -o csstidy/parse_css.o csstidy/parse_css.cpp
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libpcap-1.9.1/.built
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libpcap-1.9.1/.built_check
[ ! -d ./src/ ] || cp -fpR ./src/. /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80
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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libpcap-1.9.1=libpcap-1.9.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libpcap-1.9.1=libpcap-1.9.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include " LDFLAGS="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro " make --jobserver-fds=3,4 -j -C /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libpcap-1.9.1/. AR="mipsel-openwrt-linux-musl-gcc-ar" AS="mipsel-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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libpcap-1.9.1=libpcap-1.9.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro" LD=mipsel-openwrt-linux-musl-ld NM="mipsel-openwrt-linux-musl-gcc-nm" CC="mipsel-openwrt-linux-musl-gcc" GCC="mipsel-openwrt-linux-musl-gcc" CXX="mipsel-openwrt-linux-musl-g++" RANLIB="mipsel-openwrt-linux-musl-gcc-ranlib" STRIP=mipsel-openwrt-linux-musl-strip OBJCOPY=mipsel-openwrt-linux-musl-objcopy OBJDUMP=mipsel-openwrt-linux-musl-objdump SIZE=mipsel-openwrt-linux-musl-size CROSS="mipsel-openwrt-linux-musl-" ARCH="mipsel" CMAKE_COMMAND='/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/cmake' CMAKE_DISABLE_cmake_check_build_system=1 ;
vsscanf
make[4]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libpcap-1.9.1'
checking for unistd.h... 
Applying ./patches/100-pubkey_path.patch using plaintext: 
(cached) patching file svr-authpubkey.c
yes

Applying ./patches/110-change_user.patch using plaintext: 
patching file svr-chansession.c

Applying ./patches/130-ssh_ignore_x_args.patch using plaintext: 
patching file cli-runopts.c

Applying ./patches/140-disable_assert.patch using plaintext: 
checking for working mkstemp... patching file dbutil.h

Applying ./patches/160-lto-jobserver.patch using plaintext: 
make[5]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libpcap-1.9.1'
patching file Makefile.in
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libpcap-1.9.1'

Applying ./patches/600-allow-blank-root-password.patch using plaintext: 
patching file svr-auth.c

Applying ./patches/900-configure-hardening.patch using plaintext: 
Scanning dependencies of target SerializeTarget
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libpcap-1.9.1'
patching file configure.ac
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libpcap-1.9.1'

Applying ./patches/901-bundled-libs-cflags.patch using plaintext: 
patching file libtomcrypt/makefile_include.mk
patching file libtommath/makefile_include.mk

Applying ./patches/910-signkey-fix-use-of-rsa-sha2-256-pubkeys.patch using plaintext: 
[  2%] Generating grammar.c, grammar.h
patching file signkey.c
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libpcap-1.9.1/grammar.y:4.1-12: warning: POSIX Yacc does not support %pure-parser [-Wyacc]
    4 | %pure-parser
      | ^~~~~~~~~~~~
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libpcap-1.9.1/grammar.y:4.1-12: warning: deprecated directive: '%pure-parser', use '%define api.pure' [-Wdeprecated]
    4 | %pure-parser
      | ^~~~~~~~~~~~
      | %define api.pure
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libpcap-1.9.1/grammar.y:349.13-14: warning: POSIX yacc reserves %type to nonterminals [-Wyacc]
  349 | %type	<s> ID EID AID
      |             ^~
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libpcap-1.9.1/grammar.y:349.16-18: warning: POSIX yacc reserves %type to nonterminals [-Wyacc]
  349 | %type	<s> ID EID AID
      |                ^~~
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libpcap-1.9.1/grammar.y:349.20-22: warning: POSIX yacc reserves %type to nonterminals [-Wyacc]
  349 | %type	<s> ID EID AID
      |                    ^~~
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libpcap-1.9.1/grammar.y:350.13-15: warning: POSIX yacc reserves %type to nonterminals [-Wyacc]
  350 | %type	<s> HID HID6
      |             ^~~
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libpcap-1.9.1/grammar.y:350.17-20: warning: POSIX yacc reserves %type to nonterminals [-Wyacc]
  350 | %type	<s> HID HID6
      |                 ^~~~
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libpcap-1.9.1/grammar.y:351.13-15: warning: POSIX yacc reserves %type to nonterminals [-Wyacc]
  351 | %type	<i> NUM action reason type subtype type_subtype dir
      |             ^~~
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libpcap-1.9.1/grammar.y: warning: 38 shift/reduce conflicts [-Wconflicts-sr]
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80/.prepared_ebcf14431e431afe1f8de069dadb5ece_6664517399ebbbc92a37c5bb081b5c53
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80/.configured_*
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/stamp/.dropbear_installed
(cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80; rm -f aclocal.m4; if [ -f ./configure.ac ] || [ -f ./configure.in ]; then [ -d ./autom4te.cache ] && rm -rf autom4te.cache; [ -e ./config.rpath ] || ln -s /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/config.rpath ./config.rpath; touch NEWS AUTHORS COPYING ABOUT-NLS ChangeLog; AUTOM4TE=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/autom4te AUTOCONF=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/autoconf AUTOMAKE=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/automake ACLOCAL=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/aclocal AUTOHEADER=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/autoheader LIBTOOLIZE=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/libtoolize LIBTOOL=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/libtool M4=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/m4 AUTOPOINT=true LIBTOOLIZE='/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/libtoolize --install' /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/autoreconf -v -f -i -s -B /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/aclocal -I /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/share/aclocal -I /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/share/aclocal -I /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/share/aclocal -I m4 -I . . || true; fi; );
autoreconf: running: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/aclocal -I /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/share/aclocal -I /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/share/aclocal -I /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/share/aclocal -I m4 -I . --force 
[ 14%] Building C object library/CMakeFiles/mbedcrypto_static.dir/ecdsa.c.o
yes
checking whether setvbuf arguments are reversed... [ 14%] Building C object library/CMakeFiles/mbedcrypto.dir/des.c.o
[ 14%] Building C object library/CMakeFiles/mbedcrypto.dir/dhm.c.o
aclocal.real: warning: autoconf input should be named 'configure.ac', not 'configure.in'
no
checking for intptr_t... [ 15%] Building C object library/CMakeFiles/mbedcrypto_static.dir/ecjpake.c.o
yes
checking for ssize_t... [ 15%] Building C object library/CMakeFiles/mbedcrypto_static.dir/ecp.c.o
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libpcap-1.9.1/grammar.y: warning: fix-its can be applied.  Rerun with option '--update'. [-Wother]
yes
checking for type sigaction_t... [  4%] Generating scanner.c, scanner.h
autoreconf: Entering directory `.'
autoreconf: configure.ac: not using Gettext
[ 16%] Building C object library/CMakeFiles/mbedcrypto.dir/ecdh.c.o
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libpcap-1.9.1'
[  4%] Built target SerializeTarget
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libpcap-1.9.1'
Scanning dependencies of target pcap
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libpcap-1.9.1'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libpcap-1.9.1'
[  7%] Building C object CMakeFiles/pcap.dir/bpf_dump.c.o
no
checking declaration of size-change... [ 16%] Building C object library/CMakeFiles/mbedcrypto.dir/ecdsa.c.o
[  9%] Building C object CMakeFiles/pcap.dir/bpf_filter.c.o
[ 11%] Building C object CMakeFiles/pcap.dir/bpf_image.c.o
yes
checking for memmove... [ 16%] Building C object library/CMakeFiles/mbedcrypto.dir/ecjpake.c.o
[ 14%] Building C object CMakeFiles/pcap.dir/etherent.c.o
[ 17%] Building C object library/CMakeFiles/mbedcrypto.dir/ecp.c.o
[ 16%] Building C object CMakeFiles/pcap.dir/fmtutils.c.o
[ 19%] Building C object CMakeFiles/pcap.dir/gencode.c.o

 93 2373k   93 2224k    0     0   912k      0  0:00:02  0:00:02 --:--:--  912kyes
[ 18%] Building C object library/CMakeFiles/mbedcrypto_static.dir/ecp_curves.c.o
checking for posix_openpt... yes
checking if poll really works... [ 18%] Building C object library/CMakeFiles/mbedcrypto_static.dir/entropy.c.o
yes
checking for va_copy... 
100 2373k  100 2373k    0     0   837k      0  0:00:02  0:00:02 --:--:--  837k
[ 18%] Building C object library/CMakeFiles/mbedcrypto.dir/ecp_curves.c.o
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/busybox-1.31.1/.prepared_be6c40db98bdf8b3fb0d19963017144e_6664517399ebbbc92a37c5bb081b5c53_check
. /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/include/shell.sh; bzcat /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/dl/busybox-1.31.1.tar.bz2 | tar -C /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/busybox-1.31.1/.. -xf -
yes
checking for pid_t... [ 18%] Building C object library/CMakeFiles/mbedcrypto_static.dir/entropy_poll.c.o
[ 19%] Building C object library/CMakeFiles/mbedcrypto_static.dir/error.c.o
yes
checking for unistd.h... (cached) yes
checking for vfork.h... autoreconf: running: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/aclocal -I /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/share/aclocal -I /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/share/aclocal -I /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/share/aclocal -I m4 -I . --force 
no
checking for fork... configure.ac:27: warning: underquoted definition of DB_TRYADDCFLAGS
configure.ac:27:   run info Automake 'Extending aclocal'
configure.ac:27:   or see http://www.gnu.org/software/automake/manual/automake.html#Extending-aclocal
yes
checking for vfork... [ 20%] Building C object library/CMakeFiles/mbedcrypto.dir/entropy.c.o
yes
checking for working fork... (cached) yes
checking for working vfork... (cached) yes
checking if fopen accepts explicit binary mode... [ 20%] Building C object library/CMakeFiles/mbedcrypto.dir/entropy_poll.c.o
[ 20%] Building C object library/CMakeFiles/mbedcrypto.dir/error.c.o
yes
checking for openpty in -lutil... [ 20%] Building C object library/CMakeFiles/mbedcrypto_static.dir/gcm.c.o
yes
checking for openpty header... pty.h
checking if we should include stdbool.h... [ 20%] Building C object library/CMakeFiles/mbedcrypto_static.dir/havege.c.o
yes
checking for builtin bool type... [ 21%] Building C object library/CMakeFiles/mbedcrypto_static.dir/hkdf.c.o
no
[ 21%] Building C object library/CMakeFiles/mbedcrypto_static.dir/hmac_drbg.c.o
checking for size of bool... [ 22%] Building C object library/CMakeFiles/mbedcrypto.dir/gcm.c.o
unsigned char
checking for library subsets... ticlib+termlib+ext_tinfo+base+ext_funcs
checking default library suffix... 
checking default library-dependency suffix... .a
checking default object directory... objects
checking if linker supports switching between static/dynamic... [ 23%] Building C object library/CMakeFiles/mbedcrypto_static.dir/md.c.o
no
checking where we will install curses.h... ${prefix}/include/ncurses
[ 23%] Building C object library/CMakeFiles/mbedcrypto.dir/havege.c.o
checking for src modules... [ 23%] Building C object library/CMakeFiles/mbedcrypto.dir/hkdf.c.o
ncurses progs panel menu form
[ 24%] Building C object library/CMakeFiles/mbedcrypto.dir/hmac_drbg.c.o
checking for defines to add to ncurses6-config script...  -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600
package: ncurses
checking for linker search path... /lib/x86_64-linux-gnu /usr/lib/x86_64-linux-gnu /lib64 /usr/local/lib /lib /usr/lib
[ 24%] Building C object library/CMakeFiles/mbedcrypto_static.dir/md2.c.o
configure: creating ./config.status
[ 24%] Building C object library/CMakeFiles/mbedcrypto_static.dir/md4.c.o
[ 25%] Building C object library/CMakeFiles/mbedcrypto_static.dir/md5.c.o
[ 25%] Building C object library/CMakeFiles/mbedcrypto.dir/md.c.o
[ ! -d ./src/ ] || cp -fpR ./src/. /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/busybox-1.31.1

Applying ./patches/001-remove-stime-function-calls.patch using plaintext: 
patching file coreutils/date.c
patching file libbb/missing_syscalls.c
patching file util-linux/rdate.c

Applying ./patches/100-trylink_bash.patch using plaintext: 
patching file scripts/trylink

Applying ./patches/101-gen_build_files_bash.patch using plaintext: 
patching file scripts/gen_build_files.sh

Applying ./patches/110-no_static_libgcc.patch using plaintext: 
patching file Makefile.flags

Applying ./patches/120-lto-jobserver.patch using plaintext: 
patching file scripts/Kbuild.include

Applying ./patches/130-mconf_missing_sigwinch.patch using plaintext: 
patching file scripts/kconfig/mconf.c

Applying ./patches/200-udhcpc_reduce_msgs.patch using plaintext: 
patching file networking/udhcp/dhcpc.c

Applying ./patches/201-udhcpc_changed_ifindex.patch using plaintext: 
patching file networking/udhcp/dhcpc.c

Applying ./patches/203-udhcpc_renew_no_deconfig.patch using plaintext: 
patching file networking/udhcp/dhcpc.c

Applying ./patches/210-add_netmsg_util.patch using plaintext: 
patching file networking/netmsg.c

Applying ./patches/220-add_lock_util.patch using plaintext: 
patching file miscutils/lock.c

Applying ./patches/230-add_nslookup_lede.patch using plaintext: 
patching file Makefile.flags
patching file networking/nslookup_lede.c

Applying ./patches/240-telnetd_intr.patch using plaintext: 
patching file networking/telnetd.c

Applying ./patches/250-date-k-flag.patch using plaintext: 
patching file coreutils/date.c

Applying ./patches/270-libbb_make_unicode_printable.patch using plaintext: 
patching file libbb/printable_string.c

Applying ./patches/301-ip-link-fix-netlink-msg-size.patch using plaintext: 
patching file networking/libiproute/iplink.c

Applying ./patches/500-move-traceroute-applets-to-bin.patch using plaintext: 
patching file networking/traceroute.c

Applying ./patches/510-move-passwd-applet-to-bin.patch using plaintext: 
patching file loginutils/passwd.c

Applying ./patches/520-loginutils-handle-crypt-failures.patch using plaintext: 
patching file loginutils/chpasswd.c
patching file loginutils/cryptpw.c
patching file loginutils/passwd.c
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/busybox-1.31.1/.prepared_be6c40db98bdf8b3fb0d19963017144e_6664517399ebbbc92a37c5bb081b5c53
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/busybox-1.31.1/.configured_*
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/stamp/.busybox_installed
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/busybox-1.31.1/.config
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/busybox-1.31.1/.config
grep 'CONFIG_BUSYBOX_DEFAULT' /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/.config | sed -e "s,\\(# \)\\?CONFIG_BUSYBOX_DEFAULT_\\(.*\\),\\1CONFIG_\\2,g" >> /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/busybox-1.31.1/.config
yes 'n' | make -C /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/busybox-1.31.1 AR="mipsel-openwrt-linux-musl-gcc-ar" AS="mipsel-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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/busybox-1.31.1=busybox-1.31.1 -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -flto" LD=mipsel-openwrt-linux-musl-ld NM="mipsel-openwrt-linux-musl-gcc-nm" CC="mipsel-openwrt-linux-musl-gcc" GCC="mipsel-openwrt-linux-musl-gcc" CXX="mipsel-openwrt-linux-musl-g++" RANLIB="mipsel-openwrt-linux-musl-gcc-ranlib" STRIP=mipsel-openwrt-linux-musl-strip OBJCOPY=mipsel-openwrt-linux-musl-objcopy OBJDUMP=mipsel-openwrt-linux-musl-objdump SIZE=mipsel-openwrt-linux-musl-size CROSS="mipsel-openwrt-linux-musl-" ARCH="mipsel" EXTRA_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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/busybox-1.31.1=busybox-1.31.1 -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -flto -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include" EXTRA_LDFLAGS="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro -flto=jobserver -fuse-linker-plugin" LDLIBS="" LD="mipsel-openwrt-linux-musl-gcc" SKIP_STRIP=y oldconfig
autoreconf: configure.ac: tracing
make[4]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/busybox-1.31.1'
config.status: creating include/MKterm.h.awk
[ 25%] Building C object library/CMakeFiles/mbedcrypto_static.dir/md_wrap.c.o
[ 26%] Building C object library/CMakeFiles/mbedcrypto.dir/md2.c.o
  HOSTCC  scripts/basic/fixdep
[ 26%] Building C object library/CMakeFiles/mbedcrypto.dir/md4.c.o
config.status: creating include/curses.head
[ 26%] Building C object library/CMakeFiles/mbedcrypto.dir/md5.c.o
config.status: creating include/ncurses_dll.h
[ 26%] Building C object library/CMakeFiles/mbedcrypto_static.dir/memory_buffer_alloc.c.o
[ 27%] Building C object library/CMakeFiles/mbedcrypto_static.dir/nist_kw.c.o
[ 27%] Building C object library/CMakeFiles/mbedcrypto_static.dir/oid.c.o
config.status: creating include/termcap.h
config.status: creating include/unctrl.h
  HOSTCC  scripts/basic/split-include
[ 28%] Building C object library/CMakeFiles/mbedcrypto.dir/md_wrap.c.o
config.status: creating include/Makefile
config.status: creating ncurses/Makefile
[ 28%] Building C object library/CMakeFiles/mbedcrypto.dir/memory_buffer_alloc.c.o
config.status: creating progs/Makefile
[ 28%] Building C object library/CMakeFiles/mbedcrypto.dir/nist_kw.c.o
  HOSTCC  scripts/basic/docproc
[ 29%] Building C object library/CMakeFiles/mbedcrypto_static.dir/padlock.c.o
[ 30%] Building C object library/CMakeFiles/mbedcrypto.dir/oid.c.o
[ 30%] Building C object library/CMakeFiles/mbedcrypto_static.dir/pem.c.o
config.status: creating panel/Makefile
[ 21%] Building C object CMakeFiles/pcap.dir/nametoaddr.c.o
config.status: creating menu/Makefile
autoreconf: configure.ac: not using Libtool
autoreconf: running: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/autoconf --include=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/share/aclocal --include=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/share/aclocal --include=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/share/aclocal --include=m4 --include=. --prepend-include=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/aclocal --force
config.status: creating form/Makefile
[ 30%] Building C object library/CMakeFiles/mbedcrypto_static.dir/pk.c.o
config.status: creating misc/Makefile
[ 30%] Building C object library/CMakeFiles/mbedcrypto.dir/padlock.c.o
[ 31%] Building C object library/CMakeFiles/mbedcrypto.dir/pem.c.o
config.status: creating misc/run_tic.sh
[ 23%] Building C object CMakeFiles/pcap.dir/optimize.c.o
  GEN     include/applets.h
[ 32%] Building C object library/CMakeFiles/mbedcrypto_static.dir/pk_wrap.c.o
config.status: creating misc/ncurses-config
config.status: creating man/ncurses6-config.1
[ 32%] Building C object library/CMakeFiles/mbedcrypto.dir/pk.c.o
config.status: creating Makefile
  GEN     include/usage.h
  GEN     klibc-utils/Kbuild
config.status: creating include/ncurses_cfg.h
[ 32%] Building C object library/CMakeFiles/mbedcrypto_static.dir/pkcs12.c.o
  GEN     klibc-utils/Config.in
  GEN     libbb/Kbuild
  GEN     libbb/Config.in
[ 32%] Building C object library/CMakeFiles/mbedcrypto.dir/pk_wrap.c.o
Appending rules for normal model (ncurses: ticlib+termlib+ext_tinfo+base+ext_funcs)
  GEN     applets/Kbuild
  GEN     debianutils/Kbuild
Appending rules for normal model (progs: ticlib+termlib+ext_tinfo+base+ext_funcs)
  GEN     debianutils/Config.in
Appending rules for normal model (panel: ticlib+termlib+ext_tinfo+base+ext_funcs)
  GEN     printutils/Kbuild
Appending rules for normal model (menu: ticlib+termlib+ext_tinfo+base+ext_funcs)
  GEN     printutils/Config.in
  GEN     procps/Kbuild
Appending rules for normal model (form: ticlib+termlib+ext_tinfo+base+ext_funcs)
  GEN     procps/Config.in
  GEN     init/Kbuild
creating headers.sh
  GEN     init/Config.in
  GEN     loginutils/Kbuild
  GEN     loginutils/Config.in
make[4]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/hostpkg/ncurses-6.2'

[ 32%] Building C object library/CMakeFiles/mbedcrypto_static.dir/pkcs5.c.o
** Configuration summary for NCURSES 6.2 20200212:
  GEN     archival/Kbuild

       extended funcs: yes
       xterm terminfo: xterm-new

        bin directory: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/bin
  GEN     archival/Config.in
        lib directory: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/lib
    include directory: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include/ncurses
        man directory: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/share/man
   terminfo directory: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/share/terminfo
  GEN     archival/libarchive/Kbuild

** Include-directory is not in a standard location
make[4]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/hostpkg/ncurses-6.2'
  GEN     libpwdgrp/Kbuild
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/hostpkg/ncurses-6.2/.configured
[ 33%] Building C object library/CMakeFiles/mbedcrypto.dir/pkcs12.c.o
  GEN     e2fsprogs/Kbuild
make -C /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/hostpkg/ncurses-6.2 libs
make[4]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/hostpkg/ncurses-6.2'
cd include && make -w DESTDIR="" RPATH_LIST="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/lib" libs
autoreconf: running: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/autoheader --include=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/share/aclocal --include=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/share/aclocal --include=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/share/aclocal --include=m4 --include=. --prepend-include=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/aclocal --force
make[5]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/hostpkg/ncurses-6.2/include'
cat curses.head >curses.h
AWK=mawk /usr/bin/env bash ./MKkey_defs.sh ./Caps ./Caps-ncurses >>curses.h
  GEN     e2fsprogs/Config.in
  GEN     runit/Kbuild
  GEN     runit/Config.in
/usr/bin/env bash -c 'if test "chtype" = "cchar_t" ; then cat ./curses.wide >>curses.h ; fi'
  GEN     mailutils/Kbuild
cat ./curses.tail >>curses.h
/usr/bin/env bash ./MKhashsize.sh ./Caps ./Caps-ncurses >hashsize.h
  GEN     mailutils/Config.in
AWK=mawk /usr/bin/env bash ./MKncurses_def.sh ./ncurses_defs >ncurses_def.h
  GEN     miscutils/Kbuild
[ 34%] Building C object library/CMakeFiles/mbedcrypto_static.dir/pkparse.c.o
AWK=mawk /usr/bin/env bash ./MKparametrized.sh ./Caps ./Caps-ncurses >parametrized.h
  GEN     miscutils/Config.in
touch config.h
mawk -f MKterm.h.awk ./Caps ./Caps-ncurses > term.h
  GEN     shell/Kbuild
/usr/bin/env bash ./edit_cfg.sh ../include/ncurses_cfg.h term.h
** edit: HAVE_TCGETATTR 1
  GEN     shell/Config.in
** edit: HAVE_TERMIOS_H 1
  GEN     console-tools/Kbuild
** edit: HAVE_TERMIO_H 1
[ 34%] Building C object library/CMakeFiles/mbedcrypto.dir/pkcs5.c.o
** edit: BROKEN_LINKER 0
  GEN     console-tools/Config.in
make[5]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/hostpkg/ncurses-6.2/include'
cd ncurses && make -w DESTDIR="" RPATH_LIST="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/lib" libs
make[5]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/hostpkg/ncurses-6.2/ncurses'
mawk -f ./tinfo/MKcodes.awk bigstrings=1 ../include/Caps ../include/Caps-ncurses >codes.c
  GEN     coreutils/Kbuild
gcc -o make_hash -DHAVE_CONFIG_H -DUSE_BUILD_CC -I../ncurses -I. -I../include -I./../include -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG  -O2 -fPIC --param max-inline-insns-single=1200 ./tinfo/make_hash.c -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/lib  
  GEN     coreutils/Config.in
  GEN     coreutils/libcoreutils/Kbuild
  GEN     scripts/Kbuild
  GEN     editors/Kbuild
  GEN     editors/Config.in
  GEN     util-linux/Kbuild
[ 34%] Building C object library/CMakeFiles/mbedcrypto.dir/pkparse.c.o
  GEN     util-linux/Config.in
  GEN     util-linux/volume_id/Kbuild
  GEN     util-linux/volume_id/Config.in
  GEN     sysklogd/Kbuild
  GEN     sysklogd/Config.in
  GEN     findutils/Kbuild
  GEN     findutils/Config.in
  GEN     networking/Kbuild
  GEN     networking/Config.in
  GEN     networking/udhcp/Kbuild
  GEN     networking/udhcp/Config.in
  GEN     networking/libiproute/Kbuild
  GEN     modutils/Kbuild
  GEN     modutils/Config.in
  GEN     selinux/Kbuild
[ 34%] Building C object library/CMakeFiles/mbedcrypto_static.dir/pkwrite.c.o
  GEN     selinux/Config.in
/usr/bin/env bash -e ./tinfo/MKcaptab.sh mawk 1 ./tinfo/MKcaptab.awk ../include/Caps ../include/Caps-ncurses > comp_captab.c
autoreconf: configure.ac: not using Automake
autoreconf: Leaving directory `.'
: > /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80/localoptions.h
/usr/bin/env bash -e ./tinfo/MKuserdefs.sh mawk 1 ../include/Caps ../include/Caps-ncurses > comp_userdefs.c
(cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80/./; if [ -x ./configure ]; then find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80/ -name config.guess | xargs -r chmod u+w; find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80/ -name config.guess | xargs -r -n1 cp --remove-destination /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/config.guess; find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80/ -name config.sub | xargs -r chmod u+w; find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80/ -name config.sub | xargs -r -n1 cp --remove-destination /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/config.sub; AR="mipsel-openwrt-linux-musl-gcc-ar" AS="mipsel-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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto" LD=mipsel-openwrt-linux-musl-ld NM="mipsel-openwrt-linux-musl-gcc-nm" CC="mipsel-openwrt-linux-musl-gcc" GCC="mipsel-openwrt-linux-musl-gcc" CXX="mipsel-openwrt-linux-musl-g++" RANLIB="mipsel-openwrt-linux-musl-gcc-ranlib" STRIP=mipsel-openwrt-linux-musl-strip OBJCOPY=mipsel-openwrt-linux-musl-objcopy OBJDUMP=mipsel-openwrt-linux-musl-objdump SIZE=mipsel-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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto " 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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto " CPPFLAGS="-I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include " LDFLAGS="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro -Wl,--gc-sections -flto=jobserver "   ./configure --target=mipsel-openwrt-linux --host=mipsel-openwrt-linux --build=x86_64-pc-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  --disable-pam --enable-openpty --enable-syslog --disable-lastlog --disable-utmpx --disable-utmp --disable-wtmp --disable-wtmpx --disable-loginfunc --disable-pututline --disable-pututxline --disable-zlib --enable-bundled-libtom dropbear; fi; )
/usr/bin/env bash -e ./tty/MKexpanded.sh "gcc -E" -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG > expanded.c
/usr/bin/env bash -e ./tinfo/MKfallback.sh /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/share/terminfo ../misc/terminfo.src tic infocmp  >fallback.c
/usr/bin/env bash -e ./base/MKlib_gen.sh "gcc -E -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG" "mawk" generated <../include/curses.h >lib_gen.c
.. adding -P option to work around gcc 7
[ 35%] Building C object library/CMakeFiles/mbedcrypto_static.dir/platform.c.o
[ 35%] Building C object library/CMakeFiles/mbedcrypto_static.dir/platform_util.c.o
AWK=mawk /usr/bin/env bash ./tinfo/MKkeys_list.sh ../include/Caps ../include/Caps-ncurses | LC_ALL=C sort >keys.list
  HOSTCC  scripts/kconfig/conf.o
[ 36%] Building C object library/CMakeFiles/mbedcrypto.dir/pkwrite.c.o
mawk -f ./base/MKkeyname.awk bigstrings=1 keys.list > lib_keyname.c
/usr/bin/env bash -e ./base/MKlib_gen.sh "gcc -E -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG" "mawk" implemented <../include/curses.h >link_test.c
[ 36%] Building C object library/CMakeFiles/mbedcrypto_static.dir/poly1305.c.o
.. adding -P option to work around gcc 7
mawk -f ./tinfo/MKnames.awk bigstrings=1 ../include/Caps ../include/Caps-ncurses >names.c
echo | mawk -f ./base/MKunctrl.awk bigstrings=1 >unctrl.c
gcc -o make_keys -DHAVE_CONFIG_H -DUSE_BUILD_CC -I../ncurses -I. -I../include -I./../include -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG  -O2 -fPIC --param max-inline-insns-single=1200 ./tinfo/make_keys.c -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/lib  
configure: WARNING: you should use --build, --host, --target
configure: WARNING: unrecognized options: --disable-nls
[ 37%] Building C object library/CMakeFiles/mbedcrypto_static.dir/ripemd160.c.o
[ 26%] Building C object CMakeFiles/pcap.dir/pcap-common.c.o
[ 37%] Building C object library/CMakeFiles/mbedcrypto_static.dir/rsa.c.o
[ 37%] Building C object library/CMakeFiles/mbedcrypto.dir/platform.c.o
configure: loading site script /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/include/site/mipsel
[ 38%] Building C object library/CMakeFiles/mbedcrypto.dir/platform_util.c.o
checking for mipsel-openwrt-linux-gcc... mipsel-openwrt-linux-musl-gcc
[ 28%] Building C object CMakeFiles/pcap.dir/pcap.c.o
[ 38%] Building C object library/CMakeFiles/mbedcrypto.dir/poly1305.c.o
checking whether the C compiler works... ./make_keys keys.list > init_keytry.h
gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -fPIC --param max-inline-insns-single=1200 -c ../ncurses/./tty/hardscroll.c -o ../objects/hardscroll.o
[ 38%] Building C object library/CMakeFiles/mbedcrypto.dir/ripemd160.c.o
[ 39%] Building C object library/CMakeFiles/mbedcrypto.dir/rsa.c.o
autoreconf: configure.in: tracing
gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -fPIC --param max-inline-insns-single=1200 -c ../ncurses/./tty/hashmap.c -o ../objects/hashmap.o
yes
checking for C compiler default output file name... a.out
checking for suffix of executables...   HOSTCC  scripts/kconfig/kxgettext.o

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 mipsel-openwrt-linux-musl-gcc accepts -g... yes
checking for mipsel-openwrt-linux-musl-gcc option to accept ISO C89... none needed
configure: Checking if compiler 'mipsel-openwrt-linux-musl-gcc' supports -Wno-pointer-sign
configure: Setting -Wno-pointer-sign
configure: Checking if compiler 'mipsel-openwrt-linux-musl-gcc' supports -fno-strict-overflow
configure: Setting -fno-strict-overflow
configure: Checking for available hardened build flags:
  HOSTCC  scripts/kconfig/mconf.o
[ 40%] Building C object library/CMakeFiles/mbedcrypto_static.dir/rsa_internal.c.o
gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -fPIC --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_addch.c -o ../objects/lib_addch.o
configure: Not setting -mfunction-return=thunk
[ 30%] Building C object CMakeFiles/pcap.dir/savefile.c.o
configure: Not setting -mindirect-branch=thunk
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking build system type... x86_64-pc-linux-gnu
checking host system type... mipsel-openwrt-linux-gnu
checking for mipsel-openwrt-linux-ar... mipsel-openwrt-linux-musl-gcc-ar
checking for mipsel-openwrt-linux-ranlib... mipsel-openwrt-linux-musl-gcc-ranlib
checking for mipsel-openwrt-linux-strip... mipsel-openwrt-linux-musl-strip
checking for mipsel-openwrt-linux-install... no
checking for install... install
configure: WARNING: using cross tools not prefixed with host triplet
checking how to run the C preprocessor... mipsel-openwrt-linux-musl-gcc -E
[ 33%] Building C object CMakeFiles/pcap.dir/sf-pcapng.c.o
[ 40%] Building C object library/CMakeFiles/mbedcrypto_static.dir/sha1.c.o
checking for grep that handles long lines and -e... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/grep
checking for egrep... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... autoreconf: running: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/libtoolize --install --force
yes
checking for sys/stat.h... [ 40%] Building C object library/CMakeFiles/mbedcrypto.dir/rsa_internal.c.o
yes
gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -fPIC --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_addstr.c -o ../objects/lib_addstr.o
checking for stdlib.h... yes
checking for string.h... OpenWrt-libtoolize: putting auxiliary files in `.'.
OpenWrt-libtoolize: linking file `./config.guess'
yes
checking for memory.h... gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -fPIC --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_beep.c -o ../objects/lib_beep.o
OpenWrt-libtoolize: linking file `./config.sub'
[ 40%] Building C object library/CMakeFiles/mbedcrypto_static.dir/sha256.c.o
yes
[ 35%] Building C object CMakeFiles/pcap.dir/sf-pcap.c.o
checking for strings.h... OpenWrt-libtoolize: linking file `./install-sh'
OpenWrt-libtoolize: linking file `./ltmain.sh'
[ 40%] Building C object library/CMakeFiles/mbedcrypto.dir/sha1.c.o
yes
checking for inttypes.h...   SHIPPED scripts/kconfig/zconf.tab.c
  SHIPPED scripts/kconfig/lex.zconf.c
gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -fPIC --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_bkgd.c -o ../objects/lib_bkgd.o
  SHIPPED scripts/kconfig/zconf.hash.c
yes
checking for stdint.h... yes
checking for unistd.h... yes
gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -fPIC --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_box.c -o ../objects/lib_box.o
checking whether __UCLIBC__ is declared... no
checking for crypt... OpenWrt-libtoolize: Consider adding `AC_CONFIG_MACRO_DIR([m4])' to configure.in and
OpenWrt-libtoolize: rerunning libtoolize, to keep the correct libtool macros in-tree.
OpenWrt-libtoolize: Consider adding `-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -fPIC --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_chgat.c -o ../objects/lib_chgat.o
[ 38%] Building C object CMakeFiles/pcap.dir/pcap-linux.c.o
[ 41%] Building C object library/CMakeFiles/mbedcrypto_static.dir/sha512.c.o
  HOSTCC  scripts/kconfig/zconf.tab.o
yes
checking for crypt in -lcrypt... [ 42%] Building C object library/CMakeFiles/mbedcrypto.dir/sha256.c.o
aclocal.real: warning: autoconf input should be named 'configure.ac', not 'configure.in'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -fPIC --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_clear.c -o ../objects/lib_clear.o
yes
configure: Disabling zlib
configure: Disabling PAM
configure: Using openpty if available
checking for library containing openpty... gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -fPIC --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_clearok.c -o ../objects/lib_clearok.o
none required
configure: Enabling syslog
checking shadow.h usability... yes
checking shadow.h presence... yes
checking for shadow.h... yes
configure: Using shadow passwords if available
configure: Disabling fuzzing
checking for ANSI C header files... (cached) yes
checking for sys/wait.h that is POSIX.1 compatible... gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -fPIC --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_clrbot.c -o ../objects/lib_clrbot.o
yes
checking netinet/in.h usability... yes
checking netinet/in.h presence... gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -fPIC --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_clreol.c -o ../objects/lib_clreol.o
yes
checking for netinet/in.h... yes
[ 42%] Building C object library/CMakeFiles/mbedcrypto.dir/sha512.c.o
checking netinet/tcp.h usability... [ 42%] Building C object library/CMakeFiles/mbedcrypto_static.dir/threading.c.o
yes
checking netinet/tcp.h presence... [ 42%] Building C object library/CMakeFiles/mbedcrypto_static.dir/timing.c.o
yes
checking for netinet/tcp.h... yes
gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -fPIC --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_color.c -o ../objects/lib_color.o
checking crypt.h usability... yes
checking crypt.h presence... yes
checking for crypt.h... yes
[ 43%] Building C object library/CMakeFiles/mbedcrypto_static.dir/version.c.o
checking pty.h usability... [ 43%] Building C object library/CMakeFiles/mbedcrypto_static.dir/version_features.c.o
[ 44%] Building C object library/CMakeFiles/mbedcrypto_static.dir/xtea.c.o
yes
checking pty.h presence... [ 44%] Linking C static library libmbedcrypto.a
yes
checking for pty.h... yes
checking libutil.h usability... make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
no
checking libutil.h presence... [ 44%] Built target mbedcrypto_static
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
no
checking for libutil.h... no
checking libgen.h usability... Scanning dependencies of target mbedx509_static
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
[ 45%] Building C object library/CMakeFiles/mbedx509_static.dir/certs.c.o
yes
checking libgen.h presence... [ 45%] Building C object library/CMakeFiles/mbedx509_static.dir/pkcs11.c.o
yes
checking for libgen.h... yes
checking for inttypes.h... (cached) yes
[ 45%] Building C object library/CMakeFiles/mbedx509_static.dir/x509.c.o
checking stropts.h usability... [ 46%] Building C object library/CMakeFiles/mbedcrypto.dir/threading.c.o
yes
checking stropts.h presence... gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -fPIC --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_colorset.c -o ../objects/lib_colorset.o
yes
checking for stropts.h... yes
[ 46%] Building C object library/CMakeFiles/mbedcrypto.dir/timing.c.o
checking utmp.h usability... yes
checking utmp.h presence... yes
checking for utmp.h... yes
[ 46%] Building C object library/CMakeFiles/mbedcrypto.dir/version.c.o
checking utmpx.h usability... gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -fPIC --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_delch.c -o ../objects/lib_delch.o
g++ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -c -o csstidy/csspp_globals.o csstidy/csspp_globals.cpp
[ 47%] Building C object library/CMakeFiles/mbedcrypto.dir/version_features.c.o
g++ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -c -o csstidy/csstidy.o csstidy/csstidy.cpp
yes
checking utmpx.h presence... [ 47%] Building C object library/CMakeFiles/mbedcrypto.dir/xtea.c.o
yes
checking for utmpx.h... yes
checking lastlog.h usability... [ 48%] Linking C shared library libmbedcrypto.so
gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -fPIC --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_delwin.c -o ../objects/lib_delwin.o
yes
checking lastlog.h presence... yes
checking for lastlog.h... yes
checking paths.h usability... make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
[ 48%] Built target mbedcrypto
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libpcap-1.9.1'
[ 49%] Building C object library/CMakeFiles/mbedx509_static.dir/x509_create.c.o
gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -fPIC --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_echo.c -o ../objects/lib_echo.o
yes
checking paths.h presence... Scanning dependencies of target pcap_static
yes
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libpcap-1.9.1'
checking for paths.h... yes
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libpcap-1.9.1'
[ 40%] Building C object CMakeFiles/pcap_static.dir/bpf_dump.c.o
checking util.h usability... [ 42%] Building C object CMakeFiles/pcap_static.dir/bpf_filter.c.o
no
checking util.h presence... gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -fPIC --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_endwin.c -o ../objects/lib_endwin.o
no
checking for util.h... no
checking netdb.h usability... [ 49%] Building C object library/CMakeFiles/mbedx509_static.dir/x509_crl.c.o
yes
checking netdb.h presence... yes
checking for netdb.h... yes
checking security/pam_appl.h usability... gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -fPIC --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_erase.c -o ../objects/lib_erase.o
no
checking security/pam_appl.h presence... no
checking for security/pam_appl.h... no
[ 45%] Building C object CMakeFiles/pcap_static.dir/bpf_image.c.o
checking pam/pam_appl.h usability... no
checking pam/pam_appl.h presence... no
checking for pam/pam_appl.h... no
gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -fPIC --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_flash.c -o ../objects/lib_flash.o
checking netinet/in_systm.h usability... yes
checking netinet/in_systm.h presence... yes
checking for netinet/in_systm.h... yes
[ 47%] Building C object CMakeFiles/pcap_static.dir/etherent.c.o
checking sys/uio.h usability... [ 49%] Building C object library/CMakeFiles/mbedx509_static.dir/x509_crt.c.o
gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -fPIC --param max-inline-insns-single=1200 -c ../ncurses/lib_gen.c -o ../objects/lib_gen.o
yes
checking sys/uio.h presence... yes
checking for sys/uio.h... yes
checking linux/pkt_sched.h usability... [ 50%] Building C object CMakeFiles/pcap_static.dir/fmtutils.c.o
[ 52%] Building C object CMakeFiles/pcap.dir/fad-getad.c.o
yes
checking linux/pkt_sched.h presence... yes
checking for linux/pkt_sched.h... yes
checking sys/random.h usability... [ 54%] Building C object CMakeFiles/pcap_static.dir/gencode.c.o
[ 57%] Building C object CMakeFiles/pcap.dir/grammar.c.o
yes
checking sys/random.h presence... yes
checking for sys/random.h... yes
checking for an ANSI C-conforming const... yes
checking for uid_t in sys/types.h... yes
checking for mode_t... yes
checking for pid_t... yes
checking for size_t... gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -fPIC --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_getch.c -o ../objects/lib_getch.o
yes
checking whether time.h and sys/time.h may both be included...   HOSTLD  scripts/kconfig/conf
yes
checking for uint8_t... scripts/kconfig/conf -o Config.in
#
# using defaults found in .config
#
*
* Busybox Configuration
*
*
* Settings
*
Enable compatibility for full-blown desktop systems (8kb) (DESKTOP) [N/y/?] n
Provide compatible behavior for rare corner cases (bigger code) (EXTRA_COMPAT) [N/y/?] n
Building for Fedora distribution (FEDORA_COMPAT) [N/y/?] n
Enable obsolete features removed before SUSv3 (INCLUDE_SUSv2) [Y/n/?] y
Support --long-options (LONG_OPTS) [Y/n/?] y
Show applet usage messages (SHOW_USAGE) [Y/n/?] y
  Show verbose applet usage messages (FEATURE_VERBOSE_USAGE) [Y/n/?] y
  Store applet usage messages in compressed form (FEATURE_COMPRESS_USAGE) [N/y/?] n
Support files > 2 GB (LFS) [Y/n/?] y
Support PAM (Pluggable Authentication Modules) (PAM) [N/y/?] n
Use the devpts filesystem for Unix98 PTYs (FEATURE_DEVPTS) [Y/n/?] y
Support utmp file (FEATURE_UTMP) [N/y/?] n
Support writing pidfiles (FEATURE_PIDFILE) [Y/n/?] y
  Directory for pidfiles (PID_FILE_PATH) [/var/run] /var/run
Include busybox applet (BUSYBOX) [N/y/?] n
Don't use /usr (INSTALL_NO_USR) [N/y/?] n
Drop SUID state for most applets (FEATURE_SUID) [N/y/?] n
exec prefers applets (FEATURE_PREFER_APPLETS) [Y/n/?] y
Path to busybox executable (BUSYBOX_EXEC_PATH) [/proc/self/exe] /proc/self/exe
Support NSA Security Enhanced Linux (SELINUX) [N/y/?] n
Clean up all memory before exiting (usually not needed) (FEATURE_CLEAN_UP) [N/y/?] n
Support LOG_INFO level syslog messages (FEATURE_SYSLOG_INFO) [N/y/?] n
*
* Build Options
*
Build static binary (no shared libs) (STATIC) [N/y/?] n
  Build position independent executable (PIE) [N/y/?] n
Force NOMMU build (NOMMU) [N/y/?] n
Cross compiler prefix (CROSS_COMPILER_PREFIX) [] 
Path to sysroot (SYSROOT) [] 
Additional CFLAGS (EXTRA_CFLAGS) [] 
Additional LDFLAGS (EXTRA_LDFLAGS) [] 
Additional LDLIBS (EXTRA_LDLIBS) [] 
Avoid using GCC-specific code constructs (USE_PORTABLE_CODE) [N/y/?] n
Use -mpreferred-stack-boundary=2 on i386 arch (STACK_OPTIMIZATION_386) [N/y/?] n
*
* Installation Options ("make install" behavior)
*
What kind of applet links to install
> 1. as soft-links (INSTALL_APPLET_SYMLINKS)
  2. as hard-links (INSTALL_APPLET_HARDLINKS)
  3. as script wrappers (INSTALL_APPLET_SCRIPT_WRAPPERS)
  4. not installed (INSTALL_APPLET_DONT)
choice[1-4?]: 1
Destination path for 'make install' (PREFIX) [./_install] ./_install
*
* Debugging Options
*
Build with debug information (DEBUG) [N/y/?] n
Enable runtime sanitizers (ASAN/LSAN/USAN/etc...) (DEBUG_SANITIZE) [N/y/?] n
Build unit tests (UNIT_TEST) [N/y/?] n
Abort compilation on any warning (WERROR) [N/y/?] n
Additional debugging library
> 1. None (NO_DEBUG_LIB)
  2. Dmalloc (DMALLOC)
  3. Electric-fence (EFENCE)
choice[1-3?]: 1
*
* Library Tuning
*
Use the end of BSS page (FEATURE_USE_BSS_TAIL) [N/y/?] n
Enable fractional duration arguments (FLOAT_DURATION) [N/y/?] n
Support RTMIN[+n] and RTMAX[-n] signal names (FEATURE_RTMINMAX) [N/y/?] n
Buffer allocation policy
  1. Allocate with Malloc (FEATURE_BUFFERS_USE_MALLOC)
> 2. Allocate on the Stack (FEATURE_BUFFERS_GO_ON_STACK)
  3. Allocate in the .bss section (FEATURE_BUFFERS_GO_IN_BSS)
choice[1-3?]: 2
Minimum password length (PASSWORD_MINLEN) [6] 6
MD5: Trade bytes for speed (0:fast, 3:slow) (MD5_SMALL) [1] 1
SHA3: Trade bytes for speed (0:fast, 1:slow) (SHA3_SMALL) [1] 1
Faster /proc scanning code (+100 bytes) (FEATURE_FAST_TOP) [Y/n/?] y
Support /etc/networks (FEATURE_ETC_NETWORKS) [N/y/?] n
Consult /etc/services even for well-known ports (FEATURE_ETC_SERVICES) [N/y/?] n
Command line editing (FEATURE_EDITING) [Y/n/?] y
  Maximum length of input (FEATURE_EDITING_MAX_LEN) [512] 512
  vi-style line editing commands (FEATURE_EDITING_VI) [N/y/?] n
  History size (FEATURE_EDITING_HISTORY) [256] 256
  History saving (FEATURE_EDITING_SAVEHISTORY) [N/y/?] n
  Reverse history search (FEATURE_REVERSE_SEARCH) [N/y/?] n
  Tab completion (FEATURE_TAB_COMPLETION) [Y/n] y
    Username completion (FEATURE_USERNAME_COMPLETION) [N/y] n
  Fancy shell prompts (FEATURE_EDITING_FANCY_PROMPT) [Y/n/?] y
  Enable automatic tracking of window size changes (FEATURE_EDITING_WINCH) [N/y] n
  Query cursor position from terminal (FEATURE_EDITING_ASK_TERMINAL) [N/y/?] n
Enable locale support (system needs locale for this to work) (LOCALE_SUPPORT) [N/y/?] n
Support Unicode (UNICODE_SUPPORT) [N/y/?] n
Non-POSIX, but safer, copying to special nodes (FEATURE_NON_POSIX_CP) [Y/n/?] y
Give more precise messages when copy fails (cp, mv etc) (FEATURE_VERBOSE_CP_MESSAGE) [N/y/?] n
Use sendfile system call (FEATURE_USE_SENDFILE) [Y/n/?] y
Copy buffer size, in kilobytes (FEATURE_COPYBUF_KB) [4] 4
Skip rootfs in mount table (FEATURE_SKIP_ROOTFS) [N/y/?] n
Use clock_gettime(CLOCK_MONOTONIC) syscall (MONOTONIC_SYSCALL) [Y/n/?] y
Use ioctl names rather than hex values in error messages (IOCTL_HEX2STR_ERROR) [Y/n/?] y
Support infiniband HW (FEATURE_HWIB) [N/y/?] n
*
* Applets
*
*
* Archival Utilities
*
Make tar, rpm, modprobe etc understand .xz data (FEATURE_SEAMLESS_XZ) [N/y] n
Make tar, rpm, modprobe etc understand .lzma data (FEATURE_SEAMLESS_LZMA) [N/y] n
Make tar, rpm, modprobe etc understand .bz2 data (FEATURE_SEAMLESS_BZ2) [N/y] n
Make tar, rpm, modprobe etc understand .gz data (FEATURE_SEAMLESS_GZ) [Y/n] y
Make tar, rpm, modprobe etc understand .Z data (FEATURE_SEAMLESS_Z) [N/y] n
ar (9.5 kb) (AR) [N/y/?] n
uncompress (7.1 kb) (UNCOMPRESS) [N/y/?] n
gunzip (11 kb) (GUNZIP) [Y/n/?] y
zcat (24 kb) (ZCAT) [Y/n/?] y
  Enable long options (FEATURE_GUNZIP_LONG_OPTIONS) [N/y] n
bunzip2 (8.7 kb) (BUNZIP2) [Y/n/?] y
bzcat (8.7 kb) (BZCAT) [Y/n/?] y
unlzma (7.5 kb) (UNLZMA) [N/y/?] n
lzcat (7.5 kb) (LZCAT) [N/y/?] n
lzma -d (LZMA) [N/y/?] n
unxz (13 kb) (UNXZ) [N/y/?] n
xzcat (13 kb) (XZCAT) [N/y/?] n
xz -d (XZ) [N/y/?] n
bzip2 (16 kb) (BZIP2) [N/y/?] n
  Enable decompression (FEATURE_BZIP2_DECOMPRESS) [Y/?] y
cpio (15 kb) (CPIO) [N/y/?] n
dpkg (43 kb) (DPKG) [N/y/?] n
dpkg-deb (30 kb) (DPKG_DEB) [N/y/?] n
gzip (17 kb) (GZIP) [Y/n/?] y
  Enable long options (FEATURE_GZIP_LONG_OPTIONS) [N/y] n
  Trade memory for speed (0:small,slow - 2:fast,big) (GZIP_FAST) [0] 0
  Enable compression levels (FEATURE_GZIP_LEVELS) [N/y/?] n
  Enable decompression (FEATURE_GZIP_DECOMPRESS) [Y/?] y
lzop (12 kb) (LZOP) [N/y/?] n
unlzop (13 kb) (UNLZOP) [N/y/?] n
lzopcat (13 kb) (LZOPCAT) [N/y/?] n
rpm (32 kb) (RPM) [N/y/?] n
rpm2cpio (21 kb) (RPM2CPIO) [N/y/?] n
tar (39 kb) (TAR) [Y/n/?] y
  Enable long options (FEATURE_TAR_LONG_OPTIONS) [N/y] n
  Enable -c (archive creation) (FEATURE_TAR_CREATE) [Y/n] y
  Autodetect compressed tarballs (FEATURE_TAR_AUTODETECT) [N/y/?] n
  Enable -X (exclude from) and -T (include from) options (FEATURE_TAR_FROM) [Y/n/?] y
  Support old tar header format (FEATURE_TAR_OLDGNU_COMPATIBILITY) [N/y/?] n
  Enable untarring of tarballs with checksums produced by buggy Sun tar (FEATURE_TAR_OLDSUN_COMPATIBILITY) [N/y/?] n
  Support GNU tar extensions (long filenames) (FEATURE_TAR_GNU_EXTENSIONS) [Y/n] y
  Enable use of user and group names (FEATURE_TAR_UNAME_GNAME) [N/y/?] n
  Enable -m (do not preserve time) GNU option (FEATURE_TAR_NOPRESERVE_TIME) [N/y] n
unzip (26 kb) (UNZIP) [N/y/?] n
*
* Coreutils
*
basename (438 bytes) (BASENAME) [Y/n/?] y
cat (5.6 kb) (CAT) [Y/n/?] y
  Enable -n and -b options (FEATURE_CATN) [N/y/?] n
  cat -v[etA] (FEATURE_CATV) [N/y/?] n
chgrp (7.6 kb) (CHGRP) [Y/n/?] y
chmod (5.5 kb) (CHMOD) [Y/n/?] y
chown (7.6 kb) (CHOWN) [Y/n/?] y
  Enable long options (FEATURE_CHOWN_LONG_OPTIONS) [N/y] n
chroot (3.7 kb) (CHROOT) [Y/n/?] y
cksum (4.1 kb) (CKSUM) [N/y/?] n
comm (4.2 kb) (COMM) [N/y/?] n
cp (10 kb) (CP) [Y/n/?] y
  Enable long options (FEATURE_CP_LONG_OPTIONS) [N/y/?] n
cut (5.8 kb) (CUT) [Y/n/?] y
date (7 kb) (DATE) [Y/n/?] y
  Enable ISO date format output (-I) (FEATURE_DATE_ISOFMT) [Y/n/?] y
  Support %[num]N nanosecond format specifier (FEATURE_DATE_NANO) [N/y/?] n
  Support weird 'date MMDDhhmm[[YY]YY][.ss]' format (FEATURE_DATE_COMPAT) [N/y/?] n
dd (7.5 kb) (DD) [Y/n/?] y
  Enable signal handling for status reporting (FEATURE_DD_SIGNAL_HANDLING) [Y/n/?] y
    Enable the third status line upon signal (FEATURE_DD_THIRD_STATUS_LINE) [N/y/?] n
  Enable ibs, obs, iflag, oflag and conv options (FEATURE_DD_IBS_OBS) [Y/n/?] y
  Enable status display options (FEATURE_DD_STATUS) [N/y/?] n
df (6.8 kb) (DF) [Y/n/?] y
  Enable -a, -i, -B (FEATURE_DF_FANCY) [N/y/?] n
dirname (329 bytes) (DIRNAME) [Y/n/?] y
dos2unix (5.2 kb) (DOS2UNIX) [N/y/?] n
unix2dos (5.2 kb) (UNIX2DOS) [N/y/?] n
du (6.3 kb) (DU) [Y/n/?] y
  Use default blocksize of 1024 bytes (else it's 512 bytes) (FEATURE_DU_DEFAULT_BLOCKSIZE_1K) [Y/n] y
echo (1.8 kb) (ECHO) [Y/n/?] y
  Enable -n and -e options (FEATURE_FANCY_ECHO) [Y/n] y
env (4 kb) (ENV) [Y/n/?] y
expand (5.1 kb) (EXPAND) [N/y/?] n
unexpand (5.3 kb) (UNEXPAND) [N/y/?] n
expr (6.6 kb) (EXPR) [Y/n/?] y
  Extend Posix numbers support to 64 bit (EXPR_MATH_SUPPORT_64) [Y/n/?] y
factor (2.7 kb) (FACTOR) [N/y/?] n
false (tiny) (FALSE) [Y/n/?] y
fold (4.6 kb) (FOLD) [N/y/?] n
head (3.8 kb) (HEAD) [Y/n/?] y
  Enable -c, -q, and -v (FEATURE_FANCY_HEAD) [Y/n] y
hostid (286 bytes) (HOSTID) [N/y/?] n
id (7 kb) (ID) [Y/n/?] y
groups (6.7 kb) (GROUPS) [N/y/?] n
install (12 kb) (INSTALL) [N/y/?] n
link (3.2 kb) (LINK) [N/y/?] n
ln (4.9 kb) (LN) [Y/n/?] y
logname (1.1 kb) (LOGNAME) [N/y/?] n
ls (14 kb) (LS) [Y/n/?] y
  Enable filetyping options (-p and -F) (FEATURE_LS_FILETYPES) [Y/n] y
  Enable symlinks dereferencing (-L) (FEATURE_LS_FOLLOWLINKS) [Y/n] y
  Enable recursion (-R) (FEATURE_LS_RECURSIVE) [Y/n] y
  Enable -w WIDTH and window size autodetection (FEATURE_LS_WIDTH) [Y/n] y
  Sort the file names (FEATURE_LS_SORTFILES) [Y/n/?] y
  Show file timestamps (FEATURE_LS_TIMESTAMPS) [Y/n/?] y
  Show username/groupnames (FEATURE_LS_USERNAME) [Y/n/?] y
  Allow use of color to identify file types (FEATURE_LS_COLOR) [Y/n/?] y
    Produce colored ls output by default (FEATURE_LS_COLOR_IS_DEFAULT) [Y/n/?] y
md5sum (6.5 kb) (MD5SUM) [Y/n/?] y
sha1sum (5.9 kb) (SHA1SUM) [N/y/?] n
sha256sum (7 kb) (SHA256SUM) [Y/n/?] y
sha512sum (7.4 kb) (SHA512SUM) [N/y/?] n
sha3sum (6.1 kb) (SHA3SUM) [N/y/?] n
  *
  * Common options for md5sum, sha1sum, sha256sum, sha512sum, sha3sum
  *
  Enable -c, -s and -w options (FEATURE_MD5_SHA1_SUM_CHECK) [Y/n/?] y
mkdir (4.5 kb) (MKDIR) [Y/n/?] y
mkfifo (3.8 kb) (MKFIFO) [Y/n/?] y
mknod (4.5 kb) (MKNOD) [Y/n/?] y
mktemp (4.2 kb) (MKTEMP) [Y/n/?] y
mv (10 kb) (MV) [Y/n/?] y
nice (2.1 kb) (NICE) [Y/n/?] y
nl (4.6 kb) (NL) [N/y/?] n
nohup (2 kb) (NOHUP) [N/y/?] n
nproc (3.7 kb) (NPROC) [N/y/?] n
od (11 kb) (OD) [N/y/?] n
paste (4.9 kb) (PASTE) [N/y/?] n
printenv (1.3 kb) (PRINTENV) [N/y/?] n
printf (3.8 kb) (PRINTF) [Y/n/?] y
pwd (3.7 kb) (PWD) [Y/n/?] y
readlink (4 kb) (READLINK) [Y/n/?] y
  Enable canonicalization by following all symlinks (-f) (FEATURE_READLINK_FOLLOW) [Y/n/?] y
realpath (1.6 kb) (REALPATH) [N/y/?] n
rm (5.4 kb) (RM) [Y/n/?] y
rmdir (3.5 kb) (RMDIR) [Y/n/?] y
seq (3.8 kb) (SEQ) [Y/n/?] y
shred (4.9 kb) (SHRED) [N/y/?] n
shuf (5.4 kb) (SHUF) [N/y/?] n
sleep (2 kb) (SLEEP) [Y/n/?] y
  Enable multiple arguments and s/m/h/d suffixes (FEATURE_FANCY_SLEEP) [Y/n/?] y
sort (7.7 kb) (SORT) [Y/n/?] y
  Full SuSv3 compliant sort (support -ktcbdfiogM) (FEATURE_SORT_BIG) [N/y/?] n
  Use less memory (but might be slower) (FEATURE_SORT_OPTIMIZE_MEMORY) [N/y/?] n
split (5 kb) (SPLIT) [N/y/?] n
stat (11 kb) (STAT) [N/y/?] n
stty (8.9 kb) (STTY) [N/y/?] n
sum (4 kb) (SUM) [N/y/?] n
sync (3.8 kb) (SYNC) [Y/n/?] y
  Enable -d and -f flags (requires syncfs(2) in libc) (FEATURE_SYNC_FANCY) [N/y/?] n
fsync (3.6 kb) (FSYNC) [Y/n/?] y
tac (3.9 kb) (TAC) [N/y/?] n
tail (6.8 kb) (TAIL) [Y/n/?] y
  Enable -q, -s, -v, and -F options (FEATURE_FANCY_TAIL) [Y/n/?] y
tee (4.2 kb) (TEE) [Y/n/?] y
  Enable block I/O (larger/faster) instead of byte I/O (FEATURE_TEE_USE_BLOCK_IO) [Y/n/?] y
test (4.1 kb) (TEST) [Y/n/?] y
test as [ (TEST1) [Y/n/?] y
test as [[ (TEST2) [Y/n/?] y
  Extend test to 64 bit (FEATURE_TEST_64) [Y/n/?] y
timeout (6 kb) (TIMEOUT) [N/y/?] n
touch (5.9 kb) (TOUCH) [Y/n/?] y
  Add support for -h (FEATURE_TOUCH_NODEREF) [N/y/?] n
  Add support for SUSV3 features (-d -t -r) (FEATURE_TOUCH_SUSV3) [Y/n/?] y
tr (5.1 kb) (TR) [Y/n/?] y
  Enable character classes (such as [:upper:]) (FEATURE_TR_CLASSES) [N/y/?] n
  Enable equivalence classes (FEATURE_TR_EQUIV) [N/y/?] n
true (tiny) (TRUE) [Y/n/?] y
truncate (4.2 kb) (TRUNCATE) [N/y/?] n
tty (3.6 kb) (TTY) [N/y/?] n
uname (3.9 kb) (UNAME) [Y/n/?] y
  Operating system name (UNAME_OSNAME) [GNU/Linux] GNU/Linux
arch (1.1 kb) (BB_ARCH) [N/y/?] n
uniq (4.9 kb) (UNIQ) [Y/n/?] y
unlink (3.2 kb) (UNLINK) [N/y/?] n
usleep (1.3 kb) (USLEEP) [N/y/?] n
uudecode (5.8 kb) (UUDECODE) [N/y/?] n
base64 (4.9 kb) (BASE64) [N/y/?] n
uuencode (4.4 kb) (UUENCODE) [N/y/?] n
wc (4.5 kb) (WC) [Y/n/?] y
  Support very large counts (FEATURE_WC_LARGE) [N/y/?] n
whoami (3.2 kb) (WHOAMI) [N/y/?] n
yes (1.2 kb) (YES) [Y/n/?] y
*
* Common options
*
Support verbose options (usually -v) for various applets (FEATURE_VERBOSE) [N/y/?] n
*
* Common options for cp and mv
*
Preserve hard links (FEATURE_PRESERVE_HARDLINKS) [Y/n/?] y
*
* Common options for df, du, ls
*
Support human readable output (example 13k, 23M, 235G) (FEATURE_HUMAN_READABLE) [Y/n/?] y
*
* Console Utilities
*
chvt (2 kb) (CHVT) [N/y/?] n
clear (tiny) (CLEAR) [Y/n/?] y
deallocvt (1.9 kb) (DEALLOCVT) [N/y/?] n
dumpkmap (1.6 kb) (DUMPKMAP) [N/y/?] n
fgconsole (1.5 kb) (FGCONSOLE) [N/y/?] n
kbd_mode (4.1 kb) (KBD_MODE) [N/y/?] n
loadfont (5.2 kb) (LOADFONT) [N/y/?] n
setfont (24 kb) (SETFONT) [N/y/?] n
loadkmap (1.8 kb) (LOADKMAP) [N/y/?] n
openvt (7.2 kb) (OPENVT) [N/y/?] n
reset (345 bytes) (RESET) [Y/n/?] y
resize (903 bytes) (RESIZE) [N/y/?] n
setconsole (3.6 kb) (SETCONSOLE) [N/y/?] n
setkeycodes (2.1 kb) (SETKEYCODES) [N/y/?] n
setlogcons (1.8 kb) (SETLOGCONS) [N/y/?] n
showkey (4.7 kb) (SHOWKEY) [N/y/?] n
*
* Debian Utilities
*
pipe_progress (275 bytes) (PIPE_PROGRESS) [N/y/?] n
run-parts (6.1 kb) (RUN_PARTS) [N/y/?] n
start-stop-daemon (12 kb) (START_STOP_DAEMON) [Y/n/?] y
  Enable long options (FEATURE_START_STOP_DAEMON_LONG_OPTIONS) [N/y] n
  Support additional arguments (FEATURE_START_STOP_DAEMON_FANCY) [N/y/?] n
which (3.8 kb) (WHICH) [Y/n/?] y
*
* klibc-utils
*
minips (11 kb) (MINIPS) [N/y/?] n
nuke (2.9 kb) (NUKE) [N/y/?] n
resume (3.2 kb) (RESUME) [N/y/?] n
run-init (7.7 kb) (RUN_INIT) [N/y/?] n
*
* Editors
*
awk (23 kb) (AWK) [Y/n/?] y
  Enable math functions (requires libm) (FEATURE_AWK_LIBM) [Y/n/?] y
  Enable a few GNU extensions (FEATURE_AWK_GNU_EXTENSIONS) [Y/n/?] y
cmp (4.9 kb) (CMP) [Y/n/?] y
diff (13 kb) (DIFF) [N/y/?] n
ed (21 kb) (ED) [N/y/?] n
patch (9.4 kb) (PATCH) [N/y/?] n
sed (12 kb) (SED) [Y/n/?] y
vi (23 kb) (VI) [Y/n/?] y
  Maximum screen width (FEATURE_VI_MAX_LEN) [1024] 1024
  Allow to display 8-bit chars (otherwise shows dots) (FEATURE_VI_8BIT) [N/y/?] n
  Enable ":" colon commands (no "ex" mode) (FEATURE_VI_COLON) [Y/n/?] y
  Enable yank/put commands and mark cmds (FEATURE_VI_YANKMARK) [Y/n/?] y
  Enable search and replace cmds (FEATURE_VI_SEARCH) [Y/n/?] y
    Enable regex in search and replace (FEATURE_VI_REGEX_SEARCH) [N/y/?] n
  Catch signals (FEATURE_VI_USE_SIGNALS) [Y/n/?] y
  Remember previous cmd and "." cmd (FEATURE_VI_DOT_CMD) [Y/n/?] y
  Enable -R option and "view" mode (FEATURE_VI_READONLY) [Y/n/?] y
  Enable settable options, ai ic showmatch (FEATURE_VI_SETOPTS) [Y/n/?] y
  Support :set (FEATURE_VI_SET) [Y/n] y
  Handle window resize (FEATURE_VI_WIN_RESIZE) [Y/n/?] y
  Use 'tell me cursor position' ESC sequence to measure window (FEATURE_VI_ASK_TERMINAL) [Y/n/?] y
  Support undo command "u" (FEATURE_VI_UNDO) [N/y/?] n
  Allow vi and awk to execute shell commands (FEATURE_ALLOW_EXEC) [Y/n/?] y
*
* Finding Utilities
*
find (14 kb) (FIND) [Y/n/?] y
  Enable -print0: NUL-terminated output (FEATURE_FIND_PRINT0) [Y/n/?] y
  Enable -mtime: modified time matching (FEATURE_FIND_MTIME) [Y/n/?] y
  Enable -mmin: modified time matching by minutes (FEATURE_FIND_MMIN) [N/y/?] n
  Enable -perm: permissions matching (FEATURE_FIND_PERM) [Y/n] y
  Enable -type: file type matching (file/dir/link/...) (FEATURE_FIND_TYPE) [Y/n/?] y
  Enable -executable: file is executable (FEATURE_FIND_EXECUTABLE) [N/y] n
  Enable -xdev: 'stay in filesystem' (FEATURE_FIND_XDEV) [Y/n] y
  Enable -mindepth N and -maxdepth N (FEATURE_FIND_MAXDEPTH) [Y/n] y
  Enable -newer: compare file modification times (FEATURE_FIND_NEWER) [Y/n/?] y
  Enable -inum: inode number matching (FEATURE_FIND_INUM) [N/y] n
  Enable -exec: execute commands (FEATURE_FIND_EXEC) [Y/n/?] y
    Enable -exec ... {} + (FEATURE_FIND_EXEC_PLUS) [N/y/?] n
  Enable -user: username/uid matching (FEATURE_FIND_USER) [Y/n] y
  Enable -group: group/gid matching (FEATURE_FIND_GROUP) [Y/n] y
  Enable the 'not' (!) operator (FEATURE_FIND_NOT) [Y/n/?] y
  Enable -depth (FEATURE_FIND_DEPTH) [Y/n/?] y
  Enable parens in options (FEATURE_FIND_PAREN) [Y/n/?] y
  Enable -size: file size matching (FEATURE_FIND_SIZE) [Y/n] y
  Enable -prune: exclude subdirectories (FEATURE_FIND_PRUNE) [Y/n/?] y
  Enable -quit: exit (FEATURE_FIND_QUIT) [N/y/?] n
  Enable -delete: delete files/dirs (FEATURE_FIND_DELETE) [N/y/?] n
  Enable -path: match pathname with shell pattern (FEATURE_FIND_PATH) [Y/n/?] y
  Enable -regex: match pathname with regex (FEATURE_FIND_REGEX) [Y/n/?] y
  Enable -links: link count matching (FEATURE_FIND_LINKS) [N/y/?] n
grep (8.6 kb) (GREP) [Y/n/?] y
egrep (7.8 kb) (EGREP) [Y/n/?] y
fgrep (7.8 kb) (FGREP) [Y/n/?] y
  Enable before and after context flags (-A, -B and -C) (FEATURE_GREP_CONTEXT) [Y/n/?] y
xargs (7.2 kb) (XARGS) [Y/n/?] y
  Enable -p: prompt and confirmation (FEATURE_XARGS_SUPPORT_CONFIRMATION) [Y/n/?] y
  Enable single and double quotes and backslash (FEATURE_XARGS_SUPPORT_QUOTES) [Y/n/?] y
  Enable -x: exit if -s or -n is exceeded (FEATURE_XARGS_SUPPORT_TERMOPT) [Y/n/?] y
  Enable -0: NUL-terminated input (FEATURE_XARGS_SUPPORT_ZERO_TERM) [Y/n/?] y
  Enable -I STR: string to replace (FEATURE_XARGS_SUPPORT_REPL_STR) [N/y/?] n
  Enable -P N: processes to run in parallel (FEATURE_XARGS_SUPPORT_PARALLEL) [N/y] n
  Enable -a FILE: use FILE instead of stdin (FEATURE_XARGS_SUPPORT_ARGS_FILE) [N/y] n
*
* Init Utilities
*
bootchartd (10 kb) (BOOTCHARTD) [N/y/?] n
halt (4 kb) (HALT) [Y/n/?] y
poweroff (4 kb) (POWEROFF) [Y/n/?] y
reboot (4 kb) (REBOOT) [Y/n/?] y
  Before signaling init, make sure it is ready for it (FEATURE_WAIT_FOR_INIT) [N/y/?] n
  Call telinit on shutdown and reboot (FEATURE_CALL_TELINIT) [N/y/?] n
init (10 kb) (INIT) [N/y/?] n
linuxrc: support running init from initrd (not initramfs) (LINUXRC) [N/y/?] n
*
* Login/Password Management Utilities
*
Support shadow passwords (FEATURE_SHADOWPASSWDS) [Y/n/?] y
Use internal password and group functions rather than system functions (USE_BB_PWD_GRP) [N/y/?] n
Use internal crypt functions (USE_BB_CRYPT) [N/y/?] n
add-shell (3.1 kb) (ADD_SHELL) [N/y/?] n
remove-shell (3 kb) (REMOVE_SHELL) [N/y/?] n
addgroup (8.6 kb) (ADDGROUP) [N/y/?] n
adduser (15 kb) (ADDUSER) [N/y/?] n
chpasswd (18 kb) (CHPASSWD) [N/y/?] n
  Default encryption method (passwd -a, cryptpw -m, chpasswd -c ALG) (FEATURE_DEFAULT_PASSWD_ALGO) [md5] md5
cryptpw (14 kb) (CRYPTPW) [N/y/?] n
mkpasswd (15 kb) (MKPASSWD) [N/y/?] n
deluser (9.1 kb) (DELUSER) [N/y/?] n
delgroup (6.4 kb) (DELGROUP) [N/y/?] n
getty (10 kb) (GETTY) [N/y/?] n
login (24 kb) (LOGIN) [Y/n/?] y
  Run logged in session in a child process (LOGIN_SESSION_AS_CHILD) [Y/n/?] y
  Support login scripts (LOGIN_SCRIPTS) [N/y/?] n
  Support /etc/nologin (FEATURE_NOLOGIN) [N/y/?] n
  Support /etc/securetty (FEATURE_SECURETTY) [N/y/?] n
passwd (21 kb) (PASSWD) [Y/n/?] y
  Check new passwords for weakness (FEATURE_PASSWD_WEAK_CHECK) [Y/n/?] y
su (19 kb) (SU) [N/y/?] n
sulogin (17 kb) (SULOGIN) [N/y/?] n
vlock (17 kb) (VLOCK) [N/y/?] n
*
* Linux Ext2 FS Progs
*
chattr (3.8 kb) (CHATTR) [N/y/?] n
fsck (7.4 kb) (FSCK) [N/y/?] n
lsattr (5.5 kb) (LSATTR) [N/y/?] n
tune2fs (4.4 kb) (TUNE2FS) [N/y/?] n
*
* Linux Module Utilities
*
Simplified modutils (MODPROBE_SMALL) [N/y/?] n
depmod (27 kb) (DEPMOD) [N/y/?] n
insmod (22 kb) (INSMOD) [N/y/?] n
lsmod (1.9 kb) (LSMOD) [N/y/?] n
modinfo (24 kb) (MODINFO) [N/y/?] n
modprobe (28 kb) (MODPROBE) [N/y/?] n
rmmod (3.3 kb) (RMMOD) [N/y/?] n
*
* Options common to multiple modutils
*
*
* Linux System Utilities
*
acpid (9 kb) (ACPID) [N/y/?] n
blkdiscard (4.3 kb) (BLKDISCARD) [N/y/?] n
blkid (12 kb) (BLKID) [N/y/?] n
blockdev (2.3 kb) (BLOCKDEV) [N/y/?] n
cal (5.8 kb) (CAL) [N/y/?] n
chrt (4.7 kb) (CHRT) [N/y/?] n
dmesg (3.7 kb) (DMESG) [Y/n/?] y
  Pretty output (FEATURE_DMESG_PRETTY) [Y/n/?] y
eject (4 kb) (EJECT) [N/y/?] n
fallocate (4.1 kb) (FALLOCATE) [N/y/?] n
fatattr (1.9 kb) (FATATTR) [N/y/?] n
fbset (5.9 kb) (FBSET) [N/y/?] n
fdformat (4.4 kb) (FDFORMAT) [N/y/?] n
fdisk (37 kb) (FDISK) [N/y/?] n
findfs (12 kb) (FINDFS) [N/y/?] n
flock (6.3 kb) (FLOCK) [Y/n/?] y
fdflush (1.3 kb) (FDFLUSH) [N/y/?] n
freeramdisk (1.3 kb) (FREERAMDISK) [N/y/?] n
fsck.minix (13 kb) (FSCK_MINIX) [N/y/?] n
fsfreeze (3.5 kb) (FSFREEZE) [N/y/?] n
fstrim (4.4 kb) (FSTRIM) [N/y/?] n
getopt (5.8 kb) (GETOPT) [N/y/?] n
hexdump (8.6 kb) (HEXDUMP) [Y/n/?] y
  Support -R, reverse of 'hexdump -Cv' (FEATURE_HEXDUMP_REVERSE) [N/y/?] n
hd (7.8 kb) (HD) [N/y/?] n
xxd (8.9 kb) (XXD) [N/y/?] n
hwclock (5.8 kb) (HWCLOCK) [Y/n/?] y
  Use FHS /var/lib/hwclock/adjtime (FEATURE_HWCLOCK_ADJTIME_FHS) [N/y/?] n
ionice (3.8 kb) (IONICE) [N/y/?] n
ipcrm (3.2 kb) (IPCRM) [N/y/?] n
ipcs (11 kb) (IPCS) [N/y/?] n
losetup (5.5 kb) (LOSETUP) [N/y/?] n
lspci (6.3 kb) (LSPCI) [N/y/?] n
lsusb (4.2 kb) (LSUSB) [N/y/?] n
mdev (17 kb) (MDEV) [N/y/?] n
mesg (1.4 kb) (MESG) [N/y/?] n
mke2fs (10 kb) (MKE2FS) [N/y/?] n
mkfs.ext2 (10 kb) (MKFS_EXT2) [N/y/?] n
mkfs.minix (10 kb) (MKFS_MINIX) [N/y/?] n
mkfs_reiser (MKFS_REISER) [N/y/?] n
mkdosfs (7.2 kb) (MKDOSFS) [N/y/?] n
mkfs.vfat (7.2 kb) (MKFS_VFAT) [N/y/?] n
mkswap (6.3 kb) (MKSWAP) [Y/n/?] y
  UUID support (FEATURE_MKSWAP_UUID) [N/y/?] n
more (7 kb) (MORE) [N/y/?] n
mount (23 kb) (MOUNT) [Y/n/?] y
  Support -f (fake mount) (FEATURE_MOUNT_FAKE) [N/y/?] n
  Support -v (verbose) (FEATURE_MOUNT_VERBOSE) [N/y/?] n
  Support mount helpers (FEATURE_MOUNT_HELPERS) [Y/n/?] y
  Support specifying devices by label or UUID (FEATURE_MOUNT_LABEL) [N/y/?] n
  Support mounting NFS file systems on Linux < 2.6.23 (FEATURE_MOUNT_NFS) [N/y/?] n
  Support mounting CIFS/SMB file systems (FEATURE_MOUNT_CIFS) [Y/n/?] y
  Support lots of -o flags (FEATURE_MOUNT_FLAGS) [Y/n/?] y
  Support /etc/fstab and -a (mount all) (FEATURE_MOUNT_FSTAB) [Y/n/?] y
    Support -T <alt_fstab> (FEATURE_MOUNT_OTHERTAB) [N/y/?] n
mountpoint (4.9 kb) (MOUNTPOINT) [N/y/?] n
nsenter (6.5 kb) (NSENTER) [N/y/?] n
pivot_root (1.1 kb) (PIVOT_ROOT) [Y/n/?] y
rdate (5.6 kb) (RDATE) [N/y/?] n
rdev (1.8 kb) (RDEV) [N/y/?] n
readprofile (7.1 kb) (READPROFILE) [N/y/?] n
renice (4.2 kb) (RENICE) [N/y/?] n
rev (4.4 kb) (REV) [N/y/?] n
rtcwake (6.8 kb) (RTCWAKE) [N/y/?] n
script (8.6 kb) (SCRIPT) [N/y/?] n
scriptreplay (2.4 kb) (SCRIPTREPLAY) [N/y/?] n
setarch (3.6 kb) (SETARCH) [N/y/?] n
linux32 (3.3 kb) (LINUX32) [N/y/?] n
linux64 (3.3 kb) (LINUX64) [N/y/?] n
setpriv (6.6 kb) (SETPRIV) [N/y/?] n
setsid (3.6 kb) (SETSID) [N/y/?] n
swapon (15 kb) (SWAPON) [Y/n/?] y
  Support discard option -d (FEATURE_SWAPON_DISCARD) [Y/n/?] y
  Support priority option -p (FEATURE_SWAPON_PRI) [Y/n/?] y
swapoff (14 kb) (SWAPOFF) [Y/n] y
  Support specifying devices by label or UUID (FEATURE_SWAPONOFF_LABEL) [N/y/?] n
switch_root (5.5 kb) (SWITCH_ROOT) [Y/n/?] y
taskset (4.2 kb) (TASKSET) [N/y/?] n
uevent (3.1 kb) (UEVENT) [N/y/?] n
umount (5.1 kb) (UMOUNT) [Y/n/?] y
  Support -a (unmount all) (FEATURE_UMOUNT_ALL) [Y/n/?] y
unshare (7.2 kb) (UNSHARE) [N/y/?] n
*
* Common options for mount/umount
*
Support loopback mounts (FEATURE_MOUNT_LOOP) [Y/n/?] y
  Create new loopback devices if needed (FEATURE_MOUNT_LOOP_CREATE) [N/y/?] n
Support old /etc/mtab file (FEATURE_MTAB_SUPPORT) [N/y/?] n
*
* Miscellaneous Utilities
*
adjtimex (4.7 kb) (ADJTIMEX) [N/y/?] n
bbconfig (9.7 kb) (BBCONFIG) [N/y/?] n
bc (45 kb) (BC) [N/y/?] n
dc (36 kb) (DC) [N/y/?] n
beep (2.4 kb) (BEEP) [N/y/?] n
chat (6.3 kb) (CHAT) [N/y/?] n
conspy (10 kb) (CONSPY) [N/y/?] n
crond (14 kb) (CROND) [Y/n/?] y
  Support -d (redirect output to stderr) (FEATURE_CROND_D) [N/y/?] n
  Report command output via email (using sendmail) (FEATURE_CROND_CALL_SENDMAIL) [N/y/?] n
  Support special times (@reboot, @daily, etc) in crontabs (FEATURE_CROND_SPECIAL_TIMES) [N/y/?] n
  crond spool directory (FEATURE_CROND_DIR) [/etc] /etc
crontab (10 kb) (CRONTAB) [Y/n/?] y
devfsd (obsolete) (DEVFSD) [N/y/?] n
Use devfs names for all devices (obsolete) (FEATURE_DEVFS) [N/y/?] n
devmem (2.5 kb) (DEVMEM) [N/y/?] n
fbsplash (26 kb) (FBSPLASH) [N/y/?] n
flash_eraseall (5.9 kb) (FLASH_ERASEALL) [N/y/?] n
flash_lock (2.1 kb) (FLASH_LOCK) [N/y/?] n
flash_unlock (1.3 kb) (FLASH_UNLOCK) [N/y/?] n
flashcp (5.3 kb) (FLASHCP) [N/y/?] n
hdparm (25 kb) (HDPARM) [N/y/?] n
hexedit (21 kb) (HEXEDIT) [N/y/?] n
i2cget (5.5 kb) (I2CGET) [N/y/?] n
i2cset (6.7 kb) (I2CSET) [N/y/?] n
i2cdump (7.1 kb) (I2CDUMP) [N/y/?] n
i2cdetect (7.1 kb) (I2CDETECT) [N/y/?] n
i2ctransfer (4.0 kb) (I2CTRANSFER) [N/y/?] n
inotifyd (3.6 kb) (INOTIFYD) [N/y/?] n
less (16 kb) (LESS) [Y/n/?] y
  Max number of input lines less will try to eat (FEATURE_LESS_MAXLINES) [9999999] 9999999
  Enable bracket searching (FEATURE_LESS_BRACKETS) [N/y/?] n
  Enable -m/-M (FEATURE_LESS_FLAGS) [N/y/?] n
  Enable -S (FEATURE_LESS_TRUNCATE) [N/y/?] n
  Enable marks (FEATURE_LESS_MARKS) [N/y/?] n
  Enable regular expressions (FEATURE_LESS_REGEXP) [N/y/?] n
  Enable automatic resizing on window size changes (FEATURE_LESS_WINCH) [N/y/?] n
  Enable flag changes ('-' command) (FEATURE_LESS_DASHCMD) [N/y/?] n
lock (LOCK) [Y/n/?] y
lsscsi (2.5 kb) (LSSCSI) [N/y/?] n
makedevs (9.2 kb) (MAKEDEVS) [N/y/?] n
man (26 kb) (MAN) [N/y/?] n
microcom (5.7 kb) (MICROCOM) [N/y/?] n
mt (2.5 kb) (MT) [N/y/?] n
nandwrite (4.8 kb) (NANDWRITE) [N/y/?] n
nanddump (5.2 kb) (NANDDUMP) [N/y/?] n
partprobe (3.5 kb) (PARTPROBE) [N/y/?] n
raidautorun (1.3 kb) (RAIDAUTORUN) [N/y/?] n
readahead (1.5 kb) (READAHEAD) [N/y/?] n
rfkill (4.4 kb) (RFKILL) [N/y/?] n
rx (2.9 kb) (RX) [N/y/?] n
setfattr (3.7 kb) (SETFATTR) [N/y/?] n
setserial (6.9 kb) (SETSERIAL) [N/y/?] n
strings (4.6 kb) (STRINGS) [Y/n/?] y
time (6.8 kb) (TIME) [Y/n/?] y
ts (450 bytes) (TS) [N/y] n
ttysize (432 bytes) (TTYSIZE) [N/y/?] n
ubiattach (4.2 kb) (UBIATTACH) [N/y/?] n
ubidetach (4.1 kb) (UBIDETACH) [N/y/?] n
ubimkvol (5.3 kb) (UBIMKVOL) [N/y/?] n
ubirmvol (4.9 kb) (UBIRMVOL) [N/y/?] n
ubirsvol (4.2 kb) (UBIRSVOL) [N/y/?] n
ubiupdatevol (5.2 kb) (UBIUPDATEVOL) [N/y/?] n
ubirename (2.4 kb) (UBIRENAME) [N/y/?] n
volname (1.6 kb) (VOLNAME) [N/y/?] n
watchdog (5.3 kb) (WATCHDOG) [N/y/?] n
*
* Networking Utilities
*
Enable IPv6 support (FEATURE_IPV6) [Y/n/?] y
Enable Unix domain socket support (usually not needed) (FEATURE_UNIX_LOCAL) [N/y/?] n
Prefer IPv4 addresses from DNS queries (FEATURE_PREFER_IPV4_ADDRESS) [Y/n/?] y
Verbose resolution errors (VERBOSE_RESOLUTION_ERRORS) [Y/n/?] y
arp (10 kb) (ARP) [N/y/?] n
arping (9 kb) (ARPING) [N/y/?] n
brctl (4.7 kb) (BRCTL) [Y/n/?] y
  Fancy options (FEATURE_BRCTL_FANCY) [Y/n/?] y
    Support show (FEATURE_BRCTL_SHOW) [Y/n/?] y
dnsd (9.8 kb) (DNSD) [N/y/?] n
ether-wake (4.9 kb) (ETHER_WAKE) [N/y/?] n
ftpd (30 kb) (FTPD) [N/y/?] n
ftpget (7.8 kb) (FTPGET) [N/y/?] n
ftpput (7.5 kb) (FTPPUT) [N/y/?] n
hostname (5.5 kb) (HOSTNAME) [N/y/?] n
dnsdomainname (3.6 kb) (DNSDOMAINNAME) [N/y/?] n
httpd (32 kb) (HTTPD) [N/y/?] n
ifconfig (12 kb) (IFCONFIG) [Y/n/?] y
  Enable status reporting output (+7k) (FEATURE_IFCONFIG_STATUS) [Y/n/?] y
  Enable slip-specific options "keepalive" and "outfill" (FEATURE_IFCONFIG_SLIP) [N/y/?] n
  Enable options "mem_start", "io_addr", and "irq" (FEATURE_IFCONFIG_MEMSTART_IOADDR_IRQ) [N/y/?] n
  Enable option "hw" (ether only) (FEATURE_IFCONFIG_HW) [Y/n/?] y
  Set the broadcast automatically (FEATURE_IFCONFIG_BROADCAST_PLUS) [Y/n/?] y
ifenslave (13 kb) (IFENSLAVE) [N/y/?] n
ifplugd (10 kb) (IFPLUGD) [N/y/?] n
ifup (14 kb) (IFUP) [N/y/?] n
ifdown (13 kb) (IFDOWN) [N/y/?] n
inetd (18 kb) (INETD) [N/y/?] n
ip (35 kb) (IP) [Y/n/?] y
ipaddr (14 kb) (IPADDR) [N/y/?] n
iplink (17 kb) (IPLINK) [N/y/?] n
iproute (15 kb) (IPROUTE) [N/y/?] n
iptunnel (9.6 kb) (IPTUNNEL) [N/y/?] n
iprule (10 kb) (IPRULE) [N/y/?] n
ipneigh (8.3 kb) (IPNEIGH) [N/y/?] n
ip address (FEATURE_IP_ADDRESS) [Y/n/?] y
ip link (FEATURE_IP_LINK) [Y/n/?] y
ip route (FEATURE_IP_ROUTE) [Y/n/?] y
  ip route configuration directory (FEATURE_IP_ROUTE_DIR) [/etc/iproute2] /etc/iproute2
ip tunnel (FEATURE_IP_TUNNEL) [N/y/?] n
ip rule (FEATURE_IP_RULE) [Y/n/?] y
ip neighbor (FEATURE_IP_NEIGH) [Y/n/?] y
Support displaying rarely used link types (FEATURE_IP_RARE_PROTOCOLS) [N/y/?] n
ipcalc (4.4 kb) (IPCALC) [N/y/?] n
fakeidentd (8.7 kb) (FAKEIDENTD) [N/y/?] n
nameif (6.6 kb) (NAMEIF) [N/y/?] n
nbd-client (6 kb) (NBDCLIENT) [N/y/?] n
nc (11 kb) (NC) [Y/n/?] y
netcat (11 kb) (NETCAT) [N/y/?] n
  Netcat server options (-l) (NC_SERVER) [N/y/?] n
  Netcat extensions (-eiw and -f FILE) (NC_EXTRA) [N/y/?] n
  Netcat 1.10 compatibility (+2.5k) (NC_110_COMPAT) [N/y/?] n
netmsg (NETMSG) [Y/n/?] y
netstat (10 kb) (NETSTAT) [Y/n/?] y
  Enable wide output (FEATURE_NETSTAT_WIDE) [Y/n/?] y
  Enable PID/Program name output (FEATURE_NETSTAT_PRG) [Y/n/?] y
nslookup (9.7 kb) (NSLOOKUP) [N/y/?] n
  nslookup_openwrt (NSLOOKUP_OPENWRT) [Y/n/?] y
    Enable long options (FEATURE_NSLOOKUP_OPENWRT_LONG_OPTIONS) [N/y/?] n
ntpd (22 kb) (NTPD) [Y/n/?] y
  Make ntpd usable as a NTP server (FEATURE_NTPD_SERVER) [Y/n/?] y
  Make ntpd understand /etc/ntp.conf (FEATURE_NTPD_CONF) [N/y/?] n
  Support md5/sha1 message authentication codes (FEATURE_NTP_AUTH) [N/y] n
ping (10 kb) (PING) [Y/n/?] y
ping6 (11 kb) (PING6) [Y/n/?] y
Enable fancy ping output (FEATURE_FANCY_PING) [Y/n/?] y
pscan (6 kb) (PSCAN) [N/y/?] n
route (8.7 kb) (ROUTE) [Y/n/?] y
slattach (6.2 kb) (SLATTACH) [N/y/?] n
ssl_client (25 kb) (SSL_CLIENT) [N/y/?] n
tc (8.3 kb) (TC) [N/y/?] n
tcpsvd (14 kb) (TCPSVD) [N/y/?] n
udpsvd (13 kb) (UDPSVD) [N/y/?] n
telnet (8.8 kb) (TELNET) [N/y/?] n
telnetd (12 kb) (TELNETD) [N/y/?] n
tftp (11 kb) (TFTP) [N/y/?] n
tftpd (10 kb) (TFTPD) [N/y/?] n
traceroute (11 kb) (TRACEROUTE) [Y/n/?] y
traceroute6 (13 kb) (TRACEROUTE6) [Y/n/?] y
Enable verbose output (FEATURE_TRACEROUTE_VERBOSE) [Y/n/?] y
Enable -I option (use ICMP instead of UDP) (FEATURE_TRACEROUTE_USE_ICMP) [N/y] n
tunctl (6.2 kb) (TUNCTL) [N/y/?] n
vconfig (2.3 kb) (VCONFIG) [N/y/?] n
wget (38 kb) (WGET) [N/y/?] n
whois (6.3 kb) (WHOIS) [N/y/?] n
zcip (8.4 kb) (ZCIP) [N/y/?] n
udhcpd (21 kb) (UDHCPD) [N/y/?] n
dumpleases (5.1 kb) (DUMPLEASES) [N/y/?] n
dhcprelay (5.2 kb) (DHCPRELAY) [N/y/?] n
udhcpc (24 kb) (UDHCPC) [Y/n/?] y
  Verify that the offered address is free, using ARP ping (FEATURE_UDHCPC_ARPING) [N/y/?] n
  Do not pass malformed host and domain names (FEATURE_UDHCPC_SANITIZEOPT) [N/y/?] n
  Absolute path to config script (UDHCPC_DEFAULT_SCRIPT) [/usr/share/udhcpc/default.script] /usr/share/udhcpc/default.script
udhcpc6 (21 kb) (UDHCPC6) [N/y/?] n
*
* Common options for DHCP applets
*
Enable '-P port' option for udhcpd and udhcpc (FEATURE_UDHCP_PORT) [N/y/?] n
Maximum verbosity level (0..9) (UDHCP_DEBUG) [0] 0
DHCP options slack buffer size (UDHCPC_SLACK_FOR_BUGGY_SERVERS) [80] 80
Support RFC 3397 domain search options (FEATURE_UDHCP_RFC3397) [Y/n/?] y
Support 802.1Q VLAN parameters options (FEATURE_UDHCP_8021Q) [N/y/?] n
*
* Print Utilities
*
lpd (5.5 kb) (LPD) [N/y/?] n
lpr (9.9 kb) (LPR) [N/y/?] n
lpq (9.9 kb) (LPQ) [N/y/?] n
*
* Mail Utilities
*
makemime (5.4 kb) (MAKEMIME) [N/y/?] n
popmaildir (10 kb) (POPMAILDIR) [N/y/?] n
reformime (7.5 kb) (REFORMIME) [N/y/?] n
sendmail (14 kb) (SENDMAIL) [N/y/?] n
*
* Process Utilities
*
free (3.1 kb) (FREE) [Y/n/?] y
fuser (7 kb) (FUSER) [N/y/?] n
iostat (7.6 kb) (IOSTAT) [N/y/?] n
kill (3.1 kb) (KILL) [Y/n/?] y
killall (5.6 kb) (KILLALL) [Y/n/?] y
killall5 (5.3 kb) (KILLALL5) [N/y/?] n
lsof (3.4 kb) (LSOF) [N/y/?] n
mpstat (9.8 kb) (MPSTAT) [N/y/?] n
nmeter (11 kb) (NMETER) [N/y/?] n
pgrep (6.5 kb) (PGREP) [Y/n/?] y
pkill (7.5 kb) (PKILL) [N/y/?] n
pidof (6.3 kb) (PIDOF) [Y/n/?] y
  Enable single shot (-s) (FEATURE_PIDOF_SINGLE) [N/y/?] n
  Enable omitting pids (-o PID) (FEATURE_PIDOF_OMIT) [N/y/?] n
pmap (6 kb) (PMAP) [N/y/?] n
powertop (9.6 kb) (POWERTOP) [N/y/?] n
ps (11 kb) (PS) [Y/n/?] y
  Enable wide output (-w) (FEATURE_PS_WIDE) [Y/n/?] y
  Enable long output (-l) (FEATURE_PS_LONG) [N/y/?] n
pstree (9.3 kb) (PSTREE) [N/y/?] n
pwdx (3.7 kb) (PWDX) [N/y/?] n
smemcap (2.5 kb) (SMEMCAP) [N/y/?] n
sysctl (7.4 kb) (BB_SYSCTL) [Y/n/?] y
top (18 kb) (TOP) [Y/n/?] y
  Accept keyboard commands (FEATURE_TOP_INTERACTIVE) [N/y/?] n
  Show CPU per-process usage percentage (FEATURE_TOP_CPU_USAGE_PERCENTAGE) [Y/n/?] y
    Show CPU global usage percentage (FEATURE_TOP_CPU_GLOBAL_PERCENTS) [Y/n/?] y
      SMP CPU usage display ('c' key) (FEATURE_TOP_SMP_CPU) [N/y/?] n
    Show 1/10th of a percent in CPU/mem statistics (FEATURE_TOP_DECIMALS) [N/y/?] n
  Show CPU process runs on ('j' field) (FEATURE_TOP_SMP_PROCESS) [N/y/?] n
  Topmem command ('s' key) (FEATURE_TOPMEM) [N/y/?] n
uptime (3.7 kb) (UPTIME) [Y/n/?] y
watch (4.4 kb) (WATCH) [N/y/?] n
Support thread display in ps/pstree/top (FEATURE_SHOW_THREADS) [N/y/?] n
*
* Runit Utilities
*
chpst (9 kb) (CHPST) [N/y/?] n
setuidgid (4 kb) (SETUIDGID) [N/y/?] n
envuidgid (3.9 kb) (ENVUIDGID) [N/y/?] n
envdir (2.5 kb) (ENVDIR) [N/y/?] n
softlimit (4.5 kb) (SOFTLIMIT) [N/y/?] n
runsv (7.8 kb) (RUNSV) [N/y/?] n
runsvdir (6.3 kb) (RUNSVDIR) [N/y/?] n
sv (8.5 kb) (SV) [N/y/?] n
svc (8.4 kb) (SVC) [N/y/?] n
svok (1.5 kb) (SVOK) [N/y/?] n
svlogd (16 kb) (SVLOGD) [N/y/?] n
*
* Shells
*
Choose which shell is aliased to 'sh' name
> 1. ash (SH_IS_ASH)
  2. hush (SH_IS_HUSH)
  3. none (SH_IS_NONE)
choice[1-3?]: 1
Choose which shell is aliased to 'bash' name
  1. ash (BASH_IS_ASH)
  2. hush (BASH_IS_HUSH)
> 3. none (BASH_IS_NONE)
choice[1-3?]: 3
ash (78 kb) (ASH) [Y/n/?] y
  Optimize for size instead of speed (ASH_OPTIMIZE_FOR_SIZE) [N/y] n
  Use internal glob() implementation (ASH_INTERNAL_GLOB) [Y/n/?] y
  bash-compatible extensions (ASH_BASH_COMPAT) [Y/n] y
    'source' and '.' builtins search current directory after $PATH (ASH_BASH_SOURCE_CURDIR) [N/y/?] n
    command_not_found_handle hook support (ASH_BASH_NOT_FOUND_HOOK) [N/y/?] n
  Job control (ASH_JOB_CONTROL) [Y/n] y
  Alias support (ASH_ALIAS) [Y/n] y
  Pseudorandom generator and $RANDOM variable (ASH_RANDOM_SUPPORT) [N/y/?] n
  Expand prompt string (ASH_EXPAND_PRMT) [Y/n/?] y
  Idle timeout variable $TMOUT (ASH_IDLE_TIMEOUT) [N/y/?] n
  Check for new mail in interactive shell (ASH_MAIL) [N/y/?] n
  echo builtin (ASH_ECHO) [Y/n] y
  printf builtin (ASH_PRINTF) [Y/n] y
  test builtin (ASH_TEST) [Y/n] y
  help builtin (ASH_HELP) [N/y] n
  getopts builtin (ASH_GETOPTS) [Y/n] y
  command builtin (ASH_CMDCMD) [Y/n/?] y
cttyhack (2.4 kb) (CTTYHACK) [N/y/?] n
hush (68 kb) (HUSH) [N/y/?] n
*
* Options common to all shells
*
POSIX math support (FEATURE_SH_MATH) [Y/n/?] y
  Extend POSIX math support to 64 bit (FEATURE_SH_MATH_64) [Y/n/?] y
  Support BASE#nnnn literals (FEATURE_SH_MATH_BASE) [N/y] n
Hide message on interactive shell startup (FEATURE_SH_EXTRA_QUIET) [N/y/?] n
Standalone shell (FEATURE_SH_STANDALONE) [N/y/?] n
Run 'nofork' applets directly (FEATURE_SH_NOFORK) [Y/n/?] y
read -t N.NNN support (+110 bytes) (FEATURE_SH_READ_FRAC) [N/y/?] n
Use $HISTFILESIZE (FEATURE_SH_HISTFILESIZE) [N/y/?] n
Embed scripts in the binary (FEATURE_SH_EMBEDDED_SCRIPTS) [N/y/?] n
*
* System Logging Utilities
*
klogd (5.7 kb) (KLOGD) [N/y/?] n
logger (6.3 kb) (LOGGER) [Y/n/?] y
logread (4.8 kb) (LOGREAD) [N/y/?] n
syslogd (13 kb) (SYSLOGD) [N/y/?] n
yes
checking for u_int8_t... gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -fPIC --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_getstr.c -o ../objects/lib_getstr.o
yes
checking for uint16_t... yes
checking for u_int16_t... [ 59%] Building C object CMakeFiles/pcap.dir/scanner.c.o
yes
checking for uint32_t... gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -fPIC --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_hline.c -o ../objects/lib_hline.o
[ 50%] Building C object library/CMakeFiles/mbedx509_static.dir/x509_csr.c.o
yes
checking for u_int32_t... gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -fPIC --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_immedok.c -o ../objects/lib_immedok.o
yes
checking for struct sockaddr_storage... no
checking for socklen_t... [ 50%] Building C object library/CMakeFiles/mbedx509_static.dir/x509write_crt.c.o
gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -fPIC --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_inchstr.c -o ../objects/lib_inchstr.o
yes
checking for struct sockaddr_storage... gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -fPIC --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_initscr.c -o ../objects/lib_initscr.o
yes
checking for struct sockaddr_in6... yes
checking for struct in6_addr... yes
checking for struct addrinfo... gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -fPIC --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_insch.c -o ../objects/lib_insch.o
yes
checking for gai_strerror... [ 51%] Building C object library/CMakeFiles/mbedx509_static.dir/x509write_csr.c.o
gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -fPIC --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_insdel.c -o ../objects/lib_insdel.o
yes
checking for struct utmp.ut_host... gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -fPIC --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_insnstr.c -o ../objects/lib_insnstr.o
yes
checking for struct utmp.ut_pid... yes
checking for struct utmp.ut_type... [ 61%] Linking C shared library libpcap.so
yes
checking for struct utmp.ut_tv... [ 51%] Linking C static library libmbedx509.a
gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -fPIC --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_instr.c -o ../objects/lib_instr.o
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libpcap-1.9.1'
[ 51%] Built target mbedx509_static
[ 66%] Built target pcap
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
Scanning dependencies of target mbedx509
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
[ 52%] Building C object library/CMakeFiles/mbedx509.dir/certs.c.o
Scanning dependencies of target mbedtls_static
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
[ 52%] Building C object library/CMakeFiles/mbedtls_static.dir/debug.c.o
yes
checking for struct utmp.ut_id... [ 52%] Building C object library/CMakeFiles/mbedx509.dir/pkcs11.c.o
[ 52%] Building C object library/CMakeFiles/mbedtls_static.dir/net_sockets.c.o
yes
[ 53%] Building C object library/CMakeFiles/mbedx509.dir/x509.c.o
checking for struct utmp.ut_addr... gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -fPIC --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_isendwin.c -o ../objects/lib_isendwin.o
yes
checking for struct utmp.ut_addr_v6... yes
checking for struct utmp.ut_exit... gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -fPIC --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_leaveok.c -o ../objects/lib_leaveok.o
yes
checking for struct utmp.ut_time... yes
checking for struct utmpx.ut_host... [ 54%] Building C object library/CMakeFiles/mbedtls_static.dir/ssl_cache.c.o
gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -fPIC --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_mouse.c -o ../objects/lib_mouse.o
yes
checking for struct utmpx.ut_syslen... no
checking for struct utmpx.ut_type... [ 54%] Building C object library/CMakeFiles/mbedtls_static.dir/ssl_ciphersuites.c.o
yes
checking for struct utmpx.ut_id... [ 54%] Building C object library/CMakeFiles/mbedx509.dir/x509_create.c.o
yes
checking for struct utmpx.ut_addr... no
checking for struct utmpx.ut_addr_v6... [ 55%] Building C object library/CMakeFiles/mbedtls_static.dir/ssl_cli.c.o
yes
checking for struct utmpx.ut_time... [ 55%] Building C object library/CMakeFiles/mbedx509.dir/x509_crl.c.o
no
checking for struct utmpx.ut_tv... yes
checking for struct sockaddr_storage.ss_family... yes
checking for endutent... gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -fPIC --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_move.c -o ../objects/lib_move.o
yes
checking for getutent... [ 56%] Building C object library/CMakeFiles/mbedx509.dir/x509_crt.c.o
gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -fPIC --param max-inline-insns-single=1200 -c ../ncurses/./tty/lib_mvcur.c -o ../objects/lib_mvcur.o
yes
checking for getutid... make[4]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/busybox-1.31.1'
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/busybox-1.31.1/.configured_68b329da9893e34099c7d8ad5cb9c940_663e0077d20a4c4ccc86332fe948327d
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/busybox-1.31.1/.built
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/busybox-1.31.1/.built_check
make --jobserver-fds=3,4 -j -C /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/busybox-1.31.1/. AR="mipsel-openwrt-linux-musl-gcc-ar" AS="mipsel-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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/busybox-1.31.1=busybox-1.31.1 -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -flto" LD=mipsel-openwrt-linux-musl-ld NM="mipsel-openwrt-linux-musl-gcc-nm" CC="mipsel-openwrt-linux-musl-gcc" GCC="mipsel-openwrt-linux-musl-gcc" CXX="mipsel-openwrt-linux-musl-g++" RANLIB="mipsel-openwrt-linux-musl-gcc-ranlib" STRIP=mipsel-openwrt-linux-musl-strip OBJCOPY=mipsel-openwrt-linux-musl-objcopy OBJDUMP=mipsel-openwrt-linux-musl-objdump SIZE=mipsel-openwrt-linux-musl-size CROSS="mipsel-openwrt-linux-musl-" ARCH="mipsel" EXTRA_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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/busybox-1.31.1=busybox-1.31.1 -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -flto -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include" EXTRA_LDFLAGS="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro -flto=jobserver -fuse-linker-plugin" LDLIBS="" LD="mipsel-openwrt-linux-musl-gcc" SKIP_STRIP=y  CONFIG_PREFIX="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/busybox-1.31.1/ipkg-install" all install ;
make[4]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/busybox-1.31.1'
[ 69%] Building C object CMakeFiles/pcap_static.dir/nametoaddr.c.o
yes
checking for getutline... yes
checking for pututline... [ 71%] Building C object CMakeFiles/pcap_static.dir/optimize.c.o
gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -fPIC --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_mvwin.c -o ../objects/lib_mvwin.o
yes
checking for setutent... [ 56%] Building C object library/CMakeFiles/mbedtls_static.dir/ssl_cookie.c.o
gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -fPIC --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_newterm.c -o ../objects/lib_newterm.o
yes
checking for utmpname... [ 56%] Building C object library/CMakeFiles/mbedtls_static.dir/ssl_srv.c.o
yes
checking for endutxent... gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -fPIC --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_newwin.c -o ../objects/lib_newwin.o
yes
checking for getutxent... yes
checking for getutxid... gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -fPIC --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_nl.c -o ../objects/lib_nl.o
yes
checking for getutxline... gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -fPIC --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_overlay.c -o ../objects/lib_overlay.o
[ 56%] Building C object library/CMakeFiles/mbedx509.dir/x509_csr.c.o
yes
checking for pututxline... yes
gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -fPIC --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_pad.c -o ../objects/lib_pad.o
checking for setutxent... [ 56%] Building C object library/CMakeFiles/mbedx509.dir/x509write_crt.c.o
yes
checking for utmpxname... [ 73%] Building C object CMakeFiles/pcap_static.dir/pcap-common.c.o
gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -fPIC --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_printw.c -o ../objects/lib_printw.o
yes
checking for logout... [ 76%] Building C object CMakeFiles/pcap_static.dir/pcap.c.o
gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -fPIC --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_redrawln.c -o ../objects/lib_redrawln.o
no
checking for updwtmp... [ 57%] Building C object library/CMakeFiles/mbedx509.dir/x509write_csr.c.o
gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -fPIC --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_refresh.c -o ../objects/lib_refresh.o
yes
checking for logwtmp... [ 58%] Building C object library/CMakeFiles/mbedtls_static.dir/ssl_ticket.c.o
[ 58%] Linking C shared library libmbedx509.so
gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -fPIC --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_restart.c -o ../objects/lib_restart.o
no
checking for clock_gettime... [ 58%] Building C object library/CMakeFiles/mbedtls_static.dir/ssl_tls.c.o
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
[ 58%] Built target mbedx509
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
  SPLIT   include/autoconf.h -> include/config/*
yes
checking mach/mach_time.h usability... Scanning dependencies of target mbedtls
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -fPIC --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_scanw.c -o ../objects/lib_scanw.o
[ 58%] Building C object library/CMakeFiles/mbedtls.dir/debug.c.o
no
checking mach/mach_time.h presence... [ 59%] Building C object library/CMakeFiles/mbedtls.dir/net_sockets.c.o
  GEN     include/bbconfigopts.h
no
checking for mach/mach_time.h... no
checking for mach_absolute_time...   GEN     include/common_bufsiz.h
gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -fPIC --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_screen.c -o ../objects/lib_screen.o
  GEN     include/embedded_scripts.h
  HOSTCC  applets/usage
no
checking for explicit_bzero... applets/usage.c: In function 'main':
applets/usage.c:52:3: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
   write(STDOUT_FILENO, usage_array[i].usage, strlen(usage_array[i].usage) + 1);
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
autoreconf: running: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/autoconf --include=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/share/aclocal --include=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/share/aclocal --include=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/share/aclocal --include=m4 --include=. --prepend-include=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/aclocal --force
[ 59%] Building C object library/CMakeFiles/mbedtls.dir/ssl_cache.c.o
yes
checking for memset_s... [ 78%] Building C object CMakeFiles/pcap_static.dir/savefile.c.o
  HOSTCC  applets/applet_tables
[ 59%] Building C object library/CMakeFiles/mbedtls.dir/ssl_ciphersuites.c.o
no
checking for getrandom... [ 80%] Building C object CMakeFiles/pcap_static.dir/sf-pcapng.c.o
gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -fPIC --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_scroll.c -o ../objects/lib_scroll.o
yes
[ 60%] Building C object library/CMakeFiles/mbedtls.dir/ssl_cli.c.o
configure: Forcing bundled libtom*
configure: Not using login() etc
checking if your system defines LASTLOG_FILE...   GEN     include/usage_compressed.h
no
checking if your system defines _PATH_LASTLOG... yes
checking if your system defines UTMP_FILE... gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -fPIC --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_scrollok.c -o ../objects/lib_scrollok.o
yes
checking if your system defines WTMP_FILE...   GEN     include/applet_tables.h include/NUM_APPLETS.h
  GEN     include/applet_tables.h include/NUM_APPLETS.h
  CC      applets/applets.o
yes
checking if your system defines UTMPX_FILE... no
checking if your system defines WTMPX_FILE... gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -fPIC --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_scrreg.c -o ../objects/lib_scrreg.o
[ 83%] Building C object CMakeFiles/pcap_static.dir/sf-pcap.c.o
no
checking whether mipsel-openwrt-linux-musl-gcc needs -traditional...   HOSTCC  applets/usage_pod
no
checking for working memcmp... (cached) yes
checking sys/select.h usability... gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -fPIC --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_set_term.c -o ../objects/lib_set_term.o
g++ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -c -o csstidy/misc.o csstidy/misc.cpp
applets/usage_pod.c: In function 'main':
applets/usage_pod.c:74:3: warning: format not a string literal and no format arguments [-Wformat-security]
   printf(usage_array[i].aname);
   ^~~~~~
yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking types of arguments for select...   LD      applets/built-in.o
int,fd_set *,struct timeval *
checking for getpass...   DOC     busybox.pod
[ 85%] Building C object CMakeFiles/pcap_static.dir/pcap-linux.c.o
yes
checking for getspnam... gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -fPIC --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_slk.c -o ../objects/lib_slk.o
autoreconf: running: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/autoheader --include=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/share/aclocal --include=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/share/aclocal --include=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/share/aclocal --include=m4 --include=. --prepend-include=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/aclocal --force
yes
checking for getusershell... gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -fPIC --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_slkatr_set.c -o ../objects/lib_slkatr_set.o
[ 60%] Building C object library/CMakeFiles/mbedtls.dir/ssl_cookie.c.o
yes
checking for putenv... gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -fPIC --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_slkatrof.c -o ../objects/lib_slkatrof.o
yes
[ 61%] Building C object library/CMakeFiles/mbedtls.dir/ssl_srv.c.o
checking for clearenv... gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -fPIC --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_slkatron.c -o ../objects/lib_slkatron.o
yes
checking for strlcpy...   DOC     BusyBox.txt
gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -fPIC --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_slkatrset.c -o ../objects/lib_slkatrset.o
yes
checking for strlcat... gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -fPIC --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_slkattr.c -o ../objects/lib_slkattr.o
yes
checking for daemon...   DOC     busybox.1
gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -fPIC --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_slkclear.c -o ../objects/lib_slkclear.o
yes
checking for basename... gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -fPIC --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_slkcolor.c -o ../objects/lib_slkcolor.o
autoreconf: running: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/automake --add-missing --force-missing
yes
checking for _getpty... gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -fPIC --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_slkinit.c -o ../objects/lib_slkinit.o
no
checking for getaddrinfo... (cached) yes
checking for freeaddrinfo... automake: warning: autoconf input should be named 'configure.ac', not 'configure.in'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -fPIC --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_slklab.c -o ../objects/lib_slklab.o
yes
checking for getnameinfo... g++ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -c -o csstidy/main.o csstidy/main.cpp
gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -fPIC --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_slkrefr.c -o ../objects/lib_slkrefr.o
yes
checking for fork...   LD      archival/built-in.o
  CC      archival/bbunzip.o
yes
gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -fPIC --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_slkset.c -o ../objects/lib_slkset.o
checking for writev... [ 88%] Building C object CMakeFiles/pcap_static.dir/fad-getad.c.o
  CC      archival/gzip.o
[ 61%] Building C object library/CMakeFiles/mbedtls.dir/ssl_ticket.c.o
[ 61%] Building C object library/CMakeFiles/mbedtls.dir/ssl_tls.c.o
yes
[ 90%] Building C object CMakeFiles/pcap_static.dir/grammar.c.o
checking for getgrouplist... gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -fPIC --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_slktouch.c -o ../objects/lib_slktouch.o
[ 61%] Linking C static library libmbedtls.a
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
[ 61%] Built target mbedtls_static
[ 92%] Building C object CMakeFiles/pcap_static.dir/scanner.c.o
gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -fPIC --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_touch.c -o ../objects/lib_touch.o
yes
checking for library containing basename...   CC      archival/tar.o
gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -fPIC --param max-inline-insns-single=1200 -c ../ncurses/./tty/lib_tstp.c -o ../objects/lib_tstp.o
none required
configure: creating ./config.status
  AR      archival/lib.a
  LD      archival/libarchive/built-in.o
  CC      archival/libarchive/common.o
gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -fPIC --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_ungetch.c -o ../objects/lib_ungetch.o
config.status: creating Makefile
  CC      archival/libarchive/data_align.o
gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -fPIC --param max-inline-insns-single=1200 -c ../ncurses/./tty/lib_vidattr.c -o ../objects/lib_vidattr.o
config.status: creating libtomcrypt/Makefile
configure.in:14: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms are deprecated.  For more info, see:
configure.in:14: http://www.gnu.org/software/automake/manual/automake.html#Modernize-AM_005fINIT_005fAUTOMAKE-invocation
configure.in:24: installing './compile'
config.status: creating libtommath/Makefile
config.status: creating config.h
configure: WARNING: unrecognized options: --disable-nls
configure: 
configure: Using bundled libtomcrypt and libtommath
configure: 
configure: Now edit localoptions.h to choose features.
  CC      archival/libarchive/data_extract_all.o
echo '#define DEFAULT_PATH "/usr/sbin:/usr/bin:/sbin:/bin"' >> /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80/localoptions.h
echo '#define DROPBEAR_CURVE25519 1' >> /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80/localoptions.h
  CC      archival/libarchive/data_extract_to_stdout.o
for OPTION in DROPBEAR_ECDSA DROPBEAR_ECDH; do echo "#define $OPTION 0" >> /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80/localoptions.h; done
echo '#define DROPBEAR_ED25519 0' >> /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80/localoptions.h
echo '#define DROPBEAR_CHACHA20POLY1305 1' >> /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80/localoptions.h
# remove protocol idented software version number
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/sed -E -i -e 's,^(#define LOCAL_IDENT) .*$,\1 "SSH-2.0-dropbear",g' /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80/sysoptions.h
# disable legacy/unsafe methods and unused functionality
for OPTION in INETD_MODE DROPBEAR_CLI_NETCAT DROPBEAR_DSS DROPBEAR_USE_PASSWORD_ENV DO_MOTD ; do echo "#define $OPTION 0" >> /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80/localoptions.h; done
# enable nistp384 and nistp521 only if full ECC support was requested
for OPTION in DROPBEAR_ECC_384 DROPBEAR_ECC_521; do /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/sed -E -i -e 's,^(#define '$OPTION') .*$,\1 0,g' /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80/sysoptions.h; done
  CC      archival/libarchive/data_skip.o
automake: warning: autoconf input should be named 'configure.ac', not 'configure.in'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -fPIC --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_vline.c -o ../objects/lib_vline.o
# Enforce rebuild of svr-chansession.c
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80/svr-chansession.o
# Rebuild them on config change
make -C /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80/libtomcrypt clean
  CC      archival/libarchive/decompress_bunzip2.o
make[4]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80/libtomcrypt'
[ 95%] Linking C static library libpcap.a
make[4]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80/libtomcrypt'
make -C /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80/libtommath clean
make[4]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80/libtommath'
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libpcap-1.9.1'
rm -f *.gcda *.gcno *.gcov *.bat *.o *.a *.obj *.lib *.exe *.dll etclib/*.o \
			demo/*.o test timing mtest_opponent mtest/mtest mtest/mtest.exe tuning_list \
			*.s mpi.c *.da *.dyn *.dpi tommath.tex `find . -type f | grep [~] | xargs` *.lo *.la
[100%] Built target pcap_static
make[5]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libpcap-1.9.1'
make[4]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libpcap-1.9.1'
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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libpcap-1.9.1=libpcap-1.9.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libpcap-1.9.1=libpcap-1.9.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include " LDFLAGS="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro " make -C /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libpcap-1.9.1/. AR="mipsel-openwrt-linux-musl-gcc-ar" AS="mipsel-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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libpcap-1.9.1=libpcap-1.9.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro" LD=mipsel-openwrt-linux-musl-ld NM="mipsel-openwrt-linux-musl-gcc-nm" CC="mipsel-openwrt-linux-musl-gcc" GCC="mipsel-openwrt-linux-musl-gcc" CXX="mipsel-openwrt-linux-musl-g++" RANLIB="mipsel-openwrt-linux-musl-gcc-ranlib" STRIP=mipsel-openwrt-linux-musl-strip OBJCOPY=mipsel-openwrt-linux-musl-objcopy OBJDUMP=mipsel-openwrt-linux-musl-objdump SIZE=mipsel-openwrt-linux-musl-size CROSS="mipsel-openwrt-linux-musl-" ARCH="mipsel" CMAKE_COMMAND='/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/cmake' CMAKE_DISABLE_cmake_check_build_system=1 DESTDIR="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libpcap-1.9.1/ipkg-install"  install;
  CC      archival/libarchive/decompress_gunzip.o
make[4]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libpcap-1.9.1'
rm -rf .libs/ demo/.libs
make[4]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80/libtommath'
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80/.configured_e422cb6d3daf6dbb235b109c2e49488c_8e081b74cf069e1e6800a5bbcbb282f0
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80/.built
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80/.built_check
make[5]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libpcap-1.9.1'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libpcap-1.9.1'
make --jobserver-fds=3,4 -j -C /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80 AR="mipsel-openwrt-linux-musl-gcc-ar" AS="mipsel-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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto" LD=mipsel-openwrt-linux-musl-ld NM="mipsel-openwrt-linux-musl-gcc-nm" CC="mipsel-openwrt-linux-musl-gcc" GCC="mipsel-openwrt-linux-musl-gcc" CXX="mipsel-openwrt-linux-musl-g++" RANLIB="mipsel-openwrt-linux-musl-gcc-ranlib" STRIP=mipsel-openwrt-linux-musl-strip OBJCOPY=mipsel-openwrt-linux-musl-objcopy OBJDUMP=mipsel-openwrt-linux-musl-objdump SIZE=mipsel-openwrt-linux-musl-size PROGRAMS="dropbear dbclient dropbearkey scp" MULTI=1 SCPPROGRESS=1
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libpcap-1.9.1'
make[4]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80'
Creating default_options_guard.h
[  4%] Built target SerializeTarget
gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -fPIC --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_wattroff.c -o ../objects/lib_wattroff.o
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libpcap-1.9.1'
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libpcap-1.9.1'
mipsel-openwrt-linux-musl-gcc -c  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  dbmulti.c -o dbmulti.o
[ 52%] Built target pcap
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libpcap-1.9.1'
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libpcap-1.9.1'
[100%] Built target pcap_static
make[5]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libpcap-1.9.1'
  CC      archival/libarchive/filter_accept_all.o
Install the project...
-- Install configuration: "Release"
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libpcap-1.9.1/ipkg-install/usr/lib/libpcap.so.1.9.1
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libpcap-1.9.1/ipkg-install/usr/lib/libpcap.so.1
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libpcap-1.9.1/ipkg-install/usr/lib/libpcap.so
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libpcap-1.9.1/ipkg-install/usr/lib/libpcap.a
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libpcap-1.9.1/ipkg-install/usr/include/pcap
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libpcap-1.9.1/ipkg-install/usr/include/pcap/can_socketcan.h
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libpcap-1.9.1/ipkg-install/usr/include/pcap/dlt.h
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libpcap-1.9.1/ipkg-install/usr/include/pcap/nflog.h
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libpcap-1.9.1/ipkg-install/usr/include/pcap/pcap.h
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libpcap-1.9.1/ipkg-install/usr/include/pcap/pcap-inttypes.h
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libpcap-1.9.1/ipkg-install/usr/include/pcap/bpf.h
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libpcap-1.9.1/ipkg-install/usr/include/pcap/bluetooth.h
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libpcap-1.9.1/ipkg-install/usr/include/pcap/compiler-tests.h
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libpcap-1.9.1/ipkg-install/usr/include/pcap/ipnet.h
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libpcap-1.9.1/ipkg-install/usr/include/pcap/socket.h
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libpcap-1.9.1/ipkg-install/usr/include/pcap/usb.h
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libpcap-1.9.1/ipkg-install/usr/include/pcap/funcattrs.h
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libpcap-1.9.1/ipkg-install/usr/include/pcap/namedb.h
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libpcap-1.9.1/ipkg-install/usr/include/pcap/vlan.h
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libpcap-1.9.1/ipkg-install/usr/include/pcap/sll.h
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libpcap-1.9.1/ipkg-install/usr/include/pcap.h
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libpcap-1.9.1/ipkg-install/usr/include/pcap-bpf.h
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libpcap-1.9.1/ipkg-install/usr/include/pcap-namedb.h
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libpcap-1.9.1/ipkg-install/usr/bin/pcap-config
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libpcap-1.9.1/ipkg-install/usr/lib/pkgconfig/libpcap.pc
gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -fPIC --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_wattron.c -o ../objects/lib_wattron.o
make[4]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libpcap-1.9.1'
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libpcap-1.9.1/.built
rm -rf /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-libpcap
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-libpcap/host /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/packages
mipsel-openwrt-linux-musl-gcc -c  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  atomicio.c -o atomicio.o
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-libpcap
cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libpcap-1.9.1/ipkg-install/* /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-libpcap/
find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-libpcap -name '*.la' | xargs -r rm -f; 
src/ilmid/Makefile.am:3: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
if [ -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/packages/libpcap.list ]; then /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/clean-package.sh "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/packages/libpcap.list" "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl"; fi
if [ -d /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-libpcap ]; then (cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-libpcap; find ./ > /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-libpcap.files); 	SHELL= flock /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/.staging-dir.flock -c ' mv /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-libpcap.files /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/packages/libpcap.list && cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-libpcap/* /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/; '; fi
rm -rf /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-libpcap
  CC      archival/libarchive/filter_accept_list.o
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/stamp/.libpcap_installed
make[3]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/package/libs/libpcap'
time: package/libs/libpcap/compile#15.74#1.70#19.06
mipsel-openwrt-linux-musl-gcc -c  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  bignum.c -o bignum.o
gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -fPIC --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_winch.c -o ../objects/lib_winch.o
make[3]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/package/libs/libubox'
make[3]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/package/libs/libnl-tiny'
  CC      archival/libarchive/filter_accept_reject_list.o
mipsel-openwrt-linux-musl-gcc -c  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  buffer.c -o buffer.o
gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -fPIC --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_window.c -o ../objects/lib_window.o
  CC      archival/libarchive/find_list_entry.o
mipsel-openwrt-linux-musl-gcc -c  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  chachapoly.c -o chachapoly.o
  CC      archival/libarchive/get_header_tar.o
mipsel-openwrt-linux-musl-gcc -c  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  circbuffer.c -o circbuffer.o
gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -fPIC --param max-inline-insns-single=1200 -c ../ncurses/./base/nc_panel.c -o ../objects/nc_panel.o
src/maint/Makefile.am:5: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
  CC      archival/libarchive/header_list.o
mipsel-openwrt-linux-musl-gcc -c  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  cli-agentfwd.c -o cli-agentfwd.o
gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -fPIC --param max-inline-insns-single=1200 -c ../ncurses/./base/safe_sprintf.c -o ../objects/safe_sprintf.o
  CC      archival/libarchive/header_skip.o
mipsel-openwrt-linux-musl-gcc -c  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  cli-auth.c -o cli-auth.o
gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -fPIC --param max-inline-insns-single=1200 -c ../ncurses/./tty/tty_update.c -o ../objects/tty_update.o
  CC      archival/libarchive/header_verbose_list.o
mipsel-openwrt-linux-musl-gcc -c  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  cli-authinteract.c -o cli-authinteract.o
src/q2931/Makefile.am:38: warning: deprecated feature: target 'q.out.o' overrides 'q.out.o$(EXEEXT)'
src/q2931/Makefile.am:38: change your target to read 'q.out.o$(EXEEXT)'
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/../host/share/automake-1.15/am/program.am: target 'q.out.o$(EXEEXT)' was defined here
src/q2931/Makefile.am:4:   while processing program 'q.out.o'
src/q2931/Makefile.am:40: warning: deprecated feature: target 'qd.dump.o' overrides 'qd.dump.o$(EXEEXT)'
src/q2931/Makefile.am:40: change your target to read 'qd.dump.o$(EXEEXT)'
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/../host/share/automake-1.15/am/program.am: target 'qd.dump.o$(EXEEXT)' was defined here
src/q2931/Makefile.am:4:   while processing program 'qd.dump.o'
  CC      archival/libarchive/init_handle.o
mipsel-openwrt-linux-musl-gcc -c  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  cli-authpasswd.c -o cli-authpasswd.o
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/dl
SHELL= flock /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/.libnl-tiny-2019-10-29-0219008c.tar.xz.flock -c '  	/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/download.pl "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/dl" "libnl-tiny-2019-10-29-0219008c.tar.xz" "b84fab21374c6ddbf992acc4ec1c9c6896b32af97603027ca5c866d69d95780f" "" || (  	echo "Checking out files from the git repository..."; mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/dl && cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/dl && rm -rf libnl-tiny-2019-10-29-0219008c && [ \! -d libnl-tiny-2019-10-29-0219008c ] && git clone  https://git.openwrt.org/project/libnl-tiny.git libnl-tiny-2019-10-29-0219008c && (cd libnl-tiny-2019-10-29-0219008c && git checkout 0219008cc8767655d7e747497e8e1133a3e8f840 && git submodule update --init --recursive) && echo "Packing checkout..." && export TAR_TIMESTAMP=`cd libnl-tiny-2019-10-29-0219008c && git log -1 --format='\''@%ct'\''` && rm -rf libnl-tiny-2019-10-29-0219008c/.git && 	tar --numeric-owner --owner=0 --group=0 --mode=a-s --sort=name ${TAR_TIMESTAMP:+--mtime="$TAR_TIMESTAMP"} -c libnl-tiny-2019-10-29-0219008c | 	xz -zc -7e > /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/dl/libnl-tiny-2019-10-29-0219008c.tar.xz && mv /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/dl/libnl-tiny-2019-10-29-0219008c.tar.xz /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/dl/ && rm -rf libnl-tiny-2019-10-29-0219008c;  )    '
  CC      archival/libarchive/open_transformer.o
+ curl -f --connect-timeout 20 --retry 5 --location --insecure https://sources.cdn.openwrt.org/libnl-tiny-2019-10-29-0219008c.tar.xz
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0mipsel-openwrt-linux-musl-gcc -c  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  cli-authpubkey.c -o cli-authpubkey.o
src/sigd/Makefile.am:1: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
curl: (22) The requested URL returned error: 404 
Download failed.
+ curl -f --connect-timeout 20 --retry 5 --location --insecure https://sources.openwrt.org/libnl-tiny-2019-10-29-0219008c.tar.xz
  CC      archival/libarchive/seek_by_jump.o
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0mipsel-openwrt-linux-musl-gcc -c  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  cli-channel.c -o cli-channel.o
src/switch/debug/Makefile.am:3: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
  CC      archival/libarchive/seek_by_read.o
mipsel-openwrt-linux-musl-gcc -c  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  cli-chansession.c -o cli-chansession.o
src/switch/tcp/Makefile.am:3: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
  CC      archival/libarchive/unsafe_prefix.o
mipsel-openwrt-linux-musl-gcc -c  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  cli-kex.c -o cli-kex.o

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0  CC      archival/libarchive/unsafe_symlink_target.o
mipsel-openwrt-linux-musl-gcc -c  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  cli-main.c -o cli-main.o
autoreconf: Leaving directory `.'
(cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2/./; if [ -x ./configure ]; then find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2/ -name config.guess | xargs -r chmod u+w; find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2/ -name config.guess | xargs -r -n1 cp --remove-destination /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/config.guess; find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2/ -name config.sub | xargs -r chmod u+w; find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2/ -name config.sub | xargs -r -n1 cp --remove-destination /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/config.sub; AR="mipsel-openwrt-linux-musl-gcc-ar" AS="mipsel-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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro" LD=mipsel-openwrt-linux-musl-ld NM="mipsel-openwrt-linux-musl-gcc-nm" CC="mipsel-openwrt-linux-musl-gcc" GCC="mipsel-openwrt-linux-musl-gcc" CXX="mipsel-openwrt-linux-musl-g++" RANLIB="mipsel-openwrt-linux-musl-gcc-ranlib" STRIP=mipsel-openwrt-linux-musl-strip OBJCOPY=mipsel-openwrt-linux-musl-objcopy OBJDUMP=mipsel-openwrt-linux-musl-objdump SIZE=mipsel-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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2=linux-atm-2.5.2 -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro " CPPFLAGS="-I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include " LDFLAGS="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro "   ./configure --target=mipsel-openwrt-linux --host=mipsel-openwrt-linux --build=x86_64-pc-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; )
  AR      archival/libarchive/lib.a
mipsel-openwrt-linux-musl-gcc -c  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  cli-runopts.c -o cli-runopts.o
  LD      console-tools/built-in.o
  CC      console-tools/clear.o
configure: WARNING: unrecognized options: --disable-nls
  CC      console-tools/reset.o
mipsel-openwrt-linux-musl-gcc -c  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  cli-session.c -o cli-session.o
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/dl
SHELL= flock /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/.libubox-2020-08-06-9e52171d.tar.xz.flock -c '  	/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/download.pl "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/dl" "libubox-2020-08-06-9e52171d.tar.xz" "cf963b19f5a25da85b2d8888514cbcc33c3f641c4478c9c25312b8bf83fe9e6b" "" || (  	echo "Checking out files from the git repository..."; mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/dl && cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/dl && rm -rf libubox-2020-08-06-9e52171d && [ \! -d libubox-2020-08-06-9e52171d ] && git clone  https://git.openwrt.org/project/libubox.git libubox-2020-08-06-9e52171d && (cd libubox-2020-08-06-9e52171d && git checkout 9e52171d70def760a6949676800d0b73f85ee22d && git submodule update --init --recursive) && echo "Packing checkout..." && export TAR_TIMESTAMP=`cd libubox-2020-08-06-9e52171d && git log -1 --format='\''@%ct'\''` && rm -rf libubox-2020-08-06-9e52171d/.git && 	tar --numeric-owner --owner=0 --group=0 --mode=a-s --sort=name ${TAR_TIMESTAMP:+--mtime="$TAR_TIMESTAMP"} -c libubox-2020-08-06-9e52171d | 	xz -zc -7e > /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/dl/libubox-2020-08-06-9e52171d.tar.xz && mv /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/dl/libubox-2020-08-06-9e52171d.tar.xz /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/dl/ && rm -rf libubox-2020-08-06-9e52171d;  )    '
+ curl -f --connect-timeout 20 --retry 5 --location --insecure https://sources.cdn.openwrt.org/libubox-2020-08-06-9e52171d.tar.xz
configure: loading site script /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/include/site/mipsel
  AR      console-tools/lib.a
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0checking build system type... [ 62%] Linking C shared library libmbedtls.so
  LD      coreutils/built-in.o
x86_64-pc-linux-gnu
checking host system type...   CC      coreutils/basename.o
mipsel-openwrt-linux-gnu
checking target system type... mipsel-openwrt-linux-musl-gcc -c  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  cli-tcpfwd.c -o cli-tcpfwd.o
mipsel-openwrt-linux-gnu
checking for a BSD-compatible install... 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
curl: (92) HTTP/2 stream 1 was not closed cleanly: PROTOCOL_ERROR (err 1)
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
Download failed.
[ 62%] Built target mbedtls
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
/usr/bin/install -c
checking whether build environment is sane... + curl -f --connect-timeout 20 --retry 5 --location --insecure https://sources.openwrt.org/libubox-2020-08-06-9e52171d.tar.xz
Scanning dependencies of target crypt_and_hash
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
yes
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
  % Total  [ 62%] Building C object programs/aes/CMakeFiles/crypt_and_hash.dir/crypt_and_hash.c.o
  % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0checking for mipsel-openwrt-linux-strip... mipsel-openwrt-linux-musl-strip
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)...   CC      coreutils/cat.o
yes
mipsel-openwrt-linux-musl-gcc -c  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  common-algo.c -o common-algo.o
checking whether make supports nested variables... yes
checking for mipsel-openwrt-linux-gcc... mipsel-openwrt-linux-musl-gcc
  CC      coreutils/chgrp.o
g++ -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -c -o csstidy/conversions.o csstidy/conversions.cpp
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... mipsel-openwrt-linux-musl-gcc -c  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  common-channel.c -o common-channel.o
  CC      coreutils/chmod.o

checking whether we are cross compiling... yes
checking for suffix of object files... gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -fPIC --param max-inline-insns-single=1200 -c ../ncurses/./trace/varargs.c -o ../objects/varargs.o
o
checking whether we are using the GNU C compiler... yes
checking whether mipsel-openwrt-linux-musl-gcc accepts -g...   CC      coreutils/chown.o
[ 63%] Linking C executable crypt_and_hash
yes
checking for mipsel-openwrt-linux-musl-gcc option to accept ISO C89... make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
[ 63%] Built target crypt_and_hash
mipsel-openwrt-linux-musl-gcc -c  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  common-chansession.c -o common-chansession.o
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -fPIC --param max-inline-insns-single=1200 -c ../ncurses/./base/vsscanf.c -o ../objects/vsscanf.o
Scanning dependencies of target aescrypt2
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
[ 63%] Building C object programs/aes/CMakeFiles/aescrypt2.dir/aescrypt2.c.o
none needed
checking whether mipsel-openwrt-linux-musl-gcc understands -c and -o together...   CC      coreutils/chroot.o
mipsel-openwrt-linux-musl-gcc -c  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  common-kex.c -o common-kex.o
yes
checking for style of include used by make... gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -fPIC --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_freeall.c -o ../objects/lib_freeall.o
GNU
checking dependency style of mipsel-openwrt-linux-musl-gcc...   CC      coreutils/cp.o
gcc3
checking for flex... flex
checking lex output file root... lex.yy
checking lex library... gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -fPIC --param max-inline-insns-single=1200 -c ../ncurses/expanded.c -o ../objects/expanded.o
mipsel-openwrt-linux-musl-gcc -c  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  common-runopts.c -o common-runopts.o
  CC      coreutils/cut.o
gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -fPIC --param max-inline-insns-single=1200 -c ../ncurses/./base/legacy_coding.c -o ../objects/legacy_coding.o
[ 63%] Linking C executable aescrypt2
mipsel-openwrt-linux-musl-gcc -c  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  common-session.c -o common-session.o
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
[ 63%] Built target aescrypt2
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
Scanning dependencies of target hello
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
  CC      coreutils/date.o
[ 63%] Building C object programs/hash/CMakeFiles/hello.dir/hello.c.o
gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -fPIC --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_dft_fgbg.c -o ../objects/lib_dft_fgbg.o
[ 64%] Linking C executable hello
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
[ 64%] Built target hello
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
mipsel-openwrt-linux-musl-gcc -c  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  compat.c -o compat.o
  CC      coreutils/dd.o
Scanning dependencies of target generic_sum
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -fPIC --param max-inline-insns-single=1200 -c ../ncurses/./tinfo/lib_print.c -o ../objects/lib_print.o
[ 64%] Building C object programs/hash/CMakeFiles/generic_sum.dir/generic_sum.c.o
mipsel-openwrt-linux-musl-gcc -c  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  crypto_desc.c -o crypto_desc.o
gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -fPIC --param max-inline-insns-single=1200 -c ../ncurses/./base/new_pair.c -o ../objects/new_pair.o
  CC      coreutils/df.o
[ 65%] Linking C executable generic_sum
mipsel-openwrt-linux-musl-gcc -c  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  curve25519.c -o curve25519.o
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
[ 65%] Built target generic_sum
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -fPIC --param max-inline-insns-single=1200 -c ../ncurses/./base/resizeterm.c -o ../objects/resizeterm.o
Scanning dependencies of target pk_decrypt
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
[ 66%] Building C object programs/pkey/CMakeFiles/pk_decrypt.dir/pk_decrypt.c.o
  CC      coreutils/dirname.o
mipsel-openwrt-linux-musl-gcc -c  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  dbhelpers.c -o dbhelpers.o
[ 66%] Linking C executable pk_decrypt
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
  CC      coreutils/du.o
[ 66%] Built target pk_decrypt
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
mipsel-openwrt-linux-musl-gcc -c  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  dbmalloc.c -o dbmalloc.o
Scanning dependencies of target pk_encrypt
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
[ 66%] Building C object programs/pkey/CMakeFiles/pk_encrypt.dir/pk_encrypt.c.o
gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -fPIC --param max-inline-insns-single=1200 -c ../ncurses/./tinfo/use_screen.c -o ../objects/use_screen.o
mipsel-openwrt-linux-musl-gcc -c  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  dbrandom.c -o dbrandom.o
  CC      coreutils/echo.o
g++ -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/lib -o csstidy/csstidy csstidy/print_css.o csstidy/umap.o csstidy/important.o csstidy/background.o csstidy/cssopt.o csstidy/trim.o csstidy/file_functions.o csstidy/prepare.o csstidy/parse_css.o csstidy/csspp_globals.o csstidy/csstidy.o csstidy/misc.o csstidy/main.o csstidy/conversions.o

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0[ 67%] Linking C executable pk_encrypt
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -fPIC --param max-inline-insns-single=1200 -c ../ncurses/./base/use_window.c -o ../objects/use_window.o
[ 67%] Built target pk_encrypt
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
Scanning dependencies of target pk_verify
mipsel-openwrt-linux-musl-gcc -c  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  dbutil.c -o dbutil.o
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
  CC      coreutils/env.o
[ 67%] Building C object programs/pkey/CMakeFiles/pk_verify.dir/pk_verify.c.o

 37 42588   37 16128    0     0  12117      0  0:00:03  0:00:01  0:00:02 12108gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -fPIC --param max-inline-insns-single=1200 -c ../ncurses/./base/wresize.c -o ../objects/wresize.o
  CC      coreutils/expr.o
[ 67%] Linking C executable pk_verify
mipsel-openwrt-linux-musl-gcc -c  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  dh_groups.c -o dh_groups.o
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
[ 67%] Built target pk_verify
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
mipsel-openwrt-linux-musl-gcc -c  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  dropbearkey.c -o dropbearkey.o
Scanning dependencies of target gen_key
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
[ 67%] Building C object programs/pkey/CMakeFiles/gen_key.dir/gen_key.c.o
make[4]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/hostpkg/csstidy-2018-12-20-1d562014'
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/hostpkg/csstidy-2018-12-20-1d562014/.built
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/bin/
install -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/hostpkg/csstidy-2018-12-20-1d562014/csstidy/csstidy /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/bin/
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/stamp
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/hostpkg/csstidy-2018-12-20-1d562014/.built
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/stamp/.csstidy_installed
make[3]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/feeds/luci/contrib/package/csstidy'
time: package/feeds/luci/csstidy/host-compile#22.39#1.09#24.87
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
Scanning dependencies of target key_app_writer
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
mipsel-openwrt-linux-musl-gcc -c  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  dss.c -o dss.o
[ 68%] Building C object programs/pkey/CMakeFiles/key_app_writer.dir/key_app_writer.c.o
  CC      coreutils/false.o
gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -fPIC --param max-inline-insns-single=1200 -c ../ncurses/./tinfo/access.c -o ../objects/access.o
mipsel-openwrt-linux-musl-gcc -c  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  ecc.c -o ecc.o
[ 69%] Linking C executable gen_key
  CC      coreutils/head.o
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
[ 69%] Built target gen_key
  CC      coreutils/id.o
mipsel-openwrt-linux-musl-gcc -c  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  ecdsa.c -o ecdsa.o
[ 69%] Linking C executable key_app_writer
gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -fPIC --param max-inline-insns-single=1200 -c ../ncurses/./tinfo/add_tries.c -o ../objects/add_tries.o
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
[ 69%] Built target key_app_writer
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
Scanning dependencies of target rsa_sign_pss
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
[ 70%] Building C object programs/pkey/CMakeFiles/rsa_sign_pss.dir/rsa_sign_pss.c.o
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
mipsel-openwrt-linux-musl-gcc -c  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  ed25519.c -o ed25519.o

100 42588  100 42588    0     0  26801      0  0:00:01  0:00:01 --:--:-- 26784
Scanning dependencies of target ecdh_curve25519
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
  CC      coreutils/ln.o
[ 70%] Building C object programs/pkey/CMakeFiles/ecdh_curve25519.dir/ecdh_curve25519.c.o
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libnl-tiny-2019-10-29-0219008c/.prepared_de6561cccf521902d06023b5aa89cb82_6664517399ebbbc92a37c5bb081b5c53_check
. /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/include/shell.sh; xzcat /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/dl/libnl-tiny-2019-10-29-0219008c.tar.xz | tar -C /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libnl-tiny-2019-10-29-0219008c/.. -xf -
gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -fPIC --param max-inline-insns-single=1200 -c ../ncurses/./tinfo/alloc_ttype.c -o ../objects/alloc_ttype.o
[ ! -d ./src/ ] || cp -fpR ./src/. /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libnl-tiny-2019-10-29-0219008c
[ 70%] Linking C executable ecdh_curve25519
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libnl-tiny-2019-10-29-0219008c/.prepared_de6561cccf521902d06023b5aa89cb82_6664517399ebbbc92a37c5bb081b5c53
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libnl-tiny-2019-10-29-0219008c/.configured_*
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/stamp/.libnl-tiny_installed
mipsel-openwrt-linux-musl-gcc -c  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  fake-rfc2553.c -o fake-rfc2553.o
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libnl-tiny-2019-10-29-0219008c
(cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libnl-tiny-2019-10-29-0219008c; 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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libnl-tiny-2019-10-29-0219008c=libnl-tiny-2019-10-29-0219008c -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libnl-tiny-2019-10-29-0219008c=libnl-tiny-2019-10-29-0219008c -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro " LDFLAGS="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro " cmake -DCMAKE_SYSTEM_NAME=Linux -DCMAKE_SYSTEM_VERSION=1 -DCMAKE_SYSTEM_PROCESSOR=mipsel -DCMAKE_BUILD_TYPE=Release -DCMAKE_C_FLAGS_RELEASE="-DNDEBUG" -DCMAKE_CXX_FLAGS_RELEASE="-DNDEBUG" -DCMAKE_C_COMPILER="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin/mipsel-openwrt-linux-musl-gcc" -DCMAKE_C_COMPILER_ARG1="" -DCMAKE_CXX_COMPILER="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin/mipsel-openwrt-linux-musl-g++" -DCMAKE_CXX_COMPILER_ARG1="" -DCMAKE_ASM_COMPILER="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin/mipsel-openwrt-linux-musl-gcc" -DCMAKE_ASM_COMPILER_ARG1="" -DCMAKE_EXE_LINKER_FLAGS:STRING="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro" -DCMAKE_MODULE_LINKER_FLAGS:STRING="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro -Wl,-Bsymbolic-functions" -DCMAKE_SHARED_LINKER_FLAGS:STRING="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro -Wl,-Bsymbolic-functions" -DCMAKE_AR="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin/mipsel-openwrt-linux-musl-gcc-ar" -DCMAKE_NM="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin/mipsel-openwrt-linux-musl-gcc-nm" -DCMAKE_RANLIB="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin/mipsel-openwrt-linux-musl-gcc-ranlib" -DCMAKE_FIND_ROOT_PATH="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr;/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl" -DCMAKE_FIND_ROOT_PATH_MODE_PROGRAM=BOTH -DCMAKE_FIND_ROOT_PATH_MODE_LIBRARY=ONLY -DCMAKE_FIND_ROOT_PATH_MODE_INCLUDE=ONLY -DCMAKE_STRIP=: -DCMAKE_INSTALL_PREFIX=/usr -DDL_LIBRARY=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl -DCMAKE_PREFIX_PATH=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl -DCMAKE_SKIP_RPATH=TRUE  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libnl-tiny-2019-10-29-0219008c )
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
[ 70%] Built target ecdh_curve25519
  LD      coreutils/libcoreutils/built-in.o
[ 70%] Linking C executable rsa_sign_pss
  CC      coreutils/libcoreutils/cp_mv_stat.o
  CC      coreutils/ls.o
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
[ 70%] Built target rsa_sign_pss
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
none needed
checking whether yytext is a pointer... Scanning dependencies of target pk_sign
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
mipsel-openwrt-linux-musl-gcc -c  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  gcm.c -o gcm.o
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
[ 70%] Building C object programs/pkey/CMakeFiles/pk_sign.dir/pk_sign.c.o
-- The C compiler identification is GNU 8.4.0
-- Check for working C compiler: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin/mipsel-openwrt-linux-musl-gcc
  CC      coreutils/libcoreutils/getopt_mk_fifo_nod.o
mipsel-openwrt-linux-musl-gcc -c  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  gendss.c -o gendss.o
[ 71%] Linking C executable pk_sign
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
  CC      coreutils/md5_sha1_sum.o
[ 71%] Built target pk_sign
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
-- Check for working C compiler: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin/mipsel-openwrt-linux-musl-gcc - works
-- Detecting C compiler ABI info
Scanning dependencies of target key_app
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
mipsel-openwrt-linux-musl-gcc -c  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  gened25519.c -o gened25519.o
  AR      coreutils/libcoreutils/lib.a
[ 71%] Building C object programs/pkey/CMakeFiles/key_app.dir/key_app.c.o
mipsel-openwrt-linux-musl-gcc -c  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  genrsa.c -o genrsa.o
gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -fPIC --param max-inline-insns-single=1200 -c ../ncurses/codes.c -o ../objects/codes.o
-- Detecting C compiler ABI info - done
  LD      debianutils/built-in.o
  CC      coreutils/mkdir.o
  CC      debianutils/start_stop_daemon.o
-- Detecting C compile features
-- Detecting C compile features - done
-- Configuring done
-- Generating done
CMake Warning:
  Manually-specified variables were not used by the project:

    CMAKE_ASM_COMPILER
    CMAKE_ASM_COMPILER_ARG1
    CMAKE_CXX_COMPILER
    CMAKE_CXX_COMPILER_ARG1
    CMAKE_CXX_FLAGS_RELEASE
    CMAKE_EXE_LINKER_FLAGS
    CMAKE_FIND_ROOT_PATH_MODE_LIBRARY
    CMAKE_MODULE_LINKER_FLAGS
    DL_LIBRARY


-- Build files have been written to: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libnl-tiny-2019-10-29-0219008c
mipsel-openwrt-linux-musl-gcc -c  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  gensignkey.c -o gensignkey.o
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libnl-tiny-2019-10-29-0219008c/.configured_68b329da9893e34099c7d8ad5cb9c940
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libnl-tiny-2019-10-29-0219008c/.built
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libnl-tiny-2019-10-29-0219008c/.built_check
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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libnl-tiny-2019-10-29-0219008c=libnl-tiny-2019-10-29-0219008c -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libnl-tiny-2019-10-29-0219008c=libnl-tiny-2019-10-29-0219008c -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include " LDFLAGS="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro " make -j1 -C /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libnl-tiny-2019-10-29-0219008c/. AR="mipsel-openwrt-linux-musl-gcc-ar" AS="mipsel-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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libnl-tiny-2019-10-29-0219008c=libnl-tiny-2019-10-29-0219008c -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro" LD=mipsel-openwrt-linux-musl-ld NM="mipsel-openwrt-linux-musl-gcc-nm" CC="mipsel-openwrt-linux-musl-gcc" GCC="mipsel-openwrt-linux-musl-gcc" CXX="mipsel-openwrt-linux-musl-g++" RANLIB="mipsel-openwrt-linux-musl-gcc-ranlib" STRIP=mipsel-openwrt-linux-musl-strip OBJCOPY=mipsel-openwrt-linux-musl-objcopy OBJDUMP=mipsel-openwrt-linux-musl-objdump SIZE=mipsel-openwrt-linux-musl-size CROSS="mipsel-openwrt-linux-musl-" ARCH="mipsel" CMAKE_COMMAND='/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/cmake' CMAKE_DISABLE_cmake_check_build_system=1 ;
make[4]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libnl-tiny-2019-10-29-0219008c'
make[5]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libnl-tiny-2019-10-29-0219008c'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libnl-tiny-2019-10-29-0219008c'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -fPIC --param max-inline-insns-single=1200 -c ../ncurses/comp_captab.c -o ../objects/comp_captab.o
[ 71%] Linking C executable key_app
Scanning dependencies of target nl-tiny
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libnl-tiny-2019-10-29-0219008c'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libnl-tiny-2019-10-29-0219008c'
[  6%] Building C object CMakeFiles/nl-tiny.dir/attr.c.o
  CC      coreutils/mkfifo.o
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
[ 71%] Built target key_app
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
  CC      debianutils/which.o
Scanning dependencies of target rsa_genkey
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
[ 71%] Building C object programs/pkey/CMakeFiles/rsa_genkey.dir/rsa_genkey.c.o
mipsel-openwrt-linux-musl-gcc -c  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  list.c -o list.o
  CC      coreutils/mknod.o
  AR      debianutils/lib.a
no
checking for bison... gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -fPIC --param max-inline-insns-single=1200 -c ../ncurses/./tinfo/comp_error.c -o ../objects/comp_error.o
bison -y
checking how to print strings... [ 13%] Building C object CMakeFiles/nl-tiny.dir/cache.c.o
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
mipsel-openwrt-linux-musl-gcc -c  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  listener.c -o listener.o
[ 71%] Linking C executable rsa_genkey
Scanning dependencies of target rsa_decrypt
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
[ 72%] Building C object programs/pkey/CMakeFiles/rsa_decrypt.dir/rsa_decrypt.c.o
printf
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
checking for a sed that does not truncate output...   CC      coreutils/mktemp.o
[ 72%] Built target rsa_genkey
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/sed
checking for grep that handles long lines and -e...   LD      klibc-utils/built-in.o
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/grep
checking for egrep... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/grep -E
checking for fgrep...   AR      klibc-utils/lib.a
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/grep -F
checking for ld used by mipsel-openwrt-linux-musl-gcc... make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
Scanning dependencies of target dh_server
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'

100 67972  100 67972    0     0  43516      0  0:00:01  0:00:01 --:--:-- 43516
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
[ 73%] Building C object programs/pkey/CMakeFiles/dh_server.dir/dh_server.c.o
mipsel-openwrt-linux-musl-gcc -c  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  loginrec.c -o loginrec.o
. /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/include/shell.sh; xzcat /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/dl/libubox-2020-08-06-9e52171d.tar.xz | tar -C /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/hostpkg/libubox-2020-08-06-9e52171d/.. -xf -
mipsel-openwrt-linux-musl-ld
checking if the linker (mipsel-openwrt-linux-musl-ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... mipsel-openwrt-linux-musl-gcc-nm
checking the name lister (mipsel-openwrt-linux-musl-gcc-nm) interface... tar: libubox-2020-08-06-9e52171d/.gitignore: time stamp 2020-08-06 13:29:36 is 350759.781951962 s in the future
tar: libubox-2020-08-06-9e52171d/.gitlab-ci.yml: time stamp 2020-08-06 13:29:36 is 350759.781864766 s in the future
tar: libubox-2020-08-06-9e52171d/CMakeLists.txt: time stamp 2020-08-06 13:29:36 is 350759.781838267 s in the future
tar: libubox-2020-08-06-9e52171d/assert.h: time stamp 2020-08-06 13:29:36 is 350759.781813369 s in the future
tar: libubox-2020-08-06-9e52171d/avl-cmp.c: time stamp 2020-08-06 13:29:36 is 350759.78178847 s in the future
tar: libubox-2020-08-06-9e52171d/avl-cmp.h: time stamp 2020-08-06 13:29:36 is 350759.781756171 s in the future
tar: libubox-2020-08-06-9e52171d/avl.c: time stamp 2020-08-06 13:29:36 is 350759.781710873 s in the future
tar: libubox-2020-08-06-9e52171d/avl.h: time stamp 2020-08-06 13:29:36 is 350759.781647576 s in the future
tar: libubox-2020-08-06-9e52171d/base64.c: time stamp 2020-08-06 13:29:36 is 350759.780682821 s in the future
tar: libubox-2020-08-06-9e52171d/blob.c: time stamp 2020-08-06 13:29:36 is 350759.780504529 s in the future
tar: libubox-2020-08-06-9e52171d/blob.h: time stamp 2020-08-06 13:29:36 is 350759.780454431 s in the future
tar: libubox-2020-08-06-9e52171d/blobmsg.c: time stamp 2020-08-06 13:29:36 is 350759.780414133 s in the future
tar: libubox-2020-08-06-9e52171d/blobmsg.h: time stamp 2020-08-06 13:29:36 is 350759.780375235 s in the future
tar: libubox-2020-08-06-9e52171d/blobmsg_json.c: time stamp 2020-08-06 13:29:36 is 350759.780338837 s in the future
tar: libubox-2020-08-06-9e52171d/blobmsg_json.h: time stamp 2020-08-06 13:29:36 is 350759.780311438 s in the future
tar: libubox-2020-08-06-9e52171d/examples/CMakeLists.txt: time stamp 2020-08-06 13:29:36 is 350759.780233142 s in the future
tar: libubox-2020-08-06-9e52171d/examples/json_script-example.c: time stamp 2020-08-06 13:29:36 is 350759.780188344 s in the future
tar: libubox-2020-08-06-9e52171d/examples/json_script-example.json: time stamp 2020-08-06 13:29:36 is 350759.780162645 s in the future
tar: libubox-2020-08-06-9e52171d/examples/json_script-tests.sh: time stamp 2020-08-06 13:29:36 is 350759.780130746 s in the future
tar: libubox-2020-08-06-9e52171d/examples/shunit2: time stamp 2020-08-06 13:29:36 is 350759.779129793 s in the future
tar: libubox-2020-08-06-9e52171d/examples/uloop-example.lua: time stamp 2020-08-06 13:29:36 is 350759.77875061 s in the future
tar: libubox-2020-08-06-9e52171d/examples/uloop_pid_test.sh: time stamp 2020-08-06 13:29:36 is 350759.77833113 s in the future
tar: [ 73%] Linking C executable rsa_decrypt
libubox-2020-08-06-9e52171d/examples/ustream-example.c: time stamp 2020-08-06 13:29:36 is 350759.778083741 s in the future
tar: libubox-2020-08-06-9e52171d/examples: time stamp 2020-08-06 13:29:36 is 350759.777919549 s in the future
tar: libubox-2020-08-06-9e52171d/jshn.c: time stamp 2020-08-06 13:29:36 is 350759.77767786 s in the future
tar: libubox-2020-08-06-9e52171d/json_script.c: time stamp 2020-08-06 13:29:36 is 350759.777234781 s in the future
tar: libubox-2020-08-06-9e52171d/json_script.h: time stamp 2020-08-06 13:29:36 is 350759.776636608 s in the future
tar: libubox-2020-08-06-9e52171d/kvlist.c: time stamp 2020-08-06 13:29:36 is 350759.776445917 s in the future
tar: libubox-2020-08-06-9e52171d/kvlist.h: time stamp 2020-08-06 13:29:36 is 350759.77594194 s in the future
tar: libubox-2020-08-06-9e52171d/list.h: time stamp 2020-08-06 13:29:36 is 350759.775619055 s in the future
tar: libubox-2020-08-06-9e52171d/lua/CMakeLists.txt: time stamp 2020-08-06 13:29:36 is 350759.77507978 s in the future
tar: libubox-2020-08-06-9e52171d/lua/uloop.c: time stamp 2020-08-06 13:29:36 is 350759.774728297 s in the future
tar: libubox-2020-08-06-9e52171d/lua: time stamp 2020-08-06 13:29:36 is 350759.774562404 s in the future
tar: libubox-2020-08-06-9e52171d/md5.c: time stamp 2020-08-06 13:29:36 is 350759.774416211 s in the future
tar: libubox-2020-08-06-9e52171d/md5.h: time stamp 2020-08-06 13:29:36 is 350759.774073127 s in the future
tar: libubox-2020-08-06-9e52171d/runqueue.c: time stamp 2020-08-06 13:29:36 is 350759.773781341 s in the future
tar: libubox-2020-08-06-9e52171d/runqueue.h: time stamp 2020-08-06 13:29:36 is 350759.77336916 s in the future
tar: libubox-2020-08-06-9e52171d/safe_list.c: time stamp 2020-08-06 13:29:36 is 350759.773181768 s in the future
tar: libubox-2020-08-06-9e52171d/safe_list.h: time stamp 2020-08-06 13:29:36 is 350759.772870183 s in the future
tar: libubox-2020-08-06-9e52171d/sh/jshn.sh: time stamp 2020-08-06 13:29:36 is 350759.772628294 s in the future
tar: libubox-2020-08-06-9e52171d/sh: time stamp 2020-08-06 13:29:36 is 350759.772425703 s in the future
tar: libubox-2020-08-06-9e52171d/tests/CMakeLists.txt: time stamp 2020-08-06 13:29:36 is 350759.772032222 s in the future
tar: libubox-2020-08-06-9e52171d/tests/cram/CMakeLists.txt: time stamp 2020-08-06 13:29:36 is 350759.771813932 s in the future
tar: libubox-2020-08-06-9e52171d/tests/cram/inputs/invalid.ucert: time stamp 2020-08-06 13:29:36 is 350759.771659639 s in the future
tar: libubox-2020-08-06-9e52171d/tests/cram/inputs/json-script.json: time stamp 2020-08-06 13:29:36 is 350759.771479247 s in the future
tar: libubox-2020-08-06-9e52171d/tests/cram/inputs/key-build.ucert: time stamp 2020-08-06 13:29:36 is 350759.771352053 s in the future
tar: libubox-2020-08-06-9e52171d/tests/cram/inputs/procd-instance-nlbwmon.bin: time stamp 2020-08-06 13:29:36 is 350759.771246358 s in the future
tar: libubox-2020-08-06-9e52171d/tests/cram/inputs/signature.ucert: time stamp 2020-08-06 13:29:36 is 350759.771064166 s in the future
tar: libubox-2020-08-06-9e52171d/tests/cram/inputs: time stamp 2020-08-06 13:29:36 is 350759.77076948 s in the future
tar: libubox-2020-08-06-9e52171d/tests/cram/test_avl.t: time stamp 2020-08-06 13:29:36 is 350759.770517392 s in the future
tar: libubox-2020-08-06-9e52171d/tests/cram/test_base64.t: time stamp 2020-08-06 13:29:36 is 350759.770234505 s in the future
tar: libubox-2020-08-06-9e52171d/tests/cram/test_blob_parse.t: time stamp 2020-08-06 13:29:36 is 350759.769941918 s in the future
tar: libubox-2020-08-06-9e52171d/tests/cram/test_blobmsg.t: time stamp 2020-08-06 13:29:36 is 350759.769284849 s in the future
tar: libubox-2020-08-06-9e52171d/tests/cram/test_blobmsg_check_array.t: time stamp 2020-08-06 13:29:36 is 350759.769012661 s in the future
tar: libubox-2020-08-06-9e52171d/tests/cram/test_blobmsg_parse.t: time stamp 2020-08-06 13:29:36 is 350759.768779972 s in the future
tar: libubox-2020-08-06-9e52171d/tests/cram/test_blobmsg_procd_instance.t: time stamp 2020-08-06 13:29:36 is 350759.768523384 s in the future
tar: libubox-2020-08-06-9e52171d/tests/cram/test_jshn.t: time stamp 2020-08-06 13:29:36 is 350759.768312994 s in the future
tar: libubox-2020-08-06-9e52171d/tests/cram/test_json_script.t: time stamp 2020-08-06 13:29:36 is 350759.767982509 s in the future
tar: libubox-2020-08-06-9e52171d/tests/cram/test_list.t: time stamp 2020-08-06 13:29:36 is 350759.767799218 s in the future
tar: libubox-2020-08-06-9e52171d/tests/cram/test_runqueue.t: time stamp 2020-08-06 13:29:36 is 350759.767577028 s in the future
tar: libubox-2020-08-06-9e52171d/tests/cram: time stamp 2020-08-06 13:29:36 is 350759.76710775 s in the future
tar: libubox-2020-08-06-9e52171d/tests/fuzz/CMakeLists.txt: time stamp 2020-08-06 13:29:36 is 350759.766871561 s in the future
tar: libubox-2020-08-06-9e52171d/tests/fuzz/corpus/71520a5c4b5ca73903216857abbad54a8002d44a: time stamp 2020-08-06 13:29:36 is 350759.766496878 s in the future
tar: libubox-2020-08-06-9e52171d/tests/fuzz/corpus/c1dfd96eea8cc2b62785275bca38ac261256e278: time stamp 2020-08-06 13:29:36 is 350759.766186592 s in the future
tar: libubox-2020-08-06-9e52171d/tests/fuzz/corpus/c42ac1c46f1d4e211c735cc7dfad4ff8391110e9: time stamp 2020-08-06 13:29:36 is 350759.765917905 s in the future
tar: libubox-2020-08-06-9e52171d/tests/fuzz/corpus/crash-1b8fb1be45db3aff7699100f497fb74138f3df4f: time stamp 2020-08-06 13:29:36 is 350759.765664816 s in the future
tar: libubox-2020-08-06-9e52171d/tests/fuzz/corpus/crash-333757b203a44751d3535f24b05f467183a96d09: time stamp 2020-08-06 13:29:36 is 350759.765409428 s in the future
tar: libubox-2020-08-06-9e52171d/tests/fuzz/corpus/crash-4c4d2c3c9ade5da9347534e290305c3b9760f627: time stamp 2020-08-06 13:29:36 is 350759.765141241 s in the future
tar: libubox-2020-08-06-9e52171d/tests/fuzz/corpus/crash-5e9937b197c88bf4e7b7ee2612456cad4cb83f5b: time stamp 2020-08-06 13:29:36 is 350759.764760958 s in the future
tar: libubox-2020-08-06-9e52171d/tests/fuzz/corpus/crash-75b146c4e6fac64d3e62236b27c64b50657bab2a: time stamp 2020-08-06 13:29:36 is 350759.764256382 s in the future
tar: libubox-2020-08-06-9e52171d/tests/fuzz/corpus/crash-813f3e68661da09c26d4a87dbb9d5099e92be50f: time stamp 2020-08-06 13:29:36 is 350759.763964495 s in the future
tar: libubox-2020-08-06-9e52171d/tests/fuzz/corpus/crash-98595faa58ba01d85ba4fd0b109cd3d490b45795: time stamp 2020-08-06 13:29:36 is 350759.763701707 s in the future
tar: libubox-2020-08-06-9e52171d/tests/fuzz/corpus/crash-a3585b70f1c7ffbdec10f6dadc964336118485c4: time stamp 2020-08-06 13:29:36 is 350759.763402121 s in the future
tar: libubox-2020-08-06-9e52171d/tests/fuzz/corpus/crash-b3585b70f1c7ffbdec10f6dadc964336118485c4: time stamp 2020-08-06 13:29:36 is 350759.763119234 s in the future
tar: libubox-2020-08-06-9e52171d/tests/fuzz/corpus/crash-d0f3aa7d60a094b021f635d4edb7807c055a4ea1: time stamp 2020-08-06 13:29:36 is 350759.762863446 s in the future
tar: libubox-2020-08-06-9e52171d/tests/fuzz/corpus/crash-df9d1243057b27bbad6211e5a23d1cb699028aa2: time stamp 2020-08-06 13:29:36 is 350759.762595159 s in the future
tar: libubox-2020-08-06-9e52171d/tests/fuzz/corpus/crash-e0f8ecc694d96a09a1fced27b2a0838b670d34a0: time stamp 2020-08-06 13:29:36 is 350759.762337871 s in the future
tar: libubox-2020-08-06-9e52171d/tests/fuzz/corpus/crash-e2fd5ecb3b37926743256f1083f47a07c39e10c2: time stamp 2020-08-06 13:29:36 is 350759.762008986 s in the future
tar: libubox-2020-08-06-9e52171d/tests/fuzz/corpus/valid-blobmsg.bin: time stamp 2020-08-06 13:29:36 is 350759.761745898 s in the future
tar: libubox-2020-08-06-9e52171d/tests/fuzz/corpus: time stamp 2020-08-06 13:29:36 is 350759.761347616 s in the future
tar: libubox-2020-08-06-9e52171d/tests/fuzz/test-fuzz.c: time stamp 2020-08-06 13:29:36 is 350759.761017632 s in the future
tar: libubox-2020-08-06-9e52171d/tests/fuzz: time stamp 2020-08-06 13:29:36 is 350759.760697246 s in the future
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
tar: libubox-2020-08-06-9e52171d/tests/shunit2/CMakeLists.txt: time stamp 2020-08-06 13:29:36 is 350759.760210669 s in the future
tar: libubox-2020-08-06-9e52171d/tests/shunit2/shunit2/shunit2: time stamp 2020-08-06 13:29:36 is 350759.759689793 s in the future
tar: libubox-2020-08-06-9e52171d/tests/shunit2/shunit2: time stamp 2020-08-06 13:29:36 is 350759.75845795 s in the future
tar: libubox-2020-08-06-9e52171d/tests/shunit2/tests.sh: time stamp 2020-08-06 13:29:36 is 350759.758119566 s in the future
tar: libubox-2020-08-06-9e52171d/tests/shunit2: time stamp 2020-08-06 13:29:36 is 350759.757691986 s in the future
tar: libubox-2020-08-06-9e52171d/tests/test-avl.c: time stamp 2020-08-06 13:29:36 is 350759.757497495 s in the future
tar: libubox-2020-08-06-9e52171d/tests/test-b64.c: time stamp 2020-08-06 13:29:36 is 350759.757275305 s in the future
tar: libubox-2020-08-06-9e52171d/tests/test-b64_decode.c: time stamp 2020-08-06 13:29:36 is 350759.757043816 s in the future
tar: libubox-2020-08-06-9e52171d/tests/test-b64_encode.c: time stamp 2020-08-06 13:29:36 is 350759.756855124 s in the future[ 73%] Built target rsa_decrypt

tar: libubox-2020-08-06-9e52171d/tests/test-blob-parse.c: time stamp 2020-08-06 13:29:36 is 350759.756610936 s in the future
tar: libubox-2020-08-06-9e52171d/tests/test-blobmsg-parse.c: time stamp 2020-08-06 13:29:36 is 350759.756135458 s in the future
tar: libubox-2020-08-06-9e52171d/tests/test-blobmsg-procd-instance.c: time stamp 2020-08-06 13:29:36 is 350759.755821572 s in the future
tar:   CC      coreutils/mv.o
libubox-2020-08-06-9e52171d/tests/test-blobmsg.c: time stamp 2020-08-06 13:29:36 is 350759.755519386 s in the future
tar:   CC      coreutils/nice.o
libubox-2020-08-06-9e52171d/tests/test-blobmsg_check_array.c: time stamp 2020-08-06 13:29:36 is 350759.754860317 s in the future
tar: libubox-2020-08-06-9e52171d/tests/test-json-script.c: time stamp 2020-08-06 13:29:36 is 350759.75458253 s in the future
tar: libubox-2020-08-06-9e52171d/tests/test-list.c: time stamp 2020-08-06 13:29:36 is 350759.754251145 s in the future
tar: libubox-2020-08-06-9e52171d/tests/test-runqueue.c: time stamp 2020-08-06 13:29:36 is 350759.753941559 s in the future
tar: libubox-2020-08-06-9e52171d/tests: time stamp 2020-08-06 13:29:36 is 350759.75391936 s in the future
tar: libubox-2020-08-06-9e52171d/ulog.c: time stamp 2020-08-06 13:29:36 is 350759.753882462 s in the future
tar: libubox-2020-08-06-9e52171d/ulog.h: time stamp 2020-08-06 13:29:36 is 350759.753852164 s in the future
tar: libubox-2020-08-06-9e52171d/uloop-epoll.c: time stamp 2020-08-06 13:29:36 is 350759.753641173 s in the future
tar: libubox-2020-08-06-9e52171d/uloop-kqueue.c: time stamp 2020-08-06 13:29:36 is 350759.753345987 s in the future
tar: libubox-2020-08-06-9e52171d/uloop.c: time stamp 2020-08-06 13:29:36 is 350759.753211193 s in the future
tar: libubox-2020-08-06-9e52171d/uloop.h: time stamp 2020-08-06 13:29:36 is 350759.7530654 s in the future
tar: libubox-2020-08-06-9e52171d/usock.c: time stamp 2020-08-06 13:29:36 is 350759.753026302 s in the future
tar: libubox-2020-08-06-9e52171d/usock.h: time stamp 2020-08-06 13:29:36 is 350759.752941206 s in the future
tar: libubox-2020-08-06-9e52171d/ustream-fd.c: time stamp 2020-08-06 13:29:36 is 350759.752904407 s in the future
tar: libubox-2020-08-06-9e52171d/ustream.c: time stamp 2020-08-06 13:29:36 is 350759.752866409 s in the future
tar: libubox-2020-08-06-9e52171d/ustream.h: time stamp 2020-08-06 13:29:36 is 350759.752834911 s in the future
tar: libubox-2020-08-06-9e52171d/utils.c: time stamp 2020-08-06 13:29:36 is 350759.752803212 s in the future
tar: libubox-2020-08-06-9e52171d/utils.h: time stamp 2020-08-06 13:29:36 is 350759.752742615 s in the future
tar: libubox-2020-08-06-9e52171d/vlist.c: time stamp 2020-08-06 13:29:36 is 350759.752710316 s in the future
tar: libubox-2020-08-06-9e52171d/vlist.h: time stamp 2020-08-06 13:29:36 is 350759.752655819 s in the future
tar: libubox-2020-08-06-9e52171d: time stamp 2020-08-06 13:29:36 is 350759.75263482 s in the future
[ ! -d ./src/ ] || cp -fpR ./src/* /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/hostpkg/libubox-2020-08-06-9e52171d
[ 20%] Building C object CMakeFiles/nl-tiny.dir/cache_mngt.c.o
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/hostpkg/libubox-2020-08-06-9e52171d/.prepared381a221b728e8ab5014510e85ce0ea3b_6664517399ebbbc92a37c5bb081b5c53
(cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/hostpkg/libubox-2020-08-06-9e52171d; CFLAGS="-O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include" CXXFLAGS="-O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include" LDFLAGS="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/lib" cmake -DCMAKE_BUILD_TYPE=Release -DCMAKE_C_FLAGS_RELEASE="-DNDEBUG" -DCMAKE_CXX_FLAGS_RELEASE="-DNDEBUG" -DCMAKE_EXE_LINKER_FLAGS:STRING="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/lib" -DCMAKE_MODULE_LINKER_FLAGS:STRING="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/lib" -DCMAKE_SHARED_LINKER_FLAGS:STRING="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/lib" -DCMAKE_FIND_ROOT_PATH="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host;/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg;/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host" -DCMAKE_FIND_ROOT_PATH_MODE_PROGRAM=BOTH -DCMAKE_FIND_ROOT_PATH_MODE_LIBRARY=ONLY -DCMAKE_FIND_ROOT_PATH_MODE_INCLUDE=ONLY -DCMAKE_STRIP=: -DCMAKE_INSTALL_PREFIX=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host -DCMAKE_PREFIX_PATH=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host -DCMAKE_SKIP_RPATH=TRUE -DCMAKE_INSTALL_LIBDIR=lib -DBUILD_LUA=OFF -DBUILD_EXAMPLES=OFF -DCMAKE_SKIP_RPATH=FALSE -DCMAKE_MACOSX_RPATH=1 -DCMAKE_INSTALL_RPATH="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib"  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/hostpkg/libubox-2020-08-06-9e52171d )
BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -fPIC --param max-inline-insns-single=1200 -c ../ncurses/./tinfo/comp_hash.c -o ../objects/comp_hash.o
1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert x86_64-pc-linux-gnu file names to mipsel-openwrt-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for mipsel-openwrt-linux-musl-ld option to reload object files... -r
checking for mipsel-openwrt-linux-objdump... mipsel-openwrt-linux-musl-objdump
checking how to recognize dependent libraries... pass_all
checking for mipsel-openwrt-linux-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for mipsel-openwrt-linux-ar... mipsel-openwrt-linux-musl-gcc-ar
checking for archiver @FILE support... mipsel-openwrt-linux-musl-gcc -c  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  ltc_prng.c -o ltc_prng.o
[ 73%] Linking C executable dh_server
  CC      coreutils/printf.o
[ 26%] Building C object CMakeFiles/nl-tiny.dir/error.c.o
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
[ 73%] Built target dh_server
@
checking for mipsel-openwrt-linux-strip... (cached) mipsel-openwrt-linux-musl-strip
checking for mipsel-openwrt-linux-ranlib... mipsel-openwrt-linux-musl-gcc-ranlib
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
checking command to parse mipsel-openwrt-linux-musl-gcc-nm output from mipsel-openwrt-linux-musl-gcc object...   LD      e2fsprogs/built-in.o
  AR      e2fsprogs/lib.a
Scanning dependencies of target dh_client
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
mipsel-openwrt-linux-musl-gcc -c  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  netio.c -o netio.o
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
[ 73%] Building C object programs/pkey/CMakeFiles/dh_client.dir/dh_client.c.o
Scanning dependencies of target dh_genprime
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
-- The C compiler identification is GNU 7.5.0
[ 33%] Building C object CMakeFiles/nl-tiny.dir/genl.c.o
[ 73%] Building C object programs/pkey/CMakeFiles/dh_genprime.dir/dh_genprime.c.o
-- Check for working C compiler: /usr/bin/cc
gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -fPIC --param max-inline-insns-single=1200 -c ../ncurses/comp_userdefs.c -o ../objects/comp_userdefs.o
  CC      coreutils/pwd.o
ok
checking for sysroot... no
checking for mipsel-openwrt-linux-mt... no
checking for mt... [ 73%] Linking C executable dh_genprime
mt
configure: WARNING: using cross tools not prefixed with host triplet
checking if mt is a manifest tool... mipsel-openwrt-linux-musl-gcc -c  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  packet.c -o packet.o
-- Check for working C compiler: /usr/bin/cc - works
no
-- Detecting C compiler ABI info
[ 40%] Building C object CMakeFiles/nl-tiny.dir/genl_ctrl.c.o
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
[ 74%] Linking C executable dh_client
checking how to run the C preprocessor... [ 74%] Built target dh_genprime
mipsel-openwrt-linux-musl-gcc -c  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  process-packet.c -o process-packet.o
  CC      coreutils/readlink.o
gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -fPIC --param max-inline-insns-single=1200 -c ../ncurses/./tinfo/db_iterator.c -o ../objects/db_iterator.o
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
[ 74%] Built target dh_client
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
mipsel-openwrt-linux-musl-gcc -E
Scanning dependencies of target mpi_demo
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
[ 74%] Building C object programs/pkey/CMakeFiles/mpi_demo.dir/mpi_demo.c.o
checking for ANSI C header files... make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
mipsel-openwrt-linux-musl-gcc -c  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  progressmeter.c -o progressmeter.o
  CC      coreutils/rm.o
Scanning dependencies of target rsa_sign
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
[ 75%] Linking C executable mpi_demo
-- Detecting C compiler ABI info - done
[ 76%] Building C object programs/pkey/CMakeFiles/rsa_sign.dir/rsa_sign.c.o
yes
checking for sys/types.h... make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
-- Detecting C compile features
[ 76%] Built target mpi_demo
-- Detecting C compile features - done
mipsel-openwrt-linux-musl-gcc -c  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  queue.c -o queue.o
[ 46%] Building C object CMakeFiles/nl-tiny.dir/genl_family.c.o
yes
-- Found PkgConfig: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/pkg-config (found version "1.6.3") 
-- Checking for one of the modules 'json-c'
checking for sys/stat.h...   CC      coreutils/rmdir.o
  CC      coreutils/seq.o
[ 76%] Linking C executable rsa_sign
yes
checking for stdlib.h... gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -fPIC --param max-inline-insns-single=1200 -c ../ncurses/./tinfo/doalloc.c -o ../objects/doalloc.o
mipsel-openwrt-linux-musl-gcc -c  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  rsa.c -o rsa.o
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
[ 76%] Built target rsa_sign
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
yes
Scanning dependencies of target ecdsa
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
-- Looking for clock_gettime
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
checking for string.h... [ 77%] Building C object programs/pkey/CMakeFiles/ecdsa.dir/ecdsa.c.o
  LD      editors/built-in.o
  CC      coreutils/sleep.o
[ 53%] Building C object CMakeFiles/nl-tiny.dir/genl_mngt.c.o
yes
gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -fPIC --param max-inline-insns-single=1200 -c ../ncurses/./tinfo/entries.c -o ../objects/entries.o
  CC      editors/awk.o
checking for memory.h... mipsel-openwrt-linux-musl-gcc -c  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  scp.c -o scp.o
yes
checking for strings.h... [ 77%] Linking C executable ecdsa
-- Looking for clock_gettime - found
-- Checking for one of the modules 'lua5.1;lua-5.1'
  CC      coreutils/sort.o
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
yes
[ 77%] Built target ecdsa
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
checking for inttypes.h... gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -fPIC --param max-inline-insns-single=1200 -c ../ncurses/fallback.c -o ../objects/fallback.o
Scanning dependencies of target rsa_verify
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
-- Configuring done
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
[ 60%] Building C object CMakeFiles/nl-tiny.dir/handlers.c.o
[ 77%] Building C object programs/pkey/CMakeFiles/rsa_verify.dir/rsa_verify.c.o
-- Generating done
CMake Warning:
  Manually-specified variables were not used by the project:

    CMAKE_CXX_FLAGS_RELEASE
    CMAKE_INSTALL_LIBDIR
    CMAKE_MODULE_LINKER_FLAGS


yes
-- Build files have been written to: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/hostpkg/libubox-2020-08-06-9e52171d
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/hostpkg/libubox-2020-08-06-9e52171d/.configured
CFLAGS="-O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include" CPPFLAGS="-I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include" CXXFLAGS="" LDFLAGS="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/lib" make -j1 -C /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/hostpkg/libubox-2020-08-06-9e52171d  
checking for stdint.h... make[4]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/hostpkg/libubox-2020-08-06-9e52171d'
-- Checking for one of the modules 'lua5.1;lua-5.1'
  CC      coreutils/sync.o
yes
gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -fPIC --param max-inline-insns-single=1200 -c ../ncurses/./tinfo/free_ttype.c -o ../objects/free_ttype.o
checking for unistd.h... -- Configuring done
mipsel-openwrt-linux-musl-gcc -c  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  scpmisc.c -o scpmisc.o
[ 78%] Linking C executable rsa_verify
[ 66%] Building C object CMakeFiles/nl-tiny.dir/msg.c.o
-- Generating done
-- Build files have been written to: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/hostpkg/libubox-2020-08-06-9e52171d
yes
make[5]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/hostpkg/libubox-2020-08-06-9e52171d'
checking for dlfcn.h... make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/hostpkg/libubox-2020-08-06-9e52171d'
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
[ 78%] Built target rsa_verify
Scanning dependencies of target ubox
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/hostpkg/libubox-2020-08-06-9e52171d'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/hostpkg/libubox-2020-08-06-9e52171d'
make[6]: Warning: File 'avl.c' has modification time 350759 s in the future
[  2%] Building C object CMakeFiles/ubox.dir/avl.c.o
Scanning dependencies of target rsa_verify_pss
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
[ 78%] Building C object programs/pkey/CMakeFiles/rsa_verify_pss.dir/rsa_verify_pss.c.o
  CC      coreutils/tail.o
gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -fPIC --param max-inline-insns-single=1200 -c ../ncurses/./tinfo/getenv_num.c -o ../objects/getenv_num.o
yes
checking for objdir... mipsel-openwrt-linux-musl-gcc -c  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  signkey.c -o signkey.o
.libs
[ 78%] Linking C executable rsa_verify_pss
  CC      editors/cmp.o
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
[ 78%] Built target rsa_verify_pss
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
[ 73%] Building C object CMakeFiles/nl-tiny.dir/nl.c.o
Scanning dependencies of target rsa_encrypt
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
checking if mipsel-openwrt-linux-musl-gcc supports -fno-rtti -fno-exceptions... gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -fPIC --param max-inline-insns-single=1200 -c ../ncurses/./tinfo/home_terminfo.c -o ../objects/home_terminfo.o
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
[ 78%] Building C object programs/pkey/CMakeFiles/rsa_encrypt.dir/rsa_encrypt.c.o
  CC      coreutils/tee.o
mipsel-openwrt-linux-musl-gcc -c  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  sshpty.c -o sshpty.o
no
checking for mipsel-openwrt-linux-musl-gcc option to produce PIC... -fPIC -DPIC
checking if mipsel-openwrt-linux-musl-gcc PIC flag -fPIC -DPIC works...   CC      editors/sed.o
yes
checking if mipsel-openwrt-linux-musl-gcc static flag -static works... [ 79%] Linking C executable rsa_encrypt
gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -fPIC --param max-inline-insns-single=1200 -c ../ncurses/./tinfo/init_keytry.c -o ../objects/init_keytry.o
[  4%] Building C object CMakeFiles/ubox.dir/avl-cmp.c.o
  CC      coreutils/test.o
yes
checking if mipsel-openwrt-linux-musl-gcc supports -c -o file.o... make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
mipsel-openwrt-linux-musl-gcc -c  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  svr-agentfwd.c -o svr-agentfwd.o
[ 79%] Built target rsa_encrypt
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
Scanning dependencies of target gen_random_ctr_drbg
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
[ 79%] Building C object programs/random/CMakeFiles/gen_random_ctr_drbg.dir/gen_random_ctr_drbg.c.o
yes
checking if mipsel-openwrt-linux-musl-gcc supports -c -o file.o... (cached) yes
checking whether the mipsel-openwrt-linux-musl-gcc linker (mipsel-openwrt-linux-musl-ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... [  7%] Building C object CMakeFiles/ubox.dir/blob.c.o
gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -fPIC --param max-inline-insns-single=1200 -c ../ncurses/./tinfo/lib_acs.c -o ../objects/lib_acs.o
no
checking dynamic linker characteristics... [ 79%] Linking C executable gen_random_ctr_drbg
mipsel-openwrt-linux-musl-gcc -c  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  svr-auth.c -o svr-auth.o
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
  CC      coreutils/test_ptr_hack.o
[ 79%] Built target gen_random_ctr_drbg
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
  CC      editors/vi.o
Scanning dependencies of target gen_random_havege
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
[ 80%] Building C object programs/random/CMakeFiles/gen_random_havege.dir/gen_random_havege.c.o
  CC      coreutils/touch.o
[ 80%] Building C object CMakeFiles/nl-tiny.dir/object.c.o
[ 80%] Linking C executable gen_random_havege
GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -fPIC --param max-inline-insns-single=1200 -c ../ncurses/./tinfo/lib_baudrate.c -o ../objects/lib_baudrate.o
yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for perl... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/perl
checking asm/errno.h usability... make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
mipsel-openwrt-linux-musl-gcc -c  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  svr-authpam.c -o svr-authpam.o
[ 80%] Built target gen_random_havege
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
Scanning dependencies of target gen_entropy
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
[ 80%] Building C object programs/random/CMakeFiles/gen_entropy.dir/gen_entropy.c.o
yes
checking asm/errno.h presence...   CC      coreutils/tr.o
yes
checking for asm/errno.h... yes
checking linux/atmsap.h usability... [ 86%] Building C object CMakeFiles/nl-tiny.dir/socket.c.o
mipsel-openwrt-linux-musl-gcc -c  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  svr-authpasswd.c -o svr-authpasswd.o
gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -fPIC --param max-inline-insns-single=1200 -c ../ncurses/./tinfo/lib_cur_term.c -o ../objects/lib_cur_term.o
[ 81%] Linking C executable gen_entropy
[  9%] Building C object CMakeFiles/ubox.dir/blobmsg.c.o
yes
checking linux/atmsap.h presence... yes
checking for linux/atmsap.h... yes
checking for main in -lresolv... make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
[ 81%] Built target gen_entropy
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
Scanning dependencies of target ssl_pthread_server
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
[ 81%] Building C object programs/ssl/CMakeFiles/ssl_pthread_server.dir/ssl_pthread_server.c.o
  CC      coreutils/true.o
yes
checking cc for build... checking for gcc... gcc
gcc
mipsel-openwrt-linux-musl-gcc -c  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  svr-authpubkey.c -o svr-authpubkey.o
[ 81%] Linking C executable ssl_pthread_server
gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -fPIC --param max-inline-insns-single=1200 -c ../ncurses/./tinfo/lib_data.c -o ../objects/lib_data.o
configure: WARNING: *** atmoamd will not be built.  Missing kernel support?
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
[ 81%] Built target ssl_pthread_server
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
Scanning dependencies of target mini_client
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
  CC      coreutils/uname.o
[ 81%] Building C object programs/ssl/CMakeFiles/mini_client.dir/mini_client.c.o
[ 93%] Building C object CMakeFiles/nl-tiny.dir/unl.c.o
checking that generated files are newer than configure... done
configure: creating ./config.status
gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -fPIC --param max-inline-insns-single=1200 -c ../ncurses/./tinfo/lib_has_cap.c -o ../objects/lib_has_cap.o
  AR      editors/lib.a
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
Scanning dependencies of target dtls_server
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
mipsel-openwrt-linux-musl-gcc -c  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  svr-authpubkeyoptions.c -o svr-authpubkeyoptions.o
[ 81%] Building C object programs/ssl/CMakeFiles/dtls_server.dir/dtls_server.c.o
  CC      coreutils/uniq.o
[ 82%] Linking C executable mini_client
[ 83%] Linking C executable dtls_server
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
[ 83%] Built target mini_client
mipsel-openwrt-linux-musl-gcc -c  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  svr-chansession.c -o svr-chansession.o
[ 11%] Building C object CMakeFiles/ubox.dir/uloop.c.o
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -fPIC --param max-inline-insns-single=1200 -c ../ncurses/./tinfo/lib_kernel.c -o ../objects/lib_kernel.o
[ 83%] Built target dtls_server
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
Scanning dependencies of target ssl_mail_client
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
[ 83%] Building C object programs/ssl/CMakeFiles/ssl_mail_client.dir/ssl_mail_client.c.o
  CC      coreutils/wc.o
mipsel-openwrt-linux-musl-gcc -c  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  svr-kex.c -o svr-kex.o
[100%] Linking C shared library libnl-tiny.so
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libnl-tiny-2019-10-29-0219008c'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -fPIC --param max-inline-insns-single=1200 -c ../ncurses/lib_keyname.c -o ../objects/lib_keyname.o
[100%] Built target nl-tiny
make[5]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libnl-tiny-2019-10-29-0219008c'
make[4]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libnl-tiny-2019-10-29-0219008c'
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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libnl-tiny-2019-10-29-0219008c=libnl-tiny-2019-10-29-0219008c -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libnl-tiny-2019-10-29-0219008c=libnl-tiny-2019-10-29-0219008c -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include " LDFLAGS="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro " make -C /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libnl-tiny-2019-10-29-0219008c/. AR="mipsel-openwrt-linux-musl-gcc-ar" AS="mipsel-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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libnl-tiny-2019-10-29-0219008c=libnl-tiny-2019-10-29-0219008c -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro" LD=mipsel-openwrt-linux-musl-ld NM="mipsel-openwrt-linux-musl-gcc-nm" CC="mipsel-openwrt-linux-musl-gcc" GCC="mipsel-openwrt-linux-musl-gcc" CXX="mipsel-openwrt-linux-musl-g++" RANLIB="mipsel-openwrt-linux-musl-gcc-ranlib" STRIP=mipsel-openwrt-linux-musl-strip OBJCOPY=mipsel-openwrt-linux-musl-objcopy OBJDUMP=mipsel-openwrt-linux-musl-objdump SIZE=mipsel-openwrt-linux-musl-size CROSS="mipsel-openwrt-linux-musl-" ARCH="mipsel" CMAKE_COMMAND='/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/cmake' CMAKE_DISABLE_cmake_check_build_system=1 DESTDIR="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libnl-tiny-2019-10-29-0219008c/ipkg-install"  install;
make[4]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libnl-tiny-2019-10-29-0219008c'
make[5]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libnl-tiny-2019-10-29-0219008c'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libnl-tiny-2019-10-29-0219008c'
  CC      coreutils/yes.o
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libnl-tiny-2019-10-29-0219008c'
mipsel-openwrt-linux-musl-gcc -c  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  svr-main.c -o svr-main.o
mipsel-openwrt-linux-musl-gcc -c  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  svr-runopts.c -o svr-runopts.o
[100%] Built target nl-tiny
make[5]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libnl-tiny-2019-10-29-0219008c'
Install the project...
-- Install configuration: "Release"
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libnl-tiny-2019-10-29-0219008c/ipkg-install/usr/lib/libnl-tiny.so
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libnl-tiny-2019-10-29-0219008c/ipkg-install/usr/include/libnl-tiny
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libnl-tiny-2019-10-29-0219008c/ipkg-install/usr/include/libnl-tiny/netlink-local.h
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libnl-tiny-2019-10-29-0219008c/ipkg-install/usr/include/libnl-tiny/netlink
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libnl-tiny-2019-10-29-0219008c/ipkg-install/usr/include/libnl-tiny/netlink/genl
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libnl-tiny-2019-10-29-0219008c/ipkg-install/usr/include/libnl-tiny/netlink/genl/genl.h
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libnl-tiny-2019-10-29-0219008c/ipkg-install/usr/include/libnl-tiny/netlink/genl/mngt.h
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libnl-tiny-2019-10-29-0219008c/ipkg-install/usr/include/libnl-tiny/netlink/genl/family.h
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libnl-tiny-2019-10-29-0219008c/ipkg-install/usr/include/libnl-tiny/netlink/genl/ctrl.h
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libnl-tiny-2019-10-29-0219008c/ipkg-install/usr/include/libnl-tiny/netlink/utils.h
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libnl-tiny-2019-10-29-0219008c/ipkg-install/usr/include/libnl-tiny/netlink/errno.h
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libnl-tiny-2019-10-29-0219008c/ipkg-install/usr/include/libnl-tiny/netlink/msg.h
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libnl-tiny-2019-10-29-0219008c/ipkg-install/usr/include/libnl-tiny/netlink/handlers.h
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libnl-tiny-2019-10-29-0219008c/ipkg-install/usr/include/libnl-tiny/netlink/netlink.h
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libnl-tiny-2019-10-29-0219008c/ipkg-install/usr/include/libnl-tiny/netlink/cache-api.h
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libnl-tiny-2019-10-29-0219008c/ipkg-install/usr/include/libnl-tiny/netlink/attr.h
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libnl-tiny-2019-10-29-0219008c/ipkg-install/usr/include/libnl-tiny/netlink/list.h
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libnl-tiny-2019-10-29-0219008c/ipkg-install/usr/include/libnl-tiny/netlink/addr.h
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libnl-tiny-2019-10-29-0219008c/ipkg-install/usr/include/libnl-tiny/netlink/netlink-compat.h
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libnl-tiny-2019-10-29-0219008c/ipkg-install/usr/include/libnl-tiny/netlink/object.h
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libnl-tiny-2019-10-29-0219008c/ipkg-install/usr/include/libnl-tiny/netlink/socket.h
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libnl-tiny-2019-10-29-0219008c/ipkg-install/usr/include/libnl-tiny/netlink/data.h
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libnl-tiny-2019-10-29-0219008c/ipkg-install/usr/include/libnl-tiny/netlink/cache.h
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libnl-tiny-2019-10-29-0219008c/ipkg-install/usr/include/libnl-tiny/netlink/types.h
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libnl-tiny-2019-10-29-0219008c/ipkg-install/usr/include/libnl-tiny/netlink/version.h
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libnl-tiny-2019-10-29-0219008c/ipkg-install/usr/include/libnl-tiny/netlink/object-api.h
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libnl-tiny-2019-10-29-0219008c/ipkg-install/usr/include/libnl-tiny/netlink/netlink-kernel.h
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libnl-tiny-2019-10-29-0219008c/ipkg-install/usr/include/libnl-tiny/netlink-generic.h
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libnl-tiny-2019-10-29-0219008c/ipkg-install/usr/include/libnl-tiny/netlink-types.h
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libnl-tiny-2019-10-29-0219008c/ipkg-install/usr/include/libnl-tiny/unl.h
make[4]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libnl-tiny-2019-10-29-0219008c'
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libnl-tiny-2019-10-29-0219008c/.built
rm -rf /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libnl-tiny-2019-10-29-0219008c/.pkgdir/libnl-tiny.installed /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libnl-tiny-2019-10-29-0219008c/.pkgdir/libnl-tiny
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libnl-tiny-2019-10-29-0219008c/.pkgdir/libnl-tiny
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libnl-tiny-2019-10-29-0219008c/.pkgdir/libnl-tiny/usr/lib
install -m0644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libnl-tiny-2019-10-29-0219008c/ipkg-install/usr/lib/libnl-tiny.so /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libnl-tiny-2019-10-29-0219008c/.pkgdir/libnl-tiny/usr/lib/
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libnl-tiny-2019-10-29-0219008c/.pkgdir/libnl-tiny.installed
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/stamp
SHELL= flock /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/.root-copy.flock -c 'cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libnl-tiny-2019-10-29-0219008c/.pkgdir/libnl-tiny/. /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/'
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/stamp/.libnl-tiny_installed
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/targets/ramips/rt305x/packages /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libnl-tiny-2019-10-29-0219008c/ipkg-mipsel_24kc/libnl-tiny/CONTROL /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/pkginfo
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libnl-tiny-2019-10-29-0219008c/ipkg-mipsel_24kc/libnl-tiny/usr/lib
  AR      coreutils/lib.a
install -m0644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libnl-tiny-2019-10-29-0219008c/ipkg-install/usr/lib/libnl-tiny.so /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libnl-tiny-2019-10-29-0219008c/ipkg-mipsel_24kc/libnl-tiny/usr/lib/
find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libnl-tiny-2019-10-29-0219008c/ipkg-mipsel_24kc/libnl-tiny -name 'CVS' -o -name '.svn' -o -name '.#*' -o -name '*~'| xargs -r rm -rf
gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -fPIC --param max-inline-insns-single=1200 -c ../ncurses/./tinfo/lib_longname.c -o ../objects/lib_longname.o
  LD      findutils/built-in.o
  CC      findutils/find.o
mipsel-openwrt-linux-musl-gcc -c  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  svr-service.c -o svr-service.o
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
Scanning dependencies of target dtls_client
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
export CROSS="mipsel-openwrt-linux-musl-"   ; NM="mipsel-openwrt-linux-musl-nm" STRIP="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/sstrip" STRIP_KMOD="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/strip-kmod.sh" PATCHELF="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/patchelf" /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/rstrip.sh /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libnl-tiny-2019-10-29-0219008c/ipkg-mipsel_24kc/libnl-tiny
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
[ 83%] Building C object programs/ssl/CMakeFiles/dtls_client.dir/dtls_client.c.o
rstrip.sh: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libnl-tiny-2019-10-29-0219008c/ipkg-mipsel_24kc/libnl-tiny/usr/lib/libnl-tiny.so: shared object
(cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libnl-tiny-2019-10-29-0219008c/ipkg-mipsel_24kc/libnl-tiny/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 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/packages/mipsel_24kc/base
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/ipkg-build -c -o 0 -g 0 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libnl-tiny-2019-10-29-0219008c/ipkg-mipsel_24kc/libnl-tiny /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/packages/mipsel_24kc/base
[ 84%] Linking C executable dtls_client
[ 14%] Building C object CMakeFiles/ubox.dir/usock.c.o
gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -fPIC --param max-inline-insns-single=1200 -c ../ncurses/./tinfo/lib_napms.c -o ../objects/lib_napms.o
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
[ 84%] Built target dtls_client
mipsel-openwrt-linux-musl-gcc -c  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  svr-session.c -o svr-session.o
  CC      findutils/grep.o
Packaged contents of /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libnl-tiny-2019-10-29-0219008c/ipkg-mipsel_24kc/libnl-tiny into /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/packages/mipsel_24kc/base/libnl-tiny_2019-10-29-0219008c-1_mipsel_24kc.ipk
echo "libnl-tiny" >> /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/pkginfo/libnl-tiny.default.install
rm -rf /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-libnl-tiny
[ 85%] Linking C executable ssl_mail_client
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-libnl-tiny/host /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/packages
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-libnl-tiny/usr/lib/pkgconfig /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-libnl-tiny/usr/include/libnl-tiny
cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libnl-tiny-2019-10-29-0219008c/ipkg-install/usr/include/libnl-tiny/* /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-libnl-tiny/usr/include/libnl-tiny
install -m0644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libnl-tiny-2019-10-29-0219008c/ipkg-install/usr/lib/libnl-tiny.so /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-libnl-tiny/usr/lib/
install -m0644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libnl-tiny-2019-10-29-0219008c/libnl-tiny.pc /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-libnl-tiny/usr/lib/pkgconfig
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-libnl-tiny -name '*.la' | xargs -r rm -f; 
make[3]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/package/libs/libjson-c'
[ 85%] Built target ssl_mail_client
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
if [ -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/packages/libnl-tiny.list ]; then /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/clean-package.sh "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/packages/libnl-tiny.list" "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl"; fi
gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -fPIC --param max-inline-insns-single=1200 -c ../ncurses/./tinfo/lib_options.c -o ../objects/lib_options.o
if [ -d /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-libnl-tiny ]; then (cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-libnl-tiny; find ./ > /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-libnl-tiny.files); 	SHELL= flock /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/.staging-dir.flock -c ' mv /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-libnl-tiny.files /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/packages/libnl-tiny.list && cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-libnl-tiny/* /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/; '; fi
rm -rf /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-libnl-tiny
Scanning dependencies of target ssl_server2
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/stamp/.libnl-tiny_installed
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
make[3]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/package/libs/libnl-tiny'
time: package/libs/libnl-tiny/compile#2.20#0.48#4.41
[ 85%] Building C object programs/ssl/CMakeFiles/ssl_server2.dir/ssl_server2.c.o
[ 86%] Building C object programs/ssl/CMakeFiles/ssl_server2.dir/query_config.c.o
mipsel-openwrt-linux-musl-gcc -c  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  svr-tcpfwd.c -o svr-tcpfwd.o
  CC      findutils/xargs.o
[ 16%] Building C object CMakeFiles/ubox.dir/ustream.c.o
mipsel-openwrt-linux-musl-gcc -c  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  svr-x11fwd.c -o svr-x11fwd.o
  AR      findutils/lib.a
  LD      init/built-in.o
  CC      init/halt.o
gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -fPIC --param max-inline-insns-single=1200 -c ../ncurses/./tinfo/lib_raw.c -o ../objects/lib_raw.o
config.status: creating Makefile
mipsel-openwrt-linux-musl-gcc -c  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  tcp-accept.c -o tcp-accept.o
config.status: creating doc/Makefile
config.status: creating src/Makefile
  AR      init/lib.a
mipsel-openwrt-linux-musl-gcc -c  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  termcodes.c -o termcodes.o
config.status: creating src/include/Makefile
  LD      libbb/built-in.o
  CC      libbb/appletlib.o
config.status: creating src/lib/Makefile
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/json-c-0.14/.prepared_dc33317cd566c2b01a5e3105b7889ee9_6664517399ebbbc92a37c5bb081b5c53_check
. /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/include/shell.sh; gzip -dc /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/dl/json-c-0.14-nodoc.tar.gz | tar -C /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/json-c-0.14/.. -xf -
make[3]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/package/utils/lua'
config.status: creating src/test/Makefile
[ ! -d ./src/ ] || cp -fpR ./src/. /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/json-c-0.14
gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -fPIC --param max-inline-insns-single=1200 -c ../ncurses/./tinfo/lib_setup.c -o ../objects/lib_setup.o

Applying ./patches/000-libm.patch using plaintext: 
make -C libtomcrypt
patching file math_compat.h

Applying ./patches/001-Fix-CVE-2020-12762.patch using plaintext: 
patching file arraylist.c
patching file linkhash.c
make[5]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80/libtomcrypt'
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/ciphers/aes/aes.c -o src/ciphers/aes/aes.o
patching file printbuf.c
patching file tests/test4.c
patching file tests/test4.expected
config.status: creating src/debug/Makefile
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/json-c-0.14/.prepared_dc33317cd566c2b01a5e3105b7889ee9_6664517399ebbbc92a37c5bb081b5c53
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/json-c-0.14/.configured_*
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/stamp/.libjson-c_installed
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/json-c-0.14
(cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/json-c-0.14; 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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/json-c-0.14=json-c-0.14 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -Wno-implicit-fallthrough " 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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/json-c-0.14=json-c-0.14 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -Wno-implicit-fallthrough " LDFLAGS="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro " cmake -DCMAKE_SYSTEM_NAME=Linux -DCMAKE_SYSTEM_VERSION=1 -DCMAKE_SYSTEM_PROCESSOR=mipsel -DCMAKE_BUILD_TYPE=Release -DCMAKE_C_FLAGS_RELEASE="-DNDEBUG" -DCMAKE_CXX_FLAGS_RELEASE="-DNDEBUG" -DCMAKE_C_COMPILER="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin/mipsel-openwrt-linux-musl-gcc" -DCMAKE_C_COMPILER_ARG1="" -DCMAKE_CXX_COMPILER="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin/mipsel-openwrt-linux-musl-g++" -DCMAKE_CXX_COMPILER_ARG1="" -DCMAKE_ASM_COMPILER="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin/mipsel-openwrt-linux-musl-gcc" -DCMAKE_ASM_COMPILER_ARG1="" -DCMAKE_EXE_LINKER_FLAGS:STRING="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro" -DCMAKE_MODULE_LINKER_FLAGS:STRING="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro -Wl,-Bsymbolic-functions" -DCMAKE_SHARED_LINKER_FLAGS:STRING="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro -Wl,-Bsymbolic-functions" -DCMAKE_AR="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin/mipsel-openwrt-linux-musl-gcc-ar" -DCMAKE_NM="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin/mipsel-openwrt-linux-musl-gcc-nm" -DCMAKE_RANLIB="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin/mipsel-openwrt-linux-musl-gcc-ranlib" -DCMAKE_FIND_ROOT_PATH="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr;/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl" -DCMAKE_FIND_ROOT_PATH_MODE_PROGRAM=BOTH -DCMAKE_FIND_ROOT_PATH_MODE_LIBRARY=ONLY -DCMAKE_FIND_ROOT_PATH_MODE_INCLUDE=ONLY -DCMAKE_STRIP=: -DCMAKE_INSTALL_PREFIX=/usr -DDL_LIBRARY=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl -DCMAKE_PREFIX_PATH=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl -DCMAKE_SKIP_RPATH=TRUE -DCMAKE_INSTALL_INCLUDEDIR=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/json-c-0.14 )
[ 19%] Building C object CMakeFiles/ubox.dir/ustream-fd.c.o
config.status: creating src/qgen/Makefile
  CC      libbb/ask_confirmation.o
config.status: creating src/saal/Makefile
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -DENCRYPT_ONLY -c ./src/ciphers/aes/aes.c -o src/ciphers/aes/aes_enc.o
config.status: creating src/q2931/Makefile
-- The C compiler identification is GNU 8.4.0
-- Check for working C compiler: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin/mipsel-openwrt-linux-musl-gcc
config.status: creating src/sigd/Makefile
  CC      libbb/auto_string.o
config.status: creating src/maint/Makefile
[ 21%] Building C object CMakeFiles/ubox.dir/vlist.c.o
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/ciphers/anubis.c -o src/ciphers/anubis.o
config.status: creating src/arpd/Makefile
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/ciphers/blowfish.c -o src/ciphers/blowfish.o
-- Check for working C compiler: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin/mipsel-openwrt-linux-musl-gcc - works
-- Detecting C compiler ABI info
config.status: creating src/ilmid/Makefile
  CC      libbb/bb_askpass.o
gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -fPIC --param max-inline-insns-single=1200 -c ../ncurses/./tinfo/lib_termcap.c -o ../objects/lib_termcap.o
[ 23%] Building C object CMakeFiles/ubox.dir/utils.c.o
config.status: creating src/ilmid/asn1/Makefile
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/ciphers/camellia.c -o src/ciphers/camellia.o
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/ciphers/cast5.c -o src/ciphers/cast5.o
config.status: creating src/man/Makefile
-- Detecting C compiler ABI info - done
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/lua-5.1.5/.prepared_df1920b69bd0b4e800321361431afa41_6664517399ebbbc92a37c5bb081b5c53_check
. /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/include/shell.sh; gzip -dc /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/dl/lua-5.1.5.tar.gz | tar -C /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/lua-5.1.5/.. -xf -
[ ! -d ./src/ ] || cp -fpR ./src/. /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/lua-5.1.5
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/ciphers/des.c -o src/ciphers/des.o
-- Detecting C compile features
-- Detecting C compile features - done
config.status: creating src/led/Makefile

Applying ./patches/001-include-version-number.patch using plaintext: 
patching file Makefile
patching file doc/lua5.1.1 (renamed from doc/lua.1)
patching file doc/luac5.1.1 (renamed from doc/luac.1)
patching file src/Makefile

Applying ./patches/010-lua-5.1.3-lnum-full-260308.patch using plaintext: 
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
  CC      libbb/bb_bswap_64.o
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/011-lnum-use-double.patch using plaintext: 
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/ciphers/kasumi.c -o src/ciphers/kasumi.o
patching file src/lnum_config.h

Applying ./patches/012-lnum-fix-ltle-relational-operators.patch using plaintext: 
config.status: creating src/lane/Makefile
patching file src/lvm.c
[ 26%] Building C object CMakeFiles/ubox.dir/safe_list.c.o

Applying ./patches/013-lnum-strtoul-parsing-fixes.patch using plaintext: 
-- Looking for fcntl.h
patching file src/lnum.c
patching file src/lnum_config.h

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

Applying ./patches/020-shared_liblua.patch using plaintext: 
patching file Makefile
patching file src/ldo.h
patching file src/lfunc.h
patching file src/lmem.h
patching file src/lstring.h
patching file src/lundump.h
patching file src/Makefile

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

Applying ./patches/040-use-symbolic-functions.patch using plaintext: 
patching file src/Makefile

Applying ./patches/050-honor-cflags.patch using plaintext: 
patching file src/Makefile

Applying ./patches/100-no_readline.patch using plaintext: 
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/ciphers/khazad.c -o src/ciphers/khazad.o
patching file src/luaconf.h
patching file src/Makefile

Applying ./patches/200-lua-path.patch using plaintext: 
config.status: creating src/mpoad/Makefile
patching file src/luaconf.h

Applying ./patches/300-opcode_performance.patch using plaintext: 
patching file src/lvm.c
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/lua-5.1.5/.prepared_df1920b69bd0b4e800321361431afa41_6664517399ebbbc92a37c5bb081b5c53
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/lua-5.1.5/.configured_*
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/stamp/.lua_installed
  CC      libbb/bb_cat.o
config.status: creating src/oamd/Makefile
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/lua-5.1.5/.configured_68b329da9893e34099c7d8ad5cb9c940
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/ciphers/kseed.c -o src/ciphers/kseed.o
-- Looking for fcntl.h - found
-- Looking for inttypes.h
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/lua-5.1.5/.built
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/lua-5.1.5/.built_check
make --jobserver-fds=3,4 -j -C /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/lua-5.1.5 CC="mipsel-openwrt-linux-musl-gcc" AR="mipsel-openwrt-linux-musl-ar rcu" RANLIB="mipsel-openwrt-linux-musl-ranlib" INSTALL_ROOT=/usr CFLAGS="-I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/lua-5.1.5=lua-5.1.5 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DLUA_USE_LINUX -fpic -std=gnu99" MYLDFLAGS="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro " PKG_VERSION=5.1.5 linux
make[4]: warning: jobserver unavailable: using -j1.  Add '+' to parent make rule.
make[4]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/lua-5.1.5'
cd src && make linux V=5.1
[ 28%] Building C object CMakeFiles/ubox.dir/runqueue.c.o
make[5]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/lua-5.1.5/src'
make all MYCFLAGS+="-DLUA_USE_LINUX " MYLIBS="-Wl,-E -ldl "
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/lua-5.1.5/src'
mipsel-openwrt-linux-musl-gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/lua-5.1.5=lua-5.1.5 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DLUA_USE_LINUX -fpic -std=gnu99   -c -o lapi.o lapi.c
config.status: creating src/switch/Makefile
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/ciphers/multi2.c -o src/ciphers/multi2.o
gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -fPIC --param max-inline-insns-single=1200 -c ../ncurses/./tinfo/lib_termname.c -o ../objects/lib_termname.o
config.status: creating src/switch/debug/Makefile
  CC      libbb/bb_do_delay.o
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/ciphers/noekeon.c -o src/ciphers/noekeon.o
-- Looking for inttypes.h - found
-- Looking for stdarg.h
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/ciphers/rc2.c -o src/ciphers/rc2.o
config.status: creating src/switch/tcp/Makefile
gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -fPIC --param max-inline-insns-single=1200 -c ../ncurses/./tinfo/lib_tgoto.c -o ../objects/lib_tgoto.o
config.status: creating src/br2684/Makefile
-- Looking for stdarg.h - found
-- Looking for strings.h
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/ciphers/rc5.c -o src/ciphers/rc5.o
  CC      libbb/bb_getgroups.o
config.status: creating src/config/Makefile
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/ciphers/rc6.c -o src/ciphers/rc6.o
[ 30%] Building C object CMakeFiles/ubox.dir/md5.c.o
config.status: creating src/extra/Makefile
-- Looking for strings.h - found
-- Looking for string.h
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/ciphers/safer/safer.c -o src/ciphers/safer/safer.o
gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -fPIC --param max-inline-insns-single=1200 -c ../ncurses/./tinfo/lib_ti.c -o ../objects/lib_ti.o
config.status: creating src/extra/linux-atm.spec
  CC      libbb/bb_getsockname.o
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/ciphers/safer/saferp.c -o src/ciphers/safer/saferp.o
config.status: creating config.h
config.status: executing depfiles commands
-- Looking for string.h - found
-- Looking for syslog.h
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/ciphers/skipjack.c -o src/ciphers/skipjack.o
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/ciphers/twofish/twofish.c -o src/ciphers/twofish/twofish.o
  CC      libbb/bb_pwd.o
gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -fPIC --param max-inline-insns-single=1200 -c ../ncurses/./tinfo/lib_tparm.c -o ../objects/lib_tparm.o
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/ciphers/xtea.c -o src/ciphers/xtea.o
-- Looking for syslog.h - found
-- Looking for 4 include files stdlib.h, ..., float.h
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/encauth/ccm/ccm_add_aad.c -o src/encauth/ccm/ccm_add_aad.o
[ 33%] Building C object CMakeFiles/ubox.dir/kvlist.c.o
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/encauth/ccm/ccm_add_nonce.c -o src/encauth/ccm/ccm_add_nonce.o
-- Looking for 4 include files stdlib.h, ..., float.h - found
-- Looking for unistd.h
  CC      libbb/bb_qsort.o
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/encauth/ccm/ccm_done.c -o src/encauth/ccm/ccm_done.o
-- Looking for unistd.h - found
-- Looking for sys/types.h
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/encauth/ccm/ccm_init.c -o src/encauth/ccm/ccm_init.o
  CC      libbb/bb_strtonum.o
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/encauth/ccm/ccm_memory.c -o src/encauth/ccm/ccm_memory.o
[ 35%] Building C object CMakeFiles/ubox.dir/ulog.c.o
[ 86%] Linking C executable ssl_server2
-- Looking for sys/types.h - found
-- Looking for dlfcn.h
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/encauth/ccm/ccm_process.c -o src/encauth/ccm/ccm_process.o
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
[ 86%] Built target ssl_server2
mipsel-openwrt-linux-musl-gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/lua-5.1.5=lua-5.1.5 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DLUA_USE_LINUX -fpic -std=gnu99   -c -o lcode.o lcode.c
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
Scanning dependencies of target ssl_client2
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
[ 86%] Building C object programs/ssl/CMakeFiles/ssl_client2.dir/ssl_client2.c.o
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/encauth/ccm/ccm_reset.c -o src/encauth/ccm/ccm_reset.o
  CC      libbb/change_identity.o
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/encauth/ccm/ccm_test.c -o src/encauth/ccm/ccm_test.o
-- Looking for dlfcn.h - found
-- Looking for endian.h
[ 38%] Building C object CMakeFiles/ubox.dir/base64.c.o
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/encauth/chachapoly/chacha20poly1305_add_aad.c -o src/encauth/chachapoly/chacha20poly1305_add_aad.o
-- Looking for endian.h - found
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/encauth/chachapoly/chacha20poly1305_decrypt.c -o src/encauth/chachapoly/chacha20poly1305_decrypt.o
-- Looking for limits.h
  CC      libbb/chomp.o
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/encauth/chachapoly/chacha20poly1305_done.c -o src/encauth/chachapoly/chacha20poly1305_done.o
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/encauth/chachapoly/chacha20poly1305_encrypt.c -o src/encauth/chachapoly/chacha20poly1305_encrypt.o
-- Looking for limits.h - found
[ 40%] Linking C shared library libubox.so
-- Looking for locale.h
  CC      libbb/common_bufsiz.o
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/encauth/chachapoly/chacha20poly1305_init.c -o src/encauth/chachapoly/chacha20poly1305_init.o
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/encauth/chachapoly/chacha20poly1305_memory.c -o src/encauth/chachapoly/chacha20poly1305_memory.o
make[6]: warning:  Clock skew detected.  Your build may be incomplete.
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/hostpkg/libubox-2020-08-06-9e52171d'
  CC      libbb/compare_string_array.o
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/encauth/chachapoly/chacha20poly1305_setiv.c -o src/encauth/chachapoly/chacha20poly1305_setiv.o
-- Looking for locale.h - found
-- Looking for memory.h
[ 40%] Built target ubox
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/hostpkg/libubox-2020-08-06-9e52171d'
Scanning dependencies of target blobmsg_json
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/hostpkg/libubox-2020-08-06-9e52171d'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/hostpkg/libubox-2020-08-06-9e52171d'
make[6]: Warning: File 'blobmsg_json.c' has modification time 350756 s in the future
[ 42%] Building C object CMakeFiles/blobmsg_json.dir/blobmsg_json.c.o
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/encauth/chachapoly/chacha20poly1305_setiv_rfc7905.c -o src/encauth/chachapoly/chacha20poly1305_setiv_rfc7905.o
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/encauth/chachapoly/chacha20poly1305_test.c -o src/encauth/chachapoly/chacha20poly1305_test.o
-- Looking for memory.h - found
-- Looking for stdint.h
  CC      libbb/concat_path_file.o
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/encauth/eax/eax_addheader.c -o src/encauth/eax/eax_addheader.o
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/encauth/eax/eax_decrypt.c -o src/encauth/eax/eax_decrypt.o
-- Looking for stdint.h - found
-- Looking for stdlib.h
  CC      libbb/concat_subpath_file.o
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/encauth/eax/eax_decrypt_verify_memory.c -o src/encauth/eax/eax_decrypt_verify_memory.o
mipsel-openwrt-linux-musl-gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/lua-5.1.5=lua-5.1.5 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DLUA_USE_LINUX -fpic -std=gnu99   -c -o ldebug.o ldebug.c
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/encauth/eax/eax_done.c -o src/encauth/eax/eax_done.o
-- Looking for stdlib.h - found
-- Looking for sys/cdefs.h
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/encauth/eax/eax_encrypt.c -o src/encauth/eax/eax_encrypt.o
  CC      libbb/copy_file.o
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/encauth/eax/eax_encrypt_authenticate_memory.c -o src/encauth/eax/eax_encrypt_authenticate_memory.o
-- Looking for sys/cdefs.h - found
-- Looking for sys/param.h
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/encauth/eax/eax_init.c -o src/encauth/eax/eax_init.o
[ 45%] Linking C shared library libblobmsg_json.so
  CC      libbb/copyfd.o
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/encauth/eax/eax_test.c -o src/encauth/eax/eax_test.o
-- Looking for sys/param.h - found
-- Looking for sys/stat.h
make[6]: warning:  Clock skew detected.  Your build may be incomplete.
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/hostpkg/libubox-2020-08-06-9e52171d'
[ 45%] Built target blobmsg_json
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/hostpkg/libubox-2020-08-06-9e52171d'
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/encauth/gcm/gcm_add_aad.c -o src/encauth/gcm/gcm_add_aad.o
Scanning dependencies of target ubox-static
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/hostpkg/libubox-2020-08-06-9e52171d'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/hostpkg/libubox-2020-08-06-9e52171d'
make[6]: Warning: File 'avl.c' has modification time 350756 s in the future
[ 47%] Building C object CMakeFiles/ubox-static.dir/avl.c.o
-- Looking for sys/stat.h - found
-- Looking for xlocale.h
  CC      libbb/correct_password.o
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/encauth/gcm/gcm_add_iv.c -o src/encauth/gcm/gcm_add_iv.o
-- Looking for xlocale.h - not found
-- Looking for _isnan
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/encauth/gcm/gcm_done.c -o src/encauth/gcm/gcm_done.o
-- Looking for _isnan - not found
-- Looking for _finite
  CC      libbb/crc32.o
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/encauth/gcm/gcm_gf_mult.c -o src/encauth/gcm/gcm_gf_mult.o
gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -fPIC --param max-inline-insns-single=1200 -c ../ncurses/./tinfo/lib_tputs.c -o ../objects/lib_tputs.o
mipsel-openwrt-linux-musl-gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/lua-5.1.5=lua-5.1.5 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DLUA_USE_LINUX -fpic -std=gnu99   -c -o ldo.o ldo.c
-- Looking for _finite - not found
-- Looking for INFINITY
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/encauth/gcm/gcm_init.c -o src/encauth/gcm/gcm_init.o
[ 87%] Building C object programs/ssl/CMakeFiles/ssl_client2.dir/query_config.c.o
config.status: executing libtool commands
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/encauth/gcm/gcm_memory.c -o src/encauth/gcm/gcm_memory.o
  CC      libbb/default_error_retval.o
-- Looking for INFINITY - found
[ 50%] Building C object CMakeFiles/ubox-static.dir/avl-cmp.c.o
-- Looking for isinf
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/encauth/gcm/gcm_mult_h.c -o src/encauth/gcm/gcm_mult_h.o
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/encauth/gcm/gcm_process.c -o src/encauth/gcm/gcm_process.o
  CC      libbb/device_open.o
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/encauth/gcm/gcm_reset.c -o src/encauth/gcm/gcm_reset.o
-- Looking for isinf - found
-- Looking for isnan
[ 52%] Building C object CMakeFiles/ubox-static.dir/blob.c.o
gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -fPIC --param max-inline-insns-single=1200 -c ../ncurses/./trace/lib_trace.c -o ../objects/lib_trace.o
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/encauth/gcm/gcm_test.c -o src/encauth/gcm/gcm_test.o
configure: WARNING: unrecognized options: --disable-nls
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/encauth/ocb/ocb_decrypt.c -o src/encauth/ocb/ocb_decrypt.o
  CC      libbb/dump.o
-- Looking for isnan - found
-- Looking for nan
# prevent autoheader invocation
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2/stamp-h.in
gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -fPIC --param max-inline-insns-single=1200 -c ../ncurses/./tinfo/lib_ttyflags.c -o ../objects/lib_ttyflags.o
[ 87%] Linking C executable ssl_client2
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2/.configured_68b329da9893e34099c7d8ad5cb9c940
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2/.built
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/encauth/ocb/ocb_decrypt_verify_memory.c -o src/encauth/ocb/ocb_decrypt_verify_memory.o
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2/.built_check
# src/qgen is built with HOSTCC, which does not really like our LDFLAGS
make --jobserver-fds=3,4 -j -C /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2/src/qgen LDFLAGS="" all
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
mipsel-openwrt-linux-musl-gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/lua-5.1.5=lua-5.1.5 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DLUA_USE_LINUX -fpic -std=gnu99   -c -o ldump.o ldump.c
make[4]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2/src/qgen'
gcc -I../../src/include  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT common.o -MD -MP -MF .deps/common.Tpo -c -o common.o common.c
[ 87%] Built target ssl_client2
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/encauth/ocb/ocb_done_decrypt.c -o src/encauth/ocb/ocb_done_decrypt.o
-- Looking for nan - found
Scanning dependencies of target ssl_fork_server
-- Looking for _doprnt
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
[ 87%] Building C object programs/ssl/CMakeFiles/ssl_fork_server.dir/ssl_fork_server.c.o
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/encauth/ocb/ocb_done_encrypt.c -o src/encauth/ocb/ocb_done_encrypt.o
mv -f .deps/common.Tpo .deps/common.Po
gcc -I../../src/include  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT file.o -MD -MP -MF .deps/file.Tpo -c -o file.o file.c
-- Looking for _doprnt - not found
-- Looking for snprintf
[ 88%] Linking C executable ssl_fork_server
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/encauth/ocb/ocb_encrypt.c -o src/encauth/ocb/ocb_encrypt.o
  CC      libbb/duration.o
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
[ 88%] Built target ssl_fork_server
mipsel-openwrt-linux-musl-gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/lua-5.1.5=lua-5.1.5 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DLUA_USE_LINUX -fpic -std=gnu99   -c -o lfunc.o lfunc.c
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -fPIC --param max-inline-insns-single=1200 -c ../ncurses/./tty/lib_twait.c -o ../objects/lib_twait.o
[ 54%] Building C object CMakeFiles/ubox-static.dir/blobmsg.c.o
Scanning dependencies of target ssl_client1
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/encauth/ocb/ocb_encrypt_authenticate_memory.c -o src/encauth/ocb/ocb_encrypt_authenticate_memory.o
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
mv -f .deps/file.Tpo .deps/file.Po
gcc -I../../src/include  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT first.o -MD -MP -MF .deps/first.Tpo -c -o first.o first.c
[ 89%] Building C object programs/ssl/CMakeFiles/ssl_client1.dir/ssl_client1.c.o
-- Looking for snprintf - found
-- Looking for vasprintf
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/encauth/ocb/ocb_init.c -o src/encauth/ocb/ocb_init.o
[ 89%] Linking C executable ssl_client1
  CC      libbb/endofname.o
mv -f .deps/first.Tpo .deps/first.Po
gcc -I../../src/include  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT ql_y.o -MD -MP -MF .deps/ql_y.Tpo -c -o ql_y.o ql_y.c
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/encauth/ocb/ocb_ntz.c -o src/encauth/ocb/ocb_ntz.o
[ 89%] Built target ssl_client1
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -fPIC --param max-inline-insns-single=1200 -c ../ncurses/./tinfo/name_match.c -o ../objects/name_match.o
Scanning dependencies of target ssl_server
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
ql_y.y: In function 'copy_block':
ql_y.y:98:6: warning: enumeration value 'vt_id' not handled in switch [-Wswitch]
      switch (orig_field->value->type) {
      ^~~~~~
-- Looking for vasprintf - found
-- Looking for vsnprintf
mipsel-openwrt-linux-musl-gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/lua-5.1.5=lua-5.1.5 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DLUA_USE_LINUX -fpic -std=gnu99   -c -o lgc.o lgc.c
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/encauth/ocb/ocb_shift_xor.c -o src/encauth/ocb/ocb_shift_xor.o
[ 90%] Building C object programs/ssl/CMakeFiles/ssl_server.dir/ssl_server.c.o
[ 90%] Linking C executable ssl_server
  CC      libbb/executable.o
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/encauth/ocb/ocb_test.c -o src/encauth/ocb/ocb_test.o
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
mv -f .deps/ql_y.Tpo .deps/ql_y.Po
[ 90%] Built target ssl_server
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
/bin/bash ../../ylwrap ql_l.l lex.yy.c ql_l.c -- flex  
-- Looking for vsnprintf - found
-- Looking for vprintf
Scanning dependencies of target benchmark
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/encauth/ocb/s_ocb_done.c -o src/encauth/ocb/s_ocb_done.o
[ 91%] Building C object programs/test/CMakeFiles/benchmark.dir/benchmark.c.o
gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -fPIC --param max-inline-insns-single=1200 -c ../ncurses/names.c -o ../objects/names.o
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/encauth/ocb3/ocb3_add_aad.c -o src/encauth/ocb3/ocb3_add_aad.o
gcc -I../../src/include  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT qgen.o -MD -MP -MF .deps/qgen.Tpo -c -o qgen.o qgen.c
  CC      libbb/fclose_nonstdin.o
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/encauth/ocb3/ocb3_decrypt.c -o src/encauth/ocb3/ocb3_decrypt.o
-- Looking for vprintf - found
-- Looking for open
[ 57%] Building C object CMakeFiles/ubox-static.dir/uloop.c.o
gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -fPIC --param max-inline-insns-single=1200 -c ../ncurses/./tinfo/obsolete.c -o ../objects/obsolete.o
mv -f .deps/qgen.Tpo .deps/qgen.Po
gcc -I../../src/include  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT second.o -MD -MP -MF .deps/second.Tpo -c -o second.o second.c
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/encauth/ocb3/ocb3_decrypt_last.c -o src/encauth/ocb3/ocb3_decrypt_last.o
  CC      libbb/fflush_stdout_and_exit.o
-- Looking for open - found
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/encauth/ocb3/ocb3_decrypt_verify_memory.c -o src/encauth/ocb3/ocb3_decrypt_verify_memory.o
-- Looking for realloc
mv -f .deps/second.Tpo .deps/second.Po
gcc -I../../src/include  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT third.o -MD -MP -MF .deps/third.Tpo -c -o third.o third.c
gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -fPIC --param max-inline-insns-single=1200 -c ../ncurses/./tinfo/read_entry.c -o ../objects/read_entry.o
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/encauth/ocb3/ocb3_done.c -o src/encauth/ocb3/ocb3_done.o
-- Looking for realloc - found
-- Looking for setlocale
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/encauth/ocb3/ocb3_encrypt.c -o src/encauth/ocb3/ocb3_encrypt.o
mv -f .deps/third.Tpo .deps/third.Po
gcc -I../../src/include  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT ql_l.o -MD -MP -MF .deps/ql_l.Tpo -c -o ql_l.o ql_l.c
  CC      libbb/fgets_str.o
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/encauth/ocb3/ocb3_encrypt_authenticate_memory.c -o src/encauth/ocb3/ocb3_encrypt_authenticate_memory.o
ql_l.c:1272:16: warning: 'input' defined but not used [-Wunused-function]
 #else
                ^    
ql_l.c:1229:17: warning: 'yyunput' defined but not used [-Wunused-function]
 
                 ^      
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/encauth/ocb3/ocb3_encrypt_last.c -o src/encauth/ocb3/ocb3_encrypt_last.o
-- Looking for setlocale - found
-- Looking for uselocale
mipsel-openwrt-linux-musl-gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/lua-5.1.5=lua-5.1.5 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DLUA_USE_LINUX -fpic -std=gnu99   -c -o llex.o llex.c
  CC      libbb/find_mount_point.o
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/encauth/ocb3/ocb3_init.c -o src/encauth/ocb3/ocb3_init.o
mv -f .deps/ql_l.Tpo .deps/ql_l.Po
gcc -I../../src/include  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -o qgen common.o file.o first.o ql_y.o ql_l.o qgen.o second.o third.o  
[ 59%] Building C object CMakeFiles/ubox-static.dir/usock.c.o
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/encauth/ocb3/ocb3_int_ntz.c -o src/encauth/ocb3/ocb3_int_ntz.o
make[4]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2/src/qgen'
make --jobserver-fds=3,4 -j -C /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2 OBJCOPY=mipsel-openwrt-linux-musl-objcopy all
-- Looking for uselocale - found
-- Looking for strcasecmp
make[4]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2'
make  all-recursive
make[5]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2'
  CC      libbb/find_pid_by_name.o
Making all in src
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2/src'
Making all in include
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/encauth/ocb3/ocb3_int_xor_blocks.c -o src/encauth/ocb3/ocb3_int_xor_blocks.o
make[7]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2/src/include'
make[7]: Nothing to be done for 'all'.
make[7]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2/src/include'
Making all in lib
make[7]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2/src/lib'
/bin/bash ../../libtool  --tag=CC   --mode=compile mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include   -I../../src/include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT text2atm.lo -MD -MP -MF .deps/text2atm.Tpo -c -o text2atm.lo text2atm.c
-- Looking for strcasecmp - found
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/encauth/ocb3/ocb3_test.c -o src/encauth/ocb3/ocb3_test.o
-- Looking for strncasecmp
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -I../../src/include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT text2atm.lo -MD -MP -MF .deps/text2atm.Tpo -c text2atm.c  -fPIC -DPIC -o .libs/text2atm.o
  CC      libbb/find_root_device.o
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/hashes/blake2b.c -o src/hashes/blake2b.o
gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -fPIC --param max-inline-insns-single=1200 -c ../ncurses/./tinfo/read_termcap.c -o ../objects/read_termcap.o
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/hashes/blake2s.c -o src/hashes/blake2s.o
-- Looking for strncasecmp - found
-- Looking for strdup
[ 61%] Building C object CMakeFiles/ubox-static.dir/ustream.c.o
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/hashes/chc/chc.c -o src/hashes/chc/chc.o
  CC      libbb/full_write.o
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/hashes/helper/hash_file.c -o src/hashes/helper/hash_file.o
gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -fPIC --param max-inline-insns-single=1200 -c ../ncurses/./tinfo/strings.c -o ../objects/strings.o
-- Looking for strdup - found
-- Looking for strerror
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -I../../src/include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT text2atm.lo -MD -MP -MF .deps/text2atm.Tpo -c text2atm.c -o text2atm.o >/dev/null 2>&1
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/hashes/helper/hash_filehandle.c -o src/hashes/helper/hash_filehandle.o
  CC      libbb/get_console.o
mipsel-openwrt-linux-musl-gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/lua-5.1.5=lua-5.1.5 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DLUA_USE_LINUX -fpic -std=gnu99   -c -o lmem.o lmem.c
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/hashes/helper/hash_memory.c -o src/hashes/helper/hash_memory.o
gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -fPIC --param max-inline-insns-single=1200 -c ../ncurses/./base/tries.c -o ../objects/tries.o
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/hashes/helper/hash_memory_multi.c -o src/hashes/helper/hash_memory_multi.o
-- Looking for strerror - found
-- Looking for vsyslog
mipsel-openwrt-linux-musl-gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/lua-5.1.5=lua-5.1.5 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DLUA_USE_LINUX -fpic -std=gnu99   -c -o lobject.o lobject.c
  CC      libbb/get_last_path_component.o
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/hashes/md2.c -o src/hashes/md2.o
mv -f .deps/text2atm.Tpo .deps/text2atm.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include   -I../../src/include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT atm2text.lo -MD -MP -MF .deps/atm2text.Tpo -c -o atm2text.lo atm2text.c
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/hashes/md4.c -o src/hashes/md4.o
-- Looking for vsyslog - found
-- Looking for strtoll
[ 64%] Building C object CMakeFiles/ubox-static.dir/ustream-fd.c.o
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -I../../src/include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT atm2text.lo -MD -MP -MF .deps/atm2text.Tpo -c atm2text.c  -fPIC -DPIC -o .libs/atm2text.o
gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -fPIC --param max-inline-insns-single=1200 -c ../ncurses/./tinfo/trim_sgr0.c -o ../objects/trim_sgr0.o
  CC      libbb/get_line_from_file.o
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/hashes/md5.c -o src/hashes/md5.o
mipsel-openwrt-linux-musl-gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/lua-5.1.5=lua-5.1.5 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DLUA_USE_LINUX -fpic -std=gnu99   -c -o lopcodes.o lopcodes.c
-- Looking for strtoll - found
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/hashes/rmd128.c -o src/hashes/rmd128.o
-- Looking for strtoull
mipsel-openwrt-linux-musl-gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/lua-5.1.5=lua-5.1.5 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DLUA_USE_LINUX -fpic -std=gnu99   -c -o lparser.o lparser.c
[ 91%] Linking C executable benchmark
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/hashes/rmd160.c -o src/hashes/rmd160.o
  CC      libbb/get_shell_name.o
[ 91%] Built target benchmark
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
Scanning dependencies of target udp_proxy
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
[ 91%] Building C object programs/test/CMakeFiles/udp_proxy.dir/udp_proxy.c.o
-- Looking for strtoull - found
[ 66%] Building C object CMakeFiles/ubox-static.dir/vlist.c.o
-- Looking for stddef.h
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/hashes/rmd256.c -o src/hashes/rmd256.o
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -I../../src/include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT atm2text.lo -MD -MP -MF .deps/atm2text.Tpo -c atm2text.c -o atm2text.o >/dev/null 2>&1
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/hashes/rmd320.c -o src/hashes/rmd320.o
gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -fPIC --param max-inline-insns-single=1200 -c ../ncurses/unctrl.c -o ../objects/unctrl.o
[ 69%] Building C object CMakeFiles/ubox-static.dir/utils.c.o
  CC      libbb/get_volsize.o
-- Looking for stddef.h - found
-- Check size of int
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/hashes/sha1.c -o src/hashes/sha1.o
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/hashes/sha2/sha224.c -o src/hashes/sha2/sha224.o
gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -fPIC --param max-inline-insns-single=1200 -c ../ncurses/./trace/visbuf.c -o ../objects/visbuf.o
  CC      libbb/getopt32.o
-- Check size of int - done
-- Check size of int64_t
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/hashes/sha2/sha256.c -o src/hashes/sha2/sha256.o
mv -f .deps/atm2text.Tpo .deps/atm2text.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include   -I../../src/include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT atmequal.lo -MD -MP -MF .deps/atmequal.Tpo -c -o atmequal.lo atmequal.c
[ 71%] Building C object CMakeFiles/ubox-static.dir/safe_list.c.o
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -I../../src/include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT atmequal.lo -MD -MP -MF .deps/atmequal.Tpo -c atmequal.c  -fPIC -DPIC -o .libs/atmequal.o
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/hashes/sha2/sha384.c -o src/hashes/sha2/sha384.o
-- Check size of int64_t - done
-- Check size of long
gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -fPIC --param max-inline-insns-single=1200 -c ../ncurses/./tinfo/alloc_entry.c -o ../objects/alloc_entry.o
  CC      libbb/getopt_allopts.o
[ 73%] Building C object CMakeFiles/ubox-static.dir/runqueue.c.o
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/hashes/sha2/sha512.c -o src/hashes/sha2/sha512.o
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -I../../src/include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT atmequal.lo -MD -MP -MF .deps/atmequal.Tpo -c atmequal.c -o atmequal.o >/dev/null 2>&1
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/hashes/sha2/sha512_224.c -o src/hashes/sha2/sha512_224.o
-- Check size of long - done
-- Check size of long long
  CC      libbb/getpty.o
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/hashes/sha2/sha512_256.c -o src/hashes/sha2/sha512_256.o
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/hashes/sha3.c -o src/hashes/sha3.o
[ 92%] Linking C executable udp_proxy
mv -f .deps/atmequal.Tpo .deps/atmequal.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include   -I../../src/include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT sdu2cell.lo -MD -MP -MF .deps/sdu2cell.Tpo -c -o sdu2cell.lo sdu2cell.c
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
[ 92%] Built target udp_proxy
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/hashes/sha3_test.c -o src/hashes/sha3_test.o
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
-- Check size of long long - done
-- Check size of size_t
Scanning dependencies of target zeroize
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
[ 92%] Building C object programs/test/CMakeFiles/zeroize.dir/zeroize.c.o
  CC      libbb/hash_md5_sha.o
gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -fPIC --param max-inline-insns-single=1200 -c ../ncurses/./tinfo/captoinfo.c -o ../objects/captoinfo.o
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -I../../src/include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT sdu2cell.lo -MD -MP -MF .deps/sdu2cell.Tpo -c sdu2cell.c  -fPIC -DPIC -o .libs/sdu2cell.o
[ 76%] Building C object CMakeFiles/ubox-static.dir/md5.c.o
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/hashes/tiger.c -o src/hashes/tiger.o
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -I../../src/include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT sdu2cell.lo -MD -MP -MF .deps/sdu2cell.Tpo -c sdu2cell.c -o sdu2cell.o >/dev/null 2>&1
[ 93%] Linking C executable zeroize
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/hashes/whirl/whirl.c -o src/hashes/whirl/whirl.o
-- Check size of size_t - done
-- Performing Test HAS_GNU_WARNING_LONG
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
[ 93%] Built target zeroize
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
mv -f .deps/sdu2cell.Tpo .deps/sdu2cell.Plo
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/mac/blake2/blake2bmac.c -o src/mac/blake2/blake2bmac.o
/bin/bash ../../libtool  --tag=CC   --mode=compile mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include   -I../../src/include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT text2qos.lo -MD -MP -MF .deps/text2qos.Tpo -c -o text2qos.lo text2qos.c
Scanning dependencies of target selftest
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
[ 94%] Building C object programs/test/CMakeFiles/selftest.dir/selftest.c.o
-- Performing Test HAS_GNU_WARNING_LONG - Success
-- Performing Test HAVE_ATOMIC_BUILTINS
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/mac/blake2/blake2bmac_file.c -o src/mac/blake2/blake2bmac_file.o
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -I../../src/include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT text2qos.lo -MD -MP -MF .deps/text2qos.Tpo -c text2qos.c  -fPIC -DPIC -o .libs/text2qos.o
  CC      libbb/herror_msg.o
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/mac/blake2/blake2bmac_memory.c -o src/mac/blake2/blake2bmac_memory.o
[ 94%] Linking C executable selftest
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/mac/blake2/blake2bmac_memory_multi.c -o src/mac/blake2/blake2bmac_memory_multi.o
[ 78%] Building C object CMakeFiles/ubox-static.dir/kvlist.c.o
-- Performing Test HAVE_ATOMIC_BUILTINS - Success
mipsel-openwrt-linux-musl-gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/lua-5.1.5=lua-5.1.5 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DLUA_USE_LINUX -fpic -std=gnu99   -c -o lstate.o lstate.c
-- Performing Test HAVE___THREAD
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
  CC      libbb/human_readable.o
[ 94%] Built target selftest
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/mac/blake2/blake2bmac_test.c -o src/mac/blake2/blake2bmac_test.o
Scanning dependencies of target query_compile_time_config
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -I../../src/include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT text2qos.lo -MD -MP -MF .deps/text2qos.Tpo -c text2qos.c -o text2qos.o >/dev/null 2>&1
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
[ 95%] Building C object programs/test/CMakeFiles/query_compile_time_config.dir/query_compile_time_config.c.o
-- Performing Test HAVE___THREAD - Success
-- Written /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/json-c-0.14/config.h
-- Written /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/json-c-0.14/json_config.h
-- Performing Test REENTRANT_WORKS
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/mac/blake2/blake2smac.c -o src/mac/blake2/blake2smac.o
[ 95%] Building C object programs/test/CMakeFiles/query_compile_time_config.dir/__/ssl/query_config.c.o
mipsel-openwrt-linux-musl-gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/lua-5.1.5=lua-5.1.5 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DLUA_USE_LINUX -fpic -std=gnu99   -c -o lstring.o lstring.c
  CC      libbb/in_ether.o
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/mac/blake2/blake2smac_file.c -o src/mac/blake2/blake2smac_file.o
[ 80%] Building C object CMakeFiles/ubox-static.dir/ulog.c.o
-- Performing Test REENTRANT_WORKS - Success
-- Performing Test BSYMBOLIC_WORKS
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/mac/blake2/blake2smac_memory.c -o src/mac/blake2/blake2smac_memory.o
mv -f .deps/text2qos.Tpo .deps/text2qos.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include   -I../../src/include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT qos2text.lo -MD -MP -MF .deps/qos2text.Tpo -c -o qos2text.lo qos2text.c
  CC      libbb/inet_cksum.o
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/mac/blake2/blake2smac_memory_multi.c -o src/mac/blake2/blake2smac_memory_multi.o
mipsel-openwrt-linux-musl-gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/lua-5.1.5=lua-5.1.5 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DLUA_USE_LINUX -fpic -std=gnu99   -c -o ltable.o ltable.c
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -I../../src/include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT qos2text.lo -MD -MP -MF .deps/qos2text.Tpo -c qos2text.c  -fPIC -DPIC -o .libs/qos2text.o
-- Performing Test BSYMBOLIC_WORKS - Success
-- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE) 
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/mac/blake2/blake2smac_test.c -o src/mac/blake2/blake2smac_test.o
Warning: doxygen not found, the 'doc' target will not be included
gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -fPIC --param max-inline-insns-single=1200 -c ../ncurses/./tinfo/comp_expand.c -o ../objects/comp_expand.o
-- Configuring done
-- Generating done
CMake Warning:
  Manually-specified variables were not used by the project:

    CMAKE_ASM_COMPILER
    CMAKE_ASM_COMPILER_ARG1
    CMAKE_CXX_COMPILER
    CMAKE_CXX_COMPILER_ARG1
    CMAKE_CXX_FLAGS_RELEASE
    CMAKE_EXE_LINKER_FLAGS
    CMAKE_FIND_ROOT_PATH_MODE_LIBRARY
    CMAKE_MODULE_LINKER_FLAGS
    DL_LIBRARY


-- Build files have been written to: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/json-c-0.14
[ 83%] Building C object CMakeFiles/ubox-static.dir/base64.c.o
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/json-c-0.14/.configured_68b329da9893e34099c7d8ad5cb9c940
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/json-c-0.14/.built
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/json-c-0.14/.built_check
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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/json-c-0.14=json-c-0.14 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -Wno-implicit-fallthrough  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/json-c-0.14=json-c-0.14 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -Wno-implicit-fallthrough  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include " LDFLAGS="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro " make -j1 -C /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/json-c-0.14/. AR="mipsel-openwrt-linux-musl-gcc-ar" AS="mipsel-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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/json-c-0.14=json-c-0.14 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -Wno-implicit-fallthrough" LD=mipsel-openwrt-linux-musl-ld NM="mipsel-openwrt-linux-musl-gcc-nm" CC="mipsel-openwrt-linux-musl-gcc" GCC="mipsel-openwrt-linux-musl-gcc" CXX="mipsel-openwrt-linux-musl-g++" RANLIB="mipsel-openwrt-linux-musl-gcc-ranlib" STRIP=mipsel-openwrt-linux-musl-strip OBJCOPY=mipsel-openwrt-linux-musl-objcopy OBJDUMP=mipsel-openwrt-linux-musl-objdump SIZE=mipsel-openwrt-linux-musl-size CROSS="mipsel-openwrt-linux-musl-" ARCH="mipsel" CMAKE_COMMAND='/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/cmake' CMAKE_DISABLE_cmake_check_build_system=1 ;
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/mac/f9/f9_done.c -o src/mac/f9/f9_done.o
  CC      libbb/inet_common.o
make[4]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/json-c-0.14'
make[5]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/json-c-0.14'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/json-c-0.14'
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/mac/f9/f9_file.c -o src/mac/f9/f9_file.o
Scanning dependencies of target json-c
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/json-c-0.14'
[ 95%] Linking C executable query_compile_time_config
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/json-c-0.14'
[  7%] Building C object CMakeFiles/json-c.dir/arraylist.c.o
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -I../../src/include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT qos2text.lo -MD -MP -MF .deps/qos2text.Tpo -c qos2text.c -o qos2text.o >/dev/null 2>&1
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
[ 95%] Built target query_compile_time_config
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/mac/f9/f9_init.c -o src/mac/f9/f9_init.o
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
Scanning dependencies of target crl_app
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
  CC      libbb/inode_hash.o
[ 96%] Building C object programs/x509/CMakeFiles/crl_app.dir/crl_app.c.o
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/mac/f9/f9_memory.c -o src/mac/f9/f9_memory.o
[ 85%] Linking C static library libubox.a
gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -fPIC --param max-inline-insns-single=1200 -c ../ncurses/./tinfo/comp_parse.c -o ../objects/comp_parse.o
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/mac/f9/f9_memory_multi.c -o src/mac/f9/f9_memory_multi.o
[ 14%] Building C object CMakeFiles/json-c.dir/debug.c.o
make[6]: warning:  Clock skew detected.  Your build may be incomplete.
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/hostpkg/libubox-2020-08-06-9e52171d'
[ 85%] Built target ubox-static
[ 96%] Linking C executable crl_app
mv -f .deps/qos2text.Tpo .deps/qos2text.Plo
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/hostpkg/libubox-2020-08-06-9e52171d'
/bin/bash ../../libtool  --tag=CC   --mode=compile mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include   -I../../src/include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT qosequal.lo -MD -MP -MF .deps/qosequal.Tpo -c -o qosequal.lo qosequal.c
  CC      libbb/isdirectory.o
Scanning dependencies of target blobmsg_json-static
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/hostpkg/libubox-2020-08-06-9e52171d'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/hostpkg/libubox-2020-08-06-9e52171d'
make[6]: Warning: File 'blobmsg_json.c' has modification time 350754 s in the future
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/mac/f9/f9_process.c -o src/mac/f9/f9_process.o
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
[ 88%] Building C object CMakeFiles/blobmsg_json-static.dir/blobmsg_json.c.o
[ 96%] Built target crl_app
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -I../../src/include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT qosequal.lo -MD -MP -MF .deps/qosequal.Tpo -c qosequal.c  -fPIC -DPIC -o .libs/qosequal.o
Scanning dependencies of target cert_app
[ 21%] Building C object CMakeFiles/json-c.dir/json_c_version.c.o
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
mipsel-openwrt-linux-musl-gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/lua-5.1.5=lua-5.1.5 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DLUA_USE_LINUX -fpic -std=gnu99   -c -o ltm.o ltm.c
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/mac/f9/f9_test.c -o src/mac/f9/f9_test.o
[ 96%] Building C object programs/x509/CMakeFiles/cert_app.dir/cert_app.c.o
[ 28%] Building C object CMakeFiles/json-c.dir/json_object.c.o
  CC      libbb/isqrt.o
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -I../../src/include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT qosequal.lo -MD -MP -MF .deps/qosequal.Tpo -c qosequal.c -o qosequal.o >/dev/null 2>&1
mipsel-openwrt-linux-musl-gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/lua-5.1.5=lua-5.1.5 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DLUA_USE_LINUX -fpic -std=gnu99   -c -o lundump.o lundump.c
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/mac/hmac/hmac_done.c -o src/mac/hmac/hmac_done.o
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/mac/hmac/hmac_file.c -o src/mac/hmac/hmac_file.o
mv -f .deps/qosequal.Tpo .deps/qosequal.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include   -I../../src/include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT sap2text.lo -MD -MP -MF .deps/sap2text.Tpo -c -o sap2text.lo sap2text.c
  CC      libbb/kernel_version.o
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/mac/hmac/hmac_init.c -o src/mac/hmac/hmac_init.o
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -I../../src/include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT sap2text.lo -MD -MP -MF .deps/sap2text.Tpo -c sap2text.c  -fPIC -DPIC -o .libs/sap2text.o
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/mac/hmac/hmac_memory.c -o src/mac/hmac/hmac_memory.o
[ 97%] Linking C executable cert_app
  CC      libbb/last_char_is.o
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/mac/hmac/hmac_memory_multi.c -o src/mac/hmac/hmac_memory_multi.o
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
[ 90%] Linking C static library libblobmsg_json.a
[ 97%] Built target cert_app
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
mipsel-openwrt-linux-musl-gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/lua-5.1.5=lua-5.1.5 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DLUA_USE_LINUX -fpic -std=gnu99   -c -o lvm.o lvm.c
Scanning dependencies of target cert_req
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
make[6]: warning:  Clock skew detected.  Your build may be incomplete.
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/hostpkg/libubox-2020-08-06-9e52171d'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
[ 90%] Built target blobmsg_json-static
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/hostpkg/libubox-2020-08-06-9e52171d'
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/mac/hmac/hmac_process.c -o src/mac/hmac/hmac_process.o
[ 97%] Building C object programs/x509/CMakeFiles/cert_req.dir/cert_req.c.o
Scanning dependencies of target json_script
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/hostpkg/libubox-2020-08-06-9e52171d'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -fPIC --param max-inline-insns-single=1200 -c ../ncurses/./tinfo/comp_scan.c -o ../objects/comp_scan.o
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/hostpkg/libubox-2020-08-06-9e52171d'
make[6]: Warning: File 'json_script.c' has modification time 350753 s in the future
[ 92%] Building C object CMakeFiles/json_script.dir/json_script.c.o
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/mac/hmac/hmac_test.c -o src/mac/hmac/hmac_test.o
  CC      libbb/lineedit.o
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/mac/omac/omac_done.c -o src/mac/omac/omac_done.o
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/mac/omac/omac_file.c -o src/mac/omac/omac_file.o
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -I../../src/include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT sap2text.lo -MD -MP -MF .deps/sap2text.Tpo -c sap2text.c -o sap2text.o >/dev/null 2>&1
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/mac/omac/omac_init.c -o src/mac/omac/omac_init.o
[ 98%] Linking C executable cert_req
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/mac/omac/omac_memory.c -o src/mac/omac/omac_memory.o
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
[ 98%] Built target cert_req
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/mac/omac/omac_memory_multi.c -o src/mac/omac/omac_memory_multi.o
Scanning dependencies of target cert_write
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
[ 98%] Building C object programs/x509/CMakeFiles/cert_write.dir/cert_write.c.o
  CC      libbb/lineedit_ptr_hack.o
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/mac/omac/omac_process.c -o src/mac/omac/omac_process.o
  CC      libbb/llist.o
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/mac/omac/omac_test.c -o src/mac/omac/omac_test.o
mv -f .deps/sap2text.Tpo .deps/sap2text.Plo
gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -fPIC --param max-inline-insns-single=1200 -c ../ncurses/./tinfo/parse_entry.c -o ../objects/parse_entry.o
/bin/bash ../../libtool  --tag=CC   --mode=compile mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include   -I../../src/include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT text2sap.lo -MD -MP -MF .deps/text2sap.Tpo -c -o text2sap.lo text2sap.c
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/mac/pelican/pelican.c -o src/mac/pelican/pelican.o
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -I../../src/include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT text2sap.lo -MD -MP -MF .deps/text2sap.Tpo -c text2sap.c  -fPIC -DPIC -o .libs/text2sap.o
  CC      libbb/login.o
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/mac/pelican/pelican_memory.c -o src/mac/pelican/pelican_memory.o
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/mac/pelican/pelican_test.c -o src/mac/pelican/pelican_test.o
[ 95%] Linking C shared library libjson_script.so
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/mac/pmac/pmac_done.c -o src/mac/pmac/pmac_done.o
  CC      libbb/loop.o
make[6]: warning:  Clock skew detected.  Your build may be incomplete.
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/hostpkg/libubox-2020-08-06-9e52171d'
[ 95%] Built target json_script
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/mac/pmac/pmac_file.c -o src/mac/pmac/pmac_file.o
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/hostpkg/libubox-2020-08-06-9e52171d'
Scanning dependencies of target jshn
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/hostpkg/libubox-2020-08-06-9e52171d'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/hostpkg/libubox-2020-08-06-9e52171d'
make[6]: Warning: File 'jshn.c' has modification time 350753 s in the future
[ 97%] Building C object CMakeFiles/jshn.dir/jshn.c.o
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -I../../src/include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT text2sap.lo -MD -MP -MF .deps/text2sap.Tpo -c text2sap.c -o text2sap.o >/dev/null 2>&1
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/mac/pmac/pmac_init.c -o src/mac/pmac/pmac_init.o
[ 35%] Building C object CMakeFiles/json-c.dir/json_object_iterator.c.o
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/mac/pmac/pmac_memory.c -o src/mac/pmac/pmac_memory.o
[ 98%] Linking C executable cert_write
  CC      libbb/make_directory.o
[ 42%] Building C object CMakeFiles/json-c.dir/json_pointer.c.o
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
[ 98%] Built target cert_write
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/mac/pmac/pmac_memory_multi.c -o src/mac/pmac/pmac_memory_multi.o
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
Scanning dependencies of target req_app
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
[ 99%] Building C object programs/x509/CMakeFiles/req_app.dir/req_app.c.o
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/mac/pmac/pmac_ntz.c -o src/mac/pmac/pmac_ntz.o
  CC      libbb/makedev.o
mv -f .deps/text2sap.Tpo .deps/text2sap.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include   -I../../src/include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT sapequal.lo -MD -MP -MF .deps/sapequal.Tpo -c -o sapequal.lo sapequal.c
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/mac/pmac/pmac_process.c -o src/mac/pmac/pmac_process.o
  CC      libbb/match_fstype.o
[ 99%] Linking C executable req_app
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -I../../src/include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT sapequal.lo -MD -MP -MF .deps/sapequal.Tpo -c sapequal.c  -fPIC -DPIC -o .libs/sapequal.o
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/mac/pmac/pmac_shift_xor.c -o src/mac/pmac/pmac_shift_xor.o
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
sapequal.c: In function 'match_blli':
sapequal.c:65:42: warning: logical not is only applied to the left hand side of comparison [-Wlogical-not-parentheses]
      CHECK(l2.itu.window,a.l2.itu.window > b.l2.itu.window);
                                          ^
sapequal.c:46:10: note: in definition of macro 'CHECK'
     if (!CONSTRAINT) return 0; \
          ^~~~~~~~~~
sapequal.c:46:9: note: add parentheses around left hand side expression to silence this warning
     if (!CONSTRAINT) return 0; \
         ^~~~~~~~~~~~~~~~~~~~~~~~
     if (res) res->FIELD = a.FIELD < b.FIELD ? a.FIELD : b.FIELD; \
     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   }
   ~      
 
          
 
          
 static int match_blli(const struct atm_blli a,const struct atm_blli b,
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   int flags,struct atm_blli *res)
   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 {
 ~        
     if (res) *res = b;
     ~~~~~~~~~~~~~~~~~~
     if (a.l2_proto != b.l2_proto || a.l3_proto != b.l3_proto) return 0;
     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
     switch (a.l2_proto) {
     ~~~~~~~~~~~~~~~~~~~~~
  case ATM_L2_X25_LL:
  ~~~~~~~~~~~~~~~~~~~
  case ATM_L2_X25_ML:
  ~~~~~~~~~~~~~~~~~~~
  case ATM_L2_HDLC_ARM:
  ~~~~~~~~~~~~~~~~~~~~~
  case ATM_L2_HDLC_NRM:
  ~~~~~~~~~~~~~~~~~~~~~
  case ATM_L2_HDLC_ABM:
  ~~~~~~~~~~~~~~~~~~~~~
  case ATM_L2_Q922:
  ~~~~~~~~~~~~~~~~~
  case ATM_L2_ISO7776:
  ~~~~~~~~~~~~~~~~~~~~
      CHECK(l2.itu.mode,1);
      ~~~~~~~~~~~~~~~~~~~~~
      CHECK(l2.itu.window,a.l2.itu.window > b.l2.itu.window);
      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
sapequal.c:65:6: note: in expansion of macro 'CHECK'
      CHECK(l2.itu.window,a.l2.itu.window > b.l2.itu.window);
      ^~~~~
[ 50%] Building C object CMakeFiles/json-c.dir/json_tokener.c.o
sapequal.c:73:46: warning: logical not is only applied to the left hand side of comparison [-Wlogical-not-parentheses]
      CHECK(l3.itu.def_size,a.l3.itu.def_size > b.l3.itu.def_size);
                                              ^
sapequal.c:46:10: note: in definition of macro 'CHECK'
     if (!CONSTRAINT) return 0; \
          ^~~~~~~~~~
sapequal.c:46:9: note: add parentheses around left hand side expression to silence this warning
     if (!CONSTRAINT) return 0; \
         ^~~~~~~~~~~~~~~~~~~~~~~~
     if (res) res->FIELD = a.FIELD < b.FIELD ? a.FIELD : b.FIELD; \
     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   }
   ~      
 
          
 
          
 static int match_blli(const struct atm_blli a,const struct atm_blli b,
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   int flags,struct atm_blli *res)
   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 {
 ~        
     if (res) *res = b;
     ~~~~~~~~~~~~~~~~~~
     if (a.l2_proto != b.l2_proto || a.l3_proto != b.l3_proto) return 0;
     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
     switch (a.l2_proto) {
     ~~~~~~~~~~~~~~~~~~~~~
  case ATM_L2_X25_LL:
  ~~~~~~~~~~~~~~~~~~~
  case ATM_L2_X25_ML:
  ~~~~~~~~~~~~~~~~~~~
  case ATM_L2_HDLC_ARM:
  ~~~~~~~~~~~~~~~~~~~~~
  case ATM_L2_HDLC_NRM:
  ~~~~~~~~~~~~~~~~~~~~~
  case ATM_L2_HDLC_ABM:
  ~~~~~~~~~~~~~~~~~~~~~
  case ATM_L2_Q922:
  ~~~~~~~~~~~~~~~~~
  case ATM_L2_ISO7776:
  ~~~~~~~~~~~~~~~~~~~~
      CHECK(l2.itu.mode,1);
      ~~~~~~~~~~~~~~~~~~~~~
      CHECK(l2.itu.window,a.l2.itu.window > b.l2.itu.window);
      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      break;
      ~~~~~~
     }
     ~    
     switch (a.l3_proto) {
     ~~~~~~~~~~~~~~~~~~~~~
  case ATM_L3_X25:
  ~~~~~~~~~~~~~~~~
  case ATM_L3_ISO8208:
  ~~~~~~~~~~~~~~~~~~~~
  case ATM_L3_X223:
  ~~~~~~~~~~~~~~~~~
      CHECK(l3.itu.mode,1);
      ~~~~~~~~~~~~~~~~~~~~~
      CHECK(l3.itu.def_size,a.l3.itu.def_size > b.l3.itu.def_size);
      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
sapequal.c:73:6: note: in expansion of macro 'CHECK'
      CHECK(l3.itu.def_size,a.l3.itu.def_size > b.l3.itu.def_size);
      ^~~~~
sapequal.c:74:42: warning: logical not is only applied to the left hand side of comparison [-Wlogical-not-parentheses]
      CHECK(l3.itu.window,a.l3.itu.window > b.l3.itu.window);
                                          ^
sapequal.c:46:10: note: in definition of macro 'CHECK'
     if (!CONSTRAINT) return 0; \
          ^~~~~~~~~~
sapequal.c:46:9: note: add parentheses around left hand side expression to silence this warning
     if (!CONSTRAINT) return 0; \
         ^~~~~~~~~~~~~~~~~~~~~~~~
     if (res) res->FIELD = a.FIELD < b.FIELD ? a.FIELD : b.FIELD; \
     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   }
   ~      
 
          
 
          
 static int match_blli(const struct atm_blli a,const struct atm_blli b,
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   int flags,struct atm_blli *res)
   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 {
 ~        
     if (res) *res = b;
     ~~~~~~~~~~~~~~~~~~
     if (a.l2_proto != b.l2_proto || a.l3_proto != b.l3_proto) return 0;
     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
     switch (a.l2_proto) {
     ~~~~~~~~~~~~~~~~~~~~~
  case ATM_L2_X25_LL:
  ~~~~~~~~~~~~~~~~~~~
  case ATM_L2_X25_ML:
  ~~~~~~~~~~~~~~~~~~~
  case ATM_L2_HDLC_ARM:
  ~~~~~~~~~~~~~~~~~~~~~
  case ATM_L2_HDLC_NRM:
  ~~~~~~~~~~~~~~~~~~~~~
  case ATM_L2_HDLC_ABM:
  ~~~~~~~~~~~~~~~~~~~~~
  case ATM_L2_Q922:
  ~~~~~~~~~~~~~~~~~
  case ATM_L2_ISO7776:
  ~~~~~~~~~~~~~~~~~~~~
      CHECK(l2.itu.mode,1);
      ~~~~~~~~~~~~~~~~~~~~~
      CHECK(l2.itu.window,a.l2.itu.window > b.l2.itu.window);
      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      break;
      ~~~~~~
     }
     ~    
     switch (a.l3_proto) {
     ~~~~~~~~~~~~~~~~~~~~~
  case ATM_L3_X25:
  ~~~~~~~~~~~~~~~~
  case ATM_L3_ISO8208:
  ~~~~~~~~~~~~~~~~~~~~
  case ATM_L3_X223:
  ~~~~~~~~~~~~~~~~~
      CHECK(l3.itu.mode,1);
      ~~~~~~~~~~~~~~~~~~~~~
      CHECK(l3.itu.def_size,a.l3.itu.def_size > b.l3.itu.def_size);
      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      CHECK(l3.itu.window,a.l3.itu.window > b.l3.itu.window);
      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
sapequal.c:74:6: note: in expansion of macro 'CHECK'
      CHECK(l3.itu.window,a.l3.itu.window > b.l3.itu.window);
      ^~~~~
[ 99%] Built target req_app
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/mac/pmac/pmac_test.c -o src/mac/pmac/pmac_test.o
Scanning dependencies of target strerror
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
[100%] Building C object programs/util/CMakeFiles/strerror.dir/strerror.c.o
  CC      libbb/messages.o
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/mac/poly1305/poly1305.c -o src/mac/poly1305/poly1305.o
[100%] Linking C executable strerror
gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -fPIC --param max-inline-insns-single=1200 -c ../ncurses/./tinfo/write_entry.c -o ../objects/write_entry.o
[100%] Linking C executable jshn
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
mipsel-openwrt-linux-musl-gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/lua-5.1.5=lua-5.1.5 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DLUA_USE_LINUX -fpic -std=gnu99   -c -o lzio.o lzio.c
[100%] Built target strerror
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/mac/poly1305/poly1305_file.c -o src/mac/poly1305/poly1305_file.o
Scanning dependencies of target pem2der
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
  CC      libbb/missing_syscalls.o
[100%] Building C object programs/util/CMakeFiles/pem2der.dir/pem2der.c.o
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -I../../src/include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT sapequal.lo -MD -MP -MF .deps/sapequal.Tpo -c sapequal.c -o sapequal.o >/dev/null 2>&1
make[6]: warning:  Clock skew detected.  Your build may be incomplete.
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/hostpkg/libubox-2020-08-06-9e52171d'
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/mac/poly1305/poly1305_memory.c -o src/mac/poly1305/poly1305_memory.o
[100%] Built target jshn
make[5]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/hostpkg/libubox-2020-08-06-9e52171d'
mipsel-openwrt-linux-musl-gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/lua-5.1.5=lua-5.1.5 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DLUA_USE_LINUX -fpic -std=gnu99   -c -o lnum.o lnum.c
make[4]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/hostpkg/libubox-2020-08-06-9e52171d'
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/hostpkg/libubox-2020-08-06-9e52171d/.built
CFLAGS="-O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include" CPPFLAGS="-I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include" CXXFLAGS="" LDFLAGS="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/lib" make -j1 -C /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/hostpkg/libubox-2020-08-06-9e52171d  install
make[4]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/hostpkg/libubox-2020-08-06-9e52171d'
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/mac/poly1305/poly1305_memory_multi.c -o src/mac/poly1305/poly1305_memory_multi.o
  CC      libbb/mode_string.o
-- Checking for one of the modules 'lua5.1;lua-5.1'
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/mac/poly1305/poly1305_test.c -o src/mac/poly1305/poly1305_test.o
-- Configuring done
[100%] Linking C executable pem2der
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/mac/xcbc/xcbc_done.c -o src/mac/xcbc/xcbc_done.o
-- Generating done
mv -f .deps/sapequal.Tpo .deps/sapequal.Plo
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
-- Build files have been written to: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/hostpkg/libubox-2020-08-06-9e52171d
/bin/bash ../../libtool  --tag=CC   --mode=compile mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include   -I../../src/include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT misc.lo -MD -MP -MF .deps/misc.Tpo -c -o misc.lo misc.c
[100%] Built target pem2der
make[5]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
make[5]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/hostpkg/libubox-2020-08-06-9e52171d'
make[4]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
CFLAGS="-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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6=mbedtls-2.16.6 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include " CXXFLAGS="-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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6=mbedtls-2.16.6 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include " LDFLAGS="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro " make -C /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6/. AR="mipsel-openwrt-linux-musl-gcc-ar" AS="mipsel-openwrt-linux-musl-gcc -c -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6=mbedtls-2.16.6 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections" LD=mipsel-openwrt-linux-musl-ld NM="mipsel-openwrt-linux-musl-gcc-nm" CC="mipsel-openwrt-linux-musl-gcc" GCC="mipsel-openwrt-linux-musl-gcc" CXX="mipsel-openwrt-linux-musl-g++" RANLIB="mipsel-openwrt-linux-musl-gcc-ranlib" STRIP=mipsel-openwrt-linux-musl-strip OBJCOPY=mipsel-openwrt-linux-musl-objcopy OBJDUMP=mipsel-openwrt-linux-musl-objdump SIZE=mipsel-openwrt-linux-musl-size CROSS="mipsel-openwrt-linux-musl-" ARCH="mipsel" CMAKE_COMMAND='/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/cmake' CMAKE_DISABLE_cmake_check_build_system=1 DESTDIR="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6/ipkg-install"  install;
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/hostpkg/libubox-2020-08-06-9e52171d'
make[4]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
  CC      libbb/nuke_str.o
mipsel-openwrt-linux-musl-gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/lua-5.1.5=lua-5.1.5 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DLUA_USE_LINUX -fpic -std=gnu99   -c -o lauxlib.o lauxlib.c
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -I../../src/include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT misc.lo -MD -MP -MF .deps/misc.Tpo -c misc.c  -fPIC -DPIC -o .libs/misc.o
Scanning dependencies of target ubox
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/hostpkg/libubox-2020-08-06-9e52171d'
make[5]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/mac/xcbc/xcbc_file.c -o src/mac/xcbc/xcbc_file.o
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/hostpkg/libubox-2020-08-06-9e52171d'
make[6]: Warning: File 'avl.c' has modification time 350753 s in the future
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
[  2%] Building C object CMakeFiles/ubox.dir/avl.c.o
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
[ 23%] Built target mbedcrypto_static
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/mac/xcbc/xcbc_init.c -o src/mac/xcbc/xcbc_init.o
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
[ 27%] Built target mbedx509_static
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -I../../src/include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT misc.lo -MD -MP -MF .deps/misc.Tpo -c misc.c -o misc.o >/dev/null 2>&1
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -fPIC --param max-inline-insns-single=1200 -c ../ncurses/./base/define_key.c -o ../objects/define_key.o
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/mac/xcbc/xcbc_memory.c -o src/mac/xcbc/xcbc_memory.o
[ 51%] Built target mbedcrypto
  CC      libbb/obscure.o
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
[ 55%] Built target mbedx509
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/mac/xcbc/xcbc_memory_multi.c -o src/mac/xcbc/xcbc_memory_multi.o
mv -f .deps/misc.Tpo .deps/misc.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include   -I../../src/include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT ans.lo -MD -MP -MF .deps/ans.Tpo -c -o ans.lo ans.c
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
[ 58%] Built target mbedtls_static
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
[ 62%] Built target mbedtls
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/mac/xcbc/xcbc_process.c -o src/mac/xcbc/xcbc_process.o
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -I../../src/include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT ans.lo -MD -MP -MF .deps/ans.Tpo -c ans.c  -fPIC -DPIC -o .libs/ans.o
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
[ 63%] Built target crypt_and_hash
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
  CC      libbb/parse_config.o
[ 63%] Built target aescrypt2
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/mac/xcbc/xcbc_test.c -o src/mac/xcbc/xcbc_test.o
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
[ 64%] Built target hello
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
[ 65%] Built target generic_sum
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/math/fp/ltc_ecc_fp_mulmod.c -o src/math/fp/ltc_ecc_fp_mulmod.o
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
[ 66%] Built target pk_decrypt
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
[ 67%] Built target pk_encrypt
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/math/gmp_desc.c -o src/math/gmp_desc.o
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
[ 67%] Built target pk_verify
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
[ 68%] Built target gen_key
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -fPIC --param max-inline-insns-single=1200 -c ../ncurses/./tinfo/hashed_db.c -o ../objects/hashed_db.o
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/math/ltm_desc.c -o src/math/ltm_desc.o
[  4%] Building C object CMakeFiles/ubox.dir/avl-cmp.c.o
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
[ 69%] Built target key_app_writer
  CC      libbb/parse_mode.o
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -I../../src/include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT ans.lo -MD -MP -MF .deps/ans.Tpo -c ans.c -o ans.o >/dev/null 2>&1
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/math/multi.c -o src/math/multi.o
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
[ 70%] Built target rsa_sign_pss
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
[ 70%] Built target ecdh_curve25519
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/math/radix_to_bin.c -o src/math/radix_to_bin.o
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
mipsel-openwrt-linux-musl-gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/lua-5.1.5=lua-5.1.5 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DLUA_USE_LINUX -fpic -std=gnu99   -c -o lbaselib.o lbaselib.c
gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -fPIC --param max-inline-insns-single=1200 -c ../ncurses/./base/key_defined.c -o ../objects/key_defined.o
[ 71%] Built target pk_sign
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
[  7%] Building C object CMakeFiles/ubox.dir/blob.c.o
[ 71%] Built target key_app
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/math/rand_bn.c -o src/math/rand_bn.o
[ 71%] Built target rsa_genkey
  CC      libbb/percent_decode.o
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
[ 72%] Built target rsa_decrypt
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/math/rand_prime.c -o src/math/rand_prime.o
[ 73%] Built target dh_server
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
[ 74%] Built target dh_client
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -fPIC --param max-inline-insns-single=1200 -c ../ncurses/./base/keybound.c -o ../objects/keybound.o
mv -f .deps/ans.Tpo .deps/ans.Plo
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
/bin/bash ../../libtool  --tag=CC   --mode=compile mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include   -I../../src/include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT common.lo -MD -MP -MF .deps/common.Tpo -c -o common.lo common.c
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/math/tfm_desc.c -o src/math/tfm_desc.o
[ 74%] Built target dh_genprime
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
[ 75%] Built target mpi_demo
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
  CC      libbb/perror_msg.o
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -I../../src/include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT common.lo -MD -MP -MF .deps/common.Tpo -c common.c  -fPIC -DPIC -o .libs/common.o
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/misc/adler32.c -o src/misc/adler32.o
[ 76%] Built target rsa_sign
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
[ 77%] Built target ecdsa
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -fPIC --param max-inline-insns-single=1200 -c ../ncurses/./base/keyok.c -o ../objects/keyok.o
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/misc/base64/base64_decode.c -o src/misc/base64/base64_decode.o
[ 78%] Built target rsa_verify
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -I../../src/include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT common.lo -MD -MP -MF .deps/common.Tpo -c common.c -o common.o >/dev/null 2>&1
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
[ 78%] Built target rsa_verify_pss
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
[ 79%] Built target rsa_encrypt
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
  CC      libbb/perror_nomsg.o
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/misc/base64/base64_encode.c -o src/misc/base64/base64_encode.o
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
[  9%] Building C object CMakeFiles/ubox.dir/blobmsg.c.o
[ 79%] Built target gen_random_ctr_drbg
mv -f .deps/common.Tpo .deps/common.Plo
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
/bin/bash ../../libtool  --tag=CC   --mode=compile mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include   -I../../src/include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT diag.lo -MD -MP -MF .deps/diag.Tpo -c -o diag.lo diag.c
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
[ 80%] Built target gen_random_havege
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
  CC      libbb/perror_nomsg_and_die.o
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -fPIC --param max-inline-insns-single=1200 -c ../ncurses/./base/version.c -o ../objects/version.o
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/misc/burn_stack.c -o src/misc/burn_stack.o
[ 81%] Built target gen_entropy
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -I../../src/include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT diag.lo -MD -MP -MF .deps/diag.Tpo -c diag.c  -fPIC -DPIC -o .libs/diag.o
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
[ 81%] Built target ssl_pthread_server
  CC      libbb/pidfile.o
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/misc/compare_testvector.c -o src/misc/compare_testvector.o
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
[ 82%] Built target mini_client
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
[ 83%] Built target dtls_server
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/misc/crc32.c -o src/misc/crc32.o
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
[ 84%] Built target ssl_mail_client
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
[ 85%] Built target dtls_client
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/misc/crypt/crypt.c -o src/misc/crypt/crypt.o
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
[ 86%] Built target ssl_server2
  CC      libbb/platform.o
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
[ 87%] Built target ssl_client2
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/misc/crypt/crypt_argchk.c -o src/misc/crypt/crypt_argchk.o
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -I../../src/include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT diag.lo -MD -MP -MF .deps/diag.Tpo -c diag.c -o diag.o >/dev/null 2>&1
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
[ 57%] Building C object CMakeFiles/json-c.dir/json_util.c.o
mipsel-openwrt-linux-musl-gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/lua-5.1.5=lua-5.1.5 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DLUA_USE_LINUX -fpic -std=gnu99   -c -o ldblib.o ldblib.c
[ 88%] Built target ssl_fork_server
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/misc/crypt/crypt_cipher_descriptor.c -o src/misc/crypt/crypt_cipher_descriptor.o
[ 89%] Built target ssl_client1
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
  CC      libbb/print_flags.o
[ 90%] Built target ssl_server
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/misc/crypt/crypt_cipher_is_valid.c -o src/misc/crypt/crypt_cipher_is_valid.o
[ 91%] Built target benchmark
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
[ 92%] Built target udp_proxy
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
[ 93%] Built target zeroize
[ 11%] Building C object CMakeFiles/ubox.dir/uloop.c.o
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/misc/crypt/crypt_constants.c -o src/misc/crypt/crypt_constants.o
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
[ 94%] Built target selftest
mv -f .deps/diag.Tpo .deps/diag.Plo
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
/bin/bash ../../libtool  --tag=CC   --mode=compile mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include   -I../../src/include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT kptr.lo -MD -MP -MF .deps/kptr.Tpo -c -o kptr.lo kptr.c
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
[ 95%] Built target query_compile_time_config
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
  CC      libbb/print_numbered_lines.o
[ 96%] Built target crl_app
[ 64%] Building C object CMakeFiles/json-c.dir/json_visit.c.o
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/misc/crypt/crypt_find_cipher.c -o src/misc/crypt/crypt_find_cipher.o
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -I../../src/include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT kptr.lo -MD -MP -MF .deps/kptr.Tpo -c kptr.c  -fPIC -DPIC -o .libs/kptr.o
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
[ 97%] Built target cert_app
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/misc/crypt/crypt_find_cipher_any.c -o src/misc/crypt/crypt_find_cipher_any.o
[ 98%] Built target cert_req
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
[ 98%] Built target cert_write
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -I../../src/include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT kptr.lo -MD -MP -MF .deps/kptr.Tpo -c kptr.c -o kptr.o >/dev/null 2>&1
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/misc/crypt/crypt_find_cipher_id.c -o src/misc/crypt/crypt_find_cipher_id.o
[ 71%] Building C object CMakeFiles/json-c.dir/linkhash.c.o
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
[ 99%] Built target req_app
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
  CC      libbb/printable.o
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
[100%] Built target strerror
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/misc/crypt/crypt_find_hash.c -o src/misc/crypt/crypt_find_hash.o
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
[100%] Built target pem2der
make[5]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
mv -f .deps/kptr.Tpo .deps/kptr.Plo
mipsel-openwrt-linux-musl-gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/lua-5.1.5=lua-5.1.5 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DLUA_USE_LINUX -fpic -std=gnu99   -c -o liolib.o liolib.c
/bin/bash ../../libtool  --tag=CC   --mode=compile mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include   -I../../src/include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT text2ip.lo -MD -MP -MF .deps/text2ip.Tpo -c -o text2ip.lo text2ip.c
Install the project...
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/misc/crypt/crypt_find_hash_any.c -o src/misc/crypt/crypt_find_hash_any.o
-- Install configuration: "Release"
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6/ipkg-install/usr/lib/libmbedtls.a
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6/ipkg-install/usr/lib/libmbedx509.a
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6/ipkg-install/usr/lib/libmbedcrypto.a
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6/ipkg-install/usr/lib/libmbedtls.so.2.16.6
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6/ipkg-install/usr/lib/libmbedtls.so.12
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6/ipkg-install/usr/lib/libmbedtls.so
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6/ipkg-install/usr/lib/libmbedx509.so.2.16.6
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6/ipkg-install/usr/lib/libmbedx509.so.0
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6/ipkg-install/usr/lib/libmbedx509.so
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6/ipkg-install/usr/lib/libmbedcrypto.so.2.16.6
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6/ipkg-install/usr/lib/libmbedcrypto.so.3
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6/ipkg-install/usr/lib/libmbedcrypto.so
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6/ipkg-install/usr/include/mbedtls/aes.h
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6/ipkg-install/usr/include/mbedtls/aesni.h
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6/ipkg-install/usr/include/mbedtls/arc4.h
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6/ipkg-install/usr/include/mbedtls/aria.h
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6/ipkg-install/usr/include/mbedtls/asn1.h
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6/ipkg-install/usr/include/mbedtls/asn1write.h
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6/ipkg-install/usr/include/mbedtls/base64.h
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6/ipkg-install/usr/include/mbedtls/bignum.h
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6/ipkg-install/usr/include/mbedtls/blowfish.h
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6/ipkg-install/usr/include/mbedtls/bn_mul.h
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6/ipkg-install/usr/include/mbedtls/camellia.h
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6/ipkg-install/usr/include/mbedtls/ccm.h
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6/ipkg-install/usr/include/mbedtls/certs.h
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6/ipkg-install/usr/include/mbedtls/chacha20.h
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6/ipkg-install/usr/include/mbedtls/chachapoly.h
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6/ipkg-install/usr/include/mbedtls/check_config.h
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6/ipkg-install/usr/include/mbedtls/cipher.h
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6/ipkg-install/usr/include/mbedtls/cipher_internal.h
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6/ipkg-install/usr/include/mbedtls/cmac.h
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6/ipkg-install/usr/include/mbedtls/compat-1.3.h
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6/ipkg-install/usr/include/mbedtls/config.h
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6/ipkg-install/usr/include/mbedtls/ctr_drbg.h
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6/ipkg-install/usr/include/mbedtls/debug.h
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6/ipkg-install/usr/include/mbedtls/des.h
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6/ipkg-install/usr/include/mbedtls/dhm.h
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6/ipkg-install/usr/include/mbedtls/ecdh.h
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6/ipkg-install/usr/include/mbedtls/ecdsa.h
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6/ipkg-install/usr/include/mbedtls/ecjpake.h
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6/ipkg-install/usr/include/mbedtls/ecp.h
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6/ipkg-install/usr/include/mbedtls/ecp_internal.h
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6/ipkg-install/usr/include/mbedtls/entropy.h
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6/ipkg-install/usr/include/mbedtls/entropy_poll.h
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6/ipkg-install/usr/include/mbedtls/error.h
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6/ipkg-install/usr/include/mbedtls/gcm.h
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6/ipkg-install/usr/include/mbedtls/havege.h
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6/ipkg-install/usr/include/mbedtls/hkdf.h
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6/ipkg-install/usr/include/mbedtls/hmac_drbg.h
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6/ipkg-install/usr/include/mbedtls/md.h
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6/ipkg-install/usr/include/mbedtls/md2.h
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6/ipkg-install/usr/include/mbedtls/md4.h
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6/ipkg-install/usr/include/mbedtls/md5.h
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6/ipkg-install/usr/include/mbedtls/md_internal.h
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6/ipkg-install/usr/include/mbedtls/memory_buffer_alloc.h
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6/ipkg-install/usr/include/mbedtls/net.h
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6/ipkg-install/usr/include/mbedtls/net_sockets.h
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6/ipkg-install/usr/include/mbedtls/nist_kw.h
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6/ipkg-install/usr/include/mbedtls/oid.h
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -I../../src/include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT text2ip.lo -MD -MP -MF .deps/text2ip.Tpo -c text2ip.c  -fPIC -DPIC -o .libs/text2ip.o
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6/ipkg-install/usr/include/mbedtls/padlock.h
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6/ipkg-install/usr/include/mbedtls/pem.h
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6/ipkg-install/usr/include/mbedtls/pk.h
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6/ipkg-install/usr/include/mbedtls/pk_internal.h
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6/ipkg-install/usr/include/mbedtls/pkcs11.h
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6/ipkg-install/usr/include/mbedtls/pkcs12.h
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6/ipkg-install/usr/include/mbedtls/pkcs5.h
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6/ipkg-install/usr/include/mbedtls/platform.h
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6/ipkg-install/usr/include/mbedtls/platform_time.h
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6/ipkg-install/usr/include/mbedtls/platform_util.h
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6/ipkg-install/usr/include/mbedtls/poly1305.h
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6/ipkg-install/usr/include/mbedtls/ripemd160.h
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6/ipkg-install/usr/include/mbedtls/rsa.h
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6/ipkg-install/usr/include/mbedtls/rsa_internal.h
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6/ipkg-install/usr/include/mbedtls/sha1.h
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6/ipkg-install/usr/include/mbedtls/sha256.h
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6/ipkg-install/usr/include/mbedtls/sha512.h
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6/ipkg-install/usr/include/mbedtls/ssl.h
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6/ipkg-install/usr/include/mbedtls/ssl_cache.h
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6/ipkg-install/usr/include/mbedtls/ssl_ciphersuites.h
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6/ipkg-install/usr/include/mbedtls/ssl_cookie.h
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6/ipkg-install/usr/include/mbedtls/ssl_internal.h
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6/ipkg-install/usr/include/mbedtls/ssl_ticket.h
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6/ipkg-install/usr/include/mbedtls/threading.h
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6/ipkg-install/usr/include/mbedtls/timing.h
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6/ipkg-install/usr/include/mbedtls/version.h
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6/ipkg-install/usr/include/mbedtls/x509.h
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6/ipkg-install/usr/include/mbedtls/x509_crl.h
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6/ipkg-install/usr/include/mbedtls/x509_crt.h
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6/ipkg-install/usr/include/mbedtls/x509_csr.h
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6/ipkg-install/usr/include/mbedtls/xtea.h
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6/ipkg-install/usr/bin/aescrypt2
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6/ipkg-install/usr/bin/crypt_and_hash
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6/ipkg-install/usr/bin/hello
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6/ipkg-install/usr/bin/generic_sum
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6/ipkg-install/usr/bin/dh_client
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6/ipkg-install/usr/bin/dh_genprime
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6/ipkg-install/usr/bin/dh_server
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6/ipkg-install/usr/bin/key_app
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6/ipkg-install/usr/bin/mpi_demo
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6/ipkg-install/usr/bin/rsa_genkey
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6/ipkg-install/usr/bin/rsa_sign
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6/ipkg-install/usr/bin/rsa_verify
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6/ipkg-install/usr/bin/rsa_encrypt
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6/ipkg-install/usr/bin/rsa_decrypt
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6/ipkg-install/usr/bin/pk_encrypt
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6/ipkg-install/usr/bin/pk_decrypt
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6/ipkg-install/usr/bin/pk_sign
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6/ipkg-install/usr/bin/pk_verify
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6/ipkg-install/usr/bin/gen_key
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6/ipkg-install/usr/bin/gen_random_havege
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6/ipkg-install/usr/bin/gen_random_ctr_drbg
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/misc/crypt/crypt_find_hash_id.c -o src/misc/crypt/crypt_find_hash_id.o
  CC      libbb/printable_string.o
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6/ipkg-install/usr/bin/gen_entropy
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6/ipkg-install/usr/bin/dtls_client
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6/ipkg-install/usr/bin/dtls_server
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6/ipkg-install/usr/bin/ssl_client1
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6/ipkg-install/usr/bin/ssl_client2
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6/ipkg-install/usr/bin/ssl_server
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6/ipkg-install/usr/bin/ssl_fork_server
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6/ipkg-install/usr/bin/ssl_mail_client
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6/ipkg-install/usr/bin/mini_client
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6/ipkg-install/usr/bin/ssl_pthread_server
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6/ipkg-install/usr/bin/selftest
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6/ipkg-install/usr/bin/benchmark
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6/ipkg-install/usr/bin/udp_proxy
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6/ipkg-install/usr/bin/query_compile_time_config
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6/ipkg-install/usr/bin/cert_app
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6/ipkg-install/usr/bin/crl_app
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6/ipkg-install/usr/bin/req_app
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6/ipkg-install/usr/bin/cert_req
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6/ipkg-install/usr/bin/cert_write
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6/ipkg-install/usr/bin/strerror
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6/ipkg-install/usr/bin/pem2der
make[4]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6'
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6/.built
rm -rf /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-mbedtls
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-mbedtls/host /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/packages
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-mbedtls/usr/include
cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6/ipkg-install/usr/include/mbedtls /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-mbedtls/usr/include/
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-mbedtls/usr/lib
cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6/ipkg-install/usr/lib/lib*.so* /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-mbedtls/usr/lib/
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -I../../src/include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT text2ip.lo -MD -MP -MF .deps/text2ip.Tpo -c text2ip.c -o text2ip.o >/dev/null 2>&1
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/misc/crypt/crypt_find_hash_oid.c -o src/misc/crypt/crypt_find_hash_oid.o
cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/mbedtls-2.16.6/ipkg-install/usr/lib/lib*.a /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-mbedtls/usr/lib/
find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-mbedtls -name '*.la' | xargs -r rm -f; 
if [ -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/packages/mbedtls.list ]; then /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/clean-package.sh "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/packages/mbedtls.list" "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl"; fi
if [ -d /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-mbedtls ]; then (cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-mbedtls; find ./ > /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-mbedtls.files); 	SHELL= flock /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/.staging-dir.flock -c ' mv /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-mbedtls.files /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/packages/mbedtls.list && cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-mbedtls/* /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/; '; fi
  CC      libbb/process_escape_sequence.o
[ 14%] Building C object CMakeFiles/ubox.dir/usock.c.o
rm -rf /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-mbedtls
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/misc/crypt/crypt_find_prng.c -o src/misc/crypt/crypt_find_prng.o
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/stamp/.mbedtls_installed
make[3]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/package/libs/mbedtls'
time: package/libs/mbedtls/compile#34.59#3.63#32.91
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/misc/crypt/crypt_fsa.c -o src/misc/crypt/crypt_fsa.o
mv -f .deps/text2ip.Tpo .deps/text2ip.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include   -I../../src/include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT timer.lo -MD -MP -MF .deps/timer.Tpo -c -o timer.lo timer.c
/bin/bash ../../libtool  --tag=CC   --mode=compile mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include   -I../../src/include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT unix.lo -MD -MP -MF .deps/unix.Tpo -c -o unix.lo unix.c
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/misc/crypt/crypt_hash_descriptor.c -o src/misc/crypt/crypt_hash_descriptor.o
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -I../../src/include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT timer.lo -MD -MP -MF .deps/timer.Tpo -c timer.c  -fPIC -DPIC -o .libs/timer.o
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -I../../src/include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT unix.lo -MD -MP -MF .deps/unix.Tpo -c unix.c  -fPIC -DPIC -o .libs/unix.o
  CC      libbb/procps.o
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/misc/crypt/crypt_hash_is_valid.c -o src/misc/crypt/crypt_hash_is_valid.o
[ 78%] Building C object CMakeFiles/json-c.dir/printbuf.c.o
unix.c: In function 'un_recv':
unix.c:82:65: warning: pointer targets in passing argument 6 of 'recvfrom' differ in signedness [-Wpointer-sign]
     return recvfrom(s,buf,size,0,(struct sockaddr *) &ctx->addr,&ctx->size);
                                                                 ^~~~~~~~~~
In file included from /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify/sys/socket.h:22,
                 from unix.c:16:
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/sys/socket.h:344:9: note: expected 'socklen_t *' {aka 'unsigned int *'} but argument is of type 'int *'
 ssize_t recvfrom (int, void *__restrict, size_t, int, struct sockaddr *__restrict, socklen_t *__restrict);
         ^~~~~~~~
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/misc/crypt/crypt_inits.c -o src/misc/crypt/crypt_inits.o
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -I../../src/include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT timer.lo -MD -MP -MF .deps/timer.Tpo -c timer.c -o timer.o >/dev/null 2>&1
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/misc/crypt/crypt_ltc_mp_descriptor.c -o src/misc/crypt/crypt_ltc_mp_descriptor.o
mipsel-openwrt-linux-musl-gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/lua-5.1.5=lua-5.1.5 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DLUA_USE_LINUX -fpic -std=gnu99   -c -o lmathlib.o lmathlib.c
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -I../../src/include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT unix.lo -MD -MP -MF .deps/unix.Tpo -c unix.c -o unix.o >/dev/null 2>&1
[ 16%] Building C object CMakeFiles/ubox.dir/ustream.c.o
[ 85%] Building C object CMakeFiles/json-c.dir/random_seed.c.o
  CC      libbb/progress.o
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/misc/crypt/crypt_prng_descriptor.c -o src/misc/crypt/crypt_prng_descriptor.o
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/misc/crypt/crypt_prng_is_valid.c -o src/misc/crypt/crypt_prng_is_valid.o
[ 92%] Building C object CMakeFiles/json-c.dir/strerror_override.c.o
mv -f .deps/timer.Tpo .deps/timer.Plo
  LD      libpwdgrp/built-in.o
  CC      libpwdgrp/uidgid_get.o
mv -f .deps/unix.Tpo .deps/unix.Plo
/bin/bash ../../libtool  --tag=CC   --mode=link mipsel-openwrt-linux-musl-gcc  -I../../src/include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -version-info 1:0:0 -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro  -o libatm.la -rpath /usr/lib text2atm.lo atm2text.lo atmequal.lo sdu2cell.lo text2qos.lo qos2text.lo qosequal.lo sap2text.lo text2sap.lo sapequal.lo misc.lo ans.lo common.lo diag.lo kptr.lo text2ip.lo timer.lo unix.lo -lresolv 
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/misc/crypt/crypt_prng_rng_descriptor.c -o src/misc/crypt/crypt_prng_rng_descriptor.o
  CC      libbb/ptr_to_globals.o
[100%] Linking C shared library libjson-c.so
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/misc/crypt/crypt_register_all_ciphers.c -o src/misc/crypt/crypt_register_all_ciphers.o
  CC      libbb/pw_encrypt.o
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/json-c-0.14'
[100%] Built target json-c
make[5]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/json-c-0.14'
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/misc/crypt/crypt_register_all_hashes.c -o src/misc/crypt/crypt_register_all_hashes.o
make[4]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/json-c-0.14'
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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/json-c-0.14=json-c-0.14 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -Wno-implicit-fallthrough  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/json-c-0.14=json-c-0.14 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -Wno-implicit-fallthrough  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include " LDFLAGS="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro " make -C /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/json-c-0.14/. AR="mipsel-openwrt-linux-musl-gcc-ar" AS="mipsel-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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/json-c-0.14=json-c-0.14 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -Wno-implicit-fallthrough" LD=mipsel-openwrt-linux-musl-ld NM="mipsel-openwrt-linux-musl-gcc-nm" CC="mipsel-openwrt-linux-musl-gcc" GCC="mipsel-openwrt-linux-musl-gcc" CXX="mipsel-openwrt-linux-musl-g++" RANLIB="mipsel-openwrt-linux-musl-gcc-ranlib" STRIP=mipsel-openwrt-linux-musl-strip OBJCOPY=mipsel-openwrt-linux-musl-objcopy OBJDUMP=mipsel-openwrt-linux-musl-objdump SIZE=mipsel-openwrt-linux-musl-size CROSS="mipsel-openwrt-linux-musl-" ARCH="mipsel" CMAKE_COMMAND='/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/cmake' CMAKE_DISABLE_cmake_check_build_system=1 DESTDIR="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/json-c-0.14/ipkg-install"  install;
make[4]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/json-c-0.14'
  AR      libpwdgrp/lib.a
  CC      libbb/read.o
make[5]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/json-c-0.14'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/json-c-0.14'
mipsel-openwrt-linux-musl-gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/lua-5.1.5=lua-5.1.5 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DLUA_USE_LINUX -fpic -std=gnu99   -c -o loslib.o loslib.c
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/json-c-0.14'
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/misc/crypt/crypt_register_all_prngs.c -o src/misc/crypt/crypt_register_all_prngs.o
[100%] Built target json-c
make[5]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/json-c-0.14'
OpenWrt-libtool: link: mipsel-openwrt-linux-musl-gcc -shared  -fPIC -DPIC  .libs/text2atm.o .libs/atm2text.o .libs/atmequal.o .libs/sdu2cell.o .libs/text2qos.o .libs/qos2text.o .libs/qosequal.o .libs/sap2text.o .libs/text2sap.o .libs/sapequal.o .libs/misc.o .libs/ans.o .libs/common.o .libs/diag.o .libs/kptr.o .libs/text2ip.o .libs/timer.o .libs/unix.o   -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -lresolv  -Os -mno-branch-likely -mips32r2 -mtune=24kc -msoft-float -mips16 -minterlink-mips16 -fstack-protector -Wl,-z -Wl,now -Wl,-z -Wl,relro   -Wl,-soname -Wl,libatm.so.1 -o .libs/libatm.so.1.0.0
Install the project...
-- Install configuration: "Release"
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/json-c-0.14/ipkg-install/usr/lib/libjson-c.so.5.0.0
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/json-c-0.14/ipkg-install/usr/lib/libjson-c.so.5
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/json-c-0.14/ipkg-install/usr/lib/libjson-c.so
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/json-c-0.14/ipkg-install/usr/lib/cmake/json-c/json-c-targets.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/json-c-0.14/ipkg-install/usr/lib/cmake/json-c/json-c-targets-release.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/json-c-0.14/ipkg-install/usr/lib/cmake/json-c/json-c-config.cmake
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/json-c-0.14/ipkg-install/usr/lib/pkgconfig/json-c.pc
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/json-c-0.14/ipkg-install/usr/include/json-c/config.h
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/json-c-0.14/ipkg-install/usr/include/json-c/json_config.h
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/json-c-0.14/ipkg-install/usr/include/json-c/json.h
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/json-c-0.14/ipkg-install/usr/include/json-c/arraylist.h
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/json-c-0.14/ipkg-install/usr/include/json-c/debug.h
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/json-c-0.14/ipkg-install/usr/include/json-c/json_c_version.h
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/json-c-0.14/ipkg-install/usr/include/json-c/json_inttypes.h
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/json-c-0.14/ipkg-install/usr/include/json-c/json_object.h
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/json-c-0.14/ipkg-install/usr/include/json-c/json_object_iterator.h
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/json-c-0.14/ipkg-install/usr/include/json-c/json_pointer.h
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/json-c-0.14/ipkg-install/usr/include/json-c/json_tokener.h
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/json-c-0.14/ipkg-install/usr/include/json-c/json_types.h
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/json-c-0.14/ipkg-install/usr/include/json-c/json_util.h
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/json-c-0.14/ipkg-install/usr/include/json-c/json_visit.h
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/json-c-0.14/ipkg-install/usr/include/json-c/linkhash.h
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/json-c-0.14/ipkg-install/usr/include/json-c/printbuf.h
OpenWrt-libtool: link: (cd ".libs" && rm -f "libatm.so.1" && ln -s "libatm.so.1.0.0" "libatm.so.1")
make[4]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/json-c-0.14'
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/json-c-0.14/.built
make -C libtommath
make[5]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80/libtommath'
rm -rf /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/json-c-0.14/.pkgdir/libjson-c.installed /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/json-c-0.14/.pkgdir/libjson-c
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/misc/crypt/crypt_register_cipher.c -o src/misc/crypt/crypt_register_cipher.o
OpenWrt-libtool: link: (cd ".libs" && rm -f "libatm.so" && ln -s "libatm.so.1.0.0" "libatm.so")
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/json-c-0.14/.pkgdir/libjson-c
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/json-c-0.14/.pkgdir/libjson-c/usr/lib
mipsel-openwrt-linux-musl-gcc -c -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../ -Wno-deprecated bn_cutoffs.c -o bn_cutoffs.o
cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/json-c-0.14/ipkg-install/usr/lib/libjson-c.so.* /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/json-c-0.14/.pkgdir/libjson-c/usr/lib/
OpenWrt-libtool: link: mipsel-openwrt-linux-musl-gcc-ar cru .libs/libatm.a  text2atm.o atm2text.o atmequal.o sdu2cell.o text2qos.o qos2text.o qosequal.o sap2text.o text2sap.o sapequal.o misc.o ans.o common.o diag.o kptr.o text2ip.o timer.o unix.o
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/json-c-0.14/.pkgdir/libjson-c.installed
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/stamp
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/../../../../mipsel-openwrt-linux-musl/bin/ar: `u' modifier ignored since `D' is the default (see `U')
OpenWrt-libtool: link: mipsel-openwrt-linux-musl-gcc-ranlib .libs/libatm.a
echo '5' | cmp -s - /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/pkginfo/libjson-c.version || echo '5' > /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/pkginfo/libjson-c.version
SHELL= flock /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/.root-copy.flock -c 'cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/json-c-0.14/.pkgdir/libjson-c/. /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/'
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/misc/crypt/crypt_register_hash.c -o src/misc/crypt/crypt_register_hash.o
[ 19%] Building C object CMakeFiles/ubox.dir/ustream-fd.c.o
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/stamp/.libjson-c_installed
mipsel-openwrt-linux-musl-gcc -c -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../ -Wno-deprecated bn_deprecated.c -o bn_deprecated.o
OpenWrt-libtool: link: ( cd ".libs" && rm -f "libatm.la" && ln -s "../libatm.la" "libatm.la" )
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/targets/ramips/rt305x/packages /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/json-c-0.14/ipkg-mipsel_24kc/libjson-c/CONTROL /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/pkginfo
  CC      libbb/read_key.o
make[7]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2/src/lib'
Making all in test
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/json-c-0.14/ipkg-mipsel_24kc/libjson-c/usr/lib
make[7]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2/src/test'
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include   -I../../src/include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT aread.o -MD -MP -MF .deps/aread.Tpo -c -o aread.o aread.c
cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/json-c-0.14/ipkg-install/usr/lib/libjson-c.so.* /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/json-c-0.14/ipkg-mipsel_24kc/libjson-c/usr/lib/
find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/json-c-0.14/ipkg-mipsel_24kc/libjson-c -name 'CVS' -o -name '.svn' -o -name '.#*' -o -name '*~'| xargs -r rm -rf
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/misc/crypt/crypt_register_prng.c -o src/misc/crypt/crypt_register_prng.o
mipsel-openwrt-linux-musl-gcc -c -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../ -Wno-deprecated bn_mp_2expt.c -o bn_mp_2expt.o
mipsel-openwrt-linux-musl-gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/lua-5.1.5=lua-5.1.5 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DLUA_USE_LINUX -fpic -std=gnu99   -c -o ltablib.o ltablib.c
export CROSS="mipsel-openwrt-linux-musl-"   ; NM="mipsel-openwrt-linux-musl-nm" STRIP="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/sstrip" STRIP_KMOD="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/strip-kmod.sh" PATCHELF="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/patchelf" /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/rstrip.sh /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/json-c-0.14/ipkg-mipsel_24kc/libjson-c
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/misc/crypt/crypt_sizes.c -o src/misc/crypt/crypt_sizes.o
rstrip.sh: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/json-c-0.14/ipkg-mipsel_24kc/libjson-c/usr/lib/libjson-c.so.5.0.0: shared object
(cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/json-c-0.14/ipkg-mipsel_24kc/libjson-c/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;  )
mipsel-openwrt-linux-musl-gcc -c -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../ -Wno-deprecated bn_mp_abs.c -o bn_mp_abs.o
mv -f .deps/aread.Tpo .deps/aread.Po
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include   -I../../src/include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT awrite.o -MD -MP -MF .deps/awrite.Tpo -c -o awrite.o awrite.c
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/packages/mipsel_24kc/base
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/ipkg-build -c -o 0 -g 0 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/json-c-0.14/ipkg-mipsel_24kc/libjson-c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/packages/mipsel_24kc/base
[ 21%] Building C object CMakeFiles/ubox.dir/vlist.c.o
  CC      libbb/read_printf.o
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/misc/crypt/crypt_unregister_cipher.c -o src/misc/crypt/crypt_unregister_cipher.o
mipsel-openwrt-linux-musl-gcc -c -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../ -Wno-deprecated bn_mp_add.c -o bn_mp_add.o
Packaged contents of /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/json-c-0.14/ipkg-mipsel_24kc/libjson-c into /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/packages/mipsel_24kc/base/libjson-c5_0.14-1_mipsel_24kc.ipk
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/misc/crypt/crypt_unregister_hash.c -o src/misc/crypt/crypt_unregister_hash.o
mipsel-openwrt-linux-musl-gcc -c -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../ -Wno-deprecated bn_mp_add_d.c -o bn_mp_add_d.o
mv -f .deps/awrite.Tpo .deps/awrite.Po
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include   -I../../src/include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT ttcp.o -MD -MP -MF .deps/ttcp.Tpo -c -o ttcp.o ttcp.c
echo "libjson-c" >> /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/pkginfo/libjson-c.default.install
[ 23%] Building C object CMakeFiles/ubox.dir/utils.c.o
rm -rf /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-libjson-c
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-libjson-c/host /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/packages
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-libjson-c
cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/json-c-0.14/ipkg-install/* /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-libjson-c/
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/misc/crypt/crypt_unregister_prng.c -o src/misc/crypt/crypt_unregister_prng.o
find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-libjson-c -name '*.la' | xargs -r rm -f;   	find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-libjson-c -name '*.la' | xargs -r rm -f; 
mipsel-openwrt-linux-musl-gcc -c -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../ -Wno-deprecated bn_mp_addmod.c -o bn_mp_addmod.o
  CC      libbb/recursive_action.o
if [ -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/packages/libjson-c.list ]; then /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/clean-package.sh "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/packages/libjson-c.list" "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl"; fi
if [ -d /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-libjson-c ]; then (cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-libjson-c; find ./ > /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-libjson-c.files); 	SHELL= flock /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/.staging-dir.flock -c ' mv /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-libjson-c.files /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/packages/libjson-c.list && cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-libjson-c/* /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/; '; fi
rm -rf /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-libjson-c
ttcp.c:48:13: warning: 'RCSid' defined but not used [-Wunused-variable]
 static char RCSid[] = "ttcp.c $Revision: 1.3 $";
             ^~~~~
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/stamp/.libjson-c_installed
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/misc/error_to_string.c -o src/misc/error_to_string.o
mipsel-openwrt-linux-musl-gcc -c -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../ -Wno-deprecated bn_mp_and.c -o bn_mp_and.o
make[3]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/package/libs/libjson-c'
time: package/libs/libjson-c/compile#4.99#1.21#6.49
mipsel-openwrt-linux-musl-gcc -c -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../ -Wno-deprecated bn_mp_clamp.c -o bn_mp_clamp.o
mipsel-openwrt-linux-musl-gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/lua-5.1.5=lua-5.1.5 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DLUA_USE_LINUX -fpic -std=gnu99   -c -o lstrlib.o lstrlib.c
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/misc/hkdf/hkdf.c -o src/misc/hkdf/hkdf.o
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include   -I../../src/include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT atmswitch.o -MD -MP -MF .deps/atmswitch.Tpo -c -o atmswitch.o atmswitch.c
mipsel-openwrt-linux-musl-gcc -c -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../ -Wno-deprecated bn_mp_clear.c -o bn_mp_clear.o
[ 26%] Building C object CMakeFiles/ubox.dir/safe_list.c.o
  CC      libbb/remove_file.o
mipsel-openwrt-linux-musl-gcc -c -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../ -Wno-deprecated bn_mp_clear_multi.c -o bn_mp_clear_multi.o
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/misc/hkdf/hkdf_test.c -o src/misc/hkdf/hkdf_test.o
mipsel-openwrt-linux-musl-gcc -c -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../ -Wno-deprecated bn_mp_cmp.c -o bn_mp_cmp.o
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/misc/mem_neq.c -o src/misc/mem_neq.o
ar -curv ../lib/libncurses.a ../objects/hardscroll.o ../objects/hashmap.o ../objects/lib_addch.o ../objects/lib_addstr.o ../objects/lib_beep.o ../objects/lib_bkgd.o ../objects/lib_box.o ../objects/lib_chgat.o ../objects/lib_clear.o ../objects/lib_clearok.o ../objects/lib_clrbot.o ../objects/lib_clreol.o ../objects/lib_color.o ../objects/lib_colorset.o ../objects/lib_delch.o ../objects/lib_delwin.o ../objects/lib_echo.o ../objects/lib_endwin.o ../objects/lib_erase.o ../objects/lib_flash.o ../objects/lib_gen.o ../objects/lib_getch.o ../objects/lib_getstr.o ../objects/lib_hline.o ../objects/lib_immedok.o ../objects/lib_inchstr.o ../objects/lib_initscr.o ../objects/lib_insch.o ../objects/lib_insdel.o ../objects/lib_insnstr.o ../objects/lib_instr.o ../objects/lib_isendwin.o ../objects/lib_leaveok.o ../objects/lib_mouse.o ../objects/lib_move.o ../objects/lib_mvcur.o ../objects/lib_mvwin.o ../objects/lib_newterm.o ../objects/lib_newwin.o ../objects/lib_nl.o ../objects/lib_overlay.o ../objects/lib_pad.o ../objects/lib_printw.o ../objects/lib_redrawln.o ../objects/lib_refresh.o ../objects/lib_restart.o ../objects/lib_scanw.o ../objects/lib_screen.o ../objects/lib_scroll.o ../objects/lib_scrollok.o ../objects/lib_scrreg.o ../objects/lib_set_term.o ../objects/lib_slk.o ../objects/lib_slkatr_set.o ../objects/lib_slkatrof.o ../objects/lib_slkatron.o ../objects/lib_slkatrset.o ../objects/lib_slkattr.o ../objects/lib_slkclear.o ../objects/lib_slkcolor.o ../objects/lib_slkinit.o ../objects/lib_slklab.o ../objects/lib_slkrefr.o ../objects/lib_slkset.o ../objects/lib_slktouch.o ../objects/lib_touch.o ../objects/lib_tstp.o ../objects/lib_ungetch.o ../objects/lib_vidattr.o ../objects/lib_vline.o ../objects/lib_wattroff.o ../objects/lib_wattron.o ../objects/lib_winch.o ../objects/lib_window.o ../objects/nc_panel.o ../objects/safe_sprintf.o ../objects/tty_update.o ../objects/varargs.o ../objects/vsscanf.o ../objects/lib_freeall.o ../objects/expanded.o ../objects/legacy_coding.o ../objects/lib_dft_fgbg.o ../objects/lib_print.o ../objects/new_pair.o ../objects/resizeterm.o ../objects/use_screen.o ../objects/use_window.o ../objects/wresize.o ../objects/access.o ../objects/add_tries.o ../objects/alloc_ttype.o ../objects/codes.o ../objects/comp_captab.o ../objects/comp_error.o ../objects/comp_hash.o ../objects/comp_userdefs.o ../objects/db_iterator.o ../objects/doalloc.o ../objects/entries.o ../objects/fallback.o ../objects/free_ttype.o ../objects/getenv_num.o ../objects/home_terminfo.o ../objects/init_keytry.o ../objects/lib_acs.o ../objects/lib_baudrate.o ../objects/lib_cur_term.o ../objects/lib_data.o ../objects/lib_has_cap.o ../objects/lib_kernel.o ../objects/lib_keyname.o ../objects/lib_longname.o ../objects/lib_napms.o ../objects/lib_options.o ../objects/lib_raw.o ../objects/lib_setup.o ../objects/lib_termcap.o ../objects/lib_termname.o ../objects/lib_tgoto.o ../objects/lib_ti.o ../objects/lib_tparm.o ../objects/lib_tputs.o ../objects/lib_trace.o ../objects/lib_ttyflags.o ../objects/lib_twait.o ../objects/name_match.o ../objects/names.o ../objects/obsolete.o ../objects/read_entry.o ../objects/read_termcap.o ../objects/strings.o ../objects/tries.o ../objects/trim_sgr0.o ../objects/unctrl.o ../objects/visbuf.o ../objects/alloc_entry.o ../objects/captoinfo.o ../objects/comp_expand.o ../objects/comp_parse.o ../objects/comp_scan.o ../objects/parse_entry.o ../objects/write_entry.o ../objects/define_key.o ../objects/hashed_db.o ../objects/key_defined.o ../objects/keybound.o ../objects/keyok.o ../objects/version.o
ar: `u' modifier ignored since `D' is the default (see `U')
mipsel-openwrt-linux-musl-gcc -c -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../ -Wno-deprecated bn_mp_cmp_d.c -o bn_mp_cmp_d.o
a - ../objects/hardscroll.o
a - ../objects/hashmap.o
a - ../objects/lib_addch.o
a - ../objects/lib_addstr.o
a - ../objects/lib_beep.o
a - ../objects/lib_bkgd.o
a - ../objects/lib_box.o
a - ../objects/lib_chgat.o
a - ../objects/lib_clear.o
a - ../objects/lib_clearok.o
a - ../objects/lib_clrbot.o
a - ../objects/lib_clreol.o
a - ../objects/lib_color.o
a - ../objects/lib_colorset.o
a - ../objects/lib_delch.o
a - ../objects/lib_delwin.o
a - ../objects/lib_echo.o
a - ../objects/lib_endwin.o
a - ../objects/lib_erase.o
a - ../objects/lib_flash.o
a - ../objects/lib_gen.o
a - ../objects/lib_getch.o
a - ../objects/lib_getstr.o
a - ../objects/lib_hline.o
a - ../objects/lib_immedok.o
a - ../objects/lib_inchstr.o
a - ../objects/lib_initscr.o
a - ../objects/lib_insch.o
a - ../objects/lib_insdel.o
a - ../objects/lib_insnstr.o
a - ../objects/lib_instr.o
a - ../objects/lib_isendwin.o
a - ../objects/lib_leaveok.o
a - ../objects/lib_mouse.o
a - ../objects/lib_move.o
a - ../objects/lib_mvcur.o
a - ../objects/lib_mvwin.o
a - ../objects/lib_newterm.o
a - ../objects/lib_newwin.o
a - ../objects/lib_nl.o
a - ../objects/lib_overlay.o
a - ../objects/lib_pad.o
a - ../objects/lib_printw.o
a - ../objects/lib_redrawln.o
a - ../objects/lib_refresh.o
a - ../objects/lib_restart.o
a - ../objects/lib_scanw.o
a - ../objects/lib_screen.o
a - ../objects/lib_scroll.o
a - ../objects/lib_scrollok.o
a - ../objects/lib_scrreg.o
a - ../objects/lib_set_term.o
a - ../objects/lib_slk.o
a - ../objects/lib_slkatr_set.o
a - ../objects/lib_slkatrof.o
a - ../objects/lib_slkatron.o
a - ../objects/lib_slkatrset.o
a - ../objects/lib_slkattr.o
a - ../objects/lib_slkclear.o
a - ../objects/lib_slkcolor.o
a - ../objects/lib_slkinit.o
a - ../objects/lib_slklab.o
a - ../objects/lib_slkrefr.o
a - ../objects/lib_slkset.o
a - ../objects/lib_slktouch.o
a - ../objects/lib_touch.o
a - ../objects/lib_tstp.o
a - ../objects/lib_ungetch.o
a - ../objects/lib_vidattr.o
a - ../objects/lib_vline.o
a - ../objects/lib_wattroff.o
a - ../objects/lib_wattron.o
a - ../objects/lib_winch.o
a - ../objects/lib_window.o
a - ../objects/nc_panel.o
a - ../objects/safe_sprintf.o
a - ../objects/tty_update.o
a - ../objects/varargs.o
a - ../objects/vsscanf.o
a - ../objects/lib_freeall.o
a - ../objects/expanded.o
a - ../objects/legacy_coding.o
a - ../objects/lib_dft_fgbg.o
a - ../objects/lib_print.o
a - ../objects/new_pair.o
a - ../objects/resizeterm.o
a - ../objects/use_screen.o
a - ../objects/use_window.o
a - ../objects/wresize.o
a - ../objects/access.o
a - ../objects/add_tries.o
a - ../objects/alloc_ttype.o
a - ../objects/codes.o
a - ../objects/comp_captab.o
a - ../objects/comp_error.o
a - ../objects/comp_hash.o
a - ../objects/comp_userdefs.o
a - ../objects/db_iterator.o
a - ../objects/doalloc.o
a - ../objects/entries.o
a - ../objects/fallback.o
a - ../objects/free_ttype.o
a - ../objects/getenv_num.o
a - ../objects/home_terminfo.o
a - ../objects/init_keytry.o
a - ../objects/lib_acs.o
a - ../objects/lib_baudrate.o
a - ../objects/lib_cur_term.o
a - ../objects/lib_data.o
a - ../objects/lib_has_cap.o
a - ../objects/lib_kernel.o
a - ../objects/lib_keyname.o
a - ../objects/lib_longname.o
a - ../objects/lib_napms.o
a - ../objects/lib_options.o
a - ../objects/lib_raw.o
a - ../objects/lib_setup.o
a - ../objects/lib_termcap.o
a - ../objects/lib_termname.o
a - ../objects/lib_tgoto.o
a - ../objects/lib_ti.o
a - ../objects/lib_tparm.o
a - ../objects/lib_tputs.o
a - ../objects/lib_trace.o
a - ../objects/lib_ttyflags.o
a - ../objects/lib_twait.o
a - ../objects/name_match.o
a - ../objects/names.o
a - ../objects/obsolete.o
a - ../objects/read_entry.o
a - ../objects/read_termcap.o
a - ../objects/strings.o
a - ../objects/tries.o
a - ../objects/trim_sgr0.o
a - ../objects/unctrl.o
a - ../objects/visbuf.o
a - ../objects/alloc_entry.o
a - ../objects/captoinfo.o
a - ../objects/comp_expand.o
a - ../objects/comp_parse.o
a - ../objects/comp_scan.o
a - ../objects/parse_entry.o
a - ../objects/write_entry.o
a - ../objects/define_key.o
a - ../objects/hashed_db.o
a - ../objects/key_defined.o
a - ../objects/keybound.o
a - ../objects/keyok.o
a -[ 28%] Building C object CMakeFiles/ubox.dir/runqueue.c.o
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/misc/pk_get_oid.c -o src/misc/pk_get_oid.o
mv -f .deps/atmswitch.Tpo .deps/atmswitch.Po
mipsel-openwrt-linux-musl-gcc -c -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../ -Wno-deprecated bn_mp_cmp_mag.c -o bn_mp_cmp_mag.o
 ../objects/version.o
ranlib ../lib/libncurses.a
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/misc/pkcs5/pkcs_5_1.c -o src/misc/pkcs5/pkcs_5_1.o
gcc -o report_offsets -DHAVE_CONFIG_H -DUSE_BUILD_CC -I../ncurses -I. -I../include -I./../include -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG  -O2 -fPIC --param max-inline-insns-single=1200 ./report_offsets.c -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/lib  
  CC      libbb/replace.o
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/misc/pkcs5/pkcs_5_2.c -o src/misc/pkcs5/pkcs_5_2.o
mipsel-openwrt-linux-musl-gcc -c -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../ -Wno-deprecated bn_mp_cnt_lsb.c -o bn_mp_cnt_lsb.o
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/misc/pkcs5/pkcs_5_test.c -o src/misc/pkcs5/pkcs_5_test.o
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/misc/zeromem.c -o src/misc/zeromem.o
mipsel-openwrt-linux-musl-gcc -c -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../ -Wno-deprecated bn_mp_complement.c -o bn_mp_complement.o
  CC      libbb/rtc.o
mipsel-openwrt-linux-musl-gcc -c -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../ -Wno-deprecated bn_mp_copy.c -o bn_mp_copy.o
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/modes/cbc/cbc_decrypt.c -o src/modes/cbc/cbc_decrypt.o
  CC      libbb/run_shell.o
mipsel-openwrt-linux-musl-gcc -c -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../ -Wno-deprecated bn_mp_count_bits.c -o bn_mp_count_bits.o
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/modes/cbc/cbc_done.c -o src/modes/cbc/cbc_done.o
mipsel-openwrt-linux-musl-gcc -c -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../ -Wno-deprecated bn_mp_decr.c -o bn_mp_decr.o
[ 30%] Building C object CMakeFiles/ubox.dir/md5.c.o
./report_offsets
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/modes/cbc/cbc_encrypt.c -o src/modes/cbc/cbc_encrypt.o
Size/offsets of data structures:
    4   attr_t
    4   chtype
    4   mmask_t
   20   MEVENT
    1   NCURSES_BOOL

 1544   SCREEN
    0   SCREEN._ifd
  172   SCREEN._fifo
  720   SCREEN._fifohead
  940   SCREEN._direct_color
 1264   SCREEN._panelHook
 1360   SCREEN.jump
 1488   SCREEN.rsp
 1500 + SCREEN._no_padding
 1501 + SCREEN._use_ritm
 1502 + SCREEN._assumed_color
 1520 + SCREEN._resize
 1536 s SCREEN.use_tioctl

  208   TERMINAL
    0   TERMINAL.type
   72   TERMINAL.Filedes
   76   TERMINAL.Ottyb
  136   TERMINAL.Nttyb
  196   TERMINAL._baudrate
  200   TERMINAL._termname

   72   TERMTYPE
   40 + TERMTYPE.ext_str_table
   66 + TERMTYPE.ext_Strings

   88   WINDOW

  440   NCURSES_GLOBALS
   12   NCURSES_GLOBALS.init_signals
  416 n NCURSES_GLOBALS._nc_windowlist
  424 + NCURSES_GLOBALS.home_terminfo
  436 + NCURSES_GLOBALS.safeprint_rows

  760   NCURSES_PRESCREEN
  600   NCURSES_PRESCREEN.saved_tty
  608   NCURSES_PRESCREEN.use_tioctl
  616   NCURSES_PRESCREEN._outch
  624 n NCURSES_PRESCREEN.rippedoff
  752 + NCURSES_PRESCREEN._no_padding
make[5]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/hostpkg/ncurses-6.2/ncurses'
cd progs && make -w DESTDIR="" RPATH_LIST="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/lib" libs
make[5]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/hostpkg/ncurses-6.2/progs'
make[5]: Nothing to be done for 'libs'.
make[5]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/hostpkg/ncurses-6.2/progs'
cd panel && make -w DESTDIR="" RPATH_LIST="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/lib" libs
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/modes/cbc/cbc_getiv.c -o src/modes/cbc/cbc_getiv.o
make[5]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/hostpkg/ncurses-6.2/panel'
rm -f ../include/panel.h
cp ./panel.h ../include/panel.h
mipsel-openwrt-linux-musl-gcc -c -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../ -Wno-deprecated bn_mp_div.c -o bn_mp_div.o
gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -fPIC --param max-inline-insns-single=1200 -c ../panel/panel.c -o ../objects/panel.o
  CC      libbb/safe_gethostname.o
mipsel-openwrt-linux-musl-gcc -c -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../ -Wno-deprecated bn_mp_div_2.c -o bn_mp_div_2.o
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/modes/cbc/cbc_setiv.c -o src/modes/cbc/cbc_setiv.o
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include   -I../../src/include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT svc_recv.o -MD -MP -MF .deps/svc_recv.Tpo -c -o svc_recv.o svc_recv.c
mipsel-openwrt-linux-musl-gcc -c -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../ -Wno-deprecated bn_mp_div_2d.c -o bn_mp_div_2d.o
gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -fPIC --param max-inline-insns-single=1200 -c ../panel/p_above.c -o ../objects/p_above.o
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/modes/cbc/cbc_start.c -o src/modes/cbc/cbc_start.o
  CC      libbb/safe_poll.o
mipsel-openwrt-linux-musl-gcc -c -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../ -Wno-deprecated bn_mp_div_3.c -o bn_mp_div_3.o
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/modes/cfb/cfb_decrypt.c -o src/modes/cfb/cfb_decrypt.o
mipsel-openwrt-linux-musl-gcc -c -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../ -Wno-deprecated bn_mp_div_d.c -o bn_mp_div_d.o
mv -f .deps/ttcp.Tpo .deps/ttcp.Po
mv -f .deps/svc_recv.Tpo .deps/svc_recv.Po
  CC      libbb/safe_strncpy.o
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/modes/cfb/cfb_done.c -o src/modes/cfb/cfb_done.o
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include   -I../../src/include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT svc_send.o -MD -MP -MF .deps/svc_send.Tpo -c -o svc_send.o svc_send.c
gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -fPIC --param max-inline-insns-single=1200 -c ../panel/p_below.c -o ../objects/p_below.o
mipsel-openwrt-linux-musl-gcc -c -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../ -Wno-deprecated bn_mp_dr_is_modulus.c -o bn_mp_dr_is_modulus.o
mipsel-openwrt-linux-musl-gcc -c -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../ -Wno-deprecated bn_mp_dr_reduce.c -o bn_mp_dr_reduce.o
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/modes/cfb/cfb_encrypt.c -o src/modes/cfb/cfb_encrypt.o
svc_send.c: In function 'main':
svc_send.c:28:16: warning: unused variable 'one' [-Wunused-variable]
  unsigned long one = 1;
                ^~~
mipsel-openwrt-linux-musl-gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/lua-5.1.5=lua-5.1.5 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DLUA_USE_LINUX -fpic -std=gnu99   -c -o loadlib.o loadlib.c
[ 33%] Building C object CMakeFiles/ubox.dir/kvlist.c.o
  CC      libbb/safe_write.o
mipsel-openwrt-linux-musl-gcc -c -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../ -Wno-deprecated bn_mp_dr_setup.c -o bn_mp_dr_setup.o
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/modes/cfb/cfb_getiv.c -o src/modes/cfb/cfb_getiv.o
  CC      libbb/securetty.o
mv -f .deps/svc_send.Tpo .deps/svc_send.Po
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include   -I../../src/include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT align.o -MD -MP -MF .deps/align.Tpo -c -o align.o align.c
mipsel-openwrt-linux-musl-gcc -c -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../ -Wno-deprecated bn_mp_error_to_string.c -o bn_mp_error_to_string.o
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/modes/cfb/cfb_setiv.c -o src/modes/cfb/cfb_setiv.o
gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -fPIC --param max-inline-insns-single=1200 -c ../panel/p_bottom.c -o ../objects/p_bottom.o
mipsel-openwrt-linux-musl-gcc -c -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../ -Wno-deprecated bn_mp_exch.c -o bn_mp_exch.o
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/modes/cfb/cfb_start.c -o src/modes/cfb/cfb_start.o
mipsel-openwrt-linux-musl-gcc -c -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../ -Wno-deprecated bn_mp_expt_u32.c -o bn_mp_expt_u32.o
[ 35%] Building C object CMakeFiles/ubox.dir/ulog.c.o
  CC      libbb/setup_environment.o
  LD      loginutils/built-in.o
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/modes/ctr/ctr_decrypt.c -o src/modes/ctr/ctr_decrypt.o
mipsel-openwrt-linux-musl-gcc -c -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../ -Wno-deprecated bn_mp_exptmod.c -o bn_mp_exptmod.o
  CC      loginutils/login.o
mipsel-openwrt-linux-musl-gcc -c -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../ -Wno-deprecated bn_mp_exteuclid.c -o bn_mp_exteuclid.o
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/modes/ctr/ctr_done.c -o src/modes/ctr/ctr_done.o
mv -f .deps/align.Tpo .deps/align.Po
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include   -I../../src/include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT aping.o -MD -MP -MF .deps/aping.Tpo -c -o aping.o aping.c
gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -fPIC --param max-inline-insns-single=1200 -c ../panel/p_delete.c -o ../objects/p_delete.o
mipsel-openwrt-linux-musl-gcc -c -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../ -Wno-deprecated bn_mp_fread.c -o bn_mp_fread.o
  CC      libbb/signals.o
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/modes/ctr/ctr_encrypt.c -o src/modes/ctr/ctr_encrypt.o
mipsel-openwrt-linux-musl-gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/lua-5.1.5=lua-5.1.5 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DLUA_USE_LINUX -fpic -std=gnu99   -c -o linit.o linit.c
[ 38%] Building C object CMakeFiles/ubox.dir/base64.c.o
mipsel-openwrt-linux-musl-gcc -c -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../ -Wno-deprecated bn_mp_from_sbin.c -o bn_mp_from_sbin.o
  CC      loginutils/passwd.o
mipsel-openwrt-linux-musl-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
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/modes/ctr/ctr_getiv.c -o src/modes/ctr/ctr_getiv.o
mipsel-openwrt-linux-musl-ar: `u' modifier ignored since `D' is the default (see `U')
mipsel-openwrt-linux-musl-gcc -c -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../ -Wno-deprecated bn_mp_from_ubin.c -o bn_mp_from_ubin.o
mipsel-openwrt-linux-musl-ranlib liblua.a
mipsel-openwrt-linux-musl-gcc -o liblua.so.5.1.5 -Wl,-Bsymbolic-functions -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro  -shared -Wl,-soname="liblua.so.5.1.5" 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
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/modes/ctr/ctr_setiv.c -o src/modes/ctr/ctr_setiv.o
  CC      libbb/simplify_path.o
mipsel-openwrt-linux-musl-gcc -c -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../ -Wno-deprecated bn_mp_fwrite.c -o bn_mp_fwrite.o
mv -f .deps/aping.Tpo .deps/aping.Po
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include   -I../../src/include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT br.o -MD -MP -MF .deps/br.Tpo -c -o br.o br.c
ln -fs liblua.so.5.1.5 liblua.so
mipsel-openwrt-linux-musl-gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/lua-5.1.5=lua-5.1.5 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DLUA_USE_LINUX -fpic -std=gnu99   -c -o lua.o lua.c
gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -fPIC --param max-inline-insns-single=1200 -c ../panel/p_hide.c -o ../objects/p_hide.o
mipsel-openwrt-linux-musl-gcc -c -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../ -Wno-deprecated bn_mp_gcd.c -o bn_mp_gcd.o
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/modes/ctr/ctr_start.c -o src/modes/ctr/ctr_start.o
  AR      loginutils/lib.a
mipsel-openwrt-linux-musl-gcc -c -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../ -Wno-deprecated bn_mp_get_i32.c -o bn_mp_get_i32.o
mipsel-openwrt-linux-musl-gcc -c -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../ -Wno-deprecated bn_mp_get_i64.c -o bn_mp_get_i64.o
mv -f .deps/br.Tpo .deps/br.Po
[ 40%] Linking C shared library libubox.so
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include   -I../../src/include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT bw.o -MD -MP -MF .deps/bw.Tpo -c -o bw.o bw.c
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/modes/ctr/ctr_test.c -o src/modes/ctr/ctr_test.o
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include   -I../../src/include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT isp.o -MD -MP -MF .deps/isp.Tpo -c -o isp.o isp.c
  CC      libbb/single_argv.o
mipsel-openwrt-linux-musl-gcc -c -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../ -Wno-deprecated bn_mp_get_l.c -o bn_mp_get_l.o
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/modes/ecb/ecb_decrypt.c -o src/modes/ecb/ecb_decrypt.o
mipsel-openwrt-linux-musl-gcc -c -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../ -Wno-deprecated bn_mp_get_ll.c -o bn_mp_get_ll.o
gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -fPIC --param max-inline-insns-single=1200 -c ../panel/p_hidden.c -o ../objects/p_hidden.o
mv -f .deps/bw.Tpo .deps/bw.Po
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include   -I../../src/include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT ispl_y.o -MD -MP -MF .deps/ispl_y.Tpo -c -o ispl_y.o ispl_y.c
make[6]: warning:  Clock skew detected.  Your build may be incomplete.
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/hostpkg/libubox-2020-08-06-9e52171d'
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/modes/ecb/ecb_done.c -o src/modes/ecb/ecb_done.o
mipsel-openwrt-linux-musl-gcc -c -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../ -Wno-deprecated bn_mp_get_mag_u32.c -o bn_mp_get_mag_u32.o
[ 40%] Built target ubox
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/hostpkg/libubox-2020-08-06-9e52171d'
Scanning dependencies of target blobmsg_json
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/hostpkg/libubox-2020-08-06-9e52171d'
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/modes/ecb/ecb_encrypt.c -o src/modes/ecb/ecb_encrypt.o
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/hostpkg/libubox-2020-08-06-9e52171d'
make[6]: Warning: File 'blobmsg_json.c' has modification time 350750 s in the future
mipsel-openwrt-linux-musl-gcc -c -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../ -Wno-deprecated bn_mp_get_mag_u64.c -o bn_mp_get_mag_u64.o
[ 42%] Building C object CMakeFiles/blobmsg_json.dir/blobmsg_json.c.o
  CC      libbb/skip_whitespace.o
gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -fPIC --param max-inline-insns-single=1200 -c ../panel/p_move.c -o ../objects/p_move.o
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/modes/ecb/ecb_start.c -o src/modes/ecb/ecb_start.o
mipsel-openwrt-linux-musl-gcc -c -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../ -Wno-deprecated bn_mp_get_mag_ul.c -o bn_mp_get_mag_ul.o
mipsel-openwrt-linux-musl-gcc -o lua5.1 -L. -llua -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro  lua.o -lm -Wl,-E -ldl 
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/modes/f8/f8_decrypt.c -o src/modes/f8/f8_decrypt.o
mipsel-openwrt-linux-musl-gcc -c -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../ -Wno-deprecated bn_mp_get_mag_ull.c -o bn_mp_get_mag_ull.o
mipsel-openwrt-linux-musl-gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/lua-5.1.5=lua-5.1.5 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DLUA_USE_LINUX -fpic -std=gnu99   -c -o luac.o luac.c
  CC      libbb/speed_table.o
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/modes/f8/f8_done.c -o src/modes/f8/f8_done.o
mipsel-openwrt-linux-musl-gcc -c -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../ -Wno-deprecated bn_mp_grow.c -o bn_mp_grow.o
gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -fPIC --param max-inline-insns-single=1200 -c ../panel/p_new.c -o ../objects/p_new.o
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/modes/f8/f8_encrypt.c -o src/modes/f8/f8_encrypt.o
mipsel-openwrt-linux-musl-gcc -c -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../ -Wno-deprecated bn_mp_incr.c -o bn_mp_incr.o
mv -f .deps/ispl_y.Tpo .deps/ispl_y.Po
mipsel-openwrt-linux-musl-gcc -c -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../ -Wno-deprecated bn_mp_init.c -o bn_mp_init.o
mipsel-openwrt-linux-musl-gcc -c -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../ -Wno-deprecated bn_mp_init_copy.c -o bn_mp_init_copy.o
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/modes/f8/f8_getiv.c -o src/modes/f8/f8_getiv.o
mipsel-openwrt-linux-musl-gcc -c -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../ -Wno-deprecated bn_mp_init_i32.c -o bn_mp_init_i32.o
  CC      libbb/str_tolower.o
mv -f .deps/isp.Tpo .deps/isp.Po
/bin/bash ../../ylwrap ispl_l.l lex.yy.c ispl_l.c -- flex  
mipsel-openwrt-linux-musl-gcc -c -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../ -Wno-deprecated bn_mp_init_i64.c -o bn_mp_init_i64.o
mipsel-openwrt-linux-musl-gcc -c -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../ -Wno-deprecated bn_mp_init_l.c -o bn_mp_init_l.o
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/modes/f8/f8_setiv.c -o src/modes/f8/f8_setiv.o
mipsel-openwrt-linux-musl-gcc -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/lua-5.1.5=lua-5.1.5 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DLUA_USE_LINUX -fpic -std=gnu99   -c -o print.o print.c
gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -fPIC --param max-inline-insns-single=1200 -c ../panel/p_replace.c -o ../objects/p_replace.o
mipsel-openwrt-linux-musl-gcc -c -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../ -Wno-deprecated bn_mp_init_ll.c -o bn_mp_init_ll.o
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/modes/f8/f8_start.c -o src/modes/f8/f8_start.o
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include   -I../../src/include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT window.o -MD -MP -MF .deps/window.Tpo -c -o window.o window.c
make[3]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/package/firmware/linux-firmware'
[ 45%] Linking C shared library libblobmsg_json.so
mipsel-openwrt-linux-musl-gcc -c -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../ -Wno-deprecated bn_mp_init_multi.c -o bn_mp_init_multi.o
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/modes/f8/f8_test_mode.c -o src/modes/f8/f8_test_mode.o
  CC      libbb/strrstr.o
mipsel-openwrt-linux-musl-gcc -c -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../ -Wno-deprecated bn_mp_init_set.c -o bn_mp_init_set.o
make[6]: warning:  Clock skew detected.  Your build may be incomplete.
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/hostpkg/libubox-2020-08-06-9e52171d'
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/modes/lrw/lrw_decrypt.c -o src/modes/lrw/lrw_decrypt.o
[ 45%] Built target blobmsg_json
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/hostpkg/libubox-2020-08-06-9e52171d'
Scanning dependencies of target ubox-static
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/hostpkg/libubox-2020-08-06-9e52171d'
gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -fPIC --param max-inline-insns-single=1200 -c ../panel/p_show.c -o ../objects/p_show.o
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/hostpkg/libubox-2020-08-06-9e52171d'
make[6]: Warning: File 'avl.c' has modification time 350750 s in the future
mipsel-openwrt-linux-musl-gcc -c -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../ -Wno-deprecated bn_mp_init_size.c -o bn_mp_init_size.o
[ 47%] Building C object CMakeFiles/ubox-static.dir/avl.c.o
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/modes/lrw/lrw_done.c -o src/modes/lrw/lrw_done.o
mipsel-openwrt-linux-musl-gcc -c -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../ -Wno-deprecated bn_mp_init_u32.c -o bn_mp_init_u32.o
  CC      libbb/sysconf.o
mv -f .deps/window.Tpo .deps/window.Po
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/modes/lrw/lrw_encrypt.c -o src/modes/lrw/lrw_encrypt.o
/bin/bash ../../libtool  --tag=CC   --mode=link mipsel-openwrt-linux-musl-gcc  -I../../src/include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes  -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro  -o aread aread.o ../../src/lib/libatm.la 
mipsel-openwrt-linux-musl-gcc -c -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../ -Wno-deprecated bn_mp_init_u64.c -o bn_mp_init_u64.o
mipsel-openwrt-linux-musl-gcc -o luac5.1 -L. -llua -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro  luac.o print.o lopcodes.o -lm -Wl,-E -ldl 
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/modes/lrw/lrw_getiv.c -o src/modes/lrw/lrw_getiv.o
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/lua-5.1.5/src'
make[5]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/lua-5.1.5/src'
make[4]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/lua-5.1.5'
rm -rf /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/lua-5.1.5/ipkg-install
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/lua-5.1.5/ipkg-install
mipsel-openwrt-linux-musl-gcc -c -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../ -Wno-deprecated bn_mp_init_ul.c -o bn_mp_init_ul.o
make -C /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/lua-5.1.5 INSTALL_TOP="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/lua-5.1.5/ipkg-install/usr" install
make[4]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/lua-5.1.5'
cd src && mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/lua-5.1.5/ipkg-install/usr/bin /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/lua-5.1.5/ipkg-install/usr/include /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/lua-5.1.5/ipkg-install/usr/lib /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/lua-5.1.5/ipkg-install/usr/man/man1 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/lua-5.1.5/ipkg-install/usr/share/lua/5.1 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/lua-5.1.5/ipkg-install/usr/lib/lua/5.1
  CC      libbb/time.o
cd src && install -p -m 0755 lua5.1 luac5.1 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/lua-5.1.5/ipkg-install/usr/bin
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/modes/lrw/lrw_process.c -o src/modes/lrw/lrw_process.o
cd src && install -p -m 0644 lua.h luaconf.h lualib.h lauxlib.h ../etc/lua.hpp lnum_config.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/lua-5.1.5/ipkg-install/usr/include
gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -fPIC --param max-inline-insns-single=1200 -c ../panel/p_top.c -o ../objects/p_top.o
cd src && install -p -m 0644 liblua.a liblua.so.5.1.5 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/lua-5.1.5/ipkg-install/usr/lib
ln -s liblua.so.5.1.5 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/lua-5.1.5/ipkg-install/usr/lib/liblua.so
cd doc && install -p -m 0644 lua5.1.1 luac5.1.1 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/lua-5.1.5/ipkg-install/usr/man/man1
mipsel-openwrt-linux-musl-gcc -c -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../ -Wno-deprecated bn_mp_init_ull.c -o bn_mp_init_ull.o
make[4]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/lua-5.1.5'
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/lua-5.1.5/.built
rm -rf /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/lua-5.1.5/.pkgdir/liblua.installed /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/lua-5.1.5/.pkgdir/liblua
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/lua-5.1.5/.pkgdir/liblua
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/modes/lrw/lrw_setiv.c -o src/modes/lrw/lrw_setiv.o
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/lua-5.1.5/.pkgdir/liblua/usr/lib
cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/lua-5.1.5/ipkg-install/usr/lib/liblua.so.* /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/lua-5.1.5/.pkgdir/liblua/usr/lib/
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/lua-5.1.5/.pkgdir/liblua.installed
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/stamp
echo '5.1.5' | cmp -s - /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/pkginfo/liblua.version || echo '5.1.5' > /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/pkginfo/liblua.version
SHELL= flock /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/.root-copy.flock -c 'cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/lua-5.1.5/.pkgdir/liblua/. /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/'
mipsel-openwrt-linux-musl-gcc -c -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../ -Wno-deprecated bn_mp_invmod.c -o bn_mp_invmod.o
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/stamp/.liblua_installed
OpenWrt-libtool: link: mipsel-openwrt-linux-musl-gcc -I../../src/include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -znow -zrelro -o .libs/aread aread.o  -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib ../../src/lib/.libs/libatm.so -lresolv
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/modes/lrw/lrw_start.c -o src/modes/lrw/lrw_start.o
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/targets/ramips/rt305x/packages /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/lua-5.1.5/ipkg-mipsel_24kc/liblua/CONTROL /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/pkginfo
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/lua-5.1.5/ipkg-mipsel_24kc/liblua/usr/lib
cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/lua-5.1.5/ipkg-install/usr/lib/liblua.so.* /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/lua-5.1.5/ipkg-mipsel_24kc/liblua/usr/lib/
gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -fPIC --param max-inline-insns-single=1200 -c ../panel/p_update.c -o ../objects/p_update.o
find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/lua-5.1.5/ipkg-mipsel_24kc/liblua -name 'CVS' -o -name '.svn' -o -name '.#*' -o -name '*~'| xargs -r rm -rf
mipsel-openwrt-linux-musl-gcc -c -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../ -Wno-deprecated bn_mp_is_square.c -o bn_mp_is_square.o
/bin/bash ../../libtool  --tag=CC   --mode=link mipsel-openwrt-linux-musl-gcc  -I../../src/include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes  -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro  -o awrite awrite.o ../../src/lib/libatm.la 
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/modes/lrw/lrw_test.c -o src/modes/lrw/lrw_test.o
  CC      libbb/trim.o
export CROSS="mipsel-openwrt-linux-musl-"   ; NM="mipsel-openwrt-linux-musl-nm" STRIP="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/sstrip" STRIP_KMOD="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/strip-kmod.sh" PATCHELF="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/patchelf" /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/rstrip.sh /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/lua-5.1.5/ipkg-mipsel_24kc/liblua
mipsel-openwrt-linux-musl-gcc -c -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../ -Wno-deprecated bn_mp_iseven.c -o bn_mp_iseven.o
[ 50%] Building C object CMakeFiles/ubox-static.dir/avl-cmp.c.o
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/modes/ofb/ofb_decrypt.c -o src/modes/ofb/ofb_decrypt.o
rstrip.sh: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/lua-5.1.5/ipkg-mipsel_24kc/liblua/usr/lib/liblua.so.5.1.5: shared object
mipsel-openwrt-linux-musl-gcc -c -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../ -Wno-deprecated bn_mp_isodd.c -o bn_mp_isodd.o
(cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/lua-5.1.5/ipkg-mipsel_24kc/liblua/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;  )
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/modes/ofb/ofb_done.c -o src/modes/ofb/ofb_done.o
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/packages/mipsel_24kc/base
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/ipkg-build -c -o 0 -g 0 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/lua-5.1.5/ipkg-mipsel_24kc/liblua /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/packages/mipsel_24kc/base
make[3]: Nothing to be done for 'compile'.
make[3]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/package/firmware/linux-firmware'
time: package/firmware/linux-firmware/compile#0.21#0.04#0.31
mipsel-openwrt-linux-musl-gcc -c -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../ -Wno-deprecated bn_mp_kronecker.c -o bn_mp_kronecker.o
gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -fPIC --param max-inline-insns-single=1200 -c ../panel/p_user.c -o ../objects/p_user.o
  CC      libbb/u_signal_names.o
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/modes/ofb/ofb_encrypt.c -o src/modes/ofb/ofb_encrypt.o
make[3]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/package/firmware/prism54-firmware'
OpenWrt-libtool: link: mipsel-openwrt-linux-musl-gcc -I../../src/include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -znow -zrelro -o .libs/awrite awrite.o  -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib ../../src/lib/.libs/libatm.so -lresolv
mipsel-openwrt-linux-musl-gcc -c -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../ -Wno-deprecated bn_mp_lcm.c -o bn_mp_lcm.o
[ 52%] Building C object CMakeFiles/ubox-static.dir/blob.c.o
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/modes/ofb/ofb_getiv.c -o src/modes/ofb/ofb_getiv.o
/bin/bash ../../libtool  --tag=CC   --mode=link mipsel-openwrt-linux-musl-gcc  -I../../src/include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes  -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro  -o ttcp_atm ttcp.o ../../src/lib/libatm.la 
Packaged contents of /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/lua-5.1.5/ipkg-mipsel_24kc/liblua into /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/packages/mipsel_24kc/base/liblua5.1.5_5.1.5-7_mipsel_24kc.ipk
mipsel-openwrt-linux-musl-gcc -c -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../ -Wno-deprecated bn_mp_log_u32.c -o bn_mp_log_u32.o
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/targets/ramips/rt305x/packages /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/lua-5.1.5/ipkg-mipsel_24kc/lua/CONTROL /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/pkginfo
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/lua-5.1.5/ipkg-mipsel_24kc/lua/usr/bin
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/modes/ofb/ofb_setiv.c -o src/modes/ofb/ofb_setiv.o
install -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/lua-5.1.5/ipkg-install/usr/bin/lua5.1 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/lua-5.1.5/ipkg-mipsel_24kc/lua/usr/bin/
ln -sf lua5.1 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/lua-5.1.5/ipkg-mipsel_24kc/lua/usr/bin/lua
gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -fPIC --param max-inline-insns-single=1200 -c ../panel/p_win.c -o ../objects/p_win.o
find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/lua-5.1.5/ipkg-mipsel_24kc/lua -name 'CVS' -o -name '.svn' -o -name '.#*' -o -name '*~'| xargs -r rm -rf
mipsel-openwrt-linux-musl-gcc -c -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../ -Wno-deprecated bn_mp_lshd.c -o bn_mp_lshd.o
  CC      libbb/ubi.o
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/modes/ofb/ofb_start.c -o src/modes/ofb/ofb_start.o
mipsel-openwrt-linux-musl-gcc -c -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../ -Wno-deprecated bn_mp_mod.c -o bn_mp_mod.o
export CROSS="mipsel-openwrt-linux-musl-"   ; NM="mipsel-openwrt-linux-musl-nm" STRIP="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/sstrip" STRIP_KMOD="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/strip-kmod.sh" PATCHELF="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/patchelf" /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/rstrip.sh /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/lua-5.1.5/ipkg-mipsel_24kc/lua
rstrip.sh: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/lua-5.1.5/ipkg-mipsel_24kc/lua/usr/bin/lua5.1: executable
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/modes/xts/xts_decrypt.c -o src/modes/xts/xts_decrypt.o
(cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/lua-5.1.5/ipkg-mipsel_24kc/lua/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;  )
mipsel-openwrt-linux-musl-gcc -c -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../ -Wno-deprecated bn_mp_mod_2d.c -o bn_mp_mod_2d.o
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/packages/mipsel_24kc/base
OpenWrt-libtool: link: mipsel-openwrt-linux-musl-gcc -I../../src/include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -znow -zrelro -o .libs/ttcp_atm ttcp.o  -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib ../../src/lib/.libs/libatm.so -lresolv
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/ipkg-build -c -o 0 -g 0 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/lua-5.1.5/ipkg-mipsel_24kc/lua /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/packages/mipsel_24kc/base
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/modes/xts/xts_done.c -o src/modes/xts/xts_done.o
mipsel-openwrt-linux-musl-gcc -c -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../ -Wno-deprecated bn_mp_mod_d.c -o bn_mp_mod_d.o
  CC      libbb/udp_io.o
/bin/bash ../../libtool  --tag=CC   --mode=link mipsel-openwrt-linux-musl-gcc  -I../../src/include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes  -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro  -o atmswitch atmswitch.o ../../src/lib/libatm.la 
Packaged contents of /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/lua-5.1.5/ipkg-mipsel_24kc/lua into /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/packages/mipsel_24kc/base/lua_5.1.5-7_mipsel_24kc.ipk
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/modes/xts/xts_encrypt.c -o src/modes/xts/xts_encrypt.o
mipsel-openwrt-linux-musl-gcc -c -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../ -Wno-deprecated bn_mp_montgomery_calc_normalization.c -o bn_mp_montgomery_calc_normalization.o
echo "liblua" >> /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/pkginfo/lua.default.install
rm -rf /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-lua
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-lua/host /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/packages
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-lua/usr/include
cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/lua-5.1.5/ipkg-install/usr/include/lua{,lib,conf}.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-lua/usr/include/
cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/lua-5.1.5/ipkg-install/usr/include/lua.hpp /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-lua/usr/include/
[ 54%] Building C object CMakeFiles/ubox-static.dir/blobmsg.c.o
cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/lua-5.1.5/ipkg-install/usr/include/lauxlib.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-lua/usr/include/
cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/lua-5.1.5/ipkg-install/usr/include/lnum_config.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-lua/usr/include/
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/modes/xts/xts_init.c -o src/modes/xts/xts_init.o
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-lua/usr/lib
mipsel-openwrt-linux-musl-gcc -c -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../ -Wno-deprecated bn_mp_montgomery_reduce.c -o bn_mp_montgomery_reduce.o
cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/lua-5.1.5/ipkg-install/usr/lib/liblua.{a,so*} /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-lua/usr/lib/
ln -sf liblua.so.5.1.5 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-lua/usr/lib/liblualib.so
make[3]: Nothing to be done for 'compile'.
make[3]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/package/firmware/prism54-firmware'
time: package/firmware/prism54-firmware/compile#0.14#0.04#0.21
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-lua/usr/lib/pkgconfig
cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/lua-5.1.5/etc/lua.pc /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-lua/usr/lib/pkgconfig/
find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-lua -name '*.la' | xargs -r rm -f;   	find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-lua -name '*.la' | xargs -r rm -f; 
if [ -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/packages/lua.list ]; then /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/clean-package.sh "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/packages/lua.list" "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl"; fi
if [ -d /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-lua ]; then (cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-lua; find ./ > /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-lua.files); 	SHELL= flock /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/.staging-dir.flock -c ' mv /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-lua.files /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/packages/lua.list && cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-lua/* /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/; '; fi
make[3]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/package/libs/zlib'
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/modes/xts/xts_mult_x.c -o src/modes/xts/xts_mult_x.o
  CC      libbb/update_passwd.o
mipsel-openwrt-linux-musl-gcc -c -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../ -Wno-deprecated bn_mp_montgomery_setup.c -o bn_mp_montgomery_setup.o
rm -rf /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-lua
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/stamp/.lua_installed
rm -rf /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/lua-5.1.5/.pkgdir/lua.installed /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/lua-5.1.5/.pkgdir/lua
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/lua-5.1.5/.pkgdir/lua
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/lua-5.1.5/.pkgdir/lua/usr/bin
OpenWrt-libtool: link: mipsel-openwrt-linux-musl-gcc -I../../src/include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -znow -zrelro -o .libs/atmswitch atmswitch.o  -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib ../../src/lib/.libs/libatm.so -lresolv
install -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/lua-5.1.5/ipkg-install/usr/bin/lua5.1 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/lua-5.1.5/.pkgdir/lua/usr/bin/
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/modes/xts/xts_test.c -o src/modes/xts/xts_test.o
ln -sf lua5.1 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/lua-5.1.5/.pkgdir/lua/usr/bin/lua
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/lua-5.1.5/.pkgdir/lua.installed
mipsel-openwrt-linux-musl-gcc -c -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../ -Wno-deprecated bn_mp_mul.c -o bn_mp_mul.o
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/stamp
SHELL= flock /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/.root-copy.flock -c 'cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/lua-5.1.5/.pkgdir/lua/. /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/'
/bin/bash ../../libtool  --tag=CC   --mode=link mipsel-openwrt-linux-musl-gcc  -I../../src/include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes  -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro  -o svc_recv svc_recv.o ../../src/lib/libatm.la 
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/stamp/.lua_installed
echo "lua" >> /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/pkginfo/lua.default.install
make[3]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/package/utils/lua'
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/pk/asn1/der/bit/der_decode_bit_string.c -o src/pk/asn1/der/bit/der_decode_bit_string.o
time: package/utils/lua/compile#7.19#0.55#7.89
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/pk/asn1/der/bit/der_decode_raw_bit_string.c -o src/pk/asn1/der/bit/der_decode_raw_bit_string.o
mipsel-openwrt-linux-musl-gcc -c -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../ -Wno-deprecated bn_mp_mul_2.c -o bn_mp_mul_2.o
  CC      libbb/uuencode.o
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/pk/asn1/der/bit/der_encode_bit_string.c -o src/pk/asn1/der/bit/der_encode_bit_string.o
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/pk/asn1/der/bit/der_encode_raw_bit_string.c -o src/pk/asn1/der/bit/der_encode_raw_bit_string.o
mipsel-openwrt-linux-musl-gcc -c -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../ -Wno-deprecated bn_mp_mul_2d.c -o bn_mp_mul_2d.o
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/pk/asn1/der/bit/der_length_bit_string.c -o src/pk/asn1/der/bit/der_length_bit_string.o
mipsel-openwrt-linux-musl-gcc -c -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../ -Wno-deprecated bn_mp_mul_d.c -o bn_mp_mul_d.o
make[3]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/package/system/fwtool'
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/pk/asn1/der/boolean/der_decode_boolean.c -o src/pk/asn1/der/boolean/der_decode_boolean.o
OpenWrt-libtool: link: mipsel-openwrt-linux-musl-gcc -I../../src/include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -znow -zrelro -o .libs/svc_recv svc_recv.o  -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib ../../src/lib/.libs/libatm.so -lresolv
mipsel-openwrt-linux-musl-gcc -c -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../ -Wno-deprecated bn_mp_mulmod.c -o bn_mp_mulmod.o
  CC      libbb/verror_msg.o
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/pk/asn1/der/boolean/der_encode_boolean.c -o src/pk/asn1/der/boolean/der_encode_boolean.o
/bin/bash ../../libtool  --tag=CC   --mode=link mipsel-openwrt-linux-musl-gcc  -I../../src/include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes  -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro  -o svc_send svc_send.o ../../src/lib/libatm.la 
mipsel-openwrt-linux-musl-gcc -c -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../ -Wno-deprecated bn_mp_neg.c -o bn_mp_neg.o
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/zlib-1.2.11/.prepared_af6a87f52f4b3a516bc7edec4959bf4d_6664517399ebbbc92a37c5bb081b5c53_check
[ 57%] Building C object CMakeFiles/ubox-static.dir/uloop.c.o
. /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/include/shell.sh; xzcat /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/dl/zlib-1.2.11.tar.xz | tar -C /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/zlib-1.2.11/.. -xf -
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/pk/asn1/der/boolean/der_length_boolean.c -o src/pk/asn1/der/boolean/der_length_boolean.o
mipsel-openwrt-linux-musl-gcc -c -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../ -Wno-deprecated bn_mp_or.c -o bn_mp_or.o
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/pk/asn1/der/choice/der_decode_choice.c -o src/pk/asn1/der/choice/der_decode_choice.o
  CC      libbb/vfork_daemon_rexec.o
mipsel-openwrt-linux-musl-gcc -c -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../ -Wno-deprecated bn_mp_pack.c -o bn_mp_pack.o
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/pk/asn1/der/generalizedtime/der_decode_generalizedtime.c -o src/pk/asn1/der/generalizedtime/der_decode_generalizedtime.o
[ ! -d ./src/ ] || cp -fpR ./src/. /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/zlib-1.2.11

Applying ./patches/001-neon-implementation-of-adler32.patch using plaintext: 
mipsel-openwrt-linux-musl-gcc -c -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../ -Wno-deprecated bn_mp_pack_count.c -o bn_mp_pack_count.o
patching file CMakeLists.txt
patching file adler32.c
patching file contrib/README.contrib
patching file contrib/arm/neon_adler32.c

Applying ./patches/002-arm-specific-optimisations-for-inflate.patch using plaintext: 
patching file contrib/arm/inffast.c
patching file contrib/arm/inflate.c
patching file contrib/arm/chunkcopy.h
patching file contrib/arm/inffast.c
patching file contrib/arm/inflate.c

Applying ./patches/003-attach-sourcefiles-in-patch-002-to-buildsystem.patch using plaintext: 
patching file CMakeLists.txt

Applying ./patches/004-relative-pkg-config-paths.patch using plaintext: 
patching file zlib.pc.cmakein
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/pk/asn1/der/generalizedtime/der_encode_generalizedtime.c -o src/pk/asn1/der/generalizedtime/der_encode_generalizedtime.o
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/zlib-1.2.11/.prepared_af6a87f52f4b3a516bc7edec4959bf4d_6664517399ebbbc92a37c5bb081b5c53
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/zlib-1.2.11/.configured_*
OpenWrt-libtool: link: mipsel-openwrt-linux-musl-gcc -I../../src/include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -znow -zrelro -o .libs/svc_send svc_send.o  -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib ../../src/lib/.libs/libatm.so -lresolv
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/stamp/.zlib_installed
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/zlib-1.2.11
(cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/zlib-1.2.11; 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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/zlib-1.2.11=zlib-1.2.11 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic " 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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/zlib-1.2.11=zlib-1.2.11 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic " LDFLAGS="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro " cmake -DCMAKE_SYSTEM_NAME=Linux -DCMAKE_SYSTEM_VERSION=1 -DCMAKE_SYSTEM_PROCESSOR=mipsel -DCMAKE_BUILD_TYPE=Release -DCMAKE_C_FLAGS_RELEASE="-DNDEBUG" -DCMAKE_CXX_FLAGS_RELEASE="-DNDEBUG" -DCMAKE_C_COMPILER="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin/mipsel-openwrt-linux-musl-gcc" -DCMAKE_C_COMPILER_ARG1="" -DCMAKE_CXX_COMPILER="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin/mipsel-openwrt-linux-musl-g++" -DCMAKE_CXX_COMPILER_ARG1="" -DCMAKE_ASM_COMPILER="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin/mipsel-openwrt-linux-musl-gcc" -DCMAKE_ASM_COMPILER_ARG1="" -DCMAKE_EXE_LINKER_FLAGS:STRING="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro" -DCMAKE_MODULE_LINKER_FLAGS:STRING="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro -Wl,-Bsymbolic-functions" -DCMAKE_SHARED_LINKER_FLAGS:STRING="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro -Wl,-Bsymbolic-functions" -DCMAKE_AR="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin/mipsel-openwrt-linux-musl-gcc-ar" -DCMAKE_NM="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin/mipsel-openwrt-linux-musl-gcc-nm" -DCMAKE_RANLIB="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin/mipsel-openwrt-linux-musl-gcc-ranlib" -DCMAKE_FIND_ROOT_PATH="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr;/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl" -DCMAKE_FIND_ROOT_PATH_MODE_PROGRAM=BOTH -DCMAKE_FIND_ROOT_PATH_MODE_LIBRARY=ONLY -DCMAKE_FIND_ROOT_PATH_MODE_INCLUDE=ONLY -DCMAKE_STRIP=: -DCMAKE_INSTALL_PREFIX=/usr -DDL_LIBRARY=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl -DCMAKE_PREFIX_PATH=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl -DCMAKE_SKIP_RPATH=TRUE -DARMv8=$(echo -e '#ifdef __ARM_NEON__\nON\n#else\nOFF\n#endif' | mipsel-openwrt-linux-musl-gcc -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/zlib-1.2.11=zlib-1.2.11 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -x c -E - | grep -xE 'ON|OFF') /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/zlib-1.2.11 )
mipsel-openwrt-linux-musl-gcc -c -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../ -Wno-deprecated bn_mp_prime_fermat.c -o bn_mp_prime_fermat.o
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/pk/asn1/der/generalizedtime/der_length_generalizedtime.c -o src/pk/asn1/der/generalizedtime/der_length_generalizedtime.o
/bin/bash ../../libtool  --tag=CC   --mode=link mipsel-openwrt-linux-musl-gcc  -I../../src/include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes  -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro  -o align align.o ../../src/lib/libatm.la 
  CC      libbb/warn_ignoring_args.o
mipsel-openwrt-linux-musl-gcc -c -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../ -Wno-deprecated bn_mp_prime_frobenius_underwood.c -o bn_mp_prime_frobenius_underwood.o
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/pk/asn1/der/ia5/der_decode_ia5_string.c -o src/pk/asn1/der/ia5/der_decode_ia5_string.o
mipsel-openwrt-linux-musl-gcc -c -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../ -Wno-deprecated bn_mp_prime_is_prime.c -o bn_mp_prime_is_prime.o
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/pk/asn1/der/ia5/der_encode_ia5_string.c -o src/pk/asn1/der/ia5/der_encode_ia5_string.o
  CC      libbb/wfopen.o
-- The C compiler identification is GNU 8.4.0
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/pk/asn1/der/ia5/der_length_ia5_string.c -o src/pk/asn1/der/ia5/der_length_ia5_string.o
-- Check for working C compiler: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin/mipsel-openwrt-linux-musl-gcc
mipsel-openwrt-linux-musl-gcc -c -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../ -Wno-deprecated bn_mp_prime_miller_rabin.c -o bn_mp_prime_miller_rabin.o
OpenWrt-libtool: link: mipsel-openwrt-linux-musl-gcc -I../../src/include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -znow -zrelro -o .libs/align align.o  -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib ../../src/lib/.libs/libatm.so -lresolv
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/pk/asn1/der/integer/der_decode_integer.c -o src/pk/asn1/der/integer/der_decode_integer.o
mipsel-openwrt-linux-musl-gcc -c -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../ -Wno-deprecated bn_mp_prime_next_prime.c -o bn_mp_prime_next_prime.o
[ 59%] Building C object CMakeFiles/ubox-static.dir/usock.c.o
/bin/bash ../../libtool  --tag=CC   --mode=link mipsel-openwrt-linux-musl-gcc  -I../../src/include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes  -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro  -o aping aping.o ../../src/lib/libatm.la 
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/pk/asn1/der/integer/der_encode_integer.c -o src/pk/asn1/der/integer/der_encode_integer.o
  CC      libbb/wfopen_input.o
-- Check for working C compiler: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin/mipsel-openwrt-linux-musl-gcc - works
mipsel-openwrt-linux-musl-gcc -c -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../ -Wno-deprecated bn_mp_prime_rabin_miller_trials.c -o bn_mp_prime_rabin_miller_trials.o
-- Detecting C compiler ABI info
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/pk/asn1/der/integer/der_length_integer.c -o src/pk/asn1/der/integer/der_length_integer.o
mipsel-openwrt-linux-musl-gcc -c -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../ -Wno-deprecated bn_mp_prime_rand.c -o bn_mp_prime_rand.o
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/pk/asn1/der/object_identifier/der_decode_object_identifier.c -o src/pk/asn1/der/object_identifier/der_decode_object_identifier.o
-- Detecting C compiler ABI info - done
mipsel-openwrt-linux-musl-gcc -c -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../ -Wno-deprecated bn_mp_prime_strong_lucas_selfridge.c -o bn_mp_prime_strong_lucas_selfridge.o
  CC      libbb/write.o
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/pk/asn1/der/object_identifier/der_encode_object_identifier.c -o src/pk/asn1/der/object_identifier/der_encode_object_identifier.o
-- Detecting C compile features
-- Detecting C compile features - done
OpenWrt-libtool: link: mipsel-openwrt-linux-musl-gcc -I../../src/include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -znow -zrelro -o .libs/aping aping.o  -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib ../../src/lib/.libs/libatm.so -lresolv
-- Looking for sys/types.h
mipsel-openwrt-linux-musl-gcc -c -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../ -Wno-deprecated bn_mp_radix_size.c -o bn_mp_radix_size.o
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/pk/asn1/der/object_identifier/der_length_object_identifier.c -o src/pk/asn1/der/object_identifier/der_length_object_identifier.o
/bin/bash ../../libtool  --tag=CC   --mode=link mipsel-openwrt-linux-musl-gcc  -I../../src/include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes  -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro  -o br br.o ../../src/lib/libatm.la 
mipsel-openwrt-linux-musl-gcc -c -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../ -Wno-deprecated bn_mp_radix_smap.c -o bn_mp_radix_smap.o
  CC      libbb/xatonum.o
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/pk/asn1/der/octet/der_decode_octet_string.c -o src/pk/asn1/der/octet/der_decode_octet_string.o
[ 61%] Building C object CMakeFiles/ubox-static.dir/ustream.c.o
-- Looking for sys/types.h - found
-- Looking for stdint.h
mipsel-openwrt-linux-musl-gcc -c -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../ -Wno-deprecated bn_mp_rand.c -o bn_mp_rand.o
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/pk/asn1/der/octet/der_encode_octet_string.c -o src/pk/asn1/der/octet/der_encode_octet_string.o
mipsel-openwrt-linux-musl-gcc -c -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../ -Wno-deprecated bn_mp_read_radix.c -o bn_mp_read_radix.o
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/pk/asn1/der/octet/der_length_octet_string.c -o src/pk/asn1/der/octet/der_length_octet_string.o
-- Looking for stdint.h - found
OpenWrt-libtool: link: mipsel-openwrt-linux-musl-gcc -I../../src/include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -znow -zrelro -o .libs/br br.o  -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib ../../src/lib/.libs/libatm.so -lresolv
-- Looking for stddef.h
mipsel-openwrt-linux-musl-gcc -c -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../ -Wno-deprecated bn_mp_reduce.c -o bn_mp_reduce.o
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/pk/asn1/der/printable_string/der_decode_printable_string.c -o src/pk/asn1/der/printable_string/der_decode_printable_string.o
  CC      libbb/xconnect.o
/bin/bash ../../libtool  --tag=CC   --mode=link mipsel-openwrt-linux-musl-gcc  -I../../src/include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes  -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro  -o bw bw.o ../../src/lib/libatm.la 
mipsel-openwrt-linux-musl-gcc -c -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../ -Wno-deprecated bn_mp_reduce_2k.c -o bn_mp_reduce_2k.o
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/pk/asn1/der/printable_string/der_encode_printable_string.c -o src/pk/asn1/der/printable_string/der_encode_printable_string.o
-- Looking for stddef.h - found
-- Check size of off64_t
mipsel-openwrt-linux-musl-gcc -c -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../ -Wno-deprecated bn_mp_reduce_2k_l.c -o bn_mp_reduce_2k_l.o
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/pk/asn1/der/printable_string/der_length_printable_string.c -o src/pk/asn1/der/printable_string/der_length_printable_string.o
mipsel-openwrt-linux-musl-gcc -c -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../ -Wno-deprecated bn_mp_reduce_2k_setup.c -o bn_mp_reduce_2k_setup.o
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/pk/asn1/der/sequence/der_decode_sequence_ex.c -o src/pk/asn1/der/sequence/der_decode_sequence_ex.o
-- Check size of off64_t - done
-- Looking for fseeko
mipsel-openwrt-linux-musl-gcc -c -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../ -Wno-deprecated bn_mp_reduce_2k_setup_l.c -o bn_mp_reduce_2k_setup_l.o
OpenWrt-libtool: link: mipsel-openwrt-linux-musl-gcc -I../../src/include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -znow -zrelro -o .libs/bw bw.o  -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib ../../src/lib/.libs/libatm.so -lresolv
  CC      libbb/xfunc_die.o
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/pk/asn1/der/sequence/der_decode_sequence_flexi.c -o src/pk/asn1/der/sequence/der_decode_sequence_flexi.o
mipsel-openwrt-linux-musl-gcc -c -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../ -Wno-deprecated bn_mp_reduce_is_2k.c -o bn_mp_reduce_is_2k.o
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include   -I../../src/include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT ispl_l.o -MD -MP -MF .deps/ispl_l.Tpo -c -o ispl_l.o ispl_l.c
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/pk/asn1/der/sequence/der_decode_sequence_multi.c -o src/pk/asn1/der/sequence/der_decode_sequence_multi.o
[ 64%] Building C object CMakeFiles/ubox-static.dir/ustream-fd.c.o
mipsel-openwrt-linux-musl-gcc -c -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../ -Wno-deprecated bn_mp_reduce_is_2k_l.c -o bn_mp_reduce_is_2k_l.o
-- Looking for fseeko - found
-- Looking for unistd.h
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/pk/asn1/der/sequence/der_decode_subject_public_key_info.c -o src/pk/asn1/der/sequence/der_decode_subject_public_key_info.o
ispl_l.c:1519:16: warning: 'input' defined but not used [-Wunused-function]
 #else
                ^    
ispl_l.c:1476:17: warning: 'yyunput' defined but not used [-Wunused-function]
 
                 ^      
  CC      libbb/xfuncs.o
mipsel-openwrt-linux-musl-gcc -c -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../ -Wno-deprecated bn_mp_reduce_setup.c -o bn_mp_reduce_setup.o
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/pk/asn1/der/sequence/der_encode_sequence_ex.c -o src/pk/asn1/der/sequence/der_encode_sequence_ex.o
mipsel-openwrt-linux-musl-gcc -c -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../ -Wno-deprecated bn_mp_root_u32.c -o bn_mp_root_u32.o
-- Looking for unistd.h - found
-- Configuring done
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/pk/asn1/der/sequence/der_encode_sequence_multi.c -o src/pk/asn1/der/sequence/der_encode_sequence_multi.o
-- Generating done
CMake Warning:
  Manually-specified variables were not used by the project:

    CMAKE_ASM_COMPILER
    CMAKE_ASM_COMPILER_ARG1
    CMAKE_CXX_COMPILER
    CMAKE_CXX_COMPILER_ARG1
    CMAKE_CXX_FLAGS_RELEASE
    CMAKE_FIND_ROOT_PATH_MODE_LIBRARY
    CMAKE_MODULE_LINKER_FLAGS
    DL_LIBRARY


-- Build files have been written to: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/zlib-1.2.11
mipsel-openwrt-linux-musl-gcc -c -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../ -Wno-deprecated bn_mp_rshd.c -o bn_mp_rshd.o
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/zlib-1.2.11/.configured_926a5914ffa0453d7114454b483067d2
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/zlib-1.2.11/.built
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/zlib-1.2.11/.built_check
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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/zlib-1.2.11=zlib-1.2.11 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/zlib-1.2.11=zlib-1.2.11 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include " LDFLAGS="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro " make -j1 -C /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/zlib-1.2.11/. AR="mipsel-openwrt-linux-musl-gcc-ar" AS="mipsel-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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/zlib-1.2.11=zlib-1.2.11 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic" LD=mipsel-openwrt-linux-musl-ld NM="mipsel-openwrt-linux-musl-gcc-nm" CC="mipsel-openwrt-linux-musl-gcc" GCC="mipsel-openwrt-linux-musl-gcc" CXX="mipsel-openwrt-linux-musl-g++" RANLIB="mipsel-openwrt-linux-musl-gcc-ranlib" STRIP=mipsel-openwrt-linux-musl-strip OBJCOPY=mipsel-openwrt-linux-musl-objcopy OBJDUMP=mipsel-openwrt-linux-musl-objdump SIZE=mipsel-openwrt-linux-musl-size CROSS="mipsel-openwrt-linux-musl-" ARCH="mipsel" CMAKE_COMMAND='/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/cmake' CMAKE_DISABLE_cmake_check_build_system=1 ;
[ 66%] Building C object CMakeFiles/ubox-static.dir/vlist.c.o
make[4]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/zlib-1.2.11'
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/fwtool-2019-11-12-8f7fe925/.prepared_dc3e42f754505f5ce00d58f8c3a387ff_6664517399ebbbc92a37c5bb081b5c53_check
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/pk/asn1/der/sequence/der_encode_subject_public_key_info.c -o src/pk/asn1/der/sequence/der_encode_subject_public_key_info.o
. /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/include/shell.sh; xzcat /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/dl/fwtool-2019-11-12-8f7fe925.tar.xz | tar -C /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/fwtool-2019-11-12-8f7fe925/.. -xf -
make[5]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/zlib-1.2.11'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/zlib-1.2.11'
[ ! -d ./src/ ] || cp -fpR ./src/. /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/fwtool-2019-11-12-8f7fe925
mipsel-openwrt-linux-musl-gcc -c -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../ -Wno-deprecated bn_mp_sbin_size.c -o bn_mp_sbin_size.o
  CC      libbb/xfuncs_printf.o
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/fwtool-2019-11-12-8f7fe925/.prepared_dc3e42f754505f5ce00d58f8c3a387ff_6664517399ebbbc92a37c5bb081b5c53
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/fwtool-2019-11-12-8f7fe925/.configured_*
Scanning dependencies of target zlibstatic
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/zlib-1.2.11'
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/stamp/.fwtool_installed
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/zlib-1.2.11'
[  2%] Building C object CMakeFiles/zlibstatic.dir/adler32.o
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/fwtool-2019-11-12-8f7fe925
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/pk/asn1/der/sequence/der_length_sequence.c -o src/pk/asn1/der/sequence/der_length_sequence.o
(cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/fwtool-2019-11-12-8f7fe925; 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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/fwtool-2019-11-12-8f7fe925=fwtool-2019-11-12-8f7fe925 -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/fwtool-2019-11-12-8f7fe925=fwtool-2019-11-12-8f7fe925 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro " LDFLAGS="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro " cmake -DCMAKE_SYSTEM_NAME=Linux -DCMAKE_SYSTEM_VERSION=1 -DCMAKE_SYSTEM_PROCESSOR=mipsel -DCMAKE_BUILD_TYPE=Release -DCMAKE_C_FLAGS_RELEASE="-DNDEBUG" -DCMAKE_CXX_FLAGS_RELEASE="-DNDEBUG" -DCMAKE_C_COMPILER="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin/mipsel-openwrt-linux-musl-gcc" -DCMAKE_C_COMPILER_ARG1="" -DCMAKE_CXX_COMPILER="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin/mipsel-openwrt-linux-musl-g++" -DCMAKE_CXX_COMPILER_ARG1="" -DCMAKE_ASM_COMPILER="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin/mipsel-openwrt-linux-musl-gcc" -DCMAKE_ASM_COMPILER_ARG1="" -DCMAKE_EXE_LINKER_FLAGS:STRING="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro" -DCMAKE_MODULE_LINKER_FLAGS:STRING="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro -Wl,-Bsymbolic-functions" -DCMAKE_SHARED_LINKER_FLAGS:STRING="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro -Wl,-Bsymbolic-functions" -DCMAKE_AR="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin/mipsel-openwrt-linux-musl-gcc-ar" -DCMAKE_NM="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin/mipsel-openwrt-linux-musl-gcc-nm" -DCMAKE_RANLIB="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin/mipsel-openwrt-linux-musl-gcc-ranlib" -DCMAKE_FIND_ROOT_PATH="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr;/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl" -DCMAKE_FIND_ROOT_PATH_MODE_PROGRAM=BOTH -DCMAKE_FIND_ROOT_PATH_MODE_LIBRARY=ONLY -DCMAKE_FIND_ROOT_PATH_MODE_INCLUDE=ONLY -DCMAKE_STRIP=: -DCMAKE_INSTALL_PREFIX=/usr -DDL_LIBRARY=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl -DCMAKE_PREFIX_PATH=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl -DCMAKE_SKIP_RPATH=TRUE  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/fwtool-2019-11-12-8f7fe925 )
mipsel-openwrt-linux-musl-gcc -c -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../ -Wno-deprecated bn_mp_set.c -o bn_mp_set.o
ar -curv ../lib/libpanel.a ../objects/panel.o ../objects/p_above.o ../objects/p_below.o ../objects/p_bottom.o ../objects/p_delete.o ../objects/p_hide.o ../objects/p_hidden.o ../objects/p_move.o ../objects/p_new.o ../objects/p_replace.o ../objects/p_show.o ../objects/p_top.o ../objects/p_update.o ../objects/p_user.o ../objects/p_win.o
[ 69%] Building C object CMakeFiles/ubox-static.dir/utils.c.o
ar: `u' modifier ignored since `D' is the default (see `U')
a - ../objects/panel.o
a - ../objects/p_above.o
a - ../objects/p_below.o
a - ../objects/p_bottom.o
a - ../objects/p_delete.o
a - ../objects/p_hide.o
a - ../objects/p_hidden.o
a - ../objects/p_move.o
a - ../objects/p_new.o
a - ../objects/p_replace.o
a - ../objects/p_show.o
a - ../objects/p_top.o
a - ../objects/p_update.o
a - ../objects/p_user.o
a - ../objects/p_win.o
ranlib ../lib/libpanel.a
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/pk/asn1/der/sequence/der_sequence_free.c -o src/pk/asn1/der/sequence/der_sequence_free.o
mipsel-openwrt-linux-musl-gcc -c -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../ -Wno-deprecated bn_mp_set_i32.c -o bn_mp_set_i32.o
make[5]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/hostpkg/ncurses-6.2/panel'
cd menu && make -w DESTDIR="" RPATH_LIST="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/lib" libs
make[5]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/hostpkg/ncurses-6.2/menu'
rm -f ../include/menu.h
cp ./menu.h ../include/menu.h
rm -f ../include/eti.h
mipsel-openwrt-linux-musl-gcc -c -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../ -Wno-deprecated bn_mp_set_i64.c -o bn_mp_set_i64.o
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/pk/asn1/der/sequence/der_sequence_shrink.c -o src/pk/asn1/der/sequence/der_sequence_shrink.o
cp ./eti.h ../include/eti.h
rm -f ../include/mf_common.h
cp ./mf_common.h ../include/mf_common.h
gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -fPIC --param max-inline-insns-single=1200 -c ../menu/m_attribs.c -o ../objects/m_attribs.o
-- The C compiler identification is GNU 8.4.0
[  5%] Building C object CMakeFiles/zlibstatic.dir/compress.o
mipsel-openwrt-linux-musl-gcc -c -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../ -Wno-deprecated bn_mp_set_l.c -o bn_mp_set_l.o
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/pk/asn1/der/set/der_encode_set.c -o src/pk/asn1/der/set/der_encode_set.o
-- Check for working C compiler: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin/mipsel-openwrt-linux-musl-gcc
  CC      libbb/xgetcwd.o
mipsel-openwrt-linux-musl-gcc -c -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../ -Wno-deprecated bn_mp_set_ll.c -o bn_mp_set_ll.o
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/pk/asn1/der/set/der_encode_setof.c -o src/pk/asn1/der/set/der_encode_setof.o
[ 71%] Building C object CMakeFiles/ubox-static.dir/safe_list.c.o
[  7%] Building C object CMakeFiles/zlibstatic.dir/crc32.o
mipsel-openwrt-linux-musl-gcc -c -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../ -Wno-deprecated bn_mp_set_u32.c -o bn_mp_set_u32.o
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/pk/asn1/der/short_integer/der_decode_short_integer.c -o src/pk/asn1/der/short_integer/der_decode_short_integer.o
mipsel-openwrt-linux-musl-gcc -c -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../ -Wno-deprecated bn_mp_set_u64.c -o bn_mp_set_u64.o
-- Check for working C compiler: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin/mipsel-openwrt-linux-musl-gcc - works
-- Detecting C compiler ABI info
gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -fPIC --param max-inline-insns-single=1200 -c ../menu/m_cursor.c -o ../objects/m_cursor.o
  CC      libbb/xgethostbyname.o
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/pk/asn1/der/short_integer/der_encode_short_integer.c -o src/pk/asn1/der/short_integer/der_encode_short_integer.o
mv -f .deps/ispl_l.Tpo .deps/ispl_l.Po
/bin/bash ../../libtool  --tag=CC   --mode=link mipsel-openwrt-linux-musl-gcc  -I../../src/include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes  -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro  -o window window.o ../../src/lib/libatm.la 
mipsel-openwrt-linux-musl-gcc -c -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../ -Wno-deprecated bn_mp_set_ul.c -o bn_mp_set_ul.o
[ 73%] Building C object CMakeFiles/ubox-static.dir/runqueue.c.o
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/pk/asn1/der/short_integer/der_length_short_integer.c -o src/pk/asn1/der/short_integer/der_length_short_integer.o
mipsel-openwrt-linux-musl-gcc -c -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../ -Wno-deprecated bn_mp_set_ull.c -o bn_mp_set_ull.o
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/pk/asn1/der/teletex_string/der_decode_teletex_string.c -o src/pk/asn1/der/teletex_string/der_decode_teletex_string.o
mipsel-openwrt-linux-musl-gcc -c -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../ -Wno-deprecated bn_mp_shrink.c -o bn_mp_shrink.o
  CC      libbb/xreadlink.o
-- Detecting C compiler ABI info - done
gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -fPIC --param max-inline-insns-single=1200 -c ../menu/m_driver.c -o ../objects/m_driver.o
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/pk/asn1/der/teletex_string/der_length_teletex_string.c -o src/pk/asn1/der/teletex_string/der_length_teletex_string.o
[ 10%] Building C object CMakeFiles/zlibstatic.dir/deflate.o
mipsel-openwrt-linux-musl-gcc -c -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../ -Wno-deprecated bn_mp_signed_rsh.c -o bn_mp_signed_rsh.o
-- Detecting C compile features
-- Detecting C compile features - done
-- Configuring done
-- Generating done
CMake Warning:
  Manually-specified variables were not used by the project:

    CMAKE_ASM_COMPILER
    CMAKE_ASM_COMPILER_ARG1
    CMAKE_CXX_COMPILER
    CMAKE_CXX_COMPILER_ARG1
    CMAKE_CXX_FLAGS_RELEASE
    CMAKE_FIND_ROOT_PATH_MODE_LIBRARY
    CMAKE_MODULE_LINKER_FLAGS
    CMAKE_SHARED_LINKER_FLAGS
    DL_LIBRARY


-- Build files have been written to: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/fwtool-2019-11-12-8f7fe925
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/pk/asn1/der/utctime/der_decode_utctime.c -o src/pk/asn1/der/utctime/der_decode_utctime.o
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/fwtool-2019-11-12-8f7fe925/.configured_68b329da9893e34099c7d8ad5cb9c940
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/fwtool-2019-11-12-8f7fe925/.built
mipsel-openwrt-linux-musl-gcc -c -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../ -Wno-deprecated bn_mp_sqr.c -o bn_mp_sqr.o
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/fwtool-2019-11-12-8f7fe925/.built_check
OpenWrt-libtool: link: mipsel-openwrt-linux-musl-gcc -I../../src/include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -znow -zrelro -o .libs/window window.o  -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib ../../src/lib/.libs/libatm.so -lresolv
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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/fwtool-2019-11-12-8f7fe925=fwtool-2019-11-12-8f7fe925 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/fwtool-2019-11-12-8f7fe925=fwtool-2019-11-12-8f7fe925 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include " LDFLAGS="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro " make -j1 -C /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/fwtool-2019-11-12-8f7fe925/. AR="mipsel-openwrt-linux-musl-gcc-ar" AS="mipsel-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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/fwtool-2019-11-12-8f7fe925=fwtool-2019-11-12-8f7fe925 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro" LD=mipsel-openwrt-linux-musl-ld NM="mipsel-openwrt-linux-musl-gcc-nm" CC="mipsel-openwrt-linux-musl-gcc" GCC="mipsel-openwrt-linux-musl-gcc" CXX="mipsel-openwrt-linux-musl-g++" RANLIB="mipsel-openwrt-linux-musl-gcc-ranlib" STRIP=mipsel-openwrt-linux-musl-strip OBJCOPY=mipsel-openwrt-linux-musl-objcopy OBJDUMP=mipsel-openwrt-linux-musl-objdump SIZE=mipsel-openwrt-linux-musl-size CROSS="mipsel-openwrt-linux-musl-" ARCH="mipsel" CMAKE_COMMAND='/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/cmake' CMAKE_DISABLE_cmake_check_build_system=1 ;
make[4]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/fwtool-2019-11-12-8f7fe925'
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/pk/asn1/der/utctime/der_encode_utctime.c -o src/pk/asn1/der/utctime/der_encode_utctime.o
make[5]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/fwtool-2019-11-12-8f7fe925'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/fwtool-2019-11-12-8f7fe925'
Scanning dependencies of target fwtool
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/fwtool-2019-11-12-8f7fe925'
mipsel-openwrt-linux-musl-gcc -c -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../ -Wno-deprecated bn_mp_sqrmod.c -o bn_mp_sqrmod.o
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/fwtool-2019-11-12-8f7fe925'
[ 50%] Building C object CMakeFiles/fwtool.dir/fwtool.c.o
/bin/bash ../../libtool  --tag=CC   --mode=link mipsel-openwrt-linux-musl-gcc  -I../../src/include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes  -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro  -o isp isp.o ispl_y.o ispl_l.o ../../src/lib/libatm.la 
  CC      libbb/xrealloc_vector.o
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/pk/asn1/der/utctime/der_length_utctime.c -o src/pk/asn1/der/utctime/der_length_utctime.o
[ 76%] Building C object CMakeFiles/ubox-static.dir/md5.c.o
mipsel-openwrt-linux-musl-gcc -c -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../ -Wno-deprecated bn_mp_sqrt.c -o bn_mp_sqrt.o
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/pk/asn1/der/utf8/der_decode_utf8_string.c -o src/pk/asn1/der/utf8/der_decode_utf8_string.o
mipsel-openwrt-linux-musl-gcc -c -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../ -Wno-deprecated bn_mp_sqrtmod_prime.c -o bn_mp_sqrtmod_prime.o
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/pk/asn1/der/utf8/der_encode_utf8_string.c -o src/pk/asn1/der/utf8/der_encode_utf8_string.o
  CC      libbb/xregcomp.o
mipsel-openwrt-linux-musl-gcc -c -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../ -Wno-deprecated bn_mp_sub.c -o bn_mp_sub.o
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/pk/asn1/der/utf8/der_length_utf8_string.c -o src/pk/asn1/der/utf8/der_length_utf8_string.o
gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -fPIC --param max-inline-insns-single=1200 -c ../menu/m_format.c -o ../objects/m_format.o
OpenWrt-libtool: link: mipsel-openwrt-linux-musl-gcc -I../../src/include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -znow -zrelro -o .libs/isp isp.o ispl_y.o ispl_l.o  -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib ../../src/lib/.libs/libatm.so -lresolv
mipsel-openwrt-linux-musl-gcc -c -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../ -Wno-deprecated bn_mp_sub_d.c -o bn_mp_sub_d.o
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/pk/dh/dh.c -o src/pk/dh/dh.o
make[7]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2/src/test'
Making all in debug
mipsel-openwrt-linux-musl-gcc -c -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../ -Wno-deprecated bn_mp_submod.c -o bn_mp_submod.o
make[7]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2/src/debug'
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include   -I../../src/include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT delay.o -MD -MP -MF .deps/delay.Tpo -c -o delay.o delay.c
  AR      libbb/lib.a
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/pk/dh/dh_check_pubkey.c -o src/pk/dh/dh_check_pubkey.o
mipsel-openwrt-linux-musl-gcc -c -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../ -Wno-deprecated bn_mp_to_radix.c -o bn_mp_to_radix.o
[ 78%] Building C object CMakeFiles/ubox-static.dir/kvlist.c.o
[100%] Linking C executable fwtool
gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -fPIC --param max-inline-insns-single=1200 -c ../menu/m_global.c -o ../objects/m_global.o
  LD      mailutils/built-in.o
  AR      mailutils/lib.a
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/fwtool-2019-11-12-8f7fe925'
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/pk/dh/dh_export.c -o src/pk/dh/dh_export.o
[100%] Built target fwtool
make[5]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/fwtool-2019-11-12-8f7fe925'
mipsel-openwrt-linux-musl-gcc -c -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../ -Wno-deprecated bn_mp_to_sbin.c -o bn_mp_to_sbin.o
  LD      miscutils/built-in.o
make[4]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/fwtool-2019-11-12-8f7fe925'
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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/fwtool-2019-11-12-8f7fe925=fwtool-2019-11-12-8f7fe925 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/fwtool-2019-11-12-8f7fe925=fwtool-2019-11-12-8f7fe925 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include " LDFLAGS="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro " make -C /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/fwtool-2019-11-12-8f7fe925/. AR="mipsel-openwrt-linux-musl-gcc-ar" AS="mipsel-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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/fwtool-2019-11-12-8f7fe925=fwtool-2019-11-12-8f7fe925 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro" LD=mipsel-openwrt-linux-musl-ld NM="mipsel-openwrt-linux-musl-gcc-nm" CC="mipsel-openwrt-linux-musl-gcc" GCC="mipsel-openwrt-linux-musl-gcc" CXX="mipsel-openwrt-linux-musl-g++" RANLIB="mipsel-openwrt-linux-musl-gcc-ranlib" STRIP=mipsel-openwrt-linux-musl-strip OBJCOPY=mipsel-openwrt-linux-musl-objcopy OBJDUMP=mipsel-openwrt-linux-musl-objdump SIZE=mipsel-openwrt-linux-musl-size CROSS="mipsel-openwrt-linux-musl-" ARCH="mipsel" CMAKE_COMMAND='/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/cmake' CMAKE_DISABLE_cmake_check_build_system=1 DESTDIR="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/fwtool-2019-11-12-8f7fe925/ipkg-install"  install;
make[4]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/fwtool-2019-11-12-8f7fe925'
  CC      miscutils/crond.o
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/pk/dh/dh_export_key.c -o src/pk/dh/dh_export_key.o
make[5]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/fwtool-2019-11-12-8f7fe925'
mipsel-openwrt-linux-musl-gcc -c -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../ -Wno-deprecated bn_mp_to_ubin.c -o bn_mp_to_ubin.o
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/fwtool-2019-11-12-8f7fe925'
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/fwtool-2019-11-12-8f7fe925'
[100%] Built target fwtool
make[5]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/fwtool-2019-11-12-8f7fe925'
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/pk/dh/dh_free.c -o src/pk/dh/dh_free.o
mipsel-openwrt-linux-musl-gcc -c -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../ -Wno-deprecated bn_mp_ubin_size.c -o bn_mp_ubin_size.o
Install the project...
-- Install configuration: "Release"
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/fwtool-2019-11-12-8f7fe925/ipkg-install/usr/bin/fwtool
make[4]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/fwtool-2019-11-12-8f7fe925'
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/fwtool-2019-11-12-8f7fe925/.built
[ 80%] Building C object CMakeFiles/ubox-static.dir/ulog.c.o
mv -f .deps/delay.Tpo .deps/delay.Po
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/targets/ramips/rt305x/packages /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/fwtool-2019-11-12-8f7fe925/ipkg-mipsel_24kc/fwtool/CONTROL /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/pkginfo
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include   -I../../src/include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT svctor.o -MD -MP -MF .deps/svctor.Tpo -c -o svctor.o svctor.c
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/fwtool-2019-11-12-8f7fe925/ipkg-mipsel_24kc/fwtool/usr/bin
install -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/fwtool-2019-11-12-8f7fe925/ipkg-install/usr/bin/fwtool /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/fwtool-2019-11-12-8f7fe925/ipkg-mipsel_24kc/fwtool/usr/bin/
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/pk/dh/dh_generate_key.c -o src/pk/dh/dh_generate_key.o
find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/fwtool-2019-11-12-8f7fe925/ipkg-mipsel_24kc/fwtool -name 'CVS' -o -name '.svn' -o -name '.#*' -o -name '*~'| xargs -r rm -rf
mipsel-openwrt-linux-musl-gcc -c -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../ -Wno-deprecated bn_mp_unpack.c -o bn_mp_unpack.o
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/pk/dh/dh_import.c -o src/pk/dh/dh_import.o
mipsel-openwrt-linux-musl-gcc -c -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../ -Wno-deprecated bn_mp_xor.c -o bn_mp_xor.o
  CC      miscutils/crontab.o
export CROSS="mipsel-openwrt-linux-musl-"   ; NM="mipsel-openwrt-linux-musl-nm" STRIP="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/sstrip" STRIP_KMOD="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/strip-kmod.sh" PATCHELF="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/patchelf" /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/rstrip.sh /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/fwtool-2019-11-12-8f7fe925/ipkg-mipsel_24kc/fwtool
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/pk/dh/dh_set.c -o src/pk/dh/dh_set.o
rstrip.sh: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/fwtool-2019-11-12-8f7fe925/ipkg-mipsel_24kc/fwtool/usr/bin/fwtool: executable
mipsel-openwrt-linux-musl-gcc -c -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../ -Wno-deprecated bn_mp_zero.c -o bn_mp_zero.o
(cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/fwtool-2019-11-12-8f7fe925/ipkg-mipsel_24kc/fwtool/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;  )
gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -fPIC --param max-inline-insns-single=1200 -c ../menu/m_hook.c -o ../objects/m_hook.o
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/targets/ramips/rt305x/packages
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/ipkg-build -c -o 0 -g 0 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/fwtool-2019-11-12-8f7fe925/ipkg-mipsel_24kc/fwtool /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/targets/ramips/rt305x/packages
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/pk/dh/dh_set_pg_dhparam.c -o src/pk/dh/dh_set_pg_dhparam.o
mv -f .deps/svctor.Tpo .deps/svctor.Po
mipsel-openwrt-linux-musl-gcc -c -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../ -Wno-deprecated bn_prime_tab.c -o bn_prime_tab.o
[ 83%] Building C object CMakeFiles/ubox-static.dir/base64.c.o
/bin/bash ../../libtool  --tag=CC   --mode=link mipsel-openwrt-linux-musl-gcc  -I../../src/include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes  -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro  -o delay delay.o ../../src/lib/libatm.la 
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/pk/dh/dh_shared_secret.c -o src/pk/dh/dh_shared_secret.o
Packaged contents of /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/fwtool-2019-11-12-8f7fe925/ipkg-mipsel_24kc/fwtool into /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/targets/ramips/rt305x/packages/fwtool_2019-11-12-8f7fe925-1_mipsel_24kc.ipk
rm -rf /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/fwtool-2019-11-12-8f7fe925/.pkgdir/fwtool.installed /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/fwtool-2019-11-12-8f7fe925/.pkgdir/fwtool
  CC      miscutils/less.o
mipsel-openwrt-linux-musl-gcc -c -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../ -Wno-deprecated bn_s_mp_add.c -o bn_s_mp_add.o
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/fwtool-2019-11-12-8f7fe925/.pkgdir/fwtool
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/fwtool-2019-11-12-8f7fe925/.pkgdir/fwtool/usr/bin
install -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/fwtool-2019-11-12-8f7fe925/ipkg-install/usr/bin/fwtool /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/fwtool-2019-11-12-8f7fe925/.pkgdir/fwtool/usr/bin/
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/fwtool-2019-11-12-8f7fe925/.pkgdir/fwtool.installed
rm -rf /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-fwtool
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/pk/dsa/dsa_decrypt_key.c -o src/pk/dsa/dsa_decrypt_key.o
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-fwtool/host /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/packages
mipsel-openwrt-linux-musl-gcc -c -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../ -Wno-deprecated bn_s_mp_balance_mul.c -o bn_s_mp_balance_mul.o
gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -fPIC --param max-inline-insns-single=1200 -c ../menu/m_item_cur.c -o ../objects/m_item_cur.o
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-fwtool
cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/fwtool-2019-11-12-8f7fe925/ipkg-install/* /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-fwtool/
find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-fwtool -name '*.la' | xargs -r rm -f;   	find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-fwtool -name '*.la' | xargs -r rm -f; 
if [ -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/packages/fwtool.list ]; then /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/clean-package.sh "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/packages/fwtool.list" "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl"; fi
if [ -d /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-fwtool ]; then (cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-fwtool; find ./ > /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-fwtool.files); 	SHELL= flock /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/.staging-dir.flock -c ' mv /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-fwtool.files /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/packages/fwtool.list && cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-fwtool/* /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/; '; fi
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/pk/dsa/dsa_encrypt_key.c -o src/pk/dsa/dsa_encrypt_key.o
mipsel-openwrt-linux-musl-gcc -c -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../ -Wno-deprecated bn_s_mp_exptmod.c -o bn_s_mp_exptmod.o
rm -rf /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-fwtool
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/stamp/.fwtool_installed
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/stamp
SHELL= flock /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/.root-copy.flock -c 'cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/fwtool-2019-11-12-8f7fe925/.pkgdir/fwtool/. /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/'
OpenWrt-libtool: link: mipsel-openwrt-linux-musl-gcc -I../../src/include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -znow -zrelro -o .libs/delay delay.o  -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib ../../src/lib/.libs/libatm.so -lresolv
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/stamp/.fwtool_installed
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/pk/dsa/dsa_export.c -o src/pk/dsa/dsa_export.o
[ 85%] Linking C static library libubox.a
echo "fwtool" >> /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/pkginfo/fwtool.default.install
mipsel-openwrt-linux-musl-gcc -c -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../ -Wno-deprecated bn_s_mp_exptmod_fast.c -o bn_s_mp_exptmod_fast.o
make[3]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/package/system/fwtool'
time: package/system/fwtool/compile#0.96#0.38#1.59
/bin/bash ../../libtool  --tag=CC   --mode=link mipsel-openwrt-linux-musl-gcc  -I../../src/include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes  -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro  -o svctor svctor.o ../../src/lib/libatm.la 
mipsel-openwrt-linux-musl-gcc -c -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../ -Wno-deprecated bn_s_mp_get_bit.c -o bn_s_mp_get_bit.o
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/pk/dsa/dsa_free.c -o src/pk/dsa/dsa_free.o
  CC      miscutils/lock.o
mipsel-openwrt-linux-musl-gcc -c -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../ -Wno-deprecated bn_s_mp_invmod_fast.c -o bn_s_mp_invmod_fast.o
make[6]: warning:  Clock skew detected.  Your build may be incomplete.
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/hostpkg/libubox-2020-08-06-9e52171d'
mipsel-openwrt-linux-musl-gcc -c -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../ -Wno-deprecated bn_s_mp_invmod_slow.c -o bn_s_mp_invmod_slow.o
gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -fPIC --param max-inline-insns-single=1200 -c ../menu/m_item_nam.c -o ../objects/m_item_nam.o
[ 85%] Built target ubox-static
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/hostpkg/libubox-2020-08-06-9e52171d'
Scanning dependencies of target blobmsg_json-static
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/hostpkg/libubox-2020-08-06-9e52171d'
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/pk/dsa/dsa_generate_key.c -o src/pk/dsa/dsa_generate_key.o
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/hostpkg/libubox-2020-08-06-9e52171d'
make[6]: Warning: File 'blobmsg_json.c' has modification time 350748 s in the future
[ 88%] Building C object CMakeFiles/blobmsg_json-static.dir/blobmsg_json.c.o
mipsel-openwrt-linux-musl-gcc -c -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../ -Wno-deprecated bn_s_mp_karatsuba_mul.c -o bn_s_mp_karatsuba_mul.o
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/pk/dsa/dsa_generate_pqg.c -o src/pk/dsa/dsa_generate_pqg.o
  CC      miscutils/strings.o
miscutils/lock.c: In function 'exit_unlock':
miscutils/lock.c:47:29: warning: unused parameter 'sig' [-Wunused-parameter]
 static void exit_unlock(int sig)
                         ~~~~^~~
OpenWrt-libtool: link: mipsel-openwrt-linux-musl-gcc -I../../src/include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -znow -zrelro -o .libs/svctor svctor.o  -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib ../../src/lib/.libs/libatm.so -lresolv
mipsel-openwrt-linux-musl-gcc -c -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../ -Wno-deprecated bn_s_mp_karatsuba_sqr.c -o bn_s_mp_karatsuba_sqr.o
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/pk/dsa/dsa_import.c -o src/pk/dsa/dsa_import.o
  CC      miscutils/time.o
gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -fPIC --param max-inline-insns-single=1200 -c ../menu/m_item_new.c -o ../objects/m_item_new.o
mipsel-openwrt-linux-musl-gcc -c -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../ -Wno-deprecated bn_s_mp_montgomery_reduce_fast.c -o bn_s_mp_montgomery_reduce_fast.o
make[7]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2/src/debug'
Making all in qgen
[ 12%] Building C object CMakeFiles/zlibstatic.dir/gzclose.o
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/pk/dsa/dsa_make_key.c -o src/pk/dsa/dsa_make_key.o
make[7]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2/src/qgen'
make[7]: Nothing to be done for 'all'.
make[7]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2/src/qgen'
Making all in q2931
make[7]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2/src/q2931'
mipsel-openwrt-linux-musl-gcc -c -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../ -Wno-deprecated bn_s_mp_mul_digs.c -o bn_s_mp_mul_digs.o
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/pk/dsa/dsa_set.c -o src/pk/dsa/dsa_set.o
[ 15%] Building C object CMakeFiles/zlibstatic.dir/gzlib.o
mipsel-openwrt-linux-musl-gcc -c -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../ -Wno-deprecated bn_s_mp_mul_digs_fast.c -o bn_s_mp_mul_digs_fast.o
cat ./uni.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/linux/atmsap.h | /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/perl ./mknl.pl atm_ai_msg atm_ai_ie atm_loc atm_cv atm_pu atm_na atm_cond atm_ie atm_msg atm_np atm_ton atm_sat atm_prs atm_scrn atm_vpa atm_poe q2931_cs atm_td atm_bc atm_tc atm_stc atm_upcc q2931_proto atm_flag atm_aalp atm_fd atm_tag atm_l2 atm_l3 atm_tt atm_mc atm_hl atm_imd atm_tdl atm_tni atm_nip atm_shi atm_oci atm_unfm atm_ofi atm_irs atm_it atm_lit atm_lsi atm_tcs atm_css atm_eqo atm_eqp atm_aap atm_asp atm_tor >default.nl || \
{ rm -f default.nl; echo 1; }
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/pk/dsa/dsa_set_pqg_dsaparam.c -o src/pk/dsa/dsa_set_pqg_dsaparam.o
mipsel-openwrt-linux-musl-gcc -c -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../ -Wno-deprecated bn_s_mp_mul_high_digs.c -o bn_s_mp_mul_high_digs.o
mipsel-openwrt-linux-musl-gcc -E -DHAVE_CONFIG_H -I. -I../..  - < ./msg.fmt | ../qgen/qgen
  AR      miscutils/lib.a
gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -fPIC --param max-inline-insns-single=1200 -c ../menu/m_item_opt.c -o ../objects/m_item_opt.o
  229 groups, 213 fields (26 var-len), construction area is 1069 bytes,
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/pk/dsa/dsa_shared_secret.c -o src/pk/dsa/dsa_shared_secret.o
  3425 words in constructor, 3179 words in parser.
  LD      modutils/built-in.o
mipsel-openwrt-linux-musl-gcc -E -DHAVE_CONFIG_H -I. -I../..  - < ./msg.fmt | ../qgen/qgen
  AR      modutils/lib.a
mipsel-openwrt-linux-musl-gcc -E -DHAVE_CONFIG_H -I. -I../..  - < ./msg.fmt | ../qgen/qgen -D
mipsel-openwrt-linux-musl-gcc -c -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../ -Wno-deprecated bn_s_mp_mul_high_digs_fast.c -o bn_s_mp_mul_high_digs_fast.o
  LD      networking/built-in.o
  229 groups, 213 fields (26 var-len), construction area is 1069 bytes,
  3425 words in constructor, 3179 words in parser.
  CC      networking/brctl.o
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/pk/dsa/dsa_sign_hash.c -o src/pk/dsa/dsa_sign_hash.o
  229 groups, 213 fields (26 var-len), construction area is 1069 bytes,
  0 words in constructor, 5073 words in parser,
  534 symbolic names in 256 tables.
mipsel-openwrt-linux-musl-gcc -E -DHAVE_CONFIG_H -I. -I../..  - < ./msg.fmt | ../qgen/qgen -D
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/pk/dsa/dsa_verify_hash.c -o src/pk/dsa/dsa_verify_hash.o
mipsel-openwrt-linux-musl-gcc -c -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../ -Wno-deprecated bn_s_mp_prime_is_divisible.c -o bn_s_mp_prime_is_divisible.o
  229 groups, 213 fields (26 var-len), construction area is 1069 bytes,
  0 words in constructor, 5073 words in parser,
  534 symbolic names in 256 tables.
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include   -I../../src/include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT q.out.o -MD -MP -MF .deps/q.out.Tpo -c -o q.out.o q.out.c
mipsel-openwrt-linux-musl-gcc -c -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../ -Wno-deprecated bn_s_mp_rand_jenkins.c -o bn_s_mp_rand_jenkins.o
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/pk/dsa/dsa_verify_key.c -o src/pk/dsa/dsa_verify_key.o
[ 90%] Linking C static library libblobmsg_json.a
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include   -I../../src/include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT qd.dump.o -MD -MP -MF .deps/qd.dump.Tpo -c -o qd.dump.o qd.dump.c
gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -fPIC --param max-inline-insns-single=1200 -c ../menu/m_item_top.c -o ../objects/m_item_top.o
make[6]: warning:  Clock skew detected.  Your build may be incomplete.
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/hostpkg/libubox-2020-08-06-9e52171d'
mipsel-openwrt-linux-musl-gcc -c -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../ -Wno-deprecated bn_s_mp_rand_platform.c -o bn_s_mp_rand_platform.o
[ 90%] Built target blobmsg_json-static
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/hostpkg/libubox-2020-08-06-9e52171d'
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/pk/ecc/ecc.c -o src/pk/ecc/ecc.o
Scanning dependencies of target json_script
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/hostpkg/libubox-2020-08-06-9e52171d'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/hostpkg/libubox-2020-08-06-9e52171d'
make[6]: Warning: File 'json_script.c' has modification time 350748 s in the future
[ 92%] Building C object CMakeFiles/json_script.dir/json_script.c.o
  CC      networking/ifconfig.o
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/pk/ecc/ecc_ansi_x963_export.c -o src/pk/ecc/ecc_ansi_x963_export.o
mipsel-openwrt-linux-musl-gcc -c -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../ -Wno-deprecated bn_s_mp_reverse.c -o bn_s_mp_reverse.o
[ 17%] Building C object CMakeFiles/zlibstatic.dir/gzread.o
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/pk/ecc/ecc_ansi_x963_import.c -o src/pk/ecc/ecc_ansi_x963_import.o
mipsel-openwrt-linux-musl-gcc -c -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../ -Wno-deprecated bn_s_mp_sqr.c -o bn_s_mp_sqr.o
gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -fPIC --param max-inline-insns-single=1200 -c ../menu/m_item_use.c -o ../objects/m_item_use.o
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/pk/ecc/ecc_decrypt_key.c -o src/pk/ecc/ecc_decrypt_key.o
mipsel-openwrt-linux-musl-gcc -c -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../ -Wno-deprecated bn_s_mp_sqr_fast.c -o bn_s_mp_sqr_fast.o
  CC      networking/interface.o
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/pk/ecc/ecc_encrypt_key.c -o src/pk/ecc/ecc_encrypt_key.o
mipsel-openwrt-linux-musl-gcc -c -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../ -Wno-deprecated bn_s_mp_sub.c -o bn_s_mp_sub.o
gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -fPIC --param max-inline-insns-single=1200 -c ../menu/m_item_val.c -o ../objects/m_item_val.o
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/pk/ecc/ecc_export.c -o src/pk/ecc/ecc_export.o
mipsel-openwrt-linux-musl-gcc -c -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../ -Wno-deprecated bn_s_mp_toom_mul.c -o bn_s_mp_toom_mul.o
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/pk/ecc/ecc_free.c -o src/pk/ecc/ecc_free.o
mipsel-openwrt-linux-musl-gcc -c -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../ -Wno-deprecated bn_s_mp_toom_sqr.c -o bn_s_mp_toom_sqr.o
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/pk/ecc/ecc_get_size.c -o src/pk/ecc/ecc_get_size.o
mipsel-openwrt-linux-musl-gcc-ar rv libtommath.a bn_cutoffs.o bn_deprecated.o bn_mp_2expt.o bn_mp_abs.o bn_mp_add.o bn_mp_add_d.o bn_mp_addmod.o bn_mp_and.o bn_mp_clamp.o bn_mp_clear.o bn_mp_clear_multi.o bn_mp_cmp.o bn_mp_cmp_d.o bn_mp_cmp_mag.o bn_mp_cnt_lsb.o bn_mp_complement.o bn_mp_copy.o bn_mp_count_bits.o bn_mp_decr.o bn_mp_div.o bn_mp_div_2.o bn_mp_div_2d.o bn_mp_div_3.o bn_mp_div_d.o bn_mp_dr_is_modulus.o bn_mp_dr_reduce.o bn_mp_dr_setup.o bn_mp_error_to_string.o bn_mp_exch.o bn_mp_expt_u32.o bn_mp_exptmod.o bn_mp_exteuclid.o bn_mp_fread.o bn_mp_from_sbin.o bn_mp_from_ubin.o bn_mp_fwrite.o bn_mp_gcd.o bn_mp_get_i32.o bn_mp_get_i64.o bn_mp_get_l.o bn_mp_get_ll.o bn_mp_get_mag_u32.o bn_mp_get_mag_u64.o bn_mp_get_mag_ul.o bn_mp_get_mag_ull.o bn_mp_grow.o bn_mp_incr.o bn_mp_init.o bn_mp_init_copy.o bn_mp_init_i32.o bn_mp_init_i64.o bn_mp_init_l.o bn_mp_init_ll.o bn_mp_init_multi.o bn_mp_init_set.o bn_mp_init_size.o bn_mp_init_u32.o bn_mp_init_u64.o bn_mp_init_ul.o bn_mp_init_ull.o bn_mp_invmod.o bn_mp_is_square.o bn_mp_iseven.o bn_mp_isodd.o bn_mp_kronecker.o bn_mp_lcm.o bn_mp_log_u32.o bn_mp_lshd.o bn_mp_mod.o bn_mp_mod_2d.o bn_mp_mod_d.o bn_mp_montgomery_calc_normalization.o bn_mp_montgomery_reduce.o bn_mp_montgomery_setup.o bn_mp_mul.o bn_mp_mul_2.o bn_mp_mul_2d.o bn_mp_mul_d.o bn_mp_mulmod.o bn_mp_neg.o bn_mp_or.o bn_mp_pack.o bn_mp_pack_count.o bn_mp_prime_fermat.o bn_mp_prime_frobenius_underwood.o bn_mp_prime_is_prime.o bn_mp_prime_miller_rabin.o bn_mp_prime_next_prime.o bn_mp_prime_rabin_miller_trials.o bn_mp_prime_rand.o bn_mp_prime_strong_lucas_selfridge.o bn_mp_radix_size.o bn_mp_radix_smap.o bn_mp_rand.o bn_mp_read_radix.o bn_mp_reduce.o bn_mp_reduce_2k.o bn_mp_reduce_2k_l.o bn_mp_reduce_2k_setup.o bn_mp_reduce_2k_setup_l.o bn_mp_reduce_is_2k.o bn_mp_reduce_is_2k_l.o bn_mp_reduce_setup.o bn_mp_root_u32.o bn_mp_rshd.o bn_mp_sbin_size.o bn_mp_set.o bn_mp_set_i32.o bn_mp_set_i64.o bn_mp_set_l.o bn_mp_set_ll.o bn_mp_set_u32.o bn_mp_set_u64.o bn_mp_set_ul.o bn_mp_set_ull.o bn_mp_shrink.o bn_mp_signed_rsh.o bn_mp_sqr.o bn_mp_sqrmod.o bn_mp_sqrt.o bn_mp_sqrtmod_prime.o bn_mp_sub.o bn_mp_sub_d.o bn_mp_submod.o bn_mp_to_radix.o bn_mp_to_sbin.o bn_mp_to_ubin.o bn_mp_ubin_size.o bn_mp_unpack.o bn_mp_xor.o bn_mp_zero.o bn_prime_tab.o bn_s_mp_add.o bn_s_mp_balance_mul.o bn_s_mp_exptmod.o bn_s_mp_exptmod_fast.o bn_s_mp_get_bit.o bn_s_mp_invmod_fast.o bn_s_mp_invmod_slow.o bn_s_mp_karatsuba_mul.o bn_s_mp_karatsuba_sqr.o bn_s_mp_montgomery_reduce_fast.o bn_s_mp_mul_digs.o bn_s_mp_mul_digs_fast.o bn_s_mp_mul_high_digs.o bn_s_mp_mul_high_digs_fast.o bn_s_mp_prime_is_divisible.o bn_s_mp_rand_jenkins.o bn_s_mp_rand_platform.o bn_s_mp_reverse.o bn_s_mp_sqr.o bn_s_mp_sqr_fast.o bn_s_mp_sub.o bn_s_mp_toom_mul.o bn_s_mp_toom_sqr.o
gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -fPIC --param max-inline-insns-single=1200 -c ../menu/m_item_vis.c -o ../objects/m_item_vis.o
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/../../../../mipsel-openwrt-linux-musl/bin/ar: creating libtommath.a
a - bn_cutoffs.o
a - bn_deprecated.o
a - bn_mp_2expt.o
a - bn_mp_abs.o
a - bn_mp_add.o
a - bn_mp_add_d.o
a - bn_mp_addmod.o
a - bn_mp_and.o
a - bn_mp_clamp.o
a - bn_mp_clear.o
a - bn_mp_clear_multi.o
a - bn_mp_cmp.o
a - bn_mp_cmp_d.o
a - bn_mp_cmp_mag.o
a - bn_mp_cnt_lsb.o
a - bn_mp_complement.o
a - bn_mp_copy.o
a - bn_mp_count_bits.o
a - bn_mp_decr.o
a - bn_mp_div.o
a - bn_mp_div_2.o
a - bn_mp_div_2d.o
a - bn_mp_div_3.o
a - bn_mp_div_d.o
a - bn_mp_dr_is_modulus.o
a - bn_mp_dr_reduce.o
a - bn_mp_dr_setup.o
a - bn_mp_error_to_string.o
a - bn_mp_exch.o
a - bn_mp_expt_u32.o
a - bn_mp_exptmod.o
a - bn_mp_exteuclid.o
a - bn_mp_fread.o
a - bn_mp_from_sbin.o
a - bn_mp_from_ubin.o
a - bn_mp_fwrite.o
a - bn_mp_gcd.o
a - bn_mp_get_i32.o
a - bn_mp_get_i64.o
a - bn_mp_get_l.o
a - bn_mp_get_ll.o
a - bn_mp_get_mag_u32.o
a - bn_mp_get_mag_u64.o
a - bn_mp_get_mag_ul.o
a - bn_mp_get_mag_ull.o
a - bn_mp_grow.o
a - bn_mp_incr.o
a - bn_mp_init.o
a - bn_mp_init_copy.o
a - bn_mp_init_i32.o
a - bn_mp_init_i64.o
a - bn_mp_init_l.o
a - bn_mp_init_ll.o
a - bn_mp_init_multi.o
a - bn_mp_init_set.o
a - bn_mp_init_size.o
a - bn_mp_init_u32.o
a - bn_mp_init_u64.o
a - bn_mp_init_ul.o
a - bn_mp_init_ull.o
a - bn_mp_invmod.o
a - bn_mp_is_square.o
a - bn_mp_iseven.o
a - bn_mp_isodd.o
a - bn_mp_kronecker.o
a - bn_mp_lcm.o
a - bn_mp_log_u32.o
a - bn_mp_lshd.o
a - bn_mp_mod.o
a - bn_mp_mod_2d.o
a - bn_mp_mod_d.o
a - bn_mp_montgomery_calc_normalization.o
a - bn_mp_montgomery_reduce.o
a - bn_mp_montgomery_setup.o
a - bn_mp_mul.o
a - bn_mp_mul_2.o
a - bn_mp_mul_2d.o
a - bn_mp_mul_d.o
a - bn_mp_mulmod.o
a - bn_mp_neg.o
a - bn_mp_or.o
a - bn_mp_pack.o
a - bn_mp_pack_count.o
a - bn_mp_prime_fermat.o
a - bn_mp_prime_frobenius_underwood.o
a - bn_mp_prime_is_prime.o
a - bn_mp_prime_miller_rabin.o
a - bn_mp_prime_next_prime.o
a - bn_mp_prime_rabin_miller_trials.o
a - bn_mp_prime_rand.o
a - bn_mp_prime_strong_lucas_selfridge.o
a - bn_mp_radix_size.o
a - bn_mp_radix_smap.o
a - bn_mp_rand.o
a - bn_mp_read_radix.o
a - bn_mp_reduce.o
a - bn_mp_reduce_2k.o
a - bn_mp_reduce_2k_l.o
a - bn_mp_reduce_2k_setup.o
a - bn_mp_reduce_2k_setup_l.o
a - bn_mp_reduce_is_2k.o
a - bn_mp_reduce_is_2k_l.o
a - bn_mp_reduce_setup.o
a - bn_mp_root_u32.o
a - bn_mp_rshd.o
a - bn_mp_sbin_size.o
a - bn_mp_set.o
a - bn_mp_set_i32.o
a - bn_mp_set_i64.o
a - bn_mp_set_l.o
a - bn_mp_set_ll.o
a - bn_mp_set_u32.o
a - bn_mp_set_u64.o
a - bn_mp_set_ul.o
a - bn_mp_set_ull.o
a - bn_mp_shrink.o
a - bn_mp_signed_rsh.o
a - bn_mp_sqr.o
a - bn_mp_sqrmod.o
a - bn_mp_sqrt.o
a - bn_mp_sqrtmod_prime.o
a - bn_mp_sub.o
a - bn_mp_sub_d.o
a - bn_mp_submod.o
a - bn_mp_to_radix.o
a - bn_mp_to_sbin.o
a - bn_mp_to_ubin.o
a - bn_mp_ubin_size.o
a - bn_mp_unpack.o
a - bn_mp_xor.o
a - bn_mp_zero.o
a - bn_prime_tab.o
a - bn_s_mp_add.o
a - bn_s_mp_balance_mul.o
a - bn_s_mp_exptmod.o
a - bn_s_mp_exptmod_fast.o
a - bn_s_mp_get_bit.o
a - bn_s_mp_invmod_fast.o
a - bn_s_mp_invmod_slow.o
a - bn_s_mp_karatsuba_mul.o
a - bn_s_mp_karatsuba_sqr.o
a - bn_s_mp_montgomery_reduce_fast.o
a - bn_s_mp_mul_digs.o
a - bn_s_mp_mul_digs_fast.o
a - bn_s_mp_mul_high_digs.o
a - bn_s_mp_mul_high_digs_fast.o
a - bn_s_mp_prime_is_divisible.o
a - bn_s_mp_rand_jenkins.o
a - bn_s_mp_rand_platform.o
a - bn_s_mp_reverse.o
a - bn_s_mp_sqr.o
a - bn_s_mp_sqr_fast.o
a - bn_s_mp_sub.o
a - bn_s_mp_toom_mul.o
a - bn_s_mp_toom_sqr.o
mipsel-openwrt-linux-musl-gcc-ranlib libtommath.a
[ 20%] Building C object CMakeFiles/zlibstatic.dir/gzwrite.o
make[5]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80/libtommath'
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/pk/ecc/ecc_import.c -o src/pk/ecc/ecc_import.o
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/pk/ecc/ecc_make_key.c -o src/pk/ecc/ecc_make_key.o
  CC      networking/ip.o
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/pk/ecc/ecc_shared_secret.c -o src/pk/ecc/ecc_shared_secret.o
  LD      networking/libiproute/built-in.o
gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -fPIC --param max-inline-insns-single=1200 -c ../menu/m_items.c -o ../objects/m_items.o
  CC      networking/libiproute/ip_parse_common_args.o
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/pk/ecc/ecc_sign_hash.c -o src/pk/ecc/ecc_sign_hash.o
[ 95%] Linking C shared library libjson_script.so
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/pk/ecc/ecc_sizes.c -o src/pk/ecc/ecc_sizes.o
  CC      networking/nc.o
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/pk/ecc/ecc_test.c -o src/pk/ecc/ecc_test.o
gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -fPIC --param max-inline-insns-single=1200 -c ../menu/m_new.c -o ../objects/m_new.o
  CC      networking/libiproute/ipaddress.o
make[6]: warning:  Clock skew detected.  Your build may be incomplete.
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/hostpkg/libubox-2020-08-06-9e52171d'
[ 95%] Built target json_script
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/pk/ecc/ecc_verify_hash.c -o src/pk/ecc/ecc_verify_hash.o
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/hostpkg/libubox-2020-08-06-9e52171d'
Scanning dependencies of target jshn
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/hostpkg/libubox-2020-08-06-9e52171d'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/hostpkg/libubox-2020-08-06-9e52171d'
make[6]: Warning: File 'jshn.c' has modification time 350747 s in the future
  CC      networking/netmsg.o
[ 97%] Building C object CMakeFiles/jshn.dir/jshn.c.o
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/pk/ecc/ltc_ecc_is_valid_idx.c -o src/pk/ecc/ltc_ecc_is_valid_idx.o
[ 22%] Building C object CMakeFiles/zlibstatic.dir/inflate.o
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/pk/ecc/ltc_ecc_map.c -o src/pk/ecc/ltc_ecc_map.o
mv -f .deps/qd.dump.Tpo .deps/qd.dump.Po
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/pk/ecc/ltc_ecc_mul2add.c -o src/pk/ecc/ltc_ecc_mul2add.o
networking/netmsg.c:32:5: warning: no previous prototype for 'netmsg_main' [-Wmissing-prototypes]
 int netmsg_main(int argc, char **argv)
     ^~~~~~~~~~~
networking/netmsg.c: In function 'netmsg_main':
networking/netmsg.c:59:14: warning: pointer targets in passing argument 1 of 'strncpy' differ in signedness [-Wpointer-sign]
  strncpy(buf + 2, argv[2], 998);
          ~~~~^~~
In file included from /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify/string.h:22,
                 from networking/netmsg.c:26:
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/string.h:32:7: note: expected 'char *' but argument is of type 'unsigned char *'
 char *strncpy (char *__restrict, const char *__restrict, size_t);
       ^~~~~~~
gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -fPIC --param max-inline-insns-single=1200 -c ../menu/m_opts.c -o ../objects/m_opts.o
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/pk/ecc/ltc_ecc_mulmod.c -o src/pk/ecc/ltc_ecc_mulmod.o
  CC      networking/netstat.o
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/pk/ecc/ltc_ecc_mulmod_timing.c -o src/pk/ecc/ltc_ecc_mulmod_timing.o
  CC      networking/libiproute/iplink.o
  CC      networking/libiproute/ipneigh.o
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/pk/ecc/ltc_ecc_points.c -o src/pk/ecc/ltc_ecc_points.o
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/pk/ecc/ltc_ecc_projective_add_point.c -o src/pk/ecc/ltc_ecc_projective_add_point.o
gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -fPIC --param max-inline-insns-single=1200 -c ../menu/m_pad.c -o ../objects/m_pad.o
  CC      networking/nslookup_lede.o
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/pk/ecc/ltc_ecc_projective_dbl_point.c -o src/pk/ecc/ltc_ecc_projective_dbl_point.o
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/pk/katja/katja_decrypt_key.c -o src/pk/katja/katja_decrypt_key.o
mv -f .deps/q.out.Tpo .deps/q.out.Po
make[7]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2/src/q2931'
Making all in saal
make[7]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2/src/saal'
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include   -I../../src/include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT pdu.o -MD -MP -MF .deps/pdu.Tpo -c -o pdu.o pdu.c
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/pk/katja/katja_encrypt_key.c -o src/pk/katja/katja_encrypt_key.o
  CC      networking/libiproute/iproute.o
gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -fPIC --param max-inline-insns-single=1200 -c ../menu/m_pattern.c -o ../objects/m_pattern.o
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include   -I../../src/include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT queue.o -MD -MP -MF .deps/queue.Tpo -c -o queue.o queue.c
[100%] Linking C executable jshn
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/pk/katja/katja_export.c -o src/pk/katja/katja_export.o
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/pk/katja/katja_exptmod.c -o src/pk/katja/katja_exptmod.o
make[6]: warning:  Clock skew detected.  Your build may be incomplete.
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/hostpkg/libubox-2020-08-06-9e52171d'
[100%] Built target jshn
make[5]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/hostpkg/libubox-2020-08-06-9e52171d'
Install the project...
  CC      networking/ntpd.o
-- Install configuration: "Release"
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include/libubox/assert.h
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include/libubox/avl-cmp.h
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include/libubox/avl.h
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include/libubox/blob.h
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include/libubox/blobmsg.h
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include/libubox/blobmsg_json.h
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include/libubox/json_script.h
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include/libubox/kvlist.h
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include/libubox/list.h
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include/libubox/md5.h
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include/libubox/runqueue.h
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include/libubox/safe_list.h
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include/libubox/ulog.h
mv -f .deps/queue.Tpo .deps/queue.Po
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include/libubox/uloop.h
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include/libubox/usock.h
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include/libubox/ustream.h
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include/libubox/utils.h
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include/libubox/vlist.h
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib/libubox.so
-- Set runtime path of "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib/libubox.so" to "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib"
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib/libubox.a
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib/libblobmsg_json.so
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/pk/katja/katja_free.c -o src/pk/katja/katja_free.o
-- Set runtime path of "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib/libblobmsg_json.so" to "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib"
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib/libblobmsg_json.a
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/jshn
-- Set runtime path of "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/jshn" to "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib"
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib/libjson_script.so
-- Set runtime path of "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib/libjson_script.so" to "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib"
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/libubox/jshn.sh
make[4]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/hostpkg/libubox-2020-08-06-9e52171d'
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/stamp
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/hostpkg/libubox-2020-08-06-9e52171d/.built
  CC      networking/ping.o
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/stamp/.libubox_installed
make[3]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/package/libs/libubox'
time: package/libs/libubox/host-compile#10.62#2.02#15.19
  CC      networking/route.o
mv -f .deps/pdu.Tpo .deps/pdu.Po
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include   -I../../src/include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT saal.o -MD -MP -MF .deps/saal.Tpo -c -o saal.o saal.c
gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -fPIC --param max-inline-insns-single=1200 -c ../menu/m_post.c -o ../objects/m_post.o
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/pk/katja/katja_import.c -o src/pk/katja/katja_import.o
  CC      networking/libiproute/iprule.o
mv -f .deps/saal.Tpo .deps/saal.Po
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/pk/katja/katja_make_key.c -o src/pk/katja/katja_make_key.o
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include   -I../../src/include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT sscf.o -MD -MP -MF .deps/sscf.Tpo -c -o sscf.o sscf.c
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/pk/pkcs1/pkcs_1_i2osp.c -o src/pk/pkcs1/pkcs_1_i2osp.o
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/pk/pkcs1/pkcs_1_mgf1.c -o src/pk/pkcs1/pkcs_1_mgf1.o
  CC      networking/libiproute/libnetlink.o
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/pk/pkcs1/pkcs_1_oaep_decode.c -o src/pk/pkcs1/pkcs_1_oaep_decode.o
  CC      networking/traceroute.o
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/pk/pkcs1/pkcs_1_oaep_encode.c -o src/pk/pkcs1/pkcs_1_oaep_encode.o
make[3]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/package/system/openwrt-keyring'
  CC      networking/libiproute/ll_addr.o
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/pk/pkcs1/pkcs_1_os2ip.c -o src/pk/pkcs1/pkcs_1_os2ip.o
gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -fPIC --param max-inline-insns-single=1200 -c ../menu/m_req_name.c -o ../objects/m_req_name.o
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/pk/pkcs1/pkcs_1_pss_decode.c -o src/pk/pkcs1/pkcs_1_pss_decode.o
mv -f .deps/sscf.Tpo .deps/sscf.Po
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include   -I../../src/include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT sscop.o -MD -MP -MF .deps/sscop.Tpo -c -o sscop.o sscop.c
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/pk/pkcs1/pkcs_1_pss_encode.c -o src/pk/pkcs1/pkcs_1_pss_encode.o
  CC      networking/libiproute/ll_map.o
  AR      networking/lib.a
make[3]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/feeds/packages/lang/luasrcdiet'
gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -fPIC --param max-inline-insns-single=1200 -c ../menu/m_scale.c -o ../objects/m_scale.o
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/pk/pkcs1/pkcs_1_v1_5_decode.c -o src/pk/pkcs1/pkcs_1_v1_5_decode.o
  LD      networking/udhcp/built-in.o
  CC      networking/udhcp/common.o
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/pk/pkcs1/pkcs_1_v1_5_encode.c -o src/pk/pkcs1/pkcs_1_v1_5_encode.o
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/pk/rsa/rsa_decrypt_key.c -o src/pk/rsa/rsa_decrypt_key.o
gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -fPIC --param max-inline-insns-single=1200 -c ../menu/m_spacing.c -o ../objects/m_spacing.o
  CC      networking/libiproute/ll_proto.o
[ 25%] Building C object CMakeFiles/zlibstatic.dir/infback.o
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/pk/rsa/rsa_encrypt_key.c -o src/pk/rsa/rsa_encrypt_key.o
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/pk/rsa/rsa_export.c -o src/pk/rsa/rsa_export.o
  CC      networking/udhcp/dhcpc.o
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/pk/rsa/rsa_exptmod.c -o src/pk/rsa/rsa_exptmod.o
gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -fPIC --param max-inline-insns-single=1200 -c ../menu/m_sub.c -o ../objects/m_sub.o
  CC      networking/libiproute/ll_types.o
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/pk/rsa/rsa_free.c -o src/pk/rsa/rsa_free.o
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/pk/rsa/rsa_get_size.c -o src/pk/rsa/rsa_get_size.o
gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -fPIC --param max-inline-insns-single=1200 -c ../menu/m_userptr.c -o ../objects/m_userptr.o
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/pk/rsa/rsa_import.c -o src/pk/rsa/rsa_import.o
  CC      networking/libiproute/rt_names.o
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/dl
SHELL= flock /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/.luasrcdiet-1.0.0.tar.xz.flock -c '  	/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/download.pl "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/dl" "luasrcdiet-1.0.0.tar.xz" "d4e9c396312ef3d91d86ea192569f03875459432994bc822dbdbbd0a34e306c5" "" || (  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/dl_github_archive.py --dl-dir="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/dl" --url="https://github.com/jirutka/luasrcdiet.git" --version="f138fc9359821d9201cd6b57cfa2fcbed5b9af97" --subdir="luasrcdiet-1.0.0" --source="luasrcdiet-1.0.0.tar.xz" --hash="d4e9c396312ef3d91d86ea192569f03875459432994bc822dbdbbd0a34e306c5" || ( 	echo "Checking out files from the git repository..."; mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/dl && cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/dl && rm -rf luasrcdiet-1.0.0 && [ \! -d luasrcdiet-1.0.0 ] && git clone  https://github.com/jirutka/luasrcdiet.git luasrcdiet-1.0.0 && (cd luasrcdiet-1.0.0 && git checkout f138fc9359821d9201cd6b57cfa2fcbed5b9af97 && git submodule update --init --recursive) && echo "Packing checkout..." && export TAR_TIMESTAMP=`cd luasrcdiet-1.0.0 && git log -1 --format='\''@%ct'\''` && rm -rf luasrcdiet-1.0.0/.git && 	tar --numeric-owner --owner=0 --group=0 --mode=a-s --sort=name ${TAR_TIMESTAMP:+--mtime="$TAR_TIMESTAMP"} -c luasrcdiet-1.0.0 | 	xz -zc -7e > /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/dl/luasrcdiet-1.0.0.tar.xz && mv /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/dl/luasrcdiet-1.0.0.tar.xz /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/dl/ && rm -rf luasrcdiet-1.0.0; );  )    '
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/pk/rsa/rsa_import_pkcs8.c -o src/pk/rsa/rsa_import_pkcs8.o
+ curl -f --connect-timeout 20 --retry 5 --location --insecure https://sources.cdn.openwrt.org/luasrcdiet-1.0.0.tar.xz
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/pk/rsa/rsa_import_x509.c -o src/pk/rsa/rsa_import_x509.o
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0  CC      networking/udhcp/domain_codec.o
gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -fPIC --param max-inline-insns-single=1200 -c ../menu/m_win.c -o ../objects/m_win.o
  CC      networking/libiproute/rtm_map.o
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/pk/rsa/rsa_make_key.c -o src/pk/rsa/rsa_make_key.o

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
curl: (22) The requested URL returned error: 404 
Download failed.
+ curl -f --connect-timeout 20 --retry 5 --location --insecure https://sources.openwrt.org/luasrcdiet-1.0.0.tar.xz
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/pk/rsa/rsa_set.c -o src/pk/rsa/rsa_set.o
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0  CC      networking/udhcp/packet.o
[ 27%] Building C object CMakeFiles/zlibstatic.dir/inftrees.o
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/pk/rsa/rsa_sign_hash.c -o src/pk/rsa/rsa_sign_hash.o
  CC      networking/libiproute/utils.o
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/pk/rsa/rsa_sign_saltlen_get.c -o src/pk/rsa/rsa_sign_saltlen_get.o
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/pk/rsa/rsa_verify_hash.c -o src/pk/rsa/rsa_verify_hash.o
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/dl
SHELL= flock /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/.openwrt-keyring-2019-07-25-8080ef34.tar.xz.flock -c '  	/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/download.pl "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/dl" "openwrt-keyring-2019-07-25-8080ef34.tar.xz" "000882364b953691bf02f7ac41462badb68f452f0317cdfd51cfd617c9b1e364" "" || (  	echo "Checking out files from the git repository..."; mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/dl && cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/dl && rm -rf openwrt-keyring-2019-07-25-8080ef34 && [ \! -d openwrt-keyring-2019-07-25-8080ef34 ] && git clone  https://git.openwrt.org/keyring.git openwrt-keyring-2019-07-25-8080ef34 && (cd openwrt-keyring-2019-07-25-8080ef34 && git checkout 8080ef341b4180e40c4ae8ab63511ac6496f0ad1 && git submodule update --init --recursive) && echo "Packing checkout..." && export TAR_TIMESTAMP=`cd openwrt-keyring-2019-07-25-8080ef34 && git log -1 --format='\''@%ct'\''` && rm -rf openwrt-keyring-2019-07-25-8080ef34/.git && 	tar --numeric-owner --owner=0 --group=0 --mode=a-s --sort=name ${TAR_TIMESTAMP:+--mtime="$TAR_TIMESTAMP"} -c openwrt-keyring-2019-07-25-8080ef34 | 	xz -zc -7e > /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/dl/openwrt-keyring-2019-07-25-8080ef34.tar.xz && mv /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/dl/openwrt-keyring-2019-07-25-8080ef34.tar.xz /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/dl/ && rm -rf openwrt-keyring-2019-07-25-8080ef34;  )    '
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/prngs/chacha20.c -o src/prngs/chacha20.o
  CC      networking/udhcp/signalpipe.o
+ curl -f --connect-timeout 20 --retry 5 --location --insecure https://sources.cdn.openwrt.org/openwrt-keyring-2019-07-25-8080ef34.tar.xz
[ 30%] Building C object CMakeFiles/zlibstatic.dir/inffast.o
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/prngs/fortuna.c -o src/prngs/fortuna.o
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0  AR      networking/libiproute/lib.a
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/prngs/rc4.c -o src/prngs/rc4.o
  LD      printutils/built-in.o
  AR      printutils/lib.a
  CC      networking/udhcp/socket.o

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
curl: (92) HTTP/2 stream 1 was not closed cleanly: PROTOCOL_ERROR (err 1)
Download failed.
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/prngs/rng_get_bytes.c -o src/prngs/rng_get_bytes.o
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/prngs/rng_make_prng.c -o src/prngs/rng_make_prng.o
+ curl -f --connect-timeout 20 --retry 5 --location --insecure https://sources.openwrt.org/openwrt-keyring-2019-07-25-8080ef34.tar.xz
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/prngs/sober128.c -o src/prngs/sober128.o
[ 32%] Building C object CMakeFiles/zlibstatic.dir/trees.o
make[3]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/feeds/luci/contrib/package/lucihttp'
  AR      networking/udhcp/lib.a

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/prngs/sprng.c -o src/prngs/sprng.o
  LD      procps/built-in.o
  CC      procps/free.o
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/prngs/yarrow.c -o src/prngs/yarrow.o
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/stream/chacha/chacha_crypt.c -o src/stream/chacha/chacha_crypt.o
mv -f .deps/sscop.Tpo .deps/sscop.Po
  CC      procps/kill.o
rm -f libsaal.a
mipsel-openwrt-linux-musl-gcc-ar cru libsaal.a pdu.o queue.o saal.o sscf.o sscop.o 
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/../../../../mipsel-openwrt-linux-musl/bin/ar: `u' modifier ignored since `D' is the default (see `U')
mipsel-openwrt-linux-musl-gcc-ranlib libsaal.a
make[7]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2/src/saal'
Making all in sigd
make[7]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2/src/sigd'
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/q2931 -I./../q2931 -I./../saal -I.  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include   -I../../src/include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT atmsigd.o -MD -MP -MF .deps/atmsigd.Tpo -c -o atmsigd.o atmsigd.c
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/stream/chacha/chacha_done.c -o src/stream/chacha/chacha_done.o
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/stream/chacha/chacha_ivctr32.c -o src/stream/chacha/chacha_ivctr32.o
  CC      procps/pgrep.o
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/stream/chacha/chacha_ivctr64.c -o src/stream/chacha/chacha_ivctr64.o
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/stream/chacha/chacha_keystream.c -o src/stream/chacha/chacha_keystream.o
  CC      procps/pidof.o
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/stream/chacha/chacha_setup.c -o src/stream/chacha/chacha_setup.o
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/stream/chacha/chacha_test.c -o src/stream/chacha/chacha_test.o
  CC      procps/ps.o
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/stream/rc4/rc4_stream.c -o src/stream/rc4/rc4_stream.o
[ 35%] Building C object CMakeFiles/zlibstatic.dir/uncompr.o
mv -f .deps/atmsigd.Tpo .deps/atmsigd.Po
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/q2931 -I./../q2931 -I./../saal -I.  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include   -I../../src/include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT io.o -MD -MP -MF .deps/io.Tpo -c -o io.o io.c
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/stream/rc4/rc4_test.c -o src/stream/rc4/rc4_test.o
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/stream/sober128/sober128_stream.c -o src/stream/sober128/sober128_stream.o
  CC      procps/sysctl.o
[ 37%] Building C object CMakeFiles/zlibstatic.dir/zutil.o
mipsel-openwrt-linux-musl-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_scp -DDROPBEAR_MULTI -c src/stream/sober128/sober128_test.c -o src/stream/sober128/sober128_test.o
[ 40%] Linking C static library libz.a
mipsel-openwrt-linux-musl-gcc-ar r libtomcrypt.a src/ciphers/aes/aes.o src/ciphers/aes/aes_enc.o src/ciphers/anubis.o src/ciphers/blowfish.o src/ciphers/camellia.o src/ciphers/cast5.o src/ciphers/des.o src/ciphers/kasumi.o src/ciphers/khazad.o src/ciphers/kseed.o src/ciphers/multi2.o src/ciphers/noekeon.o src/ciphers/rc2.o src/ciphers/rc5.o src/ciphers/rc6.o src/ciphers/safer/safer.o src/ciphers/safer/saferp.o src/ciphers/skipjack.o src/ciphers/twofish/twofish.o src/ciphers/xtea.o src/encauth/ccm/ccm_add_aad.o src/encauth/ccm/ccm_add_nonce.o src/encauth/ccm/ccm_done.o src/encauth/ccm/ccm_init.o src/encauth/ccm/ccm_memory.o src/encauth/ccm/ccm_process.o src/encauth/ccm/ccm_reset.o src/encauth/ccm/ccm_test.o src/encauth/chachapoly/chacha20poly1305_add_aad.o src/encauth/chachapoly/chacha20poly1305_decrypt.o src/encauth/chachapoly/chacha20poly1305_done.o src/encauth/chachapoly/chacha20poly1305_encrypt.o src/encauth/chachapoly/chacha20poly1305_init.o src/encauth/chachapoly/chacha20poly1305_memory.o src/encauth/chachapoly/chacha20poly1305_setiv.o src/encauth/chachapoly/chacha20poly1305_setiv_rfc7905.o src/encauth/chachapoly/chacha20poly1305_test.o src/encauth/eax/eax_addheader.o src/encauth/eax/eax_decrypt.o src/encauth/eax/eax_decrypt_verify_memory.o src/encauth/eax/eax_done.o src/encauth/eax/eax_encrypt.o src/encauth/eax/eax_encrypt_authenticate_memory.o src/encauth/eax/eax_init.o src/encauth/eax/eax_test.o src/encauth/gcm/gcm_add_aad.o src/encauth/gcm/gcm_add_iv.o src/encauth/gcm/gcm_done.o src/encauth/gcm/gcm_gf_mult.o src/encauth/gcm/gcm_init.o src/encauth/gcm/gcm_memory.o src/encauth/gcm/gcm_mult_h.o src/encauth/gcm/gcm_process.o src/encauth/gcm/gcm_reset.o src/encauth/gcm/gcm_test.o src/encauth/ocb/ocb_decrypt.o src/encauth/ocb/ocb_decrypt_verify_memory.o src/encauth/ocb/ocb_done_decrypt.o src/encauth/ocb/ocb_done_encrypt.o src/encauth/ocb/ocb_encrypt.o src/encauth/ocb/ocb_encrypt_authenticate_memory.o src/encauth/ocb/ocb_init.o src/encauth/ocb/ocb_ntz.o src/encauth/ocb/ocb_shift_xor.o src/encauth/ocb/ocb_test.o src/encauth/ocb/s_ocb_done.o src/encauth/ocb3/ocb3_add_aad.o src/encauth/ocb3/ocb3_decrypt.o src/encauth/ocb3/ocb3_decrypt_last.o src/encauth/ocb3/ocb3_decrypt_verify_memory.o src/encauth/ocb3/ocb3_done.o src/encauth/ocb3/ocb3_encrypt.o src/encauth/ocb3/ocb3_encrypt_authenticate_memory.o src/encauth/ocb3/ocb3_encrypt_last.o src/encauth/ocb3/ocb3_init.o src/encauth/ocb3/ocb3_int_ntz.o src/encauth/ocb3/ocb3_int_xor_blocks.o src/encauth/ocb3/ocb3_test.o src/hashes/blake2b.o src/hashes/blake2s.o src/hashes/chc/chc.o src/hashes/helper/hash_file.o src/hashes/helper/hash_filehandle.o src/hashes/helper/hash_memory.o src/hashes/helper/hash_memory_multi.o src/hashes/md2.o src/hashes/md4.o src/hashes/md5.o src/hashes/rmd128.o src/hashes/rmd160.o src/hashes/rmd256.o src/hashes/rmd320.o src/hashes/sha1.o src/hashes/sha2/sha224.o src/hashes/sha2/sha256.o src/hashes/sha2/sha384.o src/hashes/sha2/sha512.o src/hashes/sha2/sha512_224.o src/hashes/sha2/sha512_256.o src/hashes/sha3.o src/hashes/sha3_test.o src/hashes/tiger.o src/hashes/whirl/whirl.o src/mac/blake2/blake2bmac.o src/mac/blake2/blake2bmac_file.o src/mac/blake2/blake2bmac_memory.o src/mac/blake2/blake2bmac_memory_multi.o src/mac/blake2/blake2bmac_test.o src/mac/blake2/blake2smac.o src/mac/blake2/blake2smac_file.o src/mac/blake2/blake2smac_memory.o src/mac/blake2/blake2smac_memory_multi.o src/mac/blake2/blake2smac_test.o src/mac/f9/f9_done.o src/mac/f9/f9_file.o src/mac/f9/f9_init.o src/mac/f9/f9_memory.o src/mac/f9/f9_memory_multi.o src/mac/f9/f9_process.o src/mac/f9/f9_test.o src/mac/hmac/hmac_done.o src/mac/hmac/hmac_file.o src/mac/hmac/hmac_init.o src/mac/hmac/hmac_memory.o src/mac/hmac/hmac_memory_multi.o src/mac/hmac/hmac_process.o src/mac/hmac/hmac_test.o src/mac/omac/omac_done.o src/mac/omac/omac_file.o src/mac/omac/omac_init.o src/mac/omac/omac_memory.o src/mac/omac/omac_memory_multi.o src/mac/omac/omac_process.o src/mac/omac/omac_test.o src/mac/pelican/pelican.o src/mac/pelican/pelican_memory.o src/mac/pelican/pelican_test.o src/mac/pmac/pmac_done.o src/mac/pmac/pmac_file.o src/mac/pmac/pmac_init.o src/mac/pmac/pmac_memory.o src/mac/pmac/pmac_memory_multi.o src/mac/pmac/pmac_ntz.o src/mac/pmac/pmac_process.o src/mac/pmac/pmac_shift_xor.o src/mac/pmac/pmac_test.o src/mac/poly1305/poly1305.o src/mac/poly1305/poly1305_file.o src/mac/poly1305/poly1305_memory.o src/mac/poly1305/poly1305_memory_multi.o src/mac/poly1305/poly1305_test.o src/mac/xcbc/xcbc_done.o src/mac/xcbc/xcbc_file.o src/mac/xcbc/xcbc_init.o src/mac/xcbc/xcbc_memory.o src/mac/xcbc/xcbc_memory_multi.o src/mac/xcbc/xcbc_process.o src/mac/xcbc/xcbc_test.o src/math/fp/ltc_ecc_fp_mulmod.o src/math/gmp_desc.o src/math/ltm_desc.o src/math/multi.o src/math/radix_to_bin.o src/math/rand_bn.o src/math/rand_prime.o src/math/tfm_desc.o src/misc/adler32.o src/misc/base64/base64_decode.o src/misc/base64/base64_encode.o src/misc/burn_stack.o src/misc/compare_testvector.o src/misc/crc32.o src/misc/crypt/crypt.o src/misc/crypt/crypt_argchk.o src/misc/crypt/crypt_cipher_descriptor.o src/misc/crypt/crypt_cipher_is_valid.o src/misc/crypt/crypt_constants.o src/misc/crypt/crypt_find_cipher.o src/misc/crypt/crypt_find_cipher_any.o src/misc/crypt/crypt_find_cipher_id.o src/misc/crypt/crypt_find_hash.o src/misc/crypt/crypt_find_hash_any.o src/misc/crypt/crypt_find_hash_id.o src/misc/crypt/crypt_find_hash_oid.o src/misc/crypt/crypt_find_prng.o src/misc/crypt/crypt_fsa.o src/misc/crypt/crypt_hash_descriptor.o src/misc/crypt/crypt_hash_is_valid.o src/misc/crypt/crypt_inits.o src/misc/crypt/crypt_ltc_mp_descriptor.o src/misc/crypt/crypt_prng_descriptor.o src/misc/crypt/crypt_prng_is_valid.o src/misc/crypt/crypt_prng_rng_descriptor.o src/misc/crypt/crypt_register_all_ciphers.o src/misc/crypt/crypt_register_all_hashes.o src/misc/crypt/crypt_register_all_prngs.o src/misc/crypt/crypt_register_cipher.o src/misc/crypt/crypt_register_hash.o src/misc/crypt/crypt_register_prng.o src/misc/crypt/crypt_sizes.o src/misc/crypt/crypt_unregister_cipher.o src/misc/crypt/crypt_unregister_hash.o src/misc/crypt/crypt_unregister_prng.o src/misc/error_to_string.o src/misc/hkdf/hkdf.o src/misc/hkdf/hkdf_test.o src/misc/mem_neq.o src/misc/pk_get_oid.o src/misc/pkcs5/pkcs_5_1.o src/misc/pkcs5/pkcs_5_2.o src/misc/pkcs5/pkcs_5_test.o src/misc/zeromem.o src/modes/cbc/cbc_decrypt.o src/modes/cbc/cbc_done.o src/modes/cbc/cbc_encrypt.o src/modes/cbc/cbc_getiv.o src/modes/cbc/cbc_setiv.o src/modes/cbc/cbc_start.o src/modes/cfb/cfb_decrypt.o src/modes/cfb/cfb_done.o src/modes/cfb/cfb_encrypt.o src/modes/cfb/cfb_getiv.o src/modes/cfb/cfb_setiv.o src/modes/cfb/cfb_start.o src/modes/ctr/ctr_decrypt.o src/modes/ctr/ctr_done.o src/modes/ctr/ctr_encrypt.o src/modes/ctr/ctr_getiv.o src/modes/ctr/ctr_setiv.o src/modes/ctr/ctr_start.o src/modes/ctr/ctr_test.o src/modes/ecb/ecb_decrypt.o src/modes/ecb/ecb_done.o src/modes/ecb/ecb_encrypt.o src/modes/ecb/ecb_start.o src/modes/f8/f8_decrypt.o src/modes/f8/f8_done.o src/modes/f8/f8_encrypt.o src/modes/f8/f8_getiv.o src/modes/f8/f8_setiv.o src/modes/f8/f8_start.o src/modes/f8/f8_test_mode.o src/modes/lrw/lrw_decrypt.o src/modes/lrw/lrw_done.o src/modes/lrw/lrw_encrypt.o src/modes/lrw/lrw_getiv.o src/modes/lrw/lrw_process.o src/modes/lrw/lrw_setiv.o src/modes/lrw/lrw_start.o src/modes/lrw/lrw_test.o src/modes/ofb/ofb_decrypt.o src/modes/ofb/ofb_done.o src/modes/ofb/ofb_encrypt.o src/modes/ofb/ofb_getiv.o src/modes/ofb/ofb_setiv.o src/modes/ofb/ofb_start.o src/modes/xts/xts_decrypt.o src/modes/xts/xts_done.o src/modes/xts/xts_encrypt.o src/modes/xts/xts_init.o src/modes/xts/xts_mult_x.o src/modes/xts/xts_test.o src/pk/asn1/der/bit/der_decode_bit_string.o src/pk/asn1/der/bit/der_decode_raw_bit_string.o src/pk/asn1/der/bit/der_encode_bit_string.o src/pk/asn1/der/bit/der_encode_raw_bit_string.o src/pk/asn1/der/bit/der_length_bit_string.o src/pk/asn1/der/boolean/der_decode_boolean.o src/pk/asn1/der/boolean/der_encode_boolean.o src/pk/asn1/der/boolean/der_length_boolean.o src/pk/asn1/der/choice/der_decode_choice.o src/pk/asn1/der/generalizedtime/der_decode_generalizedtime.o src/pk/asn1/der/generalizedtime/der_encode_generalizedtime.o src/pk/asn1/der/generalizedtime/der_length_generalizedtime.o src/pk/asn1/der/ia5/der_decode_ia5_string.o src/pk/asn1/der/ia5/der_encode_ia5_string.o src/pk/asn1/der/ia5/der_length_ia5_string.o src/pk/asn1/der/integer/der_decode_integer.o src/pk/asn1/der/integer/der_encode_integer.o src/pk/asn1/der/integer/der_length_integer.o src/pk/asn1/der/object_identifier/der_decode_object_identifier.o src/pk/asn1/der/object_identifier/der_encode_object_identifier.o src/pk/asn1/der/object_identifier/der_length_object_identifier.o src/pk/asn1/der/octet/der_decode_octet_string.o src/pk/asn1/der/octet/der_encode_octet_string.o src/pk/asn1/der/octet/der_length_octet_string.o src/pk/asn1/der/printable_string/der_decode_printable_string.o src/pk/asn1/der/printable_string/der_encode_printable_string.o src/pk/asn1/der/printable_string/der_length_printable_string.o src/pk/asn1/der/sequence/der_decode_sequence_ex.o src/pk/asn1/der/sequence/der_decode_sequence_flexi.o src/pk/asn1/der/sequence/der_decode_sequence_multi.o src/pk/asn1/der/sequence/der_decode_subject_public_key_info.o src/pk/asn1/der/sequence/der_encode_sequence_ex.o src/pk/asn1/der/sequence/der_encode_sequence_multi.o src/pk/asn1/der/sequence/der_encode_subject_public_key_info.o src/pk/asn1/der/sequence/der_length_sequence.o src/pk/asn1/der/sequence/der_sequence_free.o src/pk/asn1/der/sequence/der_sequence_shrink.o src/pk/asn1/der/set/der_encode_set.o src/pk/asn1/der/set/der_encode_setof.o src/pk/asn1/der/short_integer/der_decode_short_integer.o src/pk/asn1/der/short_integer/der_encode_short_integer.o src/pk/asn1/der/short_integer/der_length_short_integer.o src/pk/asn1/der/teletex_string/der_decode_teletex_string.o src/pk/asn1/der/teletex_string/der_length_teletex_string.o src/pk/asn1/der/utctime/der_decode_utctime.o src/pk/asn1/der/utctime/der_encode_utctime.o src/pk/asn1/der/utctime/der_length_utctime.o src/pk/asn1/der/utf8/der_decode_utf8_string.o src/pk/asn1/der/utf8/der_encode_utf8_string.o src/pk/asn1/der/utf8/der_length_utf8_string.o src/pk/dh/dh.o src/pk/dh/dh_check_pubkey.o src/pk/dh/dh_export.o src/pk/dh/dh_export_key.o src/pk/dh/dh_free.o src/pk/dh/dh_generate_key.o src/pk/dh/dh_import.o src/pk/dh/dh_set.o src/pk/dh/dh_set_pg_dhparam.o src/pk/dh/dh_shared_secret.o src/pk/dsa/dsa_decrypt_key.o src/pk/dsa/dsa_encrypt_key.o src/pk/dsa/dsa_export.o src/pk/dsa/dsa_free.o src/pk/dsa/dsa_generate_key.o src/pk/dsa/dsa_generate_pqg.o src/pk/dsa/dsa_import.o src/pk/dsa/dsa_make_key.o src/pk/dsa/dsa_set.o src/pk/dsa/dsa_set_pqg_dsaparam.o src/pk/dsa/dsa_shared_secret.o src/pk/dsa/dsa_sign_hash.o src/pk/dsa/dsa_verify_hash.o src/pk/dsa/dsa_verify_key.o src/pk/ecc/ecc.o src/pk/ecc/ecc_ansi_x963_export.o src/pk/ecc/ecc_ansi_x963_import.o src/pk/ecc/ecc_decrypt_key.o src/pk/ecc/ecc_encrypt_key.o src/pk/ecc/ecc_export.o src/pk/ecc/ecc_free.o src/pk/ecc/ecc_get_size.o src/pk/ecc/ecc_import.o src/pk/ecc/ecc_make_key.o src/pk/ecc/ecc_shared_secret.o src/pk/ecc/ecc_sign_hash.o src/pk/ecc/ecc_sizes.o src/pk/ecc/ecc_test.o src/pk/ecc/ecc_verify_hash.o src/pk/ecc/ltc_ecc_is_valid_idx.o src/pk/ecc/ltc_ecc_map.o src/pk/ecc/ltc_ecc_mul2add.o src/pk/ecc/ltc_ecc_mulmod.o src/pk/ecc/ltc_ecc_mulmod_timing.o src/pk/ecc/ltc_ecc_points.o src/pk/ecc/ltc_ecc_projective_add_point.o src/pk/ecc/ltc_ecc_projective_dbl_point.o src/pk/katja/katja_decrypt_key.o src/pk/katja/katja_encrypt_key.o src/pk/katja/katja_export.o src/pk/katja/katja_exptmod.o src/pk/katja/katja_free.o src/pk/katja/katja_import.o src/pk/katja/katja_make_key.o src/pk/pkcs1/pkcs_1_i2osp.o src/pk/pkcs1/pkcs_1_mgf1.o src/pk/pkcs1/pkcs_1_oaep_decode.o src/pk/pkcs1/pkcs_1_oaep_encode.o src/pk/pkcs1/pkcs_1_os2ip.o src/pk/pkcs1/pkcs_1_pss_decode.o src/pk/pkcs1/pkcs_1_pss_encode.o src/pk/pkcs1/pkcs_1_v1_5_decode.o src/pk/pkcs1/pkcs_1_v1_5_encode.o src/pk/rsa/rsa_decrypt_key.o src/pk/rsa/rsa_encrypt_key.o src/pk/rsa/rsa_export.o src/pk/rsa/rsa_exptmod.o src/pk/rsa/rsa_free.o src/pk/rsa/rsa_get_size.o src/pk/rsa/rsa_import.o src/pk/rsa/rsa_import_pkcs8.o src/pk/rsa/rsa_import_x509.o src/pk/rsa/rsa_make_key.o src/pk/rsa/rsa_set.o src/pk/rsa/rsa_sign_hash.o src/pk/rsa/rsa_sign_saltlen_get.o src/pk/rsa/rsa_verify_hash.o src/prngs/chacha20.o src/prngs/fortuna.o src/prngs/rc4.o src/prngs/rng_get_bytes.o src/prngs/rng_make_prng.o src/prngs/sober128.o src/prngs/sprng.o src/prngs/yarrow.o src/stream/chacha/chacha_crypt.o src/stream/chacha/chacha_done.o src/stream/chacha/chacha_ivctr32.o src/stream/chacha/chacha_ivctr64.o src/stream/chacha/chacha_keystream.o src/stream/chacha/chacha_setup.o src/stream/chacha/chacha_test.o src/stream/rc4/rc4_stream.o src/stream/rc4/rc4_test.o src/stream/sober128/sober128_stream.o src/stream/sober128/sober128_test.o
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/../../../../mipsel-openwrt-linux-musl/bin/ar: creating libtomcrypt.a
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/zlib-1.2.11'
[ 40%] Built target zlibstatic
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/zlib-1.2.11'
Scanning dependencies of target zlib
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/zlib-1.2.11'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/zlib-1.2.11'
[ 42%] Building C object CMakeFiles/zlib.dir/adler32.o
  CC      procps/top.o
mipsel-openwrt-linux-musl-gcc-ranlib libtomcrypt.a
make[5]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80/libtomcrypt'
mipsel-openwrt-linux-musl-gcc -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro -Wl,--gc-sections -flto=jobserver  -o dropbearmulti dbmulti.o atomicio.o bignum.o buffer.o chachapoly.o circbuffer.o cli-agentfwd.o cli-auth.o cli-authinteract.o cli-authpasswd.o cli-authpubkey.o cli-channel.o cli-chansession.o cli-kex.o cli-main.o cli-runopts.o cli-session.o cli-tcpfwd.o common-algo.o common-channel.o common-chansession.o common-kex.o common-runopts.o common-session.o compat.o crypto_desc.o curve25519.o dbhelpers.o dbmalloc.o dbrandom.o dbutil.o dh_groups.o dropbearkey.o dss.o ecc.o ecdsa.o ed25519.o fake-rfc2553.o gcm.o gendss.o gened25519.o genrsa.o gensignkey.o list.o listener.o loginrec.o ltc_prng.o netio.o packet.o process-packet.o progressmeter.o queue.o rsa.o scp.o scpmisc.o signkey.o sshpty.o svr-agentfwd.o svr-auth.o svr-authpam.o svr-authpasswd.o svr-authpubkey.o svr-authpubkeyoptions.o svr-chansession.o svr-kex.o svr-main.o svr-runopts.o svr-service.o svr-session.o svr-tcpfwd.o svr-x11fwd.o tcp-accept.o termcodes.o libtomcrypt/libtomcrypt.a libtommath/libtommath.a  -lcrypt
mv -f .deps/io.Tpo .deps/io.Po
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/q2931 -I./../q2931 -I./../saal -I.  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include   -I../../src/include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT kernel.o -MD -MP -MF .deps/kernel.Tpo -c -o kernel.o kernel.c
[ 45%] Building C object CMakeFiles/zlib.dir/compress.o
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/dl
  CC      procps/uptime.o
SHELL= flock /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/.lucihttp-2019-07-05-a34a17d5.tar.xz.flock -c '  	/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/download.pl "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/dl" "lucihttp-2019-07-05-a34a17d5.tar.xz" "f08b526515b4a654e5529457da9d0676696170846288c55863dba087417a0483" "" || (  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/dl_github_archive.py --dl-dir="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/dl" --url="https://github.com/jow-/lucihttp.git" --version="a34a17d501c0e23f0a91dd9d3e87697347c861ba" --subdir="lucihttp-2019-07-05-a34a17d5" --source="lucihttp-2019-07-05-a34a17d5.tar.xz" --hash="f08b526515b4a654e5529457da9d0676696170846288c55863dba087417a0483" || ( 	echo "Checking out files from the git repository..."; mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/dl && cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/dl && rm -rf lucihttp-2019-07-05-a34a17d5 && [ \! -d lucihttp-2019-07-05-a34a17d5 ] && git clone  https://github.com/jow-/lucihttp.git lucihttp-2019-07-05-a34a17d5 && (cd lucihttp-2019-07-05-a34a17d5 && git checkout a34a17d501c0e23f0a91dd9d3e87697347c861ba && git submodule update --init --recursive) && echo "Packing checkout..." && export TAR_TIMESTAMP=`cd lucihttp-2019-07-05-a34a17d5 && git log -1 --format='\''@%ct'\''` && rm -rf lucihttp-2019-07-05-a34a17d5/.git && 	tar --numeric-owner --owner=0 --group=0 --mode=a-s --sort=name ${TAR_TIMESTAMP:+--mtime="$TAR_TIMESTAMP"} -c lucihttp-2019-07-05-a34a17d5 | 	xz -zc -7e > /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/dl/lucihttp-2019-07-05-a34a17d5.tar.xz && mv /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/dl/lucihttp-2019-07-05-a34a17d5.tar.xz /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/dl/ && rm -rf lucihttp-2019-07-05-a34a17d5; );  )    '
[ 47%] Building C object CMakeFiles/zlib.dir/crc32.o
+ curl -f --connect-timeout 20 --retry 5 --location --insecure https://sources.cdn.openwrt.org/lucihttp-2019-07-05-a34a17d5.tar.xz
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0  AR      procps/lib.a
  LD      runit/built-in.o
  AR      runit/lib.a

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--  LD      selinux/built-in.o
:--     0
curl: (92) HTTP/2 stream 1 was not closed cleanly: PROTOCOL_ERROR (err 1)
Download failed.
  AR      selinux/lib.a
  LD      shell/built-in.o
+ curl -f --connect-timeout 20 --retry 5 --location --insecure https://sources.openwrt.org/lucihttp-2019-07-05-a34a17d5.tar.xz
  CC      shell/ash.o
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0[ 50%] Building C object CMakeFiles/zlib.dir/deflate.o
mv -f .deps/kernel.Tpo .deps/kernel.Po
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/q2931 -I./../q2931 -I./../saal -I.  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include   -I../../src/include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT proto.o -MD -MP -MF .deps/proto.Tpo -c -o proto.o proto.c
mv -f .deps/proto.Tpo .deps/proto.Po
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/q2931 -I./../q2931 -I./../saal -I.  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include   -I../../src/include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT uni.o -MD -MP -MF .deps/uni.Tpo -c -o uni.o uni.c
ar -curv ../lib/libmenu.a ../objects/m_attribs.o ../objects/m_cursor.o ../objects/m_driver.o ../objects/m_format.o ../objects/m_global.o ../objects/m_hook.o ../objects/m_item_cur.o ../objects/m_item_nam.o ../objects/m_item_new.o ../objects/m_item_opt.o ../objects/m_item_top.o ../objects/m_item_use.o ../objects/m_item_val.o ../objects/m_item_vis.o ../objects/m_items.o ../objects/m_new.o ../objects/m_opts.o ../objects/m_pad.o ../objects/m_pattern.o ../objects/m_post.o ../objects/m_req_name.o ../objects/m_scale.o ../objects/m_spacing.o ../objects/m_sub.o ../objects/m_userptr.o ../objects/m_win.o
ar: `u' modifier ignored since `D' is the default (see `U')
a - ../objects/m_attribs.o
a - ../objects/m_cursor.o
a - ../objects/m_driver.o
a - ../objects/m_format.o
a - ../objects/m_global.o
a - ../objects/m_hook.o
a - ../objects/m_item_cur.o
a - ../objects/m_item_nam.o
a - ../objects/m_item_new.o
a - ../objects/m_item_opt.o
a - ../objects/m_item_top.o
a - ../objects/m_item_use.o
a - ../objects/m_item_val.o
a - ../objects/m_item_vis.o
a - ../objects/m_items.o
a - ../objects/m_new.o
a - ../objects/m_opts.o
a - ../objects/m_pad.o
a - ../objects/m_pattern.o
a - ../objects/m_post.o
a - ../objects/m_req_name.o
a - ../objects/m_scale.o
a - ../objects/m_spacing.o
a - ../objects/m_sub.o
a - ../objects/m_userptr.o
a - ../objects/m_win.o
ranlib ../lib/libmenu.a
make[5]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/hostpkg/ncurses-6.2/menu'
cd form && make -w DESTDIR="" RPATH_LIST="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/lib" libs
make[5]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/hostpkg/ncurses-6.2/form'
rm -f ../include/form.h
cp ./form.h ../include/form.h
gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -fPIC --param max-inline-insns-single=1200 -c ../form/fld_arg.c -o ../objects/fld_arg.o
gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -fPIC --param max-inline-insns-single=1200 -c ../form/fld_attr.c -o ../objects/fld_attr.o

  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -fPIC --param max-inline-insns-single=1200 -c ../form/fld_current.c -o ../objects/fld_current.o
mv -f .deps/uni.Tpo .deps/uni.Po
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/q2931 -I./../q2931 -I./../saal -I.  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include   -I../../src/include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT sap.o -MD -MP -MF .deps/sap.Tpo -c -o sap.o sap.c
gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -fPIC --param max-inline-insns-single=1200 -c ../form/fld_def.c -o ../objects/fld_def.o

  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0[ 52%] Building C object CMakeFiles/zlib.dir/gzclose.o
[ 55%] Building C object CMakeFiles/zlib.dir/gzlib.o

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -fPIC --param max-inline-insns-single=1200 -c ../form/fld_dup.c -o ../objects/fld_dup.o
mv -f .deps/sap.Tpo .deps/sap.Po
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/q2931 -I./../q2931 -I./../saal -I.  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include   -I../../src/include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT timeout.o -MD -MP -MF .deps/timeout.Tpo -c -o timeout.o timeout.c
gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -fPIC --param max-inline-insns-single=1200 -c ../form/fld_ftchoice.c -o ../objects/fld_ftchoice.o
mv -f .deps/timeout.Tpo .deps/timeout.Po
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/q2931 -I./../q2931 -I./../saal -I.  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include   -I../../src/include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT trace.o -MD -MP -MF .deps/trace.Tpo -c -o trace.o trace.c
[ 57%] Building C object CMakeFiles/zlib.dir/gzread.o
gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -fPIC --param max-inline-insns-single=1200 -c ../form/fld_ftlink.c -o ../objects/fld_ftlink.o
  CC      shell/ash_ptr_hack.o
  CC      shell/math.o
gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -fPIC --param max-inline-insns-single=1200 -c ../form/fld_info.c -o ../objects/fld_info.o
mv -f .deps/trace.Tpo .deps/trace.Po
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/q2931 -I./../q2931 -I./../saal -I.  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include   -I../../src/include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT policy.o -MD -MP -MF .deps/policy.Tpo -c -o policy.o policy.c
  CC      shell/shell_common.o
[ 60%] Building C object CMakeFiles/zlib.dir/gzwrite.o
mv -f .deps/policy.Tpo .deps/policy.Po
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/q2931 -I./../q2931 -I./../saal -I.  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include   -I../../src/include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT cfg_y.o -MD -MP -MF .deps/cfg_y.Tpo -c -o cfg_y.o cfg_y.c
gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -fPIC --param max-inline-insns-single=1200 -c ../form/fld_just.c -o ../objects/fld_just.o
cfg_y.y:32:12: warning: 'hex2num' defined but not used [-Wunused-function]
 static int hex2num(char digit)
            ^~~~~~~
  AR      shell/lib.a
  LD      sysklogd/built-in.o
  CC      sysklogd/syslogd_and_logger.o
gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -fPIC --param max-inline-insns-single=1200 -c ../form/fld_link.c -o ../objects/fld_link.o
sysklogd/syslogd_and_logger.c:53:45: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
 static const CODE *const bb_prioritynames = prioritynames;
                                             ^~~~~~~~~~~~~
sysklogd/syslogd_and_logger.c:53:45: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
sysklogd/syslogd_and_logger.c:53:45: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
sysklogd/syslogd_and_logger.c:53:45: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
sysklogd/syslogd_and_logger.c:53:45: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
sysklogd/syslogd_and_logger.c:53:45: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
sysklogd/syslogd_and_logger.c:53:45: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
sysklogd/syslogd_and_logger.c:53:45: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
sysklogd/syslogd_and_logger.c:53:45: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
sysklogd/syslogd_and_logger.c:53:45: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
sysklogd/syslogd_and_logger.c:53:45: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
sysklogd/syslogd_and_logger.c:53:45: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
sysklogd/syslogd_and_logger.c:54:45: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
 static const CODE *const bb_facilitynames = facilitynames;
                                             ^~~~~~~~~~~~~
sysklogd/syslogd_and_logger.c:54:45: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
sysklogd/syslogd_and_logger.c:54:45: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
sysklogd/syslogd_and_logger.c:54:45: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
sysklogd/syslogd_and_logger.c:54:45: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
sysklogd/syslogd_and_logger.c:54:45: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
sysklogd/syslogd_and_logger.c:54:45: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
sysklogd/syslogd_and_logger.c:54:45: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
sysklogd/syslogd_and_logger.c:54:45: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
sysklogd/syslogd_and_logger.c:54:45: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
sysklogd/syslogd_and_logger.c:54:45: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
sysklogd/syslogd_and_logger.c:54:45: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
sysklogd/syslogd_and_logger.c:54:45: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
sysklogd/syslogd_and_logger.c:54:45: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
sysklogd/syslogd_and_logger.c:54:45: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
sysklogd/syslogd_and_logger.c:54:45: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
sysklogd/syslogd_and_logger.c:54:45: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
sysklogd/syslogd_and_logger.c:54:45: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
sysklogd/syslogd_and_logger.c:54:45: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
sysklogd/syslogd_and_logger.c:54:45: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
sysklogd/syslogd_and_logger.c:54:45: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
sysklogd/syslogd_and_logger.c:54:45: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
mv -f .deps/cfg_y.Tpo .deps/cfg_y.Po
/bin/bash ../../ylwrap cfg_l.l lex.yy.c cfg_l.c -- flex  
  AR      sysklogd/lib.a
[ 62%] Building C object CMakeFiles/zlib.dir/inflate.o
  LD      util-linux/built-in.o
  CC      util-linux/dmesg.o
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/perl ./mkmess.pl <./../q2931/uni.h >mess.c
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/q2931 -I./../q2931 -I./../saal -I.  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include   -I../../src/include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT cfg_l.o -MD -MP -MF .deps/cfg_l.Tpo -c -o cfg_l.o cfg_l.c
gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -fPIC --param max-inline-insns-single=1200 -c ../form/fld_max.c -o ../objects/fld_max.o
cfg_l.c:1533:16: warning: 'input' defined but not used [-Wunused-function]
 #else
                ^    
cfg_l.c:1490:17: warning: 'yyunput' defined but not used [-Wunused-function]
 
                 ^      
  CC      util-linux/flock.o
gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -fPIC --param max-inline-insns-single=1200 -c ../form/fld_move.c -o ../objects/fld_move.o

100 53400  100 53400    0     0  34318      0  0:00:01  0:00:01 --:--:-- 34318
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/openwrt-keyring-2019-07-25-8080ef34/.prepared_e4fa5b1b0a3a726bd92c3f1eb4469b7f_6664517399ebbbc92a37c5bb081b5c53_check
. /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/include/shell.sh; xzcat /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/dl/openwrt-keyring-2019-07-25-8080ef34.tar.xz | tar -C /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/openwrt-keyring-2019-07-25-8080ef34/.. -xf -
[ ! -d ./src/ ] || cp -fpR ./src/. /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/openwrt-keyring-2019-07-25-8080ef34
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/openwrt-keyring-2019-07-25-8080ef34/.prepared_e4fa5b1b0a3a726bd92c3f1eb4469b7f_6664517399ebbbc92a37c5bb081b5c53
  CC      util-linux/hexdump.o
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/openwrt-keyring-2019-07-25-8080ef34/.configured_*
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/stamp/.openwrt-keyring_installed
(cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/openwrt-keyring-2019-07-25-8080ef34/./; if [ -x ./configure ]; then find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/openwrt-keyring-2019-07-25-8080ef34/ -name config.guess | xargs -r chmod u+w; find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/openwrt-keyring-2019-07-25-8080ef34/ -name config.guess | xargs -r -n1 cp --remove-destination /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/config.guess; find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/openwrt-keyring-2019-07-25-8080ef34/ -name config.sub | xargs -r chmod u+w; find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/openwrt-keyring-2019-07-25-8080ef34/ -name config.sub | xargs -r -n1 cp --remove-destination /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/config.sub; AR="mipsel-openwrt-linux-musl-gcc-ar" AS="mipsel-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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/openwrt-keyring-2019-07-25-8080ef34=openwrt-keyring-2019-07-25-8080ef34 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro" LD=mipsel-openwrt-linux-musl-ld NM="mipsel-openwrt-linux-musl-gcc-nm" CC="mipsel-openwrt-linux-musl-gcc" GCC="mipsel-openwrt-linux-musl-gcc" CXX="mipsel-openwrt-linux-musl-g++" RANLIB="mipsel-openwrt-linux-musl-gcc-ranlib" STRIP=mipsel-openwrt-linux-musl-strip OBJCOPY=mipsel-openwrt-linux-musl-objcopy OBJDUMP=mipsel-openwrt-linux-musl-objdump SIZE=mipsel-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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/openwrt-keyring-2019-07-25-8080ef34=openwrt-keyring-2019-07-25-8080ef34 -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/openwrt-keyring-2019-07-25-8080ef34=openwrt-keyring-2019-07-25-8080ef34 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro " CPPFLAGS="-I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include " LDFLAGS="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro "   ./configure --target=mipsel-openwrt-linux --host=mipsel-openwrt-linux --build=x86_64-pc-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; )
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/openwrt-keyring-2019-07-25-8080ef34/.configured_68b329da9893e34099c7d8ad5cb9c940
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/openwrt-keyring-2019-07-25-8080ef34/.built
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/openwrt-keyring-2019-07-25-8080ef34/.built_check
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/openwrt-keyring-2019-07-25-8080ef34/.built
rm -rf /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/openwrt-keyring-2019-07-25-8080ef34/.pkgdir/openwrt-keyring.installed /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/openwrt-keyring-2019-07-25-8080ef34/.pkgdir/openwrt-keyring
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/openwrt-keyring-2019-07-25-8080ef34/.pkgdir/openwrt-keyring
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/openwrt-keyring-2019-07-25-8080ef34/.pkgdir/openwrt-keyring/etc/opkg/keys/
install -m0644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/openwrt-keyring-2019-07-25-8080ef34/usign/* /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/openwrt-keyring-2019-07-25-8080ef34/.pkgdir/openwrt-keyring/etc/opkg/keys/
gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -fPIC --param max-inline-insns-single=1200 -c ../form/fld_newftyp.c -o ../objects/fld_newftyp.o
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/openwrt-keyring-2019-07-25-8080ef34/.pkgdir/openwrt-keyring.installed
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/stamp
SHELL= flock /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/.root-copy.flock -c 'cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/openwrt-keyring-2019-07-25-8080ef34/.pkgdir/openwrt-keyring/. /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/'
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/stamp/.openwrt-keyring_installed
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/targets/ramips/rt305x/packages /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/openwrt-keyring-2019-07-25-8080ef34/ipkg-mipsel_24kc/openwrt-keyring/CONTROL /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/pkginfo
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/openwrt-keyring-2019-07-25-8080ef34/ipkg-mipsel_24kc/openwrt-keyring/etc/opkg/keys/
install -m0644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/openwrt-keyring-2019-07-25-8080ef34/usign/* /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/openwrt-keyring-2019-07-25-8080ef34/ipkg-mipsel_24kc/openwrt-keyring/etc/opkg/keys/
find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/openwrt-keyring-2019-07-25-8080ef34/ipkg-mipsel_24kc/openwrt-keyring -name 'CVS' -o -name '.svn' -o -name '.#*' -o -name '*~'| xargs -r rm -rf
  CC      util-linux/hwclock.o
gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -fPIC --param max-inline-insns-single=1200 -c ../form/fld_opts.c -o ../objects/fld_opts.o
  CC      util-linux/mkswap.o
gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -fPIC --param max-inline-insns-single=1200 -c ../form/fld_pad.c -o ../objects/fld_pad.o

100  121k  100  121k    0     0  65607      0  0:00:01  0:00:01 --:--:-- 65573
. /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/include/shell.sh; xzcat /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/dl/luasrcdiet-1.0.0.tar.xz | tar -C /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/hostpkg/luasrcdiet-1.0.0/.. -xf -
mv -f .deps/cfg_l.Tpo .deps/cfg_l.Po
export CROSS="mipsel-openwrt-linux-musl-"   ; NM="mipsel-openwrt-linux-musl-nm" STRIP="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/sstrip" STRIP_KMOD="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/strip-kmod.sh" PATCHELF="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/patchelf" /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/rstrip.sh /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/openwrt-keyring-2019-07-25-8080ef34/ipkg-mipsel_24kc/openwrt-keyring
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/q2931 -I./../q2931 -I./../saal -I.  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include   -I../../src/include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT mess.o -MD -MP -MF .deps/mess.Tpo -c -o mess.o mess.c
mv -f .deps/mess.Tpo .deps/mess.Po
[ ! -d ./src/ ] || cp -fpR ./src/* /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/hostpkg/luasrcdiet-1.0.0
/bin/bash ../../libtool  --tag=CC   --mode=link mipsel-openwrt-linux-musl-gcc  -I../../src/include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes  -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro  -o atmsigd atmsigd.o io.o kernel.o proto.o uni.o sap.o timeout.o trace.o policy.o cfg_y.o cfg_l.o mess.o ../../src/q2931/q.out.o ../../src/q2931/qd.dump.o ../../src/lib/libatm.la ../../src/saal/libsaal.a  
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/hostpkg/luasrcdiet-1.0.0/.preparedf839d30b265e5c4fd20f6362edf14c31_6664517399ebbbc92a37c5bb081b5c53
(cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/hostpkg/luasrcdiet-1.0.0/; if [ -x configure ]; then cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/config.{guess,sub} /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/hostpkg/luasrcdiet-1.0.0// && CC="gcc" CFLAGS="-O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include" CXX="g++" CPPFLAGS="-I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include" LDFLAGS="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/lib" CONFIG_SHELL="/usr/bin/env bash"  bash ./configure --target=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --program-prefix="" --program-suffix="" --prefix=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg --exec-prefix=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg --sysconfdir=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/etc --localstatedir=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/var --sbindir=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/bin ; fi )
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/hostpkg/luasrcdiet-1.0.0/.configured
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/hostpkg/luasrcdiet-1.0.0/.built
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/bin
  CC      util-linux/mount.o
install -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/hostpkg/luasrcdiet-1.0.0/bin/luasrcdiet /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/bin/
gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -fPIC --param max-inline-insns-single=1200 -c ../form/fld_page.c -o ../objects/fld_page.o
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/lib/lua/5.1
cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/hostpkg/luasrcdiet-1.0.0/luasrcdiet /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/lib/lua/5.1/
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/stamp
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/hostpkg/luasrcdiet-1.0.0/.built
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/stamp/.luasrcdiet_installed
make[3]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/feeds/packages/lang/luasrcdiet'
time: package/feeds/packages/luasrcdiet/host-compile#0.25#0.11#2.32
  LD      util-linux/volume_id/built-in.o
  AR      util-linux/volume_id/lib.a
(cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/openwrt-keyring-2019-07-25-8080ef34/ipkg-mipsel_24kc/openwrt-keyring/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 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/packages/mipsel_24kc/base
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/ipkg-build -c -o 0 -g 0 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/openwrt-keyring-2019-07-25-8080ef34/ipkg-mipsel_24kc/openwrt-keyring /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/packages/mipsel_24kc/base
make[3]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/package/system/opkg'
OpenWrt-libtool: link: mipsel-openwrt-linux-musl-gcc -I../../src/include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -znow -zrelro -o .libs/atmsigd atmsigd.o io.o kernel.o proto.o uni.o sap.o timeout.o trace.o policy.o cfg_y.o cfg_l.o mess.o ../../src/q2931/q.out.o ../../src/q2931/qd.dump.o  -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib ../../src/lib/.libs/libatm.so -lresolv ../../src/saal/libsaal.a
gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -fPIC --param max-inline-insns-single=1200 -c ../form/fld_stat.c -o ../objects/fld_stat.o
Packaged contents of /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/openwrt-keyring-2019-07-25-8080ef34/ipkg-mipsel_24kc/openwrt-keyring into /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/packages/mipsel_24kc/base/openwrt-keyring_2019-07-25-8080ef34-1_mipsel_24kc.ipk

100 17036  100 17036    0     0  13054      0  0:00:01  0:00:01 --:--:-- 13054
echo "openwrt-keyring" >> /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/pkginfo/openwrt-keyring.default.install
make[3]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/package/system/openwrt-keyring'
time: package/system/openwrt-keyring/compile#0.61#0.22#2.50
make[7]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2/src/sigd'
Making all in maint
make[7]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2/src/maint'
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I./../q2931 -I./../saal -I.  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include   -I../../src/include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT atmdiag.o -MD -MP -MF .deps/atmdiag.Tpo -c -o atmdiag.o atmdiag.c
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/lucihttp-2019-07-05-a34a17d5/.prepared_00f4d25410ab79d722b10f1e350551f1_6664517399ebbbc92a37c5bb081b5c53_check
. /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/include/shell.sh; xzcat /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/dl/lucihttp-2019-07-05-a34a17d5.tar.xz | tar -C /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/lucihttp-2019-07-05-a34a17d5/.. -xf -
[ ! -d ./src/ ] || cp -fpR ./src/. /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/lucihttp-2019-07-05-a34a17d5
make[3]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/package/libs/libubox'
  CC      util-linux/pivot_root.o
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/lucihttp-2019-07-05-a34a17d5/.prepared_00f4d25410ab79d722b10f1e350551f1_6664517399ebbbc92a37c5bb081b5c53
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/lucihttp-2019-07-05-a34a17d5/.configured_*
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/stamp/.lucihttp_installed
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/lucihttp-2019-07-05-a34a17d5
(cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/lucihttp-2019-07-05-a34a17d5; 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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/lucihttp-2019-07-05-a34a17d5=lucihttp-2019-07-05-a34a17d5 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/lucihttp-2019-07-05-a34a17d5=lucihttp-2019-07-05-a34a17d5 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include " LDFLAGS="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro " cmake -DCMAKE_SYSTEM_NAME=Linux -DCMAKE_SYSTEM_VERSION=1 -DCMAKE_SYSTEM_PROCESSOR=mipsel -DCMAKE_BUILD_TYPE=Release -DCMAKE_C_FLAGS_RELEASE="-DNDEBUG" -DCMAKE_CXX_FLAGS_RELEASE="-DNDEBUG" -DCMAKE_C_COMPILER="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin/mipsel-openwrt-linux-musl-gcc" -DCMAKE_C_COMPILER_ARG1="" -DCMAKE_CXX_COMPILER="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin/mipsel-openwrt-linux-musl-g++" -DCMAKE_CXX_COMPILER_ARG1="" -DCMAKE_ASM_COMPILER="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin/mipsel-openwrt-linux-musl-gcc" -DCMAKE_ASM_COMPILER_ARG1="" -DCMAKE_EXE_LINKER_FLAGS:STRING="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro" -DCMAKE_MODULE_LINKER_FLAGS:STRING="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro -Wl,-Bsymbolic-functions" -DCMAKE_SHARED_LINKER_FLAGS:STRING="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro -Wl,-Bsymbolic-functions" -DCMAKE_AR="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin/mipsel-openwrt-linux-musl-gcc-ar" -DCMAKE_NM="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin/mipsel-openwrt-linux-musl-gcc-nm" -DCMAKE_RANLIB="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin/mipsel-openwrt-linux-musl-gcc-ranlib" -DCMAKE_FIND_ROOT_PATH="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr;/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl" -DCMAKE_FIND_ROOT_PATH_MODE_PROGRAM=BOTH -DCMAKE_FIND_ROOT_PATH_MODE_LIBRARY=ONLY -DCMAKE_FIND_ROOT_PATH_MODE_INCLUDE=ONLY -DCMAKE_STRIP=: -DCMAKE_INSTALL_PREFIX=/usr -DDL_LIBRARY=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl -DCMAKE_PREFIX_PATH=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl -DCMAKE_SKIP_RPATH=TRUE -DLUAPATH=/usr/lib/lua -DBUILD_LUA=ON -DBUILD_TESTS=OFF /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/lucihttp-2019-07-05-a34a17d5 )
gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -fPIC --param max-inline-insns-single=1200 -c ../form/fld_type.c -o ../objects/fld_type.o
mv -f .deps/atmdiag.Tpo .deps/atmdiag.Po
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I./../q2931 -I./../saal -I.  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include   -I../../src/include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT atmdump.o -MD -MP -MF .deps/atmdump.Tpo -c -o atmdump.o atmdump.c
  CC      util-linux/swaponoff.o
-- The C compiler identification is GNU 8.4.0
-- Check for working C compiler: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin/mipsel-openwrt-linux-musl-gcc
gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -fPIC --param max-inline-insns-single=1200 -c ../form/fld_user.c -o ../objects/fld_user.o
[ 65%] Building C object CMakeFiles/zlib.dir/infback.o
  CC      util-linux/switch_root.o
-- Check for working C compiler: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin/mipsel-openwrt-linux-musl-gcc - works
-- Detecting C compiler ABI info
mv -f .deps/atmdump.Tpo .deps/atmdump.Po
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I./../q2931 -I./../saal -I.  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include   -I../../src/include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT sonetdiag.o -MD -MP -MF .deps/sonetdiag.Tpo -c -o sonetdiag.o sonetdiag.c
gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -fPIC --param max-inline-insns-single=1200 -c ../form/frm_cursor.c -o ../objects/frm_cursor.o
-- Detecting C compiler ABI info - done
  CC      util-linux/umount.o
-- Detecting C compile features
-- Detecting C compile features - done
mv -f .deps/sonetdiag.Tpo .deps/sonetdiag.Po
-- Found PkgConfig: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/pkg-config (found version "1.6.3") 
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I./../q2931 -I./../saal -I.  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include   -I../../src/include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT saaldump.o -MD -MP -MF .deps/saaldump.Tpo -c -o saaldump.o saaldump.c
gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -fPIC --param max-inline-insns-single=1200 -c ../form/frm_data.c -o ../objects/frm_data.o
-- Checking for one of the modules 'lua5.1;lua-5.1;lua'
saaldump.c: In function 'main':
saaldump.c:174:10: warning: pointer targets in passing argument 1 of 'analyze' differ in signedness [-Wpointer-sign]
  analyze(buf,size,stamp);
          ^~~
saaldump.c:79:13: note: expected 'unsigned char *' but argument is of type 'char *'
 static void analyze(unsigned char *pdu,int size,struct timeval stamp)
             ^~~~~~~
  AR      util-linux/lib.a
-- Configuring done
  DOC     BusyBox.html
-- Generating done
CMake Warning:
  Manually-specified variables were not used by the project:

    CMAKE_ASM_COMPILER
    CMAKE_ASM_COMPILER_ARG1
    CMAKE_CXX_COMPILER
    CMAKE_CXX_COMPILER_ARG1
    CMAKE_CXX_FLAGS_RELEASE
    CMAKE_EXE_LINKER_FLAGS
    CMAKE_MODULE_LINKER_FLAGS
    DL_LIBRARY


-- Build files have been written to: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/lucihttp-2019-07-05-a34a17d5
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/lucihttp-2019-07-05-a34a17d5/.configured_12a337875f33f100d0f0ea07f15aeb33
  LINK    busybox_unstripped
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/lucihttp-2019-07-05-a34a17d5/.built
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/lucihttp-2019-07-05-a34a17d5/.built_check
gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -fPIC --param max-inline-insns-single=1200 -c ../form/frm_def.c -o ../objects/frm_def.o
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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/lucihttp-2019-07-05-a34a17d5=lucihttp-2019-07-05-a34a17d5 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/lucihttp-2019-07-05-a34a17d5=lucihttp-2019-07-05-a34a17d5 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include " LDFLAGS="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro " make -j1 -C /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/lucihttp-2019-07-05-a34a17d5/. AR="mipsel-openwrt-linux-musl-gcc-ar" AS="mipsel-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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/lucihttp-2019-07-05-a34a17d5=lucihttp-2019-07-05-a34a17d5 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include" LD=mipsel-openwrt-linux-musl-ld NM="mipsel-openwrt-linux-musl-gcc-nm" CC="mipsel-openwrt-linux-musl-gcc" GCC="mipsel-openwrt-linux-musl-gcc" CXX="mipsel-openwrt-linux-musl-g++" RANLIB="mipsel-openwrt-linux-musl-gcc-ranlib" STRIP=mipsel-openwrt-linux-musl-strip OBJCOPY=mipsel-openwrt-linux-musl-objcopy OBJDUMP=mipsel-openwrt-linux-musl-objdump SIZE=mipsel-openwrt-linux-musl-size CROSS="mipsel-openwrt-linux-musl-" ARCH="mipsel" CMAKE_COMMAND='/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/cmake' CMAKE_DISABLE_cmake_check_build_system=1 ;
make[4]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/lucihttp-2019-07-05-a34a17d5'
mv -f .deps/saaldump.Tpo .deps/saaldump.Po
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I./../q2931 -I./../saal -I.  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include   -I../../src/include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT atmaddr.o -MD -MP -MF .deps/atmaddr.Tpo -c -o atmaddr.o atmaddr.c
make[5]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/lucihttp-2019-07-05-a34a17d5'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/lucihttp-2019-07-05-a34a17d5'
Scanning dependencies of target liblucihttp
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/lucihttp-2019-07-05-a34a17d5'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/lucihttp-2019-07-05-a34a17d5'
[ 16%] Building C object CMakeFiles/liblucihttp.dir/lib/utils.c.o
[ 67%] Building C object CMakeFiles/zlib.dir/inftrees.o
mv -f .deps/atmaddr.Tpo .deps/atmaddr.Po
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I./../q2931 -I./../saal -I.  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include   -I../../src/include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT esi.o -MD -MP -MF .deps/esi.Tpo -c -o esi.o esi.c
gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -fPIC --param max-inline-insns-single=1200 -c ../form/frm_driver.c -o ../objects/frm_driver.o
[ 70%] Building C object CMakeFiles/zlib.dir/inffast.o
mv -f .deps/esi.Tpo .deps/esi.Po
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I./../q2931 -I./../saal -I.  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include   -I../../src/include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT atmloop.o -MD -MP -MF .deps/atmloop.Tpo -c -o atmloop.o atmloop.c
Trying libraries: 
[ 33%] Building C object CMakeFiles/liblucihttp.dir/lib/multipart-parser.c.o
[ 72%] Building C object CMakeFiles/zlib.dir/trees.o
mv -f .deps/atmloop.Tpo .deps/atmloop.Po
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I./../q2931 -I./../saal -I.  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include   -I../../src/include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT atmtcp.o -MD -MP -MF .deps/atmtcp.Tpo -c -o atmtcp.o atmtcp.c
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/dl
SHELL= flock /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/.opkg-2020-05-07-f2166a89.tar.xz.flock -c '  	/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/download.pl "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/dl" "opkg-2020-05-07-f2166a89.tar.xz" "67e55cd9fb93bb5b62e2c7b11946483b5570287bd1504aa2a3886d11f8b750b9" "" || (  	echo "Checking out files from the git repository..."; mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/dl && cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/dl && rm -rf opkg-2020-05-07-f2166a89 && [ \! -d opkg-2020-05-07-f2166a89 ] && git clone  https://git.openwrt.org/project/opkg-lede.git opkg-2020-05-07-f2166a89 && (cd opkg-2020-05-07-f2166a89 && git checkout f2166a89b7e96e2c60002959731eebc5f45fa318 && git submodule update --init --recursive) && echo "Packing checkout..." && export TAR_TIMESTAMP=`cd opkg-2020-05-07-f2166a89 && git log -1 --format='\''@%ct'\''` && rm -rf opkg-2020-05-07-f2166a89/.git && 	tar --numeric-owner --owner=0 --group=0 --mode=a-s --sort=name ${TAR_TIMESTAMP:+--mtime="$TAR_TIMESTAMP"} -c opkg-2020-05-07-f2166a89 | 	xz -zc -7e > /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/dl/opkg-2020-05-07-f2166a89.tar.xz && mv /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/dl/opkg-2020-05-07-f2166a89.tar.xz /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/dl/ && rm -rf opkg-2020-05-07-f2166a89;  )    '
+ curl -f --connect-timeout 20 --retry 5 --location --insecure https://sources.cdn.openwrt.org/opkg-2020-05-07-f2166a89.tar.xz
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
curl: (22) The requested URL returned error: 404 
Download failed.
+ curl -f --connect-timeout 20 --retry 5 --location --insecure https://sources.openwrt.org/opkg-2020-05-07-f2166a89.tar.xz
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0[ 50%] Building C object CMakeFiles/liblucihttp.dir/lib/urlencoded-parser.c.o
[ 75%] Building C object CMakeFiles/zlib.dir/uncompr.o
[ 77%] Building C object CMakeFiles/zlib.dir/zutil.o
[ 66%] Linking C shared library liblucihttp.so
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libubox-2020-08-06-9e52171d/.prepared_381a221b728e8ab5014510e85ce0ea3b_6664517399ebbbc92a37c5bb081b5c53_check
. /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/include/shell.sh; xzcat /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/dl/libubox-2020-08-06-9e52171d.tar.xz | tar -C /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libubox-2020-08-06-9e52171d/.. -xf -
tar: libubox-2020-08-06-9e52171d/.gitignore: time stamp 2020-08-06 13:29:36 is 350743.664004273 s in the future
tar: libubox-2020-08-06-9e52171d/.gitlab-ci.yml: time stamp 2020-08-06 13:29:36 is 350743.663901277 s in the future
tar: libubox-2020-08-06-9e52171d/CMakeLists.txt: time stamp 2020-08-06 13:29:36 is 350743.663874979 s in the future
tar: libubox-2020-08-06-9e52171d/assert.h: time stamp 2020-08-06 13:29:36 is 350743.66385228 s in the future
tar: libubox-2020-08-06-9e52171d/avl-cmp.c: time stamp 2020-08-06 13:29:36 is 350743.663820681 s in the future
tar: libubox-2020-08-06-9e52171d/avl-cmp.h: time stamp 2020-08-06 13:29:36 is 350743.663787783 s in the future
tar: libubox-2020-08-06-9e52171d/avl.c: time stamp 2020-08-06 13:29:36 is 350743.663734985 s in the future
tar: libubox-2020-08-06-9e52171d/avl.h: time stamp 2020-08-06 13:29:36 is 350743.663488696 s in the future
tar: libubox-2020-08-06-9e52171d/base64.c: time stamp 2020-08-06 13:29:36 is 350743.663143612 s in the future
tar: libubox-2020-08-06-9e52171d/blob.c: time stamp 2020-08-06 13:29:36 is 350743.663063416 s in the future
tar: libubox-2020-08-06-9e52171d/blob.h: time stamp 2020-08-06 13:29:36 is 350743.662900224 s in the future
tar: libubox-2020-08-06-9e52171d/blobmsg.c: time stamp 2020-08-06 13:29:36 is 350743.662560439 s in the future
tar: libubox-2020-08-06-9e52171d/blobmsg.h: time stamp 2020-08-06 13:29:36 is 350743.662230155 s in the future
tar: libubox-2020-08-06-9e52171d/blobmsg_json.c: time stamp 2020-08-06 13:29:36 is 350743.662032964 s in the future
tar: libubox-2020-08-06-9e52171d/blobmsg_json.h: time stamp 2020-08-06 13:29:36 is 350743.661950068 s in the future
tar: libubox-2020-08-06-9e52171d/examples/CMakeLists.txt: time stamp 2020-08-06 13:29:36 is 350743.661768376 s in the future
tar: libubox-2020-08-06-9e52171d/examples/json_script-example.c: time stamp 2020-08-06 13:29:36 is 350743.661715479 s in the future
tar: libubox-2020-08-06-9e52171d/examples/json_script-example.json: time stamp 2020-08-06 13:29:36 is 350743.661629583 s in the future
tar: libubox-2020-08-06-9e52171d/examples/json_script-tests.sh: time stamp 2020-08-06 13:29:36 is 350743.660858218 s in the future
tar: libubox-2020-08-06-9e52171d/examples/shunit2: time stamp 2020-08-06 13:29:36 is 350743.660654028 s in the future
tar: libubox-2020-08-06-9e52171d/examples/uloop-example.lua: time stamp 2020-08-06 13:29:36 is 350743.66059963 s in the future
tar: libubox-2020-08-06-9e52171d/examples/uloop_pid_test.sh: time stamp 2020-08-06 13:29:36 is 350743.660522734 s in the future
tar: libubox-2020-08-06-9e52171d/examples/ustream-example.c: time stamp 2020-08-06 13:29:36 is 350743.660475936 s in the future
tar: libubox-2020-08-06-9e52171d/examples: time stamp 2020-08-06 13:29:36 is 350743.660408439 s in the future
tar: libubox-2020-08-06-9e52171d/jshn.c: time stamp 2020-08-06 13:29:36 is 350743.660132152 s in the future
tar: libubox-2020-08-06-9e52171d/json_script.c: time stamp 2020-08-06 13:29:36 is 350743.659187096 s in the future
tar: libubox-2020-08-06-9e52171d/json_script.h: time stamp 2020-08-06 13:29:36 is 350743.659026003 s in the future
tar: libubox-2020-08-06-9e52171d/kvlist.c: time stamp 2020-08-06 13:29:36 is 350743.658966406 s in the future
tar: libubox-2020-08-06-9e52171d/kvlist.h: time stamp 2020-08-06 13:29:36 is 350743.658911708 s in the future
tar: libubox-2020-08-06-9e52171d/list.h: time stamp 2020-08-06 13:29:36 is 350743.658831312 s in the future
tar: libubox-2020-08-06-9e52171d/lua/CMakeLists.txt: time stamp 2020-08-06 13:29:36 is 350743.658700718 s in the future
tar: libubox-2020-08-06-9e52171d/lua/uloop.c: time stamp 2020-08-06 13:29:36 is 350743.658619722 s in the future
tar: libubox-2020-08-06-9e52171d/lua: time stamp 2020-08-06 13:29:36 is 350743.65844333 s in the future
tar: libubox-2020-08-06-9e52171d/md5.c: time stamp 2020-08-06 13:29:36 is 350743.658343935 s in the future
tar: libubox-2020-08-06-9e52171d/md5.h: time stamp 2020-08-06 13:29:36 is 350743.658295337 s in the future
tar: libubox-2020-08-06-9e52171d/runqueue.c: time stamp 2020-08-06 13:29:36 is 350743.658217041 s in the future
tar: libubox-2020-08-06-9e52171d/runqueue.h: time stamp 2020-08-06 13:29:36 is 350743.658124845 s in the future
tar: libubox-2020-08-06-9e52171d/safe_list.c: time stamp 2020-08-06 13:29:36 is 350743.658068748 s in the future
tar: libubox-2020-08-06-9e52171d/safe_list.h: time stamp 2020-08-06 13:29:36 is 350743.65800445 s in the future
tar: libubox-2020-08-06-9e52171d/sh/jshn.sh: time stamp 2020-08-06 13:29:36 is 350743.657890356 s in the future
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/lucihttp-2019-07-05-a34a17d5'
tar: libubox-2020-08-06-9e52171d/sh: time stamp 2020-08-06 13:29:36 is 350743.657308683 s in the future
tar: libubox-2020-08-06-9e52171d/tests/CMakeLists.txt: time stamp 2020-08-06 13:29:36 is 350743.65715529 s in the future
tar: libubox-2020-08-06-9e52171d/tests/cram/CMakeLists.txt: time stamp 2020-08-06 13:29:36 is 350743.657074794 s in the future
tar: libubox-2020-08-06-9e52171d/tests/cram/inputs/invalid.ucert: time stamp 2020-08-06 13:29:36 is 350743.657018696 s in the future
tar: libubox-2020-08-06-9e52171d/tests/cram/inputs/json-script.json: time stamp 2020-08-06 13:29:36 is 350743.656993197 s in the future
tar: libubox-2020-08-06-9e52171d/tests/cram/inputs/key-build.ucert: time stamp 2020-08-06 13:29:36 is 350743.656970498 s in the future
tar: libubox-2020-08-06-9e52171d/tests/cram/inputs/procd-instance-nlbwmon.bin: time stamp 2020-08-06 13:29:36 is 350743.656946499 s in the future
tar: libubox-2020-08-06-9e52171d/tests/cram/inputs/signature.ucert: time stamp 2020-08-06 13:29:36 is 350743.656916901 s in the future
tar: libubox-2020-08-06-9e52171d/tests/cram/inputs: time stamp 2020-08-06 13:29:36 is 350743.656906301 s in the future
tar: libubox-2020-08-06-9e52171d/tests/cram/test_avl.t: time stamp 2020-08-06 13:29:36 is 350743.656886502 s in the future
tar: libubox-2020-08-06-9e52171d/tests/cram/test_base64.t: time stamp 2020-08-06 13:29:36 is 350743.656865103 s in the future
tar: libubox-2020-08-06-9e52171d/tests/cram/test_blob_parse.t: time stamp 2020-08-06 13:29:36 is 350743.656830805 s in the future
tar: libubox-2020-08-06-9e52171d/tests/cram/test_blobmsg.t: time stamp 2020-08-06 13:29:36 is 350743.656792507 s in the future
tar: libubox-2020-08-06-9e52171d/tests/cram/test_blobmsg_check_array.t: time stamp 2020-08-06 13:29:36 is 350743.656765508 s in the future
tar: libubox-2020-08-06-9e52171d/tests/cram/test_blobmsg_parse.t: time stamp 2020-08-06 13:29:36 is 350743.65672211 s in the future
tar: libubox-2020-08-06-9e52171d/tests/cram/test_blobmsg_procd_instance.t: time stamp 2020-08-06 13:29:36 is 350743.656693311 s in the future
tar: libubox-2020-08-06-9e52171d/tests/cram/test_jshn.t: time stamp 2020-08-06 13:29:36 is 350743.656087739 s in the future
tar: libubox-2020-08-06-9e52171d/tests/cram/test_json_script.t: time stamp 2020-08-06 13:29:36 is 350743.655952746 s in the future
tar: libubox-2020-08-06-9e52171d/tests/cram/test_list.t: time stamp 2020-08-06 13:29:36 is 350743.655904948 s in the future
tar: libubox-2020-08-06-9e52171d/tests/cram/test_runqueue.t: time stamp 2020-08-06 13:29:36 is 350743.65586515 s in the future
tar: libubox-2020-08-06-9e52171d/tests/cram: time stamp 2020-08-06 13:29:36 is 350743.65585325 s in the future
tar: libubox-2020-08-06-9e52171d/tests/fuzz/CMakeLists.txt: time stamp 2020-08-06 13:29:36 is 350743.655754055 s in the future
tar: libubox-2020-08-06-9e52171d/tests/fuzz/corpus/71520a5c4b5ca73903216857abbad54a8002d44a: time stamp 2020-08-06 13:29:36 is 350743.655687058 s in the future
tar: libubox-2020-08-06-9e52171d/tests/fuzz/corpus/c1dfd96eea8cc2b62785275bca38ac261256e278: time stamp 2020-08-06 13:29:36 is 350743.655660559 s in the future
tar: libubox-2020-08-06-9e52171d/tests/fuzz/corpus/c42ac1c46f1d4e211c735cc7dfad4ff8391110e9: time stamp 2020-08-06 13:29:36 is 350743.65563566 s in the future
tar: libubox-2020-08-06-9e52171d/tests/fuzz/corpus/crash-1b8fb1be45db3aff7699100f497fb74138f3df4f: time stamp 2020-08-06 13:29:36 is 350743.655609861 s in the future
tar: libubox-2020-08-06-9e52171d/tests/fuzz/corpus/crash-333757b203a44751d3535f24b05f467183a96d09: time stamp 2020-08-06 13:29:36 is 350743.655585963 s in the future
tar: libubox-2020-08-06-9e52171d/tests/fuzz/corpus/crash-4c4d2c3c9ade5da9347534e290305c3b9760f627: time stamp 2020-08-06 13:29:36 is 350743.655563164 s in the future
tar: libubox-2020-08-06-9e52171d/tests/fuzz/corpus/crash-5e9937b197c88bf4e7b7ee2612456cad4cb83f5b: time stamp 2020-08-06 13:29:36 is 350743.655534065 s in the future
tar: libubox-2020-08-06-9e52171d/tests/fuzz/corpus/crash-75b146c4e6fac64d3e62236b27c64b50657bab2a: time stamp 2020-08-06 13:29:36 is 350743.655508766 s in the future
tar: libubox-2020-08-06-9e52171d/tests/fuzz/corpus/crash-813f3e68661da09c26d4a87dbb9d5099e92be50f: time stamp 2020-08-06 13:29:36 is 350743.655484467 s in the future
tar: libubox-2020-08-06-9e52171d/tests/fuzz/corpus/crash-98595faa58ba01d85ba4fd0b109cd3d490b45795: time stamp 2020-08-06 13:29:36 is 350743.655454969 s in the future
tar: libubox-2020-08-06-9e52171d/tests/fuzz/corpus/crash-a3585b70f1c7ffbdec10f6dadc964336118485c4: time stamp 2020-08-06 13:29:36 is 350743.65542977 s in the future
tar: libubox-2020-08-06-9e52171d/tests/fuzz/corpus/crash-b3585b70f1c7ffbdec10f6dadc964336118485c4: time stamp 2020-08-06 13:29:36 is 350743.655404771 s in the future
tar: libubox-2020-08-06-9e52171d/tests/fuzz/corpus/crash-d0f3aa7d60a094b021f635d4edb7807c055a4ea1: time stamp 2020-08-06 13:29:36 is 350743.655381472 s in the future
tar: libubox-2020-08-06-9e52171d/tests/fuzz/corpus/crash-df9d1243057b27bbad6211e5a23d1cb699028aa2: time stamp 2020-08-06 13:29:36 is 350743.655358673 s in the future
tar: libubox-2020-08-06-9e52171d/tests/fuzz/corpus/crash-e0f8ecc694d96a09a1fced27b2a0838b670d34a0: time stamp 2020-08-06 13:29:36 is 350743.655333774 s in the future
tar: libubox-2020-08-06-9e52171d/tests/fuzz/corpus/crash-e2fd5ecb3b37926743256f1083f47a07c39e10c2: time stamp 2020-08-06 13:29:36 is 350743.655309075 s in the future
tar: libubox-2020-08-06-9e52171d/tests/fuzz/corpus/valid-blobmsg.bin: time stamp 2020-08-06 13:29:36 is 350743.655280077 s in the future
tar: libubox-2020-08-06-9e52171d/tests/fuzz/corpus: time stamp 2020-08-06 13:29:36 is 350743.655265677 s in the future
tar: libubox-2020-08-06-9e52171d/tests/fuzz/test-fuzz.c: time stamp 2020-08-06 13:29:36 is 350743.655243378 s in the future
tar: libubox-2020-08-06-9e52171d/tests/fuzz: time stamp 2020-08-06 13:29:36 is 350743.655233879 s in the future
tar: libubox-2020-08-06-9e52171d/tests/shunit2/CMakeLists.txt: time stamp 2020-08-06 13:29:36 is 350743.655167082 s in the future
tar: libubox-2020-08-06-9e52171d/tests/shunit2/shunit2/shunit2: time stamp 2020-08-06 13:29:36 is 350743.654209026 s in the future
tar: libubox-2020-08-06-9e52171d/tests/shunit2/shunit2: time stamp 2020-08-06 13:29:36 is 350743.65413933 s in the future
tar: libubox-2020-08-06-9e52171d/tests/shunit2/tests.sh: time stamp 2020-08-06 13:29:36 is 350743.654072833 s in the future
tar: libubox-2020-08-06-9e52171d/tests/shunit2: time stamp 2020-08-06 13:29:36 is 350743.654058133 s in the future
tar: libubox-2020-08-06-9e52171d/tests/test-avl.c: time stamp 2020-08-06 13:29:36 is 350743.654031834 s in the future
tar: libubox-2020-08-06-9e52171d/tests/test-b64.c: time stamp 2020-08-06 13:29:36 is 350743.654005636 s in the future
tar: libubox-2020-08-06-9e52171d/tests/test-b64_decode.c: time stamp 2020-08-06 13:29:36 is 350743.653979937 s in the future
tar: libubox-2020-08-06-9e52171d/tests/test-b64_encode.c: time stamp 2020-08-06 13:29:36 is 350743.653953838 s in the future
tar: libubox-2020-08-06-9e52171d/tests/test-blob-parse.c: time stamp 2020-08-06 13:29:36 is 350743.65390544 s in the future
tar: libubox-2020-08-06-9e52171d/tests/test-blobmsg-parse.c: time stamp 2020-08-06 13:29:36 is 350743.653876242 s in the future
tar: libubox-2020-08-06-9e52171d/tests/test-blobmsg-procd-instance.c: time stamp 2020-08-06 13:29:36 is 350743.653854243 s in the future
tar: libubox-2020-08-06-9e52171d/tests/test-blobmsg.c: time stamp 2020-08-06 13:29:36 is 350743.653819044 s in the future
tar: libubox-2020-08-06-9e52171d/tests/test-blobmsg_check_array.c: time stamp 2020-08-06 13:29:36 is 350743.653791346 s in the future
tar: libubox-2020-08-06-9e52171d/tests/test-json-script.c: time stamp 2020-08-06 13:29:36 is 350743.653761847 s in the future
tar: libubox-2020-08-06-9e52171d/tests/test-list.c: time stamp 2020-08-06 13:29:36 is 350743.653729448 s in the future
tar: libubox-2020-08-06-9e52171d/tests/test-runqueue.c: time stamp 2020-08-06 13:29:36 is 350743.65370185 s in the future
tar: libubox-2020-08-06-9e52171d/tests: time stamp 2020-08-06 13:29:36 is 350743.65369145 s in the future
tar: libubox-2020-08-06-9e52171d/ulog.c: time stamp 2020-08-06 13:29:36 is 350743.653660652 s in the future
tar: libubox-2020-08-06-9e52171d/ulog.h: time stamp 2020-08-06 13:29:36 is 350743.653634053 s in the future
tar: libubox-2020-08-06-9e52171d/uloop-epoll.c: time stamp 2020-08-06 13:29:36 is 350743.653608454 s in the future
tar: libubox-2020-08-06-9e52171d/uloop-kqueue.c: time stamp 2020-08-06 13:29:36 is 350743.653575756 s in the future
tar: libubox-2020-08-06-9e52171d/uloop.c: time stamp 2020-08-06 13:29:36 is 350743.652621 s in the future
tar: libubox-2020-08-06-9e52171d/uloop.h: time stamp 2020-08-06 13:29:36 is 350743.652521704 s in the future
tar: libubox-2020-08-06-9e52171d/usock.c: time stamp 2020-08-06 13:29:36 is 350743.652485706 s in the future
tar: libubox-2020-08-06-9e52171d/usock.h: time stamp 2020-08-06 13:29:36 is 350743.652462007 s in the future
tar: libubox-2020-08-06-9e52171d/ustream-fd.c: time stamp 2020-08-06 13:29:36 is 350743.652425109 s in the future
tar: libubox-2020-08-06-9e52171d/ustream.c: time stamp 2020-08-06 13:29:36 is 350743.652389211 s in the future
tar: libubox-2020-08-06-9e52171d/ustream.h: time stamp 2020-08-06 13:29:36 is 350743.652363412 s in the future
tar: libubox-2020-08-06-9e52171d/utils.c: time stamp 2020-08-06 13:29:36 is 350743.652333713 s in the future
tar: libubox-2020-08-06-9e52171d/utils.h: time stamp 2020-08-06 13:29:36 is 350743.652301915 s in the future
tar: libubox-2020-08-06-9e52171d/vlist.c: time stamp 2020-08-06 13:29:36 is 350743.652280816 s in the future
tar: libubox-2020-08-06-9e52171d/vlist.h: time stamp 2020-08-06 13:29:36 is 350743.652257417 s in the future
tar: libubox-2020-08-06-9e52171d: time stamp 2020-08-06 13:29:36 is 350743.652242417 s in the future
[ ! -d ./src/ ] || cp -fpR ./src/. /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libubox-2020-08-06-9e52171d
[ 66%] Built target liblucihttp
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libubox-2020-08-06-9e52171d/.prepared_381a221b728e8ab5014510e85ce0ea3b_6664517399ebbbc92a37c5bb081b5c53
[ 80%] Linking C shared library libz.so
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/lucihttp-2019-07-05-a34a17d5'
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libubox-2020-08-06-9e52171d/.configured_*
Scanning dependencies of target liblucihttp-lua
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/lucihttp-2019-07-05-a34a17d5'
mv -f .deps/atmtcp.Tpo .deps/atmtcp.Po
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/lucihttp-2019-07-05-a34a17d5'
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/stamp/.libubox_installed
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I./../q2931 -I./../saal -I.  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include   -I../../src/include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT enitune.o -MD -MP -MF .deps/enitune.Tpo -c -o enitune.o enitune.c
[ 83%] Building C object CMakeFiles/liblucihttp-lua.dir/lib/lua.c.o
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libubox-2020-08-06-9e52171d
(cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libubox-2020-08-06-9e52171d; 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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libubox-2020-08-06-9e52171d=libubox-2020-08-06-9e52171d -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libubox-2020-08-06-9e52171d=libubox-2020-08-06-9e52171d -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include " LDFLAGS="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro " cmake -DCMAKE_SYSTEM_NAME=Linux -DCMAKE_SYSTEM_VERSION=1 -DCMAKE_SYSTEM_PROCESSOR=mipsel -DCMAKE_BUILD_TYPE=Release -DCMAKE_C_FLAGS_RELEASE="-DNDEBUG" -DCMAKE_CXX_FLAGS_RELEASE="-DNDEBUG" -DCMAKE_C_COMPILER="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin/mipsel-openwrt-linux-musl-gcc" -DCMAKE_C_COMPILER_ARG1="" -DCMAKE_CXX_COMPILER="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin/mipsel-openwrt-linux-musl-g++" -DCMAKE_CXX_COMPILER_ARG1="" -DCMAKE_ASM_COMPILER="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin/mipsel-openwrt-linux-musl-gcc" -DCMAKE_ASM_COMPILER_ARG1="" -DCMAKE_EXE_LINKER_FLAGS:STRING="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro" -DCMAKE_MODULE_LINKER_FLAGS:STRING="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro -Wl,-Bsymbolic-functions" -DCMAKE_SHARED_LINKER_FLAGS:STRING="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro -Wl,-Bsymbolic-functions" -DCMAKE_AR="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin/mipsel-openwrt-linux-musl-gcc-ar" -DCMAKE_NM="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin/mipsel-openwrt-linux-musl-gcc-nm" -DCMAKE_RANLIB="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin/mipsel-openwrt-linux-musl-gcc-ranlib" -DCMAKE_FIND_ROOT_PATH="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr;/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl" -DCMAKE_FIND_ROOT_PATH_MODE_PROGRAM=BOTH -DCMAKE_FIND_ROOT_PATH_MODE_LIBRARY=ONLY -DCMAKE_FIND_ROOT_PATH_MODE_INCLUDE=ONLY -DCMAKE_STRIP=: -DCMAKE_INSTALL_PREFIX=/usr -DDL_LIBRARY=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl -DCMAKE_PREFIX_PATH=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl -DCMAKE_SKIP_RPATH=TRUE -DLUAPATH=/usr/lib/lua /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libubox-2020-08-06-9e52171d )

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/zlib-1.2.11'
[ 80%] Built target zlib
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/zlib-1.2.11'
Scanning dependencies of target example
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/zlib-1.2.11'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/zlib-1.2.11'
[ 82%] Building C object CMakeFiles/example.dir/test/example.o
mv -f .deps/enitune.Tpo .deps/enitune.Po
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I./../q2931 -I./../saal -I.  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include   -I../../src/include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT zntune.o -MD -MP -MF .deps/zntune.Tpo -c -o zntune.o zntune.c
-- The C compiler identification is GNU 8.4.0
-- Check for working C compiler: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin/mipsel-openwrt-linux-musl-gcc
mv -f .deps/zntune.Tpo .deps/zntune.Po
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I./../q2931 -I./../saal -I.  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include   -I../../src/include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT hediag.o -MD -MP -MF .deps/hediag.Tpo -c -o hediag.o hediag.c
hediag.c:20:13: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  { 0x80000, "reset_cntl" },
             ^~~~~~~~~~~~
hediag.c:21:13: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  { 0x80004, "host_cntl" },
             ^~~~~~~~~~~
hediag.c:22:13: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  { 0x80008, "lb_swap" },
             ^~~~~~~~~
hediag.c:23:13: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  { 0x8000c, "lb_mem_addr" },
             ^~~~~~~~~~~~~
hediag.c:24:13: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  { 0x80010, "lb_mem_data" },
             ^~~~~~~~~~~~~
hediag.c:25:13: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  { 0x80014, "lb_mem_access" },
             ^~~~~~~~~~~~~~~
hediag.c:26:13: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  { 0x80018, "sdram_ctl" },
             ^~~~~~~~~~~
hediag.c:27:13: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  { 0x8001c, "int_fifo" },
             ^~~~~~~~~~
hediag.c:28:13: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  { 0x80020, "abort_addr" },
             ^~~~~~~~~~~~
hediag.c:30:13: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  { 0x80080, "irq0_base" },
             ^~~~~~~~~~~
hediag.c:31:13: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  { 0x80084, "irq0_head" },
             ^~~~~~~~~~~
hediag.c:32:13: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  { 0x80088, "irq0_cntl" },
             ^~~~~~~~~~~
hediag.c:33:13: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  { 0x8008c, "irq0_data" },
             ^~~~~~~~~~~
hediag.c:35:13: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  { 0x800c0, "grp_10_map" },
             ^~~~~~~~~~~~
hediag.c:36:13: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  { 0x800c4, "grp_32_map" },
             ^~~~~~~~~~~~
hediag.c:37:13: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  { 0x800c8, "grp_54_map" },
             ^~~~~~~~~~~~
hediag.c:38:13: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  { 0x800cc, "grp_76_map" },
             ^~~~~~~~~~~~
hediag.c:40:13: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  { 0x80400, "g0_rbps_s" },
             ^~~~~~~~~~~
hediag.c:41:13: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  { 0x80404, "g0_rbps_t" },
             ^~~~~~~~~~~
hediag.c:42:13: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  { 0x80408, "g0_rbps_qi" },
             ^~~~~~~~~~~~
hediag.c:43:13: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  { 0x8040c, "g0_rbps_bs" },
             ^~~~~~~~~~~~
hediag.c:44:13: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  { 0x80410, "g0_rbpl_s" },
             ^~~~~~~~~~~
hediag.c:45:13: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  { 0x80414, "g0_rbpl_t" },
             ^~~~~~~~~~~
hediag.c:46:13: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  { 0x80418, "g0_rbpl_qi" },
             ^~~~~~~~~~~~
hediag.c:47:13: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  { 0x8041c, "g0_rbpl_bs" },
             ^~~~~~~~~~~~
hediag.c:50:13: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  { 0x80580, "g0_inmq_s" },
             ^~~~~~~~~~~
hediag.c:51:13: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  { 0x80584, "g0_inmq_l" },
             ^~~~~~~~~~~
hediag.c:52:13: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  { 0x80588, "g1_inmq_s" },
             ^~~~~~~~~~~
hediag.c:53:13: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  { 0x8058c, "g1_inmq_l" },
             ^~~~~~~~~~~
hediag.c:54:13: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  { 0x80590, "g2_inmq_s" },
             ^~~~~~~~~~~
hediag.c:55:13: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  { 0x80594, "g2_inmq_l" },
             ^~~~~~~~~~~
hediag.c:56:13: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  { 0x80598, "g3_inmq_s" },
             ^~~~~~~~~~~
hediag.c:57:13: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  { 0x8059c, "g3_inmq_l" },
             ^~~~~~~~~~~
hediag.c:58:13: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  { 0x805a0, "g4_inmq_s" },
             ^~~~~~~~~~~
hediag.c:59:13: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  { 0x805a4, "g4_inmq_l" },
             ^~~~~~~~~~~
hediag.c:60:13: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  { 0x805a8, "g5_inmq_s" },
             ^~~~~~~~~~~
hediag.c:61:13: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  { 0x805ac, "g5_inmq_l" },
             ^~~~~~~~~~~
hediag.c:62:13: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  { 0x805b0, "g6_inmq_s" },
             ^~~~~~~~~~~
hediag.c:63:13: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  { 0x805b4, "g6_inmq_l" },
             ^~~~~~~~~~~
hediag.c:64:13: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  { 0x805b8, "g7_inmq_s" },
             ^~~~~~~~~~~
hediag.c:65:13: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  { 0x805bc, "g7_inmq_l" },
             ^~~~~~~~~~~
hediag.c:67:13: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  { 0x80680, "tpdrq_b_h" },
             ^~~~~~~~~~~
hediag.c:68:13: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  { 0x80684, "tpdrq_t" },
             ^~~~~~~~~
hediag.c:69:13: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  { 0x80688, "tpdrq_s" },
             ^~~~~~~~~
hediag.c:71:13: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  { 0x8068c, "ubuff_ba" },
             ^~~~~~~~~~
hediag.c:73:13: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  { 0x806c0, "rlbf0_h" },
             ^~~~~~~~~
hediag.c:74:13: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  { 0x806c4, "rlbf0_t" },
             ^~~~~~~~~
hediag.c:75:13: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  { 0x806c8, "rlbf1_h" },
             ^~~~~~~~~
hediag.c:76:13: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  { 0x806cc, "rlbf1_t" },
             ^~~~~~~~~
hediag.c:77:13: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  { 0x806d0, "rlbc_h" },
             ^~~~~~~~
hediag.c:78:13: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  { 0x806d4, "rlbc_t" },
             ^~~~~~~~
hediag.c:79:13: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  { 0x806d8, "rlbc_h2" },
             ^~~~~~~~~
hediag.c:80:13: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  { 0x806e0, "tlbf_h" },
             ^~~~~~~~
hediag.c:81:13: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  { 0x806e4, "tlbf_t" },
             ^~~~~~~~
hediag.c:82:13: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  { 0x806e8, "rlbf0_c" },
             ^~~~~~~~~
hediag.c:83:13: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  { 0x806ec, "rlbf1_c" },
             ^~~~~~~~~
hediag.c:85:13: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  { 0x806f0, "rxthrsh" },
             ^~~~~~~~~
hediag.c:86:13: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  { 0x806f4, "lithrsh" },
             ^~~~~~~~~
hediag.c:88:13: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  { 0x80700, "lbarb" },
             ^~~~~~~
hediag.c:89:13: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  { 0x80704, "sdramcon" },
             ^~~~~~~~~~
hediag.c:90:13: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  { 0x80708, "lbstat" },
             ^~~~~~~~
hediag.c:91:13: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  { 0x8070c, "rcc_stat" },
             ^~~~~~~~~~
hediag.c:93:13: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  { 0x80740, "tcmconfig" },
             ^~~~~~~~~~~
hediag.c:94:13: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  { 0x80744, "tsrb_ba" },
             ^~~~~~~~~
hediag.c:95:13: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  { 0x80748, "tsrc_ba" },
             ^~~~~~~~~
hediag.c:96:13: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  { 0x8074c, "tmabr_ba" },
             ^~~~~~~~~~
hediag.c:97:13: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  { 0x80750, "tpd_ba" },
             ^~~~~~~~
hediag.c:98:13: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  { 0x80758, "tsrd_ba" },
             ^~~~~~~~~
hediag.c:100:13: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  { 0x80760, "tx_config" },
             ^~~~~~~~~~~
hediag.c:101:13: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  { 0x80764, "txaal5_proto" },
             ^~~~~~~~~~~~~~
hediag.c:103:13: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  { 0x80780, "rcmconfig" },
             ^~~~~~~~~~~
hediag.c:104:13: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  { 0x80784, "rsrb_ba" },
             ^~~~~~~~~
hediag.c:105:13: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  { 0x80788, "rcmlbm_ba" },
             ^~~~~~~~~~~
hediag.c:106:13: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  { 0x8078c, "rcmabr_ba" },
             ^~~~~~~~~~~
hediag.c:108:13: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  { 0x807c0, "rc_config" },
             ^~~~~~~~~~~
hediag.c:110:13: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  { 0x807c4, "mcc" },
             ^~~~~
hediag.c:111:13: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  { 0x807c8, "oec" },
             ^~~~~
hediag.c:112:13: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  { 0x807cc, "dcc" },
             ^~~~~
hediag.c:113:13: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  { 0x807d0, "cec" },
             ^~~~~
hediag.c:115:13: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  { 0x807f4, "lb_config" },
             ^~~~~~~~~~~
hediag.c:117:13: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  { 0x807f0, "hsp_ba" },
             ^~~~~~~~
hediag.c:119:13: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  { 0x807f8, "con_dat" },
             ^~~~~~~~~
hediag.c:120:13: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  { 0x807fc, "con_ctl" },
             ^~~~~~~~~
-- Check for working C compiler: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin/mipsel-openwrt-linux-musl-gcc - works
-- Detecting C compiler ABI info
[100%] Linking C shared library lucihttp.so
mv -f .deps/hediag.Tpo .deps/hediag.Po
/bin/bash ../../libtool  --tag=CC   --mode=link mipsel-openwrt-linux-musl-gcc  -I../../src/include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes  -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro  -o atmdiag atmdiag.o ../../src/lib/libatm.la 
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/lucihttp-2019-07-05-a34a17d5'
[100%] Built target liblucihttp-lua
make[5]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/lucihttp-2019-07-05-a34a17d5'
make[4]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/lucihttp-2019-07-05-a34a17d5'
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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/lucihttp-2019-07-05-a34a17d5=lucihttp-2019-07-05-a34a17d5 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/lucihttp-2019-07-05-a34a17d5=lucihttp-2019-07-05-a34a17d5 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include " LDFLAGS="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro " make -C /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/lucihttp-2019-07-05-a34a17d5/. AR="mipsel-openwrt-linux-musl-gcc-ar" AS="mipsel-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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/lucihttp-2019-07-05-a34a17d5=lucihttp-2019-07-05-a34a17d5 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include" LD=mipsel-openwrt-linux-musl-ld NM="mipsel-openwrt-linux-musl-gcc-nm" CC="mipsel-openwrt-linux-musl-gcc" GCC="mipsel-openwrt-linux-musl-gcc" CXX="mipsel-openwrt-linux-musl-g++" RANLIB="mipsel-openwrt-linux-musl-gcc-ranlib" STRIP=mipsel-openwrt-linux-musl-strip OBJCOPY=mipsel-openwrt-linux-musl-objcopy OBJDUMP=mipsel-openwrt-linux-musl-objdump SIZE=mipsel-openwrt-linux-musl-size CROSS="mipsel-openwrt-linux-musl-" ARCH="mipsel" CMAKE_COMMAND='/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/cmake' CMAKE_DISABLE_cmake_check_build_system=1 DESTDIR="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/lucihttp-2019-07-05-a34a17d5/ipkg-install"  install;
make[4]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/lucihttp-2019-07-05-a34a17d5'
make[5]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/lucihttp-2019-07-05-a34a17d5'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/lucihttp-2019-07-05-a34a17d5'
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/lucihttp-2019-07-05-a34a17d5'
-- Detecting C compiler ABI info - done
[ 66%] Built target liblucihttp
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/lucihttp-2019-07-05-a34a17d5'
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/lucihttp-2019-07-05-a34a17d5'
[100%] Built target liblucihttp-lua
make[5]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/lucihttp-2019-07-05-a34a17d5'
-- Detecting C compile features
-- Detecting C compile features - done
Install the project...
-- Install configuration: "Release"
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/lucihttp-2019-07-05-a34a17d5/ipkg-install/usr/lib/liblucihttp.so.0.1
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/lucihttp-2019-07-05-a34a17d5/ipkg-install/usr/lib/liblucihttp.so.0
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/lucihttp-2019-07-05-a34a17d5/ipkg-install/usr/lib/liblucihttp.so
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/lucihttp-2019-07-05-a34a17d5/ipkg-install/usr/include/lucihttp/utils.h
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/lucihttp-2019-07-05-a34a17d5/ipkg-install/usr/include/lucihttp/multipart-parser.h
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/lucihttp-2019-07-05-a34a17d5/ipkg-install/usr/include/lucihttp/urlencoded-parser.h
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/lucihttp-2019-07-05-a34a17d5/ipkg-install/usr/lib/lua/lucihttp.so
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/lucihttp-2019-07-05-a34a17d5/ipkg-install/usr/include/lucihttp/lua.h
make[4]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/lucihttp-2019-07-05-a34a17d5'
-- Found PkgConfig: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/pkg-config (found version "1.6.3") 
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/lucihttp-2019-07-05-a34a17d5/.built
-- Checking for one of the modules 'json-c'
rm -rf /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/lucihttp-2019-07-05-a34a17d5/.pkgdir/liblucihttp.installed /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/lucihttp-2019-07-05-a34a17d5/.pkgdir/liblucihttp
[ 85%] Linking C executable example
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/lucihttp-2019-07-05-a34a17d5/.pkgdir/liblucihttp
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/lucihttp-2019-07-05-a34a17d5/.pkgdir/liblucihttp/usr/lib
cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/lucihttp-2019-07-05-a34a17d5/ipkg-install/usr/lib/liblucihttp.so.* /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/lucihttp-2019-07-05-a34a17d5/.pkgdir/liblucihttp/usr/lib/
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/lucihttp-2019-07-05-a34a17d5/.pkgdir/liblucihttp.installed
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/stamp
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/zlib-1.2.11'
echo '0' | cmp -s - /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/pkginfo/liblucihttp.version || echo '0' > /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/pkginfo/liblucihttp.version
[ 85%] Built target example
SHELL= flock /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/.root-copy.flock -c 'cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/lucihttp-2019-07-05-a34a17d5/.pkgdir/liblucihttp/. /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/zlib-1.2.11'
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/stamp/.liblucihttp_installed
Scanning dependencies of target minigzip
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/zlib-1.2.11'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/zlib-1.2.11'
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/targets/ramips/rt305x/packages /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/lucihttp-2019-07-05-a34a17d5/ipkg-mipsel_24kc/liblucihttp/CONTROL /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/pkginfo
[ 87%] Building C object CMakeFiles/minigzip.dir/test/minigzip.o
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/lucihttp-2019-07-05-a34a17d5/ipkg-mipsel_24kc/liblucihttp/usr/lib
cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/lucihttp-2019-07-05-a34a17d5/ipkg-install/usr/lib/liblucihttp.so.* /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/lucihttp-2019-07-05-a34a17d5/ipkg-mipsel_24kc/liblucihttp/usr/lib/
OpenWrt-libtool: link: mipsel-openwrt-linux-musl-gcc -I../../src/include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -znow -zrelro -o .libs/atmdiag atmdiag.o  -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib ../../src/lib/.libs/libatm.so -lresolv
find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/lucihttp-2019-07-05-a34a17d5/ipkg-mipsel_24kc/liblucihttp -name 'CVS' -o -name '.svn' -o -name '.#*' -o -name '*~'| xargs -r rm -rf
-- Looking for clock_gettime
gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -fPIC --param max-inline-insns-single=1200 -c ../form/frm_hook.c -o ../objects/frm_hook.o
export CROSS="mipsel-openwrt-linux-musl-"   ; NM="mipsel-openwrt-linux-musl-nm" STRIP="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/sstrip" STRIP_KMOD="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/strip-kmod.sh" PATCHELF="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/patchelf" /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/rstrip.sh /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/lucihttp-2019-07-05-a34a17d5/ipkg-mipsel_24kc/liblucihttp
/bin/bash ../../libtool  --tag=CC   --mode=link mipsel-openwrt-linux-musl-gcc  -I../../src/include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes  -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro  -o atmdump atmdump.o ../../src/lib/libatm.la 
rstrip.sh: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/lucihttp-2019-07-05-a34a17d5/ipkg-mipsel_24kc/liblucihttp/usr/lib/liblucihttp.so.0.1: shared object
(cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/lucihttp-2019-07-05-a34a17d5/ipkg-mipsel_24kc/liblucihttp/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 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/packages/mipsel_24kc/luci
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/ipkg-build -c -o 0 -g 0 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/lucihttp-2019-07-05-a34a17d5/ipkg-mipsel_24kc/liblucihttp /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/packages/mipsel_24kc/luci
-- Looking for clock_gettime - found
-- Checking for one of the modules 'lua5.1;lua-5.1'
-- Configuring done
Packaged contents of /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/lucihttp-2019-07-05-a34a17d5/ipkg-mipsel_24kc/liblucihttp into /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/packages/mipsel_24kc/luci/liblucihttp0_2019-07-05-a34a17d5-1_mipsel_24kc.ipk
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/targets/ramips/rt305x/packages /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/lucihttp-2019-07-05-a34a17d5/ipkg-mipsel_24kc/liblucihttp-lua/CONTROL /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/pkginfo
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/lucihttp-2019-07-05-a34a17d5/ipkg-mipsel_24kc/liblucihttp-lua/usr/lib/lua
cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/lucihttp-2019-07-05-a34a17d5/ipkg-install/usr/lib/lua/lucihttp.so /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/lucihttp-2019-07-05-a34a17d5/ipkg-mipsel_24kc/liblucihttp-lua/usr/lib/lua/
gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -fPIC --param max-inline-insns-single=1200 -c ../form/frm_opts.c -o ../objects/frm_opts.o
find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/lucihttp-2019-07-05-a34a17d5/ipkg-mipsel_24kc/liblucihttp-lua -name 'CVS' -o -name '.svn' -o -name '.#*' -o -name '*~'| xargs -r rm -rf
[ 90%] Linking C executable minigzip
-- Generating done
OpenWrt-libtool: link: mipsel-openwrt-linux-musl-gcc -I../../src/include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -znow -zrelro -o .libs/atmdump atmdump.o  -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib ../../src/lib/.libs/libatm.so -lresolv
CMake Warning:
  Manually-specified variables were not used by the project:

    CMAKE_ASM_COMPILER
    CMAKE_ASM_COMPILER_ARG1
    CMAKE_CXX_COMPILER
    CMAKE_CXX_COMPILER_ARG1
    CMAKE_CXX_FLAGS_RELEASE
    DL_LIBRARY


-- Build files have been written to: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libubox-2020-08-06-9e52171d
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libubox-2020-08-06-9e52171d/.configured_68b329da9893e34099c7d8ad5cb9c940
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/zlib-1.2.11'
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libubox-2020-08-06-9e52171d/.built
[ 90%] Built target minigzip
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libubox-2020-08-06-9e52171d/.built_check
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/zlib-1.2.11'
export CROSS="mipsel-openwrt-linux-musl-"   ; NM="mipsel-openwrt-linux-musl-nm" STRIP="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/sstrip" STRIP_KMOD="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/strip-kmod.sh" PATCHELF="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/patchelf" /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/rstrip.sh /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/lucihttp-2019-07-05-a34a17d5/ipkg-mipsel_24kc/liblucihttp-lua
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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libubox-2020-08-06-9e52171d=libubox-2020-08-06-9e52171d -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libubox-2020-08-06-9e52171d=libubox-2020-08-06-9e52171d -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include " LDFLAGS="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro " make -j1 -C /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libubox-2020-08-06-9e52171d/. AR="mipsel-openwrt-linux-musl-gcc-ar" AS="mipsel-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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libubox-2020-08-06-9e52171d=libubox-2020-08-06-9e52171d -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include" LD=mipsel-openwrt-linux-musl-ld NM="mipsel-openwrt-linux-musl-gcc-nm" CC="mipsel-openwrt-linux-musl-gcc" GCC="mipsel-openwrt-linux-musl-gcc" CXX="mipsel-openwrt-linux-musl-g++" RANLIB="mipsel-openwrt-linux-musl-gcc-ranlib" STRIP=mipsel-openwrt-linux-musl-strip OBJCOPY=mipsel-openwrt-linux-musl-objcopy OBJDUMP=mipsel-openwrt-linux-musl-objdump SIZE=mipsel-openwrt-linux-musl-size CROSS="mipsel-openwrt-linux-musl-" ARCH="mipsel" CMAKE_COMMAND='/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/cmake' CMAKE_DISABLE_cmake_check_build_system=1 ;
Scanning dependencies of target minigzip64
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/zlib-1.2.11'
make[4]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libubox-2020-08-06-9e52171d'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/zlib-1.2.11'
rstrip.sh: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/lucihttp-2019-07-05-a34a17d5/ipkg-mipsel_24kc/liblucihttp-lua/usr/lib/lua/lucihttp.so: shared object
[ 92%] Building C object CMakeFiles/minigzip64.dir/test/minigzip.o
(cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/lucihttp-2019-07-05-a34a17d5/ipkg-mipsel_24kc/liblucihttp-lua/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;  )
/bin/bash ../../libtool  --tag=CC   --mode=link mipsel-openwrt-linux-musl-gcc  -I../../src/include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes  -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro  -o sonetdiag sonetdiag.o ../../src/lib/libatm.la 
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/packages/mipsel_24kc/luci
-- Checking for one of the modules 'lua5.1;lua-5.1'
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/ipkg-build -c -o 0 -g 0 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/lucihttp-2019-07-05-a34a17d5/ipkg-mipsel_24kc/liblucihttp-lua /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/packages/mipsel_24kc/luci
-- Configuring done
gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -fPIC --param max-inline-insns-single=1200 -c ../form/frm_page.c -o ../objects/frm_page.o
Packaged contents of /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/lucihttp-2019-07-05-a34a17d5/ipkg-mipsel_24kc/liblucihttp-lua into /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/packages/mipsel_24kc/luci/liblucihttp-lua_2019-07-05-a34a17d5-1_mipsel_24kc.ipk
-- Generating done
-- Build files have been written to: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libubox-2020-08-06-9e52171d
echo "liblucihttp" >> /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/pkginfo/lucihttp.default.install
rm -rf /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-lucihttp
make[5]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libubox-2020-08-06-9e52171d'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libubox-2020-08-06-9e52171d'
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-lucihttp/host /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/packages
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-lucihttp/usr/lib
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-lucihttp/usr/include
Scanning dependencies of target ubox
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libubox-2020-08-06-9e52171d'
cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/lucihttp-2019-07-05-a34a17d5/ipkg-install/usr/lib/liblucihttp.so* /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-lucihttp/usr/lib/
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libubox-2020-08-06-9e52171d'
make[6]: Warning: File 'avl.c' has modification time 350743 s in the future
[  2%] Building C object CMakeFiles/ubox.dir/avl.c.o
cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/lucihttp-2019-07-05-a34a17d5/ipkg-install/usr/include/* /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-lucihttp/usr/include/
find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-lucihttp -name '*.la' | xargs -r rm -f; 
if [ -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/packages/lucihttp.list ]; then /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/clean-package.sh "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/packages/lucihttp.list" "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl"; fi
if [ -d /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-lucihttp ]; then (cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-lucihttp; find ./ > /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-lucihttp.files); 	SHELL= flock /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/.staging-dir.flock -c ' mv /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-lucihttp.files /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/packages/lucihttp.list && cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-lucihttp/* /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/; '; fi
rm -rf /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-lucihttp
OpenWrt-libtool: link: mipsel-openwrt-linux-musl-gcc -I../../src/include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -znow -zrelro -o .libs/sonetdiag sonetdiag.o  -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib ../../src/lib/.libs/libatm.so -lresolv
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/stamp/.lucihttp_installed
rm -rf /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/lucihttp-2019-07-05-a34a17d5/.pkgdir/liblucihttp-lua.installed /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/lucihttp-2019-07-05-a34a17d5/.pkgdir/liblucihttp-lua
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/lucihttp-2019-07-05-a34a17d5/.pkgdir/liblucihttp-lua
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/lucihttp-2019-07-05-a34a17d5/.pkgdir/liblucihttp-lua/usr/lib/lua
cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/lucihttp-2019-07-05-a34a17d5/ipkg-install/usr/lib/lua/lucihttp.so /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/lucihttp-2019-07-05-a34a17d5/.pkgdir/liblucihttp-lua/usr/lib/lua/
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/lucihttp-2019-07-05-a34a17d5/.pkgdir/liblucihttp-lua.installed
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/stamp
gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -fPIC --param max-inline-insns-single=1200 -c ../form/frm_post.c -o ../objects/frm_post.o
SHELL= flock /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/.root-copy.flock -c 'cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/lucihttp-2019-07-05-a34a17d5/.pkgdir/liblucihttp-lua/. /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/'
/bin/bash ../../libtool  --tag=CC   --mode=link mipsel-openwrt-linux-musl-gcc  -I../../src/include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes  -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro  -o saaldump saaldump.o ../../src/q2931/qd.dump.o ../../src/saal/libsaal.a ../../src/lib/libatm.la 
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/stamp/.liblucihttp-lua_installed
echo "liblucihttp-lua" >> /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/pkginfo/lucihttp.default.install
[ 95%] Linking C executable minigzip64
make[3]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/feeds/luci/contrib/package/lucihttp'
time: package/feeds/luci/lucihttp/compile#1.66#0.42#3.44
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/zlib-1.2.11'
make[3]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/package/kernel/linux'
[ 95%] Built target minigzip64
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/zlib-1.2.11'
Scanning dependencies of target example64
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/zlib-1.2.11'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/zlib-1.2.11'
[ 97%] Building C object CMakeFiles/example64.dir/test/example.o
gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -fPIC --param max-inline-insns-single=1200 -c ../form/frm_req_name.c -o ../objects/frm_req_name.o
OpenWrt-libtool: link: mipsel-openwrt-linux-musl-gcc -I../../src/include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -znow -zrelro -o .libs/saaldump saaldump.o ../../src/q2931/qd.dump.o  -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib ../../src/saal/libsaal.a ../../src/lib/.libs/libatm.so -lresolv
/bin/bash ../../libtool  --tag=CC   --mode=link mipsel-openwrt-linux-musl-gcc  -I../../src/include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes  -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro  -o atmaddr atmaddr.o ../../src/lib/libatm.la 
gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -fPIC --param max-inline-insns-single=1200 -c ../form/frm_scale.c -o ../objects/frm_scale.o
[  4%] Building C object CMakeFiles/ubox.dir/avl-cmp.c.o
gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -fPIC --param max-inline-insns-single=1200 -c ../form/frm_sub.c -o ../objects/frm_sub.o
OpenWrt-libtool: link: mipsel-openwrt-linux-musl-gcc -I../../src/include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -znow -zrelro -o .libs/atmaddr atmaddr.o  -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib ../../src/lib/.libs/libatm.so -lresolv
[  6%] Building C object CMakeFiles/ubox.dir/blob.c.o
/bin/bash ../../libtool  --tag=CC   --mode=link mipsel-openwrt-linux-musl-gcc  -I../../src/include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes  -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro  -o esi esi.o ../../src/lib/libatm.la 
[100%] Linking C executable example64
gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -fPIC --param max-inline-insns-single=1200 -c ../form/frm_user.c -o ../objects/frm_user.o
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/zlib-1.2.11'
[100%] Built target example64
make[5]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/zlib-1.2.11'
make[4]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/zlib-1.2.11'
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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/zlib-1.2.11=zlib-1.2.11 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/zlib-1.2.11=zlib-1.2.11 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include " LDFLAGS="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro " make -C /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/zlib-1.2.11/. AR="mipsel-openwrt-linux-musl-gcc-ar" AS="mipsel-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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/zlib-1.2.11=zlib-1.2.11 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic" LD=mipsel-openwrt-linux-musl-ld NM="mipsel-openwrt-linux-musl-gcc-nm" CC="mipsel-openwrt-linux-musl-gcc" GCC="mipsel-openwrt-linux-musl-gcc" CXX="mipsel-openwrt-linux-musl-g++" RANLIB="mipsel-openwrt-linux-musl-gcc-ranlib" STRIP=mipsel-openwrt-linux-musl-strip OBJCOPY=mipsel-openwrt-linux-musl-objcopy OBJDUMP=mipsel-openwrt-linux-musl-objdump SIZE=mipsel-openwrt-linux-musl-size CROSS="mipsel-openwrt-linux-musl-" ARCH="mipsel" CMAKE_COMMAND='/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/cmake' CMAKE_DISABLE_cmake_check_build_system=1 DESTDIR="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/zlib-1.2.11/ipkg-install"  install;
make[4]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/zlib-1.2.11'
make[5]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/zlib-1.2.11'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/zlib-1.2.11'
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/zlib-1.2.11'
[ 40%] Built target zlibstatic
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/zlib-1.2.11'
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/zlib-1.2.11'
OpenWrt-libtool: link: mipsel-openwrt-linux-musl-gcc -I../../src/include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -znow -zrelro -o .libs/esi esi.o  -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib ../../src/lib/.libs/libatm.so -lresolv
[ 80%] Built target zlib
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/zlib-1.2.11'
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/zlib-1.2.11'
gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -fPIC --param max-inline-insns-single=1200 -c ../form/frm_win.c -o ../objects/frm_win.o
[ 85%] Built target example
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/zlib-1.2.11'
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/zlib-1.2.11'
/bin/bash ../../libtool  --tag=CC   --mode=link mipsel-openwrt-linux-musl-gcc  -I../../src/include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes  -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro  -o atmloop atmloop.o ../../src/lib/libatm.la 
[ 90%] Built target minigzip
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/zlib-1.2.11'
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/zlib-1.2.11'
[ 95%] Built target minigzip64
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/zlib-1.2.11'
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/zlib-1.2.11'
[100%] Built target example64
make[5]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/zlib-1.2.11'
Install the project...
-- Install configuration: "Release"
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/zlib-1.2.11/ipkg-install/usr/lib/libz.so.1.2.11
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/zlib-1.2.11/ipkg-install/usr/lib/libz.so.1
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/zlib-1.2.11/ipkg-install/usr/lib/libz.so
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/zlib-1.2.11/ipkg-install/usr/lib/libz.a
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/zlib-1.2.11/ipkg-install/usr/include/zconf.h
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/zlib-1.2.11/ipkg-install/usr/include/zlib.h
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/zlib-1.2.11/ipkg-install/usr/share/man/man3/zlib.3
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/zlib-1.2.11/ipkg-install/usr/share/pkgconfig/zlib.pc
make[4]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/zlib-1.2.11'
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/zlib-1.2.11/.built
rm -rf /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-zlib
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-zlib/host /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/packages
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-zlib/usr/include
gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -fPIC --param max-inline-insns-single=1200 -c ../form/fty_alnum.c -o ../objects/fty_alnum.o
cp -fpR	/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/zlib-1.2.11/ipkg-install/usr/include/z{conf,lib}.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-zlib/usr/include/
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-zlib/usr/lib
cp -fpR	/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/zlib-1.2.11/ipkg-install/usr/lib/libz.{a,so*} /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-zlib/usr/lib/
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-zlib/usr/lib/pkgconfig
cp -fpR	/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/zlib-1.2.11/ipkg-install/usr/share/pkgconfig/zlib.pc /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-zlib/usr/lib/pkgconfig/
find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-zlib -name '*.la' | xargs -r rm -f; 
if [ -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/packages/zlib.list ]; then /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/clean-package.sh "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/packages/zlib.list" "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl"; fi
if [ -d /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-zlib ]; then (cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-zlib; find ./ > /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-zlib.files); 	SHELL= flock /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/.staging-dir.flock -c ' mv /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-zlib.files /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/packages/zlib.list && cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-zlib/* /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/; '; fi
rm -rf /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-zlib
OpenWrt-libtool: link: mipsel-openwrt-linux-musl-gcc -I../../src/include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -znow -zrelro -o .libs/atmloop atmloop.o  -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib ../../src/lib/.libs/libatm.so -lresolv
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/stamp/.zlib_installed
make[3]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/package/libs/zlib'
time: package/libs/zlib/compile#6.68#0.68#7.34
[  8%] Building C object CMakeFiles/ubox.dir/blobmsg.c.o
/bin/bash ../../libtool  --tag=CC   --mode=link mipsel-openwrt-linux-musl-gcc  -I../../src/include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes  -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro  -o atmtcp atmtcp.o ../../src/lib/libatm.la 
make[3]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/package/system/ucert'
gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -fPIC --param max-inline-insns-single=1200 -c ../form/fty_alpha.c -o ../objects/fty_alpha.o
OpenWrt-libtool: link: mipsel-openwrt-linux-musl-gcc -I../../src/include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -znow -zrelro -o .libs/atmtcp atmtcp.o  -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib ../../src/lib/.libs/libatm.so -lresolv

 13  117k   13 16126    0     0  12697      0  0:00:09  0:00:01  0:00:08 12687/bin/bash ../../libtool  --tag=CC   --mode=link mipsel-openwrt-linux-musl-gcc  -I../../src/include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes  -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro  -o enitune enitune.o ../../src/lib/libatm.la 
gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -fPIC --param max-inline-insns-single=1200 -c ../form/fty_enum.c -o ../objects/fty_enum.o
OpenWrt-libtool: link: mipsel-openwrt-linux-musl-gcc -I../../src/include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -znow -zrelro -o .libs/enitune enitune.o  -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib ../../src/lib/.libs/libatm.so -lresolv
/bin/bash ../../libtool  --tag=CC   --mode=link mipsel-openwrt-linux-musl-gcc  -I../../src/include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes  -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro  -o zntune zntune.o ../../src/lib/libatm.la 
[ 10%] Building C object CMakeFiles/ubox.dir/uloop.c.o
gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -fPIC --param max-inline-insns-single=1200 -c ../form/fty_generic.c -o ../objects/fty_generic.o
OpenWrt-libtool: link: mipsel-openwrt-linux-musl-gcc -I../../src/include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -znow -zrelro -o .libs/zntune zntune.o  -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib ../../src/lib/.libs/libatm.so -lresolv
/bin/bash ../../libtool  --tag=CC   --mode=link mipsel-openwrt-linux-musl-gcc  -I../../src/include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes  -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro  -o hediag hediag.o ../../src/lib/libatm.la 
gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -fPIC --param max-inline-insns-single=1200 -c ../form/fty_int.c -o ../objects/fty_int.o
OpenWrt-libtool: link: mipsel-openwrt-linux-musl-gcc -I../../src/include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -znow -zrelro -o .libs/hediag hediag.o  -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib ../../src/lib/.libs/libatm.so -lresolv
make[7]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2/src/maint'
Making all in arpd
make[7]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2/src/arpd'
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include   -I../../src/include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT atmarp.o -MD -MP -MF .deps/atmarp.Tpo -c -o atmarp.o atmarp.c
gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -fPIC --param max-inline-insns-single=1200 -c ../form/fty_ipv4.c -o ../objects/fty_ipv4.o
[ 12%] Building C object CMakeFiles/ubox.dir/usock.c.o
gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -fPIC --param max-inline-insns-single=1200 -c ../form/fty_num.c -o ../objects/fty_num.o
mv -f .deps/atmarp.Tpo .deps/atmarp.Po

100  117k  100  117k    0     0  67634      0  0:00:01  0:00:01 --:--:-- 67596
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include   -I../../src/include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT atmarpd.o -MD -MP -MF .deps/atmarpd.Tpo -c -o atmarpd.o atmarpd.c
. /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/include/shell.sh; xzcat /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/dl/opkg-2020-05-07-f2166a89.tar.xz | tar -C /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/hostpkg/opkg-2020-05-07-f2166a89/.. -xf -
[ ! -d ./src/ ] || cp -fpR ./src/* /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/hostpkg/opkg-2020-05-07-f2166a89
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/hostpkg/opkg-2020-05-07-f2166a89/.prepared0f040bcb5c1b83a1c78a859d862dc145_6664517399ebbbc92a37c5bb081b5c53
(cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/hostpkg/opkg-2020-05-07-f2166a89; CFLAGS="-O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include" CXXFLAGS="-O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include" LDFLAGS="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/lib" cmake -DCMAKE_BUILD_TYPE=Release -DCMAKE_C_FLAGS_RELEASE="-DNDEBUG" -DCMAKE_CXX_FLAGS_RELEASE="-DNDEBUG" -DCMAKE_EXE_LINKER_FLAGS:STRING="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/lib" -DCMAKE_MODULE_LINKER_FLAGS:STRING="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/lib" -DCMAKE_SHARED_LINKER_FLAGS:STRING="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/lib" -DCMAKE_FIND_ROOT_PATH="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host;/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg;/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host" -DCMAKE_FIND_ROOT_PATH_MODE_PROGRAM=BOTH -DCMAKE_FIND_ROOT_PATH_MODE_LIBRARY=ONLY -DCMAKE_FIND_ROOT_PATH_MODE_INCLUDE=ONLY -DCMAKE_STRIP=: -DCMAKE_INSTALL_PREFIX=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg -DCMAKE_PREFIX_PATH=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg -DCMAKE_SKIP_RPATH=TRUE -DCMAKE_INSTALL_LIBDIR=lib -DSTATIC_UBOX=ON -DBUILD_TESTS=OFF -DHOST_CPU=mipsel_24kc -DLOCK_FILE=/tmp/opkg.lock -DVERSION="f2166a89b7e96e2c60002959731eebc5f45fa318 (2020-05-07)" /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/hostpkg/opkg-2020-05-07-f2166a89 )
gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -fPIC --param max-inline-insns-single=1200 -c ../form/fty_regex.c -o ../objects/fty_regex.o
mv -f .deps/atmarpd.Tpo .deps/atmarpd.Po
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include   -I../../src/include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT arp.o -MD -MP -MF .deps/arp.Tpo -c -o arp.o arp.c
[ 14%] Building C object CMakeFiles/ubox.dir/ustream.c.o
-- The C compiler identification is GNU 7.5.0
-- Check for working C compiler: /usr/bin/cc
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/dl
SHELL= flock /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/.ucert-2020-05-24-00b921d8.tar.xz.flock -c '  	/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/download.pl "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/dl" "ucert-2020-05-24-00b921d8.tar.xz" "839fda1811a58a495ac7bbc41db75222dd5a15e4d72110ca6acc4cdad56908fe" "" || (  	echo "Checking out files from the git repository..."; mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/dl && cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/dl && rm -rf ucert-2020-05-24-00b921d8 && [ \! -d ucert-2020-05-24-00b921d8 ] && git clone  https://git.openwrt.org/project/ucert.git ucert-2020-05-24-00b921d8 && (cd ucert-2020-05-24-00b921d8 && git checkout 00b921d80ac0dc47339305d803f865ff43c56d63 && git submodule update --init --recursive) && echo "Packing checkout..." && export TAR_TIMESTAMP=`cd ucert-2020-05-24-00b921d8 && git log -1 --format='\''@%ct'\''` && rm -rf ucert-2020-05-24-00b921d8/.git && 	tar --numeric-owner --owner=0 --group=0 --mode=a-s --sort=name ${TAR_TIMESTAMP:+--mtime="$TAR_TIMESTAMP"} -c ucert-2020-05-24-00b921d8 | 	xz -zc -7e > /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/dl/ucert-2020-05-24-00b921d8.tar.xz && mv /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/dl/ucert-2020-05-24-00b921d8.tar.xz /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/dl/ && rm -rf ucert-2020-05-24-00b921d8;  )    '
-- Check for working C compiler: /usr/bin/cc - works
-- Detecting C compiler ABI info
+ curl -f --connect-timeout 20 --retry 5 --location --insecure https://sources.cdn.openwrt.org/ucert-2020-05-24-00b921d8.tar.xz
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0[ 16%] Building C object CMakeFiles/ubox.dir/ustream-fd.c.o
-- Detecting C compiler ABI info - done

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
curl: (22) The requested URL returned error: 404 
Download failed.
+ curl -f --connect-timeout 20 --retry 5 --location --insecure https://sources.openwrt.org/ucert-2020-05-24-00b921d8.tar.xz
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0-- Detecting C compile features
-- Detecting C compile features - done
-- Check if the system is big endian
-- Searching 16 bit integer
-- Looking for sys/types.h
[ 18%] Building C object CMakeFiles/ubox.dir/vlist.c.o
-- Looking for sys/types.h - found
-- Looking for stdint.h
[ 20%] Building C object CMakeFiles/ubox.dir/utils.c.o
-- Looking for stdint.h - found
-- Looking for stddef.h
[ 22%] Building C object CMakeFiles/ubox.dir/safe_list.c.o
-- Looking for stddef.h - found
-- Check size of unsigned short
mv -f .deps/arp.Tpo .deps/arp.Po

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include   -I../../src/include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT io.o -MD -MP -MF .deps/io.Tpo -c -o io.o io.c
[ 25%] Building C object CMakeFiles/ubox.dir/runqueue.c.o
-- Check size of unsigned short - done
-- Searching 16 bit integer - Using unsigned short
-- Check if the system is big endian - little endian
-- Looking for pthread_create in pthread
[ 27%] Building C object CMakeFiles/ubox.dir/md5.c.o
-- Looking for pthread_create in pthread - found
-- Configuring done
-- Generating done
CMake Warning:
  Manually-specified variables were not used by the project:

    CMAKE_CXX_FLAGS_RELEASE
    CMAKE_INSTALL_LIBDIR
    CMAKE_MODULE_LINKER_FLAGS
    CMAKE_SHARED_LINKER_FLAGS


-- Build files have been written to: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/hostpkg/opkg-2020-05-07-f2166a89
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/hostpkg/opkg-2020-05-07-f2166a89/.configured
CFLAGS="-O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include" CPPFLAGS="-I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include" CXXFLAGS="" LDFLAGS="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/lib" make --jobserver-fds=3,4 -j -C /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/hostpkg/opkg-2020-05-07-f2166a89  
make[4]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/hostpkg/opkg-2020-05-07-f2166a89'
make[5]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/hostpkg/opkg-2020-05-07-f2166a89'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/hostpkg/opkg-2020-05-07-f2166a89'
Scanning dependencies of target bb
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/hostpkg/opkg-2020-05-07-f2166a89'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/hostpkg/opkg-2020-05-07-f2166a89'
[  1%] Building C object libbb/CMakeFiles/bb.dir/all_read.c.o
mv -f .deps/io.Tpo .deps/io.Po
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include   -I../../src/include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT itf.o -MD -MP -MF .deps/itf.Tpo -c -o itf.o itf.c
[  3%] Building C object libbb/CMakeFiles/bb.dir/concat_path_file.c.o
[ 29%] Building C object CMakeFiles/ubox.dir/kvlist.c.o
mv -f .deps/itf.Tpo .deps/itf.Po
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include   -I../../src/include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT table.o -MD -MP -MF .deps/table.Tpo -c -o table.o table.c
[  5%] Building C object libbb/CMakeFiles/bb.dir/copy_file.c.o
[ 31%] Building C object CMakeFiles/ubox.dir/ulog.c.o
[ 33%] Building C object CMakeFiles/ubox.dir/base64.c.o
mv -f .deps/table.Tpo .deps/table.Po
/bin/bash ../../libtool  --tag=CC   --mode=link mipsel-openwrt-linux-musl-gcc  -I../../src/include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes  -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro  -o atmarp atmarp.o ../../src/lib/libatm.la 
[  7%] Building C object libbb/CMakeFiles/bb.dir/copy_file_chunk.c.o
[  8%] Building C object libbb/CMakeFiles/bb.dir/gzip.c.o
OpenWrt-libtool: link: mipsel-openwrt-linux-musl-gcc -I../../src/include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -znow -zrelro -o .libs/atmarp atmarp.o  -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib ../../src/lib/.libs/libatm.so -lresolv
[ 35%] Linking C shared library libubox.so
/bin/bash ../../libtool  --tag=CC   --mode=link mipsel-openwrt-linux-musl-gcc  -I../../src/include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes  -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro  -o atmarpd atmarpd.o arp.o io.o itf.o table.o ../../src/lib/libatm.la 
make[6]: warning:  Clock skew detected.  Your build may be incomplete.
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libubox-2020-08-06-9e52171d'
ar -curv ../lib/libform.a ../objects/fld_arg.o ../objects/fld_attr.o ../objects/fld_current.o ../objects/fld_def.o ../objects/fld_dup.o ../objects/fld_ftchoice.o ../objects/fld_ftlink.o ../objects/fld_info.o ../objects/fld_just.o ../objects/fld_link.o ../objects/fld_max.o ../objects/fld_move.o ../objects/fld_newftyp.o ../objects/fld_opts.o ../objects/fld_pad.o ../objects/fld_page.o ../objects/fld_stat.o ../objects/fld_type.o ../objects/fld_user.o ../objects/frm_cursor.o ../objects/frm_data.o ../objects/frm_def.o ../objects/frm_driver.o ../objects/frm_hook.o ../objects/frm_opts.o ../objects/frm_page.o ../objects/frm_post.o ../objects/frm_req_name.o ../objects/frm_scale.o ../objects/frm_sub.o ../objects/frm_user.o ../objects/frm_win.o ../objects/fty_alnum.o ../objects/fty_alpha.o ../objects/fty_enum.o ../objects/fty_generic.o ../objects/fty_int.o ../objects/fty_ipv4.o ../objects/fty_num.o ../objects/fty_regex.o
[ 35%] Built target ubox
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libubox-2020-08-06-9e52171d'
ar: `u' modifier ignored since `D' is the default (see `U')
a - ../objects/fld_arg.o
a - ../objects/fld_attr.o
a - ../objects/fld_current.o
a - ../objects/fld_def.o
a - ../objects/fld_dup.o
a - ../objects/fld_ftchoice.o
a - ../objects/fld_ftlink.o
a - ../objects/fld_info.o
a - ../objects/fld_just.o
a - ../objects/fld_link.o
a - ../objects/fld_max.o
a - ../objects/fld_move.o
a - ../objects/fld_newftyp.o
a - ../objects/fld_opts.o
a - ../objects/fld_pad.o
a - ../objects/fld_page.o
a - ../objects/fld_stat.o
a - ../objects/fld_type.o
a - ../objects/fld_user.o
a - ../objects/frm_cursor.o
a - ../objects/frm_data.o
a - ../objects/frm_def.o
a - ../objects/frm_driver.o
a - ../objects/frm_hook.o
a - ../objects/frm_opts.o
a - ../objects/frm_page.o
a - ../objects/frm_post.o
a - ../objects/frm_req_name.o
a - ../objects/frm_scale.o
a - ../objects/frm_sub.o
a - ../objects/frm_user.o
a - ../objects/frm_win.o
a - ../objects/fty_alnum.o
a - ../objects/fty_alpha.o
a - ../objects/fty_enum.o
a - ../objects/fty_generic.o
a - ../objects/fty_int.o
a - ../objects/fty_ipv4.o
a - ../objects/fty_num.o
a - ../objects/fty_regex.o
ranlib ../lib/libform.a
Scanning dependencies of target blobmsg_json
make[5]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/hostpkg/ncurses-6.2/form'
make[4]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/hostpkg/ncurses-6.2'
make -C /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/hostpkg/ncurses-6.2/progs tic
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libubox-2020-08-06-9e52171d'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libubox-2020-08-06-9e52171d'
make[6]: Warning: File 'blobmsg_json.c' has modification time 350740 s in the future
make[4]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/hostpkg/ncurses-6.2/progs'
echo "#ifndef __TRANSFORM_H"					>transform.h
echo "#define __TRANSFORM_H 1"					>>transform.h
[ 37%] Building C object CMakeFiles/blobmsg_json.dir/blobmsg_json.c.o
echo "#include <progs.priv.h>"					>>transform.h
echo "extern bool same_program(const char *, const char *);"	>>transform.h
/usr/bin/env bash -c 'if test -n "" ; then echo "#define SUFFIX_IGNORED \"\"">>transform.h; fi'
echo "#define PROG_CAPTOINFO \"`echo captoinfo|   sed 's/$//'|sed 's,$,,;s,^,,'|sed 's/$//'`\""		>>transform.h
echo "#define PROG_INFOTOCAP \"`echo infotocap|   sed 's/$//'|sed 's,$,,;s,^,,'|sed 's/$//'`\""		>>transform.h
echo "#define PROG_CLEAR     \"`echo clear|       sed 's/$//'|sed 's,$,,;s,^,,'|sed 's/$//'`\""		>>transform.h
echo "#define PROG_RESET     \"`echo reset|       sed 's/$//'|sed 's,$,,;s,^,,'|sed 's/$//'`\""		>>transform.h
[ 10%] Building C object libbb/CMakeFiles/bb.dir/gz_open.c.o
echo "#define PROG_INIT      \"`echo init|        sed 's/$//'|sed 's,$,,;s,^,,'|sed 's/$//'`\""		>>transform.h
echo "#endif /* __TRANSFORM_H */"				>>transform.h
gcc -DHAVE_CONFIG_H -I../progs -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -fPIC --param max-inline-insns-single=1200 -c ../progs/tic.c -o ../objects/tic.o
OpenWrt-libtool: link: mipsel-openwrt-linux-musl-gcc -I../../src/include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -znow -zrelro -o .libs/atmarpd atmarpd.o arp.o io.o itf.o table.o  -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib ../../src/lib/.libs/libatm.so -lresolv
make[7]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2/src/arpd'
Making all in ilmid
make[7]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2/src/ilmid'
Making all in asn1
make[8]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2/src/ilmid/asn1'
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include   -I../../../src/include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT asn_len.o -MD -MP -MF .deps/asn_len.Tpo -c -o asn_len.o asn_len.c
[ 12%] Building C object libbb/CMakeFiles/bb.dir/last_char_is.c.o
make[4]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80'
make --jobserver-fds=3,4 -j -C /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80 AR="mipsel-openwrt-linux-musl-gcc-ar" AS="mipsel-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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto" LD=mipsel-openwrt-linux-musl-ld NM="mipsel-openwrt-linux-musl-gcc-nm" CC="mipsel-openwrt-linux-musl-gcc" GCC="mipsel-openwrt-linux-musl-gcc" CXX="mipsel-openwrt-linux-musl-g++" RANLIB="mipsel-openwrt-linux-musl-gcc-ranlib" STRIP=mipsel-openwrt-linux-musl-strip OBJCOPY=mipsel-openwrt-linux-musl-objcopy OBJDUMP=mipsel-openwrt-linux-musl-objdump SIZE=mipsel-openwrt-linux-musl-size PROGRAMS="dropbearconvert"
make[4]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80'
mipsel-openwrt-linux-musl-gcc -c  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  dropbearconvert.c -o dropbearconvert.o
mv -f .deps/asn_len.Tpo .deps/asn_len.Po
[ 14%] Building C object libbb/CMakeFiles/bb.dir/make_directory.c.o
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include   -I../../../src/include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT asn_tag.o -MD -MP -MF .deps/asn_tag.Tpo -c -o asn_tag.o asn_tag.c
mv -f .deps/asn_tag.Tpo .deps/asn_tag.Po
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include   -I../../../src/include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT asn_int.o -MD -MP -MF .deps/asn_int.Tpo -c -o asn_int.o asn_int.c
mipsel-openwrt-linux-musl-gcc -c  -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80=dropbear-2020.80 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DARGTYPE=3 -ffunction-sections -fdata-sections -flto  -Wno-pointer-sign -fno-strict-overflow -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  keyimport.c -o keyimport.o
asn_int.c: In function 'BEncUAsnIntContent':
asn_int.c:255:21: warning: unused variable 'retLen' [-Wunused-variable]
     int             retLen;
                     ^~~~~~
[ 16%] Building C object libbb/CMakeFiles/bb.dir/mode_string.c.o
[ 39%] Linking C shared library libblobmsg_json.so
make[6]: warning:  Clock skew detected.  Your build may be incomplete.
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libubox-2020-08-06-9e52171d'
[ 39%] Built target blobmsg_json
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libubox-2020-08-06-9e52171d'
Scanning dependencies of target ubox-static
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libubox-2020-08-06-9e52171d'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libubox-2020-08-06-9e52171d'
make[6]: Warning: File 'avl.c' has modification time 350740 s in the future
[ 41%] Building C object CMakeFiles/ubox-static.dir/avl.c.o
[ 17%] Building C object libbb/CMakeFiles/bb.dir/parse_mode.c.o
mipsel-openwrt-linux-musl-gcc -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro -Wl,--gc-sections -flto=jobserver  -o dropbearconvert dbutil.o buffer.o dbhelpers.o dss.o bignum.o signkey.o rsa.o dbrandom.o queue.o atomicio.o compat.o fake-rfc2553.o ltc_prng.o ecc.o ecdsa.o crypto_desc.o curve25519.o ed25519.o dbmalloc.o gensignkey.o gendss.o genrsa.o gened25519.o dropbearconvert.o keyimport.o libtomcrypt/libtomcrypt.a libtommath/libtommath.a 
mv -f .deps/asn_int.Tpo .deps/asn_int.Po
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include   -I../../../src/include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT asn_octs.o -MD -MP -MF .deps/asn_octs.Tpo -c -o asn_octs.o asn_octs.c
asn_octs.c: In function 'BDecAsnOctsContent':
asn_octs.c:225:11: warning: unused variable 'tmp' [-Wunused-variable]
     char* tmp;
           ^~~
[ 19%] Building C object libbb/CMakeFiles/bb.dir/safe_strncpy.c.o
[ 21%] Building C object libbb/CMakeFiles/bb.dir/time_string.c.o
mv -f .deps/asn_octs.Tpo .deps/asn_octs.Po
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include   -I../../../src/include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT asn_bits.o -MD -MP -MF .deps/asn_bits.Tpo -c -o asn_bits.o asn_bits.c
asn_bits.c: In function 'FillBitStringStk':
asn_bits.c:133:23: warning: unused variable 'unusedBits' [-Wunused-variable]
     unsigned long int unusedBits;
                       ^~~~~~~~~~
asn_bits.c: In function 'BDecAsnBitsContent':
asn_bits.c:263:11: warning: unused variable 'tmp' [-Wunused-variable]
     char* tmp;
           ^~~
asn_bits.c: In function 'AsnBitsEquiv':
asn_bits.c:348:64: warning: self-comparison always evaluates to true [-Wtautological-compare]
              (( b1->bits[octetsLessOne] & (0xFF << octetBits)) ==
                                                                ^~
[ 43%] Building C object CMakeFiles/ubox-static.dir/avl-cmp.c.o

 79 20280   79 16128    0     0  12190      0  0:00:01  0:00:01 --:--:-- 12181
100 20280  100 20280    0     0  15328      0  0:00:01  0:00:01 --:--:-- 15317
[ 23%] Building C object libbb/CMakeFiles/bb.dir/unarchive.c.o
. /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/include/shell.sh; xzcat /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/dl/ucert-2020-05-24-00b921d8.tar.xz | tar -C /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/hostpkg/ucert-2020-05-24-00b921d8/.. -xf -
[ ! -d ./src/ ] || cp -fpR ./src/* /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/hostpkg/ucert-2020-05-24-00b921d8
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/hostpkg/ucert-2020-05-24-00b921d8/.prepared261a011e274c91a2e27fe1372a54f764_6664517399ebbbc92a37c5bb081b5c53
(cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/hostpkg/ucert-2020-05-24-00b921d8; CFLAGS="-O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include" CXXFLAGS="-O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include" LDFLAGS="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/lib" cmake -DCMAKE_BUILD_TYPE=Release -DCMAKE_C_FLAGS_RELEASE="-DNDEBUG" -DCMAKE_CXX_FLAGS_RELEASE="-DNDEBUG" -DCMAKE_EXE_LINKER_FLAGS:STRING="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/lib" -DCMAKE_MODULE_LINKER_FLAGS:STRING="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/lib" -DCMAKE_SHARED_LINKER_FLAGS:STRING="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/lib" -DCMAKE_FIND_ROOT_PATH="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host;/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg;/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host" -DCMAKE_FIND_ROOT_PATH_MODE_PROGRAM=BOTH -DCMAKE_FIND_ROOT_PATH_MODE_LIBRARY=ONLY -DCMAKE_FIND_ROOT_PATH_MODE_INCLUDE=ONLY -DCMAKE_STRIP=: -DCMAKE_INSTALL_PREFIX=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host -DCMAKE_PREFIX_PATH=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host -DCMAKE_SKIP_RPATH=TRUE -DCMAKE_INSTALL_LIBDIR=lib -DUCERT_FULL=1 -DUCERT_HOST_BUILD=1 -DCMAKE_SKIP_RPATH=FALSE -DUSE_RPATH="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib" /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/hostpkg/ucert-2020-05-24-00b921d8 )
[ 45%] Building C object CMakeFiles/ubox-static.dir/blob.c.o
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/hostpkg/opkg-2020-05-07-f2166a89/libbb/unarchive.c: In function 'extract_archive':
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/hostpkg/opkg-2020-05-07-f2166a89/libbb/unarchive.c:239:4: warning: ignoring return value of 'chown', declared with attribute warn_unused_result [-Wunused-result]
    chown(full_name, file_entry->uid, file_entry->gid);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
mv -f .deps/asn_bits.Tpo .deps/asn_bits.Po
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include   -I../../../src/include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT str_stk.o -MD -MP -MF .deps/str_stk.Tpo -c -o str_stk.o str_stk.c
mv -f .deps/str_stk.Tpo .deps/str_stk.Po
-- The C compiler identification is GNU 7.5.0
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include   -I../../../src/include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT asn_oid.o -MD -MP -MF .deps/asn_oid.Tpo -c -o asn_oid.o asn_oid.c
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc - works
-- Detecting C compiler ABI info
[ 25%] Building C object libbb/CMakeFiles/bb.dir/unzip.c.o
[ 47%] Building C object CMakeFiles/ubox-static.dir/blobmsg.c.o
mv -f .deps/asn_oid.Tpo .deps/asn_oid.Po
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include   -I../../../src/include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT asn_null.o -MD -MP -MF .deps/asn_null.Tpo -c -o asn_null.o asn_null.c
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/hostpkg/opkg-2020-05-07-f2166a89/libbb/unzip.c: In function 'unzip':
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/hostpkg/opkg-2020-05-07-f2166a89/libbb/unzip.c:1051:2: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result]
  fread(buf, 1, 8, in_file);
  ^~~~~~~~~~~~~~~~~~~~~~~~~
mv -f .deps/asn_null.Tpo .deps/asn_null.Po
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include   -I../../../src/include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT asn_list.o -MD -MP -MF .deps/asn_list.Tpo -c -o asn_list.o asn_list.c
-- Detecting C compiler ABI info - done
-- Detecting C compile features
-- Detecting C compile features - done
-- Configuring done
-- Generating done
CMake Warning:
  Manually-specified variables were not used by the project:

    CMAKE_CXX_FLAGS_RELEASE
    CMAKE_INSTALL_LIBDIR
    CMAKE_MODULE_LINKER_FLAGS
    CMAKE_SHARED_LINKER_FLAGS


-- Build files have been written to: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/hostpkg/ucert-2020-05-24-00b921d8
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/hostpkg/ucert-2020-05-24-00b921d8/.configured
CFLAGS="-O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include" CPPFLAGS="-I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include" CXXFLAGS="" LDFLAGS="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/lib" make -j1 -C /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/hostpkg/ucert-2020-05-24-00b921d8  
mv -f .deps/asn_list.Tpo .deps/asn_list.Po
make[4]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/hostpkg/ucert-2020-05-24-00b921d8'
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include   -I../../../src/include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT nibble_alloc.o -MD -MP -MF .deps/nibble_alloc.Tpo -c -o nibble_alloc.o nibble_alloc.c
make[5]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/hostpkg/ucert-2020-05-24-00b921d8'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/hostpkg/ucert-2020-05-24-00b921d8'
Scanning dependencies of target ucert_lib
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/hostpkg/ucert-2020-05-24-00b921d8'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/hostpkg/ucert-2020-05-24-00b921d8'
nibble_alloc.c: In function 'ResetNibbleMem':
nibble_alloc.c:132:9: warning: unused variable 'i' [-Wunused-variable]
     int i;
         ^
nibble_alloc.c: In function 'ShutdownNibbleMem':
nibble_alloc.c:170:9: warning: unused variable 'i' [-Wunused-variable]
     int i;
         ^
[ 25%] Building C object CMakeFiles/ucert_lib.dir/usign-exec.c.o
mv -f .deps/nibble_alloc.Tpo .deps/nibble_alloc.Po
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include   -I../../../src/include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT print.o -MD -MP -MF .deps/print.Tpo -c -o print.o print.c
mv -f .deps/print.Tpo .deps/print.Po
rm -f libasn1.a
[ 50%] Building C object CMakeFiles/ubox-static.dir/uloop.c.o
mipsel-openwrt-linux-musl-gcc-ar cru libasn1.a asn_len.o asn_tag.o asn_int.o asn_octs.o asn_bits.o str_stk.o asn_oid.o asn_null.o asn_list.o nibble_alloc.o print.o 
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/../../../../mipsel-openwrt-linux-musl/bin/ar: `u' modifier ignored since `D' is the default (see `U')
mipsel-openwrt-linux-musl-gcc-ranlib libasn1.a
make[8]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2/src/ilmid/asn1'
make[8]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2/src/ilmid'
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I./../ilmid/asn1  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include   -I../../src/include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT rfc1157_snmp.o -MD -MP -MF .deps/rfc1157_snmp.Tpo -c -o rfc1157_snmp.o rfc1157_snmp.c
[ 50%] Linking C static library libucert_lib.a
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/hostpkg/ucert-2020-05-24-00b921d8'
rfc1157_snmp.c: In function 'BEncVarBindContent':
rfc1157_snmp.c:30:11: warning: unused variable 'component' [-Wunused-variable]
     void* component;
           ^~~~~~~~~
rfc1157_snmp.c:29:12: warning: unused variable 'listLen' [-Wunused-variable]
     AsnLen listLen;
            ^~~~~~~
rfc1157_snmp.c: In function 'BDecVarBindContent':
rfc1157_snmp.c:62:12: warning: unused variable 'tagId2' [-Wunused-variable]
     AsnTag tagId2;
            ^~~~~~
rfc1157_snmp.c:61:12: warning: unused variable 'elmtLen2' [-Wunused-variable]
     AsnLen elmtLen2;
            ^~~~~~~~
rfc1157_snmp.c:60:12: warning: unused variable 'totalElmtsLen2' [-Wunused-variable]
     AsnLen totalElmtsLen2 = 0;
            ^~~~~~~~~~~~~~
rfc1157_snmp.c:59:9: warning: unused variable 'mandatoryElmtCount1' [-Wunused-variable]
     int mandatoryElmtCount1 = 0;
         ^~~~~~~~~~~~~~~~~~~
[ 50%] Built target ucert_lib
rfc1157_snmp.c: In function 'BEncVarBindListContent':
rfc1157_snmp.c:141:12: warning: unused variable 'totalLen' [-Wunused-variable]
     AsnLen totalLen = 0;
            ^~~~~~~~
rfc1157_snmp.c: In function 'BDecVarBindListContent':
rfc1157_snmp.c:173:9: warning: unused variable 'mandatoryElmtCount1' [-Wunused-variable]
     int mandatoryElmtCount1 = 0;
         ^~~~~~~~~~~~~~~~~~~
rfc1157_snmp.c:169:9: warning: unused variable 'seqDone' [-Wunused-variable]
     int seqDone = FALSE;
         ^~~~~~~
rfc1157_snmp.c: In function 'BEncPDUContent':
rfc1157_snmp.c:237:11: warning: unused variable 'component' [-Wunused-variable]
     void* component;
           ^~~~~~~~~
rfc1157_snmp.c:236:12: warning: unused variable 'listLen' [-Wunused-variable]
     AsnLen listLen;
            ^~~~~~~
rfc1157_snmp.c: In function 'BDecPDUContent':
rfc1157_snmp.c:284:9: warning: unused variable 'mandatoryElmtCount1' [-Wunused-variable]
     int mandatoryElmtCount1 = 0;
         ^~~~~~~~~~~~~~~~~~~
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/hostpkg/ucert-2020-05-24-00b921d8'
rfc1157_snmp.c: In function 'BEncTrap_PDUContent':
rfc1157_snmp.c:383:11: warning: unused variable 'component' [-Wunused-variable]
     void* component;
           ^~~~~~~~~
rfc1157_snmp.c:382:12: warning: unused variable 'listLen' [-Wunused-variable]
     AsnLen listLen;
            ^~~~~~~
rfc1157_snmp.c: In function 'BDecTrap_PDUContent':
rfc1157_snmp.c:443:12: warning: unused variable 'tagId2' [-Wunused-variable]
     AsnTag tagId2;
            ^~~~~~
rfc1157_snmp.c:442:12: warning: unused variable 'elmtLen2' [-Wunused-variable]
     AsnLen elmtLen2;
            ^~~~~~~~
rfc1157_snmp.c:441:12: warning: unused variable 'totalElmtsLen2' [-Wunused-variable]
     AsnLen totalElmtsLen2 = 0;
            ^~~~~~~~~~~~~~
rfc1157_snmp.c:440:9: warning: unused variable 'mandatoryElmtCount1' [-Wunused-variable]
     int mandatoryElmtCount1 = 0;
         ^~~~~~~~~~~~~~~~~~~
rfc1157_snmp.c: In function 'BEncPDUsContent':
rfc1157_snmp.c:573:11: warning: unused variable 'component' [-Wunused-variable]
     void* component;
           ^~~~~~~~~
rfc1157_snmp.c:572:12: warning: unused variable 'listLen' [-Wunused-variable]
     AsnLen listLen;
            ^~~~~~~
rfc1157_snmp.c: In function 'BDecPDUsContent':
rfc1157_snmp.c:645:9: warning: unused variable 'mandatoryElmtCount1' [-Wunused-variable]
     int mandatoryElmtCount1 = 0;
         ^~~~~~~~~~~~~~~~~~~
rfc1157_snmp.c:644:12: warning: unused variable 'tagId1' [-Wunused-variable]
     AsnTag tagId1;
            ^~~~~~
rfc1157_snmp.c:643:12: warning: unused variable 'elmtLen1' [-Wunused-variable]
     AsnLen elmtLen1;
            ^~~~~~~~
rfc1157_snmp.c:641:9: warning: unused variable 'seqDone' [-Wunused-variable]
     int seqDone = FALSE;
         ^~~~~~~
rfc1157_snmp.c: In function 'BEncMessageContent':
rfc1157_snmp.c:771:11: warning: unused variable 'component' [-Wunused-variable]
     void* component;
           ^~~~~~~~~
rfc1157_snmp.c:770:12: warning: unused variable 'listLen' [-Wunused-variable]
     AsnLen listLen;
            ^~~~~~~
rfc1157_snmp.c: In function 'BDecMessageContent':
rfc1157_snmp.c:810:12: warning: unused variable 'tagId2' [-Wunused-variable]
     AsnTag tagId2;
            ^~~~~~
rfc1157_snmp.c:809:12: warning: unused variable 'elmtLen2' [-Wunused-variable]
     AsnLen elmtLen2;
            ^~~~~~~~
rfc1157_snmp.c:808:12: warning: unused variable 'totalElmtsLen2' [-Wunused-variable]
     AsnLen totalElmtsLen2 = 0;
            ^~~~~~~~~~~~~~
rfc1157_snmp.c:807:9: warning: unused variable 'mandatoryElmtCount1' [-Wunused-variable]
     int mandatoryElmtCount1 = 0;
         ^~~~~~~~~~~~~~~~~~~
Scanning dependencies of target ucert
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/hostpkg/ucert-2020-05-24-00b921d8'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/hostpkg/ucert-2020-05-24-00b921d8'
[ 75%] Building C object CMakeFiles/ucert.dir/ucert.c.o
[ 26%] Building C object libbb/CMakeFiles/bb.dir/wfopen.c.o
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/.configured_*
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/stamp/.linux_installed
( if [ -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/packages/linux.list ]; then /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/clean-package.sh "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/packages/linux.list" "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl"; fi; )



touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/.configured_68b329da9893e34099c7d8ad5cb9c940
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/.built_bc944d191699e6dad3bc462b9775393d
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/.built_bc944d191699e6dad3bc462b9775393d_check





touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/.built_bc944d191699e6dad3bc462b9775393d
rm -rf /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/.pkgdir/kernel.installed /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/.pkgdir/kernel
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/.pkgdir/kernel
# nothing to do

touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/.pkgdir/kernel.installed
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/stamp

SHELL= flock /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/.root-copy.flock -c 'cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/.pkgdir/kernel/. /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/'
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/stamp/.kernel_installed
[ 28%] Building C object libbb/CMakeFiles/bb.dir/xfuncs.c.o
[ 52%] Building C object CMakeFiles/ubox-static.dir/usock.c.o
Packaged contents of /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/ipkg-mipsel_24kc/kernel into /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/targets/ramips/rt305x/packages/kernel_5.4.52-1-ee283bae444f7526000fe5b07d92ea7b_mipsel_24kc.ipk
mv -f .deps/rfc1157_snmp.Tpo .deps/rfc1157_snmp.Po
[ 30%] Building C object libbb/CMakeFiles/bb.dir/xreadlink.c.o
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I./../ilmid/asn1  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include   -I../../src/include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT rfc1155_smi.o -MD -MP -MF .deps/rfc1155_smi.Tpo -c -o rfc1155_smi.o rfc1155_smi.c
rfc1155_smi.c:22:24: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
 AsnOid internet = { 3, "\53\6\1" };
                        ^~~~~~~~~
rfc1155_smi.c:24:25: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
 AsnOid directory = { 4, "\53\6\1\1" };
                         ^~~~~~~~~~~
rfc1155_smi.c:26:20: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
 AsnOid mgmt = { 4, "\53\6\1\2" };
                    ^~~~~~~~~~~
rfc1155_smi.c:28:28: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
 AsnOid experimental = { 4, "\53\6\1\3" };
                            ^~~~~~~~~~~
rfc1155_smi.c:30:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
 AsnOid private = { 4, "\53\6\1\4" };
                       ^~~~~~~~~~~
rfc1155_smi.c:32:27: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
 AsnOid enterprises = { 5, "\53\6\1\4\1" };
                           ^~~~~~~~~~~~~
rfc1155_smi.c: In function 'BEncSimpleSyntaxContent':
rfc1155_smi.c:42:11: warning: unused variable 'component' [-Wunused-variable]
     void* component;
           ^~~~~~~~~
rfc1155_smi.c:41:12: warning: unused variable 'listLen' [-Wunused-variable]
     AsnLen listLen;
            ^~~~~~~
rfc1155_smi.c: In function 'BDecSimpleSyntaxContent':
rfc1155_smi.c:102:9: warning: unused variable 'mandatoryElmtCount1' [-Wunused-variable]
     int mandatoryElmtCount1 = 0;
         ^~~~~~~~~~~~~~~~~~~
rfc1155_smi.c:101:12: warning: unused variable 'tagId1' [-Wunused-variable]
     AsnTag tagId1;
            ^~~~~~
rfc1155_smi.c:100:12: warning: unused variable 'elmtLen1' [-Wunused-variable]
     AsnLen elmtLen1;
            ^~~~~~~~
rfc1155_smi.c:98:9: warning: unused variable 'seqDone' [-Wunused-variable]
     int seqDone = FALSE;
         ^~~~~~~
rfc1155_smi.c: In function 'BEncNetworkAddressContent':
rfc1155_smi.c:182:11: warning: unused variable 'component' [-Wunused-variable]
     void* component;
           ^~~~~~~~~
rfc1155_smi.c:181:12: warning: unused variable 'listLen' [-Wunused-variable]
     AsnLen listLen;
            ^~~~~~~
rfc1155_smi.c: In function 'BDecNetworkAddressContent':
rfc1155_smi.c:213:9: warning: unused variable 'mandatoryElmtCount1' [-Wunused-variable]
     int mandatoryElmtCount1 = 0;
         ^~~~~~~~~~~~~~~~~~~
rfc1155_smi.c:212:12: warning: unused variable 'tagId1' [-Wunused-variable]
     AsnTag tagId1;
            ^~~~~~
rfc1155_smi.c:211:12: warning: unused variable 'elmtLen1' [-Wunused-variable]
     AsnLen elmtLen1;
            ^~~~~~~~
rfc1155_smi.c:209:9: warning: unused variable 'seqDone' [-Wunused-variable]
     int seqDone = FALSE;
         ^~~~~~~
rfc1155_smi.c: In function 'BEncApplicationSyntaxContent':
rfc1155_smi.c:261:11: warning: unused variable 'component' [-Wunused-variable]
     void* component;
           ^~~~~~~~~
rfc1155_smi.c:260:12: warning: unused variable 'listLen' [-Wunused-variable]
     AsnLen listLen;
            ^~~~~~~
rfc1155_smi.c: In function 'BDecApplicationSyntaxContent':
rfc1155_smi.c:332:12: warning: unused variable 'tagId2' [-Wunused-variable]
     AsnTag tagId2;
            ^~~~~~
rfc1155_smi.c:331:12: warning: unused variable 'elmtLen2' [-Wunused-variable]
     AsnLen elmtLen2;
            ^~~~~~~~
rfc1155_smi.c:330:12: warning: unused variable 'totalElmtsLen2' [-Wunused-variable]
     AsnLen totalElmtsLen2 = 0;
            ^~~~~~~~~~~~~~
rfc1155_smi.c:329:9: warning: unused variable 'mandatoryElmtCount1' [-Wunused-variable]
     int mandatoryElmtCount1 = 0;
         ^~~~~~~~~~~~~~~~~~~
rfc1155_smi.c:328:12: warning: unused variable 'tagId1' [-Wunused-variable]
     AsnTag tagId1;
            ^~~~~~
rfc1155_smi.c:327:12: warning: unused variable 'elmtLen1' [-Wunused-variable]
     AsnLen elmtLen1;
            ^~~~~~~~
rfc1155_smi.c:325:9: warning: unused variable 'seqDone' [-Wunused-variable]
     int seqDone = FALSE;
         ^~~~~~~
rfc1155_smi.c: In function 'BEncObjectSyntaxContent':
rfc1155_smi.c:423:11: warning: unused variable 'component' [-Wunused-variable]
     void* component;
           ^~~~~~~~~
rfc1155_smi.c:422:12: warning: unused variable 'listLen' [-Wunused-variable]
     AsnLen listLen;
            ^~~~~~~
rfc1155_smi.c: In function 'BDecObjectSyntaxContent':
rfc1155_smi.c:462:12: warning: unused variable 'tagId2' [-Wunused-variable]
     AsnTag tagId2;
            ^~~~~~
rfc1155_smi.c:461:12: warning: unused variable 'elmtLen2' [-Wunused-variable]
     AsnLen elmtLen2;
            ^~~~~~~~
rfc1155_smi.c:460:12: warning: unused variable 'totalElmtsLen2' [-Wunused-variable]
     AsnLen totalElmtsLen2 = 0;
            ^~~~~~~~~~~~~~
rfc1155_smi.c:459:9: warning: unused variable 'mandatoryElmtCount1' [-Wunused-variable]
     int mandatoryElmtCount1 = 0;
         ^~~~~~~~~~~~~~~~~~~
rfc1155_smi.c:458:12: warning: unused variable 'tagId1' [-Wunused-variable]
     AsnTag tagId1;
            ^~~~~~
rfc1155_smi.c:457:12: warning: unused variable 'elmtLen1' [-Wunused-variable]
     AsnLen elmtLen1;
            ^~~~~~~~
rfc1155_smi.c:455:9: warning: unused variable 'seqDone' [-Wunused-variable]
     int seqDone = FALSE;
         ^~~~~~~
[100%] Linking C executable ucert
rstrip.sh: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/ipkg-mipsel_24kc/kmod-leds-gpio/lib/modules/5.4.52/leds-gpio.ko: relocatable
/usr/bin/env bash ./MKtermsort.sh mawk ./../include/Caps >termsort.c
[ 32%] Linking C static library libbb.a
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/hostpkg/ucert-2020-05-24-00b921d8'
[100%] Built target ucert
make[5]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/hostpkg/ucert-2020-05-24-00b921d8'
make[4]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/hostpkg/ucert-2020-05-24-00b921d8'
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/hostpkg/ucert-2020-05-24-00b921d8/.built
[ 54%] Building C object CMakeFiles/ubox-static.dir/ustream.c.o
CFLAGS="-O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include" CPPFLAGS="-I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include" CXXFLAGS="" LDFLAGS="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/lib" make -j1 -C /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/hostpkg/ucert-2020-05-24-00b921d8  install
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/hostpkg/opkg-2020-05-07-f2166a89'
make[4]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/hostpkg/ucert-2020-05-24-00b921d8'
gcc -DHAVE_CONFIG_H -I../progs -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -fPIC --param max-inline-insns-single=1200 -c ../progs/dump_entry.c -o ../objects/dump_entry.o
[ 32%] Built target bb
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/hostpkg/opkg-2020-05-07-f2166a89'
make[5]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/hostpkg/ucert-2020-05-24-00b921d8'
Packaged contents of /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/ipkg-mipsel_24kc/kmod-leds-gpio into /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/targets/ramips/rt305x/packages/kmod-leds-gpio_5.4.52-1_mipsel_24kc.ipk
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/hostpkg/ucert-2020-05-24-00b921d8'
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/hostpkg/ucert-2020-05-24-00b921d8'
[ 50%] Built target ucert_lib
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/hostpkg/ucert-2020-05-24-00b921d8'
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/hostpkg/ucert-2020-05-24-00b921d8'
Scanning dependencies of target opkg
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/hostpkg/opkg-2020-05-07-f2166a89'
[100%] Built target ucert
make[5]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/hostpkg/ucert-2020-05-24-00b921d8'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/hostpkg/opkg-2020-05-07-f2166a89'
[ 33%] Building C object libopkg/CMakeFiles/opkg.dir/active_list.c.o
Install the project...
-- Install configuration: "Release"
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/ucert
-- Set runtime path of "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/ucert" to "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib"
make[4]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/hostpkg/ucert-2020-05-24-00b921d8'
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/stamp
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/hostpkg/ucert-2020-05-24-00b921d8/.built
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/stamp/.ucert_installed
make[3]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/package/system/ucert'
time: package/system/ucert/host-compile#1.28#0.39#3.19
rstrip.sh: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/ipkg-mipsel_24kc/kmod-ledtrig-heartbeat/lib/modules/5.4.52/ledtrig-heartbeat.ko: relocatable
[ 35%] Building C object libopkg/CMakeFiles/opkg.dir/conffile.c.o
mv -f .deps/rfc1155_smi.Tpo .deps/rfc1155_smi.Po
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I./../ilmid/asn1  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include   -I../../src/include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT util.o -MD -MP -MF .deps/util.Tpo -c -o util.o util.c
util.c: In function 'AppendVarBind':
util.c:78:12: warning: unused variable 'entry' [-Wunused-variable]
   VarBind *entry;
            ^~~~~
Packaged contents of /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/ipkg-mipsel_24kc/kmod-ledtrig-heartbeat into /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/targets/ramips/rt305x/packages/kmod-ledtrig-heartbeat_5.4.52-1_mipsel_24kc.ipk
[ 37%] Building C object libopkg/CMakeFiles/opkg.dir/conffile_list.c.o
NOTICE: module '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/drivers/leds/trigger/ledtrig-netdev.ko' is built-in.
[ 39%] Building C object libopkg/CMakeFiles/opkg.dir/file_util.c.o
mv -f .deps/util.Tpo .deps/util.Po
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I./../ilmid/asn1  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include   -I../../src/include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT io.o -MD -MP -MF .deps/io.Tpo -c -o io.o io.c
[ 41%] Building C object libopkg/CMakeFiles/opkg.dir/hash_table.c.o
Packaged contents of /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/ipkg-mipsel_24kc/kmod-ledtrig-netdev into /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/targets/ramips/rt305x/packages/kmod-ledtrig-netdev_5.4.52-1_mipsel_24kc.ipk
NOTICE: module '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/drivers/leds/trigger/ledtrig-default-on.ko' is built-in.
make[4]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80'
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80/.built
[ 56%] Building C object CMakeFiles/ubox-static.dir/ustream-fd.c.o
rm -rf /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80/.pkgdir/dropbear.installed /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80/.pkgdir/dropbear
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80/.pkgdir/dropbear
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80/.pkgdir/dropbear/usr/sbin
install -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80/dropbearmulti /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80/.pkgdir/dropbear/usr/sbin/dropbear
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80/.pkgdir/dropbear/usr/bin
ln -sf ../sbin/dropbear /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80/.pkgdir/dropbear/usr/bin/dbclient
ln -sf ../sbin/dropbear /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80/.pkgdir/dropbear/usr/bin/dropbearkey
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80/.pkgdir/dropbear/etc/config
install -m0600 ./files/dropbear.config /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80/.pkgdir/dropbear/etc/config/dropbear
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80/.pkgdir/dropbear/etc/init.d
install -m0755 ./files/dropbear.init /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80/.pkgdir/dropbear/etc/init.d/dropbear
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80/.pkgdir/dropbear/usr/lib/opkg/info
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80/.pkgdir/dropbear/etc/dropbear
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80/.pkgdir/dropbear/lib/preinit
install -m0644 ./files/dropbear.failsafe /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80/.pkgdir/dropbear/lib/preinit/99_10_failsafe_dropbear
[ 42%] Building C object libopkg/CMakeFiles/opkg.dir/nv_pair.c.o
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80/.pkgdir/dropbear/etc/dropbear/dropbear_rsa_host_key
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80/.pkgdir/dropbear.installed
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/stamp
Packaged contents of /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/ipkg-mipsel_24kc/kmod-ledtrig-default-on into /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/targets/ramips/rt305x/packages/kmod-ledtrig-default-on_5.4.52-1_mipsel_24kc.ipk
SHELL= flock /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/.root-copy.flock -c 'cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80/.pkgdir/dropbear/. /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/'
NOTICE: module '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/drivers/leds/trigger/ledtrig-timer.ko' is built-in.
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/stamp/.dropbear_installed
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/targets/ramips/rt305x/packages /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80/ipkg-mipsel_24kc/dropbear/CONTROL /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/pkginfo
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80/ipkg-mipsel_24kc/dropbear/usr/sbin
install -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80/dropbearmulti /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80/ipkg-mipsel_24kc/dropbear/usr/sbin/dropbear
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80/ipkg-mipsel_24kc/dropbear/usr/bin
[ 58%] Building C object CMakeFiles/ubox-static.dir/vlist.c.o
ln -sf ../sbin/dropbear /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80/ipkg-mipsel_24kc/dropbear/usr/bin/dbclient
ln -sf ../sbin/dropbear /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80/ipkg-mipsel_24kc/dropbear/usr/bin/dropbearkey
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80/ipkg-mipsel_24kc/dropbear/etc/config
install -m0600 ./files/dropbear.config /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80/ipkg-mipsel_24kc/dropbear/etc/config/dropbear
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80/ipkg-mipsel_24kc/dropbear/etc/init.d
install -m0755 ./files/dropbear.init /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80/ipkg-mipsel_24kc/dropbear/etc/init.d/dropbear
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80/ipkg-mipsel_24kc/dropbear/usr/lib/opkg/info
[ 44%] Building C object libopkg/CMakeFiles/opkg.dir/nv_pair_list.c.o
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80/ipkg-mipsel_24kc/dropbear/etc/dropbear
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80/ipkg-mipsel_24kc/dropbear/lib/preinit
install -m0644 ./files/dropbear.failsafe /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80/ipkg-mipsel_24kc/dropbear/lib/preinit/99_10_failsafe_dropbear
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80/ipkg-mipsel_24kc/dropbear/etc/dropbear/dropbear_rsa_host_key
find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80/ipkg-mipsel_24kc/dropbear -name 'CVS' -o -name '.svn' -o -name '.#*' -o -name '*~'| xargs -r rm -rf
[ 60%] Building C object CMakeFiles/ubox-static.dir/utils.c.o
Packaged contents of /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/ipkg-mipsel_24kc/kmod-ledtrig-timer into /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/targets/ramips/rt305x/packages/kmod-ledtrig-timer_5.4.52-1_mipsel_24kc.ipk
export CROSS="mipsel-openwrt-linux-musl-"   ; NM="mipsel-openwrt-linux-musl-nm" STRIP="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/sstrip" STRIP_KMOD="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/strip-kmod.sh" PATCHELF="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/patchelf" /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/rstrip.sh /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80/ipkg-mipsel_24kc/dropbear
mv -f .deps/io.Tpo .deps/io.Po
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I./../ilmid/asn1  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include   -I../../src/include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT message.o -MD -MP -MF .deps/message.Tpo -c -o message.o message.c
[ 46%] Building C object libopkg/CMakeFiles/opkg.dir/opkg.c.o
rstrip.sh: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80/ipkg-mipsel_24kc/dropbear/usr/sbin/dropbear: executable
(cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80/ipkg-mipsel_24kc/dropbear/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; echo "$V_Package_dropbear_conffiles" > conffiles;  )
rstrip.sh: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/ipkg-mipsel_24kc/kmod-lib-crc-ccitt/lib/modules/5.4.52/crc-ccitt.ko: relocatable
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/packages/mipsel_24kc/base
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/ipkg-build -c -o 0 -g 0 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80/ipkg-mipsel_24kc/dropbear /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/packages/mipsel_24kc/base
message.c: In function 'create_va_getnext_message':
message.c:51:20: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  m->community.octs = "ILMI";
                    ^
[ 62%] Building C object CMakeFiles/ubox-static.dir/safe_list.c.o
message.c: In function 'create_va_get_message':
message.c:89:20: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  m->community.octs = "ILMI";
                    ^
message.c: In function 'create_set_message':
message.c:166:31: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
   set_message->community.octs = "ILMI";
                               ^
message.c: In function 'create_coldstart_message':
message.c:198:32: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
   trap_message->community.octs = "ILMI";
                                ^
message.c:203:47: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
   trap_message->data->a.trap->enterprise.octs = "\53\06\01\04\01\03\01\01";
                                               ^
message.c:209:60: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
   trap_message->data->a.trap->agent_addr->a.internet->octs = "\0\0\0\0";
                                                            ^
message.c:220:22: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
     entry->name.octs = "\53\06\01\02\01\01\03\00";
                      ^
[ 48%] Building C object libopkg/CMakeFiles/opkg.dir/opkg_cmd.c.o
Packaged contents of /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/ipkg-mipsel_24kc/kmod-lib-crc-ccitt into /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/targets/ramips/rt305x/packages/kmod-lib-crc-ccitt_5.4.52-1_mipsel_24kc.ipk
[ 64%] Building C object CMakeFiles/ubox-static.dir/runqueue.c.o
mv -f .deps/message.Tpo .deps/message.Po
Packaged contents of /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dropbear-2020.80/ipkg-mipsel_24kc/dropbear into /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/packages/mipsel_24kc/base/dropbear_2020.80-1_mipsel_24kc.ipk
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I./../ilmid/asn1  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include   -I../../src/include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT atmf_uni.o -MD -MP -MF .deps/atmf_uni.Tpo -c -o atmf_uni.o atmf_uni.c
echo "dropbear" >> /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/pkginfo/dropbear.default.install
make[3]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/package/network/services/dropbear'
time: package/network/services/dropbear/compile#33.04#8.66#42.99
rstrip.sh: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/ipkg-mipsel_24kc/kmod-nf-reject/lib/modules/5.4.52/nf_reject_ipv4.ko: relocatable
make[3]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/feeds/luci/libs/luci-lib-ip'
atmf_uni.c:42:7: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  {19, "\53\06\01\04\01\202\106\02\02\02\01\06\02\01\01\01\13\00\00" };
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
atmf_uni.c:44:7: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  {19, "\53\06\01\04\01\202\106\02\02\02\01\06\02\01\01\01\102\00\00" };
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
atmf_uni.c:45:38: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
 AsnOid atmfPortIndex =          {13, "\53\06\01\04\01\202\141\02\01\01\01\01\00"};
                                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
atmf_uni.c:46:38: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
 AsnOid atmfPortMyIfName =       {13, "\53\06\01\04\01\202\141\02\01\01\01\07\00"};
                                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
atmf_uni.c:47:38: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
 AsnOid atmfPortMyIdentifier =   {13, "\53\06\01\04\01\202\141\02\01\01\01\10\00"};
                                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
atmf_uni.c:48:38: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
 AsnOid atmfMyIpNmAddress =      {11, "\53\06\01\04\01\202\141\02\01\02\00"};
                                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
atmf_uni.c:49:38: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
 AsnOid atmfMySystemIdentifier = {11, "\53\06\01\04\01\202\141\02\01\04\00"};
                                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
atmf_uni.c:50:38: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
 AsnOid atmfAtmLayerMaxVpiBits = {13, "\53\06\01\04\01\202\141\02\02\01\01\6\00"};
                                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
atmf_uni.c:51:38: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
 AsnOid atmfAtmLayerMaxVciBits = {13, "\53\06\01\04\01\202\141\02\02\01\01\7\00"};
                                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
atmf_uni.c:52:35: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
 AsnOid atmfAtmLayerUniType = {13, "\53\06\01\04\01\202\141\02\02\01\01\10\00"};
                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
atmf_uni.c:53:38: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
 AsnOid atmfAtmLayerUniVersion = {13, "\53\06\01\04\01\202\141\02\02\01\01\11\00"};
                                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
atmf_uni.c:54:38: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
 AsnOid atmfAtmLayerDeviceType = {13, "\53\06\01\04\01\202\141\02\02\01\01\12\00"};
                                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
atmf_uni.c:55:39: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
 AsnOid atmfAtmLayerIlmiVersion = {13, "\53\06\01\04\01\202\141\02\02\01\01\13\00"};
                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
atmf_uni.c:56:41: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
 AsnOid atmfAtmLayerNniSigVersion = {13, "\53\06\01\04\01\202\141\02\02\01\01\14\00"};
                                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
atmf_uni.c:57:46: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
 AsnOid atmfNetPrefixStatus = {NETPREFIX_LEN, "\53\06\01\04\01\202\141\02\07\01\01\03"};
                                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
atmf_uni.c:60:7: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  {25, "\53\06\01\04\01\202\141\02\10\01\01\03\00\12\01\03\06\01\04\01\202\141\01\05\01"};
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
atmf_uni.c:63:33: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
 AsnOid atmfSrvcRegTable = { 10, "\53\06\01\04\01\202\141\02\10\01" };
                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
atmf_uni.c:64:32: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
 AsnOid atmfAddressTable = { 9, "\53\06\01\04\01\202\141\02\06" };
                                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
atmf_uni.c:65:34: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
 AsnOid atmfAddressStatus = { 12, "\53\06\01\04\01\202\141\02\06\01\01\03" };
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
atmf_uni.c:67:8: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  { 13, "\53\06\01\04\01\202\141\02\13\01\01\02\00" };
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
atmf_uni.c: In function 'setNetPrefix':
atmf_uni.c:246:22: warning: variable 'tmp' set but not used [-Wunused-but-set-variable]
       NetPrefixNode *tmp = (NetPrefixNode *) var->value;
                      ^~~
atmf_uni.c: In function 'getLecsAddress':
atmf_uni.c:257:18: warning: unused variable 'prefix' [-Wunused-variable]
   NetPrefixNode *prefix;
                  ^~~~~~
atmf_uni.c:256:7: warning: unused variable 'cmp' [-Wunused-variable]
   int cmp;
       ^~~
At top level:
atmf_uni.c:109:16: warning: 'atmLecsAddress' defined but not used [-Wunused-variable]
 static AsnOcts atmLecsAddress = {0, NULL};
                ^~~~~~~~~~~~~~
Packaged contents of /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/ipkg-mipsel_24kc/kmod-nf-reject into /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/targets/ramips/rt305x/packages/kmod-nf-reject_5.4.52-1_mipsel_24kc.ipk
gcc -DHAVE_CONFIG_H -I../progs -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -fPIC --param max-inline-insns-single=1200 -c ../progs/tparm_type.c -o ../objects/tparm_type.o
mv -f .deps/atmf_uni.Tpo .deps/atmf_uni.Po
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I./../ilmid/asn1  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include   -I../../src/include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT mib.o -MD -MP -MF .deps/mib.Tpo -c -o mib.o mib.c
rstrip.sh: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/ipkg-mipsel_24kc/kmod-nf-reject6/lib/modules/5.4.52/nf_reject_ipv6.ko: relocatable
gcc -DHAVE_CONFIG_H -I../progs -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -fPIC --param max-inline-insns-single=1200 -c ../progs/transform.c -o ../objects/transform.o
[ 66%] Building C object CMakeFiles/ubox-static.dir/md5.c.o
[ 50%] Building C object libopkg/CMakeFiles/opkg.dir/opkg_conf.c.o
mib.c: In function 'getIpAddr':
mib.c:371:40: warning: pointer targets in assignment from 'unsigned char *' to 'char *' differ in signedness [-Wpointer-sign]
       ((IpAddress *) var->value)->octs = p = alloc(4);
                                        ^
mib.c: In function 'getVpiRange':
mib.c:410:33: warning: pointer targets in passing argument 4 of 'put_ci' differ in signedness [-Wpointer-sign]
   return put_ci(varbind,var,&ci,&ci.vpi_bits);
                                 ^~~~~~~~~~~~
mib.c:391:15: note: expected 'char *' but argument is of type 'signed char *'
 static AsnInt put_ci(VarBind *varbind,Variable *var,
               ^~~~~~
mib.c: In function 'getVciRange':
mib.c:418:33: warning: pointer targets in passing argument 4 of 'put_ci' differ in signedness [-Wpointer-sign]
   return put_ci(varbind,var,&ci,&ci.vci_bits);
                                 ^~~~~~~~~~~~
mib.c:391:15: note: expected 'char *' but argument is of type 'signed char *'
 static AsnInt put_ci(VarBind *varbind,Variable *var,
               ^~~~~~
Packaged contents of /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/ipkg-mipsel_24kc/kmod-nf-reject6 into /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/targets/ramips/rt305x/packages/kmod-nf-reject6_5.4.52-1_mipsel_24kc.ipk
gcc ../objects/tic.o ../objects/dump_entry.o ../objects/tparm_type.o ../objects/transform.o -L../lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/lib -DHAVE_CONFIG_H -I../progs -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -fPIC --param max-inline-insns-single=1200 -L../lib  -lncurses -lncurses    -o tic
rstrip.sh: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/ipkg-mipsel_24kc/kmod-nf-ipt/lib/modules/5.4.52/x_tables.ko: relocatable
mib.c: In function 'MIBget':
mib.c:96:56: warning: 'result' may be used uninitialized in this function [-Wmaybe-uninitialized]
     if((result == AsnOidEqual && var->getnext == NULL) ||
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~
        (result == AsnOidRoot && var->getnext != NULL))
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~   
make[4]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/hostpkg/ncurses-6.2/progs'
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/hostpkg/ncurses-6.2/.built
rstrip.sh: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/ipkg-mipsel_24kc/kmod-nf-ipt/lib/modules/5.4.52/ip_tables.ko: relocatable
CFLAGS="-O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -fPIC" CPPFLAGS="-I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include" CXXFLAGS="" LDFLAGS="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/lib" make -j1 -C /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/hostpkg/ncurses-6.2  install
make[4]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/hostpkg/ncurses-6.2'
cd include && make -w DESTDIR="" RPATH_LIST="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/lib" install
make[5]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/hostpkg/ncurses-6.2/include'
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include/ncurses
mib.c: In function 'MIBset':
mib.c:182:56: warning: 'result' may be used uninitialized in this function [-Wmaybe-uninitialized]
     if((result == AsnOidEqual && var->getnext == NULL) ||
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~
     /* OR if the request variable is a leaf of a complex MIB object */
     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
       (result == AsnOidRoot && var->getnext != NULL))
       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~    
installing curses.h in /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include/ncurses
mv -f .deps/mib.Tpo .deps/mib.Po
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I./../ilmid/asn1  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include   -I../../src/include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT sysgroup.o -MD -MP -MF .deps/sysgroup.Tpo -c -o sysgroup.o sysgroup.c
Packaged contents of /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/ipkg-mipsel_24kc/kmod-nf-ipt into /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/targets/ramips/rt305x/packages/kmod-nf-ipt_5.4.52-1_mipsel_24kc.ipk
sysgroup.c:32:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
 AsnOid sysDescr = {8, "\53\06\01\02\01\01\01\00"};
                       ^~~~~~~~~~~~~~~~~~~~~~~~~~
sysgroup.c:33:26: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
 AsnOid sysObjectID = {8, "\53\06\01\02\01\01\02\00"};
                          ^~~~~~~~~~~~~~~~~~~~~~~~~~
sysgroup.c:34:24: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
 AsnOid sysUpTime = {8, "\53\06\01\02\01\01\03\00"};
                        ^~~~~~~~~~~~~~~~~~~~~~~~~~
sysgroup.c:35:25: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
 AsnOid sysContact = {8, "\53\06\01\02\01\01\04\00"};
                         ^~~~~~~~~~~~~~~~~~~~~~~~~~
sysgroup.c:36:22: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
 AsnOid sysName = {8, "\53\06\01\02\01\01\05\00"};
                      ^~~~~~~~~~~~~~~~~~~~~~~~~~
sysgroup.c:37:26: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
 AsnOid sysLocation = {8, "\53\06\01\02\01\01\06\00"};
                          ^~~~~~~~~~~~~~~~~~~~~~~~~~
sysgroup.c:38:26: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
 AsnOid sysServices = {8, "\53\06\01\02\01\01\07\00"};
                          ^~~~~~~~~~~~~~~~~~~~~~~~~~
sysgroup.c:40:30: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
 AsnOcts sysDescrValue = {25, "ATM on Linux Version " VERSION};
                              ^~~~~~~~~~~~~~~~~~~~~~~
sysgroup.c:41:31: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
 AsnOid sysObjectIDValue = {8, "\53\06\01\04\01\03\01\01"};
                               ^~~~~~~~~~~~~~~~~~~~~~~~~~
sysgroup.c:42:32: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
 AsnOcts sysContactValue = {14, "root@localhost"};
                                ^~~~~~~~~~~~~~~~
sysgroup.c:43:29: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
 AsnOcts sysNameValue = {23, "localhost.my.domain.com"};
                             ^~~~~~~~~~~~~~~~~~~~~~~~~
sysgroup.c:44:33: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
 AsnOcts sysLocationValue = {36, "Connected to an ATM switch somewhere"};
                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
installing unctrl.h in /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include/ncurses
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-ip/.prepared_27c6676d6a3f1cff35c49d3cb863e82f_6664517399ebbbc92a37c5bb081b5c53_check
mv -f .deps/sysgroup.Tpo .deps/sysgroup.Po
for d in luasrc htdocs root src; do if [ -d ./$d ]; then mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-ip/$d; cp -fpR ./$d/* /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-ip/$d/; fi; done
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I./../ilmid/asn1  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include   -I../../src/include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT ilmid.o -MD -MP -MF .deps/ilmid.Tpo -c -o ilmid.o ilmid.c
true
rstrip.sh: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/ipkg-mipsel_24kc/kmod-nf-ipt6/lib/modules/5.4.52/ip6_tables.ko: relocatable
[ ! -d ./src/ ] || cp -fpR ./src/. /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-ip
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-ip/.prepared_27c6676d6a3f1cff35c49d3cb863e82f_6664517399ebbbc92a37c5bb081b5c53
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-ip/.configured_*
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/stamp/.luci-lib-ip_installed
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-ip/.configured_8c28fde6e5538b761b52693a1f9d64a7
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-ip/.built
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-ip/.built_check
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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-ip=luci-lib-ip -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-ip=luci-lib-ip -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include " LDFLAGS="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro " FPIC="-fpic" LUCI_VERSION="git-20.220.15511-b8a74cb" LUCI_GITBRANCH="LuCI Master" make -j1 -C /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-ip/src/ AR="mipsel-openwrt-linux-musl-gcc-ar" AS="mipsel-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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-ip=luci-lib-ip -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro" LD=mipsel-openwrt-linux-musl-ld NM="mipsel-openwrt-linux-musl-gcc-nm" CC="mipsel-openwrt-linux-musl-gcc" GCC="mipsel-openwrt-linux-musl-gcc" CXX="mipsel-openwrt-linux-musl-g++" RANLIB="mipsel-openwrt-linux-musl-gcc-ranlib" STRIP=mipsel-openwrt-linux-musl-strip OBJCOPY=mipsel-openwrt-linux-musl-objcopy OBJDUMP=mipsel-openwrt-linux-musl-objdump SIZE=mipsel-openwrt-linux-musl-size CROSS="mipsel-openwrt-linux-musl-" ARCH="mipsel" clean compile;
make[4]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-ip/src'
rm -f *.o *.so
installing ncurses_dll.h in /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include/ncurses
mipsel-openwrt-linux-musl-gcc  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-ip=luci-lib-ip -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include   -std=gnu99 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include/libnl-tiny/ -fpic -c -o ip.o ip.c
ilmid.c:320:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 int compare_attachment_point( a, b )
     ^~~~~~~~~~~~~~~~~~~~~~~~
[ 68%] Building C object CMakeFiles/ubox-static.dir/kvlist.c.o
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I./../ilmid/asn1  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include   -I../../src/include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT wait.o -MD -MP -MF .deps/wait.Tpo -c -o wait.o wait.c
Packaged contents of /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/ipkg-mipsel_24kc/kmod-nf-ipt6 into /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/targets/ramips/rt305x/packages/kmod-nf-ipt6_5.4.52-1_mipsel_24kc.ipk
[ 51%] Building C object libopkg/CMakeFiles/opkg.dir/opkg_configure.c.o
installing term.h in /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include/ncurses
wait.c: In function 'reset_remsys':
wait.c:52:2: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
  if( remsys->sysObjectID.octs != NULL ) free( remsys->sysObjectID.octs );        if( remsys->sysContact.octs != NULL ) free( remsys->sysContact.octs );
  ^~
wait.c:52:82: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
  if( remsys->sysObjectID.octs != NULL ) free( remsys->sysObjectID.octs );        if( remsys->sysContact.octs != NULL ) free( remsys->sysContact.octs );
                                                                                  ^~
wait.c:54:2: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
  if( remsys->sysLocation.octs != NULL ) free( remsys->sysLocation.octs );        memset( remsys, 0, sizeof( SysGroup ));
  ^~
wait.c:54:82: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
  if( remsys->sysLocation.octs != NULL ) free( remsys->sysLocation.octs );        memset( remsys, 0, sizeof( SysGroup ));
                                                                                  ^~~~~~
wait.c: At top level:
wait.c:63:13: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 static void AsnOctsCopy( dest, src )
             ^~~~~~~~~~~
installing termcap.h in /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include/ncurses
[ 70%] Building C object CMakeFiles/ubox-static.dir/ulog.c.o
[ 53%] Building C object libopkg/CMakeFiles/opkg.dir/opkg_download.c.o
mv -f .deps/ilmid.Tpo .deps/ilmid.Po
installing ./tic.h in /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include/ncurses
mv -f .deps/wait.Tpo .deps/wait.Po
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I./../ilmid/asn1  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include   -I../../src/include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT states.o -MD -MP -MF .deps/states.Tpo -c -o states.o states.c
[ 72%] Building C object CMakeFiles/ubox-static.dir/base64.c.o
installing ./term_entry.h in /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include/ncurses
rstrip.sh: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/ipkg-mipsel_24kc/kmod-ipt-core/lib/modules/5.4.52/xt_mark.ko: relocatable
rstrip.sh: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/ipkg-mipsel_24kc/kmod-ipt-core/lib/modules/5.4.52/iptable_mangle.ko: relocatable
rstrip.sh: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/ipkg-mipsel_24kc/kmod-ipt-core/lib/modules/5.4.52/nf_log_common.ko: relocatable
rstrip.sh: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/ipkg-mipsel_24kc/kmod-ipt-core/lib/modules/5.4.52/xt_LOG.ko: relocatable
installing ./nc_tparm.h in /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include/ncurses
rstrip.sh: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/ipkg-mipsel_24kc/kmod-ipt-core/lib/modules/5.4.52/xt_mac.ko: relocatable
[ 55%] Building C object libopkg/CMakeFiles/opkg.dir/opkg_install.c.o
rstrip.sh: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/ipkg-mipsel_24kc/kmod-ipt-core/lib/modules/5.4.52/ipt_REJECT.ko: relocatable
mv -f .deps/states.Tpo .deps/states.Po
rstrip.sh: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/ipkg-mipsel_24kc/kmod-ipt-core/lib/modules/5.4.52/xt_tcpudp.ko: relocatable
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I./../ilmid/asn1  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include   -I../../src/include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT actions.o -MD -MP -MF .deps/actions.Tpo -c -o actions.o actions.c
[ 75%] Linking C static library libubox.a
rstrip.sh: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/ipkg-mipsel_24kc/kmod-ipt-core/lib/modules/5.4.52/xt_comment.ko: relocatable
make[5]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/hostpkg/ncurses-6.2/include'
cd ncurses && make -w DESTDIR="" RPATH_LIST="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/lib" install
rstrip.sh: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/ipkg-mipsel_24kc/kmod-ipt-core/lib/modules/5.4.52/iptable_filter.ko: relocatable
make[5]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/hostpkg/ncurses-6.2/ncurses'
installing ../lib/libncurses.a as /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/lib/libncurses.a
/usr/bin/install -c -m 644 ../lib/libncurses.a /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/lib/libncurses.a
make[5]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/hostpkg/ncurses-6.2/ncurses'
cd progs && make -w DESTDIR="" RPATH_LIST="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/lib" install
rstrip.sh: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/ipkg-mipsel_24kc/kmod-ipt-core/lib/modules/5.4.52/xt_multiport.ko: relocatable
make[6]: warning:  Clock skew detected.  Your build may be incomplete.
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libubox-2020-08-06-9e52171d'
make[5]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/hostpkg/ncurses-6.2/progs'
gcc -DHAVE_CONFIG_H -I../progs -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -fPIC --param max-inline-insns-single=1200 -c ../progs/infocmp.c -o ../objects/infocmp.o
[ 75%] Built target ubox-static
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libubox-2020-08-06-9e52171d'
Scanning dependencies of target blobmsg_json-static
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libubox-2020-08-06-9e52171d'
rstrip.sh: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/ipkg-mipsel_24kc/kmod-ipt-core/lib/modules/5.4.52/xt_time.ko: relocatable
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libubox-2020-08-06-9e52171d'
make[6]: Warning: File 'blobmsg_json.c' has modification time 350738 s in the future
[ 77%] Building C object CMakeFiles/blobmsg_json-static.dir/blobmsg_json.c.o
rstrip.sh: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/ipkg-mipsel_24kc/kmod-ipt-core/lib/modules/5.4.52/nf_log_ipv4.ko: relocatable
rstrip.sh: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/ipkg-mipsel_24kc/kmod-ipt-core/lib/modules/5.4.52/xt_TCPMSS.ko: relocatable
mv -f .deps/actions.Tpo .deps/actions.Po
rstrip.sh: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/ipkg-mipsel_24kc/kmod-ipt-core/lib/modules/5.4.52/xt_limit.ko: relocatable
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I./../ilmid/asn1  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include   -I../../src/include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT ilmidiag.o -MD -MP -MF .deps/ilmidiag.Tpo -c -o ilmidiag.o ilmidiag.c
Packaged contents of /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/ipkg-mipsel_24kc/kmod-ipt-core into /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/targets/ramips/rt305x/packages/kmod-ipt-core_5.4.52-1_mipsel_24kc.ipk
mv -f .deps/ilmidiag.Tpo .deps/ilmidiag.Po
/bin/bash ../../libtool  --tag=CC   --mode=link mipsel-openwrt-linux-musl-gcc  -I../../src/include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes  -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro  -o ilmid rfc1157_snmp.o rfc1155_smi.o util.o io.o message.o atmf_uni.o mib.o sysgroup.o ilmid.o wait.o states.o actions.o ../../src/lib/libatm.la ../../src/ilmid/asn1/libasn1.a 
rstrip.sh: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/ipkg-mipsel_24kc/kmod-nf-conntrack/lib/modules/5.4.52/nf_defrag_ipv6.ko: relocatable
rstrip.sh: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/ipkg-mipsel_24kc/kmod-nf-conntrack/lib/modules/5.4.52/nf_conntrack.ko: relocatable
OpenWrt-libtool: link: mipsel-openwrt-linux-musl-gcc -I../../src/include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -znow -zrelro -o .libs/ilmid rfc1157_snmp.o rfc1155_smi.o util.o io.o message.o atmf_uni.o mib.o sysgroup.o ilmid.o wait.o states.o actions.o  -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib ../../src/lib/.libs/libatm.so -lresolv ../../src/ilmid/asn1/libasn1.a
rstrip.sh: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/ipkg-mipsel_24kc/kmod-nf-conntrack/lib/modules/5.4.52/nf_defrag_ipv4.ko: relocatable
rstrip.sh: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/ipkg-mipsel_24kc/kmod-nf-conntrack/lib/modules/5.4.52/nf_conntrack_rtcache.ko: relocatable
/bin/bash ../../libtool  --tag=CC   --mode=link mipsel-openwrt-linux-musl-gcc  -I../../src/include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes  -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro  -o ilmidiag ilmidiag.o ../../src/lib/libatm.la 
[ 79%] Linking C static library libblobmsg_json.a
make[6]: warning:  Clock skew detected.  Your build may be incomplete.
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libubox-2020-08-06-9e52171d'
[ 79%] Built target blobmsg_json-static
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libubox-2020-08-06-9e52171d'
Scanning dependencies of target json_script
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libubox-2020-08-06-9e52171d'
Packaged contents of /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/ipkg-mipsel_24kc/kmod-nf-conntrack into /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/targets/ramips/rt305x/packages/kmod-nf-conntrack_5.4.52-1_mipsel_24kc.ipk
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libubox-2020-08-06-9e52171d'
make[6]: Warning: File 'json_script.c' has modification time 350737 s in the future
[ 81%] Building C object CMakeFiles/json_script.dir/json_script.c.o
OpenWrt-libtool: link: mipsel-openwrt-linux-musl-gcc -I../../src/include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -znow -zrelro -o .libs/ilmidiag ilmidiag.o  -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib ../../src/lib/.libs/libatm.so -lresolv
make[8]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2/src/ilmid'
make[7]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2/src/ilmid'
Making all in man
make[7]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2/src/man'
make[7]: Nothing to be done for 'all'.
make[7]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2/src/man'
Making all in led
Packaged contents of /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/ipkg-mipsel_24kc/kmod-nf-conntrack6 into /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/targets/ramips/rt305x/packages/kmod-nf-conntrack6_5.4.52-1_mipsel_24kc.ipk
make[7]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2/src/led'
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include   -I../../src/include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT join.o -MD -MP -MF .deps/join.Tpo -c -o join.o join.c
join.c: In function 'do_lec_configure':
join.c:188:30: warning: pointer targets in passing argument 1 of 'parse_config_rsp' differ in signedness [-Wpointer-sign]
         if (parse_config_rsp(buff, frame_size) < 0) {
                              ^~~~
join.c:39:12: note: expected 'unsigned char *' but argument is of type 'char *'
 static int parse_config_rsp(unsigned char *buff, int size);
            ^~~~~~~~~~~~~~~~
join.c: In function 'send_config_req':
join.c:224:34: warning: pointer targets in passing argument 1 of 'strcpy' differ in signedness [-Wpointer-sign]
                 strcpy(config_req->elan_name, lec_params.c5_elan_name);
                        ~~~~~~~~~~^~~~~~~~~~~
In file included from /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify/string.h:22,
                 from join.c:10:
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/string.h:31:7: note: expected 'char *' but argument is of type 'uint8_t *' {aka 'unsigned char *'}
 char *strcpy (char *__restrict, const char *__restrict);
       ^~~~~~
join.c: In function 'parse_config_rsp':
join.c:306:55: warning: pointer targets in passing argument 2 of 'strncpy' differ in signedness [-Wpointer-sign]
                 strncpy(lec_params.c5_elan_name, frame->elan_name, frame->elan_name_size);
                                                  ~~~~~^~~~~~~~~~~
In file included from /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify/string.h:22,
                 from join.c:10:
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/string.h:32:7: note: expected 'const char *' but argument is of type 'uint8_t *' {aka 'unsigned char *'}
 char *strncpy (char *__restrict, const char *__restrict, size_t);
       ^~~~~~~
join.c: In function 'les_connect':
join.c:380:28: warning: pointer targets in passing argument 1 of 'parse_join_rsp' differ in signedness [-Wpointer-sign]
         if (parse_join_rsp(buff, frame_size) < 0) {
                            ^~~~
join.c:43:12: note: expected 'unsigned char *' but argument is of type 'char *'
 static int parse_join_rsp(unsigned char *buff, int size);
            ^~~~~~~~~~~~~~
join.c: In function 'send_join_req':
join.c:409:21: warning: pointer targets in passing argument 1 of 'strcpy' differ in signedness [-Wpointer-sign]
         strcpy(frame->elan_name, lec_params.c5_elan_name);
                ~~~~~^~~~~~~~~~~
In file included from /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify/string.h:22,
                 from join.c:10:
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/string.h:31:7: note: expected 'char *' but argument is of type 'uint8_t *' {aka 'unsigned char *'}
 char *strcpy (char *__restrict, const char *__restrict);
       ^~~~~~
join.c: In function 'parse_join_rsp':
join.c:558:55: warning: pointer targets in passing argument 2 of 'strncpy' differ in signedness [-Wpointer-sign]
                 strncpy(lec_params.c5_elan_name, frame->elan_name, frame->elan_name_size);
                                                  ~~~~~^~~~~~~~~~~
In file included from /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify/string.h:22,
                 from join.c:10:
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/string.h:32:7: note: expected 'const char *' but argument is of type 'uint8_t *' {aka 'unsigned char *'}
 char *strncpy (char *__restrict, const char *__restrict, size_t);
       ^~~~~~~
join.c: In function 'read_bus_arp':
join.c:758:28: warning: pointer targets in passing argument 1 of 'validate_frame' differ in signedness [-Wpointer-sign]
         if (validate_frame(buff, frame_size) >= 0 &&
                            ^~~~
In file included from join.c:24:
frames.h:11:5: note: expected 'unsigned char *' but argument is of type 'char *'
 int validate_frame(unsigned char *buff, int size);
     ^~~~~~~~~~~~~~
rstrip.sh: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/ipkg-mipsel_24kc/kmod-nf-nat/lib/modules/5.4.52/nf_nat.ko: relocatable
[ 57%] Building C object libopkg/CMakeFiles/opkg.dir/opkg_message.c.o
Packaged contents of /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/ipkg-mipsel_24kc/kmod-nf-nat into /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/targets/ramips/rt305x/packages/kmod-nf-nat_5.4.52-1_mipsel_24kc.ipk
mipsel-openwrt-linux-musl-gcc -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro  -shared -o ip.so ip.o -llua -lm -lnl-tiny
make[4]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-ip/src'
gcc ../objects/infocmp.o ../objects/dump_entry.o -L../lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/lib -DHAVE_CONFIG_H -I../progs -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -fPIC --param max-inline-insns-single=1200 -L../lib  -lncurses -lncurses    -o infocmp
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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-ip=luci-lib-ip -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-ip=luci-lib-ip -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include " LDFLAGS="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro " FPIC="-fpic" LUCI_VERSION="git-20.220.15511-b8a74cb" LUCI_GITBRANCH="LuCI Master" make -C /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-ip/src/ AR="mipsel-openwrt-linux-musl-gcc-ar" AS="mipsel-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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-ip=luci-lib-ip -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro" LD=mipsel-openwrt-linux-musl-ld NM="mipsel-openwrt-linux-musl-gcc-nm" CC="mipsel-openwrt-linux-musl-gcc" GCC="mipsel-openwrt-linux-musl-gcc" CXX="mipsel-openwrt-linux-musl-g++" RANLIB="mipsel-openwrt-linux-musl-gcc-ranlib" STRIP=mipsel-openwrt-linux-musl-strip OBJCOPY=mipsel-openwrt-linux-musl-objcopy OBJDUMP=mipsel-openwrt-linux-musl-objdump SIZE=mipsel-openwrt-linux-musl-size CROSS="mipsel-openwrt-linux-musl-" ARCH="mipsel" DESTDIR="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-ip/ipkg-install"  install;
make[4]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-ip/src'
mipsel-openwrt-linux-musl-gcc -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro  -shared -o ip.so ip.o -llua -lm -lnl-tiny
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-ip/ipkg-install/usr/lib/lua/luci
cp ip.so /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-ip/ipkg-install/usr/lib/lua/luci/ip.so
make[4]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-ip/src'
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-ip/.built
rm -rf /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-ip/.pkgdir/luci-lib-ip.installed /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-ip/.pkgdir/luci-lib-ip
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-ip/.pkgdir/luci-lib-ip
if [ -d /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-ip/luasrc ]; then install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-ip/.pkgdir/luci-lib-ip/usr/lib/lua/luci; cp -pR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-ip/luasrc/* /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-ip/.pkgdir/luci-lib-ip/usr/lib/lua/luci/; find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-ip/.pkgdir/luci-lib-ip/usr/lib/lua/luci/ -type f -name '*.luadoc' | xargs -r rm; 	find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-ip/.pkgdir/luci-lib-ip/usr/lib/lua/luci/ -type f -name '*.lua' | while read src; do if LUA_PATH="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/lib/lua/5.1/?.lua" luasrcdiet --noopt-binequiv -o "$src.o" "$src"; then mv "$src.o" "$src"; fi; done; 	find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-ip/.pkgdir/luci-lib-ip/usr/lib/lua/luci/ -type f -name '*.htm' | while read src; do /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/sed -i -e 's/<%# *\([^ ]*\)PKG_VERSION *%>/\1git-20.220.15511-b8a74cb/g' -e 's/"\(<%= *\(media\|resource\) *%>[^"]*\.\(js\|css\)\)"/"\1?v=git-20.220.15511-b8a74cb"/g' "$src"; done; else true; fi
if [ -d /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-ip/htdocs ]; then install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-ip/.pkgdir/luci-lib-ip/www; cp -pR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-ip/htdocs/* /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-ip/.pkgdir/luci-lib-ip/www/; 	find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-ip/.pkgdir/luci-lib-ip/www/ -type f -name '*.js' | while read src; do if jsmin < "$src" > "$src.o"; then mv "$src.o" "$src"; fi; done; 	find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-ip/.pkgdir/luci-lib-ip/www/ -type f -name '*.css' | while read src; do if csstidy "$src" --template=highest --remove_last_semicolon=true "$src.o"; then mv "$src.o" "$src"; fi; done; else true; fi
if [ -d /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-ip/root ]; then install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-ip/.pkgdir/luci-lib-ip/; cp -pR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-ip/root/* /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-ip/.pkgdir/luci-lib-ip/; else true; fi
[ 58%] Building C object libopkg/CMakeFiles/opkg.dir/opkg_remove.c.o
if [ -d /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-ip/src ]; then 	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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-ip=luci-lib-ip -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-ip=luci-lib-ip -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include " LDFLAGS="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro " FPIC="-fpic" LUCI_VERSION="git-20.220.15511-b8a74cb" LUCI_GITBRANCH="LuCI Master" make -C /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-ip/src/ AR="mipsel-openwrt-linux-musl-gcc-ar" AS="mipsel-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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-ip=luci-lib-ip -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro" LD=mipsel-openwrt-linux-musl-ld NM="mipsel-openwrt-linux-musl-gcc-nm" CC="mipsel-openwrt-linux-musl-gcc" GCC="mipsel-openwrt-linux-musl-gcc" CXX="mipsel-openwrt-linux-musl-g++" RANLIB="mipsel-openwrt-linux-musl-gcc-ranlib" STRIP=mipsel-openwrt-linux-musl-strip OBJCOPY=mipsel-openwrt-linux-musl-objcopy OBJDUMP=mipsel-openwrt-linux-musl-objdump SIZE=mipsel-openwrt-linux-musl-size CROSS="mipsel-openwrt-linux-musl-" ARCH="mipsel" DESTDIR="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-ip/ipkg-install"  install; cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-ip/ipkg-install/* /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-ip/.pkgdir/luci-lib-ip/; else true; fi
rstrip.sh: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/ipkg-mipsel_24kc/kmod-nf-flow/lib/modules/5.4.52/nf_flow_table.ko: relocatable
make[4]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-ip/src'
mipsel-openwrt-linux-musl-gcc -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro  -shared -o ip.so ip.o -llua -lm -lnl-tiny
gcc -DHAVE_CONFIG_H -I../progs -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -fPIC --param max-inline-insns-single=1200 -c ../progs/clear.c -o ../objects/clear.o
rstrip.sh: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/ipkg-mipsel_24kc/kmod-nf-flow/lib/modules/5.4.52/nf_flow_table_hw.ko: relocatable
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-ip/ipkg-install/usr/lib/lua/luci
cp ip.so /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-ip/ipkg-install/usr/lib/lua/luci/ip.so
make[4]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-ip/src'
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-ip/.pkgdir/luci-lib-ip.installed
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/stamp
SHELL= flock /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/.root-copy.flock -c 'cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-ip/.pkgdir/luci-lib-ip/. /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/'
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/stamp/.luci-lib-ip_installed
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/targets/ramips/rt305x/packages /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-ip/ipkg-mipsel_24kc/luci-lib-ip/CONTROL /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/pkginfo
if [ -d /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-ip/luasrc ]; then install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-ip/ipkg-mipsel_24kc/luci-lib-ip/usr/lib/lua/luci; cp -pR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-ip/luasrc/* /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-ip/ipkg-mipsel_24kc/luci-lib-ip/usr/lib/lua/luci/; find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-ip/ipkg-mipsel_24kc/luci-lib-ip/usr/lib/lua/luci/ -type f -name '*.luadoc' | xargs -r rm; 	find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-ip/ipkg-mipsel_24kc/luci-lib-ip/usr/lib/lua/luci/ -type f -name '*.lua' | while read src; do if LUA_PATH="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/lib/lua/5.1/?.lua" luasrcdiet --noopt-binequiv -o "$src.o" "$src"; then mv "$src.o" "$src"; fi; done; 	find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-ip/ipkg-mipsel_24kc/luci-lib-ip/usr/lib/lua/luci/ -type f -name '*.htm' | while read src; do /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/sed -i -e 's/<%# *\([^ ]*\)PKG_VERSION *%>/\1git-20.220.15511-b8a74cb/g' -e 's/"\(<%= *\(media\|resource\) *%>[^"]*\.\(js\|css\)\)"/"\1?v=git-20.220.15511-b8a74cb"/g' "$src"; done; else true; fi
if [ -d /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-ip/htdocs ]; then install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-ip/ipkg-mipsel_24kc/luci-lib-ip/www; cp -pR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-ip/htdocs/* /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-ip/ipkg-mipsel_24kc/luci-lib-ip/www/; 	find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-ip/ipkg-mipsel_24kc/luci-lib-ip/www/ -type f -name '*.js' | while read src; do if jsmin < "$src" > "$src.o"; then mv "$src.o" "$src"; fi; done; 	find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-ip/ipkg-mipsel_24kc/luci-lib-ip/www/ -type f -name '*.css' | while read src; do if csstidy "$src" --template=highest --remove_last_semicolon=true "$src.o"; then mv "$src.o" "$src"; fi; done; else true; fi
if [ -d /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-ip/root ]; then install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-ip/ipkg-mipsel_24kc/luci-lib-ip/; cp -pR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-ip/root/* /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-ip/ipkg-mipsel_24kc/luci-lib-ip/; else true; fi
if [ -d /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-ip/src ]; then 	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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-ip=luci-lib-ip -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-ip=luci-lib-ip -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include " LDFLAGS="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro " FPIC="-fpic" LUCI_VERSION="git-20.220.15511-b8a74cb" LUCI_GITBRANCH="LuCI Master" make -C /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-ip/src/ AR="mipsel-openwrt-linux-musl-gcc-ar" AS="mipsel-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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-ip=luci-lib-ip -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro" LD=mipsel-openwrt-linux-musl-ld NM="mipsel-openwrt-linux-musl-gcc-nm" CC="mipsel-openwrt-linux-musl-gcc" GCC="mipsel-openwrt-linux-musl-gcc" CXX="mipsel-openwrt-linux-musl-g++" RANLIB="mipsel-openwrt-linux-musl-gcc-ranlib" STRIP=mipsel-openwrt-linux-musl-strip OBJCOPY=mipsel-openwrt-linux-musl-objcopy OBJDUMP=mipsel-openwrt-linux-musl-objdump SIZE=mipsel-openwrt-linux-musl-size CROSS="mipsel-openwrt-linux-musl-" ARCH="mipsel" DESTDIR="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-ip/ipkg-install"  install; cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-ip/ipkg-install/* /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-ip/ipkg-mipsel_24kc/luci-lib-ip/; else true; fi
make[4]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-ip/src'
mipsel-openwrt-linux-musl-gcc -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro  -shared -o ip.so ip.o -llua -lm -lnl-tiny
Packaged contents of /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/ipkg-mipsel_24kc/kmod-nf-flow into /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/targets/ramips/rt305x/packages/kmod-nf-flow_5.4.52-1_mipsel_24kc.ipk
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-ip/ipkg-install/usr/lib/lua/luci
cp ip.so /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-ip/ipkg-install/usr/lib/lua/luci/ip.so
make[4]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-ip/src'
find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-ip/ipkg-mipsel_24kc/luci-lib-ip -name 'CVS' -o -name '.svn' -o -name '.#*' -o -name '*~'| xargs -r rm -rf
gcc -DHAVE_CONFIG_H -I../progs -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -fPIC --param max-inline-insns-single=1200 -c ../progs/clear_cmd.c -o ../objects/clear_cmd.o
export CROSS="mipsel-openwrt-linux-musl-"   ; NM="mipsel-openwrt-linux-musl-nm" STRIP="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/sstrip" STRIP_KMOD="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/strip-kmod.sh" PATCHELF="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/patchelf" /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/rstrip.sh /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-ip/ipkg-mipsel_24kc/luci-lib-ip
rstrip.sh: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-ip/ipkg-mipsel_24kc/luci-lib-ip/usr/lib/lua/luci/ip.so: shared object
(cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-ip/ipkg-mipsel_24kc/luci-lib-ip/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; echo "$V_Package_luci_lib_ip_postinst" > postinst-pkg; chmod 0755 postinst-pkg; )
mv -f .deps/join.Tpo .deps/join.Po
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include   -I../../src/include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT conn.o -MD -MP -MF .deps/conn.Tpo -c -o conn.o conn.c
[ 83%] Linking C shared library libjson_script.so
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/packages/mipsel_24kc/luci
gcc -DHAVE_CONFIG_H -I../progs -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -fPIC --param max-inline-insns-single=1200 -c ../progs/tty_settings.c -o ../objects/tty_settings.o
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/ipkg-build -c -o 0 -g 0 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-ip/ipkg-mipsel_24kc/luci-lib-ip /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/packages/mipsel_24kc/luci
make[6]: warning:  Clock skew detected.  Your build may be incomplete.
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libubox-2020-08-06-9e52171d'
rstrip.sh: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/ipkg-mipsel_24kc/kmod-ipt-conntrack/lib/modules/5.4.52/xt_state.ko: relocatable
[ 83%] Built target json_script
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libubox-2020-08-06-9e52171d'
Scanning dependencies of target jshn
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libubox-2020-08-06-9e52171d'
rstrip.sh: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/ipkg-mipsel_24kc/kmod-ipt-conntrack/lib/modules/5.4.52/xt_CT.ko: relocatable
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libubox-2020-08-06-9e52171d'
make[6]: Warning: File 'jshn.c' has modification time 350737 s in the future
[ 85%] Building C object CMakeFiles/jshn.dir/jshn.c.o
[ 60%] Building C object libopkg/CMakeFiles/opkg.dir/opkg_upgrade.c.o
rstrip.sh: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/ipkg-mipsel_24kc/kmod-ipt-conntrack/lib/modules/5.4.52/xt_conntrack.ko: relocatable
Packaged contents of /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-ip/ipkg-mipsel_24kc/luci-lib-ip into /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/packages/mipsel_24kc/luci/luci-lib-ip_git-20.220.15511-b8a74cb_mipsel_24kc.ipk
echo "luci-lib-ip" >> /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/pkginfo/luci-lib-ip.default.install
make[3]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/feeds/luci/libs/luci-lib-ip'
time: package/feeds/luci/luci-lib-ip/compile#1.23#0.14#1.46
[ 62%] Building C object libopkg/CMakeFiles/opkg.dir/opkg_utils.c.o
gcc ../objects/clear.o ../objects/clear_cmd.o ../objects/tty_settings.o -L../lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/lib -DHAVE_CONFIG_H -I../progs -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -fPIC --param max-inline-insns-single=1200 -lncurses    -o clear
Packaged contents of /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/ipkg-mipsel_24kc/kmod-ipt-conntrack into /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/targets/ramips/rt305x/packages/kmod-ipt-conntrack_5.4.52-1_mipsel_24kc.ipk
gcc -DHAVE_CONFIG_H -I../progs -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -fPIC --param max-inline-insns-single=1200 -c ../progs/tabs.c -o ../objects/tabs.o
make[3]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/feeds/luci/libs/luci-lib-jsonc'
[ 64%] Building C object libopkg/CMakeFiles/opkg.dir/parse_util.c.o
rstrip.sh: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/ipkg-mipsel_24kc/kmod-ipt-conntrack-extra/lib/modules/5.4.52/xt_helper.ko: relocatable
rstrip.sh: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/ipkg-mipsel_24kc/kmod-ipt-conntrack-extra/lib/modules/5.4.52/xt_connbytes.ko: relocatable
rstrip.sh: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/ipkg-mipsel_24kc/kmod-ipt-conntrack-extra/lib/modules/5.4.52/xt_connmark.ko: relocatable
rstrip.sh: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/ipkg-mipsel_24kc/kmod-ipt-conntrack-extra/lib/modules/5.4.52/xt_connlimit.ko: relocatable
[ 87%] Linking C executable jshn
rstrip.sh: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/ipkg-mipsel_24kc/kmod-ipt-conntrack-extra/lib/modules/5.4.52/xt_recent.ko: relocatable
rstrip.sh: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/ipkg-mipsel_24kc/kmod-ipt-conntrack-extra/lib/modules/5.4.52/nf_conncount.ko: relocatable
make[6]: warning:  Clock skew detected.  Your build may be incomplete.
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libubox-2020-08-06-9e52171d'
[ 87%] Built target jshn
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libubox-2020-08-06-9e52171d'
Scanning dependencies of target uloop_lua
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libubox-2020-08-06-9e52171d'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libubox-2020-08-06-9e52171d'
make[6]: Warning: File 'lua/uloop.c' has modification time 350737 s in the future
[ 89%] Building C object lua/CMakeFiles/uloop_lua.dir/uloop.c.o
[ 66%] Building C object libopkg/CMakeFiles/opkg.dir/pkg.c.o
mv -f .deps/conn.Tpo .deps/conn.Po
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include   -I../../src/include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.c
gcc ../objects/tabs.o ../objects/tty_settings.o -L../lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/lib -DHAVE_CONFIG_H -I../progs -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -fPIC --param max-inline-insns-single=1200 -lncurses    -o tabs
Packaged contents of /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/ipkg-mipsel_24kc/kmod-ipt-conntrack-extra into /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/targets/ramips/rt305x/packages/kmod-ipt-conntrack-extra_5.4.52-1_mipsel_24kc.ipk
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/hostpkg/opkg-2020-05-07-f2166a89/libopkg/pkg.c: In function 'pkg_set_raw':
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/hostpkg/opkg-2020-05-07-f2166a89/libopkg/pkg.c:109:58: warning: format '%d' expects argument of type 'int', but argument 5 has type 'size_t {aka long unsigned int}' [-Wformat=]
     fprintf(stderr, "ERROR: truncating field %d <%p> to %d byte",
                                                         ~^
                                                         %ld
             id, val, blob_len(cur));
                      ~~~~~~~~~~~~~                        
main.c: In function 'main':
main.c:243:48: warning: pointer targets in passing argument 2 of 'esi_convert' differ in signedness [-Wpointer-sign]
                         if(esi_convert(optarg, mac_addr)<0) {
                                                ^~~~~~~~
main.c:82:12: note: expected 'unsigned char *' but argument is of type 'char *'
 static int esi_convert(char *parsestring, unsigned char *mac_addr)
            ^~~~~~~~~~~
main.c:248:43: warning: pointer targets in passing argument 2 of 'mac2text' differ in signedness [-Wpointer-sign]
                         mac2text(esibuff, mac_addr);
                                           ^~~~~~~~
In file included from main.c:55:
display.h:8:6: note: expected 'unsigned char *' but argument is of type 'char *'
 void mac2text(char *buff, unsigned char *mac_addr);
      ^~~~~~~~
main.c:375:18: warning: pointer targets in passing argument 1 of 'addr_getesi' differ in signedness [-Wpointer-sign]
   if(addr_getesi(mac_addr, phys_itf) < 0) {
                  ^~~~~~~~
In file included from main.c:54:
address.h:29:5: note: expected 'unsigned char *' but argument is of type 'char *'
 int addr_getesi(unsigned char *mac_addr, int phys_addr);
     ^~~~~~~~~~~
main.c:379:21: warning: pointer targets in passing argument 2 of 'mac2text' differ in signedness [-Wpointer-sign]
   mac2text(esibuff, mac_addr);
                     ^~~~~~~~
In file included from main.c:55:
display.h:8:6: note: expected 'unsigned char *' but argument is of type 'char *'
 void mac2text(char *buff, unsigned char *mac_addr);
      ^~~~~~~~
main.c:386:25: warning: pointer targets in passing argument 1 of 'kernel_init' differ in signedness [-Wpointer-sign]
  if ((itf = kernel_init(mac_addr, itf)) < 0 ) {
                         ^~~~~~~~
In file included from main.c:56:
kernel.h:31:5: note: expected 'unsigned char *' but argument is of type 'char *'
 int kernel_init(unsigned char *mac_addr, int itf);
     ^~~~~~~~~~~
main.c:436:33: warning: pointer targets in passing argument 1 of 'init_lec_params' differ in signedness [-Wpointer-sign]
                 init_lec_params(mac_addr, elan_name, listen_addr.sas_addr.prv,
                                 ^~~~~~~~
In file included from main.c:52:
join.h:6:6: note: expected 'unsigned char *' but argument is of type 'char *'
 void init_lec_params(unsigned char *mac_addr, char *elan_name,
      ^~~~~~~~~~~~~~~
gcc -DHAVE_CONFIG_H -I../progs -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -fPIC --param max-inline-insns-single=1200 -c ../progs/tput.c -o ../objects/tput.o
rstrip.sh: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/ipkg-mipsel_24kc/kmod-ipt-offload/lib/modules/5.4.52/xt_FLOWOFFLOAD.ko: relocatable
Packaged contents of /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/ipkg-mipsel_24kc/kmod-ipt-offload into /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/targets/ramips/rt305x/packages/kmod-ipt-offload_5.4.52-1_mipsel_24kc.ipk
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-jsonc/.prepared_5908cc24a284ef091655bf265f9df1b9_6664517399ebbbc92a37c5bb081b5c53_check
for d in luasrc htdocs root src; do if [ -d ./$d ]; then mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-jsonc/$d; cp -fpR ./$d/* /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-jsonc/$d/; fi; done
true
[ ! -d ./src/ ] || cp -fpR ./src/. /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-jsonc
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-jsonc/.prepared_5908cc24a284ef091655bf265f9df1b9_6664517399ebbbc92a37c5bb081b5c53
[ 67%] Building C object libopkg/CMakeFiles/opkg.dir/pkg_alternatives.c.o
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-jsonc/.configured_*
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/stamp/.luci-lib-jsonc_installed
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-jsonc/.configured_8c28fde6e5538b761b52693a1f9d64a7
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-jsonc/.built
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-jsonc/.built_check
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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-jsonc=luci-lib-jsonc -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-jsonc=luci-lib-jsonc -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include " LDFLAGS="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro " FPIC="-fpic" LUCI_VERSION="git-20.220.15511-b8a74cb" LUCI_GITBRANCH="LuCI Master" make -j1 -C /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-jsonc/src/ AR="mipsel-openwrt-linux-musl-gcc-ar" AS="mipsel-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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-jsonc=luci-lib-jsonc -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro" LD=mipsel-openwrt-linux-musl-ld NM="mipsel-openwrt-linux-musl-gcc-nm" CC="mipsel-openwrt-linux-musl-gcc" GCC="mipsel-openwrt-linux-musl-gcc" CXX="mipsel-openwrt-linux-musl-g++" RANLIB="mipsel-openwrt-linux-musl-gcc-ranlib" STRIP=mipsel-openwrt-linux-musl-strip OBJCOPY=mipsel-openwrt-linux-musl-objcopy OBJDUMP=mipsel-openwrt-linux-musl-objdump SIZE=mipsel-openwrt-linux-musl-size CROSS="mipsel-openwrt-linux-musl-" ARCH="mipsel" clean compile;
make[4]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-jsonc/src'
rm -f *.o *.so
mipsel-openwrt-linux-musl-gcc  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-jsonc=luci-lib-jsonc -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include   -std=gnu99 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include/json-c/ -fpic -c -o jsonc.o jsonc.c
gcc -DHAVE_CONFIG_H -I../progs -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -fPIC --param max-inline-insns-single=1200 -c ../progs/reset_cmd.c -o ../objects/reset_cmd.o
rstrip.sh: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/ipkg-mipsel_24kc/kmod-ipt-nat/lib/modules/5.4.52/xt_nat.ko: relocatable
[ 91%] Linking C shared module uloop.so
rstrip.sh: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/ipkg-mipsel_24kc/kmod-ipt-nat/lib/modules/5.4.52/xt_MASQUERADE.ko: relocatable
rstrip.sh: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/ipkg-mipsel_24kc/kmod-ipt-nat/lib/modules/5.4.52/iptable_nat.ko: relocatable
make[6]: warning:  Clock skew detected.  Your build may be incomplete.
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libubox-2020-08-06-9e52171d'
[ 91%] Built target uloop_lua
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libubox-2020-08-06-9e52171d'
mv -f .deps/main.Tpo .deps/main.Po
rstrip.sh: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/ipkg-mipsel_24kc/kmod-ipt-nat/lib/modules/5.4.52/xt_REDIRECT.ko: relocatable
Scanning dependencies of target json_script-example
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libubox-2020-08-06-9e52171d'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libubox-2020-08-06-9e52171d'
make[6]: Warning: File 'examples/json_script-example.c' has modification time 350737 s in the future
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include   -I../../src/include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT address.o -MD -MP -MF .deps/address.Tpo -c -o address.o address.c
[ 93%] Building C object examples/CMakeFiles/json_script-example.dir/json_script-example.c.o
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include   -I../../src/include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT frames.o -MD -MP -MF .deps/frames.Tpo -c -o frames.o frames.c
mv -f .deps/address.Tpo .deps/address.Po
Packaged contents of /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/ipkg-mipsel_24kc/kmod-ipt-nat into /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/targets/ramips/rt305x/packages/kmod-ipt-nat_5.4.52-1_mipsel_24kc.ipk
frames.c: In function 'handle_frame':
frames.c:319:28: warning: pointer targets in passing argument 1 of 'validate_frame' differ in signedness [-Wpointer-sign]
         if (validate_frame(buff, size) < 0)
                            ^~~~
frames.c:60:5: note: expected 'unsigned char *' but argument is of type 'char *'
 int validate_frame(unsigned char *buff, int size)
     ^~~~~~~~~~~~~~
mipsel-openwrt-linux-musl-gcc -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro  -shared -o jsonc.so jsonc.o -llua -lm -ljson-c
gcc ../objects/tput.o ../objects/clear_cmd.o ../objects/reset_cmd.o ../objects/tparm_type.o ../objects/transform.o ../objects/tty_settings.o -L../lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/lib -DHAVE_CONFIG_H -I../progs -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -fPIC --param max-inline-insns-single=1200 -lncurses    -o tput
make[4]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-jsonc/src'
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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-jsonc=luci-lib-jsonc -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-jsonc=luci-lib-jsonc -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include " LDFLAGS="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro " FPIC="-fpic" LUCI_VERSION="git-20.220.15511-b8a74cb" LUCI_GITBRANCH="LuCI Master" make -C /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-jsonc/src/ AR="mipsel-openwrt-linux-musl-gcc-ar" AS="mipsel-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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-jsonc=luci-lib-jsonc -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro" LD=mipsel-openwrt-linux-musl-ld NM="mipsel-openwrt-linux-musl-gcc-nm" CC="mipsel-openwrt-linux-musl-gcc" GCC="mipsel-openwrt-linux-musl-gcc" CXX="mipsel-openwrt-linux-musl-g++" RANLIB="mipsel-openwrt-linux-musl-gcc-ranlib" STRIP=mipsel-openwrt-linux-musl-strip OBJCOPY=mipsel-openwrt-linux-musl-objcopy OBJDUMP=mipsel-openwrt-linux-musl-objdump SIZE=mipsel-openwrt-linux-musl-size CROSS="mipsel-openwrt-linux-musl-" ARCH="mipsel" DESTDIR="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-jsonc/ipkg-install"  install;
rstrip.sh: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/ipkg-mipsel_24kc/kmod-ipt-raw/lib/modules/5.4.52/iptable_raw.ko: relocatable
make[4]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-jsonc/src'
mipsel-openwrt-linux-musl-gcc -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro  -shared -o jsonc.so jsonc.o -llua -lm -ljson-c
[ 95%] Linking C executable json_script-example
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-jsonc/ipkg-install/usr/lib/lua/luci
cp jsonc.so /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-jsonc/ipkg-install/usr/lib/lua/luci/jsonc.so
make[4]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-jsonc/src'
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-jsonc/.built
rm -rf /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-jsonc/.pkgdir/luci-lib-jsonc.installed /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-jsonc/.pkgdir/luci-lib-jsonc
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-jsonc/.pkgdir/luci-lib-jsonc
make[6]: warning:  Clock skew detected.  Your build may be incomplete.
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libubox-2020-08-06-9e52171d'
if [ -d /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-jsonc/luasrc ]; then install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-jsonc/.pkgdir/luci-lib-jsonc/usr/lib/lua/luci; cp -pR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-jsonc/luasrc/* /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-jsonc/.pkgdir/luci-lib-jsonc/usr/lib/lua/luci/; find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-jsonc/.pkgdir/luci-lib-jsonc/usr/lib/lua/luci/ -type f -name '*.luadoc' | xargs -r rm; 	find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-jsonc/.pkgdir/luci-lib-jsonc/usr/lib/lua/luci/ -type f -name '*.lua' | while read src; do if LUA_PATH="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/lib/lua/5.1/?.lua" luasrcdiet --noopt-binequiv -o "$src.o" "$src"; then mv "$src.o" "$src"; fi; done; 	find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-jsonc/.pkgdir/luci-lib-jsonc/usr/lib/lua/luci/ -type f -name '*.htm' | while read src; do /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/sed -i -e 's/<%# *\([^ ]*\)PKG_VERSION *%>/\1git-20.220.15511-b8a74cb/g' -e 's/"\(<%= *\(media\|resource\) *%>[^"]*\.\(js\|css\)\)"/"\1?v=git-20.220.15511-b8a74cb"/g' "$src"; done; else true; fi
[ 95%] Built target json_script-example
if [ -d /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-jsonc/htdocs ]; then install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-jsonc/.pkgdir/luci-lib-jsonc/www; cp -pR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-jsonc/htdocs/* /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-jsonc/.pkgdir/luci-lib-jsonc/www/; 	find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-jsonc/.pkgdir/luci-lib-jsonc/www/ -type f -name '*.js' | while read src; do if jsmin < "$src" > "$src.o"; then mv "$src.o" "$src"; fi; done; 	find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-jsonc/.pkgdir/luci-lib-jsonc/www/ -type f -name '*.css' | while read src; do if csstidy "$src" --template=highest --remove_last_semicolon=true "$src.o"; then mv "$src.o" "$src"; fi; done; else true; fi
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libubox-2020-08-06-9e52171d'
if [ -d /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-jsonc/root ]; then install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-jsonc/.pkgdir/luci-lib-jsonc/; cp -pR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-jsonc/root/* /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-jsonc/.pkgdir/luci-lib-jsonc/; else true; fi
gcc -DHAVE_CONFIG_H -I../progs -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -fPIC --param max-inline-insns-single=1200 -c ../progs/tset.c -o ../objects/tset.o
if [ -d /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-jsonc/src ]; then 	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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-jsonc=luci-lib-jsonc -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-jsonc=luci-lib-jsonc -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include " LDFLAGS="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro " FPIC="-fpic" LUCI_VERSION="git-20.220.15511-b8a74cb" LUCI_GITBRANCH="LuCI Master" make -C /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-jsonc/src/ AR="mipsel-openwrt-linux-musl-gcc-ar" AS="mipsel-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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-jsonc=luci-lib-jsonc -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro" LD=mipsel-openwrt-linux-musl-ld NM="mipsel-openwrt-linux-musl-gcc-nm" CC="mipsel-openwrt-linux-musl-gcc" GCC="mipsel-openwrt-linux-musl-gcc" CXX="mipsel-openwrt-linux-musl-g++" RANLIB="mipsel-openwrt-linux-musl-gcc-ranlib" STRIP=mipsel-openwrt-linux-musl-strip OBJCOPY=mipsel-openwrt-linux-musl-objcopy OBJDUMP=mipsel-openwrt-linux-musl-objdump SIZE=mipsel-openwrt-linux-musl-size CROSS="mipsel-openwrt-linux-musl-" ARCH="mipsel" DESTDIR="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-jsonc/ipkg-install"  install; cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-jsonc/ipkg-install/* /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-jsonc/.pkgdir/luci-lib-jsonc/; else true; fi
Scanning dependencies of target ustream-example
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libubox-2020-08-06-9e52171d'
make[4]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-jsonc/src'
mipsel-openwrt-linux-musl-gcc -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro  -shared -o jsonc.so jsonc.o -llua -lm -ljson-c
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libubox-2020-08-06-9e52171d'
make[6]: Warning: File 'examples/ustream-example.c' has modification time 350736 s in the future
[ 97%] Building C object examples/CMakeFiles/ustream-example.dir/ustream-example.c.o
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-jsonc/ipkg-install/usr/lib/lua/luci
cp jsonc.so /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-jsonc/ipkg-install/usr/lib/lua/luci/jsonc.so
make[4]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-jsonc/src'
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-jsonc/.pkgdir/luci-lib-jsonc.installed
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/stamp
SHELL= flock /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/.root-copy.flock -c 'cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-jsonc/.pkgdir/luci-lib-jsonc/. /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/'
Packaged contents of /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/ipkg-mipsel_24kc/kmod-ipt-raw into /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/targets/ramips/rt305x/packages/kmod-ipt-raw_5.4.52-1_mipsel_24kc.ipk
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/stamp/.luci-lib-jsonc_installed
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/targets/ramips/rt305x/packages /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-jsonc/ipkg-mipsel_24kc/luci-lib-jsonc/CONTROL /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/pkginfo
if [ -d /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-jsonc/luasrc ]; then install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-jsonc/ipkg-mipsel_24kc/luci-lib-jsonc/usr/lib/lua/luci; cp -pR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-jsonc/luasrc/* /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-jsonc/ipkg-mipsel_24kc/luci-lib-jsonc/usr/lib/lua/luci/; find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-jsonc/ipkg-mipsel_24kc/luci-lib-jsonc/usr/lib/lua/luci/ -type f -name '*.luadoc' | xargs -r rm; 	find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-jsonc/ipkg-mipsel_24kc/luci-lib-jsonc/usr/lib/lua/luci/ -type f -name '*.lua' | while read src; do if LUA_PATH="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/lib/lua/5.1/?.lua" luasrcdiet --noopt-binequiv -o "$src.o" "$src"; then mv "$src.o" "$src"; fi; done; 	find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-jsonc/ipkg-mipsel_24kc/luci-lib-jsonc/usr/lib/lua/luci/ -type f -name '*.htm' | while read src; do /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/sed -i -e 's/<%# *\([^ ]*\)PKG_VERSION *%>/\1git-20.220.15511-b8a74cb/g' -e 's/"\(<%= *\(media\|resource\) *%>[^"]*\.\(js\|css\)\)"/"\1?v=git-20.220.15511-b8a74cb"/g' "$src"; done; else true; fi
if [ -d /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-jsonc/htdocs ]; then install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-jsonc/ipkg-mipsel_24kc/luci-lib-jsonc/www; cp -pR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-jsonc/htdocs/* /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-jsonc/ipkg-mipsel_24kc/luci-lib-jsonc/www/; 	find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-jsonc/ipkg-mipsel_24kc/luci-lib-jsonc/www/ -type f -name '*.js' | while read src; do if jsmin < "$src" > "$src.o"; then mv "$src.o" "$src"; fi; done; 	find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-jsonc/ipkg-mipsel_24kc/luci-lib-jsonc/www/ -type f -name '*.css' | while read src; do if csstidy "$src" --template=highest --remove_last_semicolon=true "$src.o"; then mv "$src.o" "$src"; fi; done; else true; fi
if [ -d /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-jsonc/root ]; then install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-jsonc/ipkg-mipsel_24kc/luci-lib-jsonc/; cp -pR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-jsonc/root/* /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-jsonc/ipkg-mipsel_24kc/luci-lib-jsonc/; else true; fi
if [ -d /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-jsonc/src ]; then 	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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-jsonc=luci-lib-jsonc -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-jsonc=luci-lib-jsonc -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include " LDFLAGS="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro " FPIC="-fpic" LUCI_VERSION="git-20.220.15511-b8a74cb" LUCI_GITBRANCH="LuCI Master" make -C /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-jsonc/src/ AR="mipsel-openwrt-linux-musl-gcc-ar" AS="mipsel-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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-jsonc=luci-lib-jsonc -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro" LD=mipsel-openwrt-linux-musl-ld NM="mipsel-openwrt-linux-musl-gcc-nm" CC="mipsel-openwrt-linux-musl-gcc" GCC="mipsel-openwrt-linux-musl-gcc" CXX="mipsel-openwrt-linux-musl-g++" RANLIB="mipsel-openwrt-linux-musl-gcc-ranlib" STRIP=mipsel-openwrt-linux-musl-strip OBJCOPY=mipsel-openwrt-linux-musl-objcopy OBJDUMP=mipsel-openwrt-linux-musl-objdump SIZE=mipsel-openwrt-linux-musl-size CROSS="mipsel-openwrt-linux-musl-" ARCH="mipsel" DESTDIR="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-jsonc/ipkg-install"  install; cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-jsonc/ipkg-install/* /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-jsonc/ipkg-mipsel_24kc/luci-lib-jsonc/; else true; fi
make[4]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-jsonc/src'
mipsel-openwrt-linux-musl-gcc -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro  -shared -o jsonc.so jsonc.o -llua -lm -ljson-c
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-jsonc/ipkg-install/usr/lib/lua/luci
cp jsonc.so /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-jsonc/ipkg-install/usr/lib/lua/luci/jsonc.so
make[4]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-jsonc/src'
find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-jsonc/ipkg-mipsel_24kc/luci-lib-jsonc -name 'CVS' -o -name '.svn' -o -name '.#*' -o -name '*~'| xargs -r rm -rf
[100%] Linking C executable ustream-example
export CROSS="mipsel-openwrt-linux-musl-"   ; NM="mipsel-openwrt-linux-musl-nm" STRIP="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/sstrip" STRIP_KMOD="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/strip-kmod.sh" PATCHELF="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/patchelf" /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/rstrip.sh /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-jsonc/ipkg-mipsel_24kc/luci-lib-jsonc
rstrip.sh: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-jsonc/ipkg-mipsel_24kc/luci-lib-jsonc/usr/lib/lua/luci/jsonc.so: shared object
make[6]: warning:  Clock skew detected.  Your build may be incomplete.
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libubox-2020-08-06-9e52171d'
[100%] Built target ustream-example
make[5]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libubox-2020-08-06-9e52171d'
(cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-jsonc/ipkg-mipsel_24kc/luci-lib-jsonc/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; echo "$V_Package_luci_lib_jsonc_postinst" > postinst-pkg; chmod 0755 postinst-pkg; )
rstrip.sh: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/ipkg-mipsel_24kc/kmod-ip6tables/lib/modules/5.4.52/ip6table_filter.ko: relocatable
make[4]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libubox-2020-08-06-9e52171d'
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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libubox-2020-08-06-9e52171d=libubox-2020-08-06-9e52171d -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libubox-2020-08-06-9e52171d=libubox-2020-08-06-9e52171d -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include " LDFLAGS="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro " make -C /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libubox-2020-08-06-9e52171d/. AR="mipsel-openwrt-linux-musl-gcc-ar" AS="mipsel-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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libubox-2020-08-06-9e52171d=libubox-2020-08-06-9e52171d -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include" LD=mipsel-openwrt-linux-musl-ld NM="mipsel-openwrt-linux-musl-gcc-nm" CC="mipsel-openwrt-linux-musl-gcc" GCC="mipsel-openwrt-linux-musl-gcc" CXX="mipsel-openwrt-linux-musl-g++" RANLIB="mipsel-openwrt-linux-musl-gcc-ranlib" STRIP=mipsel-openwrt-linux-musl-strip OBJCOPY=mipsel-openwrt-linux-musl-objcopy OBJDUMP=mipsel-openwrt-linux-musl-objdump SIZE=mipsel-openwrt-linux-musl-size CROSS="mipsel-openwrt-linux-musl-" ARCH="mipsel" CMAKE_COMMAND='/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/cmake' CMAKE_DISABLE_cmake_check_build_system=1 DESTDIR="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libubox-2020-08-06-9e52171d/ipkg-install"  install;
make[4]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libubox-2020-08-06-9e52171d'
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/packages/mipsel_24kc/luci
rstrip.sh: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/ipkg-mipsel_24kc/kmod-ip6tables/lib/modules/5.4.52/ip6table_mangle.ko: relocatable
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/ipkg-build -c -o 0 -g 0 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-jsonc/ipkg-mipsel_24kc/luci-lib-jsonc /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/packages/mipsel_24kc/luci
mv -f .deps/frames.Tpo .deps/frames.Po
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include   -I../../src/include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT display.o -MD -MP -MF .deps/display.Tpo -c -o display.o display.c
rstrip.sh: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/ipkg-mipsel_24kc/kmod-ip6tables/lib/modules/5.4.52/ip6t_REJECT.ko: relocatable
-- Checking for one of the modules 'lua5.1;lua-5.1'
[ 69%] Building C object libopkg/CMakeFiles/opkg.dir/pkg_depends.c.o
rstrip.sh: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/ipkg-mipsel_24kc/kmod-ip6tables/lib/modules/5.4.52/nf_log_ipv6.ko: relocatable
-- Configuring done
Packaged contents of /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-jsonc/ipkg-mipsel_24kc/luci-lib-jsonc into /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/packages/mipsel_24kc/luci/luci-lib-jsonc_git-20.220.15511-b8a74cb_mipsel_24kc.ipk
echo "luci-lib-jsonc" >> /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/pkginfo/luci-lib-jsonc.default.install
make[3]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/feeds/luci/libs/luci-lib-jsonc'
time: package/feeds/luci/luci-lib-jsonc/compile#0.55#0.15#0.76
gcc ../objects/tset.o ../objects/reset_cmd.o ../objects/transform.o ../objects/tty_settings.o -L../lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/lib -DHAVE_CONFIG_H -I../progs -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -fPIC --param max-inline-insns-single=1200 -lncurses    -o tset
-- Generating done
-- Build files have been written to: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libubox-2020-08-06-9e52171d
[ 71%] Building C object libopkg/CMakeFiles/opkg.dir/pkg_dest.c.o
make[5]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libubox-2020-08-06-9e52171d'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libubox-2020-08-06-9e52171d'
Scanning dependencies of target ubox
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libubox-2020-08-06-9e52171d'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libubox-2020-08-06-9e52171d'
make[6]: Warning: File 'avl.c' has modification time 350736 s in the future
[  2%] Building C object CMakeFiles/ubox.dir/avl.c.o
gcc -DHAVE_CONFIG_H -I../progs -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -fPIC --param max-inline-insns-single=1200 -c ../progs/toe.c -o ../objects/toe.o
Packaged contents of /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/ipkg-mipsel_24kc/kmod-ip6tables into /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/targets/ramips/rt305x/packages/kmod-ip6tables_5.4.52-1_mipsel_24kc.ipk
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include   -I../../src/include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT kernel.o -MD -MP -MF .deps/kernel.Tpo -c -o kernel.o kernel.c
mv -f .deps/display.Tpo .deps/display.Po
[ 73%] Building C object libopkg/CMakeFiles/opkg.dir/pkg_dest_list.c.o
rstrip.sh: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/ipkg-mipsel_24kc/kmod-iptunnel6/lib/modules/5.4.52/tunnel6.ko: relocatable
Packaged contents of /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/ipkg-mipsel_24kc/kmod-iptunnel6 into /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/targets/ramips/rt305x/packages/kmod-iptunnel6_5.4.52-1_mipsel_24kc.ipk
[ 75%] Building C object libopkg/CMakeFiles/opkg.dir/pkg_extract.c.o
rstrip.sh: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/ipkg-mipsel_24kc/kmod-ip6-tunnel/lib/modules/5.4.52/ip6_tunnel.ko: relocatable
mv -f .deps/kernel.Tpo .deps/kernel.Po
[  4%] Building C object CMakeFiles/ubox.dir/avl-cmp.c.o
/bin/bash ../../libtool  --tag=CC   --mode=link mipsel-openwrt-linux-musl-gcc  -I../../src/include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes  -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro  -o zeppelin join.o conn.o main.o address.o frames.o display.o kernel.o ../../src/lib/libatm.la 
Packaged contents of /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/ipkg-mipsel_24kc/kmod-ip6-tunnel into /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/targets/ramips/rt305x/packages/kmod-ip6-tunnel_5.4.52-1_mipsel_24kc.ipk
[ 76%] Building C object libopkg/CMakeFiles/opkg.dir/pkg_hash.c.o
gcc ../objects/toe.o -L../lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/lib -DHAVE_CONFIG_H -I../progs -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -fPIC --param max-inline-insns-single=1200 -L../lib  -lncurses -lncurses    -o toe
rstrip.sh: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/ipkg-mipsel_24kc/kmod-slhc/lib/modules/5.4.52/slhc.ko: relocatable
[  6%] Building C object CMakeFiles/ubox.dir/blob.c.o
/usr/bin/install -c -s tic     /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/bin/`echo tic|       sed 's/$//'|sed 's,$,,;s,^,,'|sed 's/$//'`
/usr/bin/install -c -s toe     /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/bin/`echo toe|       sed 's/$//'|sed 's,$,,;s,^,,'|sed 's/$//'`
make[3]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/feeds/luci/libs/luci-lib-nixio'
Packaged contents of /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/ipkg-mipsel_24kc/kmod-slhc into /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/targets/ramips/rt305x/packages/kmod-slhc_5.4.52-1_mipsel_24kc.ipk
linking infotocap to tic
OpenWrt-libtool: link: mipsel-openwrt-linux-musl-gcc -I../../src/include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -znow -zrelro -o .libs/zeppelin join.o conn.o main.o address.o frames.o display.o kernel.o  -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib ../../src/lib/.libs/libatm.so -lresolv
(cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/bin && ln -s -f `echo tic|       sed 's/$//'|sed 's,$,,;s,^,,'|sed 's/$//'` `echo infotocap| sed 's/$//'|sed 's,$,,;s,^,,'|sed 's/$//'`)
linking captoinfo to tic
(cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/bin && ln -s -f `echo tic|       sed 's/$//'|sed 's,$,,;s,^,,'|sed 's/$//'` `echo captoinfo| sed 's/$//'|sed 's,$,,;s,^,,'|sed 's/$//'`)
make[7]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2/src/led'
Making all in lane
make[7]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2/src/lane'
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include   -I../../src/include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT mem.o -MD -MP -MF .deps/mem.Tpo -c -o mem.o mem.c
/usr/bin/install -c -s infocmp /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/bin/`echo infocmp|   sed 's/$//'|sed 's,$,,;s,^,,'|sed 's/$//'`
/usr/bin/install -c -s clear   /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/bin/`echo clear|     sed 's/$//'|sed 's,$,,;s,^,,'|sed 's/$//'`
/usr/bin/install -c -s tabs    /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/bin/`echo tabs|      sed 's/$//'|sed 's,$,,;s,^,,'|sed 's/$//'`
rstrip.sh: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/ipkg-mipsel_24kc/kmod-ppp/lib/modules/5.4.52/ppp_async.ko: relocatable
/usr/bin/install -c -s tput    /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/bin/`echo tput|      sed 's/$//'|sed 's,$,,;s,^,,'|sed 's/$//'`
rstrip.sh: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/ipkg-mipsel_24kc/kmod-ppp/lib/modules/5.4.52/ppp_generic.ko: relocatable
/usr/bin/install -c -s tset    /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/bin/`echo tset|      sed 's/$//'|sed 's,$,,;s,^,,'|sed 's/$//'`
mv -f .deps/mem.Tpo .deps/mem.Po
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include   -I../../src/include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT load.o -MD -MP -MF .deps/load.Tpo -c -o load.o load.c
linking reset to tset
(cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/bin && ln -s -f `echo tset|      sed 's/$//'|sed 's,$,,;s,^,,'|sed 's/$//'` `echo reset|     sed 's/$//'|sed 's,$,,;s,^,,'|sed 's/$//'`)
make[5]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/hostpkg/ncurses-6.2/progs'
cd panel && make -w DESTDIR="" RPATH_LIST="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/lib" install
make[5]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/hostpkg/ncurses-6.2/panel'
installing ../lib/libpanel.a as /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/lib/libpanel.a
/usr/bin/install -c -m 644 ../lib/libpanel.a /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/lib/libpanel.a
installing ./panel.h in /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include/ncurses
Packaged contents of /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/ipkg-mipsel_24kc/kmod-ppp into /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/targets/ramips/rt305x/packages/kmod-ppp_5.4.52-1_mipsel_24kc.ipk
[  8%] Building C object CMakeFiles/ubox.dir/blobmsg.c.o
rstrip.sh: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/ipkg-mipsel_24kc/kmod-pppox/lib/modules/5.4.52/pppox.ko: relocatable
make[5]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/hostpkg/ncurses-6.2/panel'
cd menu && make -w DESTDIR="" RPATH_LIST="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/lib" install
make[5]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/hostpkg/ncurses-6.2/menu'
installing ../lib/libmenu.a as /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/lib/libmenu.a
/usr/bin/install -c -m 644 ../lib/libmenu.a /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/lib/libmenu.a
installing ./eti.h in /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include/ncurses
[ 78%] Building C object libopkg/CMakeFiles/opkg.dir/pkg_parse.c.o
Packaged contents of /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/ipkg-mipsel_24kc/kmod-pppox into /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/targets/ramips/rt305x/packages/kmod-pppox_5.4.52-1_mipsel_24kc.ipk
installing ./menu.h in /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include/ncurses
rstrip.sh: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/ipkg-mipsel_24kc/kmod-pppoe/lib/modules/5.4.52/pppoe.ko: relocatable
make[5]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/hostpkg/ncurses-6.2/menu'
cd form && make -w DESTDIR="" RPATH_LIST="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/lib" install
make[5]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/hostpkg/ncurses-6.2/form'
installing ../lib/libform.a as /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/lib/libform.a
/usr/bin/install -c -m 644 ../lib/libform.a /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/lib/libform.a
mv -f .deps/load.Tpo .deps/load.Po
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-nixio/.prepared_80adf3b3a2d7d647fe795c139a719379_6664517399ebbbc92a37c5bb081b5c53_check
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include   -I../../src/include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT units.o -MD -MP -MF .deps/units.Tpo -c -o units.o units.c
for d in luasrc htdocs root src; do if [ -d ./$d ]; then mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-nixio/$d; cp -fpR ./$d/* /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-nixio/$d/; fi; done
installing ./form.h in /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/include/ncurses
mv -f .deps/units.Tpo .deps/units.Po
Packaged contents of /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/ipkg-mipsel_24kc/kmod-pppoe into /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/targets/ramips/rt305x/packages/kmod-pppoe_5.4.52-1_mipsel_24kc.ipk
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include   -I../../src/include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT load_lex.o -MD -MP -MF .deps/load_lex.Tpo -c -o load_lex.o load_lex.c
true
[ ! -d ./src/ ] || cp -fpR ./src/. /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-nixio
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-nixio/.prepared_80adf3b3a2d7d647fe795c139a719379_6664517399ebbbc92a37c5bb081b5c53
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-nixio/.configured_*
echo "kernel" >> /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/pkginfo/linux.default.install
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/stamp/.luci-lib-nixio_installed
rm -rf /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/.pkgdir/kmod-leds-gpio.installed /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/.pkgdir/kmod-leds-gpio
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/.pkgdir/kmod-leds-gpio
for mod in /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/drivers/leds/leds-gpio.ko; do if grep -q "${mod##/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/}" "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/modules.builtin"; then echo "NOTICE: module '$mod' is built-in."; elif [ -e $mod ]; then mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/.pkgdir/kmod-leds-gpio/lib/modules/5.4.52 ; cp -fpR -L $mod /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/.pkgdir/kmod-leds-gpio/lib/modules/5.4.52/ ; else echo "ERROR: module '$mod' is missing." >&2; exit 1; fi; done;
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/.pkgdir/kmod-leds-gpio/etc/modules.d; ( echo "leds-gpio"; ) > /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/.pkgdir/kmod-leds-gpio/etc/modules.d/60-leds-gpio;  mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/.pkgdir/kmod-leds-gpio/etc/modules-boot.d; ln -sf ../modules.d/60-leds-gpio /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/.pkgdir/kmod-leds-gpio/etc/modules-boot.d/;


touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/.pkgdir/kmod-leds-gpio.installed
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-nixio/.configured_8c28fde6e5538b761b52693a1f9d64a7
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-nixio/.built
make[5]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/hostpkg/ncurses-6.2/form'
cd misc && make -w DESTDIR="" RPATH_LIST="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/lib" install
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-nixio/.built_check
make[5]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/hostpkg/ncurses-6.2/misc'
WHICH_XTERM=xterm-new \
XTERM_KBS=BS \
datadir=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/share \
/usr/bin/env bash ./gen_edit.sh >run_tic.sed
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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-nixio=luci-lib-nixio -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-nixio=luci-lib-nixio -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include " LDFLAGS="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro " FPIC="-fpic" LUCI_VERSION="git-20.220.15511-b8a74cb" LUCI_GITBRANCH="LuCI Master" make -j1 -C /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-nixio/src/ AR="mipsel-openwrt-linux-musl-gcc-ar" AS="mipsel-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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-nixio=luci-lib-nixio -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro" LD=mipsel-openwrt-linux-musl-ld NM="mipsel-openwrt-linux-musl-gcc-nm" CC="mipsel-openwrt-linux-musl-gcc" GCC="mipsel-openwrt-linux-musl-gcc" CXX="mipsel-openwrt-linux-musl-g++" RANLIB="mipsel-openwrt-linux-musl-gcc-ranlib" STRIP=mipsel-openwrt-linux-musl-strip OBJCOPY=mipsel-openwrt-linux-musl-objcopy OBJDUMP=mipsel-openwrt-linux-musl-objdump SIZE=mipsel-openwrt-linux-musl-size CROSS="mipsel-openwrt-linux-musl-" ARCH="mipsel" clean compile;
rm -rf /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/.pkgdir/kmod-ledtrig-heartbeat.installed /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/.pkgdir/kmod-ledtrig-heartbeat
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/.pkgdir/kmod-ledtrig-heartbeat
for mod in /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/drivers/leds/trigger/ledtrig-heartbeat.ko; do if grep -q "${mod##/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/}" "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/modules.builtin"; then echo "NOTICE: module '$mod' is built-in."; elif [ -e $mod ]; then mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/.pkgdir/kmod-ledtrig-heartbeat/lib/modules/5.4.52 ; cp -fpR -L $mod /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/.pkgdir/kmod-ledtrig-heartbeat/lib/modules/5.4.52/ ; else echo "ERROR: module '$mod' is missing." >&2; exit 1; fi; done;
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/.pkgdir/kmod-ledtrig-heartbeat/etc/modules.d; ( echo "ledtrig-heartbeat"; ) > /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/.pkgdir/kmod-ledtrig-heartbeat/etc/modules.d/50-ledtrig-heartbeat; 


touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/.pkgdir/kmod-ledtrig-heartbeat.installed
make[4]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-nixio/src'
echo '** adjusting tabset paths'
** adjusting tabset paths
sed -f run_tic.sed ../misc/terminfo.src >terminfo.tmp
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/share/tabset
rm -rf /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/.pkgdir/kmod-ledtrig-netdev.installed /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/.pkgdir/kmod-ledtrig-netdev
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/.pkgdir/kmod-ledtrig-netdev
for mod in /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/drivers/leds/trigger/ledtrig-netdev.ko; do if grep -q "${mod##/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/}" "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/modules.builtin"; then echo "NOTICE: module '$mod' is built-in."; elif [ -e $mod ]; then mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/.pkgdir/kmod-ledtrig-netdev/lib/modules/5.4.52 ; cp -fpR -L $mod /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/.pkgdir/kmod-ledtrig-netdev/lib/modules/5.4.52/ ; else echo "ERROR: module '$mod' is missing." >&2; exit 1; fi; done;
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/.pkgdir/kmod-ledtrig-netdev/etc/modules.d; ( echo "ledtrig-netdev"; ) > /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/.pkgdir/kmod-ledtrig-netdev/etc/modules.d/50-ledtrig-netdev; 


touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/.pkgdir/kmod-ledtrig-netdev.installed
DESTDIR= \
prefix=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg \
exec_prefix=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg \
bindir=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/bin \
top_srcdir=.. \
srcdir=. \
datadir=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/share \
ticdir=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/share/terminfo \
source=terminfo.tmp \
cross_compiling=no \
/usr/bin/env bash ./run_tic.sh
** Building terminfo database, please wait...
rm -f *.o *.so *.a *.dll
rm -f axTLS/.prepared
mipsel-openwrt-linux-musl-gcc  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-nixio=luci-lib-nixio -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -std=gnu99 -DNO_TLS  -fpic -c -o nixio.o nixio.c 
NOTICE: module '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/drivers/leds/trigger/ledtrig-netdev.ko' is built-in.
Running tic to install /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/share/terminfo ...

	You may see messages regarding extended capabilities, e.g., AX.
	These are extended terminal capabilities which are compiled
	using
		tic -x
	If you have ncurses 4.2 applications, you should read the INSTALL
	document, and install the terminfo without the -x option.

"terminfo.tmp", line 1115, col 36, terminal 'fbterm': limiting value of `pairs' from 0x10000 to 0x7fff
rm -rf /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/.pkgdir/kmod-ledtrig-default-on.installed /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/.pkgdir/kmod-ledtrig-default-on
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/.pkgdir/kmod-ledtrig-default-on
for mod in /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/drivers/leds/trigger/ledtrig-default-on.ko; do if grep -q "${mod##/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/}" "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/modules.builtin"; then echo "NOTICE: module '$mod' is built-in."; elif [ -e $mod ]; then mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/.pkgdir/kmod-ledtrig-default-on/lib/modules/5.4.52 ; cp -fpR -L $mod /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/.pkgdir/kmod-ledtrig-default-on/lib/modules/5.4.52/ ; else echo "ERROR: module '$mod' is missing." >&2; exit 1; fi; done;
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/.pkgdir/kmod-ledtrig-default-on/etc/modules.d; ( echo "ledtrig-default-on"; ) > /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/.pkgdir/kmod-ledtrig-default-on/etc/modules.d/50-ledtrig-default-on;  mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/.pkgdir/kmod-ledtrig-default-on/etc/modules-boot.d; ln -sf ../modules.d/50-ledtrig-default-on /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/.pkgdir/kmod-ledtrig-default-on/etc/modules-boot.d/;


touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/.pkgdir/kmod-ledtrig-default-on.installed
"terminfo.tmp", line 4801, col 36, terminal 'xterm+256color': limiting value of `pairs' from 0x10000 to 0x7fff
"terminfo.tmp", line 4820, col 36, terminal 'xterm+256setaf': limiting value of `pairs' from 0x10000 to 0x7fff
"terminfo.tmp", line 4864, col 25, terminal 'xterm+direct2': limiting value of `colors' from 0x1000000 to 0x7fff
"terminfo.tmp", line 4864, col 40, terminal 'xterm+direct2': limiting value of `pairs' from 0x10000 to 0x7fff
[ 10%] Building C object CMakeFiles/ubox.dir/uloop.c.o
"terminfo.tmp", line 4879, col 25, terminal 'xterm+direct': limiting value of `colors' from 0x1000000 to 0x7fff
"terminfo.tmp", line 4879, col 40, terminal 'xterm+direct': limiting value of `pairs' from 0x10000 to 0x7fff
"terminfo.tmp", line 4901, col 25, terminal 'xterm+indirect': limiting value of `colors' from 0x1000000 to 0x7fff
"terminfo.tmp", line 4901, col 40, terminal 'xterm+indirect': limiting value of `pairs' from 0x10000 to 0x7fff
NOTICE: module '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/drivers/leds/trigger/ledtrig-default-on.ko' is built-in.
"terminfo.tmp", line 7810, col 36, terminal 'dvtm-256color': limiting value of `pairs' from 0x10000 to 0x7fff
rm -rf /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/.pkgdir/kmod-ledtrig-timer.installed /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/.pkgdir/kmod-ledtrig-timer
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/.pkgdir/kmod-ledtrig-timer
for mod in /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/drivers/leds/trigger/ledtrig-timer.ko; do if grep -q "${mod##/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/}" "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/modules.builtin"; then echo "NOTICE: module '$mod' is built-in."; elif [ -e $mod ]; then mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/.pkgdir/kmod-ledtrig-timer/lib/modules/5.4.52 ; cp -fpR -L $mod /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/.pkgdir/kmod-ledtrig-timer/lib/modules/5.4.52/ ; else echo "ERROR: module '$mod' is missing." >&2; exit 1; fi; done;
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/.pkgdir/kmod-ledtrig-timer/etc/modules.d; ( echo "ledtrig-timer"; ) > /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/.pkgdir/kmod-ledtrig-timer/etc/modules.d/50-ledtrig-timer;  mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/.pkgdir/kmod-ledtrig-timer/etc/modules-boot.d; ln -sf ../modules.d/50-ledtrig-timer /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/.pkgdir/kmod-ledtrig-timer/etc/modules-boot.d/;


touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/.pkgdir/kmod-ledtrig-timer.installed
NOTICE: module '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/drivers/leds/trigger/ledtrig-timer.ko' is built-in.
rm -rf /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/.pkgdir/kmod-lib-crc-ccitt.installed /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/.pkgdir/kmod-lib-crc-ccitt
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/.pkgdir/kmod-lib-crc-ccitt
for mod in /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/lib/crc-ccitt.ko; do if grep -q "${mod##/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/}" "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/modules.builtin"; then echo "NOTICE: module '$mod' is built-in."; elif [ -e $mod ]; then mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/.pkgdir/kmod-lib-crc-ccitt/lib/modules/5.4.52 ; cp -fpR -L $mod /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/.pkgdir/kmod-lib-crc-ccitt/lib/modules/5.4.52/ ; else echo "ERROR: module '$mod' is missing." >&2; exit 1; fi; done;
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/.pkgdir/kmod-lib-crc-ccitt/etc/modules.d; ( echo "crc-ccitt"; ) > /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/.pkgdir/kmod-lib-crc-ccitt/etc/modules.d/lib-crc-ccitt; 


touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/.pkgdir/kmod-lib-crc-ccitt.installed
rm -rf /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/.pkgdir/kmod-nf-reject.installed /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/.pkgdir/kmod-nf-reject
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/.pkgdir/kmod-nf-reject
for mod in /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/net/ipv4/netfilter/nf_reject_ipv4.ko; do if grep -q "${mod##/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/}" "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/modules.builtin"; then echo "NOTICE: module '$mod' is built-in."; elif [ -e $mod ]; then mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/.pkgdir/kmod-nf-reject/lib/modules/5.4.52 ; cp -fpR -L $mod /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/.pkgdir/kmod-nf-reject/lib/modules/5.4.52/ ; else echo "ERROR: module '$mod' is missing." >&2; exit 1; fi; done;
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/.pkgdir/kmod-nf-reject/etc/modules.d; ( echo "nf_reject_ipv4"; ) > /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/.pkgdir/kmod-nf-reject/etc/modules.d/nf-reject; 


touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/.pkgdir/kmod-nf-reject.installed
rm -rf /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/.pkgdir/kmod-nf-reject6.installed /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/.pkgdir/kmod-nf-reject6
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/.pkgdir/kmod-nf-reject6
for mod in /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/net/ipv6/netfilter/nf_reject_ipv6.ko; do if grep -q "${mod##/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/}" "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/modules.builtin"; then echo "NOTICE: module '$mod' is built-in."; elif [ -e $mod ]; then mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/.pkgdir/kmod-nf-reject6/lib/modules/5.4.52 ; cp -fpR -L $mod /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/.pkgdir/kmod-nf-reject6/lib/modules/5.4.52/ ; else echo "ERROR: module '$mod' is missing." >&2; exit 1; fi; done;
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/.pkgdir/kmod-nf-reject6/etc/modules.d; ( echo "nf_reject_ipv6"; ) > /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/.pkgdir/kmod-nf-reject6/etc/modules.d/nf-reject6; 


touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/.pkgdir/kmod-nf-reject6.installed
[ 80%] Building C object libopkg/CMakeFiles/opkg.dir/pkg_src.c.o
rm -rf /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/.pkgdir/kmod-nf-ipt.installed /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/.pkgdir/kmod-nf-ipt
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/.pkgdir/kmod-nf-ipt
for mod in /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/net/ipv4/netfilter/ip_tables.ko /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/net/netfilter/x_tables.ko; do if grep -q "${mod##/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/}" "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/modules.builtin"; then echo "NOTICE: module '$mod' is built-in."; elif [ -e $mod ]; then mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/.pkgdir/kmod-nf-ipt/lib/modules/5.4.52 ; cp -fpR -L $mod /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/.pkgdir/kmod-nf-ipt/lib/modules/5.4.52/ ; else echo "ERROR: module '$mod' is missing." >&2; exit 1; fi; done;
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/.pkgdir/kmod-nf-ipt/etc/modules.d; ( echo "ip_tables";   echo "x_tables"; ) > /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/.pkgdir/kmod-nf-ipt/etc/modules.d/nf-ipt; 


touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/.pkgdir/kmod-nf-ipt.installed
rm -rf /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/.pkgdir/kmod-nf-ipt6.installed /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/.pkgdir/kmod-nf-ipt6
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/.pkgdir/kmod-nf-ipt6
for mod in /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/net/ipv6/netfilter/ip6_tables.ko; do if grep -q "${mod##/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/}" "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/modules.builtin"; then echo "NOTICE: module '$mod' is built-in."; elif [ -e $mod ]; then mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/.pkgdir/kmod-nf-ipt6/lib/modules/5.4.52 ; cp -fpR -L $mod /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/.pkgdir/kmod-nf-ipt6/lib/modules/5.4.52/ ; else echo "ERROR: module '$mod' is missing." >&2; exit 1; fi; done;
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/.pkgdir/kmod-nf-ipt6/etc/modules.d; ( echo "ip6_tables"; ) > /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/.pkgdir/kmod-nf-ipt6/etc/modules.d/nf-ipt6; 


touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/.pkgdir/kmod-nf-ipt6.installed
rm -rf /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/.pkgdir/kmod-ipt-core.installed /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/.pkgdir/kmod-ipt-core
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/.pkgdir/kmod-ipt-core
for mod in /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/net/netfilter/xt_tcpudp.ko /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/net/ipv4/netfilter/iptable_filter.ko /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/net/ipv4/netfilter/iptable_mangle.ko /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/net/netfilter/xt_limit.ko /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/net/netfilter/xt_mac.ko /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/net/netfilter/xt_multiport.ko /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/net/netfilter/xt_comment.ko /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/net/netfilter/xt_LOG.ko /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/net/netfilter/nf_log_common.ko /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/net/ipv4/netfilter/nf_log_ipv4.ko /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/net/netfilter/xt_TCPMSS.ko /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/net/ipv4/netfilter/ipt_REJECT.ko /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/net/netfilter/xt_time.ko /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/net/netfilter/xt_mark.ko; do if grep -q "${mod##/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/}" "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/modules.builtin"; then echo "NOTICE: module '$mod' is built-in."; elif [ -e $mod ]; then mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/.pkgdir/kmod-ipt-core/lib/modules/5.4.52 ; cp -fpR -L $mod /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/.pkgdir/kmod-ipt-core/lib/modules/5.4.52/ ; else echo "ERROR: module '$mod' is missing." >&2; exit 1; fi; done;
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/.pkgdir/kmod-ipt-core/etc/modules.d; ( echo "ipt_REJECT";   echo "iptable_filter";   echo "iptable_mangle";   echo "nf_log_common";   echo "nf_log_ipv4";   echo "xt_LOG";   echo "xt_TCPMSS";   echo "xt_comment";   echo "xt_limit";   echo "xt_mac";   echo "xt_mark";   echo "xt_multiport";   echo "xt_tcpudp";   echo "xt_time"; ) > /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/.pkgdir/kmod-ipt-core/etc/modules.d/ipt-core; 


touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/.pkgdir/kmod-ipt-core.installed
[ 82%] Building C object libopkg/CMakeFiles/opkg.dir/pkg_src_list.c.o
mipsel-openwrt-linux-musl-gcc  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-nixio=luci-lib-nixio -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -std=gnu99 -DNO_TLS  -fpic -c -o socket.o socket.c 
rm -rf /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/.pkgdir/kmod-nf-conntrack.installed /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/.pkgdir/kmod-nf-conntrack
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/.pkgdir/kmod-nf-conntrack
for mod in /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/net/netfilter/nf_conntrack.ko /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/net/netfilter/nf_conntrack_rtcache.ko /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/net/ipv4/netfilter/nf_defrag_ipv4.ko /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/net/ipv6/netfilter/nf_defrag_ipv6.ko; do if grep -q "${mod##/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/}" "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/modules.builtin"; then echo "NOTICE: module '$mod' is built-in."; elif [ -e $mod ]; then mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/.pkgdir/kmod-nf-conntrack/lib/modules/5.4.52 ; cp -fpR -L $mod /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/.pkgdir/kmod-nf-conntrack/lib/modules/5.4.52/ ; else echo "ERROR: module '$mod' is missing." >&2; exit 1; fi; done;
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/.pkgdir/kmod-nf-conntrack/etc/modules.d; ( echo "nf_conntrack";   echo "nf_conntrack_rtcache";   echo "nf_defrag_ipv4";   echo "nf_defrag_ipv6"; ) > /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/.pkgdir/kmod-nf-conntrack/etc/modules.d/nf-conntrack; 
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/.pkgdir/kmod-nf-conntrack/etc/sysctl.d
install -m0644 ./files/sysctl-nf-conntrack.conf /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/.pkgdir/kmod-nf-conntrack/etc/sysctl.d/11-nf-conntrack.conf

touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/.pkgdir/kmod-nf-conntrack.installed
rm -rf /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/.pkgdir/kmod-nf-conntrack6.installed /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/.pkgdir/kmod-nf-conntrack6
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/.pkgdir/kmod-nf-conntrack6
for mod in ; do if grep -q "${mod##/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/}" "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/modules.builtin"; then echo "NOTICE: module '$mod' is built-in."; elif [ -e $mod ]; then mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/.pkgdir/kmod-nf-conntrack6/lib/modules/5.4.52 ; cp -fpR -L $mod /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/.pkgdir/kmod-nf-conntrack6/lib/modules/5.4.52/ ; else echo "ERROR: module '$mod' is missing." >&2; exit 1; fi; done;



touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/.pkgdir/kmod-nf-conntrack6.installed
rm -rf /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/.pkgdir/kmod-nf-nat.installed /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/.pkgdir/kmod-nf-nat
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/.pkgdir/kmod-nf-nat
for mod in /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/net/netfilter/nf_nat.ko; do if grep -q "${mod##/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/}" "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/modules.builtin"; then echo "NOTICE: module '$mod' is built-in."; elif [ -e $mod ]; then mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/.pkgdir/kmod-nf-nat/lib/modules/5.4.52 ; cp -fpR -L $mod /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/.pkgdir/kmod-nf-nat/lib/modules/5.4.52/ ; else echo "ERROR: module '$mod' is missing." >&2; exit 1; fi; done;
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/.pkgdir/kmod-nf-nat/etc/modules.d; ( echo "nf_nat"; ) > /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/.pkgdir/kmod-nf-nat/etc/modules.d/nf-nat; 


touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/.pkgdir/kmod-nf-nat.installed
rm -rf /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/.pkgdir/kmod-nf-flow.installed /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/.pkgdir/kmod-nf-flow
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/.pkgdir/kmod-nf-flow
for mod in /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/net/netfilter/nf_flow_table.ko /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/net/netfilter/nf_flow_table_hw.ko; do if grep -q "${mod##/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/}" "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/modules.builtin"; then echo "NOTICE: module '$mod' is built-in."; elif [ -e $mod ]; then mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/.pkgdir/kmod-nf-flow/lib/modules/5.4.52 ; cp -fpR -L $mod /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/.pkgdir/kmod-nf-flow/lib/modules/5.4.52/ ; else echo "ERROR: module '$mod' is missing." >&2; exit 1; fi; done;
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/.pkgdir/kmod-nf-flow/etc/modules.d; ( echo "nf_flow_table";   echo "nf_flow_table_hw"; ) > /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/.pkgdir/kmod-nf-flow/etc/modules.d/nf-flow; 


touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/.pkgdir/kmod-nf-flow.installed
[ 83%] Building C object libopkg/CMakeFiles/opkg.dir/pkg_vec.c.o
mv -f .deps/load_lex.Tpo .deps/load_lex.Po
rm -rf /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/.pkgdir/kmod-ipt-conntrack.installed /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/.pkgdir/kmod-ipt-conntrack
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/.pkgdir/kmod-ipt-conntrack
for mod in /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/net/netfilter/xt_state.ko /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/net/netfilter/xt_CT.ko /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/net/netfilter/xt_conntrack.ko; do if grep -q "${mod##/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/}" "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/modules.builtin"; then echo "NOTICE: module '$mod' is built-in."; elif [ -e $mod ]; then mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/.pkgdir/kmod-ipt-conntrack/lib/modules/5.4.52 ; cp -fpR -L $mod /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/.pkgdir/kmod-ipt-conntrack/lib/modules/5.4.52/ ; else echo "ERROR: module '$mod' is missing." >&2; exit 1; fi; done;
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/.pkgdir/kmod-ipt-conntrack/etc/modules.d; ( echo "xt_CT";   echo "xt_conntrack";   echo "xt_state"; ) > /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/.pkgdir/kmod-ipt-conntrack/etc/modules.d/ipt-conntrack; 


touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/.pkgdir/kmod-ipt-conntrack.installed
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include   -I../../src/include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT timers.o -MD -MP -MF .deps/timers.Tpo -c -o timers.o timers.c
mipsel-openwrt-linux-musl-gcc  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-nixio=luci-lib-nixio -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -std=gnu99 -DNO_TLS  -fpic -c -o sockopt.o sockopt.c 
rm -rf /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/.pkgdir/kmod-ipt-conntrack-extra.installed /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/.pkgdir/kmod-ipt-conntrack-extra
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/.pkgdir/kmod-ipt-conntrack-extra
for mod in /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/net/netfilter/xt_connbytes.ko /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/net/netfilter/xt_connlimit.ko /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/net/netfilter/nf_conncount.ko /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/net/netfilter/xt_connmark.ko /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/net/netfilter/xt_helper.ko /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/net/netfilter/xt_recent.ko; do if grep -q "${mod##/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/}" "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/modules.builtin"; then echo "NOTICE: module '$mod' is built-in."; elif [ -e $mod ]; then mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/.pkgdir/kmod-ipt-conntrack-extra/lib/modules/5.4.52 ; cp -fpR -L $mod /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/.pkgdir/kmod-ipt-conntrack-extra/lib/modules/5.4.52/ ; else echo "ERROR: module '$mod' is missing." >&2; exit 1; fi; done;
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/.pkgdir/kmod-ipt-conntrack-extra/etc/modules.d; ( echo "nf_conncount";   echo "xt_connbytes";   echo "xt_connlimit";   echo "xt_connmark";   echo "xt_helper";   echo "xt_recent"; ) > /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/.pkgdir/kmod-ipt-conntrack-extra/etc/modules.d/ipt-conntrack-extra; 


touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/.pkgdir/kmod-ipt-conntrack-extra.installed
[ 12%] Building C object CMakeFiles/ubox.dir/usock.c.o
rm -rf /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/.pkgdir/kmod-ipt-offload.installed /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/.pkgdir/kmod-ipt-offload
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/.pkgdir/kmod-ipt-offload
for mod in /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/net/netfilter/xt_FLOWOFFLOAD.ko; do if grep -q "${mod##/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/}" "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/modules.builtin"; then echo "NOTICE: module '$mod' is built-in."; elif [ -e $mod ]; then mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/.pkgdir/kmod-ipt-offload/lib/modules/5.4.52 ; cp -fpR -L $mod /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/.pkgdir/kmod-ipt-offload/lib/modules/5.4.52/ ; else echo "ERROR: module '$mod' is missing." >&2; exit 1; fi; done;
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/.pkgdir/kmod-ipt-offload/etc/modules.d; ( echo "xt_FLOWOFFLOAD"; ) > /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/.pkgdir/kmod-ipt-offload/etc/modules.d/ipt-offload; 


touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/.pkgdir/kmod-ipt-offload.installed
rm -rf /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/.pkgdir/kmod-ipt-nat.installed /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/.pkgdir/kmod-ipt-nat
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/.pkgdir/kmod-ipt-nat
for mod in /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/net/netfilter/xt_nat.ko /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/net/ipv4/netfilter/iptable_nat.ko /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/net/netfilter/xt_MASQUERADE.ko /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/net/netfilter/xt_REDIRECT.ko; do if grep -q "${mod##/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/}" "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/modules.builtin"; then echo "NOTICE: module '$mod' is built-in."; elif [ -e $mod ]; then mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/.pkgdir/kmod-ipt-nat/lib/modules/5.4.52 ; cp -fpR -L $mod /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/.pkgdir/kmod-ipt-nat/lib/modules/5.4.52/ ; else echo "ERROR: module '$mod' is missing." >&2; exit 1; fi; done;
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/.pkgdir/kmod-ipt-nat/etc/modules.d; ( echo "iptable_nat";   echo "xt_MASQUERADE";   echo "xt_REDIRECT";   echo "xt_nat"; ) > /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/.pkgdir/kmod-ipt-nat/etc/modules.d/ipt-nat; 


touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/.pkgdir/kmod-ipt-nat.installed
mv -f .deps/timers.Tpo .deps/timers.Po
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include   -I../../src/include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT dump.o -MD -MP -MF .deps/dump.Tpo -c -o dump.o dump.c
rm -rf /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/.pkgdir/kmod-ipt-raw.installed /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/.pkgdir/kmod-ipt-raw
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/.pkgdir/kmod-ipt-raw
for mod in /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/net/ipv4/netfilter/iptable_raw.ko; do if grep -q "${mod##/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/}" "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/modules.builtin"; then echo "NOTICE: module '$mod' is built-in."; elif [ -e $mod ]; then mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/.pkgdir/kmod-ipt-raw/lib/modules/5.4.52 ; cp -fpR -L $mod /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/.pkgdir/kmod-ipt-raw/lib/modules/5.4.52/ ; else echo "ERROR: module '$mod' is missing." >&2; exit 1; fi; done;
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/.pkgdir/kmod-ipt-raw/etc/modules.d; ( echo "iptable_raw"; ) > /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/.pkgdir/kmod-ipt-raw/etc/modules.d/ipt-raw; 


touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/.pkgdir/kmod-ipt-raw.installed
rm -rf /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/.pkgdir/kmod-ip6tables.installed /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/.pkgdir/kmod-ip6tables
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/.pkgdir/kmod-ip6tables
for mod in /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/net/ipv6/netfilter/ip6table_filter.ko /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/net/ipv6/netfilter/ip6table_mangle.ko /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/net/ipv6/netfilter/nf_log_ipv6.ko /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/net/ipv6/netfilter/ip6t_REJECT.ko; do if grep -q "${mod##/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/}" "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/modules.builtin"; then echo "NOTICE: module '$mod' is built-in."; elif [ -e $mod ]; then mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/.pkgdir/kmod-ip6tables/lib/modules/5.4.52 ; cp -fpR -L $mod /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/.pkgdir/kmod-ip6tables/lib/modules/5.4.52/ ; else echo "ERROR: module '$mod' is missing." >&2; exit 1; fi; done;
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/.pkgdir/kmod-ip6tables/etc/modules.d; ( echo "ip6t_REJECT";   echo "ip6table_filter";   echo "ip6table_mangle";   echo "nf_log_ipv6"; ) > /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/.pkgdir/kmod-ip6tables/etc/modules.d/42-ip6tables; 


touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/.pkgdir/kmod-ip6tables.installed
rm -rf /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/.pkgdir/kmod-iptunnel6.installed /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/.pkgdir/kmod-iptunnel6
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/.pkgdir/kmod-iptunnel6
for mod in /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/net/ipv6/tunnel6.ko; do if grep -q "${mod##/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/}" "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/modules.builtin"; then echo "NOTICE: module '$mod' is built-in."; elif [ -e $mod ]; then mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/.pkgdir/kmod-iptunnel6/lib/modules/5.4.52 ; cp -fpR -L $mod /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/.pkgdir/kmod-iptunnel6/lib/modules/5.4.52/ ; else echo "ERROR: module '$mod' is missing." >&2; exit 1; fi; done;
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/.pkgdir/kmod-iptunnel6/etc/modules.d; ( echo "tunnel6"; ) > /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/.pkgdir/kmod-iptunnel6/etc/modules.d/31-iptunnel6; 


touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/.pkgdir/kmod-iptunnel6.installed
rm -rf /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/.pkgdir/kmod-ip6-tunnel.installed /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/.pkgdir/kmod-ip6-tunnel
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/.pkgdir/kmod-ip6-tunnel
for mod in /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/net/ipv6/ip6_tunnel.ko; do if grep -q "${mod##/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/}" "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/modules.builtin"; then echo "NOTICE: module '$mod' is built-in."; elif [ -e $mod ]; then mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/.pkgdir/kmod-ip6-tunnel/lib/modules/5.4.52 ; cp -fpR -L $mod /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/.pkgdir/kmod-ip6-tunnel/lib/modules/5.4.52/ ; else echo "ERROR: module '$mod' is missing." >&2; exit 1; fi; done;
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/.pkgdir/kmod-ip6-tunnel/etc/modules.d; ( echo "ip6_tunnel"; ) > /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/.pkgdir/kmod-ip6-tunnel/etc/modules.d/32-ip6-tunnel; 


touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/.pkgdir/kmod-ip6-tunnel.installed
[ 85%] Building C object libopkg/CMakeFiles/opkg.dir/sha256.c.o
rm -rf /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/.pkgdir/kmod-slhc.installed /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/.pkgdir/kmod-slhc
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/.pkgdir/kmod-slhc
for mod in /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/drivers/net/slip/slhc.ko; do if grep -q "${mod##/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/}" "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/modules.builtin"; then echo "NOTICE: module '$mod' is built-in."; elif [ -e $mod ]; then mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/.pkgdir/kmod-slhc/lib/modules/5.4.52 ; cp -fpR -L $mod /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/.pkgdir/kmod-slhc/lib/modules/5.4.52/ ; else echo "ERROR: module '$mod' is missing." >&2; exit 1; fi; done;



touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/.pkgdir/kmod-slhc.installed
rm -rf /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/.pkgdir/kmod-ppp.installed /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/.pkgdir/kmod-ppp
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/.pkgdir/kmod-ppp
for mod in /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/drivers/net/ppp/ppp_async.ko /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/drivers/net/ppp/ppp_generic.ko; do if grep -q "${mod##/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/}" "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/modules.builtin"; then echo "NOTICE: module '$mod' is built-in."; elif [ -e $mod ]; then mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/.pkgdir/kmod-ppp/lib/modules/5.4.52 ; cp -fpR -L $mod /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/.pkgdir/kmod-ppp/lib/modules/5.4.52/ ; else echo "ERROR: module '$mod' is missing." >&2; exit 1; fi; done;
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/.pkgdir/kmod-ppp/etc/modules.d; ( echo "ppp_async"; ) > /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/.pkgdir/kmod-ppp/etc/modules.d/ppp; 


touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/.pkgdir/kmod-ppp.installed
rm -rf /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/.pkgdir/kmod-pppox.installed /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/.pkgdir/kmod-pppox
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/.pkgdir/kmod-pppox
for mod in /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/drivers/net/ppp/pppox.ko; do if grep -q "${mod##/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/}" "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/modules.builtin"; then echo "NOTICE: module '$mod' is built-in."; elif [ -e $mod ]; then mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/.pkgdir/kmod-pppox/lib/modules/5.4.52 ; cp -fpR -L $mod /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/.pkgdir/kmod-pppox/lib/modules/5.4.52/ ; else echo "ERROR: module '$mod' is missing." >&2; exit 1; fi; done;



touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/.pkgdir/kmod-pppox.installed
rm -rf /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/.pkgdir/kmod-pppoe.installed /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/.pkgdir/kmod-pppoe
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/.pkgdir/kmod-pppoe
for mod in /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/drivers/net/ppp/pppoe.ko; do if grep -q "${mod##/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/}" "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/modules.builtin"; then echo "NOTICE: module '$mod' is built-in."; elif [ -e $mod ]; then mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/.pkgdir/kmod-pppoe/lib/modules/5.4.52 ; cp -fpR -L $mod /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/.pkgdir/kmod-pppoe/lib/modules/5.4.52/ ; else echo "ERROR: module '$mod' is missing." >&2; exit 1; fi; done;
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/.pkgdir/kmod-pppoe/etc/modules.d; ( echo "pppoe"; ) > /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/.pkgdir/kmod-pppoe/etc/modules.d/pppoe; 


touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/.pkgdir/kmod-pppoe.installed
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/stamp

SHELL= flock /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/.root-copy.flock -c 'cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/.pkgdir/kmod-leds-gpio/. /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/'
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/stamp/.kmod-leds-gpio_installed
echo "kmod-leds-gpio" >> /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/pkginfo/linux.default.install
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/stamp

SHELL= flock /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/.root-copy.flock -c 'cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/.pkgdir/kmod-ledtrig-heartbeat/. /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/'
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/stamp/.kmod-ledtrig-heartbeat_installed
echo "kmod-ledtrig-heartbeat" >> /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/pkginfo/linux.default.install
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/stamp

SHELL= flock /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/.root-copy.flock -c 'cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/.pkgdir/kmod-ledtrig-netdev/. /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/'
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/stamp/.kmod-ledtrig-netdev_installed
echo "kmod-ledtrig-netdev" >> /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/pkginfo/linux.default.install
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/stamp

SHELL= flock /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/.root-copy.flock -c 'cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/.pkgdir/kmod-ledtrig-default-on/. /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/'
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/stamp/.kmod-ledtrig-default-on_installed
mipsel-openwrt-linux-musl-gcc  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-nixio=luci-lib-nixio -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -std=gnu99 -DNO_TLS  -fpic -c -o bind.o bind.c 
echo "kmod-ledtrig-default-on" >> /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/pkginfo/linux.default.install
[ 14%] Building C object CMakeFiles/ubox.dir/ustream.c.o
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/stamp

SHELL= flock /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/.root-copy.flock -c 'cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/.pkgdir/kmod-ledtrig-timer/. /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/'
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/stamp/.kmod-ledtrig-timer_installed
mv -f .deps/dump.Tpo .deps/dump.Po
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include   -I../../src/include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT lane_atm.o -MD -MP -MF .deps/lane_atm.Tpo -c -o lane_atm.o lane_atm.c
echo "kmod-ledtrig-timer" >> /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/pkginfo/linux.default.install
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/stamp

SHELL= flock /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/.root-copy.flock -c 'cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/.pkgdir/kmod-lib-crc-ccitt/. /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/'
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/stamp/.kmod-lib-crc-ccitt_installed
echo "kmod-lib-crc-ccitt" >> /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/pkginfo/linux.default.install
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/stamp

SHELL= flock /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/.root-copy.flock -c 'cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/.pkgdir/kmod-nf-reject/. /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/'
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/stamp/.kmod-nf-reject_installed
echo "kmod-nf-reject" >> /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/pkginfo/linux.default.install
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/stamp

SHELL= flock /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/.root-copy.flock -c 'cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/.pkgdir/kmod-nf-reject6/. /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/'
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/stamp/.kmod-nf-reject6_installed
echo "kmod-nf-reject6" >> /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/pkginfo/linux.default.install
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/stamp

SHELL= flock /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/.root-copy.flock -c 'cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/.pkgdir/kmod-nf-ipt/. /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/'
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/stamp/.kmod-nf-ipt_installed
echo "kmod-nf-ipt" >> /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/pkginfo/linux.default.install
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/stamp

SHELL= flock /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/.root-copy.flock -c 'cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/.pkgdir/kmod-nf-ipt6/. /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/'
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/stamp/.kmod-nf-ipt6_installed
echo "kmod-nf-ipt6" >> /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/pkginfo/linux.default.install
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/stamp

SHELL= flock /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/.root-copy.flock -c 'cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/.pkgdir/kmod-ipt-core/. /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/'
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/stamp/.kmod-ipt-core_installed
mv -f .deps/lane_atm.Tpo .deps/lane_atm.Po
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include   -I../../src/include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT events.o -MD -MP -MF .deps/events.Tpo -c -o events.o events.c
echo "kmod-ipt-core" >> /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/pkginfo/linux.default.install
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/stamp

SHELL= flock /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/.root-copy.flock -c 'cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/.pkgdir/kmod-nf-conntrack/. /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/'
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/stamp/.kmod-nf-conntrack_installed
echo "kmod-nf-conntrack" >> /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/pkginfo/linux.default.install
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/stamp

SHELL= flock /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/.root-copy.flock -c 'cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/.pkgdir/kmod-nf-conntrack6/. /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/'
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/stamp/.kmod-nf-conntrack6_installed
echo "kmod-nf-conntrack6" >> /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/pkginfo/linux.default.install
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/stamp

SHELL= flock /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/.root-copy.flock -c 'cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/.pkgdir/kmod-nf-nat/. /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/'
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/stamp/.kmod-nf-nat_installed
echo "kmod-nf-nat" >> /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/pkginfo/linux.default.install
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/stamp

SHELL= flock /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/.root-copy.flock -c 'cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/.pkgdir/kmod-nf-flow/. /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/'
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/stamp/.kmod-nf-flow_installed
mipsel-openwrt-linux-musl-gcc  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-nixio=luci-lib-nixio -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -std=gnu99 -DNO_TLS  -fpic -c -o address.o address.c 
echo "kmod-nf-flow" >> /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/pkginfo/linux.default.install
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/stamp

SHELL= flock /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/.root-copy.flock -c 'cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/.pkgdir/kmod-ipt-conntrack/. /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/'
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/stamp/.kmod-ipt-conntrack_installed
echo "kmod-ipt-conntrack" >> /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/pkginfo/linux.default.install
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/stamp

SHELL= flock /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/.root-copy.flock -c 'cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/.pkgdir/kmod-ipt-conntrack-extra/. /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/'
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/stamp/.kmod-ipt-conntrack-extra_installed
echo "kmod-ipt-conntrack-extra" >> /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/pkginfo/linux.default.install
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/stamp

SHELL= flock /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/.root-copy.flock -c 'cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/.pkgdir/kmod-ipt-offload/. /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/'
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/stamp/.kmod-ipt-offload_installed
echo "kmod-ipt-offload" >> /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/pkginfo/linux.default.install
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/stamp

SHELL= flock /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/.root-copy.flock -c 'cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/.pkgdir/kmod-ipt-nat/. /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/'
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/stamp/.kmod-ipt-nat_installed
echo "kmod-ipt-nat" >> /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/pkginfo/linux.default.install
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/stamp

SHELL= flock /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/.root-copy.flock -c 'cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/.pkgdir/kmod-ipt-raw/. /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/'
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/stamp/.kmod-ipt-raw_installed
echo "kmod-ipt-raw" >> /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/pkginfo/linux.default.install
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/stamp

SHELL= flock /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/.root-copy.flock -c 'cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/.pkgdir/kmod-ip6tables/. /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/'
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/stamp/.kmod-ip6tables_installed
echo "kmod-ip6tables" >> /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/pkginfo/linux.default.install
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/stamp

SHELL= flock /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/.root-copy.flock -c 'cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/.pkgdir/kmod-iptunnel6/. /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/'
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/stamp/.kmod-iptunnel6_installed
echo "kmod-iptunnel6" >> /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/pkginfo/linux.default.install
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/stamp

SHELL= flock /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/.root-copy.flock -c 'cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/.pkgdir/kmod-ip6-tunnel/. /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/'
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/stamp/.kmod-ip6-tunnel_installed
mv -f .deps/events.Tpo .deps/events.Po
echo "kmod-ip6-tunnel" >> /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/pkginfo/linux.default.install
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include   -I../../src/include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT lane.o -MD -MP -MF .deps/lane.Tpo -c -o lane.o lane.c
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/stamp

SHELL= flock /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/.root-copy.flock -c 'cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/.pkgdir/kmod-slhc/. /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/'
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/stamp/.kmod-slhc_installed
echo "kmod-slhc" >> /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/pkginfo/linux.default.install
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/stamp

SHELL= flock /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/.root-copy.flock -c 'cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/.pkgdir/kmod-ppp/. /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/'
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/stamp/.kmod-ppp_installed
echo "kmod-ppp" >> /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/pkginfo/linux.default.install
[ 16%] Building C object CMakeFiles/ubox.dir/ustream-fd.c.o
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/stamp

SHELL= flock /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/.root-copy.flock -c 'cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/.pkgdir/kmod-pppox/. /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/'
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/stamp/.kmod-pppox_installed
echo "kmod-pppox" >> /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/pkginfo/linux.default.install
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/stamp

SHELL= flock /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/.root-copy.flock -c 'cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/packages/.pkgdir/kmod-pppoe/. /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/'
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/stamp/.kmod-pppoe_installed
echo "kmod-pppoe" >> /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/pkginfo/linux.default.install
make[3]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/package/kernel/linux'
time: package/kernel/linux/compile#5.98#1.03#7.94
make[3]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/feeds/luci/protocols/luci-proto-ppp'
mv -f .deps/lane.Tpo .deps/lane.Po
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include   -I../../src/include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT packet.o -MD -MP -MF .deps/packet.Tpo -c -o packet.o packet.c
[ 18%] Building C object CMakeFiles/ubox.dir/vlist.c.o
mipsel-openwrt-linux-musl-gcc  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-nixio=luci-lib-nixio -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -std=gnu99 -DNO_TLS  -fpic -c -o protoent.o protoent.c 
mv -f .deps/packet.Tpo .deps/packet.Po
[ 20%] Building C object CMakeFiles/ubox.dir/utils.c.o
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include   -I../../src/include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT connect.o -MD -MP -MF .deps/connect.Tpo -c -o connect.o connect.c
mipsel-openwrt-linux-musl-gcc  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-nixio=luci-lib-nixio -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -std=gnu99 -DNO_TLS  -fpic -c -o poll.o poll.c 
[ 87%] Building C object libopkg/CMakeFiles/opkg.dir/sprintf_alloc.c.o
[ 22%] Building C object CMakeFiles/ubox.dir/safe_list.c.o
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-proto-ppp/.prepared_d159b51d4d5a9449bb3444418b4de7a7_6664517399ebbbc92a37c5bb081b5c53_check
mipsel-openwrt-linux-musl-gcc  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-nixio=luci-lib-nixio -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -std=gnu99 -DNO_TLS  -fpic -c -o io.o io.c 
for d in luasrc htdocs root src; do if [ -d ./$d ]; then mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-proto-ppp/$d; cp -fpR ./$d/* /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-proto-ppp/$d/; fi; done
[ 89%] Building C object libopkg/CMakeFiles/opkg.dir/str_list.c.o
[ 25%] Building C object CMakeFiles/ubox.dir/runqueue.c.o
true
[ ! -d ./src/ ] || cp -fpR ./src/. /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-proto-ppp
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-proto-ppp/.prepared_d159b51d4d5a9449bb3444418b4de7a7_6664517399ebbbc92a37c5bb081b5c53
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-proto-ppp/.configured_*
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/stamp/.luci-proto-ppp_installed
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-proto-ppp/.configured_8c28fde6e5538b761b52693a1f9d64a7
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-proto-ppp/.built
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-proto-ppp/.built_check
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-proto-ppp/.built
rm -rf /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-proto-ppp/.pkgdir/luci-proto-ppp.installed /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-proto-ppp/.pkgdir/luci-proto-ppp
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-proto-ppp/.pkgdir/luci-proto-ppp
if [ -d /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-proto-ppp/luasrc ]; then install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-proto-ppp/.pkgdir/luci-proto-ppp/usr/lib/lua/luci; cp -pR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-proto-ppp/luasrc/* /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-proto-ppp/.pkgdir/luci-proto-ppp/usr/lib/lua/luci/; find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-proto-ppp/.pkgdir/luci-proto-ppp/usr/lib/lua/luci/ -type f -name '*.luadoc' | xargs -r rm; 	find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-proto-ppp/.pkgdir/luci-proto-ppp/usr/lib/lua/luci/ -type f -name '*.lua' | while read src; do if LUA_PATH="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/lib/lua/5.1/?.lua" luasrcdiet --noopt-binequiv -o "$src.o" "$src"; then mv "$src.o" "$src"; fi; done; 	find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-proto-ppp/.pkgdir/luci-proto-ppp/usr/lib/lua/luci/ -type f -name '*.htm' | while read src; do /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/sed -i -e 's/<%# *\([^ ]*\)PKG_VERSION *%>/\1git-20.220.15511-b8a74cb/g' -e 's/"\(<%= *\(media\|resource\) *%>[^"]*\.\(js\|css\)\)"/"\1?v=git-20.220.15511-b8a74cb"/g' "$src"; done; else true; fi
if [ -d /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-proto-ppp/htdocs ]; then install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-proto-ppp/.pkgdir/luci-proto-ppp/www; cp -pR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-proto-ppp/htdocs/* /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-proto-ppp/.pkgdir/luci-proto-ppp/www/; 	find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-proto-ppp/.pkgdir/luci-proto-ppp/www/ -type f -name '*.js' | while read src; do if jsmin < "$src" > "$src.o"; then mv "$src.o" "$src"; fi; done; 	find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-proto-ppp/.pkgdir/luci-proto-ppp/www/ -type f -name '*.css' | while read src; do if csstidy "$src" --template=highest --remove_last_semicolon=true "$src.o"; then mv "$src.o" "$src"; fi; done; else true; fi
[ 91%] Building C object libopkg/CMakeFiles/opkg.dir/void_list.c.o
if [ -d /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-proto-ppp/root ]; then install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-proto-ppp/.pkgdir/luci-proto-ppp/; cp -pR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-proto-ppp/root/* /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-proto-ppp/.pkgdir/luci-proto-ppp/; else true; fi
if [ -d /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-proto-ppp/src ]; then 	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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-proto-ppp=luci-proto-ppp -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-proto-ppp=luci-proto-ppp -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include " LDFLAGS="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro " make -C /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-proto-ppp/. AR="mipsel-openwrt-linux-musl-gcc-ar" AS="mipsel-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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-proto-ppp=luci-proto-ppp -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro" LD=mipsel-openwrt-linux-musl-ld NM="mipsel-openwrt-linux-musl-gcc-nm" CC="mipsel-openwrt-linux-musl-gcc" GCC="mipsel-openwrt-linux-musl-gcc" CXX="mipsel-openwrt-linux-musl-g++" RANLIB="mipsel-openwrt-linux-musl-gcc-ranlib" STRIP=mipsel-openwrt-linux-musl-strip OBJCOPY=mipsel-openwrt-linux-musl-objcopy OBJDUMP=mipsel-openwrt-linux-musl-objdump SIZE=mipsel-openwrt-linux-musl-size CROSS="mipsel-openwrt-linux-musl-" ARCH="mipsel" DESTDIR="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-proto-ppp/ipkg-install"  install; cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-proto-ppp/ipkg-install/* /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-proto-ppp/.pkgdir/luci-proto-ppp/; else true; fi
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-proto-ppp/.pkgdir/luci-proto-ppp.installed
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/stamp
mipsel-openwrt-linux-musl-gcc  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-nixio=luci-lib-nixio -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -std=gnu99 -DNO_TLS  -fpic -c -o file.o file.c 
SHELL= flock /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/.root-copy.flock -c 'cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-proto-ppp/.pkgdir/luci-proto-ppp/. /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/'
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/stamp/.luci-proto-ppp_installed
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/targets/ramips/rt305x/packages /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-proto-ppp/ipkg-all/luci-proto-ppp/CONTROL /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/pkginfo
if [ -d /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-proto-ppp/luasrc ]; then install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-proto-ppp/ipkg-all/luci-proto-ppp/usr/lib/lua/luci; cp -pR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-proto-ppp/luasrc/* /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-proto-ppp/ipkg-all/luci-proto-ppp/usr/lib/lua/luci/; find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-proto-ppp/ipkg-all/luci-proto-ppp/usr/lib/lua/luci/ -type f -name '*.luadoc' | xargs -r rm; 	find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-proto-ppp/ipkg-all/luci-proto-ppp/usr/lib/lua/luci/ -type f -name '*.lua' | while read src; do if LUA_PATH="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/lib/lua/5.1/?.lua" luasrcdiet --noopt-binequiv -o "$src.o" "$src"; then mv "$src.o" "$src"; fi; done; 	find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-proto-ppp/ipkg-all/luci-proto-ppp/usr/lib/lua/luci/ -type f -name '*.htm' | while read src; do /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/sed -i -e 's/<%# *\([^ ]*\)PKG_VERSION *%>/\1git-20.220.15511-b8a74cb/g' -e 's/"\(<%= *\(media\|resource\) *%>[^"]*\.\(js\|css\)\)"/"\1?v=git-20.220.15511-b8a74cb"/g' "$src"; done; else true; fi
if [ -d /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-proto-ppp/htdocs ]; then install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-proto-ppp/ipkg-all/luci-proto-ppp/www; cp -pR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-proto-ppp/htdocs/* /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-proto-ppp/ipkg-all/luci-proto-ppp/www/; 	find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-proto-ppp/ipkg-all/luci-proto-ppp/www/ -type f -name '*.js' | while read src; do if jsmin < "$src" > "$src.o"; then mv "$src.o" "$src"; fi; done; 	find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-proto-ppp/ipkg-all/luci-proto-ppp/www/ -type f -name '*.css' | while read src; do if csstidy "$src" --template=highest --remove_last_semicolon=true "$src.o"; then mv "$src.o" "$src"; fi; done; else true; fi
mv -f .deps/connect.Tpo .deps/connect.Po
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include   -I../../src/include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT db.o -MD -MP -MF .deps/db.Tpo -c -o db.o db.c
[ 27%] Building C object CMakeFiles/ubox.dir/md5.c.o
if [ -d /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-proto-ppp/root ]; then install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-proto-ppp/ipkg-all/luci-proto-ppp/; cp -pR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-proto-ppp/root/* /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-proto-ppp/ipkg-all/luci-proto-ppp/; else true; fi
if [ -d /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-proto-ppp/src ]; then 	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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-proto-ppp=luci-proto-ppp -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-proto-ppp=luci-proto-ppp -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include " LDFLAGS="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro " make -C /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-proto-ppp/. AR="mipsel-openwrt-linux-musl-gcc-ar" AS="mipsel-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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-proto-ppp=luci-proto-ppp -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro" LD=mipsel-openwrt-linux-musl-ld NM="mipsel-openwrt-linux-musl-gcc-nm" CC="mipsel-openwrt-linux-musl-gcc" GCC="mipsel-openwrt-linux-musl-gcc" CXX="mipsel-openwrt-linux-musl-g++" RANLIB="mipsel-openwrt-linux-musl-gcc-ranlib" STRIP=mipsel-openwrt-linux-musl-strip OBJCOPY=mipsel-openwrt-linux-musl-objcopy OBJDUMP=mipsel-openwrt-linux-musl-objdump SIZE=mipsel-openwrt-linux-musl-size CROSS="mipsel-openwrt-linux-musl-" ARCH="mipsel" DESTDIR="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-proto-ppp/ipkg-install"  install; cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-proto-ppp/ipkg-install/* /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-proto-ppp/ipkg-all/luci-proto-ppp/; else true; fi
find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-proto-ppp/ipkg-all/luci-proto-ppp -name 'CVS' -o -name '.svn' -o -name '.#*' -o -name '*~'| xargs -r rm -rf
[ 92%] Building C object libopkg/CMakeFiles/opkg.dir/xregex.c.o
export CROSS="mipsel-openwrt-linux-musl-"   ; NM="mipsel-openwrt-linux-musl-nm" STRIP="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/sstrip" STRIP_KMOD="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/strip-kmod.sh" PATCHELF="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/patchelf" /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/rstrip.sh /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-proto-ppp/ipkg-all/luci-proto-ppp
mv -f .deps/db.Tpo .deps/db.Po
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include   -I../../src/include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT connect_bus.o -MD -MP -MF .deps/connect_bus.Tpo -c -o connect_bus.o connect_bus.c
(cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-proto-ppp/ipkg-all/luci-proto-ppp/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; echo "$V_Package_luci_proto_ppp_postinst" > postinst-pkg; chmod 0755 postinst-pkg; )
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/packages/mipsel_24kc/luci
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/ipkg-build -c -o 0 -g 0 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-proto-ppp/ipkg-all/luci-proto-ppp /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/packages/mipsel_24kc/luci
[ 94%] Building C object libopkg/CMakeFiles/opkg.dir/xsystem.c.o
mipsel-openwrt-linux-musl-gcc  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-nixio=luci-lib-nixio -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -std=gnu99 -DNO_TLS  -fpic -c -o splice.o splice.c 
Packaged contents of /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-proto-ppp/ipkg-all/luci-proto-ppp into /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/packages/mipsel_24kc/luci/luci-proto-ppp_git-20.220.15511-b8a74cb_all.ipk
echo "luci-proto-ppp" >> /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/pkginfo/luci-proto-ppp.default.install
make[3]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/feeds/luci/protocols/luci-proto-ppp'
time: package/feeds/luci/luci-proto-ppp/compile#0.33#0.17#0.59
make[3]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/feeds/luci/themes/luci-theme-bootstrap'
[ 29%] Building C object CMakeFiles/ubox.dir/kvlist.c.o
mipsel-openwrt-linux-musl-gcc  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-nixio=luci-lib-nixio -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -std=gnu99 -DNO_TLS  -fpic -c -o process.o process.c 
mv -f .deps/connect_bus.Tpo .deps/connect_bus.Po
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include   -I../../src/include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT lecs_db.o -MD -MP -MF .deps/lecs_db.Tpo -c -o lecs_db.o lecs_db.c
[ 31%] Building C object CMakeFiles/ubox.dir/ulog.c.o
[ 96%] Linking C static library libopkg.a
[ 33%] Building C object CMakeFiles/ubox.dir/base64.c.o
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/hostpkg/opkg-2020-05-07-f2166a89'
[ 96%] Built target opkg
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/hostpkg/opkg-2020-05-07-f2166a89'
Scanning dependencies of target opkg-cl
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/hostpkg/opkg-2020-05-07-f2166a89'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/hostpkg/opkg-2020-05-07-f2166a89'
[ 98%] Building C object src/CMakeFiles/opkg-cl.dir/opkg-cl.c.o
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-theme-bootstrap/.prepared_645f613abb847b361672c34fd67d1c35_6664517399ebbbc92a37c5bb081b5c53_check
for d in luasrc htdocs root src; do if [ -d ./$d ]; then mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-theme-bootstrap/$d; cp -fpR ./$d/* /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-theme-bootstrap/$d/; fi; done
mipsel-openwrt-linux-musl-gcc  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-nixio=luci-lib-nixio -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -std=gnu99 -DNO_TLS  -fpic -c -o syslog.o syslog.c 
1750 entries written to /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/share/terminfo
** built new /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/share/terminfo
** sym-linked /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/lib/terminfo for compatibility
true
[ ! -d ./src/ ] || cp -fpR ./src/. /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-theme-bootstrap
installing std
installing stdcrt
installing vt100
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-theme-bootstrap/.prepared_645f613abb847b361672c34fd67d1c35_6664517399ebbbc92a37c5bb081b5c53
installing vt300
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-theme-bootstrap/.configured_*
finished install.data
/usr/bin/install -c ncurses-config /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/bin/ncurses6-config
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/stamp/.luci-theme-bootstrap_installed
make[5]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/hostpkg/ncurses-6.2/misc'
make[4]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/hostpkg/ncurses-6.2'
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/stamp
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-theme-bootstrap/.configured_8c28fde6e5538b761b52693a1f9d64a7
[ 35%] Linking C shared library libubox.so
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-theme-bootstrap/.built
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/hostpkg/ncurses-6.2/.built
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-theme-bootstrap/.built_check
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/stamp/.ncurses_installed
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-theme-bootstrap/.built
make[3]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/package/libs/ncurses'
time: package/libs/ncurses/host-compile#32.82#7.23#51.95
rm -rf /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-theme-bootstrap/.pkgdir/luci-theme-bootstrap.installed /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-theme-bootstrap/.pkgdir/luci-theme-bootstrap
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-theme-bootstrap/.pkgdir/luci-theme-bootstrap
if [ -d /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-theme-bootstrap/luasrc ]; then install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-theme-bootstrap/.pkgdir/luci-theme-bootstrap/usr/lib/lua/luci; cp -pR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-theme-bootstrap/luasrc/* /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-theme-bootstrap/.pkgdir/luci-theme-bootstrap/usr/lib/lua/luci/; find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-theme-bootstrap/.pkgdir/luci-theme-bootstrap/usr/lib/lua/luci/ -type f -name '*.luadoc' | xargs -r rm; 	find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-theme-bootstrap/.pkgdir/luci-theme-bootstrap/usr/lib/lua/luci/ -type f -name '*.lua' | while read src; do if LUA_PATH="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/lib/lua/5.1/?.lua" luasrcdiet --noopt-binequiv -o "$src.o" "$src"; then mv "$src.o" "$src"; fi; done; 	find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-theme-bootstrap/.pkgdir/luci-theme-bootstrap/usr/lib/lua/luci/ -type f -name '*.htm' | while read src; do /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/sed -i -e 's/<%# *\([^ ]*\)PKG_VERSION *%>/\1git-20.220.15511-b8a74cb/g' -e 's/"\(<%= *\(media\|resource\) *%>[^"]*\.\(js\|css\)\)"/"\1?v=git-20.220.15511-b8a74cb"/g' "$src"; done; else true; fi
make[3]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/feeds/luci/protocols/luci-proto-ipv6'
make[6]: warning:  Clock skew detected.  Your build may be incomplete.
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libubox-2020-08-06-9e52171d'
if [ -d /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-theme-bootstrap/htdocs ]; then install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-theme-bootstrap/.pkgdir/luci-theme-bootstrap/www; cp -pR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-theme-bootstrap/htdocs/* /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-theme-bootstrap/.pkgdir/luci-theme-bootstrap/www/; 	find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-theme-bootstrap/.pkgdir/luci-theme-bootstrap/www/ -type f -name '*.js' | while read src; do if jsmin < "$src" > "$src.o"; then mv "$src.o" "$src"; fi; done; 	find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-theme-bootstrap/.pkgdir/luci-theme-bootstrap/www/ -type f -name '*.css' | while read src; do if csstidy "$src" --template=highest --remove_last_semicolon=true "$src.o"; then mv "$src.o" "$src"; fi; done; else true; fi
[ 35%] Built target ubox
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libubox-2020-08-06-9e52171d'
mipsel-openwrt-linux-musl-gcc  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-nixio=luci-lib-nixio -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -std=gnu99 -DNO_TLS  -fpic -c -o bit.o bit.c 
Scanning dependencies of target blobmsg_json
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libubox-2020-08-06-9e52171d'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libubox-2020-08-06-9e52171d'
make[6]: Warning: File 'blobmsg_json.c' has modification time 350734 s in the future

Selectors: 82 | Properties: 170
[ 37%] Building C object CMakeFiles/blobmsg_json.dir/blobmsg_json.c.o
Input size: 7.818KiB  Output size: 6.483KiB  Compression ratio: 17.07%
-----------------------------------

59: Invalid property in CSS3.0: -webkit-flex
60: Invalid property in CSS3.0: -webkit-flex
61: Invalid property in CSS3.0: -webkit-flex
62: Invalid property in CSS3.0: -webkit-flex
63: Invalid property in CSS3.0: -webkit-flex
64: Invalid property in CSS3.0: -webkit-flex
65: Invalid property in CSS3.0: -webkit-flex
66: Invalid property in CSS3.0: -webkit-flex
67: Invalid property in CSS3.0: -webkit-flex
68: Invalid property in CSS3.0: -webkit-flex
104: Optimised shorthand notation (margin): Changed "0 0 .5em 0" to "0 0 .5em"
172: Optimised font-weight: Changed "normal" to "400"
288: Optimised shorthand notation (padding): Changed "0 0 14px 0" to "0 0 14px"

-----------------------------------
CSSTidy 1.3 by Florian Schmitz 2005, 2006
mv -f .deps/lecs_db.Tpo .deps/lecs_db.Po
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include   -I../../src/include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT lecs_load.o -MD -MP -MF .deps/lecs_load.Tpo -c -o lecs_load.o lecs_load.c
[100%] Linking C executable opkg-cl

Selectors: 379 | Properties: 1090
Input size: 42.3KiB  Output size: 33.437KiB  Compression ratio: 20.95%
-----------------------------------

41: Invalid property in CSS3.0: -webkit-text-size-adjust
42: Invalid property in CSS3.0: -ms-text-size-adjust
76: Invalid property in CSS3.0: -ms-interpolation-mode
101: Invalid property in CSS3.0: -webkit-appearance
102: Invalid property in CSS3.0: word-break
113: Invalid property in CSS3.0: -webkit-appearance
118: Invalid property in CSS3.0: -webkit-appearance
134: Optimised font-weight: Changed "bold" to "700"
137: Optimised shorthand notation (padding): Changed "18px 5px 5px 5px" to "18px 5px 5px"
191: Optimised font-weight: Changed "bold" to "700"
207: Optimised font-weight: Changed "normal" to "400"
293: Optimised color: Changed "#808080" to "gray"
310: Optimised font-weight: Changed "normal" to "400"
325: Optimised font-weight: Changed "normal" to "400"
420: Optimised font-weight: Changed "bold" to "700"
471: Optimised color: Changed "#808080" to "gray"
496: Invalid property in CSS3.0: pointer-events
498: Invalid property in CSS3.0: word-break
512: Optimised font-weight: Changed "normal" to "400"
514: Invalid property in CSS3.0: pointer-events
540: IE7- hack detected: property name begins with '*'
540: Invalid property in CSS3.0: *margin-top
619: Invalid property in CSS3.0: pointer-events
625: Invalid property in CSS3.0: pointer-events
687: IE7- hack detected: property name begins with '*'
687: Invalid property in CSS3.0: *position
690: IE7- hack detected: property name begins with '*'
690: Invalid property in CSS3.0: *top
728: Optimised font-weight: Changed "normal" to "400"
752: Optimised shorthand notation (border-width): Changed "2px 0 0 0" to "2px 0 0"
756: Optimised shorthand notation (border-width): Changed "0 0 2px 0" to "0 0 2px"
807: Optimised color: Changed "#333333" to "#333"
807: Optimised color: Changed "#222222" to "#222"
964: IE6 hack detected: property name begins with '_'
964: Invalid property in CSS3.0: _width
996: Optimised font-weight: Changed "bold" to "700"
998: Optimised color: Changed "#808080" to "gray"
1060: Optimised shorthand notation (margin): Changed "4px 2px 0 2px" to "4px 2px 0"
1107: Optimised font-weight: Changed "normal" to "400"
1183: Invalid property in CSS3.0: -webkit-overflow-scrolling
1200: Optimised shorthand notation (padding): Changed "1em 1em .5em 1em" to "1em 1em .5em"
1308: Optimised color: Changed "#f00" to "red"
1309: Optimised color: Changed "#f00" to "red"
1456: Optimised font-weight: Changed "normal" to "400"
1496: Invalid property in CSS3.0: pointer-events
1575: Invalid property in CSS3.0: pointer-events
1663: Invalid property in CSS3.0: pointer-events
1711: Optimised shorthand notation (padding): Changed "9px 14px 9px" to "9px 14px"
1716: Optimised shorthand notation (padding): Changed "7px 9px 7px" to "7px 9px"
1729: Optimised font-weight: Changed "normal" to "400"
1743: Optimised shorthand notation (padding): Changed ".5em .5em .25em .5em" to ".5em .5em .25em"
1758: IE7- hack detected: property name begins with '*'
1758: Invalid property in CSS3.0: *margin-top
1783: Optimised font-weight: Changed "normal" to "400"
1841: Optimised font-weight: Changed "bold" to "700"
1851: Optimised font-weight: Changed "normal" to "400"
1931: Optimised shorthand notation (margin): Changed ".25em 0 0 0" to ".25em 0 0"
1936: Optimised color: Changed "#f00" to "red"
1946: Optimised color: Changed "#f00" to "red"
1947: Optimised font-weight: Changed "normal" to "400"
2003: Optimised font-weight: Changed "normal" to "400"
2152: Optimised color: Changed "#f00" to "red"
2209: Invalid property in CSS3.0: -webkit-overflow-scrolling
2225: Optimised shorthand notation (padding): Changed "1em 1em .5em 1em" to "1em 1em .5em"
2326: Optimised shorthand notation (padding): Changed "0 0 .25em 0" to "0 0 .25em"
2327: Optimised shorthand notation (margin): Changed ".25em .25em 0px .25em" to ".25em .25em 0px"
2369: Optimised shorthand notation (margin): Changed "0 -.125em .25em -.125em" to "0 -.125em .25em"
2428: Invalid property in CSS3.0: word-break

-----------------------------------
CSSTidy 1.3 by Florian Schmitz 2005, 2006
if [ -d /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-theme-bootstrap/root ]; then install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-theme-bootstrap/.pkgdir/luci-theme-bootstrap/; cp -pR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-theme-bootstrap/root/* /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-theme-bootstrap/.pkgdir/luci-theme-bootstrap/; else true; fi
mv -f .deps/lecs_load.Tpo .deps/lecs_load.Po
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include   -I../../src/include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT lecs.o -MD -MP -MF .deps/lecs.Tpo -c -o lecs.o lecs.c
if [ -d /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-theme-bootstrap/src ]; then 	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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-theme-bootstrap=luci-theme-bootstrap -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-theme-bootstrap=luci-theme-bootstrap -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include " LDFLAGS="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro " make -C /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-theme-bootstrap/. AR="mipsel-openwrt-linux-musl-gcc-ar" AS="mipsel-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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-theme-bootstrap=luci-theme-bootstrap -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro" LD=mipsel-openwrt-linux-musl-ld NM="mipsel-openwrt-linux-musl-gcc-nm" CC="mipsel-openwrt-linux-musl-gcc" GCC="mipsel-openwrt-linux-musl-gcc" CXX="mipsel-openwrt-linux-musl-g++" RANLIB="mipsel-openwrt-linux-musl-gcc-ranlib" STRIP=mipsel-openwrt-linux-musl-strip OBJCOPY=mipsel-openwrt-linux-musl-objcopy OBJDUMP=mipsel-openwrt-linux-musl-objdump SIZE=mipsel-openwrt-linux-musl-size CROSS="mipsel-openwrt-linux-musl-" ARCH="mipsel" DESTDIR="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-theme-bootstrap/ipkg-install"  install; cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-theme-bootstrap/ipkg-install/* /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-theme-bootstrap/.pkgdir/luci-theme-bootstrap/; else true; fi
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-theme-bootstrap/.pkgdir/luci-theme-bootstrap.installed
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/stamp
SHELL= flock /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/.root-copy.flock -c 'cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-theme-bootstrap/.pkgdir/luci-theme-bootstrap/. /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/'
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/stamp/.luci-theme-bootstrap_installed
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/targets/ramips/rt305x/packages /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-theme-bootstrap/ipkg-all/luci-theme-bootstrap/CONTROL /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/pkginfo
if [ -d /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-theme-bootstrap/luasrc ]; then install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-theme-bootstrap/ipkg-all/luci-theme-bootstrap/usr/lib/lua/luci; cp -pR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-theme-bootstrap/luasrc/* /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-theme-bootstrap/ipkg-all/luci-theme-bootstrap/usr/lib/lua/luci/; find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-theme-bootstrap/ipkg-all/luci-theme-bootstrap/usr/lib/lua/luci/ -type f -name '*.luadoc' | xargs -r rm; 	find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-theme-bootstrap/ipkg-all/luci-theme-bootstrap/usr/lib/lua/luci/ -type f -name '*.lua' | while read src; do if LUA_PATH="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/lib/lua/5.1/?.lua" luasrcdiet --noopt-binequiv -o "$src.o" "$src"; then mv "$src.o" "$src"; fi; done; 	find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-theme-bootstrap/ipkg-all/luci-theme-bootstrap/usr/lib/lua/luci/ -type f -name '*.htm' | while read src; do /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/sed -i -e 's/<%# *\([^ ]*\)PKG_VERSION *%>/\1git-20.220.15511-b8a74cb/g' -e 's/"\(<%= *\(media\|resource\) *%>[^"]*\.\(js\|css\)\)"/"\1?v=git-20.220.15511-b8a74cb"/g' "$src"; done; else true; fi
mipsel-openwrt-linux-musl-gcc  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-nixio=luci-lib-nixio -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -std=gnu99 -DNO_TLS  -fpic -c -o binary.o binary.c 
if [ -d /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-theme-bootstrap/htdocs ]; then install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-theme-bootstrap/ipkg-all/luci-theme-bootstrap/www; cp -pR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-theme-bootstrap/htdocs/* /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-theme-bootstrap/ipkg-all/luci-theme-bootstrap/www/; 	find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-theme-bootstrap/ipkg-all/luci-theme-bootstrap/www/ -type f -name '*.js' | while read src; do if jsmin < "$src" > "$src.o"; then mv "$src.o" "$src"; fi; done; 	find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-theme-bootstrap/ipkg-all/luci-theme-bootstrap/www/ -type f -name '*.css' | while read src; do if csstidy "$src" --template=highest --remove_last_semicolon=true "$src.o"; then mv "$src.o" "$src"; fi; done; else true; fi

Selectors: 82 | Properties: 170
Input size: 7.818KiB  Output size: 6.483KiB  Compression ratio: 17.07%
-----------------------------------

59: Invalid property in CSS3.0: -webkit-flex
60: Invalid property in CSS3.0: -webkit-flex
61: Invalid property in CSS3.0: -webkit-flex
62: Invalid property in CSS3.0: -webkit-flex
63: Invalid property in CSS3.0: -webkit-flex
64: Invalid property in CSS3.0: -webkit-flex
65: Invalid property in CSS3.0: -webkit-flex
66: Invalid property in CSS3.0: -webkit-flex
67: Invalid property in CSS3.0: -webkit-flex
68: Invalid property in CSS3.0: -webkit-flex
104: Optimised shorthand notation (margin): Changed "0 0 .5em 0" to "0 0 .5em"
172: Optimised font-weight: Changed "normal" to "400"
288: Optimised shorthand notation (padding): Changed "0 0 14px 0" to "0 0 14px"

-----------------------------------
CSSTidy 1.3 by Florian Schmitz 2005, 2006

Selectors: 379 | Properties: 1090
Input size: 42.3KiB  Output size: 33.437KiB  Compression ratio: 20.95%
-----------------------------------

41: Invalid property in CSS3.0: -webkit-text-size-adjust
42: Invalid property in CSS3.0: -ms-text-size-adjust
76: Invalid property in CSS3.0: -ms-interpolation-mode
101: Invalid property in CSS3.0: -webkit-appearance
102: Invalid property in CSS3.0: word-break
113: Invalid property in CSS3.0: -webkit-appearance
118: Invalid property in CSS3.0: -webkit-appearance
134: Optimised font-weight: Changed "bold" to "700"
137: Optimised shorthand notation (padding): Changed "18px 5px 5px 5px" to "18px 5px 5px"
191: Optimised font-weight: Changed "bold" to "700"
207: Optimised font-weight: Changed "normal" to "400"
293: Optimised color: Changed "#808080" to "gray"
310: Optimised font-weight: Changed "normal" to "400"
325: Optimised font-weight: Changed "normal" to "400"
420: Optimised font-weight: Changed "bold" to "700"
471: Optimised color: Changed "#808080" to "gray"
496: Invalid property in CSS3.0: pointer-events
498: Invalid property in CSS3.0: word-break
512: Optimised font-weight: Changed "normal" to "400"
514: Invalid property in CSS3.0: pointer-events
540: IE7- hack detected: property name begins with '*'
540: Invalid property in CSS3.0: *margin-top
619: Invalid property in CSS3.0: pointer-events
625: Invalid property in CSS3.0: pointer-events
687: IE7- hack detected: property name begins with '*'
687: Invalid property in CSS3.0: *position
690: IE7- hack detected: property name begins with '*'
690: Invalid property in CSS3.0: *top
728: Optimised font-weight: Changed "normal" to "400"
752: Optimised shorthand notation (border-width): Changed "2px 0 0 0" to "2px 0 0"
756: Optimised shorthand notation (border-width): Changed "0 0 2px 0" to "0 0 2px"
807: Optimised color: Changed "#333333" to "#333"
807: Optimised color: Changed "#222222" to "#222"
964: IE6 hack detected: property name begins with '_'
964: Invalid property in CSS3.0: _width
996: Optimised font-weight: Changed "bold" to "700"
998: Optimised color: Changed "#808080" to "gray"
1060: Optimised shorthand notation (margin): Changed "4px 2px 0 2px" to "4px 2px 0"
1107: Optimised font-weight: Changed "normal" to "400"
1183: Invalid property in CSS3.0: -webkit-overflow-scrolling
1200: Optimised shorthand notation (padding): Changed "1em 1em .5em 1em" to "1em 1em .5em"
1308: Optimised color: Changed "#f00" to "red"
1309: Optimised color: Changed "#f00" to "red"
1456: Optimised font-weight: Changed "normal" to "400"
1496: Invalid property in CSS3.0: pointer-events
1575: Invalid property in CSS3.0: pointer-events
1663: Invalid property in CSS3.0: pointer-events
1711: Optimised shorthand notation (padding): Changed "9px 14px 9px" to "9px 14px"
1716: Optimised shorthand notation (padding): Changed "7px 9px 7px" to "7px 9px"
1729: Optimised font-weight: Changed "normal" to "400"
1743: Optimised shorthand notation (padding): Changed ".5em .5em .25em .5em" to ".5em .5em .25em"
1758: IE7- hack detected: property name begins with '*'
1758: Invalid property in CSS3.0: *margin-top
1783: Optimised font-weight: Changed "normal" to "400"
1841: Optimised font-weight: Changed "bold" to "700"
1851: Optimised font-weight: Changed "normal" to "400"
1931: Optimised shorthand notation (margin): Changed ".25em 0 0 0" to ".25em 0 0"
1936: Optimised color: Changed "#f00" to "red"
1946: Optimised color: Changed "#f00" to "red"
1947: Optimised font-weight: Changed "normal" to "400"
2003: Optimised font-weight: Changed "normal" to "400"
2152: Optimised color: Changed "#f00" to "red"
2209: Invalid property in CSS3.0: -webkit-overflow-scrolling
2225: Optimised shorthand notation (padding): Changed "1em 1em .5em 1em" to "1em 1em .5em"
2326: Optimised shorthand notation (padding): Changed "0 0 .25em 0" to "0 0 .25em"
2327: Optimised shorthand notation (margin): Changed ".25em .25em 0px .25em" to ".25em .25em 0px"
2369: Optimised shorthand notation (margin): Changed "0 -.125em .25em -.125em" to "0 -.125em .25em"
2428: Invalid property in CSS3.0: word-break

-----------------------------------
CSSTidy 1.3 by Florian Schmitz 2005, 2006
if [ -d /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-theme-bootstrap/root ]; then install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-theme-bootstrap/ipkg-all/luci-theme-bootstrap/; cp -pR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-theme-bootstrap/root/* /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-theme-bootstrap/ipkg-all/luci-theme-bootstrap/; else true; fi
mv -f .deps/lecs.Tpo .deps/lecs.Po
if [ -d /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-theme-bootstrap/src ]; then 	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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-theme-bootstrap=luci-theme-bootstrap -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-theme-bootstrap=luci-theme-bootstrap -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include " LDFLAGS="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro " make -C /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-theme-bootstrap/. AR="mipsel-openwrt-linux-musl-gcc-ar" AS="mipsel-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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-theme-bootstrap=luci-theme-bootstrap -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro" LD=mipsel-openwrt-linux-musl-ld NM="mipsel-openwrt-linux-musl-gcc-nm" CC="mipsel-openwrt-linux-musl-gcc" GCC="mipsel-openwrt-linux-musl-gcc" CXX="mipsel-openwrt-linux-musl-g++" RANLIB="mipsel-openwrt-linux-musl-gcc-ranlib" STRIP=mipsel-openwrt-linux-musl-strip OBJCOPY=mipsel-openwrt-linux-musl-objcopy OBJDUMP=mipsel-openwrt-linux-musl-objdump SIZE=mipsel-openwrt-linux-musl-size CROSS="mipsel-openwrt-linux-musl-" ARCH="mipsel" DESTDIR="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-theme-bootstrap/ipkg-install"  install; cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-theme-bootstrap/ipkg-install/* /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-theme-bootstrap/ipkg-all/luci-theme-bootstrap/; else true; fi
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include   -I../../src/include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT ldb.o -MD -MP -MF .deps/ldb.Tpo -c -o ldb.o ldb.c
find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-theme-bootstrap/ipkg-all/luci-theme-bootstrap -name 'CVS' -o -name '.svn' -o -name '.#*' -o -name '*~'| xargs -r rm -rf
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/hostpkg/opkg-2020-05-07-f2166a89'
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-proto-ipv6/.prepared_5d254dc178486dc129e2b1201cd255a6_6664517399ebbbc92a37c5bb081b5c53_check
[100%] Built target opkg-cl
make[5]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/hostpkg/opkg-2020-05-07-f2166a89'
for d in luasrc htdocs root src; do if [ -d ./$d ]; then mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-proto-ipv6/$d; cp -fpR ./$d/* /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-proto-ipv6/$d/; fi; done
make[4]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/hostpkg/opkg-2020-05-07-f2166a89'
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/hostpkg/opkg-2020-05-07-f2166a89/.built
install -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/hostpkg/opkg-2020-05-07-f2166a89/src/opkg-cl /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/opkg
true
[ ! -d ./src/ ] || cp -fpR ./src/. /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-proto-ipv6
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/stamp
mipsel-openwrt-linux-musl-gcc  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-nixio=luci-lib-nixio -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -std=gnu99 -DNO_TLS  -fpic -c -o fs.o fs.c 
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/hostpkg/opkg-2020-05-07-f2166a89/.built
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-proto-ipv6/.prepared_5d254dc178486dc129e2b1201cd255a6_6664517399ebbbc92a37c5bb081b5c53
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/stamp/.opkg_installed
make[3]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/package/system/opkg'
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-proto-ipv6/.configured_*
time: package/system/opkg/host-compile#8.45#1.45#10.77
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/stamp/.luci-proto-ipv6_installed
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-proto-ipv6/.configured_8c28fde6e5538b761b52693a1f9d64a7
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-proto-ipv6/.built
make[3]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/package/network/ipv6/ds-lite'
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-proto-ipv6/.built_check
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-proto-ipv6/.built
rm -rf /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-proto-ipv6/.pkgdir/luci-proto-ipv6.installed /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-proto-ipv6/.pkgdir/luci-proto-ipv6
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-proto-ipv6/.pkgdir/luci-proto-ipv6
if [ -d /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-proto-ipv6/luasrc ]; then install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-proto-ipv6/.pkgdir/luci-proto-ipv6/usr/lib/lua/luci; cp -pR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-proto-ipv6/luasrc/* /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-proto-ipv6/.pkgdir/luci-proto-ipv6/usr/lib/lua/luci/; find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-proto-ipv6/.pkgdir/luci-proto-ipv6/usr/lib/lua/luci/ -type f -name '*.luadoc' | xargs -r rm; 	find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-proto-ipv6/.pkgdir/luci-proto-ipv6/usr/lib/lua/luci/ -type f -name '*.lua' | while read src; do if LUA_PATH="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/lib/lua/5.1/?.lua" luasrcdiet --noopt-binequiv -o "$src.o" "$src"; then mv "$src.o" "$src"; fi; done; 	find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-proto-ipv6/.pkgdir/luci-proto-ipv6/usr/lib/lua/luci/ -type f -name '*.htm' | while read src; do /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/sed -i -e 's/<%# *\([^ ]*\)PKG_VERSION *%>/\1git-20.220.15511-b8a74cb/g' -e 's/"\(<%= *\(media\|resource\) *%>[^"]*\.\(js\|css\)\)"/"\1?v=git-20.220.15511-b8a74cb"/g' "$src"; done; else true; fi
if [ -d /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-proto-ipv6/htdocs ]; then install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-proto-ipv6/.pkgdir/luci-proto-ipv6/www; cp -pR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-proto-ipv6/htdocs/* /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-proto-ipv6/.pkgdir/luci-proto-ipv6/www/; 	find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-proto-ipv6/.pkgdir/luci-proto-ipv6/www/ -type f -name '*.js' | while read src; do if jsmin < "$src" > "$src.o"; then mv "$src.o" "$src"; fi; done; 	find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-proto-ipv6/.pkgdir/luci-proto-ipv6/www/ -type f -name '*.css' | while read src; do if csstidy "$src" --template=highest --remove_last_semicolon=true "$src.o"; then mv "$src.o" "$src"; fi; done; else true; fi
[ 39%] Linking C shared library libblobmsg_json.so
export CROSS="mipsel-openwrt-linux-musl-"   ; NM="mipsel-openwrt-linux-musl-nm" STRIP="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/sstrip" STRIP_KMOD="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/strip-kmod.sh" PATCHELF="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/patchelf" /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/rstrip.sh /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-theme-bootstrap/ipkg-all/luci-theme-bootstrap
make[6]: warning:  Clock skew detected.  Your build may be incomplete.
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libubox-2020-08-06-9e52171d'
[ 39%] Built target blobmsg_json
if [ -d /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-proto-ipv6/root ]; then install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-proto-ipv6/.pkgdir/luci-proto-ipv6/; cp -pR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-proto-ipv6/root/* /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-proto-ipv6/.pkgdir/luci-proto-ipv6/; else true; fi
if [ -d /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-proto-ipv6/src ]; then 	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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-proto-ipv6=luci-proto-ipv6 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-proto-ipv6=luci-proto-ipv6 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include " LDFLAGS="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro " make -C /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-proto-ipv6/. AR="mipsel-openwrt-linux-musl-gcc-ar" AS="mipsel-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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-proto-ipv6=luci-proto-ipv6 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro" LD=mipsel-openwrt-linux-musl-ld NM="mipsel-openwrt-linux-musl-gcc-nm" CC="mipsel-openwrt-linux-musl-gcc" GCC="mipsel-openwrt-linux-musl-gcc" CXX="mipsel-openwrt-linux-musl-g++" RANLIB="mipsel-openwrt-linux-musl-gcc-ranlib" STRIP=mipsel-openwrt-linux-musl-strip OBJCOPY=mipsel-openwrt-linux-musl-objcopy OBJDUMP=mipsel-openwrt-linux-musl-objdump SIZE=mipsel-openwrt-linux-musl-size CROSS="mipsel-openwrt-linux-musl-" ARCH="mipsel" DESTDIR="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-proto-ipv6/ipkg-install"  install; cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-proto-ipv6/ipkg-install/* /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-proto-ipv6/.pkgdir/luci-proto-ipv6/; else true; fi
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libubox-2020-08-06-9e52171d'
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-proto-ipv6/.pkgdir/luci-proto-ipv6.installed
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/stamp
SHELL= flock /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/.root-copy.flock -c 'cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-proto-ipv6/.pkgdir/luci-proto-ipv6/. /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/'
Scanning dependencies of target ubox-static
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libubox-2020-08-06-9e52171d'
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/stamp/.luci-proto-ipv6_installed
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libubox-2020-08-06-9e52171d'
make[6]: Warning: File 'avl.c' has modification time 350733 s in the future
(cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-theme-bootstrap/ipkg-all/luci-theme-bootstrap/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; echo "$V_Package_luci_theme_bootstrap_postinst" > postinst-pkg; chmod 0755 postinst-pkg; )
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/targets/ramips/rt305x/packages /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-proto-ipv6/ipkg-all/luci-proto-ipv6/CONTROL /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/pkginfo
[ 41%] Building C object CMakeFiles/ubox-static.dir/avl.c.o
if [ -d /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-proto-ipv6/luasrc ]; then install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-proto-ipv6/ipkg-all/luci-proto-ipv6/usr/lib/lua/luci; cp -pR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-proto-ipv6/luasrc/* /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-proto-ipv6/ipkg-all/luci-proto-ipv6/usr/lib/lua/luci/; find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-proto-ipv6/ipkg-all/luci-proto-ipv6/usr/lib/lua/luci/ -type f -name '*.luadoc' | xargs -r rm; 	find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-proto-ipv6/ipkg-all/luci-proto-ipv6/usr/lib/lua/luci/ -type f -name '*.lua' | while read src; do if LUA_PATH="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/lib/lua/5.1/?.lua" luasrcdiet --noopt-binequiv -o "$src.o" "$src"; then mv "$src.o" "$src"; fi; done; 	find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-proto-ipv6/ipkg-all/luci-proto-ipv6/usr/lib/lua/luci/ -type f -name '*.htm' | while read src; do /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/sed -i -e 's/<%# *\([^ ]*\)PKG_VERSION *%>/\1git-20.220.15511-b8a74cb/g' -e 's/"\(<%= *\(media\|resource\) *%>[^"]*\.\(js\|css\)\)"/"\1?v=git-20.220.15511-b8a74cb"/g' "$src"; done; else true; fi
if [ -d /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-proto-ipv6/htdocs ]; then install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-proto-ipv6/ipkg-all/luci-proto-ipv6/www; cp -pR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-proto-ipv6/htdocs/* /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-proto-ipv6/ipkg-all/luci-proto-ipv6/www/; 	find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-proto-ipv6/ipkg-all/luci-proto-ipv6/www/ -type f -name '*.js' | while read src; do if jsmin < "$src" > "$src.o"; then mv "$src.o" "$src"; fi; done; 	find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-proto-ipv6/ipkg-all/luci-proto-ipv6/www/ -type f -name '*.css' | while read src; do if csstidy "$src" --template=highest --remove_last_semicolon=true "$src.o"; then mv "$src.o" "$src"; fi; done; else true; fi
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/packages/mipsel_24kc/luci
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/ipkg-build -c -o 0 -g 0 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-theme-bootstrap/ipkg-all/luci-theme-bootstrap /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/packages/mipsel_24kc/luci
mv -f .deps/ldb.Tpo .deps/ldb.Po
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include   -I../../src/include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT mem_lecs.o -MD -MP -MF .deps/mem_lecs.Tpo -c -o mem_lecs.o mem_lecs.c
if [ -d /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-proto-ipv6/root ]; then install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-proto-ipv6/ipkg-all/luci-proto-ipv6/; cp -pR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-proto-ipv6/root/* /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-proto-ipv6/ipkg-all/luci-proto-ipv6/; else true; fi
if [ -d /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-proto-ipv6/src ]; then 	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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-proto-ipv6=luci-proto-ipv6 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-proto-ipv6=luci-proto-ipv6 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include " LDFLAGS="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro " make -C /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-proto-ipv6/. AR="mipsel-openwrt-linux-musl-gcc-ar" AS="mipsel-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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-proto-ipv6=luci-proto-ipv6 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro" LD=mipsel-openwrt-linux-musl-ld NM="mipsel-openwrt-linux-musl-gcc-nm" CC="mipsel-openwrt-linux-musl-gcc" GCC="mipsel-openwrt-linux-musl-gcc" CXX="mipsel-openwrt-linux-musl-g++" RANLIB="mipsel-openwrt-linux-musl-gcc-ranlib" STRIP=mipsel-openwrt-linux-musl-strip OBJCOPY=mipsel-openwrt-linux-musl-objcopy OBJDUMP=mipsel-openwrt-linux-musl-objdump SIZE=mipsel-openwrt-linux-musl-size CROSS="mipsel-openwrt-linux-musl-" ARCH="mipsel" DESTDIR="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-proto-ipv6/ipkg-install"  install; cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-proto-ipv6/ipkg-install/* /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-proto-ipv6/ipkg-all/luci-proto-ipv6/; else true; fi
find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-proto-ipv6/ipkg-all/luci-proto-ipv6 -name 'CVS' -o -name '.svn' -o -name '.#*' -o -name '*~'| xargs -r rm -rf
Packaged contents of /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-theme-bootstrap/ipkg-all/luci-theme-bootstrap into /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/packages/mipsel_24kc/luci/luci-theme-bootstrap_git-20.220.15511-b8a74cb_all.ipk
echo "luci-theme-bootstrap" >> /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/pkginfo/luci-theme-bootstrap.default.install
make[3]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/feeds/luci/themes/luci-theme-bootstrap'
time: package/feeds/luci/luci-theme-bootstrap/compile#0.50#0.12#0.74
mv -f .deps/mem_lecs.Tpo .deps/mem_lecs.Po
make[3]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/package/libs/ncurses'
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include   -I../../src/include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT atm_lecs.o -MD -MP -MF .deps/atm_lecs.Tpo -c -o atm_lecs.o atm_lecs.c
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ds-lite/.prepared_77caf1957ad0c038a75a37fa070c2065_6664517399ebbbc92a37c5bb081b5c53_check
true
[ ! -d ./src/ ] || cp -fpR ./src/. /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ds-lite
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ds-lite/.prepared_77caf1957ad0c038a75a37fa070c2065_6664517399ebbbc92a37c5bb081b5c53
export CROSS="mipsel-openwrt-linux-musl-"   ; NM="mipsel-openwrt-linux-musl-nm" STRIP="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/sstrip" STRIP_KMOD="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/strip-kmod.sh" PATCHELF="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/patchelf" /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/rstrip.sh /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-proto-ipv6/ipkg-all/luci-proto-ipv6
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ds-lite/.configured_*
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/stamp/.ds-lite_installed
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ds-lite/.configured_68b329da9893e34099c7d8ad5cb9c940
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ds-lite/.built
mv -f .deps/atm_lecs.Tpo .deps/atm_lecs.Po
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ds-lite/.built_check
/bin/bash ../../libtool  --tag=CC   --mode=link mipsel-openwrt-linux-musl-gcc  -I../../src/include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes  -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro  -o les mem.o load.o units.o load_lex.o timers.o dump.o lane_atm.o events.o lane.o packet.o connect.o db.o ../../src/lib/libatm.la 
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ds-lite/.built
rm -rf /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ds-lite/.pkgdir/ds-lite.installed /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ds-lite/.pkgdir/ds-lite
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ds-lite/.pkgdir/ds-lite
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ds-lite/.pkgdir/ds-lite/lib/netifd/proto
install -m0755 ./files/dslite.sh /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ds-lite/.pkgdir/ds-lite/lib/netifd/proto/dslite.sh
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ds-lite/.pkgdir/ds-lite.installed
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/stamp
SHELL= flock /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/.root-copy.flock -c 'cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ds-lite/.pkgdir/ds-lite/. /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/'
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/stamp/.ds-lite_installed
(cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-proto-ipv6/ipkg-all/luci-proto-ipv6/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; echo "$V_Package_luci_proto_ipv6_postinst" > postinst-pkg; chmod 0755 postinst-pkg; )
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/targets/ramips/rt305x/packages /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ds-lite/ipkg-all/ds-lite/CONTROL /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/pkginfo
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ds-lite/ipkg-all/ds-lite/lib/netifd/proto
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/packages/mipsel_24kc/luci
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/ipkg-build -c -o 0 -g 0 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-proto-ipv6/ipkg-all/luci-proto-ipv6 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/packages/mipsel_24kc/luci
install -m0755 ./files/dslite.sh /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ds-lite/ipkg-all/ds-lite/lib/netifd/proto/dslite.sh
find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ds-lite/ipkg-all/ds-lite -name 'CVS' -o -name '.svn' -o -name '.#*' -o -name '*~'| xargs -r rm -rf
[ 43%] Building C object CMakeFiles/ubox-static.dir/avl-cmp.c.o
mipsel-openwrt-linux-musl-gcc  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-nixio=luci-lib-nixio -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -std=gnu99 -DNO_TLS  -fpic -c -o user.o user.c 
export CROSS="mipsel-openwrt-linux-musl-"   ; NM="mipsel-openwrt-linux-musl-nm" STRIP="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/sstrip" STRIP_KMOD="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/strip-kmod.sh" PATCHELF="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/patchelf" /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/rstrip.sh /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ds-lite/ipkg-all/ds-lite
(cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ds-lite/ipkg-all/ds-lite/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;  )
Packaged contents of /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-proto-ipv6/ipkg-all/luci-proto-ipv6 into /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/packages/mipsel_24kc/luci/luci-proto-ipv6_git-20.220.15511-b8a74cb_all.ipk
OpenWrt-libtool: link: mipsel-openwrt-linux-musl-gcc -I../../src/include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -znow -zrelro -o .libs/les mem.o load.o units.o load_lex.o timers.o dump.o lane_atm.o events.o lane.o packet.o connect.o db.o  -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib ../../src/lib/.libs/libatm.so -lresolv
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/packages/mipsel_24kc/base
echo "luci-proto-ipv6" >> /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/pkginfo/luci-proto-ipv6.default.install
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/ipkg-build -c -o 0 -g 0 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ds-lite/ipkg-all/ds-lite /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/packages/mipsel_24kc/base
make[3]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/feeds/luci/protocols/luci-proto-ipv6'
time: package/feeds/luci/luci-proto-ipv6/compile#0.39#0.13#0.61
/bin/bash ../../libtool  --tag=CC   --mode=link mipsel-openwrt-linux-musl-gcc  -I../../src/include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes  -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro  -o bus mem.o load.o units.o load_lex.o timers.o dump.o lane_atm.o events.o lane.o connect_bus.o ../../src/lib/libatm.la 
[ 45%] Building C object CMakeFiles/ubox-static.dir/blob.c.o
/bin/bash ../../libtool  --tag=CC   --mode=link mipsel-openwrt-linux-musl-gcc  -I../../src/include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes  -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro  -o lecs lecs_db.o lecs_load.o lecs.o ldb.o mem_lecs.o atm_lecs.o ../../src/lib/libatm.la 
Packaged contents of /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ds-lite/ipkg-all/ds-lite into /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/packages/mipsel_24kc/base/ds-lite_8_all.ipk
echo "ds-lite" >> /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/pkginfo/ds-lite.default.install
make[3]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/package/network/ipv6/ds-lite'
time: package/network/ipv6/ds-lite/compile#0.22#0.08#0.37
make[3]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/package/network/utils/iptables'
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2/.prepared_fbe56ac51019fda322f5661d5605955a_6664517399ebbbc92a37c5bb081b5c53_check
. /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/include/shell.sh; gzip -dc /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/dl/ncurses-6.2.tar.gz | tar -C /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2/.. -xf -
OpenWrt-libtool: link: mipsel-openwrt-linux-musl-gcc -I../../src/include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -znow -zrelro -o .libs/bus mem.o load.o units.o load_lex.o timers.o dump.o lane_atm.o events.o lane.o connect_bus.o  -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib ../../src/lib/.libs/libatm.so -lresolv
mipsel-openwrt-linux-musl-gcc -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro   -o nixio.so nixio.o socket.o sockopt.o bind.o address.o protoent.o poll.o io.o file.o splice.o process.o syslog.o bit.o binary.o fs.o user.o  -llua -lm -ldl -lcrypt -shared 
mkdir -p dist/usr/lib/lua
OpenWrt-libtool: link: mipsel-openwrt-linux-musl-gcc -I../../src/include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -znow -zrelro -o .libs/lecs lecs_db.o lecs_load.o lecs.o ldb.o mem_lecs.o atm_lecs.o  -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib ../../src/lib/.libs/libatm.so -lresolv
cp nixio.so dist/usr/lib/lua/nixio.so
make[4]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-nixio/src'
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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-nixio=luci-lib-nixio -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-nixio=luci-lib-nixio -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include " LDFLAGS="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro " FPIC="-fpic" LUCI_VERSION="git-20.220.15511-b8a74cb" LUCI_GITBRANCH="LuCI Master" make -C /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-nixio/src/ AR="mipsel-openwrt-linux-musl-gcc-ar" AS="mipsel-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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-nixio=luci-lib-nixio -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro" LD=mipsel-openwrt-linux-musl-ld NM="mipsel-openwrt-linux-musl-gcc-nm" CC="mipsel-openwrt-linux-musl-gcc" GCC="mipsel-openwrt-linux-musl-gcc" CXX="mipsel-openwrt-linux-musl-g++" RANLIB="mipsel-openwrt-linux-musl-gcc-ranlib" STRIP=mipsel-openwrt-linux-musl-strip OBJCOPY=mipsel-openwrt-linux-musl-objcopy OBJDUMP=mipsel-openwrt-linux-musl-objdump SIZE=mipsel-openwrt-linux-musl-size CROSS="mipsel-openwrt-linux-musl-" ARCH="mipsel" DESTDIR="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-nixio/ipkg-install"  install;
make[4]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-nixio/src'
make[7]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2/src/lane'
Making all in mpoad
make[7]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2/src/mpoad'
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include   -I../../src/include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT get_vars.o -MD -MP -MF .deps/get_vars.Tpo -c -o get_vars.o get_vars.c
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include   -I../../src/include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT io.o -MD -MP -MF .deps/io.Tpo -c -o io.o io.c
mipsel-openwrt-linux-musl-gcc -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro   -o nixio.so nixio.o socket.o sockopt.o bind.o address.o protoent.o poll.o io.o file.o splice.o process.o syslog.o bit.o binary.o fs.o user.o  -llua -lm -ldl -lcrypt -shared 
mkdir -p dist/usr/lib/lua
In file included from io.c:13:
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/sys/poll.h:1:2: warning: #warning redirecting incorrect #include <sys/poll.h> to <poll.h> [-Wcpp]
 #warning redirecting incorrect #include <sys/poll.h> to <poll.h>
  ^~~~~~~
cp nixio.so dist/usr/lib/lua/nixio.so
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-nixio/ipkg-install
cp -pR dist/* /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-nixio/ipkg-install/
io.c: In function 'msg_from_mps':
io.c:505:37: warning: pointer targets in passing argument 1 of 'recognize_packet' differ in signedness [-Wpointer-sign]
         (void)recognize_packet(buff + sizeof(struct llc_snap_hdr));
                                ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from io.c:23:
packets.h:72:5: note: expected 'uint8_t *' {aka 'unsigned char *'} but argument is of type 'char *'
 int recognize_packet(
     ^~~~~~~~~~~~~~~~
io.c: In function 'check_connection':
io.c:619:44: warning: pointer targets in passing argument 1 of 'recognize_packet' differ in signedness [-Wpointer-sign]
                 if ( recognize_packet(buff + sizeof(llc_snap_mpoa_ctrl)) >= 0)
                                       ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from io.c:23:
packets.h:72:5: note: expected 'uint8_t *' {aka 'unsigned char *'} but argument is of type 'char *'
 int recognize_packet(
     ^~~~~~~~~~~~~~~~
make[4]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-nixio/src'
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-nixio/.built
rm -rf /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-nixio/.pkgdir/luci-lib-nixio.installed /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-nixio/.pkgdir/luci-lib-nixio
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-nixio/.pkgdir/luci-lib-nixio
[ 47%] Building C object CMakeFiles/ubox-static.dir/blobmsg.c.o
if [ -d /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-nixio/luasrc ]; then install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-nixio/.pkgdir/luci-lib-nixio/usr/lib/lua/luci; cp -pR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-nixio/luasrc/* /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-nixio/.pkgdir/luci-lib-nixio/usr/lib/lua/luci/; find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-nixio/.pkgdir/luci-lib-nixio/usr/lib/lua/luci/ -type f -name '*.luadoc' | xargs -r rm; 	find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-nixio/.pkgdir/luci-lib-nixio/usr/lib/lua/luci/ -type f -name '*.lua' | while read src; do if LUA_PATH="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/lib/lua/5.1/?.lua" luasrcdiet --noopt-binequiv -o "$src.o" "$src"; then mv "$src.o" "$src"; fi; done; 	find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-nixio/.pkgdir/luci-lib-nixio/usr/lib/lua/luci/ -type f -name '*.htm' | while read src; do /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/sed -i -e 's/<%# *\([^ ]*\)PKG_VERSION *%>/\1git-20.220.15511-b8a74cb/g' -e 's/"\(<%= *\(media\|resource\) *%>[^"]*\.\(js\|css\)\)"/"\1?v=git-20.220.15511-b8a74cb"/g' "$src"; done; else true; fi
if [ -d /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-nixio/htdocs ]; then install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-nixio/.pkgdir/luci-lib-nixio/www; cp -pR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-nixio/htdocs/* /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-nixio/.pkgdir/luci-lib-nixio/www/; 	find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-nixio/.pkgdir/luci-lib-nixio/www/ -type f -name '*.js' | while read src; do if jsmin < "$src" > "$src.o"; then mv "$src.o" "$src"; fi; done; 	find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-nixio/.pkgdir/luci-lib-nixio/www/ -type f -name '*.css' | while read src; do if csstidy "$src" --template=highest --remove_last_semicolon=true "$src.o"; then mv "$src.o" "$src"; fi; done; else true; fi
if [ -d /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-nixio/root ]; then install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-nixio/.pkgdir/luci-lib-nixio/; cp -pR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-nixio/root/* /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-nixio/.pkgdir/luci-lib-nixio/; else true; fi
mv -f .deps/get_vars.Tpo .deps/get_vars.Po
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include   -I../../src/include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT k_interf.o -MD -MP -MF .deps/k_interf.Tpo -c -o k_interf.o k_interf.c
[ ! -d ./src/ ] || cp -fpR ./src/. /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2
if [ -d /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-nixio/src ]; then 	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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-nixio=luci-lib-nixio -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-nixio=luci-lib-nixio -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include " LDFLAGS="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro " FPIC="-fpic" LUCI_VERSION="git-20.220.15511-b8a74cb" LUCI_GITBRANCH="LuCI Master" make -C /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-nixio/src/ AR="mipsel-openwrt-linux-musl-gcc-ar" AS="mipsel-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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-nixio=luci-lib-nixio -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro" LD=mipsel-openwrt-linux-musl-ld NM="mipsel-openwrt-linux-musl-gcc-nm" CC="mipsel-openwrt-linux-musl-gcc" GCC="mipsel-openwrt-linux-musl-gcc" CXX="mipsel-openwrt-linux-musl-g++" RANLIB="mipsel-openwrt-linux-musl-gcc-ranlib" STRIP=mipsel-openwrt-linux-musl-strip OBJCOPY=mipsel-openwrt-linux-musl-objcopy OBJDUMP=mipsel-openwrt-linux-musl-objdump SIZE=mipsel-openwrt-linux-musl-size CROSS="mipsel-openwrt-linux-musl-" ARCH="mipsel" DESTDIR="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-nixio/ipkg-install"  install; cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-nixio/ipkg-install/* /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-nixio/.pkgdir/luci-lib-nixio/; else true; fi

Applying ./patches/100-ncurses-5.6-20080112-urxvt.patch using plaintext: 
make[4]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-nixio/src'
patching file misc/terminfo.src

Applying ./patches/101-ncurses-5.6-20080628-kbs.patch using plaintext: 
patching file misc/terminfo.src
k_interf.c: In function 'msg_from_kernel':
k_interf.c:123:27: warning: pointer targets in passing argument 2 of 'create_ingress_svc' differ in signedness [-Wpointer-sign]
        msg.content.in_info.eg_MPC_ATM_addr,
        ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
In file included from k_interf.c:18:
io.h:13:6: note: expected 'char *' but argument is of type '__u8 *' {aka 'unsigned char *'}
 void create_ingress_svc(uint32_t ipaddr, char *atm_addr, struct atm_qos qos);
      ^~~~~~~~~~~~~~~~~~

Applying ./patches/102-ncurses-5.9-gcc-5.patch using plaintext: 
patching file ncurses/base/MKlib_gen.sh

Applying ./patches/103-ncurses-ar-determinism.patch using plaintext: 
patching file aclocal.m4
patching file configure

Applying ./patches/200-fix_missing_include.patch using plaintext: 
patching file ncurses/curses.priv.h
mipsel-openwrt-linux-musl-gcc -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro   -o nixio.so nixio.o socket.o sockopt.o bind.o address.o protoent.o poll.o io.o file.o splice.o process.o syslog.o bit.o binary.o fs.o user.o  -llua -lm -ldl -lcrypt -shared 

Applying ./patches/900-terminfo.patch using plaintext: 
patching file misc/terminfo.src
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2/.prepared_fbe56ac51019fda322f5661d5605955a_6664517399ebbbc92a37c5bb081b5c53
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2/.configured_*
mkdir -p dist/usr/lib/lua
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/stamp/.ncurses_installed
cp nixio.so dist/usr/lib/lua/nixio.so
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-nixio/ipkg-install
cp -pR dist/* /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-nixio/ipkg-install/
(cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2/./; if [ -x ./configure ]; then find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2/ -name config.guess | xargs -r chmod u+w; find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2/ -name config.guess | xargs -r -n1 cp --remove-destination /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/config.guess; find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2/ -name config.sub | xargs -r chmod u+w; find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2/ -name config.sub | xargs -r -n1 cp --remove-destination /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/config.sub; AR="mipsel-openwrt-linux-musl-gcc-ar" AS="mipsel-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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic" LD=mipsel-openwrt-linux-musl-ld NM="mipsel-openwrt-linux-musl-gcc-nm" CC="mipsel-openwrt-linux-musl-gcc" GCC="mipsel-openwrt-linux-musl-gcc" CXX="mipsel-openwrt-linux-musl-g++" RANLIB="mipsel-openwrt-linux-musl-gcc-ranlib" STRIP=mipsel-openwrt-linux-musl-strip OBJCOPY=mipsel-openwrt-linux-musl-objcopy OBJDUMP=mipsel-openwrt-linux-musl-objdump SIZE=mipsel-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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic " 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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic " CPPFLAGS="-I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include " LDFLAGS="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro "  cf_try_fPIC=no  ./configure --target=mipsel-openwrt-linux --host=mipsel-openwrt-linux --build=x86_64-pc-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  --enable-echo --enable-const --enable-overwrite --enable-pc-files --disable-rpath --without-ada --without-debug --without-manpages --without-profile --without-progs --without-tests --disable-big-core --disable-home-terminfo --with-normal --with-shared --with-terminfo-dirs=/usr/share/terminfo --with-default-terminfo-dir=/usr/share/terminfo --with-pkg-config-libdir=/usr/lib/pkgconfig --enable-widec --with-build-cppflags=-D_GNU_SOURCE ; fi; )
make[4]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-nixio/src'
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-nixio/.pkgdir/luci-lib-nixio.installed
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/stamp
SHELL= flock /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/.root-copy.flock -c 'cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-nixio/.pkgdir/luci-lib-nixio/. /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/'
mv -f .deps/k_interf.Tpo .deps/k_interf.Po
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include   -I../../src/include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.c
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/stamp/.luci-lib-nixio_installed
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/targets/ramips/rt305x/packages /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-nixio/ipkg-mipsel_24kc/luci-lib-nixio/CONTROL /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/pkginfo
if [ -d /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-nixio/luasrc ]; then install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-nixio/ipkg-mipsel_24kc/luci-lib-nixio/usr/lib/lua/luci; cp -pR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-nixio/luasrc/* /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-nixio/ipkg-mipsel_24kc/luci-lib-nixio/usr/lib/lua/luci/; find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-nixio/ipkg-mipsel_24kc/luci-lib-nixio/usr/lib/lua/luci/ -type f -name '*.luadoc' | xargs -r rm; 	find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-nixio/ipkg-mipsel_24kc/luci-lib-nixio/usr/lib/lua/luci/ -type f -name '*.lua' | while read src; do if LUA_PATH="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/lib/lua/5.1/?.lua" luasrcdiet --noopt-binequiv -o "$src.o" "$src"; then mv "$src.o" "$src"; fi; done; 	find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-nixio/ipkg-mipsel_24kc/luci-lib-nixio/usr/lib/lua/luci/ -type f -name '*.htm' | while read src; do /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/sed -i -e 's/<%# *\([^ ]*\)PKG_VERSION *%>/\1git-20.220.15511-b8a74cb/g' -e 's/"\(<%= *\(media\|resource\) *%>[^"]*\.\(js\|css\)\)"/"\1?v=git-20.220.15511-b8a74cb"/g' "$src"; done; else true; fi
if [ -d /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-nixio/htdocs ]; then install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-nixio/ipkg-mipsel_24kc/luci-lib-nixio/www; cp -pR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-nixio/htdocs/* /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-nixio/ipkg-mipsel_24kc/luci-lib-nixio/www/; 	find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-nixio/ipkg-mipsel_24kc/luci-lib-nixio/www/ -type f -name '*.js' | while read src; do if jsmin < "$src" > "$src.o"; then mv "$src.o" "$src"; fi; done; 	find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-nixio/ipkg-mipsel_24kc/luci-lib-nixio/www/ -type f -name '*.css' | while read src; do if csstidy "$src" --template=highest --remove_last_semicolon=true "$src.o"; then mv "$src.o" "$src"; fi; done; else true; fi
if [ -d /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-nixio/root ]; then install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-nixio/ipkg-mipsel_24kc/luci-lib-nixio/; cp -pR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-nixio/root/* /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-nixio/ipkg-mipsel_24kc/luci-lib-nixio/; else true; fi
if [ -d /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-nixio/src ]; then 	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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-nixio=luci-lib-nixio -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-nixio=luci-lib-nixio -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include " LDFLAGS="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro " FPIC="-fpic" LUCI_VERSION="git-20.220.15511-b8a74cb" LUCI_GITBRANCH="LuCI Master" make -C /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-nixio/src/ AR="mipsel-openwrt-linux-musl-gcc-ar" AS="mipsel-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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-nixio=luci-lib-nixio -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro" LD=mipsel-openwrt-linux-musl-ld NM="mipsel-openwrt-linux-musl-gcc-nm" CC="mipsel-openwrt-linux-musl-gcc" GCC="mipsel-openwrt-linux-musl-gcc" CXX="mipsel-openwrt-linux-musl-g++" RANLIB="mipsel-openwrt-linux-musl-gcc-ranlib" STRIP=mipsel-openwrt-linux-musl-strip OBJCOPY=mipsel-openwrt-linux-musl-objcopy OBJDUMP=mipsel-openwrt-linux-musl-objdump SIZE=mipsel-openwrt-linux-musl-size CROSS="mipsel-openwrt-linux-musl-" ARCH="mipsel" DESTDIR="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-nixio/ipkg-install"  install; cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-nixio/ipkg-install/* /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-nixio/ipkg-mipsel_24kc/luci-lib-nixio/; else true; fi
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/dl
make[4]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-nixio/src'
SHELL= flock /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/.iptables-1.8.4.tar.bz2.flock -c '  	/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/download.pl "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/dl" "iptables-1.8.4.tar.bz2" "993a3a5490a544c2cbf2ef15cf7e7ed21af1845baf228318d5c36ef8827e157c" "" "https://netfilter.org/projects/iptables/files"    '
main.c: In function 'main':
main.c:151:26: warning: pointer targets in passing argument 1 of 'strncpy' differ in signedness [-Wpointer-sign]
       strncpy(mpc_control.elan_name,optarg,33);
               ~~~~~~~~~~~^~~~~~~~~~
In file included from /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify/string.h:22,
                 from main.c:17:
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/string.h:32:7: note: expected 'char *' but argument is of type 'unsigned char *'
 char *strncpy (char *__restrict, const char *__restrict, size_t);
       ^~~~~~~
main.c:162:26: warning: pointer targets in passing argument 1 of 'strncpy' differ in signedness [-Wpointer-sign]
       strncpy(mpc_control.MPS_MAC_ADDRESS,optarg,13);
               ~~~~~~~~~~~^~~~~~~~~~~~~~~~
In file included from /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify/string.h:22,
                 from main.c:17:
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/string.h:32:7: note: expected 'char *' but argument is of type 'unsigned char *'
 char *strncpy (char *__restrict, const char *__restrict, size_t);
       ^~~~~~~
main.c:177:60: warning: pointer targets in passing argument 2 of 'get_mpc_config' differ in signedness [-Wpointer-sign]
       get_mpc_config(&mpc_control.lecs_address, mpc_control.LEC_ADDRESS, mpc_control.elan_name);
                                                 ~~~~~~~~~~~^~~~~~~~~~~~
In file included from main.c:27:
lecs.h:4:6: note: expected 'char *' but argument is of type 'unsigned char *'
 void get_mpc_config(struct sockaddr_atmsvc *sa, char *lec_addr, char *elan_name);
      ^~~~~~~~~~~~~~
main.c:177:85: warning: pointer targets in passing argument 3 of 'get_mpc_config' differ in signedness [-Wpointer-sign]
       get_mpc_config(&mpc_control.lecs_address, mpc_control.LEC_ADDRESS, mpc_control.elan_name);
                                                                          ~~~~~~~~~~~^~~~~~~~~~
In file included from main.c:27:
lecs.h:4:6: note: expected 'char *' but argument is of type 'unsigned char *'
 void get_mpc_config(struct sockaddr_atmsvc *sa, char *lec_addr, char *elan_name);
      ^~~~~~~~~~~~~~
main.c: In function 'set_mps_mac_addr':
main.c:230:21: warning: pointer targets in initialization of 'char *' from 'unsigned char *' differ in signedness [-Wpointer-sign]
      char *string = mpc_control.MPS_MAC_ADDRESS;
                     ^~~~~~~~~~~
mipsel-openwrt-linux-musl-gcc -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro   -o nixio.so nixio.o socket.o sockopt.o bind.o address.o protoent.o poll.o io.o file.o splice.o process.o syslog.o bit.o binary.o fs.o user.o  -llua -lm -ldl -lcrypt -shared 
+ curl -f --connect-timeout 20 --retry 5 --location --insecure https://sources.cdn.openwrt.org/iptables-1.8.4.tar.bz2
mkdir -p dist/usr/lib/lua
cp nixio.so dist/usr/lib/lua/nixio.so
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-nixio/ipkg-install
cp -pR dist/* /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-nixio/ipkg-install/
make[4]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-nixio/src'
find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-nixio/ipkg-mipsel_24kc/luci-lib-nixio -name 'CVS' -o -name '.svn' -o -name '.#*' -o -name '*~'| xargs -r rm -rf

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
curl: (22) The requested URL returned error: 404 
Download failed.
mv -f .deps/io.Tpo .deps/io.Po
mv -f .deps/main.Tpo .deps/main.Po
+ curl -f --connect-timeout 20 --retry 5 --location --insecure https://netfilter.org/projects/iptables/files/iptables-1.8.4.tar.bz2
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include   -I../../src/include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT p_factory.o -MD -MP -MF .deps/p_factory.Tpo -c -o p_factory.o p_factory.c
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include   -I../../src/include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT p_recogn.o -MD -MP -MF .deps/p_recogn.Tpo -c -o p_recogn.o p_recogn.c
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0[ 50%] Building C object CMakeFiles/ubox-static.dir/uloop.c.o
export CROSS="mipsel-openwrt-linux-musl-"   ; NM="mipsel-openwrt-linux-musl-nm" STRIP="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/sstrip" STRIP_KMOD="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/strip-kmod.sh" PATCHELF="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/patchelf" /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/rstrip.sh /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-nixio/ipkg-mipsel_24kc/luci-lib-nixio
p_factory.c: In function 'send_purge_request':
p_factory.c:155:28: warning: pointer targets in passing argument 1 of 'send_to_dataplane' differ in signedness [-Wpointer-sign]
   return send_to_dataplane(buff, pos, shortcut_fd);
                            ^~~~
In file included from p_factory.c:18:
io.h:9:5: note: expected 'char *' but argument is of type 'uint8_t *' {aka 'unsigned char *'}
 int send_to_dataplane(char *buff, int length, int fd);
     ^~~~~~~~~~~~~~~~~
p_factory.c: In function 'send_purge_reply':
p_factory.c:169:22: warning: pointer targets in passing argument 1 of 'send_to_mps' differ in signedness [-Wpointer-sign]
   return send_to_mps(buff, pos);
                      ^~~~
In file included from p_factory.c:18:
io.h:8:5: note: expected 'char *' but argument is of type 'uint8_t *' {aka 'unsigned char *'}
 int send_to_mps(char *buff, int length);
     ^~~~~~~~~~~
p_factory.c: In function 'send_resolution_request':
p_factory.c:245:22: warning: pointer targets in passing argument 1 of 'send_to_mps' differ in signedness [-Wpointer-sign]
   return send_to_mps(buff,pos);
                      ^~~~
In file included from p_factory.c:18:
io.h:8:5: note: expected 'char *' but argument is of type 'uint8_t *' {aka 'unsigned char *'}
 int send_to_mps(char *buff, int length);
     ^~~~~~~~~~~
p_factory.c: In function 'send_cache_imposition_reply':
p_factory.c:334:22: warning: pointer targets in passing argument 1 of 'send_to_mps' differ in signedness [-Wpointer-sign]
   return send_to_mps(reply,pos);
                      ^~~~~
In file included from p_factory.c:18:
io.h:8:5: note: expected 'char *' but argument is of type 'uint8_t *' {aka 'unsigned char *'}
 int send_to_mps(char *buff, int length);
     ^~~~~~~~~~~
p_factory.c:266:25: warning: variable 'common' set but not used [-Wunused-but-set-variable]
   struct nhrp_common_h *common;
                         ^~~~~~
p_factory.c: In function 'send_egress_cache_purge_request':
p_factory.c:389:22: warning: pointer targets in passing argument 1 of 'send_to_mps' differ in signedness [-Wpointer-sign]
   return send_to_mps(buff,pos);
                      ^~~~
In file included from p_factory.c:18:
io.h:8:5: note: expected 'char *' but argument is of type 'uint8_t *' {aka 'unsigned char *'}
 int send_to_mps(char *buff, int length);
     ^~~~~~~~~~~
p_factory.c: In function 'send_egress_cache_purge_reply':
p_factory.c:398:22: warning: pointer targets in passing argument 1 of 'send_to_mps' differ in signedness [-Wpointer-sign]
   return send_to_mps(buff,pos);
                      ^~~~
In file included from p_factory.c:18:
io.h:8:5: note: expected 'char *' but argument is of type 'uint8_t *' {aka 'unsigned char *'}
 int send_to_mps(char *buff, int length);
     ^~~~~~~~~~~
rstrip.sh: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-nixio/ipkg-mipsel_24kc/luci-lib-nixio/usr/lib/lua/nixio.so: shared object
(cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-nixio/ipkg-mipsel_24kc/luci-lib-nixio/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; echo "$V_Package_luci_lib_nixio_postinst" > postinst-pkg; chmod 0755 postinst-pkg; )
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/packages/mipsel_24kc/luci
configure: loading site script /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/include/site/mipsel
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/ipkg-build -c -o 0 -g 0 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-nixio/ipkg-mipsel_24kc/luci-lib-nixio /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/packages/mipsel_24kc/luci
checking for egrep... grep -E
Configuring NCURSES 6.2 ABI 6 (Sun Aug  2 12:04:02 UTC 2020)
checking for package version... Packaged contents of /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-nixio/ipkg-mipsel_24kc/luci-lib-nixio into /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/packages/mipsel_24kc/luci/luci-lib-nixio_git-20.220.15511-b8a74cb_mipsel_24kc.ipk
6.2
checking for package patch date... 20200212
echo "luci-lib-nixio" >> /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/pkginfo/luci-lib-nixio.default.install
make[3]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/feeds/luci/libs/luci-lib-nixio'
time: package/feeds/luci/luci-lib-nixio/compile#2.68#0.43#3.26
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include   -I../../src/include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT id_list.o -MD -MP -MF .deps/id_list.Tpo -c -o id_list.o id_list.c
checking build system type... mv -f .deps/p_factory.Tpo .deps/p_factory.Po
x86_64-pc-linux-gnu
checking host system type... mipsel-openwrt-linux-gnu
make[3]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/feeds/luci/libs/luci-lib-base'
checking target system type... mipsel-openwrt-linux-gnu
Configuring for linux-gnu
checking for prefix... /usr
checking for mipsel-openwrt-linux-gcc... mipsel-openwrt-linux-musl-gcc
checking for C compiler default output... mv -f .deps/id_list.Tpo .deps/id_list.Po
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include   -I../../src/include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT tag_list.o -MD -MP -MF .deps/tag_list.Tpo -c -o tag_list.o tag_list.c
a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... yes
checking for executable suffix... mv -f .deps/p_recogn.Tpo .deps/p_recogn.Po
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include   -I../../src/include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT poll2select.o -MD -MP -MF .deps/poll2select.Tpo -c -o poll2select.o poll2select.c

checking for object suffix... mv -f .deps/tag_list.Tpo .deps/tag_list.Po
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include   -I../../src/include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT lecs.o -MD -MP -MF .deps/lecs.Tpo -c -o lecs.o lecs.c
o
checking whether we are using the GNU C compiler... mv -f .deps/poll2select.Tpo .deps/poll2select.Po
lecs.c: In function 'send_request':
lecs.c:74:29: warning: pointer targets in passing argument 1 of 'strcpy' differ in signedness [-Wpointer-sign]
                 strcpy(frame->elan_name, elan_name);
                        ~~~~~^~~~~~~~~~~
In file included from /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify/string.h:22,
                 from lecs.c:8:
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/string.h:31:7: note: expected 'char *' but argument is of type 'uint8_t *' {aka 'unsigned char *'}
 char *strcpy (char *__restrict, const char *__restrict);
       ^~~~~~
lecs.c: In function 'get_reply':
lecs.c:114:14: warning: pointer targets in assignment from 'char *' to 'uint8_t *' {aka 'unsigned char *'} differ in signedness [-Wpointer-sign]
         tlvs = buff + sizeof(struct le_config_frame);
              ^
[ 52%] Building C object CMakeFiles/ubox-static.dir/usock.c.o
lecs.c:115:21: warning: pointer targets in assignment from 'char *' to 'uint8_t *' {aka 'unsigned char *'} differ in signedness [-Wpointer-sign]
         end_of_tlvs = buff + retval;
                     ^
yes
checking whether mipsel-openwrt-linux-musl-gcc accepts -g... yes
checking version of mipsel-openwrt-linux-musl-gcc... 8.4.0
checking if this is really Intel C compiler... no
checking if this is really Clang C compiler... mv -f .deps/lecs.Tpo .deps/lecs.Po
/bin/bash ../../libtool  --tag=CC   --mode=link mipsel-openwrt-linux-musl-gcc  -I../../src/include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes  -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro  -o mpcd get_vars.o io.o k_interf.o main.o p_factory.o p_recogn.o id_list.o tag_list.o poll2select.o lecs.o ../../src/lib/libatm.la 
no
checking for mipsel-openwrt-linux-musl-gcc option to accept ANSI C... touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-base/.prepared_c0c90b8133852f9ae3e086cfb5eb0d47_6664517399ebbbc92a37c5bb081b5c53_check
for d in luasrc htdocs root src; do if [ -d ./$d ]; then mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-base/$d; cp -fpR ./$d/* /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-base/$d/; fi; done
true
none needed
checking $CFLAGS variable... broken
configure: WARNING: your environment uses the CFLAGS variable to hold CPPFLAGS options
[ ! -d ./src/ ] || cp -fpR ./src/. /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-base
checking $CC variable... touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-base/.prepared_c0c90b8133852f9ae3e086cfb5eb0d47_6664517399ebbbc92a37c5bb081b5c53
ok
checking how to run the C preprocessor... rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-base/.configured_*
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/stamp/.luci-lib-base_installed
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-base/.configured_8c28fde6e5538b761b52693a1f9d64a7
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-base/.built
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-base/.built_check
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-base/.built
mipsel-openwrt-linux-musl-gcc -E
rm -rf /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-base/.pkgdir/luci-lib-base.installed /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-base/.pkgdir/luci-lib-base
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-base/.pkgdir/luci-lib-base
if [ -d /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-base/luasrc ]; then install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-base/.pkgdir/luci-lib-base/usr/lib/lua/luci; cp -pR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-base/luasrc/* /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-base/.pkgdir/luci-lib-base/usr/lib/lua/luci/; find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-base/.pkgdir/luci-lib-base/usr/lib/lua/luci/ -type f -name '*.luadoc' | xargs -r rm; 	find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-base/.pkgdir/luci-lib-base/usr/lib/lua/luci/ -type f -name '*.lua' | while read src; do if LUA_PATH="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/lib/lua/5.1/?.lua" luasrcdiet --noopt-binequiv -o "$src.o" "$src"; then mv "$src.o" "$src"; fi; done; 	find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-base/.pkgdir/luci-lib-base/usr/lib/lua/luci/ -type f -name '*.htm' | while read src; do /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/sed -i -e 's/<%# *\([^ ]*\)PKG_VERSION *%>/\1git-20.220.15511-b8a74cb/g' -e 's/"\(<%= *\(media\|resource\) *%>[^"]*\.\(js\|css\)\)"/"\1?v=git-20.220.15511-b8a74cb"/g' "$src"; done; else true; fi
[ 54%] Building C object CMakeFiles/ubox-static.dir/ustream.c.o
OpenWrt-libtool: link: mipsel-openwrt-linux-musl-gcc -I../../src/include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -znow -zrelro -o .libs/mpcd get_vars.o io.o k_interf.o main.o p_factory.o p_recogn.o id_list.o tag_list.o poll2select.o lecs.o  -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib ../../src/lib/.libs/libatm.so -lresolv
checking whether mipsel-openwrt-linux-musl-gcc needs -traditional... LuaSrcDiet: Puts your Lua 5.1+ source code on a diet
Version 1.0.0 <https://github.com/jirutka/luasrcdiet>

*** local variable optimization summary ***
----------------------------------------------------------
Variable          Unique   Decl.   Token    Size   Average
Types              Names   Count   Count   Bytes     Bytes
----------------------------------------------------------
Global                10       0      40     213      5.33
----------------------------------------------------------
Local (in)            33      70     259    1113      4.30
TOTAL (in)            43      70     299    1326      4.43
----------------------------------------------------------
Local (out)            7      70     259     259      1.00
TOTAL (out)           17      70     299     472      1.58
----------------------------------------------------------

*** SRCEQUIV: token streams are sort of equivalent
(but no identifier comparisons since --opt-locals enabled)

Statistics for: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-base/.pkgdir/luci-lib-base/usr/lib/lua/luci/ltn12.lua -> /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-base/.pkgdir/luci-lib-base/usr/lib/lua/luci/ltn12.lua.o

*** lexer-based optimizations summary ***
--------------------------------------------------------------------
Lexical            Input   Input     Input  Output  Output    Output
Elements           Count   Bytes   Average   Count   Bytes   Average
--------------------------------------------------------------------
TK_KEYWORD           334    1418      4.25     334    1418      4.25
TK_NAME              343    1549      4.52     343     695      2.03
TK_NUMBER             23      26      1.13      23      26      1.13
TK_STRING             28     286     10.21      28     286     10.21
TK_LSTRING             0       0      0.00       0       0      0.00
TK_OP                349     366      1.05     349     366      1.05
TK_EOS                 1       0      0.00       1       0      0.00
--------------------------------------------------------------------
TK_COMMENT            31    1478     47.68       0       0      0.00
TK_LCOMMENT            2    1221    610.50       0       0      0.00
TK_EOL               291     291      1.00     227     227      1.00
TK_SPACE             648    2319      3.58     258     258      1.00
--------------------------------------------------------------------
Total Elements      2050    8954      4.37    1563    3276      2.10
--------------------------------------------------------------------
Total Tokens        1078    3645      3.38    1078    2791      2.59
--------------------------------------------------------------------
* WARNING: before and after binary chunks are NOT equivalent!

make[7]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2/src/mpoad'
Making all in oamd
Final link with: <none>
make[7]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2/src/oamd'
make[7]: Nothing to be done for 'all'.
make[7]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2/src/oamd'
Making all in switch
no
checking whether mipsel-openwrt-linux-musl-gcc understands -c and -o together... make[7]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2/src/switch'
Making all in .
make[8]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2/src/switch'
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include   -I../../src/include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT control.o -MD -MP -MF .deps/control.Tpo -c -o control.o control.c
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include   -I../../src/include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT dispatch.o -MD -MP -MF .deps/dispatch.Tpo -c -o dispatch.o dispatch.c
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include   -I../../src/include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT proto.o -MD -MP -MF .deps/proto.Tpo -c -o proto.o proto.c
LuaSrcDiet: Puts your Lua 5.1+ source code on a diet
Version 1.0.0 <https://github.com/jirutka/luasrcdiet>

*** local variable optimization summary ***
----------------------------------------------------------
Variable          Unique   Decl.   Token    Size   Average
Types              Names   Count   Count   Bytes     Bytes
----------------------------------------------------------
Global                36       0     101     858      8.50
----------------------------------------------------------
Local (in)            64     119     515    2204      4.28
TOTAL (in)           100     119     616    3062      4.97
----------------------------------------------------------
Local (out)           15     119     515     515      1.00
TOTAL (out)           51     119     616    1373      2.23
----------------------------------------------------------

*** SRCEQUIV: token streams are sort of equivalent
(but no identifier comparisons since --opt-locals enabled)

Statistics for: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-base/.pkgdir/luci-lib-base/usr/lib/lua/luci/http.lua -> /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-base/.pkgdir/luci-lib-base/usr/lib/lua/luci/http.lua.o

*** lexer-based optimizations summary ***
--------------------------------------------------------------------
Lexical            Input   Input     Input  Output  Output    Output
Elements           Count   Bytes   Average   Count   Bytes   Average
--------------------------------------------------------------------
TK_KEYWORD           505    1965      3.89     505    1965      3.89
TK_NAME              839    4660      5.55     839    2971      3.54
TK_NUMBER             48      60      1.25      48      60      1.25
TK_STRING             83     917     11.05      83     917     11.05
TK_LSTRING             0       0      0.00       0       0      0.00
TK_OP                928     964      1.04     928     964      1.04
TK_EOS                 1       0      0.00       1       0      0.00
--------------------------------------------------------------------
TK_COMMENT            47    2590     55.11       0       0      0.00
TK_LCOMMENT            0       0      0.00       0       0      0.00
TK_EOL               554     554      1.00     416     416      1.00
TK_SPACE            1220    1774      1.45     325     325      1.00
--------------------------------------------------------------------
Total Elements      4225   13484      3.19    3145    7618      2.42
--------------------------------------------------------------------
Total Tokens        2404    8566      3.56    2404    6877      2.86
--------------------------------------------------------------------
* WARNING: before and after binary chunks are NOT equivalent!

LuaSrcDiet: Puts your Lua 5.1+ source code on a diet
Version 1.0.0 <https://github.com/jirutka/luasrcdiet>

*** local variable optimization summary ***
----------------------------------------------------------
Variable          Unique   Decl.   Token    Size   Average
Types              Names   Count   Count   Bytes     Bytes
----------------------------------------------------------
Global                 6       0       7      59      8.43
----------------------------------------------------------
Local (in)            13      13      39     203      5.21
TOTAL (in)            19      13      46     262      5.70
----------------------------------------------------------
Local (out)           10      13      39      39      1.00
TOTAL (out)           16      13      46      98      2.13
----------------------------------------------------------

*** SRCEQUIV: token streams are sort of equivalent
(but no identifier comparisons since --opt-locals enabled)

Statistics for: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-base/.pkgdir/luci-lib-base/usr/lib/lua/luci/debug.lua -> /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-base/.pkgdir/luci-lib-base/usr/lib/lua/luci/debug.lua.o

*** lexer-based optimizations summary ***
--------------------------------------------------------------------
Lexical            Input   Input     Input  Output  Output    Output
Elements           Count   Bytes   Average   Count   Bytes   Average
--------------------------------------------------------------------
TK_KEYWORD            26     107      4.12      26     107      4.12
TK_NAME               59     336      5.69      59     172      2.92
TK_NUMBER              4       4      1.00       4       4      1.00
TK_STRING             20      98      4.90      20      98      4.90
TK_LSTRING             0       0      0.00       0       0      0.00
TK_OP                 78      78      1.00      78      78      1.00
TK_EOS                 1       0      0.00       1       0      0.00
--------------------------------------------------------------------
TK_COMMENT             1      96     96.00       0       0      0.00
TK_LCOMMENT            0       0      0.00       0       0      0.00
TK_EOL                37      37      1.00      30      30      1.00
TK_SPACE              92     118      1.28      20      20      1.00
--------------------------------------------------------------------
Total Elements       318     874      2.75     238     509      2.14
--------------------------------------------------------------------
Total Tokens         188     623      3.31     188     459      2.44
--------------------------------------------------------------------
* WARNING: before and after binary chunks are NOT equivalent!

yes
checking if you want to ensure bool is consistent with C++... yes
checking for mipsel-openwrt-linux-g++... mipsel-openwrt-linux-musl-g++
checking whether we are using the GNU C++ compiler... yes
checking whether mipsel-openwrt-linux-musl-g++ accepts -g... LuaSrcDiet: Puts your Lua 5.1+ source code on a diet
Version 1.0.0 <https://github.com/jirutka/luasrcdiet>

*** local variable optimization summary ***
----------------------------------------------------------
Variable          Unique   Decl.   Token    Size   Average
Types              Names   Count   Count   Bytes     Bytes
----------------------------------------------------------
Global                66       0     111     878      7.91
----------------------------------------------------------
Local (in)           127     228     868    3535      4.07
TOTAL (in)           193     228     979    4413      4.51
----------------------------------------------------------
Local (out)           30     228     868     868      1.00
TOTAL (out)           96     228     979    1746      1.78
----------------------------------------------------------

*** SRCEQUIV: token streams are sort of equivalent
(but no identifier comparisons since --opt-locals enabled)

Statistics for: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-base/.pkgdir/luci-lib-base/usr/lib/lua/luci/util.lua -> /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-base/.pkgdir/luci-lib-base/usr/lib/lua/luci/util.lua.o

*** lexer-based optimizations summary ***
--------------------------------------------------------------------
Lexical            Input   Input     Input  Output  Output    Output
Elements           Count   Bytes   Average   Count   Bytes   Average
--------------------------------------------------------------------
TK_KEYWORD           644    2698      4.19     644    2698      4.19
TK_NAME             1088    5006      4.60    1088    2339      2.15
TK_NUMBER            117     180      1.54     117     180      1.54
TK_STRING            110    1068      9.71     110    1068      9.71
TK_LSTRING             0       0      0.00       0       0      0.00
TK_OP               1369    1489      1.09    1369    1489      1.09
TK_EOS                 1       0      0.00       1       0      0.00
--------------------------------------------------------------------
TK_COMMENT           106    4423     41.73       0       0      0.00
TK_LCOMMENT            0       0      0.00       0       0      0.00
TK_EOL               782     782      1.00     550     550      1.00
TK_SPACE            1876    2247      1.20     448     448      1.00
--------------------------------------------------------------------
Total Elements      6093   17893      2.94    4327    8772      2.03
--------------------------------------------------------------------
Total Tokens        3329   10441      3.14    3329    7774      2.34
--------------------------------------------------------------------
* WARNING: before and after binary chunks are NOT equivalent!

mv -f .deps/dispatch.Tpo .deps/dispatch.Po
if [ -d /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-base/htdocs ]; then install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-base/.pkgdir/luci-lib-base/www; cp -pR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-base/htdocs/* /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-base/.pkgdir/luci-lib-base/www/; 	find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-base/.pkgdir/luci-lib-base/www/ -type f -name '*.js' | while read src; do if jsmin < "$src" > "$src.o"; then mv "$src.o" "$src"; fi; done; 	find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-base/.pkgdir/luci-lib-base/www/ -type f -name '*.css' | while read src; do if csstidy "$src" --template=highest --remove_last_semicolon=true "$src.o"; then mv "$src.o" "$src"; fi; done; else true; fi
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include   -I../../src/include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT relay.o -MD -MP -MF .deps/relay.Tpo -c -o relay.o relay.c
if [ -d /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-base/root ]; then install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-base/.pkgdir/luci-lib-base/; cp -pR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-base/root/* /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-base/.pkgdir/luci-lib-base/; else true; fi
if [ -d /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-base/src ]; then 	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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-base=luci-lib-base -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-base=luci-lib-base -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include " LDFLAGS="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro " make -C /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-base/. AR="mipsel-openwrt-linux-musl-gcc-ar" AS="mipsel-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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-base=luci-lib-base -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro" LD=mipsel-openwrt-linux-musl-ld NM="mipsel-openwrt-linux-musl-gcc-nm" CC="mipsel-openwrt-linux-musl-gcc" GCC="mipsel-openwrt-linux-musl-gcc" CXX="mipsel-openwrt-linux-musl-g++" RANLIB="mipsel-openwrt-linux-musl-gcc-ranlib" STRIP=mipsel-openwrt-linux-musl-strip OBJCOPY=mipsel-openwrt-linux-musl-objcopy OBJDUMP=mipsel-openwrt-linux-musl-objdump SIZE=mipsel-openwrt-linux-musl-size CROSS="mipsel-openwrt-linux-musl-" ARCH="mipsel" DESTDIR="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-base/ipkg-install"  install; cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-base/ipkg-install/* /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-base/.pkgdir/luci-lib-base/; else true; fi
mv -f .deps/proto.Tpo .deps/proto.Po
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-base/.pkgdir/luci-lib-base.installed
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include   -I../../src/include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT route.o -MD -MP -MF .deps/route.Tpo -c -o route.o route.c
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/stamp
yes
SHELL= flock /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/.root-copy.flock -c 'cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-base/.pkgdir/luci-lib-base/. /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/'
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/stamp/.luci-lib-base_installed
mv -f .deps/control.Tpo .deps/control.Po
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/targets/ramips/rt305x/packages /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-base/ipkg-all/luci-lib-base/CONTROL /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/pkginfo
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include   -I../../src/include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT sig.o -MD -MP -MF .deps/sig.Tpo -c -o sig.o sig.c
if [ -d /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-base/luasrc ]; then install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-base/ipkg-all/luci-lib-base/usr/lib/lua/luci; cp -pR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-base/luasrc/* /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-base/ipkg-all/luci-lib-base/usr/lib/lua/luci/; find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-base/ipkg-all/luci-lib-base/usr/lib/lua/luci/ -type f -name '*.luadoc' | xargs -r rm; 	find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-base/ipkg-all/luci-lib-base/usr/lib/lua/luci/ -type f -name '*.lua' | while read src; do if LUA_PATH="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/lib/lua/5.1/?.lua" luasrcdiet --noopt-binequiv -o "$src.o" "$src"; then mv "$src.o" "$src"; fi; done; 	find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-base/ipkg-all/luci-lib-base/usr/lib/lua/luci/ -type f -name '*.htm' | while read src; do /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/sed -i -e 's/<%# *\([^ ]*\)PKG_VERSION *%>/\1git-20.220.15511-b8a74cb/g' -e 's/"\(<%= *\(media\|resource\) *%>[^"]*\.\(js\|css\)\)"/"\1?v=git-20.220.15511-b8a74cb"/g' "$src"; done; else true; fi
mv -f .deps/route.Tpo .deps/route.Po
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include   -I../../src/include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT cfg_y.o -MD -MP -MF .deps/cfg_y.Tpo -c -o cfg_y.o cfg_y.c
LuaSrcDiet: Puts your Lua 5.1+ source code on a diet
Version 1.0.0 <https://github.com/jirutka/luasrcdiet>

*** local variable optimization summary ***
----------------------------------------------------------
Variable          Unique   Decl.   Token    Size   Average
Types              Names   Count   Count   Bytes     Bytes
----------------------------------------------------------
Global                10       0      40     213      5.33
----------------------------------------------------------
Local (in)            33      70     259    1113      4.30
TOTAL (in)            43      70     299    1326      4.43
----------------------------------------------------------
Local (out)            7      70     259     259      1.00
TOTAL (out)           17      70     299     472      1.58
----------------------------------------------------------

*** SRCEQUIV: token streams are sort of equivalent
(but no identifier comparisons since --opt-locals enabled)

Statistics for: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-base/ipkg-all/luci-lib-base/usr/lib/lua/luci/ltn12.lua -> /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-base/ipkg-all/luci-lib-base/usr/lib/lua/luci/ltn12.lua.o

*** lexer-based optimizations summary ***
--------------------------------------------------------------------
Lexical            Input   Input     Input  Output  Output    Output
Elements           Count   Bytes   Average   Count   Bytes   Average
--------------------------------------------------------------------
TK_KEYWORD           334    1418      4.25     334    1418      4.25
TK_NAME              343    1549      4.52     343     695      2.03
TK_NUMBER             23      26      1.13      23      26      1.13
TK_STRING             28     286     10.21      28     286     10.21
TK_LSTRING             0       0      0.00       0       0      0.00
TK_OP                349     366      1.05     349     366      1.05
TK_EOS                 1       0      0.00       1       0      0.00
--------------------------------------------------------------------
TK_COMMENT            31    1478     47.68       0       0      0.00
TK_LCOMMENT            2    1221    610.50       0       0      0.00
TK_EOL               291     291      1.00     227     227      1.00
TK_SPACE             648    2319      3.58     258     258      1.00
--------------------------------------------------------------------
Total Elements      2050    8954      4.37    1563    3276      2.10
--------------------------------------------------------------------
Total Tokens        1078    3645      3.38    1078    2791      2.59
--------------------------------------------------------------------
* WARNING: before and after binary chunks are NOT equivalent!

[ 56%] Building C object CMakeFiles/ubox-static.dir/ustream-fd.c.o
LuaSrcDiet: Puts your Lua 5.1+ source code on a diet
Version 1.0.0 <https://github.com/jirutka/luasrcdiet>

*** local variable optimization summary ***
----------------------------------------------------------
Variable          Unique   Decl.   Token    Size   Average
Types              Names   Count   Count   Bytes     Bytes
----------------------------------------------------------
Global                36       0     101     858      8.50
----------------------------------------------------------
Local (in)            64     119     515    2204      4.28
TOTAL (in)           100     119     616    3062      4.97
----------------------------------------------------------
Local (out)           15     119     515     515      1.00
TOTAL (out)           51     119     616    1373      2.23
----------------------------------------------------------

*** SRCEQUIV: token streams are sort of equivalent
(but no identifier comparisons since --opt-locals enabled)

Statistics for: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-base/ipkg-all/luci-lib-base/usr/lib/lua/luci/http.lua -> /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-base/ipkg-all/luci-lib-base/usr/lib/lua/luci/http.lua.o

*** lexer-based optimizations summary ***
--------------------------------------------------------------------
Lexical            Input   Input     Input  Output  Output    Output
Elements           Count   Bytes   Average   Count   Bytes   Average
--------------------------------------------------------------------
TK_KEYWORD           505    1965      3.89     505    1965      3.89
TK_NAME              839    4660      5.55     839    2971      3.54
TK_NUMBER             48      60      1.25      48      60      1.25
TK_STRING             83     917     11.05      83     917     11.05
TK_LSTRING             0       0      0.00       0       0      0.00
TK_OP                928     964      1.04     928     964      1.04
TK_EOS                 1       0      0.00       1       0      0.00
--------------------------------------------------------------------
TK_COMMENT            47    2590     55.11       0       0      0.00
TK_LCOMMENT            0       0      0.00       0       0      0.00
TK_EOL               554     554      1.00     416     416      1.00
TK_SPACE            1220    1774      1.45     325     325      1.00
--------------------------------------------------------------------
Total Elements      4225   13484      3.19    3145    7618      2.42
--------------------------------------------------------------------
Total Tokens        2404    8566      3.56    2404    6877      2.86
--------------------------------------------------------------------
* WARNING: before and after binary chunks are NOT equivalent!

mv -f .deps/relay.Tpo .deps/relay.Po
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include   -I../../src/include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT cfg_l.o -MD -MP -MF .deps/cfg_l.Tpo -c -o cfg_l.o cfg_l.c
LuaSrcDiet: Puts your Lua 5.1+ source code on a diet
Version 1.0.0 <https://github.com/jirutka/luasrcdiet>

*** local variable optimization summary ***
----------------------------------------------------------
Variable          Unique   Decl.   Token    Size   Average
Types              Names   Count   Count   Bytes     Bytes
----------------------------------------------------------
Global                 6       0       7      59      8.43
----------------------------------------------------------
Local (in)            13      13      39     203      5.21
TOTAL (in)            19      13      46     262      5.70
----------------------------------------------------------
Local (out)           10      13      39      39      1.00
TOTAL (out)           16      13      46      98      2.13
----------------------------------------------------------

*** SRCEQUIV: token streams are sort of equivalent
(but no identifier comparisons since --opt-locals enabled)

Statistics for: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-base/ipkg-all/luci-lib-base/usr/lib/lua/luci/debug.lua -> /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-base/ipkg-all/luci-lib-base/usr/lib/lua/luci/debug.lua.o

*** lexer-based optimizations summary ***
--------------------------------------------------------------------
Lexical            Input   Input     Input  Output  Output    Output
Elements           Count   Bytes   Average   Count   Bytes   Average
--------------------------------------------------------------------
TK_KEYWORD            26     107      4.12      26     107      4.12
TK_NAME               59     336      5.69      59     172      2.92
TK_NUMBER              4       4      1.00       4       4      1.00
TK_STRING             20      98      4.90      20      98      4.90
TK_LSTRING             0       0      0.00       0       0      0.00
TK_OP                 78      78      1.00      78      78      1.00
TK_EOS                 1       0      0.00       1       0      0.00
--------------------------------------------------------------------
TK_COMMENT             1      96     96.00       0       0      0.00
TK_LCOMMENT            0       0      0.00       0       0      0.00
TK_EOL                37      37      1.00      30      30      1.00
TK_SPACE              92     118      1.28      20      20      1.00
--------------------------------------------------------------------
Total Elements       318     874      2.75     238     509      2.14
--------------------------------------------------------------------
Total Tokens         188     623      3.31     188     459      2.44
--------------------------------------------------------------------
* WARNING: before and after binary chunks are NOT equivalent!

checking if mipsel-openwrt-linux-musl-g++ works... mv -f .deps/sig.Tpo .deps/sig.Po
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include   -I../../src/include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT swc.o -MD -MP -MF .deps/swc.Tpo -c -o swc.o swc.c
cfg_l.c:1270:16: warning: 'input' defined but not used [-Wunused-function]
     static int input  (void)
                ^~~~~
cfg_l.c:1229:17: warning: 'yyunput' defined but not used [-Wunused-function]
     static void yyunput (int c, register char * yy_bp )
                 ^~~~~~~
mv -f .deps/cfg_y.Tpo .deps/cfg_y.Po
no
configure: WARNING: Ignore mipsel-openwrt-linux-musl-g++, since it cannot compile hello-world.
configure: WARNING: You don't have any C++ compiler, too bad
checking if you want to build C++ binding and demo... no
checking if you want to build with Ada... no
checking if you want to install terminal database... yes
checking if you want to install manpages... no
checking if you want to build programs such as tic... no
checking if you want to build test-programs... no
checking if you wish to install curses.h... yes
checking for mawk... mawk
checking for egrep... (cached) grep -E
checking for a BSD compatible install... LuaSrcDiet: Puts your Lua 5.1+ source code on a diet
Version 1.0.0 <https://github.com/jirutka/luasrcdiet>

*** local variable optimization summary ***
----------------------------------------------------------
Variable          Unique   Decl.   Token    Size   Average
Types              Names   Count   Count   Bytes     Bytes
----------------------------------------------------------
Global                66       0     111     878      7.91
----------------------------------------------------------
Local (in)           127     228     868    3535      4.07
TOTAL (in)           193     228     979    4413      4.51
----------------------------------------------------------
Local (out)           30     228     868     868      1.00
TOTAL (out)           96     228     979    1746      1.78
----------------------------------------------------------

*** SRCEQUIV: token streams are sort of equivalent
(but no identifier comparisons since --opt-locals enabled)

Statistics for: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-base/ipkg-all/luci-lib-base/usr/lib/lua/luci/util.lua -> /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-base/ipkg-all/luci-lib-base/usr/lib/lua/luci/util.lua.o

*** lexer-based optimizations summary ***
--------------------------------------------------------------------
Lexical            Input   Input     Input  Output  Output    Output
Elements           Count   Bytes   Average   Count   Bytes   Average
--------------------------------------------------------------------
TK_KEYWORD           644    2698      4.19     644    2698      4.19
TK_NAME             1088    5006      4.60    1088    2339      2.15
TK_NUMBER            117     180      1.54     117     180      1.54
TK_STRING            110    1068      9.71     110    1068      9.71
TK_LSTRING             0       0      0.00       0       0      0.00
TK_OP               1369    1489      1.09    1369    1489      1.09
TK_EOS                 1       0      0.00       1       0      0.00
--------------------------------------------------------------------
TK_COMMENT           106    4423     41.73       0       0      0.00
TK_LCOMMENT            0       0      0.00       0       0      0.00
TK_EOL               782     782      1.00     550     550      1.00
TK_SPACE            1876    2247      1.20     448     448      1.00
--------------------------------------------------------------------
Total Elements      6093   17893      2.94    4327    8772      2.03
--------------------------------------------------------------------
Total Tokens        3329   10441      3.14    3329    7774      2.34
--------------------------------------------------------------------
* WARNING: before and after binary chunks are NOT equivalent!

/usr/bin/install -c
checking for lint... no
checking for cppcheck... no
checking for splint... no
checking whether ln -s works... yes
checking if ln -s -f options work... if [ -d /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-base/htdocs ]; then install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-base/ipkg-all/luci-lib-base/www; cp -pR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-base/htdocs/* /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-base/ipkg-all/luci-lib-base/www/; 	find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-base/ipkg-all/luci-lib-base/www/ -type f -name '*.js' | while read src; do if jsmin < "$src" > "$src.o"; then mv "$src.o" "$src"; fi; done; 	find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-base/ipkg-all/luci-lib-base/www/ -type f -name '*.css' | while read src; do if csstidy "$src" --template=highest --remove_last_semicolon=true "$src.o"; then mv "$src.o" "$src"; fi; done; else true; fi
if [ -d /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-base/root ]; then install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-base/ipkg-all/luci-lib-base/; cp -pR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-base/root/* /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-base/ipkg-all/luci-lib-base/; else true; fi
yes
checking for long file names... if [ -d /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-base/src ]; then 	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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-base=luci-lib-base -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-base=luci-lib-base -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include " LDFLAGS="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro " make -C /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-base/. AR="mipsel-openwrt-linux-musl-gcc-ar" AS="mipsel-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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-base=luci-lib-base -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro" LD=mipsel-openwrt-linux-musl-ld NM="mipsel-openwrt-linux-musl-gcc-nm" CC="mipsel-openwrt-linux-musl-gcc" GCC="mipsel-openwrt-linux-musl-gcc" CXX="mipsel-openwrt-linux-musl-g++" RANLIB="mipsel-openwrt-linux-musl-gcc-ranlib" STRIP=mipsel-openwrt-linux-musl-strip OBJCOPY=mipsel-openwrt-linux-musl-objcopy OBJDUMP=mipsel-openwrt-linux-musl-objdump SIZE=mipsel-openwrt-linux-musl-size CROSS="mipsel-openwrt-linux-musl-" ARCH="mipsel" DESTDIR="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-base/ipkg-install"  install; cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-base/ipkg-install/* /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-base/ipkg-all/luci-lib-base/; else true; fi
find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-base/ipkg-all/luci-lib-base -name 'CVS' -o -name '.svn' -o -name '.#*' -o -name '*~'| xargs -r rm -rf
yes
checking if you want to use pkg-config... yes
checking for mipsel-openwrt-linux-pkg-config... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/pkg-config
checking for /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/pkg-config library directory... /usr/lib/pkgconfig
checking if we should install .pc files for /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/pkg-config... yes
checking for suffix to add to pc-files... none
checking if we should assume mixed-case filenames... auto
checking if filesystem supports mixed-case filenames... yes
checking whether make sets ${MAKE}... [ 58%] Building C object CMakeFiles/ubox-static.dir/vlist.c.o
yes
checking for exctags... no
checking for ctags... no
checking for exetags... no
checking for etags... no
checking for ctags... no
checking for etags... no
checking for makeflags variable... -${MAKEFLAGS}
checking for mipsel-openwrt-linux-ranlib... mipsel-openwrt-linux-musl-gcc-ranlib
checking for mipsel-openwrt-linux-ld... mipsel-openwrt-linux-musl-ld
checking for mipsel-openwrt-linux-ar... mipsel-openwrt-linux-musl-gcc-ar
checking for mipsel-openwrt-linux-nm... mipsel-openwrt-linux-musl-gcc-nm
checking for mipsel-openwrt-linux-ar... (cached) mipsel-openwrt-linux-musl-gcc-ar
checking for options to update archives... [ 60%] Building C object CMakeFiles/ubox-static.dir/utils.c.o
-curv
checking if you have specified an install-prefix... 
checking for gcc... gcc
checking for native build C compiler... gcc
checking for native build C preprocessor... ${BUILD_CC} -E
checking for native build C flags... 
checking for native build C preprocessor-flags... -D_GNU_SOURCE
checking for native build linker-flags... 
checking for native build linker-libraries... 
checking if libtool -version-number should be used... yes
checking if you want to build libraries with libtool... no
checking if you want to build shared libraries... yes
checking if you want to build static libraries... yes
checking if you want to build debug libraries... no
checking if you want to build profiling libraries... no
checking for specified models...  shared normal
checking for default model... shared
checking if you want to have a library-prefix... auto
checking for PATH separator... :
checking if you want to build a separate terminfo library... no
checking if you want to build a separate tic library... no
checking for default loader flags... 
checking if rpath option should be used... no
checking if shared libraries should be relinked during install... yes
checking if release/abi version should be used for shared libs... auto
checking which mipsel-openwrt-linux-musl-gcc option to use... export CROSS="mipsel-openwrt-linux-musl-"   ; NM="mipsel-openwrt-linux-musl-nm" STRIP="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/sstrip" STRIP_KMOD="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/strip-kmod.sh" PATCHELF="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/patchelf" /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/rstrip.sh /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-base/ipkg-all/luci-lib-base
mv -f .deps/swc.Tpo .deps/swc.Po
/bin/bash ../../libtool  --tag=CC   --mode=link mipsel-openwrt-linux-musl-gcc  -I../../src/include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes  -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro  -o swc swc.o ../../src/lib/libatm.la 
-fPIC
checking if current CFLAGS link properly... yes
checking if versioned-symbols file should be used... no
checking if you want to link with the GPM mouse library... maybe
checking for gpm.h... (cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-base/ipkg-all/luci-lib-base/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; echo "$V_Package_luci_lib_base_postinst" > postinst-pkg; chmod 0755 postinst-pkg; )
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/packages/mipsel_24kc/luci
[ 62%] Building C object CMakeFiles/ubox-static.dir/safe_list.c.o
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/ipkg-build -c -o 0 -g 0 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-base/ipkg-all/luci-lib-base /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/packages/mipsel_24kc/luci
no
checking if you want to use PCRE2 for regular-expressions... no
checking if you want to disable library suffixes... no
checking if you wish to append extra suffix to header/library paths... 
checking if you wish to install ncurses overwriting curses... yes
checking if external terminfo-database is used... yes
checking which terminfo source-file will be installed... ${top_srcdir}/misc/terminfo.src
checking whether to use hashed database instead of directory/tree... no
checking for list of fallback descriptions... 
checking if you want modern xterm or antique... xterm-new
checking if xterm backspace sends BS or DEL... BS
checking for list of terminfo directories... /usr/share/terminfo
checking for default terminfo directory... /usr/share/terminfo
checking if big-core option selected... no
checking if big-strings option selected... yes
checking if you want termcap-fallback support... no
checking if ~/.terminfo is wanted... no
checking if you want to use restricted environment when running as root... yes
checking for unistd.h... OpenWrt-libtool: link: mipsel-openwrt-linux-musl-gcc -I../../src/include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -znow -zrelro -o .libs/swc swc.o  -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib ../../src/lib/.libs/libatm.so -lresolv
yes
checking for remove... Packaged contents of /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-lib-base/ipkg-all/luci-lib-base into /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/packages/mipsel_24kc/luci/luci-lib-base_git-20.220.15511-b8a74cb_all.ipk
echo "luci-lib-base" >> /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/pkginfo/luci-lib-base.default.install
make[3]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/feeds/luci/libs/luci-lib-base'
time: package/feeds/luci/luci-lib-base/compile#0.53#0.13#0.70
[ 64%] Building C object CMakeFiles/ubox-static.dir/runqueue.c.o
yes
checking for unlink... mv -f .deps/cfg_l.Tpo .deps/cfg_l.Po
rm -f libsw.a
mipsel-openwrt-linux-musl-gcc-ar cru libsw.a control.o dispatch.o proto.o relay.o route.o sig.o cfg_y.o cfg_l.o 
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/../../../../mipsel-openwrt-linux-musl/bin/ar: `u' modifier ignored since `D' is the default (see `U')
mipsel-openwrt-linux-musl-gcc-ranlib libsw.a
make[8]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2/src/switch'
Making all in debug
make[8]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2/src/switch/debug'
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../.. -I./../../q2931  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include   -I../../../src/include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT debug.o -MD -MP -MF .deps/debug.Tpo -c -o debug.o debug.c
yes
checking for link... yes
checking for symlink... [ 66%] Building C object CMakeFiles/ubox-static.dir/md5.c.o
mv -f .deps/debug.Tpo .deps/debug.Po
/bin/bash ../../../libtool  --tag=CC   --mode=link mipsel-openwrt-linux-musl-gcc  -I../../../src/include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes  -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro  -o sw_debug debug.o ../../../src/switch/libsw.a ../../../src/lib/libatm.la  
yes
checking if tic should use symbolic links... no
checking if tic should use hard links... yes
checking if you want broken-linker support code... no
checking if tputs should process BSD-style prefix padding... no
checking if the POSIX test-macros are already defined... no
checking if this is the GNU C library... no
checking if _XOPEN_SOURCE really is set... yes
OpenWrt-libtool: link: mipsel-openwrt-linux-musl-gcc -I../../../src/include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -znow -zrelro -o .libs/sw_debug debug.o  -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib ../../../src/switch/libsw.a ../../../src/lib/.libs/libatm.so -lresolv
checking if SIGWINCH is defined... make[8]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2/src/switch/debug'
Making all in tcp
make[8]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2/src/switch/tcp'
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../.. -I./../../q2931  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include   -I../../../src/include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT tcpsw.o -MD -MP -MF .deps/tcpsw.Tpo -c -o tcpsw.o tcpsw.c
yes
checking for nl_langinfo and CODESET... yes
checking if you want wide-character code... yes
checking for wchar.h... yes
checking for wctype.h... yes
checking if wchar.h can be used as is... [ 68%] Building C object CMakeFiles/ubox-static.dir/kvlist.c.o
yes
checking if wcwidth agrees graphics are single-width... unknown
checking for putwc... yes
checking for btowc... mv -f .deps/tcpsw.Tpo .deps/tcpsw.Po
/bin/bash ../../../libtool  --tag=CC   --mode=link mipsel-openwrt-linux-musl-gcc  -I../../../src/include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes  -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro  -o sw_tcp tcpsw.o ../../../src/switch/libsw.a ../../../src/lib/libatm.la  
[ 70%] Building C object CMakeFiles/ubox-static.dir/ulog.c.o
yes
checking for wctob... yes
checking for mbtowc... OpenWrt-libtool: link: mipsel-openwrt-linux-musl-gcc -I../../../src/include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -znow -zrelro -o .libs/sw_tcp tcpsw.o  -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib ../../../src/switch/libsw.a ../../../src/lib/.libs/libatm.so -lresolv
yes
checking for wctomb... [ 72%] Building C object CMakeFiles/ubox-static.dir/base64.c.o
make[8]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2/src/switch/tcp'
make[7]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2/src/switch'
Making all in config
make[7]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2/src/config'
make[7]: Nothing to be done for 'all'.
make[7]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2/src/config'
Making all in extra
make[7]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2/src/extra'
mipsel-openwrt-linux-musl-objcopy -Iihex pca200e.data -Obinary pca200e.bin.gz
gzip -n -df pca200e.bin.gz
mipsel-openwrt-linux-musl-objcopy -Iihex pca200e_ecd.data -Obinary pca200e_ecd.bin2.gz
gzip -n -df pca200e_ecd.bin2.gz
mipsel-openwrt-linux-musl-objcopy -Iihex sba200e_ecd.data -Obinary sba200e_ecd.bin2.gz
gzip -n -df sba200e_ecd.bin2.gz
yes
make  all-am
make[8]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2/src/extra'
make[8]: Nothing to be done for 'all-am'.
make[8]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2/src/extra'
make[7]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2/src/extra'
checking for mblen... Making all in br2684
make[7]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2/src/br2684'
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../..   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include   -I../../src/include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT br2684ctl.o -MD -MP -MF .deps/br2684ctl.Tpo -c -o br2684ctl.o br2684ctl.c
yes
checking for mbrlen... yes
checking for mbrtowc... [ 75%] Linking C static library libubox.a
make[6]: warning:  Clock skew detected.  Your build may be incomplete.
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libubox-2020-08-06-9e52171d'
yes
[ 75%] Built target ubox-static
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libubox-2020-08-06-9e52171d'
checking for wcsrtombs... Scanning dependencies of target blobmsg_json-static
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libubox-2020-08-06-9e52171d'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libubox-2020-08-06-9e52171d'
make[6]: Warning: File 'blobmsg_json.c' has modification time 350731 s in the future
[ 77%] Building C object CMakeFiles/blobmsg_json-static.dir/blobmsg_json.c.o

  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0mv -f .deps/br2684ctl.Tpo .deps/br2684ctl.Po
/bin/bash ../../libtool  --tag=CC   --mode=link mipsel-openwrt-linux-musl-gcc  -I../../src/include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes  -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro  -o br2684ctl br2684ctl.o ../../src/lib/libatm.la 
yes
checking for mbsrtowcs... yes
checking for wcstombs... yes
checking for mbstowcs... OpenWrt-libtool: link: mipsel-openwrt-linux-musl-gcc -I../../src/include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -znow -zrelro -o .libs/br2684ctl br2684ctl.o  -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib ../../src/lib/.libs/libatm.so -lresolv
yes
checking if we must include wchar.h to declare mbstate_t... make[7]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2/src/br2684'
make[7]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2/src'
make[7]: Nothing to be done for 'all-am'.
make[7]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2/src'
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2/src'
Making all in doc
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2/doc'
make[6]: Nothing to be done for 'all'.
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2/doc'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2'
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2'
make[5]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2'
make[4]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2'
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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include " LDFLAGS="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro " make -C /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2/. AR="mipsel-openwrt-linux-musl-gcc-ar" AS="mipsel-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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2=linux-atm-2.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro" LD=mipsel-openwrt-linux-musl-ld NM="mipsel-openwrt-linux-musl-gcc-nm" CC="mipsel-openwrt-linux-musl-gcc" GCC="mipsel-openwrt-linux-musl-gcc" CXX="mipsel-openwrt-linux-musl-g++" RANLIB="mipsel-openwrt-linux-musl-gcc-ranlib" STRIP=mipsel-openwrt-linux-musl-strip OBJCOPY=mipsel-openwrt-linux-musl-objcopy OBJDUMP=mipsel-openwrt-linux-musl-objdump SIZE=mipsel-openwrt-linux-musl-size CROSS="mipsel-openwrt-linux-musl-" ARCH="mipsel" DESTDIR="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2/ipkg-install"  install;
make[4]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2'
Making install in src
make[5]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2/src'
Making install in include
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2/src/include'
make[7]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2/src/include'
make[7]: Nothing to be done for 'install-exec-am'.
 /bin/mkdir -p '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2/ipkg-install/usr/include'
 /usr/bin/install -c -m 644 atm.h atmd.h atmsap.h '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2/ipkg-install/usr/include'
yes
checking if we must include wchar.h to declare wchar_t... make[7]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2/src/include'
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2/src/include'
Making install in lib

  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2/src/lib'
no
checking if we must include wchar.h to declare wint_t... make[7]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2/src/lib'
 /bin/mkdir -p '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2/ipkg-install/usr/lib'
 /bin/bash ../../libtool   --mode=install /usr/bin/install -c   libatm.la '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2/ipkg-install/usr/lib'
[ 79%] Linking C static library libblobmsg_json.a
make[6]: warning:  Clock skew detected.  Your build may be incomplete.
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libubox-2020-08-06-9e52171d'
OpenWrt-libtool: install: /usr/bin/install -c .libs/libatm.so.1.0.0 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2/ipkg-install/usr/lib/libatm.so.1.0.0
OpenWrt-libtool: install: (cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2/ipkg-install/usr/lib && { ln -s -f libatm.so.1.0.0 libatm.so.1 || { rm -f libatm.so.1 && ln -s libatm.so.1.0.0 libatm.so.1; }; })
[ 79%] Built target blobmsg_json-static
OpenWrt-libtool: install: (cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2/ipkg-install/usr/lib && { ln -s -f libatm.so.1.0.0 libatm.so || { rm -f libatm.so && ln -s libatm.so.1.0.0 libatm.so; }; })
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libubox-2020-08-06-9e52171d'
OpenWrt-libtool: install: /usr/bin/install -c .libs/libatm.lai /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2/ipkg-install/usr/lib/libatm.la
OpenWrt-libtool: install: /usr/bin/install -c .libs/libatm.a /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2/ipkg-install/usr/lib/libatm.a
OpenWrt-libtool: install: chmod 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2/ipkg-install/usr/lib/libatm.a
OpenWrt-libtool: install: mipsel-openwrt-linux-musl-gcc-ranlib /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2/ipkg-install/usr/lib/libatm.a
Scanning dependencies of target json_script
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libubox-2020-08-06-9e52171d'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libubox-2020-08-06-9e52171d'
make[6]: Warning: File 'json_script.c' has modification time 350731 s in the future
OpenWrt-libtool: install: warning: remember to run `libtool --finish /usr/lib'
make[7]: Nothing to be done for 'install-data-am'.
make[7]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2/src/lib'
[ 81%] Building C object CMakeFiles/json_script.dir/json_script.c.o
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2/src/lib'
Making install in test
yes
checking whether to enable _LP64 definition in curses.h... yes
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2/src/test'
no
checking for _LARGE_FILES value needed for large files... make[7]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2/src/test'
 /bin/mkdir -p '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2/ipkg-install/usr/bin'
  /bin/bash ../../libtool   --mode=install /usr/bin/install -c aread awrite ttcp_atm atmswitch svc_recv svc_send '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2/ipkg-install/usr/bin'
no
checking for _LARGEFILE_SOURCE value needed for large files... OpenWrt-libtool: install: warning: `../../src/lib/libatm.la' has not been installed in `/usr/lib'
no
checking for fseeko... OpenWrt-libtool: install: /usr/bin/install -c .libs/aread /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2/ipkg-install/usr/bin/aread
OpenWrt-libtool: install: warning: `../../src/lib/libatm.la' has not been installed in `/usr/lib'
OpenWrt-libtool: install: /usr/bin/install -c .libs/awrite /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2/ipkg-install/usr/bin/awrite
OpenWrt-libtool: install: warning: `../../src/lib/libatm.la' has not been installed in `/usr/lib'
OpenWrt-libtool: install: /usr/bin/install -c .libs/ttcp_atm /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2/ipkg-install/usr/bin/ttcp_atm
yes
checking whether to use struct dirent64... OpenWrt-libtool: install: warning: `../../src/lib/libatm.la' has not been installed in `/usr/lib'
OpenWrt-libtool: install: /usr/bin/install -c .libs/atmswitch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2/ipkg-install/usr/bin/atmswitch
no
checking if you want tparm not to use X/Open fixed-parameter list... yes
checking if you want to suppress wattr* macros to help with ncurses5/ncurses6 transition... no
checking for X11 rgb file... /usr/share/X11/rgb.txt
checking for type of bool... auto
checking for alternate terminal capabilities file... Caps
checking for type of chtype... uint32_t
checking for type of ospeed... short
checking for type of mmask_t... uint32_t
checking for size CCHARW_MAX... 5
checking for ANSI C header files... OpenWrt-libtool: install: warning: `../../src/lib/libatm.la' has not been installed in `/usr/lib'
OpenWrt-libtool: install: /usr/bin/install -c .libs/svc_recv /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2/ipkg-install/usr/bin/svc_recv
OpenWrt-libtool: install: warning: `../../src/lib/libatm.la' has not been installed in `/usr/lib'
yes
OpenWrt-libtool: install: /usr/bin/install -c .libs/svc_send /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2/ipkg-install/usr/bin/svc_send
checking for sys/types.h... make[7]: Nothing to be done for 'install-data-am'.
make[7]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2/src/test'
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2/src/test'
Making install in debug
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2/src/debug'
make[7]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2/src/debug'
make[7]: Nothing to be done for 'install-exec-am'.
make[7]: Nothing to be done for 'install-data-am'.
make[7]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2/src/debug'
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2/src/debug'
Making install in qgen
yes
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2/src/qgen'
checking for sys/stat.h... make[7]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2/src/qgen'
make[7]: Nothing to be done for 'install-exec-am'.
make[7]: Nothing to be done for 'install-data-am'.
make[7]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2/src/qgen'
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2/src/qgen'
Making install in q2931
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2/src/q2931'
make[7]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2/src/q2931'
yes
checking for stdlib.h... make[7]: Nothing to be done for 'install-exec-am'.
make[7]: Nothing to be done for 'install-data-am'.
make[7]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2/src/q2931'
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2/src/q2931'
Making install in saal
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2/src/saal'
make[7]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2/src/saal'
make[7]: Nothing to be done for 'install-exec-am'.
make[7]: Nothing to be done for 'install-data-am'.
make[7]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2/src/saal'
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2/src/saal'
Making install in sigd
yes
checking for string.h... make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2/src/sigd'
make[7]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2/src/sigd'
 /bin/mkdir -p '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2/ipkg-install/usr/sbin'
  /bin/bash ../../libtool   --mode=install /usr/bin/install -c atmsigd '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2/ipkg-install/usr/sbin'
yes
checking for memory.h... OpenWrt-libtool: install: warning: `../../src/lib/libatm.la' has not been installed in `/usr/lib'
OpenWrt-libtool: install: /usr/bin/install -c .libs/atmsigd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2/ipkg-install/usr/sbin/atmsigd
 /bin/mkdir -p '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2/ipkg-install/etc'
yes
 /usr/bin/install -c -m 644 atmsigd.conf '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2/ipkg-install/etc'
checking for strings.h...  /bin/mkdir -p '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2/ipkg-install/usr/man/man4'
 /usr/bin/install -c -m 644 atmsigd.conf.4 '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2/ipkg-install/usr/man/man4'
 /bin/mkdir -p '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2/ipkg-install/usr/man/man8'
 /usr/bin/install -c -m 644 atmsigd.8 '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2/ipkg-install/usr/man/man8'
make[7]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2/src/sigd'
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2/src/sigd'
Making install in maint
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2/src/maint'
yes
checking for inttypes.h... make[7]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2/src/maint'
 /bin/mkdir -p '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2/ipkg-install/usr/bin'
[ 83%] Linking C shared library libjson_script.so
  /bin/bash ../../libtool   --mode=install /usr/bin/install -c atmdiag atmdump sonetdiag saaldump '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2/ipkg-install/usr/bin'
make[6]: warning:  Clock skew detected.  Your build may be incomplete.
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libubox-2020-08-06-9e52171d'
[ 83%] Built target json_script
yes
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libubox-2020-08-06-9e52171d'
OpenWrt-libtool: install: warning: `../../src/lib/libatm.la' has not been installed in `/usr/lib'
checking for stdint.h... Scanning dependencies of target jshn
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libubox-2020-08-06-9e52171d'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libubox-2020-08-06-9e52171d'
make[6]: Warning: File 'jshn.c' has modification time 350730 s in the future
OpenWrt-libtool: install: /usr/bin/install -c .libs/atmdiag /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2/ipkg-install/usr/bin/atmdiag
[ 85%] Building C object CMakeFiles/jshn.dir/jshn.c.o
OpenWrt-libtool: install: warning: `../../src/lib/libatm.la' has not been installed in `/usr/lib'
OpenWrt-libtool: install: /usr/bin/install -c .libs/atmdump /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2/ipkg-install/usr/bin/atmdump
yes
checking for unistd.h... (cached) yes
OpenWrt-libtool: install: warning: `../../src/lib/libatm.la' has not been installed in `/usr/lib'
checking for signed char... OpenWrt-libtool: install: /usr/bin/install -c .libs/sonetdiag /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2/ipkg-install/usr/bin/sonetdiag
OpenWrt-libtool: install: warning: `../../src/lib/libatm.la' has not been installed in `/usr/lib'
OpenWrt-libtool: install: /usr/bin/install -c .libs/saaldump /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2/ipkg-install/usr/bin/saaldump
 /bin/mkdir -p '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2/ipkg-install/usr/sbin'
yes
checking size of signed char...   /bin/bash ../../libtool   --mode=install /usr/bin/install -c atmaddr esi atmloop atmtcp enitune zntune hediag '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2/ipkg-install/usr/sbin'
OpenWrt-libtool: install: warning: `../../src/lib/libatm.la' has not been installed in `/usr/lib'
OpenWrt-libtool: install: /usr/bin/install -c .libs/atmaddr /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2/ipkg-install/usr/sbin/atmaddr
OpenWrt-libtool: install: warning: `../../src/lib/libatm.la' has not been installed in `/usr/lib'
OpenWrt-libtool: install: /usr/bin/install -c .libs/esi /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2/ipkg-install/usr/sbin/esi
OpenWrt-libtool: install: warning: `../../src/lib/libatm.la' has not been installed in `/usr/lib'
OpenWrt-libtool: install: /usr/bin/install -c .libs/atmloop /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2/ipkg-install/usr/sbin/atmloop
OpenWrt-libtool: install: warning: `../../src/lib/libatm.la' has not been installed in `/usr/lib'
OpenWrt-libtool: install: /usr/bin/install -c .libs/atmtcp /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2/ipkg-install/usr/sbin/atmtcp
1
checking if you want to use signed Boolean array in term.h... no
checking for type of tparm args... intptr_t
checking if RCS identifiers should be compiled-in... no
checking format of man-pages... OpenWrt-libtool: install: warning: `../../src/lib/libatm.la' has not been installed in `/usr/lib'
OpenWrt-libtool: install: /usr/bin/install -c .libs/enitune /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2/ipkg-install/usr/sbin/enitune
 gzip
checking for manpage renaming... OpenWrt-libtool: install: warning: `../../src/lib/libatm.la' has not been installed in `/usr/lib'
OpenWrt-libtool: install: /usr/bin/install -c .libs/zntune /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2/ipkg-install/usr/sbin/zntune
OpenWrt-libtool: install: warning: `../../src/lib/libatm.la' has not been installed in `/usr/lib'
[ 87%] Linking C executable jshn
OpenWrt-libtool: install: /usr/bin/install -c .libs/hediag /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2/ipkg-install/usr/sbin/hediag
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2/man/man_db.renames
checking if manpage aliases will be installed... yes
checking if manpage symlinks should be used... yes
checking for manpage tbl... no
 /bin/mkdir -p '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2/ipkg-install/usr/man/man8'
 /usr/bin/install -c -m 644 atmaddr.8 atmdiag.8 atmdump.8 atmloop.8 atmtcp.8 esi.8 '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2/ipkg-install/usr/man/man8'
make[7]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2/src/maint'
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2/src/maint'
Making install in arpd
make[6]: warning:  Clock skew detected.  Your build may be incomplete.
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libubox-2020-08-06-9e52171d'
[ 87%] Built target jshn
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libubox-2020-08-06-9e52171d'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2/src/arpd'
Scanning dependencies of target uloop_lua
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libubox-2020-08-06-9e52171d'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libubox-2020-08-06-9e52171d'
make[6]: Warning: File 'lua/uloop.c' has modification time 350730 s in the future
[ 89%] Building C object lua/CMakeFiles/uloop_lua.dir/uloop.c.o
make[7]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2/src/arpd'
 /bin/mkdir -p '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2/ipkg-install/usr/sbin'
  /bin/bash ../../libtool   --mode=install /usr/bin/install -c atmarp atmarpd '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2/ipkg-install/usr/sbin'
OpenWrt-libtool: install: warning: `../../src/lib/libatm.la' has not been installed in `/usr/lib'
OpenWrt-libtool: install: /usr/bin/install -c .libs/atmarp /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2/ipkg-install/usr/sbin/atmarp
checking if you want to build with function extensions... yes
OpenWrt-libtool: install: warning: `../../src/lib/libatm.la' has not been installed in `/usr/lib'
OpenWrt-libtool: install: /usr/bin/install -c .libs/atmarpd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2/ipkg-install/usr/sbin/atmarpd
checking if you want to build with SCREEN extensions... yes
checking if you want to build with terminal-driver... no
checking for extended use of const keyword... yes
checking if you want to use extended colors... yes
 /bin/mkdir -p '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2/ipkg-install/usr/include'
checking if you want to use extended mouse encoding... yes
checking if you want to use extended putwin/screendump... yes
checking if you want $NCURSES_NO_PADDING code... yes
checking if you want SIGWINCH handler... yes
 /usr/bin/install -c -m 644 atmarp.h atmarpd.h '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2/ipkg-install/usr/include'
checking if you want user-definable terminal capabilities like termcap... yes
checking if you want to link with the pthread library... no
checking if you want reentrant code... no
checking if you want opaque curses-library structures... no
checking if you want opaque form-library structures... no
checking if you want opaque menu-library structures... no
checking if you want opaque panel-library structures... no
checking if you want all development code... no
checking if you want hard-tabs code... no
checking if you want limited support for xmc... no
checking if you do not want to assume colors are white-on-black... yes
checking if you want hashmap scrolling-optimization code... yes
checking if you want colorfgbg code... no
checking if you want interop bindings... yes
checking if you want experimental safe-sprintf code... no
checking if you want wgetch-events code... no
checking if you want to see long compiling messages... yes
checking if you want to install stripped executables... yes
checking if install accepts -p option...  /bin/mkdir -p '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2/ipkg-install/usr/man/man8'
 /usr/bin/install -c -m 644 atmarp.8 atmarpd.8 '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2/ipkg-install/usr/man/man8'
make[7]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2/src/arpd'
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2/src/arpd'
Making install in ilmid

  0  687k    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2/src/ilmid'
Making install in asn1
make[7]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2/src/ilmid/asn1'
make[8]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2/src/ilmid/asn1'
make[8]: Nothing to be done for 'install-exec-am'.
make[8]: Nothing to be done for 'install-data-am'.
make[8]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2/src/ilmid/asn1'
make[7]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2/src/ilmid/asn1'
make[7]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2/src/ilmid'
make[8]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2/src/ilmid'
 /bin/mkdir -p '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2/ipkg-install/usr/sbin'
  /bin/bash ../../libtool   --mode=install /usr/bin/install -c ilmid ilmidiag '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2/ipkg-install/usr/sbin'
OpenWrt-libtool: install: warning: `../../src/lib/libatm.la' has not been installed in `/usr/lib'
OpenWrt-libtool: install: /usr/bin/install -c .libs/ilmid /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2/ipkg-install/usr/sbin/ilmid
OpenWrt-libtool: install: warning: `../../src/lib/libatm.la' has not been installed in `/usr/lib'
OpenWrt-libtool: install: /usr/bin/install -c .libs/ilmidiag /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2/ipkg-install/usr/sbin/ilmidiag
 /bin/mkdir -p '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2/ipkg-install/usr/man/man8'
[ 91%] Linking C shared module uloop.so
 /usr/bin/install -c -m 644 ilmid.8 '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2/ipkg-install/usr/man/man8'
make[8]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2/src/ilmid'
make[7]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2/src/ilmid'
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2/src/ilmid'
Making install in man
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2/src/man'
make[7]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2/src/man'
make[7]: Nothing to be done for 'install-exec-am'.
 /bin/mkdir -p '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2/ipkg-install/usr/man/man7'
 /usr/bin/install -c -m 644 qos.7 sap.7 '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2/ipkg-install/usr/man/man7'
make[7]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2/src/man'
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2/src/man'
Making install in led
make[6]: warning:  Clock skew detected.  Your build may be incomplete.
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libubox-2020-08-06-9e52171d'
[ 91%] Built target uloop_lua
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libubox-2020-08-06-9e52171d'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2/src/led'
Scanning dependencies of target json_script-example
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libubox-2020-08-06-9e52171d'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libubox-2020-08-06-9e52171d'
make[6]: Warning: File 'examples/json_script-example.c' has modification time 350730 s in the future
[ 93%] Building C object examples/CMakeFiles/json_script-example.dir/json_script-example.c.o
make[7]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2/src/led'
 /bin/mkdir -p '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2/ipkg-install/usr/sbin'
  /bin/bash ../../libtool   --mode=install /usr/bin/install -c zeppelin '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2/ipkg-install/usr/sbin'
OpenWrt-libtool: install: warning: `../../src/lib/libatm.la' has not been installed in `/usr/lib'
OpenWrt-libtool: install: /usr/bin/install -c .libs/zeppelin /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2/ipkg-install/usr/sbin/zeppelin
 /bin/mkdir -p '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2/ipkg-install/usr/man/man8'
 /usr/bin/install -c -m 644 zeppelin.8 '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2/ipkg-install/usr/man/man8'
make[7]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2/src/led'
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2/src/led'
Making install in lane
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2/src/lane'
[ 95%] Linking C executable json_script-example
make[7]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2/src/lane'
 /bin/mkdir -p '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2/ipkg-install/usr/sbin'
  /bin/bash ../../libtool   --mode=install /usr/bin/install -c les bus lecs '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2/ipkg-install/usr/sbin'
make[6]: warning:  Clock skew detected.  Your build may be incomplete.
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libubox-2020-08-06-9e52171d'
[ 95%] Built target json_script-example
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libubox-2020-08-06-9e52171d'
Scanning dependencies of target ustream-example
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libubox-2020-08-06-9e52171d'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libubox-2020-08-06-9e52171d'
make[6]: Warning: File 'examples/ustream-example.c' has modification time 350730 s in the future
OpenWrt-libtool: install: warning: `../../src/lib/libatm.la' has not been installed in `/usr/lib'
[ 97%] Building C object examples/CMakeFiles/ustream-example.dir/ustream-example.c.o
OpenWrt-libtool: install: /usr/bin/install -c .libs/les /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2/ipkg-install/usr/sbin/les
OpenWrt-libtool: install: warning: `../../src/lib/libatm.la' has not been installed in `/usr/lib'
OpenWrt-libtool: install: /usr/bin/install -c .libs/bus /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2/ipkg-install/usr/sbin/bus
OpenWrt-libtool: install: warning: `../../src/lib/libatm.la' has not been installed in `/usr/lib'
OpenWrt-libtool: install: /usr/bin/install -c .libs/lecs /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2/ipkg-install/usr/sbin/lecs
 /bin/mkdir -p '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2/ipkg-install/usr/man/man8'
 /usr/bin/install -c -m 644 les.8 lecs.8 bus.8 '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2/ipkg-install/usr/man/man8'
make[7]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2/src/lane'
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2/src/lane'
Making install in mpoad
[100%] Linking C executable ustream-example
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2/src/mpoad'
make[7]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2/src/mpoad'
 /bin/mkdir -p '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2/ipkg-install/usr/sbin'
  /bin/bash ../../libtool   --mode=install /usr/bin/install -c mpcd '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2/ipkg-install/usr/sbin'
make[6]: warning:  Clock skew detected.  Your build may be incomplete.
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libubox-2020-08-06-9e52171d'
[100%] Built target ustream-example
make[5]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libubox-2020-08-06-9e52171d'
Install the project...
-- Install configuration: "Release"
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libubox-2020-08-06-9e52171d/ipkg-install/usr/include/libubox/assert.h
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libubox-2020-08-06-9e52171d/ipkg-install/usr/include/libubox/avl-cmp.h
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libubox-2020-08-06-9e52171d/ipkg-install/usr/include/libubox/avl.h
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libubox-2020-08-06-9e52171d/ipkg-install/usr/include/libubox/blob.h
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libubox-2020-08-06-9e52171d/ipkg-install/usr/include/libubox/blobmsg.h
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libubox-2020-08-06-9e52171d/ipkg-install/usr/include/libubox/blobmsg_json.h
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libubox-2020-08-06-9e52171d/ipkg-install/usr/include/libubox/json_script.h
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libubox-2020-08-06-9e52171d/ipkg-install/usr/include/libubox/kvlist.h
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libubox-2020-08-06-9e52171d/ipkg-install/usr/include/libubox/list.h
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libubox-2020-08-06-9e52171d/ipkg-install/usr/include/libubox/md5.h
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libubox-2020-08-06-9e52171d/ipkg-install/usr/include/libubox/runqueue.h
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libubox-2020-08-06-9e52171d/ipkg-install/usr/include/libubox/safe_list.h
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libubox-2020-08-06-9e52171d/ipkg-install/usr/include/libubox/ulog.h
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libubox-2020-08-06-9e52171d/ipkg-install/usr/include/libubox/uloop.h
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libubox-2020-08-06-9e52171d/ipkg-install/usr/include/libubox/usock.h
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libubox-2020-08-06-9e52171d/ipkg-install/usr/include/libubox/ustream.h
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libubox-2020-08-06-9e52171d/ipkg-install/usr/include/libubox/utils.h
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libubox-2020-08-06-9e52171d/ipkg-install/usr/include/libubox/vlist.h
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libubox-2020-08-06-9e52171d/ipkg-install/usr/lib/libubox.so
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libubox-2020-08-06-9e52171d/ipkg-install/usr/lib/libubox.a
OpenWrt-libtool: install: warning: `../../src/lib/libatm.la' has not been installed in `/usr/lib'
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libubox-2020-08-06-9e52171d/ipkg-install/usr/lib/libblobmsg_json.so
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libubox-2020-08-06-9e52171d/ipkg-install/usr/lib/libblobmsg_json.a
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libubox-2020-08-06-9e52171d/ipkg-install/usr/bin/jshn
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libubox-2020-08-06-9e52171d/ipkg-install/usr/lib/libjson_script.so
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libubox-2020-08-06-9e52171d/ipkg-install/usr/share/libubox/jshn.sh
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libubox-2020-08-06-9e52171d/ipkg-install/usr/lib/lua/uloop.so
make[4]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libubox-2020-08-06-9e52171d'
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libubox-2020-08-06-9e52171d/.built
OpenWrt-libtool: install: /usr/bin/install -c .libs/mpcd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2/ipkg-install/usr/sbin/mpcd
rm -rf /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libubox-2020-08-06-9e52171d/.pkgdir/libubox.installed /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libubox-2020-08-06-9e52171d/.pkgdir/libubox
 /bin/mkdir -p '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2/ipkg-install/usr/man/man8'
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libubox-2020-08-06-9e52171d/.pkgdir/libubox
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libubox-2020-08-06-9e52171d/.pkgdir/libubox/lib/
install -m0644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libubox-2020-08-06-9e52171d/ipkg-install/usr/lib/libubox.so /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libubox-2020-08-06-9e52171d/.pkgdir/libubox/lib/
 /usr/bin/install -c -m 644 mpcd.8 '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2/ipkg-install/usr/man/man8'
make[7]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2/src/mpoad'
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libubox-2020-08-06-9e52171d/.pkgdir/libubox.installed
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2/src/mpoad'
Making install in oamd
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2/src/oamd'
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/stamp
make[7]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2/src/oamd'
echo '20191228' | cmp -s - /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/pkginfo/libubox.version || echo '20191228' > /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/pkginfo/libubox.version
SHELL= flock /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/.root-copy.flock -c 'cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libubox-2020-08-06-9e52171d/.pkgdir/libubox/. /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/'
make[7]: Nothing to be done for 'install-data-am'.
make[7]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2/src/oamd'
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2/src/oamd'
Making install in switch
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2/src/switch'
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/stamp/.libubox_installed
Making install in .
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/targets/ramips/rt305x/packages /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libubox-2020-08-06-9e52171d/ipkg-mipsel_24kc/libubox/CONTROL /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/pkginfo
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libubox-2020-08-06-9e52171d/ipkg-mipsel_24kc/libubox/lib/
install -m0644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libubox-2020-08-06-9e52171d/ipkg-install/usr/lib/libubox.so /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libubox-2020-08-06-9e52171d/ipkg-mipsel_24kc/libubox/lib/
find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libubox-2020-08-06-9e52171d/ipkg-mipsel_24kc/libubox -name 'CVS' -o -name '.svn' -o -name '.#*' -o -name '*~'| xargs -r rm -rf
make[7]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2/src/switch'
make[8]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2/src/switch'
make[8]: Nothing to be done for 'install-exec-am'.
make[8]: Nothing to be done for 'install-data-am'.
make[8]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2/src/switch'
make[7]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2/src/switch'
Making install in debug
make[7]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2/src/switch/debug'
make[8]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2/src/switch/debug'
make[8]: Nothing to be done for 'install-exec-am'.
make[8]: Nothing to be done for 'install-data-am'.
make[8]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2/src/switch/debug'
make[7]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2/src/switch/debug'
Making install in tcp
export CROSS="mipsel-openwrt-linux-musl-"   ; NM="mipsel-openwrt-linux-musl-nm" STRIP="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/sstrip" STRIP_KMOD="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/strip-kmod.sh" PATCHELF="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/patchelf" /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/rstrip.sh /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libubox-2020-08-06-9e52171d/ipkg-mipsel_24kc/libubox
make[7]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2/src/switch/tcp'
make[8]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2/src/switch/tcp'
make[8]: Nothing to be done for 'install-exec-am'.
make[8]: Nothing to be done for 'install-data-am'.
make[8]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2/src/switch/tcp'
make[7]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2/src/switch/tcp'
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2/src/switch'
Making install in config
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2/src/config'
rstrip.sh: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libubox-2020-08-06-9e52171d/ipkg-mipsel_24kc/libubox/lib/libubox.so: shared object
make[7]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2/src/config'
 /bin/mkdir -p '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2/ipkg-install/etc'
 /usr/bin/install -c -m 644 hosts.atm '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2/ipkg-install/etc'
(cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libubox-2020-08-06-9e52171d/ipkg-mipsel_24kc/libubox/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;  )
make[7]: Nothing to be done for 'install-data-am'.
make[7]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2/src/config'
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2/src/config'
Making install in extra
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2/src/extra'
make  install-am
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/packages/mipsel_24kc/base
make[7]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2/src/extra'
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/ipkg-build -c -o 0 -g 0 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libubox-2020-08-06-9e52171d/ipkg-mipsel_24kc/libubox /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/packages/mipsel_24kc/base
make[8]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2/src/extra'
make  install-exec-hook
make[9]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2/src/extra'
/bin/mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2/ipkg-install/lib/firmware
/usr/bin/install -c -m 644 ./pca200e.bin /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2/ipkg-install/lib/firmware
/usr/bin/install -c -m 644 ./pca200e_ecd.bin2 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2/ipkg-install/lib/firmware
/usr/bin/install -c -m 644 ./sba200e_ecd.bin2 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2/ipkg-install/lib/firmware
make[9]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2/src/extra'
make[8]: Nothing to be done for 'install-data-am'.
make[8]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2/src/extra'
make[7]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2/src/extra'
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2/src/extra'
Making install in br2684
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2/src/br2684'
make[7]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2/src/br2684'
 /bin/mkdir -p '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2/ipkg-install/usr/sbin'
Packaged contents of /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libubox-2020-08-06-9e52171d/ipkg-mipsel_24kc/libubox into /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/packages/mipsel_24kc/base/libubox20191228_2020-08-06-9e52171d-1_mipsel_24kc.ipk
  /bin/bash ../../libtool   --mode=install /usr/bin/install -c br2684ctl '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2/ipkg-install/usr/sbin'
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/targets/ramips/rt305x/packages /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libubox-2020-08-06-9e52171d/ipkg-mipsel_24kc/libblobmsg-json/CONTROL /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/pkginfo
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libubox-2020-08-06-9e52171d/ipkg-mipsel_24kc/libblobmsg-json/lib/
install -m0644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libubox-2020-08-06-9e52171d/ipkg-install/usr/lib/libblobmsg_json.so /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libubox-2020-08-06-9e52171d/ipkg-mipsel_24kc/libblobmsg-json/lib/
find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libubox-2020-08-06-9e52171d/ipkg-mipsel_24kc/libblobmsg-json -name 'CVS' -o -name '.svn' -o -name '.#*' -o -name '*~'| xargs -r rm -rf
OpenWrt-libtool: install: warning: `../../src/lib/libatm.la' has not been installed in `/usr/lib'
OpenWrt-libtool: install: /usr/bin/install -c .libs/br2684ctl /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2/ipkg-install/usr/sbin/br2684ctl
 /bin/mkdir -p '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2/ipkg-install/usr/man/man8'
export CROSS="mipsel-openwrt-linux-musl-"   ; NM="mipsel-openwrt-linux-musl-nm" STRIP="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/sstrip" STRIP_KMOD="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/strip-kmod.sh" PATCHELF="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/patchelf" /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/rstrip.sh /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libubox-2020-08-06-9e52171d/ipkg-mipsel_24kc/libblobmsg-json
 /usr/bin/install -c -m 644 br2684ctl.8 '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2/ipkg-install/usr/man/man8'
rstrip.sh: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libubox-2020-08-06-9e52171d/ipkg-mipsel_24kc/libblobmsg-json/lib/libblobmsg_json.so: shared object
make[7]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2/src/br2684'
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2/src/br2684'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2/src'
make[7]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2/src'
make[7]: Nothing to be done for 'install-exec-am'.
make[7]: Nothing to be done for 'install-data-am'.
make[7]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2/src'
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2/src'
make[5]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2/src'
Making install in doc
make[5]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2/doc'
(cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libubox-2020-08-06-9e52171d/ipkg-mipsel_24kc/libblobmsg-json/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;  )
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2/doc'
make[6]: Nothing to be done for 'install-exec-am'.
make[6]: Nothing to be done for 'install-data-am'.
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2/doc'
make[5]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2/doc'
make[5]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2'
make[6]: Nothing to be done for 'install-exec-am'.
make[6]: Nothing to be done for 'install-data-am'.
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2'
make[5]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2'
make[4]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2'
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/packages/mipsel_24kc/base
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2/.built
rm -rf /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-linux-atm
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/ipkg-build -c -o 0 -g 0 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libubox-2020-08-06-9e52171d/ipkg-mipsel_24kc/libblobmsg-json /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/packages/mipsel_24kc/base
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-linux-atm/host /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/packages
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-linux-atm/usr
cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2/ipkg-install/usr/include /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-atm-2.5.2/ipkg-install/usr/lib /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-linux-atm/usr/
find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-linux-atm -name '*.la' | xargs -r rm -f; 
if [ -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/packages/linux-atm.list ]; then /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/clean-package.sh "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/packages/linux-atm.list" "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl"; fi
if [ -d /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-linux-atm ]; then (cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-linux-atm; find ./ > /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-linux-atm.files); 	SHELL= flock /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/.staging-dir.flock -c ' mv /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-linux-atm.files /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/packages/linux-atm.list && cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-linux-atm/* /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/; '; fi
rm -rf /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-linux-atm
Packaged contents of /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libubox-2020-08-06-9e52171d/ipkg-mipsel_24kc/libblobmsg-json into /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/packages/mipsel_24kc/base/libblobmsg-json_2020-08-06-9e52171d-1_mipsel_24kc.ipk
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/stamp/.linux-atm_installed
make[3]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/package/network/utils/linux-atm'
time: package/network/utils/linux-atm/compile#40.67#4.92#48.93
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/targets/ramips/rt305x/packages /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libubox-2020-08-06-9e52171d/ipkg-mipsel_24kc/jshn/CONTROL /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/pkginfo
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libubox-2020-08-06-9e52171d/ipkg-mipsel_24kc/jshn/usr/bin /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libubox-2020-08-06-9e52171d/ipkg-mipsel_24kc/jshn/usr/share/libubox
install -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libubox-2020-08-06-9e52171d/ipkg-install/usr/bin/jshn /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libubox-2020-08-06-9e52171d/ipkg-mipsel_24kc/jshn/usr/bin
install -m0644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libubox-2020-08-06-9e52171d/ipkg-install/usr/share/libubox/jshn.sh /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libubox-2020-08-06-9e52171d/ipkg-mipsel_24kc/jshn/usr/share/libubox
find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libubox-2020-08-06-9e52171d/ipkg-mipsel_24kc/jshn -name 'CVS' -o -name '.svn' -o -name '.#*' -o -name '*~'| xargs -r rm -rf
make[3]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/package/network/services/ppp'
export CROSS="mipsel-openwrt-linux-musl-"   ; NM="mipsel-openwrt-linux-musl-nm" STRIP="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/sstrip" STRIP_KMOD="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/strip-kmod.sh" PATCHELF="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/patchelf" /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/rstrip.sh /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libubox-2020-08-06-9e52171d/ipkg-mipsel_24kc/jshn
rstrip.sh: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libubox-2020-08-06-9e52171d/ipkg-mipsel_24kc/jshn/usr/bin/jshn: executable
(cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libubox-2020-08-06-9e52171d/ipkg-mipsel_24kc/jshn/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 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/packages/mipsel_24kc/base
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/ipkg-build -c -o 0 -g 0 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libubox-2020-08-06-9e52171d/ipkg-mipsel_24kc/jshn /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/packages/mipsel_24kc/base
Packaged contents of /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libubox-2020-08-06-9e52171d/ipkg-mipsel_24kc/jshn into /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/packages/mipsel_24kc/base/jshn_2020-08-06-9e52171d-1_mipsel_24kc.ipk
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/targets/ramips/rt305x/packages /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libubox-2020-08-06-9e52171d/ipkg-mipsel_24kc/libjson-script/CONTROL /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/pkginfo
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libubox-2020-08-06-9e52171d/ipkg-mipsel_24kc/libjson-script/lib/
install -m0644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libubox-2020-08-06-9e52171d/ipkg-install/usr/lib/libjson_script.so /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libubox-2020-08-06-9e52171d/ipkg-mipsel_24kc/libjson-script/lib/
find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libubox-2020-08-06-9e52171d/ipkg-mipsel_24kc/libjson-script -name 'CVS' -o -name '.svn' -o -name '.#*' -o -name '*~'| xargs -r rm -rf
export CROSS="mipsel-openwrt-linux-musl-"   ; NM="mipsel-openwrt-linux-musl-nm" STRIP="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/sstrip" STRIP_KMOD="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/strip-kmod.sh" PATCHELF="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/patchelf" /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/rstrip.sh /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libubox-2020-08-06-9e52171d/ipkg-mipsel_24kc/libjson-script
rstrip.sh: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libubox-2020-08-06-9e52171d/ipkg-mipsel_24kc/libjson-script/lib/libjson_script.so: shared object
(cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libubox-2020-08-06-9e52171d/ipkg-mipsel_24kc/libjson-script/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 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/packages/mipsel_24kc/base
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/ipkg-build -c -o 0 -g 0 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libubox-2020-08-06-9e52171d/ipkg-mipsel_24kc/libjson-script /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/packages/mipsel_24kc/base
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/dl
SHELL= flock /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/.ppp-2.4.8.git-2020-05-25.tar.xz.flock -c '  	/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/download.pl "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/dl" "ppp-2.4.8.git-2020-05-25.tar.xz" "aac65e65dd25eaf8978a7a0b3258c863d90e29e247dd33d95276c0c189bcd424" "" || (  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/dl_github_archive.py --dl-dir="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/dl" --url="https://github.com/paulusmack/ppp" --version="ddd57c279f467e18c4fb3a661f21a069a5a37a1f" --subdir="ppp-2.4.8.git-2020-05-25" --source="ppp-2.4.8.git-2020-05-25.tar.xz" --hash="aac65e65dd25eaf8978a7a0b3258c863d90e29e247dd33d95276c0c189bcd424" || ( 	echo "Checking out files from the git repository..."; mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/dl && cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/dl && rm -rf ppp-2.4.8.git-2020-05-25 && [ \! -d ppp-2.4.8.git-2020-05-25 ] && git clone  https://github.com/paulusmack/ppp ppp-2.4.8.git-2020-05-25 && (cd ppp-2.4.8.git-2020-05-25 && git checkout ddd57c279f467e18c4fb3a661f21a069a5a37a1f && git submodule update --init --recursive) && echo "Packing checkout..." && export TAR_TIMESTAMP=`cd ppp-2.4.8.git-2020-05-25 && git log -1 --format='\''@%ct'\''` && rm -rf ppp-2.4.8.git-2020-05-25/.git && 	tar --numeric-owner --owner=0 --group=0 --mode=a-s --sort=name ${TAR_TIMESTAMP:+--mtime="$TAR_TIMESTAMP"} -c ppp-2.4.8.git-2020-05-25 | 	xz -zc -7e > /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/dl/ppp-2.4.8.git-2020-05-25.tar.xz && mv /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/dl/ppp-2.4.8.git-2020-05-25.tar.xz /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/dl/ && rm -rf ppp-2.4.8.git-2020-05-25; );  )    '
Packaged contents of /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libubox-2020-08-06-9e52171d/ipkg-mipsel_24kc/libjson-script into /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/packages/mipsel_24kc/base/libjson-script_2020-08-06-9e52171d-1_mipsel_24kc.ipk
echo "libubox" >> /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/pkginfo/libubox.default.install
rm -rf /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-libubox
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-libubox/host /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/packages
+ curl -f --connect-timeout 20 --retry 5 --location --insecure https://sources.cdn.openwrt.org/ppp-2.4.8.git-2020-05-25.tar.xz
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-libubox
cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libubox-2020-08-06-9e52171d/ipkg-install/* /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-libubox/
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-libubox -name '*.la' | xargs -r rm -f;   	find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-libubox -name '*.la' | xargs -r rm -f; 
if [ -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/packages/libubox.list ]; then /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/clean-package.sh "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/packages/libubox.list" "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl"; fi
if [ -d /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-libubox ]; then (cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-libubox; find ./ > /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-libubox.files); 	SHELL= flock /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/.staging-dir.flock -c ' mv /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-libubox.files /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/packages/libubox.list && cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-libubox/* /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/; '; fi
rm -rf /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-libubox
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/stamp/.libubox_installed
rm -rf /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libubox-2020-08-06-9e52171d/.pkgdir/libblobmsg-json.installed /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libubox-2020-08-06-9e52171d/.pkgdir/libblobmsg-json
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libubox-2020-08-06-9e52171d/.pkgdir/libblobmsg-json
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libubox-2020-08-06-9e52171d/.pkgdir/libblobmsg-json/lib/
install -m0644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libubox-2020-08-06-9e52171d/ipkg-install/usr/lib/libblobmsg_json.so /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libubox-2020-08-06-9e52171d/.pkgdir/libblobmsg-json/lib/
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libubox-2020-08-06-9e52171d/.pkgdir/libblobmsg-json.installed
rm -rf /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libubox-2020-08-06-9e52171d/.pkgdir/jshn.installed /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libubox-2020-08-06-9e52171d/.pkgdir/jshn
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libubox-2020-08-06-9e52171d/.pkgdir/jshn
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libubox-2020-08-06-9e52171d/.pkgdir/jshn/usr/bin /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libubox-2020-08-06-9e52171d/.pkgdir/jshn/usr/share/libubox
install -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libubox-2020-08-06-9e52171d/ipkg-install/usr/bin/jshn /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libubox-2020-08-06-9e52171d/.pkgdir/jshn/usr/bin
install -m0644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libubox-2020-08-06-9e52171d/ipkg-install/usr/share/libubox/jshn.sh /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libubox-2020-08-06-9e52171d/.pkgdir/jshn/usr/share/libubox
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libubox-2020-08-06-9e52171d/.pkgdir/jshn.installed
rm -rf /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libubox-2020-08-06-9e52171d/.pkgdir/libjson-script.installed /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libubox-2020-08-06-9e52171d/.pkgdir/libjson-script
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libubox-2020-08-06-9e52171d/.pkgdir/libjson-script
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libubox-2020-08-06-9e52171d/.pkgdir/libjson-script/lib/
install -m0644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libubox-2020-08-06-9e52171d/ipkg-install/usr/lib/libjson_script.so /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libubox-2020-08-06-9e52171d/.pkgdir/libjson-script/lib/
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libubox-2020-08-06-9e52171d/.pkgdir/libjson-script.installed
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/stamp
SHELL= flock /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/.root-copy.flock -c 'cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libubox-2020-08-06-9e52171d/.pkgdir/libblobmsg-json/. /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/'
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/stamp/.libblobmsg-json_installed
echo "libblobmsg-json" >> /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/pkginfo/libubox.default.install
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/stamp
SHELL= flock /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/.root-copy.flock -c 'cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libubox-2020-08-06-9e52171d/.pkgdir/jshn/. /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/'
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/stamp/.jshn_installed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
curl: (22) The requested URL returned error: 404 
echo "jshn" >> /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/pkginfo/libubox.default.install
Download failed.
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/stamp
SHELL= flock /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/.root-copy.flock -c 'cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libubox-2020-08-06-9e52171d/.pkgdir/libjson-script/. /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/'
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/stamp/.libjson-script_installed
+ curl -f --connect-timeout 20 --retry 5 --location --insecure https://sources.openwrt.org/ppp-2.4.8.git-2020-05-25.tar.xz
echo "libjson-script" >> /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/pkginfo/libubox.default.install
make[3]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/package/libs/libubox'
time: package/libs/libubox/compile#13.21#1.88#15.02
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0make[3]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/package/system/ubus'

 30  687k   30  208k    0     0  59745      0  0:00:11  0:00:03  0:00:08 59745
100  687k  100  687k    0     0   179k      0  0:00:03  0:00:03 --:--:--  179k
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/.prepared_e8e7ad2465bf9d75040d72ce8d378f13_6664517399ebbbc92a37c5bb081b5c53_check
. /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/include/shell.sh; bzcat /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/dl/iptables-1.8.4.tar.bz2 | tar -C /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/.. -xf -
make[3]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/package/system/uci'
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/dl
SHELL= flock /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/.ubus-2020-02-05-171469e3.tar.xz.flock -c '  	/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/download.pl "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/dl" "ubus-2020-02-05-171469e3.tar.xz" "b4f1a3d70c2685c2aee2724b980b2ff747f8662f74d04d8be1c5a5e950b0e2ef" "" || (  	echo "Checking out files from the git repository..."; mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/dl && cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/dl && rm -rf ubus-2020-02-05-171469e3 && [ \! -d ubus-2020-02-05-171469e3 ] && git clone  https://git.openwrt.org/project/ubus.git ubus-2020-02-05-171469e3 && (cd ubus-2020-02-05-171469e3 && git checkout 171469e3138cce191892e20b6fd35b52c9368064 && git submodule update --init --recursive) && echo "Packing checkout..." && export TAR_TIMESTAMP=`cd ubus-2020-02-05-171469e3 && git log -1 --format='\''@%ct'\''` && rm -rf ubus-2020-02-05-171469e3/.git && 	tar --numeric-owner --owner=0 --group=0 --mode=a-s --sort=name ${TAR_TIMESTAMP:+--mtime="$TAR_TIMESTAMP"} -c ubus-2020-02-05-171469e3 | 	xz -zc -7e > /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/dl/ubus-2020-02-05-171469e3.tar.xz && mv /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/dl/ubus-2020-02-05-171469e3.tar.xz /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/dl/ && rm -rf ubus-2020-02-05-171469e3;  )    '
+ curl -f --connect-timeout 20 --retry 5 --location --insecure https://sources.cdn.openwrt.org/ubus-2020-02-05-171469e3.tar.xz
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
curl: (92) HTTP/2 stream 1 was not closed cleanly: PROTOCOL_ERROR (err 1)
Download failed.
[ ! -d ./src/ ] || cp -fpR ./src/. /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4

Applying ./patches/010-add-set-dscpmark-support.patch using plaintext: 
+ curl -f --connect-timeout 20 --retry 5 --location --insecure https://sources.openwrt.org/ubus-2020-02-05-171469e3.tar.xz
patching file extensions/libxt_CONNMARK.c
patching file include/linux/netfilter/xt_connmark.h

Applying ./patches/101-remove-check-already.patch using plaintext: 
patching file libxtables/xtables.c

Applying ./patches/102-iptables-disable-modprobe.patch using plaintext: 
patching file libxtables/xtables.c
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
Applying ./patches/103-optional-xml.patch using plaintext: 
patching file iptables/xtables-legacy-multi.c

Applying ./patches/200-configurable_builtin.patch using plaintext: 
patching file extensions/GNUmakefile.in

Applying ./patches/600-shared-libext.patch using plaintext: 
patching file extensions/GNUmakefile.in
patching file iptables/Makefile.am

Applying ./patches/700-disable-legacy-revisions.patch using plaintext: 
patching file extensions/libxt_conntrack.c
patching file extensions/libxt_CT.c
patching file extensions/libxt_multiport.c

Applying ./patches/800-flowoffload_target.patch using plaintext: 
patching file extensions/libxt_FLOWOFFLOAD.c
patching file include/linux/netfilter/xt_FLOWOFFLOAD.h
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/.prepared_e8e7ad2465bf9d75040d72ce8d378f13_6664517399ebbbc92a37c5bb081b5c53
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/.configured_*
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/stamp/.iptables_installed
(cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4; rm -f aclocal.m4; if [ -f ./configure.ac ] || [ -f ./configure.in ]; then [ -d ./autom4te.cache ] && rm -rf autom4te.cache; [ -e ./config.rpath ] || ln -s /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/config.rpath ./config.rpath; touch NEWS AUTHORS COPYING ABOUT-NLS ChangeLog; AUTOM4TE=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/autom4te AUTOCONF=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/autoconf AUTOMAKE=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/automake ACLOCAL=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/aclocal AUTOHEADER=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/autoheader LIBTOOLIZE=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/libtoolize LIBTOOL=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/libtool M4=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/m4 AUTOPOINT=true LIBTOOLIZE='/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/libtoolize --install' /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/autoreconf -v -f -i -s -B /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/aclocal -I /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/share/aclocal -I /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/share/aclocal -I /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/share/aclocal -I m4 -I . . || true; fi; );
make[3]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/package/utils/jsonfilter'
make[3]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/package/system/usign'
autoreconf: Entering directory `.'
autoreconf: configure.ac: not using Gettext
  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/busybox-1.31.1/ipkg-install//bin/ash -> busybox
  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/busybox-1.31.1/ipkg-install//bin/cat -> busybox
  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/busybox-1.31.1/ipkg-install//bin/chgrp -> busybox
  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/busybox-1.31.1/ipkg-install//bin/chmod -> busybox
  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/busybox-1.31.1/ipkg-install//bin/chown -> busybox
  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/busybox-1.31.1/ipkg-install//bin/cp -> busybox
  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/busybox-1.31.1/ipkg-install//bin/date -> busybox
  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/busybox-1.31.1/ipkg-install//bin/dd -> busybox
  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/busybox-1.31.1/ipkg-install//bin/df -> busybox
  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/busybox-1.31.1/ipkg-install//bin/dmesg -> busybox
  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/busybox-1.31.1/ipkg-install//bin/echo -> busybox
  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/busybox-1.31.1/ipkg-install//bin/egrep -> busybox
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/dl
  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/busybox-1.31.1/ipkg-install//bin/false -> busybox
SHELL= flock /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/.uci-2020-04-24-ec8d3233.tar.xz.flock -c '  	/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/download.pl "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/dl" "uci-2020-04-24-ec8d3233.tar.xz" "b3cdc66a8ec4f05a102ce5520a3f8ff69ca4a49930c5bb01065467ef68f0808b" "" || (  	echo "Checking out files from the git repository..."; mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/dl && cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/dl && rm -rf uci-2020-04-24-ec8d3233 && [ \! -d uci-2020-04-24-ec8d3233 ] && git clone  https://git.openwrt.org/project/uci.git uci-2020-04-24-ec8d3233 && (cd uci-2020-04-24-ec8d3233 && git checkout ec8d3233948603485e1b97384113fac9f1bab5d6 && git submodule update --init --recursive) && echo "Packing checkout..." && export TAR_TIMESTAMP=`cd uci-2020-04-24-ec8d3233 && git log -1 --format='\''@%ct'\''` && rm -rf uci-2020-04-24-ec8d3233/.git && 	tar --numeric-owner --owner=0 --group=0 --mode=a-s --sort=name ${TAR_TIMESTAMP:+--mtime="$TAR_TIMESTAMP"} -c uci-2020-04-24-ec8d3233 | 	xz -zc -7e > /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/dl/uci-2020-04-24-ec8d3233.tar.xz && mv /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/dl/uci-2020-04-24-ec8d3233.tar.xz /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/dl/ && rm -rf uci-2020-04-24-ec8d3233;  )    '
  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/busybox-1.31.1/ipkg-install//bin/fgrep -> busybox
  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/busybox-1.31.1/ipkg-install//bin/fsync -> busybox
  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/busybox-1.31.1/ipkg-install//bin/grep -> busybox
  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/busybox-1.31.1/ipkg-install//bin/gunzip -> busybox
  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/busybox-1.31.1/ipkg-install//bin/gzip -> busybox
  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/busybox-1.31.1/ipkg-install//bin/kill -> busybox
  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/busybox-1.31.1/ipkg-install//bin/ln -> busybox
  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/busybox-1.31.1/ipkg-install//bin/lock -> busybox
  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/busybox-1.31.1/ipkg-install//bin/login -> busybox
+ curl -f --connect-timeout 20 --retry 5 --location --insecure https://sources.cdn.openwrt.org/uci-2020-04-24-ec8d3233.tar.xz
  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/busybox-1.31.1/ipkg-install//bin/ls -> busybox
  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/busybox-1.31.1/ipkg-install//bin/mkdir -> busybox
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/busybox-1.31.1/ipkg-install//bin/mknod -> busybox
  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/busybox-1.31.1/ipkg-install//bin/mktemp -> busybox
  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/busybox-1.31.1/ipkg-install//bin/mount -> busybox
  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/busybox-1.31.1/ipkg-install//bin/mv -> busybox
  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/busybox-1.31.1/ipkg-install//bin/netmsg -> busybox
  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/busybox-1.31.1/ipkg-install//bin/netstat -> busybox
  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/busybox-1.31.1/ipkg-install//bin/nice -> busybox
  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/busybox-1.31.1/ipkg-install//bin/passwd -> busybox
  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/busybox-1.31.1/ipkg-install//bin/pidof -> busybox

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/busybox-1.31.1/ipkg-install//bin/ping -> busybox
  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/busybox-1.31.1/ipkg-install//bin/ping6 -> busybox
  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/busybox-1.31.1/ipkg-install//bin/ps -> busybox

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
curl: (22) The requested URL returned error: 404 
Download failed.
  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/busybox-1.31.1/ipkg-install//bin/pwd -> busybox
  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/busybox-1.31.1/ipkg-install//bin/rm -> busybox
  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/busybox-1.31.1/ipkg-install//bin/rmdir -> busybox
+ curl -f --connect-timeout 20 --retry 5 --location --insecure https://sources.openwrt.org/uci-2020-04-24-ec8d3233.tar.xz
  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/busybox-1.31.1/ipkg-install//bin/sed -> busybox
  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/busybox-1.31.1/ipkg-install//bin/sh -> busybox
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/busybox-1.31.1/ipkg-install//bin/sleep -> busybox
  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/busybox-1.31.1/ipkg-install//bin/sync -> busybox
  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/busybox-1.31.1/ipkg-install//bin/tar -> busybox
  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/busybox-1.31.1/ipkg-install//bin/touch -> busybox
  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/busybox-1.31.1/ipkg-install//bin/traceroute -> busybox
  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/busybox-1.31.1/ipkg-install//bin/traceroute6 -> busybox
  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/busybox-1.31.1/ipkg-install//bin/true -> busybox
  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/busybox-1.31.1/ipkg-install//bin/umount -> busybox
  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/busybox-1.31.1/ipkg-install//bin/uname -> busybox
  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/busybox-1.31.1/ipkg-install//bin/vi -> busybox
  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/busybox-1.31.1/ipkg-install//bin/zcat -> busybox
  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/busybox-1.31.1/ipkg-install//sbin/halt -> ../bin/busybox
  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/busybox-1.31.1/ipkg-install//sbin/hwclock -> ../bin/busybox
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/dl
SHELL= flock /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/.jsonfilter-2018-02-04-c7e938d6.tar.xz.flock -c '  	/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/download.pl "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/dl" "jsonfilter-2018-02-04-c7e938d6.tar.xz" "0601b4d7aa5ee096e99388a57cb0701673ab58fccd6ed2984a2abbd4f846e045" "" || (  	echo "Checking out files from the git repository..."; mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/dl && cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/dl && rm -rf jsonfilter-2018-02-04-c7e938d6 && [ \! -d jsonfilter-2018-02-04-c7e938d6 ] && git clone  https://git.openwrt.org/project/jsonpath.git jsonfilter-2018-02-04-c7e938d6 && (cd jsonfilter-2018-02-04-c7e938d6 && git checkout c7e938d6582a436dddc938539e72dd1320625c54 && git submodule update --init --recursive) && echo "Packing checkout..." && export TAR_TIMESTAMP=`cd jsonfilter-2018-02-04-c7e938d6 && git log -1 --format='\''@%ct'\''` && rm -rf jsonfilter-2018-02-04-c7e938d6/.git && 	tar --numeric-owner --owner=0 --group=0 --mode=a-s --sort=name ${TAR_TIMESTAMP:+--mtime="$TAR_TIMESTAMP"} -c jsonfilter-2018-02-04-c7e938d6 | 	xz -zc -7e > /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/dl/jsonfilter-2018-02-04-c7e938d6.tar.xz && mv /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/dl/jsonfilter-2018-02-04-c7e938d6.tar.xz /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/dl/ && rm -rf jsonfilter-2018-02-04-c7e938d6;  )    '
  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/busybox-1.31.1/ipkg-install//sbin/ifconfig -> ../bin/busybox
  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/busybox-1.31.1/ipkg-install//sbin/ip -> ../bin/busybox
  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/busybox-1.31.1/ipkg-install//sbin/mkswap -> ../bin/busybox
  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/busybox-1.31.1/ipkg-install//sbin/pivot_root -> ../bin/busybox

  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/busybox-1.31.1/ipkg-install//sbin/poweroff -> ../bin/busybox
  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/busybox-1.31.1/ipkg-install//sbin/reboot -> ../bin/busybox
  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/busybox-1.31.1/ipkg-install//sbin/route -> ../bin/busybox
  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/busybox-1.31.1/ipkg-install//sbin/start-stop-daemon -> ../bin/busybox
+ curl -f --connect-timeout 20 --retry 5 --location --insecure https://sources.cdn.openwrt.org/jsonfilter-2018-02-04-c7e938d6.tar.xz
  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/busybox-1.31.1/ipkg-install//sbin/swapoff -> ../bin/busybox
  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/busybox-1.31.1/ipkg-install//sbin/swapon -> ../bin/busybox
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/busybox-1.31.1/ipkg-install//sbin/switch_root -> ../bin/busybox
  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/busybox-1.31.1/ipkg-install//sbin/sysctl -> ../bin/busybox
  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/busybox-1.31.1/ipkg-install//sbin/udhcpc -> ../bin/busybox
  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/busybox-1.31.1/ipkg-install//usr/bin/[ -> ../../bin/busybox
  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/busybox-1.31.1/ipkg-install//usr/bin/[[ -> ../../bin/busybox
  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/busybox-1.31.1/ipkg-install//usr/bin/awk -> ../../bin/busybox
  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/busybox-1.31.1/ipkg-install//usr/bin/basename -> ../../bin/busybox
  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/busybox-1.31.1/ipkg-install//usr/bin/bunzip2 -> ../../bin/busybox
  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/busybox-1.31.1/ipkg-install//usr/bin/bzcat -> ../../bin/busybox
  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/busybox-1.31.1/ipkg-install//usr/bin/clear -> ../../bin/busybox
  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/busybox-1.31.1/ipkg-install//usr/bin/cmp -> ../../bin/busybox
  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/busybox-1.31.1/ipkg-install//usr/bin/crontab -> ../../bin/busybox

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
curl: (92) HTTP/2 stream 1 was not closed cleanly: PROTOCOL_ERROR (err 1)
  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/busybox-1.31.1/ipkg-install//usr/bin/cut -> ../../bin/busybox
Download failed.
  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/busybox-1.31.1/ipkg-install//usr/bin/dirname -> ../../bin/busybox
  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/busybox-1.31.1/ipkg-install//usr/bin/du -> ../../bin/busybox
  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/busybox-1.31.1/ipkg-install//usr/bin/env -> ../../bin/busybox
+ curl -f --connect-timeout 20 --retry 5 --location --insecure https://sources.openwrt.org/jsonfilter-2018-02-04-c7e938d6.tar.xz
  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/busybox-1.31.1/ipkg-install//usr/bin/expr -> ../../bin/busybox
  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/busybox-1.31.1/ipkg-install//usr/bin/find -> ../../bin/busybox
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/busybox-1.31.1/ipkg-install//usr/bin/flock -> ../../bin/busybox
  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/busybox-1.31.1/ipkg-install//usr/bin/free -> ../../bin/busybox
  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/busybox-1.31.1/ipkg-install//usr/bin/head -> ../../bin/busybox
  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/busybox-1.31.1/ipkg-install//usr/bin/hexdump -> ../../bin/busybox
  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/busybox-1.31.1/ipkg-install//usr/bin/id -> ../../bin/busybox

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/busybox-1.31.1/ipkg-install//usr/bin/killall -> ../../bin/busybox
  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/busybox-1.31.1/ipkg-install//usr/bin/less -> ../../bin/busybox
  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/busybox-1.31.1/ipkg-install//usr/bin/logger -> ../../bin/busybox
  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/busybox-1.31.1/ipkg-install//usr/bin/md5sum -> ../../bin/busybox
  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/busybox-1.31.1/ipkg-install//usr/bin/mkfifo -> ../../bin/busybox
  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/busybox-1.31.1/ipkg-install//usr/bin/nc -> ../../bin/busybox
  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/busybox-1.31.1/ipkg-install//usr/bin/nslookup -> ../../bin/busybox
  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/busybox-1.31.1/ipkg-install//usr/bin/pgrep -> ../../bin/busybox
  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/busybox-1.31.1/ipkg-install//usr/bin/printf -> ../../bin/busybox
  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/busybox-1.31.1/ipkg-install//usr/bin/readlink -> ../../bin/busybox
  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/busybox-1.31.1/ipkg-install//usr/bin/reset -> ../../bin/busybox
  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/busybox-1.31.1/ipkg-install//usr/bin/seq -> ../../bin/busybox
  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/busybox-1.31.1/ipkg-install//usr/bin/sha256sum -> ../../bin/busybox
  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/busybox-1.31.1/ipkg-install//usr/bin/sort -> ../../bin/busybox
  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/busybox-1.31.1/ipkg-install//usr/bin/strings -> ../../bin/busybox
  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/busybox-1.31.1/ipkg-install//usr/bin/tail -> ../../bin/busybox
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/usign-2020-05-23-f1f65026/.prepared_5435d74cfbed60b75c0d195bd88af202_6664517399ebbbc92a37c5bb081b5c53_check
  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/busybox-1.31.1/ipkg-install//usr/bin/tee -> ../../bin/busybox
. /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/include/shell.sh; xzcat /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/dl/usign-2020-05-23-f1f65026.tar.xz | tar -C /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/usign-2020-05-23-f1f65026/.. -xf -
  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/busybox-1.31.1/ipkg-install//usr/bin/test -> ../../bin/busybox
[ ! -d ./src/ ] || cp -fpR ./src/. /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/usign-2020-05-23-f1f65026
  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/busybox-1.31.1/ipkg-install//usr/bin/time -> ../../bin/busybox
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/usign-2020-05-23-f1f65026/.prepared_5435d74cfbed60b75c0d195bd88af202_6664517399ebbbc92a37c5bb081b5c53
  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/busybox-1.31.1/ipkg-install//usr/bin/top -> ../../bin/busybox
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/usign-2020-05-23-f1f65026/.configured_*
  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/busybox-1.31.1/ipkg-install//usr/bin/tr -> ../../bin/busybox
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/stamp/.usign_installed
  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/busybox-1.31.1/ipkg-install//usr/bin/uniq -> ../../bin/busybox
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/usign-2020-05-23-f1f65026
  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/busybox-1.31.1/ipkg-install//usr/bin/uptime -> ../../bin/busybox
(cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/usign-2020-05-23-f1f65026; 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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/usign-2020-05-23-f1f65026=usign-2020-05-23-f1f65026 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -flto " 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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/usign-2020-05-23-f1f65026=usign-2020-05-23-f1f65026 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -flto " LDFLAGS="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro -flto=jobserver " cmake -DCMAKE_SYSTEM_NAME=Linux -DCMAKE_SYSTEM_VERSION=1 -DCMAKE_SYSTEM_PROCESSOR=mipsel -DCMAKE_BUILD_TYPE=Release -DCMAKE_C_FLAGS_RELEASE="-DNDEBUG" -DCMAKE_CXX_FLAGS_RELEASE="-DNDEBUG" -DCMAKE_C_COMPILER="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin/mipsel-openwrt-linux-musl-gcc" -DCMAKE_C_COMPILER_ARG1="" -DCMAKE_CXX_COMPILER="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin/mipsel-openwrt-linux-musl-g++" -DCMAKE_CXX_COMPILER_ARG1="" -DCMAKE_ASM_COMPILER="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin/mipsel-openwrt-linux-musl-gcc" -DCMAKE_ASM_COMPILER_ARG1="" -DCMAKE_EXE_LINKER_FLAGS:STRING="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro -flto=jobserver" -DCMAKE_MODULE_LINKER_FLAGS:STRING="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro -flto=jobserver -Wl,-Bsymbolic-functions" -DCMAKE_SHARED_LINKER_FLAGS:STRING="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro -flto=jobserver -Wl,-Bsymbolic-functions" -DCMAKE_AR="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin/mipsel-openwrt-linux-musl-gcc-ar" -DCMAKE_NM="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin/mipsel-openwrt-linux-musl-gcc-nm" -DCMAKE_RANLIB="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin/mipsel-openwrt-linux-musl-gcc-ranlib" -DCMAKE_FIND_ROOT_PATH="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr;/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl" -DCMAKE_FIND_ROOT_PATH_MODE_PROGRAM=BOTH -DCMAKE_FIND_ROOT_PATH_MODE_LIBRARY=ONLY -DCMAKE_FIND_ROOT_PATH_MODE_INCLUDE=ONLY -DCMAKE_STRIP=: -DCMAKE_INSTALL_PREFIX=/usr -DDL_LIBRARY=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl -DCMAKE_PREFIX_PATH=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl -DCMAKE_SKIP_RPATH=TRUE -DUSE_LIBUBOX=on /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/usign-2020-05-23-f1f65026 )
  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/busybox-1.31.1/ipkg-install//usr/bin/wc -> ../../bin/busybox
  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/busybox-1.31.1/ipkg-install//usr/bin/which -> ../../bin/busybox
  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/busybox-1.31.1/ipkg-install//usr/bin/xargs -> ../../bin/busybox
  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/busybox-1.31.1/ipkg-install//usr/bin/yes -> ../../bin/busybox
  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/busybox-1.31.1/ipkg-install//usr/sbin/brctl -> ../../bin/busybox
  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/busybox-1.31.1/ipkg-install//usr/sbin/chroot -> ../../bin/busybox
  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/busybox-1.31.1/ipkg-install//usr/sbin/crond -> ../../bin/busybox
  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/busybox-1.31.1/ipkg-install//usr/sbin/ntpd -> ../../bin/busybox
make[4]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/busybox-1.31.1'
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/busybox-1.31.1/.built
rm -rf /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/busybox-1.31.1/.pkgdir/busybox.installed /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/busybox-1.31.1/.pkgdir/busybox
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/busybox-1.31.1/.pkgdir/busybox
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/busybox-1.31.1/.pkgdir/busybox/etc/init.d
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/busybox-1.31.1/.pkgdir/busybox/usr/sbin
cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/busybox-1.31.1/ipkg-install/* /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/busybox-1.31.1/.pkgdir/busybox/
install -m0755 ./files/cron /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/busybox-1.31.1/.pkgdir/busybox/etc/init.d/cron
install -m0755 ./files/sysntpd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/busybox-1.31.1/.pkgdir/busybox/etc/init.d/sysntpd
install -m0755 ./files/ntpd-hotplug /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/busybox-1.31.1/.pkgdir/busybox/usr/sbin/ntpd-hotplug
rm -rf /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/busybox-1.31.1/.pkgdir/busybox/lib64
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/busybox-1.31.1/.pkgdir/busybox.installed
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/stamp
SHELL= flock /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/.root-copy.flock -c 'cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/busybox-1.31.1/.pkgdir/busybox/. /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/'
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/stamp/.busybox_installed
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/targets/ramips/rt305x/packages /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/busybox-1.31.1/ipkg-mipsel_24kc/busybox/CONTROL /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/pkginfo
-- The C compiler identification is GNU 8.4.0
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/busybox-1.31.1/ipkg-mipsel_24kc/busybox/etc/init.d
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/busybox-1.31.1/ipkg-mipsel_24kc/busybox/usr/sbin
cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/busybox-1.31.1/ipkg-install/* /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/busybox-1.31.1/ipkg-mipsel_24kc/busybox/
-- Check for working C compiler: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin/mipsel-openwrt-linux-musl-gcc
install -m0755 ./files/cron /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/busybox-1.31.1/ipkg-mipsel_24kc/busybox/etc/init.d/cron
install -m0755 ./files/sysntpd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/busybox-1.31.1/ipkg-mipsel_24kc/busybox/etc/init.d/sysntpd
install -m0755 ./files/ntpd-hotplug /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/busybox-1.31.1/ipkg-mipsel_24kc/busybox/usr/sbin/ntpd-hotplug
rm -rf /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/busybox-1.31.1/ipkg-mipsel_24kc/busybox/lib64
find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/busybox-1.31.1/ipkg-mipsel_24kc/busybox -name 'CVS' -o -name '.svn' -o -name '.#*' -o -name '*~'| xargs -r rm -rf
export CROSS="mipsel-openwrt-linux-musl-"   ; NM="mipsel-openwrt-linux-musl-nm" STRIP="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/sstrip" STRIP_KMOD="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/strip-kmod.sh" PATCHELF="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/patchelf" /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/rstrip.sh /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/busybox-1.31.1/ipkg-mipsel_24kc/busybox
rstrip.sh: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/busybox-1.31.1/ipkg-mipsel_24kc/busybox/bin/busybox: executable
(cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/busybox-1.31.1/ipkg-mipsel_24kc/busybox/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;  )
-- Check for working C compiler: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin/mipsel-openwrt-linux-musl-gcc - works
-- Detecting C compiler ABI info
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/packages/mipsel_24kc/base
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/ipkg-build -c -o 0 -g 0 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/busybox-1.31.1/ipkg-mipsel_24kc/busybox /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/packages/mipsel_24kc/base
Packaged contents of /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/busybox-1.31.1/ipkg-mipsel_24kc/busybox into /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/packages/mipsel_24kc/base/busybox_1.31.1-1_mipsel_24kc.ipk
echo "busybox" >> /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/pkginfo/busybox.default.install
make[3]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/package/utils/busybox'
-- Detecting C compiler ABI info - done
time: package/utils/busybox/compile#56.50#6.46#48.02
make[3]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/package/libs/ustream-ssl'
-- Detecting C compile features
-- Detecting C compile features - done
-- Configuring done
-- Generating done
CMake Warning:
  Manually-specified variables were not used by the project:

    CMAKE_ASM_COMPILER
    CMAKE_ASM_COMPILER_ARG1
    CMAKE_CXX_COMPILER
    CMAKE_CXX_COMPILER_ARG1
    CMAKE_CXX_FLAGS_RELEASE
    CMAKE_FIND_ROOT_PATH_MODE_LIBRARY
    CMAKE_MODULE_LINKER_FLAGS
    CMAKE_SHARED_LINKER_FLAGS
    DL_LIBRARY


-- Build files have been written to: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/usign-2020-05-23-f1f65026
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/usign-2020-05-23-f1f65026/.configured_68b329da9893e34099c7d8ad5cb9c940
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/usign-2020-05-23-f1f65026/.built
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/usign-2020-05-23-f1f65026/.built_check
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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/usign-2020-05-23-f1f65026=usign-2020-05-23-f1f65026 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -flto  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/usign-2020-05-23-f1f65026=usign-2020-05-23-f1f65026 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -flto  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include " LDFLAGS="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro -flto=jobserver " make -j1 -C /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/usign-2020-05-23-f1f65026/. AR="mipsel-openwrt-linux-musl-gcc-ar" AS="mipsel-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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/usign-2020-05-23-f1f65026=usign-2020-05-23-f1f65026 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -flto" LD=mipsel-openwrt-linux-musl-ld NM="mipsel-openwrt-linux-musl-gcc-nm" CC="mipsel-openwrt-linux-musl-gcc" GCC="mipsel-openwrt-linux-musl-gcc" CXX="mipsel-openwrt-linux-musl-g++" RANLIB="mipsel-openwrt-linux-musl-gcc-ranlib" STRIP=mipsel-openwrt-linux-musl-strip OBJCOPY=mipsel-openwrt-linux-musl-objcopy OBJDUMP=mipsel-openwrt-linux-musl-objdump SIZE=mipsel-openwrt-linux-musl-size CROSS="mipsel-openwrt-linux-musl-" ARCH="mipsel" CMAKE_COMMAND='/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/cmake' CMAKE_DISABLE_cmake_check_build_system=1 ;
make[4]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/usign-2020-05-23-f1f65026'
make[5]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/usign-2020-05-23-f1f65026'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/usign-2020-05-23-f1f65026'
Scanning dependencies of target usign
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/usign-2020-05-23-f1f65026'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/usign-2020-05-23-f1f65026'
[ 14%] Building C object CMakeFiles/usign.dir/ed25519.c.o
[ 28%] Building C object CMakeFiles/usign.dir/edsign.c.o
[ 42%] Building C object CMakeFiles/usign.dir/f25519.c.o
[ 57%] Building C object CMakeFiles/usign.dir/fprime.c.o
[ 71%] Building C object CMakeFiles/usign.dir/sha512.c.o
[ 85%] Building C object CMakeFiles/usign.dir/main.c.o
[100%] Linking C executable usign
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/dl
SHELL= flock /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/.ustream-ssl-2020-03-13-5e1bc342.tar.xz.flock -c '  	/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/download.pl "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/dl" "ustream-ssl-2020-03-13-5e1bc342.tar.xz" "c59dea9b98d3ce88d886f7c7b3b252c55312ad281b731ab9172ae78570f1b643" "" || (  	echo "Checking out files from the git repository..."; mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/dl && cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/dl && rm -rf ustream-ssl-2020-03-13-5e1bc342 && [ \! -d ustream-ssl-2020-03-13-5e1bc342 ] && git clone  https://git.openwrt.org/project/ustream-ssl.git ustream-ssl-2020-03-13-5e1bc342 && (cd ustream-ssl-2020-03-13-5e1bc342 && git checkout 5e1bc3429cbf9c3be4db65ef5dbf21ea99cf5b95 && git submodule update --init --recursive) && echo "Packing checkout..." && export TAR_TIMESTAMP=`cd ustream-ssl-2020-03-13-5e1bc342 && git log -1 --format='\''@%ct'\''` && rm -rf ustream-ssl-2020-03-13-5e1bc342/.git && 	tar --numeric-owner --owner=0 --group=0 --mode=a-s --sort=name ${TAR_TIMESTAMP:+--mtime="$TAR_TIMESTAMP"} -c ustream-ssl-2020-03-13-5e1bc342 | 	xz -zc -7e > /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/dl/ustream-ssl-2020-03-13-5e1bc342.tar.xz && mv /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/dl/ustream-ssl-2020-03-13-5e1bc342.tar.xz /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/dl/ && rm -rf ustream-ssl-2020-03-13-5e1bc342;  )    '
+ curl -f --connect-timeout 20 --retry 5 --location --insecure https://sources.cdn.openwrt.org/ustream-ssl-2020-03-13-5e1bc342.tar.xz
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
curl: (92) HTTP/2 stream 1 was not closed cleanly: PROTOCOL_ERROR (err 1)
Download failed.
+ curl -f --connect-timeout 20 --retry 5 --location --insecure https://sources.openwrt.org/ustream-ssl-2020-03-13-5e1bc342.tar.xz
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0autoreconf: running: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/aclocal -I /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/share/aclocal -I /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/share/aclocal -I /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/share/aclocal -I m4 -I . --force -I m4

100 34836  100 34836    0     0  27130      0  0:00:01  0:00:01 --:--:-- 27130
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ubus-2020-02-05-171469e3/.prepared_fb13965f176d3cc7c5e3fce5cc6cfbb6_6664517399ebbbc92a37c5bb081b5c53_check
. /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/include/shell.sh; xzcat /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/dl/ubus-2020-02-05-171469e3.tar.xz | tar -C /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ubus-2020-02-05-171469e3/.. -xf -
[ ! -d ./src/ ] || cp -fpR ./src/. /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ubus-2020-02-05-171469e3
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ubus-2020-02-05-171469e3/.prepared_fb13965f176d3cc7c5e3fce5cc6cfbb6_6664517399ebbbc92a37c5bb081b5c53
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ubus-2020-02-05-171469e3/.configured_*
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/stamp/.ubus_installed
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ubus-2020-02-05-171469e3
(cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ubus-2020-02-05-171469e3; 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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ubus-2020-02-05-171469e3=ubus-2020-02-05-171469e3 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -flto " 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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ubus-2020-02-05-171469e3=ubus-2020-02-05-171469e3 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -flto " LDFLAGS="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro -flto " cmake -DCMAKE_SYSTEM_NAME=Linux -DCMAKE_SYSTEM_VERSION=1 -DCMAKE_SYSTEM_PROCESSOR=mipsel -DCMAKE_BUILD_TYPE=Release -DCMAKE_C_FLAGS_RELEASE="-DNDEBUG" -DCMAKE_CXX_FLAGS_RELEASE="-DNDEBUG" -DCMAKE_C_COMPILER="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin/mipsel-openwrt-linux-musl-gcc" -DCMAKE_C_COMPILER_ARG1="" -DCMAKE_CXX_COMPILER="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin/mipsel-openwrt-linux-musl-g++" -DCMAKE_CXX_COMPILER_ARG1="" -DCMAKE_ASM_COMPILER="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin/mipsel-openwrt-linux-musl-gcc" -DCMAKE_ASM_COMPILER_ARG1="" -DCMAKE_EXE_LINKER_FLAGS:STRING="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro -flto" -DCMAKE_MODULE_LINKER_FLAGS:STRING="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro -flto -Wl,-Bsymbolic-functions" -DCMAKE_SHARED_LINKER_FLAGS:STRING="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro -flto -Wl,-Bsymbolic-functions" -DCMAKE_AR="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin/mipsel-openwrt-linux-musl-gcc-ar" -DCMAKE_NM="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin/mipsel-openwrt-linux-musl-gcc-nm" -DCMAKE_RANLIB="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin/mipsel-openwrt-linux-musl-gcc-ranlib" -DCMAKE_FIND_ROOT_PATH="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr;/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl" -DCMAKE_FIND_ROOT_PATH_MODE_PROGRAM=BOTH -DCMAKE_FIND_ROOT_PATH_MODE_LIBRARY=ONLY -DCMAKE_FIND_ROOT_PATH_MODE_INCLUDE=ONLY -DCMAKE_STRIP=: -DCMAKE_INSTALL_PREFIX=/usr -DDL_LIBRARY=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl -DCMAKE_PREFIX_PATH=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl -DCMAKE_SKIP_RPATH=TRUE -DLUAPATH=/usr/lib/lua /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ubus-2020-02-05-171469e3 )
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/usign-2020-05-23-f1f65026'
[100%] Built target usign
make[5]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/usign-2020-05-23-f1f65026'
make[4]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/usign-2020-05-23-f1f65026'
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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/usign-2020-05-23-f1f65026=usign-2020-05-23-f1f65026 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -flto  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/usign-2020-05-23-f1f65026=usign-2020-05-23-f1f65026 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -flto  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include " LDFLAGS="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro -flto=jobserver " make -C /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/usign-2020-05-23-f1f65026/. AR="mipsel-openwrt-linux-musl-gcc-ar" AS="mipsel-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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/usign-2020-05-23-f1f65026=usign-2020-05-23-f1f65026 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -flto" LD=mipsel-openwrt-linux-musl-ld NM="mipsel-openwrt-linux-musl-gcc-nm" CC="mipsel-openwrt-linux-musl-gcc" GCC="mipsel-openwrt-linux-musl-gcc" CXX="mipsel-openwrt-linux-musl-g++" RANLIB="mipsel-openwrt-linux-musl-gcc-ranlib" STRIP=mipsel-openwrt-linux-musl-strip OBJCOPY=mipsel-openwrt-linux-musl-objcopy OBJDUMP=mipsel-openwrt-linux-musl-objdump SIZE=mipsel-openwrt-linux-musl-size CROSS="mipsel-openwrt-linux-musl-" ARCH="mipsel" CMAKE_COMMAND='/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/cmake' CMAKE_DISABLE_cmake_check_build_system=1 DESTDIR="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/usign-2020-05-23-f1f65026/ipkg-install"  install;
make[4]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/usign-2020-05-23-f1f65026'
make[5]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/usign-2020-05-23-f1f65026'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/usign-2020-05-23-f1f65026'
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/usign-2020-05-23-f1f65026'
[100%] Built target usign
make[5]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/usign-2020-05-23-f1f65026'
Install the project...
-- Install configuration: "Release"
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/usign-2020-05-23-f1f65026/ipkg-install/usr/bin/usign
make[4]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/usign-2020-05-23-f1f65026'
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/usign-2020-05-23-f1f65026/.built
rm -rf /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/usign-2020-05-23-f1f65026/.pkgdir/usign.installed /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/usign-2020-05-23-f1f65026/.pkgdir/usign
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/usign-2020-05-23-f1f65026/.pkgdir/usign
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/usign-2020-05-23-f1f65026/.pkgdir/usign/usr/bin
install -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/usign-2020-05-23-f1f65026/ipkg-install/usr/bin/usign /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/usign-2020-05-23-f1f65026/.pkgdir/usign/usr/bin
ln -s usign /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/usign-2020-05-23-f1f65026/.pkgdir/usign/usr/bin/signify
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/usign-2020-05-23-f1f65026/.pkgdir/usign.installed
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/stamp
SHELL= flock /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/.root-copy.flock -c 'cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/usign-2020-05-23-f1f65026/.pkgdir/usign/. /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/'
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/stamp/.usign_installed
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/targets/ramips/rt305x/packages /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/usign-2020-05-23-f1f65026/ipkg-mipsel_24kc/usign/CONTROL /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/pkginfo
-- The C compiler identification is GNU 8.4.0
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/usign-2020-05-23-f1f65026/ipkg-mipsel_24kc/usign/usr/bin
install -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/usign-2020-05-23-f1f65026/ipkg-install/usr/bin/usign /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/usign-2020-05-23-f1f65026/ipkg-mipsel_24kc/usign/usr/bin
ln -s usign /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/usign-2020-05-23-f1f65026/ipkg-mipsel_24kc/usign/usr/bin/signify

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/usign-2020-05-23-f1f65026/ipkg-mipsel_24kc/usign -name 'CVS' -o -name '.svn' -o -name '.#*' -o -name '*~'| xargs -r rm -rf
yes
checking if install needs to be told about ownership... -- Check for working C compiler: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin/mipsel-openwrt-linux-musl-gcc
no
checking if you want to see compiler warnings... 
configure: checking for mipsel-openwrt-linux-musl-gcc __attribute__ directives...
export CROSS="mipsel-openwrt-linux-musl-"   ; NM="mipsel-openwrt-linux-musl-nm" STRIP="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/sstrip" STRIP_KMOD="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/strip-kmod.sh" PATCHELF="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/patchelf" /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/rstrip.sh /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/usign-2020-05-23-f1f65026/ipkg-mipsel_24kc/usign
... scanf
rstrip.sh: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/usign-2020-05-23-f1f65026/ipkg-mipsel_24kc/usign/usr/bin/usign: executable
(cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/usign-2020-05-23-f1f65026/ipkg-mipsel_24kc/usign/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 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/packages/mipsel_24kc/base
... printf
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/ipkg-build -c -o 0 -g 0 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/usign-2020-05-23-f1f65026/ipkg-mipsel_24kc/usign /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/packages/mipsel_24kc/base
-- Check for working C compiler: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin/mipsel-openwrt-linux-musl-gcc - works
-- Detecting C compiler ABI info
... unused

  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0Packaged contents of /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/usign-2020-05-23-f1f65026/ipkg-mipsel_24kc/usign into /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/packages/mipsel_24kc/base/usign_2020-05-23-f1f65026-1_mipsel_24kc.ipk
... noreturn

 46  446k   46  207k    0     0   100k      0  0:00:04  0:00:02  0:00:02  100kecho "usign" >> /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/pkginfo/usign.default.install
checking if you want to work around bogus compiler/loader warnings... no
checking if you want to enable runtime assertions... no
checking if you want to use dmalloc for testing... no
checking if you want to use dbmalloc for testing... no
checking if you want to use valgrind for testing... no
checking if you want to perform memory-leak testing... no
checking whether to add trace feature to all models... no
checking if we want to use GNAT projects... yes
checking for gettimeofday... (cached) yes
checking if -lm needed for math functions... rm -rf /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-usign
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-usign/host /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/packages
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-usign
cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/usign-2020-05-23-f1f65026/ipkg-install/* /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-usign/
find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-usign -name '*.la' | xargs -r rm -f;   	find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-usign -name '*.la' | xargs -r rm -f; 
if [ -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/packages/usign.list ]; then /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/clean-package.sh "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/packages/usign.list" "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl"; fi
if [ -d /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-usign ]; then (cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-usign; find ./ > /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-usign.files); 	SHELL= flock /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/.staging-dir.flock -c ' mv /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-usign.files /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/packages/usign.list && cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-usign/* /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/; '; fi
rm -rf /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-usign
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/stamp/.usign_installed
make[3]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/package/system/usign'
time: package/system/usign/compile#1.20#0.25#1.39
no
checking for ANSI C header files... (cached) yes
checking for dirent.h that defines DIR... -- Detecting C compiler ABI info - done
make[3]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/package/network/ipv6/odhcp6c'
yes
checking for opendir in -ldir... -- Detecting C compile features
-- Detecting C compile features - done
-- Configuring done
no
checking whether time.h and sys/time.h may both be included... -- Generating done
CMake Warning:
  Manually-specified variables were not used by the project:

    CMAKE_ASM_COMPILER
    CMAKE_ASM_COMPILER_ARG1
    CMAKE_CXX_COMPILER
    CMAKE_CXX_COMPILER_ARG1
    CMAKE_CXX_FLAGS_RELEASE
    DL_LIBRARY


-- Build files have been written to: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ubus-2020-02-05-171469e3
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ubus-2020-02-05-171469e3/.configured_68b329da9893e34099c7d8ad5cb9c940
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ubus-2020-02-05-171469e3/.built
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ubus-2020-02-05-171469e3/.built_check
yes
checking for regcomp... 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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ubus-2020-02-05-171469e3=ubus-2020-02-05-171469e3 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -flto  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ubus-2020-02-05-171469e3=ubus-2020-02-05-171469e3 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -flto  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include " LDFLAGS="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro -flto " make -j1 -C /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ubus-2020-02-05-171469e3/. AR="mipsel-openwrt-linux-musl-gcc-ar" AS="mipsel-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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ubus-2020-02-05-171469e3=ubus-2020-02-05-171469e3 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -flto" LD=mipsel-openwrt-linux-musl-ld NM="mipsel-openwrt-linux-musl-gcc-nm" CC="mipsel-openwrt-linux-musl-gcc" GCC="mipsel-openwrt-linux-musl-gcc" CXX="mipsel-openwrt-linux-musl-g++" RANLIB="mipsel-openwrt-linux-musl-gcc-ranlib" STRIP=mipsel-openwrt-linux-musl-strip OBJCOPY=mipsel-openwrt-linux-musl-objcopy OBJDUMP=mipsel-openwrt-linux-musl-objdump SIZE=mipsel-openwrt-linux-musl-size CROSS="mipsel-openwrt-linux-musl-" ARCH="mipsel" CMAKE_COMMAND='/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/cmake' CMAKE_DISABLE_cmake_check_build_system=1 ;

  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0make[4]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ubus-2020-02-05-171469e3'
make[5]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ubus-2020-02-05-171469e3'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ubus-2020-02-05-171469e3'
Scanning dependencies of target ubusd_library
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ubus-2020-02-05-171469e3'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ubus-2020-02-05-171469e3'
yes
[  3%] Building C object CMakeFiles/ubusd_library.dir/ubusd.c.o
checking for regular-expression headers... regex.h
checking for fcntl.h... yes
checking for getopt.h... [  7%] Building C object CMakeFiles/ubusd_library.dir/ubusd_proto.c.o
yes
checking for limits.h... yes
checking for locale.h... yes
checking for math.h... yes
checking for poll.h... yes
checking for sys/bsdtypes.h... no
checking for sys/ioctl.h... yes
checking for sys/param.h... [ 11%] Building C object CMakeFiles/ubusd_library.dir/ubusd_id.c.o
yes
checking for sys/poll.h... yes
checking for sys/select.h... [ 14%] Building C object CMakeFiles/ubusd_library.dir/ubusd_obj.c.o
yes
checking for sys/time.h... yes
checking for sys/times.h... yes
checking for ttyent.h... no
checking for unistd.h... (cached) yes
checking for wctype.h... (cached) yes
checking for unistd.h... (cached) yes
checking for getopt.h... (cached) yes
checking for header declaring getopt variables... [ 18%] Building C object CMakeFiles/ubusd_library.dir/ubusd_event.c.o
unistd.h
checking if external environ is declared... mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/dl
no
SHELL= flock /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/.odhcp6c-2020-03-28-f575351c.tar.xz.flock -c '  	/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/download.pl "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/dl" "odhcp6c-2020-03-28-f575351c.tar.xz" "3a0df503be81d25da44a83ae36d5fbeaabae1b7c99f6eb8ffe6f62311e254d06" "" || (  	echo "Checking out files from the git repository..."; mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/dl && cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/dl && rm -rf odhcp6c-2020-03-28-f575351c && [ \! -d odhcp6c-2020-03-28-f575351c ] && git clone  https://git.openwrt.org/project/odhcp6c.git odhcp6c-2020-03-28-f575351c && (cd odhcp6c-2020-03-28-f575351c && git checkout f575351cbb3defc0bf52680c9082912a6c264374 && git submodule update --init --recursive) && echo "Packing checkout..." && export TAR_TIMESTAMP=`cd odhcp6c-2020-03-28-f575351c && git log -1 --format='\''@%ct'\''` && rm -rf odhcp6c-2020-03-28-f575351c/.git && 	tar --numeric-owner --owner=0 --group=0 --mode=a-s --sort=name ${TAR_TIMESTAMP:+--mtime="$TAR_TIMESTAMP"} -c odhcp6c-2020-03-28-f575351c | 	xz -zc -7e > /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/dl/odhcp6c-2020-03-28-f575351c.tar.xz && mv /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/dl/odhcp6c-2020-03-28-f575351c.tar.xz /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/dl/ && rm -rf odhcp6c-2020-03-28-f575351c;  )    '
checking if external environ exists... [ 22%] Building C object CMakeFiles/ubusd_library.dir/ubusd_acl.c.o
+ curl -f --connect-timeout 20 --retry 5 --location --insecure https://sources.cdn.openwrt.org/odhcp6c-2020-03-28-f575351c.tar.xz
yes
checking for getenv...   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0yes
checking for putenv... 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
curl: (22) The requested URL returned error: 404 
Download failed.

100 45392  100 45392    0     0  28893      0  0:00:01  0:00:01 --:--:-- 28893
+ curl -f --connect-timeout 20 --retry 5 --location --insecure https://sources.openwrt.org/odhcp6c-2020-03-28-f575351c.tar.xz
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/uci-2020-04-24-ec8d3233/.prepared_0b5f7aa990aac99957abd6f66e5daf2f_6664517399ebbbc92a37c5bb081b5c53_check
. /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/include/shell.sh; xzcat /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/dl/uci-2020-04-24-ec8d3233.tar.xz | tar -C /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/uci-2020-04-24-ec8d3233/.. -xf -
yes
checking for setenv... [ ! -d ./src/ ] || cp -fpR ./src/. /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/uci-2020-04-24-ec8d3233
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/uci-2020-04-24-ec8d3233/.prepared_0b5f7aa990aac99957abd6f66e5daf2f_6664517399ebbbc92a37c5bb081b5c53
[ 25%] Building C object CMakeFiles/ubusd_library.dir/ubusd_monitor.c.o
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/uci-2020-04-24-ec8d3233/.configured_*
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/stamp/.uci_installed
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/uci-2020-04-24-ec8d3233
(cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/uci-2020-04-24-ec8d3233; 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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/uci-2020-04-24-ec8d3233=uci-2020-04-24-ec8d3233 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/uci-2020-04-24-ec8d3233=uci-2020-04-24-ec8d3233 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include " LDFLAGS="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib " cmake -DCMAKE_SYSTEM_NAME=Linux -DCMAKE_SYSTEM_VERSION=1 -DCMAKE_SYSTEM_PROCESSOR=mipsel -DCMAKE_BUILD_TYPE=Release -DCMAKE_C_FLAGS_RELEASE="-DNDEBUG" -DCMAKE_CXX_FLAGS_RELEASE="-DNDEBUG" -DCMAKE_C_COMPILER="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin/mipsel-openwrt-linux-musl-gcc" -DCMAKE_C_COMPILER_ARG1="" -DCMAKE_CXX_COMPILER="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin/mipsel-openwrt-linux-musl-g++" -DCMAKE_CXX_COMPILER_ARG1="" -DCMAKE_ASM_COMPILER="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin/mipsel-openwrt-linux-musl-gcc" -DCMAKE_ASM_COMPILER_ARG1="" -DCMAKE_EXE_LINKER_FLAGS:STRING="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib" -DCMAKE_MODULE_LINKER_FLAGS:STRING="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -Wl,-Bsymbolic-functions" -DCMAKE_SHARED_LINKER_FLAGS:STRING="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -Wl,-Bsymbolic-functions" -DCMAKE_AR="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin/mipsel-openwrt-linux-musl-gcc-ar" -DCMAKE_NM="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin/mipsel-openwrt-linux-musl-gcc-nm" -DCMAKE_RANLIB="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin/mipsel-openwrt-linux-musl-gcc-ranlib" -DCMAKE_FIND_ROOT_PATH="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr;/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl" -DCMAKE_FIND_ROOT_PATH_MODE_PROGRAM=BOTH -DCMAKE_FIND_ROOT_PATH_MODE_LIBRARY=ONLY -DCMAKE_FIND_ROOT_PATH_MODE_INCLUDE=ONLY -DCMAKE_STRIP=: -DCMAKE_INSTALL_PREFIX=/usr -DDL_LIBRARY=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl -DCMAKE_PREFIX_PATH=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl -DCMAKE_SKIP_RPATH=TRUE -DLUAPATH=/usr/lib/lua  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/uci-2020-04-24-ec8d3233 )
yes
checking for strdup... yes
[ 29%] Linking C static library libubusd_library.a
checking if getenv returns consistent values... unknown
checking if sys/time.h works with sys/select.h... make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ubus-2020-02-05-171469e3'
[ 29%] Built target ubusd_library
yes
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ubus-2020-02-05-171469e3'
checking for an ANSI C-conforming const... -- The C compiler identification is GNU 8.4.0
Scanning dependencies of target ubus
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ubus-2020-02-05-171469e3'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ubus-2020-02-05-171469e3'
[ 33%] Building C object CMakeFiles/ubus.dir/libubus.c.o

100 46832  100 46832    0     0  29791      0  0:00:01  0:00:01 --:--:-- 29791
-- Check for working C compiler: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin/mipsel-openwrt-linux-musl-gcc
yes
checking for inline... inline
checking if mipsel-openwrt-linux-musl-gcc supports options to tune inlining... touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/jsonfilter-2018-02-04-c7e938d6/.prepared_4821aab8767345fba98a172f36e1be8f_6664517399ebbbc92a37c5bb081b5c53_check
. /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/include/shell.sh; xzcat /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/dl/jsonfilter-2018-02-04-c7e938d6.tar.xz | tar -C /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/jsonfilter-2018-02-04-c7e938d6/.. -xf -
[ ! -d ./src/ ] || cp -fpR ./src/. /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/jsonfilter-2018-02-04-c7e938d6
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/jsonfilter-2018-02-04-c7e938d6/.prepared_4821aab8767345fba98a172f36e1be8f_6664517399ebbbc92a37c5bb081b5c53
yes
checking for signal global datatype... rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/jsonfilter-2018-02-04-c7e938d6/.configured_*
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/stamp/.jsonfilter_installed
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/jsonfilter-2018-02-04-c7e938d6
(cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/jsonfilter-2018-02-04-c7e938d6; 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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/jsonfilter-2018-02-04-c7e938d6=jsonfilter-2018-02-04-c7e938d6 -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/jsonfilter-2018-02-04-c7e938d6=jsonfilter-2018-02-04-c7e938d6 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro " LDFLAGS="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro " cmake -DCMAKE_SYSTEM_NAME=Linux -DCMAKE_SYSTEM_VERSION=1 -DCMAKE_SYSTEM_PROCESSOR=mipsel -DCMAKE_BUILD_TYPE=Release -DCMAKE_C_FLAGS_RELEASE="-DNDEBUG" -DCMAKE_CXX_FLAGS_RELEASE="-DNDEBUG" -DCMAKE_C_COMPILER="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin/mipsel-openwrt-linux-musl-gcc" -DCMAKE_C_COMPILER_ARG1="" -DCMAKE_CXX_COMPILER="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin/mipsel-openwrt-linux-musl-g++" -DCMAKE_CXX_COMPILER_ARG1="" -DCMAKE_ASM_COMPILER="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin/mipsel-openwrt-linux-musl-gcc" -DCMAKE_ASM_COMPILER_ARG1="" -DCMAKE_EXE_LINKER_FLAGS:STRING="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro" -DCMAKE_MODULE_LINKER_FLAGS:STRING="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro -Wl,-Bsymbolic-functions" -DCMAKE_SHARED_LINKER_FLAGS:STRING="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro -Wl,-Bsymbolic-functions" -DCMAKE_AR="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin/mipsel-openwrt-linux-musl-gcc-ar" -DCMAKE_NM="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin/mipsel-openwrt-linux-musl-gcc-nm" -DCMAKE_RANLIB="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin/mipsel-openwrt-linux-musl-gcc-ranlib" -DCMAKE_FIND_ROOT_PATH="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr;/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl" -DCMAKE_FIND_ROOT_PATH_MODE_PROGRAM=BOTH -DCMAKE_FIND_ROOT_PATH_MODE_LIBRARY=ONLY -DCMAKE_FIND_ROOT_PATH_MODE_INCLUDE=ONLY -DCMAKE_STRIP=: -DCMAKE_INSTALL_PREFIX=/usr -DDL_LIBRARY=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl -DCMAKE_PREFIX_PATH=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl -DCMAKE_SKIP_RPATH=TRUE  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/jsonfilter-2018-02-04-c7e938d6 )
-- Check for working C compiler: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin/mipsel-openwrt-linux-musl-gcc - works
-- Detecting C compiler ABI info
volatile sig_atomic_t
checking if unsigned literals are legal... yes
checking if external errno is declared... [ 37%] Building C object CMakeFiles/ubus.dir/libubus-io.c.o
yes
checking if external errno exists... -- The C compiler identification is GNU 8.4.0
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin/mipsel-openwrt-linux-musl-gcc
-- Detecting C compile features
-- Detecting C compile features - done
-- Found PkgConfig: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/pkg-config (found version "1.6.3") 
-- Checking for one of the modules 'lua5.1;lua-5.1'
no
checking if data-only library module links... -- Configuring done
-- Generating done
CMake Warning:
  Manually-specified variables were not used by the project:

    CMAKE_ASM_COMPILER
    CMAKE_ASM_COMPILER_ARG1
    CMAKE_CXX_COMPILER
    CMAKE_CXX_COMPILER_ARG1
    CMAKE_CXX_FLAGS_RELEASE
    DL_LIBRARY


-- Build files have been written to: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/uci-2020-04-24-ec8d3233
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/uci-2020-04-24-ec8d3233/.configured_68b329da9893e34099c7d8ad5cb9c940
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/uci-2020-04-24-ec8d3233/.built
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/uci-2020-04-24-ec8d3233/.built_check
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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/uci-2020-04-24-ec8d3233=uci-2020-04-24-ec8d3233 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/uci-2020-04-24-ec8d3233=uci-2020-04-24-ec8d3233 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include " LDFLAGS="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib " make -j1 -C /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/uci-2020-04-24-ec8d3233/. AR="mipsel-openwrt-linux-musl-gcc-ar" AS="mipsel-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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/uci-2020-04-24-ec8d3233=uci-2020-04-24-ec8d3233 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include" LD=mipsel-openwrt-linux-musl-ld NM="mipsel-openwrt-linux-musl-gcc-nm" CC="mipsel-openwrt-linux-musl-gcc" GCC="mipsel-openwrt-linux-musl-gcc" CXX="mipsel-openwrt-linux-musl-g++" RANLIB="mipsel-openwrt-linux-musl-gcc-ranlib" STRIP=mipsel-openwrt-linux-musl-strip OBJCOPY=mipsel-openwrt-linux-musl-objcopy OBJDUMP=mipsel-openwrt-linux-musl-objdump SIZE=mipsel-openwrt-linux-musl-size CROSS="mipsel-openwrt-linux-musl-" ARCH="mipsel" CMAKE_COMMAND='/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/cmake' CMAKE_DISABLE_cmake_check_build_system=1 ;
-- Check for working C compiler: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin/mipsel-openwrt-linux-musl-gcc - works
make[4]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/uci-2020-04-24-ec8d3233'
-- Detecting C compiler ABI info
unknown
[ 40%] Building C object CMakeFiles/ubus.dir/libubus-obj.c.o
checking for getcwd... (cached) yes
make[5]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/uci-2020-04-24-ec8d3233'

100 11892  100 11892    0     0  11011      0  0:00:01  0:00:01 --:--:-- 11011
checking for getegid... make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/uci-2020-04-24-ec8d3233'
Scanning dependencies of target uci-static
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/uci-2020-04-24-ec8d3233'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/uci-2020-04-24-ec8d3233'
[  5%] Building C object CMakeFiles/uci-static.dir/libuci.c.o
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ustream-ssl-mbedtls/ustream-ssl-2020-03-13-5e1bc342/.prepared_d13db4bf4798e503ea56867fe2c6bd06_6664517399ebbbc92a37c5bb081b5c53_check
. /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/include/shell.sh; xzcat /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/dl/ustream-ssl-2020-03-13-5e1bc342.tar.xz | tar -C /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ustream-ssl-mbedtls/ustream-ssl-2020-03-13-5e1bc342/.. -xf -
[ ! -d ./src/ ] || cp -fpR ./src/. /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ustream-ssl-mbedtls/ustream-ssl-2020-03-13-5e1bc342
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ustream-ssl-mbedtls/ustream-ssl-2020-03-13-5e1bc342/.prepared_d13db4bf4798e503ea56867fe2c6bd06_6664517399ebbbc92a37c5bb081b5c53
yes
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ustream-ssl-mbedtls/ustream-ssl-2020-03-13-5e1bc342/.configured_*
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/stamp/.ustream-ssl.mbedtls_installed
checking for geteuid... mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ustream-ssl-mbedtls/ustream-ssl-2020-03-13-5e1bc342
(cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ustream-ssl-mbedtls/ustream-ssl-2020-03-13-5e1bc342; 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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ustream-ssl-mbedtls/ustream-ssl-2020-03-13-5e1bc342=ustream-ssl-2020-03-13-5e1bc342 -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ustream-ssl-mbedtls/ustream-ssl-2020-03-13-5e1bc342=ustream-ssl-2020-03-13-5e1bc342 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro " LDFLAGS="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro " cmake -DCMAKE_SYSTEM_NAME=Linux -DCMAKE_SYSTEM_VERSION=1 -DCMAKE_SYSTEM_PROCESSOR=mipsel -DCMAKE_BUILD_TYPE=Release -DCMAKE_C_FLAGS_RELEASE="-DNDEBUG" -DCMAKE_CXX_FLAGS_RELEASE="-DNDEBUG" -DCMAKE_C_COMPILER="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin/mipsel-openwrt-linux-musl-gcc" -DCMAKE_C_COMPILER_ARG1="" -DCMAKE_CXX_COMPILER="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin/mipsel-openwrt-linux-musl-g++" -DCMAKE_CXX_COMPILER_ARG1="" -DCMAKE_ASM_COMPILER="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin/mipsel-openwrt-linux-musl-gcc" -DCMAKE_ASM_COMPILER_ARG1="" -DCMAKE_EXE_LINKER_FLAGS:STRING="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro" -DCMAKE_MODULE_LINKER_FLAGS:STRING="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro -Wl,-Bsymbolic-functions" -DCMAKE_SHARED_LINKER_FLAGS:STRING="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro -Wl,-Bsymbolic-functions" -DCMAKE_AR="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin/mipsel-openwrt-linux-musl-gcc-ar" -DCMAKE_NM="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin/mipsel-openwrt-linux-musl-gcc-nm" -DCMAKE_RANLIB="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin/mipsel-openwrt-linux-musl-gcc-ranlib" -DCMAKE_FIND_ROOT_PATH="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr;/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl" -DCMAKE_FIND_ROOT_PATH_MODE_PROGRAM=BOTH -DCMAKE_FIND_ROOT_PATH_MODE_LIBRARY=ONLY -DCMAKE_FIND_ROOT_PATH_MODE_INCLUDE=ONLY -DCMAKE_STRIP=: -DCMAKE_INSTALL_PREFIX=/usr -DDL_LIBRARY=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl -DCMAKE_PREFIX_PATH=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl -DCMAKE_SKIP_RPATH=TRUE -DMBEDTLS=on /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ustream-ssl-mbedtls/ustream-ssl-2020-03-13-5e1bc342 )
-- Detecting C compiler ABI info - done
-- Detecting C compile features
-- Detecting C compile features - done
yes
-- Found PkgConfig: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/pkg-config (found version "1.6.3") 
-- Checking for modules 'json-c;json'
checking for getopt... [ 44%] Building C object CMakeFiles/ubus.dir/libubus-sub.c.o
--   Package 'json', required by 'virtual:world', not found
-- Configuring done
-- Generating done
CMake Warning:
  Manually-specified variables were not used by the project:

    CMAKE_ASM_COMPILER
    CMAKE_ASM_COMPILER_ARG1
    CMAKE_CXX_COMPILER
    CMAKE_CXX_COMPILER_ARG1
    CMAKE_CXX_FLAGS_RELEASE
    CMAKE_MODULE_LINKER_FLAGS
    CMAKE_SHARED_LINKER_FLAGS
    DL_LIBRARY


-- Build files have been written to: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/jsonfilter-2018-02-04-c7e938d6
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/jsonfilter-2018-02-04-c7e938d6/.configured_68b329da9893e34099c7d8ad5cb9c940
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/jsonfilter-2018-02-04-c7e938d6/.built
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/jsonfilter-2018-02-04-c7e938d6/.built_check
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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/jsonfilter-2018-02-04-c7e938d6=jsonfilter-2018-02-04-c7e938d6 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/jsonfilter-2018-02-04-c7e938d6=jsonfilter-2018-02-04-c7e938d6 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include " LDFLAGS="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro " make -j1 -C /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/jsonfilter-2018-02-04-c7e938d6/. AR="mipsel-openwrt-linux-musl-gcc-ar" AS="mipsel-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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/jsonfilter-2018-02-04-c7e938d6=jsonfilter-2018-02-04-c7e938d6 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro" LD=mipsel-openwrt-linux-musl-ld NM="mipsel-openwrt-linux-musl-gcc-nm" CC="mipsel-openwrt-linux-musl-gcc" GCC="mipsel-openwrt-linux-musl-gcc" CXX="mipsel-openwrt-linux-musl-g++" RANLIB="mipsel-openwrt-linux-musl-gcc-ranlib" STRIP=mipsel-openwrt-linux-musl-strip OBJCOPY=mipsel-openwrt-linux-musl-objcopy OBJDUMP=mipsel-openwrt-linux-musl-objdump SIZE=mipsel-openwrt-linux-musl-size CROSS="mipsel-openwrt-linux-musl-" ARCH="mipsel" CMAKE_COMMAND='/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/cmake' CMAKE_DISABLE_cmake_check_build_system=1 ;
make[4]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/jsonfilter-2018-02-04-c7e938d6'
yes
checking for getttynam... make[5]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/jsonfilter-2018-02-04-c7e938d6'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/jsonfilter-2018-02-04-c7e938d6'
-- The C compiler identification is GNU 8.4.0
[ 12%] Generating lemon parser generator
-- Check for working C compiler: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin/mipsel-openwrt-linux-musl-gcc
[ 48%] Building C object CMakeFiles/ubus.dir/libubus-req.c.o
no
checking for issetugid... -- Check for working C compiler: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin/mipsel-openwrt-linux-musl-gcc - works
yes
-- Detecting C compiler ABI info
checking for localeconv... yes
checking for poll... 
 50  446k   50  223k    0     0  74052      0  0:00:06  0:00:03  0:00:03 74052-- Detecting C compiler ABI info - done
[ 51%] Building C object CMakeFiles/ubus.dir/libubus-acl.c.o

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0-- Detecting C compile features
-- Detecting C compile features - done
yes
-- Configuring done
checking for putenv... (cached) yes
-- Generating done
CMake Warning:
  Manually-specified variables were not used by the project:

    CMAKE_ASM_COMPILER
    CMAKE_ASM_COMPILER_ARG1
    CMAKE_CXX_COMPILER
    CMAKE_CXX_COMPILER_ARG1
    CMAKE_CXX_FLAGS_RELEASE
    CMAKE_FIND_ROOT_PATH_MODE_LIBRARY
    CMAKE_MODULE_LINKER_FLAGS
    DL_LIBRARY


-- Build files have been written to: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ustream-ssl-mbedtls/ustream-ssl-2020-03-13-5e1bc342
checking for remove... (cached) yes
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ustream-ssl-mbedtls/ustream-ssl-2020-03-13-5e1bc342/.configured_68b329da9893e34099c7d8ad5cb9c940
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ustream-ssl-mbedtls/ustream-ssl-2020-03-13-5e1bc342/.built
checking for select... touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ustream-ssl-mbedtls/ustream-ssl-2020-03-13-5e1bc342/.built_check
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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ustream-ssl-mbedtls/ustream-ssl-2020-03-13-5e1bc342=ustream-ssl-2020-03-13-5e1bc342 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ustream-ssl-mbedtls/ustream-ssl-2020-03-13-5e1bc342=ustream-ssl-2020-03-13-5e1bc342 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include " LDFLAGS="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro " make -j1 -C /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ustream-ssl-mbedtls/ustream-ssl-2020-03-13-5e1bc342/. AR="mipsel-openwrt-linux-musl-gcc-ar" AS="mipsel-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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ustream-ssl-mbedtls/ustream-ssl-2020-03-13-5e1bc342=ustream-ssl-2020-03-13-5e1bc342 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro" LD=mipsel-openwrt-linux-musl-ld NM="mipsel-openwrt-linux-musl-gcc-nm" CC="mipsel-openwrt-linux-musl-gcc" GCC="mipsel-openwrt-linux-musl-gcc" CXX="mipsel-openwrt-linux-musl-g++" RANLIB="mipsel-openwrt-linux-musl-gcc-ranlib" STRIP=mipsel-openwrt-linux-musl-strip OBJCOPY=mipsel-openwrt-linux-musl-objcopy OBJDUMP=mipsel-openwrt-linux-musl-objdump SIZE=mipsel-openwrt-linux-musl-size CROSS="mipsel-openwrt-linux-musl-" ARCH="mipsel" CMAKE_COMMAND='/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/cmake' CMAKE_DISABLE_cmake_check_build_system=1 ;
make[4]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ustream-ssl-mbedtls/ustream-ssl-2020-03-13-5e1bc342'
make[5]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ustream-ssl-mbedtls/ustream-ssl-2020-03-13-5e1bc342'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ustream-ssl-mbedtls/ustream-ssl-2020-03-13-5e1bc342'
Scanning dependencies of target ustream-ssl
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ustream-ssl-mbedtls/ustream-ssl-2020-03-13-5e1bc342'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ustream-ssl-mbedtls/ustream-ssl-2020-03-13-5e1bc342'
[ 14%] Building C object CMakeFiles/ustream-ssl.dir/ustream-ssl.c.o
yes
checking for setbuf... [ 55%] Linking C shared library libubus.so
yes
checking for setbuffer... yes
checking for setenv... (cached) yes
checking for setvbuf... yes
checking for sigaction... [ 28%] Building C object CMakeFiles/ustream-ssl.dir/ustream-mbedtls.c.o
yes
checking for sigvec... [ 10%] Building C object CMakeFiles/uci-static.dir/file.c.o
no
checking for strdup... (cached) yes
checking for strstr... [ 25%] Generating parser.c
yes
Scanning dependencies of target jsonpath
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/jsonfilter-2018-02-04-c7e938d6'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/jsonfilter-2018-02-04-c7e938d6'
checking for sysconf... [ 37%] Building C object CMakeFiles/jsonpath.dir/main.c.o
yes
checking for tcgetpgrp... yes
checking for times... [ 42%] Linking C shared library libustream-ssl.so
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ustream-ssl-mbedtls/ustream-ssl-2020-03-13-5e1bc342'
[ 42%] Built target ustream-ssl
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ustream-ssl-mbedtls/ustream-ssl-2020-03-13-5e1bc342'
yes
Scanning dependencies of target ustream-example-server
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ustream-ssl-mbedtls/ustream-ssl-2020-03-13-5e1bc342'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ustream-ssl-mbedtls/ustream-ssl-2020-03-13-5e1bc342'
checking for tsearch... [ 57%] Building C object CMakeFiles/ustream-example-server.dir/ustream-example-server.c.o
yes
checking for vsnprintf... (cached) yes
checking for isascii... yes
checking whether sigaction needs _POSIX_SOURCE... no
checking if nanosleep really works... unknown
checking for termio.h... [ 50%] Building C object CMakeFiles/jsonpath.dir/ast.c.o
no
checking for termios.h... [ 71%] Linking C executable ustream-example-server
yes
checking for unistd.h... (cached) yes
checking for sys/ioctl.h... (cached) yes
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ustream-ssl-mbedtls/ustream-ssl-2020-03-13-5e1bc342'
[ 15%] Building C object CMakeFiles/uci-static.dir/util.c.o
checking for sys/termio.h... [ 71%] Built target ustream-example-server
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ustream-ssl-mbedtls/ustream-ssl-2020-03-13-5e1bc342'
Scanning dependencies of target ustream-example-client
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ustream-ssl-mbedtls/ustream-ssl-2020-03-13-5e1bc342'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ustream-ssl-mbedtls/ustream-ssl-2020-03-13-5e1bc342'
[ 62%] Building C object CMakeFiles/jsonpath.dir/lexer.c.o
[ 85%] Building C object CMakeFiles/ustream-example-client.dir/ustream-example-client.c.o
no
checking whether termios.h needs _POSIX_SOURCE... no
checking for tcgetattr... yes
checking for vsscanf function or workaround... [100%] Linking C executable ustream-example-client
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ustream-ssl-mbedtls/ustream-ssl-2020-03-13-5e1bc342'
vsscanf
[100%] Built target ustream-example-client
make[5]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ustream-ssl-mbedtls/ustream-ssl-2020-03-13-5e1bc342'
checking for unistd.h... (cached) [ 20%] Building C object CMakeFiles/uci-static.dir/delta.c.o
yes
checking for working mkstemp... make[4]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ustream-ssl-mbedtls/ustream-ssl-2020-03-13-5e1bc342'
maybe
checking for mkstemp... 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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ustream-ssl-mbedtls/ustream-ssl-2020-03-13-5e1bc342=ustream-ssl-2020-03-13-5e1bc342 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ustream-ssl-mbedtls/ustream-ssl-2020-03-13-5e1bc342=ustream-ssl-2020-03-13-5e1bc342 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include " LDFLAGS="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro " make -C /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ustream-ssl-mbedtls/ustream-ssl-2020-03-13-5e1bc342/. AR="mipsel-openwrt-linux-musl-gcc-ar" AS="mipsel-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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ustream-ssl-mbedtls/ustream-ssl-2020-03-13-5e1bc342=ustream-ssl-2020-03-13-5e1bc342 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro" LD=mipsel-openwrt-linux-musl-ld NM="mipsel-openwrt-linux-musl-gcc-nm" CC="mipsel-openwrt-linux-musl-gcc" GCC="mipsel-openwrt-linux-musl-gcc" CXX="mipsel-openwrt-linux-musl-g++" RANLIB="mipsel-openwrt-linux-musl-gcc-ranlib" STRIP=mipsel-openwrt-linux-musl-strip OBJCOPY=mipsel-openwrt-linux-musl-objcopy OBJDUMP=mipsel-openwrt-linux-musl-objdump SIZE=mipsel-openwrt-linux-musl-size CROSS="mipsel-openwrt-linux-musl-" ARCH="mipsel" CMAKE_COMMAND='/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/cmake' CMAKE_DISABLE_cmake_check_build_system=1 DESTDIR="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ustream-ssl-mbedtls/ustream-ssl-2020-03-13-5e1bc342/ipkg-install"  install;
make[4]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ustream-ssl-mbedtls/ustream-ssl-2020-03-13-5e1bc342'
make[5]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ustream-ssl-mbedtls/ustream-ssl-2020-03-13-5e1bc342'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ustream-ssl-mbedtls/ustream-ssl-2020-03-13-5e1bc342'
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ustream-ssl-mbedtls/ustream-ssl-2020-03-13-5e1bc342'
[ 75%] Building C object CMakeFiles/jsonpath.dir/parser.c.o
[ 42%] Built target ustream-ssl
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ustream-ssl-mbedtls/ustream-ssl-2020-03-13-5e1bc342'
yes
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ustream-ssl-mbedtls/ustream-ssl-2020-03-13-5e1bc342'
configure: WARNING: cross compiling: assume setvbuf params not reversed
checking for intptr_t... parser.c: In function 'yy_destructor':
parser.c:84:41: warning: unused variable 's' [-Wunused-variable]
 #define ParseARG_FETCH struct jp_state *s = yypParser->s
                                         ^
parser.c:418:3: note: in expansion of macro 'ParseARG_FETCH'
   ParseARG_FETCH;
   ^~~~~~~~~~~~~~
[ 71%] Built target ustream-example-server
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ustream-ssl-mbedtls/ustream-ssl-2020-03-13-5e1bc342'
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ustream-ssl-mbedtls/ustream-ssl-2020-03-13-5e1bc342'
[100%] Built target ustream-example-client
make[5]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ustream-ssl-mbedtls/ustream-ssl-2020-03-13-5e1bc342'
Install the project...
yes
checking for ssize_t... -- Install configuration: "Release"
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ustream-ssl-mbedtls/ustream-ssl-2020-03-13-5e1bc342/ipkg-install/usr/include/libubox/ustream-ssl.h
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ustream-ssl-mbedtls/ustream-ssl-2020-03-13-5e1bc342/ipkg-install/usr/lib/libustream-ssl.so
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ubus-2020-02-05-171469e3'
make[4]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ustream-ssl-mbedtls/ustream-ssl-2020-03-13-5e1bc342'
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ustream-ssl-mbedtls/ustream-ssl-2020-03-13-5e1bc342/.built
[ 55%] Built target ubus
rm -rf /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-ustream-ssl
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ubus-2020-02-05-171469e3'
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-ustream-ssl/host /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/packages
Scanning dependencies of target ubusd
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ubus-2020-02-05-171469e3'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ubus-2020-02-05-171469e3'
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-ustream-ssl
cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ustream-ssl-mbedtls/ustream-ssl-2020-03-13-5e1bc342/ipkg-install/* /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-ustream-ssl/
[ 59%] Building C object CMakeFiles/ubusd.dir/ubusd_main.c.o
find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-ustream-ssl -name '*.la' | xargs -r rm -f; 
if [ -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/packages/ustream-ssl.mbedtls.list ]; then /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/clean-package.sh "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/packages/ustream-ssl.mbedtls.list" "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl"; fi
yes
checking for type sigaction_t... if [ -d /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-ustream-ssl ]; then (cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-ustream-ssl; find ./ > /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-ustream-ssl.files); 	SHELL= flock /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/.staging-dir.flock -c ' mv /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-ustream-ssl.files /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/packages/ustream-ssl.mbedtls.list && cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-ustream-ssl/* /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/; '; fi

100 36628  100 36628    0     0  28682      0  0:00:01  0:00:01 --:--:-- 28682
rm -rf /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-ustream-ssl
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/stamp/.ustream-ssl.mbedtls_installed
no
checking declaration of size-change... make[3]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/package/libs/ustream-ssl'
time: package/libs/ustream-ssl/mbedtls/compile#1.16#0.29#2.52
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/odhcp6c-2020-03-28-f575351c/.prepared_8d0078ebc981dde5d7f27f6b17acce80_6664517399ebbbc92a37c5bb081b5c53_check
[ 87%] Building C object CMakeFiles/jsonpath.dir/matcher.c.o
. /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/include/shell.sh; xzcat /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/dl/odhcp6c-2020-03-28-f575351c.tar.xz | tar -C /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/odhcp6c-2020-03-28-f575351c/.. -xf -
[ ! -d ./src/ ] || cp -fpR ./src/. /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/odhcp6c-2020-03-28-f575351c
make[3]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/package/system/mtd'
yes
checking for memmove... touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/odhcp6c-2020-03-28-f575351c/.prepared_8d0078ebc981dde5d7f27f6b17acce80_6664517399ebbbc92a37c5bb081b5c53
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/odhcp6c-2020-03-28-f575351c/.configured_*
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/stamp/.odhcp6c_installed
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/odhcp6c-2020-03-28-f575351c
(cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/odhcp6c-2020-03-28-f575351c; 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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/odhcp6c-2020-03-28-f575351c=odhcp6c-2020-03-28-f575351c -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/odhcp6c-2020-03-28-f575351c=odhcp6c-2020-03-28-f575351c -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro " LDFLAGS="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro " cmake -DCMAKE_SYSTEM_NAME=Linux -DCMAKE_SYSTEM_VERSION=1 -DCMAKE_SYSTEM_PROCESSOR=mipsel -DCMAKE_BUILD_TYPE=Release -DCMAKE_C_FLAGS_RELEASE="-DNDEBUG" -DCMAKE_CXX_FLAGS_RELEASE="-DNDEBUG" -DCMAKE_C_COMPILER="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin/mipsel-openwrt-linux-musl-gcc" -DCMAKE_C_COMPILER_ARG1="" -DCMAKE_CXX_COMPILER="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin/mipsel-openwrt-linux-musl-g++" -DCMAKE_CXX_COMPILER_ARG1="" -DCMAKE_ASM_COMPILER="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin/mipsel-openwrt-linux-musl-gcc" -DCMAKE_ASM_COMPILER_ARG1="" -DCMAKE_EXE_LINKER_FLAGS:STRING="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro" -DCMAKE_MODULE_LINKER_FLAGS:STRING="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro -Wl,-Bsymbolic-functions" -DCMAKE_SHARED_LINKER_FLAGS:STRING="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro -Wl,-Bsymbolic-functions" -DCMAKE_AR="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin/mipsel-openwrt-linux-musl-gcc-ar" -DCMAKE_NM="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin/mipsel-openwrt-linux-musl-gcc-nm" -DCMAKE_RANLIB="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin/mipsel-openwrt-linux-musl-gcc-ranlib" -DCMAKE_FIND_ROOT_PATH="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr;/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl" -DCMAKE_FIND_ROOT_PATH_MODE_PROGRAM=BOTH -DCMAKE_FIND_ROOT_PATH_MODE_LIBRARY=ONLY -DCMAKE_FIND_ROOT_PATH_MODE_INCLUDE=ONLY -DCMAKE_STRIP=: -DCMAKE_INSTALL_PREFIX=/usr -DDL_LIBRARY=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl -DCMAKE_PREFIX_PATH=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl -DCMAKE_SKIP_RPATH=TRUE -DUSE_LIBUBOX=on /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/odhcp6c-2020-03-28-f575351c )
[ 62%] Linking C executable ubusd
yes
checking for posix_openpt... yes
checking if poll really works... unknown
checking for va_copy... [100%] Linking C executable jsonpath
-- The C compiler identification is GNU 8.4.0
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/jsonfilter-2018-02-04-c7e938d6'
[ 25%] Building C object CMakeFiles/uci-static.dir/parse.c.o
[100%] Built target jsonpath
make[5]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/jsonfilter-2018-02-04-c7e938d6'
-- Check for working C compiler: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin/mipsel-openwrt-linux-musl-gcc
yes
make[4]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/jsonfilter-2018-02-04-c7e938d6'
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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/jsonfilter-2018-02-04-c7e938d6=jsonfilter-2018-02-04-c7e938d6 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/jsonfilter-2018-02-04-c7e938d6=jsonfilter-2018-02-04-c7e938d6 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include " LDFLAGS="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro " make -C /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/jsonfilter-2018-02-04-c7e938d6/. AR="mipsel-openwrt-linux-musl-gcc-ar" AS="mipsel-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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/jsonfilter-2018-02-04-c7e938d6=jsonfilter-2018-02-04-c7e938d6 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro" LD=mipsel-openwrt-linux-musl-ld NM="mipsel-openwrt-linux-musl-gcc-nm" CC="mipsel-openwrt-linux-musl-gcc" GCC="mipsel-openwrt-linux-musl-gcc" CXX="mipsel-openwrt-linux-musl-g++" RANLIB="mipsel-openwrt-linux-musl-gcc-ranlib" STRIP=mipsel-openwrt-linux-musl-strip OBJCOPY=mipsel-openwrt-linux-musl-objcopy OBJDUMP=mipsel-openwrt-linux-musl-objdump SIZE=mipsel-openwrt-linux-musl-size CROSS="mipsel-openwrt-linux-musl-" ARCH="mipsel" CMAKE_COMMAND='/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/cmake' CMAKE_DISABLE_cmake_check_build_system=1 DESTDIR="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/jsonfilter-2018-02-04-c7e938d6/ipkg-install"  install;
checking for pid_t... make[4]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/jsonfilter-2018-02-04-c7e938d6'
make[5]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/jsonfilter-2018-02-04-c7e938d6'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/jsonfilter-2018-02-04-c7e938d6'
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/jsonfilter-2018-02-04-c7e938d6'
[100%] Built target jsonpath
make[5]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/jsonfilter-2018-02-04-c7e938d6'
Install the project...
yes
checking for unistd.h... (cached) -- Install configuration: "Release"
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/jsonfilter-2018-02-04-c7e938d6/ipkg-install/usr/bin/jsonpath
yes
make[4]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/jsonfilter-2018-02-04-c7e938d6'
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/jsonfilter-2018-02-04-c7e938d6/.built
rm -rf /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/jsonfilter-2018-02-04-c7e938d6/.pkgdir/jsonfilter.installed /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/jsonfilter-2018-02-04-c7e938d6/.pkgdir/jsonfilter
checking for vfork.h... mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/jsonfilter-2018-02-04-c7e938d6/.pkgdir/jsonfilter
-- Check for working C compiler: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin/mipsel-openwrt-linux-musl-gcc - works
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/jsonfilter-2018-02-04-c7e938d6/.pkgdir/jsonfilter/usr/bin
-- Detecting C compiler ABI info
install -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/jsonfilter-2018-02-04-c7e938d6/ipkg-install/usr/bin/jsonpath /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/jsonfilter-2018-02-04-c7e938d6/.pkgdir/jsonfilter/usr/bin/jsonfilter
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/jsonfilter-2018-02-04-c7e938d6/.pkgdir/jsonfilter.installed
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/stamp
no
[ 30%] Building C object CMakeFiles/uci-static.dir/blob.c.o
checking for fork... SHELL= flock /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/.root-copy.flock -c 'cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/jsonfilter-2018-02-04-c7e938d6/.pkgdir/jsonfilter/. /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/'
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/mtd/.prepared_e6485842d5ae1dd0136c575dd742cc4d_6664517399ebbbc92a37c5bb081b5c53_check
true
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/stamp/.jsonfilter_installed
[ ! -d ./src/ ] || cp -fpR ./src/. /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/mtd

 71  446k   71  319k    0     0  79645      0  0:00:05  0:00:04  0:00:01 79645
100  446k  100  446k    0     0   108k      0  0:00:04  0:00:04 --:--:--  108k
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/targets/ramips/rt305x/packages /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/jsonfilter-2018-02-04-c7e938d6/ipkg-mipsel_24kc/jsonfilter/CONTROL /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/pkginfo
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/jsonfilter-2018-02-04-c7e938d6/ipkg-mipsel_24kc/jsonfilter/usr/bin
yes
install -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/jsonfilter-2018-02-04-c7e938d6/ipkg-install/usr/bin/jsonpath /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/jsonfilter-2018-02-04-c7e938d6/ipkg-mipsel_24kc/jsonfilter/usr/bin/jsonfilter
checking for vfork... find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/jsonfilter-2018-02-04-c7e938d6/ipkg-mipsel_24kc/jsonfilter -name 'CVS' -o -name '.svn' -o -name '.#*' -o -name '*~'| xargs -r rm -rf
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/mtd/.prepared_e6485842d5ae1dd0136c575dd742cc4d_6664517399ebbbc92a37c5bb081b5c53
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/mtd/.configured_*
-- Detecting C compiler ABI info - done
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/ppp-default/ppp-2.4.8.git-2020-05-25/.prepared_0f89994865713ce129543e6117022882_6664517399ebbbc92a37c5bb081b5c53_check
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/stamp/.mtd_installed
. /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/include/shell.sh; xzcat /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/dl/ppp-2.4.8.git-2020-05-25.tar.xz | tar -C /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/ppp-default/ppp-2.4.8.git-2020-05-25/.. -xf -
(cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/mtd/./; if [ -x ./configure ]; then find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/mtd/ -name config.guess | xargs -r chmod u+w; find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/mtd/ -name config.guess | xargs -r -n1 cp --remove-destination /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/config.guess; find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/mtd/ -name config.sub | xargs -r chmod u+w; find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/mtd/ -name config.sub | xargs -r -n1 cp --remove-destination /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/config.sub; AR="mipsel-openwrt-linux-musl-gcc-ar" AS="mipsel-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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/mtd=mtd -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -Dtarget_ramips=1 -Wall -flto" LD=mipsel-openwrt-linux-musl-ld NM="mipsel-openwrt-linux-musl-gcc-nm" CC="mipsel-openwrt-linux-musl-gcc" GCC="mipsel-openwrt-linux-musl-gcc" CXX="mipsel-openwrt-linux-musl-g++" RANLIB="mipsel-openwrt-linux-musl-gcc-ranlib" STRIP=mipsel-openwrt-linux-musl-strip OBJCOPY=mipsel-openwrt-linux-musl-objcopy OBJDUMP=mipsel-openwrt-linux-musl-objdump SIZE=mipsel-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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/mtd=mtd -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -Dtarget_ramips=1 -Wall -flto " 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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/mtd=mtd -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -Dtarget_ramips=1 -Wall -flto " CPPFLAGS="-I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include " LDFLAGS="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro -flto=jobserver "   ./configure --target=mipsel-openwrt-linux --host=mipsel-openwrt-linux --build=x86_64-pc-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; )
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/mtd/.configured_68b329da9893e34099c7d8ad5cb9c940
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/mtd/.built
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/mtd/.built_check
-- Detecting C compile features
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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/mtd=mtd -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -Dtarget_ramips=1 -Wall -flto  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/mtd=mtd -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -Dtarget_ramips=1 -Wall -flto  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include " LDFLAGS="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro -flto=jobserver " make -j1 -C /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/mtd/. AR="mipsel-openwrt-linux-musl-gcc-ar" AS="mipsel-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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/mtd=mtd -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -Dtarget_ramips=1 -Wall -flto" LD=mipsel-openwrt-linux-musl-ld NM="mipsel-openwrt-linux-musl-gcc-nm" CC="mipsel-openwrt-linux-musl-gcc" GCC="mipsel-openwrt-linux-musl-gcc" CXX="mipsel-openwrt-linux-musl-g++" RANLIB="mipsel-openwrt-linux-musl-gcc-ranlib" STRIP=mipsel-openwrt-linux-musl-strip OBJCOPY=mipsel-openwrt-linux-musl-objcopy OBJDUMP=mipsel-openwrt-linux-musl-objdump SIZE=mipsel-openwrt-linux-musl-size CROSS="mipsel-openwrt-linux-musl-" ARCH="mipsel" TARGET="ramips" ;
-- Detecting C compile features - done
export CROSS="mipsel-openwrt-linux-musl-"   ; NM="mipsel-openwrt-linux-musl-nm" STRIP="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/sstrip" STRIP_KMOD="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/strip-kmod.sh" PATCHELF="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/patchelf" /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/rstrip.sh /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/jsonfilter-2018-02-04-c7e938d6/ipkg-mipsel_24kc/jsonfilter
make[4]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/mtd'
mipsel-openwrt-linux-musl-gcc -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/mtd=mtd -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -Dtarget_ramips=1 -Wall -flto  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -Wall   -c -o mtd.o mtd.c
yes
checking for working fork... (cached) yes
checking for working vfork... (cached) yes
rstrip.sh: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/jsonfilter-2018-02-04-c7e938d6/ipkg-mipsel_24kc/jsonfilter/usr/bin/jsonfilter: executable
-- Configuring done
(cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/jsonfilter-2018-02-04-c7e938d6/ipkg-mipsel_24kc/jsonfilter/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;  )
-- Generating done
CMake Warning:
  Manually-specified variables were not used by the project:

    CMAKE_ASM_COMPILER
    CMAKE_ASM_COMPILER_ARG1
    CMAKE_CXX_COMPILER
    CMAKE_CXX_COMPILER_ARG1
    CMAKE_CXX_FLAGS_RELEASE
    CMAKE_FIND_ROOT_PATH_MODE_LIBRARY
    CMAKE_MODULE_LINKER_FLAGS
    CMAKE_SHARED_LINKER_FLAGS
    DL_LIBRARY

checking if fopen accepts explicit binary mode... 
unknown
-- Build files have been written to: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/odhcp6c-2020-03-28-f575351c
checking for openpty in -lutil... touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/odhcp6c-2020-03-28-f575351c/.configured_68b329da9893e34099c7d8ad5cb9c940
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/odhcp6c-2020-03-28-f575351c/.built
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/odhcp6c-2020-03-28-f575351c/.built_check
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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/odhcp6c-2020-03-28-f575351c=odhcp6c-2020-03-28-f575351c -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/odhcp6c-2020-03-28-f575351c=odhcp6c-2020-03-28-f575351c -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include " LDFLAGS="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro " make -j1 -C /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/odhcp6c-2020-03-28-f575351c/. AR="mipsel-openwrt-linux-musl-gcc-ar" AS="mipsel-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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/odhcp6c-2020-03-28-f575351c=odhcp6c-2020-03-28-f575351c -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro" LD=mipsel-openwrt-linux-musl-ld NM="mipsel-openwrt-linux-musl-gcc-nm" CC="mipsel-openwrt-linux-musl-gcc" GCC="mipsel-openwrt-linux-musl-gcc" CXX="mipsel-openwrt-linux-musl-g++" RANLIB="mipsel-openwrt-linux-musl-gcc-ranlib" STRIP=mipsel-openwrt-linux-musl-strip OBJCOPY=mipsel-openwrt-linux-musl-objcopy OBJDUMP=mipsel-openwrt-linux-musl-objdump SIZE=mipsel-openwrt-linux-musl-size CROSS="mipsel-openwrt-linux-musl-" ARCH="mipsel" CMAKE_COMMAND='/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/cmake' CMAKE_DISABLE_cmake_check_build_system=1 ;
make[4]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/odhcp6c-2020-03-28-f575351c'
[ ! -d ./src/ ] || cp -fpR ./src/. /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/ppp-default/ppp-2.4.8.git-2020-05-25
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/packages/mipsel_24kc/base
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/ipkg-build -c -o 0 -g 0 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/jsonfilter-2018-02-04-c7e938d6/ipkg-mipsel_24kc/jsonfilter /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/packages/mipsel_24kc/base

Applying ./patches/010-use_target_for_configure.patch using plaintext: 
make[5]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/odhcp6c-2020-03-28-f575351c'
patching file configure

Applying ./patches/100-debian_ip-ip_option.patch using plaintext: 
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/odhcp6c-2020-03-28-f575351c'
patching file pppd/ipcp.c
patching file pppd/main.c
patching file pppd/options.c
patching file pppd/pppd.h

Applying ./patches/101-debian_close_dev_ppp.patch using plaintext: 
patching file pppd/sys-linux.c
Scanning dependencies of target odhcp6c

Applying ./patches/103-debian_fix_link_pidfile.patch using plaintext: 
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/odhcp6c-2020-03-28-f575351c'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/odhcp6c-2020-03-28-f575351c'
patching file pppd/main.c

Applying ./patches/105-debian_demand.patch using plaintext: 
patching file pppd/demand.c
patching file pppd/ipcp.c
patching file pppd/ipv6cp.c
[ 20%] Building C object CMakeFiles/odhcp6c.dir/src/odhcp6c.c.o
patching file pppd/pppd.h

Applying ./patches/106-debian_stripMSdomain.patch using plaintext: 
patching file pppd/chap-new.c

Applying ./patches/107-debian_pppoatm_wildcard.patch using plaintext: 
yes
checking for openpty header... patching file pppd/plugins/pppoatm/pppoatm.c

Applying ./patches/110-debian_defaultroute.patch using plaintext: 
patching file pppd/ipcp.c
patching file pppd/ipcp.h
patching file pppd/pppd.8
patching file pppd/pppd.h
patching file pppd/sys-linux.c
patching file pppd/sys-solaris.c

Applying ./patches/120-debian_ipv6_updown_option.patch using plaintext: 
[ 35%] Linking C static library libuci.a
patching file pppd/main.c
patching file pppd/options.c
patching file pppd/ipv6cp.c
patching file pppd/pppd.h

Applying ./patches/133-fix_sha1_include.patch using plaintext: 
patching file pppd/sha1.c

Applying ./patches/140-pppoe_compile_fix.patch using plaintext: 
patching file pppd/plugins/rp-pppoe/pppoe.h

Applying ./patches/200-makefile.patch using plaintext: 
patching file pppd/Makefile.linux

Applying ./patches/201-mppe_mppc_1.1.patch using plaintext: 
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/uci-2020-04-24-ec8d3233'
patching file include/linux/ppp-comp.h
pty.h
patching file include/net/ppp-comp.h
patching file pppd/ccp.c
patching file pppd/ccp.h
patching file pppd/chap_ms.c

Applying ./patches/202-no_strip.patch using plaintext: 
[ 35%] Built target uci-static
Packaged contents of /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/jsonfilter-2018-02-04-c7e938d6/ipkg-mipsel_24kc/jsonfilter into /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/packages/mipsel_24kc/base/jsonfilter_2018-02-04-c7e938d6-1_mipsel_24kc.ipk
patching file chat/Makefile.linux
patching file pppd/Makefile.linux
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/uci-2020-04-24-ec8d3233'
patching file pppd/plugins/radius/Makefile.linux
patching file pppd/plugins/rp-pppoe/Makefile.linux
patching file pppdump/Makefile.linux
patching file pppstats/Makefile.linux

Applying ./patches/203-opt_flags.patch using plaintext: 
checking if we should include stdbool.h... patching file pppd/plugins/radius/Makefile.linux
patching file pppdump/Makefile.linux
patching file pppd/plugins/rp-pppoe/Makefile.linux

Applying ./patches/204-radius_config.patch using plaintext: 
mipsel-openwrt-linux-musl-gcc -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/mtd=mtd -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -Dtarget_ramips=1 -Wall -flto  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -Wall   -c -o jffs2.o jffs2.c
patching file pppd/plugins/radius/config.c
patching file pppd/plugins/radius/options.h

Applying ./patches/205-no_exponential_timeout.patch using plaintext: 
Scanning dependencies of target uci
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/uci-2020-04-24-ec8d3233'
patching file pppd/plugins/rp-pppoe/discovery.c

Applying ./patches/207-lcp_mtu_max.patch using plaintext: 
echo "jsonfilter" >> /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/pkginfo/jsonfilter.default.install
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/uci-2020-04-24-ec8d3233'
patching file pppd/lcp.c

Applying ./patches/208-fix_status_code.patch using plaintext: 
rm -rf /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-jsonfilter
[ 40%] Building C object CMakeFiles/uci.dir/libuci.c.o
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-jsonfilter/host /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/packages
patching file pppd/main.c

Applying ./patches/300-filter-pcap-includes-lib.patch using plaintext: 
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-jsonfilter
patching file pppd/Makefile.linux

Applying ./patches/310-precompile_filter.patch using plaintext: 
cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/jsonfilter-2018-02-04-c7e938d6/ipkg-install/* /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-jsonfilter/
patching file pppd/Makefile.linux
patching file pppd/options.c
patching file pppd/pcap_pcc.c
patching file pppd/pcap_pcc.h
find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-jsonfilter -name '*.la' | xargs -r rm -f; 

Applying ./patches/321-multilink_support_custom_iface_names.patch using plaintext: 
patching file pppd/multilink.c
patching file pppd/sys-linux.c

Applying ./patches/330-retain_foreign_default_routes.patch using plaintext: 
if [ -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/packages/jsonfilter.list ]; then /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/clean-package.sh "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/packages/jsonfilter.list" "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl"; fi
patching file pppd/sys-linux.c

Applying ./patches/340-populate_default_gateway.patch using plaintext: 
if [ -d /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-jsonfilter ]; then (cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-jsonfilter; find ./ > /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-jsonfilter.files); 	SHELL= flock /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/.staging-dir.flock -c ' mv /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-jsonfilter.files /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/packages/jsonfilter.list && cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-jsonfilter/* /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/; '; fi
patching file pppd/sys-linux.c

Applying ./patches/400-simplify_kernel_checks.patch using plaintext: 
patching file pppd/sys-linux.c
patching file pppd/plugins/pppoatm/pppoatm.c
patching file pppd/plugins/rp-pppoe/plugin.c
patching file pppd/plugins/pppol2tp/pppol2tp.c

Applying ./patches/401-no_record_file.patch using plaintext: 
mipsel-openwrt-linux-musl-gcc -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/mtd=mtd -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -Dtarget_ramips=1 -Wall -flto  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -Wall   -c -o crc32.o crc32.c
patching file pppd/pppd.h
patching file pppd/tty.c

Applying ./patches/403-no_wtmp.patch using plaintext: 
rm -rf /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-jsonfilter
yes
checking for builtin bool type... patching file pppd/sys-linux.c

Applying ./patches/404-remove_obsolete_protocol_names.patch using plaintext: 
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/stamp/.jsonfilter_installed
patching file pppd/main.c

Applying ./patches/405-no_multilink_option.patch using plaintext: 
make[3]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/package/utils/jsonfilter'
time: package/utils/jsonfilter/compile#1.61#0.34#3.64
mipsel-openwrt-linux-musl-gcc -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/mtd=mtd -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -Dtarget_ramips=1 -Wall -flto  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -Wall   -c -o md5.o md5.c
patching file pppd/options.c

Applying ./patches/500-add-pptp-plugin.patch using plaintext: 
patching file configure
patching file pppd/plugins/Makefile.linux
patching file pppd/plugins/pptp/Makefile.linux
patching file pppd/plugins/pptp/dirutil.c
patching file pppd/plugins/pptp/dirutil.h
patching file pppd/plugins/pptp/orckit_quirks.c
patching file pppd/plugins/pptp/orckit_quirks.h
patching file pppd/plugins/pptp/pppd-pptp.8
patching file pppd/plugins/pptp/pptp.c
patching file pppd/plugins/pptp/pptp_callmgr.c
patching file pppd/plugins/pptp/pptp_callmgr.h
patching file pppd/plugins/pptp/pptp_ctrl.c
patching file pppd/plugins/pptp/pptp_ctrl.h
patching file pppd/plugins/pptp/pptp_msg.h
patching file pppd/plugins/pptp/pptp_options.h
patching file pppd/plugins/pptp/pptp_quirks.c
patching file pppd/plugins/pptp/pptp_quirks.h
patching file pppd/plugins/pptp/util.c
patching file pppd/plugins/pptp/util.h
patching file pppd/plugins/pptp/vector.c
patching file pppd/plugins/pptp/vector.h

Applying ./patches/510-pptp_compile_fix.patch using plaintext: 
patching file pppd/plugins/pptp/pptp.c

Applying ./patches/511-pptp_cflags.patch using plaintext: 
make[3]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/package/system/urngd'
no
checking for size of bool... unknown
configure: WARNING: Assuming unsigned for type of bool
checking for wchar_t... patching file pppd/plugins/pptp/Makefile.linux

Applying ./patches/540-save-pppol2tp_fd_str.patch using plaintext: 
patching file pppd/plugins/pppol2tp/pppol2tp.c

Applying ./patches/600-Revert-pppd-Use-openssl-for-the-DES-instead-of-the-l.patch using plaintext: 
patching file pppd/Makefile.linux
mipsel-openwrt-linux-musl-gcc -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/mtd=mtd -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -Dtarget_ramips=1 -Wall -flto  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -Wall   -c -o seama.o seama.c
patching file pppd/pppcrypt.c
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/ppp-default/ppp-2.4.8.git-2020-05-25/.prepared_0f89994865713ce129543e6117022882_6664517399ebbbc92a37c5bb081b5c53
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/ppp-default/ppp-2.4.8.git-2020-05-25/.configured_*
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/stamp/.ppp.default_installed
(cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/ppp-default/ppp-2.4.8.git-2020-05-25/./; if [ -x ./configure ]; then find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/ppp-default/ppp-2.4.8.git-2020-05-25/ -name config.guess | xargs -r chmod u+w; find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/ppp-default/ppp-2.4.8.git-2020-05-25/ -name config.guess | xargs -r -n1 cp --remove-destination /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/config.guess; find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/ppp-default/ppp-2.4.8.git-2020-05-25/ -name config.sub | xargs -r chmod u+w; find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/ppp-default/ppp-2.4.8.git-2020-05-25/ -name config.sub | xargs -r -n1 cp --remove-destination /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/config.sub; AR="mipsel-openwrt-linux-musl-gcc-ar" AS="mipsel-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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/ppp-default/ppp-2.4.8.git-2020-05-25=ppp-2.4.8.git-2020-05-25 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto" LD=mipsel-openwrt-linux-musl-ld NM="mipsel-openwrt-linux-musl-gcc-nm" CC="mipsel-openwrt-linux-musl-gcc" GCC="mipsel-openwrt-linux-musl-gcc" CXX="mipsel-openwrt-linux-musl-g++" RANLIB="mipsel-openwrt-linux-musl-gcc-ranlib" STRIP=mipsel-openwrt-linux-musl-strip OBJCOPY=mipsel-openwrt-linux-musl-objcopy OBJDUMP=mipsel-openwrt-linux-musl-objdump SIZE=mipsel-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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/ppp-default/ppp-2.4.8.git-2020-05-25=ppp-2.4.8.git-2020-05-25 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto " 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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/ppp-default/ppp-2.4.8.git-2020-05-25=ppp-2.4.8.git-2020-05-25 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto " CPPFLAGS="-I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include " LDFLAGS="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro -Wl,--gc-sections -flto -fuse-linker-plugin "   UNAME_S="Linux" UNAME_R="5.4.52" UNAME_M="mipsel"  ./configure --target=mipsel-openwrt-linux --host=mipsel-openwrt-linux --build=x86_64-pc-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; )
yes
checking size of wchar_t... Configuring for Linux
mipsel-openwrt-linux-musl-gcc -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/mtd=mtd -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -Dtarget_ramips=1 -Wall -flto  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -Wall   -c -o tpl_ramips_recoveryflag.o tpl_ramips_recoveryflag.c
mipsel-openwrt-linux-musl-gcc -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/mtd=mtd -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -Dtarget_ramips=1 -Wall -flto  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -Wall   -c -o wrg.o wrg.c
Creating Makefiles.
  Makefile <= linux/Makefile.top
  pppd/Makefile <= pppd/Makefile.linux
  pppstats/Makefile <= pppstats/Makefile.linux
  chat/Makefile <= chat/Makefile.linux
  pppdump/Makefile <= pppdump/Makefile.linux
  pppd/plugins/Makefile <= pppd/plugins/Makefile.linux
  pppd/plugins/rp-pppoe/Makefile <= pppd/plugins/rp-pppoe/Makefile.linux
  pppd/plugins/radius/Makefile <= pppd/plugins/radius/Makefile.linux
  pppd/plugins/pppoatm/Makefile <= pppd/plugins/pppoatm/Makefile.linux
  pppd/plugins/pppol2tp/Makefile <= pppd/plugins/pppol2tp/Makefile.linux
  pppd/plugins/pptp/Makefile <= pppd/plugins/pptp/Makefile.linux
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/ppp-default/ppp-2.4.8.git-2020-05-25/pppd/plugins/pppoatm/linux
mipsel-openwrt-linux-musl-gcc -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/mtd=mtd -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -Dtarget_ramips=1 -Wall -flto  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -Wall   -c -o linksys_bootcount.o linksys_bootcount.c
cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/include/linux/compiler.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/include/uapi/linux/atm*.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/ppp-default/ppp-2.4.8.git-2020-05-25/pppd/plugins/pppoatm/linux/
# Kernel 4.14.9+ only, ignore the exit status of cp in case the file
# doesn't exits
cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/include/linux/compiler_types.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/ppp-default/ppp-2.4.8.git-2020-05-25/pppd/plugins/pppoatm/linux/
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/ppp-default/ppp-2.4.8.git-2020-05-25/.configured_68b329da9893e34099c7d8ad5cb9c940
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/ppp-default/ppp-2.4.8.git-2020-05-25/.built
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/ppp-default/ppp-2.4.8.git-2020-05-25/.built_check
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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/ppp-default/ppp-2.4.8.git-2020-05-25=ppp-2.4.8.git-2020-05-25 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/ppp-default/ppp-2.4.8.git-2020-05-25=ppp-2.4.8.git-2020-05-25 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include " LDFLAGS="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro -Wl,--gc-sections -flto -fuse-linker-plugin " make --jobserver-fds=3,4 -j -C /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/ppp-default/ppp-2.4.8.git-2020-05-25/. AR="mipsel-openwrt-linux-musl-gcc-ar" AS="mipsel-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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/ppp-default/ppp-2.4.8.git-2020-05-25=ppp-2.4.8.git-2020-05-25 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto" LD=mipsel-openwrt-linux-musl-ld NM="mipsel-openwrt-linux-musl-gcc-nm" CC="mipsel-openwrt-linux-musl-gcc" GCC="mipsel-openwrt-linux-musl-gcc" CXX="mipsel-openwrt-linux-musl-g++" RANLIB="mipsel-openwrt-linux-musl-gcc-ranlib" STRIP=mipsel-openwrt-linux-musl-strip OBJCOPY=mipsel-openwrt-linux-musl-objcopy OBJDUMP=mipsel-openwrt-linux-musl-objdump SIZE=mipsel-openwrt-linux-musl-size CROSS="mipsel-openwrt-linux-musl-" ARCH="mipsel" COPTS="-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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/ppp-default/ppp-2.4.8.git-2020-05-25=ppp-2.4.8.git-2020-05-25 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto" PRECOMPILED_FILTER=1 STAGING_DIR="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl" HAVE_MULTILINK= USE_LIBUTIL= ;
make[4]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/ppp-default/ppp-2.4.8.git-2020-05-25'
cd chat; make -w -j --jobserver-fds=3,4 all
mipsel-openwrt-linux-musl-gcc -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro -flto=jobserver  -lubox  mtd.o jffs2.o crc32.o md5.o seama.o tpl_ramips_recoveryflag.o wrg.o linksys_bootcount.o   -o mtd
make[5]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/ppp-default/ppp-2.4.8.git-2020-05-25/chat'
mipsel-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 -mips16 -minterlink-mips16 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/ppp-default/ppp-2.4.8.git-2020-05-25=ppp-2.4.8.git-2020-05-25 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto -DTERMIOS			 -DSIGTYPE=void			 -UNO_SLEEP			 -DFNDELAY=O_NDELAY		 -o chat.o chat.c
mipsel-openwrt-linux-musl-gcc -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro -Wl,--gc-sections -flto -fuse-linker-plugin  -o chat chat.o
4
checking for library subsets... termlib+ext_tinfo+base+widechar+ext_funcs
checking default library suffix... w
checking default library-dependency suffix... w.so
checking default object directory... obj_s
checking where we will install curses.h... ${prefix}/include
checking for src modules... ncurses panel menu form
checking for defines to add to ncursesw6-config script... 
package: ncursesw
checking for linker search path... /usr/lib /lib
configure: creating ./config.status
[ 40%] Building C object CMakeFiles/odhcp6c.dir/src/dhcpv6.c.o
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ubus-2020-02-05-171469e3'
[ 62%] Built target ubusd
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ubus-2020-02-05-171469e3'
Scanning dependencies of target cli
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ubus-2020-02-05-171469e3'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ubus-2020-02-05-171469e3'
[ 66%] Building C object CMakeFiles/cli.dir/cli.c.o
[ 45%] Building C object CMakeFiles/uci.dir/file.c.o
config.status: creating include/MKterm.h.awk
[ 70%] Linking C executable ubus
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/dl
SHELL= flock /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/.urngd-2020-01-21-c7f7b6b6.tar.xz.flock -c '  	/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/download.pl "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/dl" "urngd-2020-01-21-c7f7b6b6.tar.xz" "2d31025b79fe130c579d6c3f4bf4dc12abc43a7319b20a5cdca24ae363ec70f3" "" || (  	echo "Checking out files from the git repository..."; mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/dl && cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/dl && rm -rf urngd-2020-01-21-c7f7b6b6 && [ \! -d urngd-2020-01-21-c7f7b6b6 ] && git clone  https://git.openwrt.org/project/urngd.git urngd-2020-01-21-c7f7b6b6 && (cd urngd-2020-01-21-c7f7b6b6 && git checkout c7f7b6b65b82eda4675b42d8cd28d76ea7aebf1a && git submodule update --init --recursive) && echo "Packing checkout..." && export TAR_TIMESTAMP=`cd urngd-2020-01-21-c7f7b6b6 && git log -1 --format='\''@%ct'\''` && rm -rf urngd-2020-01-21-c7f7b6b6/.git && 	tar --numeric-owner --owner=0 --group=0 --mode=a-s --sort=name ${TAR_TIMESTAMP:+--mtime="$TAR_TIMESTAMP"} -c urngd-2020-01-21-c7f7b6b6 | 	xz -zc -7e > /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/dl/urngd-2020-01-21-c7f7b6b6.tar.xz && mv /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/dl/urngd-2020-01-21-c7f7b6b6.tar.xz /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/dl/ && rm -rf urngd-2020-01-21-c7f7b6b6;  )    '
config.status: creating include/curses.head
+ curl -f --connect-timeout 20 --retry 5 --location --insecure https://sources.cdn.openwrt.org/urngd-2020-01-21-c7f7b6b6.tar.xz
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0config.status: creating include/ncurses_dll.h

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
curl: (22) The requested URL returned error: 404 
Download failed.
config.status: creating include/termcap.h
+ curl -f --connect-timeout 20 --retry 5 --location --insecure https://sources.openwrt.org/urngd-2020-01-21-c7f7b6b6.tar.xz
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0config.status: creating include/unctrl.h
config.status: creating include/Makefile
config.status: creating ncurses/Makefile
make[5]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/ppp-default/ppp-2.4.8.git-2020-05-25/chat'
cd pppd/plugins; make -w -j --jobserver-fds=3,4 all
make[5]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/ppp-default/ppp-2.4.8.git-2020-05-25/pppd/plugins'
mipsel-openwrt-linux-musl-gcc -o minconn.so -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro -Wl,--gc-sections -flto -fuse-linker-plugin  -shared -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/ppp-default/ppp-2.4.8.git-2020-05-25=ppp-2.4.8.git-2020-05-25 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto -I.. -I../../include -fPIC -DMPPE=1 minconn.c
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ubus-2020-02-05-171469e3'
[ 70%] Built target cli
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ubus-2020-02-05-171469e3'
Scanning dependencies of target ubus_lua
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ubus-2020-02-05-171469e3'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ubus-2020-02-05-171469e3'
config.status: creating panel/Makefile
[ 74%] Building C object lua/CMakeFiles/ubus_lua.dir/ubus.c.o
mipsel-openwrt-linux-musl-gcc -o passprompt.so -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro -Wl,--gc-sections -flto -fuse-linker-plugin  -shared -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/ppp-default/ppp-2.4.8.git-2020-05-25=ppp-2.4.8.git-2020-05-25 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto -I.. -I../../include -fPIC -DMPPE=1 passprompt.c
config.status: creating menu/Makefile
[ 50%] Building C object CMakeFiles/uci.dir/util.c.o
config.status: creating form/Makefile
make[4]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/mtd'
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/mtd/.built
rm -rf /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/mtd/.pkgdir/mtd.installed /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/mtd/.pkgdir/mtd
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/mtd/.pkgdir/mtd
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/mtd/.pkgdir/mtd/sbin
install -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/mtd/mtd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/mtd/.pkgdir/mtd/sbin/
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/mtd/.pkgdir/mtd.installed
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/stamp
config.status: creating misc/Makefile
SHELL= flock /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/.root-copy.flock -c 'cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/mtd/.pkgdir/mtd/. /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/'
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/stamp/.mtd_installed
[ 77%] Linking C shared module ubus.so
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/targets/ramips/rt305x/packages /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/mtd/ipkg-mipsel_24kc/mtd/CONTROL /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/pkginfo
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/mtd/ipkg-mipsel_24kc/mtd/sbin
install -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/mtd/mtd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/mtd/ipkg-mipsel_24kc/mtd/sbin/
find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/mtd/ipkg-mipsel_24kc/mtd -name 'CVS' -o -name '.svn' -o -name '.#*' -o -name '*~'| xargs -r rm -rf
mipsel-openwrt-linux-musl-gcc -o passwordfd.so -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro -Wl,--gc-sections -flto -fuse-linker-plugin  -shared -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/ppp-default/ppp-2.4.8.git-2020-05-25=ppp-2.4.8.git-2020-05-25 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto -I.. -I../../include -fPIC -DMPPE=1 passwordfd.c
config.status: creating misc/run_tic.sh
export CROSS="mipsel-openwrt-linux-musl-"   ; NM="mipsel-openwrt-linux-musl-nm" STRIP="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/sstrip" STRIP_KMOD="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/strip-kmod.sh" PATCHELF="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/patchelf" /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/rstrip.sh /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/mtd/ipkg-mipsel_24kc/mtd
rstrip.sh: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/mtd/ipkg-mipsel_24kc/mtd/sbin/mtd: executable
(cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/mtd/ipkg-mipsel_24kc/mtd/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;  )
[ 55%] Building C object CMakeFiles/uci.dir/delta.c.o
config.status: creating misc/ncurses-config
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/targets/ramips/rt305x/packages
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/ipkg-build -c -o 0 -g 0 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/mtd/ipkg-mipsel_24kc/mtd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/targets/ramips/rt305x/packages
mipsel-openwrt-linux-musl-gcc -o winbind.so -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro -Wl,--gc-sections -flto -fuse-linker-plugin  -shared -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/ppp-default/ppp-2.4.8.git-2020-05-25=ppp-2.4.8.git-2020-05-25 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto -I.. -I../../include -fPIC -DMPPE=1 winbind.c
Packaged contents of /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/mtd/ipkg-mipsel_24kc/mtd into /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/targets/ramips/rt305x/packages/mtd_25_mipsel_24kc.ipk
config.status: creating man/ncursesw6-config.1
echo "mtd" >> /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/pkginfo/mtd.default.install
make[3]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/package/system/mtd'
time: package/system/mtd/compile#1.23#0.21#1.52
make[3]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/package/libs/uclient'
config.status: creating misc/gen-pkgconfig
config.status: creating Makefile
config.status: creating include/ncurses_cfg.h
Appending rules for shared model (ncurses: termlib+ext_tinfo+base+widechar+ext_funcs)
Appending rules for normal model (ncurses: termlib+ext_tinfo+base+widechar+ext_funcs)
[ 60%] Building C object CMakeFiles/odhcp6c.dir/src/ra.c.o
Appending rules for shared model (panel: termlib+ext_tinfo+base+widechar+ext_funcs)
Appending rules for normal model (panel: termlib+ext_tinfo+base+widechar+ext_funcs)
Appending rules for shared model (menu: termlib+ext_tinfo+base+widechar+ext_funcs)
Appending rules for normal model (menu: termlib+ext_tinfo+base+widechar+ext_funcs)
Appending rules for shared model (form: termlib+ext_tinfo+base+widechar+ext_funcs)
Appending rules for normal model (form: termlib+ext_tinfo+base+widechar+ext_funcs)
for d in rp-pppoe pppoatm pppol2tp pptp radius; do make -w -j --jobserver-fds=3,4 -C $d all || exit $?; done
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/ppp-default/ppp-2.4.8.git-2020-05-25/pppd/plugins/rp-pppoe'
mipsel-openwrt-linux-musl-gcc -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/ppp-default/ppp-2.4.8.git-2020-05-25=ppp-2.4.8.git-2020-05-25 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto -I../../../include '-DRP_VERSION="3.8p"' -I../../.. -c -o plugin.o -fPIC plugin.c
[ 60%] Building C object CMakeFiles/uci.dir/parse.c.o
creating headers.sh
make[4]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2'

** Configuration summary for NCURSES 6.2 20200212:

       extended funcs: yes
       xterm terminfo: xterm-new

        bin directory: /usr/bin
        lib directory: /usr/lib
    include directory: /usr/include
        man directory: /usr/man
   terminfo directory: /usr/share/terminfo
 pkg-config directory: /usr/lib/pkgconfig

make[4]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2'
mipsel-openwrt-linux-musl-gcc -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/ppp-default/ppp-2.4.8.git-2020-05-25=ppp-2.4.8.git-2020-05-25 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto -I../../../include '-DRP_VERSION="3.8p"' -I../../.. -c -o discovery.o -fPIC discovery.c
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ubus-2020-02-05-171469e3'
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2/.configured_68b329da9893e34099c7d8ad5cb9c940
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2/.built
[ 77%] Built target ubus_lua
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2/.built_check
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ubus-2020-02-05-171469e3'
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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include " LDFLAGS="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro " make --jobserver-fds=3,4 -j -C /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2/. AR="mipsel-openwrt-linux-musl-gcc-ar" AS="mipsel-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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic" LD=mipsel-openwrt-linux-musl-ld NM="mipsel-openwrt-linux-musl-gcc-nm" CC="mipsel-openwrt-linux-musl-gcc" GCC="mipsel-openwrt-linux-musl-gcc" CXX="mipsel-openwrt-linux-musl-g++" RANLIB="mipsel-openwrt-linux-musl-gcc-ranlib" STRIP=mipsel-openwrt-linux-musl-strip OBJCOPY=mipsel-openwrt-linux-musl-objcopy OBJDUMP=mipsel-openwrt-linux-musl-objdump SIZE=mipsel-openwrt-linux-musl-size CROSS="mipsel-openwrt-linux-musl-" ARCH="mipsel" BUILD_CC="gcc" HOSTCC="gcc" HOSTCCFLAGS="" PKG_CONFIG_LIBDIR=/usr/lib/pkgconfig libs ;
Scanning dependencies of target client
[ 65%] Building C object CMakeFiles/uci.dir/blob.c.o
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ubus-2020-02-05-171469e3'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ubus-2020-02-05-171469e3'
make[4]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2'
cd include && make -w -j --jobserver-fds=3,4 -- PKG_CONFIG_LIBDIR=/usr/lib/pkgconfig HOSTCCFLAGS= HOSTCC=gcc BUILD_CC=gcc ARCH=mipsel CROSS=mipsel-openwrt-linux-musl- SIZE=mipsel-openwrt-linux-musl-size OBJDUMP=mipsel-openwrt-linux-musl-objdump OBJCOPY=mipsel-openwrt-linux-musl-objcopy STRIP=mipsel-openwrt-linux-musl-strip RANLIB=mipsel-openwrt-linux-musl-gcc-ranlib CXX=mipsel-openwrt-linux-musl-g++ GCC=mipsel-openwrt-linux-musl-gcc CC=mipsel-openwrt-linux-musl-gcc NM=mipsel-openwrt-linux-musl-gcc-nm LD=mipsel-openwrt-linux-musl-ld AS=mipsel-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\ -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2\ -Wformat\ -Werror=format-security\ -fstack-protector\ -D_FORTIFY_SOURCE=1\ -Wl,-z,now\ -Wl,-z,relro\ -fpic AR=mipsel-openwrt-linux-musl-gcc-ar DESTDIR="" RPATH_LIST="/usr/lib" libs
make[5]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2/include'
cat curses.head >curses.h
[ 81%] Building C object examples/CMakeFiles/client.dir/client.c.o
AWK=mawk /bin/sh ./MKkey_defs.sh ./Caps ./Caps-ncurses >>curses.h
/bin/sh -c 'if test "cchar_t" = "cchar_t" ; then cat ./curses.wide >>curses.h ; fi'
cat ./curses.tail >>curses.h
/bin/sh ./MKhashsize.sh ./Caps ./Caps-ncurses >hashsize.h
AWK=mawk /bin/sh ./MKncurses_def.sh ./ncurses_defs >ncurses_def.h
mipsel-openwrt-linux-musl-gcc -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/ppp-default/ppp-2.4.8.git-2020-05-25=ppp-2.4.8.git-2020-05-25 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto -I../../../include '-DRP_VERSION="3.8p"' -I../../.. -c -o if.o -fPIC if.c
AWK=mawk /bin/sh ./MKparametrized.sh ./Caps ./Caps-ncurses >parametrized.h
touch config.h
mawk -f MKterm.h.awk ./Caps ./Caps-ncurses > term.h
/bin/sh ./edit_cfg.sh ../include/ncurses_cfg.h term.h
** edit: HAVE_TCGETATTR 1
** edit: HAVE_TERMIOS_H 1
** edit: HAVE_TERMIO_H 0
mipsel-openwrt-linux-musl-gcc -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/ppp-default/ppp-2.4.8.git-2020-05-25=ppp-2.4.8.git-2020-05-25 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto -I../../../include '-DRP_VERSION="3.8p"' -I../../.. -c -o common.o -fPIC common.c
[ 85%] Building C object examples/CMakeFiles/client.dir/count.c.o
** edit: BROKEN_LINKER 0
make[5]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2/include'
cd ncurses && make -w -j --jobserver-fds=3,4 -- PKG_CONFIG_LIBDIR=/usr/lib/pkgconfig HOSTCCFLAGS= HOSTCC=gcc BUILD_CC=gcc ARCH=mipsel CROSS=mipsel-openwrt-linux-musl- SIZE=mipsel-openwrt-linux-musl-size OBJDUMP=mipsel-openwrt-linux-musl-objdump OBJCOPY=mipsel-openwrt-linux-musl-objcopy STRIP=mipsel-openwrt-linux-musl-strip RANLIB=mipsel-openwrt-linux-musl-gcc-ranlib CXX=mipsel-openwrt-linux-musl-g++ GCC=mipsel-openwrt-linux-musl-gcc CC=mipsel-openwrt-linux-musl-gcc NM=mipsel-openwrt-linux-musl-gcc-nm LD=mipsel-openwrt-linux-musl-ld AS=mipsel-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\ -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2\ -Wformat\ -Werror=format-security\ -fstack-protector\ -D_FORTIFY_SOURCE=1\ -Wl,-z,now\ -Wl,-z,relro\ -fpic AR=mipsel-openwrt-linux-musl-gcc-ar DESTDIR="" RPATH_LIST="/usr/lib" libs
make[5]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2/ncurses'
mawk -f ./tinfo/MKcodes.awk bigstrings=1 ../include/Caps ../include/Caps-ncurses >codes.c
gcc -o make_hash -DHAVE_CONFIG_H -DUSE_BUILD_CC -I../ncurses -I. -I../include -I./../include -D_GNU_SOURCE   ./tinfo/make_hash.c  
[ 88%] Linking C executable client
[ 80%] Building C object CMakeFiles/odhcp6c.dir/src/script.c.o
mipsel-openwrt-linux-musl-gcc -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/ppp-default/ppp-2.4.8.git-2020-05-25=ppp-2.4.8.git-2020-05-25 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto -I../../../include '-DRP_VERSION="3.8p"' -I../../.. -c -o pppoe-discovery.o pppoe-discovery.c
[ 70%] Linking C shared library libuci.so
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/uci-2020-04-24-ec8d3233'
[ 70%] Built target uci
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/uci-2020-04-24-ec8d3233'
Scanning dependencies of target ucimap
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/uci-2020-04-24-ec8d3233'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/uci-2020-04-24-ec8d3233'
[ 75%] Building C object CMakeFiles/ucimap.dir/ucimap.c.o
mipsel-openwrt-linux-musl-gcc -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/ppp-default/ppp-2.4.8.git-2020-05-25=ppp-2.4.8.git-2020-05-25 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto -I../../../include '-DRP_VERSION="3.8p"' -I../../.. -c -o debug.o debug.c
mipsel-openwrt-linux-musl-gcc -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro -Wl,--gc-sections -flto -fuse-linker-plugin  -fPIC -o rp-pppoe.so -shared plugin.o discovery.o if.o common.o
/bin/sh -e ./tty/MKexpanded.sh "mipsel-openwrt-linux-musl-gcc -E" -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG > expanded.c
/bin/sh -e ./tinfo/MKfallback.sh /usr/share/terminfo ../misc/terminfo.src tic infocmp  >fallback.c
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ubus-2020-02-05-171469e3'
/bin/sh -e ./base/MKlib_gen.sh "mipsel-openwrt-linux-musl-gcc -E -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG" "mawk" generated <../include/curses.h >lib_gen.c
[ 88%] Built target client
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ubus-2020-02-05-171469e3'
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/dl
Scanning dependencies of target server
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ubus-2020-02-05-171469e3'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ubus-2020-02-05-171469e3'
SHELL= flock /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/.uclient-2020-06-17-c6609861.tar.xz.flock -c '  	/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/download.pl "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/dl" "uclient-2020-06-17-c6609861.tar.xz" "05962d4edbe7b856e017d974c3d7e34dfa5f905821ab7a3534acc5886af4e5c7" "" || (  	echo "Checking out files from the git repository..."; mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/dl && cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/dl && rm -rf uclient-2020-06-17-c6609861 && [ \! -d uclient-2020-06-17-c6609861 ] && git clone  https://git.openwrt.org/project/uclient.git uclient-2020-06-17-c6609861 && (cd uclient-2020-06-17-c6609861 && git checkout c66098611f16806a936a3a3f92113a16382fc4d9 && git submodule update --init --recursive) && echo "Packing checkout..." && export TAR_TIMESTAMP=`cd uclient-2020-06-17-c6609861 && git log -1 --format='\''@%ct'\''` && rm -rf uclient-2020-06-17-c6609861/.git && 	tar --numeric-owner --owner=0 --group=0 --mode=a-s --sort=name ${TAR_TIMESTAMP:+--mtime="$TAR_TIMESTAMP"} -c uclient-2020-06-17-c6609861 | 	xz -zc -7e > /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/dl/uclient-2020-06-17-c6609861.tar.xz && mv /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/dl/uclient-2020-06-17-c6609861.tar.xz /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/dl/ && rm -rf uclient-2020-06-17-c6609861;  )    '
.. adding -P option to work around mipsel-openwrt-linux-musl-gcc 8.4.0
[ 92%] Building C object examples/CMakeFiles/server.dir/server.c.o
+ curl -f --connect-timeout 20 --retry 5 --location --insecure https://sources.cdn.openwrt.org/uclient-2020-06-17-c6609861.tar.xz
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0AWK=mawk /bin/sh ./tinfo/MKkeys_list.sh ../include/Caps ../include/Caps-ncurses | LC_ALL=C sort >keys.list

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
curl: (22) The requested URL returned error: 404 
/bin/sh -e ./base/MKlib_gen.sh "mipsel-openwrt-linux-musl-gcc -E -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG" "mawk" implemented <../include/curses.h >link_test.c
Download failed.
+ curl -f --connect-timeout 20 --retry 5 --location --insecure https://sources.openwrt.org/uclient-2020-06-17-c6609861.tar.xz
[ 96%] Building C object examples/CMakeFiles/server.dir/count.c.o
.. adding -P option to work around mipsel-openwrt-linux-musl-gcc 8.4.0
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0[100%] Linking C executable odhcp6c
[100%] Linking C executable server
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/odhcp6c-2020-03-28-f575351c'
[100%] Built target odhcp6c
make[5]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/odhcp6c-2020-03-28-f575351c'
make[4]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/odhcp6c-2020-03-28-f575351c'
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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/odhcp6c-2020-03-28-f575351c=odhcp6c-2020-03-28-f575351c -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/odhcp6c-2020-03-28-f575351c=odhcp6c-2020-03-28-f575351c -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include " LDFLAGS="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro " make -C /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/odhcp6c-2020-03-28-f575351c/. AR="mipsel-openwrt-linux-musl-gcc-ar" AS="mipsel-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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/odhcp6c-2020-03-28-f575351c=odhcp6c-2020-03-28-f575351c -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro" LD=mipsel-openwrt-linux-musl-ld NM="mipsel-openwrt-linux-musl-gcc-nm" CC="mipsel-openwrt-linux-musl-gcc" GCC="mipsel-openwrt-linux-musl-gcc" CXX="mipsel-openwrt-linux-musl-g++" RANLIB="mipsel-openwrt-linux-musl-gcc-ranlib" STRIP=mipsel-openwrt-linux-musl-strip OBJCOPY=mipsel-openwrt-linux-musl-objcopy OBJDUMP=mipsel-openwrt-linux-musl-objdump SIZE=mipsel-openwrt-linux-musl-size CROSS="mipsel-openwrt-linux-musl-" ARCH="mipsel" CMAKE_COMMAND='/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/cmake' CMAKE_DISABLE_cmake_check_build_system=1 DESTDIR="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/odhcp6c-2020-03-28-f575351c/ipkg-install"  install;
make[4]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/odhcp6c-2020-03-28-f575351c'
make[5]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/odhcp6c-2020-03-28-f575351c'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/odhcp6c-2020-03-28-f575351c'
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/odhcp6c-2020-03-28-f575351c'
mawk -f ./tinfo/MKnames.awk bigstrings=1 ../include/Caps ../include/Caps-ncurses >names.c
[100%] Built target odhcp6c
make[5]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/odhcp6c-2020-03-28-f575351c'
echo | mawk -f ./base/MKunctrl.awk bigstrings=1 >unctrl.c
gcc -o make_keys -DHAVE_CONFIG_H -DUSE_BUILD_CC -I../ncurses -I. -I../include -I./../include -D_GNU_SOURCE   ./tinfo/make_keys.c  
Install the project...
-- Install configuration: "Release"
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/odhcp6c-2020-03-28-f575351c/ipkg-install/usr/sbin/odhcp6c
make[4]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/odhcp6c-2020-03-28-f575351c'
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/odhcp6c-2020-03-28-f575351c/.built
rm -rf /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/odhcp6c-2020-03-28-f575351c/.pkgdir/odhcp6c.installed /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/odhcp6c-2020-03-28-f575351c/.pkgdir/odhcp6c
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/odhcp6c-2020-03-28-f575351c/.pkgdir/odhcp6c
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/odhcp6c-2020-03-28-f575351c/.pkgdir/odhcp6c/usr/sbin/
install -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/odhcp6c-2020-03-28-f575351c/odhcp6c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/odhcp6c-2020-03-28-f575351c/.pkgdir/odhcp6c/usr/sbin/
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/odhcp6c-2020-03-28-f575351c/.pkgdir/odhcp6c/lib/netifd/proto
install -m0755 ./files/dhcpv6.sh /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/odhcp6c-2020-03-28-f575351c/.pkgdir/odhcp6c/lib/netifd/proto/dhcpv6.sh
install -m0755 ./files/dhcpv6.script /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/odhcp6c-2020-03-28-f575351c/.pkgdir/odhcp6c/lib/netifd/
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/odhcp6c-2020-03-28-f575351c/.pkgdir/odhcp6c.installed
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/stamp
SHELL= flock /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/.root-copy.flock -c 'cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/odhcp6c-2020-03-28-f575351c/.pkgdir/odhcp6c/. /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/'
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/stamp/.odhcp6c_installed
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/targets/ramips/rt305x/packages /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/odhcp6c-2020-03-28-f575351c/ipkg-mipsel_24kc/odhcp6c/CONTROL /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/pkginfo
[ 80%] Linking C static library libucimap.a
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/odhcp6c-2020-03-28-f575351c/ipkg-mipsel_24kc/odhcp6c/usr/sbin/
install -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/odhcp6c-2020-03-28-f575351c/odhcp6c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/odhcp6c-2020-03-28-f575351c/ipkg-mipsel_24kc/odhcp6c/usr/sbin/
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/odhcp6c-2020-03-28-f575351c/ipkg-mipsel_24kc/odhcp6c/lib/netifd/proto
install -m0755 ./files/dhcpv6.sh /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/odhcp6c-2020-03-28-f575351c/ipkg-mipsel_24kc/odhcp6c/lib/netifd/proto/dhcpv6.sh
install -m0755 ./files/dhcpv6.script /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/odhcp6c-2020-03-28-f575351c/ipkg-mipsel_24kc/odhcp6c/lib/netifd/
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/uci-2020-04-24-ec8d3233'
find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/odhcp6c-2020-03-28-f575351c/ipkg-mipsel_24kc/odhcp6c -name 'CVS' -o -name '.svn' -o -name '.#*' -o -name '*~'| xargs -r rm -rf
[ 80%] Built target ucimap
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/uci-2020-04-24-ec8d3233'
Scanning dependencies of target cli
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/uci-2020-04-24-ec8d3233'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/uci-2020-04-24-ec8d3233'
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tty/hardscroll.c -o ../obj_s/hardscroll.o
[ 85%] Building C object CMakeFiles/cli.dir/cli.c.o
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ubus-2020-02-05-171469e3'
[100%] Built target server
make[5]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ubus-2020-02-05-171469e3'
make[4]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ubus-2020-02-05-171469e3'
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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ubus-2020-02-05-171469e3=ubus-2020-02-05-171469e3 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -flto  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ubus-2020-02-05-171469e3=ubus-2020-02-05-171469e3 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -flto  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include " LDFLAGS="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro -flto " make -C /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ubus-2020-02-05-171469e3/. AR="mipsel-openwrt-linux-musl-gcc-ar" AS="mipsel-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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ubus-2020-02-05-171469e3=ubus-2020-02-05-171469e3 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -flto" LD=mipsel-openwrt-linux-musl-ld NM="mipsel-openwrt-linux-musl-gcc-nm" CC="mipsel-openwrt-linux-musl-gcc" GCC="mipsel-openwrt-linux-musl-gcc" CXX="mipsel-openwrt-linux-musl-g++" RANLIB="mipsel-openwrt-linux-musl-gcc-ranlib" STRIP=mipsel-openwrt-linux-musl-strip OBJCOPY=mipsel-openwrt-linux-musl-objcopy OBJDUMP=mipsel-openwrt-linux-musl-objdump SIZE=mipsel-openwrt-linux-musl-size CROSS="mipsel-openwrt-linux-musl-" ARCH="mipsel" CMAKE_COMMAND='/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/cmake' CMAKE_DISABLE_cmake_check_build_system=1 DESTDIR="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ubus-2020-02-05-171469e3/ipkg-install"  install;
make[4]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ubus-2020-02-05-171469e3'
export CROSS="mipsel-openwrt-linux-musl-"   ; NM="mipsel-openwrt-linux-musl-nm" STRIP="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/sstrip" STRIP_KMOD="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/strip-kmod.sh" PATCHELF="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/patchelf" /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/rstrip.sh /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/odhcp6c-2020-03-28-f575351c/ipkg-mipsel_24kc/odhcp6c
make[5]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ubus-2020-02-05-171469e3'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ubus-2020-02-05-171469e3'
rstrip.sh: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/odhcp6c-2020-03-28-f575351c/ipkg-mipsel_24kc/odhcp6c/usr/sbin/odhcp6c: executable
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ubus-2020-02-05-171469e3'
(cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/odhcp6c-2020-03-28-f575351c/ipkg-mipsel_24kc/odhcp6c/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;  )
[ 29%] Built target ubusd_library
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ubus-2020-02-05-171469e3'
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/packages/mipsel_24kc/base
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ubus-2020-02-05-171469e3'
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/ipkg-build -c -o 0 -g 0 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/odhcp6c-2020-03-28-f575351c/ipkg-mipsel_24kc/odhcp6c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/packages/mipsel_24kc/base
[ 55%] Built target ubus
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ubus-2020-02-05-171469e3'

100 26144  100 26144    0     0  20126      0  0:00:01  0:00:01 --:--:-- 20126
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ubus-2020-02-05-171469e3'
[ 62%] Built target ubusd
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ubus-2020-02-05-171469e3'
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tty/hashmap.c -o ../obj_s/hashmap.o
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ubus-2020-02-05-171469e3'
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/urngd-2020-01-21-c7f7b6b6/.prepared_a6425b1197f8010855347b58ebff76a4_6664517399ebbbc92a37c5bb081b5c53_check
[ 70%] Built target cli
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ubus-2020-02-05-171469e3'
. /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/include/shell.sh; xzcat /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/dl/urngd-2020-01-21-c7f7b6b6.tar.xz | tar -C /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/urngd-2020-01-21-c7f7b6b6/.. -xf -
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ubus-2020-02-05-171469e3'
[ ! -d ./src/ ] || cp -fpR ./src/. /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/urngd-2020-01-21-c7f7b6b6
Packaged contents of /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/odhcp6c-2020-03-28-f575351c/ipkg-mipsel_24kc/odhcp6c into /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/packages/mipsel_24kc/base/odhcp6c_2020-03-28-f575351c-16_mipsel_24kc.ipk
[ 77%] Built target ubus_lua
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ubus-2020-02-05-171469e3'
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/urngd-2020-01-21-c7f7b6b6/.prepared_a6425b1197f8010855347b58ebff76a4_6664517399ebbbc92a37c5bb081b5c53
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/urngd-2020-01-21-c7f7b6b6/.configured_*
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ubus-2020-02-05-171469e3'
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/stamp/.urngd_installed
echo "odhcp6c" >> /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/pkginfo/odhcp6c.default.install
[ 88%] Built target client
rm -rf /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-odhcp6c
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ubus-2020-02-05-171469e3'
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-odhcp6c/host /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/packages
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/urngd-2020-01-21-c7f7b6b6
find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-odhcp6c -name '*.la' | xargs -r rm -f; 
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ubus-2020-02-05-171469e3'
(cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/urngd-2020-01-21-c7f7b6b6; 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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/urngd-2020-01-21-c7f7b6b6=urngd-2020-01-21-c7f7b6b6 -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/urngd-2020-01-21-c7f7b6b6=urngd-2020-01-21-c7f7b6b6 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro " LDFLAGS="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro " cmake -DCMAKE_SYSTEM_NAME=Linux -DCMAKE_SYSTEM_VERSION=1 -DCMAKE_SYSTEM_PROCESSOR=mipsel -DCMAKE_BUILD_TYPE=Release -DCMAKE_C_FLAGS_RELEASE="-DNDEBUG" -DCMAKE_CXX_FLAGS_RELEASE="-DNDEBUG" -DCMAKE_C_COMPILER="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin/mipsel-openwrt-linux-musl-gcc" -DCMAKE_C_COMPILER_ARG1="" -DCMAKE_CXX_COMPILER="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin/mipsel-openwrt-linux-musl-g++" -DCMAKE_CXX_COMPILER_ARG1="" -DCMAKE_ASM_COMPILER="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin/mipsel-openwrt-linux-musl-gcc" -DCMAKE_ASM_COMPILER_ARG1="" -DCMAKE_EXE_LINKER_FLAGS:STRING="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro" -DCMAKE_MODULE_LINKER_FLAGS:STRING="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro -Wl,-Bsymbolic-functions" -DCMAKE_SHARED_LINKER_FLAGS:STRING="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro -Wl,-Bsymbolic-functions" -DCMAKE_AR="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin/mipsel-openwrt-linux-musl-gcc-ar" -DCMAKE_NM="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin/mipsel-openwrt-linux-musl-gcc-nm" -DCMAKE_RANLIB="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin/mipsel-openwrt-linux-musl-gcc-ranlib" -DCMAKE_FIND_ROOT_PATH="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr;/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl" -DCMAKE_FIND_ROOT_PATH_MODE_PROGRAM=BOTH -DCMAKE_FIND_ROOT_PATH_MODE_LIBRARY=ONLY -DCMAKE_FIND_ROOT_PATH_MODE_INCLUDE=ONLY -DCMAKE_STRIP=: -DCMAKE_INSTALL_PREFIX=/usr -DDL_LIBRARY=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl -DCMAKE_PREFIX_PATH=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl -DCMAKE_SKIP_RPATH=TRUE  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/urngd-2020-01-21-c7f7b6b6 )
if [ -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/packages/odhcp6c.list ]; then /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/clean-package.sh "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/packages/odhcp6c.list" "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl"; fi
[100%] Built target server
make[5]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ubus-2020-02-05-171469e3'
if [ -d /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-odhcp6c ]; then (cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-odhcp6c; find ./ > /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-odhcp6c.files); 	SHELL= flock /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/.staging-dir.flock -c ' mv /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-odhcp6c.files /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/packages/odhcp6c.list && cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-odhcp6c/* /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/; '; fi
rm -rf /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-odhcp6c
Install the project...
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/stamp/.odhcp6c_installed
-- Install configuration: "Release"
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ubus-2020-02-05-171469e3/ipkg-install/usr/lib/libubus.so
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ubus-2020-02-05-171469e3/ipkg-install/usr/bin/ubus
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ubus-2020-02-05-171469e3/ipkg-install/usr/sbin/ubusd
make[3]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/package/network/ipv6/odhcp6c'
time: package/network/ipv6/odhcp6c/compile#2.54#0.40#4.28
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ubus-2020-02-05-171469e3/ipkg-install/usr/include/ubusmsg.h
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ubus-2020-02-05-171469e3/ipkg-install/usr/include/ubus_common.h
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ubus-2020-02-05-171469e3/ipkg-install/usr/include/libubus.h
mipsel-openwrt-linux-musl-gcc -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro -Wl,--gc-sections -flto -fuse-linker-plugin  -o pppoe-discovery pppoe-discovery.o debug.o
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ubus-2020-02-05-171469e3/ipkg-install/usr/lib/lua/ubus.so
make[4]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ubus-2020-02-05-171469e3'
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ubus-2020-02-05-171469e3/.built
rm -rf /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ubus-2020-02-05-171469e3/.pkgdir/libubus.installed /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ubus-2020-02-05-171469e3/.pkgdir/libubus
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ubus-2020-02-05-171469e3/.pkgdir/libubus
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ubus-2020-02-05-171469e3/.pkgdir/libubus/lib
cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ubus-2020-02-05-171469e3/ipkg-install/usr/lib/*.so /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ubus-2020-02-05-171469e3/.pkgdir/libubus/lib/
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ubus-2020-02-05-171469e3/.pkgdir/libubus.installed
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/stamp
echo '20191227' | cmp -s - /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/pkginfo/libubus.version || echo '20191227' > /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/pkginfo/libubus.version
SHELL= flock /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/.root-copy.flock -c 'cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ubus-2020-02-05-171469e3/.pkgdir/libubus/. /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/'
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/stamp/.libubus_installed
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/targets/ramips/rt305x/packages /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ubus-2020-02-05-171469e3/ipkg-mipsel_24kc/libubus/CONTROL /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/pkginfo
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ubus-2020-02-05-171469e3/ipkg-mipsel_24kc/libubus/lib
cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ubus-2020-02-05-171469e3/ipkg-install/usr/lib/*.so /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ubus-2020-02-05-171469e3/ipkg-mipsel_24kc/libubus/lib/
find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ubus-2020-02-05-171469e3/ipkg-mipsel_24kc/libubus -name 'CVS' -o -name '.svn' -o -name '.#*' -o -name '*~'| xargs -r rm -rf
-- The C compiler identification is GNU 8.4.0
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_addch.c -o ../obj_s/lib_addch.o
export CROSS="mipsel-openwrt-linux-musl-"   ; NM="mipsel-openwrt-linux-musl-nm" STRIP="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/sstrip" STRIP_KMOD="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/strip-kmod.sh" PATCHELF="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/patchelf" /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/rstrip.sh /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ubus-2020-02-05-171469e3/ipkg-mipsel_24kc/libubus
rstrip.sh: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ubus-2020-02-05-171469e3/ipkg-mipsel_24kc/libubus/lib/libubus.so: shared object
(cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ubus-2020-02-05-171469e3/ipkg-mipsel_24kc/libubus/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;  )
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_addstr.c -o ../obj_s/lib_addstr.o
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/packages/mipsel_24kc/base
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/ipkg-build -c -o 0 -g 0 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ubus-2020-02-05-171469e3/ipkg-mipsel_24kc/libubus /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/packages/mipsel_24kc/base
[ 90%] Linking C executable uci
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/uci-2020-04-24-ec8d3233'
Packaged contents of /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ubus-2020-02-05-171469e3/ipkg-mipsel_24kc/libubus into /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/packages/mipsel_24kc/base/libubus20191227_2020-02-05-171469e3-1_mipsel_24kc.ipk
[ 90%] Built target cli
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/uci-2020-04-24-ec8d3233'
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/targets/ramips/rt305x/packages /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ubus-2020-02-05-171469e3/ipkg-mipsel_24kc/libubus-lua/CONTROL /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/pkginfo
Scanning dependencies of target uci_lua
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/uci-2020-04-24-ec8d3233'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/uci-2020-04-24-ec8d3233'
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ubus-2020-02-05-171469e3/ipkg-mipsel_24kc/libubus-lua/usr/lib/lua
[ 95%] Building C object lua/CMakeFiles/uci_lua.dir/uci.c.o
-- The CXX compiler identification is GNU 8.4.0
cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ubus-2020-02-05-171469e3/lua/ubus.so /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ubus-2020-02-05-171469e3/ipkg-mipsel_24kc/libubus-lua/usr/lib/lua/
find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ubus-2020-02-05-171469e3/ipkg-mipsel_24kc/libubus-lua -name 'CVS' -o -name '.svn' -o -name '.#*' -o -name '*~'| xargs -r rm -rf
-- Check for working C compiler: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin/mipsel-openwrt-linux-musl-gcc
export CROSS="mipsel-openwrt-linux-musl-"   ; NM="mipsel-openwrt-linux-musl-nm" STRIP="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/sstrip" STRIP_KMOD="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/strip-kmod.sh" PATCHELF="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/patchelf" /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/rstrip.sh /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ubus-2020-02-05-171469e3/ipkg-mipsel_24kc/libubus-lua
rstrip.sh: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ubus-2020-02-05-171469e3/ipkg-mipsel_24kc/libubus-lua/usr/lib/lua/ubus.so: shared object
(cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ubus-2020-02-05-171469e3/ipkg-mipsel_24kc/libubus-lua/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;  )
-- Check for working C compiler: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin/mipsel-openwrt-linux-musl-gcc - works
-- Detecting C compiler ABI info
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/packages/mipsel_24kc/base
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/ipkg-build -c -o 0 -g 0 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ubus-2020-02-05-171469e3/ipkg-mipsel_24kc/libubus-lua /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/packages/mipsel_24kc/base
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_beep.c -o ../obj_s/lib_beep.o
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/ppp-default/ppp-2.4.8.git-2020-05-25/pppd/plugins/rp-pppoe'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/ppp-default/ppp-2.4.8.git-2020-05-25/pppd/plugins/pppoatm'
mipsel-openwrt-linux-musl-gcc -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/ppp-default/ppp-2.4.8.git-2020-05-25=ppp-2.4.8.git-2020-05-25 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto -I../.. -I../../../include -fPIC -I. -c -o pppoatm.o pppoatm.c
Packaged contents of /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ubus-2020-02-05-171469e3/ipkg-mipsel_24kc/libubus-lua into /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/packages/mipsel_24kc/base/libubus-lua_2020-02-05-171469e3-1_mipsel_24kc.ipk
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/targets/ramips/rt305x/packages /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ubus-2020-02-05-171469e3/ipkg-mipsel_24kc/ubusd/CONTROL /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/pkginfo
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ubus-2020-02-05-171469e3/ipkg-mipsel_24kc/ubusd/sbin
cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ubus-2020-02-05-171469e3/ipkg-install/usr/sbin/ubusd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ubus-2020-02-05-171469e3/ipkg-mipsel_24kc/ubusd/sbin/
-- Detecting C compiler ABI info - done
find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ubus-2020-02-05-171469e3/ipkg-mipsel_24kc/ubusd -name 'CVS' -o -name '.svn' -o -name '.#*' -o -name '*~'| xargs -r rm -rf
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_bkgd.c -o ../obj_s/lib_bkgd.o
-- Detecting C compile features
-- Detecting C compile features - done
mipsel-openwrt-linux-musl-gcc -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/ppp-default/ppp-2.4.8.git-2020-05-25=ppp-2.4.8.git-2020-05-25 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto -I../.. -I../../../include -fPIC -I. -c -o text2qos.o text2qos.c
-- Check for working CXX compiler: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin/mipsel-openwrt-linux-musl-g++
export CROSS="mipsel-openwrt-linux-musl-"   ; NM="mipsel-openwrt-linux-musl-nm" STRIP="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/sstrip" STRIP_KMOD="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/strip-kmod.sh" PATCHELF="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/patchelf" /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/rstrip.sh /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ubus-2020-02-05-171469e3/ipkg-mipsel_24kc/ubusd
rstrip.sh: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ubus-2020-02-05-171469e3/ipkg-mipsel_24kc/ubusd/sbin/ubusd: executable
(cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ubus-2020-02-05-171469e3/ipkg-mipsel_24kc/ubusd/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 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/packages/mipsel_24kc/base
mipsel-openwrt-linux-musl-gcc -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/ppp-default/ppp-2.4.8.git-2020-05-25=ppp-2.4.8.git-2020-05-25 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto -I../.. -I../../../include -fPIC -I. -c -o text2atm.o text2atm.c
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/ipkg-build -c -o 0 -g 0 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ubus-2020-02-05-171469e3/ipkg-mipsel_24kc/ubusd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/packages/mipsel_24kc/base
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_box.c -o ../obj_s/lib_box.o
mipsel-openwrt-linux-musl-gcc -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/ppp-default/ppp-2.4.8.git-2020-05-25=ppp-2.4.8.git-2020-05-25 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto -I../.. -I../../../include -fPIC -I. -c -o misc.o misc.c
Packaged contents of /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ubus-2020-02-05-171469e3/ipkg-mipsel_24kc/ubusd into /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/packages/mipsel_24kc/base/ubusd_2020-02-05-171469e3-1_mipsel_24kc.ipk
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/targets/ramips/rt305x/packages /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ubus-2020-02-05-171469e3/ipkg-mipsel_24kc/ubus/CONTROL /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/pkginfo
mipsel-openwrt-linux-musl-gcc -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/ppp-default/ppp-2.4.8.git-2020-05-25=ppp-2.4.8.git-2020-05-25 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto -I../.. -I../../../include -fPIC -I. -c -o ans.o ans.c
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ubus-2020-02-05-171469e3/ipkg-mipsel_24kc/ubus/bin
cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ubus-2020-02-05-171469e3/ipkg-install/usr/bin/ubus /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ubus-2020-02-05-171469e3/ipkg-mipsel_24kc/ubus/bin/
-- Check for working CXX compiler: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin/mipsel-openwrt-linux-musl-g++ - works
find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ubus-2020-02-05-171469e3/ipkg-mipsel_24kc/ubus -name 'CVS' -o -name '.svn' -o -name '.#*' -o -name '*~'| xargs -r rm -rf
-- Detecting CXX compiler ABI info
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_chgat.c -o ../obj_s/lib_chgat.o
mipsel-openwrt-linux-musl-gcc -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/ppp-default/ppp-2.4.8.git-2020-05-25=ppp-2.4.8.git-2020-05-25 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto -I../.. -I../../../include -fPIC -I. -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro -Wl,--gc-sections -flto -fuse-linker-plugin  -o pppoatm.so -shared pppoatm.o text2qos.o text2atm.o misc.o ans.o -lresolv
export CROSS="mipsel-openwrt-linux-musl-"   ; NM="mipsel-openwrt-linux-musl-nm" STRIP="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/sstrip" STRIP_KMOD="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/strip-kmod.sh" PATCHELF="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/patchelf" /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/rstrip.sh /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ubus-2020-02-05-171469e3/ipkg-mipsel_24kc/ubus
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_clear.c -o ../obj_s/lib_clear.o
rstrip.sh: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ubus-2020-02-05-171469e3/ipkg-mipsel_24kc/ubus/bin/ubus: executable
(cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ubus-2020-02-05-171469e3/ipkg-mipsel_24kc/ubus/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;  )
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_clearok.c -o ../obj_s/lib_clearok.o
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/packages/mipsel_24kc/base
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/ipkg-build -c -o 0 -g 0 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ubus-2020-02-05-171469e3/ipkg-mipsel_24kc/ubus /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/packages/mipsel_24kc/base
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_clrbot.c -o ../obj_s/lib_clrbot.o
Packaged contents of /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ubus-2020-02-05-171469e3/ipkg-mipsel_24kc/ubus into /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/packages/mipsel_24kc/base/ubus_2020-02-05-171469e3-1_mipsel_24kc.ipk
-- Detecting CXX compiler ABI info - done
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_clreol.c -o ../obj_s/lib_clreol.o
echo "libubus" >> /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/pkginfo/ubus.default.install
rm -rf /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-ubus
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-ubus/host /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/packages
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-ubus
cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ubus-2020-02-05-171469e3/ipkg-install/* /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-ubus/
-- Detecting CXX compile features
-- Detecting CXX compile features - done
find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-ubus -name '*.la' | xargs -r rm -f; 
if [ -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/packages/ubus.list ]; then /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/clean-package.sh "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/packages/ubus.list" "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl"; fi
if [ -d /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-ubus ]; then (cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-ubus; find ./ > /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-ubus.files); 	SHELL= flock /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/.staging-dir.flock -c ' mv /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-ubus.files /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/packages/ubus.list && cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-ubus/* /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/; '; fi
-- Found PkgConfig: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/pkg-config (found version "1.6.3") 
-- Configuring done
rm -rf /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-ubus
-- Generating done
CMake Warning:
  Manually-specified variables were not used by the project:

    CMAKE_ASM_COMPILER
    CMAKE_ASM_COMPILER_ARG1
    CMAKE_MODULE_LINKER_FLAGS
    CMAKE_SHARED_LINKER_FLAGS
    DL_LIBRARY


-- Build files have been written to: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/urngd-2020-01-21-c7f7b6b6
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/stamp/.ubus_installed
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_color.c -o ../obj_s/lib_color.o
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/urngd-2020-01-21-c7f7b6b6/.configured_68b329da9893e34099c7d8ad5cb9c940
rm -rf /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ubus-2020-02-05-171469e3/.pkgdir/libubus-lua.installed /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ubus-2020-02-05-171469e3/.pkgdir/libubus-lua
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/urngd-2020-01-21-c7f7b6b6/.built
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ubus-2020-02-05-171469e3/.pkgdir/libubus-lua
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/urngd-2020-01-21-c7f7b6b6/.built_check
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ubus-2020-02-05-171469e3/.pkgdir/libubus-lua/usr/lib/lua
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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/urngd-2020-01-21-c7f7b6b6=urngd-2020-01-21-c7f7b6b6 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/urngd-2020-01-21-c7f7b6b6=urngd-2020-01-21-c7f7b6b6 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include " LDFLAGS="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro " make --jobserver-fds=3,4 -j -C /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/urngd-2020-01-21-c7f7b6b6/. AR="mipsel-openwrt-linux-musl-gcc-ar" AS="mipsel-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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/urngd-2020-01-21-c7f7b6b6=urngd-2020-01-21-c7f7b6b6 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro" LD=mipsel-openwrt-linux-musl-ld NM="mipsel-openwrt-linux-musl-gcc-nm" CC="mipsel-openwrt-linux-musl-gcc" GCC="mipsel-openwrt-linux-musl-gcc" CXX="mipsel-openwrt-linux-musl-g++" RANLIB="mipsel-openwrt-linux-musl-gcc-ranlib" STRIP=mipsel-openwrt-linux-musl-strip OBJCOPY=mipsel-openwrt-linux-musl-objcopy OBJDUMP=mipsel-openwrt-linux-musl-objdump SIZE=mipsel-openwrt-linux-musl-size CROSS="mipsel-openwrt-linux-musl-" ARCH="mipsel" CMAKE_COMMAND='/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/cmake' CMAKE_DISABLE_cmake_check_build_system=1 ;
cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ubus-2020-02-05-171469e3/lua/ubus.so /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ubus-2020-02-05-171469e3/.pkgdir/libubus-lua/usr/lib/lua/
make[4]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/urngd-2020-01-21-c7f7b6b6'
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ubus-2020-02-05-171469e3/.pkgdir/libubus-lua.installed
rm -rf /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ubus-2020-02-05-171469e3/.pkgdir/ubus.installed /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ubus-2020-02-05-171469e3/.pkgdir/ubus
[100%] Linking C shared module uci.so
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ubus-2020-02-05-171469e3/.pkgdir/ubus
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_colorset.c -o ../obj_s/lib_colorset.o
make[5]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/urngd-2020-01-21-c7f7b6b6'
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ubus-2020-02-05-171469e3/.pkgdir/ubus/bin
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/urngd-2020-01-21-c7f7b6b6'
cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ubus-2020-02-05-171469e3/ipkg-install/usr/bin/ubus /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ubus-2020-02-05-171469e3/.pkgdir/ubus/bin/
Scanning dependencies of target urngd
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/urngd-2020-01-21-c7f7b6b6'
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ubus-2020-02-05-171469e3/.pkgdir/ubus.installed
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/urngd-2020-01-21-c7f7b6b6'
rm -rf /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ubus-2020-02-05-171469e3/.pkgdir/ubusd.installed /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ubus-2020-02-05-171469e3/.pkgdir/ubusd
[ 33%] Building C object CMakeFiles/urngd.dir/urngd.c.o
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ubus-2020-02-05-171469e3/.pkgdir/ubusd
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/uci-2020-04-24-ec8d3233'
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ubus-2020-02-05-171469e3/.pkgdir/ubusd/sbin
[100%] Built target uci_lua
make[5]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/uci-2020-04-24-ec8d3233'
cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ubus-2020-02-05-171469e3/ipkg-install/usr/sbin/ubusd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ubus-2020-02-05-171469e3/.pkgdir/ubusd/sbin/
make[4]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/uci-2020-04-24-ec8d3233'
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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/uci-2020-04-24-ec8d3233=uci-2020-04-24-ec8d3233 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/uci-2020-04-24-ec8d3233=uci-2020-04-24-ec8d3233 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include " LDFLAGS="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib " make -C /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/uci-2020-04-24-ec8d3233/. AR="mipsel-openwrt-linux-musl-gcc-ar" AS="mipsel-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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/uci-2020-04-24-ec8d3233=uci-2020-04-24-ec8d3233 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include" LD=mipsel-openwrt-linux-musl-ld NM="mipsel-openwrt-linux-musl-gcc-nm" CC="mipsel-openwrt-linux-musl-gcc" GCC="mipsel-openwrt-linux-musl-gcc" CXX="mipsel-openwrt-linux-musl-g++" RANLIB="mipsel-openwrt-linux-musl-gcc-ranlib" STRIP=mipsel-openwrt-linux-musl-strip OBJCOPY=mipsel-openwrt-linux-musl-objcopy OBJDUMP=mipsel-openwrt-linux-musl-objdump SIZE=mipsel-openwrt-linux-musl-size CROSS="mipsel-openwrt-linux-musl-" ARCH="mipsel" CMAKE_COMMAND='/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/cmake' CMAKE_DISABLE_cmake_check_build_system=1 DESTDIR="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/uci-2020-04-24-ec8d3233/ipkg-install"  install;
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ubus-2020-02-05-171469e3/.pkgdir/ubusd.installed
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/stamp
make[4]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/uci-2020-04-24-ec8d3233'
SHELL= flock /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/.root-copy.flock -c 'cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ubus-2020-02-05-171469e3/.pkgdir/libubus-lua/. /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/'
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/stamp/.libubus-lua_installed
make[5]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/uci-2020-04-24-ec8d3233'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/uci-2020-04-24-ec8d3233'
echo "libubus-lua" >> /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/pkginfo/ubus.default.install
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/stamp
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/uci-2020-04-24-ec8d3233'
SHELL= flock /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/.root-copy.flock -c 'cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ubus-2020-02-05-171469e3/.pkgdir/ubus/. /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/'
[ 66%] Building C object CMakeFiles/urngd.dir/3rdparty/jitterentropy-rngd/jitterentropy-base.c.o
[ 35%] Built target uci-static
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/uci-2020-04-24-ec8d3233'
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/stamp/.ubus_installed
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/uci-2020-04-24-ec8d3233'
echo "ubus" >> /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/pkginfo/ubus.default.install
[ 70%] Built target uci
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/stamp
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/uci-2020-04-24-ec8d3233'
SHELL= flock /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/.root-copy.flock -c 'cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ubus-2020-02-05-171469e3/.pkgdir/ubusd/. /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/'
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/uci-2020-04-24-ec8d3233'
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/stamp/.ubusd_installed
[ 80%] Built target ucimap
echo "ubusd" >> /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/pkginfo/ubus.default.install
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/uci-2020-04-24-ec8d3233'
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_delch.c -o ../obj_s/lib_delch.o
make[3]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/package/system/ubus'
time: package/system/ubus/compile#4.90#0.95#7.08
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/uci-2020-04-24-ec8d3233'
[ 90%] Built target cli
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/uci-2020-04-24-ec8d3233'
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/uci-2020-04-24-ec8d3233'
make[3]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/feeds/packages/net/cgi-io'
[100%] Built target uci_lua
make[5]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/uci-2020-04-24-ec8d3233'
Install the project...
-- Install configuration: "Release"
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/uci-2020-04-24-ec8d3233/ipkg-install/usr/include/uci.h
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/uci-2020-04-24-ec8d3233/ipkg-install/usr/include/uci_config.h
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/uci-2020-04-24-ec8d3233/ipkg-install/usr/include/uci_blob.h
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/uci-2020-04-24-ec8d3233/ipkg-install/usr/include/ucimap.h
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/uci-2020-04-24-ec8d3233/ipkg-install/usr/lib/libuci.so
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/uci-2020-04-24-ec8d3233/ipkg-install/usr/bin/uci
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/uci-2020-04-24-ec8d3233/ipkg-install/usr/lib/lua/uci.so
make[4]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/uci-2020-04-24-ec8d3233'
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/uci-2020-04-24-ec8d3233/.built
[100%] Linking C executable urngd
rm -rf /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/uci-2020-04-24-ec8d3233/.pkgdir/uci.installed /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/uci-2020-04-24-ec8d3233/.pkgdir/uci
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/uci-2020-04-24-ec8d3233/.pkgdir/uci
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/uci-2020-04-24-ec8d3233/.pkgdir/uci/etc/uci-defaults
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/uci-2020-04-24-ec8d3233/.pkgdir/uci/sbin

  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0install -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/uci-2020-04-24-ec8d3233/uci /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/uci-2020-04-24-ec8d3233/.pkgdir/uci/sbin/
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/urngd-2020-01-21-c7f7b6b6'
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_delwin.c -o ../obj_s/lib_delwin.o
cp -fpR ./files/* /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/uci-2020-04-24-ec8d3233/.pkgdir/uci/
[100%] Built target urngd
make[5]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/urngd-2020-01-21-c7f7b6b6'
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/uci-2020-04-24-ec8d3233/.pkgdir/uci.installed
make[4]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/urngd-2020-01-21-c7f7b6b6'
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/stamp
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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/urngd-2020-01-21-c7f7b6b6=urngd-2020-01-21-c7f7b6b6 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/urngd-2020-01-21-c7f7b6b6=urngd-2020-01-21-c7f7b6b6 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include " LDFLAGS="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro " make -C /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/urngd-2020-01-21-c7f7b6b6/. AR="mipsel-openwrt-linux-musl-gcc-ar" AS="mipsel-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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/urngd-2020-01-21-c7f7b6b6=urngd-2020-01-21-c7f7b6b6 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro" LD=mipsel-openwrt-linux-musl-ld NM="mipsel-openwrt-linux-musl-gcc-nm" CC="mipsel-openwrt-linux-musl-gcc" GCC="mipsel-openwrt-linux-musl-gcc" CXX="mipsel-openwrt-linux-musl-g++" RANLIB="mipsel-openwrt-linux-musl-gcc-ranlib" STRIP=mipsel-openwrt-linux-musl-strip OBJCOPY=mipsel-openwrt-linux-musl-objcopy OBJDUMP=mipsel-openwrt-linux-musl-objdump SIZE=mipsel-openwrt-linux-musl-size CROSS="mipsel-openwrt-linux-musl-" ARCH="mipsel" CMAKE_COMMAND='/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/cmake' CMAKE_DISABLE_cmake_check_build_system=1 DESTDIR="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/urngd-2020-01-21-c7f7b6b6/ipkg-install"  install;
SHELL= flock /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/.root-copy.flock -c 'cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/uci-2020-04-24-ec8d3233/.pkgdir/uci/. /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/'
make[4]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/urngd-2020-01-21-c7f7b6b6'
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/stamp/.uci_installed
make[5]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/urngd-2020-01-21-c7f7b6b6'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/urngd-2020-01-21-c7f7b6b6'
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/targets/ramips/rt305x/packages /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/uci-2020-04-24-ec8d3233/ipkg-mipsel_24kc/libuci/CONTROL /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/pkginfo
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/uci-2020-04-24-ec8d3233/ipkg-mipsel_24kc/libuci/lib
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/urngd-2020-01-21-c7f7b6b6'
cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/uci-2020-04-24-ec8d3233/libuci.so* /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/uci-2020-04-24-ec8d3233/ipkg-mipsel_24kc/libuci/lib/
[100%] Built target urngd
make[5]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/urngd-2020-01-21-c7f7b6b6'
find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/uci-2020-04-24-ec8d3233/ipkg-mipsel_24kc/libuci -name 'CVS' -o -name '.svn' -o -name '.#*' -o -name '*~'| xargs -r rm -rf
Install the project...
-- Install configuration: "Release"
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/urngd-2020-01-21-c7f7b6b6/ipkg-install/usr/sbin/urngd
make[4]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/urngd-2020-01-21-c7f7b6b6'
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/urngd-2020-01-21-c7f7b6b6/.built
rm -rf /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/urngd-2020-01-21-c7f7b6b6/.pkgdir/urngd.installed /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/urngd-2020-01-21-c7f7b6b6/.pkgdir/urngd
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/urngd-2020-01-21-c7f7b6b6/.pkgdir/urngd
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/urngd-2020-01-21-c7f7b6b6/.pkgdir/urngd/etc/init.d
install -m0755 ./files/urngd.init /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/urngd-2020-01-21-c7f7b6b6/.pkgdir/urngd/etc/init.d/urngd
export CROSS="mipsel-openwrt-linux-musl-"   ; NM="mipsel-openwrt-linux-musl-nm" STRIP="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/sstrip" STRIP_KMOD="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/strip-kmod.sh" PATCHELF="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/patchelf" /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/rstrip.sh /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/uci-2020-04-24-ec8d3233/ipkg-mipsel_24kc/libuci
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/urngd-2020-01-21-c7f7b6b6/.pkgdir/urngd/sbin
install -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/urngd-2020-01-21-c7f7b6b6/urngd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/urngd-2020-01-21-c7f7b6b6/.pkgdir/urngd/sbin/urngd
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/urngd-2020-01-21-c7f7b6b6/.pkgdir/urngd.installed
rstrip.sh: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/uci-2020-04-24-ec8d3233/ipkg-mipsel_24kc/libuci/lib/libuci.so: shared object
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/stamp
SHELL= flock /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/.root-copy.flock -c 'cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/urngd-2020-01-21-c7f7b6b6/.pkgdir/urngd/. /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/'
(cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/uci-2020-04-24-ec8d3233/ipkg-mipsel_24kc/libuci/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;  )
make[3]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/package/network/services/uhttpd'
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/stamp/.urngd_installed
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/packages/mipsel_24kc/base
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/targets/ramips/rt305x/packages /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/urngd-2020-01-21-c7f7b6b6/ipkg-mipsel_24kc/urngd/CONTROL /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/pkginfo
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/ipkg-build -c -o 0 -g 0 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/uci-2020-04-24-ec8d3233/ipkg-mipsel_24kc/libuci /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/packages/mipsel_24kc/base
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/urngd-2020-01-21-c7f7b6b6/ipkg-mipsel_24kc/urngd/etc/init.d
install -m0755 ./files/urngd.init /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/urngd-2020-01-21-c7f7b6b6/ipkg-mipsel_24kc/urngd/etc/init.d/urngd
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/urngd-2020-01-21-c7f7b6b6/ipkg-mipsel_24kc/urngd/sbin
install -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/urngd-2020-01-21-c7f7b6b6/urngd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/urngd-2020-01-21-c7f7b6b6/ipkg-mipsel_24kc/urngd/sbin/urngd
find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/urngd-2020-01-21-c7f7b6b6/ipkg-mipsel_24kc/urngd -name 'CVS' -o -name '.svn' -o -name '.#*' -o -name '*~'| xargs -r rm -rf
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/ppp-default/ppp-2.4.8.git-2020-05-25/pppd/plugins/pppoatm'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/ppp-default/ppp-2.4.8.git-2020-05-25/pppd/plugins/pppol2tp'
mipsel-openwrt-linux-musl-gcc -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/ppp-default/ppp-2.4.8.git-2020-05-25=ppp-2.4.8.git-2020-05-25 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto -I. -I../.. -I../../../include -fPIC -c -o pppol2tp.o pppol2tp.c
Packaged contents of /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/uci-2020-04-24-ec8d3233/ipkg-mipsel_24kc/libuci into /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/packages/mipsel_24kc/base/libuci20130104_2020-04-24-ec8d3233-3_mipsel_24kc.ipk
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/targets/ramips/rt305x/packages /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/uci-2020-04-24-ec8d3233/ipkg-mipsel_24kc/uci/CONTROL /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/pkginfo
export CROSS="mipsel-openwrt-linux-musl-"   ; NM="mipsel-openwrt-linux-musl-nm" STRIP="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/sstrip" STRIP_KMOD="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/strip-kmod.sh" PATCHELF="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/patchelf" /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/rstrip.sh /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/urngd-2020-01-21-c7f7b6b6/ipkg-mipsel_24kc/urngd
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/uci-2020-04-24-ec8d3233/ipkg-mipsel_24kc/uci/etc/uci-defaults
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/uci-2020-04-24-ec8d3233/ipkg-mipsel_24kc/uci/sbin
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_echo.c -o ../obj_s/lib_echo.o
install -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/uci-2020-04-24-ec8d3233/uci /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/uci-2020-04-24-ec8d3233/ipkg-mipsel_24kc/uci/sbin/
cp -fpR ./files/* /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/uci-2020-04-24-ec8d3233/ipkg-mipsel_24kc/uci/
rstrip.sh: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/urngd-2020-01-21-c7f7b6b6/ipkg-mipsel_24kc/urngd/sbin/urngd: executable
find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/uci-2020-04-24-ec8d3233/ipkg-mipsel_24kc/uci -name 'CVS' -o -name '.svn' -o -name '.#*' -o -name '*~'| xargs -r rm -rf
(cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/urngd-2020-01-21-c7f7b6b6/ipkg-mipsel_24kc/urngd/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;  )
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/cgi-io/.prepared_1e015650365f409c7538858383236b4a_6664517399ebbbc92a37c5bb081b5c53_check
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/cgi-io
cp -fpR ./src/* /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/cgi-io/
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/packages/mipsel_24kc/base
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/cgi-io/.prepared_1e015650365f409c7538858383236b4a_6664517399ebbbc92a37c5bb081b5c53
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/ipkg-build -c -o 0 -g 0 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/urngd-2020-01-21-c7f7b6b6/ipkg-mipsel_24kc/urngd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/packages/mipsel_24kc/base
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/cgi-io/.configured_*
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/stamp/.cgi-io_installed
mipsel-openwrt-linux-musl-gcc -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/ppp-default/ppp-2.4.8.git-2020-05-25=ppp-2.4.8.git-2020-05-25 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto -I. -I../.. -I../../../include -fPIC -c -o openl2tp.o openl2tp.c
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/cgi-io
(cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/cgi-io; 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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/cgi-io=cgi-io -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/cgi-io=cgi-io -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro " LDFLAGS="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro " cmake -DCMAKE_SYSTEM_NAME=Linux -DCMAKE_SYSTEM_VERSION=1 -DCMAKE_SYSTEM_PROCESSOR=mipsel -DCMAKE_BUILD_TYPE=Release -DCMAKE_C_FLAGS_RELEASE="-DNDEBUG" -DCMAKE_CXX_FLAGS_RELEASE="-DNDEBUG" -DCMAKE_C_COMPILER="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin/mipsel-openwrt-linux-musl-gcc" -DCMAKE_C_COMPILER_ARG1="" -DCMAKE_CXX_COMPILER="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin/mipsel-openwrt-linux-musl-g++" -DCMAKE_CXX_COMPILER_ARG1="" -DCMAKE_ASM_COMPILER="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin/mipsel-openwrt-linux-musl-gcc" -DCMAKE_ASM_COMPILER_ARG1="" -DCMAKE_EXE_LINKER_FLAGS:STRING="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro" -DCMAKE_MODULE_LINKER_FLAGS:STRING="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro -Wl,-Bsymbolic-functions" -DCMAKE_SHARED_LINKER_FLAGS:STRING="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro -Wl,-Bsymbolic-functions" -DCMAKE_AR="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin/mipsel-openwrt-linux-musl-gcc-ar" -DCMAKE_NM="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin/mipsel-openwrt-linux-musl-gcc-nm" -DCMAKE_RANLIB="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin/mipsel-openwrt-linux-musl-gcc-ranlib" -DCMAKE_FIND_ROOT_PATH="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr;/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl" -DCMAKE_FIND_ROOT_PATH_MODE_PROGRAM=BOTH -DCMAKE_FIND_ROOT_PATH_MODE_LIBRARY=ONLY -DCMAKE_FIND_ROOT_PATH_MODE_INCLUDE=ONLY -DCMAKE_STRIP=: -DCMAKE_INSTALL_PREFIX=/usr -DDL_LIBRARY=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl -DCMAKE_PREFIX_PATH=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl -DCMAKE_SKIP_RPATH=TRUE  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/cgi-io )
export CROSS="mipsel-openwrt-linux-musl-"   ; NM="mipsel-openwrt-linux-musl-nm" STRIP="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/sstrip" STRIP_KMOD="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/strip-kmod.sh" PATCHELF="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/patchelf" /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/rstrip.sh /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/uci-2020-04-24-ec8d3233/ipkg-mipsel_24kc/uci
rstrip.sh: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/uci-2020-04-24-ec8d3233/ipkg-mipsel_24kc/uci/sbin/uci: executable
(cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/uci-2020-04-24-ec8d3233/ipkg-mipsel_24kc/uci/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;  )
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_endwin.c -o ../obj_s/lib_endwin.o
Packaged contents of /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/urngd-2020-01-21-c7f7b6b6/ipkg-mipsel_24kc/urngd into /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/packages/mipsel_24kc/base/urngd_2020-01-21-c7f7b6b6-1_mipsel_24kc.ipk
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/packages/mipsel_24kc/base
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/ipkg-build -c -o 0 -g 0 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/uci-2020-04-24-ec8d3233/ipkg-mipsel_24kc/uci /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/packages/mipsel_24kc/base
echo "urngd" >> /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/pkginfo/urngd.default.install
rm -rf /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-urngd
mipsel-openwrt-linux-musl-gcc -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/ppp-default/ppp-2.4.8.git-2020-05-25=ppp-2.4.8.git-2020-05-25 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto -I. -I../.. -I../../../include -fPIC -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro -Wl,--gc-sections -flto -fuse-linker-plugin  -o pppol2tp.so -shared pppol2tp.o 
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-urngd/host /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/packages
find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-urngd -name '*.la' | xargs -r rm -f; 
if [ -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/packages/urngd.list ]; then /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/clean-package.sh "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/packages/urngd.list" "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl"; fi
if [ -d /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-urngd ]; then (cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-urngd; find ./ > /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-urngd.files); 	SHELL= flock /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/.staging-dir.flock -c ' mv /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-urngd.files /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/packages/urngd.list && cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-urngd/* /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/; '; fi
rm -rf /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-urngd
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/stamp/.urngd_installed
Packaged contents of /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/uci-2020-04-24-ec8d3233/ipkg-mipsel_24kc/uci into /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/packages/mipsel_24kc/base/uci_2020-04-24-ec8d3233-3_mipsel_24kc.ipk
make[3]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/package/system/urngd'
time: package/system/urngd/compile#1.25#0.38#3.03
mipsel-openwrt-linux-musl-gcc -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/ppp-default/ppp-2.4.8.git-2020-05-25=ppp-2.4.8.git-2020-05-25 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto -I. -I../.. -I../../../include -fPIC -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro -Wl,--gc-sections -flto -fuse-linker-plugin  -o openl2tp.so -shared openl2tp.o 

100 16752  100 16752    0     0  12945      0  0:00:01  0:00:01 --:--:-- 12955
-- The C compiler identification is GNU 8.4.0
echo "uci" >> /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/pkginfo/uci.default.install
-- Check for working C compiler: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin/mipsel-openwrt-linux-musl-gcc
rm -rf /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-uci
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_erase.c -o ../obj_s/lib_erase.o
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-uci/host /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/packages
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-uci/usr/include
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/uclient-2020-06-17-c6609861/.prepared_845898f016e6ca51f6d5d5a4f8d9bfa0_6664517399ebbbc92a37c5bb081b5c53_check
cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/uci-2020-04-24-ec8d3233/uci{,_config,_blob,map}.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-uci/usr/include
. /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/include/shell.sh; xzcat /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/dl/uclient-2020-06-17-c6609861.tar.xz | tar -C /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/uclient-2020-06-17-c6609861/.. -xf -
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-uci/usr/lib
cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/uci-2020-04-24-ec8d3233/libuci.so* /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-uci/usr/lib
[ ! -d ./src/ ] || cp -fpR ./src/. /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/uclient-2020-06-17-c6609861
cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/uci-2020-04-24-ec8d3233/libucimap.a /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-uci/usr/lib
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/uclient-2020-06-17-c6609861/.prepared_845898f016e6ca51f6d5d5a4f8d9bfa0_6664517399ebbbc92a37c5bb081b5c53
find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-uci -name '*.la' | xargs -r rm -f; 
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/uclient-2020-06-17-c6609861/.configured_*
if [ -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/packages/uci.list ]; then /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/clean-package.sh "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/packages/uci.list" "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl"; fi
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/stamp/.uclient_installed
if [ -d /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-uci ]; then (cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-uci; find ./ > /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-uci.files); 	SHELL= flock /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/.staging-dir.flock -c ' mv /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-uci.files /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/packages/uci.list && cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-uci/* /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/; '; fi
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/uclient-2020-06-17-c6609861
(cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/uclient-2020-06-17-c6609861; 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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/uclient-2020-06-17-c6609861=uclient-2020-06-17-c6609861 -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/uclient-2020-06-17-c6609861=uclient-2020-06-17-c6609861 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro " LDFLAGS="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro " cmake -DCMAKE_SYSTEM_NAME=Linux -DCMAKE_SYSTEM_VERSION=1 -DCMAKE_SYSTEM_PROCESSOR=mipsel -DCMAKE_BUILD_TYPE=Release -DCMAKE_C_FLAGS_RELEASE="-DNDEBUG" -DCMAKE_CXX_FLAGS_RELEASE="-DNDEBUG" -DCMAKE_C_COMPILER="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin/mipsel-openwrt-linux-musl-gcc" -DCMAKE_C_COMPILER_ARG1="" -DCMAKE_CXX_COMPILER="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin/mipsel-openwrt-linux-musl-g++" -DCMAKE_CXX_COMPILER_ARG1="" -DCMAKE_ASM_COMPILER="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin/mipsel-openwrt-linux-musl-gcc" -DCMAKE_ASM_COMPILER_ARG1="" -DCMAKE_EXE_LINKER_FLAGS:STRING="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro" -DCMAKE_MODULE_LINKER_FLAGS:STRING="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro -Wl,-Bsymbolic-functions" -DCMAKE_SHARED_LINKER_FLAGS:STRING="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro -Wl,-Bsymbolic-functions" -DCMAKE_AR="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin/mipsel-openwrt-linux-musl-gcc-ar" -DCMAKE_NM="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin/mipsel-openwrt-linux-musl-gcc-nm" -DCMAKE_RANLIB="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin/mipsel-openwrt-linux-musl-gcc-ranlib" -DCMAKE_FIND_ROOT_PATH="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr;/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl" -DCMAKE_FIND_ROOT_PATH_MODE_PROGRAM=BOTH -DCMAKE_FIND_ROOT_PATH_MODE_LIBRARY=ONLY -DCMAKE_FIND_ROOT_PATH_MODE_INCLUDE=ONLY -DCMAKE_STRIP=: -DCMAKE_INSTALL_PREFIX=/usr -DDL_LIBRARY=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl -DCMAKE_PREFIX_PATH=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl -DCMAKE_SKIP_RPATH=TRUE  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/uclient-2020-06-17-c6609861 )
rm -rf /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-uci
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/stamp/.uci_installed
rm -rf /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/uci-2020-04-24-ec8d3233/.pkgdir/libuci.installed /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/uci-2020-04-24-ec8d3233/.pkgdir/libuci
-- Check for working C compiler: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin/mipsel-openwrt-linux-musl-gcc - works
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/uci-2020-04-24-ec8d3233/.pkgdir/libuci
-- Detecting C compiler ABI info
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/uci-2020-04-24-ec8d3233/.pkgdir/libuci/lib
cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/uci-2020-04-24-ec8d3233/libuci.so* /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/uci-2020-04-24-ec8d3233/.pkgdir/libuci/lib/
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/uci-2020-04-24-ec8d3233/.pkgdir/libuci.installed
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_flash.c -o ../obj_s/lib_flash.o
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/stamp
echo '20130104' | cmp -s - /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/pkginfo/libuci.version || echo '20130104' > /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/pkginfo/libuci.version
SHELL= flock /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/.root-copy.flock -c 'cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/uci-2020-04-24-ec8d3233/.pkgdir/libuci/. /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/'
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../ncurses/lib_gen.c -o ../obj_s/lib_gen.o
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/stamp/.libuci_installed
echo "libuci" >> /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/pkginfo/uci.default.install
make[3]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/package/system/uci'
time: package/system/uci/compile#4.89#0.55#7.04
rm openl2tp.o pppol2tp.o
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/ppp-default/ppp-2.4.8.git-2020-05-25/pppd/plugins/pppol2tp'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/ppp-default/ppp-2.4.8.git-2020-05-25/pppd/plugins/pptp'
mipsel-openwrt-linux-musl-gcc -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/ppp-default/ppp-2.4.8.git-2020-05-25=ppp-2.4.8.git-2020-05-25 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto -I. -I../.. -I../../../include -fPIC -DPPPD_VERSION=\"2.4.8\" -c -o dirutil.o dirutil.c
-- The C compiler identification is GNU 8.4.0
make[3]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/package/network/services/dnsmasq'
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin/mipsel-openwrt-linux-musl-gcc
mipsel-openwrt-linux-musl-gcc -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/ppp-default/ppp-2.4.8.git-2020-05-25=ppp-2.4.8.git-2020-05-25 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto -I. -I../.. -I../../../include -fPIC -DPPPD_VERSION=\"2.4.8\" -c -o orckit_quirks.o orckit_quirks.c
-- Detecting C compile features
-- Detecting C compile features - done
make[3]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/package/network/services/odhcpd'
-- Configuring done
-- Generating done
CMake Warning:
  Manually-specified variables were not used by the project:

    CMAKE_ASM_COMPILER
    CMAKE_ASM_COMPILER_ARG1
    CMAKE_CXX_COMPILER
    CMAKE_CXX_COMPILER_ARG1
    CMAKE_CXX_FLAGS_RELEASE
    CMAKE_MODULE_LINKER_FLAGS
    CMAKE_SHARED_LINKER_FLAGS
    DL_LIBRARY


-- Build files have been written to: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/cgi-io
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/cgi-io/.configured_68b329da9893e34099c7d8ad5cb9c940
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/cgi-io/.built
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/cgi-io/.built_check
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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/cgi-io=cgi-io -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/cgi-io=cgi-io -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include " LDFLAGS="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro " make -j1 -C /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/cgi-io/. AR="mipsel-openwrt-linux-musl-gcc-ar" AS="mipsel-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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/cgi-io=cgi-io -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro" LD=mipsel-openwrt-linux-musl-ld NM="mipsel-openwrt-linux-musl-gcc-nm" CC="mipsel-openwrt-linux-musl-gcc" GCC="mipsel-openwrt-linux-musl-gcc" CXX="mipsel-openwrt-linux-musl-g++" RANLIB="mipsel-openwrt-linux-musl-gcc-ranlib" STRIP=mipsel-openwrt-linux-musl-strip OBJCOPY=mipsel-openwrt-linux-musl-objcopy OBJDUMP=mipsel-openwrt-linux-musl-objdump SIZE=mipsel-openwrt-linux-musl-size CROSS="mipsel-openwrt-linux-musl-" ARCH="mipsel" CMAKE_COMMAND='/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/cmake' CMAKE_DISABLE_cmake_check_build_system=1 ;
make[4]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/cgi-io'
mipsel-openwrt-linux-musl-gcc -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/ppp-default/ppp-2.4.8.git-2020-05-25=ppp-2.4.8.git-2020-05-25 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto -I. -I../.. -I../../../include -fPIC -DPPPD_VERSION=\"2.4.8\" -c -o pptp.o pptp.c
make[5]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/cgi-io'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/cgi-io'
Scanning dependencies of target cgi-io
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/cgi-io'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/cgi-io'
-- Check for working C compiler: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin/mipsel-openwrt-linux-musl-gcc - works
[ 33%] Building C object CMakeFiles/cgi-io.dir/main.c.o
-- Detecting C compiler ABI info
mipsel-openwrt-linux-musl-gcc -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/ppp-default/ppp-2.4.8.git-2020-05-25=ppp-2.4.8.git-2020-05-25 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto -I. -I../.. -I../../../include -fPIC -DPPPD_VERSION=\"2.4.8\" -c -o pptp_callmgr.o pptp_callmgr.c
-- Detecting C compiler ABI info - done
-- Detecting C compile features
-- Detecting C compile features - done
-- Configuring done
-- Generating done
CMake Warning:
  Manually-specified variables were not used by the project:

    CMAKE_ASM_COMPILER
    CMAKE_ASM_COMPILER_ARG1
    CMAKE_CXX_COMPILER
    CMAKE_CXX_COMPILER_ARG1
    CMAKE_CXX_FLAGS_RELEASE
    CMAKE_FIND_ROOT_PATH_MODE_LIBRARY
    CMAKE_MODULE_LINKER_FLAGS
    DL_LIBRARY


-- Build files have been written to: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/uclient-2020-06-17-c6609861
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/uclient-2020-06-17-c6609861/.configured_68b329da9893e34099c7d8ad5cb9c940
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/uclient-2020-06-17-c6609861/.built
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/uclient-2020-06-17-c6609861/.built_check
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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/uclient-2020-06-17-c6609861=uclient-2020-06-17-c6609861 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/uclient-2020-06-17-c6609861=uclient-2020-06-17-c6609861 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include " LDFLAGS="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro " make -j1 -C /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/uclient-2020-06-17-c6609861/. AR="mipsel-openwrt-linux-musl-gcc-ar" AS="mipsel-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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/uclient-2020-06-17-c6609861=uclient-2020-06-17-c6609861 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro" LD=mipsel-openwrt-linux-musl-ld NM="mipsel-openwrt-linux-musl-gcc-nm" CC="mipsel-openwrt-linux-musl-gcc" GCC="mipsel-openwrt-linux-musl-gcc" CXX="mipsel-openwrt-linux-musl-g++" RANLIB="mipsel-openwrt-linux-musl-gcc-ranlib" STRIP=mipsel-openwrt-linux-musl-strip OBJCOPY=mipsel-openwrt-linux-musl-objcopy OBJDUMP=mipsel-openwrt-linux-musl-objdump SIZE=mipsel-openwrt-linux-musl-size CROSS="mipsel-openwrt-linux-musl-" ARCH="mipsel" CMAKE_COMMAND='/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/cmake' CMAKE_DISABLE_cmake_check_build_system=1 ;
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/dl
make[4]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/uclient-2020-06-17-c6609861'
SHELL= flock /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/.dnsmasq-2.82.tar.xz.flock -c '  	/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/download.pl "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/dl" "dnsmasq-2.82.tar.xz" "84523646f3116bb5e1151efb66e645030f6e6a8256f29aab444777a343ebc132" "" "http://thekelleys.org.uk/dnsmasq"    '
make[5]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/uclient-2020-06-17-c6609861'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/uclient-2020-06-17-c6609861'
mipsel-openwrt-linux-musl-gcc -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/ppp-default/ppp-2.4.8.git-2020-05-25=ppp-2.4.8.git-2020-05-25 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto -I. -I../.. -I../../../include -fPIC -DPPPD_VERSION=\"2.4.8\" -c -o pptp_ctrl.o pptp_ctrl.c
Scanning dependencies of target uclient
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/uclient-2020-06-17-c6609861'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/uclient-2020-06-17-c6609861'
[ 14%] Building C object CMakeFiles/uclient.dir/uclient.c.o
+ curl -f --connect-timeout 20 --retry 5 --location --insecure https://sources.cdn.openwrt.org/dnsmasq-2.82.tar.xz
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
curl: (22) The requested URL returned error: 404 
Download failed.
+ curl -f --connect-timeout 20 --retry 5 --location --insecure http://thekelleys.org.uk/dnsmasq/dnsmasq-2.82.tar.xz
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0mipsel-openwrt-linux-musl-gcc -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/ppp-default/ppp-2.4.8.git-2020-05-25=ppp-2.4.8.git-2020-05-25 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto -I. -I../.. -I../../../include -fPIC -DPPPD_VERSION=\"2.4.8\" -c -o pptp_quirks.o pptp_quirks.c
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/dl
SHELL= flock /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/.uhttpd-2020-08-05-212f8364.tar.xz.flock -c '  	/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/download.pl "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/dl" "uhttpd-2020-08-05-212f8364.tar.xz" "c717924cd075951846cb8ad271f4754db56af53a271ed0afbdc5a2f482e15f97" "" || (  	echo "Checking out files from the git repository..."; mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/dl && cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/dl && rm -rf uhttpd-2020-08-05-212f8364 && [ \! -d uhttpd-2020-08-05-212f8364 ] && git clone  https://git.openwrt.org/project/uhttpd.git uhttpd-2020-08-05-212f8364 && (cd uhttpd-2020-08-05-212f8364 && git checkout 212f8364d49c1bc27dd8bdc394fc3615ea9b7ba3 && git submodule update --init --recursive) && echo "Packing checkout..." && export TAR_TIMESTAMP=`cd uhttpd-2020-08-05-212f8364 && git log -1 --format='\''@%ct'\''` && rm -rf uhttpd-2020-08-05-212f8364/.git && 	tar --numeric-owner --owner=0 --group=0 --mode=a-s --sort=name ${TAR_TIMESTAMP:+--mtime="$TAR_TIMESTAMP"} -c uhttpd-2020-08-05-212f8364 | 	xz -zc -7e > /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/dl/uhttpd-2020-08-05-212f8364.tar.xz && mv /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/dl/uhttpd-2020-08-05-212f8364.tar.xz /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/dl/ && rm -rf uhttpd-2020-08-05-212f8364;  )    '
mipsel-openwrt-linux-musl-gcc -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/ppp-default/ppp-2.4.8.git-2020-05-25=ppp-2.4.8.git-2020-05-25 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto -I. -I../.. -I../../../include -fPIC -DPPPD_VERSION=\"2.4.8\" -c -o util.o util.c
+ curl -f --connect-timeout 20 --retry 5 --location --insecure https://sources.cdn.openwrt.org/uhttpd-2020-08-05-212f8364.tar.xz
mipsel-openwrt-linux-musl-gcc -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/ppp-default/ppp-2.4.8.git-2020-05-25=ppp-2.4.8.git-2020-05-25 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto -I. -I../.. -I../../../include -fPIC -DPPPD_VERSION=\"2.4.8\" -c -o vector.o vector.c
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0[ 28%] Building C object CMakeFiles/uclient.dir/uclient-http.c.o
mipsel-openwrt-linux-musl-gcc -fPIC -o pptp.so -shared dirutil.o orckit_quirks.o pptp.o pptp_callmgr.o pptp_ctrl.o pptp_quirks.o util.o vector.o

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
curl: (92) HTTP/2 stream 1 was not closed cleanly: PROTOCOL_ERROR (err 1)
Download failed.
+ curl -f --connect-timeout 20 --retry 5 --location --insecure https://sources.openwrt.org/uhttpd-2020-08-05-212f8364.tar.xz
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0[ 66%] Building C object CMakeFiles/cgi-io.dir/multipart_parser.c.o

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/dl
SHELL= flock /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/.odhcpd-2020-06-21-5da52992.tar.xz.flock -c '  	/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/download.pl "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/dl" "odhcpd-2020-06-21-5da52992.tar.xz" "6e1f06fd1467d078dc8b4c5ee3cf13a695aa7222e98b2193479e862a4bd21049" "" || (  	echo "Checking out files from the git repository..."; mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/dl && cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/dl && rm -rf odhcpd-2020-06-21-5da52992 && [ \! -d odhcpd-2020-06-21-5da52992 ] && git clone  https://git.openwrt.org/project/odhcpd.git odhcpd-2020-06-21-5da52992 && (cd odhcpd-2020-06-21-5da52992 && git checkout 5da52992a3926b36e53d0a5d55955a6ccbc35872 && git submodule update --init --recursive) && echo "Packing checkout..." && export TAR_TIMESTAMP=`cd odhcpd-2020-06-21-5da52992 && git log -1 --format='\''@%ct'\''` && rm -rf odhcpd-2020-06-21-5da52992/.git && 	tar --numeric-owner --owner=0 --group=0 --mode=a-s --sort=name ${TAR_TIMESTAMP:+--mtime="$TAR_TIMESTAMP"} -c odhcpd-2020-06-21-5da52992 | 	xz -zc -7e > /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/dl/odhcpd-2020-06-21-5da52992.tar.xz && mv /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/dl/odhcpd-2020-06-21-5da52992.tar.xz /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/dl/ && rm -rf odhcpd-2020-06-21-5da52992;  )    '
+ curl -f --connect-timeout 20 --retry 5 --location --insecure https://sources.cdn.openwrt.org/odhcpd-2020-06-21-5da52992.tar.xz
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0[100%] Linking C executable cgi-io

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
curl: (92) HTTP/2 stream 1 was not closed cleanly: PROTOCOL_ERROR (err 1)
Download failed.
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_getch.c -o ../obj_s/lib_getch.o
+ curl -f --connect-timeout 20 --retry 5 --location --insecure https://sources.openwrt.org/odhcpd-2020-06-21-5da52992.tar.xz
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/cgi-io'
[100%] Built target cgi-io
make[5]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/cgi-io'
make[4]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/cgi-io'
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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/cgi-io=cgi-io -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/cgi-io=cgi-io -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include " LDFLAGS="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro " make -C /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/cgi-io/. AR="mipsel-openwrt-linux-musl-gcc-ar" AS="mipsel-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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/cgi-io=cgi-io -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro" LD=mipsel-openwrt-linux-musl-ld NM="mipsel-openwrt-linux-musl-gcc-nm" CC="mipsel-openwrt-linux-musl-gcc" GCC="mipsel-openwrt-linux-musl-gcc" CXX="mipsel-openwrt-linux-musl-g++" RANLIB="mipsel-openwrt-linux-musl-gcc-ranlib" STRIP=mipsel-openwrt-linux-musl-strip OBJCOPY=mipsel-openwrt-linux-musl-objcopy OBJDUMP=mipsel-openwrt-linux-musl-objdump SIZE=mipsel-openwrt-linux-musl-size CROSS="mipsel-openwrt-linux-musl-" ARCH="mipsel" CMAKE_COMMAND='/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/cmake' CMAKE_DISABLE_cmake_check_build_system=1 DESTDIR="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/cgi-io/ipkg-install"  install;
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0make[4]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/cgi-io'
make[5]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/cgi-io'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/cgi-io'
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/cgi-io'
[100%] Built target cgi-io
make[5]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/cgi-io'
Install the project...
-- Install configuration: "Release"
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/cgi-io/ipkg-install/usr/sbin/cgi-io
make[4]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/cgi-io'
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/cgi-io/.built
rm -rf /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/cgi-io/.pkgdir/cgi-io.installed /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/cgi-io/.pkgdir/cgi-io
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/cgi-io/.pkgdir/cgi-io
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/cgi-io/.pkgdir/cgi-io/usr/libexec /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/cgi-io/.pkgdir/cgi-io/www/cgi-bin/
install -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/cgi-io/cgi-io /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/cgi-io/.pkgdir/cgi-io/usr/libexec
ln -sf ../../usr/libexec/cgi-io /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/cgi-io/.pkgdir/cgi-io/www/cgi-bin/cgi-upload
ln -sf ../../usr/libexec/cgi-io /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/cgi-io/.pkgdir/cgi-io/www/cgi-bin/cgi-download
ln -sf ../../usr/libexec/cgi-io /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/cgi-io/.pkgdir/cgi-io/www/cgi-bin/cgi-backup
ln -sf ../../usr/libexec/cgi-io /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/cgi-io/.pkgdir/cgi-io/www/cgi-bin/cgi-exec
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/cgi-io/.pkgdir/cgi-io.installed
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/stamp
SHELL= flock /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/.root-copy.flock -c 'cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/cgi-io/.pkgdir/cgi-io/. /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/'
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/stamp/.cgi-io_installed
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/targets/ramips/rt305x/packages /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/cgi-io/ipkg-mipsel_24kc/cgi-io/CONTROL /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/pkginfo
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/cgi-io/ipkg-mipsel_24kc/cgi-io/usr/libexec /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/cgi-io/ipkg-mipsel_24kc/cgi-io/www/cgi-bin/
install -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/cgi-io/cgi-io /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/cgi-io/ipkg-mipsel_24kc/cgi-io/usr/libexec
ln -sf ../../usr/libexec/cgi-io /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/cgi-io/ipkg-mipsel_24kc/cgi-io/www/cgi-bin/cgi-upload
ln -sf ../../usr/libexec/cgi-io /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/cgi-io/ipkg-mipsel_24kc/cgi-io/www/cgi-bin/cgi-download
ln -sf ../../usr/libexec/cgi-io /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/cgi-io/ipkg-mipsel_24kc/cgi-io/www/cgi-bin/cgi-backup
ln -sf ../../usr/libexec/cgi-io /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/cgi-io/ipkg-mipsel_24kc/cgi-io/www/cgi-bin/cgi-exec
find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/cgi-io/ipkg-mipsel_24kc/cgi-io -name 'CVS' -o -name '.svn' -o -name '.#*' -o -name '*~'| xargs -r rm -rf
export CROSS="mipsel-openwrt-linux-musl-"   ; NM="mipsel-openwrt-linux-musl-nm" STRIP="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/sstrip" STRIP_KMOD="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/strip-kmod.sh" PATCHELF="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/patchelf" /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/rstrip.sh /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/cgi-io/ipkg-mipsel_24kc/cgi-io
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_getstr.c -o ../obj_s/lib_getstr.o
rstrip.sh: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/cgi-io/ipkg-mipsel_24kc/cgi-io/usr/libexec/cgi-io: executable
(cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/cgi-io/ipkg-mipsel_24kc/cgi-io/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;  )
[ 42%] Building C object CMakeFiles/uclient.dir/uclient-utils.c.o
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/packages/mipsel_24kc/packages
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/ipkg-build -c -o 0 -g 0 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/cgi-io/ipkg-mipsel_24kc/cgi-io /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/packages/mipsel_24kc/packages
Packaged contents of /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/cgi-io/ipkg-mipsel_24kc/cgi-io into /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/packages/mipsel_24kc/packages/cgi-io_19_mipsel_24kc.ipk
echo "cgi-io" >> /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/pkginfo/cgi-io.default.install
rm -rf /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-cgi-io
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-cgi-io/host /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/packages
find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-cgi-io -name '*.la' | xargs -r rm -f; 
if [ -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/packages/cgi-io.list ]; then /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/clean-package.sh "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/packages/cgi-io.list" "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl"; fi
if [ -d /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-cgi-io ]; then (cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-cgi-io; find ./ > /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-cgi-io.files); 	SHELL= flock /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/.staging-dir.flock -c ' mv /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-cgi-io.files /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/packages/cgi-io.list && cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-cgi-io/* /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/; '; fi
rm -rf /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-cgi-io
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/stamp/.cgi-io_installed
make[3]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/feeds/packages/net/cgi-io'
time: package/feeds/packages/cgi-io/compile#1.10#0.20#1.34
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_hline.c -o ../obj_s/lib_hline.o
[ 57%] Linking C shared library libuclient.so
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/uclient-2020-06-17-c6609861'
[ 57%] Built target uclient
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/uclient-2020-06-17-c6609861'
Scanning dependencies of target uclient-fetch
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/uclient-2020-06-17-c6609861'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/uclient-2020-06-17-c6609861'
[ 71%] Building C object CMakeFiles/uclient-fetch.dir/uclient-fetch.c.o
make[3]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/package/network/config/netifd'
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_immedok.c -o ../obj_s/lib_immedok.o
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_inchstr.c -o ../obj_s/lib_inchstr.o
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_initscr.c -o ../obj_s/lib_initscr.o
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/ppp-default/ppp-2.4.8.git-2020-05-25/pppd/plugins/pptp'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/ppp-default/ppp-2.4.8.git-2020-05-25/pppd/plugins/radius'
mipsel-openwrt-linux-musl-gcc -I. -I../.. -I../../../include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/ppp-default/ppp-2.4.8.git-2020-05-25=ppp-2.4.8.git-2020-05-25 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto -fPIC -DRC_LOG_FACILITY=LOG_DAEMON -DCHAPMS=1 -DMPPE=1 -DMAXOCTETS=1   -c -o radius.o radius.c
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_insch.c -o ../obj_s/lib_insch.o
mipsel-openwrt-linux-musl-gcc -I. -I../.. -I../../../include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/ppp-default/ppp-2.4.8.git-2020-05-25=ppp-2.4.8.git-2020-05-25 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto -fPIC -DRC_LOG_FACILITY=LOG_DAEMON -DCHAPMS=1 -DMPPE=1 -DMAXOCTETS=1   -c -o avpair.o avpair.c
mipsel-openwrt-linux-musl-gcc -I. -I../.. -I../../../include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/ppp-default/ppp-2.4.8.git-2020-05-25=ppp-2.4.8.git-2020-05-25 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto -fPIC -DRC_LOG_FACILITY=LOG_DAEMON -DCHAPMS=1 -DMPPE=1 -DMAXOCTETS=1   -c -o buildreq.o buildreq.c
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_insdel.c -o ../obj_s/lib_insdel.o
mipsel-openwrt-linux-musl-gcc -I. -I../.. -I../../../include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/ppp-default/ppp-2.4.8.git-2020-05-25=ppp-2.4.8.git-2020-05-25 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto -fPIC -DRC_LOG_FACILITY=LOG_DAEMON -DCHAPMS=1 -DMPPE=1 -DMAXOCTETS=1   -c -o config.o config.c
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_insnstr.c -o ../obj_s/lib_insnstr.o
mipsel-openwrt-linux-musl-gcc -I. -I../.. -I../../../include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/ppp-default/ppp-2.4.8.git-2020-05-25=ppp-2.4.8.git-2020-05-25 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto -fPIC -DRC_LOG_FACILITY=LOG_DAEMON -DCHAPMS=1 -DMPPE=1 -DMAXOCTETS=1   -c -o dict.o dict.c
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_instr.c -o ../obj_s/lib_instr.o
[ 85%] Building C object CMakeFiles/uclient-fetch.dir/progress.c.o
mipsel-openwrt-linux-musl-gcc -I. -I../.. -I../../../include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/ppp-default/ppp-2.4.8.git-2020-05-25=ppp-2.4.8.git-2020-05-25 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto -fPIC -DRC_LOG_FACILITY=LOG_DAEMON -DCHAPMS=1 -DMPPE=1 -DMAXOCTETS=1   -c -o ip_util.o ip_util.c
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/dl
mipsel-openwrt-linux-musl-gcc -I. -I../.. -I../../../include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/ppp-default/ppp-2.4.8.git-2020-05-25=ppp-2.4.8.git-2020-05-25 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto -fPIC -DRC_LOG_FACILITY=LOG_DAEMON -DCHAPMS=1 -DMPPE=1 -DMAXOCTETS=1   -c -o clientid.o clientid.c
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_isendwin.c -o ../obj_s/lib_isendwin.o
SHELL= flock /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/.netifd-2020-06-06-51e9fb81.tar.xz.flock -c '  	/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/download.pl "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/dl" "netifd-2020-06-06-51e9fb81.tar.xz" "d89b76cb28a4c15c044f1b11ae8bc3ef7087a49cafe3dfff191163c6641a74b5" "" || (  	echo "Checking out files from the git repository..."; mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/dl && cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/dl && rm -rf netifd-2020-06-06-51e9fb81 && [ \! -d netifd-2020-06-06-51e9fb81 ] && git clone  https://git.openwrt.org/project/netifd.git netifd-2020-06-06-51e9fb81 && (cd netifd-2020-06-06-51e9fb81 && git checkout 51e9fb8151e8f2c16ac1400bf4d64147ee7e8f5a && git submodule update --init --recursive) && echo "Packing checkout..." && export TAR_TIMESTAMP=`cd netifd-2020-06-06-51e9fb81 && git log -1 --format='\''@%ct'\''` && rm -rf netifd-2020-06-06-51e9fb81/.git && 	tar --numeric-owner --owner=0 --group=0 --mode=a-s --sort=name ${TAR_TIMESTAMP:+--mtime="$TAR_TIMESTAMP"} -c netifd-2020-06-06-51e9fb81 | 	xz -zc -7e > /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/dl/netifd-2020-06-06-51e9fb81.tar.xz && mv /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/dl/netifd-2020-06-06-51e9fb81.tar.xz /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/dl/ && rm -rf netifd-2020-06-06-51e9fb81;  )    '
+ curl -f --connect-timeout 20 --retry 5 --location --insecure https://sources.cdn.openwrt.org/netifd-2020-06-06-51e9fb81.tar.xz
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0[100%] Linking C executable uclient-fetch
mipsel-openwrt-linux-musl-gcc -I. -I../.. -I../../../include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/ppp-default/ppp-2.4.8.git-2020-05-25=ppp-2.4.8.git-2020-05-25 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto -fPIC -DRC_LOG_FACILITY=LOG_DAEMON -DCHAPMS=1 -DMPPE=1 -DMAXOCTETS=1   -c -o sendserver.o sendserver.c
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_leaveok.c -o ../obj_s/lib_leaveok.o
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/uclient-2020-06-17-c6609861'
[100%] Built target uclient-fetch
make[5]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/uclient-2020-06-17-c6609861'
make[4]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/uclient-2020-06-17-c6609861'
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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/uclient-2020-06-17-c6609861=uclient-2020-06-17-c6609861 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/uclient-2020-06-17-c6609861=uclient-2020-06-17-c6609861 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include " LDFLAGS="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro " make -C /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/uclient-2020-06-17-c6609861/. AR="mipsel-openwrt-linux-musl-gcc-ar" AS="mipsel-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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/uclient-2020-06-17-c6609861=uclient-2020-06-17-c6609861 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro" LD=mipsel-openwrt-linux-musl-ld NM="mipsel-openwrt-linux-musl-gcc-nm" CC="mipsel-openwrt-linux-musl-gcc" GCC="mipsel-openwrt-linux-musl-gcc" CXX="mipsel-openwrt-linux-musl-g++" RANLIB="mipsel-openwrt-linux-musl-gcc-ranlib" STRIP=mipsel-openwrt-linux-musl-strip OBJCOPY=mipsel-openwrt-linux-musl-objcopy OBJDUMP=mipsel-openwrt-linux-musl-objdump SIZE=mipsel-openwrt-linux-musl-size CROSS="mipsel-openwrt-linux-musl-" ARCH="mipsel" CMAKE_COMMAND='/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/cmake' CMAKE_DISABLE_cmake_check_build_system=1 DESTDIR="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/uclient-2020-06-17-c6609861/ipkg-install"  install;
make[4]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/uclient-2020-06-17-c6609861'
make[5]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/uclient-2020-06-17-c6609861'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/uclient-2020-06-17-c6609861'

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
curl: (22) The requested URL returned error: 404 
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/uclient-2020-06-17-c6609861'
Download failed.
[ 57%] Built target uclient
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/uclient-2020-06-17-c6609861'
+ curl -f --connect-timeout 20 --retry 5 --location --insecure https://sources.openwrt.org/netifd-2020-06-06-51e9fb81.tar.xz
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/uclient-2020-06-17-c6609861'
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0[100%] Built target uclient-fetch
make[5]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/uclient-2020-06-17-c6609861'

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_mouse.c -o ../obj_s/lib_mouse.o
Install the project...
mipsel-openwrt-linux-musl-gcc -I. -I../.. -I../../../include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/ppp-default/ppp-2.4.8.git-2020-05-25=ppp-2.4.8.git-2020-05-25 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto -fPIC -DRC_LOG_FACILITY=LOG_DAEMON -DCHAPMS=1 -DMPPE=1 -DMAXOCTETS=1   -c -o lock.o lock.c
-- Install configuration: "Release"
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/uclient-2020-06-17-c6609861/ipkg-install/usr/include/libubox/uclient.h
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/uclient-2020-06-17-c6609861/ipkg-install/usr/include/libubox/uclient-utils.h
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/uclient-2020-06-17-c6609861/ipkg-install/usr/lib/libuclient.so
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/uclient-2020-06-17-c6609861/ipkg-install/usr/bin/uclient-fetch
make[4]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/uclient-2020-06-17-c6609861'
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/uclient-2020-06-17-c6609861/.built
rm -rf /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/uclient-2020-06-17-c6609861/.pkgdir/libuclient.installed /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/uclient-2020-06-17-c6609861/.pkgdir/libuclient
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/uclient-2020-06-17-c6609861/.pkgdir/libuclient
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/uclient-2020-06-17-c6609861/.pkgdir/libuclient/usr/lib
install -m0644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/uclient-2020-06-17-c6609861/ipkg-install/usr/lib/libuclient.so /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/uclient-2020-06-17-c6609861/.pkgdir/libuclient/usr/lib/
mipsel-openwrt-linux-musl-gcc -I. -I../.. -I../../../include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/ppp-default/ppp-2.4.8.git-2020-05-25=ppp-2.4.8.git-2020-05-25 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto -fPIC -DRC_LOG_FACILITY=LOG_DAEMON -DCHAPMS=1 -DMPPE=1 -DMAXOCTETS=1   -c -o util.o util.c
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/uclient-2020-06-17-c6609861/.pkgdir/libuclient.installed
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/stamp
echo '20160123' | cmp -s - /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/pkginfo/libuclient.version || echo '20160123' > /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/pkginfo/libuclient.version
SHELL= flock /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/.root-copy.flock -c 'cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/uclient-2020-06-17-c6609861/.pkgdir/libuclient/. /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/'
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/stamp/.libuclient_installed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/targets/ramips/rt305x/packages /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/uclient-2020-06-17-c6609861/ipkg-mipsel_24kc/libuclient/CONTROL /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/pkginfo
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/uclient-2020-06-17-c6609861/ipkg-mipsel_24kc/libuclient/usr/lib
install -m0644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/uclient-2020-06-17-c6609861/ipkg-install/usr/lib/libuclient.so /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/uclient-2020-06-17-c6609861/ipkg-mipsel_24kc/libuclient/usr/lib/
find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/uclient-2020-06-17-c6609861/ipkg-mipsel_24kc/libuclient -name 'CVS' -o -name '.svn' -o -name '.#*' -o -name '*~'| xargs -r rm -rf
mipsel-openwrt-linux-musl-gcc -I. -I../.. -I../../../include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/ppp-default/ppp-2.4.8.git-2020-05-25=ppp-2.4.8.git-2020-05-25 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto -fPIC -DRC_LOG_FACILITY=LOG_DAEMON -DCHAPMS=1 -DMPPE=1 -DMAXOCTETS=1   -c -o md5.o md5.c

  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0mipsel-openwrt-linux-musl-gcc -I. -I../.. -I../../../include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/ppp-default/ppp-2.4.8.git-2020-05-25=ppp-2.4.8.git-2020-05-25 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto -fPIC -DRC_LOG_FACILITY=LOG_DAEMON -DCHAPMS=1 -DMPPE=1 -DMAXOCTETS=1   -c -o radattr.o radattr.c
export CROSS="mipsel-openwrt-linux-musl-"   ; NM="mipsel-openwrt-linux-musl-nm" STRIP="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/sstrip" STRIP_KMOD="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/strip-kmod.sh" PATCHELF="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/patchelf" /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/rstrip.sh /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/uclient-2020-06-17-c6609861/ipkg-mipsel_24kc/libuclient
rstrip.sh: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/uclient-2020-06-17-c6609861/ipkg-mipsel_24kc/libuclient/usr/lib/libuclient.so: shared object
(cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/uclient-2020-06-17-c6609861/ipkg-mipsel_24kc/libuclient/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 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/packages/mipsel_24kc/base
mipsel-openwrt-linux-musl-gcc -I. -I../.. -I../../../include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/ppp-default/ppp-2.4.8.git-2020-05-25=ppp-2.4.8.git-2020-05-25 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto -fPIC -DRC_LOG_FACILITY=LOG_DAEMON -DCHAPMS=1 -DMPPE=1 -DMAXOCTETS=1   -c -o radrealms.o radrealms.c
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/ipkg-build -c -o 0 -g 0 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/uclient-2020-06-17-c6609861/ipkg-mipsel_24kc/libuclient /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/packages/mipsel_24kc/base

  4  497k    4 22600    0     0  17922      0  0:00:28  0:00:01  0:00:27 17908Packaged contents of /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/uclient-2020-06-17-c6609861/ipkg-mipsel_24kc/libuclient into /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/packages/mipsel_24kc/base/libuclient20160123_2020-06-17-c6609861-1_mipsel_24kc.ipk
mipsel-openwrt-linux-musl-gcc-ar rv libradiusclient.a avpair.o buildreq.o config.o dict.o ip_util.o clientid.o sendserver.o lock.o util.o md5.o
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/../../../../mipsel-openwrt-linux-musl/bin/ar: creating libradiusclient.a
a - avpair.o
a - buildreq.o
a - config.o
a - dict.o
a - ip_util.o
a - clientid.o
a - sendserver.o
a - lock.o
a - util.o
a - md5.o
mipsel-openwrt-linux-musl-gcc -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro -Wl,--gc-sections -flto -fuse-linker-plugin  -fPIC -o radattr.so -shared radattr.o
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/targets/ramips/rt305x/packages /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/uclient-2020-06-17-c6609861/ipkg-mipsel_24kc/uclient-fetch/CONTROL /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/pkginfo
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/uclient-2020-06-17-c6609861/ipkg-mipsel_24kc/uclient-fetch/bin
install -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/uclient-2020-06-17-c6609861/ipkg-install/usr/bin/uclient-fetch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/uclient-2020-06-17-c6609861/ipkg-mipsel_24kc/uclient-fetch/bin/
find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/uclient-2020-06-17-c6609861/ipkg-mipsel_24kc/uclient-fetch -name 'CVS' -o -name '.svn' -o -name '.#*' -o -name '*~'| xargs -r rm -rf
export CROSS="mipsel-openwrt-linux-musl-"   ; NM="mipsel-openwrt-linux-musl-nm" STRIP="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/sstrip" STRIP_KMOD="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/strip-kmod.sh" PATCHELF="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/patchelf" /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/rstrip.sh /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/uclient-2020-06-17-c6609861/ipkg-mipsel_24kc/uclient-fetch
rstrip.sh: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/uclient-2020-06-17-c6609861/ipkg-mipsel_24kc/uclient-fetch/bin/uclient-fetch: executable
(cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/uclient-2020-06-17-c6609861/ipkg-mipsel_24kc/uclient-fetch/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;  )
mipsel-openwrt-linux-musl-gcc -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro -Wl,--gc-sections -flto -fuse-linker-plugin  -fPIC -o radrealms.so -shared radrealms.o
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/packages/mipsel_24kc/base
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/ipkg-build -c -o 0 -g 0 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/uclient-2020-06-17-c6609861/ipkg-mipsel_24kc/uclient-fetch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/packages/mipsel_24kc/base
Packaged contents of /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/uclient-2020-06-17-c6609861/ipkg-mipsel_24kc/uclient-fetch into /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/packages/mipsel_24kc/base/uclient-fetch_2020-06-17-c6609861-1_mipsel_24kc.ipk
echo "libuclient" >> /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/pkginfo/uclient.default.install
rm -rf /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-uclient
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-uclient/host /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/packages
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-uclient
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_move.c -o ../obj_s/lib_move.o
cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/uclient-2020-06-17-c6609861/ipkg-install/* /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-uclient/
find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-uclient -name '*.la' | xargs -r rm -f; 
if [ -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/packages/uclient.list ]; then /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/clean-package.sh "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/packages/uclient.list" "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl"; fi
if [ -d /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-uclient ]; then (cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-uclient; find ./ > /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-uclient.files); 	SHELL= flock /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/.staging-dir.flock -c ' mv /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-uclient.files /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/packages/uclient.list && cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-uclient/* /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/; '; fi
mipsel-openwrt-linux-musl-gcc -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro -Wl,--gc-sections -flto -fuse-linker-plugin  -fPIC -o radius.so -shared radius.o libradiusclient.a
rm -rf /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-uclient
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/stamp/.uclient_installed
rm -rf /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/uclient-2020-06-17-c6609861/.pkgdir/uclient-fetch.installed /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/uclient-2020-06-17-c6609861/.pkgdir/uclient-fetch
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/uclient-2020-06-17-c6609861/.pkgdir/uclient-fetch
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/uclient-2020-06-17-c6609861/.pkgdir/uclient-fetch/bin
install -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/uclient-2020-06-17-c6609861/ipkg-install/usr/bin/uclient-fetch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/uclient-2020-06-17-c6609861/.pkgdir/uclient-fetch/bin/
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/uclient-2020-06-17-c6609861/.pkgdir/uclient-fetch.installed
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/stamp
SHELL= flock /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/.root-copy.flock -c 'cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/uclient-2020-06-17-c6609861/.pkgdir/uclient-fetch/. /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/'
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/stamp/.uclient-fetch_installed
echo "uclient-fetch" >> /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/pkginfo/uclient.default.install
make[3]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/package/libs/uclient'
time: package/libs/uclient/compile#2.05#0.42#3.83
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tty/lib_mvcur.c -o ../obj_s/lib_mvcur.o
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_mvwin.c -o ../obj_s/lib_mvwin.o
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_newterm.c -o ../obj_s/lib_newterm.o

100 28416  100 28416    0     0  21592      0  0:00:01  0:00:01 --:--:-- 21592
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/uhttpd-2020-08-05-212f8364/.prepared_85d2cb68630c7434c42cd25ecee4a8cb_6664517399ebbbc92a37c5bb081b5c53_check
. /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/include/shell.sh; xzcat /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/dl/uhttpd-2020-08-05-212f8364.tar.xz | tar -C /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/uhttpd-2020-08-05-212f8364/.. -xf -
tar: uhttpd-2020-08-05-212f8364/CMakeLists.txt: time stamp 2020-08-05 13:24:05 is 263989.291592118 s in the future
tar: uhttpd-2020-08-05-212f8364/auth.c: time stamp 2020-08-05 13:24:05 is 263989.291484523 s in the future
tar: uhttpd-2020-08-05-212f8364/cgi.c: time stamp 2020-08-05 13:24:05 is 263989.291449025 s in the future
tar: uhttpd-2020-08-05-212f8364/client.c: time stamp 2020-08-05 13:24:05 is 263989.291301332 s in the future
tar: uhttpd-2020-08-05-212f8364/file.c: time stamp 2020-08-05 13:24:05 is 263989.290938049 s in the future
tar: uhttpd-2020-08-05-212f8364/handler.c: time stamp 2020-08-05 13:24:05 is 263989.290803855 s in the future
tar: uhttpd-2020-08-05-212f8364/listen.c: time stamp 2020-08-05 13:24:05 is 263989.290652462 s in the future
tar: uhttpd-2020-08-05-212f8364/lua.c: time stamp 2020-08-05 13:24:05 is 263989.290594565 s in the future
tar: uhttpd-2020-08-05-212f8364/main.c: time stamp 2020-08-05 13:24:05 is 263989.290192083 s in the future
tar: uhttpd-2020-08-05-212f8364/mimetypes.h: time stamp 2020-08-05 13:24:05 is 263989.290109587 s in the future
tar: uhttpd-2020-08-05-212f8364/plugin.c: time stamp 2020-08-05 13:24:05 is 263989.29003859 s in the future
tar: uhttpd-2020-08-05-212f8364/plugin.h: time stamp 2020-08-05 13:24:05 is 263989.289973693 s in the future
tar: uhttpd-2020-08-05-212f8364/proc.c: time stamp 2020-08-05 13:24:05 is 263989.289878298 s in the future
tar: uhttpd-2020-08-05-212f8364/relay.c: time stamp 2020-08-05 13:24:05 is 263989.2898295 s in the future
tar: uhttpd-2020-08-05-212f8364/session-test.sh: time stamp 2020-08-05 13:24:05 is 263989.289799601 s in the future
tar: uhttpd-2020-08-05-212f8364/tls.c: time stamp 2020-08-05 13:24:05 is 263989.289753704 s in the future
tar: uhttpd-2020-08-05-212f8364/tls.h: time stamp 2020-08-05 13:24:05 is 263989.289711906 s in the future
tar: uhttpd-2020-08-05-212f8364/ubus.c: time stamp 2020-08-05 13:24:05 is 263989.289589211 s in the future
tar: uhttpd-2020-08-05-212f8364/uhttpd.h: time stamp 2020-08-05 13:24:05 is 263989.289412419 s in the future
tar: uhttpd-2020-08-05-212f8364/utils.c: time stamp 2020-08-05 13:24:05 is 263989.289341823 s in the future
tar: uhttpd-2020-08-05-212f8364/utils.h: time stamp 2020-08-05 13:24:05 is 263989.289286625 s in the future
tar: uhttpd-2020-08-05-212f8364: time stamp 2020-08-05 13:24:05 is 263989.289267526 s in the future
[ ! -d ./src/ ] || cp -fpR ./src/. /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/uhttpd-2020-08-05-212f8364
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/uhttpd-2020-08-05-212f8364/.prepared_85d2cb68630c7434c42cd25ecee4a8cb_6664517399ebbbc92a37c5bb081b5c53
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/uhttpd-2020-08-05-212f8364/.configured_*
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/stamp/.uhttpd_installed
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/uhttpd-2020-08-05-212f8364
(cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/uhttpd-2020-08-05-212f8364; 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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/uhttpd-2020-08-05-212f8364=uhttpd-2020-08-05-212f8364 -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/uhttpd-2020-08-05-212f8364=uhttpd-2020-08-05-212f8364 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro " LDFLAGS="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro -lcrypt " cmake -DCMAKE_SYSTEM_NAME=Linux -DCMAKE_SYSTEM_VERSION=1 -DCMAKE_SYSTEM_PROCESSOR=mipsel -DCMAKE_BUILD_TYPE=Release -DCMAKE_C_FLAGS_RELEASE="-DNDEBUG" -DCMAKE_CXX_FLAGS_RELEASE="-DNDEBUG" -DCMAKE_C_COMPILER="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin/mipsel-openwrt-linux-musl-gcc" -DCMAKE_C_COMPILER_ARG1="" -DCMAKE_CXX_COMPILER="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin/mipsel-openwrt-linux-musl-g++" -DCMAKE_CXX_COMPILER_ARG1="" -DCMAKE_ASM_COMPILER="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin/mipsel-openwrt-linux-musl-gcc" -DCMAKE_ASM_COMPILER_ARG1="" -DCMAKE_EXE_LINKER_FLAGS:STRING="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro -lcrypt" -DCMAKE_MODULE_LINKER_FLAGS:STRING="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro -lcrypt -Wl,-Bsymbolic-functions" -DCMAKE_SHARED_LINKER_FLAGS:STRING="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro -lcrypt -Wl,-Bsymbolic-functions" -DCMAKE_AR="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin/mipsel-openwrt-linux-musl-gcc-ar" -DCMAKE_NM="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin/mipsel-openwrt-linux-musl-gcc-nm" -DCMAKE_RANLIB="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin/mipsel-openwrt-linux-musl-gcc-ranlib" -DCMAKE_FIND_ROOT_PATH="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr;/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl" -DCMAKE_FIND_ROOT_PATH_MODE_PROGRAM=BOTH -DCMAKE_FIND_ROOT_PATH_MODE_LIBRARY=ONLY -DCMAKE_FIND_ROOT_PATH_MODE_INCLUDE=ONLY -DCMAKE_STRIP=: -DCMAKE_INSTALL_PREFIX=/usr -DDL_LIBRARY=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl -DCMAKE_PREFIX_PATH=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl -DCMAKE_SKIP_RPATH=TRUE -DTLS_SUPPORT=on /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/uhttpd-2020-08-05-212f8364 )
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_newwin.c -o ../obj_s/lib_newwin.o
-- The C compiler identification is GNU 8.4.0
-- Check for working C compiler: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin/mipsel-openwrt-linux-musl-gcc
-- Check for working C compiler: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin/mipsel-openwrt-linux-musl-gcc - works
-- Detecting C compiler ABI info
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_nl.c -o ../obj_s/lib_nl.o
-- Detecting C compiler ABI info - done
-- Detecting C compile features
-- Detecting C compile features - done
-- Looking for getspnam
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_overlay.c -o ../obj_s/lib_overlay.o
make[3]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/package/system/ubox'
-- Looking for getspnam - found
-- Configuring done
-- Generating done
CMake Warning:
  Manually-specified variables were not used by the project:

    CMAKE_ASM_COMPILER
    CMAKE_ASM_COMPILER_ARG1
    CMAKE_CXX_COMPILER
    CMAKE_CXX_COMPILER_ARG1
    CMAKE_CXX_FLAGS_RELEASE
    CMAKE_SHARED_LINKER_FLAGS
    DL_LIBRARY


-- Build files have been written to: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/uhttpd-2020-08-05-212f8364
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/uhttpd-2020-08-05-212f8364/.configured_25ceb18d6785313266a93c09247beab8
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/uhttpd-2020-08-05-212f8364/.built
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/uhttpd-2020-08-05-212f8364/.built_check
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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/uhttpd-2020-08-05-212f8364=uhttpd-2020-08-05-212f8364 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/uhttpd-2020-08-05-212f8364=uhttpd-2020-08-05-212f8364 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include " LDFLAGS="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro -lcrypt " make -j1 -C /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/uhttpd-2020-08-05-212f8364/. AR="mipsel-openwrt-linux-musl-gcc-ar" AS="mipsel-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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/uhttpd-2020-08-05-212f8364=uhttpd-2020-08-05-212f8364 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro" LD=mipsel-openwrt-linux-musl-ld NM="mipsel-openwrt-linux-musl-gcc-nm" CC="mipsel-openwrt-linux-musl-gcc" GCC="mipsel-openwrt-linux-musl-gcc" CXX="mipsel-openwrt-linux-musl-g++" RANLIB="mipsel-openwrt-linux-musl-gcc-ranlib" STRIP=mipsel-openwrt-linux-musl-strip OBJCOPY=mipsel-openwrt-linux-musl-objcopy OBJDUMP=mipsel-openwrt-linux-musl-objdump SIZE=mipsel-openwrt-linux-musl-size CROSS="mipsel-openwrt-linux-musl-" ARCH="mipsel" CMAKE_COMMAND='/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/cmake' CMAKE_DISABLE_cmake_check_build_system=1 ;
make[4]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/uhttpd-2020-08-05-212f8364'
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_pad.c -o ../obj_s/lib_pad.o
-- Configuring done
-- Generating done
-- Build files have been written to: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/uhttpd-2020-08-05-212f8364
make[5]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/uhttpd-2020-08-05-212f8364'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/uhttpd-2020-08-05-212f8364'
Scanning dependencies of target uhttpd_lua
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/uhttpd-2020-08-05-212f8364'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/uhttpd-2020-08-05-212f8364'
make[6]: Warning: File 'lua.c' has modification time 263988 s in the future
[  5%] Building C object CMakeFiles/uhttpd_lua.dir/lua.c.o
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_printw.c -o ../obj_s/lib_printw.o
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_redrawln.c -o ../obj_s/lib_redrawln.o

100 51656  100 51656    0     0  33112      0  0:00:01  0:00:01 --:--:-- 33112
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/odhcpd-ipv6only/odhcpd-2020-06-21-5da52992/.prepared_1be8a7806e9f87b6619e8d4f36908413_6664517399ebbbc92a37c5bb081b5c53_check
. /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/include/shell.sh; xzcat /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/dl/odhcpd-2020-06-21-5da52992.tar.xz | tar -C /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/odhcpd-ipv6only/odhcpd-2020-06-21-5da52992/.. -xf -
[ ! -d ./src/ ] || cp -fpR ./src/. /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/odhcpd-ipv6only/odhcpd-2020-06-21-5da52992
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/odhcpd-ipv6only/odhcpd-2020-06-21-5da52992/.prepared_1be8a7806e9f87b6619e8d4f36908413_6664517399ebbbc92a37c5bb081b5c53
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/odhcpd-ipv6only/odhcpd-2020-06-21-5da52992/.configured_*
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/stamp/.odhcpd.ipv6only_installed
[ 11%] Linking C shared module uhttpd_lua.so
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/odhcpd-ipv6only/odhcpd-2020-06-21-5da52992
(cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/odhcpd-ipv6only/odhcpd-2020-06-21-5da52992; 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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/odhcpd-ipv6only/odhcpd-2020-06-21-5da52992=odhcpd-2020-06-21-5da52992 -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/odhcpd-ipv6only/odhcpd-2020-06-21-5da52992=odhcpd-2020-06-21-5da52992 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro " LDFLAGS="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro " cmake -DCMAKE_SYSTEM_NAME=Linux -DCMAKE_SYSTEM_VERSION=1 -DCMAKE_SYSTEM_PROCESSOR=mipsel -DCMAKE_BUILD_TYPE=Release -DCMAKE_C_FLAGS_RELEASE="-DNDEBUG" -DCMAKE_CXX_FLAGS_RELEASE="-DNDEBUG" -DCMAKE_C_COMPILER="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin/mipsel-openwrt-linux-musl-gcc" -DCMAKE_C_COMPILER_ARG1="" -DCMAKE_CXX_COMPILER="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin/mipsel-openwrt-linux-musl-g++" -DCMAKE_CXX_COMPILER_ARG1="" -DCMAKE_ASM_COMPILER="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin/mipsel-openwrt-linux-musl-gcc" -DCMAKE_ASM_COMPILER_ARG1="" -DCMAKE_EXE_LINKER_FLAGS:STRING="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro" -DCMAKE_MODULE_LINKER_FLAGS:STRING="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro -Wl,-Bsymbolic-functions" -DCMAKE_SHARED_LINKER_FLAGS:STRING="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro -Wl,-Bsymbolic-functions" -DCMAKE_AR="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin/mipsel-openwrt-linux-musl-gcc-ar" -DCMAKE_NM="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin/mipsel-openwrt-linux-musl-gcc-nm" -DCMAKE_RANLIB="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin/mipsel-openwrt-linux-musl-gcc-ranlib" -DCMAKE_FIND_ROOT_PATH="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr;/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl" -DCMAKE_FIND_ROOT_PATH_MODE_PROGRAM=BOTH -DCMAKE_FIND_ROOT_PATH_MODE_LIBRARY=ONLY -DCMAKE_FIND_ROOT_PATH_MODE_INCLUDE=ONLY -DCMAKE_STRIP=: -DCMAKE_INSTALL_PREFIX=/usr -DDL_LIBRARY=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl -DCMAKE_PREFIX_PATH=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl -DCMAKE_SKIP_RPATH=TRUE -DUBUS=1 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/odhcpd-ipv6only/odhcpd-2020-06-21-5da52992 )
make[6]: warning:  Clock skew detected.  Your build may be incomplete.
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/uhttpd-2020-08-05-212f8364'
[ 11%] Built target uhttpd_lua
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/uhttpd-2020-08-05-212f8364'
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_refresh.c -o ../obj_s/lib_refresh.o
Scanning dependencies of target uhttpd
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/uhttpd-2020-08-05-212f8364'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/uhttpd-2020-08-05-212f8364'
make[6]: Warning: File 'main.c' has modification time 263988 s in the future
[ 17%] Building C object CMakeFiles/uhttpd.dir/main.c.o
-- The C compiler identification is GNU 8.4.0
-- Check for working C compiler: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin/mipsel-openwrt-linux-musl-gcc
autoreconf: configure.ac: tracing
-- Check for working C compiler: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin/mipsel-openwrt-linux-musl-gcc - works
-- Detecting C compiler ABI info
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_restart.c -o ../obj_s/lib_restart.o
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/ppp-default/ppp-2.4.8.git-2020-05-25/pppd/plugins/radius'
make[5]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/ppp-default/ppp-2.4.8.git-2020-05-25/pppd/plugins'
cd pppd; make -w -j --jobserver-fds=3,4 all
make[5]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/ppp-default/ppp-2.4.8.git-2020-05-25/pppd'
mipsel-openwrt-linux-musl-gcc -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/ppp-default/ppp-2.4.8.git-2020-05-25=ppp-2.4.8.git-2020-05-25 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto -DHAVE_PATHS_H -DHAVE_MMAP -I../include '-DDESTDIR="/usr"' -DCHAPMS=1 -DMPPE=1 -DHAS_SHADOW -DHAVE_CRYPT_H=1 -DUSE_CRYPT=1 -DPLUGIN -DPPP_FILTER -DPPP_PRECOMPILED_FILTER -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -DINET6=1 -DMAXOCTETS   -c -o main.o main.c
-- Detecting C compiler ABI info - done

  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0-- Detecting C compile features
-- Detecting C compile features - done
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_scanw.c -o ../obj_s/lib_scanw.o
-- Configuring done
-- Generating done
CMake Warning:
  Manually-specified variables were not used by the project:

    CMAKE_ASM_COMPILER
    CMAKE_ASM_COMPILER_ARG1
    CMAKE_CXX_COMPILER
    CMAKE_CXX_COMPILER_ARG1
    CMAKE_CXX_FLAGS_RELEASE
    CMAKE_MODULE_LINKER_FLAGS
    CMAKE_SHARED_LINKER_FLAGS
    DL_LIBRARY


-- Build files have been written to: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/odhcpd-ipv6only/odhcpd-2020-06-21-5da52992
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/odhcpd-ipv6only/odhcpd-2020-06-21-5da52992/.configured_b0dd907d7bd62c1ac162f77343628c19
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/odhcpd-ipv6only/odhcpd-2020-06-21-5da52992/.built
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/odhcpd-ipv6only/odhcpd-2020-06-21-5da52992/.built_check
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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/odhcpd-ipv6only/odhcpd-2020-06-21-5da52992=odhcpd-2020-06-21-5da52992 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/odhcpd-ipv6only/odhcpd-2020-06-21-5da52992=odhcpd-2020-06-21-5da52992 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include " LDFLAGS="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro " make -j1 -C /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/odhcpd-ipv6only/odhcpd-2020-06-21-5da52992/. AR="mipsel-openwrt-linux-musl-gcc-ar" AS="mipsel-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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/odhcpd-ipv6only/odhcpd-2020-06-21-5da52992=odhcpd-2020-06-21-5da52992 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro" LD=mipsel-openwrt-linux-musl-ld NM="mipsel-openwrt-linux-musl-gcc-nm" CC="mipsel-openwrt-linux-musl-gcc" GCC="mipsel-openwrt-linux-musl-gcc" CXX="mipsel-openwrt-linux-musl-g++" RANLIB="mipsel-openwrt-linux-musl-gcc-ranlib" STRIP=mipsel-openwrt-linux-musl-strip OBJCOPY=mipsel-openwrt-linux-musl-objcopy OBJDUMP=mipsel-openwrt-linux-musl-objdump SIZE=mipsel-openwrt-linux-musl-size CROSS="mipsel-openwrt-linux-musl-" ARCH="mipsel" CMAKE_COMMAND='/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/cmake' CMAKE_DISABLE_cmake_check_build_system=1 ;
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/dl
make[4]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/odhcpd-ipv6only/odhcpd-2020-06-21-5da52992'
SHELL= flock /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/.ubox-2019-12-31-0e34af14.tar.xz.flock -c '  	/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/download.pl "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/dl" "ubox-2019-12-31-0e34af14.tar.xz" "8ad36b252419a88d1018addec84900f9601ef5aece39bd0171c918d0817688c9" "" || (  	echo "Checking out files from the git repository..."; mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/dl && cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/dl && rm -rf ubox-2019-12-31-0e34af14 && [ \! -d ubox-2019-12-31-0e34af14 ] && git clone  https://git.openwrt.org/project/ubox.git ubox-2019-12-31-0e34af14 && (cd ubox-2019-12-31-0e34af14 && git checkout 0e34af143373126fc62b43612233a158694ec643 && git submodule update --init --recursive) && echo "Packing checkout..." && export TAR_TIMESTAMP=`cd ubox-2019-12-31-0e34af14 && git log -1 --format='\''@%ct'\''` && rm -rf ubox-2019-12-31-0e34af14/.git && 	tar --numeric-owner --owner=0 --group=0 --mode=a-s --sort=name ${TAR_TIMESTAMP:+--mtime="$TAR_TIMESTAMP"} -c ubox-2019-12-31-0e34af14 | 	xz -zc -7e > /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/dl/ubox-2019-12-31-0e34af14.tar.xz && mv /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/dl/ubox-2019-12-31-0e34af14.tar.xz /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/dl/ && rm -rf ubox-2019-12-31-0e34af14;  )    '
make[5]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/odhcpd-ipv6only/odhcpd-2020-06-21-5da52992'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/odhcpd-ipv6only/odhcpd-2020-06-21-5da52992'
Scanning dependencies of target odhcpd
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/odhcpd-ipv6only/odhcpd-2020-06-21-5da52992'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/odhcpd-ipv6only/odhcpd-2020-06-21-5da52992'
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_screen.c -o ../obj_s/lib_screen.o
[ 11%] Building C object CMakeFiles/odhcpd.dir/src/odhcpd.c.o
+ curl -f --connect-timeout 20 --retry 5 --location --insecure https://sources.cdn.openwrt.org/ubox-2019-12-31-0e34af14.tar.xz
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
 16  497k   16 84004    0     0  37219      0  0:00:13  0:00:02  0:00:11 37202[ 23%] Building C object CMakeFiles/uhttpd.dir/listen.c.o
mipsel-openwrt-linux-musl-gcc -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/ppp-default/ppp-2.4.8.git-2020-05-25=ppp-2.4.8.git-2020-05-25 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto -DHAVE_PATHS_H -DHAVE_MMAP -I../include '-DDESTDIR="/usr"' -DCHAPMS=1 -DMPPE=1 -DHAS_SHADOW -DHAVE_CRYPT_H=1 -DUSE_CRYPT=1 -DPLUGIN -DPPP_FILTER -DPPP_PRECOMPILED_FILTER -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -DINET6=1 -DMAXOCTETS   -c -o magic.o magic.c

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
curl: (22) The requested URL returned error: 404 
Download failed.
mipsel-openwrt-linux-musl-gcc -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/ppp-default/ppp-2.4.8.git-2020-05-25=ppp-2.4.8.git-2020-05-25 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto -DHAVE_PATHS_H -DHAVE_MMAP -I../include '-DDESTDIR="/usr"' -DCHAPMS=1 -DMPPE=1 -DHAS_SHADOW -DHAVE_CRYPT_H=1 -DUSE_CRYPT=1 -DPLUGIN -DPPP_FILTER -DPPP_PRECOMPILED_FILTER -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -DINET6=1 -DMAXOCTETS   -c -o fsm.o fsm.c
+ curl -f --connect-timeout 20 --retry 5 --location --insecure https://sources.openwrt.org/ubox-2019-12-31-0e34af14.tar.xz
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0mipsel-openwrt-linux-musl-gcc -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/ppp-default/ppp-2.4.8.git-2020-05-25=ppp-2.4.8.git-2020-05-25 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto -DHAVE_PATHS_H -DHAVE_MMAP -I../include '-DDESTDIR="/usr"' -DCHAPMS=1 -DMPPE=1 -DHAS_SHADOW -DHAVE_CRYPT_H=1 -DUSE_CRYPT=1 -DPLUGIN -DPPP_FILTER -DPPP_PRECOMPILED_FILTER -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -DINET6=1 -DMAXOCTETS   -c -o lcp.o lcp.c
[ 29%] Building C object CMakeFiles/uhttpd.dir/client.c.o
mipsel-openwrt-linux-musl-gcc -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/ppp-default/ppp-2.4.8.git-2020-05-25=ppp-2.4.8.git-2020-05-25 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto -DHAVE_PATHS_H -DHAVE_MMAP -I../include '-DDESTDIR="/usr"' -DCHAPMS=1 -DMPPE=1 -DHAS_SHADOW -DHAVE_CRYPT_H=1 -DUSE_CRYPT=1 -DPLUGIN -DPPP_FILTER -DPPP_PRECOMPILED_FILTER -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -DINET6=1 -DMAXOCTETS   -c -o ipcp.o ipcp.c
[ 22%] Building C object CMakeFiles/odhcpd.dir/src/config.c.o
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_scroll.c -o ../obj_s/lib_scroll.o
autoreconf: running: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/libtoolize --install --force
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_scrollok.c -o ../obj_s/lib_scrollok.o
mipsel-openwrt-linux-musl-gcc -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/ppp-default/ppp-2.4.8.git-2020-05-25=ppp-2.4.8.git-2020-05-25 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto -DHAVE_PATHS_H -DHAVE_MMAP -I../include '-DDESTDIR="/usr"' -DCHAPMS=1 -DMPPE=1 -DHAS_SHADOW -DHAVE_CRYPT_H=1 -DUSE_CRYPT=1 -DPLUGIN -DPPP_FILTER -DPPP_PRECOMPILED_FILTER -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -DINET6=1 -DMAXOCTETS   -c -o upap.o upap.c
OpenWrt-libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, `build-aux'.
OpenWrt-libtoolize: linking file `build-aux/config.guess'
mipsel-openwrt-linux-musl-gcc -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/ppp-default/ppp-2.4.8.git-2020-05-25=ppp-2.4.8.git-2020-05-25 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto -DHAVE_PATHS_H -DHAVE_MMAP -I../include '-DDESTDIR="/usr"' -DCHAPMS=1 -DMPPE=1 -DHAS_SHADOW -DHAVE_CRYPT_H=1 -DUSE_CRYPT=1 -DPLUGIN -DPPP_FILTER -DPPP_PRECOMPILED_FILTER -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -DINET6=1 -DMAXOCTETS   -c -o chap-new.o chap-new.c
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_scrreg.c -o ../obj_s/lib_scrreg.o
OpenWrt-libtoolize: linking file `build-aux/config.sub'
OpenWrt-libtoolize: linking file `build-aux/install-sh'
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_set_term.c -o ../obj_s/lib_set_term.o
[ 35%] Building C object CMakeFiles/uhttpd.dir/utils.c.o
mipsel-openwrt-linux-musl-gcc -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/ppp-default/ppp-2.4.8.git-2020-05-25=ppp-2.4.8.git-2020-05-25 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto -DHAVE_PATHS_H -DHAVE_MMAP -I../include '-DDESTDIR="/usr"' -DCHAPMS=1 -DMPPE=1 -DHAS_SHADOW -DHAVE_CRYPT_H=1 -DUSE_CRYPT=1 -DPLUGIN -DPPP_FILTER -DPPP_PRECOMPILED_FILTER -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -DINET6=1 -DMAXOCTETS   -c -o md5.o md5.c
OpenWrt-libtoolize: linking file `build-aux/ltmain.sh'
mipsel-openwrt-linux-musl-gcc -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/ppp-default/ppp-2.4.8.git-2020-05-25=ppp-2.4.8.git-2020-05-25 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto -DHAVE_PATHS_H -DHAVE_MMAP -I../include '-DDESTDIR="/usr"' -DCHAPMS=1 -DMPPE=1 -DHAS_SHADOW -DHAVE_CRYPT_H=1 -DUSE_CRYPT=1 -DPLUGIN -DPPP_FILTER -DPPP_PRECOMPILED_FILTER -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -DINET6=1 -DMAXOCTETS   -c -o ccp.o ccp.c

100 79468  100 79468    0     0  51872      0  0:00:01  0:00:01 --:--:-- 51838
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/netifd-2020-06-06-51e9fb81/.prepared_877e0e37956388a67066ba578673edcf_6664517399ebbbc92a37c5bb081b5c53_check
OpenWrt-libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `m4'.
OpenWrt-libtoolize: linking file `m4/libtool.m4'
. /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/include/shell.sh; xzcat /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/dl/netifd-2020-06-06-51e9fb81.tar.xz | tar -C /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/netifd-2020-06-06-51e9fb81/.. -xf -
[ ! -d ./src/ ] || cp -fpR ./src/. /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/netifd-2020-06-06-51e9fb81
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/netifd-2020-06-06-51e9fb81/.prepared_877e0e37956388a67066ba578673edcf_6664517399ebbbc92a37c5bb081b5c53
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/netifd-2020-06-06-51e9fb81/.configured_*
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/stamp/.netifd_installed
OpenWrt-libtoolize: linking file `m4/ltoptions.m4'
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/netifd-2020-06-06-51e9fb81
(cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/netifd-2020-06-06-51e9fb81; 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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/netifd-2020-06-06-51e9fb81=netifd-2020-06-06-51e9fb81 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include/libnl-tiny -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -flto " 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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/netifd-2020-06-06-51e9fb81=netifd-2020-06-06-51e9fb81 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include/libnl-tiny -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -flto " LDFLAGS="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro -flto -fuse-linker-plugin " cmake -DCMAKE_SYSTEM_NAME=Linux -DCMAKE_SYSTEM_VERSION=1 -DCMAKE_SYSTEM_PROCESSOR=mipsel -DCMAKE_BUILD_TYPE=Release -DCMAKE_C_FLAGS_RELEASE="-DNDEBUG" -DCMAKE_CXX_FLAGS_RELEASE="-DNDEBUG" -DCMAKE_C_COMPILER="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin/mipsel-openwrt-linux-musl-gcc" -DCMAKE_C_COMPILER_ARG1="" -DCMAKE_CXX_COMPILER="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin/mipsel-openwrt-linux-musl-g++" -DCMAKE_CXX_COMPILER_ARG1="" -DCMAKE_ASM_COMPILER="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin/mipsel-openwrt-linux-musl-gcc" -DCMAKE_ASM_COMPILER_ARG1="" -DCMAKE_EXE_LINKER_FLAGS:STRING="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro -flto -fuse-linker-plugin" -DCMAKE_MODULE_LINKER_FLAGS:STRING="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro -flto -fuse-linker-plugin -Wl,-Bsymbolic-functions" -DCMAKE_SHARED_LINKER_FLAGS:STRING="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro -flto -fuse-linker-plugin -Wl,-Bsymbolic-functions" -DCMAKE_AR="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin/mipsel-openwrt-linux-musl-gcc-ar" -DCMAKE_NM="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin/mipsel-openwrt-linux-musl-gcc-nm" -DCMAKE_RANLIB="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin/mipsel-openwrt-linux-musl-gcc-ranlib" -DCMAKE_FIND_ROOT_PATH="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr;/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl" -DCMAKE_FIND_ROOT_PATH_MODE_PROGRAM=BOTH -DCMAKE_FIND_ROOT_PATH_MODE_LIBRARY=ONLY -DCMAKE_FIND_ROOT_PATH_MODE_INCLUDE=ONLY -DCMAKE_STRIP=: -DCMAKE_INSTALL_PREFIX=/usr -DDL_LIBRARY=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl -DCMAKE_PREFIX_PATH=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl -DCMAKE_SKIP_RPATH=TRUE -DLIBNL_LIBS=-lnl-tiny -DDEBUG=1 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/netifd-2020-06-06-51e9fb81 )
OpenWrt-libtoolize: linking file `m4/ltsugar.m4'
OpenWrt-libtoolize: linking file `m4/ltversion.m4'
OpenWrt-libtoolize: linking file `m4/lt~obsolete.m4'
-- The C compiler identification is GNU 8.4.0
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_slk.c -o ../obj_s/lib_slk.o
-- Check for working C compiler: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin/mipsel-openwrt-linux-musl-gcc
[ 41%] Building C object CMakeFiles/uhttpd.dir/file.c.o
mipsel-openwrt-linux-musl-gcc -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/ppp-default/ppp-2.4.8.git-2020-05-25=ppp-2.4.8.git-2020-05-25 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto -DHAVE_PATHS_H -DHAVE_MMAP -I../include '-DDESTDIR="/usr"' -DCHAPMS=1 -DMPPE=1 -DHAS_SHADOW -DHAVE_CRYPT_H=1 -DUSE_CRYPT=1 -DPLUGIN -DPPP_FILTER -DPPP_PRECOMPILED_FILTER -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -DINET6=1 -DMAXOCTETS   -c -o ecp.o ecp.c
mipsel-openwrt-linux-musl-gcc -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/ppp-default/ppp-2.4.8.git-2020-05-25=ppp-2.4.8.git-2020-05-25 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto -DHAVE_PATHS_H -DHAVE_MMAP -I../include '-DDESTDIR="/usr"' -DCHAPMS=1 -DMPPE=1 -DHAS_SHADOW -DHAVE_CRYPT_H=1 -DUSE_CRYPT=1 -DPLUGIN -DPPP_FILTER -DPPP_PRECOMPILED_FILTER -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -DINET6=1 -DMAXOCTETS   -c -o auth.o auth.c
-- Check for working C compiler: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin/mipsel-openwrt-linux-musl-gcc - works
-- Detecting C compiler ABI info
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_slkatr_set.c -o ../obj_s/lib_slkatr_set.o
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_slkatrof.c -o ../obj_s/lib_slkatrof.o
[ 33%] Building C object CMakeFiles/odhcpd.dir/src/router.c.o
mipsel-openwrt-linux-musl-gcc -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/ppp-default/ppp-2.4.8.git-2020-05-25=ppp-2.4.8.git-2020-05-25 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto -DHAVE_PATHS_H -DHAVE_MMAP -I../include '-DDESTDIR="/usr"' -DCHAPMS=1 -DMPPE=1 -DHAS_SHADOW -DHAVE_CRYPT_H=1 -DUSE_CRYPT=1 -DPLUGIN -DPPP_FILTER -DPPP_PRECOMPILED_FILTER -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -DINET6=1 -DMAXOCTETS   -c -o options.o options.c
-- Detecting C compiler ABI info - done
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_slkatron.c -o ../obj_s/lib_slkatron.o
-- Detecting C compile features
-- Detecting C compile features - done
-- Performing Test HAS_IMPLICIT_FALLTHROUGH
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_slkatrset.c -o ../obj_s/lib_slkatrset.o
mipsel-openwrt-linux-musl-gcc -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/ppp-default/ppp-2.4.8.git-2020-05-25=ppp-2.4.8.git-2020-05-25 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto -DHAVE_PATHS_H -DHAVE_MMAP -I../include '-DDESTDIR="/usr"' -DCHAPMS=1 -DMPPE=1 -DHAS_SHADOW -DHAVE_CRYPT_H=1 -DUSE_CRYPT=1 -DPLUGIN -DPPP_FILTER -DPPP_PRECOMPILED_FILTER -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -DINET6=1 -DMAXOCTETS   -c -o demand.o demand.c
-- Performing Test HAS_IMPLICIT_FALLTHROUGH - Success
-- Configuring done
-- Generating done
CMake Warning:
  Manually-specified variables were not used by the project:

    CMAKE_ASM_COMPILER
    CMAKE_ASM_COMPILER_ARG1
    CMAKE_CXX_COMPILER
    CMAKE_CXX_COMPILER_ARG1
    CMAKE_CXX_FLAGS_RELEASE
    CMAKE_FIND_ROOT_PATH_MODE_LIBRARY
    CMAKE_MODULE_LINKER_FLAGS
    CMAKE_SHARED_LINKER_FLAGS
    DL_LIBRARY


-- Build files have been written to: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/netifd-2020-06-06-51e9fb81
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_slkattr.c -o ../obj_s/lib_slkattr.o
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/netifd-2020-06-06-51e9fb81/.configured_68b329da9893e34099c7d8ad5cb9c940
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/netifd-2020-06-06-51e9fb81/.built
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/netifd-2020-06-06-51e9fb81/.built_check
mipsel-openwrt-linux-musl-gcc -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/ppp-default/ppp-2.4.8.git-2020-05-25=ppp-2.4.8.git-2020-05-25 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto -DHAVE_PATHS_H -DHAVE_MMAP -I../include '-DDESTDIR="/usr"' -DCHAPMS=1 -DMPPE=1 -DHAS_SHADOW -DHAVE_CRYPT_H=1 -DUSE_CRYPT=1 -DPLUGIN -DPPP_FILTER -DPPP_PRECOMPILED_FILTER -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -DINET6=1 -DMAXOCTETS   -c -o utils.o utils.c
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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/netifd-2020-06-06-51e9fb81=netifd-2020-06-06-51e9fb81 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include/libnl-tiny -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -flto  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/netifd-2020-06-06-51e9fb81=netifd-2020-06-06-51e9fb81 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include/libnl-tiny -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -flto  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include " LDFLAGS="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro -flto -fuse-linker-plugin " make --jobserver-fds=3,4 -j -C /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/netifd-2020-06-06-51e9fb81/. AR="mipsel-openwrt-linux-musl-gcc-ar" AS="mipsel-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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/netifd-2020-06-06-51e9fb81=netifd-2020-06-06-51e9fb81 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include/libnl-tiny -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -flto" LD=mipsel-openwrt-linux-musl-ld NM="mipsel-openwrt-linux-musl-gcc-nm" CC="mipsel-openwrt-linux-musl-gcc" GCC="mipsel-openwrt-linux-musl-gcc" CXX="mipsel-openwrt-linux-musl-g++" RANLIB="mipsel-openwrt-linux-musl-gcc-ranlib" STRIP=mipsel-openwrt-linux-musl-strip OBJCOPY=mipsel-openwrt-linux-musl-objcopy OBJDUMP=mipsel-openwrt-linux-musl-objdump SIZE=mipsel-openwrt-linux-musl-size CROSS="mipsel-openwrt-linux-musl-" ARCH="mipsel" CMAKE_COMMAND='/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/cmake' CMAKE_DISABLE_cmake_check_build_system=1 ;
make[4]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/netifd-2020-06-06-51e9fb81'
make[5]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/netifd-2020-06-06-51e9fb81'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/netifd-2020-06-06-51e9fb81'
Scanning dependencies of target netifd
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/netifd-2020-06-06-51e9fb81'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/netifd-2020-06-06-51e9fb81'
[  4%] Building C object CMakeFiles/netifd.dir/main.c.o
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_slkclear.c -o ../obj_s/lib_slkclear.o
[ 47%] Building C object CMakeFiles/uhttpd.dir/auth.c.o
mipsel-openwrt-linux-musl-gcc -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/ppp-default/ppp-2.4.8.git-2020-05-25=ppp-2.4.8.git-2020-05-25 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto -DHAVE_PATHS_H -DHAVE_MMAP -I../include '-DDESTDIR="/usr"' -DCHAPMS=1 -DMPPE=1 -DHAS_SHADOW -DHAVE_CRYPT_H=1 -DUSE_CRYPT=1 -DPLUGIN -DPPP_FILTER -DPPP_PRECOMPILED_FILTER -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -DINET6=1 -DMAXOCTETS   -c -o sys-linux.o sys-linux.c
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_slkcolor.c -o ../obj_s/lib_slkcolor.o
[  8%] Building C object CMakeFiles/netifd.dir/utils.c.o
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_slkinit.c -o ../obj_s/lib_slkinit.o

 41  497k   41  208k    0     0  65770      0  0:00:07  0:00:03  0:00:04 65750mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_slklab.c -o ../obj_s/lib_slklab.o
[ 12%] Building C object CMakeFiles/netifd.dir/system.c.o
[ 52%] Building C object CMakeFiles/uhttpd.dir/cgi.c.o
[ 44%] Building C object CMakeFiles/odhcpd.dir/src/dhcpv6.c.o

  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_slkrefr.c -o ../obj_s/lib_slkrefr.o
mipsel-openwrt-linux-musl-gcc -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/ppp-default/ppp-2.4.8.git-2020-05-25=ppp-2.4.8.git-2020-05-25 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto -DHAVE_PATHS_H -DHAVE_MMAP -I../include '-DDESTDIR="/usr"' -DCHAPMS=1 -DMPPE=1 -DHAS_SHADOW -DHAVE_CRYPT_H=1 -DUSE_CRYPT=1 -DPLUGIN -DPPP_FILTER -DPPP_PRECOMPILED_FILTER -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -DINET6=1 -DMAXOCTETS   -c -o ipxcp.o ipxcp.c
mipsel-openwrt-linux-musl-gcc -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/ppp-default/ppp-2.4.8.git-2020-05-25=ppp-2.4.8.git-2020-05-25 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto -DHAVE_PATHS_H -DHAVE_MMAP -I../include '-DDESTDIR="/usr"' -DCHAPMS=1 -DMPPE=1 -DHAS_SHADOW -DHAVE_CRYPT_H=1 -DUSE_CRYPT=1 -DPLUGIN -DPPP_FILTER -DPPP_PRECOMPILED_FILTER -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -DINET6=1 -DMAXOCTETS   -c -o tty.o tty.c
[ 16%] Building C object CMakeFiles/netifd.dir/tunnel.c.o
[ 58%] Building C object CMakeFiles/uhttpd.dir/relay.c.o
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_slkset.c -o ../obj_s/lib_slkset.o
mipsel-openwrt-linux-musl-gcc -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/ppp-default/ppp-2.4.8.git-2020-05-25=ppp-2.4.8.git-2020-05-25 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto -DHAVE_PATHS_H -DHAVE_MMAP -I../include '-DDESTDIR="/usr"' -DCHAPMS=1 -DMPPE=1 -DHAS_SHADOW -DHAVE_CRYPT_H=1 -DUSE_CRYPT=1 -DPLUGIN -DPPP_FILTER -DPPP_PRECOMPILED_FILTER -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -DINET6=1 -DMAXOCTETS   -c -o eap.o eap.c
[ 20%] Building C object CMakeFiles/netifd.dir/handler.c.o
mipsel-openwrt-linux-musl-gcc -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/ppp-default/ppp-2.4.8.git-2020-05-25=ppp-2.4.8.git-2020-05-25 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto -DHAVE_PATHS_H -DHAVE_MMAP -I../include '-DDESTDIR="/usr"' -DCHAPMS=1 -DMPPE=1 -DHAS_SHADOW -DHAVE_CRYPT_H=1 -DUSE_CRYPT=1 -DPLUGIN -DPPP_FILTER -DPPP_PRECOMPILED_FILTER -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -DINET6=1 -DMAXOCTETS   -c -o chap-md5.o chap-md5.c
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_slktouch.c -o ../obj_s/lib_slktouch.o
mipsel-openwrt-linux-musl-gcc -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/ppp-default/ppp-2.4.8.git-2020-05-25=ppp-2.4.8.git-2020-05-25 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto -DHAVE_PATHS_H -DHAVE_MMAP -I../include '-DDESTDIR="/usr"' -DCHAPMS=1 -DMPPE=1 -DHAS_SHADOW -DHAVE_CRYPT_H=1 -DUSE_CRYPT=1 -DPLUGIN -DPPP_FILTER -DPPP_PRECOMPILED_FILTER -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -DINET6=1 -DMAXOCTETS   -c -o session.o session.c
[ 64%] Building C object CMakeFiles/uhttpd.dir/proc.c.o
[ 25%] Building C object CMakeFiles/netifd.dir/interface.c.o
mipsel-openwrt-linux-musl-gcc -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/ppp-default/ppp-2.4.8.git-2020-05-25=ppp-2.4.8.git-2020-05-25 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto -DHAVE_PATHS_H -DHAVE_MMAP -I../include '-DDESTDIR="/usr"' -DCHAPMS=1 -DMPPE=1 -DHAS_SHADOW -DHAVE_CRYPT_H=1 -DUSE_CRYPT=1 -DPLUGIN -DPPP_FILTER -DPPP_PRECOMPILED_FILTER -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -DINET6=1 -DMAXOCTETS   -c -o md4.o md4.c
[ 55%] Building C object CMakeFiles/odhcpd.dir/src/ndp.c.o
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_touch.c -o ../obj_s/lib_touch.o

100 18544  100 18544    0     0  14694      0  0:00:01  0:00:01 --:--:-- 14694
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ubox-2019-12-31-0e34af14/.prepared_9bb208e6ca2837e6e7eed0ffe9c6c46c_6664517399ebbbc92a37c5bb081b5c53_check
mipsel-openwrt-linux-musl-gcc -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/ppp-default/ppp-2.4.8.git-2020-05-25=ppp-2.4.8.git-2020-05-25 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto -DHAVE_PATHS_H -DHAVE_MMAP -I../include '-DDESTDIR="/usr"' -DCHAPMS=1 -DMPPE=1 -DHAS_SHADOW -DHAVE_CRYPT_H=1 -DUSE_CRYPT=1 -DPLUGIN -DPPP_FILTER -DPPP_PRECOMPILED_FILTER -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -DINET6=1 -DMAXOCTETS   -c -o chap_ms.o chap_ms.c
. /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/include/shell.sh; xzcat /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/dl/ubox-2019-12-31-0e34af14.tar.xz | tar -C /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ubox-2019-12-31-0e34af14/.. -xf -
[ ! -d ./src/ ] || cp -fpR ./src/. /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ubox-2019-12-31-0e34af14
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ubox-2019-12-31-0e34af14/.prepared_9bb208e6ca2837e6e7eed0ffe9c6c46c_6664517399ebbbc92a37c5bb081b5c53
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ubox-2019-12-31-0e34af14/.configured_*
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/stamp/.ubox_installed
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ubox-2019-12-31-0e34af14
(cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ubox-2019-12-31-0e34af14; 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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ubox-2019-12-31-0e34af14=ubox-2019-12-31-0e34af14 -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ubox-2019-12-31-0e34af14=ubox-2019-12-31-0e34af14 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro " LDFLAGS="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro  " cmake -DCMAKE_SYSTEM_NAME=Linux -DCMAKE_SYSTEM_VERSION=1 -DCMAKE_SYSTEM_PROCESSOR=mipsel -DCMAKE_BUILD_TYPE=Release -DCMAKE_C_FLAGS_RELEASE="-DNDEBUG" -DCMAKE_CXX_FLAGS_RELEASE="-DNDEBUG" -DCMAKE_C_COMPILER="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin/mipsel-openwrt-linux-musl-gcc" -DCMAKE_C_COMPILER_ARG1="" -DCMAKE_CXX_COMPILER="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin/mipsel-openwrt-linux-musl-g++" -DCMAKE_CXX_COMPILER_ARG1="" -DCMAKE_ASM_COMPILER="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin/mipsel-openwrt-linux-musl-gcc" -DCMAKE_ASM_COMPILER_ARG1="" -DCMAKE_EXE_LINKER_FLAGS:STRING="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro " -DCMAKE_MODULE_LINKER_FLAGS:STRING="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro  -Wl,-Bsymbolic-functions" -DCMAKE_SHARED_LINKER_FLAGS:STRING="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro  -Wl,-Bsymbolic-functions" -DCMAKE_AR="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin/mipsel-openwrt-linux-musl-gcc-ar" -DCMAKE_NM="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin/mipsel-openwrt-linux-musl-gcc-nm" -DCMAKE_RANLIB="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin/mipsel-openwrt-linux-musl-gcc-ranlib" -DCMAKE_FIND_ROOT_PATH="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr;/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl" -DCMAKE_FIND_ROOT_PATH_MODE_PROGRAM=BOTH -DCMAKE_FIND_ROOT_PATH_MODE_LIBRARY=ONLY -DCMAKE_FIND_ROOT_PATH_MODE_INCLUDE=ONLY -DCMAKE_STRIP=: -DCMAKE_INSTALL_PREFIX=/usr -DDL_LIBRARY=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl -DCMAKE_PREFIX_PATH=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl -DCMAKE_SKIP_RPATH=TRUE  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ubox-2019-12-31-0e34af14 )
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tty/lib_tstp.c -o ../obj_s/lib_tstp.o
mipsel-openwrt-linux-musl-gcc -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/ppp-default/ppp-2.4.8.git-2020-05-25=ppp-2.4.8.git-2020-05-25 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto -DHAVE_PATHS_H -DHAVE_MMAP -I../include '-DDESTDIR="/usr"' -DCHAPMS=1 -DMPPE=1 -DHAS_SHADOW -DHAVE_CRYPT_H=1 -DUSE_CRYPT=1 -DPLUGIN -DPPP_FILTER -DPPP_PRECOMPILED_FILTER -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -DINET6=1 -DMAXOCTETS   -c -o sha1.o sha1.c
-- The C compiler identification is GNU 8.4.0
-- Check for working C compiler: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin/mipsel-openwrt-linux-musl-gcc
mipsel-openwrt-linux-musl-gcc -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/ppp-default/ppp-2.4.8.git-2020-05-25=ppp-2.4.8.git-2020-05-25 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto -DHAVE_PATHS_H -DHAVE_MMAP -I../include '-DDESTDIR="/usr"' -DCHAPMS=1 -DMPPE=1 -DHAS_SHADOW -DHAVE_CRYPT_H=1 -DUSE_CRYPT=1 -DPLUGIN -DPPP_FILTER -DPPP_PRECOMPILED_FILTER -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -DINET6=1 -DMAXOCTETS   -c -o pppcrypt.o pppcrypt.c
[ 66%] Building C object CMakeFiles/odhcpd.dir/src/dhcpv6-ia.c.o
-- Check for working C compiler: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin/mipsel-openwrt-linux-musl-gcc - works
-- Detecting C compiler ABI info
mipsel-openwrt-linux-musl-gcc -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/ppp-default/ppp-2.4.8.git-2020-05-25=ppp-2.4.8.git-2020-05-25 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto -DHAVE_PATHS_H -DHAVE_MMAP -I../include '-DDESTDIR="/usr"' -DCHAPMS=1 -DMPPE=1 -DHAS_SHADOW -DHAVE_CRYPT_H=1 -DUSE_CRYPT=1 -DPLUGIN -DPPP_FILTER -DPPP_PRECOMPILED_FILTER -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -DINET6=1 -DMAXOCTETS   -c -o pcap_pcc.o pcap_pcc.c
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_ungetch.c -o ../obj_s/lib_ungetch.o
[ 70%] Building C object CMakeFiles/uhttpd.dir/plugin.c.o
[ 29%] Building C object CMakeFiles/netifd.dir/interface-ip.c.o
mipsel-openwrt-linux-musl-gcc -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/ppp-default/ppp-2.4.8.git-2020-05-25=ppp-2.4.8.git-2020-05-25 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto -DHAVE_PATHS_H -DHAVE_MMAP -I../include '-DDESTDIR="/usr"' -DCHAPMS=1 -DMPPE=1 -DHAS_SHADOW -DHAVE_CRYPT_H=1 -DUSE_CRYPT=1 -DPLUGIN -DPPP_FILTER -DPPP_PRECOMPILED_FILTER -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -DINET6=1 -DMAXOCTETS   -c -o ipv6cp.o ipv6cp.c
-- Detecting C compiler ABI info - done
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tty/lib_vidattr.c -o ../obj_s/lib_vidattr.o
-- Detecting C compile features
-- Detecting C compile features - done
-- Looking for SYS_getrandom
[ 76%] Building C object CMakeFiles/uhttpd.dir/handler.c.o
mipsel-openwrt-linux-musl-gcc -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/ppp-default/ppp-2.4.8.git-2020-05-25=ppp-2.4.8.git-2020-05-25 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto -DHAVE_PATHS_H -DHAVE_MMAP -I../include '-DDESTDIR="/usr"' -DCHAPMS=1 -DMPPE=1 -DHAS_SHADOW -DHAVE_CRYPT_H=1 -DUSE_CRYPT=1 -DPLUGIN -DPPP_FILTER -DPPP_PRECOMPILED_FILTER -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -DINET6=1 -DMAXOCTETS   -c -o eui64.o eui64.c
-- Looking for SYS_getrandom - found
-- Configuring done
mipsel-openwrt-linux-musl-gcc -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/ppp-default/ppp-2.4.8.git-2020-05-25=ppp-2.4.8.git-2020-05-25 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto -DHAVE_PATHS_H -DHAVE_MMAP -I../include '-DDESTDIR="/usr"' -DCHAPMS=1 -DMPPE=1 -DHAS_SHADOW -DHAVE_CRYPT_H=1 -DUSE_CRYPT=1 -DPLUGIN -DPPP_FILTER -DPPP_PRECOMPILED_FILTER -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -DINET6=1 -DMAXOCTETS -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro -Wl,--gc-sections -flto -fuse-linker-plugin  -Wl,-E -o pppd main.o magic.o fsm.o lcp.o ipcp.o upap.o chap-new.o md5.o ccp.o ecp.o auth.o options.o demand.o utils.o sys-linux.o ipxcp.o tty.o eap.o chap-md5.o session.o md4.o chap_ms.o sha1.o pppcrypt.o pcap_pcc.o ipv6cp.o eui64.o -lrt -lcrypt -ldl /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib/libpcap.a
-- Generating done
CMake Warning:
  Manually-specified variables were not used by the project:

    CMAKE_ASM_COMPILER
    CMAKE_ASM_COMPILER_ARG1
    CMAKE_CXX_COMPILER
    CMAKE_CXX_COMPILER_ARG1
    CMAKE_CXX_FLAGS_RELEASE
    CMAKE_MODULE_LINKER_FLAGS
    DL_LIBRARY


-- Build files have been written to: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ubox-2019-12-31-0e34af14
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ubox-2019-12-31-0e34af14/.configured_68b329da9893e34099c7d8ad5cb9c940
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ubox-2019-12-31-0e34af14/.built
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ubox-2019-12-31-0e34af14/.built_check
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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ubox-2019-12-31-0e34af14=ubox-2019-12-31-0e34af14 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ubox-2019-12-31-0e34af14=ubox-2019-12-31-0e34af14 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include " LDFLAGS="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro  " make -j1 -C /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ubox-2019-12-31-0e34af14/. AR="mipsel-openwrt-linux-musl-gcc-ar" AS="mipsel-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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ubox-2019-12-31-0e34af14=ubox-2019-12-31-0e34af14 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro" LD=mipsel-openwrt-linux-musl-ld NM="mipsel-openwrt-linux-musl-gcc-nm" CC="mipsel-openwrt-linux-musl-gcc" GCC="mipsel-openwrt-linux-musl-gcc" CXX="mipsel-openwrt-linux-musl-g++" RANLIB="mipsel-openwrt-linux-musl-gcc-ranlib" STRIP=mipsel-openwrt-linux-musl-strip OBJCOPY=mipsel-openwrt-linux-musl-objcopy OBJDUMP=mipsel-openwrt-linux-musl-objdump SIZE=mipsel-openwrt-linux-musl-size CROSS="mipsel-openwrt-linux-musl-" ARCH="mipsel" CMAKE_COMMAND='/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/cmake' CMAKE_DISABLE_cmake_check_build_system=1 ;
make[4]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ubox-2019-12-31-0e34af14'
make[5]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ubox-2019-12-31-0e34af14'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ubox-2019-12-31-0e34af14'
Scanning dependencies of target logread
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ubox-2019-12-31-0e34af14'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ubox-2019-12-31-0e34af14'
[  6%] Building C object CMakeFiles/logread.dir/log/logread.c.o
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_vline.c -o ../obj_s/lib_vline.o
[ 33%] Building C object CMakeFiles/netifd.dir/interface-event.c.o
[ 82%] Building C object CMakeFiles/uhttpd.dir/tls.c.o
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_wattroff.c -o ../obj_s/lib_wattroff.o
[ 37%] Building C object CMakeFiles/netifd.dir/iprule.c.o
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_wattron.c -o ../obj_s/lib_wattron.o
[ 88%] Linking C executable uhttpd
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_winch.c -o ../obj_s/lib_winch.o
[ 13%] Linking C executable logread
make[6]: warning:  Clock skew detected.  Your build may be incomplete.
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/uhttpd-2020-08-05-212f8364'
[ 88%] Built target uhttpd
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/uhttpd-2020-08-05-212f8364'
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ubox-2019-12-31-0e34af14'
Scanning dependencies of target uhttpd_ubus
[ 13%] Built target logread
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/uhttpd-2020-08-05-212f8364'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ubox-2019-12-31-0e34af14'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/uhttpd-2020-08-05-212f8364'
make[6]: Warning: File 'ubus.c' has modification time 263986 s in the future
[ 94%] Building C object CMakeFiles/uhttpd_ubus.dir/ubus.c.o
Scanning dependencies of target kmodloader
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ubox-2019-12-31-0e34af14'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ubox-2019-12-31-0e34af14'
[ 41%] Building C object CMakeFiles/netifd.dir/proto.c.o
[ 20%] Building C object CMakeFiles/kmodloader.dir/kmodloader.c.o
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_window.c -o ../obj_s/lib_window.o

 73  497k   73  367k    0     0  88624      0  0:00:05  0:00:04  0:00:01 88603[ 45%] Building C object CMakeFiles/netifd.dir/proto-static.c.o
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/nc_panel.c -o ../obj_s/nc_panel.o
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/safe_sprintf.c -o ../obj_s/safe_sprintf.o
[ 50%] Building C object CMakeFiles/netifd.dir/proto-shell.c.o
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tty/tty_update.c -o ../obj_s/tty_update.o
[ 77%] Building C object CMakeFiles/odhcpd.dir/src/netlink.c.o
[ 54%] Building C object CMakeFiles/netifd.dir/config.c.o
[100%] Linking C shared module uhttpd_ubus.so
[ 26%] Linking C executable kmodloader
make[6]: warning:  Clock skew detected.  Your build may be incomplete.
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/uhttpd-2020-08-05-212f8364'
[100%] Built target uhttpd_ubus
make[5]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/uhttpd-2020-08-05-212f8364'
make[4]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/uhttpd-2020-08-05-212f8364'
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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/uhttpd-2020-08-05-212f8364=uhttpd-2020-08-05-212f8364 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/uhttpd-2020-08-05-212f8364=uhttpd-2020-08-05-212f8364 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include " LDFLAGS="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro -lcrypt " make -C /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/uhttpd-2020-08-05-212f8364/. AR="mipsel-openwrt-linux-musl-gcc-ar" AS="mipsel-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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/uhttpd-2020-08-05-212f8364=uhttpd-2020-08-05-212f8364 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro" LD=mipsel-openwrt-linux-musl-ld NM="mipsel-openwrt-linux-musl-gcc-nm" CC="mipsel-openwrt-linux-musl-gcc" GCC="mipsel-openwrt-linux-musl-gcc" CXX="mipsel-openwrt-linux-musl-g++" RANLIB="mipsel-openwrt-linux-musl-gcc-ranlib" STRIP=mipsel-openwrt-linux-musl-strip OBJCOPY=mipsel-openwrt-linux-musl-objcopy OBJDUMP=mipsel-openwrt-linux-musl-objdump SIZE=mipsel-openwrt-linux-musl-size CROSS="mipsel-openwrt-linux-musl-" ARCH="mipsel" CMAKE_COMMAND='/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/cmake' CMAKE_DISABLE_cmake_check_build_system=1 DESTDIR="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/uhttpd-2020-08-05-212f8364/ipkg-install"  install;
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ubox-2019-12-31-0e34af14'
make[4]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/uhttpd-2020-08-05-212f8364'
[ 26%] Built target kmodloader
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ubox-2019-12-31-0e34af14'
Scanning dependencies of target getrandom
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ubox-2019-12-31-0e34af14'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ubox-2019-12-31-0e34af14'
[ 33%] Building C object CMakeFiles/getrandom.dir/getrandom.c.o
-- Configuring done
-- Generating done
-- Build files have been written to: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/uhttpd-2020-08-05-212f8364
make[5]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/uhttpd-2020-08-05-212f8364'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/uhttpd-2020-08-05-212f8364'
Scanning dependencies of target uhttpd_lua
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/uhttpd-2020-08-05-212f8364'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/uhttpd-2020-08-05-212f8364'
make[6]: Warning: File 'lua.c' has modification time 263986 s in the future
[  5%] Building C object CMakeFiles/uhttpd_lua.dir/lua.c.o
[ 58%] Building C object CMakeFiles/netifd.dir/device.c.o
[ 40%] Linking C executable getrandom
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ubox-2019-12-31-0e34af14'
[ 40%] Built target getrandom
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ubox-2019-12-31-0e34af14'
Scanning dependencies of target lsbloader
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ubox-2019-12-31-0e34af14'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ubox-2019-12-31-0e34af14'
[ 46%] Building C object CMakeFiles/lsbloader.dir/lsbloader.c.o

100  497k  100  497k    0     0   104k      0  0:00:04  0:00:04 --:--:--  110k
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dnsmasq-nodhcpv6/dnsmasq-2.82/.prepared_ee8a3b70b6f608fedb07d4de82f755a0_6664517399ebbbc92a37c5bb081b5c53_check
. /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/include/shell.sh; xzcat /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/dl/dnsmasq-2.82.tar.xz | tar -C /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dnsmasq-nodhcpv6/dnsmasq-2.82/.. -xf -
[ ! -d ./src/ ] || cp -fpR ./src/. /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dnsmasq-nodhcpv6/dnsmasq-2.82

Applying ./patches/100-remove-old-runtime-kernel-support.patch using plaintext: 
patching file src/dnsmasq.c
patching file src/dnsmasq.h
patching file src/ipset.c
patching file src/netlink.c
patching file src/util.c
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dnsmasq-nodhcpv6/dnsmasq-2.82/.prepared_ee8a3b70b6f608fedb07d4de82f755a0_6664517399ebbbc92a37c5bb081b5c53
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dnsmasq-nodhcpv6/dnsmasq-2.82/.configured_*
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/stamp/.dnsmasq.nodhcpv6_installed
[ 53%] Linking C executable lsbloader
(cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dnsmasq-nodhcpv6/dnsmasq-2.82/./; if [ -x ./configure ]; then find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dnsmasq-nodhcpv6/dnsmasq-2.82/ -name config.guess | xargs -r chmod u+w; find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dnsmasq-nodhcpv6/dnsmasq-2.82/ -name config.guess | xargs -r -n1 cp --remove-destination /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/config.guess; find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dnsmasq-nodhcpv6/dnsmasq-2.82/ -name config.sub | xargs -r chmod u+w; find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dnsmasq-nodhcpv6/dnsmasq-2.82/ -name config.sub | xargs -r -n1 cp --remove-destination /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/config.sub; AR="mipsel-openwrt-linux-musl-gcc-ar" AS="mipsel-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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dnsmasq-nodhcpv6/dnsmasq-2.82=dnsmasq-2.82 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -flto" LD=mipsel-openwrt-linux-musl-ld NM="mipsel-openwrt-linux-musl-gcc-nm" CC="mipsel-openwrt-linux-musl-gcc" GCC="mipsel-openwrt-linux-musl-gcc" CXX="mipsel-openwrt-linux-musl-g++" RANLIB="mipsel-openwrt-linux-musl-gcc-ranlib" STRIP=mipsel-openwrt-linux-musl-strip OBJCOPY=mipsel-openwrt-linux-musl-objcopy OBJDUMP=mipsel-openwrt-linux-musl-objdump SIZE=mipsel-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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dnsmasq-nodhcpv6/dnsmasq-2.82=dnsmasq-2.82 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -flto " 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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dnsmasq-nodhcpv6/dnsmasq-2.82=dnsmasq-2.82 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -flto " CPPFLAGS="-I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include " LDFLAGS="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro -flto=jobserver "   ./configure --target=mipsel-openwrt-linux --host=mipsel-openwrt-linux --build=x86_64-pc-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; )
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dnsmasq-nodhcpv6/dnsmasq-2.82/.configured_427f448b99cf5162bf128c42a0f9b9ae
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dnsmasq-nodhcpv6/dnsmasq-2.82/.built
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dnsmasq-nodhcpv6/dnsmasq-2.82/.built_check
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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dnsmasq-nodhcpv6/dnsmasq-2.82=dnsmasq-2.82 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -flto  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dnsmasq-nodhcpv6/dnsmasq-2.82=dnsmasq-2.82 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -flto  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include " LDFLAGS="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro -flto=jobserver " make --jobserver-fds=3,4 -j -C /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dnsmasq-nodhcpv6/dnsmasq-2.82/. AR="mipsel-openwrt-linux-musl-gcc-ar" AS="mipsel-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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dnsmasq-nodhcpv6/dnsmasq-2.82=dnsmasq-2.82 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -flto" LD=mipsel-openwrt-linux-musl-ld NM="mipsel-openwrt-linux-musl-gcc-nm" CC="mipsel-openwrt-linux-musl-gcc" GCC="mipsel-openwrt-linux-musl-gcc" CXX="mipsel-openwrt-linux-musl-g++" RANLIB="mipsel-openwrt-linux-musl-gcc-ranlib" STRIP=mipsel-openwrt-linux-musl-strip OBJCOPY=mipsel-openwrt-linux-musl-objcopy OBJDUMP=mipsel-openwrt-linux-musl-objdump SIZE=mipsel-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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dnsmasq-nodhcpv6/dnsmasq-2.82=dnsmasq-2.82 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -flto -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include" LDFLAGS="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro -flto=jobserver" COPTS="-DHAVE_UBUS -DHAVE_POLL_H  -DNO_DHCP6 -DNO_AUTH -DNO_IPSET -DNO_ID" PREFIX="/usr" ;
make[4]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dnsmasq-nodhcpv6/dnsmasq-2.82'
[ 88%] Building C object CMakeFiles/odhcpd.dir/src/ubus.c.o
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ubox-2019-12-31-0e34af14'
[ 62%] Building C object CMakeFiles/netifd.dir/bridge.c.o
[ 53%] Built target lsbloader
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ubox-2019-12-31-0e34af14'
[ 11%] Linking C shared module uhttpd_lua.so
Scanning dependencies of target logd
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ubox-2019-12-31-0e34af14'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ubox-2019-12-31-0e34af14'
[ 60%] Building C object CMakeFiles/logd.dir/log/logd.c.o
make[6]: warning:  Clock skew detected.  Your build may be incomplete.
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/uhttpd-2020-08-05-212f8364'
[ 11%] Built target uhttpd_lua
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/uhttpd-2020-08-05-212f8364'
Scanning dependencies of target uhttpd
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/uhttpd-2020-08-05-212f8364'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/uhttpd-2020-08-05-212f8364'
make[6]: Warning: File 'main.c' has modification time 263985 s in the future
[ 17%] Building C object CMakeFiles/uhttpd.dir/main.c.o
make[5]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dnsmasq-nodhcpv6/dnsmasq-2.82/src'
[ 66%] Building C object CMakeFiles/netifd.dir/veth.c.o
mipsel-openwrt-linux-musl-gcc -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dnsmasq-nodhcpv6/dnsmasq-2.82=dnsmasq-2.82 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -flto -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -DHAVE_UBUS -DHAVE_POLL_H  -DNO_DHCP6 -DNO_AUTH -DNO_IPSET -DNO_ID  -DVERSION='"2.82"'           -c cache.c	
[ 66%] Building C object CMakeFiles/logd.dir/log/syslog.c.o
[ 70%] Building C object CMakeFiles/netifd.dir/vlan.c.o
[100%] Linking C executable odhcpd
[ 23%] Building C object CMakeFiles/uhttpd.dir/listen.c.o
mipsel-openwrt-linux-musl-gcc -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dnsmasq-nodhcpv6/dnsmasq-2.82=dnsmasq-2.82 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -flto -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -DHAVE_UBUS -DHAVE_POLL_H  -DNO_DHCP6 -DNO_AUTH -DNO_IPSET -DNO_ID  -DVERSION='"2.82"'           -c rfc1035.c	
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/odhcpd-ipv6only/odhcpd-2020-06-21-5da52992'
[100%] Built target odhcpd
make[5]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/odhcpd-ipv6only/odhcpd-2020-06-21-5da52992'
make[4]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/odhcpd-ipv6only/odhcpd-2020-06-21-5da52992'
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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/odhcpd-ipv6only/odhcpd-2020-06-21-5da52992=odhcpd-2020-06-21-5da52992 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/odhcpd-ipv6only/odhcpd-2020-06-21-5da52992=odhcpd-2020-06-21-5da52992 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include " LDFLAGS="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro " make -C /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/odhcpd-ipv6only/odhcpd-2020-06-21-5da52992/. AR="mipsel-openwrt-linux-musl-gcc-ar" AS="mipsel-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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/odhcpd-ipv6only/odhcpd-2020-06-21-5da52992=odhcpd-2020-06-21-5da52992 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro" LD=mipsel-openwrt-linux-musl-ld NM="mipsel-openwrt-linux-musl-gcc-nm" CC="mipsel-openwrt-linux-musl-gcc" GCC="mipsel-openwrt-linux-musl-gcc" CXX="mipsel-openwrt-linux-musl-g++" RANLIB="mipsel-openwrt-linux-musl-gcc-ranlib" STRIP=mipsel-openwrt-linux-musl-strip OBJCOPY=mipsel-openwrt-linux-musl-objcopy OBJDUMP=mipsel-openwrt-linux-musl-objdump SIZE=mipsel-openwrt-linux-musl-size CROSS="mipsel-openwrt-linux-musl-" ARCH="mipsel" CMAKE_COMMAND='/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/cmake' CMAKE_DISABLE_cmake_check_build_system=1 DESTDIR="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/odhcpd-ipv6only/odhcpd-2020-06-21-5da52992/ipkg-install"  install;
make[4]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/odhcpd-ipv6only/odhcpd-2020-06-21-5da52992'
[ 75%] Building C object CMakeFiles/netifd.dir/alias.c.o
make[5]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/odhcpd-ipv6only/odhcpd-2020-06-21-5da52992'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/odhcpd-ipv6only/odhcpd-2020-06-21-5da52992'
[ 73%] Linking C executable logd
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/odhcpd-ipv6only/odhcpd-2020-06-21-5da52992'
[100%] Built target odhcpd
make[5]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/odhcpd-ipv6only/odhcpd-2020-06-21-5da52992'
Install the project...
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ubox-2019-12-31-0e34af14'
-- Install configuration: "Release"
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/odhcpd-ipv6only/odhcpd-2020-06-21-5da52992/ipkg-install/usr/sbin/odhcpd
[ 73%] Built target logd
make[4]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/odhcpd-ipv6only/odhcpd-2020-06-21-5da52992'
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/odhcpd-ipv6only/odhcpd-2020-06-21-5da52992/.built
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ubox-2019-12-31-0e34af14'
rm -rf /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-odhcpd
Scanning dependencies of target validate
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ubox-2019-12-31-0e34af14'
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-odhcpd/host /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/packages
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ubox-2019-12-31-0e34af14'
find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-odhcpd -name '*.la' | xargs -r rm -f; 
[ 80%] Building C object CMakeFiles/validate.dir/validate/validate.c.o
if [ -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/packages/odhcpd.ipv6only.list ]; then /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/clean-package.sh "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/packages/odhcpd.ipv6only.list" "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl"; fi
if [ -d /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-odhcpd ]; then (cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-odhcpd; find ./ > /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-odhcpd.files); 	SHELL= flock /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/.staging-dir.flock -c ' mv /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-odhcpd.files /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/packages/odhcpd.ipv6only.list && cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-odhcpd/* /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/; '; fi
rm -rf /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-odhcpd
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/stamp/.odhcpd.ipv6only_installed
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/targets/ramips/rt305x/packages /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/odhcpd-ipv6only/odhcpd-2020-06-21-5da52992/ipkg-mipsel_24kc/odhcpd-ipv6only/CONTROL /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/pkginfo
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/odhcpd-ipv6only/odhcpd-2020-06-21-5da52992/ipkg-mipsel_24kc/odhcpd-ipv6only/usr/sbin/
install -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/odhcpd-ipv6only/odhcpd-2020-06-21-5da52992/ipkg-install/usr/sbin/odhcpd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/odhcpd-ipv6only/odhcpd-2020-06-21-5da52992/ipkg-mipsel_24kc/odhcpd-ipv6only/usr/sbin/
install -m0755 ./files/odhcpd-update /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/odhcpd-ipv6only/odhcpd-2020-06-21-5da52992/ipkg-mipsel_24kc/odhcpd-ipv6only/usr/sbin/
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/odhcpd-ipv6only/odhcpd-2020-06-21-5da52992/ipkg-mipsel_24kc/odhcpd-ipv6only/etc/init.d
install -m0755 ./files/odhcpd.init /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/odhcpd-ipv6only/odhcpd-2020-06-21-5da52992/ipkg-mipsel_24kc/odhcpd-ipv6only/etc/init.d/odhcpd
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/odhcpd-ipv6only/odhcpd-2020-06-21-5da52992/ipkg-mipsel_24kc/odhcpd-ipv6only/etc/uci-defaults
install -m0755 ./files/odhcpd.defaults /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/odhcpd-ipv6only/odhcpd-2020-06-21-5da52992/ipkg-mipsel_24kc/odhcpd-ipv6only/etc/uci-defaults
find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/odhcpd-ipv6only/odhcpd-2020-06-21-5da52992/ipkg-mipsel_24kc/odhcpd-ipv6only -name 'CVS' -o -name '.svn' -o -name '.#*' -o -name '*~'| xargs -r rm -rf
[ 79%] Building C object CMakeFiles/netifd.dir/macvlan.c.o
[ 29%] Building C object CMakeFiles/uhttpd.dir/client.c.o
export CROSS="mipsel-openwrt-linux-musl-"   ; NM="mipsel-openwrt-linux-musl-nm" STRIP="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/sstrip" STRIP_KMOD="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/strip-kmod.sh" PATCHELF="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/patchelf" /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/rstrip.sh /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/odhcpd-ipv6only/odhcpd-2020-06-21-5da52992/ipkg-mipsel_24kc/odhcpd-ipv6only
mipsel-openwrt-linux-musl-gcc -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dnsmasq-nodhcpv6/dnsmasq-2.82=dnsmasq-2.82 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -flto -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -DHAVE_UBUS -DHAVE_POLL_H  -DNO_DHCP6 -DNO_AUTH -DNO_IPSET -DNO_ID  -DVERSION='"2.82"'           -c util.c	
rstrip.sh: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/odhcpd-ipv6only/odhcpd-2020-06-21-5da52992/ipkg-mipsel_24kc/odhcpd-ipv6only/usr/sbin/odhcpd: executable
(cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/odhcpd-ipv6only/odhcpd-2020-06-21-5da52992/ipkg-mipsel_24kc/odhcpd-ipv6only/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 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/packages/mipsel_24kc/base
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/ipkg-build -c -o 0 -g 0 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/odhcpd-ipv6only/odhcpd-2020-06-21-5da52992/ipkg-mipsel_24kc/odhcpd-ipv6only /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/packages/mipsel_24kc/base
[ 83%] Building C object CMakeFiles/netifd.dir/ubus.c.o
Packaged contents of /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/odhcpd-ipv6only/odhcpd-2020-06-21-5da52992/ipkg-mipsel_24kc/odhcpd-ipv6only into /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/packages/mipsel_24kc/base/odhcpd-ipv6only_2020-06-21-5da52992-4_mipsel_24kc.ipk
rm -rf /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/odhcpd-ipv6only/odhcpd-2020-06-21-5da52992/.pkgdir/odhcpd-ipv6only.installed /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/odhcpd-ipv6only/odhcpd-2020-06-21-5da52992/.pkgdir/odhcpd-ipv6only
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/odhcpd-ipv6only/odhcpd-2020-06-21-5da52992/.pkgdir/odhcpd-ipv6only
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/odhcpd-ipv6only/odhcpd-2020-06-21-5da52992/.pkgdir/odhcpd-ipv6only/usr/sbin/
install -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/odhcpd-ipv6only/odhcpd-2020-06-21-5da52992/ipkg-install/usr/sbin/odhcpd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/odhcpd-ipv6only/odhcpd-2020-06-21-5da52992/.pkgdir/odhcpd-ipv6only/usr/sbin/
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./trace/varargs.c -o ../obj_s/varargs.o
install -m0755 ./files/odhcpd-update /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/odhcpd-ipv6only/odhcpd-2020-06-21-5da52992/.pkgdir/odhcpd-ipv6only/usr/sbin/
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/odhcpd-ipv6only/odhcpd-2020-06-21-5da52992/.pkgdir/odhcpd-ipv6only/etc/init.d
install -m0755 ./files/odhcpd.init /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/odhcpd-ipv6only/odhcpd-2020-06-21-5da52992/.pkgdir/odhcpd-ipv6only/etc/init.d/odhcpd
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/odhcpd-ipv6only/odhcpd-2020-06-21-5da52992/.pkgdir/odhcpd-ipv6only/etc/uci-defaults
install -m0755 ./files/odhcpd.defaults /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/odhcpd-ipv6only/odhcpd-2020-06-21-5da52992/.pkgdir/odhcpd-ipv6only/etc/uci-defaults
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/odhcpd-ipv6only/odhcpd-2020-06-21-5da52992/.pkgdir/odhcpd-ipv6only.installed
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/stamp
SHELL= flock /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/.root-copy.flock -c 'cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/odhcpd-ipv6only/odhcpd-2020-06-21-5da52992/.pkgdir/odhcpd-ipv6only/. /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/'
mipsel-openwrt-linux-musl-gcc -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dnsmasq-nodhcpv6/dnsmasq-2.82=dnsmasq-2.82 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -flto -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -DHAVE_UBUS -DHAVE_POLL_H  -DNO_DHCP6 -DNO_AUTH -DNO_IPSET -DNO_ID  -DVERSION='"2.82"'           -c option.c	
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/stamp/.odhcpd-ipv6only_installed
echo "odhcpd-ipv6only" >> /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/pkginfo/odhcpd.ipv6only.install
make[3]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/package/network/services/odhcpd'
time: package/network/services/odhcpd/ipv6only/compile#3.71#0.51#5.89
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/vsscanf.c -o ../obj_s/vsscanf.o
make[3]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/package/system/opkg'
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_freeall.c -o ../obj_s/lib_freeall.o
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./widechar/charable.c -o ../obj_s/charable.o
[ 87%] Building C object CMakeFiles/netifd.dir/vlandev.c.o
[ 35%] Building C object CMakeFiles/uhttpd.dir/utils.c.o
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./widechar/lib_add_wch.c -o ../obj_s/lib_add_wch.o
[ 91%] Building C object CMakeFiles/netifd.dir/wireless.c.o
[ 86%] Linking C shared library libvalidate.so
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ubox-2019-12-31-0e34af14'
[ 86%] Built target validate
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ubox-2019-12-31-0e34af14'
Scanning dependencies of target validate_data
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ubox-2019-12-31-0e34af14'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ubox-2019-12-31-0e34af14'
[ 93%] Building C object CMakeFiles/validate_data.dir/validate/cli.c.o
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./widechar/lib_box_set.c -o ../obj_s/lib_box_set.o
[ 41%] Building C object CMakeFiles/uhttpd.dir/file.c.o
mipsel-openwrt-linux-musl-gcc -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dnsmasq-nodhcpv6/dnsmasq-2.82=dnsmasq-2.82 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -flto -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -DHAVE_UBUS -DHAVE_POLL_H  -DNO_DHCP6 -DNO_AUTH -DNO_IPSET -DNO_ID  -DVERSION='"2.82"'           -c forward.c	
[100%] Linking C executable validate_data
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./widechar/lib_cchar.c -o ../obj_s/lib_cchar.o
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ubox-2019-12-31-0e34af14'
[100%] Built target validate_data
make[5]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ubox-2019-12-31-0e34af14'
make[4]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ubox-2019-12-31-0e34af14'
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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ubox-2019-12-31-0e34af14=ubox-2019-12-31-0e34af14 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ubox-2019-12-31-0e34af14=ubox-2019-12-31-0e34af14 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include " LDFLAGS="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro  " make -C /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ubox-2019-12-31-0e34af14/. AR="mipsel-openwrt-linux-musl-gcc-ar" AS="mipsel-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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ubox-2019-12-31-0e34af14=ubox-2019-12-31-0e34af14 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro" LD=mipsel-openwrt-linux-musl-ld NM="mipsel-openwrt-linux-musl-gcc-nm" CC="mipsel-openwrt-linux-musl-gcc" GCC="mipsel-openwrt-linux-musl-gcc" CXX="mipsel-openwrt-linux-musl-g++" RANLIB="mipsel-openwrt-linux-musl-gcc-ranlib" STRIP=mipsel-openwrt-linux-musl-strip OBJCOPY=mipsel-openwrt-linux-musl-objcopy OBJDUMP=mipsel-openwrt-linux-musl-objdump SIZE=mipsel-openwrt-linux-musl-size CROSS="mipsel-openwrt-linux-musl-" ARCH="mipsel" CMAKE_COMMAND='/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/cmake' CMAKE_DISABLE_cmake_check_build_system=1 DESTDIR="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ubox-2019-12-31-0e34af14/ipkg-install"  install;
make[4]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ubox-2019-12-31-0e34af14'
[ 95%] Building C object CMakeFiles/netifd.dir/system-linux.c.o
make[5]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ubox-2019-12-31-0e34af14'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ubox-2019-12-31-0e34af14'
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ubox-2019-12-31-0e34af14'
[ 13%] Built target logread
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ubox-2019-12-31-0e34af14'
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ubox-2019-12-31-0e34af14'
mipsel-openwrt-linux-musl-gcc -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dnsmasq-nodhcpv6/dnsmasq-2.82=dnsmasq-2.82 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -flto -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -DHAVE_UBUS -DHAVE_POLL_H  -DNO_DHCP6 -DNO_AUTH -DNO_IPSET -DNO_ID  -DVERSION='"2.82"'           -c network.c	
[ 26%] Built target kmodloader
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ubox-2019-12-31-0e34af14'
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ubox-2019-12-31-0e34af14'
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./widechar/lib_erasewchar.c -o ../obj_s/lib_erasewchar.o
[ 40%] Built target getrandom
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ubox-2019-12-31-0e34af14'
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ubox-2019-12-31-0e34af14'
[ 53%] Built target lsbloader
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ubox-2019-12-31-0e34af14'
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ubox-2019-12-31-0e34af14'
[ 73%] Built target logd
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ubox-2019-12-31-0e34af14'
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ubox-2019-12-31-0e34af14'
[ 86%] Built target validate
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ubox-2019-12-31-0e34af14'
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ubox-2019-12-31-0e34af14'
[100%] Built target validate_data
make[5]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ubox-2019-12-31-0e34af14'
Install the project...
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./widechar/lib_get_wch.c -o ../obj_s/lib_get_wch.o
-- Install configuration: "Release"
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ubox-2019-12-31-0e34af14/ipkg-install/usr/bin/getrandom
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ubox-2019-12-31-0e34af14/ipkg-install/usr/sbin/kmodloader
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ubox-2019-12-31-0e34af14/ipkg-install/usr/sbin/lsbloader
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ubox-2019-12-31-0e34af14/ipkg-install/usr/lib/libvalidate.so
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ubox-2019-12-31-0e34af14/ipkg-install/usr/sbin/validate_data
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ubox-2019-12-31-0e34af14/ipkg-install/usr/sbin/logd
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ubox-2019-12-31-0e34af14/ipkg-install/usr/sbin/logread
make[4]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ubox-2019-12-31-0e34af14'
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ubox-2019-12-31-0e34af14/.built
rm -rf /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ubox-2019-12-31-0e34af14/.pkgdir/ubox.installed /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ubox-2019-12-31-0e34af14/.pkgdir/ubox
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ubox-2019-12-31-0e34af14/.pkgdir/ubox
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ubox-2019-12-31-0e34af14/.pkgdir/ubox/sbin /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ubox-2019-12-31-0e34af14/.pkgdir/ubox/usr/sbin /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ubox-2019-12-31-0e34af14/.pkgdir/ubox/lib /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ubox-2019-12-31-0e34af14/.pkgdir/ubox/usr/bin
install -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ubox-2019-12-31-0e34af14/ipkg-install/usr/sbin/{kmodloader,validate_data} /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ubox-2019-12-31-0e34af14/.pkgdir/ubox/sbin/
install -m0644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ubox-2019-12-31-0e34af14/ipkg-install/usr/lib/libvalidate.so /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ubox-2019-12-31-0e34af14/.pkgdir/ubox/lib
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ubox-2019-12-31-0e34af14/.pkgdir/ubox.installed
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/stamp
SHELL= flock /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/.root-copy.flock -c 'cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ubox-2019-12-31-0e34af14/.pkgdir/ubox/. /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/'
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/stamp/.ubox_installed
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/targets/ramips/rt305x/packages /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ubox-2019-12-31-0e34af14/ipkg-mipsel_24kc/ubox/CONTROL /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/pkginfo
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ubox-2019-12-31-0e34af14/ipkg-mipsel_24kc/ubox/sbin /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ubox-2019-12-31-0e34af14/ipkg-mipsel_24kc/ubox/usr/sbin /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ubox-2019-12-31-0e34af14/ipkg-mipsel_24kc/ubox/lib /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ubox-2019-12-31-0e34af14/ipkg-mipsel_24kc/ubox/usr/bin
install -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ubox-2019-12-31-0e34af14/ipkg-install/usr/sbin/{kmodloader,validate_data} /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ubox-2019-12-31-0e34af14/ipkg-mipsel_24kc/ubox/sbin/
install -m0644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ubox-2019-12-31-0e34af14/ipkg-install/usr/lib/libvalidate.so /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ubox-2019-12-31-0e34af14/ipkg-mipsel_24kc/ubox/lib
find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ubox-2019-12-31-0e34af14/ipkg-mipsel_24kc/ubox -name 'CVS' -o -name '.svn' -o -name '.#*' -o -name '*~'| xargs -r rm -rf
mipsel-openwrt-linux-musl-gcc -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dnsmasq-nodhcpv6/dnsmasq-2.82=dnsmasq-2.82 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -flto -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -DHAVE_UBUS -DHAVE_POLL_H  -DNO_DHCP6 -DNO_AUTH -DNO_IPSET -DNO_ID  -DVERSION='"2.82"'           -c dnsmasq.c	
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./widechar/lib_get_wstr.c -o ../obj_s/lib_get_wstr.o
export CROSS="mipsel-openwrt-linux-musl-"   ; NM="mipsel-openwrt-linux-musl-nm" STRIP="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/sstrip" STRIP_KMOD="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/strip-kmod.sh" PATCHELF="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/patchelf" /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/rstrip.sh /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ubox-2019-12-31-0e34af14/ipkg-mipsel_24kc/ubox
rstrip.sh: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ubox-2019-12-31-0e34af14/ipkg-mipsel_24kc/ubox/lib/libvalidate.so: shared object
rstrip.sh: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ubox-2019-12-31-0e34af14/ipkg-mipsel_24kc/ubox/sbin/validate_data: executable
rstrip.sh: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ubox-2019-12-31-0e34af14/ipkg-mipsel_24kc/ubox/sbin/kmodloader: executable
(cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ubox-2019-12-31-0e34af14/ipkg-mipsel_24kc/ubox/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 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/packages/mipsel_24kc/base
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./widechar/lib_hline_set.c -o ../obj_s/lib_hline_set.o
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/ipkg-build -c -o 0 -g 0 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ubox-2019-12-31-0e34af14/ipkg-mipsel_24kc/ubox /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/packages/mipsel_24kc/base
[ 47%] Building C object CMakeFiles/uhttpd.dir/auth.c.o
mipsel-openwrt-linux-musl-gcc -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dnsmasq-nodhcpv6/dnsmasq-2.82=dnsmasq-2.82 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -flto -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -DHAVE_UBUS -DHAVE_POLL_H  -DNO_DHCP6 -DNO_AUTH -DNO_IPSET -DNO_ID  -DVERSION='"2.82"'           -c dhcp.c	
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./widechar/lib_in_wch.c -o ../obj_s/lib_in_wch.o
Packaged contents of /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ubox-2019-12-31-0e34af14/ipkg-mipsel_24kc/ubox into /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/packages/mipsel_24kc/base/ubox_2019-12-31-0e34af14-4_mipsel_24kc.ipk
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/targets/ramips/rt305x/packages /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ubox-2019-12-31-0e34af14/ipkg-mipsel_24kc/getrandom/CONTROL /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/pkginfo
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ubox-2019-12-31-0e34af14/ipkg-mipsel_24kc/getrandom/usr/bin
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/opkg-2020-05-07-f2166a89/.prepared_0f040bcb5c1b83a1c78a859d862dc145_6664517399ebbbc92a37c5bb081b5c53_check
. /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/include/shell.sh; xzcat /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/dl/opkg-2020-05-07-f2166a89.tar.xz | tar -C /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/opkg-2020-05-07-f2166a89/.. -xf -
install -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ubox-2019-12-31-0e34af14/ipkg-install/usr/bin/getrandom /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ubox-2019-12-31-0e34af14/ipkg-mipsel_24kc/getrandom/usr/bin/
find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ubox-2019-12-31-0e34af14/ipkg-mipsel_24kc/getrandom -name 'CVS' -o -name '.svn' -o -name '.#*' -o -name '*~'| xargs -r rm -rf
[100%] Linking C executable netifd
[ ! -d ./src/ ] || cp -fpR ./src/. /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/opkg-2020-05-07-f2166a89
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./widechar/lib_in_wchnstr.c -o ../obj_s/lib_in_wchnstr.o
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/opkg-2020-05-07-f2166a89/.prepared_0f040bcb5c1b83a1c78a859d862dc145_6664517399ebbbc92a37c5bb081b5c53
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/opkg-2020-05-07-f2166a89/.configured_*
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/stamp/.opkg_installed
export CROSS="mipsel-openwrt-linux-musl-"   ; NM="mipsel-openwrt-linux-musl-nm" STRIP="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/sstrip" STRIP_KMOD="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/strip-kmod.sh" PATCHELF="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/patchelf" /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/rstrip.sh /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ubox-2019-12-31-0e34af14/ipkg-mipsel_24kc/getrandom
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/opkg-2020-05-07-f2166a89
(cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/opkg-2020-05-07-f2166a89; 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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/opkg-2020-05-07-f2166a89=opkg-2020-05-07-f2166a89 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/opkg-2020-05-07-f2166a89=opkg-2020-05-07-f2166a89 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include" LDFLAGS="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro " cmake -DCMAKE_SYSTEM_NAME=Linux -DCMAKE_SYSTEM_VERSION=1 -DCMAKE_SYSTEM_PROCESSOR=mipsel -DCMAKE_BUILD_TYPE=Release -DCMAKE_C_FLAGS_RELEASE="-DNDEBUG" -DCMAKE_CXX_FLAGS_RELEASE="-DNDEBUG" -DCMAKE_C_COMPILER="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin/mipsel-openwrt-linux-musl-gcc" -DCMAKE_C_COMPILER_ARG1="" -DCMAKE_CXX_COMPILER="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin/mipsel-openwrt-linux-musl-g++" -DCMAKE_CXX_COMPILER_ARG1="" -DCMAKE_ASM_COMPILER="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin/mipsel-openwrt-linux-musl-gcc" -DCMAKE_ASM_COMPILER_ARG1="" -DCMAKE_EXE_LINKER_FLAGS:STRING="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro" -DCMAKE_MODULE_LINKER_FLAGS:STRING="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro -Wl,-Bsymbolic-functions" -DCMAKE_SHARED_LINKER_FLAGS:STRING="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro -Wl,-Bsymbolic-functions" -DCMAKE_AR="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin/mipsel-openwrt-linux-musl-gcc-ar" -DCMAKE_NM="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin/mipsel-openwrt-linux-musl-gcc-nm" -DCMAKE_RANLIB="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin/mipsel-openwrt-linux-musl-gcc-ranlib" -DCMAKE_FIND_ROOT_PATH="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr;/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl" -DCMAKE_FIND_ROOT_PATH_MODE_PROGRAM=BOTH -DCMAKE_FIND_ROOT_PATH_MODE_LIBRARY=ONLY -DCMAKE_FIND_ROOT_PATH_MODE_INCLUDE=ONLY -DCMAKE_STRIP=: -DCMAKE_INSTALL_PREFIX=/usr -DDL_LIBRARY=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl -DCMAKE_PREFIX_PATH=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl -DCMAKE_SKIP_RPATH=TRUE -DBUILD_TESTS=OFF -DHOST_CPU=mipsel_24kc -DPATH_SPEC="/usr/sbin:/usr/bin:/sbin:/bin" -DVERSION="f2166a89b7e96e2c60002959731eebc5f45fa318 (2020-05-07)" /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/opkg-2020-05-07-f2166a89 )
rstrip.sh: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ubox-2019-12-31-0e34af14/ipkg-mipsel_24kc/getrandom/usr/bin/getrandom: executable
[ 52%] Building C object CMakeFiles/uhttpd.dir/cgi.c.o
(cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ubox-2019-12-31-0e34af14/ipkg-mipsel_24kc/getrandom/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;  )
mipsel-openwrt-linux-musl-gcc -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dnsmasq-nodhcpv6/dnsmasq-2.82=dnsmasq-2.82 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -flto -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -DHAVE_UBUS -DHAVE_POLL_H  -DNO_DHCP6 -DNO_AUTH -DNO_IPSET -DNO_ID  -DVERSION='"2.82"'           -c lease.c	
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/packages/mipsel_24kc/base
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./widechar/lib_ins_wch.c -o ../obj_s/lib_ins_wch.o
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/ipkg-build -c -o 0 -g 0 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ubox-2019-12-31-0e34af14/ipkg-mipsel_24kc/getrandom /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/packages/mipsel_24kc/base
-- The C compiler identification is GNU 8.4.0
Packaged contents of /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ubox-2019-12-31-0e34af14/ipkg-mipsel_24kc/getrandom into /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/packages/mipsel_24kc/base/getrandom_2019-12-31-0e34af14-4_mipsel_24kc.ipk
-- Check for working C compiler: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin/mipsel-openwrt-linux-musl-gcc
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/targets/ramips/rt305x/packages /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ubox-2019-12-31-0e34af14/ipkg-mipsel_24kc/logd/CONTROL /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/pkginfo
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ubox-2019-12-31-0e34af14/ipkg-mipsel_24kc/logd/sbin /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ubox-2019-12-31-0e34af14/ipkg-mipsel_24kc/logd/etc/init.d/
install -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ubox-2019-12-31-0e34af14/ipkg-install/usr/sbin/{logd,logread} /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ubox-2019-12-31-0e34af14/ipkg-mipsel_24kc/logd/sbin/
install -m0755 ./files/log.init /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ubox-2019-12-31-0e34af14/ipkg-mipsel_24kc/logd/etc/init.d/log
find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ubox-2019-12-31-0e34af14/ipkg-mipsel_24kc/logd -name 'CVS' -o -name '.svn' -o -name '.#*' -o -name '*~'| xargs -r rm -rf
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./widechar/lib_inwstr.c -o ../obj_s/lib_inwstr.o
mipsel-openwrt-linux-musl-gcc -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dnsmasq-nodhcpv6/dnsmasq-2.82=dnsmasq-2.82 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -flto -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -DHAVE_UBUS -DHAVE_POLL_H  -DNO_DHCP6 -DNO_AUTH -DNO_IPSET -DNO_ID  -DVERSION='"2.82"'           -c rfc2131.c	
-- Check for working C compiler: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin/mipsel-openwrt-linux-musl-gcc - works
-- Detecting C compiler ABI info
[ 58%] Building C object CMakeFiles/uhttpd.dir/relay.c.o
export CROSS="mipsel-openwrt-linux-musl-"   ; NM="mipsel-openwrt-linux-musl-nm" STRIP="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/sstrip" STRIP_KMOD="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/strip-kmod.sh" PATCHELF="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/patchelf" /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/rstrip.sh /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ubox-2019-12-31-0e34af14/ipkg-mipsel_24kc/logd
rstrip.sh: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ubox-2019-12-31-0e34af14/ipkg-mipsel_24kc/logd/sbin/logd: executable
rstrip.sh: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ubox-2019-12-31-0e34af14/ipkg-mipsel_24kc/logd/sbin/logread: executable
(cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ubox-2019-12-31-0e34af14/ipkg-mipsel_24kc/logd/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;  )
-- Detecting C compiler ABI info - done
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/packages/mipsel_24kc/base
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/ipkg-build -c -o 0 -g 0 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ubox-2019-12-31-0e34af14/ipkg-mipsel_24kc/logd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/packages/mipsel_24kc/base
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./widechar/lib_key_name.c -o ../obj_s/lib_key_name.o
-- Detecting C compile features
-- Detecting C compile features - done
-- Check if the system is big endian
-- Searching 16 bit integer
-- Looking for sys/types.h
Packaged contents of /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ubox-2019-12-31-0e34af14/ipkg-mipsel_24kc/logd into /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/packages/mipsel_24kc/base/logd_2019-12-31-0e34af14-4_mipsel_24kc.ipk
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./widechar/lib_pecho_wchar.c -o ../obj_s/lib_pecho_wchar.o
echo "ubox" >> /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/pkginfo/ubox.default.install
rm -rf /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-ubox
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-ubox/host /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/packages
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-ubox
cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ubox-2019-12-31-0e34af14/ipkg-install/* /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-ubox/
[ 64%] Building C object CMakeFiles/uhttpd.dir/proc.c.o
find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-ubox -name '*.la' | xargs -r rm -f; 
-- Looking for sys/types.h - found
-- Looking for stdint.h
if [ -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/packages/ubox.list ]; then /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/clean-package.sh "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/packages/ubox.list" "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl"; fi
if [ -d /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-ubox ]; then (cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-ubox; find ./ > /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-ubox.files); 	SHELL= flock /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/.staging-dir.flock -c ' mv /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-ubox.files /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/packages/ubox.list && cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-ubox/* /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/; '; fi
rm -rf /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-ubox
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/stamp/.ubox_installed
rm -rf /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ubox-2019-12-31-0e34af14/.pkgdir/getrandom.installed /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ubox-2019-12-31-0e34af14/.pkgdir/getrandom
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ubox-2019-12-31-0e34af14/.pkgdir/getrandom
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ubox-2019-12-31-0e34af14/.pkgdir/getrandom/usr/bin
install -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ubox-2019-12-31-0e34af14/ipkg-install/usr/bin/getrandom /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ubox-2019-12-31-0e34af14/.pkgdir/getrandom/usr/bin/
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./widechar/lib_slk_wset.c -o ../obj_s/lib_slk_wset.o
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ubox-2019-12-31-0e34af14/.pkgdir/getrandom.installed
rm -rf /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ubox-2019-12-31-0e34af14/.pkgdir/logd.installed /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ubox-2019-12-31-0e34af14/.pkgdir/logd
-- Looking for stdint.h - found
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ubox-2019-12-31-0e34af14/.pkgdir/logd
-- Looking for stddef.h
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ubox-2019-12-31-0e34af14/.pkgdir/logd/sbin /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ubox-2019-12-31-0e34af14/.pkgdir/logd/etc/init.d/
install -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ubox-2019-12-31-0e34af14/ipkg-install/usr/sbin/{logd,logread} /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ubox-2019-12-31-0e34af14/.pkgdir/logd/sbin/
install -m0755 ./files/log.init /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ubox-2019-12-31-0e34af14/.pkgdir/logd/etc/init.d/log
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ubox-2019-12-31-0e34af14/.pkgdir/logd.installed
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/stamp
SHELL= flock /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/.root-copy.flock -c 'cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ubox-2019-12-31-0e34af14/.pkgdir/getrandom/. /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/'
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/stamp/.getrandom_installed
echo "getrandom" >> /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/pkginfo/ubox.default.install
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/stamp
SHELL= flock /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/.root-copy.flock -c 'cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ubox-2019-12-31-0e34af14/.pkgdir/logd/. /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/'
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./widechar/lib_unget_wch.c -o ../obj_s/lib_unget_wch.o
mipsel-openwrt-linux-musl-gcc -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dnsmasq-nodhcpv6/dnsmasq-2.82=dnsmasq-2.82 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -flto -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -DHAVE_UBUS -DHAVE_POLL_H  -DNO_DHCP6 -DNO_AUTH -DNO_IPSET -DNO_ID  -DVERSION='"2.82"'           -c netlink.c	
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/stamp/.logd_installed
echo "logd" >> /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/pkginfo/ubox.default.install
-- Looking for stddef.h - found
-- Check size of unsigned short
make[3]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/package/system/ubox'
time: package/system/ubox/compile#3.02#0.62#5.24
mipsel-openwrt-linux-musl-gcc -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dnsmasq-nodhcpv6/dnsmasq-2.82=dnsmasq-2.82 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -flto -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -DHAVE_UBUS -DHAVE_POLL_H  -DNO_DHCP6 -DNO_AUTH -DNO_IPSET -DNO_ID  -DVERSION='"2.82"'           -c dbus.c	
mipsel-openwrt-linux-musl-gcc -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dnsmasq-nodhcpv6/dnsmasq-2.82=dnsmasq-2.82 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -flto -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -DHAVE_UBUS -DHAVE_POLL_H  -DNO_DHCP6 -DNO_AUTH -DNO_IPSET -DNO_ID  -DVERSION='"2.82"'           -c bpf.c	
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./widechar/lib_vid_attr.c -o ../obj_s/lib_vid_attr.o
mipsel-openwrt-linux-musl-gcc -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dnsmasq-nodhcpv6/dnsmasq-2.82=dnsmasq-2.82 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -flto -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -DHAVE_UBUS -DHAVE_POLL_H  -DNO_DHCP6 -DNO_AUTH -DNO_IPSET -DNO_ID  -DVERSION='"2.82"'           -c helper.c	
-- Check size of unsigned short - done
-- Searching 16 bit integer - Using unsigned short
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./widechar/lib_vline_set.c -o ../obj_s/lib_vline_set.o
[ 70%] Building C object CMakeFiles/uhttpd.dir/plugin.c.o
-- Check if the system is big endian - little endian
-- Looking for pthread_create in pthread
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./widechar/lib_wacs.c -o ../obj_s/lib_wacs.o
mipsel-openwrt-linux-musl-gcc -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dnsmasq-nodhcpv6/dnsmasq-2.82=dnsmasq-2.82 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -flto -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -DHAVE_UBUS -DHAVE_POLL_H  -DNO_DHCP6 -DNO_AUTH -DNO_IPSET -DNO_ID  -DVERSION='"2.82"'           -c tftp.c	
[ 76%] Building C object CMakeFiles/uhttpd.dir/handler.c.o
-- Looking for pthread_create in pthread - found
-- Configuring done
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./widechar/lib_wunctrl.c -o ../obj_s/lib_wunctrl.o
-- Generating done
CMake Warning:
  Manually-specified variables were not used by the project:

    CMAKE_ASM_COMPILER
    CMAKE_ASM_COMPILER_ARG1
    CMAKE_CXX_COMPILER
    CMAKE_CXX_COMPILER_ARG1
    CMAKE_CXX_FLAGS_RELEASE
    CMAKE_MODULE_LINKER_FLAGS
    CMAKE_SHARED_LINKER_FLAGS
    DL_LIBRARY


-- Build files have been written to: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/opkg-2020-05-07-f2166a89
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/opkg-2020-05-07-f2166a89/.configured_1abc92b0cccc72dc88c98993cc0dd6a5
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/opkg-2020-05-07-f2166a89/.built
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/opkg-2020-05-07-f2166a89/.built_check
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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/opkg-2020-05-07-f2166a89=opkg-2020-05-07-f2166a89 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/opkg-2020-05-07-f2166a89=opkg-2020-05-07-f2166a89 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include " LDFLAGS="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro " make --jobserver-fds=3,4 -j -C /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/opkg-2020-05-07-f2166a89/. AR="mipsel-openwrt-linux-musl-gcc-ar" AS="mipsel-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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/opkg-2020-05-07-f2166a89=opkg-2020-05-07-f2166a89 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections" LD=mipsel-openwrt-linux-musl-ld NM="mipsel-openwrt-linux-musl-gcc-nm" CC="mipsel-openwrt-linux-musl-gcc" GCC="mipsel-openwrt-linux-musl-gcc" CXX="mipsel-openwrt-linux-musl-g++" RANLIB="mipsel-openwrt-linux-musl-gcc-ranlib" STRIP=mipsel-openwrt-linux-musl-strip OBJCOPY=mipsel-openwrt-linux-musl-objcopy OBJDUMP=mipsel-openwrt-linux-musl-objdump SIZE=mipsel-openwrt-linux-musl-size CROSS="mipsel-openwrt-linux-musl-" ARCH="mipsel" CMAKE_COMMAND='/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/cmake' CMAKE_DISABLE_cmake_check_build_system=1 ;
make[4]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/opkg-2020-05-07-f2166a89'
make[5]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/opkg-2020-05-07-f2166a89'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/opkg-2020-05-07-f2166a89'
Scanning dependencies of target bb
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/opkg-2020-05-07-f2166a89'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/opkg-2020-05-07-f2166a89'
[  1%] Building C object libbb/CMakeFiles/bb.dir/all_read.c.o
make[3]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/package/network/utils/iwinfo'
mipsel-openwrt-linux-musl-gcc -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dnsmasq-nodhcpv6/dnsmasq-2.82=dnsmasq-2.82 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -flto -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -DHAVE_UBUS -DHAVE_POLL_H  -DNO_DHCP6 -DNO_AUTH -DNO_IPSET -DNO_ID  -DVERSION='"2.82"'           -c log.c	
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../ncurses/expanded.c -o ../obj_s/expanded.o
[  3%] Building C object libbb/CMakeFiles/bb.dir/concat_path_file.c.o
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/legacy_coding.c -o ../obj_s/legacy_coding.o
mipsel-openwrt-linux-musl-gcc -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dnsmasq-nodhcpv6/dnsmasq-2.82=dnsmasq-2.82 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -flto -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -DHAVE_UBUS -DHAVE_POLL_H  -DNO_DHCP6 -DNO_AUTH -DNO_IPSET -DNO_ID  -DVERSION='"2.82"'           -c conntrack.c	
[ 82%] Building C object CMakeFiles/uhttpd.dir/tls.c.o
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_dft_fgbg.c -o ../obj_s/lib_dft_fgbg.o
[  5%] Building C object libbb/CMakeFiles/bb.dir/copy_file.c.o
mipsel-openwrt-linux-musl-gcc -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dnsmasq-nodhcpv6/dnsmasq-2.82=dnsmasq-2.82 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -flto -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -DHAVE_UBUS -DHAVE_POLL_H  -DNO_DHCP6 -DNO_AUTH -DNO_IPSET -DNO_ID  -DVERSION='"2.82"'           -c dhcp6.c	
mipsel-openwrt-linux-musl-gcc -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dnsmasq-nodhcpv6/dnsmasq-2.82=dnsmasq-2.82 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -flto -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -DHAVE_UBUS -DHAVE_POLL_H  -DNO_DHCP6 -DNO_AUTH -DNO_IPSET -DNO_ID  -DVERSION='"2.82"'           -c rfc3315.c	
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/lib_print.c -o ../obj_s/lib_print.o
mipsel-openwrt-linux-musl-gcc -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dnsmasq-nodhcpv6/dnsmasq-2.82=dnsmasq-2.82 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -flto -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -DHAVE_UBUS -DHAVE_POLL_H  -DNO_DHCP6 -DNO_AUTH -DNO_IPSET -DNO_ID  -DVERSION='"2.82"'           -c dhcp-common.c	
[ 88%] Linking C executable uhttpd
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/new_pair.c -o ../obj_s/new_pair.o
[  7%] Building C object libbb/CMakeFiles/bb.dir/copy_file_chunk.c.o
make[6]: warning:  Clock skew detected.  Your build may be incomplete.
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/uhttpd-2020-08-05-212f8364'
[ 88%] Built target uhttpd
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/uhttpd-2020-08-05-212f8364'
Scanning dependencies of target uhttpd_ubus
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/uhttpd-2020-08-05-212f8364'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/uhttpd-2020-08-05-212f8364'
make[6]: Warning: File 'ubus.c' has modification time 263983 s in the future
[ 94%] Building C object CMakeFiles/uhttpd_ubus.dir/ubus.c.o
mipsel-openwrt-linux-musl-gcc -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dnsmasq-nodhcpv6/dnsmasq-2.82=dnsmasq-2.82 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -flto -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -DHAVE_UBUS -DHAVE_POLL_H  -DNO_DHCP6 -DNO_AUTH -DNO_IPSET -DNO_ID  -DVERSION='"2.82"'           -c outpacket.c	
[  8%] Building C object libbb/CMakeFiles/bb.dir/gzip.c.o
mipsel-openwrt-linux-musl-gcc -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dnsmasq-nodhcpv6/dnsmasq-2.82=dnsmasq-2.82 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -flto -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -DHAVE_UBUS -DHAVE_POLL_H  -DNO_DHCP6 -DNO_AUTH -DNO_IPSET -DNO_ID  -DVERSION='"2.82"'           -c radv.c	
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/resizeterm.c -o ../obj_s/resizeterm.o
mipsel-openwrt-linux-musl-gcc -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dnsmasq-nodhcpv6/dnsmasq-2.82=dnsmasq-2.82 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -flto -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -DHAVE_UBUS -DHAVE_POLL_H  -DNO_DHCP6 -DNO_AUTH -DNO_IPSET -DNO_ID  -DVERSION='"2.82"'           -c slaac.c	
mipsel-openwrt-linux-musl-gcc -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dnsmasq-nodhcpv6/dnsmasq-2.82=dnsmasq-2.82 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -flto -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -DHAVE_UBUS -DHAVE_POLL_H  -DNO_DHCP6 -DNO_AUTH -DNO_IPSET -DNO_ID  -DVERSION='"2.82"'           -c auth.c	
[ 10%] Building C object libbb/CMakeFiles/bb.dir/gz_open.c.o
mipsel-openwrt-linux-musl-gcc -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dnsmasq-nodhcpv6/dnsmasq-2.82=dnsmasq-2.82 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -flto -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -DHAVE_UBUS -DHAVE_POLL_H  -DNO_DHCP6 -DNO_AUTH -DNO_IPSET -DNO_ID  -DVERSION='"2.82"'           -c ipset.c	
mipsel-openwrt-linux-musl-gcc -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dnsmasq-nodhcpv6/dnsmasq-2.82=dnsmasq-2.82 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -flto -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -DHAVE_UBUS -DHAVE_POLL_H  -DNO_DHCP6 -DNO_AUTH -DNO_IPSET -DNO_ID  -DVERSION='"2.82"'           -c domain.c	
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/use_screen.c -o ../obj_s/use_screen.o
[ 12%] Building C object libbb/CMakeFiles/bb.dir/last_char_is.c.o
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/use_window.c -o ../obj_s/use_window.o
[ 14%] Building C object libbb/CMakeFiles/bb.dir/make_directory.c.o
mipsel-openwrt-linux-musl-gcc -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dnsmasq-nodhcpv6/dnsmasq-2.82=dnsmasq-2.82 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -flto -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -DHAVE_UBUS -DHAVE_POLL_H  -DNO_DHCP6 -DNO_AUTH -DNO_IPSET -DNO_ID  -DVERSION='"2.82"'           -c dnssec.c	
mipsel-openwrt-linux-musl-gcc -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dnsmasq-nodhcpv6/dnsmasq-2.82=dnsmasq-2.82 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -flto -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -DHAVE_UBUS -DHAVE_POLL_H  -DNO_DHCP6 -DNO_AUTH -DNO_IPSET -DNO_ID  -DVERSION='"2.82"'           -c blockdata.c	
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/wresize.c -o ../obj_s/wresize.o
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/dl
SHELL= flock /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/.libiwinfo-2020-06-03-2faa20e5.tar.xz.flock -c '  	/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/download.pl "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/dl" "libiwinfo-2020-06-03-2faa20e5.tar.xz" "c5094a1751cbc610a91d21b7ddbec85c4f80d51dddb249fdcabb327ab1e2523f" "" || (  	echo "Checking out files from the git repository..."; mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/dl && cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/dl && rm -rf libiwinfo-2020-06-03-2faa20e5 && [ \! -d libiwinfo-2020-06-03-2faa20e5 ] && git clone  https://git.openwrt.org/project/iwinfo.git libiwinfo-2020-06-03-2faa20e5 && (cd libiwinfo-2020-06-03-2faa20e5 && git checkout 2faa20e5e9d107b97e393a4eb458370e80b4d720 && git submodule update --init --recursive) && echo "Packing checkout..." && export TAR_TIMESTAMP=`cd libiwinfo-2020-06-03-2faa20e5 && git log -1 --format='\''@%ct'\''` && rm -rf libiwinfo-2020-06-03-2faa20e5/.git && 	tar --numeric-owner --owner=0 --group=0 --mode=a-s --sort=name ${TAR_TIMESTAMP:+--mtime="$TAR_TIMESTAMP"} -c libiwinfo-2020-06-03-2faa20e5 | 	xz -zc -7e > /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/dl/libiwinfo-2020-06-03-2faa20e5.tar.xz && mv /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/dl/libiwinfo-2020-06-03-2faa20e5.tar.xz /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/dl/ && rm -rf libiwinfo-2020-06-03-2faa20e5;  )    '
[ 16%] Building C object libbb/CMakeFiles/bb.dir/mode_string.c.o
mipsel-openwrt-linux-musl-gcc -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dnsmasq-nodhcpv6/dnsmasq-2.82=dnsmasq-2.82 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -flto -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -DHAVE_UBUS -DHAVE_POLL_H  -DNO_DHCP6 -DNO_AUTH -DNO_IPSET -DNO_ID  -DVERSION='"2.82"'           -c tables.c	
[100%] Linking C shared module uhttpd_ubus.so
+ curl -f --connect-timeout 20 --retry 5 --location --insecure https://sources.cdn.openwrt.org/libiwinfo-2020-06-03-2faa20e5.tar.xz
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0make[6]: warning:  Clock skew detected.  Your build may be incomplete.
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/uhttpd-2020-08-05-212f8364'
[100%] Built target uhttpd_ubus
[ 17%] Building C object libbb/CMakeFiles/bb.dir/parse_mode.c.o
make[5]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/uhttpd-2020-08-05-212f8364'
Install the project...
-- Install configuration: "Release"
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/uhttpd-2020-08-05-212f8364/ipkg-install/usr/bin/uhttpd
mipsel-openwrt-linux-musl-gcc -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dnsmasq-nodhcpv6/dnsmasq-2.82=dnsmasq-2.82 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -flto -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -DHAVE_UBUS -DHAVE_POLL_H  -DNO_DHCP6 -DNO_AUTH -DNO_IPSET -DNO_ID  -DVERSION='"2.82"'           -c loop.c	
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/uhttpd-2020-08-05-212f8364/ipkg-install/usr/lib/uhttpd_lua.so
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/uhttpd-2020-08-05-212f8364/ipkg-install/usr/lib/uhttpd_ubus.so
make[4]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/uhttpd-2020-08-05-212f8364'
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/uhttpd-2020-08-05-212f8364/.built
rm -rf /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/uhttpd-2020-08-05-212f8364/.pkgdir/uhttpd.installed /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/uhttpd-2020-08-05-212f8364/.pkgdir/uhttpd
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/uhttpd-2020-08-05-212f8364/.pkgdir/uhttpd
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/uhttpd-2020-08-05-212f8364/.pkgdir/uhttpd/etc/init.d
install -m0755 ./files/uhttpd.init /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/uhttpd-2020-08-05-212f8364/.pkgdir/uhttpd/etc/init.d/uhttpd
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/uhttpd-2020-08-05-212f8364/.pkgdir/uhttpd/etc/config
install -m0600 ./files/uhttpd.config /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/uhttpd-2020-08-05-212f8364/.pkgdir/uhttpd/etc/config/uhttpd
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/sed -i -e 's,%U,http://downloads.openwrt.org/snapshots,g' -e 's,%V,SNAPSHOT,g' -e 's,%v,\LSNAPSHOT,g' -e 's,%C,r0+14078-b3a75b4e7d,g' -e 's,%c,\Lr0+14078-b3a75b4e7d,g' -e 's,%D,OpenWrt,g' -e 's,%d,\LOpenWrt,g' -e 's,%R,r0+14078-b3a75b4e7d,g' -e 's,%T,ramips,g' -e 's,%S,ramips/rt305x,g' -e 's,%A,mipsel_24kc,g' -e 's,%t,no-all,g' -e 's,%M,OpenWrt,g' -e 's,%m,https://openwrt.org/,g' -e 's,%b,https://bugs.openwrt.org/,g' -e 's,%u,https://openwrt.org/,g' -e 's,%s,https://forum.openwrt.org/,g' -e 's,%P,Generic,g' -e 's,%h,v0,g' /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/uhttpd-2020-08-05-212f8364/.pkgdir/uhttpd/etc/config/uhttpd
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/uhttpd-2020-08-05-212f8364/.pkgdir/uhttpd/usr/sbin
install -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/uhttpd-2020-08-05-212f8364/uhttpd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/uhttpd-2020-08-05-212f8364/.pkgdir/uhttpd/usr/sbin/uhttpd
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/access.c -o ../obj_s/access.o
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/uhttpd-2020-08-05-212f8364/.pkgdir/uhttpd.installed
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/stamp
SHELL= flock /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/.root-copy.flock -c 'cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/uhttpd-2020-08-05-212f8364/.pkgdir/uhttpd/. /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/'
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/stamp/.uhttpd_installed
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/targets/ramips/rt305x/packages /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/uhttpd-2020-08-05-212f8364/ipkg-mipsel_24kc/uhttpd/CONTROL /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/pkginfo
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/uhttpd-2020-08-05-212f8364/ipkg-mipsel_24kc/uhttpd/etc/init.d
install -m0755 ./files/uhttpd.init /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/uhttpd-2020-08-05-212f8364/ipkg-mipsel_24kc/uhttpd/etc/init.d/uhttpd
mipsel-openwrt-linux-musl-gcc -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dnsmasq-nodhcpv6/dnsmasq-2.82=dnsmasq-2.82 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -flto -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -DHAVE_UBUS -DHAVE_POLL_H  -DNO_DHCP6 -DNO_AUTH -DNO_IPSET -DNO_ID  -DVERSION='"2.82"'           -c inotify.c	
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/uhttpd-2020-08-05-212f8364/ipkg-mipsel_24kc/uhttpd/etc/config
[ 19%] Building C object libbb/CMakeFiles/bb.dir/safe_strncpy.c.o
install -m0600 ./files/uhttpd.config /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/uhttpd-2020-08-05-212f8364/ipkg-mipsel_24kc/uhttpd/etc/config/uhttpd
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/sed -i -e 's,%U,http://downloads.openwrt.org/snapshots,g' -e 's,%V,SNAPSHOT,g' -e 's,%v,\LSNAPSHOT,g' -e 's,%C,r0+14078-b3a75b4e7d,g' -e 's,%c,\Lr0+14078-b3a75b4e7d,g' -e 's,%D,OpenWrt,g' -e 's,%d,\LOpenWrt,g' -e 's,%R,r0+14078-b3a75b4e7d,g' -e 's,%T,ramips,g' -e 's,%S,ramips/rt305x,g' -e 's,%A,mipsel_24kc,g' -e 's,%t,no-all,g' -e 's,%M,OpenWrt,g' -e 's,%m,https://openwrt.org/,g' -e 's,%b,https://bugs.openwrt.org/,g' -e 's,%u,https://openwrt.org/,g' -e 's,%s,https://forum.openwrt.org/,g' -e 's,%P,Generic,g' -e 's,%h,v0,g' /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/uhttpd-2020-08-05-212f8364/ipkg-mipsel_24kc/uhttpd/etc/config/uhttpd
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/uhttpd-2020-08-05-212f8364/ipkg-mipsel_24kc/uhttpd/usr/sbin
install -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/uhttpd-2020-08-05-212f8364/uhttpd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/uhttpd-2020-08-05-212f8364/ipkg-mipsel_24kc/uhttpd/usr/sbin/uhttpd
find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/uhttpd-2020-08-05-212f8364/ipkg-mipsel_24kc/uhttpd -name 'CVS' -o -name '.svn' -o -name '.#*' -o -name '*~'| xargs -r rm -rf
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/add_tries.c -o ../obj_s/add_tries.o
[ 21%] Building C object libbb/CMakeFiles/bb.dir/time_string.c.o
mipsel-openwrt-linux-musl-gcc -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dnsmasq-nodhcpv6/dnsmasq-2.82=dnsmasq-2.82 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -flto -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -DHAVE_UBUS -DHAVE_POLL_H  -DNO_DHCP6 -DNO_AUTH -DNO_IPSET -DNO_ID  -DVERSION='"2.82"'           -c poll.c	
export CROSS="mipsel-openwrt-linux-musl-"   ; NM="mipsel-openwrt-linux-musl-nm" STRIP="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/sstrip" STRIP_KMOD="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/strip-kmod.sh" PATCHELF="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/patchelf" /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/rstrip.sh /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/uhttpd-2020-08-05-212f8364/ipkg-mipsel_24kc/uhttpd

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
curl: (22) The requested URL returned error: 404 
rstrip.sh: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/uhttpd-2020-08-05-212f8364/ipkg-mipsel_24kc/uhttpd/usr/sbin/uhttpd: executable
Download failed.
(cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/uhttpd-2020-08-05-212f8364/ipkg-mipsel_24kc/uhttpd/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; echo "$V_Package_uhttpd_conffiles" > conffiles;  )
+ curl -f --connect-timeout 20 --retry 5 --location --insecure https://sources.openwrt.org/libiwinfo-2020-06-03-2faa20e5.tar.xz
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/packages/mipsel_24kc/base
[ 23%] Building C object libbb/CMakeFiles/bb.dir/unarchive.c.o
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/ipkg-build -c -o 0 -g 0 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/uhttpd-2020-08-05-212f8364/ipkg-mipsel_24kc/uhttpd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/packages/mipsel_24kc/base
mipsel-openwrt-linux-musl-gcc -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dnsmasq-nodhcpv6/dnsmasq-2.82=dnsmasq-2.82 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -flto -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -DHAVE_UBUS -DHAVE_POLL_H  -DNO_DHCP6 -DNO_AUTH -DNO_IPSET -DNO_ID  -DVERSION='"2.82"'           -c rrfilter.c	
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/alloc_ttype.c -o ../obj_s/alloc_ttype.o
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/find: '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/uhttpd-2020-08-05-212f8364/ipkg-mipsel_24kc/uhttpd/etc/uhttpd.crt': No such file or directory
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/find: '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/uhttpd-2020-08-05-212f8364/ipkg-mipsel_24kc/uhttpd/etc/uhttpd.key': No such file or directory
Packaged contents of /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/uhttpd-2020-08-05-212f8364/ipkg-mipsel_24kc/uhttpd into /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/packages/mipsel_24kc/base/uhttpd_2020-08-05-212f8364-1_mipsel_24kc.ipk
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/targets/ramips/rt305x/packages /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/uhttpd-2020-08-05-212f8364/ipkg-mipsel_24kc/uhttpd-mod-ubus/CONTROL /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/pkginfo
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/uhttpd-2020-08-05-212f8364/ipkg-mipsel_24kc/uhttpd-mod-ubus/usr/lib /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/uhttpd-2020-08-05-212f8364/ipkg-mipsel_24kc/uhttpd-mod-ubus/etc/uci-defaults
install -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/uhttpd-2020-08-05-212f8364/uhttpd_ubus.so /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/uhttpd-2020-08-05-212f8364/ipkg-mipsel_24kc/uhttpd-mod-ubus/usr/lib/
install -m0644 ./files/ubus.default /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/uhttpd-2020-08-05-212f8364/ipkg-mipsel_24kc/uhttpd-mod-ubus/etc/uci-defaults/00_uhttpd_ubus
find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/uhttpd-2020-08-05-212f8364/ipkg-mipsel_24kc/uhttpd-mod-ubus -name 'CVS' -o -name '.svn' -o -name '.#*' -o -name '*~'| xargs -r rm -rf
mipsel-openwrt-linux-musl-gcc -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dnsmasq-nodhcpv6/dnsmasq-2.82=dnsmasq-2.82 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -flto -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -DHAVE_UBUS -DHAVE_POLL_H  -DNO_DHCP6 -DNO_AUTH -DNO_IPSET -DNO_ID  -DVERSION='"2.82"'           -c edns0.c	
export CROSS="mipsel-openwrt-linux-musl-"   ; NM="mipsel-openwrt-linux-musl-nm" STRIP="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/sstrip" STRIP_KMOD="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/strip-kmod.sh" PATCHELF="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/patchelf" /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/rstrip.sh /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/uhttpd-2020-08-05-212f8364/ipkg-mipsel_24kc/uhttpd-mod-ubus
rstrip.sh: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/uhttpd-2020-08-05-212f8364/ipkg-mipsel_24kc/uhttpd-mod-ubus/usr/lib/uhttpd_ubus.so: shared object
(cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/uhttpd-2020-08-05-212f8364/ipkg-mipsel_24kc/uhttpd-mod-ubus/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 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/packages/mipsel_24kc/base
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/ipkg-build -c -o 0 -g 0 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/uhttpd-2020-08-05-212f8364/ipkg-mipsel_24kc/uhttpd-mod-ubus /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/packages/mipsel_24kc/base
mipsel-openwrt-linux-musl-gcc -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dnsmasq-nodhcpv6/dnsmasq-2.82=dnsmasq-2.82 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -flto -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -DHAVE_UBUS -DHAVE_POLL_H  -DNO_DHCP6 -DNO_AUTH -DNO_IPSET -DNO_ID  -DVERSION='"2.82"'           -c arp.c	
Packaged contents of /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/uhttpd-2020-08-05-212f8364/ipkg-mipsel_24kc/uhttpd-mod-ubus into /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/packages/mipsel_24kc/base/uhttpd-mod-ubus_2020-08-05-212f8364-1_mipsel_24kc.ipk
echo "uhttpd" >> /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/pkginfo/uhttpd.default.install
rm -rf /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-uhttpd
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-uhttpd/host /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/packages
find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-uhttpd -name '*.la' | xargs -r rm -f; 
if [ -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/packages/uhttpd.list ]; then /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/clean-package.sh "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/packages/uhttpd.list" "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl"; fi
if [ -d /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-uhttpd ]; then (cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-uhttpd; find ./ > /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-uhttpd.files); 	SHELL= flock /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/.staging-dir.flock -c ' mv /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-uhttpd.files /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/packages/uhttpd.list && cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-uhttpd/* /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/; '; fi
rm -rf /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-uhttpd
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/stamp/.uhttpd_installed
rm -rf /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/uhttpd-2020-08-05-212f8364/.pkgdir/uhttpd-mod-ubus.installed /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/uhttpd-2020-08-05-212f8364/.pkgdir/uhttpd-mod-ubus
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/uhttpd-2020-08-05-212f8364/.pkgdir/uhttpd-mod-ubus
mipsel-openwrt-linux-musl-gcc -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dnsmasq-nodhcpv6/dnsmasq-2.82=dnsmasq-2.82 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -flto -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -DHAVE_UBUS -DHAVE_POLL_H  -DNO_DHCP6 -DNO_AUTH -DNO_IPSET -DNO_ID  -DVERSION='"2.82"'           -c crypto.c	
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/uhttpd-2020-08-05-212f8364/.pkgdir/uhttpd-mod-ubus/usr/lib /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/uhttpd-2020-08-05-212f8364/.pkgdir/uhttpd-mod-ubus/etc/uci-defaults
install -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/uhttpd-2020-08-05-212f8364/uhttpd_ubus.so /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/uhttpd-2020-08-05-212f8364/.pkgdir/uhttpd-mod-ubus/usr/lib/
install -m0644 ./files/ubus.default /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/uhttpd-2020-08-05-212f8364/.pkgdir/uhttpd-mod-ubus/etc/uci-defaults/00_uhttpd_ubus
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/uhttpd-2020-08-05-212f8364/.pkgdir/uhttpd-mod-ubus.installed
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/stamp
SHELL= flock /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/.root-copy.flock -c 'cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/uhttpd-2020-08-05-212f8364/.pkgdir/uhttpd-mod-ubus/. /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/'
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/stamp/.uhttpd-mod-ubus_installed
echo "uhttpd-mod-ubus" >> /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/pkginfo/uhttpd.default.install
make[3]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/package/network/services/uhttpd'
time: package/network/services/uhttpd/compile#6.78#0.99#9.08
mipsel-openwrt-linux-musl-gcc -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dnsmasq-nodhcpv6/dnsmasq-2.82=dnsmasq-2.82 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -flto -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -DHAVE_UBUS -DHAVE_POLL_H  -DNO_DHCP6 -DNO_AUTH -DNO_IPSET -DNO_ID  -DVERSION='"2.82"'           -c dump.c	
mipsel-openwrt-linux-musl-gcc -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dnsmasq-nodhcpv6/dnsmasq-2.82=dnsmasq-2.82 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -flto -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -DHAVE_UBUS -DHAVE_POLL_H  -DNO_DHCP6 -DNO_AUTH -DNO_IPSET -DNO_ID  -DVERSION='"2.82"'           -c ubus.c	
[ 25%] Building C object libbb/CMakeFiles/bb.dir/unzip.c.o
[ 26%] Building C object libbb/CMakeFiles/bb.dir/wfopen.c.o
mipsel-openwrt-linux-musl-gcc -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dnsmasq-nodhcpv6/dnsmasq-2.82=dnsmasq-2.82 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -flto -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -DHAVE_UBUS -DHAVE_POLL_H  -DNO_DHCP6 -DNO_AUTH -DNO_IPSET -DNO_ID  -DVERSION='"2.82"'           -c metrics.c	
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../ncurses/codes.c -o ../obj_s/codes.o
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/comp_error.c -o ../obj_s/comp_error.o
mipsel-openwrt-linux-musl-gcc -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro -flto=jobserver -o dnsmasq cache.o rfc1035.o util.o option.o forward.o network.o dnsmasq.o dhcp.o lease.o rfc2131.o netlink.o dbus.o bpf.o helper.o tftp.o log.o conntrack.o dhcp6.o rfc3315.o dhcp-common.o outpacket.o radv.o slaac.o auth.o ipset.o domain.o dnssec.o blockdata.o tables.o loop.o inotify.o poll.o rrfilter.o edns0.o arp.o crypto.o dump.o ubus.o metrics.o -lubox -lubus  
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/comp_hash.c -o ../obj_s/comp_hash.o
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/db_iterator.c -o ../obj_s/db_iterator.o
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/doalloc.c -o ../obj_s/doalloc.o
[ 28%] Building C object libbb/CMakeFiles/bb.dir/xfuncs.c.o
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/entries.c -o ../obj_s/entries.o
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/opkg-2020-05-07-f2166a89'
Scanning dependencies of target opkg
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/opkg-2020-05-07-f2166a89'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/opkg-2020-05-07-f2166a89'
[ 30%] Building C object libopkg/CMakeFiles/opkg.dir/active_list.c.o
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../ncurses/fallback.c -o ../obj_s/fallback.o
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/free_ttype.c -o ../obj_s/free_ttype.o
[ 32%] Building C object libbb/CMakeFiles/bb.dir/xreadlink.c.o
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/getenv_num.c -o ../obj_s/getenv_num.o
[ 33%] Building C object libopkg/CMakeFiles/opkg.dir/conffile.c.o
[ 35%] Linking C static library libbb.a
[ 37%] Building C object libopkg/CMakeFiles/opkg.dir/conffile_list.c.o
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/opkg-2020-05-07-f2166a89'
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/home_terminfo.c -o ../obj_s/home_terminfo.o
[ 37%] Built target bb
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/lib_acs.c -o ../obj_s/lib_acs.o
[ 39%] Building C object libopkg/CMakeFiles/opkg.dir/file_util.c.o
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/lib_baudrate.c -o ../obj_s/lib_baudrate.o
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/lib_cur_term.c -o ../obj_s/lib_cur_term.o
make[3]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/package/network/config/swconfig'
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/lib_data.c -o ../obj_s/lib_data.o
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/lib_has_cap.c -o ../obj_s/lib_has_cap.o
[ 41%] Building C object libopkg/CMakeFiles/opkg.dir/hash_table.c.o

  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/lib_kernel.c -o ../obj_s/lib_kernel.o
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/swconfig/.prepared_04752a795091a3e50a6c71ef1e737dfa_6664517399ebbbc92a37c5bb081b5c53_check
true
[ ! -d ./src/ ] || cp -fpR ./src/. /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/swconfig
[ 42%] Building C object libopkg/CMakeFiles/opkg.dir/nv_pair.c.o
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/swconfig/.prepared_04752a795091a3e50a6c71ef1e737dfa_6664517399ebbbc92a37c5bb081b5c53
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/swconfig/.configured_*
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/stamp/.swconfig_installed
(cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/swconfig/./; if [ -x ./configure ]; then find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/swconfig/ -name config.guess | xargs -r chmod u+w; find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/swconfig/ -name config.guess | xargs -r -n1 cp --remove-destination /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/config.guess; find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/swconfig/ -name config.sub | xargs -r chmod u+w; find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/swconfig/ -name config.sub | xargs -r -n1 cp --remove-destination /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/config.sub; AR="mipsel-openwrt-linux-musl-gcc-ar" AS="mipsel-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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/swconfig=swconfig -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -flto" LD=mipsel-openwrt-linux-musl-ld NM="mipsel-openwrt-linux-musl-gcc-nm" CC="mipsel-openwrt-linux-musl-gcc" GCC="mipsel-openwrt-linux-musl-gcc" CXX="mipsel-openwrt-linux-musl-g++" RANLIB="mipsel-openwrt-linux-musl-gcc-ranlib" STRIP=mipsel-openwrt-linux-musl-strip OBJCOPY=mipsel-openwrt-linux-musl-objcopy OBJDUMP=mipsel-openwrt-linux-musl-objdump SIZE=mipsel-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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/swconfig=swconfig -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -flto " 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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/swconfig=swconfig -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -flto " CPPFLAGS="-D_GNU_SOURCE -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include/libnl-tiny -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/swconfig -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include " LDFLAGS="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro -flto=jobserver "   ./configure --target=mipsel-openwrt-linux --host=mipsel-openwrt-linux --build=x86_64-pc-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; )
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/swconfig/.configured_68b329da9893e34099c7d8ad5cb9c940
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/swconfig/.built
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/lib_longname.c -o ../obj_s/lib_longname.o
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/swconfig/.built_check
CFLAGS="-D_GNU_SOURCE -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include/libnl-tiny -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/swconfig -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/swconfig=swconfig -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -flto" make -C /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/swconfig AR="mipsel-openwrt-linux-musl-gcc-ar" AS="mipsel-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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/swconfig=swconfig -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -flto" LD=mipsel-openwrt-linux-musl-ld NM="mipsel-openwrt-linux-musl-gcc-nm" CC="mipsel-openwrt-linux-musl-gcc" GCC="mipsel-openwrt-linux-musl-gcc" CXX="mipsel-openwrt-linux-musl-g++" RANLIB="mipsel-openwrt-linux-musl-gcc-ranlib" STRIP=mipsel-openwrt-linux-musl-strip OBJCOPY=mipsel-openwrt-linux-musl-objcopy OBJDUMP=mipsel-openwrt-linux-musl-objdump SIZE=mipsel-openwrt-linux-musl-size LIBS="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro -flto=jobserver -lnl-tiny -lm -luci -lubox"
make[4]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/swconfig'
mipsel-openwrt-linux-musl-gcc -D_GNU_SOURCE -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include/libnl-tiny -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/swconfig -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/swconfig=swconfig -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -flto -fPIC -c -o swlib.o swlib.c
[ 44%] Building C object libopkg/CMakeFiles/opkg.dir/nv_pair_list.c.o
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/lib_napms.c -o ../obj_s/lib_napms.o
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/lib_options.c -o ../obj_s/lib_options.o
mipsel-openwrt-linux-musl-gcc-ar rcu libsw.a swlib.o
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/../../../../mipsel-openwrt-linux-musl/bin/ar: `u' modifier ignored since `D' is the default (see `U')
mipsel-openwrt-linux-musl-gcc-ranlib libsw.a
[ 46%] Building C object libopkg/CMakeFiles/opkg.dir/opkg.c.o
mipsel-openwrt-linux-musl-gcc -D_GNU_SOURCE -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include/libnl-tiny -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/swconfig -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/swconfig=swconfig -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -flto -fPIC -c -o cli.o cli.c
mipsel-openwrt-linux-musl-gcc -D_GNU_SOURCE -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include/libnl-tiny -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/swconfig -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/swconfig=swconfig -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -flto -fPIC -c -o uci.o uci.c
mipsel-openwrt-linux-musl-gcc  -o swconfig libsw.a cli.o uci.o -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro -flto=jobserver -lnl-tiny -lm -luci -lubox -L./ -lsw
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/lib_raw.c -o ../obj_s/lib_raw.o
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/lib_setup.c -o ../obj_s/lib_setup.o
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/lib_termcap.c -o ../obj_s/lib_termcap.o
[ 48%] Building C object libopkg/CMakeFiles/opkg.dir/opkg_cmd.c.o
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/lib_termname.c -o ../obj_s/lib_termname.o

100  104k  100  104k    0     0  57612      0  0:00:01  0:00:01 --:--:-- 57612
make[4]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/swconfig'
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/swconfig/.built
rm -rf /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/swconfig/.pkgdir/swconfig.installed /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/swconfig/.pkgdir/swconfig
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/swconfig/.pkgdir/swconfig
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/swconfig/.pkgdir/swconfig/sbin /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/swconfig/.pkgdir/swconfig/lib/network
install -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/swconfig/swconfig /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/swconfig/.pkgdir/swconfig/sbin/swconfig
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libiwinfo-2020-06-03-2faa20e5/.prepared_13cfbc918ff6419d14e9412429df6659_6664517399ebbbc92a37c5bb081b5c53_check
install -m0644 ./files/switch.sh /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/swconfig/.pkgdir/swconfig/lib/network/
. /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/include/shell.sh; xzcat /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/dl/libiwinfo-2020-06-03-2faa20e5.tar.xz | tar -C /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libiwinfo-2020-06-03-2faa20e5/.. -xf -
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/swconfig/.pkgdir/swconfig.installed
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/stamp
SHELL= flock /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/.root-copy.flock -c 'cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/swconfig/.pkgdir/swconfig/. /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/'
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/stamp/.swconfig_installed
[ ! -d ./src/ ] || cp -fpR ./src/. /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libiwinfo-2020-06-03-2faa20e5
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/targets/ramips/rt305x/packages /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/swconfig/ipkg-mipsel_24kc/swconfig/CONTROL /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/pkginfo
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libiwinfo-2020-06-03-2faa20e5/.prepared_13cfbc918ff6419d14e9412429df6659_6664517399ebbbc92a37c5bb081b5c53
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libiwinfo-2020-06-03-2faa20e5/.configured_*
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/swconfig/ipkg-mipsel_24kc/swconfig/sbin /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/swconfig/ipkg-mipsel_24kc/swconfig/lib/network
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/stamp/.iwinfo_installed
install -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/swconfig/swconfig /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/swconfig/ipkg-mipsel_24kc/swconfig/sbin/swconfig
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/lib_tgoto.c -o ../obj_s/lib_tgoto.o
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libiwinfo-2020-06-03-2faa20e5/.configured_50bb71083b4fe4ad969ce09a57711228
install -m0644 ./files/switch.sh /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/swconfig/ipkg-mipsel_24kc/swconfig/lib/network/
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libiwinfo-2020-06-03-2faa20e5/.built
find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/swconfig/ipkg-mipsel_24kc/swconfig -name 'CVS' -o -name '.svn' -o -name '.#*' -o -name '*~'| xargs -r rm -rf
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libiwinfo-2020-06-03-2faa20e5/.built_check
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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libiwinfo-2020-06-03-2faa20e5=libiwinfo-2020-06-03-2faa20e5 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include/libnl-tiny -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -D_GNU_SOURCE  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libiwinfo-2020-06-03-2faa20e5=libiwinfo-2020-06-03-2faa20e5 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include/libnl-tiny -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -D_GNU_SOURCE  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include " LDFLAGS="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro " make -j1 -C /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libiwinfo-2020-06-03-2faa20e5/. AR="mipsel-openwrt-linux-musl-gcc-ar" AS="mipsel-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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libiwinfo-2020-06-03-2faa20e5=libiwinfo-2020-06-03-2faa20e5 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include/libnl-tiny -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -D_GNU_SOURCE" LD=mipsel-openwrt-linux-musl-ld NM="mipsel-openwrt-linux-musl-gcc-nm" CC="mipsel-openwrt-linux-musl-gcc" GCC="mipsel-openwrt-linux-musl-gcc" CXX="mipsel-openwrt-linux-musl-g++" RANLIB="mipsel-openwrt-linux-musl-gcc-ranlib" STRIP=mipsel-openwrt-linux-musl-strip OBJCOPY=mipsel-openwrt-linux-musl-objcopy OBJDUMP=mipsel-openwrt-linux-musl-objdump SIZE=mipsel-openwrt-linux-musl-size CROSS="mipsel-openwrt-linux-musl-" ARCH="mipsel" FPIC="-fpic" 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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libiwinfo-2020-06-03-2faa20e5=libiwinfo-2020-06-03-2faa20e5 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include/libnl-tiny -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -D_GNU_SOURCE" LDFLAGS="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro" BACKENDS="   " ;
make[4]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libiwinfo-2020-06-03-2faa20e5'
rm -f *.o libiwinfo.so iwinfo.so iwinfo
mipsel-openwrt-linux-musl-gcc -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libiwinfo-2020-06-03-2faa20e5=libiwinfo-2020-06-03-2faa20e5 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include/libnl-tiny -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -D_GNU_SOURCE -std=gnu99 -fstrict-aliasing -Iinclude -fpic -c -o iwinfo_utils.o iwinfo_utils.c
export CROSS="mipsel-openwrt-linux-musl-"   ; NM="mipsel-openwrt-linux-musl-nm" STRIP="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/sstrip" STRIP_KMOD="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/strip-kmod.sh" PATCHELF="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/patchelf" /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/rstrip.sh /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/swconfig/ipkg-mipsel_24kc/swconfig
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/lib_ti.c -o ../obj_s/lib_ti.o
rstrip.sh: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/swconfig/ipkg-mipsel_24kc/swconfig/sbin/swconfig: executable
(cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/swconfig/ipkg-mipsel_24kc/swconfig/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 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/packages/mipsel_24kc/base
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/ipkg-build -c -o 0 -g 0 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/swconfig/ipkg-mipsel_24kc/swconfig /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/packages/mipsel_24kc/base
Packaged contents of /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/swconfig/ipkg-mipsel_24kc/swconfig into /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/packages/mipsel_24kc/base/swconfig_12_mipsel_24kc.ipk
echo "swconfig" >> /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/pkginfo/swconfig.default.install
rm -rf /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-swconfig
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-swconfig/host /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/packages
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-swconfig/usr/include
cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/swconfig/swlib.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-swconfig/usr/include/
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-swconfig/usr/lib
cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/swconfig/libsw.a /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-swconfig/usr/lib/
find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-swconfig -name '*.la' | xargs -r rm -f; 
if [ -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/packages/swconfig.list ]; then /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/clean-package.sh "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/packages/swconfig.list" "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl"; fi
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/lib_tparm.c -o ../obj_s/lib_tparm.o
if [ -d /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-swconfig ]; then (cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-swconfig; find ./ > /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-swconfig.files); 	SHELL= flock /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/.staging-dir.flock -c ' mv /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-swconfig.files /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/packages/swconfig.list && cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-swconfig/* /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/; '; fi
rm -rf /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-swconfig
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/stamp/.swconfig_installed
make[3]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/package/network/config/swconfig'
time: package/network/config/swconfig/compile#0.90#0.18#1.14
make[3]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/package/system/urandom-seed'
make[5]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/ppp-default/ppp-2.4.8.git-2020-05-25/pppd'
cd pppstats; make -w -j --jobserver-fds=3,4 all
make[5]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/ppp-default/ppp-2.4.8.git-2020-05-25/pppstats'
mipsel-openwrt-linux-musl-gcc -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/ppp-default/ppp-2.4.8.git-2020-05-25=ppp-2.4.8.git-2020-05-25 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto -I../include -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro -Wl,--gc-sections -flto -fuse-linker-plugin  -o pppstats pppstats.c 
mipsel-openwrt-linux-musl-gcc -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libiwinfo-2020-06-03-2faa20e5=libiwinfo-2020-06-03-2faa20e5 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include/libnl-tiny -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -D_GNU_SOURCE -std=gnu99 -fstrict-aliasing -Iinclude -fpic -c -o iwinfo_wext.o iwinfo_wext.c
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/urandom-seed/.prepared_9cc31c00216c2e51fa439741cd55732c_6664517399ebbbc92a37c5bb081b5c53_check
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/urandom-seed
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/urandom-seed/.prepared_9cc31c00216c2e51fa439741cd55732c_6664517399ebbbc92a37c5bb081b5c53
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/urandom-seed/.configured_*
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/stamp/.urandom-seed_installed
(cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/urandom-seed/./; if [ -x ./configure ]; then find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/urandom-seed/ -name config.guess | xargs -r chmod u+w; find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/urandom-seed/ -name config.guess | xargs -r -n1 cp --remove-destination /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/config.guess; find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/urandom-seed/ -name config.sub | xargs -r chmod u+w; find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/urandom-seed/ -name config.sub | xargs -r -n1 cp --remove-destination /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/config.sub; AR="mipsel-openwrt-linux-musl-gcc-ar" AS="mipsel-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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/urandom-seed=urandom-seed -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro" LD=mipsel-openwrt-linux-musl-ld NM="mipsel-openwrt-linux-musl-gcc-nm" CC="mipsel-openwrt-linux-musl-gcc" GCC="mipsel-openwrt-linux-musl-gcc" CXX="mipsel-openwrt-linux-musl-g++" RANLIB="mipsel-openwrt-linux-musl-gcc-ranlib" STRIP=mipsel-openwrt-linux-musl-strip OBJCOPY=mipsel-openwrt-linux-musl-objcopy OBJDUMP=mipsel-openwrt-linux-musl-objdump SIZE=mipsel-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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/urandom-seed=urandom-seed -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/urandom-seed=urandom-seed -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro " CPPFLAGS="-I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include " LDFLAGS="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro "   ./configure --target=mipsel-openwrt-linux --host=mipsel-openwrt-linux --build=x86_64-pc-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; )
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/lib_tputs.c -o ../obj_s/lib_tputs.o
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/urandom-seed/.configured_68b329da9893e34099c7d8ad5cb9c940
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/urandom-seed/.built
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/urandom-seed/.built_check
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/urandom-seed/.built
rm -rf /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/urandom-seed/.pkgdir/urandom-seed.installed /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/urandom-seed/.pkgdir/urandom-seed
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/urandom-seed/.pkgdir/urandom-seed
cp -fpR ./files/* /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/urandom-seed/.pkgdir/urandom-seed/
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/urandom-seed/.pkgdir/urandom-seed.installed
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/stamp
SHELL= flock /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/.root-copy.flock -c 'cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/urandom-seed/.pkgdir/urandom-seed/. /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/'
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/stamp/.urandom-seed_installed
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/targets/ramips/rt305x/packages /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/urandom-seed/ipkg-mipsel_24kc/urandom-seed/CONTROL /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/pkginfo
cp -fpR ./files/* /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/urandom-seed/ipkg-mipsel_24kc/urandom-seed/
find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/urandom-seed/ipkg-mipsel_24kc/urandom-seed -name 'CVS' -o -name '.svn' -o -name '.#*' -o -name '*~'| xargs -r rm -rf
[ 50%] Building C object libopkg/CMakeFiles/opkg.dir/opkg_conf.c.o
make[5]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/ppp-default/ppp-2.4.8.git-2020-05-25/pppstats'
cd pppdump; make -w -j --jobserver-fds=3,4 all
mipsel-openwrt-linux-musl-gcc -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libiwinfo-2020-06-03-2faa20e5=libiwinfo-2020-06-03-2faa20e5 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include/libnl-tiny -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -D_GNU_SOURCE -std=gnu99 -fstrict-aliasing -Iinclude -fpic -c -o iwinfo_wext_scan.o iwinfo_wext_scan.c
export CROSS="mipsel-openwrt-linux-musl-"   ; NM="mipsel-openwrt-linux-musl-nm" STRIP="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/sstrip" STRIP_KMOD="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/strip-kmod.sh" PATCHELF="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/patchelf" /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/rstrip.sh /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/urandom-seed/ipkg-mipsel_24kc/urandom-seed
make[5]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/ppp-default/ppp-2.4.8.git-2020-05-25/pppdump'
mipsel-openwrt-linux-musl-gcc -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/ppp-default/ppp-2.4.8.git-2020-05-25=ppp-2.4.8.git-2020-05-25 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto -I../include/net   -c -o pppdump.o pppdump.c
(cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/urandom-seed/ipkg-mipsel_24kc/urandom-seed/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 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/packages/mipsel_24kc/base
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/ipkg-build -c -o 0 -g 0 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/urandom-seed/ipkg-mipsel_24kc/urandom-seed /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/packages/mipsel_24kc/base
mipsel-openwrt-linux-musl-gcc -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/ppp-default/ppp-2.4.8.git-2020-05-25=ppp-2.4.8.git-2020-05-25 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto -I../include/net   -c -o bsd-comp.o bsd-comp.c
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./trace/lib_trace.c -o ../obj_s/lib_trace.o
Packaged contents of /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/urandom-seed/ipkg-mipsel_24kc/urandom-seed into /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/packages/mipsel_24kc/base/urandom-seed_2_mipsel_24kc.ipk
echo "urandom-seed" >> /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/pkginfo/urandom-seed.default.install
make[3]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/package/system/urandom-seed'
time: package/system/urandom-seed/compile#0.23#0.14#0.45
mipsel-openwrt-linux-musl-gcc -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/ppp-default/ppp-2.4.8.git-2020-05-25=ppp-2.4.8.git-2020-05-25 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto -I../include/net   -c -o deflate.o deflate.c
mipsel-openwrt-linux-musl-gcc -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/ppp-default/ppp-2.4.8.git-2020-05-25=ppp-2.4.8.git-2020-05-25 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto -I../include/net   -c -o zlib.o zlib.c
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/lib_ttyflags.c -o ../obj_s/lib_ttyflags.o
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tty/lib_twait.c -o ../obj_s/lib_twait.o
mipsel-openwrt-linux-musl-gcc -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libiwinfo-2020-06-03-2faa20e5=libiwinfo-2020-06-03-2faa20e5 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include/libnl-tiny -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -D_GNU_SOURCE -std=gnu99 -fstrict-aliasing -Iinclude -fpic -c -o iwinfo_lib.o iwinfo_lib.c
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/name_match.c -o ../obj_s/name_match.o
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../ncurses/names.c -o ../obj_s/names.o
mipsel-openwrt-linux-musl-gcc -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libiwinfo-2020-06-03-2faa20e5=libiwinfo-2020-06-03-2faa20e5 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include/libnl-tiny -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -D_GNU_SOURCE -std=gnu99 -fstrict-aliasing -Iinclude -fpic -c -o iwinfo_lua.o iwinfo_lua.c
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/obsolete.c -o ../obj_s/obsolete.o
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/read_entry.c -o ../obj_s/read_entry.o
[ 51%] Building C object libopkg/CMakeFiles/opkg.dir/opkg_configure.c.o
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/read_termcap.c -o ../obj_s/read_termcap.o
mipsel-openwrt-linux-musl-gcc -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro -Wl,--gc-sections -flto -fuse-linker-plugin  -o pppdump pppdump.o bsd-comp.o deflate.o zlib.o
[ 53%] Building C object libopkg/CMakeFiles/opkg.dir/opkg_download.c.o
[ 55%] Building C object libopkg/CMakeFiles/opkg.dir/opkg_install.c.o
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/strings.c -o ../obj_s/strings.o
[ 57%] Building C object libopkg/CMakeFiles/opkg.dir/opkg_message.c.o
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/tries.c -o ../obj_s/tries.o
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/trim_sgr0.c -o ../obj_s/trim_sgr0.o
[ 58%] Building C object libopkg/CMakeFiles/opkg.dir/opkg_remove.c.o
mipsel-openwrt-linux-musl-gcc -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libiwinfo-2020-06-03-2faa20e5=libiwinfo-2020-06-03-2faa20e5 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include/libnl-tiny -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -D_GNU_SOURCE -std=gnu99 -fstrict-aliasing -Iinclude -fpic -c -o iwinfo_cli.o iwinfo_cli.c
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../ncurses/unctrl.c -o ../obj_s/unctrl.o
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./trace/visbuf.c -o ../obj_s/visbuf.o
iwinfo_cli.c: In function 'format_channel':
iwinfo_cli.c:54:31: warning: '%d' directive output may be truncated writing between 1 and 10 bytes into a region of size 8 [-Wformat-truncation=]
   snprintf(buf, sizeof(buf), "%d", ch);
                               ^~
iwinfo_cli.c:54:30: note: directive argument in the range [1, 2147483647]
   snprintf(buf, sizeof(buf), "%d", ch);
                              ^~~~
iwinfo_cli.c:54:3: note: 'snprintf' output between 2 and 11 bytes into a destination of size 8
   snprintf(buf, sizeof(buf), "%d", ch);
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[ 60%] Building C object libopkg/CMakeFiles/opkg.dir/opkg_upgrade.c.o
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/netifd-2020-06-06-51e9fb81'
[100%] Built target netifd
make[5]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/netifd-2020-06-06-51e9fb81'
make[4]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/netifd-2020-06-06-51e9fb81'
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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/netifd-2020-06-06-51e9fb81=netifd-2020-06-06-51e9fb81 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include/libnl-tiny -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -flto  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/netifd-2020-06-06-51e9fb81=netifd-2020-06-06-51e9fb81 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include/libnl-tiny -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -flto  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include " LDFLAGS="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro -flto -fuse-linker-plugin " make -C /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/netifd-2020-06-06-51e9fb81/. AR="mipsel-openwrt-linux-musl-gcc-ar" AS="mipsel-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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/netifd-2020-06-06-51e9fb81=netifd-2020-06-06-51e9fb81 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include/libnl-tiny -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -flto" LD=mipsel-openwrt-linux-musl-ld NM="mipsel-openwrt-linux-musl-gcc-nm" CC="mipsel-openwrt-linux-musl-gcc" GCC="mipsel-openwrt-linux-musl-gcc" CXX="mipsel-openwrt-linux-musl-g++" RANLIB="mipsel-openwrt-linux-musl-gcc-ranlib" STRIP=mipsel-openwrt-linux-musl-strip OBJCOPY=mipsel-openwrt-linux-musl-objcopy OBJDUMP=mipsel-openwrt-linux-musl-objdump SIZE=mipsel-openwrt-linux-musl-size CROSS="mipsel-openwrt-linux-musl-" ARCH="mipsel" CMAKE_COMMAND='/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/cmake' CMAKE_DISABLE_cmake_check_build_system=1 DESTDIR="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/netifd-2020-06-06-51e9fb81/ipkg-install"  install;
make[4]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/netifd-2020-06-06-51e9fb81'
make[5]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/netifd-2020-06-06-51e9fb81'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/netifd-2020-06-06-51e9fb81'
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/netifd-2020-06-06-51e9fb81'
[100%] Built target netifd
make[5]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/netifd-2020-06-06-51e9fb81'
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/define_key.c -o ../obj_s/define_key.o
Install the project...
-- Install configuration: "Release"
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/netifd-2020-06-06-51e9fb81/ipkg-install/usr/sbin/netifd
make[4]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/netifd-2020-06-06-51e9fb81'
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/netifd-2020-06-06-51e9fb81/.built
iwinfo_cli.c: In function 'print_info':
iwinfo_cli.c:78:33: warning: ' dBm' directive output may be truncated writing 4 bytes into a region of size between 0 and 9 [-Wformat-truncation=]
   snprintf(buf, sizeof(buf), "%d dBm", pwr);
                                 ^~~~
iwinfo_cli.c:78:3: note: 'snprintf' output between 6 and 15 bytes into a destination of size 10
   snprintf(buf, sizeof(buf), "%d dBm", pwr);
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
iwinfo_cli.c:90:31: warning: '%d' directive output may be truncated writing between 1 and 10 bytes into a region of size 8 [-Wformat-truncation=]
   snprintf(buf, sizeof(buf), "%d", qual);
                               ^~
iwinfo_cli.c:90:30: note: directive argument in the range [0, 2147483647]
   snprintf(buf, sizeof(buf), "%d", qual);
                              ^~~~
iwinfo_cli.c:90:3: note: 'snprintf' output between 2 and 11 bytes into a destination of size 8
   snprintf(buf, sizeof(buf), "%d", qual);
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
iwinfo_cli.c:102:31: warning: '%d' directive output may be truncated writing between 1 and 10 bytes into a region of size 8 [-Wformat-truncation=]
   snprintf(buf, sizeof(buf), "%d", qmax);
                               ^~
iwinfo_cli.c:102:30: note: directive argument in the range [0, 2147483647]
   snprintf(buf, sizeof(buf), "%d", qmax);
                              ^~~~
iwinfo_cli.c:102:3: note: 'snprintf' output between 2 and 11 bytes into a destination of size 8
   snprintf(buf, sizeof(buf), "%d", qmax);
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
rm -rf /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/netifd-2020-06-06-51e9fb81/.pkgdir/netifd.installed /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/netifd-2020-06-06-51e9fb81/.pkgdir/netifd
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/netifd-2020-06-06-51e9fb81/.pkgdir/netifd
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/netifd-2020-06-06-51e9fb81/.pkgdir/netifd/sbin
install -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/netifd-2020-06-06-51e9fb81/netifd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/netifd-2020-06-06-51e9fb81/.pkgdir/netifd/sbin/
cp -fpR ./files/* /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/netifd-2020-06-06-51e9fb81/.pkgdir/netifd/
cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/netifd-2020-06-06-51e9fb81/scripts/* /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/netifd-2020-06-06-51e9fb81/.pkgdir/netifd/lib/netifd/
[ 62%] Building C object libopkg/CMakeFiles/opkg.dir/opkg_utils.c.o
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/netifd-2020-06-06-51e9fb81/.pkgdir/netifd.installed
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/stamp
SHELL= flock /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/.root-copy.flock -c 'cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/netifd-2020-06-06-51e9fb81/.pkgdir/netifd/. /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/'
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/hashed_db.c -o ../obj_s/hashed_db.o
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/stamp/.netifd_installed
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/targets/ramips/rt305x/packages /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/netifd-2020-06-06-51e9fb81/ipkg-mipsel_24kc/netifd/CONTROL /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/pkginfo
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/netifd-2020-06-06-51e9fb81/ipkg-mipsel_24kc/netifd/sbin
install -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/netifd-2020-06-06-51e9fb81/netifd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/netifd-2020-06-06-51e9fb81/ipkg-mipsel_24kc/netifd/sbin/
cp -fpR ./files/* /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/netifd-2020-06-06-51e9fb81/ipkg-mipsel_24kc/netifd/
cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/netifd-2020-06-06-51e9fb81/scripts/* /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/netifd-2020-06-06-51e9fb81/ipkg-mipsel_24kc/netifd/lib/netifd/
find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/netifd-2020-06-06-51e9fb81/ipkg-mipsel_24kc/netifd -name 'CVS' -o -name '.svn' -o -name '.#*' -o -name '*~'| xargs -r rm -rf
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/key_defined.c -o ../obj_s/key_defined.o
[ 64%] Building C object libopkg/CMakeFiles/opkg.dir/parse_util.c.o
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/keybound.c -o ../obj_s/keybound.o
mipsel-openwrt-linux-musl-gcc -luci -lubox -lubus -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro -shared -o libiwinfo.so iwinfo_utils.o iwinfo_wext.o iwinfo_wext_scan.o iwinfo_lib.o
[ 66%] Building C object libopkg/CMakeFiles/opkg.dir/pkg.c.o
mipsel-openwrt-linux-musl-gcc -luci -lubox -lubus -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro -shared -L. -liwinfo -llua -o iwinfo.so iwinfo_lua.o
mipsel-openwrt-linux-musl-gcc -luci -lubox -lubus -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro -L. -liwinfo -o iwinfo iwinfo_cli.o
make[4]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libiwinfo-2020-06-03-2faa20e5'
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libiwinfo-2020-06-03-2faa20e5/.built
rm -rf /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libiwinfo-2020-06-03-2faa20e5/.pkgdir/libiwinfo.installed /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libiwinfo-2020-06-03-2faa20e5/.pkgdir/libiwinfo
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libiwinfo-2020-06-03-2faa20e5/.pkgdir/libiwinfo
export CROSS="mipsel-openwrt-linux-musl-"   ; NM="mipsel-openwrt-linux-musl-nm" STRIP="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/sstrip" STRIP_KMOD="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/strip-kmod.sh" PATCHELF="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/patchelf" /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/rstrip.sh /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/netifd-2020-06-06-51e9fb81/ipkg-mipsel_24kc/netifd
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libiwinfo-2020-06-03-2faa20e5/.pkgdir/libiwinfo/usr/lib
install -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libiwinfo-2020-06-03-2faa20e5/libiwinfo.so /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libiwinfo-2020-06-03-2faa20e5/.pkgdir/libiwinfo/usr/lib/libiwinfo.so
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libiwinfo-2020-06-03-2faa20e5/.pkgdir/libiwinfo/usr/share/libiwinfo
install -m0644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libiwinfo-2020-06-03-2faa20e5/hardware.txt /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libiwinfo-2020-06-03-2faa20e5/.pkgdir/libiwinfo/usr/share/libiwinfo/hardware.txt
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/keyok.c -o ../obj_s/keyok.o
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/version.c -o ../obj_s/version.o
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libiwinfo-2020-06-03-2faa20e5/.pkgdir/libiwinfo.installed
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/stamp
echo '20200105' | cmp -s - /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/pkginfo/libiwinfo.version || echo '20200105' > /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/pkginfo/libiwinfo.version
SHELL= flock /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/.root-copy.flock -c 'cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libiwinfo-2020-06-03-2faa20e5/.pkgdir/libiwinfo/. /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/'
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/stamp/.libiwinfo_installed
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/targets/ramips/rt305x/packages /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libiwinfo-2020-06-03-2faa20e5/ipkg-mipsel_24kc/libiwinfo/CONTROL /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/pkginfo
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libiwinfo-2020-06-03-2faa20e5/ipkg-mipsel_24kc/libiwinfo/usr/lib
install -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libiwinfo-2020-06-03-2faa20e5/libiwinfo.so /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libiwinfo-2020-06-03-2faa20e5/ipkg-mipsel_24kc/libiwinfo/usr/lib/libiwinfo.so
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libiwinfo-2020-06-03-2faa20e5/ipkg-mipsel_24kc/libiwinfo/usr/share/libiwinfo
install -m0644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libiwinfo-2020-06-03-2faa20e5/hardware.txt /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libiwinfo-2020-06-03-2faa20e5/ipkg-mipsel_24kc/libiwinfo/usr/share/libiwinfo/hardware.txt
find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libiwinfo-2020-06-03-2faa20e5/ipkg-mipsel_24kc/libiwinfo -name 'CVS' -o -name '.svn' -o -name '.#*' -o -name '*~'| xargs -r rm -rf
rstrip.sh: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/netifd-2020-06-06-51e9fb81/ipkg-mipsel_24kc/netifd/sbin/netifd: executable
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../ncurses/./tty/hardscroll.c -o ../objects/hardscroll.o
(cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/netifd-2020-06-06-51e9fb81/ipkg-mipsel_24kc/netifd/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;  )
autoreconf: running: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/autoconf --include=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/share/aclocal --include=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/share/aclocal --include=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/share/aclocal --include=m4 --include=. --prepend-include=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/aclocal --force
make[3]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/package/system/procd'
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/packages/mipsel_24kc/base
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/ipkg-build -c -o 0 -g 0 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/netifd-2020-06-06-51e9fb81/ipkg-mipsel_24kc/netifd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/packages/mipsel_24kc/base
export CROSS="mipsel-openwrt-linux-musl-"   ; NM="mipsel-openwrt-linux-musl-nm" STRIP="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/sstrip" STRIP_KMOD="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/strip-kmod.sh" PATCHELF="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/patchelf" /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/rstrip.sh /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libiwinfo-2020-06-03-2faa20e5/ipkg-mipsel_24kc/libiwinfo
rstrip.sh: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libiwinfo-2020-06-03-2faa20e5/ipkg-mipsel_24kc/libiwinfo/usr/lib/libiwinfo.so: shared object
(cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libiwinfo-2020-06-03-2faa20e5/ipkg-mipsel_24kc/libiwinfo/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 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/targets/ramips/rt305x/packages
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/ipkg-build -c -o 0 -g 0 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libiwinfo-2020-06-03-2faa20e5/ipkg-mipsel_24kc/libiwinfo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/targets/ramips/rt305x/packages
Packaged contents of /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/netifd-2020-06-06-51e9fb81/ipkg-mipsel_24kc/netifd into /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/packages/mipsel_24kc/base/netifd_2020-06-06-51e9fb81-1_mipsel_24kc.ipk
echo "netifd" >> /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/pkginfo/netifd.default.install
rm -rf /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-netifd
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-netifd/host /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/packages
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../ncurses/./tty/hashmap.c -o ../objects/hashmap.o
find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-netifd -name '*.la' | xargs -r rm -f; 
if [ -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/packages/netifd.list ]; then /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/clean-package.sh "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/packages/netifd.list" "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl"; fi
Packaged contents of /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libiwinfo-2020-06-03-2faa20e5/ipkg-mipsel_24kc/libiwinfo into /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/targets/ramips/rt305x/packages/libiwinfo20200105_2020-06-03-2faa20e5-1_mipsel_24kc.ipk
if [ -d /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-netifd ]; then (cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-netifd; find ./ > /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-netifd.files); 	SHELL= flock /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/.staging-dir.flock -c ' mv /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-netifd.files /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/packages/netifd.list && cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-netifd/* /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/; '; fi
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/targets/ramips/rt305x/packages /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libiwinfo-2020-06-03-2faa20e5/ipkg-mipsel_24kc/libiwinfo-lua/CONTROL /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/pkginfo
rm -rf /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-netifd
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libiwinfo-2020-06-03-2faa20e5/ipkg-mipsel_24kc/libiwinfo-lua/usr/lib/lua
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/stamp/.netifd_installed
install -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libiwinfo-2020-06-03-2faa20e5/iwinfo.so /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libiwinfo-2020-06-03-2faa20e5/ipkg-mipsel_24kc/libiwinfo-lua/usr/lib/lua/iwinfo.so
make[3]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/package/network/config/netifd'
time: package/network/config/netifd/compile#8.95#1.02#11.45
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_addch.c -o ../objects/lib_addch.o
find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libiwinfo-2020-06-03-2faa20e5/ipkg-mipsel_24kc/libiwinfo-lua -name 'CVS' -o -name '.svn' -o -name '.#*' -o -name '*~'| xargs -r rm -rf
export CROSS="mipsel-openwrt-linux-musl-"   ; NM="mipsel-openwrt-linux-musl-nm" STRIP="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/sstrip" STRIP_KMOD="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/strip-kmod.sh" PATCHELF="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/patchelf" /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/rstrip.sh /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libiwinfo-2020-06-03-2faa20e5/ipkg-mipsel_24kc/libiwinfo-lua
rstrip.sh: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libiwinfo-2020-06-03-2faa20e5/ipkg-mipsel_24kc/libiwinfo-lua/usr/lib/lua/iwinfo.so: shared object
(cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libiwinfo-2020-06-03-2faa20e5/ipkg-mipsel_24kc/libiwinfo-lua/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 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/targets/ramips/rt305x/packages
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/ipkg-build -c -o 0 -g 0 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libiwinfo-2020-06-03-2faa20e5/ipkg-mipsel_24kc/libiwinfo-lua /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/targets/ramips/rt305x/packages
make[5]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/ppp-default/ppp-2.4.8.git-2020-05-25/pppdump'
make[4]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/ppp-default/ppp-2.4.8.git-2020-05-25'
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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/ppp-default/ppp-2.4.8.git-2020-05-25=ppp-2.4.8.git-2020-05-25 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/ppp-default/ppp-2.4.8.git-2020-05-25=ppp-2.4.8.git-2020-05-25 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include " LDFLAGS="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro -Wl,--gc-sections -flto -fuse-linker-plugin " make -C /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/ppp-default/ppp-2.4.8.git-2020-05-25/. AR="mipsel-openwrt-linux-musl-gcc-ar" AS="mipsel-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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/ppp-default/ppp-2.4.8.git-2020-05-25=ppp-2.4.8.git-2020-05-25 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto" LD=mipsel-openwrt-linux-musl-ld NM="mipsel-openwrt-linux-musl-gcc-nm" CC="mipsel-openwrt-linux-musl-gcc" GCC="mipsel-openwrt-linux-musl-gcc" CXX="mipsel-openwrt-linux-musl-g++" RANLIB="mipsel-openwrt-linux-musl-gcc-ranlib" STRIP=mipsel-openwrt-linux-musl-strip OBJCOPY=mipsel-openwrt-linux-musl-objcopy OBJDUMP=mipsel-openwrt-linux-musl-objdump SIZE=mipsel-openwrt-linux-musl-size CROSS="mipsel-openwrt-linux-musl-" ARCH="mipsel" COPTS="-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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/ppp-default/ppp-2.4.8.git-2020-05-25=ppp-2.4.8.git-2020-05-25 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto" PRECOMPILED_FILTER=1 STAGING_DIR="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl" HAVE_MULTILINK= USE_LIBUTIL= DESTDIR="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/ppp-default/ppp-2.4.8.git-2020-05-25/ipkg-install"  install;
make[4]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/ppp-default/ppp-2.4.8.git-2020-05-25'
install -d -m 755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/ppp-default/ppp-2.4.8.git-2020-05-25/ipkg-install/sbin
install -d -m 755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/ppp-default/ppp-2.4.8.git-2020-05-25/ipkg-install/share/man/man8
cd chat; make -w install
make[5]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/ppp-default/ppp-2.4.8.git-2020-05-25/chat'
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/ppp-default/ppp-2.4.8.git-2020-05-25/ipkg-install/sbin /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/ppp-default/ppp-2.4.8.git-2020-05-25/ipkg-install/share/man/man8
install -c chat /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/ppp-default/ppp-2.4.8.git-2020-05-25/ipkg-install/sbin
install -c -m 644 chat.8 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/ppp-default/ppp-2.4.8.git-2020-05-25/ipkg-install/share/man/man8
make[5]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/ppp-default/ppp-2.4.8.git-2020-05-25/chat'
cd pppd/plugins; make -w install
make[5]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/ppp-default/ppp-2.4.8.git-2020-05-25/pppd/plugins'
install -d /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/ppp-default/ppp-2.4.8.git-2020-05-25/ipkg-install/lib/pppd/2.4.8
install minconn.so passprompt.so passwordfd.so winbind.so /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/ppp-default/ppp-2.4.8.git-2020-05-25/ipkg-install/lib/pppd/2.4.8
for d in rp-pppoe pppoatm pppol2tp pptp radius; do make -w -C $d install || exit $?; done
Packaged contents of /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libiwinfo-2020-06-03-2faa20e5/ipkg-mipsel_24kc/libiwinfo-lua into /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/targets/ramips/rt305x/packages/libiwinfo-lua_2020-06-03-2faa20e5-1_mipsel_24kc.ipk
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/ppp-default/ppp-2.4.8.git-2020-05-25/pppd/plugins/rp-pppoe'
install -d -m 755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/ppp-default/ppp-2.4.8.git-2020-05-25/ipkg-install/lib/pppd/2.4.8
install -c -m 4550 rp-pppoe.so /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/ppp-default/ppp-2.4.8.git-2020-05-25/ipkg-install/lib/pppd/2.4.8
install -d -m 755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/ppp-default/ppp-2.4.8.git-2020-05-25/ipkg-install/sbin
install -c -m 555 pppoe-discovery /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/ppp-default/ppp-2.4.8.git-2020-05-25/ipkg-install/sbin
echo "libiwinfo" >> /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/pkginfo/iwinfo.default.install
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/ppp-default/ppp-2.4.8.git-2020-05-25/pppd/plugins/rp-pppoe'
rm -rf /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-iwinfo
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/ppp-default/ppp-2.4.8.git-2020-05-25/pppd/plugins/pppoatm'
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-iwinfo/host /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/packages
install -d -m 755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/ppp-default/ppp-2.4.8.git-2020-05-25/ipkg-install/lib/pppd/2.4.8
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-iwinfo/usr/include/iwinfo
install -c -m 4550 pppoatm.so /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/ppp-default/ppp-2.4.8.git-2020-05-25/ipkg-install/lib/pppd/2.4.8
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/ppp-default/ppp-2.4.8.git-2020-05-25/pppd/plugins/pppoatm'
cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libiwinfo-2020-06-03-2faa20e5/include/iwinfo.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-iwinfo/usr/include/
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/ppp-default/ppp-2.4.8.git-2020-05-25/pppd/plugins/pppol2tp'
cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libiwinfo-2020-06-03-2faa20e5/include/iwinfo/* /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-iwinfo/usr/include/iwinfo/
install -d -m 755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/ppp-default/ppp-2.4.8.git-2020-05-25/ipkg-install/lib/pppd/2.4.8
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-iwinfo/usr/lib
install -c -m 755 pppol2tp.so openl2tp.so /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/ppp-default/ppp-2.4.8.git-2020-05-25/ipkg-install/lib/pppd/2.4.8
install -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libiwinfo-2020-06-03-2faa20e5/libiwinfo.so /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-iwinfo/usr/lib/libiwinfo.so
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/ppp-default/ppp-2.4.8.git-2020-05-25/pppd/plugins/pppol2tp'
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-iwinfo/usr/lib/lua
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/ppp-default/ppp-2.4.8.git-2020-05-25/pppd/plugins/pptp'
install -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libiwinfo-2020-06-03-2faa20e5/iwinfo.so /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-iwinfo/usr/lib/lua/iwinfo.so
install -d -m 755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/ppp-default/ppp-2.4.8.git-2020-05-25/ipkg-install/lib/pppd/2.4.8
find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-iwinfo -name '*.la' | xargs -r rm -f; 
install -c -m 4550 pptp.so /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/ppp-default/ppp-2.4.8.git-2020-05-25/ipkg-install/lib/pppd/2.4.8
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/ppp-default/ppp-2.4.8.git-2020-05-25/pppd/plugins/pptp'
if [ -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/packages/iwinfo.list ]; then /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/clean-package.sh "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/packages/iwinfo.list" "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl"; fi
if [ -d /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-iwinfo ]; then (cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-iwinfo; find ./ > /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-iwinfo.files); 	SHELL= flock /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/.staging-dir.flock -c ' mv /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-iwinfo.files /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/packages/iwinfo.list && cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-iwinfo/* /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/; '; fi
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/ppp-default/ppp-2.4.8.git-2020-05-25/pppd/plugins/radius'
install -d -m 755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/ppp-default/ppp-2.4.8.git-2020-05-25/ipkg-install/lib/pppd/2.4.8
install -c -m 755 radius.so /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/ppp-default/ppp-2.4.8.git-2020-05-25/ipkg-install/lib/pppd/2.4.8
rm -rf /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-iwinfo
install -c -m 755 radattr.so /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/ppp-default/ppp-2.4.8.git-2020-05-25/ipkg-install/lib/pppd/2.4.8
install -c -m 755 radrealms.so /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/ppp-default/ppp-2.4.8.git-2020-05-25/ipkg-install/lib/pppd/2.4.8
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/stamp/.iwinfo_installed
install -c -m 444 pppd-radius.8 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/ppp-default/ppp-2.4.8.git-2020-05-25/ipkg-install/share/man/man8
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_addstr.c -o ../objects/lib_addstr.o
install -c -m 444 pppd-radattr.8 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/ppp-default/ppp-2.4.8.git-2020-05-25/ipkg-install/share/man/man8
rm -rf /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libiwinfo-2020-06-03-2faa20e5/.pkgdir/libiwinfo-lua.installed /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libiwinfo-2020-06-03-2faa20e5/.pkgdir/libiwinfo-lua
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/ppp-default/ppp-2.4.8.git-2020-05-25/pppd/plugins/radius'
make[5]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/ppp-default/ppp-2.4.8.git-2020-05-25/pppd/plugins'
cd pppd; make -w install
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libiwinfo-2020-06-03-2faa20e5/.pkgdir/libiwinfo-lua
make[5]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/ppp-default/ppp-2.4.8.git-2020-05-25/pppd'
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/ppp-default/ppp-2.4.8.git-2020-05-25/ipkg-install/sbin /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/ppp-default/ppp-2.4.8.git-2020-05-25/ipkg-install/share/man/man8
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libiwinfo-2020-06-03-2faa20e5/.pkgdir/libiwinfo-lua/usr/lib/lua
install -c -m 555 pppd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/ppp-default/ppp-2.4.8.git-2020-05-25/ipkg-install/sbin/pppd
install -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libiwinfo-2020-06-03-2faa20e5/iwinfo.so /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libiwinfo-2020-06-03-2faa20e5/.pkgdir/libiwinfo-lua/usr/lib/lua/iwinfo.so
if chgrp pppusers /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/ppp-default/ppp-2.4.8.git-2020-05-25/ipkg-install/sbin/pppd 2>/dev/null; then \
  chmod o-rx,u+s /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/ppp-default/ppp-2.4.8.git-2020-05-25/ipkg-install/sbin/pppd; fi
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libiwinfo-2020-06-03-2faa20e5/.pkgdir/libiwinfo-lua.installed
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/stamp
SHELL= flock /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/.root-copy.flock -c 'cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/libiwinfo-2020-06-03-2faa20e5/.pkgdir/libiwinfo-lua/. /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/'
install -c -m 444 pppd.8 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/ppp-default/ppp-2.4.8.git-2020-05-25/ipkg-install/share/man/man8
make[5]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/ppp-default/ppp-2.4.8.git-2020-05-25/pppd'
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/stamp/.libiwinfo-lua_installed
cd pppstats; make -w install
make[5]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/ppp-default/ppp-2.4.8.git-2020-05-25/pppstats'
echo "libiwinfo-lua" >> /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/pkginfo/iwinfo.default.install
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/ppp-default/ppp-2.4.8.git-2020-05-25/ipkg-install/share/man/man8
install -c pppstats /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/ppp-default/ppp-2.4.8.git-2020-05-25/ipkg-install/sbin
make[3]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/package/network/utils/iwinfo'
time: package/network/utils/iwinfo/compile#2.45#0.40#5.09
install -c -m 444 pppstats.8 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/ppp-default/ppp-2.4.8.git-2020-05-25/ipkg-install/share/man/man8
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_beep.c -o ../objects/lib_beep.o
make[5]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/ppp-default/ppp-2.4.8.git-2020-05-25/pppstats'
cd pppdump; make -w install
make[5]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/ppp-default/ppp-2.4.8.git-2020-05-25/pppdump'
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/ppp-default/ppp-2.4.8.git-2020-05-25/ipkg-install/sbin /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/ppp-default/ppp-2.4.8.git-2020-05-25/ipkg-install/share/man/man8
install -c pppdump /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/ppp-default/ppp-2.4.8.git-2020-05-25/ipkg-install/sbin
install -c -m 444 pppdump.8 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/ppp-default/ppp-2.4.8.git-2020-05-25/ipkg-install/share/man/man8
make[5]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/ppp-default/ppp-2.4.8.git-2020-05-25/pppdump'
cd pppd; make -w install-devel
make[5]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/ppp-default/ppp-2.4.8.git-2020-05-25/pppd'
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/ppp-default/ppp-2.4.8.git-2020-05-25/ipkg-install/include/pppd
install -c -m 644 ccp.h session.h chap-new.h ecp.h fsm.h ipcp.h ipxcp.h lcp.h magic.h md5.h patchlevel.h pathnames.h pppd.h upap.h eap.h md4.h chap_ms.h mppe.h sha1.h pppcrypt.h pcap_pcc.h ipv6cp.h eui64.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/ppp-default/ppp-2.4.8.git-2020-05-25/ipkg-install/include/pppd
make[5]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/ppp-default/ppp-2.4.8.git-2020-05-25/pppd'
make[4]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/ppp-default/ppp-2.4.8.git-2020-05-25'
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/ppp-default/ppp-2.4.8.git-2020-05-25/.built
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_bkgd.c -o ../objects/lib_bkgd.o
rm -rf /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/ppp-default/ppp-2.4.8.git-2020-05-25/.pkgdir/ppp.installed /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/ppp-default/ppp-2.4.8.git-2020-05-25/.pkgdir/ppp
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/ppp-default/ppp-2.4.8.git-2020-05-25/.pkgdir/ppp
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/ppp-default/ppp-2.4.8.git-2020-05-25/.pkgdir/ppp/usr/lib/pppd/2.4.8
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/ppp-default/ppp-2.4.8.git-2020-05-25/.pkgdir/ppp/usr/sbin
install -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/ppp-default/ppp-2.4.8.git-2020-05-25/ipkg-install/sbin/pppd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/ppp-default/ppp-2.4.8.git-2020-05-25/.pkgdir/ppp/usr/sbin/
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/ppp-default/ppp-2.4.8.git-2020-05-25/.pkgdir/ppp/etc/ppp
install -m0600 ./files/etc/ppp/chap-secrets /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/ppp-default/ppp-2.4.8.git-2020-05-25/.pkgdir/ppp/etc/ppp/
install -m0644 ./files/etc/ppp/filter /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/ppp-default/ppp-2.4.8.git-2020-05-25/.pkgdir/ppp/etc/ppp/
install -m0644 ./files/etc/ppp/options /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/ppp-default/ppp-2.4.8.git-2020-05-25/.pkgdir/ppp/etc/ppp/
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_box.c -o ../objects/lib_box.o
ln -sf /tmp/resolv.conf.ppp /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/ppp-default/ppp-2.4.8.git-2020-05-25/.pkgdir/ppp/etc/ppp/resolv.conf
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/ppp-default/ppp-2.4.8.git-2020-05-25/.pkgdir/ppp/lib/netifd/proto
install -m0755 ./files/ppp.sh /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/ppp-default/ppp-2.4.8.git-2020-05-25/.pkgdir/ppp/lib/netifd/proto/
install -m0755 ./files/lib/netifd/ppp-up /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/ppp-default/ppp-2.4.8.git-2020-05-25/.pkgdir/ppp/lib/netifd/
install -m0755 ./files/lib/netifd/ppp6-up /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/ppp-default/ppp-2.4.8.git-2020-05-25/.pkgdir/ppp/lib/netifd/
install -m0755 ./files/lib/netifd/ppp-down /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/ppp-default/ppp-2.4.8.git-2020-05-25/.pkgdir/ppp/lib/netifd/
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/ppp-default/ppp-2.4.8.git-2020-05-25/.pkgdir/ppp.installed
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/stamp
SHELL= flock /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/.root-copy.flock -c 'cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/ppp-default/ppp-2.4.8.git-2020-05-25/.pkgdir/ppp/. /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/'
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/stamp/.ppp_installed
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_chgat.c -o ../objects/lib_chgat.o
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/targets/ramips/rt305x/packages /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/ppp-default/ppp-2.4.8.git-2020-05-25/ipkg-mipsel_24kc/ppp/CONTROL /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/pkginfo
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/ppp-default/ppp-2.4.8.git-2020-05-25/ipkg-mipsel_24kc/ppp/usr/lib/pppd/2.4.8
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/ppp-default/ppp-2.4.8.git-2020-05-25/ipkg-mipsel_24kc/ppp/usr/sbin
install -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/ppp-default/ppp-2.4.8.git-2020-05-25/ipkg-install/sbin/pppd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/ppp-default/ppp-2.4.8.git-2020-05-25/ipkg-mipsel_24kc/ppp/usr/sbin/
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/ppp-default/ppp-2.4.8.git-2020-05-25/ipkg-mipsel_24kc/ppp/etc/ppp
install -m0600 ./files/etc/ppp/chap-secrets /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/ppp-default/ppp-2.4.8.git-2020-05-25/ipkg-mipsel_24kc/ppp/etc/ppp/
install -m0644 ./files/etc/ppp/filter /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/ppp-default/ppp-2.4.8.git-2020-05-25/ipkg-mipsel_24kc/ppp/etc/ppp/
install -m0644 ./files/etc/ppp/options /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/ppp-default/ppp-2.4.8.git-2020-05-25/ipkg-mipsel_24kc/ppp/etc/ppp/
ln -sf /tmp/resolv.conf.ppp /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/ppp-default/ppp-2.4.8.git-2020-05-25/ipkg-mipsel_24kc/ppp/etc/ppp/resolv.conf
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/ppp-default/ppp-2.4.8.git-2020-05-25/ipkg-mipsel_24kc/ppp/lib/netifd/proto
install -m0755 ./files/ppp.sh /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/ppp-default/ppp-2.4.8.git-2020-05-25/ipkg-mipsel_24kc/ppp/lib/netifd/proto/
install -m0755 ./files/lib/netifd/ppp-up /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/ppp-default/ppp-2.4.8.git-2020-05-25/ipkg-mipsel_24kc/ppp/lib/netifd/
install -m0755 ./files/lib/netifd/ppp6-up /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/ppp-default/ppp-2.4.8.git-2020-05-25/ipkg-mipsel_24kc/ppp/lib/netifd/
install -m0755 ./files/lib/netifd/ppp-down /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/ppp-default/ppp-2.4.8.git-2020-05-25/ipkg-mipsel_24kc/ppp/lib/netifd/
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_clear.c -o ../objects/lib_clear.o
find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/ppp-default/ppp-2.4.8.git-2020-05-25/ipkg-mipsel_24kc/ppp -name 'CVS' -o -name '.svn' -o -name '.#*' -o -name '*~'| xargs -r rm -rf
[ 67%] Building C object libopkg/CMakeFiles/opkg.dir/pkg_alternatives.c.o
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_clearok.c -o ../objects/lib_clearok.o
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_clrbot.c -o ../objects/lib_clrbot.o
export CROSS="mipsel-openwrt-linux-musl-"   ; NM="mipsel-openwrt-linux-musl-nm" STRIP="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/sstrip" STRIP_KMOD="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/strip-kmod.sh" PATCHELF="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/patchelf" /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/rstrip.sh /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/ppp-default/ppp-2.4.8.git-2020-05-25/ipkg-mipsel_24kc/ppp
rstrip.sh: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/ppp-default/ppp-2.4.8.git-2020-05-25/ipkg-mipsel_24kc/ppp/usr/sbin/pppd: executable
(cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/ppp-default/ppp-2.4.8.git-2020-05-25/ipkg-mipsel_24kc/ppp/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; echo "$V_Package_ppp_conffiles" > conffiles;  )
make[3]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/package/system/rpcd'
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/packages/mipsel_24kc/base
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/ipkg-build -c -o 0 -g 0 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/ppp-default/ppp-2.4.8.git-2020-05-25/ipkg-mipsel_24kc/ppp /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/packages/mipsel_24kc/base
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_clreol.c -o ../objects/lib_clreol.o
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_color.c -o ../objects/lib_color.o
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/find: '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/ppp-default/ppp-2.4.8.git-2020-05-25/ipkg-mipsel_24kc/ppp/etc/ppp/ip-down': No such file or directory
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/find: '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/ppp-default/ppp-2.4.8.git-2020-05-25/ipkg-mipsel_24kc/ppp/etc/ppp/ip-up': No such file or directory
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/find: '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/ppp-default/ppp-2.4.8.git-2020-05-25/ipkg-mipsel_24kc/ppp/etc/ppp/ipv6-down': No such file or directory
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/find: '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/ppp-default/ppp-2.4.8.git-2020-05-25/ipkg-mipsel_24kc/ppp/etc/ppp/ipv6-up': No such file or directory
[ 69%] Building C object libopkg/CMakeFiles/opkg.dir/pkg_depends.c.o
Packaged contents of /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/ppp-default/ppp-2.4.8.git-2020-05-25/ipkg-mipsel_24kc/ppp into /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/packages/mipsel_24kc/base/ppp_2.4.8.git-2020-05-25-2_mipsel_24kc.ipk
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_colorset.c -o ../objects/lib_colorset.o
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/targets/ramips/rt305x/packages /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/ppp-default/ppp-2.4.8.git-2020-05-25/ipkg-mipsel_24kc/ppp-mod-pppoe/CONTROL /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/pkginfo
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/ppp-default/ppp-2.4.8.git-2020-05-25/ipkg-mipsel_24kc/ppp-mod-pppoe/usr/lib/pppd/2.4.8
install -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/ppp-default/ppp-2.4.8.git-2020-05-25/ipkg-install/lib/pppd/2.4.8/rp-pppoe.so /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/ppp-default/ppp-2.4.8.git-2020-05-25/ipkg-mipsel_24kc/ppp-mod-pppoe/usr/lib/pppd/2.4.8/
find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/ppp-default/ppp-2.4.8.git-2020-05-25/ipkg-mipsel_24kc/ppp-mod-pppoe -name 'CVS' -o -name '.svn' -o -name '.#*' -o -name '*~'| xargs -r rm -rf
autoreconf: running: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/autoheader --include=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/share/aclocal --include=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/share/aclocal --include=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/share/aclocal --include=m4 --include=. --prepend-include=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/aclocal --force
export CROSS="mipsel-openwrt-linux-musl-"   ; NM="mipsel-openwrt-linux-musl-nm" STRIP="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/sstrip" STRIP_KMOD="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/strip-kmod.sh" PATCHELF="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/patchelf" /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/rstrip.sh /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/ppp-default/ppp-2.4.8.git-2020-05-25/ipkg-mipsel_24kc/ppp-mod-pppoe
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_delch.c -o ../objects/lib_delch.o
rstrip.sh: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/ppp-default/ppp-2.4.8.git-2020-05-25/ipkg-mipsel_24kc/ppp-mod-pppoe/usr/lib/pppd/2.4.8/rp-pppoe.so: shared object
(cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/ppp-default/ppp-2.4.8.git-2020-05-25/ipkg-mipsel_24kc/ppp-mod-pppoe/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 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/packages/mipsel_24kc/base
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/ipkg-build -c -o 0 -g 0 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/ppp-default/ppp-2.4.8.git-2020-05-25/ipkg-mipsel_24kc/ppp-mod-pppoe /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/packages/mipsel_24kc/base
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/dl
SHELL= flock /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/.procd-2020-08-06-ab55357d.tar.xz.flock -c '  	/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/download.pl "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/dl" "procd-2020-08-06-ab55357d.tar.xz" "38c882e105811bcd10b5ce55f91a16a647ed2ad436aec01cd03fda588b7bfca9" "" || (  	echo "Checking out files from the git repository..."; mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/dl && cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/dl && rm -rf procd-2020-08-06-ab55357d && [ \! -d procd-2020-08-06-ab55357d ] && git clone  https://git.openwrt.org/project/procd.git procd-2020-08-06-ab55357d && (cd procd-2020-08-06-ab55357d && git checkout ab55357dfe5bd0edac0b9556a83e69814df791b1 && git submodule update --init --recursive) && echo "Packing checkout..." && export TAR_TIMESTAMP=`cd procd-2020-08-06-ab55357d && git log -1 --format='\''@%ct'\''` && rm -rf procd-2020-08-06-ab55357d/.git && 	tar --numeric-owner --owner=0 --group=0 --mode=a-s --sort=name ${TAR_TIMESTAMP:+--mtime="$TAR_TIMESTAMP"} -c procd-2020-08-06-ab55357d | 	xz -zc -7e > /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/dl/procd-2020-08-06-ab55357d.tar.xz && mv /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/dl/procd-2020-08-06-ab55357d.tar.xz /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/dl/ && rm -rf procd-2020-08-06-ab55357d;  )    '
Packaged contents of /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/ppp-default/ppp-2.4.8.git-2020-05-25/ipkg-mipsel_24kc/ppp-mod-pppoe into /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/packages/mipsel_24kc/base/ppp-mod-pppoe_2.4.8.git-2020-05-25-2_mipsel_24kc.ipk
[ 71%] Building C object libopkg/CMakeFiles/opkg.dir/pkg_dest.c.o
echo "ppp" >> /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/pkginfo/ppp.default.install
rm -rf /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-ppp
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-ppp/host /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/packages
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-ppp/usr/include
+ curl -f --connect-timeout 20 --retry 5 --location --insecure https://sources.cdn.openwrt.org/procd-2020-08-06-ab55357d.tar.xz
cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/ppp-default/ppp-2.4.8.git-2020-05-25/ipkg-install/include/pppd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-ppp/usr/include/
find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-ppp -name '*.la' | xargs -r rm -f; 
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0if [ -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/packages/ppp.default.list ]; then /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/clean-package.sh "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/packages/ppp.default.list" "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl"; fi
if [ -d /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-ppp ]; then (cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-ppp; find ./ > /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-ppp.files); 	SHELL= flock /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/.staging-dir.flock -c ' mv /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-ppp.files /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/packages/ppp.default.list && cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-ppp/* /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/; '; fi
rm -rf /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-ppp
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/stamp/.ppp.default_installed
rm -rf /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/ppp-default/ppp-2.4.8.git-2020-05-25/.pkgdir/ppp-mod-pppoe.installed /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/ppp-default/ppp-2.4.8.git-2020-05-25/.pkgdir/ppp-mod-pppoe
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/ppp-default/ppp-2.4.8.git-2020-05-25/.pkgdir/ppp-mod-pppoe
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/ppp-default/ppp-2.4.8.git-2020-05-25/.pkgdir/ppp-mod-pppoe/usr/lib/pppd/2.4.8
install -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/ppp-default/ppp-2.4.8.git-2020-05-25/ipkg-install/lib/pppd/2.4.8/rp-pppoe.so /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/ppp-default/ppp-2.4.8.git-2020-05-25/.pkgdir/ppp-mod-pppoe/usr/lib/pppd/2.4.8/

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
curl: (22) The requested URL returned error: 404 
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/ppp-default/ppp-2.4.8.git-2020-05-25/.pkgdir/ppp-mod-pppoe.installed
Download failed.
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/stamp
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_delwin.c -o ../objects/lib_delwin.o
SHELL= flock /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/.root-copy.flock -c 'cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/ppp-default/ppp-2.4.8.git-2020-05-25/.pkgdir/ppp-mod-pppoe/. /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/'
+ curl -f --connect-timeout 20 --retry 5 --location --insecure https://sources.openwrt.org/procd-2020-08-06-ab55357d.tar.xz
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/stamp/.ppp-mod-pppoe_installed
echo "ppp-mod-pppoe" >> /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/pkginfo/ppp.default.install
make[3]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/package/network/services/ppp'
time: package/network/services/ppp/default/compile#15.55#1.57#21.04
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0[ 73%] Building C object libopkg/CMakeFiles/opkg.dir/pkg_dest_list.c.o
[ 75%] Building C object libopkg/CMakeFiles/opkg.dir/pkg_extract.c.o
[ 76%] Building C object libopkg/CMakeFiles/opkg.dir/pkg_hash.c.o
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_echo.c -o ../objects/lib_echo.o
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_endwin.c -o ../objects/lib_endwin.o
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_erase.c -o ../objects/lib_erase.o
[ 78%] Building C object libopkg/CMakeFiles/opkg.dir/pkg_parse.c.o
[ 80%] Building C object libopkg/CMakeFiles/opkg.dir/pkg_src.c.o
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_flash.c -o ../objects/lib_flash.o
[ 82%] Building C object libopkg/CMakeFiles/opkg.dir/pkg_src_list.c.o
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../ncurses/lib_gen.c -o ../objects/lib_gen.o
autoreconf: running: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/automake --add-missing --force-missing
[ 83%] Building C object libopkg/CMakeFiles/opkg.dir/pkg_vec.c.o
[ 85%] Building C object libopkg/CMakeFiles/opkg.dir/sha256.c.o
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/dl
SHELL= flock /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/.rpcd-2020-05-26-078bb57e.tar.xz.flock -c '  	/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/download.pl "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/dl" "rpcd-2020-05-26-078bb57e.tar.xz" "7f626efd95eccc7b8262a7e533341e17fe765d99cfa2fafde978190cb834fced" "" || (  	echo "Checking out files from the git repository..."; mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/dl && cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/dl && rm -rf rpcd-2020-05-26-078bb57e && [ \! -d rpcd-2020-05-26-078bb57e ] && git clone  https://git.openwrt.org/project/rpcd.git rpcd-2020-05-26-078bb57e && (cd rpcd-2020-05-26-078bb57e && git checkout 078bb57e0769c987c05244abe1f7d8d53e0e323e && git submodule update --init --recursive) && echo "Packing checkout..." && export TAR_TIMESTAMP=`cd rpcd-2020-05-26-078bb57e && git log -1 --format='\''@%ct'\''` && rm -rf rpcd-2020-05-26-078bb57e/.git && 	tar --numeric-owner --owner=0 --group=0 --mode=a-s --sort=name ${TAR_TIMESTAMP:+--mtime="$TAR_TIMESTAMP"} -c rpcd-2020-05-26-078bb57e | 	xz -zc -7e > /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/dl/rpcd-2020-05-26-078bb57e.tar.xz && mv /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/dl/rpcd-2020-05-26-078bb57e.tar.xz /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/dl/ && rm -rf rpcd-2020-05-26-078bb57e;  )    '
[ 87%] Building C object libopkg/CMakeFiles/opkg.dir/sprintf_alloc.c.o
+ curl -f --connect-timeout 20 --retry 5 --location --insecure https://sources.cdn.openwrt.org/rpcd-2020-05-26-078bb57e.tar.xz
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0[ 89%] Building C object libopkg/CMakeFiles/opkg.dir/str_list.c.o

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
curl: (92) HTTP/2 stream 1 was not closed cleanly: PROTOCOL_ERROR (err 1)
Download failed.
[ 91%] Building C object libopkg/CMakeFiles/opkg.dir/void_list.c.o
+ curl -f --connect-timeout 20 --retry 5 --location --insecure https://sources.openwrt.org/rpcd-2020-05-26-078bb57e.tar.xz
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0[ 92%] Building C object libopkg/CMakeFiles/opkg.dir/xregex.c.o
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_getch.c -o ../objects/lib_getch.o
[ 94%] Building C object libopkg/CMakeFiles/opkg.dir/xsystem.c.o
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_getstr.c -o ../objects/lib_getstr.o
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_hline.c -o ../objects/lib_hline.o
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_immedok.c -o ../objects/lib_immedok.o
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_inchstr.c -o ../objects/lib_inchstr.o
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_initscr.c -o ../objects/lib_initscr.o
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_insch.c -o ../objects/lib_insch.o
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_insdel.c -o ../objects/lib_insdel.o
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_insnstr.c -o ../objects/lib_insnstr.o
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_instr.c -o ../objects/lib_instr.o
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_isendwin.c -o ../objects/lib_isendwin.o
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_leaveok.c -o ../objects/lib_leaveok.o
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_mouse.c -o ../objects/lib_mouse.o
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_move.c -o ../objects/lib_move.o
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../ncurses/./tty/lib_mvcur.c -o ../objects/lib_mvcur.o
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_mvwin.c -o ../objects/lib_mvwin.o
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_newterm.c -o ../objects/lib_newterm.o
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_newwin.c -o ../objects/lib_newwin.o
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_nl.c -o ../objects/lib_nl.o
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_overlay.c -o ../objects/lib_overlay.o
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_pad.c -o ../objects/lib_pad.o
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_printw.c -o ../objects/lib_printw.o
[ 96%] Linking C static library libopkg.a

 47 69024   47 32511    0     0  25339      0  0:00:02  0:00:01  0:00:01 25320
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_redrawln.c -o ../objects/lib_redrawln.o
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/opkg-2020-05-07-f2166a89'
[ 96%] Built target opkg
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/opkg-2020-05-07-f2166a89'
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_refresh.c -o ../objects/lib_refresh.o
Scanning dependencies of target opkg-cl
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/opkg-2020-05-07-f2166a89'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/opkg-2020-05-07-f2166a89'
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_restart.c -o ../objects/lib_restart.o
[ 98%] Building C object src/CMakeFiles/opkg-cl.dir/opkg-cl.c.o
autoreconf: Leaving directory `.'
find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4 -name \*.o -or -name \*.\?o -or -name \*.a | xargs -r rm -f
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/.config_*
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/.configured_*
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/.config_68b329da9893e34099c7d8ad5cb9c940_f9442805c122ac56c02d0d08fe6f9c2d
(cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/./; if [ -x ./configure ]; then find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/ -name config.guess | xargs -r chmod u+w; find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/ -name config.guess | xargs -r -n1 cp --remove-destination /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/config.guess; find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/ -name config.sub | xargs -r chmod u+w; find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/ -name config.sub | xargs -r -n1 cp --remove-destination /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/config.sub; AR="mipsel-openwrt-linux-musl-gcc-ar" AS="mipsel-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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4=iptables-1.8.4 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -ffunction-sections -fdata-sections -DNO_LEGACY" LD=mipsel-openwrt-linux-musl-ld NM="mipsel-openwrt-linux-musl-gcc-nm" CC="mipsel-openwrt-linux-musl-gcc" GCC="mipsel-openwrt-linux-musl-gcc" CXX="mipsel-openwrt-linux-musl-g++" RANLIB="mipsel-openwrt-linux-musl-gcc-ranlib" STRIP=mipsel-openwrt-linux-musl-strip OBJCOPY=mipsel-openwrt-linux-musl-objcopy OBJDUMP=mipsel-openwrt-linux-musl-objdump SIZE=mipsel-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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4=iptables-1.8.4 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -ffunction-sections -fdata-sections -DNO_LEGACY " 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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4=iptables-1.8.4 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -ffunction-sections -fdata-sections -DNO_LEGACY " CPPFLAGS="-I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include " LDFLAGS="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro -Wl,--gc-sections "   ./configure --target=mipsel-openwrt-linux --host=mipsel-openwrt-linux --build=x86_64-pc-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  --enable-shared --enable-static --enable-devel --with-kernel="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers" --with-xtlibdir=/usr/lib/iptables --with-xt-lock-name=/var/run/xtables.lock --disable-connlabel --disable-nftables  iptables; fi; )
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_scanw.c -o ../objects/lib_scanw.o
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_screen.c -o ../objects/lib_screen.o
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_scroll.c -o ../objects/lib_scroll.o
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_scrollok.c -o ../objects/lib_scrollok.o
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_scrreg.c -o ../objects/lib_scrreg.o
configure: WARNING: you should use --build, --host, --target
configure: WARNING: unrecognized options: --disable-nls
[100%] Linking C executable opkg-cl
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_set_term.c -o ../objects/lib_set_term.o

100 69024  100 69024    0     0  44996      0  0:00:01  0:00:01 --:--:-- 44966
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/procd-2020-08-06-ab55357d/.prepared_4976c8325a53325625f7855a2c51db2e_6664517399ebbbc92a37c5bb081b5c53_check
. /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/include/shell.sh; xzcat /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/dl/procd-2020-08-06-ab55357d.tar.xz | tar -C /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/procd-2020-08-06-ab55357d/.. -xf -
tar: procd-2020-08-06-ab55357d/.gitignore: time stamp 2020-08-06 15:11:22 is 356813.362865862 s in the future
tar: procd-2020-08-06-ab55357d/CMakeLists.txt: time stamp 2020-08-06 15:11:22 is 356813.362655872 s in the future
tar: procd-2020-08-06-ab55357d/container.h: time stamp 2020-08-06 15:11:22 is 356813.362613674 s in the future
tar: procd-2020-08-06-ab55357d/initd/early.c: time stamp 2020-08-06 15:11:22 is 356813.362072299 s in the future
tar: procd-2020-08-06-ab55357d/initd/init.c: time stamp 2020-08-06 15:11:22 is 356813.361982703 s in the future
tar: procd-2020-08-06-ab55357d/initd/init.h: time stamp 2020-08-06 15:11:22 is 356813.361860908 s in the future
tar: procd-2020-08-06-ab55357d/initd/mkdev.c: time stamp 2020-08-06 15:11:22 is 356813.361810711 s in the future
tar: procd-2020-08-06-ab55357d/initd/preinit.c: time stamp 2020-08-06 15:11:22 is 356813.361778612 s in the future
tar: procd-2020-08-06-ab55357d/initd/zram.c: time stamp 2020-08-06 15:11:22 is 356813.361752913 s in the future
tar: procd-2020-08-06-ab55357d/initd: time stamp 2020-08-06 15:11:22 is 356813.361742814 s in the future
tar: procd-2020-08-06-ab55357d/inittab.c: time stamp 2020-08-06 15:11:22 is 356813.361708015 s in the future
tar: procd-2020-08-06-ab55357d/jail/capabilities.c: time stamp 2020-08-06 15:11:22 is 356813.36161852 s in the future
tar: procd-2020-08-06-ab55357d/jail/capabilities.h: time stamp 2020-08-06 15:11:22 is 356813.361575122 s in the future
tar: procd-2020-08-06-ab55357d/jail/cgroups.c: time stamp 2020-08-06 15:11:22 is 356813.361528624 s in the future
tar: procd-2020-08-06-ab55357d/jail/cgroups.h: time stamp 2020-08-06 15:11:22 is 356813.361487026 s in the future
tar: procd-2020-08-06-ab55357d/jail/console.c: time stamp 2020-08-06 15:11:22 is 356813.361455427 s in the future
tar: procd-2020-08-06-ab55357d/jail/elf.c: time stamp 2020-08-06 15:11:22 is 356813.361151141 s in the future
tar: procd-2020-08-06-ab55357d/jail/elf.h: time stamp 2020-08-06 15:11:22 is 356813.360846955 s in the future
tar: procd-2020-08-06-ab55357d/jail/fs.c: time stamp 2020-08-06 15:11:22 is 356813.360562369 s in the future
tar: procd-2020-08-06-ab55357d/jail/fs.h: time stamp 2020-08-06 15:11:22 is 356813.36031838 s in the future
tar: procd-2020-08-06-ab55357d/jail/jail.c: time stamp 2020-08-06 15:11:22 is 356813.358740753 s in the future
tar: procd-2020-08-06-ab55357d/jail/jail.h: time stamp 2020-08-06 15:11:22 is 356813.358633358 s in the future
tar: procd-2020-08-06-ab55357d/jail/log.h: time stamp 2020-08-06 15:11:22 is 356813.358601259 s in the future
tar: procd-2020-08-06-ab55357d/jail/preload.c: time stamp 2020-08-06 15:11:22 is 356813.358573061 s in the future
tar: procd-2020-08-06-ab55357d/jail/seccomp-bpf.h: time stamp 2020-08-06 15:11:22 is 356813.358540462 s in the future
tar: procd-2020-08-06-ab55357d/jail/seccomp-oci.c: time stamp 2020-08-06 15:11:22 is 356813.358318472 s in the future
tar: procd-2020-08-06-ab55357d/jail/seccomp-oci.h: time stamp 2020-08-06 15:11:22 is 356813.358241376 s in the future
tar: procd-2020-08-06-ab55357d/jail/seccomp-syscalls-helpers.h: time stamp 2020-08-06 15:11:22 is 356813.358201878 s in the future
tar: procd-2020-08-06-ab55357d/jail/seccomp.c: time stamp 2020-08-06 15:11:22 is 356813.35816018 s in the future
tar: procd-2020-08-06-ab55357d/jail/seccomp.h: time stamp 2020-08-06 15:11:22 is 356813.357894192 s in the future
tar: procd-2020-08-06-ab55357d/jail: time stamp 2020-08-06 15:11:22 is 356813.357853094 s in the future
tar: procd-2020-08-06-ab55357d/libc-compat.h: time stamp 2020-08-06 15:11:22 is 356813.357811296 s in the future
tar: procd-2020-08-06-ab55357d/log.h: time stamp 2020-08-06 15:11:22 is 356813.357785297 s in the future
tar: procd-2020-08-06-ab55357d/make_capabilities_h.sh: time stamp 2020-08-06 15:11:22 is 356813.357761298 s in the future
tar: procd-2020-08-06-ab55357d/make_syscall_h.sh: time stamp 2020-08-06 15:11:22 is 356813.357736999 s in the future
tar: procd-2020-08-06-ab55357d/plug/coldplug.c: time stamp 2020-08-06 15:11:22 is 356813.357652203 s in the future
tar: procd-2020-08-06-ab55357d/plug/hotplug.c: time stamp 2020-08-06 15:11:22 is 356813.356996134 s in the future
tar: procd-2020-08-06-ab55357d/plug/hotplug.h: time stamp 2020-08-06 15:11:22 is 356813.35687064 s in the future
tar: procd-2020-08-06-ab55357d/plug/udevtrigger.c: time stamp 2020-08-06 15:11:22 is 356813.356826842 s in the future
tar: procd-2020-08-06-ab55357d/plug: time stamp 2020-08-06 15:11:22 is 356813.356802443 s in the future
tar: procd-2020-08-06-ab55357d/preload.h: time stamp 2020-08-06 15:11:22 is 356813.356775144 s in the future
tar: procd-2020-08-06-ab55357d/procd.c: time stamp 2020-08-06 15:11:22 is 356813.356752145 s in the future
tar: procd-2020-08-06-ab55357d/procd.h: time stamp 2020-08-06 15:11:22 is 356813.356679348 s in the future
tar: procd-2020-08-06-ab55357d/rcS.c: time stamp 2020-08-06 15:11:22 is 356813.35664475 s in the future
tar: procd-2020-08-06-ab55357d/rcS.h: time stamp 2020-08-06 15:11:22 is 356813.356517456 s in the future
tar: procd-2020-08-06-ab55357d/service/instance.c: time stamp 2020-08-06 15:11:22 is 356813.356130574 s in the future
tar: procd-2020-08-06-ab55357d/service/instance.h: time stamp 2020-08-06 15:11:22 is 356813.355927983 s in the future
tar: procd-2020-08-06-ab55357d/service/service.c: time stamp 2020-08-06 15:11:22 is 356813.355755391 s in the future
tar: procd-2020-08-06-ab55357d/service/service.h: time stamp 2020-08-06 15:11:22 is 356813.355647196 s in the future
tar: procd-2020-08-06-ab55357d/service/setlbf.c: time stamp 2020-08-06 15:11:22 is 356813.355603298 s in the future
tar: procd-2020-08-06-ab55357d/service/trigger.c: time stamp 2020-08-06 15:11:22 is 356813.355419907 s in the future
tar: procd-2020-08-06-ab55357d/service/validate.c: time stamp 2020-08-06 15:11:22 is 356813.355360609 s in the future
tar: procd-2020-08-06-ab55357d/service/watch.c: time stamp 2020-08-06 15:11:22 is 356813.355333111 s in the future
tar: procd-2020-08-06-ab55357d/service: time stamp 2020-08-06 15:11:22 is 356813.355324211 s in the future
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_slk.c -o ../objects/lib_slk.o
tar: procd-2020-08-06-ab55357d/signal.c: time stamp 2020-08-06 15:11:22 is 356813.353465597 s in the future
tar: procd-2020-08-06-ab55357d/state.c: time stamp 2020-08-06 15:11:22 is 356813.353389801 s in the future
tar: procd-2020-08-06-ab55357d/system.c: time stamp 2020-08-06 15:11:22 is 356813.353341703 s in the future
configure: loading site script /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/include/site/mipsel
tar: procd-2020-08-06-ab55357d/sysupgrade.c: time stamp 2020-08-06 15:11:22 is 356813.353319004 s in the future
tar: procd-2020-08-06-ab55357d/sysupgrade.h: time stamp 2020-08-06 15:11:22 is 356813.353294305 s in the future
tar: procd-2020-08-06-ab55357d/trace/preload.c: time stamp 2020-08-06 15:11:22 is 356813.353228008 s in the future
tar: procd-2020-08-06-ab55357d/trace/trace.c: time stamp 2020-08-06 15:11:22 is 356813.353173511 s in the future
tar: procd-2020-08-06-ab55357d/trace: time stamp 2020-08-06 15:11:22 is 356813.353162711 s in the future
tar: procd-2020-08-06-ab55357d/ubus.c: time stamp 2020-08-06 15:11:22 is 356813.353139212 s in the future
tar: procd-2020-08-06-ab55357d/upgraded/CMakeLists.txt: time stamp 2020-08-06 15:11:22 is 356813.353081715 s in the future
tar: procd-2020-08-06-ab55357d/upgraded/upgraded.c: time stamp 2020-08-06 15:11:22 is 356813.352920223 s in the future
tar: procd-2020-08-06-ab55357d/upgraded: time stamp 2020-08-06 15:11:22 is 356813.352878424 s in the future
tar: procd-2020-08-06-ab55357d/utils/askfirst.c: time stamp 2020-08-06 15:11:22 is 356813.352577438 s in the future
tar: procd-2020-08-06-ab55357d/utils/utils.c: time stamp 2020-08-06 15:11:22 is 356813.352400347 s in the future
tar: procd-2020-08-06-ab55357d/utils/utils.h: time stamp 2020-08-06 15:11:22 is 356813.352291152 s in the future
tar: procd-2020-08-06-ab55357d/utils: time stamp 2020-08-06 15:11:22 is 356813.352248054 s in the future
tar: procd-2020-08-06-ab55357d/uxc.c: time stamp 2020-08-06 15:11:22 is 356813.352195456 s in the future
tar: procd-2020-08-06-ab55357d/watchdog.c: time stamp 2020-08-06 15:11:22 is 356813.352153658 s in the future
tar: procd-2020-08-06-ab55357d/watchdog.h: time stamp 2020-08-06 15:11:22 is 356813.351955967 s in the future
tar: procd-2020-08-06-ab55357d: time stamp 2020-08-06 15:11:22 is 356813.351819274 s in the future
[ ! -d ./src/ ] || cp -fpR ./src/. /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/procd-2020-08-06-ab55357d
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/procd-2020-08-06-ab55357d/.prepared_4976c8325a53325625f7855a2c51db2e_6664517399ebbbc92a37c5bb081b5c53
checking for a BSD-compatible install... rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/procd-2020-08-06-ab55357d/.configured_*
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/stamp/.procd_installed
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/procd-2020-08-06-ab55357d
(cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/procd-2020-08-06-ab55357d; 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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/procd-2020-08-06-ab55357d=procd-2020-08-06-ab55357d -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -flto " 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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/procd-2020-08-06-ab55357d=procd-2020-08-06-ab55357d -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -flto " LDFLAGS="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro  -flto " cmake -DCMAKE_SYSTEM_NAME=Linux -DCMAKE_SYSTEM_VERSION=1 -DCMAKE_SYSTEM_PROCESSOR=mipsel -DCMAKE_BUILD_TYPE=Release -DCMAKE_C_FLAGS_RELEASE="-DNDEBUG" -DCMAKE_CXX_FLAGS_RELEASE="-DNDEBUG" -DCMAKE_C_COMPILER="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin/mipsel-openwrt-linux-musl-gcc" -DCMAKE_C_COMPILER_ARG1="" -DCMAKE_CXX_COMPILER="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin/mipsel-openwrt-linux-musl-g++" -DCMAKE_CXX_COMPILER_ARG1="" -DCMAKE_ASM_COMPILER="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin/mipsel-openwrt-linux-musl-gcc" -DCMAKE_ASM_COMPILER_ARG1="" -DCMAKE_EXE_LINKER_FLAGS:STRING="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro  -flto" -DCMAKE_MODULE_LINKER_FLAGS:STRING="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro  -flto -Wl,-Bsymbolic-functions" -DCMAKE_SHARED_LINKER_FLAGS:STRING="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro  -flto -Wl,-Bsymbolic-functions" -DCMAKE_AR="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin/mipsel-openwrt-linux-musl-gcc-ar" -DCMAKE_NM="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin/mipsel-openwrt-linux-musl-gcc-nm" -DCMAKE_RANLIB="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin/mipsel-openwrt-linux-musl-gcc-ranlib" -DCMAKE_FIND_ROOT_PATH="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr;/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl" -DCMAKE_FIND_ROOT_PATH_MODE_PROGRAM=BOTH -DCMAKE_FIND_ROOT_PATH_MODE_LIBRARY=ONLY -DCMAKE_FIND_ROOT_PATH_MODE_INCLUDE=ONLY -DCMAKE_STRIP=: -DCMAKE_INSTALL_PREFIX=/usr -DDL_LIBRARY=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl -DCMAKE_PREFIX_PATH=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl -DCMAKE_SKIP_RPATH=TRUE -DEARLY_PATH="/usr/sbin:/usr/bin:/sbin:/bin" -DSECCOMP_SUPPORT=0 -DUTRACE_SUPPORT=0 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/procd-2020-08-06-ab55357d )
/usr/bin/install -c
checking whether build environment is sane... yes
checking for mipsel-openwrt-linux-strip... mipsel-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
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/opkg-2020-05-07-f2166a89'
[100%] Built target opkg-cl
make[5]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/opkg-2020-05-07-f2166a89'
checking for mipsel-openwrt-linux-gcc... mipsel-openwrt-linux-musl-gcc
make[4]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/opkg-2020-05-07-f2166a89'
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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/opkg-2020-05-07-f2166a89=opkg-2020-05-07-f2166a89 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/opkg-2020-05-07-f2166a89=opkg-2020-05-07-f2166a89 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include " LDFLAGS="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro " make -C /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/opkg-2020-05-07-f2166a89/. AR="mipsel-openwrt-linux-musl-gcc-ar" AS="mipsel-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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/opkg-2020-05-07-f2166a89=opkg-2020-05-07-f2166a89 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections" LD=mipsel-openwrt-linux-musl-ld NM="mipsel-openwrt-linux-musl-gcc-nm" CC="mipsel-openwrt-linux-musl-gcc" GCC="mipsel-openwrt-linux-musl-gcc" CXX="mipsel-openwrt-linux-musl-g++" RANLIB="mipsel-openwrt-linux-musl-gcc-ranlib" STRIP=mipsel-openwrt-linux-musl-strip OBJCOPY=mipsel-openwrt-linux-musl-objcopy OBJDUMP=mipsel-openwrt-linux-musl-objdump SIZE=mipsel-openwrt-linux-musl-size CROSS="mipsel-openwrt-linux-musl-" ARCH="mipsel" CMAKE_COMMAND='/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/cmake' CMAKE_DISABLE_cmake_check_build_system=1 DESTDIR="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/opkg-2020-05-07-f2166a89/ipkg-install"  install;
make[4]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/opkg-2020-05-07-f2166a89'
make[5]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/opkg-2020-05-07-f2166a89'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/opkg-2020-05-07-f2166a89'
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/opkg-2020-05-07-f2166a89'
checking whether the C compiler works... [ 32%] Built target bb
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/opkg-2020-05-07-f2166a89'
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/opkg-2020-05-07-f2166a89'
[ 96%] Built target opkg
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/opkg-2020-05-07-f2166a89'
-- The C compiler identification is GNU 8.4.0
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/opkg-2020-05-07-f2166a89'
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_slkatr_set.c -o ../objects/lib_slkatr_set.o
[100%] Built target opkg-cl
make[5]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/opkg-2020-05-07-f2166a89'
-- Check for working C compiler: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin/mipsel-openwrt-linux-musl-gcc
yes
checking for C compiler default output file name... a.out
checking for suffix of executables... mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_slkatrof.c -o ../objects/lib_slkatrof.o
Install the project...
-- Install configuration: "Release"
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/opkg-2020-05-07-f2166a89/ipkg-install/usr/bin/opkg-cl
make[4]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/opkg-2020-05-07-f2166a89'
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/opkg-2020-05-07-f2166a89/.built
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_slkatron.c -o ../objects/lib_slkatron.o
rm -rf /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/opkg-2020-05-07-f2166a89/.pkgdir/opkg.installed /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/opkg-2020-05-07-f2166a89/.pkgdir/opkg
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/opkg-2020-05-07-f2166a89/.pkgdir/opkg
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/opkg-2020-05-07-f2166a89/.pkgdir/opkg/usr/lib/opkg

install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/opkg-2020-05-07-f2166a89/.pkgdir/opkg/bin
checking whether we are cross compiling... yes
checking for suffix of object files... install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/opkg-2020-05-07-f2166a89/.pkgdir/opkg/etc/opkg
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/opkg-2020-05-07-f2166a89/.pkgdir/opkg/etc/uci-defaults
install -m0644 ./files/customfeeds.conf /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/opkg-2020-05-07-f2166a89/.pkgdir/opkg/etc/opkg/customfeeds.conf
install -m0644 ./files/opkg.conf /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/opkg-2020-05-07-f2166a89/.pkgdir/opkg/etc/opkg.conf
install -m0755 ./files/20_migrate-feeds /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/opkg-2020-05-07-f2166a89/.pkgdir/opkg/etc/uci-defaults/
install -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/opkg-2020-05-07-f2166a89/ipkg-install/usr/bin/opkg-cl /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/opkg-2020-05-07-f2166a89/.pkgdir/opkg/bin/opkg
o
checking whether we are using the GNU C compiler... mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_slkatrset.c -o ../objects/lib_slkatrset.o
echo "option check_signature" >> /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/opkg-2020-05-07-f2166a89/.pkgdir/opkg/etc/opkg.conf
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/opkg-2020-05-07-f2166a89/.pkgdir/opkg/usr/sbin
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_slkattr.c -o ../objects/lib_slkattr.o
install -m0755 ./files/opkg-key /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/opkg-2020-05-07-f2166a89/.pkgdir/opkg/usr/sbin/
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/opkg-2020-05-07-f2166a89/.pkgdir/opkg.installed
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/stamp
yes
checking whether mipsel-openwrt-linux-musl-gcc accepts -g... SHELL= flock /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/.root-copy.flock -c 'cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/opkg-2020-05-07-f2166a89/.pkgdir/opkg/. /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/'
-- Check for working C compiler: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin/mipsel-openwrt-linux-musl-gcc - works
-- Detecting C compiler ABI info
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/stamp/.opkg_installed
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_slkclear.c -o ../objects/lib_slkclear.o
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/targets/ramips/rt305x/packages /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/opkg-2020-05-07-f2166a89/ipkg-mipsel_24kc/opkg/CONTROL /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/pkginfo
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/opkg-2020-05-07-f2166a89/ipkg-mipsel_24kc/opkg/usr/lib/opkg
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/opkg-2020-05-07-f2166a89/ipkg-mipsel_24kc/opkg/bin
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/opkg-2020-05-07-f2166a89/ipkg-mipsel_24kc/opkg/etc/opkg
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/opkg-2020-05-07-f2166a89/ipkg-mipsel_24kc/opkg/etc/uci-defaults
yes
checking for mipsel-openwrt-linux-musl-gcc option to accept ISO C89... install -m0644 ./files/customfeeds.conf /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/opkg-2020-05-07-f2166a89/ipkg-mipsel_24kc/opkg/etc/opkg/customfeeds.conf
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_slkcolor.c -o ../objects/lib_slkcolor.o
install -m0644 ./files/opkg.conf /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/opkg-2020-05-07-f2166a89/ipkg-mipsel_24kc/opkg/etc/opkg.conf
install -m0755 ./files/20_migrate-feeds /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/opkg-2020-05-07-f2166a89/ipkg-mipsel_24kc/opkg/etc/uci-defaults/

100 27092  100 27092    0     0  20633      0  0:00:01  0:00:01 --:--:-- 20633
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_slkinit.c -o ../objects/lib_slkinit.o
install -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/opkg-2020-05-07-f2166a89/ipkg-install/usr/bin/opkg-cl /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/opkg-2020-05-07-f2166a89/ipkg-mipsel_24kc/opkg/bin/opkg
echo "option check_signature" >> /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/opkg-2020-05-07-f2166a89/ipkg-mipsel_24kc/opkg/etc/opkg.conf
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/opkg-2020-05-07-f2166a89/ipkg-mipsel_24kc/opkg/usr/sbin
install -m0755 ./files/opkg-key /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/opkg-2020-05-07-f2166a89/ipkg-mipsel_24kc/opkg/usr/sbin/
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/rpcd-2020-05-26-078bb57e/.prepared_f0eec2818c288f7b03728914c5c5f277_6664517399ebbbc92a37c5bb081b5c53_check
find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/opkg-2020-05-07-f2166a89/ipkg-mipsel_24kc/opkg -name 'CVS' -o -name '.svn' -o -name '.#*' -o -name '*~'| xargs -r rm -rf
. /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/include/shell.sh; xzcat /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/dl/rpcd-2020-05-26-078bb57e.tar.xz | tar -C /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/rpcd-2020-05-26-078bb57e/.. -xf -
none needed
checking whether mipsel-openwrt-linux-musl-gcc understands -c and -o together... [ ! -d ./src/ ] || cp -fpR ./src/. /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/rpcd-2020-05-26-078bb57e
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/rpcd-2020-05-26-078bb57e/.prepared_f0eec2818c288f7b03728914c5c5f277_6664517399ebbbc92a37c5bb081b5c53
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/rpcd-2020-05-26-078bb57e/.configured_*
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_slklab.c -o ../objects/lib_slklab.o
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/stamp/.rpcd_installed
-- Detecting C compiler ABI info - done
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/rpcd-2020-05-26-078bb57e
(cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/rpcd-2020-05-26-078bb57e; 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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/rpcd-2020-05-26-078bb57e=rpcd-2020-05-26-078bb57e -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/rpcd-2020-05-26-078bb57e=rpcd-2020-05-26-078bb57e -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro " LDFLAGS="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro -lcrypt " cmake -DCMAKE_SYSTEM_NAME=Linux -DCMAKE_SYSTEM_VERSION=1 -DCMAKE_SYSTEM_PROCESSOR=mipsel -DCMAKE_BUILD_TYPE=Release -DCMAKE_C_FLAGS_RELEASE="-DNDEBUG" -DCMAKE_CXX_FLAGS_RELEASE="-DNDEBUG" -DCMAKE_C_COMPILER="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin/mipsel-openwrt-linux-musl-gcc" -DCMAKE_C_COMPILER_ARG1="" -DCMAKE_CXX_COMPILER="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin/mipsel-openwrt-linux-musl-g++" -DCMAKE_CXX_COMPILER_ARG1="" -DCMAKE_ASM_COMPILER="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin/mipsel-openwrt-linux-musl-gcc" -DCMAKE_ASM_COMPILER_ARG1="" -DCMAKE_EXE_LINKER_FLAGS:STRING="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro -lcrypt" -DCMAKE_MODULE_LINKER_FLAGS:STRING="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro -lcrypt -Wl,-Bsymbolic-functions" -DCMAKE_SHARED_LINKER_FLAGS:STRING="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro -lcrypt -Wl,-Bsymbolic-functions" -DCMAKE_AR="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin/mipsel-openwrt-linux-musl-gcc-ar" -DCMAKE_NM="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin/mipsel-openwrt-linux-musl-gcc-nm" -DCMAKE_RANLIB="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin/mipsel-openwrt-linux-musl-gcc-ranlib" -DCMAKE_FIND_ROOT_PATH="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr;/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl" -DCMAKE_FIND_ROOT_PATH_MODE_PROGRAM=BOTH -DCMAKE_FIND_ROOT_PATH_MODE_LIBRARY=ONLY -DCMAKE_FIND_ROOT_PATH_MODE_INCLUDE=ONLY -DCMAKE_STRIP=: -DCMAKE_INSTALL_PREFIX=/usr -DDL_LIBRARY=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl -DCMAKE_PREFIX_PATH=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl -DCMAKE_SKIP_RPATH=TRUE  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/rpcd-2020-05-26-078bb57e )
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_slkrefr.c -o ../objects/lib_slkrefr.o
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_slkset.c -o ../objects/lib_slkset.o
-- Detecting C compile features
-- Detecting C compile features - done
yes
checking for style of include used by make... export CROSS="mipsel-openwrt-linux-musl-"   ; NM="mipsel-openwrt-linux-musl-nm" STRIP="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/sstrip" STRIP_KMOD="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/strip-kmod.sh" PATCHELF="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/patchelf" /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/rstrip.sh /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/opkg-2020-05-07-f2166a89/ipkg-mipsel_24kc/opkg
-- Configuring done
GNU
checking dependency style of mipsel-openwrt-linux-musl-gcc... mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_slktouch.c -o ../objects/lib_slktouch.o
-- Generating done
CMake Warning:
  Manually-specified variables were not used by the project:

    CMAKE_ASM_COMPILER
    CMAKE_ASM_COMPILER_ARG1
    CMAKE_CXX_COMPILER
    CMAKE_CXX_COMPILER_ARG1
    CMAKE_CXX_FLAGS_RELEASE
    CMAKE_MODULE_LINKER_FLAGS
    DL_LIBRARY


-- Build files have been written to: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/procd-2020-08-06-ab55357d
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/procd-2020-08-06-ab55357d/.configured_8666785f88ea2562e3239a0669153326_8e081b74cf069e1e6800a5bbcbb282f0
rstrip.sh: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/opkg-2020-05-07-f2166a89/ipkg-mipsel_24kc/opkg/bin/opkg: executable
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/procd-2020-08-06-ab55357d/.built
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/procd-2020-08-06-ab55357d/.built_check
(cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/opkg-2020-05-07-f2166a89/ipkg-mipsel_24kc/opkg/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; echo "$V_Package_opkg_conffiles" > conffiles;  )
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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/procd-2020-08-06-ab55357d=procd-2020-08-06-ab55357d -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -flto  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/procd-2020-08-06-ab55357d=procd-2020-08-06-ab55357d -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -flto  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include " LDFLAGS="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro  -flto " make -j1 -C /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/procd-2020-08-06-ab55357d/. AR="mipsel-openwrt-linux-musl-gcc-ar" AS="mipsel-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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/procd-2020-08-06-ab55357d=procd-2020-08-06-ab55357d -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -flto" LD=mipsel-openwrt-linux-musl-ld NM="mipsel-openwrt-linux-musl-gcc-nm" CC="mipsel-openwrt-linux-musl-gcc" GCC="mipsel-openwrt-linux-musl-gcc" CXX="mipsel-openwrt-linux-musl-g++" RANLIB="mipsel-openwrt-linux-musl-gcc-ranlib" STRIP=mipsel-openwrt-linux-musl-strip OBJCOPY=mipsel-openwrt-linux-musl-objcopy OBJDUMP=mipsel-openwrt-linux-musl-objdump SIZE=mipsel-openwrt-linux-musl-size CROSS="mipsel-openwrt-linux-musl-" ARCH="mipsel" CMAKE_COMMAND='/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/cmake' CMAKE_DISABLE_cmake_check_build_system=1 ;
make[4]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/procd-2020-08-06-ab55357d'
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/packages/mipsel_24kc/base
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/ipkg-build -c -o 0 -g 0 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/opkg-2020-05-07-f2166a89/ipkg-mipsel_24kc/opkg /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/packages/mipsel_24kc/base
-- The C compiler identification is GNU 8.4.0
gcc3
checking for mipsel-openwrt-linux-ar... mipsel-openwrt-linux-musl-gcc-ar
checking the archiver (mipsel-openwrt-linux-musl-gcc-ar) interface... -- Configuring done
-- Check for working C compiler: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin/mipsel-openwrt-linux-musl-gcc
ar
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/find: '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/opkg-2020-05-07-f2166a89/ipkg-mipsel_24kc/opkg/etc/opkg/keys/': No such file or directory
checking build system type... mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_touch.c -o ../objects/lib_touch.o
-- Generating done
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../ncurses/./tty/lib_tstp.c -o ../objects/lib_tstp.o
-- Build files have been written to: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/procd-2020-08-06-ab55357d
x86_64-pc-linux-gnu
checking host system type... mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_ungetch.c -o ../objects/lib_ungetch.o
make[5]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/procd-2020-08-06-ab55357d'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/procd-2020-08-06-ab55357d'
mipsel-openwrt-linux-gnu
checking how to print strings... Scanning dependencies of target procd
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/procd-2020-08-06-ab55357d'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/procd-2020-08-06-ab55357d'
make[6]: Warning: File 'procd.c' has modification time 356812 s in the future
[  2%] Building C object CMakeFiles/procd.dir/procd.c.o
Packaged contents of /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/opkg-2020-05-07-f2166a89/ipkg-mipsel_24kc/opkg into /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/packages/mipsel_24kc/base/opkg_2020-05-07-f2166a89-1_mipsel_24kc.ipk
-- Check for working C compiler: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin/mipsel-openwrt-linux-musl-gcc - works
-- Detecting C compiler ABI info
echo "opkg" >> /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/pkginfo/opkg.default.install
rm -rf /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-opkg
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-opkg/host /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/packages
find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-opkg -name '*.la' | xargs -r rm -f;   	find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-opkg -name '*.la' | xargs -r rm -f; 
printf
checking for a sed that does not truncate output... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/sed
if [ -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/packages/opkg.list ]; then /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/clean-package.sh "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/packages/opkg.list" "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl"; fi
checking for grep that handles long lines and -e... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/grep
checking for egrep... if [ -d /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-opkg ]; then (cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-opkg; find ./ > /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-opkg.files); 	SHELL= flock /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/.staging-dir.flock -c ' mv /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-opkg.files /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/packages/opkg.list && cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-opkg/* /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/; '; fi
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../ncurses/./tty/lib_vidattr.c -o ../objects/lib_vidattr.o
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/grep -E
checking for fgrep... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/grep -F
checking for ld used by mipsel-openwrt-linux-musl-gcc... mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_vline.c -o ../objects/lib_vline.o
rm -rf /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-opkg
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/stamp/.opkg_installed
[  5%] Building C object CMakeFiles/procd.dir/signal.c.o
make[3]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/package/system/opkg'
time: package/system/opkg/compile#10.25#1.45#9.31
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_wattroff.c -o ../objects/lib_wattroff.o
mipsel-openwrt-linux-musl-ld
checking if the linker (mipsel-openwrt-linux-musl-ld) is GNU ld... -- Detecting C compiler ABI info - done
yes
checking for BSD- or MS-compatible name lister (nm)... mipsel-openwrt-linux-musl-gcc-nm
checking the name lister (mipsel-openwrt-linux-musl-gcc-nm) interface... -- Detecting C compile features
-- Detecting C compile features - done
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_wattron.c -o ../objects/lib_wattron.o
-- Looking for getspnam
BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... [  8%] Building C object CMakeFiles/procd.dir/state.c.o
yes
checking how to convert x86_64-pc-linux-gnu file names to mipsel-openwrt-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for mipsel-openwrt-linux-musl-ld option to reload object files... -r
checking for mipsel-openwrt-linux-objdump... mipsel-openwrt-linux-musl-objdump
checking how to recognize dependent libraries... pass_all
checking for mipsel-openwrt-linux-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for mipsel-openwrt-linux-ar... (cached) mipsel-openwrt-linux-musl-gcc-ar
checking for archiver @FILE support... mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_winch.c -o ../objects/lib_winch.o
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_window.c -o ../objects/lib_window.o
@
checking for mipsel-openwrt-linux-strip... (cached) mipsel-openwrt-linux-musl-strip
checking for mipsel-openwrt-linux-ranlib... mipsel-openwrt-linux-musl-gcc-ranlib
checking command to parse mipsel-openwrt-linux-musl-gcc-nm output from mipsel-openwrt-linux-musl-gcc object... -- Looking for getspnam - found
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../ncurses/./base/nc_panel.c -o ../objects/nc_panel.o
-- Configuring done
[ 11%] Building C object CMakeFiles/procd.dir/inittab.c.o
-- Generating done
CMake Warning:
  Manually-specified variables were not used by the project:

    CMAKE_ASM_COMPILER
    CMAKE_ASM_COMPILER_ARG1
    CMAKE_CXX_COMPILER
    CMAKE_CXX_COMPILER_ARG1
    CMAKE_CXX_FLAGS_RELEASE
    CMAKE_SHARED_LINKER_FLAGS
    DL_LIBRARY


-- Build files have been written to: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/rpcd-2020-05-26-078bb57e
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/rpcd-2020-05-26-078bb57e/.configured_68b329da9893e34099c7d8ad5cb9c940
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../ncurses/./base/safe_sprintf.c -o ../objects/safe_sprintf.o
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/rpcd-2020-05-26-078bb57e/.built
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/rpcd-2020-05-26-078bb57e/.built_check
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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/rpcd-2020-05-26-078bb57e=rpcd-2020-05-26-078bb57e -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/rpcd-2020-05-26-078bb57e=rpcd-2020-05-26-078bb57e -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include " LDFLAGS="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro -lcrypt " make --jobserver-fds=3,4 -j -C /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/rpcd-2020-05-26-078bb57e/. AR="mipsel-openwrt-linux-musl-gcc-ar" AS="mipsel-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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/rpcd-2020-05-26-078bb57e=rpcd-2020-05-26-078bb57e -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro" LD=mipsel-openwrt-linux-musl-ld NM="mipsel-openwrt-linux-musl-gcc-nm" CC="mipsel-openwrt-linux-musl-gcc" GCC="mipsel-openwrt-linux-musl-gcc" CXX="mipsel-openwrt-linux-musl-g++" RANLIB="mipsel-openwrt-linux-musl-gcc-ranlib" STRIP=mipsel-openwrt-linux-musl-strip OBJCOPY=mipsel-openwrt-linux-musl-objcopy OBJDUMP=mipsel-openwrt-linux-musl-objdump SIZE=mipsel-openwrt-linux-musl-size CROSS="mipsel-openwrt-linux-musl-" ARCH="mipsel" CMAKE_COMMAND='/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/cmake' CMAKE_DISABLE_cmake_check_build_system=1 ;
make[4]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/rpcd-2020-05-26-078bb57e'
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../ncurses/./tty/tty_update.c -o ../objects/tty_update.o
make[5]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/rpcd-2020-05-26-078bb57e'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/rpcd-2020-05-26-078bb57e'
Scanning dependencies of target file_plugin
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/rpcd-2020-05-26-078bb57e'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/rpcd-2020-05-26-078bb57e'
[  8%] Building C object CMakeFiles/file_plugin.dir/file.c.o
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/rpcd-2020-05-26-078bb57e'
ok
Scanning dependencies of target rpcd
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/rpcd-2020-05-26-078bb57e'
checking for sysroot... no
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/rpcd-2020-05-26-078bb57e'
checking for mipsel-openwrt-linux-mt... no
checking for mt... mt
configure: WARNING: using cross tools not prefixed with host triplet
checking if mt is a manifest tool... [ 16%] Building C object CMakeFiles/rpcd.dir/main.c.o
no
checking how to run the C preprocessor... [ 14%] Building C object CMakeFiles/procd.dir/rcS.c.o
[ 25%] Building C object CMakeFiles/rpcd.dir/exec.c.o
make[3]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/feeds/luci/applications/luci-app-opkg'
mipsel-openwrt-linux-musl-gcc -E
[ 17%] Building C object CMakeFiles/procd.dir/ubus.c.o
checking for ANSI C header files... mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../ncurses/./trace/varargs.c -o ../objects/varargs.o
[ 20%] Building C object CMakeFiles/procd.dir/system.c.o
yes
checking for sys/types.h... make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/rpcd-2020-05-26-078bb57e'
yes
Scanning dependencies of target rpcsys_plugin
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/rpcd-2020-05-26-078bb57e'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/rpcd-2020-05-26-078bb57e'
[ 33%] Building C object CMakeFiles/rpcsys_plugin.dir/sys.c.o
checking for sys/stat.h... [ 41%] Building C object CMakeFiles/rpcd.dir/session.c.o
yes
checking for stdlib.h... yes
checking for string.h... [ 22%] Building C object CMakeFiles/procd.dir/sysupgrade.c.o
yes
checking for memory.h... [ 25%] Building C object CMakeFiles/procd.dir/service/service.c.o
yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
[ 50%] Linking C shared module rpcsys.so
checking for unistd.h... make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/rpcd-2020-05-26-078bb57e'
[ 50%] Built target rpcsys_plugin
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/rpcd-2020-05-26-078bb57e'
Scanning dependencies of target iwinfo_plugin
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/rpcd-2020-05-26-078bb57e'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/rpcd-2020-05-26-078bb57e'
yes
[ 58%] Building C object CMakeFiles/iwinfo_plugin.dir/iwinfo.c.o
checking for dlfcn.h... [ 28%] Building C object CMakeFiles/procd.dir/service/instance.c.o
yes
checking for objdir... .libs
[ 66%] Linking C shared module file.so
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/rpcd-2020-05-26-078bb57e'
[ 66%] Built target file_plugin
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../ncurses/./base/vsscanf.c -o ../objects/vsscanf.o
checking if mipsel-openwrt-linux-musl-gcc supports -fno-rtti -fno-exceptions... no
checking for mipsel-openwrt-linux-musl-gcc option to produce PIC... -fPIC -DPIC
checking if mipsel-openwrt-linux-musl-gcc PIC flag -fPIC -DPIC works... mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_freeall.c -o ../objects/lib_freeall.o
yes
checking if mipsel-openwrt-linux-musl-gcc static flag -static works... yes
checking if mipsel-openwrt-linux-musl-gcc supports -c -o file.o... mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../ncurses/./widechar/charable.c -o ../objects/charable.o
yes
checking if mipsel-openwrt-linux-musl-gcc supports -c -o file.o... (cached) yes
checking whether the mipsel-openwrt-linux-musl-gcc linker (mipsel-openwrt-linux-musl-ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... [ 31%] Building C object CMakeFiles/procd.dir/service/validate.c.o
no
checking dynamic linker characteristics... [ 75%] Building C object CMakeFiles/rpcd.dir/uci.c.o
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-app-opkg/.prepared_adbaf69c46cb30afd4c6cbe5ccd83a36_6664517399ebbbc92a37c5bb081b5c53_check
[ 34%] Building C object CMakeFiles/procd.dir/service/trigger.c.o
for d in luasrc htdocs root src; do if [ -d ./$d ]; then mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-app-opkg/$d; cp -fpR ./$d/* /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-app-opkg/$d/; fi; done
GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
true
checking whether mipsel-openwrt-linux-musl-ld knows -Wl,--no-undefined... [ ! -d ./src/ ] || cp -fpR ./src/. /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-app-opkg
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-app-opkg/.prepared_adbaf69c46cb30afd4c6cbe5ccd83a36_6664517399ebbbc92a37c5bb081b5c53
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-app-opkg/.configured_*
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/stamp/.luci-app-opkg_installed
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-app-opkg/.configured_8c28fde6e5538b761b52693a1f9d64a7
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-app-opkg/.built
yes
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-app-opkg/.built_check
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-app-opkg/.built
checking linux/dccp.h usability... rm -rf /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-app-opkg/.pkgdir/luci-app-opkg.installed /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-app-opkg/.pkgdir/luci-app-opkg
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-app-opkg/.pkgdir/luci-app-opkg
if [ -d /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-app-opkg/luasrc ]; then install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-app-opkg/.pkgdir/luci-app-opkg/usr/lib/lua/luci; cp -pR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-app-opkg/luasrc/* /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-app-opkg/.pkgdir/luci-app-opkg/usr/lib/lua/luci/; find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-app-opkg/.pkgdir/luci-app-opkg/usr/lib/lua/luci/ -type f -name '*.luadoc' | xargs -r rm; 	find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-app-opkg/.pkgdir/luci-app-opkg/usr/lib/lua/luci/ -type f -name '*.lua' | while read src; do if LUA_PATH="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/lib/lua/5.1/?.lua" luasrcdiet --noopt-binequiv -o "$src.o" "$src"; then mv "$src.o" "$src"; fi; done; 	find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-app-opkg/.pkgdir/luci-app-opkg/usr/lib/lua/luci/ -type f -name '*.htm' | while read src; do /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/sed -i -e 's/<%# *\([^ ]*\)PKG_VERSION *%>/\1git-20.220.15511-b8a74cb/g' -e 's/"\(<%= *\(media\|resource\) *%>[^"]*\.\(js\|css\)\)"/"\1?v=git-20.220.15511-b8a74cb"/g' "$src"; done; else true; fi
if [ -d /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-app-opkg/htdocs ]; then install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-app-opkg/.pkgdir/luci-app-opkg/www; cp -pR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-app-opkg/htdocs/* /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-app-opkg/.pkgdir/luci-app-opkg/www/; 	find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-app-opkg/.pkgdir/luci-app-opkg/www/ -type f -name '*.js' | while read src; do if jsmin < "$src" > "$src.o"; then mv "$src.o" "$src"; fi; done; 	find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-app-opkg/.pkgdir/luci-app-opkg/www/ -type f -name '*.css' | while read src; do if csstidy "$src" --template=highest --remove_last_semicolon=true "$src.o"; then mv "$src.o" "$src"; fi; done; else true; fi
yes
checking linux/dccp.h presence... [ 37%] Building C object CMakeFiles/procd.dir/service/watch.c.o
yes
checking for linux/dccp.h... yes
if [ -d /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-app-opkg/root ]; then install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-app-opkg/.pkgdir/luci-app-opkg/; cp -pR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-app-opkg/root/* /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-app-opkg/.pkgdir/luci-app-opkg/; else true; fi
if [ -d /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-app-opkg/src ]; then 	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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-app-opkg=luci-app-opkg -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-app-opkg=luci-app-opkg -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include " LDFLAGS="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro " make -C /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-app-opkg/. AR="mipsel-openwrt-linux-musl-gcc-ar" AS="mipsel-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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-app-opkg=luci-app-opkg -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro" LD=mipsel-openwrt-linux-musl-ld NM="mipsel-openwrt-linux-musl-gcc-nm" CC="mipsel-openwrt-linux-musl-gcc" GCC="mipsel-openwrt-linux-musl-gcc" CXX="mipsel-openwrt-linux-musl-g++" RANLIB="mipsel-openwrt-linux-musl-gcc-ranlib" STRIP=mipsel-openwrt-linux-musl-strip OBJCOPY=mipsel-openwrt-linux-musl-objcopy OBJDUMP=mipsel-openwrt-linux-musl-objdump SIZE=mipsel-openwrt-linux-musl-size CROSS="mipsel-openwrt-linux-musl-" ARCH="mipsel" DESTDIR="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-app-opkg/ipkg-install"  install; cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-app-opkg/ipkg-install/* /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-app-opkg/.pkgdir/luci-app-opkg/; else true; fi
checking linux/ip_vs.h usability... touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-app-opkg/.pkgdir/luci-app-opkg.installed
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/stamp
SHELL= flock /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/.root-copy.flock -c 'cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-app-opkg/.pkgdir/luci-app-opkg/. /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/'
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/stamp/.luci-app-opkg_installed
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/targets/ramips/rt305x/packages /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-app-opkg/ipkg-all/luci-app-opkg/CONTROL /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/pkginfo
if [ -d /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-app-opkg/luasrc ]; then install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-app-opkg/ipkg-all/luci-app-opkg/usr/lib/lua/luci; cp -pR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-app-opkg/luasrc/* /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-app-opkg/ipkg-all/luci-app-opkg/usr/lib/lua/luci/; find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-app-opkg/ipkg-all/luci-app-opkg/usr/lib/lua/luci/ -type f -name '*.luadoc' | xargs -r rm; 	find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-app-opkg/ipkg-all/luci-app-opkg/usr/lib/lua/luci/ -type f -name '*.lua' | while read src; do if LUA_PATH="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/lib/lua/5.1/?.lua" luasrcdiet --noopt-binequiv -o "$src.o" "$src"; then mv "$src.o" "$src"; fi; done; 	find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-app-opkg/ipkg-all/luci-app-opkg/usr/lib/lua/luci/ -type f -name '*.htm' | while read src; do /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/sed -i -e 's/<%# *\([^ ]*\)PKG_VERSION *%>/\1git-20.220.15511-b8a74cb/g' -e 's/"\(<%= *\(media\|resource\) *%>[^"]*\.\(js\|css\)\)"/"\1?v=git-20.220.15511-b8a74cb"/g' "$src"; done; else true; fi
if [ -d /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-app-opkg/htdocs ]; then install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-app-opkg/ipkg-all/luci-app-opkg/www; cp -pR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-app-opkg/htdocs/* /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-app-opkg/ipkg-all/luci-app-opkg/www/; 	find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-app-opkg/ipkg-all/luci-app-opkg/www/ -type f -name '*.js' | while read src; do if jsmin < "$src" > "$src.o"; then mv "$src.o" "$src"; fi; done; 	find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-app-opkg/ipkg-all/luci-app-opkg/www/ -type f -name '*.css' | while read src; do if csstidy "$src" --template=highest --remove_last_semicolon=true "$src.o"; then mv "$src.o" "$src"; fi; done; else true; fi
[ 83%] Building C object CMakeFiles/rpcd.dir/plugin.c.o
yes
checking linux/ip_vs.h presence... if [ -d /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-app-opkg/root ]; then install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-app-opkg/ipkg-all/luci-app-opkg/; cp -pR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-app-opkg/root/* /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-app-opkg/ipkg-all/luci-app-opkg/; else true; fi
[ 40%] Building C object CMakeFiles/procd.dir/utils/utils.c.o
if [ -d /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-app-opkg/src ]; then 	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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-app-opkg=luci-app-opkg -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-app-opkg=luci-app-opkg -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include " LDFLAGS="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro " make -C /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-app-opkg/. AR="mipsel-openwrt-linux-musl-gcc-ar" AS="mipsel-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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-app-opkg=luci-app-opkg -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro" LD=mipsel-openwrt-linux-musl-ld NM="mipsel-openwrt-linux-musl-gcc-nm" CC="mipsel-openwrt-linux-musl-gcc" GCC="mipsel-openwrt-linux-musl-gcc" CXX="mipsel-openwrt-linux-musl-g++" RANLIB="mipsel-openwrt-linux-musl-gcc-ranlib" STRIP=mipsel-openwrt-linux-musl-strip OBJCOPY=mipsel-openwrt-linux-musl-objcopy OBJDUMP=mipsel-openwrt-linux-musl-objdump SIZE=mipsel-openwrt-linux-musl-size CROSS="mipsel-openwrt-linux-musl-" ARCH="mipsel" DESTDIR="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-app-opkg/ipkg-install"  install; cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-app-opkg/ipkg-install/* /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-app-opkg/ipkg-all/luci-app-opkg/; else true; fi
find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-app-opkg/ipkg-all/luci-app-opkg -name 'CVS' -o -name '.svn' -o -name '.#*' -o -name '*~'| xargs -r rm -rf
yes
checking for linux/ip_vs.h... yes
checking linux/magic.h usability... yes
checking linux/magic.h presence... yes
checking for linux/magic.h... yes
[ 42%] Building C object CMakeFiles/procd.dir/watchdog.c.o
checking linux/proc_fs.h usability... export CROSS="mipsel-openwrt-linux-musl-"   ; NM="mipsel-openwrt-linux-musl-nm" STRIP="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/sstrip" STRIP_KMOD="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/strip-kmod.sh" PATCHELF="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/patchelf" /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/rstrip.sh /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-app-opkg/ipkg-all/luci-app-opkg
[ 91%] Linking C shared module iwinfo.so
no
checking linux/proc_fs.h presence... (cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-app-opkg/ipkg-all/luci-app-opkg/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; echo "$V_Package_luci_app_opkg_postinst" > postinst-pkg; chmod 0755 postinst-pkg; )
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/packages/mipsel_24kc/luci
[ 45%] Building C object CMakeFiles/procd.dir/plug/coldplug.c.o
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/ipkg-build -c -o 0 -g 0 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-app-opkg/ipkg-all/luci-app-opkg /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/packages/mipsel_24kc/luci
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../ncurses/./widechar/lib_add_wch.c -o ../objects/lib_add_wch.o
no
checking for linux/proc_fs.h... no
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/rpcd-2020-05-26-078bb57e'
checking linux/bpf.h usability... [ 91%] Built target iwinfo_plugin
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../ncurses/./widechar/lib_box_set.c -o ../objects/lib_box_set.o
yes
checking linux/bpf.h presence... Packaged contents of /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-app-opkg/ipkg-all/luci-app-opkg into /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/packages/mipsel_24kc/luci/luci-app-opkg_git-20.220.15511-b8a74cb_all.ipk
[ 48%] Building C object CMakeFiles/procd.dir/plug/hotplug.c.o
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/targets/ramips/rt305x/packages /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-app-opkg/ipkg-all/luci-i18n-opkg-ja/CONTROL /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/pkginfo
yes
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-app-opkg/ipkg-all/luci-i18n-opkg-ja/etc/uci-defaults
checking for linux/bpf.h... yes
echo "uci set luci.languages.ja='日本語 (Japanese)'; uci commit luci" > /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-app-opkg/ipkg-all/luci-i18n-opkg-ja/etc/uci-defaults/luci-i18n-opkg-ja
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-app-opkg/ipkg-all/luci-i18n-opkg-ja/usr/lib/lua/luci/i18n
checking size of struct ip6_hdr... po2lmo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/feeds/luci/applications/luci-app-opkg/po/ja/opkg.po /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-app-opkg/ipkg-all/luci-i18n-opkg-ja/usr/lib/lua/luci/i18n/opkg.ja.lmo;
find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-app-opkg/ipkg-all/luci-i18n-opkg-ja -name 'CVS' -o -name '.svn' -o -name '.#*' -o -name '*~'| xargs -r rm -rf
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../ncurses/./widechar/lib_cchar.c -o ../objects/lib_cchar.o
export CROSS="mipsel-openwrt-linux-musl-"   ; NM="mipsel-openwrt-linux-musl-nm" STRIP="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/sstrip" STRIP_KMOD="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/strip-kmod.sh" PATCHELF="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/patchelf" /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/rstrip.sh /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-app-opkg/ipkg-all/luci-i18n-opkg-ja
(cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-app-opkg/ipkg-all/luci-i18n-opkg-ja/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; echo "$V_Package_luci_i18n_opkg_ja_postinst" > postinst-pkg; chmod 0755 postinst-pkg; )
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/packages/mipsel_24kc/luci
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../ncurses/./widechar/lib_erasewchar.c -o ../objects/lib_erasewchar.o
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/ipkg-build -c -o 0 -g 0 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-app-opkg/ipkg-all/luci-i18n-opkg-ja /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/packages/mipsel_24kc/luci
[ 51%] Linking C executable procd
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../ncurses/./widechar/lib_get_wch.c -o ../objects/lib_get_wch.o
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../ncurses/./widechar/lib_get_wstr.c -o ../objects/lib_get_wstr.o
Packaged contents of /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-app-opkg/ipkg-all/luci-i18n-opkg-ja into /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/packages/mipsel_24kc/luci/luci-i18n-opkg-ja_git-20.220.15511-b8a74cb_all.ipk
echo "luci-app-opkg" >> /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/pkginfo/luci-app-opkg.default.install
rm -rf /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-app-opkg/.pkgdir/luci-i18n-opkg-ja.installed /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-app-opkg/.pkgdir/luci-i18n-opkg-ja
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../ncurses/./widechar/lib_hline_set.c -o ../objects/lib_hline_set.o
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-app-opkg/.pkgdir/luci-i18n-opkg-ja
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-app-opkg/.pkgdir/luci-i18n-opkg-ja/etc/uci-defaults
echo "uci set luci.languages.ja='日本語 (Japanese)'; uci commit luci" > /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-app-opkg/.pkgdir/luci-i18n-opkg-ja/etc/uci-defaults/luci-i18n-opkg-ja
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-app-opkg/.pkgdir/luci-i18n-opkg-ja/usr/lib/lua/luci/i18n
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../ncurses/./widechar/lib_in_wch.c -o ../objects/lib_in_wch.o
po2lmo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/feeds/luci/applications/luci-app-opkg/po/ja/opkg.po /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-app-opkg/.pkgdir/luci-i18n-opkg-ja/usr/lib/lua/luci/i18n/opkg.ja.lmo;
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-app-opkg/.pkgdir/luci-i18n-opkg-ja.installed
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/stamp
SHELL= flock /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/.root-copy.flock -c 'cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-app-opkg/.pkgdir/luci-i18n-opkg-ja/. /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/'
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/stamp/.luci-i18n-opkg-ja_installed
echo "luci-i18n-opkg-ja" >> /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/pkginfo/luci-app-opkg.default.install
make[3]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/feeds/luci/applications/luci-app-opkg'
time: package/feeds/luci/luci-app-opkg/compile#0.70#0.22#1.32
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../ncurses/./widechar/lib_in_wchnstr.c -o ../objects/lib_in_wchnstr.o
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../ncurses/./widechar/lib_ins_wch.c -o ../objects/lib_ins_wch.o
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../ncurses/./widechar/lib_inwstr.c -o ../objects/lib_inwstr.o
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../ncurses/./widechar/lib_key_name.c -o ../objects/lib_key_name.o
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../ncurses/./widechar/lib_pecho_wchar.c -o ../objects/lib_pecho_wchar.o
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../ncurses/./widechar/lib_slk_wset.c -o ../objects/lib_slk_wset.o
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../ncurses/./widechar/lib_unget_wch.c -o ../objects/lib_unget_wch.o
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../ncurses/./widechar/lib_vid_attr.c -o ../objects/lib_vid_attr.o
[100%] Linking C executable rpcd
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../ncurses/./widechar/lib_vline_set.c -o ../objects/lib_vline_set.o
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/rpcd-2020-05-26-078bb57e'
[100%] Built target rpcd
make[5]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/rpcd-2020-05-26-078bb57e'
40
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../ncurses/./widechar/lib_wacs.c -o ../objects/lib_wacs.o
checking pkg-config is at least version 0.9.0... make[4]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/rpcd-2020-05-26-078bb57e'
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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/rpcd-2020-05-26-078bb57e=rpcd-2020-05-26-078bb57e -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/rpcd-2020-05-26-078bb57e=rpcd-2020-05-26-078bb57e -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include " LDFLAGS="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro -lcrypt " make -C /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/rpcd-2020-05-26-078bb57e/. AR="mipsel-openwrt-linux-musl-gcc-ar" AS="mipsel-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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/rpcd-2020-05-26-078bb57e=rpcd-2020-05-26-078bb57e -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro" LD=mipsel-openwrt-linux-musl-ld NM="mipsel-openwrt-linux-musl-gcc-nm" CC="mipsel-openwrt-linux-musl-gcc" GCC="mipsel-openwrt-linux-musl-gcc" CXX="mipsel-openwrt-linux-musl-g++" RANLIB="mipsel-openwrt-linux-musl-gcc-ranlib" STRIP=mipsel-openwrt-linux-musl-strip OBJCOPY=mipsel-openwrt-linux-musl-objcopy OBJDUMP=mipsel-openwrt-linux-musl-objdump SIZE=mipsel-openwrt-linux-musl-size CROSS="mipsel-openwrt-linux-musl-" ARCH="mipsel" CMAKE_COMMAND='/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/cmake' CMAKE_DISABLE_cmake_check_build_system=1 DESTDIR="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/rpcd-2020-05-26-078bb57e/ipkg-install"  install;
make[4]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/rpcd-2020-05-26-078bb57e'
yes
checking for libnfnetlink... make[5]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/rpcd-2020-05-26-078bb57e'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/rpcd-2020-05-26-078bb57e'
no
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../ncurses/./widechar/lib_wunctrl.c -o ../objects/lib_wunctrl.o
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/rpcd-2020-05-26-078bb57e'
[ 16%] Built target file_plugin
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/rpcd-2020-05-26-078bb57e'
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/rpcd-2020-05-26-078bb57e'
[ 66%] Built target rpcd
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/rpcd-2020-05-26-078bb57e'
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/rpcd-2020-05-26-078bb57e'
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../ncurses/expanded.c -o ../objects/expanded.o
[ 83%] Built target rpcsys_plugin
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/rpcd-2020-05-26-078bb57e'
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/rpcd-2020-05-26-078bb57e'
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../ncurses/./base/legacy_coding.c -o ../objects/legacy_coding.o
[100%] Built target iwinfo_plugin
make[5]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/rpcd-2020-05-26-078bb57e'
checking that generated files are newer than configure... done
configure: creating ./config.status
Install the project...
-- Install configuration: "Release"
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/rpcd-2020-05-26-078bb57e/ipkg-install/usr/sbin/rpcd
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/rpcd-2020-05-26-078bb57e/ipkg-install/usr/lib/file.so
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/rpcd-2020-05-26-078bb57e/ipkg-install/usr/lib/rpcsys.so
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/rpcd-2020-05-26-078bb57e/ipkg-install/usr/lib/iwinfo.so
make[4]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/rpcd-2020-05-26-078bb57e'
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/rpcd-2020-05-26-078bb57e/.built
rm -rf /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/rpcd-2020-05-26-078bb57e/.pkgdir/rpcd.installed /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/rpcd-2020-05-26-078bb57e/.pkgdir/rpcd
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/rpcd-2020-05-26-078bb57e/.pkgdir/rpcd
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/rpcd-2020-05-26-078bb57e/.pkgdir/rpcd/etc/init.d
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_dft_fgbg.c -o ../objects/lib_dft_fgbg.o
install -m0755 ./files/rpcd.init /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/rpcd-2020-05-26-078bb57e/.pkgdir/rpcd/etc/init.d/rpcd
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../ncurses/./tinfo/lib_print.c -o ../objects/lib_print.o
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/rpcd-2020-05-26-078bb57e/.pkgdir/rpcd/sbin
install -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/rpcd-2020-05-26-078bb57e/rpcd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/rpcd-2020-05-26-078bb57e/.pkgdir/rpcd/sbin/rpcd
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/rpcd-2020-05-26-078bb57e/.pkgdir/rpcd/usr/share/rpcd/acl.d
install -m0644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/rpcd-2020-05-26-078bb57e/unauthenticated.json /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/rpcd-2020-05-26-078bb57e/.pkgdir/rpcd/usr/share/rpcd/acl.d/unauthenticated.json
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/rpcd-2020-05-26-078bb57e/.pkgdir/rpcd/etc/config
install -m0600 ./files/rpcd.config /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/rpcd-2020-05-26-078bb57e/.pkgdir/rpcd/etc/config/rpcd
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../ncurses/./base/new_pair.c -o ../objects/new_pair.o
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/rpcd-2020-05-26-078bb57e/.pkgdir/rpcd.installed
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/stamp
SHELL= flock /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/.root-copy.flock -c 'cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/rpcd-2020-05-26-078bb57e/.pkgdir/rpcd/. /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/'
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/stamp/.rpcd_installed
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/targets/ramips/rt305x/packages /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/rpcd-2020-05-26-078bb57e/ipkg-mipsel_24kc/rpcd/CONTROL /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/pkginfo
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/rpcd-2020-05-26-078bb57e/ipkg-mipsel_24kc/rpcd/etc/init.d
install -m0755 ./files/rpcd.init /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/rpcd-2020-05-26-078bb57e/ipkg-mipsel_24kc/rpcd/etc/init.d/rpcd
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/rpcd-2020-05-26-078bb57e/ipkg-mipsel_24kc/rpcd/sbin
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../ncurses/./base/resizeterm.c -o ../objects/resizeterm.o
install -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/rpcd-2020-05-26-078bb57e/rpcd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/rpcd-2020-05-26-078bb57e/ipkg-mipsel_24kc/rpcd/sbin/rpcd
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/rpcd-2020-05-26-078bb57e/ipkg-mipsel_24kc/rpcd/usr/share/rpcd/acl.d
install -m0644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/rpcd-2020-05-26-078bb57e/unauthenticated.json /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/rpcd-2020-05-26-078bb57e/ipkg-mipsel_24kc/rpcd/usr/share/rpcd/acl.d/unauthenticated.json
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/rpcd-2020-05-26-078bb57e/ipkg-mipsel_24kc/rpcd/etc/config
install -m0600 ./files/rpcd.config /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/rpcd-2020-05-26-078bb57e/ipkg-mipsel_24kc/rpcd/etc/config/rpcd
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../ncurses/./tinfo/use_screen.c -o ../objects/use_screen.o
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../ncurses/./base/use_window.c -o ../objects/use_window.o
find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/rpcd-2020-05-26-078bb57e/ipkg-mipsel_24kc/rpcd -name 'CVS' -o -name '.svn' -o -name '.#*' -o -name '*~'| xargs -r rm -rf
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../ncurses/./base/wresize.c -o ../objects/wresize.o
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../ncurses/./tinfo/access.c -o ../objects/access.o
export CROSS="mipsel-openwrt-linux-musl-"   ; NM="mipsel-openwrt-linux-musl-nm" STRIP="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/sstrip" STRIP_KMOD="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/strip-kmod.sh" PATCHELF="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/patchelf" /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/rstrip.sh /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/rpcd-2020-05-26-078bb57e/ipkg-mipsel_24kc/rpcd
rstrip.sh: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/rpcd-2020-05-26-078bb57e/ipkg-mipsel_24kc/rpcd/sbin/rpcd: executable
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../ncurses/./tinfo/add_tries.c -o ../objects/add_tries.o
(cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/rpcd-2020-05-26-078bb57e/ipkg-mipsel_24kc/rpcd/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; echo "$V_Package_rpcd_conffiles" > conffiles;  )
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/packages/mipsel_24kc/base
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/ipkg-build -c -o 0 -g 0 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/rpcd-2020-05-26-078bb57e/ipkg-mipsel_24kc/rpcd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/packages/mipsel_24kc/base
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../ncurses/./tinfo/alloc_ttype.c -o ../objects/alloc_ttype.o
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../ncurses/codes.c -o ../objects/codes.o
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../ncurses/./tinfo/comp_error.c -o ../objects/comp_error.o
Packaged contents of /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/rpcd-2020-05-26-078bb57e/ipkg-mipsel_24kc/rpcd into /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/packages/mipsel_24kc/base/rpcd_2020-05-26-078bb57e-1_mipsel_24kc.ipk
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/targets/ramips/rt305x/packages /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/rpcd-2020-05-26-078bb57e/ipkg-mipsel_24kc/rpcd-mod-file/CONTROL /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/pkginfo
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/rpcd-2020-05-26-078bb57e/ipkg-mipsel_24kc/rpcd-mod-file/usr/lib/rpcd
install -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/rpcd-2020-05-26-078bb57e/file.so /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/rpcd-2020-05-26-078bb57e/ipkg-mipsel_24kc/rpcd-mod-file/usr/lib/rpcd/
find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/rpcd-2020-05-26-078bb57e/ipkg-mipsel_24kc/rpcd-mod-file -name 'CVS' -o -name '.svn' -o -name '.#*' -o -name '*~'| xargs -r rm -rf
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../ncurses/./tinfo/comp_hash.c -o ../objects/comp_hash.o
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../ncurses/./tinfo/db_iterator.c -o ../objects/db_iterator.o
export CROSS="mipsel-openwrt-linux-musl-"   ; NM="mipsel-openwrt-linux-musl-nm" STRIP="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/sstrip" STRIP_KMOD="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/strip-kmod.sh" PATCHELF="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/patchelf" /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/rstrip.sh /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/rpcd-2020-05-26-078bb57e/ipkg-mipsel_24kc/rpcd-mod-file
rstrip.sh: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/rpcd-2020-05-26-078bb57e/ipkg-mipsel_24kc/rpcd-mod-file/usr/lib/rpcd/file.so: shared object
(cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/rpcd-2020-05-26-078bb57e/ipkg-mipsel_24kc/rpcd-mod-file/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 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/packages/mipsel_24kc/base
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/ipkg-build -c -o 0 -g 0 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/rpcd-2020-05-26-078bb57e/ipkg-mipsel_24kc/rpcd-mod-file /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/packages/mipsel_24kc/base
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../ncurses/./tinfo/doalloc.c -o ../objects/doalloc.o
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../ncurses/./tinfo/entries.c -o ../objects/entries.o
Packaged contents of /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/rpcd-2020-05-26-078bb57e/ipkg-mipsel_24kc/rpcd-mod-file into /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/packages/mipsel_24kc/base/rpcd-mod-file_2020-05-26-078bb57e-1_mipsel_24kc.ipk
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/targets/ramips/rt305x/packages /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/rpcd-2020-05-26-078bb57e/ipkg-mipsel_24kc/rpcd-mod-iwinfo/CONTROL /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/pkginfo
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/rpcd-2020-05-26-078bb57e/ipkg-mipsel_24kc/rpcd-mod-iwinfo/usr/lib/rpcd
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../ncurses/fallback.c -o ../objects/fallback.o
install -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/rpcd-2020-05-26-078bb57e/iwinfo.so /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/rpcd-2020-05-26-078bb57e/ipkg-mipsel_24kc/rpcd-mod-iwinfo/usr/lib/rpcd/
find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/rpcd-2020-05-26-078bb57e/ipkg-mipsel_24kc/rpcd-mod-iwinfo -name 'CVS' -o -name '.svn' -o -name '.#*' -o -name '*~'| xargs -r rm -rf
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../ncurses/./tinfo/free_ttype.c -o ../objects/free_ttype.o
export CROSS="mipsel-openwrt-linux-musl-"   ; NM="mipsel-openwrt-linux-musl-nm" STRIP="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/sstrip" STRIP_KMOD="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/strip-kmod.sh" PATCHELF="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/patchelf" /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/rstrip.sh /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/rpcd-2020-05-26-078bb57e/ipkg-mipsel_24kc/rpcd-mod-iwinfo
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../ncurses/./tinfo/getenv_num.c -o ../objects/getenv_num.o
rstrip.sh: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/rpcd-2020-05-26-078bb57e/ipkg-mipsel_24kc/rpcd-mod-iwinfo/usr/lib/rpcd/iwinfo.so: shared object
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../ncurses/./tinfo/home_terminfo.c -o ../objects/home_terminfo.o
(cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/rpcd-2020-05-26-078bb57e/ipkg-mipsel_24kc/rpcd-mod-iwinfo/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 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/packages/mipsel_24kc/base
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/ipkg-build -c -o 0 -g 0 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/rpcd-2020-05-26-078bb57e/ipkg-mipsel_24kc/rpcd-mod-iwinfo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/packages/mipsel_24kc/base
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../ncurses/./tinfo/lib_acs.c -o ../objects/lib_acs.o
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../ncurses/./tinfo/lib_baudrate.c -o ../objects/lib_baudrate.o
Packaged contents of /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/rpcd-2020-05-26-078bb57e/ipkg-mipsel_24kc/rpcd-mod-iwinfo into /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/packages/mipsel_24kc/base/rpcd-mod-iwinfo_2020-05-26-078bb57e-1_mipsel_24kc.ipk
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../ncurses/./tinfo/lib_cur_term.c -o ../objects/lib_cur_term.o
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../ncurses/./tinfo/lib_data.c -o ../objects/lib_data.o
echo "rpcd" >> /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/pkginfo/rpcd.default.install
rm -rf /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-rpcd
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-rpcd/host /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/packages
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-rpcd/usr/include
cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/rpcd-2020-05-26-078bb57e/include/rpcd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-rpcd/usr/include/
find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-rpcd -name '*.la' | xargs -r rm -f; 
if [ -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/packages/rpcd.list ]; then /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/clean-package.sh "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/packages/rpcd.list" "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl"; fi
if [ -d /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-rpcd ]; then (cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-rpcd; find ./ > /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-rpcd.files); 	SHELL= flock /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/.staging-dir.flock -c ' mv /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-rpcd.files /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/packages/rpcd.list && cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-rpcd/* /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/; '; fi
rm -rf /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-rpcd
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/stamp/.rpcd_installed
rm -rf /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/rpcd-2020-05-26-078bb57e/.pkgdir/rpcd-mod-file.installed /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/rpcd-2020-05-26-078bb57e/.pkgdir/rpcd-mod-file
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/rpcd-2020-05-26-078bb57e/.pkgdir/rpcd-mod-file
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../ncurses/./tinfo/lib_has_cap.c -o ../objects/lib_has_cap.o
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/rpcd-2020-05-26-078bb57e/.pkgdir/rpcd-mod-file/usr/lib/rpcd
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../ncurses/./tinfo/lib_kernel.c -o ../objects/lib_kernel.o
install -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/rpcd-2020-05-26-078bb57e/file.so /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/rpcd-2020-05-26-078bb57e/.pkgdir/rpcd-mod-file/usr/lib/rpcd/
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../ncurses/./tinfo/lib_longname.c -o ../objects/lib_longname.o
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/rpcd-2020-05-26-078bb57e/.pkgdir/rpcd-mod-file.installed
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../ncurses/./tinfo/lib_napms.c -o ../objects/lib_napms.o
rm -rf /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/rpcd-2020-05-26-078bb57e/.pkgdir/rpcd-mod-iwinfo.installed /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/rpcd-2020-05-26-078bb57e/.pkgdir/rpcd-mod-iwinfo
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/rpcd-2020-05-26-078bb57e/.pkgdir/rpcd-mod-iwinfo
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/rpcd-2020-05-26-078bb57e/.pkgdir/rpcd-mod-iwinfo/usr/lib/rpcd
config.status: creating Makefile
install -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/rpcd-2020-05-26-078bb57e/iwinfo.so /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/rpcd-2020-05-26-078bb57e/.pkgdir/rpcd-mod-iwinfo/usr/lib/rpcd/
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/rpcd-2020-05-26-078bb57e/.pkgdir/rpcd-mod-iwinfo.installed
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/stamp
SHELL= flock /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/.root-copy.flock -c 'cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/rpcd-2020-05-26-078bb57e/.pkgdir/rpcd-mod-file/. /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/'
config.status: creating extensions/GNUmakefile
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/stamp/.rpcd-mod-file_installed
echo "rpcd-mod-file" >> /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/pkginfo/rpcd.default.install
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/stamp
SHELL= flock /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/.root-copy.flock -c 'cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/rpcd-2020-05-26-078bb57e/.pkgdir/rpcd-mod-iwinfo/. /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/'
config.status: creating include/Makefile
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/stamp/.rpcd-mod-iwinfo_installed
echo "rpcd-mod-iwinfo" >> /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/pkginfo/rpcd.default.install
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../ncurses/./tinfo/lib_options.c -o ../objects/lib_options.o
make[3]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/package/system/rpcd'
time: package/system/rpcd/compile#4.44#0.75#4.76
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../ncurses/./tinfo/lib_raw.c -o ../objects/lib_raw.o
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../ncurses/./tinfo/lib_setup.c -o ../objects/lib_setup.o
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../ncurses/./tinfo/lib_termcap.c -o ../objects/lib_termcap.o
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../ncurses/./tinfo/lib_termname.c -o ../objects/lib_termname.o
config.status: creating iptables/Makefile
config.status: creating iptables/xtables.pc
config.status: creating iptables/iptables.8
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../ncurses/./tinfo/lib_tgoto.c -o ../objects/lib_tgoto.o
config.status: creating iptables/iptables-extensions.8.tmpl
config.status: creating iptables/iptables-save.8
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../ncurses/./tinfo/lib_ti.c -o ../objects/lib_ti.o
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../ncurses/./tinfo/lib_tparm.c -o ../objects/lib_tparm.o
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../ncurses/./tinfo/lib_tputs.c -o ../objects/lib_tputs.o
config.status: creating iptables/iptables-restore.8
config.status: creating iptables/iptables-apply.8
config.status: creating iptables/iptables-xml.1
config.status: creating libipq/Makefile
make[6]: warning: jobserver unavailable: using -j1.  Add '+' to parent make rule.
make[5]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dnsmasq-nodhcpv6/dnsmasq-2.82/src'
make[4]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dnsmasq-nodhcpv6/dnsmasq-2.82'
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../ncurses/./trace/lib_trace.c -o ../objects/lib_trace.o
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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dnsmasq-nodhcpv6/dnsmasq-2.82=dnsmasq-2.82 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -flto  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dnsmasq-nodhcpv6/dnsmasq-2.82=dnsmasq-2.82 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -flto  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include " LDFLAGS="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro -flto=jobserver " make -C /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dnsmasq-nodhcpv6/dnsmasq-2.82/. AR="mipsel-openwrt-linux-musl-gcc-ar" AS="mipsel-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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dnsmasq-nodhcpv6/dnsmasq-2.82=dnsmasq-2.82 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -flto" LD=mipsel-openwrt-linux-musl-ld NM="mipsel-openwrt-linux-musl-gcc-nm" CC="mipsel-openwrt-linux-musl-gcc" GCC="mipsel-openwrt-linux-musl-gcc" CXX="mipsel-openwrt-linux-musl-g++" RANLIB="mipsel-openwrt-linux-musl-gcc-ranlib" STRIP=mipsel-openwrt-linux-musl-strip OBJCOPY=mipsel-openwrt-linux-musl-objcopy OBJDUMP=mipsel-openwrt-linux-musl-objdump SIZE=mipsel-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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dnsmasq-nodhcpv6/dnsmasq-2.82=dnsmasq-2.82 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -flto -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include" LDFLAGS="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro -flto=jobserver" COPTS="-DHAVE_UBUS -DHAVE_POLL_H  -DNO_DHCP6 -DNO_AUTH -DNO_IPSET -DNO_ID" PREFIX="/usr" DESTDIR="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dnsmasq-nodhcpv6/dnsmasq-2.82/ipkg-install"  install;
make[3]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/feeds/luci/libs/rpcd-mod-luci'
make[4]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dnsmasq-nodhcpv6/dnsmasq-2.82'
config.status: creating libipq/libipq.pc
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../ncurses/./tinfo/lib_ttyflags.c -o ../objects/lib_ttyflags.o
config.status: creating libiptc/Makefile
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../ncurses/./tty/lib_twait.c -o ../objects/lib_twait.o
config.status: creating libiptc/libiptc.pc
config.status: creating libiptc/libip4tc.pc
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../ncurses/./tinfo/name_match.c -o ../objects/name_match.o
config.status: creating libiptc/libip6tc.pc
config.status: creating libxtables/Makefile
make[5]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dnsmasq-nodhcpv6/dnsmasq-2.82/src'
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../ncurses/names.c -o ../objects/names.o
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../ncurses/./tinfo/obsolete.c -o ../objects/obsolete.o
config.status: creating utils/Makefile
make[5]: 'dnsmasq' is up to date.
make[5]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dnsmasq-nodhcpv6/dnsmasq-2.82/src'
install -d /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dnsmasq-nodhcpv6/dnsmasq-2.82/ipkg-install/usr/sbin
install -d /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dnsmasq-nodhcpv6/dnsmasq-2.82/ipkg-install/usr/share/man/man8
install -m 644 man/dnsmasq.8 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dnsmasq-nodhcpv6/dnsmasq-2.82/ipkg-install/usr/share/man/man8 
config.status: creating include/xtables-version.h
install -m 755 src/dnsmasq /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dnsmasq-nodhcpv6/dnsmasq-2.82/ipkg-install/usr/sbin
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../ncurses/./tinfo/read_entry.c -o ../objects/read_entry.o
make[4]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dnsmasq-nodhcpv6/dnsmasq-2.82'
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dnsmasq-nodhcpv6/dnsmasq-2.82/.built
rm -rf /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dnsmasq-nodhcpv6/dnsmasq-2.82/.pkgdir/dnsmasq.installed /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dnsmasq-nodhcpv6/dnsmasq-2.82/.pkgdir/dnsmasq
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dnsmasq-nodhcpv6/dnsmasq-2.82/.pkgdir/dnsmasq
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dnsmasq-nodhcpv6/dnsmasq-2.82/.pkgdir/dnsmasq/usr/sbin
cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dnsmasq-nodhcpv6/dnsmasq-2.82/ipkg-install/usr/sbin/dnsmasq /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dnsmasq-nodhcpv6/dnsmasq-2.82/.pkgdir/dnsmasq/usr/sbin/
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dnsmasq-nodhcpv6/dnsmasq-2.82/.pkgdir/dnsmasq/etc/config
install -m0600 ./files/dhcp.conf /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dnsmasq-nodhcpv6/dnsmasq-2.82/.pkgdir/dnsmasq/etc/config/dhcp
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../ncurses/./tinfo/read_termcap.c -o ../objects/read_termcap.o
config.status: creating iptables/xtables-monitor.8
install -m0600 ./files/dnsmasq.conf /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dnsmasq-nodhcpv6/dnsmasq-2.82/.pkgdir/dnsmasq/etc/dnsmasq.conf
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dnsmasq-nodhcpv6/dnsmasq-2.82/.pkgdir/dnsmasq/etc/init.d
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/rpcd-mod-luci-20191114/.prepared_ff0f7eb2b6f17473e3a2ded6da8a2a95_6664517399ebbbc92a37c5bb081b5c53_check
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/rpcd-mod-luci-20191114
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../ncurses/./tinfo/strings.c -o ../objects/strings.o
install -m0755 ./files/dnsmasq.init /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dnsmasq-nodhcpv6/dnsmasq-2.82/.pkgdir/dnsmasq/etc/init.d/dnsmasq
make[3]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/feeds/luci/libs/rpcd-mod-rrdns'
cp -fpR ./src/* /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/rpcd-mod-luci-20191114/
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/rpcd-mod-luci-20191114/.prepared_ff0f7eb2b6f17473e3a2ded6da8a2a95_6664517399ebbbc92a37c5bb081b5c53
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dnsmasq-nodhcpv6/dnsmasq-2.82/.pkgdir/dnsmasq/etc/hotplug.d/dhcp
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/rpcd-mod-luci-20191114/.configured_*
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dnsmasq-nodhcpv6/dnsmasq-2.82/.pkgdir/dnsmasq/etc/hotplug.d/neigh
config.status: creating utils/nfnl_osf.8
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/stamp/.rpcd-mod-luci_installed
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dnsmasq-nodhcpv6/dnsmasq-2.82/.pkgdir/dnsmasq/etc/hotplug.d/ntp
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dnsmasq-nodhcpv6/dnsmasq-2.82/.pkgdir/dnsmasq/etc/hotplug.d/tftp
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/rpcd-mod-luci-20191114
(cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/rpcd-mod-luci-20191114; 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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/rpcd-mod-luci-20191114=rpcd-mod-luci-20191114 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include/libnl-tiny -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/rpcd-mod-luci-20191114=rpcd-mod-luci-20191114 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include/libnl-tiny -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include  " LDFLAGS="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro " cmake -DCMAKE_SYSTEM_NAME=Linux -DCMAKE_SYSTEM_VERSION=1 -DCMAKE_SYSTEM_PROCESSOR=mipsel -DCMAKE_BUILD_TYPE=Release -DCMAKE_C_FLAGS_RELEASE="-DNDEBUG" -DCMAKE_CXX_FLAGS_RELEASE="-DNDEBUG" -DCMAKE_C_COMPILER="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin/mipsel-openwrt-linux-musl-gcc" -DCMAKE_C_COMPILER_ARG1="" -DCMAKE_CXX_COMPILER="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin/mipsel-openwrt-linux-musl-g++" -DCMAKE_CXX_COMPILER_ARG1="" -DCMAKE_ASM_COMPILER="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin/mipsel-openwrt-linux-musl-gcc" -DCMAKE_ASM_COMPILER_ARG1="" -DCMAKE_EXE_LINKER_FLAGS:STRING="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro" -DCMAKE_MODULE_LINKER_FLAGS:STRING="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro -Wl,-Bsymbolic-functions" -DCMAKE_SHARED_LINKER_FLAGS:STRING="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrtinstall -m0600 ./files/dnsmasqsec.hotplug /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dnsmasq-nodhcpv6/dnsmasq-2.82/.pkgdir/dnsmasq/etc/hotplug.d/ntp/25-dnsmasqsec
_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro -Wl,-Bsymbolic-functions" -DCMAKE_AR="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin/mipsel-openwrt-linux-musl-gcc-ar" -DCMAKE_NM="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin/mipsel-openwrt-linux-musl-gcc-nm" -DCMAKE_RANLIB="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin/mipsel-openwrt-linux-musl-gcc-ranlib" -DCMAKE_FIND_ROOT_PATH="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr;/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl" -DCMAKE_FIND_ROOT_PATH_MODE_PROGRAM=BOTH -DCMAKE_FIND_ROOT_PATH_MODE_LIBRARY=ONLY -DCMAKE_FIND_ROOT_PATH_MODE_INCLUDE=ONLY -DCMAKE_STRIP=: -DCMAKE_INSTALL_PREFIX=/usr -DDL_LIBRARY=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl -DCMAKE_PREFIX_PATH=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl -DCMAKE_SKIP_RPATH=TRUE -DLIBNL_LIBS=-lnl-tiny  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/rpcd-mod-luci-20191114 )
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dnsmasq-nodhcpv6/dnsmasq-2.82/.pkgdir/dnsmasq/usr/share/dnsmasq
install -m0600 ./files/dhcpbogushostname.conf /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dnsmasq-nodhcpv6/dnsmasq-2.82/.pkgdir/dnsmasq/usr/share/dnsmasq/
install -m0600 ./files/rfc6761.conf /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dnsmasq-nodhcpv6/dnsmasq-2.82/.pkgdir/dnsmasq/usr/share/dnsmasq/
config.status: creating utils/nfbpf_compile.8
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dnsmasq-nodhcpv6/dnsmasq-2.82/.pkgdir/dnsmasq/usr/lib/dnsmasq
install -m0755 ./files/dhcp-script.sh /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dnsmasq-nodhcpv6/dnsmasq-2.82/.pkgdir/dnsmasq/usr/lib/dnsmasq/dhcp-script.sh
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../ncurses/./base/tries.c -o ../objects/tries.o
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dnsmasq-nodhcpv6/dnsmasq-2.82/.pkgdir/dnsmasq/usr/share/acl.d
install -m0644 ./files/dnsmasq_acl.json /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dnsmasq-nodhcpv6/dnsmasq-2.82/.pkgdir/dnsmasq/usr/share/acl.d/
config.status: creating config.h
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dnsmasq-nodhcpv6/dnsmasq-2.82/.pkgdir/dnsmasq/etc/uci-defaults
install -m0755 ./files/50-dnsmasq-migrate-resolv-conf-auto.sh /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dnsmasq-nodhcpv6/dnsmasq-2.82/.pkgdir/dnsmasq/etc/uci-defaults
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dnsmasq-nodhcpv6/dnsmasq-2.82/.pkgdir/dnsmasq.installed
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/stamp
SHELL= flock /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/.root-copy.flock -c 'cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dnsmasq-nodhcpv6/dnsmasq-2.82/.pkgdir/dnsmasq/. /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/'
config.status: executing depfiles commands
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/stamp/.dnsmasq_installed
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/targets/ramips/rt305x/packages /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dnsmasq-nodhcpv6/dnsmasq-2.82/ipkg-mipsel_24kc/dnsmasq/CONTROL /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/pkginfo
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dnsmasq-nodhcpv6/dnsmasq-2.82/ipkg-mipsel_24kc/dnsmasq/usr/sbin
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../ncurses/./tinfo/trim_sgr0.c -o ../objects/trim_sgr0.o
cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dnsmasq-nodhcpv6/dnsmasq-2.82/ipkg-install/usr/sbin/dnsmasq /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dnsmasq-nodhcpv6/dnsmasq-2.82/ipkg-mipsel_24kc/dnsmasq/usr/sbin/
-- The C compiler identification is GNU 8.4.0
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dnsmasq-nodhcpv6/dnsmasq-2.82/ipkg-mipsel_24kc/dnsmasq/etc/config
install -m0600 ./files/dhcp.conf /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dnsmasq-nodhcpv6/dnsmasq-2.82/ipkg-mipsel_24kc/dnsmasq/etc/config/dhcp
install -m0600 ./files/dnsmasq.conf /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dnsmasq-nodhcpv6/dnsmasq-2.82/ipkg-mipsel_24kc/dnsmasq/etc/dnsmasq.conf
-- Check for working C compiler: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin/mipsel-openwrt-linux-musl-gcc
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dnsmasq-nodhcpv6/dnsmasq-2.82/ipkg-mipsel_24kc/dnsmasq/etc/init.d
install -m0755 ./files/dnsmasq.init /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dnsmasq-nodhcpv6/dnsmasq-2.82/ipkg-mipsel_24kc/dnsmasq/etc/init.d/dnsmasq
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dnsmasq-nodhcpv6/dnsmasq-2.82/ipkg-mipsel_24kc/dnsmasq/etc/hotplug.d/dhcp
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dnsmasq-nodhcpv6/dnsmasq-2.82/ipkg-mipsel_24kc/dnsmasq/etc/hotplug.d/neigh
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dnsmasq-nodhcpv6/dnsmasq-2.82/ipkg-mipsel_24kc/dnsmasq/etc/hotplug.d/ntp
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../ncurses/unctrl.c -o ../objects/unctrl.o
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dnsmasq-nodhcpv6/dnsmasq-2.82/ipkg-mipsel_24kc/dnsmasq/etc/hotplug.d/tftp
install -m0600 ./files/dnsmasqsec.hotplug /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dnsmasq-nodhcpv6/dnsmasq-2.82/ipkg-mipsel_24kc/dnsmasq/etc/hotplug.d/ntp/25-dnsmasqsec
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dnsmasq-nodhcpv6/dnsmasq-2.82/ipkg-mipsel_24kc/dnsmasq/usr/share/dnsmasq
install -m0600 ./files/dhcpbogushostname.conf /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dnsmasq-nodhcpv6/dnsmasq-2.82/ipkg-mipsel_24kc/dnsmasq/usr/share/dnsmasq/
install -m0600 ./files/rfc6761.conf /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dnsmasq-nodhcpv6/dnsmasq-2.82/ipkg-mipsel_24kc/dnsmasq/usr/share/dnsmasq/
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dnsmasq-nodhcpv6/dnsmasq-2.82/ipkg-mipsel_24kc/dnsmasq/usr/lib/dnsmasq
install -m0755 ./files/dhcp-script.sh /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dnsmasq-nodhcpv6/dnsmasq-2.82/ipkg-mipsel_24kc/dnsmasq/usr/lib/dnsmasq/dhcp-script.sh
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dnsmasq-nodhcpv6/dnsmasq-2.82/ipkg-mipsel_24kc/dnsmasq/usr/share/acl.d
install -m0644 ./files/dnsmasq_acl.json /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dnsmasq-nodhcpv6/dnsmasq-2.82/ipkg-mipsel_24kc/dnsmasq/usr/share/acl.d/
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dnsmasq-nodhcpv6/dnsmasq-2.82/ipkg-mipsel_24kc/dnsmasq/etc/uci-defaults
install -m0755 ./files/50-dnsmasq-migrate-resolv-conf-auto.sh /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dnsmasq-nodhcpv6/dnsmasq-2.82/ipkg-mipsel_24kc/dnsmasq/etc/uci-defaults
-- Check for working C compiler: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin/mipsel-openwrt-linux-musl-gcc - works
find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dnsmasq-nodhcpv6/dnsmasq-2.82/ipkg-mipsel_24kc/dnsmasq -name 'CVS' -o -name '.svn' -o -name '.#*' -o -name '*~'| xargs -r rm -rf
-- Detecting C compiler ABI info
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/rpcd-mod-rrdns-20170710/.prepared_0ea3c8d5a56bb6eab0a227838693a320_6664517399ebbbc92a37c5bb081b5c53_check
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../ncurses/./trace/visbuf.c -o ../objects/visbuf.o
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/rpcd-mod-rrdns-20170710
cp -fpR ./src/* /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/rpcd-mod-rrdns-20170710/
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/rpcd-mod-rrdns-20170710/.prepared_0ea3c8d5a56bb6eab0a227838693a320_6664517399ebbbc92a37c5bb081b5c53
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/rpcd-mod-rrdns-20170710/.configured_*
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/stamp/.rpcd-mod-rrdns_installed
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/rpcd-mod-rrdns-20170710
(cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/rpcd-mod-rrdns-20170710; 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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/rpcd-mod-rrdns-20170710=rpcd-mod-rrdns-20170710 -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/rpcd-mod-rrdns-20170710=rpcd-mod-rrdns-20170710 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro " LDFLAGS="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro " cmake -DCMAKE_SYSTEM_NAME=Linux -DCMAKE_SYSTEM_VERSION=1 -DCMAKE_SYSTEM_PROCESSOR=mipsel -DCMAKE_BUILD_TYPE=Release -DCMAKE_C_FLAGS_RELEASE="-DNDEBUG" -DCMAKE_CXX_FLAGS_RELEASE="-DNDEBUG" -DCMAKE_C_COMPILER="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin/mipsel-openwrt-linux-musl-gcc" -DCMAKE_C_COMPILER_ARG1="" -DCMAKE_CXX_COMPILER="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin/mipsel-openwrt-linux-musl-g++" -DCMAKE_CXX_COMPILER_ARG1="" -DCMAKE_ASM_COMPILER="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin/mipsel-openwrt-linux-musl-gcc" -DCMAKE_ASM_COMPILER_ARG1="" -DCMAKE_EXE_LINKER_FLAGS:STRING="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro" -DCMAKE_MODULE_LINKER_FLAGS:STRING="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro -Wl,-Bsymbolic-functions" -DCMAKE_SHARED_LINKER_FLAGS:STRING="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro -Wl,-Bsymbolic-functions" -DCMAKE_AR="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin/mipsel-openwrt-linux-musl-gcc-ar" -DCMAKE_NM="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin/mipsel-openwrt-linux-musl-gcc-nm" -DCMAKE_RANLIB="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin/mipsel-openwrt-linux-musl-gcc-ranlib" -DCMAKE_FIND_ROOT_PATH="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr;/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl" -DCMAKE_FIND_ROOT_PATH_MODE_PROGRAM=BOTH -DCMAKE_FIND_ROOT_PATH_MODE_LIBRARY=ONLY -DCMAKE_FIND_ROOT_PATH_MODE_INCLUDE=ONLY -DCMAKE_STRIP=: -DCMAKE_INSTALL_PREFIX=/usr -DDL_LIBRARY=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl -DCMAKE_PREFIX_PATH=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl -DCMAKE_SKIP_RPATH=TRUE  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/rpcd-mod-rrdns-20170710 )
-- Detecting C compiler ABI info - done
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../ncurses/./base/define_key.c -o ../objects/define_key.o
export CROSS="mipsel-openwrt-linux-musl-"   ; NM="mipsel-openwrt-linux-musl-nm" STRIP="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/sstrip" STRIP_KMOD="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/strip-kmod.sh" PATCHELF="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/patchelf" /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/rstrip.sh /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dnsmasq-nodhcpv6/dnsmasq-2.82/ipkg-mipsel_24kc/dnsmasq
-- Detecting C compile features
-- Detecting C compile features - done
-- Configuring done
-- Generating done
CMake Warning:
  Manually-specified variables were not used by the project:

    CMAKE_ASM_COMPILER
    CMAKE_ASM_COMPILER_ARG1
    CMAKE_CXX_COMPILER
    CMAKE_CXX_COMPILER_ARG1
    CMAKE_CXX_FLAGS_RELEASE
    CMAKE_EXE_LINKER_FLAGS
    CMAKE_FIND_ROOT_PATH_MODE_LIBRARY
    CMAKE_SHARED_LINKER_FLAGS
    DL_LIBRARY


-- Build files have been written to: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/rpcd-mod-luci-20191114
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/rpcd-mod-luci-20191114/.configured_68b329da9893e34099c7d8ad5cb9c940
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/rpcd-mod-luci-20191114/.built
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/rpcd-mod-luci-20191114/.built_check
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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/rpcd-mod-luci-20191114=rpcd-mod-luci-20191114 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include/libnl-tiny -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/rpcd-mod-luci-20191114=rpcd-mod-luci-20191114 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include/libnl-tiny -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include " LDFLAGS="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro " make --jobserver-fds=3,4 -j -C /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/rpcd-mod-luci-20191114/. AR="mipsel-openwrt-linux-musl-gcc-ar" AS="mipsel-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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/rpcd-mod-luci-20191114=rpcd-mod-luci-20191114 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include/libnl-tiny -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include" LD=mipsel-openwrt-linux-musl-ld NM="mipsel-openwrt-linux-musl-gcc-nm" CC="mipsel-openwrt-linux-musl-gcc" GCC="mipsel-openwrt-linux-musl-gcc" CXX="mipsel-openwrt-linux-musl-g++" RANLIB="mipsel-openwrt-linux-musl-gcc-ranlib" STRIP=mipsel-openwrt-linux-musl-strip OBJCOPY=mipsel-openwrt-linux-musl-objcopy OBJDUMP=mipsel-openwrt-linux-musl-objdump SIZE=mipsel-openwrt-linux-musl-size CROSS="mipsel-openwrt-linux-musl-" ARCH="mipsel" CMAKE_COMMAND='/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/cmake' CMAKE_DISABLE_cmake_check_build_system=1 ;
make[4]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/rpcd-mod-luci-20191114'
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../ncurses/./tinfo/hashed_db.c -o ../objects/hashed_db.o
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../ncurses/./base/key_defined.c -o ../objects/key_defined.o
make[5]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/rpcd-mod-luci-20191114'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/rpcd-mod-luci-20191114'
-- The C compiler identification is GNU 8.4.0
Scanning dependencies of target rpcd-mod-luci
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/rpcd-mod-luci-20191114'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/rpcd-mod-luci-20191114'
[ 50%] Building C object CMakeFiles/rpcd-mod-luci.dir/luci.c.o
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../ncurses/./base/keybound.c -o ../objects/keybound.o
-- Check for working C compiler: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin/mipsel-openwrt-linux-musl-gcc
rstrip.sh: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dnsmasq-nodhcpv6/dnsmasq-2.82/ipkg-mipsel_24kc/dnsmasq/usr/sbin/dnsmasq: executable
(cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dnsmasq-nodhcpv6/dnsmasq-2.82/ipkg-mipsel_24kc/dnsmasq/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; echo "$V_Package_dnsmasq_conffiles" > conffiles;  )
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../ncurses/./base/keyok.c -o ../objects/keyok.o
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/packages/mipsel_24kc/base
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/ipkg-build -c -o 0 -g 0 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dnsmasq-nodhcpv6/dnsmasq-2.82/ipkg-mipsel_24kc/dnsmasq /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/packages/mipsel_24kc/base
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../ncurses/./base/version.c -o ../objects/version.o
-- Check for working C compiler: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin/mipsel-openwrt-linux-musl-gcc - works
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/find: '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dnsmasq-nodhcpv6/dnsmasq-2.82/ipkg-mipsel_24kc/dnsmasq/etc/dnsmasq.d/': No such file or directory
-- Detecting C compiler ABI info
/bin/sh -e ./tinfo/MKcaptab.sh mawk 1 ./tinfo/MKcaptab.awk ../include/Caps ../include/Caps-ncurses > comp_captab.c
config.status: executing libtool commands
/bin/sh -e ./tinfo/MKuserdefs.sh mawk 1 ../include/Caps ../include/Caps-ncurses > comp_userdefs.c
mawk -f ./base/MKkeyname.awk bigstrings=1 keys.list > lib_keyname.c
Packaged contents of /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/dnsmasq-nodhcpv6/dnsmasq-2.82/ipkg-mipsel_24kc/dnsmasq into /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/packages/mipsel_24kc/base/dnsmasq_2.82-3_mipsel_24kc.ipk
./make_keys keys.list > init_keytry.h
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../ncurses/comp_captab.c -o ../obj_s/comp_captab.o
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../ncurses/comp_userdefs.c -o ../obj_s/comp_userdefs.o
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../ncurses/lib_keyname.c -o ../obj_s/lib_keyname.o
echo "dnsmasq" >> /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/pkginfo/dnsmasq.nodhcpv6.install
-- Detecting C compiler ABI info - done
make[3]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/package/network/services/dnsmasq'
time: package/network/services/dnsmasq/nodhcpv6/compile#12.69#1.05#18.48
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../ncurses/comp_captab.c -o ../objects/comp_captab.o
-- Detecting C compile features
-- Detecting C compile features - done
-- Configuring done
-- Generating done
CMake Warning:
  Manually-specified variables were not used by the project:

    CMAKE_ASM_COMPILER
    CMAKE_ASM_COMPILER_ARG1
    CMAKE_CXX_COMPILER
    CMAKE_CXX_COMPILER_ARG1
    CMAKE_CXX_FLAGS_RELEASE
    CMAKE_EXE_LINKER_FLAGS
    CMAKE_SHARED_LINKER_FLAGS
    DL_LIBRARY


-- Build files have been written to: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/rpcd-mod-rrdns-20170710
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/rpcd-mod-rrdns-20170710/.configured_68b329da9893e34099c7d8ad5cb9c940
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/rpcd-mod-rrdns-20170710/.built
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/rpcd-mod-rrdns-20170710/.built_check
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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/rpcd-mod-rrdns-20170710=rpcd-mod-rrdns-20170710 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/rpcd-mod-rrdns-20170710=rpcd-mod-rrdns-20170710 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include " LDFLAGS="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro " make --jobserver-fds=3,4 -j -C /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/rpcd-mod-rrdns-20170710/. AR="mipsel-openwrt-linux-musl-gcc-ar" AS="mipsel-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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/rpcd-mod-rrdns-20170710=rpcd-mod-rrdns-20170710 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro" LD=mipsel-openwrt-linux-musl-ld NM="mipsel-openwrt-linux-musl-gcc-nm" CC="mipsel-openwrt-linux-musl-gcc" GCC="mipsel-openwrt-linux-musl-gcc" CXX="mipsel-openwrt-linux-musl-g++" RANLIB="mipsel-openwrt-linux-musl-gcc-ranlib" STRIP=mipsel-openwrt-linux-musl-strip OBJCOPY=mipsel-openwrt-linux-musl-objcopy OBJDUMP=mipsel-openwrt-linux-musl-objdump SIZE=mipsel-openwrt-linux-musl-size CROSS="mipsel-openwrt-linux-musl-" ARCH="mipsel" CMAKE_COMMAND='/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/cmake' CMAKE_DISABLE_cmake_check_build_system=1 ;
make[4]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/rpcd-mod-rrdns-20170710'
make[5]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/rpcd-mod-rrdns-20170710'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/rpcd-mod-rrdns-20170710'
configure: WARNING: unrecognized options: --disable-nls

Iptables Configuration:
  IPv4 support:				yes
  IPv6 support:				yes
  Devel support:			yes
  IPQ support:				no
  Large file support:			yes
  BPF utils support:			no
  nfsynproxy util support:		no
  nftables support:			no
  connlabel support:			no

Build parameters:
  Put plugins into executable (static):	yes
  Support plugins via dlopen (shared):	yes
  Installation prefix (--prefix):	/usr
  Xtables extension directory:		/usr/lib/iptables
  Pkg-config directory:			/usr/lib/pkgconfig
  Xtables lock file:			/var/run/xtables.lock
  Kernel source directory:		/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers
  Kernel build directory:		/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers
  Host:					mipsel-openwrt-linux-gnu
  GCC binary:				mipsel-openwrt-linux-musl-gcc

Iptables modules that will not be built:  connlabel
Scanning dependencies of target rpcd-mod-rrdns
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/rpcd-mod-rrdns-20170710'
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../ncurses/comp_userdefs.c -o ../objects/comp_userdefs.o
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/rpcd-mod-rrdns-20170710'
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../ncurses/./tinfo/init_keytry.c -o ../objects/init_keytry.o
[ 50%] Building C object CMakeFiles/rpcd-mod-rrdns.dir/rrdns.c.o
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../ncurses/lib_keyname.c -o ../objects/lib_keyname.o
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/init_keytry.c -o ../obj_s/init_keytry.o
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/.configured_68b329da9893e34099c7d8ad5cb9c940_f9442805c122ac56c02d0d08fe6f9c2d
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/.built
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/.built_check
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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4=iptables-1.8.4 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -ffunction-sections -fdata-sections -DNO_LEGACY  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4=iptables-1.8.4 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -ffunction-sections -fdata-sections -DNO_LEGACY  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include " LDFLAGS="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro -Wl,--gc-sections " make --jobserver-fds=3,4 -j -C /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/. AR="mipsel-openwrt-linux-musl-gcc-ar" AS="mipsel-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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4=iptables-1.8.4 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -ffunction-sections -fdata-sections -DNO_LEGACY" LD=mipsel-openwrt-linux-musl-ld NM="mipsel-openwrt-linux-musl-gcc-nm" CC="mipsel-openwrt-linux-musl-gcc" GCC="mipsel-openwrt-linux-musl-gcc" CXX="mipsel-openwrt-linux-musl-g++" RANLIB="mipsel-openwrt-linux-musl-gcc-ranlib" STRIP=mipsel-openwrt-linux-musl-strip OBJCOPY=mipsel-openwrt-linux-musl-objcopy OBJDUMP=mipsel-openwrt-linux-musl-objdump SIZE=mipsel-openwrt-linux-musl-size COPT_FLAGS="-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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4=iptables-1.8.4 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -ffunction-sections -fdata-sections -DNO_LEGACY" KERNEL_DIR="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/" PREFIX=/usr KBUILD_OUTPUT="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52" BUILTIN_MODULES="standard icmp tcp udp comment set SET limit mac multiport comment LOG nf_log_common nf_log_ipv4 TCPMSS REJECT time mark MARK FLOWOFFLOAD icmp6 REJECT state CT conntrack SNAT DNAT MASQUERADE REDIRECT" ;
make[4]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4'
make  all-recursive
make[5]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4'
Making all in libiptc
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/libiptc'
/bin/bash ../libtool  --tag=CC   --mode=compile mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I..  -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/iptables\" -DXTABLES_INTERNAL -I../include -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include/uapi -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include/uapi -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4=iptables-1.8.4 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -ffunction-sections -fdata-sections -DNO_LEGACY  -MT libip4tc.lo -MD -MP -MF .deps/libip4tc.Tpo -c -o libip4tc.lo libip4tc.c
/bin/bash ../libtool  --tag=CC   --mode=compile mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I..  -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/iptables\" -DXTABLES_INTERNAL -I../include -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include/uapi -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include/uapi -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4=iptables-1.8.4 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -ffunction-sections -fdata-sections -DNO_LEGACY  -MT libip6tc.lo -MD -MP -MF .deps/libip6tc.Tpo -c -o libip6tc.lo libip6tc.c
linking ../lib/libncursesw.so.6.2
mipsel-openwrt-linux-musl-gcc-ar -curv ../lib/libncursesw.a ../objects/hardscroll.o ../objects/hashmap.o ../objects/lib_addch.o ../objects/lib_addstr.o ../objects/lib_beep.o ../objects/lib_bkgd.o ../objects/lib_box.o ../objects/lib_chgat.o ../objects/lib_clear.o ../objects/lib_clearok.o ../objects/lib_clrbot.o ../objects/lib_clreol.o ../objects/lib_color.o ../objects/lib_colorset.o ../objects/lib_delch.o ../objects/lib_delwin.o ../objects/lib_echo.o ../objects/lib_endwin.o ../objects/lib_erase.o ../objects/lib_flash.o ../objects/lib_gen.o ../objects/lib_getch.o ../objects/lib_getstr.o ../objects/lib_hline.o ../objects/lib_immedok.o ../objects/lib_inchstr.o ../objects/lib_initscr.o ../objects/lib_insch.o ../objects/lib_insdel.o ../objects/lib_insnstr.o ../objects/lib_instr.o ../objects/lib_isendwin.o ../objects/lib_leaveok.o ../objects/lib_mouse.o ../objects/lib_move.o ../objects/lib_mvcur.o ../objects/lib_mvwin.o ../objects/lib_newterm.o ../objects/lib_newwin.o ../objects/lib_nl.o ../objects/lib_overlay.o ../objects/lib_pad.o ../objects/lib_printw.o ../objects/lib_redrawln.o ../objects/lib_refresh.o ../objects/lib_restart.o ../objects/lib_scanw.o ../objects/lib_screen.o ../objects/lib_scroll.o ../objects/lib_scrollok.o ../objects/lib_scrreg.o ../objects/lib_set_term.o ../objects/lib_slk.o ../objects/lib_slkatr_set.o ../objects/lib_slkatrof.o ../objects/lib_slkatron.o ../objects/lib_slkatrset.o ../objects/lib_slkattr.o ../objects/lib_slkclear.o ../objects/lib_slkcolor.o ../objects/lib_slkinit.o ../objects/lib_slklab.o ../objects/lib_slkrefr.o ../objects/lib_slkset.o ../objects/lib_slktouch.o ../objects/lib_touch.o ../objects/lib_tstp.o ../objects/lib_ungetch.o ../objects/lib_vidattr.o ../objects/lib_vline.o ../objects/lib_wattroff.o ../objects/lib_wattron.o ../objects/lib_winch.o ../objects/lib_window.o ../objects/nc_panel.o ../objects/safe_sprintf.o ../objects/tty_update.o ../objects/varargs.o ../objects/vsscanf.o ../objects/lib_freeall.o ../objects/charable.o ../objects/lib_add_wch.o ../objects/lib_box_set.o ../objects/lib_cchar.o ../objects/lib_erasewchar.o ../objects/lib_get_wch.o ../objects/lib_get_wstr.o ../objects/lib_hline_set.o ../objects/lib_in_wch.o ../objects/lib_in_wchnstr.o ../objects/lib_ins_wch.o ../objects/lib_inwstr.o ../objects/lib_key_name.o ../objects/lib_pecho_wchar.o ../objects/lib_slk_wset.o ../objects/lib_unget_wch.o ../objects/lib_vid_attr.o ../objects/lib_vline_set.o ../objects/lib_wacs.o ../objects/lib_wunctrl.o ../objects/expanded.o ../objects/legacy_coding.o ../objects/lib_dft_fgbg.o ../objects/lib_print.o ../objects/new_pair.o ../objects/resizeterm.o ../objects/use_screen.o ../objects/use_window.o ../objects/wresize.o ../objects/access.o ../objects/add_tries.o ../objects/alloc_ttype.o ../objects/codes.o ../objects/comp_captab.o ../objects/comp_error.o ../objects/comp_hash.o ../objects/comp_userdefs.o ../objects/db_iterator.o ../objects/doalloc.o ../objects/entries.o ../objects/fallback.o ../objects/free_ttype.o ../objects/getenv_num.o ../objects/home_terminfo.o ../objects/init_keytry.o ../objects/lib_acs.o ../objects/lib_baudrate.o ../objects/lib_cur_term.o ../objects/lib_data.o ../objects/lib_has_cap.o ../objects/lib_kernel.o ../objects/lib_keyname.o ../objects/lib_longname.o ../objects/lib_napms.o ../objects/lib_options.o ../objects/lib_raw.o ../objects/lib_setup.o ../objects/lib_termcap.o ../objects/lib_termname.o ../objects/lib_tgoto.o ../objects/lib_ti.o ../objects/lib_tparm.o ../objects/lib_tputs.o ../objects/lib_trace.o ../objects/lib_ttyflags.o ../objects/lib_twait.o ../objects/name_match.o ../objects/names.o ../objects/obsolete.o ../objects/read_entry.o ../objects/read_termcap.o ../objects/strings.o ../objects/tries.o ../objects/trim_sgr0.o ../objects/unctrl.o ../objects/visbuf.o ../objects/define_key.o ../objects/hashed_db.o ../objects/key_defined.o ../objects/keybound.o ../objects/keyok.o ../objects/version.o
mipsel-openwrt-linux-musl-gcc -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro   -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -shared -Wl,-soname,`basename ../lib/libncursesw.so.6.2 .6.2`.6,-stats,-lc -o ../lib/libncursesw.so.6.2 ../obj_s/hardscroll.o ../obj_s/hashmap.o ../obj_s/lib_addch.o ../obj_s/lib_addstr.o ../obj_s/lib_beep.o ../obj_s/lib_bkgd.o ../obj_s/lib_box.o ../obj_s/lib_chgat.o ../obj_s/lib_clear.o ../obj_s/lib_clearok.o ../obj_s/lib_clrbot.o ../obj_s/lib_clreol.o ../obj_s/lib_color.o ../obj_s/lib_colorset.o ../obj_s/lib_delch.o ../obj_s/lib_delwin.o ../obj_s/lib_echo.o ../obj_s/lib_endwin.o ../obj_s/lib_erase.o ../obj_s/lib_flash.o ../obj_s/lib_gen.o ../obj_s/lib_getch.o ../obj_s/lib_getstr.o ../obj_s/lib_hline.o ../obj_s/lib_immedok.o ../obj_s/lib_inchstr.o ../obj_s/lib_initscr.o ../obj_s/lib_insch.o ../obj_s/lib_insdel.o ../obj_s/lib_insnstr.o ../obj_s/lib_instr.o ../obj_s/lib_isendwin.o ../obj_s/lib_leaveok.o ../obj_s/lib_mouse.o ../obj_s/lib_move.o ../obj_s/lib_mvcur.o ../obj_s/lib_mvwin.o ../obj_s/lib_newterm.o ../obj_s/lib_newwin.o ../obj_s/lib_nl.o ../obj_s/lib_overlay.o ../obj_s/lib_pad.o ../obj_s/lib_printw.o ../obj_s/lib_redrawln.o ../obj_s/lib_refresh.o ../obj_s/lib_restart.o ../obj_s/lib_scanw.o ../obj_s/lib_screen.o ../obj_s/lib_scroll.o ../obj_s/lib_scrollok.o ../obj_s/lib_scrreg.o ../obj_s/lib_set_term.o ../obj_s/lib_slk.o ../obj_s/lib_slkatr_set.o ../obj_s/lib_slkatrof.o ../obj_s/lib_slkatron.o ../obj_s/lib_slkatrset.o ../obj_s/lib_slkattr.o ../obj_s/lib_slkclear.o ../obj_s/lib_slkcolor.o ../obj_s/lib_slkinit.o ../obj_s/lib_slklab.o ../obj_s/lib_slkrefr.o ../obj_s/lib_slkset.o ../obj_s/lib_slktouch.o ../obj_s/lib_touch.o ../obj_s/lib_tstp.o ../obj_s/lib_ungetch.o ../obj_s/lib_vidattr.o ../obj_s/lib_vline.o ../obj_s/lib_wattroff.o ../obj_s/lib_wattron.o ../obj_s/lib_winch.o ../obj_s/lib_window.o ../obj_s/nc_panel.o ../obj_s/safe_sprintf.o ../obj_s/tty_update.o ../obj_s/varargs.o ../obj_s/vsscanf.o ../obj_s/lib_freeall.o ../obj_s/charable.o ../obj_s/lib_add_wch.o ../obj_s/lib_box_set.o ../obj_s/lib_cchar.o ../obj_s/lib_erasewchar.o ../obj_s/lib_get_wch.o ../obj_s/lib_get_wstr.o ../obj_s/lib_hline_set.o ../obj_s/lib_in_wch.o ../obj_s/lib_in_wchnstr.o ../obj_s/lib_ins_wch.o ../obj_s/lib_inwstr.o ../obj_s/lib_key_name.o ../obj_s/lib_pecho_wchar.o ../obj_s/lib_slk_wset.o ../obj_s/lib_unget_wch.o ../obj_s/lib_vid_attr.o ../obj_s/lib_vline_set.o ../obj_s/lib_wacs.o ../obj_s/lib_wunctrl.o ../obj_s/expanded.o ../obj_s/legacy_coding.o ../obj_s/lib_dft_fgbg.o ../obj_s/lib_print.o ../obj_s/new_pair.o ../obj_s/resizeterm.o ../obj_s/use_screen.o ../obj_s/use_window.o ../obj_s/wresize.o ../obj_s/access.o ../obj_s/add_tries.o ../obj_s/alloc_ttype.o ../obj_s/codes.o ../obj_s/comp_captab.o ../obj_s/comp_error.o ../obj_s/comp_hash.o ../obj_s/comp_userdefs.o ../obj_s/db_iterator.o ../obj_s/doalloc.o ../obj_s/entries.o ../obj_s/fallback.o ../obj_s/free_ttype.o ../obj_s/getenv_num.o ../obj_s/home_terminfo.o ../obj_s/init_keytry.o ../obj_s/lib_acs.o ../obj_s/lib_baudrate.o ../obj_s/lib_cur_term.o ../obj_s/lib_data.o ../obj_s/lib_has_cap.o ../obj_s/lib_kernel.o ../obj_s/lib_keyname.o ../obj_s/lib_longname.o ../obj_s/lib_napms.o ../obj_s/lib_options.o ../obj_s/lib_raw.o ../obj_s/lib_setup.o ../obj_s/lib_termcap.o ../obj_s/lib_termname.o ../obj_s/lib_tgoto.o ../obj_s/lib_ti.o ../obj_s/lib_tparm.o ../obj_s/lib_tputs.o ../obj_s/lib_trace.o ../obj_s/lib_ttyflags.o ../obj_s/lib_twait.o ../obj_s/name_match.o ../obj_s/names.o ../obj_s/obsolete.o ../obj_s/read_entry.o ../obj_s/read_termcap.o ../obj_s/strings.o ../obj_s/tries.o ../obj_s/trim_sgr0.o ../obj_s/unctrl.o ../obj_s/visbuf.o ../obj_s/define_key.o ../obj_s/hashed_db.o ../obj_s/key_defined.o ../obj_s/keybound.o ../obj_s/keyok.o ../obj_s/version.o -L../lib  
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib/iptables\" -DXTABLES_INTERNAL -I../include -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include/uapi -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include/uapi -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4=iptables-1.8.4 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -ffunction-sections -fdata-sections -DNO_LEGACY -MT libip4tc.lo -MD -MP -MF .deps/libip4tc.Tpo -c libip4tc.c  -fPIC -DPIC -o .libs/libip4tc.o
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/../../../../mipsel-openwrt-linux-musl/bin/ar: `u' modifier ignored since `D' is the default (see `U')
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib/iptables\" -DXTABLES_INTERNAL -I../include -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include/uapi -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include/uapi -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4=iptables-1.8.4 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -ffunction-sections -fdata-sections -DNO_LEGACY -MT libip6tc.lo -MD -MP -MF .deps/libip6tc.Tpo -c libip6tc.c  -fPIC -DPIC -o .libs/libip6tc.o
a - ../objects/hardscroll.o
a - ../objects/hashmap.o
a - ../objects/lib_addch.o
a - ../objects/lib_addstr.o
a - ../objects/lib_beep.o
a - ../objects/lib_bkgd.o
a - ../objects/lib_box.o
a - ../objects/lib_chgat.o
a - ../objects/lib_clear.o
a - ../objects/lib_clearok.o
a - ../objects/lib_clrbot.o
a - ../objects/lib_clreol.o
a - ../objects/lib_color.o
a - ../objects/lib_colorset.o
a - ../objects/lib_delch.o
a - ../objects/lib_delwin.o
a - ../objects/lib_echo.o
a - ../objects/lib_endwin.o
a - ../objects/lib_erase.o
a - ../objects/lib_flash.o
a - ../objects/lib_gen.o
a - ../objects/lib_getch.o
a - ../objects/lib_getstr.o
a - ../objects/lib_hline.o
a - ../objects/lib_immedok.o
a - ../objects/lib_inchstr.o
a - ../objects/lib_initscr.o
a - ../objects/lib_insch.o
a - ../objects/lib_insdel.o
a - ../objects/lib_insnstr.o
a - ../objects/lib_instr.o
a - ../objects/lib_isendwin.o
a - ../objects/lib_leaveok.o
a - ../objects/lib_mouse.o
a - ../objects/lib_move.o
a - ../objects/lib_mvcur.o
a - ../objects/lib_mvwin.o
a - ../objects/lib_newterm.o
a - ../objects/lib_newwin.o
a - ../objects/lib_nl.o
a - ../objects/lib_overlay.o
a - ../objects/lib_pad.o
a - ../objects/lib_printw.o
a - ../objects/lib_redrawln.o
a - ../objects/lib_refresh.o
a - ../objects/lib_restart.o
a - ../objects/lib_scanw.o
a - ../objects/lib_screen.o
a - ../objects/lib_scroll.o
a - ../objects/lib_scrollok.o
a - ../objects/lib_scrreg.o
a - ../objects/lib_set_term.o
a - ../objects/lib_slk.o
a - ../objects/lib_slkatr_set.o
a - ../objects/lib_slkatrof.o
a - ../objects/lib_slkatron.o
a - ../objects/lib_slkatrset.o
a - ../objects/lib_slkattr.o
a - ../objects/lib_slkclear.o
a - ../objects/lib_slkcolor.o
a - ../objects/lib_slkinit.o
a - ../objects/lib_slklab.o
a - ../objects/lib_slkrefr.o
a - ../objects/lib_slkset.o
a - ../objects/lib_slktouch.o
a - ../objects/lib_touch.o
a - ../objects/lib_tstp.o
a - ../objects/lib_ungetch.o
a - ../objects/lib_vidattr.o
a - ../objects/lib_vline.o
a - ../objects/lib_wattroff.o
a - ../objects/lib_wattron.o
a - ../objects/lib_winch.o
a - ../objects/lib_window.o
a - ../objects/nc_panel.o
a - ../objects/safe_sprintf.o
a - ../objects/tty_update.o
a - ../objects/varargs.o
a - ../objects/vsscanf.o
a - ../objects/lib_freeall.o
a - ../objects/charable.o
a - ../objects/lib_add_wch.o
a - ../objects/lib_box_set.o
a - ../objects/lib_cchar.o
a - ../objects/lib_erasewchar.o
a - ../objects/lib_get_wch.o
a - ../objects/lib_get_wstr.o
a - ../objects/lib_hline_set.o
a - ../objects/lib_in_wch.o
a - ../objects/lib_in_wchnstr.o
a - ../objects/lib_ins_wch.o
a - ../objects/lib_inwstr.o
a - ../objects/lib_key_name.o
a - ../objects/lib_pecho_wchar.o
a - ../objects/lib_slk_wset.o
a - ../objects/lib_unget_wch.o
a - ../objects/lib_vid_attr.o
a - ../objects/lib_vline_set.o
a - ../objects/lib_wacs.o
a - ../objects/lib_wunctrl.o
a - ../objects/expanded.o
a - ../objects/legacy_coding.o
a - ../objects/lib_dft_fgbg.o
a - ../objects/lib_print.o
a - ../objects/new_pair.o
a - ../objects/resizeterm.o
a - ../objects/use_screen.o
a - ../objects/use_window.o
a - ../objects/wresize.o
a - ../objects/access.o
a - ../objects/add_tries.o
a - ../objects/alloc_ttype.o
a - ../objects/codes.o
a - ../objects/comp_captab.o
a - ../objects/comp_error.o
a - ../objects/comp_hash.o
a - ../objects/comp_userdefs.o
a - ../objects/db_iterator.o
a - ../objects/doalloc.o
a - ../objects/entries.o
a - ../objects/fallback.o
a - ../objects/free_ttype.o
a - ../objects/getenv_num.o
a - ../objects/home_terminfo.o
a - ../objects/init_keytry.o
a - ../objects/lib_acs.o
a - ../objects/lib_baudrate.o
a - ../objects/lib_cur_term.o
a - ../objects/lib_data.o
a - ../objects/lib_has_cap.o
a - ../objects/lib_kernel.o
a - ../objects/lib_keyname.o
a - ../objects/lib_longname.o
a - ../objects/lib_napms.o
a - ../objects/lib_options.o
a - ../objects/lib_raw.o
a - ../objects/lib_setup.o
a - ../objects/lib_termcap.o
a - ../objects/lib_termname.o
a - ../objects/lib_tgoto.o
a - ../objects/lib_ti.o
a - ../objects/lib_tparm.o
a - ../objects/lib_tputs.o
a - ../objects/lib_trace.o
a - ../objects/lib_ttyflags.o
a - ../objects/lib_twait.o
a - ../objects/name_match.o
a - ../objects/names.o
a - ../objects/obsolete.o
a - ../objects/read_entry.o
a - ../objects/read_termcap.o
a - ../objects/strings.o
a - ../objects/tries.o
a - ../objects/trim_sgr0.o
a - ../objects/unctrl.o
a - ../objects/visbuf.o
a - ../objects/define_key.o
a - ../objects/hashed_db.o
a - ../objects/key_defined.o
a - ../objects/keybound.o
a - ../objects/keyok.o
a - ../objects/version.o
mipsel-openwrt-linux-musl-gcc-ranlib ../lib/libncursesw.a
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/../../../../mipsel-openwrt-linux-musl/bin/ld: total time in link: 0.039003
cd ../lib && (ln -s -f libncursesw.so.6.2 libncursesw.so.6; ln -s -f libncursesw.so.6 libncursesw.so; )
make[5]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2/ncurses'
cd panel && make -w -j --jobserver-fds=3,4 -- PKG_CONFIG_LIBDIR=/usr/lib/pkgconfig HOSTCCFLAGS= HOSTCC=gcc BUILD_CC=gcc ARCH=mipsel CROSS=mipsel-openwrt-linux-musl- SIZE=mipsel-openwrt-linux-musl-size OBJDUMP=mipsel-openwrt-linux-musl-objdump OBJCOPY=mipsel-openwrt-linux-musl-objcopy STRIP=mipsel-openwrt-linux-musl-strip RANLIB=mipsel-openwrt-linux-musl-gcc-ranlib CXX=mipsel-openwrt-linux-musl-g++ GCC=mipsel-openwrt-linux-musl-gcc CC=mipsel-openwrt-linux-musl-gcc NM=mipsel-openwrt-linux-musl-gcc-nm LD=mipsel-openwrt-linux-musl-ld AS=mipsel-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\ -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2\ -Wformat\ -Werror=format-security\ -fstack-protector\ -D_FORTIFY_SOURCE=1\ -Wl,-z,now\ -Wl,-z,relro\ -fpic AR=mipsel-openwrt-linux-musl-gcc-ar DESTDIR="" RPATH_LIST="/usr/lib" libs
make[5]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2/panel'
rm -f ../include/panel.h
mipsel-openwrt-linux-musl-gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../panel/panel.c -o ../obj_s/panel.o
mipsel-openwrt-linux-musl-gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../panel/p_above.c -o ../obj_s/p_above.o
cp ./panel.h ../include/panel.h
mipsel-openwrt-linux-musl-gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../panel/p_below.c -o ../obj_s/p_below.o
mipsel-openwrt-linux-musl-gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../panel/p_bottom.c -o ../obj_s/p_bottom.o
make[6]: warning:  Clock skew detected.  Your build may be incomplete.
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/procd-2020-08-06-ab55357d'
mipsel-openwrt-linux-musl-gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../panel/p_delete.c -o ../obj_s/p_delete.o
[ 51%] Built target procd
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/procd-2020-08-06-ab55357d'
mipsel-openwrt-linux-musl-gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../panel/p_hide.c -o ../obj_s/p_hide.o
Scanning dependencies of target init
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/procd-2020-08-06-ab55357d'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/procd-2020-08-06-ab55357d'
make[6]: Warning: File 'initd/init.c' has modification time 356809 s in the future
[100%] Linking C shared module rrdns.so
[ 54%] Building C object CMakeFiles/init.dir/initd/init.c.o
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/rpcd-mod-rrdns-20170710'
[100%] Built target rpcd-mod-rrdns
make[5]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/rpcd-mod-rrdns-20170710'
make[4]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/rpcd-mod-rrdns-20170710'
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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/rpcd-mod-rrdns-20170710=rpcd-mod-rrdns-20170710 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/rpcd-mod-rrdns-20170710=rpcd-mod-rrdns-20170710 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include " LDFLAGS="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro " make -C /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/rpcd-mod-rrdns-20170710/. AR="mipsel-openwrt-linux-musl-gcc-ar" AS="mipsel-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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/rpcd-mod-rrdns-20170710=rpcd-mod-rrdns-20170710 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro" LD=mipsel-openwrt-linux-musl-ld NM="mipsel-openwrt-linux-musl-gcc-nm" CC="mipsel-openwrt-linux-musl-gcc" GCC="mipsel-openwrt-linux-musl-gcc" CXX="mipsel-openwrt-linux-musl-g++" RANLIB="mipsel-openwrt-linux-musl-gcc-ranlib" STRIP=mipsel-openwrt-linux-musl-strip OBJCOPY=mipsel-openwrt-linux-musl-objcopy OBJDUMP=mipsel-openwrt-linux-musl-objdump SIZE=mipsel-openwrt-linux-musl-size CROSS="mipsel-openwrt-linux-musl-" ARCH="mipsel" CMAKE_COMMAND='/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/cmake' CMAKE_DISABLE_cmake_check_build_system=1 DESTDIR="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/rpcd-mod-rrdns-20170710/ipkg-install"  install;
make[4]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/rpcd-mod-rrdns-20170710'
make[5]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/rpcd-mod-rrdns-20170710'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/rpcd-mod-rrdns-20170710'
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/rpcd-mod-rrdns-20170710'
mipsel-openwrt-linux-musl-gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../panel/p_hidden.c -o ../obj_s/p_hidden.o
[ 57%] Building C object CMakeFiles/init.dir/initd/early.c.o
[100%] Built target rpcd-mod-rrdns
make[5]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/rpcd-mod-rrdns-20170710'
mipsel-openwrt-linux-musl-gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../panel/p_move.c -o ../obj_s/p_move.o
Install the project...
mipsel-openwrt-linux-musl-gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../panel/p_new.c -o ../obj_s/p_new.o
-- Install configuration: "Release"
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/rpcd-mod-rrdns-20170710/ipkg-install/usr/lib/rrdns.so
make[4]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/rpcd-mod-rrdns-20170710'
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/rpcd-mod-rrdns-20170710/.built
rm -rf /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/rpcd-mod-rrdns-20170710/.pkgdir/rpcd-mod-rrdns.installed /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/rpcd-mod-rrdns-20170710/.pkgdir/rpcd-mod-rrdns
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/rpcd-mod-rrdns-20170710/.pkgdir/rpcd-mod-rrdns
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/rpcd-mod-rrdns-20170710/.pkgdir/rpcd-mod-rrdns/usr/lib/rpcd
install -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/rpcd-mod-rrdns-20170710/rrdns.so /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/rpcd-mod-rrdns-20170710/.pkgdir/rpcd-mod-rrdns/usr/lib/rpcd/
[ 60%] Building C object CMakeFiles/init.dir/initd/preinit.c.o
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/rpcd-mod-rrdns-20170710/.pkgdir/rpcd-mod-rrdns.installed
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/stamp
mipsel-openwrt-linux-musl-gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../panel/p_replace.c -o ../obj_s/p_replace.o
SHELL= flock /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/.root-copy.flock -c 'cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/rpcd-mod-rrdns-20170710/.pkgdir/rpcd-mod-rrdns/. /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/'
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/stamp/.rpcd-mod-rrdns_installed
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/targets/ramips/rt305x/packages /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/rpcd-mod-rrdns-20170710/ipkg-mipsel_24kc/rpcd-mod-rrdns/CONTROL /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/pkginfo
mipsel-openwrt-linux-musl-gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../panel/p_show.c -o ../obj_s/p_show.o
mipsel-openwrt-linux-musl-gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../panel/p_top.c -o ../obj_s/p_top.o
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/rpcd-mod-rrdns-20170710/ipkg-mipsel_24kc/rpcd-mod-rrdns/usr/lib/rpcd
install -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/rpcd-mod-rrdns-20170710/rrdns.so /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/rpcd-mod-rrdns-20170710/ipkg-mipsel_24kc/rpcd-mod-rrdns/usr/lib/rpcd/
find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/rpcd-mod-rrdns-20170710/ipkg-mipsel_24kc/rpcd-mod-rrdns -name 'CVS' -o -name '.svn' -o -name '.#*' -o -name '*~'| xargs -r rm -rf
[ 62%] Building C object CMakeFiles/init.dir/initd/mkdev.c.o
mipsel-openwrt-linux-musl-gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../panel/p_update.c -o ../obj_s/p_update.o
mipsel-openwrt-linux-musl-gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../panel/p_user.c -o ../obj_s/p_user.o
[ 65%] Building C object CMakeFiles/init.dir/sysupgrade.c.o
export CROSS="mipsel-openwrt-linux-musl-"   ; NM="mipsel-openwrt-linux-musl-nm" STRIP="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/sstrip" STRIP_KMOD="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/strip-kmod.sh" PATCHELF="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/patchelf" /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/rstrip.sh /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/rpcd-mod-rrdns-20170710/ipkg-mipsel_24kc/rpcd-mod-rrdns
rstrip.sh: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/rpcd-mod-rrdns-20170710/ipkg-mipsel_24kc/rpcd-mod-rrdns/usr/lib/rpcd/rrdns.so: shared object
mipsel-openwrt-linux-musl-gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../panel/p_win.c -o ../obj_s/p_win.o
(cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/rpcd-mod-rrdns-20170710/ipkg-mipsel_24kc/rpcd-mod-rrdns/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; echo "$V_Package_rpcd_mod_rrdns_postinst" > postinst-pkg; chmod 0755 postinst-pkg; )
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/packages/mipsel_24kc/luci
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/ipkg-build -c -o 0 -g 0 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/rpcd-mod-rrdns-20170710/ipkg-mipsel_24kc/rpcd-mod-rrdns /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/packages/mipsel_24kc/luci
[ 68%] Building C object CMakeFiles/init.dir/watchdog.c.o
mipsel-openwrt-linux-musl-gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../panel/panel.c -o ../objects/panel.o
mipsel-openwrt-linux-musl-gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../panel/p_above.c -o ../objects/p_above.o
mipsel-openwrt-linux-musl-gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../panel/p_below.c -o ../objects/p_below.o
Packaged contents of /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/rpcd-mod-rrdns-20170710/ipkg-mipsel_24kc/rpcd-mod-rrdns into /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/packages/mipsel_24kc/luci/rpcd-mod-rrdns_20170710_mipsel_24kc.ipk
mipsel-openwrt-linux-musl-gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../panel/p_bottom.c -o ../objects/p_bottom.o
echo "rpcd-mod-rrdns" >> /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/pkginfo/rpcd-mod-rrdns.default.install
[ 71%] Building C object CMakeFiles/init.dir/utils/utils.c.o
rm -rf /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-rpcd-mod-rrdns
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-rpcd-mod-rrdns/host /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/packages
find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-rpcd-mod-rrdns -name '*.la' | xargs -r rm -f; 
mipsel-openwrt-linux-musl-gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../panel/p_delete.c -o ../objects/p_delete.o
if [ -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/packages/rpcd-mod-rrdns.list ]; then /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/clean-package.sh "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/packages/rpcd-mod-rrdns.list" "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl"; fi
if [ -d /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-rpcd-mod-rrdns ]; then (cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-rpcd-mod-rrdns; find ./ > /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-rpcd-mod-rrdns.files); 	SHELL= flock /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/.staging-dir.flock -c ' mv /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-rpcd-mod-rrdns.files /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/packages/rpcd-mod-rrdns.list && cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-rpcd-mod-rrdns/* /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/; '; fi
rm -rf /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-rpcd-mod-rrdns
mipsel-openwrt-linux-musl-gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../panel/p_hide.c -o ../objects/p_hide.o
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/stamp/.rpcd-mod-rrdns_installed
make[3]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/feeds/luci/libs/rpcd-mod-rrdns'
time: package/feeds/luci/rpcd-mod-rrdns/compile#0.74#0.17#1.09
mipsel-openwrt-linux-musl-gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../panel/p_hidden.c -o ../objects/p_hidden.o
[ 74%] Linking C executable init
mipsel-openwrt-linux-musl-gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../panel/p_move.c -o ../objects/p_move.o
mipsel-openwrt-linux-musl-gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../panel/p_new.c -o ../objects/p_new.o
mipsel-openwrt-linux-musl-gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../panel/p_replace.c -o ../objects/p_replace.o
mipsel-openwrt-linux-musl-gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../panel/p_show.c -o ../objects/p_show.o
mipsel-openwrt-linux-musl-gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../panel/p_top.c -o ../objects/p_top.o
mipsel-openwrt-linux-musl-gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../panel/p_update.c -o ../objects/p_update.o
mipsel-openwrt-linux-musl-gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../panel/p_user.c -o ../objects/p_user.o
mipsel-openwrt-linux-musl-gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../panel/p_win.c -o ../objects/p_win.o
linking ../lib/libpanelw.so.6.2
mipsel-openwrt-linux-musl-gcc -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro    -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -shared -Wl,-soname,`basename ../lib/libpanelw.so.6.2 .6.2`.6,-stats,-lc -o ../lib/libpanelw.so.6.2 ../obj_s/panel.o ../obj_s/p_above.o ../obj_s/p_below.o ../obj_s/p_bottom.o ../obj_s/p_delete.o ../obj_s/p_hide.o ../obj_s/p_hidden.o ../obj_s/p_move.o ../obj_s/p_new.o ../obj_s/p_replace.o ../obj_s/p_show.o ../obj_s/p_top.o ../obj_s/p_update.o ../obj_s/p_user.o ../obj_s/p_win.o -L../lib -lncursesw 
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/../../../../mipsel-openwrt-linux-musl/bin/ld: total time in link: 0.008762
cd ../lib && (ln -s -f libpanelw.so.6.2 libpanelw.so.6; ln -s -f libpanelw.so.6 libpanelw.so; )
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib/iptables\" -DXTABLES_INTERNAL -I../include -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include/uapi -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include/uapi -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4=iptables-1.8.4 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -ffunction-sections -fdata-sections -DNO_LEGACY -MT libip4tc.lo -MD -MP -MF .deps/libip4tc.Tpo -c libip4tc.c -o libip4tc.o >/dev/null 2>&1
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib/iptables\" -DXTABLES_INTERNAL -I../include -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include/uapi -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include/uapi -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4=iptables-1.8.4 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -ffunction-sections -fdata-sections -DNO_LEGACY -MT libip6tc.lo -MD -MP -MF .deps/libip6tc.Tpo -c libip6tc.c -o libip6tc.o >/dev/null 2>&1
mipsel-openwrt-linux-musl-gcc-ar -curv ../lib/libpanelw.a ../objects/panel.o ../objects/p_above.o ../objects/p_below.o ../objects/p_bottom.o ../objects/p_delete.o ../objects/p_hide.o ../objects/p_hidden.o ../objects/p_move.o ../objects/p_new.o ../objects/p_replace.o ../objects/p_show.o ../objects/p_top.o ../objects/p_update.o ../objects/p_user.o ../objects/p_win.o
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/../../../../mipsel-openwrt-linux-musl/bin/ar: `u' modifier ignored since `D' is the default (see `U')
a - ../objects/panel.o
a - ../objects/p_above.o
a - ../objects/p_below.o
a - ../objects/p_bottom.o
a - ../objects/p_delete.o
a - ../objects/p_hide.o
a - ../objects/p_hidden.o
a - ../objects/p_move.o
a - ../objects/p_new.o
a - ../objects/p_replace.o
a - ../objects/p_show.o
a - ../objects/p_top.o
a - ../objects/p_update.o
a - ../objects/p_user.o
a - ../objects/p_win.o
mipsel-openwrt-linux-musl-gcc-ranlib ../lib/libpanelw.a
make[5]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2/panel'
cd menu && make -w -j --jobserver-fds=3,4 -- PKG_CONFIG_LIBDIR=/usr/lib/pkgconfig HOSTCCFLAGS= HOSTCC=gcc BUILD_CC=gcc ARCH=mipsel CROSS=mipsel-openwrt-linux-musl- SIZE=mipsel-openwrt-linux-musl-size OBJDUMP=mipsel-openwrt-linux-musl-objdump OBJCOPY=mipsel-openwrt-linux-musl-objcopy STRIP=mipsel-openwrt-linux-musl-strip RANLIB=mipsel-openwrt-linux-musl-gcc-ranlib CXX=mipsel-openwrt-linux-musl-g++ GCC=mipsel-openwrt-linux-musl-gcc CC=mipsel-openwrt-linux-musl-gcc NM=mipsel-openwrt-linux-musl-gcc-nm LD=mipsel-openwrt-linux-musl-ld AS=mipsel-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\ -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2\ -Wformat\ -Werror=format-security\ -fstack-protector\ -D_FORTIFY_SOURCE=1\ -Wl,-z,now\ -Wl,-z,relro\ -fpic AR=mipsel-openwrt-linux-musl-gcc-ar DESTDIR="" RPATH_LIST="/usr/lib" libs
make[5]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2/menu'
rm -f ../include/menu.h
rm -f ../include/eti.h
rm -f ../include/mf_common.h
cp ./eti.h ../include/eti.h
cp ./mf_common.h ../include/mf_common.h
cp ./menu.h ../include/menu.h
mipsel-openwrt-linux-musl-gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../menu/m_attribs.c -o ../obj_s/m_attribs.o
mipsel-openwrt-linux-musl-gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../menu/m_cursor.c -o ../obj_s/m_cursor.o
mipsel-openwrt-linux-musl-gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../menu/m_driver.c -o ../obj_s/m_driver.o
mipsel-openwrt-linux-musl-gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../menu/m_format.c -o ../obj_s/m_format.o
[100%] Linking C shared module luci.so
make[6]: warning:  Clock skew detected.  Your build may be incomplete.
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/procd-2020-08-06-ab55357d'
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/rpcd-mod-luci-20191114'
[ 74%] Built target init
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/procd-2020-08-06-ab55357d'
[100%] Built target rpcd-mod-luci
make[5]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/rpcd-mod-luci-20191114'
Scanning dependencies of target setlbf
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/procd-2020-08-06-ab55357d'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/procd-2020-08-06-ab55357d'
make[6]: Warning: File 'service/setlbf.c' has modification time 356808 s in the future
make[4]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/rpcd-mod-luci-20191114'
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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/rpcd-mod-luci-20191114=rpcd-mod-luci-20191114 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include/libnl-tiny -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/rpcd-mod-luci-20191114=rpcd-mod-luci-20191114 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include/libnl-tiny -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include   -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include " LDFLAGS="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro " make -C /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/rpcd-mod-luci-20191114/. AR="mipsel-openwrt-linux-musl-gcc-ar" AS="mipsel-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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/rpcd-mod-luci-20191114=rpcd-mod-luci-20191114 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include/libnl-tiny -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include" LD=mipsel-openwrt-linux-musl-ld NM="mipsel-openwrt-linux-musl-gcc-nm" CC="mipsel-openwrt-linux-musl-gcc" GCC="mipsel-openwrt-linux-musl-gcc" CXX="mipsel-openwrt-linux-musl-g++" RANLIB="mipsel-openwrt-linux-musl-gcc-ranlib" STRIP=mipsel-openwrt-linux-musl-strip OBJCOPY=mipsel-openwrt-linux-musl-objcopy OBJDUMP=mipsel-openwrt-linux-musl-objdump SIZE=mipsel-openwrt-linux-musl-size CROSS="mipsel-openwrt-linux-musl-" ARCH="mipsel" CMAKE_COMMAND='/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/cmake' CMAKE_DISABLE_cmake_check_build_system=1 DESTDIR="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/rpcd-mod-luci-20191114/ipkg-install"  install;
[ 77%] Building C object CMakeFiles/setlbf.dir/service/setlbf.c.o
make[4]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/rpcd-mod-luci-20191114'
mipsel-openwrt-linux-musl-gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../menu/m_global.c -o ../obj_s/m_global.o
mipsel-openwrt-linux-musl-gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../menu/m_hook.c -o ../obj_s/m_hook.o
make[5]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/rpcd-mod-luci-20191114'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/rpcd-mod-luci-20191114'
[ 80%] Linking C shared library libsetlbf.so
mipsel-openwrt-linux-musl-gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../menu/m_item_cur.c -o ../obj_s/m_item_cur.o
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/rpcd-mod-luci-20191114'
[100%] Built target rpcd-mod-luci
make[5]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/rpcd-mod-luci-20191114'
Install the project...
-- Install configuration: "Release"
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/rpcd-mod-luci-20191114/ipkg-install/usr/lib/luci.so
make[4]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/rpcd-mod-luci-20191114'
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/rpcd-mod-luci-20191114/.built
rm -rf /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/rpcd-mod-luci-20191114/.pkgdir/rpcd-mod-luci.installed /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/rpcd-mod-luci-20191114/.pkgdir/rpcd-mod-luci
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/rpcd-mod-luci-20191114/.pkgdir/rpcd-mod-luci
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/rpcd-mod-luci-20191114/.pkgdir/rpcd-mod-luci/usr/lib/rpcd
install -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/rpcd-mod-luci-20191114/luci.so /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/rpcd-mod-luci-20191114/.pkgdir/rpcd-mod-luci/usr/lib/rpcd/
make[6]: warning:  Clock skew detected.  Your build may be incomplete.
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/procd-2020-08-06-ab55357d'
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/rpcd-mod-luci-20191114/.pkgdir/rpcd-mod-luci.installed
[ 80%] Built target setlbf
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/stamp
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/procd-2020-08-06-ab55357d'
SHELL= flock /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/.root-copy.flock -c 'cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/rpcd-mod-luci-20191114/.pkgdir/rpcd-mod-luci/. /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/'
Scanning dependencies of target udevtrigger
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/procd-2020-08-06-ab55357d'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/procd-2020-08-06-ab55357d'
make[6]: Warning: File 'plug/udevtrigger.c' has modification time 356808 s in the future
mipsel-openwrt-linux-musl-gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../menu/m_item_nam.c -o ../obj_s/m_item_nam.o
[ 82%] Building C object CMakeFiles/udevtrigger.dir/plug/udevtrigger.c.o
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/stamp/.rpcd-mod-luci_installed
mipsel-openwrt-linux-musl-gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../menu/m_item_new.c -o ../obj_s/m_item_new.o
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/targets/ramips/rt305x/packages /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/rpcd-mod-luci-20191114/ipkg-mipsel_24kc/rpcd-mod-luci/CONTROL /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/pkginfo
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/rpcd-mod-luci-20191114/ipkg-mipsel_24kc/rpcd-mod-luci/usr/lib/rpcd
install -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/rpcd-mod-luci-20191114/luci.so /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/rpcd-mod-luci-20191114/ipkg-mipsel_24kc/rpcd-mod-luci/usr/lib/rpcd/
find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/rpcd-mod-luci-20191114/ipkg-mipsel_24kc/rpcd-mod-luci -name 'CVS' -o -name '.svn' -o -name '.#*' -o -name '*~'| xargs -r rm -rf
mipsel-openwrt-linux-musl-gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../menu/m_item_opt.c -o ../obj_s/m_item_opt.o
[ 85%] Linking C executable udevtrigger
mipsel-openwrt-linux-musl-gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../menu/m_item_top.c -o ../obj_s/m_item_top.o
export CROSS="mipsel-openwrt-linux-musl-"   ; NM="mipsel-openwrt-linux-musl-nm" STRIP="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/sstrip" STRIP_KMOD="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/strip-kmod.sh" PATCHELF="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/patchelf" /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/rstrip.sh /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/rpcd-mod-luci-20191114/ipkg-mipsel_24kc/rpcd-mod-luci
rstrip.sh: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/rpcd-mod-luci-20191114/ipkg-mipsel_24kc/rpcd-mod-luci/usr/lib/rpcd/luci.so: shared object
(cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/rpcd-mod-luci-20191114/ipkg-mipsel_24kc/rpcd-mod-luci/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; echo "$V_Package_rpcd_mod_luci_postinst" > postinst-pkg; chmod 0755 postinst-pkg; )
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/packages/mipsel_24kc/luci
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/ipkg-build -c -o 0 -g 0 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/rpcd-mod-luci-20191114/ipkg-mipsel_24kc/rpcd-mod-luci /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/packages/mipsel_24kc/luci
mipsel-openwrt-linux-musl-gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../menu/m_item_use.c -o ../obj_s/m_item_use.o
mipsel-openwrt-linux-musl-gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../menu/m_item_val.c -o ../obj_s/m_item_val.o
mipsel-openwrt-linux-musl-gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../menu/m_item_vis.c -o ../obj_s/m_item_vis.o
mipsel-openwrt-linux-musl-gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../menu/m_items.c -o ../obj_s/m_items.o
Packaged contents of /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/rpcd-mod-luci-20191114/ipkg-mipsel_24kc/rpcd-mod-luci into /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/packages/mipsel_24kc/luci/rpcd-mod-luci_20191114_mipsel_24kc.ipk
make[6]: warning:  Clock skew detected.  Your build may be incomplete.
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/procd-2020-08-06-ab55357d'
[ 85%] Built target udevtrigger
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/procd-2020-08-06-ab55357d'
mipsel-openwrt-linux-musl-gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../menu/m_new.c -o ../obj_s/m_new.o
echo "rpcd-mod-luci" >> /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/pkginfo/rpcd-mod-luci.default.install
Scanning dependencies of target askfirst
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/procd-2020-08-06-ab55357d'
rm -rf /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-rpcd-mod-luci
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/procd-2020-08-06-ab55357d'
make[6]: Warning: File 'utils/askfirst.c' has modification time 356808 s in the future
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-rpcd-mod-luci/host /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/packages
find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-rpcd-mod-luci -name '*.la' | xargs -r rm -f; 
[ 88%] Building C object CMakeFiles/askfirst.dir/utils/askfirst.c.o
if [ -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/packages/rpcd-mod-luci.list ]; then /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/clean-package.sh "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/packages/rpcd-mod-luci.list" "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl"; fi
if [ -d /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-rpcd-mod-luci ]; then (cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-rpcd-mod-luci; find ./ > /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-rpcd-mod-luci.files); 	SHELL= flock /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/.staging-dir.flock -c ' mv /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-rpcd-mod-luci.files /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/packages/rpcd-mod-luci.list && cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-rpcd-mod-luci/* /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/; '; fi
mipsel-openwrt-linux-musl-gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../menu/m_opts.c -o ../obj_s/m_opts.o
mipsel-openwrt-linux-musl-gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../menu/m_pad.c -o ../obj_s/m_pad.o
mipsel-openwrt-linux-musl-gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../menu/m_pattern.c -o ../obj_s/m_pattern.o
rm -rf /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-rpcd-mod-luci
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/stamp/.rpcd-mod-luci_installed
[ 91%] Linking C executable askfirst
make[3]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/feeds/luci/libs/rpcd-mod-luci'
time: package/feeds/luci/rpcd-mod-luci/compile#1.52#0.24#1.88
mipsel-openwrt-linux-musl-gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../menu/m_post.c -o ../obj_s/m_post.o
make[3]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/feeds/luci/modules/luci-base'
mipsel-openwrt-linux-musl-gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../menu/m_req_name.c -o ../obj_s/m_req_name.o
make[6]: warning:  Clock skew detected.  Your build may be incomplete.
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/procd-2020-08-06-ab55357d'
mipsel-openwrt-linux-musl-gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../menu/m_scale.c -o ../obj_s/m_scale.o
[ 91%] Built target askfirst
mipsel-openwrt-linux-musl-gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../menu/m_spacing.c -o ../obj_s/m_spacing.o
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/procd-2020-08-06-ab55357d'
Scanning dependencies of target upgraded
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/procd-2020-08-06-ab55357d'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/procd-2020-08-06-ab55357d'
make[6]: Warning: File 'upgraded/upgraded.c' has modification time 356808 s in the future
[ 94%] Building C object upgraded/CMakeFiles/upgraded.dir/upgraded.c.o
[ 97%] Building C object upgraded/CMakeFiles/upgraded.dir/__/watchdog.c.o
mipsel-openwrt-linux-musl-gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../menu/m_sub.c -o ../obj_s/m_sub.o
mipsel-openwrt-linux-musl-gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../menu/m_userptr.c -o ../obj_s/m_userptr.o
mipsel-openwrt-linux-musl-gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../menu/m_win.c -o ../obj_s/m_win.o
[100%] Linking C executable upgraded
mipsel-openwrt-linux-musl-gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../menu/m_attribs.c -o ../objects/m_attribs.o
mipsel-openwrt-linux-musl-gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../menu/m_cursor.c -o ../objects/m_cursor.o
mipsel-openwrt-linux-musl-gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../menu/m_driver.c -o ../objects/m_driver.o
mipsel-openwrt-linux-musl-gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../menu/m_format.c -o ../objects/m_format.o
mipsel-openwrt-linux-musl-gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../menu/m_global.c -o ../objects/m_global.o
make[6]: warning:  Clock skew detected.  Your build may be incomplete.
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/procd-2020-08-06-ab55357d'
[100%] Built target upgraded
make[5]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/procd-2020-08-06-ab55357d'
mv -f .deps/libip4tc.Tpo .deps/libip4tc.Plo
make[4]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/procd-2020-08-06-ab55357d'
/bin/bash ../libtool  --tag=CC   --mode=link mipsel-openwrt-linux-musl-gcc -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4=iptables-1.8.4 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -ffunction-sections -fdata-sections -DNO_LEGACY  -version-info 2:0:0 -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro -Wl,--gc-sections  -o libip4tc.la -rpath /usr/lib libip4tc.lo  
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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/procd-2020-08-06-ab55357d=procd-2020-08-06-ab55357d -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -flto  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/procd-2020-08-06-ab55357d=procd-2020-08-06-ab55357d -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -flto  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include " LDFLAGS="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro  -flto " make -C /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/procd-2020-08-06-ab55357d/. AR="mipsel-openwrt-linux-musl-gcc-ar" AS="mipsel-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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/procd-2020-08-06-ab55357d=procd-2020-08-06-ab55357d -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -flto" LD=mipsel-openwrt-linux-musl-ld NM="mipsel-openwrt-linux-musl-gcc-nm" CC="mipsel-openwrt-linux-musl-gcc" GCC="mipsel-openwrt-linux-musl-gcc" CXX="mipsel-openwrt-linux-musl-g++" RANLIB="mipsel-openwrt-linux-musl-gcc-ranlib" STRIP=mipsel-openwrt-linux-musl-strip OBJCOPY=mipsel-openwrt-linux-musl-objcopy OBJDUMP=mipsel-openwrt-linux-musl-objdump SIZE=mipsel-openwrt-linux-musl-size CROSS="mipsel-openwrt-linux-musl-" ARCH="mipsel" CMAKE_COMMAND='/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/cmake' CMAKE_DISABLE_cmake_check_build_system=1 DESTDIR="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/procd-2020-08-06-ab55357d/ipkg-install"  install;
mipsel-openwrt-linux-musl-gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../menu/m_hook.c -o ../objects/m_hook.o
mipsel-openwrt-linux-musl-gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../menu/m_item_cur.c -o ../objects/m_item_cur.o
make[4]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/procd-2020-08-06-ab55357d'
-- Configuring done
-- Generating done
mv -f .deps/libip6tc.Tpo .deps/libip6tc.Plo
-- Build files have been written to: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/procd-2020-08-06-ab55357d
/bin/bash ../libtool  --tag=CC   --mode=link mipsel-openwrt-linux-musl-gcc -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4=iptables-1.8.4 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -ffunction-sections -fdata-sections -DNO_LEGACY  -version-info 2:0:0 -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro -Wl,--gc-sections  -o libip6tc.la -rpath /usr/lib libip6tc.lo  
make[5]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/procd-2020-08-06-ab55357d'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/procd-2020-08-06-ab55357d'
Scanning dependencies of target procd
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/procd-2020-08-06-ab55357d'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/procd-2020-08-06-ab55357d'
make[6]: Warning: File 'procd.c' has modification time 356808 s in the future
mipsel-openwrt-linux-musl-gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../menu/m_item_nam.c -o ../objects/m_item_nam.o
mipsel-openwrt-linux-musl-gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../menu/m_item_new.c -o ../objects/m_item_new.o
[  2%] Building C object CMakeFiles/procd.dir/procd.c.o
OpenWrt-libtool: link: mipsel-openwrt-linux-musl-gcc -shared  -fPIC -DPIC  .libs/libip4tc.o   -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib  -Os -mno-branch-likely -mips32r2 -mtune=24kc -msoft-float -mips16 -minterlink-mips16 -fstack-protector -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wl,--gc-sections   -Wl,-soname -Wl,libip4tc.so.2 -o .libs/libip4tc.so.2.0.0
OpenWrt-libtool: link: (cd ".libs" && rm -f "libip4tc.so.2" && ln -s "libip4tc.so.2.0.0" "libip4tc.so.2")
mipsel-openwrt-linux-musl-gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../menu/m_item_opt.c -o ../objects/m_item_opt.o
OpenWrt-libtool: link: (cd ".libs" && rm -f "libip4tc.so" && ln -s "libip4tc.so.2.0.0" "libip4tc.so")
OpenWrt-libtool: link: mipsel-openwrt-linux-musl-gcc-ar cru .libs/libip4tc.a  libip4tc.o
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/../../../../mipsel-openwrt-linux-musl/bin/ar: `u' modifier ignored since `D' is the default (see `U')
OpenWrt-libtool: link: mipsel-openwrt-linux-musl-gcc-ranlib .libs/libip4tc.a
[  5%] Building C object CMakeFiles/procd.dir/signal.c.o
OpenWrt-libtool: link: mipsel-openwrt-linux-musl-gcc -shared  -fPIC -DPIC  .libs/libip6tc.o   -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib  -Os -mno-branch-likely -mips32r2 -mtune=24kc -msoft-float -mips16 -minterlink-mips16 -fstack-protector -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wl,--gc-sections   -Wl,-soname -Wl,libip6tc.so.2 -o .libs/libip6tc.so.2.0.0
mipsel-openwrt-linux-musl-gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../menu/m_item_top.c -o ../objects/m_item_top.o
OpenWrt-libtool: link: ( cd ".libs" && rm -f "libip4tc.la" && ln -s "../libip4tc.la" "libip4tc.la" )
mipsel-openwrt-linux-musl-gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../menu/m_item_use.c -o ../objects/m_item_use.o
OpenWrt-libtool: link: (cd ".libs" && rm -f "libip6tc.so.2" && ln -s "libip6tc.so.2.0.0" "libip6tc.so.2")
OpenWrt-libtool: link: (cd ".libs" && rm -f "libip6tc.so" && ln -s "libip6tc.so.2.0.0" "libip6tc.so")
OpenWrt-libtool: link: mipsel-openwrt-linux-musl-gcc-ar cru .libs/libip6tc.a  libip6tc.o
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/../../../../mipsel-openwrt-linux-musl/bin/ar: `u' modifier ignored since `D' is the default (see `U')
OpenWrt-libtool: link: mipsel-openwrt-linux-musl-gcc-ranlib .libs/libip6tc.a
mipsel-openwrt-linux-musl-gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../menu/m_item_val.c -o ../objects/m_item_val.o
[  8%] Building C object CMakeFiles/procd.dir/state.c.o
mipsel-openwrt-linux-musl-gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../menu/m_item_vis.c -o ../objects/m_item_vis.o
mipsel-openwrt-linux-musl-gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../menu/m_items.c -o ../objects/m_items.o
OpenWrt-libtool: link: ( cd ".libs" && rm -f "libip6tc.la" && ln -s "../libip6tc.la" "libip6tc.la" )
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/libiptc'
Making all in libxtables
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/libxtables'
/bin/bash ../libtool  --tag=CC   --mode=compile mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I..  -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/iptables\" -DXTABLES_INTERNAL -I../include -I../include -I../iptables -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include/uapi -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include/uapi -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4=iptables-1.8.4 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -ffunction-sections -fdata-sections -DNO_LEGACY  -MT libxtables_la-xtables.lo -MD -MP -MF .deps/libxtables_la-xtables.Tpo -c -o libxtables_la-xtables.lo `test -f 'xtables.c' || echo './'`xtables.c
mipsel-openwrt-linux-musl-gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../menu/m_new.c -o ../objects/m_new.o
mipsel-openwrt-linux-musl-gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../menu/m_opts.c -o ../objects/m_opts.o
mipsel-openwrt-linux-musl-gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../menu/m_pad.c -o ../objects/m_pad.o
[ 11%] Building C object CMakeFiles/procd.dir/inittab.c.o
mipsel-openwrt-linux-musl-gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../menu/m_pattern.c -o ../objects/m_pattern.o
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib/iptables\" -DXTABLES_INTERNAL -I../include -I../include -I../iptables -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include/uapi -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include/uapi -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4=iptables-1.8.4 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -ffunction-sections -fdata-sections -DNO_LEGACY -MT libxtables_la-xtables.lo -MD -MP -MF .deps/libxtables_la-xtables.Tpo -c xtables.c  -fPIC -DPIC -o .libs/libxtables_la-xtables.o
mipsel-openwrt-linux-musl-gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../menu/m_post.c -o ../objects/m_post.o
mipsel-openwrt-linux-musl-gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../menu/m_req_name.c -o ../objects/m_req_name.o
mipsel-openwrt-linux-musl-gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../menu/m_scale.c -o ../objects/m_scale.o
mipsel-openwrt-linux-musl-gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../menu/m_spacing.c -o ../objects/m_spacing.o
[ 14%] Building C object CMakeFiles/procd.dir/rcS.c.o
xtables.c:328:14: warning: 'get_modprobe' defined but not used [-Wunused-function]
 static char *get_modprobe(void)
              ^~~~~~~~~~~~
mipsel-openwrt-linux-musl-gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../menu/m_sub.c -o ../objects/m_sub.o
mipsel-openwrt-linux-musl-gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../menu/m_userptr.c -o ../objects/m_userptr.o
mipsel-openwrt-linux-musl-gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../menu/m_win.c -o ../objects/m_win.o
linking ../lib/libmenuw.so.6.2
mipsel-openwrt-linux-musl-gcc -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro    -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -shared -Wl,-soname,`basename ../lib/libmenuw.so.6.2 .6.2`.6,-stats,-lc -o ../lib/libmenuw.so.6.2 ../obj_s/m_attribs.o ../obj_s/m_cursor.o ../obj_s/m_driver.o ../obj_s/m_format.o ../obj_s/m_global.o ../obj_s/m_hook.o ../obj_s/m_item_cur.o ../obj_s/m_item_nam.o ../obj_s/m_item_new.o ../obj_s/m_item_opt.o ../obj_s/m_item_top.o ../obj_s/m_item_use.o ../obj_s/m_item_val.o ../obj_s/m_item_vis.o ../obj_s/m_items.o ../obj_s/m_new.o ../obj_s/m_opts.o ../obj_s/m_pad.o ../obj_s/m_pattern.o ../obj_s/m_post.o ../obj_s/m_req_name.o ../obj_s/m_scale.o ../obj_s/m_spacing.o ../obj_s/m_sub.o ../obj_s/m_userptr.o ../obj_s/m_win.o -L../lib -lncursesw 
[ 17%] Building C object CMakeFiles/procd.dir/ubus.c.o
/bin/bash ../libtool  --tag=CC   --mode=compile mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I..  -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/iptables\" -DXTABLES_INTERNAL -I../include -I../include -I../iptables -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include/uapi -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include/uapi -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4=iptables-1.8.4 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -ffunction-sections -fdata-sections -DNO_LEGACY  -MT libxtables_la-xtoptions.lo -MD -MP -MF .deps/libxtables_la-xtoptions.Tpo -c -o libxtables_la-xtoptions.lo `test -f 'xtoptions.c' || echo './'`xtoptions.c
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/../../../../mipsel-openwrt-linux-musl/bin/ld: total time in link: 0.014251
cd ../lib && (ln -s -f libmenuw.so.6.2 libmenuw.so.6; ln -s -f libmenuw.so.6 libmenuw.so; )
/bin/bash ../libtool  --tag=CC   --mode=compile mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I..  -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/iptables\" -DXTABLES_INTERNAL -I../include -I../include -I../iptables -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include/uapi -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include/uapi -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4=iptables-1.8.4 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -ffunction-sections -fdata-sections -DNO_LEGACY  -MT libxtables_la-getethertype.lo -MD -MP -MF .deps/libxtables_la-getethertype.Tpo -c -o libxtables_la-getethertype.lo `test -f 'getethertype.c' || echo './'`getethertype.c
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib/iptables\" -DXTABLES_INTERNAL -I../include -I../include -I../iptables -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include/uapi -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include/uapi -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4=iptables-1.8.4 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -ffunction-sections -fdata-sections -DNO_LEGACY -MT libxtables_la-xtoptions.lo -MD -MP -MF .deps/libxtables_la-xtoptions.Tpo -c xtoptions.c  -fPIC -DPIC -o .libs/libxtables_la-xtoptions.o
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib/iptables\" -DXTABLES_INTERNAL -I../include -I../include -I../iptables -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include/uapi -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include/uapi -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4=iptables-1.8.4 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -ffunction-sections -fdata-sections -DNO_LEGACY -MT libxtables_la-getethertype.lo -MD -MP -MF .deps/libxtables_la-getethertype.Tpo -c getethertype.c  -fPIC -DPIC -o .libs/libxtables_la-getethertype.o
mipsel-openwrt-linux-musl-gcc-ar -curv ../lib/libmenuw.a ../objects/m_attribs.o ../objects/m_cursor.o ../objects/m_driver.o ../objects/m_format.o ../objects/m_global.o ../objects/m_hook.o ../objects/m_item_cur.o ../objects/m_item_nam.o ../objects/m_item_new.o ../objects/m_item_opt.o ../objects/m_item_top.o ../objects/m_item_use.o ../objects/m_item_val.o ../objects/m_item_vis.o ../objects/m_items.o ../objects/m_new.o ../objects/m_opts.o ../objects/m_pad.o ../objects/m_pattern.o ../objects/m_post.o ../objects/m_req_name.o ../objects/m_scale.o ../objects/m_spacing.o ../objects/m_sub.o ../objects/m_userptr.o ../objects/m_win.o
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/../../../../mipsel-openwrt-linux-musl/bin/ar: `u' modifier ignored since `D' is the default (see `U')
a - ../objects/m_attribs.o
a - ../objects/m_cursor.o
a - ../objects/m_driver.o
a - ../objects/m_format.o
a - ../objects/m_global.o
a - ../objects/m_hook.o
a - ../objects/m_item_cur.o
a - ../objects/m_item_nam.o
a - ../objects/m_item_new.o
a - ../objects/m_item_opt.o
a - ../objects/m_item_top.o
a - ../objects/m_item_use.o
a - ../objects/m_item_val.o
a - ../objects/m_item_vis.o
a - ../objects/m_items.o
a - ../objects/m_new.o
a - ../objects/m_opts.o
a - ../objects/m_pad.o
a - ../objects/m_pattern.o
a - ../objects/m_post.o
a - ../objects/m_req_name.o
a - ../objects/m_scale.o
a - ../objects/m_spacing.o
a - ../objects/m_sub.o
a - ../objects/m_userptr.o
a - ../objects/m_win.o
mipsel-openwrt-linux-musl-gcc-ranlib ../lib/libmenuw.a
[ 20%] Building C object CMakeFiles/procd.dir/system.c.o
make[5]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2/menu'
cd form && make -w -j --jobserver-fds=3,4 -- PKG_CONFIG_LIBDIR=/usr/lib/pkgconfig HOSTCCFLAGS= HOSTCC=gcc BUILD_CC=gcc ARCH=mipsel CROSS=mipsel-openwrt-linux-musl- SIZE=mipsel-openwrt-linux-musl-size OBJDUMP=mipsel-openwrt-linux-musl-objdump OBJCOPY=mipsel-openwrt-linux-musl-objcopy STRIP=mipsel-openwrt-linux-musl-strip RANLIB=mipsel-openwrt-linux-musl-gcc-ranlib CXX=mipsel-openwrt-linux-musl-g++ GCC=mipsel-openwrt-linux-musl-gcc CC=mipsel-openwrt-linux-musl-gcc NM=mipsel-openwrt-linux-musl-gcc-nm LD=mipsel-openwrt-linux-musl-ld AS=mipsel-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\ -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2\ -Wformat\ -Werror=format-security\ -fstack-protector\ -D_FORTIFY_SOURCE=1\ -Wl,-z,now\ -Wl,-z,relro\ -fpic AR=mipsel-openwrt-linux-musl-gcc-ar DESTDIR="" RPATH_LIST="/usr/lib" libs
make[5]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2/form'
rm -f ../include/form.h
mipsel-openwrt-linux-musl-gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../form/fld_arg.c -o ../obj_s/fld_arg.o
mipsel-openwrt-linux-musl-gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../form/fld_attr.c -o ../obj_s/fld_attr.o
cp ./form.h ../include/form.h
mipsel-openwrt-linux-musl-gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../form/fld_current.c -o ../obj_s/fld_current.o
mipsel-openwrt-linux-musl-gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../form/fld_def.c -o ../obj_s/fld_def.o
mipsel-openwrt-linux-musl-gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../form/fld_dup.c -o ../obj_s/fld_dup.o
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib/iptables\" -DXTABLES_INTERNAL -I../include -I../include -I../iptables -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include/uapi -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include/uapi -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4=iptables-1.8.4 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -ffunction-sections -fdata-sections -DNO_LEGACY -MT libxtables_la-getethertype.lo -MD -MP -MF .deps/libxtables_la-getethertype.Tpo -c getethertype.c -o libxtables_la-getethertype.o >/dev/null 2>&1
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-base/.prepared_ea8f17b62f33220eb999f1f06257862a_6664517399ebbbc92a37c5bb081b5c53_check
mipsel-openwrt-linux-musl-gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../form/fld_ftchoice.c -o ../obj_s/fld_ftchoice.o
for d in luasrc htdocs root src; do if [ -d ./$d ]; then mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-base/$d; cp -fpR ./$d/* /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-base/$d/; fi; done
[ 22%] Building C object CMakeFiles/procd.dir/sysupgrade.c.o
mipsel-openwrt-linux-musl-gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../form/fld_ftlink.c -o ../obj_s/fld_ftlink.o
mipsel-openwrt-linux-musl-gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../form/fld_info.c -o ../obj_s/fld_info.o
mv -f .deps/libxtables_la-getethertype.Tpo .deps/libxtables_la-getethertype.Plo
mipsel-openwrt-linux-musl-gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../form/fld_just.c -o ../obj_s/fld_just.o
[ 25%] Building C object CMakeFiles/procd.dir/service/service.c.o
mipsel-openwrt-linux-musl-gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../form/fld_link.c -o ../obj_s/fld_link.o
mipsel-openwrt-linux-musl-gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../form/fld_max.c -o ../obj_s/fld_max.o
mipsel-openwrt-linux-musl-gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../form/fld_move.c -o ../obj_s/fld_move.o
mipsel-openwrt-linux-musl-gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../form/fld_newftyp.c -o ../obj_s/fld_newftyp.o
mipsel-openwrt-linux-musl-gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../form/fld_opts.c -o ../obj_s/fld_opts.o
mipsel-openwrt-linux-musl-gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../form/fld_pad.c -o ../obj_s/fld_pad.o
mipsel-openwrt-linux-musl-gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../form/fld_page.c -o ../obj_s/fld_page.o
mipsel-openwrt-linux-musl-gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../form/fld_stat.c -o ../obj_s/fld_stat.o
mipsel-openwrt-linux-musl-gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../form/fld_type.c -o ../obj_s/fld_type.o
[ 28%] Building C object CMakeFiles/procd.dir/service/instance.c.o
mipsel-openwrt-linux-musl-gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../form/fld_user.c -o ../obj_s/fld_user.o
mipsel-openwrt-linux-musl-gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../form/frm_cursor.c -o ../obj_s/frm_cursor.o
mipsel-openwrt-linux-musl-gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../form/frm_data.c -o ../obj_s/frm_data.o
true
[ ! -d ./src/ ] || cp -fpR ./src/. /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-base
mipsel-openwrt-linux-musl-gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../form/frm_def.c -o ../obj_s/frm_def.o
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-base/.prepared_ea8f17b62f33220eb999f1f06257862a_6664517399ebbbc92a37c5bb081b5c53
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-base/.configured_*
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/stamp/.luci-base_installed
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-base/.configured_8c28fde6e5538b761b52693a1f9d64a7
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-base/.built
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-base/.built_check
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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-base=luci-base -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-base=luci-base -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include " LDFLAGS="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro " FPIC="-fpic" LUCI_VERSION="git-20.220.15511-b8a74cb" LUCI_GITBRANCH="LuCI Master" make -j1 -C /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-base/src/ AR="mipsel-openwrt-linux-musl-gcc-ar" AS="mipsel-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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-base=luci-base -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro" LD=mipsel-openwrt-linux-musl-ld NM="mipsel-openwrt-linux-musl-gcc-nm" CC="mipsel-openwrt-linux-musl-gcc" GCC="mipsel-openwrt-linux-musl-gcc" CXX="mipsel-openwrt-linux-musl-g++" RANLIB="mipsel-openwrt-linux-musl-gcc-ranlib" STRIP=mipsel-openwrt-linux-musl-strip OBJCOPY=mipsel-openwrt-linux-musl-objcopy OBJDUMP=mipsel-openwrt-linux-musl-objdump SIZE=mipsel-openwrt-linux-musl-size CROSS="mipsel-openwrt-linux-musl-" ARCH="mipsel" clean compile;
mipsel-openwrt-linux-musl-gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../form/frm_driver.c -o ../obj_s/frm_driver.o
mipsel-openwrt-linux-musl-gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../form/frm_hook.c -o ../obj_s/frm_hook.o
make[4]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-base/src'
rm -f contrib/lemon po2lmo parser.so version.lua plural_formula.c plural_formula.h *.o
mipsel-openwrt-linux-musl-gcc  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-base=luci-base -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fpic -DNDEBUG -c -o template_parser.o template_parser.c
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib/iptables\" -DXTABLES_INTERNAL -I../include -I../include -I../iptables -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include/uapi -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include/uapi -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4=iptables-1.8.4 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -ffunction-sections -fdata-sections -DNO_LEGACY -MT libxtables_la-xtoptions.lo -MD -MP -MF .deps/libxtables_la-xtoptions.Tpo -c xtoptions.c -o libxtables_la-xtoptions.o >/dev/null 2>&1
mipsel-openwrt-linux-musl-gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../form/frm_opts.c -o ../obj_s/frm_opts.o
mipsel-openwrt-linux-musl-gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../form/frm_page.c -o ../obj_s/frm_page.o
mipsel-openwrt-linux-musl-gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../form/frm_post.c -o ../obj_s/frm_post.o
mipsel-openwrt-linux-musl-gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../form/frm_req_name.c -o ../obj_s/frm_req_name.o
[ 31%] Building C object CMakeFiles/procd.dir/service/validate.c.o
mipsel-openwrt-linux-musl-gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../form/frm_scale.c -o ../obj_s/frm_scale.o
mipsel-openwrt-linux-musl-gcc  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-base=luci-base -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fpic -DNDEBUG -c -o template_utils.o template_utils.c
mipsel-openwrt-linux-musl-gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../form/frm_sub.c -o ../obj_s/frm_sub.o
mipsel-openwrt-linux-musl-gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../form/frm_user.c -o ../obj_s/frm_user.o
mipsel-openwrt-linux-musl-gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../form/frm_win.c -o ../obj_s/frm_win.o
[ 34%] Building C object CMakeFiles/procd.dir/service/trigger.c.o
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib/iptables\" -DXTABLES_INTERNAL -I../include -I../include -I../iptables -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include/uapi -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include/uapi -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4=iptables-1.8.4 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -ffunction-sections -fdata-sections -DNO_LEGACY -MT libxtables_la-xtables.lo -MD -MP -MF .deps/libxtables_la-xtables.Tpo -c xtables.c -o libxtables_la-xtables.o >/dev/null 2>&1
mipsel-openwrt-linux-musl-gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../form/fty_alnum.c -o ../obj_s/fty_alnum.o
mipsel-openwrt-linux-musl-gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../form/fty_alpha.c -o ../obj_s/fty_alpha.o
mipsel-openwrt-linux-musl-gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../form/fty_enum.c -o ../obj_s/fty_enum.o
[ 37%] Building C object CMakeFiles/procd.dir/service/watch.c.o
cc -o contrib/lemon contrib/lemon.c
mipsel-openwrt-linux-musl-gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../form/fty_generic.c -o ../obj_s/fty_generic.o
mipsel-openwrt-linux-musl-gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../form/fty_int.c -o ../obj_s/fty_int.o
[ 40%] Building C object CMakeFiles/procd.dir/utils/utils.c.o
mipsel-openwrt-linux-musl-gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../form/fty_ipv4.c -o ../obj_s/fty_ipv4.o
mipsel-openwrt-linux-musl-gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../form/fty_num.c -o ../obj_s/fty_num.o
mipsel-openwrt-linux-musl-gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -fPIC -c ../form/fty_regex.c -o ../obj_s/fty_regex.o
[ 42%] Building C object CMakeFiles/procd.dir/watchdog.c.o
mv -f .deps/libxtables_la-xtoptions.Tpo .deps/libxtables_la-xtoptions.Plo
mipsel-openwrt-linux-musl-gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../form/fld_arg.c -o ../objects/fld_arg.o
mipsel-openwrt-linux-musl-gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../form/fld_attr.c -o ../objects/fld_attr.o
[ 45%] Building C object CMakeFiles/procd.dir/plug/coldplug.c.o
mipsel-openwrt-linux-musl-gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../form/fld_current.c -o ../objects/fld_current.o
mipsel-openwrt-linux-musl-gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../form/fld_def.c -o ../objects/fld_def.o
mipsel-openwrt-linux-musl-gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../form/fld_dup.c -o ../objects/fld_dup.o
mipsel-openwrt-linux-musl-gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../form/fld_ftchoice.c -o ../objects/fld_ftchoice.o
[ 48%] Building C object CMakeFiles/procd.dir/plug/hotplug.c.o
mipsel-openwrt-linux-musl-gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../form/fld_ftlink.c -o ../objects/fld_ftlink.o
mipsel-openwrt-linux-musl-gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../form/fld_info.c -o ../objects/fld_info.o
mipsel-openwrt-linux-musl-gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../form/fld_just.c -o ../objects/fld_just.o
mipsel-openwrt-linux-musl-gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../form/fld_link.c -o ../objects/fld_link.o
mipsel-openwrt-linux-musl-gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../form/fld_max.c -o ../objects/fld_max.o
mipsel-openwrt-linux-musl-gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../form/fld_move.c -o ../objects/fld_move.o
mipsel-openwrt-linux-musl-gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../form/fld_newftyp.c -o ../objects/fld_newftyp.o
[ 51%] Linking C executable procd
mipsel-openwrt-linux-musl-gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../form/fld_opts.c -o ../objects/fld_opts.o
mipsel-openwrt-linux-musl-gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../form/fld_pad.c -o ../objects/fld_pad.o
mipsel-openwrt-linux-musl-gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../form/fld_page.c -o ../objects/fld_page.o
./contrib/lemon -q plural_formula.y
mipsel-openwrt-linux-musl-gcc  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-base=luci-base -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fpic -DNDEBUG -c -o template_lmo.o template_lmo.c
mipsel-openwrt-linux-musl-gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../form/fld_stat.c -o ../objects/fld_stat.o
mipsel-openwrt-linux-musl-gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../form/fld_type.c -o ../objects/fld_type.o
mipsel-openwrt-linux-musl-gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../form/fld_user.c -o ../objects/fld_user.o
mipsel-openwrt-linux-musl-gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../form/frm_cursor.c -o ../objects/frm_cursor.o
mipsel-openwrt-linux-musl-gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../form/frm_data.c -o ../objects/frm_data.o
mipsel-openwrt-linux-musl-gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../form/frm_def.c -o ../objects/frm_def.o
mipsel-openwrt-linux-musl-gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../form/frm_driver.c -o ../objects/frm_driver.o
mipsel-openwrt-linux-musl-gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../form/frm_hook.c -o ../objects/frm_hook.o
mipsel-openwrt-linux-musl-gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../form/frm_opts.c -o ../objects/frm_opts.o
mipsel-openwrt-linux-musl-gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../form/frm_page.c -o ../objects/frm_page.o
mipsel-openwrt-linux-musl-gcc  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-base=luci-base -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fpic -DNDEBUG -c -o template_lualib.o template_lualib.c
mipsel-openwrt-linux-musl-gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../form/frm_post.c -o ../objects/frm_post.o
mipsel-openwrt-linux-musl-gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../form/frm_req_name.c -o ../objects/frm_req_name.o
mv -f .deps/libxtables_la-xtables.Tpo .deps/libxtables_la-xtables.Plo
/bin/bash ../libtool  --tag=CC   --mode=link mipsel-openwrt-linux-musl-gcc -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4=iptables-1.8.4 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -ffunction-sections -fdata-sections -DNO_LEGACY  -version-info 14:0:2 -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro -Wl,--gc-sections  -o libxtables.la -rpath /usr/lib libxtables_la-xtables.lo libxtables_la-xtoptions.lo libxtables_la-getethertype.lo -lm  -ldl 
mipsel-openwrt-linux-musl-gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../form/frm_scale.c -o ../objects/frm_scale.o
mipsel-openwrt-linux-musl-gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../form/frm_sub.c -o ../objects/frm_sub.o
mipsel-openwrt-linux-musl-gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../form/frm_user.c -o ../objects/frm_user.o
mipsel-openwrt-linux-musl-gcc  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-base=luci-base -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fpic -DNDEBUG -c -o plural_formula.o plural_formula.c
mipsel-openwrt-linux-musl-gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../form/frm_win.c -o ../objects/frm_win.o
OpenWrt-libtool: link: mipsel-openwrt-linux-musl-gcc -shared  -fPIC -DPIC  .libs/libxtables_la-xtables.o .libs/libxtables_la-xtoptions.o .libs/libxtables_la-getethertype.o   -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -lm -ldl  -Os -mno-branch-likely -mips32r2 -mtune=24kc -msoft-float -mips16 -minterlink-mips16 -fstack-protector -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wl,--gc-sections   -Wl,-soname -Wl,libxtables.so.12 -o .libs/libxtables.so.12.2.0
mipsel-openwrt-linux-musl-gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../form/fty_alnum.c -o ../objects/fty_alnum.o
mipsel-openwrt-linux-musl-gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../form/fty_alpha.c -o ../objects/fty_alpha.o
OpenWrt-libtool: link: (cd ".libs" && rm -f "libxtables.so.12" && ln -s "libxtables.so.12.2.0" "libxtables.so.12")
OpenWrt-libtool: link: (cd ".libs" && rm -f "libxtables.so" && ln -s "libxtables.so.12.2.0" "libxtables.so")
mipsel-openwrt-linux-musl-gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../form/fty_enum.c -o ../objects/fty_enum.o
mipsel-openwrt-linux-musl-gcc -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro  -shared -o parser.so template_parser.o template_utils.o template_lmo.o template_lualib.o plural_formula.o
OpenWrt-libtool: link: mipsel-openwrt-linux-musl-gcc-ar cru .libs/libxtables.a  libxtables_la-xtables.o libxtables_la-xtoptions.o libxtables_la-getethertype.o
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/../../../../mipsel-openwrt-linux-musl/bin/ar: `u' modifier ignored since `D' is the default (see `U')
OpenWrt-libtool: link: mipsel-openwrt-linux-musl-gcc-ranlib .libs/libxtables.a
./mkversion.sh version.lua git-20.220.15511-b8a74cb "LuCI Master"
make[4]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-base/src'
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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-base=luci-base -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-base=luci-base -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include " LDFLAGS="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro " FPIC="-fpic" LUCI_VERSION="git-20.220.15511-b8a74cb" LUCI_GITBRANCH="LuCI Master" make -C /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-base/src/ AR="mipsel-openwrt-linux-musl-gcc-ar" AS="mipsel-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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-base=luci-base -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro" LD=mipsel-openwrt-linux-musl-ld NM="mipsel-openwrt-linux-musl-gcc-nm" CC="mipsel-openwrt-linux-musl-gcc" GCC="mipsel-openwrt-linux-musl-gcc" CXX="mipsel-openwrt-linux-musl-g++" RANLIB="mipsel-openwrt-linux-musl-gcc-ranlib" STRIP=mipsel-openwrt-linux-musl-strip OBJCOPY=mipsel-openwrt-linux-musl-objcopy OBJDUMP=mipsel-openwrt-linux-musl-objdump SIZE=mipsel-openwrt-linux-musl-size CROSS="mipsel-openwrt-linux-musl-" ARCH="mipsel" DESTDIR="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-base/ipkg-install"  install;
make[4]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-base/src'
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-base/ipkg-install/usr/lib/lua/luci/template
cp parser.so /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-base/ipkg-install/usr/lib/lua/luci/template/parser.so
cp version.lua /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-base/ipkg-install/usr/lib/lua/luci/version.lua
OpenWrt-libtool: link: ( cd ".libs" && rm -f "libxtables.la" && ln -s "../libxtables.la" "libxtables.la" )
make[4]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-base/src'
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-base/.built
rm -rf /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-base/.pkgdir/luci-base.installed /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-base/.pkgdir/luci-base
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/libxtables'
Making all in include
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/include'
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-base/.pkgdir/luci-base
make[6]: Nothing to be done for 'all'.
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/include'
Making all in utils
if [ -d /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-base/luasrc ]; then install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-base/.pkgdir/luci-base/usr/lib/lua/luci; cp -pR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-base/luasrc/* /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-base/.pkgdir/luci-base/usr/lib/lua/luci/; find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-base/.pkgdir/luci-base/usr/lib/lua/luci/ -type f -name '*.luadoc' | xargs -r rm; 	find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-base/.pkgdir/luci-base/usr/lib/lua/luci/ -type f -name '*.lua' | while read src; do if LUA_PATH="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/lib/lua/5.1/?.lua" luasrcdiet --noopt-binequiv -o "$src.o" "$src"; then mv "$src.o" "$src"; fi; done; 	find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-base/.pkgdir/luci-base/usr/lib/lua/luci/ -type f -name '*.htm' | while read src; do /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/sed -i -e 's/<%# *\([^ ]*\)PKG_VERSION *%>/\1git-20.220.15511-b8a74cb/g' -e 's/"\(<%= *\(media\|resource\) *%>[^"]*\.\(js\|css\)\)"/"\1?v=git-20.220.15511-b8a74cb"/g' "$src"; done; else true; fi
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/utils'
make[6]: Nothing to be done for 'all'.
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/utils'
Making all in extensions
mipsel-openwrt-linux-musl-gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../form/fty_generic.c -o ../objects/fty_generic.o
mipsel-openwrt-linux-musl-gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../form/fty_int.c -o ../objects/fty_int.o
mipsel-openwrt-linux-musl-gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../form/fty_ipv4.c -o ../objects/fty_ipv4.o
LuaSrcDiet: Puts your Lua 5.1+ source code on a diet
Version 1.0.0 <https://github.com/jirutka/luasrcdiet>

*** local variable optimization summary ***
----------------------------------------------------------
Variable          Unique   Decl.   Token    Size   Average
Types              Names   Count   Count   Bytes     Bytes
----------------------------------------------------------
Global                 2       0       2      12      6.00
----------------------------------------------------------
Local (in)             0       0       0       0      0.00
TOTAL (in)             2       0       2      12      6.00
----------------------------------------------------------
Local (out)            0       0       0       0      0.00
TOTAL (out)            2       0       2      12      6.00
----------------------------------------------------------

*** SRCEQUIV: token streams are sort of equivalent
(but no identifier comparisons since --opt-locals enabled)

Statistics for: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-base/.pkgdir/luci-base/usr/lib/lua/luci/sys/zoneinfo/tzoffset.lua -> /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-base/.pkgdir/luci-base/usr/lib/lua/luci/sys/zoneinfo/tzoffset.lua.o

*** lexer-based optimizations summary ***
--------------------------------------------------------------------
Lexical            Input   Input     Input  Output  Output    Output
Elements           Count   Bytes   Average   Count   Bytes   Average
--------------------------------------------------------------------
TK_KEYWORD             0       0      0.00       0       0      0.00
TK_NAME               41     139      3.39      41     139      3.39
TK_NUMBER             39     180      4.62      39     180      4.62
TK_STRING              1      28     28.00       1      28     28.00
TK_LSTRING             0       0      0.00       0       0      0.00
TK_OP                 96      96      1.00      96      96      1.00
TK_EOS                 1       0      0.00       1       0      0.00
--------------------------------------------------------------------
TK_COMMENT            40     299      7.47       0       0      0.00
TK_LCOMMENT            0       0      0.00       0       0      0.00
TK_EOL                45      45      1.00      42      42      1.00
TK_SPACE             159     266      1.67       0       0      0.00
--------------------------------------------------------------------
Total Elements       422    1053      2.50     220     485      2.20
--------------------------------------------------------------------
Total Tokens         178     443      2.49     178     443      2.49
--------------------------------------------------------------------
* WARNING: before and after binary chunks are NOT equivalent!

make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/extensions'
mipsel-openwrt-linux-musl-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/iptables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include/uapi -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include/uapi -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include    -Wp,-MMD,./.libxt_CT.o.d,-MT,libxt_CT.o -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -DNO_SHARED_LIBS=1 -D_INIT=libxt_CT_init -DPIC -fPIC -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4=iptables-1.8.4 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -ffunction-sections -fdata-sections -DNO_LEGACY  -o libxt_CT.o -c libxt_CT.c;
libxt_CT.c:344:13: warning: 'notrack_ct2_tg_init' defined but not used [-Wunused-function]
 static void notrack_ct2_tg_init(struct xt_entry_target *target)
             ^~~~~~~~~~~~~~~~~~~
libxt_CT.c:337:13: warning: 'notrack_ct1_tg_init' defined but not used [-Wunused-function]
 static void notrack_ct1_tg_init(struct xt_entry_target *target)
             ^~~~~~~~~~~~~~~~~~~
libxt_CT.c:330:13: warning: 'notrack_ct0_tg_init' defined but not used [-Wunused-function]
 static void notrack_ct0_tg_init(struct xt_entry_target *target)
             ^~~~~~~~~~~~~~~~~~~
libxt_CT.c:278:13: warning: 'ct_save' defined but not used [-Wunused-function]
 static void ct_save(const void *ip, const struct xt_entry_target *target)
             ^~~~~~~
libxt_CT.c:231:13: warning: 'ct_print' defined but not used [-Wunused-function]
 static void ct_print(const void *ip, const struct xt_entry_target *target, int numeric)
             ^~~~~~~~
libxt_CT.c:179:13: warning: 'ct_parse' defined but not used [-Wunused-function]
 static void ct_parse(struct xt_option_call *cb)
             ^~~~~~~~
libxt_CT.c:52:37: warning: 'ct_opts' defined but not used [-Wunused-const-variable=]
 static const struct xt_option_entry ct_opts[] = {
                                     ^~~~~~~
libxt_CT.c:11:13: warning: 'ct_help' defined but not used [-Wunused-function]
 static void ct_help(void)
             ^~~~~~~
mipsel-openwrt-linux-musl-gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../form/fty_num.c -o ../objects/fty_num.o
mipsel-openwrt-linux-musl-gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -D_FORTIFY_SOURCE=1 -DNDEBUG -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -c ../form/fty_regex.c -o ../objects/fty_regex.o
LuaSrcDiet: Puts your Lua 5.1+ source code on a diet
Version 1.0.0 <https://github.com/jirutka/luasrcdiet>

*** local variable optimization summary ***
----------------------------------------------------------
Variable          Unique   Decl.   Token    Size   Average
Types              Names   Count   Count   Bytes     Bytes
----------------------------------------------------------
Global                 2       0       2       8      4.00
----------------------------------------------------------
Local (in)             0       0       0       0      0.00
TOTAL (in)             2       0       2       8      4.00
----------------------------------------------------------
Local (out)            0       0       0       0      0.00
TOTAL (out)            2       0       2       8      4.00
----------------------------------------------------------

*** SRCEQUIV: token streams are sort of equivalent
(but no identifier comparisons since --opt-locals enabled)

*** BINEQUIV: binary chunks are sort of equivalent

Statistics for: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-base/.pkgdir/luci-base/usr/lib/lua/luci/sys/zoneinfo/tzdata.lua -> /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-base/.pkgdir/luci-base/usr/lib/lua/luci/sys/zoneinfo/tzdata.lua.o

*** lexer-based optimizations summary ***
--------------------------------------------------------------------
Lexical            Input   Input     Input  Output  Output    Output
Elements           Count   Bytes   Average   Count   Bytes   Average
--------------------------------------------------------------------
TK_KEYWORD             0       0      0.00       0       0      0.00
TK_NAME                2       8      4.00       2       8      4.00
TK_NUMBER              0       0      0.00       0       0      0.00
TK_STRING            905   14215     15.71     905   14215     15.71
TK_LSTRING             0       0      0.00       0       0      0.00
TK_OP               1811    1811      1.00    1811    1811      1.00
TK_EOS                 1       0      0.00       1       0      0.00
--------------------------------------------------------------------
TK_COMMENT             1      55     55.00       0       0      0.00
TK_LCOMMENT            0       0      0.00       0       0      0.00
TK_EOL               458     458      1.00     455     455      1.00
TK_SPACE            1811    1811      1.00       0       0      0.00
--------------------------------------------------------------------
Total Elements      4989   18358      3.68    3174   16489      5.20
--------------------------------------------------------------------
Total Tokens        2719   16034      5.90    2719   16034      5.90
--------------------------------------------------------------------

LuaSrcDiet: Puts your Lua 5.1+ source code on a diet
Version 1.0.0 <https://github.com/jirutka/luasrcdiet>

*** local variable optimization summary ***
----------------------------------------------------------
Variable          Unique   Decl.   Token    Size   Average
Types              Names   Count   Count   Bytes     Bytes
----------------------------------------------------------
Global                 6       0       6      39      6.50
----------------------------------------------------------
Local (in)             7       8      34     119      3.50
TOTAL (in)            13       8      40     158      3.95
----------------------------------------------------------
Local (out)            5       8      34      34      1.00
TOTAL (out)           11       8      40      73      1.82
----------------------------------------------------------

*** SRCEQUIV: token streams are sort of equivalent
(but no identifier comparisons since --opt-locals enabled)

*** BINEQUIV: binary chunks are sort of equivalent

Statistics for: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-base/.pkgdir/luci-base/usr/lib/lua/luci/sys/zoneinfo.lua -> /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-base/.pkgdir/luci-base/usr/lib/lua/luci/sys/zoneinfo.lua.o

*** lexer-based optimizations summary ***
--------------------------------------------------------------------
Lexical            Input   Input     Input  Output  Output    Output
Elements           Count   Bytes   Average   Count   Bytes   Average
--------------------------------------------------------------------
TK_KEYWORD            15      63      4.20      15      63      4.20
TK_NAME               41     165      4.02      41      80      1.95
TK_NUMBER              0       0      0.00       0       0      0.00
TK_STRING              5      85     17.00       5      85     17.00
TK_LSTRING             0       0      0.00       0       0      0.00
TK_OP                 43      45      1.05      43      45      1.05
TK_EOS                 1       0      0.00       1       0      0.00
--------------------------------------------------------------------
TK_COMMENT             1      55     55.00       0       0      0.00
TK_LCOMMENT            0       0      0.00       0       0      0.00
TK_EOL                19      19      1.00      14      14      1.00
TK_SPACE              56      68      1.21      10      10      1.00
--------------------------------------------------------------------
Total Elements       181     500      2.76     129     297      2.30
--------------------------------------------------------------------
Total Tokens         105     358      3.41     105     273      2.60
--------------------------------------------------------------------

linking ../lib/libformw.so.6.2
mipsel-openwrt-linux-musl-gcc -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro    -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -shared -Wl,-soname,`basename ../lib/libformw.so.6.2 .6.2`.6,-stats,-lc -o ../lib/libformw.so.6.2 ../obj_s/fld_arg.o ../obj_s/fld_attr.o ../obj_s/fld_current.o ../obj_s/fld_def.o ../obj_s/fld_dup.o ../obj_s/fld_ftchoice.o ../obj_s/fld_ftlink.o ../obj_s/fld_info.o ../obj_s/fld_just.o ../obj_s/fld_link.o ../obj_s/fld_max.o ../obj_s/fld_move.o ../obj_s/fld_newftyp.o ../obj_s/fld_opts.o ../obj_s/fld_pad.o ../obj_s/fld_page.o ../obj_s/fld_stat.o ../obj_s/fld_type.o ../obj_s/fld_user.o ../obj_s/frm_cursor.o ../obj_s/frm_data.o ../obj_s/frm_def.o ../obj_s/frm_driver.o ../obj_s/frm_hook.o ../obj_s/frm_opts.o ../obj_s/frm_page.o ../obj_s/frm_post.o ../obj_s/frm_req_name.o ../obj_s/frm_scale.o ../obj_s/frm_sub.o ../obj_s/frm_user.o ../obj_s/frm_win.o ../obj_s/fty_alnum.o ../obj_s/fty_alpha.o ../obj_s/fty_enum.o ../obj_s/fty_generic.o ../obj_s/fty_int.o ../obj_s/fty_ipv4.o ../obj_s/fty_num.o ../obj_s/fty_regex.o -L../lib -lncursesw 
mipsel-openwrt-linux-musl-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/iptables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include/uapi -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include/uapi -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include    -Wp,-MMD,./.libxt_FLOWOFFLOAD.o.d,-MT,libxt_FLOWOFFLOAD.o -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -DNO_SHARED_LIBS=1 -D_INIT=libxt_FLOWOFFLOAD_init -DPIC -fPIC -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4=iptables-1.8.4 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -ffunction-sections -fdata-sections -DNO_LEGACY  -o libxt_FLOWOFFLOAD.o -c libxt_FLOWOFFLOAD.c;
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/../../../../mipsel-openwrt-linux-musl/bin/ld: total time in link: 0.015514
cd ../lib && (ln -s -f libformw.so.6.2 libformw.so.6; ln -s -f libformw.so.6 libformw.so; )
mipsel-openwrt-linux-musl-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/iptables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include/uapi -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include/uapi -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include    -Wp,-MMD,./.libxt_MARK.o.d,-MT,libxt_MARK.o -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -DNO_SHARED_LIBS=1 -D_INIT=libxt_MARK_init -DPIC -fPIC -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4=iptables-1.8.4 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -ffunction-sections -fdata-sections -DNO_LEGACY  -o libxt_MARK.o -c libxt_MARK.c;
LuaSrcDiet: Puts your Lua 5.1+ source code on a diet
Version 1.0.0 <https://github.com/jirutka/luasrcdiet>

*** local variable optimization summary ***
----------------------------------------------------------
Variable          Unique   Decl.   Token    Size   Average
Types              Names   Count   Count   Bytes     Bytes
----------------------------------------------------------
Global                50       0      54     394      7.30
----------------------------------------------------------
Local (in)            62     185     542    2548      4.70
TOTAL (in)           112     185     596    2942      4.94
----------------------------------------------------------
Local (out)           14     185     542     542      1.00
TOTAL (out)           64     185     596     936      1.57
----------------------------------------------------------

*** SRCEQUIV: token streams are sort of equivalent
(but no identifier comparisons since --opt-locals enabled)

Statistics for: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-base/.pkgdir/luci-base/usr/lib/lua/luci/model/uci.lua -> /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-base/.pkgdir/luci-base/usr/lib/lua/luci/model/uci.lua.o

*** lexer-based optimizations summary ***
--------------------------------------------------------------------
Lexical            Input   Input     Input  Output  Output    Output
Elements           Count   Bytes   Average   Count   Bytes   Average
--------------------------------------------------------------------
TK_KEYWORD           446    1914      4.29     446    1914      4.29
TK_NAME              714    3741      5.24     714    1735      2.43
TK_NUMBER             16      21      1.31      16      21      1.31
TK_STRING            113    1070      9.47     113    1070      9.47
TK_LSTRING             0       0      0.00       0       0      0.00
TK_OP                923    1004      1.09     923    1004      1.09
TK_EOS                 1       0      0.00       1       0      0.00
--------------------------------------------------------------------
TK_COMMENT             8     440     55.00       0       0      0.00
TK_LCOMMENT            0       0      0.00       0       0      0.00
TK_EOL               508     508      1.00     409     409      1.00
TK_SPACE            1272    1695      1.33     264     264      1.00
--------------------------------------------------------------------
Total Elements      4001   10393      2.60    2886    6417      2.22
--------------------------------------------------------------------
Total Tokens        2213    7750      3.50    2213    5744      2.60
--------------------------------------------------------------------
* WARNING: before and after binary chunks are NOT equivalent!

mipsel-openwrt-linux-musl-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/iptables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include/uapi -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include/uapi -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include    -Wp,-MMD,./.libxt_SET.o.d,-MT,libxt_SET.o -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -DNO_SHARED_LIBS=1 -D_INIT=libxt_SET_init -DPIC -fPIC -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4=iptables-1.8.4 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -ffunction-sections -fdata-sections -DNO_LEGACY  -o libxt_SET.o -c libxt_SET.c;
mipsel-openwrt-linux-musl-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/iptables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include/uapi -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include/uapi -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include    -Wp,-MMD,./.libxt_TCPMSS.o.d,-MT,libxt_TCPMSS.o -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -DNO_SHARED_LIBS=1 -D_INIT=libxt_TCPMSS_init -DPIC -fPIC -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4=iptables-1.8.4 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -ffunction-sections -fdata-sections -DNO_LEGACY  -o libxt_TCPMSS.o -c libxt_TCPMSS.c;
mipsel-openwrt-linux-musl-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/iptables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include/uapi -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include/uapi -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include    -Wp,-MMD,./.libxt_comment.o.d,-MT,libxt_comment.o -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -DNO_SHARED_LIBS=1 -D_INIT=libxt_comment_init -DPIC -fPIC -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4=iptables-1.8.4 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -ffunction-sections -fdata-sections -DNO_LEGACY  -o libxt_comment.o -c libxt_comment.c;
LuaSrcDiet: Puts your Lua 5.1+ source code on a diet
Version 1.0.0 <https://github.com/jirutka/luasrcdiet>

*** local variable optimization summary ***
----------------------------------------------------------
Variable          Unique   Decl.   Token    Size   Average
Types              Names   Count   Count   Bytes     Bytes
----------------------------------------------------------
Global                11       0      44     250      5.68
----------------------------------------------------------
Local (in)            39      58     201     782      3.89
TOTAL (in)            50      58     245    1032      4.21
----------------------------------------------------------
Local (out)            9      58     201     201      1.00
TOTAL (out)           20      58     245     451      1.84
----------------------------------------------------------

*** SRCEQUIV: token streams are sort of equivalent
(but no identifier comparisons since --opt-locals enabled)

Statistics for: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-base/.pkgdir/luci-base/usr/lib/lua/luci/controller/admin/index.lua -> /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-base/.pkgdir/luci-base/usr/lib/lua/luci/controller/admin/index.lua.o

*** lexer-based optimizations summary ***
--------------------------------------------------------------------
Lexical            Input   Input     Input  Output  Output    Output
Elements           Count   Bytes   Average   Count   Bytes   Average
--------------------------------------------------------------------
TK_KEYWORD           183     694      3.79     183     694      3.79
TK_NAME              347    1712      4.93     347    1131      3.26
TK_NUMBER             18      50      2.78      18      50      2.78
TK_STRING             68     830     12.21      68     830     12.21
TK_LSTRING             0       0      0.00       0       0      0.00
TK_OP                487     510      1.05     487     510      1.05
TK_EOS                 1       0      0.00       1       0      0.00
--------------------------------------------------------------------
TK_COMMENT             4     123     30.75       0       0      0.00
TK_LCOMMENT            0       0      0.00       0       0      0.00
TK_EOL               196     196      1.00     156     156      1.00
TK_SPACE             527     717      1.36     111     111      1.00
--------------------------------------------------------------------
Total Elements      1831    4832      2.64    1371    3482      2.54
--------------------------------------------------------------------
Total Tokens        1104    3796      3.44    1104    3215      2.91
--------------------------------------------------------------------
* WARNING: before and after binary chunks are NOT equivalent!

mipsel-openwrt-linux-musl-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/iptables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include/uapi -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include/uapi -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include    -Wp,-MMD,./.libxt_conntrack.o.d,-MT,libxt_conntrack.o -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -DNO_SHARED_LIBS=1 -D_INIT=libxt_conntrack_init -DPIC -fPIC -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4=iptables-1.8.4 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -ffunction-sections -fdata-sections -DNO_LEGACY  -o libxt_conntrack.o -c libxt_conntrack.c;
LuaSrcDiet: Puts your Lua 5.1+ source code on a diet
Version 1.0.0 <https://github.com/jirutka/luasrcdiet>

*** local variable optimization summary ***
----------------------------------------------------------
Variable          Unique   Decl.   Token    Size   Average
Types              Names   Count   Count   Bytes     Bytes
----------------------------------------------------------
Global                 9       0      17     140      8.24
----------------------------------------------------------
Local (in)            11      23      51     274      5.37
TOTAL (in)            20      23      68     414      6.09
----------------------------------------------------------
Local (out)            6      23      51      51      1.00
TOTAL (out)           15      23      68     191      2.81
----------------------------------------------------------

*** SRCEQUIV: token streams are sort of equivalent
(but no identifier comparisons since --opt-locals enabled)

Statistics for: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-base/.pkgdir/luci-base/usr/lib/lua/luci/controller/admin/uci.lua -> /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-base/.pkgdir/luci-base/usr/lib/lua/luci/controller/admin/uci.lua.o

*** lexer-based optimizations summary ***
--------------------------------------------------------------------
Lexical            Input   Input     Input  Output  Output    Output
Elements           Count   Bytes   Average   Count   Bytes   Average
--------------------------------------------------------------------
TK_KEYWORD            44     186      4.23      44     186      4.23
TK_NAME               87     539      6.20      87     316      3.63
TK_NUMBER             12      36      3.00      12      36      3.00
TK_STRING             20     292     14.60      20     292     14.60
TK_LSTRING             0       0      0.00       0       0      0.00
TK_OP                132     133      1.01     132     133      1.01
TK_EOS                 1       0      0.00       1       0      0.00
--------------------------------------------------------------------
TK_COMMENT             4     188     47.00       0       0      0.00
TK_LCOMMENT            0       0      0.00       0       0      0.00
TK_EOL                70      70      1.00      55      55      1.00
TK_SPACE             146     206      1.41      31      31      1.00
--------------------------------------------------------------------
Total Elements       516    1650      3.20     382    1049      2.75
--------------------------------------------------------------------
Total Tokens         296    1186      4.01     296     963      3.25
--------------------------------------------------------------------
* WARNING: before and after binary chunks are NOT equivalent!

LuaSrcDiet: Puts your Lua 5.1+ source code on a diet
Version 1.0.0 <https://github.com/jirutka/luasrcdiet>

*** local variable optimization summary ***
----------------------------------------------------------
Variable          Unique   Decl.   Token    Size   Average
Types              Names   Count   Count   Bytes     Bytes
----------------------------------------------------------
Global                 2       0       2      13      6.50
----------------------------------------------------------
Local (in)             1       1       2       8      4.00
TOTAL (in)             3       1       4      21      5.25
----------------------------------------------------------
Local (out)            1       1       2       2      1.00
TOTAL (out)            3       1       4      15      3.75
----------------------------------------------------------

*** SRCEQUIV: token streams are sort of equivalent
(but no identifier comparisons since --opt-locals enabled)

*** BINEQUIV: binary chunks are sort of equivalent

Statistics for: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-base/.pkgdir/luci-base/usr/lib/lua/luci/store.lua -> /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-base/.pkgdir/luci-base/usr/lib/lua/luci/store.lua.o

*** lexer-based optimizations summary ***
--------------------------------------------------------------------
Lexical            Input   Input     Input  Output  Output    Output
Elements           Count   Bytes   Average   Count   Bytes   Average
--------------------------------------------------------------------
TK_KEYWORD             1       5      5.00       1       5      5.00
TK_NAME                5      32      6.40       5      26      5.20
TK_NUMBER              0       0      0.00       0       0      0.00
TK_STRING              2      23     11.50       2      23     11.50
TK_LSTRING             0       0      0.00       0       0      0.00
TK_OP                  5       5      1.00       5       5      1.00
TK_EOS                 1       0      0.00       1       0      0.00
--------------------------------------------------------------------
TK_COMMENT             3     157     52.33       0       0      0.00
TK_LCOMMENT            0       0      0.00       0       0      0.00
TK_EOL                 5       5      1.00       1       1      1.00
TK_SPACE               5       5      1.00       1       1      1.00
--------------------------------------------------------------------
Total Elements        27     232      8.59      16      61      3.81
--------------------------------------------------------------------
Total Tokens          14      65      4.64      14      59      4.21
--------------------------------------------------------------------

mipsel-openwrt-linux-musl-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/iptables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include/uapi -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include/uapi -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include    -Wp,-MMD,./.libxt_limit.o.d,-MT,libxt_limit.o -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -DNO_SHARED_LIBS=1 -D_INIT=libxt_limit_init -DPIC -fPIC -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4=iptables-1.8.4 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -ffunction-sections -fdata-sections -DNO_LEGACY  -o libxt_limit.o -c libxt_limit.c;
mipsel-openwrt-linux-musl-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/iptables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include/uapi -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include/uapi -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include    -Wp,-MMD,./.libxt_mac.o.d,-MT,libxt_mac.o -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -DNO_SHARED_LIBS=1 -D_INIT=libxt_mac_init -DPIC -fPIC -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4=iptables-1.8.4 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -ffunction-sections -fdata-sections -DNO_LEGACY  -o libxt_mac.o -c libxt_mac.c;
libxt_conntrack.c:1177:12: warning: 'state_xlate' defined but not used [-Wunused-function]
 static int state_xlate(struct xt_xlate *xl,
            ^~~~~~~~~~~
libxt_conntrack.c:1143:13: warning: 'state_save' defined but not used [-Wunused-function]
 static void state_save(const void *ip, const struct xt_entry_match *match)
             ^~~~~~~~~~
libxt_conntrack.c:1133:1: warning: 'state_print' defined but not used [-Wunused-function]
 state_print(const void *ip,
 ^~~~~~~~~~~
libxt_conntrack.c:1095:13: warning: 'state_ct23_parse' defined but not used [-Wunused-function]
 static void state_ct23_parse(struct xt_option_call *cb)
             ^~~~~~~~~~~~~~~~
libxt_conntrack.c:1084:13: warning: 'state_ct1_parse' defined but not used [-Wunused-function]
 static void state_ct1_parse(struct xt_option_call *cb)
             ^~~~~~~~~~~~~~~
libxt_conntrack.c:1074:13: warning: 'state_parse' defined but not used [-Wunused-function]
 static void state_parse(struct xt_option_call *cb)
             ^~~~~~~~~~~
libxt_conntrack.c:1022:37: warning: 'state_opts' defined but not used [-Wunused-const-variable=]
 static const struct xt_option_entry state_opts[] = {
                                     ^~~~~~~~~~
libxt_conntrack.c:1014:1: warning: 'state_help' defined but not used [-Wunused-function]
 state_help(void)
 ^~~~~~~~~~
libxt_conntrack.c:1004:1: warning: 'conntrack1_mt6_save' defined but not used [-Wunused-function]
 conntrack1_mt6_save(const void *ip, const struct xt_entry_match *match)
 ^~~~~~~~~~~~~~~~~~~
libxt_conntrack.c:994:1: warning: 'conntrack1_mt4_save' defined but not used [-Wunused-function]
 conntrack1_mt4_save(const void *ip, const struct xt_entry_match *match)
 ^~~~~~~~~~~~~~~~~~~
libxt_conntrack.c:987:13: warning: 'conntrack2_mt6_save' defined but not used [-Wunused-function]
 static void conntrack2_mt6_save(const void *ip,
             ^~~~~~~~~~~~~~~~~~~
libxt_conntrack.c:981:13: warning: 'conntrack2_mt_save' defined but not used [-Wunused-function]
 static void conntrack2_mt_save(const void *ip,
             ^~~~~~~~~~~~~~~~~~
libxt_conntrack.c:964:13: warning: 'conntrack_save' defined but not used [-Wunused-function]
 static void conntrack_save(const void *ip, const struct xt_entry_match *match)
             ^~~~~~~~~~~~~~
libxt_conntrack.c:944:1: warning: 'conntrack2_mt6_print' defined but not used [-Wunused-function]
 conntrack2_mt6_print(const void *ip, const struct xt_entry_match *match,
 ^~~~~~~~~~~~~~~~~~~~
libxt_conntrack.c:937:1: warning: 'conntrack2_mt_print' defined but not used [-Wunused-function]
 conntrack2_mt_print(const void *ip, const struct xt_entry_match *match,
 ^~~~~~~~~~~~~~~~~~~
libxt_conntrack.c:926:1: warning: 'conntrack1_mt6_print' defined but not used [-Wunused-function]
 conntrack1_mt6_print(const void *ip, const struct xt_entry_match *match,
 ^~~~~~~~~~~~~~~~~~~~
libxt_conntrack.c:915:1: warning: 'conntrack1_mt4_print' defined but not used [-Wunused-function]
 conntrack1_mt4_print(const void *ip, const struct xt_entry_match *match,
 ^~~~~~~~~~~~~~~~~~~~
libxt_conntrack.c:908:13: warning: 'conntrack_print' defined but not used [-Wunused-function]
 static void conntrack_print(const void *ip, const struct xt_entry_match *match,
             ^~~~~~~~~~~~~~~
libxt_conntrack.c:538:13: warning: 'conntrack2_mt_parse' defined but not used [-Wunused-function]
 static void conntrack2_mt_parse(struct xt_option_call *cb)
             ^~~~~~~~~~~~~~~~~~~
libxt_conntrack.c:515:13: warning: 'conntrack1_mt_parse' defined but not used [-Wunused-function]
 static void conntrack1_mt_parse(struct xt_option_call *cb)
             ^~~~~~~~~~~~~~~~~~~
libxt_conntrack.c:337:13: warning: 'conntrack_parse' defined but not used [-Wunused-function]
 static void conntrack_parse(struct xt_option_call *cb)
             ^~~~~~~~~~~~~~~
libxt_conntrack.c:119:37: warning: 'conntrack2_mt_opts' defined but not used [-Wunused-const-variable=]
 static const struct xt_option_entry conntrack2_mt_opts[] = {
                                     ^~~~~~~~~~~~~~~~~~
libxt_conntrack.c:96:37: warning: 'conntrack_mt_opts_v0' defined but not used [-Wunused-const-variable=]
 static const struct xt_option_entry conntrack_mt_opts_v0[] = {
                                     ^~~~~~~~~~~~~~~~~~~~
mipsel-openwrt-linux-musl-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/iptables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include/uapi -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include/uapi -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include    -Wp,-MMD,./.libxt_mark.o.d,-MT,libxt_mark.o -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -DNO_SHARED_LIBS=1 -D_INIT=libxt_mark_init -DPIC -fPIC -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4=iptables-1.8.4 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -ffunction-sections -fdata-sections -DNO_LEGACY  -o libxt_mark.o -c libxt_mark.c;
mipsel-openwrt-linux-musl-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/iptables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include/uapi -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include/uapi -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include    -Wp,-MMD,./.libxt_multiport.o.d,-MT,libxt_multiport.o -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -DNO_SHARED_LIBS=1 -D_INIT=libxt_multiport_init -DPIC -fPIC -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4=iptables-1.8.4 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -ffunction-sections -fdata-sections -DNO_LEGACY  -o libxt_multiport.o -c libxt_multiport.c;
libxt_multiport.c:508:12: warning: 'multiport_xlate6' defined but not used [-Wunused-function]
 static int multiport_xlate6(struct xt_xlate *xl,
            ^~~~~~~~~~~~~~~~
libxt_multiport.c:499:12: warning: 'multiport_xlate' defined but not used [-Wunused-function]
 static int multiport_xlate(struct xt_xlate *xl,
            ^~~~~~~~~~~~~~~
libxt_multiport.c:414:13: warning: 'multiport_save6' defined but not used [-Wunused-function]
 static void multiport_save6(const void *ip_void,
             ^~~~~~~~~~~~~~~
libxt_multiport.c:407:13: warning: 'multiport_save' defined but not used [-Wunused-function]
 static void multiport_save(const void *ip_void,
             ^~~~~~~~~~~~~~
libxt_multiport.c:319:13: warning: 'multiport_print6' defined but not used [-Wunused-function]
 static void multiport_print6(const void *ip_void,
             ^~~~~~~~~~~~~~~~
libxt_multiport.c:312:13: warning: 'multiport_print' defined but not used [-Wunused-function]
 static void multiport_print(const void *ip_void,
             ^~~~~~~~~~~~~~~
libxt_multiport.c:201:13: warning: 'multiport_parse6' defined but not used [-Wunused-function]
 static void multiport_parse6(struct xt_option_call *cb)
             ^~~~~~~~~~~~~~~~
libxt_multiport.c:194:13: warning: 'multiport_parse' defined but not used [-Wunused-function]
 static void multiport_parse(struct xt_option_call *cb)
             ^~~~~~~~~~~~~~~
libxt_multiport.c:22:13: warning: 'multiport_help' defined but not used [-Wunused-function]
 static void multiport_help(void)
             ^~~~~~~~~~~~~~
LuaSrcDiet: Puts your Lua 5.1+ source code on a diet
Version 1.0.0 <https://github.com/jirutka/luasrcdiet>

*** local variable optimization summary ***
----------------------------------------------------------
Variable          Unique   Decl.   Token    Size   Average
Types              Names   Count   Count   Bytes     Bytes
----------------------------------------------------------
Global                60       0     289    1782      6.17
----------------------------------------------------------
Local (in)           194     378    1456    7638      5.25
TOTAL (in)           254     378    1745    9420      5.40
----------------------------------------------------------
Local (out)           23     378    1456    1456      1.00
TOTAL (out)           83     378    1745    3238      1.86
----------------------------------------------------------

*** SRCEQUIV: token streams are sort of equivalent
(but no identifier comparisons since --opt-locals enabled)

Statistics for: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-base/.pkgdir/luci-base/usr/lib/lua/luci/dispatcher.lua -> /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-base/.pkgdir/luci-base/usr/lib/lua/luci/dispatcher.lua.o

*** lexer-based optimizations summary ***
--------------------------------------------------------------------
Lexical            Input   Input     Input  Output  Output    Output
Elements           Count   Bytes   Average   Count   Bytes   Average
--------------------------------------------------------------------
TK_KEYWORD          1489    5620      3.77    1489    5620      3.77
TK_NAME             2370   13445      5.67    2370    7263      3.06
TK_NUMBER             85     110      1.29      85     110      1.29
TK_STRING            367    4122     11.23     367    4122     11.23
TK_LSTRING             1      51     51.00       1      51     51.00
TK_OP               2982    3198      1.07    2982    3198      1.07
TK_EOS                 1       0      0.00       1       0      0.00
--------------------------------------------------------------------
TK_COMMENT            11     495     45.00       0       0      0.00
TK_LCOMMENT            0       0      0.00       0       0      0.00
TK_EOL              1532    1532      1.00    1249    1249      1.00
TK_SPACE            3996    5734      1.43     923     923      1.00
--------------------------------------------------------------------
Total Elements     12834   34307      2.67    9467   22536      2.38
--------------------------------------------------------------------
Total Tokens        7295   26546      3.64    7295   20364      2.79
--------------------------------------------------------------------
* WARNING: before and after binary chunks are NOT equivalent!

mipsel-openwrt-linux-musl-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/iptables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include/uapi -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include/uapi -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include    -Wp,-MMD,./.libxt_set.o.d,-MT,libxt_set.o -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -DNO_SHARED_LIBS=1 -D_INIT=libxt_set_init -DPIC -fPIC -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4=iptables-1.8.4 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -ffunction-sections -fdata-sections -DNO_LEGACY  -o libxt_set.o -c libxt_set.c;
LuaSrcDiet: Puts your Lua 5.1+ source code on a diet
Version 1.0.0 <https://github.com/jirutka/luasrcdiet>

*** local variable optimization summary ***
----------------------------------------------------------
Variable          Unique   Decl.   Token    Size   Average
Types              Names   Count   Count   Bytes     Bytes
----------------------------------------------------------
Global                19       0      29     202      6.97
----------------------------------------------------------
Local (in)            23      29      92     497      5.40
TOTAL (in)            42      29     121     699      5.78
----------------------------------------------------------
Local (out)           11      29      92      92      1.00
TOTAL (out)           30      29     121     294      2.43
----------------------------------------------------------

*** SRCEQUIV: token streams are sort of equivalent
(but no identifier comparisons since --opt-locals enabled)

Statistics for: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-base/.pkgdir/luci-base/usr/lib/lua/luci/template.lua -> /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-base/.pkgdir/luci-base/usr/lib/lua/luci/template.lua.o

*** lexer-based optimizations summary ***
--------------------------------------------------------------------
Lexical            Input   Input     Input  Output  Output    Output
Elements           Count   Bytes   Average   Count   Bytes   Average
--------------------------------------------------------------------
TK_KEYWORD            55     216      3.93      55     216      3.93
TK_NAME              155     929      5.99     155     524      3.38
TK_NUMBER              3       3      1.00       3       3      1.00
TK_STRING             19     264     13.89      19     264     13.89
TK_LSTRING             0       0      0.00       0       0      0.00
TK_OP                171     185      1.08     171     185      1.08
TK_EOS                 1       0      0.00       1       0      0.00
--------------------------------------------------------------------
TK_COMMENT            20     871     43.55       0       0      0.00
TK_LCOMMENT            0       0      0.00       0       0      0.00
TK_EOL               100     100      1.00      58      58      1.00
TK_SPACE             204     257      1.26      45      45      1.00
--------------------------------------------------------------------
Total Elements       728    2825      3.88     507    1295      2.55
--------------------------------------------------------------------
Total Tokens         404    1597      3.95     404    1192      2.95
--------------------------------------------------------------------
* WARNING: before and after binary chunks are NOT equivalent!

LuaSrcDiet: Puts your Lua 5.1+ source code on a diet
Version 1.0.0 <https://github.com/jirutka/luasrcdiet>

*** local variable optimization summary ***
----------------------------------------------------------
Variable          Unique   Decl.   Token    Size   Average
Types              Names   Count   Count   Bytes     Bytes
----------------------------------------------------------
Global                 5       0       5      44      8.80
----------------------------------------------------------
Local (in)             0       0       0       0      0.00
TOTAL (in)             5       0       5      44      8.80
----------------------------------------------------------
Local (out)            0       0       0       0      0.00
TOTAL (out)            5       0       5      44      8.80
----------------------------------------------------------

*** SRCEQUIV: token streams are sort of equivalent
(but no identifier comparisons since --opt-locals enabled)

*** BINEQUIV: binary chunks are sort of equivalent

Statistics for: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-base/.pkgdir/luci-base/usr/lib/lua/luci/version.lua -> /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-base/.pkgdir/luci-base/usr/lib/lua/luci/version.lua.o

*** lexer-based optimizations summary ***
--------------------------------------------------------------------
Lexical            Input   Input     Input  Output  Output    Output
Elements           Count   Bytes   Average   Count   Bytes   Average
--------------------------------------------------------------------
TK_KEYWORD             0       0      0.00       0       0      0.00
TK_NAME                5      44      8.80       5      44      8.80
TK_NUMBER              0       0      0.00       0       0      0.00
TK_STRING              5      43      8.60       5      43      8.60
TK_LSTRING             0       0      0.00       0       0      0.00
TK_OP                  4       4      1.00       4       4      1.00
TK_EOS                 1       0      0.00       1       0      0.00
--------------------------------------------------------------------
TK_COMMENT             1      55     55.00       0       0      0.00
TK_LCOMMENT            0       0      0.00       0       0      0.00
TK_EOL                 9       9      1.00       5       5      1.00
TK_SPACE               9      15      1.67       0       0      0.00
--------------------------------------------------------------------
Total Elements        34     170      5.00      20      96      4.80
--------------------------------------------------------------------
Total Tokens          15      91      6.07      15      91      6.07
--------------------------------------------------------------------

mipsel-openwrt-linux-musl-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/iptables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include/uapi -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include/uapi -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include    -Wp,-MMD,./.libxt_standard.o.d,-MT,libxt_standard.o -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -DNO_SHARED_LIBS=1 -D_INIT=libxt_standard_init -DPIC -fPIC -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4=iptables-1.8.4 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -ffunction-sections -fdata-sections -DNO_LEGACY  -o libxt_standard.o -c libxt_standard.c;
LuaSrcDiet: Puts your Lua 5.1+ source code on a diet
Version 1.0.0 <https://github.com/jirutka/luasrcdiet>

*** local variable optimization summary ***
----------------------------------------------------------
Variable          Unique   Decl.   Token    Size   Average
Types              Names   Count   Count   Bytes     Bytes
----------------------------------------------------------
Global                 6       0      13     105      8.08
----------------------------------------------------------
Local (in)            25      27      83     450      5.42
TOTAL (in)            31      27      96     555      5.78
----------------------------------------------------------
Local (out)           14      27      83      83      1.00
TOTAL (out)           20      27      96     188      1.96
----------------------------------------------------------

*** SRCEQUIV: token streams are sort of equivalent
(but no identifier comparisons since --opt-locals enabled)

Statistics for: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-base/.pkgdir/luci-base/usr/lib/lua/luci/ccache.lua -> /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-base/.pkgdir/luci-base/usr/lib/lua/luci/ccache.lua.o

*** lexer-based optimizations summary ***
--------------------------------------------------------------------
Lexical            Input   Input     Input  Output  Output    Output
Elements           Count   Bytes   Average   Count   Bytes   Average
--------------------------------------------------------------------
TK_KEYWORD            63     264      4.19      63     264      4.19
TK_NAME              113     652      5.77     113     285      2.52
TK_NUMBER              4       4      1.00       4       4      1.00
TK_STRING             17     133      7.82      17     133      7.82
TK_LSTRING             0       0      0.00       0       0      0.00
TK_OP                116     128      1.10     116     128      1.10
TK_EOS                 1       0      0.00       1       0      0.00
--------------------------------------------------------------------
TK_COMMENT             4     172     43.00       0       0      0.00
TK_LCOMMENT            0       0      0.00       0       0      0.00
TK_EOL                76      76      1.00      58      58      1.00
TK_SPACE             175     222      1.27      47      47      1.00
--------------------------------------------------------------------
Total Elements       569    1651      2.90     419     919      2.19
--------------------------------------------------------------------
Total Tokens         314    1181      3.76     314     814      2.59
--------------------------------------------------------------------
* WARNING: before and after binary chunks are NOT equivalent!

mipsel-openwrt-linux-musl-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/iptables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include/uapi -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include/uapi -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include    -Wp,-MMD,./.libxt_tcp.o.d,-MT,libxt_tcp.o -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -DNO_SHARED_LIBS=1 -D_INIT=libxt_tcp_init -DPIC -fPIC -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4=iptables-1.8.4 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -ffunction-sections -fdata-sections -DNO_LEGACY  -o libxt_tcp.o -c libxt_tcp.c;
LuaSrcDiet: Puts your Lua 5.1+ source code on a diet
Version 1.0.0 <https://github.com/jirutka/luasrcdiet>

*** local variable optimization summary ***
----------------------------------------------------------
Variable          Unique   Decl.   Token    Size   Average
Types              Names   Count   Count   Bytes     Bytes
----------------------------------------------------------
Global                26       0      71     365      5.14
----------------------------------------------------------
Local (in)           108     191     809    3022      3.74
TOTAL (in)           134     191     880    3387      3.85
----------------------------------------------------------
Local (out)           23     191     809     809      1.00
TOTAL (out)           49     191     880    1174      1.33
----------------------------------------------------------

*** SRCEQUIV: token streams are sort of equivalent
(but no identifier comparisons since --opt-locals enabled)

Statistics for: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-base/.pkgdir/luci-base/usr/lib/lua/luci/sys.lua -> /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-base/.pkgdir/luci-base/usr/lib/lua/luci/sys.lua.o

*** lexer-based optimizations summary ***
--------------------------------------------------------------------
Lexical            Input   Input     Input  Output  Output    Output
Elements           Count   Bytes   Average   Count   Bytes   Average
--------------------------------------------------------------------
TK_KEYWORD           594    2248      3.78     594    2248      3.78
TK_NAME             1126    4727      4.20    1126    2514      2.23
TK_NUMBER             82      98      1.20      82      98      1.20
TK_STRING             97    1292     13.32      97    1292     13.32
TK_LSTRING             0       0      0.00       0       0      0.00
TK_OP               1393    1460      1.05    1393    1460      1.05
TK_EOS                 1       0      0.00       1       0      0.00
--------------------------------------------------------------------
TK_COMMENT            15     703     46.87       0       0      0.00
TK_LCOMMENT            0       0      0.00       0       0      0.00
TK_EOL               607     607      1.00     498     498      1.00
TK_SPACE            1605    2245      1.40     438     438      1.00
--------------------------------------------------------------------
Total Elements      5520   13380      2.42    4229    8548      2.02
--------------------------------------------------------------------
Total Tokens        3293    9825      2.98    3293    7612      2.31
--------------------------------------------------------------------
* WARNING: before and after binary chunks are NOT equivalent!

mipsel-openwrt-linux-musl-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/iptables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include/uapi -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include/uapi -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include    -Wp,-MMD,./.libxt_time.o.d,-MT,libxt_time.o -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -DNO_SHARED_LIBS=1 -D_INIT=libxt_time_init -DPIC -fPIC -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4=iptables-1.8.4 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -ffunction-sections -fdata-sections -DNO_LEGACY  -o libxt_time.o -c libxt_time.c;
LuaSrcDiet: Puts your Lua 5.1+ source code on a diet
Version 1.0.0 <https://github.com/jirutka/luasrcdiet>

*** local variable optimization summary ***
----------------------------------------------------------
Variable          Unique   Decl.   Token    Size   Average
Types              Names   Count   Count   Bytes     Bytes
----------------------------------------------------------
Global                 5       0       8      58      7.25
----------------------------------------------------------
Local (in)             4       5      15      93      6.20
TOTAL (in)             9       5      23     151      6.57
----------------------------------------------------------
Local (out)            4       5      15      15      1.00
TOTAL (out)            9       5      23      73      3.17
----------------------------------------------------------

*** SRCEQUIV: token streams are sort of equivalent
(but no identifier comparisons since --opt-locals enabled)

*** BINEQUIV: binary chunks are sort of equivalent

Statistics for: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-base/.pkgdir/luci-base/usr/lib/lua/luci/xml.lua -> /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-base/.pkgdir/luci-base/usr/lib/lua/luci/xml.lua.o

*** lexer-based optimizations summary ***
--------------------------------------------------------------------
Lexical            Input   Input     Input  Output  Output    Output
Elements           Count   Bytes   Average   Count   Bytes   Average
--------------------------------------------------------------------
TK_KEYWORD            11      55      5.00      11      55      5.00
TK_NAME               27     181      6.70      27     103      3.81
TK_NUMBER              0       0      0.00       0       0      0.00
TK_STRING              3      40     13.33       3      40     13.33
TK_LSTRING             0       0      0.00       0       0      0.00
TK_OP                 21      21      1.00      21      21      1.00
TK_EOS                 1       0      0.00       1       0      0.00
--------------------------------------------------------------------
TK_COMMENT             6     226     37.67       0       0      0.00
TK_LCOMMENT            0       0      0.00       0       0      0.00
TK_EOL                26      26      1.00      12      12      1.00
TK_SPACE              26      33      1.27      11      11      1.00
--------------------------------------------------------------------
Total Elements       121     582      4.81      86     242      2.81
--------------------------------------------------------------------
Total Tokens          63     297      4.71      63     219      3.48
--------------------------------------------------------------------

mipsel-openwrt-linux-musl-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/iptables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include/uapi -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include/uapi -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include    -Wp,-MMD,./.libxt_udp.o.d,-MT,libxt_udp.o -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -DNO_SHARED_LIBS=1 -D_INIT=libxt_udp_init -DPIC -fPIC -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4=iptables-1.8.4 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -ffunction-sections -fdata-sections -DNO_LEGACY  -o libxt_udp.o -c libxt_udp.c;
LuaSrcDiet: Puts your Lua 5.1+ source code on a diet
Version 1.0.0 <https://github.com/jirutka/luasrcdiet>

*** local variable optimization summary ***
----------------------------------------------------------
Variable          Unique   Decl.   Token    Size   Average
Types              Names   Count   Count   Bytes     Bytes
----------------------------------------------------------
Global                 5       0       6      41      6.83
----------------------------------------------------------
Local (in)             5       5      14      52      3.71
TOTAL (in)            10       5      20      93      4.65
----------------------------------------------------------
Local (out)            3       5      14      14      1.00
TOTAL (out)            8       5      20      55      2.75
----------------------------------------------------------

*** SRCEQUIV: token streams are sort of equivalent
(but no identifier comparisons since --opt-locals enabled)

*** BINEQUIV: binary chunks are sort of equivalent

Statistics for: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-base/.pkgdir/luci-base/usr/lib/lua/luci/config.lua -> /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-base/.pkgdir/luci-base/usr/lib/lua/luci/config.lua.o

*** lexer-based optimizations summary ***
--------------------------------------------------------------------
Lexical            Input   Input     Input  Output  Output    Output
Elements           Count   Bytes   Average   Count   Bytes   Average
--------------------------------------------------------------------
TK_KEYWORD            14      59      4.21      14      59      4.21
TK_NAME               26     132      5.08      26      94      3.62
TK_NUMBER              0       0      0.00       0       0      0.00
TK_STRING              4      46     11.50       4      46     11.50
TK_LSTRING             0       0      0.00       0       0      0.00
TK_OP                 38      38      1.00      38      38      1.00
TK_EOS                 1       0      0.00       1       0      0.00
--------------------------------------------------------------------
TK_COMMENT             2     106     53.00       0       0      0.00
TK_LCOMMENT            0       0      0.00       0       0      0.00
TK_EOL                18      18      1.00      15      15      1.00
TK_SPACE              34      78      2.29       6       6      1.00
--------------------------------------------------------------------
Total Elements       137     477      3.48     104     258      2.48
--------------------------------------------------------------------
Total Tokens          83     275      3.31      83     237      2.86
--------------------------------------------------------------------

LuaSrcDiet: Puts your Lua 5.1+ source code on a diet
Version 1.0.0 <https://github.com/jirutka/luasrcdiet>

*** local variable optimization summary ***
----------------------------------------------------------
Variable          Unique   Decl.   Token    Size   Average
Types              Names   Count   Count   Bytes     Bytes
----------------------------------------------------------
Global                10       0      25     183      7.32
----------------------------------------------------------
Local (in)            10      11      37     172      4.65
TOTAL (in)            20      11      62     355      5.73
----------------------------------------------------------
Local (out)            5      11      37      37      1.00
TOTAL (out)           15      11      62     220      3.55
----------------------------------------------------------

*** SRCEQUIV: token streams are sort of equivalent
(but no identifier comparisons since --opt-locals enabled)

*** BINEQUIV: binary chunks are sort of equivalent

Statistics for: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-base/.pkgdir/luci-base/usr/lib/lua/luci/i18n.lua -> /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-base/.pkgdir/luci-base/usr/lib/lua/luci/i18n.lua.o

*** lexer-based optimizations summary ***
--------------------------------------------------------------------
Lexical            Input   Input     Input  Output  Output    Output
Elements           Count   Bytes   Average   Count   Bytes   Average
--------------------------------------------------------------------
TK_KEYWORD            47     199      4.23      47     199      4.23
TK_NAME               87     539      6.20      87     404      4.64
TK_NUMBER              0       0      0.00       0       0      0.00
TK_STRING              8     126     15.75       8     126     15.75
TK_LSTRING             0       0      0.00       0       0      0.00
TK_OP                 95     102      1.07      95     102      1.07
TK_EOS                 1       0      0.00       1       0      0.00
--------------------------------------------------------------------
TK_COMMENT             2     106     53.00       0       0      0.00
TK_LCOMMENT            0       0      0.00       0       0      0.00
TK_EOL                55      55      1.00      41      41      1.00
TK_SPACE             100     125      1.25      33      33      1.00
--------------------------------------------------------------------
Total Elements       395    1252      3.17     312     905      2.90
--------------------------------------------------------------------
Total Tokens         238     966      4.06     238     831      3.49
--------------------------------------------------------------------

LuaSrcDiet: Puts your Lua 5.1+ source code on a diet
Version 1.0.0 <https://github.com/jirutka/luasrcdiet>

*** local variable optimization summary ***
----------------------------------------------------------
Variable          Unique   Decl.   Token    Size   Average
Types              Names   Count   Count   Bytes     Bytes
----------------------------------------------------------
Global                 2       0       3      20      6.67
----------------------------------------------------------
Local (in)             2       2       5      30      6.00
TOTAL (in)             4       2       8      50      6.25
----------------------------------------------------------
Local (out)            2       2       5       5      1.00
TOTAL (out)            4       2       8      25      3.12
----------------------------------------------------------

*** SRCEQUIV: token streams are sort of equivalent
(but no identifier comparisons since --opt-locals enabled)

*** BINEQUIV: binary chunks are sort of equivalent

Statistics for: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-base/.pkgdir/luci-base/usr/lib/lua/luci/cacheloader.lua -> /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-base/.pkgdir/luci-base/usr/lib/lua/luci/cacheloader.lua.o

*** lexer-based optimizations summary ***
--------------------------------------------------------------------
Lexical            Input   Input     Input  Output  Output    Output
Elements           Count   Bytes   Average   Count   Bytes   Average
--------------------------------------------------------------------
TK_KEYWORD             6      22      3.67       6      22      3.67
TK_NAME               12      82      6.83      12      57      4.75
TK_NUMBER              0       0      0.00       0       0      0.00
TK_STRING              4      47     11.75       4      47     11.75
TK_LSTRING             0       0      0.00       0       0      0.00
TK_OP                  9      10      1.11       9      10      1.11
TK_EOS                 1       0      0.00       1       0      0.00
--------------------------------------------------------------------
TK_COMMENT             3     157     52.33       0       0      0.00
TK_LCOMMENT            0       0      0.00       0       0      0.00
TK_EOL                11      11      1.00       5       5      1.00
TK_SPACE              16      16      1.00       5       5      1.00
--------------------------------------------------------------------
Total Elements        62     345      5.56      42     146      3.48
--------------------------------------------------------------------
Total Tokens          32     161      5.03      32     136      4.25
--------------------------------------------------------------------

LuaSrcDiet: Puts your Lua 5.1+ source code on a diet
Version 1.0.0 <https://github.com/jirutka/luasrcdiet>

*** local variable optimization summary ***
----------------------------------------------------------
Variable          Unique   Decl.   Token    Size   Average
Types              Names   Count   Count   Bytes     Bytes
----------------------------------------------------------
Global                12       0      27     183      6.78
----------------------------------------------------------
Local (in)            17      21      93     302      3.25
TOTAL (in)            29      21     120     485      4.04
----------------------------------------------------------
Local (out)            7      21      93      93      1.00
TOTAL (out)           19      21     120     276      2.30
----------------------------------------------------------

*** SRCEQUIV: token streams are sort of equivalent
(but no identifier comparisons since --opt-locals enabled)

Statistics for: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-base/.pkgdir/luci-base/usr/lib/lua/luci/sgi/uhttpd.lua -> /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-base/.pkgdir/luci-base/usr/lib/lua/luci/sgi/uhttpd.lua.o

*** lexer-based optimizations summary ***
--------------------------------------------------------------------
Lexical            Input   Input     Input  Output  Output    Output
Elements           Count   Bytes   Average   Count   Bytes   Average
--------------------------------------------------------------------
TK_KEYWORD            60     238      3.97      60     238      3.97
TK_NAME              179    1055      5.89     179     846      4.73
TK_NUMBER             10      13      1.30      10      13      1.30
TK_STRING             20     199      9.95      20     199      9.95
TK_LSTRING             0       0      0.00       0       0      0.00
TK_OP                196     205      1.05     196     205      1.05
TK_EOS                 1       0      0.00       1       0      0.00
--------------------------------------------------------------------
TK_COMMENT             2     106     53.00       0       0      0.00
TK_LCOMMENT            0       0      0.00       0       0      0.00
TK_EOL                99      99      1.00      86      86      1.00
TK_SPACE             238     410      1.72      45      45      1.00
--------------------------------------------------------------------
Total Elements       805    2325      2.89     597    1632      2.73
--------------------------------------------------------------------
Total Tokens         466    1710      3.67     466    1501      3.22
--------------------------------------------------------------------
* WARNING: before and after binary chunks are NOT equivalent!

LuaSrcDiet: Puts your Lua 5.1+ source code on a diet
Version 1.0.0 <https://github.com/jirutka/luasrcdiet>

*** local variable optimization summary ***
----------------------------------------------------------
Variable          Unique   Decl.   Token    Size   Average
Types              Names   Count   Count   Bytes     Bytes
----------------------------------------------------------
Global                13       0      32     164      5.12
----------------------------------------------------------
Local (in)            15      15      58     274      4.72
TOTAL (in)            28      15      90     438      4.87
----------------------------------------------------------
Local (out)            6      15      58      58      1.00
TOTAL (out)           19      15      90     222      2.47
----------------------------------------------------------

*** SRCEQUIV: token streams are sort of equivalent
(but no identifier comparisons since --opt-locals enabled)

Statistics for: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-base/.pkgdir/luci-base/usr/lib/lua/luci/sgi/cgi.lua -> /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-base/.pkgdir/luci-base/usr/lib/lua/luci/sgi/cgi.lua.o

*** lexer-based optimizations summary ***
--------------------------------------------------------------------
Lexical            Input   Input     Input  Output  Output    Output
Elements           Count   Bytes   Average   Count   Bytes   Average
--------------------------------------------------------------------
TK_KEYWORD            58     242      4.17      58     242      4.17
TK_NAME              120     606      5.05     120     390      3.25
TK_NUMBER              8       8      1.00       8       8      1.00
TK_STRING             18     200     11.11      18     200     11.11
TK_LSTRING             0       0      0.00       0       0      0.00
TK_OP                145     160      1.10     145     160      1.10
TK_EOS                 1       0      0.00       1       0      0.00
--------------------------------------------------------------------
TK_COMMENT             3     149     49.67       0       0      0.00
TK_LCOMMENT            0       0      0.00       0       0      0.00
TK_EOL                73      73      1.00      61      61      1.00
TK_SPACE             173     250      1.45      45      45      1.00
--------------------------------------------------------------------
Total Elements       599    1688      2.82     456    1106      2.43
--------------------------------------------------------------------
Total Tokens         350    1216      3.47     350    1000      2.86
--------------------------------------------------------------------
* WARNING: before and after binary chunks are NOT equivalent!

mipsel-openwrt-linux-musl-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/iptables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include/uapi -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include/uapi -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include    -Wp,-MMD,./.libipt_DNAT.o.d,-MT,libipt_DNAT.o -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -DNO_SHARED_LIBS=1 -D_INIT=libipt_DNAT_init -DPIC -fPIC -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4=iptables-1.8.4 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -ffunction-sections -fdata-sections -DNO_LEGACY  -o libipt_DNAT.o -c libipt_DNAT.c;
if [ -d /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-base/htdocs ]; then install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-base/.pkgdir/luci-base/www; cp -pR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-base/htdocs/* /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-base/.pkgdir/luci-base/www/; 	find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-base/.pkgdir/luci-base/www/ -type f -name '*.js' | while read src; do if jsmin < "$src" > "$src.o"; then mv "$src.o" "$src"; fi; done; 	find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-base/.pkgdir/luci-base/www/ -type f -name '*.css' | while read src; do if csstidy "$src" --template=highest --remove_last_semicolon=true "$src.o"; then mv "$src.o" "$src"; fi; done; else true; fi
mipsel-openwrt-linux-musl-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/iptables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include/uapi -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include/uapi -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include    -Wp,-MMD,./.libipt_LOG.o.d,-MT,libipt_LOG.o -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -DNO_SHARED_LIBS=1 -D_INIT=libipt_LOG_init -DPIC -fPIC -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4=iptables-1.8.4 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -ffunction-sections -fdata-sections -DNO_LEGACY  -o libipt_LOG.o -c libipt_LOG.c;
mipsel-openwrt-linux-musl-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/iptables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include/uapi -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include/uapi -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include    -Wp,-MMD,./.libipt_MASQUERADE.o.d,-MT,libipt_MASQUERADE.o -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -DNO_SHARED_LIBS=1 -D_INIT=libipt_MASQUERADE_init -DPIC -fPIC -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4=iptables-1.8.4 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -ffunction-sections -fdata-sections -DNO_LEGACY  -o libipt_MASQUERADE.o -c libipt_MASQUERADE.c;
if [ -d /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-base/root ]; then install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-base/.pkgdir/luci-base/; cp -pR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-base/root/* /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-base/.pkgdir/luci-base/; else true; fi
if [ -d /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-base/src ]; then 	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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-base=luci-base -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-base=luci-base -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include " LDFLAGS="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro " FPIC="-fpic" LUCI_VERSION="git-20.220.15511-b8a74cb" LUCI_GITBRANCH="LuCI Master" make -C /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-base/src/ AR="mipsel-openwrt-linux-musl-gcc-ar" AS="mipsel-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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-base=luci-base -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro" LD=mipsel-openwrt-linux-musl-ld NM="mipsel-openwrt-linux-musl-gcc-nm" CC="mipsel-openwrt-linux-musl-gcc" GCC="mipsel-openwrt-linux-musl-gcc" CXX="mipsel-openwrt-linux-musl-g++" RANLIB="mipsel-openwrt-linux-musl-gcc-ranlib" STRIP=mipsel-openwrt-linux-musl-strip OBJCOPY=mipsel-openwrt-linux-musl-objcopy OBJDUMP=mipsel-openwrt-linux-musl-objdump SIZE=mipsel-openwrt-linux-musl-size CROSS="mipsel-openwrt-linux-musl-" ARCH="mipsel" DESTDIR="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-base/ipkg-install"  install; cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-base/ipkg-install/* /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-base/.pkgdir/luci-base/; else true; fi
mipsel-openwrt-linux-musl-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/iptables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include/uapi -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include/uapi -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include    -Wp,-MMD,./.libipt_REDIRECT.o.d,-MT,libipt_REDIRECT.o -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -DNO_SHARED_LIBS=1 -D_INIT=libipt_REDIRECT_init -DPIC -fPIC -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4=iptables-1.8.4 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -ffunction-sections -fdata-sections -DNO_LEGACY  -o libipt_REDIRECT.o -c libipt_REDIRECT.c;
make[4]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-base/src'
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-base/ipkg-install/usr/lib/lua/luci/template
cp parser.so /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-base/ipkg-install/usr/lib/lua/luci/template/parser.so
cp version.lua /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-base/ipkg-install/usr/lib/lua/luci/version.lua
make[4]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-base/src'
mipsel-openwrt-linux-musl-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/iptables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include/uapi -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include/uapi -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include    -Wp,-MMD,./.libipt_REJECT.o.d,-MT,libipt_REJECT.o -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -DNO_SHARED_LIBS=1 -D_INIT=libipt_REJECT_init -DPIC -fPIC -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4=iptables-1.8.4 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -ffunction-sections -fdata-sections -DNO_LEGACY  -o libipt_REJECT.o -c libipt_REJECT.c;
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-base/.pkgdir/luci-base.installed
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/stamp
SHELL= flock /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/.root-copy.flock -c 'cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-base/.pkgdir/luci-base/. /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/'
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/stamp/.luci-base_installed
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/targets/ramips/rt305x/packages /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-base/ipkg-mipsel_24kc/luci-base/CONTROL /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/pkginfo
if [ -d /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-base/luasrc ]; then install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-base/ipkg-mipsel_24kc/luci-base/usr/lib/lua/luci; cp -pR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-base/luasrc/* /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-base/ipkg-mipsel_24kc/luci-base/usr/lib/lua/luci/; find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-base/ipkg-mipsel_24kc/luci-base/usr/lib/lua/luci/ -type f -name '*.luadoc' | xargs -r rm; 	find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-base/ipkg-mipsel_24kc/luci-base/usr/lib/lua/luci/ -type f -name '*.lua' | while read src; do if LUA_PATH="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/lib/lua/5.1/?.lua" luasrcdiet --noopt-binequiv -o "$src.o" "$src"; then mv "$src.o" "$src"; fi; done; 	find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-base/ipkg-mipsel_24kc/luci-base/usr/lib/lua/luci/ -type f -name '*.htm' | while read src; do /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/sed -i -e 's/<%# *\([^ ]*\)PKG_VERSION *%>/\1git-20.220.15511-b8a74cb/g' -e 's/"\(<%= *\(media\|resource\) *%>[^"]*\.\(js\|css\)\)"/"\1?v=git-20.220.15511-b8a74cb"/g' "$src"; done; else true; fi
mipsel-openwrt-linux-musl-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/iptables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include/uapi -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include/uapi -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include    -Wp,-MMD,./.libipt_SNAT.o.d,-MT,libipt_SNAT.o -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -DNO_SHARED_LIBS=1 -D_INIT=libipt_SNAT_init -DPIC -fPIC -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4=iptables-1.8.4 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -ffunction-sections -fdata-sections -DNO_LEGACY  -o libipt_SNAT.o -c libipt_SNAT.c;
mipsel-openwrt-linux-musl-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/iptables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include/uapi -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include/uapi -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include    -Wp,-MMD,./.libipt_icmp.o.d,-MT,libipt_icmp.o -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -DNO_SHARED_LIBS=1 -D_INIT=libipt_icmp_init -DPIC -fPIC -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4=iptables-1.8.4 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -ffunction-sections -fdata-sections -DNO_LEGACY  -o libipt_icmp.o -c libipt_icmp.c;
LuaSrcDiet: Puts your Lua 5.1+ source code on a diet
Version 1.0.0 <https://github.com/jirutka/luasrcdiet>

*** local variable optimization summary ***
----------------------------------------------------------
Variable          Unique   Decl.   Token    Size   Average
Types              Names   Count   Count   Bytes     Bytes
----------------------------------------------------------
Global                 2       0       2      12      6.00
----------------------------------------------------------
Local (in)             0       0       0       0      0.00
TOTAL (in)             2       0       2      12      6.00
----------------------------------------------------------
Local (out)            0       0       0       0      0.00
TOTAL (out)            2       0       2      12      6.00
----------------------------------------------------------

*** SRCEQUIV: token streams are sort of equivalent
(but no identifier comparisons since --opt-locals enabled)

Statistics for: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-base/ipkg-mipsel_24kc/luci-base/usr/lib/lua/luci/sys/zoneinfo/tzoffset.lua -> /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-base/ipkg-mipsel_24kc/luci-base/usr/lib/lua/luci/sys/zoneinfo/tzoffset.lua.o

*** lexer-based optimizations summary ***
--------------------------------------------------------------------
Lexical            Input   Input     Input  Output  Output    Output
Elements           Count   Bytes   Average   Count   Bytes   Average
--------------------------------------------------------------------
TK_KEYWORD             0       0      0.00       0       0      0.00
TK_NAME               41     139      3.39      41     139      3.39
TK_NUMBER             39     180      4.62      39     180      4.62
TK_STRING              1      28     28.00       1      28     28.00
TK_LSTRING             0       0      0.00       0       0      0.00
TK_OP                 96      96      1.00      96      96      1.00
TK_EOS                 1       0      0.00       1       0      0.00
--------------------------------------------------------------------
TK_COMMENT            40     299      7.47       0       0      0.00
TK_LCOMMENT            0       0      0.00       0       0      0.00
TK_EOL                45      45      1.00      42      42      1.00
TK_SPACE             159     266      1.67       0       0      0.00
--------------------------------------------------------------------
Total Elements       422    1053      2.50     220     485      2.20
--------------------------------------------------------------------
Total Tokens         178     443      2.49     178     443      2.49
--------------------------------------------------------------------
* WARNING: before and after binary chunks are NOT equivalent!

mipsel-openwrt-linux-musl-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/iptables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include/uapi -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include/uapi -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include    -Wp,-MMD,./.libip6t_DNAT.o.d,-MT,libip6t_DNAT.o -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -DNO_SHARED_LIBS=1 -D_INIT=libip6t_DNAT_init -DPIC -fPIC -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4=iptables-1.8.4 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -ffunction-sections -fdata-sections -DNO_LEGACY  -o libip6t_DNAT.o -c libip6t_DNAT.c;
mipsel-openwrt-linux-musl-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/iptables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include/uapi -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include/uapi -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include    -Wp,-MMD,./.libip6t_LOG.o.d,-MT,libip6t_LOG.o -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -DNO_SHARED_LIBS=1 -D_INIT=libip6t_LOG_init -DPIC -fPIC -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4=iptables-1.8.4 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -ffunction-sections -fdata-sections -DNO_LEGACY  -o libip6t_LOG.o -c libip6t_LOG.c;
mipsel-openwrt-linux-musl-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/iptables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include/uapi -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include/uapi -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include    -Wp,-MMD,./.libip6t_MASQUERADE.o.d,-MT,libip6t_MASQUERADE.o -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -DNO_SHARED_LIBS=1 -D_INIT=libip6t_MASQUERADE_init -DPIC -fPIC -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4=iptables-1.8.4 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -ffunction-sections -fdata-sections -DNO_LEGACY  -o libip6t_MASQUERADE.o -c libip6t_MASQUERADE.c;
LuaSrcDiet: Puts your Lua 5.1+ source code on a diet
Version 1.0.0 <https://github.com/jirutka/luasrcdiet>

*** local variable optimization summary ***
----------------------------------------------------------
Variable          Unique   Decl.   Token    Size   Average
Types              Names   Count   Count   Bytes     Bytes
----------------------------------------------------------
Global                 2       0       2       8      4.00
----------------------------------------------------------
Local (in)             0       0       0       0      0.00
TOTAL (in)             2       0       2       8      4.00
----------------------------------------------------------
Local (out)            0       0       0       0      0.00
TOTAL (out)            2       0       2       8      4.00
----------------------------------------------------------

*** SRCEQUIV: token streams are sort of equivalent
(but no identifier comparisons since --opt-locals enabled)

*** BINEQUIV: binary chunks are sort of equivalent

Statistics for: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-base/ipkg-mipsel_24kc/luci-base/usr/lib/lua/luci/sys/zoneinfo/tzdata.lua -> /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-base/ipkg-mipsel_24kc/luci-base/usr/lib/lua/luci/sys/zoneinfo/tzdata.lua.o

*** lexer-based optimizations summary ***
--------------------------------------------------------------------
Lexical            Input   Input     Input  Output  Output    Output
Elements           Count   Bytes   Average   Count   Bytes   Average
--------------------------------------------------------------------
TK_KEYWORD             0       0      0.00       0       0      0.00
TK_NAME                2       8      4.00       2       8      4.00
TK_NUMBER              0       0      0.00       0       0      0.00
TK_STRING            905   14215     15.71     905   14215     15.71
TK_LSTRING             0       0      0.00       0       0      0.00
TK_OP               1811    1811      1.00    1811    1811      1.00
TK_EOS                 1       0      0.00       1       0      0.00
--------------------------------------------------------------------
TK_COMMENT             1      55     55.00       0       0      0.00
TK_LCOMMENT            0       0      0.00       0       0      0.00
TK_EOL               458     458      1.00     455     455      1.00
TK_SPACE            1811    1811      1.00       0       0      0.00
--------------------------------------------------------------------
Total Elements      4989   18358      3.68    3174   16489      5.20
--------------------------------------------------------------------
Total Tokens        2719   16034      5.90    2719   16034      5.90
--------------------------------------------------------------------

LuaSrcDiet: Puts your Lua 5.1+ source code on a diet
Version 1.0.0 <https://github.com/jirutka/luasrcdiet>

*** local variable optimization summary ***
----------------------------------------------------------
Variable          Unique   Decl.   Token    Size   Average
Types              Names   Count   Count   Bytes     Bytes
----------------------------------------------------------
Global                 6       0       6      39      6.50
----------------------------------------------------------
Local (in)             7       8      34     119      3.50
TOTAL (in)            13       8      40     158      3.95
----------------------------------------------------------
Local (out)            5       8      34      34      1.00
TOTAL (out)           11       8      40      73      1.82
----------------------------------------------------------

*** SRCEQUIV: token streams are sort of equivalent
(but no identifier comparisons since --opt-locals enabled)

*** BINEQUIV: binary chunks are sort of equivalent

Statistics for: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-base/ipkg-mipsel_24kc/luci-base/usr/lib/lua/luci/sys/zoneinfo.lua -> /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-base/ipkg-mipsel_24kc/luci-base/usr/lib/lua/luci/sys/zoneinfo.lua.o

*** lexer-based optimizations summary ***
--------------------------------------------------------------------
Lexical            Input   Input     Input  Output  Output    Output
Elements           Count   Bytes   Average   Count   Bytes   Average
--------------------------------------------------------------------
TK_KEYWORD            15      63      4.20      15      63      4.20
TK_NAME               41     165      4.02      41      80      1.95
TK_NUMBER              0       0      0.00       0       0      0.00
TK_STRING              5      85     17.00       5      85     17.00
TK_LSTRING             0       0      0.00       0       0      0.00
TK_OP                 43      45      1.05      43      45      1.05
TK_EOS                 1       0      0.00       1       0      0.00
--------------------------------------------------------------------
TK_COMMENT             1      55     55.00       0       0      0.00
TK_LCOMMENT            0       0      0.00       0       0      0.00
TK_EOL                19      19      1.00      14      14      1.00
TK_SPACE              56      68      1.21      10      10      1.00
--------------------------------------------------------------------
Total Elements       181     500      2.76     129     297      2.30
--------------------------------------------------------------------
Total Tokens         105     358      3.41     105     273      2.60
--------------------------------------------------------------------

mipsel-openwrt-linux-musl-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/iptables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include/uapi -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include/uapi -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include    -Wp,-MMD,./.libip6t_REDIRECT.o.d,-MT,libip6t_REDIRECT.o -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -DNO_SHARED_LIBS=1 -D_INIT=libip6t_REDIRECT_init -DPIC -fPIC -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4=iptables-1.8.4 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -ffunction-sections -fdata-sections -DNO_LEGACY  -o libip6t_REDIRECT.o -c libip6t_REDIRECT.c;
LuaSrcDiet: Puts your Lua 5.1+ source code on a diet
Version 1.0.0 <https://github.com/jirutka/luasrcdiet>

*** local variable optimization summary ***
----------------------------------------------------------
Variable          Unique   Decl.   Token    Size   Average
Types              Names   Count   Count   Bytes     Bytes
----------------------------------------------------------
Global                50       0      54     394      7.30
----------------------------------------------------------
Local (in)            62     185     542    2548      4.70
TOTAL (in)           112     185     596    2942      4.94
----------------------------------------------------------
Local (out)           14     185     542     542      1.00
TOTAL (out)           64     185     596     936      1.57
----------------------------------------------------------

*** SRCEQUIV: token streams are sort of equivalent
(but no identifier comparisons since --opt-locals enabled)

Statistics for: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-base/ipkg-mipsel_24kc/luci-base/usr/lib/lua/luci/model/uci.lua -> /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-base/ipkg-mipsel_24kc/luci-base/usr/lib/lua/luci/model/uci.lua.o

*** lexer-based optimizations summary ***
--------------------------------------------------------------------
Lexical            Input   Input     Input  Output  Output    Output
Elements           Count   Bytes   Average   Count   Bytes   Average
--------------------------------------------------------------------
TK_KEYWORD           446    1914      4.29     446    1914      4.29
TK_NAME              714    3741      5.24     714    1735      2.43
TK_NUMBER             16      21      1.31      16      21      1.31
TK_STRING            113    1070      9.47     113    1070      9.47
TK_LSTRING             0       0      0.00       0       0      0.00
TK_OP                923    1004      1.09     923    1004      1.09
TK_EOS                 1       0      0.00       1       0      0.00
--------------------------------------------------------------------
TK_COMMENT             8     440     55.00       0       0      0.00
TK_LCOMMENT            0       0      0.00       0       0      0.00
TK_EOL               508     508      1.00     409     409      1.00
TK_SPACE            1272    1695      1.33     264     264      1.00
--------------------------------------------------------------------
Total Elements      4001   10393      2.60    2886    6417      2.22
--------------------------------------------------------------------
Total Tokens        2213    7750      3.50    2213    5744      2.60
--------------------------------------------------------------------
* WARNING: before and after binary chunks are NOT equivalent!

mipsel-openwrt-linux-musl-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/iptables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include/uapi -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include/uapi -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include    -Wp,-MMD,./.libip6t_REJECT.o.d,-MT,libip6t_REJECT.o -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -DNO_SHARED_LIBS=1 -D_INIT=libip6t_REJECT_init -DPIC -fPIC -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4=iptables-1.8.4 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -ffunction-sections -fdata-sections -DNO_LEGACY  -o libip6t_REJECT.o -c libip6t_REJECT.c;
mipsel-openwrt-linux-musl-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/iptables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include/uapi -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include/uapi -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include    -Wp,-MMD,./.libip6t_SNAT.o.d,-MT,libip6t_SNAT.o -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -DNO_SHARED_LIBS=1 -D_INIT=libip6t_SNAT_init -DPIC -fPIC -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4=iptables-1.8.4 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -ffunction-sections -fdata-sections -DNO_LEGACY  -o libip6t_SNAT.o -c libip6t_SNAT.c;
LuaSrcDiet: Puts your Lua 5.1+ source code on a diet
Version 1.0.0 <https://github.com/jirutka/luasrcdiet>

*** local variable optimization summary ***
----------------------------------------------------------
Variable          Unique   Decl.   Token    Size   Average
Types              Names   Count   Count   Bytes     Bytes
----------------------------------------------------------
Global                11       0      44     250      5.68
----------------------------------------------------------
Local (in)            39      58     201     782      3.89
TOTAL (in)            50      58     245    1032      4.21
----------------------------------------------------------
Local (out)            9      58     201     201      1.00
TOTAL (out)           20      58     245     451      1.84
----------------------------------------------------------

*** SRCEQUIV: token streams are sort of equivalent
(but no identifier comparisons since --opt-locals enabled)

Statistics for: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-base/ipkg-mipsel_24kc/luci-base/usr/lib/lua/luci/controller/admin/index.lua -> /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-base/ipkg-mipsel_24kc/luci-base/usr/lib/lua/luci/controller/admin/index.lua.o

*** lexer-based optimizations summary ***
--------------------------------------------------------------------
Lexical            Input   Input     Input  Output  Output    Output
Elements           Count   Bytes   Average   Count   Bytes   Average
--------------------------------------------------------------------
TK_KEYWORD           183     694      3.79     183     694      3.79
TK_NAME              347    1712      4.93     347    1131      3.26
TK_NUMBER             18      50      2.78      18      50      2.78
TK_STRING             68     830     12.21      68     830     12.21
TK_LSTRING             0       0      0.00       0       0      0.00
TK_OP                487     510      1.05     487     510      1.05
TK_EOS                 1       0      0.00       1       0      0.00
--------------------------------------------------------------------
TK_COMMENT             4     123     30.75       0       0      0.00
TK_LCOMMENT            0       0      0.00       0       0      0.00
TK_EOL               196     196      1.00     156     156      1.00
TK_SPACE             527     717      1.36     111     111      1.00
--------------------------------------------------------------------
Total Elements      1831    4832      2.64    1371    3482      2.54
--------------------------------------------------------------------
Total Tokens        1104    3796      3.44    1104    3215      2.91
--------------------------------------------------------------------
* WARNING: before and after binary chunks are NOT equivalent!

mipsel-openwrt-linux-musl-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/iptables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include/uapi -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include/uapi -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include    -Wp,-MMD,./.libip6t_icmp6.o.d,-MT,libip6t_icmp6.o -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -DNO_SHARED_LIBS=1 -D_INIT=libip6t_icmp6_init -DPIC -fPIC -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4=iptables-1.8.4 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -ffunction-sections -fdata-sections -DNO_LEGACY  -o libip6t_icmp6.o -c libip6t_icmp6.c;
mipsel-openwrt-linux-musl-gcc-ar -curv ../lib/libformw.a ../objects/fld_arg.o ../objects/fld_attr.o ../objects/fld_current.o ../objects/fld_def.o ../objects/fld_dup.o ../objects/fld_ftchoice.o ../objects/fld_ftlink.o ../objects/fld_info.o ../objects/fld_just.o ../objects/fld_link.o ../objects/fld_max.o ../objects/fld_move.o ../objects/fld_newftyp.o ../objects/fld_opts.o ../objects/fld_pad.o ../objects/fld_page.o ../objects/fld_stat.o ../objects/fld_type.o ../objects/fld_user.o ../objects/frm_cursor.o ../objects/frm_data.o ../objects/frm_def.o ../objects/frm_driver.o ../objects/frm_hook.o ../objects/frm_opts.o ../objects/frm_page.o ../objects/frm_post.o ../objects/frm_req_name.o ../objects/frm_scale.o ../objects/frm_sub.o ../objects/frm_user.o ../objects/frm_win.o ../objects/fty_alnum.o ../objects/fty_alpha.o ../objects/fty_enum.o ../objects/fty_generic.o ../objects/fty_int.o ../objects/fty_ipv4.o ../objects/fty_num.o ../objects/fty_regex.o
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/../../../../mipsel-openwrt-linux-musl/bin/ar: `u' modifier ignored since `D' is the default (see `U')
a - ../objects/fld_arg.o
a - ../objects/fld_attr.o
a - ../objects/fld_current.o
a - ../objects/fld_def.o
a - ../objects/fld_dup.o
a - ../objects/fld_ftchoice.o
a - ../objects/fld_ftlink.o
a - ../objects/fld_info.o
a - ../objects/fld_just.o
a - ../objects/fld_link.o
a - ../objects/fld_max.o
a - ../objects/fld_move.o
a - ../objects/fld_newftyp.o
a - ../objects/fld_opts.o
a - ../objects/fld_pad.o
a - ../objects/fld_page.o
a - ../objects/fld_stat.o
a - ../objects/fld_type.o
a - ../objects/fld_user.o
a - ../objects/frm_cursor.o
a - ../objects/frm_data.o
a - ../objects/frm_def.o
a - ../objects/frm_driver.o
a - ../objects/frm_hook.o
a - ../objects/frm_opts.o
a - ../objects/frm_page.o
a - ../objects/frm_post.o
a - ../objects/frm_req_name.o
a - ../objects/frm_scale.o
a - ../objects/frm_sub.o
a - ../objects/frm_user.o
a - ../objects/frm_win.o
a - ../objects/fty_alnum.o
a - ../objects/fty_alpha.o
a - ../objects/fty_enum.o
a - ../objects/fty_generic.o
a - ../objects/fty_int.o
a - ../objects/fty_ipv4.o
a - ../objects/fty_num.o
a - ../objects/fty_regex.o
mipsel-openwrt-linux-musl-gcc-ranlib ../lib/libformw.a
make[5]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2/form'
make[4]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2'
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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include " LDFLAGS="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro " make -C /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2/. AR="mipsel-openwrt-linux-musl-gcc-ar" AS="mipsel-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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic" LD=mipsel-openwrt-linux-musl-ld NM="mipsel-openwrt-linux-musl-gcc-nm" CC="mipsel-openwrt-linux-musl-gcc" GCC="mipsel-openwrt-linux-musl-gcc" CXX="mipsel-openwrt-linux-musl-g++" RANLIB="mipsel-openwrt-linux-musl-gcc-ranlib" STRIP=mipsel-openwrt-linux-musl-strip OBJCOPY=mipsel-openwrt-linux-musl-objcopy OBJDUMP=mipsel-openwrt-linux-musl-objdump SIZE=mipsel-openwrt-linux-musl-size CROSS="mipsel-openwrt-linux-musl-" ARCH="mipsel" BUILD_CC="gcc" HOSTCC="gcc" HOSTCCFLAGS="" PKG_CONFIG_LIBDIR=/usr/lib/pkgconfig libs DESTDIR="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2/ipkg-install"  install.libs install.data;
LuaSrcDiet: Puts your Lua 5.1+ source code on a diet
Version 1.0.0 <https://github.com/jirutka/luasrcdiet>

*** local variable optimization summary ***
----------------------------------------------------------
Variable          Unique   Decl.   Token    Size   Average
Types              Names   Count   Count   Bytes     Bytes
----------------------------------------------------------
Global                 9       0      17     140      8.24
----------------------------------------------------------
Local (in)            11      23      51     274      5.37
TOTAL (in)            20      23      68     414      6.09
----------------------------------------------------------
Local (out)            6      23      51      51      1.00
TOTAL (out)           15      23      68     191      2.81
----------------------------------------------------------

*** SRCEQUIV: token streams are sort of equivalent
(but no identifier comparisons since --opt-locals enabled)

Statistics for: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-base/ipkg-mipsel_24kc/luci-base/usr/lib/lua/luci/controller/admin/uci.lua -> /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-base/ipkg-mipsel_24kc/luci-base/usr/lib/lua/luci/controller/admin/uci.lua.o

*** lexer-based optimizations summary ***
--------------------------------------------------------------------
Lexical            Input   Input     Input  Output  Output    Output
Elements           Count   Bytes   Average   Count   Bytes   Average
--------------------------------------------------------------------
TK_KEYWORD            44     186      4.23      44     186      4.23
TK_NAME               87     539      6.20      87     316      3.63
TK_NUMBER             12      36      3.00      12      36      3.00
TK_STRING             20     292     14.60      20     292     14.60
TK_LSTRING             0       0      0.00       0       0      0.00
TK_OP                132     133      1.01     132     133      1.01
TK_EOS                 1       0      0.00       1       0      0.00
--------------------------------------------------------------------
TK_COMMENT             4     188     47.00       0       0      0.00
TK_LCOMMENT            0       0      0.00       0       0      0.00
TK_EOL                70      70      1.00      55      55      1.00
TK_SPACE             146     206      1.41      31      31      1.00
--------------------------------------------------------------------
Total Elements       516    1650      3.20     382    1049      2.75
--------------------------------------------------------------------
Total Tokens         296    1186      4.01     296     963      3.25
--------------------------------------------------------------------
* WARNING: before and after binary chunks are NOT equivalent!

make[4]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2'
cd include && make -w -- DESTDIR=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2/ipkg-install PKG_CONFIG_LIBDIR=/usr/lib/pkgconfig HOSTCCFLAGS= HOSTCC=gcc BUILD_CC=gcc ARCH=mipsel CROSS=mipsel-openwrt-linux-musl- SIZE=mipsel-openwrt-linux-musl-size OBJDUMP=mipsel-openwrt-linux-musl-objdump OBJCOPY=mipsel-openwrt-linux-musl-objcopy STRIP=mipsel-openwrt-linux-musl-strip RANLIB=mipsel-openwrt-linux-musl-gcc-ranlib CXX=mipsel-openwrt-linux-musl-g++ GCC=mipsel-openwrt-linux-musl-gcc CC=mipsel-openwrt-linux-musl-gcc NM=mipsel-openwrt-linux-musl-gcc-nm LD=mipsel-openwrt-linux-musl-ld AS=mipsel-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\ -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2\ -Wformat\ -Werror=format-security\ -fstack-protector\ -D_FORTIFY_SOURCE=1\ -Wl,-z,now\ -Wl,-z,relro\ -fpic AR=mipsel-openwrt-linux-musl-gcc-ar DESTDIR="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2/ipkg-install" RPATH_LIST="/usr/lib" libs
make[5]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2/include'
make[5]: Nothing to be done for 'libs'.
make[5]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2/include'
cd ncurses && make -w -- DESTDIR=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2/ipkg-install PKG_CONFIG_LIBDIR=/usr/lib/pkgconfig HOSTCCFLAGS= HOSTCC=gcc BUILD_CC=gcc ARCH=mipsel CROSS=mipsel-openwrt-linux-musl- SIZE=mipsel-openwrt-linux-musl-size OBJDUMP=mipsel-openwrt-linux-musl-objdump OBJCOPY=mipsel-openwrt-linux-musl-objcopy STRIP=mipsel-openwrt-linux-musl-strip RANLIB=mipsel-openwrt-linux-musl-gcc-ranlib CXX=mipsel-openwrt-linux-musl-g++ GCC=mipsel-openwrt-linux-musl-gcc CC=mipsel-openwrt-linux-musl-gcc NM=mipsel-openwrt-linux-musl-gcc-nm LD=mipsel-openwrt-linux-musl-ld AS=mipsel-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\ -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2\ -Wformat\ -Werror=format-security\ -fstack-protector\ -D_FORTIFY_SOURCE=1\ -Wl,-z,now\ -Wl,-z,relro\ -fpic AR=mipsel-openwrt-linux-musl-gcc-ar DESTDIR="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2/ipkg-install" RPATH_LIST="/usr/lib" libs
LuaSrcDiet: Puts your Lua 5.1+ source code on a diet
Version 1.0.0 <https://github.com/jirutka/luasrcdiet>

*** local variable optimization summary ***
----------------------------------------------------------
Variable          Unique   Decl.   Token    Size   Average
Types              Names   Count   Count   Bytes     Bytes
----------------------------------------------------------
Global                 2       0       2      13      6.50
----------------------------------------------------------
Local (in)             1       1       2       8      4.00
TOTAL (in)             3       1       4      21      5.25
----------------------------------------------------------
Local (out)            1       1       2       2      1.00
TOTAL (out)            3       1       4      15      3.75
----------------------------------------------------------

*** SRCEQUIV: token streams are sort of equivalent
(but no identifier comparisons since --opt-locals enabled)

*** BINEQUIV: binary chunks are sort of equivalent

Statistics for: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-base/ipkg-mipsel_24kc/luci-base/usr/lib/lua/luci/store.lua -> /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-base/ipkg-mipsel_24kc/luci-base/usr/lib/lua/luci/store.lua.o

*** lexer-based optimizations summary ***
--------------------------------------------------------------------
Lexical            Input   Input     Input  Output  Output    Output
Elements           Count   Bytes   Average   Count   Bytes   Average
--------------------------------------------------------------------
TK_KEYWORD             1       5      5.00       1       5      5.00
TK_NAME                5      32      6.40       5      26      5.20
TK_NUMBER              0       0      0.00       0       0      0.00
TK_STRING              2      23     11.50       2      23     11.50
TK_LSTRING             0       0      0.00       0       0      0.00
TK_OP                  5       5      1.00       5       5      1.00
TK_EOS                 1       0      0.00       1       0      0.00
--------------------------------------------------------------------
TK_COMMENT             3     157     52.33       0       0      0.00
TK_LCOMMENT            0       0      0.00       0       0      0.00
TK_EOL                 5       5      1.00       1       1      1.00
TK_SPACE               5       5      1.00       1       1      1.00
--------------------------------------------------------------------
Total Elements        27     232      8.59      16      61      3.81
--------------------------------------------------------------------
Total Tokens          14      65      4.64      14      59      4.21
--------------------------------------------------------------------

mipsel-openwrt-linux-musl-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/iptables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include/uapi -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include/uapi -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include    -Wp,-MMD,./.libxt_AUDIT.oo.d,-MT,libxt_AUDIT.oo -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D_INIT=libxt_AUDIT_init -DPIC -fPIC -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4=iptables-1.8.4 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -ffunction-sections -fdata-sections -DNO_LEGACY  -o libxt_AUDIT.oo -c libxt_AUDIT.c;
make[5]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2/ncurses'
make[5]: Nothing to be done for 'libs'.
make[5]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2/ncurses'
cd panel && make -w -- DESTDIR=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2/ipkg-install PKG_CONFIG_LIBDIR=/usr/lib/pkgconfig HOSTCCFLAGS= HOSTCC=gcc BUILD_CC=gcc ARCH=mipsel CROSS=mipsel-openwrt-linux-musl- SIZE=mipsel-openwrt-linux-musl-size OBJDUMP=mipsel-openwrt-linux-musl-objdump OBJCOPY=mipsel-openwrt-linux-musl-objcopy STRIP=mipsel-openwrt-linux-musl-strip RANLIB=mipsel-openwrt-linux-musl-gcc-ranlib CXX=mipsel-openwrt-linux-musl-g++ GCC=mipsel-openwrt-linux-musl-gcc CC=mipsel-openwrt-linux-musl-gcc NM=mipsel-openwrt-linux-musl-gcc-nm LD=mipsel-openwrt-linux-musl-ld AS=mipsel-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\ -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2\ -Wformat\ -Werror=format-security\ -fstack-protector\ -D_FORTIFY_SOURCE=1\ -Wl,-z,now\ -Wl,-z,relro\ -fpic AR=mipsel-openwrt-linux-musl-gcc-ar DESTDIR="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2/ipkg-install" RPATH_LIST="/usr/lib" libs
mipsel-openwrt-linux-musl-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/iptables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include/uapi -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include/uapi -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include    -Wp,-MMD,./.libxt_CHECKSUM.oo.d,-MT,libxt_CHECKSUM.oo -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D_INIT=libxt_CHECKSUM_init -DPIC -fPIC -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4=iptables-1.8.4 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -ffunction-sections -fdata-sections -DNO_LEGACY  -o libxt_CHECKSUM.oo -c libxt_CHECKSUM.c;
make[5]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2/panel'
make[5]: Nothing to be done for 'libs'.
make[5]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2/panel'
cd menu && make -w -- DESTDIR=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2/ipkg-install PKG_CONFIG_LIBDIR=/usr/lib/pkgconfig HOSTCCFLAGS= HOSTCC=gcc BUILD_CC=gcc ARCH=mipsel CROSS=mipsel-openwrt-linux-musl- SIZE=mipsel-openwrt-linux-musl-size OBJDUMP=mipsel-openwrt-linux-musl-objdump OBJCOPY=mipsel-openwrt-linux-musl-objcopy STRIP=mipsel-openwrt-linux-musl-strip RANLIB=mipsel-openwrt-linux-musl-gcc-ranlib CXX=mipsel-openwrt-linux-musl-g++ GCC=mipsel-openwrt-linux-musl-gcc CC=mipsel-openwrt-linux-musl-gcc NM=mipsel-openwrt-linux-musl-gcc-nm LD=mipsel-openwrt-linux-musl-ld AS=mipsel-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\ -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2\ -Wformat\ -Werror=format-security\ -fstack-protector\ -D_FORTIFY_SOURCE=1\ -Wl,-z,now\ -Wl,-z,relro\ -fpic AR=mipsel-openwrt-linux-musl-gcc-ar DESTDIR="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2/ipkg-install" RPATH_LIST="/usr/lib" libs
make[5]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2/menu'
make[5]: Nothing to be done for 'libs'.
make[5]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2/menu'
cd form && make -w -- DESTDIR=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2/ipkg-install PKG_CONFIG_LIBDIR=/usr/lib/pkgconfig HOSTCCFLAGS= HOSTCC=gcc BUILD_CC=gcc ARCH=mipsel CROSS=mipsel-openwrt-linux-musl- SIZE=mipsel-openwrt-linux-musl-size OBJDUMP=mipsel-openwrt-linux-musl-objdump OBJCOPY=mipsel-openwrt-linux-musl-objcopy STRIP=mipsel-openwrt-linux-musl-strip RANLIB=mipsel-openwrt-linux-musl-gcc-ranlib CXX=mipsel-openwrt-linux-musl-g++ GCC=mipsel-openwrt-linux-musl-gcc CC=mipsel-openwrt-linux-musl-gcc NM=mipsel-openwrt-linux-musl-gcc-nm LD=mipsel-openwrt-linux-musl-ld AS=mipsel-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\ -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2\ -Wformat\ -Werror=format-security\ -fstack-protector\ -D_FORTIFY_SOURCE=1\ -Wl,-z,now\ -Wl,-z,relro\ -fpic AR=mipsel-openwrt-linux-musl-gcc-ar DESTDIR="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2/ipkg-install" RPATH_LIST="/usr/lib" libs
make[5]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2/form'
make[5]: Nothing to be done for 'libs'.
make[5]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2/form'
cd include && make -w -- DESTDIR=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2/ipkg-install PKG_CONFIG_LIBDIR=/usr/lib/pkgconfig HOSTCCFLAGS= HOSTCC=gcc BUILD_CC=gcc ARCH=mipsel CROSS=mipsel-openwrt-linux-musl- SIZE=mipsel-openwrt-linux-musl-size OBJDUMP=mipsel-openwrt-linux-musl-objdump OBJCOPY=mipsel-openwrt-linux-musl-objcopy STRIP=mipsel-openwrt-linux-musl-strip RANLIB=mipsel-openwrt-linux-musl-gcc-ranlib CXX=mipsel-openwrt-linux-musl-g++ GCC=mipsel-openwrt-linux-musl-gcc CC=mipsel-openwrt-linux-musl-gcc NM=mipsel-openwrt-linux-musl-gcc-nm LD=mipsel-openwrt-linux-musl-ld AS=mipsel-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\ -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2\ -Wformat\ -Werror=format-security\ -fstack-protector\ -D_FORTIFY_SOURCE=1\ -Wl,-z,now\ -Wl,-z,relro\ -fpic AR=mipsel-openwrt-linux-musl-gcc-ar DESTDIR="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2/ipkg-install" RPATH_LIST="/usr/lib" install.libs
make[5]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2/include'
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2/ipkg-install/usr/include
mipsel-openwrt-linux-musl-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/iptables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include/uapi -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include/uapi -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include    -Wp,-MMD,./.libxt_CLASSIFY.oo.d,-MT,libxt_CLASSIFY.oo -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D_INIT=libxt_CLASSIFY_init -DPIC -fPIC -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4=iptables-1.8.4 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -ffunction-sections -fdata-sections -DNO_LEGACY  -o libxt_CLASSIFY.oo -c libxt_CLASSIFY.c;
installing curses.h in /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2/ipkg-install/usr/include
mipsel-openwrt-linux-musl-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/iptables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include/uapi -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include/uapi -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include    -Wp,-MMD,./.libxt_CONNMARK.oo.d,-MT,libxt_CONNMARK.oo -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D_INIT=libxt_CONNMARK_init -DPIC -fPIC -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4=iptables-1.8.4 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -ffunction-sections -fdata-sections -DNO_LEGACY  -o libxt_CONNMARK.oo -c libxt_CONNMARK.c;
installing unctrl.h in /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2/ipkg-install/usr/include
mipsel-openwrt-linux-musl-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/iptables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include/uapi -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include/uapi -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include    -Wp,-MMD,./.libxt_CONNSECMARK.oo.d,-MT,libxt_CONNSECMARK.oo -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D_INIT=libxt_CONNSECMARK_init -DPIC -fPIC -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4=iptables-1.8.4 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -ffunction-sections -fdata-sections -DNO_LEGACY  -o libxt_CONNSECMARK.oo -c libxt_CONNSECMARK.c;
installing ncurses_dll.h in /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2/ipkg-install/usr/include
mipsel-openwrt-linux-musl-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/iptables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include/uapi -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include/uapi -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include    -Wp,-MMD,./.libxt_DSCP.oo.d,-MT,libxt_DSCP.oo -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D_INIT=libxt_DSCP_init -DPIC -fPIC -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4=iptables-1.8.4 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -ffunction-sections -fdata-sections -DNO_LEGACY  -o libxt_DSCP.oo -c libxt_DSCP.c;
installing term.h in /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2/ipkg-install/usr/include
mipsel-openwrt-linux-musl-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/iptables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include/uapi -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include/uapi -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include    -Wp,-MMD,./.libxt_HMARK.oo.d,-MT,libxt_HMARK.oo -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D_INIT=libxt_HMARK_init -DPIC -fPIC -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4=iptables-1.8.4 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -ffunction-sections -fdata-sections -DNO_LEGACY  -o libxt_HMARK.oo -c libxt_HMARK.c;
mipsel-openwrt-linux-musl-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/iptables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include/uapi -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include/uapi -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include    -Wp,-MMD,./.libxt_IDLETIMER.oo.d,-MT,libxt_IDLETIMER.oo -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D_INIT=libxt_IDLETIMER_init -DPIC -fPIC -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4=iptables-1.8.4 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -ffunction-sections -fdata-sections -DNO_LEGACY  -o libxt_IDLETIMER.oo -c libxt_IDLETIMER.c;
installing termcap.h in /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2/ipkg-install/usr/include
make[5]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2/include'
cd ncurses && make -w -- DESTDIR=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2/ipkg-install PKG_CONFIG_LIBDIR=/usr/lib/pkgconfig HOSTCCFLAGS= HOSTCC=gcc BUILD_CC=gcc ARCH=mipsel CROSS=mipsel-openwrt-linux-musl- SIZE=mipsel-openwrt-linux-musl-size OBJDUMP=mipsel-openwrt-linux-musl-objdump OBJCOPY=mipsel-openwrt-linux-musl-objcopy STRIP=mipsel-openwrt-linux-musl-strip RANLIB=mipsel-openwrt-linux-musl-gcc-ranlib CXX=mipsel-openwrt-linux-musl-g++ GCC=mipsel-openwrt-linux-musl-gcc CC=mipsel-openwrt-linux-musl-gcc NM=mipsel-openwrt-linux-musl-gcc-nm LD=mipsel-openwrt-linux-musl-ld AS=mipsel-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\ -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2\ -Wformat\ -Werror=format-security\ -fstack-protector\ -D_FORTIFY_SOURCE=1\ -Wl,-z,now\ -Wl,-z,relro\ -fpic AR=mipsel-openwrt-linux-musl-gcc-ar DESTDIR="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2/ipkg-install" RPATH_LIST="/usr/lib" install.libs
LuaSrcDiet: Puts your Lua 5.1+ source code on a diet
Version 1.0.0 <https://github.com/jirutka/luasrcdiet>

*** local variable optimization summary ***
----------------------------------------------------------
Variable          Unique   Decl.   Token    Size   Average
Types              Names   Count   Count   Bytes     Bytes
----------------------------------------------------------
Global                60       0     289    1782      6.17
----------------------------------------------------------
Local (in)           194     378    1456    7638      5.25
TOTAL (in)           254     378    1745    9420      5.40
----------------------------------------------------------
Local (out)           23     378    1456    1456      1.00
TOTAL (out)           83     378    1745    3238      1.86
----------------------------------------------------------

*** SRCEQUIV: token streams are sort of equivalent
(but no identifier comparisons since --opt-locals enabled)

Statistics for: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-base/ipkg-mipsel_24kc/luci-base/usr/lib/lua/luci/dispatcher.lua -> /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-base/ipkg-mipsel_24kc/luci-base/usr/lib/lua/luci/dispatcher.lua.o

*** lexer-based optimizations summary ***
--------------------------------------------------------------------
Lexical            Input   Input     Input  Output  Output    Output
Elements           Count   Bytes   Average   Count   Bytes   Average
--------------------------------------------------------------------
TK_KEYWORD          1489    5620      3.77    1489    5620      3.77
TK_NAME             2370   13445      5.67    2370    7263      3.06
TK_NUMBER             85     110      1.29      85     110      1.29
TK_STRING            367    4122     11.23     367    4122     11.23
TK_LSTRING             1      51     51.00       1      51     51.00
TK_OP               2982    3198      1.07    2982    3198      1.07
TK_EOS                 1       0      0.00       1       0      0.00
--------------------------------------------------------------------
TK_COMMENT            11     495     45.00       0       0      0.00
TK_LCOMMENT            0       0      0.00       0       0      0.00
TK_EOL              1532    1532      1.00    1249    1249      1.00
TK_SPACE            3996    5734      1.43     923     923      1.00
--------------------------------------------------------------------
Total Elements     12834   34307      2.67    9467   22536      2.38
--------------------------------------------------------------------
Total Tokens        7295   26546      3.64    7295   20364      2.79
--------------------------------------------------------------------
* WARNING: before and after binary chunks are NOT equivalent!

mipsel-openwrt-linux-musl-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/iptables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include/uapi -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include/uapi -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include    -Wp,-MMD,./.libxt_LED.oo.d,-MT,libxt_LED.oo -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D_INIT=libxt_LED_init -DPIC -fPIC -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4=iptables-1.8.4 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -ffunction-sections -fdata-sections -DNO_LEGACY  -o libxt_LED.oo -c libxt_LED.c;
make[5]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2/ncurses'
linking /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2/ipkg-install/usr/lib/libncursesw.so.6.2
LuaSrcDiet: Puts your Lua 5.1+ source code on a diet
Version 1.0.0 <https://github.com/jirutka/luasrcdiet>

*** local variable optimization summary ***
----------------------------------------------------------
Variable          Unique   Decl.   Token    Size   Average
Types              Names   Count   Count   Bytes     Bytes
----------------------------------------------------------
Global                19       0      29     202      6.97
----------------------------------------------------------
Local (in)            23      29      92     497      5.40
TOTAL (in)            42      29     121     699      5.78
----------------------------------------------------------
Local (out)           11      29      92      92      1.00
TOTAL (out)           30      29     121     294      2.43
----------------------------------------------------------

*** SRCEQUIV: token streams are sort of equivalent
(but no identifier comparisons since --opt-locals enabled)

Statistics for: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-base/ipkg-mipsel_24kc/luci-base/usr/lib/lua/luci/template.lua -> /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-base/ipkg-mipsel_24kc/luci-base/usr/lib/lua/luci/template.lua.o

*** lexer-based optimizations summary ***
--------------------------------------------------------------------
Lexical            Input   Input     Input  Output  Output    Output
Elements           Count   Bytes   Average   Count   Bytes   Average
--------------------------------------------------------------------
TK_KEYWORD            55     216      3.93      55     216      3.93
TK_NAME              155     929      5.99     155     524      3.38
TK_NUMBER              3       3      1.00       3       3      1.00
TK_STRING             19     264     13.89      19     264     13.89
TK_LSTRING             0       0      0.00       0       0      0.00
TK_OP                171     185      1.08     171     185      1.08
TK_EOS                 1       0      0.00       1       0      0.00
--------------------------------------------------------------------
TK_COMMENT            20     871     43.55       0       0      0.00
TK_LCOMMENT            0       0      0.00       0       0      0.00
TK_EOL               100     100      1.00      58      58      1.00
TK_SPACE             204     257      1.26      45      45      1.00
--------------------------------------------------------------------
Total Elements       728    2825      3.88     507    1295      2.55
--------------------------------------------------------------------
Total Tokens         404    1597      3.95     404    1192      2.95
--------------------------------------------------------------------
* WARNING: before and after binary chunks are NOT equivalent!

mipsel-openwrt-linux-musl-gcc -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro   -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -shared -Wl,-soname,`basename /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2/ipkg-install/usr/lib/libncursesw.so.6.2 .6.2`.6,-stats,-lc -o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2/ipkg-install/usr/lib/libncursesw.so.6.2 ../obj_s/hardscroll.o ../obj_s/hashmap.o ../obj_s/lib_addch.o ../obj_s/lib_addstr.o ../obj_s/lib_beep.o ../obj_s/lib_bkgd.o ../obj_s/lib_box.o ../obj_s/lib_chgat.o ../obj_s/lib_clear.o ../obj_s/lib_clearok.o ../obj_s/lib_clrbot.o ../obj_s/lib_clreol.o ../obj_s/lib_color.o ../obj_s/lib_colorset.o ../obj_s/lib_delch.o ../obj_s/lib_delwin.o ../obj_s/lib_echo.o ../obj_s/lib_endwin.o ../obj_s/lib_erase.o ../obj_s/lib_flash.o ../obj_s/lib_gen.o ../obj_s/lib_getch.o ../obj_s/lib_getstr.o ../obj_s/lib_hline.o ../obj_s/lib_immedok.o ../obj_s/lib_inchstr.o ../obj_s/lib_initscr.o ../obj_s/lib_insch.o ../obj_s/lib_insdel.o ../obj_s/lib_insnstr.o ../obj_s/lib_instr.o ../obj_s/lib_isendwin.o ../obj_s/lib_leaveok.o ../obj_s/lib_mouse.o ../obj_s/lib_move.o ../obj_s/lib_mvcur.o ../obj_s/lib_mvwin.o ../obj_s/lib_newterm.o ../obj_s/lib_newwin.o ../obj_s/lib_nl.o ../obj_s/lib_overlay.o ../obj_s/lib_pad.o ../obj_s/lib_printw.o ../obj_s/lib_redrawln.o ../obj_s/lib_refresh.o ../obj_s/lib_restart.o ../obj_s/lib_scanw.o ../obj_s/lib_screen.o ../obj_s/lib_scroll.o ../obj_s/lib_scrollok.o ../obj_s/lib_scrreg.o ../obj_s/lib_set_term.o ../obj_s/lib_slk.o ../obj_s/lib_slkatr_set.o ../obj_s/lib_slkatrof.o ../obj_s/lib_slkatron.o ../obj_s/lib_slkatrset.o ../obj_s/lib_slkattr.o ../obj_s/lib_slkclear.o ../obj_s/lib_slkcolor.o ../obj_s/lib_slkinit.o ../obj_s/lib_slklab.o ../obj_s/lib_slkrefr.o ../obj_s/lib_slkset.o ../obj_s/lib_slktouch.o ../obj_s/lib_touch.o ../obj_s/lib_tstp.o ../obj_s/lib_ungetch.o ../obj_s/lib_vidattr.o ../obj_s/lib_vline.o ../obj_s/lib_wattroff.o ../obj_s/lib_wattron.o ../obj_s/lib_winch.o ../obj_s/lib_window.o ../obj_s/nc_panel.o ../obj_s/safe_sprintf.o ../obj_s/tty_update.o ../obj_s/varargs.o ../obj_s/vsscanf.o ../obj_s/lib_freeall.o ../obj_s/charable.o ../obj_s/lib_add_wch.o ../obj_s/lib_box_set.o ../obj_s/lib_cchar.o ../obj_s/lib_erasewchar.o ../obj_s/lib_get_wch.o ../obj_s/lib_get_wstr.o ../obj_s/lib_hline_set.o ../obj_s/lib_in_wch.o ../obj_s/lib_in_wchnstr.o ../obj_s/lib_ins_wch.o ../obj_s/lib_inwstr.o ../obj_s/lib_key_name.o ../obj_s/lib_pecho_wchar.o ../obj_s/lib_slk_wset.o ../obj_s/lib_unget_wch.o ../obj_s/lib_vid_attr.o ../obj_s/lib_vline_set.o ../obj_s/lib_wacs.o ../obj_s/lib_wunctrl.o ../obj_s/expanded.o ../obj_s/legacy_coding.o ../obj_s/lib_dft_fgbg.o ../obj_s/lib_print.o ../obj_s/new_pair.o ../obj_s/resizeterm.o ../obj_s/use_screen.o ../obj_s/use_window.o ../obj_s/wresize.o ../obj_s/access.o ../obj_s/add_tries.o ../obj_s/alloc_ttype.o ../obj_s/codes.o ../obj_s/comp_captab.o ../obj_s/comp_error.o ../obj_s/comp_hash.o ../obj_s/comp_userdefs.o ../obj_s/db_iterator.o ../obj_s/doalloc.o ../obj_s/entries.o ../obj_s/fallback.o ../obj_s/free_ttype.o ../obj_s/getenv_num.o ../obj_s/home_terminfo.o ../obj_s/init_keytry.o ../obj_s/lib_acs.o ../obj_s/lib_baudrate.o ../obj_s/lib_cur_term.o ../obj_s/lib_data.o ../obj_s/lib_has_cap.o ../obj_s/lib_kernel.o ../obj_s/lib_keyname.o ../obj_s/lib_longname.o ../obj_s/lib_napms.o ../obj_s/lib_options.o ../obj_s/lib_raw.o ../obj_s/lib_setup.o ../obj_s/lib_termcap.o ../obj_s/lib_termname.o ../obj_s/lib_tgoto.o ../obj_s/lib_ti.o ../obj_s/lib_tparm.o ../obj_s/lib_tputs.o ../obj_s/lib_trace.o ../obj_s/lib_ttyflags.o ../obj_s/lib_twait.o ../obj_s/name_match.o ../obj_s/names.o ../obj_s/obsolete.o ../obj_s/read_entry.o ../obj_s/read_termcap.o ../obj_s/strings.o ../obj_s/tries.o ../obj_s/trim_sgr0.o ../obj_s/unctrl.o ../obj_s/visbuf.o ../obj_s/define_key.o ../obj_s/hashed_db.o ../obj_s/key_defined.o ../obj_s/keybound.o ../obj_s/keyok.o ../obj_s/version.o -L../lib  
LuaSrcDiet: Puts your Lua 5.1+ source code on a diet
Version 1.0.0 <https://github.com/jirutka/luasrcdiet>

*** local variable optimization summary ***
----------------------------------------------------------
Variable          Unique   Decl.   Token    Size   Average
Types              Names   Count   Count   Bytes     Bytes
----------------------------------------------------------
Global                 5       0       5      44      8.80
----------------------------------------------------------
Local (in)             0       0       0       0      0.00
TOTAL (in)             5       0       5      44      8.80
----------------------------------------------------------
Local (out)            0       0       0       0      0.00
TOTAL (out)            5       0       5      44      8.80
----------------------------------------------------------

*** SRCEQUIV: token streams are sort of equivalent
(but no identifier comparisons since --opt-locals enabled)

*** BINEQUIV: binary chunks are sort of equivalent

Statistics for: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-base/ipkg-mipsel_24kc/luci-base/usr/lib/lua/luci/version.lua -> /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-base/ipkg-mipsel_24kc/luci-base/usr/lib/lua/luci/version.lua.o

*** lexer-based optimizations summary ***
--------------------------------------------------------------------
Lexical            Input   Input     Input  Output  Output    Output
Elements           Count   Bytes   Average   Count   Bytes   Average
--------------------------------------------------------------------
TK_KEYWORD             0       0      0.00       0       0      0.00
TK_NAME                5      44      8.80       5      44      8.80
TK_NUMBER              0       0      0.00       0       0      0.00
TK_STRING              5      43      8.60       5      43      8.60
TK_LSTRING             0       0      0.00       0       0      0.00
TK_OP                  4       4      1.00       4       4      1.00
TK_EOS                 1       0      0.00       1       0      0.00
--------------------------------------------------------------------
TK_COMMENT             1      55     55.00       0       0      0.00
TK_LCOMMENT            0       0      0.00       0       0      0.00
TK_EOL                 9       9      1.00       5       5      1.00
TK_SPACE               9      15      1.67       0       0      0.00
--------------------------------------------------------------------
Total Elements        34     170      5.00      20      96      4.80
--------------------------------------------------------------------
Total Tokens          15      91      6.07      15      91      6.07
--------------------------------------------------------------------

mipsel-openwrt-linux-musl-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/iptables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include/uapi -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include/uapi -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include    -Wp,-MMD,./.libxt_NFLOG.oo.d,-MT,libxt_NFLOG.oo -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D_INIT=libxt_NFLOG_init -DPIC -fPIC -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4=iptables-1.8.4 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -ffunction-sections -fdata-sections -DNO_LEGACY  -o libxt_NFLOG.oo -c libxt_NFLOG.c;
mipsel-openwrt-linux-musl-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/iptables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include/uapi -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include/uapi -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include    -Wp,-MMD,./.libxt_NFQUEUE.oo.d,-MT,libxt_NFQUEUE.oo -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D_INIT=libxt_NFQUEUE_init -DPIC -fPIC -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4=iptables-1.8.4 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -ffunction-sections -fdata-sections -DNO_LEGACY  -o libxt_NFQUEUE.oo -c libxt_NFQUEUE.c;
LuaSrcDiet: Puts your Lua 5.1+ source code on a diet
Version 1.0.0 <https://github.com/jirutka/luasrcdiet>

*** local variable optimization summary ***
----------------------------------------------------------
Variable          Unique   Decl.   Token    Size   Average
Types              Names   Count   Count   Bytes     Bytes
----------------------------------------------------------
Global                 6       0      13     105      8.08
----------------------------------------------------------
Local (in)            25      27      83     450      5.42
TOTAL (in)            31      27      96     555      5.78
----------------------------------------------------------
Local (out)           14      27      83      83      1.00
TOTAL (out)           20      27      96     188      1.96
----------------------------------------------------------

*** SRCEQUIV: token streams are sort of equivalent
(but no identifier comparisons since --opt-locals enabled)

Statistics for: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-base/ipkg-mipsel_24kc/luci-base/usr/lib/lua/luci/ccache.lua -> /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-base/ipkg-mipsel_24kc/luci-base/usr/lib/lua/luci/ccache.lua.o

*** lexer-based optimizations summary ***
--------------------------------------------------------------------
Lexical            Input   Input     Input  Output  Output    Output
Elements           Count   Bytes   Average   Count   Bytes   Average
--------------------------------------------------------------------
TK_KEYWORD            63     264      4.19      63     264      4.19
TK_NAME              113     652      5.77     113     285      2.52
TK_NUMBER              4       4      1.00       4       4      1.00
TK_STRING             17     133      7.82      17     133      7.82
TK_LSTRING             0       0      0.00       0       0      0.00
TK_OP                116     128      1.10     116     128      1.10
TK_EOS                 1       0      0.00       1       0      0.00
--------------------------------------------------------------------
TK_COMMENT             4     172     43.00       0       0      0.00
TK_LCOMMENT            0       0      0.00       0       0      0.00
TK_EOL                76      76      1.00      58      58      1.00
TK_SPACE             175     222      1.27      47      47      1.00
--------------------------------------------------------------------
Total Elements       569    1651      2.90     419     919      2.19
--------------------------------------------------------------------
Total Tokens         314    1181      3.76     314     814      2.59
--------------------------------------------------------------------
* WARNING: before and after binary chunks are NOT equivalent!

mipsel-openwrt-linux-musl-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/iptables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include/uapi -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include/uapi -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include    -Wp,-MMD,./.libxt_RATEEST.oo.d,-MT,libxt_RATEEST.oo -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D_INIT=libxt_RATEEST_init -DPIC -fPIC -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4=iptables-1.8.4 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -ffunction-sections -fdata-sections -DNO_LEGACY  -o libxt_RATEEST.oo -c libxt_RATEEST.c;
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/../../../../mipsel-openwrt-linux-musl/bin/ld: total time in link: 0.038050
cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2/ipkg-install/usr/lib && (ln -s -f libncursesw.so.6.2 libncursesw.so.6; ln -s -f libncursesw.so.6 libncursesw.so; )
installing ../lib/libncursesw.a as /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2/ipkg-install/usr/lib/libncursesw.a
/usr/bin/install -c -m 644 ../lib/libncursesw.a /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2/ipkg-install/usr/lib/libncursesw.a
mipsel-openwrt-linux-musl-gcc-ranlib /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2/ipkg-install/usr/lib/libncursesw.a
LuaSrcDiet: Puts your Lua 5.1+ source code on a diet
Version 1.0.0 <https://github.com/jirutka/luasrcdiet>

*** local variable optimization summary ***
----------------------------------------------------------
Variable          Unique   Decl.   Token    Size   Average
Types              Names   Count   Count   Bytes     Bytes
----------------------------------------------------------
Global                26       0      71     365      5.14
----------------------------------------------------------
Local (in)           108     191     809    3022      3.74
TOTAL (in)           134     191     880    3387      3.85
----------------------------------------------------------
Local (out)           23     191     809     809      1.00
TOTAL (out)           49     191     880    1174      1.33
----------------------------------------------------------

*** SRCEQUIV: token streams are sort of equivalent
(but no identifier comparisons since --opt-locals enabled)

Statistics for: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-base/ipkg-mipsel_24kc/luci-base/usr/lib/lua/luci/sys.lua -> /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-base/ipkg-mipsel_24kc/luci-base/usr/lib/lua/luci/sys.lua.o

*** lexer-based optimizations summary ***
--------------------------------------------------------------------
Lexical            Input   Input     Input  Output  Output    Output
Elements           Count   Bytes   Average   Count   Bytes   Average
--------------------------------------------------------------------
TK_KEYWORD           594    2248      3.78     594    2248      3.78
TK_NAME             1126    4727      4.20    1126    2514      2.23
TK_NUMBER             82      98      1.20      82      98      1.20
TK_STRING             97    1292     13.32      97    1292     13.32
TK_LSTRING             0       0      0.00       0       0      0.00
TK_OP               1393    1460      1.05    1393    1460      1.05
TK_EOS                 1       0      0.00       1       0      0.00
--------------------------------------------------------------------
TK_COMMENT            15     703     46.87       0       0      0.00
TK_LCOMMENT            0       0      0.00       0       0      0.00
TK_EOL               607     607      1.00     498     498      1.00
TK_SPACE            1605    2245      1.40     438     438      1.00
--------------------------------------------------------------------
Total Elements      5520   13380      2.42    4229    8548      2.02
--------------------------------------------------------------------
Total Tokens        3293    9825      2.98    3293    7612      2.31
--------------------------------------------------------------------
* WARNING: before and after binary chunks are NOT equivalent!

make[5]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2/ncurses'
cd panel && make -w -- DESTDIR=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2/ipkg-install PKG_CONFIG_LIBDIR=/usr/lib/pkgconfig HOSTCCFLAGS= HOSTCC=gcc BUILD_CC=gcc ARCH=mipsel CROSS=mipsel-openwrt-linux-musl- SIZE=mipsel-openwrt-linux-musl-size OBJDUMP=mipsel-openwrt-linux-musl-objdump OBJCOPY=mipsel-openwrt-linux-musl-objcopy STRIP=mipsel-openwrt-linux-musl-strip RANLIB=mipsel-openwrt-linux-musl-gcc-ranlib CXX=mipsel-openwrt-linux-musl-g++ GCC=mipsel-openwrt-linux-musl-gcc CC=mipsel-openwrt-linux-musl-gcc NM=mipsel-openwrt-linux-musl-gcc-nm LD=mipsel-openwrt-linux-musl-ld AS=mipsel-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\ -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2\ -Wformat\ -Werror=format-security\ -fstack-protector\ -D_FORTIFY_SOURCE=1\ -Wl,-z,now\ -Wl,-z,relro\ -fpic AR=mipsel-openwrt-linux-musl-gcc-ar DESTDIR="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2/ipkg-install" RPATH_LIST="/usr/lib" install.libs
LuaSrcDiet: Puts your Lua 5.1+ source code on a diet
Version 1.0.0 <https://github.com/jirutka/luasrcdiet>

*** local variable optimization summary ***
----------------------------------------------------------
Variable          Unique   Decl.   Token    Size   Average
Types              Names   Count   Count   Bytes     Bytes
----------------------------------------------------------
Global                 5       0       8      58      7.25
----------------------------------------------------------
Local (in)             4       5      15      93      6.20
TOTAL (in)             9       5      23     151      6.57
----------------------------------------------------------
Local (out)            4       5      15      15      1.00
TOTAL (out)            9       5      23      73      3.17
----------------------------------------------------------

*** SRCEQUIV: token streams are sort of equivalent
(but no identifier comparisons since --opt-locals enabled)

*** BINEQUIV: binary chunks are sort of equivalent

Statistics for: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-base/ipkg-mipsel_24kc/luci-base/usr/lib/lua/luci/xml.lua -> /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-base/ipkg-mipsel_24kc/luci-base/usr/lib/lua/luci/xml.lua.o

*** lexer-based optimizations summary ***
--------------------------------------------------------------------
Lexical            Input   Input     Input  Output  Output    Output
Elements           Count   Bytes   Average   Count   Bytes   Average
--------------------------------------------------------------------
TK_KEYWORD            11      55      5.00      11      55      5.00
TK_NAME               27     181      6.70      27     103      3.81
TK_NUMBER              0       0      0.00       0       0      0.00
TK_STRING              3      40     13.33       3      40     13.33
TK_LSTRING             0       0      0.00       0       0      0.00
TK_OP                 21      21      1.00      21      21      1.00
TK_EOS                 1       0      0.00       1       0      0.00
--------------------------------------------------------------------
TK_COMMENT             6     226     37.67       0       0      0.00
TK_LCOMMENT            0       0      0.00       0       0      0.00
TK_EOL                26      26      1.00      12      12      1.00
TK_SPACE              26      33      1.27      11      11      1.00
--------------------------------------------------------------------
Total Elements       121     582      4.81      86     242      2.81
--------------------------------------------------------------------
Total Tokens          63     297      4.71      63     219      3.48
--------------------------------------------------------------------

make[5]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2/panel'
linking /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2/ipkg-install/usr/lib/libpanelw.so.6.2
mipsel-openwrt-linux-musl-gcc -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro    -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -shared -Wl,-soname,`basename /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2/ipkg-install/usr/lib/libpanelw.so.6.2 .6.2`.6,-stats,-lc -o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2/ipkg-install/usr/lib/libpanelw.so.6.2 ../obj_s/panel.o ../obj_s/p_above.o ../obj_s/p_below.o ../obj_s/p_bottom.o ../obj_s/p_delete.o ../obj_s/p_hide.o ../obj_s/p_hidden.o ../obj_s/p_move.o ../obj_s/p_new.o ../obj_s/p_replace.o ../obj_s/p_show.o ../obj_s/p_top.o ../obj_s/p_update.o ../obj_s/p_user.o ../obj_s/p_win.o -L../lib -lncursesw 
mipsel-openwrt-linux-musl-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/iptables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include/uapi -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include/uapi -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include    -Wp,-MMD,./.libxt_SECMARK.oo.d,-MT,libxt_SECMARK.oo -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D_INIT=libxt_SECMARK_init -DPIC -fPIC -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4=iptables-1.8.4 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -ffunction-sections -fdata-sections -DNO_LEGACY  -o libxt_SECMARK.oo -c libxt_SECMARK.c;
LuaSrcDiet: Puts your Lua 5.1+ source code on a diet
Version 1.0.0 <https://github.com/jirutka/luasrcdiet>

*** local variable optimization summary ***
----------------------------------------------------------
Variable          Unique   Decl.   Token    Size   Average
Types              Names   Count   Count   Bytes     Bytes
----------------------------------------------------------
Global                 5       0       6      41      6.83
----------------------------------------------------------
Local (in)             5       5      14      52      3.71
TOTAL (in)            10       5      20      93      4.65
----------------------------------------------------------
Local (out)            3       5      14      14      1.00
TOTAL (out)            8       5      20      55      2.75
----------------------------------------------------------

*** SRCEQUIV: token streams are sort of equivalent
(but no identifier comparisons since --opt-locals enabled)

*** BINEQUIV: binary chunks are sort of equivalent

Statistics for: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-base/ipkg-mipsel_24kc/luci-base/usr/lib/lua/luci/config.lua -> /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-base/ipkg-mipsel_24kc/luci-base/usr/lib/lua/luci/config.lua.o

*** lexer-based optimizations summary ***
--------------------------------------------------------------------
Lexical            Input   Input     Input  Output  Output    Output
Elements           Count   Bytes   Average   Count   Bytes   Average
--------------------------------------------------------------------
TK_KEYWORD            14      59      4.21      14      59      4.21
TK_NAME               26     132      5.08      26      94      3.62
TK_NUMBER              0       0      0.00       0       0      0.00
TK_STRING              4      46     11.50       4      46     11.50
TK_LSTRING             0       0      0.00       0       0      0.00
TK_OP                 38      38      1.00      38      38      1.00
TK_EOS                 1       0      0.00       1       0      0.00
--------------------------------------------------------------------
TK_COMMENT             2     106     53.00       0       0      0.00
TK_LCOMMENT            0       0      0.00       0       0      0.00
TK_EOL                18      18      1.00      15      15      1.00
TK_SPACE              34      78      2.29       6       6      1.00
--------------------------------------------------------------------
Total Elements       137     477      3.48     104     258      2.48
--------------------------------------------------------------------
Total Tokens          83     275      3.31      83     237      2.86
--------------------------------------------------------------------

LuaSrcDiet: Puts your Lua 5.1+ source code on a diet
Version 1.0.0 <https://github.com/jirutka/luasrcdiet>

*** local variable optimization summary ***
----------------------------------------------------------
Variable          Unique   Decl.   Token    Size   Average
Types              Names   Count   Count   Bytes     Bytes
----------------------------------------------------------
Global                10       0      25     183      7.32
----------------------------------------------------------
Local (in)            10      11      37     172      4.65
TOTAL (in)            20      11      62     355      5.73
----------------------------------------------------------
Local (out)            5      11      37      37      1.00
TOTAL (out)           15      11      62     220      3.55
----------------------------------------------------------

*** SRCEQUIV: token streams are sort of equivalent
(but no identifier comparisons since --opt-locals enabled)

*** BINEQUIV: binary chunks are sort of equivalent

Statistics for: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-base/ipkg-mipsel_24kc/luci-base/usr/lib/lua/luci/i18n.lua -> /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-base/ipkg-mipsel_24kc/luci-base/usr/lib/lua/luci/i18n.lua.o

*** lexer-based optimizations summary ***
--------------------------------------------------------------------
Lexical            Input   Input     Input  Output  Output    Output
Elements           Count   Bytes   Average   Count   Bytes   Average
--------------------------------------------------------------------
TK_KEYWORD            47     199      4.23      47     199      4.23
TK_NAME               87     539      6.20      87     404      4.64
TK_NUMBER              0       0      0.00       0       0      0.00
TK_STRING              8     126     15.75       8     126     15.75
TK_LSTRING             0       0      0.00       0       0      0.00
TK_OP                 95     102      1.07      95     102      1.07
TK_EOS                 1       0      0.00       1       0      0.00
--------------------------------------------------------------------
TK_COMMENT             2     106     53.00       0       0      0.00
TK_LCOMMENT            0       0      0.00       0       0      0.00
TK_EOL                55      55      1.00      41      41      1.00
TK_SPACE             100     125      1.25      33      33      1.00
--------------------------------------------------------------------
Total Elements       395    1252      3.17     312     905      2.90
--------------------------------------------------------------------
Total Tokens         238     966      4.06     238     831      3.49
--------------------------------------------------------------------

/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/../../../../mipsel-openwrt-linux-musl/bin/ld: total time in link: 0.009165
cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2/ipkg-install/usr/lib && (ln -s -f libpanelw.so.6.2 libpanelw.so.6; ln -s -f libpanelw.so.6 libpanelw.so; )
LuaSrcDiet: Puts your Lua 5.1+ source code on a diet
Version 1.0.0 <https://github.com/jirutka/luasrcdiet>

*** local variable optimization summary ***
----------------------------------------------------------
Variable          Unique   Decl.   Token    Size   Average
Types              Names   Count   Count   Bytes     Bytes
----------------------------------------------------------
Global                 2       0       3      20      6.67
----------------------------------------------------------
Local (in)             2       2       5      30      6.00
TOTAL (in)             4       2       8      50      6.25
----------------------------------------------------------
Local (out)            2       2       5       5      1.00
TOTAL (out)            4       2       8      25      3.12
----------------------------------------------------------

*** SRCEQUIV: token streams are sort of equivalent
(but no identifier comparisons since --opt-locals enabled)

*** BINEQUIV: binary chunks are sort of equivalent

Statistics for: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-base/ipkg-mipsel_24kc/luci-base/usr/lib/lua/luci/cacheloader.lua -> /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-base/ipkg-mipsel_24kc/luci-base/usr/lib/lua/luci/cacheloader.lua.o

*** lexer-based optimizations summary ***
--------------------------------------------------------------------
Lexical            Input   Input     Input  Output  Output    Output
Elements           Count   Bytes   Average   Count   Bytes   Average
--------------------------------------------------------------------
TK_KEYWORD             6      22      3.67       6      22      3.67
TK_NAME               12      82      6.83      12      57      4.75
TK_NUMBER              0       0      0.00       0       0      0.00
TK_STRING              4      47     11.75       4      47     11.75
TK_LSTRING             0       0      0.00       0       0      0.00
TK_OP                  9      10      1.11       9      10      1.11
TK_EOS                 1       0      0.00       1       0      0.00
--------------------------------------------------------------------
TK_COMMENT             3     157     52.33       0       0      0.00
TK_LCOMMENT            0       0      0.00       0       0      0.00
TK_EOL                11      11      1.00       5       5      1.00
TK_SPACE              16      16      1.00       5       5      1.00
--------------------------------------------------------------------
Total Elements        62     345      5.56      42     146      3.48
--------------------------------------------------------------------
Total Tokens          32     161      5.03      32     136      4.25
--------------------------------------------------------------------

installing ../lib/libpanelw.a as /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2/ipkg-install/usr/lib/libpanelw.a
/usr/bin/install -c -m 644 ../lib/libpanelw.a /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2/ipkg-install/usr/lib/libpanelw.a
mipsel-openwrt-linux-musl-gcc-ranlib /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2/ipkg-install/usr/lib/libpanelw.a
installing ./panel.h in /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2/ipkg-install/usr/include
make[5]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2/panel'
mipsel-openwrt-linux-musl-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/iptables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include/uapi -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include/uapi -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include    -Wp,-MMD,./.libxt_SYNPROXY.oo.d,-MT,libxt_SYNPROXY.oo -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D_INIT=libxt_SYNPROXY_init -DPIC -fPIC -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4=iptables-1.8.4 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -ffunction-sections -fdata-sections -DNO_LEGACY  -o libxt_SYNPROXY.oo -c libxt_SYNPROXY.c;
LuaSrcDiet: Puts your Lua 5.1+ source code on a diet
Version 1.0.0 <https://github.com/jirutka/luasrcdiet>

*** local variable optimization summary ***
----------------------------------------------------------
Variable          Unique   Decl.   Token    Size   Average
Types              Names   Count   Count   Bytes     Bytes
----------------------------------------------------------
Global                12       0      27     183      6.78
----------------------------------------------------------
Local (in)            17      21      93     302      3.25
TOTAL (in)            29      21     120     485      4.04
----------------------------------------------------------
Local (out)            7      21      93      93      1.00
TOTAL (out)           19      21     120     276      2.30
----------------------------------------------------------

*** SRCEQUIV: token streams are sort of equivalent
(but no identifier comparisons since --opt-locals enabled)

Statistics for: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-base/ipkg-mipsel_24kc/luci-base/usr/lib/lua/luci/sgi/uhttpd.lua -> /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-base/ipkg-mipsel_24kc/luci-base/usr/lib/lua/luci/sgi/uhttpd.lua.o

*** lexer-based optimizations summary ***
--------------------------------------------------------------------
Lexical            Input   Input     Input  Output  Output    Output
Elements           Count   Bytes   Average   Count   Bytes   Average
--------------------------------------------------------------------
TK_KEYWORD            60     238      3.97      60     238      3.97
TK_NAME              179    1055      5.89     179     846      4.73
TK_NUMBER             10      13      1.30      10      13      1.30
TK_STRING             20     199      9.95      20     199      9.95
TK_LSTRING             0       0      0.00       0       0      0.00
TK_OP                196     205      1.05     196     205      1.05
TK_EOS                 1       0      0.00       1       0      0.00
--------------------------------------------------------------------
TK_COMMENT             2     106     53.00       0       0      0.00
TK_LCOMMENT            0       0      0.00       0       0      0.00
TK_EOL                99      99      1.00      86      86      1.00
TK_SPACE             238     410      1.72      45      45      1.00
--------------------------------------------------------------------
Total Elements       805    2325      2.89     597    1632      2.73
--------------------------------------------------------------------
Total Tokens         466    1710      3.67     466    1501      3.22
--------------------------------------------------------------------
* WARNING: before and after binary chunks are NOT equivalent!

cd menu && make -w -- DESTDIR=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2/ipkg-install PKG_CONFIG_LIBDIR=/usr/lib/pkgconfig HOSTCCFLAGS= HOSTCC=gcc BUILD_CC=gcc ARCH=mipsel CROSS=mipsel-openwrt-linux-musl- SIZE=mipsel-openwrt-linux-musl-size OBJDUMP=mipsel-openwrt-linux-musl-objdump OBJCOPY=mipsel-openwrt-linux-musl-objcopy STRIP=mipsel-openwrt-linux-musl-strip RANLIB=mipsel-openwrt-linux-musl-gcc-ranlib CXX=mipsel-openwrt-linux-musl-g++ GCC=mipsel-openwrt-linux-musl-gcc CC=mipsel-openwrt-linux-musl-gcc NM=mipsel-openwrt-linux-musl-gcc-nm LD=mipsel-openwrt-linux-musl-ld AS=mipsel-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\ -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2\ -Wformat\ -Werror=format-security\ -fstack-protector\ -D_FORTIFY_SOURCE=1\ -Wl,-z,now\ -Wl,-z,relro\ -fpic AR=mipsel-openwrt-linux-musl-gcc-ar DESTDIR="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2/ipkg-install" RPATH_LIST="/usr/lib" install.libs
make[5]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2/menu'
linking /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2/ipkg-install/usr/lib/libmenuw.so.6.2
mipsel-openwrt-linux-musl-gcc -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro    -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -shared -Wl,-soname,`basename /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2/ipkg-install/usr/lib/libmenuw.so.6.2 .6.2`.6,-stats,-lc -o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2/ipkg-install/usr/lib/libmenuw.so.6.2 ../obj_s/m_attribs.o ../obj_s/m_cursor.o ../obj_s/m_driver.o ../obj_s/m_format.o ../obj_s/m_global.o ../obj_s/m_hook.o ../obj_s/m_item_cur.o ../obj_s/m_item_nam.o ../obj_s/m_item_new.o ../obj_s/m_item_opt.o ../obj_s/m_item_top.o ../obj_s/m_item_use.o ../obj_s/m_item_val.o ../obj_s/m_item_vis.o ../obj_s/m_items.o ../obj_s/m_new.o ../obj_s/m_opts.o ../obj_s/m_pad.o ../obj_s/m_pattern.o ../obj_s/m_post.o ../obj_s/m_req_name.o ../obj_s/m_scale.o ../obj_s/m_spacing.o ../obj_s/m_sub.o ../obj_s/m_userptr.o ../obj_s/m_win.o -L../lib -lncursesw 
mipsel-openwrt-linux-musl-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/iptables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include/uapi -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include/uapi -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include    -Wp,-MMD,./.libxt_TCPOPTSTRIP.oo.d,-MT,libxt_TCPOPTSTRIP.oo -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D_INIT=libxt_TCPOPTSTRIP_init -DPIC -fPIC -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4=iptables-1.8.4 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -ffunction-sections -fdata-sections -DNO_LEGACY  -o libxt_TCPOPTSTRIP.oo -c libxt_TCPOPTSTRIP.c;
LuaSrcDiet: Puts your Lua 5.1+ source code on a diet
Version 1.0.0 <https://github.com/jirutka/luasrcdiet>

*** local variable optimization summary ***
----------------------------------------------------------
Variable          Unique   Decl.   Token    Size   Average
Types              Names   Count   Count   Bytes     Bytes
----------------------------------------------------------
Global                13       0      32     164      5.12
----------------------------------------------------------
Local (in)            15      15      58     274      4.72
TOTAL (in)            28      15      90     438      4.87
----------------------------------------------------------
Local (out)            6      15      58      58      1.00
TOTAL (out)           19      15      90     222      2.47
----------------------------------------------------------

*** SRCEQUIV: token streams are sort of equivalent
(but no identifier comparisons since --opt-locals enabled)

Statistics for: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-base/ipkg-mipsel_24kc/luci-base/usr/lib/lua/luci/sgi/cgi.lua -> /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-base/ipkg-mipsel_24kc/luci-base/usr/lib/lua/luci/sgi/cgi.lua.o

*** lexer-based optimizations summary ***
--------------------------------------------------------------------
Lexical            Input   Input     Input  Output  Output    Output
Elements           Count   Bytes   Average   Count   Bytes   Average
--------------------------------------------------------------------
TK_KEYWORD            58     242      4.17      58     242      4.17
TK_NAME              120     606      5.05     120     390      3.25
TK_NUMBER              8       8      1.00       8       8      1.00
TK_STRING             18     200     11.11      18     200     11.11
TK_LSTRING             0       0      0.00       0       0      0.00
TK_OP                145     160      1.10     145     160      1.10
TK_EOS                 1       0      0.00       1       0      0.00
--------------------------------------------------------------------
TK_COMMENT             3     149     49.67       0       0      0.00
TK_LCOMMENT            0       0      0.00       0       0      0.00
TK_EOL                73      73      1.00      61      61      1.00
TK_SPACE             173     250      1.45      45      45      1.00
--------------------------------------------------------------------
Total Elements       599    1688      2.82     456    1106      2.43
--------------------------------------------------------------------
Total Tokens         350    1216      3.47     350    1000      2.86
--------------------------------------------------------------------
* WARNING: before and after binary chunks are NOT equivalent!

mipsel-openwrt-linux-musl-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/iptables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include/uapi -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include/uapi -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include    -Wp,-MMD,./.libxt_TEE.oo.d,-MT,libxt_TEE.oo -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D_INIT=libxt_TEE_init -DPIC -fPIC -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4=iptables-1.8.4 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -ffunction-sections -fdata-sections -DNO_LEGACY  -o libxt_TEE.oo -c libxt_TEE.c;
mipsel-openwrt-linux-musl-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/iptables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include/uapi -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include/uapi -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include    -Wp,-MMD,./.libxt_TOS.oo.d,-MT,libxt_TOS.oo -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D_INIT=libxt_TOS_init -DPIC -fPIC -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4=iptables-1.8.4 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -ffunction-sections -fdata-sections -DNO_LEGACY  -o libxt_TOS.oo -c libxt_TOS.c;
if [ -d /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-base/htdocs ]; then install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-base/ipkg-mipsel_24kc/luci-base/www; cp -pR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-base/htdocs/* /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-base/ipkg-mipsel_24kc/luci-base/www/; 	find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-base/ipkg-mipsel_24kc/luci-base/www/ -type f -name '*.js' | while read src; do if jsmin < "$src" > "$src.o"; then mv "$src.o" "$src"; fi; done; 	find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-base/ipkg-mipsel_24kc/luci-base/www/ -type f -name '*.css' | while read src; do if csstidy "$src" --template=highest --remove_last_semicolon=true "$src.o"; then mv "$src.o" "$src"; fi; done; else true; fi
mipsel-openwrt-linux-musl-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/iptables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include/uapi -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include/uapi -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include    -Wp,-MMD,./.libxt_TPROXY.oo.d,-MT,libxt_TPROXY.oo -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D_INIT=libxt_TPROXY_init -DPIC -fPIC -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4=iptables-1.8.4 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -ffunction-sections -fdata-sections -DNO_LEGACY  -o libxt_TPROXY.oo -c libxt_TPROXY.c;
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/../../../../mipsel-openwrt-linux-musl/bin/ld: total time in link: 0.013760
cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2/ipkg-install/usr/lib && (ln -s -f libmenuw.so.6.2 libmenuw.so.6; ln -s -f libmenuw.so.6 libmenuw.so; )
installing ../lib/libmenuw.a as /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2/ipkg-install/usr/lib/libmenuw.a
/usr/bin/install -c -m 644 ../lib/libmenuw.a /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2/ipkg-install/usr/lib/libmenuw.a
mipsel-openwrt-linux-musl-gcc-ranlib /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2/ipkg-install/usr/lib/libmenuw.a
installing ./eti.h in /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2/ipkg-install/usr/include
installing ./menu.h in /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2/ipkg-install/usr/include
make[5]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2/menu'
cd form && make -w -- DESTDIR=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2/ipkg-install PKG_CONFIG_LIBDIR=/usr/lib/pkgconfig HOSTCCFLAGS= HOSTCC=gcc BUILD_CC=gcc ARCH=mipsel CROSS=mipsel-openwrt-linux-musl- SIZE=mipsel-openwrt-linux-musl-size OBJDUMP=mipsel-openwrt-linux-musl-objdump OBJCOPY=mipsel-openwrt-linux-musl-objcopy STRIP=mipsel-openwrt-linux-musl-strip RANLIB=mipsel-openwrt-linux-musl-gcc-ranlib CXX=mipsel-openwrt-linux-musl-g++ GCC=mipsel-openwrt-linux-musl-gcc CC=mipsel-openwrt-linux-musl-gcc NM=mipsel-openwrt-linux-musl-gcc-nm LD=mipsel-openwrt-linux-musl-ld AS=mipsel-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\ -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2\ -Wformat\ -Werror=format-security\ -fstack-protector\ -D_FORTIFY_SOURCE=1\ -Wl,-z,now\ -Wl,-z,relro\ -fpic AR=mipsel-openwrt-linux-musl-gcc-ar DESTDIR="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2/ipkg-install" RPATH_LIST="/usr/lib" install.libs
mipsel-openwrt-linux-musl-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/iptables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include/uapi -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include/uapi -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include    -Wp,-MMD,./.libxt_TRACE.oo.d,-MT,libxt_TRACE.oo -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D_INIT=libxt_TRACE_init -DPIC -fPIC -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4=iptables-1.8.4 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -ffunction-sections -fdata-sections -DNO_LEGACY  -o libxt_TRACE.oo -c libxt_TRACE.c;
make[5]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2/form'
linking /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2/ipkg-install/usr/lib/libformw.so.6.2
mipsel-openwrt-linux-musl-gcc -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro    -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2 -Wformat -Werror=format-security -fstack-protector -Wl,-z,now -Wl,-z,relro -fpic --param max-inline-insns-single=1200 -shared -Wl,-soname,`basename /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2/ipkg-install/usr/lib/libformw.so.6.2 .6.2`.6,-stats,-lc -o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2/ipkg-install/usr/lib/libformw.so.6.2 ../obj_s/fld_arg.o ../obj_s/fld_attr.o ../obj_s/fld_current.o ../obj_s/fld_def.o ../obj_s/fld_dup.o ../obj_s/fld_ftchoice.o ../obj_s/fld_ftlink.o ../obj_s/fld_info.o ../obj_s/fld_just.o ../obj_s/fld_link.o ../obj_s/fld_max.o ../obj_s/fld_move.o ../obj_s/fld_newftyp.o ../obj_s/fld_opts.o ../obj_s/fld_pad.o ../obj_s/fld_page.o ../obj_s/fld_stat.o ../obj_s/fld_type.o ../obj_s/fld_user.o ../obj_s/frm_cursor.o ../obj_s/frm_data.o ../obj_s/frm_def.o ../obj_s/frm_driver.o ../obj_s/frm_hook.o ../obj_s/frm_opts.o ../obj_s/frm_page.o ../obj_s/frm_post.o ../obj_s/frm_req_name.o ../obj_s/frm_scale.o ../obj_s/frm_sub.o ../obj_s/frm_user.o ../obj_s/frm_win.o ../obj_s/fty_alnum.o ../obj_s/fty_alpha.o ../obj_s/fty_enum.o ../obj_s/fty_generic.o ../obj_s/fty_int.o ../obj_s/fty_ipv4.o ../obj_s/fty_num.o ../obj_s/fty_regex.o -L../lib -lncursesw 
mipsel-openwrt-linux-musl-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/iptables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include/uapi -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include/uapi -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include    -Wp,-MMD,./.libxt_addrtype.oo.d,-MT,libxt_addrtype.oo -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D_INIT=libxt_addrtype_init -DPIC -fPIC -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4=iptables-1.8.4 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -ffunction-sections -fdata-sections -DNO_LEGACY  -o libxt_addrtype.oo -c libxt_addrtype.c;
mipsel-openwrt-linux-musl-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/iptables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include/uapi -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include/uapi -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include    -Wp,-MMD,./.libxt_bpf.oo.d,-MT,libxt_bpf.oo -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D_INIT=libxt_bpf_init -DPIC -fPIC -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4=iptables-1.8.4 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -ffunction-sections -fdata-sections -DNO_LEGACY  -o libxt_bpf.oo -c libxt_bpf.c;
mipsel-openwrt-linux-musl-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/iptables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include/uapi -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include/uapi -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include    -Wp,-MMD,./.libxt_cgroup.oo.d,-MT,libxt_cgroup.oo -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D_INIT=libxt_cgroup_init -DPIC -fPIC -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4=iptables-1.8.4 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -ffunction-sections -fdata-sections -DNO_LEGACY  -o libxt_cgroup.oo -c libxt_cgroup.c;
if [ -d /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-base/root ]; then install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-base/ipkg-mipsel_24kc/luci-base/; cp -pR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-base/root/* /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-base/ipkg-mipsel_24kc/luci-base/; else true; fi
mipsel-openwrt-linux-musl-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/iptables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include/uapi -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include/uapi -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include    -Wp,-MMD,./.libxt_cluster.oo.d,-MT,libxt_cluster.oo -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D_INIT=libxt_cluster_init -DPIC -fPIC -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4=iptables-1.8.4 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -ffunction-sections -fdata-sections -DNO_LEGACY  -o libxt_cluster.oo -c libxt_cluster.c;
mipsel-openwrt-linux-musl-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/iptables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include/uapi -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include/uapi -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include    -Wp,-MMD,./.libxt_connbytes.oo.d,-MT,libxt_connbytes.oo -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D_INIT=libxt_connbytes_init -DPIC -fPIC -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4=iptables-1.8.4 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -ffunction-sections -fdata-sections -DNO_LEGACY  -o libxt_connbytes.oo -c libxt_connbytes.c;
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/../../../../mipsel-openwrt-linux-musl/bin/ld: total time in link: 0.018210
if [ -d /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-base/src ]; then 	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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-base=luci-base -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-base=luci-base -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include " LDFLAGS="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro " FPIC="-fpic" LUCI_VERSION="git-20.220.15511-b8a74cb" LUCI_GITBRANCH="LuCI Master" make -C /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-base/src/ AR="mipsel-openwrt-linux-musl-gcc-ar" AS="mipsel-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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-base=luci-base -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro" LD=mipsel-openwrt-linux-musl-ld NM="mipsel-openwrt-linux-musl-gcc-nm" CC="mipsel-openwrt-linux-musl-gcc" GCC="mipsel-openwrt-linux-musl-gcc" CXX="mipsel-openwrt-linux-musl-g++" RANLIB="mipsel-openwrt-linux-musl-gcc-ranlib" STRIP=mipsel-openwrt-linux-musl-strip OBJCOPY=mipsel-openwrt-linux-musl-objcopy OBJDUMP=mipsel-openwrt-linux-musl-objdump SIZE=mipsel-openwrt-linux-musl-size CROSS="mipsel-openwrt-linux-musl-" ARCH="mipsel" DESTDIR="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-base/ipkg-install"  install; cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-base/ipkg-install/* /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-base/ipkg-mipsel_24kc/luci-base/; else true; fi
cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2/ipkg-install/usr/lib && (ln -s -f libformw.so.6.2 libformw.so.6; ln -s -f libformw.so.6 libformw.so; )
libxt_bpf.c: In function 'bpf_obj_get':
libxt_bpf.c:70:18: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  attr.pathname = (__u64) filepath;
                  ^
make[4]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-base/src'
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-base/ipkg-install/usr/lib/lua/luci/template
cp parser.so /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-base/ipkg-install/usr/lib/lua/luci/template/parser.so
cp version.lua /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-base/ipkg-install/usr/lib/lua/luci/version.lua
installing ../lib/libformw.a as /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2/ipkg-install/usr/lib/libformw.a
/usr/bin/install -c -m 644 ../lib/libformw.a /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2/ipkg-install/usr/lib/libformw.a
make[4]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-base/src'
mipsel-openwrt-linux-musl-gcc-ranlib /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2/ipkg-install/usr/lib/libformw.a
In file included from ../include/linux/netfilter/xt_cgroup.h:6,
                 from libxt_cgroup.c:3:
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include/linux/limits.h:7: warning: "NGROUPS_MAX" redefined
 #define NGROUPS_MAX    65536 /* supplemental group IDs are available */
 
In file included from ../include/xtables.h:11,
                 from libxt_cgroup.c:2:
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/limits.h:46: note: this is the location of the previous definition
 #define NGROUPS_MAX 32
 
find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-base/ipkg-mipsel_24kc/luci-base -name 'CVS' -o -name '.svn' -o -name '.#*' -o -name '*~'| xargs -r rm -rf
installing ./form.h in /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2/ipkg-install/usr/include
make[5]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2/form'
cd misc && make -w -- DESTDIR=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2/ipkg-install PKG_CONFIG_LIBDIR=/usr/lib/pkgconfig HOSTCCFLAGS= HOSTCC=gcc BUILD_CC=gcc ARCH=mipsel CROSS=mipsel-openwrt-linux-musl- SIZE=mipsel-openwrt-linux-musl-size OBJDUMP=mipsel-openwrt-linux-musl-objdump OBJCOPY=mipsel-openwrt-linux-musl-objcopy STRIP=mipsel-openwrt-linux-musl-strip RANLIB=mipsel-openwrt-linux-musl-gcc-ranlib CXX=mipsel-openwrt-linux-musl-g++ GCC=mipsel-openwrt-linux-musl-gcc CC=mipsel-openwrt-linux-musl-gcc NM=mipsel-openwrt-linux-musl-gcc-nm LD=mipsel-openwrt-linux-musl-ld AS=mipsel-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\ -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2\ -Wformat\ -Werror=format-security\ -fstack-protector\ -D_FORTIFY_SOURCE=1\ -Wl,-z,now\ -Wl,-z,relro\ -fpic AR=mipsel-openwrt-linux-musl-gcc-ar DESTDIR="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2/ipkg-install" RPATH_LIST="/usr/lib" install.libs
make[5]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2/misc'
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2/ipkg-install/usr/bin
/usr/bin/install -c ncurses-config /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2/ipkg-install/usr/bin/ncursesw6-config
/bin/sh ./gen-pkgconfig
** creating ncursesw.pc
** creating panelw.pc
** creating menuw.pc
** creating formw.pc
touch pc-files
mipsel-openwrt-linux-musl-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/iptables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include/uapi -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include/uapi -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include    -Wp,-MMD,./.libxt_connlimit.oo.d,-MT,libxt_connlimit.oo -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D_INIT=libxt_connlimit_init -DPIC -fPIC -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4=iptables-1.8.4 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -ffunction-sections -fdata-sections -DNO_LEGACY  -o libxt_connlimit.oo -c libxt_connlimit.c;
installing ncursesw.pc
installing ncursesw.pc
installing panelw.pc
installing menuw.pc
installing formw.pc
make[5]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2/misc'
cd misc && make -w -- DESTDIR=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2/ipkg-install PKG_CONFIG_LIBDIR=/usr/lib/pkgconfig HOSTCCFLAGS= HOSTCC=gcc BUILD_CC=gcc ARCH=mipsel CROSS=mipsel-openwrt-linux-musl- SIZE=mipsel-openwrt-linux-musl-size OBJDUMP=mipsel-openwrt-linux-musl-objdump OBJCOPY=mipsel-openwrt-linux-musl-objcopy STRIP=mipsel-openwrt-linux-musl-strip RANLIB=mipsel-openwrt-linux-musl-gcc-ranlib CXX=mipsel-openwrt-linux-musl-g++ GCC=mipsel-openwrt-linux-musl-gcc CC=mipsel-openwrt-linux-musl-gcc NM=mipsel-openwrt-linux-musl-gcc-nm LD=mipsel-openwrt-linux-musl-ld AS=mipsel-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\ -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2=ncurses-6.2\ -Wformat\ -Werror=format-security\ -fstack-protector\ -D_FORTIFY_SOURCE=1\ -Wl,-z,now\ -Wl,-z,relro\ -fpic AR=mipsel-openwrt-linux-musl-gcc-ar DESTDIR="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2/ipkg-install" RPATH_LIST="/usr/lib" install.data
make[5]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2/misc'
WHICH_XTERM=xterm-new \
XTERM_KBS=BS \
datadir=/usr/share \
/bin/sh ./gen_edit.sh >run_tic.sed
echo '** adjusting tabset paths'
** adjusting tabset paths
sed -f run_tic.sed ../misc/terminfo.src >terminfo.tmp
mipsel-openwrt-linux-musl-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/iptables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include/uapi -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include/uapi -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include    -Wp,-MMD,./.libxt_connmark.oo.d,-MT,libxt_connmark.oo -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D_INIT=libxt_connmark_init -DPIC -fPIC -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4=iptables-1.8.4 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -ffunction-sections -fdata-sections -DNO_LEGACY  -o libxt_connmark.oo -c libxt_connmark.c;
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2/ipkg-install/usr/share
mipsel-openwrt-linux-musl-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/iptables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include/uapi -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include/uapi -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include    -Wp,-MMD,./.libxt_cpu.oo.d,-MT,libxt_cpu.oo -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D_INIT=libxt_cpu_init -DPIC -fPIC -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4=iptables-1.8.4 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -ffunction-sections -fdata-sections -DNO_LEGACY  -o libxt_cpu.oo -c libxt_cpu.c;
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2/ipkg-install/usr/share/tabset
DESTDIR=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2/ipkg-install \
prefix=/usr \
exec_prefix=/usr \
bindir=/usr/bin \
top_srcdir=.. \
srcdir=. \
datadir=/usr/share \
ticdir=/usr/share/terminfo \
source=terminfo.tmp \
cross_compiling=yes \
/bin/sh ./run_tic.sh
** Building terminfo database, please wait...
Running tic to install /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2/ipkg-install/usr/share/terminfo ...

	You may see messages regarding extended capabilities, e.g., AX.
	These are extended terminal capabilities which are compiled
	using
		tic -x
	If you have ncurses 4.2 applications, you should read the INSTALL
	document, and install the terminfo without the -x option.

"terminfo.tmp", line 1115, col 36, terminal 'fbterm': limiting value of `pairs' from 0x10000 to 0x7fff
mipsel-openwrt-linux-musl-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/iptables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include/uapi -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include/uapi -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include    -Wp,-MMD,./.libxt_dccp.oo.d,-MT,libxt_dccp.oo -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D_INIT=libxt_dccp_init -DPIC -fPIC -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4=iptables-1.8.4 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -ffunction-sections -fdata-sections -DNO_LEGACY  -o libxt_dccp.oo -c libxt_dccp.c;
mipsel-openwrt-linux-musl-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/iptables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include/uapi -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include/uapi -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include    -Wp,-MMD,./.libxt_devgroup.oo.d,-MT,libxt_devgroup.oo -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D_INIT=libxt_devgroup_init -DPIC -fPIC -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4=iptables-1.8.4 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -ffunction-sections -fdata-sections -DNO_LEGACY  -o libxt_devgroup.oo -c libxt_devgroup.c;
"terminfo.tmp", line 4801, col 36, terminal 'xterm+256color': limiting value of `pairs' from 0x10000 to 0x7fff
"terminfo.tmp", line 4820, col 36, terminal 'xterm+256setaf': limiting value of `pairs' from 0x10000 to 0x7fff
"terminfo.tmp", line 4864, col 25, terminal 'xterm+direct2': limiting value of `colors' from 0x1000000 to 0x7fff
"terminfo.tmp", line 4864, col 40, terminal 'xterm+direct2': limiting value of `pairs' from 0x10000 to 0x7fff
"terminfo.tmp", line 4879, col 25, terminal 'xterm+direct': limiting value of `colors' from 0x1000000 to 0x7fff
"terminfo.tmp", line 4879, col 40, terminal 'xterm+direct': limiting value of `pairs' from 0x10000 to 0x7fff
"terminfo.tmp", line 4901, col 25, terminal 'xterm+indirect': limiting value of `colors' from 0x1000000 to 0x7fff
"terminfo.tmp", line 4901, col 40, terminal 'xterm+indirect': limiting value of `pairs' from 0x10000 to 0x7fff
"terminfo.tmp", line 7810, col 36, terminal 'dvtm-256color': limiting value of `pairs' from 0x10000 to 0x7fff
mipsel-openwrt-linux-musl-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/iptables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include/uapi -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include/uapi -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include    -Wp,-MMD,./.libxt_dscp.oo.d,-MT,libxt_dscp.oo -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D_INIT=libxt_dscp_init -DPIC -fPIC -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4=iptables-1.8.4 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -ffunction-sections -fdata-sections -DNO_LEGACY  -o libxt_dscp.oo -c libxt_dscp.c;
mipsel-openwrt-linux-musl-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/iptables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include/uapi -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include/uapi -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include    -Wp,-MMD,./.libxt_ecn.oo.d,-MT,libxt_ecn.oo -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D_INIT=libxt_ecn_init -DPIC -fPIC -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4=iptables-1.8.4 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -ffunction-sections -fdata-sections -DNO_LEGACY  -o libxt_ecn.oo -c libxt_ecn.c;
mipsel-openwrt-linux-musl-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/iptables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include/uapi -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include/uapi -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include    -Wp,-MMD,./.libxt_esp.oo.d,-MT,libxt_esp.oo -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D_INIT=libxt_esp_init -DPIC -fPIC -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4=iptables-1.8.4 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -ffunction-sections -fdata-sections -DNO_LEGACY  -o libxt_esp.oo -c libxt_esp.c;
mipsel-openwrt-linux-musl-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/iptables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include/uapi -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include/uapi -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include    -Wp,-MMD,./.libxt_hashlimit.oo.d,-MT,libxt_hashlimit.oo -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D_INIT=libxt_hashlimit_init -DPIC -fPIC -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4=iptables-1.8.4 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -ffunction-sections -fdata-sections -DNO_LEGACY  -o libxt_hashlimit.oo -c libxt_hashlimit.c;
mipsel-openwrt-linux-musl-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/iptables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include/uapi -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include/uapi -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include    -Wp,-MMD,./.libxt_helper.oo.d,-MT,libxt_helper.oo -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D_INIT=libxt_helper_init -DPIC -fPIC -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4=iptables-1.8.4 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -ffunction-sections -fdata-sections -DNO_LEGACY  -o libxt_helper.oo -c libxt_helper.c;
mipsel-openwrt-linux-musl-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/iptables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include/uapi -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include/uapi -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include    -Wp,-MMD,./.libxt_ipcomp.oo.d,-MT,libxt_ipcomp.oo -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D_INIT=libxt_ipcomp_init -DPIC -fPIC -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4=iptables-1.8.4 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -ffunction-sections -fdata-sections -DNO_LEGACY  -o libxt_ipcomp.oo -c libxt_ipcomp.c;
mipsel-openwrt-linux-musl-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/iptables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include/uapi -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include/uapi -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include    -Wp,-MMD,./.libxt_iprange.oo.d,-MT,libxt_iprange.oo -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D_INIT=libxt_iprange_init -DPIC -fPIC -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4=iptables-1.8.4 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -ffunction-sections -fdata-sections -DNO_LEGACY  -o libxt_iprange.oo -c libxt_iprange.c;
mipsel-openwrt-linux-musl-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/iptables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include/uapi -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include/uapi -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include    -Wp,-MMD,./.libxt_ipvs.oo.d,-MT,libxt_ipvs.oo -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D_INIT=libxt_ipvs_init -DPIC -fPIC -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4=iptables-1.8.4 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -ffunction-sections -fdata-sections -DNO_LEGACY  -o libxt_ipvs.oo -c libxt_ipvs.c;
mipsel-openwrt-linux-musl-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/iptables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include/uapi -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include/uapi -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include    -Wp,-MMD,./.libxt_length.oo.d,-MT,libxt_length.oo -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D_INIT=libxt_length_init -DPIC -fPIC -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4=iptables-1.8.4 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -ffunction-sections -fdata-sections -DNO_LEGACY  -o libxt_length.oo -c libxt_length.c;
mipsel-openwrt-linux-musl-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/iptables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include/uapi -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include/uapi -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include    -Wp,-MMD,./.libxt_nfacct.oo.d,-MT,libxt_nfacct.oo -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D_INIT=libxt_nfacct_init -DPIC -fPIC -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4=iptables-1.8.4 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -ffunction-sections -fdata-sections -DNO_LEGACY  -o libxt_nfacct.oo -c libxt_nfacct.c;
mipsel-openwrt-linux-musl-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/iptables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include/uapi -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include/uapi -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include    -Wp,-MMD,./.libxt_osf.oo.d,-MT,libxt_osf.oo -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D_INIT=libxt_osf_init -DPIC -fPIC -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4=iptables-1.8.4 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -ffunction-sections -fdata-sections -DNO_LEGACY  -o libxt_osf.oo -c libxt_osf.c;
mipsel-openwrt-linux-musl-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/iptables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include/uapi -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include/uapi -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include    -Wp,-MMD,./.libxt_owner.oo.d,-MT,libxt_owner.oo -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D_INIT=libxt_owner_init -DPIC -fPIC -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4=iptables-1.8.4 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -ffunction-sections -fdata-sections -DNO_LEGACY  -o libxt_owner.oo -c libxt_owner.c;
mipsel-openwrt-linux-musl-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/iptables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include/uapi -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include/uapi -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include    -Wp,-MMD,./.libxt_physdev.oo.d,-MT,libxt_physdev.oo -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D_INIT=libxt_physdev_init -DPIC -fPIC -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4=iptables-1.8.4 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -ffunction-sections -fdata-sections -DNO_LEGACY  -o libxt_physdev.oo -c libxt_physdev.c;
mipsel-openwrt-linux-musl-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/iptables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include/uapi -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include/uapi -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include    -Wp,-MMD,./.libxt_pkttype.oo.d,-MT,libxt_pkttype.oo -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D_INIT=libxt_pkttype_init -DPIC -fPIC -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4=iptables-1.8.4 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -ffunction-sections -fdata-sections -DNO_LEGACY  -o libxt_pkttype.oo -c libxt_pkttype.c;
make[6]: warning:  Clock skew detected.  Your build may be incomplete.
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/procd-2020-08-06-ab55357d'
mipsel-openwrt-linux-musl-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/iptables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include/uapi -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include/uapi -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include    -Wp,-MMD,./.libxt_policy.oo.d,-MT,libxt_policy.oo -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D_INIT=libxt_policy_init -DPIC -fPIC -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4=iptables-1.8.4 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -ffunction-sections -fdata-sections -DNO_LEGACY  -o libxt_policy.oo -c libxt_policy.c;
[ 51%] Built target procd
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/procd-2020-08-06-ab55357d'
Scanning dependencies of target init
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/procd-2020-08-06-ab55357d'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/procd-2020-08-06-ab55357d'
make[6]: Warning: File 'initd/init.c' has modification time 356804 s in the future
[ 54%] Building C object CMakeFiles/init.dir/initd/init.c.o
mipsel-openwrt-linux-musl-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/iptables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include/uapi -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include/uapi -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include    -Wp,-MMD,./.libxt_quota.oo.d,-MT,libxt_quota.oo -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D_INIT=libxt_quota_init -DPIC -fPIC -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4=iptables-1.8.4 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -ffunction-sections -fdata-sections -DNO_LEGACY  -o libxt_quota.oo -c libxt_quota.c;
mipsel-openwrt-linux-musl-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/iptables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include/uapi -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include/uapi -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include    -Wp,-MMD,./.libxt_rateest.oo.d,-MT,libxt_rateest.oo -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D_INIT=libxt_rateest_init -DPIC -fPIC -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4=iptables-1.8.4 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -ffunction-sections -fdata-sections -DNO_LEGACY  -o libxt_rateest.oo -c libxt_rateest.c;
[ 57%] Building C object CMakeFiles/init.dir/initd/early.c.o
mipsel-openwrt-linux-musl-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/iptables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include/uapi -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include/uapi -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include    -Wp,-MMD,./.libxt_recent.oo.d,-MT,libxt_recent.oo -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D_INIT=libxt_recent_init -DPIC -fPIC -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4=iptables-1.8.4 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -ffunction-sections -fdata-sections -DNO_LEGACY  -o libxt_recent.oo -c libxt_recent.c;
export CROSS="mipsel-openwrt-linux-musl-"   ; NM="mipsel-openwrt-linux-musl-nm" STRIP="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/sstrip" STRIP_KMOD="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/strip-kmod.sh" PATCHELF="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/patchelf" /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/rstrip.sh /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-base/ipkg-mipsel_24kc/luci-base
[ 60%] Building C object CMakeFiles/init.dir/initd/preinit.c.o
[ 62%] Building C object CMakeFiles/init.dir/initd/mkdev.c.o
mipsel-openwrt-linux-musl-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/iptables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include/uapi -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include/uapi -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include    -Wp,-MMD,./.libxt_rpfilter.oo.d,-MT,libxt_rpfilter.oo -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D_INIT=libxt_rpfilter_init -DPIC -fPIC -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4=iptables-1.8.4 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -ffunction-sections -fdata-sections -DNO_LEGACY  -o libxt_rpfilter.oo -c libxt_rpfilter.c;
mipsel-openwrt-linux-musl-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/iptables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include/uapi -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include/uapi -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include    -Wp,-MMD,./.libxt_sctp.oo.d,-MT,libxt_sctp.oo -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D_INIT=libxt_sctp_init -DPIC -fPIC -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4=iptables-1.8.4 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -ffunction-sections -fdata-sections -DNO_LEGACY  -o libxt_sctp.oo -c libxt_sctp.c;
mipsel-openwrt-linux-musl-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/iptables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include/uapi -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include/uapi -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include    -Wp,-MMD,./.libxt_socket.oo.d,-MT,libxt_socket.oo -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D_INIT=libxt_socket_init -DPIC -fPIC -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4=iptables-1.8.4 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -ffunction-sections -fdata-sections -DNO_LEGACY  -o libxt_socket.oo -c libxt_socket.c;
mipsel-openwrt-linux-musl-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/iptables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include/uapi -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include/uapi -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include    -Wp,-MMD,./.libxt_statistic.oo.d,-MT,libxt_statistic.oo -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D_INIT=libxt_statistic_init -DPIC -fPIC -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4=iptables-1.8.4 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -ffunction-sections -fdata-sections -DNO_LEGACY  -o libxt_statistic.oo -c libxt_statistic.c;
[ 65%] Building C object CMakeFiles/init.dir/sysupgrade.c.o
mipsel-openwrt-linux-musl-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/iptables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include/uapi -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include/uapi -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include    -Wp,-MMD,./.libxt_string.oo.d,-MT,libxt_string.oo -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D_INIT=libxt_string_init -DPIC -fPIC -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4=iptables-1.8.4 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -ffunction-sections -fdata-sections -DNO_LEGACY  -o libxt_string.oo -c libxt_string.c;
mipsel-openwrt-linux-musl-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/iptables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include/uapi -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include/uapi -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include    -Wp,-MMD,./.libxt_tcpmss.oo.d,-MT,libxt_tcpmss.oo -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D_INIT=libxt_tcpmss_init -DPIC -fPIC -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4=iptables-1.8.4 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -ffunction-sections -fdata-sections -DNO_LEGACY  -o libxt_tcpmss.oo -c libxt_tcpmss.c;
[ 68%] Building C object CMakeFiles/init.dir/watchdog.c.o
mipsel-openwrt-linux-musl-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/iptables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include/uapi -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include/uapi -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include    -Wp,-MMD,./.libxt_tos.oo.d,-MT,libxt_tos.oo -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D_INIT=libxt_tos_init -DPIC -fPIC -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4=iptables-1.8.4 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -ffunction-sections -fdata-sections -DNO_LEGACY  -o libxt_tos.oo -c libxt_tos.c;
mipsel-openwrt-linux-musl-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/iptables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include/uapi -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include/uapi -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include    -Wp,-MMD,./.libxt_u32.oo.d,-MT,libxt_u32.oo -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D_INIT=libxt_u32_init -DPIC -fPIC -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4=iptables-1.8.4 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -ffunction-sections -fdata-sections -DNO_LEGACY  -o libxt_u32.oo -c libxt_u32.c;
mipsel-openwrt-linux-musl-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/iptables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include/uapi -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include/uapi -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include    -Wp,-MMD,./.libipt_CLUSTERIP.oo.d,-MT,libipt_CLUSTERIP.oo -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D_INIT=libipt_CLUSTERIP_init -DPIC -fPIC -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4=iptables-1.8.4 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -ffunction-sections -fdata-sections -DNO_LEGACY  -o libipt_CLUSTERIP.oo -c libipt_CLUSTERIP.c;
[ 71%] Building C object CMakeFiles/init.dir/utils/utils.c.o
mipsel-openwrt-linux-musl-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/iptables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include/uapi -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include/uapi -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include    -Wp,-MMD,./.libipt_ECN.oo.d,-MT,libipt_ECN.oo -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D_INIT=libipt_ECN_init -DPIC -fPIC -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4=iptables-1.8.4 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -ffunction-sections -fdata-sections -DNO_LEGACY  -o libipt_ECN.oo -c libipt_ECN.c;
mipsel-openwrt-linux-musl-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/iptables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include/uapi -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include/uapi -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include    -Wp,-MMD,./.libipt_NETMAP.oo.d,-MT,libipt_NETMAP.oo -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D_INIT=libipt_NETMAP_init -DPIC -fPIC -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4=iptables-1.8.4 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -ffunction-sections -fdata-sections -DNO_LEGACY  -o libipt_NETMAP.oo -c libipt_NETMAP.c;
mipsel-openwrt-linux-musl-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/iptables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include/uapi -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include/uapi -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include    -Wp,-MMD,./.libipt_TTL.oo.d,-MT,libipt_TTL.oo -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D_INIT=libipt_TTL_init -DPIC -fPIC -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4=iptables-1.8.4 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -ffunction-sections -fdata-sections -DNO_LEGACY  -o libipt_TTL.oo -c libipt_TTL.c;
[ 74%] Linking C executable init
mipsel-openwrt-linux-musl-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/iptables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include/uapi -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include/uapi -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include    -Wp,-MMD,./.libipt_ULOG.oo.d,-MT,libipt_ULOG.oo -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D_INIT=libipt_ULOG_init -DPIC -fPIC -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4=iptables-1.8.4 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -ffunction-sections -fdata-sections -DNO_LEGACY  -o libipt_ULOG.oo -c libipt_ULOG.c;
mipsel-openwrt-linux-musl-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/iptables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include/uapi -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include/uapi -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include    -Wp,-MMD,./.libipt_ah.oo.d,-MT,libipt_ah.oo -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D_INIT=libipt_ah_init -DPIC -fPIC -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4=iptables-1.8.4 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -ffunction-sections -fdata-sections -DNO_LEGACY  -o libipt_ah.oo -c libipt_ah.c;
mipsel-openwrt-linux-musl-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/iptables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include/uapi -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include/uapi -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include    -Wp,-MMD,./.libipt_realm.oo.d,-MT,libipt_realm.oo -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D_INIT=libipt_realm_init -DPIC -fPIC -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4=iptables-1.8.4 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -ffunction-sections -fdata-sections -DNO_LEGACY  -o libipt_realm.oo -c libipt_realm.c;
mipsel-openwrt-linux-musl-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/iptables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include/uapi -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include/uapi -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include    -Wp,-MMD,./.libipt_ttl.oo.d,-MT,libipt_ttl.oo -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D_INIT=libipt_ttl_init -DPIC -fPIC -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4=iptables-1.8.4 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -ffunction-sections -fdata-sections -DNO_LEGACY  -o libipt_ttl.oo -c libipt_ttl.c;
mipsel-openwrt-linux-musl-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/iptables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include/uapi -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include/uapi -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include    -Wp,-MMD,./.libip6t_DNPT.oo.d,-MT,libip6t_DNPT.oo -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D_INIT=libip6t_DNPT_init -DPIC -fPIC -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4=iptables-1.8.4 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -ffunction-sections -fdata-sections -DNO_LEGACY  -o libip6t_DNPT.oo -c libip6t_DNPT.c;
mipsel-openwrt-linux-musl-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/iptables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include/uapi -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include/uapi -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include    -Wp,-MMD,./.libip6t_HL.oo.d,-MT,libip6t_HL.oo -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D_INIT=libip6t_HL_init -DPIC -fPIC -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4=iptables-1.8.4 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -ffunction-sections -fdata-sections -DNO_LEGACY  -o libip6t_HL.oo -c libip6t_HL.c;
mipsel-openwrt-linux-musl-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/iptables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include/uapi -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include/uapi -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include    -Wp,-MMD,./.libip6t_NETMAP.oo.d,-MT,libip6t_NETMAP.oo -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D_INIT=libip6t_NETMAP_init -DPIC -fPIC -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4=iptables-1.8.4 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -ffunction-sections -fdata-sections -DNO_LEGACY  -o libip6t_NETMAP.oo -c libip6t_NETMAP.c;
mipsel-openwrt-linux-musl-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/iptables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include/uapi -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include/uapi -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include    -Wp,-MMD,./.libip6t_SNPT.oo.d,-MT,libip6t_SNPT.oo -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D_INIT=libip6t_SNPT_init -DPIC -fPIC -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4=iptables-1.8.4 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -ffunction-sections -fdata-sections -DNO_LEGACY  -o libip6t_SNPT.oo -c libip6t_SNPT.c;
mipsel-openwrt-linux-musl-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/iptables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include/uapi -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include/uapi -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include    -Wp,-MMD,./.libip6t_ah.oo.d,-MT,libip6t_ah.oo -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D_INIT=libip6t_ah_init -DPIC -fPIC -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4=iptables-1.8.4 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -ffunction-sections -fdata-sections -DNO_LEGACY  -o libip6t_ah.oo -c libip6t_ah.c;
mipsel-openwrt-linux-musl-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/iptables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include/uapi -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include/uapi -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include    -Wp,-MMD,./.libip6t_dst.oo.d,-MT,libip6t_dst.oo -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D_INIT=libip6t_dst_init -DPIC -fPIC -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4=iptables-1.8.4 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -ffunction-sections -fdata-sections -DNO_LEGACY  -o libip6t_dst.oo -c libip6t_dst.c;
mipsel-openwrt-linux-musl-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/iptables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include/uapi -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include/uapi -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include    -Wp,-MMD,./.libip6t_eui64.oo.d,-MT,libip6t_eui64.oo -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D_INIT=libip6t_eui64_init -DPIC -fPIC -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4=iptables-1.8.4 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -ffunction-sections -fdata-sections -DNO_LEGACY  -o libip6t_eui64.oo -c libip6t_eui64.c;
rstrip.sh: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-base/ipkg-mipsel_24kc/luci-base/usr/lib/lua/luci/template/parser.so: shared object
mipsel-openwrt-linux-musl-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/iptables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include/uapi -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include/uapi -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include    -Wp,-MMD,./.libip6t_frag.oo.d,-MT,libip6t_frag.oo -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D_INIT=libip6t_frag_init -DPIC -fPIC -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4=iptables-1.8.4 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -ffunction-sections -fdata-sections -DNO_LEGACY  -o libip6t_frag.oo -c libip6t_frag.c;
(cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-base/ipkg-mipsel_24kc/luci-base/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; echo "$V_Package_luci_base_conffiles" > conffiles;  echo "$V_Package_luci_base_postinst" > postinst-pkg; chmod 0755 postinst-pkg; )
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/packages/mipsel_24kc/luci
mipsel-openwrt-linux-musl-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/iptables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include/uapi -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include/uapi -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include    -Wp,-MMD,./.libip6t_hbh.oo.d,-MT,libip6t_hbh.oo -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D_INIT=libip6t_hbh_init -DPIC -fPIC -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4=iptables-1.8.4 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -ffunction-sections -fdata-sections -DNO_LEGACY  -o libip6t_hbh.oo -c libip6t_hbh.c;
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/ipkg-build -c -o 0 -g 0 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-base/ipkg-mipsel_24kc/luci-base /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/packages/mipsel_24kc/luci
mipsel-openwrt-linux-musl-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/iptables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include/uapi -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include/uapi -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include    -Wp,-MMD,./.libip6t_hl.oo.d,-MT,libip6t_hl.oo -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D_INIT=libip6t_hl_init -DPIC -fPIC -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4=iptables-1.8.4 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -ffunction-sections -fdata-sections -DNO_LEGACY  -o libip6t_hl.oo -c libip6t_hl.c;
mipsel-openwrt-linux-musl-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/iptables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include/uapi -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include/uapi -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include    -Wp,-MMD,./.libip6t_ipv6header.oo.d,-MT,libip6t_ipv6header.oo -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D_INIT=libip6t_ipv6header_init -DPIC -fPIC -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4=iptables-1.8.4 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -ffunction-sections -fdata-sections -DNO_LEGACY  -o libip6t_ipv6header.oo -c libip6t_ipv6header.c;
make[6]: warning:  Clock skew detected.  Your build may be incomplete.
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/procd-2020-08-06-ab55357d'
[ 74%] Built target init
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/procd-2020-08-06-ab55357d'
mipsel-openwrt-linux-musl-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/iptables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include/uapi -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include/uapi -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include    -Wp,-MMD,./.libip6t_mh.oo.d,-MT,libip6t_mh.oo -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D_INIT=libip6t_mh_init -DPIC -fPIC -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4=iptables-1.8.4 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -ffunction-sections -fdata-sections -DNO_LEGACY  -o libip6t_mh.oo -c libip6t_mh.c;
Scanning dependencies of target setlbf
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/procd-2020-08-06-ab55357d'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/procd-2020-08-06-ab55357d'
make[6]: Warning: File 'service/setlbf.c' has modification time 356803 s in the future
mipsel-openwrt-linux-musl-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/iptables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include/uapi -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include/uapi -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include    -Wp,-MMD,./.libip6t_rt.oo.d,-MT,libip6t_rt.oo -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D_INIT=libip6t_rt_init -DPIC -fPIC -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4=iptables-1.8.4 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -ffunction-sections -fdata-sections -DNO_LEGACY  -o libip6t_rt.oo -c libip6t_rt.c;
mipsel-openwrt-linux-musl-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/iptables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include/uapi -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include/uapi -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include    -Wp,-MMD,./.libip6t_srh.oo.d,-MT,libip6t_srh.oo -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D_INIT=libip6t_srh_init -DPIC -fPIC -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4=iptables-1.8.4 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -ffunction-sections -fdata-sections -DNO_LEGACY  -o libip6t_srh.oo -c libip6t_srh.c;
[ 77%] Building C object CMakeFiles/setlbf.dir/service/setlbf.c.o
[ 80%] Linking C shared library libsetlbf.so
Packaged contents of /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-base/ipkg-mipsel_24kc/luci-base into /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/packages/mipsel_24kc/luci/luci-base_git-20.220.15511-b8a74cb_mipsel_24kc.ipk
mipsel-openwrt-linux-musl-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/iptables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include/uapi -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include/uapi -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include    -Wp,-MMD,./.libxt_CT.oo.d,-MT,libxt_CT.oo -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D_INIT=libxt_CT_init -DPIC -fPIC -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4=iptables-1.8.4 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -ffunction-sections -fdata-sections -DNO_LEGACY  -o libxt_CT.oo -c libxt_CT.c;
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/targets/ramips/rt305x/packages /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-base/ipkg-all/luci-i18n-base-ja/CONTROL /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/pkginfo
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-base/ipkg-all/luci-i18n-base-ja/etc/uci-defaults
echo "uci set luci.languages.ja='日本語 (Japanese)'; uci commit luci" > /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-base/ipkg-all/luci-i18n-base-ja/etc/uci-defaults/luci-i18n-base-ja
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-base/ipkg-all/luci-i18n-base-ja/usr/lib/lua/luci/i18n
po2lmo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/feeds/luci/modules/luci-base/po/ja/base.po /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-base/ipkg-all/luci-i18n-base-ja/usr/lib/lua/luci/i18n/base.ja.lmo;
mipsel-openwrt-linux-musl-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/iptables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include/uapi -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include/uapi -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include    -Wp,-MMD,./.libxt_conntrack.oo.d,-MT,libxt_conntrack.oo -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D_INIT=libxt_conntrack_init -DPIC -fPIC -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4=iptables-1.8.4 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -ffunction-sections -fdata-sections -DNO_LEGACY  -o libxt_conntrack.oo -c libxt_conntrack.c;
libxt_CT.c:344:13: warning: 'notrack_ct2_tg_init' defined but not used [-Wunused-function]
 static void notrack_ct2_tg_init(struct xt_entry_target *target)
             ^~~~~~~~~~~~~~~~~~~
libxt_CT.c:337:13: warning: 'notrack_ct1_tg_init' defined but not used [-Wunused-function]
 static void notrack_ct1_tg_init(struct xt_entry_target *target)
             ^~~~~~~~~~~~~~~~~~~
libxt_CT.c:330:13: warning: 'notrack_ct0_tg_init' defined but not used [-Wunused-function]
 static void notrack_ct0_tg_init(struct xt_entry_target *target)
             ^~~~~~~~~~~~~~~~~~~
libxt_CT.c:278:13: warning: 'ct_save' defined but not used [-Wunused-function]
 static void ct_save(const void *ip, const struct xt_entry_target *target)
             ^~~~~~~
libxt_CT.c:231:13: warning: 'ct_print' defined but not used [-Wunused-function]
 static void ct_print(const void *ip, const struct xt_entry_target *target, int numeric)
             ^~~~~~~~
libxt_CT.c:179:13: warning: 'ct_parse' defined but not used [-Wunused-function]
 static void ct_parse(struct xt_option_call *cb)
             ^~~~~~~~
libxt_CT.c:52:37: warning: 'ct_opts' defined but not used [-Wunused-const-variable=]
 static const struct xt_option_entry ct_opts[] = {
                                     ^~~~~~~
libxt_CT.c:11:13: warning: 'ct_help' defined but not used [-Wunused-function]
 static void ct_help(void)
             ^~~~~~~
find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-base/ipkg-all/luci-i18n-base-ja -name 'CVS' -o -name '.svn' -o -name '.#*' -o -name '*~'| xargs -r rm -rf
make[6]: warning:  Clock skew detected.  Your build may be incomplete.
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/procd-2020-08-06-ab55357d'
[ 80%] Built target setlbf
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/procd-2020-08-06-ab55357d'
Scanning dependencies of target udevtrigger
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/procd-2020-08-06-ab55357d'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/procd-2020-08-06-ab55357d'
make[6]: Warning: File 'plug/udevtrigger.c' has modification time 356803 s in the future
[ 82%] Building C object CMakeFiles/udevtrigger.dir/plug/udevtrigger.c.o
libxt_conntrack.c:1177:12: warning: 'state_xlate' defined but not used [-Wunused-function]
 static int state_xlate(struct xt_xlate *xl,
            ^~~~~~~~~~~
libxt_conntrack.c:1143:13: warning: 'state_save' defined but not used [-Wunused-function]
 static void state_save(const void *ip, const struct xt_entry_match *match)
             ^~~~~~~~~~
libxt_conntrack.c:1133:1: warning: 'state_print' defined but not used [-Wunused-function]
 state_print(const void *ip,
 ^~~~~~~~~~~
libxt_conntrack.c:1095:13: warning: 'state_ct23_parse' defined but not used [-Wunused-function]
 static void state_ct23_parse(struct xt_option_call *cb)
             ^~~~~~~~~~~~~~~~
libxt_conntrack.c:1084:13: warning: 'state_ct1_parse' defined but not used [-Wunused-function]
 static void state_ct1_parse(struct xt_option_call *cb)
             ^~~~~~~~~~~~~~~
libxt_conntrack.c:1074:13: warning: 'state_parse' defined but not used [-Wunused-function]
 static void state_parse(struct xt_option_call *cb)
             ^~~~~~~~~~~
libxt_conntrack.c:1022:37: warning: 'state_opts' defined but not used [-Wunused-const-variable=]
 static const struct xt_option_entry state_opts[] = {
                                     ^~~~~~~~~~
libxt_conntrack.c:1014:1: warning: 'state_help' defined but not used [-Wunused-function]
 state_help(void)
 ^~~~~~~~~~
libxt_conntrack.c:1004:1: warning: 'conntrack1_mt6_save' defined but not used [-Wunused-function]
 conntrack1_mt6_save(const void *ip, const struct xt_entry_match *match)
 ^~~~~~~~~~~~~~~~~~~
libxt_conntrack.c:994:1: warning: 'conntrack1_mt4_save' defined but not used [-Wunused-function]
 conntrack1_mt4_save(const void *ip, const struct xt_entry_match *match)
 ^~~~~~~~~~~~~~~~~~~
libxt_conntrack.c:987:13: warning: 'conntrack2_mt6_save' defined but not used [-Wunused-function]
 static void conntrack2_mt6_save(const void *ip,
             ^~~~~~~~~~~~~~~~~~~
libxt_conntrack.c:981:13: warning: 'conntrack2_mt_save' defined but not used [-Wunused-function]
 static void conntrack2_mt_save(const void *ip,
             ^~~~~~~~~~~~~~~~~~
libxt_conntrack.c:964:13: warning: 'conntrack_save' defined but not used [-Wunused-function]
 static void conntrack_save(const void *ip, const struct xt_entry_match *match)
             ^~~~~~~~~~~~~~
libxt_conntrack.c:944:1: warning: 'conntrack2_mt6_print' defined but not used [-Wunused-function]
 conntrack2_mt6_print(const void *ip, const struct xt_entry_match *match,
 ^~~~~~~~~~~~~~~~~~~~
libxt_conntrack.c:937:1: warning: 'conntrack2_mt_print' defined but not used [-Wunused-function]
 conntrack2_mt_print(const void *ip, const struct xt_entry_match *match,
 ^~~~~~~~~~~~~~~~~~~
libxt_conntrack.c:926:1: warning: 'conntrack1_mt6_print' defined but not used [-Wunused-function]
 conntrack1_mt6_print(const void *ip, const struct xt_entry_match *match,
 ^~~~~~~~~~~~~~~~~~~~
libxt_conntrack.c:915:1: warning: 'conntrack1_mt4_print' defined but not used [-Wunused-function]
 conntrack1_mt4_print(const void *ip, const struct xt_entry_match *match,
 ^~~~~~~~~~~~~~~~~~~~
libxt_conntrack.c:908:13: warning: 'conntrack_print' defined but not used [-Wunused-function]
 static void conntrack_print(const void *ip, const struct xt_entry_match *match,
             ^~~~~~~~~~~~~~~
libxt_conntrack.c:538:13: warning: 'conntrack2_mt_parse' defined but not used [-Wunused-function]
 static void conntrack2_mt_parse(struct xt_option_call *cb)
             ^~~~~~~~~~~~~~~~~~~
libxt_conntrack.c:515:13: warning: 'conntrack1_mt_parse' defined but not used [-Wunused-function]
 static void conntrack1_mt_parse(struct xt_option_call *cb)
             ^~~~~~~~~~~~~~~~~~~
libxt_conntrack.c:337:13: warning: 'conntrack_parse' defined but not used [-Wunused-function]
 static void conntrack_parse(struct xt_option_call *cb)
             ^~~~~~~~~~~~~~~
libxt_conntrack.c:119:37: warning: 'conntrack2_mt_opts' defined but not used [-Wunused-const-variable=]
 static const struct xt_option_entry conntrack2_mt_opts[] = {
                                     ^~~~~~~~~~~~~~~~~~
libxt_conntrack.c:96:37: warning: 'conntrack_mt_opts_v0' defined but not used [-Wunused-const-variable=]
 static const struct xt_option_entry conntrack_mt_opts_v0[] = {
                                     ^~~~~~~~~~~~~~~~~~~~
for ext in addrtype ah bpf cgroup cluster connbytes connlimit connmark cpu dccp devgroup dscp dst ecn esp eui64 frag hashlimit hbh helper hl ipcomp iprange ipv6header ipvs length mh nfacct osf owner physdev pkttype policy quota rateest realm recent rpfilter rt sctp socket srh state statistic string tcpmss tos ttl u32; do f="./libxt_$ext.man"; if [ -f "$f" ]; then echo -e "\t+ $f" >&2; echo ".SS $ext"; cat "$f" || exit $?; fi; f="./libip6t_$ext.man"; if [ -f "$f" ]; then echo -e "\t+ $f" >&2; echo ".SS $ext (IPv6-specific)"; cat "$f" || exit $?; fi; f="./libipt_$ext.man"; if [ -f "$f" ]; then echo -e "\t+ $f" >&2; echo ".SS $ext (IPv4-specific)"; cat "$f" || exit $?; fi; done >matches.man;
-e 	+ ./libxt_addrtype.man
-e 	+ ./libip6t_ah.man
export CROSS="mipsel-openwrt-linux-musl-"   ; NM="mipsel-openwrt-linux-musl-nm" STRIP="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/sstrip" STRIP_KMOD="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/strip-kmod.sh" PATCHELF="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/patchelf" /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/rstrip.sh /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-base/ipkg-all/luci-i18n-base-ja
-e 	+ ./libipt_ah.man
-e 	+ ./libxt_bpf.man
for ext in AUDIT CHECKSUM CLASSIFY CLUSTERIP CONNMARK CONNSECMARK DNPT DSCP ECN HL HMARK IDLETIMER LED NETMAP NFLOG NFQUEUE NOTRACK RATEEST SECMARK SNPT SYNPROXY TCPOPTSTRIP TEE TOS TPROXY TRACE TTL ULOG; do f="./libxt_$ext.man"; if [ -f "$f" ]; then echo -e "\t+ $f" >&2; echo ".SS $ext"; cat "$f" || exit $?; fi; f="./libip6t_$ext.man"; if [ -f "$f" ]; then echo -e "\t+ $f" >&2; echo ".SS $ext (IPv6-specific)"; cat "$f" || exit $?; fi; f="./libipt_$ext.man"; if [ -f "$f" ]; then echo -e "\t+ $f" >&2; echo ".SS $ext (IPv4-specific)"; cat "$f" || exit $?; fi; done >targets.man;
-e 	+ ./libxt_cgroup.man
-e 	+ ./libxt_AUDIT.man
-e 	+ ./libxt_cluster.man
-e 	+ ./libxt_connbytes.man
mipsel-openwrt-linux-musl-gcc -Wl,--no-undefined -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro -Wl,--gc-sections  -shared -o libxt_AUDIT.so libxt_AUDIT.oo -L../libxtables/.libs -lxtables ;
-e 	+ ./libxt_CHECKSUM.man
-e 	+ ./libxt_connlimit.man
-e 	+ ./libxt_CLASSIFY.man
-e 	+ ./libxt_connmark.man
-e 	+ ./libipt_CLUSTERIP.man
-e 	+ ./libxt_CONNMARK.man
-e 	+ ./libxt_cpu.man
-e 	+ ./libxt_CONNSECMARK.man
-e 	+ ./libip6t_DNPT.man
-e 	+ ./libxt_DSCP.man
(cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-base/ipkg-all/luci-i18n-base-ja/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; echo "$V_Package_luci_i18n_base_ja_postinst" > postinst-pkg; chmod 0755 postinst-pkg; )
-e 	+ ./libipt_ECN.man
-e 	+ ./libxt_dccp.man
-e 	+ ./libip6t_HL.man
-e 	+ ./libxt_devgroup.man
-e 	+ ./libxt_HMARK.man
-e 	+ ./libxt_dscp.man
-e 	+ ./libxt_IDLETIMER.man
[ 85%] Linking C executable udevtrigger
-e 	+ ./libxt_LED.man
mipsel-openwrt-linux-musl-gcc -Wl,--no-undefined -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro -Wl,--gc-sections  -shared -o libxt_CHECKSUM.so libxt_CHECKSUM.oo -L../libxtables/.libs -lxtables ;
-e 	+ ./libip6t_dst.man
-e 	+ ./libxt_ecn.man
-e 	+ ./libxt_esp.man
-e 	+ ./libip6t_eui64.man
-e 	+ ./libxt_NETMAP.man
-e 	+ ./libip6t_frag.man
-e 	+ ./libxt_NFLOG.man
-e 	+ ./libxt_NFQUEUE.man
-e 	+ ./libxt_hashlimit.man
-e 	+ ./libxt_NOTRACK.man
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/packages/mipsel_24kc/luci
-e 	+ ./libip6t_hbh.man
-e 	+ ./libxt_RATEEST.man
-e 	+ ./libxt_helper.man
-e 	+ ./libxt_SECMARK.man
-e 	+ ./libip6t_SNPT.man
-e 	+ ./libip6t_hl.man
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/ipkg-build -c -o 0 -g 0 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-base/ipkg-all/luci-i18n-base-ja /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/packages/mipsel_24kc/luci
-e 	+ ./libxt_iprange.man
-e 	+ ./libip6t_ipv6header.man
-e 	+ ./libxt_ipvs.man
mipsel-openwrt-linux-musl-gcc -Wl,--no-undefined -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro -Wl,--gc-sections  -shared -o libxt_CLASSIFY.so libxt_CLASSIFY.oo -L../libxtables/.libs -lxtables ;
-e 	+ ./libxt_length.man
-e 	+ ./libxt_SYNPROXY.man
-e 	+ ./libxt_TCPOPTSTRIP.man
-e 	+ ./libxt_TEE.man
-e 	+ ./libxt_TOS.man
-e 	+ ./libip6t_mh.man
-e 	+ ./libxt_nfacct.man
-e 	+ ./libxt_TPROXY.man
-e 	+ ./libxt_TRACE.man
-e 	+ ./libxt_osf.man
-e 	+ ./libipt_TTL.man
mipsel-openwrt-linux-musl-gcc -Wl,--no-undefined -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro -Wl,--gc-sections  -shared -o libxt_CONNMARK.so libxt_CONNMARK.oo -L../libxtables/.libs -lxtables ;
-e 	+ ./libipt_ULOG.man
-e 	+ ./libxt_owner.man
mipsel-openwrt-linux-musl-gcc -Wl,--no-undefined -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro -Wl,--gc-sections  -shared -o libxt_CONNSECMARK.so libxt_CONNSECMARK.oo -L../libxtables/.libs -lxtables ;
-e 	+ ./libxt_physdev.man
-e 	+ ./libxt_pkttype.man
-e 	+ ./libxt_policy.man
-e 	+ ./libxt_quota.man
-e 	+ ./libxt_rateest.man
-e 	+ ./libipt_realm.man
-e 	+ ./libxt_recent.man
-e 	+ ./libxt_rpfilter.man
-e 	+ ./libip6t_rt.man
mipsel-openwrt-linux-musl-gcc -Wl,--no-undefined -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro -Wl,--gc-sections  -shared -o libxt_DSCP.so libxt_DSCP.oo -L../libxtables/.libs -lxtables ;
-e 	+ ./libxt_sctp.man
-e 	+ ./libxt_socket.man
mipsel-openwrt-linux-musl-gcc -Wl,--no-undefined -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro -Wl,--gc-sections  -shared -o libxt_HMARK.so libxt_HMARK.oo -L../libxtables/.libs -lxtables ;
-e 	+ ./libxt_state.man
-e 	+ ./libxt_statistic.man
-e 	+ ./libxt_string.man
-e 	+ ./libxt_tcpmss.man
-e 	+ ./libxt_tos.man
-e 	+ ./libipt_ttl.man
-e 	+ ./libxt_u32.man
mipsel-openwrt-linux-musl-gcc -Wl,--no-undefined -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro -Wl,--gc-sections  -shared -o libxt_IDLETIMER.so libxt_IDLETIMER.oo -L../libxtables/.libs -lxtables ;
mipsel-openwrt-linux-musl-gcc -Wl,--no-undefined -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro -Wl,--gc-sections  -shared -o libxt_LED.so libxt_LED.oo -L../libxtables/.libs -lxtables ;
mipsel-openwrt-linux-musl-gcc -Wl,--no-undefined -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro -Wl,--gc-sections  -shared -o libxt_NFLOG.so libxt_NFLOG.oo -L../libxtables/.libs -lxtables ;
mipsel-openwrt-linux-musl-gcc -Wl,--no-undefined -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro -Wl,--gc-sections  -shared -o libxt_NFQUEUE.so libxt_NFQUEUE.oo -L../libxtables/.libs -lxtables ;
mipsel-openwrt-linux-musl-gcc -Wl,--no-undefined -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro -Wl,--gc-sections  -shared -o libxt_RATEEST.so libxt_RATEEST.oo -L../libxtables/.libs -lxtables -lm;
mipsel-openwrt-linux-musl-gcc -Wl,--no-undefined -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro -Wl,--gc-sections  -shared -o libxt_SECMARK.so libxt_SECMARK.oo -L../libxtables/.libs -lxtables ;
Packaged contents of /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-base/ipkg-all/luci-i18n-base-ja into /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/packages/mipsel_24kc/luci/luci-i18n-base-ja_git-20.220.15511-b8a74cb_all.ipk
mipsel-openwrt-linux-musl-gcc -Wl,--no-undefined -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro -Wl,--gc-sections  -shared -o libxt_SYNPROXY.so libxt_SYNPROXY.oo -L../libxtables/.libs -lxtables ;
mipsel-openwrt-linux-musl-gcc -Wl,--no-undefined -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro -Wl,--gc-sections  -shared -o libxt_TCPOPTSTRIP.so libxt_TCPOPTSTRIP.oo -L../libxtables/.libs -lxtables ;
mipsel-openwrt-linux-musl-gcc -Wl,--no-undefined -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro -Wl,--gc-sections  -shared -o libxt_TEE.so libxt_TEE.oo -L../libxtables/.libs -lxtables ;
mipsel-openwrt-linux-musl-gcc -Wl,--no-undefined -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro -Wl,--gc-sections  -shared -o libxt_TOS.so libxt_TOS.oo -L../libxtables/.libs -lxtables ;
echo "luci-base" >> /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/pkginfo/luci-base.default.install
mipsel-openwrt-linux-musl-gcc -Wl,--no-undefined -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro -Wl,--gc-sections  -shared -o libxt_TPROXY.so libxt_TPROXY.oo -L../libxtables/.libs -lxtables ;
rm -rf /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-base/.pkgdir/luci-i18n-base-ja.installed /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-base/.pkgdir/luci-i18n-base-ja
mipsel-openwrt-linux-musl-gcc -Wl,--no-undefined -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro -Wl,--gc-sections  -shared -o libxt_TRACE.so libxt_TRACE.oo -L../libxtables/.libs -lxtables ;
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-base/.pkgdir/luci-i18n-base-ja
mipsel-openwrt-linux-musl-gcc -Wl,--no-undefined -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro -Wl,--gc-sections  -shared -o libxt_addrtype.so libxt_addrtype.oo -L../libxtables/.libs -lxtables ;
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-base/.pkgdir/luci-i18n-base-ja/etc/uci-defaults
mipsel-openwrt-linux-musl-gcc -Wl,--no-undefined -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro -Wl,--gc-sections  -shared -o libxt_bpf.so libxt_bpf.oo -L../libxtables/.libs -lxtables ;
echo "uci set luci.languages.ja='日本語 (Japanese)'; uci commit luci" > /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-base/.pkgdir/luci-i18n-base-ja/etc/uci-defaults/luci-i18n-base-ja
mipsel-openwrt-linux-musl-gcc -Wl,--no-undefined -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro -Wl,--gc-sections  -shared -o libxt_cgroup.so libxt_cgroup.oo -L../libxtables/.libs -lxtables ;
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-base/.pkgdir/luci-i18n-base-ja/usr/lib/lua/luci/i18n
mipsel-openwrt-linux-musl-gcc -Wl,--no-undefined -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro -Wl,--gc-sections  -shared -o libxt_cluster.so libxt_cluster.oo -L../libxtables/.libs -lxtables ;
po2lmo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/feeds/luci/modules/luci-base/po/ja/base.po /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-base/.pkgdir/luci-i18n-base-ja/usr/lib/lua/luci/i18n/base.ja.lmo;
mipsel-openwrt-linux-musl-gcc -Wl,--no-undefined -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro -Wl,--gc-sections  -shared -o libxt_connbytes.so libxt_connbytes.oo -L../libxtables/.libs -lxtables ;
mipsel-openwrt-linux-musl-gcc -Wl,--no-undefined -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro -Wl,--gc-sections  -shared -o libxt_connlimit.so libxt_connlimit.oo -L../libxtables/.libs -lxtables ;
mipsel-openwrt-linux-musl-gcc -Wl,--no-undefined -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro -Wl,--gc-sections  -shared -o libxt_connmark.so libxt_connmark.oo -L../libxtables/.libs -lxtables ;
mipsel-openwrt-linux-musl-gcc -Wl,--no-undefined -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro -Wl,--gc-sections  -shared -o libxt_cpu.so libxt_cpu.oo -L../libxtables/.libs -lxtables ;
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-base/.pkgdir/luci-i18n-base-ja.installed
make[6]: warning:  Clock skew detected.  Your build may be incomplete.
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/procd-2020-08-06-ab55357d'
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/stamp
mipsel-openwrt-linux-musl-gcc -Wl,--no-undefined -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro -Wl,--gc-sections  -shared -o libxt_dccp.so libxt_dccp.oo -L../libxtables/.libs -lxtables ;
mipsel-openwrt-linux-musl-gcc -Wl,--no-undefined -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro -Wl,--gc-sections  -shared -o libxt_devgroup.so libxt_devgroup.oo -L../libxtables/.libs -lxtables ;
[ 85%] Built target udevtrigger
SHELL= flock /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/.root-copy.flock -c 'cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-base/.pkgdir/luci-i18n-base-ja/. /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/procd-2020-08-06-ab55357d'
mipsel-openwrt-linux-musl-gcc -Wl,--no-undefined -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro -Wl,--gc-sections  -shared -o libxt_dscp.so libxt_dscp.oo -L../libxtables/.libs -lxtables ;
mipsel-openwrt-linux-musl-gcc -Wl,--no-undefined -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro -Wl,--gc-sections  -shared -o libxt_ecn.so libxt_ecn.oo -L../libxtables/.libs -lxtables ;
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/stamp/.luci-i18n-base-ja_installed
Scanning dependencies of target askfirst
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/procd-2020-08-06-ab55357d'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/procd-2020-08-06-ab55357d'
make[6]: Warning: File 'utils/askfirst.c' has modification time 356803 s in the future
mipsel-openwrt-linux-musl-gcc -Wl,--no-undefined -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro -Wl,--gc-sections  -shared -o libxt_esp.so libxt_esp.oo -L../libxtables/.libs -lxtables ;
echo "luci-i18n-base-ja" >> /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/pkginfo/luci-base.default.install
mipsel-openwrt-linux-musl-gcc -Wl,--no-undefined -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro -Wl,--gc-sections  -shared -o libxt_hashlimit.so libxt_hashlimit.oo -L../libxtables/.libs -lxtables ;
[ 88%] Building C object CMakeFiles/askfirst.dir/utils/askfirst.c.o
make[3]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/feeds/luci/modules/luci-base'
time: package/feeds/luci/luci-base/compile#3.30#0.71#4.79
mipsel-openwrt-linux-musl-gcc -Wl,--no-undefined -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro -Wl,--gc-sections  -shared -o libxt_helper.so libxt_helper.oo -L../libxtables/.libs -lxtables ;
mipsel-openwrt-linux-musl-gcc -Wl,--no-undefined -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro -Wl,--gc-sections  -shared -o libxt_ipcomp.so libxt_ipcomp.oo -L../libxtables/.libs -lxtables ;
make[3]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/feeds/luci/modules/luci-mod-network'
mipsel-openwrt-linux-musl-gcc -Wl,--no-undefined -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro -Wl,--gc-sections  -shared -o libxt_iprange.so libxt_iprange.oo -L../libxtables/.libs -lxtables ;
make[3]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/feeds/luci/modules/luci-mod-status'
make[3]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/feeds/luci/modules/luci-mod-system'
mipsel-openwrt-linux-musl-gcc -Wl,--no-undefined -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro -Wl,--gc-sections  -shared -o libxt_ipvs.so libxt_ipvs.oo -L../libxtables/.libs -lxtables ;
[ 91%] Linking C executable askfirst
mipsel-openwrt-linux-musl-gcc -Wl,--no-undefined -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro -Wl,--gc-sections  -shared -o libxt_length.so libxt_length.oo -L../libxtables/.libs -lxtables ;
mipsel-openwrt-linux-musl-gcc -Wl,--no-undefined -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro -Wl,--gc-sections  -shared -o libxt_nfacct.so libxt_nfacct.oo -L../libxtables/.libs -lxtables ;
mipsel-openwrt-linux-musl-gcc -Wl,--no-undefined -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro -Wl,--gc-sections  -shared -o libxt_osf.so libxt_osf.oo -L../libxtables/.libs -lxtables ;
mipsel-openwrt-linux-musl-gcc -Wl,--no-undefined -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro -Wl,--gc-sections  -shared -o libxt_owner.so libxt_owner.oo -L../libxtables/.libs -lxtables ;
mipsel-openwrt-linux-musl-gcc -Wl,--no-undefined -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro -Wl,--gc-sections  -shared -o libxt_physdev.so libxt_physdev.oo -L../libxtables/.libs -lxtables ;
mipsel-openwrt-linux-musl-gcc -Wl,--no-undefined -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro -Wl,--gc-sections  -shared -o libxt_pkttype.so libxt_pkttype.oo -L../libxtables/.libs -lxtables ;
mipsel-openwrt-linux-musl-gcc -Wl,--no-undefined -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro -Wl,--gc-sections  -shared -o libxt_policy.so libxt_policy.oo -L../libxtables/.libs -lxtables ;
make[6]: warning:  Clock skew detected.  Your build may be incomplete.
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/procd-2020-08-06-ab55357d'
mipsel-openwrt-linux-musl-gcc -Wl,--no-undefined -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro -Wl,--gc-sections  -shared -o libxt_quota.so libxt_quota.oo -L../libxtables/.libs -lxtables ;
[ 91%] Built target askfirst
mipsel-openwrt-linux-musl-gcc -Wl,--no-undefined -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro -Wl,--gc-sections  -shared -o libxt_rateest.so libxt_rateest.oo -L../libxtables/.libs -lxtables ;
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/procd-2020-08-06-ab55357d'
Scanning dependencies of target upgraded
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/procd-2020-08-06-ab55357d'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/procd-2020-08-06-ab55357d'
make[6]: Warning: File 'upgraded/upgraded.c' has modification time 356803 s in the future
mipsel-openwrt-linux-musl-gcc -Wl,--no-undefined -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro -Wl,--gc-sections  -shared -o libxt_recent.so libxt_recent.oo -L../libxtables/.libs -lxtables ;
[ 94%] Building C object upgraded/CMakeFiles/upgraded.dir/upgraded.c.o
mipsel-openwrt-linux-musl-gcc -Wl,--no-undefined -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro -Wl,--gc-sections  -shared -o libxt_rpfilter.so libxt_rpfilter.oo -L../libxtables/.libs -lxtables ;
mipsel-openwrt-linux-musl-gcc -Wl,--no-undefined -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro -Wl,--gc-sections  -shared -o libxt_sctp.so libxt_sctp.oo -L../libxtables/.libs -lxtables ;
mipsel-openwrt-linux-musl-gcc -Wl,--no-undefined -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro -Wl,--gc-sections  -shared -o libxt_socket.so libxt_socket.oo -L../libxtables/.libs -lxtables ;
mipsel-openwrt-linux-musl-gcc -Wl,--no-undefined -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro -Wl,--gc-sections  -shared -o libxt_statistic.so libxt_statistic.oo -L../libxtables/.libs -lxtables -lm;
mipsel-openwrt-linux-musl-gcc -Wl,--no-undefined -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro -Wl,--gc-sections  -shared -o libxt_string.so libxt_string.oo -L../libxtables/.libs -lxtables ;
mipsel-openwrt-linux-musl-gcc -Wl,--no-undefined -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro -Wl,--gc-sections  -shared -o libxt_tcpmss.so libxt_tcpmss.oo -L../libxtables/.libs -lxtables ;
mipsel-openwrt-linux-musl-gcc -Wl,--no-undefined -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro -Wl,--gc-sections  -shared -o libxt_tos.so libxt_tos.oo -L../libxtables/.libs -lxtables ;
[ 97%] Building C object upgraded/CMakeFiles/upgraded.dir/__/watchdog.c.o
mipsel-openwrt-linux-musl-gcc -Wl,--no-undefined -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro -Wl,--gc-sections  -shared -o libxt_u32.so libxt_u32.oo -L../libxtables/.libs -lxtables ;
mipsel-openwrt-linux-musl-gcc -Wl,--no-undefined -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro -Wl,--gc-sections  -shared -o libipt_CLUSTERIP.so libipt_CLUSTERIP.oo -L../libxtables/.libs -lxtables ;
mipsel-openwrt-linux-musl-gcc -Wl,--no-undefined -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro -Wl,--gc-sections  -shared -o libipt_ECN.so libipt_ECN.oo -L../libxtables/.libs -lxtables ;
mipsel-openwrt-linux-musl-gcc -Wl,--no-undefined -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro -Wl,--gc-sections  -shared -o libipt_NETMAP.so libipt_NETMAP.oo -L../libxtables/.libs -lxtables ;
mipsel-openwrt-linux-musl-gcc -Wl,--no-undefined -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro -Wl,--gc-sections  -shared -o libipt_TTL.so libipt_TTL.oo -L../libxtables/.libs -lxtables ;
mipsel-openwrt-linux-musl-gcc -Wl,--no-undefined -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro -Wl,--gc-sections  -shared -o libipt_ULOG.so libipt_ULOG.oo -L../libxtables/.libs -lxtables ;
mipsel-openwrt-linux-musl-gcc -Wl,--no-undefined -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro -Wl,--gc-sections  -shared -o libipt_ah.so libipt_ah.oo -L../libxtables/.libs -lxtables ;
mipsel-openwrt-linux-musl-gcc -Wl,--no-undefined -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro -Wl,--gc-sections  -shared -o libipt_realm.so libipt_realm.oo -L../libxtables/.libs -lxtables ;
mipsel-openwrt-linux-musl-gcc -Wl,--no-undefined -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro -Wl,--gc-sections  -shared -o libipt_ttl.so libipt_ttl.oo -L../libxtables/.libs -lxtables ;
[100%] Linking C executable upgraded
mipsel-openwrt-linux-musl-gcc -Wl,--no-undefined -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro -Wl,--gc-sections  -shared -o libip6t_DNPT.so libip6t_DNPT.oo -L../libxtables/.libs -lxtables ;
mipsel-openwrt-linux-musl-gcc -Wl,--no-undefined -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro -Wl,--gc-sections  -shared -o libip6t_HL.so libip6t_HL.oo -L../libxtables/.libs -lxtables ;
mipsel-openwrt-linux-musl-gcc -Wl,--no-undefined -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro -Wl,--gc-sections  -shared -o libip6t_NETMAP.so libip6t_NETMAP.oo -L../libxtables/.libs -lxtables ;
mipsel-openwrt-linux-musl-gcc -Wl,--no-undefined -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro -Wl,--gc-sections  -shared -o libip6t_SNPT.so libip6t_SNPT.oo -L../libxtables/.libs -lxtables ;
mipsel-openwrt-linux-musl-gcc -Wl,--no-undefined -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro -Wl,--gc-sections  -shared -o libip6t_ah.so libip6t_ah.oo -L../libxtables/.libs -lxtables ;
mipsel-openwrt-linux-musl-gcc -Wl,--no-undefined -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro -Wl,--gc-sections  -shared -o libip6t_dst.so libip6t_dst.oo -L../libxtables/.libs -lxtables ;
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-mod-network/.prepared_d70a72520af4273aeb8aad3ea70d42be_6664517399ebbbc92a37c5bb081b5c53_check
for d in luasrc htdocs root src; do if [ -d ./$d ]; then mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-mod-network/$d; cp -fpR ./$d/* /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-mod-network/$d/; fi; done
mipsel-openwrt-linux-musl-gcc -Wl,--no-undefined -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro -Wl,--gc-sections  -shared -o libip6t_eui64.so libip6t_eui64.oo -L../libxtables/.libs -lxtables ;
mipsel-openwrt-linux-musl-gcc -Wl,--no-undefined -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro -Wl,--gc-sections  -shared -o libip6t_frag.so libip6t_frag.oo -L../libxtables/.libs -lxtables ;
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-mod-system/.prepared_5cc023d788b3c3e4b63983cdb8ec8701_6664517399ebbbc92a37c5bb081b5c53_check
for d in luasrc htdocs root src; do if [ -d ./$d ]; then mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-mod-system/$d; cp -fpR ./$d/* /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-mod-system/$d/; fi; done
true
mipsel-openwrt-linux-musl-gcc -Wl,--no-undefined -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro -Wl,--gc-sections  -shared -o libip6t_hbh.so libip6t_hbh.oo -L../libxtables/.libs -lxtables ;
mipsel-openwrt-linux-musl-gcc -Wl,--no-undefined -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro -Wl,--gc-sections  -shared -o libip6t_hl.so libip6t_hl.oo -L../libxtables/.libs -lxtables ;
[ ! -d ./src/ ] || cp -fpR ./src/. /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-mod-network
mipsel-openwrt-linux-musl-gcc -Wl,--no-undefined -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro -Wl,--gc-sections  -shared -o libip6t_ipv6header.so libip6t_ipv6header.oo -L../libxtables/.libs -lxtables ;
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-mod-network/.prepared_d70a72520af4273aeb8aad3ea70d42be_6664517399ebbbc92a37c5bb081b5c53
mipsel-openwrt-linux-musl-gcc -Wl,--no-undefined -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro -Wl,--gc-sections  -shared -o libip6t_mh.so libip6t_mh.oo -L../libxtables/.libs -lxtables ;
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-mod-network/.configured_*
mipsel-openwrt-linux-musl-gcc -Wl,--no-undefined -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro -Wl,--gc-sections  -shared -o libip6t_rt.so libip6t_rt.oo -L../libxtables/.libs -lxtables ;
mipsel-openwrt-linux-musl-gcc -Wl,--no-undefined -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro -Wl,--gc-sections  -shared -o libip6t_srh.so libip6t_srh.oo -L../libxtables/.libs -lxtables ;
true
1750 entries written to /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2/ipkg-install/usr/share/terminfo
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/stamp/.luci-mod-network_installed
** built new /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2/ipkg-install/usr/share/terminfo
[ ! -d ./src/ ] || cp -fpR ./src/. /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-mod-system
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-mod-system/.prepared_5cc023d788b3c3e4b63983cdb8ec8701_6664517399ebbbc92a37c5bb081b5c53
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-mod-network/.configured_8c28fde6e5538b761b52693a1f9d64a7
make[6]: warning:  Clock skew detected.  Your build may be incomplete.
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/procd-2020-08-06-ab55357d'
** sym-linked /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2/ipkg-install/usr/lib/terminfo for compatibility
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-mod-system/.configured_*
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-mod-network/.built
mipsel-openwrt-linux-musl-gcc -Wl,--no-undefined -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro -Wl,--gc-sections  -shared -o libxt_CT.so libxt_CT.oo -L../libxtables/.libs -lxtables ;
[100%] Built target upgraded
installing std
make[5]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/procd-2020-08-06-ab55357d'
mipsel-openwrt-linux-musl-gcc -Wl,--no-undefined -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro -Wl,--gc-sections  -shared -o libxt_conntrack.so libxt_conntrack.oo -L../libxtables/.libs -lxtables ;
installing stdcrt
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-mod-network/.built_check
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/stamp/.luci-mod-system_installed
installing vt100
installing vt300
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-mod-network/.built
finished install.data
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-mod-system/.configured_8c28fde6e5538b761b52693a1f9d64a7
make[5]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2/misc'
rm -rf /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-mod-network/.pkgdir/luci-mod-network.installed /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-mod-network/.pkgdir/luci-mod-network
make[4]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2'
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2/.built
Install the project...
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-mod-system/.built
rm -rf /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-ncurses
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-mod-network/.pkgdir/luci-mod-network
mipsel-openwrt-linux-musl-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/iptables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include/uapi -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include/uapi -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include    -Wp,-MMD,./.initext.o.d,-MT,initext.o -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D_INIT=ext_init  -DPIC -fPIC -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4=iptables-1.8.4 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -ffunction-sections -fdata-sections -DNO_LEGACY  -o initext.o -c initext.c;
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-mod-system/.built_check
mipsel-openwrt-linux-musl-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/iptables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include/uapi -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include/uapi -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include    -Wp,-MMD,./.initext4.o.d,-MT,initext4.o -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D_INIT=ext4_init  -DPIC -fPIC -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4=iptables-1.8.4 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -ffunction-sections -fdata-sections -DNO_LEGACY  -o initext4.o -c initext4.c;
mipsel-openwrt-linux-musl-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/iptables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include/uapi -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include/uapi -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include    -Wp,-MMD,./.initext6.o.d,-MT,initext6.o -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D_INIT=ext6_init  -DPIC -fPIC -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4=iptables-1.8.4 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -ffunction-sections -fdata-sections -DNO_LEGACY  -o initext6.o -c initext6.c;
if [ -d /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-mod-network/luasrc ]; then install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-mod-network/.pkgdir/luci-mod-network/usr/lib/lua/luci; cp -pR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-mod-network/luasrc/* /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-mod-network/.pkgdir/luci-mod-network/usr/lib/lua/luci/; find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-mod-network/.pkgdir/luci-mod-network/usr/lib/lua/luci/ -type f -name '*.luadoc' | xargs -r rm; 	find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-mod-network/.pkgdir/luci-mod-network/usr/lib/lua/luci/ -type f -name '*.lua' | while read src; do if LUA_PATH="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/lib/lua/5.1/?.lua" luasrcdiet --noopt-binequiv -o "$src.o" "$src"; then mv "$src.o" "$src"; fi; done; 	find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-mod-network/.pkgdir/luci-mod-network/usr/lib/lua/luci/ -type f -name '*.htm' | while read src; do /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/sed -i -e 's/<%# *\([^ ]*\)PKG_VERSION *%>/\1git-20.220.15511-b8a74cb/g' -e 's/"\(<%= *\(media\|resource\) *%>[^"]*\.\(js\|css\)\)"/"\1?v=git-20.220.15511-b8a74cb"/g' "$src"; done; else true; fi
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-ncurses/host /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/packages
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-mod-system/.built
-- Install configuration: "Release"
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/procd-2020-08-06-ab55357d/ipkg-install/usr/lib/libsetlbf.so
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/procd-2020-08-06-ab55357d/ipkg-install/usr/sbin/procd
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/procd-2020-08-06-ab55357d/ipkg-install/usr/sbin/init
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/procd-2020-08-06-ab55357d/ipkg-install/usr/sbin/udevtrigger
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/procd-2020-08-06-ab55357d/ipkg-install/usr/sbin/askfirst
rm -rf /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-mod-system/.pkgdir/luci-mod-system.installed /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-mod-system/.pkgdir/luci-mod-system
if [ -d /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-mod-network/htdocs ]; then install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-mod-network/.pkgdir/luci-mod-network/www; cp -pR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-mod-network/htdocs/* /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-mod-network/.pkgdir/luci-mod-network/www/; 	find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-mod-network/.pkgdir/luci-mod-network/www/ -type f -name '*.js' | while read src; do if jsmin < "$src" > "$src.o"; then mv "$src.o" "$src"; fi; done; 	find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-mod-network/.pkgdir/luci-mod-network/www/ -type f -name '*.css' | while read src; do if csstidy "$src" --template=highest --remove_last_semicolon=true "$src.o"; then mv "$src.o" "$src"; fi; done; else true; fi
cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2/ipkg-install/* /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-ncurses
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/procd-2020-08-06-ab55357d/ipkg-install/usr/sbin/upgraded
make[4]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/procd-2020-08-06-ab55357d'
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/procd-2020-08-06-ab55357d/.built
rm -rf /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/procd-2020-08-06-ab55357d/.pkgdir/procd.installed /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/procd-2020-08-06-ab55357d/.pkgdir/procd
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-mod-system/.pkgdir/luci-mod-system
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/procd-2020-08-06-ab55357d/.pkgdir/procd
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/procd-2020-08-06-ab55357d/.pkgdir/procd/sbin /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/procd-2020-08-06-ab55357d/.pkgdir/procd/etc /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/procd-2020-08-06-ab55357d/.pkgdir/procd/lib/functions
install -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/procd-2020-08-06-ab55357d/ipkg-install/usr/sbin/{init,procd,askfirst,udevtrigger,upgraded} /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/procd-2020-08-06-ab55357d/.pkgdir/procd/sbin/
mipsel-openwrt-linux-musl-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/iptables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include/uapi -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include/uapi -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include    -Wp,-MMD,./.initextb.o.d,-MT,initextb.o -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D_INIT=extb_init  -DPIC -fPIC -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4=iptables-1.8.4 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -ffunction-sections -fdata-sections -DNO_LEGACY  -o initextb.o -c initextb.c;
if [ -d /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-mod-system/luasrc ]; then install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-mod-system/.pkgdir/luci-mod-system/usr/lib/lua/luci; cp -pR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-mod-system/luasrc/* /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-mod-system/.pkgdir/luci-mod-system/usr/lib/lua/luci/; find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-mod-system/.pkgdir/luci-mod-system/usr/lib/lua/luci/ -type f -name '*.luadoc' | xargs -r rm; 	find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-mod-system/.pkgdir/luci-mod-system/usr/lib/lua/luci/ -type f -name '*.lua' | while read src; do if LUA_PATH="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/lib/lua/5.1/?.lua" luasrcdiet --noopt-binequiv -o "$src.o" "$src"; then mv "$src.o" "$src"; fi; done; 	find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-mod-system/.pkgdir/luci-mod-system/usr/lib/lua/luci/ -type f -name '*.htm' | while read src; do /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/sed -i -e 's/<%# *\([^ ]*\)PKG_VERSION *%>/\1git-20.220.15511-b8a74cb/g' -e 's/"\(<%= *\(media\|resource\) *%>[^"]*\.\(js\|css\)\)"/"\1?v=git-20.220.15511-b8a74cb"/g' "$src"; done; else true; fi
install -m0644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/procd-2020-08-06-ab55357d/ipkg-install/usr/lib/libsetlbf.so /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/procd-2020-08-06-ab55357d/.pkgdir/procd/lib
mipsel-openwrt-linux-musl-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/iptables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include/uapi -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include/uapi -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include    -Wp,-MMD,./.initexta.o.d,-MT,initexta.o -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D_INIT=exta_init  -DPIC -fPIC -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4=iptables-1.8.4 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -ffunction-sections -fdata-sections -DNO_LEGACY  -o initexta.o -c initexta.c;
ln -fs libxt_CT.so libxt_NOTRACK.so
ln -fs libxt_conntrack.so libxt_state.so
mipsel-openwrt-linux-musl-gcc -Wl,--no-undefined -shared -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro -Wl,--gc-sections  -o libiptext.so initext.o libxt_CT.o libxt_FLOWOFFLOAD.o libxt_MARK.o libxt_SET.o libxt_TCPMSS.o libxt_comment.o libxt_conntrack.o libxt_limit.o libxt_mac.o libxt_mark.o libxt_multiport.o libxt_set.o libxt_standard.o libxt_tcp.o libxt_time.o libxt_udp.o -L../libxtables/.libs -lxtables                 ;
install -m0755 ./files/reload_config /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/procd-2020-08-06-ab55357d/.pkgdir/procd/sbin/
install -m0600 ./files/hotplug*.json /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/procd-2020-08-06-ab55357d/.pkgdir/procd/etc/
mipsel-openwrt-linux-musl-gcc -Wl,--no-undefined -shared -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro -Wl,--gc-sections  -o libiptext4.so initext4.o libipt_DNAT.o libipt_LOG.o libipt_MASQUERADE.o libipt_REDIRECT.o libipt_REJECT.o libipt_SNAT.o libipt_icmp.o -L../libxtables/.libs -lxtables        ;
install -m0644 ./files/procd.sh /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/procd-2020-08-06-ab55357d/.pkgdir/procd/lib/functions/
mipsel-openwrt-linux-musl-gcc -Wl,--no-undefined -shared -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro -Wl,--gc-sections  -o libiptext6.so initext6.o libip6t_DNAT.o libip6t_LOG.o libip6t_MASQUERADE.o libip6t_REDIRECT.o libip6t_REJECT.o libip6t_SNAT.o libip6t_icmp6.o -L../libxtables/.libs -lxtables        ;
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/procd-2020-08-06-ab55357d/.pkgdir/procd.installed
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-mod-status/.prepared_d5f522c0b196fa90cb276c7034f45130_6664517399ebbbc92a37c5bb081b5c53_check
LuaSrcDiet: Puts your Lua 5.1+ source code on a diet
Version 1.0.0 <https://github.com/jirutka/luasrcdiet>

*** local variable optimization summary ***
----------------------------------------------------------
Variable          Unique   Decl.   Token    Size   Average
Types              Names   Count   Count   Bytes     Bytes
----------------------------------------------------------
Global                17       0      59     240      4.07
----------------------------------------------------------
Local (in)             8       9      26     110      4.23
TOTAL (in)            25       9      85     350      4.12
----------------------------------------------------------
Local (out)            3       9      26      26      1.00
TOTAL (out)           20       9      85     266      3.13
----------------------------------------------------------

*** SRCEQUIV: token streams are sort of equivalent
(but no identifier comparisons since --opt-locals enabled)

Statistics for: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-mod-system/.pkgdir/luci-mod-system/usr/lib/lua/luci/model/cbi/admin_system/backupfiles.lua -> /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-mod-system/.pkgdir/luci-mod-system/usr/lib/lua/luci/model/cbi/admin_system/backupfiles.lua.o

*** lexer-based optimizations summary ***
--------------------------------------------------------------------
Lexical            Input   Input     Input  Output  Output    Output
Elements           Count   Bytes   Average   Count   Bytes   Average
--------------------------------------------------------------------
TK_KEYWORD            52     214      4.12      52     214      4.12
TK_NAME              135     679      5.03     135     595      4.41
TK_NUMBER              6       8      1.33       6       8      1.33
TK_STRING             41    1006     24.54      41    1006     24.54
TK_LSTRING             0       0      0.00       0       0      0.00
TK_OP                194     202      1.04     194     202      1.04
TK_EOS                 1       0      0.00       1       0      0.00
--------------------------------------------------------------------
TK_COMMENT             3     157     52.33       0       0      0.00
TK_LCOMMENT            0       0      0.00       0       0      0.00
TK_EOL                87      87      1.00      66      66      1.00
TK_SPACE             172     240      1.40      21      21      1.00
--------------------------------------------------------------------
Total Elements       691    2593      3.75     516    2112      4.09
--------------------------------------------------------------------
Total Tokens         429    2109      4.92     429    2025      4.72
--------------------------------------------------------------------
* WARNING: before and after binary chunks are NOT equivalent!

mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/stamp
if [ -d /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-mod-network/root ]; then install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-mod-network/.pkgdir/luci-mod-network/; cp -pR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-mod-network/root/* /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-mod-network/.pkgdir/luci-mod-network/; else true; fi
for d in luasrc htdocs root src; do if [ -d ./$d ]; then mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-mod-status/$d; cp -fpR ./$d/* /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-mod-status/$d/; fi; done
if [ -d /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-mod-system/htdocs ]; then install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-mod-system/.pkgdir/luci-mod-system/www; cp -pR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-mod-system/htdocs/* /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-mod-system/.pkgdir/luci-mod-system/www/; 	find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-mod-system/.pkgdir/luci-mod-system/www/ -type f -name '*.js' | while read src; do if jsmin < "$src" > "$src.o"; then mv "$src.o" "$src"; fi; done; 	find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-mod-system/.pkgdir/luci-mod-system/www/ -type f -name '*.css' | while read src; do if csstidy "$src" --template=highest --remove_last_semicolon=true "$src.o"; then mv "$src.o" "$src"; fi; done; else true; fi
mipsel-openwrt-linux-musl-gcc -Wl,--no-undefined -shared -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro -Wl,--gc-sections  -o libiptext_ebt.so initextb.o -L../libxtables/.libs -lxtables ;
SHELL= flock /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/.root-copy.flock -c 'cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/procd-2020-08-06-ab55357d/.pkgdir/procd/. /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/'
if [ -d /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-mod-network/src ]; then 	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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-mod-network=luci-mod-network -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-mod-network=luci-mod-network -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include " LDFLAGS="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro " make -C /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-mod-network/. AR="mipsel-openwrt-linux-musl-gcc-ar" AS="mipsel-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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-mod-network=luci-mod-network -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro" LD=mipsel-openwrt-linux-musl-ld NM="mipsel-openwrt-linux-musl-gcc-nm" CC="mipsel-openwrt-linux-musl-gcc" GCC="mipsel-openwrt-linux-musl-gcc" CXX="mipsel-openwrt-linux-musl-g++" RANLIB="mipsel-openwrt-linux-musl-gcc-ranlib" STRIP=mipsel-openwrt-linux-musl-strip OBJCOPY=mipsel-openwrt-linux-musl-objcopy OBJDUMP=mipsel-openwrt-linux-musl-objdump SIZE=mipsel-openwrt-linux-musl-size CROSS="mipsel-openwrt-linux-musl-" ARCH="mipsel" DESTDIR="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-mod-network/ipkg-install"  install; cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-mod-network/ipkg-install/* /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-mod-network/.pkgdir/luci-mod-network/; else true; fi
mipsel-openwrt-linux-musl-gcc -Wl,--no-undefined -shared -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro -Wl,--gc-sections  -o libiptext_arpt.so initexta.o -L../libxtables/.libs -lxtables ;
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-mod-network/.pkgdir/luci-mod-network.installed
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/stamp
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/stamp/.procd_installed
SHELL= flock /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/.root-copy.flock -c 'cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-mod-network/.pkgdir/luci-mod-network/. /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/'
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/targets/ramips/rt305x/packages /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/procd-2020-08-06-ab55357d/ipkg-mipsel_24kc/procd/CONTROL /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/pkginfo
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/extensions'
Making all in iptables
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/procd-2020-08-06-ab55357d/ipkg-mipsel_24kc/procd/sbin /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/procd-2020-08-06-ab55357d/ipkg-mipsel_24kc/procd/etc /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/procd-2020-08-06-ab55357d/ipkg-mipsel_24kc/procd/lib/functions
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/stamp/.luci-mod-network_installed
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/iptables'
make  all-am
install -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/procd-2020-08-06-ab55357d/ipkg-install/usr/sbin/{init,procd,askfirst,udevtrigger,upgraded} /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/procd-2020-08-06-ab55357d/ipkg-mipsel_24kc/procd/sbin/
install -m0644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/procd-2020-08-06-ab55357d/ipkg-install/usr/lib/libsetlbf.so /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/procd-2020-08-06-ab55357d/ipkg-mipsel_24kc/procd/lib
make[7]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/iptables'
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I..  -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/iptables\" -DXTABLES_INTERNAL -I../include -I../include -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include/uapi -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include/uapi -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -DALL_INCLUSIVE -DENABLE_IPV4 -DENABLE_IPV6 -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4=iptables-1.8.4 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -ffunction-sections -fdata-sections -DNO_LEGACY  -MT xtables_legacy_multi-xtables-legacy-multi.o -MD -MP -MF .deps/xtables_legacy_multi-xtables-legacy-multi.Tpo -c -o xtables_legacy_multi-xtables-legacy-multi.o `test -f 'xtables-legacy-multi.c' || echo './'`xtables-legacy-multi.c
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/targets/ramips/rt305x/packages /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-mod-network/ipkg-all/luci-mod-network/CONTROL /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/pkginfo
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I..  -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/iptables\" -DXTABLES_INTERNAL -I../include -I../include -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include/uapi -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include/uapi -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -DALL_INCLUSIVE -DENABLE_IPV4 -DENABLE_IPV6 -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4=iptables-1.8.4 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -ffunction-sections -fdata-sections -DNO_LEGACY  -MT xtables_legacy_multi-iptables-xml.o -MD -MP -MF .deps/xtables_legacy_multi-iptables-xml.Tpo -c -o xtables_legacy_multi-iptables-xml.o `test -f 'iptables-xml.c' || echo './'`iptables-xml.c
true
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I..  -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/iptables\" -DXTABLES_INTERNAL -I../include -I../include -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include/uapi -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include/uapi -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -DALL_INCLUSIVE -DENABLE_IPV4 -DENABLE_IPV6 -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4=iptables-1.8.4 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -ffunction-sections -fdata-sections -DNO_LEGACY  -MT xtables_legacy_multi-iptables-standalone.o -MD -MP -MF .deps/xtables_legacy_multi-iptables-standalone.Tpo -c -o xtables_legacy_multi-iptables-standalone.o `test -f 'iptables-standalone.c' || echo './'`iptables-standalone.c
install -m0755 ./files/reload_config /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/procd-2020-08-06-ab55357d/ipkg-mipsel_24kc/procd/sbin/
if [ -d /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-mod-network/luasrc ]; then install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-mod-network/ipkg-all/luci-mod-network/usr/lib/lua/luci; cp -pR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-mod-network/luasrc/* /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-mod-network/ipkg-all/luci-mod-network/usr/lib/lua/luci/; find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-mod-network/ipkg-all/luci-mod-network/usr/lib/lua/luci/ -type f -name '*.luadoc' | xargs -r rm; 	find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-mod-network/ipkg-all/luci-mod-network/usr/lib/lua/luci/ -type f -name '*.lua' | while read src; do if LUA_PATH="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/lib/lua/5.1/?.lua" luasrcdiet --noopt-binequiv -o "$src.o" "$src"; then mv "$src.o" "$src"; fi; done; 	find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-mod-network/ipkg-all/luci-mod-network/usr/lib/lua/luci/ -type f -name '*.htm' | while read src; do /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/sed -i -e 's/<%# *\([^ ]*\)PKG_VERSION *%>/\1git-20.220.15511-b8a74cb/g' -e 's/"\(<%= *\(media\|resource\) *%>[^"]*\.\(js\|css\)\)"/"\1?v=git-20.220.15511-b8a74cb"/g' "$src"; done; else true; fi
install -m0600 ./files/hotplug*.json /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/procd-2020-08-06-ab55357d/ipkg-mipsel_24kc/procd/etc/
[ ! -d ./src/ ] || cp -fpR ./src/. /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-mod-status
if [ -d /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-mod-network/htdocs ]; then install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-mod-network/ipkg-all/luci-mod-network/www; cp -pR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-mod-network/htdocs/* /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-mod-network/ipkg-all/luci-mod-network/www/; 	find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-mod-network/ipkg-all/luci-mod-network/www/ -type f -name '*.js' | while read src; do if jsmin < "$src" > "$src.o"; then mv "$src.o" "$src"; fi; done; 	find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-mod-network/ipkg-all/luci-mod-network/www/ -type f -name '*.css' | while read src; do if csstidy "$src" --template=highest --remove_last_semicolon=true "$src.o"; then mv "$src.o" "$src"; fi; done; else true; fi
install -m0644 ./files/procd.sh /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/procd-2020-08-06-ab55357d/ipkg-mipsel_24kc/procd/lib/functions/
find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/procd-2020-08-06-ab55357d/ipkg-mipsel_24kc/procd -name 'CVS' -o -name '.svn' -o -name '.#*' -o -name '*~'| xargs -r rm -rf
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-mod-status/.prepared_d5f522c0b196fa90cb276c7034f45130_6664517399ebbbc92a37c5bb081b5c53
In file included from xtables-legacy-multi.c:5:
xshared.h:176:50: warning: 'struct timeval' declared inside parameter list will not be visible outside of this definition or declaration
 extern int xtables_lock_or_exit(int wait, struct timeval *tv);
                                                  ^~~~~~~
xshared.h:179:57: warning: 'struct timeval' declared inside parameter list will not be visible outside of this definition or declaration
 void parse_wait_interval(int argc, char *argv[], struct timeval *wait_interval);
                                                         ^~~~~~~
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-mod-status/.configured_*
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/stamp/.luci-mod-status_installed
mv -f .deps/xtables_legacy_multi-xtables-legacy-multi.Tpo .deps/xtables_legacy_multi-xtables-legacy-multi.Po
for lib in ncurses panel menu form; do for so in /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-ncurses/usr/lib/lib${lib}w.so*; do ln -s ${so##*/} ${so%w.so*}.so${so##*w.so}; done; done
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I..  -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/iptables\" -DXTABLES_INTERNAL -I../include -I../include -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include/uapi -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include/uapi -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -DALL_INCLUSIVE -DENABLE_IPV4 -DENABLE_IPV6 -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4=iptables-1.8.4 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -ffunction-sections -fdata-sections -DNO_LEGACY  -MT xtables_legacy_multi-iptables.o -MD -MP -MF .deps/xtables_legacy_multi-iptables.Tpo -c -o xtables_legacy_multi-iptables.o `test -f 'iptables.c' || echo './'`iptables.c
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-mod-status/.configured_8c28fde6e5538b761b52693a1f9d64a7
if [ -d /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-mod-system/root ]; then install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-mod-system/.pkgdir/luci-mod-system/; cp -pR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-mod-system/root/* /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-mod-system/.pkgdir/luci-mod-system/; else true; fi
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-mod-status/.built
mv -f .deps/xtables_legacy_multi-iptables-standalone.Tpo .deps/xtables_legacy_multi-iptables-standalone.Po
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-mod-status/.built_check
if [ -d /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-mod-network/root ]; then install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-mod-network/ipkg-all/luci-mod-network/; cp -pR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-mod-network/root/* /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-mod-network/ipkg-all/luci-mod-network/; else true; fi
if [ -d /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-mod-system/src ]; then 	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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-mod-system=luci-mod-system -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-mod-system=luci-mod-system -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include " LDFLAGS="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro " make -C /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-mod-system/. AR="mipsel-openwrt-linux-musl-gcc-ar" AS="mipsel-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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-mod-system=luci-mod-system -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro" LD=mipsel-openwrt-linux-musl-ld NM="mipsel-openwrt-linux-musl-gcc-nm" CC="mipsel-openwrt-linux-musl-gcc" GCC="mipsel-openwrt-linux-musl-gcc" CXX="mipsel-openwrt-linux-musl-g++" RANLIB="mipsel-openwrt-linux-musl-gcc-ranlib" STRIP=mipsel-openwrt-linux-musl-strip OBJCOPY=mipsel-openwrt-linux-musl-objcopy OBJDUMP=mipsel-openwrt-linux-musl-objdump SIZE=mipsel-openwrt-linux-musl-size CROSS="mipsel-openwrt-linux-musl-" ARCH="mipsel" DESTDIR="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-mod-system/ipkg-install"  install; cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-mod-system/ipkg-install/* /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-mod-system/.pkgdir/luci-mod-system/; else true; fi
ln -s . /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-ncurses/usr/include/ncursesw
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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-mod-status=luci-mod-status -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-mod-status=luci-mod-status -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include " LDFLAGS="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro " FPIC="-fpic" LUCI_VERSION="git-20.220.15511-b8a74cb" LUCI_GITBRANCH="LuCI Master" make -j1 -C /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-mod-status/src/ AR="mipsel-openwrt-linux-musl-gcc-ar" AS="mipsel-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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-mod-status=luci-mod-status -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro" LD=mipsel-openwrt-linux-musl-ld NM="mipsel-openwrt-linux-musl-gcc-nm" CC="mipsel-openwrt-linux-musl-gcc" GCC="mipsel-openwrt-linux-musl-gcc" CXX="mipsel-openwrt-linux-musl-g++" RANLIB="mipsel-openwrt-linux-musl-gcc-ranlib" STRIP=mipsel-openwrt-linux-musl-strip OBJCOPY=mipsel-openwrt-linux-musl-objcopy OBJDUMP=mipsel-openwrt-linux-musl-objdump SIZE=mipsel-openwrt-linux-musl-size CROSS="mipsel-openwrt-linux-musl-" ARCH="mipsel" clean compile;
mipsel-openwrt-linux-musl-ar rc /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-ncurses/usr/lib/libtinfo.a
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-mod-system/.pkgdir/luci-mod-system.installed
if [ -d /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-mod-network/src ]; then 	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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-mod-network=luci-mod-network -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-mod-network=luci-mod-network -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include " LDFLAGS="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro " make -C /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-mod-network/. AR="mipsel-openwrt-linux-musl-gcc-ar" AS="mipsel-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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-mod-network=luci-mod-network -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro" LD=mipsel-openwrt-linux-musl-ld NM="mipsel-openwrt-linux-musl-gcc-nm" CC="mipsel-openwrt-linux-musl-gcc" GCC="mipsel-openwrt-linux-musl-gcc" CXX="mipsel-openwrt-linux-musl-g++" RANLIB="mipsel-openwrt-linux-musl-gcc-ranlib" STRIP=mipsel-openwrt-linux-musl-strip OBJCOPY=mipsel-openwrt-linux-musl-objcopy OBJDUMP=mipsel-openwrt-linux-musl-objdump SIZE=mipsel-openwrt-linux-musl-size CROSS="mipsel-openwrt-linux-musl-" ARCH="mipsel" DESTDIR="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-mod-network/ipkg-install"  install; cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-mod-network/ipkg-install/* /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-mod-network/ipkg-all/luci-mod-network/; else true; fi
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I..  -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/iptables\" -DXTABLES_INTERNAL -I../include -I../include -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include/uapi -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include/uapi -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -DALL_INCLUSIVE -DENABLE_IPV4 -DENABLE_IPV6 -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4=iptables-1.8.4 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -ffunction-sections -fdata-sections -DNO_LEGACY  -MT xtables_legacy_multi-ip6tables-standalone.o -MD -MP -MF .deps/xtables_legacy_multi-ip6tables-standalone.Tpo -c -o xtables_legacy_multi-ip6tables-standalone.o `test -f 'ip6tables-standalone.c' || echo './'`ip6tables-standalone.c
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/stamp
find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-mod-network/ipkg-all/luci-mod-network -name 'CVS' -o -name '.svn' -o -name '.#*' -o -name '*~'| xargs -r rm -rf
make[4]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-mod-status/src'
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-ncurses/host/bin
rm -f luci-bwc *.o
SHELL= flock /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/.root-copy.flock -c 'cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-mod-system/.pkgdir/luci-mod-system/. /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/'
mipsel-openwrt-linux-musl-gcc  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-mod-status=luci-mod-status -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fpic -Wall -c -o luci-bwc.o luci-bwc.c
cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/ncurses-6.2/ipkg-install/usr/bin/ncursesw6-config /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-ncurses/host/bin/
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/stamp/.luci-mod-system_installed
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/sed -i -e 's,^\(prefix\|exec_prefix\)=.*,\1=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr,g' -e 's/$INCS //g' /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-ncurses/host/bin/ncursesw6-config
ln -sf /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/bin/ncursesw6-config /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-ncurses/usr/bin/ncursesw6-config
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/targets/ramips/rt305x/packages /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-mod-system/ipkg-all/luci-mod-system/CONTROL /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/pkginfo
find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-ncurses -name '*.la' | xargs -r rm -f;   	find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-ncurses -name '*.la' | xargs -r rm -f; 
if [ -d /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-mod-system/luasrc ]; then install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-mod-system/ipkg-all/luci-mod-system/usr/lib/lua/luci; cp -pR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-mod-system/luasrc/* /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-mod-system/ipkg-all/luci-mod-system/usr/lib/lua/luci/; find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-mod-system/ipkg-all/luci-mod-system/usr/lib/lua/luci/ -type f -name '*.luadoc' | xargs -r rm; 	find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-mod-system/ipkg-all/luci-mod-system/usr/lib/lua/luci/ -type f -name '*.lua' | while read src; do if LUA_PATH="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/lib/lua/5.1/?.lua" luasrcdiet --noopt-binequiv -o "$src.o" "$src"; then mv "$src.o" "$src"; fi; done; 	find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-mod-system/ipkg-all/luci-mod-system/usr/lib/lua/luci/ -type f -name '*.htm' | while read src; do /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/sed -i -e 's/<%# *\([^ ]*\)PKG_VERSION *%>/\1git-20.220.15511-b8a74cb/g' -e 's/"\(<%= *\(media\|resource\) *%>[^"]*\.\(js\|css\)\)"/"\1?v=git-20.220.15511-b8a74cb"/g' "$src"; done; else true; fi
if [ -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/packages/ncurses.list ]; then /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/clean-package.sh "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/packages/ncurses.list" "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl"; fi
if [ -d /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-ncurses ]; then (cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-ncurses; find ./ > /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-ncurses.files); 	SHELL= flock /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/.staging-dir.flock -c ' mv /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-ncurses.files /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/packages/ncurses.list && cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-ncurses/* /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/; '; fi
mv -f .deps/xtables_legacy_multi-ip6tables-standalone.Tpo .deps/xtables_legacy_multi-ip6tables-standalone.Po
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I..  -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/iptables\" -DXTABLES_INTERNAL -I../include -I../include -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include/uapi -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include/uapi -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -DALL_INCLUSIVE -DENABLE_IPV4 -DENABLE_IPV6 -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4=iptables-1.8.4 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -ffunction-sections -fdata-sections -DNO_LEGACY  -MT xtables_legacy_multi-ip6tables.o -MD -MP -MF .deps/xtables_legacy_multi-ip6tables.Tpo -c -o xtables_legacy_multi-ip6tables.o `test -f 'ip6tables.c' || echo './'`ip6tables.c
LuaSrcDiet: Puts your Lua 5.1+ source code on a diet
Version 1.0.0 <https://github.com/jirutka/luasrcdiet>

*** local variable optimization summary ***
----------------------------------------------------------
Variable          Unique   Decl.   Token    Size   Average
Types              Names   Count   Count   Bytes     Bytes
----------------------------------------------------------
Global                17       0      59     240      4.07
----------------------------------------------------------
Local (in)             8       9      26     110      4.23
TOTAL (in)            25       9      85     350      4.12
----------------------------------------------------------
Local (out)            3       9      26      26      1.00
TOTAL (out)           20       9      85     266      3.13
----------------------------------------------------------

*** SRCEQUIV: token streams are sort of equivalent
(but no identifier comparisons since --opt-locals enabled)

Statistics for: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-mod-system/ipkg-all/luci-mod-system/usr/lib/lua/luci/model/cbi/admin_system/backupfiles.lua -> /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-mod-system/ipkg-all/luci-mod-system/usr/lib/lua/luci/model/cbi/admin_system/backupfiles.lua.o

*** lexer-based optimizations summary ***
--------------------------------------------------------------------
Lexical            Input   Input     Input  Output  Output    Output
Elements           Count   Bytes   Average   Count   Bytes   Average
--------------------------------------------------------------------
TK_KEYWORD            52     214      4.12      52     214      4.12
TK_NAME              135     679      5.03     135     595      4.41
TK_NUMBER              6       8      1.33       6       8      1.33
TK_STRING             41    1006     24.54      41    1006     24.54
TK_LSTRING             0       0      0.00       0       0      0.00
TK_OP                194     202      1.04     194     202      1.04
TK_EOS                 1       0      0.00       1       0      0.00
--------------------------------------------------------------------
TK_COMMENT             3     157     52.33       0       0      0.00
TK_LCOMMENT            0       0      0.00       0       0      0.00
TK_EOL                87      87      1.00      66      66      1.00
TK_SPACE             172     240      1.40      21      21      1.00
--------------------------------------------------------------------
Total Elements       691    2593      3.75     516    2112      4.09
--------------------------------------------------------------------
Total Tokens         429    2109      4.92     429    2025      4.72
--------------------------------------------------------------------
* WARNING: before and after binary chunks are NOT equivalent!

export CROSS="mipsel-openwrt-linux-musl-"   ; NM="mipsel-openwrt-linux-musl-nm" STRIP="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/sstrip" STRIP_KMOD="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/strip-kmod.sh" PATCHELF="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/patchelf" /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/rstrip.sh /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/procd-2020-08-06-ab55357d/ipkg-mipsel_24kc/procd
if [ -d /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-mod-system/htdocs ]; then install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-mod-system/ipkg-all/luci-mod-system/www; cp -pR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-mod-system/htdocs/* /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-mod-system/ipkg-all/luci-mod-system/www/; 	find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-mod-system/ipkg-all/luci-mod-system/www/ -type f -name '*.js' | while read src; do if jsmin < "$src" > "$src.o"; then mv "$src.o" "$src"; fi; done; 	find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-mod-system/ipkg-all/luci-mod-system/www/ -type f -name '*.css' | while read src; do if csstidy "$src" --template=highest --remove_last_semicolon=true "$src.o"; then mv "$src.o" "$src"; fi; done; else true; fi
rstrip.sh: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/procd-2020-08-06-ab55357d/ipkg-mipsel_24kc/procd/lib/libsetlbf.so: shared object
rstrip.sh: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/procd-2020-08-06-ab55357d/ipkg-mipsel_24kc/procd/sbin/udevtrigger: executable
rstrip.sh: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/procd-2020-08-06-ab55357d/ipkg-mipsel_24kc/procd/sbin/init: executable
if [ -d /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-mod-system/root ]; then install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-mod-system/ipkg-all/luci-mod-system/; cp -pR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-mod-system/root/* /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-mod-system/ipkg-all/luci-mod-system/; else true; fi
if [ -d /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-mod-system/src ]; then 	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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-mod-system=luci-mod-system -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-mod-system=luci-mod-system -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include " LDFLAGS="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro " make -C /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-mod-system/. AR="mipsel-openwrt-linux-musl-gcc-ar" AS="mipsel-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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-mod-system=luci-mod-system -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro" LD=mipsel-openwrt-linux-musl-ld NM="mipsel-openwrt-linux-musl-gcc-nm" CC="mipsel-openwrt-linux-musl-gcc" GCC="mipsel-openwrt-linux-musl-gcc" CXX="mipsel-openwrt-linux-musl-g++" RANLIB="mipsel-openwrt-linux-musl-gcc-ranlib" STRIP=mipsel-openwrt-linux-musl-strip OBJCOPY=mipsel-openwrt-linux-musl-objcopy OBJDUMP=mipsel-openwrt-linux-musl-objdump SIZE=mipsel-openwrt-linux-musl-size CROSS="mipsel-openwrt-linux-musl-" ARCH="mipsel" DESTDIR="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-mod-system/ipkg-install"  install; cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-mod-system/ipkg-install/* /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-mod-system/ipkg-all/luci-mod-system/; else true; fi
rstrip.sh: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/procd-2020-08-06-ab55357d/ipkg-mipsel_24kc/procd/sbin/upgraded: executable
find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-mod-system/ipkg-all/luci-mod-system -name 'CVS' -o -name '.svn' -o -name '.#*' -o -name '*~'| xargs -r rm -rf
rstrip.sh: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/procd-2020-08-06-ab55357d/ipkg-mipsel_24kc/procd/sbin/procd: executable
rstrip.sh: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/procd-2020-08-06-ab55357d/ipkg-mipsel_24kc/procd/sbin/askfirst: executable
(cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/procd-2020-08-06-ab55357d/ipkg-mipsel_24kc/procd/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;  )
export CROSS="mipsel-openwrt-linux-musl-"   ; NM="mipsel-openwrt-linux-musl-nm" STRIP="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/sstrip" STRIP_KMOD="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/strip-kmod.sh" PATCHELF="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/patchelf" /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/rstrip.sh /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-mod-network/ipkg-all/luci-mod-network
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/packages/mipsel_24kc/base
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/ipkg-build -c -o 0 -g 0 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/procd-2020-08-06-ab55357d/ipkg-mipsel_24kc/procd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/packages/mipsel_24kc/base
rm -rf /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-ncurses
Packaged contents of /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/procd-2020-08-06-ab55357d/ipkg-mipsel_24kc/procd into /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/packages/mipsel_24kc/base/procd_2020-08-06-ab55357d-1_mipsel_24kc.ipk
echo "procd" >> /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/pkginfo/procd.default.install
rm -rf /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-procd
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/stamp/.ncurses_installed
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-procd/host /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/packages
make[3]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/package/libs/ncurses'
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-procd
time: package/libs/ncurses/compile#49.51#7.91#36.89
cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/procd-2020-08-06-ab55357d/ipkg-install/* /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-procd/
find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-procd -name '*.la' | xargs -r rm -f; 
if [ -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/packages/procd.list ]; then /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/clean-package.sh "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/packages/procd.list" "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl"; fi
if [ -d /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-procd ]; then (cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-procd; find ./ > /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-procd.files); 	SHELL= flock /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/.staging-dir.flock -c ' mv /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-procd.files /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/packages/procd.list && cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-procd/* /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/; '; fi
make[3]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/package/utils/util-linux'
(cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-mod-network/ipkg-all/luci-mod-network/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; echo "$V_Package_luci_mod_network_postinst" > postinst-pkg; chmod 0755 postinst-pkg; )
rm -rf /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-procd
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/stamp/.procd_installed
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/packages/mipsel_24kc/luci
make[3]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/package/system/procd'
time: package/system/procd/compile#9.43#1.62#12.92
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I..  -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/iptables\" -DXTABLES_INTERNAL -I../include -I../include -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include/uapi -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include/uapi -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -DALL_INCLUSIVE -DENABLE_IPV4 -DENABLE_IPV6 -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4=iptables-1.8.4 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -ffunction-sections -fdata-sections -DNO_LEGACY  -MT xtables_legacy_multi-xshared.o -MD -MP -MF .deps/xtables_legacy_multi-xshared.Tpo -c -o xtables_legacy_multi-xshared.o `test -f 'xshared.c' || echo './'`xshared.c
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/ipkg-build -c -o 0 -g 0 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-mod-network/ipkg-all/luci-mod-network /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/packages/mipsel_24kc/luci
mv -f .deps/xtables_legacy_multi-iptables-xml.Tpo .deps/xtables_legacy_multi-iptables-xml.Po
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I..  -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/iptables\" -DXTABLES_INTERNAL -I../include -I../include -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include/uapi -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include/uapi -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -DALL_INCLUSIVE -DENABLE_IPV4 -DENABLE_IPV6 -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4=iptables-1.8.4 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -ffunction-sections -fdata-sections -DNO_LEGACY  -MT xtables_legacy_multi-iptables-restore.o -MD -MP -MF .deps/xtables_legacy_multi-iptables-restore.Tpo -c -o xtables_legacy_multi-iptables-restore.o `test -f 'iptables-restore.c' || echo './'`iptables-restore.c
Packaged contents of /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-mod-network/ipkg-all/luci-mod-network into /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/packages/mipsel_24kc/luci/luci-mod-network_git-20.220.15511-b8a74cb_all.ipk
export CROSS="mipsel-openwrt-linux-musl-"   ; NM="mipsel-openwrt-linux-musl-nm" STRIP="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/sstrip" STRIP_KMOD="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/strip-kmod.sh" PATCHELF="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/patchelf" /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/rstrip.sh /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-mod-system/ipkg-all/luci-mod-system
echo "luci-mod-network" >> /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/pkginfo/luci-mod-network.default.install
make[3]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/feeds/luci/modules/luci-mod-network'
time: package/feeds/luci/luci-mod-network/compile#0.45#0.14#0.72
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I..  -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/iptables\" -DXTABLES_INTERNAL -I../include -I../include -I.. -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include/uapi -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include/uapi -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include    -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -DALL_INCLUSIVE -DENABLE_IPV4 -DENABLE_IPV6 -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4=iptables-1.8.4 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -ffunction-sections -fdata-sections -DNO_LEGACY  -MT xtables_legacy_multi-iptables-save.o -MD -MP -MF .deps/xtables_legacy_multi-iptables-save.Tpo -c -o xtables_legacy_multi-iptables-save.o `test -f 'iptables-save.c' || echo './'`iptables-save.c
mipsel-openwrt-linux-musl-gcc -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro  -o luci-bwc luci-bwc.o -ldl
make[4]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-mod-status/src'
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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-mod-status=luci-mod-status -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-mod-status=luci-mod-status -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include " LDFLAGS="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro " FPIC="-fpic" LUCI_VERSION="git-20.220.15511-b8a74cb" LUCI_GITBRANCH="LuCI Master" make -C /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-mod-status/src/ AR="mipsel-openwrt-linux-musl-gcc-ar" AS="mipsel-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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-mod-status=luci-mod-status -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro" LD=mipsel-openwrt-linux-musl-ld NM="mipsel-openwrt-linux-musl-gcc-nm" CC="mipsel-openwrt-linux-musl-gcc" GCC="mipsel-openwrt-linux-musl-gcc" CXX="mipsel-openwrt-linux-musl-g++" RANLIB="mipsel-openwrt-linux-musl-gcc-ranlib" STRIP=mipsel-openwrt-linux-musl-strip OBJCOPY=mipsel-openwrt-linux-musl-objcopy OBJDUMP=mipsel-openwrt-linux-musl-objdump SIZE=mipsel-openwrt-linux-musl-size CROSS="mipsel-openwrt-linux-musl-" ARCH="mipsel" DESTDIR="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-mod-status/ipkg-install"  install;
make[4]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-mod-status/src'
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-mod-status/ipkg-install/usr/bin
cp luci-bwc /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-mod-status/ipkg-install/usr/bin/luci-bwc
make[4]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-mod-status/src'
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-mod-status/.built
rm -rf /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-mod-status/.pkgdir/luci-mod-status.installed /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-mod-status/.pkgdir/luci-mod-status
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-mod-status/.pkgdir/luci-mod-status
if [ -d /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-mod-status/luasrc ]; then install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-mod-status/.pkgdir/luci-mod-status/usr/lib/lua/luci; cp -pR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-mod-status/luasrc/* /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-mod-status/.pkgdir/luci-mod-status/usr/lib/lua/luci/; find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-mod-status/.pkgdir/luci-mod-status/usr/lib/lua/luci/ -type f -name '*.luadoc' | xargs -r rm; 	find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-mod-status/.pkgdir/luci-mod-status/usr/lib/lua/luci/ -type f -name '*.lua' | while read src; do if LUA_PATH="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/lib/lua/5.1/?.lua" luasrcdiet --noopt-binequiv -o "$src.o" "$src"; then mv "$src.o" "$src"; fi; done; 	find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-mod-status/.pkgdir/luci-mod-status/usr/lib/lua/luci/ -type f -name '*.htm' | while read src; do /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/sed -i -e 's/<%# *\([^ ]*\)PKG_VERSION *%>/\1git-20.220.15511-b8a74cb/g' -e 's/"\(<%= *\(media\|resource\) *%>[^"]*\.\(js\|css\)\)"/"\1?v=git-20.220.15511-b8a74cb"/g' "$src"; done; else true; fi
if [ -d /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-mod-status/htdocs ]; then install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-mod-status/.pkgdir/luci-mod-status/www; cp -pR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-mod-status/htdocs/* /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-mod-status/.pkgdir/luci-mod-status/www/; 	find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-mod-status/.pkgdir/luci-mod-status/www/ -type f -name '*.js' | while read src; do if jsmin < "$src" > "$src.o"; then mv "$src.o" "$src"; fi; done; 	find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-mod-status/.pkgdir/luci-mod-status/www/ -type f -name '*.css' | while read src; do if csstidy "$src" --template=highest --remove_last_semicolon=true "$src.o"; then mv "$src.o" "$src"; fi; done; else true; fi
mv -f .deps/xtables_legacy_multi-iptables-save.Tpo .deps/xtables_legacy_multi-iptables-save.Po
sed \
	-e '/@MATCH@/ r ../extensions/matches.man' \
	-e '/@TARGET@/ r ../extensions/targets.man' iptables-extensions.8.tmpl >iptables-extensions.8;
mv -f .deps/xtables_legacy_multi-iptables-restore.Tpo .deps/xtables_legacy_multi-iptables-restore.Po
(cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-mod-system/ipkg-all/luci-mod-system/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; echo "$V_Package_luci_mod_system_postinst" > postinst-pkg; chmod 0755 postinst-pkg; )
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/packages/mipsel_24kc/luci
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/ipkg-build -c -o 0 -g 0 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-mod-system/ipkg-all/luci-mod-system /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/packages/mipsel_24kc/luci
xshared.c: In function 'parse_wait_time':
xshared.c:413:13: warning: inlining failed in call to 'xs_has_arg': call is unlikely and code size would grow [-Winline]
 inline bool xs_has_arg(int argc, char *argv[])
             ^~~~~~~~~~
xshared.c:327:13: note: called from here
  } else if (xs_has_arg(argc, argv))
             ^~~~~~~~~~~~~~~~~~~~~~
if [ -d /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-mod-status/root ]; then install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-mod-status/.pkgdir/luci-mod-status/; cp -pR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-mod-status/root/* /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-mod-status/.pkgdir/luci-mod-status/; else true; fi
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/dl
SHELL= flock /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/.util-linux-2.35.1.tar.xz.flock -c '  	/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/download.pl "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/dl" "util-linux-2.35.1.tar.xz" "d9de3edd287366cd908e77677514b9387b22bc7b88f45b83e1922c3597f1d7f9" "" "@KERNEL/linux/utils/util-linux/v2.35"    '
xshared.c: In function 'parse_wait_interval':
xshared.c:413:13: warning: inlining failed in call to 'xs_has_arg': call is unlikely and code size would grow [-Winline]
 inline bool xs_has_arg(int argc, char *argv[])
             ^~~~~~~~~~
xshared.c:343:11: note: called from here
  else if (xs_has_arg(argc, argv))
           ^~~~~~~~~~~~~~~~~~~~~~
if [ -d /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-mod-status/src ]; then 	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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-mod-status=luci-mod-status -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-mod-status=luci-mod-status -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include " LDFLAGS="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro " FPIC="-fpic" LUCI_VERSION="git-20.220.15511-b8a74cb" LUCI_GITBRANCH="LuCI Master" make -C /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-mod-status/src/ AR="mipsel-openwrt-linux-musl-gcc-ar" AS="mipsel-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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-mod-status=luci-mod-status -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro" LD=mipsel-openwrt-linux-musl-ld NM="mipsel-openwrt-linux-musl-gcc-nm" CC="mipsel-openwrt-linux-musl-gcc" GCC="mipsel-openwrt-linux-musl-gcc" CXX="mipsel-openwrt-linux-musl-g++" RANLIB="mipsel-openwrt-linux-musl-gcc-ranlib" STRIP=mipsel-openwrt-linux-musl-strip OBJCOPY=mipsel-openwrt-linux-musl-objcopy OBJDUMP=mipsel-openwrt-linux-musl-objdump SIZE=mipsel-openwrt-linux-musl-size CROSS="mipsel-openwrt-linux-musl-" ARCH="mipsel" DESTDIR="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-mod-status/ipkg-install"  install; cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-mod-status/ipkg-install/* /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-mod-status/.pkgdir/luci-mod-status/; else true; fi
make[4]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-mod-status/src'
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-mod-status/ipkg-install/usr/bin
cp luci-bwc /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-mod-status/ipkg-install/usr/bin/luci-bwc
make[4]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-mod-status/src'
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-mod-status/.pkgdir/luci-mod-status.installed
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/stamp
SHELL= flock /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/.root-copy.flock -c 'cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-mod-status/.pkgdir/luci-mod-status/. /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/'
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/stamp/.luci-mod-status_installed
Packaged contents of /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-mod-system/ipkg-all/luci-mod-system into /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/packages/mipsel_24kc/luci/luci-mod-system_git-20.220.15511-b8a74cb_all.ipk
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/targets/ramips/rt305x/packages /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-mod-status/ipkg-mipsel_24kc/luci-mod-status/CONTROL /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/pkginfo
if [ -d /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-mod-status/luasrc ]; then install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-mod-status/ipkg-mipsel_24kc/luci-mod-status/usr/lib/lua/luci; cp -pR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-mod-status/luasrc/* /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-mod-status/ipkg-mipsel_24kc/luci-mod-status/usr/lib/lua/luci/; find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-mod-status/ipkg-mipsel_24kc/luci-mod-status/usr/lib/lua/luci/ -type f -name '*.luadoc' | xargs -r rm; 	find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-mod-status/ipkg-mipsel_24kc/luci-mod-status/usr/lib/lua/luci/ -type f -name '*.lua' | while read src; do if LUA_PATH="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/lib/lua/5.1/?.lua" luasrcdiet --noopt-binequiv -o "$src.o" "$src"; then mv "$src.o" "$src"; fi; done; 	find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-mod-status/ipkg-mipsel_24kc/luci-mod-status/usr/lib/lua/luci/ -type f -name '*.htm' | while read src; do /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/sed -i -e 's/<%# *\([^ ]*\)PKG_VERSION *%>/\1git-20.220.15511-b8a74cb/g' -e 's/"\(<%= *\(media\|resource\) *%>[^"]*\.\(js\|css\)\)"/"\1?v=git-20.220.15511-b8a74cb"/g' "$src"; done; else true; fi
+ curl -f --connect-timeout 20 --retry 5 --location --insecure https://sources.cdn.openwrt.org/util-linux-2.35.1.tar.xz
echo "luci-mod-system" >> /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/pkginfo/luci-mod-system.default.install
make[3]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/feeds/luci/modules/luci-mod-system'
time: package/feeds/luci/luci-mod-system/compile#0.59#0.17#0.91
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0if [ -d /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-mod-status/htdocs ]; then install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-mod-status/ipkg-mipsel_24kc/luci-mod-status/www; cp -pR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-mod-status/htdocs/* /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-mod-status/ipkg-mipsel_24kc/luci-mod-status/www/; 	find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-mod-status/ipkg-mipsel_24kc/luci-mod-status/www/ -type f -name '*.js' | while read src; do if jsmin < "$src" > "$src.o"; then mv "$src.o" "$src"; fi; done; 	find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-mod-status/ipkg-mipsel_24kc/luci-mod-status/www/ -type f -name '*.css' | while read src; do if csstidy "$src" --template=highest --remove_last_semicolon=true "$src.o"; then mv "$src.o" "$src"; fi; done; else true; fi
if [ -d /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-mod-status/root ]; then install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-mod-status/ipkg-mipsel_24kc/luci-mod-status/; cp -pR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-mod-status/root/* /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-mod-status/ipkg-mipsel_24kc/luci-mod-status/; else true; fi
if [ -d /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-mod-status/src ]; then 	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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-mod-status=luci-mod-status -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-mod-status=luci-mod-status -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include " LDFLAGS="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro " FPIC="-fpic" LUCI_VERSION="git-20.220.15511-b8a74cb" LUCI_GITBRANCH="LuCI Master" make -C /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-mod-status/src/ AR="mipsel-openwrt-linux-musl-gcc-ar" AS="mipsel-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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-mod-status=luci-mod-status -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro" LD=mipsel-openwrt-linux-musl-ld NM="mipsel-openwrt-linux-musl-gcc-nm" CC="mipsel-openwrt-linux-musl-gcc" GCC="mipsel-openwrt-linux-musl-gcc" CXX="mipsel-openwrt-linux-musl-g++" RANLIB="mipsel-openwrt-linux-musl-gcc-ranlib" STRIP=mipsel-openwrt-linux-musl-strip OBJCOPY=mipsel-openwrt-linux-musl-objcopy OBJDUMP=mipsel-openwrt-linux-musl-objdump SIZE=mipsel-openwrt-linux-musl-size CROSS="mipsel-openwrt-linux-musl-" ARCH="mipsel" DESTDIR="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-mod-status/ipkg-install"  install; cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-mod-status/ipkg-install/* /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-mod-status/ipkg-mipsel_24kc/luci-mod-status/; else true; fi
make[4]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-mod-status/src'
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-mod-status/ipkg-install/usr/bin
cp luci-bwc /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-mod-status/ipkg-install/usr/bin/luci-bwc

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
curl: (22) The requested URL returned error: 404 
make[4]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-mod-status/src'
Download failed.
find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-mod-status/ipkg-mipsel_24kc/luci-mod-status -name 'CVS' -o -name '.svn' -o -name '.#*' -o -name '*~'| xargs -r rm -rf
mv -f .deps/xtables_legacy_multi-xshared.Tpo .deps/xtables_legacy_multi-xshared.Po
+ curl -f --connect-timeout 20 --retry 5 --location --insecure http://ftp.jaist.ac.jp/pub/Linux/kernel.org/linux/utils/util-linux/v2.35/util-linux-2.35.1.tar.xz
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0mv -f .deps/xtables_legacy_multi-iptables.Tpo .deps/xtables_legacy_multi-iptables.Po
mv -f .deps/xtables_legacy_multi-ip6tables.Tpo .deps/xtables_legacy_multi-ip6tables.Po
/bin/bash ../libtool  --tag=CC   --mode=link mipsel-openwrt-linux-musl-gcc -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -DALL_INCLUSIVE -DENABLE_IPV4 -DENABLE_IPV6 -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4=iptables-1.8.4 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -ffunction-sections -fdata-sections -DNO_LEGACY  -L../extensions/ -liptext -liptext4 -liptext6 -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro -Wl,--gc-sections  -o xtables-legacy-multi xtables_legacy_multi-xtables-legacy-multi.o xtables_legacy_multi-iptables-xml.o xtables_legacy_multi-iptables-standalone.o xtables_legacy_multi-iptables.o xtables_legacy_multi-ip6tables-standalone.o xtables_legacy_multi-ip6tables.o xtables_legacy_multi-xshared.o xtables_legacy_multi-iptables-restore.o xtables_legacy_multi-iptables-save.o ../libiptc/libip4tc.la ../libiptc/libip6tc.la ../libxtables/libxtables.la -lm 
export CROSS="mipsel-openwrt-linux-musl-"   ; NM="mipsel-openwrt-linux-musl-nm" STRIP="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/sstrip" STRIP_KMOD="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/strip-kmod.sh" PATCHELF="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/patchelf" /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/rstrip.sh /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-mod-status/ipkg-mipsel_24kc/luci-mod-status
OpenWrt-libtool: link: mipsel-openwrt-linux-musl-gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -DALL_INCLUSIVE -DENABLE_IPV4 -DENABLE_IPV6 -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4=iptables-1.8.4 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -ffunction-sections -fdata-sections -DNO_LEGACY -znow -zrelro -Wl,--gc-sections -o .libs/xtables-legacy-multi xtables_legacy_multi-xtables-legacy-multi.o xtables_legacy_multi-iptables-xml.o xtables_legacy_multi-iptables-standalone.o xtables_legacy_multi-iptables.o xtables_legacy_multi-ip6tables-standalone.o xtables_legacy_multi-ip6tables.o xtables_legacy_multi-xshared.o xtables_legacy_multi-iptables-restore.o xtables_legacy_multi-iptables-save.o  -L../extensions/ -liptext -liptext4 -liptext6 -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib ../libiptc/.libs/libip4tc.so ../libiptc/.libs/libip6tc.so ../libxtables/.libs/libxtables.so -ldl -lm
make[7]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/iptables'
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/iptables'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4'
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4'
make[5]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4'
make[4]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4'
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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4=iptables-1.8.4 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -ffunction-sections -fdata-sections -DNO_LEGACY  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4=iptables-1.8.4 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -ffunction-sections -fdata-sections -DNO_LEGACY  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include " LDFLAGS="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro -Wl,--gc-sections " make -C /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/. AR="mipsel-openwrt-linux-musl-gcc-ar" AS="mipsel-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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4=iptables-1.8.4 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -ffunction-sections -fdata-sections -DNO_LEGACY" LD=mipsel-openwrt-linux-musl-ld NM="mipsel-openwrt-linux-musl-gcc-nm" CC="mipsel-openwrt-linux-musl-gcc" GCC="mipsel-openwrt-linux-musl-gcc" CXX="mipsel-openwrt-linux-musl-g++" RANLIB="mipsel-openwrt-linux-musl-gcc-ranlib" STRIP=mipsel-openwrt-linux-musl-strip OBJCOPY=mipsel-openwrt-linux-musl-objcopy OBJDUMP=mipsel-openwrt-linux-musl-objdump SIZE=mipsel-openwrt-linux-musl-size COPT_FLAGS="-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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4=iptables-1.8.4 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/include -ffunction-sections -fdata-sections -DNO_LEGACY" KERNEL_DIR="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers/" PREFIX=/usr KBUILD_OUTPUT="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52" BUILTIN_MODULES="standard icmp tcp udp comment set SET limit mac multiport comment LOG nf_log_common nf_log_ipv4 TCPMSS REJECT time mark MARK FLOWOFFLOAD icmp6 REJECT state CT conntrack SNAT DNAT MASQUERADE REDIRECT" DESTDIR="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/ipkg-install"  install;
make[4]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4'
Making install in libiptc
make[5]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/libiptc'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/libiptc'
 /bin/mkdir -p '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/ipkg-install/usr/lib'
 /bin/bash ../libtool   --mode=install /usr/bin/install -c   libip4tc.la libip6tc.la '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/ipkg-install/usr/lib'
OpenWrt-libtool: install: /usr/bin/install -c .libs/libip4tc.so.2.0.0 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/ipkg-install/usr/lib/libip4tc.so.2.0.0
OpenWrt-libtool: install: (cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/ipkg-install/usr/lib && { ln -s -f libip4tc.so.2.0.0 libip4tc.so.2 || { rm -f libip4tc.so.2 && ln -s libip4tc.so.2.0.0 libip4tc.so.2; }; })
OpenWrt-libtool: install: (cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/ipkg-install/usr/lib && { ln -s -f libip4tc.so.2.0.0 libip4tc.so || { rm -f libip4tc.so && ln -s libip4tc.so.2.0.0 libip4tc.so; }; })
OpenWrt-libtool: install: /usr/bin/install -c .libs/libip4tc.lai /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/ipkg-install/usr/lib/libip4tc.la
OpenWrt-libtool: install: /usr/bin/install -c .libs/libip6tc.so.2.0.0 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/ipkg-install/usr/lib/libip6tc.so.2.0.0
OpenWrt-libtool: install: (cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/ipkg-install/usr/lib && { ln -s -f libip6tc.so.2.0.0 libip6tc.so.2 || { rm -f libip6tc.so.2 && ln -s libip6tc.so.2.0.0 libip6tc.so.2; }; })
OpenWrt-libtool: install: (cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/ipkg-install/usr/lib && { ln -s -f libip6tc.so.2.0.0 libip6tc.so || { rm -f libip6tc.so && ln -s libip6tc.so.2.0.0 libip6tc.so; }; })
OpenWrt-libtool: install: /usr/bin/install -c .libs/libip6tc.lai /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/ipkg-install/usr/lib/libip6tc.la
OpenWrt-libtool: install: /usr/bin/install -c .libs/libip4tc.a /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/ipkg-install/usr/lib/libip4tc.a
OpenWrt-libtool: install: chmod 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/ipkg-install/usr/lib/libip4tc.a
OpenWrt-libtool: install: mipsel-openwrt-linux-musl-gcc-ranlib /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/ipkg-install/usr/lib/libip4tc.a
OpenWrt-libtool: install: /usr/bin/install -c .libs/libip6tc.a /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/ipkg-install/usr/lib/libip6tc.a
OpenWrt-libtool: install: chmod 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/ipkg-install/usr/lib/libip6tc.a
OpenWrt-libtool: install: mipsel-openwrt-linux-musl-gcc-ranlib /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/ipkg-install/usr/lib/libip6tc.a
rstrip.sh: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-mod-status/ipkg-mipsel_24kc/luci-mod-status/usr/bin/luci-bwc: executable
OpenWrt-libtool: install: warning: remember to run `libtool --finish /usr/lib'
 /bin/mkdir -p '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/ipkg-install/usr/lib/pkgconfig'
 /usr/bin/install -c -m 644 libiptc.pc libip4tc.pc libip6tc.pc '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/ipkg-install/usr/lib/pkgconfig'
(cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-mod-status/ipkg-mipsel_24kc/luci-mod-status/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; echo "$V_Package_luci_mod_status_postinst" > postinst-pkg; chmod 0755 postinst-pkg; )
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/libiptc'
make[5]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/libiptc'
Making install in libxtables
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/packages/mipsel_24kc/luci
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/ipkg-build -c -o 0 -g 0 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-mod-status/ipkg-mipsel_24kc/luci-mod-status /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/packages/mipsel_24kc/luci
make[5]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/libxtables'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/libxtables'
 /bin/mkdir -p '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/ipkg-install/usr/lib'
 /bin/bash ../libtool   --mode=install /usr/bin/install -c   libxtables.la '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/ipkg-install/usr/lib'
Packaged contents of /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-mod-status/ipkg-mipsel_24kc/luci-mod-status into /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/packages/mipsel_24kc/luci/luci-mod-status_git-20.220.15511-b8a74cb_mipsel_24kc.ipk
OpenWrt-libtool: install: /usr/bin/install -c .libs/libxtables.so.12.2.0 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/ipkg-install/usr/lib/libxtables.so.12.2.0
OpenWrt-libtool: install: (cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/ipkg-install/usr/lib && { ln -s -f libxtables.so.12.2.0 libxtables.so.12 || { rm -f libxtables.so.12 && ln -s libxtables.so.12.2.0 libxtables.so.12; }; })
OpenWrt-libtool: install: (cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/ipkg-install/usr/lib && { ln -s -f libxtables.so.12.2.0 libxtables.so || { rm -f libxtables.so && ln -s libxtables.so.12.2.0 libxtables.so; }; })
echo "luci-mod-status" >> /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/pkginfo/luci-mod-status.default.install
OpenWrt-libtool: install: /usr/bin/install -c .libs/libxtables.lai /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/ipkg-install/usr/lib/libxtables.la
OpenWrt-libtool: install: /usr/bin/install -c .libs/libxtables.a /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/ipkg-install/usr/lib/libxtables.a
make[3]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/feeds/luci/modules/luci-mod-status'
time: package/feeds/luci/luci-mod-status/compile#0.91#0.22#1.26
OpenWrt-libtool: install: chmod 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/ipkg-install/usr/lib/libxtables.a
OpenWrt-libtool: install: mipsel-openwrt-linux-musl-gcc-ranlib /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/ipkg-install/usr/lib/libxtables.a
OpenWrt-libtool: install: warning: remember to run `libtool --finish /usr/lib'
make[6]: Nothing to be done for 'install-data-am'.
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/libxtables'
make[5]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/libxtables'
Making install in include
make[5]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/include'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/include'
make[6]: Nothing to be done for 'install-exec-am'.
make[3]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/feeds/luci/modules/luci-mod-admin-full'
 /bin/mkdir -p '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/ipkg-install/usr/include'
 /bin/mkdir -p '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/ipkg-install/usr/include/libiptc'
 /usr/bin/install -c -m 644  libiptc/ipt_kernel_headers.h libiptc/libiptc.h libiptc/libip6tc.h libiptc/libxtc.h libiptc/xtcshared.h '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/ipkg-install/usr/include/libiptc'
 /usr/bin/install -c -m 644  xtables.h xtables-version.h '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/ipkg-install/usr/include/.'
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/include'
make[5]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/include'
Making install in utils
make[5]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/utils'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/utils'
 /bin/mkdir -p '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/ipkg-install/usr/sbin'
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/utils'
make[5]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/utils'
Making install in extensions
make[5]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/extensions'
if test -n "libxt_AUDIT.so libxt_CHECKSUM.so libxt_CLASSIFY.so libxt_CONNMARK.so libxt_CONNSECMARK.so libxt_DSCP.so libxt_HMARK.so libxt_IDLETIMER.so libxt_LED.so libxt_NFLOG.so libxt_NFQUEUE.so libxt_RATEEST.so libxt_SECMARK.so libxt_SYNPROXY.so libxt_TCPOPTSTRIP.so libxt_TEE.so libxt_TOS.so libxt_TPROXY.so libxt_TRACE.so libxt_addrtype.so libxt_bpf.so libxt_cgroup.so libxt_cluster.so libxt_connbytes.so libxt_connlimit.so libxt_connmark.so libxt_cpu.so libxt_dccp.so libxt_devgroup.so libxt_dscp.so libxt_ecn.so libxt_esp.so libxt_hashlimit.so libxt_helper.so libxt_ipcomp.so libxt_iprange.so libxt_ipvs.so libxt_length.so libxt_nfacct.so libxt_osf.so libxt_owner.so libxt_physdev.so libxt_pkttype.so libxt_policy.so libxt_quota.so libxt_rateest.so libxt_recent.so libxt_rpfilter.so libxt_sctp.so libxt_socket.so libxt_statistic.so libxt_string.so libxt_tcpmss.so libxt_tos.so libxt_u32.so libipt_CLUSTERIP.so libipt_ECN.so libipt_NETMAP.so libipt_TTL.so libipt_ULOG.so libipt_ah.so libipt_realm.so libipt_ttl.so libip6t_DNPT.so libip6t_HL.so libip6t_NETMAP.so libip6t_SNPT.so libip6t_ah.so libip6t_dst.so libip6t_eui64.so libip6t_frag.so libip6t_hbh.so libip6t_hl.so libip6t_ipv6header.so libip6t_mh.so libip6t_rt.so libip6t_srh.so"; then \
	install -pm0755 libxt_AUDIT.so libxt_CHECKSUM.so libxt_CLASSIFY.so libxt_CONNMARK.so libxt_CONNSECMARK.so libxt_DSCP.so libxt_HMARK.so libxt_IDLETIMER.so libxt_LED.so libxt_NFLOG.so libxt_NFQUEUE.so libxt_RATEEST.so libxt_SECMARK.so libxt_SYNPROXY.so libxt_TCPOPTSTRIP.so libxt_TEE.so libxt_TOS.so libxt_TPROXY.so libxt_TRACE.so libxt_addrtype.so libxt_bpf.so libxt_cgroup.so libxt_cluster.so libxt_connbytes.so libxt_connlimit.so libxt_connmark.so libxt_cpu.so libxt_dccp.so libxt_devgroup.so libxt_dscp.so libxt_ecn.so libxt_esp.so libxt_hashlimit.so libxt_helper.so libxt_ipcomp.so libxt_iprange.so libxt_ipvs.so libxt_length.so libxt_nfacct.so libxt_osf.so libxt_owner.so libxt_physdev.so libxt_pkttype.so libxt_policy.so libxt_quota.so libxt_rateest.so libxt_recent.so libxt_rpfilter.so libxt_sctp.so libxt_socket.so libxt_statistic.so libxt_string.so libxt_tcpmss.so libxt_tos.so libxt_u32.so libipt_CLUSTERIP.so libipt_ECN.so libipt_NETMAP.so libipt_TTL.so libipt_ULOG.so libipt_ah.so libipt_realm.so libipt_ttl.so libip6t_DNPT.so libip6t_HL.so libip6t_NETMAP.so libip6t_SNPT.so libip6t_ah.so libip6t_dst.so libip6t_eui64.so libip6t_frag.so libip6t_hbh.so libip6t_hl.so libip6t_ipv6header.so libip6t_mh.so libip6t_rt.so libip6t_srh.so "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/ipkg-install/usr/lib/iptables/"; \
fi;
if test -n "libxt_NOTRACK.so libxt_state.so"; then \
	cp -P libxt_NOTRACK.so libxt_state.so "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/ipkg-install/usr/lib/iptables/"; \
fi;
make[5]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/extensions'
Making install in iptables
make[5]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/iptables'
make  install-am
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/iptables'
make[7]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/iptables'
 /bin/mkdir -p '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/ipkg-install/usr/sbin'
  /bin/bash ../libtool   --mode=install /usr/bin/install -c xtables-legacy-multi '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/ipkg-install/usr/sbin'
OpenWrt-libtool: install: warning: `../libiptc/libip4tc.la' has not been installed in `/usr/lib'
OpenWrt-libtool: install: warning: `../libiptc/libip6tc.la' has not been installed in `/usr/lib'
OpenWrt-libtool: install: warning: `../libxtables/libxtables.la' has not been installed in `/usr/lib'
OpenWrt-libtool: install: /usr/bin/install -c .libs/xtables-legacy-multi /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/ipkg-install/usr/sbin/xtables-legacy-multi
make  install-exec-hook
make[8]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/iptables'
if test -z "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/ipkg-install"; then /sbin/ldconfig; fi;
/usr/bin/install -c -dm0755 "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/ipkg-install/usr/bin";
for i in iptables-xml; do ln -s -f "/usr/sbin/xtables-legacy-multi" "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/ipkg-install/usr/bin/$i"; done;
for i in iptables-legacy iptables-legacy-restore iptables-legacy-save iptables iptables-restore iptables-save; do ln -s -f xtables-legacy-multi "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/ipkg-install/usr/sbin/$i"; done;
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-mod-admin-full/.prepared_d20accfc3c2306763a4c6d169213a898_6664517399ebbbc92a37c5bb081b5c53_check
for d in luasrc htdocs root src; do if [ -d ./$d ]; then mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-mod-admin-full/$d; cp -fpR ./$d/* /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-mod-admin-full/$d/; fi; done
for i in ip6tables-legacy ip6tables-legacy-restore ip6tables-legacy-save ip6tables ip6tables-restore ip6tables-save; do ln -s -f xtables-legacy-multi "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/ipkg-install/usr/sbin/$i"; done;
true
[ ! -d ./src/ ] || cp -fpR ./src/. /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-mod-admin-full
for i in ; do ln -s -f xtables-nft-multi "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/ipkg-install/usr/sbin/$i"; done;
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-mod-admin-full/.prepared_d20accfc3c2306763a4c6d169213a898_6664517399ebbbc92a37c5bb081b5c53
make[8]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/iptables'
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-mod-admin-full/.configured_*
 /bin/mkdir -p '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/ipkg-install/usr/man/man1'
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/stamp/.luci-mod-admin-full_installed
 /usr/bin/install -c -m 644 iptables-xml.1 '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/ipkg-install/usr/man/man1'
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-mod-admin-full/.configured_8c28fde6e5538b761b52693a1f9d64a7
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-mod-admin-full/.built
 /bin/mkdir -p '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/ipkg-install/usr/man/man8'
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-mod-admin-full/.built_check
 /usr/bin/install -c -m 644 iptables.8 iptables-restore.8 iptables-save.8 ip6tables.8 ip6tables-restore.8 ip6tables-save.8 iptables-extensions.8 '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/ipkg-install/usr/man/man8'
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-mod-admin-full/.built
rm -rf /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-mod-admin-full/.pkgdir/luci-mod-admin-full.installed /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-mod-admin-full/.pkgdir/luci-mod-admin-full
 /bin/mkdir -p '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/ipkg-install/usr/lib/pkgconfig'
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-mod-admin-full/.pkgdir/luci-mod-admin-full
 /usr/bin/install -c -m 644 xtables.pc '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/ipkg-install/usr/lib/pkgconfig'
make[7]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/iptables'
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/iptables'
if [ -d /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-mod-admin-full/luasrc ]; then install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-mod-admin-full/.pkgdir/luci-mod-admin-full/usr/lib/lua/luci; cp -pR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-mod-admin-full/luasrc/* /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-mod-admin-full/.pkgdir/luci-mod-admin-full/usr/lib/lua/luci/; find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-mod-admin-full/.pkgdir/luci-mod-admin-full/usr/lib/lua/luci/ -type f -name '*.luadoc' | xargs -r rm; 	find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-mod-admin-full/.pkgdir/luci-mod-admin-full/usr/lib/lua/luci/ -type f -name '*.lua' | while read src; do if LUA_PATH="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/lib/lua/5.1/?.lua" luasrcdiet --noopt-binequiv -o "$src.o" "$src"; then mv "$src.o" "$src"; fi; done; 	find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-mod-admin-full/.pkgdir/luci-mod-admin-full/usr/lib/lua/luci/ -type f -name '*.htm' | while read src; do /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/sed -i -e 's/<%# *\([^ ]*\)PKG_VERSION *%>/\1git-20.220.15511-b8a74cb/g' -e 's/"\(<%= *\(media\|resource\) *%>[^"]*\.\(js\|css\)\)"/"\1?v=git-20.220.15511-b8a74cb"/g' "$src"; done; else true; fi
make[5]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/iptables'
if [ -d /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-mod-admin-full/htdocs ]; then install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-mod-admin-full/.pkgdir/luci-mod-admin-full/www; cp -pR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-mod-admin-full/htdocs/* /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-mod-admin-full/.pkgdir/luci-mod-admin-full/www/; 	find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-mod-admin-full/.pkgdir/luci-mod-admin-full/www/ -type f -name '*.js' | while read src; do if jsmin < "$src" > "$src.o"; then mv "$src.o" "$src"; fi; done; 	find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-mod-admin-full/.pkgdir/luci-mod-admin-full/www/ -type f -name '*.css' | while read src; do if csstidy "$src" --template=highest --remove_last_semicolon=true "$src.o"; then mv "$src.o" "$src"; fi; done; else true; fi
make[5]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4'
if [ -d /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-mod-admin-full/root ]; then install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-mod-admin-full/.pkgdir/luci-mod-admin-full/; cp -pR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-mod-admin-full/root/* /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-mod-admin-full/.pkgdir/luci-mod-admin-full/; else true; fi
if [ -d /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-mod-admin-full/src ]; then 	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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-mod-admin-full=luci-mod-admin-full -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-mod-admin-full=luci-mod-admin-full -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include " LDFLAGS="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro " make -C /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-mod-admin-full/. AR="mipsel-openwrt-linux-musl-gcc-ar" AS="mipsel-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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-mod-admin-full=luci-mod-admin-full -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro" LD=mipsel-openwrt-linux-musl-ld NM="mipsel-openwrt-linux-musl-gcc-nm" CC="mipsel-openwrt-linux-musl-gcc" GCC="mipsel-openwrt-linux-musl-gcc" CXX="mipsel-openwrt-linux-musl-g++" RANLIB="mipsel-openwrt-linux-musl-gcc-ranlib" STRIP=mipsel-openwrt-linux-musl-strip OBJCOPY=mipsel-openwrt-linux-musl-objcopy OBJDUMP=mipsel-openwrt-linux-musl-objdump SIZE=mipsel-openwrt-linux-musl-size CROSS="mipsel-openwrt-linux-musl-" ARCH="mipsel" DESTDIR="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-mod-admin-full/ipkg-install"  install; cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-mod-admin-full/ipkg-install/* /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-mod-admin-full/.pkgdir/luci-mod-admin-full/; else true; fi
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-mod-admin-full/.pkgdir/luci-mod-admin-full.installed
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4'
make[6]: Nothing to be done for 'install-exec-am'.
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/stamp
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4'
make[5]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4'
make[4]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4'
SHELL= flock /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/.root-copy.flock -c 'cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-mod-admin-full/.pkgdir/luci-mod-admin-full/. /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/'
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/.built
rm -rf /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/.pkgdir/iptables.installed /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/.pkgdir/iptables
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/stamp/.luci-mod-admin-full_installed
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/.pkgdir/iptables
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/.pkgdir/iptables/usr/sbin
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/targets/ramips/rt305x/packages /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-mod-admin-full/ipkg-all/luci-mod-admin-full/CONTROL /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/pkginfo
cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/ipkg-install/usr/sbin/xtables-legacy-multi /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/.pkgdir/iptables/usr/sbin/
if [ -d /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-mod-admin-full/luasrc ]; then install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-mod-admin-full/ipkg-all/luci-mod-admin-full/usr/lib/lua/luci; cp -pR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-mod-admin-full/luasrc/* /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-mod-admin-full/ipkg-all/luci-mod-admin-full/usr/lib/lua/luci/; find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-mod-admin-full/ipkg-all/luci-mod-admin-full/usr/lib/lua/luci/ -type f -name '*.luadoc' | xargs -r rm; 	find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-mod-admin-full/ipkg-all/luci-mod-admin-full/usr/lib/lua/luci/ -type f -name '*.lua' | while read src; do if LUA_PATH="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/lib/lua/5.1/?.lua" luasrcdiet --noopt-binequiv -o "$src.o" "$src"; then mv "$src.o" "$src"; fi; done; 	find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-mod-admin-full/ipkg-all/luci-mod-admin-full/usr/lib/lua/luci/ -type f -name '*.htm' | while read src; do /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/sed -i -e 's/<%# *\([^ ]*\)PKG_VERSION *%>/\1git-20.220.15511-b8a74cb/g' -e 's/"\(<%= *\(media\|resource\) *%>[^"]*\.\(js\|css\)\)"/"\1?v=git-20.220.15511-b8a74cb"/g' "$src"; done; else true; fi
if [ -d /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-mod-admin-full/htdocs ]; then install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-mod-admin-full/ipkg-all/luci-mod-admin-full/www; cp -pR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-mod-admin-full/htdocs/* /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-mod-admin-full/ipkg-all/luci-mod-admin-full/www/; 	find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-mod-admin-full/ipkg-all/luci-mod-admin-full/www/ -type f -name '*.js' | while read src; do if jsmin < "$src" > "$src.o"; then mv "$src.o" "$src"; fi; done; 	find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-mod-admin-full/ipkg-all/luci-mod-admin-full/www/ -type f -name '*.css' | while read src; do if csstidy "$src" --template=highest --remove_last_semicolon=true "$src.o"; then mv "$src.o" "$src"; fi; done; else true; fi
cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/ipkg-install/usr/sbin/iptables{,-restore,-save} /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/.pkgdir/iptables/usr/sbin/
if [ -d /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-mod-admin-full/root ]; then install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-mod-admin-full/ipkg-all/luci-mod-admin-full/; cp -pR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-mod-admin-full/root/* /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-mod-admin-full/ipkg-all/luci-mod-admin-full/; else true; fi
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/.pkgdir/iptables/usr/lib/iptables
if [ -d /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-mod-admin-full/src ]; then 	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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-mod-admin-full=luci-mod-admin-full -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-mod-admin-full=luci-mod-admin-full -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include " LDFLAGS="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro " make -C /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-mod-admin-full/. AR="mipsel-openwrt-linux-musl-gcc-ar" AS="mipsel-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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-mod-admin-full=luci-mod-admin-full -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro" LD=mipsel-openwrt-linux-musl-ld NM="mipsel-openwrt-linux-musl-gcc-nm" CC="mipsel-openwrt-linux-musl-gcc" GCC="mipsel-openwrt-linux-musl-gcc" CXX="mipsel-openwrt-linux-musl-g++" RANLIB="mipsel-openwrt-linux-musl-gcc-ranlib" STRIP=mipsel-openwrt-linux-musl-strip OBJCOPY=mipsel-openwrt-linux-musl-objcopy OBJDUMP=mipsel-openwrt-linux-musl-objdump SIZE=mipsel-openwrt-linux-musl-size CROSS="mipsel-openwrt-linux-musl-" ARCH="mipsel" DESTDIR="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-mod-admin-full/ipkg-install"  install; cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-mod-admin-full/ipkg-install/* /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-mod-admin-full/ipkg-all/luci-mod-admin-full/; else true; fi
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/.pkgdir/iptables.installed
find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-mod-admin-full/ipkg-all/luci-mod-admin-full -name 'CVS' -o -name '.svn' -o -name '.#*' -o -name '*~'| xargs -r rm -rf
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/stamp
SHELL= flock /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/.root-copy.flock -c 'cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/.pkgdir/iptables/. /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/'
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/stamp/.iptables_installed
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/targets/ramips/rt305x/packages /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/ipkg-mipsel_24kc/libxtables/CONTROL /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/pkginfo
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/ipkg-mipsel_24kc/libxtables/usr/lib
cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/ipkg-install/usr/lib/libxtables.so.* /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/ipkg-mipsel_24kc/libxtables/usr/lib/
export CROSS="mipsel-openwrt-linux-musl-"   ; NM="mipsel-openwrt-linux-musl-nm" STRIP="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/sstrip" STRIP_KMOD="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/strip-kmod.sh" PATCHELF="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/patchelf" /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/rstrip.sh /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-mod-admin-full/ipkg-all/luci-mod-admin-full
cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/extensions/libiptext.so /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/ipkg-mipsel_24kc/libxtables/usr/lib/
(cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-mod-admin-full/ipkg-all/luci-mod-admin-full/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; echo "$V_Package_luci_mod_admin_full_postinst" > postinst-pkg; chmod 0755 postinst-pkg; )
find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/ipkg-mipsel_24kc/libxtables -name 'CVS' -o -name '.svn' -o -name '.#*' -o -name '*~'| xargs -r rm -rf
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/packages/mipsel_24kc/luci
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/ipkg-build -c -o 0 -g 0 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-mod-admin-full/ipkg-all/luci-mod-admin-full /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/packages/mipsel_24kc/luci
export CROSS="mipsel-openwrt-linux-musl-"   ; NM="mipsel-openwrt-linux-musl-nm" STRIP="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/sstrip" STRIP_KMOD="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/strip-kmod.sh" PATCHELF="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/patchelf" /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/rstrip.sh /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/ipkg-mipsel_24kc/libxtables
rstrip.sh: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/ipkg-mipsel_24kc/libxtables/usr/lib/libiptext.so: shared object
rstrip.sh: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/ipkg-mipsel_24kc/libxtables/usr/lib/libxtables.so.12.2.0: shared object
Packaged contents of /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-mod-admin-full/ipkg-all/luci-mod-admin-full into /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/packages/mipsel_24kc/luci/luci-mod-admin-full_git-20.220.15511-b8a74cb_all.ipk
(cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/ipkg-mipsel_24kc/libxtables/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;  )
echo "luci-mod-admin-full" >> /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/pkginfo/luci-mod-admin-full.default.install
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/targets/ramips/rt305x/packages
make[3]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/feeds/luci/modules/luci-mod-admin-full'
time: package/feeds/luci/luci-mod-admin-full/compile#0.19#0.05#0.23
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/ipkg-build -c -o 0 -g 0 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/ipkg-mipsel_24kc/libxtables /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/targets/ramips/rt305x/packages
Packaged contents of /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/ipkg-mipsel_24kc/libxtables into /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/targets/ramips/rt305x/packages/libxtables12_1.8.4-1_mipsel_24kc.ipk
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/targets/ramips/rt305x/packages /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/ipkg-mipsel_24kc/libip4tc/CONTROL /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/pkginfo
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/ipkg-mipsel_24kc/libip4tc/usr/lib
cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/ipkg-install/usr/lib/libip4tc.so.* /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/ipkg-mipsel_24kc/libip4tc/usr/lib/
cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/extensions/libiptext4.so /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/ipkg-mipsel_24kc/libip4tc/usr/lib/
find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/ipkg-mipsel_24kc/libip4tc -name 'CVS' -o -name '.svn' -o -name '.#*' -o -name '*~'| xargs -r rm -rf
export CROSS="mipsel-openwrt-linux-musl-"   ; NM="mipsel-openwrt-linux-musl-nm" STRIP="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/sstrip" STRIP_KMOD="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/strip-kmod.sh" PATCHELF="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/patchelf" /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/rstrip.sh /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/ipkg-mipsel_24kc/libip4tc
rstrip.sh: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/ipkg-mipsel_24kc/libip4tc/usr/lib/libiptext4.so: shared object
rstrip.sh: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/ipkg-mipsel_24kc/libip4tc/usr/lib/libip4tc.so.2.0.0: shared object
(cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/ipkg-mipsel_24kc/libip4tc/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 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/targets/ramips/rt305x/packages
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/ipkg-build -c -o 0 -g 0 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/ipkg-mipsel_24kc/libip4tc /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/targets/ramips/rt305x/packages
Packaged contents of /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/ipkg-mipsel_24kc/libip4tc into /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/targets/ramips/rt305x/packages/libip4tc2_1.8.4-1_mipsel_24kc.ipk
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/targets/ramips/rt305x/packages /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/ipkg-mipsel_24kc/libip6tc/CONTROL /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/pkginfo
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/ipkg-mipsel_24kc/libip6tc/usr/lib
cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/ipkg-install/usr/lib/libip6tc.so.* /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/ipkg-mipsel_24kc/libip6tc/usr/lib/
cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/extensions/libiptext6.so /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/ipkg-mipsel_24kc/libip6tc/usr/lib/
find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/ipkg-mipsel_24kc/libip6tc -name 'CVS' -o -name '.svn' -o -name '.#*' -o -name '*~'| xargs -r rm -rf
export CROSS="mipsel-openwrt-linux-musl-"   ; NM="mipsel-openwrt-linux-musl-nm" STRIP="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/sstrip" STRIP_KMOD="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/strip-kmod.sh" PATCHELF="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/patchelf" /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/rstrip.sh /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/ipkg-mipsel_24kc/libip6tc
rstrip.sh: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/ipkg-mipsel_24kc/libip6tc/usr/lib/libiptext6.so: shared object
rstrip.sh: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/ipkg-mipsel_24kc/libip6tc/usr/lib/libip6tc.so.2.0.0: shared object
(cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/ipkg-mipsel_24kc/libip6tc/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 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/targets/ramips/rt305x/packages
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/ipkg-build -c -o 0 -g 0 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/ipkg-mipsel_24kc/libip6tc /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/targets/ramips/rt305x/packages
Packaged contents of /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/ipkg-mipsel_24kc/libip6tc into /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/targets/ramips/rt305x/packages/libip6tc2_1.8.4-1_mipsel_24kc.ipk
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/targets/ramips/rt305x/packages /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/ipkg-mipsel_24kc/iptables/CONTROL /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/pkginfo
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/ipkg-mipsel_24kc/iptables/usr/sbin
cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/ipkg-install/usr/sbin/xtables-legacy-multi /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/ipkg-mipsel_24kc/iptables/usr/sbin/
cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/ipkg-install/usr/sbin/iptables{,-restore,-save} /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/ipkg-mipsel_24kc/iptables/usr/sbin/
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/ipkg-mipsel_24kc/iptables/usr/lib/iptables
find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/ipkg-mipsel_24kc/iptables -name 'CVS' -o -name '.svn' -o -name '.#*' -o -name '*~'| xargs -r rm -rf
export CROSS="mipsel-openwrt-linux-musl-"   ; NM="mipsel-openwrt-linux-musl-nm" STRIP="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/sstrip" STRIP_KMOD="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/strip-kmod.sh" PATCHELF="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/patchelf" /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/rstrip.sh /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/ipkg-mipsel_24kc/iptables
rstrip.sh: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/ipkg-mipsel_24kc/iptables/usr/sbin/xtables-legacy-multi: executable
(cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/ipkg-mipsel_24kc/iptables/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 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/targets/ramips/rt305x/packages
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/ipkg-build -c -o 0 -g 0 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/ipkg-mipsel_24kc/iptables /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/targets/ramips/rt305x/packages
Packaged contents of /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/ipkg-mipsel_24kc/iptables into /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/targets/ramips/rt305x/packages/iptables_1.8.4-1_mipsel_24kc.ipk
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/targets/ramips/rt305x/packages /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/ipkg-mipsel_24kc/iptables-mod-conntrack-extra/CONTROL /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/pkginfo
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/ipkg-mipsel_24kc/iptables-mod-conntrack-extra/usr/lib/iptables
for m in ipt_connbytes ipt_connlimit nf_conncount ipt_connmark ipt_helper ipt_recent ipt_CONNMARK xt_connbytes xt_connlimit nf_conncount xt_connmark xt_helper xt_recent xt_CONNMARK ip6t_connbytes ip6t_connlimit nf_conncount ip6t_connmark ip6t_helper ip6t_recent ip6t_CONNMARK xt_connbytes xt_connlimit nf_conncount xt_connmark xt_helper xt_recent xt_CONNMARK; do if [ -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/ipkg-install/usr/lib/iptables/lib${m}.so ]; then cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/ipkg-install/usr/lib/iptables/lib${m}.so /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/ipkg-mipsel_24kc/iptables-mod-conntrack-extra/usr/lib/iptables/ ; fi; done
find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/ipkg-mipsel_24kc/iptables-mod-conntrack-extra -name 'CVS' -o -name '.svn' -o -name '.#*' -o -name '*~'| xargs -r rm -rf
export CROSS="mipsel-openwrt-linux-musl-"   ; NM="mipsel-openwrt-linux-musl-nm" STRIP="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/sstrip" STRIP_KMOD="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/strip-kmod.sh" PATCHELF="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/patchelf" /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/rstrip.sh /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/ipkg-mipsel_24kc/iptables-mod-conntrack-extra
rstrip.sh: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/ipkg-mipsel_24kc/iptables-mod-conntrack-extra/usr/lib/iptables/libxt_connbytes.so: shared object
rstrip.sh: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/ipkg-mipsel_24kc/iptables-mod-conntrack-extra/usr/lib/iptables/libxt_CONNMARK.so: shared object
rstrip.sh: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/ipkg-mipsel_24kc/iptables-mod-conntrack-extra/usr/lib/iptables/libxt_recent.so: shared object
rstrip.sh: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/ipkg-mipsel_24kc/iptables-mod-conntrack-extra/usr/lib/iptables/libxt_connmark.so: shared object
rstrip.sh: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/ipkg-mipsel_24kc/iptables-mod-conntrack-extra/usr/lib/iptables/libxt_connlimit.so: shared object
rstrip.sh: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/ipkg-mipsel_24kc/iptables-mod-conntrack-extra/usr/lib/iptables/libxt_helper.so: shared object
(cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/ipkg-mipsel_24kc/iptables-mod-conntrack-extra/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 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/targets/ramips/rt305x/packages
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/ipkg-build -c -o 0 -g 0 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/ipkg-mipsel_24kc/iptables-mod-conntrack-extra /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/targets/ramips/rt305x/packages
Packaged contents of /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/ipkg-mipsel_24kc/iptables-mod-conntrack-extra into /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/targets/ramips/rt305x/packages/iptables-mod-conntrack-extra_1.8.4-1_mipsel_24kc.ipk
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/targets/ramips/rt305x/packages /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/ipkg-mipsel_24kc/ip6tables/CONTROL /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/pkginfo
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/ipkg-mipsel_24kc/ip6tables/usr/sbin
cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/ipkg-install/usr/sbin/ip6tables{,-restore,-save} /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/ipkg-mipsel_24kc/ip6tables/usr/sbin/
find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/ipkg-mipsel_24kc/ip6tables -name 'CVS' -o -name '.svn' -o -name '.#*' -o -name '*~'| xargs -r rm -rf
export CROSS="mipsel-openwrt-linux-musl-"   ; NM="mipsel-openwrt-linux-musl-nm" STRIP="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/sstrip" STRIP_KMOD="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/strip-kmod.sh" PATCHELF="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/patchelf" /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/rstrip.sh /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/ipkg-mipsel_24kc/ip6tables
(cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/ipkg-mipsel_24kc/ip6tables/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 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/targets/ramips/rt305x/packages
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/ipkg-build -c -o 0 -g 0 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/ipkg-mipsel_24kc/ip6tables /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/targets/ramips/rt305x/packages
Packaged contents of /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/ipkg-mipsel_24kc/ip6tables into /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/targets/ramips/rt305x/packages/ip6tables_1.8.4-1_mipsel_24kc.ipk
echo "iptables" >> /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/pkginfo/iptables.default.install
rm -rf /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-iptables
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-iptables/host /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/packages
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-iptables/usr/include
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-iptables/usr/include/iptables
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-iptables/usr/include/net/netfilter
# XXX: iptables header fixup, some headers are not installed by iptables anymore
cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/include/iptables/*.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-iptables/usr/include/iptables/
cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/include/iptables.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-iptables/usr/include/
cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/include/ip6tables.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-iptables/usr/include/

 69 5017k   69 3463k    0     0  3848k      0  0:00:01 --:--:--  0:00:01 3843kcp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/include/libipulog /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-iptables/usr/include/
cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/include/libiptc /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-iptables/usr/include/
cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/ipkg-install/usr/include/* /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-iptables/usr/include/
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-iptables/usr/lib
cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/ipkg-install/usr/lib/libxtables.so* /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-iptables/usr/lib/
cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/ipkg-install/usr/lib/libip*tc.so* /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-iptables/usr/lib/
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-iptables/usr/lib/pkgconfig
cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/ipkg-install/usr/lib/pkgconfig/xtables.pc /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-iptables/usr/lib/pkgconfig/
cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/ipkg-install/usr/lib/pkgconfig/libip*tc.pc /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-iptables/usr/lib/pkgconfig/
# XXX: needed by firewall3
cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/extensions/libiptext*.so /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-iptables/usr/lib/
find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-iptables -name '*.la' | xargs -r rm -f; 
if [ -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/packages/iptables.list ]; then /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/clean-package.sh "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/packages/iptables.list" "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl"; fi
if [ -d /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-iptables ]; then (cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-iptables; find ./ > /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-iptables.files); 	SHELL= flock /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/.staging-dir.flock -c ' mv /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-iptables.files /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/packages/iptables.list && cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-iptables/* /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/; '; fi
rm -rf /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-iptables
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/stamp/.iptables_installed
rm -rf /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/.pkgdir/iptables-mod-conntrack-extra.installed /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/.pkgdir/iptables-mod-conntrack-extra
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/.pkgdir/iptables-mod-conntrack-extra
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/.pkgdir/iptables-mod-conntrack-extra/usr/lib/iptables
for m in ipt_connbytes ipt_connlimit nf_conncount ipt_connmark ipt_helper ipt_recent ipt_CONNMARK xt_connbytes xt_connlimit nf_conncount xt_connmark xt_helper xt_recent xt_CONNMARK ip6t_connbytes ip6t_connlimit nf_conncount ip6t_connmark ip6t_helper ip6t_recent ip6t_CONNMARK xt_connbytes xt_connlimit nf_conncount xt_connmark xt_helper xt_recent xt_CONNMARK; do if [ -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/ipkg-install/usr/lib/iptables/lib${m}.so ]; then cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/ipkg-install/usr/lib/iptables/lib${m}.so /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/.pkgdir/iptables-mod-conntrack-extra/usr/lib/iptables/ ; fi; done
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/.pkgdir/iptables-mod-conntrack-extra.installed
rm -rf /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/.pkgdir/ip6tables.installed /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/.pkgdir/ip6tables
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/.pkgdir/ip6tables
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/.pkgdir/ip6tables/usr/sbin
cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/ipkg-install/usr/sbin/ip6tables{,-restore,-save} /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/.pkgdir/ip6tables/usr/sbin/
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/.pkgdir/ip6tables.installed
rm -rf /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/.pkgdir/libip4tc.installed /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/.pkgdir/libip4tc
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/.pkgdir/libip4tc
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/.pkgdir/libip4tc/usr/lib
cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/ipkg-install/usr/lib/libip4tc.so.* /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/.pkgdir/libip4tc/usr/lib/
cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/extensions/libiptext4.so /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/.pkgdir/libip4tc/usr/lib/
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/.pkgdir/libip4tc.installed
rm -rf /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/.pkgdir/libip6tc.installed /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/.pkgdir/libip6tc
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/.pkgdir/libip6tc
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/.pkgdir/libip6tc/usr/lib
cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/ipkg-install/usr/lib/libip6tc.so.* /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/.pkgdir/libip6tc/usr/lib/
cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/extensions/libiptext6.so /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/.pkgdir/libip6tc/usr/lib/
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/.pkgdir/libip6tc.installed
rm -rf /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/.pkgdir/libxtables.installed /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/.pkgdir/libxtables
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/.pkgdir/libxtables
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/.pkgdir/libxtables/usr/lib
cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/ipkg-install/usr/lib/libxtables.so.* /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/.pkgdir/libxtables/usr/lib/
cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/extensions/libiptext.so /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/.pkgdir/libxtables/usr/lib/
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/.pkgdir/libxtables.installed
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/stamp
SHELL= flock /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/.root-copy.flock -c 'cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/.pkgdir/iptables-mod-conntrack-extra/. /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/'
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/stamp/.iptables-mod-conntrack-extra_installed
echo "iptables-mod-conntrack-extra" >> /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/pkginfo/iptables.default.install
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/stamp
SHELL= flock /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/.root-copy.flock -c 'cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/.pkgdir/ip6tables/. /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/'
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/stamp/.ip6tables_installed
echo "ip6tables" >> /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/pkginfo/iptables.default.install
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/stamp
echo '2' | cmp -s - /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/pkginfo/libip4tc.version || echo '2' > /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/pkginfo/libip4tc.version
SHELL= flock /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/.root-copy.flock -c 'cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/.pkgdir/libip4tc/. /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/'
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/stamp/.libip4tc_installed
echo "libip4tc" >> /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/pkginfo/iptables.default.install
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/stamp
echo '2' | cmp -s - /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/pkginfo/libip6tc.version || echo '2' > /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/pkginfo/libip6tc.version
SHELL= flock /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/.root-copy.flock -c 'cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/.pkgdir/libip6tc/. /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/'
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/stamp/.libip6tc_installed
echo "libip6tc" >> /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/pkginfo/iptables.default.install
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/stamp
echo '12' | cmp -s - /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/pkginfo/libxtables.version || echo '12' > /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/pkginfo/libxtables.version
SHELL= flock /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/.root-copy.flock -c 'cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/iptables-1.8.4/.pkgdir/libxtables/. /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/'
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/stamp/.libxtables_installed
echo "libxtables" >> /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/pkginfo/iptables.default.install
make[3]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/package/network/utils/iptables'
time: package/network/utils/iptables/compile#43.34#3.72#38.06
make[3]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/package/network/config/firewall'
make[3]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/package/network/ipv6/map'
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/map/.prepared_4d88b5717dd48d1fdf60693485ec50c0_6664517399ebbbc92a37c5bb081b5c53_check
true
[ ! -d ./src/ ] || cp -fpR ./src/. /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/map
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/map/.prepared_4d88b5717dd48d1fdf60693485ec50c0_6664517399ebbbc92a37c5bb081b5c53
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/map/.configured_*
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/stamp/.map_installed
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/map
(cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/map; 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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/map=map -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/map=map -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro " LDFLAGS="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro " cmake -DCMAKE_SYSTEM_NAME=Linux -DCMAKE_SYSTEM_VERSION=1 -DCMAKE_SYSTEM_PROCESSOR=mipsel -DCMAKE_BUILD_TYPE=Release -DCMAKE_C_FLAGS_RELEASE="-DNDEBUG" -DCMAKE_CXX_FLAGS_RELEASE="-DNDEBUG" -DCMAKE_C_COMPILER="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin/mipsel-openwrt-linux-musl-gcc" -DCMAKE_C_COMPILER_ARG1="" -DCMAKE_CXX_COMPILER="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin/mipsel-openwrt-linux-musl-g++" -DCMAKE_CXX_COMPILER_ARG1="" -DCMAKE_ASM_COMPILER="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin/mipsel-openwrt-linux-musl-gcc" -DCMAKE_ASM_COMPILER_ARG1="" -DCMAKE_EXE_LINKER_FLAGS:STRING="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro" -DCMAKE_MODULE_LINKER_FLAGS:STRING="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro -Wl,-Bsymbolic-functions" -DCMAKE_SHARED_LINKER_FLAGS:STRING="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro -Wl,-Bsymbolic-functions" -DCMAKE_AR="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin/mipsel-openwrt-linux-musl-gcc-ar" -DCMAKE_NM="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin/mipsel-openwrt-linux-musl-gcc-nm" -DCMAKE_RANLIB="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin/mipsel-openwrt-linux-musl-gcc-ranlib" -DCMAKE_FIND_ROOT_PATH="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr;/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl" -DCMAKE_FIND_ROOT_PATH_MODE_PROGRAM=BOTH -DCMAKE_FIND_ROOT_PATH_MODE_LIBRARY=ONLY -DCMAKE_FIND_ROOT_PATH_MODE_INCLUDE=ONLY -DCMAKE_STRIP=: -DCMAKE_INSTALL_PREFIX=/usr -DDL_LIBRARY=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl -DCMAKE_PREFIX_PATH=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl -DCMAKE_SKIP_RPATH=TRUE  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/map )
-- The C compiler identification is GNU 8.4.0
-- Check for working C compiler: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin/mipsel-openwrt-linux-musl-gcc
-- Check for working C compiler: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin/mipsel-openwrt-linux-musl-gcc - works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done

100 5017k  100 5017k    0     0  3895k      0  0:00:01  0:00:01 --:--:-- 3895k
-- Detecting C compile features
-- Detecting C compile features - done
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1/.prepared_2f31a2ae6b1139d674d0aabe894c3a48_6664517399ebbbc92a37c5bb081b5c53_check
. /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/include/shell.sh; xzcat /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/dl/util-linux-2.35.1.tar.xz | tar -C /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1/.. -xf -
-- Configuring done
-- Generating done
CMake Warning:
  Manually-specified variables were not used by the project:

    CMAKE_ASM_COMPILER
    CMAKE_ASM_COMPILER_ARG1
    CMAKE_CXX_COMPILER
    CMAKE_CXX_COMPILER_ARG1
    CMAKE_CXX_FLAGS_RELEASE
    CMAKE_FIND_ROOT_PATH_MODE_LIBRARY
    CMAKE_MODULE_LINKER_FLAGS
    CMAKE_SHARED_LINKER_FLAGS
    DL_LIBRARY


-- Build files have been written to: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/map
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/map/.configured_68b329da9893e34099c7d8ad5cb9c940
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/map/.built
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/map/.built_check
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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/map=map -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/map=map -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include " LDFLAGS="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro " make -j1 -C /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/map/. AR="mipsel-openwrt-linux-musl-gcc-ar" AS="mipsel-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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/map=map -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro" LD=mipsel-openwrt-linux-musl-ld NM="mipsel-openwrt-linux-musl-gcc-nm" CC="mipsel-openwrt-linux-musl-gcc" GCC="mipsel-openwrt-linux-musl-gcc" CXX="mipsel-openwrt-linux-musl-g++" RANLIB="mipsel-openwrt-linux-musl-gcc-ranlib" STRIP=mipsel-openwrt-linux-musl-strip OBJCOPY=mipsel-openwrt-linux-musl-objcopy OBJDUMP=mipsel-openwrt-linux-musl-objdump SIZE=mipsel-openwrt-linux-musl-size CROSS="mipsel-openwrt-linux-musl-" ARCH="mipsel" CMAKE_COMMAND='/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/cmake' CMAKE_DISABLE_cmake_check_build_system=1 ;
make[4]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/map'
make[5]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/map'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/map'
Scanning dependencies of target mapcalc
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/map'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/map'
[ 50%] Building C object CMakeFiles/mapcalc.dir/mapcalc.c.o
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/dl
SHELL= flock /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/.firewall-2020-07-25-e9b90dfa.tar.xz.flock -c '  	/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/download.pl "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/dl" "firewall-2020-07-25-e9b90dfa.tar.xz" "9164089058b5c8d62e81806dcd2261b9f78b050fb40cd84cbd127794ad7a940e" "" || (  	echo "Checking out files from the git repository..."; mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/dl && cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/dl && rm -rf firewall-2020-07-25-e9b90dfa && [ \! -d firewall-2020-07-25-e9b90dfa ] && git clone  https://git.openwrt.org/project/firewall3.git firewall-2020-07-25-e9b90dfa && (cd firewall-2020-07-25-e9b90dfa && git checkout e9b90dfac2225927c035f6a76277b850c282dc9a && git submodule update --init --recursive) && echo "Packing checkout..." && export TAR_TIMESTAMP=`cd firewall-2020-07-25-e9b90dfa && git log -1 --format='\''@%ct'\''` && rm -rf firewall-2020-07-25-e9b90dfa/.git && 	tar --numeric-owner --owner=0 --group=0 --mode=a-s --sort=name ${TAR_TIMESTAMP:+--mtime="$TAR_TIMESTAMP"} -c firewall-2020-07-25-e9b90dfa | 	xz -zc -7e > /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/dl/firewall-2020-07-25-e9b90dfa.tar.xz && mv /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/dl/firewall-2020-07-25-e9b90dfa.tar.xz /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/dl/ && rm -rf firewall-2020-07-25-e9b90dfa;  )    '
+ curl -f --connect-timeout 20 --retry 5 --location --insecure https://sources.cdn.openwrt.org/firewall-2020-07-25-e9b90dfa.tar.xz
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
curl: (22) The requested URL returned error: 404 
Download failed.
+ curl -f --connect-timeout 20 --retry 5 --location --insecure https://sources.openwrt.org/firewall-2020-07-25-e9b90dfa.tar.xz
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0[100%] Linking C executable mapcalc
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/map'
[100%] Built target mapcalc
make[5]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/map'
make[4]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/map'
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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/map=map -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/map=map -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include " LDFLAGS="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro " make -C /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/map/. AR="mipsel-openwrt-linux-musl-gcc-ar" AS="mipsel-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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/map=map -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro" LD=mipsel-openwrt-linux-musl-ld NM="mipsel-openwrt-linux-musl-gcc-nm" CC="mipsel-openwrt-linux-musl-gcc" GCC="mipsel-openwrt-linux-musl-gcc" CXX="mipsel-openwrt-linux-musl-g++" RANLIB="mipsel-openwrt-linux-musl-gcc-ranlib" STRIP=mipsel-openwrt-linux-musl-strip OBJCOPY=mipsel-openwrt-linux-musl-objcopy OBJDUMP=mipsel-openwrt-linux-musl-objdump SIZE=mipsel-openwrt-linux-musl-size CROSS="mipsel-openwrt-linux-musl-" ARCH="mipsel" CMAKE_COMMAND='/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/cmake' CMAKE_DISABLE_cmake_check_build_system=1 DESTDIR="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/map/ipkg-install"  install;
make[4]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/map'
make[5]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/map'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/map'
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/map'
[100%] Built target mapcalc
make[5]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/map'
Install the project...
-- Install configuration: "Release"
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/map/ipkg-install/usr/sbin/mapcalc
make[4]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/map'
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/map/.built
rm -rf /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/map/.pkgdir/map.installed /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/map/.pkgdir/map
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/map/.pkgdir/map
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/map/.pkgdir/map/lib/netifd/proto
install -m0755 ./files/map.sh /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/map/.pkgdir/map/lib/netifd/proto/map.sh
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/map/.pkgdir/map/usr/sbin
install -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/map/mapcalc /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/map/.pkgdir/map/usr/sbin/
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/map/.pkgdir/map.installed
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/stamp
SHELL= flock /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/.root-copy.flock -c 'cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/map/.pkgdir/map/. /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/'
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/stamp/.map_installed
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/targets/ramips/rt305x/packages /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/map/ipkg-mipsel_24kc/map/CONTROL /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/pkginfo
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/map/ipkg-mipsel_24kc/map/lib/netifd/proto
install -m0755 ./files/map.sh /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/map/ipkg-mipsel_24kc/map/lib/netifd/proto/map.sh
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/map/ipkg-mipsel_24kc/map/usr/sbin
install -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/map/mapcalc /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/map/ipkg-mipsel_24kc/map/usr/sbin/
find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/map/ipkg-mipsel_24kc/map -name 'CVS' -o -name '.svn' -o -name '.#*' -o -name '*~'| xargs -r rm -rf
export CROSS="mipsel-openwrt-linux-musl-"   ; NM="mipsel-openwrt-linux-musl-nm" STRIP="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/sstrip" STRIP_KMOD="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/strip-kmod.sh" PATCHELF="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/patchelf" /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/rstrip.sh /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/map/ipkg-mipsel_24kc/map
rstrip.sh: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/map/ipkg-mipsel_24kc/map/usr/sbin/mapcalc: executable
(cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/map/ipkg-mipsel_24kc/map/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 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/packages/mipsel_24kc/base
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/ipkg-build -c -o 0 -g 0 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/map/ipkg-mipsel_24kc/map /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/packages/mipsel_24kc/base
Packaged contents of /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/map/ipkg-mipsel_24kc/map into /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/packages/mipsel_24kc/base/map_5_mipsel_24kc.ipk
echo "map" >> /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/pkginfo/map.default.install
rm -rf /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-map
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-map/host /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/packages
find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-map -name '*.la' | xargs -r rm -f; 
if [ -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/packages/map.list ]; then /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/clean-package.sh "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/packages/map.list" "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl"; fi
if [ -d /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-map ]; then (cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-map; find ./ > /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-map.files); 	SHELL= flock /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/.staging-dir.flock -c ' mv /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-map.files /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/packages/map.list && cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-map/* /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/; '; fi
rm -rf /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-map
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/stamp/.map_installed
make[3]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/package/network/ipv6/map'
time: package/network/ipv6/map/compile#0.60#0.09#0.66
[ ! -d ./src/ ] || cp -fpR ./src/. /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1

Applying ./patches/003-fix_pkgconfig_files.patch using plaintext: 
patching file libuuid/Makemodule.am
patching file configure.ac
patching file libblkid/Makemodule.am
patching file libmount/Makemodule.am
patching file libsmartcols/Makemodule.am
patching file libfdisk/Makemodule.am

Applying ./patches/100-use_urandom.patch using plaintext: 
patching file lib/randutils.c
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1/.prepared_2f31a2ae6b1139d674d0aabe894c3a48_6664517399ebbbc92a37c5bb081b5c53
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1/.configured_*
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/stamp/.util-linux_installed
(cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1; rm -f aclocal.m4; if [ -f ./configure.ac ] || [ -f ./configure.in ]; then [ -d ./autom4te.cache ] && rm -rf autom4te.cache; [ -e ./config.rpath ] || ln -s /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/config.rpath ./config.rpath; touch NEWS AUTHORS COPYING ABOUT-NLS ChangeLog; AUTOM4TE=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/autom4te AUTOCONF=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/autoconf AUTOMAKE=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/automake ACLOCAL=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/aclocal AUTOHEADER=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/autoheader LIBTOOLIZE=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/libtoolize LIBTOOL=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/libtool M4=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/m4 AUTOPOINT=true LIBTOOLIZE='/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/libtoolize --install' /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/autoreconf -v -f -i -s -B /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/aclocal -I /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/share/aclocal -I /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/share/aclocal -I /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/share/aclocal -I m4 -I . . || true; fi; );
autoreconf: Entering directory `.'
autoreconf: running: true --force

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 42464  100 42464    0     0  32489      0  0:00:01  0:00:01 --:--:-- 32489
Hash of the downloaded file does not match (file: 917f662d48a766f86ee61a83e13a61688d6eca3647dd4aca1973b1fa1ea64fec, requested: 9164089058b5c8d62e81806dcd2261b9f78b050fb40cd84cbd127794ad7a940e) - deleting download.
+ curl -f --connect-timeout 20 --retry 5 --location --insecure https://mirror2.openwrt.org/sources/firewall-2020-07-25-e9b90dfa.tar.xz
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0autoreconf: running: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/aclocal -I /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/share/aclocal -I /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/share/aclocal -I /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/share/aclocal -I m4 -I . --force -I m4

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
curl: (22) The requested URL returned error: 404 Not Found
Download failed.
No more mirrors to try - giving up.
Checking out files from the git repository...
Cloning into 'firewall-2020-07-25-e9b90dfa'...
autoreconf: configure.ac: tracing
Note: checking out 'e9b90dfac2225927c035f6a76277b850c282dc9a'.

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 e9b90df zones: apply tcp mss clamping also on ingress path
Packing checkout...
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/firewall-2020-07-25-e9b90dfa/.prepared_fb91f54636babb4f68bcacec514a4c97_6664517399ebbbc92a37c5bb081b5c53_check
. /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/include/shell.sh; xzcat /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/dl/firewall-2020-07-25-e9b90dfa.tar.xz | tar -C /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/firewall-2020-07-25-e9b90dfa/.. -xf -
[ ! -d ./src/ ] || cp -fpR ./src/. /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/firewall-2020-07-25-e9b90dfa
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/firewall-2020-07-25-e9b90dfa/.prepared_fb91f54636babb4f68bcacec514a4c97_6664517399ebbbc92a37c5bb081b5c53
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/firewall-2020-07-25-e9b90dfa/.configured_*
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/stamp/.firewall_installed
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/firewall-2020-07-25-e9b90dfa
(cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/firewall-2020-07-25-e9b90dfa; 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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/firewall-2020-07-25-e9b90dfa=firewall-2020-07-25-e9b90dfa -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto " 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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/firewall-2020-07-25-e9b90dfa=firewall-2020-07-25-e9b90dfa -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto " LDFLAGS="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro -Wl,--gc-sections -flto " cmake -DCMAKE_SYSTEM_NAME=Linux -DCMAKE_SYSTEM_VERSION=1 -DCMAKE_SYSTEM_PROCESSOR=mipsel -DCMAKE_BUILD_TYPE=Release -DCMAKE_C_FLAGS_RELEASE="-DNDEBUG" -DCMAKE_CXX_FLAGS_RELEASE="-DNDEBUG" -DCMAKE_C_COMPILER="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin/mipsel-openwrt-linux-musl-gcc" -DCMAKE_C_COMPILER_ARG1="" -DCMAKE_CXX_COMPILER="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin/mipsel-openwrt-linux-musl-g++" -DCMAKE_CXX_COMPILER_ARG1="" -DCMAKE_ASM_COMPILER="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin/mipsel-openwrt-linux-musl-gcc" -DCMAKE_ASM_COMPILER_ARG1="" -DCMAKE_EXE_LINKER_FLAGS:STRING="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro -Wl,--gc-sections -flto" -DCMAKE_MODULE_LINKER_FLAGS:STRING="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro -Wl,--gc-sections -flto -Wl,-Bsymbolic-functions" -DCMAKE_SHARED_LINKER_FLAGS:STRING="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro -Wl,--gc-sections -flto -Wl,-Bsymbolic-functions" -DCMAKE_AR="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin/mipsel-openwrt-linux-musl-gcc-ar" -DCMAKE_NM="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin/mipsel-openwrt-linux-musl-gcc-nm" -DCMAKE_RANLIB="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin/mipsel-openwrt-linux-musl-gcc-ranlib" -DCMAKE_FIND_ROOT_PATH="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr;/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl" -DCMAKE_FIND_ROOT_PATH_MODE_PROGRAM=BOTH -DCMAKE_FIND_ROOT_PATH_MODE_LIBRARY=ONLY -DCMAKE_FIND_ROOT_PATH_MODE_INCLUDE=ONLY -DCMAKE_STRIP=: -DCMAKE_INSTALL_PREFIX=/usr -DDL_LIBRARY=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl -DCMAKE_PREFIX_PATH=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl -DCMAKE_SKIP_RPATH=TRUE  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/firewall-2020-07-25-e9b90dfa )
-- The C compiler identification is GNU 8.4.0
-- Check for working C compiler: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin/mipsel-openwrt-linux-musl-gcc
-- Check for working C compiler: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin/mipsel-openwrt-linux-musl-gcc - works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Detecting C compile features
-- Detecting C compile features - done
-- Configuring done
-- Generating done
CMake Warning:
  Manually-specified variables were not used by the project:

    CMAKE_ASM_COMPILER
    CMAKE_ASM_COMPILER_ARG1
    CMAKE_CXX_COMPILER
    CMAKE_CXX_COMPILER_ARG1
    CMAKE_CXX_FLAGS_RELEASE
    CMAKE_FIND_ROOT_PATH_MODE_LIBRARY
    CMAKE_MODULE_LINKER_FLAGS
    CMAKE_SHARED_LINKER_FLAGS
    DL_LIBRARY


-- Build files have been written to: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/firewall-2020-07-25-e9b90dfa
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/firewall-2020-07-25-e9b90dfa/.configured_c449f5c5bfdf2061ee3d6b58f11baddd
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/firewall-2020-07-25-e9b90dfa/.built
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/firewall-2020-07-25-e9b90dfa/.built_check
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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/firewall-2020-07-25-e9b90dfa=firewall-2020-07-25-e9b90dfa -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/firewall-2020-07-25-e9b90dfa=firewall-2020-07-25-e9b90dfa -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include " LDFLAGS="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro -Wl,--gc-sections -flto " make -j1 -C /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/firewall-2020-07-25-e9b90dfa/. AR="mipsel-openwrt-linux-musl-gcc-ar" AS="mipsel-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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/firewall-2020-07-25-e9b90dfa=firewall-2020-07-25-e9b90dfa -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto" LD=mipsel-openwrt-linux-musl-ld NM="mipsel-openwrt-linux-musl-gcc-nm" CC="mipsel-openwrt-linux-musl-gcc" GCC="mipsel-openwrt-linux-musl-gcc" CXX="mipsel-openwrt-linux-musl-g++" RANLIB="mipsel-openwrt-linux-musl-gcc-ranlib" STRIP=mipsel-openwrt-linux-musl-strip OBJCOPY=mipsel-openwrt-linux-musl-objcopy OBJDUMP=mipsel-openwrt-linux-musl-objdump SIZE=mipsel-openwrt-linux-musl-size CROSS="mipsel-openwrt-linux-musl-" ARCH="mipsel" CMAKE_COMMAND='/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/cmake' CMAKE_DISABLE_cmake_check_build_system=1 ;
make[4]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/firewall-2020-07-25-e9b90dfa'
make[5]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/firewall-2020-07-25-e9b90dfa'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/firewall-2020-07-25-e9b90dfa'
Scanning dependencies of target firewall3
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/firewall-2020-07-25-e9b90dfa'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/firewall-2020-07-25-e9b90dfa'
[  6%] Building C object CMakeFiles/firewall3.dir/main.c.o
[ 13%] Building C object CMakeFiles/firewall3.dir/options.c.o
[ 20%] Building C object CMakeFiles/firewall3.dir/defaults.c.o
autoreconf: running: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/libtoolize --install --force
[ 26%] Building C object CMakeFiles/firewall3.dir/zones.c.o
OpenWrt-libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, `config'.
OpenWrt-libtoolize: linking file `config/config.guess'
OpenWrt-libtoolize: linking file `config/config.sub'
OpenWrt-libtoolize: linking file `config/install-sh'
OpenWrt-libtoolize: linking file `config/ltmain.sh'
OpenWrt-libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `m4'.
OpenWrt-libtoolize: linking file `m4/libtool.m4'
OpenWrt-libtoolize: linking file `m4/ltoptions.m4'
[ 33%] Building C object CMakeFiles/firewall3.dir/forwards.c.o
OpenWrt-libtoolize: linking file `m4/ltsugar.m4'
OpenWrt-libtoolize: linking file `m4/ltversion.m4'
OpenWrt-libtoolize: linking file `m4/lt~obsolete.m4'
[ 40%] Building C object CMakeFiles/firewall3.dir/rules.c.o
[ 46%] Building C object CMakeFiles/firewall3.dir/redirects.c.o
[ 53%] Building C object CMakeFiles/firewall3.dir/snats.c.o
[ 60%] Building C object CMakeFiles/firewall3.dir/utils.c.o
[ 66%] Building C object CMakeFiles/firewall3.dir/ubus.c.o
[ 73%] Building C object CMakeFiles/firewall3.dir/ipsets.c.o
[ 80%] Building C object CMakeFiles/firewall3.dir/includes.c.o
[ 86%] Building C object CMakeFiles/firewall3.dir/iptables.c.o
[ 93%] Building C object CMakeFiles/firewall3.dir/helpers.c.o
[100%] Linking C executable firewall3
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/firewall-2020-07-25-e9b90dfa'
[100%] Built target firewall3
make[5]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/firewall-2020-07-25-e9b90dfa'
make[4]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/firewall-2020-07-25-e9b90dfa'
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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/firewall-2020-07-25-e9b90dfa=firewall-2020-07-25-e9b90dfa -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/firewall-2020-07-25-e9b90dfa=firewall-2020-07-25-e9b90dfa -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include " LDFLAGS="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro -Wl,--gc-sections -flto " make -C /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/firewall-2020-07-25-e9b90dfa/. AR="mipsel-openwrt-linux-musl-gcc-ar" AS="mipsel-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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/firewall-2020-07-25-e9b90dfa=firewall-2020-07-25-e9b90dfa -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto" LD=mipsel-openwrt-linux-musl-ld NM="mipsel-openwrt-linux-musl-gcc-nm" CC="mipsel-openwrt-linux-musl-gcc" GCC="mipsel-openwrt-linux-musl-gcc" CXX="mipsel-openwrt-linux-musl-g++" RANLIB="mipsel-openwrt-linux-musl-gcc-ranlib" STRIP=mipsel-openwrt-linux-musl-strip OBJCOPY=mipsel-openwrt-linux-musl-objcopy OBJDUMP=mipsel-openwrt-linux-musl-objdump SIZE=mipsel-openwrt-linux-musl-size CROSS="mipsel-openwrt-linux-musl-" ARCH="mipsel" CMAKE_COMMAND='/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/cmake' CMAKE_DISABLE_cmake_check_build_system=1 DESTDIR="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/firewall-2020-07-25-e9b90dfa/ipkg-install"  install;
make[4]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/firewall-2020-07-25-e9b90dfa'
make[5]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/firewall-2020-07-25-e9b90dfa'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/firewall-2020-07-25-e9b90dfa'
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/firewall-2020-07-25-e9b90dfa'
[100%] Built target firewall3
make[5]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/firewall-2020-07-25-e9b90dfa'
Install the project...
-- Install configuration: "Release"
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/firewall-2020-07-25-e9b90dfa/ipkg-install/usr/sbin/firewall3
make[4]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/firewall-2020-07-25-e9b90dfa'
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/firewall-2020-07-25-e9b90dfa/.built
rm -rf /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/firewall-2020-07-25-e9b90dfa/.pkgdir/firewall.installed /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/firewall-2020-07-25-e9b90dfa/.pkgdir/firewall
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/firewall-2020-07-25-e9b90dfa/.pkgdir/firewall
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/firewall-2020-07-25-e9b90dfa/.pkgdir/firewall/sbin
install -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/firewall-2020-07-25-e9b90dfa/firewall3 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/firewall-2020-07-25-e9b90dfa/.pkgdir/firewall/sbin/fw3
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/firewall-2020-07-25-e9b90dfa/.pkgdir/firewall/etc/init.d
install -m0755 ./files/firewall.init /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/firewall-2020-07-25-e9b90dfa/.pkgdir/firewall/etc/init.d/firewall
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/firewall-2020-07-25-e9b90dfa/.pkgdir/firewall/etc/hotplug.d/iface
install -m0600 ./files/firewall.hotplug /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/firewall-2020-07-25-e9b90dfa/.pkgdir/firewall/etc/hotplug.d/iface/20-firewall
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/firewall-2020-07-25-e9b90dfa/.pkgdir/firewall/etc/config/
install -m0600 ./files/firewall.config /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/firewall-2020-07-25-e9b90dfa/.pkgdir/firewall/etc/config/firewall
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/firewall-2020-07-25-e9b90dfa/.pkgdir/firewall/etc/
install -m0600 ./files/firewall.user /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/firewall-2020-07-25-e9b90dfa/.pkgdir/firewall/etc/firewall.user
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/firewall-2020-07-25-e9b90dfa/.pkgdir/firewall/usr/share/fw3
install -m0600 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/firewall-2020-07-25-e9b90dfa/helpers.conf /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/firewall-2020-07-25-e9b90dfa/.pkgdir/firewall/usr/share/fw3
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/firewall-2020-07-25-e9b90dfa/.pkgdir/firewall.installed
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/stamp
SHELL= flock /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/.root-copy.flock -c 'cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/firewall-2020-07-25-e9b90dfa/.pkgdir/firewall/. /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/'
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/stamp/.firewall_installed
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/targets/ramips/rt305x/packages /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/firewall-2020-07-25-e9b90dfa/ipkg-mipsel_24kc/firewall/CONTROL /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/pkginfo
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/firewall-2020-07-25-e9b90dfa/ipkg-mipsel_24kc/firewall/sbin
install -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/firewall-2020-07-25-e9b90dfa/firewall3 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/firewall-2020-07-25-e9b90dfa/ipkg-mipsel_24kc/firewall/sbin/fw3
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/firewall-2020-07-25-e9b90dfa/ipkg-mipsel_24kc/firewall/etc/init.d
install -m0755 ./files/firewall.init /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/firewall-2020-07-25-e9b90dfa/ipkg-mipsel_24kc/firewall/etc/init.d/firewall
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/firewall-2020-07-25-e9b90dfa/ipkg-mipsel_24kc/firewall/etc/hotplug.d/iface
install -m0600 ./files/firewall.hotplug /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/firewall-2020-07-25-e9b90dfa/ipkg-mipsel_24kc/firewall/etc/hotplug.d/iface/20-firewall
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/firewall-2020-07-25-e9b90dfa/ipkg-mipsel_24kc/firewall/etc/config/
install -m0600 ./files/firewall.config /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/firewall-2020-07-25-e9b90dfa/ipkg-mipsel_24kc/firewall/etc/config/firewall
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/firewall-2020-07-25-e9b90dfa/ipkg-mipsel_24kc/firewall/etc/
install -m0600 ./files/firewall.user /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/firewall-2020-07-25-e9b90dfa/ipkg-mipsel_24kc/firewall/etc/firewall.user
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/firewall-2020-07-25-e9b90dfa/ipkg-mipsel_24kc/firewall/usr/share/fw3
install -m0600 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/firewall-2020-07-25-e9b90dfa/helpers.conf /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/firewall-2020-07-25-e9b90dfa/ipkg-mipsel_24kc/firewall/usr/share/fw3
find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/firewall-2020-07-25-e9b90dfa/ipkg-mipsel_24kc/firewall -name 'CVS' -o -name '.svn' -o -name '.#*' -o -name '*~'| xargs -r rm -rf
export CROSS="mipsel-openwrt-linux-musl-"   ; NM="mipsel-openwrt-linux-musl-nm" STRIP="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/sstrip" STRIP_KMOD="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/strip-kmod.sh" PATCHELF="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/patchelf" /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/rstrip.sh /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/firewall-2020-07-25-e9b90dfa/ipkg-mipsel_24kc/firewall
rstrip.sh: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/firewall-2020-07-25-e9b90dfa/ipkg-mipsel_24kc/firewall/sbin/fw3: executable
(cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/firewall-2020-07-25-e9b90dfa/ipkg-mipsel_24kc/firewall/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; echo "$V_Package_firewall_conffiles" > conffiles;  )
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/packages/mipsel_24kc/base
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/ipkg-build -c -o 0 -g 0 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/firewall-2020-07-25-e9b90dfa/ipkg-mipsel_24kc/firewall /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/packages/mipsel_24kc/base
Packaged contents of /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/firewall-2020-07-25-e9b90dfa/ipkg-mipsel_24kc/firewall into /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/packages/mipsel_24kc/base/firewall_2020-07-25-e9b90dfa-1_mipsel_24kc.ipk
echo "firewall" >> /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/pkginfo/firewall.default.install
rm -rf /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-firewall
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-firewall/host /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/packages
find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-firewall -name '*.la' | xargs -r rm -f; 
if [ -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/packages/firewall.list ]; then /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/clean-package.sh "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/packages/firewall.list" "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl"; fi
if [ -d /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-firewall ]; then (cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-firewall; find ./ > /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-firewall.files); 	SHELL= flock /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/.staging-dir.flock -c ' mv /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-firewall.files /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/packages/firewall.list && cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-firewall/* /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/; '; fi
rm -rf /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-firewall
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/stamp/.firewall_installed
make[3]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/package/network/config/firewall'
time: package/network/config/firewall/compile#3.99#0.49#9.54
make[3]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/feeds/luci/applications/luci-app-firewall'
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-app-firewall/.prepared_54c6810e3300201a68e3b27a35d52cce_6664517399ebbbc92a37c5bb081b5c53_check
for d in luasrc htdocs root src; do if [ -d ./$d ]; then mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-app-firewall/$d; cp -fpR ./$d/* /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-app-firewall/$d/; fi; done
true
[ ! -d ./src/ ] || cp -fpR ./src/. /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-app-firewall
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-app-firewall/.prepared_54c6810e3300201a68e3b27a35d52cce_6664517399ebbbc92a37c5bb081b5c53
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-app-firewall/.configured_*
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/stamp/.luci-app-firewall_installed
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-app-firewall/.configured_8c28fde6e5538b761b52693a1f9d64a7
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-app-firewall/.built
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-app-firewall/.built_check
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-app-firewall/.built
rm -rf /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-app-firewall/.pkgdir/luci-app-firewall.installed /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-app-firewall/.pkgdir/luci-app-firewall
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-app-firewall/.pkgdir/luci-app-firewall
if [ -d /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-app-firewall/luasrc ]; then install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-app-firewall/.pkgdir/luci-app-firewall/usr/lib/lua/luci; cp -pR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-app-firewall/luasrc/* /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-app-firewall/.pkgdir/luci-app-firewall/usr/lib/lua/luci/; find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-app-firewall/.pkgdir/luci-app-firewall/usr/lib/lua/luci/ -type f -name '*.luadoc' | xargs -r rm; 	find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-app-firewall/.pkgdir/luci-app-firewall/usr/lib/lua/luci/ -type f -name '*.lua' | while read src; do if LUA_PATH="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/lib/lua/5.1/?.lua" luasrcdiet --noopt-binequiv -o "$src.o" "$src"; then mv "$src.o" "$src"; fi; done; 	find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-app-firewall/.pkgdir/luci-app-firewall/usr/lib/lua/luci/ -type f -name '*.htm' | while read src; do /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/sed -i -e 's/<%# *\([^ ]*\)PKG_VERSION *%>/\1git-20.220.15511-b8a74cb/g' -e 's/"\(<%= *\(media\|resource\) *%>[^"]*\.\(js\|css\)\)"/"\1?v=git-20.220.15511-b8a74cb"/g' "$src"; done; else true; fi
if [ -d /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-app-firewall/htdocs ]; then install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-app-firewall/.pkgdir/luci-app-firewall/www; cp -pR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-app-firewall/htdocs/* /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-app-firewall/.pkgdir/luci-app-firewall/www/; 	find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-app-firewall/.pkgdir/luci-app-firewall/www/ -type f -name '*.js' | while read src; do if jsmin < "$src" > "$src.o"; then mv "$src.o" "$src"; fi; done; 	find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-app-firewall/.pkgdir/luci-app-firewall/www/ -type f -name '*.css' | while read src; do if csstidy "$src" --template=highest --remove_last_semicolon=true "$src.o"; then mv "$src.o" "$src"; fi; done; else true; fi
if [ -d /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-app-firewall/root ]; then install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-app-firewall/.pkgdir/luci-app-firewall/; cp -pR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-app-firewall/root/* /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-app-firewall/.pkgdir/luci-app-firewall/; else true; fi
if [ -d /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-app-firewall/src ]; then 	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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-app-firewall=luci-app-firewall -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-app-firewall=luci-app-firewall -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include " LDFLAGS="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro " make -C /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-app-firewall/. AR="mipsel-openwrt-linux-musl-gcc-ar" AS="mipsel-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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-app-firewall=luci-app-firewall -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro" LD=mipsel-openwrt-linux-musl-ld NM="mipsel-openwrt-linux-musl-gcc-nm" CC="mipsel-openwrt-linux-musl-gcc" GCC="mipsel-openwrt-linux-musl-gcc" CXX="mipsel-openwrt-linux-musl-g++" RANLIB="mipsel-openwrt-linux-musl-gcc-ranlib" STRIP=mipsel-openwrt-linux-musl-strip OBJCOPY=mipsel-openwrt-linux-musl-objcopy OBJDUMP=mipsel-openwrt-linux-musl-objdump SIZE=mipsel-openwrt-linux-musl-size CROSS="mipsel-openwrt-linux-musl-" ARCH="mipsel" DESTDIR="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-app-firewall/ipkg-install"  install; cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-app-firewall/ipkg-install/* /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-app-firewall/.pkgdir/luci-app-firewall/; else true; fi
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-app-firewall/.pkgdir/luci-app-firewall.installed
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/stamp
SHELL= flock /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/.root-copy.flock -c 'cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-app-firewall/.pkgdir/luci-app-firewall/. /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/'
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/stamp/.luci-app-firewall_installed
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/targets/ramips/rt305x/packages /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-app-firewall/ipkg-all/luci-app-firewall/CONTROL /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/pkginfo
if [ -d /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-app-firewall/luasrc ]; then install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-app-firewall/ipkg-all/luci-app-firewall/usr/lib/lua/luci; cp -pR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-app-firewall/luasrc/* /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-app-firewall/ipkg-all/luci-app-firewall/usr/lib/lua/luci/; find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-app-firewall/ipkg-all/luci-app-firewall/usr/lib/lua/luci/ -type f -name '*.luadoc' | xargs -r rm; 	find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-app-firewall/ipkg-all/luci-app-firewall/usr/lib/lua/luci/ -type f -name '*.lua' | while read src; do if LUA_PATH="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/lib/lua/5.1/?.lua" luasrcdiet --noopt-binequiv -o "$src.o" "$src"; then mv "$src.o" "$src"; fi; done; 	find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-app-firewall/ipkg-all/luci-app-firewall/usr/lib/lua/luci/ -type f -name '*.htm' | while read src; do /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/sed -i -e 's/<%# *\([^ ]*\)PKG_VERSION *%>/\1git-20.220.15511-b8a74cb/g' -e 's/"\(<%= *\(media\|resource\) *%>[^"]*\.\(js\|css\)\)"/"\1?v=git-20.220.15511-b8a74cb"/g' "$src"; done; else true; fi
if [ -d /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-app-firewall/htdocs ]; then install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-app-firewall/ipkg-all/luci-app-firewall/www; cp -pR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-app-firewall/htdocs/* /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-app-firewall/ipkg-all/luci-app-firewall/www/; 	find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-app-firewall/ipkg-all/luci-app-firewall/www/ -type f -name '*.js' | while read src; do if jsmin < "$src" > "$src.o"; then mv "$src.o" "$src"; fi; done; 	find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-app-firewall/ipkg-all/luci-app-firewall/www/ -type f -name '*.css' | while read src; do if csstidy "$src" --template=highest --remove_last_semicolon=true "$src.o"; then mv "$src.o" "$src"; fi; done; else true; fi
if [ -d /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-app-firewall/root ]; then install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-app-firewall/ipkg-all/luci-app-firewall/; cp -pR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-app-firewall/root/* /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-app-firewall/ipkg-all/luci-app-firewall/; else true; fi
if [ -d /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-app-firewall/src ]; then 	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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-app-firewall=luci-app-firewall -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-app-firewall=luci-app-firewall -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include " LDFLAGS="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro " make -C /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-app-firewall/. AR="mipsel-openwrt-linux-musl-gcc-ar" AS="mipsel-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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-app-firewall=luci-app-firewall -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro" LD=mipsel-openwrt-linux-musl-ld NM="mipsel-openwrt-linux-musl-gcc-nm" CC="mipsel-openwrt-linux-musl-gcc" GCC="mipsel-openwrt-linux-musl-gcc" CXX="mipsel-openwrt-linux-musl-g++" RANLIB="mipsel-openwrt-linux-musl-gcc-ranlib" STRIP=mipsel-openwrt-linux-musl-strip OBJCOPY=mipsel-openwrt-linux-musl-objcopy OBJDUMP=mipsel-openwrt-linux-musl-objdump SIZE=mipsel-openwrt-linux-musl-size CROSS="mipsel-openwrt-linux-musl-" ARCH="mipsel" DESTDIR="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-app-firewall/ipkg-install"  install; cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-app-firewall/ipkg-install/* /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-app-firewall/ipkg-all/luci-app-firewall/; else true; fi
find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-app-firewall/ipkg-all/luci-app-firewall -name 'CVS' -o -name '.svn' -o -name '.#*' -o -name '*~'| xargs -r rm -rf
export CROSS="mipsel-openwrt-linux-musl-"   ; NM="mipsel-openwrt-linux-musl-nm" STRIP="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/sstrip" STRIP_KMOD="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/strip-kmod.sh" PATCHELF="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/patchelf" /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/rstrip.sh /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-app-firewall/ipkg-all/luci-app-firewall
(cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-app-firewall/ipkg-all/luci-app-firewall/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; echo "$V_Package_luci_app_firewall_postinst" > postinst-pkg; chmod 0755 postinst-pkg; )
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/packages/mipsel_24kc/luci
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/ipkg-build -c -o 0 -g 0 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-app-firewall/ipkg-all/luci-app-firewall /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/packages/mipsel_24kc/luci
Packaged contents of /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-app-firewall/ipkg-all/luci-app-firewall into /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/packages/mipsel_24kc/luci/luci-app-firewall_git-20.220.15511-b8a74cb_all.ipk
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/targets/ramips/rt305x/packages /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-app-firewall/ipkg-all/luci-i18n-firewall-ja/CONTROL /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/pkginfo
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-app-firewall/ipkg-all/luci-i18n-firewall-ja/etc/uci-defaults
echo "uci set luci.languages.ja='日本語 (Japanese)'; uci commit luci" > /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-app-firewall/ipkg-all/luci-i18n-firewall-ja/etc/uci-defaults/luci-i18n-firewall-ja
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-app-firewall/ipkg-all/luci-i18n-firewall-ja/usr/lib/lua/luci/i18n
po2lmo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/feeds/luci/applications/luci-app-firewall/po/ja/firewall.po /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-app-firewall/ipkg-all/luci-i18n-firewall-ja/usr/lib/lua/luci/i18n/firewall.ja.lmo;
find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-app-firewall/ipkg-all/luci-i18n-firewall-ja -name 'CVS' -o -name '.svn' -o -name '.#*' -o -name '*~'| xargs -r rm -rf
export CROSS="mipsel-openwrt-linux-musl-"   ; NM="mipsel-openwrt-linux-musl-nm" STRIP="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/sstrip" STRIP_KMOD="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/strip-kmod.sh" PATCHELF="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/patchelf" /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/rstrip.sh /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-app-firewall/ipkg-all/luci-i18n-firewall-ja
(cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-app-firewall/ipkg-all/luci-i18n-firewall-ja/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; echo "$V_Package_luci_i18n_firewall_ja_postinst" > postinst-pkg; chmod 0755 postinst-pkg; )
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/packages/mipsel_24kc/luci
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/ipkg-build -c -o 0 -g 0 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-app-firewall/ipkg-all/luci-i18n-firewall-ja /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/packages/mipsel_24kc/luci
Packaged contents of /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-app-firewall/ipkg-all/luci-i18n-firewall-ja into /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/packages/mipsel_24kc/luci/luci-i18n-firewall-ja_git-20.220.15511-b8a74cb_all.ipk
echo "luci-app-firewall" >> /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/pkginfo/luci-app-firewall.default.install
rm -rf /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-app-firewall/.pkgdir/luci-i18n-firewall-ja.installed /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-app-firewall/.pkgdir/luci-i18n-firewall-ja
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-app-firewall/.pkgdir/luci-i18n-firewall-ja
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-app-firewall/.pkgdir/luci-i18n-firewall-ja/etc/uci-defaults
echo "uci set luci.languages.ja='日本語 (Japanese)'; uci commit luci" > /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-app-firewall/.pkgdir/luci-i18n-firewall-ja/etc/uci-defaults/luci-i18n-firewall-ja
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-app-firewall/.pkgdir/luci-i18n-firewall-ja/usr/lib/lua/luci/i18n
po2lmo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/feeds/luci/applications/luci-app-firewall/po/ja/firewall.po /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-app-firewall/.pkgdir/luci-i18n-firewall-ja/usr/lib/lua/luci/i18n/firewall.ja.lmo;
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-app-firewall/.pkgdir/luci-i18n-firewall-ja.installed
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/stamp
SHELL= flock /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/.root-copy.flock -c 'cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci-app-firewall/.pkgdir/luci-i18n-firewall-ja/. /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/'
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/stamp/.luci-i18n-firewall-ja_installed
echo "luci-i18n-firewall-ja" >> /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/pkginfo/luci-app-firewall.default.install
make[3]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/feeds/luci/applications/luci-app-firewall'
time: package/feeds/luci/luci-app-firewall/compile#0.58#0.14#0.71
make[3]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/feeds/luci/collections/luci'
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci/.prepared_d525701265b4b1a86d009ab5cd6be533_6664517399ebbbc92a37c5bb081b5c53_check
for d in luasrc htdocs root src; do if [ -d ./$d ]; then mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci/$d; cp -fpR ./$d/* /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci/$d/; fi; done
true
[ ! -d ./src/ ] || cp -fpR ./src/. /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci/.prepared_d525701265b4b1a86d009ab5cd6be533_6664517399ebbbc92a37c5bb081b5c53
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci/.configured_*
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/stamp/.luci_installed
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci/.configured_8c28fde6e5538b761b52693a1f9d64a7
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci/.built
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci/.built_check
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci/.built
rm -rf /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci/.pkgdir/luci.installed /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci/.pkgdir/luci
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci/.pkgdir/luci
if [ -d /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci/luasrc ]; then install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci/.pkgdir/luci/usr/lib/lua/luci; cp -pR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci/luasrc/* /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci/.pkgdir/luci/usr/lib/lua/luci/; find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci/.pkgdir/luci/usr/lib/lua/luci/ -type f -name '*.luadoc' | xargs -r rm; 	find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci/.pkgdir/luci/usr/lib/lua/luci/ -type f -name '*.lua' | while read src; do if LUA_PATH="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/lib/lua/5.1/?.lua" luasrcdiet --noopt-binequiv -o "$src.o" "$src"; then mv "$src.o" "$src"; fi; done; 	find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci/.pkgdir/luci/usr/lib/lua/luci/ -type f -name '*.htm' | while read src; do /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/sed -i -e 's/<%# *\([^ ]*\)PKG_VERSION *%>/\1git-20.220.15511-b8a74cb/g' -e 's/"\(<%= *\(media\|resource\) *%>[^"]*\.\(js\|css\)\)"/"\1?v=git-20.220.15511-b8a74cb"/g' "$src"; done; else true; fi
if [ -d /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci/htdocs ]; then install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci/.pkgdir/luci/www; cp -pR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci/htdocs/* /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci/.pkgdir/luci/www/; 	find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci/.pkgdir/luci/www/ -type f -name '*.js' | while read src; do if jsmin < "$src" > "$src.o"; then mv "$src.o" "$src"; fi; done; 	find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci/.pkgdir/luci/www/ -type f -name '*.css' | while read src; do if csstidy "$src" --template=highest --remove_last_semicolon=true "$src.o"; then mv "$src.o" "$src"; fi; done; else true; fi
if [ -d /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci/root ]; then install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci/.pkgdir/luci/; cp -pR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci/root/* /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci/.pkgdir/luci/; else true; fi
if [ -d /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci/src ]; then 	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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci=luci -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci=luci -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include " LDFLAGS="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro " make -C /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci/. AR="mipsel-openwrt-linux-musl-gcc-ar" AS="mipsel-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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci=luci -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro" LD=mipsel-openwrt-linux-musl-ld NM="mipsel-openwrt-linux-musl-gcc-nm" CC="mipsel-openwrt-linux-musl-gcc" GCC="mipsel-openwrt-linux-musl-gcc" CXX="mipsel-openwrt-linux-musl-g++" RANLIB="mipsel-openwrt-linux-musl-gcc-ranlib" STRIP=mipsel-openwrt-linux-musl-strip OBJCOPY=mipsel-openwrt-linux-musl-objcopy OBJDUMP=mipsel-openwrt-linux-musl-objdump SIZE=mipsel-openwrt-linux-musl-size CROSS="mipsel-openwrt-linux-musl-" ARCH="mipsel" DESTDIR="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci/ipkg-install"  install; cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci/ipkg-install/* /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci/.pkgdir/luci/; else true; fi
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci/.pkgdir/luci.installed
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/stamp
SHELL= flock /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/.root-copy.flock -c 'cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci/.pkgdir/luci/. /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/'
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/stamp/.luci_installed
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/targets/ramips/rt305x/packages /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci/ipkg-all/luci/CONTROL /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/pkginfo
if [ -d /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci/luasrc ]; then install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci/ipkg-all/luci/usr/lib/lua/luci; cp -pR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci/luasrc/* /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci/ipkg-all/luci/usr/lib/lua/luci/; find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci/ipkg-all/luci/usr/lib/lua/luci/ -type f -name '*.luadoc' | xargs -r rm; 	find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci/ipkg-all/luci/usr/lib/lua/luci/ -type f -name '*.lua' | while read src; do if LUA_PATH="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/lib/lua/5.1/?.lua" luasrcdiet --noopt-binequiv -o "$src.o" "$src"; then mv "$src.o" "$src"; fi; done; 	find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci/ipkg-all/luci/usr/lib/lua/luci/ -type f -name '*.htm' | while read src; do /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/sed -i -e 's/<%# *\([^ ]*\)PKG_VERSION *%>/\1git-20.220.15511-b8a74cb/g' -e 's/"\(<%= *\(media\|resource\) *%>[^"]*\.\(js\|css\)\)"/"\1?v=git-20.220.15511-b8a74cb"/g' "$src"; done; else true; fi
if [ -d /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci/htdocs ]; then install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci/ipkg-all/luci/www; cp -pR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci/htdocs/* /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci/ipkg-all/luci/www/; 	find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci/ipkg-all/luci/www/ -type f -name '*.js' | while read src; do if jsmin < "$src" > "$src.o"; then mv "$src.o" "$src"; fi; done; 	find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci/ipkg-all/luci/www/ -type f -name '*.css' | while read src; do if csstidy "$src" --template=highest --remove_last_semicolon=true "$src.o"; then mv "$src.o" "$src"; fi; done; else true; fi
if [ -d /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci/root ]; then install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci/ipkg-all/luci/; cp -pR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci/root/* /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci/ipkg-all/luci/; else true; fi
if [ -d /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci/src ]; then 	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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci=luci -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci=luci -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include " LDFLAGS="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro " make -C /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci/. AR="mipsel-openwrt-linux-musl-gcc-ar" AS="mipsel-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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci=luci -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro" LD=mipsel-openwrt-linux-musl-ld NM="mipsel-openwrt-linux-musl-gcc-nm" CC="mipsel-openwrt-linux-musl-gcc" GCC="mipsel-openwrt-linux-musl-gcc" CXX="mipsel-openwrt-linux-musl-g++" RANLIB="mipsel-openwrt-linux-musl-gcc-ranlib" STRIP=mipsel-openwrt-linux-musl-strip OBJCOPY=mipsel-openwrt-linux-musl-objcopy OBJDUMP=mipsel-openwrt-linux-musl-objdump SIZE=mipsel-openwrt-linux-musl-size CROSS="mipsel-openwrt-linux-musl-" ARCH="mipsel" DESTDIR="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci/ipkg-install"  install; cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci/ipkg-install/* /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci/ipkg-all/luci/; else true; fi
find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci/ipkg-all/luci -name 'CVS' -o -name '.svn' -o -name '.#*' -o -name '*~'| xargs -r rm -rf
export CROSS="mipsel-openwrt-linux-musl-"   ; NM="mipsel-openwrt-linux-musl-nm" STRIP="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/sstrip" STRIP_KMOD="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/strip-kmod.sh" PATCHELF="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/patchelf" /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/rstrip.sh /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci/ipkg-all/luci
(cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci/ipkg-all/luci/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; echo "$V_Package_luci_postinst" > postinst-pkg; chmod 0755 postinst-pkg; )
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/packages/mipsel_24kc/luci
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/ipkg-build -c -o 0 -g 0 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci/ipkg-all/luci /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/packages/mipsel_24kc/luci
Packaged contents of /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/luci/ipkg-all/luci into /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/packages/mipsel_24kc/luci/luci_git-20.220.15511-b8a74cb_all.ipk
echo "luci" >> /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/pkginfo/luci.default.install
make[3]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/feeds/luci/collections/luci'
time: package/feeds/luci/luci/compile#0.20#0.03#0.22
autoreconf: running: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/autoconf --include=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/share/aclocal --include=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/share/aclocal --include=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/share/aclocal --include=m4 --include=. --prepend-include=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/aclocal --force
autoreconf: running: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/autoheader --include=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/host/share/aclocal --include=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/hostpkg/share/aclocal --include=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/share/aclocal --include=m4 --include=. --prepend-include=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/share/aclocal --force
autoreconf: running: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/automake --add-missing --force-missing
sys-utils/Makemodule.am:198: warning: addprefix sys-utils/,$(SETARCH_LINKS: non-POSIX variable name
sys-utils/Makemodule.am:198: (probably a GNU make extension)
Makefile.am:90:   'sys-utils/Makemodule.am' included from here
autoreconf: Leaving directory `.'
(cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1/./; if [ -x ./configure ]; then find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1/ -name config.guess | xargs -r chmod u+w; find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1/ -name config.guess | xargs -r -n1 cp --remove-destination /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/config.guess; find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1/ -name config.sub | xargs -r chmod u+w; find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1/ -name config.sub | xargs -r -n1 cp --remove-destination /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/config.sub; AR="mipsel-openwrt-linux-musl-gcc-ar" AS="mipsel-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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99" LD=mipsel-openwrt-linux-musl-ld NM="mipsel-openwrt-linux-musl-gcc-nm" CC="mipsel-openwrt-linux-musl-gcc" GCC="mipsel-openwrt-linux-musl-gcc" CXX="mipsel-openwrt-linux-musl-g++" RANLIB="mipsel-openwrt-linux-musl-gcc-ranlib" STRIP=mipsel-openwrt-linux-musl-strip OBJCOPY=mipsel-openwrt-linux-musl-objcopy OBJDUMP=mipsel-openwrt-linux-musl-objdump SIZE=mipsel-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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 " 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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 " CPPFLAGS="-I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include " LDFLAGS="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro "   ./configure --target=mipsel-openwrt-linux --host=mipsel-openwrt-linux --build=x86_64-pc-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  --disable-use-tty-group --disable-rpath --disable-tls --disable-su --disable-sulogin --disable-makeinstall-chown --disable-login --disable-nologin --disable-lslogins --disable-runuser --disable-chfn-chsh --without-python --without-udev --without-readline --with-ncursesw ; fi; )
configure: loading site script /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/include/site/mipsel
checking for mipsel-openwrt-linux-gcc... mipsel-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 mipsel-openwrt-linux-musl-gcc accepts -g... yes
checking for mipsel-openwrt-linux-musl-gcc option to accept ISO C89... none needed
checking whether mipsel-openwrt-linux-musl-gcc understands -c and -o together... yes
checking how to run the C preprocessor... mipsel-openwrt-linux-musl-gcc -E
checking for grep that handles long lines and -e... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/grep
checking for egrep... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/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 minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for mipsel-openwrt-linux-strip... mipsel-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 for style of include used by make... GNU
checking whether make supports nested variables... yes
checking how to create a pax tar archive... gnutar
checking dependency style of mipsel-openwrt-linux-musl-gcc... gcc3
checking whether make supports nested variables... (cached) yes
checking for mipsel-openwrt-linux-ar... mipsel-openwrt-linux-musl-gcc-ar
checking the archiver (mipsel-openwrt-linux-musl-gcc-ar) interface... ar
configure: Default --exec-prefix detected.
configure:   --libdir defaults to /lib
configure:   --runstatedir defaults to /run
checking for mipsel-openwrt-linux-musl-gcc option to accept ISO C99... none needed
checking for mipsel-openwrt-linux-musl-gcc option to accept ISO Standard C... (cached) none needed
checking for bison... bison -y
checking build system type... x86_64-pc-linux-gnu
checking host system type... mipsel-openwrt-linux-gnu
checking for an ANSI C-conforming const... yes
checking for working volatile... yes
checking whether byte ordering is bigendian... (cached) no
checking whether compiler handles -fno-common... yes
checking whether compiler handles -Wall... yes
checking whether compiler handles -Werror=sequence-point... yes
checking whether compiler handles -Wextra... yes
checking whether compiler handles -Wextra-semi... no
checking whether compiler handles -Wembedded-directive... no
checking whether compiler handles -Wmissing-declarations... yes
checking whether compiler handles -Wmissing-parameter-type... yes
checking whether compiler handles -Wmissing-prototypes... yes
checking whether compiler handles -Wno-missing-field-initializers... yes
checking whether compiler handles -Wredundant-decls... yes
checking whether compiler handles -Wsign-compare... yes
checking whether compiler handles -Wtype-limits... yes
checking whether compiler handles -Wuninitialized... yes
checking whether compiler handles -Wunused-but-set-parameter... yes
checking whether compiler handles -Wunused-but-set-variable... yes
checking whether compiler handles -Wunused-parameter... yes
checking whether compiler handles -Wunused-result... yes
checking whether compiler handles -Wunused-variable... yes
checking whether compiler handles -Wnested-externs... yes
checking whether compiler handles -Wpointer-arith... yes
checking whether compiler handles -Wstrict-prototypes... yes
checking whether compiler handles -Wformat-security... no
checking whether compiler handles -Wimplicit-function-declaration... yes
checking whether compiler handles -Wdiscarded-qualifiers... yes
checking whether compiler handles -Wno-clobbered... yes
checking whether compiler handles -Wno-cast-function-type... yes
checking whether compiler handles -Wno-unused-parameter... yes
checking how to print strings... printf
checking for a sed that does not truncate output... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/sed
checking for fgrep... /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/grep -F
checking for ld used by mipsel-openwrt-linux-musl-gcc... mipsel-openwrt-linux-musl-ld
checking if the linker (mipsel-openwrt-linux-musl-ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... mipsel-openwrt-linux-musl-gcc-nm
checking the name lister (mipsel-openwrt-linux-musl-gcc-nm) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert x86_64-pc-linux-gnu file names to mipsel-openwrt-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for mipsel-openwrt-linux-musl-ld option to reload object files... -r
checking for mipsel-openwrt-linux-objdump... mipsel-openwrt-linux-musl-objdump
checking how to recognize dependent libraries... pass_all
checking for mipsel-openwrt-linux-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for mipsel-openwrt-linux-ar... (cached) mipsel-openwrt-linux-musl-gcc-ar
checking for archiver @FILE support... @
checking for mipsel-openwrt-linux-strip... (cached) mipsel-openwrt-linux-musl-strip
checking for mipsel-openwrt-linux-ranlib... mipsel-openwrt-linux-musl-gcc-ranlib
checking command to parse mipsel-openwrt-linux-musl-gcc-nm output from mipsel-openwrt-linux-musl-gcc object... ok
checking for sysroot... no
checking for mipsel-openwrt-linux-mt... no
checking for mt... mt
configure: WARNING: using cross tools not prefixed with host triplet
checking if mt is a manifest tool... no
checking for dlfcn.h... yes
checking for objdir... .libs
checking if mipsel-openwrt-linux-musl-gcc supports -fno-rtti -fno-exceptions... no
checking for mipsel-openwrt-linux-musl-gcc option to produce PIC... -fPIC -DPIC
checking if mipsel-openwrt-linux-musl-gcc PIC flag -fPIC -DPIC works... yes
checking if mipsel-openwrt-linux-musl-gcc static flag -static works... yes
checking if mipsel-openwrt-linux-musl-gcc supports -c -o file.o... yes
checking if mipsel-openwrt-linux-musl-gcc supports -c -o file.o... (cached) yes
checking whether the mipsel-openwrt-linux-musl-gcc linker (mipsel-openwrt-linux-musl-ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking linker version script flag... --version-script
checking if version scripts can use complex wildcards... yes
checking pkg-config is at least version 0.9.0... yes
checking whether to build gtk-doc documentation... no
checking for gtkdoc-check... no
checking for xsltproc... no
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking whether to enable assertions... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for struct tm.tm_zone... yes
checking whether NLS is requested... no
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking for ld used by mipsel-openwrt-linux-musl-gcc... mipsel-openwrt-linux-musl-ld
checking if the linker (mipsel-openwrt-linux-musl-ld) is GNU ld... yes
checking for shared library run path origin... done
checking for CFPreferencesCopyAppValue... no
checking for CFLocaleCopyCurrent... no
checking whether to use NLS... no
checking for linux/compiler.h... no
checking for linux/blkpg.h... yes
checking for linux/major.h... yes
checking asm/io.h usability... no
checking asm/io.h presence... no
checking for asm/io.h... no
checking err.h usability... yes
checking err.h presence... yes
checking for err.h... yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking getopt.h usability... yes
checking getopt.h presence... yes
checking for getopt.h... yes
checking for inttypes.h... (cached) yes
checking lastlog.h usability... yes
checking lastlog.h presence... yes
checking for lastlog.h... yes
checking libutil.h usability... no
checking libutil.h presence... no
checking for libutil.h... no
checking linux/btrfs.h usability... yes
checking linux/btrfs.h presence... yes
checking for linux/btrfs.h... yes
checking linux/cdrom.h usability... yes
checking linux/cdrom.h presence... yes
checking for linux/cdrom.h... yes
checking linux/falloc.h usability... yes
checking linux/falloc.h presence... yes
checking for linux/falloc.h... yes
checking linux/watchdog.h usability... yes
checking linux/watchdog.h presence... yes
checking for linux/watchdog.h... yes
checking linux/fd.h usability... yes
checking linux/fd.h presence... yes
checking for linux/fd.h... yes
checking linux/raw.h usability... yes
checking linux/raw.h presence... yes
checking for linux/raw.h... yes
checking linux/tiocl.h usability... yes
checking linux/tiocl.h presence... yes
checking for linux/tiocl.h... yes
checking linux/version.h usability... yes
checking linux/version.h presence... yes
checking for linux/version.h... yes
checking linux/securebits.h usability... yes
checking linux/securebits.h presence... yes
checking for linux/securebits.h... yes
checking linux/net_namespace.h usability... yes
checking linux/net_namespace.h presence... yes
checking for linux/net_namespace.h... yes
checking linux/capability.h usability... yes
checking linux/capability.h presence... yes
checking for linux/capability.h... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking mntent.h usability... yes
checking mntent.h presence... yes
checking for mntent.h... yes
checking net/if.h usability... yes
checking net/if.h presence... yes
checking for net/if.h... yes
checking net/if_dl.h usability... no
checking net/if_dl.h presence... no
checking for net/if_dl.h... no
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking paths.h usability... yes
checking paths.h presence... yes
checking for paths.h... yes
checking pty.h usability... yes
checking pty.h presence... yes
checking for pty.h... yes
checking security/pam_appl.h usability... no
checking security/pam_appl.h presence... no
checking for security/pam_appl.h... no
checking for stdint.h... (cached) yes
checking stdio_ext.h usability... yes
checking stdio_ext.h presence... yes
checking for stdio_ext.h... yes
checking for stdlib.h... (cached) yes
checking endian.h usability... yes
checking endian.h presence... yes
checking for endian.h... yes
checking byteswap.h usability... yes
checking byteswap.h presence... yes
checking for byteswap.h... yes
checking sys/endian.h usability... no
checking sys/endian.h presence... no
checking for sys/endian.h... no
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/file.h usability... yes
checking sys/file.h presence... yes
checking for sys/file.h... yes
checking sys/io.h usability... yes
checking sys/io.h presence... yes
checking for sys/io.h... yes
checking sys/ioccom.h usability... no
checking sys/ioccom.h presence... no
checking for sys/ioccom.h... no
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking sys/mkdev.h usability... no
checking sys/mkdev.h presence... no
checking for sys/mkdev.h... no
checking sys/mount.h usability... yes
checking sys/mount.h presence... yes
checking for sys/mount.h... yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking sys/prctl.h usability... yes
checking sys/prctl.h presence... yes
checking for sys/prctl.h... yes
checking sys/resource.h usability... yes
checking sys/resource.h presence... yes
checking for sys/resource.h... yes
checking sys/signalfd.h usability... yes
checking sys/signalfd.h presence... yes
checking for sys/signalfd.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking sys/sockio.h usability... no
checking sys/sockio.h presence... no
checking for sys/sockio.h... no
checking for sys/stat.h... (cached) yes
checking sys/sysmacros.h usability... yes
checking sys/sysmacros.h presence... yes
checking for sys/sysmacros.h... yes
checking sys/swap.h usability... yes
checking sys/swap.h presence... yes
checking for sys/swap.h... yes
checking sys/syscall.h usability... yes
checking sys/syscall.h presence... yes
checking for sys/syscall.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking sys/timex.h usability... yes
checking sys/timex.h presence... yes
checking for sys/timex.h... yes
checking sys/ttydefaults.h usability... yes
checking sys/ttydefaults.h presence... yes
checking for sys/ttydefaults.h... yes
checking for sys/types.h... (cached) yes
checking sys/ucred.h usability... no
checking sys/ucred.h presence... no
checking for sys/ucred.h... no
checking sys/un.h usability... yes
checking sys/un.h presence... yes
checking for sys/un.h... yes
checking for unistd.h... (cached) yes
checking shadow.h usability... yes
checking shadow.h presence... yes
checking for shadow.h... yes
checking utmp.h usability... yes
checking utmp.h presence... yes
checking for utmp.h... yes
checking utmpx.h usability... yes
checking utmpx.h presence... yes
checking for utmpx.h... yes
checking for linux/fs.h... yes
checking for linux/gsmmux.h... yes
checking for security/pam_misc.h... no
checking linux/blkzoned.h usability... yes
checking linux/blkzoned.h presence... yes
checking for linux/blkzoned.h... yes
checking for security/openpam.h... no
checking langinfo.h usability... yes
checking langinfo.h presence... yes
checking for langinfo.h... yes
checking whether langinfo.h defines ALTMON_x constants... no
checking whether langinfo.h defines _NL_ABALTMON_x constants... no
checking for struct termios.c_line... yes
checking for struct stat.st_mtim.tv_nsec... yes
checking whether _NL_TIME_WEEK_1STDAY is declared... no
checking whether llseek is declared... no
checking whether lseek64 is declared... yes
checking whether environ is declared... yes
checking whether strsignal is declared... yes
checking whether TIOCGLCKTRMIOS is declared... yes
checking whether SOCK_CLOEXEC is declared... yes
checking whether SOCK_NONBLOCK is declared... yes
checking whether SO_PASSCRED is declared... yes
checking for clearenv... yes
checking for __fpurge... yes
checking for fpurge... yes
checking for __fpending... yes
checking for secure_getenv... yes
checking for __secure_getenv... no
checking for eaccess... yes
checking for err... yes
checking for errx... yes
checking for explicit_bzero... yes
checking for fmemopen... yes
checking for fsync... yes
checking for utimensat... yes
checking for getdomainname... (cached) yes
checking for getdtablesize... yes
checking for getexecname... no
checking for getmntinfo... no
checking for getrandom... yes
checking for getrlimit... yes
checking for getsgnam... no
checking for inotify_init... yes
checking for jrand48... yes
checking for lchown... yes
checking for llseek... no
checking for lseek64... yes
checking for mempcpy... yes
checking for mkostemp... yes
checking for nanosleep... yes
checking for ntp_gettime... no
checking for personality... yes
checking for pidfd_open... no
checking for pidfd_send_signal... no
checking for posix_fadvise... yes
checking for prctl... yes
checking for qsort_r... no
checking for rpmatch... no
checking for scandirat... no
checking for setprogname... no
checking for setresgid... yes
checking for setresuid... (cached) no
checking for sched_setattr... no
checking for sched_setscheduler... yes
checking for sigqueue... yes
checking for srandom... yes
checking for strnchr... no
checking for strndup... yes
checking for strnlen... yes
checking for sysconf... yes
checking for sysinfo... yes
checking for timegm... yes
checking for usleep... yes
checking for vwarnx... yes
checking for warn... yes
checking for warnx... yes
checking for _LARGEFILE_SOURCE value needed for large files... no
checking for openat... yes
checking for fstatat... yes
checking for unlinkat... yes
checking for ioperm... yes
checking for iopl... yes
checking for futimens... yes
checking for inotify_init1... yes
checking for open_memstream... yes
checking for reboot... yes
checking for updwtmpx... yes
checking for updwtmpx... (cached) yes
checking for getusershell... yes
checking for syscall setns... SYS_setns
checking for syscall pidfd_open... no
configure: WARNING: Unable to detect syscall pidfd_open.
checking for syscall pidfd_send_signal... SYS_pidfd_send_signal
checking for isnan... no
checking for isnan in -lm... no
checking for __isnan in -lm... no
checking for clock_gettime... yes
checking for timer_create... yes
checking for rtas_get_sysparm in -lrtas... no
checking for struct sockaddr.sa_len... no
checking for library containing socket... none required
checking for dirfd... yes
checking whether program_invocation_short_name is defined... yes
checking whether __progname is defined... yes
checking whether the target supports thread-local storage... yes
checking scanf string alloc modifiers... (%ms) yes
checking for openpty in -lutil... yes
checking for union semun... no
checking for loff_t... no
checking wchar_t support... yes
checking for cpu_set_t... yes
checking for sighandler_t... yes
checking whether CPU_ALLOC is declared... yes
checking crypt.h usability... yes
checking crypt.h presence... yes
checking for crypt.h... yes
checking for mipsel-openwrt-linux-ncursesw6-config... no
checking for ncursesw6-config... ncursesw6-config
checking ncursesw/ncurses.h usability... yes
checking ncursesw/ncurses.h presence... yes
checking for ncursesw/ncurses.h... yes
checking ncursesw/term.h usability... yes
checking ncursesw/term.h presence... yes
checking for ncursesw/term.h... yes
checking for use_default_colors in -lncursesw... yes
checking for resizeterm in -lncursesw... yes
checking for TINFOW... no
checking for tgetent in -ltinfow... no
checking for TINFO... no
checking for tgetent in -ltinfo... no
checking for syscall fallocate... SYS_fallocate
checking for valid fallocate() function... yes
checking for valid posix_fallocate() function... yes
checking for syscall unshare... SYS_unshare
checking for unshare... yes
checking for setns... yes
checking for capng_apply in -lcap-ng... no
configure: WARNING: libcap-ng library not found; not building setpriv
checking for PCRE... no
checking for crc32 in -lz... yes
configure: WARNING: excluded for mipsel-openwrt-linux-gnu architecture; not building hwclock_cmos
checking for syscall swapon... SYS_swapon
checking for syscall swapoff... SYS_swapoff
checking for swapon... yes
checking for swapoff... yes
checking for syscall prlimit64... SYS_prlimit64
checking for prlimit... yes
checking for syscall pivot_root... SYS_pivot_root
checking for LIBUSER... no
checking for syscall ioprio_set... SYS_ioprio_set
checking for syscall ioprio_get... SYS_ioprio_get
checking for syscall sched_getaffinity... SYS_sched_getaffinity
checking for syscall sched_setattr... SYS_sched_setattr
checking for SYSTEMD... no
checking for SYSTEMD_DAEMON... no
checking for SYSTEMD_JOURNAL... no
configure: WARNING: libpython not found; not building pylibmount
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating libblkid/blkid.pc
config.status: creating libblkid/docs/Makefile
config.status: creating libblkid/docs/version.xml
config.status: creating libblkid/src/blkid.h
config.status: creating libfdisk/fdisk.pc
config.status: creating libfdisk/docs/Makefile
config.status: creating libfdisk/docs/version.xml
config.status: creating libfdisk/src/libfdisk.h
config.status: creating libmount/mount.pc
config.status: creating libmount/docs/Makefile
config.status: creating libmount/docs/version.xml
config.status: creating libmount/src/libmount.h
config.status: creating libsmartcols/smartcols.pc
config.status: creating libsmartcols/docs/Makefile
config.status: creating libsmartcols/docs/version.xml
config.status: creating libsmartcols/src/libsmartcols.h
config.status: creating libuuid/uuid.pc
config.status: creating po/Makefile.in
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing po-directories commands
config.status: creating po/POTFILES
config.status: creating po/Makefile

	util-linux  2.35.1

	prefix:            /usr
	exec prefix:       /usr

	runstatedir:       /run
	bindir:            /usr/bin
	sbindir:           /usr/sbin
	libdir:            /lib
	includedir:        ${prefix}/include
	usrbin_execdir:    ${exec_prefix}/bin
	usrsbin_execdir:   ${exec_prefix}/sbin
	usrlib_execdir:    ${exec_prefix}/lib

	compiler:          mipsel-openwrt-linux-musl-gcc
	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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 
	suid cflags:       
	ldflags:           -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro 
	suid ldflags:      
	ASAN enabled:      no

	Python:            
	Python version:    
	Python libs:       

	Bash completions:  /usr/share/bash-completion/completions
	Systemd support:   no
	Systemd unitdir:   no
	Btrfs support:     yes
	Wide-char support: yes

	warnings:

 -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers

	Type 'make' or 'make <utilname>' to compile.

touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1/.configured_68b329da9893e34099c7d8ad5cb9c940
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1/.built
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1/.built_check
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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include " LDFLAGS="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro " make --jobserver-fds=3,4 -j -C /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1/. AR="mipsel-openwrt-linux-musl-gcc-ar" AS="mipsel-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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99" LD=mipsel-openwrt-linux-musl-ld NM="mipsel-openwrt-linux-musl-gcc-nm" CC="mipsel-openwrt-linux-musl-gcc" GCC="mipsel-openwrt-linux-musl-gcc" CXX="mipsel-openwrt-linux-musl-g++" RANLIB="mipsel-openwrt-linux-musl-gcc-ranlib" STRIP=mipsel-openwrt-linux-musl-strip OBJCOPY=mipsel-openwrt-linux-musl-objcopy OBJDUMP=mipsel-openwrt-linux-musl-objdump SIZE=mipsel-openwrt-linux-musl-size CROSS="mipsel-openwrt-linux-musl-" ARCH="mipsel" ;
make[4]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1'
make  all-recursive
make[5]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1'
Making all in po
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1/po'
make[6]: Nothing to be done for 'all'.
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1/po'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1'
/bin/bash ./libtool  --tag=CC   --mode=compile mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers   -I./libblkid/src -I./libmount/src -I./libmount/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT lib/libmount_la-monotonic.lo -MD -MP -MF lib/.deps/libmount_la-monotonic.Tpo -c -o lib/libmount_la-monotonic.lo `test -f 'lib/monotonic.c' || echo './'`lib/monotonic.c
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT lib/dmesg-monotonic.o -MD -MP -MF lib/.deps/dmesg-monotonic.Tpo -c -o lib/dmesg-monotonic.o `test -f 'lib/monotonic.c' || echo './'`lib/monotonic.c
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libmount/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT sys-utils/fstrim-fstrim.o -MD -MP -MF sys-utils/.deps/fstrim-fstrim.Tpo -c -o sys-utils/fstrim-fstrim.o `test -f 'sys-utils/fstrim.c' || echo './'`sys-utils/fstrim.c
depbase=`echo sys-utils/ctrlaltdel.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT sys-utils/ctrlaltdel.o -MD -MP -MF $depbase.Tpo -c -o sys-utils/ctrlaltdel.o sys-utils/ctrlaltdel.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo sys-utils/fsfreeze.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT sys-utils/fsfreeze.o -MD -MP -MF $depbase.Tpo -c -o sys-utils/fsfreeze.o sys-utils/fsfreeze.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo sys-utils/blkdiscard.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT sys-utils/blkdiscard.o -MD -MP -MF $depbase.Tpo -c -o sys-utils/blkdiscard.o sys-utils/blkdiscard.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo lib/monotonic.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT lib/monotonic.o -MD -MP -MF $depbase.Tpo -c -o lib/monotonic.o lib/monotonic.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo sys-utils/blkzone.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT sys-utils/blkzone.o -MD -MP -MF $depbase.Tpo -c -o sys-utils/blkzone.o sys-utils/blkzone.c &&\
mv -f $depbase.Tpo $depbase.Po
mv -f lib/.deps/dmesg-monotonic.Tpo lib/.deps/dmesg-monotonic.Po
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libblkid/src -I./libmount/src -I./libmount/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT lib/libmount_la-monotonic.lo -MD -MP -MF lib/.deps/libmount_la-monotonic.Tpo -c lib/monotonic.c  -fPIC -DPIC -o lib/.libs/libmount_la-monotonic.o
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libsmartcols/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT sys-utils/losetup-losetup.o -MD -MP -MF sys-utils/.deps/losetup-losetup.Tpo -c -o sys-utils/losetup-losetup.o `test -f 'sys-utils/losetup.c' || echo './'`sys-utils/losetup.c
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libsmartcols/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT sys-utils/zramctl-zramctl.o -MD -MP -MF sys-utils/.deps/zramctl-zramctl.Tpo -c -o sys-utils/zramctl-zramctl.o `test -f 'sys-utils/zramctl.c' || echo './'`sys-utils/zramctl.c
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libblkid/src -I./libmount/src -I./libsmartcols/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT sys-utils/swapon-swapon.o -MD -MP -MF sys-utils/.deps/swapon-swapon.Tpo -c -o sys-utils/swapon-swapon.o `test -f 'sys-utils/swapon.c' || echo './'`sys-utils/swapon.c
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libblkid/src -I./libmount/src -I./libsmartcols/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT sys-utils/swapon-swapon-common.o -MD -MP -MF sys-utils/.deps/swapon-swapon-common.Tpo -c -o sys-utils/swapon-swapon-common.o `test -f 'sys-utils/swapon-common.c' || echo './'`sys-utils/swapon-common.c
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libblkid/src -I./libmount/src -I./libmount/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT lib/libmount_la-monotonic.lo -MD -MP -MF lib/.deps/libmount_la-monotonic.Tpo -c lib/monotonic.c -o lib/libmount_la-monotonic.o >/dev/null 2>&1
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libblkid/src -I./libmount/src -I./libsmartcols/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT lib/swapon-swapprober.o -MD -MP -MF lib/.deps/swapon-swapprober.Tpo -c -o lib/swapon-swapprober.o `test -f 'lib/swapprober.c' || echo './'`lib/swapprober.c
mv -f lib/.deps/libmount_la-monotonic.Tpo lib/.deps/libmount_la-monotonic.Plo
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libblkid/src -I./libmount/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT sys-utils/swapoff-swapoff.o -MD -MP -MF sys-utils/.deps/swapoff-swapoff.Tpo -c -o sys-utils/swapoff-swapoff.o `test -f 'sys-utils/swapoff.c' || echo './'`sys-utils/swapoff.c
mv -f lib/.deps/swapon-swapprober.Tpo lib/.deps/swapon-swapprober.Po
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libblkid/src -I./libmount/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT sys-utils/swapoff-swapon-common.o -MD -MP -MF sys-utils/.deps/swapoff-swapon-common.Tpo -c -o sys-utils/swapoff-swapon-common.o `test -f 'sys-utils/swapon-common.c' || echo './'`sys-utils/swapon-common.c
mv -f sys-utils/.deps/fstrim-fstrim.Tpo sys-utils/.deps/fstrim-fstrim.Po
mv -f sys-utils/.deps/swapon-swapon-common.Tpo sys-utils/.deps/swapon-swapon-common.Po
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libblkid/src -I./libmount/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT lib/swapoff-swapprober.o -MD -MP -MF lib/.deps/swapoff-swapprober.Tpo -c -o lib/swapoff-swapprober.o `test -f 'lib/swapprober.c' || echo './'`lib/swapprober.c
depbase=`echo sys-utils/chcpu.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT sys-utils/chcpu.o -MD -MP -MF $depbase.Tpo -c -o sys-utils/chcpu.o sys-utils/chcpu.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo sys-utils/pivot_root.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT sys-utils/pivot_root.o -MD -MP -MF $depbase.Tpo -c -o sys-utils/pivot_root.o sys-utils/pivot_root.c &&\
mv -f $depbase.Tpo $depbase.Po
mv -f lib/.deps/swapoff-swapprober.Tpo lib/.deps/swapoff-swapprober.Po
depbase=`echo sys-utils/switch_root.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT sys-utils/switch_root.o -MD -MP -MF $depbase.Tpo -c -o sys-utils/switch_root.o sys-utils/switch_root.c &&\
mv -f $depbase.Tpo $depbase.Po
mv -f sys-utils/.deps/swapoff-swapon-common.Tpo sys-utils/.deps/swapoff-swapon-common.Po
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I./sys-utils -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT sys-utils/hwclock-hwclock.o -MD -MP -MF sys-utils/.deps/hwclock-hwclock.Tpo -c -o sys-utils/hwclock-hwclock.o `test -f 'sys-utils/hwclock.c' || echo './'`sys-utils/hwclock.c
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I./sys-utils -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT sys-utils/hwclock-hwclock-parse-date.o -MD -MP -MF sys-utils/.deps/hwclock-hwclock-parse-date.Tpo -c -o sys-utils/hwclock-hwclock-parse-date.o `test -f 'sys-utils/hwclock-parse-date.c' || echo './'`sys-utils/hwclock-parse-date.c
mv -f sys-utils/.deps/swapoff-swapoff.Tpo sys-utils/.deps/swapoff-swapoff.Po
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I./sys-utils -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT sys-utils/hwclock-hwclock-rtc.o -MD -MP -MF sys-utils/.deps/hwclock-hwclock-rtc.Tpo -c -o sys-utils/hwclock-hwclock-rtc.o `test -f 'sys-utils/hwclock-rtc.c' || echo './'`sys-utils/hwclock-rtc.c
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I./sys-utils -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT lib/hwclock-monotonic.o -MD -MP -MF lib/.deps/hwclock-monotonic.Tpo -c -o lib/hwclock-monotonic.o `test -f 'lib/monotonic.c' || echo './'`lib/monotonic.c
mv -f sys-utils/.deps/zramctl-zramctl.Tpo sys-utils/.deps/zramctl-zramctl.Po
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT misc-utils/blkid-blkid.o -MD -MP -MF misc-utils/.deps/blkid-blkid.Tpo -c -o misc-utils/blkid-blkid.o `test -f 'misc-utils/blkid.c' || echo './'`misc-utils/blkid.c
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT misc-utils/findfs-findfs.o -MD -MP -MF misc-utils/.deps/findfs-findfs.Tpo -c -o misc-utils/findfs-findfs.o `test -f 'misc-utils/findfs.c' || echo './'`misc-utils/findfs.c
mv -f lib/.deps/hwclock-monotonic.Tpo lib/.deps/hwclock-monotonic.Po
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libblkid/src -I./libsmartcols/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT misc-utils/wipefs-wipefs.o -MD -MP -MF misc-utils/.deps/wipefs-wipefs.Tpo -c -o misc-utils/wipefs-wipefs.o `test -f 'misc-utils/wipefs.c' || echo './'`misc-utils/wipefs.c
mv -f sys-utils/.deps/hwclock-hwclock-rtc.Tpo sys-utils/.deps/hwclock-hwclock-rtc.Po
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libblkid/src -I./libuuid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT lib/swaplabel-swapprober.o -MD -MP -MF lib/.deps/swaplabel-swapprober.Tpo -c -o lib/swaplabel-swapprober.o `test -f 'lib/swapprober.c' || echo './'`lib/swapprober.c
mv -f sys-utils/.deps/losetup-losetup.Tpo sys-utils/.deps/losetup-losetup.Po
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libmount/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT disk-utils/fsck-fsck.o -MD -MP -MF disk-utils/.deps/fsck-fsck.Tpo -c -o disk-utils/fsck-fsck.o `test -f 'disk-utils/fsck.c' || echo './'`disk-utils/fsck.c
mv -f misc-utils/.deps/findfs-findfs.Tpo misc-utils/.deps/findfs-findfs.Po
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libmount/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT lib/fsck-monotonic.o -MD -MP -MF lib/.deps/fsck-monotonic.Tpo -c -o lib/fsck-monotonic.o `test -f 'lib/monotonic.c' || echo './'`lib/monotonic.c
mv -f lib/.deps/swaplabel-swapprober.Tpo lib/.deps/swaplabel-swapprober.Po
depbase=`echo disk-utils/raw.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT disk-utils/raw.o -MD -MP -MF $depbase.Tpo -c -o disk-utils/raw.o disk-utils/raw.c &&\
mv -f $depbase.Tpo $depbase.Po
mv -f lib/.deps/fsck-monotonic.Tpo lib/.deps/fsck-monotonic.Po
depbase=`echo disk-utils/fsck.cramfs.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT disk-utils/fsck.cramfs.o -MD -MP -MF $depbase.Tpo -c -o disk-utils/fsck.cramfs.o disk-utils/fsck.cramfs.c &&\
mv -f $depbase.Tpo $depbase.Po
mv -f sys-utils/.deps/swapon-swapon.Tpo sys-utils/.deps/swapon-swapon.Po
depbase=`echo disk-utils/cramfs_common.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT disk-utils/cramfs_common.o -MD -MP -MF $depbase.Tpo -c -o disk-utils/cramfs_common.o disk-utils/cramfs_common.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo disk-utils/mkfs.cramfs.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT disk-utils/mkfs.cramfs.o -MD -MP -MF $depbase.Tpo -c -o disk-utils/mkfs.cramfs.o disk-utils/mkfs.cramfs.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo disk-utils/blockdev.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT disk-utils/blockdev.o -MD -MP -MF $depbase.Tpo -c -o disk-utils/blockdev.o disk-utils/blockdev.c &&\
mv -f $depbase.Tpo $depbase.Po
mv -f sys-utils/.deps/hwclock-hwclock.Tpo sys-utils/.deps/hwclock-hwclock.Po
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libfdisk/src -I./libsmartcols/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT disk-utils/fdisk-fdisk.o -MD -MP -MF disk-utils/.deps/fdisk-fdisk.Tpo -c -o disk-utils/fdisk-fdisk.o `test -f 'disk-utils/fdisk.c' || echo './'`disk-utils/fdisk.c
mv -f misc-utils/.deps/wipefs-wipefs.Tpo misc-utils/.deps/wipefs-wipefs.Po
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libfdisk/src -I./libsmartcols/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT disk-utils/fdisk-fdisk-menu.o -MD -MP -MF disk-utils/.deps/fdisk-fdisk-menu.Tpo -c -o disk-utils/fdisk-fdisk-menu.o `test -f 'disk-utils/fdisk-menu.c' || echo './'`disk-utils/fdisk-menu.c
mv -f sys-utils/.deps/hwclock-hwclock-parse-date.Tpo sys-utils/.deps/hwclock-hwclock-parse-date.Po
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libfdisk/src -I./libsmartcols/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT disk-utils/fdisk-fdisk-list.o -MD -MP -MF disk-utils/.deps/fdisk-fdisk-list.Tpo -c -o disk-utils/fdisk-fdisk-list.o `test -f 'disk-utils/fdisk-list.c' || echo './'`disk-utils/fdisk-list.c
mv -f misc-utils/.deps/blkid-blkid.Tpo misc-utils/.deps/blkid-blkid.Po
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libfdisk/src -I./libsmartcols/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT disk-utils/sfdisk-sfdisk.o -MD -MP -MF disk-utils/.deps/sfdisk-sfdisk.Tpo -c -o disk-utils/sfdisk-sfdisk.o `test -f 'disk-utils/sfdisk.c' || echo './'`disk-utils/sfdisk.c
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libfdisk/src -I./libsmartcols/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT disk-utils/sfdisk-fdisk-list.o -MD -MP -MF disk-utils/.deps/sfdisk-fdisk-list.Tpo -c -o disk-utils/sfdisk-fdisk-list.o `test -f 'disk-utils/fdisk-list.c' || echo './'`disk-utils/fdisk-list.c
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libfdisk/src -I./libsmartcols/src -I./libmount/src -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT disk-utils/cfdisk-cfdisk.o -MD -MP -MF disk-utils/.deps/cfdisk-cfdisk.Tpo -c -o disk-utils/cfdisk-cfdisk.o `test -f 'disk-utils/cfdisk.c' || echo './'`disk-utils/cfdisk.c
disk-utils/sfdisk.c: In function 'move_partition_data':
disk-utils/sfdisk.c:490:48: warning: format '%zu' expects argument of type 'size_t', but argument 3 has type 'fdisk_sector_t' {aka 'long long unsigned int'} [-Wformat=]
     fprintf(f, "# Step size (sectors/bytes): %zu/%zu\n", step, step_bytes);
                                              ~~^         ~~~~
                                              %llu
In file included from disk-utils/sfdisk.c:45:
disk-utils/sfdisk.c:514:23: warning: format '%ju' expects argument of type 'uintmax_t', but argument 2 has type 'size_t' {aka 'unsigned int'} [-Wformat=]
    DBG(MISC, ul_debug(" aligning step from %ju to %ju",
                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
       step_bytes, nbytes));
       ~~~~~~~~~~       
./include/debug.h:67:4: note: in definition of macro '__UL_DBG'
    x; \
    ^
disk-utils/sfdisk.c:514:4: note: in expansion of macro 'DBG'
    DBG(MISC, ul_debug(" aligning step from %ju to %ju",
    ^~~
depbase=`echo text-utils/col.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT text-utils/col.o -MD -MP -MF $depbase.Tpo -c -o text-utils/col.o text-utils/col.c &&\
mv -f $depbase.Tpo $depbase.Po
mv -f disk-utils/.deps/fsck-fsck.Tpo disk-utils/.deps/fsck-fsck.Po
depbase=`echo text-utils/colcrt.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT text-utils/colcrt.o -MD -MP -MF $depbase.Tpo -c -o text-utils/colcrt.o text-utils/colcrt.c &&\
mv -f $depbase.Tpo $depbase.Po
mv -f disk-utils/.deps/fdisk-fdisk-list.Tpo disk-utils/.deps/fdisk-fdisk-list.Po
depbase=`echo text-utils/colrm.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT text-utils/colrm.o -MD -MP -MF $depbase.Tpo -c -o text-utils/colrm.o text-utils/colrm.c &&\
mv -f $depbase.Tpo $depbase.Po
mv -f disk-utils/.deps/sfdisk-fdisk-list.Tpo disk-utils/.deps/sfdisk-fdisk-list.Po
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libsmartcols/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT text-utils/column-column.o -MD -MP -MF text-utils/.deps/column-column.Tpo -c -o text-utils/column-column.o `test -f 'text-utils/column.c' || echo './'`text-utils/column.c
mv -f disk-utils/.deps/fdisk-fdisk-menu.Tpo disk-utils/.deps/fdisk-fdisk-menu.Po
depbase=`echo text-utils/hexdump-conv.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT text-utils/hexdump-conv.o -MD -MP -MF $depbase.Tpo -c -o text-utils/hexdump-conv.o text-utils/hexdump-conv.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo text-utils/hexdump-display.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT text-utils/hexdump-display.o -MD -MP -MF $depbase.Tpo -c -o text-utils/hexdump-display.o text-utils/hexdump-display.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo text-utils/hexdump.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT text-utils/hexdump.o -MD -MP -MF $depbase.Tpo -c -o text-utils/hexdump.o text-utils/hexdump.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo text-utils/hexdump-parse.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT text-utils/hexdump-parse.o -MD -MP -MF $depbase.Tpo -c -o text-utils/hexdump-parse.o text-utils/hexdump-parse.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo text-utils/rev.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT text-utils/rev.o -MD -MP -MF $depbase.Tpo -c -o text-utils/rev.o text-utils/rev.c &&\
mv -f $depbase.Tpo $depbase.Po
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT text-utils/ul-ul.o -MD -MP -MF text-utils/.deps/ul-ul.Tpo -c -o text-utils/ul-ul.o `test -f 'text-utils/ul.c' || echo './'`text-utils/ul.c
mv -f disk-utils/.deps/fdisk-fdisk.Tpo disk-utils/.deps/fdisk-fdisk.Po
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -Wno-format-y2k -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT term-utils/script-script.o -MD -MP -MF term-utils/.deps/script-script.Tpo -c -o term-utils/script-script.o `test -f 'term-utils/script.c' || echo './'`term-utils/script.c
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -Wno-format-y2k -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT lib/script-pty-session.o -MD -MP -MF lib/.deps/script-pty-session.Tpo -c -o lib/script-pty-session.o `test -f 'lib/pty-session.c' || echo './'`lib/pty-session.c
In file included from term-utils/script.c:70:
term-utils/script.c: In function 'callback_log_stream_activity':
term-utils/script.c:671:19: warning: format '%ld' expects argument of type 'long int', but argument 2 has type 'ssize_t' {aka 'int'} [-Wformat=]
  DBG(IO, ul_debug(" append %ld bytes [summary=%zu, max=%zu]", ssz,
                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~  ~~~
./include/debug.h:67:4: note: in definition of macro '__UL_DBG'
    x; \
    ^
term-utils/script.c:671:2: note: in expansion of macro 'DBG'
  DBG(IO, ul_debug(" append %ld bytes [summary=%zu, max=%zu]", ssz,
  ^~~
term-utils/script.c:671:19: warning: format '%zu' expects argument of type 'size_t', but argument 3 has type 'uint64_t' {aka 'long long unsigned int'} [-Wformat=]
  DBG(IO, ul_debug(" append %ld bytes [summary=%zu, max=%zu]", ssz,
                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
     ctl->outsz, ctl->maxsz));
     ~~~~~~~~~~     
./include/debug.h:67:4: note: in definition of macro '__UL_DBG'
    x; \
    ^
term-utils/script.c:671:2: note: in expansion of macro 'DBG'
  DBG(IO, ul_debug(" append %ld bytes [summary=%zu, max=%zu]", ssz,
  ^~~
term-utils/script.c:671:19: warning: format '%zu' expects argument of type 'size_t', but argument 4 has type 'uint64_t' {aka 'long long unsigned int'} [-Wformat=]
  DBG(IO, ul_debug(" append %ld bytes [summary=%zu, max=%zu]", ssz,
                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
     ctl->outsz, ctl->maxsz));
                 ~~~~~~~~~~
./include/debug.h:67:4: note: in definition of macro '__UL_DBG'
    x; \
    ^
term-utils/script.c:671:2: note: in expansion of macro 'DBG'
  DBG(IO, ul_debug(" append %ld bytes [summary=%zu, max=%zu]", ssz,
  ^~~
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -Wno-format-y2k -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT lib/script-monotonic.o -MD -MP -MF lib/.deps/script-monotonic.Tpo -c -o lib/script-monotonic.o `test -f 'lib/monotonic.c' || echo './'`lib/monotonic.c
mv -f lib/.deps/script-monotonic.Tpo lib/.deps/script-monotonic.Po
depbase=`echo term-utils/scriptreplay.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT term-utils/scriptreplay.o -MD -MP -MF $depbase.Tpo -c -o term-utils/scriptreplay.o term-utils/scriptreplay.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo term-utils/script-playutils.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT term-utils/script-playutils.o -MD -MP -MF $depbase.Tpo -c -o term-utils/script-playutils.o term-utils/script-playutils.c &&\
mv -f $depbase.Tpo $depbase.Po
mv -f text-utils/.deps/column-column.Tpo text-utils/.deps/column-column.Po
depbase=`echo term-utils/scriptlive.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT term-utils/scriptlive.o -MD -MP -MF $depbase.Tpo -c -o term-utils/scriptlive.o term-utils/scriptlive.c &&\
mv -f $depbase.Tpo $depbase.Po
mv -f text-utils/.deps/ul-ul.Tpo text-utils/.deps/ul-ul.Po
depbase=`echo lib/pty-session.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT lib/pty-session.o -MD -MP -MF $depbase.Tpo -c -o lib/pty-session.o lib/pty-session.c &&\
mv -f $depbase.Tpo $depbase.Po
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT term-utils/setterm-setterm.o -MD -MP -MF term-utils/.deps/setterm-setterm.Tpo -c -o term-utils/setterm-setterm.o `test -f 'term-utils/setterm.c' || echo './'`term-utils/setterm.c
mv -f lib/.deps/script-pty-session.Tpo lib/.deps/script-pty-session.Po
depbase=`echo term-utils/mesg.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT term-utils/mesg.o -MD -MP -MF $depbase.Tpo -c -o term-utils/mesg.o term-utils/mesg.c &&\
mv -f $depbase.Tpo $depbase.Po
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include   -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT term-utils/wall-wall.o -MD -MP -MF term-utils/.deps/wall-wall.Tpo -c -o term-utils/wall-wall.o `test -f 'term-utils/wall.c' || echo './'`term-utils/wall.c
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include   -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT term-utils/wall-ttymsg.o -MD -MP -MF term-utils/.deps/wall-ttymsg.Tpo -c -o term-utils/wall-ttymsg.o `test -f 'term-utils/ttymsg.c' || echo './'`term-utils/ttymsg.c
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libsmartcols/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT sys-utils/lsmem-lsmem.o -MD -MP -MF sys-utils/.deps/lsmem-lsmem.Tpo -c -o sys-utils/lsmem-lsmem.o `test -f 'sys-utils/lsmem.c' || echo './'`sys-utils/lsmem.c
mv -f term-utils/.deps/script-script.Tpo term-utils/.deps/script-script.Po
depbase=`echo sys-utils/chmem.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT sys-utils/chmem.o -MD -MP -MF $depbase.Tpo -c -o sys-utils/chmem.o sys-utils/chmem.c &&\
mv -f $depbase.Tpo $depbase.Po
mv -f term-utils/.deps/wall-ttymsg.Tpo term-utils/.deps/wall-ttymsg.Po
depbase=`echo sys-utils/flock.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT sys-utils/flock.o -MD -MP -MF $depbase.Tpo -c -o sys-utils/flock.o sys-utils/flock.c &&\
mv -f $depbase.Tpo $depbase.Po
mv -f term-utils/.deps/wall-wall.Tpo term-utils/.deps/wall-wall.Po
depbase=`echo lib/timer.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT lib/timer.o -MD -MP -MF $depbase.Tpo -c -o lib/timer.o lib/timer.c &&\
mv -f $depbase.Tpo $depbase.Po
mv -f disk-utils/.deps/sfdisk-sfdisk.Tpo disk-utils/.deps/sfdisk-sfdisk.Po
depbase=`echo sys-utils/choom.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT sys-utils/choom.o -MD -MP -MF $depbase.Tpo -c -o sys-utils/choom.o sys-utils/choom.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo sys-utils/ipcmk.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT sys-utils/ipcmk.o -MD -MP -MF $depbase.Tpo -c -o sys-utils/ipcmk.o sys-utils/ipcmk.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo sys-utils/ipcrm.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT sys-utils/ipcrm.o -MD -MP -MF $depbase.Tpo -c -o sys-utils/ipcrm.o sys-utils/ipcrm.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo sys-utils/ipcs.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT sys-utils/ipcs.o -MD -MP -MF $depbase.Tpo -c -o sys-utils/ipcs.o sys-utils/ipcs.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo sys-utils/ipcutils.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT sys-utils/ipcutils.o -MD -MP -MF $depbase.Tpo -c -o sys-utils/ipcutils.o sys-utils/ipcutils.c &&\
mv -f $depbase.Tpo $depbase.Po
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libsmartcols/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT sys-utils/lsipc-lsipc.o -MD -MP -MF sys-utils/.deps/lsipc-lsipc.Tpo -c -o sys-utils/lsipc-lsipc.o `test -f 'sys-utils/lsipc.c' || echo './'`sys-utils/lsipc.c
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libsmartcols/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT sys-utils/lsipc-ipcutils.o -MD -MP -MF sys-utils/.deps/lsipc-ipcutils.Tpo -c -o sys-utils/lsipc-ipcutils.o `test -f 'sys-utils/ipcutils.c' || echo './'`sys-utils/ipcutils.c
mv -f disk-utils/.deps/cfdisk-cfdisk.Tpo disk-utils/.deps/cfdisk-cfdisk.Po
depbase=`echo sys-utils/renice.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT sys-utils/renice.o -MD -MP -MF $depbase.Tpo -c -o sys-utils/renice.o sys-utils/renice.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo sys-utils/setsid.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT sys-utils/setsid.o -MD -MP -MF $depbase.Tpo -c -o sys-utils/setsid.o sys-utils/setsid.c &&\
mv -f $depbase.Tpo $depbase.Po
mv -f sys-utils/.deps/lsmem-lsmem.Tpo sys-utils/.deps/lsmem-lsmem.Po
depbase=`echo sys-utils/setarch.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT sys-utils/setarch.o -MD -MP -MF $depbase.Tpo -c -o sys-utils/setarch.o sys-utils/setarch.c &&\
mv -f $depbase.Tpo $depbase.Po
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libmount/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT sys-utils/eject-eject.o -MD -MP -MF sys-utils/.deps/eject-eject.Tpo -c -o sys-utils/eject-eject.o `test -f 'sys-utils/eject.c' || echo './'`sys-utils/eject.c
mv -f term-utils/.deps/setterm-setterm.Tpo term-utils/.deps/setterm-setterm.Po
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libmount/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT lib/eject-monotonic.o -MD -MP -MF lib/.deps/eject-monotonic.Tpo -c -o lib/eject-monotonic.o `test -f 'lib/monotonic.c' || echo './'`lib/monotonic.c
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libsmartcols/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT sys-utils/prlimit-prlimit.o -MD -MP -MF sys-utils/.deps/prlimit-prlimit.Tpo -c -o sys-utils/prlimit-prlimit.o `test -f 'sys-utils/prlimit.c' || echo './'`sys-utils/prlimit.c
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libsmartcols/src -I./libmount/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT sys-utils/lsns-lsns.o -MD -MP -MF sys-utils/.deps/lsns-lsns.Tpo -c -o sys-utils/lsns-lsns.o `test -f 'sys-utils/lsns.c' || echo './'`sys-utils/lsns.c
mv -f lib/.deps/eject-monotonic.Tpo lib/.deps/eject-monotonic.Po
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libsmartcols/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT sys-utils/lscpu-lscpu.o -MD -MP -MF sys-utils/.deps/lscpu-lscpu.Tpo -c -o sys-utils/lscpu-lscpu.o `test -f 'sys-utils/lscpu.c' || echo './'`sys-utils/lscpu.c
mv -f sys-utils/.deps/lsipc-ipcutils.Tpo sys-utils/.deps/lsipc-ipcutils.Po
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libsmartcols/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT sys-utils/lscpu-lscpu-arm.o -MD -MP -MF sys-utils/.deps/lscpu-lscpu-arm.Tpo -c -o sys-utils/lscpu-lscpu-arm.o `test -f 'sys-utils/lscpu-arm.c' || echo './'`sys-utils/lscpu-arm.c
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libsmartcols/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT sys-utils/lscpu-lscpu-dmi.o -MD -MP -MF sys-utils/.deps/lscpu-lscpu-dmi.Tpo -c -o sys-utils/lscpu-lscpu-dmi.o `test -f 'sys-utils/lscpu-dmi.c' || echo './'`sys-utils/lscpu-dmi.c
depbase=`echo sys-utils/fallocate.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT sys-utils/fallocate.o -MD -MP -MF $depbase.Tpo -c -o sys-utils/fallocate.o sys-utils/fallocate.c &&\
mv -f $depbase.Tpo $depbase.Po
mv -f sys-utils/.deps/lscpu-lscpu-arm.Tpo sys-utils/.deps/lscpu-lscpu-arm.Po
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libmount/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT sys-utils/unshare-unshare.o -MD -MP -MF sys-utils/.deps/unshare-unshare.Tpo -c -o sys-utils/unshare-unshare.o `test -f 'sys-utils/unshare.c' || echo './'`sys-utils/unshare.c
mv -f sys-utils/.deps/lscpu-lscpu-dmi.Tpo sys-utils/.deps/lscpu-lscpu-dmi.Po
depbase=`echo sys-utils/nsenter.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT sys-utils/nsenter.o -MD -MP -MF $depbase.Tpo -c -o sys-utils/nsenter.o sys-utils/nsenter.c &&\
mv -f $depbase.Tpo $depbase.Po
mv -f sys-utils/.deps/prlimit-prlimit.Tpo sys-utils/.deps/prlimit-prlimit.Po
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT misc-utils/cal-cal.o -MD -MP -MF misc-utils/.deps/cal-cal.Tpo -c -o misc-utils/cal-cal.o `test -f 'misc-utils/cal.c' || echo './'`misc-utils/cal.c
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT misc-utils/logger-logger.o -MD -MP -MF misc-utils/.deps/logger-logger.Tpo -c -o misc-utils/logger-logger.o `test -f 'misc-utils/logger.c' || echo './'`misc-utils/logger.c
mv -f sys-utils/.deps/eject-eject.Tpo sys-utils/.deps/eject-eject.Po
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT lib/logger-strutils.o -MD -MP -MF lib/.deps/logger-strutils.Tpo -c -o lib/logger-strutils.o `test -f 'lib/strutils.c' || echo './'`lib/strutils.c
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT lib/logger-strv.o -MD -MP -MF lib/.deps/logger-strv.Tpo -c -o lib/logger-strv.o `test -f 'lib/strv.c' || echo './'`lib/strv.c
mv -f sys-utils/.deps/unshare-unshare.Tpo sys-utils/.deps/unshare-unshare.Po
depbase=`echo misc-utils/look.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT misc-utils/look.o -MD -MP -MF $depbase.Tpo -c -o misc-utils/look.o misc-utils/look.c &&\
mv -f $depbase.Tpo $depbase.Po
mv -f sys-utils/.deps/lsipc-lsipc.Tpo sys-utils/.deps/lsipc-lsipc.Po
mv -f sys-utils/.deps/lsns-lsns.Tpo sys-utils/.deps/lsns-lsns.Po
depbase=`echo misc-utils/mcookie.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT misc-utils/mcookie.o -MD -MP -MF $depbase.Tpo -c -o misc-utils/mcookie.o misc-utils/mcookie.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo lib/md5.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT lib/md5.o -MD -MP -MF $depbase.Tpo -c -o lib/md5.o lib/md5.c &&\
mv -f $depbase.Tpo $depbase.Po
mv -f lib/.deps/logger-strv.Tpo lib/.deps/logger-strv.Po
depbase=`echo misc-utils/namei.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT misc-utils/namei.o -MD -MP -MF $depbase.Tpo -c -o misc-utils/namei.o misc-utils/namei.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo lib/strutils.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT lib/strutils.o -MD -MP -MF $depbase.Tpo -c -o lib/strutils.o lib/strutils.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo lib/idcache.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT lib/idcache.o -MD -MP -MF $depbase.Tpo -c -o lib/idcache.o lib/idcache.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo misc-utils/whereis.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT misc-utils/whereis.o -MD -MP -MF $depbase.Tpo -c -o misc-utils/whereis.o misc-utils/whereis.c &&\
mv -f $depbase.Tpo $depbase.Po
mv -f misc-utils/.deps/cal-cal.Tpo misc-utils/.deps/cal-cal.Po
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libmount/src -I./libsmartcols/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT misc-utils/lslocks-lslocks.o -MD -MP -MF misc-utils/.deps/lslocks-lslocks.Tpo -c -o misc-utils/lslocks-lslocks.o `test -f 'misc-utils/lslocks.c' || echo './'`misc-utils/lslocks.c
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libuuid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT misc-utils/uuidgen-uuidgen.o -MD -MP -MF misc-utils/.deps/uuidgen-uuidgen.Tpo -c -o misc-utils/uuidgen-uuidgen.o `test -f 'misc-utils/uuidgen.c' || echo './'`misc-utils/uuidgen.c
mv -f misc-utils/.deps/logger-logger.Tpo misc-utils/.deps/logger-logger.Po
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libuuid/src -I./libsmartcols/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT misc-utils/uuidparse-uuidparse.o -MD -MP -MF misc-utils/.deps/uuidparse-uuidparse.Tpo -c -o misc-utils/uuidparse-uuidparse.o `test -f 'misc-utils/uuidparse.c' || echo './'`misc-utils/uuidparse.c
mv -f lib/.deps/logger-strutils.Tpo lib/.deps/logger-strutils.Po
depbase=`echo misc-utils/rename.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT misc-utils/rename.o -MD -MP -MF $depbase.Tpo -c -o misc-utils/rename.o misc-utils/rename.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo misc-utils/getopt.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT misc-utils/getopt.o -MD -MP -MF $depbase.Tpo -c -o misc-utils/getopt.o misc-utils/getopt.c &&\
mv -f $depbase.Tpo $depbase.Po
mv -f misc-utils/.deps/uuidgen-uuidgen.Tpo misc-utils/.deps/uuidgen-uuidgen.Po
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libsmartcols/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT misc-utils/fincore-fincore.o -MD -MP -MF misc-utils/.deps/fincore-fincore.Tpo -c -o misc-utils/fincore-fincore.o `test -f 'misc-utils/fincore.c' || echo './'`misc-utils/fincore.c
mv -f misc-utils/.deps/uuidparse-uuidparse.Tpo misc-utils/.deps/uuidparse-uuidparse.Po
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT misc-utils/hardlink-hardlink.o -MD -MP -MF misc-utils/.deps/hardlink-hardlink.Tpo -c -o misc-utils/hardlink-hardlink.o `test -f 'misc-utils/hardlink.c' || echo './'`misc-utils/hardlink.c
depbase=`echo disk-utils/isosize.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT disk-utils/isosize.o -MD -MP -MF $depbase.Tpo -c -o disk-utils/isosize.o disk-utils/isosize.c &&\
mv -f $depbase.Tpo $depbase.Po
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libsmartcols/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT sys-utils/rfkill-rfkill.o -MD -MP -MF sys-utils/.deps/rfkill-rfkill.Tpo -c -o sys-utils/rfkill-rfkill.o `test -f 'sys-utils/rfkill.c' || echo './'`sys-utils/rfkill.c
depbase=`echo sys-utils/readprofile.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT sys-utils/readprofile.o -MD -MP -MF $depbase.Tpo -c -o sys-utils/readprofile.o sys-utils/readprofile.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo sys-utils/ldattach.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT sys-utils/ldattach.o -MD -MP -MF $depbase.Tpo -c -o sys-utils/ldattach.o sys-utils/ldattach.c &&\
mv -f $depbase.Tpo $depbase.Po
mv -f misc-utils/.deps/lslocks-lslocks.Tpo misc-utils/.deps/lslocks-lslocks.Po
depbase=`echo sys-utils/rtcwake.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT sys-utils/rtcwake.o -MD -MP -MF $depbase.Tpo -c -o sys-utils/rtcwake.o sys-utils/rtcwake.c &&\
mv -f $depbase.Tpo $depbase.Po
mv -f misc-utils/.deps/fincore-fincore.Tpo misc-utils/.deps/fincore-fincore.Po
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include   -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libuuid/src  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT misc-utils/uuidd-uuidd.o -MD -MP -MF misc-utils/.deps/uuidd-uuidd.Tpo -c -o misc-utils/uuidd-uuidd.o `test -f 'misc-utils/uuidd.c' || echo './'`misc-utils/uuidd.c
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include   -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libuuid/src  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT lib/uuidd-monotonic.o -MD -MP -MF lib/.deps/uuidd-monotonic.Tpo -c -o lib/uuidd-monotonic.o `test -f 'lib/monotonic.c' || echo './'`lib/monotonic.c
mv -f lib/.deps/uuidd-monotonic.Tpo lib/.deps/uuidd-monotonic.Po
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include   -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libuuid/src  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT lib/uuidd-timer.o -MD -MP -MF lib/.deps/uuidd-timer.Tpo -c -o lib/uuidd-timer.o `test -f 'lib/timer.c' || echo './'`lib/timer.c
depbase=`echo disk-utils/fdformat.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT disk-utils/fdformat.o -MD -MP -MF $depbase.Tpo -c -o disk-utils/fdformat.o disk-utils/fdformat.c &&\
mv -f $depbase.Tpo $depbase.Po
mv -f lib/.deps/uuidd-timer.Tpo lib/.deps/uuidd-timer.Po
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libblkid/src -I./libsmartcols/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT disk-utils/partx-partx.o -MD -MP -MF disk-utils/.deps/partx-partx.Tpo -c -o disk-utils/partx-partx.o `test -f 'disk-utils/partx.c' || echo './'`disk-utils/partx.c
depbase=`echo disk-utils/addpart.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT disk-utils/addpart.o -MD -MP -MF $depbase.Tpo -c -o disk-utils/addpart.o disk-utils/addpart.c &&\
mv -f $depbase.Tpo $depbase.Po
mv -f misc-utils/.deps/hardlink-hardlink.Tpo misc-utils/.deps/hardlink-hardlink.Po
depbase=`echo disk-utils/delpart.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT disk-utils/delpart.o -MD -MP -MF $depbase.Tpo -c -o disk-utils/delpart.o disk-utils/delpart.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo disk-utils/resizepart.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT disk-utils/resizepart.o -MD -MP -MF $depbase.Tpo -c -o disk-utils/resizepart.o disk-utils/resizepart.c &&\
mv -f $depbase.Tpo $depbase.Po
/bin/mkdir -p $(dirname sys-utils/rtcwake.8)
srcdir=''; \
	test -f ./sys-utils/rtcwake.8.in || srcdir=./; \
	sed -e 's|@prefix[@]|/usr|g' -e 's|@exec_prefix[@]|/usr|g' -e 's|@sysconfdir[@]|/etc|g' -e 's|@datadir[@]|/usr/share|g' -e 's|@sbindir[@]|/usr/sbin|g' -e 's|@bindir[@]|/usr/bin|g' -e 's|@includedir[@]|/usr/include|g' -e 's|@runstatedir[@]|/run|g' -e 's|@usrlib_execdir[@]|/usr/lib|g' -e 's|@usrbin_execdir[@]|/usr/bin|g' -e 's|@usrsbin_execdir[@]|/usr/sbin|g' -e 's|@VERSION[@]|2.35.1|g' -e 's|@ADJTIME_PATH[@]|/etc/adjtime|g' -e 's|@LIBUUID_VERSION[@]|2.35.1|g' -e 's|@LIBMOUNT_VERSION[@]|2.35.1|g' -e 's|@LIBMOUNT_MAJOR_VERSION[@]|2|g' -e 's|@LIBMOUNT_MINOR_VERSION[@]|35|g' -e 's|@LIBMOUNT_PATCH_VERSION[@]|1|g' -e 's|@LIBSMARTCOLS_VERSION[@]|2.35.1|g' -e 's|@LIBFDISK_PC_REQUIRES[@]|uuid blkid|g' -e 's|@LIBFDISK_VERSION[@]|2.35.1|g' -e 's|@LIBFDISK_MAJOR_VERSION[@]|2|g' -e 's|@LIBFDISK_MINOR_VERSION[@]|35|g' -e 's|@LIBFDISK_PATCH_VERSION[@]|1|g' -e 's|@LIBBLKID_VERSION[@]|2.35.1|g'  -e 's|@LIBSELINUX[@]||g'  -e 's|@LIBCRYPTSETUP[@]||g' ${srcdir}sys-utils/rtcwake.8.in >sys-utils/rtcwake.8.tmp
/bin/mkdir -p $(dirname sys-utils/hwclock.8)
srcdir=''; \
	test -f ./sys-utils/hwclock.8.in || srcdir=./; \
	sed -e 's|@prefix[@]|/usr|g' -e 's|@exec_prefix[@]|/usr|g' -e 's|@sysconfdir[@]|/etc|g' -e 's|@datadir[@]|/usr/share|g' -e 's|@sbindir[@]|/usr/sbin|g' -e 's|@bindir[@]|/usr/bin|g' -e 's|@includedir[@]|/usr/include|g' -e 's|@runstatedir[@]|/run|g' -e 's|@usrlib_execdir[@]|/usr/lib|g' -e 's|@usrbin_execdir[@]|/usr/bin|g' -e 's|@usrsbin_execdir[@]|/usr/sbin|g' -e 's|@VERSION[@]|2.35.1|g' -e 's|@ADJTIME_PATH[@]|/etc/adjtime|g' -e 's|@LIBUUID_VERSION[@]|2.35.1|g' -e 's|@LIBMOUNT_VERSION[@]|2.35.1|g' -e 's|@LIBMOUNT_MAJOR_VERSION[@]|2|g' -e 's|@LIBMOUNT_MINOR_VERSION[@]|35|g' -e 's|@LIBMOUNT_PATCH_VERSION[@]|1|g' -e 's|@LIBSMARTCOLS_VERSION[@]|2.35.1|g' -e 's|@LIBFDISK_PC_REQUIRES[@]|uuid blkid|g' -e 's|@LIBFDISK_VERSION[@]|2.35.1|g' -e 's|@LIBFDISK_MAJOR_VERSION[@]|2|g' -e 's|@LIBFDISK_MINOR_VERSION[@]|35|g' -e 's|@LIBFDISK_PATCH_VERSION[@]|1|g' -e 's|@LIBBLKID_VERSION[@]|2.35.1|g'  -e 's|@LIBSELINUX[@]||g'  -e 's|@LIBCRYPTSETUP[@]||g' ${srcdir}sys-utils/hwclock.8.in >sys-utils/hwclock.8.tmp
mv -f sys-utils/.deps/rfkill-rfkill.Tpo sys-utils/.deps/rfkill-rfkill.Po
/bin/mkdir -p $(dirname misc-utils/uuidd.8)
srcdir=''; \
	test -f ./misc-utils/uuidd.8.in || srcdir=./; \
	sed -e 's|@prefix[@]|/usr|g' -e 's|@exec_prefix[@]|/usr|g' -e 's|@sysconfdir[@]|/etc|g' -e 's|@datadir[@]|/usr/share|g' -e 's|@sbindir[@]|/usr/sbin|g' -e 's|@bindir[@]|/usr/bin|g' -e 's|@includedir[@]|/usr/include|g' -e 's|@runstatedir[@]|/run|g' -e 's|@usrlib_execdir[@]|/usr/lib|g' -e 's|@usrbin_execdir[@]|/usr/bin|g' -e 's|@usrsbin_execdir[@]|/usr/sbin|g' -e 's|@VERSION[@]|2.35.1|g' -e 's|@ADJTIME_PATH[@]|/etc/adjtime|g' -e 's|@LIBUUID_VERSION[@]|2.35.1|g' -e 's|@LIBMOUNT_VERSION[@]|2.35.1|g' -e 's|@LIBMOUNT_MAJOR_VERSION[@]|2|g' -e 's|@LIBMOUNT_MINOR_VERSION[@]|35|g' -e 's|@LIBMOUNT_PATCH_VERSION[@]|1|g' -e 's|@LIBSMARTCOLS_VERSION[@]|2.35.1|g' -e 's|@LIBFDISK_PC_REQUIRES[@]|uuid blkid|g' -e 's|@LIBFDISK_VERSION[@]|2.35.1|g' -e 's|@LIBFDISK_MAJOR_VERSION[@]|2|g' -e 's|@LIBFDISK_MINOR_VERSION[@]|35|g' -e 's|@LIBFDISK_PATCH_VERSION[@]|1|g' -e 's|@LIBBLKID_VERSION[@]|2.35.1|g'  -e 's|@LIBSELINUX[@]||g'  -e 's|@LIBCRYPTSETUP[@]||g' ${srcdir}misc-utils/uuidd.8.in >misc-utils/uuidd.8.tmp
/bin/mkdir -p sys-utils
echo ".so man8/setarch.8" > sys-utils/uname26.8
/bin/mkdir -p sys-utils
/bin/mkdir -p sys-utils
echo ".so man8/setarch.8" > sys-utils/linux32.8
echo ".so man8/setarch.8" > sys-utils/linux64.8
/bin/mkdir -p sys-utils
/bin/mkdir -p sys-utils
echo ".so man8/setarch.8" > sys-utils/mips64.8
/bin/mkdir -p sys-utils
echo ".so man8/setarch.8" > sys-utils/mips.8
echo ".so man8/setarch.8" > sys-utils/mips32.8
/bin/bash ./libtool  --tag=CC   --mode=compile mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT lib/libcommon_la-blkdev.lo -MD -MP -MF lib/.deps/libcommon_la-blkdev.Tpo -c -o lib/libcommon_la-blkdev.lo `test -f 'lib/blkdev.c' || echo './'`lib/blkdev.c
/bin/bash ./libtool  --tag=CC   --mode=compile mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT lib/libcommon_la-canonicalize.lo -MD -MP -MF lib/.deps/libcommon_la-canonicalize.Tpo -c -o lib/libcommon_la-canonicalize.lo `test -f 'lib/canonicalize.c' || echo './'`lib/canonicalize.c
/bin/bash ./libtool  --tag=CC   --mode=compile mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT lib/libcommon_la-crc32.lo -MD -MP -MF lib/.deps/libcommon_la-crc32.Tpo -c -o lib/libcommon_la-crc32.lo `test -f 'lib/crc32.c' || echo './'`lib/crc32.c
/bin/bash ./libtool  --tag=CC   --mode=compile mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT lib/libcommon_la-crc32c.lo -MD -MP -MF lib/.deps/libcommon_la-crc32c.Tpo -c -o lib/libcommon_la-crc32c.lo `test -f 'lib/crc32c.c' || echo './'`lib/crc32c.c
/bin/bash ./libtool  --tag=CC   --mode=compile mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT lib/libcommon_la-env.lo -MD -MP -MF lib/.deps/libcommon_la-env.Tpo -c -o lib/libcommon_la-env.lo `test -f 'lib/env.c' || echo './'`lib/env.c
mv -f sys-utils/.deps/lscpu-lscpu.Tpo sys-utils/.deps/lscpu-lscpu.Po
/bin/bash ./libtool  --tag=CC   --mode=compile mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT lib/libcommon_la-idcache.lo -MD -MP -MF lib/.deps/libcommon_la-idcache.Tpo -c -o lib/libcommon_la-idcache.lo `test -f 'lib/idcache.c' || echo './'`lib/idcache.c
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT lib/libcommon_la-canonicalize.lo -MD -MP -MF lib/.deps/libcommon_la-canonicalize.Tpo -c lib/canonicalize.c  -fPIC -DPIC -o lib/.libs/libcommon_la-canonicalize.o
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT lib/libcommon_la-blkdev.lo -MD -MP -MF lib/.deps/libcommon_la-blkdev.Tpo -c lib/blkdev.c  -fPIC -DPIC -o lib/.libs/libcommon_la-blkdev.o
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT lib/libcommon_la-crc32.lo -MD -MP -MF lib/.deps/libcommon_la-crc32.Tpo -c lib/crc32.c  -fPIC -DPIC -o lib/.libs/libcommon_la-crc32.o
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT lib/libcommon_la-env.lo -MD -MP -MF lib/.deps/libcommon_la-env.Tpo -c lib/env.c  -fPIC -DPIC -o lib/.libs/libcommon_la-env.o
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT lib/libcommon_la-crc32c.lo -MD -MP -MF lib/.deps/libcommon_la-crc32c.Tpo -c lib/crc32c.c  -fPIC -DPIC -o lib/.libs/libcommon_la-crc32c.o
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT lib/libcommon_la-idcache.lo -MD -MP -MF lib/.deps/libcommon_la-idcache.Tpo -c lib/idcache.c  -fPIC -DPIC -o lib/.libs/libcommon_la-idcache.o
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT lib/libcommon_la-crc32.lo -MD -MP -MF lib/.deps/libcommon_la-crc32.Tpo -c lib/crc32.c -o lib/libcommon_la-crc32.o >/dev/null 2>&1
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT lib/libcommon_la-crc32c.lo -MD -MP -MF lib/.deps/libcommon_la-crc32c.Tpo -c lib/crc32c.c -o lib/libcommon_la-crc32c.o >/dev/null 2>&1
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT lib/libcommon_la-env.lo -MD -MP -MF lib/.deps/libcommon_la-env.Tpo -c lib/env.c -o lib/libcommon_la-env.o >/dev/null 2>&1
mv -f misc-utils/.deps/uuidd-uuidd.Tpo misc-utils/.deps/uuidd-uuidd.Po
mv -f lib/.deps/libcommon_la-crc32.Tpo lib/.deps/libcommon_la-crc32.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT lib/libcommon_la-fileutils.lo -MD -MP -MF lib/.deps/libcommon_la-fileutils.Tpo -c -o lib/libcommon_la-fileutils.lo `test -f 'lib/fileutils.c' || echo './'`lib/fileutils.c
/bin/bash ./libtool  --tag=CC   --mode=compile mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT lib/libcommon_la-ismounted.lo -MD -MP -MF lib/.deps/libcommon_la-ismounted.Tpo -c -o lib/libcommon_la-ismounted.lo `test -f 'lib/ismounted.c' || echo './'`lib/ismounted.c
mv -f lib/.deps/libcommon_la-crc32c.Tpo lib/.deps/libcommon_la-crc32c.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT lib/libcommon_la-color-names.lo -MD -MP -MF lib/.deps/libcommon_la-color-names.Tpo -c -o lib/libcommon_la-color-names.lo `test -f 'lib/color-names.c' || echo './'`lib/color-names.c
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT lib/libcommon_la-idcache.lo -MD -MP -MF lib/.deps/libcommon_la-idcache.Tpo -c lib/idcache.c -o lib/libcommon_la-idcache.o >/dev/null 2>&1
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT lib/libcommon_la-ismounted.lo -MD -MP -MF lib/.deps/libcommon_la-ismounted.Tpo -c lib/ismounted.c  -fPIC -DPIC -o lib/.libs/libcommon_la-ismounted.o
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT lib/libcommon_la-color-names.lo -MD -MP -MF lib/.deps/libcommon_la-color-names.Tpo -c lib/color-names.c  -fPIC -DPIC -o lib/.libs/libcommon_la-color-names.o
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT lib/libcommon_la-fileutils.lo -MD -MP -MF lib/.deps/libcommon_la-fileutils.Tpo -c lib/fileutils.c  -fPIC -DPIC -o lib/.libs/libcommon_la-fileutils.o
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT lib/libcommon_la-blkdev.lo -MD -MP -MF lib/.deps/libcommon_la-blkdev.Tpo -c lib/blkdev.c -o lib/libcommon_la-blkdev.o >/dev/null 2>&1
mv -f lib/.deps/libcommon_la-env.Tpo lib/.deps/libcommon_la-env.Plo
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT lib/libcommon_la-canonicalize.lo -MD -MP -MF lib/.deps/libcommon_la-canonicalize.Tpo -c lib/canonicalize.c -o lib/libcommon_la-canonicalize.o >/dev/null 2>&1
/bin/bash ./libtool  --tag=CC   --mode=compile mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT lib/libcommon_la-mangle.lo -MD -MP -MF lib/.deps/libcommon_la-mangle.Tpo -c -o lib/libcommon_la-mangle.lo `test -f 'lib/mangle.c' || echo './'`lib/mangle.c
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT lib/libcommon_la-color-names.lo -MD -MP -MF lib/.deps/libcommon_la-color-names.Tpo -c lib/color-names.c -o lib/libcommon_la-color-names.o >/dev/null 2>&1
mv -f lib/.deps/libcommon_la-idcache.Tpo lib/.deps/libcommon_la-idcache.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT lib/libcommon_la-match.lo -MD -MP -MF lib/.deps/libcommon_la-match.Tpo -c -o lib/libcommon_la-match.lo `test -f 'lib/match.c' || echo './'`lib/match.c
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT lib/libcommon_la-mangle.lo -MD -MP -MF lib/.deps/libcommon_la-mangle.Tpo -c lib/mangle.c  -fPIC -DPIC -o lib/.libs/libcommon_la-mangle.o
mv -f lib/.deps/libcommon_la-color-names.Tpo lib/.deps/libcommon_la-color-names.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT lib/libcommon_la-mbsalign.lo -MD -MP -MF lib/.deps/libcommon_la-mbsalign.Tpo -c -o lib/libcommon_la-mbsalign.lo `test -f 'lib/mbsalign.c' || echo './'`lib/mbsalign.c
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT lib/libcommon_la-fileutils.lo -MD -MP -MF lib/.deps/libcommon_la-fileutils.Tpo -c lib/fileutils.c -o lib/libcommon_la-fileutils.o >/dev/null 2>&1
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT lib/libcommon_la-match.lo -MD -MP -MF lib/.deps/libcommon_la-match.Tpo -c lib/match.c  -fPIC -DPIC -o lib/.libs/libcommon_la-match.o
mv -f lib/.deps/libcommon_la-blkdev.Tpo lib/.deps/libcommon_la-blkdev.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT lib/libcommon_la-mbsedit.lo -MD -MP -MF lib/.deps/libcommon_la-mbsedit.Tpo -c -o lib/libcommon_la-mbsedit.lo `test -f 'lib/mbsedit.c' || echo './'`lib/mbsedit.c
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT lib/libcommon_la-ismounted.lo -MD -MP -MF lib/.deps/libcommon_la-ismounted.Tpo -c lib/ismounted.c -o lib/libcommon_la-ismounted.o >/dev/null 2>&1
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT lib/libcommon_la-mbsalign.lo -MD -MP -MF lib/.deps/libcommon_la-mbsalign.Tpo -c lib/mbsalign.c  -fPIC -DPIC -o lib/.libs/libcommon_la-mbsalign.o
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT lib/libcommon_la-match.lo -MD -MP -MF lib/.deps/libcommon_la-match.Tpo -c lib/match.c -o lib/libcommon_la-match.o >/dev/null 2>&1
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT lib/libcommon_la-mangle.lo -MD -MP -MF lib/.deps/libcommon_la-mangle.Tpo -c lib/mangle.c -o lib/libcommon_la-mangle.o >/dev/null 2>&1
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT lib/libcommon_la-mbsedit.lo -MD -MP -MF lib/.deps/libcommon_la-mbsedit.Tpo -c lib/mbsedit.c  -fPIC -DPIC -o lib/.libs/libcommon_la-mbsedit.o
mv -f lib/.deps/libcommon_la-canonicalize.Tpo lib/.deps/libcommon_la-canonicalize.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT lib/libcommon_la-md5.lo -MD -MP -MF lib/.deps/libcommon_la-md5.Tpo -c -o lib/libcommon_la-md5.lo `test -f 'lib/md5.c' || echo './'`lib/md5.c
mv -f lib/.deps/libcommon_la-match.Tpo lib/.deps/libcommon_la-match.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT lib/libcommon_la-pager.lo -MD -MP -MF lib/.deps/libcommon_la-pager.Tpo -c -o lib/libcommon_la-pager.lo `test -f 'lib/pager.c' || echo './'`lib/pager.c
mv -f lib/.deps/libcommon_la-fileutils.Tpo lib/.deps/libcommon_la-fileutils.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT lib/libcommon_la-pwdutils.lo -MD -MP -MF lib/.deps/libcommon_la-pwdutils.Tpo -c -o lib/libcommon_la-pwdutils.lo `test -f 'lib/pwdutils.c' || echo './'`lib/pwdutils.c
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT lib/libcommon_la-md5.lo -MD -MP -MF lib/.deps/libcommon_la-md5.Tpo -c lib/md5.c  -fPIC -DPIC -o lib/.libs/libcommon_la-md5.o
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT lib/libcommon_la-pager.lo -MD -MP -MF lib/.deps/libcommon_la-pager.Tpo -c lib/pager.c  -fPIC -DPIC -o lib/.libs/libcommon_la-pager.o
mv -f disk-utils/.deps/partx-partx.Tpo disk-utils/.deps/partx-partx.Po
/bin/bash ./libtool  --tag=CC   --mode=compile mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT lib/libcommon_la-randutils.lo -MD -MP -MF lib/.deps/libcommon_la-randutils.Tpo -c -o lib/libcommon_la-randutils.lo `test -f 'lib/randutils.c' || echo './'`lib/randutils.c
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT lib/libcommon_la-pwdutils.lo -MD -MP -MF lib/.deps/libcommon_la-pwdutils.Tpo -c lib/pwdutils.c  -fPIC -DPIC -o lib/.libs/libcommon_la-pwdutils.o
mv -f lib/.deps/libcommon_la-mangle.Tpo lib/.deps/libcommon_la-mangle.Plo
mv -f lib/.deps/libcommon_la-ismounted.Tpo lib/.deps/libcommon_la-ismounted.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT lib/libcommon_la-setproctitle.lo -MD -MP -MF lib/.deps/libcommon_la-setproctitle.Tpo -c -o lib/libcommon_la-setproctitle.lo `test -f 'lib/setproctitle.c' || echo './'`lib/setproctitle.c
/bin/bash ./libtool  --tag=CC   --mode=compile mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT lib/libcommon_la-strutils.lo -MD -MP -MF lib/.deps/libcommon_la-strutils.Tpo -c -o lib/libcommon_la-strutils.lo `test -f 'lib/strutils.c' || echo './'`lib/strutils.c
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT lib/libcommon_la-randutils.lo -MD -MP -MF lib/.deps/libcommon_la-randutils.Tpo -c lib/randutils.c  -fPIC -DPIC -o lib/.libs/libcommon_la-randutils.o
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT lib/libcommon_la-mbsedit.lo -MD -MP -MF lib/.deps/libcommon_la-mbsedit.Tpo -c lib/mbsedit.c -o lib/libcommon_la-mbsedit.o >/dev/null 2>&1
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT lib/libcommon_la-setproctitle.lo -MD -MP -MF lib/.deps/libcommon_la-setproctitle.Tpo -c lib/setproctitle.c  -fPIC -DPIC -o lib/.libs/libcommon_la-setproctitle.o
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT lib/libcommon_la-strutils.lo -MD -MP -MF lib/.deps/libcommon_la-strutils.Tpo -c lib/strutils.c  -fPIC -DPIC -o lib/.libs/libcommon_la-strutils.o
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT lib/libcommon_la-pwdutils.lo -MD -MP -MF lib/.deps/libcommon_la-pwdutils.Tpo -c lib/pwdutils.c -o lib/libcommon_la-pwdutils.o >/dev/null 2>&1
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT lib/libcommon_la-mbsalign.lo -MD -MP -MF lib/.deps/libcommon_la-mbsalign.Tpo -c lib/mbsalign.c -o lib/libcommon_la-mbsalign.o >/dev/null 2>&1
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT lib/libcommon_la-setproctitle.lo -MD -MP -MF lib/.deps/libcommon_la-setproctitle.Tpo -c lib/setproctitle.c -o lib/libcommon_la-setproctitle.o >/dev/null 2>&1
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT lib/libcommon_la-randutils.lo -MD -MP -MF lib/.deps/libcommon_la-randutils.Tpo -c lib/randutils.c -o lib/libcommon_la-randutils.o >/dev/null 2>&1
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT lib/libcommon_la-pager.lo -MD -MP -MF lib/.deps/libcommon_la-pager.Tpo -c lib/pager.c -o lib/libcommon_la-pager.o >/dev/null 2>&1
mv -f lib/.deps/libcommon_la-mbsedit.Tpo lib/.deps/libcommon_la-mbsedit.Plo
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT lib/libcommon_la-md5.lo -MD -MP -MF lib/.deps/libcommon_la-md5.Tpo -c lib/md5.c -o lib/libcommon_la-md5.o >/dev/null 2>&1
/bin/bash ./libtool  --tag=CC   --mode=compile mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT lib/libcommon_la-timeutils.lo -MD -MP -MF lib/.deps/libcommon_la-timeutils.Tpo -c -o lib/libcommon_la-timeutils.lo `test -f 'lib/timeutils.c' || echo './'`lib/timeutils.c
mv -f lib/.deps/libcommon_la-pwdutils.Tpo lib/.deps/libcommon_la-pwdutils.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT lib/libcommon_la-ttyutils.lo -MD -MP -MF lib/.deps/libcommon_la-ttyutils.Tpo -c -o lib/libcommon_la-ttyutils.lo `test -f 'lib/ttyutils.c' || echo './'`lib/ttyutils.c
mv -f lib/.deps/libcommon_la-setproctitle.Tpo lib/.deps/libcommon_la-setproctitle.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT lib/libcommon_la-exec_shell.lo -MD -MP -MF lib/.deps/libcommon_la-exec_shell.Tpo -c -o lib/libcommon_la-exec_shell.lo `test -f 'lib/exec_shell.c' || echo './'`lib/exec_shell.c
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT lib/libcommon_la-timeutils.lo -MD -MP -MF lib/.deps/libcommon_la-timeutils.Tpo -c lib/timeutils.c  -fPIC -DPIC -o lib/.libs/libcommon_la-timeutils.o
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT lib/libcommon_la-ttyutils.lo -MD -MP -MF lib/.deps/libcommon_la-ttyutils.Tpo -c lib/ttyutils.c  -fPIC -DPIC -o lib/.libs/libcommon_la-ttyutils.o
mv -f lib/.deps/libcommon_la-randutils.Tpo lib/.deps/libcommon_la-randutils.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT lib/libcommon_la-strv.lo -MD -MP -MF lib/.deps/libcommon_la-strv.Tpo -c -o lib/libcommon_la-strv.lo `test -f 'lib/strv.c' || echo './'`lib/strv.c
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT lib/libcommon_la-exec_shell.lo -MD -MP -MF lib/.deps/libcommon_la-exec_shell.Tpo -c lib/exec_shell.c  -fPIC -DPIC -o lib/.libs/libcommon_la-exec_shell.o
mv -f lib/.deps/libcommon_la-pager.Tpo lib/.deps/libcommon_la-pager.Plo
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT lib/libcommon_la-strv.lo -MD -MP -MF lib/.deps/libcommon_la-strv.Tpo -c lib/strv.c  -fPIC -DPIC -o lib/.libs/libcommon_la-strv.o
/bin/bash ./libtool  --tag=CC   --mode=compile mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT lib/libcommon_la-sha1.lo -MD -MP -MF lib/.deps/libcommon_la-sha1.Tpo -c -o lib/libcommon_la-sha1.lo `test -f 'lib/sha1.c' || echo './'`lib/sha1.c
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT lib/libcommon_la-exec_shell.lo -MD -MP -MF lib/.deps/libcommon_la-exec_shell.Tpo -c lib/exec_shell.c -o lib/libcommon_la-exec_shell.o >/dev/null 2>&1
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT lib/libcommon_la-ttyutils.lo -MD -MP -MF lib/.deps/libcommon_la-ttyutils.Tpo -c lib/ttyutils.c -o lib/libcommon_la-ttyutils.o >/dev/null 2>&1
mv -f lib/.deps/libcommon_la-md5.Tpo lib/.deps/libcommon_la-md5.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT lib/libcommon_la-signames.lo -MD -MP -MF lib/.deps/libcommon_la-signames.Tpo -c -o lib/libcommon_la-signames.lo `test -f 'lib/signames.c' || echo './'`lib/signames.c
mv -f lib/.deps/libcommon_la-mbsalign.Tpo lib/.deps/libcommon_la-mbsalign.Plo
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT lib/libcommon_la-sha1.lo -MD -MP -MF lib/.deps/libcommon_la-sha1.Tpo -c lib/sha1.c  -fPIC -DPIC -o lib/.libs/libcommon_la-sha1.o
/bin/bash ./libtool  --tag=CC   --mode=compile mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT lib/libcommon_la-caputils.lo -MD -MP -MF lib/.deps/libcommon_la-caputils.Tpo -c -o lib/libcommon_la-caputils.lo `test -f 'lib/caputils.c' || echo './'`lib/caputils.c
mv -f lib/.deps/libcommon_la-exec_shell.Tpo lib/.deps/libcommon_la-exec_shell.Plo
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT lib/libcommon_la-signames.lo -MD -MP -MF lib/.deps/libcommon_la-signames.Tpo -c lib/signames.c  -fPIC -DPIC -o lib/.libs/libcommon_la-signames.o
/bin/bash ./libtool  --tag=CC   --mode=compile mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT lib/libcommon_la-linux_version.lo -MD -MP -MF lib/.deps/libcommon_la-linux_version.Tpo -c -o lib/libcommon_la-linux_version.lo `test -f 'lib/linux_version.c' || echo './'`lib/linux_version.c
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT lib/libcommon_la-caputils.lo -MD -MP -MF lib/.deps/libcommon_la-caputils.Tpo -c lib/caputils.c  -fPIC -DPIC -o lib/.libs/libcommon_la-caputils.o
mv -f lib/.deps/libcommon_la-ttyutils.Tpo lib/.deps/libcommon_la-ttyutils.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT lib/libcommon_la-loopdev.lo -MD -MP -MF lib/.deps/libcommon_la-loopdev.Tpo -c -o lib/libcommon_la-loopdev.lo `test -f 'lib/loopdev.c' || echo './'`lib/loopdev.c
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT lib/libcommon_la-caputils.lo -MD -MP -MF lib/.deps/libcommon_la-caputils.Tpo -c lib/caputils.c -o lib/libcommon_la-caputils.o >/dev/null 2>&1
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT lib/libcommon_la-linux_version.lo -MD -MP -MF lib/.deps/libcommon_la-linux_version.Tpo -c lib/linux_version.c  -fPIC -DPIC -o lib/.libs/libcommon_la-linux_version.o
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT lib/libcommon_la-timeutils.lo -MD -MP -MF lib/.deps/libcommon_la-timeutils.Tpo -c lib/timeutils.c -o lib/libcommon_la-timeutils.o >/dev/null 2>&1
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT lib/libcommon_la-loopdev.lo -MD -MP -MF lib/.deps/libcommon_la-loopdev.Tpo -c lib/loopdev.c  -fPIC -DPIC -o lib/.libs/libcommon_la-loopdev.o
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT lib/libcommon_la-signames.lo -MD -MP -MF lib/.deps/libcommon_la-signames.Tpo -c lib/signames.c -o lib/libcommon_la-signames.o >/dev/null 2>&1
mv -f lib/.deps/libcommon_la-caputils.Tpo lib/.deps/libcommon_la-caputils.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT lib/libcommon_la-plymouth-ctrl.lo -MD -MP -MF lib/.deps/libcommon_la-plymouth-ctrl.Tpo -c -o lib/libcommon_la-plymouth-ctrl.lo `test -f 'lib/plymouth-ctrl.c' || echo './'`lib/plymouth-ctrl.c
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT lib/libcommon_la-linux_version.lo -MD -MP -MF lib/.deps/libcommon_la-linux_version.Tpo -c lib/linux_version.c -o lib/libcommon_la-linux_version.o >/dev/null 2>&1
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT lib/libcommon_la-strv.lo -MD -MP -MF lib/.deps/libcommon_la-strv.Tpo -c lib/strv.c -o lib/libcommon_la-strv.o >/dev/null 2>&1
mv -f lib/.deps/libcommon_la-linux_version.Tpo lib/.deps/libcommon_la-linux_version.Plo
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT lib/libcommon_la-plymouth-ctrl.lo -MD -MP -MF lib/.deps/libcommon_la-plymouth-ctrl.Tpo -c lib/plymouth-ctrl.c  -fPIC -DPIC -o lib/.libs/libcommon_la-plymouth-ctrl.o
/bin/bash ./libtool  --tag=CC   --mode=compile mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT lib/libcommon_la-cpuset.lo -MD -MP -MF lib/.deps/libcommon_la-cpuset.Tpo -c -o lib/libcommon_la-cpuset.lo `test -f 'lib/cpuset.c' || echo './'`lib/cpuset.c
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT lib/libcommon_la-strutils.lo -MD -MP -MF lib/.deps/libcommon_la-strutils.Tpo -c lib/strutils.c -o lib/libcommon_la-strutils.o >/dev/null 2>&1
mv -f lib/.deps/libcommon_la-signames.Tpo lib/.deps/libcommon_la-signames.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT lib/libcommon_la-path.lo -MD -MP -MF lib/.deps/libcommon_la-path.Tpo -c -o lib/libcommon_la-path.lo `test -f 'lib/path.c' || echo './'`lib/path.c
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT lib/libcommon_la-cpuset.lo -MD -MP -MF lib/.deps/libcommon_la-cpuset.Tpo -c lib/cpuset.c  -fPIC -DPIC -o lib/.libs/libcommon_la-cpuset.o
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT lib/libcommon_la-path.lo -MD -MP -MF lib/.deps/libcommon_la-path.Tpo -c lib/path.c  -fPIC -DPIC -o lib/.libs/libcommon_la-path.o
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT lib/libcommon_la-plymouth-ctrl.lo -MD -MP -MF lib/.deps/libcommon_la-plymouth-ctrl.Tpo -c lib/plymouth-ctrl.c -o lib/libcommon_la-plymouth-ctrl.o >/dev/null 2>&1
mv -f lib/.deps/libcommon_la-strv.Tpo lib/.deps/libcommon_la-strv.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT lib/libcommon_la-procutils.lo -MD -MP -MF lib/.deps/libcommon_la-procutils.Tpo -c -o lib/libcommon_la-procutils.lo `test -f 'lib/procutils.c' || echo './'`lib/procutils.c
mv -f lib/.deps/libcommon_la-timeutils.Tpo lib/.deps/libcommon_la-timeutils.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT lib/libcommon_la-sysfs.lo -MD -MP -MF lib/.deps/libcommon_la-sysfs.Tpo -c -o lib/libcommon_la-sysfs.lo `test -f 'lib/sysfs.c' || echo './'`lib/sysfs.c
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT lib/libcommon_la-procutils.lo -MD -MP -MF lib/.deps/libcommon_la-procutils.Tpo -c lib/procutils.c  -fPIC -DPIC -o lib/.libs/libcommon_la-procutils.o
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT lib/libcommon_la-sysfs.lo -MD -MP -MF lib/.deps/libcommon_la-sysfs.Tpo -c lib/sysfs.c  -fPIC -DPIC -o lib/.libs/libcommon_la-sysfs.o
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT lib/libcommon_la-sha1.lo -MD -MP -MF lib/.deps/libcommon_la-sha1.Tpo -c lib/sha1.c -o lib/libcommon_la-sha1.o >/dev/null 2>&1
mv -f lib/.deps/libcommon_la-plymouth-ctrl.Tpo lib/.deps/libcommon_la-plymouth-ctrl.Plo
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT lib/libcommon_la-cpuset.lo -MD -MP -MF lib/.deps/libcommon_la-cpuset.Tpo -c lib/cpuset.c -o lib/libcommon_la-cpuset.o >/dev/null 2>&1
/bin/bash ./libtool  --tag=CC   --mode=compile mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT lib/libtcolors_la-colors.lo -MD -MP -MF lib/.deps/libtcolors_la-colors.Tpo -c -o lib/libtcolors_la-colors.lo `test -f 'lib/colors.c' || echo './'`lib/colors.c
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT lib/libtcolors_la-colors.lo -MD -MP -MF lib/.deps/libtcolors_la-colors.Tpo -c lib/colors.c  -fPIC -DPIC -o lib/.libs/libtcolors_la-colors.o
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT lib/libcommon_la-procutils.lo -MD -MP -MF lib/.deps/libcommon_la-procutils.Tpo -c lib/procutils.c -o lib/libcommon_la-procutils.o >/dev/null 2>&1
mv -f lib/.deps/libcommon_la-cpuset.Tpo lib/.deps/libcommon_la-cpuset.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT lib/libtcolors_la-color-names.lo -MD -MP -MF lib/.deps/libtcolors_la-color-names.Tpo -c -o lib/libtcolors_la-color-names.lo `test -f 'lib/color-names.c' || echo './'`lib/color-names.c
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT lib/libtcolors_la-color-names.lo -MD -MP -MF lib/.deps/libtcolors_la-color-names.Tpo -c lib/color-names.c  -fPIC -DPIC -o lib/.libs/libtcolors_la-color-names.o
mv -f lib/.deps/libcommon_la-procutils.Tpo lib/.deps/libcommon_la-procutils.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers  -I./libuuid/src -Ilibuuid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT libuuid/src/libuuid_la-clear.lo -MD -MP -MF libuuid/src/.deps/libuuid_la-clear.Tpo -c -o libuuid/src/libuuid_la-clear.lo `test -f 'libuuid/src/clear.c' || echo './'`libuuid/src/clear.c
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT lib/libtcolors_la-color-names.lo -MD -MP -MF lib/.deps/libtcolors_la-color-names.Tpo -c lib/color-names.c -o lib/libtcolors_la-color-names.o >/dev/null 2>&1
mv -f lib/.deps/libcommon_la-strutils.Tpo lib/.deps/libcommon_la-strutils.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers  -I./libuuid/src -Ilibuuid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT libuuid/src/libuuid_la-compare.lo -MD -MP -MF libuuid/src/.deps/libuuid_la-compare.Tpo -c -o libuuid/src/libuuid_la-compare.lo `test -f 'libuuid/src/compare.c' || echo './'`libuuid/src/compare.c
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libuuid/src -Ilibuuid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT libuuid/src/libuuid_la-clear.lo -MD -MP -MF libuuid/src/.deps/libuuid_la-clear.Tpo -c libuuid/src/clear.c  -fPIC -DPIC -o libuuid/src/.libs/libuuid_la-clear.o
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libuuid/src -Ilibuuid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT libuuid/src/libuuid_la-compare.lo -MD -MP -MF libuuid/src/.deps/libuuid_la-compare.Tpo -c libuuid/src/compare.c  -fPIC -DPIC -o libuuid/src/.libs/libuuid_la-compare.o
mv -f lib/.deps/libtcolors_la-color-names.Tpo lib/.deps/libtcolors_la-color-names.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers  -I./libuuid/src -Ilibuuid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT libuuid/src/libuuid_la-copy.lo -MD -MP -MF libuuid/src/.deps/libuuid_la-copy.Tpo -c -o libuuid/src/libuuid_la-copy.lo `test -f 'libuuid/src/copy.c' || echo './'`libuuid/src/copy.c
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libuuid/src -Ilibuuid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT libuuid/src/libuuid_la-clear.lo -MD -MP -MF libuuid/src/.deps/libuuid_la-clear.Tpo -c libuuid/src/clear.c -o libuuid/src/libuuid_la-clear.o >/dev/null 2>&1
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libuuid/src -Ilibuuid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT libuuid/src/libuuid_la-compare.lo -MD -MP -MF libuuid/src/.deps/libuuid_la-compare.Tpo -c libuuid/src/compare.c -o libuuid/src/libuuid_la-compare.o >/dev/null 2>&1
mv -f lib/.deps/libcommon_la-sha1.Tpo lib/.deps/libcommon_la-sha1.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers  -I./libuuid/src -Ilibuuid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT libuuid/src/libuuid_la-gen_uuid.lo -MD -MP -MF libuuid/src/.deps/libuuid_la-gen_uuid.Tpo -c -o libuuid/src/libuuid_la-gen_uuid.lo `test -f 'libuuid/src/gen_uuid.c' || echo './'`libuuid/src/gen_uuid.c
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libuuid/src -Ilibuuid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT libuuid/src/libuuid_la-copy.lo -MD -MP -MF libuuid/src/.deps/libuuid_la-copy.Tpo -c libuuid/src/copy.c  -fPIC -DPIC -o libuuid/src/.libs/libuuid_la-copy.o
mv -f libuuid/src/.deps/libuuid_la-clear.Tpo libuuid/src/.deps/libuuid_la-clear.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers  -I./libuuid/src -Ilibuuid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT libuuid/src/libuuid_la-isnull.lo -MD -MP -MF libuuid/src/.deps/libuuid_la-isnull.Tpo -c -o libuuid/src/libuuid_la-isnull.lo `test -f 'libuuid/src/isnull.c' || echo './'`libuuid/src/isnull.c
mv -f libuuid/src/.deps/libuuid_la-compare.Tpo libuuid/src/.deps/libuuid_la-compare.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers  -I./libuuid/src -Ilibuuid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT libuuid/src/libuuid_la-pack.lo -MD -MP -MF libuuid/src/.deps/libuuid_la-pack.Tpo -c -o libuuid/src/libuuid_la-pack.lo `test -f 'libuuid/src/pack.c' || echo './'`libuuid/src/pack.c
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libuuid/src -Ilibuuid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT libuuid/src/libuuid_la-copy.lo -MD -MP -MF libuuid/src/.deps/libuuid_la-copy.Tpo -c libuuid/src/copy.c -o libuuid/src/libuuid_la-copy.o >/dev/null 2>&1
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libuuid/src -Ilibuuid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT libuuid/src/libuuid_la-gen_uuid.lo -MD -MP -MF libuuid/src/.deps/libuuid_la-gen_uuid.Tpo -c libuuid/src/gen_uuid.c  -fPIC -DPIC -o libuuid/src/.libs/libuuid_la-gen_uuid.o
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT lib/libcommon_la-path.lo -MD -MP -MF lib/.deps/libcommon_la-path.Tpo -c lib/path.c -o lib/libcommon_la-path.o >/dev/null 2>&1
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libuuid/src -Ilibuuid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT libuuid/src/libuuid_la-isnull.lo -MD -MP -MF libuuid/src/.deps/libuuid_la-isnull.Tpo -c libuuid/src/isnull.c  -fPIC -DPIC -o libuuid/src/.libs/libuuid_la-isnull.o
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT lib/libtcolors_la-colors.lo -MD -MP -MF lib/.deps/libtcolors_la-colors.Tpo -c lib/colors.c -o lib/libtcolors_la-colors.o >/dev/null 2>&1
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libuuid/src -Ilibuuid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT libuuid/src/libuuid_la-pack.lo -MD -MP -MF libuuid/src/.deps/libuuid_la-pack.Tpo -c libuuid/src/pack.c  -fPIC -DPIC -o libuuid/src/.libs/libuuid_la-pack.o
mv -f libuuid/src/.deps/libuuid_la-copy.Tpo libuuid/src/.deps/libuuid_la-copy.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers  -I./libuuid/src -Ilibuuid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT libuuid/src/libuuid_la-parse.lo -MD -MP -MF libuuid/src/.deps/libuuid_la-parse.Tpo -c -o libuuid/src/libuuid_la-parse.lo `test -f 'libuuid/src/parse.c' || echo './'`libuuid/src/parse.c
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT lib/libcommon_la-sysfs.lo -MD -MP -MF lib/.deps/libcommon_la-sysfs.Tpo -c lib/sysfs.c -o lib/libcommon_la-sysfs.o >/dev/null 2>&1
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libuuid/src -Ilibuuid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT libuuid/src/libuuid_la-isnull.lo -MD -MP -MF libuuid/src/.deps/libuuid_la-isnull.Tpo -c libuuid/src/isnull.c -o libuuid/src/libuuid_la-isnull.o >/dev/null 2>&1
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libuuid/src -Ilibuuid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT libuuid/src/libuuid_la-pack.lo -MD -MP -MF libuuid/src/.deps/libuuid_la-pack.Tpo -c libuuid/src/pack.c -o libuuid/src/libuuid_la-pack.o >/dev/null 2>&1
mv -f libuuid/src/.deps/libuuid_la-isnull.Tpo libuuid/src/.deps/libuuid_la-isnull.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers  -I./libuuid/src -Ilibuuid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT libuuid/src/libuuid_la-unpack.lo -MD -MP -MF libuuid/src/.deps/libuuid_la-unpack.Tpo -c -o libuuid/src/libuuid_la-unpack.lo `test -f 'libuuid/src/unpack.c' || echo './'`libuuid/src/unpack.c
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libuuid/src -Ilibuuid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT libuuid/src/libuuid_la-parse.lo -MD -MP -MF libuuid/src/.deps/libuuid_la-parse.Tpo -c libuuid/src/parse.c  -fPIC -DPIC -o libuuid/src/.libs/libuuid_la-parse.o
mv -f libuuid/src/.deps/libuuid_la-pack.Tpo libuuid/src/.deps/libuuid_la-pack.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers  -I./libuuid/src -Ilibuuid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT libuuid/src/libuuid_la-unparse.lo -MD -MP -MF libuuid/src/.deps/libuuid_la-unparse.Tpo -c -o libuuid/src/libuuid_la-unparse.lo `test -f 'libuuid/src/unparse.c' || echo './'`libuuid/src/unparse.c
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libuuid/src -Ilibuuid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT libuuid/src/libuuid_la-unpack.lo -MD -MP -MF libuuid/src/.deps/libuuid_la-unpack.Tpo -c libuuid/src/unpack.c  -fPIC -DPIC -o libuuid/src/.libs/libuuid_la-unpack.o
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libuuid/src -Ilibuuid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT libuuid/src/libuuid_la-parse.lo -MD -MP -MF libuuid/src/.deps/libuuid_la-parse.Tpo -c libuuid/src/parse.c -o libuuid/src/libuuid_la-parse.o >/dev/null 2>&1
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libuuid/src -Ilibuuid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT libuuid/src/libuuid_la-unparse.lo -MD -MP -MF libuuid/src/.deps/libuuid_la-unparse.Tpo -c libuuid/src/unparse.c  -fPIC -DPIC -o libuuid/src/.libs/libuuid_la-unparse.o
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libuuid/src -Ilibuuid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT libuuid/src/libuuid_la-unpack.lo -MD -MP -MF libuuid/src/.deps/libuuid_la-unpack.Tpo -c libuuid/src/unpack.c -o libuuid/src/libuuid_la-unpack.o >/dev/null 2>&1
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libuuid/src -Ilibuuid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT libuuid/src/libuuid_la-unparse.lo -MD -MP -MF libuuid/src/.deps/libuuid_la-unparse.Tpo -c libuuid/src/unparse.c -o libuuid/src/libuuid_la-unparse.o >/dev/null 2>&1
mv -f libuuid/src/.deps/libuuid_la-parse.Tpo libuuid/src/.deps/libuuid_la-parse.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers  -I./libuuid/src -Ilibuuid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT libuuid/src/libuuid_la-uuid_time.lo -MD -MP -MF libuuid/src/.deps/libuuid_la-uuid_time.Tpo -c -o libuuid/src/libuuid_la-uuid_time.lo `test -f 'libuuid/src/uuid_time.c' || echo './'`libuuid/src/uuid_time.c
mv -f libuuid/src/.deps/libuuid_la-unpack.Tpo libuuid/src/.deps/libuuid_la-unpack.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers  -I./libuuid/src -Ilibuuid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT libuuid/src/libuuid_la-predefined.lo -MD -MP -MF libuuid/src/.deps/libuuid_la-predefined.Tpo -c -o libuuid/src/libuuid_la-predefined.lo `test -f 'libuuid/src/predefined.c' || echo './'`libuuid/src/predefined.c
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libuuid/src -Ilibuuid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT libuuid/src/libuuid_la-gen_uuid.lo -MD -MP -MF libuuid/src/.deps/libuuid_la-gen_uuid.Tpo -c libuuid/src/gen_uuid.c -o libuuid/src/libuuid_la-gen_uuid.o >/dev/null 2>&1
mv -f libuuid/src/.deps/libuuid_la-unparse.Tpo libuuid/src/.deps/libuuid_la-unparse.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers  -I./libuuid/src -Ilibuuid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT lib/libuuid_la-randutils.lo -MD -MP -MF lib/.deps/libuuid_la-randutils.Tpo -c -o lib/libuuid_la-randutils.lo `test -f 'lib/randutils.c' || echo './'`lib/randutils.c
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libuuid/src -Ilibuuid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT libuuid/src/libuuid_la-predefined.lo -MD -MP -MF libuuid/src/.deps/libuuid_la-predefined.Tpo -c libuuid/src/predefined.c  -fPIC -DPIC -o libuuid/src/.libs/libuuid_la-predefined.o
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libuuid/src -Ilibuuid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT libuuid/src/libuuid_la-uuid_time.lo -MD -MP -MF libuuid/src/.deps/libuuid_la-uuid_time.Tpo -c libuuid/src/uuid_time.c  -fPIC -DPIC -o libuuid/src/.libs/libuuid_la-uuid_time.o
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT lib/libcommon_la-loopdev.lo -MD -MP -MF lib/.deps/libcommon_la-loopdev.Tpo -c lib/loopdev.c -o lib/libcommon_la-loopdev.o >/dev/null 2>&1
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libuuid/src -Ilibuuid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT libuuid/src/libuuid_la-predefined.lo -MD -MP -MF libuuid/src/.deps/libuuid_la-predefined.Tpo -c libuuid/src/predefined.c -o libuuid/src/libuuid_la-predefined.o >/dev/null 2>&1
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libuuid/src -Ilibuuid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT lib/libuuid_la-randutils.lo -MD -MP -MF lib/.deps/libuuid_la-randutils.Tpo -c lib/randutils.c  -fPIC -DPIC -o lib/.libs/libuuid_la-randutils.o
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libuuid/src -Ilibuuid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT libuuid/src/libuuid_la-uuid_time.lo -MD -MP -MF libuuid/src/.deps/libuuid_la-uuid_time.Tpo -c libuuid/src/uuid_time.c -o libuuid/src/libuuid_la-uuid_time.o >/dev/null 2>&1
mv -f libuuid/src/.deps/libuuid_la-predefined.Tpo libuuid/src/.deps/libuuid_la-predefined.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers  -I./libuuid/src -Ilibuuid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT lib/libuuid_la-md5.lo -MD -MP -MF lib/.deps/libuuid_la-md5.Tpo -c -o lib/libuuid_la-md5.lo `test -f 'lib/md5.c' || echo './'`lib/md5.c
mv -f libuuid/src/.deps/libuuid_la-uuid_time.Tpo libuuid/src/.deps/libuuid_la-uuid_time.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers  -I./libuuid/src -Ilibuuid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT lib/libuuid_la-sha1.lo -MD -MP -MF lib/.deps/libuuid_la-sha1.Tpo -c -o lib/libuuid_la-sha1.lo `test -f 'lib/sha1.c' || echo './'`lib/sha1.c
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libuuid/src -Ilibuuid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT lib/libuuid_la-md5.lo -MD -MP -MF lib/.deps/libuuid_la-md5.Tpo -c lib/md5.c  -fPIC -DPIC -o lib/.libs/libuuid_la-md5.o
mv -f lib/.deps/libtcolors_la-colors.Tpo lib/.deps/libtcolors_la-colors.Plo
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libuuid/src -Ilibuuid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT lib/libuuid_la-randutils.lo -MD -MP -MF lib/.deps/libuuid_la-randutils.Tpo -c lib/randutils.c -o lib/libuuid_la-randutils.o >/dev/null 2>&1
/bin/bash ./libtool  --tag=CC   --mode=compile mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers  -I./libblkid/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT libblkid/src/libblkid_la-init.lo -MD -MP -MF libblkid/src/.deps/libblkid_la-init.Tpo -c -o libblkid/src/libblkid_la-init.lo `test -f 'libblkid/src/init.c' || echo './'`libblkid/src/init.c
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libuuid/src -Ilibuuid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT lib/libuuid_la-sha1.lo -MD -MP -MF lib/.deps/libuuid_la-sha1.Tpo -c lib/sha1.c  -fPIC -DPIC -o lib/.libs/libuuid_la-sha1.o
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libblkid/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT libblkid/src/libblkid_la-init.lo -MD -MP -MF libblkid/src/.deps/libblkid_la-init.Tpo -c libblkid/src/init.c  -fPIC -DPIC -o libblkid/src/.libs/libblkid_la-init.o
mv -f libuuid/src/.deps/libuuid_la-gen_uuid.Tpo libuuid/src/.deps/libuuid_la-gen_uuid.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers  -I./libblkid/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT libblkid/src/libblkid_la-cache.lo -MD -MP -MF libblkid/src/.deps/libblkid_la-cache.Tpo -c -o libblkid/src/libblkid_la-cache.lo `test -f 'libblkid/src/cache.c' || echo './'`libblkid/src/cache.c
mv -f lib/.deps/libuuid_la-randutils.Tpo lib/.deps/libuuid_la-randutils.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers  -I./libblkid/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT libblkid/src/libblkid_la-config.lo -MD -MP -MF libblkid/src/.deps/libblkid_la-config.Tpo -c -o libblkid/src/libblkid_la-config.lo `test -f 'libblkid/src/config.c' || echo './'`libblkid/src/config.c
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libblkid/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT libblkid/src/libblkid_la-cache.lo -MD -MP -MF libblkid/src/.deps/libblkid_la-cache.Tpo -c libblkid/src/cache.c  -fPIC -DPIC -o libblkid/src/.libs/libblkid_la-cache.o
mv -f lib/.deps/libcommon_la-sysfs.Tpo lib/.deps/libcommon_la-sysfs.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers  -I./libblkid/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT libblkid/src/libblkid_la-dev.lo -MD -MP -MF libblkid/src/.deps/libblkid_la-dev.Tpo -c -o libblkid/src/libblkid_la-dev.lo `test -f 'libblkid/src/dev.c' || echo './'`libblkid/src/dev.c
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libuuid/src -Ilibuuid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT lib/libuuid_la-md5.lo -MD -MP -MF lib/.deps/libuuid_la-md5.Tpo -c lib/md5.c -o lib/libuuid_la-md5.o >/dev/null 2>&1
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libblkid/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT libblkid/src/libblkid_la-config.lo -MD -MP -MF libblkid/src/.deps/libblkid_la-config.Tpo -c libblkid/src/config.c  -fPIC -DPIC -o libblkid/src/.libs/libblkid_la-config.o
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libblkid/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT libblkid/src/libblkid_la-init.lo -MD -MP -MF libblkid/src/.deps/libblkid_la-init.Tpo -c libblkid/src/init.c -o libblkid/src/libblkid_la-init.o >/dev/null 2>&1
mv -f lib/.deps/libcommon_la-path.Tpo lib/.deps/libcommon_la-path.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers  -I./libblkid/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT libblkid/src/libblkid_la-devname.lo -MD -MP -MF libblkid/src/.deps/libblkid_la-devname.Tpo -c -o libblkid/src/libblkid_la-devname.lo `test -f 'libblkid/src/devname.c' || echo './'`libblkid/src/devname.c
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libblkid/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT libblkid/src/libblkid_la-dev.lo -MD -MP -MF libblkid/src/.deps/libblkid_la-dev.Tpo -c libblkid/src/dev.c  -fPIC -DPIC -o libblkid/src/.libs/libblkid_la-dev.o
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libblkid/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT libblkid/src/libblkid_la-devname.lo -MD -MP -MF libblkid/src/.deps/libblkid_la-devname.Tpo -c libblkid/src/devname.c  -fPIC -DPIC -o libblkid/src/.libs/libblkid_la-devname.o
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libblkid/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT libblkid/src/libblkid_la-cache.lo -MD -MP -MF libblkid/src/.deps/libblkid_la-cache.Tpo -c libblkid/src/cache.c -o libblkid/src/libblkid_la-cache.o >/dev/null 2>&1
mv -f libblkid/src/.deps/libblkid_la-init.Tpo libblkid/src/.deps/libblkid_la-init.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers  -I./libblkid/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT libblkid/src/libblkid_la-devno.lo -MD -MP -MF libblkid/src/.deps/libblkid_la-devno.Tpo -c -o libblkid/src/libblkid_la-devno.lo `test -f 'libblkid/src/devno.c' || echo './'`libblkid/src/devno.c
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libblkid/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT libblkid/src/libblkid_la-config.lo -MD -MP -MF libblkid/src/.deps/libblkid_la-config.Tpo -c libblkid/src/config.c -o libblkid/src/libblkid_la-config.o >/dev/null 2>&1
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libblkid/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT libblkid/src/libblkid_la-dev.lo -MD -MP -MF libblkid/src/.deps/libblkid_la-dev.Tpo -c libblkid/src/dev.c -o libblkid/src/libblkid_la-dev.o >/dev/null 2>&1
mv -f lib/.deps/libuuid_la-md5.Tpo lib/.deps/libuuid_la-md5.Plo
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libblkid/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT libblkid/src/libblkid_la-devno.lo -MD -MP -MF libblkid/src/.deps/libblkid_la-devno.Tpo -c libblkid/src/devno.c  -fPIC -DPIC -o libblkid/src/.libs/libblkid_la-devno.o
/bin/bash ./libtool  --tag=CC   --mode=compile mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers  -I./libblkid/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT libblkid/src/libblkid_la-encode.lo -MD -MP -MF libblkid/src/.deps/libblkid_la-encode.Tpo -c -o libblkid/src/libblkid_la-encode.lo `test -f 'libblkid/src/encode.c' || echo './'`libblkid/src/encode.c
mv -f libblkid/src/.deps/libblkid_la-cache.Tpo libblkid/src/.deps/libblkid_la-cache.Plo
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libblkid/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT libblkid/src/libblkid_la-encode.lo -MD -MP -MF libblkid/src/.deps/libblkid_la-encode.Tpo -c libblkid/src/encode.c  -fPIC -DPIC -o libblkid/src/.libs/libblkid_la-encode.o
/bin/bash ./libtool  --tag=CC   --mode=compile mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers  -I./libblkid/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT libblkid/src/libblkid_la-evaluate.lo -MD -MP -MF libblkid/src/.deps/libblkid_la-evaluate.Tpo -c -o libblkid/src/libblkid_la-evaluate.lo `test -f 'libblkid/src/evaluate.c' || echo './'`libblkid/src/evaluate.c
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libuuid/src -Ilibuuid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT lib/libuuid_la-sha1.lo -MD -MP -MF lib/.deps/libuuid_la-sha1.Tpo -c lib/sha1.c -o lib/libuuid_la-sha1.o >/dev/null 2>&1
mv -f libblkid/src/.deps/libblkid_la-config.Tpo libblkid/src/.deps/libblkid_la-config.Plo
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libblkid/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT libblkid/src/libblkid_la-evaluate.lo -MD -MP -MF libblkid/src/.deps/libblkid_la-evaluate.Tpo -c libblkid/src/evaluate.c  -fPIC -DPIC -o libblkid/src/.libs/libblkid_la-evaluate.o
/bin/bash ./libtool  --tag=CC   --mode=compile mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers  -I./libblkid/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT libblkid/src/libblkid_la-getsize.lo -MD -MP -MF libblkid/src/.deps/libblkid_la-getsize.Tpo -c -o libblkid/src/libblkid_la-getsize.lo `test -f 'libblkid/src/getsize.c' || echo './'`libblkid/src/getsize.c
mv -f libblkid/src/.deps/libblkid_la-dev.Tpo libblkid/src/.deps/libblkid_la-dev.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers  -I./libblkid/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT libblkid/src/libblkid_la-llseek.lo -MD -MP -MF libblkid/src/.deps/libblkid_la-llseek.Tpo -c -o libblkid/src/libblkid_la-llseek.lo `test -f 'libblkid/src/llseek.c' || echo './'`libblkid/src/llseek.c
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libblkid/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT libblkid/src/libblkid_la-getsize.lo -MD -MP -MF libblkid/src/.deps/libblkid_la-getsize.Tpo -c libblkid/src/getsize.c  -fPIC -DPIC -o libblkid/src/.libs/libblkid_la-getsize.o
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libblkid/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT libblkid/src/libblkid_la-llseek.lo -MD -MP -MF libblkid/src/.deps/libblkid_la-llseek.Tpo -c libblkid/src/llseek.c  -fPIC -DPIC -o libblkid/src/.libs/libblkid_la-llseek.o
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libblkid/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT libblkid/src/libblkid_la-devno.lo -MD -MP -MF libblkid/src/.deps/libblkid_la-devno.Tpo -c libblkid/src/devno.c -o libblkid/src/libblkid_la-devno.o >/dev/null 2>&1
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libblkid/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT libblkid/src/libblkid_la-getsize.lo -MD -MP -MF libblkid/src/.deps/libblkid_la-getsize.Tpo -c libblkid/src/getsize.c -o libblkid/src/libblkid_la-getsize.o >/dev/null 2>&1
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libblkid/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT libblkid/src/libblkid_la-llseek.lo -MD -MP -MF libblkid/src/.deps/libblkid_la-llseek.Tpo -c libblkid/src/llseek.c -o libblkid/src/libblkid_la-llseek.o >/dev/null 2>&1
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libblkid/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT libblkid/src/libblkid_la-encode.lo -MD -MP -MF libblkid/src/.deps/libblkid_la-encode.Tpo -c libblkid/src/encode.c -o libblkid/src/libblkid_la-encode.o >/dev/null 2>&1
mv -f libblkid/src/.deps/libblkid_la-getsize.Tpo libblkid/src/.deps/libblkid_la-getsize.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers  -I./libblkid/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT libblkid/src/libblkid_la-probe.lo -MD -MP -MF libblkid/src/.deps/libblkid_la-probe.Tpo -c -o libblkid/src/libblkid_la-probe.lo `test -f 'libblkid/src/probe.c' || echo './'`libblkid/src/probe.c
mv -f libblkid/src/.deps/libblkid_la-llseek.Tpo libblkid/src/.deps/libblkid_la-llseek.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers  -I./libblkid/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT libblkid/src/libblkid_la-read.lo -MD -MP -MF libblkid/src/.deps/libblkid_la-read.Tpo -c -o libblkid/src/libblkid_la-read.lo `test -f 'libblkid/src/read.c' || echo './'`libblkid/src/read.c
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libblkid/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT libblkid/src/libblkid_la-evaluate.lo -MD -MP -MF libblkid/src/.deps/libblkid_la-evaluate.Tpo -c libblkid/src/evaluate.c -o libblkid/src/libblkid_la-evaluate.o >/dev/null 2>&1
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libblkid/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT libblkid/src/libblkid_la-probe.lo -MD -MP -MF libblkid/src/.deps/libblkid_la-probe.Tpo -c libblkid/src/probe.c  -fPIC -DPIC -o libblkid/src/.libs/libblkid_la-probe.o
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libblkid/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT libblkid/src/libblkid_la-read.lo -MD -MP -MF libblkid/src/.deps/libblkid_la-read.Tpo -c libblkid/src/read.c  -fPIC -DPIC -o libblkid/src/.libs/libblkid_la-read.o
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libblkid/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT libblkid/src/libblkid_la-devname.lo -MD -MP -MF libblkid/src/.deps/libblkid_la-devname.Tpo -c libblkid/src/devname.c -o libblkid/src/libblkid_la-devname.o >/dev/null 2>&1
mv -f libblkid/src/.deps/libblkid_la-devno.Tpo libblkid/src/.deps/libblkid_la-devno.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers  -I./libblkid/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT libblkid/src/libblkid_la-resolve.lo -MD -MP -MF libblkid/src/.deps/libblkid_la-resolve.Tpo -c -o libblkid/src/libblkid_la-resolve.lo `test -f 'libblkid/src/resolve.c' || echo './'`libblkid/src/resolve.c
mv -f libblkid/src/.deps/libblkid_la-encode.Tpo libblkid/src/.deps/libblkid_la-encode.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers  -I./libblkid/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT libblkid/src/libblkid_la-save.lo -MD -MP -MF libblkid/src/.deps/libblkid_la-save.Tpo -c -o libblkid/src/libblkid_la-save.lo `test -f 'libblkid/src/save.c' || echo './'`libblkid/src/save.c
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libblkid/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT libblkid/src/libblkid_la-resolve.lo -MD -MP -MF libblkid/src/.deps/libblkid_la-resolve.Tpo -c libblkid/src/resolve.c  -fPIC -DPIC -o libblkid/src/.libs/libblkid_la-resolve.o
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libblkid/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT libblkid/src/libblkid_la-save.lo -MD -MP -MF libblkid/src/.deps/libblkid_la-save.Tpo -c libblkid/src/save.c  -fPIC -DPIC -o libblkid/src/.libs/libblkid_la-save.o
mv -f libblkid/src/.deps/libblkid_la-evaluate.Tpo libblkid/src/.deps/libblkid_la-evaluate.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers  -I./libblkid/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT libblkid/src/libblkid_la-tag.lo -MD -MP -MF libblkid/src/.deps/libblkid_la-tag.Tpo -c -o libblkid/src/libblkid_la-tag.lo `test -f 'libblkid/src/tag.c' || echo './'`libblkid/src/tag.c
mv -f lib/.deps/libuuid_la-sha1.Tpo lib/.deps/libuuid_la-sha1.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers  -I./libblkid/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT libblkid/src/libblkid_la-verify.lo -MD -MP -MF libblkid/src/.deps/libblkid_la-verify.Tpo -c -o libblkid/src/libblkid_la-verify.lo `test -f 'libblkid/src/verify.c' || echo './'`libblkid/src/verify.c
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libblkid/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT libblkid/src/libblkid_la-resolve.lo -MD -MP -MF libblkid/src/.deps/libblkid_la-resolve.Tpo -c libblkid/src/resolve.c -o libblkid/src/libblkid_la-resolve.o >/dev/null 2>&1
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libblkid/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT libblkid/src/libblkid_la-tag.lo -MD -MP -MF libblkid/src/.deps/libblkid_la-tag.Tpo -c libblkid/src/tag.c  -fPIC -DPIC -o libblkid/src/.libs/libblkid_la-tag.o
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libblkid/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT libblkid/src/libblkid_la-read.lo -MD -MP -MF libblkid/src/.deps/libblkid_la-read.Tpo -c libblkid/src/read.c -o libblkid/src/libblkid_la-read.o >/dev/null 2>&1
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libblkid/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT libblkid/src/libblkid_la-verify.lo -MD -MP -MF libblkid/src/.deps/libblkid_la-verify.Tpo -c libblkid/src/verify.c  -fPIC -DPIC -o libblkid/src/.libs/libblkid_la-verify.o
mv -f lib/.deps/libcommon_la-loopdev.Tpo lib/.deps/libcommon_la-loopdev.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers  -I./libblkid/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT libblkid/src/libblkid_la-version.lo -MD -MP -MF libblkid/src/.deps/libblkid_la-version.Tpo -c -o libblkid/src/libblkid_la-version.lo `test -f 'libblkid/src/version.c' || echo './'`libblkid/src/version.c
mv -f libblkid/src/.deps/libblkid_la-resolve.Tpo libblkid/src/.deps/libblkid_la-resolve.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers  -I./libblkid/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT libblkid/src/partitions/libblkid_la-aix.lo -MD -MP -MF libblkid/src/partitions/.deps/libblkid_la-aix.Tpo -c -o libblkid/src/partitions/libblkid_la-aix.lo `test -f 'libblkid/src/partitions/aix.c' || echo './'`libblkid/src/partitions/aix.c
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libblkid/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT libblkid/src/libblkid_la-version.lo -MD -MP -MF libblkid/src/.deps/libblkid_la-version.Tpo -c libblkid/src/version.c  -fPIC -DPIC -o libblkid/src/.libs/libblkid_la-version.o
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libblkid/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT libblkid/src/libblkid_la-save.lo -MD -MP -MF libblkid/src/.deps/libblkid_la-save.Tpo -c libblkid/src/save.c -o libblkid/src/libblkid_la-save.o >/dev/null 2>&1
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libblkid/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT libblkid/src/partitions/libblkid_la-aix.lo -MD -MP -MF libblkid/src/partitions/.deps/libblkid_la-aix.Tpo -c libblkid/src/partitions/aix.c  -fPIC -DPIC -o libblkid/src/partitions/.libs/libblkid_la-aix.o
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libblkid/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT libblkid/src/libblkid_la-version.lo -MD -MP -MF libblkid/src/.deps/libblkid_la-version.Tpo -c libblkid/src/version.c -o libblkid/src/libblkid_la-version.o >/dev/null 2>&1
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libblkid/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT libblkid/src/libblkid_la-verify.lo -MD -MP -MF libblkid/src/.deps/libblkid_la-verify.Tpo -c libblkid/src/verify.c -o libblkid/src/libblkid_la-verify.o >/dev/null 2>&1
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libblkid/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT libblkid/src/partitions/libblkid_la-aix.lo -MD -MP -MF libblkid/src/partitions/.deps/libblkid_la-aix.Tpo -c libblkid/src/partitions/aix.c -o libblkid/src/partitions/libblkid_la-aix.o >/dev/null 2>&1
mv -f libblkid/src/.deps/libblkid_la-version.Tpo libblkid/src/.deps/libblkid_la-version.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers  -I./libblkid/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT libblkid/src/partitions/libblkid_la-atari.lo -MD -MP -MF libblkid/src/partitions/.deps/libblkid_la-atari.Tpo -c -o libblkid/src/partitions/libblkid_la-atari.lo `test -f 'libblkid/src/partitions/atari.c' || echo './'`libblkid/src/partitions/atari.c
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libblkid/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT libblkid/src/libblkid_la-tag.lo -MD -MP -MF libblkid/src/.deps/libblkid_la-tag.Tpo -c libblkid/src/tag.c -o libblkid/src/libblkid_la-tag.o >/dev/null 2>&1
mv -f libblkid/src/.deps/libblkid_la-read.Tpo libblkid/src/.deps/libblkid_la-read.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers  -I./libblkid/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT libblkid/src/partitions/libblkid_la-bsd.lo -MD -MP -MF libblkid/src/partitions/.deps/libblkid_la-bsd.Tpo -c -o libblkid/src/partitions/libblkid_la-bsd.lo `test -f 'libblkid/src/partitions/bsd.c' || echo './'`libblkid/src/partitions/bsd.c
mv -f libblkid/src/.deps/libblkid_la-devname.Tpo libblkid/src/.deps/libblkid_la-devname.Plo
mv -f libblkid/src/partitions/.deps/libblkid_la-aix.Tpo libblkid/src/partitions/.deps/libblkid_la-aix.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers  -I./libblkid/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT libblkid/src/partitions/libblkid_la-dos.lo -MD -MP -MF libblkid/src/partitions/.deps/libblkid_la-dos.Tpo -c -o libblkid/src/partitions/libblkid_la-dos.lo `test -f 'libblkid/src/partitions/dos.c' || echo './'`libblkid/src/partitions/dos.c
/bin/bash ./libtool  --tag=CC   --mode=compile mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers  -I./libblkid/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT libblkid/src/partitions/libblkid_la-gpt.lo -MD -MP -MF libblkid/src/partitions/.deps/libblkid_la-gpt.Tpo -c -o libblkid/src/partitions/libblkid_la-gpt.lo `test -f 'libblkid/src/partitions/gpt.c' || echo './'`libblkid/src/partitions/gpt.c
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libblkid/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT libblkid/src/partitions/libblkid_la-atari.lo -MD -MP -MF libblkid/src/partitions/.deps/libblkid_la-atari.Tpo -c libblkid/src/partitions/atari.c  -fPIC -DPIC -o libblkid/src/partitions/.libs/libblkid_la-atari.o
mv -f libblkid/src/.deps/libblkid_la-save.Tpo libblkid/src/.deps/libblkid_la-save.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers  -I./libblkid/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT libblkid/src/partitions/libblkid_la-mac.lo -MD -MP -MF libblkid/src/partitions/.deps/libblkid_la-mac.Tpo -c -o libblkid/src/partitions/libblkid_la-mac.lo `test -f 'libblkid/src/partitions/mac.c' || echo './'`libblkid/src/partitions/mac.c
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libblkid/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT libblkid/src/partitions/libblkid_la-bsd.lo -MD -MP -MF libblkid/src/partitions/.deps/libblkid_la-bsd.Tpo -c libblkid/src/partitions/bsd.c  -fPIC -DPIC -o libblkid/src/partitions/.libs/libblkid_la-bsd.o
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libblkid/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT libblkid/src/partitions/libblkid_la-dos.lo -MD -MP -MF libblkid/src/partitions/.deps/libblkid_la-dos.Tpo -c libblkid/src/partitions/dos.c  -fPIC -DPIC -o libblkid/src/partitions/.libs/libblkid_la-dos.o
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libblkid/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT libblkid/src/partitions/libblkid_la-gpt.lo -MD -MP -MF libblkid/src/partitions/.deps/libblkid_la-gpt.Tpo -c libblkid/src/partitions/gpt.c  -fPIC -DPIC -o libblkid/src/partitions/.libs/libblkid_la-gpt.o
mv -f libblkid/src/.deps/libblkid_la-verify.Tpo libblkid/src/.deps/libblkid_la-verify.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers  -I./libblkid/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT libblkid/src/partitions/libblkid_la-minix.lo -MD -MP -MF libblkid/src/partitions/.deps/libblkid_la-minix.Tpo -c -o libblkid/src/partitions/libblkid_la-minix.lo `test -f 'libblkid/src/partitions/minix.c' || echo './'`libblkid/src/partitions/minix.c
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libblkid/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT libblkid/src/partitions/libblkid_la-mac.lo -MD -MP -MF libblkid/src/partitions/.deps/libblkid_la-mac.Tpo -c libblkid/src/partitions/mac.c  -fPIC -DPIC -o libblkid/src/partitions/.libs/libblkid_la-mac.o
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libblkid/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT libblkid/src/partitions/libblkid_la-minix.lo -MD -MP -MF libblkid/src/partitions/.deps/libblkid_la-minix.Tpo -c libblkid/src/partitions/minix.c  -fPIC -DPIC -o libblkid/src/partitions/.libs/libblkid_la-minix.o
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libblkid/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT libblkid/src/partitions/libblkid_la-atari.lo -MD -MP -MF libblkid/src/partitions/.deps/libblkid_la-atari.Tpo -c libblkid/src/partitions/atari.c -o libblkid/src/partitions/libblkid_la-atari.o >/dev/null 2>&1
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libblkid/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT libblkid/src/partitions/libblkid_la-bsd.lo -MD -MP -MF libblkid/src/partitions/.deps/libblkid_la-bsd.Tpo -c libblkid/src/partitions/bsd.c -o libblkid/src/partitions/libblkid_la-bsd.o >/dev/null 2>&1
mv -f libblkid/src/.deps/libblkid_la-tag.Tpo libblkid/src/.deps/libblkid_la-tag.Plo
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libblkid/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT libblkid/src/partitions/libblkid_la-mac.lo -MD -MP -MF libblkid/src/partitions/.deps/libblkid_la-mac.Tpo -c libblkid/src/partitions/mac.c -o libblkid/src/partitions/libblkid_la-mac.o >/dev/null 2>&1
/bin/bash ./libtool  --tag=CC   --mode=compile mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers  -I./libblkid/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT libblkid/src/partitions/libblkid_la-partitions.lo -MD -MP -MF libblkid/src/partitions/.deps/libblkid_la-partitions.Tpo -c -o libblkid/src/partitions/libblkid_la-partitions.lo `test -f 'libblkid/src/partitions/partitions.c' || echo './'`libblkid/src/partitions/partitions.c
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libblkid/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT libblkid/src/partitions/libblkid_la-minix.lo -MD -MP -MF libblkid/src/partitions/.deps/libblkid_la-minix.Tpo -c libblkid/src/partitions/minix.c -o libblkid/src/partitions/libblkid_la-minix.o >/dev/null 2>&1
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libblkid/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT libblkid/src/partitions/libblkid_la-partitions.lo -MD -MP -MF libblkid/src/partitions/.deps/libblkid_la-partitions.Tpo -c libblkid/src/partitions/partitions.c  -fPIC -DPIC -o libblkid/src/partitions/.libs/libblkid_la-partitions.o
mv -f libblkid/src/partitions/.deps/libblkid_la-bsd.Tpo libblkid/src/partitions/.deps/libblkid_la-bsd.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers  -I./libblkid/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT libblkid/src/partitions/libblkid_la-sgi.lo -MD -MP -MF libblkid/src/partitions/.deps/libblkid_la-sgi.Tpo -c -o libblkid/src/partitions/libblkid_la-sgi.lo `test -f 'libblkid/src/partitions/sgi.c' || echo './'`libblkid/src/partitions/sgi.c
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libblkid/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT libblkid/src/partitions/libblkid_la-dos.lo -MD -MP -MF libblkid/src/partitions/.deps/libblkid_la-dos.Tpo -c libblkid/src/partitions/dos.c -o libblkid/src/partitions/libblkid_la-dos.o >/dev/null 2>&1
mv -f libblkid/src/partitions/.deps/libblkid_la-minix.Tpo libblkid/src/partitions/.deps/libblkid_la-minix.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers  -I./libblkid/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT libblkid/src/partitions/libblkid_la-solaris_x86.lo -MD -MP -MF libblkid/src/partitions/.deps/libblkid_la-solaris_x86.Tpo -c -o libblkid/src/partitions/libblkid_la-solaris_x86.lo `test -f 'libblkid/src/partitions/solaris_x86.c' || echo './'`libblkid/src/partitions/solaris_x86.c
mv -f libblkid/src/partitions/.deps/libblkid_la-mac.Tpo libblkid/src/partitions/.deps/libblkid_la-mac.Plo
mv -f libblkid/src/partitions/.deps/libblkid_la-atari.Tpo libblkid/src/partitions/.deps/libblkid_la-atari.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers  -I./libblkid/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT libblkid/src/partitions/libblkid_la-sun.lo -MD -MP -MF libblkid/src/partitions/.deps/libblkid_la-sun.Tpo -c -o libblkid/src/partitions/libblkid_la-sun.lo `test -f 'libblkid/src/partitions/sun.c' || echo './'`libblkid/src/partitions/sun.c
/bin/bash ./libtool  --tag=CC   --mode=compile mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers  -I./libblkid/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT libblkid/src/partitions/libblkid_la-ultrix.lo -MD -MP -MF libblkid/src/partitions/.deps/libblkid_la-ultrix.Tpo -c -o libblkid/src/partitions/libblkid_la-ultrix.lo `test -f 'libblkid/src/partitions/ultrix.c' || echo './'`libblkid/src/partitions/ultrix.c
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libblkid/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT libblkid/src/partitions/libblkid_la-gpt.lo -MD -MP -MF libblkid/src/partitions/.deps/libblkid_la-gpt.Tpo -c libblkid/src/partitions/gpt.c -o libblkid/src/partitions/libblkid_la-gpt.o >/dev/null 2>&1
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libblkid/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT libblkid/src/partitions/libblkid_la-sgi.lo -MD -MP -MF libblkid/src/partitions/.deps/libblkid_la-sgi.Tpo -c libblkid/src/partitions/sgi.c  -fPIC -DPIC -o libblkid/src/partitions/.libs/libblkid_la-sgi.o
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libblkid/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT libblkid/src/partitions/libblkid_la-solaris_x86.lo -MD -MP -MF libblkid/src/partitions/.deps/libblkid_la-solaris_x86.Tpo -c libblkid/src/partitions/solaris_x86.c  -fPIC -DPIC -o libblkid/src/partitions/.libs/libblkid_la-solaris_x86.o
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libblkid/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT libblkid/src/partitions/libblkid_la-sun.lo -MD -MP -MF libblkid/src/partitions/.deps/libblkid_la-sun.Tpo -c libblkid/src/partitions/sun.c  -fPIC -DPIC -o libblkid/src/partitions/.libs/libblkid_la-sun.o
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libblkid/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT libblkid/src/partitions/libblkid_la-ultrix.lo -MD -MP -MF libblkid/src/partitions/.deps/libblkid_la-ultrix.Tpo -c libblkid/src/partitions/ultrix.c  -fPIC -DPIC -o libblkid/src/partitions/.libs/libblkid_la-ultrix.o
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libblkid/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT libblkid/src/partitions/libblkid_la-sgi.lo -MD -MP -MF libblkid/src/partitions/.deps/libblkid_la-sgi.Tpo -c libblkid/src/partitions/sgi.c -o libblkid/src/partitions/libblkid_la-sgi.o >/dev/null 2>&1
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libblkid/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT libblkid/src/libblkid_la-probe.lo -MD -MP -MF libblkid/src/.deps/libblkid_la-probe.Tpo -c libblkid/src/probe.c -o libblkid/src/libblkid_la-probe.o >/dev/null 2>&1
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libblkid/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT libblkid/src/partitions/libblkid_la-solaris_x86.lo -MD -MP -MF libblkid/src/partitions/.deps/libblkid_la-solaris_x86.Tpo -c libblkid/src/partitions/solaris_x86.c -o libblkid/src/partitions/libblkid_la-solaris_x86.o >/dev/null 2>&1
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libblkid/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT libblkid/src/partitions/libblkid_la-ultrix.lo -MD -MP -MF libblkid/src/partitions/.deps/libblkid_la-ultrix.Tpo -c libblkid/src/partitions/ultrix.c -o libblkid/src/partitions/libblkid_la-ultrix.o >/dev/null 2>&1
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libblkid/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT libblkid/src/partitions/libblkid_la-sun.lo -MD -MP -MF libblkid/src/partitions/.deps/libblkid_la-sun.Tpo -c libblkid/src/partitions/sun.c -o libblkid/src/partitions/libblkid_la-sun.o >/dev/null 2>&1
mv -f libblkid/src/partitions/.deps/libblkid_la-dos.Tpo libblkid/src/partitions/.deps/libblkid_la-dos.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers  -I./libblkid/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT libblkid/src/partitions/libblkid_la-unixware.lo -MD -MP -MF libblkid/src/partitions/.deps/libblkid_la-unixware.Tpo -c -o libblkid/src/partitions/libblkid_la-unixware.lo `test -f 'libblkid/src/partitions/unixware.c' || echo './'`libblkid/src/partitions/unixware.c
mv -f libblkid/src/partitions/.deps/libblkid_la-ultrix.Tpo libblkid/src/partitions/.deps/libblkid_la-ultrix.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers  -I./libblkid/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT libblkid/src/superblocks/libblkid_la-adaptec_raid.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-adaptec_raid.Tpo -c -o libblkid/src/superblocks/libblkid_la-adaptec_raid.lo `test -f 'libblkid/src/superblocks/adaptec_raid.c' || echo './'`libblkid/src/superblocks/adaptec_raid.c
mv -f libblkid/src/partitions/.deps/libblkid_la-sgi.Tpo libblkid/src/partitions/.deps/libblkid_la-sgi.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers  -I./libblkid/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT libblkid/src/superblocks/libblkid_la-apfs.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-apfs.Tpo -c -o libblkid/src/superblocks/libblkid_la-apfs.lo `test -f 'libblkid/src/superblocks/apfs.c' || echo './'`libblkid/src/superblocks/apfs.c
mv -f libblkid/src/partitions/.deps/libblkid_la-solaris_x86.Tpo libblkid/src/partitions/.deps/libblkid_la-solaris_x86.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers  -I./libblkid/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT libblkid/src/superblocks/libblkid_la-bcache.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-bcache.Tpo -c -o libblkid/src/superblocks/libblkid_la-bcache.lo `test -f 'libblkid/src/superblocks/bcache.c' || echo './'`libblkid/src/superblocks/bcache.c
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libblkid/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT libblkid/src/partitions/libblkid_la-unixware.lo -MD -MP -MF libblkid/src/partitions/.deps/libblkid_la-unixware.Tpo -c libblkid/src/partitions/unixware.c  -fPIC -DPIC -o libblkid/src/partitions/.libs/libblkid_la-unixware.o
mv -f libblkid/src/partitions/.deps/libblkid_la-gpt.Tpo libblkid/src/partitions/.deps/libblkid_la-gpt.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers  -I./libblkid/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT libblkid/src/superblocks/libblkid_la-befs.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-befs.Tpo -c -o libblkid/src/superblocks/libblkid_la-befs.lo `test -f 'libblkid/src/superblocks/befs.c' || echo './'`libblkid/src/superblocks/befs.c
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libblkid/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT libblkid/src/superblocks/libblkid_la-adaptec_raid.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-adaptec_raid.Tpo -c libblkid/src/superblocks/adaptec_raid.c  -fPIC -DPIC -o libblkid/src/superblocks/.libs/libblkid_la-adaptec_raid.o
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libblkid/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT libblkid/src/superblocks/libblkid_la-apfs.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-apfs.Tpo -c libblkid/src/superblocks/apfs.c  -fPIC -DPIC -o libblkid/src/superblocks/.libs/libblkid_la-apfs.o
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libblkid/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT libblkid/src/superblocks/libblkid_la-bcache.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-bcache.Tpo -c libblkid/src/superblocks/bcache.c  -fPIC -DPIC -o libblkid/src/superblocks/.libs/libblkid_la-bcache.o
mv -f libblkid/src/partitions/.deps/libblkid_la-sun.Tpo libblkid/src/partitions/.deps/libblkid_la-sun.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers  -I./libblkid/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT libblkid/src/superblocks/libblkid_la-bfs.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-bfs.Tpo -c -o libblkid/src/superblocks/libblkid_la-bfs.lo `test -f 'libblkid/src/superblocks/bfs.c' || echo './'`libblkid/src/superblocks/bfs.c
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libblkid/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT libblkid/src/superblocks/libblkid_la-befs.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-befs.Tpo -c libblkid/src/superblocks/befs.c  -fPIC -DPIC -o libblkid/src/superblocks/.libs/libblkid_la-befs.o
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libblkid/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT libblkid/src/superblocks/libblkid_la-apfs.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-apfs.Tpo -c libblkid/src/superblocks/apfs.c -o libblkid/src/superblocks/libblkid_la-apfs.o >/dev/null 2>&1
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libblkid/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT libblkid/src/superblocks/libblkid_la-adaptec_raid.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-adaptec_raid.Tpo -c libblkid/src/superblocks/adaptec_raid.c -o libblkid/src/superblocks/libblkid_la-adaptec_raid.o >/dev/null 2>&1
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libblkid/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT libblkid/src/partitions/libblkid_la-unixware.lo -MD -MP -MF libblkid/src/partitions/.deps/libblkid_la-unixware.Tpo -c libblkid/src/partitions/unixware.c -o libblkid/src/partitions/libblkid_la-unixware.o >/dev/null 2>&1
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libblkid/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT libblkid/src/superblocks/libblkid_la-bcache.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-bcache.Tpo -c libblkid/src/superblocks/bcache.c -o libblkid/src/superblocks/libblkid_la-bcache.o >/dev/null 2>&1
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libblkid/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT libblkid/src/superblocks/libblkid_la-bfs.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-bfs.Tpo -c libblkid/src/superblocks/bfs.c  -fPIC -DPIC -o libblkid/src/superblocks/.libs/libblkid_la-bfs.o
mv -f libblkid/src/superblocks/.deps/libblkid_la-apfs.Tpo libblkid/src/superblocks/.deps/libblkid_la-apfs.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers  -I./libblkid/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT libblkid/src/superblocks/libblkid_la-bitlocker.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-bitlocker.Tpo -c -o libblkid/src/superblocks/libblkid_la-bitlocker.lo `test -f 'libblkid/src/superblocks/bitlocker.c' || echo './'`libblkid/src/superblocks/bitlocker.c
mv -f libblkid/src/superblocks/.deps/libblkid_la-adaptec_raid.Tpo libblkid/src/superblocks/.deps/libblkid_la-adaptec_raid.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers  -I./libblkid/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT libblkid/src/superblocks/libblkid_la-bluestore.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-bluestore.Tpo -c -o libblkid/src/superblocks/libblkid_la-bluestore.lo `test -f 'libblkid/src/superblocks/bluestore.c' || echo './'`libblkid/src/superblocks/bluestore.c
mv -f libblkid/src/superblocks/.deps/libblkid_la-bcache.Tpo libblkid/src/superblocks/.deps/libblkid_la-bcache.Plo
mv -f libblkid/src/partitions/.deps/libblkid_la-unixware.Tpo libblkid/src/partitions/.deps/libblkid_la-unixware.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers  -I./libblkid/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT libblkid/src/superblocks/libblkid_la-btrfs.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-btrfs.Tpo -c -o libblkid/src/superblocks/libblkid_la-btrfs.lo `test -f 'libblkid/src/superblocks/btrfs.c' || echo './'`libblkid/src/superblocks/btrfs.c
/bin/bash ./libtool  --tag=CC   --mode=compile mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers  -I./libblkid/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT libblkid/src/superblocks/libblkid_la-cramfs.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-cramfs.Tpo -c -o libblkid/src/superblocks/libblkid_la-cramfs.lo `test -f 'libblkid/src/superblocks/cramfs.c' || echo './'`libblkid/src/superblocks/cramfs.c
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libblkid/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT libblkid/src/superblocks/libblkid_la-bfs.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-bfs.Tpo -c libblkid/src/superblocks/bfs.c -o libblkid/src/superblocks/libblkid_la-bfs.o >/dev/null 2>&1
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libblkid/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT libblkid/src/superblocks/libblkid_la-bitlocker.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-bitlocker.Tpo -c libblkid/src/superblocks/bitlocker.c  -fPIC -DPIC -o libblkid/src/superblocks/.libs/libblkid_la-bitlocker.o
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libblkid/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT libblkid/src/superblocks/libblkid_la-bluestore.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-bluestore.Tpo -c libblkid/src/superblocks/bluestore.c  -fPIC -DPIC -o libblkid/src/superblocks/.libs/libblkid_la-bluestore.o
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libblkid/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT libblkid/src/superblocks/libblkid_la-cramfs.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-cramfs.Tpo -c libblkid/src/superblocks/cramfs.c  -fPIC -DPIC -o libblkid/src/superblocks/.libs/libblkid_la-cramfs.o
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libblkid/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT libblkid/src/superblocks/libblkid_la-btrfs.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-btrfs.Tpo -c libblkid/src/superblocks/btrfs.c  -fPIC -DPIC -o libblkid/src/superblocks/.libs/libblkid_la-btrfs.o
mv -f libblkid/src/superblocks/.deps/libblkid_la-bfs.Tpo libblkid/src/superblocks/.deps/libblkid_la-bfs.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers  -I./libblkid/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT libblkid/src/superblocks/libblkid_la-ddf_raid.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-ddf_raid.Tpo -c -o libblkid/src/superblocks/libblkid_la-ddf_raid.lo `test -f 'libblkid/src/superblocks/ddf_raid.c' || echo './'`libblkid/src/superblocks/ddf_raid.c
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libblkid/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT libblkid/src/superblocks/libblkid_la-bluestore.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-bluestore.Tpo -c libblkid/src/superblocks/bluestore.c -o libblkid/src/superblocks/libblkid_la-bluestore.o >/dev/null 2>&1
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libblkid/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT libblkid/src/partitions/libblkid_la-partitions.lo -MD -MP -MF libblkid/src/partitions/.deps/libblkid_la-partitions.Tpo -c libblkid/src/partitions/partitions.c -o libblkid/src/partitions/libblkid_la-partitions.o >/dev/null 2>&1
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libblkid/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT libblkid/src/superblocks/libblkid_la-cramfs.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-cramfs.Tpo -c libblkid/src/superblocks/cramfs.c -o libblkid/src/superblocks/libblkid_la-cramfs.o >/dev/null 2>&1
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libblkid/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT libblkid/src/superblocks/libblkid_la-btrfs.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-btrfs.Tpo -c libblkid/src/superblocks/btrfs.c -o libblkid/src/superblocks/libblkid_la-btrfs.o >/dev/null 2>&1
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libblkid/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT libblkid/src/superblocks/libblkid_la-bitlocker.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-bitlocker.Tpo -c libblkid/src/superblocks/bitlocker.c -o libblkid/src/superblocks/libblkid_la-bitlocker.o >/dev/null 2>&1
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libblkid/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT libblkid/src/superblocks/libblkid_la-ddf_raid.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-ddf_raid.Tpo -c libblkid/src/superblocks/ddf_raid.c  -fPIC -DPIC -o libblkid/src/superblocks/.libs/libblkid_la-ddf_raid.o
mv -f libblkid/src/superblocks/.deps/libblkid_la-bluestore.Tpo libblkid/src/superblocks/.deps/libblkid_la-bluestore.Plo
mv -f libblkid/src/superblocks/.deps/libblkid_la-cramfs.Tpo libblkid/src/superblocks/.deps/libblkid_la-cramfs.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers  -I./libblkid/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT libblkid/src/superblocks/libblkid_la-drbd.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-drbd.Tpo -c -o libblkid/src/superblocks/libblkid_la-drbd.lo `test -f 'libblkid/src/superblocks/drbd.c' || echo './'`libblkid/src/superblocks/drbd.c
/bin/bash ./libtool  --tag=CC   --mode=compile mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers  -I./libblkid/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT libblkid/src/superblocks/libblkid_la-drbdproxy_datalog.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-drbdproxy_datalog.Tpo -c -o libblkid/src/superblocks/libblkid_la-drbdproxy_datalog.lo `test -f 'libblkid/src/superblocks/drbdproxy_datalog.c' || echo './'`libblkid/src/superblocks/drbdproxy_datalog.c
mv -f libblkid/src/superblocks/.deps/libblkid_la-btrfs.Tpo libblkid/src/superblocks/.deps/libblkid_la-btrfs.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers  -I./libblkid/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT libblkid/src/superblocks/libblkid_la-drbdmanage.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-drbdmanage.Tpo -c -o libblkid/src/superblocks/libblkid_la-drbdmanage.lo `test -f 'libblkid/src/superblocks/drbdmanage.c' || echo './'`libblkid/src/superblocks/drbdmanage.c
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libblkid/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT libblkid/src/superblocks/libblkid_la-drbdproxy_datalog.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-drbdproxy_datalog.Tpo -c libblkid/src/superblocks/drbdproxy_datalog.c  -fPIC -DPIC -o libblkid/src/superblocks/.libs/libblkid_la-drbdproxy_datalog.o
mv -f libblkid/src/superblocks/.deps/libblkid_la-bitlocker.Tpo libblkid/src/superblocks/.deps/libblkid_la-bitlocker.Plo
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libblkid/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT libblkid/src/superblocks/libblkid_la-drbd.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-drbd.Tpo -c libblkid/src/superblocks/drbd.c  -fPIC -DPIC -o libblkid/src/superblocks/.libs/libblkid_la-drbd.o
/bin/bash ./libtool  --tag=CC   --mode=compile mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers  -I./libblkid/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT libblkid/src/superblocks/libblkid_la-exfat.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-exfat.Tpo -c -o libblkid/src/superblocks/libblkid_la-exfat.lo `test -f 'libblkid/src/superblocks/exfat.c' || echo './'`libblkid/src/superblocks/exfat.c
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libblkid/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT libblkid/src/superblocks/libblkid_la-drbdmanage.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-drbdmanage.Tpo -c libblkid/src/superblocks/drbdmanage.c  -fPIC -DPIC -o libblkid/src/superblocks/.libs/libblkid_la-drbdmanage.o
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libblkid/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT libblkid/src/superblocks/libblkid_la-ddf_raid.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-ddf_raid.Tpo -c libblkid/src/superblocks/ddf_raid.c -o libblkid/src/superblocks/libblkid_la-ddf_raid.o >/dev/null 2>&1
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libblkid/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT libblkid/src/superblocks/libblkid_la-exfat.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-exfat.Tpo -c libblkid/src/superblocks/exfat.c  -fPIC -DPIC -o libblkid/src/superblocks/.libs/libblkid_la-exfat.o
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libblkid/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT libblkid/src/superblocks/libblkid_la-drbdproxy_datalog.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-drbdproxy_datalog.Tpo -c libblkid/src/superblocks/drbdproxy_datalog.c -o libblkid/src/superblocks/libblkid_la-drbdproxy_datalog.o >/dev/null 2>&1
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libblkid/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT libblkid/src/superblocks/libblkid_la-drbd.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-drbd.Tpo -c libblkid/src/superblocks/drbd.c -o libblkid/src/superblocks/libblkid_la-drbd.o >/dev/null 2>&1
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libblkid/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT libblkid/src/superblocks/libblkid_la-drbdmanage.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-drbdmanage.Tpo -c libblkid/src/superblocks/drbdmanage.c -o libblkid/src/superblocks/libblkid_la-drbdmanage.o >/dev/null 2>&1
mv -f libblkid/src/superblocks/.deps/libblkid_la-ddf_raid.Tpo libblkid/src/superblocks/.deps/libblkid_la-ddf_raid.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers  -I./libblkid/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT libblkid/src/superblocks/libblkid_la-exfs.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-exfs.Tpo -c -o libblkid/src/superblocks/libblkid_la-exfs.lo `test -f 'libblkid/src/superblocks/exfs.c' || echo './'`libblkid/src/superblocks/exfs.c
mv -f libblkid/src/superblocks/.deps/libblkid_la-drbdproxy_datalog.Tpo libblkid/src/superblocks/.deps/libblkid_la-drbdproxy_datalog.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers  -I./libblkid/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT libblkid/src/superblocks/libblkid_la-ext.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-ext.Tpo -c -o libblkid/src/superblocks/libblkid_la-ext.lo `test -f 'libblkid/src/superblocks/ext.c' || echo './'`libblkid/src/superblocks/ext.c
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libblkid/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT libblkid/src/superblocks/libblkid_la-exfat.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-exfat.Tpo -c libblkid/src/superblocks/exfat.c -o libblkid/src/superblocks/libblkid_la-exfat.o >/dev/null 2>&1
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libblkid/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT libblkid/src/superblocks/libblkid_la-exfs.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-exfs.Tpo -c libblkid/src/superblocks/exfs.c  -fPIC -DPIC -o libblkid/src/superblocks/.libs/libblkid_la-exfs.o
mv -f libblkid/src/superblocks/.deps/libblkid_la-drbdmanage.Tpo libblkid/src/superblocks/.deps/libblkid_la-drbdmanage.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers  -I./libblkid/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT libblkid/src/superblocks/libblkid_la-f2fs.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-f2fs.Tpo -c -o libblkid/src/superblocks/libblkid_la-f2fs.lo `test -f 'libblkid/src/superblocks/f2fs.c' || echo './'`libblkid/src/superblocks/f2fs.c
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libblkid/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT libblkid/src/superblocks/libblkid_la-befs.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-befs.Tpo -c libblkid/src/superblocks/befs.c -o libblkid/src/superblocks/libblkid_la-befs.o >/dev/null 2>&1
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libblkid/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT libblkid/src/superblocks/libblkid_la-ext.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-ext.Tpo -c libblkid/src/superblocks/ext.c  -fPIC -DPIC -o libblkid/src/superblocks/.libs/libblkid_la-ext.o
mv -f libblkid/src/superblocks/.deps/libblkid_la-drbd.Tpo libblkid/src/superblocks/.deps/libblkid_la-drbd.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers  -I./libblkid/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT libblkid/src/superblocks/libblkid_la-gfs.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-gfs.Tpo -c -o libblkid/src/superblocks/libblkid_la-gfs.lo `test -f 'libblkid/src/superblocks/gfs.c' || echo './'`libblkid/src/superblocks/gfs.c
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libblkid/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT libblkid/src/superblocks/libblkid_la-f2fs.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-f2fs.Tpo -c libblkid/src/superblocks/f2fs.c  -fPIC -DPIC -o libblkid/src/superblocks/.libs/libblkid_la-f2fs.o
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libblkid/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT libblkid/src/superblocks/libblkid_la-gfs.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-gfs.Tpo -c libblkid/src/superblocks/gfs.c  -fPIC -DPIC -o libblkid/src/superblocks/.libs/libblkid_la-gfs.o
mv -f libblkid/src/superblocks/.deps/libblkid_la-exfat.Tpo libblkid/src/superblocks/.deps/libblkid_la-exfat.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers  -I./libblkid/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT libblkid/src/superblocks/libblkid_la-hfs.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-hfs.Tpo -c -o libblkid/src/superblocks/libblkid_la-hfs.lo `test -f 'libblkid/src/superblocks/hfs.c' || echo './'`libblkid/src/superblocks/hfs.c
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libblkid/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT libblkid/src/superblocks/libblkid_la-exfs.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-exfs.Tpo -c libblkid/src/superblocks/exfs.c -o libblkid/src/superblocks/libblkid_la-exfs.o >/dev/null 2>&1
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libblkid/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT libblkid/src/superblocks/libblkid_la-f2fs.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-f2fs.Tpo -c libblkid/src/superblocks/f2fs.c -o libblkid/src/superblocks/libblkid_la-f2fs.o >/dev/null 2>&1
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libblkid/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT libblkid/src/superblocks/libblkid_la-hfs.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-hfs.Tpo -c libblkid/src/superblocks/hfs.c  -fPIC -DPIC -o libblkid/src/superblocks/.libs/libblkid_la-hfs.o
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libblkid/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT libblkid/src/superblocks/libblkid_la-gfs.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-gfs.Tpo -c libblkid/src/superblocks/gfs.c -o libblkid/src/superblocks/libblkid_la-gfs.o >/dev/null 2>&1
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libblkid/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT libblkid/src/superblocks/libblkid_la-ext.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-ext.Tpo -c libblkid/src/superblocks/ext.c -o libblkid/src/superblocks/libblkid_la-ext.o >/dev/null 2>&1
mv -f libblkid/src/superblocks/.deps/libblkid_la-f2fs.Tpo libblkid/src/superblocks/.deps/libblkid_la-f2fs.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers  -I./libblkid/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT libblkid/src/superblocks/libblkid_la-highpoint_raid.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-highpoint_raid.Tpo -c -o libblkid/src/superblocks/libblkid_la-highpoint_raid.lo `test -f 'libblkid/src/superblocks/highpoint_raid.c' || echo './'`libblkid/src/superblocks/highpoint_raid.c
mv -f libblkid/src/superblocks/.deps/libblkid_la-exfs.Tpo libblkid/src/superblocks/.deps/libblkid_la-exfs.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers  -I./libblkid/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT libblkid/src/superblocks/libblkid_la-hpfs.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-hpfs.Tpo -c -o libblkid/src/superblocks/libblkid_la-hpfs.lo `test -f 'libblkid/src/superblocks/hpfs.c' || echo './'`libblkid/src/superblocks/hpfs.c
mv -f libblkid/src/.deps/libblkid_la-probe.Tpo libblkid/src/.deps/libblkid_la-probe.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers  -I./libblkid/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT libblkid/src/superblocks/libblkid_la-iso9660.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-iso9660.Tpo -c -o libblkid/src/superblocks/libblkid_la-iso9660.lo `test -f 'libblkid/src/superblocks/iso9660.c' || echo './'`libblkid/src/superblocks/iso9660.c
mv -f libblkid/src/superblocks/.deps/libblkid_la-gfs.Tpo libblkid/src/superblocks/.deps/libblkid_la-gfs.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers  -I./libblkid/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT libblkid/src/superblocks/libblkid_la-isw_raid.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-isw_raid.Tpo -c -o libblkid/src/superblocks/libblkid_la-isw_raid.lo `test -f 'libblkid/src/superblocks/isw_raid.c' || echo './'`libblkid/src/superblocks/isw_raid.c
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libblkid/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT libblkid/src/superblocks/libblkid_la-highpoint_raid.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-highpoint_raid.Tpo -c libblkid/src/superblocks/highpoint_raid.c  -fPIC -DPIC -o libblkid/src/superblocks/.libs/libblkid_la-highpoint_raid.o
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libblkid/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT libblkid/src/superblocks/libblkid_la-hpfs.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-hpfs.Tpo -c libblkid/src/superblocks/hpfs.c  -fPIC -DPIC -o libblkid/src/superblocks/.libs/libblkid_la-hpfs.o
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libblkid/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT libblkid/src/superblocks/libblkid_la-iso9660.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-iso9660.Tpo -c libblkid/src/superblocks/iso9660.c  -fPIC -DPIC -o libblkid/src/superblocks/.libs/libblkid_la-iso9660.o
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libblkid/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT libblkid/src/superblocks/libblkid_la-isw_raid.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-isw_raid.Tpo -c libblkid/src/superblocks/isw_raid.c  -fPIC -DPIC -o libblkid/src/superblocks/.libs/libblkid_la-isw_raid.o
mv -f libblkid/src/partitions/.deps/libblkid_la-partitions.Tpo libblkid/src/partitions/.deps/libblkid_la-partitions.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers  -I./libblkid/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT libblkid/src/superblocks/libblkid_la-jfs.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-jfs.Tpo -c -o libblkid/src/superblocks/libblkid_la-jfs.lo `test -f 'libblkid/src/superblocks/jfs.c' || echo './'`libblkid/src/superblocks/jfs.c
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libblkid/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT libblkid/src/superblocks/libblkid_la-hfs.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-hfs.Tpo -c libblkid/src/superblocks/hfs.c -o libblkid/src/superblocks/libblkid_la-hfs.o >/dev/null 2>&1
mv -f libblkid/src/superblocks/.deps/libblkid_la-ext.Tpo libblkid/src/superblocks/.deps/libblkid_la-ext.Plo
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libblkid/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT libblkid/src/superblocks/libblkid_la-highpoint_raid.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-highpoint_raid.Tpo -c libblkid/src/superblocks/highpoint_raid.c -o libblkid/src/superblocks/libblkid_la-highpoint_raid.o >/dev/null 2>&1
/bin/bash ./libtool  --tag=CC   --mode=compile mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers  -I./libblkid/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT libblkid/src/superblocks/libblkid_la-jmicron_raid.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-jmicron_raid.Tpo -c -o libblkid/src/superblocks/libblkid_la-jmicron_raid.lo `test -f 'libblkid/src/superblocks/jmicron_raid.c' || echo './'`libblkid/src/superblocks/jmicron_raid.c
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libblkid/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT libblkid/src/superblocks/libblkid_la-hpfs.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-hpfs.Tpo -c libblkid/src/superblocks/hpfs.c -o libblkid/src/superblocks/libblkid_la-hpfs.o >/dev/null 2>&1
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libblkid/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT libblkid/src/superblocks/libblkid_la-jfs.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-jfs.Tpo -c libblkid/src/superblocks/jfs.c  -fPIC -DPIC -o libblkid/src/superblocks/.libs/libblkid_la-jfs.o
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libblkid/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT libblkid/src/superblocks/libblkid_la-isw_raid.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-isw_raid.Tpo -c libblkid/src/superblocks/isw_raid.c -o libblkid/src/superblocks/libblkid_la-isw_raid.o >/dev/null 2>&1
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libblkid/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT libblkid/src/superblocks/libblkid_la-jmicron_raid.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-jmicron_raid.Tpo -c libblkid/src/superblocks/jmicron_raid.c  -fPIC -DPIC -o libblkid/src/superblocks/.libs/libblkid_la-jmicron_raid.o
mv -f libblkid/src/superblocks/.deps/libblkid_la-highpoint_raid.Tpo libblkid/src/superblocks/.deps/libblkid_la-highpoint_raid.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers  -I./libblkid/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT libblkid/src/superblocks/libblkid_la-linux_raid.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-linux_raid.Tpo -c -o libblkid/src/superblocks/libblkid_la-linux_raid.lo `test -f 'libblkid/src/superblocks/linux_raid.c' || echo './'`libblkid/src/superblocks/linux_raid.c
mv -f libblkid/src/superblocks/.deps/libblkid_la-hpfs.Tpo libblkid/src/superblocks/.deps/libblkid_la-hpfs.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers  -I./libblkid/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT libblkid/src/superblocks/libblkid_la-lsi_raid.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-lsi_raid.Tpo -c -o libblkid/src/superblocks/libblkid_la-lsi_raid.lo `test -f 'libblkid/src/superblocks/lsi_raid.c' || echo './'`libblkid/src/superblocks/lsi_raid.c
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libblkid/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT libblkid/src/superblocks/libblkid_la-iso9660.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-iso9660.Tpo -c libblkid/src/superblocks/iso9660.c -o libblkid/src/superblocks/libblkid_la-iso9660.o >/dev/null 2>&1
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libblkid/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT libblkid/src/superblocks/libblkid_la-jfs.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-jfs.Tpo -c libblkid/src/superblocks/jfs.c -o libblkid/src/superblocks/libblkid_la-jfs.o >/dev/null 2>&1
mv -f libblkid/src/superblocks/.deps/libblkid_la-isw_raid.Tpo libblkid/src/superblocks/.deps/libblkid_la-isw_raid.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers  -I./libblkid/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT libblkid/src/superblocks/libblkid_la-luks.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-luks.Tpo -c -o libblkid/src/superblocks/libblkid_la-luks.lo `test -f 'libblkid/src/superblocks/luks.c' || echo './'`libblkid/src/superblocks/luks.c
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libblkid/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT libblkid/src/superblocks/libblkid_la-jmicron_raid.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-jmicron_raid.Tpo -c libblkid/src/superblocks/jmicron_raid.c -o libblkid/src/superblocks/libblkid_la-jmicron_raid.o >/dev/null 2>&1
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libblkid/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT libblkid/src/superblocks/libblkid_la-linux_raid.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-linux_raid.Tpo -c libblkid/src/superblocks/linux_raid.c  -fPIC -DPIC -o libblkid/src/superblocks/.libs/libblkid_la-linux_raid.o
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libblkid/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT libblkid/src/superblocks/libblkid_la-lsi_raid.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-lsi_raid.Tpo -c libblkid/src/superblocks/lsi_raid.c  -fPIC -DPIC -o libblkid/src/superblocks/.libs/libblkid_la-lsi_raid.o
mv -f libblkid/src/superblocks/.deps/libblkid_la-hfs.Tpo libblkid/src/superblocks/.deps/libblkid_la-hfs.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers  -I./libblkid/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT libblkid/src/superblocks/libblkid_la-lvm.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-lvm.Tpo -c -o libblkid/src/superblocks/libblkid_la-lvm.lo `test -f 'libblkid/src/superblocks/lvm.c' || echo './'`libblkid/src/superblocks/lvm.c
mv -f libblkid/src/superblocks/.deps/libblkid_la-jfs.Tpo libblkid/src/superblocks/.deps/libblkid_la-jfs.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers  -I./libblkid/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT libblkid/src/superblocks/libblkid_la-minix.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-minix.Tpo -c -o libblkid/src/superblocks/libblkid_la-minix.lo `test -f 'libblkid/src/superblocks/minix.c' || echo './'`libblkid/src/superblocks/minix.c
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libblkid/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT libblkid/src/superblocks/libblkid_la-luks.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-luks.Tpo -c libblkid/src/superblocks/luks.c  -fPIC -DPIC -o libblkid/src/superblocks/.libs/libblkid_la-luks.o
mv -f libblkid/src/superblocks/.deps/libblkid_la-jmicron_raid.Tpo libblkid/src/superblocks/.deps/libblkid_la-jmicron_raid.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers  -I./libblkid/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT libblkid/src/superblocks/libblkid_la-mpool.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-mpool.Tpo -c -o libblkid/src/superblocks/libblkid_la-mpool.lo `test -f 'libblkid/src/superblocks/mpool.c' || echo './'`libblkid/src/superblocks/mpool.c
mv -f libblkid/src/superblocks/.deps/libblkid_la-befs.Tpo libblkid/src/superblocks/.deps/libblkid_la-befs.Plo
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libblkid/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT libblkid/src/superblocks/libblkid_la-lsi_raid.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-lsi_raid.Tpo -c libblkid/src/superblocks/lsi_raid.c -o libblkid/src/superblocks/libblkid_la-lsi_raid.o >/dev/null 2>&1
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libblkid/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT libblkid/src/superblocks/libblkid_la-lvm.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-lvm.Tpo -c libblkid/src/superblocks/lvm.c  -fPIC -DPIC -o libblkid/src/superblocks/.libs/libblkid_la-lvm.o
/bin/bash ./libtool  --tag=CC   --mode=compile mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers  -I./libblkid/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT libblkid/src/superblocks/libblkid_la-netware.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-netware.Tpo -c -o libblkid/src/superblocks/libblkid_la-netware.lo `test -f 'libblkid/src/superblocks/netware.c' || echo './'`libblkid/src/superblocks/netware.c
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libblkid/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT libblkid/src/superblocks/libblkid_la-minix.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-minix.Tpo -c libblkid/src/superblocks/minix.c  -fPIC -DPIC -o libblkid/src/superblocks/.libs/libblkid_la-minix.o
mv -f libblkid/src/superblocks/.deps/libblkid_la-iso9660.Tpo libblkid/src/superblocks/.deps/libblkid_la-iso9660.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers  -I./libblkid/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT libblkid/src/superblocks/libblkid_la-nilfs.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-nilfs.Tpo -c -o libblkid/src/superblocks/libblkid_la-nilfs.lo `test -f 'libblkid/src/superblocks/nilfs.c' || echo './'`libblkid/src/superblocks/nilfs.c
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libblkid/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT libblkid/src/superblocks/libblkid_la-mpool.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-mpool.Tpo -c libblkid/src/superblocks/mpool.c  -fPIC -DPIC -o libblkid/src/superblocks/.libs/libblkid_la-mpool.o
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libblkid/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT libblkid/src/superblocks/libblkid_la-linux_raid.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-linux_raid.Tpo -c libblkid/src/superblocks/linux_raid.c -o libblkid/src/superblocks/libblkid_la-linux_raid.o >/dev/null 2>&1
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libblkid/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT libblkid/src/superblocks/libblkid_la-netware.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-netware.Tpo -c libblkid/src/superblocks/netware.c  -fPIC -DPIC -o libblkid/src/superblocks/.libs/libblkid_la-netware.o
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libblkid/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT libblkid/src/superblocks/libblkid_la-luks.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-luks.Tpo -c libblkid/src/superblocks/luks.c -o libblkid/src/superblocks/libblkid_la-luks.o >/dev/null 2>&1
mv -f libblkid/src/superblocks/.deps/libblkid_la-lsi_raid.Tpo libblkid/src/superblocks/.deps/libblkid_la-lsi_raid.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers  -I./libblkid/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT libblkid/src/superblocks/libblkid_la-ntfs.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-ntfs.Tpo -c -o libblkid/src/superblocks/libblkid_la-ntfs.lo `test -f 'libblkid/src/superblocks/ntfs.c' || echo './'`libblkid/src/superblocks/ntfs.c
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libblkid/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT libblkid/src/superblocks/libblkid_la-nilfs.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-nilfs.Tpo -c libblkid/src/superblocks/nilfs.c  -fPIC -DPIC -o libblkid/src/superblocks/.libs/libblkid_la-nilfs.o
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libblkid/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT libblkid/src/superblocks/libblkid_la-mpool.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-mpool.Tpo -c libblkid/src/superblocks/mpool.c -o libblkid/src/superblocks/libblkid_la-mpool.o >/dev/null 2>&1
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libblkid/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT libblkid/src/superblocks/libblkid_la-netware.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-netware.Tpo -c libblkid/src/superblocks/netware.c -o libblkid/src/superblocks/libblkid_la-netware.o >/dev/null 2>&1
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libblkid/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT libblkid/src/superblocks/libblkid_la-lvm.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-lvm.Tpo -c libblkid/src/superblocks/lvm.c -o libblkid/src/superblocks/libblkid_la-lvm.o >/dev/null 2>&1
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libblkid/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT libblkid/src/superblocks/libblkid_la-ntfs.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-ntfs.Tpo -c libblkid/src/superblocks/ntfs.c  -fPIC -DPIC -o libblkid/src/superblocks/.libs/libblkid_la-ntfs.o
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libblkid/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT libblkid/src/superblocks/libblkid_la-minix.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-minix.Tpo -c libblkid/src/superblocks/minix.c -o libblkid/src/superblocks/libblkid_la-minix.o >/dev/null 2>&1
mv -f libblkid/src/superblocks/.deps/libblkid_la-luks.Tpo libblkid/src/superblocks/.deps/libblkid_la-luks.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers  -I./libblkid/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT libblkid/src/superblocks/libblkid_la-refs.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-refs.Tpo -c -o libblkid/src/superblocks/libblkid_la-refs.lo `test -f 'libblkid/src/superblocks/refs.c' || echo './'`libblkid/src/superblocks/refs.c
mv -f libblkid/src/superblocks/.deps/libblkid_la-mpool.Tpo libblkid/src/superblocks/.deps/libblkid_la-mpool.Plo
mv -f libblkid/src/superblocks/.deps/libblkid_la-netware.Tpo libblkid/src/superblocks/.deps/libblkid_la-netware.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers  -I./libblkid/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT libblkid/src/superblocks/libblkid_la-nvidia_raid.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-nvidia_raid.Tpo -c -o libblkid/src/superblocks/libblkid_la-nvidia_raid.lo `test -f 'libblkid/src/superblocks/nvidia_raid.c' || echo './'`libblkid/src/superblocks/nvidia_raid.c
/bin/bash ./libtool  --tag=CC   --mode=compile mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers  -I./libblkid/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT libblkid/src/superblocks/libblkid_la-ocfs.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-ocfs.Tpo -c -o libblkid/src/superblocks/libblkid_la-ocfs.lo `test -f 'libblkid/src/superblocks/ocfs.c' || echo './'`libblkid/src/superblocks/ocfs.c
mv -f libblkid/src/superblocks/.deps/libblkid_la-linux_raid.Tpo libblkid/src/superblocks/.deps/libblkid_la-linux_raid.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers  -I./libblkid/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT libblkid/src/superblocks/libblkid_la-promise_raid.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-promise_raid.Tpo -c -o libblkid/src/superblocks/libblkid_la-promise_raid.lo `test -f 'libblkid/src/superblocks/promise_raid.c' || echo './'`libblkid/src/superblocks/promise_raid.c
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libblkid/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT libblkid/src/superblocks/libblkid_la-nilfs.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-nilfs.Tpo -c libblkid/src/superblocks/nilfs.c -o libblkid/src/superblocks/libblkid_la-nilfs.o >/dev/null 2>&1
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libblkid/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT libblkid/src/superblocks/libblkid_la-refs.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-refs.Tpo -c libblkid/src/superblocks/refs.c  -fPIC -DPIC -o libblkid/src/superblocks/.libs/libblkid_la-refs.o
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libblkid/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT libblkid/src/superblocks/libblkid_la-ocfs.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-ocfs.Tpo -c libblkid/src/superblocks/ocfs.c  -fPIC -DPIC -o libblkid/src/superblocks/.libs/libblkid_la-ocfs.o
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libblkid/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT libblkid/src/superblocks/libblkid_la-nvidia_raid.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-nvidia_raid.Tpo -c libblkid/src/superblocks/nvidia_raid.c  -fPIC -DPIC -o libblkid/src/superblocks/.libs/libblkid_la-nvidia_raid.o
mv -f libblkid/src/superblocks/.deps/libblkid_la-lvm.Tpo libblkid/src/superblocks/.deps/libblkid_la-lvm.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers  -I./libblkid/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT libblkid/src/superblocks/libblkid_la-reiserfs.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-reiserfs.Tpo -c -o libblkid/src/superblocks/libblkid_la-reiserfs.lo `test -f 'libblkid/src/superblocks/reiserfs.c' || echo './'`libblkid/src/superblocks/reiserfs.c
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libblkid/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT libblkid/src/superblocks/libblkid_la-refs.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-refs.Tpo -c libblkid/src/superblocks/refs.c -o libblkid/src/superblocks/libblkid_la-refs.o >/dev/null 2>&1
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libblkid/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT libblkid/src/superblocks/libblkid_la-promise_raid.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-promise_raid.Tpo -c libblkid/src/superblocks/promise_raid.c  -fPIC -DPIC -o libblkid/src/superblocks/.libs/libblkid_la-promise_raid.o
mv -f libblkid/src/superblocks/.deps/libblkid_la-minix.Tpo libblkid/src/superblocks/.deps/libblkid_la-minix.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers  -I./libblkid/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT libblkid/src/superblocks/libblkid_la-romfs.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-romfs.Tpo -c -o libblkid/src/superblocks/libblkid_la-romfs.lo `test -f 'libblkid/src/superblocks/romfs.c' || echo './'`libblkid/src/superblocks/romfs.c
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libblkid/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT libblkid/src/superblocks/libblkid_la-ntfs.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-ntfs.Tpo -c libblkid/src/superblocks/ntfs.c -o libblkid/src/superblocks/libblkid_la-ntfs.o >/dev/null 2>&1
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libblkid/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT libblkid/src/superblocks/libblkid_la-reiserfs.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-reiserfs.Tpo -c libblkid/src/superblocks/reiserfs.c  -fPIC -DPIC -o libblkid/src/superblocks/.libs/libblkid_la-reiserfs.o
mv -f libblkid/src/superblocks/.deps/libblkid_la-nilfs.Tpo libblkid/src/superblocks/.deps/libblkid_la-nilfs.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers  -I./libblkid/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT libblkid/src/superblocks/libblkid_la-silicon_raid.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-silicon_raid.Tpo -c -o libblkid/src/superblocks/libblkid_la-silicon_raid.lo `test -f 'libblkid/src/superblocks/silicon_raid.c' || echo './'`libblkid/src/superblocks/silicon_raid.c
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libblkid/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT libblkid/src/superblocks/libblkid_la-nvidia_raid.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-nvidia_raid.Tpo -c libblkid/src/superblocks/nvidia_raid.c -o libblkid/src/superblocks/libblkid_la-nvidia_raid.o >/dev/null 2>&1
mv -f libblkid/src/superblocks/.deps/libblkid_la-refs.Tpo libblkid/src/superblocks/.deps/libblkid_la-refs.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers  -I./libblkid/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT libblkid/src/superblocks/libblkid_la-squashfs.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-squashfs.Tpo -c -o libblkid/src/superblocks/libblkid_la-squashfs.lo `test -f 'libblkid/src/superblocks/squashfs.c' || echo './'`libblkid/src/superblocks/squashfs.c
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libblkid/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT libblkid/src/superblocks/libblkid_la-romfs.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-romfs.Tpo -c libblkid/src/superblocks/romfs.c  -fPIC -DPIC -o libblkid/src/superblocks/.libs/libblkid_la-romfs.o
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libblkid/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT libblkid/src/superblocks/libblkid_la-promise_raid.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-promise_raid.Tpo -c libblkid/src/superblocks/promise_raid.c -o libblkid/src/superblocks/libblkid_la-promise_raid.o >/dev/null 2>&1
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libblkid/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT libblkid/src/superblocks/libblkid_la-ocfs.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-ocfs.Tpo -c libblkid/src/superblocks/ocfs.c -o libblkid/src/superblocks/libblkid_la-ocfs.o >/dev/null 2>&1
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libblkid/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT libblkid/src/superblocks/libblkid_la-silicon_raid.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-silicon_raid.Tpo -c libblkid/src/superblocks/silicon_raid.c  -fPIC -DPIC -o libblkid/src/superblocks/.libs/libblkid_la-silicon_raid.o
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libblkid/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT libblkid/src/superblocks/libblkid_la-squashfs.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-squashfs.Tpo -c libblkid/src/superblocks/squashfs.c  -fPIC -DPIC -o libblkid/src/superblocks/.libs/libblkid_la-squashfs.o
mv -f libblkid/src/superblocks/.deps/libblkid_la-nvidia_raid.Tpo libblkid/src/superblocks/.deps/libblkid_la-nvidia_raid.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers  -I./libblkid/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT libblkid/src/superblocks/libblkid_la-stratis.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-stratis.Tpo -c -o libblkid/src/superblocks/libblkid_la-stratis.lo `test -f 'libblkid/src/superblocks/stratis.c' || echo './'`libblkid/src/superblocks/stratis.c
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libblkid/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT libblkid/src/superblocks/libblkid_la-reiserfs.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-reiserfs.Tpo -c libblkid/src/superblocks/reiserfs.c -o libblkid/src/superblocks/libblkid_la-reiserfs.o >/dev/null 2>&1
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libblkid/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT libblkid/src/superblocks/libblkid_la-romfs.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-romfs.Tpo -c libblkid/src/superblocks/romfs.c -o libblkid/src/superblocks/libblkid_la-romfs.o >/dev/null 2>&1
mv -f libblkid/src/superblocks/.deps/libblkid_la-promise_raid.Tpo libblkid/src/superblocks/.deps/libblkid_la-promise_raid.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers  -I./libblkid/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT libblkid/src/superblocks/libblkid_la-superblocks.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-superblocks.Tpo -c -o libblkid/src/superblocks/libblkid_la-superblocks.lo `test -f 'libblkid/src/superblocks/superblocks.c' || echo './'`libblkid/src/superblocks/superblocks.c
mv -f libblkid/src/superblocks/.deps/libblkid_la-ntfs.Tpo libblkid/src/superblocks/.deps/libblkid_la-ntfs.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers  -I./libblkid/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT libblkid/src/superblocks/libblkid_la-swap.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-swap.Tpo -c -o libblkid/src/superblocks/libblkid_la-swap.lo `test -f 'libblkid/src/superblocks/swap.c' || echo './'`libblkid/src/superblocks/swap.c
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libblkid/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT libblkid/src/superblocks/libblkid_la-stratis.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-stratis.Tpo -c libblkid/src/superblocks/stratis.c  -fPIC -DPIC -o libblkid/src/superblocks/.libs/libblkid_la-stratis.o
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libblkid/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT libblkid/src/superblocks/libblkid_la-silicon_raid.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-silicon_raid.Tpo -c libblkid/src/superblocks/silicon_raid.c -o libblkid/src/superblocks/libblkid_la-silicon_raid.o >/dev/null 2>&1
mv -f libblkid/src/superblocks/.deps/libblkid_la-ocfs.Tpo libblkid/src/superblocks/.deps/libblkid_la-ocfs.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers  -I./libblkid/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT libblkid/src/superblocks/libblkid_la-sysv.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-sysv.Tpo -c -o libblkid/src/superblocks/libblkid_la-sysv.lo `test -f 'libblkid/src/superblocks/sysv.c' || echo './'`libblkid/src/superblocks/sysv.c
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libblkid/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT libblkid/src/superblocks/libblkid_la-squashfs.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-squashfs.Tpo -c libblkid/src/superblocks/squashfs.c -o libblkid/src/superblocks/libblkid_la-squashfs.o >/dev/null 2>&1
mv -f libblkid/src/superblocks/.deps/libblkid_la-romfs.Tpo libblkid/src/superblocks/.deps/libblkid_la-romfs.Plo
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libblkid/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT libblkid/src/superblocks/libblkid_la-superblocks.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-superblocks.Tpo -c libblkid/src/superblocks/superblocks.c  -fPIC -DPIC -o libblkid/src/superblocks/.libs/libblkid_la-superblocks.o
/bin/bash ./libtool  --tag=CC   --mode=compile mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers  -I./libblkid/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT libblkid/src/superblocks/libblkid_la-ubi.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-ubi.Tpo -c -o libblkid/src/superblocks/libblkid_la-ubi.lo `test -f 'libblkid/src/superblocks/ubi.c' || echo './'`libblkid/src/superblocks/ubi.c
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libblkid/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT libblkid/src/superblocks/libblkid_la-swap.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-swap.Tpo -c libblkid/src/superblocks/swap.c  -fPIC -DPIC -o libblkid/src/superblocks/.libs/libblkid_la-swap.o
mv -f libblkid/src/superblocks/.deps/libblkid_la-reiserfs.Tpo libblkid/src/superblocks/.deps/libblkid_la-reiserfs.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers  -I./libblkid/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT libblkid/src/superblocks/libblkid_la-ubifs.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-ubifs.Tpo -c -o libblkid/src/superblocks/libblkid_la-ubifs.lo `test -f 'libblkid/src/superblocks/ubifs.c' || echo './'`libblkid/src/superblocks/ubifs.c
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libblkid/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT libblkid/src/superblocks/libblkid_la-sysv.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-sysv.Tpo -c libblkid/src/superblocks/sysv.c  -fPIC -DPIC -o libblkid/src/superblocks/.libs/libblkid_la-sysv.o
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libblkid/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT libblkid/src/superblocks/libblkid_la-stratis.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-stratis.Tpo -c libblkid/src/superblocks/stratis.c -o libblkid/src/superblocks/libblkid_la-stratis.o >/dev/null 2>&1
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libblkid/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT libblkid/src/superblocks/libblkid_la-ubi.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-ubi.Tpo -c libblkid/src/superblocks/ubi.c  -fPIC -DPIC -o libblkid/src/superblocks/.libs/libblkid_la-ubi.o
mv -f libblkid/src/superblocks/.deps/libblkid_la-squashfs.Tpo libblkid/src/superblocks/.deps/libblkid_la-squashfs.Plo
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libblkid/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT libblkid/src/superblocks/libblkid_la-ubifs.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-ubifs.Tpo -c libblkid/src/superblocks/ubifs.c  -fPIC -DPIC -o libblkid/src/superblocks/.libs/libblkid_la-ubifs.o
/bin/bash ./libtool  --tag=CC   --mode=compile mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers  -I./libblkid/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT libblkid/src/superblocks/libblkid_la-udf.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-udf.Tpo -c -o libblkid/src/superblocks/libblkid_la-udf.lo `test -f 'libblkid/src/superblocks/udf.c' || echo './'`libblkid/src/superblocks/udf.c
mv -f libblkid/src/superblocks/.deps/libblkid_la-silicon_raid.Tpo libblkid/src/superblocks/.deps/libblkid_la-silicon_raid.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers  -I./libblkid/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT libblkid/src/superblocks/libblkid_la-ufs.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-ufs.Tpo -c -o libblkid/src/superblocks/libblkid_la-ufs.lo `test -f 'libblkid/src/superblocks/ufs.c' || echo './'`libblkid/src/superblocks/ufs.c
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libblkid/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT libblkid/src/superblocks/libblkid_la-ubi.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-ubi.Tpo -c libblkid/src/superblocks/ubi.c -o libblkid/src/superblocks/libblkid_la-ubi.o >/dev/null 2>&1
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libblkid/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT libblkid/src/superblocks/libblkid_la-udf.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-udf.Tpo -c libblkid/src/superblocks/udf.c  -fPIC -DPIC -o libblkid/src/superblocks/.libs/libblkid_la-udf.o
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libblkid/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT libblkid/src/superblocks/libblkid_la-sysv.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-sysv.Tpo -c libblkid/src/superblocks/sysv.c -o libblkid/src/superblocks/libblkid_la-sysv.o >/dev/null 2>&1
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libblkid/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT libblkid/src/superblocks/libblkid_la-ufs.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-ufs.Tpo -c libblkid/src/superblocks/ufs.c  -fPIC -DPIC -o libblkid/src/superblocks/.libs/libblkid_la-ufs.o
mv -f libblkid/src/superblocks/.deps/libblkid_la-stratis.Tpo libblkid/src/superblocks/.deps/libblkid_la-stratis.Plo
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libblkid/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT libblkid/src/superblocks/libblkid_la-swap.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-swap.Tpo -c libblkid/src/superblocks/swap.c -o libblkid/src/superblocks/libblkid_la-swap.o >/dev/null 2>&1
/bin/bash ./libtool  --tag=CC   --mode=compile mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers  -I./libblkid/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT libblkid/src/superblocks/libblkid_la-vdo.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-vdo.Tpo -c -o libblkid/src/superblocks/libblkid_la-vdo.lo `test -f 'libblkid/src/superblocks/vdo.c' || echo './'`libblkid/src/superblocks/vdo.c
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libblkid/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT libblkid/src/superblocks/libblkid_la-ubifs.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-ubifs.Tpo -c libblkid/src/superblocks/ubifs.c -o libblkid/src/superblocks/libblkid_la-ubifs.o >/dev/null 2>&1
mv -f libblkid/src/superblocks/.deps/libblkid_la-ubi.Tpo libblkid/src/superblocks/.deps/libblkid_la-ubi.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers  -I./libblkid/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT libblkid/src/superblocks/libblkid_la-vfat.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-vfat.Tpo -c -o libblkid/src/superblocks/libblkid_la-vfat.lo `test -f 'libblkid/src/superblocks/vfat.c' || echo './'`libblkid/src/superblocks/vfat.c
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libblkid/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT libblkid/src/superblocks/libblkid_la-vdo.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-vdo.Tpo -c libblkid/src/superblocks/vdo.c  -fPIC -DPIC -o libblkid/src/superblocks/.libs/libblkid_la-vdo.o
mv -f libblkid/src/superblocks/.deps/libblkid_la-sysv.Tpo libblkid/src/superblocks/.deps/libblkid_la-sysv.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers  -I./libblkid/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT libblkid/src/superblocks/libblkid_la-via_raid.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-via_raid.Tpo -c -o libblkid/src/superblocks/libblkid_la-via_raid.lo `test -f 'libblkid/src/superblocks/via_raid.c' || echo './'`libblkid/src/superblocks/via_raid.c
mv -f libblkid/src/superblocks/.deps/libblkid_la-ubifs.Tpo libblkid/src/superblocks/.deps/libblkid_la-ubifs.Plo
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libblkid/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT libblkid/src/superblocks/libblkid_la-ufs.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-ufs.Tpo -c libblkid/src/superblocks/ufs.c -o libblkid/src/superblocks/libblkid_la-ufs.o >/dev/null 2>&1
/bin/bash ./libtool  --tag=CC   --mode=compile mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers  -I./libblkid/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT libblkid/src/superblocks/libblkid_la-vmfs.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-vmfs.Tpo -c -o libblkid/src/superblocks/libblkid_la-vmfs.lo `test -f 'libblkid/src/superblocks/vmfs.c' || echo './'`libblkid/src/superblocks/vmfs.c
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libblkid/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT libblkid/src/superblocks/libblkid_la-vfat.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-vfat.Tpo -c libblkid/src/superblocks/vfat.c  -fPIC -DPIC -o libblkid/src/superblocks/.libs/libblkid_la-vfat.o
mv -f libblkid/src/superblocks/.deps/libblkid_la-swap.Tpo libblkid/src/superblocks/.deps/libblkid_la-swap.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers  -I./libblkid/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT libblkid/src/superblocks/libblkid_la-vxfs.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-vxfs.Tpo -c -o libblkid/src/superblocks/libblkid_la-vxfs.lo `test -f 'libblkid/src/superblocks/vxfs.c' || echo './'`libblkid/src/superblocks/vxfs.c
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libblkid/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT libblkid/src/superblocks/libblkid_la-via_raid.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-via_raid.Tpo -c libblkid/src/superblocks/via_raid.c  -fPIC -DPIC -o libblkid/src/superblocks/.libs/libblkid_la-via_raid.o
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libblkid/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT libblkid/src/superblocks/libblkid_la-vdo.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-vdo.Tpo -c libblkid/src/superblocks/vdo.c -o libblkid/src/superblocks/libblkid_la-vdo.o >/dev/null 2>&1
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libblkid/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT libblkid/src/superblocks/libblkid_la-vmfs.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-vmfs.Tpo -c libblkid/src/superblocks/vmfs.c  -fPIC -DPIC -o libblkid/src/superblocks/.libs/libblkid_la-vmfs.o
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libblkid/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT libblkid/src/superblocks/libblkid_la-vxfs.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-vxfs.Tpo -c libblkid/src/superblocks/vxfs.c  -fPIC -DPIC -o libblkid/src/superblocks/.libs/libblkid_la-vxfs.o
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libblkid/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT libblkid/src/superblocks/libblkid_la-udf.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-udf.Tpo -c libblkid/src/superblocks/udf.c -o libblkid/src/superblocks/libblkid_la-udf.o >/dev/null 2>&1
mv -f libblkid/src/superblocks/.deps/libblkid_la-ufs.Tpo libblkid/src/superblocks/.deps/libblkid_la-ufs.Plo
mv -f libblkid/src/superblocks/.deps/libblkid_la-vdo.Tpo libblkid/src/superblocks/.deps/libblkid_la-vdo.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers  -I./libblkid/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT libblkid/src/superblocks/libblkid_la-xfs.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-xfs.Tpo -c -o libblkid/src/superblocks/libblkid_la-xfs.lo `test -f 'libblkid/src/superblocks/xfs.c' || echo './'`libblkid/src/superblocks/xfs.c
/bin/bash ./libtool  --tag=CC   --mode=compile mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers  -I./libblkid/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT libblkid/src/superblocks/libblkid_la-zfs.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-zfs.Tpo -c -o libblkid/src/superblocks/libblkid_la-zfs.lo `test -f 'libblkid/src/superblocks/zfs.c' || echo './'`libblkid/src/superblocks/zfs.c
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libblkid/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT libblkid/src/superblocks/libblkid_la-via_raid.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-via_raid.Tpo -c libblkid/src/superblocks/via_raid.c -o libblkid/src/superblocks/libblkid_la-via_raid.o >/dev/null 2>&1
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libblkid/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT libblkid/src/superblocks/libblkid_la-superblocks.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-superblocks.Tpo -c libblkid/src/superblocks/superblocks.c -o libblkid/src/superblocks/libblkid_la-superblocks.o >/dev/null 2>&1
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libblkid/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT libblkid/src/superblocks/libblkid_la-vmfs.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-vmfs.Tpo -c libblkid/src/superblocks/vmfs.c -o libblkid/src/superblocks/libblkid_la-vmfs.o >/dev/null 2>&1
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libblkid/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT libblkid/src/superblocks/libblkid_la-vxfs.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-vxfs.Tpo -c libblkid/src/superblocks/vxfs.c -o libblkid/src/superblocks/libblkid_la-vxfs.o >/dev/null 2>&1
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libblkid/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT libblkid/src/superblocks/libblkid_la-xfs.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-xfs.Tpo -c libblkid/src/superblocks/xfs.c  -fPIC -DPIC -o libblkid/src/superblocks/.libs/libblkid_la-xfs.o
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libblkid/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT libblkid/src/superblocks/libblkid_la-zfs.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-zfs.Tpo -c libblkid/src/superblocks/zfs.c  -fPIC -DPIC -o libblkid/src/superblocks/.libs/libblkid_la-zfs.o
mv -f libblkid/src/superblocks/.deps/libblkid_la-via_raid.Tpo libblkid/src/superblocks/.deps/libblkid_la-via_raid.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers  -I./libblkid/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT libblkid/src/topology/libblkid_la-topology.lo -MD -MP -MF libblkid/src/topology/.deps/libblkid_la-topology.Tpo -c -o libblkid/src/topology/libblkid_la-topology.lo `test -f 'libblkid/src/topology/topology.c' || echo './'`libblkid/src/topology/topology.c
mv -f libblkid/src/superblocks/.deps/libblkid_la-vmfs.Tpo libblkid/src/superblocks/.deps/libblkid_la-vmfs.Plo
mv -f libblkid/src/superblocks/.deps/libblkid_la-vxfs.Tpo libblkid/src/superblocks/.deps/libblkid_la-vxfs.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers  -I./libblkid/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT libblkid/src/topology/libblkid_la-dm.lo -MD -MP -MF libblkid/src/topology/.deps/libblkid_la-dm.Tpo -c -o libblkid/src/topology/libblkid_la-dm.lo `test -f 'libblkid/src/topology/dm.c' || echo './'`libblkid/src/topology/dm.c
/bin/bash ./libtool  --tag=CC   --mode=compile mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers  -I./libblkid/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT libblkid/src/topology/libblkid_la-evms.lo -MD -MP -MF libblkid/src/topology/.deps/libblkid_la-evms.Tpo -c -o libblkid/src/topology/libblkid_la-evms.lo `test -f 'libblkid/src/topology/evms.c' || echo './'`libblkid/src/topology/evms.c
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libblkid/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT libblkid/src/superblocks/libblkid_la-vfat.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-vfat.Tpo -c libblkid/src/superblocks/vfat.c -o libblkid/src/superblocks/libblkid_la-vfat.o >/dev/null 2>&1
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libblkid/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT libblkid/src/topology/libblkid_la-topology.lo -MD -MP -MF libblkid/src/topology/.deps/libblkid_la-topology.Tpo -c libblkid/src/topology/topology.c  -fPIC -DPIC -o libblkid/src/topology/.libs/libblkid_la-topology.o
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libblkid/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT libblkid/src/topology/libblkid_la-dm.lo -MD -MP -MF libblkid/src/topology/.deps/libblkid_la-dm.Tpo -c libblkid/src/topology/dm.c  -fPIC -DPIC -o libblkid/src/topology/.libs/libblkid_la-dm.o
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libblkid/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT libblkid/src/topology/libblkid_la-evms.lo -MD -MP -MF libblkid/src/topology/.deps/libblkid_la-evms.Tpo -c libblkid/src/topology/evms.c  -fPIC -DPIC -o libblkid/src/topology/.libs/libblkid_la-evms.o
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libblkid/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT libblkid/src/superblocks/libblkid_la-xfs.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-xfs.Tpo -c libblkid/src/superblocks/xfs.c -o libblkid/src/superblocks/libblkid_la-xfs.o >/dev/null 2>&1
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libblkid/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT libblkid/src/topology/libblkid_la-evms.lo -MD -MP -MF libblkid/src/topology/.deps/libblkid_la-evms.Tpo -c libblkid/src/topology/evms.c -o libblkid/src/topology/libblkid_la-evms.o >/dev/null 2>&1
mv -f libblkid/src/superblocks/.deps/libblkid_la-udf.Tpo libblkid/src/superblocks/.deps/libblkid_la-udf.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers  -I./libblkid/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT libblkid/src/topology/libblkid_la-ioctl.lo -MD -MP -MF libblkid/src/topology/.deps/libblkid_la-ioctl.Tpo -c -o libblkid/src/topology/libblkid_la-ioctl.lo `test -f 'libblkid/src/topology/ioctl.c' || echo './'`libblkid/src/topology/ioctl.c
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libblkid/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT libblkid/src/topology/libblkid_la-dm.lo -MD -MP -MF libblkid/src/topology/.deps/libblkid_la-dm.Tpo -c libblkid/src/topology/dm.c -o libblkid/src/topology/libblkid_la-dm.o >/dev/null 2>&1
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libblkid/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT libblkid/src/topology/libblkid_la-topology.lo -MD -MP -MF libblkid/src/topology/.deps/libblkid_la-topology.Tpo -c libblkid/src/topology/topology.c -o libblkid/src/topology/libblkid_la-topology.o >/dev/null 2>&1
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libblkid/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT libblkid/src/superblocks/libblkid_la-zfs.lo -MD -MP -MF libblkid/src/superblocks/.deps/libblkid_la-zfs.Tpo -c libblkid/src/superblocks/zfs.c -o libblkid/src/superblocks/libblkid_la-zfs.o >/dev/null 2>&1
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libblkid/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT libblkid/src/topology/libblkid_la-ioctl.lo -MD -MP -MF libblkid/src/topology/.deps/libblkid_la-ioctl.Tpo -c libblkid/src/topology/ioctl.c  -fPIC -DPIC -o libblkid/src/topology/.libs/libblkid_la-ioctl.o
mv -f libblkid/src/superblocks/.deps/libblkid_la-xfs.Tpo libblkid/src/superblocks/.deps/libblkid_la-xfs.Plo
mv -f libblkid/src/topology/.deps/libblkid_la-evms.Tpo libblkid/src/topology/.deps/libblkid_la-evms.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers  -I./libblkid/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT libblkid/src/topology/libblkid_la-lvm.lo -MD -MP -MF libblkid/src/topology/.deps/libblkid_la-lvm.Tpo -c -o libblkid/src/topology/libblkid_la-lvm.lo `test -f 'libblkid/src/topology/lvm.c' || echo './'`libblkid/src/topology/lvm.c
/bin/bash ./libtool  --tag=CC   --mode=compile mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers  -I./libblkid/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT libblkid/src/topology/libblkid_la-md.lo -MD -MP -MF libblkid/src/topology/.deps/libblkid_la-md.Tpo -c -o libblkid/src/topology/libblkid_la-md.lo `test -f 'libblkid/src/topology/md.c' || echo './'`libblkid/src/topology/md.c
mv -f libblkid/src/superblocks/.deps/libblkid_la-vfat.Tpo libblkid/src/superblocks/.deps/libblkid_la-vfat.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers  -I./libblkid/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT libblkid/src/topology/libblkid_la-sysfs.lo -MD -MP -MF libblkid/src/topology/.deps/libblkid_la-sysfs.Tpo -c -o libblkid/src/topology/libblkid_la-sysfs.lo `test -f 'libblkid/src/topology/sysfs.c' || echo './'`libblkid/src/topology/sysfs.c
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libblkid/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT libblkid/src/topology/libblkid_la-lvm.lo -MD -MP -MF libblkid/src/topology/.deps/libblkid_la-lvm.Tpo -c libblkid/src/topology/lvm.c  -fPIC -DPIC -o libblkid/src/topology/.libs/libblkid_la-lvm.o
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libblkid/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT libblkid/src/topology/libblkid_la-md.lo -MD -MP -MF libblkid/src/topology/.deps/libblkid_la-md.Tpo -c libblkid/src/topology/md.c  -fPIC -DPIC -o libblkid/src/topology/.libs/libblkid_la-md.o
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libblkid/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT libblkid/src/topology/libblkid_la-ioctl.lo -MD -MP -MF libblkid/src/topology/.deps/libblkid_la-ioctl.Tpo -c libblkid/src/topology/ioctl.c -o libblkid/src/topology/libblkid_la-ioctl.o >/dev/null 2>&1
mv -f libblkid/src/topology/.deps/libblkid_la-dm.Tpo libblkid/src/topology/.deps/libblkid_la-dm.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers   -I./libblkid/src -I./libmount/src -I./libmount/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT libmount/src/libmount_la-cache.lo -MD -MP -MF libmount/src/.deps/libmount_la-cache.Tpo -c -o libmount/src/libmount_la-cache.lo `test -f 'libmount/src/cache.c' || echo './'`libmount/src/cache.c
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libblkid/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT libblkid/src/topology/libblkid_la-sysfs.lo -MD -MP -MF libblkid/src/topology/.deps/libblkid_la-sysfs.Tpo -c libblkid/src/topology/sysfs.c  -fPIC -DPIC -o libblkid/src/topology/.libs/libblkid_la-sysfs.o
mv -f libblkid/src/superblocks/.deps/libblkid_la-superblocks.Tpo libblkid/src/superblocks/.deps/libblkid_la-superblocks.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers   -I./libblkid/src -I./libmount/src -I./libmount/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT libmount/src/libmount_la-fs.lo -MD -MP -MF libmount/src/.deps/libmount_la-fs.Tpo -c -o libmount/src/libmount_la-fs.lo `test -f 'libmount/src/fs.c' || echo './'`libmount/src/fs.c
mv -f libblkid/src/topology/.deps/libblkid_la-topology.Tpo libblkid/src/topology/.deps/libblkid_la-topology.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers   -I./libblkid/src -I./libmount/src -I./libmount/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT libmount/src/libmount_la-init.lo -MD -MP -MF libmount/src/.deps/libmount_la-init.Tpo -c -o libmount/src/libmount_la-init.lo `test -f 'libmount/src/init.c' || echo './'`libmount/src/init.c
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libblkid/src -I./libmount/src -I./libmount/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT libmount/src/libmount_la-cache.lo -MD -MP -MF libmount/src/.deps/libmount_la-cache.Tpo -c libmount/src/cache.c  -fPIC -DPIC -o libmount/src/.libs/libmount_la-cache.o
mv -f libblkid/src/topology/.deps/libblkid_la-ioctl.Tpo libblkid/src/topology/.deps/libblkid_la-ioctl.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers   -I./libblkid/src -I./libmount/src -I./libmount/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT libmount/src/libmount_la-iter.lo -MD -MP -MF libmount/src/.deps/libmount_la-iter.Tpo -c -o libmount/src/libmount_la-iter.lo `test -f 'libmount/src/iter.c' || echo './'`libmount/src/iter.c
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libblkid/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT libblkid/src/topology/libblkid_la-md.lo -MD -MP -MF libblkid/src/topology/.deps/libblkid_la-md.Tpo -c libblkid/src/topology/md.c -o libblkid/src/topology/libblkid_la-md.o >/dev/null 2>&1
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libblkid/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT libblkid/src/topology/libblkid_la-sysfs.lo -MD -MP -MF libblkid/src/topology/.deps/libblkid_la-sysfs.Tpo -c libblkid/src/topology/sysfs.c -o libblkid/src/topology/libblkid_la-sysfs.o >/dev/null 2>&1
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libblkid/src -I./libmount/src -I./libmount/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT libmount/src/libmount_la-fs.lo -MD -MP -MF libmount/src/.deps/libmount_la-fs.Tpo -c libmount/src/fs.c  -fPIC -DPIC -o libmount/src/.libs/libmount_la-fs.o
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libblkid/src -I./libmount/src -I./libmount/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT libmount/src/libmount_la-init.lo -MD -MP -MF libmount/src/.deps/libmount_la-init.Tpo -c libmount/src/init.c  -fPIC -DPIC -o libmount/src/.libs/libmount_la-init.o
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libblkid/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT libblkid/src/topology/libblkid_la-lvm.lo -MD -MP -MF libblkid/src/topology/.deps/libblkid_la-lvm.Tpo -c libblkid/src/topology/lvm.c -o libblkid/src/topology/libblkid_la-lvm.o >/dev/null 2>&1
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libblkid/src -I./libmount/src -I./libmount/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT libmount/src/libmount_la-iter.lo -MD -MP -MF libmount/src/.deps/libmount_la-iter.Tpo -c libmount/src/iter.c  -fPIC -DPIC -o libmount/src/.libs/libmount_la-iter.o
mv -f libblkid/src/superblocks/.deps/libblkid_la-zfs.Tpo libblkid/src/superblocks/.deps/libblkid_la-zfs.Plo
mv -f libblkid/src/topology/.deps/libblkid_la-md.Tpo libblkid/src/topology/.deps/libblkid_la-md.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers   -I./libblkid/src -I./libmount/src -I./libmount/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT libmount/src/libmount_la-lock.lo -MD -MP -MF libmount/src/.deps/libmount_la-lock.Tpo -c -o libmount/src/libmount_la-lock.lo `test -f 'libmount/src/lock.c' || echo './'`libmount/src/lock.c
/bin/bash ./libtool  --tag=CC   --mode=compile mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers   -I./libblkid/src -I./libmount/src -I./libmount/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT libmount/src/libmount_la-optmap.lo -MD -MP -MF libmount/src/.deps/libmount_la-optmap.Tpo -c -o libmount/src/libmount_la-optmap.lo `test -f 'libmount/src/optmap.c' || echo './'`libmount/src/optmap.c
mv -f libblkid/src/topology/.deps/libblkid_la-sysfs.Tpo libblkid/src/topology/.deps/libblkid_la-sysfs.Plo
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libblkid/src -I./libmount/src -I./libmount/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT libmount/src/libmount_la-iter.lo -MD -MP -MF libmount/src/.deps/libmount_la-iter.Tpo -c libmount/src/iter.c -o libmount/src/libmount_la-iter.o >/dev/null 2>&1
/bin/bash ./libtool  --tag=CC   --mode=compile mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers   -I./libblkid/src -I./libmount/src -I./libmount/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT libmount/src/libmount_la-optstr.lo -MD -MP -MF libmount/src/.deps/libmount_la-optstr.Tpo -c -o libmount/src/libmount_la-optstr.lo `test -f 'libmount/src/optstr.c' || echo './'`libmount/src/optstr.c
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libblkid/src -I./libmount/src -I./libmount/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT libmount/src/libmount_la-lock.lo -MD -MP -MF libmount/src/.deps/libmount_la-lock.Tpo -c libmount/src/lock.c  -fPIC -DPIC -o libmount/src/.libs/libmount_la-lock.o
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libblkid/src -I./libmount/src -I./libmount/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT libmount/src/libmount_la-init.lo -MD -MP -MF libmount/src/.deps/libmount_la-init.Tpo -c libmount/src/init.c -o libmount/src/libmount_la-init.o >/dev/null 2>&1
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libblkid/src -I./libmount/src -I./libmount/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT libmount/src/libmount_la-optmap.lo -MD -MP -MF libmount/src/.deps/libmount_la-optmap.Tpo -c libmount/src/optmap.c  -fPIC -DPIC -o libmount/src/.libs/libmount_la-optmap.o
mv -f libblkid/src/topology/.deps/libblkid_la-lvm.Tpo libblkid/src/topology/.deps/libblkid_la-lvm.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers   -I./libblkid/src -I./libmount/src -I./libmount/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT libmount/src/libmount_la-tab.lo -MD -MP -MF libmount/src/.deps/libmount_la-tab.Tpo -c -o libmount/src/libmount_la-tab.lo `test -f 'libmount/src/tab.c' || echo './'`libmount/src/tab.c
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libblkid/src -I./libmount/src -I./libmount/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT libmount/src/libmount_la-optstr.lo -MD -MP -MF libmount/src/.deps/libmount_la-optstr.Tpo -c libmount/src/optstr.c  -fPIC -DPIC -o libmount/src/.libs/libmount_la-optstr.o
mv -f libmount/src/.deps/libmount_la-iter.Tpo libmount/src/.deps/libmount_la-iter.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers   -I./libblkid/src -I./libmount/src -I./libmount/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT libmount/src/libmount_la-tab_diff.lo -MD -MP -MF libmount/src/.deps/libmount_la-tab_diff.Tpo -c -o libmount/src/libmount_la-tab_diff.lo `test -f 'libmount/src/tab_diff.c' || echo './'`libmount/src/tab_diff.c
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libblkid/src -I./libmount/src -I./libmount/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT libmount/src/libmount_la-tab.lo -MD -MP -MF libmount/src/.deps/libmount_la-tab.Tpo -c libmount/src/tab.c  -fPIC -DPIC -o libmount/src/.libs/libmount_la-tab.o
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libblkid/src -I./libmount/src -I./libmount/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT libmount/src/libmount_la-optmap.lo -MD -MP -MF libmount/src/.deps/libmount_la-optmap.Tpo -c libmount/src/optmap.c -o libmount/src/libmount_la-optmap.o >/dev/null 2>&1
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libblkid/src -I./libmount/src -I./libmount/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT libmount/src/libmount_la-tab_diff.lo -MD -MP -MF libmount/src/.deps/libmount_la-tab_diff.Tpo -c libmount/src/tab_diff.c  -fPIC -DPIC -o libmount/src/.libs/libmount_la-tab_diff.o
mv -f libmount/src/.deps/libmount_la-init.Tpo libmount/src/.deps/libmount_la-init.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers   -I./libblkid/src -I./libmount/src -I./libmount/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT libmount/src/libmount_la-tab_parse.lo -MD -MP -MF libmount/src/.deps/libmount_la-tab_parse.Tpo -c -o libmount/src/libmount_la-tab_parse.lo `test -f 'libmount/src/tab_parse.c' || echo './'`libmount/src/tab_parse.c
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libblkid/src -I./libmount/src -I./libmount/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT libmount/src/libmount_la-tab_parse.lo -MD -MP -MF libmount/src/.deps/libmount_la-tab_parse.Tpo -c libmount/src/tab_parse.c  -fPIC -DPIC -o libmount/src/.libs/libmount_la-tab_parse.o
mv -f libmount/src/.deps/libmount_la-optmap.Tpo libmount/src/.deps/libmount_la-optmap.Plo
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libblkid/src -I./libmount/src -I./libmount/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT libmount/src/libmount_la-cache.lo -MD -MP -MF libmount/src/.deps/libmount_la-cache.Tpo -c libmount/src/cache.c -o libmount/src/libmount_la-cache.o >/dev/null 2>&1
/bin/bash ./libtool  --tag=CC   --mode=compile mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers   -I./libblkid/src -I./libmount/src -I./libmount/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT libmount/src/libmount_la-tab_update.lo -MD -MP -MF libmount/src/.deps/libmount_la-tab_update.Tpo -c -o libmount/src/libmount_la-tab_update.lo `test -f 'libmount/src/tab_update.c' || echo './'`libmount/src/tab_update.c
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libblkid/src -I./libmount/src -I./libmount/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT libmount/src/libmount_la-tab_update.lo -MD -MP -MF libmount/src/.deps/libmount_la-tab_update.Tpo -c libmount/src/tab_update.c  -fPIC -DPIC -o libmount/src/.libs/libmount_la-tab_update.o
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libblkid/src -I./libmount/src -I./libmount/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT libmount/src/libmount_la-tab_diff.lo -MD -MP -MF libmount/src/.deps/libmount_la-tab_diff.Tpo -c libmount/src/tab_diff.c -o libmount/src/libmount_la-tab_diff.o >/dev/null 2>&1
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libblkid/src -I./libmount/src -I./libmount/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT libmount/src/libmount_la-lock.lo -MD -MP -MF libmount/src/.deps/libmount_la-lock.Tpo -c libmount/src/lock.c -o libmount/src/libmount_la-lock.o >/dev/null 2>&1
mv -f libmount/src/.deps/libmount_la-tab_diff.Tpo libmount/src/.deps/libmount_la-tab_diff.Plo
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libblkid/src -I./libmount/src -I./libmount/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT libmount/src/libmount_la-fs.lo -MD -MP -MF libmount/src/.deps/libmount_la-fs.Tpo -c libmount/src/fs.c -o libmount/src/libmount_la-fs.o >/dev/null 2>&1
/bin/bash ./libtool  --tag=CC   --mode=compile mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers   -I./libblkid/src -I./libmount/src -I./libmount/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT libmount/src/libmount_la-test.lo -MD -MP -MF libmount/src/.deps/libmount_la-test.Tpo -c -o libmount/src/libmount_la-test.lo `test -f 'libmount/src/test.c' || echo './'`libmount/src/test.c
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libblkid/src -I./libmount/src -I./libmount/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT libmount/src/libmount_la-optstr.lo -MD -MP -MF libmount/src/.deps/libmount_la-optstr.Tpo -c libmount/src/optstr.c -o libmount/src/libmount_la-optstr.o >/dev/null 2>&1
mv -f libmount/src/.deps/libmount_la-cache.Tpo libmount/src/.deps/libmount_la-cache.Plo
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libblkid/src -I./libmount/src -I./libmount/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT libmount/src/libmount_la-test.lo -MD -MP -MF libmount/src/.deps/libmount_la-test.Tpo -c libmount/src/test.c  -fPIC -DPIC -o libmount/src/.libs/libmount_la-test.o
/bin/bash ./libtool  --tag=CC   --mode=compile mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers   -I./libblkid/src -I./libmount/src -I./libmount/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT libmount/src/libmount_la-utils.lo -MD -MP -MF libmount/src/.deps/libmount_la-utils.Tpo -c -o libmount/src/libmount_la-utils.lo `test -f 'libmount/src/utils.c' || echo './'`libmount/src/utils.c
mv -f libmount/src/.deps/libmount_la-lock.Tpo libmount/src/.deps/libmount_la-lock.Plo
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libblkid/src -I./libmount/src -I./libmount/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT libmount/src/libmount_la-utils.lo -MD -MP -MF libmount/src/.deps/libmount_la-utils.Tpo -c libmount/src/utils.c  -fPIC -DPIC -o libmount/src/.libs/libmount_la-utils.o
/bin/bash ./libtool  --tag=CC   --mode=compile mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers   -I./libblkid/src -I./libmount/src -I./libmount/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT libmount/src/libmount_la-version.lo -MD -MP -MF libmount/src/.deps/libmount_la-version.Tpo -c -o libmount/src/libmount_la-version.lo `test -f 'libmount/src/version.c' || echo './'`libmount/src/version.c
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libblkid/src -I./libmount/src -I./libmount/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT libmount/src/libmount_la-test.lo -MD -MP -MF libmount/src/.deps/libmount_la-test.Tpo -c libmount/src/test.c -o libmount/src/libmount_la-test.o >/dev/null 2>&1
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libblkid/src -I./libmount/src -I./libmount/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT libmount/src/libmount_la-version.lo -MD -MP -MF libmount/src/.deps/libmount_la-version.Tpo -c libmount/src/version.c  -fPIC -DPIC -o libmount/src/.libs/libmount_la-version.o
mv -f libmount/src/.deps/libmount_la-test.Tpo libmount/src/.deps/libmount_la-test.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers   -I./libblkid/src -I./libmount/src -I./libmount/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT libmount/src/libmount_la-context.lo -MD -MP -MF libmount/src/.deps/libmount_la-context.Tpo -c -o libmount/src/libmount_la-context.lo `test -f 'libmount/src/context.c' || echo './'`libmount/src/context.c
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libblkid/src -I./libmount/src -I./libmount/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT libmount/src/libmount_la-version.lo -MD -MP -MF libmount/src/.deps/libmount_la-version.Tpo -c libmount/src/version.c -o libmount/src/libmount_la-version.o >/dev/null 2>&1
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libblkid/src -I./libmount/src -I./libmount/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT libmount/src/libmount_la-tab_update.lo -MD -MP -MF libmount/src/.deps/libmount_la-tab_update.Tpo -c libmount/src/tab_update.c -o libmount/src/libmount_la-tab_update.o >/dev/null 2>&1
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libblkid/src -I./libmount/src -I./libmount/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT libmount/src/libmount_la-context.lo -MD -MP -MF libmount/src/.deps/libmount_la-context.Tpo -c libmount/src/context.c  -fPIC -DPIC -o libmount/src/.libs/libmount_la-context.o
mv -f libmount/src/.deps/libmount_la-version.Tpo libmount/src/.deps/libmount_la-version.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers   -I./libblkid/src -I./libmount/src -I./libmount/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT libmount/src/libmount_la-context_loopdev.lo -MD -MP -MF libmount/src/.deps/libmount_la-context_loopdev.Tpo -c -o libmount/src/libmount_la-context_loopdev.lo `test -f 'libmount/src/context_loopdev.c' || echo './'`libmount/src/context_loopdev.c
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libblkid/src -I./libmount/src -I./libmount/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT libmount/src/libmount_la-context_loopdev.lo -MD -MP -MF libmount/src/.deps/libmount_la-context_loopdev.Tpo -c libmount/src/context_loopdev.c  -fPIC -DPIC -o libmount/src/.libs/libmount_la-context_loopdev.o
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libblkid/src -I./libmount/src -I./libmount/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT libmount/src/libmount_la-tab.lo -MD -MP -MF libmount/src/.deps/libmount_la-tab.Tpo -c libmount/src/tab.c -o libmount/src/libmount_la-tab.o >/dev/null 2>&1
mv -f libmount/src/.deps/libmount_la-optstr.Tpo libmount/src/.deps/libmount_la-optstr.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers   -I./libblkid/src -I./libmount/src -I./libmount/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT libmount/src/libmount_la-context_veritydev.lo -MD -MP -MF libmount/src/.deps/libmount_la-context_veritydev.Tpo -c -o libmount/src/libmount_la-context_veritydev.lo `test -f 'libmount/src/context_veritydev.c' || echo './'`libmount/src/context_veritydev.c
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libblkid/src -I./libmount/src -I./libmount/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT libmount/src/libmount_la-tab_parse.lo -MD -MP -MF libmount/src/.deps/libmount_la-tab_parse.Tpo -c libmount/src/tab_parse.c -o libmount/src/libmount_la-tab_parse.o >/dev/null 2>&1
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libblkid/src -I./libmount/src -I./libmount/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT libmount/src/libmount_la-context_veritydev.lo -MD -MP -MF libmount/src/.deps/libmount_la-context_veritydev.Tpo -c libmount/src/context_veritydev.c  -fPIC -DPIC -o libmount/src/.libs/libmount_la-context_veritydev.o
mv -f libmount/src/.deps/libmount_la-fs.Tpo libmount/src/.deps/libmount_la-fs.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers   -I./libblkid/src -I./libmount/src -I./libmount/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT libmount/src/libmount_la-context_mount.lo -MD -MP -MF libmount/src/.deps/libmount_la-context_mount.Tpo -c -o libmount/src/libmount_la-context_mount.lo `test -f 'libmount/src/context_mount.c' || echo './'`libmount/src/context_mount.c
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libblkid/src -I./libmount/src -I./libmount/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT libmount/src/libmount_la-context_veritydev.lo -MD -MP -MF libmount/src/.deps/libmount_la-context_veritydev.Tpo -c libmount/src/context_veritydev.c -o libmount/src/libmount_la-context_veritydev.o >/dev/null 2>&1
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libblkid/src -I./libmount/src -I./libmount/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT libmount/src/libmount_la-context_mount.lo -MD -MP -MF libmount/src/.deps/libmount_la-context_mount.Tpo -c libmount/src/context_mount.c  -fPIC -DPIC -o libmount/src/.libs/libmount_la-context_mount.o
mv -f libmount/src/.deps/libmount_la-context_veritydev.Tpo libmount/src/.deps/libmount_la-context_veritydev.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers   -I./libblkid/src -I./libmount/src -I./libmount/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT libmount/src/libmount_la-context_umount.lo -MD -MP -MF libmount/src/.deps/libmount_la-context_umount.Tpo -c -o libmount/src/libmount_la-context_umount.lo `test -f 'libmount/src/context_umount.c' || echo './'`libmount/src/context_umount.c
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libblkid/src -I./libmount/src -I./libmount/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT libmount/src/libmount_la-context_loopdev.lo -MD -MP -MF libmount/src/.deps/libmount_la-context_loopdev.Tpo -c libmount/src/context_loopdev.c -o libmount/src/libmount_la-context_loopdev.o >/dev/null 2>&1
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libblkid/src -I./libmount/src -I./libmount/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT libmount/src/libmount_la-utils.lo -MD -MP -MF libmount/src/.deps/libmount_la-utils.Tpo -c libmount/src/utils.c -o libmount/src/libmount_la-utils.o >/dev/null 2>&1
mv -f libmount/src/.deps/libmount_la-tab_update.Tpo libmount/src/.deps/libmount_la-tab_update.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers   -I./libblkid/src -I./libmount/src -I./libmount/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT libmount/src/libmount_la-monitor.lo -MD -MP -MF libmount/src/.deps/libmount_la-monitor.Tpo -c -o libmount/src/libmount_la-monitor.lo `test -f 'libmount/src/monitor.c' || echo './'`libmount/src/monitor.c
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libblkid/src -I./libmount/src -I./libmount/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT libmount/src/libmount_la-context_umount.lo -MD -MP -MF libmount/src/.deps/libmount_la-context_umount.Tpo -c libmount/src/context_umount.c  -fPIC -DPIC -o libmount/src/.libs/libmount_la-context_umount.o
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libblkid/src -I./libmount/src -I./libmount/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT libmount/src/libmount_la-monitor.lo -MD -MP -MF libmount/src/.deps/libmount_la-monitor.Tpo -c libmount/src/monitor.c  -fPIC -DPIC -o libmount/src/.libs/libmount_la-monitor.o
mv -f libmount/src/.deps/libmount_la-context_loopdev.Tpo libmount/src/.deps/libmount_la-context_loopdev.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers   -I./libblkid/src -I./libmount/src -I./libmount/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT libmount/src/libmount_la-btrfs.lo -MD -MP -MF libmount/src/.deps/libmount_la-btrfs.Tpo -c -o libmount/src/libmount_la-btrfs.lo `test -f 'libmount/src/btrfs.c' || echo './'`libmount/src/btrfs.c
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libblkid/src -I./libmount/src -I./libmount/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT libmount/src/libmount_la-btrfs.lo -MD -MP -MF libmount/src/.deps/libmount_la-btrfs.Tpo -c libmount/src/btrfs.c  -fPIC -DPIC -o libmount/src/.libs/libmount_la-btrfs.o
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libblkid/src -I./libmount/src -I./libmount/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT libmount/src/libmount_la-monitor.lo -MD -MP -MF libmount/src/.deps/libmount_la-monitor.Tpo -c libmount/src/monitor.c -o libmount/src/libmount_la-monitor.o >/dev/null 2>&1
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libblkid/src -I./libmount/src -I./libmount/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT libmount/src/libmount_la-btrfs.lo -MD -MP -MF libmount/src/.deps/libmount_la-btrfs.Tpo -c libmount/src/btrfs.c -o libmount/src/libmount_la-btrfs.o >/dev/null 2>&1
mv -f libmount/src/.deps/libmount_la-tab.Tpo libmount/src/.deps/libmount_la-tab.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers  -I./libsmartcols/src -I./libsmartcols/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT libsmartcols/src/libsmartcols_la-iter.lo -MD -MP -MF libsmartcols/src/.deps/libsmartcols_la-iter.Tpo -c -o libsmartcols/src/libsmartcols_la-iter.lo `test -f 'libsmartcols/src/iter.c' || echo './'`libsmartcols/src/iter.c
mv -f libmount/src/.deps/libmount_la-btrfs.Tpo libmount/src/.deps/libmount_la-btrfs.Plo
mv -f libmount/src/.deps/libmount_la-utils.Tpo libmount/src/.deps/libmount_la-utils.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers  -I./libsmartcols/src -I./libsmartcols/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT libsmartcols/src/libsmartcols_la-symbols.lo -MD -MP -MF libsmartcols/src/.deps/libsmartcols_la-symbols.Tpo -c -o libsmartcols/src/libsmartcols_la-symbols.lo `test -f 'libsmartcols/src/symbols.c' || echo './'`libsmartcols/src/symbols.c
/bin/bash ./libtool  --tag=CC   --mode=compile mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers  -I./libsmartcols/src -I./libsmartcols/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT libsmartcols/src/libsmartcols_la-cell.lo -MD -MP -MF libsmartcols/src/.deps/libsmartcols_la-cell.Tpo -c -o libsmartcols/src/libsmartcols_la-cell.lo `test -f 'libsmartcols/src/cell.c' || echo './'`libsmartcols/src/cell.c
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libsmartcols/src -I./libsmartcols/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT libsmartcols/src/libsmartcols_la-iter.lo -MD -MP -MF libsmartcols/src/.deps/libsmartcols_la-iter.Tpo -c libsmartcols/src/iter.c  -fPIC -DPIC -o libsmartcols/src/.libs/libsmartcols_la-iter.o
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libsmartcols/src -I./libsmartcols/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT libsmartcols/src/libsmartcols_la-symbols.lo -MD -MP -MF libsmartcols/src/.deps/libsmartcols_la-symbols.Tpo -c libsmartcols/src/symbols.c  -fPIC -DPIC -o libsmartcols/src/.libs/libsmartcols_la-symbols.o
mv -f libmount/src/.deps/libmount_la-tab_parse.Tpo libmount/src/.deps/libmount_la-tab_parse.Plo
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libsmartcols/src -I./libsmartcols/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT libsmartcols/src/libsmartcols_la-cell.lo -MD -MP -MF libsmartcols/src/.deps/libsmartcols_la-cell.Tpo -c libsmartcols/src/cell.c  -fPIC -DPIC -o libsmartcols/src/.libs/libsmartcols_la-cell.o
/bin/bash ./libtool  --tag=CC   --mode=compile mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers  -I./libsmartcols/src -I./libsmartcols/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT libsmartcols/src/libsmartcols_la-column.lo -MD -MP -MF libsmartcols/src/.deps/libsmartcols_la-column.Tpo -c -o libsmartcols/src/libsmartcols_la-column.lo `test -f 'libsmartcols/src/column.c' || echo './'`libsmartcols/src/column.c
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libblkid/src -I./libmount/src -I./libmount/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT libmount/src/libmount_la-context_umount.lo -MD -MP -MF libmount/src/.deps/libmount_la-context_umount.Tpo -c libmount/src/context_umount.c -o libmount/src/libmount_la-context_umount.o >/dev/null 2>&1
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libsmartcols/src -I./libsmartcols/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT libsmartcols/src/libsmartcols_la-iter.lo -MD -MP -MF libsmartcols/src/.deps/libsmartcols_la-iter.Tpo -c libsmartcols/src/iter.c -o libsmartcols/src/libsmartcols_la-iter.o >/dev/null 2>&1
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libsmartcols/src -I./libsmartcols/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT libsmartcols/src/libsmartcols_la-column.lo -MD -MP -MF libsmartcols/src/.deps/libsmartcols_la-column.Tpo -c libsmartcols/src/column.c  -fPIC -DPIC -o libsmartcols/src/.libs/libsmartcols_la-column.o
mv -f libsmartcols/src/.deps/libsmartcols_la-iter.Tpo libsmartcols/src/.deps/libsmartcols_la-iter.Plo
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libsmartcols/src -I./libsmartcols/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT libsmartcols/src/libsmartcols_la-symbols.lo -MD -MP -MF libsmartcols/src/.deps/libsmartcols_la-symbols.Tpo -c libsmartcols/src/symbols.c -o libsmartcols/src/libsmartcols_la-symbols.o >/dev/null 2>&1
/bin/bash ./libtool  --tag=CC   --mode=compile mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers  -I./libsmartcols/src -I./libsmartcols/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT libsmartcols/src/libsmartcols_la-line.lo -MD -MP -MF libsmartcols/src/.deps/libsmartcols_la-line.Tpo -c -o libsmartcols/src/libsmartcols_la-line.lo `test -f 'libsmartcols/src/line.c' || echo './'`libsmartcols/src/line.c
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libsmartcols/src -I./libsmartcols/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT libsmartcols/src/libsmartcols_la-cell.lo -MD -MP -MF libsmartcols/src/.deps/libsmartcols_la-cell.Tpo -c libsmartcols/src/cell.c -o libsmartcols/src/libsmartcols_la-cell.o >/dev/null 2>&1
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libblkid/src -I./libmount/src -I./libmount/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT libmount/src/libmount_la-context.lo -MD -MP -MF libmount/src/.deps/libmount_la-context.Tpo -c libmount/src/context.c -o libmount/src/libmount_la-context.o >/dev/null 2>&1
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libblkid/src -I./libmount/src -I./libmount/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT libmount/src/libmount_la-context_mount.lo -MD -MP -MF libmount/src/.deps/libmount_la-context_mount.Tpo -c libmount/src/context_mount.c -o libmount/src/libmount_la-context_mount.o >/dev/null 2>&1
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libsmartcols/src -I./libsmartcols/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT libsmartcols/src/libsmartcols_la-line.lo -MD -MP -MF libsmartcols/src/.deps/libsmartcols_la-line.Tpo -c libsmartcols/src/line.c  -fPIC -DPIC -o libsmartcols/src/.libs/libsmartcols_la-line.o
mv -f libsmartcols/src/.deps/libsmartcols_la-symbols.Tpo libsmartcols/src/.deps/libsmartcols_la-symbols.Plo
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libsmartcols/src -I./libsmartcols/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT libsmartcols/src/libsmartcols_la-column.lo -MD -MP -MF libsmartcols/src/.deps/libsmartcols_la-column.Tpo -c libsmartcols/src/column.c -o libsmartcols/src/libsmartcols_la-column.o >/dev/null 2>&1
mv -f libsmartcols/src/.deps/libsmartcols_la-cell.Tpo libsmartcols/src/.deps/libsmartcols_la-cell.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers  -I./libsmartcols/src -I./libsmartcols/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT libsmartcols/src/libsmartcols_la-table.lo -MD -MP -MF libsmartcols/src/.deps/libsmartcols_la-table.Tpo -c -o libsmartcols/src/libsmartcols_la-table.lo `test -f 'libsmartcols/src/table.c' || echo './'`libsmartcols/src/table.c
/bin/bash ./libtool  --tag=CC   --mode=compile mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers  -I./libsmartcols/src -I./libsmartcols/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT libsmartcols/src/libsmartcols_la-print.lo -MD -MP -MF libsmartcols/src/.deps/libsmartcols_la-print.Tpo -c -o libsmartcols/src/libsmartcols_la-print.lo `test -f 'libsmartcols/src/print.c' || echo './'`libsmartcols/src/print.c
mv -f libmount/src/.deps/libmount_la-monitor.Tpo libmount/src/.deps/libmount_la-monitor.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers  -I./libsmartcols/src -I./libsmartcols/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT libsmartcols/src/libsmartcols_la-fput.lo -MD -MP -MF libsmartcols/src/.deps/libsmartcols_la-fput.Tpo -c -o libsmartcols/src/libsmartcols_la-fput.lo `test -f 'libsmartcols/src/fput.c' || echo './'`libsmartcols/src/fput.c
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libsmartcols/src -I./libsmartcols/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT libsmartcols/src/libsmartcols_la-table.lo -MD -MP -MF libsmartcols/src/.deps/libsmartcols_la-table.Tpo -c libsmartcols/src/table.c  -fPIC -DPIC -o libsmartcols/src/.libs/libsmartcols_la-table.o
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libsmartcols/src -I./libsmartcols/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT libsmartcols/src/libsmartcols_la-print.lo -MD -MP -MF libsmartcols/src/.deps/libsmartcols_la-print.Tpo -c libsmartcols/src/print.c  -fPIC -DPIC -o libsmartcols/src/.libs/libsmartcols_la-print.o
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libsmartcols/src -I./libsmartcols/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT libsmartcols/src/libsmartcols_la-fput.lo -MD -MP -MF libsmartcols/src/.deps/libsmartcols_la-fput.Tpo -c libsmartcols/src/fput.c  -fPIC -DPIC -o libsmartcols/src/.libs/libsmartcols_la-fput.o
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libsmartcols/src -I./libsmartcols/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT libsmartcols/src/libsmartcols_la-line.lo -MD -MP -MF libsmartcols/src/.deps/libsmartcols_la-line.Tpo -c libsmartcols/src/line.c -o libsmartcols/src/libsmartcols_la-line.o >/dev/null 2>&1
mv -f libsmartcols/src/.deps/libsmartcols_la-column.Tpo libsmartcols/src/.deps/libsmartcols_la-column.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers  -I./libsmartcols/src -I./libsmartcols/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT libsmartcols/src/libsmartcols_la-print-api.lo -MD -MP -MF libsmartcols/src/.deps/libsmartcols_la-print-api.Tpo -c -o libsmartcols/src/libsmartcols_la-print-api.lo `test -f 'libsmartcols/src/print-api.c' || echo './'`libsmartcols/src/print-api.c
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libsmartcols/src -I./libsmartcols/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT libsmartcols/src/libsmartcols_la-fput.lo -MD -MP -MF libsmartcols/src/.deps/libsmartcols_la-fput.Tpo -c libsmartcols/src/fput.c -o libsmartcols/src/libsmartcols_la-fput.o >/dev/null 2>&1
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libsmartcols/src -I./libsmartcols/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT libsmartcols/src/libsmartcols_la-print-api.lo -MD -MP -MF libsmartcols/src/.deps/libsmartcols_la-print-api.Tpo -c libsmartcols/src/print-api.c  -fPIC -DPIC -o libsmartcols/src/.libs/libsmartcols_la-print-api.o
mv -f libsmartcols/src/.deps/libsmartcols_la-fput.Tpo libsmartcols/src/.deps/libsmartcols_la-fput.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers  -I./libsmartcols/src -I./libsmartcols/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT libsmartcols/src/libsmartcols_la-version.lo -MD -MP -MF libsmartcols/src/.deps/libsmartcols_la-version.Tpo -c -o libsmartcols/src/libsmartcols_la-version.lo `test -f 'libsmartcols/src/version.c' || echo './'`libsmartcols/src/version.c
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libsmartcols/src -I./libsmartcols/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT libsmartcols/src/libsmartcols_la-version.lo -MD -MP -MF libsmartcols/src/.deps/libsmartcols_la-version.Tpo -c libsmartcols/src/version.c  -fPIC -DPIC -o libsmartcols/src/.libs/libsmartcols_la-version.o
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libsmartcols/src -I./libsmartcols/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT libsmartcols/src/libsmartcols_la-print-api.lo -MD -MP -MF libsmartcols/src/.deps/libsmartcols_la-print-api.Tpo -c libsmartcols/src/print-api.c -o libsmartcols/src/libsmartcols_la-print-api.o >/dev/null 2>&1
mv -f libsmartcols/src/.deps/libsmartcols_la-line.Tpo libsmartcols/src/.deps/libsmartcols_la-line.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers  -I./libsmartcols/src -I./libsmartcols/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT libsmartcols/src/libsmartcols_la-buffer.lo -MD -MP -MF libsmartcols/src/.deps/libsmartcols_la-buffer.Tpo -c -o libsmartcols/src/libsmartcols_la-buffer.lo `test -f 'libsmartcols/src/buffer.c' || echo './'`libsmartcols/src/buffer.c
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libsmartcols/src -I./libsmartcols/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT libsmartcols/src/libsmartcols_la-version.lo -MD -MP -MF libsmartcols/src/.deps/libsmartcols_la-version.Tpo -c libsmartcols/src/version.c -o libsmartcols/src/libsmartcols_la-version.o >/dev/null 2>&1
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libsmartcols/src -I./libsmartcols/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT libsmartcols/src/libsmartcols_la-buffer.lo -MD -MP -MF libsmartcols/src/.deps/libsmartcols_la-buffer.Tpo -c libsmartcols/src/buffer.c  -fPIC -DPIC -o libsmartcols/src/.libs/libsmartcols_la-buffer.o
mv -f libmount/src/.deps/libmount_la-context_umount.Tpo libmount/src/.deps/libmount_la-context_umount.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers  -I./libsmartcols/src -I./libsmartcols/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT libsmartcols/src/libsmartcols_la-calculate.lo -MD -MP -MF libsmartcols/src/.deps/libsmartcols_la-calculate.Tpo -c -o libsmartcols/src/libsmartcols_la-calculate.lo `test -f 'libsmartcols/src/calculate.c' || echo './'`libsmartcols/src/calculate.c
mv -f libsmartcols/src/.deps/libsmartcols_la-version.Tpo libsmartcols/src/.deps/libsmartcols_la-version.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers  -I./libsmartcols/src -I./libsmartcols/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT libsmartcols/src/libsmartcols_la-grouping.lo -MD -MP -MF libsmartcols/src/.deps/libsmartcols_la-grouping.Tpo -c -o libsmartcols/src/libsmartcols_la-grouping.lo `test -f 'libsmartcols/src/grouping.c' || echo './'`libsmartcols/src/grouping.c
mv -f libsmartcols/src/.deps/libsmartcols_la-print-api.Tpo libsmartcols/src/.deps/libsmartcols_la-print-api.Plo
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libsmartcols/src -I./libsmartcols/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT libsmartcols/src/libsmartcols_la-calculate.lo -MD -MP -MF libsmartcols/src/.deps/libsmartcols_la-calculate.Tpo -c libsmartcols/src/calculate.c  -fPIC -DPIC -o libsmartcols/src/.libs/libsmartcols_la-calculate.o
/bin/bash ./libtool  --tag=CC   --mode=compile mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers  -I./libsmartcols/src -I./libsmartcols/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT libsmartcols/src/libsmartcols_la-walk.lo -MD -MP -MF libsmartcols/src/.deps/libsmartcols_la-walk.Tpo -c -o libsmartcols/src/libsmartcols_la-walk.lo `test -f 'libsmartcols/src/walk.c' || echo './'`libsmartcols/src/walk.c
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libsmartcols/src -I./libsmartcols/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT libsmartcols/src/libsmartcols_la-grouping.lo -MD -MP -MF libsmartcols/src/.deps/libsmartcols_la-grouping.Tpo -c libsmartcols/src/grouping.c  -fPIC -DPIC -o libsmartcols/src/.libs/libsmartcols_la-grouping.o
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libsmartcols/src -I./libsmartcols/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT libsmartcols/src/libsmartcols_la-walk.lo -MD -MP -MF libsmartcols/src/.deps/libsmartcols_la-walk.Tpo -c libsmartcols/src/walk.c  -fPIC -DPIC -o libsmartcols/src/.libs/libsmartcols_la-walk.o
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libsmartcols/src -I./libsmartcols/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT libsmartcols/src/libsmartcols_la-buffer.lo -MD -MP -MF libsmartcols/src/.deps/libsmartcols_la-buffer.Tpo -c libsmartcols/src/buffer.c -o libsmartcols/src/libsmartcols_la-buffer.o >/dev/null 2>&1
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libsmartcols/src -I./libsmartcols/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT libsmartcols/src/libsmartcols_la-table.lo -MD -MP -MF libsmartcols/src/.deps/libsmartcols_la-table.Tpo -c libsmartcols/src/table.c -o libsmartcols/src/libsmartcols_la-table.o >/dev/null 2>&1
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libsmartcols/src -I./libsmartcols/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT libsmartcols/src/libsmartcols_la-print.lo -MD -MP -MF libsmartcols/src/.deps/libsmartcols_la-print.Tpo -c libsmartcols/src/print.c -o libsmartcols/src/libsmartcols_la-print.o >/dev/null 2>&1
mv -f libsmartcols/src/.deps/libsmartcols_la-buffer.Tpo libsmartcols/src/.deps/libsmartcols_la-buffer.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers  -I./libsmartcols/src -I./libsmartcols/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT libsmartcols/src/libsmartcols_la-init.lo -MD -MP -MF libsmartcols/src/.deps/libsmartcols_la-init.Tpo -c -o libsmartcols/src/libsmartcols_la-init.lo `test -f 'libsmartcols/src/init.c' || echo './'`libsmartcols/src/init.c
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libsmartcols/src -I./libsmartcols/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT libsmartcols/src/libsmartcols_la-walk.lo -MD -MP -MF libsmartcols/src/.deps/libsmartcols_la-walk.Tpo -c libsmartcols/src/walk.c -o libsmartcols/src/libsmartcols_la-walk.o >/dev/null 2>&1
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libsmartcols/src -I./libsmartcols/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT libsmartcols/src/libsmartcols_la-init.lo -MD -MP -MF libsmartcols/src/.deps/libsmartcols_la-init.Tpo -c libsmartcols/src/init.c  -fPIC -DPIC -o libsmartcols/src/.libs/libsmartcols_la-init.o
mv -f libmount/src/.deps/libmount_la-context_mount.Tpo libmount/src/.deps/libmount_la-context_mount.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers  -I./libuuid/src -I./libfdisk/src -I./libfdisk/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT libfdisk/src/libfdisk_la-init.lo -MD -MP -MF libfdisk/src/.deps/libfdisk_la-init.Tpo -c -o libfdisk/src/libfdisk_la-init.lo `test -f 'libfdisk/src/init.c' || echo './'`libfdisk/src/init.c
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libsmartcols/src -I./libsmartcols/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT libsmartcols/src/libsmartcols_la-calculate.lo -MD -MP -MF libsmartcols/src/.deps/libsmartcols_la-calculate.Tpo -c libsmartcols/src/calculate.c -o libsmartcols/src/libsmartcols_la-calculate.o >/dev/null 2>&1
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libsmartcols/src -I./libsmartcols/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT libsmartcols/src/libsmartcols_la-init.lo -MD -MP -MF libsmartcols/src/.deps/libsmartcols_la-init.Tpo -c libsmartcols/src/init.c -o libsmartcols/src/libsmartcols_la-init.o >/dev/null 2>&1
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libsmartcols/src -I./libsmartcols/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT libsmartcols/src/libsmartcols_la-grouping.lo -MD -MP -MF libsmartcols/src/.deps/libsmartcols_la-grouping.Tpo -c libsmartcols/src/grouping.c -o libsmartcols/src/libsmartcols_la-grouping.o >/dev/null 2>&1
mv -f libsmartcols/src/.deps/libsmartcols_la-walk.Tpo libsmartcols/src/.deps/libsmartcols_la-walk.Plo
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libuuid/src -I./libfdisk/src -I./libfdisk/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT libfdisk/src/libfdisk_la-init.lo -MD -MP -MF libfdisk/src/.deps/libfdisk_la-init.Tpo -c libfdisk/src/init.c  -fPIC -DPIC -o libfdisk/src/.libs/libfdisk_la-init.o
/bin/bash ./libtool  --tag=CC   --mode=compile mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers  -I./libuuid/src -I./libfdisk/src -I./libfdisk/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT libfdisk/src/libfdisk_la-field.lo -MD -MP -MF libfdisk/src/.deps/libfdisk_la-field.Tpo -c -o libfdisk/src/libfdisk_la-field.lo `test -f 'libfdisk/src/field.c' || echo './'`libfdisk/src/field.c
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libuuid/src -I./libfdisk/src -I./libfdisk/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT libfdisk/src/libfdisk_la-field.lo -MD -MP -MF libfdisk/src/.deps/libfdisk_la-field.Tpo -c libfdisk/src/field.c  -fPIC -DPIC -o libfdisk/src/.libs/libfdisk_la-field.o
mv -f libsmartcols/src/.deps/libsmartcols_la-init.Tpo libsmartcols/src/.deps/libsmartcols_la-init.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers  -I./libuuid/src -I./libfdisk/src -I./libfdisk/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT libfdisk/src/libfdisk_la-item.lo -MD -MP -MF libfdisk/src/.deps/libfdisk_la-item.Tpo -c -o libfdisk/src/libfdisk_la-item.lo `test -f 'libfdisk/src/item.c' || echo './'`libfdisk/src/item.c
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libuuid/src -I./libfdisk/src -I./libfdisk/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT libfdisk/src/libfdisk_la-init.lo -MD -MP -MF libfdisk/src/.deps/libfdisk_la-init.Tpo -c libfdisk/src/init.c -o libfdisk/src/libfdisk_la-init.o >/dev/null 2>&1
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libuuid/src -I./libfdisk/src -I./libfdisk/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT libfdisk/src/libfdisk_la-field.lo -MD -MP -MF libfdisk/src/.deps/libfdisk_la-field.Tpo -c libfdisk/src/field.c -o libfdisk/src/libfdisk_la-field.o >/dev/null 2>&1
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libuuid/src -I./libfdisk/src -I./libfdisk/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT libfdisk/src/libfdisk_la-item.lo -MD -MP -MF libfdisk/src/.deps/libfdisk_la-item.Tpo -c libfdisk/src/item.c  -fPIC -DPIC -o libfdisk/src/.libs/libfdisk_la-item.o
mv -f libfdisk/src/.deps/libfdisk_la-field.Tpo libfdisk/src/.deps/libfdisk_la-field.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers  -I./libuuid/src -I./libfdisk/src -I./libfdisk/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT libfdisk/src/libfdisk_la-test.lo -MD -MP -MF libfdisk/src/.deps/libfdisk_la-test.Tpo -c -o libfdisk/src/libfdisk_la-test.lo `test -f 'libfdisk/src/test.c' || echo './'`libfdisk/src/test.c
mv -f libfdisk/src/.deps/libfdisk_la-init.Tpo libfdisk/src/.deps/libfdisk_la-init.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers  -I./libuuid/src -I./libfdisk/src -I./libfdisk/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT libfdisk/src/libfdisk_la-ask.lo -MD -MP -MF libfdisk/src/.deps/libfdisk_la-ask.Tpo -c -o libfdisk/src/libfdisk_la-ask.lo `test -f 'libfdisk/src/ask.c' || echo './'`libfdisk/src/ask.c
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libuuid/src -I./libfdisk/src -I./libfdisk/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT libfdisk/src/libfdisk_la-test.lo -MD -MP -MF libfdisk/src/.deps/libfdisk_la-test.Tpo -c libfdisk/src/test.c  -fPIC -DPIC -o libfdisk/src/.libs/libfdisk_la-test.o
mv -f libmount/src/.deps/libmount_la-context.Tpo libmount/src/.deps/libmount_la-context.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers  -I./libuuid/src -I./libfdisk/src -I./libfdisk/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT libfdisk/src/libfdisk_la-alignment.lo -MD -MP -MF libfdisk/src/.deps/libfdisk_la-alignment.Tpo -c -o libfdisk/src/libfdisk_la-alignment.lo `test -f 'libfdisk/src/alignment.c' || echo './'`libfdisk/src/alignment.c
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libuuid/src -I./libfdisk/src -I./libfdisk/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT libfdisk/src/libfdisk_la-ask.lo -MD -MP -MF libfdisk/src/.deps/libfdisk_la-ask.Tpo -c libfdisk/src/ask.c  -fPIC -DPIC -o libfdisk/src/.libs/libfdisk_la-ask.o
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libuuid/src -I./libfdisk/src -I./libfdisk/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT libfdisk/src/libfdisk_la-item.lo -MD -MP -MF libfdisk/src/.deps/libfdisk_la-item.Tpo -c libfdisk/src/item.c -o libfdisk/src/libfdisk_la-item.o >/dev/null 2>&1
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libuuid/src -I./libfdisk/src -I./libfdisk/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT libfdisk/src/libfdisk_la-test.lo -MD -MP -MF libfdisk/src/.deps/libfdisk_la-test.Tpo -c libfdisk/src/test.c -o libfdisk/src/libfdisk_la-test.o >/dev/null 2>&1
mv -f libsmartcols/src/.deps/libsmartcols_la-calculate.Tpo libsmartcols/src/.deps/libsmartcols_la-calculate.Plo
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libuuid/src -I./libfdisk/src -I./libfdisk/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT libfdisk/src/libfdisk_la-alignment.lo -MD -MP -MF libfdisk/src/.deps/libfdisk_la-alignment.Tpo -c libfdisk/src/alignment.c  -fPIC -DPIC -o libfdisk/src/.libs/libfdisk_la-alignment.o
/bin/bash ./libtool  --tag=CC   --mode=compile mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers  -I./libuuid/src -I./libfdisk/src -I./libfdisk/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT libfdisk/src/libfdisk_la-label.lo -MD -MP -MF libfdisk/src/.deps/libfdisk_la-label.Tpo -c -o libfdisk/src/libfdisk_la-label.lo `test -f 'libfdisk/src/label.c' || echo './'`libfdisk/src/label.c
mv -f libsmartcols/src/.deps/libsmartcols_la-grouping.Tpo libsmartcols/src/.deps/libsmartcols_la-grouping.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers  -I./libuuid/src -I./libfdisk/src -I./libfdisk/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT libfdisk/src/libfdisk_la-utils.lo -MD -MP -MF libfdisk/src/.deps/libfdisk_la-utils.Tpo -c -o libfdisk/src/libfdisk_la-utils.lo `test -f 'libfdisk/src/utils.c' || echo './'`libfdisk/src/utils.c
mv -f libfdisk/src/.deps/libfdisk_la-item.Tpo libfdisk/src/.deps/libfdisk_la-item.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers  -I./libuuid/src -I./libfdisk/src -I./libfdisk/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT libfdisk/src/libfdisk_la-context.lo -MD -MP -MF libfdisk/src/.deps/libfdisk_la-context.Tpo -c -o libfdisk/src/libfdisk_la-context.lo `test -f 'libfdisk/src/context.c' || echo './'`libfdisk/src/context.c
mv -f libfdisk/src/.deps/libfdisk_la-test.Tpo libfdisk/src/.deps/libfdisk_la-test.Plo
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libuuid/src -I./libfdisk/src -I./libfdisk/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT libfdisk/src/libfdisk_la-label.lo -MD -MP -MF libfdisk/src/.deps/libfdisk_la-label.Tpo -c libfdisk/src/label.c  -fPIC -DPIC -o libfdisk/src/.libs/libfdisk_la-label.o
/bin/bash ./libtool  --tag=CC   --mode=compile mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers  -I./libuuid/src -I./libfdisk/src -I./libfdisk/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT libfdisk/src/libfdisk_la-parttype.lo -MD -MP -MF libfdisk/src/.deps/libfdisk_la-parttype.Tpo -c -o libfdisk/src/libfdisk_la-parttype.lo `test -f 'libfdisk/src/parttype.c' || echo './'`libfdisk/src/parttype.c
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libuuid/src -I./libfdisk/src -I./libfdisk/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT libfdisk/src/libfdisk_la-utils.lo -MD -MP -MF libfdisk/src/.deps/libfdisk_la-utils.Tpo -c libfdisk/src/utils.c  -fPIC -DPIC -o libfdisk/src/.libs/libfdisk_la-utils.o
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libuuid/src -I./libfdisk/src -I./libfdisk/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT libfdisk/src/libfdisk_la-context.lo -MD -MP -MF libfdisk/src/.deps/libfdisk_la-context.Tpo -c libfdisk/src/context.c  -fPIC -DPIC -o libfdisk/src/.libs/libfdisk_la-context.o
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libuuid/src -I./libfdisk/src -I./libfdisk/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT libfdisk/src/libfdisk_la-parttype.lo -MD -MP -MF libfdisk/src/.deps/libfdisk_la-parttype.Tpo -c libfdisk/src/parttype.c  -fPIC -DPIC -o libfdisk/src/.libs/libfdisk_la-parttype.o
mv -f libsmartcols/src/.deps/libsmartcols_la-table.Tpo libsmartcols/src/.deps/libsmartcols_la-table.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers  -I./libuuid/src -I./libfdisk/src -I./libfdisk/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT libfdisk/src/libfdisk_la-partition.lo -MD -MP -MF libfdisk/src/.deps/libfdisk_la-partition.Tpo -c -o libfdisk/src/libfdisk_la-partition.lo `test -f 'libfdisk/src/partition.c' || echo './'`libfdisk/src/partition.c
mv -f libsmartcols/src/.deps/libsmartcols_la-print.Tpo libsmartcols/src/.deps/libsmartcols_la-print.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers  -I./libuuid/src -I./libfdisk/src -I./libfdisk/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT libfdisk/src/libfdisk_la-table.lo -MD -MP -MF libfdisk/src/.deps/libfdisk_la-table.Tpo -c -o libfdisk/src/libfdisk_la-table.lo `test -f 'libfdisk/src/table.c' || echo './'`libfdisk/src/table.c
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libuuid/src -I./libfdisk/src -I./libfdisk/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT libfdisk/src/libfdisk_la-partition.lo -MD -MP -MF libfdisk/src/.deps/libfdisk_la-partition.Tpo -c libfdisk/src/partition.c  -fPIC -DPIC -o libfdisk/src/.libs/libfdisk_la-partition.o
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libuuid/src -I./libfdisk/src -I./libfdisk/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT libfdisk/src/libfdisk_la-utils.lo -MD -MP -MF libfdisk/src/.deps/libfdisk_la-utils.Tpo -c libfdisk/src/utils.c -o libfdisk/src/libfdisk_la-utils.o >/dev/null 2>&1
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libuuid/src -I./libfdisk/src -I./libfdisk/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT libfdisk/src/libfdisk_la-table.lo -MD -MP -MF libfdisk/src/.deps/libfdisk_la-table.Tpo -c libfdisk/src/table.c  -fPIC -DPIC -o libfdisk/src/.libs/libfdisk_la-table.o
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libuuid/src -I./libfdisk/src -I./libfdisk/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT libfdisk/src/libfdisk_la-parttype.lo -MD -MP -MF libfdisk/src/.deps/libfdisk_la-parttype.Tpo -c libfdisk/src/parttype.c -o libfdisk/src/libfdisk_la-parttype.o >/dev/null 2>&1
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libuuid/src -I./libfdisk/src -I./libfdisk/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT libfdisk/src/libfdisk_la-label.lo -MD -MP -MF libfdisk/src/.deps/libfdisk_la-label.Tpo -c libfdisk/src/label.c -o libfdisk/src/libfdisk_la-label.o >/dev/null 2>&1
mv -f libfdisk/src/.deps/libfdisk_la-utils.Tpo libfdisk/src/.deps/libfdisk_la-utils.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers  -I./libuuid/src -I./libfdisk/src -I./libfdisk/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT libfdisk/src/libfdisk_la-iter.lo -MD -MP -MF libfdisk/src/.deps/libfdisk_la-iter.Tpo -c -o libfdisk/src/libfdisk_la-iter.lo `test -f 'libfdisk/src/iter.c' || echo './'`libfdisk/src/iter.c
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libuuid/src -I./libfdisk/src -I./libfdisk/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT libfdisk/src/libfdisk_la-alignment.lo -MD -MP -MF libfdisk/src/.deps/libfdisk_la-alignment.Tpo -c libfdisk/src/alignment.c -o libfdisk/src/libfdisk_la-alignment.o >/dev/null 2>&1
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libuuid/src -I./libfdisk/src -I./libfdisk/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT libfdisk/src/libfdisk_la-iter.lo -MD -MP -MF libfdisk/src/.deps/libfdisk_la-iter.Tpo -c libfdisk/src/iter.c  -fPIC -DPIC -o libfdisk/src/.libs/libfdisk_la-iter.o
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libuuid/src -I./libfdisk/src -I./libfdisk/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT libfdisk/src/libfdisk_la-iter.lo -MD -MP -MF libfdisk/src/.deps/libfdisk_la-iter.Tpo -c libfdisk/src/iter.c -o libfdisk/src/libfdisk_la-iter.o >/dev/null 2>&1
mv -f libfdisk/src/.deps/libfdisk_la-parttype.Tpo libfdisk/src/.deps/libfdisk_la-parttype.Plo
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libuuid/src -I./libfdisk/src -I./libfdisk/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT libfdisk/src/libfdisk_la-ask.lo -MD -MP -MF libfdisk/src/.deps/libfdisk_la-ask.Tpo -c libfdisk/src/ask.c -o libfdisk/src/libfdisk_la-ask.o >/dev/null 2>&1
/bin/bash ./libtool  --tag=CC   --mode=compile mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers  -I./libuuid/src -I./libfdisk/src -I./libfdisk/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT libfdisk/src/libfdisk_la-script.lo -MD -MP -MF libfdisk/src/.deps/libfdisk_la-script.Tpo -c -o libfdisk/src/libfdisk_la-script.lo `test -f 'libfdisk/src/script.c' || echo './'`libfdisk/src/script.c
mv -f libfdisk/src/.deps/libfdisk_la-iter.Tpo libfdisk/src/.deps/libfdisk_la-iter.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers  -I./libuuid/src -I./libfdisk/src -I./libfdisk/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT libfdisk/src/libfdisk_la-version.lo -MD -MP -MF libfdisk/src/.deps/libfdisk_la-version.Tpo -c -o libfdisk/src/libfdisk_la-version.lo `test -f 'libfdisk/src/version.c' || echo './'`libfdisk/src/version.c
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libuuid/src -I./libfdisk/src -I./libfdisk/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT libfdisk/src/libfdisk_la-script.lo -MD -MP -MF libfdisk/src/.deps/libfdisk_la-script.Tpo -c libfdisk/src/script.c  -fPIC -DPIC -o libfdisk/src/.libs/libfdisk_la-script.o
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libuuid/src -I./libfdisk/src -I./libfdisk/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT libfdisk/src/libfdisk_la-version.lo -MD -MP -MF libfdisk/src/.deps/libfdisk_la-version.Tpo -c libfdisk/src/version.c  -fPIC -DPIC -o libfdisk/src/.libs/libfdisk_la-version.o
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libuuid/src -I./libfdisk/src -I./libfdisk/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT libfdisk/src/libfdisk_la-version.lo -MD -MP -MF libfdisk/src/.deps/libfdisk_la-version.Tpo -c libfdisk/src/version.c -o libfdisk/src/libfdisk_la-version.o >/dev/null 2>&1
mv -f libfdisk/src/.deps/libfdisk_la-label.Tpo libfdisk/src/.deps/libfdisk_la-label.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers  -I./libuuid/src -I./libfdisk/src -I./libfdisk/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT libfdisk/src/libfdisk_la-wipe.lo -MD -MP -MF libfdisk/src/.deps/libfdisk_la-wipe.Tpo -c -o libfdisk/src/libfdisk_la-wipe.lo `test -f 'libfdisk/src/wipe.c' || echo './'`libfdisk/src/wipe.c
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libuuid/src -I./libfdisk/src -I./libfdisk/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT libfdisk/src/libfdisk_la-wipe.lo -MD -MP -MF libfdisk/src/.deps/libfdisk_la-wipe.Tpo -c libfdisk/src/wipe.c  -fPIC -DPIC -o libfdisk/src/.libs/libfdisk_la-wipe.o
mv -f libfdisk/src/.deps/libfdisk_la-version.Tpo libfdisk/src/.deps/libfdisk_la-version.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers  -I./libuuid/src -I./libfdisk/src -I./libfdisk/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT libfdisk/src/libfdisk_la-sun.lo -MD -MP -MF libfdisk/src/.deps/libfdisk_la-sun.Tpo -c -o libfdisk/src/libfdisk_la-sun.lo `test -f 'libfdisk/src/sun.c' || echo './'`libfdisk/src/sun.c
mv -f libfdisk/src/.deps/libfdisk_la-alignment.Tpo libfdisk/src/.deps/libfdisk_la-alignment.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers  -I./libuuid/src -I./libfdisk/src -I./libfdisk/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT libfdisk/src/libfdisk_la-sgi.lo -MD -MP -MF libfdisk/src/.deps/libfdisk_la-sgi.Tpo -c -o libfdisk/src/libfdisk_la-sgi.lo `test -f 'libfdisk/src/sgi.c' || echo './'`libfdisk/src/sgi.c
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libuuid/src -I./libfdisk/src -I./libfdisk/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT libfdisk/src/libfdisk_la-context.lo -MD -MP -MF libfdisk/src/.deps/libfdisk_la-context.Tpo -c libfdisk/src/context.c -o libfdisk/src/libfdisk_la-context.o >/dev/null 2>&1
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libuuid/src -I./libfdisk/src -I./libfdisk/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT libfdisk/src/libfdisk_la-table.lo -MD -MP -MF libfdisk/src/.deps/libfdisk_la-table.Tpo -c libfdisk/src/table.c -o libfdisk/src/libfdisk_la-table.o >/dev/null 2>&1
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libuuid/src -I./libfdisk/src -I./libfdisk/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT libfdisk/src/libfdisk_la-sun.lo -MD -MP -MF libfdisk/src/.deps/libfdisk_la-sun.Tpo -c libfdisk/src/sun.c  -fPIC -DPIC -o libfdisk/src/.libs/libfdisk_la-sun.o
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libuuid/src -I./libfdisk/src -I./libfdisk/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT libfdisk/src/libfdisk_la-sgi.lo -MD -MP -MF libfdisk/src/.deps/libfdisk_la-sgi.Tpo -c libfdisk/src/sgi.c  -fPIC -DPIC -o libfdisk/src/.libs/libfdisk_la-sgi.o
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libuuid/src -I./libfdisk/src -I./libfdisk/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT libfdisk/src/libfdisk_la-wipe.lo -MD -MP -MF libfdisk/src/.deps/libfdisk_la-wipe.Tpo -c libfdisk/src/wipe.c -o libfdisk/src/libfdisk_la-wipe.o >/dev/null 2>&1
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libuuid/src -I./libfdisk/src -I./libfdisk/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT libfdisk/src/libfdisk_la-partition.lo -MD -MP -MF libfdisk/src/.deps/libfdisk_la-partition.Tpo -c libfdisk/src/partition.c -o libfdisk/src/libfdisk_la-partition.o >/dev/null 2>&1
mv -f libfdisk/src/.deps/libfdisk_la-ask.Tpo libfdisk/src/.deps/libfdisk_la-ask.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers  -I./libuuid/src -I./libfdisk/src -I./libfdisk/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT libfdisk/src/libfdisk_la-dos.lo -MD -MP -MF libfdisk/src/.deps/libfdisk_la-dos.Tpo -c -o libfdisk/src/libfdisk_la-dos.lo `test -f 'libfdisk/src/dos.c' || echo './'`libfdisk/src/dos.c
mv -f libfdisk/src/.deps/libfdisk_la-wipe.Tpo libfdisk/src/.deps/libfdisk_la-wipe.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers  -I./libuuid/src -I./libfdisk/src -I./libfdisk/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT libfdisk/src/libfdisk_la-bsd.lo -MD -MP -MF libfdisk/src/.deps/libfdisk_la-bsd.Tpo -c -o libfdisk/src/libfdisk_la-bsd.lo `test -f 'libfdisk/src/bsd.c' || echo './'`libfdisk/src/bsd.c
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libuuid/src -I./libfdisk/src -I./libfdisk/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT libfdisk/src/libfdisk_la-dos.lo -MD -MP -MF libfdisk/src/.deps/libfdisk_la-dos.Tpo -c libfdisk/src/dos.c  -fPIC -DPIC -o libfdisk/src/.libs/libfdisk_la-dos.o
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libuuid/src -I./libfdisk/src -I./libfdisk/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT libfdisk/src/libfdisk_la-bsd.lo -MD -MP -MF libfdisk/src/.deps/libfdisk_la-bsd.Tpo -c libfdisk/src/bsd.c  -fPIC -DPIC -o libfdisk/src/.libs/libfdisk_la-bsd.o
mv -f libfdisk/src/.deps/libfdisk_la-table.Tpo libfdisk/src/.deps/libfdisk_la-table.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers  -I./libuuid/src -I./libfdisk/src -I./libfdisk/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT libfdisk/src/libfdisk_la-gpt.lo -MD -MP -MF libfdisk/src/.deps/libfdisk_la-gpt.Tpo -c -o libfdisk/src/libfdisk_la-gpt.lo `test -f 'libfdisk/src/gpt.c' || echo './'`libfdisk/src/gpt.c
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libuuid/src -I./libfdisk/src -I./libfdisk/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT libfdisk/src/libfdisk_la-gpt.lo -MD -MP -MF libfdisk/src/.deps/libfdisk_la-gpt.Tpo -c libfdisk/src/gpt.c  -fPIC -DPIC -o libfdisk/src/.libs/libfdisk_la-gpt.o
mv -f libfdisk/src/.deps/libfdisk_la-context.Tpo libfdisk/src/.deps/libfdisk_la-context.Plo
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -Wno-clobbered -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT text-utils/more-more.o -MD -MP -MF text-utils/.deps/more-more.Tpo -c -o text-utils/more-more.o `test -f 'text-utils/more.c' || echo './'`text-utils/more.c
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libuuid/src -I./libfdisk/src -I./libfdisk/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT libfdisk/src/libfdisk_la-sun.lo -MD -MP -MF libfdisk/src/.deps/libfdisk_la-sun.Tpo -c libfdisk/src/sun.c -o libfdisk/src/libfdisk_la-sun.o >/dev/null 2>&1
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libuuid/src -I./libfdisk/src -I./libfdisk/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT libfdisk/src/libfdisk_la-script.lo -MD -MP -MF libfdisk/src/.deps/libfdisk_la-script.Tpo -c libfdisk/src/script.c -o libfdisk/src/libfdisk_la-script.o >/dev/null 2>&1
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libuuid/src -I./libfdisk/src -I./libfdisk/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT libfdisk/src/libfdisk_la-sgi.lo -MD -MP -MF libfdisk/src/.deps/libfdisk_la-sgi.Tpo -c libfdisk/src/sgi.c -o libfdisk/src/libfdisk_la-sgi.o >/dev/null 2>&1
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libuuid/src -I./libfdisk/src -I./libfdisk/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT libfdisk/src/libfdisk_la-bsd.lo -MD -MP -MF libfdisk/src/.deps/libfdisk_la-bsd.Tpo -c libfdisk/src/bsd.c -o libfdisk/src/libfdisk_la-bsd.o >/dev/null 2>&1
mv -f libfdisk/src/.deps/libfdisk_la-partition.Tpo libfdisk/src/.deps/libfdisk_la-partition.Plo
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT sys-utils/dmesg-dmesg.o -MD -MP -MF sys-utils/.deps/dmesg-dmesg.Tpo -c -o sys-utils/dmesg-dmesg.o `test -f 'sys-utils/dmesg.c' || echo './'`sys-utils/dmesg.c
mv -f libfdisk/src/.deps/libfdisk_la-sun.Tpo libfdisk/src/.deps/libfdisk_la-sun.Plo
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include   -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libmount/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT sys-utils/mount-mount.o -MD -MP -MF sys-utils/.deps/mount-mount.Tpo -c -o sys-utils/mount-mount.o `test -f 'sys-utils/mount.c' || echo './'`sys-utils/mount.c
mv -f libfdisk/src/.deps/libfdisk_la-sgi.Tpo libfdisk/src/.deps/libfdisk_la-sgi.Plo
mv -f libfdisk/src/.deps/libfdisk_la-bsd.Tpo libfdisk/src/.deps/libfdisk_la-bsd.Plo
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers  -I./libmount/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT sys-utils/umount-umount.o -MD -MP -MF sys-utils/.deps/umount-umount.Tpo -c -o sys-utils/umount-umount.o `test -f 'sys-utils/umount.c' || echo './'`sys-utils/umount.c
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libsmartcols/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT sys-utils/wdctl-wdctl.o -MD -MP -MF sys-utils/.deps/wdctl-wdctl.Tpo -c -o sys-utils/wdctl-wdctl.o `test -f 'sys-utils/wdctl.c' || echo './'`sys-utils/wdctl.c
mv -f libfdisk/src/.deps/libfdisk_la-script.Tpo libfdisk/src/.deps/libfdisk_la-script.Plo
mv -f text-utils/.deps/more-more.Tpo text-utils/.deps/more-more.Po
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libmount/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT sys-utils/mountpoint-mountpoint.o -MD -MP -MF sys-utils/.deps/mountpoint-mountpoint.Tpo -c -o sys-utils/mountpoint-mountpoint.o `test -f 'sys-utils/mountpoint.c' || echo './'`sys-utils/mountpoint.c
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libblkid/src -I./libmount/src -I./libsmartcols/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT misc-utils/lsblk-lsblk.o -MD -MP -MF misc-utils/.deps/lsblk-lsblk.Tpo -c -o misc-utils/lsblk-lsblk.o `test -f 'misc-utils/lsblk.c' || echo './'`misc-utils/lsblk.c
mv -f sys-utils/.deps/dmesg-dmesg.Tpo sys-utils/.deps/dmesg-dmesg.Po
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libblkid/src -I./libmount/src -I./libsmartcols/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT misc-utils/lsblk-lsblk-mnt.o -MD -MP -MF misc-utils/.deps/lsblk-lsblk-mnt.Tpo -c -o misc-utils/lsblk-lsblk-mnt.o `test -f 'misc-utils/lsblk-mnt.c' || echo './'`misc-utils/lsblk-mnt.c
mv -f sys-utils/.deps/mountpoint-mountpoint.Tpo sys-utils/.deps/mountpoint-mountpoint.Po
mv -f misc-utils/.deps/lsblk-lsblk-mnt.Tpo misc-utils/.deps/lsblk-lsblk-mnt.Po
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libblkid/src -I./libmount/src -I./libsmartcols/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT misc-utils/lsblk-lsblk-properties.o -MD -MP -MF misc-utils/.deps/lsblk-lsblk-properties.Tpo -c -o misc-utils/lsblk-lsblk-properties.o `test -f 'misc-utils/lsblk-properties.c' || echo './'`misc-utils/lsblk-properties.c
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libblkid/src -I./libmount/src -I./libsmartcols/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT misc-utils/lsblk-lsblk-devtree.o -MD -MP -MF misc-utils/.deps/lsblk-lsblk-devtree.Tpo -c -o misc-utils/lsblk-lsblk-devtree.o `test -f 'misc-utils/lsblk-devtree.c' || echo './'`misc-utils/lsblk-devtree.c
mv -f sys-utils/.deps/umount-umount.Tpo sys-utils/.deps/umount-umount.Po
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libmount/src -I./libsmartcols/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT misc-utils/findmnt-findmnt.o -MD -MP -MF misc-utils/.deps/findmnt-findmnt.Tpo -c -o misc-utils/findmnt-findmnt.o `test -f 'misc-utils/findmnt.c' || echo './'`misc-utils/findmnt.c
mv -f sys-utils/.deps/mount-mount.Tpo sys-utils/.deps/mount-mount.Po
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libmount/src -I./libsmartcols/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT misc-utils/findmnt-findmnt-verify.o -MD -MP -MF misc-utils/.deps/findmnt-findmnt-verify.Tpo -c -o misc-utils/findmnt-findmnt-verify.o `test -f 'misc-utils/findmnt-verify.c' || echo './'`misc-utils/findmnt-verify.c
mv -f sys-utils/.deps/wdctl-wdctl.Tpo sys-utils/.deps/wdctl-wdctl.Po
depbase=`echo misc-utils/kill.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT misc-utils/kill.o -MD -MP -MF $depbase.Tpo -c -o misc-utils/kill.o misc-utils/kill.c &&\
mv -f $depbase.Tpo $depbase.Po
mv -f misc-utils/.deps/lsblk-lsblk-properties.Tpo misc-utils/.deps/lsblk-lsblk-properties.Po
depbase=`echo term-utils/agetty.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT term-utils/agetty.o -MD -MP -MF $depbase.Tpo -c -o term-utils/agetty.o term-utils/agetty.c &&\
mv -f $depbase.Tpo $depbase.Po
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libuuid/src -I./libfdisk/src -I./libfdisk/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT libfdisk/src/libfdisk_la-dos.lo -MD -MP -MF libfdisk/src/.deps/libfdisk_la-dos.Tpo -c libfdisk/src/dos.c -o libfdisk/src/libfdisk_la-dos.o >/dev/null 2>&1
mv -f misc-utils/.deps/lsblk-lsblk-devtree.Tpo misc-utils/.deps/lsblk-lsblk-devtree.Po
/bin/bash ./libtool  --tag=CC   --mode=link mipsel-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99   -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro  -o fsfreeze sys-utils/fsfreeze.o  
mv -f misc-utils/.deps/findmnt-findmnt-verify.Tpo misc-utils/.deps/findmnt-findmnt-verify.Po
/bin/bash ./libtool  --tag=CC   --mode=link mipsel-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99   -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro  -o pivot_root sys-utils/pivot_root.o  
/bin/bash ./libtool  --tag=CC   --mode=link mipsel-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99   -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro  -o switch_root sys-utils/switch_root.o  
OpenWrt-libtool: compile:  mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libuuid/src -I./libfdisk/src -I./libfdisk/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -MT libfdisk/src/libfdisk_la-gpt.lo -MD -MP -MF libfdisk/src/.deps/libfdisk_la-gpt.Tpo -c libfdisk/src/gpt.c -o libfdisk/src/libfdisk_la-gpt.o >/dev/null 2>&1
OpenWrt-libtool: link: mipsel-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -fpic -std=gnu99 -znow -zrelro -o fsfreeze sys-utils/fsfreeze.o  -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib
depbase=`echo disk-utils/fsck.minix.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT disk-utils/fsck.minix.o -MD -MP -MF $depbase.Tpo -c -o disk-utils/fsck.minix.o disk-utils/fsck.minix.c &&\
mv -f $depbase.Tpo $depbase.Po
OpenWrt-libtool: link: mipsel-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -fpic -std=gnu99 -znow -zrelro -o pivot_root sys-utils/pivot_root.o  -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib
OpenWrt-libtool: link: mipsel-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -fpic -std=gnu99 -znow -zrelro -o switch_root sys-utils/switch_root.o  -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib
depbase=`echo disk-utils/mkfs.minix.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT disk-utils/mkfs.minix.o -MD -MP -MF $depbase.Tpo -c -o disk-utils/mkfs.minix.o disk-utils/mkfs.minix.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo disk-utils/mkfs.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT disk-utils/mkfs.o -MD -MP -MF $depbase.Tpo -c -o disk-utils/mkfs.o disk-utils/mkfs.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo disk-utils/mkfs.bfs.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT disk-utils/mkfs.bfs.o -MD -MP -MF $depbase.Tpo -c -o disk-utils/mkfs.bfs.o disk-utils/mkfs.bfs.c &&\
mv -f $depbase.Tpo $depbase.Po
mv -f misc-utils/.deps/findmnt-findmnt.Tpo misc-utils/.deps/findmnt-findmnt.Po
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libuuid/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT disk-utils/mkswap-mkswap.o -MD -MP -MF disk-utils/.deps/mkswap-mkswap.Tpo -c -o disk-utils/mkswap-mkswap.o `test -f 'disk-utils/mkswap.c' || echo './'`disk-utils/mkswap.c
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libblkid/src -I./libuuid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT disk-utils/swaplabel-swaplabel.o -MD -MP -MF disk-utils/.deps/swaplabel-swaplabel.Tpo -c -o disk-utils/swaplabel-swaplabel.o `test -f 'disk-utils/swaplabel.c' || echo './'`disk-utils/swaplabel.c
mv -f disk-utils/.deps/swaplabel-swaplabel.Tpo disk-utils/.deps/swaplabel-swaplabel.Po
/bin/bash ./libtool  --tag=CC   --mode=link mipsel-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99   -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro  -o raw disk-utils/raw.o  
OpenWrt-libtool: link: mipsel-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -fpic -std=gnu99 -znow -zrelro -o raw disk-utils/raw.o  -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib
depbase=`echo schedutils/chrt.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT schedutils/chrt.o -MD -MP -MF $depbase.Tpo -c -o schedutils/chrt.o schedutils/chrt.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo schedutils/ionice.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT schedutils/ionice.o -MD -MP -MF $depbase.Tpo -c -o schedutils/ionice.o schedutils/ionice.c &&\
mv -f $depbase.Tpo $depbase.Po
mv -f disk-utils/.deps/mkswap-mkswap.Tpo disk-utils/.deps/mkswap-mkswap.Po
depbase=`echo schedutils/taskset.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT schedutils/taskset.o -MD -MP -MF $depbase.Tpo -c -o schedutils/taskset.o schedutils/taskset.c &&\
mv -f $depbase.Tpo $depbase.Po
mv -f misc-utils/.deps/lsblk-lsblk.Tpo misc-utils/.deps/lsblk-lsblk.Po
/bin/bash ./libtool  --tag=CC   --mode=link mipsel-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99   -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro  -o colcrt text-utils/colcrt.o  
OpenWrt-libtool: link: mipsel-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -fpic -std=gnu99 -znow -zrelro -o colcrt text-utils/colcrt.o  -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib
/bin/bash ./libtool  --tag=CC   --mode=link mipsel-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99   -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro  -o rev text-utils/rev.o  
/bin/bash ./libtool  --tag=CC   --mode=link mipsel-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99   -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro  -o ul text-utils/ul-ul.o   -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro -lncursesw 
depbase=`echo login-utils/last.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT login-utils/last.o -MD -MP -MF $depbase.Tpo -c -o login-utils/last.o login-utils/last.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo login-utils/utmpdump.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./include -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\" -D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -MT login-utils/utmpdump.o -MD -MP -MF $depbase.Tpo -c -o login-utils/utmpdump.o login-utils/utmpdump.c &&\
mv -f $depbase.Tpo $depbase.Po
OpenWrt-libtool: link: mipsel-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -fpic -std=gnu99 -znow -zrelro -o rev text-utils/rev.o  -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib
OpenWrt-libtool: link: mipsel-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -fpic -std=gnu99 -znow -zrelro -o ul text-utils/ul-ul.o -znow -zrelro  -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -lncursesw
/bin/bash ./libtool  --tag=CC   --mode=link mipsel-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99   -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro  -o renice sys-utils/renice.o  
/bin/bash ./libtool  --tag=CC   --mode=link mipsel-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99   -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro  -o setsid sys-utils/setsid.o  
/bin/bash ./libtool  --tag=CC   --mode=link mipsel-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99   -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro  -o setarch sys-utils/setarch.o  
OpenWrt-libtool: link: mipsel-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -fpic -std=gnu99 -znow -zrelro -o renice sys-utils/renice.o  -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib
/bin/bash ./libtool  --tag=CC   --mode=link mipsel-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99   -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro  -o logger misc-utils/logger-logger.o lib/logger-strutils.o lib/logger-strv.o   
OpenWrt-libtool: link: mipsel-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -fpic -std=gnu99 -znow -zrelro -o setsid sys-utils/setsid.o  -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib
/bin/bash ./libtool  --tag=CC   --mode=link mipsel-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99   -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro  -o look misc-utils/look.o  
/bin/bash ./libtool  --tag=CC   --mode=link mipsel-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99   -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro  -o namei misc-utils/namei.o lib/strutils.o lib/idcache.o  
OpenWrt-libtool: link: mipsel-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -fpic -std=gnu99 -znow -zrelro -o setarch sys-utils/setarch.o  -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib
/bin/bash ./libtool  --tag=CC   --mode=link mipsel-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99   -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro  -o rename misc-utils/rename.o  
/bin/bash ./libtool  --tag=CC   --mode=link mipsel-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99   -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro  -o getopt misc-utils/getopt.o  
OpenWrt-libtool: link: mipsel-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -fpic -std=gnu99 -znow -zrelro -o logger misc-utils/logger-logger.o lib/logger-strutils.o lib/logger-strv.o  -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib
OpenWrt-libtool: link: mipsel-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -fpic -std=gnu99 -znow -zrelro -o look misc-utils/look.o  -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib
/bin/bash ./libtool  --tag=CC   --mode=link mipsel-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99   -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro  -o readprofile sys-utils/readprofile.o  
OpenWrt-libtool: link: mipsel-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -fpic -std=gnu99 -znow -zrelro -o namei misc-utils/namei.o lib/strutils.o lib/idcache.o  -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib
/bin/bash ./libtool  --tag=CC   --mode=link mipsel-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99   -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro  -o libcommon.la  lib/libcommon_la-blkdev.lo lib/libcommon_la-canonicalize.lo lib/libcommon_la-crc32.lo lib/libcommon_la-crc32c.lo lib/libcommon_la-env.lo lib/libcommon_la-idcache.lo lib/libcommon_la-fileutils.lo lib/libcommon_la-ismounted.lo lib/libcommon_la-color-names.lo lib/libcommon_la-mangle.lo lib/libcommon_la-match.lo lib/libcommon_la-mbsalign.lo lib/libcommon_la-mbsedit.lo lib/libcommon_la-md5.lo lib/libcommon_la-pager.lo lib/libcommon_la-pwdutils.lo lib/libcommon_la-randutils.lo lib/libcommon_la-setproctitle.lo lib/libcommon_la-strutils.lo lib/libcommon_la-timeutils.lo lib/libcommon_la-ttyutils.lo lib/libcommon_la-exec_shell.lo lib/libcommon_la-strv.lo lib/libcommon_la-sha1.lo lib/libcommon_la-signames.lo lib/libcommon_la-caputils.lo lib/libcommon_la-linux_version.lo lib/libcommon_la-loopdev.lo lib/libcommon_la-plymouth-ctrl.lo  lib/libcommon_la-cpuset.lo lib/libcommon_la-path.lo lib/libcommon_la-procutils.lo lib/libcommon_la-sysfs.lo  
/bin/bash ./libtool  --tag=CC   --mode=link mipsel-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99   -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro  -o libtcolors.la  lib/libtcolors_la-colors.lo lib/libtcolors_la-color-names.lo  -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro -lncursesw 
OpenWrt-libtool: link: mipsel-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -fpic -std=gnu99 -znow -zrelro -o rename misc-utils/rename.o  -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib
/bin/bash ./libtool  --tag=CC   --mode=link mipsel-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers  -I./libuuid/src -Ilibuuid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99   libuuid_la_LDFLAGS += -Wl,--version-script,./libuuid/src/libuuid.sym -version-info 4:0:3 -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro  -o libuuid.la -rpath /usr/lib libuuid/src/libuuid_la-clear.lo libuuid/src/libuuid_la-compare.lo libuuid/src/libuuid_la-copy.lo libuuid/src/libuuid_la-gen_uuid.lo libuuid/src/libuuid_la-isnull.lo libuuid/src/libuuid_la-pack.lo libuuid/src/libuuid_la-parse.lo libuuid/src/libuuid_la-unpack.lo libuuid/src/libuuid_la-unparse.lo libuuid/src/libuuid_la-uuid_time.lo libuuid/src/libuuid_la-predefined.lo lib/libuuid_la-randutils.lo lib/libuuid_la-md5.lo lib/libuuid_la-sha1.lo   
OpenWrt-libtool: link: mipsel-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -fpic -std=gnu99 -znow -zrelro -o getopt misc-utils/getopt.o  -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib
/bin/bash ./libtool  --tag=CC   --mode=link mipsel-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -Wno-clobbered -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99   -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro  -o more text-utils/more-more.o   -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro -lncursesw 
OpenWrt-libtool: link: mipsel-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -fpic -std=gnu99 -znow -zrelro -o readprofile sys-utils/readprofile.o  -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib
OpenWrt-libtool: link: mipsel-openwrt-linux-musl-gcc-ar cru .libs/libtcolors.a lib/.libs/libtcolors_la-colors.o lib/.libs/libtcolors_la-color-names.o 
/bin/bash ./libtool  --tag=CC   --mode=link mipsel-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99   -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro  -o mkfs disk-utils/mkfs.o  
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/../../../../mipsel-openwrt-linux-musl/bin/ar: `u' modifier ignored since `D' is the default (see `U')
OpenWrt-libtool: link: mipsel-openwrt-linux-musl-gcc-ranlib .libs/libtcolors.a
OpenWrt-libtool: link: mipsel-openwrt-linux-musl-gcc-ar cru .libs/libcommon.a lib/.libs/libcommon_la-blkdev.o lib/.libs/libcommon_la-canonicalize.o lib/.libs/libcommon_la-crc32.o lib/.libs/libcommon_la-crc32c.o lib/.libs/libcommon_la-env.o lib/.libs/libcommon_la-idcache.o lib/.libs/libcommon_la-fileutils.o lib/.libs/libcommon_la-ismounted.o lib/.libs/libcommon_la-color-names.o lib/.libs/libcommon_la-mangle.o lib/.libs/libcommon_la-match.o lib/.libs/libcommon_la-mbsalign.o lib/.libs/libcommon_la-mbsedit.o lib/.libs/libcommon_la-md5.o lib/.libs/libcommon_la-pager.o lib/.libs/libcommon_la-pwdutils.o lib/.libs/libcommon_la-randutils.o lib/.libs/libcommon_la-setproctitle.o lib/.libs/libcommon_la-strutils.o lib/.libs/libcommon_la-timeutils.o lib/.libs/libcommon_la-ttyutils.o lib/.libs/libcommon_la-exec_shell.o lib/.libs/libcommon_la-strv.o lib/.libs/libcommon_la-sha1.o lib/.libs/libcommon_la-signames.o lib/.libs/libcommon_la-caputils.o lib/.libs/libcommon_la-linux_version.o lib/.libs/libcommon_la-loopdev.o lib/.libs/libcommon_la-plymouth-ctrl.o lib/.libs/libcommon_la-cpuset.o lib/.libs/libcommon_la-path.o lib/.libs/libcommon_la-procutils.o lib/.libs/libcommon_la-sysfs.o 
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/../../../../mipsel-openwrt-linux-musl/bin/ar: `u' modifier ignored since `D' is the default (see `U')
OpenWrt-libtool: link: mipsel-openwrt-linux-musl-gcc-ranlib .libs/libcommon.a
OpenWrt-libtool: link: ( cd ".libs" && rm -f "libtcolors.la" && ln -s "../libtcolors.la" "libtcolors.la" )
OpenWrt-libtool: link: ( cd ".libs" && rm -f "libcommon.la" && ln -s "../libcommon.la" "libcommon.la" )
/bin/bash ./libtool  --tag=CC   --mode=link mipsel-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers  -I./libblkid/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99   -Wl,--version-script,./libblkid/src/libblkid.sym -version-info 2:0:1 -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro  -o libblkid.la -rpath /usr/lib libblkid/src/libblkid_la-init.lo libblkid/src/libblkid_la-cache.lo libblkid/src/libblkid_la-config.lo libblkid/src/libblkid_la-dev.lo libblkid/src/libblkid_la-devname.lo libblkid/src/libblkid_la-devno.lo libblkid/src/libblkid_la-encode.lo libblkid/src/libblkid_la-evaluate.lo libblkid/src/libblkid_la-getsize.lo libblkid/src/libblkid_la-llseek.lo libblkid/src/libblkid_la-probe.lo libblkid/src/libblkid_la-read.lo libblkid/src/libblkid_la-resolve.lo libblkid/src/libblkid_la-save.lo libblkid/src/libblkid_la-tag.lo libblkid/src/libblkid_la-verify.lo libblkid/src/libblkid_la-version.lo libblkid/src/partitions/libblkid_la-aix.lo libblkid/src/partitions/libblkid_la-atari.lo libblkid/src/partitions/libblkid_la-bsd.lo libblkid/src/partitions/libblkid_la-dos.lo libblkid/src/partitions/libblkid_la-gpt.lo libblkid/src/partitions/libblkid_la-mac.lo libblkid/src/partitions/libblkid_la-minix.lo libblkid/src/partitions/libblkid_la-partitions.lo libblkid/src/partitions/libblkid_la-sgi.lo libblkid/src/partitions/libblkid_la-solaris_x86.lo libblkid/src/partitions/libblkid_la-sun.lo libblkid/src/partitions/libblkid_la-ultrix.lo libblkid/src/partitions/libblkid_la-unixware.lo libblkid/src/superblocks/libblkid_la-adaptec_raid.lo libblkid/src/superblocks/libblkid_la-apfs.lo libblkid/src/superblocks/libblkid_la-bcache.lo libblkid/src/superblocks/libblkid_la-befs.lo libblkid/src/superblocks/libblkid_la-bfs.lo libblkid/src/superblocks/libblkid_la-bitlocker.lo libblkid/src/superblocks/libblkid_la-bluestore.lo libblkid/src/superblocks/libblkid_la-btrfs.lo libblkid/src/superblocks/libblkid_la-cramfs.lo libblkid/src/superblocks/libblkid_la-ddf_raid.lo libblkid/src/superblocks/libblkid_la-drbd.lo libblkid/src/superblocks/libblkid_la-drbdproxy_datalog.lo libblkid/src/superblocks/libblkid_la-drbdmanage.lo libblkid/src/superblocks/libblkid_la-exfat.lo libblkid/src/superblocks/libblkid_la-exfs.lo libblkid/src/superblocks/libblkid_la-ext.lo libblkid/src/superblocks/libblkid_la-f2fs.lo libblkid/src/superblocks/libblkid_la-gfs.lo libblkid/src/superblocks/libblkid_la-hfs.lo libblkid/src/superblocks/libblkid_la-highpoint_raid.lo libblkid/src/superblocks/libblkid_la-hpfs.lo libblkid/src/superblocks/libblkid_la-iso9660.lo libblkid/src/superblocks/libblkid_la-isw_raid.lo libblkid/src/superblocks/libblkid_la-jfs.lo libblkid/src/superblocks/libblkid_la-jmicron_raid.lo libblkid/src/superblocks/libblkid_la-linux_raid.lo libblkid/src/superblocks/libblkid_la-lsi_raid.lo libblkid/src/superblocks/libblkid_la-luks.lo libblkid/src/superblocks/libblkid_la-lvm.lo libblkid/src/superblocks/libblkid_la-minix.lo libblkid/src/superblocks/libblkid_la-mpool.lo libblkid/src/superblocks/libblkid_la-netware.lo libblkid/src/superblocks/libblkid_la-nilfs.lo libblkid/src/superblocks/libblkid_la-ntfs.lo libblkid/src/superblocks/libblkid_la-refs.lo libblkid/src/superblocks/libblkid_la-nvidia_raid.lo libblkid/src/superblocks/libblkid_la-ocfs.lo libblkid/src/superblocks/libblkid_la-promise_raid.lo libblkid/src/superblocks/libblkid_la-reiserfs.lo libblkid/src/superblocks/libblkid_la-romfs.lo libblkid/src/superblocks/libblkid_la-silicon_raid.lo libblkid/src/superblocks/libblkid_la-squashfs.lo libblkid/src/superblocks/libblkid_la-stratis.lo libblkid/src/superblocks/libblkid_la-superblocks.lo libblkid/src/superblocks/libblkid_la-swap.lo libblkid/src/superblocks/libblkid_la-sysv.lo libblkid/src/superblocks/libblkid_la-ubi.lo libblkid/src/superblocks/libblkid_la-ubifs.lo libblkid/src/superblocks/libblkid_la-udf.lo libblkid/src/superblocks/libblkid_la-ufs.lo libblkid/src/superblocks/libblkid_la-vdo.lo libblkid/src/superblocks/libblkid_la-vfat.lo libblkid/src/superblocks/libblkid_la-via_raid.lo libblkid/src/superblocks/libblkid_la-vmfs.lo libblkid/src/superblocks/libblkid_la-vxfs.lo libblkid/src/superblocks/libblkid_la-xfs.lo libblkid/src/superblocks/libblkid_la-zfs.lo libblkid/src/topology/libblkid_la-topology.lo libblkid/src/topology/libblkid_la-dm.lo libblkid/src/topology/libblkid_la-evms.lo libblkid/src/topology/libblkid_la-ioctl.lo libblkid/src/topology/libblkid_la-lvm.lo libblkid/src/topology/libblkid_la-md.lo libblkid/src/topology/libblkid_la-sysfs.lo libcommon.la 
/bin/bash ./libtool  --tag=CC   --mode=link mipsel-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers  -I./libsmartcols/src -I./libsmartcols/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99   -Wl,--version-script,./libsmartcols/src/libsmartcols.sym -version-info 2:0:1 -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro  -o libsmartcols.la -rpath /usr/lib libsmartcols/src/libsmartcols_la-iter.lo libsmartcols/src/libsmartcols_la-symbols.lo libsmartcols/src/libsmartcols_la-cell.lo libsmartcols/src/libsmartcols_la-column.lo libsmartcols/src/libsmartcols_la-line.lo libsmartcols/src/libsmartcols_la-table.lo libsmartcols/src/libsmartcols_la-print.lo libsmartcols/src/libsmartcols_la-fput.lo libsmartcols/src/libsmartcols_la-print-api.lo libsmartcols/src/libsmartcols_la-version.lo libsmartcols/src/libsmartcols_la-buffer.lo libsmartcols/src/libsmartcols_la-calculate.lo libsmartcols/src/libsmartcols_la-grouping.lo libsmartcols/src/libsmartcols_la-walk.lo libsmartcols/src/libsmartcols_la-init.lo  libcommon.la 
OpenWrt-libtool: link: mipsel-openwrt-linux-musl-gcc -shared  -fPIC -DPIC  libuuid/src/.libs/libuuid_la-clear.o libuuid/src/.libs/libuuid_la-compare.o libuuid/src/.libs/libuuid_la-copy.o libuuid/src/.libs/libuuid_la-gen_uuid.o libuuid/src/.libs/libuuid_la-isnull.o libuuid/src/.libs/libuuid_la-pack.o libuuid/src/.libs/libuuid_la-parse.o libuuid/src/.libs/libuuid_la-unpack.o libuuid/src/.libs/libuuid_la-unparse.o libuuid/src/.libs/libuuid_la-uuid_time.o libuuid/src/.libs/libuuid_la-predefined.o lib/.libs/libuuid_la-randutils.o lib/.libs/libuuid_la-md5.o lib/.libs/libuuid_la-sha1.o   -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib  -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 -Wl,./libuuid/src/libuuid.sym   -Wl,-soname -Wl,libuuid.so.1 -o .libs/libuuid.so.1.3.0
OpenWrt-libtool: link: (cd ".libs" && rm -f "libuuid.so.1" && ln -s "libuuid.so.1.3.0" "libuuid.so.1")
OpenWrt-libtool: link: mipsel-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -Wno-clobbered -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -fpic -std=gnu99 -znow -zrelro -o more text-utils/more-more.o -znow -zrelro  -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -lncursesw
OpenWrt-libtool: link: (cd ".libs" && rm -f "libuuid.so" && ln -s "libuuid.so.1.3.0" "libuuid.so")
OpenWrt-libtool: link: mipsel-openwrt-linux-musl-gcc-ar cru .libs/libuuid.a  libuuid/src/libuuid_la-clear.o libuuid/src/libuuid_la-compare.o libuuid/src/libuuid_la-copy.o libuuid/src/libuuid_la-gen_uuid.o libuuid/src/libuuid_la-isnull.o libuuid/src/libuuid_la-pack.o libuuid/src/libuuid_la-parse.o libuuid/src/libuuid_la-unpack.o libuuid/src/libuuid_la-unparse.o libuuid/src/libuuid_la-uuid_time.o libuuid/src/libuuid_la-predefined.o lib/libuuid_la-randutils.o lib/libuuid_la-md5.o lib/libuuid_la-sha1.o
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/../../../../mipsel-openwrt-linux-musl/bin/ar: `u' modifier ignored since `D' is the default (see `U')
OpenWrt-libtool: link: mipsel-openwrt-linux-musl-gcc-ranlib .libs/libuuid.a
/bin/bash ./libtool  --tag=CC   --mode=link mipsel-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99   -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro  -o dmesg sys-utils/dmesg-dmesg.o lib/dmesg-monotonic.o  libcommon.la libtcolors.la  
OpenWrt-libtool: link: ( cd ".libs" && rm -f "libuuid.la" && ln -s "../libuuid.la" "libuuid.la" )
OpenWrt-libtool: link: mipsel-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -fpic -std=gnu99 -znow -zrelro -o mkfs disk-utils/mkfs.o  -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib
/bin/bash ./libtool  --tag=CC   --mode=link mipsel-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99   -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro  -o kill misc-utils/kill.o  libcommon.la 
/bin/bash ./libtool  --tag=CC   --mode=link mipsel-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99   -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro  -o agetty term-utils/agetty.o  libcommon.la  
OpenWrt-libtool: link: mipsel-openwrt-linux-musl-gcc -shared  -fPIC -DPIC  libsmartcols/src/.libs/libsmartcols_la-iter.o libsmartcols/src/.libs/libsmartcols_la-symbols.o libsmartcols/src/.libs/libsmartcols_la-cell.o libsmartcols/src/.libs/libsmartcols_la-column.o libsmartcols/src/.libs/libsmartcols_la-line.o libsmartcols/src/.libs/libsmartcols_la-table.o libsmartcols/src/.libs/libsmartcols_la-print.o libsmartcols/src/.libs/libsmartcols_la-fput.o libsmartcols/src/.libs/libsmartcols_la-print-api.o libsmartcols/src/.libs/libsmartcols_la-version.o libsmartcols/src/.libs/libsmartcols_la-buffer.o libsmartcols/src/.libs/libsmartcols_la-calculate.o libsmartcols/src/.libs/libsmartcols_la-grouping.o libsmartcols/src/.libs/libsmartcols_la-walk.o libsmartcols/src/.libs/libsmartcols_la-init.o  -Wl,--whole-archive ./.libs/libcommon.a -Wl,--no-whole-archive  -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib  -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 -Wl,./libsmartcols/src/libsmartcols.sym   -Wl,-soname -Wl,libsmartcols.so.1 -o .libs/libsmartcols.so.1.1.0
OpenWrt-libtool: link: (cd ".libs" && rm -f "libsmartcols.so.1" && ln -s "libsmartcols.so.1.1.0" "libsmartcols.so.1")
OpenWrt-libtool: link: (cd ".libs" && rm -f "libsmartcols.so" && ln -s "libsmartcols.so.1.1.0" "libsmartcols.so")
OpenWrt-libtool: link: mipsel-openwrt-linux-musl-gcc -shared  -fPIC -DPIC  libblkid/src/.libs/libblkid_la-init.o libblkid/src/.libs/libblkid_la-cache.o libblkid/src/.libs/libblkid_la-config.o libblkid/src/.libs/libblkid_la-dev.o libblkid/src/.libs/libblkid_la-devname.o libblkid/src/.libs/libblkid_la-devno.o libblkid/src/.libs/libblkid_la-encode.o libblkid/src/.libs/libblkid_la-evaluate.o libblkid/src/.libs/libblkid_la-getsize.o libblkid/src/.libs/libblkid_la-llseek.o libblkid/src/.libs/libblkid_la-probe.o libblkid/src/.libs/libblkid_la-read.o libblkid/src/.libs/libblkid_la-resolve.o libblkid/src/.libs/libblkid_la-save.o libblkid/src/.libs/libblkid_la-tag.o libblkid/src/.libs/libblkid_la-verify.o libblkid/src/.libs/libblkid_la-version.o libblkid/src/partitions/.libs/libblkid_la-aix.o libblkid/src/partitions/.libs/libblkid_la-atari.o libblkid/src/partitions/.libs/libblkid_la-bsd.o libblkid/src/partitions/.libs/libblkid_la-dos.o libblkid/src/partitions/.libs/libblkid_la-gpt.o libblkid/src/partitions/.libs/libblkid_la-mac.o libblkid/src/partitions/.libs/libblkid_la-minix.o libblkid/src/partitions/.libs/libblkid_la-partitions.o libblkid/src/partitions/.libs/libblkid_la-sgi.o libblkid/src/partitions/.libs/libblkid_la-solaris_x86.o libblkid/src/partitions/.libs/libblkid_la-sun.o libblkid/src/partitions/.libs/libblkid_la-ultrix.o libblkid/src/partitions/.libs/libblkid_la-unixware.o libblkid/src/superblocks/.libs/libblkid_la-adaptec_raid.o libblkid/src/superblocks/.libs/libblkid_la-apfs.o libblkid/src/superblocks/.libs/libblkid_la-bcache.o libblkid/src/superblocks/.libs/libblkid_la-befs.o libblkid/src/superblocks/.libs/libblkid_la-bfs.o libblkid/src/superblocks/.libs/libblkid_la-bitlocker.o libblkid/src/superblocks/.libs/libblkid_la-bluestore.o libblkid/src/superblocks/.libs/libblkid_la-btrfs.o libblkid/src/superblocks/.libs/libblkid_la-cramfs.o libblkid/src/superblocks/.libs/libblkid_la-ddf_raid.o libblkid/src/superblocks/.libs/libblkid_la-drbd.o libblkid/src/superblocks/.libs/libblkid_la-drbdproxy_datalog.o libblkid/src/superblocks/.libs/libblkid_la-drbdmanage.o libblkid/src/superblocks/.libs/libblkid_la-exfat.o libblkid/src/superblocks/.libs/libblkid_la-exfs.o libblkid/src/superblocks/.libs/libblkid_la-ext.o libblkid/src/superblocks/.libs/libblkid_la-f2fs.o libblkid/src/superblocks/.libs/libblkid_la-gfs.o libblkid/src/superblocks/.libs/libblkid_la-hfs.o libblkid/src/superblocks/.libs/libblkid_la-highpoint_raid.o libblkid/src/superblocks/.libs/libblkid_la-hpfs.o libblkid/src/superblocks/.libs/libblkid_la-iso9660.o libblkid/src/superblocks/.libs/libblkid_la-isw_raid.o libblkid/src/superblocks/.libs/libblkid_la-jfs.o libblkid/src/superblocks/.libs/libblkid_la-jmicron_raid.o libblkid/src/superblocks/.libs/libblkid_la-linux_raid.o libblkid/src/superblocks/.libs/libblkid_la-lsi_raid.o libblkid/src/superblocks/.libs/libblkid_la-luks.o libblkid/src/superblocks/.libs/libblkid_la-lvm.o libblkid/src/superblocks/.libs/libblkid_la-minix.o libblkid/src/superblocks/.libs/libblkid_la-mpool.o libblkid/src/superblocks/.libs/libblkid_la-netware.o libblkid/src/superblocks/.libs/libblkid_la-nilfs.o libblkid/src/superblocks/.libs/libblkid_la-ntfs.o libblkid/src/superblocks/.libs/libblkid_la-refs.o libblkid/src/superblocks/.libs/libblkid_la-nvidia_raid.o libblkid/src/superblocks/.libs/libblkid_la-ocfs.o libblkid/src/superblocks/.libs/libblkid_la-promise_raid.o libblkid/src/superblocks/.libs/libblkid_la-reiserfs.o libblkid/src/superblocks/.libs/libblkid_la-romfs.o libblkid/src/superblocks/.libs/libblkid_la-silicon_raid.o libblkid/src/superblocks/.libs/libblkid_la-squashfs.o libblkid/src/superblocks/.libs/libblkid_la-stratis.o libblkid/src/superblocks/.libs/libblkid_la-superblocks.o libblkid/src/superblocks/.libs/libblkid_la-swap.o libblkid/src/superblocks/.libs/libblkid_la-sysv.o libblkid/src/superblocks/.libs/libblkid_la-ubi.o libblkid/src/superblocks/.libs/libblkid_la-ubifs.o libblkid/src/superblocks/.libs/libblkid_la-udf.o libblkid/src/superblocks/.libs/libblkid_la-ufs.o libblkid/src/superblocks/.libs/libblkid_la-vdo.o libblkid/src/superblocks/.libs/libblkid_la-vfat.o libblkid/src/superblocks/.libs/libblkid_la-via_raid.o libblkid/src/superblocks/.libs/libblkid_la-vmfs.o libblkid/src/superblocks/.libs/libblkid_la-vxfs.o libblkid/src/superblocks/.libs/libblkid_la-xfs.o libblkid/src/superblocks/.libs/libblkid_la-zfs.o libblkid/src/topology/.libs/libblkid_la-topology.o libblkid/src/topology/.libs/libblkid_la-dm.o libblkid/src/topology/.libs/libblkid_la-evms.o libblkid/src/topology/.libs/libblkid_la-ioctl.o libblkid/src/topology/.libs/libblkid_la-lvm.o libblkid/src/topology/.libs/libblkid_la-md.o libblkid/src/topology/.libs/libblkid_la-sysfs.o  -Wl,--whole-archive ./.libs/libcommon.a -Wl,--no-whole-archive  -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib  -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 -Wl,./libblkid/src/libblkid.sym   -Wl,-soname -Wl,libblkid.so.1 -o .libs/libblkid.so.1.1.0
/bin/bash ./libtool  --tag=CC   --mode=link mipsel-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99   -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro  -o ctrlaltdel sys-utils/ctrlaltdel.o  libcommon.la 
OpenWrt-libtool: link: mipsel-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -fpic -std=gnu99 -znow -zrelro -o kill misc-utils/kill.o  -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib ./.libs/libcommon.a
OpenWrt-libtool: link: (cd .libs/libsmartcols.lax/libcommon.a && mipsel-openwrt-linux-musl-gcc-ar x "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1/./.libs/libcommon.a")
OpenWrt-libtool: link: mipsel-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -fpic -std=gnu99 -znow -zrelro -o dmesg sys-utils/dmesg-dmesg.o lib/dmesg-monotonic.o  -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib ./.libs/libcommon.a ./.libs/libtcolors.a -lncursesw
OpenWrt-libtool: link: mipsel-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -fpic -std=gnu99 -znow -zrelro -o agetty term-utils/agetty.o  -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib ./.libs/libcommon.a
/bin/bash ./libtool  --tag=CC   --mode=link mipsel-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99   -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro  -o blkdiscard sys-utils/blkdiscard.o lib/monotonic.o  libcommon.la  
OpenWrt-libtool: link: mipsel-openwrt-linux-musl-gcc-ar cru .libs/libsmartcols.a  libsmartcols/src/libsmartcols_la-iter.o libsmartcols/src/libsmartcols_la-symbols.o libsmartcols/src/libsmartcols_la-cell.o libsmartcols/src/libsmartcols_la-column.o libsmartcols/src/libsmartcols_la-line.o libsmartcols/src/libsmartcols_la-table.o libsmartcols/src/libsmartcols_la-print.o libsmartcols/src/libsmartcols_la-fput.o libsmartcols/src/libsmartcols_la-print-api.o libsmartcols/src/libsmartcols_la-version.o libsmartcols/src/libsmartcols_la-buffer.o libsmartcols/src/libsmartcols_la-calculate.o libsmartcols/src/libsmartcols_la-grouping.o libsmartcols/src/libsmartcols_la-walk.o libsmartcols/src/libsmartcols_la-init.o  .libs/libsmartcols.lax/libcommon.a/libcommon_la-blkdev.o .libs/libsmartcols.lax/libcommon.a/libcommon_la-canonicalize.o .libs/libsmartcols.lax/libcommon.a/libcommon_la-caputils.o .libs/libsmartcols.lax/libcommon.a/libcommon_la-color-names.o .libs/libsmartcols.lax/libcommon.a/libcommon_la-cpuset.o .libs/libsmartcols.lax/libcommon.a/libcommon_la-crc32.o .libs/libsmartcols.lax/libcommon.a/libcommon_la-crc32c.o .libs/libsmartcols.lax/libcommon.a/libcommon_la-env.o .libs/libsmartcols.lax/libcommon.a/libcommon_la-exec_shell.o .libs/libsmartcols.lax/libcommon.a/libcommon_la-fileutils.o .libs/libsmartcols.lax/libcommon.a/libcommon_la-idcache.o .libs/libsmartcols.lax/libcommon.a/libcommon_la-ismounted.o .libs/libsmartcols.lax/libcommon.a/libcommon_la-linux_version.o .libs/libsmartcols.lax/libcommon.a/libcommon_la-loopdev.o .libs/libsmartcols.lax/libcommon.a/libcommon_la-mangle.o .libs/libsmartcols.lax/libcommon.a/libcommon_la-match.o .libs/libsmartcols.lax/libcommon.a/libcommon_la-mbsalign.o .libs/libsmartcols.lax/libcommon.a/libcommon_la-mbsedit.o .libs/libsmartcols.lax/libcommon.a/libcommon_la-md5.o .libs/libsmartcols.lax/libcommon.a/libcommon_la-pager.o .libs/libsmartcols.lax/libcommon.a/libcommon_la-path.o .libs/libsmartcols.lax/libcommon.a/libcommon_la-plymouth-ctrl.o .libs/libsmartcols.lax/libcommon.a/libcommon_la-procutils.o .libs/libsmartcols.lax/libcommon.a/libcommon_la-pwdutils.o .libs/libsmartcols.lax/libcommon.a/libcommon_la-randutils.o .libs/libsmartcols.lax/libcommon.a/libcommon_la-setproctitle.o .libs/libsmartcols.lax/libcommon.a/libcommon_la-sha1.o .libs/libsmartcols.lax/libcommon.a/libcommon_la-signames.o .libs/libsmartcols.lax/libcommon.a/libcommon_la-strutils.o .libs/libsmartcols.lax/libcommon.a/libcommon_la-strv.o .libs/libsmartcols.lax/libcommon.a/libcommon_la-sysfs.o .libs/libsmartcols.lax/libcommon.a/libcommon_la-timeutils.o .libs/libsmartcols.lax/libcommon.a/libcommon_la-ttyutils.o 
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/../../../../mipsel-openwrt-linux-musl/bin/ar: `u' modifier ignored since `D' is the default (see `U')
/bin/bash ./libtool  --tag=CC   --mode=link mipsel-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99   -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro  -o blkzone sys-utils/blkzone.o  libcommon.la 
/bin/bash ./libtool  --tag=CC   --mode=link mipsel-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99   -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro  -o chcpu sys-utils/chcpu.o  libcommon.la 
OpenWrt-libtool: link: mipsel-openwrt-linux-musl-gcc-ranlib .libs/libsmartcols.a
OpenWrt-libtool: link: rm -fr .libs/libsmartcols.lax
OpenWrt-libtool: link: ( cd ".libs" && rm -f "libsmartcols.la" && ln -s "../libsmartcols.la" "libsmartcols.la" )
OpenWrt-libtool: link: (cd ".libs" && rm -f "libblkid.so.1" && ln -s "libblkid.so.1.1.0" "libblkid.so.1")
OpenWrt-libtool: link: (cd ".libs" && rm -f "libblkid.so" && ln -s "libblkid.so.1.1.0" "libblkid.so")
/bin/bash ./libtool  --tag=CC   --mode=link mipsel-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99   -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro  -o hwclock sys-utils/hwclock-hwclock.o sys-utils/hwclock-hwclock-parse-date.o  sys-utils/hwclock-hwclock-rtc.o lib/hwclock-monotonic.o  libcommon.la -lm   
OpenWrt-libtool: link: (cd .libs/libblkid.lax/libcommon.a && mipsel-openwrt-linux-musl-gcc-ar x "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1/./.libs/libcommon.a")
OpenWrt-libtool: link: mipsel-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -fpic -std=gnu99 -znow -zrelro -o ctrlaltdel sys-utils/ctrlaltdel.o  -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib ./.libs/libcommon.a
copying selected object files to avoid basename conflicts...
/bin/bash ./libtool  --tag=CC   --mode=link mipsel-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99   -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro  -o fsck.minix disk-utils/fsck.minix.o  libcommon.la 
mv -f libfdisk/src/.deps/libfdisk_la-dos.Tpo libfdisk/src/.deps/libfdisk_la-dos.Plo
OpenWrt-libtool: link: mipsel-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -fpic -std=gnu99 -znow -zrelro -o blkdiscard sys-utils/blkdiscard.o lib/monotonic.o  -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib ./.libs/libcommon.a
OpenWrt-libtool: link: ln libblkid/src/superblocks/libblkid_la-minix.o .libs/libblkid.lax/lt1-libblkid_la-minix.o || cp libblkid/src/superblocks/libblkid_la-minix.o .libs/libblkid.lax/lt1-libblkid_la-minix.o
/bin/bash ./libtool  --tag=CC   --mode=link mipsel-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99   -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro  -o mkfs.minix disk-utils/mkfs.minix.o  libcommon.la 
OpenWrt-libtool: link: mipsel-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -fpic -std=gnu99 -znow -zrelro -o chcpu sys-utils/chcpu.o  -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib ./.libs/libcommon.a
/bin/bash ./libtool  --tag=CC   --mode=link mipsel-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99   -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro  -o mkfs.bfs disk-utils/mkfs.bfs.o  libcommon.la 
OpenWrt-libtool: link: mipsel-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -fpic -std=gnu99 -znow -zrelro -o blkzone sys-utils/blkzone.o  -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib ./.libs/libcommon.a
OpenWrt-libtool: link: ln libblkid/src/topology/libblkid_la-lvm.o .libs/libblkid.lax/lt2-libblkid_la-lvm.o || cp libblkid/src/topology/libblkid_la-lvm.o .libs/libblkid.lax/lt2-libblkid_la-lvm.o
/bin/bash ./libtool  --tag=CC   --mode=link mipsel-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99   -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro  -o fsck.cramfs disk-utils/fsck.cramfs.o disk-utils/cramfs_common.o  -lz libcommon.la 
/bin/bash ./libtool  --tag=CC   --mode=link mipsel-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99   -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro  -o mkfs.cramfs disk-utils/mkfs.cramfs.o disk-utils/cramfs_common.o  -lz libcommon.la 
OpenWrt-libtool: link: mipsel-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -fpic -std=gnu99 -znow -zrelro -o hwclock sys-utils/hwclock-hwclock.o sys-utils/hwclock-hwclock-parse-date.o sys-utils/hwclock-hwclock-rtc.o lib/hwclock-monotonic.o  -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib ./.libs/libcommon.a -lm
OpenWrt-libtool: link: mipsel-openwrt-linux-musl-gcc-ar cru .libs/libblkid.a libblkid/src/libblkid_la-init.o libblkid/src/libblkid_la-cache.o libblkid/src/libblkid_la-config.o libblkid/src/libblkid_la-dev.o libblkid/src/libblkid_la-devname.o libblkid/src/libblkid_la-devno.o libblkid/src/libblkid_la-encode.o libblkid/src/libblkid_la-evaluate.o libblkid/src/libblkid_la-getsize.o libblkid/src/libblkid_la-llseek.o libblkid/src/libblkid_la-probe.o libblkid/src/libblkid_la-read.o libblkid/src/libblkid_la-resolve.o libblkid/src/libblkid_la-save.o libblkid/src/libblkid_la-tag.o libblkid/src/libblkid_la-verify.o libblkid/src/libblkid_la-version.o libblkid/src/partitions/libblkid_la-aix.o libblkid/src/partitions/libblkid_la-atari.o libblkid/src/partitions/libblkid_la-bsd.o libblkid/src/partitions/libblkid_la-dos.o libblkid/src/partitions/libblkid_la-gpt.o libblkid/src/partitions/libblkid_la-mac.o libblkid/src/partitions/libblkid_la-minix.o libblkid/src/partitions/libblkid_la-partitions.o libblkid/src/partitions/libblkid_la-sgi.o libblkid/src/partitions/libblkid_la-solaris_x86.o libblkid/src/partitions/libblkid_la-sun.o libblkid/src/partitions/libblkid_la-ultrix.o libblkid/src/partitions/libblkid_la-unixware.o libblkid/src/superblocks/libblkid_la-adaptec_raid.o libblkid/src/superblocks/libblkid_la-apfs.o libblkid/src/superblocks/libblkid_la-bcache.o libblkid/src/superblocks/libblkid_la-befs.o libblkid/src/superblocks/libblkid_la-bfs.o libblkid/src/superblocks/libblkid_la-bitlocker.o libblkid/src/superblocks/libblkid_la-bluestore.o libblkid/src/superblocks/libblkid_la-btrfs.o libblkid/src/superblocks/libblkid_la-cramfs.o libblkid/src/superblocks/libblkid_la-ddf_raid.o libblkid/src/superblocks/libblkid_la-drbd.o libblkid/src/superblocks/libblkid_la-drbdproxy_datalog.o libblkid/src/superblocks/libblkid_la-drbdmanage.o libblkid/src/superblocks/libblkid_la-exfat.o libblkid/src/superblocks/libblkid_la-exfs.o libblkid/src/superblocks/libblkid_la-ext.o libblkid/src/superblocks/libblkid_la-f2fs.o libblkid/src/superblocks/libblkid_la-gfs.o libblkid/src/superblocks/libblkid_la-hfs.o libblkid/src/superblocks/libblkid_la-highpoint_raid.o libblkid/src/superblocks/libblkid_la-hpfs.o libblkid/src/superblocks/libblkid_la-iso9660.o libblkid/src/superblocks/libblkid_la-isw_raid.o libblkid/src/superblocks/libblkid_la-jfs.o libblkid/src/superblocks/libblkid_la-jmicron_raid.o libblkid/src/superblocks/libblkid_la-linux_raid.o libblkid/src/superblocks/libblkid_la-lsi_raid.o libblkid/src/superblocks/libblkid_la-luks.o libblkid/src/superblocks/libblkid_la-lvm.o .libs/libblkid.lax/lt1-libblkid_la-minix.o libblkid/src/superblocks/libblkid_la-mpool.o libblkid/src/superblocks/libblkid_la-netware.o libblkid/src/superblocks/libblkid_la-nilfs.o libblkid/src/superblocks/libblkid_la-ntfs.o libblkid/src/superblocks/libblkid_la-refs.o libblkid/src/superblocks/libblkid_la-nvidia_raid.o libblkid/src/superblocks/libblkid_la-ocfs.o libblkid/src/superblocks/libblkid_la-promise_raid.o libblkid/src/superblocks/libblkid_la-reiserfs.o libblkid/src/superblocks/libblkid_la-romfs.o libblkid/src/superblocks/libblkid_la-silicon_raid.o libblkid/src/superblocks/libblkid_la-squashfs.o libblkid/src/superblocks/libblkid_la-stratis.o libblkid/src/superblocks/libblkid_la-superblocks.o libblkid/src/superblocks/libblkid_la-swap.o libblkid/src/superblocks/libblkid_la-sysv.o libblkid/src/superblocks/libblkid_la-ubi.o libblkid/src/superblocks/libblkid_la-ubifs.o libblkid/src/superblocks/libblkid_la-udf.o libblkid/src/superblocks/libblkid_la-ufs.o libblkid/src/superblocks/libblkid_la-vdo.o libblkid/src/superblocks/libblkid_la-vfat.o libblkid/src/superblocks/libblkid_la-via_raid.o libblkid/src/superblocks/libblkid_la-vmfs.o libblkid/src/superblocks/libblkid_la-vxfs.o libblkid/src/superblocks/libblkid_la-xfs.o libblkid/src/superblocks/libblkid_la-zfs.o libblkid/src/topology/libblkid_la-topology.o libblkid/src/topology/libblkid_la-dm.o libblkid/src/topology/libblkid_la-evms.o libblkid/src/topology/libblkid_la-ioctl.o .libs/libblkid.lax/lt2-libblkid_la-lvm.o libblkid/src/topology/libblkid_la-md.o libblkid/src/topology/libblkid_la-sysfs.o .libs/libblkid.lax/libcommon.a/libcommon_la-blkdev.o .libs/libblkid.lax/libcommon.a/libcommon_la-canonicalize.o .libs/libblkid.lax/libcommon.a/libcommon_la-caputils.o .libs/libblkid.lax/libcommon.a/libcommon_la-color-names.o .libs/libblkid.lax/libcommon.a/libcommon_la-cpuset.o .libs/libblkid.lax/libcommon.a/libcommon_la-crc32.o .libs/libblkid.lax/libcommon.a/libcommon_la-crc32c.o .libs/libblkid.lax/libcommon.a/libcommon_la-env.o .libs/libblkid.lax/libcommon.a/libcommon_la-exec_shell.o .libs/libblkid.lax/libcommon.a/libcommon_la-fileutils.o .libs/libblkid.lax/libcommon.a/libcommon_la-idcache.o .libs/libblkid.lax/libcommon.a/libcommon_la-ismounted.o .libs/libblkid.lax/libcommon.a/libcommon_la-linux_version.o .libs/libblkid.lax/libcommon.a/libcommon_la-loopdev.o .libs/libblkid.lax/libcommon.a/libcommon_la-mangle.o .libs/libblkid.lax/libcommon.a/libcommon_la-match.o .libs/libblkid.lax/libcommon.a/libcommon_la-mbsalign.o .libs/libblkid.lax/libcommon.a/libcommon_la-mbsedit.o .libs/libblkid.lax/libcommon.a/libcommon_la-md5.o .libs/libblkid.lax/libcommon.a/libcommon_la-pager.o .libs/libblkid.lax/libcommon.a/libcommon_la-path.o .libs/libblkid.lax/libcommon.a/libcommon_la-plymouth-ctrl.o .libs/libblkid.lax/libcommon.a/libcommon_la-procutils.o .libs/libblkid.lax/libcommon.a/libcommon_la-pwdutils.o .libs/libblkid.lax/libcommon.a/libcommon_la-randutils.o .libs/libblkid.lax/libcommon.a/libcommon_la-setproctitle.o .libs/libblkid.lax/libcommon.a/libcommon_la-sha1.o .libs/libblkid.lax/libcommon.a/libcommon_la-signames.o .libs/libblkid.lax/libcommon.a/libcommon_la-strutils.o .libs/libblkid.lax/libcommon.a/libcommon_la-strv.o .libs/libblkid.lax/libcommon.a/libcommon_la-sysfs.o .libs/libblkid.lax/libcommon.a/libcommon_la-timeutils.o .libs/libblkid.lax/libcommon.a/libcommon_la-ttyutils.o
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/../../../../mipsel-openwrt-linux-musl/bin/ar: `u' modifier ignored since `D' is the default (see `U')
OpenWrt-libtool: link: mipsel-openwrt-linux-musl-gcc-ranlib .libs/libblkid.a
/bin/bash ./libtool  --tag=CC   --mode=link mipsel-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99   -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro  -o blockdev disk-utils/blockdev.o  libcommon.la 
OpenWrt-libtool: link: rm -fr .libs/libblkid.lax .libs/libblkid.lax
OpenWrt-libtool: link: mipsel-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -fpic -std=gnu99 -znow -zrelro -o fsck.minix disk-utils/fsck.minix.o  -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib ./.libs/libcommon.a
OpenWrt-libtool: link: ( cd ".libs" && rm -f "libblkid.la" && ln -s "../libblkid.la" "libblkid.la" )
OpenWrt-libtool: link: mipsel-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -fpic -std=gnu99 -znow -zrelro -o mkfs.minix disk-utils/mkfs.minix.o  -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib ./.libs/libcommon.a
/bin/bash ./libtool  --tag=CC   --mode=link mipsel-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99   -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro  -o chrt schedutils/chrt.o  libcommon.la 
mv -f libfdisk/src/.deps/libfdisk_la-gpt.Tpo libfdisk/src/.deps/libfdisk_la-gpt.Plo
/bin/bash ./libtool  --tag=CC   --mode=link mipsel-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99   -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro  -o ionice schedutils/ionice.o  libcommon.la 
/bin/bash ./libtool  --tag=CC   --mode=link mipsel-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99   -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro  -o taskset schedutils/taskset.o  libcommon.la 
OpenWrt-libtool: link: mipsel-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -fpic -std=gnu99 -znow -zrelro -o mkfs.bfs disk-utils/mkfs.bfs.o  -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib ./.libs/libcommon.a
/bin/bash ./libtool  --tag=CC   --mode=link mipsel-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99   -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro  -o col text-utils/col.o  libcommon.la 
OpenWrt-libtool: link: mipsel-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -fpic -std=gnu99 -znow -zrelro -o fsck.cramfs disk-utils/fsck.cramfs.o disk-utils/cramfs_common.o  -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -lz ./.libs/libcommon.a
OpenWrt-libtool: link: mipsel-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -fpic -std=gnu99 -znow -zrelro -o mkfs.cramfs disk-utils/mkfs.cramfs.o disk-utils/cramfs_common.o  -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -lz ./.libs/libcommon.a
/bin/bash ./libtool  --tag=CC   --mode=link mipsel-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99   -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro  -o colrm text-utils/colrm.o  libcommon.la 
/bin/bash ./libtool  --tag=CC   --mode=link mipsel-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libsmartcols/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99   -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro  -o column text-utils/column-column.o  libcommon.la libsmartcols.la 
/bin/bash ./libtool  --tag=CC   --mode=link mipsel-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99   -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro  -o hexdump text-utils/hexdump-conv.o text-utils/hexdump-display.o text-utils/hexdump.o text-utils/hexdump-parse.o  libcommon.la libtcolors.la 
OpenWrt-libtool: link: mipsel-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -fpic -std=gnu99 -znow -zrelro -o blockdev disk-utils/blockdev.o  -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib ./.libs/libcommon.a
/bin/bash ./libtool  --tag=CC   --mode=link mipsel-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -Wno-format-y2k -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99   -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro  -o script term-utils/script-script.o lib/script-pty-session.o lib/script-monotonic.o  libcommon.la   -lutil  
OpenWrt-libtool: link: mipsel-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -fpic -std=gnu99 -znow -zrelro -o chrt schedutils/chrt.o  -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib ./.libs/libcommon.a
OpenWrt-libtool: link: mipsel-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -fpic -std=gnu99 -znow -zrelro -o ionice schedutils/ionice.o  -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib ./.libs/libcommon.a
/bin/bash ./libtool  --tag=CC   --mode=link mipsel-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99   -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro  -o scriptreplay term-utils/scriptreplay.o term-utils/script-playutils.o  libcommon.la  
OpenWrt-libtool: link: mipsel-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -fpic -std=gnu99 -znow -zrelro -o taskset schedutils/taskset.o  -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib ./.libs/libcommon.a
OpenWrt-libtool: link: mipsel-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -fpic -std=gnu99 -znow -zrelro -o col text-utils/col.o  -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib ./.libs/libcommon.a
/bin/bash ./libtool  --tag=CC   --mode=link mipsel-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99   -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro  -o scriptlive term-utils/scriptlive.o term-utils/script-playutils.o lib/pty-session.o lib/monotonic.o  libcommon.la   -lutil 
/bin/bash ./libtool  --tag=CC   --mode=link mipsel-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99   -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro  -o setterm term-utils/setterm-setterm.o  libcommon.la  -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro -lncursesw 
OpenWrt-libtool: link: mipsel-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -fpic -std=gnu99 -znow -zrelro -o colrm text-utils/colrm.o  -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib ./.libs/libcommon.a
/bin/bash ./libtool  --tag=CC   --mode=link mipsel-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99   -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro  -o mesg term-utils/mesg.o  libcommon.la 
/bin/bash ./libtool  --tag=CC   --mode=link mipsel-openwrt-linux-musl-gcc  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99    -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro  -o wall term-utils/wall-wall.o term-utils/wall-ttymsg.o  libcommon.la 
OpenWrt-libtool: link: mipsel-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -fpic -std=gnu99 -znow -zrelro -o hexdump text-utils/hexdump-conv.o text-utils/hexdump-display.o text-utils/hexdump.o text-utils/hexdump-parse.o  -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib ./.libs/libcommon.a ./.libs/libtcolors.a -lncursesw
OpenWrt-libtool: link: mipsel-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libsmartcols/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -fpic -std=gnu99 -znow -zrelro -o .libs/column text-utils/column-column.o  -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib ./.libs/libcommon.a ./.libs/libsmartcols.so
OpenWrt-libtool: link: mipsel-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -Wno-format-y2k -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -fpic -std=gnu99 -znow -zrelro -o script term-utils/script-script.o lib/script-pty-session.o lib/script-monotonic.o  -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib ./.libs/libcommon.a -lutil
/bin/bash ./libtool  --tag=CC   --mode=link mipsel-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99   -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro  -o last login-utils/last.o lib/monotonic.o  libcommon.la  
/bin/bash ./libtool  --tag=CC   --mode=link mipsel-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99   -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro  -o utmpdump login-utils/utmpdump.o  libcommon.la 
/bin/bash ./libtool  --tag=CC   --mode=link mipsel-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libsmartcols/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99   -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro  -o lsmem sys-utils/lsmem-lsmem.o  libcommon.la libsmartcols.la 
OpenWrt-libtool: link: mipsel-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -fpic -std=gnu99 -znow -zrelro -o scriptreplay term-utils/scriptreplay.o term-utils/script-playutils.o  -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib ./.libs/libcommon.a
/bin/bash ./libtool  --tag=CC   --mode=link mipsel-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99   -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro  -o chmem sys-utils/chmem.o  libcommon.la 
OpenWrt-libtool: link: mipsel-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -fpic -std=gnu99 -znow -zrelro -o scriptlive term-utils/scriptlive.o term-utils/script-playutils.o lib/pty-session.o lib/monotonic.o  -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib ./.libs/libcommon.a -lutil
OpenWrt-libtool: link: mipsel-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -fpic -std=gnu99 -znow -zrelro -o mesg term-utils/mesg.o  -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib ./.libs/libcommon.a
OpenWrt-libtool: link: mipsel-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -fpic -std=gnu99 -znow -zrelro -o setterm term-utils/setterm-setterm.o -znow -zrelro  -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib ./.libs/libcommon.a -lncursesw
/bin/bash ./libtool  --tag=CC   --mode=link mipsel-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99   -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro  -o flock sys-utils/flock.o lib/monotonic.o lib/timer.o  libcommon.la  
/bin/bash ./libtool  --tag=CC   --mode=link mipsel-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99   -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro  -o choom sys-utils/choom.o  libcommon.la 
OpenWrt-libtool: link: mipsel-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -fpic -std=gnu99 -znow -zrelro -o wall term-utils/wall-wall.o term-utils/wall-ttymsg.o  -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib ./.libs/libcommon.a
/bin/bash ./libtool  --tag=CC   --mode=link mipsel-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99   -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro  -o ipcmk sys-utils/ipcmk.o  libcommon.la 
/bin/bash ./libtool  --tag=CC   --mode=link mipsel-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99   -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro  -o ipcrm sys-utils/ipcrm.o  libcommon.la 
OpenWrt-libtool: link: mipsel-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -fpic -std=gnu99 -znow -zrelro -o last login-utils/last.o lib/monotonic.o  -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib ./.libs/libcommon.a
OpenWrt-libtool: link: mipsel-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -fpic -std=gnu99 -znow -zrelro -o utmpdump login-utils/utmpdump.o  -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib ./.libs/libcommon.a
/bin/bash ./libtool  --tag=CC   --mode=link mipsel-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99   -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro  -o ipcs sys-utils/ipcs.o sys-utils/ipcutils.o  libcommon.la 
OpenWrt-libtool: link: mipsel-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -fpic -std=gnu99 -znow -zrelro -o chmem sys-utils/chmem.o  -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib ./.libs/libcommon.a
OpenWrt-libtool: link: mipsel-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libsmartcols/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -fpic -std=gnu99 -znow -zrelro -o .libs/lsmem sys-utils/lsmem-lsmem.o  -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib ./.libs/libcommon.a ./.libs/libsmartcols.so
/bin/bash ./libtool  --tag=CC   --mode=link mipsel-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libsmartcols/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99   -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro  -o lsipc sys-utils/lsipc-lsipc.o sys-utils/lsipc-ipcutils.o  libcommon.la libsmartcols.la 
/bin/bash ./libtool  --tag=CC   --mode=link mipsel-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libsmartcols/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99   -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro  -o prlimit sys-utils/prlimit-prlimit.o  libcommon.la libsmartcols.la 
OpenWrt-libtool: link: mipsel-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -fpic -std=gnu99 -znow -zrelro -o flock sys-utils/flock.o lib/monotonic.o lib/timer.o  -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib ./.libs/libcommon.a
OpenWrt-libtool: link: mipsel-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -fpic -std=gnu99 -znow -zrelro -o choom sys-utils/choom.o  -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib ./.libs/libcommon.a
/bin/bash ./libtool  --tag=CC   --mode=link mipsel-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libsmartcols/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99   -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro  -o lscpu sys-utils/lscpu-lscpu.o sys-utils/lscpu-lscpu-arm.o sys-utils/lscpu-lscpu-dmi.o  libcommon.la libsmartcols.la  
/bin/bash ./libtool  --tag=CC   --mode=link mipsel-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99   -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro  -o fallocate sys-utils/fallocate.o  libcommon.la 
/bin/bash ./libtool  --tag=CC   --mode=link mipsel-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libmount/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99   -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro  -o unshare sys-utils/unshare-unshare.o  libcommon.la 
OpenWrt-libtool: link: mipsel-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -fpic -std=gnu99 -znow -zrelro -o ipcmk sys-utils/ipcmk.o  -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib ./.libs/libcommon.a
OpenWrt-libtool: link: mipsel-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -fpic -std=gnu99 -znow -zrelro -o ipcrm sys-utils/ipcrm.o  -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib ./.libs/libcommon.a
/bin/bash ./libtool  --tag=CC   --mode=link mipsel-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99   -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro  -o nsenter sys-utils/nsenter.o  libcommon.la  
/bin/bash ./libtool  --tag=CC   --mode=link mipsel-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99   -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro  -o cal misc-utils/cal-cal.o  libcommon.la libtcolors.la  -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro -lncursesw 
OpenWrt-libtool: link: mipsel-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -fpic -std=gnu99 -znow -zrelro -o ipcs sys-utils/ipcs.o sys-utils/ipcutils.o  -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib ./.libs/libcommon.a
/bin/bash ./libtool  --tag=CC   --mode=link mipsel-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99   -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro  -o mcookie misc-utils/mcookie.o lib/md5.o  libcommon.la 
OpenWrt-libtool: link: mipsel-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libsmartcols/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -fpic -std=gnu99 -znow -zrelro -o .libs/lsipc sys-utils/lsipc-lsipc.o sys-utils/lsipc-ipcutils.o  -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib ./.libs/libcommon.a ./.libs/libsmartcols.so
OpenWrt-libtool: link: mipsel-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libsmartcols/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -fpic -std=gnu99 -znow -zrelro -o .libs/prlimit sys-utils/prlimit-prlimit.o  -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib ./.libs/libcommon.a ./.libs/libsmartcols.so
OpenWrt-libtool: link: mipsel-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -fpic -std=gnu99 -znow -zrelro -o fallocate sys-utils/fallocate.o  -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib ./.libs/libcommon.a
OpenWrt-libtool: link: mipsel-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libmount/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -fpic -std=gnu99 -znow -zrelro -o unshare sys-utils/unshare-unshare.o  -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib ./.libs/libcommon.a
/bin/bash ./libtool  --tag=CC   --mode=link mipsel-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99   -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro  -o whereis misc-utils/whereis.o  libcommon.la 
OpenWrt-libtool: link: mipsel-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libsmartcols/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -fpic -std=gnu99 -znow -zrelro -o .libs/lscpu sys-utils/lscpu-lscpu.o sys-utils/lscpu-lscpu-arm.o sys-utils/lscpu-lscpu-dmi.o  -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib ./.libs/libcommon.a ./.libs/libsmartcols.so
/bin/bash ./libtool  --tag=CC   --mode=link mipsel-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libuuid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99   -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro  -o uuidgen misc-utils/uuidgen-uuidgen.o  libuuid.la 
/bin/bash ./libtool  --tag=CC   --mode=link mipsel-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libuuid/src -I./libsmartcols/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99   -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro  -o uuidparse misc-utils/uuidparse-uuidparse.o  libcommon.la libuuid.la libsmartcols.la 
OpenWrt-libtool: link: mipsel-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -fpic -std=gnu99 -znow -zrelro -o nsenter sys-utils/nsenter.o  -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib ./.libs/libcommon.a
/bin/bash ./libtool  --tag=CC   --mode=link mipsel-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libsmartcols/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99   -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro  -o fincore misc-utils/fincore-fincore.o  libsmartcols.la libcommon.la 
/bin/bash ./libtool  --tag=CC   --mode=link mipsel-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99   -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro  -o hardlink misc-utils/hardlink-hardlink.o  libcommon.la  
OpenWrt-libtool: link: mipsel-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -fpic -std=gnu99 -znow -zrelro -o cal misc-utils/cal-cal.o -znow -zrelro  -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib ./.libs/libcommon.a ./.libs/libtcolors.a -lncursesw
/bin/bash ./libtool  --tag=CC   --mode=link mipsel-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99   -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro  -o isosize disk-utils/isosize.o  libcommon.la 
OpenWrt-libtool: link: mipsel-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -fpic -std=gnu99 -znow -zrelro -o mcookie misc-utils/mcookie.o lib/md5.o  -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib ./.libs/libcommon.a
/bin/bash ./libtool  --tag=CC   --mode=link mipsel-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libsmartcols/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99   -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro  -o rfkill sys-utils/rfkill-rfkill.o  libcommon.la libsmartcols.la 
/bin/bash ./libtool  --tag=CC   --mode=link mipsel-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99   -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro  -o ldattach sys-utils/ldattach.o  libcommon.la 
OpenWrt-libtool: link: mipsel-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -fpic -std=gnu99 -znow -zrelro -o whereis misc-utils/whereis.o  -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib ./.libs/libcommon.a
OpenWrt-libtool: link: mipsel-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libuuid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -fpic -std=gnu99 -znow -zrelro -o .libs/uuidgen misc-utils/uuidgen-uuidgen.o  -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib ./.libs/libuuid.so
/bin/bash ./libtool  --tag=CC   --mode=link mipsel-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99   -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro  -o rtcwake sys-utils/rtcwake.o  libcommon.la 
OpenWrt-libtool: link: mipsel-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libsmartcols/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -fpic -std=gnu99 -znow -zrelro -o .libs/fincore misc-utils/fincore-fincore.o  -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib ./.libs/libsmartcols.so ./.libs/libcommon.a
OpenWrt-libtool: link: mipsel-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -fpic -std=gnu99 -znow -zrelro -o hardlink misc-utils/hardlink-hardlink.o  -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib ./.libs/libcommon.a
OpenWrt-libtool: link: mipsel-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libuuid/src -I./libsmartcols/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -fpic -std=gnu99 -znow -zrelro -o .libs/uuidparse misc-utils/uuidparse-uuidparse.o  -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib ./.libs/libcommon.a ./.libs/libuuid.so ./.libs/libsmartcols.so
/bin/bash ./libtool  --tag=CC   --mode=link mipsel-openwrt-linux-musl-gcc  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libuuid/src  -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99    -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro  -o uuidd misc-utils/uuidd-uuidd.o lib/uuidd-monotonic.o lib/uuidd-timer.o  libuuid.la libcommon.la   
OpenWrt-libtool: link: mipsel-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -fpic -std=gnu99 -znow -zrelro -o isosize disk-utils/isosize.o  -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib ./.libs/libcommon.a
/bin/bash ./libtool  --tag=CC   --mode=link mipsel-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99   -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro  -o fdformat disk-utils/fdformat.o  libcommon.la 
/bin/bash ./libtool  --tag=CC   --mode=link mipsel-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libblkid/src -I./libsmartcols/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99   -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro  -o partx disk-utils/partx-partx.o  libblkid.la libcommon.la libsmartcols.la 
/bin/bash ./libtool  --tag=CC   --mode=link mipsel-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99   -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro  -o addpart disk-utils/addpart.o  libcommon.la 
/bin/bash ./libtool  --tag=CC   --mode=link mipsel-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99   -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro  -o delpart disk-utils/delpart.o  libcommon.la 
OpenWrt-libtool: link: mipsel-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -fpic -std=gnu99 -znow -zrelro -o ldattach sys-utils/ldattach.o  -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib ./.libs/libcommon.a
OpenWrt-libtool: link: mipsel-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libsmartcols/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -fpic -std=gnu99 -znow -zrelro -o .libs/rfkill sys-utils/rfkill-rfkill.o  -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib ./.libs/libcommon.a ./.libs/libsmartcols.so
/bin/bash ./libtool  --tag=CC   --mode=link mipsel-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99   -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro  -o resizepart disk-utils/resizepart.o  libcommon.la 
OpenWrt-libtool: link: mipsel-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -fpic -std=gnu99 -znow -zrelro -o rtcwake sys-utils/rtcwake.o  -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib ./.libs/libcommon.a
/bin/bash ./libtool  --tag=CC   --mode=link mipsel-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers   -I./libblkid/src -I./libmount/src -I./libmount/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99   -Wl,--version-script,./libmount/src/libmount.sym -version-info 2:0:1 -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro  -o libmount.la -rpath /usr/lib lib/libmount_la-monotonic.lo libmount/src/libmount_la-cache.lo libmount/src/libmount_la-fs.lo libmount/src/libmount_la-init.lo libmount/src/libmount_la-iter.lo libmount/src/libmount_la-lock.lo libmount/src/libmount_la-optmap.lo libmount/src/libmount_la-optstr.lo libmount/src/libmount_la-tab.lo libmount/src/libmount_la-tab_diff.lo libmount/src/libmount_la-tab_parse.lo libmount/src/libmount_la-tab_update.lo libmount/src/libmount_la-test.lo libmount/src/libmount_la-utils.lo libmount/src/libmount_la-version.lo libmount/src/libmount_la-context.lo libmount/src/libmount_la-context_loopdev.lo libmount/src/libmount_la-context_veritydev.lo libmount/src/libmount_la-context_mount.lo libmount/src/libmount_la-context_umount.lo libmount/src/libmount_la-monitor.lo libmount/src/libmount_la-btrfs.lo libcommon.la libblkid.la    
/bin/bash ./libtool  --tag=CC   --mode=link mipsel-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers  -I./libuuid/src -I./libfdisk/src -I./libfdisk/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99   -Wl,--version-script,./libfdisk/src/libfdisk.sym -version-info 2:0:1 -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro  -o libfdisk.la -rpath /usr/lib libfdisk/src/libfdisk_la-init.lo libfdisk/src/libfdisk_la-field.lo libfdisk/src/libfdisk_la-item.lo libfdisk/src/libfdisk_la-test.lo libfdisk/src/libfdisk_la-ask.lo libfdisk/src/libfdisk_la-alignment.lo libfdisk/src/libfdisk_la-label.lo libfdisk/src/libfdisk_la-utils.lo libfdisk/src/libfdisk_la-context.lo libfdisk/src/libfdisk_la-parttype.lo libfdisk/src/libfdisk_la-partition.lo libfdisk/src/libfdisk_la-table.lo libfdisk/src/libfdisk_la-iter.lo libfdisk/src/libfdisk_la-script.lo libfdisk/src/libfdisk_la-version.lo libfdisk/src/libfdisk_la-wipe.lo libfdisk/src/libfdisk_la-sun.lo libfdisk/src/libfdisk_la-sgi.lo libfdisk/src/libfdisk_la-dos.lo libfdisk/src/libfdisk_la-bsd.lo libfdisk/src/libfdisk_la-gpt.lo libcommon.la libuuid.la libblkid.la 
OpenWrt-libtool: link: mipsel-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libuuid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -fpic -std=gnu99 -znow -zrelro -o .libs/uuidd misc-utils/uuidd-uuidd.o lib/uuidd-monotonic.o lib/uuidd-timer.o  -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib ./.libs/libuuid.so ./.libs/libcommon.a
OpenWrt-libtool: link: mipsel-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -fpic -std=gnu99 -znow -zrelro -o fdformat disk-utils/fdformat.o  -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib ./.libs/libcommon.a
OpenWrt-libtool: link: mipsel-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -fpic -std=gnu99 -znow -zrelro -o addpart disk-utils/addpart.o  -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib ./.libs/libcommon.a
OpenWrt-libtool: link: mipsel-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -fpic -std=gnu99 -znow -zrelro -o delpart disk-utils/delpart.o  -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib ./.libs/libcommon.a
/bin/bash ./libtool  --tag=CC   --mode=link mipsel-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libsmartcols/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99   -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro  -o wdctl sys-utils/wdctl-wdctl.o  libcommon.la libsmartcols.la 
/bin/bash ./libtool  --tag=CC   --mode=link mipsel-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libsmartcols/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99   -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro  -o losetup sys-utils/losetup-losetup.o  libcommon.la libsmartcols.la 
/bin/bash ./libtool  --tag=CC   --mode=link mipsel-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libsmartcols/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99   -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro  -o zramctl sys-utils/zramctl-zramctl.o  libcommon.la libsmartcols.la 
/bin/bash ./libtool  --tag=CC   --mode=link mipsel-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99   -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro  -o blkid misc-utils/blkid-blkid.o  libblkid.la libcommon.la 
OpenWrt-libtool: link: mipsel-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -fpic -std=gnu99 -znow -zrelro -o resizepart disk-utils/resizepart.o  -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib ./.libs/libcommon.a
OpenWrt-libtool: link: mipsel-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libblkid/src -I./libsmartcols/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -fpic -std=gnu99 -znow -zrelro -o .libs/partx disk-utils/partx-partx.o  -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib ./.libs/libblkid.so ./.libs/libcommon.a ./.libs/libsmartcols.so
/bin/bash ./libtool  --tag=CC   --mode=link mipsel-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99   -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro  -o findfs misc-utils/findfs-findfs.o  libblkid.la 
OpenWrt-libtool: link: mipsel-openwrt-linux-musl-gcc -shared  -fPIC -DPIC  lib/.libs/libmount_la-monotonic.o libmount/src/.libs/libmount_la-cache.o libmount/src/.libs/libmount_la-fs.o libmount/src/.libs/libmount_la-init.o libmount/src/.libs/libmount_la-iter.o libmount/src/.libs/libmount_la-lock.o libmount/src/.libs/libmount_la-optmap.o libmount/src/.libs/libmount_la-optstr.o libmount/src/.libs/libmount_la-tab.o libmount/src/.libs/libmount_la-tab_diff.o libmount/src/.libs/libmount_la-tab_parse.o libmount/src/.libs/libmount_la-tab_update.o libmount/src/.libs/libmount_la-test.o libmount/src/.libs/libmount_la-utils.o libmount/src/.libs/libmount_la-version.o libmount/src/.libs/libmount_la-context.o libmount/src/.libs/libmount_la-context_loopdev.o libmount/src/.libs/libmount_la-context_veritydev.o libmount/src/.libs/libmount_la-context_mount.o libmount/src/.libs/libmount_la-context_umount.o libmount/src/.libs/libmount_la-monitor.o libmount/src/.libs/libmount_la-btrfs.o  -Wl,--whole-archive ./.libs/libcommon.a -Wl,--no-whole-archive  -Wl,-rpath -Wl,/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib ./.libs/libblkid.so  -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 -Wl,./libmount/src/libmount.sym   -Wl,-soname -Wl,libmount.so.1 -o .libs/libmount.so.1.1.0
/bin/bash ./libtool  --tag=CC   --mode=link mipsel-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libblkid/src -I./libsmartcols/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99   -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro  -o wipefs misc-utils/wipefs-wipefs.o  libblkid.la libcommon.la libsmartcols.la 
OpenWrt-libtool: link: mipsel-openwrt-linux-musl-gcc -shared  -fPIC -DPIC  libfdisk/src/.libs/libfdisk_la-init.o libfdisk/src/.libs/libfdisk_la-field.o libfdisk/src/.libs/libfdisk_la-item.o libfdisk/src/.libs/libfdisk_la-test.o libfdisk/src/.libs/libfdisk_la-ask.o libfdisk/src/.libs/libfdisk_la-alignment.o libfdisk/src/.libs/libfdisk_la-label.o libfdisk/src/.libs/libfdisk_la-utils.o libfdisk/src/.libs/libfdisk_la-context.o libfdisk/src/.libs/libfdisk_la-parttype.o libfdisk/src/.libs/libfdisk_la-partition.o libfdisk/src/.libs/libfdisk_la-table.o libfdisk/src/.libs/libfdisk_la-iter.o libfdisk/src/.libs/libfdisk_la-script.o libfdisk/src/.libs/libfdisk_la-version.o libfdisk/src/.libs/libfdisk_la-wipe.o libfdisk/src/.libs/libfdisk_la-sun.o libfdisk/src/.libs/libfdisk_la-sgi.o libfdisk/src/.libs/libfdisk_la-dos.o libfdisk/src/.libs/libfdisk_la-bsd.o libfdisk/src/.libs/libfdisk_la-gpt.o  -Wl,--whole-archive ./.libs/libcommon.a -Wl,--no-whole-archive  -Wl,-rpath -Wl,/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1/.libs -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib ./.libs/libuuid.so ./.libs/libblkid.so  -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 -Wl,./libfdisk/src/libfdisk.sym   -Wl,-soname -Wl,libfdisk.so.1 -o .libs/libfdisk.so.1.1.0
OpenWrt-libtool: link: (cd ".libs" && rm -f "libmount.so.1" && ln -s "libmount.so.1.1.0" "libmount.so.1")
OpenWrt-libtool: link: (cd ".libs" && rm -f "libmount.so" && ln -s "libmount.so.1.1.0" "libmount.so")
OpenWrt-libtool: link: mipsel-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libsmartcols/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -fpic -std=gnu99 -znow -zrelro -o .libs/wdctl sys-utils/wdctl-wdctl.o  -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib ./.libs/libcommon.a ./.libs/libsmartcols.so
OpenWrt-libtool: link: mipsel-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libsmartcols/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -fpic -std=gnu99 -znow -zrelro -o .libs/losetup sys-utils/losetup-losetup.o  -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib ./.libs/libcommon.a ./.libs/libsmartcols.so
OpenWrt-libtool: link: mipsel-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -fpic -std=gnu99 -znow -zrelro -o .libs/blkid misc-utils/blkid-blkid.o  -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib ./.libs/libblkid.so ./.libs/libcommon.a
OpenWrt-libtool: link: mipsel-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libsmartcols/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -fpic -std=gnu99 -znow -zrelro -o .libs/zramctl sys-utils/zramctl-zramctl.o  -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib ./.libs/libcommon.a ./.libs/libsmartcols.so
OpenWrt-libtool: link: (cd ".libs" && rm -f "libfdisk.so.1" && ln -s "libfdisk.so.1.1.0" "libfdisk.so.1")
OpenWrt-libtool: link: (cd .libs/libmount.lax/libcommon.a && mipsel-openwrt-linux-musl-gcc-ar x "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1/./.libs/libcommon.a")
OpenWrt-libtool: link: (cd ".libs" && rm -f "libfdisk.so" && ln -s "libfdisk.so.1.1.0" "libfdisk.so")
OpenWrt-libtool: link: mipsel-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -fpic -std=gnu99 -znow -zrelro -o .libs/findfs misc-utils/findfs-findfs.o  -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib ./.libs/libblkid.so
/bin/bash ./libtool  --tag=CC   --mode=link mipsel-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libuuid/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99   -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro  -o mkswap disk-utils/mkswap-mkswap.o  libcommon.la libuuid.la libblkid.la  
OpenWrt-libtool: link: (cd .libs/libfdisk.lax/libcommon.a && mipsel-openwrt-linux-musl-gcc-ar x "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1/./.libs/libcommon.a")
/bin/bash ./libtool  --tag=CC   --mode=link mipsel-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libblkid/src -I./libuuid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99   -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro  -o swaplabel disk-utils/swaplabel-swaplabel.o lib/swaplabel-swapprober.o  libblkid.la libcommon.la libuuid.la 
OpenWrt-libtool: link: mipsel-openwrt-linux-musl-gcc-ar cru .libs/libmount.a  lib/libmount_la-monotonic.o libmount/src/libmount_la-cache.o libmount/src/libmount_la-fs.o libmount/src/libmount_la-init.o libmount/src/libmount_la-iter.o libmount/src/libmount_la-lock.o libmount/src/libmount_la-optmap.o libmount/src/libmount_la-optstr.o libmount/src/libmount_la-tab.o libmount/src/libmount_la-tab_diff.o libmount/src/libmount_la-tab_parse.o libmount/src/libmount_la-tab_update.o libmount/src/libmount_la-test.o libmount/src/libmount_la-utils.o libmount/src/libmount_la-version.o libmount/src/libmount_la-context.o libmount/src/libmount_la-context_loopdev.o libmount/src/libmount_la-context_veritydev.o libmount/src/libmount_la-context_mount.o libmount/src/libmount_la-context_umount.o libmount/src/libmount_la-monitor.o libmount/src/libmount_la-btrfs.o  .libs/libmount.lax/libcommon.a/libcommon_la-blkdev.o .libs/libmount.lax/libcommon.a/libcommon_la-canonicalize.o .libs/libmount.lax/libcommon.a/libcommon_la-caputils.o .libs/libmount.lax/libcommon.a/libcommon_la-color-names.o .libs/libmount.lax/libcommon.a/libcommon_la-cpuset.o .libs/libmount.lax/libcommon.a/libcommon_la-crc32.o .libs/libmount.lax/libcommon.a/libcommon_la-crc32c.o .libs/libmount.lax/libcommon.a/libcommon_la-env.o .libs/libmount.lax/libcommon.a/libcommon_la-exec_shell.o .libs/libmount.lax/libcommon.a/libcommon_la-fileutils.o .libs/libmount.lax/libcommon.a/libcommon_la-idcache.o .libs/libmount.lax/libcommon.a/libcommon_la-ismounted.o .libs/libmount.lax/libcommon.a/libcommon_la-linux_version.o .libs/libmount.lax/libcommon.a/libcommon_la-loopdev.o .libs/libmount.lax/libcommon.a/libcommon_la-mangle.o .libs/libmount.lax/libcommon.a/libcommon_la-match.o .libs/libmount.lax/libcommon.a/libcommon_la-mbsalign.o .libs/libmount.lax/libcommon.a/libcommon_la-mbsedit.o .libs/libmount.lax/libcommon.a/libcommon_la-md5.o .libs/libmount.lax/libcommon.a/libcommon_la-pager.o .libs/libmount.lax/libcommon.a/libcommon_la-path.o .libs/libmount.lax/libcommon.a/libcommon_la-plymouth-ctrl.o .libs/libmount.lax/libcommon.a/libcommon_la-procutils.o .libs/libmount.lax/libcommon.a/libcommon_la-pwdutils.o .libs/libmount.lax/libcommon.a/libcommon_la-randutils.o .libs/libmount.lax/libcommon.a/libcommon_la-setproctitle.o .libs/libmount.lax/libcommon.a/libcommon_la-sha1.o .libs/libmount.lax/libcommon.a/libcommon_la-signames.o .libs/libmount.lax/libcommon.a/libcommon_la-strutils.o .libs/libmount.lax/libcommon.a/libcommon_la-strv.o .libs/libmount.lax/libcommon.a/libcommon_la-sysfs.o .libs/libmount.lax/libcommon.a/libcommon_la-timeutils.o .libs/libmount.lax/libcommon.a/libcommon_la-ttyutils.o 
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/../../../../mipsel-openwrt-linux-musl/bin/ar: `u' modifier ignored since `D' is the default (see `U')
OpenWrt-libtool: link: mipsel-openwrt-linux-musl-gcc-ranlib .libs/libmount.a
OpenWrt-libtool: link: rm -fr .libs/libmount.lax
OpenWrt-libtool: link: mipsel-openwrt-linux-musl-gcc-ar cru .libs/libfdisk.a  libfdisk/src/libfdisk_la-init.o libfdisk/src/libfdisk_la-field.o libfdisk/src/libfdisk_la-item.o libfdisk/src/libfdisk_la-test.o libfdisk/src/libfdisk_la-ask.o libfdisk/src/libfdisk_la-alignment.o libfdisk/src/libfdisk_la-label.o libfdisk/src/libfdisk_la-utils.o libfdisk/src/libfdisk_la-context.o libfdisk/src/libfdisk_la-parttype.o libfdisk/src/libfdisk_la-partition.o libfdisk/src/libfdisk_la-table.o libfdisk/src/libfdisk_la-iter.o libfdisk/src/libfdisk_la-script.o libfdisk/src/libfdisk_la-version.o libfdisk/src/libfdisk_la-wipe.o libfdisk/src/libfdisk_la-sun.o libfdisk/src/libfdisk_la-sgi.o libfdisk/src/libfdisk_la-dos.o libfdisk/src/libfdisk_la-bsd.o libfdisk/src/libfdisk_la-gpt.o  .libs/libfdisk.lax/libcommon.a/libcommon_la-blkdev.o .libs/libfdisk.lax/libcommon.a/libcommon_la-canonicalize.o .libs/libfdisk.lax/libcommon.a/libcommon_la-caputils.o .libs/libfdisk.lax/libcommon.a/libcommon_la-color-names.o .libs/libfdisk.lax/libcommon.a/libcommon_la-cpuset.o .libs/libfdisk.lax/libcommon.a/libcommon_la-crc32.o .libs/libfdisk.lax/libcommon.a/libcommon_la-crc32c.o .libs/libfdisk.lax/libcommon.a/libcommon_la-env.o .libs/libfdisk.lax/libcommon.a/libcommon_la-exec_shell.o .libs/libfdisk.lax/libcommon.a/libcommon_la-fileutils.o .libs/libfdisk.lax/libcommon.a/libcommon_la-idcache.o .libs/libfdisk.lax/libcommon.a/libcommon_la-ismounted.o .libs/libfdisk.lax/libcommon.a/libcommon_la-linux_version.o .libs/libfdisk.lax/libcommon.a/libcommon_la-loopdev.o .libs/libfdisk.lax/libcommon.a/libcommon_la-mangle.o .libs/libfdisk.lax/libcommon.a/libcommon_la-match.o .libs/libfdisk.lax/libcommon.a/libcommon_la-mbsalign.o .libs/libfdisk.lax/libcommon.a/libcommon_la-mbsedit.o .libs/libfdisk.lax/libcommon.a/libcommon_la-md5.o .libs/libfdisk.lax/libcommon.a/libcommon_la-pager.o .libs/libfdisk.lax/libcommon.a/libcommon_la-path.o .libs/libfdisk.lax/libcommon.a/libcommon_la-plymouth-ctrl.o .libs/libfdisk.lax/libcommon.a/libcommon_la-procutils.o .libs/libfdisk.lax/libcommon.a/libcommon_la-pwdutils.o .libs/libfdisk.lax/libcommon.a/libcommon_la-randutils.o .libs/libfdisk.lax/libcommon.a/libcommon_la-setproctitle.o .libs/libfdisk.lax/libcommon.a/libcommon_la-sha1.o .libs/libfdisk.lax/libcommon.a/libcommon_la-signames.o .libs/libfdisk.lax/libcommon.a/libcommon_la-strutils.o .libs/libfdisk.lax/libcommon.a/libcommon_la-strv.o .libs/libfdisk.lax/libcommon.a/libcommon_la-sysfs.o .libs/libfdisk.lax/libcommon.a/libcommon_la-timeutils.o .libs/libfdisk.lax/libcommon.a/libcommon_la-ttyutils.o 
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib/gcc/mipsel-openwrt-linux-musl/8.4.0/../../../../mipsel-openwrt-linux-musl/bin/ar: `u' modifier ignored since `D' is the default (see `U')
OpenWrt-libtool: link: mipsel-openwrt-linux-musl-gcc-ranlib .libs/libfdisk.a
OpenWrt-libtool: link: ( cd ".libs" && rm -f "libmount.la" && ln -s "../libmount.la" "libmount.la" )
OpenWrt-libtool: link: rm -fr .libs/libfdisk.lax
OpenWrt-libtool: link: mipsel-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libblkid/src -I./libsmartcols/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -fpic -std=gnu99 -znow -zrelro -o .libs/wipefs misc-utils/wipefs-wipefs.o  -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib ./.libs/libblkid.so ./.libs/libcommon.a ./.libs/libsmartcols.so
/bin/bash ./libtool  --tag=CC   --mode=link mipsel-openwrt-linux-musl-gcc  -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libmount/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99    -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro  -o mount sys-utils/mount-mount.o  libcommon.la libmount.la  
/bin/bash ./libtool  --tag=CC   --mode=link mipsel-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libblkid/src -I./libmount/src -I./libsmartcols/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99   -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro  -o lsblk misc-utils/lsblk-lsblk.o misc-utils/lsblk-lsblk-mnt.o misc-utils/lsblk-lsblk-properties.o misc-utils/lsblk-lsblk-devtree.o  libblkid.la libmount.la libcommon.la libsmartcols.la  
/bin/bash ./libtool  --tag=CC   --mode=link mipsel-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers  -I./libmount/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99    -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro  -o umount sys-utils/umount-umount.o  libcommon.la libmount.la 
/bin/bash ./libtool  --tag=CC   --mode=link mipsel-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libmount/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99   -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro  -o mountpoint sys-utils/mountpoint-mountpoint.o  libmount.la 
OpenWrt-libtool: link: ( cd ".libs" && rm -f "libfdisk.la" && ln -s "../libfdisk.la" "libfdisk.la" )
/bin/bash ./libtool  --tag=CC   --mode=link mipsel-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libmount/src -I./libsmartcols/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99   -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro  -o findmnt misc-utils/findmnt-findmnt.o misc-utils/findmnt-findmnt-verify.o  libmount.la libcommon.la libsmartcols.la libblkid.la  
/bin/bash ./libtool  --tag=CC   --mode=link mipsel-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libmount/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99   -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro  -o fstrim sys-utils/fstrim-fstrim.o  libcommon.la libmount.la 
OpenWrt-libtool: link: mipsel-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libblkid/src -I./libuuid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -fpic -std=gnu99 -znow -zrelro -o .libs/swaplabel disk-utils/swaplabel-swaplabel.o lib/swaplabel-swapprober.o  -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib ./.libs/libblkid.so ./.libs/libcommon.a ./.libs/libuuid.so
OpenWrt-libtool: link: mipsel-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libuuid/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -fpic -std=gnu99 -znow -zrelro -o .libs/mkswap disk-utils/mkswap-mkswap.o  -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib ./.libs/libcommon.a ./.libs/libuuid.so ./.libs/libblkid.so
OpenWrt-libtool: link: mipsel-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libmount/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -fpic -std=gnu99 -znow -zrelro -o .libs/mountpoint sys-utils/mountpoint-mountpoint.o  -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib ./.libs/libmount.so /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1/.libs/libblkid.so
/bin/bash ./libtool  --tag=CC   --mode=link mipsel-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libblkid/src -I./libmount/src -I./libsmartcols/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99   -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro  -o swapon sys-utils/swapon-swapon.o sys-utils/swapon-swapon-common.o lib/swapon-swapprober.o  libblkid.la libcommon.la libmount.la libsmartcols.la 
/bin/bash ./libtool  --tag=CC   --mode=link mipsel-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libblkid/src -I./libmount/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99   -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro  -o swapoff sys-utils/swapoff-swapoff.o sys-utils/swapoff-swapon-common.o lib/swapoff-swapprober.o  libmount.la libblkid.la libcommon.la 
OpenWrt-libtool: link: mipsel-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libmount/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -fpic -std=gnu99 -znow -zrelro -o .libs/umount sys-utils/umount-umount.o  -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib ./.libs/libcommon.a ./.libs/libmount.so /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1/.libs/libblkid.so
OpenWrt-libtool: link: mipsel-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libmount/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -fpic -std=gnu99 -znow -zrelro -o .libs/mount sys-utils/mount-mount.o  -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib ./.libs/libcommon.a ./.libs/libmount.so /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1/.libs/libblkid.so
/bin/bash ./libtool  --tag=CC   --mode=link mipsel-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libmount/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99   -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro  -o fsck disk-utils/fsck-fsck.o lib/fsck-monotonic.o  libmount.la libblkid.la libcommon.la  
/bin/bash ./libtool  --tag=CC   --mode=link mipsel-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libfdisk/src -I./libsmartcols/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99   -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro  -o fdisk disk-utils/fdisk-fdisk.o disk-utils/fdisk-fdisk-menu.o disk-utils/fdisk-fdisk-list.o  libcommon.la libfdisk.la libsmartcols.la libtcolors.la  
/bin/bash ./libtool  --tag=CC   --mode=link mipsel-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libfdisk/src -I./libsmartcols/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99   -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro  -o sfdisk disk-utils/sfdisk-sfdisk.o disk-utils/sfdisk-fdisk-list.o  libcommon.la libfdisk.la libsmartcols.la libtcolors.la  
OpenWrt-libtool: link: mipsel-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libmount/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -fpic -std=gnu99 -znow -zrelro -o .libs/fstrim sys-utils/fstrim-fstrim.o  -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib ./.libs/libcommon.a ./.libs/libmount.so /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1/.libs/libblkid.so
OpenWrt-libtool: link: mipsel-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libblkid/src -I./libmount/src -I./libsmartcols/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -fpic -std=gnu99 -znow -zrelro -o .libs/lsblk misc-utils/lsblk-lsblk.o misc-utils/lsblk-lsblk-mnt.o misc-utils/lsblk-lsblk-properties.o misc-utils/lsblk-lsblk-devtree.o  -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib ./.libs/libblkid.so ./.libs/libmount.so /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1/.libs/libblkid.so ./.libs/libcommon.a ./.libs/libsmartcols.so
OpenWrt-libtool: link: mipsel-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libmount/src -I./libsmartcols/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -fpic -std=gnu99 -znow -zrelro -o .libs/findmnt misc-utils/findmnt-findmnt.o misc-utils/findmnt-findmnt-verify.o  -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib ./.libs/libmount.so /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1/.libs/libblkid.so ./.libs/libcommon.a ./.libs/libsmartcols.so ./.libs/libblkid.so
/bin/bash ./libtool  --tag=CC   --mode=link mipsel-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libfdisk/src -I./libsmartcols/src -I./libmount/src -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99   -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro  -o cfdisk disk-utils/cfdisk-cfdisk.o  libsmartcols.la libcommon.la libfdisk.la libtcolors.la libmount.la  -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro -lncursesw 
/bin/bash ./libtool  --tag=CC   --mode=link mipsel-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libmount/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99   -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro  -o eject sys-utils/eject-eject.o lib/eject-monotonic.o  libmount.la libcommon.la  
/bin/bash ./libtool  --tag=CC   --mode=link mipsel-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libsmartcols/src -I./libmount/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99   -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro  -o lsns sys-utils/lsns-lsns.o  libcommon.la libsmartcols.la libmount.la 
OpenWrt-libtool: link: mipsel-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libblkid/src -I./libmount/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -fpic -std=gnu99 -znow -zrelro -o .libs/swapoff sys-utils/swapoff-swapoff.o sys-utils/swapoff-swapon-common.o lib/swapoff-swapprober.o  -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib ./.libs/libmount.so /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1/.libs/libblkid.so ./.libs/libblkid.so ./.libs/libcommon.a
OpenWrt-libtool: link: mipsel-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libblkid/src -I./libmount/src -I./libsmartcols/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -fpic -std=gnu99 -znow -zrelro -o .libs/swapon sys-utils/swapon-swapon.o sys-utils/swapon-swapon-common.o lib/swapon-swapprober.o  -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib ./.libs/libblkid.so ./.libs/libcommon.a ./.libs/libmount.so /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1/.libs/libblkid.so ./.libs/libsmartcols.so
/bin/bash ./libtool  --tag=CC   --mode=link mipsel-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libmount/src -I./libsmartcols/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99   -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro  -o lslocks misc-utils/lslocks-lslocks.o  libcommon.la libmount.la libsmartcols.la 
OpenWrt-libtool: link: mipsel-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libmount/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -fpic -std=gnu99 -znow -zrelro -o .libs/fsck disk-utils/fsck-fsck.o lib/fsck-monotonic.o  -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib ./.libs/libmount.so /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1/.libs/libblkid.so ./.libs/libblkid.so ./.libs/libcommon.a
OpenWrt-libtool: link: mipsel-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libfdisk/src -I./libsmartcols/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -fpic -std=gnu99 -znow -zrelro -o .libs/sfdisk disk-utils/sfdisk-sfdisk.o disk-utils/sfdisk-fdisk-list.o  -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib ./.libs/libcommon.a ./.libs/libfdisk.so /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1/.libs/libuuid.so /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1/.libs/libblkid.so ./.libs/libsmartcols.so ./.libs/libtcolors.a -lncursesw
OpenWrt-libtool: link: mipsel-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libfdisk/src -I./libsmartcols/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -fpic -std=gnu99 -znow -zrelro -o .libs/fdisk disk-utils/fdisk-fdisk.o disk-utils/fdisk-fdisk-menu.o disk-utils/fdisk-fdisk-list.o  -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib ./.libs/libcommon.a ./.libs/libfdisk.so /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1/.libs/libuuid.so /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1/.libs/libblkid.so ./.libs/libsmartcols.so ./.libs/libtcolors.a -lncursesw
OpenWrt-libtool: link: mipsel-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libmount/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -fpic -std=gnu99 -znow -zrelro -o .libs/eject sys-utils/eject-eject.o lib/eject-monotonic.o  -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib ./.libs/libmount.so /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1/.libs/libblkid.so ./.libs/libcommon.a
OpenWrt-libtool: link: mipsel-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libsmartcols/src -I./libmount/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -fpic -std=gnu99 -znow -zrelro -o .libs/lsns sys-utils/lsns-lsns.o  -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib ./.libs/libcommon.a ./.libs/libsmartcols.so ./.libs/libmount.so /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1/.libs/libblkid.so
OpenWrt-libtool: link: mipsel-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libfdisk/src -I./libsmartcols/src -I./libmount/src -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -fpic -std=gnu99 -znow -zrelro -o .libs/cfdisk disk-utils/cfdisk-cfdisk.o -znow -zrelro  -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib ./.libs/libsmartcols.so ./.libs/libcommon.a ./.libs/libfdisk.so /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1/.libs/libuuid.so ./.libs/libtcolors.a ./.libs/libmount.so /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1/.libs/libblkid.so -lncursesw
OpenWrt-libtool: link: mipsel-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libmount/src -I./libsmartcols/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -fpic -std=gnu99 -znow -zrelro -o .libs/lslocks misc-utils/lslocks-lslocks.o  -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib ./.libs/libcommon.a ./.libs/libmount.so /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1/.libs/libblkid.so ./.libs/libsmartcols.so
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1'
make[5]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1'
make[4]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1'
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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include " LDFLAGS="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro " make -C /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1/. AR="mipsel-openwrt-linux-musl-gcc-ar" AS="mipsel-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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99" LD=mipsel-openwrt-linux-musl-ld NM="mipsel-openwrt-linux-musl-gcc-nm" CC="mipsel-openwrt-linux-musl-gcc" GCC="mipsel-openwrt-linux-musl-gcc" CXX="mipsel-openwrt-linux-musl-g++" RANLIB="mipsel-openwrt-linux-musl-gcc-ranlib" STRIP=mipsel-openwrt-linux-musl-strip OBJCOPY=mipsel-openwrt-linux-musl-objcopy OBJDUMP=mipsel-openwrt-linux-musl-objdump SIZE=mipsel-openwrt-linux-musl-size CROSS="mipsel-openwrt-linux-musl-" ARCH="mipsel" DESTDIR="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1/ipkg-install"  install;
make[4]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1'
make  install-recursive
make[5]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1'
Making install in po
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1/po'
if test "util-linux" = "gettext-tools"; then \
  /bin/mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1/ipkg-install/usr/share/gettext/po; \
  for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot   Makevars.template; do \
    /usr/bin/install -c -m 644 ./$file \
		    /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1/ipkg-install/usr/share/gettext/po/$file; \
  done; \
  for file in Makevars; do \
    rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1/ipkg-install/usr/share/gettext/po/$file; \
  done; \
else \
  : ; \
fi
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1/po'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1'
make[7]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1'
 /bin/mkdir -p '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1/ipkg-install/usr/bin'
  /bin/bash ./libtool   --mode=install /usr/bin/install -c more dmesg mount umount wdctl mountpoint lsblk findmnt kill '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1/ipkg-install/usr/bin'
OpenWrt-libtool: install: /usr/bin/install -c more /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1/ipkg-install/usr/bin/more
OpenWrt-libtool: install: /usr/bin/install -c dmesg /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1/ipkg-install/usr/bin/dmesg
OpenWrt-libtool: install: warning: `libmount.la' has not been installed in `/usr/lib'
OpenWrt-libtool: install: warning: `/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1/libblkid.la' has not been installed in `/usr/lib'
OpenWrt-libtool: install: /usr/bin/install -c .libs/mount /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1/ipkg-install/usr/bin/mount
OpenWrt-libtool: install: warning: `libmount.la' has not been installed in `/usr/lib'
OpenWrt-libtool: install: warning: `/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1/libblkid.la' has not been installed in `/usr/lib'
OpenWrt-libtool: install: /usr/bin/install -c .libs/umount /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1/ipkg-install/usr/bin/umount
OpenWrt-libtool: install: warning: `libsmartcols.la' has not been installed in `/usr/lib'
OpenWrt-libtool: install: /usr/bin/install -c .libs/wdctl /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1/ipkg-install/usr/bin/wdctl
OpenWrt-libtool: install: warning: `libmount.la' has not been installed in `/usr/lib'
OpenWrt-libtool: install: warning: `/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1/libblkid.la' has not been installed in `/usr/lib'
OpenWrt-libtool: install: /usr/bin/install -c .libs/mountpoint /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1/ipkg-install/usr/bin/mountpoint
OpenWrt-libtool: install: warning: `libblkid.la' has not been installed in `/usr/lib'
OpenWrt-libtool: install: warning: `libmount.la' has not been installed in `/usr/lib'
OpenWrt-libtool: install: warning: `/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1/libblkid.la' has not been installed in `/usr/lib'
OpenWrt-libtool: install: warning: `libsmartcols.la' has not been installed in `/usr/lib'
OpenWrt-libtool: install: /usr/bin/install -c .libs/lsblk /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1/ipkg-install/usr/bin/lsblk
OpenWrt-libtool: install: warning: `libmount.la' has not been installed in `/usr/lib'
OpenWrt-libtool: install: warning: `/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1/libblkid.la' has not been installed in `/usr/lib'
OpenWrt-libtool: install: warning: `libsmartcols.la' has not been installed in `/usr/lib'
OpenWrt-libtool: install: warning: `libblkid.la' has not been installed in `/usr/lib'
OpenWrt-libtool: install: /usr/bin/install -c .libs/findmnt /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1/ipkg-install/usr/bin/findmnt
OpenWrt-libtool: install: /usr/bin/install -c kill /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1/ipkg-install/usr/bin/kill
 /bin/mkdir -p '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1/ipkg-install/usr/lib'
 /bin/bash ./libtool   --mode=install /usr/bin/install -c   libuuid.la libblkid.la libmount.la libsmartcols.la libfdisk.la '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1/ipkg-install/usr/lib'
OpenWrt-libtool: install: /usr/bin/install -c .libs/libuuid.so.1.3.0 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1/ipkg-install/usr/lib/libuuid.so.1.3.0
OpenWrt-libtool: install: (cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1/ipkg-install/usr/lib && { ln -s -f libuuid.so.1.3.0 libuuid.so.1 || { rm -f libuuid.so.1 && ln -s libuuid.so.1.3.0 libuuid.so.1; }; })
OpenWrt-libtool: install: (cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1/ipkg-install/usr/lib && { ln -s -f libuuid.so.1.3.0 libuuid.so || { rm -f libuuid.so && ln -s libuuid.so.1.3.0 libuuid.so; }; })
OpenWrt-libtool: install: /usr/bin/install -c .libs/libuuid.lai /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1/ipkg-install/usr/lib/libuuid.la
OpenWrt-libtool: install: /usr/bin/install -c .libs/libblkid.so.1.1.0 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1/ipkg-install/usr/lib/libblkid.so.1.1.0
OpenWrt-libtool: install: (cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1/ipkg-install/usr/lib && { ln -s -f libblkid.so.1.1.0 libblkid.so.1 || { rm -f libblkid.so.1 && ln -s libblkid.so.1.1.0 libblkid.so.1; }; })
OpenWrt-libtool: install: (cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1/ipkg-install/usr/lib && { ln -s -f libblkid.so.1.1.0 libblkid.so || { rm -f libblkid.so && ln -s libblkid.so.1.1.0 libblkid.so; }; })
OpenWrt-libtool: install: /usr/bin/install -c .libs/libblkid.lai /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1/ipkg-install/usr/lib/libblkid.la
OpenWrt-libtool: install: warning: relinking `libmount.la'
OpenWrt-libtool: install: (cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1; /bin/bash /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1/libtool  --tag CC --mode=relink mipsel-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libblkid/src -I./libmount/src -I./libmount/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -Wl,--version-script,./libmount/src/libmount.sym -version-info 2:0:1 -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro -o libmount.la -rpath /usr/lib lib/libmount_la-monotonic.lo libmount/src/libmount_la-cache.lo libmount/src/libmount_la-fs.lo libmount/src/libmount_la-init.lo libmount/src/libmount_la-iter.lo libmount/src/libmount_la-lock.lo libmount/src/libmount_la-optmap.lo libmount/src/libmount_la-optstr.lo libmount/src/libmount_la-tab.lo libmount/src/libmount_la-tab_diff.lo libmount/src/libmount_la-tab_parse.lo libmount/src/libmount_la-tab_update.lo libmount/src/libmount_la-test.lo libmount/src/libmount_la-utils.lo libmount/src/libmount_la-version.lo libmount/src/libmount_la-context.lo libmount/src/libmount_la-context_loopdev.lo libmount/src/libmount_la-context_veritydev.lo libmount/src/libmount_la-context_mount.lo libmount/src/libmount_la-context_umount.lo libmount/src/libmount_la-monitor.lo libmount/src/libmount_la-btrfs.lo libcommon.la libblkid.la -inst-prefix-dir /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1/ipkg-install)
OpenWrt-libtool: relink: mipsel-openwrt-linux-musl-gcc -shared  -fPIC -DPIC  lib/.libs/libmount_la-monotonic.o libmount/src/.libs/libmount_la-cache.o libmount/src/.libs/libmount_la-fs.o libmount/src/.libs/libmount_la-init.o libmount/src/.libs/libmount_la-iter.o libmount/src/.libs/libmount_la-lock.o libmount/src/.libs/libmount_la-optmap.o libmount/src/.libs/libmount_la-optstr.o libmount/src/.libs/libmount_la-tab.o libmount/src/.libs/libmount_la-tab_diff.o libmount/src/.libs/libmount_la-tab_parse.o libmount/src/.libs/libmount_la-tab_update.o libmount/src/.libs/libmount_la-test.o libmount/src/.libs/libmount_la-utils.o libmount/src/.libs/libmount_la-version.o libmount/src/.libs/libmount_la-context.o libmount/src/.libs/libmount_la-context_loopdev.o libmount/src/.libs/libmount_la-context_veritydev.o libmount/src/.libs/libmount_la-context_mount.o libmount/src/.libs/libmount_la-context_umount.o libmount/src/.libs/libmount_la-monitor.o libmount/src/.libs/libmount_la-btrfs.o  -Wl,--whole-archive ./.libs/libcommon.a -Wl,--no-whole-archive  -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1/ipkg-install/usr/lib -lblkid  -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 -Wl,./libmount/src/libmount.sym   -Wl,-soname -Wl,libmount.so.1 -o .libs/libmount.so.1.1.0
OpenWrt-libtool: install: /usr/bin/install -c .libs/libmount.so.1.1.0T /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1/ipkg-install/usr/lib/libmount.so.1.1.0
OpenWrt-libtool: install: (cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1/ipkg-install/usr/lib && { ln -s -f libmount.so.1.1.0 libmount.so.1 || { rm -f libmount.so.1 && ln -s libmount.so.1.1.0 libmount.so.1; }; })
OpenWrt-libtool: install: (cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1/ipkg-install/usr/lib && { ln -s -f libmount.so.1.1.0 libmount.so || { rm -f libmount.so && ln -s libmount.so.1.1.0 libmount.so; }; })
OpenWrt-libtool: install: /usr/bin/install -c .libs/libmount.lai /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1/ipkg-install/usr/lib/libmount.la
OpenWrt-libtool: install: /usr/bin/install -c .libs/libsmartcols.so.1.1.0 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1/ipkg-install/usr/lib/libsmartcols.so.1.1.0
OpenWrt-libtool: install: (cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1/ipkg-install/usr/lib && { ln -s -f libsmartcols.so.1.1.0 libsmartcols.so.1 || { rm -f libsmartcols.so.1 && ln -s libsmartcols.so.1.1.0 libsmartcols.so.1; }; })
OpenWrt-libtool: install: (cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1/ipkg-install/usr/lib && { ln -s -f libsmartcols.so.1.1.0 libsmartcols.so || { rm -f libsmartcols.so && ln -s libsmartcols.so.1.1.0 libsmartcols.so; }; })
OpenWrt-libtool: install: /usr/bin/install -c .libs/libsmartcols.lai /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1/ipkg-install/usr/lib/libsmartcols.la
OpenWrt-libtool: install: warning: relinking `libfdisk.la'
OpenWrt-libtool: install: (cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1; /bin/bash /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1/libtool  --tag CC --mode=relink mipsel-openwrt-linux-musl-gcc -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -I./libuuid/src -I./libfdisk/src -I./libfdisk/src -I./libblkid/src -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1=util-linux-2.35.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -std=gnu99 -Wl,--version-script,./libfdisk/src/libfdisk.sym -version-info 2:0:1 -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro -o libfdisk.la -rpath /usr/lib libfdisk/src/libfdisk_la-init.lo libfdisk/src/libfdisk_la-field.lo libfdisk/src/libfdisk_la-item.lo libfdisk/src/libfdisk_la-test.lo libfdisk/src/libfdisk_la-ask.lo libfdisk/src/libfdisk_la-alignment.lo libfdisk/src/libfdisk_la-label.lo libfdisk/src/libfdisk_la-utils.lo libfdisk/src/libfdisk_la-context.lo libfdisk/src/libfdisk_la-parttype.lo libfdisk/src/libfdisk_la-partition.lo libfdisk/src/libfdisk_la-table.lo libfdisk/src/libfdisk_la-iter.lo libfdisk/src/libfdisk_la-script.lo libfdisk/src/libfdisk_la-version.lo libfdisk/src/libfdisk_la-wipe.lo libfdisk/src/libfdisk_la-sun.lo libfdisk/src/libfdisk_la-sgi.lo libfdisk/src/libfdisk_la-dos.lo libfdisk/src/libfdisk_la-bsd.lo libfdisk/src/libfdisk_la-gpt.lo libcommon.la libuuid.la libblkid.la -inst-prefix-dir /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1/ipkg-install)
OpenWrt-libtool: relink: mipsel-openwrt-linux-musl-gcc -shared  -fPIC -DPIC  libfdisk/src/.libs/libfdisk_la-init.o libfdisk/src/.libs/libfdisk_la-field.o libfdisk/src/.libs/libfdisk_la-item.o libfdisk/src/.libs/libfdisk_la-test.o libfdisk/src/.libs/libfdisk_la-ask.o libfdisk/src/.libs/libfdisk_la-alignment.o libfdisk/src/.libs/libfdisk_la-label.o libfdisk/src/.libs/libfdisk_la-utils.o libfdisk/src/.libs/libfdisk_la-context.o libfdisk/src/.libs/libfdisk_la-parttype.o libfdisk/src/.libs/libfdisk_la-partition.o libfdisk/src/.libs/libfdisk_la-table.o libfdisk/src/.libs/libfdisk_la-iter.o libfdisk/src/.libs/libfdisk_la-script.o libfdisk/src/.libs/libfdisk_la-version.o libfdisk/src/.libs/libfdisk_la-wipe.o libfdisk/src/.libs/libfdisk_la-sun.o libfdisk/src/.libs/libfdisk_la-sgi.o libfdisk/src/.libs/libfdisk_la-dos.o libfdisk/src/.libs/libfdisk_la-bsd.o libfdisk/src/.libs/libfdisk_la-gpt.o  -Wl,--whole-archive ./.libs/libcommon.a -Wl,--no-whole-archive  -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1/ipkg-install/usr/lib -luuid -lblkid  -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 -Wl,./libfdisk/src/libfdisk.sym   -Wl,-soname -Wl,libfdisk.so.1 -o .libs/libfdisk.so.1.1.0
OpenWrt-libtool: install: /usr/bin/install -c .libs/libfdisk.so.1.1.0T /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1/ipkg-install/usr/lib/libfdisk.so.1.1.0
OpenWrt-libtool: install: (cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1/ipkg-install/usr/lib && { ln -s -f libfdisk.so.1.1.0 libfdisk.so.1 || { rm -f libfdisk.so.1 && ln -s libfdisk.so.1.1.0 libfdisk.so.1; }; })
OpenWrt-libtool: install: (cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1/ipkg-install/usr/lib && { ln -s -f libfdisk.so.1.1.0 libfdisk.so || { rm -f libfdisk.so && ln -s libfdisk.so.1.1.0 libfdisk.so; }; })
OpenWrt-libtool: install: /usr/bin/install -c .libs/libfdisk.lai /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1/ipkg-install/usr/lib/libfdisk.la
OpenWrt-libtool: install: /usr/bin/install -c .libs/libuuid.a /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1/ipkg-install/usr/lib/libuuid.a
OpenWrt-libtool: install: chmod 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1/ipkg-install/usr/lib/libuuid.a
OpenWrt-libtool: install: mipsel-openwrt-linux-musl-gcc-ranlib /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1/ipkg-install/usr/lib/libuuid.a
OpenWrt-libtool: install: /usr/bin/install -c .libs/libblkid.a /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1/ipkg-install/usr/lib/libblkid.a
OpenWrt-libtool: install: chmod 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1/ipkg-install/usr/lib/libblkid.a
OpenWrt-libtool: install: mipsel-openwrt-linux-musl-gcc-ranlib /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1/ipkg-install/usr/lib/libblkid.a
OpenWrt-libtool: install: /usr/bin/install -c .libs/libmount.a /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1/ipkg-install/usr/lib/libmount.a
OpenWrt-libtool: install: chmod 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1/ipkg-install/usr/lib/libmount.a
OpenWrt-libtool: install: mipsel-openwrt-linux-musl-gcc-ranlib /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1/ipkg-install/usr/lib/libmount.a
OpenWrt-libtool: install: /usr/bin/install -c .libs/libsmartcols.a /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1/ipkg-install/usr/lib/libsmartcols.a
OpenWrt-libtool: install: chmod 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1/ipkg-install/usr/lib/libsmartcols.a
OpenWrt-libtool: install: mipsel-openwrt-linux-musl-gcc-ranlib /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1/ipkg-install/usr/lib/libsmartcols.a
OpenWrt-libtool: install: /usr/bin/install -c .libs/libfdisk.a /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1/ipkg-install/usr/lib/libfdisk.a
OpenWrt-libtool: install: chmod 644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1/ipkg-install/usr/lib/libfdisk.a
OpenWrt-libtool: install: mipsel-openwrt-linux-musl-gcc-ranlib /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1/ipkg-install/usr/lib/libfdisk.a
OpenWrt-libtool: install: warning: remember to run `libtool --finish /usr/lib'
 /bin/mkdir -p '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1/ipkg-install/usr/sbin'
  /bin/bash ./libtool   --mode=install /usr/bin/install -c agetty fstrim ctrlaltdel fsfreeze blkdiscard blkzone losetup zramctl swapon swapoff chcpu pivot_root switch_root hwclock blkid findfs wipefs fsck.minix mkfs.minix mkfs mkfs.bfs mkswap swaplabel fsck raw fsck.cramfs mkfs.cramfs blockdev fdisk sfdisk cfdisk '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1/ipkg-install/usr/sbin'
OpenWrt-libtool: install: /usr/bin/install -c agetty /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1/ipkg-install/usr/sbin/agetty
OpenWrt-libtool: install: warning: `libmount.la' has not been installed in `/usr/lib'
OpenWrt-libtool: install: warning: `/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1/libblkid.la' has not been installed in `/usr/lib'
OpenWrt-libtool: install: /usr/bin/install -c .libs/fstrim /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1/ipkg-install/usr/sbin/fstrim
OpenWrt-libtool: install: /usr/bin/install -c ctrlaltdel /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1/ipkg-install/usr/sbin/ctrlaltdel
OpenWrt-libtool: install: /usr/bin/install -c fsfreeze /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1/ipkg-install/usr/sbin/fsfreeze
OpenWrt-libtool: install: /usr/bin/install -c blkdiscard /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1/ipkg-install/usr/sbin/blkdiscard
OpenWrt-libtool: install: /usr/bin/install -c blkzone /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1/ipkg-install/usr/sbin/blkzone
OpenWrt-libtool: install: warning: `libsmartcols.la' has not been installed in `/usr/lib'
OpenWrt-libtool: install: /usr/bin/install -c .libs/losetup /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1/ipkg-install/usr/sbin/losetup
OpenWrt-libtool: install: warning: `libsmartcols.la' has not been installed in `/usr/lib'
OpenWrt-libtool: install: /usr/bin/install -c .libs/zramctl /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1/ipkg-install/usr/sbin/zramctl
OpenWrt-libtool: install: warning: `libblkid.la' has not been installed in `/usr/lib'
OpenWrt-libtool: install: warning: `libmount.la' has not been installed in `/usr/lib'
OpenWrt-libtool: install: warning: `/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1/libblkid.la' has not been installed in `/usr/lib'
OpenWrt-libtool: install: warning: `libsmartcols.la' has not been installed in `/usr/lib'
OpenWrt-libtool: install: /usr/bin/install -c .libs/swapon /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1/ipkg-install/usr/sbin/swapon
OpenWrt-libtool: install: warning: `libmount.la' has not been installed in `/usr/lib'
OpenWrt-libtool: install: warning: `/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1/libblkid.la' has not been installed in `/usr/lib'
OpenWrt-libtool: install: warning: `libblkid.la' has not been installed in `/usr/lib'
OpenWrt-libtool: install: /usr/bin/install -c .libs/swapoff /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1/ipkg-install/usr/sbin/swapoff
OpenWrt-libtool: install: /usr/bin/install -c chcpu /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1/ipkg-install/usr/sbin/chcpu
OpenWrt-libtool: install: /usr/bin/install -c pivot_root /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1/ipkg-install/usr/sbin/pivot_root
OpenWrt-libtool: install: /usr/bin/install -c switch_root /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1/ipkg-install/usr/sbin/switch_root
OpenWrt-libtool: install: /usr/bin/install -c hwclock /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1/ipkg-install/usr/sbin/hwclock
OpenWrt-libtool: install: warning: `libblkid.la' has not been installed in `/usr/lib'
OpenWrt-libtool: install: /usr/bin/install -c .libs/blkid /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1/ipkg-install/usr/sbin/blkid
OpenWrt-libtool: install: warning: `libblkid.la' has not been installed in `/usr/lib'
OpenWrt-libtool: install: /usr/bin/install -c .libs/findfs /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1/ipkg-install/usr/sbin/findfs
OpenWrt-libtool: install: warning: `libblkid.la' has not been installed in `/usr/lib'
OpenWrt-libtool: install: warning: `libsmartcols.la' has not been installed in `/usr/lib'
OpenWrt-libtool: install: /usr/bin/install -c .libs/wipefs /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1/ipkg-install/usr/sbin/wipefs
OpenWrt-libtool: install: /usr/bin/install -c fsck.minix /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1/ipkg-install/usr/sbin/fsck.minix
OpenWrt-libtool: install: /usr/bin/install -c mkfs.minix /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1/ipkg-install/usr/sbin/mkfs.minix
OpenWrt-libtool: install: /usr/bin/install -c mkfs /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1/ipkg-install/usr/sbin/mkfs
OpenWrt-libtool: install: /usr/bin/install -c mkfs.bfs /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1/ipkg-install/usr/sbin/mkfs.bfs
OpenWrt-libtool: install: warning: `libuuid.la' has not been installed in `/usr/lib'
OpenWrt-libtool: install: warning: `libblkid.la' has not been installed in `/usr/lib'
OpenWrt-libtool: install: /usr/bin/install -c .libs/mkswap /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1/ipkg-install/usr/sbin/mkswap
OpenWrt-libtool: install: warning: `libblkid.la' has not been installed in `/usr/lib'
OpenWrt-libtool: install: warning: `libuuid.la' has not been installed in `/usr/lib'
OpenWrt-libtool: install: /usr/bin/install -c .libs/swaplabel /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1/ipkg-install/usr/sbin/swaplabel
OpenWrt-libtool: install: warning: `libmount.la' has not been installed in `/usr/lib'
OpenWrt-libtool: install: warning: `/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1/libblkid.la' has not been installed in `/usr/lib'
OpenWrt-libtool: install: warning: `libblkid.la' has not been installed in `/usr/lib'
OpenWrt-libtool: install: /usr/bin/install -c .libs/fsck /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1/ipkg-install/usr/sbin/fsck
OpenWrt-libtool: install: /usr/bin/install -c raw /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1/ipkg-install/usr/sbin/raw
OpenWrt-libtool: install: /usr/bin/install -c fsck.cramfs /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1/ipkg-install/usr/sbin/fsck.cramfs
OpenWrt-libtool: install: /usr/bin/install -c mkfs.cramfs /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1/ipkg-install/usr/sbin/mkfs.cramfs
OpenWrt-libtool: install: /usr/bin/install -c blockdev /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1/ipkg-install/usr/sbin/blockdev
OpenWrt-libtool: install: warning: `libfdisk.la' has not been installed in `/usr/lib'
OpenWrt-libtool: install: warning: `/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1/libuuid.la' has not been installed in `/usr/lib'
OpenWrt-libtool: install: warning: `/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1/libblkid.la' has not been installed in `/usr/lib'
OpenWrt-libtool: install: warning: `libsmartcols.la' has not been installed in `/usr/lib'
OpenWrt-libtool: install: /usr/bin/install -c .libs/fdisk /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1/ipkg-install/usr/sbin/fdisk
OpenWrt-libtool: install: warning: `libfdisk.la' has not been installed in `/usr/lib'
OpenWrt-libtool: install: warning: `/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1/libuuid.la' has not been installed in `/usr/lib'
OpenWrt-libtool: install: warning: `/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1/libblkid.la' has not been installed in `/usr/lib'
OpenWrt-libtool: install: warning: `libsmartcols.la' has not been installed in `/usr/lib'
OpenWrt-libtool: install: /usr/bin/install -c .libs/sfdisk /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1/ipkg-install/usr/sbin/sfdisk
OpenWrt-libtool: install: warning: `libsmartcols.la' has not been installed in `/usr/lib'
OpenWrt-libtool: install: warning: `libfdisk.la' has not been installed in `/usr/lib'
OpenWrt-libtool: install: warning: `/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1/libuuid.la' has not been installed in `/usr/lib'
OpenWrt-libtool: install: warning: `libmount.la' has not been installed in `/usr/lib'
OpenWrt-libtool: install: warning: `/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1/libblkid.la' has not been installed in `/usr/lib'
OpenWrt-libtool: install: /usr/bin/install -c .libs/cfdisk /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1/ipkg-install/usr/sbin/cfdisk
 /bin/mkdir -p '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1/ipkg-install/usr/bin'
  /bin/bash ./libtool   --mode=install /usr/bin/install -c chrt ionice taskset col colcrt colrm column hexdump rev ul script scriptreplay scriptlive setterm mesg wall last utmpdump lsmem chmem flock choom ipcmk ipcrm ipcs lsipc renice setsid setarch eject prlimit lsns lscpu fallocate unshare nsenter cal logger look mcookie namei whereis lslocks uuidgen uuidparse rename getopt fincore hardlink isosize '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1/ipkg-install/usr/bin'
OpenWrt-libtool: install: /usr/bin/install -c chrt /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1/ipkg-install/usr/bin/chrt
OpenWrt-libtool: install: /usr/bin/install -c ionice /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1/ipkg-install/usr/bin/ionice
OpenWrt-libtool: install: /usr/bin/install -c taskset /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1/ipkg-install/usr/bin/taskset
OpenWrt-libtool: install: /usr/bin/install -c col /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1/ipkg-install/usr/bin/col
OpenWrt-libtool: install: /usr/bin/install -c colcrt /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1/ipkg-install/usr/bin/colcrt
OpenWrt-libtool: install: /usr/bin/install -c colrm /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1/ipkg-install/usr/bin/colrm
OpenWrt-libtool: install: warning: `libsmartcols.la' has not been installed in `/usr/lib'
OpenWrt-libtool: install: /usr/bin/install -c .libs/column /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1/ipkg-install/usr/bin/column
OpenWrt-libtool: install: /usr/bin/install -c hexdump /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1/ipkg-install/usr/bin/hexdump
OpenWrt-libtool: install: /usr/bin/install -c rev /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1/ipkg-install/usr/bin/rev
OpenWrt-libtool: install: /usr/bin/install -c ul /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1/ipkg-install/usr/bin/ul
OpenWrt-libtool: install: /usr/bin/install -c script /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1/ipkg-install/usr/bin/script
OpenWrt-libtool: install: /usr/bin/install -c scriptreplay /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1/ipkg-install/usr/bin/scriptreplay
OpenWrt-libtool: install: /usr/bin/install -c scriptlive /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1/ipkg-install/usr/bin/scriptlive
OpenWrt-libtool: install: /usr/bin/install -c setterm /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1/ipkg-install/usr/bin/setterm
OpenWrt-libtool: install: /usr/bin/install -c mesg /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1/ipkg-install/usr/bin/mesg
OpenWrt-libtool: install: /usr/bin/install -c wall /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1/ipkg-install/usr/bin/wall
OpenWrt-libtool: install: /usr/bin/install -c last /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1/ipkg-install/usr/bin/last
OpenWrt-libtool: install: /usr/bin/install -c utmpdump /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1/ipkg-install/usr/bin/utmpdump
OpenWrt-libtool: install: warning: `libsmartcols.la' has not been installed in `/usr/lib'
OpenWrt-libtool: install: /usr/bin/install -c .libs/lsmem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1/ipkg-install/usr/bin/lsmem
OpenWrt-libtool: install: /usr/bin/install -c chmem /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1/ipkg-install/usr/bin/chmem
OpenWrt-libtool: install: /usr/bin/install -c flock /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1/ipkg-install/usr/bin/flock
OpenWrt-libtool: install: /usr/bin/install -c choom /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1/ipkg-install/usr/bin/choom
OpenWrt-libtool: install: /usr/bin/install -c ipcmk /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1/ipkg-install/usr/bin/ipcmk
OpenWrt-libtool: install: /usr/bin/install -c ipcrm /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1/ipkg-install/usr/bin/ipcrm
OpenWrt-libtool: install: /usr/bin/install -c ipcs /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1/ipkg-install/usr/bin/ipcs
OpenWrt-libtool: install: warning: `libsmartcols.la' has not been installed in `/usr/lib'
OpenWrt-libtool: install: /usr/bin/install -c .libs/lsipc /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1/ipkg-install/usr/bin/lsipc
OpenWrt-libtool: install: /usr/bin/install -c renice /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1/ipkg-install/usr/bin/renice
OpenWrt-libtool: install: /usr/bin/install -c setsid /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1/ipkg-install/usr/bin/setsid
OpenWrt-libtool: install: /usr/bin/install -c setarch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1/ipkg-install/usr/bin/setarch
OpenWrt-libtool: install: warning: `libmount.la' has not been installed in `/usr/lib'
OpenWrt-libtool: install: warning: `/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1/libblkid.la' has not been installed in `/usr/lib'
OpenWrt-libtool: install: /usr/bin/install -c .libs/eject /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1/ipkg-install/usr/bin/eject
OpenWrt-libtool: install: warning: `libsmartcols.la' has not been installed in `/usr/lib'
OpenWrt-libtool: install: /usr/bin/install -c .libs/prlimit /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1/ipkg-install/usr/bin/prlimit
OpenWrt-libtool: install: warning: `libsmartcols.la' has not been installed in `/usr/lib'
OpenWrt-libtool: install: warning: `libmount.la' has not been installed in `/usr/lib'
OpenWrt-libtool: install: warning: `/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1/libblkid.la' has not been installed in `/usr/lib'
OpenWrt-libtool: install: /usr/bin/install -c .libs/lsns /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1/ipkg-install/usr/bin/lsns
OpenWrt-libtool: install: warning: `libsmartcols.la' has not been installed in `/usr/lib'
OpenWrt-libtool: install: /usr/bin/install -c .libs/lscpu /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1/ipkg-install/usr/bin/lscpu
OpenWrt-libtool: install: /usr/bin/install -c fallocate /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1/ipkg-install/usr/bin/fallocate
OpenWrt-libtool: install: /usr/bin/install -c unshare /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1/ipkg-install/usr/bin/unshare
OpenWrt-libtool: install: /usr/bin/install -c nsenter /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1/ipkg-install/usr/bin/nsenter
OpenWrt-libtool: install: /usr/bin/install -c cal /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1/ipkg-install/usr/bin/cal
OpenWrt-libtool: install: /usr/bin/install -c logger /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1/ipkg-install/usr/bin/logger
OpenWrt-libtool: install: /usr/bin/install -c look /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1/ipkg-install/usr/bin/look
OpenWrt-libtool: install: /usr/bin/install -c mcookie /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1/ipkg-install/usr/bin/mcookie
OpenWrt-libtool: install: /usr/bin/install -c namei /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1/ipkg-install/usr/bin/namei
OpenWrt-libtool: install: /usr/bin/install -c whereis /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1/ipkg-install/usr/bin/whereis
OpenWrt-libtool: install: warning: `libmount.la' has not been installed in `/usr/lib'
OpenWrt-libtool: install: warning: `/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1/libblkid.la' has not been installed in `/usr/lib'
OpenWrt-libtool: install: warning: `libsmartcols.la' has not been installed in `/usr/lib'
OpenWrt-libtool: install: /usr/bin/install -c .libs/lslocks /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1/ipkg-install/usr/bin/lslocks
OpenWrt-libtool: install: warning: `libuuid.la' has not been installed in `/usr/lib'
OpenWrt-libtool: install: /usr/bin/install -c .libs/uuidgen /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1/ipkg-install/usr/bin/uuidgen
OpenWrt-libtool: install: warning: `libuuid.la' has not been installed in `/usr/lib'
OpenWrt-libtool: install: warning: `libsmartcols.la' has not been installed in `/usr/lib'
OpenWrt-libtool: install: /usr/bin/install -c .libs/uuidparse /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1/ipkg-install/usr/bin/uuidparse
OpenWrt-libtool: install: /usr/bin/install -c rename /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1/ipkg-install/usr/bin/rename
OpenWrt-libtool: install: /usr/bin/install -c getopt /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1/ipkg-install/usr/bin/getopt
OpenWrt-libtool: install: warning: `libsmartcols.la' has not been installed in `/usr/lib'
OpenWrt-libtool: install: /usr/bin/install -c .libs/fincore /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1/ipkg-install/usr/bin/fincore
OpenWrt-libtool: install: /usr/bin/install -c hardlink /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1/ipkg-install/usr/bin/hardlink
OpenWrt-libtool: install: /usr/bin/install -c isosize /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1/ipkg-install/usr/bin/isosize
 /bin/mkdir -p '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1/ipkg-install/usr/sbin'
  /bin/bash ./libtool   --mode=install /usr/bin/install -c rfkill readprofile ldattach rtcwake uuidd fdformat partx addpart delpart resizepart '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1/ipkg-install/usr/sbin'
OpenWrt-libtool: install: warning: `libsmartcols.la' has not been installed in `/usr/lib'
OpenWrt-libtool: install: /usr/bin/install -c .libs/rfkill /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1/ipkg-install/usr/sbin/rfkill
OpenWrt-libtool: install: /usr/bin/install -c readprofile /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1/ipkg-install/usr/sbin/readprofile
OpenWrt-libtool: install: /usr/bin/install -c ldattach /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1/ipkg-install/usr/sbin/ldattach
OpenWrt-libtool: install: /usr/bin/install -c rtcwake /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1/ipkg-install/usr/sbin/rtcwake
OpenWrt-libtool: install: warning: `libuuid.la' has not been installed in `/usr/lib'
OpenWrt-libtool: install: /usr/bin/install -c .libs/uuidd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1/ipkg-install/usr/sbin/uuidd
OpenWrt-libtool: install: /usr/bin/install -c fdformat /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1/ipkg-install/usr/sbin/fdformat
OpenWrt-libtool: install: warning: `libblkid.la' has not been installed in `/usr/lib'
OpenWrt-libtool: install: warning: `libsmartcols.la' has not been installed in `/usr/lib'
OpenWrt-libtool: install: /usr/bin/install -c .libs/partx /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1/ipkg-install/usr/sbin/partx
OpenWrt-libtool: install: /usr/bin/install -c addpart /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1/ipkg-install/usr/sbin/addpart
OpenWrt-libtool: install: /usr/bin/install -c delpart /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1/ipkg-install/usr/sbin/delpart
OpenWrt-libtool: install: /usr/bin/install -c resizepart /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1/ipkg-install/usr/sbin/resizepart
make  install-exec-hook
make[8]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1'
if test "/usr/lib" != "/lib" -a -f "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1/ipkg-install/usr/lib/libuuid.so"; then \
	/bin/mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1/ipkg-install/lib; \
	mv /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1/ipkg-install/usr/lib/libuuid.so.* /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1/ipkg-install/lib; \
	so_img_name=$(readlink /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1/ipkg-install/usr/lib/libuuid.so); \
	so_img_rel_target=$(echo /usr/lib | sed 's,\(^/\|\)[^/][^/]*,..,g'); \
	(cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1/ipkg-install/usr/lib && \
		rm -f libuuid.so && \
		ln -s $so_img_rel_target/lib/$so_img_name libuuid.so); \
fi
if test "/usr/lib" != "/lib" -a -f "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1/ipkg-install/usr/lib/libblkid.so"; then \
	/bin/mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1/ipkg-install/lib; \
	mv /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1/ipkg-install/usr/lib/libblkid.so.* /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1/ipkg-install/lib; \
	so_img_name=$(readlink /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1/ipkg-install/usr/lib/libblkid.so); \
	so_img_rel_target=$(echo /usr/lib | sed 's,\(^/\|\)[^/][^/]*,..,g'); \
	(cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1/ipkg-install/usr/lib && \
		rm -f libblkid.so && \
		ln -s $so_img_rel_target/lib/$so_img_name libblkid.so); \
fi
if test "/usr/lib" != "/lib" -a -f "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1/ipkg-install/usr/lib/libmount.so"; then \
	/bin/mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1/ipkg-install/lib; \
	mv /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1/ipkg-install/usr/lib/libmount.so.* /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1/ipkg-install/lib; \
	so_img_name=$(readlink /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1/ipkg-install/usr/lib/libmount.so); \
	so_img_rel_target=$(echo /usr/lib | sed 's,\(^/\|\)[^/][^/]*,..,g'); \
	(cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1/ipkg-install/usr/lib && \
		rm -f libmount.so && \
		ln -s $so_img_rel_target/lib/$so_img_name libmount.so); \
fi
if test "/usr/lib" != "/lib" -a -f "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1/ipkg-install/usr/lib/libsmartcols.so"; then \
	/bin/mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1/ipkg-install/lib; \
	mv /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1/ipkg-install/usr/lib/libsmartcols.so.* /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1/ipkg-install/lib; \
	so_img_name=$(readlink /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1/ipkg-install/usr/lib/libsmartcols.so); \
	so_img_rel_target=$(echo /usr/lib | sed 's,\(^/\|\)[^/][^/]*,..,g'); \
	(cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1/ipkg-install/usr/lib && \
		rm -f libsmartcols.so && \
		ln -s $so_img_rel_target/lib/$so_img_name libsmartcols.so); \
fi
if test "/usr/lib" != "/lib" -a -f "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1/ipkg-install/usr/lib/libfdisk.so"; then \
	/bin/mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1/ipkg-install/lib; \
	mv /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1/ipkg-install/usr/lib/libfdisk.so.* /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1/ipkg-install/lib; \
	so_img_name=$(readlink /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1/ipkg-install/usr/lib/libfdisk.so); \
	so_img_rel_target=$(echo /usr/lib | sed 's,\(^/\|\)[^/][^/]*,..,g'); \
	(cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1/ipkg-install/usr/lib && \
		rm -f libfdisk.so && \
		ln -s $so_img_rel_target/lib/$so_img_name libfdisk.so); \
fi
cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1/ipkg-install/usr/bin && ln -sf last lastb
for I in uname26 linux32 linux64      mips mips64 mips32  ; do \
	cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1/ipkg-install/usr/bin && ln -sf setarch $I ; \
done
chmod 4755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1/ipkg-install/usr/bin/mount
chmod 4755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1/ipkg-install/usr/bin/umount
make[8]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1'
 /bin/mkdir -p '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1/ipkg-install/usr/share/bash-completion/completions'
 /usr/bin/install -c -m 644 bash-completion/blkid bash-completion/cal bash-completion/col bash-completion/colcrt bash-completion/colrm bash-completion/column bash-completion/fincore bash-completion/findfs bash-completion/findmnt bash-completion/flock bash-completion/getopt bash-completion/hexdump bash-completion/ipcmk bash-completion/ipcrm bash-completion/ipcs bash-completion/isosize bash-completion/logger bash-completion/look bash-completion/lsipc bash-completion/lsns bash-completion/mcookie bash-completion/mkfs bash-completion/mkswap bash-completion/namei bash-completion/prlimit bash-completion/readprofile bash-completion/renice bash-completion/rev bash-completion/script bash-completion/scriptreplay bash-completion/scriptlive bash-completion/setsid bash-completion/whereis bash-completion/wipefs bash-completion/fsck bash-completion/mkfs.bfs bash-completion/fsck.minix bash-completion/mkfs.minix bash-completion/fsck.cramfs bash-completion/mkfs.cramfs '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1/ipkg-install/usr/share/bash-completion/completions'
 /usr/bin/install -c -m 644 bash-completion/addpart bash-completion/delpart bash-completion/resizepart bash-completion/partx bash-completion/raw bash-completion/swaplabel bash-completion/fdformat bash-completion/blockdev bash-completion/fdisk bash-completion/sfdisk bash-completion/cfdisk bash-completion/last bash-completion/utmpdump bash-completion/uuidgen bash-completion/uuidparse bash-completion/uuidd bash-completion/lsblk bash-completion/lslocks bash-completion/rename bash-completion/chrt bash-completion/ionice bash-completion/taskset bash-completion/chcpu bash-completion/chmem bash-completion/eject bash-completion/fallocate bash-completion/hwclock bash-completion/lscpu bash-completion/lsmem bash-completion/losetup bash-completion/mount bash-completion/umount bash-completion/mountpoint bash-completion/nsenter bash-completion/pivot_root bash-completion/swapon bash-completion/swapoff bash-completion/unshare bash-completion/wdctl bash-completion/blkdiscard '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1/ipkg-install/usr/share/bash-completion/completions'
 /usr/bin/install -c -m 644 bash-completion/blkzone bash-completion/ctrlaltdel bash-completion/dmesg bash-completion/fsfreeze bash-completion/fstrim bash-completion/ldattach bash-completion/rfkill bash-completion/rtcwake bash-completion/setarch bash-completion/zramctl bash-completion/mesg bash-completion/wall bash-completion/setterm bash-completion/more bash-completion/ul '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1/ipkg-install/usr/share/bash-completion/completions'
 /bin/mkdir -p '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1/ipkg-install/usr/share/doc/util-linux/getopt/'
 /usr/bin/install -c misc-utils/getopt-parse.bash misc-utils/getopt-parse.tcsh '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1/ipkg-install/usr/share/doc/util-linux/getopt/'
 /bin/mkdir -p '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1/ipkg-install/usr/man/man1'
 /usr/bin/install -c -m 644 schedutils/chrt.1 schedutils/ionice.1 schedutils/taskset.1 text-utils/col.1 text-utils/colcrt.1 text-utils/colrm.1 text-utils/column.1 text-utils/hexdump.1 text-utils/rev.1 text-utils/ul.1 text-utils/more.1 term-utils/script.1 term-utils/scriptreplay.1 term-utils/scriptlive.1 term-utils/setterm.1 term-utils/mesg.1 term-utils/wall.1 login-utils/last.1 login-utils/lastb.1 login-utils/utmpdump.1 sys-utils/lsmem.1 sys-utils/flock.1 sys-utils/choom.1 sys-utils/ipcmk.1 sys-utils/ipcrm.1 sys-utils/ipcs.1 sys-utils/lsipc.1 sys-utils/renice.1 sys-utils/setsid.1 sys-utils/dmesg.1 sys-utils/eject.1 sys-utils/prlimit.1 sys-utils/lscpu.1 sys-utils/mountpoint.1 sys-utils/fallocate.1 sys-utils/unshare.1 sys-utils/nsenter.1 misc-utils/cal.1 misc-utils/logger.1 misc-utils/look.1 '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1/ipkg-install/usr/man/man1'
 /usr/bin/install -c -m 644 misc-utils/mcookie.1 misc-utils/namei.1 misc-utils/whereis.1 misc-utils/uuidgen.1 misc-utils/uuidparse.1 misc-utils/kill.1 misc-utils/rename.1 misc-utils/getopt.1 misc-utils/fincore.1 misc-utils/hardlink.1 '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1/ipkg-install/usr/man/man1'
 /bin/mkdir -p '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1/ipkg-install/usr/man/man3'
 /usr/bin/install -c -m 644 libuuid/man/uuid.3 libuuid/man/uuid_clear.3 libuuid/man/uuid_compare.3 libuuid/man/uuid_copy.3 libuuid/man/uuid_generate.3 libuuid/man/uuid_is_null.3 libuuid/man/uuid_parse.3 libuuid/man/uuid_time.3 libuuid/man/uuid_unparse.3 libuuid/man/uuid_generate_random.3 libuuid/man/uuid_generate_time.3 libuuid/man/uuid_generate_time_safe.3 libblkid/libblkid.3 '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1/ipkg-install/usr/man/man3'
 /bin/mkdir -p '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1/ipkg-install/usr/man/man5'
 /usr/bin/install -c -m 644 lib/terminal-colors.d.5 sys-utils/fstab.5 sys-utils/adjtime_config.5 '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1/ipkg-install/usr/man/man5'
 /bin/mkdir -p '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1/ipkg-install/usr/man/man8'
 /usr/bin/install -c -m 644 term-utils/agetty.8 sys-utils/chmem.8 sys-utils/rfkill.8 sys-utils/readprofile.8 sys-utils/fstrim.8 sys-utils/ctrlaltdel.8 sys-utils/fsfreeze.8 sys-utils/blkdiscard.8 sys-utils/blkzone.8 sys-utils/ldattach.8 sys-utils/rtcwake.8 sys-utils/setarch.8 sys-utils/losetup.8 sys-utils/zramctl.8 sys-utils/lsns.8 sys-utils/mount.8 sys-utils/umount.8 sys-utils/swapoff.8 sys-utils/swapon.8 sys-utils/chcpu.8 sys-utils/wdctl.8 sys-utils/pivot_root.8 sys-utils/switch_root.8 sys-utils/hwclock.8 misc-utils/lslocks.8 misc-utils/lsblk.8 misc-utils/uuidd.8 misc-utils/blkid.8 misc-utils/findfs.8 misc-utils/wipefs.8 misc-utils/findmnt.8 disk-utils/fsck.minix.8 disk-utils/mkfs.minix.8 disk-utils/mkfs.8 disk-utils/isosize.8 disk-utils/mkfs.bfs.8 disk-utils/mkswap.8 disk-utils/swaplabel.8 disk-utils/fsck.8 disk-utils/raw.8 '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1/ipkg-install/usr/man/man8'
 /usr/bin/install -c -m 644 disk-utils/fsck.cramfs.8 disk-utils/mkfs.cramfs.8 disk-utils/fdformat.8 disk-utils/blockdev.8 disk-utils/fdisk.8 disk-utils/sfdisk.8 disk-utils/cfdisk.8 disk-utils/addpart.8 disk-utils/delpart.8 disk-utils/resizepart.8 disk-utils/partx.8 sys-utils/uname26.8 sys-utils/linux32.8 sys-utils/linux64.8 sys-utils/mips.8 sys-utils/mips64.8 sys-utils/mips32.8 '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1/ipkg-install/usr/man/man8'
 /bin/mkdir -p '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1/ipkg-install/usr/include/blkid'
 /usr/bin/install -c -m 644 libblkid/src/blkid.h '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1/ipkg-install/usr/include/blkid'
 /bin/mkdir -p '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1/ipkg-install/usr/include/libfdisk'
 /usr/bin/install -c -m 644 libfdisk/src/libfdisk.h '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1/ipkg-install/usr/include/libfdisk'
 /bin/mkdir -p '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1/ipkg-install/usr/include/libmount'
 /usr/bin/install -c -m 644 libmount/src/libmount.h '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1/ipkg-install/usr/include/libmount'
 /bin/mkdir -p '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1/ipkg-install/usr/include/libsmartcols'
 /usr/bin/install -c -m 644 libsmartcols/src/libsmartcols.h '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1/ipkg-install/usr/include/libsmartcols'
 /bin/mkdir -p '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1/ipkg-install/usr/lib/pkgconfig'
 /usr/bin/install -c -m 644 libuuid/uuid.pc libblkid/blkid.pc libmount/mount.pc libsmartcols/smartcols.pc libfdisk/fdisk.pc '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1/ipkg-install/usr/lib/pkgconfig'
 /bin/mkdir -p '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1/ipkg-install/usr/include/uuid'
 /usr/bin/install -c -m 644 libuuid/src/uuid.h '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1/ipkg-install/usr/include/uuid'
make  install-data-hook
make[8]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1'
make[8]: Nothing to be done for 'install-data-hook'.
make[8]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1'
make[7]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1'
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1'
make[5]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1'
make[4]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1'
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1/.built
rm -rf /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-util-linux
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-util-linux/host /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/packages
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-util-linux/usr/lib/pkgconfig
cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1/ipkg-install/usr/lib/pkgconfig/blkid.pc /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-util-linux/usr/lib/pkgconfig
cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1/ipkg-install/usr/lib/pkgconfig/fdisk.pc /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-util-linux/usr/lib/pkgconfig
cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1/ipkg-install/usr/lib/pkgconfig/mount.pc /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-util-linux/usr/lib/pkgconfig
cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1/ipkg-install/usr/lib/pkgconfig/smartcols.pc /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-util-linux/usr/lib/pkgconfig
cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1/ipkg-install/usr/lib/pkgconfig/uuid.pc /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-util-linux/usr/lib/pkgconfig
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-util-linux/usr/include/blkid
cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1/ipkg-install/usr/include/blkid/blkid.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-util-linux/usr/include/blkid
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-util-linux/usr/include/libfdisk
cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1/ipkg-install/usr/include/libfdisk/libfdisk.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-util-linux/usr/include/libfdisk
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-util-linux/usr/include/libmount
cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1/ipkg-install/usr/include/libmount/libmount.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-util-linux/usr/include/libmount
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-util-linux/usr/include/uuid
cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1/ipkg-install/usr/include/uuid/uuid.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-util-linux/usr/include/uuid
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-util-linux/usr/include/libsmartcols
cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1/ipkg-install/usr/include/libsmartcols/libsmartcols.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-util-linux/usr/include/libsmartcols
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-util-linux/usr/lib
cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1/ipkg-install/lib/libblkid.so* /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-util-linux/usr/lib
cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1/ipkg-install/lib/libfdisk.so* /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-util-linux/usr/lib
cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1/ipkg-install/lib/libmount.so* /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-util-linux/usr/lib
cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1/ipkg-install/lib/libuuid.so* /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-util-linux/usr/lib
cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/util-linux-2.35.1/ipkg-install/lib/libsmartcols.so* /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-util-linux/usr/lib
ln -sf libblkid.so.1 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-util-linux/usr/lib/libblkid.so
ln -sf libfdisk.so.1 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-util-linux/usr/lib/libfdisk.so
ln -sf libmount.so.1 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-util-linux/usr/lib/libmount.so
ln -sf libuuid.so.1 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-util-linux/usr/lib/libuuid.so
ln -sf libsmartcols.so.1 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-util-linux/usr/lib/libsmartcols.so
find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-util-linux -name '*.la' | xargs -r rm -f; 
if [ -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/packages/util-linux.list ]; then /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/clean-package.sh "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/packages/util-linux.list" "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl"; fi
if [ -d /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-util-linux ]; then (cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-util-linux; find ./ > /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-util-linux.files); 	SHELL= flock /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/.staging-dir.flock -c ' mv /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-util-linux.files /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/packages/util-linux.list && cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-util-linux/* /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/; '; fi
rm -rf /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-util-linux
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/stamp/.util-linux_installed
make[3]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/package/utils/util-linux'
time: package/utils/util-linux/compile#140.20#13.73#40.95
make[3]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/package/system/fstools'
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/dl
SHELL= flock /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/.fstools-2020-06-17-d34ea8eb.tar.xz.flock -c '  	/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/download.pl "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/dl" "fstools-2020-06-17-d34ea8eb.tar.xz" "7ff4fae22bf518db200f0c4dd73bc32970678e39e3acc6e8dc98b65319c379cd" "" || (  	echo "Checking out files from the git repository..."; mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/dl && cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/dl && rm -rf fstools-2020-06-17-d34ea8eb && [ \! -d fstools-2020-06-17-d34ea8eb ] && git clone  https://git.openwrt.org/project/fstools.git fstools-2020-06-17-d34ea8eb && (cd fstools-2020-06-17-d34ea8eb && git checkout d34ea8eb1e12259a315cdef7aa0cd3ceaea68e00 && git submodule update --init --recursive) && echo "Packing checkout..." && export TAR_TIMESTAMP=`cd fstools-2020-06-17-d34ea8eb && git log -1 --format='\''@%ct'\''` && rm -rf fstools-2020-06-17-d34ea8eb/.git && 	tar --numeric-owner --owner=0 --group=0 --mode=a-s --sort=name ${TAR_TIMESTAMP:+--mtime="$TAR_TIMESTAMP"} -c fstools-2020-06-17-d34ea8eb | 	xz -zc -7e > /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/dl/fstools-2020-06-17-d34ea8eb.tar.xz && mv /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/dl/fstools-2020-06-17-d34ea8eb.tar.xz /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/dl/ && rm -rf fstools-2020-06-17-d34ea8eb;  )    '
+ curl -f --connect-timeout 20 --retry 5 --location --insecure https://sources.cdn.openwrt.org/fstools-2020-06-17-d34ea8eb.tar.xz
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
curl: (22) The requested URL returned error: 404 
Download failed.
+ curl -f --connect-timeout 20 --retry 5 --location --insecure https://sources.openwrt.org/fstools-2020-06-17-d34ea8eb.tar.xz
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 71904  100 71904    0     0  46359      0  0:00:01  0:00:01 --:--:-- 46359
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/fstools-2020-06-17-d34ea8eb/.prepared_b1e3b8592cf9b16c80716c1439c1d319_6664517399ebbbc92a37c5bb081b5c53_check
. /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/include/shell.sh; xzcat /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/dl/fstools-2020-06-17-d34ea8eb.tar.xz | tar -C /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/fstools-2020-06-17-d34ea8eb/.. -xf -
[ ! -d ./src/ ] || cp -fpR ./src/. /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/fstools-2020-06-17-d34ea8eb
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/fstools-2020-06-17-d34ea8eb/.prepared_b1e3b8592cf9b16c80716c1439c1d319_6664517399ebbbc92a37c5bb081b5c53
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/fstools-2020-06-17-d34ea8eb/.configured_*
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/stamp/.fstools_installed
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/fstools-2020-06-17-d34ea8eb
(cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/fstools-2020-06-17-d34ea8eb; 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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/fstools-2020-06-17-d34ea8eb=fstools-2020-06-17-d34ea8eb -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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/fstools-2020-06-17-d34ea8eb=fstools-2020-06-17-d34ea8eb -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro " LDFLAGS="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro  " cmake -DCMAKE_SYSTEM_NAME=Linux -DCMAKE_SYSTEM_VERSION=1 -DCMAKE_SYSTEM_PROCESSOR=mipsel -DCMAKE_BUILD_TYPE=Release -DCMAKE_C_FLAGS_RELEASE="-DNDEBUG" -DCMAKE_CXX_FLAGS_RELEASE="-DNDEBUG" -DCMAKE_C_COMPILER="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin/mipsel-openwrt-linux-musl-gcc" -DCMAKE_C_COMPILER_ARG1="" -DCMAKE_CXX_COMPILER="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin/mipsel-openwrt-linux-musl-g++" -DCMAKE_CXX_COMPILER_ARG1="" -DCMAKE_ASM_COMPILER="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin/mipsel-openwrt-linux-musl-gcc" -DCMAKE_ASM_COMPILER_ARG1="" -DCMAKE_EXE_LINKER_FLAGS:STRING="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro " -DCMAKE_MODULE_LINKER_FLAGS:STRING="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro  -Wl,-Bsymbolic-functions" -DCMAKE_SHARED_LINKER_FLAGS:STRING="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro  -Wl,-Bsymbolic-functions" -DCMAKE_AR="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin/mipsel-openwrt-linux-musl-gcc-ar" -DCMAKE_NM="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin/mipsel-openwrt-linux-musl-gcc-nm" -DCMAKE_RANLIB="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin/mipsel-openwrt-linux-musl-gcc-ranlib" -DCMAKE_FIND_ROOT_PATH="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr;/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl" -DCMAKE_FIND_ROOT_PATH_MODE_PROGRAM=BOTH -DCMAKE_FIND_ROOT_PATH_MODE_LIBRARY=ONLY -DCMAKE_FIND_ROOT_PATH_MODE_INCLUDE=ONLY -DCMAKE_STRIP=: -DCMAKE_INSTALL_PREFIX=/usr -DDL_LIBRARY=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl -DCMAKE_PREFIX_PATH=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl -DCMAKE_SKIP_RPATH=TRUE    /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/fstools-2020-06-17-d34ea8eb )
-- The C compiler identification is GNU 8.4.0
-- Check for working C compiler: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin/mipsel-openwrt-linux-musl-gcc
-- Check for working C compiler: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/bin/mipsel-openwrt-linux-musl-gcc - works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Detecting C compile features
-- Detecting C compile features - done
-- Configuring done
-- Generating done
CMake Warning:
  Manually-specified variables were not used by the project:

    CMAKE_ASM_COMPILER
    CMAKE_ASM_COMPILER_ARG1
    CMAKE_CXX_COMPILER
    CMAKE_CXX_COMPILER_ARG1
    CMAKE_CXX_FLAGS_RELEASE
    CMAKE_MODULE_LINKER_FLAGS
    DL_LIBRARY


-- Build files have been written to: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/fstools-2020-06-17-d34ea8eb
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/fstools-2020-06-17-d34ea8eb/.configured_7c2385d491244e111dab250a80c39d03
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/fstools-2020-06-17-d34ea8eb/.built
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/fstools-2020-06-17-d34ea8eb/.built_check
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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/fstools-2020-06-17-d34ea8eb=fstools-2020-06-17-d34ea8eb -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/fstools-2020-06-17-d34ea8eb=fstools-2020-06-17-d34ea8eb -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include " LDFLAGS="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro  " make -j1 -C /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/fstools-2020-06-17-d34ea8eb/. AR="mipsel-openwrt-linux-musl-gcc-ar" AS="mipsel-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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/fstools-2020-06-17-d34ea8eb=fstools-2020-06-17-d34ea8eb -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro" LD=mipsel-openwrt-linux-musl-ld NM="mipsel-openwrt-linux-musl-gcc-nm" CC="mipsel-openwrt-linux-musl-gcc" GCC="mipsel-openwrt-linux-musl-gcc" CXX="mipsel-openwrt-linux-musl-g++" RANLIB="mipsel-openwrt-linux-musl-gcc-ranlib" STRIP=mipsel-openwrt-linux-musl-strip OBJCOPY=mipsel-openwrt-linux-musl-objcopy OBJDUMP=mipsel-openwrt-linux-musl-objdump SIZE=mipsel-openwrt-linux-musl-size CROSS="mipsel-openwrt-linux-musl-" ARCH="mipsel" CMAKE_COMMAND='/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/cmake' CMAKE_DISABLE_cmake_check_build_system=1 ;
make[4]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/fstools-2020-06-17-d34ea8eb'
make[5]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/fstools-2020-06-17-d34ea8eb'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/fstools-2020-06-17-d34ea8eb'
Scanning dependencies of target ubi-utils
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/fstools-2020-06-17-d34ea8eb'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/fstools-2020-06-17-d34ea8eb'
[  2%] Building C object CMakeFiles/ubi-utils.dir/libubi/libubi.c.o
[  4%] Building C object CMakeFiles/ubi-utils.dir/libubi/libubi-tiny.c.o
[  6%] Building C object CMakeFiles/ubi-utils.dir/libubi/ubiutils-common.c.o
[  9%] Linking C static library libubi-utils.a
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/fstools-2020-06-17-d34ea8eb'
[  9%] Built target ubi-utils
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/fstools-2020-06-17-d34ea8eb'
Scanning dependencies of target ubi
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/fstools-2020-06-17-d34ea8eb'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/fstools-2020-06-17-d34ea8eb'
[ 11%] Building C object CMakeFiles/ubi.dir/ubi.c.o
[ 13%] Linking C executable ubi
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/fstools-2020-06-17-d34ea8eb'
[ 13%] Built target ubi
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/fstools-2020-06-17-d34ea8eb'
Scanning dependencies of target fstools
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/fstools-2020-06-17-d34ea8eb'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/fstools-2020-06-17-d34ea8eb'
[ 15%] Building C object CMakeFiles/fstools.dir/libfstools/snapshot.c.o
[ 18%] Building C object CMakeFiles/fstools.dir/libfstools/extroot.c.o
[ 20%] Building C object CMakeFiles/fstools.dir/libfstools/overlay.c.o
[ 22%] Building C object CMakeFiles/fstools.dir/libfstools/volume.c.o
[ 25%] Building C object CMakeFiles/fstools.dir/libfstools/mtd.c.o
[ 27%] Building C object CMakeFiles/fstools.dir/libfstools/mount.c.o
[ 29%] Building C object CMakeFiles/fstools.dir/libfstools/ubi.c.o
[ 31%] Building C object CMakeFiles/fstools.dir/libfstools/rootdisk.c.o
[ 34%] Building C object CMakeFiles/fstools.dir/libfstools/find.c.o
[ 36%] Linking C shared library libfstools.so
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/fstools-2020-06-17-d34ea8eb'
[ 36%] Built target fstools
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/fstools-2020-06-17-d34ea8eb'
Scanning dependencies of target jffs2reset
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/fstools-2020-06-17-d34ea8eb'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/fstools-2020-06-17-d34ea8eb'
[ 38%] Building C object CMakeFiles/jffs2reset.dir/jffs2reset.c.o
[ 40%] Linking C executable jffs2reset
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/fstools-2020-06-17-d34ea8eb'
[ 40%] Built target jffs2reset
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/fstools-2020-06-17-d34ea8eb'
Scanning dependencies of target mount_root
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/fstools-2020-06-17-d34ea8eb'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/fstools-2020-06-17-d34ea8eb'
[ 43%] Building C object CMakeFiles/mount_root.dir/mount_root.c.o
[ 45%] Linking C executable mount_root
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/fstools-2020-06-17-d34ea8eb'
[ 45%] Built target mount_root
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/fstools-2020-06-17-d34ea8eb'
Scanning dependencies of target snapshot_tool
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/fstools-2020-06-17-d34ea8eb'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/fstools-2020-06-17-d34ea8eb'
[ 47%] Building C object CMakeFiles/snapshot_tool.dir/snapshot.c.o
[ 50%] Linking C executable snapshot_tool
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/fstools-2020-06-17-d34ea8eb'
[ 50%] Built target snapshot_tool
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/fstools-2020-06-17-d34ea8eb'
Scanning dependencies of target blockd
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/fstools-2020-06-17-d34ea8eb'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/fstools-2020-06-17-d34ea8eb'
[ 52%] Building C object CMakeFiles/blockd.dir/blockd.c.o
[ 54%] Linking C executable blockd
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/fstools-2020-06-17-d34ea8eb'
[ 54%] Built target blockd
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/fstools-2020-06-17-d34ea8eb'
Scanning dependencies of target blkid-tiny
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/fstools-2020-06-17-d34ea8eb'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/fstools-2020-06-17-d34ea8eb'
[ 56%] Building C object CMakeFiles/blkid-tiny.dir/libblkid-tiny/encode.c.o
[ 59%] Building C object CMakeFiles/blkid-tiny.dir/libblkid-tiny/libblkid-tiny.c.o
[ 61%] Building C object CMakeFiles/blkid-tiny.dir/libblkid-tiny/mkdev.c.o
[ 63%] Building C object CMakeFiles/blkid-tiny.dir/libblkid-tiny/probe.c.o
[ 65%] Building C object CMakeFiles/blkid-tiny.dir/libblkid-tiny/ext.c.o
[ 68%] Building C object CMakeFiles/blkid-tiny.dir/libblkid-tiny/jffs2.c.o
[ 70%] Building C object CMakeFiles/blkid-tiny.dir/libblkid-tiny/vfat.c.o
[ 72%] Building C object CMakeFiles/blkid-tiny.dir/libblkid-tiny/ntfs.c.o
[ 75%] Building C object CMakeFiles/blkid-tiny.dir/libblkid-tiny/hfs.c.o
[ 77%] Building C object CMakeFiles/blkid-tiny.dir/libblkid-tiny/swap.c.o
[ 79%] Building C object CMakeFiles/blkid-tiny.dir/libblkid-tiny/ubi.c.o
[ 81%] Building C object CMakeFiles/blkid-tiny.dir/libblkid-tiny/ubifs.c.o
[ 84%] Building C object CMakeFiles/blkid-tiny.dir/libblkid-tiny/squashfs.c.o
[ 86%] Building C object CMakeFiles/blkid-tiny.dir/libblkid-tiny/btrfs.c.o
[ 88%] Building C object CMakeFiles/blkid-tiny.dir/libblkid-tiny/f2fs.c.o
[ 90%] Linking C shared library libblkid-tiny.so
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/fstools-2020-06-17-d34ea8eb'
[ 90%] Built target blkid-tiny
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/fstools-2020-06-17-d34ea8eb'
Scanning dependencies of target block
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/fstools-2020-06-17-d34ea8eb'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/fstools-2020-06-17-d34ea8eb'
[ 93%] Building C object CMakeFiles/block.dir/block.c.o
[ 95%] Building C object CMakeFiles/block.dir/probe.c.o
[ 97%] Building C object CMakeFiles/block.dir/probe-libblkid.c.o
[100%] Linking C executable block
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/fstools-2020-06-17-d34ea8eb'
[100%] Built target block
make[5]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/fstools-2020-06-17-d34ea8eb'
make[4]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/fstools-2020-06-17-d34ea8eb'
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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/fstools-2020-06-17-d34ea8eb=fstools-2020-06-17-d34ea8eb -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/fstools-2020-06-17-d34ea8eb=fstools-2020-06-17-d34ea8eb -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include/fortify -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/include " LDFLAGS="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/usr/lib -L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/toolchain-mipsel_24kc_gcc-8.4.0_musl/lib -znow -zrelro  " make -C /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/fstools-2020-06-17-d34ea8eb/. AR="mipsel-openwrt-linux-musl-gcc-ar" AS="mipsel-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 -fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/fstools-2020-06-17-d34ea8eb=fstools-2020-06-17-d34ea8eb -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro" LD=mipsel-openwrt-linux-musl-ld NM="mipsel-openwrt-linux-musl-gcc-nm" CC="mipsel-openwrt-linux-musl-gcc" GCC="mipsel-openwrt-linux-musl-gcc" CXX="mipsel-openwrt-linux-musl-g++" RANLIB="mipsel-openwrt-linux-musl-gcc-ranlib" STRIP=mipsel-openwrt-linux-musl-strip OBJCOPY=mipsel-openwrt-linux-musl-objcopy OBJDUMP=mipsel-openwrt-linux-musl-objdump SIZE=mipsel-openwrt-linux-musl-size CROSS="mipsel-openwrt-linux-musl-" ARCH="mipsel" CMAKE_COMMAND='/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/cmake' CMAKE_DISABLE_cmake_check_build_system=1 DESTDIR="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/fstools-2020-06-17-d34ea8eb/ipkg-install"  install;
make[4]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/fstools-2020-06-17-d34ea8eb'
make[5]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/fstools-2020-06-17-d34ea8eb'
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/fstools-2020-06-17-d34ea8eb'
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/fstools-2020-06-17-d34ea8eb'
[  9%] Built target ubi-utils
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/fstools-2020-06-17-d34ea8eb'
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/fstools-2020-06-17-d34ea8eb'
[ 13%] Built target ubi
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/fstools-2020-06-17-d34ea8eb'
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/fstools-2020-06-17-d34ea8eb'
[ 36%] Built target fstools
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/fstools-2020-06-17-d34ea8eb'
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/fstools-2020-06-17-d34ea8eb'
[ 40%] Built target jffs2reset
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/fstools-2020-06-17-d34ea8eb'
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/fstools-2020-06-17-d34ea8eb'
[ 45%] Built target mount_root
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/fstools-2020-06-17-d34ea8eb'
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/fstools-2020-06-17-d34ea8eb'
[ 50%] Built target snapshot_tool
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/fstools-2020-06-17-d34ea8eb'
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/fstools-2020-06-17-d34ea8eb'
[ 54%] Built target blockd
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/fstools-2020-06-17-d34ea8eb'
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/fstools-2020-06-17-d34ea8eb'
[ 90%] Built target blkid-tiny
make[6]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/fstools-2020-06-17-d34ea8eb'
make[6]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/fstools-2020-06-17-d34ea8eb'
[100%] Built target block
make[5]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/fstools-2020-06-17-d34ea8eb'
Install the project...
-- Install configuration: "Release"
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/fstools-2020-06-17-d34ea8eb/ipkg-install/usr/lib/libfstools.so
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/fstools-2020-06-17-d34ea8eb/ipkg-install/usr/lib/libblkid-tiny.so
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/fstools-2020-06-17-d34ea8eb/ipkg-install/usr/lib/libubi-utils.a
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/fstools-2020-06-17-d34ea8eb/ipkg-install/usr/include/libubi-tiny.h
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/fstools-2020-06-17-d34ea8eb/ipkg-install/usr/include/libubi.h
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/fstools-2020-06-17-d34ea8eb/ipkg-install/usr/include/ubi-media.h
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/fstools-2020-06-17-d34ea8eb/ipkg-install/usr/include/ubi-user.h
-- Up-to-date: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/fstools-2020-06-17-d34ea8eb/ipkg-install/usr/include/ubi-media.h
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/fstools-2020-06-17-d34ea8eb/ipkg-install/usr/sbin/mount_root
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/fstools-2020-06-17-d34ea8eb/ipkg-install/usr/sbin/blockd
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/fstools-2020-06-17-d34ea8eb/ipkg-install/usr/sbin/block
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/fstools-2020-06-17-d34ea8eb/ipkg-install/usr/sbin/jffs2reset
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/fstools-2020-06-17-d34ea8eb/ipkg-install/usr/sbin/snapshot_tool
-- Installing: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/fstools-2020-06-17-d34ea8eb/ipkg-install/usr/sbin/ubi
make[4]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/fstools-2020-06-17-d34ea8eb'
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/fstools-2020-06-17-d34ea8eb/.built
rm -rf /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/fstools-2020-06-17-d34ea8eb/.pkgdir/fstools.installed /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/fstools-2020-06-17-d34ea8eb/.pkgdir/fstools
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/fstools-2020-06-17-d34ea8eb/.pkgdir/fstools
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/fstools-2020-06-17-d34ea8eb/.pkgdir/fstools/sbin /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/fstools-2020-06-17-d34ea8eb/.pkgdir/fstools/lib
install -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/fstools-2020-06-17-d34ea8eb/ipkg-install/usr/sbin/{mount_root,jffs2reset} /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/fstools-2020-06-17-d34ea8eb/.pkgdir/fstools/sbin/
install -m0644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/fstools-2020-06-17-d34ea8eb/ipkg-install/usr/lib/libfstools.so /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/fstools-2020-06-17-d34ea8eb/.pkgdir/fstools/lib/
ln -sf jffs2reset /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/fstools-2020-06-17-d34ea8eb/.pkgdir/fstools/sbin/jffs2mark
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/fstools-2020-06-17-d34ea8eb/.pkgdir/fstools.installed
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/stamp
SHELL= flock /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/.root-copy.flock -c 'cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/fstools-2020-06-17-d34ea8eb/.pkgdir/fstools/. /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/'
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/stamp/.fstools_installed
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/targets/ramips/rt305x/packages /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/fstools-2020-06-17-d34ea8eb/ipkg-mipsel_24kc/fstools/CONTROL /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/pkginfo
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/fstools-2020-06-17-d34ea8eb/ipkg-mipsel_24kc/fstools/sbin /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/fstools-2020-06-17-d34ea8eb/ipkg-mipsel_24kc/fstools/lib
install -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/fstools-2020-06-17-d34ea8eb/ipkg-install/usr/sbin/{mount_root,jffs2reset} /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/fstools-2020-06-17-d34ea8eb/ipkg-mipsel_24kc/fstools/sbin/
install -m0644 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/fstools-2020-06-17-d34ea8eb/ipkg-install/usr/lib/libfstools.so /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/fstools-2020-06-17-d34ea8eb/ipkg-mipsel_24kc/fstools/lib/
ln -sf jffs2reset /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/fstools-2020-06-17-d34ea8eb/ipkg-mipsel_24kc/fstools/sbin/jffs2mark
find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/fstools-2020-06-17-d34ea8eb/ipkg-mipsel_24kc/fstools -name 'CVS' -o -name '.svn' -o -name '.#*' -o -name '*~'| xargs -r rm -rf
export CROSS="mipsel-openwrt-linux-musl-"   ; NM="mipsel-openwrt-linux-musl-nm" STRIP="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/sstrip" STRIP_KMOD="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/strip-kmod.sh" PATCHELF="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/patchelf" /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/rstrip.sh /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/fstools-2020-06-17-d34ea8eb/ipkg-mipsel_24kc/fstools
rstrip.sh: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/fstools-2020-06-17-d34ea8eb/ipkg-mipsel_24kc/fstools/lib/libfstools.so: shared object
rstrip.sh: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/fstools-2020-06-17-d34ea8eb/ipkg-mipsel_24kc/fstools/sbin/jffs2reset: executable
rstrip.sh: /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/fstools-2020-06-17-d34ea8eb/ipkg-mipsel_24kc/fstools/sbin/mount_root: executable
(cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/fstools-2020-06-17-d34ea8eb/ipkg-mipsel_24kc/fstools/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 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/targets/ramips/rt305x/packages
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/ipkg-build -c -o 0 -g 0 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/fstools-2020-06-17-d34ea8eb/ipkg-mipsel_24kc/fstools /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/targets/ramips/rt305x/packages
Packaged contents of /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/fstools-2020-06-17-d34ea8eb/ipkg-mipsel_24kc/fstools into /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/targets/ramips/rt305x/packages/fstools_2020-06-17-d34ea8eb-1_mipsel_24kc.ipk
echo "fstools" >> /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/pkginfo/fstools.default.install
rm -rf /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-fstools
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-fstools/host /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/packages
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-fstools/usr/include
cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/fstools-2020-06-17-d34ea8eb/ipkg-install/usr/include/*.h /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-fstools/usr/include/
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-fstools/usr/lib/
cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/fstools-2020-06-17-d34ea8eb/ipkg-install/usr/lib/libubi-utils.a /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-fstools/usr/lib/
find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-fstools -name '*.la' | xargs -r rm -f; 
if [ -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/packages/fstools.list ]; then /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/clean-package.sh "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/packages/fstools.list" "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl"; fi
if [ -d /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-fstools ]; then (cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-fstools; find ./ > /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-fstools.files); 	SHELL= flock /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/.staging-dir.flock -c ' mv /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-fstools.files /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/packages/fstools.list && cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-fstools/* /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/; '; fi
rm -rf /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/stage-fstools
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/stamp/.fstools_installed
make[3]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/package/system/fstools'
time: package/system/fstools/compile#3.18#0.49#5.17
make[3]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/package/base-files'
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/base-files/.prepared_5ad9b33b46b805ff00992b29e9072dc1_6664517399ebbbc92a37c5bb081b5c53_check
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/base-files
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/base-files/.prepared_5ad9b33b46b805ff00992b29e9072dc1_6664517399ebbbc92a37c5bb081b5c53
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/base-files/.configured_*
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/stamp/.base-files_installed
[ -s /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/key-build -a -s /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/key-build.pub ] || /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/usign -G -s /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/key-build -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/key-build.pub -c "Local build key"
[ -s /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/key-build.ucert ] || /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/ucert -I -c /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/key-build.ucert -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/key-build.pub -s /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/key-build
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/base-files/.configured_1567c07c717c699371d22281cc2d703a_8e081b74cf069e1e6800a5bbcbb282f0
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/base-files/.built
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/base-files/.built_check
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/base-files/.built
rm -rf /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/base-files/.pkgdir/base-files.installed /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/base-files/.pkgdir/base-files
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/base-files/.pkgdir/base-files
cp -fpR ./files/* /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/base-files/.pkgdir/base-files/
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/base-files/.pkgdir/base-files/etc/opkg/keys
cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/key-build.pub /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/base-files/.pkgdir/base-files/etc/opkg/keys/`/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/usign -F -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/key-build.pub`
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/base-files/.pkgdir/base-files/lib/upgrade/nand.sh
if [ -d /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/base-files/. ]; then cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/base-files/* /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/base-files/.pkgdir/base-files/; fi
if [ -d /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/ramips/base-files/. ]; then cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/ramips/base-files/* /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/base-files/.pkgdir/base-files/; fi
if [ -d /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/ramips/rt305x/base-files/. ]; then cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/ramips/rt305x/base-files/* /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/base-files/.pkgdir/base-files/; fi; 
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/sed -i -e 's,%U,http://downloads.openwrt.org/snapshots,g' -e 's,%V,SNAPSHOT,g' -e 's,%v,\LSNAPSHOT,g' -e 's,%C,r0+14078-b3a75b4e7d,g' -e 's,%c,\Lr0+14078-b3a75b4e7d,g' -e 's,%D,OpenWrt,g' -e 's,%d,\LOpenWrt,g' -e 's,%R,r0+14078-b3a75b4e7d,g' -e 's,%T,ramips,g' -e 's,%S,ramips/rt305x,g' -e 's,%A,mipsel_24kc,g' -e 's,%t,no-all,g' -e 's,%M,OpenWrt,g' -e 's,%m,https://openwrt.org/,g' -e 's,%b,https://bugs.openwrt.org/,g' -e 's,%u,https://openwrt.org/,g' -e 's,%s,https://forum.openwrt.org/,g' -e 's,%P,Generic,g' -e 's,%h,v0,g' /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/base-files/.pkgdir/base-files/etc/banner /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/base-files/.pkgdir/base-files/etc/openwrt_version /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/base-files/.pkgdir/base-files/usr/lib/os-release
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/sed -i -e 's,%U,http://downloads.openwrt.org/snapshots,g' -e 's,%V,SNAPSHOT,g' -e 's,%v,\LSNAPSHOT,g' -e 's,%C,r0+14078-b3a75b4e7d,g' -e 's,%c,\Lr0+14078-b3a75b4e7d,g' -e 's,%D,OpenWrt,g' -e 's,%d,\LOpenWrt,g' -e 's,%R,r0+14078-b3a75b4e7d,g' -e 's,%T,ramips,g' -e 's,%S,ramips/rt305x,g' -e 's,%A,mipsel_24kc,g' -e 's,%t,no-all,g' -e 's,%M,OpenWrt,g' -e 's,%m,https://openwrt.org/,g' -e 's,%b,https://bugs.openwrt.org/,g' -e 's,%u,https://openwrt.org/,g' -e 's,%s,https://forum.openwrt.org/,g' -e 's,%P,Generic,g' -e 's,%h,v0,g' /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/base-files/.pkgdir/base-files/etc/openwrt_release /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/base-files/.pkgdir/base-files/etc/device_info /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/base-files/.pkgdir/base-files/usr/lib/os-release
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/sed -i -e "s#%PATH%#/usr/sbin:/usr/bin:/sbin:/bin#g" /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/base-files/.pkgdir/base-files/sbin/hotplug-call /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/base-files/.pkgdir/base-files/etc/preinit /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/base-files/.pkgdir/base-files/etc/profile
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/base-files/.pkgdir/base-files/CONTROL
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/base-files/.pkgdir/base-files/dev
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/base-files/.pkgdir/base-files/etc/config
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/base-files/.pkgdir/base-files/etc/crontabs
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/base-files/.pkgdir/base-files/etc/rc.d
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/base-files/.pkgdir/base-files/overlay
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/base-files/.pkgdir/base-files/lib/firmware
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/base-files/.pkgdir/base-files/mnt
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/base-files/.pkgdir/base-files/proc
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/base-files/.pkgdir/base-files/tmp
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/base-files/.pkgdir/base-files/usr/lib
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/base-files/.pkgdir/base-files/usr/bin
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/base-files/.pkgdir/base-files/sys
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/base-files/.pkgdir/base-files/www
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/base-files/.pkgdir/base-files/root
ln -sf /proc/mounts /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/base-files/.pkgdir/base-files/etc/mtab
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/base-files/.pkgdir/base-files/var
ln -sf tmp /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/base-files/.pkgdir/base-files/var
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/base-files/.pkgdir/base-files/etc
ln -sf /tmp/resolv.conf /tmp/TZ /tmp/localtime /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/base-files/.pkgdir/base-files/etc/
chmod 0600 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/base-files/.pkgdir/base-files/etc/shadow
chmod 1777 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/base-files/.pkgdir/base-files/tmp
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/base-files/.pkgdir/base-files/lib/preinit
echo 'pi_suppress_stderr="y"' >/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/base-files/.pkgdir/base-files/lib/preinit/00_preinit.conf
echo 'fs_failsafe_wait_timeout=2' >>/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/base-files/.pkgdir/base-files/lib/preinit/00_preinit.conf
echo 'pi_init_path="/usr/sbin:/usr/bin:/sbin:/bin"' >>/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/base-files/.pkgdir/base-files/lib/preinit/00_preinit.conf
echo 'pi_init_env=""' >>/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/base-files/.pkgdir/base-files/lib/preinit/00_preinit.conf
echo 'pi_init_cmd="/sbin/init"' >>/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/base-files/.pkgdir/base-files/lib/preinit/00_preinit.conf
echo 'pi_init_suppress_stderr="y"' >>/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/base-files/.pkgdir/base-files/lib/preinit/00_preinit.conf
echo 'pi_ifname=""' >>/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/base-files/.pkgdir/base-files/lib/preinit/00_preinit.conf
echo 'pi_ip="192.168.1.1"' >>/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/base-files/.pkgdir/base-files/lib/preinit/00_preinit.conf
echo 'pi_netmask="255.255.255.0"' >>/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/base-files/.pkgdir/base-files/lib/preinit/00_preinit.conf
echo 'pi_broadcast="192.168.1.255"' >>/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/base-files/.pkgdir/base-files/lib/preinit/00_preinit.conf
echo 'pi_preinit_net_messages=""' >>/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/base-files/.pkgdir/base-files/lib/preinit/00_preinit.conf
echo 'pi_preinit_no_failsafe_netmsg=""' >>/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/base-files/.pkgdir/base-files/lib/preinit/00_preinit.conf
echo 'pi_preinit_no_failsafe=""' >>/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/base-files/.pkgdir/base-files/lib/preinit/00_preinit.conf
for conffile in /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/base-files/.pkgdir/base-files/etc/config/*; do if [ -f "$conffile" ]; then grep "${conffile##/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/base-files/.pkgdir/base-files}" /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/base-files/.pkgdir/base-files/CONTROL/conffiles || echo "${conffile##/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/base-files/.pkgdir/base-files}" >> /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/base-files/.pkgdir/base-files/CONTROL/conffiles; fi done
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/base-files/.pkgdir/base-files/etc/opkg; ( echo 'src/gz %d_core %U/targets/%S/packages'; echo 'src/gz %d_base %U/packages/%A/base'; echo 'src/gz %d_luci %U/packages/%A/luci'; echo 'src/gz %d_packages %U/packages/%A/packages'; echo 'src/gz %d_routing %U/packages/%A/routing'; echo 'src/gz %d_taiha %U/packages/%A/taiha'; echo 'src/gz %d_telephony %U/packages/%A/telephony'; ) >> /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/base-files/.pkgdir/base-files/etc/opkg/distfeeds.conf; /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/sed -i -e 's,%U,http://downloads.openwrt.org/snapshots,g' -e 's,%V,SNAPSHOT,g' -e 's,%v,\LSNAPSHOT,g' -e 's,%C,r0+14078-b3a75b4e7d,g' -e 's,%c,\Lr0+14078-b3a75b4e7d,g' -e 's,%D,OpenWrt,g' -e 's,%d,\LOpenWrt,g' -e 's,%R,r0+14078-b3a75b4e7d,g' -e 's,%T,ramips,g' -e 's,%S,ramips/rt305x,g' -e 's,%A,mipsel_24kc,g' -e 's,%t,no-all,g' -e 's,%M,OpenWrt,g' -e 's,%m,https://openwrt.org/,g' -e 's,%b,https://bugs.openwrt.org/,g' -e 's,%u,https://openwrt.org/,g' -e 's,%s,https://forum.openwrt.org/,g' -e 's,%P,Generic,g' -e 's,%h,v0,g' /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/base-files/.pkgdir/base-files/etc/opkg/distfeeds.conf
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/base-files/.pkgdir/base-files/sbin/pkg_check
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/base-files/.pkgdir/base-files.installed
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/stamp
SHELL= flock /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/.root-copy.flock -c 'cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/base-files/.pkgdir/base-files/. /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/'
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips/stamp/.base-files_installed
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/targets/ramips/rt305x/packages /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/base-files/ipkg-mipsel_24kc/base-files/CONTROL /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/pkginfo
cp -fpR ./files/* /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/base-files/ipkg-mipsel_24kc/base-files/
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/base-files/ipkg-mipsel_24kc/base-files/etc/opkg/keys
cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/key-build.pub /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/base-files/ipkg-mipsel_24kc/base-files/etc/opkg/keys/`/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/usign -F -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/key-build.pub`
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/base-files/ipkg-mipsel_24kc/base-files/lib/upgrade/nand.sh
if [ -d /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/base-files/. ]; then cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/base-files/* /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/base-files/ipkg-mipsel_24kc/base-files/; fi
if [ -d /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/ramips/base-files/. ]; then cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/ramips/base-files/* /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/base-files/ipkg-mipsel_24kc/base-files/; fi
if [ -d /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/ramips/rt305x/base-files/. ]; then cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/ramips/rt305x/base-files/* /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/base-files/ipkg-mipsel_24kc/base-files/; fi; 
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/sed -i -e 's,%U,http://downloads.openwrt.org/snapshots,g' -e 's,%V,SNAPSHOT,g' -e 's,%v,\LSNAPSHOT,g' -e 's,%C,r0+14078-b3a75b4e7d,g' -e 's,%c,\Lr0+14078-b3a75b4e7d,g' -e 's,%D,OpenWrt,g' -e 's,%d,\LOpenWrt,g' -e 's,%R,r0+14078-b3a75b4e7d,g' -e 's,%T,ramips,g' -e 's,%S,ramips/rt305x,g' -e 's,%A,mipsel_24kc,g' -e 's,%t,no-all,g' -e 's,%M,OpenWrt,g' -e 's,%m,https://openwrt.org/,g' -e 's,%b,https://bugs.openwrt.org/,g' -e 's,%u,https://openwrt.org/,g' -e 's,%s,https://forum.openwrt.org/,g' -e 's,%P,Generic,g' -e 's,%h,v0,g' /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/base-files/ipkg-mipsel_24kc/base-files/etc/banner /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/base-files/ipkg-mipsel_24kc/base-files/etc/openwrt_version /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/base-files/ipkg-mipsel_24kc/base-files/usr/lib/os-release
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/sed -i -e 's,%U,http://downloads.openwrt.org/snapshots,g' -e 's,%V,SNAPSHOT,g' -e 's,%v,\LSNAPSHOT,g' -e 's,%C,r0+14078-b3a75b4e7d,g' -e 's,%c,\Lr0+14078-b3a75b4e7d,g' -e 's,%D,OpenWrt,g' -e 's,%d,\LOpenWrt,g' -e 's,%R,r0+14078-b3a75b4e7d,g' -e 's,%T,ramips,g' -e 's,%S,ramips/rt305x,g' -e 's,%A,mipsel_24kc,g' -e 's,%t,no-all,g' -e 's,%M,OpenWrt,g' -e 's,%m,https://openwrt.org/,g' -e 's,%b,https://bugs.openwrt.org/,g' -e 's,%u,https://openwrt.org/,g' -e 's,%s,https://forum.openwrt.org/,g' -e 's,%P,Generic,g' -e 's,%h,v0,g' /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/base-files/ipkg-mipsel_24kc/base-files/etc/openwrt_release /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/base-files/ipkg-mipsel_24kc/base-files/etc/device_info /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/base-files/ipkg-mipsel_24kc/base-files/usr/lib/os-release
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/sed -i -e "s#%PATH%#/usr/sbin:/usr/bin:/sbin:/bin#g" /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/base-files/ipkg-mipsel_24kc/base-files/sbin/hotplug-call /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/base-files/ipkg-mipsel_24kc/base-files/etc/preinit /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/base-files/ipkg-mipsel_24kc/base-files/etc/profile
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/base-files/ipkg-mipsel_24kc/base-files/CONTROL
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/base-files/ipkg-mipsel_24kc/base-files/dev
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/base-files/ipkg-mipsel_24kc/base-files/etc/config
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/base-files/ipkg-mipsel_24kc/base-files/etc/crontabs
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/base-files/ipkg-mipsel_24kc/base-files/etc/rc.d
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/base-files/ipkg-mipsel_24kc/base-files/overlay
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/base-files/ipkg-mipsel_24kc/base-files/lib/firmware
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/base-files/ipkg-mipsel_24kc/base-files/mnt
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/base-files/ipkg-mipsel_24kc/base-files/proc
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/base-files/ipkg-mipsel_24kc/base-files/tmp
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/base-files/ipkg-mipsel_24kc/base-files/usr/lib
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/base-files/ipkg-mipsel_24kc/base-files/usr/bin
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/base-files/ipkg-mipsel_24kc/base-files/sys
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/base-files/ipkg-mipsel_24kc/base-files/www
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/base-files/ipkg-mipsel_24kc/base-files/root
ln -sf /proc/mounts /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/base-files/ipkg-mipsel_24kc/base-files/etc/mtab
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/base-files/ipkg-mipsel_24kc/base-files/var
ln -sf tmp /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/base-files/ipkg-mipsel_24kc/base-files/var
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/base-files/ipkg-mipsel_24kc/base-files/etc
ln -sf /tmp/resolv.conf /tmp/TZ /tmp/localtime /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/base-files/ipkg-mipsel_24kc/base-files/etc/
chmod 0600 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/base-files/ipkg-mipsel_24kc/base-files/etc/shadow
chmod 1777 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/base-files/ipkg-mipsel_24kc/base-files/tmp
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/base-files/ipkg-mipsel_24kc/base-files/lib/preinit
echo 'pi_suppress_stderr="y"' >/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/base-files/ipkg-mipsel_24kc/base-files/lib/preinit/00_preinit.conf
echo 'fs_failsafe_wait_timeout=2' >>/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/base-files/ipkg-mipsel_24kc/base-files/lib/preinit/00_preinit.conf
echo 'pi_init_path="/usr/sbin:/usr/bin:/sbin:/bin"' >>/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/base-files/ipkg-mipsel_24kc/base-files/lib/preinit/00_preinit.conf
echo 'pi_init_env=""' >>/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/base-files/ipkg-mipsel_24kc/base-files/lib/preinit/00_preinit.conf
echo 'pi_init_cmd="/sbin/init"' >>/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/base-files/ipkg-mipsel_24kc/base-files/lib/preinit/00_preinit.conf
echo 'pi_init_suppress_stderr="y"' >>/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/base-files/ipkg-mipsel_24kc/base-files/lib/preinit/00_preinit.conf
echo 'pi_ifname=""' >>/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/base-files/ipkg-mipsel_24kc/base-files/lib/preinit/00_preinit.conf
echo 'pi_ip="192.168.1.1"' >>/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/base-files/ipkg-mipsel_24kc/base-files/lib/preinit/00_preinit.conf
echo 'pi_netmask="255.255.255.0"' >>/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/base-files/ipkg-mipsel_24kc/base-files/lib/preinit/00_preinit.conf
echo 'pi_broadcast="192.168.1.255"' >>/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/base-files/ipkg-mipsel_24kc/base-files/lib/preinit/00_preinit.conf
echo 'pi_preinit_net_messages=""' >>/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/base-files/ipkg-mipsel_24kc/base-files/lib/preinit/00_preinit.conf
echo 'pi_preinit_no_failsafe_netmsg=""' >>/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/base-files/ipkg-mipsel_24kc/base-files/lib/preinit/00_preinit.conf
echo 'pi_preinit_no_failsafe=""' >>/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/base-files/ipkg-mipsel_24kc/base-files/lib/preinit/00_preinit.conf
for conffile in /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/base-files/ipkg-mipsel_24kc/base-files/etc/config/*; do if [ -f "$conffile" ]; then grep "${conffile##/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/base-files/ipkg-mipsel_24kc/base-files}" /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/base-files/ipkg-mipsel_24kc/base-files/CONTROL/conffiles || echo "${conffile##/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/base-files/ipkg-mipsel_24kc/base-files}" >> /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/base-files/ipkg-mipsel_24kc/base-files/CONTROL/conffiles; fi done
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/base-files/ipkg-mipsel_24kc/base-files/etc/opkg; ( echo 'src/gz %d_core %U/targets/%S/packages'; echo 'src/gz %d_base %U/packages/%A/base'; echo 'src/gz %d_luci %U/packages/%A/luci'; echo 'src/gz %d_packages %U/packages/%A/packages'; echo 'src/gz %d_routing %U/packages/%A/routing'; echo 'src/gz %d_taiha %U/packages/%A/taiha'; echo 'src/gz %d_telephony %U/packages/%A/telephony'; ) >> /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/base-files/ipkg-mipsel_24kc/base-files/etc/opkg/distfeeds.conf; /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/sed -i -e 's,%U,http://downloads.openwrt.org/snapshots,g' -e 's,%V,SNAPSHOT,g' -e 's,%v,\LSNAPSHOT,g' -e 's,%C,r0+14078-b3a75b4e7d,g' -e 's,%c,\Lr0+14078-b3a75b4e7d,g' -e 's,%D,OpenWrt,g' -e 's,%d,\LOpenWrt,g' -e 's,%R,r0+14078-b3a75b4e7d,g' -e 's,%T,ramips,g' -e 's,%S,ramips/rt305x,g' -e 's,%A,mipsel_24kc,g' -e 's,%t,no-all,g' -e 's,%M,OpenWrt,g' -e 's,%m,https://openwrt.org/,g' -e 's,%b,https://bugs.openwrt.org/,g' -e 's,%u,https://openwrt.org/,g' -e 's,%s,https://forum.openwrt.org/,g' -e 's,%P,Generic,g' -e 's,%h,v0,g' /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/base-files/ipkg-mipsel_24kc/base-files/etc/opkg/distfeeds.conf
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/base-files/ipkg-mipsel_24kc/base-files/sbin/pkg_check
find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/base-files/ipkg-mipsel_24kc/base-files -name 'CVS' -o -name '.svn' -o -name '.#*' -o -name '*~'| xargs -r rm -rf
export CROSS="mipsel-openwrt-linux-musl-"   ; NM="mipsel-openwrt-linux-musl-nm" STRIP="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/sstrip" STRIP_KMOD="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/strip-kmod.sh" PATCHELF="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/patchelf" /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/rstrip.sh /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/base-files/ipkg-mipsel_24kc/base-files
(cd /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/base-files/ipkg-mipsel_24kc/base-files/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; echo "$V_Package_base_files_conffiles" > conffiles;  )
install -d -m0755 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/targets/ramips/rt305x/packages
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/ipkg-build -c -o 0 -g 0 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/base-files/ipkg-mipsel_24kc/base-files /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/targets/ramips/rt305x/packages
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/find: '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/base-files/ipkg-mipsel_24kc/base-files/etc/config/network': No such file or directory
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/find: '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/base-files/ipkg-mipsel_24kc/base-files/etc/config/system': No such file or directory
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/find: '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/base-files/ipkg-mipsel_24kc/base-files/etc/dropbear/': No such file or directory
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/find: '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/base-files/ipkg-mipsel_24kc/base-files/etc/profile.d': No such file or directory
Packaged contents of /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/base-files/ipkg-mipsel_24kc/base-files into /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/targets/ramips/rt305x/packages/base-files_225-r0+14078-b3a75b4e7d_mipsel_24kc.ipk
echo "base-files" >> /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/pkginfo/base-files.default.install
make[3]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/package/base-files'
time: package/base-files/compile#0.70#0.19#0.89
make[2]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N'
make[2]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N'
make[2]: warning: -jN forced in submake: disabling jobserver mode.
rm -rf /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/packages/ramips
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/packages/ramips
ln -s /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/targets/ramips/rt305x/packages/*.ipk /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/packages/ramips; ln -s /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/packages/mipsel_24kc/base/*.ipk /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/packages/ramips; ln -s /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/packages/mipsel_24kc/luci/*.ipk /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/packages/ramips; ln -s /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/packages/mipsel_24kc/packages/*.ipk /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/packages/ramips;   
find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/target-mipsel_24kc_musl/root-ramips -type d | xargs -r chmod 0755
rm -rf /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/root-ramips /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/root.orig-ramips
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/root-ramips/tmp
IPKG_NO_SCRIPT=1 IPKG_INSTROOT=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/root-ramips TMPDIR=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/root-ramips/tmp /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/opkg --offline-root /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/root-ramips --force-postinstall --add-dest root:/ --add-arch all:100 --add-arch mipsel_24kc:200 install \
	/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/targets/ramips/rt305x/packages/base-files_225-r0+14078-b3a75b4e7d_mipsel_24kc.ipk /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/targets/ramips/rt305x/packages/kmod-gpio-button-hotplug_5.4.52-3_mipsel_24kc.ipk /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/targets/ramips/rt305x/packages/kernel_5.4.52-1-ee283bae444f7526000fe5b07d92ea7b_mipsel_24kc.ipk /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/targets/ramips/rt305x/packages/kmod-leds-gpio_5.4.52-1_mipsel_24kc.ipk /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/targets/ramips/rt305x/packages/kmod-ledtrig-heartbeat_5.4.52-1_mipsel_24kc.ipk /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/targets/ramips/rt305x/packages/kmod-ledtrig-netdev_5.4.52-1_mipsel_24kc.ipk /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/targets/ramips/rt305x/packages/kmod-ledtrig-default-on_5.4.52-1_mipsel_24kc.ipk /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/targets/ramips/rt305x/packages/kmod-ledtrig-timer_5.4.52-1_mipsel_24kc.ipk /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/targets/ramips/rt305x/packages/kmod-lib-crc-ccitt_5.4.52-1_mipsel_24kc.ipk /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/targets/ramips/rt305x/packages/kmod-nf-reject_5.4.52-1_mipsel_24kc.ipk /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/targets/ramips/rt305x/packages/kmod-nf-reject6_5.4.52-1_mipsel_24kc.ipk /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/targets/ramips/rt305x/packages/kmod-nf-ipt_5.4.52-1_mipsel_24kc.ipk /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/targets/ramips/rt305x/packages/kmod-nf-ipt6_5.4.52-1_mipsel_24kc.ipk /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/targets/ramips/rt305x/packages/kmod-ipt-core_5.4.52-1_mipsel_24kc.ipk /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/targets/ramips/rt305x/packages/kmod-nf-conntrack_5.4.52-1_mipsel_24kc.ipk /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/targets/ramips/rt305x/packages/kmod-nf-conntrack6_5.4.52-1_mipsel_24kc.ipk /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/targets/ramips/rt305x/packages/kmod-nf-nat_5.4.52-1_mipsel_24kc.ipk /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/targets/ramips/rt305x/packages/kmod-nf-flow_5.4.52-1_mipsel_24kc.ipk /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/targets/ramips/rt305x/packages/kmod-ipt-conntrack_5.4.52-1_mipsel_24kc.ipk /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/targets/ramips/rt305x/packages/kmod-ipt-conntrack-extra_5.4.52-1_mipsel_24kc.ipk /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/targets/ramips/rt305x/packages/kmod-ipt-offload_5.4.52-1_mipsel_24kc.ipk /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/targets/ramips/rt305x/packages/kmod-ipt-nat_5.4.52-1_mipsel_24kc.ipk /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/targets/ramips/rt305x/packages/kmod-ipt-raw_5.4.52-1_mipsel_24kc.ipk /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/targets/ramips/rt305x/packages/kmod-ip6tables_5.4.52-1_mipsel_24kc.ipk /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/targets/ramips/rt305x/packages/kmod-iptunnel6_5.4.52-1_mipsel_24kc.ipk /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/targets/ramips/rt305x/packages/kmod-ip6-tunnel_5.4.52-1_mipsel_24kc.ipk /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/targets/ramips/rt305x/packages/kmod-slhc_5.4.52-1_mipsel_24kc.ipk /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/targets/ramips/rt305x/packages/kmod-ppp_5.4.52-1_mipsel_24kc.ipk /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/targets/ramips/rt305x/packages/kmod-pppox_5.4.52-1_mipsel_24kc.ipk /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/targets/ramips/rt305x/packages/kmod-pppoe_5.4.52-1_mipsel_24kc.ipk /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/targets/ramips/rt305x/packages/kmod-nat46_5.4.52+2020-07-16-ac712ad2-1_mipsel_24kc.ipk /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/targets/ramips/rt305x/packages/libc_1.1.24-2_mipsel_24kc.ipk /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/targets/ramips/rt305x/packages/libgcc1_8.4.0-2_mipsel_24kc.ipk /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/targets/ramips/rt305x/packages/libpthread_1.1.24-2_mipsel_24kc.ipk /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/targets/ramips/rt305x/packages/iptables_1.8.4-1_mipsel_24kc.ipk /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/targets/ramips/rt305x/packages/iptables-mod-conntrack-extra_1.8.4-1_mipsel_24kc.ipk /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/targets/ramips/rt305x/packages/ip6tables_1.8.4-1_mipsel_24kc.ipk /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/targets/ramips/rt305x/packages/libip4tc2_1.8.4-1_mipsel_24kc.ipk /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/targets/ramips/rt305x/packages/libip6tc2_1.8.4-1_mipsel_24kc.ipk /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/targets/ramips/rt305x/packages/libxtables12_1.8.4-1_mipsel_24kc.ipk /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/targets/ramips/rt305x/packages/libiwinfo20200105_2020-06-03-2faa20e5-1_mipsel_24kc.ipk /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/targets/ramips/rt305x/packages/libiwinfo-lua_2020-06-03-2faa20e5-1_mipsel_24kc.ipk /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/targets/ramips/rt305x/packages/fstools_2020-06-17-d34ea8eb-1_mipsel_24kc.ipk /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/targets/ramips/rt305x/packages/fwtool_2019-11-12-8f7fe925-1_mipsel_24kc.ipk /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/targets/ramips/rt305x/packages/mtd_25_mipsel_24kc.ipk /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/packages/mipsel_24kc/base/libjson-c5_0.14-1_mipsel_24kc.ipk /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/packages/mipsel_24kc/base/libnl-tiny_2019-10-29-0219008c-1_mipsel_24kc.ipk /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/packages/mipsel_24kc/base/libubox20191228_2020-08-06-9e52171d-1_mipsel_24kc.ipk /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/packages/mipsel_24kc/base/libblobmsg-json_2020-08-06-9e52171d-1_mipsel_24kc.ipk /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/packages/mipsel_24kc/base/jshn_2020-08-06-9e52171d-1_mipsel_24kc.ipk /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/packages/mipsel_24kc/base/libjson-script_2020-08-06-9e52171d-1_mipsel_24kc.ipk /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/packages/mipsel_24kc/base/libuclient20160123_2020-06-17-c6609861-1_mipsel_24kc.ipk /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/packages/mipsel_24kc/base/uclient-fetch_2020-06-17-c6609861-1_mipsel_24kc.ipk /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/packages/mipsel_24kc/base/firewall_2020-07-25-e9b90dfa-1_mipsel_24kc.ipk /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/packages/mipsel_24kc/base/netifd_2020-06-06-51e9fb81-1_mipsel_24kc.ipk /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/packages/mipsel_24kc/base/swconfig_12_mipsel_24kc.ipk /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/packages/mipsel_24kc/base/ds-lite_8_all.ipk /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/packages/mipsel_24kc/base/map_5_mipsel_24kc.ipk /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/packages/mipsel_24kc/base/odhcp6c_2020-03-28-f575351c-16_mipsel_24kc.ipk /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/packages/mipsel_24kc/base/dnsmasq_2.82-3_mipsel_24kc.ipk /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/packages/mipsel_24kc/base/dropbear_2020.80-1_mipsel_24kc.ipk /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/packages/mipsel_24kc/base/odhcpd-ipv6only_2020-06-21-5da52992-4_mipsel_24kc.ipk /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/packages/mipsel_24kc/base/ppp_2.4.8.git-2020-05-25-2_mipsel_24kc.ipk /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/packages/mipsel_24kc/base/ppp-mod-pppoe_2.4.8.git-2020-05-25-2_mipsel_24kc.ipk /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/packages/mipsel_24kc/base/uhttpd_2020-08-05-212f8364-1_mipsel_24kc.ipk /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/packages/mipsel_24kc/base/uhttpd-mod-ubus_2020-08-05-212f8364-1_mipsel_24kc.ipk /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/packages/mipsel_24kc/base/resolveip_2_mipsel_24kc.ipk /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/packages/mipsel_24kc/base/openwrt-keyring_2019-07-25-8080ef34-1_mipsel_24kc.ipk /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/packages/mipsel_24kc/base/opkg_2020-05-07-f2166a89-1_mipsel_24kc.ipk /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/packages/mipsel_24kc/base/procd_2020-08-06-ab55357d-1_mipsel_24kc.ipk /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/packages/mipsel_24kc/base/rpcd_2020-05-26-078bb57e-1_mipsel_24kc.ipk /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/packages/mipsel_24kc/base/rpcd-mod-file_2020-05-26-078bb57e-1_mipsel_24kc.ipk /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/packages/mipsel_24kc/base/rpcd-mod-iwinfo_2020-05-26-078bb57e-1_mipsel_24kc.ipk /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/packages/mipsel_24kc/base/ubox_2019-12-31-0e34af14-4_mipsel_24kc.ipk /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/packages/mipsel_24kc/base/getrandom_2019-12-31-0e34af14-4_mipsel_24kc.ipk /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/packages/mipsel_24kc/base/logd_2019-12-31-0e34af14-4_mipsel_24kc.ipk /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/packages/mipsel_24kc/base/libubus20191227_2020-02-05-171469e3-1_mipsel_24kc.ipk /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/packages/mipsel_24kc/base/libubus-lua_2020-02-05-171469e3-1_mipsel_24kc.ipk /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/packages/mipsel_24kc/base/ubus_2020-02-05-171469e3-1_mipsel_24kc.ipk /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/packages/mipsel_24kc/base/ubusd_2020-02-05-171469e3-1_mipsel_24kc.ipk /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/packages/mipsel_24kc/base/uci_2020-04-24-ec8d3233-3_mipsel_24kc.ipk /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/packages/mipsel_24kc/base/libuci20130104_2020-04-24-ec8d3233-3_mipsel_24kc.ipk /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/packages/mipsel_24kc/base/urandom-seed_2_mipsel_24kc.ipk /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/packages/mipsel_24kc/base/urngd_2020-01-21-c7f7b6b6-1_mipsel_24kc.ipk /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/packages/mipsel_24kc/base/usign_2020-05-23-f1f65026-1_mipsel_24kc.ipk /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/packages/mipsel_24kc/base/busybox_1.31.1-1_mipsel_24kc.ipk /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/packages/mipsel_24kc/base/jsonfilter_2018-02-04-c7e938d6-1_mipsel_24kc.ipk /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/packages/mipsel_24kc/base/liblua5.1.5_5.1.5-7_mipsel_24kc.ipk /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/packages/mipsel_24kc/base/lua_5.1.5-7_mipsel_24kc.ipk /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/packages/mipsel_24kc/luci/luci_git-20.220.15511-b8a74cb_all.ipk /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/packages/mipsel_24kc/luci/luci-app-firewall_git-20.220.15511-b8a74cb_all.ipk /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/packages/mipsel_24kc/luci/luci-i18n-firewall-ja_git-20.220.15511-b8a74cb_all.ipk /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/packages/mipsel_24kc/luci/luci-app-opkg_git-20.220.15511-b8a74cb_all.ipk /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/packages/mipsel_24kc/luci/luci-i18n-opkg-ja_git-20.220.15511-b8a74cb_all.ipk /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/packages/mipsel_24kc/luci/luci-base_git-20.220.15511-b8a74cb_mipsel_24kc.ipk /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/packages/mipsel_24kc/luci/luci-i18n-base-ja_git-20.220.15511-b8a74cb_all.ipk /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/packages/mipsel_24kc/luci/luci-lib-base_git-20.220.15511-b8a74cb_all.ipk /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/packages/mipsel_24kc/luci/luci-lib-ip_git-20.220.15511-b8a74cb_mipsel_24kc.ipk /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/packages/mipsel_24kc/luci/luci-lib-jsonc_git-20.220.15511-b8a74cb_mipsel_24kc.ipk /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/packages/mipsel_24kc/luci/luci-lib-nixio_git-20.220.15511-b8a74cb_mipsel_24kc.ipk /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/packages/mipsel_24kc/luci/luci-mod-admin-full_git-20.220.15511-b8a74cb_all.ipk /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/packages/mipsel_24kc/luci/luci-mod-network_git-20.220.15511-b8a74cb_all.ipk /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/packages/mipsel_24kc/luci/luci-mod-status_git-20.220.15511-b8a74cb_mipsel_24kc.ipk /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/packages/mipsel_24kc/luci/luci-mod-system_git-20.220.15511-b8a74cb_all.ipk /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/packages/mipsel_24kc/luci/luci-proto-ipv6_git-20.220.15511-b8a74cb_all.ipk /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/packages/mipsel_24kc/luci/luci-proto-ppp_git-20.220.15511-b8a74cb_all.ipk /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/packages/mipsel_24kc/luci/luci-theme-bootstrap_git-20.220.15511-b8a74cb_all.ipk /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/packages/mipsel_24kc/luci/liblucihttp0_2019-07-05-a34a17d5-1_mipsel_24kc.ipk /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/packages/mipsel_24kc/luci/liblucihttp-lua_2019-07-05-a34a17d5-1_mipsel_24kc.ipk /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/packages/mipsel_24kc/luci/rpcd-mod-luci_20191114_mipsel_24kc.ipk /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/packages/mipsel_24kc/luci/rpcd-mod-rrdns_20170710_mipsel_24kc.ipk /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/packages/mipsel_24kc/packages/cgi-io_19_mipsel_24kc.ipk
Installing base-files (225-r0+14078-b3a75b4e7d) to root...
Installing libgcc1 (8.4.0-2) to root...
Installing libc (1.1.24-2) to root...
Installing libubox20191228 (2020-08-06-9e52171d-1) to root...
Installing libuci20130104 (2020-04-24-ec8d3233-3) to root...
Installing libnl-tiny (2019-10-29-0219008c-1) to root...
Installing libubus20191227 (2020-02-05-171469e3-1) to root...
Installing libjson-c5 (0.14-1) to root...
Installing libblobmsg-json (2020-08-06-9e52171d-1) to root...
Installing ubusd (2020-02-05-171469e3-1) to root...
Installing ubus (2020-02-05-171469e3-1) to root...
Installing jshn (2020-08-06-9e52171d-1) to root...
Installing netifd (2020-06-06-51e9fb81-1) to root...
Installing libjson-script (2020-08-06-9e52171d-1) to root...
Installing ubox (2019-12-31-0e34af14-4) to root...
Installing procd (2020-08-06-ab55357d-1) to root...
Installing jsonfilter (2018-02-04-c7e938d6-1) to root...
Installing usign (2020-05-23-f1f65026-1) to root...
Installing openwrt-keyring (2019-07-25-8080ef34-1) to root...
Installing fstools (2020-06-17-d34ea8eb-1) to root...
Installing fwtool (2019-11-12-8f7fe925-1) to root...
Installing kmod-gpio-button-hotplug (5.4.52-3) to root...
Installing kernel (5.4.52-1-ee283bae444f7526000fe5b07d92ea7b) to root...
Package kernel (5.4.52-1-ee283bae444f7526000fe5b07d92ea7b) installed in root is up to date.
Installing kmod-leds-gpio (5.4.52-1) to root...
Installing kmod-ledtrig-heartbeat (5.4.52-1) to root...
Installing kmod-ledtrig-netdev (5.4.52-1) to root...
Installing kmod-ledtrig-default-on (5.4.52-1) to root...
Installing kmod-ledtrig-timer (5.4.52-1) to root...
Installing kmod-lib-crc-ccitt (5.4.52-1) to root...
Installing kmod-nf-reject (5.4.52-1) to root...
Installing kmod-nf-reject6 (5.4.52-1) to root...
Installing kmod-nf-ipt (5.4.52-1) to root...
Installing kmod-nf-ipt6 (5.4.52-1) to root...
Installing kmod-ipt-core (5.4.52-1) to root...
Installing kmod-nf-conntrack (5.4.52-1) to root...
Installing kmod-nf-conntrack6 (5.4.52-1) to root...
Installing kmod-nf-nat (5.4.52-1) to root...
Installing kmod-nf-flow (5.4.52-1) to root...
Installing kmod-ipt-conntrack (5.4.52-1) to root...
Installing kmod-ipt-conntrack-extra (5.4.52-1) to root...
Installing kmod-ipt-offload (5.4.52-1) to root...
Installing kmod-ipt-nat (5.4.52-1) to root...
Installing kmod-ipt-raw (5.4.52-1) to root...
Installing kmod-ip6tables (5.4.52-1) to root...
Installing kmod-iptunnel6 (5.4.52-1) to root...
Installing kmod-ip6-tunnel (5.4.52-1) to root...
Installing kmod-slhc (5.4.52-1) to root...
Installing kmod-ppp (5.4.52-1) to root...
Installing kmod-pppox (5.4.52-1) to root...
Installing kmod-pppoe (5.4.52-1) to root...
Installing kmod-nat46 (5.4.52+2020-07-16-ac712ad2-1) to root...
Package libc (1.1.24-2) installed in root is up to date.
Package libgcc1 (8.4.0-2) installed in root is up to date.
Installing libpthread (1.1.24-2) to root...
Installing iptables (1.8.4-1) to root...
Installing libxtables12 (1.8.4-1) to root...
Installing libip4tc2 (1.8.4-1) to root...
Installing libip6tc2 (1.8.4-1) to root...
Installing iptables-mod-conntrack-extra (1.8.4-1) to root...
Installing ip6tables (1.8.4-1) to root...
Package libip4tc2 (1.8.4-1) installed in root is up to date.
Package libip6tc2 (1.8.4-1) installed in root is up to date.
Package libxtables12 (1.8.4-1) installed in root is up to date.
Installing libiwinfo20200105 (2020-06-03-2faa20e5-1) to root...
Installing libiwinfo-lua (2020-06-03-2faa20e5-1) to root...
Installing liblua5.1.5 (5.1.5-7) to root...
Package fstools (2020-06-17-d34ea8eb-1) installed in root is up to date.
Package fwtool (2019-11-12-8f7fe925-1) installed in root is up to date.
Installing mtd (25) to root...
Package libjson-c5 (0.14-1) installed in root is up to date.
Package libnl-tiny (2019-10-29-0219008c-1) installed in root is up to date.
Package libubox20191228 (2020-08-06-9e52171d-1) installed in root is up to date.
Package libblobmsg-json (2020-08-06-9e52171d-1) installed in root is up to date.
Package jshn (2020-08-06-9e52171d-1) installed in root is up to date.
Package libjson-script (2020-08-06-9e52171d-1) installed in root is up to date.
Installing libuclient20160123 (2020-06-17-c6609861-1) to root...
Installing uclient-fetch (2020-06-17-c6609861-1) to root...
Installing firewall (2020-07-25-e9b90dfa-1) to root...
Package netifd (2020-06-06-51e9fb81-1) installed in root is up to date.
Installing swconfig (12) to root...
Installing ds-lite (8) to root...
Installing resolveip (2) to root...
Installing map (5) to root...
Installing odhcp6c (2020-03-28-f575351c-16) to root...
Installing dnsmasq (2.82-3) to root...
Installing dropbear (2020.80-1) to root...
Installing odhcpd-ipv6only (2020-06-21-5da52992-4) to root...
Installing ppp (2.4.8.git-2020-05-25-2) to root...
Installing ppp-mod-pppoe (2.4.8.git-2020-05-25-2) to root...
Installing uhttpd (2020-08-05-212f8364-1) to root...
Installing uhttpd-mod-ubus (2020-08-05-212f8364-1) to root...
Package resolveip (2) installed in root is up to date.
Package openwrt-keyring (2019-07-25-8080ef34-1) installed in root is up to date.
Installing opkg (2020-05-07-f2166a89-1) to root...
Package procd (2020-08-06-ab55357d-1) installed in root is up to date.
Installing rpcd (2020-05-26-078bb57e-1) to root...
Installing rpcd-mod-file (2020-05-26-078bb57e-1) to root...
Installing rpcd-mod-iwinfo (2020-05-26-078bb57e-1) to root...
Package ubox (2019-12-31-0e34af14-4) installed in root is up to date.
Installing getrandom (2019-12-31-0e34af14-4) to root...
Installing logd (2019-12-31-0e34af14-4) to root...
Package libubus20191227 (2020-02-05-171469e3-1) installed in root is up to date.
Installing libubus-lua (2020-02-05-171469e3-1) to root...
Package ubus (2020-02-05-171469e3-1) installed in root is up to date.
Package ubusd (2020-02-05-171469e3-1) installed in root is up to date.
Installing uci (2020-04-24-ec8d3233-3) to root...
Package libuci20130104 (2020-04-24-ec8d3233-3) installed in root is up to date.
Installing urandom-seed (2) to root...
Installing urngd (2020-01-21-c7f7b6b6-1) to root...
Package usign (2020-05-23-f1f65026-1) installed in root is up to date.
Installing busybox (1.31.1-1) to root...
Package jsonfilter (2018-02-04-c7e938d6-1) installed in root is up to date.
Package liblua5.1.5 (5.1.5-7) installed in root is up to date.
Installing lua (5.1.5-7) to root...
Installing luci (git-20.220.15511-b8a74cb) to root...
Installing luci-lib-nixio (git-20.220.15511-b8a74cb) to root...
Installing luci-lib-ip (git-20.220.15511-b8a74cb) to root...
Installing luci-lib-jsonc (git-20.220.15511-b8a74cb) to root...
Installing liblucihttp0 (2019-07-05-a34a17d5-1) to root...
Installing liblucihttp-lua (2019-07-05-a34a17d5-1) to root...
Installing luci-lib-base (git-20.220.15511-b8a74cb) to root...
Installing rpcd-mod-luci (20191114) to root...
Installing cgi-io (19) to root...
Installing luci-base (git-20.220.15511-b8a74cb) to root...
Installing luci-mod-status (git-20.220.15511-b8a74cb) to root...
Installing luci-mod-system (git-20.220.15511-b8a74cb) to root...
Installing luci-mod-network (git-20.220.15511-b8a74cb) to root...
Installing luci-mod-admin-full (git-20.220.15511-b8a74cb) to root...
Installing luci-theme-bootstrap (git-20.220.15511-b8a74cb) to root...
Installing luci-app-firewall (git-20.220.15511-b8a74cb) to root...
Installing luci-app-opkg (git-20.220.15511-b8a74cb) to root...
Installing luci-proto-ppp (git-20.220.15511-b8a74cb) to root...
Installing luci-proto-ipv6 (git-20.220.15511-b8a74cb) to root...
Installing rpcd-mod-rrdns (20170710) to root...
Package luci-app-firewall (git-20.220.15511-b8a74cb) installed in root is up to date.
Installing luci-i18n-firewall-ja (git-20.220.15511-b8a74cb) to root...
Package luci-app-opkg (git-20.220.15511-b8a74cb) installed in root is up to date.
Installing luci-i18n-opkg-ja (git-20.220.15511-b8a74cb) to root...
Package luci-base (git-20.220.15511-b8a74cb) installed in root is up to date.
Installing luci-i18n-base-ja (git-20.220.15511-b8a74cb) to root...
Package luci-lib-base (git-20.220.15511-b8a74cb) installed in root is up to date.
Package luci-lib-ip (git-20.220.15511-b8a74cb) installed in root is up to date.
Package luci-lib-jsonc (git-20.220.15511-b8a74cb) installed in root is up to date.
Package luci-lib-nixio (git-20.220.15511-b8a74cb) installed in root is up to date.
Package luci-mod-admin-full (git-20.220.15511-b8a74cb) installed in root is up to date.
Package luci-mod-network (git-20.220.15511-b8a74cb) installed in root is up to date.
Package luci-mod-status (git-20.220.15511-b8a74cb) installed in root is up to date.
Package luci-mod-system (git-20.220.15511-b8a74cb) installed in root is up to date.
Package luci-proto-ipv6 (git-20.220.15511-b8a74cb) installed in root is up to date.
Package luci-proto-ppp (git-20.220.15511-b8a74cb) installed in root is up to date.
Package luci-theme-bootstrap (git-20.220.15511-b8a74cb) installed in root is up to date.
Package liblucihttp0 (2019-07-05-a34a17d5-1) installed in root is up to date.
Package liblucihttp-lua (2019-07-05-a34a17d5-1) installed in root is up to date.
Package rpcd-mod-luci (20191114) installed in root is up to date.
Package rpcd-mod-rrdns (20170710) installed in root is up to date.
Package cgi-io (19) installed in root is up to date.
Configuring libgcc1.
Configuring libc.
Configuring liblucihttp0.
Configuring libubox20191228.
Configuring libubus20191227.
Configuring cgi-io.
Configuring liblua5.1.5.
Configuring lua.
Configuring luci-lib-nixio.
Configuring libnl-tiny.
Configuring luci-lib-ip.
Configuring libjson-c5.
Configuring luci-lib-jsonc.
Configuring liblucihttp-lua.
Configuring luci-lib-base.
Configuring kernel.
Configuring kmod-iptunnel6.
Configuring kmod-ip6-tunnel.
Configuring libuclient20160123.
Configuring uclient-fetch.
Configuring libpthread.
Configuring opkg.
Configuring luci-app-opkg.
Configuring luci-i18n-opkg-ja.
Configuring libuci20130104.
Configuring libblobmsg-json.
Configuring rpcd.
Configuring libubus-lua.
Configuring rpcd-mod-file.
Configuring rpcd-mod-luci.
Configuring luci-base.
Configuring luci-i18n-base-ja.
Configuring ubusd.
Configuring ubus.
Configuring busybox.
Configuring kmod-nf-reject6.
Configuring libiwinfo20200105.
Configuring libiwinfo-lua.
Configuring swconfig.
Configuring kmod-ledtrig-default-on.
Configuring kmod-ledtrig-heartbeat.
Configuring kmod-ledtrig-netdev.
Configuring kmod-ledtrig-timer.
Configuring luci-mod-system.
Configuring kmod-nf-conntrack.
Configuring kmod-nf-flow.
Configuring kmod-lib-crc-ccitt.
Configuring getrandom.
Configuring luci-theme-bootstrap.
Configuring kmod-slhc.
Configuring kmod-ppp.
Configuring kmod-pppox.
Configuring kmod-pppoe.
Configuring kmod-nf-reject.
Configuring kmod-nf-ipt.
Configuring kmod-ipt-core.
Configuring kmod-ipt-conntrack.
Configuring jshn.
Configuring netifd.
Configuring libjson-script.
Configuring ubox.
Configuring procd.
Configuring jsonfilter.
Configuring usign.
Configuring openwrt-keyring.
Configuring fstools.
Configuring fwtool.
Configuring base-files.
Configuring kmod-nf-nat.
Configuring kmod-ipt-raw.
Configuring dnsmasq.
Configuring resolveip.
Configuring luci-mod-status.
Configuring libxtables12.
Configuring libip4tc2.
Configuring libip6tc2.
Configuring kmod-nf-conntrack6.
Configuring kmod-ipt-nat.
Configuring firewall.
Configuring luci-app-firewall.
Configuring kmod-ipt-conntrack-extra.
Configuring kmod-nf-ipt6.
Configuring kmod-ip6tables.
Configuring odhcp6c.
Configuring uci.
Configuring dropbear.
Configuring mtd.
Configuring odhcpd-ipv6only.
Configuring urandom-seed.
Configuring luci-proto-ppp.
Configuring ppp.
Configuring rpcd-mod-iwinfo.
Configuring luci-mod-network.
Configuring luci-mod-admin-full.
Configuring kmod-leds-gpio.
Configuring kmod-gpio-button-hotplug.
Configuring logd.
Configuring luci-proto-ipv6.
Configuring iptables.
Configuring ds-lite.
Configuring luci-i18n-firewall-ja.
Configuring uhttpd.
Configuring iptables-mod-conntrack-extra.
Configuring ip6tables.
Configuring kmod-nat46.
Configuring uhttpd-mod-ubus.
Configuring rpcd-mod-rrdns.
Configuring luci.
Configuring map.
Configuring kmod-ipt-offload.
Configuring urngd.
Configuring ppp-mod-pppoe.
Setting flags for package libc to hold.
Setting flags for package libgcc1 to hold.
Setting flags for package libpthread to hold.
cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/root-ramips /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/root.orig-ramips
Enabling boot
Enabling cron
Enabling dnsmasq
Enabling done
Enabling dropbear
Enabling firewall
Enabling gpio_switch
Enabling led
Enabling log
Enabling network
Enabling odhcpd
Enabling rpcd
Enabling sysctl
Enabling sysfixtime
Enabling sysntpd
Enabling system
Enabling ucitrack
Enabling uhttpd
Enabling umount
Enabling urandom_seed
Enabling urngd
sed -i "s/Installed-Time: .*/Installed-Time: 1596774592/" /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/root-ramips/usr/lib/opkg/status
rm -rf /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/root-ramips/tmp/*
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/root-ramips/usr/lib/opkg/lists/*
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/root-ramips/usr/lib/opkg/info/*.postinst*
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/root-ramips/var/lock/*.lock
rm -rf /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/root-ramips/boot
find /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/root-ramips/ -mindepth 1 -execdir touch -hcd "@1596774592" "{}" +
make[2]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N'
make[2]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N'
make[3]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux'
make[4]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/ramips'
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/localversion
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/kconfig.pl  + /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/config-5.4 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/ramips/rt305x/config-5.4 > /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/.config.target
awk '/^(#[[:space:]]+)?CONFIG_KERNEL/{sub("CONFIG_KERNEL_","CONFIG_");print}' /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/.config >> /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/.config.target
echo "# CONFIG_KALLSYMS_EXTRA_PASS is not set" >> /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/.config.target
echo "# CONFIG_KALLSYMS_ALL is not set" >> /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/.config.target
echo "CONFIG_KALLSYMS_UNCOMPRESSED=y" >> /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/.config.target
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/package-metadata.pl kconfig /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/tmp/.packageinfo /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/.config 5.4 > /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/.config.override
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/scripts/kconfig.pl 'm+' '+' /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/.config.target /dev/null /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/.config.override > /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/.config.set
mv /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/.config.set /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/.config.old
grep -v INITRAMFS /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/.config.old > /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/.config.set
echo 'CONFIG_INITRAMFS_SOURCE=""' >> /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/.config.set
echo '# CONFIG_INITRAMFS_FORCE is not set' >> /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/.config.set
rm -rf /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/modules
cmp -s /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/.config.set /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/.config.prev || { cp /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/.config.set /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/.config; cp /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/.config.set /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/.config.prev; }
export MAKEFLAGS= ; [ -d /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers ] || make -C /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52 KCFLAGS="-fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl=target-mipsel_24kc_musl" HOSTCFLAGS="-O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -Wall -Wmissing-prototypes -Wstrict-prototypes" CROSS_COMPILE="mipsel-openwrt-linux-musl-" ARCH="mips" KBUILD_HAVE_NLS=no KBUILD_BUILD_USER="musashino205" KBUILD_BUILD_HOST="TAIHA.NET" KBUILD_BUILD_TIMESTAMP="Fri Aug  7 04:29:52 2020" KBUILD_BUILD_VERSION="0" HOST_LOADLIBES="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib" KBUILD_HOSTLDLIBS="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib" CONFIG_SHELL="bash" V=''  cmd_syscalls= KERNELRELEASE=5.4.52 CC="mipsel-openwrt-linux-musl-gcc" INSTALL_HDR_PATH=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/user_headers headers_install
grep '=[ym]' /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/.config.set | LC_ALL=C sort | mkhash md5 > /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/.vermagic
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/.configured
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/root-ramips/init
make -C /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52 KCFLAGS="-fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl=target-mipsel_24kc_musl" HOSTCFLAGS="-O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -Wall -Wmissing-prototypes -Wstrict-prototypes" CROSS_COMPILE="mipsel-openwrt-linux-musl-" ARCH="mips" KBUILD_HAVE_NLS=no KBUILD_BUILD_USER="musashino205" KBUILD_BUILD_HOST="TAIHA.NET" KBUILD_BUILD_TIMESTAMP="Fri Aug  7 04:29:52 2020" KBUILD_BUILD_VERSION="0" HOST_LOADLIBES="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib" KBUILD_HOSTLDLIBS="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib" CONFIG_SHELL="bash" V=''  cmd_syscalls= KERNELRELEASE=5.4.52 CC="mipsel-openwrt-linux-musl-gcc" all modules
make[5]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52'
  CALL    scripts/atomic/check-atomics.sh
  CALL    scripts/checksyscalls.sh
  CC      init/main.o
  CHK     include/generated/compile.h
  HOSTCC  usr/gen_init_cpio
  UPD     include/generated/compile.h
  CC      init/do_mounts.o
  CC      arch/mips/ralink/prom.o
  CC      init/do_mounts_initrd.o
  CC      arch/mips/ralink/of.o
  CC      arch/mips/kernel/cmpxchg.o
  CC      arch/mips/kernel/cpu-probe.o
  GEN     usr/initramfs_data.cpio
  AS      usr/initramfs_data.o
  CC      arch/mips/net/bpf_jit.o
  CC      arch/mips/mm/cache.o
  AR      usr/built-in.a
  AS      arch/mips/net/bpf_jit_asm.o
  CC      arch/mips/ralink/reset.o
  CC      arch/mips/ralink/clk.o
  CC      init/initramfs.o
  CC      arch/mips/ralink/timer.o
  CC      arch/mips/mm/context.o
  CC      arch/mips/ralink/cevt-rt3352.o
  CC      init/calibrate.o
  CC      init/init_task.o
  CC      arch/mips/kernel/branch.o
  CC      init/version.o
  CC      arch/mips/kernel/elf.o
arch/mips/ralink/cevt-rt3352.c: In function 'ralink_systick_init':
arch/mips/ralink/cevt-rt3352.c:176:6: warning: unused variable 'ret' [-Wunused-variable]
  int ret;
      ^~~
  AS      arch/mips/kernel/entry.o
  CC      arch/mips/mm/extable.o
  AS      arch/mips/kernel/genex.o
  CC      arch/mips/ralink/irq.o
  CC      arch/mips/mm/fault.o
  CC      arch/mips/mm/init.o
  AR      arch/mips/net/built-in.a
  CC      arch/mips/mm/mmap.o
  CC      arch/mips/mm/page.o
  AR      init/built-in.a
  CC      arch/mips/kernel/idle.o
  AR      arch/mips/boot/dts/built-in.a
  AS      arch/mips/mm/page-funcs.o
  CC      arch/mips/mm/pgtable.o
  CC      arch/mips/kernel/irq.o
  CC      arch/mips/ralink/rt305x.o
  CC      arch/mips/kernel/process.o
  CC      arch/mips/ralink/early_printk.o
  CC      arch/mips/kernel/prom.o
  LDS     arch/mips/vdso/vdso.lds
  AS      arch/mips/vdso/elf.o
  CC      arch/mips/vdso/vgettimeofday.o
  CC      arch/mips/mm/tlbex.o
  CC      arch/mips/ralink/bootrom.o
  CC      arch/mips/kernel/ptrace.o
  AS      arch/mips/vdso/sigreturn.o
  HOSTCC  arch/mips/vdso/genvdso
  AS      arch/mips/mm/tlbex-fault.o
  AS      arch/mips/mm/tlb-funcs.o
  CC      arch/mips/mm/uasm-mips.o
  CC      arch/mips/kernel/reset.o
  AR      arch/mips/ralink/built-in.a
  CC      kernel/dma/mapping.o
  LD      arch/mips/vdso/vdso.so.dbg.raw
  OBJCOPY arch/mips/vdso/vdso.so.raw
  GENVDSO arch/mips/vdso/vdso-image.c
  CC      kernel/bpf/core.o
  CC      arch/mips/vdso/vdso-image.o
  AR      certs/built-in.a
  CC      kernel/irq/irqdesc.o
  AR      kernel/livepatch/built-in.a
  CC      kernel/locking/mutex.o
  CC      kernel/irq/handle.o
  AR      arch/mips/vdso/built-in.a
  CC      kernel/irq/manage.o
  CC      arch/mips/kernel/setup.o
  CC      arch/mips/mm/ioremap.o
  CC      kernel/dma/direct.o
  CC      kernel/power/qos.o
  CC      kernel/printk/printk.o
  CC      kernel/locking/semaphore.o
  CC      arch/mips/mm/pgtable-32.o
  CC      kernel/dma/dummy.o
  CC      arch/mips/kernel/signal.o
  CC      kernel/locking/rwsem.o
  CC      kernel/power/poweroff.o
  CC      arch/mips/mm/dma-noncoherent.o
  CC      kernel/dma/coherent.o
  CC      kernel/irq/spurious.o
  AR      kernel/power/built-in.a
  CC      kernel/printk/printk_safe.o
  CC      kernel/locking/percpu-rwsem.o
  CC      arch/mips/mm/c-r4k.o
  AS      arch/mips/mm/cex-gen.o
  CC      arch/mips/mm/tlb-r4k.o
  CC      arch/mips/kernel/syscall.o
  CC      kernel/irq/resend.o
  CC      kernel/bpf/syscall.o
  AR      kernel/dma/built-in.a
  CC      kernel/locking/rtmutex.o
  CC      kernel/rcu/update.o
  AR      kernel/printk/built-in.a
  CC      kernel/sched/core.o
  CC      kernel/irq/chip.o
  CC      arch/mips/kernel/time.o
  CC      kernel/rcu/sync.o
  AR      kernel/locking/built-in.a
  CC      kernel/sched/loadavg.o
  CC      kernel/sched/clock.o
  CC      kernel/rcu/srcutiny.o
  CC      arch/mips/kernel/topology.o
  CC      kernel/rcu/tiny.o
  CC      kernel/irq/dummychip.o
  AR      arch/mips/mm/built-in.a
  CC      arch/mips/kernel/traps.o
  CC      arch/mips/kernel/unaligned.o
  CC      kernel/sched/cputime.o
  CC      kernel/sched/idle.o
  AR      kernel/rcu/built-in.a
  CC      kernel/irq/devres.o
  CC      kernel/sched/fair.o
  CC      arch/mips/kernel/watch.o
  CC      kernel/bpf/verifier.o
  CC      kernel/irq/generic-chip.o
  CC      arch/mips/kernel/vdso.o
  CC      kernel/time/time.o
  CC      kernel/sched/rt.o
  CC      arch/mips/kernel/cacheinfo.o
  CC      mm/filemap.o
  CC      arch/mips/kernel/cevt-r4k.o
  CC      kernel/irq/autoprobe.o
  CC      arch/mips/kernel/csrc-r4k.o
  CC      kernel/sched/deadline.o
  CC      arch/mips/kernel/segment.o
  CC      kernel/time/timer.o
  CC      kernel/irq/irqdomain.o
  CC      kernel/time/hrtimer.o
  CC      arch/mips/kernel/module.o
  CC      kernel/irq/proc.o
  CC      kernel/bpf/inode.o
  AR      kernel/irq/built-in.a
  CC      kernel/fork.o
  CC      kernel/time/timekeeping.o
  AS      arch/mips/kernel/r4k_switch.o
  CC      arch/mips/kernel/spram.o
  CC      kernel/sched/wait.o
  CC      mm/mempool.o
  CC      kernel/time/ntp.o
  AS      arch/mips/kernel/scall32-o32.o
  CC      arch/mips/kernel/proc.o
  CC      kernel/bpf/helpers.o
  CC      mm/oom_kill.o
  CC      kernel/time/clocksource.o
  CC      kernel/sched/wait_bit.o
  CC      arch/mips/kernel/sysrq.o
  CC      arch/mips/kernel/early_printk.o
  AS      arch/mips/kernel/head.o
  CC      kernel/time/jiffies.o
  LDS     arch/mips/kernel/vmlinux.lds
  AR      arch/mips/kernel/built-in.a
  AR      arch/mips/built-in.a
  CC      fs/debugfs/inode.o
  CC      fs/devpts/inode.o
  CC      kernel/exec_domain.o
  CC      kernel/time/timer_list.o
  CC      mm/fadvise.o
  CC      kernel/panic.o
  CC      kernel/sched/swait.o
  AR      fs/devpts/built-in.a
  CC      kernel/cpu.o
  CC      fs/exportfs/expfs.o
  CC      kernel/time/timeconv.o
  CC      fs/debugfs/file.o
  CC      mm/maccess.o
  CC      kernel/exit.o
  CC      kernel/time/timecounter.o
  CC      kernel/time/alarmtimer.o
  AR      fs/exportfs/built-in.a
  AR      fs/iomap/built-in.a
  CC      fs/jffs2/compr.o
  CC      kernel/sched/completion.o
  CC      mm/page-writeback.o
  CC      kernel/bpf/tnum.o
  CC      fs/jffs2/dir.o
  AR      fs/debugfs/built-in.a
  CC      kernel/bpf/hashtab.o
  CC      fs/kernfs/mount.o
  CC      fs/jffs2/file.o
  CC      kernel/time/posix-timers.o
  CC      kernel/sched/membarrier.o
  CC      fs/jffs2/ioctl.o
  CC      fs/kernfs/inode.o
  CC      fs/jffs2/nodelist.o
  CC      fs/kernfs/dir.o
  CC      fs/jffs2/malloc.o
  CC      kernel/time/posix-cpu-timers.o
  CC      fs/kernfs/file.o
  CC      kernel/bpf/arraymap.o
  CC      mm/readahead.o
  AR      kernel/sched/built-in.a
  AR      fs/notify/dnotify/built-in.a
  CC      fs/overlayfs/super.o
  AR      fs/notify/fanotify/built-in.a
  CC      fs/jffs2/read.o
  CC      fs/notify/inotify/inotify_fsnotify.o
  CC      fs/overlayfs/namei.o
  CC      fs/notify/inotify/inotify_user.o
  CC      fs/jffs2/nodemgmt.o
  CC      fs/kernfs/symlink.o
  CC      mm/swap.o
  CC      kernel/time/posix-clock.o
  CC      kernel/bpf/percpu_freelist.o
  CC      mm/truncate.o
  CC      fs/overlayfs/util.o
  AR      fs/kernfs/built-in.a
  CC      kernel/time/itimer.o
  CC      kernel/bpf/bpf_lru_list.o
  CC      fs/jffs2/readinode.o
  AR      fs/notify/inotify/built-in.a
  CC      fs/notify/fsnotify.o
  CC      kernel/time/clockevents.o
  CC      kernel/bpf/lpm_trie.o
  CC      mm/vmscan.o
  CC      kernel/time/tick-common.o
  CC      mm/shmem.o
  CC      fs/overlayfs/inode.o
  CC      fs/notify/notification.o
  CC      kernel/time/sched_clock.o
  CC      fs/jffs2/write.o
  CC      fs/notify/group.o
  CC      kernel/time/tick-oneshot.o
  CC      kernel/time/tick-sched.o
  CC      fs/overlayfs/file.o
  CC      kernel/bpf/map_in_map.o
  CC      kernel/time/vsyscall.o
  CC      kernel/bpf/local_storage.o
  CC      fs/jffs2/scan.o
  CC      fs/notify/mark.o
  CC      fs/overlayfs/dir.o
  CC      kernel/time/timekeeping_debug.o
  CC      fs/notify/fdinfo.o
  CC      mm/util.o
  CC      kernel/bpf/queue_stack_maps.o
  CC      fs/overlayfs/readdir.o
  AR      kernel/time/built-in.a
  CC      kernel/softirq.o
  AR      fs/notify/built-in.a
  CC      fs/proc/task_mmu.o
  CC      mm/mmzone.o
  CC      fs/jffs2/gc.o
  CC      fs/proc/inode.o
  CC      kernel/bpf/disasm.o
  CC      kernel/bpf/btf.o
  CC      fs/jffs2/symlink.o
  CC      kernel/resource.o
  CC      mm/vmstat.o
  CC      fs/overlayfs/copy_up.o
  CC      mm/backing-dev.o
  CC      fs/proc/root.o
  CC      fs/jffs2/build.o
  CC      fs/jffs2/erase.o
  CC      fs/proc/base.o
  CC      mm/mm_init.o
  CC      fs/proc/generic.o
  CC      kernel/sysctl.o
  CC      fs/overlayfs/export.o
  CC      mm/mmu_context.o
  CC      fs/jffs2/background.o
  CC      ipc/util.o
  CC      mm/percpu.o
  AR      fs/overlayfs/built-in.a
  CC      mm/slab_common.o
  CC      fs/jffs2/fs.o
  CC      fs/jffs2/writev.o
  CC      kernel/bpf/devmap.o
  CC      ipc/msgutil.o
  CC      fs/jffs2/super.o
  CC      fs/proc/array.o
  CC      mm/compaction.o
  CC      kernel/sysctl_binary.o
  CC      fs/jffs2/debug.o
  CC      ipc/msg.o
  CC      mm/vmacache.o
  CC      fs/jffs2/wbuf.o
  CC      kernel/bpf/cpumap.o
  CC      fs/jffs2/xattr.o
  CC      mm/interval_tree.o
  CC      kernel/capability.o
  CC      fs/proc/fd.o
  CC      ipc/sem.o
  CC      fs/proc/proc_tty.o
  CC      ipc/shm.o
  AR      fs/quota/built-in.a
  CC      fs/proc/cmdline.o
  CC      mm/list_lru.o
  CC      kernel/bpf/offload.o
  CC      fs/jffs2/xattr_trusted.o
  CC      fs/proc/consoles.o
  CC      fs/proc/cpuinfo.o
  CC      fs/proc/devices.o
  CC      fs/jffs2/xattr_user.o
  CC      fs/proc/interrupts.o
  CC      fs/proc/loadavg.o
  CC      fs/proc/meminfo.o
  CC      mm/workingset.o
  CC      fs/proc/stat.o
  CC      fs/jffs2/compr_rtime.o
  CC      ipc/syscall.o
  CC      fs/proc/uptime.o
  CC      mm/debug.o
  CC      kernel/bpf/reuseport_array.o
  CC      fs/proc/util.o
  CC      fs/jffs2/compr_lzma.o
  CC      mm/gup.o
  CC      fs/proc/version.o
  CC      fs/proc/softirqs.o
  CC      ipc/ipc_sysctl.o
  CC      fs/ramfs/inode.o
  CC      fs/ramfs/file-mmu.o
  CC      fs/jffs2/summary.o
  CC      fs/squashfs/block.o
  CC      fs/proc/namespaces.o
  AR      ipc/built-in.a
  CC      fs/proc/self.o
  CC      fs/proc/thread_self.o
  AR      kernel/bpf/built-in.a
  CC      kernel/ptrace.o
  AR      fs/ramfs/built-in.a
  CC      fs/proc/proc_sysctl.o
  CC      fs/squashfs/cache.o
  CC      fs/sysfs/file.o
  CC      mm/highmem.o
  CC      fs/sysfs/dir.o
  AR      fs/jffs2/built-in.a
  CC      fs/open.o
  CC      mm/memory.o
  CC      fs/sysfs/symlink.o
  CC      fs/sysfs/mount.o
  CC      fs/squashfs/dir.o
  CC      security/commoncap.o
  CC      kernel/user.o
  CC      security/min_addr.o
  CC      fs/squashfs/export.o
  CC      fs/proc/proc_net.o
  CC      fs/sysfs/group.o
  CC      kernel/signal.o
  CC      fs/proc/kmsg.o
  CC      fs/squashfs/file.o
  CC      crypto/api.o
  CC      crypto/cipher.o
  AR      fs/sysfs/built-in.a
  CC      fs/read_write.o
  AR      security/built-in.a
  CC      block/partitions/check.o
  AR      fs/proc/built-in.a
  CC      fs/file_table.o
  CC      fs/squashfs/fragment.o
  CC      mm/mincore.o
  CC      block/partitions/msdos.o
  CC      crypto/compress.o
  CC      block/partitions/efi.o
  CC      fs/squashfs/id.o
  CC      fs/super.o
  CC      fs/squashfs/inode.o
  CC      crypto/memneq.o
  CC      mm/mlock.o
  CC      mm/mmap.o
  CC      fs/char_dev.o
  AR      block/partitions/built-in.a
  CC      block/bio.o
  CC      fs/squashfs/namei.o
  CC      kernel/sys.o
  CC      crypto/algapi.o
  CC      fs/squashfs/super.o
  CC      fs/squashfs/symlink.o
  CC      mm/mmu_gather.o
  CC      fs/squashfs/decompressor.o
  CC      fs/squashfs/file_direct.o
  CC      fs/squashfs/page_actor.o
  CC      fs/squashfs/decompressor_multi_percpu.o
  CC      crypto/scatterwalk.o
  CC      mm/mprotect.o
  CC      mm/mremap.o
  CC      block/elevator.o
  CC      fs/squashfs/xz_wrapper.o
  AR      drivers/amba/built-in.a
  AR      drivers/auxdisplay/built-in.a
  AR      drivers/block/built-in.a
  AR      drivers/base/firmware_loader/builtin/built-in.a
  CC      kernel/umh.o
  CC      kernel/workqueue.o
  CC      drivers/base/firmware_loader/fallback_table.o
  CC      crypto/proc.o
  AR      fs/squashfs/built-in.a
  CC      fs/stat.o
  CC      drivers/base/firmware_loader/main.o
  CC      crypto/ablkcipher.o
  CC      mm/msync.o
  CC      block/blk-core.o
  CC      crypto/blkcipher.o
  CC      kernel/pid.o
  CC      fs/exec.o
  CC      mm/page_vma_mapped.o
  CC      crypto/skcipher.o
  CC      drivers/base/firmware_loader/fallback.o
  CC      crypto/aes_generic.o
  CC      kernel/task_work.o
  CC      mm/pagewalk.o
  AR      drivers/base/firmware_loader/built-in.a
  CC      drivers/base/power/clock_ops.o
  CC      kernel/extable.o
  CC      block/blk-sysfs.o
  AR      drivers/base/power/built-in.a
  CC      drivers/base/regmap/regmap.o
  AR      drivers/base/test/built-in.a
  CC      kernel/params.o
  CC      mm/pgtable-generic.o
  CC      drivers/base/regmap/regcache.o
  CC      crypto/rng.o
  CC      fs/pipe.o
  CC      kernel/kthread.o
  CC      mm/rmap.o
  CC      kernel/sys_ni.o
  CC      block/blk-flush.o
  CC      kernel/nsproxy.o
  CC      kernel/notifier.o
  AR      crypto/built-in.a
  CC      kernel/ksysfs.o
  CC      drivers/base/regmap/regcache-rbtree.o
  CC      kernel/cred.o
  CC      fs/namei.o
  CC      fs/fcntl.o
  CC      block/blk-settings.o
  CC      mm/vmalloc.o
  CC      block/blk-ioc.o
  CC      mm/page_alloc.o
  CC      drivers/base/regmap/regcache-flat.o
  CC      kernel/reboot.o
  CC      kernel/async.o
  CC      fs/ioctl.o
  CC      block/blk-map.o
  CC      drivers/base/regmap/regmap-debugfs.o
  CC      kernel/range.o
  CC      kernel/smpboot.o
  CC      kernel/ucount.o
  CC      block/blk-exec.o
  CC      drivers/base/regmap/regmap-mmio.o
  CC      mm/init-mm.o
  CC      drivers/base/component.o
  AR      sound/built-in.a
  CC      net/802/p8022.o
  CC      kernel/kmod.o
  CC      kernel/groups.o
  AR      drivers/base/regmap/built-in.a
  CC      block/blk-merge.o
  CC      kernel/futex.o
  CC      drivers/base/core.o
  CC      fs/readdir.o
  CC      net/802/psnap.o
  CC      kernel/up.o
  CC      kernel/module.o
  CC      lib/crypto/aes.o
  CC      block/blk-softirq.o
  CC      fs/select.o
  CC      net/802/stp.o
  CC      mm/memblock.o
kernel/module.c:1278:12: warning: 'try_to_force_load' defined but not used [-Wunused-function]
 static int try_to_force_load(struct module *mod, const char *reason)
            ^~~~~~~~~~~~~~~~~
  CC      lib/crypto/arc4.o
  CC      block/blk-timeout.o
  CC      kernel/utsname_sysctl.o
  AR      net/802/built-in.a
  CC      net/8021q/vlan_core.o
  AR      lib/crypto/built-in.a
  CC      lib/fonts/fonts.o
  CC      lib/lzma/LzFind.o
  CC      drivers/base/bus.o
  CC      block/blk-lib.o
  CC      lib/lzma/LzmaEnc.o
  CC      mm/madvise.o
  CC      lib/fonts/font_8x16.o
  CC      kernel/elfcore.o
  CC      fs/dcache.o
  AR      lib/fonts/built-in.a
  CC      kernel/irq_work.o
  CC      lib/lzma/LzmaDec.o
  CC      net/8021q/vlan.o
  CC      block/blk-mq.o
  CC      drivers/base/dd.o
  CC      kernel/iomem.o
  CC      mm/dmapool.o
  CC      mm/slub.o
  AR      lib/lzma/built-in.a
  CC      lib/math/div64.o
  AR      kernel/built-in.a
  CC      mm/migrate.o
  CC      drivers/base/syscore.o
  CC      lib/math/gcd.o
  CC      mm/usercopy.o
  CC      net/8021q/vlan_dev.o
  CC      lib/math/lcm.o
  CC      lib/math/int_pow.o
  CC      lib/math/int_sqrt.o
  CC      fs/inode.o
  CC      lib/math/reciprocal_div.o
  CC      mm/memfd.o
  CC      drivers/base/driver.o
  AR      lib/math/built-in.a
  CC      lib/xz/xz_dec_syms.o
  CC      lib/xz/xz_dec_stream.o
  CC      drivers/base/class.o
  CC      net/8021q/vlan_netlink.o
  CC      drivers/base/platform.o
  CC      net/8021q/vlanproc.o
  CC      block/blk-mq-tag.o
  AR      mm/built-in.a
  CC      arch/mips/fw/lib/cmdline.o
  CC      lib/xz/xz_dec_lzma2.o
  AR      arch/mips/fw/lib/lib.a
  EXPORTS arch/mips/fw/lib/lib-ksyms.o
  AR      arch/mips/fw/lib/built-in.a
  CC      arch/mips/lib/iomap_copy.o
  CC      drivers/base/cpu.o
  CC      arch/mips/lib/dump_tlb.o
  CC      fs/attr.o
  CC      fs/bad_inode.o
  AR      net/8021q/built-in.a
  CC      net/bpf/test_run.o
  CC      drivers/base/firmware.o
  CC      block/blk-stat.o
  AR      lib/xz/built-in.a
  CC      lib/lockref.o
  CC      arch/mips/lib/bswapsi.o
  CC      drivers/base/init.o
  AR      net/bridge/netfilter/built-in.a
  CC      net/bridge/br.o
  CC      arch/mips/lib/bswapdi.o
  CC      fs/file.o
  CC      arch/mips/lib/multi3.o
  CC      lib/bcd.o
  CC      arch/mips/lib/bitops.o
  AS      arch/mips/lib/csum_partial.o
  CC      lib/sort.o
  CC      arch/mips/lib/delay.o
  CC      net/bridge/br_device.o
  CC      lib/parser.o
  CC      drivers/base/map.o
  CC      arch/mips/lib/memcmp.o
  CC      block/blk-mq-sysfs.o
  CC      lib/debug_locks.o
  AS      arch/mips/lib/memcpy.o
  AS      arch/mips/lib/memset.o
  CC      arch/mips/lib/mips-atomic.o
  CC      drivers/base/devres.o
  CC      lib/random32.o
  AS      arch/mips/lib/strncpy_user.o
  AS      arch/mips/lib/strnlen_user.o
  CC      arch/mips/lib/uncached.o
  AR      net/bpf/built-in.a
  CC      drivers/base/attribute_container.o
  CC      fs/filesystems.o
  CC      net/bridge/br_fdb.o
  CC      lib/bust_spinlocks.o
  CC      block/blk-mq-cpumap.o
  AR      arch/mips/lib/lib.a
  EXPORTS arch/mips/lib/lib-ksyms.o
  AR      arch/mips/lib/built-in.a
  CC      net/bridge/br_forward.o
  AR      virt/lib/built-in.a
  AR      virt/built-in.a
  CC      fs/namespace.o
  CC      net/core/sock.o
  CC      drivers/base/transport_class.o
  CC      lib/kasprintf.o
  CC      net/core/request_sock.o
  CC      block/blk-mq-sched.o
  CC      lib/bitmap.o
  CC      drivers/base/topology.o
  CC      drivers/base/container.o
  CC      net/bridge/br_if.o
  CC      net/core/skbuff.o
  CC      lib/scatterlist.o
  CC      net/core/datagram.o
  CC      drivers/base/property.o
  CC      block/ioctl.o
  CC      lib/list_sort.o
  CC      lib/uuid.o
  CC      lib/iov_iter.o
  CC      fs/seq_file.o
  CC      block/genhd.o
  CC      drivers/base/cacheinfo.o
  CC      net/bridge/br_input.o
  CC      net/core/stream.o
  CC      net/core/scm.o
  CC      drivers/base/devcon.o
  CC      fs/xattr.o
  CC      drivers/base/swnode.o
  CC      net/bridge/br_ioctl.o
  CC      net/core/gen_stats.o
  CC      block/partition-generic.o
  CC      lib/clz_ctz.o
  CC      lib/bsearch.o
  CC      drivers/base/module.o
  CC      net/bridge/br_stp.o
  CC      fs/libfs.o
  CC      net/core/gen_estimator.o
  CC      lib/find_bit.o
  CC      drivers/base/pinctrl.o
  CC      lib/llist.o
  CC      net/bridge/br_stp_bpdu.o
  CC      block/ioprio.o
  CC      lib/memweight.o
  CC      fs/fs-writeback.o
  CC      lib/kfifo.o
  AR      drivers/base/built-in.a
  AR      drivers/bus/built-in.a
  AR      drivers/cdrom/built-in.a
  AR      drivers/char/agp/built-in.a
  CC      drivers/char/mem.o
  CC      net/bridge/br_stp_if.o
  CC      fs/pnode.o
  CC      net/core/net_namespace.o
  CC      block/badblocks.o
  CC      lib/percpu-refcount.o
  CC      drivers/char/random.o
  CC      net/bridge/br_stp_timer.o
  CC      fs/splice.o
  CC      net/core/secure_seq.o
  CC      lib/rhashtable.o
  CC      block/blk-rq-qos.o
  CC      net/bridge/br_netlink.o
  CC      net/core/flow_dissector.o
  CC      net/bridge/br_netlink_tunnel.o
  AR      block/built-in.a
  CC      net/bridge/br_arp_nd_proxy.o
  CC      lib/once.o
  CC      net/ethernet/eth.o
  CC      drivers/char/misc.o
  CC      fs/sync.o
  CC      lib/refcount.o
  CC      lib/usercopy.o
  AR      drivers/char/built-in.a
  AR      drivers/char/ipmi/built-in.a
  AR      drivers/clk/actions/built-in.a
  AR      drivers/clk/analogbits/built-in.a
  AR      drivers/clk/bcm/built-in.a
  AR      drivers/clk/imgtec/built-in.a
  AR      drivers/clk/imx/built-in.a
  AR      drivers/clk/ingenic/built-in.a
  AR      drivers/clk/mediatek/built-in.a
  AR      drivers/clk/mvebu/built-in.a
  AR      drivers/clk/renesas/built-in.a
  AR      drivers/clk/ti/built-in.a
  CC      drivers/clk/clk-devres.o
  CC      net/bridge/br_sysfs_if.o
  CC      lib/errseq.o
  CC      net/bridge/br_sysfs_br.o
  CC      fs/utimes.o
  CC      net/bridge/br_multicast.o
  CC      lib/bucket_locks.o
  CC      drivers/clk/clk-bulk.o
  AR      net/ethernet/built-in.a
  CC      drivers/clk/clkdev.o
  CC      net/core/sysctl_net_core.o
  CC      lib/generic-radix-tree.o
  CC      net/bridge/br_mdb.o
  CC      fs/d_path.o
  AR      drivers/clk/built-in.a
  CC      drivers/clocksource/timer-of.o
  CC      net/bridge/br_vlan.o
  CC      lib/string_helpers.o
  CC      drivers/clocksource/timer-probe.o
  AR      drivers/crypto/hisilicon/built-in.a
  AR      drivers/crypto/built-in.a
  AR      drivers/firewire/built-in.a
  AR      drivers/firmware/broadcom/built-in.a
  AR      drivers/firmware/imx/built-in.a
  AR      drivers/firmware/meson/built-in.a
  CC      net/core/dev.o
  AR      drivers/firmware/psci/built-in.a
  AR      drivers/firmware/tegra/built-in.a
  AR      drivers/firmware/xilinx/built-in.a
  AR      drivers/firmware/built-in.a
  CC      drivers/gpio/gpiolib.o
  CC      fs/stack.o
  CC      drivers/clocksource/mmio.o
  CC      fs/fs_struct.o
  CC      lib/hexdump.o
  AR      drivers/clocksource/built-in.a
  CC      drivers/gpio/gpiolib-devres.o
  CC      net/bridge/br_vlan_tunnel.o
  CC      lib/kstrtox.o
  CC      drivers/gpio/gpiolib-legacy.o
  CC      fs/statfs.o
  CC      drivers/gpio/gpiolib-devprop.o
  CC      lib/iomap.o
  CC      drivers/gpio/gpiolib-of.o
  CC      lib/pci_iomap.o
  CC      drivers/gpio/gpiolib-sysfs.o
  CC      fs/fs_pin.o
  AR      drivers/gpu/drm/arm/built-in.a
  AR      net/bridge/built-in.a
  AR      drivers/gpu/drm/bridge/synopsys/built-in.a
  AR      drivers/hwtracing/intel_th/built-in.a
  AR      drivers/gpu/drm/bridge/built-in.a
  CC      lib/iomap_copy.o
  AR      drivers/gpu/drm/hisilicon/built-in.a
  AR      drivers/gpu/drm/i2c/built-in.a
  AR      drivers/gpu/drm/omapdrm/displays/built-in.a
  AR      drivers/gpu/drm/omapdrm/dss/built-in.a
  CC      fs/nsfs.o
  AR      drivers/gpu/drm/omapdrm/built-in.a
  AR      drivers/gpu/drm/panel/built-in.a
  AR      drivers/gpu/drm/rcar-du/built-in.a
  AR      drivers/gpu/drm/tilcdc/built-in.a
  AR      drivers/gpu/drm/tiny/built-in.a
  AR      drivers/gpu/drm/built-in.a
  AR      drivers/gpu/vga/built-in.a
  CC      lib/devres.o
  AR      drivers/gpu/built-in.a
  AR      drivers/i2c/algos/built-in.a
  AR      drivers/i3c/built-in.a
  AR      drivers/i2c/busses/built-in.a
  AR      drivers/i2c/muxes/built-in.a
  CC      drivers/gpio/gpio-ralink.o
  CC      fs/fs_types.o
  AR      drivers/i2c/built-in.a
  CC      fs/fs_context.o
  CC      lib/logic_pio.o
  CC      lib/hweight.o
  CC      lib/bitrev.o
  CC      fs/fs_parser.o
  CC      fs/fsopen.o
  HOSTCC  lib/gen_crc32table
  CC      lib/textsearch.o
  AR      drivers/gpio/built-in.a
  AR      drivers/idle/built-in.a
  AR      drivers/iommu/built-in.a
  CC      drivers/irqchip/irqchip.o
  CC      lib/syscall.o
  AR      drivers/isdn/hardware/built-in.a
  AR      drivers/isdn/built-in.a
  CC      lib/nlattr.o
  CC      fs/buffer.o
  AR      net/ipv4/netfilter/built-in.a
  CC      net/ipv4/route.o
  CC      drivers/irqchip/irq-mips-cpu.o
  CC      net/core/ethtool.o
  CC      lib/atomic64.o
  CC      fs/block_dev.o
  CC      lib/dynamic_queue_limits.o
  AR      drivers/irqchip/built-in.a
  CC      drivers/leds/trigger/ledtrig-timer.o
  CC      drivers/leds/led-core.o
  CC      lib/net_utils.o
  CC      drivers/leds/trigger/ledtrig-default-on.o
  CC      lib/sbitmap.o
  AR      drivers/macintosh/built-in.a
  CC      drivers/leds/led-class.o
  CC      drivers/leds/trigger/ledtrig-netdev.o
  CC      fs/direct-io.o
  CC      drivers/leds/led-triggers.o
  CC      lib/ashldi3.o
  CC      fs/mpage.o
  CC      lib/ashrdi3.o
  AR      drivers/media/common/b2c2/built-in.a
  CC      lib/lshrdi3.o
  AR      drivers/media/common/saa7146/built-in.a
  AR      drivers/media/common/siano/built-in.a
  AR      drivers/media/common/v4l2-tpg/built-in.a
  AR      drivers/media/common/videobuf2/built-in.a
  AR      drivers/media/common/built-in.a
  AR      drivers/media/firewire/built-in.a
  AR      drivers/media/i2c/built-in.a
  AR      drivers/leds/trigger/built-in.a
  AR      drivers/media/mmc/siano/built-in.a
  AR      drivers/media/mmc/built-in.a
  AR      drivers/media/pci/b2c2/built-in.a
  AR      drivers/media/pci/ddbridge/built-in.a
  AR      drivers/media/pci/dm1105/built-in.a
  AR      drivers/media/platform/cros-ec-cec/built-in.a
  AR      drivers/media/platform/davinci/built-in.a
  AR      drivers/media/pci/intel/ipu3/built-in.a
  AR      drivers/media/pci/intel/built-in.a
  AR      drivers/media/platform/meson/built-in.a
  AR      drivers/media/pci/mantis/built-in.a
  AR      drivers/media/platform/omap/built-in.a
  AR      drivers/media/pci/netup_unidvb/built-in.a
  AR      drivers/leds/built-in.a
  AR      drivers/media/platform/stm32/built-in.a
  AR      drivers/media/pci/ngene/built-in.a
  CC      net/core/dev_addr_lists.o
  AR      drivers/media/pci/pluto2/built-in.a
  AR      drivers/media/platform/sunxi/sun4i-csi/built-in.a
  CC      drivers/mfd/syscon.o
  AR      drivers/media/pci/pt1/built-in.a
  AR      drivers/media/platform/sunxi/sun6i-csi/built-in.a
  AR      drivers/media/pci/pt3/built-in.a
  AR      drivers/media/platform/sunxi/built-in.a
  AR      drivers/media/pci/saa7146/built-in.a
  AR      drivers/media/platform/built-in.a
  AR      drivers/media/pci/smipcie/built-in.a
  AR      drivers/media/pci/ttpci/built-in.a
  CC      lib/cmpdi2.o
  AR      drivers/media/rc/keymaps/built-in.a
  AR      drivers/media/rc/built-in.a
  CC      lib/ucmpdi2.o
  AR      drivers/media/pci/built-in.a
  CC      net/ipv4/inetpeer.o
  AR      drivers/media/spi/built-in.a
  AR      drivers/media/tuners/built-in.a
  CC      lib/argv_split.o
  AR      drivers/media/usb/b2c2/built-in.a
  AR      drivers/media/usb/dvb-usb/built-in.a
  AR      drivers/media/usb/dvb-usb-v2/built-in.a
  AR      drivers/media/usb/s2255/built-in.a
  AR      drivers/media/usb/siano/built-in.a
  AR      drivers/media/usb/stkwebcam/built-in.a
  AR      drivers/media/usb/ttusb-budget/built-in.a
  AR      drivers/media/usb/ttusb-dec/built-in.a
  AR      drivers/media/usb/zr364xx/built-in.a
  AR      drivers/media/usb/built-in.a
  AR      drivers/media/built-in.a
  CC      fs/proc_namespace.o
  AR      drivers/misc/cardreader/built-in.a
  AR      drivers/misc/cb710/built-in.a
  AR      drivers/misc/eeprom/built-in.a
  AR      drivers/misc/lis3lv02d/built-in.a
  AR      drivers/mfd/built-in.a
  AR      drivers/misc/mic/bus/built-in.a
  AR      drivers/misc/ti-st/built-in.a
  AR      drivers/misc/mic/built-in.a
  CC      net/ipv4/protocol.o
  CC      net/ipv4/ip_input.o
  CC      lib/chacha.o
  AR      drivers/misc/built-in.a
  AR      drivers/mmc/built-in.a
  CC      drivers/mtd/chips/chipreg.o
  AR      net/ipv6/netfilter/built-in.a
  CC      net/ipv6/af_inet6.o
  CC      lib/cmdline.o
  CC      fs/eventpoll.o
  CC      lib/ctype.o
  CC      net/core/dst.o
  CC      drivers/mtd/chips/cfi_probe.o
  CC      lib/dec_and_lock.o
  CC      net/ipv4/ip_fragment.o
  CC      lib/decompress.o
  CC      lib/dump_stack.o
  CC      drivers/mtd/chips/cfi_util.o
  CC      net/ipv6/anycast.o
  CC      net/ipv4/ip_forward.o
  CC      lib/earlycpio.o
  CC      lib/extable.o
  CC      drivers/mtd/chips/cfi_cmdset_0002.o
  CC      drivers/mtd/chips/gen_probe.o
  CC      net/core/netevent.o
  CC      lib/fdt.o
  CC      net/ipv4/ip_options.o
  CC      fs/anon_inodes.o
  CC      lib/fdt_empty_tree.o
  CC      lib/fdt_ro.o
  CC      net/core/neighbour.o
  CC      net/ipv6/ip6_output.o
  CC      lib/fdt_rw.o
  CC      fs/signalfd.o
  CC      fs/timerfd.o
  CC      lib/fdt_strerror.o
  CC      lib/fdt_sw.o
  AR      drivers/net/dsa/b53/built-in.a
  AR      drivers/net/dsa/microchip/built-in.a
  AR      drivers/net/dsa/mv88e6xxx/built-in.a
  AR      drivers/net/dsa/sja1105/built-in.a
  AR      drivers/net/dsa/built-in.a
  AR      drivers/net/ethernet/8390/built-in.a
  AR      drivers/net/ethernet/alacritech/built-in.a
  AR      drivers/net/ethernet/amazon/built-in.a
  AR      drivers/net/ethernet/aquantia/built-in.a
  CC      lib/fdt_wip.o
  AR      drivers/net/ethernet/arc/built-in.a
  AR      drivers/net/ethernet/aurora/built-in.a
  AR      drivers/net/ethernet/broadcom/built-in.a
  AR      drivers/net/ethernet/cadence/built-in.a
  AR      drivers/net/ethernet/cavium/common/built-in.a
  AR      drivers/net/ethernet/cavium/liquidio/built-in.a
  AR      drivers/net/ethernet/cavium/octeon/built-in.a
  AR      drivers/mtd/chips/built-in.a
  AR      drivers/net/ethernet/cavium/thunder/built-in.a
  AR      drivers/mtd/composite/built-in.a
  AR      drivers/net/ethernet/cavium/built-in.a
  AR      drivers/mtd/devices/built-in.a
  CC      lib/flex_proportions.o
  AR      drivers/mtd/lpddr/built-in.a
  AR      drivers/net/ethernet/cortina/built-in.a
  AR      drivers/net/ethernet/ezchip/built-in.a
  CC      drivers/mtd/maps/map_funcs.o
  AR      drivers/net/ethernet/google/built-in.a
  AR      drivers/net/ethernet/huawei/built-in.a
  AR      drivers/net/ethernet/i825xx/built-in.a
  AR      drivers/net/ethernet/intel/built-in.a
  CC      drivers/net/phy/mdio-boardinfo.o
  AR      drivers/net/ethernet/marvell/octeontx2/built-in.a
  AR      drivers/net/ethernet/marvell/built-in.a
  AR      drivers/net/ethernet/micrel/built-in.a
  AR      drivers/net/ethernet/microchip/built-in.a
  AR      drivers/net/ethernet/mscc/built-in.a
  AR      drivers/net/ethernet/natsemi/built-in.a
  CC      net/ipv4/ip_output.o
  AR      drivers/net/ethernet/netronome/built-in.a
  AR      drivers/net/ethernet/ni/built-in.a
  AR      drivers/net/ethernet/pensando/built-in.a
  AR      drivers/net/ethernet/qualcomm/emac/built-in.a
  CC      fs/eventfd.o
  AR      drivers/net/ethernet/qualcomm/built-in.a
  CC      drivers/net/ethernet/ralink/esw_rt3050.o
  CC      lib/idr.o
  CC      drivers/mtd/maps/physmap-core.o
  CC      drivers/net/phy/phy.o
  CC      lib/ioremap.o
  CC      fs/locks.o
  AR      drivers/mtd/maps/built-in.a
  CC      drivers/mtd/mtdsplit/mtdsplit.o
  CC      lib/irq_regs.o
  CC      net/ipv6/ip6_input.o
  CC      drivers/net/ethernet/ralink/mtk_eth_soc.o
  CC      lib/is_single_threaded.o
  CC      drivers/mtd/mtdsplit/mtdsplit_seama.o
  CC      lib/klist.o
  CC      drivers/net/phy/phy-c45.o
  CC      net/core/rtnetlink.o
  CC      drivers/mtd/mtdsplit/mtdsplit_squashfs.o
  CC      lib/kobject.o
  CC      net/ipv4/ip_sockglue.o
  CC      drivers/net/phy/phy-core.o
  CC      fs/binfmt_script.o
  CC      net/ipv6/addrconf.o
  CC      drivers/mtd/mtdsplit/mtdsplit_uimage.o
  CC      lib/kobject_uevent.o
  CC      fs/binfmt_elf.o
  CC      drivers/net/ethernet/ralink/ethtool.o
  CC      drivers/mtd/mtdsplit/mtdsplit_jimage.o
  CC      drivers/net/phy/phy_device.o
  AR      drivers/mtd/mtdsplit/built-in.a
  AR      drivers/mtd/nand/onenand/built-in.a
  AR      drivers/mtd/nand/raw/ingenic/built-in.a
  AR      drivers/mtd/nand/raw/built-in.a
  AR      drivers/mtd/nand/spi/built-in.a
  AR      drivers/mtd/nand/built-in.a
  CC      drivers/mtd/parsers/cmdlinepart.o
  CC      lib/memcat_p.o
  CC      net/ipv4/inet_hashtables.o
  CC      fs/drop_caches.o
  CC      drivers/net/ethernet/ralink/soc_rt3050.o
  CC      lib/nmi_backtrace.o
  CC      drivers/mtd/parsers/ofpart.o
  AR      fs/built-in.a
  CC      lib/nodemask.o
  CC      lib/plist.o
  AR      drivers/net/ethernet/ralink/built-in.a
  AR      drivers/net/ethernet/renesas/built-in.a
  AR      drivers/net/ethernet/rocker/built-in.a
  CC      drivers/net/phy/mdio_bus.o
  AR      drivers/net/ethernet/samsung/built-in.a
  AR      drivers/net/ethernet/seeq/built-in.a
  AR      drivers/net/ethernet/sfc/built-in.a
  AR      drivers/net/ethernet/smsc/built-in.a
  AR      drivers/net/ethernet/socionext/built-in.a
  AR      drivers/net/ethernet/stmicro/built-in.a
  CC      net/ipv6/addrlabel.o
  AR      drivers/net/ethernet/synopsys/built-in.a
  AR      drivers/net/ethernet/via/built-in.a
  AR      drivers/net/ethernet/wiznet/built-in.a
  CC      net/core/utils.o
  AR      drivers/net/ethernet/xilinx/built-in.a
  CC      lib/radix-tree.o
  AR      drivers/mtd/parsers/built-in.a
  CC      drivers/mtd/spi-nor/spi-nor.o
  AR      drivers/net/ethernet/built-in.a
  CC      drivers/net/phy/mdio_device.o
  CC      net/ipv4/inet_timewait_sock.o
  CC      drivers/net/phy/swphy.o
  CC      net/ipv4/inet_connection_sock.o
  CC      lib/ratelimit.o
  CC      net/core/link_watch.o
  CC      lib/rbtree.o
  CC      lib/seq_buf.o
  CC      drivers/net/phy/swconfig.o
  CC      net/ipv6/route.o
  CC      lib/sha1.o
  CC      net/ipv4/tcp.o
  CC      lib/show_mem.o
  CC      lib/siphash.o
  CC      net/ipv6/ip6_fib.o
  AR      drivers/mtd/spi-nor/built-in.a
  AR      drivers/mtd/tests/built-in.a
  CC      drivers/mtd/mtdcore.o
  CC      net/core/filter.o
  CC      net/ipv4/tcp_input.o
  CC      drivers/net/phy/fixed_phy.o
  CC      lib/string.o
  CC      lib/timerqueue.o
  CC      lib/vsprintf.o
  AR      drivers/net/phy/built-in.a
  AR      drivers/net/wireless/built-in.a
  CC      drivers/net/Space.o
  CC      drivers/mtd/mtdsuper.o
  CC      drivers/mtd/mtdconcat.o
  CC      drivers/mtd/mtdpart.o
  CC      drivers/net/loopback.o
  CC      net/ipv4/tcp_output.o
  AR      drivers/net/built-in.a
  AR      drivers/nfc/built-in.a
  CC      drivers/mtd/mtdchar.o
  CC      drivers/mtd/mtd_blkdevs.o
  CC      net/ipv6/ipv6_sockglue.o
  CC      drivers/mtd/mtdblock.o
  CC      lib/win_minmax.o
  CC      lib/xarray.o
  CC      net/ipv6/ndisc.o
  CC      net/ipv6/udp.o
  CC      net/ipv4/tcp_timer.o
  AR      drivers/mtd/built-in.a
  AR      drivers/nvme/host/built-in.a
  AR      drivers/nvme/target/built-in.a
  AR      drivers/nvme/built-in.a
  CC      drivers/of/base.o
  GEN     lib/crc32table.h
  AR      lib/lib.a
  CC      net/ipv6/udplite.o
  CC      lib/crc32.o
  CC      net/core/dev_ioctl.o
  EXPORTS lib/lib-ksyms.o
  AR      lib/built-in.a
  CC      net/core/tso.o
  CC      net/ipv4/tcp_ipv4.o
  CC      drivers/of/device.o
  CC      net/ipv4/tcp_minisocks.o
  CC      net/ipv6/raw.o
  CC      net/core/sock_reuseport.o
  CC      drivers/of/platform.o
  CC      net/ipv6/icmp.o
  CC      drivers/of/property.o
  CC      net/core/fib_notifier.o
  CC      drivers/of/kobj.o
  CC      drivers/of/fdt.o
  CC      net/core/xdp.o
  CC      net/llc/llc_core.o
  CC      drivers/of/fdt_address.o
  CC      net/core/flow_offload.o
  CC      drivers/of/address.o
  CC      net/ipv6/mcast.o
  CC      net/ipv4/tcp_cong.o
  CC      net/llc/llc_input.o
  CC      drivers/of/irq.o
  CC      net/core/net-sysfs.o
  CC      net/netfilter/core.o
  CC      net/ipv6/reassembly.o
  CC      net/netfilter/nf_log.o
  CC      net/llc/llc_output.o
  CC      drivers/of/of_net.o
  CC      net/ipv4/tcp_metrics.o
  AR      net/llc/built-in.a
  CC      net/netlink/af_netlink.o
  CC      net/netfilter/nf_queue.o
  CC      net/packet/af_packet.o
  CC      net/ipv4/tcp_fastopen.o
  CC      drivers/of/of_mdio.o
  CC      net/core/net-procfs.o
  CC      net/ipv6/tcp_ipv6.o
  CC      net/core/fib_rules.o
  CC      drivers/of/of_reserved_mem.o
  CC      net/ipv4/tcp_rate.o
  CC      net/netfilter/nf_sockopt.o
  CC      net/ipv4/tcp_recovery.o
  AR      drivers/of/built-in.a
  AR      drivers/pci/controller/dwc/built-in.a
  AR      drivers/pci/controller/built-in.a
  AR      drivers/pci/switch/built-in.a
  CC      drivers/pci/of.o
  CC      net/ipv4/tcp_ulp.o
  CC      net/netfilter/utils.o
  AR      drivers/pci/built-in.a
  AR      drivers/phy/broadcom/built-in.a
  AR      drivers/phy/cadence/built-in.a
  AR      drivers/phy/freescale/built-in.a
  CC      net/netlink/genetlink.o
  AR      drivers/phy/hisilicon/built-in.a
  AR      drivers/phy/lantiq/built-in.a
  AR      drivers/phy/marvell/built-in.a
  AR      drivers/phy/motorola/built-in.a
  AR      drivers/phy/mscc/built-in.a
  AR      drivers/phy/qualcomm/built-in.a
  CC      drivers/phy/ralink/phy-ralink-usb.o
  CC      net/ipv6/ping.o
  CC      net/ipv4/tcp_offload.o
  CC      net/core/dst_cache.o
  AR      drivers/phy/ralink/built-in.a
  AR      drivers/phy/samsung/built-in.a
  AR      drivers/phy/socionext/built-in.a
  AR      drivers/phy/st/built-in.a
  AR      drivers/phy/ti/built-in.a
  AR      net/packet/built-in.a
  CC      drivers/phy/phy-core.o
  CC      net/core/gro_cells.o
  CC      net/ipv4/datagram.o
  AR      net/netfilter/built-in.a
  CC      net/sched/sch_generic.o
  CC      net/core/bpf_sk_storage.o
  CC      net/ipv6/exthdrs.o
  AR      net/netlink/built-in.a
  CC      net/unix/af_unix.o
  CC      net/unix/garbage.o
  CC      net/ipv4/raw.o
  AR      drivers/phy/built-in.a
  AR      drivers/pinctrl/actions/built-in.a
  AR      drivers/pinctrl/bcm/built-in.a
  AR      drivers/pinctrl/cirrus/built-in.a
  AR      drivers/pinctrl/freescale/built-in.a
  AR      drivers/pinctrl/mediatek/built-in.a
  AR      drivers/pinctrl/mvebu/built-in.a
  AR      drivers/pinctrl/nomadik/built-in.a
  AR      drivers/pinctrl/sprd/built-in.a
  AR      drivers/pinctrl/ti/built-in.a
  CC      drivers/pinctrl/core.o
  CC      net/unix/sysctl_net_unix.o
  CC      net/unix/scm.o
  AR      net/core/built-in.a
  CC      net/sched/sch_mq.o
  CC      net/wireless/wext-core.o
  CC      net/ipv6/datagram.o
  CC      drivers/pinctrl/pinctrl-utils.o
  CC      net/wireless/wext-proc.o
  CC      net/ipv4/udp.o
  CC      drivers/pinctrl/pinmux.o
  CC      drivers/pinctrl/pinconf.o
  CC      net/sched/sch_api.o
  AR      net/unix/built-in.a
  CC      net/socket.o
  CC      net/wireless/wext-spy.o
  CC      net/sysctl_net.o
  CC      drivers/pinctrl/devicetree.o
  CC      drivers/pinctrl/pinconf-generic.o
  CC      net/ipv6/ip6_flowlabel.o
  CC      net/wireless/wext-priv.o
  CC      net/sched/sch_blackhole.o
  AR      drivers/pinctrl/built-in.a
  AR      drivers/platform/mips/built-in.a
  AR      drivers/platform/built-in.a
  AR      drivers/power/built-in.a
  AR      drivers/ptp/built-in.a
  AR      drivers/pwm/built-in.a
  AR      drivers/reset/hisilicon/built-in.a
  CC      drivers/reset/core.o
  CC      drivers/rtc/lib.o
  AR      net/wireless/built-in.a
  AR      drivers/rtc/built-in.a
  CC      net/ipv4/udplite.o
  AR      drivers/scsi/built-in.a
  AR      drivers/soc/amlogic/built-in.a
  AR      drivers/soc/bcm/built-in.a
  AR      drivers/soc/fsl/built-in.a
  AR      drivers/soc/mediatek/built-in.a
  AR      drivers/soc/qcom/built-in.a
  AR      drivers/soc/renesas/built-in.a
  AR      drivers/soc/sunxi/built-in.a
  CC      net/ipv4/udp_offload.o
  AR      drivers/soc/ti/built-in.a
  AR      drivers/soc/xilinx/built-in.a
  AR      drivers/soc/built-in.a
  CC      net/ipv4/arp.o
  AR      drivers/reset/built-in.a
  CC      drivers/spi/spi.o
  CC      net/ipv6/inet6_connection_sock.o
  CC      net/sched/sch_fifo.o
  CC      drivers/spi/spi-mem.o
  CC      drivers/spi/spi-rt2880.o
  CC      net/ipv4/icmp.o
  CC      net/ipv4/devinet.o
  CC      net/ipv4/af_inet.o
  CC      net/sched/sch_fq_codel.o
  CC      net/ipv6/udp_offload.o
  AR      drivers/staging/media/built-in.a
  CC      drivers/staging/mt7621-pinctrl/pinctrl-rt2880.o
  CC      net/ipv4/igmp.o
  AR      drivers/staging/mt7621-pinctrl/built-in.a
  AR      drivers/staging/built-in.a
  AR      drivers/tty/ipwireless/built-in.a
  CC      drivers/tty/serial/8250/8250_core.o
  AR      drivers/spi/built-in.a
  CC      drivers/tty/serial/serial_core.o
  CC      net/ipv4/fib_frontend.o
  CC      net/ipv6/seg6.o
  AR      net/sched/built-in.a
  CC      net/ipv6/fib6_notifier.o
  CC      net/ipv4/fib_semantics.o
  CC      drivers/tty/serial/8250/8250_port.o
  CC      net/ipv4/fib_trie.o
  CC      net/ipv4/fib_notifier.o
  CC      net/ipv6/sysctl_net_ipv6.o
  CC      net/ipv4/inet_fragment.o
  CC      net/ipv4/ping.o
  CC      drivers/tty/serial/8250/8250_early.o
  CC      net/ipv4/ip_tunnel_core.o
  CC      net/ipv6/ip6mr.o
  CC      net/ipv4/gre_offload.o
  CC      drivers/tty/serial/8250/8250_of.o
  CC      net/ipv4/metrics.o
  CC      net/ipv4/netlink.o
  AR      drivers/tty/serial/8250/built-in.a
  CC      drivers/tty/serial/earlycon.o
  CC      net/ipv4/nexthop.o
  CC      drivers/tty/serial/serial_mctrl_gpio.o
  CC      net/ipv4/sysctl_net_ipv4.o
  CC      net/ipv4/proc.o
  CC      net/ipv4/fib_rules.o
  CC      net/ipv4/ipmr.o
  AR      drivers/tty/serial/built-in.a
  CC      net/ipv4/ipmr_base.o
  AR      drivers/tty/vt/built-in.a
  CC      drivers/tty/tty_io.o
  CC      net/ipv6/netfilter.o
  CC      drivers/tty/n_tty.o
  CC      drivers/tty/tty_ioctl.o
  CC      drivers/tty/tty_ldisc.o
  CC      drivers/tty/tty_buffer.o
  CC      drivers/tty/tty_port.o
  CC      drivers/tty/tty_mutex.o
  CC      net/ipv6/fib6_rules.o
  CC      net/ipv4/syncookies.o
  CC      drivers/tty/tty_ldsem.o
  CC      drivers/tty/tty_baudrate.o
  CC      drivers/tty/tty_jobctrl.o
  CC      net/ipv4/netfilter.o
  CC      net/ipv6/proc.o
  CC      drivers/tty/n_null.o
  CC      drivers/tty/pty.o
  CC      net/ipv4/tcp_cubic.o
  CC      drivers/tty/sysrq.o
  CC      drivers/usb/phy/of.o
  CC      net/ipv6/syncookies.o
  AR      drivers/video/backlight/built-in.a
  AR      drivers/video/fbdev/core/built-in.a
  AR      drivers/video/fbdev/omap2/omapfb/displays/built-in.a
  AR      drivers/video/fbdev/omap2/omapfb/dss/built-in.a
  AR      drivers/video/fbdev/omap2/omapfb/built-in.a
  CC      drivers/watchdog/watchdog_core.o
  AR      drivers/video/fbdev/omap2/built-in.a
  CC      drivers/watchdog/watchdog_dev.o
  AR      drivers/video/fbdev/built-in.a
  AR      drivers/video/built-in.a
  CC      net/ipv6/addrconf_core.o
  AR      drivers/usb/phy/built-in.a
  AR      drivers/usb/built-in.a
  CC      net/ipv6/exthdrs_core.o
  CC      net/ipv6/ip6_checksum.o
  AR      drivers/tty/built-in.a
  CC      net/ipv6/ip6_icmp.o
  CC      drivers/watchdog/rt2880_wdt.o
  AR      net/ipv4/built-in.a
  CC      net/ipv6/output_core.o
  CC      net/ipv6/protocol.o
  CC      net/ipv6/ip6_offload.o
  AR      drivers/watchdog/built-in.a
  AR      drivers/built-in.a
  CC      net/ipv6/tcpv6_offload.o
  CC      net/ipv6/exthdrs_offload.o
  CC      net/ipv6/inet6_hashtables.o
  CC      net/ipv6/mcast_snoop.o
  AR      net/ipv6/built-in.a
  AR      net/built-in.a
  GEN     .version
  CHK     include/generated/compile.h
  LD      vmlinux.o
  MODPOST vmlinux.o
  MODINFO modules.builtin.modinfo
  LD      vmlinux
  SORTEX  vmlinux
  SYSMAP  System.map
  Building modules, stage 2.
  MODPOST 55 modules
make[5]: Nothing to be done for 'modules'.
make[5]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52'
cmp -s /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/vmlinux /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/vmlinux.debug || { mipsel-openwrt-linux-musl-objcopy -O binary -R .reginfo -R .notes -R .note -R .comment -R .mdebug -R .note.gnu.build-id -S /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/vmlinux /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/vmlinux; mipsel-openwrt-linux-musl-objcopy -R .reginfo -R .notes -R .note -R .comment -R .mdebug -R .note.gnu.build-id -S /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/vmlinux /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/vmlinux.elf; cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/vmlinux /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/vmlinux.debug;  }
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/.config.prev
mv /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/.config /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/.config.old
grep -v -e INITRAMFS -e CONFIG_RD_ -e CONFIG_BLK_DEV_INITRD /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/.config.old > /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/.config
echo 'CONFIG_BLK_DEV_INITRD=y' >> /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/.config
echo 'CONFIG_INITRAMFS_SOURCE="/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/root-ramips /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/image/initramfs-base-files.txt"' >> /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/.config
echo 'CONFIG_INITRAMFS_ROOT_UID=1001' >> /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/.config
echo 'CONFIG_INITRAMFS_ROOT_GID=1001' >> /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/.config
echo "# CONFIG_INITRAMFS_FORCE is not set" >> /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/.config
echo "# CONFIG_INITRAMFS_COMPRESSION_NONE is not set" >> /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/.config
echo -e "# CONFIG_INITRAMFS_COMPRESSION_GZIP is not set\n# CONFIG_RD_GZIP is not set" >> /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/.config
echo -e "# CONFIG_INITRAMFS_COMPRESSION_BZIP2 is not set\n# CONFIG_RD_BZIP2 is not set" >> /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/.config
echo -e "CONFIG_INITRAMFS_COMPRESSION_LZMA=y\nCONFIG_RD_LZMA=y" >> /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/.config
echo -e "# CONFIG_INITRAMFS_COMPRESSION_LZO is not set\n# CONFIG_RD_LZO is not set" >> /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/.config
echo -e "# CONFIG_INITRAMFS_COMPRESSION_XZ is not set\n# CONFIG_RD_XZ is not set" >> /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/.config
echo -e "# CONFIG_INITRAMFS_COMPRESSION_LZ4 is not set\n# CONFIG_RD_LZ4 is not set" >> /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/.config
cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/generic/other-files/init /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/root-ramips/init
touch -hcd "@1596774592" /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/root-ramips/init
rm -rf /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/usr/initramfs_data.cpio*
make -C /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52 KCFLAGS="-fmacro-prefix-map=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl=target-mipsel_24kc_musl" HOSTCFLAGS="-O2 -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/include  -Wall -Wmissing-prototypes -Wstrict-prototypes" CROSS_COMPILE="mipsel-openwrt-linux-musl-" ARCH="mips" KBUILD_HAVE_NLS=no KBUILD_BUILD_USER="musashino205" KBUILD_BUILD_HOST="TAIHA.NET" KBUILD_BUILD_TIMESTAMP="Fri Aug  7 04:29:52 2020" KBUILD_BUILD_VERSION="0" HOST_LOADLIBES="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib" KBUILD_HOSTLDLIBS="-L/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/lib" CONFIG_SHELL="bash" V=''  cmd_syscalls= KERNELRELEASE=5.4.52 CC="mipsel-openwrt-linux-musl-gcc" all modules
make[5]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52'
scripts/kconfig/conf  --syncconfig Kconfig
net/sched/Kconfig:45: warning: menuconfig statement without prompt
  CALL    scripts/atomic/check-atomics.sh
  CALL    scripts/checksyscalls.sh
  CHK     include/generated/compile.h
  CC      lib/decompress.o
  CC      lib/decompress_unlzma.o
  AR      lib/lib.a
  EXPORTS lib/lib-ksyms.o
  AR      lib/built-in.a
  GEN     usr/initramfs_data.cpio.lzma
  AS      usr/initramfs_data.o
  AR      usr/built-in.a
  GEN     .version
  CHK     include/generated/compile.h
  LD      vmlinux.o
  MODPOST vmlinux.o
  MODINFO modules.builtin.modinfo
  LD      vmlinux
  SORTEX  vmlinux
  SYSMAP  System.map
  Building modules, stage 2.
  MODPOST 55 modules
make[5]: Nothing to be done for 'modules'.
make[5]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52'
cmp -s /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/vmlinux /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/vmlinux-initramfs.debug || { mipsel-openwrt-linux-musl-objcopy -O binary -R .reginfo -R .notes -R .note -R .comment -R .mdebug -R .note.gnu.build-id -S /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/vmlinux /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/vmlinux-initramfs; mipsel-openwrt-linux-musl-objcopy -R .reginfo -R .notes -R .note -R .comment -R .mdebug -R .note.gnu.build-id -S /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/vmlinux /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/vmlinux-initramfs.elf; cp -fpR /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/vmlinux /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/vmlinux-initramfs.debug;  }
touch /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/.image
make -C image compile install TARGET_BUILD=
make[5]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/ramips/image'
make[5]: Nothing to be done for 'compile'.
mipsel-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/arch/mips/boot/dts -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/arch/mips/boot/dts/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/include/ -undef -D__DTS__  -o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt5350_7links_px-4885-4m.dtb.tmp ../dts/rt5350_7links_px-4885-4m.dts
mipsel-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/arch/mips/boot/dts -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/arch/mips/boot/dts/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/include/ -undef -D__DTS__  -o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt5350_7links_px-4885-8m.dtb.tmp ../dts/rt5350_7links_px-4885-8m.dts
mipsel-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/arch/mips/boot/dts -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/arch/mips/boot/dts/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/include/ -undef -D__DTS__  -o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt3050_8devices_carambola.dtb.tmp ../dts/rt3050_8devices_carambola.dts
mipsel-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/arch/mips/boot/dts -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/arch/mips/boot/dts/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/include/ -undef -D__DTS__  -o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt3052_accton_wr6202.dtb.tmp ../dts/rt3052_accton_wr6202.dts
mipsel-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/arch/mips/boot/dts -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/arch/mips/boot/dts/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/include/ -undef -D__DTS__  -o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt5350_airlive_air3gii.dtb.tmp ../dts/rt5350_airlive_air3gii.dts
mipsel-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/arch/mips/boot/dts -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/arch/mips/boot/dts/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/include/ -undef -D__DTS__  -o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt3052_alfa-network_w502u.dtb.tmp ../dts/rt3052_alfa-network_w502u.dts
mipsel-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/arch/mips/boot/dts -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/arch/mips/boot/dts/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/include/ -undef -D__DTS__  -o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt3050_allnet_all0256n-4m.dtb.tmp ../dts/rt3050_allnet_all0256n-4m.dts
mipsel-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/arch/mips/boot/dts -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/arch/mips/boot/dts/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/include/ -undef -D__DTS__  -o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt3050_allnet_all0256n-8m.dtb.tmp ../dts/rt3050_allnet_all0256n-8m.dts
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address  -o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt3050_8devices_carambola.dtb /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt3050_8devices_carambola.dtb.tmp
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address  -o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt3050_allnet_all0256n-4m.dtb /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt3050_allnet_all0256n-4m.dtb.tmp
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address  -o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt3052_accton_wr6202.dtb /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt3052_accton_wr6202.dtb.tmp
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address  -o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt3052_alfa-network_w502u.dtb /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt3052_alfa-network_w502u.dtb.tmp
../dts/rt3050.dtsi:112.4-28: Warning (gpios_property): /palmbus@10000000/gpio@600:ralink,num-gpios: cell 0 is not a phandle reference
../dts/rt3050.dtsi:112.4-28: Warning (gpios_property): /palmbus@10000000/gpio@600:ralink,num-gpios: Could not get phandle node for (cell 0)
../dts/rt3050.dtsi:132.4-28: Warning (gpios_property): /palmbus@10000000/gpio@638:ralink,num-gpios: cell 0 is not a phandle reference
../dts/rt3050.dtsi:132.4-28: Warning (gpios_property): /palmbus@10000000/gpio@638:ralink,num-gpios: Could not get phandle node for (cell 0)
../dts/rt3050.dtsi:148.4-28: Warning (gpios_property): /palmbus@10000000/gpio@660:ralink,num-gpios: cell 0 is not a phandle reference
../dts/rt3050.dtsi:140.19-154.5: Warning (gpios_property): /palmbus@10000000/gpio@660: Missing property '#gpio-cells' in node /flash@1f000000/partitions/partition@40000 or bad phandle (referred from ralink,num-gpios[0])
../dts/rt3050.dtsi:112.4-28: Warning (gpios_property): /palmbus@10000000/gpio@600:ralink,num-gpios: cell 0 is not a phandle reference
../dts/rt3050.dtsi:112.4-28: Warning (gpios_property): /palmbus@10000000/gpio@600:ralink,num-gpios: Could not get phandle node for (cell 0)
../dts/rt3050.dtsi:132.4-28: Warning (gpios_property): /palmbus@10000000/gpio@638:ralink,num-gpios: cell 0 is not a phandle reference
../dts/rt3050.dtsi:132.4-28: Warning (gpios_property): /palmbus@10000000/gpio@638:ralink,num-gpios: Could not get phandle node for (cell 0)
../dts/rt3050.dtsi:148.4-28: Warning (gpios_property): /palmbus@10000000/gpio@660:ralink,num-gpios: cell 0 is not a phandle reference
../dts/rt3050.dtsi:140.19-154.5: Warning (gpios_property): /palmbus@10000000/gpio@660: Missing property '#gpio-cells' in node /palmbus@10000000/spi@b00/flash@0/partitions/partition@40000 or bad phandle (referred from ralink,num-gpios[0])
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt3050_8devices_carambola.dtb.tmp
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt3050_allnet_all0256n-4m.dtb.tmp
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address  -o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt5350_7links_px-4885-4m.dtb /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt5350_7links_px-4885-4m.dtb.tmp
../dts/rt3050.dtsi:112.4-28: Warning (gpios_property): /palmbus@10000000/gpio@600:ralink,num-gpios: cell 0 is not a phandle reference
../dts/rt3050.dtsi:112.4-28: Warning (gpios_property): /palmbus@10000000/gpio@600:ralink,num-gpios: Could not get phandle node for (cell 0)
../dts/rt3050.dtsi:132.4-28: Warning (gpios_property): /palmbus@10000000/gpio@638:ralink,num-gpios: cell 0 is not a phandle reference
../dts/rt3050.dtsi:132.4-28: Warning (gpios_property): /palmbus@10000000/gpio@638:ralink,num-gpios: Could not get phandle node for (cell 0)
../dts/rt3050.dtsi:148.4-28: Warning (gpios_property): /palmbus@10000000/gpio@660:ralink,num-gpios: cell 0 is not a phandle reference
../dts/rt3050.dtsi:140.19-154.5: Warning (gpios_property): /palmbus@10000000/gpio@660: Missing property '#gpio-cells' in node /flash@1f000000/partitions/partition@40000 or bad phandle (referred from ralink,num-gpios[0])
../dts/rt3050.dtsi:112.4-28: Warning (gpios_property): /palmbus@10000000/gpio@600:ralink,num-gpios: cell 0 is not a phandle reference
../dts/rt3050.dtsi:112.4-28: Warning (gpios_property): /palmbus@10000000/gpio@600:ralink,num-gpios: Could not get phandle node for (cell 0)
../dts/rt3050.dtsi:132.4-28: Warning (gpios_property): /palmbus@10000000/gpio@638:ralink,num-gpios: cell 0 is not a phandle reference
../dts/rt3050.dtsi:132.4-28: Warning (gpios_property): /palmbus@10000000/gpio@638:ralink,num-gpios: Could not get phandle node for (cell 0)
../dts/rt3050.dtsi:148.4-28: Warning (gpios_property): /palmbus@10000000/gpio@660:ralink,num-gpios: cell 0 is not a phandle reference
../dts/rt3050.dtsi:140.19-154.5: Warning (gpios_property): /palmbus@10000000/gpio@660: Missing property '#gpio-cells' in node /flash@1f000000/partitions/partition@40000 or bad phandle (referred from ralink,num-gpios[0])
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address  -o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt5350_7links_px-4885-8m.dtb /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt5350_7links_px-4885-8m.dtb.tmp
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address  -o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt5350_airlive_air3gii.dtb /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt5350_airlive_air3gii.dtb.tmp
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address  -o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt3050_allnet_all0256n-8m.dtb /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt3050_allnet_all0256n-8m.dtb.tmp
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt3052_accton_wr6202.dtb.tmp
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt3052_alfa-network_w502u.dtb.tmp
mipsel-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/arch/mips/boot/dts -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/arch/mips/boot/dts/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/include/ -undef -D__DTS__  -o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt3352_allnet_all5002.dtb.tmp ../dts/rt3352_allnet_all5002.dts
../dts/rt5350.dtsi:119.4-28: Warning (gpios_property): /palmbus@10000000/gpio@600:ralink,num-gpios: cell 0 is not a phandle reference
../dts/rt5350.dtsi:119.4-28: Warning (gpios_property): /palmbus@10000000/gpio@600:ralink,num-gpios: Could not get phandle node for (cell 0)
../dts/rt5350.dtsi:136.4-27: Warning (gpios_property): /palmbus@10000000/gpio@660:ralink,num-gpios: cell 0 is not a phandle reference
../dts/rt5350.dtsi:125.19-142.5: Warning (gpios_property): /palmbus@10000000/gpio@660: Missing property '#gpio-cells' in node /pinctrl/spi_pins or bad phandle (referred from ralink,num-gpios[0])
../dts/rt5350.dtsi:119.4-28: Warning (gpios_property): /palmbus@10000000/gpio@600:ralink,num-gpios: cell 0 is not a phandle reference
../dts/rt5350.dtsi:119.4-28: Warning (gpios_property): /palmbus@10000000/gpio@600:ralink,num-gpios: Could not get phandle node for (cell 0)
../dts/rt5350.dtsi:136.4-27: Warning (gpios_property): /palmbus@10000000/gpio@660:ralink,num-gpios: cell 0 is not a phandle reference
../dts/rt5350.dtsi:125.19-142.5: Warning (gpios_property): /palmbus@10000000/gpio@660: Missing property '#gpio-cells' in node /pinctrl/spi_pins or bad phandle (referred from ralink,num-gpios[0])
../dts/rt3050.dtsi:112.4-28: Warning (gpios_property): /palmbus@10000000/gpio@600:ralink,num-gpios: cell 0 is not a phandle reference
../dts/rt3050.dtsi:112.4-28: Warning (gpios_property): /palmbus@10000000/gpio@600:ralink,num-gpios: Could not get phandle node for (cell 0)
../dts/rt3050.dtsi:132.4-28: Warning (gpios_property): /palmbus@10000000/gpio@638:ralink,num-gpios: cell 0 is not a phandle reference
../dts/rt3050.dtsi:132.4-28: Warning (gpios_property): /palmbus@10000000/gpio@638:ralink,num-gpios: Could not get phandle node for (cell 0)
../dts/rt3050.dtsi:148.4-28: Warning (gpios_property): /palmbus@10000000/gpio@660:ralink,num-gpios: cell 0 is not a phandle reference
../dts/rt3050.dtsi:140.19-154.5: Warning (gpios_property): /palmbus@10000000/gpio@660: Missing property '#gpio-cells' in node /palmbus@10000000/spi@b00/flash@0/partitions/partition@40000 or bad phandle (referred from ralink,num-gpios[0])
../dts/rt5350.dtsi:119.4-28: Warning (gpios_property): /palmbus@10000000/gpio@600:ralink,num-gpios: cell 0 is not a phandle reference
../dts/rt5350.dtsi:119.4-28: Warning (gpios_property): /palmbus@10000000/gpio@600:ralink,num-gpios: Could not get phandle node for (cell 0)
../dts/rt5350.dtsi:136.4-27: Warning (gpios_property): /palmbus@10000000/gpio@660:ralink,num-gpios: cell 0 is not a phandle reference
../dts/rt5350.dtsi:125.19-142.5: Warning (gpios_property): /palmbus@10000000/gpio@660: Missing property '#gpio-cells' in node /pinctrl/spi_pins or bad phandle (referred from ralink,num-gpios[0])
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt5350_7links_px-4885-4m.dtb.tmp
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt5350_7links_px-4885-8m.dtb.tmp
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt5350_airlive_air3gii.dtb.tmp
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt3050_allnet_all0256n-8m.dtb.tmp
mipsel-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/arch/mips/boot/dts -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/arch/mips/boot/dts/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/include/ -undef -D__DTS__  -o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt5350_allnet_all5003.dtb.tmp ../dts/rt5350_allnet_all5003.dts
mipsel-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/arch/mips/boot/dts -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/arch/mips/boot/dts/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/include/ -undef -D__DTS__  -o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt3050_alphanetworks_asl26555-16m.dtb.tmp ../dts/rt3050_alphanetworks_asl26555-16m.dts
mipsel-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/arch/mips/boot/dts -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/arch/mips/boot/dts/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/include/ -undef -D__DTS__  -o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt3050_alphanetworks_asl26555-8m.dtb.tmp ../dts/rt3050_alphanetworks_asl26555-8m.dts
mipsel-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/arch/mips/boot/dts -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/arch/mips/boot/dts/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/include/ -undef -D__DTS__  -o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt3050_arcwireless_freestation5.dtb.tmp ../dts/rt3050_arcwireless_freestation5.dts
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address  -o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt3352_allnet_all5002.dtb /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt3352_allnet_all5002.dtb.tmp
mipsel-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/arch/mips/boot/dts -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/arch/mips/boot/dts/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/include/ -undef -D__DTS__  -o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt3052_argus_atp-52b.dtb.tmp ../dts/rt3052_argus_atp-52b.dts
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address  -o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt5350_allnet_all5003.dtb /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt5350_allnet_all5003.dtb.tmp
mipsel-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/arch/mips/boot/dts -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/arch/mips/boot/dts/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/include/ -undef -D__DTS__  -o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt3052_asiarf_awapn2403.dtb.tmp ../dts/rt3052_asiarf_awapn2403.dts
../dts/rt3352.dtsi:110.4-28: Warning (gpios_property): /palmbus@10000000/gpio@600:ralink,num-gpios: cell 0 is not a phandle reference
../dts/rt3352.dtsi:110.4-28: Warning (gpios_property): /palmbus@10000000/gpio@600:ralink,num-gpios: Could not get phandle node for (cell 0)
../dts/rt3352.dtsi:129.4-28: Warning (gpios_property): /palmbus@10000000/gpio@638:ralink,num-gpios: cell 0 is not a phandle reference
../dts/rt3352.dtsi:129.4-28: Warning (gpios_property): /palmbus@10000000/gpio@638:ralink,num-gpios: property size (4) too small for cell size 2
../dts/rt3352.dtsi:145.4-27: Warning (gpios_property): /palmbus@10000000/gpio@660:ralink,num-gpios: cell 0 is not a phandle reference
../dts/rt3352.dtsi:137.19-151.5: Warning (gpios_property): /palmbus@10000000/gpio@660: Missing property '#gpio-cells' in node /pinctrl/spi_pins or bad phandle (referred from ralink,num-gpios[0])
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address  -o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt3050_alphanetworks_asl26555-16m.dtb /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt3050_alphanetworks_asl26555-16m.dtb.tmp
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt3352_allnet_all5002.dtb.tmp
mipsel-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/arch/mips/boot/dts -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/arch/mips/boot/dts/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/include/ -undef -D__DTS__  -o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt5350_asiarf_awm002-evb-4m.dtb.tmp ../dts/rt5350_asiarf_awm002-evb-4m.dts
../dts/rt5350.dtsi:119.4-28: Warning (gpios_property): /palmbus@10000000/gpio@600:ralink,num-gpios: cell 0 is not a phandle reference
../dts/rt5350.dtsi:119.4-28: Warning (gpios_property): /palmbus@10000000/gpio@600:ralink,num-gpios: Could not get phandle node for (cell 0)
../dts/rt5350.dtsi:136.4-27: Warning (gpios_property): /palmbus@10000000/gpio@660:ralink,num-gpios: cell 0 is not a phandle reference
../dts/rt5350.dtsi:125.19-142.5: Warning (gpios_property): /palmbus@10000000/gpio@660: Missing property '#gpio-cells' in node /pinctrl/spi_pins or bad phandle (referred from ralink,num-gpios[0])
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address  -o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt3050_alphanetworks_asl26555-8m.dtb /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt3050_alphanetworks_asl26555-8m.dtb.tmp
../dts/rt3050.dtsi:112.4-28: Warning (gpios_property): /palmbus@10000000/gpio@600:ralink,num-gpios: cell 0 is not a phandle reference
../dts/rt3050.dtsi:112.4-28: Warning (gpios_property): /palmbus@10000000/gpio@600:ralink,num-gpios: Could not get phandle node for (cell 0)
../dts/rt3050.dtsi:132.4-28: Warning (gpios_property): /palmbus@10000000/gpio@638:ralink,num-gpios: cell 0 is not a phandle reference
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address  -o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt3050_arcwireless_freestation5.dtb /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt3050_arcwireless_freestation5.dtb.tmp
../dts/rt3050.dtsi:132.4-28: Warning (gpios_property): /palmbus@10000000/gpio@638:ralink,num-gpios: Could not get phandle node for (cell 0)
../dts/rt3050.dtsi:148.4-28: Warning (gpios_property): /palmbus@10000000/gpio@660:ralink,num-gpios: cell 0 is not a phandle reference
../dts/rt3050.dtsi:140.19-154.5: Warning (gpios_property): /palmbus@10000000/gpio@660: Missing property '#gpio-cells' in node /palmbus@10000000/spi@b00/flash@0/partitions/partition@ff0000 or bad phandle (referred from ralink,num-gpios[0])
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt5350_allnet_all5003.dtb.tmp
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt3050_alphanetworks_asl26555-16m.dtb.tmp
../dts/rt3050.dtsi:112.4-28: Warning (gpios_property): /palmbus@10000000/gpio@600:ralink,num-gpios: cell 0 is not a phandle reference
../dts/rt3050.dtsi:112.4-28: Warning (gpios_property): /palmbus@10000000/gpio@600:ralink,num-gpios: Could not get phandle node for (cell 0)
../dts/rt3050.dtsi:132.4-28: Warning (gpios_property): /palmbus@10000000/gpio@638:ralink,num-gpios: cell 0 is not a phandle reference
../dts/rt3050.dtsi:132.4-28: Warning (gpios_property): /palmbus@10000000/gpio@638:ralink,num-gpios: Could not get phandle node for (cell 0)
../dts/rt3050.dtsi:148.4-28: Warning (gpios_property): /palmbus@10000000/gpio@660:ralink,num-gpios: cell 0 is not a phandle reference
../dts/rt3050.dtsi:140.19-154.5: Warning (gpios_property): /palmbus@10000000/gpio@660: Missing property '#gpio-cells' in node /palmbus@10000000/spi@b00/flash@0/partitions/partition@30000 or bad phandle (referred from ralink,num-gpios[0])
mipsel-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/arch/mips/boot/dts -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/arch/mips/boot/dts/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/include/ -undef -D__DTS__  -o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt5350_asiarf_awm002-evb-8m.dtb.tmp ../dts/rt5350_asiarf_awm002-evb-8m.dts
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address  -o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt3052_argus_atp-52b.dtb /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt3052_argus_atp-52b.dtb.tmp
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address  -o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt3052_asiarf_awapn2403.dtb /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt3052_asiarf_awapn2403.dtb.tmp
../dts/rt3050.dtsi:112.4-28: Warning (gpios_property): /palmbus@10000000/gpio@600:ralink,num-gpios: cell 0 is not a phandle reference
../dts/rt3050.dtsi:112.4-28: Warning (gpios_property): /palmbus@10000000/gpio@600:ralink,num-gpios: Could not get phandle node for (cell 0)
../dts/rt3050.dtsi:132.4-28: Warning (gpios_property): /palmbus@10000000/gpio@638:ralink,num-gpios: cell 0 is not a phandle reference
../dts/rt3050.dtsi:132.4-28: Warning (gpios_property): /palmbus@10000000/gpio@638:ralink,num-gpios: Could not get phandle node for (cell 0)
../dts/rt3050.dtsi:148.4-28: Warning (gpios_property): /palmbus@10000000/gpio@660:ralink,num-gpios: cell 0 is not a phandle reference
../dts/rt3050.dtsi:140.19-154.5: Warning (gpios_property): /palmbus@10000000/gpio@660: Missing property '#gpio-cells' in node /flash@1f000000/partitions/partition@40000 or bad phandle (referred from ralink,num-gpios[0])
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt3050_alphanetworks_asl26555-8m.dtb.tmp
mipsel-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/arch/mips/boot/dts -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/arch/mips/boot/dts/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/include/ -undef -D__DTS__  -o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt3050_asus_rt-g32-b1.dtb.tmp ../dts/rt3050_asus_rt-g32-b1.dts
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt3050_arcwireless_freestation5.dtb.tmp
mipsel-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/arch/mips/boot/dts -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/arch/mips/boot/dts/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/include/ -undef -D__DTS__  -o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt3050_asus_rt-n10-plus.dtb.tmp ../dts/rt3050_asus_rt-n10-plus.dts
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address  -o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt5350_asiarf_awm002-evb-4m.dtb /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt5350_asiarf_awm002-evb-4m.dtb.tmp
../dts/rt3050.dtsi:112.4-28: Warning (gpios_property): /palmbus@10000000/gpio@600:ralink,num-gpios: cell 0 is not a phandle reference
../dts/rt3050.dtsi:112.4-28: Warning (gpios_property): /palmbus@10000000/gpio@600:ralink,num-gpios: Could not get phandle node for (cell 0)
../dts/rt3050.dtsi:132.4-28: Warning (gpios_property): /palmbus@10000000/gpio@638:ralink,num-gpios: cell 0 is not a phandle reference
../dts/rt3050.dtsi:132.4-28: Warning (gpios_property): /palmbus@10000000/gpio@638:ralink,num-gpios: Could not get phandle node for (cell 0)
../dts/rt3050.dtsi:148.4-28: Warning (gpios_property): /palmbus@10000000/gpio@660:ralink,num-gpios: cell 0 is not a phandle reference
../dts/rt3050.dtsi:140.19-154.5: Warning (gpios_property): /palmbus@10000000/gpio@660: Missing property '#gpio-cells' in node /palmbus@10000000/spi@b00/flash@0/partitions/partition@40000 or bad phandle (referred from ralink,num-gpios[0])
mipsel-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/arch/mips/boot/dts -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/arch/mips/boot/dts/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/include/ -undef -D__DTS__  -o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt3052_asus_rt-n13u.dtb.tmp ../dts/rt3052_asus_rt-n13u.dts
../dts/rt3050.dtsi:112.4-28: Warning (gpios_property): /palmbus@10000000/gpio@600:ralink,num-gpios: cell 0 is not a phandle reference
../dts/rt3050.dtsi:112.4-28: Warning (gpios_property): /palmbus@10000000/gpio@600:ralink,num-gpios: Could not get phandle node for (cell 0)
../dts/rt3050.dtsi:132.4-28: Warning (gpios_property): /palmbus@10000000/gpio@638:ralink,num-gpios: cell 0 is not a phandle reference
../dts/rt3050.dtsi:132.4-28: Warning (gpios_property): /palmbus@10000000/gpio@638:ralink,num-gpios: Could not get phandle node for (cell 0)
../dts/rt3050.dtsi:148.4-28: Warning (gpios_property): /palmbus@10000000/gpio@660:ralink,num-gpios: cell 0 is not a phandle reference
../dts/rt3050.dtsi:140.19-154.5: Warning (gpios_property): /palmbus@10000000/gpio@660: Missing property '#gpio-cells' in node /flash@1f000000/partitions/partition@40000 or bad phandle (referred from ralink,num-gpios[0])
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt3052_asiarf_awapn2403.dtb.tmp
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt3052_argus_atp-52b.dtb.tmp
mipsel-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/arch/mips/boot/dts -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/arch/mips/boot/dts/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/include/ -undef -D__DTS__  -o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt3050_asus_wl-330n.dtb.tmp ../dts/rt3050_asus_wl-330n.dts
../dts/rt5350.dtsi:119.4-28: Warning (gpios_property): /palmbus@10000000/gpio@600:ralink,num-gpios: cell 0 is not a phandle reference
../dts/rt5350.dtsi:119.4-28: Warning (gpios_property): /palmbus@10000000/gpio@600:ralink,num-gpios: Could not get phandle node for (cell 0)
../dts/rt5350.dtsi:136.4-27: Warning (gpios_property): /palmbus@10000000/gpio@660:ralink,num-gpios: cell 0 is not a phandle reference
../dts/rt5350.dtsi:125.19-142.5: Warning (gpios_property): /palmbus@10000000/gpio@660: Missing property '#gpio-cells' in node /pinctrl/spi_pins or bad phandle (referred from ralink,num-gpios[0])
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt5350_asiarf_awm002-evb-4m.dtb.tmp
mipsel-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/arch/mips/boot/dts -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/arch/mips/boot/dts/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/include/ -undef -D__DTS__  -o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt3050_asus_wl-330n3g.dtb.tmp ../dts/rt3050_asus_wl-330n3g.dts
mipsel-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/arch/mips/boot/dts -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/arch/mips/boot/dts/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/include/ -undef -D__DTS__  -o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt3052_aximcom_mr-102n.dtb.tmp ../dts/rt3052_aximcom_mr-102n.dts
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address  -o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt3050_asus_rt-g32-b1.dtb /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt3050_asus_rt-g32-b1.dtb.tmp
mipsel-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/arch/mips/boot/dts -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/arch/mips/boot/dts/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/include/ -undef -D__DTS__  -o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt3052_aztech_hw550-3g.dtb.tmp ../dts/rt3052_aztech_hw550-3g.dts
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address  -o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt3050_asus_rt-n10-plus.dtb /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt3050_asus_rt-n10-plus.dtb.tmp
../dts/rt3050.dtsi:112.4-28: Warning (gpios_property): /palmbus@10000000/gpio@600:ralink,num-gpios: cell 0 is not a phandle reference
../dts/rt3050.dtsi:112.4-28: Warning (gpios_property): /palmbus@10000000/gpio@600:ralink,num-gpios: Could not get phandle node for (cell 0)
../dts/rt3050.dtsi:132.4-28: Warning (gpios_property): /palmbus@10000000/gpio@638:ralink,num-gpios: cell 0 is not a phandle reference
../dts/rt3050.dtsi:132.4-28: Warning (gpios_property): /palmbus@10000000/gpio@638:ralink,num-gpios: Could not get phandle node for (cell 0)
../dts/rt3050.dtsi:148.4-28: Warning (gpios_property): /palmbus@10000000/gpio@660:ralink,num-gpios: cell 0 is not a phandle reference
../dts/rt3050.dtsi:140.19-154.5: Warning (gpios_property): /palmbus@10000000/gpio@660: Missing property '#gpio-cells' in node /palmbus@10000000/spi@b00/flash@0/partitions/partition@40000 or bad phandle (referred from ralink,num-gpios[0])
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt3050_asus_rt-g32-b1.dtb.tmp
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address  -o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt5350_asiarf_awm002-evb-8m.dtb /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt5350_asiarf_awm002-evb-8m.dtb.tmp
../dts/rt3050.dtsi:112.4-28: Warning (gpios_property): /palmbus@10000000/gpio@600:ralink,num-gpios: cell 0 is not a phandle reference
../dts/rt3050.dtsi:112.4-28: Warning (gpios_property): /palmbus@10000000/gpio@600:ralink,num-gpios: Could not get phandle node for (cell 0)
../dts/rt3050.dtsi:132.4-28: Warning (gpios_property): /palmbus@10000000/gpio@638:ralink,num-gpios: cell 0 is not a phandle reference
../dts/rt3050.dtsi:132.4-28: Warning (gpios_property): /palmbus@10000000/gpio@638:ralink,num-gpios: Could not get phandle node for (cell 0)
../dts/rt3050.dtsi:148.4-28: Warning (gpios_property): /palmbus@10000000/gpio@660:ralink,num-gpios: cell 0 is not a phandle reference
../dts/rt3050.dtsi:140.19-154.5: Warning (gpios_property): /palmbus@10000000/gpio@660: Missing property '#gpio-cells' in node /flash@1f000000/partitions/partition@40000 or bad phandle (referred from ralink,num-gpios[0])
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt3050_asus_rt-n10-plus.dtb.tmp
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address  -o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt3052_asus_rt-n13u.dtb /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt3052_asus_rt-n13u.dtb.tmp
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address  -o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt3052_aximcom_mr-102n.dtb /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt3052_aximcom_mr-102n.dtb.tmp
mipsel-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/arch/mips/boot/dts -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/arch/mips/boot/dts/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/include/ -undef -D__DTS__  -o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt3052_belkin_f5d8235-v2.dtb.tmp ../dts/rt3052_belkin_f5d8235-v2.dts
../dts/rt5350.dtsi:119.4-28: Warning (gpios_property): /palmbus@10000000/gpio@600:ralink,num-gpios: cell 0 is not a phandle reference
../dts/rt5350.dtsi:119.4-28: Warning (gpios_property): /palmbus@10000000/gpio@600:ralink,num-gpios: Could not get phandle node for (cell 0)
../dts/rt5350.dtsi:136.4-27: Warning (gpios_property): /palmbus@10000000/gpio@660:ralink,num-gpios: cell 0 is not a phandle reference
../dts/rt5350.dtsi:125.19-142.5: Warning (gpios_property): /palmbus@10000000/gpio@660: Missing property '#gpio-cells' in node /pinctrl/spi_pins or bad phandle (referred from ralink,num-gpios[0])
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt5350_asiarf_awm002-evb-8m.dtb.tmp
mipsel-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/arch/mips/boot/dts -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/arch/mips/boot/dts/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/include/ -undef -D__DTS__  -o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt5350_belkin_f7c027.dtb.tmp ../dts/rt5350_belkin_f7c027.dts
../dts/rt3050.dtsi:112.4-28: Warning (gpios_property): /palmbus@10000000/gpio@600:ralink,num-gpios: cell 0 is not a phandle reference
../dts/rt3050.dtsi:112.4-28: Warning (gpios_property): /palmbus@10000000/gpio@600:ralink,num-gpios: Could not get phandle node for (cell 0)
../dts/rt3050.dtsi:132.4-28: Warning (gpios_property): /palmbus@10000000/gpio@638:ralink,num-gpios: cell 0 is not a phandle reference
../dts/rt3050.dtsi:132.4-28: Warning (gpios_property): /palmbus@10000000/gpio@638:ralink,num-gpios: Could not get phandle node for (cell 0)
../dts/rt3050.dtsi:148.4-28: Warning (gpios_property): /palmbus@10000000/gpio@660:ralink,num-gpios: cell 0 is not a phandle reference
../dts/rt3050.dtsi:140.19-154.5: Warning (gpios_property): /palmbus@10000000/gpio@660: Missing property '#gpio-cells' in node /flash@1f000000/partitions/partition@40000 or bad phandle (referred from ralink,num-gpios[0])
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address  -o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt3050_asus_wl-330n.dtb /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt3050_asus_wl-330n.dtb.tmp
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address  -o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt3050_asus_wl-330n3g.dtb /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt3050_asus_wl-330n3g.dtb.tmp
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt3052_asus_rt-n13u.dtb.tmp
mipsel-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/arch/mips/boot/dts -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/arch/mips/boot/dts/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/include/ -undef -D__DTS__  -o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt3052_buffalo_whr-g300n.dtb.tmp ../dts/rt3052_buffalo_whr-g300n.dts
../dts/rt3050.dtsi:112.4-28: Warning (gpios_property): /palmbus@10000000/gpio@600:ralink,num-gpios: cell 0 is not a phandle reference
../dts/rt3050.dtsi:112.4-28: Warning (gpios_property): /palmbus@10000000/gpio@600:ralink,num-gpios: Could not get phandle node for (cell 0)
../dts/rt3050.dtsi:132.4-28: Warning (gpios_property): /palmbus@10000000/gpio@638:ralink,num-gpios: cell 0 is not a phandle reference
../dts/rt3050.dtsi:132.4-28: Warning (gpios_property): /palmbus@10000000/gpio@638:ralink,num-gpios: Could not get phandle node for (cell 0)
../dts/rt3050.dtsi:148.4-28: Warning (gpios_property): /palmbus@10000000/gpio@660:ralink,num-gpios: cell 0 is not a phandle reference
../dts/rt3050.dtsi:140.19-154.5: Warning (gpios_property): /palmbus@10000000/gpio@660: Missing property '#gpio-cells' in node /flash@1f000000/partitions/partition@40000 or bad phandle (referred from ralink,num-gpios[0])
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address  -o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt3052_aztech_hw550-3g.dtb /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt3052_aztech_hw550-3g.dtb.tmp
../dts/rt3050.dtsi:112.4-28: Warning (gpios_property): /palmbus@10000000/gpio@600:ralink,num-gpios: cell 0 is not a phandle reference
../dts/rt3050.dtsi:112.4-28: Warning (gpios_property): /palmbus@10000000/gpio@600:ralink,num-gpios: Could not get phandle node for (cell 0)
../dts/rt3050.dtsi:132.4-28: Warning (gpios_property): /palmbus@10000000/gpio@638:ralink,num-gpios: cell 0 is not a phandle reference
../dts/rt3050.dtsi:132.4-28: Warning (gpios_property): /palmbus@10000000/gpio@638:ralink,num-gpios: Could not get phandle node for (cell 0)
../dts/rt3050.dtsi:148.4-28: Warning (gpios_property): /palmbus@10000000/gpio@660:ralink,num-gpios: cell 0 is not a phandle reference
../dts/rt3050.dtsi:140.19-154.5: Warning (gpios_property): /palmbus@10000000/gpio@660: Missing property '#gpio-cells' in node /palmbus@10000000/spi@b00/flash@0/partitions/partition@40000 or bad phandle (referred from ralink,num-gpios[0])
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt3052_aximcom_mr-102n.dtb.tmp
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt3050_asus_wl-330n.dtb.tmp
mipsel-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/arch/mips/boot/dts -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/arch/mips/boot/dts/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/include/ -undef -D__DTS__  -o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt3052_dlink_dap-1350.dtb.tmp ../dts/rt3052_dlink_dap-1350.dts
mipsel-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/arch/mips/boot/dts -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/arch/mips/boot/dts/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/include/ -undef -D__DTS__  -o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt3050_dlink_dcs-930.dtb.tmp ../dts/rt3050_dlink_dcs-930.dts
../dts/rt3050.dtsi:112.4-28: Warning (gpios_property): /palmbus@10000000/gpio@600:ralink,num-gpios: cell 0 is not a phandle reference
../dts/rt3050.dtsi:112.4-28: Warning (gpios_property): /palmbus@10000000/gpio@600:ralink,num-gpios: Could not get phandle node for (cell 0)
../dts/rt3050.dtsi:132.4-28: Warning (gpios_property): /palmbus@10000000/gpio@638:ralink,num-gpios: cell 0 is not a phandle reference
../dts/rt3050.dtsi:132.4-28: Warning (gpios_property): /palmbus@10000000/gpio@638:ralink,num-gpios: Could not get phandle node for (cell 0)
../dts/rt3050.dtsi:148.4-28: Warning (gpios_property): /palmbus@10000000/gpio@660:ralink,num-gpios: cell 0 is not a phandle reference
../dts/rt3050.dtsi:140.19-154.5: Warning (gpios_property): /palmbus@10000000/gpio@660: Missing property '#gpio-cells' in node /palmbus@10000000/spi@b00/flash@0/partitions/partition@40000 or bad phandle (referred from ralink,num-gpios[0])
../dts/rt3050.dtsi:112.4-28: Warning (gpios_property): /palmbus@10000000/gpio@600:ralink,num-gpios: cell 0 is not a phandle reference
../dts/rt3050.dtsi:112.4-28: Warning (gpios_property): /palmbus@10000000/gpio@600:ralink,num-gpios: Could not get phandle node for (cell 0)
../dts/rt3050.dtsi:132.4-28: Warning (gpios_property): /palmbus@10000000/gpio@638:ralink,num-gpios: cell 0 is not a phandle reference
../dts/rt3050.dtsi:132.4-28: Warning (gpios_property): /palmbus@10000000/gpio@638:ralink,num-gpios: Could not get phandle node for (cell 0)
../dts/rt3050.dtsi:148.4-28: Warning (gpios_property): /palmbus@10000000/gpio@660:ralink,num-gpios: cell 0 is not a phandle reference
../dts/rt3050.dtsi:140.19-154.5: Warning (gpios_property): /palmbus@10000000/gpio@660: Missing property '#gpio-cells' in node /flash@1f000000/partitions/partition@40000 or bad phandle (referred from ralink,num-gpios[0])
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt3050_asus_wl-330n3g.dtb.tmp
mipsel-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/arch/mips/boot/dts -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/arch/mips/boot/dts/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/include/ -undef -D__DTS__  -o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt5350_dlink_dcs-930l-b1.dtb.tmp ../dts/rt5350_dlink_dcs-930l-b1.dts
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address  -o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt3052_belkin_f5d8235-v2.dtb /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt3052_belkin_f5d8235-v2.dtb.tmp
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt3052_aztech_hw550-3g.dtb.tmp
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address  -o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt3052_buffalo_whr-g300n.dtb /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt3052_buffalo_whr-g300n.dtb.tmp
mipsel-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/arch/mips/boot/dts -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/arch/mips/boot/dts/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/include/ -undef -D__DTS__  -o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt3050_dlink_dir-300-b1.dtb.tmp ../dts/rt3050_dlink_dir-300-b1.dts
mipsel-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/arch/mips/boot/dts -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/arch/mips/boot/dts/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/include/ -undef -D__DTS__  -o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt5350_dlink_dir-300-b7.dtb.tmp ../dts/rt5350_dlink_dir-300-b7.dts
../dts/rt3050.dtsi:112.4-28: Warning (gpios_property): /palmbus@10000000/gpio@600:ralink,num-gpios: cell 0 is not a phandle reference
../dts/rt3050.dtsi:112.4-28: Warning (gpios_property): /palmbus@10000000/gpio@600:ralink,num-gpios: Could not get phandle node for (cell 0)
../dts/rt3050.dtsi:132.4-28: Warning (gpios_property): /palmbus@10000000/gpio@638:ralink,num-gpios: cell 0 is not a phandle reference
../dts/rt3050.dtsi:132.4-28: Warning (gpios_property): /palmbus@10000000/gpio@638:ralink,num-gpios: Could not get phandle node for (cell 0)
../dts/rt3050.dtsi:148.4-28: Warning (gpios_property): /palmbus@10000000/gpio@660:ralink,num-gpios: cell 0 is not a phandle reference
../dts/rt3050.dtsi:140.19-154.5: Warning (gpios_property): /palmbus@10000000/gpio@660: Missing property '#gpio-cells' in node /flash@1f000000/partitions/partition@0 or bad phandle (referred from ralink,num-gpios[0])
../dts/rt3050.dtsi:112.4-28: Warning (gpios_property): /palmbus@10000000/gpio@600:ralink,num-gpios: cell 0 is not a phandle reference
../dts/rt3050.dtsi:112.4-28: Warning (gpios_property): /palmbus@10000000/gpio@600:ralink,num-gpios: Could not get phandle node for (cell 0)
../dts/rt3050.dtsi:132.4-28: Warning (gpios_property): /palmbus@10000000/gpio@638:ralink,num-gpios: cell 0 is not a phandle reference
../dts/rt3050.dtsi:132.4-28: Warning (gpios_property): /palmbus@10000000/gpio@638:ralink,num-gpios: Could not get phandle node for (cell 0)
../dts/rt3050.dtsi:148.4-28: Warning (gpios_property): /palmbus@10000000/gpio@660:ralink,num-gpios: cell 0 is not a phandle reference
../dts/rt3050.dtsi:140.19-154.5: Warning (gpios_property): /palmbus@10000000/gpio@660: Missing property '#gpio-cells' in node /flash@1f000000/partitions/partition@40000 or bad phandle (referred from ralink,num-gpios[0])
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt3052_belkin_f5d8235-v2.dtb.tmp
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address  -o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt5350_belkin_f7c027.dtb /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt5350_belkin_f7c027.dtb.tmp
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt3052_buffalo_whr-g300n.dtb.tmp
mipsel-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/arch/mips/boot/dts -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/arch/mips/boot/dts/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/include/ -undef -D__DTS__  -o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt5350_dlink_dir-320-b1.dtb.tmp ../dts/rt5350_dlink_dir-320-b1.dts
../dts/rt5350.dtsi:119.4-28: Warning (gpios_property): /palmbus@10000000/gpio@600:ralink,num-gpios: cell 0 is not a phandle reference
../dts/rt5350.dtsi:119.4-28: Warning (gpios_property): /palmbus@10000000/gpio@600:ralink,num-gpios: Could not get phandle node for (cell 0)
../dts/rt5350.dtsi:136.4-27: Warning (gpios_property): /palmbus@10000000/gpio@660:ralink,num-gpios: cell 0 is not a phandle reference
../dts/rt5350.dtsi:125.19-142.5: Warning (gpios_property): /palmbus@10000000/gpio@660: Missing property '#gpio-cells' in node /pinctrl/spi_pins or bad phandle (referred from ralink,num-gpios[0])
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address  -o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt3052_dlink_dap-1350.dtb /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt3052_dlink_dap-1350.dtb.tmp
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt5350_belkin_f7c027.dtb.tmp
mipsel-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/arch/mips/boot/dts -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/arch/mips/boot/dts/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/include/ -undef -D__DTS__  -o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt3050_dlink_dir-600-b1.dtb.tmp ../dts/rt3050_dlink_dir-600-b1.dts
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address  -o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt3050_dlink_dcs-930.dtb /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt3050_dlink_dcs-930.dtb.tmp
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address  -o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt3050_dlink_dir-300-b1.dtb /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt3050_dlink_dir-300-b1.dtb.tmp
mipsel-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/arch/mips/boot/dts -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/arch/mips/boot/dts/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/include/ -undef -D__DTS__  -o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt5350_dlink_dir-610-a1.dtb.tmp ../dts/rt5350_dlink_dir-610-a1.dts
../dts/rt3050.dtsi:112.4-28: Warning (gpios_property): /palmbus@10000000/gpio@600:ralink,num-gpios: cell 0 is not a phandle reference
../dts/rt3050.dtsi:112.4-28: Warning (gpios_property): /palmbus@10000000/gpio@600:ralink,num-gpios: Could not get phandle node for (cell 0)
../dts/rt3050.dtsi:132.4-28: Warning (gpios_property): /palmbus@10000000/gpio@638:ralink,num-gpios: cell 0 is not a phandle reference
../dts/rt3050.dtsi:132.4-28: Warning (gpios_property): /palmbus@10000000/gpio@638:ralink,num-gpios: Could not get phandle node for (cell 0)
../dts/rt3050.dtsi:148.4-28: Warning (gpios_property): /palmbus@10000000/gpio@660:ralink,num-gpios: cell 0 is not a phandle reference
../dts/rt3050.dtsi:140.19-154.5: Warning (gpios_property): /palmbus@10000000/gpio@660: Missing property '#gpio-cells' in node /flash@1f000000/partitions/partition@30000 or bad phandle (referred from ralink,num-gpios[0])
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt3052_dlink_dap-1350.dtb.tmp
../dts/rt3050.dtsi:112.4-28: Warning (gpios_property): /palmbus@10000000/gpio@600:ralink,num-gpios: cell 0 is not a phandle reference
../dts/rt3050.dtsi:112.4-28: Warning (gpios_property): /palmbus@10000000/gpio@600:ralink,num-gpios: Could not get phandle node for (cell 0)
../dts/rt3050.dtsi:132.4-28: Warning (gpios_property): /palmbus@10000000/gpio@638:ralink,num-gpios: cell 0 is not a phandle reference
../dts/rt3050.dtsi:132.4-28: Warning (gpios_property): /palmbus@10000000/gpio@638:ralink,num-gpios: Could not get phandle node for (cell 0)
../dts/rt3050.dtsi:148.4-28: Warning (gpios_property): /palmbus@10000000/gpio@660:ralink,num-gpios: cell 0 is not a phandle reference
../dts/rt3050.dtsi:140.19-154.5: Warning (gpios_property): /palmbus@10000000/gpio@660: Missing property '#gpio-cells' in node /flash@1f000000/partitions/partition@40000 or bad phandle (referred from ralink,num-gpios[0])
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address  -o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt5350_dlink_dir-300-b7.dtb /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt5350_dlink_dir-300-b7.dtb.tmp
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address  -o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt5350_dlink_dcs-930l-b1.dtb /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt5350_dlink_dcs-930l-b1.dtb.tmp
../dts/rt3050.dtsi:112.4-28: Warning (gpios_property): /palmbus@10000000/gpio@600:ralink,num-gpios: cell 0 is not a phandle reference
../dts/rt3050.dtsi:112.4-28: Warning (gpios_property): /palmbus@10000000/gpio@600:ralink,num-gpios: Could not get phandle node for (cell 0)
../dts/rt3050.dtsi:132.4-28: Warning (gpios_property): /palmbus@10000000/gpio@638:ralink,num-gpios: cell 0 is not a phandle reference
../dts/rt3050.dtsi:132.4-28: Warning (gpios_property): /palmbus@10000000/gpio@638:ralink,num-gpios: Could not get phandle node for (cell 0)
../dts/rt3050.dtsi:148.4-28: Warning (gpios_property): /palmbus@10000000/gpio@660:ralink,num-gpios: cell 0 is not a phandle reference
../dts/rt3050.dtsi:140.19-154.5: Warning (gpios_property): /palmbus@10000000/gpio@660: Missing property '#gpio-cells' in node /flash@1f000000/partitions/partition@30000 or bad phandle (referred from ralink,num-gpios[0])
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt3050_dlink_dcs-930.dtb.tmp
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt3050_dlink_dir-300-b1.dtb.tmp
mipsel-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/arch/mips/boot/dts -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/arch/mips/boot/dts/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/include/ -undef -D__DTS__  -o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt3050_dlink_dir-615-d.dtb.tmp ../dts/rt3050_dlink_dir-615-d.dts
../dts/rt5350.dtsi:119.4-28: Warning (gpios_property): /palmbus@10000000/gpio@600:ralink,num-gpios: cell 0 is not a phandle reference
../dts/rt5350.dtsi:119.4-28: Warning (gpios_property): /palmbus@10000000/gpio@600:ralink,num-gpios: Could not get phandle node for (cell 0)
../dts/rt5350.dtsi:136.4-27: Warning (gpios_property): /palmbus@10000000/gpio@660:ralink,num-gpios: cell 0 is not a phandle reference
../dts/rt5350.dtsi:125.19-142.5: Warning (gpios_property): /palmbus@10000000/gpio@660: Missing property '#gpio-cells' in node /pinctrl/spi_pins or bad phandle (referred from ralink,num-gpios[0])
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address  -o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt5350_dlink_dir-320-b1.dtb /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt5350_dlink_dir-320-b1.dtb.tmp
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt5350_dlink_dir-300-b7.dtb.tmp
mipsel-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/arch/mips/boot/dts -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/arch/mips/boot/dts/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/include/ -undef -D__DTS__  -o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt3352_dlink_dir-615-h1.dtb.tmp ../dts/rt3352_dlink_dir-615-h1.dts
../dts/rt5350.dtsi:119.4-28: Warning (gpios_property): /palmbus@10000000/gpio@600:ralink,num-gpios: cell 0 is not a phandle reference
../dts/rt5350.dtsi:119.4-28: Warning (gpios_property): /palmbus@10000000/gpio@600:ralink,num-gpios: Could not get phandle node for (cell 0)
../dts/rt5350.dtsi:136.4-27: Warning (gpios_property): /palmbus@10000000/gpio@660:ralink,num-gpios: cell 0 is not a phandle reference
../dts/rt5350.dtsi:125.19-142.5: Warning (gpios_property): /palmbus@10000000/gpio@660: Missing property '#gpio-cells' in node /pinctrl/spi_pins or bad phandle (referred from ralink,num-gpios[0])
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address  -o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt5350_dlink_dir-610-a1.dtb /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt5350_dlink_dir-610-a1.dtb.tmp
../dts/rt5350.dtsi:119.4-28: Warning (gpios_property): /palmbus@10000000/gpio@600:ralink,num-gpios: cell 0 is not a phandle reference
../dts/rt5350.dtsi:119.4-28: Warning (gpios_property): /palmbus@10000000/gpio@600:ralink,num-gpios: Could not get phandle node for (cell 0)
../dts/rt5350.dtsi:136.4-27: Warning (gpios_property): /palmbus@10000000/gpio@660:ralink,num-gpios: cell 0 is not a phandle reference
../dts/rt5350.dtsi:125.19-142.5: Warning (gpios_property): /palmbus@10000000/gpio@660: Missing property '#gpio-cells' in node /pinctrl/spi_pins or bad phandle (referred from ralink,num-gpios[0])
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt5350_dlink_dcs-930l-b1.dtb.tmp
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address  -o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt3050_dlink_dir-600-b1.dtb /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt3050_dlink_dir-600-b1.dtb.tmp
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt5350_dlink_dir-320-b1.dtb.tmp
mipsel-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/arch/mips/boot/dts -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/arch/mips/boot/dts/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/include/ -undef -D__DTS__  -o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt3050_dlink_dir-620-a1.dtb.tmp ../dts/rt3050_dlink_dir-620-a1.dts
../dts/rt5350.dtsi:119.4-28: Warning (gpios_property): /palmbus@10000000/gpio@600:ralink,num-gpios: cell 0 is not a phandle reference
../dts/rt5350.dtsi:119.4-28: Warning (gpios_property): /palmbus@10000000/gpio@600:ralink,num-gpios: Could not get phandle node for (cell 0)
../dts/rt5350.dtsi:136.4-27: Warning (gpios_property): /palmbus@10000000/gpio@660:ralink,num-gpios: cell 0 is not a phandle reference
../dts/rt5350.dtsi:125.19-142.5: Warning (gpios_property): /palmbus@10000000/gpio@660: Missing property '#gpio-cells' in node /pinctrl/spi_pins or bad phandle (referred from ralink,num-gpios[0])
../dts/rt3050.dtsi:112.4-28: Warning (gpios_property): /palmbus@10000000/gpio@600:ralink,num-gpios: cell 0 is not a phandle reference
../dts/rt3050.dtsi:112.4-28: Warning (gpios_property): /palmbus@10000000/gpio@600:ralink,num-gpios: Could not get phandle node for (cell 0)
../dts/rt3050.dtsi:132.4-28: Warning (gpios_property): /palmbus@10000000/gpio@638:ralink,num-gpios: cell 0 is not a phandle reference
../dts/rt3050.dtsi:132.4-28: Warning (gpios_property): /palmbus@10000000/gpio@638:ralink,num-gpios: Could not get phandle node for (cell 0)
../dts/rt3050.dtsi:148.4-28: Warning (gpios_property): /palmbus@10000000/gpio@660:ralink,num-gpios: cell 0 is not a phandle reference
../dts/rt3050.dtsi:140.19-154.5: Warning (gpios_property): /palmbus@10000000/gpio@660: Missing property '#gpio-cells' in node /flash@1f000000/partitions/partition@30000 or bad phandle (referred from ralink,num-gpios[0])
mipsel-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/arch/mips/boot/dts -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/arch/mips/boot/dts/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/include/ -undef -D__DTS__  -o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt3352_dlink_dir-620-d1.dtb.tmp ../dts/rt3352_dlink_dir-620-d1.dts
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address  -o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt3050_dlink_dir-615-d.dtb /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt3050_dlink_dir-615-d.dtb.tmp
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt5350_dlink_dir-610-a1.dtb.tmp
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt3050_dlink_dir-600-b1.dtb.tmp
mipsel-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/arch/mips/boot/dts -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/arch/mips/boot/dts/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/include/ -undef -D__DTS__  -o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt5350_dlink_dwr-512-b.dtb.tmp ../dts/rt5350_dlink_dwr-512-b.dts
mipsel-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/arch/mips/boot/dts -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/arch/mips/boot/dts/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/include/ -undef -D__DTS__  -o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt5350_easyacc_wizard-8800.dtb.tmp ../dts/rt5350_easyacc_wizard-8800.dts
../dts/rt3050.dtsi:112.4-28: Warning (gpios_property): /palmbus@10000000/gpio@600:ralink,num-gpios: cell 0 is not a phandle reference
../dts/rt3050.dtsi:112.4-28: Warning (gpios_property): /palmbus@10000000/gpio@600:ralink,num-gpios: Could not get phandle node for (cell 0)
../dts/rt3050.dtsi:132.4-28: Warning (gpios_property): /palmbus@10000000/gpio@638:ralink,num-gpios: cell 0 is not a phandle reference
../dts/rt3050.dtsi:132.4-28: Warning (gpios_property): /palmbus@10000000/gpio@638:ralink,num-gpios: Could not get phandle node for (cell 0)
../dts/rt3050.dtsi:148.4-28: Warning (gpios_property): /palmbus@10000000/gpio@660:ralink,num-gpios: cell 0 is not a phandle reference
../dts/rt3050.dtsi:140.19-154.5: Warning (gpios_property): /palmbus@10000000/gpio@660: Missing property '#gpio-cells' in node /flash@1f000000/partitions/partition@30000 or bad phandle (referred from ralink,num-gpios[0])
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address  -o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt3352_dlink_dir-615-h1.dtb /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt3352_dlink_dir-615-h1.dtb.tmp
mipsel-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/arch/mips/boot/dts -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/arch/mips/boot/dts/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/include/ -undef -D__DTS__  -o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt3050_edimax_3g-6200n.dtb.tmp ../dts/rt3050_edimax_3g-6200n.dts
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt3050_dlink_dir-615-d.dtb.tmp
mipsel-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/arch/mips/boot/dts -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/arch/mips/boot/dts/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/include/ -undef -D__DTS__  -o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt3050_edimax_3g-6200nl.dtb.tmp ../dts/rt3050_edimax_3g-6200nl.dts
../dts/rt3352.dtsi:110.4-28: Warning (gpios_property): /palmbus@10000000/gpio@600:ralink,num-gpios: cell 0 is not a phandle reference
../dts/rt3352.dtsi:110.4-28: Warning (gpios_property): /palmbus@10000000/gpio@600:ralink,num-gpios: Could not get phandle node for (cell 0)
../dts/rt3352.dtsi:129.4-28: Warning (gpios_property): /palmbus@10000000/gpio@638:ralink,num-gpios: cell 0 is not a phandle reference
../dts/rt3352.dtsi:121.19-135.5: Warning (gpios_property): /palmbus@10000000/gpio@638: Missing property '#gpio-cells' in node /usbphy or bad phandle (referred from ralink,num-gpios[0])
../dts/rt3352.dtsi:145.4-27: Warning (gpios_property): /palmbus@10000000/gpio@660:ralink,num-gpios: cell 0 is not a phandle reference
../dts/rt3352.dtsi:137.19-151.5: Warning (gpios_property): /palmbus@10000000/gpio@660: Missing property '#gpio-cells' in node /pinctrl/spi_pins or bad phandle (referred from ralink,num-gpios[0])
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address  -o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt3352_dlink_dir-620-d1.dtb /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt3352_dlink_dir-620-d1.dtb.tmp
mipsel-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/arch/mips/boot/dts -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/arch/mips/boot/dts/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/include/ -undef -D__DTS__  -o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt3052_engenius_esr-9753.dtb.tmp ../dts/rt3052_engenius_esr-9753.dts
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt3352_dlink_dir-615-h1.dtb.tmp
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address  -o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt3050_dlink_dir-620-a1.dtb /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt3050_dlink_dir-620-a1.dtb.tmp
../dts/rt3352.dtsi:110.4-28: Warning (gpios_property): /palmbus@10000000/gpio@600:ralink,num-gpios: cell 0 is not a phandle reference
../dts/rt3352.dtsi:110.4-28: Warning (gpios_property): /palmbus@10000000/gpio@600:ralink,num-gpios: Could not get phandle node for (cell 0)
../dts/rt3352.dtsi:129.4-28: Warning (gpios_property): /palmbus@10000000/gpio@638:ralink,num-gpios: cell 0 is not a phandle reference
../dts/rt3352.dtsi:121.19-135.5: Warning (gpios_property): /palmbus@10000000/gpio@638: Missing property '#gpio-cells' in node /usbphy or bad phandle (referred from ralink,num-gpios[0])
../dts/rt3352.dtsi:145.4-27: Warning (gpios_property): /palmbus@10000000/gpio@660:ralink,num-gpios: cell 0 is not a phandle reference
../dts/rt3352.dtsi:137.19-151.5: Warning (gpios_property): /palmbus@10000000/gpio@660: Missing property '#gpio-cells' in node /pinctrl/spi_pins or bad phandle (referred from ralink,num-gpios[0])
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt3352_dlink_dir-620-d1.dtb.tmp
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address  -o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt5350_dlink_dwr-512-b.dtb /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt5350_dlink_dwr-512-b.dtb.tmp
mipsel-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/arch/mips/boot/dts -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/arch/mips/boot/dts/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/include/ -undef -D__DTS__  -o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt3052_fon_fonera-20n.dtb.tmp ../dts/rt3052_fon_fonera-20n.dts
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address  -o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt5350_easyacc_wizard-8800.dtb /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt5350_easyacc_wizard-8800.dtb.tmp
mipsel-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/arch/mips/boot/dts -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/arch/mips/boot/dts/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/include/ -undef -D__DTS__  -o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt5350_hame_mpr-a1.dtb.tmp ../dts/rt5350_hame_mpr-a1.dts
../dts/rt3050.dtsi:112.4-28: Warning (gpios_property): /palmbus@10000000/gpio@600:ralink,num-gpios: cell 0 is not a phandle reference
../dts/rt3050.dtsi:112.4-28: Warning (gpios_property): /palmbus@10000000/gpio@600:ralink,num-gpios: Could not get phandle node for (cell 0)
../dts/rt3050.dtsi:132.4-28: Warning (gpios_property): /palmbus@10000000/gpio@638:ralink,num-gpios: cell 0 is not a phandle reference
../dts/rt3050.dtsi:132.4-28: Warning (gpios_property): /palmbus@10000000/gpio@638:ralink,num-gpios: Could not get phandle node for (cell 0)
../dts/rt3050.dtsi:148.4-28: Warning (gpios_property): /palmbus@10000000/gpio@660:ralink,num-gpios: cell 0 is not a phandle reference
../dts/rt3050.dtsi:140.19-154.5: Warning (gpios_property): /palmbus@10000000/gpio@660: Missing property '#gpio-cells' in node /flash@1f000000/partitions/partition@40000 or bad phandle (referred from ralink,num-gpios[0])
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt3050_dlink_dir-620-a1.dtb.tmp
../dts/rt5350.dtsi:119.4-28: Warning (gpios_property): /palmbus@10000000/gpio@600:ralink,num-gpios: cell 0 is not a phandle reference
../dts/rt5350.dtsi:119.4-28: Warning (gpios_property): /palmbus@10000000/gpio@600:ralink,num-gpios: Could not get phandle node for (cell 0)
../dts/rt5350.dtsi:136.4-27: Warning (gpios_property): /palmbus@10000000/gpio@660:ralink,num-gpios: cell 0 is not a phandle reference
../dts/rt5350.dtsi:125.19-142.5: Warning (gpios_property): /palmbus@10000000/gpio@660: Missing property '#gpio-cells' in node /pinctrl/spi_pins or bad phandle (referred from ralink,num-gpios[0])
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address  -o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt3050_edimax_3g-6200nl.dtb /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt3050_edimax_3g-6200nl.dtb.tmp
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address  -o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt3050_edimax_3g-6200n.dtb /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt3050_edimax_3g-6200n.dtb.tmp
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt5350_dlink_dwr-512-b.dtb.tmp
../dts/rt5350.dtsi:119.4-28: Warning (gpios_property): /palmbus@10000000/gpio@600:ralink,num-gpios: cell 0 is not a phandle reference
../dts/rt5350.dtsi:119.4-28: Warning (gpios_property): /palmbus@10000000/gpio@600:ralink,num-gpios: Could not get phandle node for (cell 0)
../dts/rt5350.dtsi:136.4-27: Warning (gpios_property): /palmbus@10000000/gpio@660:ralink,num-gpios: cell 0 is not a phandle reference
../dts/rt5350.dtsi:125.19-142.5: Warning (gpios_property): /palmbus@10000000/gpio@660: Missing property '#gpio-cells' in node /pinctrl/spi_pins or bad phandle (referred from ralink,num-gpios[0])
  also defined at ../dts/rt5350_easyacc_wizard-8800.dts:14.8-16.3
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address  -o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt3052_engenius_esr-9753.dtb /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt3052_engenius_esr-9753.dtb.tmp
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt5350_easyacc_wizard-8800.dtb.tmp
mipsel-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/arch/mips/boot/dts -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/arch/mips/boot/dts/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/include/ -undef -D__DTS__  -o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt5350_hame_mpr-a2.dtb.tmp ../dts/rt5350_hame_mpr-a2.dts
../dts/rt3050.dtsi:112.4-28: Warning (gpios_property): /palmbus@10000000/gpio@600:ralink,num-gpios: cell 0 is not a phandle reference
../dts/rt3050.dtsi:112.4-28: Warning (gpios_property): /palmbus@10000000/gpio@600:ralink,num-gpios: Could not get phandle node for (cell 0)
../dts/rt3050.dtsi:132.4-28: Warning (gpios_property): /palmbus@10000000/gpio@638:ralink,num-gpios: cell 0 is not a phandle reference
../dts/rt3050.dtsi:132.4-28: Warning (gpios_property): /palmbus@10000000/gpio@638:ralink,num-gpios: Could not get phandle node for (cell 0)
../dts/rt3050.dtsi:148.4-28: Warning (gpios_property): /palmbus@10000000/gpio@660:ralink,num-gpios: cell 0 is not a phandle reference
../dts/rt3050.dtsi:140.19-154.5: Warning (gpios_property): /palmbus@10000000/gpio@660: Missing property '#gpio-cells' in node /flash@1f000000/partitions/partition@40000 or bad phandle (referred from ralink,num-gpios[0])
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt3050_edimax_3g-6200n.dtb.tmp
../dts/rt3050.dtsi:112.4-28: Warning (gpios_property): /palmbus@10000000/gpio@600:ralink,num-gpios: cell 0 is not a phandle reference
../dts/rt3050.dtsi:112.4-28: Warning (gpios_property): /palmbus@10000000/gpio@600:ralink,num-gpios: Could not get phandle node for (cell 0)
../dts/rt3050.dtsi:132.4-28: Warning (gpios_property): /palmbus@10000000/gpio@638:ralink,num-gpios: cell 0 is not a phandle reference
../dts/rt3050.dtsi:132.4-28: Warning (gpios_property): /palmbus@10000000/gpio@638:ralink,num-gpios: Could not get phandle node for (cell 0)
../dts/rt3050.dtsi:148.4-28: Warning (gpios_property): /palmbus@10000000/gpio@660:ralink,num-gpios: cell 0 is not a phandle reference
../dts/rt3050.dtsi:140.19-154.5: Warning (gpios_property): /palmbus@10000000/gpio@660: Missing property '#gpio-cells' in node /flash@1f000000/partitions/partition@40000 or bad phandle (referred from ralink,num-gpios[0])
../dts/rt3050.dtsi:112.4-28: Warning (gpios_property): /palmbus@10000000/gpio@600:ralink,num-gpios: cell 0 is not a phandle reference
../dts/rt3050.dtsi:112.4-28: Warning (gpios_property): /palmbus@10000000/gpio@600:ralink,num-gpios: Could not get phandle node for (cell 0)
../dts/rt3050.dtsi:132.4-28: Warning (gpios_property): /palmbus@10000000/gpio@638:ralink,num-gpios: cell 0 is not a phandle reference
../dts/rt3050.dtsi:132.4-28: Warning (gpios_property): /palmbus@10000000/gpio@638:ralink,num-gpios: Could not get phandle node for (cell 0)
../dts/rt3050.dtsi:148.4-28: Warning (gpios_property): /palmbus@10000000/gpio@660:ralink,num-gpios: cell 0 is not a phandle reference
../dts/rt3050.dtsi:140.19-154.5: Warning (gpios_property): /palmbus@10000000/gpio@660: Missing property '#gpio-cells' in node /flash@1f000000/partitions/partition@40000 or bad phandle (referred from ralink,num-gpios[0])
mipsel-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/arch/mips/boot/dts -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/arch/mips/boot/dts/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/include/ -undef -D__DTS__  -o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt3052_hauppauge_broadway.dtb.tmp ../dts/rt3052_hauppauge_broadway.dts
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt3050_edimax_3g-6200nl.dtb.tmp
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt3052_engenius_esr-9753.dtb.tmp
mipsel-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/arch/mips/boot/dts -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/arch/mips/boot/dts/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/include/ -undef -D__DTS__  -o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt5350_hilink_hlk-rm04.dtb.tmp ../dts/rt5350_hilink_hlk-rm04.dts
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address  -o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt3052_fon_fonera-20n.dtb /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt3052_fon_fonera-20n.dtb.tmp
mipsel-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/arch/mips/boot/dts -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/arch/mips/boot/dts/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/include/ -undef -D__DTS__  -o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt5350_hootoo_ht-tm02.dtb.tmp ../dts/rt5350_hootoo_ht-tm02.dts
mipsel-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/arch/mips/boot/dts -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/arch/mips/boot/dts/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/include/ -undef -D__DTS__  -o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt3050_huawei_d105.dtb.tmp ../dts/rt3050_huawei_d105.dts
../dts/rt3050.dtsi:112.4-28: Warning (gpios_property): /palmbus@10000000/gpio@600:ralink,num-gpios: cell 0 is not a phandle reference
../dts/rt3050.dtsi:112.4-28: Warning (gpios_property): /palmbus@10000000/gpio@600:ralink,num-gpios: Could not get phandle node for (cell 0)
../dts/rt3050.dtsi:132.4-28: Warning (gpios_property): /palmbus@10000000/gpio@638:ralink,num-gpios: cell 0 is not a phandle reference
../dts/rt3050.dtsi:132.4-28: Warning (gpios_property): /palmbus@10000000/gpio@638:ralink,num-gpios: Could not get phandle node for (cell 0)
../dts/rt3050.dtsi:148.4-28: Warning (gpios_property): /palmbus@10000000/gpio@660:ralink,num-gpios: cell 0 is not a phandle reference
../dts/rt3050.dtsi:140.19-154.5: Warning (gpios_property): /palmbus@10000000/gpio@660: Missing property '#gpio-cells' in node /flash@1f000000/partitions/partition@40000 or bad phandle (referred from ralink,num-gpios[0])
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address  -o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt5350_hame_mpr-a2.dtb /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt5350_hame_mpr-a2.dtb.tmp
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address  -o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt5350_hame_mpr-a1.dtb /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt5350_hame_mpr-a1.dtb.tmp
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt3052_fon_fonera-20n.dtb.tmp
mipsel-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/arch/mips/boot/dts -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/arch/mips/boot/dts/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/include/ -undef -D__DTS__  -o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt3052_huawei_hg255d.dtb.tmp ../dts/rt3052_huawei_hg255d.dts
../dts/rt5350.dtsi:119.4-28: Warning (gpios_property): /palmbus@10000000/gpio@600:ralink,num-gpios: cell 0 is not a phandle reference
../dts/rt5350.dtsi:119.4-28: Warning (gpios_property): /palmbus@10000000/gpio@600:ralink,num-gpios: Could not get phandle node for (cell 0)
../dts/rt5350.dtsi:136.4-27: Warning (gpios_property): /palmbus@10000000/gpio@660:ralink,num-gpios: cell 0 is not a phandle reference
../dts/rt5350.dtsi:125.19-142.5: Warning (gpios_property): /palmbus@10000000/gpio@660: Missing property '#gpio-cells' in node /pinctrl/spi_pins or bad phandle (referred from ralink,num-gpios[0])
  also defined at ../dts/rt5350_hame_mpr-a1.dts:102.8-104.3
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address  -o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt3052_hauppauge_broadway.dtb /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt3052_hauppauge_broadway.dtb.tmp
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt5350_hame_mpr-a1.dtb.tmp
../dts/rt5350.dtsi:119.4-28: Warning (gpios_property): /palmbus@10000000/gpio@600:ralink,num-gpios: cell 0 is not a phandle reference
../dts/rt5350.dtsi:119.4-28: Warning (gpios_property): /palmbus@10000000/gpio@600:ralink,num-gpios: Could not get phandle node for (cell 0)
../dts/rt5350.dtsi:136.4-27: Warning (gpios_property): /palmbus@10000000/gpio@660:ralink,num-gpios: cell 0 is not a phandle reference
../dts/rt5350.dtsi:125.19-142.5: Warning (gpios_property): /palmbus@10000000/gpio@660: Missing property '#gpio-cells' in node /pinctrl/spi_pins or bad phandle (referred from ralink,num-gpios[0])
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt5350_hame_mpr-a2.dtb.tmp
mipsel-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/arch/mips/boot/dts -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/arch/mips/boot/dts/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/include/ -undef -D__DTS__  -o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt5350_intenso_memory2move.dtb.tmp ../dts/rt5350_intenso_memory2move.dts
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address  -o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt5350_hilink_hlk-rm04.dtb /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt5350_hilink_hlk-rm04.dtb.tmp
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address  -o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt5350_hootoo_ht-tm02.dtb /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt5350_hootoo_ht-tm02.dtb.tmp
../dts/rt3050.dtsi:112.4-28: Warning (gpios_property): /palmbus@10000000/gpio@600:ralink,num-gpios: cell 0 is not a phandle reference
mipsel-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/arch/mips/boot/dts -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/arch/mips/boot/dts/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/include/ -undef -D__DTS__  -o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt3052_iodata_wn-g300dgr.dtb.tmp ../dts/rt3052_iodata_wn-g300dgr.dts
../dts/rt3050.dtsi:112.4-28: Warning (gpios_property): /palmbus@10000000/gpio@600:ralink,num-gpios: Could not get phandle node for (cell 0)
../dts/rt3050.dtsi:132.4-28: Warning (gpios_property): /palmbus@10000000/gpio@638:ralink,num-gpios: cell 0 is not a phandle reference
../dts/rt3050.dtsi:132.4-28: Warning (gpios_property): /palmbus@10000000/gpio@638:ralink,num-gpios: Could not get phandle node for (cell 0)
../dts/rt3050.dtsi:148.4-28: Warning (gpios_property): /palmbus@10000000/gpio@660:ralink,num-gpios: cell 0 is not a phandle reference
../dts/rt3050.dtsi:140.19-154.5: Warning (gpios_property): /palmbus@10000000/gpio@660: Missing property '#gpio-cells' in node /flash@1f000000/partitions/partition@40000 or bad phandle (referred from ralink,num-gpios[0])
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt3052_hauppauge_broadway.dtb.tmp
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address  -o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt3050_huawei_d105.dtb /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt3050_huawei_d105.dtb.tmp
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address  -o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt3052_huawei_hg255d.dtb /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt3052_huawei_hg255d.dtb.tmp
../dts/rt5350.dtsi:119.4-28: Warning (gpios_property): /palmbus@10000000/gpio@600:ralink,num-gpios: cell 0 is not a phandle reference
../dts/rt5350.dtsi:119.4-28: Warning (gpios_property): /palmbus@10000000/gpio@600:ralink,num-gpios: Could not get phandle node for (cell 0)
../dts/rt5350.dtsi:136.4-27: Warning (gpios_property): /palmbus@10000000/gpio@660:ralink,num-gpios: cell 0 is not a phandle reference
../dts/rt5350.dtsi:125.19-142.5: Warning (gpios_property): /palmbus@10000000/gpio@660: Missing property '#gpio-cells' in node /pinctrl/spi_pins or bad phandle (referred from ralink,num-gpios[0])
mipsel-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/arch/mips/boot/dts -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/arch/mips/boot/dts/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/include/ -undef -D__DTS__  -o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt3050_jcg_jhr-n805r.dtb.tmp ../dts/rt3050_jcg_jhr-n805r.dts
../dts/rt3050.dtsi:112.4-28: Warning (gpios_property): /palmbus@10000000/gpio@600:ralink,num-gpios: cell 0 is not a phandle reference
../dts/rt3050.dtsi:112.4-28: Warning (gpios_property): /palmbus@10000000/gpio@600:ralink,num-gpios: Could not get phandle node for (cell 0)
../dts/rt3050.dtsi:132.4-28: Warning (gpios_property): /palmbus@10000000/gpio@638:ralink,num-gpios: cell 0 is not a phandle reference
../dts/rt3050.dtsi:132.4-28: Warning (gpios_property): /palmbus@10000000/gpio@638:ralink,num-gpios: Could not get phandle node for (cell 0)
../dts/rt3050.dtsi:148.4-28: Warning (gpios_property): /palmbus@10000000/gpio@660:ralink,num-gpios: cell 0 is not a phandle reference
../dts/rt3050.dtsi:140.19-154.5: Warning (gpios_property): /palmbus@10000000/gpio@660: Missing property '#gpio-cells' in node /flash@1f000000/partitions/partition@40000 or bad phandle (referred from ralink,num-gpios[0])
../dts/rt3050.dtsi:112.4-28: Warning (gpios_property): /palmbus@10000000/gpio@600:ralink,num-gpios: cell 0 is not a phandle reference
../dts/rt3050.dtsi:112.4-28: Warning (gpios_property): /palmbus@10000000/gpio@600:ralink,num-gpios: Could not get phandle node for (cell 0)
../dts/rt3050.dtsi:132.4-28: Warning (gpios_property): /palmbus@10000000/gpio@638:ralink,num-gpios: cell 0 is not a phandle reference
../dts/rt3050.dtsi:132.4-28: Warning (gpios_property): /palmbus@10000000/gpio@638:ralink,num-gpios: Could not get phandle node for (cell 0)
../dts/rt3050.dtsi:148.4-28: Warning (gpios_property): /palmbus@10000000/gpio@660:ralink,num-gpios: cell 0 is not a phandle reference
../dts/rt3050.dtsi:140.19-154.5: Warning (gpios_property): /palmbus@10000000/gpio@660: Missing property '#gpio-cells' in node /flash@1f000000/partitions/partition@60000 or bad phandle (referred from ralink,num-gpios[0])
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt5350_hootoo_ht-tm02.dtb.tmp
../dts/rt5350.dtsi:119.4-28: Warning (gpios_property): /palmbus@10000000/gpio@600:ralink,num-gpios: cell 0 is not a phandle reference
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt3050_huawei_d105.dtb.tmp
../dts/rt5350.dtsi:119.4-28: Warning (gpios_property): /palmbus@10000000/gpio@600:ralink,num-gpios: Could not get phandle node for (cell 0)
../dts/rt5350.dtsi:136.4-27: Warning (gpios_property): /palmbus@10000000/gpio@660:ralink,num-gpios: cell 0 is not a phandle reference
../dts/rt5350.dtsi:125.19-142.5: Warning (gpios_property): /palmbus@10000000/gpio@660: Missing property '#gpio-cells' in node /pinctrl/spi_pins or bad phandle (referred from ralink,num-gpios[0])
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt3052_huawei_hg255d.dtb.tmp
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address  -o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt5350_intenso_memory2move.dtb /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt5350_intenso_memory2move.dtb.tmp
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt5350_hilink_hlk-rm04.dtb.tmp
mipsel-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/arch/mips/boot/dts -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/arch/mips/boot/dts/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/include/ -undef -D__DTS__  -o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt3052_jcg_jhr-n825r.dtb.tmp ../dts/rt3052_jcg_jhr-n825r.dts
mipsel-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/arch/mips/boot/dts -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/arch/mips/boot/dts/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/include/ -undef -D__DTS__  -o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt3052_jcg_jhr-n926r.dtb.tmp ../dts/rt3052_jcg_jhr-n926r.dts
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address  -o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt3052_iodata_wn-g300dgr.dtb /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt3052_iodata_wn-g300dgr.dtb.tmp
mipsel-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/arch/mips/boot/dts -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/arch/mips/boot/dts/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/include/ -undef -D__DTS__  -o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt3052_mofinetwork_mofi3500-3gn.dtb.tmp ../dts/rt3052_mofinetwork_mofi3500-3gn.dts
../dts/rt5350.dtsi:119.4-28: Warning (gpios_property): /palmbus@10000000/gpio@600:ralink,num-gpios: cell 0 is not a phandle reference
../dts/rt5350.dtsi:119.4-28: Warning (gpios_property): /palmbus@10000000/gpio@600:ralink,num-gpios: Could not get phandle node for (cell 0)
../dts/rt5350.dtsi:136.4-27: Warning (gpios_property): /palmbus@10000000/gpio@660:ralink,num-gpios: cell 0 is not a phandle reference
../dts/rt5350.dtsi:125.19-142.5: Warning (gpios_property): /palmbus@10000000/gpio@660: Missing property '#gpio-cells' in node /pinctrl/spi_pins or bad phandle (referred from ralink,num-gpios[0])
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt5350_intenso_memory2move.dtb.tmp
mipsel-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/arch/mips/boot/dts -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/arch/mips/boot/dts/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/include/ -undef -D__DTS__  -o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt3050_netcore_nw718.dtb.tmp ../dts/rt3050_netcore_nw718.dts
../dts/rt3050.dtsi:112.4-28: Warning (gpios_property): /palmbus@10000000/gpio@600:ralink,num-gpios: cell 0 is not a phandle reference
../dts/rt3050.dtsi:112.4-28: Warning (gpios_property): /palmbus@10000000/gpio@600:ralink,num-gpios: Could not get phandle node for (cell 0)
../dts/rt3050.dtsi:132.4-28: Warning (gpios_property): /palmbus@10000000/gpio@638:ralink,num-gpios: cell 0 is not a phandle reference
../dts/rt3050.dtsi:132.4-28: Warning (gpios_property): /palmbus@10000000/gpio@638:ralink,num-gpios: Could not get phandle node for (cell 0)
../dts/rt3050.dtsi:148.4-28: Warning (gpios_property): /palmbus@10000000/gpio@660:ralink,num-gpios: cell 0 is not a phandle reference
../dts/rt3050.dtsi:140.19-154.5: Warning (gpios_property): /palmbus@10000000/gpio@660: Missing property '#gpio-cells' in node /flash@1f000000/partitions/partition@40000 or bad phandle (referred from ralink,num-gpios[0])
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address  -o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt3050_jcg_jhr-n805r.dtb /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt3050_jcg_jhr-n805r.dtb.tmp
mipsel-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/arch/mips/boot/dts -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/arch/mips/boot/dts/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/include/ -undef -D__DTS__  -o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt3052_netgear_wnce2001.dtb.tmp ../dts/rt3052_netgear_wnce2001.dts
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt3052_iodata_wn-g300dgr.dtb.tmp
mipsel-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/arch/mips/boot/dts -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/arch/mips/boot/dts/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/include/ -undef -D__DTS__  -o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt3052_nexaira_bc2.dtb.tmp ../dts/rt3052_nexaira_bc2.dts
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address  -o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt3052_jcg_jhr-n926r.dtb /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt3052_jcg_jhr-n926r.dtb.tmp
../dts/rt3050.dtsi:112.4-28: Warning (gpios_property): /palmbus@10000000/gpio@600:ralink,num-gpios: cell 0 is not a phandle reference
../dts/rt3050.dtsi:112.4-28: Warning (gpios_property): /palmbus@10000000/gpio@600:ralink,num-gpios: Could not get phandle node for (cell 0)
../dts/rt3050.dtsi:132.4-28: Warning (gpios_property): /palmbus@10000000/gpio@638:ralink,num-gpios: cell 0 is not a phandle reference
../dts/rt3050.dtsi:132.4-28: Warning (gpios_property): /palmbus@10000000/gpio@638:ralink,num-gpios: Could not get phandle node for (cell 0)
../dts/rt3050.dtsi:148.4-28: Warning (gpios_property): /palmbus@10000000/gpio@660:ralink,num-gpios: cell 0 is not a phandle reference
../dts/rt3050.dtsi:140.19-154.5: Warning (gpios_property): /palmbus@10000000/gpio@660: Missing property '#gpio-cells' in node /palmbus@10000000/spi@b00/flash@0/partitions/partition@40000 or bad phandle (referred from ralink,num-gpios[0])
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address  -o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt3052_mofinetwork_mofi3500-3gn.dtb /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt3052_mofinetwork_mofi3500-3gn.dtb.tmp
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt3050_jcg_jhr-n805r.dtb.tmp
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address  -o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt3052_jcg_jhr-n825r.dtb /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt3052_jcg_jhr-n825r.dtb.tmp
mipsel-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/arch/mips/boot/dts -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/arch/mips/boot/dts/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/include/ -undef -D__DTS__  -o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt5350_nexx_wt1520-4m.dtb.tmp ../dts/rt5350_nexx_wt1520-4m.dts
../dts/rt3050.dtsi:112.4-28: Warning (gpios_property): /palmbus@10000000/gpio@600:ralink,num-gpios: cell 0 is not a phandle reference
../dts/rt3050.dtsi:112.4-28: Warning (gpios_property): /palmbus@10000000/gpio@600:ralink,num-gpios: Could not get phandle node for (cell 0)
../dts/rt3050.dtsi:132.4-28: Warning (gpios_property): /palmbus@10000000/gpio@638:ralink,num-gpios: cell 0 is not a phandle reference
../dts/rt3050.dtsi:132.4-28: Warning (gpios_property): /palmbus@10000000/gpio@638:ralink,num-gpios: Could not get phandle node for (cell 0)
../dts/rt3050.dtsi:148.4-28: Warning (gpios_property): /palmbus@10000000/gpio@660:ralink,num-gpios: cell 0 is not a phandle reference
../dts/rt3050.dtsi:140.19-154.5: Warning (gpios_property): /palmbus@10000000/gpio@660: Missing property '#gpio-cells' in node /flash@1f000000/partitions/partition@40000 or bad phandle (referred from ralink,num-gpios[0])
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt3052_jcg_jhr-n926r.dtb.tmp
../dts/rt3050.dtsi:112.4-28: Warning (gpios_property): /palmbus@10000000/gpio@600:ralink,num-gpios: cell 0 is not a phandle reference
../dts/rt3050.dtsi:112.4-28: Warning (gpios_property): /palmbus@10000000/gpio@600:ralink,num-gpios: Could not get phandle node for (cell 0)
../dts/rt3050.dtsi:132.4-28: Warning (gpios_property): /palmbus@10000000/gpio@638:ralink,num-gpios: cell 0 is not a phandle reference
../dts/rt3050.dtsi:132.4-28: Warning (gpios_property): /palmbus@10000000/gpio@638:ralink,num-gpios: Could not get phandle node for (cell 0)
../dts/rt3050.dtsi:148.4-28: Warning (gpios_property): /palmbus@10000000/gpio@660:ralink,num-gpios: cell 0 is not a phandle reference
../dts/rt3050.dtsi:140.19-154.5: Warning (gpios_property): /palmbus@10000000/gpio@660: Missing property '#gpio-cells' in node /flash@1f000000/partitions/partition@40000 or bad phandle (referred from ralink,num-gpios[0])
mipsel-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/arch/mips/boot/dts -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/arch/mips/boot/dts/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/include/ -undef -D__DTS__  -o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt5350_nexx_wt1520-8m.dtb.tmp ../dts/rt5350_nexx_wt1520-8m.dts
../dts/rt3050.dtsi:112.4-28: Warning (gpios_property): /palmbus@10000000/gpio@600:ralink,num-gpios: cell 0 is not a phandle reference
../dts/rt3050.dtsi:112.4-28: Warning (gpios_property): /palmbus@10000000/gpio@600:ralink,num-gpios: Could not get phandle node for (cell 0)
../dts/rt3050.dtsi:132.4-28: Warning (gpios_property): /palmbus@10000000/gpio@638:ralink,num-gpios: cell 0 is not a phandle reference
../dts/rt3050.dtsi:132.4-28: Warning (gpios_property): /palmbus@10000000/gpio@638:ralink,num-gpios: Could not get phandle node for (cell 0)
../dts/rt3050.dtsi:148.4-28: Warning (gpios_property): /palmbus@10000000/gpio@660:ralink,num-gpios: cell 0 is not a phandle reference
../dts/rt3050.dtsi:140.19-154.5: Warning (gpios_property): /palmbus@10000000/gpio@660: Missing property '#gpio-cells' in node /flash@1f000000/partitions/partition@40000 or bad phandle (referred from ralink,num-gpios[0])
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address  -o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt3050_netcore_nw718.dtb /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt3050_netcore_nw718.dtb.tmp
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt3052_mofinetwork_mofi3500-3gn.dtb.tmp
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address  -o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt3052_netgear_wnce2001.dtb /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt3052_netgear_wnce2001.dtb.tmp
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt3052_jcg_jhr-n825r.dtb.tmp
mipsel-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/arch/mips/boot/dts -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/arch/mips/boot/dts/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/include/ -undef -D__DTS__  -o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt5350_nixcore_x1-16m.dtb.tmp ../dts/rt5350_nixcore_x1-16m.dts
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address  -o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt3052_nexaira_bc2.dtb /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt3052_nexaira_bc2.dtb.tmp
mipsel-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/arch/mips/boot/dts -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/arch/mips/boot/dts/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/include/ -undef -D__DTS__  -o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt5350_nixcore_x1-8m.dtb.tmp ../dts/rt5350_nixcore_x1-8m.dts
../dts/rt3050.dtsi:112.4-28: Warning (gpios_property): /palmbus@10000000/gpio@600:ralink,num-gpios: cell 0 is not a phandle reference
../dts/rt3050.dtsi:112.4-28: Warning (gpios_property): /palmbus@10000000/gpio@600:ralink,num-gpios: Could not get phandle node for (cell 0)
../dts/rt3050.dtsi:132.4-28: Warning (gpios_property): /palmbus@10000000/gpio@638:ralink,num-gpios: cell 0 is not a phandle reference
../dts/rt3050.dtsi:132.4-28: Warning (gpios_property): /palmbus@10000000/gpio@638:ralink,num-gpios: Could not get phandle node for (cell 0)
../dts/rt3050.dtsi:148.4-28: Warning (gpios_property): /palmbus@10000000/gpio@660:ralink,num-gpios: cell 0 is not a phandle reference
../dts/rt3050.dtsi:140.19-154.5: Warning (gpios_property): /palmbus@10000000/gpio@660: Missing property '#gpio-cells' in node /palmbus@10000000/spi@b00/flash@0/partitions/partition@50000 or bad phandle (referred from ralink,num-gpios[0])
../dts/rt3050.dtsi:112.4-28: Warning (gpios_property): /palmbus@10000000/gpio@600:ralink,num-gpios: cell 0 is not a phandle reference
../dts/rt3050.dtsi:112.4-28: Warning (gpios_property): /palmbus@10000000/gpio@600:ralink,num-gpios: Could not get phandle node for (cell 0)
../dts/rt3050.dtsi:132.4-28: Warning (gpios_property): /palmbus@10000000/gpio@638:ralink,num-gpios: cell 0 is not a phandle reference
../dts/rt3050.dtsi:132.4-28: Warning (gpios_property): /palmbus@10000000/gpio@638:ralink,num-gpios: Could not get phandle node for (cell 0)
../dts/rt3050.dtsi:148.4-28: Warning (gpios_property): /palmbus@10000000/gpio@660:ralink,num-gpios: cell 0 is not a phandle reference
../dts/rt3050.dtsi:140.19-154.5: Warning (gpios_property): /palmbus@10000000/gpio@660: Missing property '#gpio-cells' in node /palmbus@10000000/spi@b00/flash@0/partitions/partition@30000 or bad phandle (referred from ralink,num-gpios[0])
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt3050_netcore_nw718.dtb.tmp
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt3052_netgear_wnce2001.dtb.tmp
../dts/rt3050.dtsi:112.4-28: Warning (gpios_property): /palmbus@10000000/gpio@600:ralink,num-gpios: cell 0 is not a phandle reference
../dts/rt3050.dtsi:112.4-28: Warning (gpios_property): /palmbus@10000000/gpio@600:ralink,num-gpios: Could not get phandle node for (cell 0)
../dts/rt3050.dtsi:132.4-28: Warning (gpios_property): /palmbus@10000000/gpio@638:ralink,num-gpios: cell 0 is not a phandle reference
../dts/rt3050.dtsi:132.4-28: Warning (gpios_property): /palmbus@10000000/gpio@638:ralink,num-gpios: Could not get phandle node for (cell 0)
../dts/rt3050.dtsi:148.4-28: Warning (gpios_property): /palmbus@10000000/gpio@660:ralink,num-gpios: cell 0 is not a phandle reference
mipsel-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/arch/mips/boot/dts -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/arch/mips/boot/dts/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/include/ -undef -D__DTS__  -o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt5350_olimex_rt5350f-olinuxino.dtb.tmp ../dts/rt5350_olimex_rt5350f-olinuxino.dts
../dts/rt3050.dtsi:140.19-154.5: Warning (gpios_property): /palmbus@10000000/gpio@660: Missing property '#gpio-cells' in node /flash@1f000000/partitions/partition@40000 or bad phandle (referred from ralink,num-gpios[0])
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt3052_nexaira_bc2.dtb.tmp
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address  -o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt5350_nexx_wt1520-4m.dtb /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt5350_nexx_wt1520-4m.dtb.tmp
mipsel-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/arch/mips/boot/dts -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/arch/mips/boot/dts/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/include/ -undef -D__DTS__  -o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt5350_olimex_rt5350f-olinuxino-evb.dtb.tmp ../dts/rt5350_olimex_rt5350f-olinuxino-evb.dts
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address  -o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt5350_nexx_wt1520-8m.dtb /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt5350_nexx_wt1520-8m.dtb.tmp
mipsel-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/arch/mips/boot/dts -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/arch/mips/boot/dts/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/include/ -undef -D__DTS__  -o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt5350_omnima_miniembplug.dtb.tmp ../dts/rt5350_omnima_miniembplug.dts
../dts/rt5350.dtsi:119.4-28: Warning (gpios_property): /palmbus@10000000/gpio@600:ralink,num-gpios: cell 0 is not a phandle reference
../dts/rt5350.dtsi:119.4-28: Warning (gpios_property): /palmbus@10000000/gpio@600:ralink,num-gpios: Could not get phandle node for (cell 0)
../dts/rt5350.dtsi:136.4-27: Warning (gpios_property): /palmbus@10000000/gpio@660:ralink,num-gpios: cell 0 is not a phandle reference
../dts/rt5350.dtsi:125.19-142.5: Warning (gpios_property): /palmbus@10000000/gpio@660: Missing property '#gpio-cells' in node /pinctrl/spi_pins or bad phandle (referred from ralink,num-gpios[0])
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address  -o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt5350_nixcore_x1-16m.dtb /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt5350_nixcore_x1-16m.dtb.tmp
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address  -o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt5350_nixcore_x1-8m.dtb /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt5350_nixcore_x1-8m.dtb.tmp
mipsel-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/arch/mips/boot/dts -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/arch/mips/boot/dts/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/include/ -undef -D__DTS__  -o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt3052_omnima_miniembwifi.dtb.tmp ../dts/rt3052_omnima_miniembwifi.dts
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt5350_nexx_wt1520-4m.dtb.tmp
../dts/rt5350.dtsi:119.4-28: Warning (gpios_property): /palmbus@10000000/gpio@600:ralink,num-gpios: cell 0 is not a phandle reference
../dts/rt5350.dtsi:119.4-28: Warning (gpios_property): /palmbus@10000000/gpio@600:ralink,num-gpios: Could not get phandle node for (cell 0)
../dts/rt5350.dtsi:136.4-27: Warning (gpios_property): /palmbus@10000000/gpio@660:ralink,num-gpios: cell 0 is not a phandle reference
../dts/rt5350.dtsi:125.19-142.5: Warning (gpios_property): /palmbus@10000000/gpio@660: Missing property '#gpio-cells' in node /pinctrl/spi_pins or bad phandle (referred from ralink,num-gpios[0])
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt5350_nexx_wt1520-8m.dtb.tmp
../dts/rt5350.dtsi:119.4-28: Warning (gpios_property): /palmbus@10000000/gpio@600:ralink,num-gpios: cell 0 is not a phandle reference
../dts/rt5350.dtsi:119.4-28: Warning (gpios_property): /palmbus@10000000/gpio@600:ralink,num-gpios: Could not get phandle node for (cell 0)
../dts/rt5350.dtsi:136.4-27: Warning (gpios_property): /palmbus@10000000/gpio@660:ralink,num-gpios: cell 0 is not a phandle reference
../dts/rt5350.dtsi:125.19-142.5: Warning (gpios_property): /palmbus@10000000/gpio@660: Missing property '#gpio-cells' in node /pinctrl/spi_pins or bad phandle (referred from ralink,num-gpios[0])
  also defined at ../dts/rt5350_nixcore_x1.dtsi:115.8-117.3
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt5350_nixcore_x1-16m.dtb.tmp
../dts/rt5350.dtsi:119.4-28: Warning (gpios_property): /palmbus@10000000/gpio@600:ralink,num-gpios: cell 0 is not a phandle reference
../dts/rt5350.dtsi:119.4-28: Warning (gpios_property): /palmbus@10000000/gpio@600:ralink,num-gpios: Could not get phandle node for (cell 0)
../dts/rt5350.dtsi:136.4-27: Warning (gpios_property): /palmbus@10000000/gpio@660:ralink,num-gpios: cell 0 is not a phandle reference
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address  -o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt5350_olimex_rt5350f-olinuxino.dtb /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt5350_olimex_rt5350f-olinuxino.dtb.tmp
../dts/rt5350.dtsi:125.19-142.5: Warning (gpios_property): /palmbus@10000000/gpio@660: Missing property '#gpio-cells' in node /pinctrl/spi_pins or bad phandle (referred from ralink,num-gpios[0])
  also defined at ../dts/rt5350_nixcore_x1.dtsi:115.8-117.3
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt5350_nixcore_x1-8m.dtb.tmp
mipsel-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/arch/mips/boot/dts -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/arch/mips/boot/dts/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/include/ -undef -D__DTS__  -o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt3052_petatel_psr-680w.dtb.tmp ../dts/rt3052_petatel_psr-680w.dts
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address  -o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt5350_omnima_miniembplug.dtb /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt5350_omnima_miniembplug.dtb.tmp
../dts/rt5350.dtsi:119.4-28: Warning (gpios_property): /palmbus@10000000/gpio@600:ralink,num-gpios: cell 0 is not a phandle reference
../dts/rt5350.dtsi:119.4-28: Warning (gpios_property): /palmbus@10000000/gpio@600:ralink,num-gpios: Could not get phandle node for (cell 0)
../dts/rt5350.dtsi:136.4-27: Warning (gpios_property): /palmbus@10000000/gpio@660:ralink,num-gpios: cell 0 is not a phandle reference
../dts/rt5350.dtsi:125.19-142.5: Warning (gpios_property): /palmbus@10000000/gpio@660: Missing property '#gpio-cells' in node /pinctrl/spi_pins or bad phandle (referred from ralink,num-gpios[0])
  also defined at ../dts/rt5350_olimex_rt5350f-olinuxino.dtsi:52.8-54.3
mipsel-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/arch/mips/boot/dts -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/arch/mips/boot/dts/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/include/ -undef -D__DTS__  -o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt5350_planex_mzk-dp150n.dtb.tmp ../dts/rt5350_planex_mzk-dp150n.dts
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt5350_olimex_rt5350f-olinuxino.dtb.tmp
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address  -o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt5350_olimex_rt5350f-olinuxino-evb.dtb /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt5350_olimex_rt5350f-olinuxino-evb.dtb.tmp
mipsel-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/arch/mips/boot/dts -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/arch/mips/boot/dts/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/include/ -undef -D__DTS__  -o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt3052_planex_mzk-w300nh2.dtb.tmp ../dts/rt3052_planex_mzk-w300nh2.dts
mipsel-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/arch/mips/boot/dts -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/arch/mips/boot/dts/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/include/ -undef -D__DTS__  -o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt3052_planex_mzk-wdpr.dtb.tmp ../dts/rt3052_planex_mzk-wdpr.dts
../dts/rt5350.dtsi:119.4-28: Warning (gpios_property): /palmbus@10000000/gpio@600:ralink,num-gpios: cell 0 is not a phandle reference
../dts/rt5350.dtsi:119.4-28: Warning (gpios_property): /palmbus@10000000/gpio@600:ralink,num-gpios: Could not get phandle node for (cell 0)
../dts/rt5350.dtsi:136.4-27: Warning (gpios_property): /palmbus@10000000/gpio@660:ralink,num-gpios: cell 0 is not a phandle reference
../dts/rt5350.dtsi:125.19-142.5: Warning (gpios_property): /palmbus@10000000/gpio@660: Missing property '#gpio-cells' in node /pinctrl/spi_pins or bad phandle (referred from ralink,num-gpios[0])
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address  -o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt3052_omnima_miniembwifi.dtb /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt3052_omnima_miniembwifi.dtb.tmp
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt5350_omnima_miniembplug.dtb.tmp
mipsel-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/arch/mips/boot/dts -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/arch/mips/boot/dts/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/include/ -undef -D__DTS__  -o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt3052_poray_ip2202.dtb.tmp ../dts/rt3052_poray_ip2202.dts
../dts/rt5350.dtsi:119.4-28: Warning (gpios_property): /palmbus@10000000/gpio@600:ralink,num-gpios: cell 0 is not a phandle reference
../dts/rt5350.dtsi:119.4-28: Warning (gpios_property): /palmbus@10000000/gpio@600:ralink,num-gpios: Could not get phandle node for (cell 0)
../dts/rt5350.dtsi:136.4-27: Warning (gpios_property): /palmbus@10000000/gpio@660:ralink,num-gpios: cell 0 is not a phandle reference
../dts/rt5350.dtsi:125.19-142.5: Warning (gpios_property): /palmbus@10000000/gpio@660: Missing property '#gpio-cells' in node /pinctrl/spi_pins or bad phandle (referred from ralink,num-gpios[0])
  also defined at ../dts/rt5350_olimex_rt5350f-olinuxino.dtsi:52.8-54.3
../dts/rt3050.dtsi:112.4-28: Warning (gpios_property): /palmbus@10000000/gpio@600:ralink,num-gpios: cell 0 is not a phandle reference
../dts/rt3050.dtsi:112.4-28: Warning (gpios_property): /palmbus@10000000/gpio@600:ralink,num-gpios: Could not get phandle node for (cell 0)
../dts/rt3050.dtsi:132.4-28: Warning (gpios_property): /palmbus@10000000/gpio@638:ralink,num-gpios: cell 0 is not a phandle reference
../dts/rt3050.dtsi:132.4-28: Warning (gpios_property): /palmbus@10000000/gpio@638:ralink,num-gpios: Could not get phandle node for (cell 0)
../dts/rt3050.dtsi:148.4-28: Warning (gpios_property): /palmbus@10000000/gpio@660:ralink,num-gpios: cell 0 is not a phandle reference
../dts/rt3050.dtsi:140.19-154.5: Warning (gpios_property): /palmbus@10000000/gpio@660: Missing property '#gpio-cells' in node /flash@1f000000/partitions/partition@40000 or bad phandle (referred from ralink,num-gpios[0])
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt5350_olimex_rt5350f-olinuxino-evb.dtb.tmp
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt3052_omnima_miniembwifi.dtb.tmp
mipsel-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/arch/mips/boot/dts -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/arch/mips/boot/dts/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/include/ -undef -D__DTS__  -o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt5350_poray_m3.dtb.tmp ../dts/rt5350_poray_m3.dts
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address  -o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt3052_petatel_psr-680w.dtb /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt3052_petatel_psr-680w.dtb.tmp
mipsel-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/arch/mips/boot/dts -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/arch/mips/boot/dts/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/include/ -undef -D__DTS__  -o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt5350_poray_m4-4m.dtb.tmp ../dts/rt5350_poray_m4-4m.dts
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address  -o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt3052_planex_mzk-w300nh2.dtb /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt3052_planex_mzk-w300nh2.dtb.tmp
../dts/rt3050.dtsi:112.4-28: Warning (gpios_property): /palmbus@10000000/gpio@600:ralink,num-gpios: cell 0 is not a phandle reference
../dts/rt3050.dtsi:112.4-28: Warning (gpios_property): /palmbus@10000000/gpio@600:ralink,num-gpios: Could not get phandle node for (cell 0)
../dts/rt3050.dtsi:132.4-28: Warning (gpios_property): /palmbus@10000000/gpio@638:ralink,num-gpios: cell 0 is not a phandle reference
../dts/rt3050.dtsi:132.4-28: Warning (gpios_property): /palmbus@10000000/gpio@638:ralink,num-gpios: Could not get phandle node for (cell 0)
../dts/rt3050.dtsi:148.4-28: Warning (gpios_property): /palmbus@10000000/gpio@660:ralink,num-gpios: cell 0 is not a phandle reference
../dts/rt3050.dtsi:140.19-154.5: Warning (gpios_property): /palmbus@10000000/gpio@660: Missing property '#gpio-cells' in node /flash@1f000000/partitions/partition@40000 or bad phandle (referred from ralink,num-gpios[0])
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address  -o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt3052_planex_mzk-wdpr.dtb /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt3052_planex_mzk-wdpr.dtb.tmp
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt3052_petatel_psr-680w.dtb.tmp
mipsel-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/arch/mips/boot/dts -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/arch/mips/boot/dts/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/include/ -undef -D__DTS__  -o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt5350_poray_m4-8m.dtb.tmp ../dts/rt5350_poray_m4-8m.dts
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address  -o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt5350_planex_mzk-dp150n.dtb /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt5350_planex_mzk-dp150n.dtb.tmp
mipsel-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/arch/mips/boot/dts -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/arch/mips/boot/dts/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/include/ -undef -D__DTS__  -o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt5350_poray_x5.dtb.tmp ../dts/rt5350_poray_x5.dts
../dts/rt3050.dtsi:112.4-28: Warning (gpios_property): /palmbus@10000000/gpio@600:ralink,num-gpios: cell 0 is not a phandle reference
../dts/rt3050.dtsi:112.4-28: Warning (gpios_property): /palmbus@10000000/gpio@600:ralink,num-gpios: Could not get phandle node for (cell 0)
../dts/rt3050.dtsi:132.4-28: Warning (gpios_property): /palmbus@10000000/gpio@638:ralink,num-gpios: cell 0 is not a phandle reference
../dts/rt3050.dtsi:132.4-28: Warning (gpios_property): /palmbus@10000000/gpio@638:ralink,num-gpios: Could not get phandle node for (cell 0)
../dts/rt3050.dtsi:148.4-28: Warning (gpios_property): /palmbus@10000000/gpio@660:ralink,num-gpios: cell 0 is not a phandle reference
../dts/rt3050.dtsi:140.19-154.5: Warning (gpios_property): /palmbus@10000000/gpio@660: Missing property '#gpio-cells' in node /flash@1f000000/partitions/partition@40000 or bad phandle (referred from ralink,num-gpios[0])
../dts/rt3050.dtsi:112.4-28: Warning (gpios_property): /palmbus@10000000/gpio@600:ralink,num-gpios: cell 0 is not a phandle reference
../dts/rt3050.dtsi:112.4-28: Warning (gpios_property): /palmbus@10000000/gpio@600:ralink,num-gpios: Could not get phandle node for (cell 0)
../dts/rt3050.dtsi:132.4-28: Warning (gpios_property): /palmbus@10000000/gpio@638:ralink,num-gpios: cell 0 is not a phandle reference
../dts/rt3050.dtsi:132.4-28: Warning (gpios_property): /palmbus@10000000/gpio@638:ralink,num-gpios: Could not get phandle node for (cell 0)
../dts/rt3050.dtsi:148.4-28: Warning (gpios_property): /palmbus@10000000/gpio@660:ralink,num-gpios: cell 0 is not a phandle reference
../dts/rt3050.dtsi:140.19-154.5: Warning (gpios_property): /palmbus@10000000/gpio@660: Missing property '#gpio-cells' in node /flash@1f000000/partitions/partition@40000 or bad phandle (referred from ralink,num-gpios[0])
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address  -o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt5350_poray_m3.dtb /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt5350_poray_m3.dtb.tmp
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt3052_planex_mzk-w300nh2.dtb.tmp
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt3052_planex_mzk-wdpr.dtb.tmp
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address  -o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt3052_poray_ip2202.dtb /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt3052_poray_ip2202.dtb.tmp
../dts/rt5350.dtsi:119.4-28: Warning (gpios_property): /palmbus@10000000/gpio@600:ralink,num-gpios: cell 0 is not a phandle reference
../dts/rt5350.dtsi:119.4-28: Warning (gpios_property): /palmbus@10000000/gpio@600:ralink,num-gpios: Could not get phandle node for (cell 0)
../dts/rt5350.dtsi:136.4-27: Warning (gpios_property): /palmbus@10000000/gpio@660:ralink,num-gpios: cell 0 is not a phandle reference
../dts/rt5350.dtsi:125.19-142.5: Warning (gpios_property): /palmbus@10000000/gpio@660: Missing property '#gpio-cells' in node /pinctrl/spi_pins or bad phandle (referred from ralink,num-gpios[0])
  also defined at ../dts/rt5350_planex_mzk-dp150n.dts:40.8-42.3
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt5350_planex_mzk-dp150n.dtb.tmp
../dts/rt5350.dtsi:119.4-28: Warning (gpios_property): /palmbus@10000000/gpio@600:ralink,num-gpios: cell 0 is not a phandle reference
../dts/rt5350.dtsi:119.4-28: Warning (gpios_property): /palmbus@10000000/gpio@600:ralink,num-gpios: Could not get phandle node for (cell 0)
../dts/rt5350.dtsi:136.4-27: Warning (gpios_property): /palmbus@10000000/gpio@660:ralink,num-gpios: cell 0 is not a phandle reference
../dts/rt5350.dtsi:125.19-142.5: Warning (gpios_property): /palmbus@10000000/gpio@660: Missing property '#gpio-cells' in node /pinctrl/spi_pins or bad phandle (referred from ralink,num-gpios[0])
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt5350_poray_m3.dtb.tmp
mipsel-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/arch/mips/boot/dts -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/arch/mips/boot/dts/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/include/ -undef -D__DTS__  -o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt5350_poray_x8.dtb.tmp ../dts/rt5350_poray_x8.dts
mipsel-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/arch/mips/boot/dts -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/arch/mips/boot/dts/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/include/ -undef -D__DTS__  -o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt3052_prolink_pwh2004.dtb.tmp ../dts/rt3052_prolink_pwh2004.dts
../dts/rt3050.dtsi:112.4-28: Warning (gpios_property): /palmbus@10000000/gpio@600:ralink,num-gpios: cell 0 is not a phandle reference
../dts/rt3050.dtsi:112.4-28: Warning (gpios_property): /palmbus@10000000/gpio@600:ralink,num-gpios: Could not get phandle node for (cell 0)
../dts/rt3050.dtsi:132.4-28: Warning (gpios_property): /palmbus@10000000/gpio@638:ralink,num-gpios: cell 0 is not a phandle reference
../dts/rt3050.dtsi:132.4-28: Warning (gpios_property): /palmbus@10000000/gpio@638:ralink,num-gpios: Could not get phandle node for (cell 0)
../dts/rt3050.dtsi:148.4-28: Warning (gpios_property): /palmbus@10000000/gpio@660:ralink,num-gpios: cell 0 is not a phandle reference
../dts/rt3050.dtsi:140.19-154.5: Warning (gpios_property): /palmbus@10000000/gpio@660: Missing property '#gpio-cells' in node /flash@1f000000/partitions/partition@40000 or bad phandle (referred from ralink,num-gpios[0])
mipsel-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/arch/mips/boot/dts -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/arch/mips/boot/dts/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/include/ -undef -D__DTS__  -o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt3052_ralink_v22rw-2x2.dtb.tmp ../dts/rt3052_ralink_v22rw-2x2.dts
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address  -o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt5350_poray_m4-4m.dtb /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt5350_poray_m4-4m.dtb.tmp
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address  -o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt5350_poray_m4-8m.dtb /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt5350_poray_m4-8m.dtb.tmp
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address  -o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt5350_poray_x5.dtb /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt5350_poray_x5.dtb.tmp
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt3052_poray_ip2202.dtb.tmp
mipsel-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/arch/mips/boot/dts -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/arch/mips/boot/dts/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/include/ -undef -D__DTS__  -o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt3052_sitecom_wl-351.dtb.tmp ../dts/rt3052_sitecom_wl-351.dts
../dts/rt5350.dtsi:119.4-28: Warning (gpios_property): /palmbus@10000000/gpio@600:ralink,num-gpios: cell 0 is not a phandle reference
../dts/rt5350.dtsi:119.4-28: Warning (gpios_property): /palmbus@10000000/gpio@600:ralink,num-gpios: Could not get phandle node for (cell 0)
../dts/rt5350.dtsi:136.4-27: Warning (gpios_property): /palmbus@10000000/gpio@660:ralink,num-gpios: cell 0 is not a phandle reference
../dts/rt5350.dtsi:125.19-142.5: Warning (gpios_property): /palmbus@10000000/gpio@660: Missing property '#gpio-cells' in node /pinctrl/spi_pins or bad phandle (referred from ralink,num-gpios[0])
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt5350_poray_m4-8m.dtb.tmp
../dts/rt5350.dtsi:119.4-28: Warning (gpios_property): /palmbus@10000000/gpio@600:ralink,num-gpios: cell 0 is not a phandle reference
../dts/rt5350.dtsi:119.4-28: Warning (gpios_property): /palmbus@10000000/gpio@600:ralink,num-gpios: Could not get phandle node for (cell 0)
../dts/rt5350.dtsi:136.4-27: Warning (gpios_property): /palmbus@10000000/gpio@660:ralink,num-gpios: cell 0 is not a phandle reference
../dts/rt5350.dtsi:125.19-142.5: Warning (gpios_property): /palmbus@10000000/gpio@660: Missing property '#gpio-cells' in node /pinctrl/spi_pins or bad phandle (referred from ralink,num-gpios[0])
mipsel-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/arch/mips/boot/dts -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/arch/mips/boot/dts/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/include/ -undef -D__DTS__  -o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt3052_skyline_sl-r7205.dtb.tmp ../dts/rt3052_skyline_sl-r7205.dts
../dts/rt5350.dtsi:119.4-28: Warning (gpios_property): /palmbus@10000000/gpio@600:ralink,num-gpios: cell 0 is not a phandle reference
../dts/rt5350.dtsi:119.4-28: Warning (gpios_property): /palmbus@10000000/gpio@600:ralink,num-gpios: Could not get phandle node for (cell 0)
../dts/rt5350.dtsi:136.4-27: Warning (gpios_property): /palmbus@10000000/gpio@660:ralink,num-gpios: cell 0 is not a phandle reference
../dts/rt5350.dtsi:125.19-142.5: Warning (gpios_property): /palmbus@10000000/gpio@660: Missing property '#gpio-cells' in node /pinctrl/spi_pins or bad phandle (referred from ralink,num-gpios[0])
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt5350_poray_m4-4m.dtb.tmp
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt5350_poray_x5.dtb.tmp
mipsel-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/arch/mips/boot/dts -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/arch/mips/boot/dts/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/include/ -undef -D__DTS__  -o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt3050_sparklan_wcr-150gn.dtb.tmp ../dts/rt3050_sparklan_wcr-150gn.dts
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address  -o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt5350_poray_x8.dtb /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt5350_poray_x8.dtb.tmp
mipsel-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/arch/mips/boot/dts -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/arch/mips/boot/dts/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/include/ -undef -D__DTS__  -o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt3050_teltonika_rut5xx.dtb.tmp ../dts/rt3050_teltonika_rut5xx.dts
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address  -o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt3052_prolink_pwh2004.dtb /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt3052_prolink_pwh2004.dtb.tmp
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address  -o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt3052_ralink_v22rw-2x2.dtb /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt3052_ralink_v22rw-2x2.dtb.tmp
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address  -o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt3052_sitecom_wl-351.dtb /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt3052_sitecom_wl-351.dtb.tmp
../dts/rt5350.dtsi:119.4-28: Warning (gpios_property): /palmbus@10000000/gpio@600:ralink,num-gpios: cell 0 is not a phandle reference
mipsel-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/arch/mips/boot/dts -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/arch/mips/boot/dts/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/include/ -undef -D__DTS__  -o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt5350_tenda_3g150b.dtb.tmp ../dts/rt5350_tenda_3g150b.dts
../dts/rt5350.dtsi:119.4-28: Warning (gpios_property): /palmbus@10000000/gpio@600:ralink,num-gpios: Could not get phandle node for (cell 0)
../dts/rt5350.dtsi:136.4-27: Warning (gpios_property): /palmbus@10000000/gpio@660:ralink,num-gpios: cell 0 is not a phandle reference
../dts/rt5350.dtsi:125.19-142.5: Warning (gpios_property): /palmbus@10000000/gpio@660: Missing property '#gpio-cells' in node /pinctrl/spi_pins or bad phandle (referred from ralink,num-gpios[0])
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt5350_poray_x8.dtb.tmp
../dts/rt3050.dtsi:112.4-28: Warning (gpios_property): /palmbus@10000000/gpio@600:ralink,num-gpios: cell 0 is not a phandle reference
../dts/rt3050.dtsi:112.4-28: Warning (gpios_property): /palmbus@10000000/gpio@600:ralink,num-gpios: cell 0 is not a phandle reference
../dts/rt3050.dtsi:112.4-28: Warning (gpios_property): /palmbus@10000000/gpio@600:ralink,num-gpios: Could not get phandle node for (cell 0)
../dts/rt3050.dtsi:112.4-28: Warning (gpios_property): /palmbus@10000000/gpio@600:ralink,num-gpios: Could not get phandle node for (cell 0)
../dts/rt3050.dtsi:132.4-28: Warning (gpios_property): /palmbus@10000000/gpio@638:ralink,num-gpios: cell 0 is not a phandle reference
../dts/rt3050.dtsi:132.4-28: Warning (gpios_property): /palmbus@10000000/gpio@638:ralink,num-gpios: cell 0 is not a phandle reference
../dts/rt3050.dtsi:132.4-28: Warning (gpios_property): /palmbus@10000000/gpio@638:ralink,num-gpios: Could not get phandle node for (cell 0)
../dts/rt3050.dtsi:132.4-28: Warning (gpios_property): /palmbus@10000000/gpio@638:ralink,num-gpios: Could not get phandle node for (cell 0)
../dts/rt3050.dtsi:148.4-28: Warning (gpios_property): /palmbus@10000000/gpio@660:ralink,num-gpios: cell 0 is not a phandle reference
../dts/rt3050.dtsi:148.4-28: Warning (gpios_property): /palmbus@10000000/gpio@660:ralink,num-gpios: cell 0 is not a phandle reference
../dts/rt3050.dtsi:140.19-154.5: Warning (gpios_property): /palmbus@10000000/gpio@660: Missing property '#gpio-cells' in node /flash@1f000000/partitions/partition@40000 or bad phandle (referred from ralink,num-gpios[0])
../dts/rt3050.dtsi:140.19-154.5: Warning (gpios_property): /palmbus@10000000/gpio@660: Missing property '#gpio-cells' in node /flash@1f000000/partitions/partition@40000 or bad phandle (referred from ralink,num-gpios[0])
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address  -o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt3052_skyline_sl-r7205.dtb /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt3052_skyline_sl-r7205.dtb.tmp
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt3052_prolink_pwh2004.dtb.tmp
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt3052_ralink_v22rw-2x2.dtb.tmp
../dts/rt3050.dtsi:112.4-28: Warning (gpios_property): /palmbus@10000000/gpio@600:ralink,num-gpios: cell 0 is not a phandle reference
../dts/rt3050.dtsi:112.4-28: Warning (gpios_property): /palmbus@10000000/gpio@600:ralink,num-gpios: Could not get phandle node for (cell 0)
../dts/rt3050.dtsi:132.4-28: Warning (gpios_property): /palmbus@10000000/gpio@638:ralink,num-gpios: cell 0 is not a phandle reference
../dts/rt3050.dtsi:132.4-28: Warning (gpios_property): /palmbus@10000000/gpio@638:ralink,num-gpios: Could not get phandle node for (cell 0)
../dts/rt3050.dtsi:148.4-28: Warning (gpios_property): /palmbus@10000000/gpio@660:ralink,num-gpios: cell 0 is not a phandle reference
../dts/rt3050.dtsi:140.19-154.5: Warning (gpios_property): /palmbus@10000000/gpio@660: Missing property '#gpio-cells' in node /flash@1f000000/partitions/partition@40000 or bad phandle (referred from ralink,num-gpios[0])
mipsel-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/arch/mips/boot/dts -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/arch/mips/boot/dts/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/include/ -undef -D__DTS__  -o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt3052_tenda_3g300m.dtb.tmp ../dts/rt3052_tenda_3g300m.dts
../dts/rt3050.dtsi:112.4-28: Warning (gpios_property): /palmbus@10000000/gpio@600:ralink,num-gpios: cell 0 is not a phandle reference
../dts/rt3050.dtsi:112.4-28: Warning (gpios_property): /palmbus@10000000/gpio@600:ralink,num-gpios: Could not get phandle node for (cell 0)
../dts/rt3050.dtsi:132.4-28: Warning (gpios_property): /palmbus@10000000/gpio@638:ralink,num-gpios: cell 0 is not a phandle reference
../dts/rt3050.dtsi:132.4-28: Warning (gpios_property): /palmbus@10000000/gpio@638:ralink,num-gpios: Could not get phandle node for (cell 0)
../dts/rt3050.dtsi:148.4-28: Warning (gpios_property): /palmbus@10000000/gpio@660:ralink,num-gpios: cell 0 is not a phandle reference
../dts/rt3050.dtsi:140.19-154.5: Warning (gpios_property): /palmbus@10000000/gpio@660: Missing property '#gpio-cells' in node /flash@1f000000/partitions/partition@40000 or bad phandle (referred from ralink,num-gpios[0])
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt3052_sitecom_wl-351.dtb.tmp
mipsel-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/arch/mips/boot/dts -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/arch/mips/boot/dts/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/include/ -undef -D__DTS__  -o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt3050_tenda_w150m.dtb.tmp ../dts/rt3050_tenda_w150m.dts
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address  -o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt3050_sparklan_wcr-150gn.dtb /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt3050_sparklan_wcr-150gn.dtb.tmp
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address  -o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt3050_teltonika_rut5xx.dtb /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt3050_teltonika_rut5xx.dtb.tmp
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt3052_skyline_sl-r7205.dtb.tmp
mipsel-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/arch/mips/boot/dts -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/arch/mips/boot/dts/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/include/ -undef -D__DTS__  -o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt3052_tenda_w306r-v2.dtb.tmp ../dts/rt3052_tenda_w306r-v2.dts
mipsel-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/arch/mips/boot/dts -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/arch/mips/boot/dts/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/include/ -undef -D__DTS__  -o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt3050_trendnet_tew-638apb-v2.dtb.tmp ../dts/rt3050_trendnet_tew-638apb-v2.dts
../dts/rt3050.dtsi:112.4-28: Warning (gpios_property): /palmbus@10000000/gpio@600:ralink,num-gpios: cell 0 is not a phandle reference
../dts/rt3050.dtsi:112.4-28: Warning (gpios_property): /palmbus@10000000/gpio@600:ralink,num-gpios: Could not get phandle node for (cell 0)
../dts/rt3050.dtsi:132.4-28: Warning (gpios_property): /palmbus@10000000/gpio@638:ralink,num-gpios: cell 0 is not a phandle reference
../dts/rt3050.dtsi:132.4-28: Warning (gpios_property): /palmbus@10000000/gpio@638:ralink,num-gpios: Could not get phandle node for (cell 0)
../dts/rt3050.dtsi:148.4-28: Warning (gpios_property): /palmbus@10000000/gpio@660:ralink,num-gpios: cell 0 is not a phandle reference
../dts/rt3050.dtsi:140.19-154.5: Warning (gpios_property): /palmbus@10000000/gpio@660: Missing property '#gpio-cells' in node /flash@1f000000/partitions/partition@40000 or bad phandle (referred from ralink,num-gpios[0])
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address  -o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt5350_tenda_3g150b.dtb /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt5350_tenda_3g150b.dtb.tmp
mipsel-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/arch/mips/boot/dts -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/arch/mips/boot/dts/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/include/ -undef -D__DTS__  -o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt5350_trendnet_tew-714tru.dtb.tmp ../dts/rt5350_trendnet_tew-714tru.dts
../dts/rt3050.dtsi:112.4-28: Warning (gpios_property): /palmbus@10000000/gpio@600:ralink,num-gpios: cell 0 is not a phandle reference
../dts/rt3050.dtsi:112.4-28: Warning (gpios_property): /palmbus@10000000/gpio@600:ralink,num-gpios: Could not get phandle node for (cell 0)
../dts/rt3050.dtsi:132.4-28: Warning (gpios_property): /palmbus@10000000/gpio@638:ralink,num-gpios: cell 0 is not a phandle reference
../dts/rt3050.dtsi:132.4-28: Warning (gpios_property): /palmbus@10000000/gpio@638:ralink,num-gpios: Could not get phandle node for (cell 0)
../dts/rt3050.dtsi:148.4-28: Warning (gpios_property): /palmbus@10000000/gpio@660:ralink,num-gpios: cell 0 is not a phandle reference
../dts/rt3050.dtsi:140.19-154.5: Warning (gpios_property): /palmbus@10000000/gpio@660: Missing property '#gpio-cells' in node /palmbus@10000000/spi@b00/flash@0/partitions/partition@40000 or bad phandle (referred from ralink,num-gpios[0])
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt3050_sparklan_wcr-150gn.dtb.tmp
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt3050_teltonika_rut5xx.dtb.tmp
../dts/rt5350.dtsi:119.4-28: Warning (gpios_property): /palmbus@10000000/gpio@600:ralink,num-gpios: cell 0 is not a phandle reference
../dts/rt5350.dtsi:119.4-28: Warning (gpios_property): /palmbus@10000000/gpio@600:ralink,num-gpios: Could not get phandle node for (cell 0)
../dts/rt5350.dtsi:136.4-27: Warning (gpios_property): /palmbus@10000000/gpio@660:ralink,num-gpios: cell 0 is not a phandle reference
../dts/rt5350.dtsi:125.19-142.5: Warning (gpios_property): /palmbus@10000000/gpio@660: Missing property '#gpio-cells' in node /pinctrl/spi_pins or bad phandle (referred from ralink,num-gpios[0])
  also defined at ../dts/rt5350_tenda_3g150b.dts:98.8-100.3
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address  -o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt3052_tenda_3g300m.dtb /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt3052_tenda_3g300m.dtb.tmp
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt5350_tenda_3g150b.dtb.tmp
mipsel-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/arch/mips/boot/dts -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/arch/mips/boot/dts/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/include/ -undef -D__DTS__  -o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt5350_unbranded_a5-v11.dtb.tmp ../dts/rt5350_unbranded_a5-v11.dts
mipsel-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/arch/mips/boot/dts -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/arch/mips/boot/dts/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/include/ -undef -D__DTS__  -o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt3052_unbranded_wr512-3gn-4m.dtb.tmp ../dts/rt3052_unbranded_wr512-3gn-4m.dts
../dts/rt3050.dtsi:112.4-28: Warning (gpios_property): /palmbus@10000000/gpio@600:ralink,num-gpios: cell 0 is not a phandle reference
../dts/rt3050.dtsi:112.4-28: Warning (gpios_property): /palmbus@10000000/gpio@600:ralink,num-gpios: Could not get phandle node for (cell 0)
../dts/rt3050.dtsi:132.4-28: Warning (gpios_property): /palmbus@10000000/gpio@638:ralink,num-gpios: cell 0 is not a phandle reference
../dts/rt3050.dtsi:132.4-28: Warning (gpios_property): /palmbus@10000000/gpio@638:ralink,num-gpios: Could not get phandle node for (cell 0)
../dts/rt3050.dtsi:148.4-28: Warning (gpios_property): /palmbus@10000000/gpio@660:ralink,num-gpios: cell 0 is not a phandle reference
../dts/rt3050.dtsi:140.19-154.5: Warning (gpios_property): /palmbus@10000000/gpio@660: Missing property '#gpio-cells' in node /palmbus@10000000/spi@b00/flash@0/partitions/partition@40000 or bad phandle (referred from ralink,num-gpios[0])
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address  -o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt3050_tenda_w150m.dtb /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt3050_tenda_w150m.dtb.tmp
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt3052_tenda_3g300m.dtb.tmp
mipsel-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/arch/mips/boot/dts -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/arch/mips/boot/dts/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/include/ -undef -D__DTS__  -o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt3052_unbranded_wr512-3gn-8m.dtb.tmp ../dts/rt3052_unbranded_wr512-3gn-8m.dts
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address  -o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt3050_trendnet_tew-638apb-v2.dtb /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt3050_trendnet_tew-638apb-v2.dtb.tmp
mipsel-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/arch/mips/boot/dts -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/arch/mips/boot/dts/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/include/ -undef -D__DTS__  -o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt3052_unbranded_xdx-rn502j.dtb.tmp ../dts/rt3052_unbranded_xdx-rn502j.dts
../dts/rt3050.dtsi:112.4-28: Warning (gpios_property): /palmbus@10000000/gpio@600:ralink,num-gpios: cell 0 is not a phandle reference
../dts/rt3050.dtsi:112.4-28: Warning (gpios_property): /palmbus@10000000/gpio@600:ralink,num-gpios: Could not get phandle node for (cell 0)
../dts/rt3050.dtsi:132.4-28: Warning (gpios_property): /palmbus@10000000/gpio@638:ralink,num-gpios: cell 0 is not a phandle reference
../dts/rt3050.dtsi:132.4-28: Warning (gpios_property): /palmbus@10000000/gpio@638:ralink,num-gpios: Could not get phandle node for (cell 0)
../dts/rt3050.dtsi:148.4-28: Warning (gpios_property): /palmbus@10000000/gpio@660:ralink,num-gpios: cell 0 is not a phandle reference
../dts/rt3050.dtsi:140.19-154.5: Warning (gpios_property): /palmbus@10000000/gpio@660: Missing property '#gpio-cells' in node /flash@1f000000/partitions/partition@40000 or bad phandle (referred from ralink,num-gpios[0])
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address  -o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt3052_tenda_w306r-v2.dtb /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt3052_tenda_w306r-v2.dtb.tmp
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt3050_tenda_w150m.dtb.tmp
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address  -o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt5350_trendnet_tew-714tru.dtb /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt5350_trendnet_tew-714tru.dtb.tmp
../dts/rt3050.dtsi:112.4-28: Warning (gpios_property): /palmbus@10000000/gpio@600:ralink,num-gpios: cell 0 is not a phandle reference
../dts/rt3050.dtsi:112.4-28: Warning (gpios_property): /palmbus@10000000/gpio@600:ralink,num-gpios: Could not get phandle node for (cell 0)
../dts/rt3050.dtsi:132.4-28: Warning (gpios_property): /palmbus@10000000/gpio@638:ralink,num-gpios: cell 0 is not a phandle reference
../dts/rt3050.dtsi:132.4-28: Warning (gpios_property): /palmbus@10000000/gpio@638:ralink,num-gpios: Could not get phandle node for (cell 0)
../dts/rt3050.dtsi:148.4-28: Warning (gpios_property): /palmbus@10000000/gpio@660:ralink,num-gpios: cell 0 is not a phandle reference
../dts/rt3050.dtsi:140.19-154.5: Warning (gpios_property): /palmbus@10000000/gpio@660: Missing property '#gpio-cells' in node /flash@1f000000/partitions/partition@40000 or bad phandle (referred from ralink,num-gpios[0])
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address  -o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt5350_unbranded_a5-v11.dtb /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt5350_unbranded_a5-v11.dtb.tmp
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt3050_trendnet_tew-638apb-v2.dtb.tmp
mipsel-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/arch/mips/boot/dts -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/arch/mips/boot/dts/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/include/ -undef -D__DTS__  -o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt3052_upvel_ur-326n4g.dtb.tmp ../dts/rt3052_upvel_ur-326n4g.dts
../dts/rt3050.dtsi:112.4-28: Warning (gpios_property): /palmbus@10000000/gpio@600:ralink,num-gpios: cell 0 is not a phandle reference
../dts/rt3050.dtsi:112.4-28: Warning (gpios_property): /palmbus@10000000/gpio@600:ralink,num-gpios: Could not get phandle node for (cell 0)
../dts/rt3050.dtsi:132.4-28: Warning (gpios_property): /palmbus@10000000/gpio@638:ralink,num-gpios: cell 0 is not a phandle reference
../dts/rt3050.dtsi:132.4-28: Warning (gpios_property): /palmbus@10000000/gpio@638:ralink,num-gpios: Could not get phandle node for (cell 0)
../dts/rt3050.dtsi:148.4-28: Warning (gpios_property): /palmbus@10000000/gpio@660:ralink,num-gpios: cell 0 is not a phandle reference
../dts/rt3050.dtsi:140.19-154.5: Warning (gpios_property): /palmbus@10000000/gpio@660: Missing property '#gpio-cells' in node /flash@1f000000/partitions/partition@40000 or bad phandle (referred from ralink,num-gpios[0])
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt3052_tenda_w306r-v2.dtb.tmp
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address  -o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt3052_unbranded_wr512-3gn-4m.dtb /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt3052_unbranded_wr512-3gn-4m.dtb.tmp
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address  -o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt3052_unbranded_wr512-3gn-8m.dtb /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt3052_unbranded_wr512-3gn-8m.dtb.tmp
../dts/rt5350.dtsi:119.4-28: Warning (gpios_property): /palmbus@10000000/gpio@600:ralink,num-gpios: cell 0 is not a phandle reference
../dts/rt5350.dtsi:119.4-28: Warning (gpios_property): /palmbus@10000000/gpio@600:ralink,num-gpios: Could not get phandle node for (cell 0)
../dts/rt5350.dtsi:136.4-27: Warning (gpios_property): /palmbus@10000000/gpio@660:ralink,num-gpios: cell 0 is not a phandle reference
../dts/rt5350.dtsi:125.19-142.5: Warning (gpios_property): /palmbus@10000000/gpio@660: Missing property '#gpio-cells' in node /pinctrl/spi_pins or bad phandle (referred from ralink,num-gpios[0])
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt5350_trendnet_tew-714tru.dtb.tmp
mipsel-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/arch/mips/boot/dts -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/arch/mips/boot/dts/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/include/ -undef -D__DTS__  -o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt3052_upvel_ur-336un.dtb.tmp ../dts/rt3052_upvel_ur-336un.dts
../dts/rt5350.dtsi:119.4-28: Warning (gpios_property): /palmbus@10000000/gpio@600:ralink,num-gpios: cell 0 is not a phandle reference
../dts/rt5350.dtsi:119.4-28: Warning (gpios_property): /palmbus@10000000/gpio@600:ralink,num-gpios: Could not get phandle node for (cell 0)
../dts/rt5350.dtsi:136.4-27: Warning (gpios_property): /palmbus@10000000/gpio@660:ralink,num-gpios: cell 0 is not a phandle reference
../dts/rt5350.dtsi:125.19-142.5: Warning (gpios_property): /palmbus@10000000/gpio@660: Missing property '#gpio-cells' in node /pinctrl/spi_pins or bad phandle (referred from ralink,num-gpios[0])
  also defined at ../dts/rt5350_unbranded_a5-v11.dts:103.8-105.3
../dts/rt3050.dtsi:112.4-28: Warning (gpios_property): /palmbus@10000000/gpio@600:ralink,num-gpios: cell 0 is not a phandle reference
../dts/rt3050.dtsi:112.4-28: Warning (gpios_property): /palmbus@10000000/gpio@600:ralink,num-gpios: Could not get phandle node for (cell 0)
../dts/rt3050.dtsi:132.4-28: Warning (gpios_property): /palmbus@10000000/gpio@638:ralink,num-gpios: cell 0 is not a phandle reference
../dts/rt3050.dtsi:132.4-28: Warning (gpios_property): /palmbus@10000000/gpio@638:ralink,num-gpios: Could not get phandle node for (cell 0)
../dts/rt3050.dtsi:148.4-28: Warning (gpios_property): /palmbus@10000000/gpio@660:ralink,num-gpios: cell 0 is not a phandle reference
../dts/rt3050.dtsi:140.19-154.5: Warning (gpios_property): /palmbus@10000000/gpio@660: Missing property '#gpio-cells' in node /flash@1f000000/partitions/partition@40000 or bad phandle (referred from ralink,num-gpios[0])
../dts/rt3050.dtsi:112.4-28: Warning (gpios_property): /palmbus@10000000/gpio@600:ralink,num-gpios: cell 0 is not a phandle reference
../dts/rt3050.dtsi:112.4-28: Warning (gpios_property): /palmbus@10000000/gpio@600:ralink,num-gpios: Could not get phandle node for (cell 0)
../dts/rt3050.dtsi:132.4-28: Warning (gpios_property): /palmbus@10000000/gpio@638:ralink,num-gpios: cell 0 is not a phandle reference
../dts/rt3050.dtsi:132.4-28: Warning (gpios_property): /palmbus@10000000/gpio@638:ralink,num-gpios: Could not get phandle node for (cell 0)
../dts/rt3050.dtsi:148.4-28: Warning (gpios_property): /palmbus@10000000/gpio@660:ralink,num-gpios: cell 0 is not a phandle reference
../dts/rt3050.dtsi:140.19-154.5: Warning (gpios_property): /palmbus@10000000/gpio@660: Missing property '#gpio-cells' in node /flash@1f000000/partitions/partition@40000 or bad phandle (referred from ralink,num-gpios[0])
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address  -o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt3052_unbranded_xdx-rn502j.dtb /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt3052_unbranded_xdx-rn502j.dtb.tmp
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt5350_unbranded_a5-v11.dtb.tmp
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt3052_unbranded_wr512-3gn-4m.dtb.tmp
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt3052_unbranded_wr512-3gn-8m.dtb.tmp
mipsel-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/arch/mips/boot/dts -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/arch/mips/boot/dts/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/include/ -undef -D__DTS__  -o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt5350_vocore_vocore-16m.dtb.tmp ../dts/rt5350_vocore_vocore-16m.dts
mipsel-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/arch/mips/boot/dts -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/arch/mips/boot/dts/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/include/ -undef -D__DTS__  -o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt5350_vocore_vocore-8m.dtb.tmp ../dts/rt5350_vocore_vocore-8m.dts
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address  -o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt3052_upvel_ur-326n4g.dtb /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt3052_upvel_ur-326n4g.dtb.tmp
../dts/rt3050.dtsi:112.4-28: Warning (gpios_property): /palmbus@10000000/gpio@600:ralink,num-gpios: cell 0 is not a phandle reference
../dts/rt3050.dtsi:112.4-28: Warning (gpios_property): /palmbus@10000000/gpio@600:ralink,num-gpios: Could not get phandle node for (cell 0)
../dts/rt3050.dtsi:132.4-28: Warning (gpios_property): /palmbus@10000000/gpio@638:ralink,num-gpios: cell 0 is not a phandle reference
../dts/rt3050.dtsi:132.4-28: Warning (gpios_property): /palmbus@10000000/gpio@638:ralink,num-gpios: Could not get phandle node for (cell 0)
../dts/rt3050.dtsi:148.4-28: Warning (gpios_property): /palmbus@10000000/gpio@660:ralink,num-gpios: cell 0 is not a phandle reference
../dts/rt3050.dtsi:140.19-154.5: Warning (gpios_property): /palmbus@10000000/gpio@660: Missing property '#gpio-cells' in node /flash@1f000000/partitions/partition@40000 or bad phandle (referred from ralink,num-gpios[0])
mipsel-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/arch/mips/boot/dts -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/arch/mips/boot/dts/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/include/ -undef -D__DTS__  -o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt5350_wansview_ncs601w.dtb.tmp ../dts/rt5350_wansview_ncs601w.dts
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt3052_unbranded_xdx-rn502j.dtb.tmp
mipsel-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/arch/mips/boot/dts -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/arch/mips/boot/dts/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/include/ -undef -D__DTS__  -o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt5350_wiznet_wizfi630a.dtb.tmp ../dts/rt5350_wiznet_wizfi630a.dts
../dts/rt3050.dtsi:112.4-28: Warning (gpios_property): /palmbus@10000000/gpio@600:ralink,num-gpios: cell 0 is not a phandle reference
../dts/rt3050.dtsi:112.4-28: Warning (gpios_property): /palmbus@10000000/gpio@600:ralink,num-gpios: Could not get phandle node for (cell 0)
../dts/rt3050.dtsi:132.4-28: Warning (gpios_property): /palmbus@10000000/gpio@638:ralink,num-gpios: cell 0 is not a phandle reference
../dts/rt3050.dtsi:132.4-28: Warning (gpios_property): /palmbus@10000000/gpio@638:ralink,num-gpios: Could not get phandle node for (cell 0)
../dts/rt3050.dtsi:148.4-28: Warning (gpios_property): /palmbus@10000000/gpio@660:ralink,num-gpios: cell 0 is not a phandle reference
../dts/rt3050.dtsi:140.19-154.5: Warning (gpios_property): /palmbus@10000000/gpio@660: Missing property '#gpio-cells' in node /flash@1f000000/partitions/partition@40000 or bad phandle (referred from ralink,num-gpios[0])
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address  -o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt3052_upvel_ur-336un.dtb /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt3052_upvel_ur-336un.dtb.tmp
mipsel-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/arch/mips/boot/dts -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/arch/mips/boot/dts/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/include/ -undef -D__DTS__  -o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt5350_zorlik_zl5900v2.dtb.tmp ../dts/rt5350_zorlik_zl5900v2.dts
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt3052_upvel_ur-326n4g.dtb.tmp
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address  -o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt5350_vocore_vocore-16m.dtb /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt5350_vocore_vocore-16m.dtb.tmp
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address  -o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt5350_vocore_vocore-8m.dtb /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt5350_vocore_vocore-8m.dtb.tmp
../dts/rt3050.dtsi:112.4-28: Warning (gpios_property): /palmbus@10000000/gpio@600:ralink,num-gpios: cell 0 is not a phandle reference
../dts/rt3050.dtsi:112.4-28: Warning (gpios_property): /palmbus@10000000/gpio@600:ralink,num-gpios: Could not get phandle node for (cell 0)
../dts/rt3050.dtsi:132.4-28: Warning (gpios_property): /palmbus@10000000/gpio@638:ralink,num-gpios: cell 0 is not a phandle reference
mipsel-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/arch/mips/boot/dts -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/arch/mips/boot/dts/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/include/ -undef -D__DTS__  -o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt3052_zyxel_keenetic.dtb.tmp ../dts/rt3052_zyxel_keenetic.dts
../dts/rt3050.dtsi:132.4-28: Warning (gpios_property): /palmbus@10000000/gpio@638:ralink,num-gpios: Could not get phandle node for (cell 0)
../dts/rt3050.dtsi:148.4-28: Warning (gpios_property): /palmbus@10000000/gpio@660:ralink,num-gpios: cell 0 is not a phandle reference
../dts/rt3050.dtsi:140.19-154.5: Warning (gpios_property): /palmbus@10000000/gpio@660: Missing property '#gpio-cells' in node /flash@1f000000/partitions/partition@40000 or bad phandle (referred from ralink,num-gpios[0])
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt3052_upvel_ur-336un.dtb.tmp
mipsel-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/arch/mips/boot/dts -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/arch/mips/boot/dts/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/include/ -undef -D__DTS__  -o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt5350_zyxel_keenetic-lite-b.dtb.tmp ../dts/rt5350_zyxel_keenetic-lite-b.dts
../dts/rt5350.dtsi:119.4-28: Warning (gpios_property): /palmbus@10000000/gpio@600:ralink,num-gpios: cell 0 is not a phandle reference
../dts/rt5350.dtsi:119.4-28: Warning (gpios_property): /palmbus@10000000/gpio@600:ralink,num-gpios: Could not get phandle node for (cell 0)
../dts/rt5350.dtsi:136.4-27: Warning (gpios_property): /palmbus@10000000/gpio@660:ralink,num-gpios: cell 0 is not a phandle reference
../dts/rt5350.dtsi:125.19-142.5: Warning (gpios_property): /palmbus@10000000/gpio@660: Missing property '#gpio-cells' in node /pinctrl/spi_pins or bad phandle (referred from ralink,num-gpios[0])
  also defined at ../dts/rt5350_vocore_vocore.dtsi:159.8-161.3
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address  -o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt5350_wansview_ncs601w.dtb /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt5350_wansview_ncs601w.dtb.tmp
../dts/rt5350.dtsi:119.4-28: Warning (gpios_property): /palmbus@10000000/gpio@600:ralink,num-gpios: cell 0 is not a phandle reference
../dts/rt5350.dtsi:119.4-28: Warning (gpios_property): /palmbus@10000000/gpio@600:ralink,num-gpios: Could not get phandle node for (cell 0)
../dts/rt5350.dtsi:136.4-27: Warning (gpios_property): /palmbus@10000000/gpio@660:ralink,num-gpios: cell 0 is not a phandle reference
../dts/rt5350.dtsi:125.19-142.5: Warning (gpios_property): /palmbus@10000000/gpio@660: Missing property '#gpio-cells' in node /pinctrl/spi_pins or bad phandle (referred from ralink,num-gpios[0])
  also defined at ../dts/rt5350_vocore_vocore.dtsi:159.8-161.3
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt5350_vocore_vocore-8m.dtb.tmp
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address  -o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt5350_wiznet_wizfi630a.dtb /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt5350_wiznet_wizfi630a.dtb.tmp
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt5350_vocore_vocore-16m.dtb.tmp
mipsel-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/arch/mips/boot/dts -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/arch/mips/boot/dts/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/include/ -undef -D__DTS__  -o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt5350_zyxel_keenetic-start.dtb.tmp ../dts/rt5350_zyxel_keenetic-start.dts
../dts/rt5350.dtsi:119.4-28: Warning (gpios_property): /palmbus@10000000/gpio@600:ralink,num-gpios: cell 0 is not a phandle reference
../dts/rt5350.dtsi:119.4-28: Warning (gpios_property): /palmbus@10000000/gpio@600:ralink,num-gpios: Could not get phandle node for (cell 0)
../dts/rt5350.dtsi:136.4-27: Warning (gpios_property): /palmbus@10000000/gpio@660:ralink,num-gpios: cell 0 is not a phandle reference
../dts/rt5350.dtsi:125.19-142.5: Warning (gpios_property): /palmbus@10000000/gpio@660: Missing property '#gpio-cells' in node /pinctrl/spi_pins or bad phandle (referred from ralink,num-gpios[0])
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt5350_wansview_ncs601w.dtb.tmp
../dts/rt5350.dtsi:119.4-28: Warning (gpios_property): /palmbus@10000000/gpio@600:ralink,num-gpios: cell 0 is not a phandle reference
../dts/rt5350.dtsi:119.4-28: Warning (gpios_property): /palmbus@10000000/gpio@600:ralink,num-gpios: Could not get phandle node for (cell 0)
../dts/rt5350.dtsi:136.4-27: Warning (gpios_property): /palmbus@10000000/gpio@660:ralink,num-gpios: cell 0 is not a phandle reference
../dts/rt5350.dtsi:125.19-142.5: Warning (gpios_property): /palmbus@10000000/gpio@660: Missing property '#gpio-cells' in node /palmbus@10000000/gdma@2800 or bad phandle (referred from ralink,num-gpios[0])
  also defined at ../dts/rt5350_wiznet_wizfi630a.dts:77.8-79.3
mipsel-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/arch/mips/boot/dts -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/arch/mips/boot/dts/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/include/ -undef -D__DTS__  -o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt3052_zyxel_nbg-419n.dtb.tmp ../dts/rt3052_zyxel_nbg-419n.dts
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address  -o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt5350_zorlik_zl5900v2.dtb /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt5350_zorlik_zl5900v2.dtb.tmp
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt5350_wiznet_wizfi630a.dtb.tmp
mipsel-openwrt-linux-musl-cpp -nostdinc -x assembler-with-cpp -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/arch/mips/boot/dts -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/arch/mips/boot/dts/include -I/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/include/ -undef -D__DTS__  -o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt3352_zyxel_nbg-419n-v2.dtb.tmp ../dts/rt3352_zyxel_nbg-419n-v2.dts
../dts/rt5350.dtsi:119.4-28: Warning (gpios_property): /palmbus@10000000/gpio@600:ralink,num-gpios: cell 0 is not a phandle reference
../dts/rt5350.dtsi:119.4-28: Warning (gpios_property): /palmbus@10000000/gpio@600:ralink,num-gpios: Could not get phandle node for (cell 0)
../dts/rt5350.dtsi:136.4-27: Warning (gpios_property): /palmbus@10000000/gpio@660:ralink,num-gpios: cell 0 is not a phandle reference
../dts/rt5350.dtsi:125.19-142.5: Warning (gpios_property): /palmbus@10000000/gpio@660: Missing property '#gpio-cells' in node /pinctrl/spi_pins or bad phandle (referred from ralink,num-gpios[0])
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt5350_zorlik_zl5900v2.dtb.tmp
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address  -o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt3052_zyxel_keenetic.dtb /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt3052_zyxel_keenetic.dtb.tmp
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address  -o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt3052_zyxel_nbg-419n.dtb /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt3052_zyxel_nbg-419n.dtb.tmp
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address  -o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt5350_zyxel_keenetic-lite-b.dtb /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt5350_zyxel_keenetic-lite-b.dtb.tmp
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address  -o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt5350_zyxel_keenetic-start.dtb /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt5350_zyxel_keenetic-start.dtb.tmp
../dts/rt3050.dtsi:112.4-28: Warning (gpios_property): /palmbus@10000000/gpio@600:ralink,num-gpios: cell 0 is not a phandle reference
../dts/rt3050.dtsi:112.4-28: Warning (gpios_property): /palmbus@10000000/gpio@600:ralink,num-gpios: Could not get phandle node for (cell 0)
../dts/rt3050.dtsi:132.4-28: Warning (gpios_property): /palmbus@10000000/gpio@638:ralink,num-gpios: cell 0 is not a phandle reference
../dts/rt3050.dtsi:132.4-28: Warning (gpios_property): /palmbus@10000000/gpio@638:ralink,num-gpios: Could not get phandle node for (cell 0)
../dts/rt3050.dtsi:148.4-28: Warning (gpios_property): /palmbus@10000000/gpio@660:ralink,num-gpios: cell 0 is not a phandle reference
../dts/rt3050.dtsi:140.19-154.5: Warning (gpios_property): /palmbus@10000000/gpio@660: Missing property '#gpio-cells' in node /flash@1f000000/partitions/partition@40000 or bad phandle (referred from ralink,num-gpios[0])
../dts/rt3050.dtsi:112.4-28: Warning (gpios_property): /palmbus@10000000/gpio@600:ralink,num-gpios: cell 0 is not a phandle reference
../dts/rt3050.dtsi:112.4-28: Warning (gpios_property): /palmbus@10000000/gpio@600:ralink,num-gpios: Could not get phandle node for (cell 0)
../dts/rt3050.dtsi:132.4-28: Warning (gpios_property): /palmbus@10000000/gpio@638:ralink,num-gpios: cell 0 is not a phandle reference
../dts/rt3050.dtsi:132.4-28: Warning (gpios_property): /palmbus@10000000/gpio@638:ralink,num-gpios: Could not get phandle node for (cell 0)
../dts/rt3050.dtsi:148.4-28: Warning (gpios_property): /palmbus@10000000/gpio@660:ralink,num-gpios: cell 0 is not a phandle reference
../dts/rt3050.dtsi:140.19-154.5: Warning (gpios_property): /palmbus@10000000/gpio@660: Missing property '#gpio-cells' in node /flash@1f000000/partitions/partition@40000 or bad phandle (referred from ralink,num-gpios[0])
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt3052_zyxel_keenetic.dtb.tmp
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt3052_zyxel_nbg-419n.dtb.tmp
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/linux-5.4.52/scripts/dtc/dtc -O dtb -i../dts/ -Wno-unit_address_vs_reg -Wno-simple_bus_reg -Wno-unit_address_format -Wno-pci_bridge -Wno-pci_device_bus_num -Wno-pci_device_reg -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-graph_port -Wno-unique_unit_address  -o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt3352_zyxel_nbg-419n-v2.dtb /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt3352_zyxel_nbg-419n-v2.dtb.tmp
../dts/rt5350.dtsi:119.4-28: Warning (gpios_property): /palmbus@10000000/gpio@600:ralink,num-gpios: cell 0 is not a phandle reference
../dts/rt5350.dtsi:119.4-28: Warning (gpios_property): /palmbus@10000000/gpio@600:ralink,num-gpios: Could not get phandle node for (cell 0)
../dts/rt5350.dtsi:136.4-27: Warning (gpios_property): /palmbus@10000000/gpio@660:ralink,num-gpios: cell 0 is not a phandle reference
../dts/rt5350.dtsi:125.19-142.5: Warning (gpios_property): /palmbus@10000000/gpio@660: Missing property '#gpio-cells' in node /pinctrl/spi_pins or bad phandle (referred from ralink,num-gpios[0])
../dts/rt5350.dtsi:119.4-28: Warning (gpios_property): /palmbus@10000000/gpio@600:ralink,num-gpios: cell 0 is not a phandle reference
../dts/rt5350.dtsi:119.4-28: Warning (gpios_property): /palmbus@10000000/gpio@600:ralink,num-gpios: Could not get phandle node for (cell 0)
../dts/rt5350.dtsi:136.4-27: Warning (gpios_property): /palmbus@10000000/gpio@660:ralink,num-gpios: cell 0 is not a phandle reference
../dts/rt5350.dtsi:125.19-142.5: Warning (gpios_property): /palmbus@10000000/gpio@660: Missing property '#gpio-cells' in node /pinctrl/spi_pins or bad phandle (referred from ralink,num-gpios[0])
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt5350_zyxel_keenetic-lite-b.dtb.tmp
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt5350_zyxel_keenetic-start.dtb.tmp
../dts/rt3352.dtsi:110.4-28: Warning (gpios_property): /palmbus@10000000/gpio@600:ralink,num-gpios: cell 0 is not a phandle reference
../dts/rt3352.dtsi:110.4-28: Warning (gpios_property): /palmbus@10000000/gpio@600:ralink,num-gpios: Could not get phandle node for (cell 0)
../dts/rt3352.dtsi:129.4-28: Warning (gpios_property): /palmbus@10000000/gpio@638:ralink,num-gpios: cell 0 is not a phandle reference
../dts/rt3352.dtsi:121.19-135.5: Warning (gpios_property): /palmbus@10000000/gpio@638: Missing property '#gpio-cells' in node /ohci@101c1000/port@1 or bad phandle (referred from ralink,num-gpios[0])
../dts/rt3352.dtsi:145.4-27: Warning (gpios_property): /palmbus@10000000/gpio@660:ralink,num-gpios: cell 0 is not a phandle reference
../dts/rt3352.dtsi:137.19-151.5: Warning (gpios_property): /palmbus@10000000/gpio@660: Missing property '#gpio-cells' in node /pinctrl/spi_pins or bad phandle (referred from ralink,num-gpios[0])
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt3352_zyxel_nbg-419n-v2.dtb.tmp
mkdir -p /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/targets/ramips/rt305x /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/tmp
rm -rf /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/json_info_files
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/mksquashfs4 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/root-ramips /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/root.squashfs -nopad -noappend -root-owned -comp xz -Xpreset 9 -Xe -Xlc 0 -Xlp 2 -Xpb 2  -b 1024k -p '/dev d 755 0 0' -p '/dev/console c 600 0 0 5 1' -processors 1
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/tmp/openwrt-ramips-rt305x-buffalo_whr-g300n-initramfs-kernel.bin
rm -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/buffalo_whr-g300n-kernel.bin
cp /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/vmlinux-initramfs /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/tmp/openwrt-ramips-rt305x-buffalo_whr-g300n-initramfs-kernel.bin
cp /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/vmlinux /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/buffalo_whr-g300n-kernel.bin
Pseudo file "/dev" exists in source filesystem "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/root-ramips/dev".
Ignoring, exclude it (-e/-ef) to override.
cat /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt3052_buffalo_whr-g300n.dtb >> /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/tmp/openwrt-ramips-rt305x-buffalo_whr-g300n-initramfs-kernel.bin
cat /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/image-rt3052_buffalo_whr-g300n.dtb >> /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/buffalo_whr-g300n-kernel.bin
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/lzma e /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/buffalo_whr-g300n-kernel.bin -lc1 -lp2 -pb2  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/buffalo_whr-g300n-kernel.bin.new
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/lzma e /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/tmp/openwrt-ramips-rt305x-buffalo_whr-g300n-initramfs-kernel.bin -lc1 -lp2 -pb2  /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/tmp/openwrt-ramips-rt305x-buffalo_whr-g300n-initramfs-kernel.bin.new
Parallel mksquashfs: Using 1 processor
Creating 4.0 filesystem on /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/root.squashfs, block size 1048576.

[===============================================================/] 864/864 100%

Exportable Squashfs 4.0 filesystem, xz compressed, data block size 1048576
	compressed data, compressed metadata, compressed fragments,
	no xattrs, compressed ids
	duplicates are removed
Filesystem size 1683.23 Kbytes (1.64 Mbytes)
	33.02% of uncompressed filesystem size (5098.30 Kbytes)
Inode table size 7794 bytes (7.61 Kbytes)
	20.24% of uncompressed inode table size (38516 bytes)
Directory table size 11200 bytes (10.94 Kbytes)
	45.52% of uncompressed directory table size (24604 bytes)
Number of duplicate files found 123
Number of inodes 1167
Number of files 872
Number of fragments 6
Number of symbolic links  188
Number of device nodes 1
Number of fifo nodes 0
Number of socket nodes 0
Number of directories 106
Number of ids (unique uids + gids) 1
Number of uids 1
	root (0)
Number of gids 1
	root (0)
mkimage -A mips -O linux -T kernel -C lzma -a 0x80000000 -e 0x80000000 -n 'MIPS OpenWrt Linux-5.4.52' -d /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/buffalo_whr-g300n-kernel.bin /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/buffalo_whr-g300n-kernel.bin.new
Image Name:   MIPS OpenWrt Linux-5.4.52
Created:      Fri Aug  7 04:29:52 2020
Image Type:   MIPS Linux Kernel Image (lzma compressed)
Data Size:    1401210 Bytes = 1368.37 KiB = 1.34 MiB
Load Address: 80000000
Entry Point:  80000000
mv /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/buffalo_whr-g300n-kernel.bin.new /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/buffalo_whr-g300n-kernel.bin
[ -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/buffalo_whr-g300n-kernel.bin -a -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/root.squashfs ]
[ -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/buffalo_whr-g300n-kernel.bin -a -f /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/root.squashfs ]
dd if=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/buffalo_whr-g300n-kernel.bin >> /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/tmp/openwrt-ramips-rt305x-buffalo_whr-g300n-squashfs-sysupgrade.bin
dd if=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/buffalo_whr-g300n-kernel.bin >> /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/tmp/openwrt-ramips-rt305x-buffalo_whr-g300n-squashfs-tftp.bin
2736+1 records in
2736+1 records out
1401274 bytes (1.4 MB, 1.3 MiB) copied, 0.00407461 s, 344 MB/s
dd if=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/root.squashfs >> /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/tmp/openwrt-ramips-rt305x-buffalo_whr-g300n-squashfs-sysupgrade.bin
2736+1 records in
2736+1 records out
1401274 bytes (1.4 MB, 1.3 MiB) copied, 0.00698168 s, 201 MB/s
dd if=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/root.squashfs >> /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/tmp/openwrt-ramips-rt305x-buffalo_whr-g300n-squashfs-tftp.bin
3366+1 records in
3366+1 records out
1723632 bytes (1.7 MB, 1.6 MiB) copied, 0.00624101 s, 276 MB/s
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/padjffs2 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/tmp/openwrt-ramips-rt305x-buffalo_whr-g300n-squashfs-sysupgrade.bin  64
padding image to 00300000
echo '{  "metadata_version": "1.1", "compat_version": "1.0",    "supported_devices":["buffalo,whr-g300n","whr-g300n"], "version": { "dist": "OpenWrt", "version": "SNAPSHOT", "revision": "r0+14078-b3a75b4e7d", "target": "ramips/rt305x", "board": "buffalo_whr-g300n" } }' | fwtool -I - /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/tmp/openwrt-ramips-rt305x-buffalo_whr-g300n-squashfs-sysupgrade.bin
3366+1 records in
3366+1 records out
1723632 bytes (1.7 MB, 1.6 MiB) copied, 0.00617951 s, 279 MB/s
/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/padjffs2 /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/tmp/openwrt-ramips-rt305x-buffalo_whr-g300n-squashfs-tftp.bin  64
padding image to 00300000
( echo -n -e "# Airstation FirmWare\nrun u_fw\nreset\n\n" | dd bs=512 count=1 conv=sync; dd if=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/tmp/openwrt-ramips-rt305x-buffalo_whr-g300n-squashfs-tftp.bin; ) > /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/tmp/openwrt-ramips-rt305x-buffalo_whr-g300n-squashfs-tftp.bin.tmp && /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/buffalo-tftp -i /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/tmp/openwrt-ramips-rt305x-buffalo_whr-g300n-squashfs-tftp.bin.tmp -o /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/tmp/openwrt-ramips-rt305x-buffalo_whr-g300n-squashfs-tftp.bin.new
0+1 records in
1+0 records out
512 bytes copied, 7.7097e-05 s, 6.6 MB/s
[ ! -s "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/key-build" -o ! -s "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/key-build.ucert" -o ! -s "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/tmp/openwrt-ramips-rt305x-buffalo_whr-g300n-squashfs-sysupgrade.bin" ] || { cp "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/key-build.ucert" "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/tmp/openwrt-ramips-rt305x-buffalo_whr-g300n-squashfs-sysupgrade.bin.ucert" ; usign -S -m "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/tmp/openwrt-ramips-rt305x-buffalo_whr-g300n-squashfs-sysupgrade.bin" -s "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/key-build" -x "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/tmp/openwrt-ramips-rt305x-buffalo_whr-g300n-squashfs-sysupgrade.bin.sig" ; ucert -A -c "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/tmp/openwrt-ramips-rt305x-buffalo_whr-g300n-squashfs-sysupgrade.bin.ucert" -x "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/tmp/openwrt-ramips-rt305x-buffalo_whr-g300n-squashfs-sysupgrade.bin.sig" ; fwtool -S "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/tmp/openwrt-ramips-rt305x-buffalo_whr-g300n-squashfs-sysupgrade.bin.ucert" "/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/tmp/openwrt-ramips-rt305x-buffalo_whr-g300n-squashfs-sysupgrade.bin" ; }
6144+1 records in
6144+1 records out
3145732 bytes (3.1 MB, 3.0 MiB) copied, 0.008695 s, 362 MB/s
mv /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/tmp/openwrt-ramips-rt305x-buffalo_whr-g300n-squashfs-tftp.bin.new /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/tmp/openwrt-ramips-rt305x-buffalo_whr-g300n-squashfs-tftp.bin
cp /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/tmp/openwrt-ramips-rt305x-buffalo_whr-g300n-squashfs-tftp.bin /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/targets/ramips/rt305x/openwrt-ramips-rt305x-buffalo_whr-g300n-squashfs-tftp.bin
cp /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/tmp/openwrt-ramips-rt305x-buffalo_whr-g300n-squashfs-sysupgrade.bin /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/targets/ramips/rt305x/openwrt-ramips-rt305x-buffalo_whr-g300n-squashfs-sysupgrade.bin
mkimage -A mips -O linux -T kernel -C lzma -a 0x80000000 -e 0x80000000 -n 'MIPS OpenWrt Linux-5.4.52' -d /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/tmp/openwrt-ramips-rt305x-buffalo_whr-g300n-initramfs-kernel.bin /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/tmp/openwrt-ramips-rt305x-buffalo_whr-g300n-initramfs-kernel.bin.new
Image Name:   MIPS OpenWrt Linux-5.4.52
Created:      Fri Aug  7 04:29:52 2020
Image Type:   MIPS Linux Kernel Image (lzma compressed)
Data Size:    3098496 Bytes = 3025.88 KiB = 2.95 MiB
Load Address: 80000000
Entry Point:  80000000
mv /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/tmp/openwrt-ramips-rt305x-buffalo_whr-g300n-initramfs-kernel.bin.new /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/tmp/openwrt-ramips-rt305x-buffalo_whr-g300n-initramfs-kernel.bin
cp /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/linux-ramips_rt305x/tmp/openwrt-ramips-rt305x-buffalo_whr-g300n-initramfs-kernel.bin /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/targets/ramips/rt305x/openwrt-ramips-rt305x-buffalo_whr-g300n-initramfs-kernel.bin
IPKG_NO_SCRIPT=1 IPKG_INSTROOT=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/root.orig-ramips TMPDIR=/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/root.orig-ramips/tmp /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/staging_dir/host/bin/opkg --offline-root /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/build_dir/target-mipsel_24kc_musl/root.orig-ramips --force-postinstall --add-dest root:/ --add-arch all:100 --add-arch mipsel_24kc:200 list-installed > /openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/bin/targets/ramips/rt305x/openwrt-ramips-rt305x-buffalo_whr-g300n.manifest
make[5]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/ramips/image'
make[4]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux/ramips'
make[3]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N/target/linux'
time: target/linux/install#510.79#45.88#80.41
make[2]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N'
export MAKEFLAGS= ;make -w -r package/index
make[2]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N'
Generating package index...
Generating index for package ./base-files_225-r0+14078-b3a75b4e7d_mipsel_24kc.ipk
Generating index for package ./fstools_2020-06-17-d34ea8eb-1_mipsel_24kc.ipk
Generating index for package ./fwtool_2019-11-12-8f7fe925-1_mipsel_24kc.ipk
Generating index for package ./ip6tables_1.8.4-1_mipsel_24kc.ipk
Generating index for package ./iptables-mod-conntrack-extra_1.8.4-1_mipsel_24kc.ipk
Generating index for package ./iptables_1.8.4-1_mipsel_24kc.ipk
Generating index for package ./kmod-gpio-button-hotplug_5.4.52-3_mipsel_24kc.ipk
Generating index for package ./kmod-ip6-tunnel_5.4.52-1_mipsel_24kc.ipk
Generating index for package ./kmod-ip6tables_5.4.52-1_mipsel_24kc.ipk
Generating index for package ./kmod-ipt-conntrack-extra_5.4.52-1_mipsel_24kc.ipk
Generating index for package ./kmod-ipt-conntrack_5.4.52-1_mipsel_24kc.ipk
Generating index for package ./kmod-ipt-core_5.4.52-1_mipsel_24kc.ipk
Generating index for package ./kmod-ipt-nat_5.4.52-1_mipsel_24kc.ipk
Generating index for package ./kmod-ipt-offload_5.4.52-1_mipsel_24kc.ipk
Generating index for package ./kmod-ipt-raw_5.4.52-1_mipsel_24kc.ipk
Generating index for package ./kmod-iptunnel6_5.4.52-1_mipsel_24kc.ipk
Generating index for package ./kmod-leds-gpio_5.4.52-1_mipsel_24kc.ipk
Generating index for package ./kmod-ledtrig-default-on_5.4.52-1_mipsel_24kc.ipk
Generating index for package ./kmod-ledtrig-heartbeat_5.4.52-1_mipsel_24kc.ipk
Generating index for package ./kmod-ledtrig-netdev_5.4.52-1_mipsel_24kc.ipk
Generating index for package ./kmod-ledtrig-timer_5.4.52-1_mipsel_24kc.ipk
Generating index for package ./kmod-lib-crc-ccitt_5.4.52-1_mipsel_24kc.ipk
Generating index for package ./kmod-nat46_5.4.52+2020-07-16-ac712ad2-1_mipsel_24kc.ipk
Generating index for package ./kmod-nf-conntrack6_5.4.52-1_mipsel_24kc.ipk
Generating index for package ./kmod-nf-conntrack_5.4.52-1_mipsel_24kc.ipk
Generating index for package ./kmod-nf-flow_5.4.52-1_mipsel_24kc.ipk
Generating index for package ./kmod-nf-ipt6_5.4.52-1_mipsel_24kc.ipk
Generating index for package ./kmod-nf-ipt_5.4.52-1_mipsel_24kc.ipk
Generating index for package ./kmod-nf-nat_5.4.52-1_mipsel_24kc.ipk
Generating index for package ./kmod-nf-reject6_5.4.52-1_mipsel_24kc.ipk
Generating index for package ./kmod-nf-reject_5.4.52-1_mipsel_24kc.ipk
Generating index for package ./kmod-ppp_5.4.52-1_mipsel_24kc.ipk
Generating index for package ./kmod-pppoe_5.4.52-1_mipsel_24kc.ipk
Generating index for package ./kmod-pppox_5.4.52-1_mipsel_24kc.ipk
Generating index for package ./kmod-slhc_5.4.52-1_mipsel_24kc.ipk
Generating index for package ./libgcc1_8.4.0-2_mipsel_24kc.ipk
Generating index for package ./libip4tc2_1.8.4-1_mipsel_24kc.ipk
Generating index for package ./libip6tc2_1.8.4-1_mipsel_24kc.ipk
Generating index for package ./libiwinfo-lua_2020-06-03-2faa20e5-1_mipsel_24kc.ipk
Generating index for package ./libiwinfo20200105_2020-06-03-2faa20e5-1_mipsel_24kc.ipk
Generating index for package ./libpthread_1.1.24-2_mipsel_24kc.ipk
Generating index for package ./libxtables12_1.8.4-1_mipsel_24kc.ipk
Generating index for package ./mtd_25_mipsel_24kc.ipk
Generating index for package ./busybox_1.31.1-1_mipsel_24kc.ipk
Generating index for package ./dnsmasq_2.82-3_mipsel_24kc.ipk
Generating index for package ./dropbear_2020.80-1_mipsel_24kc.ipk
Generating index for package ./ds-lite_8_all.ipk
Generating index for package ./firewall_2020-07-25-e9b90dfa-1_mipsel_24kc.ipk
Generating index for package ./getrandom_2019-12-31-0e34af14-4_mipsel_24kc.ipk
Generating index for package ./jshn_2020-08-06-9e52171d-1_mipsel_24kc.ipk
Generating index for package ./jsonfilter_2018-02-04-c7e938d6-1_mipsel_24kc.ipk
Generating index for package ./libblobmsg-json_2020-08-06-9e52171d-1_mipsel_24kc.ipk
Generating index for package ./libjson-c5_0.14-1_mipsel_24kc.ipk
Generating index for package ./libjson-script_2020-08-06-9e52171d-1_mipsel_24kc.ipk
Generating index for package ./liblua5.1.5_5.1.5-7_mipsel_24kc.ipk
Generating index for package ./libnl-tiny_2019-10-29-0219008c-1_mipsel_24kc.ipk
Generating index for package ./libubox20191228_2020-08-06-9e52171d-1_mipsel_24kc.ipk
Generating index for package ./libubus-lua_2020-02-05-171469e3-1_mipsel_24kc.ipk
Generating index for package ./libubus20191227_2020-02-05-171469e3-1_mipsel_24kc.ipk
Generating index for package ./libuci20130104_2020-04-24-ec8d3233-3_mipsel_24kc.ipk
Generating index for package ./libuclient20160123_2020-06-17-c6609861-1_mipsel_24kc.ipk
Generating index for package ./logd_2019-12-31-0e34af14-4_mipsel_24kc.ipk
Generating index for package ./lua_5.1.5-7_mipsel_24kc.ipk
Generating index for package ./map_5_mipsel_24kc.ipk
Generating index for package ./netifd_2020-06-06-51e9fb81-1_mipsel_24kc.ipk
Generating index for package ./odhcp6c_2020-03-28-f575351c-16_mipsel_24kc.ipk
Generating index for package ./odhcpd-ipv6only_2020-06-21-5da52992-4_mipsel_24kc.ipk
Generating index for package ./openwrt-keyring_2019-07-25-8080ef34-1_mipsel_24kc.ipk
Generating index for package ./opkg_2020-05-07-f2166a89-1_mipsel_24kc.ipk
Generating index for package ./ppp-mod-pppoe_2.4.8.git-2020-05-25-2_mipsel_24kc.ipk
Generating index for package ./ppp_2.4.8.git-2020-05-25-2_mipsel_24kc.ipk
Generating index for package ./procd_2020-08-06-ab55357d-1_mipsel_24kc.ipk
Generating index for package ./resolveip_2_mipsel_24kc.ipk
Generating index for package ./rpcd-mod-file_2020-05-26-078bb57e-1_mipsel_24kc.ipk
Generating index for package ./rpcd-mod-iwinfo_2020-05-26-078bb57e-1_mipsel_24kc.ipk
Generating index for package ./rpcd_2020-05-26-078bb57e-1_mipsel_24kc.ipk
Generating index for package ./swconfig_12_mipsel_24kc.ipk
Generating index for package ./ubox_2019-12-31-0e34af14-4_mipsel_24kc.ipk
Generating index for package ./ubus_2020-02-05-171469e3-1_mipsel_24kc.ipk
Generating index for package ./ubusd_2020-02-05-171469e3-1_mipsel_24kc.ipk
Generating index for package ./uci_2020-04-24-ec8d3233-3_mipsel_24kc.ipk
Generating index for package ./uclient-fetch_2020-06-17-c6609861-1_mipsel_24kc.ipk
Generating index for package ./uhttpd-mod-ubus_2020-08-05-212f8364-1_mipsel_24kc.ipk
Generating index for package ./uhttpd_2020-08-05-212f8364-1_mipsel_24kc.ipk
Generating index for package ./urandom-seed_2_mipsel_24kc.ipk
Generating index for package ./urngd_2020-01-21-c7f7b6b6-1_mipsel_24kc.ipk
Generating index for package ./usign_2020-05-23-f1f65026-1_mipsel_24kc.ipk
Generating index for package ./liblucihttp-lua_2019-07-05-a34a17d5-1_mipsel_24kc.ipk
Generating index for package ./liblucihttp0_2019-07-05-a34a17d5-1_mipsel_24kc.ipk
Generating index for package ./luci-app-firewall_git-20.220.15511-b8a74cb_all.ipk
Generating index for package ./luci-app-opkg_git-20.220.15511-b8a74cb_all.ipk
Generating index for package ./luci-base_git-20.220.15511-b8a74cb_mipsel_24kc.ipk
Generating index for package ./luci-i18n-base-ja_git-20.220.15511-b8a74cb_all.ipk
Generating index for package ./luci-i18n-firewall-ja_git-20.220.15511-b8a74cb_all.ipk
Generating index for package ./luci-i18n-opkg-ja_git-20.220.15511-b8a74cb_all.ipk
Generating index for package ./luci-lib-base_git-20.220.15511-b8a74cb_all.ipk
Generating index for package ./luci-lib-ip_git-20.220.15511-b8a74cb_mipsel_24kc.ipk
Generating index for package ./luci-lib-jsonc_git-20.220.15511-b8a74cb_mipsel_24kc.ipk
Generating index for package ./luci-lib-nixio_git-20.220.15511-b8a74cb_mipsel_24kc.ipk
Generating index for package ./luci-mod-admin-full_git-20.220.15511-b8a74cb_all.ipk
Generating index for package ./luci-mod-network_git-20.220.15511-b8a74cb_all.ipk
Generating index for package ./luci-mod-status_git-20.220.15511-b8a74cb_mipsel_24kc.ipk
Generating index for package ./luci-mod-system_git-20.220.15511-b8a74cb_all.ipk
Generating index for package ./luci-proto-ipv6_git-20.220.15511-b8a74cb_all.ipk
Generating index for package ./luci-proto-ppp_git-20.220.15511-b8a74cb_all.ipk
Generating index for package ./luci-theme-bootstrap_git-20.220.15511-b8a74cb_all.ipk
Generating index for package ./luci_git-20.220.15511-b8a74cb_all.ipk
Generating index for package ./rpcd-mod-luci_20191114_mipsel_24kc.ipk
Generating index for package ./rpcd-mod-rrdns_20170710_mipsel_24kc.ipk
Generating index for package ./cgi-io_19_mipsel_24kc.ipk
Signing package index...
make[2]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N'
export MAKEFLAGS= ;make -w -r json_overview_image_info
make[2]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N'
make[2]: Nothing to be done for 'json_overview_image_info'.
make[2]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N'
export MAKEFLAGS= ;make -w -r checksum
make[2]: Entering directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N'
make[2]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N'
make[1]: Leaving directory '/openwrt_ssd/jenkins/workspace/OpenWrt-master-BUFFALO-WHR-G300N'
+ RESULT_MSG=成功しました。
+ EXIT_CODE=0
+ toot post 【ビルド通知】OpenWrt-master-BUFFALO-WHR-G300N プロジェクトの #355 ビルドが成功しました。 https://taiha.net/jenkins/job/OpenWrt-master-BUFFALO-WHR-G300N/355/ #TaihaBuild -v unlisted
Toot posted: https://mstdn.maud.io/@musashino205/104646813289466024
+ exit 0
成果物を保存中
Finished: SUCCESS